messages.po 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. # Hungarian translations for PROJECT.
  2. # Copyright (C) 2014 ORGANIZATION
  3. # This file is distributed under the same license as the PROJECT project.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: PROJECT VERSION\n"
  9. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  10. "POT-Creation-Date: 2014-03-18 17:10+0100\n"
  11. "PO-Revision-Date: 2014-01-21 23:33+0100\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: hu <LL@li.org>\n"
  14. "Plural-Forms: nplurals=1; plural=0\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=utf-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Generated-By: Babel 1.3\n"
  19. #: searx/webapp.py:167
  20. msgid "{minutes} minute(s) ago"
  21. msgstr "{minutes} perce"
  22. #: searx/webapp.py:169
  23. msgid "{hours} hour(s), {minutes} minute(s) ago"
  24. msgstr "{hours} óra, {minutes} perce"
  25. #: searx/engines/__init__.py:311
  26. msgid "Page loads (sec)"
  27. msgstr "Válaszidők (sec)"
  28. #: searx/engines/__init__.py:315
  29. msgid "Number of results"
  30. msgstr "Találatok száma"
  31. #: searx/engines/__init__.py:319
  32. msgid "Scores"
  33. msgstr "Pontszámok"
  34. #: searx/engines/__init__.py:323
  35. msgid "Scores per result"
  36. msgstr "Pontszámok találatonként"
  37. #: searx/engines/__init__.py:327
  38. msgid "Errors"
  39. msgstr "Hibák"
  40. #: searx/templates/index.html:7
  41. msgid "about"
  42. msgstr "rólunk"
  43. #: searx/templates/index.html:8
  44. msgid "preferences"
  45. msgstr "beállítások"
  46. #: searx/templates/preferences.html:5
  47. msgid "Preferences"
  48. msgstr "Beállítások"
  49. #: searx/templates/preferences.html:9
  50. msgid "Default categories"
  51. msgstr "Alapértelmezett kategóriák"
  52. #: searx/templates/preferences.html:15
  53. msgid "Search language"
  54. msgstr "Keresés nyelve"
  55. #: searx/templates/preferences.html:18
  56. msgid "Automatic"
  57. msgstr "Automatikus"
  58. #: searx/templates/preferences.html:26
  59. msgid "Interface language"
  60. msgstr "Felület nyelve"
  61. #: searx/templates/preferences.html:36
  62. msgid "Currently used search engines"
  63. msgstr "Jelenleg használt keresők"
  64. #: searx/templates/preferences.html:40
  65. msgid "Engine name"
  66. msgstr "Kereső neve"
  67. #: searx/templates/preferences.html:41
  68. msgid "Category"
  69. msgstr "Kategória"
  70. #: searx/templates/preferences.html:42 searx/templates/preferences.html:53
  71. msgid "Allow"
  72. msgstr "Engedélyezés"
  73. #: searx/templates/preferences.html:42 searx/templates/preferences.html:54
  74. msgid "Block"
  75. msgstr "Tiltás"
  76. #: searx/templates/preferences.html:62
  77. msgid ""
  78. "These settings are stored in your cookies, this allows us not to store "
  79. "this data about you."
  80. msgstr "Ezek a beállítások csak a böngésző cookie-jaiban tárolódnak."
  81. #: searx/templates/preferences.html:64
  82. msgid ""
  83. "These cookies serve your sole convenience, we don't use these cookies to "
  84. "track you."
  85. msgstr ""
  86. "Ezek a cookie-k csak kényelmi funkciókat látnak el, nem használjuk a "
  87. "felhasználók követésére."
  88. #: searx/templates/preferences.html:67
  89. msgid "save"
  90. msgstr "mentés"
  91. #: searx/templates/preferences.html:68
  92. msgid "back"
  93. msgstr "vissza"
  94. #: searx/templates/results.html:11
  95. msgid "Suggestions"
  96. msgstr "Javaslatok"
  97. #: searx/templates/results.html:22
  98. msgid "Search URL"
  99. msgstr "Keresési URL"
  100. #: searx/templates/results.html:26
  101. msgid "Download results"
  102. msgstr "Találatok letöltése"
  103. #: searx/templates/results.html:62
  104. msgid "previous page"
  105. msgstr "előző oldal"
  106. #: searx/templates/results.html:73
  107. msgid "next page"
  108. msgstr "következő oldal"
  109. #: searx/templates/search.html:3
  110. msgid "Search for..."
  111. msgstr "Keresés..."
  112. #: searx/templates/stats.html:4
  113. msgid "Engine stats"
  114. msgstr "Kereső statisztikák"
  115. # categories - manually added
  116. # TODO - automatically add
  117. msgid "files"
  118. msgstr "fájlok"
  119. msgid "general"
  120. msgstr "általános"
  121. msgid "music"
  122. msgstr "zene"
  123. msgid "social media"
  124. msgstr "közösségi média"
  125. msgid "images"
  126. msgstr "képek"
  127. msgid "videos"
  128. msgstr "videók"
  129. msgid "it"
  130. msgstr "it"
  131. msgid "news"
  132. msgstr "hírek"