X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/235858d0ca557daca78f85706512dfd01fe1f77d..d3bcdee6ccc7bd00dce1fdfd89dc604f9016b52c:/WEB-INF/resources/pl.lang.php diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index d2bc47b3..b2bf0e15 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -93,7 +93,6 @@ $i18n_key_words = array( 'error.user_exists' => 'Użytkownik o takiej nazwie już istnieje.', // TODO: translate the following. // 'error.object_exists' => 'Object with this name already exists.', -'error.project_exists' => 'Projekt o takiej nazwie już istnieje.', 'error.task_exists' => 'Zadanie o takiej nazwie już istnieje.', 'error.client_exists' => 'Klient o takiej nazwie już istnieje.', 'error.invoice_exists' => 'Faktura o tym numerze już istnieje.', @@ -248,7 +247,7 @@ $i18n_key_words = array( 'title.groups' => 'Zespoły', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.subgroups' => 'Subgroups', -'title.create_group' => 'Zakładanie zespołu', // TODO: change "team" to "group". +// 'title.add_group' => 'Adding Group', 'title.edit_group' => 'Edytowanie zespołu', // TODO: change "team" to "group". 'title.delete_group' => 'Usuwanie zespołu', // TODO: change "team" to "group". 'title.reset_password' => 'Resetowanie hasła', @@ -299,8 +298,6 @@ $i18n_key_words = array( 'title.import' => 'Import danych zespołu', // TODO: replace "team" with "group". 'title.options' => 'Opcje', 'title.profile' => 'Profil', -// TODO: translate the following. -// 'title.group' => 'Group Settings', 'title.plugins' => 'Dodatkowe moduły', 'title.cf_custom_fields' => 'Pola niestandardowe', 'title.cf_add_custom_field' => 'Dodawanie pola niestandardowego',