]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pl.lang.php
Adjusting rights for timesheets plugin.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index a9220c4eb2284527cd5edeca18d10f6a0c877dd1..55176d19cc40ee4eda79e36096c3e262c1966a91 100644 (file)
@@ -53,6 +53,8 @@ $i18n_key_words = array(
 'menu.time' => 'Czas',
 'menu.expenses' => 'Wydatki',
 'menu.reports' => 'Raporty',
+// TODO: translate the following.
+// 'menu.timesheets' => 'Timesheets',
 'menu.charts' => 'Statystyki', // TODO: is this correct translation for Charts?
 'menu.projects' => 'Projekty',
 'menu.tasks' => 'Zadania',
@@ -114,6 +116,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.
@@ -273,6 +277,9 @@ $i18n_key_words = array(
 'title.reports' => 'Raporty',
 'title.report' => 'Raport',
 'title.send_report' => 'Wysyłanie raportu',
+// TODO: Translate the following.
+// 'title.timesheets' => 'Timesheets',
+// 'title.timesheet' => 'Timesheet',
 'title.invoice' => 'Faktura',
 'title.send_invoice' => 'Wysyłanie faktury',
 'title.charts' => 'Statystyki',