Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-17 03:13:08 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-17 03:13:08 +0300
commit6bc2a993f7d82f08e5d48e2207b9accf7f5d3111 (patch)
treeca59f3ea9b044995efa8b3d2d8efeefbaf9a0266 /lib
parent3214e697610f43d938ecfc60398f00e443313f4c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/el.js3
-rw-r--r--lib/l10n/el.json3
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