From 77c51c20aa35764fcc4c4dbe0f9e427e88831093 Mon Sep 17 00:00:00 2001 From: tetragon Date: Wed, 25 Oct 2006 22:32:23 +0000 Subject: Convert Catalan translation to gettext git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@311 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/ct/arapprn | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100755 locale/ct/arapprn (limited to 'locale/ct/arapprn') diff --git a/locale/ct/arapprn b/locale/ct/arapprn deleted file mode 100755 index 25c1c693..00000000 --- a/locale/ct/arapprn +++ /dev/null @@ -1,25 +0,0 @@ -$self{texts} = { - 'Account' => 'Compta', - 'Amount' => 'Total', - 'Continue' => 'Continuar', - 'Date' => 'Data', - 'Screen' => 'Pantalla', - 'Source' => 'Font', -}; - -$self{subs} = { - 'customer_details' => 'customer_details', - 'payment_selected' => 'payment_selected', - 'print' => 'print', - 'print_and_post' => 'print_and_post', - 'print_check' => 'print_check', - 'print_options' => 'print_options', - 'print_receipt' => 'print_receipt', - 'print_transaction' => 'print_transaction', - 'select_payment' => 'select_payment', - 'vendor_details' => 'vendor_details', - 'continuar' => 'continue', -}; - -1; - -- cgit v1.2.3