summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-24 00:08:01 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-24 00:08:01 +0000
commitd95b46ffb75d70498191f817eb1fd7d919bf7d73 (patch)
tree896f649fd3cf3fde8384f8965a17cfd5eb398b18 /apps/oauth2
parent05d979c6655a830f5626debe0e9e98171e6326a3 (diff)
downloadnextcloud-server-d95b46ffb75d70498191f817eb1fd7d919bf7d73.tar.gz
nextcloud-server-d95b46ffb75d70498191f817eb1fd7d919bf7d73.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/el.js2
-rw-r--r--apps/oauth2/l10n/el.json2
-rw-r--r--apps/oauth2/l10n/is.js1
-rw-r--r--apps/oauth2/l10n/is.json1
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/el.js b/apps/oauth2/l10n/el.js
index 466f273cc45..2dd54724e2a 100644
--- a/apps/oauth2/l10n/el.js
+++ b/apps/oauth2/l10n/el.js
@@ -3,8 +3,10 @@ OC.L10N.register(
{
"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" : "Όνομα",
"Redirection URI" : "Ανακατεύθυνση URI",
+ "Client Identifier" : "Αναγνωριστής πελάτη",
"Secret" : "Μυστικό",
"Add client" : "Προσθήκη πελάτη",
"Add" : "Προσθήκη"
diff --git a/apps/oauth2/l10n/el.json b/apps/oauth2/l10n/el.json
index b8ca88804e9..8529de20246 100644
--- a/apps/oauth2/l10n/el.json
+++ b/apps/oauth2/l10n/el.json
@@ -1,8 +1,10 @@
{ "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" : "Όνομα",
"Redirection URI" : "Ανακατεύθυνση URI",
+ "Client Identifier" : "Αναγνωριστής πελάτη",
"Secret" : "Μυστικό",
"Add client" : "Προσθήκη πελάτη",
"Add" : "Προσθήκη"
diff --git a/apps/oauth2/l10n/is.js b/apps/oauth2/l10n/is.js
index a6b4a58b1ad..cc060b16adc 100644
--- a/apps/oauth2/l10n/is.js
+++ b/apps/oauth2/l10n/is.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 biðlarar",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 gerir utanaðkomandi þjónustum kleift að biðja um aðgang að %s.",
"Name" : "Nafn",
"Redirection URI" : "Endurbeiningarslóð",
"Client Identifier" : "Biðlaraauðkenni",
diff --git a/apps/oauth2/l10n/is.json b/apps/oauth2/l10n/is.json
index 4bf8d4f135e..0729159583e 100644
--- a/apps/oauth2/l10n/is.json
+++ b/apps/oauth2/l10n/is.json
@@ -1,6 +1,7 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 biðlarar",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 gerir utanaðkomandi þjónustum kleift að biðja um aðgang að %s.",
"Name" : "Nafn",
"Redirection URI" : "Endurbeiningarslóð",
"Client Identifier" : "Biðlaraauðkenni",