diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-23 00:26:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-23 00:26:16 +0000 |
commit | 84991c332b2f92eb103914b3390fe9efb9cbef40 (patch) | |
tree | 86af9f145a3c256b94801ee083dd92bcf8a031b8 /core/l10n/ru.js | |
parent | 81e5453b35ed3307ac92df2c5a60d1d4ab5eb69f (diff) | |
download | nextcloud-server-84991c332b2f92eb103914b3390fe9efb9cbef40.tar.gz nextcloud-server-84991c332b2f92eb103914b3390fe9efb9cbef40.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 74130615360..8125e4aa69c 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -176,6 +176,7 @@ OC.L10N.register( "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Совместная работа с документами, таблицами и презентациями, основанная на Collabora Online.", "Distraction free note taking app." : "Простые приложение для ведения заметок.", "Search contacts" : "Поиск контактов", + "Reset search" : "Очистить поиск", "Search contacts …" : "Поиск контакта…", "Could not load your contacts" : "Ошибка получения контактов", "No contacts found" : "Контактов не найдено", @@ -198,8 +199,6 @@ OC.L10N.register( "{user} has not added any info yet" : "Пользователь {user} ещё не добавил(а) никакой информации", "Error opening the user status modal, try hard refreshing the page" : "Произошла ошибка при открытии модального окна пользователя, попробуйте обновить страницу", "Search starts once you start typing and results may be reached with the arrow keys" : "Поиск начнётся при наборе текста. Для перехода к результатам поиска используйте клавиши со стрелками.", - "Reset search" : "Очистить поиск", - "Start search" : "Запустить поиск", "Search for {name} only" : "Искать только для «{name}»", "Start typing to search" : "Начините вводить символы для поиска", "Loading more results …" : "Загрузка дополнительных результатов…", @@ -403,6 +402,7 @@ OC.L10N.register( "The PHP memory limit is below the recommended value of 512MB." : "Разрешённое максимальное значение использования памяти PHP ниже рекомендуемого значения в 512 МБ.", "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Письмо с инструкциями по сбросу пароля отправлено на адрес электронной почты этой учётной записи. Если это письмо не будет получено, проверьте папку «Спам» или сообщите об этом администратору системы.", "If it is not there ask your local administrator." : "Если письмо не будет получено, сообщите об этом администратору системы.", + "Start search" : "Запустить поиск", "Press enter to start searching" : "Нажмите Enter для запуска поиска", "Open settings menu" : "Открыть меню настроек", "Settings" : "Параметры", |