import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / ct / ar
1 $self{texts} = {
2   'AR Transactions'             => 'Transaccions d\'Ingressos',
3   'Account'                     => 'Compta',
4   'Accounting Menu'             => 'Menú Comptable',
5   'Address'                     => 'Adreça',
6   'Amount'                      => 'Total',
7   'Apr'                         => 'Abr',
8   'April'                       => 'Abril',
9   'Are you sure you want to delete Transaction' => 'Segur que voleu esborrar la Transacció',
10   'Aug'                         => 'Ago',
11   'August'                      => 'Agost',
12   'Cannot post transaction for a closed period!' => 'No es pot registrar una transacció per un període tancat',
13   'Closed'                      => 'Tancat',
14   'Confirm!'                    => 'Confirmar!',
15   'Continue'                    => 'Continuar',
16   'Credit Limit'                => 'Límit de Crèdit',
17   'Currency'                    => 'Moneda',
18   'Customer'                    => 'Client',
19   'Date'                        => 'Data',
20   'Date Paid'                   => 'Data Pagament',
21   'Dec'                         => 'Des',
22   'December'                    => 'Desembre',
23   'Delete'                      => 'Esborrar',
24   'Description'                 => 'Descripció',
25   'Due Date'                    => 'Data Venciment',
26   'Due Date missing!'           => 'Falta la Data Venciment!',
27   'Exch'                        => 'Canvi',
28   'Exchange Rate'               => 'Taxa de Canvi',
29   'Feb'                         => 'Feb',
30   'February'                    => 'Febrer',
31   'From'                        => 'De',
32   'ID'                          => 'ID',
33   'Include in Report'           => 'Incloure en l\'Informe',
34   'Invoice'                     => 'Factura',
35   'Invoice Date'                => 'Data Fra.',
36   'Invoice Date missing!'       => 'Falta Data Fra.!',
37   'Invoice Number'              => 'Núm Fra.',
38   'Jan'                         => 'Gen',
39   'January'                     => 'Gener',
40   'Jul'                         => 'Jul',
41   'July'                        => 'Juliol',
42   'Jun'                         => 'Jun',
43   'June'                        => 'Juny',
44   'Mar'                         => 'Mar',
45   'March'                       => 'Març',
46   'May'                         => 'Mai',
47   'May '                        => 'Maig',
48   'Notes'                       => 'Notes',
49   'Nov'                         => 'Nov',
50   'November'                    => 'Novembre',
51   'Number'                      => 'Número',
52   'Oct'                         => 'Oct',
53   'October'                     => 'Octubre',
54   'Open'                        => 'Obert',
55   'Order'                       => 'Ordre',
56   'Order Number'                => 'Número Ordre',
57   'Paid'                        => 'Pagat',
58   'Payment date missing!'       => 'Falta Data Pagament!',
59   'Payments'                    => 'Pagaments',
60   'Remaining'                   => 'Remanent',
61   'Screen'                      => 'Pantalla',
62   'Sep'                         => 'Set',
63   'September'                   => 'Setembre',
64   'Source'                      => 'Font',
65   'Subtotal'                    => 'Subtotal',
66   'Tax'                         => 'Impost',
67   'Tax Included'                => 'Impostos Inclosos',
68   'To'                          => 'Fins',
69   'Total'                       => 'Total',
70   'Yes'                         => 'Sí',
71 };
72
73 $self{subs} = {
74   'acc_menu'                    => 'acc_menu',
75   'add'                         => 'add',
76   'add_transaction'             => 'add_transaction',
77   'ap_transaction'              => 'ap_transaction',
78   'ar_subtotal'                 => 'ar_subtotal',
79   'ar_transaction'              => 'ar_transaction',
80   'ar_transactions'             => 'ar_transactions',
81   'check_name'                  => 'check_name',
82   'check_project'               => 'check_project',
83   'continue'                    => 'continue',
84   'create_links'                => 'create_links',
85   'customer_details'            => 'customer_details',
86   'delete'                      => 'delete',
87   'display'                     => 'display',
88   'display_form'                => 'display_form',
89   'edit'                        => 'edit',
90   'form_footer'                 => 'form_footer',
91   'form_header'                 => 'form_header',
92   'gl_transaction'              => 'gl_transaction',
93   'menubar'                     => 'menubar',
94   'name_selected'               => 'name_selected',
95   'payment_selected'            => 'payment_selected',
96   'post'                        => 'post',
97   'post_as_new'                 => 'post_as_new',
98   'print'                       => 'print',
99   'print_and_post'              => 'print_and_post',
100   'print_check'                 => 'print_check',
101   'print_options'               => 'print_options',
102   'print_receipt'               => 'print_receipt',
103   'print_transaction'           => 'print_transaction',
104   'project_selected'            => 'project_selected',
105   'sales_invoice_'              => 'sales_invoice_',
106   'search'                      => 'search',
107   'section_menu'                => 'section_menu',
108   'select_name'                 => 'select_name',
109   'select_payment'              => 'select_payment',
110   'select_project'              => 'select_project',
111   'update'                      => 'update',
112   'vendor_details'              => 'vendor_details',
113   'vendor_invoice_'             => 'vendor_invoice_',
114   'yes'                         => 'yes',
115   'ar_transaction'              => 'ar_transaction',
116   'continuar'                   => 'continue',
117   'esborrar'                    => 'delete',
118   'post'                        => 'post',
119   'post_as_new'                 => 'post_as_new',
120   'print'                       => 'print',
121   'print_and_post'              => 'print_and_post',
122   'sales_invoice.'              => 'sales_invoice.',
123   'update'                      => 'update',
124   'sí'                          => 'yes',
125 };
126
127 1;