New Crowdin updates (#589)

* New translations contextMenu.json (Vietnamese)

* New translations contextMenu.json (Chinese Traditional)

* New translations contextMenu.json (Chinese Traditional)

* New translations common.json (Russian)
This commit is contained in:
xmflsct 2022-12-20 10:51:01 +01:00 committed by GitHub
parent dab2ca060d
commit 2ac1d49f9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 19 deletions

View File

@ -1,32 +1,32 @@
{
"buttons": {
"OK": "",
"apply": "",
"cancel": "",
"discard": "",
"continue": "",
"create": "",
"delete": "",
"done": "",
"confirm": ""
"OK": "ОК",
"apply": "Применить",
"cancel": "Отменить",
"discard": "Отклонить",
"continue": "Продолжить",
"create": "Создать",
"delete": "Удалить",
"done": "Готово",
"confirm": "Подтвердить"
},
"customEmoji": {
"accessibilityLabel": ""
"accessibilityLabel": "Пользовательские эмодзи {{emoji}}"
},
"message": {
"success": {
"message": ""
"message": "Успешно {{function}}"
},
"warning": {
"message": ""
},
"error": {
"message": ""
"message": "Ошибка {{function}}, попробуйте ещё раз"
}
},
"separator": "",
"separator": ", ",
"discard": {
"title": "",
"message": ""
"title": "Изменения не сохранены",
"message": "Ваши изменения не были сохранены. Вы хотите отменить изменения?"
}
}

View File

@ -15,13 +15,13 @@
"action_false": "Chặn người này",
"action_true": "Bỏ chặn người dùng",
"alert": {
"title": ""
"title": "Bạn có chắc muốn chặn {{username}}?"
}
},
"reports": {
"action": "Báo cáo và chặn",
"alert": {
"title": ""
"title": "Bạn có chắc muốn báo cáo {{username}}?"
}
}
},

View File

@ -15,13 +15,13 @@
"action_false": "封鎖使用者",
"action_true": "解除封鎖使用者",
"alert": {
"title": ""
"title": "確認封鎖使用者 @{{username}}"
}
},
"reports": {
"action": "檢舉並封鎖使用者",
"alert": {
"title": ""
"title": "確認檢舉並封鎖使用者 @{{username}}"
}
}
},