2
0

commands.po 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "PO-Revision-Date: 2021-06-26 18:17+0000\n"
  5. "Last-Translator: Adam Stańczyk <a.stanczyk@onet.pl>\n"
  6. "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
  7. "luciapplicationscommands/pl/>\n"
  8. "Language: pl\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
  13. "|| n%100>=20) ? 1 : 2;\n"
  14. "X-Generator: Weblate 4.7.1-dev\n"
  15. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
  16. msgid "A short textual description of the configured command"
  17. msgstr "Krótki opis konfigurowanej komendy"
  18. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
  19. msgid ""
  20. "Allow executing the command and downloading its output without prior "
  21. "authentication"
  22. msgstr ""
  23. "Zezwól na uruchomienie komendy i pobranie wyjścia bez uprzedniego "
  24. "uwierzytelnienia"
  25. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
  26. msgid "Allow the user to provide additional command line arguments"
  27. msgstr "Zezwól użytkownikowi dodać argumenty wiersza poleceń"
  28. #: applications/luci-app-commands/luasrc/view/commands.htm:162
  29. msgid "Arguments:"
  30. msgstr "Argumenty:"
  31. #: applications/luci-app-commands/luasrc/view/commands.htm:66
  32. msgid "Binary data not displayed, download instead."
  33. msgstr "Nie wyświetlono danych binarnych, możesz je pobrać."
  34. #: applications/luci-app-commands/luasrc/view/commands.htm:71
  35. msgid "Code:"
  36. msgstr "Kod:"
  37. #: applications/luci-app-commands/luasrc/view/commands.htm:182
  38. msgid "Collecting data..."
  39. msgstr "Trwa zbieranie danych..."
  40. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
  41. msgid "Command"
  42. msgstr "Polecenie"
  43. #: applications/luci-app-commands/luasrc/view/commands_public.htm:30
  44. msgid "Command executed successfully."
  45. msgstr "Pomyślne wykonanie komendy."
  46. #: applications/luci-app-commands/luasrc/view/commands_public.htm:32
  47. msgid "Command exited with status code"
  48. msgstr "Komenda zakończona kodem statusu"
  49. #: applications/luci-app-commands/luasrc/view/commands.htm:73
  50. msgid "Command failed"
  51. msgstr "Błędne polecenie"
  52. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
  53. msgid "Command line to execute"
  54. msgstr "Linia Komendy do wykonania"
  55. #: applications/luci-app-commands/luasrc/view/commands.htm:73
  56. msgid "Command successful"
  57. msgstr "Komenda Wykonana"
  58. #: applications/luci-app-commands/luasrc/view/commands.htm:160
  59. msgid "Command:"
  60. msgstr "Komenda:"
  61. #: applications/luci-app-commands/luasrc/controller/commands.lua:9
  62. msgid "Configure"
  63. msgstr "Konfiguracja"
  64. #: applications/luci-app-commands/luasrc/controller/commands.lua:7
  65. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
  66. #: applications/luci-app-commands/luasrc/view/commands.htm:144
  67. msgid "Custom Commands"
  68. msgstr "Własne komendy"
  69. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
  70. msgid "Custom arguments"
  71. msgstr "Własne argumenty"
  72. #: applications/luci-app-commands/luasrc/controller/commands.lua:8
  73. msgid "Dashboard"
  74. msgstr "Info"
  75. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
  76. msgid "Description"
  77. msgstr "Opis"
  78. #: applications/luci-app-commands/luasrc/view/commands.htm:166
  79. msgid "Download"
  80. msgstr "Pobieranie"
  81. #: applications/luci-app-commands/luasrc/view/commands.htm:123
  82. msgid "Download execution result"
  83. msgstr "Pobierz wynik wykonania"
  84. #: applications/luci-app-commands/luasrc/view/commands.htm:79
  85. msgid "Failed to execute command!"
  86. msgstr "Nie można wykonać komendy!"
  87. #: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3
  88. msgid "Grant UCI access for luci-app-commands"
  89. msgstr "Udziel dostępu UCI do luci-app-commands"
  90. #: applications/luci-app-commands/luasrc/view/commands.htm:168
  91. msgid "Link"
  92. msgstr "Łącze"
  93. #: applications/luci-app-commands/luasrc/view/commands.htm:53
  94. msgid "Loading"
  95. msgstr "Ładowanie"
  96. #: applications/luci-app-commands/luasrc/view/commands.htm:123
  97. msgid "Or display result"
  98. msgstr "Lub wyświetl wynik"
  99. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
  100. msgid "Public access"
  101. msgstr "Publiczny dostęp"
  102. #: applications/luci-app-commands/luasrc/view/commands.htm:165
  103. msgid "Run"
  104. msgstr "Uruchom"
  105. #: applications/luci-app-commands/luasrc/view/commands_public.htm:41
  106. msgid "Standard Error"
  107. msgstr "Standardowy błąd"
  108. #: applications/luci-app-commands/luasrc/view/commands_public.htm:36
  109. msgid "Standard Output"
  110. msgstr "Standardowe wyjście"
  111. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
  112. msgid ""
  113. "This page allows you to configure custom shell commands which can be easily "
  114. "invoked from the web interface."
  115. msgstr ""
  116. "Ta strona pozwala ci skonfigurować niestandardową komendę którą można łatwo "
  117. "wywołać z interfejsu sieciowego."
  118. #: applications/luci-app-commands/luasrc/view/commands.htm:150
  119. msgid "This section contains no values yet"
  120. msgstr "Ta sekcja nie zawiera jeszcze żadnych wartości"
  121. #: applications/luci-app-commands/luasrc/view/commands.htm:54
  122. msgid "Waiting for command to complete..."
  123. msgstr "Oczekiwanie na polecenie do wykonania..."
  124. #~ msgid "Access command with"
  125. #~ msgstr "Dostęp do komendy przez"