import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / fr / ca
diff --git a/sql-ledger/sql-ledger/locale/fr/ca b/sql-ledger/sql-ledger/locale/fr/ca
new file mode 100644 (file)
index 0000000..02e7a14
--- /dev/null
@@ -0,0 +1,58 @@
+$self{texts} = {
+  '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'                          => 'au',
+  '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;