summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--i18n/en.json98
-rw-r--r--i18n/es.json64
-rw-r--r--webapp/i18n/en.json18
-rw-r--r--webapp/i18n/es.json49
4 files changed, 150 insertions, 79 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 27f9a680a..a135e04be 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -48,27 +48,11 @@
"translation": "September"
},
{
- "id": "api.admin.upload_brand_image.storage.app_error",
- "translation": "Unable to upload image. Image storage is not configured."
- },
- {
- "id": "api.admin.upload_brand_image.too_large.app_error",
- "translation": "Unable to upload file. File is too large."
- },
- {
- "id": "api.admin.upload_brand_image.parse.app_error",
- "translation": "Could not parse multipart form"
- },
- {
- "id": "api.admin.upload_brand_image.no_file.app_error",
- "translation": "No file under 'image' in request"
- },
- {
- "id": "api.admin.upload_brand_image.array.app_error",
- "translation": "Empty array under 'image' in request"
+ "id": "api.admin.file_read_error",
+ "translation": "Error reading log file"
},
{
- "id": "api.admin.upload_brand_image.not_available.app_error",
+ "id": "api.admin.get_brand_image.not_available.app_error",
"translation": "Custom branding is not configured or supported on this server"
},
{
@@ -76,52 +60,40 @@
"translation": "Image storage is not configured."
},
{
- "id": "api.admin.get_brand_image.not_available.app_error",
- "translation": "Custom branding is not configured or supported on this server"
- },
- {
- "id": "store.sql_system.get_by_name.app_error",
- "translation": "We couldn't find the system variable."
- },
- {
- "id": "ent.brand.save_brand_image.open.app_error",
- "translation": "Unable to open the image."
- },
- {
- "id": "ent.brand.save_brand_image.decode_config.app_error",
- "translation": "Unable to decode image config."
+ "id": "api.admin.init.debug",
+ "translation": "Initializing admin api routes"
},
{
- "id": "ent.brand.save_brand_image.too_large.app_error",
- "translation": "Unable to open image. Image is too large."
+ "id": "api.admin.test_email.body",
+ "translation": "<br/><br/><br/>It appears your Mattermost email is setup correctly!"
},
{
- "id": "ent.brand.save_brand_image.decode.app_error",
- "translation": "Unable to decode image."
+ "id": "api.admin.test_email.subject",
+ "translation": "Mattermost - Testing Email Settings"
},
{
- "id": "ent.brand.save_brand_image.encode.app_error",
- "translation": "Unable to encode image as PNG."
+ "id": "api.admin.upload_brand_image.array.app_error",
+ "translation": "Empty array under 'image' in request"
},
{
- "id": "ent.brand.save_brand_image.save_image.app_error",
- "translation": "Unable to save image"
+ "id": "api.admin.upload_brand_image.no_file.app_error",
+ "translation": "No file under 'image' in request"
},
{
- "id": "api.admin.file_read_error",
- "translation": "Error reading log file"
+ "id": "api.admin.upload_brand_image.not_available.app_error",
+ "translation": "Custom branding is not configured or supported on this server"
},
{
- "id": "api.admin.init.debug",
- "translation": "Initializing admin api routes"
+ "id": "api.admin.upload_brand_image.parse.app_error",
+ "translation": "Could not parse multipart form"
},
{
- "id": "api.admin.test_email.body",
- "translation": "<br/><br/><br/>It appears your Mattermost email is setup correctly!"
+ "id": "api.admin.upload_brand_image.storage.app_error",
+ "translation": "Unable to upload image. Image storage is not configured."
},
{
- "id": "api.admin.test_email.subject",
- "translation": "Mattermost - Testing Email Settings"
+ "id": "api.admin.upload_brand_image.too_large.app_error",
+ "translation": "Unable to upload file. File is too large."
},
{
"id": "api.api.init.parsing_templates.debug",
@@ -1832,6 +1804,30 @@
"translation": "Inappropriate permissions to regenerate outcoming webhook token"
},
{
+ "id": "ent.brand.save_brand_image.decode.app_error",
+ "translation": "Unable to decode image."
+ },
+ {
+ "id": "ent.brand.save_brand_image.decode_config.app_error",
+ "translation": "Unable to decode image config."
+ },
+ {
+ "id": "ent.brand.save_brand_image.encode.app_error",
+ "translation": "Unable to encode image as PNG."
+ },
+ {
+ "id": "ent.brand.save_brand_image.open.app_error",
+ "translation": "Unable to open the image."
+ },
+ {
+ "id": "ent.brand.save_brand_image.save_image.app_error",
+ "translation": "Unable to save image"
+ },
+ {
+ "id": "ent.brand.save_brand_image.too_large.app_error",
+ "translation": "Unable to open image. Image is too large."
+ },
+ {
"id": "ent.compliance.licence_disable.app_error",
"translation": "Compliance functionality disabled by current license. Please contact your system administrator about upgrading your enterprise license."
},
@@ -3272,6 +3268,10 @@
"translation": "We encountered an error finding the system properties"
},
{
+ "id": "store.sql_system.get_by_name.app_error",
+ "translation": "We couldn't find the system variable."
+ },
+ {
"id": "store.sql_system.save.app_error",
"translation": "We encountered an error saving the system property"
},
diff --git a/i18n/es.json b/i18n/es.json
index f5e98c5c7..7686e2b88 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -52,6 +52,14 @@
"translation": "Error leyendo el archivo de registro"
},
{
+ "id": "api.admin.get_brand_image.not_available.app_error",
+ "translation": "La marca personalizada no está configurada o no está soportada en este servidor"
+ },
+ {
+ "id": "api.admin.get_brand_image.storage.app_error",
+ "translation": "El almacenamiento para las imagénes no está configurado."
+ },
+ {
"id": "api.admin.init.debug",
"translation": "Inicializando rutas del API para la administración"
},
@@ -64,6 +72,30 @@
"translation": "Mattermost - Configuración de pruebas de correo"
},
{
+ "id": "api.admin.upload_brand_image.array.app_error",
+ "translation": "Arreglo vacio bajo 'image' en la solicitud"
+ },
+ {
+ "id": "api.admin.upload_brand_image.no_file.app_error",
+ "translation": "No hay un archivo bajo 'image' en la solicitud"
+ },
+ {
+ "id": "api.admin.upload_brand_image.not_available.app_error",
+ "translation": "La marca personalizada no está configurada o no está soportada en este servidor"
+ },
+ {
+ "id": "api.admin.upload_brand_image.parse.app_error",
+ "translation": "No se pudo analizar el formulario multipart"
+ },
+ {
+ "id": "api.admin.upload_brand_image.storage.app_error",
+ "translation": "No se pudo subir la imagen. El almacenamiento de imagenes no está configurado."
+ },
+ {
+ "id": "api.admin.upload_brand_image.too_large.app_error",
+ "translation": "No se pudo subir el archivo. El archivo es muy grande."
+ },
+ {
"id": "api.api.init.parsing_templates.debug",
"translation": "Analizando el contenido plantillas del servidor en %v"
},
@@ -1772,6 +1804,30 @@
"translation": "Permisos inapropiados para regenerar un token para el Webhook saliente"
},
{
+ "id": "ent.brand.save_brand_image.decode.app_error",
+ "translation": "No se puede decodificar la imagen."
+ },
+ {
+ "id": "ent.brand.save_brand_image.decode_config.app_error",
+ "translation": "No se puede decodificar la configuración de la imagen."
+ },
+ {
+ "id": "ent.brand.save_brand_image.encode.app_error",
+ "translation": "No se puede codificar la imagene como un PNG."
+ },
+ {
+ "id": "ent.brand.save_brand_image.open.app_error",
+ "translation": "No se puede abrir la imagen."
+ },
+ {
+ "id": "ent.brand.save_brand_image.save_image.app_error",
+ "translation": "No se puede guardar la imagen"
+ },
+ {
+ "id": "ent.brand.save_brand_image.too_large.app_error",
+ "translation": "No se puede abrir la imagen. La imagen es muy grande."
+ },
+ {
"id": "ent.compliance.licence_disable.app_error",
"translation": "La característica de Cumplimiento está deshabilitada para tu licencia actual. Por favor contacta a un administrador del sistema sobre como actualizar a una licencia enterprise."
},
@@ -2352,6 +2408,10 @@
"translation": "Token inválido"
},
{
+ "id": "model.outgoing_hook.is_valid.trigger_words.app_error",
+ "translation": "Palabras gatilladoras inválidas"
+ },
+ {
"id": "model.outgoing_hook.is_valid.update_at.app_error",
"translation": "Update debe ser un tiempo válido"
},
@@ -3208,6 +3268,10 @@
"translation": "Encontramos un error buscando las propiedades del sistema"
},
{
+ "id": "store.sql_system.get_by_name.app_error",
+ "translation": "No pudimos encontrar las variables del sistema."
+ },
+ {
"id": "store.sql_system.save.app_error",
"translation": "Entrontramos un error mientras se guardaban las propiedades del sistema"
},
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index df6a09779..adb35a9f8 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -488,23 +488,19 @@
"admin.system_analytics.activeUsers": "Active Users With Posts",
"admin.system_analytics.title": "the System",
"admin.system_analytics.totalPosts": "Total Posts",
- "admin.team.noBrandImage": "No brand image uploaded",
+ "admin.team.brandDesc": "Enable custom branding to show an image of your choice, uploaded below, and some help text, written below, on the login page.",
"admin.team.brandImageTitle": "Custom Brand Image:",
- "admin.team.chooseImage": "Choose New Image",
- "admin.team.uploading": "Uploading..",
- "admin.team.uploaded": "Uploaded!",
- "admin.team.upload": "Upload",
- "admin.team.uploadDesc": "Customize your user experience by adding a custom image to your login screen. See examples at <a href='http://docs.mattermost.com/administration/config-settings.html#custom-branding' target='_blank'>docs.mattermost.com/administration/config-settings.html#custom-branding</a>.",
+ "admin.team.brandTextDescription": "The custom branding Markdown-formatted text you would like to appear below your custom brand image on your login screen.",
"admin.team.brandTextTitle": "Custom Brand Text:",
- "admin.team.brandTextDescription": "The custom branding Markdown-formatted text you would like to appear below your custom brand image on your login sreen.",
"admin.team.brandTitle": "Enable Custom Branding: ",
- "admin.team.brandDesc": "Enable custom branding to show an image of your choice, uploaded below, and some help text, written below, on the login page.",
+ "admin.team.chooseImage": "Choose New Image",
"admin.team.dirDesc": "When true, teams that are configured to show in team directory will show on main page inplace of creating a new team.",
"admin.team.dirTitle": "Enable Team Directory: ",
"admin.team.false": "false",
"admin.team.maxUsersDescription": "Maximum total number of users per team, including both active and inactive users.",
"admin.team.maxUsersExample": "Ex \"25\"",
"admin.team.maxUsersTitle": "Max Users Per Team:",
+ "admin.team.noBrandImage": "No brand image uploaded",
"admin.team.restrictDescription": "Teams and user accounts can only be created from a specific domain (e.g. \"mattermost.org\") or list of comma-separated domains (e.g. \"corp.mattermost.com, mattermost.org\").",
"admin.team.restrictExample": "Ex \"corp.mattermost.com, mattermost.org\"",
"admin.team.restrictNameDesc": "When true, You cannot create a team name with reserved words like www, admin, support, test, channel, etc",
@@ -519,6 +515,10 @@
"admin.team.teamCreationTitle": "Enable Team Creation: ",
"admin.team.title": "Team Settings",
"admin.team.true": "true",
+ "admin.team.upload": "Upload",
+ "admin.team.uploadDesc": "Customize your user experience by adding a custom image to your login screen. See examples at <a href='http://docs.mattermost.com/administration/config-settings.html#custom-branding' target='_blank'>docs.mattermost.com/administration/config-settings.html#custom-branding</a>.",
+ "admin.team.uploaded": "Uploaded!",
+ "admin.team.uploading": "Uploading..",
"admin.team.userCreationDescription": "When false, the ability to create accounts is disabled. The create account button displays error when pressed.",
"admin.team.userCreationTitle": "Enable User Creation: ",
"admin.team_analytics.activeUsers": "Active Users With Posts",
@@ -628,9 +628,9 @@
"authorize.title": "An application would like to connect to your {teamName} account",
"backstage_navbar.backToMattermost": "Back to {siteName}",
"backstage_sidebar.integrations": "Integrations",
+ "backstage_sidebar.integrations.commands": "Slash Commands",
"backstage_sidebar.integrations.incoming_webhooks": "Incoming Webhooks",
"backstage_sidebar.integrations.outgoing_webhooks": "Outgoing Webhooks",
- "backstage_sidebar.integrations.commands": "Slash Commands",
"center_panel.recent": "Click here to jump to recent messages. ",
"chanel_header.addMembers": "Add Members",
"change_url.close": "Close",
diff --git a/webapp/i18n/es.json b/webapp/i18n/es.json
index 00d2a9d5e..b205032b5 100644
--- a/webapp/i18n/es.json
+++ b/webapp/i18n/es.json
@@ -64,13 +64,6 @@
"add_incoming_webhook.header": "Agregar un Webhook de Entrada",
"add_incoming_webhook.name": "Nombre",
"add_incoming_webhook.save": "Guardar",
- "add_integration.command.description": "Crea un comando de barra para enviar eventos a una integración externa y recibir una respuesta.",
- "add_integration.command.title": "Comando de Barra",
- "add_integration.header": "Agregar Integración",
- "add_integration.incomingWebhook.description": "Crea webhook URLs para utilizarlas con integraciones externas.",
- "add_integration.incomingWebhook.title": "Webhook de Entrada",
- "add_integration.outgoingWebhook.description": "Crea webhooks para enviar mensajes a integraciones externas.",
- "add_integration.outgoingWebhook.title": "Webhook de salida",
"add_outgoing_webhook.callbackUrls": "Callback URLs (Uno por Línea)",
"add_outgoing_webhook.callbackUrlsRequired": "Se require uno o más URLs para los callback",
"add_outgoing_webhook.cancel": "Cancelar",
@@ -495,12 +488,19 @@
"admin.system_analytics.activeUsers": "Usuarios Activos con Mensajes",
"admin.system_analytics.title": "el Sistema",
"admin.system_analytics.totalPosts": "Total de Mensajes",
+ "admin.team.brandDesc": "Habilitar la marca personalizada para mostrar la imagen de tu preferencia, subida a continuación, y un mensaje de ayuda, que se escribirá a continuación, para ser mostrado en la página de inicio de sesión.",
+ "admin.team.brandImageTitle": "Imagen de marca personalizada:",
+ "admin.team.brandTextDescription": "El texto de la marca personalizada formateado con Markdown que te gustaría que aparezca debajo de la imagén de tu marca personalizada en la pantalla de inicio de sesión.",
+ "admin.team.brandTextTitle": "Texto de la marca personalizada:",
+ "admin.team.brandTitle": "Habilitar marca personalizada: ",
+ "admin.team.chooseImage": "Selecciona una Imagen Nueva",
"admin.team.dirDesc": "Cuando es verdadero, Los equipos que esten configurados para mostrarse en el directorio de equipos se mostrarán en vez de crear un nuevo equipo.",
"admin.team.dirTitle": "Habilitar Directorio de Equipos: ",
"admin.team.false": "falso",
"admin.team.maxUsersDescription": "Número máximo de usuarios por equipo, incluyendo usuarios activos e inactivos.",
"admin.team.maxUsersExample": "Ej \"25\"",
"admin.team.maxUsersTitle": "Máximo de usuarios por equipo:",
+ "admin.team.noBrandImage": "No se ha subido una imagen de la marca",
"admin.team.restrictDescription": "Equipos y las cuentas de usuario sólo pueden ser creadas para dominios especificos (ej. \"mattermost.org\") o una lista de dominios separado por comas (ej. \"corp.mattermost.com, mattermost.org\").",
"admin.team.restrictExample": "Ej \"corp.mattermost.com, mattermost.org\"",
"admin.team.restrictNameDesc": "Cuando es verdadero, No puedes crear equipos cuyo nombre tenga palabras reservadas como: www, admin, support, test, channel, etc",
@@ -515,6 +515,10 @@
"admin.team.teamCreationTitle": "Habilitar Creación de Equipos: ",
"admin.team.title": "Configuración de equipo",
"admin.team.true": "Verdadero",
+ "admin.team.upload": "Subir",
+ "admin.team.uploadDesc": "Personaliza la experiencia de usuario al agregar una imagen personalizada a la pantalla de inicio de sesión. Puedes ver ejemplos en <a href='http://docs.mattermost.com/administration/config-settings.html#custom-branding' target='_blank'>docs.mattermost.com/administration/config-settings.html#custom-branding</a>.",
+ "admin.team.uploaded": "Subida!",
+ "admin.team.uploading": "Subiendo..",
"admin.team.userCreationDescription": "Cuando es falso, a posibilidad de crear cuentas es deshabilitada. El botón crear cuentas arrojará error cuando sea presionado.",
"admin.team.userCreationTitle": "Habilitar Creación de Usuarios: ",
"admin.team_analytics.activeUsers": "Active Users With Posts",
@@ -624,11 +628,9 @@
"authorize.title": "Una aplicación quiere conectarse con tu cuenta de {teamName}",
"backstage_navbar.backToMattermost": "Volver a {siteName}",
"backstage_sidebar.integrations": "Integraciones",
- "backstage_sidebar.integrations.add": "Agregar Integración",
- "backstage_sidebar.integrations.add.command": "Comando de Barra",
- "backstage_sidebar.integrations.add.incomingWebhook": "Webhook de Entrada",
- "backstage_sidebar.integrations.add.outgoingWebhook": "Webhook de Salida",
- "backstage_sidebar.integrations.installed": "Integraciones Instaladas",
+ "backstage_sidebar.integrations.commands": "Comandos de Barra",
+ "backstage_sidebar.integrations.incoming_webhooks": "Webhooks de Entrada",
+ "backstage_sidebar.integrations.outgoing_webhooks": "Webhooks de Salida",
"center_panel.recent": "Pincha aquí para ir a los mensajes más recientes. ",
"chanel_header.addMembers": "Agregar Miembros",
"change_url.close": "Cerrar",
@@ -850,19 +852,24 @@
"get_team_invite_link_modal.help": "Envía el siguiente enlace a tus compañeros para que se registren a este equipo. El enlace de invitación al equipo puede ser compartido con multiples compañeros y el mismo no cambiará a menos que sea regenerado en la Configuración del Equipo por un Administrador del Equipo.",
"get_team_invite_link_modal.helpDisabled": "La creación de usuario ha sido deshabilitada para tu equipo. Por favor solicita más detalles a tu administrador de equipo.",
"get_team_invite_link_modal.title": "Enlace de Invitación al Equipo",
- "installed_integrations.add": "Agregar Integración",
- "installed_integrations.allFilter": "Todos ({count})",
- "installed_integrations.commandType": "(Comando de Barra)",
- "installed_integrations.commandsFilter": "Comandos de Barra ({count})",
+ "installed_commands.add": "Agregar Comandos de Barra",
+ "installed_commands.header": "Comandos de Barra",
+ "installed_incoming_webhooks.add": "Agregar Webhook de Entrada",
+ "installed_incoming_webhooks.header": "Webhooks de Entrada",
"installed_integrations.creation": "Creado por {creator} el {createAt, date, full}",
"installed_integrations.delete": "Eliminar",
- "installed_integrations.header": "Integraciones Instaladas",
- "installed_integrations.incomingWebhookType": "(Webhook de Entrada)",
- "installed_integrations.incomingWebhooksFilter": "Webhooks de Entrada ({count})",
- "installed_integrations.outgoingWebhookType": "(Webhook de Salida)",
- "installed_integrations.outgoingWebhooksFilter": "Webhooks de Salida ({count})",
"installed_integrations.regenToken": "Regenerar Token",
"installed_integrations.search": "Buscar Integraciones",
+ "installed_integrations.token": "Token: {token}",
+ "installed_outgoing_webhooks.add": "Agregar Webhook de Salida",
+ "installed_outgoing_webhooks.header": "Webhooks de Salida",
+ "integrations.command.description": "Comandos de barra envían eventos a integraciones externar",
+ "integrations.command.title": "Comando de Barra",
+ "integrations.header": "Integraciones",
+ "integrations.incomingWebhook.description": "Webhooks de entrada permiten a las integraciones externas enviar mensajes",
+ "integrations.incomingWebhook.title": "Webhook de Entrada",
+ "integrations.outgoingWebhook.description": "Webhooks de salida permiten a las integraciones externas recibir mensajes y responder a ellos",
+ "integrations.outgoingWebhook.title": "Webhook de Salida",
"intro_messages.DM": "Este es el inicio de tu historial de mensajes directos con {teammate}.<br />Los mensajes directos y archivos que se comparten aquí no son mostrados a personas fuera de esta área.",
"intro_messages.anyMember": " Cualquier miembro se puede unir y leer este canal.",
"intro_messages.beginning": "Inicio de {name}",