summaryrefslogtreecommitdiffstats
path: root/core/l10n/el.php
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-08-23 11:20:37 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-08-23 11:20:37 +0200
commit900382057db5527dccfdb4b62f3b35b153899908 (patch)
tree72ea03f99c1b23d1e076a3fdeae25efabc511116 /core/l10n/el.php
parent391e064e67eaab5fb63ed568946af97b6a243fdd (diff)
downloadnextcloud-server-900382057db5527dccfdb4b62f3b35b153899908.tar.gz
nextcloud-server-900382057db5527dccfdb4b62f3b35b153899908.zip
updated translations
Diffstat (limited to 'core/l10n/el.php')
-rw-r--r--core/l10n/el.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/el.php b/core/l10n/el.php
index fb97bf6abdb..ab83146c534 100644
--- a/core/l10n/el.php
+++ b/core/l10n/el.php
@@ -1,4 +1,8 @@
<?php $TRANSLATIONS = array(
+"Personal" => "Προσωπικά",
+"Users" => "Χρήστες",
+"Apps" => "Εφαρμογές",
+"Help" => "Βοήθεια",
"Login failed!" => "Η σύνδεση απέτυχε!",
"remember" => "να με θυμάσαι",
"Create an <strong>admin account</strong>" => "Δημιουργήστε έναν <strong>λογαριασμό διαχειριστή</strong>",
@@ -19,5 +23,6 @@
"prev" => "προηγούμενο",
"next" => "επόμενο",
"You are logged out." => "Έχετε αποσυνδεθεί.",
+"Log out" => "Αποσύνδεση",
"Settings" => "Ρυθμίσεις"
);