diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:24:41 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:24:41 +0100 |
| commit | bbae86d3d2997a853ca0365e8eb7a3ca7489ee09 (patch) | |
| tree | 1f7fa49b47ab13aea3effbe839559d221f6323b4 /po/pl.po | |
| parent | 404ebe62622150e77e311777dff8617eb974e834 (diff) | |
New upstream version 1.15.2
Diffstat (limited to 'po/pl.po')
| -rw-r--r-- | po/pl.po | 6107 |
1 files changed, 4446 insertions, 1661 deletions
diff --git a/po/pl.po b/po/pl.po index d23eabfa..c67140a5 100644 --- a/po/pl.po +++ b/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: NetworkManager\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-06-17 17:27+0200\n" +"POT-Creation-Date: 2019-01-08 16:44+0100\n" "PO-Revision-Date: 2018-06-17 17:37+0200\n" "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n" "Language-Team: Polish <community-poland@mozilla.org>\n" @@ -107,27 +107,28 @@ msgstr "Błąd: zainicjowanie agenta polkit się nie powiodło: %s" msgid "nmcli successfully registered as a polkit agent.\n" msgstr "Pomyślnie zarejestrowano program nmcli jako agenta polkit.\n" -#: ../clients/cli/common.c:306 ../clients/cli/common.c:332 -#: ../clients/cli/connections.c:1297 +#: ../clients/cli/common.c:361 ../clients/cli/common.c:362 +#: ../clients/cli/common.c:393 ../clients/cli/common.c:394 +#: ../clients/cli/connections.c:1454 msgid "GROUP" msgstr "GRUPA" -#: ../clients/cli/common.c:606 +#: ../clients/cli/common.c:621 #, c-format msgid "Error: openconnect failed: %s\n" msgstr "Błąd: polecenie openconnect się nie powiodło: %s\n" -#: ../clients/cli/common.c:613 +#: ../clients/cli/common.c:628 #, c-format msgid "Error: openconnect failed with status %d\n" msgstr "Błąd: polecenie openconnect się nie powiodło ze stanem %d\n" -#: ../clients/cli/common.c:615 +#: ../clients/cli/common.c:630 #, c-format msgid "Error: openconnect failed with signal %d\n" msgstr "Błąd: polecenie openconnect się nie powiodło z sygnałem %d\n" -#: ../clients/cli/common.c:695 +#: ../clients/cli/common.c:711 #, c-format msgid "" "Warning: password for '%s' not given in 'passwd-file' and nmcli cannot ask " @@ -136,122 +137,142 @@ msgstr "" "Ostrzeżenie: w „passwd-file” nie podano hasła dla „%s”, a program nmcli nie " "może zapytać bez opcji „--ask”.\n" -#: ../clients/cli/common.c:1185 +#: ../clients/cli/common.c:1211 #, c-format msgid "Error: Could not create NMClient object: %s." msgstr "Błąd: nie można utworzyć obiektu NMClient: %s." -#: ../clients/cli/common.c:1205 +#: ../clients/cli/common.c:1231 msgid "Error: NetworkManager is not running." msgstr "Błąd: usługa NetworkManager nie jest uruchomiona." -#: ../clients/cli/common.c:1301 +#: ../clients/cli/common.c:1327 #, c-format msgid "Error: argument '%s' not understood. Try passing --help instead." msgstr "Błąd: nie zrozumiano parametru „%s”. Można użyć „--help” zamiast tego." -#: ../clients/cli/common.c:1311 +#: ../clients/cli/common.c:1337 msgid "Error: missing argument. Try passing --help." msgstr "Błąd: brak parametru. Można użyć „--help” zamiast tego." -#: ../clients/cli/common.c:1364 +#: ../clients/cli/common.c:1390 msgid "access denied" msgstr "odmowa dostępu" +#: ../clients/cli/common.c:1398 ../clients/cli/connections.c:81 +#: ../clients/cli/connections.c:90 ../clients/cli/devices.c:444 +#: ../clients/cli/devices.c:536 ../clients/cli/devices.c:543 +#: ../clients/cli/general.c:41 ../clients/cli/general.c:129 +#: ../clients/cli/general.c:134 ../clients/common/nm-client-utils.c:260 +#: ../clients/common/nm-client-utils.c:273 +#: ../clients/common/nm-client-utils.c:277 +#: ../clients/common/nm-client-utils.c:282 +#: ../clients/common/nm-meta-setting-desc.c:1567 +#: ../clients/common/nm-meta-setting-desc.c:1617 +#: ../clients/common/nm-meta-setting-desc.c:2757 +#: ../clients/common/nm-meta-setting-desc.c:2812 +msgid "unknown" +msgstr "nieznane" + +#: ../clients/cli/common.c:1399 +msgid "none" +msgstr "brak" + +#: ../clients/cli/common.c:1400 +msgid "portal" +msgstr "portal" + +#: ../clients/cli/common.c:1401 +msgid "limited" +msgstr "ograniczone" + +#: ../clients/cli/common.c:1402 +msgid "full" +msgstr "pełne" + #. define some prompts for connection editor -#: ../clients/cli/connections.c:64 +#: ../clients/cli/connections.c:65 msgid "Setting name? " msgstr "Nazwa ustawienia? " -#: ../clients/cli/connections.c:65 +#: ../clients/cli/connections.c:66 msgid "Property name? " msgstr "Nazwa właściwości? " -#: ../clients/cli/connections.c:66 +#: ../clients/cli/connections.c:67 msgid "Enter connection type: " msgstr "Proszę podać typ połączenia: " #. define some other prompts -#: ../clients/cli/connections.c:70 -msgid "Connection (name, UUID, or path)" +#: ../clients/cli/connections.c:71 +#, fuzzy +msgid "Connection (name, UUID, or path): " msgstr "Połączenie (nazwa, UUID lub ścieżka)" -#: ../clients/cli/connections.c:71 -msgid "VPN connection (name, UUID, or path)" +#: ../clients/cli/connections.c:72 +#, fuzzy +msgid "VPN connection (name, UUID, or path): " msgstr "Połączenie VPN (nazwa, UUID lub ścieżka)" -#: ../clients/cli/connections.c:72 -msgid "Connection(s) (name, UUID, or path)" +#: ../clients/cli/connections.c:73 +#, fuzzy +msgid "Connection(s) (name, UUID, or path): " msgstr "Połączenia (nazwa, UUID lub ścieżka)" -#: ../clients/cli/connections.c:73 -msgid "Connection(s) (name, UUID, path or apath)" +#: ../clients/cli/connections.c:74 +#, fuzzy +msgid "Connection(s) (name, UUID, path or apath): " msgstr "Połączenia (nazwa, UUID, ścieżka lub „apath”)" -#: ../clients/cli/connections.c:80 ../clients/cli/connections.c:89 -#: ../clients/cli/devices.c:1201 ../clients/cli/devices.c:1245 -#: ../clients/cli/devices.c:1247 ../clients/cli/general.c:41 -#: ../clients/cli/general.c:82 ../clients/cli/general.c:150 -#: ../clients/cli/general.c:155 ../clients/common/nm-client-utils.c:288 -#: ../clients/common/nm-client-utils.c:291 -#: ../clients/common/nm-client-utils.c:307 -#: ../clients/common/nm-client-utils.c:310 -#: ../clients/common/nm-meta-setting-desc.c:1482 -#: ../clients/common/nm-meta-setting-desc.c:1532 -#: ../clients/common/nm-meta-setting-desc.c:2681 -#: ../clients/common/nm-meta-setting-desc.c:2736 -msgid "unknown" -msgstr "nieznane" - -#: ../clients/cli/connections.c:81 +#: ../clients/cli/connections.c:82 msgid "activating" msgstr "aktywowanie" -#: ../clients/cli/connections.c:82 +#: ../clients/cli/connections.c:83 msgid "activated" msgstr "aktywowano" -#: ../clients/cli/connections.c:83 ../clients/common/nm-client-utils.c:284 +#: ../clients/cli/connections.c:84 ../clients/common/nm-client-utils.c:271 msgid "deactivating" msgstr "dezaktywowanie" -#: ../clients/cli/connections.c:84 +#: ../clients/cli/connections.c:85 msgid "deactivated" msgstr "dezaktywowano" -#: ../clients/cli/connections.c:90 +#: ../clients/cli/connections.c:91 msgid "VPN connecting (prepare)" msgstr "Łączenie z VPN (przygotowanie)" -#: ../clients/cli/connections.c:91 +#: ../clients/cli/connections.c:92 msgid "VPN connecting (need authentication)" msgstr "Łączenie z VPN (wymaga uwierzytelnienia)" -#: ../clients/cli/connections.c:92 +#: ../clients/cli/connections.c:93 msgid "VPN connecting" msgstr "Łączenie z VPN" -#: ../clients/cli/connections.c:93 +#: ../clients/cli/connections.c:94 msgid "VPN connecting (getting IP configuration)" msgstr "Łączenie z VPN (pobieranie konfiguracji adresu IP)" -#: ../clients/cli/connections.c:94 +#: ../clients/cli/connections.c:95 msgid "VPN connected" msgstr "Połączono z VPN" -#: ../clients/cli/connections.c:95 +#: ../clients/cli/connections.c:96 msgid "VPN connection failed" msgstr "Połączenie z VPN się nie powiodło" -#: ../clients/cli/connections.c:96 +#: ../clients/cli/connections.c:97 msgid "VPN disconnected" msgstr "Rozłączono z VPN" -#: ../clients/cli/connections.c:452 +#: ../clients/cli/connections.c:518 msgid "never" msgstr "nigdy" -#: ../clients/cli/connections.c:713 +#: ../clients/cli/connections.c:868 #, c-format msgid "" "Usage: nmcli connection { COMMAND | help }\n" @@ -327,7 +348,7 @@ msgstr "" " export [id | uuid | path] <identyfikator> [<plik wyjściowy>]\n" "\n" -#: ../clients/cli/connections.c:735 +#: ../clients/cli/connections.c:890 #, c-format msgid "" "Usage: nmcli connection show { ARGUMENTS | help }\n" @@ -372,7 +393,7 @@ msgstr "" "więcej informacji. Podanie opcji „--active” spowoduje uwzględnienie tylko\n" "aktywnych profili. Opcja „--show-secrets” ujawni także powiązane hasła.\n" -#: ../clients/cli/connections.c:756 +#: ../clients/cli/connections.c:911 #, c-format msgid "" "Usage: nmcli connection up { ARGUMENTS | help }\n" @@ -417,7 +438,7 @@ msgstr "" "passwd-file — plik z hasłami wymaganymi do aktywowania połączenia\n" "\n" -#: ../clients/cli/connections.c:777 +#: ../clients/cli/connections.c:932 #, c-format msgid "" "Usage: nmcli connection down { ARGUMENTS | help }\n" @@ -439,8 +460,8 @@ msgstr "" "identyfikowany po swojej nazwie, UUID lub ścieżce D-Bus.\n" "\n" -#: ../clients/cli/connections.c:789 -#, c-format +#: ../clients/cli/connections.c:944 +#, fuzzy, c-format msgid "" "Usage: nmcli connection add { ARGUMENTS | help }\n" "\n" @@ -576,7 +597,14 @@ msgid "" " [source-port-max <0-65535>]\n" " [destination-port <0-65535>]\n" "\n" -" dummy: \n" +" wpan: [short-addr <0x0000-0xffff>]\n" +" [pan-id <0x0000-0xffff>]\n" +" [page <default|0-31>]\n" +" [channel <default|0-26>]\n" +" [mac <MAC address>]\n" +"\n" +" 6lowpan: dev <parent device (connection UUID, ifname, or MAC)>\n" +" dummy:\n" "\n" " SLAVE_OPTIONS:\n" " bridge: [priority <0-63>]\n" @@ -747,7 +775,7 @@ msgstr "" " [ip6 <adres IPv6>] [gw6 <brama IPv6>]\n" "\n" -#: ../clients/cli/connections.c:907 +#: ../clients/cli/connections.c:1068 #, c-format msgid "" "Usage: nmcli connection modify { ARGUMENTS | help }\n" @@ -794,7 +822,7 @@ msgstr "" "nmcli con mod bond0 -bond.options downdelay\n" "\n" -#: ../clients/cli/connections.c:930 +#: ../clients/cli/connections.c:1091 #, c-format msgid "" "Usage: nmcli connection clone { ARGUMENTS | help }\n" @@ -816,7 +844,7 @@ msgstr "" "utworzona) oraz „id” (podana jako parametr <nowa nazwa>).\n" "\n" -#: ../clients/cli/connections.c:942 +#: ../clients/cli/connections.c:1103 #, c-format msgid "" "Usage: nmcli connection edit { ARGUMENTS | help }\n" @@ -844,7 +872,7 @@ msgstr "" "Dodaje nowy profil połączenia w interaktywnym edytorze.\n" "\n" -#: ../clients/cli/connections.c:957 +#: ../clients/cli/connections.c:1118 #, c-format msgid "" "Usage: nmcli connection delete { ARGUMENTS | help }\n" @@ -863,7 +891,7 @@ msgstr "" "Profil jest identyfikowany po swojej nazwie, UUID lub ścieżce D-Bus.\n" "\n" -#: ../clients/cli/connections.c:968 +#: ../clients/cli/connections.c:1129 #, c-format msgid "" "Usage: nmcli connection monitor { ARGUMENTS | help }\n" @@ -884,7 +912,7 @@ msgstr "" "Monitoruje wszystkie profile połączeń, jeśli żaden nie zostanie podany.\n" "\n" -#: ../clients/cli/connections.c:980 +#: ../clients/cli/connections.c:1141 #, c-format msgid "" "Usage: nmcli connection reload { help }\n" @@ -897,7 +925,7 @@ msgstr "" "Wczytuje ponownie wszystkie pliki połączeń z dysku.\n" "\n" -#: ../clients/cli/connections.c:988 +#: ../clients/cli/connections.c:1149 #, c-format msgid "" "Usage: nmcli connection load { ARGUMENTS | help }\n" @@ -919,7 +947,7 @@ msgstr "" "usługa NetworkManager zna jego najnowszy stan.\n" "\n" -#: ../clients/cli/connections.c:1000 +#: ../clients/cli/connections.c:1161 #, c-format msgid "" "Usage: nmcli connection import { ARGUMENTS | help }\n" @@ -944,7 +972,7 @@ msgstr "" "importowana przez wtyczki VPN usługi NetworkManager.\n" "\n" -#: ../clients/cli/connections.c:1013 +#: ../clients/cli/connections.c:1174 #, c-format msgid "" "Usage: nmcli connection export { ARGUMENTS | help }\n" @@ -964,336 +992,347 @@ msgstr "" "nazwę.\n" "\n" -#: ../clients/cli/connections.c:1095 +#: ../clients/cli/connections.c:1264 #, c-format msgid "Error updating secrets for %s: %s\n" msgstr "Błąd podczas aktualizowania haseł dla %s: %s\n" -#: ../clients/cli/connections.c:1138 +#: ../clients/cli/connections.c:1307 msgid "Connection profile details" msgstr "Szczegóły profilu połączenia" -#: ../clients/cli/connections.c:1151 ../clients/cli/connections.c:1249 +#: ../clients/cli/connections.c:1320 ../clients/cli/connections.c:1405 #, c-format msgid "Error: 'connection show': %s" msgstr "Błąd: „connection show”: %s" -#: ../clients/cli/connections.c:1239 +#: ../clients/cli/connections.c:1395 msgid "Activate connection details" msgstr "Szczegóły aktywowania połączenia" -#: ../clients/cli/connections.c:1485 +#: ../clients/cli/connections.c:1503 ../clients/cli/devices.c:1453 +#: ../clients/cli/devices.c:1467 ../clients/cli/devices.c:1482 +#: ../clients/cli/devices.c:1540 ../clients/cli/devices.c:1642 +msgid "NAME" +msgstr "" + +#: ../clients/cli/connections.c:1591 #, c-format msgid "invalid field '%s'; allowed fields: %s and %s, or %s,%s" msgstr "nieprawidłowe pole „%s”; dozwolone pola: %s i %s, albo %s,%s" -#: ../clients/cli/connections.c:1500 ../clients/cli/connections.c:1508 +#: ../clients/cli/connections.c:1606 ../clients/cli/connections.c:1614 #, c-format msgid "'%s' has to be alone" msgstr "„%s” musi być same" -#: ../clients/cli/connections.c:1773 +#: ../clients/cli/connections.c:1876 #, c-format msgid "incorrect string '%s' of '--order' option" msgstr "niepoprawny ciąg „%s” opcji „--order”" -#: ../clients/cli/connections.c:1798 +#: ../clients/cli/connections.c:1901 #, c-format msgid "incorrect item '%s' in '--order' option" msgstr "niepoprawny element „%s” w opcji „--order”" -#: ../clients/cli/connections.c:1836 +#: ../clients/cli/connections.c:1939 msgid "No connection specified" msgstr "Nie podano połączenia" -#: ../clients/cli/connections.c:1847 +#: ../clients/cli/connections.c:1950 #, c-format msgid "%s argument is missing" msgstr "Brak parametru %s" -#: ../clients/cli/connections.c:1865 +#: ../clients/cli/connections.c:1968 #, c-format msgid "unknown connection '%s'" msgstr "nieznane połączenie „%s”" -#: ../clients/cli/connections.c:1894 +#: ../clients/cli/connections.c:1997 msgid "'--order' argument is missing" msgstr "Brak parametru „--order”" -#: ../clients/cli/connections.c:1955 +#: ../clients/cli/connections.c:2057 msgid "NetworkManager active profiles" msgstr "Aktywne profile usługi NetworkManager" -#: ../clients/cli/connections.c:1956 +#: ../clients/cli/connections.c:2058 msgid "NetworkManager connection profiles" msgstr "Profile połączeń usługi NetworkManager" -#: ../clients/cli/connections.c:2008 ../clients/cli/connections.c:2707 -#: ../clients/cli/connections.c:2719 ../clients/cli/connections.c:2731 -#: ../clients/cli/connections.c:2957 ../clients/cli/connections.c:8644 -#: ../clients/cli/connections.c:8660 ../clients/cli/devices.c:2838 -#: ../clients/cli/devices.c:2850 ../clients/cli/devices.c:2863 -#: ../clients/cli/devices.c:3014 ../clients/cli/devices.c:3025 -#: ../clients/cli/devices.c:3043 ../clients/cli/devices.c:3052 -#: ../clients/cli/devices.c:3073 ../clients/cli/devices.c:3084 -#: ../clients/cli/devices.c:3102 ../clients/cli/devices.c:3482 -#: ../clients/cli/devices.c:3492 ../clients/cli/devices.c:3500 -#: ../clients/cli/devices.c:3512 ../clients/cli/devices.c:3527 -#: ../clients/cli/devices.c:3535 ../clients/cli/devices.c:3709 -#: ../clients/cli/devices.c:3720 ../clients/cli/devices.c:3891 +#: ../clients/cli/connections.c:2110 ../clients/cli/connections.c:2856 +#: ../clients/cli/connections.c:2868 ../clients/cli/connections.c:2880 +#: ../clients/cli/connections.c:3109 ../clients/cli/connections.c:8899 +#: ../clients/cli/connections.c:8915 ../clients/cli/devices.c:2976 +#: ../clients/cli/devices.c:2988 ../clients/cli/devices.c:3001 +#: ../clients/cli/devices.c:3195 ../clients/cli/devices.c:3206 +#: ../clients/cli/devices.c:3224 ../clients/cli/devices.c:3233 +#: ../clients/cli/devices.c:3254 ../clients/cli/devices.c:3265 +#: ../clients/cli/devices.c:3283 ../clients/cli/devices.c:3725 +#: ../clients/cli/devices.c:3735 ../clients/cli/devices.c:3743 +#: ../clients/cli/devices.c:3755 ../clients/cli/devices.c:3770 +#: ../clients/cli/devices.c:3778 ../clients/cli/devices.c:3952 +#: ../clients/cli/devices.c:3963 ../clients/cli/devices.c:4134 #, c-format msgid "Error: %s argument is missing." msgstr "Błąd: brak parametru %s." -#: ../clients/cli/connections.c:2036 +#: ../clients/cli/connections.c:2138 #, c-format msgid "Error: %s - no such connection profile." msgstr "Błąd: %s — nie ma takiego profilu połączenia." -#: ../clients/cli/connections.c:2127 ../clients/cli/connections.c:2694 -#: ../clients/cli/connections.c:2758 ../clients/cli/connections.c:8168 -#: ../clients/cli/connections.c:8274 ../clients/cli/connections.c:8760 -#: ../clients/cli/devices.c:1570 ../clients/cli/devices.c:1856 -#: ../clients/cli/devices.c:2025 ../clients/cli/devices.c:2133 -#: ../clients/cli/devices.c:2322 ../clients/cli/devices.c:3672 -#: ../clients/cli/devices.c:3897 ../clients/cli/general.c:914 +#: ../clients/cli/connections.c:2229 ../clients/cli/connections.c:2843 +#: ../clients/cli/connections.c:2907 ../clients/cli/connections.c:8419 +#: ../clients/cli/connections.c:8525 ../clients/cli/connections.c:9015 +#: ../clients/cli/devices.c:1727 ../clients/cli/devices.c:1995 +#: ../clients/cli/devices.c:2168 ../clients/cli/devices.c:2276 +#: ../clients/cli/devices.c:2468 ../clients/cli/devices.c:3915 +#: ../clients/cli/devices.c:4140 ../clients/cli/general.c:895 #, c-format msgid "Error: %s." msgstr "Błąd: %s." -#: ../clients/cli/connections.c:2220 +#: ../clients/cli/connections.c:2322 #, c-format msgid "no active connection on device '%s'" msgstr "brak aktywnych połączeń na urządzeniu „%s”" -#: ../clients/cli/connections.c:2228 +#: ../clients/cli/connections.c:2330 msgid "no active connection or device" msgstr "brak aktywnych połączeń na urządzeń" -#: ../clients/cli/connections.c:2248 -#, c-format -msgid "device '%s' not compatible with connection '%s':" +#: ../clients/cli/connections.c:2350 +#, fuzzy, c-format +msgid "device '%s' not compatible with connection '%s': " msgstr "urządzenie „%s” jest niezgodne z połączeniem „%s”:" -#: ../clients/cli/connections.c:2281 +#: ../clients/cli/connections.c:2383 #, c-format msgid "device '%s' not compatible with connection '%s'" msgstr "urządzenie „%s” jest niezgodne z połączeniem „%s”" -#: ../clients/cli/connections.c:2284 +#: ../clients/cli/connections.c:2386 #, c-format msgid "no device found for connection '%s'" msgstr "nie odnaleziono urządzenia dla połączenia „%s”" -#: ../clients/cli/connections.c:2316 +#: ../clients/cli/connections.c:2437 +#, c-format +msgid "Hint: use '%s' to get more details." +msgstr "" + +#: ../clients/cli/connections.c:2455 #, c-format msgid "Connection successfully activated (%s) (D-Bus active path: %s)\n" msgstr "Pomyślnie aktywowano połączenie (%s) (ścieżka aktywacji D-Bus: %s)\n" -#: ../clients/cli/connections.c:2320 ../clients/cli/connections.c:2468 -#: ../clients/cli/connections.c:6534 +#: ../clients/cli/connections.c:2459 ../clients/cli/connections.c:2609 +#: ../clients/cli/connections.c:6716 #, c-format msgid "Connection successfully activated (D-Bus active path: %s)\n" msgstr "Pomyślnie aktywowano połączenie (ścieżka aktywacji D-Bus: %s)\n" -#: ../clients/cli/connections.c:2327 ../clients/cli/connections.c:2448 +#: ../clients/cli/connections.c:2466 ../clients/cli/connections.c:2588 #, c-format msgid "Error: Connection activation failed: %s" msgstr "Błąd: aktywacja połączenia się nie powiodła: %s" -#: ../clients/cli/connections.c:2363 +#: ../clients/cli/connections.c:2503 #, c-format msgid "Error: Timeout expired (%d seconds)" msgstr "Błąd: przekroczono czas oczekiwania (%d s)" -#: ../clients/cli/connections.c:2530 +#: ../clients/cli/connections.c:2671 #, c-format msgid "failed to read passwd-file '%s': %s" msgstr "odczytanie passwd-file „%s” się nie powiodło: %s" -#: ../clients/cli/connections.c:2543 +#: ../clients/cli/connections.c:2684 #, c-format msgid "missing colon in 'password' entry '%s'" msgstr "brak dwukropka we wpisie „password” „%s”" -#: ../clients/cli/connections.c:2551 +#: ../clients/cli/connections.c:2692 #, c-format msgid "missing dot in 'password' entry '%s'" msgstr "brak kropki we wpisie „password” „%s”" -#: ../clients/cli/connections.c:2564 +#: ../clients/cli/connections.c:2705 #, c-format msgid "invalid setting name in 'password' entry '%s'" msgstr "nieprawidłowa nazwa ustawienia we wpisie „password” „%s”" -#: ../clients/cli/connections.c:2610 +#: ../clients/cli/connections.c:2759 #, c-format msgid "unknown device '%s'." msgstr "nieznane urządzenie „%s”." -#: ../clients/cli/connections.c:2615 +#: ../clients/cli/connections.c:2764 msgid "neither a valid connection nor device given" msgstr "nie podano prawidłowego połączenia ani urządzenia" -#: ../clients/cli/connections.c:2741 ../clients/cli/devices.c:1521 -#: ../clients/cli/devices.c:2895 ../clients/cli/devices.c:3115 -#: ../clients/cli/devices.c:3726 +#: ../clients/cli/connections.c:2890 ../clients/cli/devices.c:1686 +#: ../clients/cli/devices.c:3033 ../clients/cli/devices.c:3296 +#: ../clients/cli/devices.c:3969 #, c-format msgid "Unknown parameter: %s\n" msgstr "Nieznany parametr: %s\n" -#: ../clients/cli/connections.c:2766 +#: ../clients/cli/connections.c:2915 msgid "preparing" msgstr "przygotowywanie" -#: ../clients/cli/connections.c:2874 +#: ../clients/cli/connections.c:3024 #, c-format msgid "Connection '%s' (%s) successfully deleted.\n" msgstr "Pomyślnie usunięto połączenie „%s” (%s).\n" -#: ../clients/cli/connections.c:2890 +#: ../clients/cli/connections.c:3040 #, c-format msgid "Connection '%s' successfully deactivated (D-Bus active path: %s)\n" msgstr "" "Pomyślnie dezaktywowano połączenie „%s” (ścieżka aktywacji D-Bus: %s)\n" -#: ../clients/cli/connections.c:2939 ../clients/cli/connections.c:8381 -#: ../clients/cli/connections.c:8412 ../clients/cli/connections.c:8570 +#: ../clients/cli/connections.c:3091 ../clients/cli/connections.c:8633 +#: ../clients/cli/connections.c:8664 ../clients/cli/connections.c:8822 #, c-format msgid "Error: No connection specified." msgstr "Błąd: nie podano połączenia." -#: ../clients/cli/connections.c:2969 +#: ../clients/cli/connections.c:3121 #, c-format msgid "Error: '%s' is not an active connection.\n" msgstr "Błąd: „%s” nie jest aktywnym połączeniem.\n" -#: ../clients/cli/connections.c:2970 +#: ../clients/cli/connections.c:3122 #, c-format msgid "Error: not all active connections found." msgstr "Błąd: nie odnaleziono wszystkich aktywnych połączeń." -#: ../clients/cli/connections.c:2978 +#: ../clients/cli/connections.c:3130 #, c-format msgid "Error: no active connection provided." msgstr "Błąd: nie podano aktywnego połączenia." -#: ../clients/cli/connections.c:3009 +#: ../clients/cli/connections.c:3161 #, c-format msgid "Connection '%s' deactivation failed: %s\n" msgstr "Dezaktywacja połączenia „%s” się nie powiodła: %s\n" -#: ../clients/cli/connections.c:3260 ../clients/cli/connections.c:3317 +#: ../clients/cli/connections.c:3412 ../clients/cli/connections.c:3469 #: ../clients/common/nm-client-utils.c:221 #, c-format msgid "'%s' not among [%s]" msgstr "„%s” nie jest w [%s]" #. We should not really come here -#: ../clients/cli/connections.c:3280 ../clients/cli/connections.c:3340 -#: ../clients/common/nm-client-utils.c:320 +#: ../clients/cli/connections.c:3432 ../clients/cli/connections.c:3492 +#: ../clients/common/nm-client-utils.c:289 #, c-format msgid "Unknown error" msgstr "Nieznany błąd" -#: ../clients/cli/connections.c:3474 +#: ../clients/cli/connections.c:3626 #, c-format msgid "Warning: master='%s' doesn't refer to any existing profile.\n" msgstr "" "Ostrzeżenie: master=„%s” nie odnosi się do żadnego istniejącego profilu.\n" -#: ../clients/cli/connections.c:3811 +#: ../clients/cli/connections.c:3979 #, c-format msgid "Error: invalid property '%s': %s." msgstr "Błąd: nieprawidłowa właściwość „%s”: %s." -#: ../clients/cli/connections.c:3828 +#: ../clients/cli/connections.c:3996 #, c-format msgid "Error: failed to modify %s.%s: %s." msgstr "Błąd: zmodyfikowanie %s.%s się nie powiodło: %s." -#: ../clients/cli/connections.c:3848 +#: ../clients/cli/connections.c:4016 #, c-format msgid "Error: failed to remove a value from %s.%s: %s." msgstr "Błąd: usunięcie wartości z %s.%s się nie powiodło: %s." -#: ../clients/cli/connections.c:3882 +#: ../clients/cli/connections.c:4050 #, c-format msgid "Error: '%s' is mandatory." msgstr "Błąd: „%s” jest wymagane." -#: ../clients/cli/connections.c:3909 +#: ../clients/cli/connections.c:4077 #, c-format msgid "Error: invalid slave type; %s." msgstr "Błąd: nieznany typ podrzędnego; %s." -#: ../clients/cli/connections.c:3917 +#: ../clients/cli/connections.c:4085 #, c-format msgid "Error: invalid connection type; %s." msgstr "Błąd: nieznany typ połączenia; %s." -#: ../clients/cli/connections.c:3994 +#: ../clients/cli/connections.c:4162 #, c-format msgid "Error: bad connection type: %s" msgstr "Błąd: błędny typ połączenia: %s" -#: ../clients/cli/connections.c:4040 +#: ../clients/cli/connections.c:4208 #, c-format msgid "Error: '%s': %s" msgstr "Błąd: „%s”: %s" -#: ../clients/cli/connections.c:4061 +#: ../clients/cli/connections.c:4229 msgid "Error: master is required" msgstr "Błąd: „master” jest wymagane" -#: ../clients/cli/connections.c:4120 +#: ../clients/cli/connections.c:4288 #, c-format msgid "Error: error adding bond option '%s=%s'." msgstr "Błąd: błąd podczas dodawania opcji wiązania „%s=%s”." -#: ../clients/cli/connections.c:4151 +#: ../clients/cli/connections.c:4319 #, c-format msgid "Error: '%s' is not a valid monitoring mode; use '%s' or '%s'.\n" msgstr "" "Błąd: „%s” nie jest prawidłowym trybem monitorowania; należy użyć „%s” lub " "„%s”.\n" -#: ../clients/cli/connections.c:4182 +#: ../clients/cli/connections.c:4350 #, c-format msgid "Error: 'bt-type': '%s' not valid; use [%s, %s, %s (%s), %s]." msgstr "" "Błąd: „bt-type”: „%s” jest nieprawidłowe; należy użyć [%s, %s, %s (%s), %s]." -#: ../clients/cli/connections.c:4431 +#: ../clients/cli/connections.c:4599 #, c-format msgid "Error: value for '%s' is missing." msgstr "Błąd: brak wartości dla „%s”." -#: ../clients/cli/connections.c:4477 +#: ../clients/cli/connections.c:4645 msgid "Error: <setting>.<property> argument is missing." msgstr "Błąd: brak parametru <ustawienie>.<właściwość>." -#: ../clients/cli/connections.c:4500 +#: ../clients/cli/connections.c:4668 #, c-format msgid "Error: invalid or not allowed setting '%s': %s." msgstr "Błąd: nieprawidłowe lub niedozwolone ustawienie „%s”: %s." -#: ../clients/cli/connections.c:4546 ../clients/cli/connections.c:4562 +#: ../clients/cli/connections.c:4714 ../clients/cli/connections.c:4730 #, c-format msgid "Error: '%s' is ambiguous (%s.%s or %s.%s)." msgstr "Błąd: „%s” jest niejednoznaczne (%s.%s lub %s.%s)." -#: ../clients/cli/connections.c:4580 +#: ../clients/cli/connections.c:4748 #, c-format msgid "Error: invalid <setting>.<property> '%s'." msgstr "Błąd: nieprawidłowe <ustawienie>.<właściwość> „%s”." -#: ../clients/cli/connections.c:4624 ../clients/cli/connections.c:8214 +#: ../clients/cli/connections.c:4792 ../clients/cli/connections.c:8465 #, c-format msgid "Error: Failed to add '%s' connection: %s" msgstr "Błąd: dodanie połączenia „%s” się nie powiodło: %s" -#: ../clients/cli/connections.c:4642 +#: ../clients/cli/connections.c:4810 #, c-format msgid "" "Warning: There is another connection with the name '%1$s'. Reference the " @@ -1311,47 +1350,32 @@ msgstr[2] "" "Ostrzeżenie: istnieje %3$u innych połączeń o nazwie „%1$s”. Należy odwoływać " "się do połączenia za pomocą UUID „%2$s”\n" -#: ../clients/cli/connections.c:4651 +#: ../clients/cli/connections.c:4819 #, c-format msgid "Connection '%s' (%s) successfully added.\n" msgstr "Pomyślnie dodano połączenie „%s” (%s).\n" -#: ../clients/cli/connections.c:4704 ../clients/cli/connections.c:6651 -#: ../clients/cli/connections.c:6652 ../clients/cli/devices.c:876 -#: ../clients/cli/devices.c:1164 ../clients/cli/devices.c:1165 -#: ../clients/cli/devices.c:1166 ../clients/cli/devices.c:1167 -#: ../clients/cli/devices.c:1168 ../clients/cli/devices.c:1205 -#: ../clients/cli/devices.c:1207 ../clients/cli/devices.c:1208 -#: ../clients/cli/devices.c:1238 ../clients/cli/devices.c:1239 -#: ../clients/cli/devices.c:1240 ../clients/cli/devices.c:1241 -#: ../clients/cli/devices.c:1242 ../clients/cli/devices.c:1243 -#: ../clients/cli/devices.c:1244 ../clients/cli/devices.c:1246 -#: ../clients/cli/devices.c:1248 ../clients/cli/general.c:157 -#: ../clients/cli/utils.h:220 ../clients/common/nm-client-utils.c:301 -#: ../clients/common/nm-meta-setting-desc.c:754 -#: ../clients/common/nm-meta-setting-desc.c:2676 +#: ../clients/cli/connections.c:4872 ../clients/cli/connections.c:6839 +#: ../clients/cli/connections.c:6840 ../clients/cli/devices.c:535 +#: ../clients/cli/devices.c:542 ../clients/cli/devices.c:1207 +#: ../clients/cli/general.c:136 ../clients/cli/utils.h:296 +#: ../clients/common/nm-client-utils.c:279 +#: ../clients/common/nm-meta-setting-desc.c:771 +#: ../clients/common/nm-meta-setting-desc.c:2752 msgid "no" msgstr "nie" -#. "CAPABILITIES" -#: ../clients/cli/connections.c:4705 ../clients/cli/connections.c:6651 -#: ../clients/cli/connections.c:6652 ../clients/cli/devices.c:876 -#: ../clients/cli/devices.c:1164 ../clients/cli/devices.c:1165 -#: ../clients/cli/devices.c:1166 ../clients/cli/devices.c:1167 -#: ../clients/cli/devices.c:1168 ../clients/cli/devices.c:1205 -#: ../clients/cli/devices.c:1207 ../clients/cli/devices.c:1208 -#: ../clients/cli/devices.c:1238 ../clients/cli/devices.c:1239 -#: ../clients/cli/devices.c:1240 ../clients/cli/devices.c:1241 -#: ../clients/cli/devices.c:1242 ../clients/cli/devices.c:1243 -#: ../clients/cli/devices.c:1244 ../clients/cli/devices.c:1246 -#: ../clients/cli/devices.c:1248 ../clients/cli/general.c:156 -#: ../clients/cli/utils.h:220 ../clients/common/nm-client-utils.c:299 -#: ../clients/common/nm-meta-setting-desc.c:754 -#: ../clients/common/nm-meta-setting-desc.c:2673 +#: ../clients/cli/connections.c:4873 ../clients/cli/connections.c:6839 +#: ../clients/cli/connections.c:6840 ../clients/cli/devices.c:534 +#: ../clients/cli/devices.c:541 ../clients/cli/devices.c:1207 +#: ../clients/cli/general.c:135 ../clients/cli/utils.h:296 +#: ../clients/common/nm-client-utils.c:278 +#: ../clients/common/nm-meta-setting-desc.c:771 +#: ../clients/common/nm-meta-setting-desc.c:2749 msgid "yes" msgstr "tak" -#: ../clients/cli/connections.c:4789 +#: ../clients/cli/connections.c:4959 #, c-format msgid "" "You can specify this option more than once. Press <Enter> when you're done.\n" @@ -1360,7 +1384,7 @@ msgstr "" "ukończeniu.\n" #. Ask for optional arguments. -#: ../clients/cli/connections.c:4888 +#: ../clients/cli/connections.c:5061 #, c-format msgid "There is %d optional setting for %s.\n" msgid_plural "There are %d optional settings for %s.\n" @@ -1368,7 +1392,7 @@ msgstr[0] "Istnieje %d opcjonalne ustawienie dla %s.\n" msgstr[1] "Istnieją %d opcjonalne ustawienia dla %s.\n" msgstr[2] "Istnieje %d opcjonalnych ustawień dla %s.\n" -#: ../clients/cli/connections.c:4891 +#: ../clients/cli/connections.c:5067 #, c-format msgid "Do you want to provide it? %s" msgid_plural "Do you want to provide them? %s" @@ -1376,22 +1400,22 @@ msgstr[0] "Podać go? %s" msgstr[1] "Podać je? %s" msgstr[2] "Podać je? %s" -#: ../clients/cli/connections.c:5024 ../clients/cli/utils.c:292 +#: ../clients/cli/connections.c:5200 ../clients/cli/utils.c:295 #, c-format msgid "Error: value for '%s' argument is required." msgstr "Błąd: wartość dla parametru „%s” jest wymagana." -#: ../clients/cli/connections.c:5031 +#: ../clients/cli/connections.c:5207 #, c-format msgid "Error: 'save': %s." msgstr "Błąd: „save”: %s." -#: ../clients/cli/connections.c:5117 ../clients/cli/connections.c:5128 +#: ../clients/cli/connections.c:5293 ../clients/cli/connections.c:5304 #, c-format msgid "Error: '%s' argument is required." msgstr "Błąd: parametr „%s” jest wymagany." -#: ../clients/cli/connections.c:6093 +#: ../clients/cli/connections.c:6269 #, c-format msgid "['%s' setting values]\n" msgstr "[wartości ustawienia „%s”]\n" @@ -1399,7 +1423,7 @@ msgstr "[wartości ustawienia „%s”]\n" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. -#: ../clients/cli/connections.c:6202 +#: ../clients/cli/connections.c:6378 #, c-format msgid "" "---[ Main menu ]---\n" @@ -1436,7 +1460,7 @@ msgstr "" "nmcli <opcja konfiguracji> <wartość> :: konfiguracja nmcli\n" "quit :: kończy działanie nmcli\n" -#: ../clients/cli/connections.c:6229 +#: ../clients/cli/connections.c:6405 #, c-format msgid "" "goto <setting>[.<prop>] | <prop> :: enter setting/property for editing\n" @@ -1457,7 +1481,7 @@ msgstr "" " nmcli connection> goto secondaries\n" " nmcli> goto ipv4.addresses\n" -#: ../clients/cli/connections.c:6236 +#: ../clients/cli/connections.c:6412 #, c-format msgid "" "remove <setting>[.<prop>] :: remove setting or reset property value\n" @@ -1478,7 +1502,7 @@ msgstr "" "Przykłady: nmcli> remove wifi-sec\n" " nmcli> remove eth.mtu\n" -#: ../clients/cli/connections.c:6243 +#: ../clients/cli/connections.c:6419 #, c-format msgid "" "set [<setting>.<prop> <value>] :: set property value\n" @@ -1493,7 +1517,7 @@ msgstr "" "\n" "Przykład: nmcli> set con.id Moje połączenie\n" -#: ../clients/cli/connections.c:6248 +#: ../clients/cli/connections.c:6424 #, c-format msgid "" "describe [<setting>.<prop>] :: describe property\n" @@ -1506,7 +1530,7 @@ msgstr "" "Wyświetla opis właściwości. Wszystkie ustawienia i właściwości usługi NM\n" "można znaleźć na stronie podręcznika nm-settings(5).\n" -#: ../clients/cli/connections.c:6253 +#: ../clients/cli/connections.c:6429 #, c-format msgid "" "print [all] :: print setting or connection values\n" @@ -1521,7 +1545,7 @@ msgstr "" "\n" "Przykład: nmcli ipv4> print all\n" -#: ../clients/cli/connections.c:6258 +#: ../clients/cli/connections.c:6434 #, c-format msgid "" "verify [all | fix] :: verify setting or connection validity\n" @@ -1545,7 +1569,7 @@ msgstr "" " nmcli> verify fix\n" " nmcli bond> verify\n" -#: ../clients/cli/connections.c:6267 +#: ../clients/cli/connections.c:6443 #, c-format msgid "" "save [persistent|temporary] :: save the connection\n" @@ -1571,7 +1595,7 @@ msgstr "" "między ponownymi uruchomieniami. Aby w pełni usunąć trwałe połączenie,\n" "należy usunąć profil połączenia.\n" -#: ../clients/cli/connections.c:6278 +#: ../clients/cli/connections.c:6454 #, c-format msgid "" "activate [<ifname>] [/<ap>|<nsp>] :: activate the connection\n" @@ -1593,7 +1617,7 @@ msgstr "" " poprzedzić znakiem /, kiedy nie podano\n" " <nazwy-interfejsu>)\n" -#: ../clients/cli/connections.c:6285 ../clients/cli/connections.c:6443 +#: ../clients/cli/connections.c:6461 ../clients/cli/connections.c:6619 #, c-format msgid "" "back :: go to upper menu level\n" @@ -1602,7 +1626,7 @@ msgstr "" "back :: przechodzi do menu wyższego poziomu\n" "\n" -#: ../clients/cli/connections.c:6288 +#: ../clients/cli/connections.c:6464 #, c-format msgid "" "help/? [<command>] :: help for the nmcli commands\n" @@ -1611,7 +1635,7 @@ msgstr "" "help/? [<polecenie>] :: pomoc dla poleceń nmcli\n" "\n" -#: ../clients/cli/connections.c:6291 +#: ../clients/cli/connections.c:6467 #, c-format msgid "" "nmcli [<conf-option> <value>] :: nmcli configuration\n" @@ -1638,7 +1662,7 @@ msgstr "" " nmcli> nmcli save-confirmation no\n" " nmcli> nmcli prompt-color 3\n" -#: ../clients/cli/connections.c:6313 ../clients/cli/connections.c:6449 +#: ../clients/cli/connections.c:6489 ../clients/cli/connections.c:6625 #, c-format msgid "" "quit :: exit nmcli\n" @@ -1651,8 +1675,8 @@ msgstr "" "To polecenie kończy działanie nmcli. Jeśli modyfikowane połączenie nie jest " "zapisane, użytkownik zostanie poproszony o potwierdzenie działania.\n" -#: ../clients/cli/connections.c:6318 ../clients/cli/connections.c:6454 -#: ../clients/cli/connections.c:6873 ../clients/cli/connections.c:7800 +#: ../clients/cli/connections.c:6494 ../clients/cli/connections.c:6630 +#: ../clients/cli/connections.c:7065 ../clients/cli/connections.c:8048 #, c-format msgid "Unknown command: '%s'\n" msgstr "Nieznane polecenie: „%s”\n" @@ -1660,7 +1684,7 @@ msgstr "Nieznane polecenie: „%s”\n" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. -#: ../clients/cli/connections.c:6383 +#: ../clients/cli/connections.c:6559 #, c-format msgid "" "---[ Property menu ]---\n" @@ -1687,7 +1711,7 @@ msgstr "" "help/? [<polecenie>] :: wyświetla tę pomoc lub opis polecenia\n" "quit :: kończy działanie nmcli\n" -#: ../clients/cli/connections.c:6408 +#: ../clients/cli/connections.c:6584 #, c-format msgid "" "set [<value>] :: set new value\n" @@ -1698,7 +1722,7 @@ msgstr "" "\n" "To polecenie ustawia podaną <wartość> tej właściwości\n" -#: ../clients/cli/connections.c:6412 +#: ../clients/cli/connections.c:6588 #, c-format msgid "" "add [<value>] :: append new value to the property\n" @@ -1713,7 +1737,7 @@ msgstr "" "jest typu kontener. W przypadku właściwości zawierających jedną wartość " "zastępuje tę wartość (podobnie jak „set”).\n" -#: ../clients/cli/connections.c:6418 +#: ../clients/cli/connections.c:6594 #, c-format msgid "" "change :: change current value\n" @@ -1724,7 +1748,7 @@ msgstr "" "\n" "Wyświetla bieżącą wartość i umożliwia jej modyfikację.\n" -#: ../clients/cli/connections.c:6422 +#: ../clients/cli/connections.c:6598 #, c-format msgid "" "remove [<value>|<index>|<option name>] :: delete the value\n" @@ -1757,7 +1781,7 @@ msgstr "" " nmcli bond.options> remove downdelay\n" "\n" -#: ../clients/cli/connections.c:6433 +#: ../clients/cli/connections.c:6609 #, c-format msgid "" "describe :: describe property\n" @@ -1770,7 +1794,7 @@ msgstr "" "Wyświetla opis właściwości. Wszystkie ustawienia i właściwości usługi NM " "można znaleźć na stronie podręcznika nm-settings(5).\n" -#: ../clients/cli/connections.c:6438 +#: ../clients/cli/connections.c:6614 #, c-format msgid "" "print [property|setting|connection] :: print property (setting, connection) " @@ -1785,7 +1809,7 @@ msgstr "" "Wyświetla wartość właściwości. Podając parametr można także wyświetlić " "wartości dla całego ustawienia lub połączenia.\n" -#: ../clients/cli/connections.c:6446 +#: ../clients/cli/connections.c:6622 #, c-format msgid "" "help/? [<command>] :: help for nmcli commands\n" @@ -1794,28 +1818,28 @@ msgstr "" "help/? [<polecenie>] :: pomoc dla poleceń nmcli\n" "\n" -#: ../clients/cli/connections.c:6540 +#: ../clients/cli/connections.c:6722 #, c-format msgid "Error: Connection activation failed.\n" msgstr "Błąd: aktywacja połączenia się nie powiodła.\n" -#: ../clients/cli/connections.c:6631 +#: ../clients/cli/connections.c:6819 #, c-format msgid "Error: setting '%s' is mandatory and cannot be removed.\n" msgstr "Błąd: ustawienie „%s” jest wymagane i nie może być usuwane.\n" #. TRANSLATORS: status line in nmcli connection editor -#: ../clients/cli/connections.c:6649 +#: ../clients/cli/connections.c:6837 #, c-format msgid "[ Type: %s | Name: %s | UUID: %s | Dirty: %s | Temp: %s ]\n" msgstr "[ Typ: %s | nazwa: %s | UUID: %s | dirty: %s | tymczasowe: %s ]\n" -#: ../clients/cli/connections.c:6685 +#: ../clients/cli/connections.c:6873 #, c-format msgid "The connection is not saved. Do you really want to quit? %s" msgstr "Połączenie nie jest zapisane. Na pewno zakończyć? %s" -#: ../clients/cli/connections.c:6731 +#: ../clients/cli/connections.c:6915 #, c-format msgid "" "The connection profile has been removed from another client. You may type " @@ -1824,66 +1848,66 @@ msgstr "" "Profil połączenia został usunięty z innego klienta. Można wpisać „save” " "w głównym oknie, aby go przywrócić.\n" -#: ../clients/cli/connections.c:6762 ../clients/cli/connections.c:7154 -#: ../clients/cli/connections.c:7212 +#: ../clients/cli/connections.c:6949 ../clients/cli/connections.c:7364 +#: ../clients/cli/connections.c:7424 #, c-format msgid "Allowed values for '%s' property: %s\n" msgstr "Dozwolone wartości dla właściwości „%s”: %s\n" -#: ../clients/cli/connections.c:6765 ../clients/cli/connections.c:7157 -#: ../clients/cli/connections.c:7215 +#: ../clients/cli/connections.c:6953 ../clients/cli/connections.c:7368 +#: ../clients/cli/connections.c:7428 #, c-format msgid "Enter '%s' value: " msgstr "Proszę podać wartość „%s”: " -#: ../clients/cli/connections.c:6779 ../clients/cli/connections.c:6799 -#: ../clients/cli/connections.c:7161 ../clients/cli/connections.c:7220 +#: ../clients/cli/connections.c:6968 ../clients/cli/connections.c:6990 +#: ../clients/cli/connections.c:7373 ../clients/cli/connections.c:7434 #, c-format msgid "Error: failed to set '%s' property: %s\n" msgstr "Błąd: ustawienie właściwości „%s” się nie powiodło: %s\n" -#: ../clients/cli/connections.c:6793 +#: ../clients/cli/connections.c:6983 #, c-format msgid "Edit '%s' value: " msgstr "Modyfikacja wartości „%s”: " -#: ../clients/cli/connections.c:6819 ../clients/cli/settings.c:394 +#: ../clients/cli/connections.c:7012 ../clients/cli/settings.c:395 #, c-format msgid "Error: %s\n" msgstr "Błąd: %s\n" -#: ../clients/cli/connections.c:6825 ../clients/cli/connections.c:7315 -#: ../clients/cli/connections.c:7366 +#: ../clients/cli/connections.c:7017 ../clients/cli/connections.c:7532 +#: ../clients/cli/connections.c:7583 #, c-format msgid "Error: failed to remove value of '%s': %s\n" msgstr "Błąd: usunięcie wartości „%s” się nie powiodło: %s\n" -#: ../clients/cli/connections.c:6846 +#: ../clients/cli/connections.c:7038 #, c-format msgid "Unknown command argument: '%s'\n" msgstr "Nieznany parametr polecenia: „%s”\n" -#: ../clients/cli/connections.c:6936 +#: ../clients/cli/connections.c:7129 #, c-format msgid "Available settings: %s\n" msgstr "Dostępne ustawienia: %s\n" -#: ../clients/cli/connections.c:6948 +#: ../clients/cli/connections.c:7141 #, c-format msgid "Error: invalid setting name; %s\n" msgstr "Błąd: nieprawidłowa nazwa ustawienia; %s\n" -#: ../clients/cli/connections.c:6965 +#: ../clients/cli/connections.c:7159 #, c-format msgid "Available properties: %s\n" msgstr "Dostępne właściwości: %s\n" -#: ../clients/cli/connections.c:6973 +#: ../clients/cli/connections.c:7167 #, c-format msgid "Error: property %s\n" msgstr "Błąd: właściwość %s\n" -#: ../clients/cli/connections.c:7014 +#: ../clients/cli/connections.c:7212 #, c-format msgid "" "Saving the connection with 'autoconnect=yes'. That might result in an " @@ -1894,12 +1918,12 @@ msgstr "" "natychmiastową aktywację połączenia.\n" "Na pewno zapisać? %s" -#: ../clients/cli/connections.c:7093 +#: ../clients/cli/connections.c:7298 #, c-format msgid "You may edit the following settings: %s\n" msgstr "Można modyfikować następujące ustawienia: %s\n" -#: ../clients/cli/connections.c:7122 +#: ../clients/cli/connections.c:7329 #, c-format msgid "" "The connection profile has been removed from another client. You may type " @@ -1908,214 +1932,219 @@ msgstr "" "Profil połączenia został usunięty z innego klienta. Można wpisać „save”, aby " "go przywrócić.\n" -#: ../clients/cli/connections.c:7165 ../clients/cli/connections.c:7410 -#: ../clients/cli/connections.c:7442 +#: ../clients/cli/connections.c:7377 ../clients/cli/connections.c:7628 +#: ../clients/cli/connections.c:7660 #, c-format msgid "Error: no setting selected; valid are [%s]\n" msgstr "Błąd: nie wybrano ustawienia; prawidłowe to [%s]\n" -#: ../clients/cli/connections.c:7166 +#: ../clients/cli/connections.c:7378 #, c-format msgid "use 'goto <setting>' first, or 'set <setting>.<property>'\n" msgstr "" "należy najpierw użyć „goto <ustawienie>” lub „set <ustawienie>." "<właściwość>”\n" -#: ../clients/cli/connections.c:7181 ../clients/cli/connections.c:7342 -#: ../clients/cli/connections.c:7432 +#: ../clients/cli/connections.c:7393 ../clients/cli/connections.c:7559 +#: ../clients/cli/connections.c:7650 #, c-format msgid "Error: invalid setting argument '%s'; valid are [%s]\n" msgstr "Błąd: nieprawidłowy parametr ustawienia „%s”; prawidłowe to [%s]\n" -#: ../clients/cli/connections.c:7190 +#: ../clients/cli/connections.c:7402 #, c-format msgid "Error: missing setting for '%s' property\n" msgstr "Błąd: brak ustawienia dla właściwości „%s”\n" -#: ../clients/cli/connections.c:7197 +#: ../clients/cli/connections.c:7409 #, c-format msgid "Error: invalid property: %s\n" msgstr "Błąd: nieprawidłowa właściwość: %s\n" -#: ../clients/cli/connections.c:7251 +#: ../clients/cli/connections.c:7466 #, c-format msgid "Error: unknown setting '%s'\n" msgstr "Błąd: nieznane ustawienie „%s”\n" -#: ../clients/cli/connections.c:7276 +#: ../clients/cli/connections.c:7491 #, c-format msgid "You may edit the following properties: %s\n" msgstr "Można modyfikować następujące właściwości: %s\n" -#: ../clients/cli/connections.c:7320 +#: ../clients/cli/connections.c:7537 #, c-format msgid "Error: no argument given; valid are [%s]\n" msgstr "Błąd: nie podano żadnego parametru; prawidłowe to [%s]\n" -#: ../clients/cli/connections.c:7339 +#: ../clients/cli/connections.c:7556 #, c-format msgid "Setting '%s' is not present in the connection.\n" msgstr "Ustawienie „%s” nie jest obecne w połączeniu.\n" -#: ../clients/cli/connections.c:7387 +#: ../clients/cli/connections.c:7604 #, c-format msgid "Error: %s properties, nor it is a setting name.\n" msgstr "Błąd: właściwości %s, ani nie jest nazwą ustawiania.\n" -#: ../clients/cli/connections.c:7411 ../clients/cli/connections.c:7443 +#: ../clients/cli/connections.c:7629 ../clients/cli/connections.c:7661 #, c-format msgid "use 'goto <setting>' first, or 'describe <setting>.<property>'\n" msgstr "" "należy najpierw użyć „goto <ustawienie>” lub „describe <ustawienie>." "<właściwość>”\n" -#: ../clients/cli/connections.c:7466 +#: ../clients/cli/connections.c:7684 #, c-format msgid "Error: invalid property: %s, neither a valid setting name.\n" msgstr "Błąd: nieprawidłowa właściwość: %s: ani prawidłową nazwą ustawienia.\n" -#: ../clients/cli/connections.c:7496 +#: ../clients/cli/connections.c:7714 #, c-format msgid "Error: unknown setting: '%s'\n" msgstr "Błąd: nieznane ustawienie: „%s”\n" -#: ../clients/cli/connections.c:7501 +#: ../clients/cli/connections.c:7719 #, c-format msgid "Error: '%s' setting not present in the connection\n" msgstr "Błąd: ustawienie „%s” nie jest obecne w połączeniu\n" -#: ../clients/cli/connections.c:7532 +#: ../clients/cli/connections.c:7750 #, c-format msgid "Error: invalid property: %s%s\n" msgstr "Błąd: nieprawidłowa właściwość: %s%s\n" -#: ../clients/cli/connections.c:7534 +#: ../clients/cli/connections.c:7752 msgid ", neither a valid setting name" msgstr ", ani prawidłową nazwą ustawienia" -#: ../clients/cli/connections.c:7550 +#: ../clients/cli/connections.c:7768 #, c-format msgid "Invalid verify option: %s\n" msgstr "Nieprawidłowa opcja sprawdzania: %s\n" -#: ../clients/cli/connections.c:7558 +#: ../clients/cli/connections.c:7776 #, c-format msgid "Verify setting '%s': %s\n" msgstr "Sprawdzenie ustawienia „%s”: %s\n" -#: ../clients/cli/connections.c:7573 +#: ../clients/cli/connections.c:7791 #, c-format msgid "Verify connection: %s\n" msgstr "Sprawdzenie połączenia: %s\n" -#: ../clients/cli/connections.c:7576 +#: ../clients/cli/connections.c:7794 #, c-format msgid "The error cannot be fixed automatically.\n" msgstr "Nie można automatycznie naprawić błędu.\n" -#: ../clients/cli/connections.c:7593 +#: ../clients/cli/connections.c:7815 #, c-format msgid "Error: invalid argument '%s'\n" msgstr "Błąd: nieprawidłowy parametr „%s”\n" -#: ../clients/cli/connections.c:7625 +#: ../clients/cli/connections.c:7867 #, c-format msgid "Error: Failed to save '%s' (%s) connection: %s\n" msgstr "Błąd: zapisanie połączenia „%s” (%s) się nie powiodło: %s\n" -#: ../clients/cli/connections.c:7632 +#: ../clients/cli/connections.c:7873 +#, fuzzy, c-format +msgid "Error: Timeout saving '%s' (%s) connection\n" +msgstr "Błąd: zapisanie połączenia „%s” (%s) się nie powiodło: %s\n" + +#: ../clients/cli/connections.c:7878 #, c-format msgid "Connection '%s' (%s) successfully saved.\n" msgstr "Pomyślnie zapisano połączenie „%s” (%s).\n" -#: ../clients/cli/connections.c:7633 +#: ../clients/cli/connections.c:7879 #, c-format msgid "Connection '%s' (%s) successfully updated.\n" msgstr "Pomyślnie zaktualizowano połączenie „%s” (%s).\n" -#: ../clients/cli/connections.c:7665 +#: ../clients/cli/connections.c:7912 #, c-format msgid "Error: connection verification failed: %s\n" msgstr "Błąd: sprawdzenie połączenia się nie powiodło: %s\n" -#: ../clients/cli/connections.c:7666 +#: ../clients/cli/connections.c:7913 msgid "(unknown error)" msgstr "(nieznany błąd)" -#: ../clients/cli/connections.c:7667 +#: ../clients/cli/connections.c:7914 #, c-format msgid "You may try running 'verify fix' to fix errors.\n" msgstr "Można spróbować wykonać „verify fix”, aby naprawić błędy.\n" -#: ../clients/cli/connections.c:7689 +#: ../clients/cli/connections.c:7936 #, c-format msgid "Error: connection is not saved. Type 'save' first.\n" msgstr "Błąd: połączenie nie jest zapisane. Należy najpierw wpisać „save”.\n" -#: ../clients/cli/connections.c:7693 +#: ../clients/cli/connections.c:7940 #, c-format msgid "Error: connection is not valid: %s\n" msgstr "Błąd: połączenie jest nieprawidłowe: %s\n" -#: ../clients/cli/connections.c:7703 +#: ../clients/cli/connections.c:7950 #, c-format msgid "Error: Cannot activate connection: %s.\n" msgstr "Błąd: nie można aktywować połączenia: %s.\n" -#: ../clients/cli/connections.c:7712 +#: ../clients/cli/connections.c:7959 #, c-format msgid "Error: Failed to activate '%s' (%s) connection: %s\n" msgstr "Błąd: aktywowanie połączenia „%s” (%s) się nie powiodło: %s\n" -#: ../clients/cli/connections.c:7718 +#: ../clients/cli/connections.c:7966 msgid "Monitoring connection activation (press any key to continue)\n" msgstr "" "Aktywacja monitorowania połączenia (naciśnięcie dowolnego klawisza " "kontynuuje)\n" -#: ../clients/cli/connections.c:7754 +#: ../clients/cli/connections.c:8002 #, c-format msgid "Error: status-line: %s\n" msgstr "Błąd: status-line: %s\n" -#: ../clients/cli/connections.c:7762 +#: ../clients/cli/connections.c:8010 #, c-format msgid "Error: save-confirmation: %s\n" msgstr "Błąd: save-confirmation: %s\n" -#: ../clients/cli/connections.c:7770 +#: ../clients/cli/connections.c:8018 #, c-format msgid "Error: show-secrets: %s\n" msgstr "Błąd: show-secrets: %s\n" -#: ../clients/cli/connections.c:7777 +#: ../clients/cli/connections.c:8025 #, c-format msgid "Current nmcli configuration:\n" msgstr "Obecna konfiguracja nmcli:\n" -#: ../clients/cli/connections.c:7785 +#: ../clients/cli/connections.c:8033 #, c-format msgid "Invalid configuration option '%s'; allowed [%s]\n" msgstr "Nieprawidłowa opcja konfiguracji „%s”; dozwolone [%s]\n" -#: ../clients/cli/connections.c:8003 +#: ../clients/cli/connections.c:8251 #, c-format msgid "Error: only one of 'id', 'filename', uuid, or 'path' can be provided." msgstr "Błąd: tylko jedno z „id”, „filename”, UUID lub „path” może być podane." -#: ../clients/cli/connections.c:8017 ../clients/cli/connections.c:8175 +#: ../clients/cli/connections.c:8265 ../clients/cli/connections.c:8426 #, c-format msgid "Error: Unknown connection '%s'." msgstr "Błąd: nieznane połączenie „%s”." -#: ../clients/cli/connections.c:8033 +#: ../clients/cli/connections.c:8281 #, c-format msgid "Warning: editing existing connection '%s'; 'type' argument is ignored\n" msgstr "" "Ostrzeżenie: modyfikowanie istniejącego połączenia „%s”; parametr „type” " "jest ignorowany\n" -#: ../clients/cli/connections.c:8036 +#: ../clients/cli/connections.c:8284 #, c-format msgid "" "Warning: editing existing connection '%s'; 'con-name' argument is ignored\n" @@ -2123,197 +2152,202 @@ msgstr "" "Ostrzeżenie: modyfikowanie istniejącego połączenia „%s”; parametr „con-name” " "jest ignorowany\n" -#: ../clients/cli/connections.c:8063 +#: ../clients/cli/connections.c:8311 #, c-format msgid "Valid connection types: %s\n" msgstr "Prawidłowe typy połączeń: %s\n" -#: ../clients/cli/connections.c:8065 +#: ../clients/cli/connections.c:8313 #, c-format msgid "Error: invalid connection type; %s\n" msgstr "Błąd: nieznany typ połączenia; %s\n" -#: ../clients/cli/connections.c:8100 +#: ../clients/cli/connections.c:8349 #, c-format msgid "===| nmcli interactive connection editor |===" msgstr "===| interaktywny edytor połączeń nmcli |===" -#: ../clients/cli/connections.c:8103 +#: ../clients/cli/connections.c:8352 #, c-format msgid "Editing existing '%s' connection: '%s'" msgstr "Modyfikowanie istniejącego połączenia „%s”: „%s”" -#: ../clients/cli/connections.c:8105 +#: ../clients/cli/connections.c:8354 #, c-format msgid "Adding a new '%s' connection" msgstr "Dodawanie nowego połączenia „%s”" -#: ../clients/cli/connections.c:8107 +#: ../clients/cli/connections.c:8356 #, c-format msgid "Type 'help' or '?' for available commands." msgstr "Wpisanie „help” lub „?” wyświetla dostępne polecenia." -#: ../clients/cli/connections.c:8109 +#: ../clients/cli/connections.c:8358 +#, c-format +msgid "Type 'print' to show all the connection properties." +msgstr "" + +#: ../clients/cli/connections.c:8360 #, c-format msgid "Type 'describe [<setting>.<prop>]' for detailed property description." msgstr "" "Wpisanie „describe [<ustawienie>.<właściwość>]” wyświetla szczegółowy opis " "właściwości." -#: ../clients/cli/connections.c:8137 +#: ../clients/cli/connections.c:8388 #, c-format msgid "Error: Failed to modify connection '%s': %s" msgstr "Błąd: zmodyfikowanie połączenia „%s” się nie powiodło: %s" -#: ../clients/cli/connections.c:8143 +#: ../clients/cli/connections.c:8394 #, c-format msgid "Connection '%s' (%s) successfully modified.\n" msgstr "Pomyślnie zmodyfikowano połączenie „%s” (%s).\n" -#: ../clients/cli/connections.c:8219 +#: ../clients/cli/connections.c:8470 #, c-format msgid "%s (%s) cloned as %s (%s).\n" msgstr "Sklonowano %s (%s) jako %s (%s).\n" -#: ../clients/cli/connections.c:8284 +#: ../clients/cli/connections.c:8536 msgid "New connection name: " msgstr "Nazwa nowego połączenia: " -#: ../clients/cli/connections.c:8286 +#: ../clients/cli/connections.c:8538 #, c-format msgid "Error: <new name> argument is missing." msgstr "Błąd: brak parametru <nowa nazwa>." -#: ../clients/cli/connections.c:8291 ../clients/cli/connections.c:8771 +#: ../clients/cli/connections.c:8543 ../clients/cli/connections.c:9026 #, c-format msgid "Error: unknown extra argument: '%s'." msgstr "Błąd: nieznany dodatkowy parametr: „%s”." -#: ../clients/cli/connections.c:8336 +#: ../clients/cli/connections.c:8588 #, c-format msgid "Error: not all connections deleted." msgstr "Błąd: nie usunięto wszystkich połączeń." -#: ../clients/cli/connections.c:8337 +#: ../clients/cli/connections.c:8589 #, c-format msgid "Error: Connection deletion failed: %s" msgstr "Błąd: usunięcie połączenia się nie powiodło: %s" -#: ../clients/cli/connections.c:8393 ../clients/cli/connections.c:8514 +#: ../clients/cli/connections.c:8645 ../clients/cli/connections.c:8766 #, c-format msgid "Error: %s.\n" msgstr "Błąd: %s.\n" -#: ../clients/cli/connections.c:8394 ../clients/cli/connections.c:8515 +#: ../clients/cli/connections.c:8646 ../clients/cli/connections.c:8767 #, c-format msgid "Error: not all connections found." msgstr "Błąd: nie odnaleziono wszystkich połączeń." #. truncate trailing ", " -#: ../clients/cli/connections.c:8445 +#: ../clients/cli/connections.c:8697 #, c-format msgid "Error: cannot delete unknown connection(s): %s." msgstr "Błąd: nie można usunąć nieznanych połączeń: %s." -#: ../clients/cli/connections.c:8455 +#: ../clients/cli/connections.c:8707 #, c-format msgid "%s: connection profile changed\n" msgstr "%s: zmieniono profil połączenia\n" -#: ../clients/cli/connections.c:8481 +#: ../clients/cli/connections.c:8733 #, c-format msgid "%s: connection profile created\n" msgstr "%s: utworzono profil połączenia\n" -#: ../clients/cli/connections.c:8490 +#: ../clients/cli/connections.c:8742 #, c-format msgid "%s: connection profile removed\n" msgstr "%s: usunięto profil połączenia\n" -#: ../clients/cli/connections.c:8552 +#: ../clients/cli/connections.c:8804 #, c-format msgid "Error: failed to reload connections: %s." msgstr "Błąd: ponowne wczytanie połączeń się nie powiodło: %s." -#: ../clients/cli/connections.c:8585 +#: ../clients/cli/connections.c:8837 #, c-format msgid "Error: failed to load connection: %s." msgstr "Błąd: wczytanie połączeń się nie powiodło: %s." -#: ../clients/cli/connections.c:8593 +#: ../clients/cli/connections.c:8845 #, c-format msgid "Could not load file '%s'\n" msgstr "Nie można wczytać pliku „%s”\n" -#: ../clients/cli/connections.c:8600 +#: ../clients/cli/connections.c:8852 msgid "File to import: " msgstr "Plik do zaimportowania: " -#: ../clients/cli/connections.c:8631 +#: ../clients/cli/connections.c:8886 #, c-format msgid "Error: No arguments provided." msgstr "Błąd: nie podano żadnych parametrów." -#: ../clients/cli/connections.c:8654 +#: ../clients/cli/connections.c:8909 #, c-format msgid "Warning: 'type' already specified, ignoring extra one.\n" msgstr "Ostrzeżenie: „type” zostało już podane, ignorowanie dodatkowego.\n" -#: ../clients/cli/connections.c:8668 +#: ../clients/cli/connections.c:8923 #, c-format msgid "Warning: 'file' already specified, ignoring extra one.\n" msgstr "Ostrzeżenie: „file” zostało już podane, ignorowanie dodatkowego.\n" -#: ../clients/cli/connections.c:8670 +#: ../clients/cli/connections.c:8925 #, c-format msgid "Unknown parameter: %s" msgstr "Nieznany parametr: %s" -#: ../clients/cli/connections.c:8681 +#: ../clients/cli/connections.c:8936 #, c-format msgid "Error: 'type' argument is required." msgstr "Błąd: parametr „type” jest wymagany." -#: ../clients/cli/connections.c:8685 +#: ../clients/cli/connections.c:8940 #, c-format msgid "Error: 'file' argument is required." msgstr "Błąd: parametr „file” jest wymagany." -#: ../clients/cli/connections.c:8691 +#: ../clients/cli/connections.c:8946 #, c-format msgid "Error: failed to find VPN plugin for %s." msgstr "Błąd: odnalezienie wtyczki VPN dla %s się nie powiodło." -#: ../clients/cli/connections.c:8698 ../clients/cli/connections.c:8790 +#: ../clients/cli/connections.c:8953 ../clients/cli/connections.c:9047 #, c-format msgid "Error: failed to load VPN plugin: %s." msgstr "Błąd: wczytanie wtyczki VPN się nie powiodło: %s." -#: ../clients/cli/connections.c:8705 +#: ../clients/cli/connections.c:8960 #, c-format msgid "Error: failed to import '%s': %s." msgstr "Błąd: zaimportowanie „%s” się nie powiodło: %s." -#: ../clients/cli/connections.c:8777 +#: ../clients/cli/connections.c:9033 msgid "Output file name: " msgstr "Nazwa pliku wyjściowego: " -#: ../clients/cli/connections.c:8781 +#: ../clients/cli/connections.c:9038 #, c-format msgid "Error: the connection is not VPN." msgstr "Błąd: połączenie nie jest VPN." -#: ../clients/cli/connections.c:8803 +#: ../clients/cli/connections.c:9060 #, c-format msgid "Error: failed to create temporary file %s." msgstr "Błąd: utworzenie pliku tymczasowego %s się nie powiodło." -#: ../clients/cli/connections.c:8811 +#: ../clients/cli/connections.c:9068 #, c-format msgid "Error: failed to export '%s': %s." msgstr "Błąd: wyeksportowanie „%s” się nie powiodło: %s." -#: ../clients/cli/connections.c:8823 +#: ../clients/cli/connections.c:9080 #, c-format msgid "Error: failed to read temporary file '%s': %s." msgstr "Błąd: odczytanie pliku tymczasowego „%s” się nie powiodło: %s." @@ -2327,8 +2361,30 @@ msgstr "Interfejs: " msgid "Interface(s): " msgstr "Interfejsy: " -#: ../clients/cli/devices.c:253 +#: ../clients/cli/devices.c:73 ../clients/cli/devices.c:1235 +msgid "(none)" +msgstr "(brak)" + +#: ../clients/cli/devices.c:184 ../clients/cli/devices.c:191 +msgid "(unknown)" +msgstr "(nieznane)" + +#: ../clients/cli/devices.c:339 +#, c-format +msgid "<invisible> | %s" +msgstr "" + +#: ../clients/cli/devices.c:340 +msgid "<invisible>" +msgstr "" + +#: ../clients/cli/devices.c:441 #, c-format +msgid "%u Mb/s" +msgstr "%u Mb/s" + +#: ../clients/cli/devices.c:695 +#, fuzzy, c-format msgid "" "Usage: nmcli device { COMMAND | help }\n" "\n" @@ -2353,7 +2409,7 @@ msgid "" "\n" " monitor <ifname> ...\n" "\n" -" wifi [list [ifname <ifname>] [bssid <BSSID>]]\n" +" wifi [list [ifname <ifname>] [bssid <BSSID>] [--rescan yes|no|auto]]\n" "\n" " wifi connect <(B)SSID> [password <password>] [wep-key-type key|phrase] " "[ifname <ifname>]\n" @@ -2405,7 +2461,7 @@ msgstr "" " lldp [list [ifname <nazwa interfejsu>]]\n" "\n" -#: ../clients/cli/devices.c:276 +#: ../clients/cli/devices.c:718 #, c-format msgid "" "Usage: nmcli device status { help }\n" @@ -2435,7 +2491,7 @@ msgstr "" "device” wywołuje „nmcli device status”.\n" "\n" -#: ../clients/cli/devices.c:291 +#: ../clients/cli/devices.c:733 #, c-format msgid "" "Usage: nmcli device show { ARGUMENTS | help }\n" @@ -2454,7 +2510,7 @@ msgstr "" "Polecenie wyświetla szczegóły dla wszystkich urządzeń lub tylko podanego.\n" "\n" -#: ../clients/cli/devices.c:302 +#: ../clients/cli/devices.c:744 #, c-format msgid "" "Usage: nmcli device connect { ARGUMENTS | help }\n" @@ -2477,7 +2533,7 @@ msgstr "" "automatyczne łączenie.\n" "\n" -#: ../clients/cli/devices.c:314 +#: ../clients/cli/devices.c:756 #, c-format msgid "" "Usage: nmcli device reapply { ARGUMENTS | help }\n" @@ -2496,7 +2552,7 @@ msgstr "" "połączenia od ostatniego zastosowania zmian.\n" "\n" -#: ../clients/cli/devices.c:325 +#: ../clients/cli/devices.c:767 #, c-format msgid "" "Usage: nmcli device modify { ARGUMENTS | --help }\n" @@ -2535,7 +2591,7 @@ msgstr "" "nmcli dev mod em1 -ipv4.dns 1\n" "nmcli dev mod em1 -ipv6.addr \"abbe::cafe/56\"\n" -#: ../clients/cli/devices.c:345 +#: ../clients/cli/devices.c:787 #, c-format msgid "" "Usage: nmcli device disconnect { ARGUMENTS | help }\n" @@ -2556,7 +2612,7 @@ msgstr "" "aktywowanie połączeń bez działania użytkownika.\n" "\n" -#: ../clients/cli/devices.c:357 +#: ../clients/cli/devices.c:799 #, c-format msgid "" "Usage: nmcli device delete { ARGUMENTS | help }\n" @@ -2579,7 +2635,7 @@ msgstr "" "tym poleceniem.\n" "\n" -#: ../clients/cli/devices.c:370 +#: ../clients/cli/devices.c:812 #, c-format msgid "" "Usage: nmcli device set { ARGUMENTS | help }\n" @@ -2602,7 +2658,7 @@ msgstr "" "Modyfikuje właściwości urządzenia.\n" "\n" -#: ../clients/cli/devices.c:383 +#: ../clients/cli/devices.c:825 #, c-format msgid "" "Usage: nmcli device monitor { ARGUMENTS | help }\n" @@ -2623,31 +2679,32 @@ msgstr "" "Monitoruje wszystkie urządzenia, jeśli nie podano żadnego interfejsu.\n" "\n" -#: ../clients/cli/devices.c:395 -#, c-format +#: ../clients/cli/devices.c:837 +#, fuzzy, c-format msgid "" "Usage: nmcli device wifi { ARGUMENTS | help }\n" "\n" "Perform operation on Wi-Fi devices.\n" "\n" -"ARGUMENTS := [list [ifname <ifname>] [bssid <BSSID>]]\n" +"ARGUMENTS := [list [ifname <ifname>] [bssid <BSSID>] [--rescan yes|no|" +"auto]]\n" "\n" "List available Wi-Fi access points. The 'ifname' and 'bssid' options can be\n" -"used to list APs for a particular interface, or with a specific BSSID.\n" +"used to list APs for a particular interface, or with a specific BSSID. The\n" +"--rescan flag tells whether a new Wi-Fi scan should be triggered.\n" "\n" "ARGUMENTS := connect <(B)SSID> [password <password>] [wep-key-type key|" "phrase] [ifname <ifname>]\n" " [bssid <BSSID>] [name <name>] [private yes|no] [hidden " "yes|no]\n" "\n" -"Connect to a Wi-Fi network specified by SSID or BSSID. The command creates\n" -"a new connection and then activates it on a device. This is a command-line\n" -"counterpart of clicking an SSID in a GUI client. The command always creates\n" -"a new connection and thus it is mainly useful for connecting to new Wi-Fi\n" -"networks. If a connection for the network already exists, it is better to\n" -"bring up the existing profile as follows: nmcli con up id <name>. Note that\n" -"only open, WEP and WPA-PSK networks are supported at the moment. It is also\n" -"assumed that IP configuration is obtained via DHCP.\n" +"Connect to a Wi-Fi network specified by SSID or BSSID. The command finds a\n" +"matching connection or creates one and then activates it on a device. This\n" +"is a command-line counterpart of clicking an SSID in a GUI client. If a\n" +"connection for the network already exists, it is possible to bring up the\n" +"existing profile as follows: nmcli con up id <name>. Note that only open,\n" +"WEP and WPA-PSK networks are supported if no previous connection exists.\n" +"It is also assumed that IP configuration is obtained via DHCP.\n" "\n" "ARGUMENTS := hotspot [ifname <ifname>] [con-name <name>] [ssid <SSID>]\n" " [band a|bg] [channel <channel>] [password <password>]\n" @@ -2728,7 +2785,7 @@ msgstr "" "należy użyć „nmcli device wifi list”.\n" "\n" -#: ../clients/cli/devices.c:442 +#: ../clients/cli/devices.c:884 #, c-format msgid "" "Usage: nmcli device lldp { ARGUMENTS | help }\n" @@ -2748,302 +2805,260 @@ msgstr "" "może być używana do wyświetlania listy sąsiadów dla konkretnego interfejsu.\n" "\n" -#: ../clients/cli/devices.c:596 +#: ../clients/cli/devices.c:982 #, c-format msgid "Error: No interface specified." msgstr "Błąd: nie podano żadnego interfejsu." -#: ../clients/cli/devices.c:619 +#: ../clients/cli/devices.c:1005 #, c-format msgid "Warning: argument '%s' is duplicated.\n" msgstr "Ostrzeżenie: podwójny parametr „%s”.\n" -#: ../clients/cli/devices.c:622 +#: ../clients/cli/devices.c:1008 #, c-format msgid "Error: Device '%s' not found.\n" msgstr "Błąd: nie odnaleziono urządzenia „%s”.\n" -#: ../clients/cli/devices.c:623 +#: ../clients/cli/devices.c:1009 #, c-format msgid "Error: not all devices found." msgstr "Błąd: nie odnaleziono wszystkich urządzeń." -#: ../clients/cli/devices.c:652 +#: ../clients/cli/devices.c:1040 msgid "No interface specified" msgstr "Nie podano żadnego interfejsu" -#: ../clients/cli/devices.c:671 +#: ../clients/cli/devices.c:1059 #, c-format msgid "Device '%s' not found" msgstr "Nie odnaleziono urządzenia „%s”" -#: ../clients/cli/devices.c:754 ../clients/cli/devices.c:904 -msgid "(none)" -msgstr "(brak)" - -#: ../clients/cli/devices.c:824 +#: ../clients/cli/devices.c:1155 #, c-format msgid "%u MHz" msgstr "%u MHz" -#: ../clients/cli/devices.c:825 +#: ../clients/cli/devices.c:1156 #, c-format msgid "%u Mbit/s" msgstr "%u Mb/s" -#: ../clients/cli/devices.c:836 +#: ../clients/cli/devices.c:1167 msgid "WEP" msgstr "WEP" -#: ../clients/cli/devices.c:840 +#: ../clients/cli/devices.c:1171 msgid "WPA1" msgstr "WPA1" -#: ../clients/cli/devices.c:844 +#: ../clients/cli/devices.c:1175 msgid "WPA2" msgstr "WPA2" -#: ../clients/cli/devices.c:849 +#: ../clients/cli/devices.c:1180 msgid "802.1X" msgstr "802.1X" -#: ../clients/cli/devices.c:864 +#: ../clients/cli/devices.c:1195 msgid "Ad-Hoc" msgstr "Ad-hoc" -#: ../clients/cli/devices.c:865 +#: ../clients/cli/devices.c:1196 msgid "Infra" msgstr "Infrastruktura" -#: ../clients/cli/devices.c:866 +#: ../clients/cli/devices.c:1197 msgid "N/A" msgstr "Nie dotyczy" -#: ../clients/cli/devices.c:1079 +#: ../clients/cli/devices.c:1392 msgid "Device details" msgstr "Informacje o urządzeniu" -#: ../clients/cli/devices.c:1090 +#: ../clients/cli/devices.c:1403 #, c-format msgid "Error: 'device show': %s" msgstr "Błąd: „device show”: %s" -#: ../clients/cli/devices.c:1155 ../clients/cli/devices.c:1158 -msgid "(unknown)" -msgstr "(nieznane)" - -#: ../clients/cli/devices.c:1201 -#, c-format -msgid "%u Mb/s" -msgstr "%u Mb/s" - -#: ../clients/cli/devices.c:1304 -msgid "on" -msgstr "włączone" - -#: ../clients/cli/devices.c:1304 -msgid "off" -msgstr "wyłączone" +#: ../clients/cli/devices.c:1701 +msgid "Status of devices" +msgstr "Stan urządzenia" -#: ../clients/cli/devices.c:1535 +#: ../clients/cli/devices.c:1705 #, c-format msgid "Error: 'device status': %s" msgstr "Błąd: „device status”: %s" -#: ../clients/cli/devices.c:1549 -msgid "Status of devices" -msgstr "Stan urządzenia" - -#: ../clients/cli/devices.c:1575 ../clients/cli/devices.c:2030 -#: ../clients/cli/devices.c:3901 +#: ../clients/cli/devices.c:1732 ../clients/cli/devices.c:2173 +#: ../clients/cli/devices.c:4144 #, c-format msgid "Error: invalid extra argument '%s'." msgstr "Błąd: nieprawidłowy dodatkowy parametr „%s”." -#: ../clients/cli/devices.c:1611 ../clients/cli/general.c:538 +#: ../clients/cli/devices.c:1768 ../clients/cli/general.c:518 #, c-format msgid "Error: Timeout %d sec expired." msgstr "Błąd: przekroczono czas oczekiwania o %d sekund." -#: ../clients/cli/devices.c:1660 +#: ../clients/cli/devices.c:1817 #, c-format msgid "Device '%s' successfully activated with '%s'.\n" msgstr "Pomyślnie aktywowano urządzenie „%s” za pomocą „%s”.\n" -#: ../clients/cli/devices.c:1666 +#: ../clients/cli/devices.c:1823 #, c-format msgid "Error: Connection activation failed: (%d) %s.\n" msgstr "Błąd: aktywacja połączenia się nie powiodła: (%d) %s.\n" -#: ../clients/cli/devices.c:1702 +#: ../clients/cli/devices.c:1862 #, c-format msgid "Error: Failed to setup a Wi-Fi hotspot: %s" msgstr "Błąd: ustawienie hotspotu Wi-Fi się nie powiodło: %s" -#: ../clients/cli/devices.c:1705 +#: ../clients/cli/devices.c:1865 #, c-format msgid "Error: Failed to add/activate new connection: %s" msgstr "Błąd: dodanie/aktywacja nowego połączenia się nie powiodła: %s" -#: ../clients/cli/devices.c:1715 -#, c-format -msgid "Error: Failed to setup a Wi-Fi hotspot" -msgstr "Błąd: ustawienie hotspotu Wi-Fi się nie powiodło" - -#: ../clients/cli/devices.c:1717 -#, c-format -msgid "Error: Failed to add/activate new connection: Unknown error" -msgstr "" -"Błąd: dodanie/aktywacja nowego połączenia się nie powiodła: nieznany błąd" - -#: ../clients/cli/devices.c:1729 -#, c-format -msgid "Connection with UUID '%s' created and activated on device '%s'\n" -msgstr "Utworzono i aktywowano połączenie o UUID „%s” na urządzeniu „%s”\n" - -#: ../clients/cli/devices.c:1732 -#, c-format -msgid "Hotspot '%s' activated on device '%s'\n" -msgstr "Aktywowano hotspot „%s” na urządzeniu „%s”\n" +#: ../clients/cli/devices.c:1868 +#, fuzzy, c-format +msgid "Error: Failed to activate connection: %s" +msgstr "Błąd: dodanie/aktywacja nowego połączenia się nie powiodła: %s" -#: ../clients/cli/devices.c:1796 +#: ../clients/cli/devices.c:1938 #, c-format msgid "Error: Device activation failed: %s" msgstr "Błąd: aktywacja urządzenia się nie powiodła: %s" -#: ../clients/cli/devices.c:1805 +#: ../clients/cli/devices.c:1947 #, c-format msgid "Error: Device activation failed: device was disconnected" msgstr "Błąd: aktywacja urządzenia się nie powiodła: rozłączono urządzenie" -#: ../clients/cli/devices.c:1820 -#, c-format -msgid "Device '%s' has been connected.\n" -msgstr "Połączono urządzenie „%s”.\n" - -#: ../clients/cli/devices.c:1861 +#: ../clients/cli/devices.c:2000 #, c-format msgid "Error: extra argument not allowed: '%s'." msgstr "Błąd: niedozwolony dodatkowy parametr: „%s”." -#: ../clients/cli/devices.c:1933 ../clients/cli/devices.c:1948 -#: ../clients/cli/devices.c:2178 +#: ../clients/cli/devices.c:2073 ../clients/cli/devices.c:2088 +#: ../clients/cli/devices.c:2325 #, c-format msgid "Device '%s' successfully disconnected.\n" msgstr "Pomyślnie rozłączono urządzenie „%s”.\n" -#: ../clients/cli/devices.c:1936 +#: ../clients/cli/devices.c:2076 ../clients/cli/devices.c:2399 #, c-format msgid "Device '%s' successfully removed.\n" msgstr "Pomyślnie usunięto urządzenie „%s”.\n" -#: ../clients/cli/devices.c:1995 ../clients/cli/devices.c:2065 +#: ../clients/cli/devices.c:2138 ../clients/cli/devices.c:2208 #, c-format msgid "Error: Reapplying connection to device '%s' (%s) failed: %s" msgstr "" "Błąd: ponowne zastosowanie połączenia do urządzenia „%s” (%s) się nie " "powiodło: %s" -#: ../clients/cli/devices.c:2005 ../clients/cli/devices.c:2074 +#: ../clients/cli/devices.c:2148 ../clients/cli/devices.c:2217 #, c-format msgid "Connection successfully reapplied to device '%s'.\n" msgstr "Pomyślnie zastosowano ponownie połączenie do urządzenia „%s”.\n" -#: ../clients/cli/devices.c:2099 +#: ../clients/cli/devices.c:2242 #, c-format msgid "Error: Reading applied connection from device '%s' (%s) failed: %s" msgstr "" "Błąd: odczytanie zastosowanego połączenia od urządzenia „%s” (%s) się nie " "powiodło: %s" -#: ../clients/cli/devices.c:2163 +#: ../clients/cli/devices.c:2309 #, c-format msgid "Error: not all devices disconnected." msgstr "Błąd: nie rozłączono wszystkich połączeń." -#: ../clients/cli/devices.c:2164 +#: ../clients/cli/devices.c:2310 #, c-format msgid "Error: Device '%s' (%s) disconnecting failed: %s\n" msgstr "Błąd: rozłączenie urządzenia „%s” (%s) się nie powiodło: %s\n" -#: ../clients/cli/devices.c:2242 +#: ../clients/cli/devices.c:2390 #, c-format msgid "Error: not all devices deleted." msgstr "Błąd: nie usunięto wszystkich urządzeń." -#: ../clients/cli/devices.c:2243 +#: ../clients/cli/devices.c:2391 #, c-format msgid "Error: Device '%s' (%s) deletion failed: %s\n" msgstr "Błąd: usunięcie urządzenia „%s” (%s) się nie powiodło: %s\n" -#: ../clients/cli/devices.c:2327 +#: ../clients/cli/devices.c:2473 #, c-format msgid "Error: No property specified." msgstr "Błąd: nie podano właściwości." -#: ../clients/cli/devices.c:2342 ../clients/cli/devices.c:2359 -#: ../clients/cli/general.c:710 ../clients/cli/general.c:722 +#: ../clients/cli/devices.c:2488 ../clients/cli/devices.c:2505 +#: ../clients/cli/general.c:691 ../clients/cli/general.c:703 #, c-format msgid "Error: '%s' argument is missing." msgstr "Błąd: brak parametru „%s”." -#: ../clients/cli/devices.c:2348 +#: ../clients/cli/devices.c:2494 #, c-format msgid "Error: 'managed': %s." msgstr "Błąd: „managed”: %s." -#: ../clients/cli/devices.c:2365 +#: ../clients/cli/devices.c:2511 #, c-format msgid "Error: 'autoconnect': %s." msgstr "Błąd: „autoconnect”: %s." -#: ../clients/cli/devices.c:2373 ../clients/cli/general.c:736 +#: ../clients/cli/devices.c:2519 ../clients/cli/general.c:717 #, c-format msgid "Error: property '%s' is not known." msgstr "Błąd: nieznana właściwość „%s”." -#: ../clients/cli/devices.c:2422 +#: ../clients/cli/devices.c:2568 #, c-format msgid "%s: using connection '%s'\n" msgstr "%s: używanie połączenia „%s”\n" -#: ../clients/cli/devices.c:2448 +#: ../clients/cli/devices.c:2594 #, c-format msgid "%s: device created\n" msgstr "%s: utworzono urządzenie\n" -#: ../clients/cli/devices.c:2455 +#: ../clients/cli/devices.c:2601 #, c-format msgid "%s: device removed\n" msgstr "%s: usunięto urządzenie\n" -#: ../clients/cli/devices.c:2630 +#: ../clients/cli/devices.c:2781 msgid "Wi-Fi scan list" msgstr "Lista skanowania sieci Wi-Fi" -#: ../clients/cli/devices.c:2707 +#: ../clients/cli/devices.c:2868 #, c-format msgid "Error: Access point with bssid '%s' not found." msgstr "Błąd: nie odnaleziono punktu dostępowego z BSSID „%s”." -#: ../clients/cli/devices.c:2886 +#: ../clients/cli/devices.c:3024 #, c-format msgid "Error: 'device wifi': %s" msgstr "Błąd: „device wifi”: %s" -#: ../clients/cli/devices.c:2904 +#: ../clients/cli/devices.c:3042 #, c-format msgid "Error: invalid rescan argument: '%s' not among [auto, no, yes]" msgstr "" "Błąd: nieprawidłowy parametr ponownego skanowania: „%s” nie jest jednym " "z [auto, no, yes]" -#: ../clients/cli/devices.c:2911 +#: ../clients/cli/devices.c:3049 #, c-format msgid "Error: Device '%s' not found." msgstr "Błąd: nie odnaleziono urządzenia „%s”." -#: ../clients/cli/devices.c:2921 +#: ../clients/cli/devices.c:3060 #, c-format msgid "" "Error: Device '%s' was not recognized as a Wi-Fi device, check " @@ -3052,27 +3067,27 @@ msgstr "" "Błąd: urządzenie „%s” nie zostało rozpoznane jako urządzenie Wi-Fi. Proszę " "sprawdzić poprawność instalacji wtyczki Wi-Fi usługi NetworkManager." -#: ../clients/cli/devices.c:2925 ../clients/cli/devices.c:3143 -#: ../clients/cli/devices.c:3580 ../clients/cli/devices.c:3739 +#: ../clients/cli/devices.c:3064 ../clients/cli/devices.c:3324 +#: ../clients/cli/devices.c:3823 ../clients/cli/devices.c:3982 #, c-format msgid "Error: Device '%s' is not a Wi-Fi device." msgstr "Błąd: urządzenie „%s” nie jest urządzeniem Wi-Fi." -#: ../clients/cli/devices.c:2992 +#: ../clients/cli/devices.c:3173 msgid "SSID or BSSID: " msgstr "SSID lub BSSID: " -#: ../clients/cli/devices.c:2997 +#: ../clients/cli/devices.c:3178 #, c-format msgid "Error: SSID or BSSID are missing." msgstr "Błąd: brak SSID lub BSSID." -#: ../clients/cli/devices.c:3034 +#: ../clients/cli/devices.c:3215 #, c-format msgid "Error: bssid argument value '%s' is not a valid BSSID." msgstr "Błąd: wartość parametru BSSID „%s” nie jest prawidłowym BSSID." -#: ../clients/cli/devices.c:3064 +#: ../clients/cli/devices.c:3245 #, c-format msgid "" "Error: wep-key-type argument value '%s' is invalid, use 'key' or 'phrase'." @@ -3080,43 +3095,48 @@ msgstr "" "Błąd: wartość „%s” parametru wep-key-type jest nieprawidłowa, należy użyć " "„key” lub „phrase”." -#: ../clients/cli/devices.c:3091 ../clients/cli/devices.c:3109 +#: ../clients/cli/devices.c:3272 ../clients/cli/devices.c:3290 #, c-format msgid "Error: %s: %s." msgstr "Błąd: %s: %s." -#: ../clients/cli/devices.c:3126 +#: ../clients/cli/devices.c:3307 #, c-format msgid "Error: BSSID to connect to (%s) differs from bssid argument (%s)." msgstr "Błąd: BSSID do połączenia (%s) różni się od parametru BSSID (%s)." -#: ../clients/cli/devices.c:3132 +#: ../clients/cli/devices.c:3313 #, c-format msgid "Error: Parameter '%s' is neither SSID nor BSSID." msgstr "Błąd: parametr „%s” nie wynosi SSID ani BSSID." -#: ../clients/cli/devices.c:3145 ../clients/cli/devices.c:3582 -#: ../clients/cli/devices.c:3741 +#: ../clients/cli/devices.c:3326 ../clients/cli/devices.c:3825 +#: ../clients/cli/devices.c:3984 #, c-format msgid "Error: No Wi-Fi device found." msgstr "Błąd: nie odnaleziono urządzenia Wi-Fi." -#: ../clients/cli/devices.c:3165 +#: ../clients/cli/devices.c:3346 #, c-format msgid "Error: Failed to scan hidden SSID: %s." msgstr "Błąd: skanowanie ukrytego SSID się nie powiodło: %s." -#: ../clients/cli/devices.c:3192 +#: ../clients/cli/devices.c:3373 #, c-format msgid "Error: No network with SSID '%s' found." msgstr "Błąd: nie odnaleziono sieci z SSID „%s”." -#: ../clients/cli/devices.c:3194 +#: ../clients/cli/devices.c:3375 #, c-format msgid "Error: No access point with BSSID '%s' found." msgstr "Błąd: nie odnaleziono punktu dostępowego z BSSID „%s”." -#: ../clients/cli/devices.c:3236 +#: ../clients/cli/devices.c:3403 +#, c-format +msgid "Error: Connection '%s' exists but properties don't match." +msgstr "" + +#: ../clients/cli/devices.c:3446 #, c-format msgid "" "Warning: '%s' should be SSID for hidden APs; but it looks like a BSSID.\n" @@ -3124,75 +3144,75 @@ msgstr "" "Ostrzeżenie: „%s” powinno być SSID dla ukrytych punktów dostępowych, ale " "wygląda jak BSSID.\n" -#: ../clients/cli/devices.c:3252 +#: ../clients/cli/devices.c:3482 msgid "Password: " msgstr "Hasło: " -#: ../clients/cli/devices.c:3401 +#: ../clients/cli/devices.c:3644 #, c-format msgid "'%s' is not valid WPA PSK" msgstr "„%s” nie jest prawidłowym PSK WPA" -#: ../clients/cli/devices.c:3418 +#: ../clients/cli/devices.c:3661 #, c-format msgid "'%s' is not valid WEP key (it should be 5 or 13 ASCII chars)" msgstr "" "„%s” nie jest prawidłowym kluczem WEP (powinien mieć 5 lub 13 znaków ASCII)" -#: ../clients/cli/devices.c:3434 +#: ../clients/cli/devices.c:3677 #, c-format msgid "Hotspot password: %s\n" msgstr "Hasło hotspota: %s\n" -#: ../clients/cli/devices.c:3505 +#: ../clients/cli/devices.c:3748 #, c-format msgid "Error: ssid is too long." msgstr "Błąd: SSID jest za długie." -#: ../clients/cli/devices.c:3519 +#: ../clients/cli/devices.c:3762 #, c-format msgid "Error: band argument value '%s' is invalid; use 'a' or 'bg'." msgstr "" "Błąd: wartość „%s” parametru pasma jest nieprawidłowa; należy użyć „a” lub " "„bg”." -#: ../clients/cli/devices.c:3544 +#: ../clients/cli/devices.c:3787 #, c-format msgid "Error: Unknown parameter %s." msgstr "Błąd: nieznany parametr %s." -#: ../clients/cli/devices.c:3564 +#: ../clients/cli/devices.c:3807 #, c-format msgid "Error: channel requires band too." msgstr "Błąd: kanał także wymaga pasma." -#: ../clients/cli/devices.c:3569 +#: ../clients/cli/devices.c:3812 #, c-format msgid "Error: channel '%s' not valid for band '%s'." msgstr "Błąd: kanał „%s” jest nieprawidłowy dla pasma „%s”." -#: ../clients/cli/devices.c:3593 +#: ../clients/cli/devices.c:3836 #, c-format msgid "Error: Device '%s' supports neither AP nor Ad-Hoc mode." msgstr "" "Błąd: urządzenie „%s” nie obsługuje trybu punktu dostępowego ani Ad-Hoc." -#: ../clients/cli/devices.c:3627 +#: ../clients/cli/devices.c:3870 #, c-format msgid "Error: Invalid 'password': %s." msgstr "Błąd: nieprawidłowe „password”: %s." -#: ../clients/cli/devices.c:3702 +#: ../clients/cli/devices.c:3945 #, c-format msgid "Error: '%s' cannot repeat." msgstr "Błąd: „%s” nie może się powtarzać." #. Main header name -#: ../clients/cli/devices.c:3807 +#: ../clients/cli/devices.c:4050 msgid "Device LLDP neighbors" msgstr "Sąsiedzi LLDP urządzenia" -#: ../clients/cli/devices.c:3917 +#: ../clients/cli/devices.c:4160 #, c-format msgid "Error: 'device lldp list': %s" msgstr "Błąd: „device lldp lis”: %s" @@ -3213,7 +3233,7 @@ msgstr "połączono (tylko lokalnie)" msgid "connected (site only)" msgstr "połączono (tylko witryny)" -#: ../clients/cli/general.c:46 ../clients/common/nm-client-utils.c:282 +#: ../clients/cli/general.c:46 ../clients/common/nm-client-utils.c:270 msgid "connected" msgstr "połączono" @@ -3221,51 +3241,35 @@ msgstr "połączono" msgid "disconnecting" msgstr "rozłączanie" -#: ../clients/cli/general.c:48 ../clients/common/nm-client-utils.c:268 +#: ../clients/cli/general.c:48 ../clients/common/nm-client-utils.c:263 msgid "disconnected" msgstr "rozłączono" -#: ../clients/cli/general.c:83 -msgid "none" -msgstr "brak" - -#: ../clients/cli/general.c:84 -msgid "portal" -msgstr "portal" - -#: ../clients/cli/general.c:85 -msgid "limited" -msgstr "ograniczone" - -#: ../clients/cli/general.c:86 -msgid "full" -msgstr "pełne" - -#: ../clients/cli/general.c:158 +#: ../clients/cli/general.c:137 msgid "auth" msgstr "uwierzytelnianie" -#: ../clients/cli/general.c:186 +#: ../clients/cli/general.c:165 msgid "running" msgstr "uruchamiany" -#: ../clients/cli/general.c:200 +#: ../clients/cli/general.c:179 msgid "starting" msgstr "uruchamianie" -#: ../clients/cli/general.c:200 +#: ../clients/cli/general.c:179 msgid "started" msgstr "uruchomiono" -#: ../clients/cli/general.c:234 +#: ../clients/cli/general.c:213 msgid "enabled" msgstr "włączone" -#: ../clients/cli/general.c:234 +#: ../clients/cli/general.c:213 msgid "disabled" msgstr "wyłączone" -#: ../clients/cli/general.c:352 +#: ../clients/cli/general.c:331 #, c-format msgid "" "Usage: nmcli general { COMMAND | help }\n" @@ -3294,7 +3298,7 @@ msgstr "" " logging [level <poziom dziennika>] [domains <domeny dziennika>]\n" "\n" -#: ../clients/cli/general.c:363 +#: ../clients/cli/general.c:342 #, c-format msgid "" "Usage: nmcli general status { help }\n" @@ -3311,7 +3315,7 @@ msgstr "" "„nmcli gen status”\n" "\n" -#: ../clients/cli/general.c:372 +#: ../clients/cli/general.c:351 #, c-format msgid "" "Usage: nmcli general hostname { ARGUMENTS | help }\n" @@ -3334,7 +3338,7 @@ msgstr "" "ustawi ją jako nową trwałą systemową nazwę komputera.\n" "\n" -#: ../clients/cli/general.c:384 +#: ../clients/cli/general.c:363 #, c-format msgid "" "Usage: nmcli general permissions { help }\n" @@ -3347,7 +3351,7 @@ msgstr "" "Wyświetla uprawnienia dzwoniącego dla uwierzytelnionych działań.\n" "\n" -#: ../clients/cli/general.c:392 +#: ../clients/cli/general.c:371 #, c-format msgid "" "Usage: nmcli general logging { ARGUMENTS | help }\n" @@ -3373,7 +3377,7 @@ msgstr "" "podręcznika.\n" "\n" -#: ../clients/cli/general.c:405 +#: ../clients/cli/general.c:384 #, c-format msgid "" "Usage: nmcli networking { COMMAND | help }\n" @@ -3398,7 +3402,7 @@ msgstr "" " connectivity [check]\n" "\n" -#: ../clients/cli/general.c:415 +#: ../clients/cli/general.c:394 #, c-format msgid "" "Usage: nmcli networking on { help }\n" @@ -3411,7 +3415,7 @@ msgstr "" "Włącza sieć.\n" "\n" -#: ../clients/cli/general.c:423 +#: ../clients/cli/general.c:402 #, c-format msgid "" "Usage: nmcli networking off { help }\n" @@ -3424,7 +3428,7 @@ msgstr "" "Wyłącza sieć.\n" "\n" -#: ../clients/cli/general.c:431 +#: ../clients/cli/general.c:410 #, c-format msgid "" "Usage: nmcli networking connectivity { ARGUMENTS | help }\n" @@ -3445,7 +3449,7 @@ msgstr "" "sprawdzi łączność.\n" "\n" -#: ../clients/cli/general.c:443 +#: ../clients/cli/general.c:422 #, c-format msgid "" "Usage: nmcli radio { COMMAND | help }\n" @@ -3462,7 +3466,7 @@ msgstr "" " all | wifi | wwan [ on | off ]\n" "\n" -#: ../clients/cli/general.c:452 +#: ../clients/cli/general.c:431 #, c-format msgid "" "Usage: nmcli radio all { ARGUMENTS | help }\n" @@ -3479,7 +3483,7 @@ msgstr "" "Uzyskuje stan wszystkich przełączników radia lub włącza/wyłącza je.\n" "\n" -#: ../clients/cli/general.c:462 +#: ../clients/cli/general.c:441 #, c-format msgid "" "Usage: nmcli radio wifi { ARGUMENTS | help }\n" @@ -3496,7 +3500,7 @@ msgstr "" "Uzyskuje stan przełącznika radia Wi-Fi lub włącza/wyłącza go.\n" "\n" -#: ../clients/cli/general.c:472 +#: ../clients/cli/general.c:451 #, c-format msgid "" "Usage: nmcli radio wwan { ARGUMENTS | help }\n" @@ -3513,7 +3517,7 @@ msgstr "" "Uzyskuje stan przełącznika radia komórkowego lub włącza/wyłącza go.\n" "\n" -#: ../clients/cli/general.c:482 +#: ../clients/cli/general.c:461 #, c-format msgid "" "Usage: nmcli monitor\n" @@ -3528,178 +3532,178 @@ msgstr "" "Wyświetla wiersz, kiedy usługa NetworkManager ulegnie zmianie\n" "\n" -#: ../clients/cli/general.c:511 +#: ../clients/cli/general.c:491 msgid "NetworkManager status" msgstr "Stan usługi NetworkManager" -#: ../clients/cli/general.c:515 +#: ../clients/cli/general.c:495 #, c-format msgid "Error: only these fields are allowed: %s" msgstr "Błąd: tylko te pola są dozwolone: %s" -#: ../clients/cli/general.c:568 +#: ../clients/cli/general.c:548 msgid "NetworkManager permissions" msgstr "Uprawnienia usługi NetworkManager" -#: ../clients/cli/general.c:572 +#: ../clients/cli/general.c:552 #, c-format msgid "Error: 'general permissions': %s" msgstr "Błąd: „general permissions”: %s" -#: ../clients/cli/general.c:660 +#: ../clients/cli/general.c:641 msgid "NetworkManager logging" msgstr "Dziennik usługi NetworkManager" -#: ../clients/cli/general.c:664 +#: ../clients/cli/general.c:645 #, c-format msgid "Error: 'general logging': %s" msgstr "Błąd: „general logging”: %s" -#: ../clients/cli/general.c:746 +#: ../clients/cli/general.c:727 #, c-format msgid "Error: failed to set logging: %s" msgstr "Błąd: ustawienie zapisywania w dzienniku się nie powiodło: %s" -#: ../clients/cli/general.c:763 +#: ../clients/cli/general.c:744 #, c-format msgid "Error: failed to set hostname: %s" msgstr "Błąd: ustawienie nazwy komputera się nie powiodło: %s" -#: ../clients/cli/general.c:832 +#: ../clients/cli/general.c:813 #, c-format msgid "Error: '--fields' value '%s' is not valid here (allowed field: %s)" msgstr "Błąd: wartość „--fields” „%s” jest nieprawidłowa (dozwolone pola: %s)" -#: ../clients/cli/general.c:857 +#: ../clients/cli/general.c:838 #, c-format msgid "Error: invalid '%s' argument: '%s' (use on/off)." msgstr "Błąd: nieprawidłowy parametr „%s”: „%s” (należy użyć on/off)." #. no arguments -> get current state -#: ../clients/cli/general.c:905 ../clients/cli/general.c:917 +#: ../clients/cli/general.c:886 ../clients/cli/general.c:898 msgid "Connectivity" msgstr "Łączność" -#: ../clients/cli/general.c:920 +#: ../clients/cli/general.c:901 #, c-format msgid "Error: 'networking' command '%s' is not valid." msgstr "Błąd: polecenie „networking” „%s” jest nieprawidłowe." -#: ../clients/cli/general.c:934 +#: ../clients/cli/general.c:915 msgid "Networking" msgstr "Sieć" #. no argument, show all radio switches -#: ../clients/cli/general.c:969 +#: ../clients/cli/general.c:950 msgid "Radio switches" msgstr "Przełączniki radiowe" -#. no argument, show current WiFi state -#: ../clients/cli/general.c:999 +#. no argument, show current Wi-Fi state +#: ../clients/cli/general.c:980 msgid "Wi-Fi radio switch" msgstr "Przełącznik radiowy Wi-Fi" #. no argument, show current WWAN (mobile broadband) state -#: ../clients/cli/general.c:1026 +#: ../clients/cli/general.c:1007 msgid "WWAN radio switch" msgstr "Przełącznik radiowy WWAN" -#: ../clients/cli/general.c:1074 +#: ../clients/cli/general.c:1055 msgid "NetworkManager has started" msgstr "Uruchomiono usługę NetworkManager" -#: ../clients/cli/general.c:1074 +#: ../clients/cli/general.c:1055 msgid "NetworkManager has stopped" msgstr "Zatrzymano usługę NetworkManager" -#: ../clients/cli/general.c:1085 +#: ../clients/cli/general.c:1066 #, c-format msgid "Hostname set to '%s'\n" msgstr "Ustawiono nazwę komputera na „%s”\n" -#: ../clients/cli/general.c:1100 +#: ../clients/cli/general.c:1081 #, c-format msgid "'%s' is now the primary connection\n" msgstr "„%s” jest teraz głównym połączeniem\n" -#: ../clients/cli/general.c:1102 +#: ../clients/cli/general.c:1083 #, c-format msgid "There's no primary connection\n" msgstr "Brak głównego połączenia\n" -#: ../clients/cli/general.c:1114 +#: ../clients/cli/general.c:1095 #, c-format msgid "Connectivity is now '%s'\n" msgstr "Łączność wynosi teraz „%s”\n" -#: ../clients/cli/general.c:1127 +#: ../clients/cli/general.c:1109 #, c-format msgid "Networkmanager is now in the '%s' state\n" msgstr "Usługa NetworkManager jest teraz w stanie „%s”\n" -#: ../clients/cli/general.c:1147 +#: ../clients/cli/general.c:1129 msgid "connection available" msgstr "połączenie jest dostępne" -#: ../clients/cli/general.c:1149 +#: ../clients/cli/general.c:1131 msgid "connections available" msgstr "połączenia są dostępne" -#: ../clients/cli/general.c:1167 +#: ../clients/cli/general.c:1149 msgid "autoconnect" msgstr "łączenie automatyczne" -#: ../clients/cli/general.c:1169 +#: ../clients/cli/general.c:1151 msgid "fw missing" msgstr "brak oprogramowana sprzętowego" -#: ../clients/cli/general.c:1174 +#: ../clients/cli/general.c:1156 msgid "plugin missing" msgstr "brak wtyczki" -#: ../clients/cli/general.c:1179 +#: ../clients/cli/general.c:1161 msgid "sw" msgstr "oprogramowanie" -#: ../clients/cli/general.c:1181 +#: ../clients/cli/general.c:1163 msgid "hw" msgstr "sprzęt" -#: ../clients/cli/general.c:1186 +#: ../clients/cli/general.c:1168 msgid "iface" msgstr "interfejs" -#: ../clients/cli/general.c:1189 +#: ../clients/cli/general.c:1171 msgid "port" msgstr "port" -#: ../clients/cli/general.c:1192 +#: ../clients/cli/general.c:1174 msgid "mtu" msgstr "MTU" -#: ../clients/cli/general.c:1209 +#: ../clients/cli/general.c:1191 msgid "master" msgstr "master" -#: ../clients/cli/general.c:1213 ../clients/tui/nm-editor-utils.c:239 +#: ../clients/cli/general.c:1195 ../clients/tui/nm-editor-utils.c:239 #: ../clients/tui/nmt-connect-connection-list.c:407 msgid "VPN" msgstr "VPN" -#: ../clients/cli/general.c:1215 +#: ../clients/cli/general.c:1197 msgid "ip4 default" msgstr "domyślne IPv4" -#: ../clients/cli/general.c:1217 +#: ../clients/cli/general.c:1199 msgid "ip6 default" msgstr "domyślne IPv6" -#: ../clients/cli/general.c:1300 +#: ../clients/cli/general.c:1281 #, c-format msgid "%s VPN connection" msgstr "Połączenie VPN %s" -#: ../clients/cli/general.c:1368 +#: ../clients/cli/general.c:1349 #, c-format msgid "" "Use \"nmcli device show\" to get complete information about known devices " @@ -3716,40 +3720,37 @@ msgstr "" "Strony podręcznika nmcli(1) i nmcli-examples(5) zawierają pełne informacje\n" "o użyciu.\n" -#: ../clients/cli/general.c:1389 +#: ../clients/cli/general.c:1370 #, c-format msgid "Error: 'monitor' command '%s' is not valid." msgstr "Błąd: polecenie „monitor” „%s” jest nieprawidłowe." -#: ../clients/cli/general.c:1401 +#: ../clients/cli/general.c:1382 msgid "Networkmanager is not running (waiting for it)\n" msgstr "" "Usługa NetworkManager nie jest uruchomiona (oczekiwanie na uruchomienie)\n" -#: ../clients/cli/nmcli.c:242 -#, c-format +#: ../clients/cli/nmcli.c:245 +#, fuzzy, c-format msgid "" "Usage: nmcli [OPTIONS] OBJECT { COMMAND | help }\n" "\n" "OPTIONS\n" -" -o[verview] overview mode (hide default " -"values)\n" -" -t[erse] terse output\n" -" -p[retty] pretty output\n" -" -m[ode] tabular|multiline output mode\n" -" -c[olors] auto|yes|no whether to use colors in " -"output\n" -" -f[ields] <field1,field2,...>|all|common specify fields to output\n" -" -g[et-values] <field1,field2,...>|all|common shortcut for -m tabular -t -" -"f\n" -" -e[scape] yes|no escape columns separators " -"in values\n" -" -a[sk] ask for missing parameters\n" -" -s[how-secrets] allow displaying passwords\n" -" -w[ait] <seconds> set timeout waiting for " -"finishing operations\n" -" -v[ersion] show program version\n" -" -h[elp] print this help\n" +" -a, --ask ask for missing parameters\n" +" -c, --colors auto|yes|no whether to use colors in output\n" +" -e, --escape yes|no escape columns separators in " +"values\n" +" -f, --fields <field,...>|all|common specify fields to output\n" +" -g, --get-values <field,...>|all|common shortcut for -m tabular -t -f\n" +" -h, --help print this help\n" +" -m, --mode tabular|multiline output mode\n" +" -o, --overview overview mode\n" +" -p, --pretty pretty output\n" +" -s, --show-secrets allow displaying passwords\n" +" -t, --terse terse output\n" +" -v, --version how program version\n" +" -w, --wait <seconds> set timeout waiting for finishing " +"operations\n" "\n" "OBJECT\n" " g[eneral] NetworkManager's general status and operations\n" @@ -3795,97 +3796,97 @@ msgstr "" " m[onitor] monitoruje zmiany usługi NetworkManager\n" "\n" -#: ../clients/cli/nmcli.c:322 +#: ../clients/cli/nmcli.c:325 #, c-format msgid "Error: missing argument for '%s' option." msgstr "Błąd: brak parametru dla opcji „%s”." -#: ../clients/cli/nmcli.c:532 +#: ../clients/cli/nmcli.c:626 #, c-format msgid "Unexpected end of file following '%s'\n" msgstr "Nieoczekiwany koniec pliku po „%s”\n" -#: ../clients/cli/nmcli.c:540 +#: ../clients/cli/nmcli.c:634 #, c-format msgid "Expected whitespace following '%s'\n" msgstr "Nieoczekiwana spacja po „%s”\n" -#: ../clients/cli/nmcli.c:552 +#: ../clients/cli/nmcli.c:646 #, c-format msgid "Expected a value for '%s'\n" msgstr "Oczekiwano wartości dla „%s”\n" -#: ../clients/cli/nmcli.c:566 +#: ../clients/cli/nmcli.c:660 #, c-format msgid "Expected a line break following '%s'\n" msgstr "Oczekiwano nowego wiersza po „%s”\n" -#: ../clients/cli/nmcli.c:663 +#: ../clients/cli/nmcli.c:749 #, c-format msgid "Error: Option '--terse' is specified the second time." msgstr "Błąd: opcja „--terse” został podana po raz drugi." -#: ../clients/cli/nmcli.c:668 +#: ../clients/cli/nmcli.c:754 #, c-format msgid "Error: Option '--terse' is mutually exclusive with '--pretty'." msgstr "Błąd: opcja „--terse” jest wzajemnie wykluczająca z opcją „--pretty”." -#: ../clients/cli/nmcli.c:676 +#: ../clients/cli/nmcli.c:762 #, c-format msgid "Error: Option '--pretty' is specified the second time." msgstr "Błąd: opcja „--pretty” został podana po raz drugi." -#: ../clients/cli/nmcli.c:681 +#: ../clients/cli/nmcli.c:767 #, c-format msgid "Error: Option '--pretty' is mutually exclusive with '--terse'." msgstr "Błąd: opcja „--pretty” jest wzajemnie wykluczająca z opcją „--terse”." -#: ../clients/cli/nmcli.c:696 +#: ../clients/cli/nmcli.c:782 #, c-format msgid "Error: '%s' is not a valid argument for '%s' option." msgstr "Błąd: „%s” nie jest prawidłowym parametrem dla opcji „%s”." -#: ../clients/cli/nmcli.c:710 ../clients/cli/nmcli.c:722 +#: ../clients/cli/nmcli.c:796 ../clients/cli/nmcli.c:808 #, c-format msgid "Error: '%s' is not valid argument for '%s' option." msgstr "Błąd: „%s” nie jest prawidłowym parametrem dla opcji „%s”." -#: ../clients/cli/nmcli.c:746 +#: ../clients/cli/nmcli.c:832 #, c-format msgid "Error: '%s' is not a valid timeout." msgstr "Błąd: „%s” nie jest prawidłowym czasem oczekiwania." -#: ../clients/cli/nmcli.c:753 +#: ../clients/cli/nmcli.c:839 #, c-format msgid "nmcli tool, version %s\n" msgstr "narzędzie nmcli, wersja %s\n" -#: ../clients/cli/nmcli.c:761 +#: ../clients/cli/nmcli.c:847 #, c-format msgid "Error: Option '%s' is unknown, try 'nmcli -help'." msgstr "" "Błąd: opcja „%s” jest nieznana. Można spróbować polecenie „nmcli help”." -#: ../clients/cli/nmcli.c:814 ../clients/cli/nmcli.c:821 +#: ../clients/cli/nmcli.c:903 ../clients/cli/nmcli.c:910 #, c-format msgid "Error: nmcli terminated by signal %s (%d)" msgstr "Błąd: nmcli zostało zakończone sygnałem %s (%d)" -#: ../clients/cli/nmcli.c:963 +#: ../clients/cli/nmcli.c:1060 msgid "Success" msgstr "Powodzenie" -#: ../clients/cli/polkit-agent.c:68 +#: ../clients/cli/polkit-agent.c:69 #, c-format msgid "Authentication message: %s\n" msgstr "Komunikat uwierzytelnienia: %s\n" -#: ../clients/cli/polkit-agent.c:76 +#: ../clients/cli/polkit-agent.c:77 #, c-format msgid "Authentication error: %s\n" msgstr "Błąd uwierzytelnienia: %s\n" -#: ../clients/cli/polkit-agent.c:136 +#: ../clients/cli/polkit-agent.c:137 #, c-format msgid "Warning: polkit agent initialization failed: %s\n" msgstr "Ostrzeżenie: zainicjowanie agenta polkit się nie powiodło: %s\n" @@ -3917,103 +3918,116 @@ msgstr "Ostrzeżenie: ustawienie %s.%s wymaga usunięcia ustawień IPv4 i IPv6\ msgid "Do you want to remove them? [yes] " msgstr "Usunąć je? [yes] " -#: ../clients/cli/settings.c:332 +#: ../clients/cli/settings.c:333 #, c-format msgid "Warning: %s is not an UUID of any existing connection profile\n" msgstr "" "Ostrzeżenie: %s nie jest UUID żadnego istniejącego profilu połączenia\n" -#: ../clients/cli/settings.c:337 ../clients/cli/settings.c:350 +#: ../clients/cli/settings.c:338 ../clients/cli/settings.c:351 #, c-format msgid "'%s' is not a VPN connection profile" msgstr "„%s” nie jest profilem połączenia VPN" -#: ../clients/cli/settings.c:344 +#: ../clients/cli/settings.c:345 #, c-format msgid "'%s' is not a name of any exiting profile" msgstr "„%s” nie jest nazwą żadnego istniejącego profilu" -#: ../clients/cli/settings.c:388 +#: ../clients/cli/settings.c:389 #, c-format msgid "Warning: %s\n" msgstr "Ostrzeżenie: %s\n" -#: ../clients/cli/settings.c:391 +#: ../clients/cli/settings.c:392 #, c-format msgid "Info: %s\n" msgstr "Informacje: %s\n" -#: ../clients/cli/settings.c:484 +#: ../clients/cli/settings.c:485 msgid "don't know how to get the property value" msgstr "nie wiadomo, jak uzyskać wartość właściwości" -#: ../clients/cli/settings.c:574 ../clients/cli/settings.c:616 +#: ../clients/cli/settings.c:575 ../clients/cli/settings.c:617 msgid "the property can't be changed" msgstr "nie można zmieniać tej właściwości" -#: ../clients/cli/settings.c:736 +#: ../clients/cli/settings.c:731 msgid "[NM property description]" msgstr "[opis właściwości NM]" -#: ../clients/cli/settings.c:746 +#: ../clients/cli/settings.c:741 msgid "[nmcli specific description]" msgstr "[konkretny opis nmcli]" -#: ../clients/cli/utils.c:317 +#: ../clients/cli/utils.c:320 #, c-format msgid "Error: Argument '%s' was expected, but '%s' provided." msgstr "Błąd: oczekiwano parametru „%s”, ale podano „%s”." -#: ../clients/cli/utils.c:320 +#: ../clients/cli/utils.c:323 #, c-format msgid "Error: Unexpected argument '%s'" msgstr "Błąd: nieoczekiwany parametr „%s”" -#: ../clients/cli/utils.c:699 +#: ../clients/cli/utils.c:710 #, c-format msgid "invalid field '%s%s%s'; no such field" msgstr "nieprawidłowe pole „%s%s%s”; nie ma takiego pola" -#: ../clients/cli/utils.c:703 +#: ../clients/cli/utils.c:714 #, c-format msgid "invalid field '%s%s%s'; allowed fields: [%s]" msgstr "nieprawidłowe pole „%s%s%s”; dozwolone pola: [%s]" -#: ../clients/cli/utils.c:776 +#: ../clients/cli/utils.c:810 #, c-format msgid "failure to select field" msgstr "wybranie pola się nie powiodło" -#: ../clients/cli/utils.c:1369 +#: ../clients/cli/utils.c:1438 #, c-format msgid "Error reading nmcli output: %s\n" msgstr "Błąd podczas odczytywania wyjścia nmcli: %s\n" -#: ../clients/cli/utils.c:1374 +#: ../clients/cli/utils.c:1443 #, c-format msgid "Error writing nmcli output: %s\n" msgstr "Błąd podczas zapisywania wyjścia nmcli: %s\n" -#: ../clients/cli/utils.c:1398 +#: ../clients/cli/utils.c:1467 #, c-format msgid "Failed to create pager pipe: %s\n" msgstr "Utworzenie potoku pagera się nie powiodło: %s\n" -#: ../clients/cli/utils.c:1406 +#: ../clients/cli/utils.c:1475 #, c-format msgid "Failed to fork pager: %s\n" msgstr "Rozdzielenie pagera się nie powiodło: %s\n" -#: ../clients/cli/utils.c:1452 ../clients/cli/utils.c:1454 +#: ../clients/cli/utils.c:1521 ../clients/cli/utils.c:1523 #, c-format msgid "Failed to duplicate pager pipe: %s\n" msgstr "Powielenie potoku pagera się nie powiodło: %s\n" -#: ../clients/cli/utils.h:239 +#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4949 +msgid "on" +msgstr "włączone" + +#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4951 +msgid "off" +msgstr "wyłączone" + +#: ../clients/cli/utils.h:328 #, c-format msgid "%lld (%s)" msgstr "%lld (%s)" +#: ../clients/cli/utils.h:335 +#, fuzzy, c-format +msgid "%lld - %s" +msgstr "%lld (%s)" + #. TRANSLATORS: the first %s is the partial value entered by #. * the user, the second %s a list of compatible values. #. @@ -4043,388 +4057,394 @@ msgstr "„%s” jest niejednoznaczne: %s" msgid "missing name, try one of [%s]" msgstr "brak nazwy, należy spróbować jednej z [%s]" -#: ../clients/common/nm-client-utils.c:264 +#: ../clients/common/nm-client-utils.c:261 msgid "unmanaged" msgstr "niezarządzane" -#: ../clients/common/nm-client-utils.c:266 +#: ../clients/common/nm-client-utils.c:262 msgid "unavailable" msgstr "niedostępne" -#: ../clients/common/nm-client-utils.c:270 +#: ../clients/common/nm-client-utils.c:264 msgid "connecting (prepare)" msgstr "łączenie (przygotowanie)" -#: ../clients/common/nm-client-utils.c:272 +#: ../clients/common/nm-client-utils.c:265 msgid "connecting (configuring)" msgstr "łączenie (konfigurowanie)" -#: ../clients/common/nm-client-utils.c:274 +#: ../clients/common/nm-client-utils.c:266 msgid "connecting (need authentication)" msgstr "łączenie (wymaga uwierzytelnienia)" -#: ../clients/common/nm-client-utils.c:276 +#: ../clients/common/nm-client-utils.c:267 msgid "connecting (getting IP configuration)" msgstr "łączenie (pobieranie konfiguracji adresu IP)" -#: ../clients/common/nm-client-utils.c:278 +#: ../clients/common/nm-client-utils.c:268 msgid "connecting (checking IP connectivity)" msgstr "łączenie (sprawdzanie łączności IP)" -#: ../clients/common/nm-client-utils.c:280 +#: ../clients/common/nm-client-utils.c:269 msgid "connecting (starting secondary connections)" msgstr "łączenie (uruchamianie drugorzędnych połączeń)" -#: ../clients/common/nm-client-utils.c:286 +#: ../clients/common/nm-client-utils.c:272 msgid "connection failed" msgstr "połączenie się nie powiodło" -#: ../clients/common/nm-client-utils.c:303 +#: ../clients/common/nm-client-utils.c:280 msgid "yes (guessed)" msgstr "tak (prawdopodobnie)" -#: ../clients/common/nm-client-utils.c:305 +#: ../clients/common/nm-client-utils.c:281 msgid "no (guessed)" msgstr "nie (prawdopodobnie)" -#: ../clients/common/nm-client-utils.c:318 +#. TRANSLATORS: Unknown reason for a device state change (NMDeviceStateReason) +#. TRANSLATORS: Unknown reason for a connection state change (NMActiveConnectionStateReason) +#: ../clients/common/nm-client-utils.c:287 +#: ../clients/common/nm-client-utils.c:359 ../libnm-glib/nm-device.c:1859 +#: ../libnm/nm-device.c:1437 +msgid "Unknown" +msgstr "Nieznane" + +#: ../clients/common/nm-client-utils.c:288 msgid "No reason given" msgstr "Nie podano przyczyny" -#: ../clients/common/nm-client-utils.c:322 +#: ../clients/common/nm-client-utils.c:290 msgid "Device is now managed" msgstr "Urządzenie jest teraz zarządzane" -#: ../clients/common/nm-client-utils.c:324 +#: ../clients/common/nm-client-utils.c:291 msgid "Device is now unmanaged" msgstr "Urządzenie nie jest teraz zarządzane" -#: ../clients/common/nm-client-utils.c:326 +#: ../clients/common/nm-client-utils.c:292 msgid "The device could not be readied for configuration" msgstr "Urządzenie nie może zostać odczytane do konfiguracji" -#: ../clients/common/nm-client-utils.c:328 +#: ../clients/common/nm-client-utils.c:293 msgid "" "IP configuration could not be reserved (no available address, timeout, etc.)" msgstr "" "Konfiguracja IP nie mogła zostać zastrzeżona (brak dostępnego adresu, czasu " "oczekiwania itp.)" -#: ../clients/common/nm-client-utils.c:330 +#: ../clients/common/nm-client-utils.c:294 msgid "The IP configuration is no longer valid" msgstr "Konfiguracja IP nie jest już prawidłowa" -#: ../clients/common/nm-client-utils.c:332 +#: ../clients/common/nm-client-utils.c:295 msgid "Secrets were required, but not provided" msgstr "Hasła są wymagane, ale nie zostały podane" -#: ../clients/common/nm-client-utils.c:334 +#: ../clients/common/nm-client-utils.c:296 msgid "802.1X supplicant disconnected" msgstr "Rozłączono suplikanta 802.1X" -#: ../clients/common/nm-client-utils.c:336 +#: ../clients/common/nm-client-utils.c:297 msgid "802.1X supplicant configuration failed" msgstr "Konfiguracja suplikanta 802.1X się nie powiodła" -#: ../clients/common/nm-client-utils.c:338 +#: ../clients/common/nm-client-utils.c:298 msgid "802.1X supplicant failed" msgstr "Suplikant 802.1X się nie powiódł" -#: ../clients/common/nm-client-utils.c:340 +#: ../clients/common/nm-client-utils.c:299 msgid "802.1X supplicant took too long to authenticate" msgstr "Suplikant 802.1X za długo się uwierzytelniał" -#: ../clients/common/nm-client-utils.c:342 +#: ../clients/common/nm-client-utils.c:300 msgid "PPP service failed to start" msgstr "Uruchomienie usługi PPP się nie powiodło" -#: ../clients/common/nm-client-utils.c:344 +#: ../clients/common/nm-client-utils.c:301 msgid "PPP service disconnected" msgstr "Rozłączono z usługą PPP" -#: ../clients/common/nm-client-utils.c:346 +#: ../clients/common/nm-client-utils.c:302 msgid "PPP failed" msgstr "Usługa PPP się nie powiodła" -#: ../clients/common/nm-client-utils.c:348 +#: ../clients/common/nm-client-utils.c:303 msgid "DHCP client failed to start" msgstr "Uruchomienie klienta DHCP się nie powiodło" -#: ../clients/common/nm-client-utils.c:350 +#: ../clients/common/nm-client-utils.c:304 msgid "DHCP client error" msgstr "Błąd klienta DHCP" -#: ../clients/common/nm-client-utils.c:352 +#: ../clients/common/nm-client-utils.c:305 msgid "DHCP client failed" msgstr "Klient DHCP się nie powiódł" -#: ../clients/common/nm-client-utils.c:354 +#: ../clients/common/nm-client-utils.c:306 msgid "Shared connection service failed to start" msgstr "Uruchomienie usługi udostępniania połączenia się nie powiodło" -#: ../clients/common/nm-client-utils.c:356 +#: ../clients/common/nm-client-utils.c:307 msgid "Shared connection service failed" msgstr "Usługa udostępniania połączenia się nie powiodła" -#: ../clients/common/nm-client-utils.c:358 +#: ../clients/common/nm-client-utils.c:308 msgid "AutoIP service failed to start" msgstr "Uruchomienie usługi AutoIP się nie powiodło" -#: ../clients/common/nm-client-utils.c:360 +#: ../clients/common/nm-client-utils.c:309 msgid "AutoIP service error" msgstr "Błąd usługi AutoIP" -#: ../clients/common/nm-client-utils.c:362 +#: ../clients/common/nm-client-utils.c:310 msgid "AutoIP service failed" msgstr "Usługa AutoIP się nie powiodła" -#: ../clients/common/nm-client-utils.c:364 +#: ../clients/common/nm-client-utils.c:311 msgid "The line is busy" msgstr "Linia jest zajęta" -#: ../clients/common/nm-client-utils.c:366 +#: ../clients/common/nm-client-utils.c:312 msgid "No dial tone" msgstr "Brak sygnału telefonicznego" -#: ../clients/common/nm-client-utils.c:368 +#: ../clients/common/nm-client-utils.c:313 msgid "No carrier could be established" msgstr "Nie można ustanowić operatora" -#: ../clients/common/nm-client-utils.c:370 +#: ../clients/common/nm-client-utils.c:314 msgid "The dialing request timed out" msgstr "Żądanie zadzwonienia przekroczyło czas oczekiwania" -#: ../clients/common/nm-client-utils.c:372 +#: ../clients/common/nm-client-utils.c:315 msgid "The dialing attempt failed" msgstr "Próba zadzwonienia się nie powiodła" -#: ../clients/common/nm-client-utils.c:374 +#: ../clients/common/nm-client-utils.c:316 msgid "Modem initialization failed" msgstr "Zainicjowanie modemu się nie powiodło" -#: ../clients/common/nm-client-utils.c:376 +#: ../clients/common/nm-client-utils.c:317 msgid "Failed to select the specified APN" msgstr "Wybranie podanego APN się nie powiodło" -#: ../clients/common/nm-client-utils.c:378 +#: ../clients/common/nm-client-utils.c:318 msgid "Not searching for networks" msgstr "Sieci nie są wyszukiwane" -#: ../clients/common/nm-client-utils.c:380 +#: ../clients/common/nm-client-utils.c:319 msgid "Network registration denied" msgstr "Odmówiono rejestracji sieci" -#: ../clients/common/nm-client-utils.c:382 +#: ../clients/common/nm-client-utils.c:320 msgid "Network registration timed out" msgstr "Przekroczono czas oczekiwania rejestracji sieci" -#: ../clients/common/nm-client-utils.c:384 +#: ../clients/common/nm-client-utils.c:321 msgid "Failed to register with the requested network" msgstr "Zarejestrowanie w żądanej sieci się nie powiodło" -#: ../clients/common/nm-client-utils.c:386 +#: ../clients/common/nm-client-utils.c:322 msgid "PIN check failed" msgstr "Sprawdzenie kodu PIN się nie powiodło" -#: ../clients/common/nm-client-utils.c:388 +#: ../clients/common/nm-client-utils.c:323 msgid "Necessary firmware for the device may be missing" msgstr "Brak wymaganego oprogramowania sprzętowego dla urządzenia" -#: ../clients/common/nm-client-utils.c:390 +#: ../clients/common/nm-client-utils.c:324 msgid "The device was removed" msgstr "Usunięto urządzenie" -#: ../clients/common/nm-client-utils.c:392 +#: ../clients/common/nm-client-utils.c:325 msgid "NetworkManager went to sleep" msgstr "Uśpiono usługę NetworkManager" -#: ../clients/common/nm-client-utils.c:394 +#: ../clients/common/nm-client-utils.c:326 msgid "The device's active connection disappeared" msgstr "Aktywne połączenie urządzenia zniknęło" -#: ../clients/common/nm-client-utils.c:396 +#: ../clients/common/nm-client-utils.c:327 msgid "Device disconnected by user or client" msgstr "Urządzenie zostało rozłączone przez użytkownika lub klienta" -#: ../clients/common/nm-client-utils.c:398 +#: ../clients/common/nm-client-utils.c:328 msgid "Carrier/link changed" msgstr "Zmieniono operatora/łącze" -#: ../clients/common/nm-client-utils.c:400 +#: ../clients/common/nm-client-utils.c:329 msgid "The device's existing connection was assumed" msgstr "Przyjęto istniejące połączenie urządzenia" -#: ../clients/common/nm-client-utils.c:402 +#: ../clients/common/nm-client-utils.c:330 msgid "The supplicant is now available" msgstr "Suplikant jest teraz dostępny" -#: ../clients/common/nm-client-utils.c:404 +#: ../clients/common/nm-client-utils.c:331 msgid "The modem could not be found" msgstr "Nie można odnaleźć modemu" -#: ../clients/common/nm-client-utils.c:406 +#: ../clients/common/nm-client-utils.c:332 msgid "The Bluetooth connection failed or timed out" msgstr "" "Połączenie Bluetooth się nie powiodło lub przekroczyło czas oczekiwania" -#: ../clients/common/nm-client-utils.c:408 +#: ../clients/common/nm-client-utils.c:333 msgid "GSM Modem's SIM card not inserted" msgstr "Karta SIM modemu GSM nie została włożona" -#: ../clients/common/nm-client-utils.c:410 +#: ../clients/common/nm-client-utils.c:334 msgid "GSM Modem's SIM PIN required" msgstr "Wymagany jest kod PIN karty SIM modemu GSM" -#: ../clients/common/nm-client-utils.c:412 +#: ../clients/common/nm-client-utils.c:335 msgid "GSM Modem's SIM PUK required" msgstr "Wymagany jest kod PUK karty SIM modemu GSM" -#: ../clients/common/nm-client-utils.c:414 +#: ../clients/common/nm-client-utils.c:336 msgid "GSM Modem's SIM wrong" msgstr "Karta SIM modemu GSM jest błędna" -#: ../clients/common/nm-client-utils.c:416 +#: ../clients/common/nm-client-utils.c:337 msgid "InfiniBand device does not support connected mode" msgstr "Urządzenie InfiniBand nie obsługuje trybu połączonego" -#: ../clients/common/nm-client-utils.c:418 +#: ../clients/common/nm-client-utils.c:338 msgid "A dependency of the connection failed" msgstr "Zależność połączenia się nie powiodła" -#: ../clients/common/nm-client-utils.c:420 +#: ../clients/common/nm-client-utils.c:339 msgid "A problem with the RFC 2684 Ethernet over ADSL bridge" msgstr "Problem z mostkiem ethernetowym RFC 2684 na ADSL" -#: ../clients/common/nm-client-utils.c:422 +#: ../clients/common/nm-client-utils.c:340 msgid "ModemManager is unavailable" msgstr "Usługa ModemManager jest niedostępna" -#: ../clients/common/nm-client-utils.c:424 +#: ../clients/common/nm-client-utils.c:341 msgid "The Wi-Fi network could not be found" msgstr "Nie można odnaleźć sieci Wi-Fi" -#: ../clients/common/nm-client-utils.c:426 +#: ../clients/common/nm-client-utils.c:342 msgid "A secondary connection of the base connection failed" msgstr "Drugorzędne połączenie połączenia podstawowego się nie powiodło" -#: ../clients/common/nm-client-utils.c:428 +#: ../clients/common/nm-client-utils.c:343 msgid "DCB or FCoE setup failed" msgstr "Ustawienie DCB lub FCoE się nie powiodło" -#: ../clients/common/nm-client-utils.c:430 +#: ../clients/common/nm-client-utils.c:344 msgid "teamd control failed" msgstr "kontrola teamd się nie powiodła" -#: ../clients/common/nm-client-utils.c:432 +#: ../clients/common/nm-client-utils.c:345 msgid "Modem failed or no longer available" msgstr "Modem się nie powiódł lub nie jest już dostępny" -#: ../clients/common/nm-client-utils.c:434 +#: ../clients/common/nm-client-utils.c:346 msgid "Modem now ready and available" msgstr "Modem jest teraz gotowy i dostępny" -#: ../clients/common/nm-client-utils.c:436 +#: ../clients/common/nm-client-utils.c:347 msgid "SIM PIN was incorrect" msgstr "Kod PIN karty SIM był niepoprawny" -#: ../clients/common/nm-client-utils.c:438 +#: ../clients/common/nm-client-utils.c:348 msgid "New connection activation was enqueued" msgstr "Dodano aktywację nowego połączenia do kolejki" -#: ../clients/common/nm-client-utils.c:440 +#: ../clients/common/nm-client-utils.c:349 msgid "The device's parent changed" msgstr "Zmieniono urządzenie nadrzędne urządzenia" -#: ../clients/common/nm-client-utils.c:442 +#: ../clients/common/nm-client-utils.c:350 msgid "The device parent's management changed" msgstr "Zmieniono zarządzanie urządzenia nadrzędnego urządzenia" -#: ../clients/common/nm-client-utils.c:444 -msgid "OpenVSwitch database connection failed" +#: ../clients/common/nm-client-utils.c:351 +#, fuzzy +msgid "Open vSwitch database connection failed" msgstr "Połączenie z bazą danych OpenVSwitch się nie powiodło" -#: ../clients/common/nm-client-utils.c:446 +#: ../clients/common/nm-client-utils.c:352 msgid "A duplicate IP address was detected" msgstr "Wykryto podwójny adres IP" -#: ../clients/common/nm-client-utils.c:448 +#: ../clients/common/nm-client-utils.c:353 msgid "The selected IP method is not supported" msgstr "Wybrana metoda IP jest nieobsługiwana" -#. TRANSLATORS: Unknown reason for a device state change (NMDeviceStateReason) -#. TRANSLATORS: Unknown reason for a connection state change (NMActiveConnectionStateReason) -#: ../clients/common/nm-client-utils.c:452 -#: ../clients/common/nm-client-utils.c:491 ../libnm-glib/nm-device.c:1859 -#: ../libnm/nm-device.c:1354 -msgid "Unknown" -msgstr "Nieznane" +#: ../clients/common/nm-client-utils.c:354 +#, fuzzy +msgid "Failed to configure SR-IOV parameters" +msgstr "Odczytanie konfiguracji się nie powiodło: %s\n" -#: ../clients/common/nm-client-utils.c:460 +#: ../clients/common/nm-client-utils.c:360 msgid "Unknown reason" msgstr "Nieznana przyczyna" -#: ../clients/common/nm-client-utils.c:462 +#: ../clients/common/nm-client-utils.c:361 msgid "The connection was disconnected" msgstr "Połączenie zostało rozłączone" -#: ../clients/common/nm-client-utils.c:464 +#: ../clients/common/nm-client-utils.c:362 msgid "Disconnected by user" msgstr "Rozłączono przez użytkownika" -#: ../clients/common/nm-client-utils.c:466 +#: ../clients/common/nm-client-utils.c:363 msgid "The base network connection was interrupted" msgstr "Przerwano podstawowe połączenie sieciowe" -#: ../clients/common/nm-client-utils.c:468 +#: ../clients/common/nm-client-utils.c:364 msgid "The VPN service stopped unexpectedly" msgstr "Usługa VPN została nieoczekiwanie zatrzymana" -#: ../clients/common/nm-client-utils.c:470 +#: ../clients/common/nm-client-utils.c:365 msgid "The VPN service returned invalid configuration" msgstr "Usługa VPN zwróciła nieprawidłową konfigurację" -#: ../clients/common/nm-client-utils.c:472 +#: ../clients/common/nm-client-utils.c:366 msgid "The connection attempt timed out" msgstr "Próba połączenia przekroczyła czas oczekiwania" -#: ../clients/common/nm-client-utils.c:474 +#: ../clients/common/nm-client-utils.c:367 msgid "The VPN service did not start in time" msgstr "Usługa VPN nie została uruchomiona na czas" -#: ../clients/common/nm-client-utils.c:476 +#: ../clients/common/nm-client-utils.c:368 msgid "The VPN service failed to start" msgstr "Uruchomienie usługi VPN się nie powiodło" -#: ../clients/common/nm-client-utils.c:478 +#: ../clients/common/nm-client-utils.c:369 msgid "No valid secrets" msgstr "Brak prawidłowych haseł" -#: ../clients/common/nm-client-utils.c:480 +#: ../clients/common/nm-client-utils.c:370 msgid "Invalid secrets" msgstr "Nieprawidłowe hasła" -#: ../clients/common/nm-client-utils.c:482 +#: ../clients/common/nm-client-utils.c:371 msgid "The connection was removed" msgstr "Usunięto połączenie" -#: ../clients/common/nm-client-utils.c:484 +#: ../clients/common/nm-client-utils.c:372 msgid "Master connection failed" msgstr "Główne połączenie się nie powiodło" -#: ../clients/common/nm-client-utils.c:486 +#: ../clients/common/nm-client-utils.c:373 msgid "Could not create a software link" msgstr "Nie można utworzyć łącza programowego" -#: ../clients/common/nm-client-utils.c:488 +#: ../clients/common/nm-client-utils.c:374 msgid "The device disappeared" msgstr "Urządzenie zniknęło" -#: ../clients/common/nm-meta-setting-access.c:504 +#: ../clients/common/nm-meta-setting-access.c:492 #, c-format msgid "field '%s' has to be alone" msgstr "pole „%s” musi być same" -#: ../clients/common/nm-meta-setting-access.c:519 +#: ../clients/common/nm-meta-setting-access.c:507 #, c-format msgid "invalid field '%s%s%s%s%s'; %s%s%s" msgstr "nieprawidłowe pole „%s%s%s%s%s”; %s%s%s" @@ -4458,228 +4478,229 @@ msgstr "następny krok („%s”) musi być pierwszy" msgid "the metric ('%s') must be before attributes" msgstr "parametry („%s”) muszą być przed atrybutami" -#: ../clients/common/nm-meta-setting-desc.c:218 +#: ../clients/common/nm-meta-setting-desc.c:227 #, c-format msgid "invalid route: %s. %s" msgstr "nieprawidłowa trasa: %s. %s" -#: ../clients/common/nm-meta-setting-desc.c:230 +#: ../clients/common/nm-meta-setting-desc.c:239 msgid "default route cannot be added (NetworkManager handles it by itself)" msgstr "" "nie można dodać domyślnej trasy (usługa NetworkManager sama ją obsługuje)" -#: ../clients/common/nm-meta-setting-desc.c:429 +#: ../clients/common/nm-meta-setting-desc.c:446 #, c-format msgid "invalid priority map '%s'" msgstr "nieprawidłowa mapa priorytetów „%s”" -#: ../clients/common/nm-meta-setting-desc.c:436 -#: ../clients/common/nm-meta-setting-desc.c:442 +#: ../clients/common/nm-meta-setting-desc.c:453 +#: ../clients/common/nm-meta-setting-desc.c:459 #, c-format msgid "priority '%s' is not valid (<0-%ld>)" msgstr "priorytet „%s” jest nieprawidłowy (<0-%ld>)" -#: ../clients/common/nm-meta-setting-desc.c:494 +#: ../clients/common/nm-meta-setting-desc.c:511 #, c-format msgid "cannot read pac-script from file '%s'" msgstr "nie można odczytać skryptu PAC z pliku „%s”" -#: ../clients/common/nm-meta-setting-desc.c:501 +#: ../clients/common/nm-meta-setting-desc.c:518 #, c-format msgid "file '%s' contains non-valid utf-8" msgstr "plik „%s” zawiera nieprawidłowy tekst UTF-8" -#: ../clients/common/nm-meta-setting-desc.c:514 +#: ../clients/common/nm-meta-setting-desc.c:531 #, c-format msgid "'%s' does not contain a valid PAC Script" msgstr "„%s” nie zawiera prawidłowego skryptu PAC" -#: ../clients/common/nm-meta-setting-desc.c:517 +#: ../clients/common/nm-meta-setting-desc.c:534 #, c-format msgid "Not a valid PAC Script" msgstr "Nieprawidłowy skrypt PAC" -#: ../clients/common/nm-meta-setting-desc.c:571 +#: ../clients/common/nm-meta-setting-desc.c:588 #, c-format msgid "cannot read team config from file '%s'" msgstr "nie można odczytać konfiguracji zespołu z pliku „%s”" -#: ../clients/common/nm-meta-setting-desc.c:578 +#: ../clients/common/nm-meta-setting-desc.c:595 #, c-format msgid "team config file '%s' contains non-valid utf-8" msgstr "plik konfiguracji zespołu „%s” zawiera nieprawidłowy tekst UTF-8" -#: ../clients/common/nm-meta-setting-desc.c:590 +#: ../clients/common/nm-meta-setting-desc.c:607 #, c-format msgid "'%s' does not contain a valid team configuration" msgstr "„%s” nie zawiera prawidłowej konfiguracji zespołu" -#: ../clients/common/nm-meta-setting-desc.c:593 +#: ../clients/common/nm-meta-setting-desc.c:610 #, c-format msgid "team configuration must be a JSON object" msgstr "konfiguracja zespołu musi być obiektem JSON" -#: ../clients/common/nm-meta-setting-desc.c:714 +#: ../clients/common/nm-meta-setting-desc.c:731 #: ../clients/tui/nmt-mtu-entry.c:84 msgid "(default)" msgstr "(domyślne)" -#: ../clients/common/nm-meta-setting-desc.c:834 +#: ../clients/common/nm-meta-setting-desc.c:885 msgid "auto" msgstr "automatyczne" -#: ../clients/common/nm-meta-setting-desc.c:986 +#: ../clients/common/nm-meta-setting-desc.c:1037 #, c-format msgid "%s (%s)" msgstr "%s (%s)" -#: ../clients/common/nm-meta-setting-desc.c:1110 -#, c-format -msgid "'%s' is out of range [%lli, %lli]" -msgstr "„%s” jest poza zakresem [%lli, %lli]" +#: ../clients/common/nm-meta-setting-desc.c:1180 +#: ../clients/common/nm-meta-setting-desc.c:1184 +#, fuzzy +msgid "'%s' is out of range [%" +msgstr "%s” jest poza zakresem [0, %u]" -#: ../clients/common/nm-meta-setting-desc.c:1116 +#: ../clients/common/nm-meta-setting-desc.c:1189 #, c-format msgid "'%s' is not a valid number" msgstr "„%s” nie jest prawidłową liczbą" -#: ../clients/common/nm-meta-setting-desc.c:1166 +#: ../clients/common/nm-meta-setting-desc.c:1243 #, c-format msgid "'%s' is out of range [0, %u]" msgstr "%s” jest poza zakresem [0, %u]" -#: ../clients/common/nm-meta-setting-desc.c:1202 +#: ../clients/common/nm-meta-setting-desc.c:1286 #, c-format msgid "'%s' is not a valid Ethernet MAC" msgstr "„%s” nie jest prawidłowym adresem MAC Ethernetu" -#: ../clients/common/nm-meta-setting-desc.c:1306 +#: ../clients/common/nm-meta-setting-desc.c:1391 #, c-format msgid "invalid option '%s', use a combination of [%s]" msgstr "nieprawidłowa opcja „%s”, należy użyć połączenia [%s]" -#: ../clients/common/nm-meta-setting-desc.c:1311 ../libnm-core/nm-keyfile.c:727 +#: ../clients/common/nm-meta-setting-desc.c:1396 ../libnm-core/nm-keyfile.c:780 #, c-format msgid "invalid option '%s', use one of [%s]" msgstr "nieprawidłowa opcja „%s”, należy użyć jednej z [%s]" -#: ../clients/common/nm-meta-setting-desc.c:1430 +#: ../clients/common/nm-meta-setting-desc.c:1515 #, c-format msgid "%d (key)" msgstr "%d (klucz)" -#: ../clients/common/nm-meta-setting-desc.c:1432 +#: ../clients/common/nm-meta-setting-desc.c:1517 #, c-format msgid "%d (passphrase)" msgstr "%d (hasło)" -#: ../clients/common/nm-meta-setting-desc.c:1435 +#: ../clients/common/nm-meta-setting-desc.c:1520 #, c-format msgid "%d (unknown)" msgstr "%d (nieznane)" -#: ../clients/common/nm-meta-setting-desc.c:1467 +#: ../clients/common/nm-meta-setting-desc.c:1552 msgid "0 (NONE)" msgstr "0 (BRAK)" -#: ../clients/common/nm-meta-setting-desc.c:1473 +#: ../clients/common/nm-meta-setting-desc.c:1558 msgid "REORDER_HEADERS, " msgstr "ZMIANA_KOLEJNOŚCI_NAGŁÓWKÓW, " -#: ../clients/common/nm-meta-setting-desc.c:1475 +#: ../clients/common/nm-meta-setting-desc.c:1560 msgid "GVRP, " msgstr "GVRP, " -#: ../clients/common/nm-meta-setting-desc.c:1477 +#: ../clients/common/nm-meta-setting-desc.c:1562 msgid "LOOSE_BINDING, " msgstr "LUŹNE_DOWIĄZANIE, " -#: ../clients/common/nm-meta-setting-desc.c:1479 +#: ../clients/common/nm-meta-setting-desc.c:1564 msgid "MVRP, " msgstr "MVRP, " -#: ../clients/common/nm-meta-setting-desc.c:1519 +#: ../clients/common/nm-meta-setting-desc.c:1604 msgid "0 (none)" msgstr "0 (brak)" -#: ../clients/common/nm-meta-setting-desc.c:1525 +#: ../clients/common/nm-meta-setting-desc.c:1610 msgid "agent-owned, " msgstr "posiadane przez agenta, " -#: ../clients/common/nm-meta-setting-desc.c:1527 +#: ../clients/common/nm-meta-setting-desc.c:1612 msgid "not saved, " msgstr "niezapisane, " -#: ../clients/common/nm-meta-setting-desc.c:1529 +#: ../clients/common/nm-meta-setting-desc.c:1614 msgid "not required, " msgstr "niewymagane, " -#: ../clients/common/nm-meta-setting-desc.c:1594 +#: ../clients/common/nm-meta-setting-desc.c:1679 #, c-format msgid "'%s' is not valid; use <option>=<value>" msgstr "„%s” jest nieprawidłowe; należy użyć <opcja>=<wartość>" -#: ../clients/common/nm-meta-setting-desc.c:1633 +#: ../clients/common/nm-meta-setting-desc.c:1718 msgid "no item to remove" msgstr "brak elementu do usunięcia" -#: ../clients/common/nm-meta-setting-desc.c:1637 +#: ../clients/common/nm-meta-setting-desc.c:1722 #, c-format msgid "index '%d' is not in range <0-%d>" msgstr "indeks „%d” jest poza zakresem <0-%d>" -#: ../clients/common/nm-meta-setting-desc.c:1652 +#: ../clients/common/nm-meta-setting-desc.c:1737 #, c-format msgid "invalid option '%s'" msgstr "nieprawidłowa opcja „%s”" -#: ../clients/common/nm-meta-setting-desc.c:1654 +#: ../clients/common/nm-meta-setting-desc.c:1739 msgid "missing option" msgstr "brak opcji" -#: ../clients/common/nm-meta-setting-desc.c:1678 +#: ../clients/common/nm-meta-setting-desc.c:1763 #, c-format msgid "'%s' is not a valid MAC" msgstr "„%s” nie jest prawidłowym adresem MAC" -#: ../clients/common/nm-meta-setting-desc.c:1705 -#: ../clients/common/nm-meta-setting-desc.c:1802 -#: ../clients/common/nm-meta-setting-desc.c:4636 +#: ../clients/common/nm-meta-setting-desc.c:1790 +#: ../clients/common/nm-meta-setting-desc.c:1887 +#: ../clients/common/nm-meta-setting-desc.c:4855 ../src/nm-config.c:547 #, c-format msgid "'%s' is not valid" msgstr "„%s” jest nieprawidłowe" -#: ../clients/common/nm-meta-setting-desc.c:1746 +#: ../clients/common/nm-meta-setting-desc.c:1831 #, c-format msgid "'%u' flags are not valid; use combination of %s" msgstr "flagi „%u” są nieprawidłowe; należy użyć połączenia %s" -#: ../clients/common/nm-meta-setting-desc.c:1782 +#: ../clients/common/nm-meta-setting-desc.c:1867 #, c-format msgid "'%s' is not a valid number (or out of range)" msgstr "„%s” nie jest prawidłową liczbą (lub jest poza zakresem)" -#: ../clients/common/nm-meta-setting-desc.c:1901 +#: ../clients/common/nm-meta-setting-desc.c:1985 #, c-format msgid "'%s' is not a valid hex character" msgstr "„%s” nie jest prawidłowym znakiem szesnastkowym" -#: ../clients/common/nm-meta-setting-desc.c:2190 +#: ../clients/common/nm-meta-setting-desc.c:2268 #, c-format msgid "the property doesn't contain EAP method '%s'" msgstr "właściwość nie zawiera metody EAP „%s”" -#: ../clients/common/nm-meta-setting-desc.c:2213 +#: ../clients/common/nm-meta-setting-desc.c:2291 #, c-format msgid "the property doesn't contain alternative subject match '%s'" msgstr "właściwość nie zawiera alternatywnego dopasowania tematu „%s”" -#: ../clients/common/nm-meta-setting-desc.c:2239 +#: ../clients/common/nm-meta-setting-desc.c:2317 #, c-format msgid "the property doesn't contain \"phase2\" alternative subject match '%s'" msgstr "właściwość nie zawiera alternatywnego dopasowania tematu „phase2” „%s”" -#: ../clients/common/nm-meta-setting-desc.c:2361 +#: ../clients/common/nm-meta-setting-desc.c:2439 #, c-format msgid "" "Enter a list of bonding options formatted as:\n" @@ -4717,232 +4738,250 @@ msgstr "" #. * hacky: we can not see if the type is already set, because #. * nmc_setting_set_property() is called only after the property #. * we're setting (type) has been removed. -#: ../clients/common/nm-meta-setting-desc.c:2424 +#: ../clients/common/nm-meta-setting-desc.c:2502 #, c-format msgid "Can not change the connection type" msgstr "Nie można zmienić typu połączenia" -#: ../clients/common/nm-meta-setting-desc.c:2529 +#: ../clients/common/nm-meta-setting-desc.c:2605 #, c-format msgid "the property doesn't contain permission '%s'" msgstr "właściwość nie zawiera uprawnienia „%s”" -#: ../clients/common/nm-meta-setting-desc.c:2550 +#: ../clients/common/nm-meta-setting-desc.c:2626 #, c-format msgid "'%s' is not valid master; use ifname or connection UUID" msgstr "" "„%s” nie jest prawidłowym „master”; należy użyć nazwy interfejsu lub UUID " "połączenia" -#: ../clients/common/nm-meta-setting-desc.c:2647 +#: ../clients/common/nm-meta-setting-desc.c:2723 #, c-format msgid "the value '%s' is not a valid UUID" msgstr "wartość „%s” nie jest prawidłowym UUID" -#: ../clients/common/nm-meta-setting-desc.c:2654 +#: ../clients/common/nm-meta-setting-desc.c:2730 #, c-format msgid "the property doesn't contain UUID '%s'" msgstr "właściwość nie zawiera UUID „%s”" -#: ../clients/common/nm-meta-setting-desc.c:2723 +#: ../clients/common/nm-meta-setting-desc.c:2799 msgid "0 (disabled)" msgstr "0 (wyłączone)" -#: ../clients/common/nm-meta-setting-desc.c:2729 +#: ../clients/common/nm-meta-setting-desc.c:2805 msgid "enabled, " msgstr "włączone, " -#: ../clients/common/nm-meta-setting-desc.c:2731 +#: ../clients/common/nm-meta-setting-desc.c:2807 msgid "advertise, " msgstr "rozgłaszanie, " -#: ../clients/common/nm-meta-setting-desc.c:2733 +#: ../clients/common/nm-meta-setting-desc.c:2809 msgid "willing, " msgstr "chętne, " -#: ../clients/common/nm-meta-setting-desc.c:2855 +#: ../clients/common/nm-meta-setting-desc.c:2931 #, c-format msgid "'%s' is not a valid DCB flag" msgstr "„%s” nie jest prawidłową flagą DCB" -#: ../clients/common/nm-meta-setting-desc.c:2884 +#: ../clients/common/nm-meta-setting-desc.c:2960 msgid "must contain 8 comma-separated numbers" msgstr "musi zawierać osiem liczb oddzielonych przecinkami" -#: ../clients/common/nm-meta-setting-desc.c:2900 +#: ../clients/common/nm-meta-setting-desc.c:2976 #, c-format msgid "'%s' not a number between 0 and %u (inclusive) or %u" msgstr "„%s” nie jest liczbą między 0 a %u (włącznie) lub %u" -#: ../clients/common/nm-meta-setting-desc.c:2903 +#: ../clients/common/nm-meta-setting-desc.c:2979 #, c-format msgid "'%s' not a number between 0 and %u (inclusive)" msgstr "„%s” nie jest liczbą między 0 a %u (włącznie)" -#: ../clients/common/nm-meta-setting-desc.c:2924 +#: ../clients/common/nm-meta-setting-desc.c:3000 #, c-format msgid "changes will have no effect until '%s' includes 1 (enabled)" msgstr "zmiany nie zostaną zastosowane, dopóki „%s” zawiera 1 (włączone)" -#: ../clients/common/nm-meta-setting-desc.c:2979 +#: ../clients/common/nm-meta-setting-desc.c:3055 #, c-format msgid "bandwidth percentages must total 100%%" msgstr "procenty szerokości pasma muszą razem wynosić 100%%" -#: ../clients/common/nm-meta-setting-desc.c:3052 -#: ../clients/common/nm-meta-setting-desc.c:3058 +#: ../clients/common/nm-meta-setting-desc.c:3128 +#: ../clients/common/nm-meta-setting-desc.c:3134 msgid "SIM operator ID must be a 5 or 6 number MCCMNC code" msgstr "Identyfikator operatora SIM musi być kodem MCCMNC o 5 lub 6 liczbach" -#: ../clients/common/nm-meta-setting-desc.c:3082 +#: ../clients/common/nm-meta-setting-desc.c:3158 #, c-format msgid "'%s' is not a valid IBoIP P_Key" msgstr "„%s” nie jest prawidłowym P_Key IBoIP" -#: ../clients/common/nm-meta-setting-desc.c:3105 +#: ../clients/common/nm-meta-setting-desc.c:3181 msgid "default" msgstr "domyślne" -#: ../clients/common/nm-meta-setting-desc.c:3244 -#: ../clients/common/nm-meta-setting-desc.c:3261 +#: ../clients/common/nm-meta-setting-desc.c:3320 +#: ../clients/common/nm-meta-setting-desc.c:3337 #, c-format msgid "invalid IPv4 address '%s'" msgstr "nieprawidłowy adres IPv4 „%s”" -#: ../clients/common/nm-meta-setting-desc.c:3267 -#: ../clients/common/nm-meta-setting-desc.c:3511 +#: ../clients/common/nm-meta-setting-desc.c:3343 +#: ../clients/common/nm-meta-setting-desc.c:3587 #, c-format msgid "the property doesn't contain DNS server '%s'" msgstr "właściwość nie zawiera serwera DNS „%s”" -#: ../clients/common/nm-meta-setting-desc.c:3305 -#: ../clients/common/nm-meta-setting-desc.c:3549 +#: ../clients/common/nm-meta-setting-desc.c:3381 +#: ../clients/common/nm-meta-setting-desc.c:3625 #, c-format msgid "the property doesn't contain DNS search domain '%s'" msgstr "właściwość nie zawiera domeny wyszukiwania DNS „%s”" -#: ../clients/common/nm-meta-setting-desc.c:3342 -#: ../clients/common/nm-meta-setting-desc.c:3586 +#: ../clients/common/nm-meta-setting-desc.c:3418 +#: ../clients/common/nm-meta-setting-desc.c:3662 #, c-format msgid "the property doesn't contain DNS option '%s'" msgstr "właściwość nie zawiera opcji DNS „%s”" -#: ../clients/common/nm-meta-setting-desc.c:3385 -#: ../clients/common/nm-meta-setting-desc.c:3635 +#: ../clients/common/nm-meta-setting-desc.c:3461 +#: ../clients/common/nm-meta-setting-desc.c:3711 #, c-format msgid "the property doesn't contain IP address '%s'" msgstr "właściwość nie zawiera adresu IP „%s”" -#: ../clients/common/nm-meta-setting-desc.c:3405 -#: ../clients/common/nm-meta-setting-desc.c:3654 +#: ../clients/common/nm-meta-setting-desc.c:3481 +#: ../clients/common/nm-meta-setting-desc.c:3730 #, c-format msgid "invalid gateway address '%s'" msgstr "nieprawidłowy adres bramy „%s”" -#: ../clients/common/nm-meta-setting-desc.c:3444 -#: ../clients/common/nm-meta-setting-desc.c:3695 +#: ../clients/common/nm-meta-setting-desc.c:3520 +#: ../clients/common/nm-meta-setting-desc.c:3771 #, c-format msgid "the property doesn't contain route '%s'" msgstr "właściwość nie zawiera trasy „%s”" -#: ../clients/common/nm-meta-setting-desc.c:3488 -#: ../clients/common/nm-meta-setting-desc.c:3505 +#: ../clients/common/nm-meta-setting-desc.c:3564 +#: ../clients/common/nm-meta-setting-desc.c:3581 #, c-format msgid "invalid IPv6 address '%s'" msgstr "nieprawidłowy adres IPv6 „%s”" -#: ../clients/common/nm-meta-setting-desc.c:3732 +#: ../clients/common/nm-meta-setting-desc.c:3833 +#, fuzzy, c-format +msgid "the property doesn't contain interface name '%s'" +msgstr "właściwość nie zawiera tfilter „%s”" + +#: ../clients/common/nm-meta-setting-desc.c:3870 #, c-format msgid "'%s' is not a valid channel; use <1-13>" msgstr "„%s” nie jest prawidłowym kanałem; należy użyć <1-13>" -#: ../clients/common/nm-meta-setting-desc.c:3793 +#: ../clients/common/nm-meta-setting-desc.c:3962 +#, fuzzy +msgid "The valid syntax is: vf [attribute=value]... [,vf [attribute=value]...]" +msgstr "" +"Prawidłowa składnia: „ip[/przedrostek] [next-hop] [parametry] " +"[atrybut=wartość]… [,ip[/przedrostek] …]”" + +#: ../clients/common/nm-meta-setting-desc.c:3984 msgid "" "The valid syntax is: '[root | parent <handle>] [handle <handle>] <qdisc>'" msgstr "" "Prawidłowa składnia: „[root | parent <element obsługujący>] [handle <element " "obsługujący>] <qdisc>”" -#: ../clients/common/nm-meta-setting-desc.c:3816 +#: ../clients/common/nm-meta-setting-desc.c:4008 +#, fuzzy, c-format +msgid "the property doesn't contain vf with index %u" +msgstr "właściwość nie zawiera tfilter „%s”" + +#: ../clients/common/nm-meta-setting-desc.c:4035 #, c-format msgid "the property doesn't contain qdisc '%s'" msgstr "właściwość nie zawiera qdisc „%s”" -#: ../clients/common/nm-meta-setting-desc.c:3870 +#: ../clients/common/nm-meta-setting-desc.c:4089 msgid "" "The valid syntax is: '[root | parent <handle>] [handle <handle>] <tfilter>'" msgstr "" "Prawidłowa składnia: '[root | parent <element obsługujący>] [handle <element " "obsługujący>] <tfilter>'" -#: ../clients/common/nm-meta-setting-desc.c:3893 +#: ../clients/common/nm-meta-setting-desc.c:4112 #, c-format msgid "the property doesn't contain tfilter '%s'" msgstr "właściwość nie zawiera tfilter „%s”" -#: ../clients/common/nm-meta-setting-desc.c:3960 +#: ../clients/common/nm-meta-setting-desc.c:4179 #, c-format msgid "the property doesn't contain string '%s'" msgstr "właściwość nie zawiera ciągu „%s”" -#: ../clients/common/nm-meta-setting-desc.c:4035 -#: ../clients/common/nm-meta-setting-desc.c:4109 +#: ../clients/common/nm-meta-setting-desc.c:4254 +#: ../clients/common/nm-meta-setting-desc.c:4328 #, c-format msgid "the property doesn't contain link watcher '%s'" msgstr "właściwość nie zawiera obserwatora łącza „%s”" -#: ../clients/common/nm-meta-setting-desc.c:4215 +#: ../clients/common/nm-meta-setting-desc.c:4434 #, c-format msgid "only one mapping at a time is supported; taking the first one (%s)" msgstr "" "obsługiwane jest tylko jedno mapowanie na raz; przyjmowanie pierwszego (%s)" -#: ../clients/common/nm-meta-setting-desc.c:4223 +#: ../clients/common/nm-meta-setting-desc.c:4442 #, c-format msgid "the property doesn't contain mapping '%s'" msgstr "właściwość nie zawiera mapowania „%s”" -#: ../clients/common/nm-meta-setting-desc.c:4231 +#: ../clients/common/nm-meta-setting-desc.c:4450 msgid "no priority to remove" msgstr "brak priorytetu do usunięcia" -#: ../clients/common/nm-meta-setting-desc.c:4235 +#: ../clients/common/nm-meta-setting-desc.c:4454 #, c-format msgid "index '%d' is not in the range of <0-%d>" msgstr "indeks „%d” jest poza zakresem <0-%d>" -#: ../clients/common/nm-meta-setting-desc.c:4304 +#: ../clients/common/nm-meta-setting-desc.c:4523 #, c-format msgid "'%s' cannot be empty" msgstr "„%s” nie może być puste" -#: ../clients/common/nm-meta-setting-desc.c:4343 -#: ../clients/common/nm-meta-setting-desc.c:4474 -#: ../libnm-core/nm-setting-wired.c:664 ../libnm-core/nm-setting-wireless.c:859 -#: ../libnm-core/nm-setting-wireless.c:871 ../libnm-util/nm-setting-wired.c:645 +#: ../clients/common/nm-meta-setting-desc.c:4562 +#: ../clients/common/nm-meta-setting-desc.c:4693 +#: ../libnm-core/nm-setting-sriov.c:446 ../libnm-core/nm-setting-wired.c:662 +#: ../libnm-core/nm-setting-wireless.c:857 +#: ../libnm-core/nm-setting-wireless.c:869 ../libnm-util/nm-setting-wired.c:645 #: ../libnm-util/nm-setting-wireless.c:858 #: ../libnm-util/nm-setting-wireless.c:872 #, c-format msgid "'%s' is not a valid MAC address" msgstr "„%s” nie jest prawidłowym adresem MAC" -#: ../clients/common/nm-meta-setting-desc.c:4349 -#: ../clients/common/nm-meta-setting-desc.c:4480 +#: ../clients/common/nm-meta-setting-desc.c:4568 +#: ../clients/common/nm-meta-setting-desc.c:4699 #, c-format msgid "the property doesn't contain MAC address '%s'" msgstr "właściwość nie zawiera adresu MAC „%s”" -#: ../clients/common/nm-meta-setting-desc.c:4367 +#: ../clients/common/nm-meta-setting-desc.c:4586 #, c-format msgid "'%s' is not valid; 2 or 3 strings should be provided" msgstr "„%s” jest nieprawidłowe; powinny zostać podane dwa lub trzy ciągi" -#: ../clients/common/nm-meta-setting-desc.c:4381 +#: ../clients/common/nm-meta-setting-desc.c:4600 #, c-format msgid "'%s' string value should consist of 1 - 199 characters" msgstr "wartość ciągu „%s” powinna składać się z 1-199 znaków" -#: ../clients/common/nm-meta-setting-desc.c:4413 +#: ../clients/common/nm-meta-setting-desc.c:4632 #, c-format msgid "" "Enter a list of S/390 options formatted as:\n" @@ -4953,24 +4992,24 @@ msgstr "" " opcja = <wartość>, opcja = <wartość>,…\n" "Prawidłowe opcje: %s\n" -#: ../clients/common/nm-meta-setting-desc.c:4447 +#: ../clients/common/nm-meta-setting-desc.c:4666 #, c-format msgid "'%s' is not a valid channel" msgstr "„%s” nie jest prawidłowym kanałem" -#: ../clients/common/nm-meta-setting-desc.c:4453 +#: ../clients/common/nm-meta-setting-desc.c:4672 #, c-format msgid "'%ld' is not a valid channel" msgstr "„%ld” nie jest prawidłowym kanałem" -#: ../clients/common/nm-meta-setting-desc.c:4536 -#: ../clients/common/nm-meta-setting-desc.c:4572 -#: ../clients/common/nm-meta-setting-desc.c:4608 +#: ../clients/common/nm-meta-setting-desc.c:4755 +#: ../clients/common/nm-meta-setting-desc.c:4791 +#: ../clients/common/nm-meta-setting-desc.c:4827 #, c-format msgid "the property doesn't contain protocol '%s'" msgstr "właściwość nie zawiera protokołu „%s”" -#: ../clients/common/nm-meta-setting-desc.c:4645 +#: ../clients/common/nm-meta-setting-desc.c:4864 #, c-format msgid "" "'%s' not compatible with %s '%s', please change the key or set the right %s " @@ -4979,56 +5018,61 @@ msgstr "" "„%s” nie jest zgodne z %s „%s”, proszę zmienić klucz lub ustawić najpierw " "właściwe %s." -#: ../clients/common/nm-meta-setting-desc.c:4655 +#: ../clients/common/nm-meta-setting-desc.c:4874 #, c-format msgid "WEP key is guessed to be of '%s'" msgstr "Klucz WEP jest prawdopodobnie typu „%s”" -#: ../clients/common/nm-meta-setting-desc.c:4660 +#: ../clients/common/nm-meta-setting-desc.c:4879 #, c-format msgid "WEP key index set to '%d'" msgstr "Ustawiono indeks klucza WEP na „%d”" -#: ../clients/common/nm-meta-setting-desc.c:4699 +#: ../clients/common/nm-meta-setting-desc.c:4918 #, c-format msgid "'%s' is not compatible with '%s' type, please change or delete the key." msgstr "„%s” nie jest zgodne z typem „%s”, proszę zmienić lub usunąć klucz." -#: ../clients/common/nm-meta-setting-desc.c:4709 +#: ../clients/common/nm-meta-setting-desc.c:4928 #, c-format msgid "'%s' is not a valid PSK" msgstr "„%s” nie jest prawidłowym PSK" -#: ../clients/common/nm-meta-setting-desc.c:4741 +#: ../clients/common/nm-meta-setting-desc.c:4980 +#, fuzzy, c-format +msgid "'%s' is not valid; use 'on', 'off', or 'ignore'" +msgstr "„%s” nie jest prawidłową wartością dla „%s”" + +#: ../clients/common/nm-meta-setting-desc.c:5039 msgid "Bonding primary interface [none]" msgstr "Główny interfejs wiązania [none]" #. this is a virtual property, only needed during "ask" mode. -#: ../clients/common/nm-meta-setting-desc.c:4748 +#: ../clients/common/nm-meta-setting-desc.c:5046 msgid "Bonding monitoring mode" msgstr "Tryb monitorowania wiązania" -#: ../clients/common/nm-meta-setting-desc.c:4757 +#: ../clients/common/nm-meta-setting-desc.c:5055 msgid "Bonding miimon [100]" msgstr "„miimon” wiązania [100]" -#: ../clients/common/nm-meta-setting-desc.c:4765 +#: ../clients/common/nm-meta-setting-desc.c:5063 msgid "Bonding downdelay [0]" msgstr "„downdelay” wiązania [0]" -#: ../clients/common/nm-meta-setting-desc.c:4773 +#: ../clients/common/nm-meta-setting-desc.c:5071 msgid "Bonding updelay [0]" msgstr "„updelay” wiązania [0]" -#: ../clients/common/nm-meta-setting-desc.c:4781 +#: ../clients/common/nm-meta-setting-desc.c:5079 msgid "Bonding arp-interval [0]" msgstr "„arp-interval” wiązania [0]" -#: ../clients/common/nm-meta-setting-desc.c:4789 +#: ../clients/common/nm-meta-setting-desc.c:5087 msgid "Bonding arp-ip-target [none]" msgstr "„arp-ip-target” wiązania [none]" -#: ../clients/common/nm-meta-setting-desc.c:4797 +#: ../clients/common/nm-meta-setting-desc.c:5095 msgid "LACP rate ('slow' or 'fast') [slow]" msgstr "Prędkość LACP („slow” lub „fast”) [slow]" @@ -5036,7 +5080,7 @@ msgstr "Prędkość LACP („slow” lub „fast”) [slow]" #. * that the actual type is (gboolean(*)(type *)). #. macro that returns @func as const (guint32(*)(NMSetting*)) type, but checks #. * that the actual type is (guint32(*)(type *)). -#: ../clients/common/nm-meta-setting-desc.c:4910 +#: ../clients/common/nm-meta-setting-desc.c:5212 msgid "" "nmcli can accepts both direct JSON configuration data and a file name " "containing the configuration. In the latter case the file is read and the " @@ -5054,7 +5098,7 @@ msgstr "" "\"roundrobin\"}, \"ports\": {\"eth1\": {}, \"eth2\": {}} }\n" " set team.config /etc/mój-zespół.conf\n" -#: ../clients/common/nm-meta-setting-desc.c:4918 +#: ../clients/common/nm-meta-setting-desc.c:5220 msgid "" "Enter a list of link watchers formatted as dictionaries where the keys are " "teamd properties. Dictionary pairs are in the form: key=value and pairs are " @@ -5103,7 +5147,7 @@ msgstr "" " name=arp_ping source-host=172.16.1.1 target-host=172.16.1.254, " "name=ethtool delay-up=3\n" -#: ../clients/common/nm-meta-setting-desc.c:4968 +#: ../clients/common/nm-meta-setting-desc.c:5270 msgid "" "Enter file path to CA certificate (optionally prefixed with file://).\n" " [file://]<file path>\n" @@ -5117,7 +5161,7 @@ msgstr "" "danych typu blob.\n" "Przykład: /home/cimrman/cacert.crt\n" -#: ../clients/common/nm-meta-setting-desc.c:5002 +#: ../clients/common/nm-meta-setting-desc.c:5304 msgid "" "Enter file path to client certificate (optionally prefixed with file://).\n" " [file://]<file path>\n" @@ -5131,7 +5175,7 @@ msgstr "" "danych typu blob.\n" "Przykład: /home/cimrman/jara.crt\n" -#: ../clients/common/nm-meta-setting-desc.c:5059 +#: ../clients/common/nm-meta-setting-desc.c:5361 msgid "" "Enter file path to CA certificate for inner authentication (optionally " "prefixed\n" @@ -5147,7 +5191,7 @@ msgstr "" "danych typu blob.\n" "Przykład: /home/cimrman/ca-zweite-phase.crt\n" -#: ../clients/common/nm-meta-setting-desc.c:5094 +#: ../clients/common/nm-meta-setting-desc.c:5396 msgid "" "Enter file path to client certificate for inner authentication (optionally " "prefixed\n" @@ -5163,7 +5207,7 @@ msgstr "" "danych typu blob.\n" "Przykład: /home/cimrman/jara-zweite-phase.crt\n" -#: ../clients/common/nm-meta-setting-desc.c:5121 +#: ../clients/common/nm-meta-setting-desc.c:5423 msgid "" "Enter bytes as a list of hexadecimal values.\n" "Two formats are accepted:\n" @@ -5184,8 +5228,8 @@ msgstr "" "Przykłady: ab0455a6ea3a74C2\n" " ab 4 55 0xa6 ea 3a 74 C2\n" -#: ../clients/common/nm-meta-setting-desc.c:5138 -#: ../clients/common/nm-meta-setting-desc.c:5156 +#: ../clients/common/nm-meta-setting-desc.c:5440 +#: ../clients/common/nm-meta-setting-desc.c:5458 msgid "" "Enter path to a private key and the key password (if not set yet):\n" " [file://]<file path> [<password>]\n" @@ -5199,83 +5243,84 @@ msgstr "" "surowych danych typu blob.\n" "Przykład: /home/cimrman/jara-priv-key Dardanely\n" -#: ../clients/common/nm-meta-setting-desc.c:5195 -#: ../clients/common/nm-secret-agent-simple.c:233 -#: ../clients/common/nm-secret-agent-simple.c:331 +#: ../clients/common/nm-meta-setting-desc.c:5497 +#: ../clients/common/nm-secret-agent-simple.c:265 +#: ../clients/common/nm-secret-agent-simple.c:363 #: ../clients/tui/nmt-page-dsl.c:66 ../clients/tui/nmt-page-wifi.c:332 msgid "Username" msgstr "Nazwa użytkownika" -#: ../clients/common/nm-meta-setting-desc.c:5201 -#: ../clients/common/nm-meta-setting-desc.c:5385 -#: ../clients/common/nm-meta-setting-desc.c:5676 -#: ../clients/common/nm-meta-setting-desc.c:6323 +#: ../clients/common/nm-meta-setting-desc.c:5503 +#: ../clients/common/nm-meta-setting-desc.c:5687 +#: ../clients/common/nm-meta-setting-desc.c:6060 +#: ../clients/common/nm-meta-setting-desc.c:6720 msgid "Password [none]" msgstr "Hasło [none]" -#: ../clients/common/nm-meta-setting-desc.c:5247 +#: ../clients/common/nm-meta-setting-desc.c:5549 msgid "Bluetooth device address" msgstr "Adres urządzenia Bluetooth" -#: ../clients/common/nm-meta-setting-desc.c:5292 -#: ../clients/common/nm-meta-setting-desc.c:5730 -#: ../clients/common/nm-meta-setting-desc.c:7031 -#: ../clients/common/nm-meta-setting-desc.c:7069 -#: ../clients/common/nm-meta-setting-desc.c:7206 +#: ../clients/common/nm-meta-setting-desc.c:5594 +#: ../clients/common/nm-meta-setting-desc.c:6114 +#: ../clients/common/nm-meta-setting-desc.c:7446 +#: ../clients/common/nm-meta-setting-desc.c:7484 +#: ../clients/common/nm-meta-setting-desc.c:7621 +#: ../clients/common/nm-meta-setting-desc.c:7839 msgid "MAC [none]" msgstr "MAC [none]" -#: ../clients/common/nm-meta-setting-desc.c:5298 +#: ../clients/common/nm-meta-setting-desc.c:5600 msgid "Enable STP [no]" msgstr "Włączenie STP [no]" -#: ../clients/common/nm-meta-setting-desc.c:5304 +#: ../clients/common/nm-meta-setting-desc.c:5606 msgid "STP priority [32768]" msgstr "Priorytet STP [32768]" -#: ../clients/common/nm-meta-setting-desc.c:5310 +#: ../clients/common/nm-meta-setting-desc.c:5612 msgid "Forward delay [15]" msgstr "Forward-delay [15]" -#: ../clients/common/nm-meta-setting-desc.c:5316 +#: ../clients/common/nm-meta-setting-desc.c:5618 msgid "Hello time [2]" msgstr "Hello-time [2]" -#: ../clients/common/nm-meta-setting-desc.c:5322 +#: ../clients/common/nm-meta-setting-desc.c:5624 msgid "Max age [20]" msgstr "Max-age [20]" -#: ../clients/common/nm-meta-setting-desc.c:5328 +#: ../clients/common/nm-meta-setting-desc.c:5630 msgid "MAC address ageing time [300]" msgstr "Czas starzenia adresu MAC [300]" -#: ../clients/common/nm-meta-setting-desc.c:5334 +#: ../clients/common/nm-meta-setting-desc.c:5636 msgid "Group forward mask [0]" msgstr "Maska przekierowania grupy [0]" -#: ../clients/common/nm-meta-setting-desc.c:5340 +#: ../clients/common/nm-meta-setting-desc.c:5642 msgid "Enable IGMP snooping [no]" msgstr "Włączenie węszenia IGMP [no]" -#: ../clients/common/nm-meta-setting-desc.c:5352 +#: ../clients/common/nm-meta-setting-desc.c:5654 msgid "Bridge port priority [32]" msgstr "Priorytet portu mostku [32]" -#: ../clients/common/nm-meta-setting-desc.c:5358 +#: ../clients/common/nm-meta-setting-desc.c:5660 msgid "Bridge port STP path cost [100]" msgstr "Koszt ścieżki STP portu mostku [100]" -#: ../clients/common/nm-meta-setting-desc.c:5364 +#: ../clients/common/nm-meta-setting-desc.c:5666 msgid "Hairpin [no]" msgstr "Hairpin [no]" -#: ../clients/common/nm-meta-setting-desc.c:5379 -#: ../clients/common/nm-meta-setting-desc.c:5670 -#: ../clients/common/nm-meta-setting-desc.c:6921 +#: ../clients/common/nm-meta-setting-desc.c:5681 +#: ../clients/common/nm-meta-setting-desc.c:6054 +#: ../clients/common/nm-meta-setting-desc.c:7336 msgid "Username [none]" msgstr "Nazwa użytkownika [none]" -#: ../clients/common/nm-meta-setting-desc.c:5474 +#: ../clients/common/nm-meta-setting-desc.c:5784 msgid "" "Enter a list of user permissions. This is a list of user names formatted " "as:\n" @@ -5291,7 +5336,7 @@ msgstr "" "\n" "Przykład: alice bob charlie\n" -#: ../clients/common/nm-meta-setting-desc.c:5516 +#: ../clients/common/nm-meta-setting-desc.c:5826 msgid "" "Enter secondary connections that should be activated when this connection " "is\n" @@ -5312,7 +5357,7 @@ msgstr "" "\n" "Przykład: private-openvpn, fe6ba5d8-c2fc-4aae-b2e3-97efddd8d9a7\n" -#: ../clients/common/nm-meta-setting-desc.c:5533 +#: ../clients/common/nm-meta-setting-desc.c:5843 msgid "" "Enter a value which indicates whether the connection is subject to a data\n" "quota, usage costs or other limitations. Accepted options are:\n" @@ -5327,25 +5372,25 @@ msgstr "" "„unknown” umożliwia usłudze NetworkManager wybranie wartości za pomocą " "heurystyki\n" -#: ../clients/common/nm-meta-setting-desc.c:5687 +#: ../clients/common/nm-meta-setting-desc.c:6071 msgid "APN" msgstr "APN" -#: ../clients/common/nm-meta-setting-desc.c:5739 -#: ../clients/common/nm-meta-setting-desc.c:7094 -#: ../clients/common/nm-meta-setting-desc.c:7240 +#: ../clients/common/nm-meta-setting-desc.c:6123 +#: ../clients/common/nm-meta-setting-desc.c:7509 +#: ../clients/common/nm-meta-setting-desc.c:7655 msgid "MTU [auto]" msgstr "MTU [auto]" -#: ../clients/common/nm-meta-setting-desc.c:5758 +#: ../clients/common/nm-meta-setting-desc.c:6142 msgid "P_KEY [none]" msgstr "P_KEY [none]" -#: ../clients/common/nm-meta-setting-desc.c:5767 +#: ../clients/common/nm-meta-setting-desc.c:6151 msgid "Parent interface [none]" msgstr "Interfejs nadrzędny [none]" -#: ../clients/common/nm-meta-setting-desc.c:5790 +#: ../clients/common/nm-meta-setting-desc.c:6174 msgid "" "Enter a list of IPv4 addresses of DNS servers.\n" "\n" @@ -5355,11 +5400,11 @@ msgstr "" "\n" "Przykład: 8.8.8.8, 8.8.4.4\n" -#: ../clients/common/nm-meta-setting-desc.c:5822 +#: ../clients/common/nm-meta-setting-desc.c:6206 msgid "IPv4 address (IP[/plen]) [none]" msgstr "Adres IPv4 (IP[/plen]) [none]" -#: ../clients/common/nm-meta-setting-desc.c:5824 +#: ../clients/common/nm-meta-setting-desc.c:6208 msgid "" "Enter a list of IPv4 addresses formatted as:\n" " ip[/prefix], ip[/prefix],...\n" @@ -5373,11 +5418,11 @@ msgstr "" "\n" "Przykład: 192.168.1.5/24, 10.0.0.11/24\n" -#: ../clients/common/nm-meta-setting-desc.c:5837 +#: ../clients/common/nm-meta-setting-desc.c:6221 msgid "IPv4 gateway [none]" msgstr "Brama IPv4 [none]" -#: ../clients/common/nm-meta-setting-desc.c:5845 +#: ../clients/common/nm-meta-setting-desc.c:6229 msgid "" "Enter a list of IPv4 routes formatted as:\n" " ip[/prefix] [next-hop] [metric],...\n" @@ -5400,7 +5445,7 @@ msgstr "" "Przykłady: 192.168.2.0/24 192.168.2.1 3, 10.1.0.0/16 10.0.0.254\n" " 10.1.2.0/24\n" -#: ../clients/common/nm-meta-setting-desc.c:5947 +#: ../clients/common/nm-meta-setting-desc.c:6331 msgid "" "Enter a list of IPv6 addresses of DNS servers. If the IPv6 configuration " "method is 'auto' these DNS servers are appended to those (if any) returned " @@ -5421,11 +5466,11 @@ msgstr "" "\n" "Przykład: 2607:f0d0:1002:51::4, 2607:f0d0:1002:51::1\n" -#: ../clients/common/nm-meta-setting-desc.c:5985 +#: ../clients/common/nm-meta-setting-desc.c:6369 msgid "IPv6 address (IP[/plen]) [none]" msgstr "Adres IPv6 (IP[/plen]) [none]" -#: ../clients/common/nm-meta-setting-desc.c:5987 +#: ../clients/common/nm-meta-setting-desc.c:6371 msgid "" "Enter a list of IPv6 addresses formatted as:\n" " ip[/prefix], ip[/prefix],...\n" @@ -5439,11 +5484,11 @@ msgstr "" "\n" "Przykład: 2607:f0d0:1002:51::4/64, 1050:0:0:0:5:600:300c:326b\n" -#: ../clients/common/nm-meta-setting-desc.c:6000 +#: ../clients/common/nm-meta-setting-desc.c:6384 msgid "IPv6 gateway [none]" msgstr "Brama IPv6 [none]" -#: ../clients/common/nm-meta-setting-desc.c:6008 +#: ../clients/common/nm-meta-setting-desc.c:6392 msgid "" "Enter a list of IPv6 routes formatted as:\n" " ip[/prefix] [next-hop] [metric],...\n" @@ -5468,162 +5513,162 @@ msgstr "" "db8:beef::3 2\n" " abbe::/64 55\n" -#: ../clients/common/nm-meta-setting-desc.c:6113 -#: ../clients/common/nm-meta-setting-desc.c:6954 +#: ../clients/common/nm-meta-setting-desc.c:6497 +#: ../clients/common/nm-meta-setting-desc.c:7369 msgid "Parent device [none]" msgstr "Urządzenie nadrzędne [none]" -#: ../clients/common/nm-meta-setting-desc.c:6119 +#: ../clients/common/nm-meta-setting-desc.c:6503 msgid "Local endpoint [none]" msgstr "Lokalny punkt końcowy [none]" -#: ../clients/common/nm-meta-setting-desc.c:6126 -#: ../clients/common/nm-meta-setting-desc.c:6974 +#: ../clients/common/nm-meta-setting-desc.c:6510 +#: ../clients/common/nm-meta-setting-desc.c:7389 msgid "Remote" msgstr "Zdalne" -#: ../clients/common/nm-meta-setting-desc.c:6171 +#: ../clients/common/nm-meta-setting-desc.c:6555 msgid "MACsec parent device or connection UUID" msgstr "Urządzenie nadrzędne MACsec lub UUID połączenia" -#: ../clients/common/nm-meta-setting-desc.c:6192 +#: ../clients/common/nm-meta-setting-desc.c:6576 msgid "Enable encryption [yes]" msgstr "Włączenie szyfrowania [yes]" -#: ../clients/common/nm-meta-setting-desc.c:6198 -#: ../clients/common/nm-secret-agent-simple.c:518 +#: ../clients/common/nm-meta-setting-desc.c:6582 +#: ../clients/common/nm-secret-agent-simple.c:835 msgid "MKA CAK" msgstr "MKA CAK" -#: ../clients/common/nm-meta-setting-desc.c:6208 +#: ../clients/common/nm-meta-setting-desc.c:6592 msgid "MKA_CKN" msgstr "MKA_CKN" -#: ../clients/common/nm-meta-setting-desc.c:6214 +#: ../clients/common/nm-meta-setting-desc.c:6598 msgid "SCI port [1]" msgstr "Port SCI [1]" -#: ../clients/common/nm-meta-setting-desc.c:6240 +#: ../clients/common/nm-meta-setting-desc.c:6624 msgid "MACVLAN parent device or connection UUID" msgstr "Urządzenie nadrzędne MACVLAN lub UUID połączenia" -#: ../clients/common/nm-meta-setting-desc.c:6261 +#: ../clients/common/nm-meta-setting-desc.c:6645 msgid "Tap [no]" msgstr "Tap [no]" -#: ../clients/common/nm-meta-setting-desc.c:6274 -#: ../clients/common/nm-meta-setting-desc.c:7161 +#: ../clients/common/nm-meta-setting-desc.c:6671 +#: ../clients/common/nm-meta-setting-desc.c:7576 #: ../clients/tui/nmt-page-wifi.c:224 msgid "SSID" msgstr "SSID" -#: ../clients/common/nm-meta-setting-desc.c:6283 +#: ../clients/common/nm-meta-setting-desc.c:6680 msgid "OLPC Mesh channel [1]" msgstr "Kanał sieci kratowej OLPC [1]" -#: ../clients/common/nm-meta-setting-desc.c:6292 +#: ../clients/common/nm-meta-setting-desc.c:6689 msgid "DHCP anycast MAC address [none]" msgstr "Adres MAC „anycast” DHCP [none]" -#: ../clients/common/nm-meta-setting-desc.c:6304 +#: ../clients/common/nm-meta-setting-desc.c:6701 msgid "PPPoE parent device" msgstr "Urządzenie nadrzędne PPPoE" -#: ../clients/common/nm-meta-setting-desc.c:6310 +#: ../clients/common/nm-meta-setting-desc.c:6707 msgid "Service [none]" msgstr "Usługa [none]" -#: ../clients/common/nm-meta-setting-desc.c:6317 +#: ../clients/common/nm-meta-setting-desc.c:6714 msgid "PPPoE username" msgstr "Nazwa użytkownika PPPoE" -#: ../clients/common/nm-meta-setting-desc.c:6491 +#: ../clients/common/nm-meta-setting-desc.c:6888 msgid "Browser only [no]" msgstr "Tylko przeglądarka [no]" -#: ../clients/common/nm-meta-setting-desc.c:6497 +#: ../clients/common/nm-meta-setting-desc.c:6894 msgid "PAC URL" msgstr "Adres URL PAC" -#: ../clients/common/nm-meta-setting-desc.c:6503 +#: ../clients/common/nm-meta-setting-desc.c:6900 msgid "PAC script" msgstr "Skrypt PAC" -#: ../clients/common/nm-meta-setting-desc.c:6538 -#: ../clients/common/nm-meta-setting-desc.c:6687 +#: ../clients/common/nm-meta-setting-desc.c:6935 +#: ../clients/common/nm-meta-setting-desc.c:7084 msgid "Team JSON configuration [none]" msgstr "Konfiguracja JSON zespołu [none]" -#: ../clients/common/nm-meta-setting-desc.c:6824 +#: ../clients/common/nm-meta-setting-desc.c:7239 msgid "User ID [none]" msgstr "Identyfikator użytkownika [none]" -#: ../clients/common/nm-meta-setting-desc.c:6830 +#: ../clients/common/nm-meta-setting-desc.c:7245 msgid "Group ID [none]" msgstr "Identyfikator grupy [none]" -#: ../clients/common/nm-meta-setting-desc.c:6836 +#: ../clients/common/nm-meta-setting-desc.c:7251 msgid "Enable PI [no]" msgstr "Włączenie PI [no]" -#: ../clients/common/nm-meta-setting-desc.c:6842 +#: ../clients/common/nm-meta-setting-desc.c:7257 msgid "Enable VNET header [no]" msgstr "Włączenie nagłówka VNET [no]" -#: ../clients/common/nm-meta-setting-desc.c:6848 +#: ../clients/common/nm-meta-setting-desc.c:7263 msgid "Enable multi queue [no]" msgstr "Włączenie wielokrotnej kolejki [no]" -#: ../clients/common/nm-meta-setting-desc.c:6861 +#: ../clients/common/nm-meta-setting-desc.c:7276 msgid "VLAN parent device or connection UUID" msgstr "Urządzenie nadrzędne VLAN lub UUID połączenia" -#: ../clients/common/nm-meta-setting-desc.c:6868 +#: ../clients/common/nm-meta-setting-desc.c:7283 msgid "VLAN ID (<0-4094>)" msgstr "Identyfikator VLAN (<0-4094>)" -#: ../clients/common/nm-meta-setting-desc.c:6874 +#: ../clients/common/nm-meta-setting-desc.c:7289 msgid "VLAN flags (<0-7>) [none]" msgstr "Flagi VLAN (<0-7>) [none]" -#: ../clients/common/nm-meta-setting-desc.c:6883 +#: ../clients/common/nm-meta-setting-desc.c:7298 msgid "Ingress priority maps [none]" msgstr "Wejściowe mapy priorytetów [none]" -#: ../clients/common/nm-meta-setting-desc.c:6893 +#: ../clients/common/nm-meta-setting-desc.c:7308 msgid "Egress priority maps [none]" msgstr "Wyjściowe mapy priorytetów [none]" -#: ../clients/common/nm-meta-setting-desc.c:6961 +#: ../clients/common/nm-meta-setting-desc.c:7376 msgid "VXLAN ID" msgstr "Identyfikator VXLAN" -#: ../clients/common/nm-meta-setting-desc.c:6967 +#: ../clients/common/nm-meta-setting-desc.c:7382 msgid "Local address [none]" msgstr "Lokalny adres [none]" -#: ../clients/common/nm-meta-setting-desc.c:6980 +#: ../clients/common/nm-meta-setting-desc.c:7395 msgid "Minimum source port [0]" msgstr "Minimalny port źródłowy [0]" -#: ../clients/common/nm-meta-setting-desc.c:6986 +#: ../clients/common/nm-meta-setting-desc.c:7401 msgid "Maximum source port [0]" msgstr "Maksymalny port źródłowy [0]" -#: ../clients/common/nm-meta-setting-desc.c:6992 +#: ../clients/common/nm-meta-setting-desc.c:7407 msgid "Destination port [8472]" msgstr "Port docelowy [8472]" -#: ../clients/common/nm-meta-setting-desc.c:7038 +#: ../clients/common/nm-meta-setting-desc.c:7453 msgid "WiMAX NSP name" msgstr "Nazwa NSP sieci WiMAX" -#: ../clients/common/nm-meta-setting-desc.c:7075 -#: ../clients/common/nm-meta-setting-desc.c:7211 +#: ../clients/common/nm-meta-setting-desc.c:7490 +#: ../clients/common/nm-meta-setting-desc.c:7626 msgid "Cloned MAC [none]" msgstr "Sklonowany MAC [none]" -#: ../clients/common/nm-meta-setting-desc.c:7102 +#: ../clients/common/nm-meta-setting-desc.c:7517 msgid "" "Enter a list of subchannels (comma or space separated).\n" "\n" @@ -5633,7 +5678,7 @@ msgstr "" "\n" "Przykład: 0.0.0e20 0.0.0e21 0.0.0e22\n" -#: ../clients/common/nm-meta-setting-desc.c:7370 +#: ../clients/common/nm-meta-setting-desc.c:7785 msgid "" "Enter the type of WEP keys. The accepted values are: 0 or unknown, 1 or key, " "and 2 or passphrase.\n" @@ -5641,168 +5686,218 @@ msgstr "" "Proszę podać typ kluczy WEP. Możliwe wartości: 0 lub „unknown”, 1 lub „key” " "i 2 lub „passphrase”.\n" +#: ../clients/common/nm-meta-setting-desc.c:7847 +msgid "Short address (<0x0000-0xffff>)" +msgstr "" + +#: ../clients/common/nm-meta-setting-desc.c:7863 +msgid "PAN Identifier (<0x0000-0xffff>)" +msgstr "" + +#: ../clients/common/nm-meta-setting-desc.c:7878 +#, fuzzy +msgid "Page (<default|0-31>)" +msgstr "(domyślne)" + +#: ../clients/common/nm-meta-setting-desc.c:7892 +msgid "Channel (<default|0-26>)" +msgstr "" + +#: ../clients/common/nm-meta-setting-desc.c:7913 +#, fuzzy +msgid "IEEE 802.15.4 (WPAN) parent device or connection UUID" +msgstr "Urządzenie nadrzędne VLAN lub UUID połączenia" + #. *************************************************************************** -#: ../clients/common/nm-meta-setting-desc.c:7538 +#: ../clients/common/nm-meta-setting-desc.c:8040 msgid "802-1x settings" msgstr "Ustawienia 802-1x" -#: ../clients/common/nm-meta-setting-desc.c:7539 -#: ../src/devices/adsl/nm-device-adsl.c:135 +#: ../clients/common/nm-meta-setting-desc.c:8041 +#: ../src/devices/adsl/nm-device-adsl.c:133 msgid "ADSL connection" msgstr "Połączenie ADSL" -#: ../clients/common/nm-meta-setting-desc.c:7540 +#: ../clients/common/nm-meta-setting-desc.c:8042 msgid "bluetooth connection" msgstr "Połączenie Bluetooth" -#: ../clients/common/nm-meta-setting-desc.c:7541 +#: ../clients/common/nm-meta-setting-desc.c:8043 msgid "Bond device" msgstr "Urządzenie wiązania" -#: ../clients/common/nm-meta-setting-desc.c:7542 +#: ../clients/common/nm-meta-setting-desc.c:8044 msgid "Bridge device" msgstr "Urządzenie mostka" -#: ../clients/common/nm-meta-setting-desc.c:7543 +#: ../clients/common/nm-meta-setting-desc.c:8045 msgid "Bridge port" msgstr "Port mostka" -#: ../clients/common/nm-meta-setting-desc.c:7544 +#: ../clients/common/nm-meta-setting-desc.c:8046 msgid "CDMA mobile broadband connection" msgstr "Połączenie komórkowe CDMA" -#: ../clients/common/nm-meta-setting-desc.c:7545 +#: ../clients/common/nm-meta-setting-desc.c:8047 msgid "General settings" msgstr "Ogólne ustawienia" -#: ../clients/common/nm-meta-setting-desc.c:7546 +#: ../clients/common/nm-meta-setting-desc.c:8048 msgid "DCB settings" msgstr "Ustawienia DCB" -#: ../clients/common/nm-meta-setting-desc.c:7547 +#: ../clients/common/nm-meta-setting-desc.c:8049 msgid "Dummy settings" msgstr "Ustawienia atrapy" -#: ../clients/common/nm-meta-setting-desc.c:7548 +#: ../clients/common/nm-meta-setting-desc.c:8050 +#, fuzzy +msgid "Ethtool settings" +msgstr "Ustawienia tunelu IP" + +#: ../clients/common/nm-meta-setting-desc.c:8051 msgid "Generic settings" msgstr "Ogólne ustawienia" -#: ../clients/common/nm-meta-setting-desc.c:7549 +#: ../clients/common/nm-meta-setting-desc.c:8052 msgid "GSM mobile broadband connection" msgstr "Połączenie komórkowe GSM" -#: ../clients/common/nm-meta-setting-desc.c:7550 -#: ../src/devices/nm-device-infiniband.c:190 +#: ../clients/common/nm-meta-setting-desc.c:8053 +#: ../src/devices/nm-device-infiniband.c:172 msgid "InfiniBand connection" msgstr "Połączenie InfiniBand" -#: ../clients/common/nm-meta-setting-desc.c:7551 +#: ../clients/common/nm-meta-setting-desc.c:8054 msgid "IPv4 protocol" msgstr "Protokół IPv4" -#: ../clients/common/nm-meta-setting-desc.c:7552 +#: ../clients/common/nm-meta-setting-desc.c:8055 msgid "IPv6 protocol" msgstr "Protokół IPv6" -#: ../clients/common/nm-meta-setting-desc.c:7553 +#: ../clients/common/nm-meta-setting-desc.c:8056 msgid "IP-tunnel settings" msgstr "Ustawienia tunelu IP" -#: ../clients/common/nm-meta-setting-desc.c:7554 +#: ../clients/common/nm-meta-setting-desc.c:8057 msgid "MACsec connection" msgstr "Połączenie MACsec" -#: ../clients/common/nm-meta-setting-desc.c:7555 +#: ../clients/common/nm-meta-setting-desc.c:8058 msgid "macvlan connection" msgstr "Połączenie MACVLAN" -#: ../clients/common/nm-meta-setting-desc.c:7556 +#: ../clients/common/nm-meta-setting-desc.c:8059 +msgid "Match" +msgstr "" + +#: ../clients/common/nm-meta-setting-desc.c:8060 msgid "OLPC Mesh connection" msgstr "Połączenie kratowe OLPC" -#: ../clients/common/nm-meta-setting-desc.c:7557 -msgid "OpenVSwitch bridge settings" +#: ../clients/common/nm-meta-setting-desc.c:8061 +#, fuzzy +msgid "Open vSwitch bridge settings" msgstr "Ustawienia mostka OpenVSwitch" -#: ../clients/common/nm-meta-setting-desc.c:7558 -msgid "OpenVSwitch interface settings" +#: ../clients/common/nm-meta-setting-desc.c:8062 +#, fuzzy +msgid "Open vSwitch interface settings" msgstr "Ustawienia interfejsu OpenVSwitch" -#: ../clients/common/nm-meta-setting-desc.c:7559 -msgid "OpenVSwitch patch interface settings" +#: ../clients/common/nm-meta-setting-desc.c:8063 +#, fuzzy +msgid "Open vSwitch patch interface settings" msgstr "Ustawienia interfejsu ścieżki OpenVSwitch" -#: ../clients/common/nm-meta-setting-desc.c:7560 -msgid "OpenVSwitch port settings" +#: ../clients/common/nm-meta-setting-desc.c:8064 +#, fuzzy +msgid "Open vSwitch port settings" msgstr "Ustawienia portu OpenVSwitch" -#: ../clients/common/nm-meta-setting-desc.c:7561 +#: ../clients/common/nm-meta-setting-desc.c:8065 msgid "PPP settings" msgstr "Ustawienia PPP" -#: ../clients/common/nm-meta-setting-desc.c:7562 +#: ../clients/common/nm-meta-setting-desc.c:8066 msgid "PPPoE" msgstr "PPPoE" -#: ../clients/common/nm-meta-setting-desc.c:7563 +#: ../clients/common/nm-meta-setting-desc.c:8067 msgid "Proxy" msgstr "Pośrednik" -#: ../clients/common/nm-meta-setting-desc.c:7564 +#: ../clients/common/nm-meta-setting-desc.c:8068 msgid "Serial settings" msgstr "Ustawienia szeregowe" -#: ../clients/common/nm-meta-setting-desc.c:7565 +#: ../clients/common/nm-meta-setting-desc.c:8069 +#, fuzzy +msgid "SR-IOV settings" +msgstr "Ustawienia 802-1x" + +#: ../clients/common/nm-meta-setting-desc.c:8070 msgid "Traffic controls" msgstr "Sterowanie ruchem" -#: ../clients/common/nm-meta-setting-desc.c:7566 +#: ../clients/common/nm-meta-setting-desc.c:8071 msgid "Team device" msgstr "Urządzenie zespołowe" -#: ../clients/common/nm-meta-setting-desc.c:7567 +#: ../clients/common/nm-meta-setting-desc.c:8072 msgid "Team port" msgstr "Port zespołu" -#: ../clients/common/nm-meta-setting-desc.c:7568 +#: ../clients/common/nm-meta-setting-desc.c:8073 msgid "Tun device" msgstr "Urządzenie TUN" -#: ../clients/common/nm-meta-setting-desc.c:7569 +#: ../clients/common/nm-meta-setting-desc.c:8074 msgid "User settings" msgstr "Ustawienia użytkownika" -#: ../clients/common/nm-meta-setting-desc.c:7570 -#: ../src/devices/nm-device-vlan.c:393 +#: ../clients/common/nm-meta-setting-desc.c:8075 +#: ../src/devices/nm-device-vlan.c:400 msgid "VLAN connection" msgstr "Połączenie VLAN" -#: ../clients/common/nm-meta-setting-desc.c:7571 ../src/nm-manager.c:4941 +#: ../clients/common/nm-meta-setting-desc.c:8076 ../src/nm-manager.c:5488 msgid "VPN connection" msgstr "Połączenie VPN" -#: ../clients/common/nm-meta-setting-desc.c:7572 -#: ../src/devices/nm-device-vxlan.c:327 +#: ../clients/common/nm-meta-setting-desc.c:8077 +#: ../src/devices/nm-device-vxlan.c:371 msgid "VXLAN connection" msgstr "Połączenie VXLAN" -#: ../clients/common/nm-meta-setting-desc.c:7573 +#: ../clients/common/nm-meta-setting-desc.c:8078 msgid "WiMAX connection" msgstr "Połączenie WiMAX" -#: ../clients/common/nm-meta-setting-desc.c:7574 +#: ../clients/common/nm-meta-setting-desc.c:8079 msgid "Wired Ethernet" msgstr "Przewodowy Ethernet" -#: ../clients/common/nm-meta-setting-desc.c:7575 +#: ../clients/common/nm-meta-setting-desc.c:8080 msgid "Wi-Fi connection" msgstr "Połączenie Wi-Fi" -#: ../clients/common/nm-meta-setting-desc.c:7576 +#: ../clients/common/nm-meta-setting-desc.c:8081 msgid "Wi-Fi security settings" msgstr "Ustawienia zabezpieczeń Wi-Fi" -#: ../clients/common/nm-meta-setting-desc.c:7893 +#: ../clients/common/nm-meta-setting-desc.c:8082 +#, fuzzy +msgid "WPAN settings" +msgstr "Ustawienia PPP" + +#: ../clients/common/nm-meta-setting-desc.c:8083 +#, fuzzy +msgid "6LOWPAN settings" +msgstr "Ustawienia PPP" + +#: ../clients/common/nm-meta-setting-desc.c:8434 msgid "name" msgstr "nazwa" @@ -5810,13 +5905,13 @@ msgstr "nazwa" msgid "An authentication session is already underway." msgstr "Sesja uwierzytelnienia jest już w drodze." -#: ../clients/common/nm-secret-agent-simple.c:239 -#: ../clients/common/nm-secret-agent-simple.c:279 -#: ../clients/common/nm-secret-agent-simple.c:307 -#: ../clients/common/nm-secret-agent-simple.c:343 -#: ../clients/common/nm-secret-agent-simple.c:503 -#: ../clients/common/nm-secret-agent-simple.c:535 -#: ../clients/common/nm-secret-agent-simple.c:557 +#: ../clients/common/nm-secret-agent-simple.c:271 +#: ../clients/common/nm-secret-agent-simple.c:311 +#: ../clients/common/nm-secret-agent-simple.c:339 +#: ../clients/common/nm-secret-agent-simple.c:375 +#: ../clients/common/nm-secret-agent-simple.c:820 +#: ../clients/common/nm-secret-agent-simple.c:852 +#: ../clients/common/nm-secret-agent-simple.c:874 #: ../clients/common/nm-vpn-helpers.c:119 #: ../clients/common/nm-vpn-helpers.c:123 #: ../clients/common/nm-vpn-helpers.c:129 @@ -5826,29 +5921,38 @@ msgstr "Sesja uwierzytelnienia jest już w drodze." msgid "Password" msgstr "Hasło" -#: ../clients/common/nm-secret-agent-simple.c:249 +#: ../clients/common/nm-secret-agent-simple.c:281 msgid "Identity" msgstr "Tożsamość" -#: ../clients/common/nm-secret-agent-simple.c:255 +#: ../clients/common/nm-secret-agent-simple.c:287 msgid "Private key password" msgstr "Hasło klucza prywatnego" -#: ../clients/common/nm-secret-agent-simple.c:294 +#: ../clients/common/nm-secret-agent-simple.c:326 #: ../clients/tui/nmt-page-wifi.c:289 msgid "Key" msgstr "Klucz" -#: ../clients/common/nm-secret-agent-simple.c:337 +#: ../clients/common/nm-secret-agent-simple.c:369 #: ../clients/tui/nmt-page-dsl.c:78 msgid "Service" msgstr "Usługa" -#: ../clients/common/nm-secret-agent-simple.c:468 +#: ../clients/common/nm-secret-agent-simple.c:548 +#: ../clients/common/nm-secret-agent-simple.c:816 +#: ../clients/common/nm-secret-agent-simple.c:848 +#: ../clients/common/nm-secret-agent-simple.c:870 +#: ../clients/common/nm-secret-agent-simple.c:892 +#, c-format +msgid "A password is required to connect to '%s'." +msgstr "Wymagane jest hasło, aby połączyć z „%s”." + +#: ../clients/common/nm-secret-agent-simple.c:785 msgid "Authentication required by wireless network" msgstr "Sieć bezprzewodowa wymaga uwierzytelnienia" -#: ../clients/common/nm-secret-agent-simple.c:469 +#: ../clients/common/nm-secret-agent-simple.c:786 #, c-format msgid "" "Passwords or encryption keys are required to access the wireless network " @@ -5857,64 +5961,56 @@ msgstr "" "Wymagane są hasła lub klucze szyfrowania, aby uzyskać dostęp do sieci " "bezprzewodowej „%s”." -#: ../clients/common/nm-secret-agent-simple.c:473 +#: ../clients/common/nm-secret-agent-simple.c:790 msgid "Wired 802.1X authentication" msgstr "Przewodowe uwierzytelnianie 802.1X" -#: ../clients/common/nm-secret-agent-simple.c:474 +#: ../clients/common/nm-secret-agent-simple.c:791 #, c-format msgid "Secrets are required to access the wired network '%s'" msgstr "Wymagane są hasła, aby uzyskać dostęp do sieci przewodowej „%s”" -#: ../clients/common/nm-secret-agent-simple.c:479 +#: ../clients/common/nm-secret-agent-simple.c:796 msgid "DSL authentication" msgstr "Uwierzytelnianie DSL" -#: ../clients/common/nm-secret-agent-simple.c:480 +#: ../clients/common/nm-secret-agent-simple.c:797 #, c-format msgid "Secrets are required for the DSL connection '%s'" msgstr "Wymagane są hasła dla połączenia DSL „%s”" -#: ../clients/common/nm-secret-agent-simple.c:488 +#: ../clients/common/nm-secret-agent-simple.c:805 msgid "PIN code required" msgstr "Wymagany jest kod PIN" -#: ../clients/common/nm-secret-agent-simple.c:489 +#: ../clients/common/nm-secret-agent-simple.c:806 msgid "PIN code is needed for the mobile broadband device" msgstr "Urządzenie komórkowe wymaga kodu PIN" -#: ../clients/common/nm-secret-agent-simple.c:492 +#: ../clients/common/nm-secret-agent-simple.c:809 msgid "PIN" msgstr "PIN" -#: ../clients/common/nm-secret-agent-simple.c:498 -#: ../clients/common/nm-secret-agent-simple.c:530 -#: ../clients/common/nm-secret-agent-simple.c:552 +#: ../clients/common/nm-secret-agent-simple.c:815 +#: ../clients/common/nm-secret-agent-simple.c:847 +#: ../clients/common/nm-secret-agent-simple.c:869 msgid "Mobile broadband network password" msgstr "Hasło sieci komórkowej" -#: ../clients/common/nm-secret-agent-simple.c:499 -#: ../clients/common/nm-secret-agent-simple.c:531 -#: ../clients/common/nm-secret-agent-simple.c:553 -#: ../clients/common/nm-secret-agent-simple.c:570 -#, c-format -msgid "A password is required to connect to '%s'." -msgstr "Wymagane jest hasło, aby połączyć z „%s”." - -#: ../clients/common/nm-secret-agent-simple.c:512 +#: ../clients/common/nm-secret-agent-simple.c:829 #, c-format msgid "Secrets are required to access the MACsec network '%s'" msgstr "Wymagane są hasła, aby uzyskać dostęp do sieci MACsec „%s”" -#: ../clients/common/nm-secret-agent-simple.c:516 +#: ../clients/common/nm-secret-agent-simple.c:833 msgid "MACsec PSK authentication" msgstr "Uwierzytelnianie PSK sieci MACsec" -#: ../clients/common/nm-secret-agent-simple.c:524 +#: ../clients/common/nm-secret-agent-simple.c:841 msgid "MACsec EAP authentication" msgstr "Uwierzytelnianie EAP sieci MACsec" -#: ../clients/common/nm-secret-agent-simple.c:565 +#: ../clients/common/nm-secret-agent-simple.c:882 msgid "VPN password required" msgstr "Wymagane jest hasło VPN" @@ -5966,22 +6062,2501 @@ msgstr "Ciasteczko" msgid "Gateway certificate hash" msgstr "Suma kontrolna certyfikatu bramy" -#: ../clients/nm-online.c:89 +#. Generated file. Do not edit. +#: ../clients/common/settings-docs.h.in:3 +msgid "" +"If given, specifies the parent interface name or parent connection UUID from " +"which this 6LowPAN interface should be created." +msgstr "" + +#: ../clients/common/settings-docs.h.in:4 +msgid "Channel on which the mesh network to join is located." +msgstr "" + +#: ../clients/common/settings-docs.h.in:5 +msgid "" +"Anycast DHCP MAC address used when requesting an IP address via DHCP. The " +"specific anycast address used determines which DHCP server class answers the " +"request." +msgstr "" + +#: ../clients/common/settings-docs.h.in:6 +msgid "SSID of the mesh network to join." +msgstr "" + +#: ../clients/common/settings-docs.h.in:7 +msgid "" +"802.11 frequency band of the network. One of \"a\" for 5GHz 802.11a or \"bg" +"\" for 2.4GHz 802.11. This will lock associations to the Wi-Fi network to " +"the specific band, i.e. if \"a\" is specified, the device will not associate " +"with the same network in the 2.4GHz band even if the network's settings are " +"compatible. This setting depends on specific driver capability and may not " +"work with all drivers." +msgstr "" + +#: ../clients/common/settings-docs.h.in:8 +msgid "" +"If specified, directs the device to only associate with the given access " +"point. This capability is highly driver dependent and not supported by all " +"devices. Note: this property does not control the BSSID used when creating " +"an Ad-Hoc network and is unlikely to in the future." +msgstr "" + +#: ../clients/common/settings-docs.h.in:9 +msgid "" +"Wireless channel to use for the Wi-Fi connection. The device will only join " +"(or create for Ad-Hoc networks) a Wi-Fi network on the specified channel. " +"Because channel numbers overlap between bands, this property also requires " +"the \"band\" property to be set." +msgstr "" + +#: ../clients/common/settings-docs.h.in:10 +msgid "" +"If specified, request that the device use this MAC address instead. This is " +"known as MAC cloning or spoofing. Beside explicitly specifying a MAC " +"address, the special values \"preserve\", \"permanent\", \"random\" and " +"\"stable\" are supported. \"preserve\" means not to touch the MAC address on " +"activation. \"permanent\" means to use the permanent hardware address of the " +"device. \"random\" creates a random MAC address on each connect. \"stable\" " +"creates a hashed MAC address based on connection.stable-id and a machine " +"dependent key. If unspecified, the value can be overwritten via global " +"defaults, see manual of NetworkManager.conf. If still unspecified, it " +"defaults to \"preserve\" (older versions of NetworkManager may use a " +"different default value). On D-Bus, this field is expressed as \"assigned-" +"mac-address\" or the deprecated \"cloned-mac-address\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:11 +#: ../clients/common/settings-docs.h.in:91 +msgid "" +"With \"cloned-mac-address\" setting \"random\" or \"stable\", by default all " +"bits of the MAC address are scrambled and a locally-administered, unicast " +"MAC address is created. This property allows to specify that certain bits " +"are fixed. Note that the least significant bit of the first MAC address will " +"always be unset to create a unicast MAC address. If the property is NULL, it " +"is eligible to be overwritten by a default connection setting. If the value " +"is still NULL or an empty string, the default is to create a locally-" +"administered, unicast MAC address. If the value contains one MAC address, " +"this address is used as mask. The set bits of the mask are to be filled with " +"the current MAC address of the device, while the unset bits are subject to " +"randomization. Setting \"FE:FF:FF:00:00:00\" means to preserve the OUI of " +"the current MAC address and only randomize the lower 3 bytes using the " +"\"random\" or \"stable\" algorithm. If the value contains one additional MAC " +"address after the mask, this address is used instead of the current MAC " +"address to fill the bits that shall not be randomized. For example, a value " +"of \"FE:FF:FF:00:00:00 68:F7:28:00:00:00\" will set the OUI of the MAC " +"address to 68:F7:28, while the lower bits are randomized. A value of " +"\"02:00:00:00:00:00 00:00:00:00:00:00\" will create a fully scrambled " +"globally-administered, burned-in MAC address. If the value contains more " +"than one additional MAC addresses, one of them is chosen randomly. For " +"example, \"02:00:00:00:00:00 00:00:00:00:00:00 02:00:00:00:00:00\" will " +"create a fully scrambled MAC address, randomly locally or globally " +"administered." +msgstr "" + +#: ../clients/common/settings-docs.h.in:12 +msgid "" +"If TRUE, indicates that the network is a non-broadcasting network that hides " +"its SSID. This works both in infrastructure and AP mode. In infrastructure " +"mode, various workarounds are used for a more reliable discovery of hidden " +"networks, such as probe-scanning the SSID. However, these workarounds " +"expose inherent insecurities with hidden SSID networks, and thus hidden SSID " +"networks should be used with caution. In AP mode, the created network does " +"not broadcast its SSID. Note that marking the network as hidden may be a " +"privacy issue for you (in infrastructure mode) or client stations (in AP " +"mode), as the explicit probe-scans are distinctly recognizable on the air." +msgstr "" + +#: ../clients/common/settings-docs.h.in:13 +msgid "" +"If specified, this connection will only apply to the Wi-Fi device whose " +"permanent MAC address matches. This property does not change the MAC address " +"of the device (i.e. MAC spoofing)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:14 +msgid "" +"A list of permanent MAC addresses of Wi-Fi devices to which this connection " +"should never apply. Each MAC address should be given in the standard hex-" +"digits-and-colons notation (eg \"00:11:22:33:44:55\")." +msgstr "" + +#: ../clients/common/settings-docs.h.in:15 +msgid "" +"One of NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (never randomize unless the " +"user has set a global default to randomize and the supplicant supports " +"randomization), NM_SETTING_MAC_RANDOMIZATION_NEVER (1) (never randomize the " +"MAC address), or NM_SETTING_MAC_RANDOMIZATION_ALWAYS (2) (always randomize " +"the MAC address). This property is deprecated for 'cloned-mac-address'. " +"Deprecated: 1" +msgstr "" + +#: ../clients/common/settings-docs.h.in:16 +msgid "" +"Wi-Fi network mode; one of \"infrastructure\", \"adhoc\" or \"ap\". If " +"blank, infrastructure is assumed." +msgstr "" + +#: ../clients/common/settings-docs.h.in:17 +#: ../clients/common/settings-docs.h.in:94 +msgid "" +"If non-zero, only transmit packets of the specified size or smaller, " +"breaking larger packets up into multiple Ethernet frames." +msgstr "" + +#: ../clients/common/settings-docs.h.in:18 +msgid "" +"One of NM_SETTING_WIRELESS_POWERSAVE_DISABLE (2) (disable Wi-Fi power " +"saving), NM_SETTING_WIRELESS_POWERSAVE_ENABLE (3) (enable Wi-Fi power " +"saving), NM_SETTING_WIRELESS_POWERSAVE_IGNORE (1) (don't touch currently " +"configure setting) or NM_SETTING_WIRELESS_POWERSAVE_DEFAULT (0) (use the " +"globally configured value). All other values are reserved." +msgstr "" + +#: ../clients/common/settings-docs.h.in:19 +msgid "" +"If non-zero, directs the device to only use the specified bitrate for " +"communication with the access point. Units are in Kb/s, ie 5500 = 5.5 Mbit/" +"s. This property is highly driver dependent and not all devices support " +"setting a static bitrate." +msgstr "" + +#: ../clients/common/settings-docs.h.in:20 +msgid "" +"A list of BSSIDs (each BSSID formatted as a MAC address like " +"\"00:11:22:33:44:55\") that have been detected as part of the Wi-Fi " +"network. NetworkManager internally tracks previously seen BSSIDs. The " +"property is only meant for reading and reflects the BSSID list of " +"NetworkManager. The changes you make to this property will not be preserved." +msgstr "" + +#: ../clients/common/settings-docs.h.in:21 +#, fuzzy +msgid "SSID of the Wi-Fi network. Must be specified." +msgstr "Nie można odnaleźć sieci Wi-Fi" + +#: ../clients/common/settings-docs.h.in:22 +msgid "" +"If non-zero, directs the device to use the specified transmit power. Units " +"are dBm. This property is highly driver dependent and not all devices " +"support setting a static transmit power." +msgstr "" + +#: ../clients/common/settings-docs.h.in:23 +msgid "" +"The NMSettingWirelessWakeOnWLan options to enable. Not all devices support " +"all options. May be any combination of NM_SETTING_WIRELESS_WAKE_ON_WLAN_ANY " +"(0x2), NM_SETTING_WIRELESS_WAKE_ON_WLAN_DISCONNECT (0x4), " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_MAGIC (0x8), " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_GTK_REKEY_FAILURE (0x10), " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_EAP_IDENTITY_REQUEST (0x20), " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_4WAY_HANDSHAKE (0x40), " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_RFKILL_RELEASE (0x80), " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_TCP (0x100) or the special values " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_DEFAULT (0x1) (to use global settings) and " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE (0x8000) (to disable management of " +"Wake-on-LAN in NetworkManager)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:24 +msgid "" +"When WEP is used (ie, key-mgmt = \"none\" or \"ieee8021x\") indicate the " +"802.11 authentication algorithm required by the AP here. One of \"open\" " +"for Open System, \"shared\" for Shared Key, or \"leap\" for Cisco LEAP. " +"When using Cisco LEAP (ie, key-mgmt = \"ieee8021x\" and auth-alg = \"leap\") " +"the \"leap-username\" and \"leap-password\" properties must be specified." +msgstr "" + +#: ../clients/common/settings-docs.h.in:25 +msgid "" +"Indicates whether Fast Initial Link Setup (802.11ai) must be enabled for the " +"connection. One of NM_SETTING_WIRELESS_SECURITY_FILS_DEFAULT (0) (use " +"global default value), NM_SETTING_WIRELESS_SECURITY_FILS_DISABLE (1) " +"(disable FILS), NM_SETTING_WIRELESS_SECURITY_FILS_OPTIONAL (2) (enable FILS " +"if the supplicant and the access point support it) or " +"NM_SETTING_WIRELESS_SECURITY_FILS_REQUIRED (3) (enable FILS and fail if not " +"supported). When set to NM_SETTING_WIRELESS_SECURITY_FILS_DEFAULT (0) and " +"no global default is set, FILS will be optionally enabled." +msgstr "" + +#: ../clients/common/settings-docs.h.in:26 +msgid "" +"A list of group/broadcast encryption algorithms which prevents connections " +"to Wi-Fi networks that do not utilize one of the algorithms in the list. " +"For maximum compatibility leave this property empty. Each list element may " +"be one of \"wep40\", \"wep104\", \"tkip\", or \"ccmp\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:27 +msgid "" +"Key management used for the connection. One of \"none\" (WEP), \"ieee8021x" +"\" (Dynamic WEP), \"wpa-none\" (Ad-Hoc WPA-PSK), \"wpa-psk\" (infrastructure " +"WPA-PSK), or \"wpa-eap\" (WPA-Enterprise). This property must be set for " +"any Wi-Fi connection that uses security." +msgstr "" + +#: ../clients/common/settings-docs.h.in:28 +msgid "" +"The login password for legacy LEAP connections (ie, key-mgmt = \"ieee8021x\" " +"and auth-alg = \"leap\")." +msgstr "" + +#: ../clients/common/settings-docs.h.in:29 +msgid "Flags indicating how to handle the \"leap-password\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:30 +msgid "" +"The login username for legacy LEAP connections (ie, key-mgmt = \"ieee8021x\" " +"and auth-alg = \"leap\")." +msgstr "" + +#: ../clients/common/settings-docs.h.in:31 +msgid "" +"A list of pairwise encryption algorithms which prevents connections to Wi-Fi " +"networks that do not utilize one of the algorithms in the list. For maximum " +"compatibility leave this property empty. Each list element may be one of " +"\"tkip\" or \"ccmp\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:32 +msgid "" +"Indicates whether Protected Management Frames (802.11w) must be enabled for " +"the connection. One of NM_SETTING_WIRELESS_SECURITY_PMF_DEFAULT (0) (use " +"global default value), NM_SETTING_WIRELESS_SECURITY_PMF_DISABLE (1) (disable " +"PMF), NM_SETTING_WIRELESS_SECURITY_PMF_OPTIONAL (2) (enable PMF if the " +"supplicant and the access point support it) or " +"NM_SETTING_WIRELESS_SECURITY_PMF_REQUIRED (3) (enable PMF and fail if not " +"supported). When set to NM_SETTING_WIRELESS_SECURITY_PMF_DEFAULT (0) and no " +"global default is set, PMF will be optionally enabled." +msgstr "" + +#: ../clients/common/settings-docs.h.in:33 +msgid "" +"List of strings specifying the allowed WPA protocol versions to use. Each " +"element may be one \"wpa\" (allow WPA) or \"rsn\" (allow WPA2/RSN). If not " +"specified, both WPA and RSN connections are allowed." +msgstr "" + +#: ../clients/common/settings-docs.h.in:34 +msgid "" +"Pre-Shared-Key for WPA networks. If the key is 64-characters long, it must " +"contain only hexadecimal characters and is interpreted as a hexadecimal WPA " +"key. Otherwise, the key must be between 8 and 63 ASCII characters (as " +"specified in the 802.11i standard) and is interpreted as a WPA passphrase, " +"and is hashed to derive the actual WPA-PSK used when connecting to the Wi-Fi " +"network." +msgstr "" + +#: ../clients/common/settings-docs.h.in:35 +msgid "Flags indicating how to handle the \"psk\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:36 +msgid "" +"Flags indicating how to handle the \"wep-key0\", \"wep-key1\", \"wep-key2\", " +"and \"wep-key3\" properties." +msgstr "" + +#: ../clients/common/settings-docs.h.in:37 +msgid "" +"Controls the interpretation of WEP keys. Allowed values are " +"NM_WEP_KEY_TYPE_KEY (1), in which case the key is either a 10- or 26-" +"character hexadecimal string, or a 5- or 13-character ASCII password; or " +"NM_WEP_KEY_TYPE_PASSPHRASE (2), in which case the passphrase is provided as " +"a string and will be hashed using the de-facto MD5 method to derive the " +"actual WEP key." +msgstr "" + +#: ../clients/common/settings-docs.h.in:38 +msgid "" +"Index 0 WEP key. This is the WEP key used in most networks. See the \"wep-" +"key-type\" property for a description of how this key is interpreted." +msgstr "" + +#: ../clients/common/settings-docs.h.in:39 +msgid "" +"Index 1 WEP key. This WEP index is not used by most networks. See the " +"\"wep-key-type\" property for a description of how this key is interpreted." +msgstr "" + +#: ../clients/common/settings-docs.h.in:40 +msgid "" +"Index 2 WEP key. This WEP index is not used by most networks. See the " +"\"wep-key-type\" property for a description of how this key is interpreted." +msgstr "" + +#: ../clients/common/settings-docs.h.in:41 +msgid "" +"Index 3 WEP key. This WEP index is not used by most networks. See the " +"\"wep-key-type\" property for a description of how this key is interpreted." +msgstr "" + +#: ../clients/common/settings-docs.h.in:42 +msgid "" +"When static WEP is used (ie, key-mgmt = \"none\") and a non-default WEP key " +"index is used by the AP, put that WEP key index here. Valid values are 0 " +"(default key) through 3. Note that some consumer access points (like the " +"Linksys WRT54G) number the keys 1 - 4." +msgstr "" + +#: ../clients/common/settings-docs.h.in:43 +msgid "" +"Flags indicating which mode of WPS is to be used if any. There's little " +"point in changing the default setting as NetworkManager will automatically " +"determine whether it's feasible to start WPS enrollment from the Access " +"Point capabilities. WPS can be disabled by setting this property to a value " +"of 1." +msgstr "" + +#: ../clients/common/settings-docs.h.in:44 +msgid "" +"List of strings to be matched against the altSubjectName of the certificate " +"presented by the authentication server. If the list is empty, no " +"verification of the server certificate's altSubjectName is performed." +msgstr "" + +#: ../clients/common/settings-docs.h.in:45 +msgid "" +"Anonymous identity string for EAP authentication methods. Used as the " +"unencrypted identity with EAP types that support different tunneled identity " +"like EAP-TTLS." +msgstr "" + +#: ../clients/common/settings-docs.h.in:46 +msgid "" +"A timeout for the authentication. Zero means the global default; if the " +"global default is not set, the authentication timeout is 25 seconds." +msgstr "" + +#: ../clients/common/settings-docs.h.in:47 +msgid "" +"Contains the CA certificate if used by the EAP method specified in the \"eap" +"\" property. Certificate data is specified using a \"scheme\"; two are " +"currently supported: blob and path. When using the blob scheme (which is " +"backwards compatible with NM 0.7.x) this property should be set to the " +"certificate's DER encoded data. When using the path scheme, this property " +"should be set to the full UTF-8 encoded path of the certificate, prefixed " +"with the string \"file://\" and ending with a terminating NUL byte. This " +"property can be unset even if the EAP method supports CA certificates, but " +"this allows man-in-the-middle attacks and is NOT recommended." +msgstr "" + +#: ../clients/common/settings-docs.h.in:48 +msgid "" +"The password used to access the CA certificate stored in \"ca-cert\" " +"property. Only makes sense if the certificate is stored on a PKCS#11 token " +"that requires a login." +msgstr "" + +#: ../clients/common/settings-docs.h.in:49 +msgid "Flags indicating how to handle the \"ca-cert-password\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:50 +msgid "" +"UTF-8 encoded path to a directory containing PEM or DER formatted " +"certificates to be added to the verification chain in addition to the " +"certificate specified in the \"ca-cert\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:51 +msgid "" +"Contains the client certificate if used by the EAP method specified in the " +"\"eap\" property. Certificate data is specified using a \"scheme\"; two are " +"currently supported: blob and path. When using the blob scheme (which is " +"backwards compatible with NM 0.7.x) this property should be set to the " +"certificate's DER encoded data. When using the path scheme, this property " +"should be set to the full UTF-8 encoded path of the certificate, prefixed " +"with the string \"file://\" and ending with a terminating NUL byte." +msgstr "" + +#: ../clients/common/settings-docs.h.in:52 +msgid "" +"The password used to access the client certificate stored in \"client-cert\" " +"property. Only makes sense if the certificate is stored on a PKCS#11 token " +"that requires a login." +msgstr "" + +#: ../clients/common/settings-docs.h.in:53 +msgid "Flags indicating how to handle the \"client-cert-password\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:54 +msgid "" +"Constraint for server domain name. If set, this FQDN is used as a suffix " +"match requirement for dNSName element(s) of the certificate presented by the " +"authentication server. If a matching dNSName is found, this constraint is " +"met. If no dNSName values are present, this constraint is matched against " +"SubjectName CN using same suffix match comparison." +msgstr "" + +#: ../clients/common/settings-docs.h.in:55 +msgid "" +"The allowed EAP method to be used when authenticating to the network with " +"802.1x. Valid methods are: \"leap\", \"md5\", \"tls\", \"peap\", \"ttls\", " +"\"pwd\", and \"fast\". Each method requires different configuration using " +"the properties of this setting; refer to wpa_supplicant documentation for " +"the allowed combinations." +msgstr "" + +#: ../clients/common/settings-docs.h.in:56 +msgid "" +"Identity string for EAP authentication methods. Often the user's user or " +"login name." +msgstr "" + +#: ../clients/common/settings-docs.h.in:57 +msgid "UTF-8 encoded file path containing PAC for EAP-FAST." +msgstr "" + +#: ../clients/common/settings-docs.h.in:58 +msgid "" +"UTF-8 encoded password used for EAP authentication methods. If both the " +"\"password\" property and the \"password-raw\" property are specified, " +"\"password\" is preferred." +msgstr "" + +#: ../clients/common/settings-docs.h.in:59 +#: ../clients/common/settings-docs.h.in:104 +#: ../clients/common/settings-docs.h.in:127 +#: ../clients/common/settings-docs.h.in:174 +#: ../clients/common/settings-docs.h.in:286 +msgid "Flags indicating how to handle the \"password\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:60 +msgid "" +"Password used for EAP authentication methods, given as a byte array to allow " +"passwords in other encodings than UTF-8 to be used. If both the \"password\" " +"property and the \"password-raw\" property are specified, \"password\" is " +"preferred." +msgstr "" + +#: ../clients/common/settings-docs.h.in:61 +msgid "Flags indicating how to handle the \"password-raw\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:62 +msgid "" +"Specifies authentication flags to use in \"phase 1\" outer authentication " +"using NMSetting8021xAuthFlags options. The individual TLS versions can be " +"explicitly disabled. If a certain TLS disable flag is not set, it is up to " +"the supplicant to allow or forbid it. The TLS options map to " +"tls_disable_tlsv1_x settings. See the wpa_supplicant documentation for more " +"details." +msgstr "" + +#: ../clients/common/settings-docs.h.in:63 +msgid "" +"Enables or disables in-line provisioning of EAP-FAST credentials when FAST " +"is specified as the EAP method in the \"eap\" property. Recognized values " +"are \"0\" (disabled), \"1\" (allow unauthenticated provisioning), " +"\"2\" (allow authenticated provisioning), and \"3\" (allow both " +"authenticated and unauthenticated provisioning). See the wpa_supplicant " +"documentation for more details." +msgstr "" + +#: ../clients/common/settings-docs.h.in:64 +msgid "" +"Forces use of the new PEAP label during key derivation. Some RADIUS servers " +"may require forcing the new PEAP label to interoperate with PEAPv1. Set to " +"\"1\" to force use of the new PEAP label. See the wpa_supplicant " +"documentation for more details." +msgstr "" + +#: ../clients/common/settings-docs.h.in:65 +msgid "" +"Forces which PEAP version is used when PEAP is set as the EAP method in the " +"\"eap\" property. When unset, the version reported by the server will be " +"used. Sometimes when using older RADIUS servers, it is necessary to force " +"the client to use a particular PEAP version. To do so, this property may be " +"set to \"0\" or \"1\" to force that specific PEAP version." +msgstr "" + +#: ../clients/common/settings-docs.h.in:66 +msgid "" +"List of strings to be matched against the altSubjectName of the certificate " +"presented by the authentication server during the inner \"phase 2\" " +"authentication. If the list is empty, no verification of the server " +"certificate's altSubjectName is performed." +msgstr "" + +#: ../clients/common/settings-docs.h.in:67 +msgid "" +"Specifies the allowed \"phase 2\" inner non-EAP authentication methods when " +"an EAP method that uses an inner TLS tunnel is specified in the \"eap\" " +"property. Recognized non-EAP \"phase 2\" methods are \"pap\", \"chap\", " +"\"mschap\", \"mschapv2\", \"gtc\", \"otp\", \"md5\", and \"tls\". Each " +"\"phase 2\" inner method requires specific parameters for successful " +"authentication; see the wpa_supplicant documentation for more details." +msgstr "" + +#: ../clients/common/settings-docs.h.in:68 +msgid "" +"Specifies the allowed \"phase 2\" inner EAP-based authentication methods " +"when an EAP method that uses an inner TLS tunnel is specified in the \"eap\" " +"property. Recognized EAP-based \"phase 2\" methods are \"md5\", " +"\"mschapv2\", \"otp\", \"gtc\", and \"tls\". Each \"phase 2\" inner method " +"requires specific parameters for successful authentication; see the " +"wpa_supplicant documentation for more details." +msgstr "" + +#: ../clients/common/settings-docs.h.in:69 +msgid "" +"Contains the \"phase 2\" CA certificate if used by the EAP method specified " +"in the \"phase2-auth\" or \"phase2-autheap\" properties. Certificate data is " +"specified using a \"scheme\"; two are currently supported: blob and path. " +"When using the blob scheme (which is backwards compatible with NM 0.7.x) " +"this property should be set to the certificate's DER encoded data. When " +"using the path scheme, this property should be set to the full UTF-8 encoded " +"path of the certificate, prefixed with the string \"file://\" and ending " +"with a terminating NUL byte. This property can be unset even if the EAP " +"method supports CA certificates, but this allows man-in-the-middle attacks " +"and is NOT recommended." +msgstr "" + +#: ../clients/common/settings-docs.h.in:70 +msgid "" +"The password used to access the \"phase2\" CA certificate stored in \"phase2-" +"ca-cert\" property. Only makes sense if the certificate is stored on a " +"PKCS#11 token that requires a login." +msgstr "" + +#: ../clients/common/settings-docs.h.in:71 +msgid "" +"Flags indicating how to handle the \"phase2-ca-cert-password\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:72 +msgid "" +"UTF-8 encoded path to a directory containing PEM or DER formatted " +"certificates to be added to the verification chain in addition to the " +"certificate specified in the \"phase2-ca-cert\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:73 +msgid "" +"Contains the \"phase 2\" client certificate if used by the EAP method " +"specified in the \"phase2-auth\" or \"phase2-autheap\" properties. " +"Certificate data is specified using a \"scheme\"; two are currently " +"supported: blob and path. When using the blob scheme (which is backwards " +"compatible with NM 0.7.x) this property should be set to the certificate's " +"DER encoded data. When using the path scheme, this property should be set to " +"the full UTF-8 encoded path of the certificate, prefixed with the string " +"\"file://\" and ending with a terminating NUL byte. This property can be " +"unset even if the EAP method supports CA certificates, but this allows man-" +"in-the-middle attacks and is NOT recommended." +msgstr "" + +#: ../clients/common/settings-docs.h.in:74 +msgid "" +"The password used to access the \"phase2\" client certificate stored in " +"\"phase2-client-cert\" property. Only makes sense if the certificate is " +"stored on a PKCS#11 token that requires a login." +msgstr "" + +#: ../clients/common/settings-docs.h.in:75 +msgid "" +"Flags indicating how to handle the \"phase2-client-cert-password\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:76 +msgid "" +"Constraint for server domain name. If set, this FQDN is used as a suffix " +"match requirement for dNSName element(s) of the certificate presented by the " +"authentication server during the inner \"phase 2\" authentication. If a " +"matching dNSName is found, this constraint is met. If no dNSName values are " +"present, this constraint is matched against SubjectName CN using same suffix " +"match comparison." +msgstr "" + +#: ../clients/common/settings-docs.h.in:77 +msgid "" +"Contains the \"phase 2\" inner private key when the \"phase2-auth\" or " +"\"phase2-autheap\" property is set to \"tls\". Key data is specified using a " +"\"scheme\"; two are currently supported: blob and path. When using the blob " +"scheme and private keys, this property should be set to the key's encrypted " +"PEM encoded data. When using private keys with the path scheme, this " +"property should be set to the full UTF-8 encoded path of the key, prefixed " +"with the string \"file://\" and ending with a terminating NUL byte. When " +"using PKCS#12 format private keys and the blob scheme, this property should " +"be set to the PKCS#12 data and the \"phase2-private-key-password\" property " +"must be set to password used to decrypt the PKCS#12 certificate and key. " +"When using PKCS#12 files and the path scheme, this property should be set to " +"the full UTF-8 encoded path of the key, prefixed with the string \"file://\" " +"and ending with a terminating NUL byte, and as with the blob scheme the " +"\"phase2-private-key-password\" property must be set to the password used to " +"decode the PKCS#12 private key and certificate." +msgstr "" + +#: ../clients/common/settings-docs.h.in:78 +msgid "" +"The password used to decrypt the \"phase 2\" private key specified in the " +"\"phase2-private-key\" property when the private key either uses the path " +"scheme, or is a PKCS#12 format key." +msgstr "" + +#: ../clients/common/settings-docs.h.in:79 +msgid "" +"Flags indicating how to handle the \"phase2-private-key-password\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:80 +msgid "" +"Substring to be matched against the subject of the certificate presented by " +"the authentication server during the inner \"phase 2\" authentication. When " +"unset, no verification of the authentication server certificate's subject is " +"performed. This property provides little security, if any, and its use is " +"deprecated in favor of NMSetting8021x:phase2-domain-suffix-match." +msgstr "" + +#: ../clients/common/settings-docs.h.in:81 +#, fuzzy +msgid "PIN used for EAP authentication methods." +msgstr "Dozwolone metody uwierzytelniania:" + +#: ../clients/common/settings-docs.h.in:82 +#: ../clients/common/settings-docs.h.in:176 +msgid "Flags indicating how to handle the \"pin\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:83 +msgid "" +"Contains the private key when the \"eap\" property is set to \"tls\". Key " +"data is specified using a \"scheme\"; two are currently supported: blob and " +"path. When using the blob scheme and private keys, this property should be " +"set to the key's encrypted PEM encoded data. When using private keys with " +"the path scheme, this property should be set to the full UTF-8 encoded path " +"of the key, prefixed with the string \"file://\" and ending with a " +"terminating NUL byte. When using PKCS#12 format private keys and the blob " +"scheme, this property should be set to the PKCS#12 data and the \"private-" +"key-password\" property must be set to password used to decrypt the PKCS#12 " +"certificate and key. When using PKCS#12 files and the path scheme, this " +"property should be set to the full UTF-8 encoded path of the key, prefixed " +"with the string \"file://\" and ending with a terminating NUL byte, and as " +"with the blob scheme the \"private-key-password\" property must be set to " +"the password used to decode the PKCS#12 private key and certificate. " +"WARNING: \"private-key\" is not a \"secret\" property, and thus unencrypted " +"private key data using the BLOB scheme may be readable by unprivileged " +"users. Private keys should always be encrypted with a private key password " +"to prevent unauthorized access to unencrypted private key data." +msgstr "" + +#: ../clients/common/settings-docs.h.in:84 +msgid "" +"The password used to decrypt the private key specified in the \"private-key" +"\" property when the private key either uses the path scheme, or if the " +"private key is a PKCS#12 format key." +msgstr "" + +#: ../clients/common/settings-docs.h.in:85 +msgid "Flags indicating how to handle the \"private-key-password\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:86 +msgid "" +"Substring to be matched against the subject of the certificate presented by " +"the authentication server. When unset, no verification of the authentication " +"server certificate's subject is performed. This property provides little " +"security, if any, and its use is deprecated in favor of NMSetting8021x:" +"domain-suffix-match." +msgstr "" + +#: ../clients/common/settings-docs.h.in:87 +msgid "" +"When TRUE, overrides the \"ca-path\" and \"phase2-ca-path\" properties using " +"the system CA directory specified at configure time with the --system-ca-" +"path switch. The certificates in this directory are added to the " +"verification chain in addition to any certificates specified by the \"ca-cert" +"\" and \"phase2-ca-cert\" properties. If the path provided with --system-ca-" +"path is rather a file name (bundle of trusted CA certificates), it overrides " +"\"ca-cert\" and \"phase2-ca-cert\" properties instead (sets ca_cert/ca_cert2 " +"options for wpa_supplicant)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:88 +msgid "" +"When TRUE, enforce auto-negotiation of speed and duplex mode. If \"speed\" " +"and \"duplex\" properties are both specified, only that single mode will be " +"advertised and accepted during the link auto-negotiation process: this works " +"only for BASE-T 802.3 specifications and is useful for enforcing gigabits " +"modes, as in these cases link negotiation is mandatory. When FALSE, \"speed" +"\" and \"duplex\" properties should be both set or link configuration will " +"be skipped." +msgstr "" + +#: ../clients/common/settings-docs.h.in:89 +msgid "" +"If specified, request that the device use this MAC address instead. This is " +"known as MAC cloning or spoofing. Beside explicitly specifying a MAC " +"address, the special values \"preserve\", \"permanent\", \"random\" and " +"\"stable\" are supported. \"preserve\" means not to touch the MAC address on " +"activation. \"permanent\" means to use the permanent hardware address if the " +"device has one (otherwise this is treated as \"preserve\"). \"random\" " +"creates a random MAC address on each connect. \"stable\" creates a hashed " +"MAC address based on connection.stable-id and a machine dependent key. If " +"unspecified, the value can be overwritten via global defaults, see manual of " +"NetworkManager.conf. If still unspecified, it defaults to \"preserve" +"\" (older versions of NetworkManager may use a different default value). On " +"D-Bus, this field is expressed as \"assigned-mac-address\" or the deprecated " +"\"cloned-mac-address\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:90 +msgid "" +"When a value is set, either \"half\" or \"full\", configures the device to " +"use the specified duplex mode. If \"auto-negotiate\" is \"yes\" the " +"specified duplex mode will be the only one advertised during link " +"negotiation: this works only for BASE-T 802.3 specifications and is useful " +"for enforcing gigabits modes, as in these cases link negotiation is " +"mandatory. If the value is unset (the default), the link configuration will " +"be either skipped (if \"auto-negotiate\" is \"no\", the default) or will be " +"auto-negotiated (if \"auto-negotiate\" is \"yes\") and the local device will " +"advertise all the supported duplex modes. Must be set together with the " +"\"speed\" property if specified. Before specifying a duplex mode be sure " +"your device supports it." +msgstr "" + +#: ../clients/common/settings-docs.h.in:92 +msgid "" +"If specified, this connection will only apply to the Ethernet device whose " +"permanent MAC address matches. This property does not change the MAC address " +"of the device (i.e. MAC spoofing)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:93 +msgid "" +"If specified, this connection will never apply to the Ethernet device whose " +"permanent MAC address matches an address in the list. Each MAC address is " +"in the standard hex-digits-and-colons notation (00:11:22:33:44:55)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:95 +msgid "" +"Specific port type to use if the device supports multiple attachment " +"methods. One of \"tp\" (Twisted Pair), \"aui\" (Attachment Unit Interface), " +"\"bnc\" (Thin Ethernet) or \"mii\" (Media Independent Interface). If the " +"device supports only one port type, this setting is ignored." +msgstr "" + +#: ../clients/common/settings-docs.h.in:96 +msgid "" +"s390 network device type; one of \"qeth\", \"lcs\", or \"ctc\", representing " +"the different types of virtual network devices available on s390 systems." +msgstr "" + +#: ../clients/common/settings-docs.h.in:97 +msgid "" +"Dictionary of key/value pairs of s390-specific device options. Both keys " +"and values must be strings. Allowed keys include \"portno\", \"layer2\", " +"\"portname\", \"protocol\", among others. Key names must contain only " +"alphanumeric characters (ie, [a-zA-Z0-9])." +msgstr "" + +#: ../clients/common/settings-docs.h.in:98 +msgid "" +"Identifies specific subchannels that this network device uses for " +"communication with z/VM or s390 host. Like the \"mac-address\" property for " +"non-z/VM devices, this property can be used to ensure this connection only " +"applies to the network device that uses these subchannels. The list should " +"contain exactly 3 strings, and each string may only be composed of " +"hexadecimal characters and the period (.) character." +msgstr "" + +#: ../clients/common/settings-docs.h.in:99 +msgid "" +"When a value grater than 0 is set, configures the device to use the " +"specified speed. If \"auto-negotiate\" is \"yes\" the specified speed will " +"be the only one advertised during link negotiation: this works only for BASE-" +"T 802.3 specifications and is useful for enforcing gigabit speeds, as in " +"this case link negotiation is mandatory. If the value is unset (0, the " +"default), the link configuration will be either skipped (if \"auto-negotiate" +"\" is \"no\", the default) or will be auto-negotiated (if \"auto-negotiate\" " +"is \"yes\") and the local device will advertise all the supported speeds. In " +"Mbit/s, ie 100 == 100Mbit/s. Must be set together with the \"duplex\" " +"property when non-zero. Before specifying a speed value be sure your device " +"supports it." +msgstr "" + +#: ../clients/common/settings-docs.h.in:100 +msgid "" +"The NMSettingWiredWakeOnLan options to enable. Not all devices support all " +"options. May be any combination of NM_SETTING_WIRED_WAKE_ON_LAN_PHY (0x2), " +"NM_SETTING_WIRED_WAKE_ON_LAN_UNICAST (0x4), " +"NM_SETTING_WIRED_WAKE_ON_LAN_MULTICAST (0x8), " +"NM_SETTING_WIRED_WAKE_ON_LAN_BROADCAST (0x10), " +"NM_SETTING_WIRED_WAKE_ON_LAN_ARP (0x20), NM_SETTING_WIRED_WAKE_ON_LAN_MAGIC " +"(0x40) or the special values NM_SETTING_WIRED_WAKE_ON_LAN_DEFAULT (0x1) (to " +"use global settings) and NM_SETTING_WIRED_WAKE_ON_LAN_IGNORE (0x8000) (to " +"disable management of Wake-on-LAN in NetworkManager)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:101 +msgid "" +"If specified, the password used with magic-packet-based Wake-on-LAN, " +"represented as an Ethernet MAC address. If NULL, no password will be " +"required." +msgstr "" + +#: ../clients/common/settings-docs.h.in:102 +msgid "Encapsulation of ADSL connection. Can be \"vcmux\" or \"llc\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:103 +msgid "Password used to authenticate with the ADSL service." +msgstr "" + +#: ../clients/common/settings-docs.h.in:105 +msgid "ADSL connection protocol. Can be \"pppoa\", \"pppoe\" or \"ipoatm\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:106 +msgid "Username used to authenticate with the ADSL service." +msgstr "" + +#: ../clients/common/settings-docs.h.in:107 +#, fuzzy +msgid "VCI of ADSL connection" +msgstr "Połączenie ADSL" + +#: ../clients/common/settings-docs.h.in:108 +#, fuzzy +msgid "VPI of ADSL connection" +msgstr "Połączenie ADSL" + +#: ../clients/common/settings-docs.h.in:109 +#, fuzzy +msgid "The Bluetooth address of the device." +msgstr "Adresy Bluetooth urządzenia i połączenia się nie zgadzają." + +#: ../clients/common/settings-docs.h.in:110 +msgid "" +"Either \"dun\" for Dial-Up Networking connections or \"panu\" for Personal " +"Area Networking connections to devices supporting the NAP profile." +msgstr "" + +#: ../clients/common/settings-docs.h.in:111 +msgid "" +"Dictionary of key/value pairs of bonding options. Both keys and values must " +"be strings. Option names must contain only alphanumeric characters (ie, [a-" +"zA-Z0-9])." +msgstr "" + +#: ../clients/common/settings-docs.h.in:112 +msgid "The Ethernet MAC address aging time, in seconds." +msgstr "" + +#: ../clients/common/settings-docs.h.in:113 +msgid "The Spanning Tree Protocol (STP) forwarding delay, in seconds." +msgstr "" + +#: ../clients/common/settings-docs.h.in:114 +msgid "" +"A mask of group addresses to forward. Usually, group addresses in the range " +"from 01:80:C2:00:00:00 to 01:80:C2:00:00:0F are not forwarded according to " +"standards. This property is a mask of 16 bits, each corresponding to a group " +"address in that range that must be forwarded. The mask can't have bits 0, 1 " +"or 2 set because they are used for STP, MAC pause frames and LACP." +msgstr "" + +#: ../clients/common/settings-docs.h.in:115 +msgid "The Spanning Tree Protocol (STP) hello time, in seconds." +msgstr "" + +#: ../clients/common/settings-docs.h.in:116 +msgid "" +"If specified, the MAC address of bridge. When creating a new bridge, this " +"MAC address will be set. If this field is left unspecified, the \"ethernet." +"cloned-mac-address\" is referred instead to generate the initial MAC " +"address. Note that setting \"ethernet.cloned-mac-address\" anyway overwrites " +"the MAC address of the bridge later while activating the bridge. Hence, this " +"property is deprecated. Deprecated: 1" +msgstr "" + +#: ../clients/common/settings-docs.h.in:117 +msgid "The Spanning Tree Protocol (STP) maximum message age, in seconds." +msgstr "" + +#: ../clients/common/settings-docs.h.in:118 +msgid "" +"Controls whether IGMP snooping is enabled for this bridge. Note that if " +"snooping was automatically disabled due to hash collisions, the system may " +"refuse to enable the feature until the collisions are resolved." +msgstr "" + +#: ../clients/common/settings-docs.h.in:119 +msgid "" +"Sets the Spanning Tree Protocol (STP) priority for this bridge. Lower " +"values are \"better\"; the lowest priority bridge will be elected the root " +"bridge." +msgstr "" + +#: ../clients/common/settings-docs.h.in:120 +msgid "" +"Controls whether Spanning Tree Protocol (STP) is enabled for this bridge." +msgstr "" + +#: ../clients/common/settings-docs.h.in:121 +msgid "" +"Enables or disables \"hairpin mode\" for the port, which allows frames to be " +"sent back out through the port the frame was received on." +msgstr "" + +#: ../clients/common/settings-docs.h.in:122 +msgid "" +"The Spanning Tree Protocol (STP) port cost for destinations via this port." +msgstr "" + +#: ../clients/common/settings-docs.h.in:123 +msgid "The Spanning Tree Protocol (STP) priority of this bridge port." +msgstr "" + +#: ../clients/common/settings-docs.h.in:124 +#: ../clients/common/settings-docs.h.in:170 +#: ../clients/common/settings-docs.h.in:181 +msgid "" +"If non-zero, only transmit packets of the specified size or smaller, " +"breaking larger packets up into multiple frames." +msgstr "" + +#: ../clients/common/settings-docs.h.in:125 +msgid "" +"The number to dial to establish the connection to the CDMA-based mobile " +"broadband network, if any. If not specified, the default number (#777) is " +"used when required." +msgstr "" + +#: ../clients/common/settings-docs.h.in:126 +#: ../clients/common/settings-docs.h.in:173 +msgid "" +"The password used to authenticate with the network, if required. Many " +"providers do not require a password, or accept any password. But if a " +"password is required, it is specified here." +msgstr "" + +#: ../clients/common/settings-docs.h.in:128 +#: ../clients/common/settings-docs.h.in:179 +msgid "" +"The username used to authenticate with the network, if required. Many " +"providers do not require a username, or accept any username. But if a " +"username is required, it is specified here." +msgstr "" + +#: ../clients/common/settings-docs.h.in:129 +msgid "" +"The number of retries for the authentication. Zero means to try " +"indefinitely; -1 means to use a global default. If the global default is not " +"set, the authentication retries for 3 times before failing the connection. " +"Currently this only applies to 802-1x authentication." +msgstr "" + +#: ../clients/common/settings-docs.h.in:130 +msgid "" +"Whether or not the connection should be automatically connected by " +"NetworkManager when the resources for the connection are available. TRUE to " +"automatically activate the connection, FALSE to require manual intervention " +"to activate the connection. Note that autoconnect is not implemented for VPN " +"profiles. See \"secondaries\" as an alternative to automatically connect VPN " +"profiles." +msgstr "" + +#: ../clients/common/settings-docs.h.in:131 +msgid "" +"The autoconnect priority. If the connection is set to autoconnect, " +"connections with higher priority will be preferred. Defaults to 0. The " +"higher number means higher priority." +msgstr "" + +#: ../clients/common/settings-docs.h.in:132 +msgid "" +"The number of times a connection should be tried when autoactivating before " +"giving up. Zero means forever, -1 means the global default (4 times if not " +"overridden). Setting this to 1 means to try activation only once before " +"blocking autoconnect. Note that after a timeout, NetworkManager will try to " +"autoconnect again." +msgstr "" + +#: ../clients/common/settings-docs.h.in:133 +msgid "" +"Whether or not slaves of this connection should be automatically brought up " +"when NetworkManager activates this connection. This only has a real effect " +"for master connections. The properties \"autoconnect\", \"autoconnect-" +"priority\" and \"autoconnect-retries\" are unrelated to this setting. The " +"permitted values are: 0: leave slave connections untouched, 1: activate all " +"the slave connections with this connection, -1: default. If -1 (default) is " +"set, global connection.autoconnect-slaves is read to determine the real " +"value. If it is default as well, this fallbacks to 0." +msgstr "" + +#: ../clients/common/settings-docs.h.in:134 +msgid "" +"If greater than zero, delay success of IP addressing until either the " +"timeout is reached, or an IP gateway replies to a ping." +msgstr "" + +#: ../clients/common/settings-docs.h.in:135 +msgid "" +"A human readable unique identifier for the connection, like \"Work Wi-Fi\" " +"or \"T-Mobile 3G\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:136 +msgid "" +"The name of the network interface this connection is bound to. If not set, " +"then the connection can be attached to any interface of the appropriate type " +"(subject to restrictions imposed by other settings). For software devices " +"this specifies the name of the created device. For connection types where " +"interface names cannot easily be made persistent (e.g. mobile broadband or " +"USB Ethernet), this property should not be used. Setting this property " +"restricts the interfaces a connection can be used with, and if interface " +"names change or are reordered the connection may be applied to the wrong " +"interface." +msgstr "" + +#: ../clients/common/settings-docs.h.in:137 +#, fuzzy +msgid "Whether LLDP is enabled for the connection." +msgstr "Adres MAC urządzenia (%s) jest na czarnej liście połączenia." + +#: ../clients/common/settings-docs.h.in:138 +msgid "" +"Whether Link-Local Multicast Name Resolution (LLMNR) is enabled for the " +"connection. LLMNR is a protocol based on the Domain Name System (DNS) packet " +"format that allows both IPv4 and IPv6 hosts to perform name resolution for " +"hosts on the same local link. The permitted values are: yes: register " +"hostname and resolving for the connection, no: disable LLMNR for the " +"interface, resolve: do not register hostname but allow resolving of LLMNR " +"host names. This feature requires a plugin which supports LLMNR. One such " +"plugin is dns-systemd-resolved." +msgstr "" + +#: ../clients/common/settings-docs.h.in:139 +#, fuzzy +msgid "Interface name of the master device or UUID of the master connection." +msgstr "Nazwy interfejsu urządzenia i połączenia się nie zgadzają." + +#: ../clients/common/settings-docs.h.in:140 +msgid "" +"Whether mDNS is enabled for the connection. The permitted values are: yes: " +"register hostname and resolving for the connection, no: disable mDNS for the " +"interface, resolve: do not register hostname but allow resolving of mDNS " +"host names. This feature requires a plugin which supports mDNS. One such " +"plugin is dns-systemd-resolved." +msgstr "" + +#: ../clients/common/settings-docs.h.in:141 +msgid "" +"Whether the connection is metered. When updating this property on a " +"currently activated connection, the change takes effect immediately." +msgstr "" + +#: ../clients/common/settings-docs.h.in:142 +msgid "" +"Specifies whether the profile can be active multiple times at a particular " +"moment. The value is of type NMConnectionMultiConnect." +msgstr "" + +#: ../clients/common/settings-docs.h.in:143 +msgid "" +"An array of strings defining what access a given user has to this " +"connection. If this is NULL or empty, all users are allowed to access this " +"connection; otherwise users are allowed if and only if they are in this " +"list. When this is not empty, the connection can be active only when one of " +"the specified users is logged into an active session. Each entry is of the " +"form \"[type]:[id]:[reserved]\"; for example, \"user:dcbw:blah\". At this " +"time only the \"user\" [type] is allowed. Any other values are ignored and " +"reserved for future use. [id] is the username that this permission refers " +"to, which may not contain the \":\" character. Any [reserved] information " +"present must be ignored and is reserved for future use. All of [type], " +"[id], and [reserved] must be valid UTF-8." +msgstr "" + +#: ../clients/common/settings-docs.h.in:144 +msgid "" +"FALSE if the connection can be modified using the provided settings " +"service's D-Bus interface with the right privileges, or TRUE if the " +"connection is read-only and cannot be modified." +msgstr "" + +#: ../clients/common/settings-docs.h.in:145 +msgid "" +"List of connection UUIDs that should be activated when the base connection " +"itself is activated. Currently only VPN connections are supported." +msgstr "" + +#: ../clients/common/settings-docs.h.in:146 +msgid "" +"Setting name of the device type of this slave's master connection (eg, \"bond" +"\"), or NULL if this connection is not a slave." +msgstr "" + +#: ../clients/common/settings-docs.h.in:147 +msgid "" +"This represents the identity of the connection used for various purposes. It " +"allows to configure multiple profiles to share the identity. Also, the " +"stable-id can contain placeholders that are substituted dynamically and " +"deterministically depending on the context. The stable-id is used for " +"generating IPv6 stable private addresses with ipv6.addr-gen-mode=stable-" +"privacy. It is also used to seed the generated cloned MAC address for " +"ethernet.cloned-mac-address=stable and wifi.cloned-mac-address=stable. It is " +"also used as DHCP client identifier with ipv4.dhcp-client-id=stable and to " +"derive the DHCP DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid]. Note that " +"depending on the context where it is used, other parameters are also seeded " +"into the generation algorithm. For example, a per-host key is commonly also " +"included, so that different systems end up generating different IDs. Or with " +"ipv6.addr-gen-mode=stable-privacy, also the device's name is included, so " +"that different interfaces yield different addresses. The '$' character is " +"treated special to perform dynamic substitutions at runtime. Currently " +"supported are \"${CONNECTION}\", \"${DEVICE}\", \"${MAC}\", \"${BOOT}\", " +"\"${RANDOM}\". These effectively create unique IDs per-connection, per-" +"device, per-boot, or every time. Note that \"${DEVICE}\" corresponds the the " +"interface name of the device and \"${MAC}\" is the permanent MAC address of " +"the device. Any unrecognized patterns following '$' are treated verbatim, " +"however are reserved for future use. You are thus advised to avoid '$' or " +"escape it as \"$$\". For example, set it to \"${CONNECTION}-${BOOT}-" +"${DEVICE}\" to create a unique id for this connection that changes with " +"every reboot and differs depending on the interface where the profile " +"activates. If the value is unset, a global connection default is consulted. " +"If the value is still unset, the default is similar to \"${CONNECTION}\" and " +"uses a unique, fixed ID for the connection." +msgstr "" + +#: ../clients/common/settings-docs.h.in:148 +msgid "" +"The time, in seconds since the Unix Epoch, that the connection was last " +"_successfully_ fully activated. NetworkManager updates the connection " +"timestamp periodically when the connection is active to ensure that an " +"active connection has the latest timestamp. The property is only meant for " +"reading (changes to this property will not be preserved)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:149 +msgid "" +"Base type of the connection. For hardware-dependent connections, should " +"contain the setting name of the hardware-type specific setting (ie, \"802-3-" +"ethernet\" or \"802-11-wireless\" or \"bluetooth\", etc), and for non-" +"hardware dependent connections like VPN or otherwise, should contain the " +"setting name of that setting type (ie, \"vpn\" or \"bridge\", etc)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:150 +msgid "" +"A universally unique identifier for the connection, for example generated " +"with libuuid. It should be assigned when the connection is created, and " +"never changed as long as the connection still applies to the same network. " +"For example, it should not be changed when the \"id\" property or " +"NMSettingIP4Config changes, but might need to be re-created when the Wi-Fi " +"SSID, mobile broadband network provider, or \"type\" property changes. The " +"UUID must be in the format \"2815492f-7e56-435e-b2e9-246bd7cdc664\" (ie, " +"contains only hexadecimal characters and \"-\")." +msgstr "" + +#: ../clients/common/settings-docs.h.in:151 +msgid "" +"The trust level of a the connection. Free form case-insensitive string (for " +"example \"Home\", \"Work\", \"Public\"). NULL or unspecified zone means the " +"connection will be placed in the default zone as defined by the firewall. " +"When updating this property on a currently activated connection, the change " +"takes effect immediately." +msgstr "" + +#: ../clients/common/settings-docs.h.in:152 +msgid "" +"Specifies the NMSettingDcbFlags for the DCB FCoE application. Flags may be " +"any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " +"NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:153 +msgid "The FCoE controller mode; either \"fabric\" (default) or \"vn2vn\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:154 +msgid "" +"The highest User Priority (0 - 7) which FCoE frames should use, or -1 for " +"default priority. Only used when the \"app-fcoe-flags\" property includes " +"the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag." +msgstr "" + +#: ../clients/common/settings-docs.h.in:155 +msgid "" +"Specifies the NMSettingDcbFlags for the DCB FIP application. Flags may be " +"any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " +"NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:156 +msgid "" +"The highest User Priority (0 - 7) which FIP frames should use, or -1 for " +"default priority. Only used when the \"app-fip-flags\" property includes " +"the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag." +msgstr "" + +#: ../clients/common/settings-docs.h.in:157 +msgid "" +"Specifies the NMSettingDcbFlags for the DCB iSCSI application. Flags may be " +"any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " +"NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:158 +msgid "" +"The highest User Priority (0 - 7) which iSCSI frames should use, or -1 for " +"default priority. Only used when the \"app-iscsi-flags\" property includes " +"the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag." +msgstr "" + +#: ../clients/common/settings-docs.h.in:159 +msgid "" +"An array of 8 uint values, where the array index corresponds to the User " +"Priority (0 - 7) and the value indicates the percentage of bandwidth of the " +"priority's assigned group that the priority may use. The sum of all " +"percentages for priorities which belong to the same group must total 100 " +"percents." +msgstr "" + +#: ../clients/common/settings-docs.h.in:160 +msgid "" +"An array of 8 boolean values, where the array index corresponds to the User " +"Priority (0 - 7) and the value indicates whether or not the corresponding " +"priority should transmit priority pause." +msgstr "" + +#: ../clients/common/settings-docs.h.in:161 +msgid "" +"Specifies the NMSettingDcbFlags for DCB Priority Flow Control (PFC). Flags " +"may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " +"NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:162 +msgid "" +"An array of 8 uint values, where the array index corresponds to the Priority " +"Group ID (0 - 7) and the value indicates the percentage of link bandwidth " +"allocated to that group. Allowed values are 0 - 100, and the sum of all " +"values must total 100 percents." +msgstr "" + +#: ../clients/common/settings-docs.h.in:163 +msgid "" +"Specifies the NMSettingDcbFlags for DCB Priority Groups. Flags may be any " +"combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " +"NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:164 +msgid "" +"An array of 8 uint values, where the array index corresponds to the User " +"Priority (0 - 7) and the value indicates the Priority Group ID. Allowed " +"Priority Group ID values are 0 - 7 or 15 for the unrestricted group." +msgstr "" + +#: ../clients/common/settings-docs.h.in:165 +msgid "" +"An array of 8 boolean values, where the array index corresponds to the User " +"Priority (0 - 7) and the value indicates whether or not the priority may use " +"all of the bandwidth allocated to its assigned group." +msgstr "" + +#: ../clients/common/settings-docs.h.in:166 +msgid "" +"An array of 8 uint values, where the array index corresponds to the User " +"Priority (0 - 7) and the value indicates the traffic class (0 - 7) to which " +"the priority is mapped." +msgstr "" + +#: ../clients/common/settings-docs.h.in:167 +msgid "" +"The GPRS Access Point Name specifying the APN used when establishing a data " +"session with the GSM-based network. The APN often determines how the user " +"will be billed for their network usage and whether the user has access to " +"the Internet or just a provider-specific walled-garden, so it is important " +"to use the correct APN for the user's mobile broadband plan. The APN may " +"only be composed of the characters a-z, 0-9, ., and - per GSM 03.60 Section " +"14.9." +msgstr "" + +#: ../clients/common/settings-docs.h.in:168 +msgid "" +"The device unique identifier (as given by the WWAN management service) which " +"this connection applies to. If given, the connection will only apply to the " +"specified device." +msgstr "" + +#: ../clients/common/settings-docs.h.in:169 +msgid "" +"When TRUE, only connections to the home network will be allowed. Connections " +"to roaming networks will not be made." +msgstr "" + +#: ../clients/common/settings-docs.h.in:171 +msgid "" +"The Network ID (GSM LAI format, ie MCC-MNC) to force specific network " +"registration. If the Network ID is specified, NetworkManager will attempt " +"to force the device to register only on the specified network. This can be " +"used to ensure that the device does not roam when direct roaming control of " +"the device is not otherwise possible." +msgstr "" + +#: ../clients/common/settings-docs.h.in:172 +msgid "" +"Legacy setting that used to help establishing PPP data sessions for GSM-" +"based modems. Deprecated: 1" +msgstr "" + +#: ../clients/common/settings-docs.h.in:175 +msgid "" +"If the SIM is locked with a PIN it must be unlocked before any other " +"operations are requested. Specify the PIN here to allow operation of the " +"device." +msgstr "" + +#: ../clients/common/settings-docs.h.in:177 +msgid "" +"The SIM card unique identifier (as given by the WWAN management service) " +"which this connection applies to. If given, the connection will apply to " +"any device also allowed by \"device-id\" which contains a SIM card matching " +"the given identifier." +msgstr "" + +#: ../clients/common/settings-docs.h.in:178 +msgid "" +"A MCC/MNC string like \"310260\" or \"21601\" identifying the specific " +"mobile network operator which this connection applies to. If given, the " +"connection will apply to any device also allowed by \"device-id\" and \"sim-" +"id\" which contains a SIM card provisioned by the given operator." +msgstr "" + +#: ../clients/common/settings-docs.h.in:180 +msgid "" +"If specified, this connection will only apply to the IPoIB device whose " +"permanent MAC address matches. This property does not change the MAC address " +"of the device (i.e. MAC spoofing)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:182 +msgid "" +"The InfiniBand P_Key to use for this device. A value of -1 means to use the " +"default P_Key (aka \"the P_Key at index 0\"). Otherwise it is a 16-bit " +"unsigned integer, whose high bit is set if it is a \"full membership\" P_Key." +msgstr "" + +#: ../clients/common/settings-docs.h.in:183 +msgid "" +"The interface name of the parent device of this device. Normally NULL, but " +"if the \"p_key\" property is set, then you must specify the base device by " +"setting either this property or \"mac-address\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:184 +msgid "" +"The IP-over-InfiniBand transport mode. Either \"datagram\" or \"connected\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:185 +msgid "" +"How many additional levels of encapsulation are permitted to be prepended to " +"packets. This property applies only to IPv6 tunnels." +msgstr "" + +#: ../clients/common/settings-docs.h.in:186 +msgid "" +"Tunnel flags. Currently the following values are supported: " +"NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1), " +"NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_TCLASS (0x2), " +"NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FLOWLABEL (0x4), " +"NM_IP_TUNNEL_FLAG_IP6_MIP6_DEV (0x8), NM_IP_TUNNEL_FLAG_IP6_RCV_DSCP_COPY " +"(0x10), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK (0x20). They are valid only " +"for IPv6 tunnels." +msgstr "" + +#: ../clients/common/settings-docs.h.in:187 +msgid "" +"The flow label to assign to tunnel packets. This property applies only to " +"IPv6 tunnels." +msgstr "" + +#: ../clients/common/settings-docs.h.in:188 +msgid "" +"The key used for tunnel input packets; the property is valid only for " +"certain tunnel modes (GRE, IP6GRE). If empty, no key is used." +msgstr "" + +#: ../clients/common/settings-docs.h.in:189 +msgid "" +"The local endpoint of the tunnel; the value can be empty, otherwise it must " +"contain an IPv4 or IPv6 address." +msgstr "" + +#: ../clients/common/settings-docs.h.in:190 +msgid "" +"The tunneling mode, for example NM_IP_TUNNEL_MODE_IPIP (1) or " +"NM_IP_TUNNEL_MODE_GRE (2)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:191 +msgid "" +"If non-zero, only transmit packets of the specified size or smaller, " +"breaking larger packets up into multiple fragments." +msgstr "" + +#: ../clients/common/settings-docs.h.in:192 +msgid "" +"The key used for tunnel output packets; the property is valid only for " +"certain tunnel modes (GRE, IP6GRE). If empty, no key is used." +msgstr "" + +#: ../clients/common/settings-docs.h.in:193 +msgid "" +"If given, specifies the parent interface name or parent connection UUID the " +"new device will be bound to so that tunneled packets will only be routed via " +"that interface." +msgstr "" + +#: ../clients/common/settings-docs.h.in:194 +msgid "Whether to enable Path MTU Discovery on this tunnel." +msgstr "" + +#: ../clients/common/settings-docs.h.in:195 +msgid "" +"The remote endpoint of the tunnel; the value must contain an IPv4 or IPv6 " +"address." +msgstr "" + +#: ../clients/common/settings-docs.h.in:196 +msgid "" +"The type of service (IPv4) or traffic class (IPv6) field to be set on " +"tunneled packets." +msgstr "" + +#: ../clients/common/settings-docs.h.in:197 +msgid "" +"The TTL to assign to tunneled packets. 0 is a special value meaning that " +"packets inherit the TTL value." +msgstr "" + +#: ../clients/common/settings-docs.h.in:198 +#: ../clients/common/settings-docs.h.in:219 +msgid "Array of IP addresses." +msgstr "" + +#: ../clients/common/settings-docs.h.in:199 +#: ../clients/common/settings-docs.h.in:220 +msgid "" +"Timeout in milliseconds used to check for the presence of duplicate IP " +"addresses on the network. If an address conflict is detected, the " +"activation will fail. A zero value means that no duplicate address " +"detection is performed, -1 means the default value (either configuration " +"ipvx.dad-timeout override or zero). A value greater than zero is a timeout " +"in milliseconds. The property is currently implemented only for IPv4." +msgstr "" + +#: ../clients/common/settings-docs.h.in:200 +msgid "" +"A string sent to the DHCP server to identify the local machine which the " +"DHCP server may use to customize the DHCP lease and options. When the " +"property is a hex string ('aa:bb:cc') it is interpreted as a binary client " +"ID, in which case the first byte is assumed to be the 'type' field as per " +"RFC 2132 section 9.14 and the remaining bytes may be an hardware address (e." +"g. '01:xx:xx:xx:xx:xx:xx' where 1 is the Ethernet ARP type and the rest is a " +"MAC address). If the property is not a hex string it is considered as a non-" +"hardware-address client ID and the 'type' field is set to 0. The special " +"values \"mac\" and \"perm-mac\" are supported, which use the current or " +"permanent MAC address of the device to generate a client identifier with " +"type ethernet (01). Currently, these options only work for ethernet type of " +"links. The special value \"duid\" generates a RFC4361-compliant client " +"identifier based on a hash of the interface name as IAID and /etc/machine-" +"id. The special value \"stable\" is supported to generate a type 0 client " +"identifier based on the stable-id (see connection.stable-id) and a per-host " +"key. If you set the stable-id, you may want to include the \"${DEVICE}\" or " +"\"${MAC}\" specifier to get a per-device key. If unset, a globally " +"configured default is used. If still unset, the default depends on the DHCP " +"plugin." +msgstr "" + +#: ../clients/common/settings-docs.h.in:201 +msgid "" +"If the \"dhcp-send-hostname\" property is TRUE, then the specified FQDN will " +"be sent to the DHCP server when acquiring a lease. This property and \"dhcp-" +"hostname\" are mutually exclusive and cannot be set at the same time." +msgstr "" + +#: ../clients/common/settings-docs.h.in:202 +#: ../clients/common/settings-docs.h.in:222 +msgid "" +"If the \"dhcp-send-hostname\" property is TRUE, then the specified name will " +"be sent to the DHCP server when acquiring a lease. This property and \"dhcp-" +"fqdn\" are mutually exclusive and cannot be set at the same time." +msgstr "" + +#: ../clients/common/settings-docs.h.in:203 +#: ../clients/common/settings-docs.h.in:223 +msgid "" +"If TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some " +"DHCP servers use this hostname to update DNS databases, essentially " +"providing a static hostname for the computer. If the \"dhcp-hostname\" " +"property is NULL and this property is TRUE, the current persistent hostname " +"of the computer is sent." +msgstr "" + +#: ../clients/common/settings-docs.h.in:204 +#: ../clients/common/settings-docs.h.in:224 +msgid "A timeout for a DHCP transaction in seconds." +msgstr "" + +#: ../clients/common/settings-docs.h.in:205 +#: ../clients/common/settings-docs.h.in:225 +#, fuzzy +msgid "Array of IP addresses of DNS servers." +msgstr "" +"Proszę podać listę adresów IPv4 serwerów DNS.\n" +"\n" +"Przykład: 8.8.8.8, 8.8.4.4\n" + +#: ../clients/common/settings-docs.h.in:206 +#: ../clients/common/settings-docs.h.in:226 +msgid "" +"Array of DNS options as described in man 5 resolv.conf. NULL means that the " +"options are unset and left at the default. In this case NetworkManager will " +"use default options. This is distinct from an empty list of properties." +msgstr "" + +#: ../clients/common/settings-docs.h.in:207 +#: ../clients/common/settings-docs.h.in:227 +msgid "" +"DNS servers priority. The relative priority for DNS servers specified by " +"this setting. A lower value is better (higher priority). Zero selects a " +"globally configured default value. If the latter is missing or zero too, it " +"defaults to 50 for VPNs and 100 for other connections. Note that the " +"priority is to order DNS settings for multiple active connections. It does " +"not disambiguate multiple DNS servers within the same connection profile. " +"When using dns=default, servers with higher priority will be on top of " +"resolv.conf. To prioritize a given server over another one within the same " +"connection, just specify them in the desired order. When multiple devices " +"have configurations with the same priority, the one with an active default " +"route will be preferred. Negative values have the special effect of " +"excluding other configurations with a greater priority value; so in presence " +"of at least a negative priority, only DNS servers from connections with the " +"lowest priority value will be used. When using a DNS resolver that supports " +"split-DNS as dns=dnsmasq or dns=systemd-resolved, each connection is used to " +"query domains in its search list. Queries for domains not present in any " +"search list are routed through connections having the '~.' special wildcard " +"domain, which is added automatically to connections with the default route " +"(or can be added manually). When multiple connections specify the same " +"domain, the one with the highest priority (lowest numerical value) wins. If " +"a connection specifies a domain which is subdomain of another domain with a " +"negative DNS priority value, the subdomain is ignored." +msgstr "" + +#: ../clients/common/settings-docs.h.in:208 +#: ../clients/common/settings-docs.h.in:228 +msgid "" +"Array of DNS search domains. Domains starting with a tilde ('~') are " +"considered 'routing' domains and are used only to decide the interface over " +"which a query must be forwarded; they are not used to complete unqualified " +"host names." +msgstr "" + +#: ../clients/common/settings-docs.h.in:209 +#: ../clients/common/settings-docs.h.in:229 +msgid "" +"The gateway associated with this configuration. This is only meaningful if " +"\"addresses\" is also set." +msgstr "" + +#: ../clients/common/settings-docs.h.in:210 +#: ../clients/common/settings-docs.h.in:230 +msgid "" +"When \"method\" is set to \"auto\" and this property to TRUE, automatically " +"configured nameservers and search domains are ignored and only nameservers " +"and search domains specified in the \"dns\" and \"dns-search\" properties, " +"if any, are used." +msgstr "" + +#: ../clients/common/settings-docs.h.in:211 +#: ../clients/common/settings-docs.h.in:231 +msgid "" +"When \"method\" is set to \"auto\" and this property to TRUE, automatically " +"configured routes are ignored and only routes specified in the \"routes\" " +"property, if any, are used." +msgstr "" + +#: ../clients/common/settings-docs.h.in:212 +#: ../clients/common/settings-docs.h.in:233 +msgid "" +"If TRUE, allow overall network configuration to proceed even if the " +"configuration specified by this property times out. Note that at least one " +"IP configuration must succeed or overall network configuration will still " +"fail. For example, in IPv6-only networks, setting this property to TRUE on " +"the NMSettingIP4Config allows the overall network configuration to succeed " +"if IPv4 configuration fails but IPv6 configuration completes successfully." +msgstr "" + +#: ../clients/common/settings-docs.h.in:213 +#: ../clients/common/settings-docs.h.in:234 +msgid "" +"IP configuration method. NMSettingIP4Config and NMSettingIP6Config both " +"support \"auto\", \"manual\", and \"link-local\". See the subclass-specific " +"documentation for other values. In general, for the \"auto\" method, " +"properties such as \"dns\" and \"routes\" specify information that is added " +"on to the information returned from automatic configuration. The \"ignore-" +"auto-routes\" and \"ignore-auto-dns\" properties modify this behavior. For " +"methods that imply no upstream network, such as \"shared\" or \"link-local" +"\", these properties must be empty. For IPv4 method \"shared\", the IP " +"subnet can be configured by adding one manual IPv4 address or otherwise " +"10.42.x.0/24 is chosen. Note that the shared method must be configured on " +"the interface which shares the internet to a subnet, not on the uplink which " +"is shared." +msgstr "" + +#: ../clients/common/settings-docs.h.in:214 +#: ../clients/common/settings-docs.h.in:235 +msgid "" +"If TRUE, this connection will never be the default connection for this IP " +"type, meaning it will never be assigned the default route by NetworkManager." +msgstr "" + +#: ../clients/common/settings-docs.h.in:215 +#: ../clients/common/settings-docs.h.in:236 +msgid "" +"The default metric for routes that don't explicitly specify a metric. The " +"default value -1 means that the metric is chosen automatically based on the " +"device type. The metric applies to dynamic routes, manual (static) routes " +"that don't have an explicit metric setting, address prefix routes, and the " +"default route. Note that for IPv6, the kernel accepts zero (0) but coerces " +"it to 1024 (user default). Hence, setting this property to zero effectively " +"mean setting it to 1024. For IPv4, zero is a regular value for the metric." +msgstr "" + +#: ../clients/common/settings-docs.h.in:216 +#: ../clients/common/settings-docs.h.in:237 +msgid "" +"Enable policy routing (source routing) and set the routing table used when " +"adding routes. This affects all routes, including device-routes, IPv4LL, " +"DHCP, SLAAC, default-routes and static routes. But note that static routes " +"can individually overwrite the setting by explicitly specifying a non-zero " +"routing table. If the table setting is left at zero, it is eligible to be " +"overwritten via global configuration. If the property is zero even after " +"applying the global configuration value, policy routing is disabled for the " +"address family of this connection. Policy routing disabled means that " +"NetworkManager will add all routes to the main table (except static routes " +"that explicitly configure a different table). Additionally, NetworkManager " +"will not delete any extraneous routes from tables except the main table. " +"This is to preserve backward compatibility for users who manage routing " +"tables outside of NetworkManager." +msgstr "" + +#: ../clients/common/settings-docs.h.in:217 +#: ../clients/common/settings-docs.h.in:238 +msgid "Array of IP routes." +msgstr "" + +#: ../clients/common/settings-docs.h.in:218 +msgid "" +"Configure method for creating the address for use with RFC4862 IPv6 " +"Stateless Address Autoconfiguration. The permitted values are: " +"NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_EUI64 (0) or " +"NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_STABLE_PRIVACY (1). If the property is " +"set to EUI64, the addresses will be generated using the interface tokens " +"derived from hardware address. This makes the host part of the address to " +"stay constant, making it possible to track host's presence when it changes " +"networks. The address changes when the interface hardware is replaced. The " +"value of stable-privacy enables use of cryptographically secure hash of a " +"secret host-specific key along with the connection's stable-id and the " +"network address as specified by RFC7217. This makes it impossible to use the " +"address track host's presence, and makes the address stable when the network " +"interface hardware is replaced. On D-Bus, the absence of an addr-gen-mode " +"setting equals enabling stable-privacy. For keyfile plugin, the absence of " +"the setting on disk means EUI64 so that the property doesn't change on " +"upgrade from older versions. Note that this setting is distinct from the " +"Privacy Extensions as configured by \"ip6-privacy\" property and it does not " +"affect the temporary addresses configured with this option." +msgstr "" + +#: ../clients/common/settings-docs.h.in:221 +msgid "" +"A string containing the DHCPv6 Unique Identifier (DUID) used by the dhcp " +"client to identify itself to DHCPv6 servers (RFC 3315). The DUID is carried " +"in the Client Identifier option. If the property is a hex string ('aa:bb:" +"cc') it is interpreted as a binary DUID and filled as an opaque value in the " +"Client Identifier option. The special value \"lease\" will retrieve the DUID " +"previously used from the lease file belonging to the connection. If no DUID " +"is found and \"dhclient\" is the configured dhcp client, the DUID is " +"searched in the system-wide dhclient lease file. If still no DUID is found, " +"or another dhcp client is used, a global and permanent DUID-UUID (RFC 6355) " +"will be generated based on the machine-id. The special values \"llt\" and " +"\"ll\" will generate a DUID of type LLT or LL (see RFC 3315) based on the " +"current MAC address of the device. In order to try providing a stable DUID-" +"LLT, the time field will contain a constant timestamp that is used globally " +"(for all profiles) and persisted to disk. The special values \"stable-llt\", " +"\"stable-ll\" and \"stable-uuid\" will generate a DUID of the corresponding " +"type, derived from the connection's stable-id and a per-host unique key. You " +"may want to include the \"${DEVICE}\" or \"${MAC}\" specifier in the stable-" +"id, in case this profile gets activated on multiple devices. So, the link-" +"layer address of \"stable-ll\" and \"stable-llt\" will be a generated " +"address derived from the stable id. The DUID-LLT time value in the \"stable-" +"llt\" option will be picked among a static timespan of three years (the " +"upper bound of the interval is the same constant timestamp used in \"llt\"). " +"When the property is unset, the global value provided for \"ipv6.dhcp-duid\" " +"is used. If no global value is provided, the default \"lease\" value is " +"assumed." +msgstr "" + +#: ../clients/common/settings-docs.h.in:232 +msgid "" +"Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941. If " +"enabled, it makes the kernel generate a temporary IPv6 address in addition " +"to the public one generated from MAC address via modified EUI-64. This " +"enhances privacy, but could cause problems in some applications, on the " +"other hand. The permitted values are: -1: unknown, 0: disabled, 1: enabled " +"(prefer public address), 2: enabled (prefer temporary addresses). Having a " +"per-connection setting set to \"-1\" (unknown) means fallback to global " +"configuration \"ipv6.ip6-privacy\". If also global configuration is " +"unspecified or set to \"-1\", fallback to read \"/proc/sys/net/ipv6/conf/" +"default/use_tempaddr\". Note that this setting is distinct from the Stable " +"Privacy addresses that can be enabled with the \"addr-gen-mode\" property's " +"\"stable-privacy\" setting as another way of avoiding host tracking with " +"IPv6 addresses." +msgstr "" + +#: ../clients/common/settings-docs.h.in:239 +msgid "" +"Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 " +"tokenized interface identifiers. Useful with eui64 addr-gen-mode." +msgstr "" + +#: ../clients/common/settings-docs.h.in:240 +msgid "Whether the transmitted traffic must be encrypted." +msgstr "" + +#: ../clients/common/settings-docs.h.in:241 +msgid "" +"The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement." +msgstr "" + +#: ../clients/common/settings-docs.h.in:242 +msgid "Flags indicating how to handle the \"mka-cak\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:243 +msgid "" +"The pre-shared CKN (Connectivity-association Key Name) for MACsec Key " +"Agreement." +msgstr "" + +#: ../clients/common/settings-docs.h.in:244 +msgid "" +"Specifies how the CAK (Connectivity Association Key) for MKA (MACsec Key " +"Agreement) is obtained." +msgstr "" + +#: ../clients/common/settings-docs.h.in:245 +msgid "" +"If given, specifies the parent interface name or parent connection UUID from " +"which this MACSEC interface should be created. If this property is not " +"specified, the connection must contain an \"802-3-ethernet\" setting with a " +"\"mac-address\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:246 +msgid "" +"The port component of the SCI (Secure Channel Identifier), between 1 and " +"65534." +msgstr "" + +#: ../clients/common/settings-docs.h.in:247 +msgid "" +"Specifies whether the SCI (Secure Channel Identifier) is included in every " +"packet." +msgstr "" + +#: ../clients/common/settings-docs.h.in:248 +msgid "Specifies the validation mode for incoming frames." +msgstr "" + +#: ../clients/common/settings-docs.h.in:249 +msgid "" +"The macvlan mode, which specifies the communication mechanism between " +"multiple macvlans on the same lower device." +msgstr "" + +#: ../clients/common/settings-docs.h.in:250 +msgid "" +"If given, specifies the parent interface name or parent connection UUID from " +"which this MAC-VLAN interface should be created. If this property is not " +"specified, the connection must contain an \"802-3-ethernet\" setting with a " +"\"mac-address\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:251 +msgid "Whether the interface should be put in promiscuous mode." +msgstr "" + +#: ../clients/common/settings-docs.h.in:252 +msgid "Whether the interface should be a MACVTAP." +msgstr "" + +#: ../clients/common/settings-docs.h.in:253 +msgid "" +"A list of interface names to match. Each element is a shell wildcard " +"pattern. When an element is prefixed with exclamation mark (!) the " +"condition is inverted. A candidate interface name is considered matching " +"when both these conditions are satisfied: (a) any of the elements not " +"prefixed with '!' matches or there aren't such elements; (b) none of the " +"elements prefixed with '!' match." +msgstr "" + +#: ../clients/common/settings-docs.h.in:254 +msgid "The bridge failure mode. One of \"secure\", \"standalone\" or empty." +msgstr "" + +#: ../clients/common/settings-docs.h.in:255 +#, fuzzy +msgid "Enable or disable multicast snooping." +msgstr "Włączenie lub wyłączenie sieci systemowej" + +#: ../clients/common/settings-docs.h.in:256 +#, fuzzy +msgid "Enable or disable RSTP." +msgstr "Włączenie lub wyłączenie urządzeń Wi-Fi" + +#: ../clients/common/settings-docs.h.in:257 +#, fuzzy +msgid "Enable or disable STP." +msgstr "Włączenie lub wyłączenie urządzeń Wi-Fi" + +#: ../clients/common/settings-docs.h.in:258 +msgid "The interface type. Either \"internal\", or empty." +msgstr "" + +#: ../clients/common/settings-docs.h.in:259 +msgid "" +"Specifies the unicast destination IP address of a remote Open vSwitch bridge " +"port to connect to." +msgstr "" + +#: ../clients/common/settings-docs.h.in:260 +msgid "The time port must be inactive in order to be considered down." +msgstr "" + +#: ../clients/common/settings-docs.h.in:261 +msgid "" +"Bonding mode. One of \"active-backup\", \"balance-slb\", or \"balance-tcp\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:262 +msgid "The time port must be active before it starts forwarding traffic." +msgstr "" + +#: ../clients/common/settings-docs.h.in:263 +msgid "LACP mode. One of \"active\", \"off\", or \"passive\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:264 +msgid "The VLAN tag in the range 0-4095." +msgstr "" + +#: ../clients/common/settings-docs.h.in:265 +msgid "" +"The VLAN mode. One of \"access\", \"native-tagged\", \"native-untagged\", " +"\"trunk\" or unset." +msgstr "" + +#: ../clients/common/settings-docs.h.in:266 +msgid "" +"If non-zero, instruct pppd to set the serial port to the specified " +"baudrate. This value should normally be left as 0 to automatically choose " +"the speed." +msgstr "" + +#: ../clients/common/settings-docs.h.in:267 +msgid "" +"If TRUE, specify that pppd should set the serial port to use hardware flow " +"control with RTS and CTS signals. This value should normally be set to " +"FALSE." +msgstr "" + +#: ../clients/common/settings-docs.h.in:268 +msgid "" +"If non-zero, instruct pppd to presume the connection to the peer has failed " +"if the specified number of LCP echo-requests go unanswered by the peer. The " +"\"lcp-echo-interval\" property must also be set to a non-zero value if this " +"property is used." +msgstr "" + +#: ../clients/common/settings-docs.h.in:269 +msgid "" +"If non-zero, instruct pppd to send an LCP echo-request frame to the peer " +"every n seconds (where n is the specified value). Note that some PPP peers " +"will respond to echo requests and some will not, and it is not possible to " +"autodetect this." +msgstr "" + +#: ../clients/common/settings-docs.h.in:270 +msgid "" +"If TRUE, stateful MPPE is used. See pppd documentation for more information " +"on stateful MPPE." +msgstr "" + +#: ../clients/common/settings-docs.h.in:271 +msgid "" +"If non-zero, instruct pppd to request that the peer send packets no larger " +"than the specified size. If non-zero, the MRU should be between 128 and " +"16384." +msgstr "" + +#: ../clients/common/settings-docs.h.in:272 +msgid "" +"If non-zero, instruct pppd to send packets no larger than the specified size." +msgstr "" + +#: ../clients/common/settings-docs.h.in:273 +msgid "If TRUE, Van Jacobsen TCP header compression will not be requested." +msgstr "" + +#: ../clients/common/settings-docs.h.in:274 +msgid "" +"If TRUE, do not require the other side (usually the PPP server) to " +"authenticate itself to the client. If FALSE, require authentication from " +"the remote side. In almost all cases, this should be TRUE." +msgstr "" + +#: ../clients/common/settings-docs.h.in:275 +msgid "If TRUE, BSD compression will not be requested." +msgstr "" + +#: ../clients/common/settings-docs.h.in:276 +msgid "If TRUE, \"deflate\" compression will not be requested." +msgstr "" + +#: ../clients/common/settings-docs.h.in:277 +msgid "If TRUE, the CHAP authentication method will not be used." +msgstr "" + +#: ../clients/common/settings-docs.h.in:278 +msgid "If TRUE, the EAP authentication method will not be used." +msgstr "" + +#: ../clients/common/settings-docs.h.in:279 +msgid "If TRUE, the MSCHAP authentication method will not be used." +msgstr "" + +#: ../clients/common/settings-docs.h.in:280 +msgid "If TRUE, the MSCHAPv2 authentication method will not be used." +msgstr "" + +#: ../clients/common/settings-docs.h.in:281 +msgid "If TRUE, the PAP authentication method will not be used." +msgstr "" + +#: ../clients/common/settings-docs.h.in:282 +msgid "" +"If TRUE, MPPE (Microsoft Point-to-Point Encryption) will be required for the " +"PPP session. If either 64-bit or 128-bit MPPE is not available the session " +"will fail. Note that MPPE is not used on mobile broadband connections." +msgstr "" + +#: ../clients/common/settings-docs.h.in:283 +msgid "" +"If TRUE, 128-bit MPPE (Microsoft Point-to-Point Encryption) will be required " +"for the PPP session, and the \"require-mppe\" property must also be set to " +"TRUE. If 128-bit MPPE is not available the session will fail." +msgstr "" + +#: ../clients/common/settings-docs.h.in:284 +msgid "" +"If given, specifies the parent interface name on which this PPPoE connection " +"should be created. If this property is not specified, the connection is " +"activated on the interface specified in \"interface-name\" of " +"NMSettingConnection." +msgstr "" + +#: ../clients/common/settings-docs.h.in:285 +msgid "Password used to authenticate with the PPPoE service." +msgstr "" + +#: ../clients/common/settings-docs.h.in:287 +msgid "" +"If specified, instruct PPPoE to only initiate sessions with access " +"concentrators that provide the specified service. For most providers, this " +"should be left blank. It is only required if there are multiple access " +"concentrators or a specific service is known to be required." +msgstr "" + +#: ../clients/common/settings-docs.h.in:288 +msgid "Username used to authenticate with the PPPoE service." +msgstr "" + +#: ../clients/common/settings-docs.h.in:289 +#, fuzzy +msgid "Whether the proxy configuration is for browser only." +msgstr "Konfiguracja IP nie jest już prawidłowa" + +#: ../clients/common/settings-docs.h.in:290 +msgid "" +"Method for proxy configuration, Default is NM_SETTING_PROXY_METHOD_NONE (0)" +msgstr "" + +#: ../clients/common/settings-docs.h.in:291 +#, fuzzy +msgid "PAC script for the connection." +msgstr "Połączenie kratowe OLPC" + +#: ../clients/common/settings-docs.h.in:292 +msgid "PAC URL for obtaining PAC file." +msgstr "" + +#: ../clients/common/settings-docs.h.in:293 +msgid "" +"Speed to use for communication over the serial port. Note that this value " +"usually has no effect for mobile broadband modems as they generally ignore " +"speed settings and use the highest available speed." +msgstr "" + +#: ../clients/common/settings-docs.h.in:294 +msgid "Byte-width of the serial communication. The 8 in \"8n1\" for example." +msgstr "" + +#: ../clients/common/settings-docs.h.in:295 +msgid "Parity setting of the serial port." +msgstr "" + +#: ../clients/common/settings-docs.h.in:296 +msgid "Time to delay between each byte sent to the modem, in microseconds." +msgstr "" + +#: ../clients/common/settings-docs.h.in:297 +msgid "" +"Number of stop bits for communication on the serial port. Either 1 or 2. " +"The 1 in \"8n1\" for example." +msgstr "" + +#: ../clients/common/settings-docs.h.in:298 +msgid "" +"Whether to autoprobe virtual functions by a compatible driver. If set to " +"NM_TERNARY_TRUE (1), the kernel will try to bind VFs to a compatible driver " +"and if this succeeds a new network interface will be instantiated for each " +"VF. If set to NM_TERNARY_FALSE (0), VFs will not be claimed and no network " +"interfaces will be created for them. When set to NM_TERNARY_DEFAULT (-1), " +"the global default is used; in case the global default is unspecified it is " +"assumed to be NM_TERNARY_TRUE (1)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:299 +msgid "" +"The total number of virtual functions to create. Note that when the sriov " +"setting is present NetworkManager enforces the number of virtual functions " +"on the interface also when it is zero. To prevent any changes to SR-IOV " +"parameters don't add a sriov setting to the connection." +msgstr "" + +#: ../clients/common/settings-docs.h.in:300 +msgid "" +"Array of virtual function descriptors. Each VF descriptor is a dictionary " +"mapping attribute names to GVariant values. The 'index' entry is mandatory " +"for each VF. When represented as string a VF is in the form: \"INDEX " +"[ATTR=VALUE[ ATTR=VALUE]...]\". for example: \"2 mac=00:11:22:33:44:55 spoof-" +"check=true\". Multiple VFs can be specified using a comma as separator. " +"Currently the following attributes are supported: mac, spoof-check, trust, " +"min-tx-rate, max-tx-rate, vlans. The \"vlans\" attribute is represented as a " +"semicolon-separated list of VLAN descriptors, where each descriptor has the " +"form \"ID[.PRIORITY[.PROTO]]\". PROTO can be either 'q' for 802.1Q (the " +"default) or 'ad' for 802.1ad." +msgstr "" + +#: ../clients/common/settings-docs.h.in:301 +msgid "Array of TC queueing disciplines." +msgstr "" + +#: ../clients/common/settings-docs.h.in:302 +msgid "Array of TC traffic filters." +msgstr "" + +#: ../clients/common/settings-docs.h.in:303 +msgid "" +"The JSON configuration for the team network interface. The property should " +"contain raw JSON configuration data suitable for teamd, because the value is " +"passed directly to teamd. If not specified, the default configuration is " +"used. See man teamd.conf for the format details." +msgstr "" + +#: ../clients/common/settings-docs.h.in:304 +#: ../clients/common/settings-docs.h.in:322 +msgid "" +"Link watchers configuration for the connection: each link watcher is defined " +"by a dictionary, whose keys depend upon the selected link watcher. Available " +"link watchers are 'ethtool', 'nsna_ping' and 'arp_ping' and it is specified " +"in the dictionary with the key 'name'. Available keys are: ethtool: 'delay-" +"up', 'delay-down', 'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-" +"max', 'target-host'; arp_ping: all the ones in nsna_ping and 'source-host', " +"'validate-active', 'validate-inactive', 'send-always'. See teamd.conf man " +"for more details." +msgstr "" + +#: ../clients/common/settings-docs.h.in:305 +msgid "Corresponds to the teamd mcast_rejoin.count." +msgstr "" + +#: ../clients/common/settings-docs.h.in:306 +msgid "Corresponds to the teamd mcast_rejoin.interval." +msgstr "" + +#: ../clients/common/settings-docs.h.in:307 +msgid "Corresponds to the teamd notify_peers.count." +msgstr "" + +#: ../clients/common/settings-docs.h.in:308 +msgid "Corresponds to the teamd notify_peers.interval." +msgstr "" + +#: ../clients/common/settings-docs.h.in:309 +msgid "" +"Corresponds to the teamd runner.name. Permitted values are: \"roundrobin\", " +"\"broadcast\", \"activebackup\", \"loadbalance\", \"lacp\", \"random\". When " +"setting the runner, all the properties specific to the runner will be reset " +"to the default value; all the properties specific to other runners will be " +"set to an empty value (or if not possible to a default value)." +msgstr "" + +#: ../clients/common/settings-docs.h.in:310 +msgid "Corresponds to the teamd runner.active." +msgstr "" + +#: ../clients/common/settings-docs.h.in:311 +msgid "Corresponds to the teamd runner.agg_select_policy." +msgstr "" + +#: ../clients/common/settings-docs.h.in:312 +msgid "Corresponds to the teamd runner.fast_rate." +msgstr "" + +#: ../clients/common/settings-docs.h.in:313 +msgid "Corresponds to the teamd runner.hwaddr_policy." +msgstr "" + +#: ../clients/common/settings-docs.h.in:314 +msgid "Corresponds to the teamd runner.min_ports." +msgstr "" + +#: ../clients/common/settings-docs.h.in:315 +msgid "Corresponds to the teamd runner.sys_prio." +msgstr "" + +#: ../clients/common/settings-docs.h.in:316 +msgid "Corresponds to the teamd runner.tx_balancer.name." +msgstr "" + +#: ../clients/common/settings-docs.h.in:317 +msgid "Corresponds to the teamd runner.tx_balancer.interval." +msgstr "" + +#: ../clients/common/settings-docs.h.in:318 +msgid "Corresponds to the teamd runner.tx_hash." +msgstr "" + +#: ../clients/common/settings-docs.h.in:319 +msgid "" +"The JSON configuration for the team port. The property should contain raw " +"JSON configuration data suitable for teamd, because the value is passed " +"directly to teamd. If not specified, the default configuration is used. See " +"man teamd.conf for the format details." +msgstr "" + +#: ../clients/common/settings-docs.h.in:320 +msgid "Corresponds to the teamd ports.PORTIFNAME.lacp_key." +msgstr "" + +#: ../clients/common/settings-docs.h.in:321 +msgid "Corresponds to the teamd ports.PORTIFNAME.lacp_prio." +msgstr "" + +#: ../clients/common/settings-docs.h.in:323 +msgid "Corresponds to the teamd ports.PORTIFNAME.prio." +msgstr "" + +#: ../clients/common/settings-docs.h.in:324 +msgid "" +"Corresponds to the teamd ports.PORTIFNAME.queue_id. When set to -1 means the " +"parameter is skipped from the json config." +msgstr "" + +#: ../clients/common/settings-docs.h.in:325 +msgid "Corresponds to the teamd ports.PORTIFNAME.sticky." +msgstr "" + +#: ../clients/common/settings-docs.h.in:326 +msgid "" +"The group ID which will own the device. If set to NULL everyone will be able " +"to use the device." +msgstr "" + +#: ../clients/common/settings-docs.h.in:327 +msgid "" +"The operating mode of the virtual device. Allowed values are " +"NM_SETTING_TUN_MODE_TUN (1) to create a layer 3 device and " +"NM_SETTING_TUN_MODE_TAP (2) to create an Ethernet-like layer 2 one." +msgstr "" + +#: ../clients/common/settings-docs.h.in:328 +msgid "" +"If the property is set to TRUE, the interface will support multiple file " +"descriptors (queues) to parallelize packet sending or receiving. Otherwise, " +"the interface will only support a single queue." +msgstr "" + +#: ../clients/common/settings-docs.h.in:329 +msgid "" +"The user ID which will own the device. If set to NULL everyone will be able " +"to use the device." +msgstr "" + +#: ../clients/common/settings-docs.h.in:330 +msgid "" +"If TRUE the interface will prepend a 4 byte header describing the physical " +"interface to the packets." +msgstr "" + +#: ../clients/common/settings-docs.h.in:331 +msgid "" +"If TRUE the IFF_VNET_HDR the tunnel packets will include a virtio network " +"header." +msgstr "" + +#: ../clients/common/settings-docs.h.in:332 +msgid "" +"A dictionary of key/value pairs with user data. This data is ignored by " +"NetworkManager and can be used at the users discretion. The keys only " +"support a strict ascii format, but the values can be arbitrary UTF8 strings " +"up to a certain length." +msgstr "" + +#: ../clients/common/settings-docs.h.in:333 +msgid "" +"For outgoing packets, a list of mappings from Linux SKB priorities to 802.1p " +"priorities. The mapping is given in the format \"from:to\" where both \"from" +"\" and \"to\" are unsigned integers, ie \"7:3\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:334 +msgid "" +"One or more flags which control the behavior and features of the VLAN " +"interface. Flags include NM_VLAN_FLAG_REORDER_HEADERS (0x1) (reordering of " +"output packet headers), NM_VLAN_FLAG_GVRP (0x2) (use of the GVRP protocol), " +"and NM_VLAN_FLAG_LOOSE_BINDING (0x4) (loose binding of the interface to its " +"master device's operating state). NM_VLAN_FLAG_MVRP (0x8) (use of the MVRP " +"protocol). The default value of this property is " +"NM_VLAN_FLAG_REORDER_HEADERS, but it used to be 0. To preserve backward " +"compatibility, the default-value in the D-Bus API continues to be 0 and a " +"missing property on D-Bus is still considered as 0." +msgstr "" + +#: ../clients/common/settings-docs.h.in:335 +msgid "" +"The VLAN identifier that the interface created by this connection should be " +"assigned. The valid range is from 0 to 4094, without the reserved id 4095." +msgstr "" + +#: ../clients/common/settings-docs.h.in:336 +msgid "" +"For incoming packets, a list of mappings from 802.1p priorities to Linux SKB " +"priorities. The mapping is given in the format \"from:to\" where both \"from" +"\" and \"to\" are unsigned integers, ie \"7:3\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:337 +msgid "" +"If given, specifies the parent interface name or parent connection UUID from " +"which this VLAN interface should be created. If this property is not " +"specified, the connection must contain an \"802-3-ethernet\" setting with a " +"\"mac-address\" property." +msgstr "" + +#: ../clients/common/settings-docs.h.in:338 +msgid "" +"Dictionary of key/value pairs of VPN plugin specific data. Both keys and " +"values must be strings." +msgstr "" + +#: ../clients/common/settings-docs.h.in:339 +msgid "" +"If the VPN service supports persistence, and this property is TRUE, the VPN " +"will attempt to stay connected across link changes and outages, until " +"explicitly disconnected." +msgstr "" + +#: ../clients/common/settings-docs.h.in:340 +msgid "" +"Dictionary of key/value pairs of VPN plugin specific secrets like passwords " +"or private keys. Both keys and values must be strings." +msgstr "" + +#: ../clients/common/settings-docs.h.in:341 +msgid "" +"D-Bus service name of the VPN plugin that this setting uses to connect to " +"its network. i.e. org.freedesktop.NetworkManager.vpnc for the vpnc plugin." +msgstr "" + +#: ../clients/common/settings-docs.h.in:342 +msgid "" +"Timeout for the VPN service to establish the connection. Some services may " +"take quite a long time to connect. Value of 0 means a default timeout, which " +"is 60 seconds (unless overridden by vpn.timeout in configuration file). " +"Values greater than zero mean timeout in seconds." +msgstr "" + +#: ../clients/common/settings-docs.h.in:343 +msgid "" +"If the VPN connection requires a user name for authentication, that name " +"should be provided here. If the connection is available to more than one " +"user, and the VPN requires each user to supply a different name, then leave " +"this property empty. If this property is empty, NetworkManager will " +"automatically supply the username of the user which requested the VPN " +"connection." +msgstr "" + +#: ../clients/common/settings-docs.h.in:344 +msgid "Specifies the lifetime in seconds of FDB entries learnt by the kernel." +msgstr "" + +#: ../clients/common/settings-docs.h.in:345 +msgid "" +"Specifies the UDP destination port to communicate to the remote VXLAN tunnel " +"endpoint." +msgstr "" + +#: ../clients/common/settings-docs.h.in:346 +msgid "" +"Specifies the VXLAN Network Identifier (or VXLAN Segment Identifier) to use." +msgstr "" + +#: ../clients/common/settings-docs.h.in:347 +msgid "Specifies whether netlink LL ADDR miss notifications are generated." +msgstr "" + +#: ../clients/common/settings-docs.h.in:348 +msgid "Specifies whether netlink IP ADDR miss notifications are generated." +msgstr "" + +#: ../clients/common/settings-docs.h.in:349 +msgid "" +"Specifies whether unknown source link layer addresses and IP addresses are " +"entered into the VXLAN device forwarding database." +msgstr "" + +#: ../clients/common/settings-docs.h.in:350 +msgid "" +"Specifies the maximum number of FDB entries. A value of zero means that the " +"kernel will store unlimited entries." +msgstr "" + +#: ../clients/common/settings-docs.h.in:351 +msgid "If given, specifies the source IP address to use in outgoing packets." +msgstr "" + +#: ../clients/common/settings-docs.h.in:352 +msgid "" +"If given, specifies the parent interface name or parent connection UUID." +msgstr "" + +#: ../clients/common/settings-docs.h.in:353 +msgid "Specifies whether ARP proxy is turned on." +msgstr "" + +#: ../clients/common/settings-docs.h.in:354 +msgid "" +"Specifies the unicast destination IP address to use in outgoing packets when " +"the destination link layer address is not known in the VXLAN device " +"forwarding database, or the multicast IP address to join." +msgstr "" + +#: ../clients/common/settings-docs.h.in:355 +msgid "Specifies whether route short circuit is turned on." +msgstr "" + +#: ../clients/common/settings-docs.h.in:356 +msgid "" +"Specifies the maximum UDP source port to communicate to the remote VXLAN " +"tunnel endpoint." +msgstr "" + +#: ../clients/common/settings-docs.h.in:357 +msgid "" +"Specifies the minimum UDP source port to communicate to the remote VXLAN " +"tunnel endpoint." +msgstr "" + +#: ../clients/common/settings-docs.h.in:358 +msgid "Specifies the TOS value to use in outgoing packets." +msgstr "" + +#: ../clients/common/settings-docs.h.in:359 +msgid "Specifies the time-to-live value to use in outgoing packets." +msgstr "" + +#: ../clients/common/settings-docs.h.in:360 +msgid "" +"If specified, this connection will only apply to the WiMAX device whose MAC " +"address matches. This property does not change the MAC address of the device " +"(known as MAC spoofing). Deprecated: 1" +msgstr "" + +#: ../clients/common/settings-docs.h.in:361 +msgid "" +"Network Service Provider (NSP) name of the WiMAX network this connection " +"should use. Deprecated: 1" +msgstr "" + +#: ../clients/common/settings-docs.h.in:362 +msgid "" +"IEEE 802.15.4 channel. A positive integer or -1, meaning \"do not set, use " +"whatever the device is already set to\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:363 +msgid "" +"If specified, this connection will only apply to the IEEE 802.15.4 (WPAN) " +"MAC layer device whose permanent MAC address matches." +msgstr "" + +#: ../clients/common/settings-docs.h.in:364 +msgid "" +"IEEE 802.15.4 channel page. A positive integer or -1, meaning \"do not set, " +"use whatever the device is already set to\"." +msgstr "" + +#: ../clients/common/settings-docs.h.in:365 +msgid "IEEE 802.15.4 Personal Area Network (PAN) identifier." +msgstr "" + +#: ../clients/common/settings-docs.h.in:366 +msgid "Short IEEE 802.15.4 address to be used within a restricted environment." +msgstr "" + +#: ../clients/nm-online.c:90 msgid "Connecting" msgstr "Łączenie" -#: ../clients/nm-online.c:187 +#: ../clients/nm-online.c:206 #, c-format msgid "Error: timeout creating NMClient object\n" msgstr "" "Błąd: przekroczono czas oczekiwania podczas tworzenia obiektu NMClient\n" -#: ../clients/nm-online.c:207 +#: ../clients/nm-online.c:226 #, c-format msgid "Error: Could not create NMClient object: %s\n" msgstr "Błąd: nie można utworzyć obiektu NMClient: %s\n" -#: ../clients/nm-online.c:233 +#: ../clients/nm-online.c:252 +msgid "Don't print anything" +msgstr "Bez wyświetlania czegokolwiek" + +#: ../clients/nm-online.c:253 +msgid "Wait for NetworkManager startup instead of a connection" +msgstr "Czeka na uruchomienie usługi NetworkManager zamiast połączenia" + +#: ../clients/nm-online.c:254 msgid "" "Time to wait for a connection, in seconds (without the option, default value " "is 30)" @@ -5989,27 +8564,19 @@ msgstr "" "Czas oczekiwania na połączenie w sekundach (bez opcji, domyślna wartość to " "30)" -#: ../clients/nm-online.c:234 +#: ../clients/nm-online.c:255 msgid "Exit immediately if NetworkManager is not running or connecting" msgstr "" "Kończy działanie od razu, jeśli usługa NetworkManager nie jest uruchomiona " "lub nie łączy" -#: ../clients/nm-online.c:235 -msgid "Don't print anything" -msgstr "Bez wyświetlania czegokolwiek" - -#: ../clients/nm-online.c:236 -msgid "Wait for NetworkManager startup instead of a connection" -msgstr "Czeka na uruchomienie usługi NetworkManager zamiast połączenia" - -#: ../clients/nm-online.c:256 +#: ../clients/nm-online.c:275 msgid "" "Waits for NetworkManager to finish activating startup network connections." msgstr "" "Czeka, aż usługa NetworkManager ukończy aktywowanie połączeń sieciowych." -#: ../clients/nm-online.c:263 ../clients/nm-online.c:269 +#: ../clients/nm-online.c:282 ../clients/nm-online.c:288 msgid "Invalid option. Please use --help to see a list of valid options." msgstr "" "Nieprawidłowa opcja. Parametr --help wyświetli listę prawidłowych opcji." @@ -6038,7 +8605,7 @@ msgid "Could not re-read file: %s" msgstr "Nie można ponownie odczytać pliku: %s" #: ../clients/tui/nm-editor-utils.c:144 ../libnm-glib/nm-device.c:1820 -#: ../libnm/nm-device.c:1303 +#: ../libnm/nm-device.c:1380 msgid "Ethernet" msgstr "Ethernet" @@ -6048,7 +8615,7 @@ msgid "Ethernet connection %d" msgstr "Połączenie ethernet %d" #: ../clients/tui/nm-editor-utils.c:152 ../libnm-glib/nm-device.c:1822 -#: ../libnm/nm-device.c:1305 +#: ../libnm/nm-device.c:1382 msgid "Wi-Fi" msgstr "Wi-Fi" @@ -6057,8 +8624,8 @@ msgstr "Wi-Fi" msgid "Wi-Fi connection %d" msgstr "Połączenie Wi-Fi %d" -#: ../clients/tui/nm-editor-utils.c:161 ../libnm-core/nm-connection.c:2103 -#: ../libnm-glib/nm-device.c:1832 ../libnm/nm-device.c:1321 +#: ../clients/tui/nm-editor-utils.c:161 ../libnm-core/nm-connection.c:2376 +#: ../libnm-glib/nm-device.c:1832 ../libnm/nm-device.c:1398 msgid "InfiniBand" msgstr "InfiniBand" @@ -6068,7 +8635,7 @@ msgid "InfiniBand connection %d" msgstr "Połączenie InfiniBand %d" #: ../clients/tui/nm-editor-utils.c:170 ../libnm-glib/nm-device.c:1830 -#: ../libnm/nm-device.c:1319 +#: ../libnm/nm-device.c:1396 msgid "Mobile Broadband" msgstr "Komórkowe" @@ -6086,10 +8653,10 @@ msgstr "DSL" msgid "DSL connection %d" msgstr "Połączenie DSL %d" -#: ../clients/tui/nm-editor-utils.c:188 ../libnm-core/nm-connection.c:2095 +#: ../clients/tui/nm-editor-utils.c:188 ../libnm-core/nm-connection.c:2368 #: ../libnm-glib/nm-device.c:1834 ../libnm-util/nm-connection.c:1623 -#: ../libnm/nm-device.c:1323 -#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4594 +#: ../libnm/nm-device.c:1400 +#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4794 msgid "Bond" msgstr "Wiązane" @@ -6098,10 +8665,10 @@ msgstr "Wiązane" msgid "Bond connection %d" msgstr "Połączenie wiązane %d" -#: ../clients/tui/nm-editor-utils.c:197 ../libnm-core/nm-connection.c:2099 +#: ../clients/tui/nm-editor-utils.c:197 ../libnm-core/nm-connection.c:2372 #: ../libnm-glib/nm-device.c:1838 ../libnm-util/nm-connection.c:1627 -#: ../libnm/nm-device.c:1327 -#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4930 +#: ../libnm/nm-device.c:1404 +#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:5130 msgid "Bridge" msgstr "Mostek" @@ -6110,10 +8677,10 @@ msgstr "Mostek" msgid "Bridge connection %d" msgstr "Połączenie mostkowane %d" -#: ../clients/tui/nm-editor-utils.c:206 ../libnm-core/nm-connection.c:2097 +#: ../clients/tui/nm-editor-utils.c:206 ../libnm-core/nm-connection.c:2370 #: ../libnm-glib/nm-device.c:1836 ../libnm-util/nm-connection.c:1625 -#: ../libnm/nm-device.c:1325 -#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4697 +#: ../libnm/nm-device.c:1402 +#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4897 msgid "Team" msgstr "Zespół" @@ -6123,8 +8690,8 @@ msgid "Team connection %d" msgstr "Połączenie zespołowe %d" #: ../clients/tui/nm-editor-utils.c:215 ../clients/tui/nmt-page-vlan.c:82 -#: ../libnm-core/nm-connection.c:2101 ../libnm-glib/nm-device.c:1840 -#: ../libnm-util/nm-connection.c:1629 ../libnm/nm-device.c:1329 +#: ../libnm-core/nm-connection.c:2374 ../libnm-glib/nm-device.c:1840 +#: ../libnm-util/nm-connection.c:1629 ../libnm/nm-device.c:1406 msgid "VLAN" msgstr "VLAN" @@ -6931,131 +9498,147 @@ msgstr "Nie można skontaktować się z usługą NetworkManager: %s.\n" msgid "NetworkManager is not running." msgstr "Usługa NetworkManager nie jest uruchomiona." -#: ../libnm-core/crypto.c:118 ../libnm-util/crypto.c:130 -#, c-format -msgid "PEM key file had no end tag '%s'." +#: ../libnm-core/nm-crypto.c:214 +#, fuzzy, c-format +msgid "PEM key file had no start tag" msgstr "Plik klucza PEM nie zawiera znacznika końcowego „%s”." -#: ../libnm-core/crypto.c:131 ../libnm-util/crypto.c:143 +#: ../libnm-core/nm-crypto.c:222 ../libnm-util/crypto.c:130 #, c-format -msgid "Doesn't look like a PEM private key file." -msgstr "Nie wygląda na plik klucza prywatnego PEM." +msgid "PEM key file had no end tag '%s'." +msgstr "Plik klucza PEM nie zawiera znacznika końcowego „%s”." -#: ../libnm-core/crypto.c:148 ../libnm-util/crypto.c:160 +#: ../libnm-core/nm-crypto.c:249 ../libnm-util/crypto.c:160 #, c-format msgid "Malformed PEM file: Proc-Type was not first tag." msgstr "Uszkodzony plik PEM: Proc-Type nie był pierwszym znacznikiem." -#: ../libnm-core/crypto.c:156 ../libnm-util/crypto.c:168 +#: ../libnm-core/nm-crypto.c:257 ../libnm-util/crypto.c:168 #, c-format msgid "Malformed PEM file: unknown Proc-Type tag '%s'." msgstr "Uszkodzony plik PEM: nieznany znacznik Proc-Type „%s”." -#: ../libnm-core/crypto.c:166 ../libnm-util/crypto.c:178 +#: ../libnm-core/nm-crypto.c:269 ../libnm-util/crypto.c:178 #, c-format msgid "Malformed PEM file: DEK-Info was not the second tag." msgstr "Uszkodzony plik PEM: DEK-Info nie był drugim znacznikiem." -#: ../libnm-core/crypto.c:177 ../libnm-util/crypto.c:189 +#: ../libnm-core/nm-crypto.c:280 ../libnm-util/crypto.c:189 #, c-format msgid "Malformed PEM file: no IV found in DEK-Info tag." msgstr "Uszkodzony plik PEM: brak IV w znaczniku DEK-Info." -#: ../libnm-core/crypto.c:184 ../libnm-util/crypto.c:196 +#: ../libnm-core/nm-crypto.c:288 ../libnm-util/crypto.c:196 #, c-format msgid "Malformed PEM file: invalid format of IV in DEK-Info tag." msgstr "Uszkodzony plik PEM: nieprawidłowy format IV w znaczniku DEK-Info." -#: ../libnm-core/crypto.c:199 ../libnm-util/crypto.c:211 +#: ../libnm-core/nm-crypto.c:299 ../libnm-util/crypto.c:211 #, c-format msgid "Malformed PEM file: unknown private key cipher '%s'." msgstr "Uszkodzony plik PEM: nieznany szyfr klucza prywatnego: „%s”." -#: ../libnm-core/crypto.c:218 ../libnm-util/crypto.c:230 +#: ../libnm-core/nm-crypto.c:320 ../libnm-util/crypto.c:230 #, c-format msgid "Could not decode private key." msgstr "Nie można zdekodować klucza prywatnego." -#: ../libnm-core/crypto.c:272 ../libnm-util/crypto.c:282 +#: ../libnm-core/nm-crypto.c:361 ../libnm-util/crypto.c:282 msgid "Failed to find expected PKCS#8 start tag." msgstr "" "Odnalezienie oczekiwanego znacznika początkowego PKCS#8 się nie powiodło." -#: ../libnm-core/crypto.c:280 ../libnm-util/crypto.c:290 +#: ../libnm-core/nm-crypto.c:369 ../libnm-util/crypto.c:290 #, c-format msgid "Failed to find expected PKCS#8 end tag '%s'." msgstr "" "Odnalezienie oczekiwanego znacznika końcowego PKCS#8 „%s” się nie powiodło." -#: ../libnm-core/crypto.c:299 ../libnm-util/crypto.c:309 +#: ../libnm-core/nm-crypto.c:381 ../libnm-util/crypto.c:309 msgid "Failed to decode PKCS#8 private key." msgstr "Odkodowanie klucza prywatnego PKCS#8 się nie powiodło." -#: ../libnm-core/crypto.c:341 ../libnm-util/crypto.c:351 +#: ../libnm-core/nm-crypto.c:440 ../libnm-util/crypto.c:351 #, c-format msgid "IV must be an even number of bytes in length." msgstr "Liczba bajtów w IV musi być liczbą parzystą." -#: ../libnm-core/crypto.c:355 ../libnm-util/crypto.c:365 +#: ../libnm-core/nm-crypto.c:456 ../libnm-util/crypto.c:365 #, c-format msgid "IV contains non-hexadecimal digits." msgstr "IV zawiera nieszesnastkowe cyfry." -#: ../libnm-core/crypto.c:395 ../libnm-core/crypto_gnutls.c:91 -#: ../libnm-core/crypto_gnutls.c:197 ../libnm-core/crypto_nss.c:112 -#: ../libnm-core/crypto_nss.c:277 ../libnm-util/crypto.c:405 -#: ../libnm-util/crypto_gnutls.c:151 ../libnm-util/crypto_gnutls.c:253 -#: ../libnm-util/crypto_nss.c:162 ../libnm-util/crypto_nss.c:323 -#, c-format -msgid "Private key cipher '%s' was unknown." -msgstr "Nieznany szyfr klucza prywatnego „%s”." +#: ../libnm-core/nm-crypto.c:532 +#, fuzzy, c-format +msgid "IV must contain at least 8 characters" +msgstr "klucz zawiera nieprawidłowe znaki" -#: ../libnm-core/crypto.c:494 ../libnm-util/crypto.c:515 +#: ../libnm-core/nm-crypto.c:580 ../libnm-util/crypto.c:515 #, c-format msgid "Unable to determine private key type." msgstr "Nie można określić typu klucza prywatnego." -#: ../libnm-core/crypto.c:502 +#: ../libnm-core/nm-crypto.c:592 #, c-format msgid "Password provided, but key was not encrypted." msgstr "Podano hasło, ale klucz nie był zaszyfrowany." -#: ../libnm-core/crypto.c:555 ../libnm-util/crypto.c:570 +#: ../libnm-core/nm-crypto.c:653 ../libnm-util/crypto.c:570 #, c-format msgid "PEM certificate had no start tag '%s'." msgstr "Certyfikat PEM nie zawiera początkowego znacznika „%s”." -#: ../libnm-core/crypto.c:564 ../libnm-util/crypto.c:579 +#: ../libnm-core/nm-crypto.c:662 ../libnm-util/crypto.c:579 #, c-format msgid "PEM certificate had no end tag '%s'." msgstr "Certyfikat PEM nie zawiera kończącego znacznika „%s”." -#: ../libnm-core/crypto.c:582 ../libnm-util/crypto.c:597 +#: ../libnm-core/nm-crypto.c:674 ../libnm-util/crypto.c:597 #, c-format msgid "Failed to decode certificate." msgstr "Zdekodowanie certyfikatu się nie powiodło." -#: ../libnm-core/crypto_gnutls.c:48 ../libnm-util/crypto_gnutls.c:48 +#: ../libnm-core/nm-crypto.c:703 ../libnm-core/nm-crypto.c:756 +#, fuzzy, c-format +msgid "Certificate file is empty" +msgstr "klucz jest pusty" + +#: ../libnm-core/nm-crypto.c:736 +#, fuzzy, c-format +msgid "Failed to recognize certificate" +msgstr "Zdekodowanie certyfikatu się nie powiodło." + +#: ../libnm-core/nm-crypto.c:846 +#, fuzzy, c-format +msgid "not a valid private key" +msgstr "nieprawidłowy klucz prywatny" + +#: ../libnm-core/nm-crypto-gnutls.c:75 ../libnm-util/crypto_gnutls.c:48 msgid "Failed to initialize the crypto engine." msgstr "Zainicjowanie modułu szyfrowania się nie powiodło." -#: ../libnm-core/crypto_gnutls.c:99 ../libnm-util/crypto_gnutls.c:159 -#, c-format -msgid "Invalid IV length (must be at least %zd)." -msgstr "Nieprawidłowa długość IV (musi wynosić co najmniej %zd)." +#: ../libnm-core/nm-crypto-gnutls.c:107 ../libnm-core/nm-crypto-nss.c:129 +#, fuzzy, c-format +msgid "Unsupported key cipher for decryption" +msgstr "nieobsługiwana opcja tfilter: „%s”." -#: ../libnm-core/crypto_gnutls.c:115 ../libnm-util/crypto_gnutls.c:175 +#: ../libnm-core/nm-crypto-gnutls.c:117 ../libnm-core/nm-crypto-nss.c:136 +#, fuzzy, c-format +msgid "Invalid IV length (must be at least %u)." +msgstr "Nieprawidłowa długość IV (musi wynosić co najmniej %d)." + +#: ../libnm-core/nm-crypto-gnutls.c:134 ../libnm-util/crypto_gnutls.c:175 #, c-format msgid "Failed to initialize the decryption cipher context: %s (%s)" msgstr "" "Zainicjowanie kontekstu szyfru do odszyfrowania się nie powiodło: %s (%s)" -#: ../libnm-core/crypto_gnutls.c:124 ../libnm-util/crypto_gnutls.c:184 +#: ../libnm-core/nm-crypto-gnutls.c:146 ../libnm-util/crypto_gnutls.c:184 #, c-format msgid "Failed to decrypt the private key: %s (%s)" msgstr "Odszyfrowanie klucza prywatnego się nie powiodło: %s (%s)" -#: ../libnm-core/crypto_gnutls.c:134 ../libnm-core/crypto_nss.c:202 +#: ../libnm-core/nm-crypto-gnutls.c:160 ../libnm-core/nm-crypto-nss.c:223 #: ../libnm-util/crypto_gnutls.c:194 ../libnm-util/crypto_nss.c:252 #, c-format msgid "Failed to decrypt the private key: unexpected padding length." @@ -7063,216 +9646,223 @@ msgstr "" "Odszyfrowanie klucza prywatnego się nie powiodło: nieoczekiwana długość " "wypełnienia." -#: ../libnm-core/crypto_gnutls.c:145 ../libnm-core/crypto_nss.c:213 +#: ../libnm-core/nm-crypto-gnutls.c:171 ../libnm-core/nm-crypto-nss.c:234 #: ../libnm-util/crypto_gnutls.c:205 ../libnm-util/crypto_nss.c:263 #, c-format msgid "Failed to decrypt the private key." msgstr "Odszyfrowanie klucza prywatnego się nie powiodło." -#: ../libnm-core/crypto_gnutls.c:224 ../libnm-util/crypto_gnutls.c:280 +#: ../libnm-core/nm-crypto-gnutls.c:205 ../libnm-core/nm-crypto-nss.c:289 +#, fuzzy, c-format +msgid "Unsupported key cipher for encryption" +msgstr "nieobsługiwana opcja tfilter: „%s”." + +#: ../libnm-core/nm-crypto-gnutls.c:221 ../libnm-util/crypto_gnutls.c:280 #, c-format msgid "Failed to initialize the encryption cipher context: %s (%s)" msgstr "" "Zainicjowanie kontekstu szyfru do szyfrowania się nie powiodło: %s (%s)" -#: ../libnm-core/crypto_gnutls.c:233 ../libnm-util/crypto_gnutls.c:289 +#: ../libnm-core/nm-crypto-gnutls.c:247 ../libnm-util/crypto_gnutls.c:289 #, c-format msgid "Failed to encrypt the data: %s (%s)" msgstr "Zaszyfrowanie danych się nie powiodło: %s (%s)" -#: ../libnm-core/crypto_gnutls.c:276 ../libnm-util/crypto_gnutls.c:329 +#: ../libnm-core/nm-crypto-gnutls.c:272 ../libnm-util/crypto_gnutls.c:329 #, c-format msgid "Error initializing certificate data: %s" msgstr "Błąd podczas inicjowania danych certyfikatu: %s" -#: ../libnm-core/crypto_gnutls.c:298 ../libnm-util/crypto_gnutls.c:351 +#: ../libnm-core/nm-crypto-gnutls.c:294 ../libnm-util/crypto_gnutls.c:351 #, c-format msgid "Couldn't decode certificate: %s" msgstr "Nie można zdekodować certyfikatu: %s" -#: ../libnm-core/crypto_gnutls.c:326 ../libnm-util/crypto_gnutls.c:375 +#: ../libnm-core/nm-crypto-gnutls.c:321 ../libnm-util/crypto_gnutls.c:375 #, c-format msgid "Couldn't initialize PKCS#12 decoder: %s" msgstr "Nie można zainicjować dekodera PKCS#12: %s" -#: ../libnm-core/crypto_gnutls.c:339 ../libnm-util/crypto_gnutls.c:388 +#: ../libnm-core/nm-crypto-gnutls.c:334 ../libnm-util/crypto_gnutls.c:388 #, c-format msgid "Couldn't decode PKCS#12 file: %s" msgstr "Nie można odszyfrować pliku PKCS#12: %s" -#: ../libnm-core/crypto_gnutls.c:351 ../libnm-util/crypto_gnutls.c:400 +#: ../libnm-core/nm-crypto-gnutls.c:348 ../libnm-util/crypto_gnutls.c:400 #, c-format msgid "Couldn't verify PKCS#12 file: %s" msgstr "Nie można zweryfikować pliku PKCS#12: %s" -#: ../libnm-core/crypto_gnutls.c:383 ../libnm-util/crypto_gnutls.c:428 +#: ../libnm-core/nm-crypto-gnutls.c:376 ../libnm-util/crypto_gnutls.c:428 #, c-format msgid "Couldn't initialize PKCS#8 decoder: %s" msgstr "Nie można zainicjować dekodera PKCS#8: %s" -#: ../libnm-core/crypto_gnutls.c:406 ../libnm-util/crypto_gnutls.c:451 +#: ../libnm-core/nm-crypto-gnutls.c:403 ../libnm-util/crypto_gnutls.c:451 #, c-format msgid "Couldn't decode PKCS#8 file: %s" msgstr "Nie można dekodować pliku PKCS#8: %s" -#: ../libnm-core/crypto_nss.c:54 ../libnm-util/crypto_nss.c:53 +#: ../libnm-core/nm-crypto-nss.c:82 ../libnm-util/crypto_nss.c:53 #, c-format msgid "Failed to initialize the crypto engine: %d." msgstr "Zainicjowanie modułu szyfrowania się nie powiodło: %d." -#: ../libnm-core/crypto_nss.c:120 ../libnm-util/crypto_nss.c:170 -#, c-format -msgid "Invalid IV length (must be at least %d)." -msgstr "Nieprawidłowa długość IV (musi wynosić co najmniej %d)." - -#: ../libnm-core/crypto_nss.c:131 ../libnm-util/crypto_nss.c:181 +#: ../libnm-core/nm-crypto-nss.c:148 ../libnm-util/crypto_nss.c:181 #, c-format msgid "Failed to initialize the decryption cipher slot." msgstr "Zainicjowanie gniazda szyfru do odszyfrowania się nie powiodło." -#: ../libnm-core/crypto_nss.c:141 ../libnm-util/crypto_nss.c:191 +#: ../libnm-core/nm-crypto-nss.c:158 ../libnm-util/crypto_nss.c:191 #, c-format msgid "Failed to set symmetric key for decryption." msgstr "Ustawienie klucza symetrycznego do odszyfrowania się nie powiodło." -#: ../libnm-core/crypto_nss.c:151 ../libnm-util/crypto_nss.c:201 +#: ../libnm-core/nm-crypto-nss.c:168 ../libnm-util/crypto_nss.c:201 #, c-format msgid "Failed to set IV for decryption." msgstr "Ustawienie IV do odszyfrowania się nie powiodło." -#: ../libnm-core/crypto_nss.c:159 ../libnm-util/crypto_nss.c:209 +#: ../libnm-core/nm-crypto-nss.c:176 ../libnm-util/crypto_nss.c:209 #, c-format msgid "Failed to initialize the decryption context." msgstr "Zainicjowanie kontekstu odszyfrowania się nie powiodło." -#: ../libnm-core/crypto_nss.c:172 ../libnm-util/crypto_nss.c:222 +#: ../libnm-core/nm-crypto-nss.c:192 ../libnm-util/crypto_nss.c:222 #, c-format msgid "Failed to decrypt the private key: %d." msgstr "Odszyfrowanie klucza prywatnego się nie powiodło: %d." -#: ../libnm-core/crypto_nss.c:180 ../libnm-util/crypto_nss.c:230 +#: ../libnm-core/nm-crypto-nss.c:200 ../libnm-util/crypto_nss.c:230 #, c-format msgid "Failed to decrypt the private key: decrypted data too large." msgstr "" "Odszyfrowanie klucza prywatnego się nie powiodło: odszyfrowane dane są za " "duże." -#: ../libnm-core/crypto_nss.c:191 ../libnm-util/crypto_nss.c:241 +#: ../libnm-core/nm-crypto-nss.c:211 ../libnm-util/crypto_nss.c:241 #, c-format msgid "Failed to finalize decryption of the private key: %d." msgstr "Zakończenie odszyfrowania klucza prywatnego się nie powiodło: %d." -#: ../libnm-core/crypto_nss.c:299 ../libnm-util/crypto_nss.c:345 +#: ../libnm-core/nm-crypto-nss.c:300 ../libnm-util/crypto_nss.c:345 #, c-format msgid "Failed to initialize the encryption cipher slot." msgstr "Zainicjowanie gniazda szyfru do szyfrowania się nie powiodło." -#: ../libnm-core/crypto_nss.c:307 ../libnm-util/crypto_nss.c:353 +#: ../libnm-core/nm-crypto-nss.c:308 ../libnm-util/crypto_nss.c:353 #, c-format msgid "Failed to set symmetric key for encryption." msgstr "Ustawienie klucza symetrycznego do szyfrowania się nie powiodło." -#: ../libnm-core/crypto_nss.c:315 ../libnm-util/crypto_nss.c:361 +#: ../libnm-core/nm-crypto-nss.c:316 ../libnm-util/crypto_nss.c:361 #, c-format msgid "Failed to set IV for encryption." msgstr "Ustawienie IV do szyfrowania się nie powiodło." -#: ../libnm-core/crypto_nss.c:323 ../libnm-util/crypto_nss.c:369 +#: ../libnm-core/nm-crypto-nss.c:324 ../libnm-util/crypto_nss.c:369 #, c-format msgid "Failed to initialize the encryption context." msgstr "Zainicjowanie kontekstu szyfrowania się nie powiodło." -#: ../libnm-core/crypto_nss.c:331 ../libnm-util/crypto_nss.c:377 +#: ../libnm-core/nm-crypto-nss.c:347 ../libnm-util/crypto_nss.c:377 #, c-format msgid "Failed to encrypt: %d." msgstr "Zaszyfrowanie się nie powiodło: %d." -#: ../libnm-core/crypto_nss.c:339 ../libnm-util/crypto_nss.c:385 +#: ../libnm-core/nm-crypto-nss.c:355 ../libnm-util/crypto_nss.c:385 #, c-format msgid "Unexpected amount of data after encrypting." msgstr "Nieoczekiwana ilość danych po zaszyfrowaniu." -#: ../libnm-core/crypto_nss.c:382 ../libnm-util/crypto_nss.c:425 +#: ../libnm-core/nm-crypto-nss.c:393 ../libnm-util/crypto_nss.c:425 #, c-format msgid "Couldn't decode certificate: %d" msgstr "Nie można zdekodować certyfikatu: %d" -#: ../libnm-core/crypto_nss.c:420 +#: ../libnm-core/nm-crypto-nss.c:439 #, c-format msgid "Password must be UTF-8" msgstr "Hasło musi być tekstem UTF-8" -#: ../libnm-core/crypto_nss.c:450 ../libnm-util/crypto_nss.c:488 +#: ../libnm-core/nm-crypto-nss.c:462 +#, fuzzy, c-format +msgid "Couldn't initialize slot" +msgstr "Nie można zainicjować dekodera PKCS#8: %s" + +#: ../libnm-core/nm-crypto-nss.c:470 ../libnm-util/crypto_nss.c:489 #, c-format msgid "Couldn't initialize PKCS#12 decoder: %d" msgstr "Nie można zainicjować dekodera PKCS#12: %d" -#: ../libnm-core/crypto_nss.c:459 ../libnm-util/crypto_nss.c:497 +#: ../libnm-core/nm-crypto-nss.c:479 ../libnm-util/crypto_nss.c:498 #, c-format msgid "Couldn't decode PKCS#12 file: %d" msgstr "Nie można odszyfrować pliku PKCS#12: %d" -#: ../libnm-core/crypto_nss.c:468 ../libnm-util/crypto_nss.c:506 +#: ../libnm-core/nm-crypto-nss.c:488 ../libnm-util/crypto_nss.c:507 #, c-format msgid "Couldn't verify PKCS#12 file: %d" msgstr "Nie można zweryfikować pliku PKCS#12: %d" -#: ../libnm-core/crypto_nss.c:519 ../libnm-util/crypto_nss.c:550 +#: ../libnm-core/nm-crypto-nss.c:538 ../libnm-util/crypto_nss.c:551 msgid "Could not generate random data." msgstr "Nie można utworzyć losowych danych." -#: ../libnm-core/nm-connection.c:249 +#: ../libnm-core/nm-connection.c:301 msgid "wrong type; should be a list of strings." msgstr "błędny typ; powinien być listą ciągów." -#: ../libnm-core/nm-connection.c:319 +#: ../libnm-core/nm-connection.c:371 msgid "unknown setting name" msgstr "nieznana nazwa ustawienia" -#: ../libnm-core/nm-connection.c:331 +#: ../libnm-core/nm-connection.c:383 msgid "duplicate setting name" msgstr "podwójna nazwa ustawienia" -#: ../libnm-core/nm-connection.c:1230 +#: ../libnm-core/nm-connection.c:1366 msgid "setting not found" msgstr "nie odnaleziono ustawienia" -#: ../libnm-core/nm-connection.c:1297 -msgid "setting not allowed in slave connection" -msgstr "ustawienie nie jest dozwolone w połączeniu podrzędnym" - -#: ../libnm-core/nm-connection.c:1313 +#: ../libnm-core/nm-connection.c:1432 ../libnm-core/nm-connection.c:1457 +#: ../libnm-core/nm-connection.c:1482 msgid "setting is required for non-slave connections" msgstr "wymagane jest ustawienie dla niepodrzędnych połączeń" -#: ../libnm-core/nm-connection.c:1409 +#: ../libnm-core/nm-connection.c:1445 ../libnm-core/nm-connection.c:1470 +#: ../libnm-core/nm-connection.c:1495 +msgid "setting not allowed in slave connection" +msgstr "ustawienie nie jest dozwolone w połączeniu podrzędnym" + +#: ../libnm-core/nm-connection.c:1585 msgid "Unexpected failure to verify the connection" msgstr "Sprawdzenie połączenia niespodziewanie się nie powiodło" -#: ../libnm-core/nm-connection.c:1451 +#: ../libnm-core/nm-connection.c:1630 msgid "Unexpected failure to normalize the connection" msgstr "Znormalizowanie połączenia niespodziewanie się nie powiodło" -#: ../libnm-core/nm-connection.c:1962 ../libnm-core/nm-setting-8021x.c:2869 -#: ../libnm-core/nm-setting-8021x.c:2886 ../libnm-core/nm-setting-8021x.c:2917 -#: ../libnm-core/nm-setting-8021x.c:2934 ../libnm-core/nm-setting-8021x.c:2976 -#: ../libnm-core/nm-setting-8021x.c:2988 ../libnm-core/nm-setting-8021x.c:3006 -#: ../libnm-core/nm-setting-8021x.c:3018 ../libnm-core/nm-setting-8021x.c:3042 -#: ../libnm-core/nm-setting-8021x.c:3221 ../libnm-core/nm-setting-adsl.c:189 -#: ../libnm-core/nm-setting-bluetooth.c:138 -#: ../libnm-core/nm-setting-bluetooth.c:196 -#: ../libnm-core/nm-setting-bluetooth.c:210 ../libnm-core/nm-setting-cdma.c:159 -#: ../libnm-core/nm-setting-connection.c:912 -#: ../libnm-core/nm-setting-connection.c:955 -#: ../libnm-core/nm-setting-connection.c:1095 -#: ../libnm-core/nm-setting-ip-config.c:2484 +#: ../libnm-core/nm-connection.c:2234 ../libnm-core/nm-setting-8021x.c:2571 +#: ../libnm-core/nm-setting-8021x.c:2588 ../libnm-core/nm-setting-8021x.c:2619 +#: ../libnm-core/nm-setting-8021x.c:2636 ../libnm-core/nm-setting-8021x.c:2678 +#: ../libnm-core/nm-setting-8021x.c:2690 ../libnm-core/nm-setting-8021x.c:2708 +#: ../libnm-core/nm-setting-8021x.c:2720 ../libnm-core/nm-setting-8021x.c:2744 +#: ../libnm-core/nm-setting-8021x.c:2826 ../libnm-core/nm-setting-adsl.c:187 +#: ../libnm-core/nm-setting-bluetooth.c:136 +#: ../libnm-core/nm-setting-bluetooth.c:194 +#: ../libnm-core/nm-setting-bluetooth.c:208 ../libnm-core/nm-setting-cdma.c:157 +#: ../libnm-core/nm-setting-connection.c:947 +#: ../libnm-core/nm-setting-connection.c:990 +#: ../libnm-core/nm-setting-connection.c:1156 +#: ../libnm-core/nm-setting-ip-config.c:2492 #: ../libnm-core/nm-setting-ip-tunnel.c:373 -#: ../libnm-core/nm-setting-olpc-mesh.c:120 -#: ../libnm-core/nm-setting-ovs-patch.c:94 ../libnm-core/nm-setting-pppoe.c:161 -#: ../libnm-core/nm-setting-vpn.c:489 ../libnm-core/nm-setting-vxlan.c:360 -#: ../libnm-core/nm-setting-wimax.c:126 -#: ../libnm-core/nm-setting-wireless-security.c:920 -#: ../libnm-core/nm-setting-wireless.c:752 ../libnm-util/nm-setting.c:1355 +#: ../libnm-core/nm-setting-olpc-mesh.c:118 +#: ../libnm-core/nm-setting-ovs-patch.c:92 ../libnm-core/nm-setting-pppoe.c:159 +#: ../libnm-core/nm-setting-vpn.c:550 ../libnm-core/nm-setting-vxlan.c:358 +#: ../libnm-core/nm-setting-wimax.c:124 +#: ../libnm-core/nm-setting-wireless-security.c:918 +#: ../libnm-core/nm-setting-wireless.c:750 ../libnm-util/nm-setting.c:1355 #: ../libnm-util/nm-setting.c:1374 ../libnm-util/nm-setting.c:1392 #: ../libnm-util/nm-setting-8021x.c:2324 ../libnm-util/nm-setting-8021x.c:2341 #: ../libnm-util/nm-setting-8021x.c:2382 ../libnm-util/nm-setting-8021x.c:2399 @@ -7295,242 +9885,271 @@ msgstr "Znormalizowanie połączenia niespodziewanie się nie powiodło" msgid "property is missing" msgstr "brak właściwości" -#: ../libnm-core/nm-connection.c:2106 +#: ../libnm-core/nm-connection.c:2379 msgid "IP Tunnel" msgstr "Tunel IP" -#: ../libnm-core/nm-dbus-utils.c:189 +#: ../libnm-core/nm-dbus-utils.c:202 #, c-format msgid "Method returned type '%s', but expected '%s'" msgstr "Metoda zwróciła typ „%s”, ale oczekiwano „%s”" -#: ../libnm-core/nm-keyfile.c:156 +#: ../libnm-core/nm-keyfile-utils.c:210 +#, fuzzy, c-format +msgid "value is not an integer in range [%lld, %lld]" +msgstr "„%s” jest poza zakresem [%lli, %lli]" + +#: ../libnm-core/nm-keyfile.c:210 msgid "ignoring missing number" msgstr "ignorowanie brakującej liczby" -#: ../libnm-core/nm-keyfile.c:164 +#: ../libnm-core/nm-keyfile.c:218 #, c-format msgid "ignoring invalid number '%s'" msgstr "ignorowanie nieprawidłowej liczby „%s”" -#: ../libnm-core/nm-keyfile.c:185 +#: ../libnm-core/nm-keyfile.c:239 #, c-format msgid "ignoring invalid %s address: %s" msgstr "ignorowanie nieprawidłowego adresu %s: %s" -#: ../libnm-core/nm-keyfile.c:227 +#: ../libnm-core/nm-keyfile.c:281 #, c-format msgid "ignoring invalid gateway '%s' for %s route" msgstr "ignorowanie nieprawidłowej bramy „%s” dla trasy %s" -#: ../libnm-core/nm-keyfile.c:248 +#: ../libnm-core/nm-keyfile.c:302 #, c-format msgid "ignoring invalid %s route: %s" msgstr "ignorowanie nieprawidłowej trasy %s: %s" -#: ../libnm-core/nm-keyfile.c:373 +#: ../libnm-core/nm-keyfile.c:427 #, c-format msgid "unexpected character '%c' for address %s: '%s' (position %td)" msgstr "nieoczekiwany znak „%c” dla adresu %s: „%s” (położenie %td)" -#: ../libnm-core/nm-keyfile.c:383 +#: ../libnm-core/nm-keyfile.c:437 #, c-format msgid "unexpected character '%c' for %s: '%s' (position %td)" msgstr "nieoczekiwany znak „%c” dla %s: „%s” (położenie %td)" -#: ../libnm-core/nm-keyfile.c:392 +#: ../libnm-core/nm-keyfile.c:446 #, c-format msgid "unexpected character '%c' in prefix length for %s: '%s' (position %td)" msgstr "" "nieoczekiwany znak „%c” w długości przedrostka dla %s: „%s” (położenie %td)" -#: ../libnm-core/nm-keyfile.c:403 +#: ../libnm-core/nm-keyfile.c:457 #, c-format msgid "garbage at the end of value %s: '%s'" msgstr "śmiecie na końcu wartości %s: „%s”" -#: ../libnm-core/nm-keyfile.c:409 +#: ../libnm-core/nm-keyfile.c:463 #, c-format msgid "deprecated semicolon at the end of value %s: '%s'" msgstr "przestarzały średnik na końcu wartości %s: „%s”" -#: ../libnm-core/nm-keyfile.c:424 +#: ../libnm-core/nm-keyfile.c:478 #, c-format msgid "invalid prefix length for %s '%s', defaulting to %d" msgstr "nieprawidłowa długość przedrostka dla %s „%s”, domyślnie %d" -#: ../libnm-core/nm-keyfile.c:431 +#: ../libnm-core/nm-keyfile.c:485 #, c-format msgid "missing prefix length for %s '%s', defaulting to %d" msgstr "brak długości przedrostka dla %s „%s”, domyślnie %d" -#: ../libnm-core/nm-keyfile.c:695 +#: ../libnm-core/nm-keyfile.c:748 #, c-format msgid "ignoring invalid DNS server IPv%c address '%s'" msgstr "ignorowanie nieprawidłowego adresu IPv%c serwera DNS „%s”" -#: ../libnm-core/nm-keyfile.c:791 ../libnm-core/nm-keyfile.c:2541 +#: ../libnm-core/nm-keyfile.c:844 ../libnm-core/nm-keyfile.c:2734 #, c-format msgid "ignoring invalid byte element '%d' (not between 0 and 255 inclusive)" msgstr "" "ignorowanie nieprawidłowego elementu bajtu „%d” (nie jest między 0 a 255, " "włącznie)" -#: ../libnm-core/nm-keyfile.c:802 +#: ../libnm-core/nm-keyfile.c:855 msgid "ignoring invalid MAC address" msgstr "ignorowanie nieprawidłowego adresu MAC" -#: ../libnm-core/nm-keyfile.c:1039 +#: ../libnm-core/nm-keyfile.c:1105 msgid "ignoring invalid SSID" msgstr "ignorowanie nieprawidłowego SSID" -#: ../libnm-core/nm-keyfile.c:1055 +#: ../libnm-core/nm-keyfile.c:1121 msgid "ignoring invalid raw password" msgstr "ignorowanie nieprawidłowego surowego hasła" -#: ../libnm-core/nm-keyfile.c:1193 +#: ../libnm-core/nm-keyfile.c:1258 msgid "invalid key/cert value" msgstr "nieprawidłowa wartość klucz/certyfikat" -#: ../libnm-core/nm-keyfile.c:1204 +#: ../libnm-core/nm-keyfile.c:1269 #, c-format msgid "invalid key/cert value path \"%s\"" msgstr "nieprawidłowa ścieżka wartości klucz/certyfikat „%s”" -#: ../libnm-core/nm-keyfile.c:1220 ../libnm-core/nm-keyfile.c:1303 +#: ../libnm-core/nm-keyfile.c:1285 ../libnm-core/nm-keyfile.c:1368 #, c-format msgid "certificate or key file '%s' does not exist" msgstr "certyfikat lub plik klucza „%s” nie istnieje" -#: ../libnm-core/nm-keyfile.c:1229 +#: ../libnm-core/nm-keyfile.c:1294 #, c-format msgid "invalid PKCS#11 URI \"%s\"" msgstr "nieprawidłowy adres URI PKCS#11 „%s”" -#: ../libnm-core/nm-keyfile.c:1273 +#: ../libnm-core/nm-keyfile.c:1338 msgid "invalid key/cert value data:;base64, is not base64" msgstr "nieprawidłowe dane wartości klucz/certyfikat:;base64, nie jest base64" -#: ../libnm-core/nm-keyfile.c:1282 +#: ../libnm-core/nm-keyfile.c:1347 msgid "invalid key/cert value data:;base64,file://" msgstr "nieprawidłowe dane wartości klucz/certyfikat:;base64,file://" -#: ../libnm-core/nm-keyfile.c:1315 +#: ../libnm-core/nm-keyfile.c:1380 msgid "invalid key/cert value is not a valid blob" msgstr "" "nieprawidłowa wartość klucz/certyfikat nie jest prawidłowymi danymi typu blob" -#: ../libnm-core/nm-keyfile.c:1365 +#: ../libnm-core/nm-keyfile.c:1482 #, c-format msgid "invalid parity value '%s'" msgstr "nieprawidłowa wartość parzystości „%s”" -#: ../libnm-core/nm-keyfile.c:1383 +#: ../libnm-core/nm-keyfile.c:1499 ../libnm-core/nm-keyfile.c:2789 +#, fuzzy, c-format +msgid "invalid setting: %s" +msgstr "nieprawidłowa nazwa ustawienia „%s”" + +#: ../libnm-core/nm-keyfile.c:1514 #, c-format msgid "ignoring invalid team configuration: %s" msgstr "ignorowanie nieprawidłowej konfiguracji zespołu: %s" -#: ../libnm-core/nm-keyfile.c:1426 +#: ../libnm-core/nm-keyfile.c:1557 #, c-format msgid "invalid qdisc: %s" msgstr "nieprawidłowe qdisc: %s" -#: ../libnm-core/nm-keyfile.c:1474 +#: ../libnm-core/nm-keyfile.c:1605 #, c-format msgid "invalid tfilter: %s" msgstr "nieprawidłowe tfilter: %s" -#: ../libnm-core/nm-keyfile.c:2450 +#: ../libnm-core/nm-keyfile.c:2634 #, c-format msgid "error loading setting value: %s" msgstr "błąd podczas wczytywania wartości ustawienia: %s" -#: ../libnm-core/nm-keyfile.c:2475 -#, c-format -msgid "invalid negative value (%i)" -msgstr "nieprawidłowa wartość ujemna (%i)" +#: ../libnm-core/nm-keyfile.c:2661 ../libnm-core/nm-keyfile.c:2672 +#: ../libnm-core/nm-keyfile.c:2690 ../libnm-core/nm-keyfile.c:2701 +#: ../libnm-core/nm-keyfile.c:2712 ../libnm-core/nm-keyfile.c:2764 +#: ../libnm-core/nm-keyfile.c:2775 +msgid "value cannot be interpreted as integer" +msgstr "" -#: ../libnm-core/nm-keyfile.c:2496 +#: ../libnm-core/nm-keyfile.c:2810 #, c-format -msgid "invalid char value (%i)" -msgstr "nieprawidłowa wartość znaku (%i)" +msgid "invalid setting name '%s'" +msgstr "nieprawidłowa nazwa ustawienia „%s”" -#: ../libnm-core/nm-keyfile.c:2518 -#, c-format -msgid "invalid int64 value (%s)" -msgstr "nieprawidłowa wartość int64 (%s)" +#: ../libnm-core/nm-keyfile.c:2855 +#, fuzzy, c-format +msgid "invalid key '%s.%s'" +msgstr "nieprawidłowy klucz „%s”: %s" -#: ../libnm-core/nm-keyfile.c:2577 -#, c-format -msgid "too large FLAGS property '%s' (%llu)" -msgstr "za duża właściwość FLAGS „%s” (%llu)" +#: ../libnm-core/nm-keyfile.c:2870 +#, fuzzy, c-format +msgid "key '%s.%s' is not boolean" +msgstr "„%s” nie jest liczbą" -#: ../libnm-core/nm-keyfile.c:2590 -#, c-format -msgid "unhandled setting property type '%s'" -msgstr "nieobsłużony typ właściwości ustawienia „%s”" +#: ../libnm-core/nm-setting-6lowpan.c:104 +#, fuzzy, c-format +msgid "property is not specified" +msgstr "nie podano elementu nadrzędnego." -#: ../libnm-core/nm-keyfile.c:2619 +#: ../libnm-core/nm-setting-6lowpan.c:126 ../libnm-core/nm-setting-macsec.c:314 +#: ../libnm-core/nm-setting-vlan.c:632 ../libnm-util/nm-setting-vlan.c:556 #, c-format -msgid "invalid setting name '%s'" -msgstr "nieprawidłowa nazwa ustawienia „%s”" +msgid "'%s' value doesn't match '%s=%s'" +msgstr "wartość „%s” nie pasuje do „%s=%s”" -#: ../libnm-core/nm-setting-8021x.c:436 -msgid "data missing" -msgstr "brak danych" +#: ../libnm-core/nm-setting-6lowpan.c:137 +#: ../libnm-core/nm-setting-ip-tunnel.c:351 +#: ../libnm-core/nm-setting-macsec.c:325 ../libnm-core/nm-setting-macvlan.c:161 +#: ../libnm-core/nm-setting-vlan.c:643 ../libnm-core/nm-setting-vxlan.c:401 +#: ../libnm-util/nm-setting-vlan.c:567 +#, c-format +msgid "'%s' is neither an UUID nor an interface name" +msgstr "„%s” nie jest UUID ani nazwą interfejsu" -#: ../libnm-core/nm-setting-8021x.c:472 +#: ../libnm-core/nm-setting-8021x.c:229 msgid "binary data missing" msgstr "brak danych binarnych" -#: ../libnm-core/nm-setting-8021x.c:500 +#: ../libnm-core/nm-setting-8021x.c:257 msgid "URI not NUL terminated" msgstr "adres URI nie kończy się NUL" -#: ../libnm-core/nm-setting-8021x.c:509 +#: ../libnm-core/nm-setting-8021x.c:266 msgid "URI is empty" msgstr "adres URI jest pusty" -#: ../libnm-core/nm-setting-8021x.c:517 +#: ../libnm-core/nm-setting-8021x.c:274 msgid "URI is not valid UTF-8" msgstr "adres URI nie jest prawidłowym tekstem UTF-8" -#: ../libnm-core/nm-setting-8021x.c:753 ../libnm-util/nm-setting-8021x.c:639 +#: ../libnm-core/nm-setting-8021x.c:292 +msgid "data missing" +msgstr "brak danych" + +#: ../libnm-core/nm-setting-8021x.c:315 ../libnm-core/nm-setting-8021x.c:682 +#, c-format +msgid "certificate is invalid: %s" +msgstr "certyfikat jest nieprawidłowy: %s" + +#: ../libnm-core/nm-setting-8021x.c:323 +#, fuzzy, c-format +msgid "certificate detected as invalid scheme" +msgstr "certyfikat jest nieprawidłowy: %s" + +#: ../libnm-core/nm-setting-8021x.c:537 ../libnm-util/nm-setting-8021x.c:639 msgid "CA certificate must be in X.509 format" msgstr "Certyfikat CA musi być w formacie X.509" -#: ../libnm-core/nm-setting-8021x.c:1158 ../libnm-core/nm-setting-8021x.c:1512 -#: ../libnm-core/nm-setting-8021x.c:1922 ../libnm-util/nm-setting-8021x.c:957 +#: ../libnm-core/nm-setting-8021x.c:553 ../libnm-util/nm-setting-8021x.c:957 #: ../libnm-util/nm-setting-8021x.c:1220 ../libnm-util/nm-setting-8021x.c:1542 msgid "invalid certificate format" msgstr "nieprawidłowy format certyfikatu" -#: ../libnm-core/nm-setting-8021x.c:2274 ../libnm-util/nm-setting-8021x.c:1811 -msgid "invalid private key" -msgstr "nieprawidłowy klucz prywatny" - -#: ../libnm-core/nm-setting-8021x.c:2616 ../libnm-util/nm-setting-8021x.c:2122 -msgid "invalid phase2 private key" -msgstr "nieprawidłowy klucz prywatny drugiego etapu" +#: ../libnm-core/nm-setting-8021x.c:692 +#, c-format +msgid "password is not supported when certificate is not on a PKCS#11 token" +msgstr "hasło nie jest obsługiwane, kiedy certyfikat nie jest tokenem PKCS#11" -#: ../libnm-core/nm-setting-8021x.c:2876 ../libnm-core/nm-setting-8021x.c:2893 -#: ../libnm-core/nm-setting-8021x.c:2924 ../libnm-core/nm-setting-8021x.c:2941 -#: ../libnm-core/nm-setting-8021x.c:2982 ../libnm-core/nm-setting-8021x.c:2994 -#: ../libnm-core/nm-setting-8021x.c:3012 ../libnm-core/nm-setting-8021x.c:3024 -#: ../libnm-core/nm-setting-8021x.c:3049 ../libnm-core/nm-setting-adsl.c:196 -#: ../libnm-core/nm-setting-cdma.c:166 ../libnm-core/nm-setting-cdma.c:175 -#: ../libnm-core/nm-setting-connection.c:919 -#: ../libnm-core/nm-setting-connection.c:967 ../libnm-core/nm-setting-gsm.c:299 -#: ../libnm-core/nm-setting-gsm.c:356 ../libnm-core/nm-setting-gsm.c:393 -#: ../libnm-core/nm-setting-gsm.c:402 ../libnm-core/nm-setting-ip-config.c:2491 -#: ../libnm-core/nm-setting-ip4-config.c:198 -#: ../libnm-core/nm-setting-ip4-config.c:205 -#: ../libnm-core/nm-setting-pppoe.c:168 ../libnm-core/nm-setting-pppoe.c:177 -#: ../libnm-core/nm-setting-vpn.c:498 ../libnm-core/nm-setting-vpn.c:508 -#: ../libnm-core/nm-setting-wimax.c:135 -#: ../libnm-core/nm-setting-wireless-security.c:950 -#: ../libnm-core/nm-setting-wireless-security.c:974 -#: ../libnm-core/nm-setting.c:1116 ../libnm-util/nm-setting-8021x.c:2331 +#: ../libnm-core/nm-setting-8021x.c:2578 ../libnm-core/nm-setting-8021x.c:2595 +#: ../libnm-core/nm-setting-8021x.c:2626 ../libnm-core/nm-setting-8021x.c:2643 +#: ../libnm-core/nm-setting-8021x.c:2684 ../libnm-core/nm-setting-8021x.c:2696 +#: ../libnm-core/nm-setting-8021x.c:2714 ../libnm-core/nm-setting-8021x.c:2726 +#: ../libnm-core/nm-setting-8021x.c:2751 ../libnm-core/nm-setting-adsl.c:194 +#: ../libnm-core/nm-setting-cdma.c:164 ../libnm-core/nm-setting-cdma.c:173 +#: ../libnm-core/nm-setting-connection.c:954 +#: ../libnm-core/nm-setting-connection.c:1002 +#: ../libnm-core/nm-setting-gsm.c:299 ../libnm-core/nm-setting-gsm.c:356 +#: ../libnm-core/nm-setting-gsm.c:393 ../libnm-core/nm-setting-gsm.c:402 +#: ../libnm-core/nm-setting-ip-config.c:2499 +#: ../libnm-core/nm-setting-ip4-config.c:196 +#: ../libnm-core/nm-setting-ip4-config.c:203 +#: ../libnm-core/nm-setting-pppoe.c:166 ../libnm-core/nm-setting-pppoe.c:175 +#: ../libnm-core/nm-setting-vpn.c:559 ../libnm-core/nm-setting-vpn.c:569 +#: ../libnm-core/nm-setting-wimax.c:133 +#: ../libnm-core/nm-setting-wireless-security.c:948 +#: ../libnm-core/nm-setting-wireless-security.c:972 +#: ../libnm-core/nm-setting.c:1237 ../libnm-util/nm-setting-8021x.c:2331 #: ../libnm-util/nm-setting-8021x.c:2348 ../libnm-util/nm-setting-8021x.c:2389 #: ../libnm-util/nm-setting-8021x.c:2406 ../libnm-util/nm-setting-8021x.c:2457 #: ../libnm-util/nm-setting-8021x.c:2469 ../libnm-util/nm-setting-8021x.c:2487 @@ -7549,47 +10168,38 @@ msgstr "nieprawidłowy klucz prywatny drugiego etapu" msgid "property is empty" msgstr "właściwość jest pusta" -#: ../libnm-core/nm-setting-8021x.c:2906 ../libnm-core/nm-setting-8021x.c:2954 +#: ../libnm-core/nm-setting-8021x.c:2608 ../libnm-core/nm-setting-8021x.c:2656 #: ../libnm-util/nm-setting-8021x.c:2359 ../libnm-util/nm-setting-8021x.c:2371 #: ../libnm-util/nm-setting-8021x.c:2417 ../libnm-util/nm-setting-8021x.c:2429 #, c-format msgid "has to match '%s' property for PKCS#12" msgstr "musi pasować do właściwości „%s” dla PKCS#12" -#: ../libnm-core/nm-setting-8021x.c:3183 -#, c-format -msgid "certificate is invalid: %s" -msgstr "certyfikat jest nieprawidłowy: %s" - -#: ../libnm-core/nm-setting-8021x.c:3193 -#, c-format -msgid "password is not supported when certificate is not on a PKCS#11 token" -msgstr "hasło nie jest obsługiwane, kiedy certyfikat nie jest tokenem PKCS#11" - -#: ../libnm-core/nm-setting-8021x.c:3230 -#: ../libnm-core/nm-setting-bluetooth.c:123 -#: ../libnm-core/nm-setting-infiniband.c:192 -#: ../libnm-core/nm-setting-infiniband.c:207 -#: ../libnm-core/nm-setting-ip4-config.c:189 -#: ../libnm-core/nm-setting-ip6-config.c:237 -#: ../libnm-core/nm-setting-ip6-config.c:248 -#: ../libnm-core/nm-setting-olpc-mesh.c:149 -#: ../libnm-core/nm-setting-wimax.c:144 ../libnm-core/nm-setting-wired.c:678 -#: ../libnm-core/nm-setting-wired.c:688 -#: ../libnm-core/nm-setting-wireless-security.c:993 -#: ../libnm-core/nm-setting-wireless-security.c:1002 -#: ../libnm-core/nm-setting-wireless-security.c:1011 -#: ../libnm-core/nm-setting-wireless-security.c:1047 -#: ../libnm-core/nm-setting-wireless-security.c:1057 -#: ../libnm-core/nm-setting-wireless-security.c:1080 -#: ../libnm-core/nm-setting-wireless-security.c:1105 -#: ../libnm-core/nm-setting-wireless-security.c:1132 -#: ../libnm-core/nm-setting-wireless-security.c:1171 -#: ../libnm-core/nm-setting-wireless.c:813 -#: ../libnm-core/nm-setting-wireless.c:822 -#: ../libnm-core/nm-setting-wireless.c:833 ../libnm-util/nm-setting.c:1365 -#: ../libnm-util/nm-setting.c:1383 ../libnm-util/nm-setting.c:1402 -#: ../libnm-util/nm-setting-8021x.c:2652 ../libnm-util/nm-setting-8021x.c:2686 +#: ../libnm-core/nm-setting-8021x.c:2835 +#: ../libnm-core/nm-setting-bluetooth.c:121 +#: ../libnm-core/nm-setting-infiniband.c:190 +#: ../libnm-core/nm-setting-infiniband.c:205 +#: ../libnm-core/nm-setting-ip4-config.c:187 +#: ../libnm-core/nm-setting-ip6-config.c:235 +#: ../libnm-core/nm-setting-ip6-config.c:246 +#: ../libnm-core/nm-setting-olpc-mesh.c:147 +#: ../libnm-core/nm-setting-wimax.c:142 ../libnm-core/nm-setting-wired.c:676 +#: ../libnm-core/nm-setting-wired.c:686 +#: ../libnm-core/nm-setting-wireless-security.c:991 +#: ../libnm-core/nm-setting-wireless-security.c:1000 +#: ../libnm-core/nm-setting-wireless-security.c:1009 +#: ../libnm-core/nm-setting-wireless-security.c:1045 +#: ../libnm-core/nm-setting-wireless-security.c:1055 +#: ../libnm-core/nm-setting-wireless-security.c:1078 +#: ../libnm-core/nm-setting-wireless-security.c:1103 +#: ../libnm-core/nm-setting-wireless-security.c:1130 +#: ../libnm-core/nm-setting-wireless-security.c:1169 +#: ../libnm-core/nm-setting-wireless.c:811 +#: ../libnm-core/nm-setting-wireless.c:820 +#: ../libnm-core/nm-setting-wireless.c:831 ../libnm-core/nm-setting-wpan.c:173 +#: ../libnm-util/nm-setting.c:1365 ../libnm-util/nm-setting.c:1383 +#: ../libnm-util/nm-setting.c:1402 ../libnm-util/nm-setting-8021x.c:2652 +#: ../libnm-util/nm-setting-8021x.c:2686 #: ../libnm-util/nm-setting-bluetooth.c:150 #: ../libnm-util/nm-setting-infiniband.c:205 #: ../libnm-util/nm-setting-infiniband.c:221 @@ -7609,11 +10219,11 @@ msgstr "hasło nie jest obsługiwane, kiedy certyfikat nie jest tokenem PKCS#11" msgid "property is invalid" msgstr "właściwość jest nieprawidłowa" -#: ../libnm-core/nm-setting-8021x.c:3255 ../libnm-core/nm-setting-8021x.c:3265 -#: ../libnm-core/nm-setting-8021x.c:3275 ../libnm-core/nm-setting-8021x.c:3294 -#: ../libnm-core/nm-setting-8021x.c:3304 ../libnm-core/nm-setting-adsl.c:208 -#: ../libnm-core/nm-setting-adsl.c:220 ../libnm-core/nm-setting-bluetooth.c:151 -#: ../libnm-core/nm-setting-wireless-security.c:929 +#: ../libnm-core/nm-setting-8021x.c:2862 ../libnm-core/nm-setting-8021x.c:2874 +#: ../libnm-core/nm-setting-8021x.c:2888 ../libnm-core/nm-setting-8021x.c:2915 +#: ../libnm-core/nm-setting-8021x.c:2930 ../libnm-core/nm-setting-adsl.c:206 +#: ../libnm-core/nm-setting-adsl.c:218 ../libnm-core/nm-setting-bluetooth.c:149 +#: ../libnm-core/nm-setting-wireless-security.c:927 #: ../libnm-util/nm-setting-8021x.c:2711 ../libnm-util/nm-setting-8021x.c:2721 #: ../libnm-util/nm-setting-8021x.c:2731 ../libnm-util/nm-setting-8021x.c:2741 #: ../libnm-util/nm-setting-8021x.c:2751 ../libnm-util/nm-setting-adsl.c:228 @@ -7623,110 +10233,110 @@ msgstr "właściwość jest nieprawidłowa" msgid "'%s' is not a valid value for the property" msgstr "„%s” nie jest prawidłową wartością dla właściwości" -#: ../libnm-core/nm-setting-8021x.c:3285 +#: ../libnm-core/nm-setting-8021x.c:2898 msgid "invalid auth flags" msgstr "nieprawidłowe flagi uwierzytelniania" -#: ../libnm-core/nm-setting-bluetooth.c:173 +#: ../libnm-core/nm-setting-bluetooth.c:171 #, c-format msgid "'%s' connection requires '%s' or '%s' setting" msgstr "połączenie „%s” wymaga ustawienia „%s” lub „%s”" -#: ../libnm-core/nm-setting-bluetooth.c:219 +#: ../libnm-core/nm-setting-bluetooth.c:217 #, c-format msgid "'%s' connection requires '%s' setting" msgstr "połączenie „%s” wymaga ustawienia „%s”" -#: ../libnm-core/nm-setting-bond.c:566 ../libnm-util/nm-setting-bond.c:516 +#: ../libnm-core/nm-setting-bond.c:564 ../libnm-util/nm-setting-bond.c:516 #, c-format msgid "invalid option '%s' or its value '%s'" msgstr "nieprawidłowa opcja „%s” lub jej wartość „%s”" -#: ../libnm-core/nm-setting-bond.c:591 ../libnm-util/nm-setting-bond.c:535 +#: ../libnm-core/nm-setting-bond.c:589 ../libnm-util/nm-setting-bond.c:535 #, c-format msgid "only one of '%s' and '%s' can be set" msgstr "tylko jedno z „%s” lub „%s” może być ustawione" -#: ../libnm-core/nm-setting-bond.c:604 ../libnm-util/nm-setting-bond.c:546 +#: ../libnm-core/nm-setting-bond.c:602 ../libnm-util/nm-setting-bond.c:546 #, c-format msgid "mandatory option '%s' is missing" msgstr "brak wymaganej opcji „%s”" -#: ../libnm-core/nm-setting-bond.c:614 ../libnm-util/nm-setting-bond.c:555 +#: ../libnm-core/nm-setting-bond.c:612 ../libnm-util/nm-setting-bond.c:555 #, c-format msgid "'%s' is not a valid value for '%s'" msgstr "„%s” nie jest prawidłową wartością dla „%s”" -#: ../libnm-core/nm-setting-bond.c:628 ../libnm-util/nm-setting-bond.c:568 +#: ../libnm-core/nm-setting-bond.c:626 ../libnm-util/nm-setting-bond.c:568 #, c-format msgid "'%s=%s' is incompatible with '%s > 0'" msgstr "„%s=%s” nie jest zgodne z „%s > 0”" -#: ../libnm-core/nm-setting-bond.c:643 +#: ../libnm-core/nm-setting-bond.c:641 #, c-format msgid "'%s' is not valid for the '%s' option: %s" msgstr "„%s” nie jest prawidłowe dla opcji „%s”: %s" -#: ../libnm-core/nm-setting-bond.c:654 ../libnm-util/nm-setting-bond.c:591 +#: ../libnm-core/nm-setting-bond.c:652 ../libnm-util/nm-setting-bond.c:591 #, c-format msgid "'%s' option is only valid for '%s=%s'" msgstr "opcja „%s” jest prawidłowa tylko dla „%s=%s”" -#: ../libnm-core/nm-setting-bond.c:667 ../libnm-util/nm-setting-bond.c:604 +#: ../libnm-core/nm-setting-bond.c:665 ../libnm-util/nm-setting-bond.c:604 #, c-format msgid "'%s=%s' is not a valid configuration for '%s'" msgstr "„%s=%s” nie jest prawidłową konfiguracją dla „%s”" -#: ../libnm-core/nm-setting-bond.c:680 ../libnm-core/nm-setting-bond.c:689 -#: ../libnm-core/nm-setting-bond.c:709 ../libnm-core/nm-setting-bond.c:745 +#: ../libnm-core/nm-setting-bond.c:678 ../libnm-core/nm-setting-bond.c:687 +#: ../libnm-core/nm-setting-bond.c:707 ../libnm-core/nm-setting-bond.c:743 #: ../libnm-util/nm-setting-bond.c:617 ../libnm-util/nm-setting-bond.c:626 #: ../libnm-util/nm-setting-bond.c:646 ../libnm-util/nm-setting-bond.c:682 #, c-format msgid "'%s' option requires '%s' option to be set" msgstr "opcja „%s” wymaga ustawienia opcji „%s”" -#: ../libnm-core/nm-setting-bond.c:720 ../libnm-util/nm-setting-bond.c:657 +#: ../libnm-core/nm-setting-bond.c:718 ../libnm-util/nm-setting-bond.c:657 #, c-format msgid "'%s' option is empty" msgstr "opcja „%s” jest pusta" -#: ../libnm-core/nm-setting-bond.c:732 ../libnm-util/nm-setting-bond.c:669 +#: ../libnm-core/nm-setting-bond.c:730 ../libnm-util/nm-setting-bond.c:669 #, c-format msgid "'%s' is not a valid IPv4 address for '%s' option" msgstr "„%s” nie jest prawidłowym adresem IPv4 dla opcji „%s”" -#: ../libnm-core/nm-setting-bond.c:760 ../libnm-util/nm-setting-bond.c:696 +#: ../libnm-core/nm-setting-bond.c:758 ../libnm-util/nm-setting-bond.c:696 #, c-format msgid "'%s' option is only valid with mode '%s'" msgstr "opcja „%s” jest prawidłowa tylko z trybem „%s”" -#: ../libnm-core/nm-setting-bond.c:771 +#: ../libnm-core/nm-setting-bond.c:769 #, c-format msgid "'%s' and '%s' cannot have different values" msgstr "„%s” i „%s” nie mogą mieć różnych wartości" -#: ../libnm-core/nm-setting-bond.c:787 +#: ../libnm-core/nm-setting-bond.c:785 #, c-format msgid "'%s' option should be string" msgstr "opcja „%s” powinna być ciągiem" -#: ../libnm-core/nm-setting-bond.c:803 +#: ../libnm-core/nm-setting-bond.c:801 #, c-format msgid "'%s' option is not valid with mode '%s'" msgstr "opcja „%s” nie jest prawidłowa z trybem „%s”" -#: ../libnm-core/nm-setting-bridge-port.c:127 -#: ../libnm-core/nm-setting-ovs-interface.c:261 -#: ../libnm-core/nm-setting-ovs-port.c:189 -#: ../libnm-core/nm-setting-ovs-bridge.c:152 +#: ../libnm-core/nm-setting-bridge-port.c:125 +#: ../libnm-core/nm-setting-ovs-interface.c:259 +#: ../libnm-core/nm-setting-ovs-port.c:187 +#: ../libnm-core/nm-setting-ovs-bridge.c:150 #: ../libnm-core/nm-setting-team-port.c:357 #, c-format msgid "missing setting" msgstr "brak ustawienia" -#: ../libnm-core/nm-setting-bridge-port.c:138 -#: ../libnm-core/nm-setting-ovs-interface.c:282 -#: ../libnm-core/nm-setting-ovs-port.c:210 +#: ../libnm-core/nm-setting-bridge-port.c:136 +#: ../libnm-core/nm-setting-ovs-interface.c:280 +#: ../libnm-core/nm-setting-ovs-port.c:208 #: ../libnm-core/nm-setting-team-port.c:368 #, c-format msgid "" @@ -7736,82 +10346,84 @@ msgstr "" "Połączenie z ustawieniem „%s” musi mieć slave-type ustawiony na „%s”. " "Zamiast tego jest „%s”" -#: ../libnm-core/nm-setting-bridge.c:231 ../libnm-util/nm-setting-bridge.c:268 +#: ../libnm-core/nm-setting-bridge.c:229 ../libnm-util/nm-setting-bridge.c:268 #, c-format msgid "value '%d' is out of range <%d-%d>" msgstr "wartość „%d” jest poza zakresem <%d-%d>" -#: ../libnm-core/nm-setting-bridge.c:248 ../libnm-core/nm-setting-wired.c:652 -#: ../libnm-core/nm-setting-wired.c:714 ../libnm-core/nm-setting-wired.c:756 +#: ../libnm-core/nm-setting-bridge.c:246 ../libnm-core/nm-setting-wired.c:650 +#: ../libnm-core/nm-setting-wired.c:712 ../libnm-core/nm-setting-wired.c:754 #: ../libnm-util/nm-setting-bridge.c:285 ../libnm-util/nm-setting-wired.c:632 #: ../libnm-util/nm-setting-wired.c:690 msgid "is not a valid MAC address" msgstr "nie jest prawidłowym adresem MAC" -#: ../libnm-core/nm-setting-bridge.c:289 +#: ../libnm-core/nm-setting-bridge.c:287 msgid "the mask can't contain bits 0 (STP), 1 (MAC) or 2 (LACP)" msgstr "maska nie może zawierać bitów 0 (STP), 1 (MAC) lub 2 (LACP)" -#: ../libnm-core/nm-setting-connection.c:889 +#: ../libnm-core/nm-setting-connection.c:924 #, c-format msgid "setting required for connection of type '%s'" msgstr "wymagane jest ustawienie dla połączenia typu „%s”." -#: ../libnm-core/nm-setting-connection.c:928 +#: ../libnm-core/nm-setting-connection.c:963 #: ../libnm-util/nm-setting-connection.c:788 #, c-format msgid "'%s' is not a valid UUID" msgstr "„%s” nie jest prawidłowym UUID" -#: ../libnm-core/nm-setting-connection.c:978 +#: ../libnm-core/nm-setting-connection.c:1013 #, c-format msgid "connection type '%s' is not valid" msgstr "typ połączenia „%s” jest nieprawidłowy" -#: ../libnm-core/nm-setting-connection.c:1014 +#: ../libnm-core/nm-setting-connection.c:1049 #: ../libnm-util/nm-setting-connection.c:874 #, c-format msgid "Unknown slave type '%s'" msgstr "Nieznany typ podrzędny „%s”" -#: ../libnm-core/nm-setting-connection.c:1025 +#: ../libnm-core/nm-setting-connection.c:1060 #: ../libnm-util/nm-setting-connection.c:884 #, c-format msgid "Slave connections need a valid '%s' property" msgstr "Połączenia podrzędne wymagają prawidłowej właściwości „%s”" -#: ../libnm-core/nm-setting-connection.c:1046 +#: ../libnm-core/nm-setting-connection.c:1081 #: ../libnm-util/nm-setting-connection.c:894 #, c-format msgid "Cannot set '%s' without '%s'" msgstr "Nie można ustawić „%s” bez „%s”" -#: ../libnm-core/nm-setting-connection.c:1059 -#, c-format -msgid "Only '%s' connections can be enslaved to '%s'" +#: ../libnm-core/nm-setting-connection.c:1095 +#, fuzzy, c-format +msgid "'%s' connections must be enslaved to '%s', not '%s'" msgstr "Tylko połączenia „%s” mogą być podrzędne względem „%s”" -#: ../libnm-core/nm-setting-connection.c:1072 +#: ../libnm-core/nm-setting-connection.c:1109 #, c-format msgid "metered value %d is not valid" msgstr "mierzona wartość %d jest nieprawidłowa" -#: ../libnm-core/nm-setting-connection.c:1083 -#, c-format -msgid "mdns value %d is not valid" +#: ../libnm-core/nm-setting-connection.c:1120 +#: ../libnm-core/nm-setting-connection.c:1131 +#: ../libnm-core/nm-setting-connection.c:1144 +#, fuzzy, c-format +msgid "value %d is not valid" msgstr "wartość mdns %d jest nieprawidłowa" -#: ../libnm-core/nm-setting-connection.c:1104 +#: ../libnm-core/nm-setting-connection.c:1165 #, c-format msgid "property type should be set to '%s'" msgstr "typ właściwości powinien zostać ustawiony na „%s”" -#: ../libnm-core/nm-setting-connection.c:1119 +#: ../libnm-core/nm-setting-connection.c:1180 #, c-format msgid "slave-type '%s' requires a '%s' setting in the connection" msgstr "slave-type „%s” wymaga ustawienia „%s” w połączeniu" -#: ../libnm-core/nm-setting-connection.c:1129 +#: ../libnm-core/nm-setting-connection.c:1190 #, c-format msgid "" "Detect a slave connection with '%s' set and a port type '%s'. '%s' should be " @@ -7820,42 +10432,56 @@ msgstr "" "Wykryto połączenie podrzędne z ustawionym „%s” i typem portu „%s”. „%s” " "powinno zostać ustawione na „%s”" -#: ../libnm-core/nm-setting-connection.c:1146 +#: ../libnm-core/nm-setting-connection.c:1207 #, c-format msgid "A slave connection with '%s' set to '%s' cannot have a '%s' setting" msgstr "" "Połączenie podrzędne z „%s” ustawionym na „%s” nie może mieć ustawienia „%s”" -#: ../libnm-core/nm-setting-dcb.c:522 ../libnm-util/nm-setting-dcb.c:593 +#: ../libnm-core/nm-setting-dcb.c:520 ../libnm-util/nm-setting-dcb.c:593 msgid "flags invalid" msgstr "flagi są nieprawidłowe" -#: ../libnm-core/nm-setting-dcb.c:531 ../libnm-util/nm-setting-dcb.c:602 +#: ../libnm-core/nm-setting-dcb.c:529 ../libnm-util/nm-setting-dcb.c:602 msgid "flags invalid - disabled" msgstr "flagi są nieprawidłowe — wyłączone" -#: ../libnm-core/nm-setting-dcb.c:557 ../libnm-core/nm-setting-dcb.c:606 +#: ../libnm-core/nm-setting-dcb.c:555 ../libnm-core/nm-setting-dcb.c:604 #: ../libnm-util/nm-setting-dcb.c:628 ../libnm-util/nm-setting-dcb.c:677 msgid "property invalid (not enabled)" msgstr "właściwość jest nieprawidłowa (niewłączone)" -#: ../libnm-core/nm-setting-dcb.c:566 ../libnm-util/nm-setting-dcb.c:637 +#: ../libnm-core/nm-setting-dcb.c:564 ../libnm-util/nm-setting-dcb.c:637 msgid "element invalid" msgstr "element jest nieprawidłowy" -#: ../libnm-core/nm-setting-dcb.c:581 ../libnm-util/nm-setting-dcb.c:652 +#: ../libnm-core/nm-setting-dcb.c:579 ../libnm-util/nm-setting-dcb.c:652 msgid "sum not 100%" msgstr "suma nie wynosi 100%" -#: ../libnm-core/nm-setting-dcb.c:615 ../libnm-core/nm-setting-dcb.c:647 +#: ../libnm-core/nm-setting-dcb.c:613 ../libnm-core/nm-setting-dcb.c:645 #: ../libnm-util/nm-setting-dcb.c:686 ../libnm-util/nm-setting-dcb.c:718 msgid "property invalid" msgstr "właściwość jest nieprawidłowa" -#: ../libnm-core/nm-setting-dcb.c:637 ../libnm-util/nm-setting-dcb.c:708 +#: ../libnm-core/nm-setting-dcb.c:635 ../libnm-util/nm-setting-dcb.c:708 msgid "property missing" msgstr "brak właściwości" +#: ../libnm-core/nm-setting-ethtool.c:269 +msgid "unsupported offload feature" +msgstr "" + +#: ../libnm-core/nm-setting-ethtool.c:277 +#, fuzzy +msgid "offload feature has invalid variant type" +msgstr "nazwa pliku ma nieprawidłowy format (%s)" + +#: ../libnm-core/nm-setting-ethtool.c:300 +#, fuzzy, c-format +msgid "unknown ethtool option '%s'" +msgstr "nieznane połączenie „%s”" + #: ../libnm-core/nm-setting-gsm.c:312 ../libnm-util/nm-setting-gsm.c:294 #, c-format msgid "property value '%s' is empty or too long (>64)" @@ -7884,17 +10510,17 @@ msgstr "właściwość jest pusta lub ma błędny rozmiar" msgid "property must contain only digits" msgstr "właściwość może zawierać tylko cyfry" -#: ../libnm-core/nm-setting-infiniband.c:228 +#: ../libnm-core/nm-setting-infiniband.c:226 #: ../libnm-util/nm-setting-infiniband.c:239 msgid "Must specify a P_Key if specifying parent" msgstr "Należy podać P_Key, jeśli podawane jest nadrzędne" -#: ../libnm-core/nm-setting-infiniband.c:238 +#: ../libnm-core/nm-setting-infiniband.c:236 #: ../libnm-util/nm-setting-infiniband.c:249 msgid "InfiniBand P_Key connection did not specify parent interface name" msgstr "Połączenie P_Key InfiniBand nie podało nazwy interfejsu nadrzędnego" -#: ../libnm-core/nm-setting-infiniband.c:276 +#: ../libnm-core/nm-setting-infiniband.c:274 #: ../libnm-util/nm-setting-infiniband.c:285 #, c-format msgid "" @@ -7904,7 +10530,7 @@ msgstr "" "nazwa interfejsu programowego urządzenia InfiniBand musi być „%s” lub nie " "być ustawiona (zamiast tego jest „%s”)" -#: ../libnm-core/nm-setting-infiniband.c:291 +#: ../libnm-core/nm-setting-infiniband.c:289 #, c-format msgid "mtu for transport mode '%s' can be at most %d but it is %d" msgstr "" @@ -7946,10 +10572,12 @@ msgid "Invalid routing metric '%s'" msgstr "Nieprawidłowe parametry trasy „%s”" #: ../libnm-core/nm-setting-ip-config.c:1287 +#: ../libnm-core/nm-setting-sriov.c:421 msgid "unknown attribute" msgstr "nieznany atrybut" #: ../libnm-core/nm-setting-ip-config.c:1297 +#: ../libnm-core/nm-setting-sriov.c:431 #, c-format msgid "invalid attribute type '%s'" msgstr "nieprawidłowy typ atrybutu „%s”" @@ -7981,63 +10609,63 @@ msgstr "„%s” nie jest prawidłowym adresem IPv6" msgid "invalid prefix %s" msgstr "nieprawidłowy przedrostek %s" -#: ../libnm-core/nm-setting-ip-config.c:2504 +#: ../libnm-core/nm-setting-ip-config.c:2512 #, c-format msgid "%d. DNS server address is invalid" msgstr "%d. adres serwera DNS jest nieprawidłowy" -#: ../libnm-core/nm-setting-ip-config.c:2520 +#: ../libnm-core/nm-setting-ip-config.c:2528 #, c-format msgid "%d. IP address is invalid" msgstr "%d. adres IP jest nieprawidłowy" -#: ../libnm-core/nm-setting-ip-config.c:2532 +#: ../libnm-core/nm-setting-ip-config.c:2540 #, c-format msgid "%d. IP address has 'label' property with invalid type" msgstr "%d. adres IP ma właściwość „label” z nieprawidłowym typem" -#: ../libnm-core/nm-setting-ip-config.c:2541 +#: ../libnm-core/nm-setting-ip-config.c:2549 #, c-format msgid "%d. IP address has invalid label '%s'" msgstr "%d. adres IP ma nieprawidłową etykietę „%s”" -#: ../libnm-core/nm-setting-ip-config.c:2555 +#: ../libnm-core/nm-setting-ip-config.c:2563 msgid "gateway cannot be set if there are no addresses configured" msgstr "brama nie może być ustawiona, jeśli nie skonfigurowano żadnych adresów" -#: ../libnm-core/nm-setting-ip-config.c:2564 +#: ../libnm-core/nm-setting-ip-config.c:2572 msgid "gateway is invalid" msgstr "brama jest nieprawidłowa" -#: ../libnm-core/nm-setting-ip-config.c:2578 +#: ../libnm-core/nm-setting-ip-config.c:2586 #, c-format msgid "%d. route is invalid" msgstr "%d. trasa jest nieprawidłowa" -#: ../libnm-core/nm-setting-ip-config.c:2587 +#: ../libnm-core/nm-setting-ip-config.c:2595 #, c-format msgid "%d. route cannot be a default route" msgstr "%d. trasa nie może być domyślną trasą" -#: ../libnm-core/nm-setting-ip-config.c:2598 +#: ../libnm-core/nm-setting-ip-config.c:2606 #, c-format msgid "a gateway is incompatible with '%s'" msgstr "brama jest niezgodna z „%s”" -#: ../libnm-core/nm-setting-ip4-config.c:143 -#: ../libnm-core/nm-setting-ip6-config.c:189 +#: ../libnm-core/nm-setting-ip4-config.c:141 +#: ../libnm-core/nm-setting-ip6-config.c:187 #: ../libnm-util/nm-setting-ip4-config.c:879 #: ../libnm-util/nm-setting-ip6-config.c:841 #, c-format msgid "this property cannot be empty for '%s=%s'" msgstr "ta właściwość nie może być pusta dla „%s=%s”" -#: ../libnm-core/nm-setting-ip4-config.c:155 -#: ../libnm-core/nm-setting-ip4-config.c:165 -#: ../libnm-core/nm-setting-ip4-config.c:177 -#: ../libnm-core/nm-setting-ip6-config.c:204 -#: ../libnm-core/nm-setting-ip6-config.c:214 -#: ../libnm-core/nm-setting-ip6-config.c:224 +#: ../libnm-core/nm-setting-ip4-config.c:153 +#: ../libnm-core/nm-setting-ip4-config.c:163 +#: ../libnm-core/nm-setting-ip4-config.c:175 +#: ../libnm-core/nm-setting-ip6-config.c:202 +#: ../libnm-core/nm-setting-ip6-config.c:212 +#: ../libnm-core/nm-setting-ip6-config.c:222 #: ../libnm-util/nm-setting-ip4-config.c:891 #: ../libnm-util/nm-setting-ip4-config.c:901 #: ../libnm-util/nm-setting-ip4-config.c:913 @@ -8048,44 +10676,44 @@ msgstr "ta właściwość nie może być pusta dla „%s=%s”" msgid "this property is not allowed for '%s=%s'" msgstr "ta właściwość nie jest dozwolona dla „%s=%s”" -#: ../libnm-core/nm-setting-ip4-config.c:214 +#: ../libnm-core/nm-setting-ip4-config.c:212 #, c-format msgid "'%s' is not a valid FQDN" msgstr "„%s” nie jest prawidłowym FQDN" -#: ../libnm-core/nm-setting-ip4-config.c:223 +#: ../libnm-core/nm-setting-ip4-config.c:221 msgid "property cannot be set when dhcp-hostname is also set" msgstr "" "nie można ustawić właściwości, kiedy ustawiona jest także właściwość „dhcp-" "hostname”" -#: ../libnm-core/nm-setting-ip4-config.c:235 +#: ../libnm-core/nm-setting-ip4-config.c:233 #, c-format msgid "multiple addresses are not allowed for '%s=%s'" msgstr "wiele adresów nie jest dozwolonych dla „%s=%s”" -#: ../libnm-core/nm-setting-ip4-config.c:249 +#: ../libnm-core/nm-setting-ip4-config.c:247 msgid "property should be TRUE when method is set to disabled" msgstr "" "właściwość powinna wynosić „TRUE”, kiedy metoda jest ustawiona na wyłączenie" -#: ../libnm-core/nm-setting-ip6-config.c:263 +#: ../libnm-core/nm-setting-ip6-config.c:261 msgid "value is not a valid token" msgstr "wartość nie jest prawidłowym tokenem" -#: ../libnm-core/nm-setting-ip6-config.c:274 +#: ../libnm-core/nm-setting-ip6-config.c:272 msgid "only makes sense with EUI64 address generation mode" msgstr "ma sens tylko w trybie tworzenia adresów EUI64" -#: ../libnm-core/nm-setting-ip6-config.c:285 +#: ../libnm-core/nm-setting-ip6-config.c:283 msgid "invalid DUID" msgstr "nieprawidłowe DUID" -#: ../libnm-core/nm-setting-ip6-config.c:297 +#: ../libnm-core/nm-setting-ip6-config.c:295 msgid "token is not in canonical form" msgstr "token nie jest w formie kanonicznej" -#: ../libnm-core/nm-setting-ip6-config.c:309 +#: ../libnm-core/nm-setting-ip6-config.c:307 msgid "property should be TRUE when method is set to ignore" msgstr "" "właściwość powinna wynosić „TRUE”, kiedy metoda jest ustawiona na ignorowanie" @@ -8095,115 +10723,114 @@ msgstr "" msgid "'%d' is not a valid tunnel mode" msgstr "„%d” nie jest prawidłowym trybem tunelu" -#: ../libnm-core/nm-setting-ip-tunnel.c:351 -#: ../libnm-core/nm-setting-macsec.c:319 ../libnm-core/nm-setting-macvlan.c:163 -#: ../libnm-core/nm-setting-vlan.c:645 ../libnm-core/nm-setting-vxlan.c:403 -#: ../libnm-util/nm-setting-vlan.c:567 -#, c-format -msgid "'%s' is neither an UUID nor an interface name" -msgstr "„%s” nie jest UUID ani nazwą interfejsu" - #: ../libnm-core/nm-setting-ip-tunnel.c:362 #: ../libnm-core/nm-setting-ip-tunnel.c:382 #, c-format msgid "'%s' is not a valid IPv%c address" msgstr "„%s” nie jest prawidłowym adresem IPv%c" -#: ../libnm-core/nm-setting-ip-tunnel.c:396 +#: ../libnm-core/nm-setting-ip-tunnel.c:399 msgid "tunnel keys can only be specified for GRE tunnels" msgstr "klucze tunelu mogą być podawane tylko dla tuneli GRE" -#: ../libnm-core/nm-setting-ip-tunnel.c:409 -#: ../libnm-core/nm-setting-ip-tunnel.c:425 +#: ../libnm-core/nm-setting-ip-tunnel.c:412 +#: ../libnm-core/nm-setting-ip-tunnel.c:428 #, c-format msgid "'%s' is not a valid tunnel key" msgstr "„%s” nie jest prawidłowym kluczem tunelu" -#: ../libnm-core/nm-setting-ip-tunnel.c:437 +#: ../libnm-core/nm-setting-ip-tunnel.c:440 msgid "a fixed TTL is allowed only when path MTU discovery is enabled" msgstr "" "stałe TTL jest dozwolone tylko, kiedy wykrywanie MTU ścieżki jest włączone" -#: ../libnm-core/nm-setting-ip-tunnel.c:450 +#: ../libnm-core/nm-setting-ip-tunnel.c:453 #, c-format msgid "some flags are invalid for the select mode: %s" msgstr "część flag jest nieprawidłowych dla trybu wyboru: %s" -#: ../libnm-core/nm-setting-macsec.c:252 +#: ../libnm-core/nm-setting-ip-tunnel.c:467 +#, fuzzy, c-format +msgid "wired setting not allowed for mode %s" +msgstr "ta właściwość nie jest dozwolona dla metody „none”" + +#: ../libnm-core/nm-setting-macsec.c:258 msgid "the key is empty" msgstr "klucz jest pusty" -#: ../libnm-core/nm-setting-macsec.c:263 +#: ../libnm-core/nm-setting-macsec.c:269 #, c-format msgid "the key must be %d characters" msgstr "klucz musi mieć %d znaków" -#: ../libnm-core/nm-setting-macsec.c:271 +#: ../libnm-core/nm-setting-macsec.c:277 msgid "the key contains non-hexadecimal characters" msgstr "klucz zawiera nieszesnastkowe znaki" -#: ../libnm-core/nm-setting-macsec.c:308 ../libnm-core/nm-setting-vlan.c:634 -#: ../libnm-util/nm-setting-vlan.c:556 -#, c-format -msgid "'%s' value doesn't match '%s=%s'" -msgstr "wartość „%s” nie pasuje do „%s=%s”" - -#: ../libnm-core/nm-setting-macsec.c:333 ../libnm-core/nm-setting-macvlan.c:177 -#: ../libnm-core/nm-setting-vlan.c:659 ../libnm-util/nm-setting-vlan.c:580 +#: ../libnm-core/nm-setting-macsec.c:339 ../libnm-core/nm-setting-macvlan.c:175 +#: ../libnm-core/nm-setting-vlan.c:657 ../libnm-util/nm-setting-vlan.c:580 #, c-format msgid "property is not specified and neither is '%s:%s'" msgstr "właściwość nie została podana, tak jak i „%s:%s”" -#: ../libnm-core/nm-setting-macsec.c:350 +#: ../libnm-core/nm-setting-macsec.c:360 #, c-format msgid "EAP key management requires '%s' setting presence" msgstr "zarządzanie kluczem EAP wymaga obecności ustawienia „%s”" -#: ../libnm-core/nm-setting-macsec.c:361 +#: ../libnm-core/nm-setting-macsec.c:369 +msgid "must be either psk (0) or eap (1)" +msgstr "" + +#: ../libnm-core/nm-setting-macsec.c:378 #, c-format msgid "invalid port %d" msgstr "nieprawidłowy port %d" -#: ../libnm-core/nm-setting-macvlan.c:188 +#: ../libnm-core/nm-setting-macsec.c:389 +msgid "only valid for psk mode" +msgstr "" + +#: ../libnm-core/nm-setting-macvlan.c:186 msgid "non promiscuous operation is allowed only in passthru mode" msgstr "nierozwiązłe działanie jest dozwolone tylko w trybie przejścia" -#: ../libnm-core/nm-setting-olpc-mesh.c:130 -#: ../libnm-core/nm-setting-wireless.c:762 +#: ../libnm-core/nm-setting-olpc-mesh.c:128 +#: ../libnm-core/nm-setting-wireless.c:760 #: ../libnm-util/nm-setting-olpc-mesh.c:132 #: ../libnm-util/nm-setting-wireless.c:777 msgid "SSID length is out of range <1-32> bytes" msgstr "długość SSID jest poza zakresem <1-32> bajtów" -#: ../libnm-core/nm-setting-olpc-mesh.c:139 -#: ../libnm-core/nm-setting-wireless.c:802 +#: ../libnm-core/nm-setting-olpc-mesh.c:137 +#: ../libnm-core/nm-setting-wireless.c:800 #: ../libnm-util/nm-setting-olpc-mesh.c:141 #: ../libnm-util/nm-setting-wireless.c:817 #, c-format msgid "'%d' is not a valid channel" msgstr "„%d” nie jest prawidłowym kanałem" -#: ../libnm-core/nm-setting-ovs-interface.c:113 +#: ../libnm-core/nm-setting-ovs-interface.c:111 #, c-format msgid "'%s' is not a valid interface type" msgstr "„%s” nie jest prawidłowym typem interfejsu" -#: ../libnm-core/nm-setting-ovs-interface.c:135 +#: ../libnm-core/nm-setting-ovs-interface.c:133 #, c-format msgid "A connection with a '%s' setting needs connection.type explicitly set" msgstr "Połączenie z ustawieniem „%s” musi mieć ustawione connection.type" -#: ../libnm-core/nm-setting-ovs-interface.c:147 +#: ../libnm-core/nm-setting-ovs-interface.c:145 #, c-format msgid "A connection of type '%s' cannot have ovs-interface.type \"system\"" msgstr "Połączenie typu „%s” nie może mieć ovs-interface.type „system”" -#: ../libnm-core/nm-setting-ovs-interface.c:159 +#: ../libnm-core/nm-setting-ovs-interface.c:157 #, c-format msgid "A connection of type '%s' cannot have an ovs-interface.type \"%s\"" msgstr "Połączenie typu „%s” nie może mieć ovs-interface.type „%s”" -#: ../libnm-core/nm-setting-ovs-interface.c:175 +#: ../libnm-core/nm-setting-ovs-interface.c:173 #, c-format msgid "" "A connection with '%s' setting must be of connection.type \"ovs-interface\" " @@ -8212,7 +10839,7 @@ msgstr "" "Połączenie z ustawieniem „%s” musi mieć connection.type „ovs-interface”, ale " "ma „%s”" -#: ../libnm-core/nm-setting-ovs-interface.c:186 +#: ../libnm-core/nm-setting-ovs-interface.c:184 #, c-format msgid "" "A connection with '%s' setting needs to be of 'patch' interface type, not " @@ -8220,603 +10847,650 @@ msgid "" msgstr "" "Połączenie z ustawieniem „%s” musi być typem interfejsu „patch”, nie „%s”" -#: ../libnm-core/nm-setting-ovs-interface.c:201 +#: ../libnm-core/nm-setting-ovs-interface.c:199 #, c-format msgid "A connection with ovs-interface.type '%s' setting a 'ovs-patch' setting" msgstr "" "Połączenie z ustawieniem ovs-interface.type „%s” musi mieć ustawienie „ovs-" "patch”" -#: ../libnm-core/nm-setting-ovs-interface.c:221 +#: ../libnm-core/nm-setting-ovs-interface.c:219 #, c-format msgid "Missing ovs interface setting" msgstr "Brak ustawienia interfejsu ovs" -#: ../libnm-core/nm-setting-ovs-interface.c:227 +#: ../libnm-core/nm-setting-ovs-interface.c:225 #, c-format msgid "Missing ovs interface type" msgstr "Brak typu interfejsu ovs" -#: ../libnm-core/nm-setting-ovs-interface.c:270 -#: ../libnm-core/nm-setting-ovs-port.c:198 +#: ../libnm-core/nm-setting-ovs-interface.c:268 +#: ../libnm-core/nm-setting-ovs-port.c:196 #, c-format msgid "A connection with a '%s' setting must have a master." msgstr "Połączenie z ustawieniem „%s” musi mieć połączenie nadrzędne." -#: ../libnm-core/nm-setting-ovs-patch.c:106 -#: ../libnm-core/nm-setting-vxlan.c:375 +#: ../libnm-core/nm-setting-ovs-patch.c:104 +#: ../libnm-core/nm-setting-vxlan.c:373 #, c-format msgid "'%s' is not a valid IP address" msgstr "„%s” nie jest prawidłowym adresem IP" -#: ../libnm-core/nm-setting-ovs-port.c:223 +#: ../libnm-core/nm-setting-ovs-port.c:221 #, c-format msgid "'%s' is not allowed in vlan_mode" msgstr "„%s” nie jest dozwolone w vlan_mode" -#: ../libnm-core/nm-setting-ovs-port.c:233 +#: ../libnm-core/nm-setting-ovs-port.c:231 #, c-format msgid "the tag id must be in range 0-4094 but is %u" msgstr "identyfikator etykiety musi być w zakresie 0-4094, ale wynosi %u" -#: ../libnm-core/nm-setting-ovs-port.c:243 +#: ../libnm-core/nm-setting-ovs-port.c:241 #, c-format msgid "'%s' is not allowed in lacp" msgstr "„%s” nie jest dozwolone w lacp" -#: ../libnm-core/nm-setting-ovs-port.c:253 +#: ../libnm-core/nm-setting-ovs-port.c:251 #, c-format msgid "'%s' is not allowed in bond_mode" msgstr "„%s” nie jest dozwolone w bond_mode" -#: ../libnm-core/nm-setting-ovs-bridge.c:161 +#: ../libnm-core/nm-setting-ovs-bridge.c:159 #, c-format msgid "A connection with a '%s' setting must not have a master." msgstr "Połączenie z ustawieniem „%s” nie może mieć połączenia nadrzędnego." -#: ../libnm-core/nm-setting-ovs-bridge.c:172 +#: ../libnm-core/nm-setting-ovs-bridge.c:170 #, c-format msgid "'%s' is not allowed in fail_mode" msgstr "„%s” nie jest dozwolone w fail_mode" -#: ../libnm-core/nm-setting-ppp.c:365 ../libnm-util/nm-setting-ppp.c:386 +#: ../libnm-core/nm-setting-ppp.c:363 ../libnm-util/nm-setting-ppp.c:386 #, c-format msgid "'%d' is out of valid range <128-16384>" msgstr "„%d” jest poza prawidłowym zakresem <128-16384>" -#: ../libnm-core/nm-setting-ppp.c:378 ../libnm-util/nm-setting-ppp.c:399 +#: ../libnm-core/nm-setting-ppp.c:376 ../libnm-util/nm-setting-ppp.c:399 #, c-format msgid "setting this property requires non-zero '%s' property" msgstr "ustawienie tej właściwości wymaga niezerowej właściwości „%s”" -#: ../libnm-core/nm-setting-proxy.c:163 +#: ../libnm-core/nm-setting-proxy.c:161 #, c-format msgid "invalid proxy method" msgstr "nieprawidłowa metoda pośrednika" -#: ../libnm-core/nm-setting-proxy.c:173 ../libnm-core/nm-setting-proxy.c:182 +#: ../libnm-core/nm-setting-proxy.c:171 ../libnm-core/nm-setting-proxy.c:180 #, c-format msgid "this property is not allowed for method none" msgstr "ta właściwość nie jest dozwolona dla metody „none”" -#: ../libnm-core/nm-setting-proxy.c:193 +#: ../libnm-core/nm-setting-proxy.c:191 #, c-format msgid "the script is too large" msgstr "skrypt jest za duży" -#: ../libnm-core/nm-setting-proxy.c:201 +#: ../libnm-core/nm-setting-proxy.c:199 #, c-format msgid "the script is not valid utf8" msgstr "skrypt nie jest prawidłowym tekstem UTF-8" -#: ../libnm-core/nm-setting-proxy.c:209 +#: ../libnm-core/nm-setting-proxy.c:207 #, c-format msgid "the script lacks FindProxyForURL function" msgstr "skrypt nie ma funkcji FindProxyForURL" +#: ../libnm-core/nm-setting-sriov.c:1086 +#, c-format +msgid "VF with index %u, but the total number of VFs is %u" +msgstr "" + +#: ../libnm-core/nm-setting-sriov.c:1097 +#, fuzzy, c-format +msgid "invalid VF %u: %s" +msgstr "nieprawidłowy klucz „%s”: %s" + +#: ../libnm-core/nm-setting-sriov.c:1109 +#, fuzzy, c-format +msgid "duplicate VF index %u" +msgstr "podwójna nazwa ustawienia" + +#: ../libnm-core/nm-setting-sriov.c:1130 +#, c-format +msgid "VFs %d and %d are not sorted by ascending index" +msgstr "" + #: ../libnm-core/nm-setting-tc-config.c:68 -#: ../libnm-core/nm-setting-tc-config.c:283 -#: ../libnm-core/nm-setting-tc-config.c:537 +#: ../libnm-core/nm-setting-tc-config.c:296 +#: ../libnm-core/nm-setting-tc-config.c:550 #, c-format msgid "'%s' is not a valid kind" msgstr "„%s” nie jest prawidłowym rodzajem" #: ../libnm-core/nm-setting-tc-config.c:76 -#: ../libnm-core/nm-setting-tc-config.c:545 +#: ../libnm-core/nm-setting-tc-config.c:558 msgid "parent handle missing" msgstr "brak nadrzędnego elementu obsługującego" -#: ../libnm-core/nm-setting-team.c:134 ../libnm-core/nm-setting-team.c:193 -#: ../libnm-core/nm-setting-team.c:266 +#: ../libnm-core/nm-setting-tc-config.c:1203 +msgid "there are duplicate TC qdiscs" +msgstr "" + +#: ../libnm-core/nm-setting-tc-config.c:1223 +msgid "there are duplicate TC filters" +msgstr "" + +#: ../libnm-core/nm-setting-team.c:135 ../libnm-core/nm-setting-team.c:194 +#: ../libnm-core/nm-setting-team.c:306 #, c-format msgid "%s is out of range [0, %d]" msgstr "%s jest poza zakresem [0, %d]" -#: ../libnm-core/nm-setting-team.c:175 +#: ../libnm-core/nm-setting-team.c:176 #, c-format msgid "Missing target-host in nsna_ping link watcher" msgstr "Brak komputera docelowego w obserwatorze łącza nsna_ping" -#: ../libnm-core/nm-setting-team.c:181 ../libnm-core/nm-setting-team.c:248 +#: ../libnm-core/nm-setting-team.c:182 ../libnm-core/nm-setting-team.c:288 #, c-format msgid "target-host '%s' contains invalid characters" msgstr "komputer docelowy „%s” zawiera nieprawidłowe znaki" -#: ../libnm-core/nm-setting-team.c:241 +#: ../libnm-core/nm-setting-team.c:281 #, c-format msgid "Missing %s in arp_ping link watcher" msgstr "Brak %s w obserwatorze łącza arp_ping" -#: ../libnm-core/nm-setting-team.c:254 +#: ../libnm-core/nm-setting-team.c:294 #, c-format msgid "source-host '%s' contains invalid characters" msgstr "komputer źródłowy „%s” zawiera nieprawidłowe znaki" -#: ../libnm-core/nm-setting-team.c:1153 +#: ../libnm-core/nm-setting-team.c:312 +#, fuzzy +msgid "vlanid is out of range [-1, 4094]" +msgstr "%s jest poza zakresem [0, %d]" + +#: ../libnm-core/nm-setting-team.c:1220 #: ../libnm-core/nm-setting-team-port.c:380 #, c-format msgid "team config exceeds size limit" msgstr "konfiguracja zespołu przekracza ograniczenie rozmiaru" -#: ../libnm-core/nm-setting-team.c:1179 +#: ../libnm-core/nm-setting-team.c:1246 #, c-format msgid "invalid runner \"%s\"" msgstr "nieprawidłowy runner „%s”" -#: ../libnm-core/nm-setting-team.c:1192 +#: ../libnm-core/nm-setting-team.c:1259 #, c-format msgid "missing link watcher name" msgstr "brak nazwy obserwatora łącza" -#: ../libnm-core/nm-setting-team.c:1202 +#: ../libnm-core/nm-setting-team.c:1269 #, c-format msgid "unknown link watcher \"%s\"" msgstr "nieznany obserwator łącza „%s”" -#: ../libnm-core/nm-setting-team.c:1213 +#: ../libnm-core/nm-setting-team.c:1280 #, c-format msgid "missing target host" msgstr "brak komputera docelowego" -#: ../libnm-core/nm-setting-team.c:1221 +#: ../libnm-core/nm-setting-team.c:1288 #, c-format msgid "missing source address" msgstr "brak adresu źródłowego" -#: ../libnm-core/nm-setting-tun.c:187 +#: ../libnm-core/nm-setting-tun.c:185 #, c-format msgid "'%u': invalid mode" msgstr "„%u”: nieprawidłowy tryb" -#: ../libnm-core/nm-setting-tun.c:197 +#: ../libnm-core/nm-setting-tun.c:195 #, c-format msgid "'%s': invalid user ID" msgstr "„%s”: nieprawidłowy identyfikator użytkownika" -#: ../libnm-core/nm-setting-tun.c:208 +#: ../libnm-core/nm-setting-tun.c:206 #, c-format msgid "'%s': invalid group ID" msgstr "„%s”: nieprawidłowy identyfikator grupy" -#: ../libnm-core/nm-setting-user.c:111 +#: ../libnm-core/nm-setting-user.c:109 msgid "missing key" msgstr "brak klucza" -#: ../libnm-core/nm-setting-user.c:117 +#: ../libnm-core/nm-setting-user.c:115 msgid "key is too long" msgstr "klucz jest za długi" -#: ../libnm-core/nm-setting-user.c:122 +#: ../libnm-core/nm-setting-user.c:120 msgid "key must be UTF8" msgstr "klucz musi być tekstem UTF-8" -#: ../libnm-core/nm-setting-user.c:145 +#: ../libnm-core/nm-setting-user.c:143 msgid "key requires a '.' for a namespace" msgstr "klucz wymaga przestrzeni nazw „.”" -#: ../libnm-core/nm-setting-user.c:158 +#: ../libnm-core/nm-setting-user.c:156 msgid "key cannot contain \"..\"" msgstr "klucz nie może zawierać „..”" -#: ../libnm-core/nm-setting-user.c:163 +#: ../libnm-core/nm-setting-user.c:161 msgid "key contains invalid characters" msgstr "klucz zawiera nieprawidłowe znaki" -#: ../libnm-core/nm-setting-user.c:188 +#: ../libnm-core/nm-setting-user.c:186 msgid "value is missing" msgstr "brak wartości" -#: ../libnm-core/nm-setting-user.c:195 +#: ../libnm-core/nm-setting-user.c:193 msgid "value is too large" msgstr "wartość jest za duża" -#: ../libnm-core/nm-setting-user.c:201 +#: ../libnm-core/nm-setting-user.c:199 msgid "value is not valid UTF8" msgstr "wartość nie jest prawidłowym tekstem UTF-8" -#: ../libnm-core/nm-setting-user.c:331 +#: ../libnm-core/nm-setting-user.c:329 msgid "maximum number of user data entries reached" msgstr "osiągnięto maksymalną liczbę wpisów danych użytkownika" -#: ../libnm-core/nm-setting-user.c:372 +#: ../libnm-core/nm-setting-user.c:370 #, c-format msgid "invalid key \"%s\": %s" msgstr "nieprawidłowy klucz „%s”: %s" -#: ../libnm-core/nm-setting-user.c:376 +#: ../libnm-core/nm-setting-user.c:374 #, c-format msgid "invalid value for \"%s\": %s" msgstr "nieprawidłowa wartość dla „%s”: %s" -#: ../libnm-core/nm-setting-user.c:391 +#: ../libnm-core/nm-setting-user.c:389 #, c-format msgid "maximum number of user data entries reached (%u instead of %u)" msgstr "osiągnięto maksymalną liczbę wpisów danych użytkownika (%u zamiast %u)" -#: ../libnm-core/nm-setting-vlan.c:670 ../libnm-util/nm-setting-vlan.c:600 +#: ../libnm-core/nm-setting-vlan.c:668 ../libnm-util/nm-setting-vlan.c:600 #, c-format msgid "the vlan id must be in range 0-4094 but is %u" msgstr "identyfikator VLAN musi być w zakresie 0-4094, ale wynosi %u" -#: ../libnm-core/nm-setting-vlan.c:680 ../libnm-util/nm-setting-vlan.c:591 +#: ../libnm-core/nm-setting-vlan.c:678 ../libnm-util/nm-setting-vlan.c:591 msgid "flags are invalid" msgstr "flagi są nieprawidłowe" -#: ../libnm-core/nm-setting-vlan.c:692 +#: ../libnm-core/nm-setting-vlan.c:690 msgid "vlan setting should have a ethernet setting as well" msgstr "ustawienie VLAN powinno mieć także ustawienie Ethernet" -#: ../libnm-core/nm-setting-vpn.c:530 +#: ../libnm-core/nm-setting-vpn.c:580 +msgid "cannot set connection.multi-connect for VPN setting" +msgstr "" + +#: ../libnm-core/nm-setting-vpn.c:601 #, c-format msgid "secret was empty" msgstr "hasło jest puste" -#: ../libnm-core/nm-setting-vpn.c:560 +#: ../libnm-core/nm-setting-vpn.c:631 msgid "setting contained a secret with an empty name" msgstr "ustawienie zawierało hasło o pustej nazwie" -#: ../libnm-core/nm-setting-vpn.c:568 +#: ../libnm-core/nm-setting-vpn.c:639 #, c-format msgid "secret value was empty" msgstr "wartość hasła jest pusta" -#: ../libnm-core/nm-setting-vpn.c:615 ../libnm-core/nm-setting.c:1786 +#: ../libnm-core/nm-setting-vpn.c:686 ../libnm-core/nm-setting.c:2024 msgid "not a secret property" msgstr "nie jest właściwością hasła" -#: ../libnm-core/nm-setting-vpn.c:621 +#: ../libnm-core/nm-setting-vpn.c:692 msgid "secret is not of correct type" msgstr "hasło nie jest poprawnego typu" -#: ../libnm-core/nm-setting-vpn.c:652 -#, c-format -msgid "failed to convert value '%s' to uint" -msgstr "konwersja wartości „%s” na uint się nie powiodła" +#: ../libnm-core/nm-setting-vpn.c:725 +#, fuzzy +msgid "secret flags property not found" +msgstr "Nie odnaleziono właściwości flag hasła „%s”" -#: ../libnm-core/nm-setting-vxlan.c:388 +#: ../libnm-core/nm-setting-vxlan.c:386 #, c-format msgid "'%s' is not a valid IP%c address" msgstr "„%s” nie jest prawidłowym adresem IP%c" -#: ../libnm-core/nm-setting-vxlan.c:415 +#: ../libnm-core/nm-setting-vxlan.c:413 #, c-format msgid "%d is greater than local port max %d" msgstr "%d jest większe niż maksymalny port lokalny %d" -#: ../libnm-core/nm-setting-wired.c:632 ../libnm-util/nm-setting-wired.c:612 +#: ../libnm-core/nm-setting-wired.c:630 ../libnm-util/nm-setting-wired.c:612 #, c-format msgid "'%s' is not a valid Ethernet port value" msgstr "„%s” nie jest prawidłową wartością portu Ethernet" -#: ../libnm-core/nm-setting-wired.c:642 ../libnm-util/nm-setting-wired.c:622 +#: ../libnm-core/nm-setting-wired.c:640 ../libnm-util/nm-setting-wired.c:622 #, c-format msgid "'%s' is not a valid duplex value" msgstr "„%s” nie jest prawidłową wartością dupleksu" -#: ../libnm-core/nm-setting-wired.c:701 ../libnm-util/nm-setting-wired.c:679 +#: ../libnm-core/nm-setting-wired.c:699 ../libnm-util/nm-setting-wired.c:679 #, c-format msgid "invalid '%s' or its value '%s'" msgstr "nieprawidłowe „%s” lub jego wartość „%s”" -#: ../libnm-core/nm-setting-wired.c:738 +#: ../libnm-core/nm-setting-wired.c:736 msgid "Wake-on-LAN mode 'default' and 'ignore' are exclusive flags" msgstr "" "Tryby Wake-on-LAN „default” i „ignore” są wzajemnie się wykluczającymi " "flagami" -#: ../libnm-core/nm-setting-wired.c:747 +#: ../libnm-core/nm-setting-wired.c:745 msgid "Wake-on-LAN password can only be used with magic packet mode" msgstr "" "Hasło Wake-on-LAN może być używane tylko za pomocą trybu magicznego pakietu" -#: ../libnm-core/nm-setting-wired.c:772 +#: ../libnm-core/nm-setting-wired.c:770 msgid "both speed and duplex should have a valid value or both should be unset" msgstr "" "prędkość i dupleks muszą mieć prawidłowe wartości lub oba nie być ustawione" -#: ../libnm-core/nm-setting-wired.c:773 +#: ../libnm-core/nm-setting-wired.c:771 msgid "both speed and duplex are required for static link configuration" msgstr "prędkość i dupleks są wymagane dla konfiguracji statycznego łącza" -#: ../libnm-core/nm-setting-wireless-security.c:941 +#: ../libnm-core/nm-setting-wireless-security.c:939 #: ../libnm-util/nm-setting-wireless-security.c:911 #, c-format msgid "'%s' security requires '%s=%s'" msgstr "zabezpieczenie „%s” wymaga „%s=%s”" -#: ../libnm-core/nm-setting-wireless-security.c:962 +#: ../libnm-core/nm-setting-wireless-security.c:960 #: ../libnm-util/nm-setting-wireless-security.c:932 #, c-format msgid "'%s' security requires '%s' setting presence" msgstr "zabezpieczenie „%s” wymaga obecności ustawienia „%s”" -#: ../libnm-core/nm-setting-wireless-security.c:983 +#: ../libnm-core/nm-setting-wireless-security.c:981 #: ../libnm-util/nm-setting-wireless-security.c:953 #, c-format msgid "'%d' value is out of range <0-3>" msgstr "wartość „%d” jest poza zakresem <0-3>" -#: ../libnm-core/nm-setting-wireless-security.c:1038 +#: ../libnm-core/nm-setting-wireless-security.c:1036 #: ../libnm-util/nm-setting-wireless-security.c:1008 #, c-format msgid "'%s' connections require '%s' in this property" msgstr "połączenia „%s” wymagają „%s” w tej właściwości" -#: ../libnm-core/nm-setting-wireless-security.c:1068 +#: ../libnm-core/nm-setting-wireless-security.c:1066 #: ../libnm-util/nm-setting-wireless-security.c:1038 #, c-format msgid "'%s' can only be used with '%s=%s' (WEP)" msgstr "„%s” może być używane tylko z „%s=%s” (WEP)" -#: ../libnm-core/nm-setting-wireless-security.c:1092 +#: ../libnm-core/nm-setting-wireless-security.c:1090 #, c-format msgid "'%s' can only be used with '%s=%s' or '%s=%s'" msgstr "„%s” może być używane tylko z „%s=%s” lub „%s=%s”" -#: ../libnm-core/nm-setting-wireless-security.c:1114 +#: ../libnm-core/nm-setting-wireless-security.c:1112 msgid "can't be simultaneously disabled and enabled" msgstr "nie może być jednocześnie wyłączone i włączone" -#: ../libnm-core/nm-setting-wireless.c:771 +#: ../libnm-core/nm-setting-wireless.c:769 #: ../libnm-util/nm-setting-wireless.c:786 #, c-format msgid "'%s' is not a valid Wi-Fi mode" msgstr "„%s” nie jest prawidłowym trybem Wi-Fi" -#: ../libnm-core/nm-setting-wireless.c:781 +#: ../libnm-core/nm-setting-wireless.c:779 #: ../libnm-util/nm-setting-wireless.c:796 #, c-format msgid "'%s' is not a valid band" msgstr "„%s” nie jest prawidłowym pasmem" -#: ../libnm-core/nm-setting-wireless.c:791 +#: ../libnm-core/nm-setting-wireless.c:789 #, c-format msgid "'%s' requires setting '%s' property" msgstr "„%s” wymaga ustawienia właściwości „%s”" -#: ../libnm-core/nm-setting-wireless.c:885 +#: ../libnm-core/nm-setting-wireless.c:883 #, c-format msgid "invalid value" msgstr "nieprawidłowa wartość" -#: ../libnm-core/nm-setting-wireless.c:895 +#: ../libnm-core/nm-setting-wireless.c:893 msgid "Wake-on-WLAN mode 'default' and 'ignore' are exclusive flags" msgstr "" "Tryby Wake-on-WLAN „default” i „ignore” są wzajemnie się wykluczającymi " "flagami" -#: ../libnm-core/nm-setting-wireless.c:904 +#: ../libnm-core/nm-setting-wireless.c:902 msgid "Wake-on-WLAN trying to set unknown flag" msgstr "Wake-on-WLAN próbuje ustawić nieznaną flagę" -#: ../libnm-core/nm-setting-wireless.c:926 +#: ../libnm-core/nm-setting-wireless.c:924 #, c-format msgid "conflicting value of mac-address-randomization and cloned-mac-address" msgstr "" "wartości mac-address-randomization i cloned-mac-address są w konflikcie" -#: ../libnm-core/nm-setting.c:819 +#: ../libnm-core/nm-setting-wpan.c:182 +msgid "page must be defined along with a channel" +msgstr "" + +#: ../libnm-core/nm-setting-wpan.c:191 +#, c-format +msgid "page must be between %d and %d" +msgstr "" + +#: ../libnm-core/nm-setting-wpan.c:202 +#, c-format +msgid "channel must not be between %d and %d" +msgstr "" + +#: ../libnm-core/nm-setting.c:852 #, c-format msgid "duplicate property" msgstr "podwójna właściwość" -#: ../libnm-core/nm-setting.c:847 ../libnm-core/nm-setting.c:894 +#: ../libnm-core/nm-setting.c:900 ../libnm-core/nm-setting.c:947 #, c-format msgid "can't set property of type '%s' from value of type '%s'" msgstr "nie można ustawić właściwości typu „%s” z wartości typu „%s”" -#: ../libnm-core/nm-setting.c:866 ../libnm-core/nm-setting.c:880 +#: ../libnm-core/nm-setting.c:919 ../libnm-core/nm-setting.c:933 #, c-format msgid "failed to set property: %s" msgstr "ustawienie właściwości się nie powiodło: %s" -#: ../libnm-core/nm-setting.c:908 +#: ../libnm-core/nm-setting.c:961 #, c-format msgid "can not set property: %s" msgstr "nie można ustawić właściwości: %s" -#: ../libnm-core/nm-setting.c:924 +#: ../libnm-core/nm-setting.c:977 #, c-format msgid "unknown property" msgstr "nieznana właściwość" -#: ../libnm-core/nm-setting.c:1684 +#: ../libnm-core/nm-setting.c:1935 msgid "secret not found" msgstr "nie odnaleziono hasła" -#: ../libnm-core/nm-setting.c:1776 -msgid "secret is not set" -msgstr "nie ustawiono hasła" - -#: ../libnm-core/nm-utils.c:2168 +#: ../libnm-core/nm-utils.c:2045 #, c-format msgid "'%s' is not a valid handle." msgstr "„%s” nie jest prawidłowym elementem obsługującym." -#: ../libnm-core/nm-utils.c:2264 +#: ../libnm-core/nm-utils.c:2141 #, c-format msgid "'%s' unexpected: parent already specified." msgstr "„%s” jest nieoczekiwane: element nadrzędny jest już podany." -#: ../libnm-core/nm-utils.c:2280 +#: ../libnm-core/nm-utils.c:2157 #, c-format msgid "invalid handle: '%s'" msgstr "nieprawidłowy element obsługujący: „%s”" -#: ../libnm-core/nm-utils.c:2302 +#: ../libnm-core/nm-utils.c:2179 msgid "parent not specified." msgstr "nie podano elementu nadrzędnego." -#: ../libnm-core/nm-utils.c:2349 +#: ../libnm-core/nm-utils.c:2226 #, c-format msgid "unsupported qdisc option: '%s'." msgstr "nieobsługiwana opcja qdisc: „%s” ." -#: ../libnm-core/nm-utils.c:2465 +#: ../libnm-core/nm-utils.c:2342 msgid "action name missing." msgstr "brak nazwy działania." -#: ../libnm-core/nm-utils.c:2489 +#: ../libnm-core/nm-utils.c:2366 #, c-format msgid "unsupported action option: '%s'." msgstr "nieobsługiwana opcja działania: „%s”." -#: ../libnm-core/nm-utils.c:2627 +#: ../libnm-core/nm-utils.c:2504 msgid "invalid action: " msgstr "nieprawidłowe działanie: " -#: ../libnm-core/nm-utils.c:2631 +#: ../libnm-core/nm-utils.c:2508 #, c-format msgid "unsupported tfilter option: '%s'." msgstr "nieobsługiwana opcja tfilter: „%s”." -#: ../libnm-core/nm-utils.c:2990 +#: ../libnm-core/nm-utils.c:3110 #, c-format msgid "failed stat file %s: %s" msgstr "wykonanie „stat” na pliku %s się nie powiodło: %s" -#: ../libnm-core/nm-utils.c:2999 +#: ../libnm-core/nm-utils.c:3119 #, c-format msgid "not a file (%s)" msgstr "nie jest plikiem (%s)" -#: ../libnm-core/nm-utils.c:3010 +#: ../libnm-core/nm-utils.c:3130 #, c-format msgid "invalid file owner %d for %s" msgstr "nieprawidłowy właściciel pliku %d dla %s" -#: ../libnm-core/nm-utils.c:3021 +#: ../libnm-core/nm-utils.c:3141 #, c-format msgid "file permissions for %s" msgstr "uprawnienia pliku dla %s" -#: ../libnm-core/nm-utils.c:3031 +#: ../libnm-core/nm-utils.c:3151 #, c-format msgid "reject %s" msgstr "odrzucenie %s" -#: ../libnm-core/nm-utils.c:3050 +#: ../libnm-core/nm-utils.c:3170 #, c-format msgid "path is not absolute (%s)" msgstr "ścieżka nie jest bezwzględna (%s)" -#: ../libnm-core/nm-utils.c:3064 +#: ../libnm-core/nm-utils.c:3184 #, c-format msgid "Plugin file does not exist (%s)" msgstr "Plik wtyczki nie istnieje (%s)" -#: ../libnm-core/nm-utils.c:3072 +#: ../libnm-core/nm-utils.c:3192 #, c-format msgid "Plugin is not a valid file (%s)" msgstr "Wtyczka nie jest prawidłowym plikiem (%s)" -#: ../libnm-core/nm-utils.c:3082 +#: ../libnm-core/nm-utils.c:3202 #, c-format msgid "libtool archives are not supported (%s)" msgstr "Archiwa biblioteki libtool nie są obsługiwane (%s)" -#: ../libnm-core/nm-utils.c:3164 ../libnm-util/nm-utils.c:1794 +#: ../libnm-core/nm-utils.c:3284 ../libnm-util/nm-utils.c:1794 #, c-format msgid "Could not find \"%s\" binary" msgstr "Nie można odnaleźć pliku binarnego „%s”" -#: ../libnm-core/nm-utils.c:4181 +#: ../libnm-core/nm-utils.c:4369 #, c-format msgid "not a valid ethernet MAC address for mask at position %lld" msgstr "nieprawidłowy adres MAC Ethernetu dla maski w miejscu %lld" -#: ../libnm-core/nm-utils.c:4196 +#: ../libnm-core/nm-utils.c:4384 #, c-format msgid "not a valid ethernet MAC address #%u at position %lld" msgstr "nieprawidłowy adres MAC Ethernetu #%u w miejscu %lld" -#: ../libnm-core/nm-utils.c:4232 +#: ../libnm-core/nm-utils.c:4420 msgid "interface name is too short" msgstr "nazwa interfejsu jest za krótka" -#: ../libnm-core/nm-utils.c:4241 +#: ../libnm-core/nm-utils.c:4429 msgid "interface name is reserved" msgstr "nazwa interfejsu jest zastrzeżona" -#: ../libnm-core/nm-utils.c:4253 +#: ../libnm-core/nm-utils.c:4441 msgid "interface name contains an invalid character" msgstr "nazwa interfejsu zawiera nieprawidłowy znak" -#: ../libnm-core/nm-utils.c:4259 +#: ../libnm-core/nm-utils.c:4447 msgid "interface name is longer than 15 characters" msgstr "nazwa interfejsu jest dłuższa niż 15 znaków" -#: ../libnm-core/nm-utils.c:4905 +#: ../libnm-core/nm-utils.c:5107 msgid "not valid utf-8" msgstr "nieprawidłowy tekst UTF-8" -#: ../libnm-core/nm-utils.c:4927 ../libnm-core/nm-utils.c:5395 +#: ../libnm-core/nm-utils.c:5128 ../libnm-core/nm-utils.c:5601 msgid "is not a JSON object" msgstr "nie jest obiektem JSON" -#: ../libnm-core/nm-utils.c:5371 ../libnm-core/nm-utils.c:5711 +#: ../libnm-core/nm-utils.c:5577 ../libnm-core/nm-utils.c:5917 msgid "value is NULL" msgstr "wartość wynosi NULL" -#: ../libnm-core/nm-utils.c:5371 ../libnm-core/nm-utils.c:5711 +#: ../libnm-core/nm-utils.c:5577 ../libnm-core/nm-utils.c:5917 msgid "value is empty" msgstr "wartość jest pusta" -#: ../libnm-core/nm-utils.c:5383 +#: ../libnm-core/nm-utils.c:5589 #, c-format msgid "invalid JSON at position %d (%s)" msgstr "nieprawidłowy kod JSON w miejscu %d (%s)" -#: ../libnm-core/nm-utils.c:6028 ../libnm-core/nm-utils.c:6048 +#: ../libnm-core/nm-utils.c:6244 ../libnm-core/nm-utils.c:6264 msgid "unterminated escape sequence" msgstr "niezakończona sekwencja sterująca" -#: ../libnm-core/nm-utils.c:6073 +#: ../libnm-core/nm-utils.c:6289 #, c-format msgid "unknown attribute '%s'" msgstr "nieznany atrybut „%s”" -#: ../libnm-core/nm-utils.c:6088 +#: ../libnm-core/nm-utils.c:6304 #, c-format msgid "missing key-value separator '%c' after '%s'" msgstr "brak separatora klucz-wartość „%c” po „%s”" -#: ../libnm-core/nm-utils.c:6104 +#: ../libnm-core/nm-utils.c:6320 #, c-format msgid "invalid uint32 value '%s' for attribute '%s'" msgstr "nieprawidłowa wartość uint32 „%s” dla atrybutu „%s”" -#: ../libnm-core/nm-utils.c:6113 +#: ../libnm-core/nm-utils.c:6329 #, c-format msgid "invalid uint8 value '%s' for attribute '%s'" msgstr "nieprawidłowa wartość uint8 „%s” dla atrybutu „%s”" -#: ../libnm-core/nm-utils.c:6123 +#: ../libnm-core/nm-utils.c:6339 #, c-format msgid "invalid boolean value '%s' for attribute '%s'" msgstr "nieprawidłowa wartość logiczna „%s” dla atrybutu „%s”" -#: ../libnm-core/nm-utils.c:6133 +#: ../libnm-core/nm-utils.c:6349 #, c-format msgid "unsupported attribute '%s' of type '%s'" msgstr "nieobsługiwany atrybut „%s” typu „%s”" @@ -8904,51 +11578,51 @@ msgstr "brak nazwy dla informacji o wtyczce VPN" msgid "missing service for VPN plugin info" msgstr "brak usługi dla informacji o wtyczce VPN" -#: ../libnm-glib/nm-device.c:1824 ../libnm/nm-device.c:1307 +#: ../libnm-glib/nm-device.c:1824 ../libnm/nm-device.c:1384 msgid "Bluetooth" msgstr "Bluetooth" -#: ../libnm-glib/nm-device.c:1826 ../libnm/nm-device.c:1309 +#: ../libnm-glib/nm-device.c:1826 ../libnm/nm-device.c:1386 msgid "OLPC Mesh" msgstr "Kratowe OLPC" -#: ../libnm-glib/nm-device.c:1828 ../libnm/nm-device.c:1317 +#: ../libnm-glib/nm-device.c:1828 ../libnm/nm-device.c:1394 msgid "WiMAX" msgstr "WiMAX" -#: ../libnm-glib/nm-device.c:1842 ../libnm/nm-device.c:1331 +#: ../libnm-glib/nm-device.c:1842 ../libnm/nm-device.c:1408 msgid "ADSL" msgstr "ADSL" -#: ../libnm-glib/nm-device.c:1844 ../libnm/nm-device.c:1333 +#: ../libnm-glib/nm-device.c:1844 ../libnm/nm-device.c:1410 msgid "MACVLAN" msgstr "MACVLAN" -#: ../libnm-glib/nm-device.c:1846 ../libnm/nm-device.c:1335 +#: ../libnm-glib/nm-device.c:1846 ../libnm/nm-device.c:1412 msgid "VXLAN" msgstr "VXLAN" -#: ../libnm-glib/nm-device.c:1848 ../libnm/nm-device.c:1337 +#: ../libnm-glib/nm-device.c:1848 ../libnm/nm-device.c:1414 msgid "IPTunnel" msgstr "Tunel IP" -#: ../libnm-glib/nm-device.c:1850 ../libnm/nm-device.c:1339 +#: ../libnm-glib/nm-device.c:1850 ../libnm/nm-device.c:1416 msgid "Tun" msgstr "TUN" -#: ../libnm-glib/nm-device.c:1852 ../libnm/nm-device.c:1341 +#: ../libnm-glib/nm-device.c:1852 ../libnm/nm-device.c:1418 msgid "Veth" msgstr "Veth" -#: ../libnm-glib/nm-device.c:1884 ../libnm/nm-device.c:1379 +#: ../libnm-glib/nm-device.c:1884 ../libnm/nm-device.c:1462 msgid "Wired" msgstr "Przewodowe" -#: ../libnm-glib/nm-device.c:1915 ../libnm/nm-device.c:1410 +#: ../libnm-glib/nm-device.c:1915 ../libnm/nm-device.c:1493 msgid "PCI" msgstr "PCI" -#: ../libnm-glib/nm-device.c:1917 ../libnm/nm-device.c:1412 +#: ../libnm-glib/nm-device.c:1917 ../libnm/nm-device.c:1495 msgid "USB" msgstr "USB" @@ -8959,7 +11633,7 @@ msgstr "USB" #. * the strings otherwise. #. #: ../libnm-glib/nm-device.c:2014 ../libnm-glib/nm-device.c:2033 -#: ../libnm/nm-device.c:1725 ../libnm/nm-device.c:1744 +#: ../libnm/nm-device.c:1808 ../libnm/nm-device.c:1827 #, c-format msgctxt "long device name" msgid "%s %s" @@ -8969,6 +11643,18 @@ msgstr "%2$s (%1$s)" msgid "Disconnected by D-Bus" msgstr "Rozłączono przez D-Bus" +#: ../libnm-util/crypto.c:143 +#, c-format +msgid "Doesn't look like a PEM private key file." +msgstr "Nie wygląda na plik klucza prywatnego PEM." + +#: ../libnm-util/crypto.c:405 ../libnm-util/crypto_gnutls.c:151 +#: ../libnm-util/crypto_gnutls.c:253 ../libnm-util/crypto_nss.c:162 +#: ../libnm-util/crypto_nss.c:323 +#, c-format +msgid "Private key cipher '%s' was unknown." +msgstr "Nieznany szyfr klucza prywatnego „%s”." + #: ../libnm-util/crypto_gnutls.c:84 #, c-format msgid "Hash length too long (%d > %d)." @@ -8979,16 +11665,34 @@ msgstr "Suma kontrolna jest za długa (%d > %d)." msgid "Failed to initialize the MD5 engine: %s (%s)" msgstr "Zainicjowanie mechanizmu MD5 się nie powiodło: %s (%s)" +#: ../libnm-util/crypto_gnutls.c:159 +#, c-format +msgid "Invalid IV length (must be at least %zd)." +msgstr "Nieprawidłowa długość IV (musi wynosić co najmniej %zd)." + #: ../libnm-util/crypto_nss.c:99 #, c-format msgid "Failed to initialize the MD5 context: %d." msgstr "Zainicjowanie kontekstu MD5 się nie powiodło: %d." -#: ../libnm-util/crypto_nss.c:460 +#: ../libnm-util/crypto_nss.c:170 +#, c-format +msgid "Invalid IV length (must be at least %d)." +msgstr "Nieprawidłowa długość IV (musi wynosić co najmniej %d)." + +#: ../libnm-util/crypto_nss.c:457 #, c-format msgid "Couldn't convert password to UCS2: %d" msgstr "Nie można konwertować hasła do UCS2: %d" +#: ../libnm-util/nm-setting-8021x.c:1811 +msgid "invalid private key" +msgstr "nieprawidłowy klucz prywatny" + +#: ../libnm-util/nm-setting-8021x.c:2122 +msgid "invalid phase2 private key" +msgstr "nieprawidłowy klucz prywatny drugiego etapu" + #: ../libnm-util/nm-setting-bluetooth.c:185 #, c-format msgid "requires '%s' or '%s' setting" @@ -9095,8 +11799,8 @@ msgid "The connection was not a dummy connection." msgstr "Połączenie nie jest atrapą połączenia." #: ../libnm/nm-device-dummy.c:83 ../libnm/nm-device-generic.c:97 -#: ../libnm/nm-device-ovs-bridge.c:68 ../libnm/nm-device-ovs-interface.c:68 -#: ../libnm/nm-device-ovs-port.c:67 +#: ../libnm/nm-device-ovs-bridge.c:97 ../libnm/nm-device-ovs-interface.c:68 +#: ../libnm/nm-device-ovs-port.c:96 msgid "The connection did not specify an interface name." msgstr "Połączenie nie podało nazwy interfejsu." @@ -9177,7 +11881,7 @@ msgstr "Urządzenie nie ma możliwości wymaganych przez połączenie." msgid "The connection was not an OLPC Mesh connection." msgstr "Połączenie nie jest połączeniem kratowym OLPC." -#: ../libnm/nm-device-ovs-bridge.c:61 +#: ../libnm/nm-device-ovs-bridge.c:90 msgid "The connection was not a ovs_bridge connection." msgstr "Połączenie nie jest połączeniem „ovs_bridge”." @@ -9185,7 +11889,7 @@ msgstr "Połączenie nie jest połączeniem „ovs_bridge”." msgid "The connection was not a ovs_interface connection." msgstr "Połączenie nie jest połączeniem „ovs_interface”." -#: ../libnm/nm-device-ovs-port.c:60 +#: ../libnm/nm-device-ovs-port.c:89 msgid "The connection was not a ovs_port connection." msgstr "Połączenie nie jest połączeniem „ovs_port”." @@ -9229,36 +11933,57 @@ msgstr "Urządzenie nie ma możliwości WPA2/RSN wymaganych przez połączenie." msgid "The connection was not a WiMAX connection." msgstr "Połączenie nie jest połączeniem WiMAX." -#: ../libnm/nm-device.c:1311 -msgid "OpenVSwitch Interface" +#: ../libnm/nm-device-wpan.c:82 +#, fuzzy +msgid "The connection was not a wpan connection." +msgstr "Połączenie nie jest połączeniem TUN." + +#: ../libnm/nm-device.c:1388 +#, fuzzy +msgid "Open vSwitch Interface" msgstr "Interfejs OpenVSwitch" -#: ../libnm/nm-device.c:1313 -msgid "OpenVSwitch Port" +#: ../libnm/nm-device.c:1390 +#, fuzzy +msgid "Open vSwitch Port" msgstr "Port OpenVSwitch" -#: ../libnm/nm-device.c:1315 -msgid "OpenVSwitch Bridge" +#: ../libnm/nm-device.c:1392 +#, fuzzy +msgid "Open vSwitch Bridge" msgstr "Mostek OpenVSwitch" -#: ../libnm/nm-device.c:1343 +#: ../libnm/nm-device.c:1420 msgid "MACsec" msgstr "MACsec" -#: ../libnm/nm-device.c:1345 +#: ../libnm/nm-device.c:1422 msgid "Dummy" msgstr "Atrapa" -#: ../libnm/nm-device.c:1347 +#: ../libnm/nm-device.c:1424 msgid "PPP" msgstr "PPP" -#: ../libnm/nm-device.c:2463 +#: ../libnm/nm-device.c:1426 +msgid "IEEE 802.15.4" +msgstr "" + +#: ../libnm/nm-device.c:1428 +msgid "6LoWPAN" +msgstr "" + +#: ../libnm/nm-device.c:1430 +#, fuzzy +msgid "WireGuard" +msgstr "Przewodowe" + +#: ../libnm/nm-device.c:2549 #, c-format msgid "The connection was not valid: %s" msgstr "Połączenie jest nieprawidłowe: %s" -#: ../libnm/nm-device.c:2472 +#: ../libnm/nm-device.c:2558 #, c-format msgid "The interface names of the device and the connection didn't match." msgstr "Nazwy interfejsu urządzenia i połączenia się nie zgadzają." @@ -9267,7 +11992,7 @@ msgstr "Nazwy interfejsu urządzenia i połączenia się nie zgadzają." msgid "Checkpoint was removed before it was initialized" msgstr "Usunięto punkt kontrolny przed jego inicjacją" -#: ../libnm/nm-manager.c:955 +#: ../libnm/nm-manager.c:953 msgid "Active connection removed before it was initialized" msgstr "Usunięto aktywne połączenie przed jego inicjacją" @@ -9275,7 +12000,7 @@ msgstr "Usunięto aktywne połączenie przed jego inicjacją" msgid "Connection removed before it was initialized" msgstr "Usunięto połączenie przed jego inicjacją" -#: ../libnm/nm-vpn-plugin-old.c:847 ../libnm/nm-vpn-service-plugin.c:1012 +#: ../libnm/nm-vpn-plugin-old.c:847 ../libnm/nm-vpn-service-plugin.c:1051 msgid "No service name specified" msgstr "Nie podano nazwy usługi" @@ -9312,11 +12037,11 @@ msgstr "" "w stanie uśpienia lub przebudzenie jej" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:7 -msgid "Enable or disable WiFi devices" +msgid "Enable or disable Wi-Fi devices" msgstr "Włączenie lub wyłączenie urządzeń Wi-Fi" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:8 -msgid "System policy prevents enabling or disabling WiFi devices" +msgid "System policy prevents enabling or disabling Wi-Fi devices" msgstr "" "Ustawienia systemu uniemożliwiają włączanie lub wyłączanie urządzeń Wi-Fi" @@ -9350,21 +12075,22 @@ msgid "System policy prevents control of network connections" msgstr "Ustawienia systemu uniemożliwiają sterowanie połączeniami sieciowymi" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:15 -msgid "Connection sharing via a protected WiFi network" +msgid "Connection sharing via a protected Wi-Fi network" msgstr "Udostępnianie połączenia przez chronioną sieć Wi-Fi" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:16 -msgid "System policy prevents sharing connections via a protected WiFi network" +msgid "" +"System policy prevents sharing connections via a protected Wi-Fi network" msgstr "" "Ustawienia systemu uniemożliwiają udostępnianie połączeń przez chronioną " "sieć Wi-Fi" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:17 -msgid "Connection sharing via an open WiFi network" +msgid "Connection sharing via an open Wi-Fi network" msgstr "Udostępnianie połączenia przez otwartą sieć Wi-Fi" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:18 -msgid "System policy prevents sharing connections via an open WiFi network" +msgid "System policy prevents sharing connections via an open Wi-Fi network" msgstr "" "Ustawienia systemu uniemożliwiają udostępnianie połączeń przez otwartą sieć " "Wi-Fi" @@ -9440,17 +12166,17 @@ msgstr "" "Ustawienia systemu uniemożliwiają włączanie lub wyłączanie sprawdzania " "łączności" -#: ../shared/nm-utils/nm-shared-utils.c:946 +#: ../shared/nm-utils/nm-shared-utils.c:1130 #, c-format msgid "object class '%s' has no property named '%s'" msgstr "klasa obiektów „%s” nie ma właściwości o nazwie „%s”" -#: ../shared/nm-utils/nm-shared-utils.c:953 +#: ../shared/nm-utils/nm-shared-utils.c:1137 #, c-format msgid "property '%s' of object class '%s' is not writable" msgstr "właściwość „%s” klasy obiektów „%s” nie jest zapisywalna" -#: ../shared/nm-utils/nm-shared-utils.c:960 +#: ../shared/nm-utils/nm-shared-utils.c:1144 #, c-format msgid "" "construct property \"%s\" for object '%s' can't be set after construction" @@ -9458,19 +12184,19 @@ msgstr "" "właściwość konstruktu „%s” dla obiektu „%s” nie może zostać ustawiona po " "konstrukcji" -#: ../shared/nm-utils/nm-shared-utils.c:968 +#: ../shared/nm-utils/nm-shared-utils.c:1152 #, c-format msgid "'%s::%s' is not a valid property name; '%s' is not a GObject subtype" msgstr "" "„%s::%s” nie jest prawidłową nazwą właściwości; „%s” nie jest podtypem " "GObject" -#: ../shared/nm-utils/nm-shared-utils.c:977 +#: ../shared/nm-utils/nm-shared-utils.c:1161 #, c-format msgid "unable to set property '%s' of type '%s' from value of type '%s'" msgstr "nie można ustawić właściwości „%s” typu „%s” z wartości typu „%s”" -#: ../shared/nm-utils/nm-shared-utils.c:988 +#: ../shared/nm-utils/nm-shared-utils.c:1172 #, c-format msgid "" "value \"%s\" of type '%s' is invalid or out of range for property '%s' of " @@ -9483,49 +12209,49 @@ msgstr "" #. * as "Wired Connection" or "VPN Connection". The %d is a number #. * that is combined with the first argument to create a unique #. * connection id. -#: ../src/NetworkManagerUtils.c:119 +#: ../src/NetworkManagerUtils.c:120 #, c-format msgctxt "connection id fallback" msgid "%s %u" msgstr "%s %u" -#: ../src/main.c:181 ../src/main.c:319 +#: ../src/main.c:180 ../src/main.c:315 #, c-format msgid "Failed to read configuration: %s\n" msgstr "Odczytanie konfiguracji się nie powiodło: %s\n" #. Logging/debugging -#: ../src/main.c:195 ../src/nm-iface-helper.c:297 +#: ../src/main.c:194 ../src/nm-iface-helper.c:297 msgid "Print NetworkManager version and exit" msgstr "Wyświetla wersję usługi NetworkManager i kończy działanie" -#: ../src/main.c:196 ../src/nm-iface-helper.c:298 +#: ../src/main.c:195 ../src/nm-iface-helper.c:298 msgid "Don't become a daemon" msgstr "Bez zmiany w usługę" -#: ../src/main.c:197 ../src/nm-iface-helper.c:300 +#: ../src/main.c:196 ../src/nm-iface-helper.c:300 #, c-format msgid "Log level: one of [%s]" msgstr "Poziom dziennika: jeden z [%s]" -#: ../src/main.c:199 ../src/nm-iface-helper.c:302 +#: ../src/main.c:198 ../src/nm-iface-helper.c:302 #, c-format msgid "Log domains separated by ',': any combination of [%s]" msgstr "Domeny dziennika oddzielone przez „,”: dowolne połączenie [%s]" -#: ../src/main.c:201 ../src/nm-iface-helper.c:304 +#: ../src/main.c:200 ../src/nm-iface-helper.c:304 msgid "Make all warnings fatal" msgstr "Wszystkie ostrzeżenia jako krytyczne" -#: ../src/main.c:202 +#: ../src/main.c:201 msgid "Specify the location of a PID file" msgstr "Podaje położenie pliku PID" -#: ../src/main.c:204 +#: ../src/main.c:203 msgid "Print NetworkManager configuration and exit" msgstr "Wyświetla konfigurację usługi NetworkManager i kończy działanie" -#: ../src/main.c:214 +#: ../src/main.c:213 msgid "" "NetworkManager monitors all network connections and automatically\n" "chooses the best connection to use. It also allows the user to\n" @@ -9537,28 +12263,12 @@ msgstr "" "wybranie bezprzewodowych punktów dostępowych, z którymi karty\n" "sieciowe w komputerze mają być powiązane." -#: ../src/main.c:304 ../src/main-utils.c:286 ../src/nm-iface-helper.c:441 +#: ../src/main.c:305 ../src/main-utils.c:286 ../src/nm-iface-helper.c:441 #, c-format msgid "%s. Please use --help to see a list of valid options.\n" msgstr "%s. Parametr --help wyświetli listę prawidłowych opcji.\n" -#: ../src/main.c:309 ../src/nm-iface-helper.c:446 -#, c-format -msgid "Ignoring unrecognized log domain(s) '%s' passed on command line.\n" -msgstr "" -"Ignorowanie nieznanych domen dziennika „%s” przekazanych w wierszu poleceń.\n" - -#: ../src/main.c:334 -#, c-format -msgid "Error in configuration file: %s.\n" -msgstr "Błąd w pliku konfiguracji: %s.\n" - -#: ../src/main.c:339 -#, c-format -msgid "Ignoring unrecognized log domain(s) '%s' from config files.\n" -msgstr "Ignorowanie nieznanych domen dziennika „%s” z plików konfiguracji.\n" - -#: ../src/main.c:350 ../src/nm-iface-helper.c:456 +#: ../src/main.c:340 ../src/nm-iface-helper.c:456 #, c-format msgid "Could not daemonize: %s [error %u]\n" msgstr "Nie można zmienić w usługę: %s [błąd %u]\n" @@ -9593,11 +12303,11 @@ msgstr "%s jest już uruchomione (PID %ld)\n" msgid "You must be root to run %s!\n" msgstr "Tylko root może uruchamiać %s.\n" -#: ../src/dhcp/nm-dhcp-dhclient-utils.c:313 +#: ../src/dhcp/nm-dhcp-dhclient-utils.c:291 msgid "# Created by NetworkManager\n" msgstr "# Utworzony przez usługę NetworkManager\n" -#: ../src/dhcp/nm-dhcp-dhclient-utils.c:323 +#: ../src/dhcp/nm-dhcp-dhclient-utils.c:302 #, c-format msgid "" "# Merged from %s\n" @@ -9606,57 +12316,62 @@ msgstr "" "# Scalony od %s\n" "\n" -#: ../src/devices/bluetooth/nm-bluez-device.c:211 +#: ../src/devices/bluetooth/nm-bluez-device.c:212 #, c-format msgid "%s Network" msgstr "Sieć %s" -#: ../src/devices/bluetooth/nm-device-bt.c:262 +#: ../src/devices/bluetooth/nm-device-bt.c:272 msgid "PAN requested, but Bluetooth device does not support NAP" msgstr "Zażądano PAN, ale urządzenie Bluetooth nie obsługuje NAP" -#: ../src/devices/bluetooth/nm-device-bt.c:272 +#: ../src/devices/bluetooth/nm-device-bt.c:282 msgid "PAN connections cannot specify GSM, CDMA, or serial settings" msgstr "Połączenia PAN nie mogą podawać ustawień GSM, CDMA lub szeregowych" -#: ../src/devices/bluetooth/nm-device-bt.c:285 +#: ../src/devices/bluetooth/nm-device-bt.c:295 msgid "PAN connection" msgstr "Połączenie PAN" -#: ../src/devices/bluetooth/nm-device-bt.c:292 +#: ../src/devices/bluetooth/nm-device-bt.c:302 msgid "DUN requested, but Bluetooth device does not support DUN" msgstr "Zażądano DUN, ale urządzenie Bluetooth go nie obsługuje" -#: ../src/devices/bluetooth/nm-device-bt.c:302 +#: ../src/devices/bluetooth/nm-device-bt.c:312 msgid "DUN connection must include a GSM or CDMA setting" msgstr "Połączenie DUN musi zawierać ustawienie GSM lub CDMA" -#: ../src/devices/bluetooth/nm-device-bt.c:312 -#: ../src/devices/wwan/nm-modem-broadband.c:709 +#: ../src/devices/bluetooth/nm-device-bt.c:322 +#: ../src/devices/wwan/nm-modem-broadband.c:696 msgid "GSM connection" msgstr "Połączenie GSM" -#: ../src/devices/bluetooth/nm-device-bt.c:316 -#: ../src/devices/wwan/nm-modem-broadband.c:733 +#: ../src/devices/bluetooth/nm-device-bt.c:324 +#: ../src/devices/wwan/nm-modem-broadband.c:720 msgid "CDMA connection" msgstr "Połączenie CDMA" -#: ../src/devices/bluetooth/nm-device-bt.c:324 +#: ../src/devices/bluetooth/nm-device-bt.c:332 msgid "Unknown/unhandled Bluetooth connection type" msgstr "Nieznany/nieobsługiwany typ połączenia Bluetooth" -#: ../src/devices/bluetooth/nm-device-bt.c:345 -#: ../src/devices/nm-device-ethernet.c:1413 -#: ../src/devices/nm-device-infiniband.c:208 -#: ../src/devices/wifi/nm-device-wifi.c:872 +#: ../src/devices/bluetooth/nm-device-bt.c:353 +#: ../src/devices/nm-device-ethernet.c:1432 +#: ../src/devices/nm-device-infiniband.c:190 +#: ../src/devices/wifi/nm-device-wifi.c:908 msgid "connection does not match device" msgstr "połączenie nie pasuje do urządzenia" -#: ../src/devices/nm-device-bond.c:89 +#: ../src/devices/nm-device-6lowpan.c:191 +#, fuzzy +msgid "6LOWPAN connection" +msgstr "Połączenie PAN" + +#: ../src/devices/nm-device-bond.c:72 msgid "Bond connection" msgstr "Połączenie wiązane" -#: ../src/devices/nm-device-bridge.c:128 +#: ../src/devices/nm-device-bridge.c:153 msgid "Bridge connection" msgstr "Połączenie mostkowane" @@ -9664,24 +12379,24 @@ msgstr "Połączenie mostkowane" msgid "Dummy connection" msgstr "Atrapa połączenia" -#: ../src/devices/nm-device-ethernet.c:1394 +#: ../src/devices/nm-device-ethernet.c:1413 msgid "PPPoE connection" msgstr "Połączenie PPPoE" -#: ../src/devices/nm-device-ethernet.c:1394 +#: ../src/devices/nm-device-ethernet.c:1413 msgid "Wired connection" msgstr "Połączenie przewodowe" -#: ../src/devices/nm-device-ethernet-utils.c:36 +#: ../src/devices/nm-device-ethernet-utils.c:33 #, c-format msgid "Wired connection %d" msgstr "Połączenie przewodowe %d" -#: ../src/devices/nm-device-ip-tunnel.c:371 +#: ../src/devices/nm-device-ip-tunnel.c:419 msgid "IP tunnel connection" msgstr "Połączenie tunelu IP" -#: ../src/devices/nm-device-macvlan.c:347 +#: ../src/devices/nm-device-macvlan.c:366 msgid "MACVLAN connection" msgstr "Połączenie MACVLAN" @@ -9689,15 +12404,20 @@ msgstr "Połączenie MACVLAN" msgid "TUN connection" msgstr "Połączenie TUN" -#: ../src/devices/team/nm-device-team.c:117 +#: ../src/devices/nm-device-wpan.c:69 +#, fuzzy +msgid "WPAN connection" +msgstr "Połączenie PAN" + +#: ../src/devices/team/nm-device-team.c:102 msgid "Team connection" msgstr "Połączenie zespołowe" -#: ../src/devices/wifi/nm-device-olpc-mesh.c:147 +#: ../src/devices/wifi/nm-device-olpc-mesh.c:136 msgid "Mesh" msgstr "Sieć kratowa" -#: ../src/devices/wifi/nm-device-wifi.c:839 +#: ../src/devices/wifi/nm-device-wifi.c:881 msgid "WPA Ad-Hoc disabled due to kernel bugs" msgstr "Wyłączono WPA Ad-Hoc z powodu błędów jądra" @@ -9834,18 +12554,18 @@ msgstr "" "Tryb punktu dostępowego to Infrastruktura, ale ustawienie wymaga " "zabezpieczeń Ad-Hoc" -#: ../src/devices/wifi/nm-wifi-utils.c:559 -#: ../src/devices/wifi/nm-wifi-utils.c:589 +#: ../src/devices/wifi/nm-wifi-utils.c:558 +#: ../src/devices/wifi/nm-wifi-utils.c:586 #, c-format msgid "connection does not match access point" msgstr "połączenie nie pasuje do punktu dostępowego" -#: ../src/devices/wifi/nm-wifi-utils.c:613 +#: ../src/devices/wifi/nm-wifi-utils.c:610 msgid "Access point is unencrypted but setting specifies security" msgstr "" "Punkt dostępowy jest niezaszyfrowany, ale ustawienie podaje zabezpieczenia" -#: ../src/devices/wifi/nm-wifi-utils.c:702 +#: ../src/devices/wifi/nm-wifi-utils.c:699 msgid "" "WPA authentication is incompatible with non-EAP (original) LEAP or Dynamic " "WEP" @@ -9853,71 +12573,86 @@ msgstr "" "Uwierzytelnianie WPA jest niezgodne z LEAP niebędącym EAP (oryginalnym) " "i dynamicznym WEP" -#: ../src/devices/wifi/nm-wifi-utils.c:712 +#: ../src/devices/wifi/nm-wifi-utils.c:709 msgid "WPA authentication is incompatible with Shared Key authentication" msgstr "" "Uwierzytelnianie WPA jest niezgodne z uwierzytelnianiem kluczem " "współdzielonym" -#: ../src/devices/wifi/nm-wifi-utils.c:759 +#: ../src/devices/wifi/nm-wifi-utils.c:756 msgid "Failed to determine AP security information" msgstr "" "Ustalenie informacji o zabezpieczeniach punktu dostępowego się nie powiodło" -#: ../src/devices/wwan/nm-modem-broadband.c:695 +#: ../src/devices/wwan/nm-modem-broadband.c:686 msgid "GSM mobile broadband connection requires a 'gsm' setting" msgstr "Połączenie komórkowe GSM wymaga ustawienia „gsm”" -#: ../src/nm-config.c:521 +#: ../src/nm-config.c:563 +#, fuzzy, c-format +msgid "Bad '%s' option: " +msgstr "opcja „%s” jest pusta" + +#: ../src/nm-config.c:576 msgid "Config file location" msgstr "Położenie pliku konfiguracji" -#: ../src/nm-config.c:522 +#: ../src/nm-config.c:577 msgid "Config directory location" msgstr "Położenie katalogu konfiguracji" -#: ../src/nm-config.c:523 +#: ../src/nm-config.c:578 msgid "System config directory location" msgstr "Położenie katalogu konfiguracji systemowej" -#: ../src/nm-config.c:524 +#: ../src/nm-config.c:579 msgid "Internal config file location" msgstr "Położenie pliku konfiguracji wewnętrznej" -#: ../src/nm-config.c:525 +#: ../src/nm-config.c:580 msgid "State file location" msgstr "Położenie pliku stanu" -#: ../src/nm-config.c:526 +#: ../src/nm-config.c:581 msgid "State file for no-auto-default devices" msgstr "Plik stanu dla urządzeń „no-auto-default”" -#: ../src/nm-config.c:527 +#: ../src/nm-config.c:582 msgid "List of plugins separated by ','" msgstr "Lista wtyczek oddzielonych „,”" -#: ../src/nm-config.c:528 +#: ../src/nm-config.c:583 msgid "Quit after initial configuration" msgstr "Kończy działanie po początkowej konfiguracji" -#: ../src/nm-config.c:529 ../src/nm-iface-helper.c:299 +#: ../src/nm-config.c:584 ../src/nm-iface-helper.c:299 msgid "Don't become a daemon, and log to stderr" msgstr "" "Bez zmiany w usługę i zapisywanie dziennika do standardowego wyjścia błędów" #. These three are hidden for now, and should eventually just go away. -#: ../src/nm-config.c:532 +#: ../src/nm-config.c:587 msgid "An http(s) address for checking internet connectivity" msgstr "Adres HTTP(S) do sprawdzania łączności internetowej" -#: ../src/nm-config.c:533 +#: ../src/nm-config.c:588 msgid "The interval between connectivity checks (in seconds)" msgstr "Czas między sprawdzaniem łączności (w sekundach)" -#: ../src/nm-config.c:534 +#: ../src/nm-config.c:589 msgid "The expected start of the response" msgstr "Oczekiwany początek odpowiedzi" +#: ../src/nm-config.c:596 +#, fuzzy +msgid "NetworkManager options" +msgstr "Uprawnienia usługi NetworkManager" + +#: ../src/nm-config.c:596 +#, fuzzy +msgid "Show NetworkManager options" +msgstr "Uprawnienia usługi NetworkManager" + #. Interface/IP config #: ../src/nm-iface-helper.c:279 msgid "The interface to manage" @@ -10021,6 +12756,12 @@ msgstr "Wymagana jest nazwa interfejsu i UUID\n" msgid "Failed to find interface index for %s (%s)\n" msgstr "Odnalezienie indeksu interfejsu dla %s (%s) się nie powiodło\n" +#: ../src/nm-iface-helper.c:446 +#, c-format +msgid "Ignoring unrecognized log domain(s) '%s' passed on command line.\n" +msgstr "" +"Ignorowanie nieznanych domen dziennika „%s” przekazanych w wierszu poleceń.\n" + #: ../src/nm-iface-helper.c:485 #, c-format msgid "(%s): Invalid IID %s\n" @@ -10031,12 +12772,56 @@ msgstr "(%s): nieprawidłowy IID %s\n" msgid "(%s): Invalid DHCP client-id %s\n" msgstr "(%s): nieprawidłowy client-id DHCP %s\n" -#: ../src/nm-logging.c:267 +#: ../src/nm-logging.c:275 #, c-format msgid "Unknown log level '%s'" msgstr "Nieznany poziom dziennika „%s”" -#: ../src/nm-logging.c:369 +#: ../src/nm-logging.c:377 #, c-format msgid "Unknown log domain '%s'" msgstr "Nieznana domena dziennika „%s”" + +#~ msgid "Error: Failed to setup a Wi-Fi hotspot" +#~ msgstr "Błąd: ustawienie hotspotu Wi-Fi się nie powiodło" + +#~ msgid "Error: Failed to add/activate new connection: Unknown error" +#~ msgstr "" +#~ "Błąd: dodanie/aktywacja nowego połączenia się nie powiodła: nieznany błąd" + +#~ msgid "Connection with UUID '%s' created and activated on device '%s'\n" +#~ msgstr "Utworzono i aktywowano połączenie o UUID „%s” na urządzeniu „%s”\n" + +#~ msgid "Hotspot '%s' activated on device '%s'\n" +#~ msgstr "Aktywowano hotspot „%s” na urządzeniu „%s”\n" + +#~ msgid "Device '%s' has been connected.\n" +#~ msgstr "Połączono urządzenie „%s”.\n" + +#~ msgid "invalid negative value (%i)" +#~ msgstr "nieprawidłowa wartość ujemna (%i)" + +#~ msgid "invalid char value (%i)" +#~ msgstr "nieprawidłowa wartość znaku (%i)" + +#~ msgid "invalid int64 value (%s)" +#~ msgstr "nieprawidłowa wartość int64 (%s)" + +#~ msgid "too large FLAGS property '%s' (%llu)" +#~ msgstr "za duża właściwość FLAGS „%s” (%llu)" + +#~ msgid "unhandled setting property type '%s'" +#~ msgstr "nieobsłużony typ właściwości ustawienia „%s”" + +#~ msgid "failed to convert value '%s' to uint" +#~ msgstr "konwersja wartości „%s” na uint się nie powiodła" + +#~ msgid "secret is not set" +#~ msgstr "nie ustawiono hasła" + +#~ msgid "Error in configuration file: %s.\n" +#~ msgstr "Błąd w pliku konfiguracji: %s.\n" + +#~ msgid "Ignoring unrecognized log domain(s) '%s' from config files.\n" +#~ msgstr "" +#~ "Ignorowanie nieznanych domen dziennika „%s” z plików konfiguracji.\n" |