diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-09-26 14:38:36 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-09-26 14:38:36 +0000 |
commit | 165cd7666e27b90150c35447aa806662468cd57d (patch) | |
tree | 79204783cb8af17e5b1500daf93e71198739cc66 /po/pl.po | |
parent | f0f9c4479303b5a9c37667cf07f58426dc081676 (diff) | |
download | pam-165cd7666e27b90150c35447aa806662468cd57d.tar.gz pam-165cd7666e27b90150c35447aa806662468cd57d.tar.bz2 pam-165cd7666e27b90150c35447aa806662468cd57d.zip |
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
Mark missing strings for translation
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 48 |
1 files changed, 33 insertions, 15 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM TBD\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2005-09-21 17:16+0000\n" +"POT-Creation-Date: 2005-09-26 16:37+0200\n" "PO-Revision-Date: 2005-08-23 15:22+0200\n" "Last-Translator: Piotr Bolek <pb@7bulls.com>\n" "Language-Team: Polish <i18n@suse.de>\n" @@ -133,6 +133,24 @@ msgstr "Nieważny kontekst bezpieczeństwa" msgid "Security Context %s Assigned" msgstr "Kontekst bezpieczeństwa %s przypisany" +#: modules/pam_mail/pam_mail.c:244 modules/pam_mail/pam_mail.c:276 +#: modules/pam_mail/pam_mail.c:298 +msgid "new" +msgstr "" + +#: modules/pam_mail/pam_mail.c:266 modules/pam_mail/pam_mail.c:278 +msgid "old" +msgstr "" + +#: modules/pam_mail/pam_mail.c:268 modules/pam_mail/pam_mail.c:280 +#: modules/pam_mail/pam_mail.c:301 +msgid "no" +msgstr "" + +#: modules/pam_mail/pam_mail.c:276 +msgid "new " +msgstr "" + #: modules/pam_mail/pam_mail.c:302 msgid "No mail." msgstr "" @@ -147,64 +165,64 @@ msgstr "" msgid "You have %s mail in %s." msgstr "" -#: modules/pam_unix/pam_unix_acct.c:268 modules/pam_unix/pam_unix_acct.c:295 +#: modules/pam_unix/pam_unix_acct.c:267 modules/pam_unix/pam_unix_acct.c:294 msgid "Your account has expired; please contact your system administrator" msgstr "Twoje konto się unieważniło; skontaktuj się z administratorem" -#: modules/pam_unix/pam_unix_acct.c:277 +#: modules/pam_unix/pam_unix_acct.c:276 msgid "You are required to change your password immediately (root enforced)" msgstr "Musisz natychmiast zmienić hasło (wymuszone przez root-a)" -#: modules/pam_unix/pam_unix_acct.c:304 +#: modules/pam_unix/pam_unix_acct.c:303 msgid "You are required to change your password immediately (password aged)" msgstr "Musisz natychmiast zmienić hasło (hasło wygasło)" -#: modules/pam_unix/pam_unix_acct.c:314 +#: modules/pam_unix/pam_unix_acct.c:313 #, c-format msgid "Warning: your password will expire in %d day%.2s" msgstr "Ostrzeżenie: twoje hasło wygaśnie za %d dni%.2s" -#: modules/pam_unix/pam_unix_auth.c:163 modules/pam_userdb/pam_userdb.c:62 +#: modules/pam_unix/pam_unix_auth.c:160 modules/pam_userdb/pam_userdb.c:62 #, fuzzy msgid "Password: " msgstr "Hasło nie zmienione" -#: modules/pam_unix/pam_unix_passwd.c:818 +#: modules/pam_unix/pam_unix_passwd.c:814 msgid "NIS password could not be changed." msgstr "Nie można zmieniać hasła NIS." -#: modules/pam_unix/pam_unix_passwd.c:962 +#: modules/pam_unix/pam_unix_passwd.c:958 #: modules/pam_cracklib/pam_cracklib.c:465 msgid "No password supplied" msgstr "Nie podano hasła" -#: modules/pam_unix/pam_unix_passwd.c:962 +#: modules/pam_unix/pam_unix_passwd.c:958 #: modules/pam_cracklib/pam_cracklib.c:465 msgid "Password unchanged" msgstr "Hasło nie zmienione" -#: modules/pam_unix/pam_unix_passwd.c:983 +#: modules/pam_unix/pam_unix_passwd.c:979 msgid "You must choose a longer password" msgstr "Musisz podać dłuższe hasło" -#: modules/pam_unix/pam_unix_passwd.c:988 +#: modules/pam_unix/pam_unix_passwd.c:984 msgid "Password has been already used. Choose another." msgstr "Hasło było już używane. Podaj inne." -#: modules/pam_unix/pam_unix_passwd.c:1112 +#: modules/pam_unix/pam_unix_passwd.c:1108 msgid "(current) UNIX password: " msgstr "" -#: modules/pam_unix/pam_unix_passwd.c:1147 +#: modules/pam_unix/pam_unix_passwd.c:1143 msgid "You must wait longer to change your password" msgstr "Musisz poczekać dłużej żeby zmienić hasło" -#: modules/pam_unix/pam_unix_passwd.c:1207 +#: modules/pam_unix/pam_unix_passwd.c:1203 #, fuzzy msgid "Enter new UNIX password: " msgstr "Poda nowe hasło STRESS: " -#: modules/pam_unix/pam_unix_passwd.c:1208 +#: modules/pam_unix/pam_unix_passwd.c:1204 #, fuzzy msgid "Retype new UNIX password: " msgstr "Wpisz ponownie hasło STRESS: " |