diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-20 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-20 02:29:13 +0000 |
commit | 8799098d1f99bf9d132296150635a293736b34fb (patch) | |
tree | 11f07bfbdac6aff3f84afc03b7484a439a70e6fe /apps/user_status/l10n/ru.js | |
parent | 09cb9c78e70f23535f17549afc9400f2bb54a8e8 (diff) | |
download | nextcloud-server-8799098d1f99bf9d132296150635a293736b34fb.tar.gz nextcloud-server-8799098d1f99bf9d132296150635a293736b34fb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/ru.js')
-rw-r--r-- | apps/user_status/l10n/ru.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/user_status/l10n/ru.js b/apps/user_status/l10n/ru.js index 7cb59f34c65..fd5010fd813 100644 --- a/apps/user_status/l10n/ru.js +++ b/apps/user_status/l10n/ru.js @@ -12,13 +12,20 @@ OC.L10N.register( "View profile" : "Открыть профиль", "Clear status after" : "Удалить статус через", "What is your status?" : "Какой у вас статус?", + "Previously set" : "Установлено ранее", + "Reset status" : "Сбросить статус", "Set status" : "Установить статус", "Online status" : "Статус работы в сети", "Status message" : "Описание статуса", + "Your status was set automatically" : "Ваш статус был установлен автоматически", "Clear status message" : "Удалить описание статуса", "Set status message" : "Установить описание статуса", + "Reset status to \"{icon} {message}\"" : "Сбросить статус на \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Сбросить статус на \"{message}\"", + "Reset status to \"{icon}\"" : "Сбросить статус на \"{icon}\"", "There was an error saving the status" : "Не удалось сохранить статус", "There was an error clearing the status" : "Не удалось убрать статус", + "There was an error reverting the status" : "Произошла ошибка при сбросе статуса", "No recent status changes" : "Недавние изменения статуса отсуствуют ", "Away" : "Отошёл", "Do not disturb" : "Не беспокоить", |