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/ca | 60 --------------------------------------------------------- 1 file changed, 60 deletions(-) delete mode 100755 locale/ca_fr/ca (limited to 'locale/ca_fr/ca') diff --git a/locale/ca_fr/ca b/locale/ca_fr/ca deleted file mode 100755 index 623cbd74..00000000 --- a/locale/ca_fr/ca +++ /dev/null @@ -1,60 +0,0 @@ -$self{texts} = { - 'AR/AP' => 'Recettes/Dépenses', - 'Account' => 'Compte', - 'Apr' => 'Avril', - 'April' => 'Avril', - 'Aug' => 'Août', - 'August' => 'Août', - 'Balance' => 'Solde', - 'Chart of Accounts' => 'Plan Comptable', - 'Credit' => 'Crédit', - 'Current' => 'En cours', - 'Date' => 'Date', - 'Debit' => 'Débit', - 'Dec' => 'Déc.', - 'December' => 'Décembre', - 'Department' => 'Service', - 'Description' => 'Description', - 'Feb' => 'Fév.', - 'February' => 'Février', - 'From' => 'De', - 'GIFI' => 'Code d\'identification comptable ou fiscale', - 'Include in Report' => 'Inclure dans l\'état', - 'Jan' => 'Jan.', - 'January' => 'Janvier', - 'Jul' => 'Juill.', - 'July' => 'Juillet', - 'Jun' => 'Juin', - 'June' => 'Juin', - 'List Transactions' => 'Afficher écritures', - 'Mar' => 'Mars', - 'March' => 'Mars', - 'May' => 'Mai', - 'May ' => 'Mai ', - 'Month' => 'Mois', - 'Nov' => 'Nov.', - 'November' => 'Novembre', - 'Oct' => 'Oct.', - 'October' => 'Octobre', - 'Period' => 'Période', - 'Project Number' => 'Numéro de projet', - 'Quarter' => 'Trimestre', - 'R' => 'R', - 'Reference' => 'Référence', - 'Sep' => 'Sept.', - 'September' => 'Septembre', - 'Subtotal' => 'Sous total', - 'To' => 'À', - 'Year' => 'Année', -}; - -$self{subs} = { - 'ca_subtotal' => 'ca_subtotal', - 'chart_of_accounts' => 'chart_of_accounts', - 'list' => 'list', - 'list_transactions' => 'list_transactions', - 'afficher_écritures' => 'list_transactions', -}; - -1; - -- cgit v1.2.3