X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpl.lang.php;h=f88888fc32c966e460b54cb8f8d9388662f78b57;hb=0fdda830ba3e780c365c90e1fdfd5cfa7ed77244;hp=22794b09b0964e580f5ce0db83105f5156d47f73;hpb=25d6ffc5f17d0e016c2ebb5b51a222665834e9e4;p=timetracker.git diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 22794b09..f88888fc 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -105,7 +105,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', 'error.mail_send' => 'Błąd podczas wysyłania wiadomości e-mail.', -// TODO: improve the translation above bv adding MAIL_SMTP_DEBUG part. +// TODO: improve the translation above by adding MAIL_SMTP_DEBUG part. // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.', 'error.no_email' => 'Żaden adres e-mail nie jest skojarzony z tym loginem.', 'error.uncompleted_exists' => 'Istnieje niedokończony wpis. Zamknij go lub usuń.', @@ -154,6 +154,7 @@ $i18n_key_words = array( 'label.user' => 'Użytkownik', 'label.users' => 'Użytkownicy', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => 'Klient', 'label.clients' => 'Klienci',