Update Kirby and dependencies
This commit is contained in:
parent
503b339974
commit
399fa20902
439 changed files with 66915 additions and 64442 deletions
|
@ -49,6 +49,9 @@
|
|||
"email": "Διεύθυνση ηλεκτρονικού ταχυδρομείου",
|
||||
"email.placeholder": "mail@example.com",
|
||||
|
||||
"entries": "Entries",
|
||||
"entry": "Entry",
|
||||
|
||||
"environment": "Environment",
|
||||
|
||||
"error.access.code": "Mη έγκυρος κωδικός",
|
||||
|
@ -294,6 +297,7 @@
|
|||
"hide": "Hide",
|
||||
"hour": "Ώρα",
|
||||
"import": "Import",
|
||||
"info": "Info",
|
||||
"insert": "\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae",
|
||||
"insert.after": "Insert after",
|
||||
"insert.before": "Insert before",
|
||||
|
@ -336,10 +340,12 @@
|
|||
"license": "\u0386\u03b4\u03b5\u03b9\u03b1 \u03a7\u03c1\u03ae\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 Kirby",
|
||||
"license.buy": "Αγοράστε μια άδεια",
|
||||
"license.register": "Εγγραφή",
|
||||
"license.manage": "Manage your licenses",
|
||||
"license.register.help": "Έχετε λάβει τον κωδικό άδειας χρήσης μετά την αγορά μέσω ηλεκτρονικού ταχυδρομείου. Παρακαλώ αντιγράψτε και επικολλήστε τον για να εγγραφείτε.",
|
||||
"license.register.label": "Παρακαλώ εισαγάγετε τον κωδικό άδειας χρήσης",
|
||||
"license.register.success": "Σας ευχαριστούμε για την υποστήριξη του Kirby",
|
||||
"license.unregistered": "Αυτό είναι ένα μη καταχωρημένο demo του Kirby",
|
||||
"license.unregistered.label": "Unregistered",
|
||||
|
||||
"link": "\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2",
|
||||
"link.text": "\u039a\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5",
|
||||
|
@ -354,7 +360,7 @@
|
|||
"lock.unlock": "Unlock",
|
||||
"lock.isUnlocked": "Your unsaved changes have been overwritten by another user. You can download your changes to merge them manually.",
|
||||
|
||||
"login": "\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7",
|
||||
"login": "Σύνδεση",
|
||||
"login.code.label.login": "Login code",
|
||||
"login.code.label.password-reset": "Password reset code",
|
||||
"login.code.placeholder.email": "000 000",
|
||||
|
@ -469,20 +475,28 @@
|
|||
|
||||
"section.required": "The section is required",
|
||||
|
||||
"security": "Security",
|
||||
"select": "Επιλογή",
|
||||
"server": "Server",
|
||||
"settings": "Ρυθμίσεις",
|
||||
"show": "Show",
|
||||
"site.blueprint": "The site has no blueprint yet. You can define the setup in <strong>/site/blueprints/site.yml</strong>",
|
||||
"size": "Μέγεθος",
|
||||
"slug": "\u0395\u03c0\u03af\u03b8\u03b5\u03bc\u03b1 URL",
|
||||
"sort": "Ταξινόμηση",
|
||||
|
||||
"stats.empty": "No reports",
|
||||
"system.issues.content": "The content folder seems to be exposed",
|
||||
"system.issues.debug": "Debugging must be turned off in production",
|
||||
"system.issues.git": "The .git folder seems to be exposed",
|
||||
"system.issues.https": "We recommend HTTPS for all your sites",
|
||||
"system.issues.kirby": "The kirby folder seems to be exposed",
|
||||
"system.issues.site": "The site folder seems to be exposed",
|
||||
|
||||
"title": "Τίτλος",
|
||||
"template": "\u03a0\u03c1\u03cc\u03c4\u03c5\u03c0\u03bf",
|
||||
"today": "Σήμερα",
|
||||
|
||||
"server": "Server",
|
||||
|
||||
"site.blueprint": "The site has no blueprint yet. You can define the setup in <strong>/site/blueprints/site.yml</strong>",
|
||||
|
||||
"toolbar.button.code": "Κώδικας",
|
||||
"toolbar.button.bold": "\u0388\u03bd\u03c4\u03bf\u03bd\u03b7 \u03b3\u03c1\u03b1\u03c6\u03ae",
|
||||
"toolbar.button.email": "Email",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue