summaryrefslogtreecommitdiff
path: root/locale/ct/bp
diff options
context:
space:
mode:
authortetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-25 22:32:23 +0000
committertetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-25 22:32:23 +0000
commit77c51c20aa35764fcc4c4dbe0f9e427e88831093 (patch)
tree9cbbde8dfff36647ba2f826b4994a5d32c7c82fe /locale/ct/bp
parent5c6dd6194ea1c313ca497da29bf97e85feb230ef (diff)
Convert Catalan translation to gettext
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@311 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'locale/ct/bp')
-rwxr-xr-xlocale/ct/bp39
1 files changed, 0 insertions, 39 deletions
diff --git a/locale/ct/bp b/locale/ct/bp
deleted file mode 100755
index 29d412cc..00000000
--- a/locale/ct/bp
+++ /dev/null
@@ -1,39 +0,0 @@
-$self{texts} = {
- 'Account' => 'Compta',
- 'Accounting Menu' => 'Menú Comptable',
- 'Confirm!' => 'Confirmar!',
- 'Continue' => 'Continuar',
- 'Customer' => 'Client',
- 'Date' => 'Data',
- 'From' => 'De',
- 'ID' => 'ID',
- 'Invoice' => 'Factura',
- 'Invoice Number' => 'Núm Fra.',
- 'Order' => 'Ordre',
- 'Order Number' => 'Número Ordre',
- 'Purchase Orders' => 'Ordres de Compra',
- 'Sales Orders' => 'Pressupostos',
- 'To' => 'Fins',
- 'Vendor' => 'Proveïdor',
- 'Yes' => 'Sí',
-};
-
-$self{subs} = {
- 'acc_menu' => 'acc_menu',
- 'continue' => 'continue',
- 'display' => 'display',
- 'js_menu' => 'js_menu',
- 'list_spool' => 'list_spool',
- 'menubar' => 'menubar',
- 'print' => 'print',
- 'remove' => 'remove',
- 'search' => 'search',
- 'section_menu' => 'section_menu',
- 'select_all' => 'select_all',
- 'yes' => 'yes',
- 'continuar' => 'continue',
- 'sí' => 'yes',
-};
-
-1;
-