]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pl.lang.php
Added an environment check for enabled libxml to address issue #67.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index 461e65611624b66e31b40d4c3b33278de5e998ca..11b6c4b42c28b61170b7acc2ec786ec2681e81c5 100644 (file)
@@ -114,6 +114,7 @@ $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.',
 
 // Warning messages.
 // TODO: translate the following.
@@ -386,6 +387,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.time.remaining_quota' => 'Remaining quota',
 // 'form.time.over_quota' => 'Over quota',
+// 'form.time.remaining_balance' => 'Remaining balance',
+// 'form.time.over_balance' => 'Over balance',
 
 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
 'form.time_edit.uncompleted' => 'Ten wpis ma określony jedynie czas rozpoczęcia. To nie jest błąd.',