diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-17 00:12:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-17 00:12:48 +0000 |
commit | 5e5671983ca66812a9a5ed0b26cde84355b84ab8 (patch) | |
tree | 5bcccd7dfcf0d876a2835b264c7b178ed5014ed0 /lib/l10n | |
parent | db9ad32d7557ef5c3f1632a112eb2e7a9a85610f (diff) | |
download | nextcloud-server-5e5671983ca66812a9a5ed0b26cde84355b84ab8.tar.gz nextcloud-server-5e5671983ca66812a9a5ed0b26cde84355b84ab8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/el.js | 3 | ||||
-rw-r--r-- | lib/l10n/el.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 1716a6c97e7..8bc15fb9c32 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -218,9 +218,12 @@ OC.L10N.register( "Storage connection error. %s" : "Σφάλμα σύνδεσης με αποθηκευτικό χώρο. %s", "Storage is temporarily not available" : "Μη διαθέσιμος χώρος αποθήκευσης προσωρινά", "Storage connection timeout. %s" : "Λήξη χρονικού ορίου σύνδεσης με αποθηκευτικό χώρο.%s", + "Personal" : "Προσωπικά", + "Admin" : "Διαχειριστής", "APCu" : "APCu", "Redis" : "Redis", "Tips & tricks" : "Συμβουλές & κόλπα", + "DB Error: \"%s\"" : "Σφάλμα βάσης δεδομένων: \"%s\"", "Sync clients" : "Εφαρμογές συγχρονισμού" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/el.json b/lib/l10n/el.json index c4781c74002..cbb22cd33bc 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -216,9 +216,12 @@ "Storage connection error. %s" : "Σφάλμα σύνδεσης με αποθηκευτικό χώρο. %s", "Storage is temporarily not available" : "Μη διαθέσιμος χώρος αποθήκευσης προσωρινά", "Storage connection timeout. %s" : "Λήξη χρονικού ορίου σύνδεσης με αποθηκευτικό χώρο.%s", + "Personal" : "Προσωπικά", + "Admin" : "Διαχειριστής", "APCu" : "APCu", "Redis" : "Redis", "Tips & tricks" : "Συμβουλές & κόλπα", + "DB Error: \"%s\"" : "Σφάλμα βάσης δεδομένων: \"%s\"", "Sync clients" : "Εφαρμογές συγχρονισμού" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |