From 769c831d993a1e10b44abf4b3d9e5e145770ecc8 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Fri, 27 Oct 2006 16:12:47 +0000 Subject: Moved duplicate locales into legacy for now git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@331 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/co/gl | 158 ----------------------------------------------------------- 1 file changed, 158 deletions(-) delete mode 100755 locale/co/gl (limited to 'locale/co/gl') diff --git a/locale/co/gl b/locale/co/gl deleted file mode 100755 index 6ff4c05d..00000000 --- a/locale/co/gl +++ /dev/null @@ -1,158 +0,0 @@ -$self{texts} = { - 'AP Transaction' => 'Transaccion Proveedor', - 'AR Transaction' => 'Gestión de cobro', - 'Account' => 'Cuenta', - 'Accounting Menu' => 'Menú general', - 'Add Cash Transfer Transaction' => 'Agregar transacción', - 'Add General Ledger Transaction' => 'Añadir Nota de Contabilidad', - 'Address' => 'Dirección', - 'All' => 'Todos', - 'Amount' => 'Total', - 'Apr' => 'Abr', - 'April' => 'Abril', - 'Are you sure you want to delete Transaction' => '¿Está seguro de que desea borrar la transacción?', - 'Asset' => 'Activo', - 'Aug' => 'Ago', - 'August' => 'Agosto', - 'Balance' => 'Balance', - 'Bcc' => 'Bcc', - 'Cannot delete transaction!' => '¡No se puede borrar la transacción!', - 'Cannot post transaction for a closed period!' => '¡No se puede registrar una transacción para un periodo cerrado', - 'Cannot post transaction!' => '¡No se puede registrar la transacción', - 'Cc' => 'Cc', - 'Confirm!' => 'Confirmar', - 'Continue' => 'Continuar', - 'Credit' => 'Crédito', - 'Current' => 'Actual', - 'Customer not on file!' => '¡El cliente no existe!', - 'Date' => 'Fecha', - 'Debit' => 'Débito', - 'Dec' => 'Dic', - 'December' => 'Diciembre', - 'Delete' => 'Borrar', - 'Department' => 'Centro de Costos', - 'Description' => 'Descripción', - 'E-mail' => 'Correo electrónico', - 'Edit Cash Transfer Transaction' => 'Editar Transacción en Effectivo', - 'Edit General Ledger Transaction' => 'Editar Notas Contables', - 'Equity' => 'Balance', - 'Expense' => 'Gastos', - 'FX' => 'Tasa de Cambio', - 'Feb' => 'Feb', - 'February' => 'Febrero', - 'From' => 'De', - 'GIFI' => 'Plan Único de Cuentas (PUC)', - 'GL Transaction' => 'Nota de Contabilidad', - 'General Ledger' => 'Notas de Contabilidad', - 'ID' => 'ID', - 'Include in Report' => 'Incluir en informe', - 'Income' => 'Ingreso', - 'Jan' => 'Ene', - 'January' => 'Enero', - 'Jul' => 'Jul', - 'July' => 'Julio', - 'Jun' => 'Jun', - 'June' => 'Junio', - 'Liability' => 'Pasivo', - 'Mar' => 'Mar', - 'March' => 'Marzo', - 'May' => 'Mayo', - 'May ' => 'Mayo', - 'Memo' => 'Memo', - 'Message' => 'Mensaje', - 'Month' => 'Mes', - 'Notes' => 'Notas', - 'Nov' => 'Nov', - 'November' => 'Noviembre', - 'Number' => 'Número', - 'Oct' => 'Oct', - 'October' => 'Octubre', - 'Out of balance transaction!' => 'Transacción fuera de Balance!', - 'Period' => 'Periodo', - 'Post' => 'Registrar', - 'Post as new' => 'Registrar como Nuevo', - 'Print' => 'Imprimir', - 'Project' => 'Proyecto', - 'Project not on file!' => 'Proyecto no existe!', - 'Quarter' => 'Trimestre', - 'R' => 'R', - 'Reference' => 'Referencia', - 'Reports' => 'Informes', - 'Sales Invoice ' => 'Facturas de Ventas ', - 'Select from one of the names below' => 'Seleccione uno de los nombres de la lista', - 'Select from one of the projects below' => 'Selecciona uno de los proyectos abajo', - 'Sep' => 'Sep', - 'September' => 'Septiembre', - 'Source' => 'Fuente', - 'Startdate' => 'Fecha inicial', - 'Subject' => 'Asunto', - 'Subtotal' => 'Subtotal', - 'To' => 'Hasta ', - 'Transaction Date missing!' => 'No se ha definido la fecha de la transacción', - 'Transaction deleted!' => '¡Transacción borrada!', - 'Transaction posted!' => '¡Transacción registrada!', - 'Update' => 'Actualizar', - 'Vendor Invoice ' => 'Factura de Proveedor ', - 'Vendor not on file!' => '¡No se encuentra el proveedor en la base de datos!', - 'Warning!' => 'Alerta!', - 'Year' => 'Año', - 'Yes' => 'Si', - 'sent' => 'Enviado', -}; - -$self{subs} = { - 'acc_menu' => 'acc_menu', - 'add' => 'add', - 'add_transaction' => 'add_transaction', - 'ap_transaction' => 'ap_transaction', - 'ar_transaction' => 'ar_transaction', - 'check_name' => 'check_name', - 'check_project' => 'check_project', - 'continue' => 'continue', - 'create_links' => 'create_links', - 'delete' => 'delete', - 'delete_schedule' => 'delete_schedule', - 'display' => 'display', - 'display_form' => 'display_form', - 'display_rows' => 'display_rows', - 'edit' => 'edit', - 'form_footer' => 'form_footer', - 'form_header' => 'form_header', - 'generate_report' => 'generate_report', - 'gl_subtotal' => 'gl_subtotal', - 'gl_transaction' => 'gl_transaction', - 'js_menu' => 'js_menu', - 'menubar' => 'menubar', - 'name_selected' => 'name_selected', - 'post' => 'post', - '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', - 'search' => 'search', - 'section_menu' => 'section_menu', - 'select_name' => 'select_name', - 'select_project' => 'select_project', - 'update' => 'update', - 'vendor_invoice_' => 'vendor_invoice_', - 'yes' => 'yes', - 'transaccion_proveedor' => 'ap_transaction', - 'gestión_de_cobro' => 'ar_transaction', - 'continuar' => 'continue', - 'borrar' => 'delete', - 'nota_de_contabilidad' => 'gl_transaction', - 'registrar' => 'post', - 'registrar_como_nuevo' => 'post_as_new', - 'facturas_de_ventas_' => 'sales_invoice_', - 'actualizar' => 'update', - 'factura_de_proveedor_' => 'vendor_invoice_', - 'si' => 'yes', -}; - -1; - -- cgit v1.2.3