summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/ve/rc
diff options
context:
space:
mode:
authorivan <ivan>2004-11-15 10:35:56 +0000
committerivan <ivan>2004-11-15 10:35:56 +0000
commit32306b5f8ffe4ce594409aa6e89626740b225a39 (patch)
tree8dba82e8424ebe8d089b4e0ef579d87db06742a3 /sql-ledger/locale/ve/rc
parent52072fcd26f2faf57923f598c358e7f47c4e2643 (diff)
import sql-ledger 2.4.4SQL_LEDGER
Diffstat (limited to 'sql-ledger/locale/ve/rc')
-rw-r--r--sql-ledger/locale/ve/rc64
1 files changed, 53 insertions, 11 deletions
diff --git a/sql-ledger/locale/ve/rc b/sql-ledger/locale/ve/rc
index caeb32a..92fb8f6 100644
--- a/sql-ledger/locale/ve/rc
+++ b/sql-ledger/locale/ve/rc
@@ -1,36 +1,78 @@
$self{texts} = {
'Account' => 'Cuenta',
+ 'Accounting Menu' => 'Menú de Contabilidad',
+ 'Apr' => 'Abr',
+ 'April' => 'de abril',
+ 'Aug' => 'Ago',
+ 'August' => 'de agosto',
'Balance' => 'Balance',
- 'Cleared Balance' => 'Cleared Balance',
+ 'Beginning Balance' => 'Balance Inicial',
+ 'Cleared' => 'Debitado',
'Continue' => 'Continuar',
+ 'Current' => 'Actual',
'Date' => 'Fecha',
- 'Deposit' => 'Deposit',
+ 'Dec' => 'Dic',
+ 'December' => 'de diciembre',
+ 'Decrease' => 'Reducir',
+ 'Deposit' => 'Abono',
'Description' => 'Descripción',
+ 'Detail' => 'Detalle',
'Difference' => 'Diferencia',
- 'Done' => 'Listo',
- 'Exchangerate Difference' => 'Diferencial Dambiario',
+ 'Done' => 'Hecho',
+ 'Feb' => 'Feb',
+ 'February' => 'de febrero',
'From' => 'Desde',
- 'Out of balance!' => 'Fuera de balance!',
+ 'Include Exchange Rate Difference' => 'Incluir Diferencial por Tasa de Cambio',
+ 'Increase' => 'Aumentar',
+ 'Jan' => 'Ene',
+ 'January' => 'de enero',
+ 'Jul' => 'Jul',
+ 'July' => 'de julio',
+ 'Jun' => 'Jun',
+ 'June' => 'de junio',
+ 'Mar' => 'Mar',
+ 'March' => 'de marzo',
+ 'May' => 'May',
+ 'May ' => 'de mayo',
+ 'Month' => 'Mes',
+ 'Nov' => 'Nov',
+ 'November' => 'de noviembre',
+ 'Oct' => 'Oct',
+ 'October' => 'de octubre',
+ 'Out of balance!' => '¡Fuera de balance!',
+ 'Outstanding' => 'Pendientes',
'Payment' => 'Pago',
+ 'Period' => 'Período',
+ 'Quarter' => 'Trimestre',
+ 'R' => 'R',
'Reconciliation' => 'Conciliación',
- 'Select all' => 'Seleccione todos',
- 'Source' => 'Referencia',
- 'Statement Balance' => 'Balance Estado de Cuenta',
+ 'Reconciliation Report' => 'Reporte de Conciliación',
+ 'Select all' => 'Seleccionar todos',
+ 'Sep' => 'Sep',
+ 'September' => 'de septiembre',
+ 'Source' => 'N° Cheque/Ref',
+ 'Statement Balance' => 'Balance de Cuenta',
+ 'Summary' => 'Resumen',
+ 'To' => 'Hasta',
'Update' => 'Actualizar',
- 'to' => 'a',
+ 'Year' => 'Año',
};
$self{subs} = {
+ 'acc_menu' => 'acc_menu',
'continue' => 'continue',
+ 'display' => 'display',
'display_form' => 'display_form',
'done' => 'done',
'get_payments' => 'get_payments',
+ 'menubar' => 'menubar',
'reconciliation' => 'reconciliation',
+ 'section_menu' => 'section_menu',
'select_all' => 'select_all',
'update' => 'update',
'continuar' => 'continue',
- 'listo' => 'done',
- 'seleccione_todos' => 'select_all',
+ 'hecho' => 'done',
+ 'seleccionar_todos' => 'select_all',
'actualizar' => 'update',
};