import sql-ledger 2.4.4
[freeside.git] / sql-ledger / locale / ve / arap
index deba2e5..64eadaf 100644 (file)
@@ -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',
 };