mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-27 22:47:23 +08:00
laravel lang update + remove lang/_target
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"(and :count more error)": "(και άλλα :count σφάλματα)",
|
||||
"(and :count more errors)": "(και άλλα :count σφάλματα)|(και άλλα :count λάθη)|(και άλλα :count λάθη)",
|
||||
"A decryption key is required.": "A decryption key is required.",
|
||||
"All rights reserved.": "Πνευματική προστασία περιεχομένου.",
|
||||
"Encrypted environment file already exists.": "Encrypted environment file already exists.",
|
||||
"Encrypted environment file not found.": "Encrypted environment file not found.",
|
||||
"Environment file already exists.": "Environment file already exists.",
|
||||
"Environment file not found.": "Environment file not found.",
|
||||
"errors": "σφάλματα",
|
||||
"Forbidden": "Απαγορευμένο",
|
||||
"Go to page :page": "Μετάβαση στη σελίδα :page",
|
||||
"Hello!": "Χαίρετε!",
|
||||
"If you did not create an account, no further action is required.": "Εάν δεν δημιουργήσατε λογαριασμό, δεν απαιτείται περαιτέρω ενέργεια.",
|
||||
"If you did not request a password reset, no further action is required.": "Εάν δεν ζητήσατε επαναφορά κωδικού πρόσβασης, δεν απαιτείται περαιτέρω ενέργεια.",
|
||||
"If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Αν αντιμετωπίζετε προβλήματα με το κλικ στο κουμπί \":actionText\", αντιγράψτε και επικολλήστε την παρακάτω διεύθυνση \nστο πρόγραμμα περιήγησης:",
|
||||
"Invalid filename.": "Μη έγκυρο όνομα αρχείου.",
|
||||
"Invalid JSON was returned from the route.": "Επιστράφηκε μη έγκυρο JSON από τη διαδρομή.",
|
||||
"length": "Μήκος",
|
||||
"Location": "Τοποθεσία",
|
||||
"Login": "Είσοδος",
|
||||
"Logout": "Έξοδος",
|
||||
"Not Found": "Δεν Βρέθηκε",
|
||||
"of": "του",
|
||||
"Page Expired": "Η συνεδρία έληξε",
|
||||
"Pagination Navigation": "Πλοήγηση Σελιδοποίησης",
|
||||
"Payment Required": "Απαιτείται πληρωμή",
|
||||
"Please click the button below to verify your email address.": "Κάντε κλικ στο παρακάτω κουμπί για να επαληθεύσετε τη διεύθυνση ηλεκτρονικού ταχυδρομείου σας.",
|
||||
"Regards,": "Φιλικά,",
|
||||
"Register": "Εγγραφή",
|
||||
"Reset Password": "Επαναφορά Κωδικού",
|
||||
"Reset Password Notification": "Ειδοποίηση επαναφοράς κωδικού",
|
||||
"results": "αποτέλεσμα",
|
||||
"Server Error": "Σφάλμα στον εξυπηρετητή (server)",
|
||||
"Service Unavailable": "Μη διαθέσιμη υπηρεσία",
|
||||
"Showing": "Εμφάνιση",
|
||||
"The given data was invalid.": "Τα δεδομένα που δόθηκαν δεν ήταν έγκυρα.",
|
||||
"The response is not a streamed response.": "Η απάντηση δεν είναι απάντηση ροής.",
|
||||
"The response is not a view.": "Η απάντηση δεν είναι άποψη.",
|
||||
"This action is unauthorized.": "Αυτή η ενέργεια είναι μη εξουσιοδοτημένη.",
|
||||
"This password reset link will expire in :count minutes.": "Αυτός ο σύνδεσμος επαναφοράς κωδικού, θα λήξει σε :count λεπτά.",
|
||||
"to": "προς",
|
||||
"Toggle navigation": "Εναλλαγή πλοήγησης",
|
||||
"Too Many Requests": "Πάρα πολλά αιτήματα",
|
||||
"Unauthorized": "Χωρίς εξουσιοδότηση",
|
||||
"Verify Email Address": "Επιβεβαιώστε τη διεύθυνση ηλεκτρονικού ταχυδρομείου",
|
||||
"Whoops!": "Ουπς!",
|
||||
"You are receiving this email because we received a password reset request for your account.": "Λαμβάνετε αυτό το μήνυμα ηλεκτρονικού ταχυδρομείου επειδή λάβαμε ένα αίτημα επαναφοράς κωδικού πρόσβασης για το λογαριασμό σας."
|
||||
}
|
||||
Reference in New Issue
Block a user