summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--i18n/en.json120
-rw-r--r--i18n/es.json84
-rw-r--r--webapp/i18n/en.json78
-rw-r--r--webapp/i18n/es.json41
4 files changed, 224 insertions, 99 deletions
diff --git a/i18n/en.json b/i18n/en.json
index b1087b8fb..138a1ace1 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -656,6 +656,10 @@
"translation": "Error saving post. user=%v, message=%v"
},
{
+ "id": "api.import.import_user.join_team.error",
+ "translation": "Failed to join team when importing err=%v"
+ },
+ {
"id": "api.import.import_user.joining_default.error",
"translation": "Encountered an issue joining default channels user_id=%s, team_id=%s, err=%v"
},
@@ -668,10 +672,6 @@
"translation": "Failed to set email verified err=%v"
},
{
- "id": "api.import.import_user.join_team.error",
- "translation": "Failed to join team when importing err=%v"
- },
- {
"id": "api.license.add_license.array.app_error",
"translation": "Empty array under 'license' in request"
},
@@ -988,6 +988,10 @@
"translation": "\r\n Channels Added \r\n"
},
{
+ "id": "api.slackimport.slack_add_channels.failed_to_add_user",
+ "translation": "Failed to add user to channel: {{.Username}}\r\n"
+ },
+ {
"id": "api.slackimport.slack_add_channels.import_failed",
"translation": "Failed to import: {{.DisplayName}}\r\n"
},
@@ -1000,10 +1004,6 @@
"translation": "Merged with existing channel: {{.DisplayName}}\r\n"
},
{
- "id": "api.slackimport.slack_add_channels.failed_to_add_user",
- "translation": "Failed to add user to channel: {{.Username}}\r\n"
- },
- {
"id": "api.slackimport.slack_add_posts.bot.warn",
"translation": "Slack bot posts are not imported yet"
},
@@ -1044,10 +1044,6 @@
"translation": "Mattermost Slack Import Log\r\n"
},
{
- "id": "api.slackimport.slack_import.team_fail",
- "translation": "Failed to get team to import into.\r\n"
- },
- {
"id": "api.slackimport.slack_import.note1",
"translation": "- Some posts may not have been imported because they where not supported by this importer.\r\n"
},
@@ -1064,6 +1060,10 @@
"translation": "Unable to open: {{.Filename}}"
},
{
+ "id": "api.slackimport.slack_import.team_fail",
+ "translation": "Failed to get team to import into.\r\n"
+ },
+ {
"id": "api.slackimport.slack_import.zip.app_error",
"translation": "Unable to open zip file"
},
@@ -1324,14 +1324,6 @@
"translation": "{{ .SiteName }} Team Setup"
},
{
- "id": "api.templates.upgrade_30_subject.info",
- "translation": "[MATTERMOST] Changes to your account for Mattermost 3.0 Upgrade"
- },
- {
- "id": "api.templates.upgrade_30_body.info",
- "translation": "<h3 style='font-weight: normal; margin-top: 10px;'>YOUR DUPLICATE ACCOUNTS HAVE BEEN UPDATED</h3>Your Mattermost server is being upgraded to Version 3.0, which lets you use a single account across multiple teams.<br/><br/>You are receiving this email because the upgrade process has detected your account had the same email or username as other accounts on the server.<br/><br/>The following updates have been made: <br/><br/>{{if .EmailChanged }}- The duplicate email of an account on the `/{{.TeamName}}` team was changed to `{{.Email}}`. If you use email and password to login, you can use this new email address for login.<br/><br/>{{end}}{{if .UsernameChanged }}- The duplicate username of an account on the team site `/{{.TeamName}}` has been changed to `{{.Username}}` to avoid confusion with other accounts.<br/><br/>{{end}} RECOMMENDED ACTION: <br/><br/>It is recommended that you login to your teams used by your duplicate accounts and add your primary account to the team and any public channels and private groups which you wish to continue using. <br/><br/>This gives your primary account access to all public channel and private group history. You can continue to access the direct message history of your duplicate accounts by logging in with their credentials. <br/><br/>FOR MORE INFORMATION: <br/><br/>For more information on the upgrade to Mattermost 3.0 please see: <a href='http://www.mattermost.org/upgrading-to-mattermost-3-0/'>http://www.mattermost.org/upgrading-to-mattermost-3-0/</a><br/><br/>"
- },
- {
"id": "api.templates.singin_change_email.body.info",
"translation": "You updated your sign-in method for on {{ .SiteName }} to {{.Method}}.<br>If this change wasn't initiated by you, please contact your system administrator."
},
@@ -1340,6 +1332,14 @@
"translation": "You updated your sign-in method on {{ .SiteName }}"
},
{
+ "id": "api.templates.upgrade_30_body.info",
+ "translation": "<h3 style='font-weight: normal; margin-top: 10px;'>YOUR DUPLICATE ACCOUNTS HAVE BEEN UPDATED</h3>Your Mattermost server is being upgraded to Version 3.0, which lets you use a single account across multiple teams.<br/><br/>You are receiving this email because the upgrade process has detected your account had the same email or username as other accounts on the server.<br/><br/>The following updates have been made: <br/><br/>{{if .EmailChanged }}- The duplicate email of an account on the `/{{.TeamName}}` team was changed to `{{.Email}}`. If you use email and password to login, you can use this new email address for login.<br/><br/>{{end}}{{if .UsernameChanged }}- The duplicate username of an account on the team site `/{{.TeamName}}` has been changed to `{{.Username}}` to avoid confusion with other accounts.<br/><br/>{{end}} RECOMMENDED ACTION: <br/><br/>It is recommended that you login to your teams used by your duplicate accounts and add your primary account to the team and any public channels and private groups which you wish to continue using. <br/><br/>This gives your primary account access to all public channel and private group history. You can continue to access the direct message history of your duplicate accounts by logging in with their credentials. <br/><br/>FOR MORE INFORMATION: <br/><br/>For more information on the upgrade to Mattermost 3.0 please see: <a href='http://www.mattermost.org/upgrading-to-mattermost-3-0/'>http://www.mattermost.org/upgrading-to-mattermost-3-0/</a><br/><br/>"
+ },
+ {
+ "id": "api.templates.upgrade_30_subject.info",
+ "translation": "[MATTERMOST] Changes to your account for Mattermost 3.0 Upgrade"
+ },
+ {
"id": "api.templates.verify_body.button",
"translation": "Verify Email"
},
@@ -1472,10 +1472,6 @@
"translation": "Could not add user initial to default profile picture"
},
{
- "id": "api.user.create_user.no_open_server",
- "translation": "This server does not allow open signups. Please speak with your Administrator to receive an invitation."
- },
- {
"id": "api.user.create_user.accepted_domain.app_error",
"translation": "The email you provided does not belong to an accepted domain. Please contact your administrator or sign up with a different email."
},
@@ -1484,6 +1480,10 @@
"translation": "Encountered an issue joining default channels user_id=%s, team_id=%s, err=%v"
},
{
+ "id": "api.user.create_user.no_open_server",
+ "translation": "This server does not allow open signups. Please speak with your Administrator to receive an invitation."
+ },
+ {
"id": "api.user.create_user.save.error",
"translation": "Couldn't save the user err=%v"
},
@@ -1784,6 +1784,10 @@
"translation": "Incoming webhooks have been disabled by the system admin."
},
{
+ "id": "api.webhook.create_outgoing.disabled.app_error",
+ "translation": "Outgoing webhooks have been disabled by the system admin."
+ },
+ {
"id": "api.webhook.create_outgoing.not_open.app_error",
"translation": "Outgoing webhooks can only be created for public channels."
},
@@ -1792,10 +1796,6 @@
"translation": "Inappropriate permissions to create outcoming webhook."
},
{
- "id": "api.webhook.create_outgoing.disabled.app_error",
- "translation": "Outgoing webhooks have been disabled by the system admin."
- },
- {
"id": "api.webhook.create_outgoing.triggers.app_error",
"translation": "Either trigger_words or channel_id must be set"
},
@@ -2148,18 +2148,6 @@
"translation": "Invalid type"
},
{
- "id": "model.team_member.is_valid.team_id.app_error",
- "translation": "Invalid team id"
- },
- {
- "id": "model.team_member.is_valid.user_id.app_error",
- "translation": "Invalid user id"
- },
- {
- "id": "model.team_member.is_valid.role.app_error",
- "translation": "Invalid role"
- },
- {
"id": "model.channel.is_valid.update_at.app_error",
"translation": "Update at must be a valid time"
},
@@ -2592,6 +2580,18 @@
"translation": "Invalid URL Identifier"
},
{
+ "id": "model.team_member.is_valid.role.app_error",
+ "translation": "Invalid role"
+ },
+ {
+ "id": "model.team_member.is_valid.team_id.app_error",
+ "translation": "Invalid team id"
+ },
+ {
+ "id": "model.team_member.is_valid.user_id.app_error",
+ "translation": "Invalid user id"
+ },
+ {
"id": "model.user.is_valid.auth_data.app_error",
"translation": "Invalid auth data"
},
@@ -2868,14 +2868,14 @@
"translation": "We couldn't get all the channels"
},
{
- "id": "store.sql_channel.get_member.missing.app_error",
- "translation": "No channel member found for that user id and channel id"
- },
- {
"id": "store.sql_channel.get_member.app_error",
"translation": "We couldn't get the channel member"
},
{
+ "id": "store.sql_channel.get_member.missing.app_error",
+ "translation": "No channel member found for that user id and channel id"
+ },
+ {
"id": "store.sql_channel.get_member_count.app_error",
"translation": "We couldn't get the channel member count"
},
@@ -2996,22 +2996,6 @@
"translation": "We encountered an error updating the channel member"
},
{
- "id": "store.sql_team.save_member.exists.app_error",
- "translation": "A team member with that id already exists"
- },
- {
- "id": "store.sql_team.save_member.save.app_error",
- "translation": "We couldn't save the team member"
- },
- {
- "id": "store.sql_team.get_members.app_error",
- "translation": "We couldn't get the team members"
- },
- {
- "id": "store.sql_team.remove_member.app_error",
- "translation": "We couldn't remove the team member"
- },
- {
"id": "store.sql_command.analytics_command_count.app_error",
"translation": "We couldn't count the commands"
},
@@ -3380,6 +3364,10 @@
"translation": "We couldn't find the existing team"
},
{
+ "id": "store.sql_team.get_members.app_error",
+ "translation": "We couldn't get the team members"
+ },
+ {
"id": "store.sql_team.get_teams_for_email.app_error",
"translation": "We encountered a problem when looking up teams"
},
@@ -3388,6 +3376,10 @@
"translation": "We couldn't delete the existing team"
},
{
+ "id": "store.sql_team.remove_member.app_error",
+ "translation": "We couldn't remove the team member"
+ },
+ {
"id": "store.sql_team.save.app_error",
"translation": "We couldn't save the team"
},
@@ -3400,6 +3392,14 @@
"translation": "Must call update for exisiting team"
},
{
+ "id": "store.sql_team.save_member.exists.app_error",
+ "translation": "A team member with that id already exists"
+ },
+ {
+ "id": "store.sql_team.save_member.save.app_error",
+ "translation": "We couldn't save the team member"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "We couldn't update the team"
},
diff --git a/i18n/es.json b/i18n/es.json
index 26378b148..5bda4b981 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -656,6 +656,10 @@
"translation": "Error guardando el mensaje. user=%v, message=%v"
},
{
+ "id": "api.import.import_user.join_team.error",
+ "translation": "Falla al unirse al equipo cuando se importa err=%v"
+ },
+ {
"id": "api.import.import_user.joining_default.error",
"translation": "Se encontró un problema al unirse a los canales predeterminados user_id=%s, team_id=%s, err=%v"
},
@@ -984,6 +988,10 @@
"translation": "\r\n Canales agregados \r\n"
},
{
+ "id": "api.slackimport.slack_add_channels.failed_to_add_user",
+ "translation": "Falla al agregar el usuario al canal: {{.Username}}\r\n"
+ },
+ {
"id": "api.slackimport.slack_add_channels.import_failed",
"translation": "Falla al importar: {{.DisplayName}}\r\n"
},
@@ -1052,6 +1060,10 @@
"translation": "No se pudo abrir: {{.Filename}}"
},
{
+ "id": "api.slackimport.slack_import.team_fail",
+ "translation": "Falla al obtener el equipo al cual se debe importar.\r\n"
+ },
+ {
"id": "api.slackimport.slack_import.zip.app_error",
"translation": "No se puede abrir el archivo comprimido"
},
@@ -1312,6 +1324,22 @@
"translation": "Configuración del equipo en {{ .SiteName }}"
},
{
+ "id": "api.templates.singin_change_email.body.info",
+ "translation": "Haz actualizado tu método de inicio de sesión en {{ .SiteName }} a {{.Method}}.<br>Sí este cambio no fue realizado por ti, por favor contacta a un adminsitrador del sistema."
+ },
+ {
+ "id": "api.templates.singin_change_email.subject",
+ "translation": "Haz actualizado el método de inicio de sesión en {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.upgrade_30_body.info",
+ "translation": "<h3 style='font-weight: normal; margin-top: 10px;'>TUS CUENTAS DUPLICADAS HAN SIDO ACTUALIZADAS</h3>Tu servidor de Mattermost ha sido actualizado a la Versión 3.0, la cual permite que utilices una sólo cuenta de usuario en múltiples equipos.<br/><br/>Estás recibiendo este correo electrónico debido a que el proceso de actualización ha detectado que tu cuenta tiene la misma dirección de correo electrónico o nombre de usuario que otras cuentas en el servidor.<br/><br/>Los siguiente cambios han sido realizados: <br/><br/>{{if .EmailChanged }}- La dirección de correo electrónico duplicada para la cuenta en el equipo `/{{.TeamName}}` fue cambiada a `{{.Email}}`. En el caso de que utilices el correo electrónico y la contraseña para iniciar sesión, puedes utilizar esta nueva dirección de correo para iniciar tu sesión.<br/><br/>{{end}}{{if .UsernameChanged }}- El nombre de usuario duplicado para la cuenta en el equipo `/{{.TeamName}}` ha sido cambiado por `{{.Username}}` para evitar confusión con otras cuentas.<br/><br/>{{end}} ACCIÓN RECOMENDADA: <br/><br/>Se recomienda que inicies sesión en tus equipos donde se encontraron duplicados y agregues tu cuenta principal al equipo y a cualquier canal público y grupo privado que quieras continuar utilizando. <br/><br/>Esto hará que tu cuenta principal tenga acceso al historial de todos tus canales públicos y grupos privados. Podrás continuar teniendo acceso al historial de todos los mensajes directos de cada cuenta duplicada al iniciar sesión con las credenciales de de cada una de las cuentas. <br/><br/>PARA MÁS INFORMACIÓN: <br/><br/>Para obtener más información referente a la actualización a Mattermost 3.0 por favor revisa: <a href='http://www.mattermost.org/upgrading-to-mattermost-3-0/'>http://www.mattermost.org/upgrading-to-mattermost-3-0/</a><br/><br/>"
+ },
+ {
+ "id": "api.templates.upgrade_30_subject.info",
+ "translation": "[MATTERMOST] Cambios a tu cuenta para la Actualización a Mattermost 3.0"
+ },
+ {
"id": "api.templates.verify_body.button",
"translation": "Confirmar Correo"
},
@@ -1416,6 +1444,14 @@
"translation": "OAuth para {{.Service}} no está disponible en este servidor"
},
{
+ "id": "api.user.create_oauth_user.already_attached.app_error",
+ "translation": "Ya existe un usuario vinculado con tu cuenta de {{.Service}}"
+ },
+ {
+ "id": "api.user.create_oauth_user.already_used.app_error",
+ "translation": "Esta cuenta de {{.Service}} ya fue utilizada para registrarse"
+ },
+ {
"id": "api.user.create_oauth_user.create.app_error",
"translation": "No se pudo crear el usuario basandose en el objeto de {{.Service}}"
},
@@ -1444,6 +1480,10 @@
"translation": "Se encontró un problema al unirse a los canales predeterminados user_id=%s, team_id=%s, err=%v"
},
{
+ "id": "api.user.create_user.no_open_server",
+ "translation": "Este servidor no permite registros sin invitación. Por favor comunícate con un administrador para recibir una invitación."
+ },
+ {
"id": "api.user.create_user.save.error",
"translation": "No se pudo guardar el usuario err=%v"
},
@@ -1748,6 +1788,14 @@
"translation": "Webhooks de Salida han sido deshabilitados por el administrador del sistema."
},
{
+ "id": "api.webhook.create_outgoing.not_open.app_error",
+ "translation": "Los webhooks de Salida solo pueden ser creados para canales públicos."
+ },
+ {
+ "id": "api.webhook.create_outgoing.permissions.app_error",
+ "translation": "Permisos inapropiados para crear un webhook de salida."
+ },
+ {
"id": "api.webhook.create_outgoing.triggers.app_error",
"translation": "Debe establecerse palabras gatilladoras o un channel_id"
},
@@ -2528,6 +2576,18 @@
"translation": "Identificador del URL es inválido"
},
{
+ "id": "model.team_member.is_valid.role.app_error",
+ "translation": "Rol inválido"
+ },
+ {
+ "id": "model.team_member.is_valid.team_id.app_error",
+ "translation": "Id del equipo inválido"
+ },
+ {
+ "id": "model.team_member.is_valid.user_id.app_error",
+ "translation": "Id de usuario inválido"
+ },
+ {
"id": "model.user.is_valid.auth_data.app_error",
"translation": "Data de auth es inválida"
},
@@ -2808,6 +2868,10 @@
"translation": "No pudimos obtener el miembro del canal"
},
{
+ "id": "store.sql_channel.get_member.missing.app_error",
+ "translation": "No se encontró un miembro con el id de usuario y el id del canal"
+ },
+ {
"id": "store.sql_channel.get_member_count.app_error",
"translation": "No pudimos obtener la cantidad de miembros del canal"
},
@@ -3220,6 +3284,10 @@
"translation": "No pudimos remover la sesión"
},
{
+ "id": "store.sql_session.remove_all_sessions_for_team.app_error",
+ "translation": "No pudimos remover todas las sesiones"
+ },
+ {
"id": "store.sql_session.save.app_error",
"translation": "No pudimos guardar la sesión"
},
@@ -3292,6 +3360,10 @@
"translation": "No encontramos el equipo al que perteneces"
},
{
+ "id": "store.sql_team.get_members.app_error",
+ "translation": "No pudimos obtener los miembros del equipo"
+ },
+ {
"id": "store.sql_team.get_teams_for_email.app_error",
"translation": "Encontramos un problema cuando buscabamos los equipos"
},
@@ -3300,6 +3372,10 @@
"translation": "No pudimos eliminar el equipo"
},
{
+ "id": "store.sql_team.remove_member.app_error",
+ "translation": "No pudimos remover el miembro del equipo"
+ },
+ {
"id": "store.sql_team.save.app_error",
"translation": "No pudimos guardar el equipo"
},
@@ -3312,6 +3388,14 @@
"translation": "Debe ejecturase actualizar para un equipo existente"
},
{
+ "id": "store.sql_team.save_member.exists.app_error",
+ "translation": "Ya existe un miembro del equipo con el mismo id"
+ },
+ {
+ "id": "store.sql_team.save_member.save.app_error",
+ "translation": "No pudimos guardar el miembro del equipo"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "No pudimos actualizar el equipo"
},
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 8d441d368..87a9286e3 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -241,12 +241,6 @@
"admin.image.thumbWidthExample": "Ex \"120\"",
"admin.image.thumbWidthTitle": "Thumbnail Width:",
"admin.image.true": "true",
- "admin.ldap.loginNameTitle": "Login Field Name:",
- "admin.ldap.loginNameEx": "Ex \"LDAP Username\"",
- "admin.ldap.loginNameDesc": "The placeholder text that appears in the login field on the login page. Defaults to \"LDAP Username\".",
- "admin.ldap.passwordFieldTitle": "Password Field Name:",
- "admin.ldap.passwordFieldEx": "Ex \"LDAP Password\"",
- "admin.ldap.passwordFieldDesc": "The placeholder text that appears in the password field on the login page. Defaults to \"LDAP Password\".",
"admin.ldap.bannerDesc": "If a user attribute changes on the LDAP server it will be updated the next time the user enters their credentials to log in to Mattermost. This includes if a user is made inactive or removed from an LDAP server. Synchronization with LDAP servers is planned in a future release.",
"admin.ldap.bannerHeading": "Note:",
"admin.ldap.baseDesc": "The Base DN is the Distinguished Name of the location where Mattermost should start its search for users in the LDAP tree.",
@@ -271,10 +265,16 @@
"admin.ldap.lastnameAttrDesc": "The attribute in the LDAP server that will be used to populate the last name of users in Mattermost.",
"admin.ldap.lastnameAttrEx": "Ex \"sn\"",
"admin.ldap.lastnameAttrTitle": "Last Name Attribute:",
+ "admin.ldap.loginNameDesc": "The placeholder text that appears in the login field on the login page. Defaults to \"LDAP Username\".",
+ "admin.ldap.loginNameEx": "Ex \"LDAP Username\"",
+ "admin.ldap.loginNameTitle": "Login Field Name:",
"admin.ldap.nicknameAttrDesc": "(Optional) The attribute in the LDAP server that will be used to populate the nickname of users in Mattermost.",
"admin.ldap.nicknameAttrEx": "Ex \"nickname\"",
"admin.ldap.nicknameAttrTitle": "Nickname Attribute:",
"admin.ldap.noLicense": "<h4 class=\"banner__heading\">Note:</h4><p>LDAP is an enterprise feature. Your current license does not support LDAP. Click <a href=\"http://mattermost.com\"target=\"_blank\">here</a> for information and pricing on enterprise licenses.</p>",
+ "admin.ldap.passwordFieldDesc": "The placeholder text that appears in the password field on the login page. Defaults to \"LDAP Password\".",
+ "admin.ldap.passwordFieldEx": "Ex \"LDAP Password\"",
+ "admin.ldap.passwordFieldTitle": "Password Field Name:",
"admin.ldap.portDesc": "The port Mattermost will use to connect to the LDAP server. Default is 389.",
"admin.ldap.portEx": "Ex \"389\"",
"admin.ldap.portTitle": "LDAP Port:",
@@ -509,6 +509,8 @@
"admin.team.maxUsersExample": "Ex \"25\"",
"admin.team.maxUsersTitle": "Max Users Per Team:",
"admin.team.noBrandImage": "No brand image uploaded",
+ "admin.team.openServerDescription": "When true, anyone can signup for a user account on this server without the need to be invited.",
+ "admin.team.openServerTitle": "Enable Open Server: ",
"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",
@@ -529,22 +531,17 @@
"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.openServerDescription": "When true, anyone can signup for a user account on this server without the need to be invited.",
- "admin.team.openServerTitle": "Enable Open Server: ",
"admin.team_analytics.activeUsers": "Active Users With Posts",
"admin.team_analytics.totalPosts": "Total Posts",
"admin.userList.title": "Users for {team}",
"admin.userList.title2": "Users for {team} ({count})",
- "admin.user_item.resetMfa": "Remove MFA",
- "admin.user_item.mfaYes": ", <strong>MFA</strong>: Yes",
- "admin.user_item.mfaNo": ", <strong>MFA</strong>: No",
- "admin.user_item.authServiceNotEmail": ", <strong>Sign-in Method:</strong> {service}",
"admin.user_item.authServiceEmail": ", <strong>Sign-in Method:</strong> Email",
- "admin.user_item.emailTitle": "<strong>Email:</strong> {email}",
+ "admin.user_item.authServiceNotEmail": ", <strong>Sign-in Method:</strong> {service}",
"admin.user_item.confirmDemoteDescription": "If you demote yourself from the System Admin role and there is not another user with System Admin privileges, you'll need to re-assign a System Admin by accessing the Mattermost server through a terminal and running the following command.",
"admin.user_item.confirmDemoteRoleTitle": "Confirm demotion from System Admin role",
"admin.user_item.confirmDemotion": "Confirm Demotion",
"admin.user_item.confirmDemotionCmd": "platform -assign_role -team_name=\"yourteam\" -email=\"name@yourcompany.com\" -role=\"system_admin\"",
+ "admin.user_item.emailTitle": "<strong>Email:</strong> {email}",
"admin.user_item.inactive": "Inactive",
"admin.user_item.makeActive": "Make Active",
"admin.user_item.makeInactive": "Make Inactive",
@@ -552,6 +549,9 @@
"admin.user_item.makeSysAdmin": "Make System Admin",
"admin.user_item.makeTeamAdmin": "Make Team Admin",
"admin.user_item.member": "Member",
+ "admin.user_item.mfaNo": ", <strong>MFA</strong>: No",
+ "admin.user_item.mfaYes": ", <strong>MFA</strong>: Yes",
+ "admin.user_item.resetMfa": "Remove MFA",
"admin.user_item.resetPwd": "Reset Password",
"admin.user_item.sysAdmin": "System Admin",
"admin.user_item.teamAdmin": "Team Admin",
@@ -764,12 +764,12 @@
"claim.ldap_to_email.title": "Switch LDAP Account to Email/Password",
"claim.oauth_to_email.confirm": "Confirm Password",
"claim.oauth_to_email.description": "Upon changing your account type, you will only be able to login with your email and password.",
+ "claim.oauth_to_email.enterNewPwd": "Enter a new password for your {site} account",
"claim.oauth_to_email.enterPwd": "Please enter a password.",
"claim.oauth_to_email.newPwd": "New Password",
"claim.oauth_to_email.pwdNotMatch": "Password do not match.",
"claim.oauth_to_email.switchTo": "Switch {type} to email and password",
"claim.oauth_to_email.title": "Switch {type} Account to Email",
- "claim.oauth_to_email.enterNewPwd": "Enter a new password for your {site} account",
"confirm_modal.cancel": "Cancel",
"create_comment.addComment": "Add a comment...",
"create_comment.comment": "Add Comment",
@@ -781,6 +781,23 @@
"create_post.post": "Post",
"create_post.tutorialTip": "<h4>Sending Messages</h4><p>Type here to write a message and press <strong>Enter</strong> to post it.</p><p>Click the <strong>Attachment</strong> button to upload an image or a file.</p>",
"create_post.write": "Write a message...",
+ "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our <a href='/static/help/terms.html'>Terms of Service</a> and <a href='/static/help/privacy.html'>Privacy Policy</a>. If you do not agree, you cannot use {siteName}.",
+ "create_team.display_name.back": "Back to previous step",
+ "create_team.display_name.charLength": "Name must be 4 or more characters up to a maximum of 15",
+ "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.",
+ "create_team.display_name.next": "Next",
+ "create_team.display_name.required": "This field is required",
+ "create_team.display_name.teamName": "Team Name",
+ "create_team.team_url.back": "Back to previous step",
+ "create_team.team_url.charLength": "Name must be 4 or more characters up to a maximum of 15",
+ "create_team.team_url.finish": "Finish",
+ "create_team.team_url.hint": "<li>Short and memorable is best</li><li>Use lowercase letters, numbers and dashes</li><li>Must start with a letter and can't end in a dash</li>",
+ "create_team.team_url.regex": "Use only lower case letters, numbers and dashes. Must start with a letter and can't end in a dash.",
+ "create_team.team_url.required": "This field is required",
+ "create_team.team_url.taken": "URL is taken or contains a reserved word",
+ "create_team.team_url.teamUrl": "Team URL",
+ "create_team.team_url.unavailable": "This URL is unavailable. Please try another.",
+ "create_team.team_url.webAddress": "Choose the web address of your new team:",
"delete_channel.cancel": "Cancel",
"delete_channel.channel": "channel",
"delete_channel.confirm": "Confirm DELETE Channel",
@@ -925,7 +942,6 @@
"ldap_signup.team_error": "Please enter a team name",
"loading_screen.loading": "Loading",
"login.changed": " Sign-in method changed successfully",
- "login.passwordChanged": " Password updated successfully",
"login.create": "Create one now",
"login.createTeam": "Create a new team",
"login.find": "Find your other teams",
@@ -935,6 +951,7 @@
"login.noAccount": "Don't have an account? ",
"login.on": "on {siteName}",
"login.or": "or",
+ "login.passwordChanged": " Password updated successfully",
"login.session_expired": " Your session has expired. Please login again.",
"login.signTo": "Sign in to:",
"login.verified": " Email Verified",
@@ -1019,6 +1036,7 @@
"password_send.link": "<p>A password reset link has been sent to <b>{email}</b></p>",
"password_send.reset": "Reset my password",
"password_send.title": "Password Reset",
+ "permalink.error.access": "Permalink belongs to a channel you do not have access to",
"post_attachment.collapse": "▲ collapse text",
"post_attachment.more": "▼ read more",
"post_body.commentedOn": "Commented on {name}{apostrophe} message: ",
@@ -1124,18 +1142,16 @@
"sidebar_right_menu.report": "Report a Problem",
"sidebar_right_menu.teamLink": "Get Team Invite Link",
"sidebar_right_menu.teamSettings": "Team Settings",
- "signup_team.no_teams": "You do not appear to be a member of any team. Please ask your administrator for an invite, join an open team if one exists or possibly create a new team.",
"signup_team.choose": "Teams you are a member of: ",
- "signup_team.join_open": "Open teams you can join: ",
"signup_team.createTeam": "Or Create a Team",
"signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.",
+ "signup_team.join_open": "Open teams you can join: ",
"signup_team.noTeams": "There are no teams included in the Team Directory and team creation has been disabled.",
+ "signup_team.no_teams": "You do not appear to be a member of any team. Please ask your administrator for an invite, join an open team if one exists or possibly create a new team.",
"signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.",
"signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.",
"signup_team_confirm.checkEmail": "Please check your email: <strong>{email}</strong><br />Your email contains a link to set up your team",
"signup_team_confirm.title": "Sign up Complete",
- "signup_user_completed.no_open_server": "This server does not allow open signups. Please speak with your Administrator to receive an invitation.",
- "signup_user_completed.invalid_invite": "The invite link was invalid. Please speak with your Administrator to receive an invitation.",
"signup_user_completed.choosePwd": "Choose your password",
"signup_user_completed.chooseUser": "Choose your username",
"signup_user_completed.create": "Create Account",
@@ -1144,7 +1160,9 @@
"signup_user_completed.expired": "You've already completed the signup process for this invitation or this invitation has expired.",
"signup_user_completed.gitlab": "with GitLab",
"signup_user_completed.google": "with Google",
+ "signup_user_completed.invalid_invite": "The invite link was invalid. Please speak with your Administrator to receive an invitation.",
"signup_user_completed.lets": "Let's create your account",
+ "signup_user_completed.no_open_server": "This server does not allow open signups. Please speak with your Administrator to receive an invitation.",
"signup_user_completed.none": "No user creation method has been enabled. Please contact an administrator for access.",
"signup_user_completed.onSite": "on {siteName}",
"signup_user_completed.or": "or",
@@ -1198,23 +1216,6 @@
"team_settings_modal.generalTab": "General",
"team_settings_modal.importTab": "Import",
"team_settings_modal.title": "Team Settings",
- "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our <a href='/static/help/terms.html'>Terms of Service</a> and <a href='/static/help/privacy.html'>Privacy Policy</a>. If you do not agree, you cannot use {siteName}.",
- "create_team.display_name.teamName": "Team Name",
- "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.",
- "create_team.display_name.next": "Next",
- "create_team.display_name.back": "Back to previous step",
- "create_team.display_name.required": "This field is required",
- "create_team.display_name.charLength": "Name must be 4 or more characters up to a maximum of 15",
- "create_team.team_url.required": "This field is required",
- "create_team.team_url.regex": "Use only lower case letters, numbers and dashes. Must start with a letter and can't end in a dash.",
- "create_team.team_url.charLength": "Name must be 4 or more characters up to a maximum of 15",
- "create_team.team_url.taken": "URL is taken or contains a reserved word",
- "create_team.team_url.unavailable": "This URL is unavailable. Please try another.",
- "create_team.team_url.teamUrl": "Team URL",
- "create_team.team_url.webAddress": "Choose the web address of your new team:",
- "create_team.team_url.hint": "<li>Short and memorable is best</li><li>Use lowercase letters, numbers and dashes</li><li>Must start with a letter and can't end in a dash</li>",
- "create_team.team_url.finish": "Finish",
- "create_team.team_url.back": "Back to previous step",
"textbox.bold": "**bold**",
"textbox.edit": "Edit message",
"textbox.help": "Help",
@@ -1385,8 +1386,8 @@
"user.settings.security.currentPasswordError": "Please enter your current password",
"user.settings.security.emailPwd": "Email and Password",
"user.settings.security.gitlab": "GitLab SSO",
- "user.settings.security.ldap": "LDAP",
"user.settings.security.lastUpdated": "Last updated {date} at {time}",
+ "user.settings.security.ldap": "LDAP",
"user.settings.security.loginGitlab": "Login done through Gitlab",
"user.settings.security.loginLdap": "Login done through LDAP",
"user.settings.security.logoutActiveSessions": "View and Logout of Active Sessions",
@@ -1416,6 +1417,5 @@
"web.footer.privacy": "Privacy",
"web.footer.terms": "Terms",
"web.header.back": "Back",
- "web.root.singup_info": "All team communication in one place, searchable and accessible anywhere",
- "permalink.error.access": "Permalink belongs to a channel you do not have access to"
+ "web.root.singup_info": "All team communication in one place, searchable and accessible anywhere"
}
diff --git a/webapp/i18n/es.json b/webapp/i18n/es.json
index 616fcf2d3..0b2fbb405 100644
--- a/webapp/i18n/es.json
+++ b/webapp/i18n/es.json
@@ -268,6 +268,9 @@
"admin.ldap.loginNameDesc": "El texto que aparece en el campo de inicio de sesión en la página para iniciar sesión. Predeterminado a \"Nombre de usuario LDAP\".",
"admin.ldap.loginNameEx": "Ej \"Nombre de usuario LDAP\"",
"admin.ldap.loginNameTitle": "Nombre del campo de inicio de sesión:",
+ "admin.ldap.nicknameAttrDesc": "(Opcional) El atributo en el servidor LDAP que será utilizado para poblar el sobrenombre de los usuarios en Mattermos.",
+ "admin.ldap.nicknameAttrEx": "Ej \"sobrenombre\"",
+ "admin.ldap.nicknameAttrTitle": "Atributo del Sobrenombre:",
"admin.ldap.noLicense": "<h4 class=\"banner__heading\">Nota:</h4><p>LDAP es una característica de la edición enterprise. Tu licencia actual no soporta LDAP. Pincha <a href=\"http://mattermost.com\" target=\"_blank\">aquí</a> para obtener información y precios de las licencias enterprise.</p>",
"admin.ldap.passwordFieldDesc": "El texto que aparece en el campo de contraseña en la página para iniciar sesión. Predeterminado a \"Contraseña LDAP\".",
"admin.ldap.passwordFieldEx": "Ej \"Contraseña LDAP\"",
@@ -506,6 +509,8 @@
"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.openServerDescription": "Cuando es verdadero, cualquiera puede registrar una cuenta de usuario en este servidor sin la necesidad de ser invitado.",
+ "admin.team.openServerTitle": "Habilitar Servidor Abierto: ",
"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",
@@ -530,10 +535,13 @@
"admin.team_analytics.totalPosts": "Total de Mensajes",
"admin.userList.title": "Usuarios para {team}",
"admin.userList.title2": "Usuarios para {team} ({count})",
+ "admin.user_item.authServiceEmail": ", <strong>Método de inicio de sesión:</strong> Correo electrónico",
+ "admin.user_item.authServiceNotEmail": ", <strong>Método de inicio de sesión:</strong> {service}",
"admin.user_item.confirmDemoteDescription": "Si te degradas a ti mismo de la función de Administrador de Sistema y no hay otro usuario con privilegios de Administrador de Sistema, tendrás que volver a asignar un Administrador del Sistema accediendo al servidor de Mattermost a través de un terminal y ejecutar el siguiente comando.",
"admin.user_item.confirmDemoteRoleTitle": "Confirmar el decenso del rol de Administrador de Sistema",
"admin.user_item.confirmDemotion": "Confirmar decenso",
"admin.user_item.confirmDemotionCmd": "platform -assign_role -team_name=\"tuequipo\" -email=\"nombre@tuempresa.com\" -role=\"system_admin\"",
+ "admin.user_item.emailTitle": "<strong>Correo electrónico:</strong> {email}",
"admin.user_item.inactive": "Inactivo",
"admin.user_item.makeActive": "Activar",
"admin.user_item.makeInactive": "Inactivar",
@@ -541,6 +549,9 @@
"admin.user_item.makeSysAdmin": "Hacer Admin del Sistema",
"admin.user_item.makeTeamAdmin": "Hacer Admin de Equipo",
"admin.user_item.member": "Miembro",
+ "admin.user_item.mfaNo": ", <strong>AMF</strong>: No",
+ "admin.user_item.mfaYes": ", <strong>AMF</strong>: Sí",
+ "admin.user_item.resetMfa": "Remover AMF",
"admin.user_item.resetPwd": "Reiniciar Contraseña",
"admin.user_item.sysAdmin": "Admin de Sistema",
"admin.user_item.teamAdmin": "Admin de Equipo",
@@ -741,6 +752,7 @@
"claim.email_to_oauth.title": "Cambiar Cuenta de Correo/Contraseña a {uiType}",
"claim.ldap_to_email.confirm": "Confirmar Contraseña",
"claim.ldap_to_email.email": "Para iniciar sesión debes utilizar el correo electrónico {email}",
+ "claim.ldap_to_email.enterLdapPwd": "Ingresa tu {ldapPassword} para tu cuenta de correo electrónico en {site}",
"claim.ldap_to_email.enterPwd": "Ingresa una nueva contraseña para tu cuenta de correo",
"claim.ldap_to_email.ldapPasswordError": "Por favor ingresa tu contraseña LDAP.",
"claim.ldap_to_email.ldapPwd": "Contraseña LDAP",
@@ -752,6 +764,7 @@
"claim.ldap_to_email.title": "Cambiar la cuenta de LDAP a Correo/Contraseña",
"claim.oauth_to_email.confirm": "Confirmar Contraseña",
"claim.oauth_to_email.description": "Al cambiar el tipo de cuenta, sólo podrás iniciar sesión con tu correo electrónico y contraseña.",
+ "claim.oauth_to_email.enterNewPwd": "Ingresa una nueva contraseña para tu cuenta en {site}",
"claim.oauth_to_email.enterPwd": "Por favor ingresa una contraseña.",
"claim.oauth_to_email.newPwd": "Nueva Contraseña",
"claim.oauth_to_email.pwdNotMatch": "Las contraseñas no coinciden.",
@@ -768,6 +781,23 @@
"create_post.post": "Mensaje",
"create_post.tutorialTip": "<h4>Enviar Mensajes</h4> <p>Escribe aquí para redactar un mensaje y presiona <strong>Retorno</strong> para enviarlo.</p><p>Pincha el botón de <strong>Adjuntar</strong> para subir una imagen o archivo.</p>",
"create_post.write": "Escribe un mensaje...",
+ "create_team.agreement": "Al proceder con la creación de tu cuenta y utilizar {siteName}, estás de acuerdo con nuestros <a href='/static/help/terms.html'>Términos de Servicio</a> y <a href='/static/help/privacy.html'>Políticas de Privacidad</a>. Si no estás de acuerdo, no puedes utilizar {siteName}.",
+ "create_team.display_name.back": "Volver al paso anterior",
+ "create_team.display_name.charLength": "El Nombre debe tener entre 4 y 15 caracteres",
+ "create_team.display_name.nameHelp": "Nombre de tu equipo en cualquier idioma. El nombre del equipo se muestra en menús y encabezados.",
+ "create_team.display_name.next": "Siguiente",
+ "create_team.display_name.required": "Este campo es requerido",
+ "create_team.display_name.teamName": "Nombre del Equipo",
+ "create_team.team_url.back": "Volver al paso anterior",
+ "create_team.team_url.charLength": "El nombre debe tener entre 4 y 15 caracteres",
+ "create_team.team_url.finish": "Finalizar",
+ "create_team.team_url.hint": "<li>Corto y memorable es mejor</li><li>Utiliza letras en minúscula, números y guiones</li><li>Debe comenzar con una letra y no puede terminar en guión</li>",
+ "create_team.team_url.regex": "Utiliza letras en minúscula, números y guiones. Debe comenzar con una letra y no puede terminar en guión.",
+ "create_team.team_url.required": "Este campo es requerido",
+ "create_team.team_url.taken": "El URL ya está en uso o contiene una palabra reservada",
+ "create_team.team_url.teamUrl": "URL del Equipo",
+ "create_team.team_url.unavailable": "Este URL no está disponible. Por favor intenta con otro.",
+ "create_team.team_url.webAddress": "Escoge la dirección web para tu nuevo equipo:",
"delete_channel.cancel": "Cancelar",
"delete_channel.channel": "canal",
"delete_channel.confirm": "Confirmar BORRAR Canal",
@@ -839,6 +869,8 @@
"general_tab.includeDirDesc": "Incluir este equipo mostrará el nombre del equipo en la sección de Directorio de Equipos en la página de inicio, y proveerá un enlace para la página de inicio de sesión.",
"general_tab.includeDirTitle": "Incluir este Equipo en el Directorio de Equipos",
"general_tab.no": "No",
+ "general_tab.openInviteDesc": "Cuando está permitido, un enlace para este equipo será incluido en la página de inicio permitiendo a cualquier persona con una cuenta unirse a este equipo.",
+ "general_tab.openInviteTitle": "Permitir a cualquiera unirse a este equipo",
"general_tab.regenerate": "Regenerar",
"general_tab.required": "Este campo es obligatorio",
"general_tab.teamName": "Nombre del Equipo",
@@ -862,6 +894,7 @@
"installed_integrations.regenToken": "Regenerar Token",
"installed_integrations.search": "Buscar Integraciones",
"installed_integrations.token": "Token: {token}",
+ "installed_integrations.url": "URL: {url}",
"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",
@@ -918,6 +951,7 @@
"login.noAccount": "¿No tienes una cuenta? ",
"login.on": "en {siteName}",
"login.or": "o",
+ "login.passwordChanged": " La contraseña ha sido actualizada",
"login.session_expired": " Tu sesión ha expirado. Por favor inicia sesión nuevamente.",
"login.signTo": "Ingresar a:",
"login.verified": " Correo electrónico Verificado",
@@ -1002,6 +1036,7 @@
"password_send.link": "<p>Se ha enviado un enlace para restablecer la contraseña a <b>{email}</b></p>",
"password_send.reset": "Restablecer mi contraseña",
"password_send.title": "Restablecer Contraseña",
+ "permalink.error.access": "El enlace permanente pertenece a un canal al cual no tienes acceso",
"post_attachment.collapse": "▲ colapsar texto",
"post_attachment.more": "▼ leer más",
"post_body.commentedOn": "Comentó el mensaje de {name}{apostrophe}: ",
@@ -1107,9 +1142,12 @@
"sidebar_right_menu.report": "Reporta un Problema",
"sidebar_right_menu.teamLink": "Enlace Invitación al Equipo",
"sidebar_right_menu.teamSettings": "Configurar Equipo",
+ "signup_team.choose": "Equipos a los que perteneces: ",
"signup_team.createTeam": "O Crea un Equipo",
"signup_team.disabled": "La creación de Equipos ha sido deshabilitada.",
+ "signup_team.join_open": "Equipos abiertos a los que te puedes unir: ",
"signup_team.noTeams": "No hay equipos en el Directorio de Equipos y la creación de equipos ha sido deshabilitada.",
+ "signup_team.no_teams": "No pareces ser miembro de ningún equipo. Por favor solicita una invitación a un administrador, unete a un equipo abierto si existe alguno o crea un nuevo equipo.",
"signup_team.none": "No se ha habilitado ningún método para creación de equipos. Por favor contacta a un administrador de sistema para solicitar acceso.",
"signup_team_complete.completed": "Ya haz completado el proceso de entrada para esta invitación, o esta invitación ya ha expirado.",
"signup_team_confirm.checkEmail": "Por favor revisa tu correo electrónico: <strong>{email}</strong><br />Se ha enviado un correo con un enlace para configurar tu equipo",
@@ -1122,7 +1160,9 @@
"signup_user_completed.expired": "Ya haz completado el proceso de registro para esta invitación, o esta invitación ya ha expirado.",
"signup_user_completed.gitlab": "con GitLab",
"signup_user_completed.google": "con Google",
+ "signup_user_completed.invalid_invite": "El enlace de invitación es inválido. Por favor habla con tu administrador para recibir una invitación.",
"signup_user_completed.lets": "Vamos a crear tu cuenta",
+ "signup_user_completed.no_open_server": "Este servidor no acepta registros abiertos. Por favor habla con tu administrador para recibir una invitación.",
"signup_user_completed.none": "No está habilitado ningún método para crear usuarios. Por favor contacta a un administrador para obtener acceso.",
"signup_user_completed.onSite": "en {siteName}",
"signup_user_completed.or": "o",
@@ -1347,6 +1387,7 @@
"user.settings.security.emailPwd": "Correo electrónico y Contraseña",
"user.settings.security.gitlab": "GitLab SSO",
"user.settings.security.lastUpdated": "Última actualización {date} a las {time}",
+ "user.settings.security.ldap": "LDAP",
"user.settings.security.loginGitlab": "Inicio de sesión realizado a través de Gitlab",
"user.settings.security.loginLdap": "Inicio de sesión realizado a través de LDAP",
"user.settings.security.logoutActiveSessions": "Visualizar y cerrar las sesiones activas",