From 56526c6c1c0e95cf06f69e28288b528b492a4fdb Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Fri, 1 May 2026 16:02:21 +0100 Subject: [PATCH] New translations translation.json (Ukrainian) [ci skip] --- .../public/locales/uk-UA/translation.json | 34 +++++++++++++++---- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/apps/client/public/locales/uk-UA/translation.json b/apps/client/public/locales/uk-UA/translation.json index aff25b4a..4935be08 100644 --- a/apps/client/public/locales/uk-UA/translation.json +++ b/apps/client/public/locales/uk-UA/translation.json @@ -608,25 +608,21 @@ "Image exceeds 10MB limit.": "Зображення має займати менше, ніж 10 МБ.", "Image removed successfully": "Зображення видалено", "API key": "Ключ API", - "API key created successfully": "Ключ API успішно створено", "API keys": "Ключі API", "API management": "Управління API", - "Are you sure you want to revoke this API key": "Ви впевнені, що хочете відкликати цей ключ API", - "Create API Key": "Створити ключ API", "Custom expiration date": "Користувацька дата закінчення", "Enter a descriptive token name": "Введіть описову назву токена", "Expiration": "Термін дії", "Expired": "Закінчився", "Expires": "Закінчується", - "I've saved my API key": "Я зберіг свій ключ API", "Last use": "Останнє використання", "No API keys found": "Ключі API не знайдено", "No expiration": "Без терміну дії", - "Revoke API key": "Відкликати ключ API", "Revoked successfully": "Успішно відкликано", "Select expiration date": "Виберіть дату закінчення", "This action cannot be undone. Any applications using this API key will stop working.": "Цю дію не можна скасувати. Будь-які додатки, що використовують цей ключ API, перестануть працювати.", - "Update API key": "Оновити ключ API", + "Update": "Update", + "Update {{credential}}": "Update {{credential}}", "Manage API keys for all users in the workspace": "Керувати ключами API для всіх користувачів у робочій області", "Restrict API key creation to admins": "Обмежити створення API-ключів лише для адміністраторів", "Only admins and owners can create new API keys. Existing member keys will continue to work.": "Тільки адміністратори та власники можуть створювати нові API-ключі. Існуючі ключі учасників і надалі працюватимуть.", @@ -880,5 +876,29 @@ "Try a different search term.": "Спробуйте інший пошуковий запит.", "Try again": "Спробувати ще раз", "Untitled chat": "Чат без назви", - "What can I help you with?": "Чим я можу вам допомогти?" + "What can I help you with?": "Чим я можу вам допомогти?", + "Are you sure you want to revoke this {{credential}}": "Are you sure you want to revoke this {{credential}}", + "Automatically provision users and groups from your identity provider via SCIM.": "Automatically provision users and groups from your identity provider via SCIM.", + "Configure your identity provider with this URL to provision users and groups.": "Configure your identity provider with this URL to provision users and groups.", + "Create {{credential}}": "Create {{credential}}", + "{{credential}} created": "{{credential}} created", + "{{credential}} created successfully": "{{credential}} created successfully", + "Created by": "Created by", + "Custom": "Custom", + "Enable SCIM": "Enable SCIM", + "Enter a descriptive name": "Enter a descriptive name", + "I've saved my {{credential}}": "I've saved my {{credential}}", + "Important": "Important", + "Make sure to copy your {{credential}} now. You won't be able to see it again!": "Make sure to copy your {{credential}} now. You won't be able to see it again!", + "Never": "Never", + "Revoke {{credential}}": "Revoke {{credential}}", + "SCIM endpoint URL": "SCIM endpoint URL", + "SCIM provisioning": "SCIM provisioning", + "SCIM takes precedence over SSO group sync while enabled.": "SCIM takes precedence over SSO group sync while enabled.", + "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.": "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.", + "SCIM token": "SCIM token", + "SCIM tokens": "SCIM tokens", + "This action cannot be undone. Your identity provider will stop syncing immediately.": "This action cannot be undone. Your identity provider will stop syncing immediately.", + "Toggle SCIM provisioning": "Toggle SCIM provisioning", + "Token": "Token" }