X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Flocale%2Fco%2Fpos;fp=sql-ledger%2Flocale%2Fco%2Fpos;h=0000000000000000000000000000000000000000;hp=43b2080dd15405a06ff4e91f66811231c6fc887d;hb=86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc;hpb=948b8acdd4b9b3864342062d0c397a11f57c5700 diff --git a/sql-ledger/locale/co/pos b/sql-ledger/locale/co/pos deleted file mode 100644 index 43b2080dd..000000000 --- a/sql-ledger/locale/co/pos +++ /dev/null @@ -1,68 +0,0 @@ -$self{texts} = { - 'Account' => 'Cuenta', - 'Add POS Invoice' => 'Agregar Factura POS', - 'Cannot post transaction!' => '¡No se puede registrar la transacción', - 'Change' => 'Cambiar', - 'Continue' => 'Continuar', - 'Credit Limit' => 'Limite de credito', - 'Currency' => 'Moneda', - 'Current' => 'Actual', - 'Customer' => 'Cliente', - 'Customer missing!' => '¡Falta el cliente!', - 'Delete' => 'Borrar', - 'Department' => 'Centro de Costos', - 'Description' => 'Descripción', - 'Edit POS Invoice' => 'Editar Factura Punto de Venta', - 'Exchange Rate' => 'Tasa de Cambio', - 'Exchange rate missing!' => 'Falta Tasa de Cambio', - 'Extended' => 'Extendido', - 'From' => 'De', - 'Language' => 'Idioma', - 'Memo' => 'Memo', - 'Month' => 'Mes', - 'Number' => 'Número', - 'Open' => 'Abierto', - 'Paid' => 'Pagado', - 'Period' => 'Periodo', - 'Post' => 'Registrar', - 'Posted!' => 'Agregado!', - 'Price' => 'Precio', - 'Print' => 'Imprimir', - 'Printed' => 'Impreso', - 'Qty' => 'Cantidad', - 'Quarter' => 'Trimestre', - 'Receipts' => 'Recibos', - 'Record in' => 'Registrar en', - 'Remaining' => 'Resto', - 'Salesperson' => 'Vendedor', - 'Screen' => 'Pantalla', - 'Source' => 'Fuente', - 'Subtotal' => 'Subtotal', - 'To' => 'Hasta ', - 'Total' => 'Total', - 'Unit' => 'Unidad', - 'Update' => 'Actualizar', - 'Year' => 'Año', -}; - -$self{subs} = { - 'add' => 'add', - 'display_row' => 'display_row', - 'edit' => 'edit', - 'form_footer' => 'form_footer', - 'form_header' => 'form_header', - 'lookup_partsgroup' => 'lookup_partsgroup', - 'openinvoices' => 'openinvoices', - 'post' => 'post', - 'print' => 'print', - 'print_form' => 'print_form', - 'print_options' => 'print_options', - 'receipts' => 'receipts', - 'continuar' => 'continue', - 'borrar' => 'delete', - 'registrar' => 'post', - 'imprimir' => 'print', - 'actualizar' => 'update', -}; - -1;