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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-26 04:12:06 +0300
committerNextcloud bot <bot@nextcloud.com>2018-12-26 04:12:06 +0300
commit32eeb94692687bd68435f206ca38996073dfe07d (patch)
tree660ce99cc78688d8d294472aeaebfc81820d658a /apps/oauth2
parent1accc18b8db8c1d7ba3ecc209f2c5b96d2dae668 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/el.js1
-rw-r--r--apps/oauth2/l10n/el.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/el.js b/apps/oauth2/l10n/el.js
index fdb465b32aa..9aea27e008b 100644
--- a/apps/oauth2/l10n/el.js
+++ b/apps/oauth2/l10n/el.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Secret" : "Μυστικό",
"Add client" : "Προσθήκη πελάτη",
"Add" : "Προσθήκη",
+ "Delete" : "Διαγραφή",
"OAuth 2.0 allows external services to request access to %s." : "Το OAuth 2.0 επιτρέπει σε εξωτερικές υπηρεσίες να ζητούν πρόσβαση στο %s σας."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/el.json b/apps/oauth2/l10n/el.json
index 254c2c3026d..ab10c419155 100644
--- a/apps/oauth2/l10n/el.json
+++ b/apps/oauth2/l10n/el.json
@@ -7,6 +7,7 @@
"Secret" : "Μυστικό",
"Add client" : "Προσθήκη πελάτη",
"Add" : "Προσθήκη",
+ "Delete" : "Διαγραφή",
"OAuth 2.0 allows external services to request access to %s." : "Το OAuth 2.0 επιτρέπει σε εξωτερικές υπηρεσίες να ζητούν πρόσβαση στο %s σας."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file