typos fixed in translation

This commit is contained in:
amd64fox
2023-09-09 12:52:15 +03:00
committed by GitHub
parent 908dd256d9
commit 3ad46946a2

View File

@@ -228,7 +228,7 @@
"replace": "\"Добавить в меню плейлиста\"" "replace": "\"Добавить в меню плейлиста\""
}, },
"57": { "57": {
"match": "\"user% ended the Jam\"", "match": "\"%user% ended the Jam\"",
"replace": "\"%user% завершил сессию\"" "replace": "\"%user% завершил сессию\""
}, },
"58": { "58": {
@@ -284,7 +284,7 @@
"replace": "\"Изменить\"" "replace": "\"Изменить\""
}, },
"71": { "71": {
"match": "\"Disable Smart Shuffle for {0}\"", "match": "\"Disable Smart Shuffle for \{0\}\"",
"replace": "\"Отключить умное перемешивание для {0}\"" "replace": "\"Отключить умное перемешивание для {0}\""
}, },
"72": { "72": {
@@ -332,23 +332,27 @@
"replace": "\"Изменения сохранены\"" "replace": "\"Изменения сохранены\""
}, },
"83": { "83": {
"match": "\"Added to {0}\"", "match": "\"Added to \{0\}\"",
"replace": "\"Добавлено в {0}\"" "replace": "\"Добавлено в {0}\""
}, },
"84": { "84": {
"match": "\"Removed from \{0\}"",
"replace": "\"Удалено из {0}\""
},
"85": {
"match": "\"Are you sure you want to end the Jam for everyone.\"", "match": "\"Are you sure you want to end the Jam for everyone.\"",
"replace": "\"Вы уверены, что хотите завершить сессию для всех?\"" "replace": "\"Вы уверены, что хотите завершить сессию для всех?\""
}, },
"85": { "86": {
"match": "\"End Jam\"", "match": "\"End Jam\"",
"replace": "\"Завершить сессию\"" "replace": "\"Завершить сессию\""
}, },
"86": { "87": {
"match": "\"Leave Jam\"", "match": "\"Leave Jam\"",
"replace": "\"Покинуть сессию\"" "replace": "\"Покинуть сессию\""
}, },
"87": { "88": {
"match": "\"Are you sure you want to leave the Jam.\"", "match": "\"Are you sure you want to leave the Jam.\"",
"replace": "\"Вы уверены, что хотите покинуть сессию?\"" "replace": "\"Вы уверены, что хотите покинуть сессию?\""
} }
} }