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/
This commit is contained in:
parent
bd2f8a14bb
commit
d734ecffe5
1 changed files with 33 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue