]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pl.lang.php
Introduced menu.group into translation files.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index 54082f2f028d760976f09601dfe1b7306aa92dc5..ccb7dc2b903f29e649f5bfa53e7ec6578dfba5ec 100644 (file)
@@ -46,6 +46,8 @@ $i18n_key_words = array(
 'menu.help' => 'Pomoc',
 'menu.create_team' => 'Stwórz zespół',
 'menu.profile' => 'Profil',
+// TODO: translate the following.
+// 'menu.group' => 'Group',
 'menu.time' => 'Czas',
 'menu.expenses' => 'Wydatki',
 'menu.reports' => 'Raporty',
@@ -71,6 +73,8 @@ $i18n_key_words = array(
 'error.access_denied' => 'Odmowa dostępu.',
 'error.sys' => 'Błąd systemu.',
 'error.db' => 'Błąd bazy danych.',
+// TODO: translate the following.
+// 'error.feature_disabled' => 'Feature is disabled.',
 'error.field' => 'Niepoprawne dane: "{0}".',
 'error.empty' => 'Pole "{0}" jest puste.',
 'error.not_equal' => 'Wartość z pola "{0}" jest inna niż wartość z pola "{1}".',
@@ -490,6 +494,7 @@ $i18n_key_words = array(
 
 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
 // TODO: translate the following.
+// 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
 // 'form.swap.swap_with' => 'Swap roles with',
 
 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.