messages.po 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311
  1. # Greek (Greece) translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # xinomilo <dimitris@stinpriza.org>, 2017-2018
  7. # xinomilo <dimitris@stinpriza.org>, 2015
  8. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: searx\n"
  12. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  13. "POT-Creation-Date: 2022-07-08 18:28+0000\n"
  14. "PO-Revision-Date: 2022-07-06 00:21+0000\n"
  15. "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
  16. "Language: el_GR\n"
  17. "Language-Team: Greek "
  18. "<https://weblate.bubu1.eu/projects/searxng/searxng/el/>\n"
  19. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  20. "MIME-Version: 1.0\n"
  21. "Content-Type: text/plain; charset=utf-8\n"
  22. "Content-Transfer-Encoding: 8bit\n"
  23. "Generated-By: Babel 2.10.3\n"
  24. #. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
  25. #: searx/searxng.msg
  26. msgid "others"
  27. msgstr "άλλα"
  28. #. CONSTANT_NAMES['OTHER_CATEGORY']
  29. #: searx/searxng.msg
  30. msgid "other"
  31. msgstr "λοιπά"
  32. #. CATEGORY_NAMES['FILES']
  33. #: searx/searxng.msg
  34. msgid "files"
  35. msgstr "αρχεία"
  36. #. CATEGORY_NAMES['GENERAL']
  37. #: searx/searxng.msg
  38. msgid "general"
  39. msgstr "γενικά"
  40. #. CATEGORY_NAMES['MUSIC']
  41. #: searx/searxng.msg
  42. msgid "music"
  43. msgstr "μουσική"
  44. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  45. #: searx/searxng.msg
  46. msgid "social media"
  47. msgstr "κοινωνικά δίκτυα"
  48. #. CATEGORY_NAMES['IMAGES']
  49. #: searx/searxng.msg
  50. msgid "images"
  51. msgstr "εικόνες"
  52. #. CATEGORY_NAMES['VIDEOS']
  53. #: searx/searxng.msg
  54. msgid "videos"
  55. msgstr "Βίντεο"
  56. #. CATEGORY_NAMES['IT']
  57. #: searx/searxng.msg
  58. msgid "it"
  59. msgstr "αυτό"
  60. #. CATEGORY_NAMES['NEWS']
  61. #: searx/searxng.msg
  62. msgid "news"
  63. msgstr "νέα"
  64. #. CATEGORY_NAMES['MAP']
  65. #: searx/searxng.msg
  66. msgid "map"
  67. msgstr "χάρτης"
  68. #. CATEGORY_NAMES['ONIONS']
  69. #: searx/searxng.msg
  70. msgid "onions"
  71. msgstr "κρεμμύδια"
  72. #. CATEGORY_NAMES['SCIENCE']
  73. #: searx/searxng.msg
  74. msgid "science"
  75. msgstr "επιστήμη"
  76. #. CATEGORY_GROUPS['APPS']
  77. #: searx/searxng.msg
  78. msgid "apps"
  79. msgstr "Εφαρμογές"
  80. #. CATEGORY_GROUPS['DICTIONARIES']
  81. #: searx/searxng.msg
  82. msgid "dictionaries"
  83. msgstr "λεξικά"
  84. #. CATEGORY_GROUPS['LYRICS']
  85. #: searx/searxng.msg
  86. msgid "lyrics"
  87. msgstr "Στίχοι"
  88. #. CATEGORY_GROUPS['PACKAGES']
  89. #: searx/searxng.msg
  90. msgid "packages"
  91. msgstr "πακέτα"
  92. #. CATEGORY_GROUPS['Q_A']
  93. #: searx/searxng.msg
  94. msgid "q&a"
  95. msgstr "ερωταπαντήσεις"
  96. #. CATEGORY_GROUPS['REPOS']
  97. #: searx/searxng.msg
  98. msgid "repos"
  99. msgstr "Αποθηκευτήρια"
  100. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  101. #: searx/searxng.msg
  102. msgid "software wikis"
  103. msgstr "Βίκιπαίδιες λογισμικού"
  104. #. CATEGORY_GROUPS['WEB']
  105. #: searx/searxng.msg
  106. msgid "web"
  107. msgstr "Ιστός"
  108. #. STYLE_NAMES['AUTO']
  109. #: searx/searxng.msg
  110. msgid "auto"
  111. msgstr "Αυτόματα"
  112. #. STYLE_NAMES['LIGHT']
  113. #: searx/searxng.msg
  114. msgid "light"
  115. msgstr "φως"
  116. #. STYLE_NAMES['DARK']
  117. #: searx/searxng.msg
  118. msgid "dark"
  119. msgstr "σκούρο"
  120. #: searx/webapp.py:165
  121. msgid "timeout"
  122. msgstr "Λήξη χρόνου"
  123. #: searx/webapp.py:166
  124. msgid "parsing error"
  125. msgstr "σφάλμα ανάλυσης"
  126. #: searx/webapp.py:167
  127. msgid "HTTP protocol error"
  128. msgstr "Σφάλμα προτοκόλου HTTP"
  129. #: searx/webapp.py:168
  130. msgid "network error"
  131. msgstr "Σφάλμα δικτύου"
  132. #: searx/webapp.py:170
  133. msgid "unexpected crash"
  134. msgstr "Απροσδόκητη κατάρευση"
  135. #: searx/webapp.py:177
  136. msgid "HTTP error"
  137. msgstr "Σφάλμα HTTP"
  138. #: searx/webapp.py:178
  139. msgid "HTTP connection error"
  140. msgstr "Σφάλμα σύνδεσης HTTP"
  141. #: searx/webapp.py:184
  142. msgid "proxy error"
  143. msgstr "Σφάλμα διακομιστή"
  144. #: searx/webapp.py:185
  145. msgid "CAPTCHA"
  146. msgstr "Απέδειξε πως είσαι άνθρωπος"
  147. #: searx/webapp.py:186
  148. msgid "too many requests"
  149. msgstr "υπέρβαση ορίου αιτημάτων"
  150. #: searx/webapp.py:187
  151. msgid "access denied"
  152. msgstr "Άρνηση πρόσβασης"
  153. #: searx/webapp.py:188
  154. msgid "server API error"
  155. msgstr "Σφάλμα API διακομιστή"
  156. #: searx/webapp.py:363
  157. msgid "No item found"
  158. msgstr "Δεν βρέθηκαν αντικείμενα"
  159. #: searx/engines/qwant.py:212
  160. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
  161. msgid "Source"
  162. msgstr "Πηγή"
  163. #: searx/webapp.py:367
  164. msgid "Error loading the next page"
  165. msgstr "Σφάλμα φόρτωσης της επόμενης σελίδας"
  166. #: searx/webapp.py:516 searx/webapp.py:960
  167. msgid "Invalid settings, please edit your preferences"
  168. msgstr "Άκυρες-εσφαλμένες ρυθμίσεις,παρακαλώ ελέγξτε τις προτιμήσεις σας"
  169. #: searx/webapp.py:532
  170. msgid "Invalid settings"
  171. msgstr "Άκυρες-εσφαλμένες ρυθμίσεις"
  172. #: searx/webapp.py:609 searx/webapp.py:685
  173. msgid "search error"
  174. msgstr "λάθος αναζήτησης"
  175. #: searx/webapp.py:731
  176. msgid "{minutes} minute(s) ago"
  177. msgstr "{minutes} λεπτά πριν"
  178. #: searx/webapp.py:733
  179. msgid "{hours} hour(s), {minutes} minute(s) ago"
  180. msgstr "{ώρες} ώρα(-ες), {λεπτά} λεπτό(-ά) πριν"
  181. #: searx/webapp.py:859
  182. msgid "Suspended"
  183. msgstr "Σε αναστολή"
  184. #: searx/answerers/random/answerer.py:67
  185. msgid "Random value generator"
  186. msgstr "Γεννήτρια τυχαίων τιμών"
  187. #: searx/answerers/random/answerer.py:68
  188. msgid "Generate different random values"
  189. msgstr "Δημιουργία διαφορετικών τυχαίων τιμών"
  190. #: searx/answerers/statistics/answerer.py:47
  191. msgid "Statistics functions"
  192. msgstr "Λειτουργίες στατιστικής"
  193. #: searx/answerers/statistics/answerer.py:48
  194. msgid "Compute {functions} of the arguments"
  195. msgstr "Υπολογισμός {συναρτήσεις} των παραμέτρων"
  196. #: searx/engines/openstreetmap.py:160
  197. msgid "Get directions"
  198. msgstr "Πάρε οδηγίες"
  199. #: searx/engines/pdbe.py:96
  200. msgid "{title} (OBSOLETE)"
  201. msgstr "{title} (ΠΑΡΩΧΗΜΕΝΟΣ)"
  202. #: searx/engines/pdbe.py:103
  203. msgid "This entry has been superseded by"
  204. msgstr "Αυτή η καταχώριση έχει ανασταλλεί από"
  205. #: searx/engines/pubmed.py:78
  206. msgid "No abstract is available for this publication."
  207. msgstr "Δεν υπάρχει διαθέσιμη σύνοψη για αυτήν την έκδοση."
  208. #: searx/engines/qwant.py:214
  209. msgid "Channel"
  210. msgstr "Κανάλι"
  211. #: searx/plugins/hash_plugin.py:24
  212. msgid "Converts strings to different hash digests."
  213. msgstr "Μετατρέπει κείμενο σε διαφορετικές επιτομές κατακερματισμού."
  214. #: searx/plugins/hash_plugin.py:52
  215. msgid "hash digest"
  216. msgstr "επιτομή κατακερματισμού"
  217. #: searx/plugins/hostname_replace.py:9
  218. msgid "Hostname replace"
  219. msgstr "Αντικατάσταση ονόματος συστήματος"
  220. #: searx/plugins/hostname_replace.py:10
  221. msgid "Rewrite result hostnames or remove results based on the hostname"
  222. msgstr ""
  223. #: searx/plugins/oa_doi_rewrite.py:9
  224. msgid "Open Access DOI rewrite"
  225. msgstr ""
  226. #: searx/plugins/oa_doi_rewrite.py:10
  227. msgid ""
  228. "Avoid paywalls by redirecting to open-access versions of publications "
  229. "when available"
  230. msgstr ""
  231. #: searx/plugins/search_on_category_select.py:19
  232. msgid "Search on category select"
  233. msgstr "Αναζήτηση κατά την επιλογή κατηγορίας"
  234. #: searx/plugins/search_on_category_select.py:20
  235. msgid ""
  236. "Perform search immediately if a category selected. Disable to select "
  237. "multiple categories. (JavaScript required)"
  238. msgstr ""
  239. "Άμεση αναζήτηση κατά την επιλογή κατηγορίας. Απενεργοποιήστε για να "
  240. "διαλέξετε πολλαπλές κατηγορίες. (απαιτείται JavaScript)"
  241. #: searx/plugins/self_info.py:20
  242. msgid "Self Informations"
  243. msgstr ""
  244. #: searx/plugins/self_info.py:21
  245. msgid ""
  246. "Displays your IP if the query is \"ip\" and your user agent if the query "
  247. "contains \"user agent\"."
  248. msgstr ""
  249. "Προβολή της IP διεύθυνσης αν η αναζήτηση είναι \"ip\" και το user agent "
  250. "αν η αναζήτηση περιέχει \"user agent\"."
  251. #: searx/plugins/tracker_url_remover.py:29
  252. msgid "Tracker URL remover"
  253. msgstr ""
  254. #: searx/plugins/tracker_url_remover.py:30
  255. msgid "Remove trackers arguments from the returned URL"
  256. msgstr ""
  257. #: searx/plugins/vim_hotkeys.py:3
  258. msgid "Vim-like hotkeys"
  259. msgstr ""
  260. #: searx/plugins/vim_hotkeys.py:4
  261. msgid ""
  262. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  263. "Press \"h\" key on main or result page to get help."
  264. msgstr ""
  265. #: searx/templates/simple/404.html:4
  266. msgid "Page not found"
  267. msgstr "Η σελίδα δεν βρέθηκε"
  268. #: searx/templates/simple/404.html:6
  269. #, python-format
  270. msgid "Go to %(search_page)s."
  271. msgstr ""
  272. #: searx/templates/simple/404.html:6
  273. msgid "search page"
  274. msgstr "σελίδα αναζήτησης"
  275. #: searx/templates/simple/base.html:46
  276. msgid "About"
  277. msgstr ""
  278. #: searx/templates/simple/base.html:50
  279. msgid "Donate"
  280. msgstr "Κάνε δωρεά"
  281. #: searx/templates/simple/base.html:54
  282. #: searx/templates/simple/preferences.html:99
  283. msgid "Preferences"
  284. msgstr "Προτιμήσεις"
  285. #: searx/templates/simple/base.html:64
  286. msgid "Powered by"
  287. msgstr ""
  288. #: searx/templates/simple/base.html:64
  289. msgid "a privacy-respecting, hackable metasearch engine"
  290. msgstr "Μια χακέψιμη μεταμηχανή αναζήτησης , που σέβεται την ιδιωτικότητα"
  291. #: searx/templates/simple/base.html:65
  292. msgid "Source code"
  293. msgstr "Πηγαίος κώδικας"
  294. #: searx/templates/simple/base.html:66
  295. msgid "Issue tracker"
  296. msgstr ""
  297. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  298. msgid "Engine stats"
  299. msgstr "Στατιστικά μηχανής"
  300. #: searx/templates/simple/base.html:69
  301. #: searx/templates/simple/messages/no_results.html:15
  302. msgid "Public instances"
  303. msgstr "Δημόσιες εκφάνσεις"
  304. #: searx/templates/simple/base.html:72
  305. msgid "Privacy policy"
  306. msgstr ""
  307. #: searx/templates/simple/base.html:75
  308. msgid "Contact instance maintainer"
  309. msgstr ""
  310. #: searx/templates/simple/categories.html:24
  311. msgid "Click on the magnifier to perform search"
  312. msgstr ""
  313. #: searx/templates/simple/macros.html:36
  314. msgid "Length"
  315. msgstr ""
  316. #: searx/templates/simple/macros.html:37
  317. #: searx/templates/simple/result_templates/images.html:18
  318. msgid "Author"
  319. msgstr ""
  320. #: searx/templates/simple/macros.html:45
  321. msgid "cached"
  322. msgstr ""
  323. #: searx/templates/simple/macros.html:45
  324. msgid "proxied"
  325. msgstr "Διαμεσολαβημένα"
  326. #: searx/templates/simple/new_issue.html:64
  327. msgid "Start submiting a new issue on GitHub"
  328. msgstr ""
  329. #: searx/templates/simple/new_issue.html:66
  330. msgid "Please check for existing bugs about this engine on GitHub"
  331. msgstr ""
  332. #: searx/templates/simple/new_issue.html:69
  333. msgid "I confirm there is no existing bug about the issue I encounter"
  334. msgstr ""
  335. #: searx/templates/simple/new_issue.html:71
  336. msgid "If this is a public instance, please specify the URL in the bug report"
  337. msgstr ""
  338. #: searx/templates/simple/new_issue.html:72
  339. msgid "Submit a new issue on Github including the above information"
  340. msgstr ""
  341. #: searx/templates/simple/preferences.html:29
  342. msgid "No HTTPS"
  343. msgstr "Όχι HTTPS"
  344. #: searx/templates/simple/messages/no_results.html:10
  345. #: searx/templates/simple/preferences.html:31
  346. #: searx/templates/simple/preferences.html:32
  347. #: searx/templates/simple/results.html:49
  348. msgid "View error logs and submit a bug report"
  349. msgstr ""
  350. #: searx/templates/simple/preferences.html:53
  351. #: searx/templates/simple/stats.html:67
  352. msgid "Median"
  353. msgstr ""
  354. #: searx/templates/simple/preferences.html:54
  355. #: searx/templates/simple/stats.html:73
  356. msgid "P80"
  357. msgstr ""
  358. #: searx/templates/simple/preferences.html:55
  359. #: searx/templates/simple/stats.html:79
  360. msgid "P95"
  361. msgstr ""
  362. #: searx/templates/simple/preferences.html:83
  363. msgid "Failed checker test(s): "
  364. msgstr ""
  365. #: searx/templates/simple/preferences.html:85
  366. msgid "Errors:"
  367. msgstr ""
  368. #: searx/templates/simple/preferences.html:105
  369. msgid "General"
  370. msgstr "Γενικά"
  371. #: searx/templates/simple/preferences.html:108
  372. msgid "Default categories"
  373. msgstr "Προεπιλεγμένες κατηγορίες"
  374. #: searx/templates/simple/filters/languages.html:1
  375. #: searx/templates/simple/preferences.html:115
  376. msgid "Search language"
  377. msgstr "Γλώσσα αναζήτησης"
  378. #: searx/templates/simple/filters/languages.html:2
  379. #: searx/templates/simple/preferences.html:118
  380. msgid "Default language"
  381. msgstr "Προεπιλεγμένη γλώσσα"
  382. #: searx/templates/simple/preferences.html:124
  383. msgid "What language do you prefer for search?"
  384. msgstr "Τι γλώσσα προτιμάτε για αναζήτηση;"
  385. #: searx/templates/simple/preferences.html:129
  386. msgid "Autocomplete"
  387. msgstr "Αυτόματη συμπλήρωση"
  388. #: searx/templates/simple/preferences.html:138
  389. msgid "Find stuff as you type"
  390. msgstr "Εύρεση όρων κατά την πληκτρολόγηση"
  391. #: searx/templates/simple/filters/safesearch.html:1
  392. #: searx/templates/simple/filters/safesearch.html:2
  393. #: searx/templates/simple/filters/safesearch.html:3
  394. #: searx/templates/simple/filters/safesearch.html:4
  395. #: searx/templates/simple/preferences.html:143
  396. #: searx/templates/simple/preferences.html:311
  397. msgid "SafeSearch"
  398. msgstr "Ασφαλής Αναζήτηση"
  399. #: searx/templates/simple/filters/safesearch.html:2
  400. #: searx/templates/simple/preferences.html:146
  401. msgid "Strict"
  402. msgstr ""
  403. #: searx/templates/simple/filters/safesearch.html:3
  404. #: searx/templates/simple/preferences.html:147
  405. msgid "Moderate"
  406. msgstr ""
  407. #: searx/templates/simple/filters/safesearch.html:4
  408. #: searx/templates/simple/preferences.html:148
  409. msgid "None"
  410. msgstr "Κανένα"
  411. #: searx/templates/simple/preferences.html:151
  412. msgid "Filter content"
  413. msgstr "Φιλτράρισμα περιεχομένου"
  414. #: searx/templates/simple/preferences.html:157
  415. msgid "Open Access DOI resolver"
  416. msgstr ""
  417. #: searx/templates/simple/preferences.html:167
  418. msgid ""
  419. "Redirect to open-access versions of publications when available (plugin "
  420. "required)"
  421. msgstr ""
  422. #: searx/templates/simple/preferences.html:171
  423. msgid "Engine tokens"
  424. msgstr ""
  425. #: searx/templates/simple/preferences.html:175
  426. msgid "Access tokens for private engines"
  427. msgstr ""
  428. #: searx/templates/simple/preferences.html:179
  429. msgid "User interface"
  430. msgstr ""
  431. #: searx/templates/simple/preferences.html:182
  432. msgid "Interface language"
  433. msgstr ""
  434. #: searx/templates/simple/preferences.html:190
  435. msgid "Change the language of the layout"
  436. msgstr ""
  437. #: searx/templates/simple/preferences.html:195
  438. msgid "Theme"
  439. msgstr ""
  440. #: searx/templates/simple/preferences.html:203
  441. msgid "Change SearXNG layout"
  442. msgstr ""
  443. #: searx/templates/simple/preferences.html:206
  444. msgid "Theme style"
  445. msgstr ""
  446. #: searx/templates/simple/preferences.html:214
  447. msgid "Choose auto to follow your browser settings"
  448. msgstr ""
  449. #: searx/templates/simple/preferences.html:217
  450. msgid "Center Alignment"
  451. msgstr ""
  452. #: searx/templates/simple/preferences.html:220
  453. #: searx/templates/simple/preferences.html:232
  454. #: searx/templates/simple/preferences.html:244
  455. msgid "On"
  456. msgstr "Ενεργό"
  457. #: searx/templates/simple/preferences.html:221
  458. #: searx/templates/simple/preferences.html:233
  459. #: searx/templates/simple/preferences.html:245
  460. msgid "Off"
  461. msgstr "Ανενεργό"
  462. #: searx/templates/simple/preferences.html:224
  463. msgid "Displays results in the center of the page (Oscar layout)."
  464. msgstr ""
  465. #: searx/templates/simple/preferences.html:229
  466. msgid "Results on new tabs"
  467. msgstr "Αποτελέσματα σε νέες καρτέλες"
  468. #: searx/templates/simple/preferences.html:236
  469. msgid "Open result links on new browser tabs"
  470. msgstr "Άνοιξε τους συνδέσμους των αποτελεσμάτων σε νέα καρτέλα περιηγητή"
  471. #: searx/templates/simple/preferences.html:241
  472. msgid "Infinite scroll"
  473. msgstr ""
  474. #: searx/templates/simple/preferences.html:248
  475. msgid "Automatically load next page when scrolling to bottom of current page"
  476. msgstr ""
  477. #: searx/templates/simple/preferences.html:254
  478. msgid "Privacy"
  479. msgstr "Ιδιωτικότητα"
  480. #: searx/templates/simple/preferences.html:257
  481. msgid "HTTP Method"
  482. msgstr ""
  483. #: searx/templates/simple/preferences.html:264
  484. msgid ""
  485. "Change how forms are submited, <a "
  486. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  487. " rel=\"external\">learn more about request methods</a>"
  488. msgstr ""
  489. #: searx/templates/simple/preferences.html:269
  490. msgid "Image proxy"
  491. msgstr ""
  492. #: searx/templates/simple/preferences.html:272
  493. #: searx/templates/simple/preferences.html:284
  494. msgid "Enabled"
  495. msgstr "Ενεργοποιημένο"
  496. #: searx/templates/simple/preferences.html:273
  497. #: searx/templates/simple/preferences.html:285
  498. msgid "Disabled"
  499. msgstr "Απενεργοποιημένο"
  500. #: searx/templates/simple/preferences.html:276
  501. msgid "Proxying image results through SearXNG"
  502. msgstr ""
  503. #: searx/templates/simple/preferences.html:281
  504. msgid "Query in the page's title"
  505. msgstr ""
  506. #: searx/templates/simple/preferences.html:288
  507. msgid ""
  508. "When enabled, the result page's title contains your query. Your browser "
  509. "can record this title"
  510. msgstr ""
  511. #: searx/templates/simple/preferences.html:294
  512. msgid "Engines"
  513. msgstr "Μηχανές"
  514. #: searx/templates/simple/preferences.html:295
  515. msgid "Currently used search engines"
  516. msgstr "Μηχανές αναζήτησης που χρησιμοποιούνται"
  517. #: searx/templates/simple/preferences.html:302
  518. msgid ""
  519. "This tab does not show up for search results, but you can search the "
  520. "engines listed here via bangs."
  521. msgstr ""
  522. #: searx/templates/simple/preferences.html:307
  523. #: searx/templates/simple/preferences.html:358
  524. msgid "Allow"
  525. msgstr "Επέτρεψε"
  526. #: searx/templates/simple/preferences.html:308
  527. #: searx/templates/simple/stats.html:25
  528. msgid "Engine name"
  529. msgstr "Όνομα μηχανής"
  530. #: searx/templates/simple/preferences.html:309
  531. msgid "Shortcut"
  532. msgstr "Συντόμευση"
  533. #: searx/templates/simple/preferences.html:310
  534. msgid "Supports selected language"
  535. msgstr "Υποστηρίζει την επιλεγμένη γλώσσα"
  536. #: searx/templates/simple/filters/time_range.html:1
  537. #: searx/templates/simple/preferences.html:312
  538. msgid "Time range"
  539. msgstr ""
  540. #: searx/templates/simple/preferences.html:313
  541. #: searx/templates/simple/stats.html:28
  542. msgid "Response time"
  543. msgstr ""
  544. #: searx/templates/simple/preferences.html:314
  545. msgid "Max time"
  546. msgstr ""
  547. #: searx/templates/simple/preferences.html:315
  548. #: searx/templates/simple/stats.html:29
  549. msgid "Reliability"
  550. msgstr ""
  551. #: searx/templates/simple/preferences.html:353
  552. msgid "Special Queries"
  553. msgstr ""
  554. #: searx/templates/simple/preferences.html:359
  555. msgid "Keywords"
  556. msgstr "Λέξεις κλειδιά"
  557. #: searx/templates/simple/preferences.html:360
  558. msgid "Name"
  559. msgstr "Όνομα"
  560. #: searx/templates/simple/preferences.html:361
  561. msgid "Description"
  562. msgstr "Περιγραφή"
  563. #: searx/templates/simple/preferences.html:362
  564. msgid "Examples"
  565. msgstr "Παραδείγματα"
  566. #: searx/templates/simple/preferences.html:365
  567. msgid "This is the list of SearXNG's instant answering modules."
  568. msgstr ""
  569. #: searx/templates/simple/preferences.html:376
  570. msgid "This is the list of plugins."
  571. msgstr ""
  572. #: searx/templates/simple/preferences.html:393
  573. msgid "Cookies"
  574. msgstr ""
  575. #: searx/templates/simple/preferences.html:395
  576. msgid ""
  577. "This is the list of cookies and their values SearXNG is storing on your "
  578. "computer."
  579. msgstr ""
  580. #: searx/templates/simple/preferences.html:396
  581. msgid "With that list, you can assess SearXNG transparency."
  582. msgstr ""
  583. #: searx/templates/simple/preferences.html:401
  584. msgid "Cookie name"
  585. msgstr ""
  586. #: searx/templates/simple/preferences.html:402
  587. msgid "Value"
  588. msgstr "Τιμή"
  589. #: searx/templates/simple/preferences.html:414
  590. msgid "Search URL of the currently saved preferences"
  591. msgstr ""
  592. #: searx/templates/simple/preferences.html:418
  593. msgid ""
  594. "Note: specifying custom settings in the search URL can reduce privacy by "
  595. "leaking data to the clicked result sites."
  596. msgstr ""
  597. #: searx/templates/simple/preferences.html:419
  598. msgid "URL to restore your preferences in another browser"
  599. msgstr ""
  600. #: searx/templates/simple/preferences.html:423
  601. msgid ""
  602. "Specifying custom settings in the preferences URL can be used to sync "
  603. "preferences across devices."
  604. msgstr ""
  605. #: searx/templates/simple/preferences.html:428
  606. msgid ""
  607. "These settings are stored in your cookies, this allows us not to store "
  608. "this data about you."
  609. msgstr ""
  610. #: searx/templates/simple/preferences.html:430
  611. msgid ""
  612. "These cookies serve your sole convenience, we don't use these cookies to "
  613. "track you."
  614. msgstr ""
  615. #: searx/templates/simple/preferences.html:433
  616. msgid "Save"
  617. msgstr ""
  618. #: searx/templates/simple/preferences.html:434
  619. msgid "Reset defaults"
  620. msgstr "Επαναφορά προεπιλογών"
  621. #: searx/templates/simple/preferences.html:435
  622. msgid "Back"
  623. msgstr ""
  624. #: searx/templates/simple/results.html:23
  625. msgid "Answers"
  626. msgstr "Απαντήσεις"
  627. #: searx/templates/simple/results.html:39
  628. msgid "Number of results"
  629. msgstr "Αριθμός αποτελεσμάτων"
  630. #: searx/templates/simple/messages/no_results.html:6
  631. #: searx/templates/simple/results.html:46
  632. msgid "Error!"
  633. msgstr "Λάθος!"
  634. #: searx/templates/simple/results.html:46
  635. msgid "Engines cannot retrieve results"
  636. msgstr "Οι μηχανές δε μπορούν να φέρουν αποτελέσματα"
  637. #: searx/templates/simple/results.html:68
  638. msgid "Suggestions"
  639. msgstr "Προτάσεις"
  640. #: searx/templates/simple/results.html:90
  641. msgid "Search URL"
  642. msgstr "Σύνδεσμος αναζήτησης"
  643. #: searx/templates/simple/results.html:96
  644. msgid "Download results"
  645. msgstr ""
  646. #: searx/templates/simple/results.html:120
  647. msgid "Try searching for:"
  648. msgstr "Δοκιμάστε αναζήτηση για:"
  649. #: searx/templates/simple/results.html:152
  650. msgid "Back to top"
  651. msgstr ""
  652. #: searx/templates/simple/results.html:170
  653. msgid "Previous page"
  654. msgstr ""
  655. #: searx/templates/simple/results.html:187
  656. msgid "Next page"
  657. msgstr ""
  658. #: searx/templates/simple/search.html:3
  659. msgid "Display the front page"
  660. msgstr ""
  661. #: searx/templates/simple/search.html:9
  662. #: searx/templates/simple/simple_search.html:5
  663. msgid "Search for..."
  664. msgstr "Αναζήτηση για..."
  665. #: searx/templates/simple/search.html:10
  666. #: searx/templates/simple/simple_search.html:6
  667. msgid "clear"
  668. msgstr ""
  669. #: searx/templates/simple/search.html:11
  670. #: searx/templates/simple/simple_search.html:7
  671. msgid "search"
  672. msgstr ""
  673. #: searx/templates/simple/stats.html:21
  674. msgid "There is currently no data available. "
  675. msgstr "Δεν υπάρχουν διαθέσιμα δεδομένα."
  676. #: searx/templates/simple/stats.html:26
  677. msgid "Scores"
  678. msgstr ""
  679. #: searx/templates/simple/stats.html:27
  680. msgid "Result count"
  681. msgstr ""
  682. #: searx/templates/simple/stats.html:38
  683. msgid "Scores per result"
  684. msgstr ""
  685. #: searx/templates/simple/stats.html:62
  686. msgid "Total"
  687. msgstr ""
  688. #: searx/templates/simple/stats.html:63
  689. msgid "HTTP"
  690. msgstr ""
  691. #: searx/templates/simple/stats.html:64
  692. msgid "Processing"
  693. msgstr ""
  694. #: searx/templates/simple/stats.html:102
  695. msgid "Warnings"
  696. msgstr ""
  697. #: searx/templates/simple/stats.html:102
  698. msgid "Errors and exceptions"
  699. msgstr ""
  700. #: searx/templates/simple/stats.html:108
  701. msgid "Exception"
  702. msgstr ""
  703. #: searx/templates/simple/stats.html:110
  704. msgid "Message"
  705. msgstr ""
  706. #: searx/templates/simple/stats.html:112
  707. msgid "Percentage"
  708. msgstr ""
  709. #: searx/templates/simple/stats.html:114
  710. msgid "Parameter"
  711. msgstr ""
  712. #: searx/templates/simple/stats.html:122
  713. msgid "Filename"
  714. msgstr ""
  715. #: searx/templates/simple/stats.html:123
  716. msgid "Function"
  717. msgstr ""
  718. #: searx/templates/simple/stats.html:124
  719. msgid "Code"
  720. msgstr ""
  721. #: searx/templates/simple/stats.html:131
  722. msgid "Checker"
  723. msgstr ""
  724. #: searx/templates/simple/stats.html:134
  725. msgid "Failed test"
  726. msgstr ""
  727. #: searx/templates/simple/stats.html:135
  728. msgid "Comment(s)"
  729. msgstr ""
  730. #: searx/templates/simple/filters/time_range.html:3
  731. msgid "Anytime"
  732. msgstr "Οποιαδήποτε στιγμή"
  733. #: searx/templates/simple/filters/time_range.html:6
  734. msgid "Last day"
  735. msgstr "Τελευταία μέρα"
  736. #: searx/templates/simple/filters/time_range.html:9
  737. msgid "Last week"
  738. msgstr "Τελευταία βδομάδα"
  739. #: searx/templates/simple/filters/time_range.html:12
  740. msgid "Last month"
  741. msgstr "Τελευταίος μήνας"
  742. #: searx/templates/simple/filters/time_range.html:15
  743. msgid "Last year"
  744. msgstr "Τελευταίο έτος"
  745. #: searx/templates/simple/messages/no_cookies.html:3
  746. msgid "Information!"
  747. msgstr "Πληροφορίες!"
  748. #: searx/templates/simple/messages/no_cookies.html:4
  749. msgid "currently, there are no cookies defined."
  750. msgstr ""
  751. #: searx/templates/simple/messages/no_results.html:6
  752. msgid "Engines cannot retrieve results."
  753. msgstr "Οι μηχανές δε μπορούν να φέρουν αποτελέσματα."
  754. #: searx/templates/simple/messages/no_results.html:15
  755. msgid "Please, try again later or find another SearXNG instance."
  756. msgstr ""
  757. #: searx/templates/simple/messages/no_results.html:20
  758. msgid "Sorry!"
  759. msgstr "Συγνώμη!"
  760. #: searx/templates/simple/messages/no_results.html:21
  761. msgid ""
  762. "we didn't find any results. Please use another query or search in more "
  763. "categories."
  764. msgstr ""
  765. "δε βρέθηκαν αποτελέσματα. Παρακαλούμε χρησιμοποιήστε άλλη αναζήτηση ή "
  766. "ψάξτε σε περισσότερες κατηγορίες."
  767. #: searx/templates/simple/result_templates/default.html:6
  768. msgid "show media"
  769. msgstr "προβολή πολυμέσων"
  770. #: searx/templates/simple/result_templates/default.html:6
  771. msgid "hide media"
  772. msgstr "απόκρυψη πολυμέσων"
  773. #: searx/templates/simple/result_templates/default.html:14
  774. #: searx/templates/simple/result_templates/videos.html:14
  775. msgid "This site did not provide any description."
  776. msgstr ""
  777. #: searx/templates/simple/result_templates/images.html:19
  778. msgid "Format"
  779. msgstr ""
  780. #: searx/templates/simple/result_templates/images.html:21
  781. msgid "Engine"
  782. msgstr ""
  783. #: searx/templates/simple/result_templates/images.html:22
  784. msgid "View source"
  785. msgstr "Προβολή πηγής"
  786. #: searx/templates/simple/result_templates/map.html:12
  787. msgid "address"
  788. msgstr ""
  789. #: searx/templates/simple/result_templates/map.html:43
  790. msgid "show map"
  791. msgstr "προβολή χάρτη"
  792. #: searx/templates/simple/result_templates/map.html:43
  793. msgid "hide map"
  794. msgstr "απόκρυψη χάρτη"
  795. #: searx/templates/simple/result_templates/torrent.html:6
  796. msgid "magnet link"
  797. msgstr "Σύνδεσμος magnet"
  798. #: searx/templates/simple/result_templates/torrent.html:7
  799. msgid "torrent file"
  800. msgstr "Αρχείο torrent"
  801. #: searx/templates/simple/result_templates/torrent.html:9
  802. msgid "Seeder"
  803. msgstr ""
  804. #: searx/templates/simple/result_templates/torrent.html:9
  805. msgid "Leecher"
  806. msgstr ""
  807. #: searx/templates/simple/result_templates/torrent.html:11
  808. msgid "Filesize"
  809. msgstr "Μέγεθος αρχείου"
  810. #: searx/templates/simple/result_templates/torrent.html:12
  811. msgid "Bytes"
  812. msgstr ""
  813. #: searx/templates/simple/result_templates/torrent.html:13
  814. msgid "kiB"
  815. msgstr ""
  816. #: searx/templates/simple/result_templates/torrent.html:14
  817. msgid "MiB"
  818. msgstr ""
  819. #: searx/templates/simple/result_templates/torrent.html:15
  820. msgid "GiB"
  821. msgstr ""
  822. #: searx/templates/simple/result_templates/torrent.html:16
  823. msgid "TiB"
  824. msgstr ""
  825. #: searx/templates/simple/result_templates/torrent.html:20
  826. msgid "Number of Files"
  827. msgstr "Αριθμός Αρχείων"
  828. #: searx/templates/simple/result_templates/videos.html:6
  829. msgid "show video"
  830. msgstr "προβολή βίντεο"
  831. #: searx/templates/simple/result_templates/videos.html:6
  832. msgid "hide video"
  833. msgstr "απόκρυψη βίντεο"
  834. #~ msgid "Engine time (sec)"
  835. #~ msgstr "Χρόνος μηχανής (δευτ)"
  836. #~ msgid "Page loads (sec)"
  837. #~ msgstr "Φόρτωση σελίδας (δευτ)"
  838. #~ msgid "Errors"
  839. #~ msgstr "Λάθη"
  840. #~ msgid "CAPTCHA required"
  841. #~ msgstr ""
  842. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  843. #~ msgstr "Επανεγγραφή συνδέσμων HTTP σε HTTPS αν είναι δυνατό"
  844. #~ msgid ""
  845. #~ "Results are opened in the same "
  846. #~ "window by default. This plugin "
  847. #~ "overwrites the default behaviour to open"
  848. #~ " links on new tabs/windows. (JavaScript "
  849. #~ "required)"
  850. #~ msgstr ""
  851. #~ msgid "Color"
  852. #~ msgstr "Χρώμα"
  853. #~ msgid "Blue (default)"
  854. #~ msgstr "Μπλε (προεπιλεγμένο)"
  855. #~ msgid "Violet"
  856. #~ msgstr "Βιολετί"
  857. #~ msgid "Green"
  858. #~ msgstr "Πράσινο"
  859. #~ msgid "Cyan"
  860. #~ msgstr "Κυανό"
  861. #~ msgid "Orange"
  862. #~ msgstr "Πορτοκαλί"
  863. #~ msgid "Red"
  864. #~ msgstr "Κόκκινο"
  865. #~ msgid "Category"
  866. #~ msgstr "Κατηγορία"
  867. #~ msgid "Block"
  868. #~ msgstr "Αποκλεισμός"
  869. #~ msgid "original context"
  870. #~ msgstr ""
  871. #~ msgid "Plugins"
  872. #~ msgstr "Πρόσθετα"
  873. #~ msgid "Answerers"
  874. #~ msgstr ""
  875. #~ msgid "Avg. time"
  876. #~ msgstr ""
  877. #~ msgid "show details"
  878. #~ msgstr "προβολή λεπτομερειών"
  879. #~ msgid "hide details"
  880. #~ msgstr "απόκρυψη λεπτομερειών"
  881. #~ msgid "Load more..."
  882. #~ msgstr "Φόρτωση περισσότερων..."
  883. #~ msgid "Loading..."
  884. #~ msgstr ""
  885. #~ msgid "Change searx layout"
  886. #~ msgstr ""
  887. #~ msgid "Proxying image results through searx"
  888. #~ msgstr ""
  889. #~ msgid "This is the list of searx's instant answering modules."
  890. #~ msgstr ""
  891. #~ msgid ""
  892. #~ "This is the list of cookies and"
  893. #~ " their values searx is storing on "
  894. #~ "your computer."
  895. #~ msgstr ""
  896. #~ msgid "With that list, you can assess searx transparency."
  897. #~ msgstr ""
  898. #~ msgid "It look like you are using searx first time."
  899. #~ msgstr "Φαίνεται ότι χρησιμοποιείται το searx για πρώτη φορά."
  900. #~ msgid "Please, try again later or find another searx instance."
  901. #~ msgstr ""
  902. #~ msgid "Themes"
  903. #~ msgstr "Θέματα"
  904. #~ msgid "Reliablity"
  905. #~ msgstr ""
  906. #~ msgid ""
  907. #~ "When enabled, the result page's title"
  908. #~ " contains your query. Your browser "
  909. #~ "can record this title."
  910. #~ msgstr ""
  911. #~ msgid "Method"
  912. #~ msgstr "Μέθοδος"
  913. #~ msgid ""
  914. #~ "This tab does not show up for "
  915. #~ "search results but you can search "
  916. #~ "the engines listed here via bangs."
  917. #~ msgstr ""
  918. #~ msgid "Advanced settings"
  919. #~ msgstr "Ρυθμίσεις για προχωρημένους"
  920. #~ msgid "Close"
  921. #~ msgstr "Κλείσιμο"
  922. #~ msgid "Language"
  923. #~ msgstr "Γλώσσα"
  924. #~ msgid "broken"
  925. #~ msgstr "Κατεστραμένο"
  926. #~ msgid "supported"
  927. #~ msgstr "Υποστηρίζεται"
  928. #~ msgid "not supported"
  929. #~ msgstr "Δεν υποστηρίζεται"
  930. #~ msgid "about"
  931. #~ msgstr "Σχετικά"
  932. #~ msgid "Avg."
  933. #~ msgstr ""
  934. #~ msgid "User Interface"
  935. #~ msgstr ""
  936. #~ msgid "Choose style for this theme"
  937. #~ msgstr ""
  938. #~ msgid "Style"
  939. #~ msgstr ""
  940. #~ msgid "Show advanced settings"
  941. #~ msgstr ""
  942. #~ msgid "Show advanced settings panel in the home page by default"
  943. #~ msgstr ""
  944. #~ msgid "Allow all"
  945. #~ msgstr ""
  946. #~ msgid "Disable all"
  947. #~ msgstr ""
  948. #~ msgid "Selected language"
  949. #~ msgstr "Επιλεγμένη γλώσσα"
  950. #~ msgid "Query"
  951. #~ msgstr ""
  952. #~ msgid "save"
  953. #~ msgstr "αποθήκευση"
  954. #~ msgid "back"
  955. #~ msgstr "πίσω"
  956. #~ msgid "Links"
  957. #~ msgstr "Σύνδεσμοι"
  958. #~ msgid "RSS subscription"
  959. #~ msgstr ""
  960. #~ msgid "Search results"
  961. #~ msgstr "Αποτελέσματα αναζήτησης"
  962. #~ msgid "next page"
  963. #~ msgstr "επόμενη σελίδα"
  964. #~ msgid "previous page"
  965. #~ msgstr "προηγούμενη σελίδα"
  966. #~ msgid "Start search"
  967. #~ msgstr "Έναρξη αναζήτησης"
  968. #~ msgid "Clear search"
  969. #~ msgstr ""
  970. #~ msgid "Clear"
  971. #~ msgstr ""
  972. #~ msgid "stats"
  973. #~ msgstr "στατιστικά"
  974. #~ msgid "Heads up!"
  975. #~ msgstr ""
  976. #~ msgid "It look like you are using SearXNG first time."
  977. #~ msgstr ""
  978. #~ msgid "Well done!"
  979. #~ msgstr "Πολύ καλά!"
  980. #~ msgid "Settings saved successfully."
  981. #~ msgstr "Οι ρυθμίσεις αποθηκεύτηκαν επιτυχώς."
  982. #~ msgid "Oh snap!"
  983. #~ msgstr "Φτου!"
  984. #~ msgid "Something went wrong."
  985. #~ msgstr "Κάτι πήγε στραβά."
  986. #~ msgid "Date"
  987. #~ msgstr ""
  988. #~ msgid "Type"
  989. #~ msgstr ""
  990. #~ msgid "Get image"
  991. #~ msgstr ""
  992. #~ msgid "Center Alignment"
  993. #~ msgstr ""
  994. #~ msgid "Displays results in the center of the page (Oscar layout)."
  995. #~ msgstr ""
  996. #~ msgid "preferences"
  997. #~ msgstr "Προτιμήσεις"