diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-30 00:12:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-30 00:12:08 +0000 |
commit | 7df563ee39ce212d1cbabcc72094cd2e8f09bc89 (patch) | |
tree | b68a31e224b9fba57dd1619e1523bf2f8ca9f4d6 /apps/dav/l10n | |
parent | 8376ca3eb76f22709ca7c96b49663eb420f7096c (diff) | |
download | nextcloud-server-7df563ee39ce212d1cbabcc72094cd2e8f09bc89.tar.gz nextcloud-server-7df563ee39ce212d1cbabcc72094cd2e8f09bc89.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/es_MX.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/es_MX.json | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 4402c07a397..d8be77358a0 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -56,6 +56,7 @@ OC.L10N.register( "Link:" : "Link:", "Contacts" : "Kontakte", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 83973d8a7b6..4a633f2f69a 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -54,6 +54,7 @@ "Link:" : "Link:", "Contacts" : "Kontakte", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 058a2af65a0..517394f091f 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -56,6 +56,7 @@ OC.L10N.register( "Link:" : "Link:", "Contacts" : "Kontakte", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 824e670dfa2..107c01c8c36 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -54,6 +54,7 @@ "Link:" : "Link:", "Contacts" : "Kontakte", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/apps/dav/l10n/es_MX.js b/apps/dav/l10n/es_MX.js index d01873bd444..00f6fd81bbb 100644 --- a/apps/dav/l10n/es_MX.js +++ b/apps/dav/l10n/es_MX.js @@ -56,6 +56,7 @@ OC.L10N.register( "Link:" : "Enlace:", "Contacts" : "Contactos", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Endpoint WebDAV", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", diff --git a/apps/dav/l10n/es_MX.json b/apps/dav/l10n/es_MX.json index 5cbd4755efd..bd83d8e3ad3 100644 --- a/apps/dav/l10n/es_MX.json +++ b/apps/dav/l10n/es_MX.json @@ -54,6 +54,7 @@ "Link:" : "Enlace:", "Contacts" : "Contactos", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Endpoint WebDAV", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", |