greek-utf8.pl 58 KB

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