hu.po 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_totp
  4. #
  5. # Translators:
  6. # A . <tiboreu@protonmail.com>, 2022
  7. # Zsolt Godó <zsolttokio@gmail.com>, 2022
  8. # Ákos Nagy <akos.nagy@oregional.hu>, 2022
  9. # gezza <geza.nagy@oregional.hu>, 2022
  10. # Krisztián Juhász <juhasz.krisztian@josafar.hu>, 2022
  11. # Martin Trigaux, 2022
  12. # Tamás Németh <ntomasz81@gmail.com>, 2022
  13. # krnkris, 2022
  14. #
  15. msgid ""
  16. msgstr ""
  17. "Project-Id-Version: Odoo Server 16.0beta\n"
  18. "Report-Msgid-Bugs-To: \n"
  19. "POT-Creation-Date: 2022-10-10 10:22+0000\n"
  20. "PO-Revision-Date: 2022-09-22 05:45+0000\n"
  21. "Last-Translator: krnkris, 2022\n"
  22. "Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n"
  23. "MIME-Version: 1.0\n"
  24. "Content-Type: text/plain; charset=UTF-8\n"
  25. "Content-Transfer-Encoding: \n"
  26. "Language: hu\n"
  27. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  28. #. module: auth_totp
  29. #: code:addons/auth_totp/controllers/home.py:0
  30. #, python-format
  31. msgid "%(browser)s on %(platform)s"
  32. msgstr ""
  33. #. module: auth_totp
  34. #: model:ir.model,name:auth_totp.model_auth_totp_wizard
  35. msgid "2-Factor Setup Wizard"
  36. msgstr ""
  37. #. module: auth_totp
  38. #: code:addons/auth_totp/wizard/auth_totp_wizard.py:0
  39. #, python-format
  40. msgid "2-Factor authentication is now enabled."
  41. msgstr ""
  42. #. module: auth_totp
  43. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  44. msgid ""
  45. "<i title=\"Documentation\" class=\"fa fa-fw o_button_icon fa-info-circle\"/>\n"
  46. " Learn More"
  47. msgstr ""
  48. #. module: auth_totp
  49. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
  50. msgid ""
  51. "<i title=\"Documentation\" class=\"fa fa-fw o_button_icon fa-info-circle\"/>\n"
  52. " Learn More"
  53. msgstr ""
  54. #. module: auth_totp
  55. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  56. msgid ""
  57. "<span attrs=\"{'invisible': [('totp_enabled', '=', False)]}\" class=\"text-"
  58. "muted\">This account is protected!</span>"
  59. msgstr ""
  60. #. module: auth_totp
  61. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
  62. msgid ""
  63. "<span attrs=\"{'invisible': [('totp_enabled', '=', False)]}\" class=\"text-"
  64. "muted\">Your account is protected!</span>"
  65. msgstr ""
  66. #. module: auth_totp
  67. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  68. msgid ""
  69. "<span class=\"d-md-none d-block\">Or install an authenticator app</span>\n"
  70. " <span class=\"d-none d-md-block\">Install an authenticator app on your mobile device</span>"
  71. msgstr ""
  72. #. module: auth_totp
  73. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  74. msgid ""
  75. "<span class=\"d-none d-md-block\">When requested to do so, scan the barcode below</span>\n"
  76. " <span class=\"d-block d-md-none\">When requested to do so, copy the key below</span>"
  77. msgstr ""
  78. #. module: auth_totp
  79. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  80. msgid ""
  81. "<span class=\"text-muted\">Popular ones include Authy, Google Authenticator "
  82. "or the Microsoft Authenticator.</span>"
  83. msgstr ""
  84. #. module: auth_totp
  85. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  86. msgid "Account Security"
  87. msgstr "Jelszó kezelése"
  88. #. module: auth_totp
  89. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  90. msgid "Activate"
  91. msgstr "Aktivál"
  92. #. module: auth_totp
  93. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
  94. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  95. msgid "Added On"
  96. msgstr ""
  97. #. module: auth_totp
  98. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  99. msgid ""
  100. "Are you sure? The user may be asked to enter two-factor codes again on those"
  101. " devices"
  102. msgstr ""
  103. #. module: auth_totp
  104. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
  105. msgid ""
  106. "Are you sure? You may be asked to enter two-factor codes again on those "
  107. "devices"
  108. msgstr ""
  109. #. module: auth_totp
  110. #: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
  111. msgid "Authentication Code"
  112. msgstr ""
  113. #. module: auth_totp
  114. #: model:ir.model,name:auth_totp.model_auth_totp_device
  115. msgid "Authentication Device"
  116. msgstr ""
  117. #. module: auth_totp
  118. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  119. msgid "Authenticator App Setup"
  120. msgstr ""
  121. #. module: auth_totp
  122. #: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
  123. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  124. msgid "Cancel"
  125. msgstr "Mégse"
  126. #. module: auth_totp
  127. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  128. msgid "Cannot scan it?"
  129. msgstr ""
  130. #. module: auth_totp
  131. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  132. msgid "Click on this link to open your authenticator app"
  133. msgstr ""
  134. #. module: auth_totp
  135. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__create_uid
  136. msgid "Created by"
  137. msgstr "Létrehozta"
  138. #. module: auth_totp
  139. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__create_date
  140. msgid "Created on"
  141. msgstr "Létrehozva"
  142. #. module: auth_totp
  143. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__create_date
  144. msgid "Creation Date"
  145. msgstr "Létrehozva"
  146. #. module: auth_totp
  147. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__name
  148. msgid "Description"
  149. msgstr "Leírás"
  150. #. module: auth_totp
  151. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
  152. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  153. msgid "Device"
  154. msgstr "Eszköz"
  155. #. module: auth_totp
  156. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
  157. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  158. msgid "Disable 2FA"
  159. msgstr ""
  160. #. module: auth_totp
  161. #: model:ir.actions.server,name:auth_totp.action_disable_totp
  162. msgid "Disable two-factor authentication"
  163. msgstr ""
  164. #. module: auth_totp
  165. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__display_name
  166. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__display_name
  167. msgid "Display Name"
  168. msgstr "Megjelenített név"
  169. #. module: auth_totp
  170. #: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
  171. msgid "Don't ask again on this device"
  172. msgstr ""
  173. #. module: auth_totp
  174. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
  175. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  176. msgid "Enable 2FA"
  177. msgstr ""
  178. #. module: auth_totp
  179. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  180. msgid "Enter your six-digit code below"
  181. msgstr ""
  182. #. module: auth_totp
  183. #: model:ir.model,name:auth_totp.model_ir_http
  184. msgid "HTTP Routing"
  185. msgstr "HTTP irányítás"
  186. #. module: auth_totp
  187. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__id
  188. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__id
  189. msgid "ID"
  190. msgstr "Azonosító"
  191. #. module: auth_totp
  192. #: code:addons/auth_totp/controllers/home.py:0
  193. #, python-format
  194. msgid "Invalid authentication code format."
  195. msgstr ""
  196. #. module: auth_totp
  197. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device____last_update
  198. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard____last_update
  199. msgid "Last Modified on"
  200. msgstr "Legutóbb frissítve"
  201. #. module: auth_totp
  202. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__write_uid
  203. msgid "Last Updated by"
  204. msgstr "Frissítette"
  205. #. module: auth_totp
  206. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__write_date
  207. msgid "Last Updated on"
  208. msgstr "Frissítve ekkor"
  209. #. module: auth_totp
  210. #: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
  211. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
  212. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  213. msgid "Learn More"
  214. msgstr "Tudjon meg többet"
  215. #. module: auth_totp
  216. #: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
  217. msgid "Log in"
  218. msgstr "Bejelentkezés"
  219. #. module: auth_totp
  220. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  221. msgid "Look for an \"Add an account\" button"
  222. msgstr ""
  223. #. module: auth_totp
  224. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  225. msgid "On Apple Store"
  226. msgstr "Az App Store-ban"
  227. #. module: auth_totp
  228. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  229. msgid "On Google Play"
  230. msgstr "A Google Play-en"
  231. #. module: auth_totp
  232. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__qrcode
  233. msgid "Qrcode"
  234. msgstr ""
  235. #. module: auth_totp
  236. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
  237. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  238. msgid "Revoke"
  239. msgstr ""
  240. #. module: auth_totp
  241. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
  242. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  243. msgid "Revoke All"
  244. msgstr ""
  245. #. module: auth_totp
  246. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__scope
  247. msgid "Scope"
  248. msgstr "Hatáskör"
  249. #. module: auth_totp
  250. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__secret
  251. msgid "Secret"
  252. msgstr ""
  253. #. module: auth_totp
  254. #: code:addons/auth_totp/wizard/auth_totp_wizard.py:0
  255. #, python-format
  256. msgid "The verification code should only contain numbers"
  257. msgstr ""
  258. #. module: auth_totp
  259. #: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
  260. msgid ""
  261. "To login, enter below the six-digit authentication code provided by your Authenticator app.\n"
  262. " <br/>"
  263. msgstr ""
  264. #. module: auth_totp
  265. #: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_secret
  266. msgid "Totp Secret"
  267. msgstr ""
  268. #. module: auth_totp
  269. #: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_trusted_device_ids
  270. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
  271. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  272. msgid "Trusted Devices"
  273. msgstr ""
  274. #. module: auth_totp
  275. #: code:addons/auth_totp/models/res_users.py:0
  276. #, python-format
  277. msgid "Two-Factor Authentication Activation"
  278. msgstr ""
  279. #. module: auth_totp
  280. #: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
  281. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
  282. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  283. msgid "Two-factor Authentication"
  284. msgstr "Kétlépcsős azonosítás"
  285. #. module: auth_totp
  286. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form
  287. msgid ""
  288. "Two-factor Authentication (\"2FA\") is a system of double authentication.\n"
  289. " The first one is done with your password and the second one with a code you get from a dedicated mobile app.\n"
  290. " Popular ones include Authy, Google Authenticator or the Microsoft Authenticator."
  291. msgstr ""
  292. #. module: auth_totp
  293. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field
  294. msgid ""
  295. "Two-factor Authentication (\"2FA\") is a system of double authentication.\n"
  296. " The first one is done with your password and the second one with a code you get from a dedicated mobile app.\n"
  297. " Popular ones include Authy, Google Authenticator or the Microsoft Authenticator."
  298. msgstr ""
  299. #. module: auth_totp
  300. #: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_enabled
  301. msgid "Two-factor authentication"
  302. msgstr "Kétlépcsős azonosítás"
  303. #. module: auth_totp
  304. #: model_terms:ir.ui.view,arch_db:auth_totp.res_users_view_search
  305. msgid "Two-factor authentication Disabled"
  306. msgstr ""
  307. #. module: auth_totp
  308. #: model_terms:ir.ui.view,arch_db:auth_totp.res_users_view_search
  309. msgid "Two-factor authentication Enabled"
  310. msgstr ""
  311. #. module: auth_totp
  312. #: code:addons/auth_totp/models/res_users.py:0
  313. #, python-format
  314. msgid "Two-factor authentication already enabled"
  315. msgstr "Kétlépcsős azonosítás már engedélyezve van"
  316. #. module: auth_totp
  317. #: code:addons/auth_totp/models/res_users.py:0
  318. #, python-format
  319. msgid "Two-factor authentication can only be enabled for yourself"
  320. msgstr ""
  321. #. module: auth_totp
  322. #: code:addons/auth_totp/models/res_users.py:0
  323. #, python-format
  324. msgid "Two-factor authentication disabled for the following user(s): %s"
  325. msgstr ""
  326. #. module: auth_totp
  327. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__url
  328. msgid "Url"
  329. msgstr "Webcím"
  330. #. module: auth_totp
  331. #: model:ir.model,name:auth_totp.model_res_users
  332. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__user_id
  333. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__user_id
  334. msgid "User"
  335. msgstr "Felhasználó"
  336. #. module: auth_totp
  337. #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__code
  338. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  339. msgid "Verification Code"
  340. msgstr ""
  341. #. module: auth_totp
  342. #: code:addons/auth_totp/models/res_users.py:0
  343. #: code:addons/auth_totp/wizard/auth_totp_wizard.py:0
  344. #, python-format
  345. msgid "Verification failed, please double-check the 6-digit code"
  346. msgstr ""
  347. #. module: auth_totp
  348. #: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form
  349. #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard
  350. msgid "e.g. 123456"
  351. msgstr ""