]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fr.lang.php
Adjusting rights for timesheets plugin.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index 5e003665473d1b64bf8b08c5658a60c4c6925ec1..53dbd941aeba809dce82d22c9eb98524481d2d26 100644 (file)
@@ -53,6 +53,8 @@ $i18n_key_words = array(
 'menu.time' => 'Temps',
 'menu.expenses' => 'Dépenses',
 'menu.reports' => 'Rapports',
+// TODO: translate the following.
+// 'menu.timesheets' => 'Timesheets',
 'menu.charts' => 'Graphiques',
 'menu.projects' => 'Projets',
 'menu.tasks' => 'Tâches',
@@ -111,6 +113,7 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 // 'error.user_count' => 'Limit on user count.',
+// 'error.expired' => 'Expiration date reached.',
 
 // Warning messages.
 // TODO: translate the following.
@@ -266,6 +269,9 @@ $i18n_key_words = array(
 'title.reports' => 'Rapports',
 'title.report' => 'Rapport',
 'title.send_report' => 'Envoi du rapport',
+// TODO: Translate the following.
+// 'title.timesheets' => 'Timesheets',
+// 'title.timesheet' => 'Timesheet',
 'title.invoice' => 'Facture',
 'title.send_invoice' => 'Envoi de la facture',
 'title.charts' => 'Graphiques',