summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-19 01:55:43 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-19 01:55:43 -0500
commit294137dda6bbe093c0c1811d19b24bf4b31912ed (patch)
tree5269e3fd6757d4a18c440d9b0b39b59fc780240a /apps/user_webdavauth
parentb32d31a2f13c5a6222a9b3fe7f7af92b4795634b (diff)
downloadnextcloud-server-294137dda6bbe093c0c1811d19b24bf4b31912ed.tar.gz
nextcloud-server-294137dda6bbe093c0c1811d19b24bf4b31912ed.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth')
-rw-r--r--apps/user_webdavauth/l10n/de.js2
-rw-r--r--apps/user_webdavauth/l10n/de.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_webdavauth/l10n/de.js b/apps/user_webdavauth/l10n/de.js
index aead50e2b72..6e667dca0b7 100644
--- a/apps/user_webdavauth/l10n/de.js
+++ b/apps/user_webdavauth/l10n/de.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"user_webdavauth",
{
- "WebDAV Authentication" : "WebDAV Authentifikation",
+ "WebDAV Authentication" : "WebDAV-Authentifizierung",
"Address:" : "Adresse:",
"Save" : "Speichern",
"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Die Benutzerdaten werden an diese Adresse gesendet. Dieses Plugin prüft die Antwort und wird die HTTP-Statuscodes 401 und 403 als ungültige Daten interpretieren und alle anderen Antworten als gültige Daten."
diff --git a/apps/user_webdavauth/l10n/de.json b/apps/user_webdavauth/l10n/de.json
index 6a9a9520dce..f347f7724e5 100644
--- a/apps/user_webdavauth/l10n/de.json
+++ b/apps/user_webdavauth/l10n/de.json
@@ -1,5 +1,5 @@
{ "translations": {
- "WebDAV Authentication" : "WebDAV Authentifikation",
+ "WebDAV Authentication" : "WebDAV-Authentifizierung",
"Address:" : "Adresse:",
"Save" : "Speichern",
"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Die Benutzerdaten werden an diese Adresse gesendet. Dieses Plugin prüft die Antwort und wird die HTTP-Statuscodes 401 und 403 als ungültige Daten interpretieren und alle anderen Antworten als gültige Daten."