Add missing translations
Этот коммит содержится в:
@@ -3015,6 +3015,14 @@
|
||||
"id": "store.sql_user.verify_email.app_error",
|
||||
"translation": "No se puede actualizar el campo de verificar correo"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
|
||||
"translation": "No pudimos contar la cantidad de webhooks entrantes"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_webhooks.analytics_outgoing_count.app_error",
|
||||
"translation": "No pudimos contar la cantidad de webhooks salientes"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_webhooks.delete_incoming.app_error",
|
||||
"translation": "No pudimos eliminar el webhook"
|
||||
|
||||
@@ -8,54 +8,6 @@
|
||||
"about.date": "Build Date:",
|
||||
"about.hash": "Build Hash:",
|
||||
"about.close": "Close",
|
||||
"audit_table.sessionRevoked": "The session with id {sessionId} was revoked",
|
||||
"audit_table.channelCreated": "Created the {channelName} channel/group",
|
||||
"audit_table.establishedDM": "Established a direct message channel with {username}",
|
||||
"audit_table.nameUpdated": "Updated the {channelName} channel/group name",
|
||||
"audit_table.headerUpdated": "Updated the {channelName} channel/group header",
|
||||
"audit_table.channelDeleted": "Deleted the channel/group with the URL {url}",
|
||||
"audit_table.userAdded": "Added {username} to the {channelName} channel/group",
|
||||
"audit_table.userRemoved": "Removed {username} to the {channelName} channel/group",
|
||||
"audit_table.attemptedRegisterApp": "Attempted to register a new OAuth Application with ID {id}",
|
||||
"audit_table.attemptedAllowOAuthAccess": "Attempted to allow a new OAuth service access",
|
||||
"audit_table.successfullOAuthAccess": "Successfully gave a new OAuth service access",
|
||||
"audit_table.failedOAuthAccess": "Failed to allow a new OAuth service access - the redirect URI did not match the previously registered callback",
|
||||
"audit_table.attemptedOAuthToken": "Attempted to get an OAuth access token",
|
||||
"audit_table.successfullOAuthToken": "Successfully added a new OAuth service",
|
||||
"audit_table.oauthTokenFailed": "Failed to get an OAuth access token - {token}",
|
||||
"audit_table.attemptedLogin": "Attempted to login",
|
||||
"audit_table.successfullLogin": "Successfully logged in",
|
||||
"audit_table.failedLogin": "FAILED login attempt",
|
||||
"audit_table.updatePicture": "Updated your profile picture",
|
||||
"audit_table.updateGeneral": "Updated the general settings of your account",
|
||||
"audit_table.attemptedPassword": "Attempted to change password",
|
||||
"audit_table.successfullPassword": "Successfully changed password",
|
||||
"audit_table.failedPassword": "Failed to change password - tried to update user password who was logged in through oauth",
|
||||
"audit_table.updatedRol": "Updated user role(s) to ",
|
||||
"audit_table.member": "member",
|
||||
"audit_table.accountActive": "Account made active",
|
||||
"audit_table.accountInactive": "Account made inactive",
|
||||
"audit_table.by": " by {username}",
|
||||
"audit_table.byAdmin": " by an admin",
|
||||
"audit_table.sentEmail": "Sent an email to {email} to reset your password",
|
||||
"audit_table.attemptedReset": "Attempted to reset password",
|
||||
"audit_table.successfullReset": "Successfully reset password",
|
||||
"audit_table.updateGlobalNotifications": "Updated your global notification settings",
|
||||
"audit_table.attemptedWebhookCreate": "Attempted to create a webhook",
|
||||
"audit_table.successfullWebhookCreate": "Successfully created a webhook",
|
||||
"audit_table.failedWebhookCreate": "Failed to create a webhook - bad channel permissions",
|
||||
"audit_table.attemptedWebhookDelete": "Attempted to delete a webhook",
|
||||
"audit_table.successfullWebhookDelete": "Successfully deleted a webhook",
|
||||
"audit_table.failedWebhookDelete": "Failed to delete a webhook - inappropriate conditions",
|
||||
"audit_table.logout": "Logged out of your account",
|
||||
"audit_table.verified": "Sucessfully verified your email address",
|
||||
"audit_table.revokedAll": "Revoked all current sessions for the team",
|
||||
"audit_table.loginAttempt": " (Login attempt)",
|
||||
"audit_table.loginFailure": " (Login failure)",
|
||||
"audit_table.moreInfo": "More info",
|
||||
"audit_table.ip": "IP: {ip}",
|
||||
"audit_table.session": "Session ID: {id}",
|
||||
"audit_table.userId": "User ID",
|
||||
"access_history.title": "Access History",
|
||||
"activity_log_modal.iphoneNativeApp": "iPhone Native App",
|
||||
"activity_log_modal.androidNativeApp": "Android Native App",
|
||||
@@ -81,6 +33,7 @@
|
||||
"admin.sidebar.statistics": "- Statistics",
|
||||
"admin.sidebar.ldap": "LDAP Settings",
|
||||
"admin.sidebar.license": "Edition and License",
|
||||
"admin.sidebar.audits": "Audits",
|
||||
"admin.sidebar.reports": "SITE REPORTS",
|
||||
"admin.sidebar.view_statistics": "View Statistics",
|
||||
"admin.sidebar.settings": "SETTINGS",
|
||||
@@ -97,8 +50,6 @@
|
||||
"admin.sidebar.teams": "TEAMS ({count})",
|
||||
"admin.sidebar.other": "OTHER",
|
||||
"admin.sidebar.logs": "Logs",
|
||||
"admin.sidebar.audits": "Audits",
|
||||
"admin.analytics.loading": "Loading...",
|
||||
"admin.analytics.totalUsers": "Total Users",
|
||||
"admin.analytics.publicChannels": "Public Channels",
|
||||
"admin.analytics.privateGroups": "Private Groups",
|
||||
@@ -110,11 +61,14 @@
|
||||
"admin.analytics.channelTypes": "Channel Types",
|
||||
"admin.analytics.textPosts": "Posts with Text-only",
|
||||
"admin.analytics.postTypes": "Posts, Files and Hashtags",
|
||||
"admin.analytics.loading": "Loading...",
|
||||
"admin.analytics.meaningful": "Not enough data for a meaningful representation.",
|
||||
"admin.analytics.activeUsers": "Active Users With Posts",
|
||||
"admin.analytics.recentActive": "Recent Active Users",
|
||||
"admin.analytics.newlyCreated": "Newly Created Users",
|
||||
"admin.analytics.title": "Statistics for {title}",
|
||||
"admin.audits.title": "Server Audits",
|
||||
"admin.audits.reload": "Reload",
|
||||
"admin.email.notificationDisplayExample": "Ex: \"Mattermost Notification\", \"System\", \"No-Reply\"",
|
||||
"admin.email.notificationEmailExample": "Ex: \"mattermost@yourcompany.com\", \"admin@yourcompany.com\"",
|
||||
"admin.email.smtpUsernameExample": "Ex: \"admin@yourcompany.com\", \"AKIADTOVBGERKLCBV\"",
|
||||
@@ -339,8 +293,6 @@
|
||||
"admin.log.save": "Save",
|
||||
"admin.logs.title": "Server Logs",
|
||||
"admin.logs.reload": "Reload",
|
||||
"admin.audits.title": "Server Audits",
|
||||
"admin.audits.reload": "Reload",
|
||||
"admin.privacy.saving": "Saving Config...",
|
||||
"admin.privacy.title": "Privacy Settings",
|
||||
"admin.privacy.showEmailTitle": "Show Email Address: ",
|
||||
@@ -484,6 +436,54 @@
|
||||
"admin.user_item.makeActive": "Make Active",
|
||||
"admin.user_item.makeInactive": "Make Inactive",
|
||||
"admin.user_item.resetPwd": "Reset Password",
|
||||
"audit_table.sessionRevoked": "The session with id {sessionId} was revoked",
|
||||
"audit_table.channelCreated": "Created the {channelName} channel/group",
|
||||
"audit_table.establishedDM": "Established a direct message channel with {username}",
|
||||
"audit_table.nameUpdated": "Updated the {channelName} channel/group name",
|
||||
"audit_table.headerUpdated": "Updated the {channelName} channel/group header",
|
||||
"audit_table.channelDeleted": "Deleted the channel/group with the URL {url}",
|
||||
"audit_table.userAdded": "Added {username} to the {channelName} channel/group",
|
||||
"audit_table.userRemoved": "Removed {username} to the {channelName} channel/group",
|
||||
"audit_table.attemptedRegisterApp": "Attempted to register a new OAuth Application with ID {id}",
|
||||
"audit_table.attemptedAllowOAuthAccess": "Attempted to allow a new OAuth service access",
|
||||
"audit_table.successfullOAuthAccess": "Successfully gave a new OAuth service access",
|
||||
"audit_table.failedOAuthAccess": "Failed to allow a new OAuth service access - the redirect URI did not match the previously registered callback",
|
||||
"audit_table.attemptedOAuthToken": "Attempted to get an OAuth access token",
|
||||
"audit_table.successfullOAuthToken": "Successfully added a new OAuth service",
|
||||
"audit_table.oauthTokenFailed": "Failed to get an OAuth access token - {token}",
|
||||
"audit_table.attemptedLogin": "Attempted to login",
|
||||
"audit_table.successfullLogin": "Successfully logged in",
|
||||
"audit_table.failedLogin": "FAILED login attempt",
|
||||
"audit_table.updatePicture": "Updated your profile picture",
|
||||
"audit_table.updateGeneral": "Updated the general settings of your account",
|
||||
"audit_table.attemptedPassword": "Attempted to change password",
|
||||
"audit_table.successfullPassword": "Successfully changed password",
|
||||
"audit_table.failedPassword": "Failed to change password - tried to update user password who was logged in through oauth",
|
||||
"audit_table.updatedRol": "Updated user role(s) to ",
|
||||
"audit_table.member": "member",
|
||||
"audit_table.accountActive": "Account made active",
|
||||
"audit_table.accountInactive": "Account made inactive",
|
||||
"audit_table.by": " by {username}",
|
||||
"audit_table.byAdmin": " by an admin",
|
||||
"audit_table.sentEmail": "Sent an email to {email} to reset your password",
|
||||
"audit_table.attemptedReset": "Attempted to reset password",
|
||||
"audit_table.successfullReset": "Successfully reset password",
|
||||
"audit_table.updateGlobalNotifications": "Updated your global notification settings",
|
||||
"audit_table.attemptedWebhookCreate": "Attempted to create a webhook",
|
||||
"audit_table.successfullWebhookCreate": "Successfully created a webhook",
|
||||
"audit_table.failedWebhookCreate": "Failed to create a webhook - bad channel permissions",
|
||||
"audit_table.attemptedWebhookDelete": "Attempted to delete a webhook",
|
||||
"audit_table.successfullWebhookDelete": "Successfully deleted a webhook",
|
||||
"audit_table.failedWebhookDelete": "Failed to delete a webhook - inappropriate conditions",
|
||||
"audit_table.logout": "Logged out of your account",
|
||||
"audit_table.verified": "Sucessfully verified your email address",
|
||||
"audit_table.revokedAll": "Revoked all current sessions for the team",
|
||||
"audit_table.loginAttempt": " (Login attempt)",
|
||||
"audit_table.loginFailure": " (Login failure)",
|
||||
"audit_table.userId": "User ID",
|
||||
"audit_table.moreInfo": "More info",
|
||||
"audit_table.ip": "IP: {ip}",
|
||||
"audit_table.session": "Session ID: {id}",
|
||||
"authorize.title": "An application would like to connect to your {teamName} account",
|
||||
"authorize.app": "The app <strong>{appName}</strong> would like the ability to access and modify your basic information.",
|
||||
"authorize.access": "Allow <strong>{appName}</strong> access?",
|
||||
|
||||
@@ -8,54 +8,7 @@
|
||||
"about.teamEdtion": "Edición Team",
|
||||
"about.title": "Acerca de Mattermost",
|
||||
"about.version": "Versión:",
|
||||
"access_history.accountActive": "La cuenta se ha activado",
|
||||
"access_history.accountInactive": "La cuenta se ha desactivado",
|
||||
"access_history.attemptedAllowOAuthAccess": "Intento para permitir acceso a un nuevo servicio de OAuth",
|
||||
"access_history.attemptedLogin": "Intento de inicio de sesión",
|
||||
"access_history.attemptedOAuthToken": "Intento de obtener un token de acceso de OAuth",
|
||||
"access_history.attemptedPassword": "Intento de cambio de contraseña",
|
||||
"access_history.attemptedRegisterApp": "Intento de registrar una nueva aplicación OAuth con el ID {id}",
|
||||
"access_history.attemptedReset": "Intento de reestablecer al contraseña",
|
||||
"access_history.attemptedWebhookCreate": "Intento de creación de un webhook",
|
||||
"access_history.attemptedWebhookDelete": "Intento de eliminación de un webhook",
|
||||
"access_history.by": " por {username}",
|
||||
"access_history.byAdmin": " por un admin",
|
||||
"access_history.channelCreated": "Creado el canal/grupo {channelName}",
|
||||
"access_history.channelDeleted": "Eliminado el canal/grupo con el URL {url}",
|
||||
"access_history.establishedDM": "Establecido un canal de mensajes directos con {username}",
|
||||
"access_history.failedLogin": "Intento de inicio de sesión FALLIDO",
|
||||
"access_history.failedOAuthAccess": "Fallo al permitir acceso a un nuevo servicio de OAuth - la URI de redirección no concuerda con la previamente registrada",
|
||||
"access_history.failedPassword": "Fallo al cambiar la contraseña - se trató de actualizar la contraseña de un usuario que ingresó por medio de un servicio de OAuth",
|
||||
"access_history.failedWebhookCreate": "Falló la creación del webhook - permisos inadecuados del canal",
|
||||
"access_history.failedWebhookDelete": "Falló la eliminación del webhook - condiciones inapropiadas",
|
||||
"access_history.headerUpdated": "Actualizado el cancabezado del canal/grupo {channelName}",
|
||||
"access_history.ip": "IP: {ip}",
|
||||
"access_history.loginAttempt": " (intento de inicio de sesión)",
|
||||
"access_history.loginFailure": " (Fallo de inicio de sesión)",
|
||||
"access_history.logout": "Cerrada la sesión de tu cuenta",
|
||||
"access_history.member": "miembro",
|
||||
"access_history.moreInfo": "Más información",
|
||||
"access_history.nameUpdated": "Actualizado el nombre del canal/grupo {channelName}",
|
||||
"access_history.oauthTokenFailed": "Fallo al obtener un token de acceso de OAuth - {token}",
|
||||
"access_history.revokedAll": "Revocadas todas las sesiones actuales para el equipo",
|
||||
"access_history.sentEmail": "Enviado un correo electrónico a {email} para restablecer tu contraseña",
|
||||
"access_history.session": "Sesión ID: {id}",
|
||||
"access_history.sessionRevoked": "La sesión con el id {sessionId} fue revocada",
|
||||
"access_history.successfullLogin": "Inicio de sesión con éxito",
|
||||
"access_history.successfullOAuthAccess": "Se asignó un nuevo servicio de OAuth con éxito",
|
||||
"access_history.successfullOAuthToken": "Se agregó un nuevo servicio de OAuth con éxito",
|
||||
"access_history.successfullPassword": "La contraseña se cambió satisfactoriamente",
|
||||
"access_history.successfullReset": "La contraseña fue reestablecida con éxito",
|
||||
"access_history.successfullWebhookCreate": "Creación del webhook con éxito",
|
||||
"access_history.successfullWebhookDelete": "Eliminación del webhook con éxito",
|
||||
"access_history.title": "Historial de Acceso",
|
||||
"access_history.updateGeneral": "Actualizada la configuración general de tu cuenta",
|
||||
"access_history.updateGlobalNotifications": "Actualizada la configuración global de tus notificaciones",
|
||||
"access_history.updatePicture": "Actualizada tu imagén de perfil",
|
||||
"access_history.updatedRol": "Actualizado rol(es) de usuario a ",
|
||||
"access_history.userAdded": "Agregado {username} al canal/grupo {channelName}",
|
||||
"access_history.userRemoved": "Removido {username} del canal/grupo {channelName}",
|
||||
"access_history.verified": "Se verificó tu dirección de correo electrónico con éxito",
|
||||
"activity_log.activeSessions": "Sesiones Activas",
|
||||
"activity_log.browser": "Navegador: {browser}",
|
||||
"activity_log.firstTime": "Primera actividad: {date}, {time}",
|
||||
@@ -69,15 +22,24 @@
|
||||
"activity_log_modal.androidNativeApp": "Android App Nativa",
|
||||
"activity_log_modal.iphoneNativeApp": "iPhone App Nativa",
|
||||
"admin.analytics.activeUsers": "Usuarios Activos con Mensajes",
|
||||
"admin.analytics.channelTypes": "Tipos de Canales",
|
||||
"admin.analytics.loading": "Cargando...",
|
||||
"admin.analytics.meaningful": "No hay suficiente data para tener una representación significativa.",
|
||||
"admin.analytics.newlyCreated": "Nuevos Usuarios Creados",
|
||||
"admin.analytics.postTypes": "Mesajes, Archivos y Hashtags",
|
||||
"admin.analytics.privateGroups": "Grupos Privados",
|
||||
"admin.analytics.publicChannels": "Canales Públicos",
|
||||
"admin.analytics.recentActive": "Usuarios Recientemente Activos",
|
||||
"admin.analytics.textPosts": "Mensajes de sólo Texto",
|
||||
"admin.analytics.title": "Estadísticas para {title}",
|
||||
"admin.analytics.totalFilePosts": "Mensajes con Archivos",
|
||||
"admin.analytics.totalHashtagPosts": "Mensajes con Hashtags",
|
||||
"admin.analytics.totalIncomingWebhooks": "Webhooks de Entrada",
|
||||
"admin.analytics.totalOutgoingWebhooks": "Webhooks de Salida",
|
||||
"admin.analytics.totalPosts": "Total de Mensajes",
|
||||
"admin.analytics.totalUsers": "Total de Usuarios",
|
||||
"admin.audits.reload": "Recargar",
|
||||
"admin.audits.title": "Auditorías del Servidor",
|
||||
"admin.email.allowEmailSignInDescription": "Cuando es verdadero, Mattermost permite a los usuarios iniciar sesión utilizando el correo electrónico y contraseña.",
|
||||
"admin.email.allowEmailSignInTitle": "Permitir inicio de sesión con Correo electrónico: ",
|
||||
"admin.email.allowSignupDescription": "Cuando está en verdadero, Mattermost permite la creación de equipos y cuentas utilizando el correo electrónico y contraseña. Este valor debe estar en falso sólo cuando quieres limitar el inicio de sesión a través de servicios tipo OAuth o LDAP.",
|
||||
@@ -369,6 +331,7 @@
|
||||
"admin.service.webhooksDescription": "Cuando es verdadero, la entradas de webhooks será permitida. Para ayudar a combatir ataques phishing, todos los comentarios de webhooks serán marcados con una etiqueta BOT.",
|
||||
"admin.service.webhooksTitle": "Habilitar Webhooks de Entrada: ",
|
||||
"admin.sidebar.addTeamSidebar": "Agregar un equipo el menú lateral",
|
||||
"admin.sidebar.audits": "Auditorías",
|
||||
"admin.sidebar.email": "Configuración de correo",
|
||||
"admin.sidebar.file": "Configuracion de archivos",
|
||||
"admin.sidebar.gitlab": "Configuración de GitLab",
|
||||
@@ -473,6 +436,54 @@
|
||||
"admin.user_item.resetPwd": "Reiniciar Contraseña",
|
||||
"admin.user_item.sysAdmin": "Admin de Sistema",
|
||||
"admin.user_item.teamAdmin": "Admin de Equipo",
|
||||
"audit_table.accountActive": "Cuentas activadas",
|
||||
"audit_table.accountInactive": "Cuentas desactivadas",
|
||||
"audit_table.attemptedAllowOAuthAccess": "Intento de permitir acceso a un nuevo servicio OAuth",
|
||||
"audit_table.attemptedLogin": "Intento de inicio de sesión",
|
||||
"audit_table.attemptedOAuthToken": "Intento de obtener un token de acceso con OAuth",
|
||||
"audit_table.attemptedPassword": "Intento de cambio de contraseña",
|
||||
"audit_table.attemptedRegisterApp": "Intento de registrar una nueva aplicación OAuth con ID {id}",
|
||||
"audit_table.attemptedReset": "Intento de restablecer contraseña",
|
||||
"audit_table.attemptedWebhookCreate": "Intento de crear un webhook",
|
||||
"audit_table.attemptedWebhookDelete": "Intento de eliminar un webhook",
|
||||
"audit_table.by": " por {username}",
|
||||
"audit_table.byAdmin": " por un admin",
|
||||
"audit_table.channelCreated": "Creado el canal/grupo {channelName}",
|
||||
"audit_table.channelDeleted": "Borrado el canal/grupo con el URL {url}",
|
||||
"audit_table.establishedDM": "Establecido un canal de mensajes directos con {username}",
|
||||
"audit_table.failedLogin": "intento de inicio de sesión FALLIDO",
|
||||
"audit_table.failedOAuthAccess": "Falla al permitir acceso al nuevo servicio de OAuth - El URI de redirección no coincide con el previamente registrado",
|
||||
"audit_table.failedPassword": "Falla al cambiar la contraseña - intento de actualizar la contraseña del usuario que está autenticado a través de oauth",
|
||||
"audit_table.failedWebhookCreate": "Falla al crear un webhook - no tiene permisos en el canal",
|
||||
"audit_table.failedWebhookDelete": "Falla al borrar un webhook - condiciones inapropiadas",
|
||||
"audit_table.headerUpdated": "Actualizado el encabezado del canal/grupo {channelName}",
|
||||
"audit_table.ip": "IP: {ip}",
|
||||
"audit_table.loginAttempt": " (intento de inicio de sesión)",
|
||||
"audit_table.loginFailure": " (inicio de sesión fallido)",
|
||||
"audit_table.logout": "Cerrada la sesión de tu cuenta",
|
||||
"audit_table.member": "miembro",
|
||||
"audit_table.moreInfo": "Más Info",
|
||||
"audit_table.nameUpdated": "Actualizado el nombre del canal/grupo {channelName}",
|
||||
"audit_table.oauthTokenFailed": "Falla al obtener un token de acceso de OAuth - {token}",
|
||||
"audit_table.revokedAll": "Revocadas todas las sesiones actuales del equipo",
|
||||
"audit_table.sentEmail": "Correo electrónico enviado a {email} para restablecer tu contraseña",
|
||||
"audit_table.session": "ID de Sesión: {id}",
|
||||
"audit_table.sessionRevoked": "La sesión con id {sessionId} fue revocada",
|
||||
"audit_table.successfullLogin": "Inicio de sesión satisfactorio",
|
||||
"audit_table.successfullOAuthAccess": "Se entrego acceso al nuevo servicio de OAuth satisfactoriamente",
|
||||
"audit_table.successfullOAuthToken": "Se agregó el nuevo servicio de OAuth satisfactoriamente",
|
||||
"audit_table.successfullPassword": "Cambio de contraseña satisfactorio",
|
||||
"audit_table.successfullReset": "Contraseña restablecida satisfactoriamente",
|
||||
"audit_table.successfullWebhookCreate": "Creado un webhook satisfactoriamente",
|
||||
"audit_table.successfullWebhookDelete": "Borrado un webhook satisfactoriamente",
|
||||
"audit_table.updateGeneral": "Actulizada la configuración general de tu cuenta",
|
||||
"audit_table.updateGlobalNotifications": "Actualizada la configuración global de tus notificaciones",
|
||||
"audit_table.updatePicture": "Actualizada tu imagen de perfil",
|
||||
"audit_table.updatedRol": "Rol(es) de usuario actualizado(s) a ",
|
||||
"audit_table.userAdded": "Agregado {username} al canal/grupo {channelName}",
|
||||
"audit_table.userId": "ID de Usuario",
|
||||
"audit_table.userRemoved": "Removido {username} del canal/grupo {channelName}",
|
||||
"audit_table.verified": "Verificada la dirección de correo electrónico satisfacoriamente",
|
||||
"authorize.access": "¿Permitir acceso a {appName}?",
|
||||
"authorize.allow": "Permitir",
|
||||
"authorize.app": "La app {appName} quiere tener la abilidad de accesar y modificar tu información básica.",
|
||||
|
||||
Ссылка в новой задаче
Block a user