123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150 |
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "PO-Revision-Date: 2014-02-25 18:03+0200\n"
- "Last-Translator: TheTranslator2238 <mateusz2238@outlook.com>\n"
- "Language-Team: none\n"
- "Language: pl\n"
- "MIME-Version: 1.0\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: Pootle 2.0.6\n"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
- msgid "A short textual description of the configured command"
- msgstr "Krótki opis konfigurowanej komendy"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
- msgid ""
- "Allow executing the command and downloading its output without prior "
- "authentication"
- msgstr ""
- "Zezwól na uruchomienie komendy i pobranie wyjścia bez uprzedniego "
- "uwierzytelnienia"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
- msgid "Allow the user to provide additional command line arguments"
- msgstr "Pozwól użytkownikowi dodać argumenty wiersza poleceń"
- #: applications/luci-app-commands/luasrc/view/commands.htm:146
- msgid "Arguments:"
- msgstr "Argumenty:"
- #: applications/luci-app-commands/luasrc/view/commands.htm:66
- msgid "Binary data not displayed, download instead."
- msgstr "Nie wyświetlono danych binarnych, możesz je pobrać."
- #: applications/luci-app-commands/luasrc/view/commands.htm:71
- msgid "Code:"
- msgstr "Kod:"
- #: applications/luci-app-commands/luasrc/view/commands.htm:164
- msgid "Collecting data..."
- msgstr "Zbieram dane:"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
- msgid "Command"
- msgstr "Komenda"
- #: applications/luci-app-commands/luasrc/view/commands_public.htm:30
- msgid "Command executed successfully."
- msgstr ""
- #: applications/luci-app-commands/luasrc/view/commands_public.htm:32
- msgid "Command exited with status code"
- msgstr ""
- #: applications/luci-app-commands/luasrc/view/commands.htm:73
- msgid "Command failed"
- msgstr "Zła komenda"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
- msgid "Command line to execute"
- msgstr "Linia Komendy do wykonania"
- #: applications/luci-app-commands/luasrc/view/commands.htm:73
- msgid "Command successful"
- msgstr "Komenda Wykonana"
- #: applications/luci-app-commands/luasrc/view/commands.htm:144
- msgid "Command:"
- msgstr "Komenda:"
- #: applications/luci-app-commands/luasrc/controller/commands.lua:9
- msgid "Configure"
- msgstr "Konfiguracja"
- #: applications/luci-app-commands/luasrc/controller/commands.lua:7
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
- #: applications/luci-app-commands/luasrc/view/commands.htm:138
- msgid "Custom Commands"
- msgstr "Własne komendy"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
- msgid "Custom arguments"
- msgstr "Własne argumenty"
- #: applications/luci-app-commands/luasrc/controller/commands.lua:8
- msgid "Dashboard"
- msgstr "Tablica"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
- msgid "Description"
- msgstr "Opis"
- #: applications/luci-app-commands/luasrc/view/commands.htm:150
- msgid "Download"
- msgstr "Download"
- #: applications/luci-app-commands/luasrc/view/commands.htm:119
- msgid "Download execution result"
- msgstr ""
- #: applications/luci-app-commands/luasrc/view/commands.htm:79
- msgid "Failed to execute command!"
- msgstr "Nie można wykonać komendy!"
- #: applications/luci-app-commands/luasrc/view/commands.htm:152
- msgid "Link"
- msgstr "Łącze"
- #: applications/luci-app-commands/luasrc/view/commands.htm:53
- msgid "Loading"
- msgstr "Ładowanie"
- #: applications/luci-app-commands/luasrc/view/commands.htm:119
- msgid "Or display result"
- msgstr ""
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
- msgid "Public access"
- msgstr "Publiczny dostęp"
- #: applications/luci-app-commands/luasrc/view/commands.htm:149
- msgid "Run"
- msgstr "Uruchom"
- #: applications/luci-app-commands/luasrc/view/commands_public.htm:41
- msgid "Standard Error"
- msgstr ""
- #: applications/luci-app-commands/luasrc/view/commands_public.htm:36
- msgid "Standard Output"
- msgstr ""
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
- msgid ""
- "This page allows you to configure custom shell commands which can be easily "
- "invoked from the web interface."
- msgstr ""
- "Ta strona pozwala ci skonfigurować niestandardową komendę którą można łatwo "
- "użyć z Web Interfejsa"
- #: applications/luci-app-commands/luasrc/view/commands.htm:54
- msgid "Waiting for command to complete..."
- msgstr "Czekanie na wykonanie komendy..."
- #~ msgid "Access command with"
- #~ msgstr "Dostęp do komendy przez"
|