summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/ve/ca
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/ve/ca')
-rw-r--r--sql-ledger/locale/ve/ca42
1 files changed, 25 insertions, 17 deletions
diff --git a/sql-ledger/locale/ve/ca b/sql-ledger/locale/ve/ca
index 8de34b6b6..bab3e27ad 100644
--- a/sql-ledger/locale/ve/ca
+++ b/sql-ledger/locale/ve/ca
@@ -1,42 +1,50 @@
$self{texts} = {
'Account' => 'Cuenta',
- 'Apr' => 'abr',
+ 'Apr' => 'Abr',
'April' => 'de abril',
- 'Aug' => 'ago',
+ 'Aug' => 'Ago',
'August' => 'de agosto',
'Balance' => 'Balance',
'Chart of Accounts' => 'Plan de Cuentas',
'Credit' => 'Crédito',
+ 'Current' => 'Actual',
'Date' => 'Fecha',
'Debit' => 'Débito',
- 'Dec' => 'dic',
+ 'Dec' => 'Dic',
'December' => 'de diciembre',
+ 'Department' => 'Centro de Costos',
'Description' => 'Descripción',
- 'Feb' => 'feb',
+ 'Feb' => 'Feb',
'February' => 'de febrero',
'From' => 'Desde',
- 'GIFI' => 'GIFI',
- 'Include in Report' => 'Incluya en Reporte',
- 'Jan' => 'ene',
+ 'GIFI' => 'Código GIFI',
+ 'Include in Report' => 'Incluir en Informe',
+ 'Jan' => 'Ene',
'January' => 'de enero',
- 'Jul' => 'jul',
+ 'Jul' => 'Jul',
'July' => 'de julio',
- 'Jun' => 'jun',
+ 'Jun' => 'Jun',
'June' => 'de junio',
- 'List Transactions' => 'Listar Transacciones',
- 'Mar' => 'mar',
+ 'List Transactions' => 'Mostrar Asientos',
+ 'Mar' => 'Mar',
'March' => 'de marzo',
- 'May' => 'may',
+ 'May' => 'May',
'May ' => 'de mayo',
- 'Nov' => 'nov',
+ 'Month' => 'Mes',
+ 'Nov' => 'Nov',
'November' => 'de noviembre',
- 'Oct' => 'oct',
+ 'Oct' => 'Oct',
'October' => 'de octubre',
+ 'Period' => 'Período',
+ 'Project Number' => 'Código de Proyecto',
+ 'Quarter' => 'Trimestre',
+ 'R' => 'R',
'Reference' => 'Referencia',
- 'Sep' => 'sep',
+ 'Sep' => 'Sep',
'September' => 'de septiembre',
'Subtotal' => 'Subtotal',
- 'to' => 'a',
+ 'To' => 'Hasta',
+ 'Year' => 'Año',
};
$self{subs} = {
@@ -44,7 +52,7 @@ $self{subs} = {
'chart_of_accounts' => 'chart_of_accounts',
'list' => 'list',
'list_transactions' => 'list_transactions',
- 'listar_transacciones' => 'list_transactions',
+ 'mostrar_asientos' => 'list_transactions',
};
1;