diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-10 00:13:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-10 00:13:31 +0000 |
commit | e2f5355f731b5898277317722a6ae1e8de39a684 (patch) | |
tree | 41268d2067c56e969db436f4894fdb0ce5b36a73 /apps/dav/l10n | |
parent | 44255faab38e003ed39c1b2e74ce68d7b509d504 (diff) | |
download | nextcloud-server-e2f5355f731b5898277317722a6ae1e8de39a684.tar.gz nextcloud-server-e2f5355f731b5898277317722a6ae1e8de39a684.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/es_GT.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/es_GT.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/es_GT.js b/apps/dav/l10n/es_GT.js index 6f229188f9a..d01873bd444 100644 --- a/apps/dav/l10n/es_GT.js +++ b/apps/dav/l10n/es_GT.js @@ -55,6 +55,7 @@ OC.L10N.register( "Description:" : "Descripción:", "Link:" : "Enlace:", "Contacts" : "Contactos", + "WebDAV" : "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_GT.json b/apps/dav/l10n/es_GT.json index eba678f78a0..5cbd4755efd 100644 --- a/apps/dav/l10n/es_GT.json +++ b/apps/dav/l10n/es_GT.json @@ -53,6 +53,7 @@ "Description:" : "Descripción:", "Link:" : "Enlace:", "Contacts" : "Contactos", + "WebDAV" : "WebDAV", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", |