hu.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. {
  2. "PrivateBin": "PrivateBin",
  3. "%s is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted <i>in the browser</i> using 256 bits AES. More information on the <a href=\"https://privatebin.info/\">project page</a>.": "A %s egy minimalista, nyílt forráskódú adattároló szoftver, ahol a szerver semmilyen információt nem tárol a feltett adatról. Azt ugyanis a <i>böngésződ</i> segítségével titkosítja és oldja fel 256 bit hosszú titkosítási kulcsú AES-t használva. További információt a <a href=\"https://privatebin.info/\">projekt oldalán</a> találsz.",
  4. "Because ignorance is bliss": "A titok egyfajta hatalom.",
  5. "en": "hu",
  6. "Paste does not exist, has expired or has been deleted.": "A bejegyzés nem létezik, lejárt vagy törölve lett.",
  7. "%s requires php %s or above to work. Sorry.": "Bocs, de a %s működéséhez %s vagy ezt meghaladó verziójú php-s környezet szükséges.",
  8. "%s requires configuration section [%s] to be present in configuration file.": "A %s megfelelő működéséhez a konfigurációs fájlban a [%s] résznek léteznie kell.",
  9. "Please wait %d seconds between each post.": "Kérlek várj %d másodpercet két beküldés között.",
  10. "Paste is limited to %s of encrypted data.": "A bejegyzés maximális hossza: %s",
  11. "Invalid data.": "Érvénytelen adat.",
  12. "You are unlucky. Try again.": "Peched volt, próbáld újra.",
  13. "Error saving comment. Sorry.": "Nem sikerült menteni a hozzászólást. Bocs.",
  14. "Error saving paste. Sorry.": "Nem sikerült menteni a bejegyzést. Bocs.",
  15. "Invalid paste ID.": "Érvénytelen bejegyzés azonosító.",
  16. "Paste is not of burn-after-reading type.": "A bejegyzés nem semmisül meg azonnal olvasás után.",
  17. "Wrong deletion token. Paste was not deleted.": "Hibás törlési azonosító. A bejegyzés nem lett törölve.",
  18. "Paste was properly deleted.": "A bejegyzés sikeresen törölve.",
  19. "JavaScript is required for %s to work. Sorry for the inconvenience.": "JavaScript szükséges a %s működéséhez. Elnézést a fennakadásért.",
  20. "%s requires a modern browser to work.": "A %s működéséhez a jelenleginél újabb böngészőre van szükség.",
  21. "New": "Új",
  22. "Send": "Beküldöm!",
  23. "Clone": "Másol",
  24. "Raw text": "A nyers szöveg",
  25. "Expires": "Lejárati idő",
  26. "Burn after reading": "Törlés az első olvasás után",
  27. "Open discussion": "Hozzászólások engedélyezése",
  28. "Password (recommended)": "Jelszó (ajánlott)",
  29. "Discussion": "Hozzászólások",
  30. "Toggle navigation": "Navigáció",
  31. "%d seconds": [
  32. "%d másodperc",
  33. "%d másodperc",
  34. "%d seconds (2nd plural)",
  35. "%d seconds (3rd plural)"
  36. ],
  37. "%d minutes": [
  38. "%d perc",
  39. "%d perc",
  40. "%d minutes (2nd plural)",
  41. "%d minutes (3rd plural)"
  42. ],
  43. "%d hours": [
  44. "%d óra",
  45. "%d óra",
  46. "%d hours (2nd plural)",
  47. "%d hours (3rd plural)"
  48. ],
  49. "%d days": [
  50. "%d nap",
  51. "%d nap",
  52. "%d days (2nd plural)",
  53. "%d days (3rd plural)"
  54. ],
  55. "%d weeks": [
  56. "%d hét",
  57. "%d hét",
  58. "%d weeks (2nd plural)",
  59. "%d weeks (3rd plural)"
  60. ],
  61. "%d months": [
  62. "%d hónap",
  63. "%d hónap",
  64. "%d months (2nd plural)",
  65. "%d months (3rd plural)"
  66. ],
  67. "%d years": [
  68. "%d év",
  69. "%d év",
  70. "%d years (2nd plural)",
  71. "%d years (3rd plural)"
  72. ],
  73. "Never": "Soha",
  74. "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.": "Megjegyzés: ez egy teszt szolgáltatás, az adatok bármikor törlődhetnek. Ha visszaélsz vele, kiscicák bánhatják! :)",
  75. "This document will expire in %d seconds.": [
  76. "Ez a bejegyzés %d másodperc után megsemmisül.",
  77. "Ez a bejegyzés %d másodperc múlva megsemmisül.",
  78. "This document will expire in %d seconds (2nd plural)",
  79. "This document will expire in %d seconds (3rd plural)"
  80. ],
  81. "This document will expire in %d minutes.": [
  82. "Ez a bejegyzés %d perc után megsemmisül.",
  83. "Ez a bejegyzés %d perc múlva megsemmisül.",
  84. "This document will expire in %d minutes (2nd plural)",
  85. "This document will expire in %d minutes (3rd plural)"
  86. ],
  87. "This document will expire in %d hours.": [
  88. "Ez a bejegyzés %d óra után megsemmisül.",
  89. "Ez a bejegyzés %d óra múlva megsemmisül.",
  90. "This document will expire in %d hours (2nd plural)",
  91. "This document will expire in %d hours (3rd plural)"
  92. ],
  93. "This document will expire in %d days.": [
  94. "Ez a bejegyzés %d nap után megsemmisül.",
  95. "Ez a bejegyzés %d nap múlva megsemmisül.",
  96. "This document will expire in %d days (2nd plural)",
  97. "This document will expire in %d days (3rd plural)"
  98. ],
  99. "This document will expire in %d months.": [
  100. "Ez a bejegyzés %d hónap múlva megsemmisül.",
  101. "Ez a bejegyzés %d hónap múlva megsemmisül.",
  102. "This document will expire in %d months (2nd plural)",
  103. "This document will expire in %d months (3rd plural)"
  104. ],
  105. "Please enter the password for this paste:": "Add meg a szükséges jelszót a bejegyzés megtekintéséhez:",
  106. "Could not decrypt data (Wrong key?)": "Nem tudtuk dekódolni az adatot. Talán rossz kulcsot adtál meg?",
  107. "Could not delete the paste, it was not stored in burn after reading mode.": "Nem tudtuk törölni a bejegyzést, mivel az olvasás után egyből megsemmisült. Így nem is volt tárolva.",
  108. "FOR YOUR EYES ONLY. Don't close this window, this message can't be displayed again.": "EZT A BEJEGYZÉST CSAK TE LÁTHATOD!!! Ne csukd be ezt az ablakot, mivel nem tudod újra megnézni. Az ugyanis az első olvasás után rögtön megsemmisül.",
  109. "Could not decrypt comment; Wrong key?": "Nem tudtuk dekódolni a hozzászólást. Talán rossz kulcsot adtál meg?",
  110. "Reply": "Válasz",
  111. "Anonymous": "Anonymous",
  112. "Avatar generated from IP address": "Avatar (az IP cím alapján generáljuk)",
  113. "Add comment": "Hozzászólok",
  114. "Optional nickname…": "Becenév (már ha meg akarod adni)",
  115. "Post comment": "Beküld",
  116. "Sending comment…": "Beküldés alatt...",
  117. "Comment posted.": "A hozzászólás beküldve.",
  118. "Could not refresh display: %s": "Nem tudtuk frissíteni: %s",
  119. "unknown status": "Ismeretlen státusz.",
  120. "server error or not responding": "A szerveren hiba lépett fel vagy nem válaszol.",
  121. "Could not post comment: %s": "Nem tudtuk beküldeni a hozzászólást: %s",
  122. "Sending paste…": "Bejegyzés elküldése...",
  123. "Your paste is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit [Ctrl]+[c] to copy)</span>": "A bejegyzésed a <a id=\"pasteurl\" href=\"%s\">%s</a> címen elérhető. <span id=\"copyhint\"> [Ctrl]+[c]-vel tudod vágólapra másolni.</span>",
  124. "Delete data": "Adat törlése",
  125. "Could not create paste: %s": "Nem tudtuk létrehozni a bejegyzést: %s",
  126. "Cannot decrypt paste: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)": "Nem tudjuk dekódolni a bejegyzést: a dekódoláshoz szükséges kulcs hiányzik a címből. Talán URL rövidítőt használtál ami kivágta azt belőle?",
  127. "B": "B",
  128. "KiB": "KiB",
  129. "MiB": "MiB",
  130. "GiB": "GiB",
  131. "TiB": "TiB",
  132. "PiB": "PiB",
  133. "EiB": "EiB",
  134. "ZiB": "ZiB",
  135. "YiB": "YiB",
  136. "Format": "Formátum",
  137. "Plain Text": "Egyszerű szöveg",
  138. "Source Code": "Forráskód",
  139. "Markdown": "Markdown",
  140. "Download attachment": "Csatolmány letöltése",
  141. "Cloned: '%s'": "'%s' másolva",
  142. "The cloned file '%s' was attached to this paste.": "A másolt '%s' csatolmányt hozzáadtuk ehhez a bejegyzéshez.",
  143. "Attach a file": "Fájl csatolása",
  144. "alternatively drag & drop a file or paste an image from the clipboard": "vagy húzz ide egy fájlt, netán illessz be egy képet a vágólapról.",
  145. "File too large, to display a preview. Please download the attachment.": "A fájl túl nagy ahhoz, hogy előnézete legyen. Töltsd le, hogy megtekinthesd.",
  146. "Remove attachment": "Csatolmány eltávolítása",
  147. "Your browser does not support uploading encrypted files. Please use a newer browser.": "A böngésződ nem támogatja titkosított fájlok feltöltését. Használj újabbat.",
  148. "Invalid attachment.": "Érvénytelen csatolmány.",
  149. "Options": "Opciók",
  150. "Shorten URL": "URL rövidítés",
  151. "Editor": "Szerkesztő felület",
  152. "Preview": "Előnézet",
  153. "%s requires the PATH to end in a \"%s\". Please update the PATH in your index.php.": "%s számára szükséges, hogy a PATH itt végződjön: \"%s\". Kérlek frissítsd a PATH értékét az index.php fájlban.",
  154. "Decrypt": "Dekódolás",
  155. "Enter password": "Jelszó",
  156. "Loading…": "Folyamatban...",
  157. "Decrypting paste…": "Bejegyzés dekódolása...",
  158. "Preparing new paste…": "Új bejegyzés előkészítése...",
  159. "In case this message never disappears please have a look at <a href=\"%s\">this FAQ for information to troubleshoot</a>.": "Abban az esetben, ha ez az üzenet mindig látható lenne, látogass el a <a href=\"%s\">Gyakran Ismételt Kérdések szekcióba a megoldásához</a>.",
  160. "+++ no paste text +++": "+++ nincs beillesztett szöveg +++",
  161. "Could not get paste data: %s": "Could not get paste data: %s",
  162. "QR code": "QR code",
  163. "This website is using an insecure HTTP connection! Please use it only for testing.": "This website is using an insecure HTTP connection! Please use it only for testing.",
  164. "For more information <a href=\"%s\">see this FAQ entry</a>.": "For more information <a href=\"%s\">see this FAQ entry</a>.",
  165. "Your browser may require an HTTPS connection to support the WebCrypto API. Try <a href=\"%s\">switching to HTTPS</a>.": "Your browser may require an HTTPS connection to support the WebCrypto API. Try <a href=\"%s\">switching to HTTPS</a>.",
  166. "Your browser doesn't support WebAssembly, used for zlib compression. You can create uncompressed documents, but can't read compressed ones.": "Your browser doesn't support WebAssembly, used for zlib compression. You can create uncompressed documents, but can't read compressed ones.",
  167. "waiting on user to provide a password": "waiting on user to provide a password",
  168. "Could not decrypt data. Did you enter a wrong password? Retry with the button at the top.": "Could not decrypt data. Did you enter a wrong password? Retry with the button at the top.",
  169. "Retry": "Retry",
  170. "Showing raw text…": "Showing raw text…",
  171. "Notice:": "Notice:",
  172. "This link will expire after %s.": "This link will expire after %s.",
  173. "This link can only be accessed once, do not use back or refresh button in your browser.": "This link can only be accessed once, do not use back or refresh button in your browser.",
  174. "Link:": "Link:",
  175. "Recipient may become aware of your timezone, convert time to UTC?": "Recipient may become aware of your timezone, convert time to UTC?",
  176. "Use Current Timezone": "Use Current Timezone",
  177. "Convert To UTC": "Convert To UTC",
  178. "Close": "Close",
  179. "Encrypted note on PrivateBin": "Encrypted note on PrivateBin",
  180. "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.": "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too."
  181. }