Skip to content

Commit fe2ce94

Browse files
committed
feat: User Interface - de, es, fr, it, ja, ko, pt, ru
1 parent 499dcba commit fe2ce94

File tree

12 files changed

+838
-3
lines changed

12 files changed

+838
-3
lines changed

src/_locales/de/main.json

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
{
2+
"General": "Allgemein",
3+
"Selection Tools": "Auswahlwerkzeuge",
4+
"Sites": "Webseiten",
5+
"Advanced": "Erweiterte Einstellungen",
6+
"Donate": "Spenden",
7+
"Triggers": "Auslöser",
8+
"Theme": "Thema",
9+
"API Mode": "API-Modus",
10+
"Get": "Erhalten",
11+
"Balance": "Kontostand",
12+
"Preferred Language": "Bevorzugte Sprache",
13+
"Insert ChatGPT at the top of search results": "ChatGPT am Anfang der Suchergebnisse einfügen",
14+
"Lock scrollbar while answering": "Bildlaufleiste beim Beantworten sperren",
15+
"Current Version": "Aktuelle Version",
16+
"Latest": "Neueste Version",
17+
"Help | Changelog ": "Hilfe | Änderungsprotokoll",
18+
"Custom ChatGPT Web API Url": "Benutzerdefinierte ChatGPT-Web-API-URL",
19+
"Custom ChatGPT Web API Path": "Benutzerdefinierter ChatGPT-Web-API-Pfad",
20+
"Custom OpenAI API Url": "Benutzerdefinierte OpenAI-API-URL",
21+
"Custom Site Regex": "Benutzerdefinierter Website-Regex",
22+
"Exclusively use Custom Site Regex for website matching, ignoring built-in rules": "Nur benutzerdefinierten Website-Regex verwenden, um Website-Übereinstimmungen zu finden und interne Regeln ignorieren",
23+
"Input Query": "Eingabeaufforderung",
24+
"Append Query": "Am Ende anhängen",
25+
"Prepend Query": "Am Anfang hinzufügen",
26+
"Wechat Pay": "WeChat-Pay",
27+
"Type your question here\nEnter to send, shift + enter to break line": "Geben Sie Ihre Frage hier ein\nEnter zum Senden, Shift + Enter zum Zeilenumbruch",
28+
"Wait for the answer to finish and then continue here": "Warten Sie, bis die Antwort fertig ist, und setzen Sie hier fort",
29+
"Ask ChatGPT": "ChatGPT fragen",
30+
"No Input Found": "Keine Eingabe gefunden",
31+
"You": "Du",
32+
"Collapse": "Verkleinern",
33+
"Expand": "Erweitern",
34+
"Stop": "Stoppen",
35+
"Continue on official website": "Weiter auf der offiziellen Website",
36+
"Error": "Fehler",
37+
"Copy": "Kopieren",
38+
"Question": "Frage",
39+
"Answer": "Antwort",
40+
"Waiting for response...": "Warte auf Antwort...",
41+
"Close the Window": "Fenster schließen",
42+
"Pin the Window": "Fenster anheften",
43+
"Float the Window": "Fenster aufteilen",
44+
"Save Conversation": "Konversation speichern",
45+
"UNAUTHORIZED": "Unbefugt",
46+
"Please login at https://chat.openai.com first": "Bitte zuerst bei https://chat.openai.com anmelden",
47+
"Then open https://chat.openai.com/api/auth/session": "Dann öffne https://chat.openai.com/api/auth/sitzung",
48+
"And refresh this page or type you question again": "Und aktualisiere diese Seite oder gib deine Frage erneut ein",
49+
"Consider creating an api key at https://platform.openai.com/account/api-keys": "Erwägen Sie ein API-Schlüssel unter https://platform.openai.com/account/api-keys zu erstellen",
50+
"OpenAI Security Check Required": "OpenAI-Sicherheitscheck erforderlich",
51+
"Please open https://chat.openai.com/api/auth/session": "Bitte öffne https://chat.openai.com/api/auth/sitzung",
52+
"Please open https://chat.openai.com": "Bitte öffne https://chat.openai.com",
53+
"New Chat": "Neuer Chat",
54+
"Summarize Page": "Seite zusammenfassen",
55+
"Translate": "Übersetzen",
56+
"Translate (Bidirectional)": "Übersetzen (beidseitig)",
57+
"Summary": "Zusammenfassung",
58+
"Polish": "Polieren",
59+
"Sentiment Analysis": "Stimmungsanalyse",
60+
"Divide Paragraphs": "Abschnitte teilen",
61+
"Code Explain": "Code erklären",
62+
"Ask": "Fragen",
63+
"Always": "Immer",
64+
"Manually": "Manuell",
65+
"When query ends with question mark (?)": "Wenn die Abfrage mit einem Fragezeichen (?) endet",
66+
"Light": "Hell",
67+
"Dark": "Dunkel",
68+
"Auto": "Automatisch",
69+
"ChatGPT (Web)": "ChatGPT (Web)",
70+
"ChatGPT (Web, GPT-4)": "ChatGPT (Web, GPT-4)",
71+
"Bing (Web, GPT-4)": "Bing (Web, GPT-4)",
72+
"ChatGPT (GPT-3.5-turbo)": "ChatGPT (GPT-3.5-Turbo)",
73+
"ChatGPT (GPT-4-8k)": "ChatGPT (GPT-4-8k)",
74+
"ChatGPT (GPT-4-32k)": "ChatGPT (GPT-4-32k)",
75+
"GPT-3.5": "GPT-3.5",
76+
"Custom Model": "Benutzerdefiniertes Modell",
77+
"Balanced": "Ausgeglichen",
78+
"Creative": "Kreativ",
79+
"Precise": "Präzise",
80+
"Fast": "Schnell",
81+
"API Key": "API-Schlüssel",
82+
"Model Name": "Modellname",
83+
"Custom Model API Url": "Benutzerdefinierte Modell-API-URL",
84+
"Loading...": "Laden...",
85+
"Feedback": "Feedback",
86+
"Confirm": "Bestätigen",
87+
"Clear Conversation": "Konversation löschen",
88+
"Retry": "Erneut versuchen",
89+
"Exceeded maximum context length": "Maximale Kontextlänge überschritten, bitte Konversation löschen und erneut versuchen",
90+
"Regenerate the answer after switching model": "Antwort nach dem Wechseln des Modells neu generieren",
91+
"Pin": "Anheften",
92+
"Unpin": "Loslösen",
93+
"Delete Conversation": "Konversation löschen",
94+
"Clear conversations": "Konversationen löschen",
95+
"Settings": "Einstellungen",
96+
"Feature Pages": "Funktionsseiten",
97+
"Keyboard Shortcuts": "Tastenkombinationen",
98+
"Open Conversation Page": "Konversationsseite öffnen",
99+
"Store to Independent Conversation Page": "Auf unabhängiger Konversationsseite speichern"
100+
}

src/_locales/en/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,6 @@
9595
"Settings": "Settings",
9696
"Feature Pages": "Feature Pages",
9797
"Keyboard Shortcuts": "Keyboard Shortcuts",
98-
"Open Conversation Page": "Open Conversation Page"
98+
"Open Conversation Page": "Open Conversation Page",
99+
"Store to Independent Conversation Page": "Store to Independent Conversation Page"
99100
}

src/_locales/es/main.json

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
{
2+
"General": "General",
3+
"Selection Tools": "Herramientas de selección",
4+
"Sites": "Adaptaciones de sitios",
5+
"Advanced": "Avanzado",
6+
"Donate": "Donar",
7+
"Triggers": "Disparadores",
8+
"Theme": "Tema",
9+
"API Mode": "Modo API",
10+
"Get": "Obtener",
11+
"Balance": "Balance",
12+
"Preferred Language": "Idioma preferido",
13+
"Insert ChatGPT at the top of search results": "Insertar ChatGPT en la parte superior de los resultados de búsqueda",
14+
"Lock scrollbar while answering": "Bloquear barra de desplazamiento mientras se responde",
15+
"Current Version": "Versión actual",
16+
"Latest": "Última",
17+
"Help | Changelog ": "Ayuda | Registro de cambios ",
18+
"Custom ChatGPT Web API Url": "URL personalizada de la API web de ChatGPT",
19+
"Custom ChatGPT Web API Path": "Ruta personalizada de la API web de ChatGPT",
20+
"Custom OpenAI API Url": "URL personalizada de la API de OpenAI",
21+
"Custom Site Regex": "Expresión regular personalizada del sitio",
22+
"Exclusively use Custom Site Regex for website matching, ignoring built-in rules": "Utilice exclusivamente expesiones regulares personalizadas para la coincidencia de sitios web, ignorando las reglas integradas",
23+
"Input Query": "Consulta de entrada",
24+
"Append Query": "Añadir consulta",
25+
"Prepend Query": "Insertar consulta",
26+
"Wechat Pay": "Pago de Wechat",
27+
"Type your question here\nEnter to send, shift + enter to break line": "Escriba su pregunta aquí\nPresione Enter para enviar, Shift+Enter para saltar de línea",
28+
"Wait for the answer to finish and then continue here": "Espere a que la respuesta termine y luego continúe aquí",
29+
"Ask ChatGPT": "Preguntar a ChatGPT",
30+
"No Input Found": "No se encontró entrada",
31+
"You": "",
32+
"Collapse": "Colapsar",
33+
"Expand": "Expandir",
34+
"Stop": "Detener",
35+
"Continue on official website": "Continuar en el sitio web oficial",
36+
"Error": "Error",
37+
"Copy": "Copiar",
38+
"Question": "Pregunta",
39+
"Answer": "Respuesta",
40+
"Waiting for response...": "Esperando respuesta...",
41+
"Close the Window": "Cerrar ventana",
42+
"Pin the Window": "Fijar ventana",
43+
"Float the Window": "Ventana flotante",
44+
"Save Conversation": "Guardar conversación",
45+
"UNAUTHORIZED": "NO AUTORIZADO",
46+
"Please login at https://chat.openai.com first": "Por favor, inicie sesión en https://chat.openai.com primero",
47+
"Then open https://chat.openai.com/api/auth/session": "Luego abra https://chat.openai.com/api/auth/session",
48+
"And refresh this page or type you question again": "Y actualice esta página o escriba su pregunta nuevamente",
49+
"Consider creating an api key at https://platform.openai.com/account/api-keys": "Considere crear una clave de API en https://platform.openai.com/account/api-keys",
50+
"OpenAI Security Check Required": "Se requiere una comprobación de seguridad de OpenAI",
51+
"Please open https://chat.openai.com/api/auth/session": "Por favor, abra https://chat.openai.com/api/auth/session",
52+
"Please open https://chat.openai.com": "Por favor, abra https://chat.openai.com",
53+
"New Chat": "Nuevo chat",
54+
"Summarize Page": "Resumir página",
55+
"Translate": "Traducir",
56+
"Translate (Bidirectional)": "Traducción bidireccional",
57+
"Summary": "Resumen",
58+
"Polish": "Pulir",
59+
"Sentiment Analysis": "Análisis de sentimientos",
60+
"Divide Paragraphs": "Dividir párrafos",
61+
"Code Explain": "Explicación de código",
62+
"Ask": "Preguntar",
63+
"Always": "Siempre",
64+
"Manually": "Manualmente",
65+
"When query ends with question mark (?)": "Cuando la consulta termina con signo de pregunta (?)",
66+
"Light": "Claro",
67+
"Dark": "Oscuro",
68+
"Auto": "Automático",
69+
"ChatGPT (Web)": "ChatGPT (Web)",
70+
"ChatGPT (Web, GPT-4)": "ChatGPT (Web, GPT-4)",
71+
"Bing (Web, GPT-4)": "Bing (Web, GPT-4)",
72+
"ChatGPT (GPT-3.5-turbo)": "ChatGPT (GPT-3.5-turbo)",
73+
"ChatGPT (GPT-4-8k)": "ChatGPT (GPT-4-8k)",
74+
"ChatGPT (GPT-4-32k)": "ChatGPT (GPT-4-32k)",
75+
"GPT-3.5": "GPT-3.5",
76+
"Custom Model": "Modelo personalizado",
77+
"Balanced": "Equilibrado",
78+
"Creative": "Creativo",
79+
"Precise": "Preciso",
80+
"Fast": "Rápido",
81+
"API Key": "Clave de API",
82+
"Model Name": "Nombre del modelo",
83+
"Custom Model API Url": "URL de la API de modelo personalizada",
84+
"Loading...": "Cargando...",
85+
"Feedback": "Comentarios",
86+
"Confirm": "Confirmar",
87+
"Clear Conversation": "Borrar conversación",
88+
"Retry": "Reintentar",
89+
"Exceeded maximum context length": "Se superó la longitud máxima del contexto, borre la conversación y vuelva a intentarlo",
90+
"Regenerate the answer after switching model": "Regenerar la respuesta después de cambiar el modelo",
91+
"Pin": "Fijar",
92+
"Unpin": "Desfijar",
93+
"Delete Conversation": "Eliminar conversación",
94+
"Clear conversations": "Borrar todas las conversaciones",
95+
"Settings": "Configuración",
96+
"Feature Pages": "Páginas de características",
97+
"Keyboard Shortcuts": "Atajos de teclado",
98+
"Open Conversation Page": "Abrir página de conversación independiente",
99+
"Store to Independent Conversation Page": "Guardar en página de conversación independiente"
100+
}

src/_locales/fr/main.json

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
{
2+
"General": "Général",
3+
"Selection Tools": "Outils de sélection",
4+
"Sites": "Sites",
5+
"Advanced": "Avancé",
6+
"Donate": "Faire un don",
7+
"Triggers": "Déclencheurs",
8+
"Theme": "Thème",
9+
"API Mode": "Mode API",
10+
"Get": "Obtenir",
11+
"Balance": "Solde",
12+
"Preferred Language": "Langue préférée",
13+
"Insert ChatGPT at the top of search results": "Insérer ChatGPT en haut des résultats de recherche",
14+
"Lock scrollbar while answering": "Verrouiller la barre de défilement pendant la réponse",
15+
"Current Version": "Version actuelle",
16+
"Latest": "Le plus récent",
17+
"Help | Changelog ": "Aide | Journal des modifications",
18+
"Custom ChatGPT Web API Url": "URL web API personnalisée ChatGPT",
19+
"Custom ChatGPT Web API Path": "Chemin d'accès à l'API Web ChatGPT personnalisée",
20+
"Custom OpenAI API Url": "URL de l'API OpenAI personnalisée",
21+
"Custom Site Regex": "Expression régulière de site personnalisée",
22+
"Exclusively use Custom Site Regex for website matching, ignoring built-in rules": "Utiliser exclusivement l'expression régulière de site personnalisée pour la correspondance de site Web, en ignorant les règles intégrées",
23+
"Input Query": "Sélecteur d'entrée",
24+
"Append Query": "Sélecteur à ajouter",
25+
"Prepend Query": "Sélecteur à insérer",
26+
"Wechat Pay": "Paiement Wechat",
27+
"Type your question here\nEnter to send, shift + enter to break line": "Tapez votre question ici\nAppuyez sur entrée pour envoyer, shift+entrée pour passer à la ligne suivante",
28+
"Wait for the answer to finish and then continue here": "Attendez la fin de la réponse avant de continuer ici",
29+
"Ask ChatGPT": "Demander à ChatGPT",
30+
"No Input Found": "Aucune entrée trouvée",
31+
"You": "Vous",
32+
"Collapse": "Réduire",
33+
"Expand": "Agrandir",
34+
"Stop": "Arrêter",
35+
"Continue on official website": "Continuer sur le site officiel",
36+
"Error": "Erreur",
37+
"Copy": "Copier",
38+
"Question": "Question",
39+
"Answer": "Réponse",
40+
"Waiting for response...": "En attente de réponse...",
41+
"Close the Window": "Fermer la fenêtre",
42+
"Pin the Window": "Épingler la fenêtre",
43+
"Float the Window": "Flotter la fenêtre",
44+
"Save Conversation": "Enregistrer la conversation",
45+
"UNAUTHORIZED": "NON AUTORISÉ",
46+
"Please login at https://chat.openai.com first": "Veuillez vous connecter d'abord sur https://chat.openai.com",
47+
"Then open https://chat.openai.com/api/auth/session": "Puis ouvrez https://chat.openai.com/api/auth/session",
48+
"And refresh this page or type you question again": "Et rafraîchissez cette page ou tapez à nouveau votre question",
49+
"Consider creating an api key at https://platform.openai.com/account/api-keys": "Pensez à créer une clé API sur https://platform.openai.com/account/api-keys",
50+
"OpenAI Security Check Required": "Vérification de sécurité OpenAI requise",
51+
"Please open https://chat.openai.com/api/auth/session": "Veuillez ouvrir https://chat.openai.com/api/auth/session",
52+
"Please open https://chat.openai.com": "Veuillez ouvrir https://chat.openai.com",
53+
"New Chat": "Nouveau chat",
54+
"Summarize Page": "Résumer la page",
55+
"Translate": "Traduire",
56+
"Translate (Bidirectional)": "Traduire (bidirectionnel)",
57+
"Summary": "Résumé",
58+
"Polish": "Peaufiner",
59+
"Sentiment Analysis": "Analyse de sentiment",
60+
"Divide Paragraphs": "Diviser les paragraphes",
61+
"Code Explain": "Expliquer le code",
62+
"Ask": "Demander",
63+
"Always": "Toujours",
64+
"Manually": "Manuellement",
65+
"When query ends with question mark (?)": "Lorsque la requête se termine par un point d'interrogation (?)",
66+
"Light": "Clair",
67+
"Dark": "Sombre",
68+
"Auto": "Automatique",
69+
"ChatGPT (Web)": "ChatGPT (Web)",
70+
"ChatGPT (Web, GPT-4)": "ChatGPT (Web, GPT-4)",
71+
"Bing (Web, GPT-4)": "Bing (Web, GPT-4)",
72+
"ChatGPT (GPT-3.5-turbo)": "ChatGPT (GPT-3.5-turbo)",
73+
"ChatGPT (GPT-4-8k)": "ChatGPT (GPT-4-8k)",
74+
"ChatGPT (GPT-4-32k)": "ChatGPT (GPT-4-32k)",
75+
"GPT-3.5": "GPT-3.5",
76+
"Custom Model": "Modèle personnalisé",
77+
"Balanced": "Équilibré",
78+
"Creative": "Créatif",
79+
"Precise": "Précis",
80+
"Fast": "Rapide",
81+
"API Key": "Clé API",
82+
"Model Name": "Nom du modèle",
83+
"Custom Model API Url": "URL API personnalisée du modèle",
84+
"Loading...": "Chargement...",
85+
"Feedback": "Commentaires",
86+
"Confirm": "Confirmer",
87+
"Clear Conversation": "Effacer la conversation",
88+
"Retry": "Réessayer",
89+
"Exceeded maximum context length": "Dépassement de la longueur maximale de contexte, veuillez effacer la conversation et réessayer",
90+
"Regenerate the answer after switching model": "Régénérer la réponse après avoir changé de modèle",
91+
"Pin": "Épingler",
92+
"Unpin": "Détacher",
93+
"Delete Conversation": "Supprimer la conversation",
94+
"Clear conversations": "Effacer les conversations",
95+
"Settings": "Paramètres",
96+
"Feature Pages": "Pages de fonctionnalités",
97+
"Keyboard Shortcuts": "Raccourcis clavier",
98+
"Open Conversation Page": "Ouvrir la page de conversation",
99+
"Store to Independent Conversation Page": "Enregistrer sur une page de conversation indépendante"
100+
}

0 commit comments

Comments
 (0)