mirror of
https://github.com/tooot-app/app
synced 2024-12-21 23:24:29 +01:00
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:
parent
dab2ca060d
commit
2ac1d49f9f
@ -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": "Ваши изменения не были сохранены. Вы хотите отменить изменения?"
|
||||
}
|
||||
}
|
@ -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}}?"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -15,13 +15,13 @@
|
||||
"action_false": "封鎖使用者",
|
||||
"action_true": "解除封鎖使用者",
|
||||
"alert": {
|
||||
"title": ""
|
||||
"title": "確認封鎖使用者 @{{username}}?"
|
||||
}
|
||||
},
|
||||
"reports": {
|
||||
"action": "檢舉並封鎖使用者",
|
||||
"alert": {
|
||||
"title": ""
|
||||
"title": "確認檢舉並封鎖使用者 @{{username}}?"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user