-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Conversation
@telis93 can you review please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok @zaggino I went through the translation, I only found some small typos. Excellent work @despoinakaz 👍
@@ -120,11 +132,15 @@ define({ | |||
|
|||
"OPEN_FILE" : "Άνοιγμα Αρχείου", | |||
"SAVE_FILE_AS" : "Αποθήκευση Αρχείου", | |||
"CHOOSE_FOLDER" : "Επίλεξε ένα φάκελο", | |||
"CHOOSE_FOLDER" : "Επέλεξε ένα φάκελο", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a tough one but it is "Επίλεξε". See here :)
@@ -271,17 +295,23 @@ define({ | |||
"CMD_CSS_QUICK_EDIT_NEW_RULE" : "Νέος Κανόνας", | |||
"CMD_NEXT_DOC" : "Επόμενο Έγγραφο", | |||
"CMD_PREV_DOC" : "Προηγούμενο Έγγραφο", | |||
"CMD_NEXT_DOC_LIST_ORDER" : "Επόμενο έγγραφο στην λίστα", | |||
"CMD_PREV_DOC_LIST_ORDER" : "Προηγούμενο έγγραφο στην λίστ", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You missed an "α" here :)
"CMD_NEW_BRACKETS_WINDOW" : "Νέο Παράθυρο {APP_NAME}", | ||
"CMD_LAUNCH_SCRIPT_MAC" : "Εγκάτασταση συντόμευσης για την γραμμή εντολών", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here it should be "Εγκατάσταση"
BTW @teldosas is my new account 😉 |
Thanks a lot @teldosas! I have made the changes. |
Thanks! |
No description provided.