2
0

acl.po 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "PO-Revision-Date: 2020-04-21 16:05+0000\n"
  5. "Last-Translator: Marcin Net <marcin.net@linux.pl>\n"
  6. "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
  7. "luciapplicationsacl/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.0.2-dev\n"
  15. #: applications/luci-app-acl/root/usr/share/luci/menu.d/luci-app-acl.json:3
  16. msgid "ACL Settings"
  17. msgstr "Ustawienia ACL"
  18. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:78
  19. msgid "ACL group"
  20. msgstr "Grupa ACL"
  21. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:80
  22. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:303
  23. msgid "Access level"
  24. msgstr "Poziom dostępu"
  25. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:267
  26. msgid "Cannot encrypt plaintext password since uhttpd is not installed."
  27. msgstr ""
  28. "Nie można zaszyfrować zwykłego hasła tekstowego, ponieważ uhttpd nie jest "
  29. "zainstalowany."
  30. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:79
  31. msgid "Description"
  32. msgstr "Opis"
  33. #: applications/luci-app-acl/root/usr/share/rpcd/acl.d/luci-app-acl.json:3
  34. msgid "Grant access to ACL configuration"
  35. msgstr "Udzielenie dostępu do konfiguracji ACL"
  36. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:212
  37. msgid "Login name"
  38. msgstr "Nazwa użytkownika"
  39. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:202
  40. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:209
  41. msgid "LuCI Logins"
  42. msgstr "Loginy LuCI"
  43. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:209
  44. msgid "New account"
  45. msgstr "Nowe konto"
  46. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:244
  47. msgid "Password value"
  48. msgstr "Wartość hasła"
  49. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:215
  50. msgid "Password variant"
  51. msgstr "Wariant hasła"
  52. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:297
  53. msgid "Read access"
  54. msgstr "Dostęp do odczytu"
  55. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:289
  56. msgid "Session timeout"
  57. msgstr "Limit czasu sesji"
  58. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:86
  59. msgctxt "Set all permissions in the table below to one of the given values"
  60. msgid "Set all:"
  61. msgstr "Ustaw wszystko:"
  62. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:175
  63. msgid ""
  64. "The LuCI ACL management is in an experimental stage! It does not yet work "
  65. "reliably with all applications"
  66. msgstr ""
  67. "Zarządzanie LuCI ACL jest na etapie eksperymentalnym! Nie działa jeszcze "
  68. "niezawodnie we wszystkich aplikacjach"
  69. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:259
  70. msgid "The password may not start with \"$p$\"."
  71. msgstr "Hasło nie może zaczynać się od \"$p$\"."
  72. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:232
  73. msgid "The system account to use the password from"
  74. msgstr "Konto systemowe do używania hasła z"
  75. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:232
  76. msgid "UNIX account"
  77. msgstr "Konto UNIX"
  78. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:282
  79. msgid "Unable to encrypt plaintext password: %s"
  80. msgstr "Nie można zaszyfrować zwykłego hasła tekstowego: %s"
  81. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:217
  82. msgid "Use UNIX password in /etc/shadow"
  83. msgstr "Użyj hasła UNIX w /etc/shadow"
  84. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:218
  85. msgid "Use encrypted password hash"
  86. msgstr "Użyj szyfrowanego hasła hash"
  87. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:219
  88. msgid "Use plain password"
  89. msgstr "Użyj zwykłego hasła"
  90. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:300
  91. msgid "Write access"
  92. msgstr "Dostęp do zapisu"
  93. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:67
  94. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:89
  95. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:110
  96. msgctxt "No permissions granted"
  97. msgid "denied"
  98. msgstr "Odmowa dostępu"
  99. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:294
  100. msgid "does not expire"
  101. msgstr "nie wygasa"
  102. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:63
  103. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:95
  104. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:112
  105. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:305
  106. msgctxt "All permissions granted"
  107. msgid "full"
  108. msgstr "Pełne"
  109. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:307
  110. msgctxt "Select individual permissions manually"
  111. msgid "individual"
  112. msgstr "Indywidualne"
  113. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:65
  114. msgctxt "Some permissions granted"
  115. msgid "partial (%d/%d)"
  116. msgstr "częściowe (%d/%d)"
  117. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:92
  118. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:111
  119. #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:306
  120. msgctxt "Only read permissions granted"
  121. msgid "readonly"
  122. msgstr "tylko do odczytu"
  123. #~ msgid "Acess level"
  124. #~ msgstr "Poziom dostępu"