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