diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-30 00:17:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-30 00:17:33 +0000 |
commit | 45d7cee7f8220775b0229da5f5cd61fe7456c6c6 (patch) | |
tree | 8380b591569e8ec017c00b2e57e1cc9698a70ee6 /apps/user_status/l10n | |
parent | fa23698c23a7ef9380f13c4fe439ff3aa6a9b9b0 (diff) | |
download | nextcloud-server-45d7cee7f8220775b0229da5f5cd61fe7456c6c6.tar.gz nextcloud-server-45d7cee7f8220775b0229da5f5cd61fe7456c6c6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
-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 6db217f7ba7..c1be9444bad 100644 --- a/apps/user_status/l10n/ru.js +++ b/apps/user_status/l10n/ru.js @@ -11,7 +11,9 @@ OC.L10N.register( "User status" : "Статус пользователя", "View profile" : "Открыть профиль", "Clear status after" : "Удалить статус через", + "Emoji for your status message" : "Эмодзи для вашего сообщения о состоянии", "What is your status?" : "Какой у вас статус?", + "Predefined statuses" : "Предопределенные статусы", "Previously set" : "Установлено ранее", "Reset status" : "Сбросить статус", "Set status" : "Установить статус", diff --git a/apps/user_status/l10n/ru.json b/apps/user_status/l10n/ru.json index 38cfae5b3e5..7b281980582 100644 --- a/apps/user_status/l10n/ru.json +++ b/apps/user_status/l10n/ru.json @@ -9,7 +9,9 @@ "User status" : "Статус пользователя", "View profile" : "Открыть профиль", "Clear status after" : "Удалить статус через", + "Emoji for your status message" : "Эмодзи для вашего сообщения о состоянии", "What is your status?" : "Какой у вас статус?", + "Predefined statuses" : "Предопределенные статусы", "Previously set" : "Установлено ранее", "Reset status" : "Сбросить статус", "Set status" : "Установить статус", |