-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
Showing
2 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"Play": "Aναπαραγωγή", | ||
"Pause": "Παύση", | ||
"Current Time": "Τρέχων χρόνος", | ||
"Duration Time": "Συνολικός χρόνος", | ||
"Remaining Time": "Υπολοιπόμενος χρόνος", | ||
"Stream Type": "Τύπος ροής", | ||
"LIVE": "ΖΩΝΤΑΝΑ", | ||
"Loaded": "Φόρτωση επιτυχής", | ||
"Progress": "Πρόοδος", | ||
"Fullscreen": "Πλήρης οθόνη", | ||
"Non-Fullscreen": "Έξοδος από πλήρη οθόνη", | ||
"Mute": "Σίγαση", | ||
"Unmute": "Kατάργηση σίγασης", | ||
"Playback Rate": "Ρυθμός αναπαραγωγής", | ||
"Subtitles": "Υπότιτλοι", | ||
"subtitles off": "απόκρυψη υπότιτλων", | ||
"Captions": "Λεζάντες", | ||
"captions off": "απόκρυψη λεζάντων", | ||
"Chapters": "Κεφάλαια", | ||
"You aborted the media playback": "Ακυρώσατε την αναπαραγωγή", | ||
"A network error caused the media download to fail part-way.": "Ένα σφάλμα δικτύου προκάλεσε την αποτυχία μεταφόρτωσης του αρχείου προς αναπαραγωγή.", | ||
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "Το αρχείο προς αναπαραγωγή δεν ήταν δυνατό να φορτωθεί είτε γιατί υπήρξε σφάλμα στον διακομιστή ή το δίκτυο, είτε γιατί ο τύπος του αρχείου δεν υποστηρίζεται.", | ||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Η αναπαραγωγή ακυρώθηκε είτε λόγω κατεστραμμένου αρχείου, είτε γιατί το αρχείο απαιτεί λειτουργίες που δεν υποστηρίζονται από το πρόγραμμα περιήγησης που χρησιμοποιείτε.", | ||
"No compatible source was found for this media.": "Δεν βρέθηκε συμβατή πηγή αναπαραγωγής για το συγκεκριμένο αρχείο.", | ||
"Play video": "Αναπαραγωγή βίντεο", | ||
"Close": "Κλείσιμο", | ||
"Modal Window": "Aναδυόμενο παράθυρο", | ||
"This is a modal window": "Το παρών είναι ένα αναδυόμενο παράθυρο", | ||
"This modal can be closed by pressing the Escape key or activating the close button.": "Αυτό το παράθυρο μπορεί να εξαφανιστεί πατώντας το πλήκτρο Escape ή πατώντας το κουμπί κλεισίματος.", | ||
", opens captions settings dialog": ", εμφανίζει τις ρυθμίσεις για τις λεζάντες", | ||
", opens subtitles settings dialog": ", εμφανίζει τις ρυθμίσεις για τους υπότιτλους", | ||
", selected": ", επιλεγμένο" | ||
} |