import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / sv / ap
diff --git a/sql-ledger/sql-ledger/locale/sv/ap b/sql-ledger/sql-ledger/locale/sv/ap
new file mode 100644 (file)
index 0000000..522f064
--- /dev/null
@@ -0,0 +1,155 @@
+$self{texts} = {
+  'AP Outstanding'              => 'CxP Extraordinarias',
+  'AP Transaction'              => 'Transaccion - CxP',
+  'AP Transactions'             => 'Transacciones - Cuentas por Pagar',
+  'Account'                     => 'Cuenta',
+  'Accounting Menu'             => 'Menú de Contabilidad',
+  'Address'                     => 'Dirección',
+  'Amount'                      => 'Total',
+  'Amount Due'                  => 'Monto Vencido',
+  'Apr'                         => 'Abr',
+  'April'                       => 'Abril',
+  'Are you sure you want to delete Transaction' => '¿Está usted seguro de que desea suprimir la transacción?',
+  'Aug'                         => 'Ago',
+  'August'                      => 'Agosto',
+  'Cannot delete transaction!'  => 'No puede borrar transacción!',
+  'Cannot post payment for a closed period!' => 'No se puede registrar pago para un periodo cerrado',
+  'Cannot post transaction for a closed period!' => 'No se puede registrar una transacción para un periodo cerrado',
+  'Cannot post transaction!'    => 'No puede registrar transacción!',
+  'Check'                       => 'Cheque',
+  'Closed'                      => 'Cerrado',
+  'Confirm!'                    => 'Confirmar!',
+  'Continue'                    => 'Continuar',
+  'Credit Limit'                => 'Limite de Credito',
+  'Curr'                        => 'Mon.',
+  'Currency'                    => 'Moneda',
+  'Current'                     => 'Actual',
+  'Customer not on file!'       => 'Cliente no existe en archivo!',
+  'Date'                        => 'Fecha',
+  'Date Paid'                   => 'Fecha de pago',
+  'Dec'                         => 'Dic',
+  'December'                    => 'Diciembre',
+  'Delete'                      => 'Borrar',
+  'Description'                 => 'Descripción',
+  'Due Date'                    => 'Fecha de Vencimiento',
+  'Due Date missing!'           => 'Falta Fecha de Vencimiento!',
+  'Employee'                    => 'Empleado',
+  'Exch'                        => 'Interc.',
+  'Exchange Rate'               => 'Tasa de Intercambio',
+  'Exchange rate for payment missing!' => 'No se encuentra pago por cambio de moneda',
+  'Exchange rate missing!'      => 'No se encuentra cambio de moneda',
+  'Feb'                         => 'Feb',
+  'February'                    => 'Febrero',
+  'From'                        => 'Desde',
+  'ID'                          => 'ID',
+  'Include in Report'           => 'Incluya en informe',
+  'Invoice'                     => 'Factura',
+  'Invoice Date'                => 'Fecha de Factura',
+  'Invoice Date missing!'       => 'Falta la Fecha de la Factura!',
+  'Invoice Number'              => 'Número de Factura',
+  'Jan'                         => 'Ene',
+  'January'                     => 'Enero',
+  'Jul'                         => 'Jul',
+  'July'                        => 'Julio',
+  'Jun'                         => 'Jun',
+  'June'                        => 'Junio',
+  'Mar'                         => 'Mar',
+  'March'                       => 'Marzo',
+  'May'                         => 'May',
+  'May '                        => 'Mayo',
+  'Notes'                       => 'Notas',
+  'Nov'                         => 'Nov',
+  'November'                    => 'Noviembre',
+  'Number'                      => 'Número',
+  'Oct'                         => 'Oct',
+  'October'                     => 'Octubre',
+  'Open'                        => 'Abierto',
+  'Order'                       => 'Orden',
+  'Order Number'                => 'Orden Número',
+  'PDF'                         => 'PDF',
+  'Paid'                        => 'Total Pagado',
+  'Payment date missing!'       => 'No se encuentra la fecha de Pago!',
+  'Payments'                    => 'Pagos',
+  'Post'                        => 'Registrar',
+  'Post as new'                 => 'Registrar como nuevo',
+  'Postscript'                  => 'Postscript',
+  'Print'                       => 'Imprimir',
+  'Receipt'                     => 'Recibo',
+  'Remaining'                   => 'Faltan',
+  'Screen'                      => 'Pantalla',
+  'Select from one of the names below' => 'Seleccione uno de los elementos listados',
+  'Select postscript or PDF!'   => 'Seleccione postscript o PDF',
+  'Sep'                         => 'Sep',
+  'September'                   => 'Septiembre',
+  'Source'                      => 'Fuente',
+  'Subtotal'                    => 'Subtotal',
+  'Tax'                         => 'Impuesto',
+  'Tax Included'                => 'Impuesto Incluido',
+  'To'                          => 'Hasta ',
+  'Total'                       => 'Total',
+  'Transaction deleted!'        => 'Transacción borrada!',
+  'Transaction posted!'         => 'Transacción registrada!',
+  'Update'                      => 'Actualizar',
+  'Vendor'                      => 'Proveedor',
+  'Vendor missing!'             => 'Falta proveedor!',
+  'Vendor not on file!'         => 'Proveedor no está en archivo!',
+  'Yes'                         => 'Si',
+};
+
+$self{subs} = {
+  'acc_menu'                    => 'acc_menu',
+  'add'                         => 'add',
+  'add_transaction'             => 'add_transaction',
+  'ap_subtotal'                 => 'ap_subtotal',
+  'ap_transaction'              => 'ap_transaction',
+  'ap_transactions'             => 'ap_transactions',
+  'ar_transaction'              => 'ar_transaction',
+  'check_name'                  => 'check_name',
+  'check_project'               => 'check_project',
+  'continue'                    => 'continue',
+  'create_links'                => 'create_links',
+  'customer_details'            => 'customer_details',
+  'delete'                      => 'delete',
+  'display'                     => 'display',
+  'display_form'                => 'display_form',
+  'edit'                        => 'edit',
+  'form_footer'                 => 'form_footer',
+  'form_header'                 => 'form_header',
+  'gl_transaction'              => 'gl_transaction',
+  'menubar'                     => 'menubar',
+  'name_selected'               => 'name_selected',
+  'payment_selected'            => 'payment_selected',
+  'post'                        => 'post',
+  'post_as_new'                 => 'post_as_new',
+  'print'                       => 'print',
+  'print_and_post'              => 'print_and_post',
+  'print_check'                 => 'print_check',
+  'print_options'               => 'print_options',
+  'print_receipt'               => 'print_receipt',
+  'print_transaction'           => 'print_transaction',
+  'project_selected'            => 'project_selected',
+  'sales_invoice_'              => 'sales_invoice_',
+  'search'                      => 'search',
+  'section_menu'                => 'section_menu',
+  'select_name'                 => 'select_name',
+  'select_payment'              => 'select_payment',
+  'select_project'              => 'select_project',
+  'update'                      => 'update',
+  'vendor_details'              => 'vendor_details',
+  'vendor_invoice_'             => 'vendor_invoice_',
+  'yes'                         => 'yes',
+  'transaccion___cxp'           => 'ap_transaction',
+  'add_ap_transaction'          => 'add_ap_transaction',
+  'continuar'                   => 'continue',
+  'borrar'                      => 'delete',
+  'edit_ap_transaction'         => 'edit_ap_transaction',
+  'registrar'                   => 'post',
+  'registrar_como_nuevo'        => 'post_as_new',
+  'imprimir'                    => 'print',
+  'print_and_post'              => 'print_and_post',
+  'actualizar'                  => 'update',
+  'vendor_invoice.'             => 'vendor_invoice.',
+  'si'                          => 'yes',
+};
+
+1;