diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-14 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-14 00:08:31 +0000 |
commit | 99cef14c31bd1420cf57fc7a0c58ce5fc82c7f5a (patch) | |
tree | 6c68d0ed3d79bb346a44f66a5ab3ba753b155853 /apps/oauth2 | |
parent | 4a140398a93af53f36eb3c7aa659d09fe7f62f26 (diff) | |
download | nextcloud-server-99cef14c31bd1420cf57fc7a0c58ce5fc82c7f5a.tar.gz nextcloud-server-99cef14c31bd1420cf57fc7a0c58ce5fc82c7f5a.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", |