Translated using Weblate (Russian)

Currently translated at 100.0% (575 of 575 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
pull/519/head
DarkCoder15 2 years ago committed by Krille-chan
parent bd2f8a14bb
commit d734ecffe5

@ -1961,7 +1961,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"wallpaper": "Обои", "wallpaper": "Обои:",
"@wallpaper": { "@wallpaper": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2566,5 +2566,36 @@
"optionalRedactReason": "(Необязательно) Причина редактирования...", "optionalRedactReason": "(Необязательно) Причина редактирования...",
"@optionalRedactReason": {}, "@optionalRedactReason": {},
"redactMessageDescription": "Сообщение будет отредактировано для всех участников. Это необратимо.", "redactMessageDescription": "Сообщение будет отредактировано для всех участников. Это необратимо.",
"@redactMessageDescription": {} "@redactMessageDescription": {},
"messagesStyle": "Сообщения:",
"@messagesStyle": {},
"shareInviteLink": "Поделиться приглашением",
"@shareInviteLink": {},
"redactedBy": "{username} отредактировал это событие",
"@redactedBy": {
"type": "text",
"placeholders": {
"username": {}
}
},
"directChat": "Личный чат",
"@directChat": {},
"profileNotFound": "Пользователь не найден на сервере. Это может быть проблемой подключения или пользователь не существует.",
"@profileNotFound": {},
"setTheme": "Тема:",
"@setTheme": {},
"redactedByBecause": "{username} отредактировал это событие. Причина: \"{reason}\"",
"@redactedByBecause": {
"type": "text",
"placeholders": {
"username": {},
"reason": {}
}
},
"setChatDescription": "Изменить описание чата",
"@setChatDescription": {},
"setColorTheme": "Цветовая тема:",
"@setColorTheme": {},
"invite": "Пригласить",
"@invite": {}
} }

Loading…
Cancel
Save