Translated using Weblate (Russian)

Currently translated at 99.0% (646 of 652 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
- 2024-07-28 12:28:47 +00:00 committed by Hosted Weblate
parent 84075133fa
commit 890a4ee746
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2369,7 +2369,7 @@
"reason": {}
}
},
"setChatDescription": "Изменить описание чата",
"setChatDescription": "Установить описание чата",
"@setChatDescription": {},
"setColorTheme": "Цветовая тема:",
"@setColorTheme": {},
@ -2708,5 +2708,57 @@
"files": "Файлы",
"@files": {},
"swipeRightToLeftToReply": "Для ответа проведите с права на лево",
"@swipeRightToLeftToReply": {}
"@swipeRightToLeftToReply": {},
"userLevel": "{level} - Пользователь",
"@userLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"moderatorLevel": "{level} - Модератор",
"@moderatorLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"adminLevel": "{level} - Администратор",
"@adminLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"changeGeneralChatSettings": "Изменить общие настройки чата",
"@changeGeneralChatSettings": {},
"changeTheChatPermissions": "Изменить права доступа к чату",
"@changeTheChatPermissions": {},
"changeTheDescriptionOfTheGroup": "Изменить описание чата",
"@changeTheDescriptionOfTheGroup": {},
"inviteOtherUsers": "Пригласить других пользователей в этот чат",
"@inviteOtherUsers": {},
"changeTheVisibilityOfChatHistory": "Изменить видимость истории чата",
"@changeTheVisibilityOfChatHistory": {},
"countChatsAndCountParticipants": "{chats} чатов и {participants} участников",
"@countChatsAndCountParticipants": {
"type": "text",
"placeholders": {
"chats": {},
"participants": {}
}
},
"unread": "Непрочитанные",
"@unread": {},
"space": "Пространство",
"@space": {},
"spaces": "Пространства",
"@spaces": {},
"markAsUnread": "Отметить как непрочитанное",
"@markAsUnread": {},
"goToSpace": "Перейти к пространству: {space}",
"@goToSpace": {
"type": "text",
"space": {}
}
}