summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2016-04-04 20:42:25 -0300
committerElias Nahum <nahumhbl@gmail.com>2016-04-04 20:42:25 -0300
commit2e12b1e7938e67cc280d23cf780b36de29dac0be (patch)
tree3178e5c10b93bdd2f92d9e8f33733bfa6b1167bf /i18n
parenta9458480d5615f233e1665081eb11a45974ba774 (diff)
downloadchat-2e12b1e7938e67cc280d23cf780b36de29dac0be.tar.gz
chat-2e12b1e7938e67cc280d23cf780b36de29dac0be.tar.bz2
chat-2e12b1e7938e67cc280d23cf780b36de29dac0be.zip
Localization: Added missing spanish strings. Sort localization files by Id
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json112
-rw-r--r--i18n/es.json88
-rw-r--r--i18n/fr.json24
-rw-r--r--i18n/pt.json108
4 files changed, 210 insertions, 122 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 0dca6ca04..a4c84a462 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -316,38 +316,6 @@
"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"
},
@@ -400,6 +368,38 @@
"translation": "me"
},
{
+ "id": "api.command_msg.desc",
+ "translation": "Send Direct Message to a user"
+ },
+ {
+ "id": "api.command_msg.dm_fail.app_error",
+ "translation": "An error occured while creating the direct message."
+ },
+ {
+ "id": "api.command_msg.fail.app_error",
+ "translation": "An error occured while messaging the user."
+ },
+ {
+ "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_shrug.desc",
"translation": "Adds ¯\\_(ツ)_/¯ to your message"
},
@@ -1860,6 +1860,30 @@
"translation": "Error trying to authenticate MFA token"
},
{
+ "id": "error.generic.link_message",
+ "translation": "Back to Mattermost"
+ },
+ {
+ "id": "error.generic.message",
+ "translation": "An error has occoured."
+ },
+ {
+ "id": "error.generic.title",
+ "translation": "Error"
+ },
+ {
+ "id": "error.not_found.link_message",
+ "translation": "Back to Mattermost"
+ },
+ {
+ "id": "error.not_found.message",
+ "translation": "The page you where trying to reach does not exist."
+ },
+ {
+ "id": "error.not_found.title",
+ "translation": "Page not found"
+ },
+ {
"id": "manaultesting.get_channel_id.no_found.debug",
"translation": "Could not find channel: %v, %v possibilites searched"
},
@@ -3794,29 +3818,5 @@
{
"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 52654f4af..4a27b6e68 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -368,6 +368,38 @@
"translation": "yo"
},
{
+ "id": "api.command_msg.desc",
+ "translation": "Envia un mensaje directo a un usuario"
+ },
+ {
+ "id": "api.command_msg.dm_fail.app_error",
+ "translation": "Ha ocurrido un error mientras se creaba el mensaje directo."
+ },
+ {
+ "id": "api.command_msg.fail.app_error",
+ "translation": "Ha ocurrido un error mientras se enviaba el mensaje al usuario."
+ },
+ {
+ "id": "api.command_msg.hint",
+ "translation": "@[usuario] 'mensaje'"
+ },
+ {
+ "id": "api.command_msg.list.app_error",
+ "translation": "Ha ocurrido un error mientras se listaban los usuarios."
+ },
+ {
+ "id": "api.command_msg.missing.app_error",
+ "translation": "No pudimos encontrar el usuario"
+ },
+ {
+ "id": "api.command_msg.name",
+ "translation": "mensaje"
+ },
+ {
+ "id": "api.command_msg.success",
+ "translation": "Mensaje enviado al usuario."
+ },
+ {
"id": "api.command_shrug.desc",
"translation": "Agrega ¯\\_(ツ)_/¯ a tu mensaje"
},
@@ -1448,6 +1480,10 @@
"translation": "LDAP no está disponible en este servidor"
},
{
+ "id": "api.user.ldap_to_email.not_ldap_account.app_error",
+ "translation": "Esta cuenta de usuario no utiliza LDAP"
+ },
+ {
"id": "api.user.login.blank_pwd.app_error",
"translation": "El campo de contraseña no debe quedar en blanco"
},
@@ -1824,6 +1860,30 @@
"translation": "Error intentando autenticar el token AMF"
},
{
+ "id": "error.generic.link_message",
+ "translation": "Volver a Mattermost"
+ },
+ {
+ "id": "error.generic.message",
+ "translation": "Ha ocurrido un error."
+ },
+ {
+ "id": "error.generic.title",
+ "translation": "Error"
+ },
+ {
+ "id": "error.not_found.link_message",
+ "translation": "Volver a Mattermost"
+ },
+ {
+ "id": "error.not_found.message",
+ "translation": "La página que estás intentando acceder no existe."
+ },
+ {
+ "id": "error.not_found.title",
+ "translation": "Página no encontrada"
+ },
+ {
"id": "manaultesting.get_channel_id.no_found.debug",
"translation": "No pudimos encontrar el canal: %v, búsqueda realizada con estas posibilidades %v"
},
@@ -2024,6 +2084,14 @@
"translation": "Fecha de Creación debe ser válida"
},
{
+ "id": "model.command.is_valid.description.app_error",
+ "translation": "Descripción inválida"
+ },
+ {
+ "id": "model.command.is_valid.display_name.app_error",
+ "translation": "Nombre para mostrar no válido"
+ },
+ {
"id": "model.command.is_valid.id.app_error",
"translation": "Id inválido"
},
@@ -2180,6 +2248,14 @@
"translation": "Create debe ser un tiempo válido"
},
{
+ "id": "model.incoming_hook.description.app_error",
+ "translation": "Descripción inválida"
+ },
+ {
+ "id": "model.incoming_hook.display_name.app_error",
+ "translation": "Nombre para mostrar no válido"
+ },
+ {
"id": "model.incoming_hook.id.app_error",
"translation": "Id inválido"
},
@@ -2244,6 +2320,14 @@
"translation": "Create debe ser un tiempo válido"
},
{
+ "id": "model.outgoing_hook.is_valid.description.app_error",
+ "translation": "Descripción inválida"
+ },
+ {
+ "id": "model.outgoing_hook.is_valid.display_name.app_error",
+ "translation": "Nombre para mostrar no válido"
+ },
+ {
"id": "model.outgoing_hook.is_valid.id.app_error",
"translation": "Id inválido"
},
@@ -2640,6 +2724,10 @@
"translation": "No pudimos encontrar el canal"
},
{
+ "id": "store.sql_channel.get_by_name.missing.app_error",
+ "translation": "El canal no existe"
+ },
+ {
"id": "store.sql_channel.get_channel_counts.get.app_error",
"translation": "No pudimos obtener la cantidad de canales"
},
diff --git a/i18n/fr.json b/i18n/fr.json
index 984c1ef93..eaf16fbdd 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -1404,6 +1404,10 @@
"translation": "Impossible de marquer l'adresse électronique comme valide err=%v"
},
{
+ "id": "api.user.email_to_ldap.not_available.app_error",
+ "translation": "LDAP n'est pas disponible sur ce serveur"
+ },
+ {
"id": "api.user.get_authorization_code.unsupported.app_error",
"translation": "Prestataire OAuth non-supporté"
},
@@ -1416,6 +1420,10 @@
"translation": "Initialisation des routes de l'api utilisateur"
},
{
+ "id": "api.user.ldap_to_email.not_available.app_error",
+ "translation": "LDAP n'est pas disponible sur ce serveur"
+ },
+ {
"id": "api.user.login.blank_pwd.app_error",
"translation": "Le mot de passe doit être saisi"
},
@@ -1464,6 +1472,10 @@
"translation": "LDAP n'est pas activé sur ce serveur"
},
{
+ "id": "api.user.oauth_to_email.context.app_error",
+ "translation": "Mise à jour du mot de passe échouée car le user_id du contexte ne correspond pas à l'identifiant utilisateur fourni"
+ },
+ {
"id": "api.user.permanent_delete_user.attempting.warn",
"translation": "Suppression du compte %v id=%v en cours"
},
@@ -1532,18 +1544,6 @@
"translation": "Impossible d'envoyer le courriel de bienvenue err=%v"
},
{
- "id": "api.user.oauth_to_email.context.app_error",
- "translation": "Mise à jour du mot de passe échouée car le user_id du contexte ne correspond pas à l'identifiant utilisateur fourni"
- },
- {
- "id": "api.user.email_to_ldap.not_available.app_error",
- "translation": "LDAP n'est pas disponible sur ce serveur"
- },
- {
- "id": "api.user.ldap_to_email.not_available.app_error",
- "translation": "LDAP n'est pas disponible sur ce serveur"
- },
- {
"id": "api.user.update_active.permissions.app_error",
"translation": "Vous n'avez pas les permissions appropriées"
},
diff --git a/i18n/pt.json b/i18n/pt.json
index 631198e1f..6b5c992d3 100644
--- a/i18n/pt.json
+++ b/i18n/pt.json
@@ -1296,14 +1296,6 @@
"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"
},
@@ -1340,16 +1332,16 @@
"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_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."
},
{
"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."
+ "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_password.invalid.app_error",
@@ -1436,6 +1428,10 @@
"translation": "LDAP não está 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.get_authorization_code.unsupported.app_error",
"translation": "Provedor de serviço OAuth não suportado"
},
@@ -1576,6 +1572,10 @@
"translation": "Você não tem a permissão apropriada"
},
{
+ "id": "api.user.update_mfa.not_available.app_error",
+ "translation": "MFA não configurado ou disponível neste servidor"
+ },
+ {
"id": "api.user.update_password.context.app_error",
"translation": "Atualização da senha falhou devido ao contexto user_id não combinar com props do usuário fornecido"
},
@@ -1756,72 +1756,72 @@
"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.ldap.do_login.bind_admin_user.app_error",
+ "translation": "Não foi possível ligar ao servidor LDAP. Verifique BindUsername e BindPassword."
},
{
- "id": "ent.mfa.generate_qr_code.create_code.app_error",
- "translation": "Erro ao gerar QR code"
+ "id": "ent.ldap.do_login.invalid_password.app_error",
+ "translation": "Senha inválida"
},
{
- "id": "ent.mfa.generate_qr_code.save_secret.app_error",
- "translation": "Erro ao salvar o segredo MFA"
+ "id": "ent.ldap.do_login.licence_disable.app_error",
+ "translation": "Funcionalidade LDAP desabilitada pela licença atual. Entre em contato com o administrador do sistema sobre como atualizar sua licença de empresa."
},
{
- "id": "ent.mfa.activate.authenticate.app_error",
- "translation": "Erro ao tentar autenticar o token MFA"
+ "id": "ent.ldap.do_login.matched_to_many_users.app_error",
+ "translation": "Nome de usuário dado corresponde a vários usuários"
},
{
- "id": "ent.mfa.activate.bad_token.app_error",
- "translation": "Token MFA inválido"
+ "id": "ent.ldap.do_login.search_ldap_server.app_error",
+ "translation": "Falha ao pesquisar o servidor LDAP"
},
{
- "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.ldap.do_login.unable_to_connect.app_error",
+ "translation": "Não foi possível conectar no servidor LDAP"
},
{
- "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.ldap.do_login.unable_to_create_user.app_error",
+ "translation": "Credenciais válidas, mas incapaz de criar usuário."
},
{
- "id": "ent.mfa.deactivate.save_secret.app_error",
- "translation": "Erro ao limpar o segredo MFA"
+ "id": "ent.ldap.do_login.user_not_registered.app_error",
+ "translation": "Usuário não registrado no servidor LDAP"
},
{
- "id": "ent.mfa.validate_token.authenticate.app_error",
+ "id": "ent.mfa.activate.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."
+ "id": "ent.mfa.activate.bad_token.app_error",
+ "translation": "Token MFA inválido"
},
{
- "id": "ent.ldap.do_login.invalid_password.app_error",
- "translation": "Senha inválida"
+ "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.ldap.do_login.licence_disable.app_error",
- "translation": "Funcionalidade LDAP desabilitada pela licença atual. Entre em contato com o administrador do sistema sobre como atualizar sua licença de empresa."
+ "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.ldap.do_login.matched_to_many_users.app_error",
- "translation": "Nome de usuário dado corresponde a vários usuários"
+ "id": "ent.mfa.deactivate.save_secret.app_error",
+ "translation": "Erro ao limpar o segredo MFA"
},
{
- "id": "ent.ldap.do_login.search_ldap_server.app_error",
- "translation": "Falha ao pesquisar o servidor LDAP"
+ "id": "ent.mfa.generate_qr_code.create_code.app_error",
+ "translation": "Erro ao gerar QR code"
},
{
- "id": "ent.ldap.do_login.unable_to_connect.app_error",
- "translation": "Não foi possível conectar no servidor LDAP"
+ "id": "ent.mfa.generate_qr_code.save_secret.app_error",
+ "translation": "Erro ao salvar o segredo MFA"
},
{
- "id": "ent.ldap.do_login.unable_to_create_user.app_error",
- "translation": "Credenciais válidas, mas incapaz de criar usuário."
+ "id": "ent.mfa.license_disable.app_error",
+ "translation": "Sua licença não suporta o uso de autenticação multi-fator"
},
{
- "id": "ent.ldap.do_login.user_not_registered.app_error",
- "translation": "Usuário não registrado no servidor LDAP"
+ "id": "ent.mfa.validate_token.authenticate.app_error",
+ "translation": "Erro ao tentar autenticar o token MFA"
},
{
"id": "manaultesting.get_channel_id.no_found.debug",
@@ -3188,14 +3188,6 @@
"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"
},
@@ -3316,6 +3308,14 @@
"translation": "Nós foi possível atualizar o last_ping_at"
},
{
+ "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.update_mfa_secret.app_error",
+ "translation": "Foi encontrado um erro ao atualizar o segredo MFA do usuário"
+ },
+ {
"id": "store.sql_user.update_password.app_error",
"translation": "Não foi possível atualizar a senha do usuário"
},
@@ -3731,4 +3731,4 @@
"id": "web.watcher_fail.error",
"translation": "Falha ao adicionar diretório observador %v"
}
-] \ No newline at end of file
+]