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

View File

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

View File

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