summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/ve/arap
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/ve/arap')
-rw-r--r--sql-ledger/locale/ve/arap16
1 files changed, 8 insertions, 8 deletions
diff --git a/sql-ledger/locale/ve/arap b/sql-ledger/locale/ve/arap
index deba2e5a4..64eadafe2 100644
--- a/sql-ledger/locale/ve/arap
+++ b/sql-ledger/locale/ve/arap
@@ -1,13 +1,13 @@
$self{texts} = {
'Address' => 'Dirección',
'Continue' => 'Continuar',
- 'Customer not on file!' => 'Cliente no existe en archivo!',
+ 'Customer not on file!' => '¡El cliente no existe en la base datos!',
'Description' => 'Descripción',
- 'Number' => 'Número',
- 'Project not on file!' => 'Proyecto no archivado!',
- 'Select from one of the names below' => 'Seleccione de uno de los nombres a continuación',
- 'Select from one of the projects below' => 'Seleccione de uno de los proyectos a continuación',
- 'Vendor not on file!' => 'Proveedor no está en archivo!',
+ 'Number' => 'Código',
+ 'Project not on file!' => '¡Proyecto no existe en la Base de Datos!',
+ 'Select from one of the names below' => 'Seleccione de uno de los nombres siguientes',
+ 'Select from one of the projects below' => 'Seleccione uno de los proyectos de la lista',
+ 'Vendor not on file!' => '¡Proveedor no se encuentra en la Base de Datos!',
};
$self{subs} = {
@@ -20,10 +20,10 @@ $self{subs} = {
'gl_transaction' => 'gl_transaction',
'name_selected' => 'name_selected',
'project_selected' => 'project_selected',
- 'purchase_invoice' => 'purchase_invoice',
- 'sales_invoice' => 'sales_invoice',
+ 'sales_invoice_' => 'sales_invoice_',
'select_name' => 'select_name',
'select_project' => 'select_project',
+ 'vendor_invoice_' => 'vendor_invoice_',
'continuar' => 'continue',
};