summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/ct/pos
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/ct/pos')
-rw-r--r--sql-ledger/locale/ct/pos47
1 files changed, 0 insertions, 47 deletions
diff --git a/sql-ledger/locale/ct/pos b/sql-ledger/locale/ct/pos
deleted file mode 100644
index 9f6d1f8..0000000
--- a/sql-ledger/locale/ct/pos
+++ /dev/null
@@ -1,47 +0,0 @@
-$self{texts} = {
- 'Account' => 'Compta',
- 'Continue' => 'Continuar',
- 'Credit Limit' => 'Límit de Crèdit',
- 'Currency' => 'Moneda',
- 'Customer' => 'Client',
- 'Delete' => 'Esborrar',
- 'Description' => 'Descripció',
- 'Exchange Rate' => 'Taxa de Canvi',
- 'From' => 'De',
- 'Language' => 'Idioma',
- 'Number' => 'Número',
- 'Open' => 'Obert',
- 'Paid' => 'Pagat',
- 'Price' => 'Preu',
- 'Qty' => 'Quantitat',
- 'Record in' => 'Registar en',
- 'Remaining' => 'Remanent',
- 'Screen' => 'Pantalla',
- 'Source' => 'Font',
- 'Subtotal' => 'Subtotal',
- 'To' => 'Fins',
- 'Total' => 'Total',
- 'Unit' => 'Unitat',
-};
-
-$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',
- 'esborrar' => 'delete',
- 'post' => 'post',
- 'print' => 'print',
- 'update' => 'update',
-};
-
-1;