]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sr.lang.php
Adjusting rights for timesheets plugin.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index 270984d4598b54f6a032b14c8df88e739d4088b7..4c40077cc947bcca3d0e5fc2fa49e71bb7d1fbc9 100644 (file)
@@ -53,6 +53,8 @@ $i18n_key_words = array(
 'menu.time' => 'Vreme',
 'menu.expenses' => 'Troškovi',
 'menu.reports' => 'Izveštaji',
+// TODO: translate the following.
+// 'menu.timesheets' => 'Timesheets',
 'menu.charts' => 'Grafikoni',
 'menu.projects' => 'Projekti',
 'menu.tasks' => 'Zadaci',
@@ -111,6 +113,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.
@@ -271,6 +275,9 @@ $i18n_key_words = array(
 'title.reports' => 'Izveštaji',
 'title.report' => 'Izveštaj',
 'title.send_report' => 'Slanje izveštaja',
+// TODO: Translate the following.
+// 'title.timesheets' => 'Timesheets',
+// 'title.timesheet' => 'Timesheet',
 'title.invoice' => 'Račun',
 'title.send_invoice' => 'Slanje računa',
 'title.charts' => 'Grafikoni',