dify/web/i18n/uk-UA/app-api.json

25 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"actionMsg.deleteConfirmTips": "Цю дію не можна скасувати.",
"actionMsg.deleteConfirmTitle": "Видалити цей секретний ключ?",
"actionMsg.ok": "Гаразд",
"apiKey": "Ключ API",
"apiKeyModal.apiSecretKey": "Секретний ключ API",
"apiKeyModal.apiSecretKeyTips": "Щоб запобігти зловживанням API, захистіть свій ключ API. Уникайте його використання як звичайного тексту у front-end коді. :)",
"apiKeyModal.createNewSecretKey": "Створити новий секретний ключ",
"apiKeyModal.created": "СТВОРЕНО",
"apiKeyModal.generateTips": "Зберігайте цей ключ у безпечному та доступному місці.",
"apiKeyModal.lastUsed": "ОСТАННЄ ВИКОРИСТАННЯ",
"apiKeyModal.secretKey": "Секретний ключ",
"apiServer": "API сервер",
"copied": "Скопійовано",
"copy": "Копіювати",
"develop.noContent": "Немає вмісту",
"develop.toc": "Вміст",
"loading": "Завантаження",
"never": "Ніколи",
"ok": "Працює",
"pause": "Пауза",
"play": "Відтворити",
"playing": "Відтворення"
}