summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-30 00:28:51 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-30 00:28:51 +0000
commit6f79fbc0f324925c8f1f5a048e4f98eb2ccf3898 (patch)
tree5fefe1a80b0516c981f2ff7e8607987b8eaeb06a
parentd2d454e8ecaa1afd9d5ff6259ebfad7918bb5ba3 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ru.js4
-rw-r--r--l10n/ru.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index ad7aa23a..9e7612b2 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -56,8 +56,11 @@ OC.L10N.register(
"Delete {addressbook}?" : "Удалить {addressbook}?",
"Deletion of address book was not successful." : "Удаление адресной книги не удалось.",
"Renaming of address book was not successful." : "Переименование адресной книги не удалось.",
+ "_%n contact_::_%n contacts_" : ["%n контакт","%n контакта","%n контактов","%n контактов"],
+ "_%n group_::_%n groups_" : ["%n группа","%n группы","%n групп","%n групп"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Общее для одной записи","Общее для {num} записей","Общее для {num} записей","Общее для {num} записей"],
"Share with users or groups" : "Поделиться с пользователями или группами",
+ "Share with users" : "Поделиться с пользователями",
"No users or groups" : "Пользователи или группы отсутствуют",
"can edit" : "разрешить редактировать",
"Unable to delete the share" : "Невозможно закрыть общий доступ",
@@ -136,6 +139,7 @@ OC.L10N.register(
"Unable to retrieve the contact from the server, please check your network connection." : "Невозможно получить контакт с сервера, пожалуйста, проверьте ваше подключение к сети.",
"An error occurred while trying to move the contact" : "Произошла ошибка при попытке переместить контакт",
"An error occurred while trying to copy the contact" : "Произошла ошибка при попытке скопировать контакт",
+ "Unable to update contact" : "Невозможно обновить контакт",
"Search contacts …" : "Поиск контакта…",
"Add to {group}" : "Добавить в {group}",
"Remove {type}" : "Удалить {type}",
diff --git a/l10n/ru.json b/l10n/ru.json
index 45ab969c..2372acc7 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -54,8 +54,11 @@
"Delete {addressbook}?" : "Удалить {addressbook}?",
"Deletion of address book was not successful." : "Удаление адресной книги не удалось.",
"Renaming of address book was not successful." : "Переименование адресной книги не удалось.",
+ "_%n contact_::_%n contacts_" : ["%n контакт","%n контакта","%n контактов","%n контактов"],
+ "_%n group_::_%n groups_" : ["%n группа","%n группы","%n групп","%n групп"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Общее для одной записи","Общее для {num} записей","Общее для {num} записей","Общее для {num} записей"],
"Share with users or groups" : "Поделиться с пользователями или группами",
+ "Share with users" : "Поделиться с пользователями",
"No users or groups" : "Пользователи или группы отсутствуют",
"can edit" : "разрешить редактировать",
"Unable to delete the share" : "Невозможно закрыть общий доступ",
@@ -134,6 +137,7 @@
"Unable to retrieve the contact from the server, please check your network connection." : "Невозможно получить контакт с сервера, пожалуйста, проверьте ваше подключение к сети.",
"An error occurred while trying to move the contact" : "Произошла ошибка при попытке переместить контакт",
"An error occurred while trying to copy the contact" : "Произошла ошибка при попытке скопировать контакт",
+ "Unable to update contact" : "Невозможно обновить контакт",
"Search contacts …" : "Поиск контакта…",
"Add to {group}" : "Добавить в {group}",
"Remove {type}" : "Удалить {type}",