diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-23 11:20:37 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-23 11:20:37 +0200 |
commit | 900382057db5527dccfdb4b62f3b35b153899908 (patch) | |
tree | 72ea03f99c1b23d1e076a3fdeae25efabc511116 /apps/media/l10n/el.php | |
parent | 391e064e67eaab5fb63ed568946af97b6a243fdd (diff) | |
download | nextcloud-server-900382057db5527dccfdb4b62f3b35b153899908.tar.gz nextcloud-server-900382057db5527dccfdb4b62f3b35b153899908.zip |
updated translations
Diffstat (limited to 'apps/media/l10n/el.php')
-rw-r--r-- | apps/media/l10n/el.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/media/l10n/el.php b/apps/media/l10n/el.php index 47918ec2f9a..6d4b781b78f 100644 --- a/apps/media/l10n/el.php +++ b/apps/media/l10n/el.php @@ -1,6 +1,11 @@ <?php $TRANSLATIONS = array( "Music" => "Μουσική", +"Play" => "Αναπαραγωγή", "Pause" => "Παύση", +"Previous" => "Προηγούμενο", +"Next" => "Επόμενο", +"Mute" => "Σίγαση", +"Unmute" => "Επαναφορά ήχου", "Songs scanned" => "Σαρωμένα τραγούγια", "Rescan Collection" => "Επανασάρωση συλλογής", "Artist" => "Καλλιτέχνης", |