diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-20 01:11:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-20 01:11:55 +0000 |
commit | c48332a14fe4e367e52b3fb2f53e4f58a47a7b66 (patch) | |
tree | 8247b6e54e934d97d8e330cb00842b2c1f8f1a1d /apps/dav/l10n | |
parent | 980c78048bdfdcb41cd7154c865af68ba091ac27 (diff) | |
download | nextcloud-server-c48332a14fe4e367e52b3fb2f53e4f58a47a7b66.tar.gz nextcloud-server-c48332a14fe4e367e52b3fb2f53e4f58a47a7b66.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index 86082e3f8c6..70cfd8050a6 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -55,6 +55,7 @@ OC.L10N.register( "Description:" : "Описание:", "Link:" : "Ссылка:", "Contacts" : "Контакты", + "WebDAV" : "WebDAV", "Technical details" : "Технические подробности", "Remote Address: %s" : "Удаленный адрес: %s", "Request ID: %s" : "ID запроса: %s", diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json index 8c53fede2aa..934bcaa719e 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -53,6 +53,7 @@ "Description:" : "Описание:", "Link:" : "Ссылка:", "Contacts" : "Контакты", + "WebDAV" : "WebDAV", "Technical details" : "Технические подробности", "Remote Address: %s" : "Удаленный адрес: %s", "Request ID: %s" : "ID запроса: %s", |