You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
isso/isso/js/app/i18n/el_GR.js

30 lines
1.6 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

define({
"postbox-text": "Γράψτε το σχόλιο εδώ (τουλάχιστον 3 χαρακτήρες)",
"postbox-author": "Όνομα (προαιρετικό)",
"postbox-email": "E-mail (προαιρετικό)",
"postbox-website": "Ιστοσελίδα (προαιρετικό)",
"postbox-preview": "Πρεμιέρα",
"postbox-edit": "Επεξεργασία",
"postbox-submit": "Υποβολή",
"num-comments": "Ένα σχόλιο\n{{ n }} σχόλια",
"no-comments": "Δεν υπάρχουν σχόλια",
"comment-reply": "Απάντηση",
"comment-edit": "Επεξεργασία",
"comment-save": "Αποθήκευση",
"comment-delete": "Διαγραφή",
"comment-confirm": "Επιβεβαίωση",
"comment-close": "Κλείσιμο",
"comment-cancel": "Ακύρωση",
"comment-deleted": "Διαγραμμένο σχόλιο ",
"comment-queued": "Το σχόλιο αναμένει έγκριση",
"comment-anonymous": "Ανώνυμος",
"comment-hidden": "{{ n }} Κρυμμένα",
"date-now": "τώρα",
"date-minute": "πριν ένα λεπτό\nπριν {{ n }} λεπτά",
"date-hour": "πριν μία ώρα\nπριν {{ n }} ώρες",
"date-day": "Χτες\nπριν {{ n }} μέρες",
"date-week": "την προηγούμενη εβδομάδα\nπριν {{ n }} εβδομάδες",
"date-month": "τον προηγούμενο μήνα\nπριν {{ n }} μήνες",
"date-year": "πέρυσι\nπριν {{ n }} χρόνια"
});