update russian locale

pull/1306/head
Audric Ackermann 5 years ago
parent fed644df49
commit 7942b9410c
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -984,7 +984,7 @@
"message": "Resend", "message": "Resend",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send", "description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send",
"androidKey": "message_recipients_list_item__resend", "androidKey": "message_recipients_list_item__resend",
"wordCapitalize": true "sentenceCase": true
}, },
"deleteMessage": { "deleteMessage": {
"message": "Delete Message", "message": "Delete Message",

@ -292,7 +292,7 @@
"description": "Shown on confirmation dialog when user attempts to send a message" "description": "Shown on confirmation dialog when user attempts to send a message"
}, },
"changedRecently": { "changedRecently": {
"message": "Ваш код безопасности с $name$ изменился. Это означает, что либо вашу переписку пытаются перехватить, либо $name$ просто переустановил(-а) Session.", "message": "Ваш код безопасности с $name$ изменился. Это означает, что либо вашу переписку пытаются перехватить, либо $name$ просто переустановил(а) Session.",
"description": "Shown on confirmation dialog when user attempts to send a message", "description": "Shown on confirmation dialog when user attempts to send a message",
"placeholders": { "placeholders": {
"name": { "name": {
@ -472,7 +472,7 @@
"description": "An error popup when the user has attempted to add an attachment" "description": "An error popup when the user has attempted to add an attachment"
}, },
"fileSizeWarning": { "fileSizeWarning": {
"message": "Вложение превышает допустимый размер для того типа сообщения, которое вы отправляете.", "message": "Вложение превышает допустимый размер для данного типа сообщения.",
"description": "" "description": ""
}, },
"unableToLoadAttachment": { "unableToLoadAttachment": {
@ -706,7 +706,7 @@
"description": "" "description": ""
}, },
"resetSession": { "resetSession": {
"message": "Сбросить Защищённый Сеанс", "message": "Обновить Сеанс Шифрования",
"description": "This is a menu item for resetting the session, using the imperative case, as in a command." "description": "This is a menu item for resetting the session, using the imperative case, as in a command."
}, },
"showSafetyNumber": { "showSafetyNumber": {
@ -810,7 +810,7 @@
"description": "Explain the purpose of the notification settings" "description": "Explain the purpose of the notification settings"
}, },
"disableNotifications": { "disableNotifications": {
"message": "Откл. звук уведомлений", "message": "Отключить звук уведомлений",
"description": "Label for disabling notifications" "description": "Label for disabling notifications"
}, },
"nameAndMessage": { "nameAndMessage": {
@ -1028,7 +1028,7 @@
"description": "Displayed in the left pane when the timer is turned off" "description": "Displayed in the left pane when the timer is turned off"
}, },
"disabledDisappearingMessages": { "disabledDisappearingMessages": {
"message": "$name$ отключил исчезающие сообщения.", "message": "$name$ отключил(а) исчезающие сообщения.",
"description": "Displayed in the conversation list when the timer is turned off", "description": "Displayed in the conversation list when the timer is turned off",
"placeholders": { "placeholders": {
"name": { "name": {
@ -1112,7 +1112,7 @@
"description": "" "description": ""
}, },
"leftTheGroup": { "leftTheGroup": {
"message": "$name$ покинул группу.", "message": "$name$ покинул(a) группу.",
"description": "Shown in the conversation history when a single person leaves the group", "description": "Shown in the conversation history when a single person leaves the group",
"placeholders": { "placeholders": {
"name": { "name": {
@ -1136,7 +1136,7 @@
"description": "Shown in the conversation history when someone updates the group" "description": "Shown in the conversation history when someone updates the group"
}, },
"titleIsNow": { "titleIsNow": {
"message": "Группа теперь называется «$name$».", "message": "Название группы поменялось на «$name$».",
"description": "Shown in the conversation history when someone changes the title of the group", "description": "Shown in the conversation history when someone changes the title of the group",
"placeholders": { "placeholders": {
"name": { "name": {
@ -1217,7 +1217,7 @@
"message": "Больше информации" "message": "Больше информации"
}, },
"resend": { "resend": {
"message": "Отправить Ещё Раз" "message": "Отправить ещё раз"
}, },
"clearAllData": { "clearAllData": {
"message": "Очистить все данные" "message": "Очистить все данные"
@ -1238,7 +1238,7 @@
"message": "Предварительный просмотр поддерживается для ссылок Imgur, Instagram, Pinterest, Reddit и YouTube." "message": "Предварительный просмотр поддерживается для ссылок Imgur, Instagram, Pinterest, Reddit и YouTube."
}, },
"readReceiptSettingTitle": { "readReceiptSettingTitle": {
"message": "Уведомления О Прочтении" "message": "Уведомления о прочтении"
}, },
"typingIndicatorsSettingTitle": { "typingIndicatorsSettingTitle": {
"message": "Индикаторы Ввода" "message": "Индикаторы Ввода"
@ -1319,7 +1319,7 @@
"message": "Познакомьтесь со своим Session ID" "message": "Познакомьтесь со своим Session ID"
}, },
"allUsersAreRandomly...": { "allUsersAreRandomly...": {
"message": "Ваш Session ID - это уникальный адрес, который могут использовать другие люди для связи с вами при помощи Session. Поскольку ваш Session ID никак не связан с вашей настоящей личностью, он по определению является полностью анонимным и конфиденциальным." "message": "Ваш Session ID - это уникальный адрес, который другие пользователи могут использовать для связи с вами при помощи Session. Поскольку ваш Session ID никак не связан с вашей настоящей личностью, он по определению является полностью анонимным и конфиденциальным."
}, },
"generateSessionID": { "generateSessionID": {
"message": "Создать Session ID" "message": "Создать Session ID"

Loading…
Cancel
Save