]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
Adjusting rights for timesheets plugin.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 34f4f6d30ec45c91547a4375f52a5a9670edb3ca..45156f8e6d58ced94fad7487274bba67da90469f 100644 (file)
@@ -56,6 +56,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Rapporter',
+// TODO: translate the following.
+// 'menu.timesheets' => 'Timesheets',
 'menu.charts' => 'Diagrammer',
 'menu.projects' => 'Prosjekter',
 // TODO: translate the following.
@@ -119,6 +121,8 @@ $i18n_key_words = array(
 // 'error.xml' => 'Error in XML file at line %d: %s.',
 // '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.
@@ -294,7 +298,10 @@ $i18n_key_words = array(
 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
 'title.reports' => 'Rapporter',
 'title.report' => 'Rapport',
+// TODO: Translate the following.
 // 'title.send_report' => 'Sending Report',
+// 'title.timesheets' => 'Timesheets',
+// 'title.timesheet' => 'Timesheet',
 'title.invoice' => 'Faktura',
 // TODO: translate the following.
 // 'title.send_invoice' => 'Sending Invoice',