New translations en.json (Ukrainian)

This commit is contained in:
Excalidraw Bot
2026-02-13 19:19:30 +01:00
parent dc521a62c1
commit e1fbf09310
+19 -19
View File
@@ -573,7 +573,7 @@
} }
}, },
"colorPicker": { "colorPicker": {
"color": "", "color": "Колір",
"mostUsedCustomColors": "Найбільш використовувані користувацькі кольори", "mostUsedCustomColors": "Найбільш використовувані користувацькі кольори",
"colors": "Кольори", "colors": "Кольори",
"shades": "Тіні", "shades": "Тіні",
@@ -621,7 +621,7 @@
"inputPlaceholder": "" "inputPlaceholder": ""
}, },
"ttd": { "ttd": {
"error": "" "error": "Помилка!"
}, },
"chat": { "chat": {
"inputPlaceholder": "", "inputPlaceholder": "",
@@ -629,16 +629,16 @@
"generating": "", "generating": "",
"rateLimitRemaining": "", "rateLimitRemaining": "",
"role": { "role": {
"user": "", "user": "Ви",
"assistant": "", "assistant": "",
"system": "" "system": "Система"
}, },
"aiBeta": "", "aiBeta": "",
"label": "", "label": "",
"menu": "", "menu": "Меню",
"newChat": "", "newChat": "",
"deleteChat": "", "deleteChat": "",
"deleteMessage": "", "deleteMessage": "Видалити повідомлення",
"viewAsMermaid": "", "viewAsMermaid": "",
"placeholder": { "placeholder": {
"title": "", "title": "",
@@ -646,8 +646,8 @@
"hint": "" "hint": ""
}, },
"preview": "", "preview": "",
"insert": "", "insert": "Вставити",
"retry": "", "retry": "Спробувати знову",
"errors": { "errors": {
"promptTooShort": "", "promptTooShort": "",
"promptTooLong": "", "promptTooLong": "",
@@ -662,7 +662,7 @@
"rateLimit": { "rateLimit": {
"messageLimit": "", "messageLimit": "",
"generalRateLimit": "", "generalRateLimit": "",
"messageLimitInputPlaceholder": "" "messageLimitInputPlaceholder": "Ви досягли вашого ліміту повідомлень"
}, },
"upsellBtnLabel": "" "upsellBtnLabel": ""
}, },
@@ -703,15 +703,15 @@
"shortcutHint": "Для панелі команд використовуйте {{shortcut}}" "shortcutHint": "Для панелі команд використовуйте {{shortcut}}"
}, },
"keys": { "keys": {
"ctrl": "", "ctrl": "Ctrl",
"option": "", "option": "Option",
"cmd": "", "cmd": "Cmd",
"alt": "", "alt": "Alt",
"escape": "", "escape": "Esc",
"enter": "", "enter": "Enter",
"shift": "", "shift": "Shift",
"spacebar": "", "spacebar": "Space",
"delete": "", "delete": "Delete",
"mmb": "" "mmb": "Коліщатко"
} }
} }