summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/ct/rp
diff options
context:
space:
mode:
authorivan <ivan>2007-12-04 21:29:13 +0000
committerivan <ivan>2007-12-04 21:29:13 +0000
commit86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc (patch)
tree4a7a8893f6ad8bd86cf6c22e00cf19d9c70554f2 /sql-ledger/locale/ct/rp
parent948b8acdd4b9b3864342062d0c397a11f57c5700 (diff)
there's no reason this should still be hanging aroudn the tree
Diffstat (limited to 'sql-ledger/locale/ct/rp')
-rw-r--r--sql-ledger/locale/ct/rp113
1 files changed, 0 insertions, 113 deletions
diff --git a/sql-ledger/locale/ct/rp b/sql-ledger/locale/ct/rp
deleted file mode 100644
index 67b5e53..0000000
--- a/sql-ledger/locale/ct/rp
+++ /dev/null
@@ -1,113 +0,0 @@
-$self{texts} = {
- 'AP Aging' => 'Diari de Despeses',
- 'AR Aging' => 'Diari d\'Ingressos',
- 'Account' => 'Compta',
- 'Account Number' => 'Num. Compta',
- 'Accounting Menu' => 'Menú Comptable',
- 'Address' => 'Adreça',
- 'Amount' => 'Total',
- 'Apr' => 'Abr',
- 'April' => 'Abril',
- 'Attachment' => 'Adjunt',
- 'Aug' => 'Ago',
- 'August' => 'Agost',
- 'Balance Sheet' => 'Fulla de Balanç',
- 'Compare to' => 'Comparar amb',
- 'Continue' => 'Continuar',
- 'Copies' => 'Còpies',
- 'Credit' => 'Crèdit',
- 'Customer' => 'Client',
- 'Date' => 'Data',
- 'Debit' => 'Dèbit',
- 'Dec' => 'Des',
- 'December' => 'Desembre',
- 'Description' => 'Descripció',
- 'Due Date' => 'Data Venciment',
- 'E-mail' => 'Email',
- 'E-mail address missing!' => 'Falta Email!',
- 'Feb' => 'Feb',
- 'February' => 'Febrer',
- 'From' => 'De',
- 'Heading' => 'Capçalera',
- 'ID' => 'ID',
- 'In-line' => 'Afegit',
- 'Include in Report' => 'Incloure en l\'Informe',
- 'Income Statement' => 'Balanç Situació',
- 'Invoice' => 'Factura',
- 'Jan' => 'Gen',
- 'January' => 'Gener',
- 'Jul' => 'Jul',
- 'July' => 'Juliol',
- 'Jun' => 'Jun',
- 'June' => 'Juny',
- 'Language' => 'Idioma',
- 'Mar' => 'Mar',
- 'March' => 'Març',
- 'May' => 'Mai',
- 'May ' => 'Maig',
- 'Nov' => 'Nov',
- 'November' => 'Novembre',
- 'Number' => 'Número',
- 'Oct' => 'Oct',
- 'October' => 'Octubre',
- 'Order' => 'Ordre',
- 'Payments' => 'Pagaments',
- 'Report for' => 'Registrar per',
- 'Screen' => 'Pantalla',
- 'Sep' => 'Set',
- 'September' => 'Setembre',
- 'Source' => 'Font',
- 'Subtotal' => 'Subtotal',
- 'Tax' => 'Impost',
- 'To' => 'Fins',
- 'Total' => 'Total',
- 'Trial Balance' => 'Balanç de Comprovació',
- 'Vendor' => 'Proveïdor',
- 'for Period' => 'pel període',
-};
-
-$self{subs} = {
- 'acc_menu' => 'acc_menu',
- 'add_transaction' => 'add_transaction',
- 'aging' => 'aging',
- 'ap_transaction' => 'ap_transaction',
- 'ar_transaction' => 'ar_transaction',
- 'check_name' => 'check_name',
- 'check_project' => 'check_project',
- 'continue' => 'continue',
- 'display' => 'display',
- 'e_mail' => 'e_mail',
- 'generate_ap_aging' => 'generate_ap_aging',
- 'generate_ar_aging' => 'generate_ar_aging',
- 'generate_balance_sheet' => 'generate_balance_sheet',
- 'generate_income_statement' => 'generate_income_statement',
- 'generate_projects' => 'generate_projects',
- 'generate_tax_report' => 'generate_tax_report',
- 'generate_trial_balance' => 'generate_trial_balance',
- 'gl_transaction' => 'gl_transaction',
- 'list_accounts' => 'list_accounts',
- 'list_payments' => 'list_payments',
- 'menubar' => 'menubar',
- 'name_selected' => 'name_selected',
- 'payment_subtotal' => 'payment_subtotal',
- 'print' => 'print',
- 'print_form' => 'print_form',
- 'print_options' => 'print_options',
- 'project_selected' => 'project_selected',
- 'report' => 'report',
- 'sales_invoice_' => 'sales_invoice_',
- 'section_menu' => 'section_menu',
- 'select_all' => 'select_all',
- 'select_name' => 'select_name',
- 'select_project' => 'select_project',
- 'send_email' => 'send_email',
- 'statement_details' => 'statement_details',
- 'tax_subtotal' => 'tax_subtotal',
- 'vendor_invoice_' => 'vendor_invoice_',
- 'continuar' => 'continue',
- 'email' => 'e_mail',
- 'print' => 'print',
- 'select_all' => 'select_all',
-};
-
-1;