diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-21 02:26:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-21 02:26:59 +0000 |
commit | d2790f75c8558a4754cea8ef0f1c23bba439f06e (patch) | |
tree | ef8786651913a48a56e9a2fc8c18c91e1aaebddc /apps/user_status | |
parent | a3dc81331633ec893870e190ff65c16cc22e9b8b (diff) | |
download | nextcloud-server-d2790f75c8558a4754cea8ef0f1c23bba439f06e.tar.gz nextcloud-server-d2790f75c8558a4754cea8ef0f1c23bba439f06e.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/ru.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_status/l10n/ru.js b/apps/user_status/l10n/ru.js index 0adaac99134..ed32cd16a14 100644 --- a/apps/user_status/l10n/ru.js +++ b/apps/user_status/l10n/ru.js @@ -7,9 +7,11 @@ OC.L10N.register( "Out sick" : "Болею", "Vacationing" : "В отпуске", "Working remotely" : "Удалённая работа", + "In a call" : "Вызывать", "User status" : "Статус пользователя", "View profile" : "Открыть профиль", "Clear status message after" : "Очистить сообщение о состоянии через", + "What is your status?" : "Какой у вас статус?", "Set status" : "Установить статус", "Online status" : "Статус работы в сети", "Status message" : "Описание статуса", diff --git a/apps/user_status/l10n/ru.json b/apps/user_status/l10n/ru.json index 81f15f0b089..1d8d5c0aab9 100644 --- a/apps/user_status/l10n/ru.json +++ b/apps/user_status/l10n/ru.json @@ -5,9 +5,11 @@ "Out sick" : "Болею", "Vacationing" : "В отпуске", "Working remotely" : "Удалённая работа", + "In a call" : "Вызывать", "User status" : "Статус пользователя", "View profile" : "Открыть профиль", "Clear status message after" : "Очистить сообщение о состоянии через", + "What is your status?" : "Какой у вас статус?", "Set status" : "Установить статус", "Online status" : "Статус работы в сети", "Status message" : "Описание статуса", |