summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2017-11-26 18:43:02 +0100
committerPiotr Drąg <piotrdrag@gmail.com>2017-11-26 18:43:02 +0100
commit76c867caf0bcf0409403c38291fa5a57453dc3b8 (patch)
tree719477166db7d0ee1ad1a0ad6f581a00d6269327
parentd4bd110c8efa38b2e305450945a0b45f233f1680 (diff)
downloadnetwork-manager-applet-76c867caf0bcf0409403c38291fa5a57453dc3b8.tar.gz
Update Polish translation
-rw-r--r--po/pl.po32
1 files changed, 24 insertions, 8 deletions
diff --git a/po/pl.po b/po/pl.po
index e41391d8..92d568f3 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: network-manager-applet\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-11-12 19:27+0100\n"
-"PO-Revision-Date: 2017-11-12 19:28+0100\n"
+"POT-Creation-Date: 2017-11-26 18:41+0100\n"
+"PO-Revision-Date: 2017-11-26 18:42+0100\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <community-poland@mozilla.org>\n"
"Language: pl\n"
@@ -155,17 +155,17 @@ msgstr ""
msgid "The NetworkManager Developers"
msgstr "Programiści projektu NetworkManager"
-#: ../shared/nm-utils/nm-shared-utils.c:477
+#: ../shared/nm-utils/nm-shared-utils.c:794
#, 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:484
+#: ../shared/nm-utils/nm-shared-utils.c:801
#, 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:491
+#: ../shared/nm-utils/nm-shared-utils.c:808
#, c-format
msgid ""
"construct property \"%s\" for object '%s' can't be set after construction"
@@ -173,19 +173,19 @@ msgstr ""
"właściwość konstruktu „%s” dla obiektu „%s” nie może zostać ustawiona po "
"konstrukcji"
-#: ../shared/nm-utils/nm-shared-utils.c:499
+#: ../shared/nm-utils/nm-shared-utils.c:816
#, 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:508
+#: ../shared/nm-utils/nm-shared-utils.c:825
#, 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:519
+#: ../shared/nm-utils/nm-shared-utils.c:836
#, c-format
msgid ""
"value \"%s\" of type '%s' is invalid or out of range for property '%s' of "
@@ -1091,6 +1091,22 @@ msgstr "Proszę ponownie wprowadzić nowy kod PIN:"
msgid "Show PIN/PUK codes"
msgstr "Wyświetlanie kodów PIN/PUK"
+#: ../src/applet-vpn-request.c:201
+msgid "Connection had no VPN setting"
+msgstr "Połączenie nie ma ustawienia VPN"
+
+#: ../src/applet-vpn-request.c:251
+#, c-format
+msgid "Failed to write connection to VPN UI: %s (%d)"
+msgstr ""
+"Zapisanie połączenia do interfejsu użytkownika VPN się nie powiodło: %s (%d)"
+
+#: ../src/applet-vpn-request.c:259
+msgid "Failed to write connection to VPN UI: incomplete write"
+msgstr ""
+"Zapisanie połączenia do interfejsu użytkownika VPN się nie powiodło: "
+"niepełny zapis"
+
#: ../src/connection-editor/ce-ip4-routes.ui.h:3
#: ../src/connection-editor/ce-ip6-routes.ui.h:3
#: ../src/connection-editor/ce-page.h:114