summaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-04 02:31:57 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-04 02:31:57 +0000
commit9ee3971f7cb278f05654597dc940b0dcc4881673 (patch)
treebe43f33fa4746d123e2490cdaf65852c79c5c508 /apps/dav
parent237b6bdcd4e099c92e8169a5d7e093cbc6d59bd8 (diff)
downloadnextcloud-server-9ee3971f7cb278f05654597dc940b0dcc4881673.tar.gz
nextcloud-server-9ee3971f7cb278f05654597dc940b0dcc4881673.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/ru.js2
-rw-r--r--apps/dav/l10n/ru.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js
index 08915d20998..a2a21aa535f 100644
--- a/apps/dav/l10n/ru.js
+++ b/apps/dav/l10n/ru.js
@@ -108,6 +108,8 @@ OC.L10N.register(
"{actor} updated contact {card} in address book {addressbook}" : "{actor} изменил(а) запись {card} в адресной книге {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Вы изменили запись {card} в адресной книге {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Изменение <strong>контакта</strong> или <strong>адресной книги</strong>",
+ "File is not updatable: %1$s" : "Файл не подлежит обновлению: %1$s",
+ "Could not write file contents" : "Не удалось записать содержимое файла",
"System is in maintenance mode." : "Сервер находится в режиме обслуживания.",
"Upgrade needed" : "Требуется обновление",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ваш %s должен быть настроен на использование протокола HTTPS, чтобы можно было использовать CalDAV и CardDAV на iOS/macOS.",
diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json
index 9d528534424..ef6fd3e653a 100644
--- a/apps/dav/l10n/ru.json
+++ b/apps/dav/l10n/ru.json
@@ -106,6 +106,8 @@
"{actor} updated contact {card} in address book {addressbook}" : "{actor} изменил(а) запись {card} в адресной книге {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Вы изменили запись {card} в адресной книге {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Изменение <strong>контакта</strong> или <strong>адресной книги</strong>",
+ "File is not updatable: %1$s" : "Файл не подлежит обновлению: %1$s",
+ "Could not write file contents" : "Не удалось записать содержимое файла",
"System is in maintenance mode." : "Сервер находится в режиме обслуживания.",
"Upgrade needed" : "Требуется обновление",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ваш %s должен быть настроен на использование протокола HTTPS, чтобы можно было использовать CalDAV и CardDAV на iOS/macOS.",