summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-05 00:12:13 +0000
committerNextcloud bot <bot@nextcloud.com>2018-04-05 00:12:13 +0000
commit2c6a534d5d3b76506811064e360dc311fd929abe (patch)
treee4f68755939dd6575e873512fd67d4e24dcdbb8b /apps/oauth2
parentce7a835772f7cf44a40fcb3764914f1b07c044ae (diff)
downloadnextcloud-server-2c6a534d5d3b76506811064e360dc311fd929abe.tar.gz
nextcloud-server-2c6a534d5d3b76506811064e360dc311fd929abe.zip
[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 76443d98d07..98031ed423e 100644
--- a/apps/oauth2/l10n/el.js
+++ b/apps/oauth2/l10n/el.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Πελάτες OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "Το OAuth 2.0 επιτρέπει σε εξωτερικές υπηρεσίες να ζητούν πρόσβαση στο %s σας.",
"Name" : "Όνομα",
diff --git a/apps/oauth2/l10n/el.json b/apps/oauth2/l10n/el.json
index defc366540a..e10f10bdac9 100644
--- a/apps/oauth2/l10n/el.json
+++ b/apps/oauth2/l10n/el.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Πελάτες OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "Το OAuth 2.0 επιτρέπει σε εξωτερικές υπηρεσίες να ζητούν πρόσβαση στο %s σας.",
"Name" : "Όνομα",