diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:50 +0000 |
commit | 62fde219af0135ea9bfa367530f3a347b5e11b30 (patch) | |
tree | e1dab965e41ec5ea13700a2cb1281b4394415797 /core/l10n/ru.js | |
parent | 830b2c5c282b178d094489801203f947bfc5391b (diff) | |
download | nextcloud-server-62fde219af0135ea9bfa367530f3a347b5e11b30.tar.gz nextcloud-server-62fde219af0135ea9bfa367530f3a347b5e11b30.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 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 44467e7e56d..8dfcbefeba5 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -197,6 +197,13 @@ OC.L10N.register( "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Совместная работа с документами, таблицами и презентациями, основанная на Collabora Online.", "Distraction free note taking app." : "Простые приложение для ведения заметок.", "Search contacts" : "Поиск контактов", + "Search contacts …" : "Поиск контакта…", + "Could not load your contacts" : "Ошибка получения контактов", + "No contacts found" : "Контактов не найдено", + "Show all contacts …" : "Показать все контакты…", + "Install the Contacts app" : "Установить приложение Контакты", + "Loading your contacts …" : "Загрузка контактов…", + "Looking for {term} …" : "Поиск {term}…", "Forgot password?" : "Забыли пароль?", "Back to login form" : "Вернуться к форме входа", "Back" : "Назад", @@ -223,16 +230,8 @@ OC.L10N.register( "Continue with this unsupported browser" : "Продолжить с использованием неподдерживаемого браузера", "Supported versions" : "Поддерживаемые версии", "{name} version {version} and above" : "{name} версии {version} и новее", - "Open settings menu" : "Открыть меню настроек", "Settings menu" : "Меню настроек", "Search {types} …" : "Поиск {types}…", - "Avatar of {fullName}" : "Изображение профиля {fullName}", - "Could not load your contacts" : "Ошибка получения контактов", - "No contacts found" : "Контактов не найдено", - "Show all contacts …" : "Показать все контакты…", - "Install the Contacts app" : "Установить приложение Контакты", - "Loading your contacts …" : "Загрузка контактов…", - "Looking for {term} …" : "Поиск {term}…", "No" : "Нет", "Yes" : "Да", "Choose {file}" : "Выберан {file}", @@ -407,8 +406,9 @@ OC.L10N.register( "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." : "Если письмо не будет получено, сообщите об этом администратору системы.", "Press enter to start searching" : "Нажмите Enter для запуска поиска", + "Open settings menu" : "Открыть меню настроек", "Settings" : "Параметры", - "Search contacts …" : "Поиск контакта…", + "Avatar of {fullName}" : "Изображение профиля {fullName}", "No files in here" : "Здесь нет файлов", "New folder" : "Новая папка", "No more subfolders in here" : "Здесь нет вложенных папок", |