-
Notifications
You must be signed in to change notification settings - Fork 759
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: User Interface - de, es, fr, it, ja, ko, pt, ru
- Loading branch information
Showing
12 changed files
with
838 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,100 @@ | ||
{ | ||
"General": "Allgemein", | ||
"Selection Tools": "Auswahlwerkzeuge", | ||
"Sites": "Webseiten", | ||
"Advanced": "Erweiterte Einstellungen", | ||
"Donate": "Spenden", | ||
"Triggers": "Auslöser", | ||
"Theme": "Thema", | ||
"API Mode": "API-Modus", | ||
"Get": "Erhalten", | ||
"Balance": "Kontostand", | ||
"Preferred Language": "Bevorzugte Sprache", | ||
"Insert ChatGPT at the top of search results": "ChatGPT am Anfang der Suchergebnisse einfügen", | ||
"Lock scrollbar while answering": "Bildlaufleiste beim Beantworten sperren", | ||
"Current Version": "Aktuelle Version", | ||
"Latest": "Neueste Version", | ||
"Help | Changelog ": "Hilfe | Änderungsprotokoll", | ||
"Custom ChatGPT Web API Url": "Benutzerdefinierte ChatGPT-Web-API-URL", | ||
"Custom ChatGPT Web API Path": "Benutzerdefinierter ChatGPT-Web-API-Pfad", | ||
"Custom OpenAI API Url": "Benutzerdefinierte OpenAI-API-URL", | ||
"Custom Site Regex": "Benutzerdefinierter Website-Regex", | ||
"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", | ||
"Input Query": "Eingabeaufforderung", | ||
"Append Query": "Am Ende anhängen", | ||
"Prepend Query": "Am Anfang hinzufügen", | ||
"Wechat Pay": "WeChat-Pay", | ||
"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", | ||
"Wait for the answer to finish and then continue here": "Warten Sie, bis die Antwort fertig ist, und setzen Sie hier fort", | ||
"Ask ChatGPT": "ChatGPT fragen", | ||
"No Input Found": "Keine Eingabe gefunden", | ||
"You": "Du", | ||
"Collapse": "Verkleinern", | ||
"Expand": "Erweitern", | ||
"Stop": "Stoppen", | ||
"Continue on official website": "Weiter auf der offiziellen Website", | ||
"Error": "Fehler", | ||
"Copy": "Kopieren", | ||
"Question": "Frage", | ||
"Answer": "Antwort", | ||
"Waiting for response...": "Warte auf Antwort...", | ||
"Close the Window": "Fenster schließen", | ||
"Pin the Window": "Fenster anheften", | ||
"Float the Window": "Fenster aufteilen", | ||
"Save Conversation": "Konversation speichern", | ||
"UNAUTHORIZED": "Unbefugt", | ||
"Please login at https://chat.openai.com first": "Bitte zuerst bei https://chat.openai.com anmelden", | ||
"Then open https://chat.openai.com/api/auth/session": "Dann öffne https://chat.openai.com/api/auth/sitzung", | ||
"And refresh this page or type you question again": "Und aktualisiere diese Seite oder gib deine Frage erneut ein", | ||
"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", | ||
"OpenAI Security Check Required": "OpenAI-Sicherheitscheck erforderlich", | ||
"Please open https://chat.openai.com/api/auth/session": "Bitte öffne https://chat.openai.com/api/auth/sitzung", | ||
"Please open https://chat.openai.com": "Bitte öffne https://chat.openai.com", | ||
"New Chat": "Neuer Chat", | ||
"Summarize Page": "Seite zusammenfassen", | ||
"Translate": "Übersetzen", | ||
"Translate (Bidirectional)": "Übersetzen (beidseitig)", | ||
"Summary": "Zusammenfassung", | ||
"Polish": "Polieren", | ||
"Sentiment Analysis": "Stimmungsanalyse", | ||
"Divide Paragraphs": "Abschnitte teilen", | ||
"Code Explain": "Code erklären", | ||
"Ask": "Fragen", | ||
"Always": "Immer", | ||
"Manually": "Manuell", | ||
"When query ends with question mark (?)": "Wenn die Abfrage mit einem Fragezeichen (?) endet", | ||
"Light": "Hell", | ||
"Dark": "Dunkel", | ||
"Auto": "Automatisch", | ||
"ChatGPT (Web)": "ChatGPT (Web)", | ||
"ChatGPT (Web, GPT-4)": "ChatGPT (Web, GPT-4)", | ||
"Bing (Web, GPT-4)": "Bing (Web, GPT-4)", | ||
"ChatGPT (GPT-3.5-turbo)": "ChatGPT (GPT-3.5-Turbo)", | ||
"ChatGPT (GPT-4-8k)": "ChatGPT (GPT-4-8k)", | ||
"ChatGPT (GPT-4-32k)": "ChatGPT (GPT-4-32k)", | ||
"GPT-3.5": "GPT-3.5", | ||
"Custom Model": "Benutzerdefiniertes Modell", | ||
"Balanced": "Ausgeglichen", | ||
"Creative": "Kreativ", | ||
"Precise": "Präzise", | ||
"Fast": "Schnell", | ||
"API Key": "API-Schlüssel", | ||
"Model Name": "Modellname", | ||
"Custom Model API Url": "Benutzerdefinierte Modell-API-URL", | ||
"Loading...": "Laden...", | ||
"Feedback": "Feedback", | ||
"Confirm": "Bestätigen", | ||
"Clear Conversation": "Konversation löschen", | ||
"Retry": "Erneut versuchen", | ||
"Exceeded maximum context length": "Maximale Kontextlänge überschritten, bitte Konversation löschen und erneut versuchen", | ||
"Regenerate the answer after switching model": "Antwort nach dem Wechseln des Modells neu generieren", | ||
"Pin": "Anheften", | ||
"Unpin": "Loslösen", | ||
"Delete Conversation": "Konversation löschen", | ||
"Clear conversations": "Konversationen löschen", | ||
"Settings": "Einstellungen", | ||
"Feature Pages": "Funktionsseiten", | ||
"Keyboard Shortcuts": "Tastenkombinationen", | ||
"Open Conversation Page": "Konversationsseite öffnen", | ||
"Store to Independent Conversation Page": "Auf unabhängiger Konversationsseite speichern" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,100 @@ | ||
{ | ||
"General": "General", | ||
"Selection Tools": "Herramientas de selección", | ||
"Sites": "Adaptaciones de sitios", | ||
"Advanced": "Avanzado", | ||
"Donate": "Donar", | ||
"Triggers": "Disparadores", | ||
"Theme": "Tema", | ||
"API Mode": "Modo API", | ||
"Get": "Obtener", | ||
"Balance": "Balance", | ||
"Preferred Language": "Idioma preferido", | ||
"Insert ChatGPT at the top of search results": "Insertar ChatGPT en la parte superior de los resultados de búsqueda", | ||
"Lock scrollbar while answering": "Bloquear barra de desplazamiento mientras se responde", | ||
"Current Version": "Versión actual", | ||
"Latest": "Última", | ||
"Help | Changelog ": "Ayuda | Registro de cambios ", | ||
"Custom ChatGPT Web API Url": "URL personalizada de la API web de ChatGPT", | ||
"Custom ChatGPT Web API Path": "Ruta personalizada de la API web de ChatGPT", | ||
"Custom OpenAI API Url": "URL personalizada de la API de OpenAI", | ||
"Custom Site Regex": "Expresión regular personalizada del sitio", | ||
"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", | ||
"Input Query": "Consulta de entrada", | ||
"Append Query": "Añadir consulta", | ||
"Prepend Query": "Insertar consulta", | ||
"Wechat Pay": "Pago de Wechat", | ||
"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", | ||
"Wait for the answer to finish and then continue here": "Espere a que la respuesta termine y luego continúe aquí", | ||
"Ask ChatGPT": "Preguntar a ChatGPT", | ||
"No Input Found": "No se encontró entrada", | ||
"You": "Tú", | ||
"Collapse": "Colapsar", | ||
"Expand": "Expandir", | ||
"Stop": "Detener", | ||
"Continue on official website": "Continuar en el sitio web oficial", | ||
"Error": "Error", | ||
"Copy": "Copiar", | ||
"Question": "Pregunta", | ||
"Answer": "Respuesta", | ||
"Waiting for response...": "Esperando respuesta...", | ||
"Close the Window": "Cerrar ventana", | ||
"Pin the Window": "Fijar ventana", | ||
"Float the Window": "Ventana flotante", | ||
"Save Conversation": "Guardar conversación", | ||
"UNAUTHORIZED": "NO AUTORIZADO", | ||
"Please login at https://chat.openai.com first": "Por favor, inicie sesión en https://chat.openai.com primero", | ||
"Then open https://chat.openai.com/api/auth/session": "Luego abra https://chat.openai.com/api/auth/session", | ||
"And refresh this page or type you question again": "Y actualice esta página o escriba su pregunta nuevamente", | ||
"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", | ||
"OpenAI Security Check Required": "Se requiere una comprobación de seguridad de OpenAI", | ||
"Please open https://chat.openai.com/api/auth/session": "Por favor, abra https://chat.openai.com/api/auth/session", | ||
"Please open https://chat.openai.com": "Por favor, abra https://chat.openai.com", | ||
"New Chat": "Nuevo chat", | ||
"Summarize Page": "Resumir página", | ||
"Translate": "Traducir", | ||
"Translate (Bidirectional)": "Traducción bidireccional", | ||
"Summary": "Resumen", | ||
"Polish": "Pulir", | ||
"Sentiment Analysis": "Análisis de sentimientos", | ||
"Divide Paragraphs": "Dividir párrafos", | ||
"Code Explain": "Explicación de código", | ||
"Ask": "Preguntar", | ||
"Always": "Siempre", | ||
"Manually": "Manualmente", | ||
"When query ends with question mark (?)": "Cuando la consulta termina con signo de pregunta (?)", | ||
"Light": "Claro", | ||
"Dark": "Oscuro", | ||
"Auto": "Automático", | ||
"ChatGPT (Web)": "ChatGPT (Web)", | ||
"ChatGPT (Web, GPT-4)": "ChatGPT (Web, GPT-4)", | ||
"Bing (Web, GPT-4)": "Bing (Web, GPT-4)", | ||
"ChatGPT (GPT-3.5-turbo)": "ChatGPT (GPT-3.5-turbo)", | ||
"ChatGPT (GPT-4-8k)": "ChatGPT (GPT-4-8k)", | ||
"ChatGPT (GPT-4-32k)": "ChatGPT (GPT-4-32k)", | ||
"GPT-3.5": "GPT-3.5", | ||
"Custom Model": "Modelo personalizado", | ||
"Balanced": "Equilibrado", | ||
"Creative": "Creativo", | ||
"Precise": "Preciso", | ||
"Fast": "Rápido", | ||
"API Key": "Clave de API", | ||
"Model Name": "Nombre del modelo", | ||
"Custom Model API Url": "URL de la API de modelo personalizada", | ||
"Loading...": "Cargando...", | ||
"Feedback": "Comentarios", | ||
"Confirm": "Confirmar", | ||
"Clear Conversation": "Borrar conversación", | ||
"Retry": "Reintentar", | ||
"Exceeded maximum context length": "Se superó la longitud máxima del contexto, borre la conversación y vuelva a intentarlo", | ||
"Regenerate the answer after switching model": "Regenerar la respuesta después de cambiar el modelo", | ||
"Pin": "Fijar", | ||
"Unpin": "Desfijar", | ||
"Delete Conversation": "Eliminar conversación", | ||
"Clear conversations": "Borrar todas las conversaciones", | ||
"Settings": "Configuración", | ||
"Feature Pages": "Páginas de características", | ||
"Keyboard Shortcuts": "Atajos de teclado", | ||
"Open Conversation Page": "Abrir página de conversación independiente", | ||
"Store to Independent Conversation Page": "Guardar en página de conversación independiente" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,100 @@ | ||
{ | ||
"General": "Général", | ||
"Selection Tools": "Outils de sélection", | ||
"Sites": "Sites", | ||
"Advanced": "Avancé", | ||
"Donate": "Faire un don", | ||
"Triggers": "Déclencheurs", | ||
"Theme": "Thème", | ||
"API Mode": "Mode API", | ||
"Get": "Obtenir", | ||
"Balance": "Solde", | ||
"Preferred Language": "Langue préférée", | ||
"Insert ChatGPT at the top of search results": "Insérer ChatGPT en haut des résultats de recherche", | ||
"Lock scrollbar while answering": "Verrouiller la barre de défilement pendant la réponse", | ||
"Current Version": "Version actuelle", | ||
"Latest": "Le plus récent", | ||
"Help | Changelog ": "Aide | Journal des modifications", | ||
"Custom ChatGPT Web API Url": "URL web API personnalisée ChatGPT", | ||
"Custom ChatGPT Web API Path": "Chemin d'accès à l'API Web ChatGPT personnalisée", | ||
"Custom OpenAI API Url": "URL de l'API OpenAI personnalisée", | ||
"Custom Site Regex": "Expression régulière de site personnalisée", | ||
"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", | ||
"Input Query": "Sélecteur d'entrée", | ||
"Append Query": "Sélecteur à ajouter", | ||
"Prepend Query": "Sélecteur à insérer", | ||
"Wechat Pay": "Paiement Wechat", | ||
"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", | ||
"Wait for the answer to finish and then continue here": "Attendez la fin de la réponse avant de continuer ici", | ||
"Ask ChatGPT": "Demander à ChatGPT", | ||
"No Input Found": "Aucune entrée trouvée", | ||
"You": "Vous", | ||
"Collapse": "Réduire", | ||
"Expand": "Agrandir", | ||
"Stop": "Arrêter", | ||
"Continue on official website": "Continuer sur le site officiel", | ||
"Error": "Erreur", | ||
"Copy": "Copier", | ||
"Question": "Question", | ||
"Answer": "Réponse", | ||
"Waiting for response...": "En attente de réponse...", | ||
"Close the Window": "Fermer la fenêtre", | ||
"Pin the Window": "Épingler la fenêtre", | ||
"Float the Window": "Flotter la fenêtre", | ||
"Save Conversation": "Enregistrer la conversation", | ||
"UNAUTHORIZED": "NON AUTORISÉ", | ||
"Please login at https://chat.openai.com first": "Veuillez vous connecter d'abord sur https://chat.openai.com", | ||
"Then open https://chat.openai.com/api/auth/session": "Puis ouvrez https://chat.openai.com/api/auth/session", | ||
"And refresh this page or type you question again": "Et rafraîchissez cette page ou tapez à nouveau votre question", | ||
"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", | ||
"OpenAI Security Check Required": "Vérification de sécurité OpenAI requise", | ||
"Please open https://chat.openai.com/api/auth/session": "Veuillez ouvrir https://chat.openai.com/api/auth/session", | ||
"Please open https://chat.openai.com": "Veuillez ouvrir https://chat.openai.com", | ||
"New Chat": "Nouveau chat", | ||
"Summarize Page": "Résumer la page", | ||
"Translate": "Traduire", | ||
"Translate (Bidirectional)": "Traduire (bidirectionnel)", | ||
"Summary": "Résumé", | ||
"Polish": "Peaufiner", | ||
"Sentiment Analysis": "Analyse de sentiment", | ||
"Divide Paragraphs": "Diviser les paragraphes", | ||
"Code Explain": "Expliquer le code", | ||
"Ask": "Demander", | ||
"Always": "Toujours", | ||
"Manually": "Manuellement", | ||
"When query ends with question mark (?)": "Lorsque la requête se termine par un point d'interrogation (?)", | ||
"Light": "Clair", | ||
"Dark": "Sombre", | ||
"Auto": "Automatique", | ||
"ChatGPT (Web)": "ChatGPT (Web)", | ||
"ChatGPT (Web, GPT-4)": "ChatGPT (Web, GPT-4)", | ||
"Bing (Web, GPT-4)": "Bing (Web, GPT-4)", | ||
"ChatGPT (GPT-3.5-turbo)": "ChatGPT (GPT-3.5-turbo)", | ||
"ChatGPT (GPT-4-8k)": "ChatGPT (GPT-4-8k)", | ||
"ChatGPT (GPT-4-32k)": "ChatGPT (GPT-4-32k)", | ||
"GPT-3.5": "GPT-3.5", | ||
"Custom Model": "Modèle personnalisé", | ||
"Balanced": "Équilibré", | ||
"Creative": "Créatif", | ||
"Precise": "Précis", | ||
"Fast": "Rapide", | ||
"API Key": "Clé API", | ||
"Model Name": "Nom du modèle", | ||
"Custom Model API Url": "URL API personnalisée du modèle", | ||
"Loading...": "Chargement...", | ||
"Feedback": "Commentaires", | ||
"Confirm": "Confirmer", | ||
"Clear Conversation": "Effacer la conversation", | ||
"Retry": "Réessayer", | ||
"Exceeded maximum context length": "Dépassement de la longueur maximale de contexte, veuillez effacer la conversation et réessayer", | ||
"Regenerate the answer after switching model": "Régénérer la réponse après avoir changé de modèle", | ||
"Pin": "Épingler", | ||
"Unpin": "Détacher", | ||
"Delete Conversation": "Supprimer la conversation", | ||
"Clear conversations": "Effacer les conversations", | ||
"Settings": "Paramètres", | ||
"Feature Pages": "Pages de fonctionnalités", | ||
"Keyboard Shortcuts": "Raccourcis clavier", | ||
"Open Conversation Page": "Ouvrir la page de conversation", | ||
"Store to Independent Conversation Page": "Enregistrer sur une page de conversation indépendante" | ||
} |
Oops, something went wrong.