messages.po 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779
  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, 2023.
  9. # Constantine Giannopoulos <K.Giannopoulos@acg.edu>, 2022.
  10. # Alexandre Flament <alex@al-f.net>, 2022.
  11. # return42 <markus.heiser@darmarit.de>, 2023.
  12. # KDesp73 <kdesp2003@gmail.com>, 2023.
  13. # RaptaG <george-raptis@tutamail.com>, 2023.
  14. msgid ""
  15. msgstr ""
  16. "Project-Id-Version: searx\n"
  17. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  18. "POT-Creation-Date: 2024-02-25 14:00+0000\n"
  19. "PO-Revision-Date: 2023-12-21 20:16+0000\n"
  20. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  21. "Language: el_GR\n"
  22. "Language-Team: Greek "
  23. "<https://translate.codeberg.org/projects/searxng/searxng/el/>\n"
  24. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  25. "MIME-Version: 1.0\n"
  26. "Content-Type: text/plain; charset=utf-8\n"
  27. "Content-Transfer-Encoding: 8bit\n"
  28. "Generated-By: Babel 2.14.0\n"
  29. #. CONSTANT_NAMES['NO_SUBGROUPING']
  30. #: searx/searxng.msg
  31. msgid "without further subgrouping"
  32. msgstr "χωρίς περαιτέρω ομαδοποίηση"
  33. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  34. #: searx/searxng.msg
  35. msgid "other"
  36. msgstr "λοιπά"
  37. #. CATEGORY_NAMES['FILES']
  38. #: searx/searxng.msg
  39. msgid "files"
  40. msgstr "αρχεία"
  41. #. CATEGORY_NAMES['GENERAL']
  42. #: searx/searxng.msg
  43. msgid "general"
  44. msgstr "γενικά"
  45. #. CATEGORY_NAMES['MUSIC']
  46. #: searx/searxng.msg
  47. msgid "music"
  48. msgstr "μουσική"
  49. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  50. #: searx/searxng.msg
  51. msgid "social media"
  52. msgstr "κοινωνικά δίκτυα"
  53. #. CATEGORY_NAMES['IMAGES']
  54. #: searx/searxng.msg
  55. msgid "images"
  56. msgstr "εικόνες"
  57. #. CATEGORY_NAMES['VIDEOS']
  58. #: searx/searxng.msg
  59. msgid "videos"
  60. msgstr "Βίντεο"
  61. #. CATEGORY_NAMES['IT']
  62. #: searx/searxng.msg
  63. msgid "it"
  64. msgstr "Πληροφορική"
  65. #. CATEGORY_NAMES['NEWS']
  66. #: searx/searxng.msg
  67. msgid "news"
  68. msgstr "νέα"
  69. #. CATEGORY_NAMES['MAP']
  70. #: searx/searxng.msg
  71. msgid "map"
  72. msgstr "χάρτης"
  73. #. CATEGORY_NAMES['ONIONS']
  74. #: searx/searxng.msg
  75. msgid "onions"
  76. msgstr "Σελίδες .onion (tor)"
  77. #. CATEGORY_NAMES['SCIENCE']
  78. #: searx/searxng.msg
  79. msgid "science"
  80. msgstr "επιστήμη"
  81. #. CATEGORY_GROUPS['APPS']
  82. #: searx/searxng.msg
  83. msgid "apps"
  84. msgstr "Εφαρμογές"
  85. #. CATEGORY_GROUPS['DICTIONARIES']
  86. #: searx/searxng.msg
  87. msgid "dictionaries"
  88. msgstr "λεξικά"
  89. #. CATEGORY_GROUPS['LYRICS']
  90. #: searx/searxng.msg
  91. msgid "lyrics"
  92. msgstr "Στίχοι"
  93. #. CATEGORY_GROUPS['PACKAGES']
  94. #: searx/searxng.msg
  95. msgid "packages"
  96. msgstr "πακέτα"
  97. #. CATEGORY_GROUPS['Q_A']
  98. #: searx/searxng.msg
  99. msgid "q&a"
  100. msgstr "ερωταπαντήσεις"
  101. #. CATEGORY_GROUPS['REPOS']
  102. #: searx/searxng.msg
  103. msgid "repos"
  104. msgstr "αποθετήρια"
  105. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  106. #: searx/searxng.msg
  107. msgid "software wikis"
  108. msgstr "Wiki λογισμικού"
  109. #. CATEGORY_GROUPS['WEB']
  110. #: searx/searxng.msg
  111. msgid "web"
  112. msgstr "Ιστός"
  113. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  114. #: searx/searxng.msg
  115. msgid "scientific publications"
  116. msgstr "Επιστημονικά δημοσιεύματα"
  117. #. STYLE_NAMES['AUTO']
  118. #: searx/searxng.msg
  119. msgid "auto"
  120. msgstr "Αυτόματα"
  121. #. STYLE_NAMES['LIGHT']
  122. #: searx/searxng.msg
  123. msgid "light"
  124. msgstr "φωτεινό"
  125. #. STYLE_NAMES['DARK']
  126. #: searx/searxng.msg
  127. msgid "dark"
  128. msgstr "σκοτεινό"
  129. #. BRAND_CUSTOM_LINKS['UPTIME']
  130. #: searx/searxng.msg
  131. msgid "Uptime"
  132. msgstr ""
  133. #. BRAND_CUSTOM_LINKS['ABOUT']
  134. #: searx/searxng.msg searx/templates/simple/base.html:49
  135. msgid "About"
  136. msgstr "Σχετικά με το SearXNG"
  137. #: searx/webapp.py:332
  138. msgid "No item found"
  139. msgstr "Δεν βρέθηκαν αντικείμενα"
  140. #: searx/engines/qwant.py:280
  141. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:334
  142. msgid "Source"
  143. msgstr "Πηγή"
  144. #: searx/webapp.py:336
  145. msgid "Error loading the next page"
  146. msgstr "Σφάλμα φόρτωσης της επόμενης σελίδας"
  147. #: searx/webapp.py:483 searx/webapp.py:879
  148. msgid "Invalid settings, please edit your preferences"
  149. msgstr "Μη έγκυρες ρυθμίσεις, παρακαλούμε ελέγξτε τις προτιμήσεις σας"
  150. #: searx/webapp.py:499
  151. msgid "Invalid settings"
  152. msgstr "Μη έγκυρες ρυθμίσεις"
  153. #: searx/webapp.py:576 searx/webapp.py:658
  154. msgid "search error"
  155. msgstr "σφάλμα αναζήτησης"
  156. #: searx/webutils.py:34
  157. msgid "timeout"
  158. msgstr "Λήξη χρόνου"
  159. #: searx/webutils.py:35
  160. msgid "parsing error"
  161. msgstr "σφάλμα ανάλυσης"
  162. #: searx/webutils.py:36
  163. msgid "HTTP protocol error"
  164. msgstr "Σφάλμα πρωτοκόλλου HTTP"
  165. #: searx/webutils.py:37
  166. msgid "network error"
  167. msgstr "Σφάλμα δικτύου"
  168. #: searx/webutils.py:38
  169. msgid "SSL error: certificate validation has failed"
  170. msgstr "Σφάλμα SSL: η επικύρωση του πιστοποιητικού απέτυχε"
  171. #: searx/webutils.py:40
  172. msgid "unexpected crash"
  173. msgstr "Απροσδόκητο σφάλμα"
  174. #: searx/webutils.py:47
  175. msgid "HTTP error"
  176. msgstr "Σφάλμα HTTP"
  177. #: searx/webutils.py:48
  178. msgid "HTTP connection error"
  179. msgstr "Σφάλμα σύνδεσης HTTP"
  180. #: searx/webutils.py:54
  181. msgid "proxy error"
  182. msgstr "Σφάλμα διακομιστή μεσολάβησης"
  183. #: searx/webutils.py:55
  184. msgid "CAPTCHA"
  185. msgstr "CAPTCHA"
  186. #: searx/webutils.py:56
  187. msgid "too many requests"
  188. msgstr "υπέρβαση ορίου αιτημάτων"
  189. #: searx/webutils.py:57
  190. msgid "access denied"
  191. msgstr "Άρνηση πρόσβασης"
  192. #: searx/webutils.py:58
  193. msgid "server API error"
  194. msgstr "Σφάλμα API διακομιστή"
  195. #: searx/webutils.py:77
  196. msgid "Suspended"
  197. msgstr "Σε αναστολή"
  198. #: searx/webutils.py:315
  199. msgid "{minutes} minute(s) ago"
  200. msgstr "{minutes} λεπτά πριν"
  201. #: searx/webutils.py:316
  202. msgid "{hours} hour(s), {minutes} minute(s) ago"
  203. msgstr "{hours} ώρα(-ες), {minutes} λεπτό(-ά) πριν"
  204. #: searx/answerers/random/answerer.py:73
  205. msgid "Random value generator"
  206. msgstr "Γεννήτρια τυχαίων τιμών"
  207. #: searx/answerers/random/answerer.py:74
  208. msgid "Generate different random values"
  209. msgstr "Δημιουργία διαφορετικών τυχαίων τιμών"
  210. #: searx/answerers/statistics/answerer.py:47
  211. msgid "Statistics functions"
  212. msgstr "Λειτουργίες στατιστικής"
  213. #: searx/answerers/statistics/answerer.py:48
  214. msgid "Compute {functions} of the arguments"
  215. msgstr "Υπολογισμός {functions} των παραμέτρων"
  216. #: searx/engines/openstreetmap.py:160
  217. msgid "Get directions"
  218. msgstr "Πάρτε οδηγίες"
  219. #: searx/engines/pdbe.py:96
  220. msgid "{title} (OBSOLETE)"
  221. msgstr "{title} (ΠΑΡΩΧΗΜΕΝΟΣ)"
  222. #: searx/engines/pdbe.py:103
  223. msgid "This entry has been superseded by"
  224. msgstr "Αυτή η καταχώριση έχει αντικατασταθεί από"
  225. #: searx/engines/qwant.py:282
  226. msgid "Channel"
  227. msgstr "Κανάλι"
  228. #: searx/engines/radio_browser.py:104
  229. msgid "radio"
  230. msgstr "ράδιο"
  231. #: searx/engines/radio_browser.py:106
  232. msgid "bitrate"
  233. msgstr "ρυθμός μετάδοσης"
  234. #: searx/engines/radio_browser.py:107
  235. msgid "votes"
  236. msgstr "ψήφους"
  237. #: searx/engines/radio_browser.py:108
  238. msgid "clicks"
  239. msgstr "κλικ"
  240. #: searx/engines/seekr.py:194 searx/engines/zlibrary.py:129
  241. msgid "Language"
  242. msgstr "Γλώσσα"
  243. #: searx/engines/semantic_scholar.py:79
  244. msgid ""
  245. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  246. "{lastCitationVelocityYear}"
  247. msgstr ""
  248. "{numCitations} αναφορές απο τα έτη {firstCitationVelocityYear} εώς "
  249. "{lastCitationVelocityYear}"
  250. #: searx/engines/tineye.py:40
  251. msgid ""
  252. "Could not read that image url. This may be due to an unsupported file "
  253. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  254. " WebP."
  255. msgstr ""
  256. "Αποτυχία ανάγνωσης του συνδέσμου της εικόνας. Αυτό μπορεί να οφείλεται σε"
  257. " μη υποστηριζόμενη μορφή αρχείου. Το TinEye υποστηρίζει μόνο εικόνες που "
  258. "είναι JPEG, PNG, GIF, BMP, TIFF ή WebP."
  259. #: searx/engines/tineye.py:46
  260. msgid ""
  261. "The image is too simple to find matches. TinEye requires a basic level of"
  262. " visual detail to successfully identify matches."
  263. msgstr ""
  264. "Η εικόνα είναι πολύ απλή για να βρεθούν αντιστοιχίες. Το TinEye απαιτεί "
  265. "ένα στοιχειώδης επίπεδο λεπτομέρειας για τον επιτυχή εντοπισμό "
  266. "αντιστοιχιών."
  267. #: searx/engines/tineye.py:52
  268. msgid "The image could not be downloaded."
  269. msgstr "Αποτυχία μεταφόρτωσης εικόνας."
  270. #: searx/engines/wttr.py:101
  271. msgid "Morning"
  272. msgstr "Πρωί"
  273. #: searx/engines/wttr.py:101
  274. msgid "Noon"
  275. msgstr "Μεσημέρι"
  276. #: searx/engines/wttr.py:101
  277. msgid "Evening"
  278. msgstr "Βράδι"
  279. #: searx/engines/wttr.py:101
  280. msgid "Night"
  281. msgstr "Βράδι"
  282. #: searx/engines/zlibrary.py:130
  283. msgid "Book rating"
  284. msgstr "Βαθμολογία βιβλίου"
  285. #: searx/engines/zlibrary.py:131
  286. msgid "File quality"
  287. msgstr "Ποιότητα αρχείου"
  288. #: searx/plugins/hash_plugin.py:24
  289. msgid "Converts strings to different hash digests."
  290. msgstr "Μετατρέπει κείμενο σε διαφορετικές συναρτήσεις κατατεμαχισμού."
  291. #: searx/plugins/hash_plugin.py:52
  292. msgid "hash digest"
  293. msgstr "συνάρτηση κατατεμαχισμού"
  294. #: searx/plugins/hostname_replace.py:9
  295. msgid "Hostname replace"
  296. msgstr "Αντικατάσταση hostname"
  297. #: searx/plugins/hostname_replace.py:10
  298. msgid "Rewrite result hostnames or remove results based on the hostname"
  299. msgstr ""
  300. "Αντικατάσταση hostname των αποτελεσμάτων ή αφαίρεση των αποτελεσμάτων με "
  301. "βάση το hostname"
  302. #: searx/plugins/oa_doi_rewrite.py:9
  303. msgid "Open Access DOI rewrite"
  304. msgstr "Αντικατάσταση με DOI ανοιχτής πρόσβασης"
  305. #: searx/plugins/oa_doi_rewrite.py:10
  306. msgid ""
  307. "Avoid paywalls by redirecting to open-access versions of publications "
  308. "when available"
  309. msgstr ""
  310. "Αποφυγή τοίχων πληρωμής με ανακατεύθυνση σε ανοικτές εκδόσεις των "
  311. "δημοσιεύσεων όταν είναι διαθέσιμες"
  312. #: searx/plugins/self_info.py:10
  313. msgid "Self Information"
  314. msgstr "Αυτοπληροφορίες"
  315. #: searx/plugins/self_info.py:11
  316. msgid ""
  317. "Displays your IP if the query is \"ip\" and your user agent if the query "
  318. "contains \"user agent\"."
  319. msgstr ""
  320. "Προβολή της IP διεύθυνσης αν η αναζήτηση είναι \"ip\" και το user agent "
  321. "αν η αναζήτηση περιέχει \"user agent\"."
  322. #: searx/plugins/tor_check.py:25
  323. msgid "Tor check plugin"
  324. msgstr "Πρόσθετο ελέγχου Tor"
  325. #: searx/plugins/tor_check.py:28
  326. msgid ""
  327. "This plugin checks if the address of the request is a Tor exit-node, and "
  328. "informs the user if it is; like check.torproject.org, but from SearXNG."
  329. msgstr ""
  330. "Αυτό το πρόσθετο ελέγχει εάν η διεύθυνση του χρήστη είναι διεύθυνση "
  331. "εξόδου του δικτύου Tor και ενημερώνει τον χρήστη εάν είναι έτσι. Όπως στο"
  332. " check.torproject.org, αλλά από το SearXNG."
  333. #: searx/plugins/tor_check.py:62
  334. msgid ""
  335. "Could not download the list of Tor exit-nodes from: "
  336. "https://check.torproject.org/exit-addresses"
  337. msgstr ""
  338. "Δεν ήταν δυνατή η λήψη της λίστας διευθύνσεων εξόδου του δικτύου Tor από "
  339. "το: https://check.torproject.org/exit-addresses"
  340. #: searx/plugins/tor_check.py:78
  341. msgid ""
  342. "You are using Tor and it looks like you have this external IP address: "
  343. "{ip_address}"
  344. msgstr ""
  345. "Χρησιμοποιείτε το δίκτυο Tor και φαίνεται πως η εξωτερική σας διεύθυνση "
  346. "είναι η: {ip_address}"
  347. #: searx/plugins/tor_check.py:86
  348. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  349. msgstr ""
  350. "Δεν χρησιμοποιείτε το δίκτυο Tor. Η εξωτερική σας διεύθυνση είναι: "
  351. "{ip_address}"
  352. #: searx/plugins/tracker_url_remover.py:29
  353. msgid "Tracker URL remover"
  354. msgstr "Αφαίρεση ιχνηλατών από συνδέσμους"
  355. #: searx/plugins/tracker_url_remover.py:30
  356. msgid "Remove trackers arguments from the returned URL"
  357. msgstr "Αφαίρεση ιχνηλατών από τους επιστρεφόμενους συνδέσμους"
  358. #: searx/templates/simple/404.html:4
  359. msgid "Page not found"
  360. msgstr "Η σελίδα δεν βρέθηκε"
  361. #: searx/templates/simple/404.html:6
  362. #, python-format
  363. msgid "Go to %(search_page)s."
  364. msgstr "Μετάβαση στο %(search_page)s."
  365. #: searx/templates/simple/404.html:6
  366. msgid "search page"
  367. msgstr "σελίδα αναζήτησης"
  368. #: searx/templates/simple/base.html:53
  369. msgid "Donate"
  370. msgstr "Κάνε δωρεά"
  371. #: searx/templates/simple/base.html:57
  372. #: searx/templates/simple/preferences.html:156
  373. msgid "Preferences"
  374. msgstr "Προτιμήσεις"
  375. #: searx/templates/simple/base.html:67
  376. msgid "Powered by"
  377. msgstr "Με την υποστήριξη του"
  378. #: searx/templates/simple/base.html:67
  379. msgid "a privacy-respecting, open metasearch engine"
  380. msgstr "μια ανοικτή μηχανή μετα-αναζήτησης που σέβεται την ιδιωτικότητα"
  381. #: searx/templates/simple/base.html:68
  382. #: searx/templates/simple/result_templates/packages.html:59
  383. msgid "Source code"
  384. msgstr "Πηγαίος κώδικας"
  385. #: searx/templates/simple/base.html:69
  386. msgid "Issue tracker"
  387. msgstr "Παρακολούθηση ζητημάτων"
  388. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  389. msgid "Engine stats"
  390. msgstr "Στατιστικά μηχανής"
  391. #: searx/templates/simple/base.html:72
  392. msgid "Public instances"
  393. msgstr "Δημόσιες εκφάνσεις"
  394. #: searx/templates/simple/base.html:75
  395. msgid "Privacy policy"
  396. msgstr "Πολιτική απορρήτου"
  397. #: searx/templates/simple/base.html:78
  398. msgid "Contact instance maintainer"
  399. msgstr "Επικοινωνήστε με τον συντηρητή αυτής της σελίδας"
  400. #: searx/templates/simple/categories.html:26
  401. msgid "Click on the magnifier to perform search"
  402. msgstr "Κάντε κλικ στο μεγεθυντικό φακό για να πραγματοποιήσετε αναζήτηση"
  403. #: searx/templates/simple/macros.html:36
  404. msgid "Length"
  405. msgstr "Μήκος"
  406. #: searx/templates/simple/macros.html:37
  407. #: searx/templates/simple/result_templates/files.html:34
  408. #: searx/templates/simple/result_templates/images.html:18
  409. #: searx/templates/simple/result_templates/paper.html:6
  410. msgid "Author"
  411. msgstr "Συγγραφέας"
  412. #: searx/templates/simple/macros.html:45
  413. msgid "cached"
  414. msgstr "προσωρινά αποθηκευμένο"
  415. #: searx/templates/simple/macros.html:45
  416. msgid "proxied"
  417. msgstr "Διαμεσολαβημένα"
  418. #: searx/templates/simple/new_issue.html:64
  419. msgid "Start submiting a new issue on GitHub"
  420. msgstr "Ξεκινήστε την υποβολή ενός νέου ζητήματος στο GitHub"
  421. #: searx/templates/simple/new_issue.html:66
  422. msgid "Please check for existing bugs about this engine on GitHub"
  423. msgstr ""
  424. "Παρακαλούμε ελέγξτε για υπάρχοντα σφάλματα σχετικά με αυτή τη μηχανή "
  425. "αναζήτησης στο GitHub"
  426. #: searx/templates/simple/new_issue.html:69
  427. msgid "I confirm there is no existing bug about the issue I encounter"
  428. msgstr ""
  429. "Επιβεβαιώνω ότι δεν υπάρχει υπάρχον σφάλμα σχετικά με το πρόβλημα που "
  430. "αντιμετωπίζω"
  431. #: searx/templates/simple/new_issue.html:71
  432. msgid "If this is a public instance, please specify the URL in the bug report"
  433. msgstr ""
  434. "Εάν πρόκειται για μια δημόσια σελίδα (SearXNG instance), παρακαλούμε "
  435. "αναφέρετε τη διεύθυνση URL στην αναφορά σφάλματος"
  436. #: searx/templates/simple/new_issue.html:72
  437. msgid "Submit a new issue on Github including the above information"
  438. msgstr "Υποβολή νέου ζητήματος στο Github με τις παραπάνω πληροφορίες"
  439. #: searx/templates/simple/preferences.html:65
  440. msgid "No HTTPS"
  441. msgstr "Όχι HTTPS"
  442. #: searx/templates/simple/elements/engines_msg.html:18
  443. #: searx/templates/simple/preferences.html:69
  444. #: searx/templates/simple/preferences.html:70
  445. msgid "View error logs and submit a bug report"
  446. msgstr "Προβολή αρχείων καταγραφής σφαλμάτων και υποβολή αναφοράς σφάλματος"
  447. #: searx/templates/simple/preferences.html:74
  448. msgid "!bang for this engine"
  449. msgstr "!bang γι' αυτή τη μαχανή αναζήτησης"
  450. #: searx/templates/simple/preferences.html:80
  451. msgid "!bang for its categories"
  452. msgstr "!bang για τις κατηγορίες της"
  453. #: searx/templates/simple/preferences.html:102
  454. #: searx/templates/simple/stats.html:64
  455. msgid "Median"
  456. msgstr "Διάμεσος"
  457. #: searx/templates/simple/preferences.html:103
  458. #: searx/templates/simple/stats.html:70
  459. msgid "P80"
  460. msgstr "P80"
  461. #: searx/templates/simple/preferences.html:104
  462. #: searx/templates/simple/stats.html:76
  463. msgid "P95"
  464. msgstr "P95"
  465. #: searx/templates/simple/preferences.html:136
  466. msgid "Failed checker test(s): "
  467. msgstr "Αποτυχημένα δοκιμαστικά τεστ: "
  468. #: searx/templates/simple/preferences.html:138
  469. msgid "Errors:"
  470. msgstr "Σφάλματα:"
  471. #: searx/templates/simple/preferences.html:162
  472. msgid "General"
  473. msgstr "Γενικά"
  474. #: searx/templates/simple/preferences.html:165
  475. msgid "Default categories"
  476. msgstr "Προεπιλεγμένες κατηγορίες"
  477. #: searx/templates/simple/preferences.html:187
  478. msgid "User interface"
  479. msgstr "Διεπαφή χρήστη"
  480. #: searx/templates/simple/preferences.html:208
  481. msgid "Privacy"
  482. msgstr "Ιδιωτικότητα"
  483. #: searx/templates/simple/preferences.html:221
  484. msgid "Engines"
  485. msgstr "Μηχανές"
  486. #: searx/templates/simple/preferences.html:223
  487. msgid "Currently used search engines"
  488. msgstr "Μηχανές αναζήτησης που χρησιμοποιούνται"
  489. #: searx/templates/simple/preferences.html:231
  490. msgid "Special Queries"
  491. msgstr "Ειδικά Ερωτήματα"
  492. #: searx/templates/simple/preferences.html:237
  493. msgid "Cookies"
  494. msgstr "Cookies"
  495. #: searx/templates/simple/results.html:23
  496. msgid "Answers"
  497. msgstr "Απαντήσεις"
  498. #: searx/templates/simple/results.html:38
  499. msgid "Number of results"
  500. msgstr "Αριθμός αποτελεσμάτων"
  501. #: searx/templates/simple/results.html:44
  502. msgid "Info"
  503. msgstr "Πληροφορίες"
  504. #: searx/templates/simple/results.html:73
  505. msgid "Try searching for:"
  506. msgstr "Δοκιμάστε αναζήτηση για:"
  507. #: searx/templates/simple/results.html:105
  508. msgid "Back to top"
  509. msgstr "Επιστροφή στην κορυφή"
  510. #: searx/templates/simple/results.html:123
  511. msgid "Previous page"
  512. msgstr "Προηγούμενη σελίδα"
  513. #: searx/templates/simple/results.html:141
  514. msgid "Next page"
  515. msgstr "Επόμενη σελίδα"
  516. #: searx/templates/simple/search.html:3
  517. msgid "Display the front page"
  518. msgstr "Εμφάνιση της αρχικής σελίδας"
  519. #: searx/templates/simple/search.html:9
  520. #: searx/templates/simple/simple_search.html:5
  521. msgid "Search for..."
  522. msgstr "Αναζήτηση για..."
  523. #: searx/templates/simple/search.html:10
  524. #: searx/templates/simple/simple_search.html:6
  525. msgid "clear"
  526. msgstr "καθαρισμός"
  527. #: searx/templates/simple/search.html:11
  528. #: searx/templates/simple/simple_search.html:7
  529. msgid "search"
  530. msgstr "αναζήτηση"
  531. #: searx/templates/simple/stats.html:21
  532. msgid "There is currently no data available. "
  533. msgstr "Δεν υπάρχουν διαθέσιμα δεδομένα. "
  534. #: searx/templates/simple/preferences/engines.html:18
  535. #: searx/templates/simple/stats.html:25
  536. msgid "Engine name"
  537. msgstr "Όνομα μηχανής"
  538. #: searx/templates/simple/stats.html:26
  539. msgid "Scores"
  540. msgstr "Βαθμολογίες"
  541. #: searx/templates/simple/stats.html:27
  542. msgid "Result count"
  543. msgstr "Αριθμός αποτελεσμάτων"
  544. #: searx/templates/simple/preferences/engines.html:25
  545. #: searx/templates/simple/stats.html:28
  546. msgid "Response time"
  547. msgstr "Χρόνος απόκρισης"
  548. #: searx/templates/simple/preferences/engines.html:29
  549. #: searx/templates/simple/stats.html:29
  550. msgid "Reliability"
  551. msgstr "Αξιοπιστία"
  552. #: searx/templates/simple/stats.html:59
  553. msgid "Total"
  554. msgstr "Σύνολο"
  555. #: searx/templates/simple/stats.html:60
  556. msgid "HTTP"
  557. msgstr "HTTP"
  558. #: searx/templates/simple/stats.html:61
  559. msgid "Processing"
  560. msgstr "Επεξεργασία"
  561. #: searx/templates/simple/stats.html:99
  562. msgid "Warnings"
  563. msgstr "Προειδοποιήσεις"
  564. #: searx/templates/simple/stats.html:99
  565. msgid "Errors and exceptions"
  566. msgstr "Σφάλματα και εξαιρέσεις"
  567. #: searx/templates/simple/stats.html:105
  568. msgid "Exception"
  569. msgstr "Εξαίρεση"
  570. #: searx/templates/simple/stats.html:107
  571. msgid "Message"
  572. msgstr "Μήνυμα"
  573. #: searx/templates/simple/stats.html:109
  574. msgid "Percentage"
  575. msgstr "Ποσοστό"
  576. #: searx/templates/simple/stats.html:111
  577. msgid "Parameter"
  578. msgstr "Παράμετρος"
  579. #: searx/templates/simple/result_templates/files.html:36
  580. #: searx/templates/simple/stats.html:119
  581. msgid "Filename"
  582. msgstr "Όνομα αρχείου"
  583. #: searx/templates/simple/stats.html:120
  584. msgid "Function"
  585. msgstr "Συνάρτηση"
  586. #: searx/templates/simple/stats.html:121
  587. msgid "Code"
  588. msgstr "Κώδικας"
  589. #: searx/templates/simple/stats.html:128
  590. msgid "Checker"
  591. msgstr "Ελεγκτής"
  592. #: searx/templates/simple/stats.html:131
  593. msgid "Failed test"
  594. msgstr "Αποτυχημένη δοκιμή"
  595. #: searx/templates/simple/stats.html:132
  596. msgid "Comment(s)"
  597. msgstr "Σχόλιο(α)"
  598. #: searx/templates/simple/elements/apis.html:3
  599. msgid "Download results"
  600. msgstr "Λήψη αποτελεσμάτων"
  601. #: searx/templates/simple/elements/engines_msg.html:7
  602. msgid "Messages from the search engines"
  603. msgstr "Μηνύματα από μηχανές αναζήτησης"
  604. #: searx/templates/simple/elements/engines_msg.html:12
  605. msgid "Error!"
  606. msgstr "Λάθος!"
  607. #: searx/templates/simple/elements/engines_msg.html:13
  608. msgid "Engines cannot retrieve results"
  609. msgstr "Οι μηχανές δε μπορούν να φέρουν αποτελέσματα"
  610. #: searx/templates/simple/elements/search_url.html:3
  611. msgid "Search URL"
  612. msgstr "Σύνδεσμος αναζήτησης"
  613. #: searx/templates/simple/elements/search_url.html:4
  614. #: searx/templates/simple/preferences/cookies.html:54
  615. msgid "Copied"
  616. msgstr "Αντιγράφηκε"
  617. #: searx/templates/simple/elements/search_url.html:4
  618. #: searx/templates/simple/preferences/cookies.html:54
  619. msgid "Copy"
  620. msgstr "Αντιγραφή"
  621. #: searx/templates/simple/elements/suggestions.html:3
  622. msgid "Suggestions"
  623. msgstr "Προτάσεις"
  624. #: searx/templates/simple/filters/languages.html:1
  625. #: searx/templates/simple/preferences/language.html:2
  626. msgid "Search language"
  627. msgstr "Γλώσσα αναζήτησης"
  628. #: searx/templates/simple/filters/languages.html:2
  629. #: searx/templates/simple/preferences/language.html:7
  630. msgid "Default language"
  631. msgstr "Προεπιλεγμένη γλώσσα"
  632. #: searx/templates/simple/filters/languages.html:4
  633. #: searx/templates/simple/preferences/language.html:11
  634. msgid "Auto-detect"
  635. msgstr "Αυτόματη αναγνώριση της γλώσσας"
  636. #: searx/templates/simple/filters/safesearch.html:1
  637. #: searx/templates/simple/filters/safesearch.html:2
  638. #: searx/templates/simple/filters/safesearch.html:3
  639. #: searx/templates/simple/filters/safesearch.html:4
  640. #: searx/templates/simple/preferences/engines.html:21
  641. #: searx/templates/simple/preferences/safesearch.html:2
  642. msgid "SafeSearch"
  643. msgstr "Ασφαλής Αναζήτηση"
  644. #: searx/templates/simple/filters/safesearch.html:2
  645. #: searx/templates/simple/preferences/safesearch.html:7
  646. msgid "Strict"
  647. msgstr "Αυστηρό"
  648. #: searx/templates/simple/filters/safesearch.html:3
  649. #: searx/templates/simple/preferences/safesearch.html:11
  650. msgid "Moderate"
  651. msgstr "Μέτριο"
  652. #: searx/templates/simple/filters/safesearch.html:4
  653. #: searx/templates/simple/preferences/safesearch.html:15
  654. msgid "None"
  655. msgstr "Κανένα"
  656. #: searx/templates/simple/filters/time_range.html:1
  657. #: searx/templates/simple/preferences/engines.html:22
  658. msgid "Time range"
  659. msgstr "Εύρος χρόνου"
  660. #: searx/templates/simple/filters/time_range.html:3
  661. msgid "Anytime"
  662. msgstr "Οποιαδήποτε στιγμή"
  663. #: searx/templates/simple/filters/time_range.html:6
  664. msgid "Last day"
  665. msgstr "Τελευταία μέρα"
  666. #: searx/templates/simple/filters/time_range.html:9
  667. msgid "Last week"
  668. msgstr "Τελευταία βδομάδα"
  669. #: searx/templates/simple/filters/time_range.html:12
  670. msgid "Last month"
  671. msgstr "Τελευταίος μήνας"
  672. #: searx/templates/simple/filters/time_range.html:15
  673. msgid "Last year"
  674. msgstr "Τελευταίο έτος"
  675. #: searx/templates/simple/messages/no_cookies.html:3
  676. msgid "Information!"
  677. msgstr "Πληροφορίες!"
  678. #: searx/templates/simple/messages/no_cookies.html:4
  679. msgid "currently, there are no cookies defined."
  680. msgstr "προς το παρόν, δεν έχουν οριστεί cookies."
  681. #: searx/templates/simple/messages/no_results.html:6
  682. msgid "Sorry!"
  683. msgstr "Συγνώμη!"
  684. #: searx/templates/simple/messages/no_results.html:12
  685. msgid "No results were found. You can try to:"
  686. msgstr "Δεν βρέθηκαν αποτελέσματα. Μπορείτε να δοκιμάσετε:"
  687. #: searx/templates/simple/messages/no_results.html:14
  688. msgid "There are no more results. You can try to:"
  689. msgstr ""
  690. #: searx/templates/simple/messages/no_results.html:19
  691. msgid "Refresh the page."
  692. msgstr "Ανανέωση σελίδας."
  693. #: searx/templates/simple/messages/no_results.html:20
  694. msgid "Search for another query or select another category (above)."
  695. msgstr "Υποβάλετε νέα αναζήτηση ή επιλέξτε άλλη κατηγορία (επάνω)."
  696. #: searx/templates/simple/messages/no_results.html:21
  697. msgid "Change the search engine used in the preferences:"
  698. msgstr "Αλλάξτε την μηχανή αναζήτησης που χρησιμοποιείται στις ρυθμίσεις:"
  699. #: searx/templates/simple/messages/no_results.html:22
  700. msgid "Switch to another instance:"
  701. msgstr "Αλλαγή σε άλλη έκδοση:"
  702. #: searx/templates/simple/messages/no_results.html:24
  703. msgid "Search for another query or select another category."
  704. msgstr ""
  705. #: searx/templates/simple/messages/no_results.html:25
  706. msgid "Go back to the previous page using the previous page button."
  707. msgstr ""
  708. #: searx/templates/simple/preferences/answerers.html:4
  709. #: searx/templates/simple/preferences/engines.html:17
  710. msgid "Allow"
  711. msgstr "Επέτρεψε"
  712. #: searx/templates/simple/preferences/answerers.html:5
  713. msgid "Keywords"
  714. msgstr "Λέξεις κλειδιά"
  715. #: searx/templates/simple/preferences/answerers.html:6
  716. #: searx/templates/simple/result_templates/packages.html:7
  717. msgid "Name"
  718. msgstr "Όνομα"
  719. #: searx/templates/simple/preferences/answerers.html:7
  720. msgid "Description"
  721. msgstr "Περιγραφή"
  722. #: searx/templates/simple/preferences/answerers.html:8
  723. msgid "Examples"
  724. msgstr "Παραδείγματα"
  725. #: searx/templates/simple/preferences/answerers.html:13
  726. msgid "This is the list of SearXNG's instant answering modules."
  727. msgstr "Αυτός είναι ο κατάλογος των ενοτήτων άμεσης απάντησης του SearXNG."
  728. #: searx/templates/simple/preferences/answerers.html:29
  729. msgid "This is the list of plugins."
  730. msgstr "Αυτός είναι ο κατάλογος των πρόσθετων."
  731. #: searx/templates/simple/preferences/autocomplete.html:2
  732. msgid "Autocomplete"
  733. msgstr "Αυτόματη συμπλήρωση"
  734. #: searx/templates/simple/preferences/autocomplete.html:15
  735. msgid "Find stuff as you type"
  736. msgstr "Εύρεση όρων κατά την πληκτρολόγηση"
  737. #: searx/templates/simple/preferences/center_alignment.html:2
  738. msgid "Center Alignment"
  739. msgstr "Κεντρική ευθυγράμμιση"
  740. #: searx/templates/simple/preferences/center_alignment.html:14
  741. msgid "Displays results in the center of the page (Oscar layout)."
  742. msgstr "Εμφάνιση αποτελεσμάτων στο κέντρο της σελίδας (διάταξη Oscar)."
  743. #: searx/templates/simple/preferences/cookies.html:2
  744. msgid ""
  745. "This is the list of cookies and their values SearXNG is storing on your "
  746. "computer."
  747. msgstr ""
  748. "Αυτός είναι ο κατάλογος των cookies και των τιμών τους που αποθηκεύει η "
  749. "SearXNG στον υπολογιστή σας."
  750. #: searx/templates/simple/preferences/cookies.html:3
  751. msgid "With that list, you can assess SearXNG transparency."
  752. msgstr "Με αυτόν τον κατάλογο, μπορείτε να αξιολογήσετε τη διαφάνεια του SearXNG."
  753. #: searx/templates/simple/preferences/cookies.html:9
  754. msgid "Cookie name"
  755. msgstr "Όνομα cookie"
  756. #: searx/templates/simple/preferences/cookies.html:10
  757. msgid "Value"
  758. msgstr "Τιμή"
  759. #: searx/templates/simple/preferences/cookies.html:23
  760. msgid "Search URL of the currently saved preferences"
  761. msgstr "Σύνδεσμος αναζήτησης των αποθηκευμένων προτιμήσεων"
  762. #: searx/templates/simple/preferences/cookies.html:32
  763. msgid ""
  764. "Note: specifying custom settings in the search URL can reduce privacy by "
  765. "leaking data to the clicked result sites."
  766. msgstr ""
  767. "Σημείωση: ο καθορισμός προσαρμοσμένων ρυθμίσεων στη διεύθυνση URL "
  768. "αναζήτησης μπορεί να μειώσει την ιδιωτικότητα διαρρέοντας δεδομένα στους "
  769. "ιστότοπους των αποτελεσμάτων που εσείς κάνετε κλίκ."
  770. #: searx/templates/simple/preferences/cookies.html:35
  771. msgid "URL to restore your preferences in another browser"
  772. msgstr "Σύνδεσμος για επαναφορά προτιμήσεων σε διαφορετικό περιηγητή"
  773. #: searx/templates/simple/preferences/cookies.html:43
  774. msgid ""
  775. "Specifying custom settings in the preferences URL can be used to sync "
  776. "preferences across devices."
  777. msgstr ""
  778. "Ο καθορισμός προσαρμοσμένων ρυθμίσεων στον σύνδεσμο προτιμήσεων μπορεί να"
  779. " χρησιμοποιηθεί για το συγχρονισμό των προτιμήσεων σας σε όλες τις "
  780. "συσκευές."
  781. #: searx/templates/simple/preferences/cookies.html:46
  782. msgid "Copy preferences hash"
  783. msgstr ""
  784. #: searx/templates/simple/preferences/cookies.html:57
  785. msgid "Insert copied preferences hash (without URL) to restore"
  786. msgstr ""
  787. #: searx/templates/simple/preferences/cookies.html:59
  788. msgid "Preferences hash"
  789. msgstr ""
  790. #: searx/templates/simple/preferences/doi_resolver.html:2
  791. msgid "Open Access DOI resolver"
  792. msgstr "Επιλυτής DOI ανοικτής πρόσβασης"
  793. #: searx/templates/simple/preferences/doi_resolver.html:14
  794. msgid "Select service used by DOI rewrite"
  795. msgstr "Επιλέξτε την υπηρεσία που θα χρησιμοποιηθεί απ' το DOI rewrite"
  796. #: searx/templates/simple/preferences/engines.html:9
  797. msgid ""
  798. "This tab does not exists in the user interface, but you can search in "
  799. "these engines by its !bangs."
  800. msgstr ""
  801. "Αυτή η καρτέλα δεν υπάρχει για την ιστοσελίδα, αλλά μπορείτε να "
  802. "αναζητήσετε απ' τις !bangs της."
  803. #: searx/templates/simple/preferences/engines.html:19
  804. msgid "!bang"
  805. msgstr "!bang"
  806. #: searx/templates/simple/preferences/engines.html:20
  807. msgid "Supports selected language"
  808. msgstr "Υποστηρίζει την επιλεγμένη γλώσσα"
  809. #: searx/templates/simple/preferences/engines.html:23
  810. msgid "Weight"
  811. msgstr "Βάρος"
  812. #: searx/templates/simple/preferences/engines.html:27
  813. msgid "Max time"
  814. msgstr "Μέγιστος χρόνος"
  815. #: searx/templates/simple/preferences/footer.html:2
  816. msgid ""
  817. "These settings are stored in your cookies, this allows us not to store "
  818. "this data about you."
  819. msgstr ""
  820. "Αυτές οι ρυθμίσεις αποθηκεύονται στα cookies σας, με αυτόν τον τρόπο δεν "
  821. "χρειάζεται να αποθηκέυονται στους δικούς μας διακομιστές."
  822. #: searx/templates/simple/preferences/footer.html:3
  823. msgid ""
  824. "These cookies serve your sole convenience, we don't use these cookies to "
  825. "track you."
  826. msgstr ""
  827. "Αυτά τα cookies υπάρχουν αποκλειστικά για την εξυπηρέτησή σας, δεν τα "
  828. "χρησιμοποιούμε για να σας παρακολουθούμε."
  829. #: searx/templates/simple/preferences/footer.html:6
  830. msgid "Save"
  831. msgstr "Αποθήκευση"
  832. #: searx/templates/simple/preferences/footer.html:9
  833. msgid "Reset defaults"
  834. msgstr "Επαναφορά προεπιλογών"
  835. #: searx/templates/simple/preferences/footer.html:13
  836. msgid "Back"
  837. msgstr "Πίσω"
  838. #: searx/templates/simple/preferences/hotkeys.html:2
  839. msgid "Hotkeys"
  840. msgstr "Πλήκτρα συντόμευσης"
  841. #: searx/templates/simple/preferences/hotkeys.html:13
  842. msgid "Vim-like"
  843. msgstr "Σαν του Vim"
  844. #: searx/templates/simple/preferences/hotkeys.html:18
  845. msgid ""
  846. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  847. "key on main or result page to get help."
  848. msgstr ""
  849. "Πλοήγηση αποτελεσμάτων με πλήκτρα συντόμευσης (αναγκαία η χρήση "
  850. "Javascript). Πατήστε το πλήκτρο\"h\" στην κύρια σελίδα ή την σελίδα "
  851. "αποτελεσμάτων για οδηγίες."
  852. #: searx/templates/simple/preferences/image_proxy.html:2
  853. msgid "Image proxy"
  854. msgstr "Διακομιστής μεσολάβησης εικόνων"
  855. #: searx/templates/simple/preferences/image_proxy.html:14
  856. msgid "Proxying image results through SearXNG"
  857. msgstr "Διαμεσολάβιση φόρτωσης αποτελεσμάτων εικόνων μέσω του SearXNG"
  858. #: searx/templates/simple/preferences/infinite_scroll.html:2
  859. msgid "Infinite scroll"
  860. msgstr "Άπειρη κύλιση"
  861. #: searx/templates/simple/preferences/infinite_scroll.html:14
  862. msgid "Automatically load next page when scrolling to bottom of current page"
  863. msgstr ""
  864. "Αυτόματη φόρτωση της επόμενης σελίδας κατά την κύλιση στο κάτω μέρος της "
  865. "τρέχουσας σελίδας"
  866. #: searx/templates/simple/preferences/language.html:24
  867. msgid "What language do you prefer for search?"
  868. msgstr "Τι γλώσσα προτιμάτε για αναζήτηση;"
  869. #: searx/templates/simple/preferences/language.html:25
  870. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  871. msgstr ""
  872. "Επιλέξτε αυτόματη αναγνώριση για να αφήσετε το SearXNG να αναγνωρίσει την"
  873. " γλώσσα του ερωτήματος σας αυτόματα."
  874. #: searx/templates/simple/preferences/method.html:2
  875. msgid "HTTP Method"
  876. msgstr "Μέθοδος HTTP"
  877. #: searx/templates/simple/preferences/method.html:14
  878. msgid "Change how forms are submitted"
  879. msgstr "Αλλαγή τρόπου υποβολής φόρμας"
  880. #: searx/templates/simple/preferences/query_in_title.html:2
  881. msgid "Query in the page's title"
  882. msgstr "Ερώτημα στον τίτλο της σελίδας"
  883. #: searx/templates/simple/preferences/query_in_title.html:14
  884. msgid ""
  885. "When enabled, the result page's title contains your query. Your browser "
  886. "can record this title"
  887. msgstr ""
  888. "Όταν ενεργό, ο τίτλος της σελίδας αποτελεσμάτων περιέχει το ερώτημά σας. "
  889. "Το πρόγραμμα περιήγησής σας μπορεί να καταγράψει αυτόν τον τίτλο"
  890. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  891. msgid "Results on new tabs"
  892. msgstr "Αποτελέσματα σε νέες καρτέλες"
  893. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  894. msgid "Open result links on new browser tabs"
  895. msgstr "Άνοιξε τους συνδέσμους των αποτελεσμάτων σε νέα καρτέλα περιηγητή"
  896. #: searx/templates/simple/preferences/safesearch.html:20
  897. msgid "Filter content"
  898. msgstr "Φιλτράρισμα περιεχομένου"
  899. #: searx/templates/simple/preferences/search_on_category_select.html:2
  900. msgid "Search on category select"
  901. msgstr "Αναζήτηση κατά την επιλογή κατηγορίας"
  902. #: searx/templates/simple/preferences/search_on_category_select.html:14
  903. msgid ""
  904. "Perform search immediately if a category selected. Disable to select "
  905. "multiple categories"
  906. msgstr ""
  907. "Άμεση αναζήτηση κατά την επιλογή κατηγορίας. Απενεργοποιήστε για να "
  908. "διαλέξετε πολλαπλές κατηγορίες"
  909. #: searx/templates/simple/preferences/theme.html:2
  910. msgid "Theme"
  911. msgstr "Θέμα"
  912. #: searx/templates/simple/preferences/theme.html:14
  913. msgid "Change SearXNG layout"
  914. msgstr "Τροποποίηση διάταξης του SearXNG"
  915. #: searx/templates/simple/preferences/theme.html:19
  916. msgid "Theme style"
  917. msgstr "Στυλ θέματος"
  918. #: searx/templates/simple/preferences/theme.html:31
  919. msgid "Choose auto to follow your browser settings"
  920. msgstr ""
  921. "Επιλέξτε αυτόματο για να τηρήσετε τις ρυθμίσεις του προγράμματος "
  922. "περιήγησης"
  923. #: searx/templates/simple/preferences/tokens.html:2
  924. msgid "Engine tokens"
  925. msgstr "Tokens μηχανών αναζήτησης"
  926. #: searx/templates/simple/preferences/tokens.html:9
  927. msgid "Access tokens for private engines"
  928. msgstr "Tokens πρόσβασης για ιδιωτικές μηχανές"
  929. #: searx/templates/simple/preferences/ui_locale.html:2
  930. msgid "Interface language"
  931. msgstr "Γλώσσα διεπαφής"
  932. #: searx/templates/simple/preferences/ui_locale.html:14
  933. msgid "Change the language of the layout"
  934. msgstr "Αλλαγή γλώσσας της διάταξης"
  935. #: searx/templates/simple/result_templates/code.html:13
  936. msgid "repo"
  937. msgstr "αποθετήρια"
  938. #: searx/templates/simple/result_templates/default.html:6
  939. #: searx/templates/simple/result_templates/files.html:8
  940. #: searx/templates/simple/result_templates/files.html:11
  941. msgid "show media"
  942. msgstr "προβολή πολυμέσων"
  943. #: searx/templates/simple/result_templates/default.html:6
  944. #: searx/templates/simple/result_templates/files.html:8
  945. msgid "hide media"
  946. msgstr "απόκρυψη πολυμέσων"
  947. #: searx/templates/simple/result_templates/default.html:14
  948. #: searx/templates/simple/result_templates/videos.html:14
  949. msgid "This site did not provide any description."
  950. msgstr "Αυτός ο ιστότοπος δεν παρείχε καμία περιγραφή."
  951. #: searx/templates/simple/result_templates/files.html:38
  952. #: searx/templates/simple/result_templates/torrent.html:11
  953. msgid "Filesize"
  954. msgstr "Μέγεθος αρχείου"
  955. #: searx/templates/simple/result_templates/files.html:39
  956. #: searx/templates/simple/result_templates/torrent.html:12
  957. msgid "Bytes"
  958. msgstr "Bytes"
  959. #: searx/templates/simple/result_templates/files.html:40
  960. #: searx/templates/simple/result_templates/torrent.html:13
  961. msgid "kiB"
  962. msgstr "kiB"
  963. #: searx/templates/simple/result_templates/files.html:41
  964. #: searx/templates/simple/result_templates/torrent.html:14
  965. msgid "MiB"
  966. msgstr "MiB"
  967. #: searx/templates/simple/result_templates/files.html:42
  968. #: searx/templates/simple/result_templates/torrent.html:15
  969. msgid "GiB"
  970. msgstr "GiB"
  971. #: searx/templates/simple/result_templates/files.html:43
  972. #: searx/templates/simple/result_templates/torrent.html:16
  973. msgid "TiB"
  974. msgstr "TiB"
  975. #: searx/templates/simple/result_templates/files.html:47
  976. msgid "Date"
  977. msgstr ""
  978. #: searx/templates/simple/result_templates/files.html:49
  979. #: searx/templates/simple/result_templates/paper.html:24
  980. msgid "Type"
  981. msgstr "Τύπος"
  982. #: searx/templates/simple/result_templates/images.html:19
  983. msgid "Format"
  984. msgstr "Μορφή"
  985. #: searx/templates/simple/result_templates/images.html:21
  986. msgid "Engine"
  987. msgstr "Μηχανή"
  988. #: searx/templates/simple/result_templates/images.html:22
  989. msgid "View source"
  990. msgstr "Προβολή πηγής"
  991. #: searx/templates/simple/result_templates/map.html:12
  992. msgid "address"
  993. msgstr "διεύθυνση"
  994. #: searx/templates/simple/result_templates/map.html:43
  995. msgid "show map"
  996. msgstr "προβολή χάρτη"
  997. #: searx/templates/simple/result_templates/map.html:43
  998. msgid "hide map"
  999. msgstr "απόκρυψη χάρτη"
  1000. #: searx/templates/simple/result_templates/packages.html:12
  1001. msgid "Version"
  1002. msgstr ""
  1003. #: searx/templates/simple/result_templates/packages.html:18
  1004. msgid "Maintainer"
  1005. msgstr ""
  1006. #: searx/templates/simple/result_templates/packages.html:24
  1007. msgid "Updated at"
  1008. msgstr ""
  1009. #: searx/templates/simple/result_templates/packages.html:30
  1010. #: searx/templates/simple/result_templates/paper.html:25
  1011. msgid "Tags"
  1012. msgstr "Σημάνσεις"
  1013. #: searx/templates/simple/result_templates/packages.html:36
  1014. msgid "Popularity"
  1015. msgstr ""
  1016. #: searx/templates/simple/result_templates/packages.html:42
  1017. msgid "License"
  1018. msgstr ""
  1019. #: searx/templates/simple/result_templates/packages.html:52
  1020. msgid "Project"
  1021. msgstr ""
  1022. #: searx/templates/simple/result_templates/packages.html:55
  1023. msgid "Project homepage"
  1024. msgstr ""
  1025. #: searx/templates/simple/result_templates/paper.html:5
  1026. msgid "Published date"
  1027. msgstr "Ημερομηνία δημοσίευσης"
  1028. #: searx/templates/simple/result_templates/paper.html:9
  1029. msgid "Journal"
  1030. msgstr "Περιοδικό"
  1031. #: searx/templates/simple/result_templates/paper.html:22
  1032. msgid "Editor"
  1033. msgstr "Συντάκτης"
  1034. #: searx/templates/simple/result_templates/paper.html:23
  1035. msgid "Publisher"
  1036. msgstr "Εκδότης"
  1037. #: searx/templates/simple/result_templates/paper.html:26
  1038. msgid "DOI"
  1039. msgstr "DOI"
  1040. #: searx/templates/simple/result_templates/paper.html:27
  1041. msgid "ISSN"
  1042. msgstr "ISSN"
  1043. #: searx/templates/simple/result_templates/paper.html:28
  1044. msgid "ISBN"
  1045. msgstr "ISBN"
  1046. #: searx/templates/simple/result_templates/paper.html:33
  1047. msgid "PDF"
  1048. msgstr "PDF"
  1049. #: searx/templates/simple/result_templates/paper.html:34
  1050. msgid "HTML"
  1051. msgstr "HTML"
  1052. #: searx/templates/simple/result_templates/torrent.html:6
  1053. msgid "magnet link"
  1054. msgstr "Σύνδεσμος magnet"
  1055. #: searx/templates/simple/result_templates/torrent.html:7
  1056. msgid "torrent file"
  1057. msgstr "Αρχείο torrent"
  1058. #: searx/templates/simple/result_templates/torrent.html:9
  1059. msgid "Seeder"
  1060. msgstr "Seeder"
  1061. #: searx/templates/simple/result_templates/torrent.html:9
  1062. msgid "Leecher"
  1063. msgstr "Leecher"
  1064. #: searx/templates/simple/result_templates/torrent.html:20
  1065. msgid "Number of Files"
  1066. msgstr "Αριθμός Αρχείων"
  1067. #: searx/templates/simple/result_templates/videos.html:6
  1068. msgid "show video"
  1069. msgstr "προβολή βίντεο"
  1070. #: searx/templates/simple/result_templates/videos.html:6
  1071. msgid "hide video"
  1072. msgstr "απόκρυψη βίντεο"
  1073. #~ msgid "Engine time (sec)"
  1074. #~ msgstr "Χρόνος μηχανής (δευτ)"
  1075. #~ msgid "Page loads (sec)"
  1076. #~ msgstr "Φόρτωση σελίδας (δευτ)"
  1077. #~ msgid "Errors"
  1078. #~ msgstr "Λάθη"
  1079. #~ msgid "CAPTCHA required"
  1080. #~ msgstr ""
  1081. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  1082. #~ msgstr "Επανεγγραφή συνδέσμων HTTP σε HTTPS αν είναι δυνατό"
  1083. #~ msgid ""
  1084. #~ "Results are opened in the same "
  1085. #~ "window by default. This plugin "
  1086. #~ "overwrites the default behaviour to open"
  1087. #~ " links on new tabs/windows. (JavaScript "
  1088. #~ "required)"
  1089. #~ msgstr ""
  1090. #~ msgid "Color"
  1091. #~ msgstr "Χρώμα"
  1092. #~ msgid "Blue (default)"
  1093. #~ msgstr "Μπλε (προεπιλεγμένο)"
  1094. #~ msgid "Violet"
  1095. #~ msgstr "Βιολετί"
  1096. #~ msgid "Green"
  1097. #~ msgstr "Πράσινο"
  1098. #~ msgid "Cyan"
  1099. #~ msgstr "Κυανό"
  1100. #~ msgid "Orange"
  1101. #~ msgstr "Πορτοκαλί"
  1102. #~ msgid "Red"
  1103. #~ msgstr "Κόκκινο"
  1104. #~ msgid "Category"
  1105. #~ msgstr "Κατηγορία"
  1106. #~ msgid "Block"
  1107. #~ msgstr "Αποκλεισμός"
  1108. #~ msgid "original context"
  1109. #~ msgstr ""
  1110. #~ msgid "Plugins"
  1111. #~ msgstr "Πρόσθετα"
  1112. #~ msgid "Answerers"
  1113. #~ msgstr ""
  1114. #~ msgid "Avg. time"
  1115. #~ msgstr ""
  1116. #~ msgid "show details"
  1117. #~ msgstr "προβολή λεπτομερειών"
  1118. #~ msgid "hide details"
  1119. #~ msgstr "απόκρυψη λεπτομερειών"
  1120. #~ msgid "Load more..."
  1121. #~ msgstr "Φόρτωση περισσότερων..."
  1122. #~ msgid "Loading..."
  1123. #~ msgstr ""
  1124. #~ msgid "Change searx layout"
  1125. #~ msgstr ""
  1126. #~ msgid "Proxying image results through searx"
  1127. #~ msgstr ""
  1128. #~ msgid "This is the list of searx's instant answering modules."
  1129. #~ msgstr ""
  1130. #~ msgid ""
  1131. #~ "This is the list of cookies and"
  1132. #~ " their values searx is storing on "
  1133. #~ "your computer."
  1134. #~ msgstr ""
  1135. #~ msgid "With that list, you can assess searx transparency."
  1136. #~ msgstr ""
  1137. #~ msgid "It look like you are using searx first time."
  1138. #~ msgstr "Φαίνεται ότι χρησιμοποιείται το searx για πρώτη φορά."
  1139. #~ msgid "Please, try again later or find another searx instance."
  1140. #~ msgstr ""
  1141. #~ msgid "Themes"
  1142. #~ msgstr "Θέματα"
  1143. #~ msgid "Reliablity"
  1144. #~ msgstr ""
  1145. #~ msgid ""
  1146. #~ "When enabled, the result page's title"
  1147. #~ " contains your query. Your browser "
  1148. #~ "can record this title."
  1149. #~ msgstr ""
  1150. #~ msgid "Method"
  1151. #~ msgstr "Μέθοδος"
  1152. #~ msgid ""
  1153. #~ "This tab does not show up for "
  1154. #~ "search results but you can search "
  1155. #~ "the engines listed here via bangs."
  1156. #~ msgstr ""
  1157. #~ msgid "Advanced settings"
  1158. #~ msgstr "Ρυθμίσεις για προχωρημένους"
  1159. #~ msgid "Close"
  1160. #~ msgstr "Κλείσιμο"
  1161. #~ msgid "Language"
  1162. #~ msgstr "Γλώσσα"
  1163. #~ msgid "broken"
  1164. #~ msgstr "Κατεστραμένο"
  1165. #~ msgid "supported"
  1166. #~ msgstr "Υποστηρίζεται"
  1167. #~ msgid "not supported"
  1168. #~ msgstr "Δεν υποστηρίζεται"
  1169. #~ msgid "about"
  1170. #~ msgstr "Σχετικά"
  1171. #~ msgid "Avg."
  1172. #~ msgstr ""
  1173. #~ msgid "User Interface"
  1174. #~ msgstr ""
  1175. #~ msgid "Choose style for this theme"
  1176. #~ msgstr ""
  1177. #~ msgid "Style"
  1178. #~ msgstr ""
  1179. #~ msgid "Show advanced settings"
  1180. #~ msgstr ""
  1181. #~ msgid "Show advanced settings panel in the home page by default"
  1182. #~ msgstr ""
  1183. #~ msgid "Allow all"
  1184. #~ msgstr ""
  1185. #~ msgid "Disable all"
  1186. #~ msgstr ""
  1187. #~ msgid "Selected language"
  1188. #~ msgstr "Επιλεγμένη γλώσσα"
  1189. #~ msgid "Query"
  1190. #~ msgstr ""
  1191. #~ msgid "save"
  1192. #~ msgstr "αποθήκευση"
  1193. #~ msgid "back"
  1194. #~ msgstr "πίσω"
  1195. #~ msgid "Links"
  1196. #~ msgstr "Σύνδεσμοι"
  1197. #~ msgid "RSS subscription"
  1198. #~ msgstr ""
  1199. #~ msgid "Search results"
  1200. #~ msgstr "Αποτελέσματα αναζήτησης"
  1201. #~ msgid "next page"
  1202. #~ msgstr "επόμενη σελίδα"
  1203. #~ msgid "previous page"
  1204. #~ msgstr "προηγούμενη σελίδα"
  1205. #~ msgid "Start search"
  1206. #~ msgstr "Έναρξη αναζήτησης"
  1207. #~ msgid "Clear search"
  1208. #~ msgstr ""
  1209. #~ msgid "Clear"
  1210. #~ msgstr ""
  1211. #~ msgid "stats"
  1212. #~ msgstr "στατιστικά"
  1213. #~ msgid "Heads up!"
  1214. #~ msgstr ""
  1215. #~ msgid "It look like you are using SearXNG first time."
  1216. #~ msgstr ""
  1217. #~ msgid "Well done!"
  1218. #~ msgstr "Πολύ καλά!"
  1219. #~ msgid "Settings saved successfully."
  1220. #~ msgstr "Οι ρυθμίσεις αποθηκεύτηκαν επιτυχώς."
  1221. #~ msgid "Oh snap!"
  1222. #~ msgstr "Φτου!"
  1223. #~ msgid "Something went wrong."
  1224. #~ msgstr "Κάτι πήγε στραβά."
  1225. #~ msgid "Date"
  1226. #~ msgstr ""
  1227. #~ msgid "Type"
  1228. #~ msgstr ""
  1229. #~ msgid "Get image"
  1230. #~ msgstr ""
  1231. #~ msgid "Center Alignment"
  1232. #~ msgstr ""
  1233. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1234. #~ msgstr ""
  1235. #~ msgid "preferences"
  1236. #~ msgstr "Προτιμήσεις"
  1237. #~ msgid "Scores per result"
  1238. #~ msgstr ""
  1239. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1240. #~ msgstr "Μια χακέψιμη μεταμηχανή αναζήτησης , που σέβεται την ιδιωτικότητα"
  1241. #~ msgid "No abstract is available for this publication."
  1242. #~ msgstr "Δεν υπάρχει διαθέσιμη σύνοψη για αυτήν την έκδοση."
  1243. #~ msgid "Self Informations"
  1244. #~ msgstr "Αυτοπληροφορίες"
  1245. #~ msgid ""
  1246. #~ "Change how forms are submited, <a "
  1247. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1248. #~ " rel=\"external\">learn more about request "
  1249. #~ "methods</a>"
  1250. #~ msgstr ""
  1251. #~ "Αλλαγή του τρόπου υποβολής φορμών, <a"
  1252. #~ " "
  1253. #~ "href=\"https://el.wikipedia.org/wiki/%CE%A0%CF%81%CF%89%CF%84%CF%8C%CE%BA%CE%BF%CE%BB%CE%BB%CE%BF_%CE%9C%CE%B5%CF%84%CE%B1%CF%86%CE%BF%CF%81%CE%AC%CF%82_%CE%A5%CF%80%CE%B5%CF%81%CE%BA%CE%B5%CE%B9%CE%BC%CE%AD%CE%BD%CE%BF%CF%85#%CE%9C%CE%AD%CE%B8%CE%BF%CE%B4%CE%BF%CE%B9_%CE%B1%CE%AF%CF%84%CE%B7%CF%83%CE%B7%CF%82_%CF%84%CE%BF%CF%85_HTTP\""
  1254. #~ " rel=\"external\">μάθετε περισσότερα για τις "
  1255. #~ "μεθόδους αίτησης</a>"
  1256. #~ msgid ""
  1257. #~ "This plugin checks if the address "
  1258. #~ "of the request is a TOR exit "
  1259. #~ "node, and informs the user if it"
  1260. #~ " is, like check.torproject.org but from "
  1261. #~ "searxng."
  1262. #~ msgstr ""
  1263. #~ "Αυτό το πρόσθετο ελέγχει αν η "
  1264. #~ "διεύθυνση της αίτησης είναι ένας κόμβος"
  1265. #~ " εξόδου TOR και ενημερώνει τον χρήστη"
  1266. #~ " αν είναι, όπως το check.torproject.org "
  1267. #~ "αλλά από το searxng."
  1268. #~ msgid ""
  1269. #~ "The TOR exit node list "
  1270. #~ "(https://check.torproject.org/exit-addresses) is "
  1271. #~ "unreachable."
  1272. #~ msgstr ""
  1273. #~ "Η λίστα κόμβων εξόδου TOR "
  1274. #~ "(https://check.torproject.org/exit-addresses) δεν "
  1275. #~ "είναι διαθέσιμη."
  1276. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1277. #~ msgstr "Χρησιμοποιείτε το TOR. Η διεύθυνση IP σας είναι: {ip_address}."
  1278. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1279. #~ msgstr "Δεν χρησιμοποιείτε το TOR. Η διεύθυνση IP σας είναι: {ip_address}."
  1280. #~ msgid ""
  1281. #~ "The could not download the list of"
  1282. #~ " Tor exit-nodes from "
  1283. #~ "https://check.torproject.org/exit-addresses."
  1284. #~ msgstr ""
  1285. #~ msgid ""
  1286. #~ "You are using Tor. It looks like"
  1287. #~ " you have this external IP address:"
  1288. #~ " {ip_address}."
  1289. #~ msgstr ""
  1290. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1291. #~ msgstr ""
  1292. #~ msgid "Autodetect search language"
  1293. #~ msgstr ""
  1294. #~ msgid "Automatically detect the query search language and switch to it."
  1295. #~ msgstr ""
  1296. #~ msgid "others"
  1297. #~ msgstr "άλλα"
  1298. #~ msgid ""
  1299. #~ "This tab does not show up for "
  1300. #~ "search results, but you can search "
  1301. #~ "the engines listed here via bangs."
  1302. #~ msgstr ""
  1303. #~ "Αυτή η καρτέλα δεν εμφανίζεται για "
  1304. #~ "τα αποτελέσματα αναζήτησης, αλλά μπορείτε "
  1305. #~ "να αναζητήσετε τις μηχανές που "
  1306. #~ "παρατίθενται εδώ μέσω bangs."
  1307. #~ msgid "Shortcut"
  1308. #~ msgstr "Συντόμευση"
  1309. #~ msgid "!bang"
  1310. #~ msgstr ""
  1311. #~ msgid ""
  1312. #~ "This tab dues not exists in the"
  1313. #~ " user interface, but you can search"
  1314. #~ " in these engines by its !bangs."
  1315. #~ msgstr ""
  1316. #~ msgid "Engines cannot retrieve results."
  1317. #~ msgstr "Οι μηχανές δε μπορούν να φέρουν αποτελέσματα."
  1318. #~ msgid "Please, try again later or find another SearXNG instance."
  1319. #~ msgstr ""
  1320. #~ "Παρακαλώ, προσπαθήστε ξανά αργότερα ή "
  1321. #~ "βρείτε ένα άλλο instance του SearXNG."
  1322. #~ msgid ""
  1323. #~ "Redirect to open-access versions of "
  1324. #~ "publications when available (plugin required)"
  1325. #~ msgstr ""
  1326. #~ "Ανακατεύθυνση σε εκδόσεις ανοικτής πρόσβασης"
  1327. #~ " των δημοσιεύσεων όταν είναι διαθέσιμες "
  1328. #~ "(απαιτείται πρόσθετο)"
  1329. #~ msgid "Bang"
  1330. #~ msgstr "!bang"
  1331. #~ msgid ""
  1332. #~ "Change how forms are submitted, <a "
  1333. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1334. #~ " rel=\"external\">learn more about request "
  1335. #~ "methods</a>"
  1336. #~ msgstr ""
  1337. #~ "Αλλαγή του τρόπου υποβολής φορμών, <a"
  1338. #~ " "
  1339. #~ "href=\"https://el.wikipedia.org/wiki/%CE%A0%CF%81%CF%89%CF%84%CF%8C%CE%BA%CE%BF%CE%BB%CE%BB%CE%BF_%CE%9C%CE%B5%CF%84%CE%B1%CF%86%CE%BF%CF%81%CE%AC%CF%82_%CE%A5%CF%80%CE%B5%CF%81%CE%BA%CE%B5%CE%B9%CE%BC%CE%AD%CE%BD%CE%BF%CF%85#%CE%9C%CE%AD%CE%B8%CE%BF%CE%B4%CE%BF%CE%B9_%CE%B1%CE%AF%CF%84%CE%B7%CF%83%CE%B7%CF%82_%CF%84%CE%BF%CF%85_HTTP\""
  1340. #~ " rel=\"external\">μάθετε περισσότερα για τις "
  1341. #~ "μεθόδους αίτησης</a>"
  1342. #~ msgid "On"
  1343. #~ msgstr "Ενεργό"
  1344. #~ msgid "Off"
  1345. #~ msgstr "Ανενεργό"
  1346. #~ msgid "Enabled"
  1347. #~ msgstr "Ενεργοποιημένο"
  1348. #~ msgid "Disabled"
  1349. #~ msgstr "Απενεργοποιημένο"
  1350. #~ msgid ""
  1351. #~ "Perform search immediately if a category"
  1352. #~ " selected. Disable to select multiple "
  1353. #~ "categories. (JavaScript required)"
  1354. #~ msgstr ""
  1355. #~ "Άμεση αναζήτηση κατά την επιλογή "
  1356. #~ "κατηγορίας. Απενεργοποιήστε για να διαλέξετε"
  1357. #~ " πολλαπλές κατηγορίες. (απαιτείται JavaScript)"
  1358. #~ msgid "Vim-like hotkeys"
  1359. #~ msgstr "Πλήκτρα συντόμευσης τύπου Vim"
  1360. #~ msgid ""
  1361. #~ "Navigate search results with Vim-like"
  1362. #~ " hotkeys (JavaScript required). Press \"h\""
  1363. #~ " key on main or result page to"
  1364. #~ " get help."
  1365. #~ msgstr ""
  1366. #~ "Πλοήγηση στα αποτελέσματα αναζήτησης με "
  1367. #~ "πλήκτρα συντόμευσης τύπου Vim (απαιτείται "
  1368. #~ "JavaScript). Πατήστε το πλήκτρο \"h\" "
  1369. #~ "στην κύρια σελίδα ή στη σελίδα "
  1370. #~ "αποτελεσμάτων για να λάβετε βοήθεια."
  1371. #~ msgid ""
  1372. #~ "we didn't find any results. Please "
  1373. #~ "use another query or search in "
  1374. #~ "more categories."
  1375. #~ msgstr ""
  1376. #~ "δε βρέθηκαν αποτελέσματα. Παρακαλούμε "
  1377. #~ "χρησιμοποιήστε άλλη αναζήτηση ή ψάξτε σε"
  1378. #~ " περισσότερες κατηγορίες."