|
|
|
@ -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": {}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|