mirror of
https://github.com/sqlchat/sqlchat.git
synced 2025-07-24 15:27:00 +08:00
Lokalise: updates
This commit is contained in:
126
en/en.json
Normal file
126
en/en.json
Normal file
@ -0,0 +1,126 @@
|
||||
{
|
||||
"common": {
|
||||
"clear": "Clear",
|
||||
"close": "Close",
|
||||
"confirm": "Confirm",
|
||||
"save": "Save",
|
||||
"edit": "Edit",
|
||||
"loading": "Loading",
|
||||
"setting": "Setting",
|
||||
"copy": "Copy",
|
||||
"delete": "Delete",
|
||||
"execute": "Execute",
|
||||
"sign-in": "Sign in",
|
||||
"sign-out": "Sign out",
|
||||
"back": "Back",
|
||||
"quota": "Monthly Quota",
|
||||
"date": "Date",
|
||||
"description": "Description",
|
||||
"amount": "Amount"
|
||||
},
|
||||
"conversation": {
|
||||
"new-chat": "New Chat",
|
||||
"conversation-title": "Conversation title",
|
||||
"update": "Update conversation",
|
||||
"title": "Title"
|
||||
},
|
||||
"connection": {
|
||||
"self": "Connection",
|
||||
"new": "Create Connection",
|
||||
"edit": "Edit Connection",
|
||||
"select-database": "Select your database",
|
||||
"select-table": "Select your table",
|
||||
"select-schema": "Select your Schema",
|
||||
"all-tables": "All Tables",
|
||||
"total-token": "Tokens",
|
||||
"database-type": "Database type",
|
||||
"title": "Title",
|
||||
"host": "Host",
|
||||
"port": "Port",
|
||||
"database-name": "Database name",
|
||||
"username": "Username",
|
||||
"password": "Password",
|
||||
"empty-select": "clear selection",
|
||||
"select-all": "select all",
|
||||
"tidb-serverless-ssl-hint": "SSL is required and configured"
|
||||
},
|
||||
"assistant": {
|
||||
"self": "Bot",
|
||||
"create-your-bot": "Can't find the bot you need? Create one"
|
||||
},
|
||||
"execution": {
|
||||
"title": "Execute SQL",
|
||||
"message": {
|
||||
"executing": "Executing query...",
|
||||
"no-connection": "No connection selected",
|
||||
"no-data": "No data returned"
|
||||
}
|
||||
},
|
||||
"editor": {
|
||||
"placeholder": "Enter your question here..."
|
||||
},
|
||||
"setting": {
|
||||
"self": "Setting",
|
||||
"general": "General",
|
||||
"plan": {
|
||||
"guest": "Guest",
|
||||
"free": "Free",
|
||||
"pro": "Pro",
|
||||
"pro-early-bird": "🐤 Early Bird - Pro 50% OFF",
|
||||
"signup-for-more": "Sign up for more",
|
||||
"upgrade": "Upgrade",
|
||||
"renew": "Renew",
|
||||
"expired": "Expired",
|
||||
"n-question-per-month": "{{count}} quota \/ month",
|
||||
"1-month": "1 month",
|
||||
"n-months": "{{count}} months",
|
||||
"purhcase-1-month": "Purchase 1 month",
|
||||
"purhcase-n-months": "Purchase {{count}} months"
|
||||
},
|
||||
"subscription": {
|
||||
"self": "Subscription",
|
||||
"view-receipt": "View receipt"
|
||||
},
|
||||
"account": {
|
||||
"self": "Account"
|
||||
},
|
||||
"basic": {
|
||||
"self": "Basic",
|
||||
"language": "Language"
|
||||
},
|
||||
"theme": {
|
||||
"self": "Theme",
|
||||
"system": "Follow system",
|
||||
"light": "Light",
|
||||
"dark": "Dark"
|
||||
},
|
||||
"openai-api-configuration": {
|
||||
"self": "OpenAI API configuration",
|
||||
"model": "Model",
|
||||
"model-description": "Quota won't be consumed if you provide your own key below.",
|
||||
"quota-per-ask": "{{count}} quota per ask",
|
||||
"provide-gpt4-key": "Require your own GPT-4 enabled API key",
|
||||
"key-description": "Bring your own key to waive quota requirement.",
|
||||
"endpoint-description": "Optional endpoint pointing to your own compatible server or gateway."
|
||||
},
|
||||
"data": {
|
||||
"self": "Data",
|
||||
"clear-all-data": "Clear all data"
|
||||
}
|
||||
},
|
||||
"social": {
|
||||
"join-discord-channel": "Join Discord Channel",
|
||||
"join-wechat-group": "Join WeChat Group"
|
||||
},
|
||||
"banner": {
|
||||
"data-storage": "Connection settings are stored in your local browser",
|
||||
"non-select-sql-warning": "The current statement may be non-SELECT SQL, which will result in a database schema or data change. Make sure you know what you are doing.",
|
||||
"product-hunt": "🚀🚀🚀 We just launched on Product Hunt, please give us a vote! 🚀🚀🚀",
|
||||
"quota-overflow": "We are running out of quota. You can still supply your own OpenAI API key to continue using.",
|
||||
"use-my-key": "Use my own key"
|
||||
},
|
||||
"payment": {
|
||||
"self": "Payment",
|
||||
"sign-in-to-buy": "Sign in to buy"
|
||||
}
|
||||
}
|
3
en/no_filename.json
Normal file
3
en/no_filename.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"welcome_header": "Hello world!"
|
||||
}
|
126
es/es.json
Normal file
126
es/es.json
Normal file
@ -0,0 +1,126 @@
|
||||
{
|
||||
"common": {
|
||||
"clear": "Limpiar",
|
||||
"close": "Cerrar",
|
||||
"confirm": "Confirmar",
|
||||
"save": "Guardar",
|
||||
"edit": "Editar",
|
||||
"loading": "Cargando",
|
||||
"setting": "Configuración",
|
||||
"copy": "Copiar",
|
||||
"delete": "Borrar",
|
||||
"execute": "Ejecutar",
|
||||
"sign-in": "Iniciar sesión",
|
||||
"sign-out": "Desconectar",
|
||||
"back": "Devolver",
|
||||
"quota": "Cuota Mensual",
|
||||
"date": "Fecha",
|
||||
"description": "Descripción",
|
||||
"amount": "Cantidad"
|
||||
},
|
||||
"conversation": {
|
||||
"new-chat": "Nuevo Chat",
|
||||
"conversation-title": "Titulo de conversación",
|
||||
"update": "Actualizar conversación",
|
||||
"title": "Titulo"
|
||||
},
|
||||
"connection": {
|
||||
"self": "Conexión",
|
||||
"new": "Crear Conexión",
|
||||
"edit": "Editar Conexión",
|
||||
"select-database": "Selecciona tu base de datos",
|
||||
"select-table": "",
|
||||
"select-schema": "",
|
||||
"all-tables": "",
|
||||
"total-token": "Tokens",
|
||||
"database-type": "Tipo de Base de Datos",
|
||||
"title": "Nombre",
|
||||
"host": "Servidor",
|
||||
"port": "Puerto",
|
||||
"database-name": "Nombre de Base de Datos",
|
||||
"username": "Usuario",
|
||||
"password": "Contraseña",
|
||||
"empty-select": "selección clara",
|
||||
"select-all": "seleccionar todo",
|
||||
"tidb-serverless-ssl-hint": "Se requiere SSL y ya está configurado"
|
||||
},
|
||||
"assistant": {
|
||||
"self": "Bot",
|
||||
"create-your-bot": "¿No encuentras el bot que necesitas? Crea uno"
|
||||
},
|
||||
"execution": {
|
||||
"title": "Ejecutar consulta",
|
||||
"message": {
|
||||
"executing": "Ejecutando consulta...",
|
||||
"no-connection": "No se ha seleccionado una conexión",
|
||||
"no-data": "No hay datos para mostrar"
|
||||
}
|
||||
},
|
||||
"editor": {
|
||||
"placeholder": "Ingresa tu pregunta aquí..."
|
||||
},
|
||||
"setting": {
|
||||
"self": "Configuración",
|
||||
"general": "General",
|
||||
"plan": {
|
||||
"guest": "Invitada",
|
||||
"free": "Gratis",
|
||||
"pro": "Pro",
|
||||
"pro-early-bird": "🐤 Early Bird - Pro 50% de descuento",
|
||||
"signup-for-more": "Regístrese para obtener más",
|
||||
"upgrade": "Mejora",
|
||||
"renew": "Renovar",
|
||||
"expired": "Expirado",
|
||||
"n-question-per-month": "{{count}} Cuota \/ mes",
|
||||
"1-month": "1 mes",
|
||||
"n-months": "{{count}} meses",
|
||||
"purhcase-1-month": "Comprar 1 mes",
|
||||
"purhcase-n-months": "Comprar {{count}} meses"
|
||||
},
|
||||
"subscription": {
|
||||
"self": "Suscripción",
|
||||
"view-receipt": "Ver recibo"
|
||||
},
|
||||
"account": {
|
||||
"self": "Cuenta"
|
||||
},
|
||||
"basic": {
|
||||
"self": "Básico",
|
||||
"language": "Idioma"
|
||||
},
|
||||
"theme": {
|
||||
"self": "Tema",
|
||||
"system": "Usar tema del sistema",
|
||||
"light": "Claro",
|
||||
"dark": "Oscuro"
|
||||
},
|
||||
"openai-api-configuration": {
|
||||
"self": "Configuración del API de OpenAI",
|
||||
"model": "Modelo",
|
||||
"model-description": "La cuota no se consumirá si proporciona su propia clave a continuación.",
|
||||
"quota-per-ask": "{{count}} cuotas por pedido",
|
||||
"provide-gpt4-key": "Requerir su propia clave API habilitada para GPT-4",
|
||||
"key-description": "Traiga su propia llave para renunciar al requisito de cuota.",
|
||||
"endpoint-description": "Punto final opcional que apunta a su propio servidor o puerta de enlace compatible."
|
||||
},
|
||||
"data": {
|
||||
"self": "Datos",
|
||||
"clear-all-data": "Limpiar todos los datos"
|
||||
}
|
||||
},
|
||||
"social": {
|
||||
"join-discord-channel": "Unirse al canal de Discord",
|
||||
"join-wechat-group": "Unirse al grupo de WeChat"
|
||||
},
|
||||
"banner": {
|
||||
"data-storage": "Las configuraciones de conexión y las consultas se almacenan en tu navegador.",
|
||||
"non-select-sql-warning": "La declaración actual puede no ser SELECT SQL, lo que dará como resultado un esquema de base de datos o un cambio de datos. Asegúrate de saber lo que estás haciendo.",
|
||||
"product-hunt": "🚀🚀🚀 Acabamos de lanzar en Product Hunt, ¡por favor, vota por nosotros! 🚀🚀🚀",
|
||||
"quota-overflow": "Cuota excedida. Proporcione su propia clave API de OpenAI.",
|
||||
"use-my-key": "Usar mi propia clave"
|
||||
},
|
||||
"payment": {
|
||||
"self": "Pago",
|
||||
"sign-in-to-buy": "Inicia sesión para comprar"
|
||||
}
|
||||
}
|
3
es/no_filename.json
Normal file
3
es/no_filename.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"welcome_header": ""
|
||||
}
|
126
ja_JP/ja_JP.json
Normal file
126
ja_JP/ja_JP.json
Normal file
@ -0,0 +1,126 @@
|
||||
{
|
||||
"common": {
|
||||
"clear": "",
|
||||
"close": "",
|
||||
"confirm": "",
|
||||
"save": "",
|
||||
"edit": "",
|
||||
"loading": "",
|
||||
"setting": "",
|
||||
"copy": "",
|
||||
"delete": "",
|
||||
"execute": "",
|
||||
"sign-in": "",
|
||||
"sign-out": "",
|
||||
"back": "",
|
||||
"quota": "",
|
||||
"date": "",
|
||||
"description": "",
|
||||
"amount": ""
|
||||
},
|
||||
"conversation": {
|
||||
"new-chat": "",
|
||||
"conversation-title": "",
|
||||
"update": "",
|
||||
"title": ""
|
||||
},
|
||||
"connection": {
|
||||
"self": "",
|
||||
"new": "",
|
||||
"edit": "",
|
||||
"select-database": "",
|
||||
"select-table": "",
|
||||
"select-schema": "",
|
||||
"all-tables": "",
|
||||
"total-token": "",
|
||||
"database-type": "",
|
||||
"title": "",
|
||||
"host": "",
|
||||
"port": "",
|
||||
"database-name": "",
|
||||
"username": "",
|
||||
"password": "",
|
||||
"empty-select": "",
|
||||
"select-all": "",
|
||||
"tidb-serverless-ssl-hint": ""
|
||||
},
|
||||
"assistant": {
|
||||
"self": "",
|
||||
"create-your-bot": ""
|
||||
},
|
||||
"execution": {
|
||||
"title": "",
|
||||
"message": {
|
||||
"executing": "",
|
||||
"no-connection": "",
|
||||
"no-data": ""
|
||||
}
|
||||
},
|
||||
"editor": {
|
||||
"placeholder": ""
|
||||
},
|
||||
"setting": {
|
||||
"self": "",
|
||||
"general": "",
|
||||
"plan": {
|
||||
"guest": "",
|
||||
"free": "",
|
||||
"pro": "",
|
||||
"pro-early-bird": "",
|
||||
"signup-for-more": "",
|
||||
"upgrade": "",
|
||||
"renew": "",
|
||||
"expired": "",
|
||||
"n-question-per-month": "",
|
||||
"1-month": "",
|
||||
"n-months": "",
|
||||
"purhcase-1-month": "",
|
||||
"purhcase-n-months": ""
|
||||
},
|
||||
"subscription": {
|
||||
"self": "",
|
||||
"view-receipt": ""
|
||||
},
|
||||
"account": {
|
||||
"self": ""
|
||||
},
|
||||
"basic": {
|
||||
"self": "",
|
||||
"language": ""
|
||||
},
|
||||
"theme": {
|
||||
"self": "",
|
||||
"system": "",
|
||||
"light": "",
|
||||
"dark": ""
|
||||
},
|
||||
"openai-api-configuration": {
|
||||
"self": "",
|
||||
"model": "",
|
||||
"model-description": "",
|
||||
"quota-per-ask": "",
|
||||
"provide-gpt4-key": "",
|
||||
"key-description": "",
|
||||
"endpoint-description": ""
|
||||
},
|
||||
"data": {
|
||||
"self": "",
|
||||
"clear-all-data": ""
|
||||
}
|
||||
},
|
||||
"social": {
|
||||
"join-discord-channel": "",
|
||||
"join-wechat-group": ""
|
||||
},
|
||||
"banner": {
|
||||
"data-storage": "",
|
||||
"non-select-sql-warning": "",
|
||||
"product-hunt": "",
|
||||
"quota-overflow": "",
|
||||
"use-my-key": ""
|
||||
},
|
||||
"payment": {
|
||||
"self": "",
|
||||
"sign-in-to-buy": ""
|
||||
}
|
||||
}
|
3
ja_JP/no_filename.json
Normal file
3
ja_JP/no_filename.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"welcome_header": ""
|
||||
}
|
Reference in New Issue
Block a user