Initial commit from agent-native create
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
const messages = {
|
||||
settings: {
|
||||
title: "الإعدادات",
|
||||
description: "تفضيلات اللغة ومساحة العمل لهذا التطبيق.",
|
||||
languageTitle: "اللغة",
|
||||
languageDescription: "اختر لغة الواجهة. يتم حفظ هذا التفضيل في حسابك.",
|
||||
languageLabel: "لغة الواجهة",
|
||||
workspaceTitle: "مساحة العمل",
|
||||
workspaceDescription:
|
||||
"إدارة أعضاء الفريق ووصول المؤسسة وتفضيلات مساحة العمل المشتركة.",
|
||||
openTeamSettings: "فتح إعدادات الفريق",
|
||||
openResourceSettings: "فتح إعدادات الموارد",
|
||||
agentTitle: "إدارة الوكيل",
|
||||
agentDescription:
|
||||
"أدر نموذج الوكيل ومفاتيح API والأتمتة والصوت وعناصر التحكم الأخرى.",
|
||||
openAgentSettings: "إدارة الوكيل",
|
||||
},
|
||||
chat: {
|
||||
archiveChat: "أرشفة المحادثة",
|
||||
archiveFailed: "فشلت الأرشفة",
|
||||
chats: "المحادثات",
|
||||
composerPlaceholder: "اسأل الوكيل...",
|
||||
emptyState: "اسألني أي شيء",
|
||||
heroDescription: "اطلب من الوكيل فحص هذا التطبيق أو شرحه أو تغييره.",
|
||||
heroTitle: "كيف يمكنني المساعدة؟",
|
||||
inspectEmptyState: "اسألني أي شيء عن هذا التطبيق",
|
||||
inspectSuggestionAction: "إظهار الإجراءات المتاحة",
|
||||
inspectSuggestionCapabilities: "ما الذي يمكن لهذا التطبيق فعله؟",
|
||||
inspectSuggestionHello: "ساعدني على البدء",
|
||||
newChat: "محادثة جديدة",
|
||||
optionsFor: "خيارات لـ",
|
||||
pinChat: "تثبيت المحادثة",
|
||||
renameChat: "إعادة تسمية المحادثة",
|
||||
renameFailed: "فشلت إعادة التسمية",
|
||||
renameThread: "إعادة تسمية السلسلة",
|
||||
suggestionActions: "أرني الإجراءات المتاحة",
|
||||
suggestionCapabilities: "ما الذي يمكن لهذا التطبيق فعله؟",
|
||||
suggestionCustomize: "ساعدني في تخصيص هذا التطبيق",
|
||||
unpinChat: "إلغاء تثبيت المحادثة",
|
||||
},
|
||||
navigation: {
|
||||
chat: "المحادثة",
|
||||
collapseSidebar: "طي الشريط الجانبي",
|
||||
database: "قاعدة البيانات",
|
||||
expandSidebar: "توسيع الشريط الجانبي",
|
||||
extensions: "الإضافات",
|
||||
navigation: "التنقل",
|
||||
navigationDescription: "التنقل الرئيسي",
|
||||
observability: "قابلية المراقبة",
|
||||
openNavigation: "فتح التنقل",
|
||||
settings: "الإعدادات",
|
||||
team: "الفريق",
|
||||
},
|
||||
pages: {
|
||||
databaseTitle: "قاعدة البيانات",
|
||||
observabilityPageTitle: "قابلية ملاحظة الوكيل",
|
||||
teamTitle: "الفريق",
|
||||
teamCreateOrgDescription: "أنشئ مؤسسة لدعوة الزملاء ومشاركة هذا التطبيق.",
|
||||
},
|
||||
root: {
|
||||
commandActions: "الإجراءات",
|
||||
commandAppearance: "المظهر",
|
||||
commandSearch: "بحث",
|
||||
toggleTheme: "تبديل السمة",
|
||||
},
|
||||
};
|
||||
|
||||
export default messages;
|
||||
@@ -0,0 +1,71 @@
|
||||
const messages = {
|
||||
settings: {
|
||||
title: "Einstellungen",
|
||||
description: "Sprach- und Arbeitsbereichseinstellungen für diese App.",
|
||||
languageTitle: "Sprache",
|
||||
languageDescription:
|
||||
"Wähle die Sprache der Oberfläche. Diese Einstellung wird in deinem Konto gespeichert.",
|
||||
languageLabel: "Oberflächensprache",
|
||||
workspaceTitle: "Arbeitsbereich",
|
||||
workspaceDescription:
|
||||
"Verwalte Teammitglieder, Organisationszugriff und gemeinsame Arbeitsbereichseinstellungen.",
|
||||
openTeamSettings: "Teameinstellungen öffnen",
|
||||
openResourceSettings: "Ressourceneinstellungen öffnen",
|
||||
agentTitle: "Agent verwalten",
|
||||
agentDescription:
|
||||
"Verwalte das Modell, die API-Schlüssel, Automatisierungen, Sprache und weitere Steuerungen des Agents.",
|
||||
openAgentSettings: "Agent verwalten",
|
||||
},
|
||||
chat: {
|
||||
archiveChat: "Chat archivieren",
|
||||
archiveFailed: "Archivieren fehlgeschlagen",
|
||||
chats: "Chats",
|
||||
composerPlaceholder: "Frag den Agenten...",
|
||||
emptyState: "Frag mich alles",
|
||||
heroDescription:
|
||||
"Bitte den Agenten, diese App zu prüfen, zu erklären oder zu ändern.",
|
||||
heroTitle: "Wie kann ich helfen?",
|
||||
inspectEmptyState: "Frag mich alles über diese App",
|
||||
inspectSuggestionAction: "Verfügbare Aktionen anzeigen",
|
||||
inspectSuggestionCapabilities: "Was kann diese App?",
|
||||
inspectSuggestionHello: "Hilf mir beim Einstieg",
|
||||
newChat: "Neuer Chat",
|
||||
optionsFor: "Optionen für",
|
||||
pinChat: "Chat anheften",
|
||||
renameChat: "Chat umbenennen",
|
||||
renameFailed: "Umbenennen fehlgeschlagen",
|
||||
renameThread: "Thread umbenennen",
|
||||
suggestionActions: "Zeig mir die verfügbaren Aktionen",
|
||||
suggestionCapabilities: "Was kann diese App?",
|
||||
suggestionCustomize: "Hilf mir, diese App anzupassen",
|
||||
unpinChat: "Chat lösen",
|
||||
},
|
||||
navigation: {
|
||||
chat: "Chat",
|
||||
collapseSidebar: "Seitenleiste einklappen",
|
||||
database: "Datenbank",
|
||||
expandSidebar: "Seitenleiste ausklappen",
|
||||
extensions: "Erweiterungen",
|
||||
navigation: "Navigation",
|
||||
navigationDescription: "Hauptnavigation",
|
||||
observability: "Beobachtbarkeit",
|
||||
openNavigation: "Navigation öffnen",
|
||||
settings: "Einstellungen",
|
||||
team: "Team",
|
||||
},
|
||||
pages: {
|
||||
databaseTitle: "Datenbank",
|
||||
observabilityPageTitle: "Agent-Beobachtbarkeit",
|
||||
teamTitle: "Team",
|
||||
teamCreateOrgDescription:
|
||||
"Erstelle eine Organisation, um Teammitglieder einzuladen und diese App zu teilen.",
|
||||
},
|
||||
root: {
|
||||
commandActions: "Aktionen",
|
||||
commandAppearance: "Darstellung",
|
||||
commandSearch: "Suchen",
|
||||
toggleTheme: "Design wechseln",
|
||||
},
|
||||
};
|
||||
|
||||
export default messages;
|
||||
@@ -0,0 +1,70 @@
|
||||
const messages = {
|
||||
settings: {
|
||||
title: "Settings",
|
||||
description: "Language and workspace preferences for this app.",
|
||||
languageTitle: "Language",
|
||||
languageDescription:
|
||||
"Choose the interface language. This preference is saved for your account.",
|
||||
languageLabel: "Interface language",
|
||||
workspaceTitle: "Workspace",
|
||||
workspaceDescription:
|
||||
"Manage team members, organization access, and shared workspace preferences.",
|
||||
openTeamSettings: "Open team settings",
|
||||
openResourceSettings: "Open resource settings",
|
||||
agentTitle: "Manage agent",
|
||||
agentDescription:
|
||||
"Manage the agent's model, API keys, automations, voice, and other controls.",
|
||||
openAgentSettings: "Manage agent",
|
||||
},
|
||||
chat: {
|
||||
archiveChat: "Archive Chat",
|
||||
archiveFailed: "Archive Failed",
|
||||
chats: "Chats",
|
||||
composerPlaceholder: "Ask the agent...",
|
||||
emptyState: "Ask me anything",
|
||||
heroDescription: "Ask the agent to inspect, explain, or change this app.",
|
||||
heroTitle: "How can I help?",
|
||||
inspectEmptyState: "Ask me anything about this app",
|
||||
inspectSuggestionAction: "Show available actions",
|
||||
inspectSuggestionCapabilities: "What can this app do?",
|
||||
inspectSuggestionHello: "Help me get started",
|
||||
newChat: "New Chat",
|
||||
optionsFor: "Options For",
|
||||
pinChat: "Pin Chat",
|
||||
renameChat: "Rename Chat",
|
||||
renameFailed: "Rename Failed",
|
||||
renameThread: "Rename Thread",
|
||||
suggestionActions: "Show me the available actions",
|
||||
suggestionCapabilities: "What can this app do?",
|
||||
suggestionCustomize: "Help me customize this app",
|
||||
unpinChat: "Unpin Chat",
|
||||
},
|
||||
navigation: {
|
||||
chat: "Chat",
|
||||
collapseSidebar: "Collapse Sidebar",
|
||||
database: "Database",
|
||||
expandSidebar: "Expand Sidebar",
|
||||
extensions: "Extensions",
|
||||
navigation: "Navigation",
|
||||
navigationDescription: "Main navigation",
|
||||
observability: "Observability",
|
||||
openNavigation: "Open navigation",
|
||||
settings: "Settings",
|
||||
team: "Team",
|
||||
},
|
||||
pages: {
|
||||
databaseTitle: "Database",
|
||||
observabilityPageTitle: "Agent Observability",
|
||||
teamTitle: "Team",
|
||||
teamCreateOrgDescription:
|
||||
"Create an organization to invite teammates and share this app.",
|
||||
},
|
||||
root: {
|
||||
commandActions: "Actions",
|
||||
commandAppearance: "Appearance",
|
||||
commandSearch: "Search",
|
||||
toggleTheme: "Toggle theme",
|
||||
},
|
||||
};
|
||||
|
||||
export default messages;
|
||||
@@ -0,0 +1,71 @@
|
||||
const messages = {
|
||||
settings: {
|
||||
title: "Ajustes",
|
||||
description: "Preferencias de idioma y espacio de trabajo para esta app.",
|
||||
languageTitle: "Idioma",
|
||||
languageDescription:
|
||||
"Elige el idioma de la interfaz. Esta preferencia se guarda en tu cuenta.",
|
||||
languageLabel: "Idioma de la interfaz",
|
||||
workspaceTitle: "Espacio de trabajo",
|
||||
workspaceDescription:
|
||||
"Gestiona miembros del equipo, acceso de la organización y preferencias compartidas.",
|
||||
openTeamSettings: "Abrir ajustes del equipo",
|
||||
openResourceSettings: "Abrir ajustes de recursos",
|
||||
agentTitle: "Gestionar agente",
|
||||
agentDescription:
|
||||
"Gestiona el modelo del agente, claves API, automatizaciones, voz y otros controles.",
|
||||
openAgentSettings: "Gestionar agente",
|
||||
},
|
||||
chat: {
|
||||
archiveChat: "Archivar chat",
|
||||
archiveFailed: "No se pudo archivar",
|
||||
chats: "Chats",
|
||||
composerPlaceholder: "Pregunta al agente...",
|
||||
emptyState: "Pregúntame lo que quieras",
|
||||
heroDescription:
|
||||
"Pide al agente que inspeccione, explique o cambie esta app.",
|
||||
heroTitle: "¿Cómo puedo ayudarte?",
|
||||
inspectEmptyState: "Pregúntame cualquier cosa sobre esta app",
|
||||
inspectSuggestionAction: "Mostrar acciones disponibles",
|
||||
inspectSuggestionCapabilities: "¿Qué puede hacer esta app?",
|
||||
inspectSuggestionHello: "Ayúdame a empezar",
|
||||
newChat: "Nuevo chat",
|
||||
optionsFor: "Opciones para",
|
||||
pinChat: "Fijar chat",
|
||||
renameChat: "Renombrar chat",
|
||||
renameFailed: "No se pudo renombrar",
|
||||
renameThread: "Renombrar hilo",
|
||||
suggestionActions: "Muéstrame las acciones disponibles",
|
||||
suggestionCapabilities: "¿Qué puede hacer esta app?",
|
||||
suggestionCustomize: "Ayúdame a personalizar esta app",
|
||||
unpinChat: "Desfijar chat",
|
||||
},
|
||||
navigation: {
|
||||
chat: "Chat",
|
||||
collapseSidebar: "Contraer barra lateral",
|
||||
database: "Base de datos",
|
||||
expandSidebar: "Expandir barra lateral",
|
||||
extensions: "Extensiones",
|
||||
navigation: "Navegación",
|
||||
navigationDescription: "Navegación principal",
|
||||
observability: "Observabilidad",
|
||||
openNavigation: "Abrir navegación",
|
||||
settings: "Ajustes",
|
||||
team: "Equipo",
|
||||
},
|
||||
pages: {
|
||||
databaseTitle: "Base de datos",
|
||||
observabilityPageTitle: "Observabilidad del agente",
|
||||
teamTitle: "Equipo",
|
||||
teamCreateOrgDescription:
|
||||
"Crea una organización para invitar compañeros y compartir esta app.",
|
||||
},
|
||||
root: {
|
||||
commandActions: "Acciones",
|
||||
commandAppearance: "Apariencia",
|
||||
commandSearch: "Buscar",
|
||||
toggleTheme: "Cambiar tema",
|
||||
},
|
||||
};
|
||||
|
||||
export default messages;
|
||||
@@ -0,0 +1,71 @@
|
||||
const messages = {
|
||||
settings: {
|
||||
title: "Paramètres",
|
||||
description: "Préférences de langue et d’espace de travail pour cette app.",
|
||||
languageTitle: "Langue",
|
||||
languageDescription:
|
||||
"Choisissez la langue de l’interface. Cette préférence est enregistrée dans votre compte.",
|
||||
languageLabel: "Langue de l’interface",
|
||||
workspaceTitle: "Espace de travail",
|
||||
workspaceDescription:
|
||||
"Gérez les membres, l’accès de l’organisation et les préférences partagées.",
|
||||
openTeamSettings: "Ouvrir les paramètres d’équipe",
|
||||
openResourceSettings: "Ouvrir les paramètres des ressources",
|
||||
agentTitle: "Gérer l’agent",
|
||||
agentDescription:
|
||||
"Gérez le modèle de l’agent, les clés API, les automatisations, la voix et les autres contrôles.",
|
||||
openAgentSettings: "Gérer l’agent",
|
||||
},
|
||||
chat: {
|
||||
archiveChat: "Archiver le chat",
|
||||
archiveFailed: "Échec de l’archivage",
|
||||
chats: "Discussions",
|
||||
composerPlaceholder: "Demandez à l’agent...",
|
||||
emptyState: "Posez-moi une question",
|
||||
heroDescription:
|
||||
"Demandez à l’agent d’inspecter, d’expliquer ou de modifier cette app.",
|
||||
heroTitle: "Comment puis-je aider ?",
|
||||
inspectEmptyState: "Posez-moi une question sur cette app",
|
||||
inspectSuggestionAction: "Afficher les actions disponibles",
|
||||
inspectSuggestionCapabilities: "Que peut faire cette app ?",
|
||||
inspectSuggestionHello: "Aidez-moi à démarrer",
|
||||
newChat: "Nouveau chat",
|
||||
optionsFor: "Options pour",
|
||||
pinChat: "Épingler le chat",
|
||||
renameChat: "Renommer le chat",
|
||||
renameFailed: "Échec du renommage",
|
||||
renameThread: "Renommer le fil",
|
||||
suggestionActions: "Montrez-moi les actions disponibles",
|
||||
suggestionCapabilities: "Que peut faire cette app ?",
|
||||
suggestionCustomize: "Aidez-moi à personnaliser cette app",
|
||||
unpinChat: "Désépingler le chat",
|
||||
},
|
||||
navigation: {
|
||||
chat: "Chat",
|
||||
collapseSidebar: "Réduire la barre latérale",
|
||||
database: "Base de données",
|
||||
expandSidebar: "Développer la barre latérale",
|
||||
extensions: "Rallonges",
|
||||
navigation: "Navigation",
|
||||
navigationDescription: "Navigation principale",
|
||||
observability: "Observabilité",
|
||||
openNavigation: "Ouvrir la navigation",
|
||||
settings: "Paramètres",
|
||||
team: "Équipe",
|
||||
},
|
||||
pages: {
|
||||
databaseTitle: "Base de données",
|
||||
observabilityPageTitle: "Observabilité de l'agent",
|
||||
teamTitle: "Équipe",
|
||||
teamCreateOrgDescription:
|
||||
"Créez une organisation pour inviter des coéquipiers et partager cette app.",
|
||||
},
|
||||
root: {
|
||||
commandActions: "Opérations",
|
||||
commandAppearance: "Apparence",
|
||||
commandSearch: "Rechercher",
|
||||
toggleTheme: "Changer de thème",
|
||||
},
|
||||
};
|
||||
|
||||
export default messages;
|
||||
@@ -0,0 +1,69 @@
|
||||
const messages = {
|
||||
settings: {
|
||||
title: "सेटिंग्स",
|
||||
description: "इस ऐप के लिए भाषा और कार्यस्थान प्राथमिकताएं।",
|
||||
languageTitle: "भाषा",
|
||||
languageDescription: "इंटरफ़ेस भाषा चुनें। यह पसंद आपके खाते में सहेजी जाती है।",
|
||||
languageLabel: "इंटरफ़ेस भाषा",
|
||||
workspaceTitle: "कार्यस्थान",
|
||||
workspaceDescription:
|
||||
"टीम सदस्यों, संगठन पहुंच और साझा कार्यस्थान प्राथमिकताओं को प्रबंधित करें।",
|
||||
openTeamSettings: "टीम सेटिंग्स खोलें",
|
||||
openResourceSettings: "संसाधन सेटिंग्स खोलें",
|
||||
agentTitle: "एजेंट प्रबंधित करें",
|
||||
agentDescription:
|
||||
"एजेंट के मॉडल, API कुंजियों, ऑटोमेशन, आवाज़ और अन्य नियंत्रणों को प्रबंधित करें।",
|
||||
openAgentSettings: "एजेंट प्रबंधित करें",
|
||||
},
|
||||
chat: {
|
||||
archiveChat: "चैट आर्काइव करें",
|
||||
archiveFailed: "आर्काइव विफल",
|
||||
chats: "चैट",
|
||||
composerPlaceholder: "एजेंट से पूछें...",
|
||||
emptyState: "मुझसे कुछ भी पूछें",
|
||||
heroDescription: "एजेंट से इस ऐप की जांच, व्याख्या या बदलाव करने को कहें।",
|
||||
heroTitle: "मैं कैसे मदद कर सकता हूं?",
|
||||
inspectEmptyState: "इस ऐप के बारे में मुझसे कुछ भी पूछें",
|
||||
inspectSuggestionAction: "उपलब्ध क्रियाएं दिखाएं",
|
||||
inspectSuggestionCapabilities: "यह ऐप क्या कर सकता है?",
|
||||
inspectSuggestionHello: "शुरू करने में मेरी मदद करें",
|
||||
newChat: "नई चैट",
|
||||
optionsFor: "इसके लिए विकल्प",
|
||||
pinChat: "चैट पिन करें",
|
||||
renameChat: "चैट का नाम बदलें",
|
||||
renameFailed: "नाम बदलना विफल",
|
||||
renameThread: "थ्रेड का नाम बदलें",
|
||||
suggestionActions: "मुझे उपलब्ध क्रियाएं दिखाएं",
|
||||
suggestionCapabilities: "यह ऐप क्या कर सकता है?",
|
||||
suggestionCustomize: "इस ऐप को कस्टमाइज करने में मेरी मदद करें",
|
||||
unpinChat: "चैट अनपिन करें",
|
||||
},
|
||||
navigation: {
|
||||
chat: "चैट",
|
||||
collapseSidebar: "साइडबार संक्षिप्त करें",
|
||||
database: "डेटाबेस",
|
||||
expandSidebar: "साइडबार विस्तृत करें",
|
||||
extensions: "एक्सटेंशन",
|
||||
navigation: "नेविगेशन",
|
||||
navigationDescription: "मुख्य नेविगेशन",
|
||||
observability: "अवलोकनक्षमता",
|
||||
openNavigation: "नेविगेशन खोलें",
|
||||
settings: "सेटिंग्स",
|
||||
team: "टीम",
|
||||
},
|
||||
pages: {
|
||||
databaseTitle: "डेटाबेस",
|
||||
observabilityPageTitle: "एजेंट ऑब्ज़र्वेबिलिटी",
|
||||
teamTitle: "टीम",
|
||||
teamCreateOrgDescription:
|
||||
"टीम के सदस्यों को आमंत्रित करने और यह ऐप साझा करने के लिए संगठन बनाएं।",
|
||||
},
|
||||
root: {
|
||||
commandActions: "कार्रवाइयाँ",
|
||||
commandAppearance: "दिखावट",
|
||||
commandSearch: "खोजें",
|
||||
toggleTheme: "थीम बदलें",
|
||||
},
|
||||
};
|
||||
|
||||
export default messages;
|
||||
@@ -0,0 +1,34 @@
|
||||
import { type AgentNativeI18nCatalog } from "@agent-native/core/client/i18n";
|
||||
|
||||
import enUS from "./en-US";
|
||||
|
||||
export const i18nCatalog = {
|
||||
sourceLocale: "en-US",
|
||||
messages: enUS,
|
||||
loadMessages: async (locale) => {
|
||||
switch (locale) {
|
||||
case "zh-CN":
|
||||
return (await import("./zh-CN")).default;
|
||||
case "zh-TW":
|
||||
return (await import("./zh-TW")).default;
|
||||
case "es-ES":
|
||||
return (await import("./es-ES")).default;
|
||||
case "fr-FR":
|
||||
return (await import("./fr-FR")).default;
|
||||
case "de-DE":
|
||||
return (await import("./de-DE")).default;
|
||||
case "ja-JP":
|
||||
return (await import("./ja-JP")).default;
|
||||
case "ko-KR":
|
||||
return (await import("./ko-KR")).default;
|
||||
case "pt-BR":
|
||||
return (await import("./pt-BR")).default;
|
||||
case "hi-IN":
|
||||
return (await import("./hi-IN")).default;
|
||||
case "ar-SA":
|
||||
return (await import("./ar-SA")).default;
|
||||
default:
|
||||
return null;
|
||||
}
|
||||
},
|
||||
} satisfies AgentNativeI18nCatalog;
|
||||
@@ -0,0 +1,70 @@
|
||||
const messages = {
|
||||
settings: {
|
||||
title: "設定",
|
||||
description: "このアプリの言語とワークスペース設定。",
|
||||
languageTitle: "言語",
|
||||
languageDescription:
|
||||
"インターフェース言語を選択します。この設定はアカウントに保存されます。",
|
||||
languageLabel: "インターフェース言語",
|
||||
workspaceTitle: "ワークスペース",
|
||||
workspaceDescription:
|
||||
"チームメンバー、組織アクセス、共有ワークスペース設定を管理します。",
|
||||
openTeamSettings: "チーム設定を開く",
|
||||
openResourceSettings: "リソース設定を開く",
|
||||
agentTitle: "エージェントを管理",
|
||||
agentDescription:
|
||||
"エージェントのモデル、API キー、自動化、音声などを管理します。",
|
||||
openAgentSettings: "エージェントを管理",
|
||||
},
|
||||
chat: {
|
||||
archiveChat: "チャットをアーカイブ",
|
||||
archiveFailed: "アーカイブに失敗しました",
|
||||
chats: "チャット",
|
||||
composerPlaceholder: "エージェントに質問...",
|
||||
emptyState: "何でも聞いてください",
|
||||
heroDescription: "このアプリの確認、説明、変更をエージェントに依頼します。",
|
||||
heroTitle: "どのようにお手伝いできますか?",
|
||||
inspectEmptyState: "このアプリについて何でも聞いてください",
|
||||
inspectSuggestionAction: "利用可能なアクションを表示",
|
||||
inspectSuggestionCapabilities: "このアプリで何ができますか?",
|
||||
inspectSuggestionHello: "使い始めを手伝って",
|
||||
newChat: "新しいチャット",
|
||||
optionsFor: "オプション:",
|
||||
pinChat: "チャットをピン留め",
|
||||
renameChat: "チャット名を変更",
|
||||
renameFailed: "名前の変更に失敗しました",
|
||||
renameThread: "スレッド名を変更",
|
||||
suggestionActions: "利用可能なアクションを表示して",
|
||||
suggestionCapabilities: "このアプリで何ができますか?",
|
||||
suggestionCustomize: "このアプリのカスタマイズを手伝って",
|
||||
unpinChat: "チャットのピン留めを解除",
|
||||
},
|
||||
navigation: {
|
||||
chat: "チャット",
|
||||
collapseSidebar: "サイドバーを折りたたむ",
|
||||
database: "データベース",
|
||||
expandSidebar: "サイドバーを展開",
|
||||
extensions: "拡張機能",
|
||||
navigation: "ナビゲーション",
|
||||
navigationDescription: "メインナビゲーション",
|
||||
observability: "可観測性",
|
||||
openNavigation: "ナビゲーションを開く",
|
||||
settings: "設定",
|
||||
team: "チーム",
|
||||
},
|
||||
pages: {
|
||||
databaseTitle: "データベース",
|
||||
observabilityPageTitle: "エージェント可観測性",
|
||||
teamTitle: "チーム",
|
||||
teamCreateOrgDescription:
|
||||
"チームメイトを招待してこのアプリを共有するための組織を作成します。",
|
||||
},
|
||||
root: {
|
||||
commandActions: "操作",
|
||||
commandAppearance: "外観",
|
||||
commandSearch: "検索",
|
||||
toggleTheme: "テーマを切り替え",
|
||||
},
|
||||
};
|
||||
|
||||
export default messages;
|
||||
@@ -0,0 +1,70 @@
|
||||
const messages = {
|
||||
settings: {
|
||||
title: "설정",
|
||||
description: "이 앱의 언어 및 워크스페이스 환경설정입니다.",
|
||||
languageTitle: "언어",
|
||||
languageDescription:
|
||||
"인터페이스 언어를 선택하세요. 이 기본 설정은 계정에 저장됩니다.",
|
||||
languageLabel: "인터페이스 언어",
|
||||
workspaceTitle: "워크스페이스",
|
||||
workspaceDescription:
|
||||
"팀원, 조직 접근 권한, 공유 워크스페이스 환경설정을 관리합니다.",
|
||||
openTeamSettings: "팀 설정 열기",
|
||||
openResourceSettings: "리소스 설정 열기",
|
||||
agentTitle: "에이전트 관리",
|
||||
agentDescription:
|
||||
"에이전트의 모델, API 키, 자동화, 음성 및 기타 제어를 관리합니다.",
|
||||
openAgentSettings: "에이전트 관리",
|
||||
},
|
||||
chat: {
|
||||
archiveChat: "채팅 보관",
|
||||
archiveFailed: "보관 실패",
|
||||
chats: "채팅",
|
||||
composerPlaceholder: "에이전트에게 물어보세요...",
|
||||
emptyState: "무엇이든 물어보세요",
|
||||
heroDescription:
|
||||
"에이전트에게 이 앱을 살펴보고 설명하거나 변경하도록 요청하세요.",
|
||||
heroTitle: "무엇을 도와드릴까요?",
|
||||
inspectEmptyState: "이 앱에 대해 무엇이든 물어보세요",
|
||||
inspectSuggestionAction: "사용 가능한 작업 보기",
|
||||
inspectSuggestionCapabilities: "이 앱은 무엇을 할 수 있나요?",
|
||||
inspectSuggestionHello: "시작할 수 있게 도와주세요",
|
||||
newChat: "새 채팅",
|
||||
optionsFor: "옵션 대상",
|
||||
pinChat: "채팅 고정",
|
||||
renameChat: "채팅 이름 바꾸기",
|
||||
renameFailed: "이름 변경 실패",
|
||||
renameThread: "스레드 이름 바꾸기",
|
||||
suggestionActions: "사용 가능한 작업을 보여줘",
|
||||
suggestionCapabilities: "이 앱은 무엇을 할 수 있나요?",
|
||||
suggestionCustomize: "이 앱을 맞춤 설정하도록 도와줘",
|
||||
unpinChat: "채팅 고정 해제",
|
||||
},
|
||||
navigation: {
|
||||
chat: "채팅",
|
||||
collapseSidebar: "사이드바 접기",
|
||||
database: "데이터베이스",
|
||||
expandSidebar: "사이드바 펼치기",
|
||||
extensions: "확장 프로그램",
|
||||
navigation: "탐색",
|
||||
navigationDescription: "기본 탐색",
|
||||
observability: "관찰성",
|
||||
openNavigation: "탐색 열기",
|
||||
settings: "설정",
|
||||
team: "팀",
|
||||
},
|
||||
pages: {
|
||||
databaseTitle: "데이터베이스",
|
||||
observabilityPageTitle: "에이전트 관찰성",
|
||||
teamTitle: "팀",
|
||||
teamCreateOrgDescription: "팀원을 초대하고 이 앱을 공유할 조직을 만드세요.",
|
||||
},
|
||||
root: {
|
||||
commandActions: "작업",
|
||||
commandAppearance: "화면 표시",
|
||||
commandSearch: "검색",
|
||||
toggleTheme: "테마 전환",
|
||||
},
|
||||
};
|
||||
|
||||
export default messages;
|
||||
@@ -0,0 +1,71 @@
|
||||
const messages = {
|
||||
settings: {
|
||||
title: "Configurações",
|
||||
description: "Preferências de idioma e espaço de trabalho deste app.",
|
||||
languageTitle: "Idioma",
|
||||
languageDescription:
|
||||
"Escolha o idioma da interface. Essa preferência é salva na sua conta.",
|
||||
languageLabel: "Idioma da interface",
|
||||
workspaceTitle: "Espaço de trabalho",
|
||||
workspaceDescription:
|
||||
"Gerencie membros da equipe, acesso da organização e preferências compartilhadas.",
|
||||
openTeamSettings: "Abrir configurações da equipe",
|
||||
openResourceSettings: "Abrir configurações de recursos",
|
||||
agentTitle: "Gerenciar agente",
|
||||
agentDescription:
|
||||
"Gerencie o modelo do agente, chaves de API, automações, voz e outros controles.",
|
||||
openAgentSettings: "Gerenciar agente",
|
||||
},
|
||||
chat: {
|
||||
archiveChat: "Arquivar chat",
|
||||
archiveFailed: "Falha ao arquivar",
|
||||
chats: "Chats",
|
||||
composerPlaceholder: "Pergunte ao agente...",
|
||||
emptyState: "Pergunte-me qualquer coisa",
|
||||
heroDescription:
|
||||
"Peça ao agente para inspecionar, explicar ou alterar este app.",
|
||||
heroTitle: "Como posso ajudar?",
|
||||
inspectEmptyState: "Pergunte-me qualquer coisa sobre este app",
|
||||
inspectSuggestionAction: "Mostrar ações disponíveis",
|
||||
inspectSuggestionCapabilities: "O que este app pode fazer?",
|
||||
inspectSuggestionHello: "Ajude-me a começar",
|
||||
newChat: "Novo chat",
|
||||
optionsFor: "Opções para",
|
||||
pinChat: "Fixar chat",
|
||||
renameChat: "Renomear chat",
|
||||
renameFailed: "Falha ao renomear",
|
||||
renameThread: "Renomear conversa",
|
||||
suggestionActions: "Mostre-me as ações disponíveis",
|
||||
suggestionCapabilities: "O que este app pode fazer?",
|
||||
suggestionCustomize: "Ajude-me a personalizar este app",
|
||||
unpinChat: "Desafixar chat",
|
||||
},
|
||||
navigation: {
|
||||
chat: "Chat",
|
||||
collapseSidebar: "Recolher barra lateral",
|
||||
database: "Banco de dados",
|
||||
expandSidebar: "Expandir barra lateral",
|
||||
extensions: "Extensões",
|
||||
navigation: "Navegação",
|
||||
navigationDescription: "Navegação principal",
|
||||
observability: "Observabilidade",
|
||||
openNavigation: "Abrir navegação",
|
||||
settings: "Configurações",
|
||||
team: "Equipe",
|
||||
},
|
||||
pages: {
|
||||
databaseTitle: "Banco de dados",
|
||||
observabilityPageTitle: "Observabilidade do agente",
|
||||
teamTitle: "Equipe",
|
||||
teamCreateOrgDescription:
|
||||
"Crie uma organização para convidar colegas e compartilhar este app.",
|
||||
},
|
||||
root: {
|
||||
commandActions: "Ações",
|
||||
commandAppearance: "Aparência",
|
||||
commandSearch: "Pesquisar",
|
||||
toggleTheme: "Alternar tema",
|
||||
},
|
||||
};
|
||||
|
||||
export default messages;
|
||||
@@ -0,0 +1,66 @@
|
||||
const messages = {
|
||||
settings: {
|
||||
title: "设置",
|
||||
description: "此应用的语言和工作区偏好设置。",
|
||||
languageTitle: "语言",
|
||||
languageDescription: "选择界面语言。此偏好会保存到你的账户。",
|
||||
languageLabel: "界面语言",
|
||||
workspaceTitle: "工作区",
|
||||
workspaceDescription: "管理团队成员、组织访问权限和共享工作区偏好。",
|
||||
openTeamSettings: "打开团队设置",
|
||||
openResourceSettings: "打开资源设置",
|
||||
agentTitle: "管理代理",
|
||||
agentDescription: "管理代理的模型、API 密钥、自动化、语音和其他控制项。",
|
||||
openAgentSettings: "管理代理",
|
||||
},
|
||||
chat: {
|
||||
archiveChat: "归档聊天",
|
||||
archiveFailed: "归档失败",
|
||||
chats: "聊天",
|
||||
composerPlaceholder: "询问代理...",
|
||||
emptyState: "问我任何问题",
|
||||
heroDescription: "让代理检查、解释或更改此应用。",
|
||||
heroTitle: "我能帮你什么?",
|
||||
inspectEmptyState: "询问我有关此应用的任何问题",
|
||||
inspectSuggestionAction: "显示可用操作",
|
||||
inspectSuggestionCapabilities: "这个应用能做什么?",
|
||||
inspectSuggestionHello: "帮我开始使用",
|
||||
newChat: "新建聊天",
|
||||
optionsFor: "选项:",
|
||||
pinChat: "置顶聊天",
|
||||
renameChat: "重命名聊天",
|
||||
renameFailed: "重命名失败",
|
||||
renameThread: "重命名对话",
|
||||
suggestionActions: "显示可用操作",
|
||||
suggestionCapabilities: "这个应用能做什么?",
|
||||
suggestionCustomize: "帮我自定义此应用",
|
||||
unpinChat: "取消置顶聊天",
|
||||
},
|
||||
navigation: {
|
||||
chat: "聊天",
|
||||
collapseSidebar: "收起侧边栏",
|
||||
database: "数据库",
|
||||
expandSidebar: "展开侧边栏",
|
||||
extensions: "扩展",
|
||||
navigation: "导航",
|
||||
navigationDescription: "主导航",
|
||||
observability: "可观测性",
|
||||
openNavigation: "打开导航",
|
||||
settings: "设置",
|
||||
team: "团队",
|
||||
},
|
||||
pages: {
|
||||
databaseTitle: "数据库",
|
||||
observabilityPageTitle: "代理可观测性",
|
||||
teamTitle: "团队",
|
||||
teamCreateOrgDescription: "创建组织以邀请队友并共享此应用。",
|
||||
},
|
||||
root: {
|
||||
commandActions: "操作",
|
||||
commandAppearance: "外观",
|
||||
commandSearch: "搜索",
|
||||
toggleTheme: "切换主题",
|
||||
},
|
||||
};
|
||||
|
||||
export default messages;
|
||||
@@ -0,0 +1,66 @@
|
||||
const messages = {
|
||||
settings: {
|
||||
title: "設定",
|
||||
description: "此應用的語言和工作區偏好設定。",
|
||||
languageTitle: "語言",
|
||||
languageDescription: "選取介面語言。此偏好會儲存到你的帳戶。",
|
||||
languageLabel: "介面語言",
|
||||
workspaceTitle: "工作區",
|
||||
workspaceDescription: "管理團隊成員、組織存取權限和共用工作區偏好。",
|
||||
openTeamSettings: "開啟團隊設定",
|
||||
openResourceSettings: "開啟資源設定",
|
||||
agentTitle: "管理代理",
|
||||
agentDescription: "管理代理的模型、API 金鑰、自動化、語音和其他控制項。",
|
||||
openAgentSettings: "管理代理",
|
||||
},
|
||||
chat: {
|
||||
archiveChat: "封存聊天",
|
||||
archiveFailed: "封存失敗",
|
||||
chats: "聊天",
|
||||
composerPlaceholder: "詢問代理...",
|
||||
emptyState: "問我任何問題",
|
||||
heroDescription: "讓代理檢查、解釋或更改此應用。",
|
||||
heroTitle: "我能幫你什麼?",
|
||||
inspectEmptyState: "詢問我有關此應用的任何問題",
|
||||
inspectSuggestionAction: "顯示可用操作",
|
||||
inspectSuggestionCapabilities: "這個應用能做什麼?",
|
||||
inspectSuggestionHello: "幫我開始使用",
|
||||
newChat: "新建聊天",
|
||||
optionsFor: "選項:",
|
||||
pinChat: "置頂聊天",
|
||||
renameChat: "重新命名聊天",
|
||||
renameFailed: "重新命名失敗",
|
||||
renameThread: "重新命名對話",
|
||||
suggestionActions: "顯示可用操作",
|
||||
suggestionCapabilities: "這個應用能做什麼?",
|
||||
suggestionCustomize: "幫我自訂此應用",
|
||||
unpinChat: "取消置頂聊天",
|
||||
},
|
||||
navigation: {
|
||||
chat: "聊天",
|
||||
collapseSidebar: "收起側邊欄",
|
||||
database: "資料庫",
|
||||
expandSidebar: "展開側邊欄",
|
||||
extensions: "擴充功能",
|
||||
navigation: "導覽",
|
||||
navigationDescription: "主導覽",
|
||||
observability: "可觀測性",
|
||||
openNavigation: "開啟導覽",
|
||||
settings: "設定",
|
||||
team: "團隊",
|
||||
},
|
||||
pages: {
|
||||
databaseTitle: "資料庫",
|
||||
observabilityPageTitle: "代理可觀測性",
|
||||
teamTitle: "團隊",
|
||||
teamCreateOrgDescription: "建立組織以邀請隊友並共用此應用。",
|
||||
},
|
||||
root: {
|
||||
commandActions: "操作",
|
||||
commandAppearance: "外觀",
|
||||
commandSearch: "搜尋",
|
||||
toggleTheme: "切換主題",
|
||||
},
|
||||
};
|
||||
|
||||
export default messages;
|
||||
Reference in New Issue
Block a user