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:
parent
84075133fa
commit
890a4ee746
1 changed files with 54 additions and 2 deletions
|
|
@ -2369,7 +2369,7 @@
|
||||||
"reason": {}
|
"reason": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"setChatDescription": "Изменить описание чата",
|
"setChatDescription": "Установить описание чата",
|
||||||
"@setChatDescription": {},
|
"@setChatDescription": {},
|
||||||
"setColorTheme": "Цветовая тема:",
|
"setColorTheme": "Цветовая тема:",
|
||||||
"@setColorTheme": {},
|
"@setColorTheme": {},
|
||||||
|
|
@ -2708,5 +2708,57 @@
|
||||||
"files": "Файлы",
|
"files": "Файлы",
|
||||||
"@files": {},
|
"@files": {},
|
||||||
"swipeRightToLeftToReply": "Для ответа проведите с права на лево",
|
"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": {}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue