From 2c4d43494bb6329bbb24a8355c8d0deaa9ba0ccb Mon Sep 17 00:00:00 2001 From: tetragon Date: Tue, 24 Oct 2006 14:54:25 +0000 Subject: Convert French translations to gettext git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@289 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/ca_fr/arapprn | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100755 locale/ca_fr/arapprn (limited to 'locale/ca_fr/arapprn') diff --git a/locale/ca_fr/arapprn b/locale/ca_fr/arapprn deleted file mode 100755 index 391fa285..00000000 --- a/locale/ca_fr/arapprn +++ /dev/null @@ -1,32 +0,0 @@ -$self{texts} = { - 'Account' => 'Compte', - 'Amount' => 'Montant', - 'Continue' => 'Continuer', - 'Date' => 'Date', - 'Memo' => 'Mémo', - 'Nothing to print!' => 'Rien à imprimer', - 'PDF' => 'PDF', - 'Postscript' => 'Postcript', - 'Printed' => 'Imprimé', - 'Screen' => 'Écran', - 'Select payment' => 'Sélectionner le payement', - 'Select postscript or PDF!' => 'Sélectionner Postscript ou PDF!', - 'Source' => 'Source', -}; - -$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', - 'continuer' => 'continue', -}; - -1; - -- cgit v1.2.3