import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / sv / ca
diff --git a/sql-ledger/sql-ledger/locale/sv/ca b/sql-ledger/sql-ledger/locale/sv/ca
new file mode 100644 (file)
index 0000000..ec8325f
--- /dev/null
@@ -0,0 +1,53 @@
+$self{texts} = {
+  'Account'                     => 'Cuenta',
+  'Apr'                         => 'Abr',
+  'April'                       => 'Abril',
+  'Aug'                         => 'Ago',
+  'August'                      => 'Agosto',
+  'Balance'                     => 'Balance',
+  'Chart of Accounts'           => 'Catálogo Contable',
+  'Credit'                      => 'Crédito',
+  'Current'                     => 'Actual',
+  'Date'                        => 'Fecha',
+  'Debit'                       => 'Débito',
+  'Dec'                         => 'Dic',
+  'December'                    => 'Diciembre',
+  'Description'                 => 'Descripción',
+  'Feb'                         => 'Feb',
+  'February'                    => 'Febrero',
+  'From'                        => 'Desde',
+  'GIFI'                        => 'Código GIFI',
+  'Include in Report'           => 'Incluya en informe',
+  'Jan'                         => 'Ene',
+  'January'                     => 'Enero',
+  'Jul'                         => 'Jul',
+  'July'                        => 'Julio',
+  'Jun'                         => 'Jun',
+  'June'                        => 'Junio',
+  'List Transactions'           => 'Listar Transacciones',
+  'Mar'                         => 'Mar',
+  'March'                       => 'Marzo',
+  'May'                         => 'May',
+  'May '                        => 'Mayo',
+  'Nov'                         => 'Nov',
+  'November'                    => 'Noviembre',
+  'Oct'                         => 'Oct',
+  'October'                     => 'Octubre',
+  'Project Number'              => 'Número de Proyecto',
+  'R'                           => 'R',
+  'Reference'                   => 'Referencia',
+  'Sep'                         => 'Sep',
+  'September'                   => 'Septiembre',
+  'Subtotal'                    => 'Subtotal',
+  'To'                          => 'Hasta ',
+};
+
+$self{subs} = {
+  'ca_subtotal'                 => 'ca_subtotal',
+  'chart_of_accounts'           => 'chart_of_accounts',
+  'list'                        => 'list',
+  'list_transactions'           => 'list_transactions',
+  'listar_transacciones'        => 'list_transactions',
+};
+
+1;