diff options
Diffstat (limited to 'apps/dav')
-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 7dbe87c21b5..ba7a337098a 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -60,6 +60,7 @@ OC.L10N.register( "More options at %s" : "Дополнительные параметры на %s", "Contacts" : "Контакты", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "точка подключения 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 0ae5a345a62..2b90690765a 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -58,6 +58,7 @@ "More options at %s" : "Дополнительные параметры на %s", "Contacts" : "Контакты", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "точка подключения WebDAV", "Technical details" : "Технические подробности", "Remote Address: %s" : "Удаленный адрес: %s", "Request ID: %s" : "ID запроса: %s", |