diff options
Diffstat (limited to 'applications/luci-app-cshark/po/pl')
-rw-r--r-- | applications/luci-app-cshark/po/pl/cshark.po | 55 |
1 files changed, 31 insertions, 24 deletions
diff --git a/applications/luci-app-cshark/po/pl/cshark.po b/applications/luci-app-cshark/po/pl/cshark.po index 52f15a791c..223d9ecb97 100644 --- a/applications/luci-app-cshark/po/pl/cshark.po +++ b/applications/luci-app-cshark/po/pl/cshark.po @@ -1,105 +1,112 @@ msgid "" msgstr "" +"PO-Revision-Date: 2019-11-06 00:11+0000\n" +"Last-Translator: Michal L <michalrmsmi@wp.pl>\n" +"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationscshark/pl/>\n" "Language: pl\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 3.10-dev\n" #: applications/luci-app-cshark/luasrc/view/cshark.htm:24 msgid "Actions" -msgstr "" +msgstr "Akcje" #: applications/luci-app-cshark/luasrc/view/cshark.htm:72 msgid "Capture URL" -msgstr "" +msgstr "Przechwytywanie adresu URL" #: applications/luci-app-cshark/luasrc/view/cshark.htm:68 msgid "Capture links" -msgstr "" +msgstr "Przechwytywanie łączy" #: applications/luci-app-cshark/luasrc/view/cshark.htm:73 msgid "Capture time" -msgstr "" +msgstr "Czas przechwytywania" #: applications/luci-app-cshark/luasrc/view/cshark.htm:284 msgid "Clear list" -msgstr "" +msgstr "Wyczyść listę" #: applications/luci-app-cshark/luasrc/controller/cshark.lua:19 #: applications/luci-app-cshark/luasrc/model/cbi/admin_network/cshark.lua:17 msgid "CloudShark" -msgstr "" +msgstr "CloudShark" #: applications/luci-app-cshark/luasrc/model/cbi/admin_network/cshark.lua:27 msgid "CloudShark API token" -msgstr "" +msgstr "Token API CloudShark" #: applications/luci-app-cshark/luasrc/model/cbi/admin_network/cshark.lua:26 msgid "CloudShark URL" -msgstr "" +msgstr "URL do CloudShark" #: applications/luci-app-cshark/luasrc/view/cshark.htm:23 #: applications/luci-app-cshark/luasrc/view/cshark.htm:51 msgid "Filter" -msgstr "" +msgstr "Filtr" #: applications/luci-app-cshark/luasrc/view/cshark.htm:21 #: applications/luci-app-cshark/luasrc/view/cshark.htm:28 msgid "Interface" -msgstr "" +msgstr "Interfejs" #: applications/luci-app-cshark/luasrc/view/cshark.htm:92 msgid "Loading" -msgstr "" +msgstr "Ładowanie" #: applications/luci-app-cshark/luasrc/model/cbi/admin_network/cshark.lua:22 msgid "Options" -msgstr "" +msgstr "Opcje" #: applications/luci-app-cshark/luasrc/view/cshark.htm:54 #: applications/luci-app-cshark/luasrc/view/cshark.htm:196 msgid "Start capture" -msgstr "" +msgstr "Rozpocznij przechwytywanie" #: applications/luci-app-cshark/luasrc/view/cshark.htm:17 msgid "Start network capture" -msgstr "" +msgstr "Rozpocznij przechwytywanie sieci" #: applications/luci-app-cshark/luasrc/view/cshark.htm:181 msgid "Stop capture" -msgstr "" +msgstr "Zatrzymaj przechwytywanie" #: applications/luci-app-cshark/luasrc/view/cshark.htm:93 msgid "Waiting for capture to complete..." -msgstr "" +msgstr "Oczekiwanie na ukończenie przechwytywania..." #: applications/luci-app-cshark/luasrc/view/cshark.htm:93 msgid "Waiting for upload to complete..." -msgstr "" +msgstr "Oczekiwanie na zakończenie przesyłania..." #: applications/luci-app-cshark/luasrc/view/cshark.htm:39 msgid "any" -msgstr "" +msgstr "dowolny" #: applications/luci-app-cshark/luasrc/view/cshark.htm:47 msgid "bytes" -msgstr "" +msgstr "bajtów" #: applications/luci-app-cshark/luasrc/view/cshark.htm:46 msgid "packets" -msgstr "" +msgstr "pakietów" #: applications/luci-app-cshark/luasrc/view/cshark.htm:45 msgid "seconds" -msgstr "" +msgstr "sekund" #: applications/luci-app-cshark/luasrc/view/cshark.htm:22 msgid "seconds, packets, bytes" -msgstr "" +msgstr "sekund, pakietów, bajtów" #: applications/luci-app-cshark/luasrc/view/cshark.htm:44 msgid "timeout, bytes, seconds" -msgstr "" +msgstr "limit czasu, bajtów, sekund" #: applications/luci-app-cshark/luasrc/view/cshark.htm:151 msgid "value for [seconds, packets, bytes] must be Integer" -msgstr "" +msgstr "wartość dla [sekund, pakietów, bajtów] musi być liczbą całkowitą" |