diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-14 00:08:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-14 00:08:21 +0000 |
commit | d1f3e1de963b9ed90d6a12b0a34fa803d7e7e3ce (patch) | |
tree | a154df73222a796c48397ee96a40be12d5de456b /apps/oauth2 | |
parent | ded780a45a25f6a9aaeb7292a6611e0bf3740e27 (diff) | |
download | nextcloud-server-d1f3e1de963b9ed90d6a12b0a34fa803d7e7e3ce.tar.gz nextcloud-server-d1f3e1de963b9ed90d6a12b0a34fa803d7e7e3ce.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r-- | apps/oauth2/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/oauth2/l10n/de.json | 2 | ||||
-rw-r--r-- | apps/oauth2/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/oauth2/l10n/de_DE.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js index 9fce0856933..a3927dbd517 100644 --- a/apps/oauth2/l10n/de.js +++ b/apps/oauth2/l10n/de.js @@ -2,7 +2,7 @@ OC.L10N.register( "oauth2", { "OAuth 2.0 clients" : "OAuth-2.0-Clients", - "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf %s zu fragen.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf %s zu fragen.", "Name" : "Name", "Redirection URI" : "Weiterleitungs-URI", "Client Identifier" : "Client-Identifikationsmerkmal", diff --git a/apps/oauth2/l10n/de.json b/apps/oauth2/l10n/de.json index 31aae6642f7..42c48422d93 100644 --- a/apps/oauth2/l10n/de.json +++ b/apps/oauth2/l10n/de.json @@ -1,6 +1,6 @@ { "translations": { "OAuth 2.0 clients" : "OAuth-2.0-Clients", - "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf %s zu fragen.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf %s zu fragen.", "Name" : "Name", "Redirection URI" : "Weiterleitungs-URI", "Client Identifier" : "Client-Identifikationsmerkmal", diff --git a/apps/oauth2/l10n/de_DE.js b/apps/oauth2/l10n/de_DE.js index 9fce0856933..a3927dbd517 100644 --- a/apps/oauth2/l10n/de_DE.js +++ b/apps/oauth2/l10n/de_DE.js @@ -2,7 +2,7 @@ OC.L10N.register( "oauth2", { "OAuth 2.0 clients" : "OAuth-2.0-Clients", - "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf %s zu fragen.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf %s zu fragen.", "Name" : "Name", "Redirection URI" : "Weiterleitungs-URI", "Client Identifier" : "Client-Identifikationsmerkmal", diff --git a/apps/oauth2/l10n/de_DE.json b/apps/oauth2/l10n/de_DE.json index 31aae6642f7..42c48422d93 100644 --- a/apps/oauth2/l10n/de_DE.json +++ b/apps/oauth2/l10n/de_DE.json @@ -1,6 +1,6 @@ { "translations": { "OAuth 2.0 clients" : "OAuth-2.0-Clients", - "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf %s zu fragen.", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf %s zu fragen.", "Name" : "Name", "Redirection URI" : "Weiterleitungs-URI", "Client Identifier" : "Client-Identifikationsmerkmal", |