summaryrefslogtreecommitdiff
path: root/locale/pa/arap
diff options
context:
space:
mode:
Diffstat (limited to 'locale/pa/arap')
-rwxr-xr-xlocale/pa/arap51
1 files changed, 0 insertions, 51 deletions
diff --git a/locale/pa/arap b/locale/pa/arap
deleted file mode 100755
index 9a89e114..00000000
--- a/locale/pa/arap
+++ /dev/null
@@ -1,51 +0,0 @@
-$self{texts} = {
- 'Address' => 'Dirección',
- 'Bcc' => 'B.C.C.',
- 'Cc' => 'C.C.',
- 'Continue' => 'Continuar',
- 'Customer not on file!' => '¡El cliente no existe!',
- 'Date' => 'Fecha',
- 'Description' => 'Descripción',
- 'E-mail' => 'Correo electrónico',
- 'Message' => 'Mensaje',
- 'Number' => 'Número',
- 'Print' => 'Imprimir',
- 'Project not on file!' => '¡Proyecto no registrado!',
- 'Reference' => 'Referencia',
- 'Select from one of the names below' => 'Seleccione uno de los nombres de la lista',
- 'Select from one of the projects below' => 'Seleccione uno de los proyectos de la lista',
- 'Startdate' => 'Fecha de inicio',
- 'Subject' => 'Asunto',
- 'To' => 'Hasta',
- 'Vendor not on file!' => '¡Proveedor no registrado!',
- 'Warning!' => '¡Advertencia!',
- 'sent' => 'Enviado',
-};
-
-$self{subs} = {
- 'add_transaction' => 'add_transaction',
- 'ap_transaction' => 'ap_transaction',
- 'ar_transaction' => 'ar_transaction',
- 'check_name' => 'check_name',
- 'check_project' => 'check_project',
- 'continue' => 'continue',
- 'delete_schedule' => 'delete_schedule',
- 'gl_transaction' => 'gl_transaction',
- 'name_selected' => 'name_selected',
- 'post_as_new' => 'post_as_new',
- 'print_and_post_as_new' => 'print_and_post_as_new',
- 'project_selected' => 'project_selected',
- 'rebuild_vc' => 'rebuild_vc',
- 'repost' => 'repost',
- 'reprint' => 'reprint',
- 'sales_invoice_' => 'sales_invoice_',
- 'save_schedule' => 'save_schedule',
- 'schedule' => 'schedule',
- 'select_name' => 'select_name',
- 'select_project' => 'select_project',
- 'vendor_invoice_' => 'vendor_invoice_',
- 'continuar' => 'continue',
-};
-
-1;
-