Skip to content

Commit

Permalink
Merge pull request #675 from Valamorde/greek-localisation
Browse files Browse the repository at this point in the history
#674 Greek Localization
  • Loading branch information
Caldis authored Jan 10, 2025
2 parents 07e941f + 8dab760 commit 034cabd
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions Mos/Localization/el.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
/*
Localizable.strings
Mos
In-code text internationalization
Created by Valamorde on 2024/11/09.
*/

// Global
"Ensure" = "Αποδοχή";
"Cancel" = "Ακύρωση";
"Version" = "Έκδοση";
"Done" = "Εξουσιοδοτημένο";
"Error" = "Σφάλμα";

// Status Bar Icon Menu
"Needs access to Accessibility controls" = "Χρειάζεται πρόσβαση στον Έλεγχο Προσβασιμότητας";
"Scroll Monitor" = " Παρακολούθηση Κύλισης";
"Preferences" = " Προτιμήσεις";
"Quit" = " Έξοδος";
"Hide Icon" = "Απόκρυψη Εικονιδίου";

// Notification
"Mos is running in the background" = "Το Mos τρέχει στο παρασκήνιο";
"Mos' status bar icon is hidden" = "Το εικονίδιο του Mos είναι κρυμμένο";
"Got it" = "Κατάλαβα";
"Show it" = "Προβολή";

// Preferences
"Current Version" = "Τρέχουσα Έκδοση";

// Welcome Window
"Allow to access" = "Παροχή πρόσβασης";
"Begin smooth" = "Έναρξη εξομάλυνσης";

0 comments on commit 034cabd

Please sign in to comment.