diff options
author | Tomas Mraz <tmraz@fedoraproject.org> | 2012-12-12 18:38:48 +0100 |
---|---|---|
committer | Tomas Mraz <tmraz@fedoraproject.org> | 2012-12-12 18:38:48 +0100 |
commit | 1180d0bfa1b4a4fc149e8f31d38b648dfc5b1e51 (patch) | |
tree | 1d6db1e14fdc5b04ce3beb23f2ed0830c31a1122 /po/pl.po | |
parent | b2d771f1d3689fd165fe5bd1e0a6d81b31424688 (diff) | |
download | pam-1180d0bfa1b4a4fc149e8f31d38b648dfc5b1e51.tar.gz pam-1180d0bfa1b4a4fc149e8f31d38b648dfc5b1e51.tar.bz2 pam-1180d0bfa1b4a4fc149e8f31d38b648dfc5b1e51.zip |
Updated translations from Transifex, added new languages.
po/LINGUAS: Added new languages.
po/*.po: Updated translations from Transifex including new languages.
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 114 |
1 files changed, 56 insertions, 58 deletions
@@ -10,17 +10,16 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2012-08-17 11:35+0200\n" -"PO-Revision-Date: 2012-02-28 00:27+0000\n" +"POT-Creation-Date: 2012-12-12 18:31+0100\n" +"PO-Revision-Date: 2012-08-24 14:50+0000\n" "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n" -"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/language/" -"pl/)\n" +"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2)\n" +"|| n%100>=20) ? 1 : 2);\n" #: libpam_misc/misc_conv.c:33 msgid "...Time is running out...\n" @@ -52,7 +51,7 @@ msgstr "Proszę ponownie podać nowe hasło %s%s: " #: libpam/pam_get_authtok.c:44 modules/pam_cracklib/pam_cracklib.c:71 msgid "Sorry, passwords do not match." -msgstr "Podane hasła nie zgadzają się." +msgstr "Podane hasła się nie zgadzają." #: libpam/pam_get_authtok.c:135 libpam/pam_get_authtok.c:211 #, c-format @@ -77,7 +76,7 @@ msgstr "Błąd krytyczny - natychmiastowe przerwanie" #: libpam/pam_strerror.c:44 msgid "Failed to load module" -msgstr "Wczytanie modułu nie powiodło się" +msgstr "Wczytanie modułu się nie powiodło" #: libpam/pam_strerror.c:46 msgid "Symbol not found" @@ -101,7 +100,7 @@ msgstr "Brak dostępu" #: libpam/pam_strerror.c:56 msgid "Authentication failure" -msgstr "Uwierzytelnienie nie powiodło się" +msgstr "Uwierzytelnienie się nie powiodło" #: libpam/pam_strerror.c:58 msgid "Insufficient credentials to access authentication data" @@ -174,7 +173,7 @@ msgstr "Wygasanie tokenu uwierzytelniania jest wyłączone" #: libpam/pam_strerror.c:92 msgid "Failed preliminary check by password service" -msgstr "Wstępne sprawdzenie hasła przez usługę nie powiodło się" +msgstr "Wstępne sprawdzenie hasła przez usługę się nie powiodło" #: libpam/pam_strerror.c:94 msgid "The return value should be ignored by PAM dispatch" @@ -248,12 +247,12 @@ msgid "contains the user name in some form" msgstr "zawiera nazwę użytkownika w pewnej formie" #: modules/pam_cracklib/pam_cracklib.c:701 -#: modules/pam_unix/pam_unix_passwd.c:494 +#: modules/pam_unix/pam_unix_passwd.c:495 msgid "No password supplied" msgstr "Nie podano hasła" #: modules/pam_cracklib/pam_cracklib.c:701 -#: modules/pam_unix/pam_unix_passwd.c:494 +#: modules/pam_unix/pam_unix_passwd.c:495 msgid "Password unchanged" msgstr "Hasło nie zostało zmienione" @@ -382,7 +381,7 @@ msgid "Unable to create and initialize directory '%s'." msgstr "Nie można utworzyć i zainicjować katalogu \"%s\"." #: modules/pam_pwhistory/pam_pwhistory.c:217 -#: modules/pam_unix/pam_unix_passwd.c:515 +#: modules/pam_unix/pam_unix_passwd.c:516 msgid "Password has been already used. Choose another." msgstr "Hasło było już używane. Proszę wybrać inne." @@ -391,47 +390,43 @@ msgstr "Hasło było już używane. Proszę wybrać inne." msgid "Password has been already used." msgstr "Hasło było już używane. Proszę wybrać inne." -#: modules/pam_selinux/pam_selinux.c:172 -msgid "Would you like to enter a security context? [N] " -msgstr "Podać kontekst bezpieczeństwa? [N]" - -#: modules/pam_selinux/pam_selinux.c:191 modules/pam_selinux/pam_selinux.c:299 -msgid "role:" -msgstr "rola:" - -#: modules/pam_selinux/pam_selinux.c:205 modules/pam_selinux/pam_selinux.c:334 -msgid "level:" -msgstr "poziom:" - -#: modules/pam_selinux/pam_selinux.c:220 modules/pam_selinux/pam_selinux.c:367 -msgid "Not a valid security context" -msgstr "Nieprawidłowy kontekst bezpieczeństwa" - -#: modules/pam_selinux/pam_selinux.c:282 +#: modules/pam_selinux/pam_selinux.c:210 #, c-format msgid "Default Security Context %s\n" msgstr "Domyślny kontekst bezpieczeństwa %s\n" -#: modules/pam_selinux/pam_selinux.c:286 +#: modules/pam_selinux/pam_selinux.c:214 msgid "Would you like to enter a different role or level?" -msgstr "Podać inną rolę lub poziom?" +msgstr "Wprowadzić inną rolę lub poziom?" -#: modules/pam_selinux/pam_selinux.c:302 +#: modules/pam_selinux/pam_selinux.c:227 +msgid "role:" +msgstr "rola:" + +#: modules/pam_selinux/pam_selinux.c:230 #, c-format msgid "No default type for role %s\n" msgstr "Brak domyślnego typu dla roli %s\n" -#: modules/pam_selinux/pam_selinux.c:616 +#: modules/pam_selinux/pam_selinux.c:262 +msgid "level:" +msgstr "poziom:" + +#: modules/pam_selinux/pam_selinux.c:295 +msgid "Not a valid security context" +msgstr "Nieprawidłowy kontekst bezpieczeństwa" + +#: modules/pam_selinux/pam_selinux.c:539 #, c-format msgid "Unable to get valid context for %s" msgstr "Nie można uzyskać prawidłowego kontekstu dla %s" -#: modules/pam_selinux/pam_selinux.c:735 +#: modules/pam_selinux/pam_selinux.c:658 #, c-format msgid "Security Context %s Assigned" msgstr "Kontekst bezpieczeństwa %s został przypisany" -#: modules/pam_selinux/pam_selinux.c:751 +#: modules/pam_selinux/pam_selinux.c:674 #, c-format msgid "Key Creation Context %s Assigned" msgstr "Kontekst tworzenia klucza %s został przypisany" @@ -439,17 +434,17 @@ msgstr "Kontekst tworzenia klucza %s został przypisany" #: modules/pam_selinux/pam_selinux_check.c:99 #, c-format msgid "failed to initialize PAM\n" -msgstr "zainicjowanie PAM nie powiodło się\n" +msgstr "zainicjowanie PAM się nie powiodło\n" #: modules/pam_selinux/pam_selinux_check.c:105 #, c-format msgid "failed to pam_set_item()\n" -msgstr "pam_set_item() nie powiodło się\n" +msgstr "pam_set_item() się nie powiodło\n" #: modules/pam_selinux/pam_selinux_check.c:133 #, c-format msgid "login: failure forking: %m" -msgstr "login: rozdzielenie nie powiodło się: %m" +msgstr "login: rozdzielenie się nie powiodło: %m" #: modules/pam_stress/pam_stress.c:476 #, c-format @@ -466,40 +461,40 @@ msgstr "Proszę ponownie podać hasło STRESS: " #: modules/pam_stress/pam_stress.c:522 msgid "Verification mis-typed; password unchanged" -msgstr "Sprawdzenie nie powiodło się; hasło nie zostało zmienione" +msgstr "Sprawdzenie się nie powiodło; hasło nie zostało zmienione" -#: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:596 +#: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:599 #, c-format msgid "Account temporary locked (%ld seconds left)" msgstr "Konto zostało tymczasowo zablokowane (pozostało %ld sekund)" -#: modules/pam_tally/pam_tally.c:566 modules/pam_tally2/pam_tally2.c:575 +#: modules/pam_tally/pam_tally.c:566 modules/pam_tally2/pam_tally2.c:578 #, c-format msgid "Account locked due to %u failed logins" msgstr "Konto zostało zablokowane z powodu %u nieudanych logowań" -#: modules/pam_tally/pam_tally.c:777 modules/pam_tally2/pam_tally2.c:884 +#: modules/pam_tally/pam_tally.c:777 modules/pam_tally2/pam_tally2.c:887 msgid "Authentication error" msgstr "Błąd uwierzytelniania" -#: modules/pam_tally/pam_tally.c:778 modules/pam_tally2/pam_tally2.c:885 +#: modules/pam_tally/pam_tally.c:778 modules/pam_tally2/pam_tally2.c:888 msgid "Service error" msgstr "Błąd usługi" -#: modules/pam_tally/pam_tally.c:779 modules/pam_tally2/pam_tally2.c:886 +#: modules/pam_tally/pam_tally.c:779 modules/pam_tally2/pam_tally2.c:889 msgid "Unknown user" msgstr "Nieznany użytkownik" -#: modules/pam_tally/pam_tally.c:780 modules/pam_tally2/pam_tally2.c:887 +#: modules/pam_tally/pam_tally.c:780 modules/pam_tally2/pam_tally2.c:890 msgid "Unknown error" msgstr "Nieznany błąd" -#: modules/pam_tally/pam_tally.c:796 modules/pam_tally2/pam_tally2.c:906 +#: modules/pam_tally/pam_tally.c:796 modules/pam_tally2/pam_tally2.c:909 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: podano błędny numer dla --reset=\n" -#: modules/pam_tally/pam_tally.c:800 modules/pam_tally2/pam_tally2.c:910 +#: modules/pam_tally/pam_tally.c:800 modules/pam_tally2/pam_tally2.c:913 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: nierozpoznana opcja %s\n" @@ -512,17 +507,17 @@ msgstr "" "%s: [--file nazwa-pliku-root] [--user nazwa-użytkownika] [--reset[=n]] [--" "quiet]\n" -#: modules/pam_tally/pam_tally.c:886 modules/pam_tally2/pam_tally2.c:1036 +#: modules/pam_tally/pam_tally.c:886 modules/pam_tally2/pam_tally2.c:1039 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: nie można przywrócić wszystkich użytkowników\n" -#: modules/pam_tally2/pam_tally2.c:937 +#: modules/pam_tally2/pam_tally2.c:940 #, c-format msgid "Login Failures Latest failure From\n" msgstr "Login Niepowodzenia Ostatnie niepowodzenie Z\n" -#: modules/pam_tally2/pam_tally2.c:953 +#: modules/pam_tally2/pam_tally2.c:956 #, c-format msgid "" "%s: [-f rooted-filename] [--file rooted-filename]\n" @@ -564,31 +559,34 @@ msgstr[2] "Ostrzeżenie: hasło wygaśnie za %d dni" msgid "Warning: your password will expire in %d days" msgstr "Ostrzeżenie: hasło wygaśnie za %d dni" -#: modules/pam_unix/pam_unix_passwd.c:396 +#: modules/pam_unix/pam_unix_passwd.c:397 msgid "NIS password could not be changed." msgstr "Nie można zmienić hasła NIS." -#: modules/pam_unix/pam_unix_passwd.c:511 +#: modules/pam_unix/pam_unix_passwd.c:512 msgid "You must choose a longer password" msgstr "Należy wybrać dłuższe hasło" -#: modules/pam_unix/pam_unix_passwd.c:617 +#: modules/pam_unix/pam_unix_passwd.c:618 #, c-format msgid "Changing password for %s." msgstr "Zmienianie hasła dla %s." -#: modules/pam_unix/pam_unix_passwd.c:628 +#: modules/pam_unix/pam_unix_passwd.c:629 msgid "(current) UNIX password: " msgstr "(obecne) hasło UNIX:" -#: modules/pam_unix/pam_unix_passwd.c:663 +#: modules/pam_unix/pam_unix_passwd.c:664 msgid "You must wait longer to change your password" msgstr "Należy poczekać dłużej, aby zmienić hasło" -#: modules/pam_unix/pam_unix_passwd.c:723 +#: modules/pam_unix/pam_unix_passwd.c:724 msgid "Enter new UNIX password: " msgstr "Proszę podać nowe hasło UNIX: " -#: modules/pam_unix/pam_unix_passwd.c:724 +#: modules/pam_unix/pam_unix_passwd.c:725 msgid "Retype new UNIX password: " msgstr "Proszę ponownie podać hasło UNIX: " + +#~ msgid "Would you like to enter a security context? [N] " +#~ msgstr "Wprowadzić kontekst bezpieczeństwa? [N]" |