diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-27 00:27:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-27 00:27:40 +0000 |
commit | 01bb3efe238cecf5075a5030719d3b0a726dfe51 (patch) | |
tree | 40a7a82e5d9daf5b94e066c106dcad0102469baf /apps/user_status/l10n/ru.json | |
parent | f3bfa4de66a2d9f9c8170143c78fb729010e0f33 (diff) | |
download | nextcloud-server-01bb3efe238cecf5075a5030719d3b0a726dfe51.tar.gz nextcloud-server-01bb3efe238cecf5075a5030719d3b0a726dfe51.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/ru.json')
-rw-r--r-- | apps/user_status/l10n/ru.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/ru.json b/apps/user_status/l10n/ru.json index 04ecc795c36..6ef6e7edcf4 100644 --- a/apps/user_status/l10n/ru.json +++ b/apps/user_status/l10n/ru.json @@ -8,7 +8,6 @@ "Working remotely" : "Удалённая работа", "In a call" : "В звонке", "User status" : "Статус пользователя", - "View profile" : "Открыть профиль", "Clear status after" : "Удалить статус через", "Emoji for your status message" : "Эмодзи для вашего сообщения о состоянии", "What is your status?" : "Какой у вас статус?", @@ -41,6 +40,7 @@ "4 hours" : "4 часа", "Mute all notifications" : "Отключить все уведомления", "Appear offline" : "Возможно, не в сети", + "View profile" : "Открыть профиль", "{status}, {timestamp}" : "{status}, {timestamp}" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file |