Update russian translation
This commit is contained in:
parent
c97cb326f8
commit
b061c4471a
|
@ -114,6 +114,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"avatar": "Аватар",
|
||||
"@avatar": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"avatarHasBeenChanged": "Аватар был изменён",
|
||||
"@avatarHasBeenChanged": {
|
||||
"type": "text",
|
||||
|
@ -197,6 +202,11 @@
|
|||
"displayname": {}
|
||||
}
|
||||
},
|
||||
"changeThePassword": "Сменить пароль",
|
||||
"@changeThePassword": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"changedTheGuestAccessRules": "{username} изменил(а) правила гостевого доступа",
|
||||
"@changedTheGuestAccessRules": {
|
||||
"type": "text",
|
||||
|
@ -509,6 +519,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"edit": "Редактировать",
|
||||
"@edit": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"editDisplayname": "Отображаемое имя",
|
||||
"@editDisplayname": {
|
||||
"type": "text",
|
||||
|
@ -681,11 +696,21 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"homeserver": "Сервер Matrix",
|
||||
"@homeserver": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"homeserverIsNotCompatible": "Несовместимый сервер Matrix",
|
||||
"@homeserverIsNotCompatible": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"homeserverOrMXID": "Сервер или полное имя пользователя",
|
||||
"@homeserverOrMXID": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"id": "ID",
|
||||
"@id": {
|
||||
"type": "text",
|
||||
|
@ -1372,6 +1397,16 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"swipeToEndAction": "Действие по жесту вправо",
|
||||
"@swipeToEndAction": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"swipeToStartAction": "Действие по жесту влево",
|
||||
"@swipeToStartAction": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"systemTheme": "Системная",
|
||||
"@systemTheme": {
|
||||
"type": "text",
|
||||
|
|
Loading…
Reference in a new issue