diff options
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.json | 170 | ||||
-rw-r--r-- | i18n/es.json | 76 | ||||
-rw-r--r-- | i18n/fr.json | 4 | ||||
-rw-r--r-- | i18n/pt.json | 78 |
4 files changed, 260 insertions, 68 deletions
diff --git a/i18n/en.json b/i18n/en.json index 7dcc351f1..6292c1e03 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -316,6 +316,38 @@ "translation": "echo" }, { + "id": "api.command_msg.desc", + "translation": "Send Direct Message to a user" + }, + { + "id": "api.command_msg.fail.app_error", + "translation": "An error occured while messaging the user." + }, + { + "id": "api.command_msg.dm_fail.app_error", + "translation": "An error occured while creating the direct message." + }, + { + "id": "api.command_msg.hint", + "translation": "@[username] 'message'" + }, + { + "id": "api.command_msg.list.app_error", + "translation": "An error occured while listing users." + }, + { + "id": "api.command_msg.missing.app_error", + "translation": "We couldn't find the user" + }, + { + "id": "api.command_msg.name", + "translation": "message" + }, + { + "id": "api.command_msg.success", + "translation": "Messaged user." + }, + { "id": "api.command_join.desc", "translation": "Join the open channel" }, @@ -1296,14 +1328,6 @@ "translation": "You joined {{ .TeamDisplayName }}" }, { - "id": "api.user.update_mfa.not_available.app_error", - "translation": "MFA not configured or available on this server" - }, - { - "id": "api.user.generate_mfa_qr.not_available.app_error", - "translation": "MFA not configured or available on this server" - }, - { "id": "api.user.add_direct_channels_and_forget.failed.error", "translation": "Failed to add direct channel preferences for user user_id=%s, team_id=%s, err=%v" }, @@ -1340,16 +1364,16 @@ "translation": "Unsupported OAuth service provider" }, { - "id": "api.user.check_user_mfa.not_available.app_error", - "translation": "MFA is not configured or supported on this server" + "id": "api.user.check_user_login_attempts.too_many.app_error", + "translation": "Your account is locked because of too many failed password attempts. Please reset your password." }, { "id": "api.user.check_user_mfa.bad_code.app_error", "translation": "Invalid MFA token." }, { - "id": "api.user.check_user_login_attempts.too_many.app_error", - "translation": "Your account is locked because of too many failed password attempts. Please reset your password." + "id": "api.user.check_user_mfa.not_available.app_error", + "translation": "MFA is not configured or supported on this server" }, { "id": "api.user.check_user_password.invalid.app_error", @@ -1436,6 +1460,10 @@ "translation": "LDAP not available on this server" }, { + "id": "api.user.generate_mfa_qr.not_available.app_error", + "translation": "MFA not configured or available on this server" + }, + { "id": "api.user.get_authorization_code.unsupported.app_error", "translation": "Unsupported OAuth service provider" }, @@ -1453,7 +1481,7 @@ }, { "id": "api.user.ldap_to_email.not_ldap_account.app_error", - "translation": "This user account does use LDAP" + "translation": "This user account does not use LDAP" }, { "id": "api.user.login.blank_pwd.app_error", @@ -1580,6 +1608,10 @@ "translation": "You do not have the appropriate permissions" }, { + "id": "api.user.update_mfa.not_available.app_error", + "translation": "MFA not configured or available on this server" + }, + { "id": "api.user.update_password.context.app_error", "translation": "Update password failed because context user_id did not match props user_id" }, @@ -1760,72 +1792,72 @@ "translation": "Compliance export started for job '{{.JobName}}' at '{{.FilePath}}'" }, { - "id": "ent.mfa.license_disable.app_error", - "translation": "Your license does not support using multi-factor authentication" + "id": "ent.ldap.do_login.bind_admin_user.app_error", + "translation": "Unable to bind to LDAP server. Check BindUsername and BindPassword." }, { - "id": "ent.mfa.generate_qr_code.create_code.app_error", - "translation": "Error generating QR code" + "id": "ent.ldap.do_login.invalid_password.app_error", + "translation": "Invalid Password" }, { - "id": "ent.mfa.generate_qr_code.save_secret.app_error", - "translation": "Error saving the MFA secret" + "id": "ent.ldap.do_login.licence_disable.app_error", + "translation": "LDAP functionality disabled by current license. Please contact your system administrator about upgrading your enterprise license." }, { - "id": "ent.mfa.activate.authenticate.app_error", - "translation": "Error attempting to authenticate MFA token" + "id": "ent.ldap.do_login.matched_to_many_users.app_error", + "translation": "Username given matches multiple users" }, { - "id": "ent.mfa.activate.bad_token.app_error", - "translation": "Invalid MFA token" + "id": "ent.ldap.do_login.search_ldap_server.app_error", + "translation": "Failed to search LDAP server" }, { - "id": "ent.mfa.activate.save_active.app_erro", - "translation": "Unable to update MFA active status for the user" + "id": "ent.ldap.do_login.unable_to_connect.app_error", + "translation": "Unable to connect to LDAP server" }, { - "id": "ent.mfa.deactivate.save_active.app_erro", - "translation": "Unable to update MFA active status for the user" + "id": "ent.ldap.do_login.unable_to_create_user.app_error", + "translation": "Credentials valid but unable to create user." }, { - "id": "ent.mfa.deactivate.save_secret.app_error", - "translation": "Error clearing the MFA secret" + "id": "ent.ldap.do_login.user_not_registered.app_error", + "translation": "User not registered on LDAP server" }, { - "id": "ent.mfa.validate_token.authenticate.app_error", - "translation": "Error trying to authenticate MFA token" + "id": "ent.mfa.activate.authenticate.app_error", + "translation": "Error attempting to authenticate MFA token" }, { - "id": "ent.ldap.do_login.bind_admin_user.app_error", - "translation": "Unable to bind to LDAP server. Check BindUsername and BindPassword." + "id": "ent.mfa.activate.bad_token.app_error", + "translation": "Invalid MFA token" }, { - "id": "ent.ldap.do_login.invalid_password.app_error", - "translation": "Invalid Password" + "id": "ent.mfa.activate.save_active.app_erro", + "translation": "Unable to update MFA active status for the user" }, { - "id": "ent.ldap.do_login.licence_disable.app_error", - "translation": "LDAP functionality disabled by current license. Please contact your system administrator about upgrading your enterprise license." + "id": "ent.mfa.deactivate.save_active.app_erro", + "translation": "Unable to update MFA active status for the user" }, { - "id": "ent.ldap.do_login.matched_to_many_users.app_error", - "translation": "Username given matches multiple users" + "id": "ent.mfa.deactivate.save_secret.app_error", + "translation": "Error clearing the MFA secret" }, { - "id": "ent.ldap.do_login.search_ldap_server.app_error", - "translation": "Failed to search LDAP server" + "id": "ent.mfa.generate_qr_code.create_code.app_error", + "translation": "Error generating QR code" }, { - "id": "ent.ldap.do_login.unable_to_connect.app_error", - "translation": "Unable to connect to LDAP server" + "id": "ent.mfa.generate_qr_code.save_secret.app_error", + "translation": "Error saving the MFA secret" }, { - "id": "ent.ldap.do_login.unable_to_create_user.app_error", - "translation": "Credentials valid but unable to create user." + "id": "ent.mfa.license_disable.app_error", + "translation": "Your license does not support using multi-factor authentication" }, { - "id": "ent.ldap.do_login.user_not_registered.app_error", - "translation": "User not registered on LDAP server" + "id": "ent.mfa.validate_token.authenticate.app_error", + "translation": "Error trying to authenticate MFA token" }, { "id": "manaultesting.get_channel_id.no_found.debug", @@ -2644,6 +2676,10 @@ "translation": "We couldn't find the existing channel" }, { + "id": "store.sql_channel.get_by_name.missing.app_error", + "translation": "Channel does not exist" + }, + { "id": "store.sql_channel.get_channel_counts.get.app_error", "translation": "We couldn't get the channel counts" }, @@ -3192,14 +3228,6 @@ "translation": "We couldn't update the team name" }, { - "id": "store.sql_user.update_mfa_secret.app_error", - "translation": "We encountered an error updating the user's MFA secret" - }, - { - "id": "store.sql_user.update_mfa_active.app_error", - "translation": "We encountered an error updating the user's MFA active status" - }, - { "id": "store.sql_user.analytics_unique_user_count.app_error", "translation": "We couldn't get the unique user count" }, @@ -3320,6 +3348,14 @@ "translation": "We couldn't update the last_ping_at" }, { + "id": "store.sql_user.update_mfa_active.app_error", + "translation": "We encountered an error updating the user's MFA active status" + }, + { + "id": "store.sql_user.update_mfa_secret.app_error", + "translation": "We encountered an error updating the user's MFA secret" + }, + { "id": "store.sql_user.update_password.app_error", "translation": "We couldn't update the user password" }, @@ -3734,5 +3770,29 @@ { "id": "web.watcher_fail.error", "translation": "Failed to add directory to watcher %v" + }, + { + "id": "error.not_found.title", + "translation": "Page not found" + }, + { + "id": "error.not_found.message", + "translation": "The page you where trying to reach does not exist." + }, + { + "id": "error.not_found.link_message", + "translation": "Back to Mattermost" + }, + { + "id": "error.generic.title", + "translation": "Error" + }, + { + "id": "error.generic.message", + "translation": "An error has occoured." + }, + { + "id": "error.generic.link_message", + "translation": "Back to Mattermost" } ] diff --git a/i18n/es.json b/i18n/es.json index 924ce59d2..52654f4af 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -476,6 +476,10 @@ "translation": "No se encontró el archivo." }, { + "id": "api.file.get_file.public_disabled.app_error", + "translation": "Los enlaces públicos han sido deshabilitados por un administrador del sistema" + }, + { "id": "api.file.get_file.public_invalid.app_error", "translation": "El enlace público parece ser inválido" }, @@ -696,6 +700,14 @@ "translation": "Error obteniendo el token de acceso desde la BD antes de ser eliminado" }, { + "id": "api.post.check_for_out_of_channel_mentions.message.multiple", + "translation": "{{.Usernames}} y {{.LastUsername}} fueron mencionados, pero no recibieron una notificación porque no pertenecen a este canal." + }, + { + "id": "api.post.check_for_out_of_channel_mentions.message.one", + "translation": "{{.Username}} fue mencionado, pero no recibió una notificación porque no pertenece a este canal." + }, + { "id": "api.post.create_post.bad_filename.error", "translation": "Nombre errado de archivo descartado, archivo=%v" }, @@ -1324,6 +1336,14 @@ "translation": "Tu cuenta ha sido bloqueada debido a demasiados intentos fallidos. Por favor, restablece tu contraseña." }, { + "id": "api.user.check_user_mfa.bad_code.app_error", + "translation": "Token AMF inválido." + }, + { + "id": "api.user.check_user_mfa.not_available.app_error", + "translation": "AMF on está configurado o no es soportado en este servidor" + }, + { "id": "api.user.check_user_password.invalid.app_error", "translation": "El inicio de sesión falló porque la contraseña es inválida" }, @@ -1408,6 +1428,10 @@ "translation": "LDAP no está disponible en este servidor" }, { + "id": "api.user.generate_mfa_qr.not_available.app_error", + "translation": "AMF no está configurado o disponible en este servidor" + }, + { "id": "api.user.get_authorization_code.unsupported.app_error", "translation": "Proveedor de servicios de OAuth no es compatible" }, @@ -1424,10 +1448,6 @@ "translation": "LDAP no está disponible en este servidor" }, { - "id": "api.user.ldap_to_email.not_ldap_account.app_error", - "translation": "La cuenta de este usuario utiliza LDAP" - }, - { "id": "api.user.login.blank_pwd.app_error", "translation": "El campo de contraseña no debe quedar en blanco" }, @@ -1552,6 +1572,10 @@ "translation": "No tienes los permisos apropiados" }, { + "id": "api.user.update_mfa.not_available.app_error", + "translation": "AMF no está configurado o disponible en este servidor" + }, + { "id": "api.user.update_password.context.app_error", "translation": "La actualización de la contraseña falló debido a que el user_id del contexto no coincide con el user_id de los props" }, @@ -1764,6 +1788,42 @@ "translation": "Usuario no registrado en el servidor LDAP" }, { + "id": "ent.mfa.activate.authenticate.app_error", + "translation": "Error intentando autenticar el token AMF" + }, + { + "id": "ent.mfa.activate.bad_token.app_error", + "translation": "Token AMF inválido" + }, + { + "id": "ent.mfa.activate.save_active.app_erro", + "translation": "No se pudo actualizar el estado activo AMF para el usuario" + }, + { + "id": "ent.mfa.deactivate.save_active.app_erro", + "translation": "No se pudo actualizar el estado activo AMF para el usuario" + }, + { + "id": "ent.mfa.deactivate.save_secret.app_error", + "translation": "Error al limpiar el secreto AMF" + }, + { + "id": "ent.mfa.generate_qr_code.create_code.app_error", + "translation": "Error generando el código QR" + }, + { + "id": "ent.mfa.generate_qr_code.save_secret.app_error", + "translation": "Error guardando el secreto AMF" + }, + { + "id": "ent.mfa.license_disable.app_error", + "translation": "Tu licencia no soporta la autenticación de múltiples factores" + }, + { + "id": "ent.mfa.validate_token.authenticate.app_error", + "translation": "Error intentando autenticar el token AMF" + }, + { "id": "manaultesting.get_channel_id.no_found.debug", "translation": "No pudimos encontrar el canal: %v, búsqueda realizada con estas posibilidades %v" }, @@ -3248,6 +3308,14 @@ "translation": "No pudimos actualizar el campo last_ping_at" }, { + "id": "store.sql_user.update_mfa_active.app_error", + "translation": "Encontramos un error al actualizar el estado activo AMF del usuario" + }, + { + "id": "store.sql_user.update_mfa_secret.app_error", + "translation": "Encontramos un error al actualizar el secreto AMF del usuario" + }, + { "id": "store.sql_user.update_password.app_error", "translation": "No pudimos actualizar la contraseña del usuario" }, diff --git a/i18n/fr.json b/i18n/fr.json index c52e17af8..984c1ef93 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -1540,10 +1540,6 @@ "translation": "LDAP n'est pas disponible sur ce serveur" }, { - "id": "api.user.ldap_to_email.not_ldap_account.app_error", - "translation": "Ce compte utilisateur utilise LDAP" - }, - { "id": "api.user.ldap_to_email.not_available.app_error", "translation": "LDAP n'est pas disponible sur ce serveur" }, diff --git a/i18n/pt.json b/i18n/pt.json index 11ab26d6c..631198e1f 100644 --- a/i18n/pt.json +++ b/i18n/pt.json @@ -476,6 +476,10 @@ "translation": "Não foi possível encontrar o arquivo." }, { + "id": "api.file.get_file.public_disabled.app_error", + "translation": "Public links have been disabled by the system administrator" + }, + { "id": "api.file.get_file.public_invalid.app_error", "translation": "O link público não parece ser válido" }, @@ -696,6 +700,14 @@ "translation": "Erro ao obter o token de acesso do BD antes da exclusão" }, { + "id": "api.post.check_for_out_of_channel_mentions.message.multiple", + "translation": "{{.Usernames}} e {{.LastUsername}} foram mencionados, mas eles não receberam notificação porque eles não pertencem a este canal." + }, + { + "id": "api.post.check_for_out_of_channel_mentions.message.one", + "translation": "{{.Username}} foi mencionado, mas eles não receberam uma notificação porque eles não pertencem a este canal." + }, + { "id": "api.post.create_post.bad_filename.error", "translation": "Nome ruim do arquivo descartado, nome do arquivo=%v" }, @@ -1284,6 +1296,14 @@ "translation": "Você se juntou {{ .TeamDisplayName }}" }, { + "id": "api.user.update_mfa.not_available.app_error", + "translation": "MFA não configurado ou disponível neste servidor" + }, + { + "id": "api.user.generate_mfa_qr.not_available.app_error", + "translation": "MFA não configurado ou disponível neste servidor" + }, + { "id": "api.user.add_direct_channels_and_forget.failed.error", "translation": "Falha ao adicionar preferencias diretas ao canal para o usuário user_id=%s, team_id=%s, err=%v" }, @@ -1320,6 +1340,14 @@ "translation": "Provedor de serviço OAuth não suportado" }, { + "id": "api.user.check_user_mfa.not_available.app_error", + "translation": "MFA não configurado ou disponível neste servidor" + }, + { + "id": "api.user.check_user_mfa.bad_code.app_error", + "translation": "Token MFA inválido." + }, + { "id": "api.user.check_user_login_attempts.too_many.app_error", "translation": "A sua conta está bloqueada por causa de muitas tentativas de senha que falharam. Por favor, redefina sua senha." }, @@ -1424,10 +1452,6 @@ "translation": "LDAP não está disponível neste servidor" }, { - "id": "api.user.ldap_to_email.not_ldap_account.app_error", - "translation": "Está conta de usuário não utiliza LDAP" - }, - { "id": "api.user.login.blank_pwd.app_error", "translation": "Campo senha não pode estar em branco" }, @@ -1732,6 +1756,42 @@ "translation": "Exportação de compliance tarefa '{{.JobName}}' iniciada no '{{.FilePath}}'" }, { + "id": "ent.mfa.license_disable.app_error", + "translation": "Sua licença não suporta o uso de autenticação multi-fator" + }, + { + "id": "ent.mfa.generate_qr_code.create_code.app_error", + "translation": "Erro ao gerar QR code" + }, + { + "id": "ent.mfa.generate_qr_code.save_secret.app_error", + "translation": "Erro ao salvar o segredo MFA" + }, + { + "id": "ent.mfa.activate.authenticate.app_error", + "translation": "Erro ao tentar autenticar o token MFA" + }, + { + "id": "ent.mfa.activate.bad_token.app_error", + "translation": "Token MFA inválido" + }, + { + "id": "ent.mfa.activate.save_active.app_erro", + "translation": "Não foi possível atualizar o status ativo MFA para o usuário" + }, + { + "id": "ent.mfa.deactivate.save_active.app_erro", + "translation": "Não foi possível atualizar o status ativo MFA para o usuário" + }, + { + "id": "ent.mfa.deactivate.save_secret.app_error", + "translation": "Erro ao limpar o segredo MFA" + }, + { + "id": "ent.mfa.validate_token.authenticate.app_error", + "translation": "Erro ao tentar autenticar o token MFA" + }, + { "id": "ent.ldap.do_login.bind_admin_user.app_error", "translation": "Não foi possível ligar ao servidor LDAP. Verifique BindUsername e BindPassword." }, @@ -3128,6 +3188,14 @@ "translation": "Não foi possível atualizar o nome da equipe" }, { + "id": "store.sql_user.update_mfa_secret.app_error", + "translation": "Foi encontrado um erro ao atualizar o segredo MFA do usuário" + }, + { + "id": "store.sql_user.update_mfa_active.app_error", + "translation": "Encontramos um erro ao atualizar o status ativo MFA do usuário" + }, + { "id": "store.sql_user.analytics_unique_user_count.app_error", "translation": "Não foi possível obter o número de usuários únicos" }, @@ -3663,4 +3731,4 @@ "id": "web.watcher_fail.error", "translation": "Falha ao adicionar diretório observador %v" } -] +]
\ No newline at end of file |