greek-utf8.pl 59 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702
  1. # UTF-8 encoded German translation file for use with Oddmuse
  2. #
  3. # Copyright (c) 2008 Giorgos Keramidas <keramida@freebsd.org>
  4. #
  5. # Permission is granted to copy, distribute and/or modify this
  6. # document under the terms of the GNU Free Documentation License,
  7. # Version 1.2 or any later version published by the Free Software
  8. # Foundation; with no Invariant Sections, no Front-Cover Texts, and no
  9. # Back-Cover Texts. A copy of the license could be found at:
  10. # http://www.gnu.org/licenses/fdl.txt .
  11. #
  12. # Installation:
  13. # =============
  14. #
  15. # Create a modules subdirectory in your data directory, and put the
  16. # file in there. It will be loaded automatically.
  17. #
  18. use utf8;
  19. use strict;
  20. AddModuleDescription('greek-utf8.pl', 'Greek') if defined &AddModuleDescription;
  21. our %Translate = grep(!/^#/, split(/\n/,<<'END_OF_TRANSLATION'));
  22. ################################################################################
  23. # wiki.pl
  24. ################################################################################
  25. Reading not allowed: user, ip, or network is blocked.
  26. Η ανάγνωση δεν επιτρέπεται: αυτός ο χρήστης, η διεύθυνση, ή το δίκτυο έχουν μπλοκαριστεί.
  27. Login
  28. Είσοδος
  29. Error
  30. Σφάλμα
  31. %s calls
  32. %s κλήσεις
  33. Cannot create %s
  34. Σφάλμα δημιουργίας του %s
  35. Include normal pages
  36. Με τις κανονικές σελίδες.
  37. Invalid UserName %s: not saved.
  38. Μη έγκυρο ΌνομαΧρήστη %s: δεν αποθηκεύθηκε.
  39. UserName must be 50 characters or less: not saved
  40. Το ΌνομαΧρήστη πρέπει να είναι το πολύ 50 χαρακτήρες: δεν αποθηκεύθηκε.
  41. This page contains an uploaded file:
  42. Αυτή η σελίδα περιέχει ένα μεταφορτωμένο αρχείο:
  43. No summary was provided for this file.
  44. Recursive include of %s!
  45. Αναδρομική συμπερίληψη του %s
  46. Clear Cache
  47. Καθαρισμός Cache
  48. Main lock obtained.
  49. Το κεντρικό κλείδωμα έχει ενεργοποιηθεί.
  50. Main lock released.
  51. Το κεντρικό κλείδωμα έχει απενεργοποιηθεί.
  52. Journal
  53. Ημερολόγιο
  54. More...
  55. Περισσότερα...
  56. Comments on this page
  57. Σχόλια για αυτή τη σελίδα
  58. XML::RSS is not available on this system.
  59. Το άρθρωμα XML::RSS δεν είναι διαθέσιμο σε αυτό το σύστημα.
  60. diff
  61. διαφορές
  62. history
  63. ιστορικό
  64. %s returned no data, or LWP::UserAgent is not available.
  65. το %s δεν επέστρεψε καθόλου δεδομένα, ή το LWP::UserAgent δεν είναι διαθέσιμο.
  66. RSS parsing failed for %s
  67. Η ανάλυση RSS απέτυχε για το %s
  68. No items found in %s.
  69. Δε βρέθηκαν στοιχεία στο %s.
  70. . . . .
  71. . . . .
  72. Click to edit this page
  73. Πατήστε εδώ για να επεξεργαστείτε αυτή τη σελίδα
  74. CGI Internal error: %s
  75. Εσωτερικό Σφάλμα CGI: %s
  76. Invalid action parameter %s
  77. Μη έγκυρη παράμετρος action: %s
  78. Page name is missing
  79. Λείπει το όνομα της σελίδας
  80. Page name is too long: %s
  81. Πολύ μεγάλο όνομα σελίδας: %s
  82. Invalid Page %s (must not end with .db)
  83. Μη έγκυρο όνομα σελίδας %s (δεν επιτρέπεται να τελειώνει σε .db)
  84. Invalid Page %s (must not end with .lck)
  85. Μη έγκυρο όνομα σελίδας %s (δεν επιτρέπεται να τελειώνει σε .lck)
  86. Invalid Page %s
  87. Μη έγκυρη σελίδα %s
  88. There are no comments, yet. Be the first to leave a comment!
  89. Welcome!
  90. This page does not exist, but you can %s.
  91. create it now
  92. Too many redirections
  93. No redirection for old revisions
  94. Invalid link pattern for #REDIRECT
  95. Please go on to %s.
  96. Παρακαλώ δείτε το %s.
  97. Updates since %s
  98. Ενημερώσεις από %s
  99. up to %s
  100. Updates in the last %s days
  101. Ενημερώσεις που έγιναν τις τελευταίες %s ημέρες
  102. Updates in the last day
  103. Ενημερώσεις την τελευταία ημέρα
  104. for %s only
  105. μόνο για %s
  106. List latest change per page only
  107. Αναφορά μόνο της τελευταίας αλλαγής για κάθε σελίδα
  108. List all changes
  109. Αναφορά όλων των αλλαγών
  110. Skip rollbacks
  111. Χωρίς τις επαναφορές σελίδας
  112. Include rollbacks
  113. Με τις επαναφορές σελίδας
  114. List only major changes
  115. Αναφορά μόνο των μεγάλων αλλαγών
  116. Include minor changes
  117. Αναφορά και των μικρών αλλαγών
  118. days
  119. List later changes
  120. Αναφορά πιο πρόσφατων αλλαγών
  121. RSS
  122. RSS
  123. RSS with pages
  124. RSS με σελίδες
  125. RSS with pages and diff
  126. RSS με σελίδες και διαφορές
  127. Using the 「rollback」 button on this page will reset the wiki to that particular point in time, undoing any later changes to all of the pages.
  128. Filters
  129. Φίλτρα
  130. Title:
  131. Τίτλος:
  132. Title and Body:
  133. Τίτλος και Κείμενο:
  134. Username:
  135. Όνομα χρήστη:
  136. Host:
  137. Μηχάνημα:
  138. Follow up to:
  139. Απάντηση στο:
  140. Language:
  141. Γλώσσα:
  142. Go!
  143. Αναζήτηση!
  144. (minor)
  145. (μικροαλλαγή)
  146. rollback
  147. επαναφορά
  148. new
  149. νέα σελίδα
  150. All changes for %s
  151. Όλες οι αλλαγές για το %s
  152. This page is too big to send over RSS.
  153. Αυτή η σελίδα είναι πολύ μεγάλη για αποστολή μέσω RSS.
  154. History of %s
  155. Ιστορικό του %s
  156. Using the 「rollback」 button on this page will reset the page to that particular point in time, undoing any later changes to this page.
  157. Compare
  158. Σύγκριση
  159. Deleted
  160. Διαγράφηκε
  161. Mark this page for deletion
  162. Σημείωση αυτής της σελίδας για διαγραφή
  163. No other revisions available
  164. Δεν υπάρχουν άλλες εκδόσεις
  165. current
  166. τρέχουσα έκδοση
  167. Revision %s
  168. Έκδοση %s
  169. Contributors to %s
  170. Συνεισφέροντες για το %s
  171. Missing target for rollback.
  172. Χρειάζεται μια έκδοση προς επαναφορά.
  173. Target for rollback is too far back.
  174. Η έκδοση προς επαναφορά είναι πολύ παλιά.
  175. A username is required for ordinary users.
  176. Χρειάζεται όνομα χρήστη για τους απλούς χρήστες.
  177. Rolling back changes
  178. Επαναφορά παλιότερων εκδόσεων
  179. Editing not allowed: %s is read-only.
  180. Δεν επιτρέπεται η επεξεργασία: το %s είναι μόνο για ανάγνωση.
  181. Rollback of %s would restore banned content.
  182. Rollback to %s
  183. Επαναφορά σε %s
  184. %s rolled back
  185. έγινε επαναφορά του %s
  186. to %s
  187. σε %s
  188. Index of all pages
  189. Κατάλογος όλων των σελίδων
  190. Wiki Version
  191. Έκδοση του Wiki
  192. Password
  193. Κωδικός
  194. Run maintenance
  195. Εκκίνηση συντήρησης
  196. Unlock Wiki
  197. Ξεκλείδωμα του Wiki
  198. Unlock site
  199. Ξεκλείδωμα ιστότοπου
  200. Lock site
  201. Κλείδωμα ιστότοπου
  202. Unlock %s
  203. Ξεκλείδωμα του %s
  204. Lock %s
  205. Κλείδωμα του %s
  206. Administration
  207. Διαχείριση
  208. Actions:
  209. Ενέργειες:
  210. Important pages:
  211. Σημαντικές σελίδες:
  212. To mark a page for deletion, put <strong>%s</strong> on the first line.
  213. Για να σημειωθεί μια σελίδα προς διαγραφή, εισάγετε το κείμενο <strong>%s</strong> στην πρώτη γραμμή της σελίδας.
  214. Anonymous
  215. Ανώνυμος
  216. redirected from %s
  217. προώθηση από το %s
  218. %s:
  219. [Home]
  220. [Αρχική Σελίδα]
  221. Click to search for references to this page
  222. Πατήστε για αναζήτηση αναφορών σε αυτή τη σελίδα
  223. Edit this page
  224. Επεξεργασία αυτής της σελίδας
  225. Preview:
  226. Προεπισκόπηση:
  227. Preview only, not yet saved
  228. Προεπισκόπηση σελίδας, δεν έχει αποθηκευθεί ακόμη
  229. Warning
  230. Προειδοποίηση
  231. Database is stored in temporary directory %s
  232. Η βάση δεδομένων έχει αποθηκευθεί στον προσωρινό κατάλογο %s
  233. %s seconds
  234. %s δευτερόλεπτα
  235. Last edited
  236. Τελευταία ενημέρωση
  237. Edited
  238. Ενημέρωση
  239. by %s
  240. από %s
  241. (diff)
  242. (διαφορές)
  243. a
  244. c
  245. Edit revision %s of this page
  246. Επεξεργασία της έκδοσης %s αυτής της σελίδας
  247. e
  248. e
  249. This page is read-only
  250. Αυτή η σελίδα είναι μόνο για ανάγνωση
  251. View other revisions
  252. Προβολή άλλων εκδόσεων
  253. View current revision
  254. Προβολή τρέχουσας έκδοσης
  255. View all changes
  256. Προβολή όλων των αλλαγών
  257. View contributors
  258. Προβολή συνεισφερόντων
  259. Add your comment here:
  260. Homepage URL:
  261. Διεύθυνση URL Αρχικής Σελίδας:
  262. s
  263. s
  264. Save
  265. Αποθήκευση
  266. p
  267. p
  268. Preview
  269. Προεπισκόπηση
  270. Search:
  271. Αναζήτηση:
  272. f
  273. f
  274. Replace:
  275. Αντικατάσταση με:
  276. Delete
  277. διαγραφή
  278. Filter:
  279. Filter:
  280. Last edit
  281. Τελευταία ενημέρωση
  282. revision %s
  283. Έκδοση %s
  284. current revision
  285. τρέχουσα έκδοση
  286. Difference between revision %1 and %2
  287. Διαφορές μεταξύ των εκδόσεων %1 και %2
  288. Last major edit (%s)
  289. Τελευταία μεγάλη αλλαγή (%s)
  290. later minor edits
  291. πιο πρόσφατες μικροαλλαγές
  292. No diff available.
  293. Δεν υπάρχουν διαφορές.
  294. Summary:
  295. Σύνοψη αλλαγών:
  296. Old revision:
  297. Παλιότερη έκδοση:
  298. Changed:
  299. Αλλαγή:
  300. Deleted:
  301. Διαγραφή:
  302. Added:
  303. Προσθήκη:
  304. to
  305. σε:
  306. Revision %s not available
  307. Η έκδοση %s δεν είναι διαθέσιμη
  308. showing current revision instead
  309. προβολή της τρέχουσας έκδοσης αντί γι αυτή
  310. Showing revision %s
  311. Προβάλλεται η έκδοση %s
  312. Cannot save a nameless page.
  313. Δε μπορεί να αποθηκευθεί μια σελίδα χωρίς όνομα.
  314. Cannot save a page without revision.
  315. Δε μπορεί να αποθηκευθεί μια σελίδα χωρίς έκδοση.
  316. not deleted:
  317. δε διαγράφηκε:
  318. deleted
  319. διαγράφηκε
  320. Cannot open %s
  321. Σφάλμα ανάγνωσης του %s
  322. Cannot write %s
  323. Σφάλμα αποθήκευσης του %s
  324. Could not get %s lock
  325. Σφάλμα κατά το κλείδωμα του %s
  326. The lock was created %s.
  327. Το %s έχει κλειδώσει.
  328. Maybe the user running this script is no longer allowed to remove the lock directory?
  329. Sometimes locks are left behind if a job crashes.
  330. After ten minutes, you could try to unlock the wiki.
  331. This operation may take several seconds...
  332. Αυτό το βήμα μπορεί να πάρει μερικά δευτερόλεπτα...
  333. Forced unlock of %s lock.
  334. Αναγκαστικό ξεκλείδωμα του %s.
  335. No unlock required.
  336. Δε χρειάζεται ξεκλείδωμα.
  337. %s hours ago
  338. πριν από %s ώρες
  339. 1 hour ago
  340. πριν από 1 ώρα
  341. %s minutes ago
  342. πριν από %s λεπτά
  343. 1 minute ago
  344. πριν από 1 λεπτό
  345. %s seconds ago
  346. πριν από %s δευτερόλεπτα
  347. 1 second ago
  348. πριν 1 από 1 δευτερόλεπτο
  349. just now
  350. μόλις τώρα
  351. Only administrators can upload files.
  352. Μόνο οι διαχειριστές μπορούν να μεταφορτώσουν αρχεία.
  353. Editing revision %s of
  354. Επεξεργασίς της έκδοσης %s του
  355. Editing %s
  356. Επεξεργασία του %s
  357. Editing old revision %s.
  358. Επεξεργασία παλιότερης έκδοσης %s.
  359. Saving this page will replace the latest revision with this text.
  360. Αν αποθηκεύσετε αυτή τη σελίδα, θα αντικαταστήσει την τρέχουσα έκδοση με αυτό το κείμενο.
  361. This change is a minor edit.
  362. Αυτή η αλλαγή είναι μια μικρή αλλαγή.
  363. Cancel
  364. Ακύρωση
  365. Replace this file with text
  366. Αντικατάσταση αυτού του αρχείου με κείμενο.
  367. Replace this text with a file
  368. Αντικατάσταση αυτού του κειμένου από κάποιο αρχείο
  369. File to upload:
  370. Αρχείο προς μεταφόρτωση:
  371. Files of type %s are not allowed.
  372. Δεν επιτρέπονται αρχεία τύπου %s.
  373. Your password is saved in a cookie, if you have cookies enabled. Cookies may get lost if you connect from another machine, from another account, or using another software.
  374. Ο κωδικός σας αποθηκεύεται σε ένα cookie, όταν έχετε ενεργοποιήσει τα cookies. Τα cookies όμως μπορεί να μην ισχύουν πλέον ή να χαθούν αν συνδεθείτε από κάποιο άλλο μηχάνημα, από άλλο λογαριασμό, ή χρησιμοποιώντας κάποιο άλλο φυλλομετρητή.
  375. This site does not use admin or editor passwords.
  376. Αυτός ο ιστότοπος δε χρησιμοποιεί κωδικούς διαχειριστή ή κωδικούς εκδότη.
  377. You are currently an administrator on this site.
  378. Αυτή τη στιγμή είστε ένας διαχειριστής σε αυτό το δικτυακό τόπο.
  379. You are currently an editor on this site.
  380. Είστε ένας εκδότης σε αυτό το δικτυακό τόπο.
  381. You are a normal user on this site.
  382. Είστε ένας απλός χρήστης σε αυτό το δικτυακό τόπο.
  383. You do not have a password set.
  384. Your password does not match any of the administrator or editor passwords.
  385. Ο κωδικός σας δεν ταιριάζει με κανένα κωδικό από τους διαχειριστές ή τους εκδότες.
  386. Password:
  387. Κωδικός:
  388. Return to %s
  389. This operation is restricted to site editors only...
  390. Αυτή η ενέργεια είναι διαθέσιμη μόνο στους εκδότες του ιστότοπου...
  391. This operation is restricted to administrators only...
  392. Αυτή η ενέργεια είναι διαθέσιμη μόνο στους διαχειριστές του ιστότοπου...
  393. Edit Denied
  394. Απαγορεύεται η Επεξεργασία
  395. Editing not allowed: user, ip, or network is blocked.
  396. Δεν επιτρέπεται η επεξεργασία: αυτός ο χρήστης, η διεύθυνση, ή το δίκτυο έχουν μπλοκαριστεί.
  397. Contact the wiki administrator for more information.
  398. Επικοινωνήστε με το διαχειριστή του wiki για περισσότερες πληροφορίες.
  399. The rule %s matched for you.
  400. Ο κανόνας %s ταίριαξε με εσάς.
  401. See %s for more information.
  402. Δείτε το %s για περισσότερες πληροφορίες.
  403. SampleUndefinedPage
  404. ΠαράδειγμαΑνύπαρκτηςΣελίδας
  405. Sample_Undefined_Page
  406. Παράδειγμα_Ανύπαρκτης_Σελίδας
  407. Rule "%1" matched "%2" on this page.
  408. Ο κανόνας "%1" ταίριαξε με το "%2" σε αυτή τη σελίδα.
  409. Reason: %s.
  410. Λόγος: %s.
  411. Reason unknown.
  412. Άγνωστος λόγος.
  413. (for %s)
  414. (για %s)
  415. %s pages found.
  416. Βρέθηκαν %s σελίδες.
  417. Preview: %s
  418. Replaced: %s
  419. Αντικαταστάθηκε: %s
  420. Search for: %s
  421. Αναζήτηση για: %s
  422. View changes for these pages
  423. Προβολή ιστορικού για αυτές τις σελίδες
  424. last updated
  425. τελευταία ενημέρωση
  426. by
  427. από
  428. Transfer Error: %s
  429. Σφάλμα Μεταφοράς: %s
  430. Browser reports no file info.
  431. Ο φυλλομετρητής δεν αναφέρει πληροφορίες για το αρχείο.
  432. Browser reports no file type.
  433. Ο φυλλομετρητής δεν αναφέρει τον τύπο του αρχείου.
  434. The page contains banned text.
  435. Αυτή η σελίδα περιέχει απαγορευμένο κείμενο.
  436. No changes to be saved.
  437. Δεν υπάρχουν αλλαγές για αποθήκευση.
  438. This page was changed by somebody else %s.
  439. Αυτή η σελίδα άλλαξε από κάποιον άλλο %s.
  440. The changes conflict. Please check the page again.
  441. Οι αλλαγές έρχονται σε σύγκρουση. Παρακαλώ δείτε τη σελίδα πάλι.
  442. Please check whether you overwrote those changes.
  443. Παρακαλώ ελέγξτε ότι δεν σβήσατε κάποιες από τις αλλαγές.
  444. Cannot delete the index file %s.
  445. Σφάλμα διαγραφής του αρχείου %s.
  446. Please check the directory permissions.
  447. Παρακαλώ ελέγξτε τις άδειες χρήσης του καταλόγου.
  448. Your changes were not saved.
  449. Οι αλλαγές σας δεν αποθηκεύθηκαν.
  450. Could not get a lock to merge!
  451. Σφάλμα κλειδώματος για συγχώνευση των αλλαγών.
  452. you
  453. Εσείς
  454. ancestor
  455. Αρχική σελίδα
  456. other
  457. Άλλος
  458. Run Maintenance
  459. Εκκίνηση Εργασιών Συντήρησης
  460. Maintenance not done.
  461. Η Συντήρηση δεν έγινε.
  462. (Maintenance can only be done once every 12 hours.)
  463. (Η Συντήρηση μπορεί να γίνει μόνο μια φορά κάθε 12 ώρες.)
  464. Remove the "maintain" file or wait.
  465. Σβήστε το αρχείο "maintain" ή περιμένετε.
  466. Expiring keep files and deleting pages marked for deletion
  467. Εκκαθάριση αρχείων και διαγραφή σελίδων σημειωμένων για διαγραφή
  468. Moving part of the %s log file.
  469. Μετακίνηση τμήματος του αρχείου καταγραφής για το %s.
  470. Could not open %s log file
  471. Σφάλμα κατά το άνοιγμα του αρχείου καταγραφής %s
  472. Error was
  473. Το σφάλμα ήταν
  474. Note: This error is normal if no changes have been made.
  475. Σημείωση: Αυτό το σφάλμα δεν είναι σημαντικό αν δεν έχουν γίνει αλλαγές.
  476. Moving %s log entries.
  477. Μετακίνηση %s εγγραφών καταγραφής.
  478. Removing IP numbers from %s log entries.
  479. Set or Remove global edit lock
  480. Κλείδωμα ή Ξεκλείδωμα του κεντρικού κλειδώματος εκδότη
  481. Edit lock created.
  482. Το κλείδωμα εκδότη δημιουργήθηκε με επιτυχία.
  483. Edit lock removed.
  484. Το κλείδωμα εκδότη αφαιρέθηκε.
  485. Set or Remove page edit lock
  486. Κλείδωμα ή Ξεκλείδωμα της σελίδας
  487. Lock for %s created.
  488. Το %s κλειδώθηκε.
  489. Lock for %s removed.
  490. Το %s έχει ξεκλειδώσει.
  491. Displaying Wiki Version
  492. Προβολή της Έκδοσης του Wiki
  493. Debugging Information
  494. Too many connections by %s
  495. Υπερβολικός αριθμός συνδέσεων από %s
  496. Please do not fetch more than %1 pages in %2 seconds.
  497. Παρακαλώ μη φορτώνετε πάνω από %s σελίδες σε λιγότερο από %2 δευτερόλεπτα.
  498. Check whether the web server can create the directory %s and whether it can create files in it.
  499. Επιβεβαιώστε ότι ο εξυπηρετητής web μπορεί να δημιουργήσει τον κατάλογο %s και να δημιουργήσει αρχεία σε αυτόν.
  500. , see
  501. The two revisions are the same.
  502. Οι δύο εκδόσεις είναι πανομοιότυπες.
  503. ################################################################################
  504. # modules/admin.pl
  505. ################################################################################
  506. Deleting %s
  507. Διαγραφή του %s
  508. Deleted %s
  509. Διαγράφηκε το %s
  510. Renaming %1 to %2.
  511. Μετονομασία του %1 σε %2
  512. The page %s does not exist
  513. Η σελίδα %s δεν υπάρχει
  514. The page %s already exists
  515. Η σελίδα %s υπάρχει ήδη
  516. Cannot rename %1 to %2
  517. Η μετονομασία του %1 σε %2 απέτυχε
  518. Renamed to %s
  519. Μετονομάστηκε το %s
  520. Renamed from %s
  521. Μετονομάστηκε από το %s
  522. Renamed %1 to %2.
  523. Μετονομάστηκε το %1 σε %2
  524. Immediately delete %s
  525. Άμεση διαγραφή του %s
  526. Rename %s to:
  527. Μετονομασία του %s σε:
  528. ################################################################################
  529. # modules/advanced-uploads.pl
  530. ################################################################################
  531. Attach file:
  532. Upload
  533. ################################################################################
  534. # modules/aggregate.pl
  535. ################################################################################
  536. Learn more...
  537. Περισσότερες πληροφορίες...
  538. ################################################################################
  539. # modules/all.pl
  540. ################################################################################
  541. Complete Content
  542. Πλήρες Περιεχόμενο
  543. The main page is %s.
  544. Η αρχική σελίδα είναι η %s.
  545. ################################################################################
  546. # modules/archive.pl
  547. ################################################################################
  548. Archive:
  549. Αρχείο:
  550. ################################################################################
  551. # modules/backlinkage.pl
  552. ################################################################################
  553. Rebuild BackLink database
  554. Ανανέωση της βάσης των BackLink
  555. Internal Page: %s
  556. Εσωτερική Σελίδα: %s
  557. Pages that link to this page
  558. Σελίδες με συνδέσμους προς αυτή τη σελίδα
  559. ################################################################################
  560. # modules/backlinks.pl
  561. ################################################################################
  562. The search parameter is missing.
  563. Pages link to %s
  564. ################################################################################
  565. # modules/ban-contributors.pl
  566. ################################################################################
  567. Ban contributors
  568. Ban Contributors to %s
  569. Ban!
  570. Regular expression:
  571. %s is banned
  572. These URLs were rolled back. Perhaps you want to add a regular expression to %s?
  573. Consider banning the IP number as well:
  574. ################################################################################
  575. # modules/banned-regexps.pl
  576. ################################################################################
  577. Regular expression "%1" matched "%2" on this page.
  578. Regular expression "%s" matched on this page.
  579. ################################################################################
  580. # modules/big-brother.pl
  581. ################################################################################
  582. Recent Visitors
  583. Πρόσφατοι Επισκέπτες
  584. some action
  585. κάποια ενέργεια
  586. was here
  587. ήταν εδώ
  588. and read
  589. και διάβασε το
  590. ################################################################################
  591. # modules/calendar.pl
  592. ################################################################################
  593. Illegal year value: Use 0001-9999
  594. Μη-έγκυρη τιμή έτους: Χρησιμοποιήστε μια τιμή μεταξύ 0001-9999
  595. The match parameter is missing.
  596. Λείπει η παράμετρος 'match'
  597. Page Collection for %s
  598. Συλλογή Σελίδων για το %s
  599. Previous
  600. Προηγούμενο
  601. Next
  602. Επόμενο
  603. Calendar %s
  604. Ημερολόγιο %s
  605. Su
  606. Κυ
  607. Mo
  608. Δε
  609. Tu
  610. Τρ
  611. We
  612. Τε
  613. Th
  614. Πε
  615. Fr
  616. Πα
  617. Sa
  618. Σα
  619. January
  620. Ιανουάριος
  621. February
  622. Φεβρουάριος
  623. March
  624. Μάρτιος
  625. April
  626. Απρίλιος
  627. May
  628. Μάιος
  629. June
  630. Ιούνιος
  631. July
  632. Ιούλιος
  633. August
  634. Αύγουστος
  635. September
  636. Σεπτέμβριος
  637. October
  638. Οκτώβριος
  639. November
  640. Νοέμβριος
  641. December
  642. Δεκέμβριος
  643. ################################################################################
  644. # modules/checkbox.pl
  645. ################################################################################
  646. set %s
  647. ενεργοποίηση του %s
  648. unset %s
  649. απενεργοποίηση του %s
  650. ################################################################################
  651. # modules/clustermap.pl
  652. ################################################################################
  653. Clustermap
  654. Clustermap
  655. Pages without a Cluster
  656. Σελίδες που δεν ανήκουν σε κάποιο Cluster
  657. ################################################################################
  658. # modules/comment-div-wrapper.pl
  659. ################################################################################
  660. Comments:
  661. ################################################################################
  662. # modules/commentcount.pl
  663. ################################################################################
  664. Comments on
  665. Σχόλια για το
  666. Comment on
  667. Σχόλιο για το
  668. ################################################################################
  669. # modules/compilation.pl
  670. ################################################################################
  671. Compilation for %s
  672. Συλλογή για το %s
  673. Compilation tag is missing a regular expression.
  674. Λείπει η κανονική έκφραση (regular expression) από την ετικέτα της συλλογής.
  675. ################################################################################
  676. # modules/creationdate.pl
  677. ################################################################################
  678. Add creation date to page files
  679. ################################################################################
  680. # modules/css-install.pl
  681. ################################################################################
  682. Install CSS
  683. Εγκατάσταση CSS
  684. Copy one of the following stylesheets to %s:
  685. Αντιγραφή ενός από τα παρακάτω stylesheets στο %s:
  686. Reset
  687. ################################################################################
  688. # modules/dates.pl
  689. ################################################################################
  690. Extract all dates from the database
  691. Dates
  692. No dates found.
  693. ################################################################################
  694. # modules/despam.pl
  695. ################################################################################
  696. List spammed pages
  697. Λίστα σελίδων με spam
  698. Despamming pages
  699. Αφαίρεση σελίδων από τη λίστα spam
  700. Spammed pages
  701. Σελίδες με spam
  702. Cannot find revision %s.
  703. Η έκδοση %s δεν υπάρχει.
  704. Revert to revision %1: %2
  705. Επαναφορά στην έκδοση %1: %2
  706. Marked as %s.
  707. Σημειώθηκε ως %s.
  708. Cannot find unspammed revision.
  709. Δεν υπάρχει έκδοση χωρίς spam.
  710. ################################################################################
  711. # modules/diff.pl
  712. ################################################################################
  713. Page diff
  714. Diff
  715. ################################################################################
  716. # modules/drafts.pl
  717. ################################################################################
  718. Recover Draft
  719. Επαναφορά Πρόχειρου
  720. No text to save
  721. Δεν υπάρχει κείμενο για αποθήκευση
  722. Draft saved
  723. Το Πρόχειρο αποθηκεύθηκε
  724. Draft recovered
  725. Έγινε επαναφορά του Πρόχειρου
  726. No draft available to recover
  727. Δεν υπάρχει πρόχειρο για επαναφορά
  728. Save Draft
  729. Αποθήκευση Πρόχειρου
  730. Draft Cleanup
  731. Εκκαθάριση Πρόχειρων Σελίδων
  732. Unable to delete draft %s
  733. Δε μπορεί να διαγραφεί το πρόχειρο %s
  734. %1 was last modified %2 and was kept
  735. το %1 ενημερώθηκε τελευταία φορά στις %2 και αποθηκεύθηκε
  736. %1 was last modified %2 and was deleted
  737. το %1 ενημερώθηκε τελευταία φορά στις %2 και διαγράφηκε
  738. ################################################################################
  739. # modules/dynamic-comments.pl
  740. ################################################################################
  741. Add Comment
  742. Προσθήκη Σχολίου
  743. ################################################################################
  744. # modules/edit-cluster.pl
  745. ################################################################################
  746. ordinary changes
  747. απλές αλλαγές
  748. %s days
  749. %s ημέρες
  750. ################################################################################
  751. # modules/edit-paragraphs.pl
  752. ################################################################################
  753. Could not identify the paragraph you were editing
  754. This is the section you edited:
  755. This is the current page:
  756. ################################################################################
  757. # modules/find.pl
  758. ################################################################################
  759. Matching page names:
  760. Σελίδες με όνομα που ταιριάζει:
  761. ################################################################################
  762. # modules/fix-encoding.pl
  763. ################################################################################
  764. Fix character encoding
  765. Fix HTML escapes
  766. ################################################################################
  767. # modules/form_timeout.pl
  768. ################################################################################
  769. Set $FormTimeoutSalt.
  770. Form Timeout
  771. ################################################################################
  772. # modules/gd_security_image.pl
  773. ################################################################################
  774. GD or Image::Magick modules not available.
  775. GD::SecurityImage module not available.
  776. Image storing failed. (%s)
  777. Bad gd_security_image_id.
  778. Please type the six characters from the anti-spam image
  779. Submit
  780. CAPTCHA
  781. You did not answer correctly.
  782. Δεν απαντήσατε σωστά.
  783. $GdSecurityImageFont is not set.
  784. ################################################################################
  785. # modules/git-another.pl
  786. ################################################################################
  787. No summary provided
  788. ################################################################################
  789. # modules/git.pl
  790. ################################################################################
  791. no summary available
  792. page was marked for deletion
  793. Oddmuse
  794. Cleaning up git repository
  795. ################################################################################
  796. # modules/google-plus-one.pl
  797. ################################################################################
  798. Google +1 Buttons
  799. All Pages +1
  800. This page lists the twenty last diary entries and their +1 buttons.
  801. ################################################################################
  802. # modules/gravatar.pl
  803. ################################################################################
  804. Email:
  805. ################################################################################
  806. # modules/header-and-footer-templates.pl
  807. ################################################################################
  808. Could not find %1.html template in %2
  809. Δε βρέθηκε το template %1.html sto %2
  810. ################################################################################
  811. # modules/hiddenpages.pl
  812. ################################################################################
  813. Only Editors are allowed to see this hidden page.
  814. Αυτή την κρυφή σελίδα μπορούν να τη δουν μόνο οι Εκδότες.
  815. Only Admins are allowed to see this hidden page.
  816. Αυτή την κρυφή σελίδα μπορούν να τη δουν μόνο οι Διαχειριστές.
  817. ################################################################################
  818. # modules/index.pl
  819. ################################################################################
  820. Index
  821. Κατάλογος
  822. ################################################################################
  823. # modules/joiner.pl
  824. ################################################################################
  825. The username %s already exists.
  826. The email address %s has already been used.
  827. Wait %s minutes before try again.
  828. Registration Confirmation
  829. Visit the link below to confirm registration.
  830. Recover Account
  831. You can login by following the link below. Then set new password.
  832. Change Email Address
  833. To confirm changing email address, follow the link below.
  834. To submit this form you must answer this question:
  835. Question:
  836. CAPTCHA:
  837. Registration
  838. The username must be valid page name.
  839. Confirmation email will be sent to the email address.
  840. Repeat Password:
  841. Bad email address format.
  842. Password needs to have at least %s characters.
  843. Passwords differ.
  844. Email Sent
  845. Confirmation email has been sent to %s. Visit the link on the mail to confirm registration.
  846. Failed to Confirm Registration
  847. Invalid key.
  848. The key expired.
  849. Registration Confirmed
  850. Now, you can login by using username and password.
  851. Forgot your password?
  852. Ξεχάσατε τον κωδικό σας;
  853. Login failed.
  854. You are banned.
  855. You must confirm email address.
  856. Logged in
  857. %s has logged in.
  858. You should set new password immediately.
  859. Change Password
  860. Logged out
  861. %s has logged out.
  862. Account Settings
  863. Logout
  864. Αποσύνδεση
  865. Current Password:
  866. New Password:
  867. Repeat New Password:
  868. Password is wrong.
  869. Password Changed
  870. Your password has been changed.
  871. Ο κωδικός σας άλλαξε.
  872. Forgot Password
  873. Enter email address, and recovery login ticket will be sent.
  874. Not found.
  875. The mail address is not valid anymore.
  876. An email has been sent to %s with further instructions.
  877. New Email Address:
  878. Failed to load account.
  879. An email has been sent to %s with a login ticket.
  880. Confirmation Failed
  881. Failed to confirm.
  882. Email Address Changed
  883. Email address for %1 has been changed to %2.
  884. Account Management
  885. Ban Account
  886. Enter username of the account to ban:
  887. Ban
  888. Enter username of the account to unban:
  889. Unban
  890. %s is already banned.
  891. %s has been banned.
  892. %s is not banned.
  893. %s has been unbanned.
  894. Register
  895. ################################################################################
  896. # modules/lang.pl
  897. ################################################################################
  898. Languages:
  899. Γλώσσες:
  900. Show!
  901. Προβολή!
  902. ################################################################################
  903. # modules/like.pl
  904. ################################################################################
  905. ====(\d+) persons? liked this====
  906. ====%d persons liked this====
  907. ====1 person liked this====
  908. I like this!
  909. ################################################################################
  910. # modules/link-all.pl
  911. ################################################################################
  912. Define
  913. Ορισμός
  914. ################################################################################
  915. # modules/links.pl
  916. ################################################################################
  917. Full Link List
  918. Λίστα Όλων των Συνδέσμων
  919. ################################################################################
  920. # modules/list-banned-content.pl
  921. ################################################################################
  922. Banned Content
  923. Rule "%1" matched on this page.
  924. ################################################################################
  925. # modules/listlocked.pl
  926. ################################################################################
  927. List of locked pages
  928. ################################################################################
  929. # modules/listtags.pl
  930. ################################################################################
  931. Pages tagged with %s
  932. ################################################################################
  933. # modules/live-templates.pl
  934. ################################################################################
  935. Template without parameters
  936. Template χωρίς παραμέτρους
  937. The template %s is either empty or does not exist.
  938. Το template %s είναι άδειο ή δεν υπάρχει.
  939. ################################################################################
  940. # modules/localnames.pl
  941. ################################################################################
  942. Name:
  943. URL:
  944. Define Local Names
  945. Define external redirect:
  946. -- defined on %s
  947. -- ορίζεται στο %s
  948. Local names defined on %1: %2
  949. Τοπικά ονόματα ορισμένα στο %1: %2
  950. ################################################################################
  951. # modules/logbannedcontent.pl
  952. ################################################################################
  953. IP number matched %s
  954. ################################################################################
  955. # modules/login.pl
  956. ################################################################################
  957. Register for %s
  958. Εγγραφή στο %s
  959. Please choose a username of the form "FirstLast" using your real name.
  960. Παρακαλώ επιλέξτε ένα όνομα χρήστη της μορφής "ΜικρόΕπώνυμο" χρησιμοποιώντας το κανονικό σας όνομα.
  961. The passwords do not match.
  962. Οι κωδικοί δεν ταιριάζουν.
  963. The password must be at least %s characters.
  964. Ο κωδικός πρέπει να περιέχει τουλάχιστον %s χαρακτήρες.
  965. That email address is invalid.
  966. Αυτή η διεύθυνση ηλεκτρονικού ταχυδρομείου δεν είναι έγκυρη.
  967. The username %s has already been registered.
  968. Το όνομα χρήστη %s έχει κατοχυρωθεί ήδη.
  969. Your registration for %s has been submitted.
  970. Η εγγραφή σας για το %s έχει καταχωρηθεί.
  971. Please allow time for the webmaster to approve your request.
  972. Παρακαλώ δώστε λίγο χρόνο στο διαχειριστή του συστήματος να εγκρίνει την αίτησή σας.
  973. An email has been sent to "%s" with further instructions.
  974. Έχει αποσταλλεί ένα μήνυμα στη διεύθυνση "%s" με περισσότερες οδηγίες.
  975. There was an error saving your registration.
  976. Η αίτηση εγγραφής σας δε μπόρεσε να αποθηκευθεί.
  977. An account was created for %s.
  978. Δημιουργήθηκε ένας λογαριασμός για το %s.
  979. Login to %s
  980. Σύνδεση στο %s
  981. Username and/or password are incorrect.
  982. Το όνομα χρήστη ή ο κωδικός δεν είναι σωστό.
  983. Logged in as %s.
  984. Έχετε συνδεθεί ως %s.
  985. Logout of %s
  986. Αποσύνδεση από %s
  987. Logout of %s?
  988. Θέλετε να αποσυνδεθείτε από τo λογαριασμό %s;
  989. Logged out of %s
  990. Έχετε αποσυνδεθεί από το λογαριασμό %s
  991. You are now logged out.
  992. Έχετε αποσυνδεθεί.
  993. Register a new account
  994. Δημιουργία νέου λογαριασμού
  995. Who am I?
  996. Με τι όνομα έχω συνδεθεί;
  997. Change your password
  998. Αλλαγή κωδικού
  999. Approve pending registrations
  1000. Διαχείριση αιτήσεων προς έγκριση
  1001. Confirm Registration for %s
  1002. Αποδοχή Εγγραφής για το %s
  1003. %s, your registration has been approved. You can now use your password to login and edit this wiki.
  1004. %s, η αίτησή σας έχει εγκριθεί. Τώρα μπορείτε να χρησιμοποιήσετε τον κωδικό σας για να συνδεθείτε και να επεξεργαστείτε αυτό το wiki.
  1005. Confirmation failed. Please email %s for help.
  1006. Απέτυχε η επιβεβαίωση. Παρακαλώ επικοινωνήστε με το email %s για βοήθεια.
  1007. Who Am I?
  1008. Με τι όνομα έχω συνδεθεί;
  1009. You are logged in as %s.
  1010. Έχετε συνδεθεί ως %s.
  1011. You are not logged in.
  1012. Δεν έχετε συνδεθεί.
  1013. Reset Password
  1014. Επαναφορά Κωδικού
  1015. The password for %s was reset. It has been emailed to the address on file.
  1016. Έγινε επαναφορά κωδικού για τον χρήστη %s. Σας έχει αποσταλλεί στην ηλεκτρονική σας διεύθυνση μέσω email.
  1017. There was an error resetting the password for %s.
  1018. Η επαναφορά του κωδικού για τον χρήστη %s απέτυχε.
  1019. The username "%s" does not exist.
  1020. Δεν υπάρχει λογαριασμός χρήστη με το όνομα "%s".
  1021. Reset Password for %s
  1022. Επαναφορά Κωδικού για τον Χρήστη %s
  1023. Reset Password?
  1024. Θέλετε να Επαναφέρετε τον Κωδικό σας;
  1025. Change Password for %s
  1026. Αλλαγή Κωδικού για τον Χρήστη %s
  1027. Change Password?
  1028. Θέλετε να Αλλάξετε Κωδικό;
  1029. Your current password is incorrect.
  1030. Ο τρέχων κωδικός σας δεν είναι σωστός.
  1031. Approve Pending Registrations for %s
  1032. Offene Gesuche für %s bestätigen
  1033. %s has been approved.
  1034. το %s έχει διαγραφεί.
  1035. There was an error approving %s.
  1036. Παρουσιάστηκε κάποιο σφάλμα κατά την έγκριση του %s.
  1037. There are no pending registrations.
  1038. Δεν υπάρχουν εγγραφές προς επικύρωση.
  1039. ################################################################################
  1040. # modules/mail.pl
  1041. ################################################################################
  1042. Invalid Mail %s: not saved.
  1043. unsubscribe
  1044. subscribe
  1045. %s appears to be an invalid mail address
  1046. Your mail subscriptions
  1047. All mail subscriptions
  1048. Subscriptions
  1049. Email:
  1050. Show
  1051. Subscriptions for %s:
  1052. Unsubscribe
  1053. There are no subscriptions for %s.
  1054. Change email address
  1055. Mail addresses are linked to unsubscription links.
  1056. Subscribe to %s.
  1057. Subscribe
  1058. Subscribed %s to the following pages:
  1059. The remaining pages do not exist.
  1060. Unsubscribed %s from the following pages:
  1061. Migrating Subscriptions
  1062. No non-migrated email addresses found, migration not necessary.
  1063. Migrated %s rows.
  1064. ################################################################################
  1065. # modules/markdown-converter.pl
  1066. ################################################################################
  1067. Help convert %s to Markdown
  1068. List all non-Markdown pages
  1069. Converting %s
  1070. Candidates for Conversion to Markdown
  1071. ################################################################################
  1072. # modules/module-bisect.pl
  1073. ################################################################################
  1074. Bisect modules
  1075. Module Bisect
  1076. All modules enabled now!
  1077. Go back
  1078. Test / Always enabled / Always disabled
  1079. Start
  1080. Bisecting proccess is already active.
  1081. Stop
  1082. It seems like module %s is causing your problem.
  1083. Please note that this module does not handle situations when your problem is caused by a combination of specific modules (which is rare anyway).
  1084. Good luck fixing your problem! ;)
  1085. Module count (only testable modules):
  1086. Current module statuses:
  1087. Good
  1088. Bad
  1089. Enabling %s
  1090. ################################################################################
  1091. # modules/module-updater.pl
  1092. ################################################################################
  1093. Update modules
  1094. Module Updater
  1095. Looks good. Update modules now!
  1096. ################################################################################
  1097. # modules/multi-url-spam-block.pl
  1098. ################################################################################
  1099. You linked more than %s times to the same domain. It would seem that only a spammer would do this. Your edit is refused.
  1100. ################################################################################
  1101. # modules/namespaces.pl
  1102. ################################################################################
  1103. %s is not a legal name for a namespace
  1104. το %s δεν είναι έγκυρο όνομα για ένα namespace.
  1105. Namespaces
  1106. ################################################################################
  1107. # modules/near-links.pl
  1108. ################################################################################
  1109. Getting page index file for %s.
  1110. Ανάκτηση καταλόγου σελίδας για το %s.
  1111. Near links:
  1112. Κοντινοί Σύνδεσμοι:
  1113. Search sites on the %s as well
  1114. Αναζήτηση ιστότοπων και στο %s
  1115. Fetching results from %s:
  1116. Ανάκτηση αποτελεσμάτων από %s:
  1117. Near pages:
  1118. Κοντινές σελίδες:
  1119. Include near pages
  1120. Με τις διπλανές σελίδες
  1121. EditNearLinks
  1122. ΕπεξεργασίαΚοντινώνΣελίδων
  1123. The same page on other sites:
  1124. Το ίδιο με άλλους ιστότοπους:
  1125. ################################################################################
  1126. # modules/nearlink-create.pl
  1127. ################################################################################
  1128. (create locally)
  1129. (δημιουργία τοπικά)
  1130. ################################################################################
  1131. # modules/no-question-mark.pl
  1132. ################################################################################
  1133. image
  1134. εικόνα
  1135. download
  1136. μεταφόρτωση
  1137. ################################################################################
  1138. # modules/nosearch.pl
  1139. ################################################################################
  1140. Backlinks
  1141. ################################################################################
  1142. # modules/not-found-handler.pl
  1143. ################################################################################
  1144. Clearing Cache
  1145. Καθαρισμός Cache
  1146. Done.
  1147. Τέλος.
  1148. Generating Link Database
  1149. Δημιουργία Βάσης Συνδέσμων
  1150. The 404 handler extension requires the link data extension (links.pl).
  1151. Η επέκταση χειρισμού σφαλμάτων 404 χρειάζεται την επέκταση link data (links.pl).
  1152. ################################################################################
  1153. # modules/offline.pl
  1154. ################################################################################
  1155. Make available offline
  1156. Offline
  1157. You are currently offline and what you requested is not part of the offline application. You need to be online to do this.
  1158. ################################################################################
  1159. # modules/olocalmap.pl
  1160. ################################################################################
  1161. LocalMap
  1162. LocalMap
  1163. No page id for action localmap
  1164. Δεν υπάρχει ID σελίδας για το action localmap
  1165. Requested page %s does not exist
  1166. Η σελίδα %s που ζητήθηκε δεν υπάρχει
  1167. Local Map for %s
  1168. LocalMap για το %s
  1169. view
  1170. προβολή
  1171. ################################################################################
  1172. # modules/open-proxy.pl
  1173. ################################################################################
  1174. Self-ban by %s
  1175. Αυτο-αποκλεισμός του %s
  1176. You have banned your own IP.
  1177. Έχετε αποκλείσει την ίδια σας τη διεύθυνση IP.
  1178. ################################################################################
  1179. # modules/orphans.pl
  1180. ################################################################################
  1181. Orphan List
  1182. Λίστα Ορφανών Σελίδων
  1183. ################################################################################
  1184. # modules/page-trail.pl
  1185. ################################################################################
  1186. Trail:
  1187. Μονοπάτι:
  1188. ################################################################################
  1189. # modules/page-type.pl
  1190. ################################################################################
  1191. None
  1192. Κανένα
  1193. Type
  1194. Τύπος
  1195. ################################################################################
  1196. # modules/paragraph-link.pl
  1197. ################################################################################
  1198. Permalink to "%s"
  1199. Μόνιμος Σύνδεσμος για το "%s"
  1200. anchor first defined here: %s
  1201. ο σύνδεσμος έχει οριστεί ήδη εδώ: %s
  1202. the page %s also exists
  1203. υπάρχει και η σελίδα %s
  1204. ################################################################################
  1205. # modules/permanent-anchors.pl
  1206. ################################################################################
  1207. Click to search for references to this permanent anchor
  1208. Πατήστε εδώ για να ψάξετε για αναφορές σε αυτόν τον μόνιμο σύνδεσμο
  1209. Include permanent anchors
  1210. Με μόνιμες συνδέσεις
  1211. ################################################################################
  1212. # modules/portrait-support.pl
  1213. ################################################################################
  1214. Portrait
  1215. Portrait
  1216. ################################################################################
  1217. # modules/preview.pl
  1218. ################################################################################
  1219. Pages with changed HTML
  1220. Preview changes in HTML output
  1221. ################################################################################
  1222. # modules/private-pages.pl
  1223. ################################################################################
  1224. This page is password protected. If you know the password, you can %s. Once you have done that, return and reload this page.
  1225. supply the password now
  1226. ################################################################################
  1227. # modules/private-wiki.pl
  1228. ################################################################################
  1229. This error should not happen. If your password is set correctly and you are still seeing this message, then it is a bug, please report it. If you are just a stranger and trying to get unsolicited access, then keep in mind that all of the data is encrypted with AES-256 and the key is not stored on the server, good luck.
  1230. Attempt to read encrypted data without a password.
  1231. Cannot refresh index.
  1232. ################################################################################
  1233. # modules/publish.pl
  1234. ################################################################################
  1235. Publish %s
  1236. Έκδοση του %s
  1237. No target wiki was specified in the config file.
  1238. Δεν έχει οριστεί wiki προορισμού στο αρχείο ρυθμίσεων.
  1239. The target wiki was misconfigured.
  1240. Το wiki προορισμού δεν έχει ρυθμιστεί σωστά.
  1241. ################################################################################
  1242. # modules/put.pl
  1243. ################################################################################
  1244. Upload is limited to %s bytes
  1245. ################################################################################
  1246. # modules/questionasker.pl
  1247. ################################################################################
  1248. To save this page you must answer this question:
  1249. ################################################################################
  1250. # modules/recaptcha.pl
  1251. ################################################################################
  1252. Please type the following two words:
  1253. Please answer this captcha:
  1254. ################################################################################
  1255. # modules/referrer-rss.pl
  1256. ################################################################################
  1257. Referrers
  1258. Σύνδεσμοι προς Αυτόν τον Ιστότοπο
  1259. ################################################################################
  1260. # modules/referrer-tracking.pl
  1261. ################################################################################
  1262. All Referrers
  1263. Όλοι οι Σύνδεσμοι προς Αυτόν τον Ιστότοπο
  1264. ################################################################################
  1265. # modules/search-list.pl
  1266. ################################################################################
  1267. Page list for %s
  1268. ################################################################################
  1269. # modules/small.pl
  1270. ################################################################################
  1271. Index of all small pages
  1272. Κατάλογος όλων των μικρών σελίδων
  1273. ################################################################################
  1274. # modules/sort.pl
  1275. ################################################################################
  1276. Sort alphabetically
  1277. Sorted alphabetically
  1278. Sorted by last update first
  1279. Sort by last update
  1280. Sorted by creation date
  1281. Sort by creation date
  1282. ################################################################################
  1283. # modules/static-copy.pl
  1284. ################################################################################
  1285. Static Copy
  1286. Στατικό Αντίγραφο
  1287. Back to %s
  1288. Επιστροφή στο %s
  1289. ################################################################################
  1290. # modules/static-hybrid.pl
  1291. ################################################################################
  1292. Editing not allowed for %s.
  1293. Δεν επιτρέπεται η επεξεργασία του %s.
  1294. ################################################################################
  1295. # modules/svg-edit.pl
  1296. ################################################################################
  1297. Edit image in the browser
  1298. Summary of your changes:
  1299. ################################################################################
  1300. # modules/sync.pl
  1301. ################################################################################
  1302. Copy to %1 succeeded: %2.
  1303. Η αντιγραφή στο %1 ολοκληρώθηκε με επιτυχία: %2.
  1304. Copy to %1 failed: %2.
  1305. Η αντιγραφή στο %1 απέτυχε: %2.
  1306. ################################################################################
  1307. # modules/tags.pl
  1308. ################################################################################
  1309. Tag
  1310. Ετικέτα
  1311. Feed for this tag
  1312. Tag Cloud
  1313. Σύννεφο Ετικετών
  1314. Rebuilding index not done.
  1315. Η ενημέρωση του καταλόγου δεν έχει ολοκληρωθεί ακόμη.
  1316. (Rebuilding the index can only be done once every 12 hours.)
  1317. (Η ενημέρωση του καταλόγου μπορεί να γίνει μόνο μία φορά κάθε 12 ώρες.)
  1318. Rebuild tag index
  1319. list tags
  1320. tag cloud
  1321. ################################################################################
  1322. # modules/templates.pl
  1323. ################################################################################
  1324. Alternatively, use one of the following templates:
  1325. Εναλλακτικά, χρησιμοποιήστε ένα από τα παρακάτω templates:
  1326. ################################################################################
  1327. # modules/throttle.pl
  1328. ################################################################################
  1329. Too many instances. Only %s allowed.
  1330. Πάρα πολλές ταυτόχρονες αιτήσεις στον εξυπηρετητή αυτής της σελίδας. Επιτρέπονται μόνο %s ταυτόχρονες συνδέσεις.
  1331. Please try again later. Perhaps somebody is running maintenance or doing a long search. Unfortunately the site has limited resources, and so we must ask you for a bit of patience.
  1332. Παρακαλώ δοκιμάστε αργότερα. Μπορεί κάποιος να τρέχει αυτή τη στιγμή μια εργασία διαχείρισης ή μια μεγάλη αίτηση αναζήτησης. Δυστυχώς ο ιστότοπος έχει περιορισμένες πηγές, οπότε επαφιόμαστε προς το παρόν στην υπομονή σας.
  1333. ################################################################################
  1334. # modules/thumbs.pl
  1335. ################################################################################
  1336. thumb
  1337. Error creating thumbnail from nonexisting page %s.
  1338. Can not create thumbnail for file type %s.
  1339. Can not create thumbnail for a text document
  1340. Can not create path for thumbnail - %s
  1341. Could not open %s for writing whilst trying to save image before creating thumbnail. Check write permissions.
  1342. Failed to run %1 to create thumbnail: %2
  1343. %s ran into an error
  1344. %s produced no output
  1345. Failed to parse %s.
  1346. ################################################################################
  1347. # modules/timezone.pl
  1348. ################################################################################
  1349. Timezone
  1350. Pick your timezone:
  1351. Set
  1352. ################################################################################
  1353. # modules/toc-headers.pl
  1354. ################################################################################
  1355. Contents
  1356. Περιεχόμενα
  1357. ################################################################################
  1358. # modules/today.pl
  1359. ################################################################################
  1360. Create a new page for today
  1361. Δημιουργία μιας νέας σελίδας για τη σημερινή ημερομηνία
  1362. ################################################################################
  1363. # modules/translation-links.pl
  1364. ################################################################################
  1365. Add Translation
  1366. Added translation: %1 (%2)
  1367. Translate %s
  1368. Thank you for writing a translation of %s.
  1369. Please indicate what language you will be using.
  1370. Language is missing
  1371. Suggested languages:
  1372. Please indicate a page name for the translation of %s.
  1373. More help may be available here: %s.
  1374. Translated page:
  1375. Please provide a different page name for the translation.
  1376. ################################################################################
  1377. # modules/translations.pl
  1378. ################################################################################
  1379. This page is a translation of %s.
  1380. Αυτή η σελίδα είναι μετάφραση της %s.
  1381. The translation is up to date.
  1382. Αυτή η μετάφραση είναι ενημερωμένη με τις τελευταίες αλλαγές.
  1383. The translation is outdated.
  1384. Αυτή η μετάφραση χρειάζεται ενημέρωση.
  1385. The page does not exist.
  1386. Αυτή η σελίδα δεν υπάρχει.
  1387. ################################################################################
  1388. # modules/upgrade.pl
  1389. ################################################################################
  1390. Upgrading Database
  1391. Did the previous upgrade end with an error? A lock was left behind.
  1392. Unlock wiki
  1393. Upgrade complete.
  1394. Upgrade complete. Please remove $ModuleDir/upgade.pl, now.
  1395. ################################################################################
  1396. # modules/usemod.pl
  1397. ################################################################################
  1398. http://search.barnesandnoble.com/booksearch/isbninquiry.asp?ISBN=%s
  1399. http://www.amazon.com/exec/obidos/ISBN=%s
  1400. alternate
  1401. εναλλακτική
  1402. http://www.pricescan.com/books/BookDetail.asp?isbn=%s
  1403. search
  1404. αναζήτηση
  1405. ################################################################################
  1406. # modules/wanted.pl
  1407. ################################################################################
  1408. Wanted Pages
  1409. Επιθυμητές Σελίδες
  1410. %s pages
  1411. %s σελίδες
  1412. %s, referenced from:
  1413. %s, αναφέρονται από:
  1414. ################################################################################
  1415. # modules/webapp.pl
  1416. ################################################################################
  1417. Web application for offline browsing
  1418. ################################################################################
  1419. # modules/webdav.pl
  1420. ################################################################################
  1421. Upload of %s file
  1422. Μεταφόρτωση του αρχείου %s
  1423. ################################################################################
  1424. # modules/weblog-1.pl
  1425. ################################################################################
  1426. Blog
  1427. Ιστολόγιο
  1428. ################################################################################
  1429. # modules/weblog-3.pl
  1430. ################################################################################
  1431. Matching pages:
  1432. Σελίδες που ταιριάζουν:
  1433. New
  1434. Νέο
  1435. Edit %s.
  1436. Επεξεργασία του %s.
  1437. ################################################################################
  1438. # modules/weblog-4.pl
  1439. ################################################################################
  1440. Tags:
  1441. Ετικέτες:
  1442. #
  1443. END_OF_TRANSLATION