diff options
Diffstat (limited to 'src/po/pl.po')
-rw-r--r-- | src/po/pl.po | 106 |
1 files changed, 58 insertions, 48 deletions
diff --git a/src/po/pl.po b/src/po/pl.po index 8b9491ae4..d3c01f6c2 100644 --- a/src/po/pl.po +++ b/src/po/pl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n" -"POT-Creation-Date: 2010-03-10 07:43-0500\n" +"POT-Creation-Date: 2010-03-15 07:37-0400\n" "PO-Revision-Date: 2010-03-10 11:41+0100\n" "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n" "Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n" @@ -176,11 +176,11 @@ msgstr "Adres serwera IPA" msgid "IPA client hostname" msgstr "Nazwa komputera klienta IPA" -#: config/SSSDConfig.py:91 config/SSSDConfig.py:118 +#: config/SSSDConfig.py:91 config/SSSDConfig.py:119 msgid "Kerberos server address" msgstr "Adres serwera Kerberos" -#: config/SSSDConfig.py:92 config/SSSDConfig.py:119 +#: config/SSSDConfig.py:92 config/SSSDConfig.py:120 msgid "Kerberos realm" msgstr "Obszar Kerberos" @@ -209,167 +209,171 @@ msgstr "Włącza sprawdzanie danych uwierzytelniających" msgid "The principal of the change password service" msgstr "Główna usługa zmiany hasła" -#: config/SSSDConfig.py:105 +#: config/SSSDConfig.py:103 +msgid "Server where the change password service is running if not on the KDC" +msgstr "" + +#: config/SSSDConfig.py:106 msgid "ldap_uri, The URI of the LDAP server" msgstr "ldap_uri, adres URI serwera LDAP" -#: config/SSSDConfig.py:106 +#: config/SSSDConfig.py:107 msgid "The default base DN" msgstr "Domyślna podstawowa DN" -#: config/SSSDConfig.py:107 +#: config/SSSDConfig.py:108 msgid "The Schema Type in use on the LDAP server, rfc2307" msgstr "Typ Schema do użycia na serwerze LDAP, RFC2307" -#: config/SSSDConfig.py:108 +#: config/SSSDConfig.py:109 msgid "The default bind DN" msgstr "Domyślne DN dowiązania" -#: config/SSSDConfig.py:109 +#: config/SSSDConfig.py:110 msgid "The type of the authentication token of the default bind DN" msgstr "Typ tokenu uwierzytelniania domyślnego DN dowiązania" -#: config/SSSDConfig.py:110 +#: config/SSSDConfig.py:111 msgid "The authentication token of the default bind DN" msgstr "Token uwierzytelniania domyślnego DN dowiązania" -#: config/SSSDConfig.py:111 +#: config/SSSDConfig.py:112 msgid "Length of time to attempt connection" msgstr "Czas do próby połączenia" -#: config/SSSDConfig.py:112 +#: config/SSSDConfig.py:113 msgid "Length of time to attempt synchronous LDAP operations" msgstr "Czas do próby synchronicznych działań LDAP" -#: config/SSSDConfig.py:113 +#: config/SSSDConfig.py:114 msgid "Length of time between attempts to reconnect while offline" msgstr "Czas między próbami ponownego połączenia w trybie offline" -#: config/SSSDConfig.py:114 +#: config/SSSDConfig.py:115 msgid "file that contains CA certificates" msgstr "plik zawierający certyfikaty CA" -#: config/SSSDConfig.py:115 +#: config/SSSDConfig.py:116 msgid "Require TLS certificate verification" msgstr "Wymaga sprawdzenia certyfikatu TLS" -#: config/SSSDConfig.py:116 +#: config/SSSDConfig.py:117 msgid "Specify the sasl mechanism to use" msgstr "Podaje używany mechanizm SASL" -#: config/SSSDConfig.py:117 +#: config/SSSDConfig.py:118 msgid "Specify the sasl authorization id to use" msgstr "Podaje używany identyfikator upoważnienia SASL" -#: config/SSSDConfig.py:120 +#: config/SSSDConfig.py:121 msgid "Kerberos service keytab" msgstr "Tablica kluczy usługi Kerberos" -#: config/SSSDConfig.py:121 +#: config/SSSDConfig.py:122 msgid "Use Kerberos auth for LDAP connection" msgstr "Używa uwierzytelniania Kerberos dla połączenia LDAP" -#: config/SSSDConfig.py:122 +#: config/SSSDConfig.py:123 msgid "Follow LDAP referrals" msgstr "Podąża za odsyłaniami LDAP" -#: config/SSSDConfig.py:125 +#: config/SSSDConfig.py:126 msgid "Length of time to wait for a search request" msgstr "Czas oczekiwania na żądanie wyszukiwania" -#: config/SSSDConfig.py:126 +#: config/SSSDConfig.py:127 msgid "Length of time between enumeration updates" msgstr "Czas między aktualizacjami wyliczania" -#: config/SSSDConfig.py:127 +#: config/SSSDConfig.py:128 msgid "Require TLS for ID lookups, false" msgstr "Wymaga TLS dla wyszukiwania identyfikatorów, fałsz" -#: config/SSSDConfig.py:128 +#: config/SSSDConfig.py:129 msgid "Base DN for user lookups" msgstr "Podstawowe DN dla wyszukiwania użytkowników" -#: config/SSSDConfig.py:129 +#: config/SSSDConfig.py:130 msgid "Scope of user lookups" msgstr "Zakres wyszukiwania użytkowników" -#: config/SSSDConfig.py:130 +#: config/SSSDConfig.py:131 msgid "Filter for user lookups" msgstr "Filtruje wyszukiwania użytkowników" -#: config/SSSDConfig.py:131 +#: config/SSSDConfig.py:132 msgid "Objectclass for users" msgstr "Klasa obiektów dla użytkowników" -#: config/SSSDConfig.py:132 +#: config/SSSDConfig.py:133 msgid "Username attribute" msgstr "Atrybut nazwy użytkownika" -#: config/SSSDConfig.py:133 +#: config/SSSDConfig.py:134 msgid "UID attribute" msgstr "Atrybut UID" -#: config/SSSDConfig.py:134 +#: config/SSSDConfig.py:135 msgid "Primary GID attribute" msgstr "Pierwszy atrybut GID" -#: config/SSSDConfig.py:135 +#: config/SSSDConfig.py:136 msgid "GECOS attribute" msgstr "Atrybut GECOS" -#: config/SSSDConfig.py:136 +#: config/SSSDConfig.py:137 msgid "Home directory attribute" msgstr "Atrybut katalogu domowego" -#: config/SSSDConfig.py:137 +#: config/SSSDConfig.py:138 msgid "Shell attribute" msgstr "Atrybut powłoki" -#: config/SSSDConfig.py:138 +#: config/SSSDConfig.py:139 msgid "UUID attribute" msgstr "Atrybut UUID" -#: config/SSSDConfig.py:139 +#: config/SSSDConfig.py:140 msgid "User principal attribute (for Kerberos)" msgstr "Atrybut głównego użytkownika (dla Kerberos)" -#: config/SSSDConfig.py:140 +#: config/SSSDConfig.py:141 msgid "Full Name" msgstr "Imię i nazwisko" -#: config/SSSDConfig.py:141 +#: config/SSSDConfig.py:142 msgid "memberOf attribute" msgstr "Atrybut memberOf" -#: config/SSSDConfig.py:142 +#: config/SSSDConfig.py:143 msgid "Modification time attribute" msgstr "Atrybut czasu modyfikacji" -#: config/SSSDConfig.py:145 +#: config/SSSDConfig.py:146 msgid "Policy to evaluate the password expiration" msgstr "Polityka do oszacowania wygaszenia hasła" -#: config/SSSDConfig.py:148 +#: config/SSSDConfig.py:149 msgid "Comma separated list of allowed users" msgstr "Lista dozwolonych użytkowników oddzielonych przecinkami" -#: config/SSSDConfig.py:149 +#: config/SSSDConfig.py:150 msgid "Comma separated list of prohibited users" msgstr "Lista zabronionych użytkowników oddzielonych przecinkami" -#: config/SSSDConfig.py:152 +#: config/SSSDConfig.py:153 msgid "Default shell, /bin/bash" msgstr "Domyślna powłoka, /bin/bash" -#: config/SSSDConfig.py:153 +#: config/SSSDConfig.py:154 msgid "Base for home directories" msgstr "Podstawa katalogów domowych" -#: config/SSSDConfig.py:156 +#: config/SSSDConfig.py:157 msgid "The name of the NSS library to use" msgstr "Nazwa używanej biblioteki NSS" -#: config/SSSDConfig.py:159 +#: config/SSSDConfig.py:160 msgid "PAM stack to use" msgstr "Używany stos PAM" @@ -389,7 +393,13 @@ msgstr "Podaje niedomyślny plik konfiguracji" msgid "sssd must be run as root\n" msgstr "sssd musi zostać uruchomione jako root\n" -#: monitor/monitor.c:2265 +#: monitor/monitor.c:2264 +msgid "" +"nscd socket was detected. As nscd caching capabilities may conflict with " +"SSSD, it is recommended to not run nscd in parallel with SSSD\n" +msgstr "" + +#: monitor/monitor.c:2274 #, c-format msgid "" "Cannot read config file %s, please check if permissions are 0600 and the " @@ -398,17 +408,17 @@ msgstr "" "Nie można odczytać pliku konfiguracji %s. Proszę sprawdzić, czy uprawnienia " "wynoszą 0600, a właścicielem pliku jest root.root\n" -#: providers/krb5/krb5_child.c:922 providers/ldap/ldap_child.c:316 +#: providers/krb5/krb5_child.c:929 providers/ldap/ldap_child.c:316 #: util/util.h:61 msgid "Debug level" msgstr "Poziom debugowania" -#: providers/krb5/krb5_child.c:924 providers/ldap/ldap_child.c:318 +#: providers/krb5/krb5_child.c:931 providers/ldap/ldap_child.c:318 #: util/util.h:65 msgid "Add debug timestamps" msgstr "Dodaje czasy debugowania" -#: providers/krb5/krb5_child.c:926 providers/ldap/ldap_child.c:320 +#: providers/krb5/krb5_child.c:933 providers/ldap/ldap_child.c:320 msgid "An open file descriptor for the debug logs" msgstr "Otwiera deskryptor pliku dla dzienników debugowania" |