daily translations 20160603 (#3251)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
971149d2b2
Коммит
bbaf1032a2
44
i18n/es.json
44
i18n/es.json
@@ -339,6 +339,34 @@
|
||||
"id": "api.command.init.debug",
|
||||
"translation": "Inicializando rutas del API para los comandos"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.desc",
|
||||
"translation": "Envía un correo de invitación a tu equipo de Mattermost"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.email_off",
|
||||
"translation": "El servicio de correo electrónico no ha sido configurado. no se envió la(s) invitacion(es)"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.fail",
|
||||
"translation": "Se encontró un error al enviar los correos de invitación"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.hint",
|
||||
"translation": "[nombre@dominio.com ...]"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.name",
|
||||
"translation": "invitar"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.no_email",
|
||||
"translation": "Por favor especifica una o más direcciones de correo electrónico válidas"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.sent",
|
||||
"translation": "Enviado(s) correo(s) de invitación"
|
||||
},
|
||||
{
|
||||
"id": "api.command.regen.app_error",
|
||||
"translation": "Permisos inapropiados para utilizar le comando de regenerar token"
|
||||
@@ -1995,6 +2023,14 @@
|
||||
"id": "ent.ldap.do_login.user_not_registered.app_error",
|
||||
"translation": "Usuario no registrado en el servidor LDAP"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.syncdone.info",
|
||||
"translation": "Sincronización de LDAP completada"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.syncronize.get_all.app_error",
|
||||
"translation": "No se pudo obtener a todos los usuarios utilizando LDAP"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.validate_filter.app_error",
|
||||
"translation": "Filtro de LDAP inválido"
|
||||
@@ -2383,6 +2419,10 @@
|
||||
"id": "model.config.is_valid.ldap_security.app_error",
|
||||
"translation": "Conexión segura inválida en la configuración de LDAP. Debe ser '', 'TLS', o 'STARTTLS'"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.ldap_sync_interval.app_error",
|
||||
"translation": "Intervalo de sincronización inválido. De ser de al menos un minuto."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.listen_address.app_error",
|
||||
"translation": "Dirección dónde se escuchará el servicio en la configuracón del servicio debe ser asignada."
|
||||
@@ -3519,6 +3559,10 @@
|
||||
"id": "store.sql_user.get.app_error",
|
||||
"translation": "Encontramos un error buscando la cuenta"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_all_using_auth_service.other.app_error",
|
||||
"translation": "Encontramos un error tratando de identificar todas las cuentas con este tipo de autenticación."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_by_auth.missing_account.app_error",
|
||||
"translation": "No pudimos encontrar una cuenta existente que coincida con tu tipo de autenticación para este equipo. Es posible que necesites una invitación por parte del dueño del equipo para unirte."
|
||||
|
||||
44
i18n/fr.json
44
i18n/fr.json
@@ -339,6 +339,34 @@
|
||||
"id": "api.command.init.debug",
|
||||
"translation": "Initialisation des routes de l'api des commandes"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.desc",
|
||||
"translation": "Send an email invite to your Mattermost team"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.email_off",
|
||||
"translation": "Email has not been configured, no invite(s) sent"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.fail",
|
||||
"translation": "Encountered an error sending email invite(s)"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.hint",
|
||||
"translation": "[name@domain.com ...]"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.name",
|
||||
"translation": "invite_people"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.no_email",
|
||||
"translation": "Please specify one or more valid email addresses"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.sent",
|
||||
"translation": "Email invite(s) sent"
|
||||
},
|
||||
{
|
||||
"id": "api.command.regen.app_error",
|
||||
"translation": "Droits insuffisants pour regénérer la clé de commande"
|
||||
@@ -1995,6 +2023,14 @@
|
||||
"id": "ent.ldap.do_login.user_not_registered.app_error",
|
||||
"translation": "Utilisateur non enregistré sur le serveur LDAP"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.syncdone.info",
|
||||
"translation": "LDAP Synchronization completed"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.syncronize.get_all.app_error",
|
||||
"translation": "Unable to get all users using LDAP"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.validate_filter.app_error",
|
||||
"translation": "Filtre LDAP Invalide"
|
||||
@@ -2383,6 +2419,10 @@
|
||||
"id": "model.config.is_valid.ldap_security.app_error",
|
||||
"translation": "Sécurité de connexion invalide dans les paramètres de messagerie. Doit être '', 'TLS' ou 'STARTTLS'"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.ldap_sync_interval.app_error",
|
||||
"translation": "Invalid sync interval time. Must be at least one minute."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.listen_address.app_error",
|
||||
"translation": "Adresse d'écoute invalide dans les paramètres de service. Doit être renseignée."
|
||||
@@ -3519,6 +3559,10 @@
|
||||
"id": "store.sql_user.get.app_error",
|
||||
"translation": "Nous avons rencontré une erreur lors de la recherche du compte"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_all_using_auth_service.other.app_error",
|
||||
"translation": "Nous avons rencontré une erreur en essayer de trouver le compte par type d'authentification."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_by_auth.missing_account.app_error",
|
||||
"translation": "Nous n'avons pas pu trouver un compte existant correspondant à votre type d'authentification pour cette équipe. Cette équipe nécessite peut-être une invitation de la part du propriétaire pour pouvoir la rejoindre."
|
||||
|
||||
44
i18n/ja.json
44
i18n/ja.json
@@ -339,6 +339,34 @@
|
||||
"id": "api.command.init.debug",
|
||||
"translation": "コマンドAPIルートを初期化しています"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.desc",
|
||||
"translation": "Send an email invite to your Mattermost team"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.email_off",
|
||||
"translation": "Email has not been configured, no invite(s) sent"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.fail",
|
||||
"translation": "Encountered an error sending email invite(s)"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.hint",
|
||||
"translation": "[name@domain.com ...]"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.name",
|
||||
"translation": "invite_people"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.no_email",
|
||||
"translation": "Please specify one or more valid email addresses"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.sent",
|
||||
"translation": "Email invite(s) sent"
|
||||
},
|
||||
{
|
||||
"id": "api.command.regen.app_error",
|
||||
"translation": "コマンドトークンを再生成するために必要な権限が付与されていません"
|
||||
@@ -1995,6 +2023,14 @@
|
||||
"id": "ent.ldap.do_login.user_not_registered.app_error",
|
||||
"translation": "ユーザーがLDAPサーバーに登録されていません"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.syncdone.info",
|
||||
"translation": "LDAP Synchronization completed"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.syncronize.get_all.app_error",
|
||||
"translation": "Unable to get all users using LDAP"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.validate_filter.app_error",
|
||||
"translation": "不正なLDAPフィルターです"
|
||||
@@ -2383,6 +2419,10 @@
|
||||
"id": "model.config.is_valid.ldap_security.app_error",
|
||||
"translation": "LDAP設定の接続セキュリティーが不正です。'TLS'か'STARTTLS'にしてください"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.ldap_sync_interval.app_error",
|
||||
"translation": "Invalid sync interval time. Must be at least one minute."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.listen_address.app_error",
|
||||
"translation": "サービス設定の接続待ちアドレスが不正です。設定してください。"
|
||||
@@ -3519,6 +3559,10 @@
|
||||
"id": "store.sql_user.get.app_error",
|
||||
"translation": "アカウントを探す際にエラーが発生しました"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_all_using_auth_service.other.app_error",
|
||||
"translation": "認証形式でアカウントを探す際にエラーが発生しました"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_by_auth.missing_account.app_error",
|
||||
"translation": "このチームの認証形式に合致する既存のアカウントを見付けられませんでした。このチームに参加するには、チームのオーナーから招待を受ける必要があります。"
|
||||
|
||||
@@ -339,6 +339,34 @@
|
||||
"id": "api.command.init.debug",
|
||||
"translation": "Inicializando command api routes"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.desc",
|
||||
"translation": "Send an email invite to your Mattermost team"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.email_off",
|
||||
"translation": "Email has not been configured, no invite(s) sent"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.fail",
|
||||
"translation": "Encountered an error sending email invite(s)"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.hint",
|
||||
"translation": "[name@domain.com ...]"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.name",
|
||||
"translation": "invite_people"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.no_email",
|
||||
"translation": "Please specify one or more valid email addresses"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.sent",
|
||||
"translation": "Email invite(s) sent"
|
||||
},
|
||||
{
|
||||
"id": "api.command.regen.app_error",
|
||||
"translation": "Permissões inadequadas para re-gerar o token de comando"
|
||||
@@ -1995,6 +2023,14 @@
|
||||
"id": "ent.ldap.do_login.user_not_registered.app_error",
|
||||
"translation": "Usuário não registrado no servidor LDAP"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.syncdone.info",
|
||||
"translation": "LDAP Synchronization completed"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.syncronize.get_all.app_error",
|
||||
"translation": "Unable to get all users using LDAP"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.validate_filter.app_error",
|
||||
"translation": "Filtro LDAP Inválido"
|
||||
@@ -2383,6 +2419,10 @@
|
||||
"id": "model.config.is_valid.ldap_security.app_error",
|
||||
"translation": "Inválida segurança de conexão em configurações de LDAP. Deve ser '', 'TLS', or 'STARTTLS'"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.ldap_sync_interval.app_error",
|
||||
"translation": "Invalid sync interval time. Must be at least one minute."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.listen_address.app_error",
|
||||
"translation": "Inválido endereço de escuta em configurações de serviço Deve ser ajustado."
|
||||
@@ -3519,6 +3559,10 @@
|
||||
"id": "store.sql_user.get.app_error",
|
||||
"translation": "Encontramos um erro ao procurar a conta"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_all_using_auth_service.other.app_error",
|
||||
"translation": "Foi encontrado um erro ao tentar encontrar a conta pelo tipo de autenticação."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_by_auth.missing_account.app_error",
|
||||
"translation": "Não foi possível encontrar uma conta correspondente ao seu tipo de autenticação para esta equipe. Esta equipe pode exigir um convite do dono da equipe para participar."
|
||||
|
||||
Ссылка в новой задаче
Block a user