diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-25 02:44:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-25 02:44:17 +0000 |
commit | d66bf39de5b37e6269b77c8af7865233c1a40ab2 (patch) | |
tree | 8cb818e177a47165431981ef347d40561d781d01 /apps/settings/l10n/ru.json | |
parent | 96a21056c4aa2b7ae11e4414e1427e3941a8de11 (diff) | |
download | nextcloud-server-d66bf39de5b37e6269b77c8af7865233c1a40ab2.tar.gz nextcloud-server-d66bf39de5b37e6269b77c8af7865233c1a40ab2.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ru.json')
-rw-r--r-- | apps/settings/l10n/ru.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 2bcf2dd6f8b..498be45a69d 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -315,7 +315,6 @@ "Enable Profile" : "Использовать профиль", "Unable to update profile enabled state" : "Не удалось обновить состояние профиля", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "В профиле устанавливаются более строгие настройки видимости или области действия. Например, если для видимости установлено значение «Видно всем», а для области действия установлено значение «Скрыто», будет использоваться значение «Скрыто».", - "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "Не удалось изменить видимость {displayId}", "Your role" : "Ваша роль", "Your Twitter handle" : "Ваше имя в Twiter", @@ -508,6 +507,7 @@ "No full name set" : "Полное имя не указано", "Unable to update headline" : "Не удалось изменить заголовок", "Unable to update organisation" : "Не удалось изменить организацию", + "{displayId}" : "{displayId}", "Unable to update role" : "Не удалось изменить роль", "Change scope level of {accountProperty}" : "Изменить уровень области видимости {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Невозможно обновить область федерации основного {accountProperty}", |