fwknopd.po 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "PO-Revision-Date: 2021-11-29 14:53+0000\n"
  5. "Last-Translator: Simona Iacob <s@zp1.net>\n"
  6. "Language-Team: Romanian <https://hosted.weblate.org/projects/openwrt/"
  7. "luciapplicationsfwknopd/ro/>\n"
  8. "Language: ro\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==0 || (n%100 > 0 && n%100 < "
  13. "20)) ? 1 : 2;\n"
  14. "X-Generator: Weblate 4.10-dev\n"
  15. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598
  16. msgid ""
  17. "Allow SPA clients to request access to services through an iptables firewall "
  18. "instead of just to it."
  19. msgstr ""
  20. "Permiteți clienților SPA să solicite accesul la servicii prin intermediul "
  21. "unui firewall iptables în loc să solicite doar accesul la acesta."
  22. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599
  23. msgid "Allow SPA clients to request forwarding destination by DNS name."
  24. msgstr ""
  25. "Permiteți clienților SPA să solicite destinația de redirecționare prin "
  26. "numele DNS."
  27. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437
  28. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454
  29. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547
  30. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569
  31. msgid "Base64 key"
  32. msgstr "Cheia Base64"
  33. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:308
  34. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:319
  35. msgid "Close"
  36. msgstr "Închideți"
  37. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481
  38. msgid "Custom configuration"
  39. msgstr "Configurație personalizată"
  40. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411
  41. msgid "Custom configuration read from /etc/fwknop/access.conf."
  42. msgstr "Configurație personalizată citită din /etc/fwknop/access.conf."
  43. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577
  44. msgid ""
  45. "Define a set of ports and protocols (tcp or udp) that are explicitly not "
  46. "allowed regardless of the validity of the incoming SPA packet. Multiple "
  47. "entries are comma-separated."
  48. msgstr ""
  49. "Definiți un set de porturi și protocoale (tcp sau udp) care nu sunt permise "
  50. "în mod explicit, indiferent de validitatea pachetului SPA de intrare. Mai "
  51. "multe intrări sunt separate prin virgulă."
  52. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572
  53. msgid ""
  54. "Define a set of ports and protocols (tcp or udp) that will be opened if a "
  55. "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
  56. "to honor any proto/port request specified in the SPA data (unless of it "
  57. "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
  58. msgstr ""
  59. "Definiți un set de porturi și protocoale (tcp sau udp) care vor fi deschise "
  60. "în cazul în care se vede o secvență validă de ciocănit. Dacă această intrare "
  61. "nu este setată, fwknopd va încerca să onoreze orice solicitare de proto/port "
  62. "specificată în datele SPA (cu excepția cazului în care se potrivește cu "
  63. "orice intrare \"RESTRICT_PORTS\"). Mai multe intrări sunt separate prin "
  64. "virgulă."
  65. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558
  66. msgid ""
  67. "Define the HMAC authentication key (in Base64 encoding) used for verifying "
  68. "the authenticity of the SPA packet before the packet is decrypted."
  69. msgstr ""
  70. "Definește cheia de autentificare HMAC (în codificare Base64) utilizată "
  71. "pentru verificarea autenticității pachetului SPA înainte ca pachetul să fie "
  72. "decriptat."
  73. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550
  74. msgid ""
  75. "Define the HMAC authentication key used for verifying the authenticity of "
  76. "the SPA packet before the packet is decrypted."
  77. msgstr ""
  78. "Definiți cheia de autentificare HMAC utilizată pentru verificarea "
  79. "autenticității pachetului SPA înainte ca pachetul să fie decriptat."
  80. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581
  81. msgid ""
  82. "Define the length of time access will be granted by fwknopd through the "
  83. "firewall after a valid knock sequence from a source IP address. If "
  84. "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
  85. "automatically be set."
  86. msgstr ""
  87. "Definiți perioada de timp în care accesul va fi acordat de fwknopd prin "
  88. "firewall după o secvență validă de apeluri de la o adresă IP sursă. Dacă "
  89. "\"FW_ACCESS_TIMEOUT\" nu este setat, atunci se va seta automat timpul de "
  90. "așteptare implicit de 30 de secunde."
  91. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536
  92. msgid ""
  93. "Define the symmetric key (in Base64 encoding) used for decrypting an "
  94. "incoming SPA packet that is encrypted by the fwknop client with Rijndael."
  95. msgstr ""
  96. "Definește cheia simetrică (în codificare Base64) utilizată pentru "
  97. "decriptarea unui pachet SPA de intrare care este criptat de clientul fwknop "
  98. "cu Rijndael."
  99. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528
  100. msgid ""
  101. "Define the symmetric key used for decrypting an incoming SPA packet that is "
  102. "encrypted by the fwknop client with Rijndael."
  103. msgstr ""
  104. "Definește cheia simetrică utilizată pentru decriptarea unui pachet SPA "
  105. "primit care este criptat de clientul fwknop cu Rijndael."
  106. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476
  107. msgid "Enable Uci/Luci control"
  108. msgstr "Activați controlul Uci/Lights"
  109. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
  110. msgid "Enable config overwrite"
  111. msgstr "Activați suprascrierea configurației"
  112. #: applications/luci-app-fwknopd/root/usr/share/luci/menu.d/luci-app-fwknopd.json:3
  113. msgid "Firewall Knock Daemon"
  114. msgstr "Daemon-ul Knock Firewall"
  115. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303
  116. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314
  117. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474
  118. msgid "Firewall Knock Operator Daemon"
  119. msgstr "Firewall pentru Knock Operator Daemon"
  120. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586
  121. msgid ""
  122. "Force all SPA packets to contain a real IP address within the encrypted "
  123. "data. This makes it impossible to use the -s command line argument on the "
  124. "fwknop client command line, so either -R has to be used to automatically "
  125. "resolve the external address (if the client behind a NAT) or the client must "
  126. "know the external IP and set it via the -a argument."
  127. msgstr ""
  128. "Forțați toate pachetele SPA să conțină o adresă IP reală în cadrul datelor "
  129. "criptate. Acest lucru face imposibilă utilizarea argumentului de linie de "
  130. "comandă -s în linia de comandă a clientului fwknop, astfel încât fie trebuie "
  131. "utilizat -R pentru a rezolva automat adresa externă (în cazul în care "
  132. "clientul se află în spatele unui NAT), fie clientul trebuie să cunoască IP-"
  133. "ul extern și să îl stabilească prin intermediul argumentului -a."
  134. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
  135. msgid "Generate Keys"
  136. msgstr "Generarea cheilor"
  137. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519
  138. msgid "Generate keys"
  139. msgstr "Generarea cheilor"
  140. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519
  141. msgid ""
  142. "Generates the symmetric key used for decrypting an incoming SPA packet, that "
  143. "is encrypted by the fwknop client with Rijndael block cipher, and HMAC "
  144. "authentication key used to verify the authenticity of the incoming SPA "
  145. "packet before the packet is decrypted."
  146. msgstr ""
  147. "Generează cheia simetrică utilizată pentru decriptarea unui pachet SPA de "
  148. "intrare, care este criptat de clientul fwknop cu cifrul bloc Rijndael, și "
  149. "cheia de autentificare HMAC utilizată pentru a verifica autenticitatea "
  150. "pachetului SPA de intrare înainte ca pachetul să fie decriptat."
  151. #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3
  152. msgid "Grant UCI access for luci-app-fwknopd"
  153. msgstr "Acordă acces la UCI pentru luci-app-fwknopd"
  154. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567
  155. msgid "HMAC key type"
  156. msgstr "Tipul de cheie HMAC"
  157. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545
  158. msgid "Key type"
  159. msgstr "Tipul de cheie"
  160. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:178
  161. msgid "Loading…"
  162. msgstr "Încărcare…"
  163. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596
  164. msgid ""
  165. "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
  166. "seconds."
  167. msgstr ""
  168. "Vârsta maximă în secunde în care un pachet SPA va fi acceptat. Valoarea "
  169. "implicită este de 120 de secunde."
  170. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490
  171. msgid "Network"
  172. msgstr "Rețea"
  173. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488
  174. msgid "Network configuration"
  175. msgstr "Configurația rețelei"
  176. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:315
  177. msgid "No stanza found."
  178. msgstr "Nu s-a găsit nicio cameră."
  179. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436
  180. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453
  181. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546
  182. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568
  183. msgid "Normal key"
  184. msgstr "Cheie normală"
  185. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481
  186. msgid ""
  187. "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) "
  188. "and generates QR codes for all found stanzas. Handles only files in /etc/"
  189. "fwknop folder due to access rights restrictions."
  190. msgstr ""
  191. "Analizează fișierul /etc/fwknop/access.conf (și fișierele/folderele/chei "
  192. "incluse) și generează coduri QR pentru toate stările găsite. Gestionează "
  193. "numai fișierele din folderul /etc/fwknop din cauza restricțiilor privind "
  194. "drepturile de acces."
  195. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418
  196. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502
  197. msgid "QR code"
  198. msgstr "Cod QR"
  199. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
  200. msgid "Show access.conf QR codes"
  201. msgstr "Afișați codurile QR access.conf"
  202. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597
  203. msgid "Specify the ethernet interface on which fwknopd will sniff packets."
  204. msgstr ""
  205. "Specificați interfața ethernet pe care fwknopd va intercepta pachetele."
  206. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443
  207. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449
  208. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555
  209. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564
  210. msgid "The HMAC authentication key has to be specified."
  211. msgstr "Trebuie să se specifice cheia de autentificare HMAC."
  212. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513
  213. msgid ""
  214. "The destination address for which the SPA packet will be accepted. The "
  215. "string “ANY” is also accepted if a valid SPA packet should be honored to any "
  216. "destination IP. Networks should be specified in CIDR notation (e.g. "
  217. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  218. "Multiple entries are comma-separated."
  219. msgstr ""
  220. "Adresa de destinație pentru care va fi acceptat pachetul SPA. Șirul de "
  221. "caractere \"ANY\" este, de asemenea, acceptat în cazul în care un pachet SPA "
  222. "valid trebuie să fie onorat pentru orice IP de destinație. Rețelele trebuie "
  223. "specificate în notație CIDR (de exemplu, \"192.168.10.0/24\") și pot fi "
  224. "specificate și adrese IP individuale. Intrările multiple sunt separate prin "
  225. "virgulă."
  226. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490
  227. msgid ""
  228. "The network on which the daemon listens. The daemon is automatically started "
  229. "when the network is up-and-running. This option has precedence over "
  230. "“PCAP_INTF” option."
  231. msgstr ""
  232. "Rețeaua pe care ascultă demonul. Daemonul este pornit automat atunci când "
  233. "rețeaua este funcțională. Această opțiune are prioritate față de opțiunea "
  234. "\"PCAP_INTF\"."
  235. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504
  236. msgid ""
  237. "The source address from which the SPA packet will be accepted. The string "
  238. "“ANY” is also accepted if a valid SPA packet should be honored from any "
  239. "source IP. Networks should be specified in CIDR notation (e.g. "
  240. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  241. "Multiple entries are comma-separated."
  242. msgstr ""
  243. "Adresa sursă de la care va fi acceptat pachetul SPA. Șirul de caractere "
  244. "\"ANY\" este, de asemenea, acceptat în cazul în care un pachet SPA valid "
  245. "trebuie onorat de la orice IP sursă. Rețelele trebuie specificate în notație "
  246. "CIDR (de exemplu, \"192.168.10.0/24\"), dar pot fi specificate și adrese IP "
  247. "individuale. Intrările multiple sunt separate prin virgulă."
  248. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510
  249. msgid "The source address has to be specified."
  250. msgstr "Adresa sursă trebuie să fie specificată."
  251. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426
  252. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432
  253. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533
  254. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542
  255. msgid "The symmetric key has to be specified."
  256. msgstr "Cheia simetrică trebuie să fie specificată."
  257. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590
  258. msgid ""
  259. "This instructs fwknopd to accept complete commands that are contained within "
  260. "an authorization packet. Any such command will be executed on the fwknopd "
  261. "server as the user specified by the “CMD_EXEC_USER” or as the user that "
  262. "started fwknopd if that is not set."
  263. msgstr ""
  264. "Acest lucru instruiește fwknopd să accepte comenzile complete care sunt "
  265. "conținute într-un pachet de autorizare. Orice astfel de comandă va fi "
  266. "executată pe serverul fwknopd ca utilizator specificat de \"CMD_EXEC_USER\" "
  267. "sau ca utilizator care a pornit fwknopd, dacă acesta nu este setat."
  268. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
  269. msgid ""
  270. "When unchecked, the config files in /etc/fwknopd will be used as is, "
  271. "ignoring any settings here."
  272. msgstr ""
  273. "Atunci când nu este bifat, fișierele de configurare din /etc/fwknopd vor fi "
  274. "utilizate ca atare, ignorând orice setări de aici."
  275. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415
  276. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498
  277. msgid "access.conf stanzas"
  278. msgstr "acces.conf stanțe"
  279. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594
  280. msgid "fwknopd.conf config options"
  281. msgstr "opțiuni de configurare fwknopd.conf"
  282. #~ msgid "Enter custom access.conf variables below:"
  283. #~ msgstr "Enter custom access.conf variables below:"
  284. #~ msgid "Enter custom fwknopd.conf variables below:"
  285. #~ msgstr "Enter custom fwknopd.conf variables below:"