]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fr.lang.php
Introduced label.paid for better integration of the paid status plugin.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index 3f7646563098cb33f3b77d62c62862dcf83c4157..b9690b3df1de73df61004cc3b1a99dec31937239 100644 (file)
@@ -148,6 +148,8 @@ $i18n_key_words = array(
 'label.finish' => 'Fin',
 'label.duration' => 'Durée',
 'label.note' => 'Note',
+// TODO: translate the following.
+// 'label.notes' => 'Notes',
 'label.item' => 'Item',
 'label.cost' => 'Coût',
 'label.day_total' => 'Total quotidien',
@@ -198,6 +200,10 @@ $i18n_key_words = array(
 'label.fav_report' => 'Rapport favori',
 'label.cron_schedule' => 'Horaire Cron',
 'label.what_is_it' => 'Qu\\\'est-ce que c\\\'est?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
+// 'label.paid' => 'Paid',
 
 // Form titles.
 'title.login' => 'Connexion',
@@ -346,6 +352,8 @@ $i18n_key_words = array(
 'form.invoice.person' => 'Personne',
 'form.invoice.invoice_to_delete' => 'Facture à supprimer',
 'form.invoice.invoice_entries' => 'Entrées de facture',
+// TODO: translate the following.
+// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
 
 // Charts form. See example at https://timetracker.anuko.com/charts.php
 'form.charts.interval' => 'Intervalle',