diff --git a/i18n/de.json b/i18n/de.json
index 05c2e27abd..704f3187bc 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -467,6 +467,10 @@
"id": "api.command_collapse.name",
"translation": "Schließen"
},
+ {
+ "id": "api.command_collapse.success",
+ "translation": "Image links now collapse by default"
+ },
{
"id": "api.command_echo.create.app_error",
"translation": "Die /echo-Nachricht konnte nicht erstellt werden, err=%v"
@@ -499,6 +503,10 @@
"id": "api.command_expand.name",
"translation": "Erweitern"
},
+ {
+ "id": "api.command_expand.success",
+ "translation": "Image links now expand by default"
+ },
{
"id": "api.command_expand_collapse.fail.app_error",
"translation": "Es ist ein Fehler beim Erweitern der Vorschauen aufgetreten"
@@ -695,6 +703,10 @@
"id": "api.context.log.error",
"translation": "%v:%v code=%v rid=%v uid=%v ip=%v %v [Details: %v]"
},
+ {
+ "id": "api.context.mfa_required.app_error",
+ "translation": "Multi-factor authentication is required on this server."
+ },
{
"id": "api.context.permissions.app_error",
"translation": "Sie haben nicht die erforderlichen Zugriffsrechte"
@@ -1405,7 +1417,7 @@
},
{
"id": "api.post.send_notifications_and_forget.get_teams.error",
- "translation": "Fehler beim Abrufen der Teams während des Senden von Teamübergreifender DM user_id=%v, err=%v"
+ "translation": "Fehler beim Abrufen der Teams während des Senden von teamübergreifender DM user_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.mention_body",
@@ -1697,7 +1709,7 @@
},
{
"id": "api.slackimport.slack_import.note1",
- "translation": "- Einige Nachrichten wurden eventuell nicht importiert da sie nicht von diesem Importer unterstützt werden.\r\n"
+ "translation": "- Einige Nachrichten wurden eventuell nicht importiert, da sie nicht von diesem Importer unterstützt werden.\r\n"
},
{
"id": "api.slackimport.slack_import.note2",
@@ -1721,35 +1733,35 @@
},
{
"id": "api.slackimport.slack_import.zip.app_error",
- "translation": "Zip Datei konnte nicht geöffnet werden"
+ "translation": "Zip-Datei konnte nicht geöffnet werden"
},
{
"id": "api.slackimport.slack_parse_channels.error",
- "translation": "Fehler beim verarbeiten der Slack Kanäle. Import könnte trotzdem funktionieren."
+ "translation": "Fehler beim Verarbeiten der Slack-Kanäle. Import könnte trotzdem funktionieren."
},
{
"id": "api.slackimport.slack_parse_posts.error",
- "translation": "Fehler beim Verarbeiten einiger Slach Nachrichten. Import könnte trotzdem funktionieren."
+ "translation": "Fehler beim Verarbeiten einiger Slack-Nachrichten. Import könnte trotzdem funktionieren."
},
{
"id": "api.slackimport.slack_sanitise_channel_properties.display_name_too_long.warn",
- "translation": "Slack Importer: Kanal {{.ChannelName}} hat einen zu langen Anzeigenamen. Er wird beim Import gekürzt."
+ "translation": "Slack-Importer: Kanal {{.ChannelName}} hat einen zu langen Anzeigenamen. Er wird beim Import gekürzt."
},
{
"id": "api.slackimport.slack_sanitise_channel_properties.header_too_long.warn",
- "translation": "Slack Importer: Kanal {{.ChannelName}} hat eine zu lange Überschrift. Sie wird beim Import gekürzt."
+ "translation": "Slack-Importer: Kanal {{.ChannelName}} hat eine zu lange Überschrift. Sie wird beim Import gekürzt."
},
{
"id": "api.slackimport.slack_sanitise_channel_properties.name_too_long.warn",
- "translation": "Slack Importer: Kanal {{.ChannelName}} hat einen zu langen Namen. Er wird beim Import gekürzt."
+ "translation": "Slack-Importer: Kanal {{.ChannelName}} hat einen zu langen Namen. Er wird beim Import gekürzt."
},
{
"id": "api.slackimport.slack_sanitise_channel_properties.purpose_too_long.warn",
- "translation": "Slack Importer: Kanal {{.ChannelName}} hat einen zu langen Zweck. Er wird beim Import gekürzt."
+ "translation": "Slack-Importer: Kanal {{.ChannelName}} hat einen zu langen Zweck. Er wird beim Import gekürzt."
},
{
"id": "api.status.init.debug",
- "translation": "Initialisieren Status API Routen"
+ "translation": "Initialisiere Status-API-Routen"
},
{
"id": "api.status.last_activity.error",
@@ -1761,11 +1773,11 @@
},
{
"id": "api.team.create_team.email_disabled.app_error",
- "translation": "Team Anmeldung mit einer E-Mail Adresse ist ausgeschaltet."
+ "translation": "Anmeldung mit einer E-Mail-Adresse ist deaktiviert."
},
{
"id": "api.team.create_team_from_signup.email_disabled.app_error",
- "translation": "Team Anmeldung mit einer E-Mail Adresse ist ausgeschaltet."
+ "translation": "Anmeldung mit einer E-Mail Adresse ist deaktiviert."
},
{
"id": "api.team.create_team_from_signup.expired_link.app_error",
@@ -1781,11 +1793,11 @@
},
{
"id": "api.team.email_teams.sending.error",
- "translation": "Fehler während dem Senden einer E-Mail ist aufgetreten: err=%v"
+ "translation": "Es ist ein Fehler beim Senden einer E-Mail aufgetreten: err=%v"
},
{
"id": "api.team.get_invite_info.not_open_team",
- "translation": "Die Einaldung ist ungültig, weil das ein offenes Team ist."
+ "translation": "Die Einladung ist ungültig, weil dies kein offenes Team ist."
},
{
"id": "api.team.import_team.admin.app_error",
@@ -1801,7 +1813,7 @@
},
{
"id": "api.team.import_team.no_file.app_error",
- "translation": "keine Datei unter 'file' in der Anfrage"
+ "translation": "Keine Datei unter 'file' in der Anfrage"
},
{
"id": "api.team.import_team.open.app_error",
@@ -1813,7 +1825,7 @@
},
{
"id": "api.team.import_team.unavailable.app_error",
- "translation": "Dateigröße nicht vorhanden"
+ "translation": "Dateigröße nicht verfügbar"
},
{
"id": "api.team.init.debug",
@@ -1853,7 +1865,7 @@
},
{
"id": "api.team.is_team_creation_allowed.disabled.app_error",
- "translation": "Teamerstellung wurde ausgeschaltet. Bitte fragen bei Sie Ihren Administrator nach um Details zu erfahren."
+ "translation": "Teamerstellung wurde deaktiviert. Bitte fragen Sie Ihren Administrator, um Details zu erfahren."
},
{
"id": "api.team.is_team_creation_allowed.domain.app_error",
@@ -1967,6 +1979,26 @@
"id": "api.templates.invite_subject",
"translation": "{{ .SenderName }} hat Sie eingeladen dem Team {{ .TeamDisplayName }} auf {{.SiteName}} beizutreten"
},
+ {
+ "id": "api.templates.mfa_activated_body.info",
+ "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_activated_body.title",
+ "translation": "Multi-factor authentication was added"
+ },
+ {
+ "id": "api.templates.mfa_change_subject",
+ "translation": "Your MFA has been updated on {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.info",
+ "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.title",
+ "translation": "Multi-factor authentication was removed"
+ },
{
"id": "api.templates.password_change_body.info",
"translation": "Ihr Passwort wurde aktualisiert für {{.TeamDisplayName}} bei {{ .TeamURL }} durch {{.Method}}.
Falls Sie diese Änderung nicht veranlasst haben wenden Sie sich bitte an den Systemadministrator."
diff --git a/i18n/en.json b/i18n/en.json
index f39b3f4b61..fb68f741e3 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -703,6 +703,10 @@
"id": "api.context.log.error",
"translation": "%v:%v code=%v rid=%v uid=%v ip=%v %v [details: %v]"
},
+ {
+ "id": "api.context.mfa_required.app_error",
+ "translation": "Multi-factor authentication is required on this server."
+ },
{
"id": "api.context.permissions.app_error",
"translation": "You do not have the appropriate permissions"
@@ -711,10 +715,6 @@
"id": "api.context.session_expired.app_error",
"translation": "Invalid or expired session, please login again."
},
- {
- "id": "api.context.mfa_required.app_error",
- "translation": "Multi-factor authentication is required on this server."
- },
{
"id": "api.context.system_permissions.app_error",
"translation": "You do not have the appropriate permissions (system)"
@@ -1979,6 +1979,26 @@
"id": "api.templates.invite_subject",
"translation": "{{ .SenderName }} invited you to join {{ .TeamDisplayName }} Team on {{.SiteName}}"
},
+ {
+ "id": "api.templates.mfa_activated_body.info",
+ "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_activated_body.title",
+ "translation": "Multi-factor authentication was added"
+ },
+ {
+ "id": "api.templates.mfa_change_subject",
+ "translation": "Your MFA has been updated on {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.info",
+ "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.title",
+ "translation": "Multi-factor authentication was removed"
+ },
{
"id": "api.templates.password_change_body.info",
"translation": "Your password has been updated for {{.TeamDisplayName}} on {{ .TeamURL }} by {{.Method}}.
If this change wasn't initiated by you, please contact your system administrator."
@@ -1991,26 +2011,6 @@
"id": "api.templates.password_change_subject",
"translation": "Your password has been updated for {{.TeamDisplayName}} on {{ .SiteName }}"
},
- {
- "id": "api.templates.mfa_activated_body.info",
- "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
- },
- {
- "id": "api.templates.mfa_deactivated_body.info",
- "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
- },
- {
- "id": "api.templates.mfa_activated_body.title",
- "translation": "Multi-factor authentication was added"
- },
- {
- "id": "api.templates.mfa_deactivated_body.title",
- "translation": "Multi-factor authentication was removed"
- },
- {
- "id": "api.templates.mfa_change_subject",
- "translation": "Your MFA has been updated on {{ .SiteName }}"
- },
{
"id": "api.templates.post_body.button",
"translation": "Go To Post"
diff --git a/i18n/es.json b/i18n/es.json
index 6bf7b7fa3f..2675a2b5dd 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -467,6 +467,10 @@
"id": "api.command_collapse.name",
"translation": "colapsar"
},
+ {
+ "id": "api.command_collapse.success",
+ "translation": "Image links now collapse by default"
+ },
{
"id": "api.command_echo.create.app_error",
"translation": "No se pudo crear el /echo mensaje, err=%v"
@@ -499,6 +503,10 @@
"id": "api.command_expand.name",
"translation": "expandir"
},
+ {
+ "id": "api.command_expand.success",
+ "translation": "Image links now expand by default"
+ },
{
"id": "api.command_expand_collapse.fail.app_error",
"translation": "Ha ocurrido un error mientras se expandian las previsualizaciones"
@@ -685,7 +693,7 @@
},
{
"id": "api.context.invalidate_all_caches",
- "translation": "Purging all caches"
+ "translation": "Purgando todos los cachés"
},
{
"id": "api.context.last_activity_at.error",
@@ -695,6 +703,10 @@
"id": "api.context.log.error",
"translation": "%v:%v code=%v rid=%v uid=%v ip=%v %v [detalles: %v]"
},
+ {
+ "id": "api.context.mfa_required.app_error",
+ "translation": "Multi-factor authentication is required on this server."
+ },
{
"id": "api.context.permissions.app_error",
"translation": "No tienes los permisos apropiados"
@@ -1967,6 +1979,26 @@
"id": "api.templates.invite_subject",
"translation": "{{ .SenderName }} te ha invitado a unirte al equipo {{ .TeamDisplayName }} en {{.SiteName}}"
},
+ {
+ "id": "api.templates.mfa_activated_body.info",
+ "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_activated_body.title",
+ "translation": "Multi-factor authentication was added"
+ },
+ {
+ "id": "api.templates.mfa_change_subject",
+ "translation": "Your MFA has been updated on {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.info",
+ "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.title",
+ "translation": "Multi-factor authentication was removed"
+ },
{
"id": "api.templates.password_change_body.info",
"translation": "Tu contraseña ha sido cambiada para {{.TeamDisplayName}} en {{ .TeamURL }} por el método de {{.Method}}.
Si este cambio no fue realizado por ti, por favor contacta a un administrador del sistema."
diff --git a/i18n/fr.json b/i18n/fr.json
index 6a555c9a32..6d9bbdb420 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -467,6 +467,10 @@
"id": "api.command_collapse.name",
"translation": "réduire"
},
+ {
+ "id": "api.command_collapse.success",
+ "translation": "Image links now collapse by default"
+ },
{
"id": "api.command_echo.create.app_error",
"translation": "Impossible de créer le message /echo, err=%v"
@@ -499,6 +503,10 @@
"id": "api.command_expand.name",
"translation": "étendre"
},
+ {
+ "id": "api.command_expand.success",
+ "translation": "Image links now expand by default"
+ },
{
"id": "api.command_expand_collapse.fail.app_error",
"translation": "Une erreur est survenue lors de l'expansion des aperçus"
@@ -695,6 +703,10 @@
"id": "api.context.log.error",
"translation": "%v : %v code=%v rid=%v uid=%v ip=%v %v [détails : %v]"
},
+ {
+ "id": "api.context.mfa_required.app_error",
+ "translation": "Multi-factor authentication is required on this server."
+ },
{
"id": "api.context.permissions.app_error",
"translation": "Vous n'avez pas les permissions appropriées"
@@ -1967,6 +1979,26 @@
"id": "api.templates.invite_subject",
"translation": "{{ .SenderName }} vous a invité à rejoindre l'équipe {{ .TeamDisplayName }} sur {{.SiteName}}"
},
+ {
+ "id": "api.templates.mfa_activated_body.info",
+ "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_activated_body.title",
+ "translation": "Multi-factor authentication was added"
+ },
+ {
+ "id": "api.templates.mfa_change_subject",
+ "translation": "Your MFA has been updated on {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.info",
+ "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.title",
+ "translation": "Multi-factor authentication was removed"
+ },
{
"id": "api.templates.password_change_body.info",
"translation": "Vous avez mis à jour votre mot de passe pour {{.TeamDisplayName}} sur {{.TeamURL}} pour {{.Method}}.
Si cette modification n'a pas été effectuée par vous, veuillez prendre contact avec votre administrateur système."
diff --git a/i18n/ja.json b/i18n/ja.json
index 35eba1ffa9..c19db1839a 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -441,7 +441,7 @@
},
{
"id": "api.command.team_mismatch.app_error",
- "translation": "Cannot update commands across teams"
+ "translation": "他チームのコマンドは更新できません"
},
{
"id": "api.command.update.app_error",
@@ -467,6 +467,10 @@
"id": "api.command_collapse.name",
"translation": "折りたたみ"
},
+ {
+ "id": "api.command_collapse.success",
+ "translation": "Image links now collapse by default"
+ },
{
"id": "api.command_echo.create.app_error",
"translation": "/echoを投稿することができません err=%v"
@@ -499,6 +503,10 @@
"id": "api.command_expand.name",
"translation": "展開"
},
+ {
+ "id": "api.command_expand.success",
+ "translation": "Image links now expand by default"
+ },
{
"id": "api.command_expand_collapse.fail.app_error",
"translation": "プレビューの展開中にエラーが発生しました"
@@ -685,7 +693,7 @@
},
{
"id": "api.context.invalidate_all_caches",
- "translation": "Purging all caches"
+ "translation": "全てのキャッシュを破棄しています"
},
{
"id": "api.context.last_activity_at.error",
@@ -695,6 +703,10 @@
"id": "api.context.log.error",
"translation": "%v:%v code=%v rid=%v uid=%v ip=%v %v [詳細: %v]"
},
+ {
+ "id": "api.context.mfa_required.app_error",
+ "translation": "Multi-factor authentication is required on this server."
+ },
{
"id": "api.context.permissions.app_error",
"translation": "あなたには必要な権限が付与されていません"
@@ -799,7 +811,7 @@
},
{
"id": "api.emoji.delete.delete_reactions.app_error",
- "translation": "Unable to delete reactions when deleting emoji with emoji name %v"
+ "translation": "絵文字名 %v の絵文字を削除する際にリアクションを削除できません"
},
{
"id": "api.emoji.delete.permissions.app_error",
@@ -831,19 +843,19 @@
},
{
"id": "api.emoji.upload.large_image.decode_error",
- "translation": "Unable to create emoji. An error occurred when trying to decode the image."
+ "translation": "絵文字を作成できません。画像をデコードする際にエラーが発生しました。"
},
{
"id": "api.emoji.upload.large_image.encode_error",
- "translation": "Unable to create emoji. An error occurred when trying to encode the image."
+ "translation": "絵文字を作成できません。画像をエンコードする際にエラーが発生しました。"
},
{
"id": "api.emoji.upload.large_image.gif_decode_error",
- "translation": "Unable to create emoji. An error occurred when trying to decode the GIF image."
+ "translation": "絵文字を作成できません。GIF画像をデコードする際にエラーが発生しました。"
},
{
"id": "api.emoji.upload.large_image.gif_encode_error",
- "translation": "Unable to create emoji. An error occurred when trying to encode the GIF image."
+ "translation": "絵文字を作成できません。GIF画像をエンコードする際にエラーが発生しました。"
},
{
"id": "api.file.get_file.public_disabled.app_error",
@@ -1011,7 +1023,7 @@
},
{
"id": "api.file.upload_file.large_image.app_error",
- "translation": "File above maximum dimensions could not be uploaded: {{.Filename}}"
+ "translation": "最大サイズ以上のファイルはアップロードできません: {{.Filename}}"
},
{
"id": "api.file.upload_file.storage.app_error",
@@ -1295,15 +1307,15 @@
},
{
"id": "api.post.disabled_all",
- "translation": "@all has been disabled because the channel has more than {{.Users}} users."
+ "translation": "チャンネルに{{.Users}}以上のユーザーがいるため@allは無効化されています。"
},
{
"id": "api.post.disabled_channel",
- "translation": "@channel has been disabled because the channel has more than {{.Users}} users."
+ "translation": "チャンネルに{{.Users}}以上のユーザーがいるため@channelは無効化されています。"
},
{
"id": "api.post.disabled_here",
- "translation": "@here has been disabled because the channel has more than {{.Users}} users."
+ "translation": "チャンネルに{{.Users}}以上のユーザーがいるため@hereは無効化されています。"
},
{
"id": "api.post.get_message_for_notification.files_sent",
@@ -1513,19 +1525,19 @@
},
{
"id": "api.reaction.delete_reaction.mismatched_channel_id.app_error",
- "translation": "Failed to delete reaction when channel id in URL doesn't match post id in URL"
+ "translation": "URL内のチャンネルIDがURL内の投稿IDと一致しないため、リアクションを削除できませんでした"
},
{
"id": "api.reaction.list_reactions.mismatched_channel_id.app_error",
- "translation": "Failed to get reactions when channel id in URL doesn't match post id in URL"
+ "translation": "URL内のチャンネルIDとURL内の投稿IDが一致しないため、リアクションを取得できませんでした"
},
{
"id": "api.reaction.save_reaction.mismatched_channel_id.app_error",
- "translation": "Failed to save reaction when channel id in URL doesn't match post id in URL"
+ "translation": "URL内のチャンネルIDとURL内の投稿IDが一致しないため、リアクションを保存できませんでした"
},
{
"id": "api.reaction.send_reaction_event.post.app_error",
- "translation": "Failed to get post when sending websocket event for reaction"
+ "translation": "リアクションに対するウェブソケットイベントを送信する際に、投稿を取得することができませんでした"
},
{
"id": "api.saml.save_certificate.app_error",
@@ -1669,7 +1681,7 @@
},
{
"id": "api.slackimport.slack_add_users.merge_existing_failed",
- "translation": "Tried to merge user with existing account: {{.Email}}, {{.Username}}, but failed to add the user to this team.\r\n"
+ "translation": "既存のアカウント{{.Email}}, {{.Username}} とユーザーをマージしようとしましたが、このチームにユーザーを追加できませんでした。\r\n"
},
{
"id": "api.slackimport.slack_add_users.unable_import",
@@ -1967,6 +1979,26 @@
"id": "api.templates.invite_subject",
"translation": "{{ .SenderName }}が{{.SiteName}}の{{ .TeamDisplayName }}に参加するように招待しています。"
},
+ {
+ "id": "api.templates.mfa_activated_body.info",
+ "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_activated_body.title",
+ "translation": "Multi-factor authentication was added"
+ },
+ {
+ "id": "api.templates.mfa_change_subject",
+ "translation": "Your MFA has been updated on {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.info",
+ "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.title",
+ "translation": "Multi-factor authentication was removed"
+ },
{
"id": "api.templates.password_change_body.info",
"translation": "{{.Method}}によって{{ .TeamURL }}の{{.TeamDisplayName}}のパスワードが更新されました。
あなたが変更したのでなければ、システム管理者へ問い合わせてください。"
@@ -2793,11 +2825,11 @@
},
{
"id": "ent.metrics.starting.info",
- "translation": "Metrics and profiling server is listening on %v"
+ "translation": "メトリクスとプロファイリングのサーバーは%vで接続待ちです"
},
{
"id": "ent.metrics.stopping.info",
- "translation": "Metrics and profiling server is stopping on %v"
+ "translation": "メトリクスとプロファイリングのサーバーは%vで停止しています"
},
{
"id": "ent.mfa.activate.authenticate.app_error",
@@ -4621,43 +4653,43 @@
},
{
"id": "store.sql_reaction.delete.begin.app_error",
- "translation": "Unable to open transaction while deleting reaction"
+ "translation": "リアクションの削除中はトランザクションを開けません"
},
{
"id": "store.sql_reaction.delete.commit.app_error",
- "translation": "Unable to commit transaction while deleting reaction"
+ "translation": "リアクションの削除中はトランザクションをコミットできません"
},
{
"id": "store.sql_reaction.delete.save.app_error",
- "translation": "Unable to delete reaction"
+ "translation": "リアクションを削除できません"
},
{
"id": "store.sql_reaction.delete_all_with_emoj_name.delete_reactions.app_error",
- "translation": "Unable to delete reactions with the given emoji name"
+ "translation": "指定された絵文字名のリアクションは削除できません"
},
{
"id": "store.sql_reaction.delete_all_with_emoj_name.get_reactions.app_error",
- "translation": "Unable to get reactions with the given emoji name"
+ "translation": "指定された絵文字名のリアクションを取得できません"
},
{
"id": "store.sql_reaction.delete_all_with_emoji_name.update_post.warn",
- "translation": "Unable to update Post.HasReactions while removing reactions post_id=%v, error=%v"
+ "translation": "リアクションの削除中にPost.HasReactionsは更新できません post_id=%v, error=%v"
},
{
"id": "store.sql_reaction.get_for_post.app_error",
- "translation": "Unable to get reactions for post"
+ "translation": "投稿に対するリアクションを取得できません"
},
{
"id": "store.sql_reaction.save.begin.app_error",
- "translation": "Unable to open transaction while saving reaction"
+ "translation": "リアクションの保存中はトランザクションを開けません"
},
{
"id": "store.sql_reaction.save.commit.app_error",
- "translation": "Unable to commit transaction while saving reaction"
+ "translation": "リアクションの保存中はトランザクションをコミットできません"
},
{
"id": "store.sql_reaction.save.save.app_error",
- "translation": "Unable to save reaction"
+ "translation": "リアクションを保存できません"
},
{
"id": "store.sql_session.analytics_session_count.app_error",
diff --git a/i18n/ko.json b/i18n/ko.json
index 44f389c5ba..9fe1948a98 100644
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -467,6 +467,10 @@
"id": "api.command_collapse.name",
"translation": "닫기"
},
+ {
+ "id": "api.command_collapse.success",
+ "translation": "Image links now collapse by default"
+ },
{
"id": "api.command_echo.create.app_error",
"translation": "/echo 글을 생성할 수 없습니다, err=%v"
@@ -499,6 +503,10 @@
"id": "api.command_expand.name",
"translation": "확장"
},
+ {
+ "id": "api.command_expand.success",
+ "translation": "Image links now expand by default"
+ },
{
"id": "api.command_expand_collapse.fail.app_error",
"translation": "미리보기를 확장하는 중 오류가 발생하였습니다"
@@ -695,6 +703,10 @@
"id": "api.context.log.error",
"translation": "%v:%v code=%v rid=%v uid=%v ip=%v %v [details: %v]"
},
+ {
+ "id": "api.context.mfa_required.app_error",
+ "translation": "Multi-factor authentication is required on this server."
+ },
{
"id": "api.context.permissions.app_error",
"translation": "작업을 할 수 있는 권한이 없습니다"
@@ -1967,6 +1979,26 @@
"id": "api.templates.invite_subject",
"translation": "{{ .SenderName }} invited you to join {{ .TeamDisplayName }} Team on {{.SiteName}}"
},
+ {
+ "id": "api.templates.mfa_activated_body.info",
+ "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_activated_body.title",
+ "translation": "Multi-factor authentication was added"
+ },
+ {
+ "id": "api.templates.mfa_change_subject",
+ "translation": "Your MFA has been updated on {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.info",
+ "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.title",
+ "translation": "Multi-factor authentication was removed"
+ },
{
"id": "api.templates.password_change_body.info",
"translation": "{{.TeamDisplayName}}의 비밀번호가 변경되었습니다. {{.TeamURL}} {{.Method}}
의도하지 않은 변경인 경우, 시스템 관리자에게 문의해보세요."
diff --git a/i18n/nl.json b/i18n/nl.json
index 695166aff2..d4dbbda343 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -467,6 +467,10 @@
"id": "api.command_collapse.name",
"translation": "invouwen"
},
+ {
+ "id": "api.command_collapse.success",
+ "translation": "Image links now collapse by default"
+ },
{
"id": "api.command_echo.create.app_error",
"translation": "Bericht /echo kan niet gemaakt worden, fout=%v"
@@ -499,6 +503,10 @@
"id": "api.command_expand.name",
"translation": "uitvouwen"
},
+ {
+ "id": "api.command_expand.success",
+ "translation": "Image links now expand by default"
+ },
{
"id": "api.command_expand_collapse.fail.app_error",
"translation": "Er is een fout opgetreden tijdens het vergroten van de voorbeelden"
@@ -695,6 +703,10 @@
"id": "api.context.log.error",
"translation": "%v:%v code=%v rid=%v uid=%v ip=%v %v [details: %v]"
},
+ {
+ "id": "api.context.mfa_required.app_error",
+ "translation": "Multi-factor authentication is required on this server."
+ },
{
"id": "api.context.permissions.app_error",
"translation": "U beschikt niet over juiste de rechten"
@@ -1967,6 +1979,26 @@
"id": "api.templates.invite_subject",
"translation": "{{ .SenderName }} heeft U uitgenodigd om lid te worden van team {{ .TeamDisplayName }} op {{.SiteName}}"
},
+ {
+ "id": "api.templates.mfa_activated_body.info",
+ "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_activated_body.title",
+ "translation": "Multi-factor authentication was added"
+ },
+ {
+ "id": "api.templates.mfa_change_subject",
+ "translation": "Your MFA has been updated on {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.info",
+ "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.title",
+ "translation": "Multi-factor authentication was removed"
+ },
{
"id": "api.templates.password_change_body.info",
"translation": "Uw wachtwoord is bijgewerkt voor {{.TeamDisplayName}} op {{.teamURL}} via {{.Method}}.
Als deze aanpassing niet door U uitgevoerd was, neem contact op met uw systeembeheerder."
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index 1da4ff437d..a817507e40 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -467,6 +467,10 @@
"id": "api.command_collapse.name",
"translation": "recolher"
},
+ {
+ "id": "api.command_collapse.success",
+ "translation": "Image links now collapse by default"
+ },
{
"id": "api.command_echo.create.app_error",
"translation": "Não é possível criar o post /echo, err=%v"
@@ -499,6 +503,10 @@
"id": "api.command_expand.name",
"translation": "expandir"
},
+ {
+ "id": "api.command_expand.success",
+ "translation": "Image links now expand by default"
+ },
{
"id": "api.command_expand_collapse.fail.app_error",
"translation": "Um erro ocorreu ao expandir o preview"
@@ -685,7 +693,7 @@
},
{
"id": "api.context.invalidate_all_caches",
- "translation": "Purging all caches"
+ "translation": "Purgar todos os caches"
},
{
"id": "api.context.last_activity_at.error",
@@ -695,6 +703,10 @@
"id": "api.context.log.error",
"translation": "%v:%v código=%v rid=%v uid=%v ip=%v %v [detalhes: %v]"
},
+ {
+ "id": "api.context.mfa_required.app_error",
+ "translation": "Multi-factor authentication is required on this server."
+ },
{
"id": "api.context.permissions.app_error",
"translation": "Você não tem a permissão apropriada"
@@ -1967,6 +1979,26 @@
"id": "api.templates.invite_subject",
"translation": "{{ .SenderName }} convidou você para se juntar a Equipe {{ .TeamDisplayName }} no {{.SiteName}}"
},
+ {
+ "id": "api.templates.mfa_activated_body.info",
+ "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_activated_body.title",
+ "translation": "Multi-factor authentication was added"
+ },
+ {
+ "id": "api.templates.mfa_change_subject",
+ "translation": "Your MFA has been updated on {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.info",
+ "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.title",
+ "translation": "Multi-factor authentication was removed"
+ },
{
"id": "api.templates.password_change_body.info",
"translation": "Sua senha foi atualizada para {{.TeamDisplayName}} no {{ .TeamURL }} pelo {{.Method}}.
Se está mudança não foi iniciada por você, por favor entre em contato com o seu administrado do sistema."
diff --git a/i18n/ru.json b/i18n/ru.json
index d002b33898..8841c2de4c 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -467,6 +467,10 @@
"id": "api.command_collapse.name",
"translation": "cвернуть"
},
+ {
+ "id": "api.command_collapse.success",
+ "translation": "Image links now collapse by default"
+ },
{
"id": "api.command_echo.create.app_error",
"translation": "Невозможно создать /echo post, err=%v"
@@ -499,6 +503,10 @@
"id": "api.command_expand.name",
"translation": "расширить"
},
+ {
+ "id": "api.command_expand.success",
+ "translation": "Image links now expand by default"
+ },
{
"id": "api.command_expand_collapse.fail.app_error",
"translation": "Произошла ошибка при расширении предварительного просмотра"
@@ -685,7 +693,7 @@
},
{
"id": "api.context.invalidate_all_caches",
- "translation": "Purging all caches"
+ "translation": "Очистка всех кэшей"
},
{
"id": "api.context.last_activity_at.error",
@@ -695,6 +703,10 @@
"id": "api.context.log.error",
"translation": "%v:%v code=%v rid=%v uid=%v ip=%v %v [details: %v]"
},
+ {
+ "id": "api.context.mfa_required.app_error",
+ "translation": "Multi-factor authentication is required on this server."
+ },
{
"id": "api.context.permissions.app_error",
"translation": "У вас нет соответствующих прав"
@@ -1967,6 +1979,26 @@
"id": "api.templates.invite_subject",
"translation": "{{ .SenderName }} приглашает Вас присоединиться к команде {{ .TeamDisplayName }} на {{.SiteName}}"
},
+ {
+ "id": "api.templates.mfa_activated_body.info",
+ "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_activated_body.title",
+ "translation": "Multi-factor authentication was added"
+ },
+ {
+ "id": "api.templates.mfa_change_subject",
+ "translation": "Your MFA has been updated on {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.info",
+ "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.title",
+ "translation": "Multi-factor authentication was removed"
+ },
{
"id": "api.templates.password_change_body.info",
"translation": "Ваш пароль был обновлен для команды {{.TeamDisplayName}} на {{ .TeamURL }} через {{.Method}}.
Если это изменение не было сделано Вами, пожалуйста, обратитесь к системному администратору."
diff --git a/i18n/zh_CN.json b/i18n/zh_CN.json
index b3e5d1310a..53c3828366 100644
--- a/i18n/zh_CN.json
+++ b/i18n/zh_CN.json
@@ -467,6 +467,10 @@
"id": "api.command_collapse.name",
"translation": "折叠"
},
+ {
+ "id": "api.command_collapse.success",
+ "translation": "Image links now collapse by default"
+ },
{
"id": "api.command_echo.create.app_error",
"translation": "不能创建 /echo 帖文,err=%v"
@@ -499,6 +503,10 @@
"id": "api.command_expand.name",
"translation": "展开"
},
+ {
+ "id": "api.command_expand.success",
+ "translation": "Image links now expand by default"
+ },
{
"id": "api.command_expand_collapse.fail.app_error",
"translation": "放大预览时发生了错误"
@@ -685,7 +693,7 @@
},
{
"id": "api.context.invalidate_all_caches",
- "translation": "Purging all caches"
+ "translation": "清除所有缓存"
},
{
"id": "api.context.last_activity_at.error",
@@ -695,6 +703,10 @@
"id": "api.context.log.error",
"translation": "%v:%v code=%v rid=%v uid=%v ip=%v %v [详情: %v]"
},
+ {
+ "id": "api.context.mfa_required.app_error",
+ "translation": "Multi-factor authentication is required on this server."
+ },
{
"id": "api.context.permissions.app_error",
"translation": "您没有对应的权限"
@@ -1967,6 +1979,26 @@
"id": "api.templates.invite_subject",
"translation": "{{ .SenderName }} 邀请您加入 {{ .TeamDisplayName }} 团队在 {{.SiteName}}"
},
+ {
+ "id": "api.templates.mfa_activated_body.info",
+ "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_activated_body.title",
+ "translation": "Multi-factor authentication was added"
+ },
+ {
+ "id": "api.templates.mfa_change_subject",
+ "translation": "Your MFA has been updated on {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.info",
+ "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.title",
+ "translation": "Multi-factor authentication was removed"
+ },
{
"id": "api.templates.password_change_body.info",
"translation": "您的密码已经被更新 {{.TeamDisplayName}} 在 {{ .TeamURL }} 通过 {{.Method}}.
如果这个变更不是由你发起的,请联系你的系统管理员."
diff --git a/i18n/zh_TW.json b/i18n/zh_TW.json
index cf88c1cdb6..607cf95022 100644
--- a/i18n/zh_TW.json
+++ b/i18n/zh_TW.json
@@ -467,6 +467,10 @@
"id": "api.command_collapse.name",
"translation": "折疊"
},
+ {
+ "id": "api.command_collapse.success",
+ "translation": "Image links now collapse by default"
+ },
{
"id": "api.command_echo.create.app_error",
"translation": "無法建立 /echo 訊息 err=%v"
@@ -499,6 +503,10 @@
"id": "api.command_expand.name",
"translation": "展開"
},
+ {
+ "id": "api.command_expand.success",
+ "translation": "Image links now expand by default"
+ },
{
"id": "api.command_expand_collapse.fail.app_error",
"translation": "展開預覽時發生錯誤"
@@ -695,6 +703,10 @@
"id": "api.context.log.error",
"translation": "%v:%v code=%v rid=%v uid=%v ip=%v %v [細節: %v]"
},
+ {
+ "id": "api.context.mfa_required.app_error",
+ "translation": "Multi-factor authentication is required on this server."
+ },
{
"id": "api.context.permissions.app_error",
"translation": "您沒有適當的權限"
@@ -1967,6 +1979,26 @@
"id": "api.templates.invite_subject",
"translation": "{{ .SenderName }} 已經邀請您加入 {{.SiteName}} 上的 {{ .TeamDisplayName }} 團隊"
},
+ {
+ "id": "api.templates.mfa_activated_body.info",
+ "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_activated_body.title",
+ "translation": "Multi-factor authentication was added"
+ },
+ {
+ "id": "api.templates.mfa_change_subject",
+ "translation": "Your MFA has been updated on {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.info",
+ "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.
If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.title",
+ "translation": "Multi-factor authentication was removed"
+ },
{
"id": "api.templates.password_change_body.info",
"translation": "您在 {{ .TeamURL }} 上的 {{.TeamDisplayName}} 密碼已經由 {{.Method}} 更新。
如果這不是您所變更的,請聯繫系統管理員。"
diff --git a/webapp/i18n/de.json b/webapp/i18n/de.json
index 9184e38df3..e2ef3b7ba9 100644
--- a/webapp/i18n/de.json
+++ b/webapp/i18n/de.json
@@ -501,6 +501,9 @@
"admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.",
"admin.metrics.listenAddressEx": "z.B.: \":8067\"",
"admin.metrics.listenAddressTitle": "Empfangs-Adresse:",
+ "admin.mfa.bannerDesc": "Multi-factor authentication is only available for accounts with LDAP and email login methods. If there are users on your system with other login methods, it is recommended you set up multi-factor authentication directly with the SSO or SAML provider.",
+ "admin.mfa.cluster": "High",
+ "admin.mfa.title": "Multi-factor Authentication",
"admin.nav.help": "Hilfe",
"admin.nav.logout": "Abmelden",
"admin.nav.report": "Fehler melden",
@@ -650,6 +653,8 @@
"admin.service.corsTitle": "Erlaube Cross Origin Requests von:",
"admin.service.developerDesc": "Wenn wahr werden Javascript Fehler in einer roten Zeile im oberen Bereich des Interfaces angezeigt. Nicht empfohlen für Produktivumgebungen. ",
"admin.service.developerTitle": "Aktiviere Entwickler Modus: ",
+ "admin.service.enforcMfaTitle": "Enforce Multi-factor Authentication:",
+ "admin.service.enforceMfaDesc": "When true, users on the system will be required to set up [multi-factor authentication]. Any logged in users will be redirected to the multi-factor authentication setup page until they successfully add MFA to their account.
It is recommended you turn on enforcement during non-peak hours, when people are less likely to be using the system. New users will be required to set up multi-factor authentication when they first sign up. After set up, users will not be able to remove multi-factor authentication unless enforcement is disabled.
Please note that multi-factor authentication is only available for accounts with LDAP and email login methods. Mattermost will not enforce multi-factor authentication for other login methods. If there are users on your system using other login methods, it is recommended you set up and enforce multi-factor authentication directly with the SSO or SAML provider.",
"admin.service.forward80To443": "Port 80 auf 443 weiterleiten:",
"admin.service.forward80To443Description": "Leitet alle unsicheren Anfragen von Port 80 auf den sicheren Port 443 um",
"admin.service.googleDescription": "Diesen Key setzen um den Titel von eingebetteten YouTube Videovorschauen anzeigen zu lassen. Ohne den Schlüssel werden YouTube Vorschauen basierend auf den Hyperlinks in Nachrichten und Kommentaren erstellt, sie werden aber nicht den Video Titel enthalten. Sehen Sie sich das Google Developers Tutorial für eine Anleitung, wie Sie an den Schlüssel kommen, an.",
@@ -1534,6 +1539,19 @@
"member_list.noUsersAdd": "Keine Benutzer zum Hinzufügen.",
"members_popover.msg": "Nachricht",
"members_popover.title": "Mitglieder",
+ "mfa.confirm.complete": "Set up complete!",
+ "mfa.confirm.okay": "Okay",
+ "mfa.confirm.secure": "Your account is now secure. Next time you sign in, you will be asked to enter a code from the Google Authenticator app on your phone.",
+ "mfa.setup.badCode": "Invalid code. If this issue persists, contact your System Administrator.",
+ "mfa.setup.code": "MFA Code",
+ "mfa.setup.codeError": "Please enter the code from Google Authenticator.",
+ "mfa.setup.required": "Multi-factor authentication is required on {siteName}.",
+ "mfa.setup.save": "Save",
+ "mfa.setup.secret": "Secret: {secret}",
+ "mfa.setup.step1": "Step 1: On your phone, download Google Authenticator from iTunes or Google Play",
+ "mfa.setup.step2": "Step 2: Use Google Authenticator to scan this QR code, or manually type in the secret key",
+ "mfa.setup.step3": "Step 3: Enter the code generated by Google Authenticator",
+ "mfa.setupTitle": "Multi-factor Authentication Setup",
"mobile.components.channels_list_view.yourChannels": "Ihre Kanäle:",
"mobile.components.select_server_view.enterServerUrl": "Geben Sie die Server-URL ein",
"mobile.components.select_server_view.proceed": "Fortfahren",
@@ -1985,6 +2003,8 @@
"user.settings.mfa.qrCode": "QR-Code",
"user.settings.mfa.remove": "MFA von Ihrem Zugang entfernen",
"user.settings.mfa.removeHelp": "Entfernen des MFA multi-factor authentication bedeutet das Sie nicht länger einen zusätzlichen Zugangs-Token für die Anmeldung benötigen.",
+ "user.settings.mfa.requiredHelp": "Multi-factor authentication is required on this server. Resetting is only recommended when you need to switch code generation to a new mobile device. You will be required to set it up again immediately.",
+ "user.settings.mfa.reset": "Reset MFA on your account",
"user.settings.mfa.secret": "Schlüssel",
"user.settings.mfa.title": "Multi-Faktor Authentifizierung einschalten",
"user.settings.modal.advanced": "Erweitert",
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 4eb0aa33b4..556987ee4e 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -136,12 +136,6 @@
"add_outgoing_webhook.triggerWordsTriggerWhen.help": "Choose when to trigger the outgoing webhook; if the first word of a message matches a Trigger Word exactly, or if it starts with a Trigger Word.",
"add_outgoing_webhook.triggerWordsTriggerWhenFullWord": "First word matches a trigger word exactly",
"add_outgoing_webhook.triggerWordsTriggerWhenStartsWith": "First word starts with a trigger word",
- "admin.mfa.title": "Multi-factor Authentication",
- "admin.mfa.bannerDesc": "Multi-factor authentication is only available for accounts with LDAP and email login methods. If there are users on your system with other login methods, it is recommended you set up multi-factor authentication directly with the SSO or SAML provider.",
- "admin.mfa.cluster": "High",
- "admin.mfa.cluster": "High",
- "admin.mfa.cluster": "High",
- "admin.mfa.cluster": "High",
"admin.advance.cluster": "High Availability (Beta)",
"admin.advance.metrics": "Performance Monitoring (Beta)",
"admin.audits.reload": "Reload User Activity Logs",
@@ -510,6 +504,9 @@
"admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.",
"admin.metrics.listenAddressEx": "Ex \":8067\"",
"admin.metrics.listenAddressTitle": "Listen Address:",
+ "admin.mfa.bannerDesc": "Multi-factor authentication is only available for accounts with LDAP and email login methods. If there are users on your system with other login methods, it is recommended you set up multi-factor authentication directly with the SSO or SAML provider.",
+ "admin.mfa.cluster": "High",
+ "admin.mfa.title": "Multi-factor Authentication",
"admin.nav.help": "Help",
"admin.nav.logout": "Logout",
"admin.nav.report": "Report a Problem",
@@ -662,6 +659,8 @@
"admin.service.corsTitle": "Enable cross-origin requests from:",
"admin.service.developerDesc": "When true, Javascript errors are shown in a red bar at the top of the user interface. Not recommended for use in production. ",
"admin.service.developerTitle": "Enable Developer Mode: ",
+ "admin.service.enforcMfaTitle": "Enforce Multi-factor Authentication:",
+ "admin.service.enforceMfaDesc": "When true, users on the system will be required to set up [multi-factor authentication]. Any logged in users will be redirected to the multi-factor authentication setup page until they successfully add MFA to their account.
It is recommended you turn on enforcement during non-peak hours, when people are less likely to be using the system. New users will be required to set up multi-factor authentication when they first sign up. After set up, users will not be able to remove multi-factor authentication unless enforcement is disabled.
Please note that multi-factor authentication is only available for accounts with LDAP and email login methods. Mattermost will not enforce multi-factor authentication for other login methods. If there are users on your system using other login methods, it is recommended you set up and enforce multi-factor authentication directly with the SSO or SAML provider.",
"admin.service.forward80To443": "Forward port 80 to 443:",
"admin.service.forward80To443Description": "Forwards all insecure traffic from port 80 to secure port 443",
"admin.service.googleDescription": "Set this key to enable the display of titles for embedded YouTube video previews. Without the key, YouTube previews will still be created based on hyperlinks appearing in messages or comments but they will not show the video title. View a Google Developers Tutorial for instructions on how to obtain a key.",
@@ -680,8 +679,6 @@
"admin.service.listenExample": "E.g.: \":8065\"",
"admin.service.mfaDesc": "When true, users will be given the option to add multi-factor authentication to their account. They will need a smartphone and an authenticator app such as Google Authenticator.",
"admin.service.mfaTitle": "Enable Multi-factor Authentication:",
- "admin.service.enforcMfaTitle": "Enforce Multi-factor Authentication:",
- "admin.service.enforceMfaDesc": "When true, users on the system will be required to set up [multi-factor authentication]. Any logged in users will be redirected to the multi-factor authentication setup page until they successfully add MFA to their account.
It is recommended you turn on enforcement during non-peak hours, when people are less likely to be using the system. New users will be required to set up multi-factor authentication when they first sign up. After set up, users will not be able to remove multi-factor authentication unless enforcement is disabled.
Please note that multi-factor authentication is only available for accounts with LDAP and email login methods. Mattermost will not enforce multi-factor authentication for other login methods. If there are users on your system using other login methods, it is recommended you set up and enforce multi-factor authentication directly with the SSO or SAML provider.",
"admin.service.mobileSessionDays": "Session length mobile (days):",
"admin.service.mobileSessionDaysDesc": "The number of days from the last time a user entered their credentials to the expiry of the user's session. After changing this setting, the new session length will take effect after the next time the user enters their credentials.",
"admin.service.outWebhooksDesc": "When true, outgoing webhooks will be allowed. See documentation to learn more.",
@@ -1550,6 +1547,19 @@
"member_list.noUsersAdd": "No users to add.",
"members_popover.msg": "Message",
"members_popover.title": "Members",
+ "mfa.confirm.complete": "Set up complete!",
+ "mfa.confirm.okay": "Okay",
+ "mfa.confirm.secure": "Your account is now secure. Next time you sign in, you will be asked to enter a code from the Google Authenticator app on your phone.",
+ "mfa.setup.badCode": "Invalid code. If this issue persists, contact your System Administrator.",
+ "mfa.setup.code": "MFA Code",
+ "mfa.setup.codeError": "Please enter the code from Google Authenticator.",
+ "mfa.setup.required": "Multi-factor authentication is required on {siteName}.",
+ "mfa.setup.save": "Save",
+ "mfa.setup.secret": "Secret: {secret}",
+ "mfa.setup.step1": "Step 1: On your phone, download Google Authenticator from iTunes or Google Play",
+ "mfa.setup.step2": "Step 2: Use Google Authenticator to scan this QR code, or manually type in the secret key",
+ "mfa.setup.step3": "Step 3: Enter the code generated by Google Authenticator",
+ "mfa.setupTitle": "Multi-factor Authentication Setup",
"mobile.components.channels_list_view.yourChannels": "Your channels:",
"mobile.components.select_server_view.enterServerUrl": "Enter Server URL",
"mobile.components.select_server_view.proceed": "Proceed",
@@ -2009,24 +2019,11 @@
"user.settings.mfa.enterToken": "Token (numbers only)",
"user.settings.mfa.qrCode": "Bar Code",
"user.settings.mfa.remove": "Remove MFA from your account",
- "user.settings.mfa.reset": "Reset MFA on your account",
"user.settings.mfa.removeHelp": "Removing multi-factor authentication means you will no longer require a phone-based passcode to sign-in to your account.",
"user.settings.mfa.requiredHelp": "Multi-factor authentication is required on this server. Resetting is only recommended when you need to switch code generation to a new mobile device. You will be required to set it up again immediately.",
+ "user.settings.mfa.reset": "Reset MFA on your account",
"user.settings.mfa.secret": "Secret",
"user.settings.mfa.title": "Multi-factor Authentication",
- "mfa.setupTitle": "Multi-factor Authentication Setup",
- "mfa.setup.codeError": "Please enter the code from Google Authenticator.",
- "mfa.setup.badCode": "Invalid code. If this issue persists, contact your System Administrator.",
- "mfa.setup.required": "Multi-factor authentication is required on {siteName}.",
- "mfa.setup.step1": "Step 1: On your phone, download Google Authenticator from iTunes or Google Play",
- "mfa.setup.step2": "Step 2: Use Google Authenticator to scan this QR code, or manually type in the secret key",
- "mfa.setup.secret": "Secret: {secret}",
- "mfa.setup.step3": "Step 3: Enter the code generated by Google Authenticator",
- "mfa.setup.code": "MFA Code",
- "mfa.setup.save": "Save",
- "mfa.confirm.complete": "Set up complete!",
- "mfa.confirm.secure": "Your account is now secure. Next time you sign in, you will be asked to enter a code from the Google Authenticator app on your phone.",
- "mfa.confirm.okay": "Okay",
"user.settings.modal.advanced": "Advanced",
"user.settings.modal.confirmBtns": "Yes, Discard",
"user.settings.modal.confirmMsg": "You have unsaved changes, are you sure you want to discard them?",
diff --git a/webapp/i18n/es.json b/webapp/i18n/es.json
index f13bfb9d6c..36f0bda973 100644
--- a/webapp/i18n/es.json
+++ b/webapp/i18n/es.json
@@ -501,6 +501,9 @@
"admin.metrics.listenAddressDesc": "La dirección del servidor que escuchará para mostrar las métricas de rendimiento.",
"admin.metrics.listenAddressEx": "Ej \":8067\"",
"admin.metrics.listenAddressTitle": "Dirección de escucha:",
+ "admin.mfa.bannerDesc": "Multi-factor authentication is only available for accounts with LDAP and email login methods. If there are users on your system with other login methods, it is recommended you set up multi-factor authentication directly with the SSO or SAML provider.",
+ "admin.mfa.cluster": "High",
+ "admin.mfa.title": "Multi-factor Authentication",
"admin.nav.help": "Ayuda",
"admin.nav.logout": "Cerrar sesión",
"admin.nav.report": "Reportar problema",
@@ -650,6 +653,8 @@
"admin.service.corsTitle": "Habilitar la procedencia de las solicitudes cruzadas de:",
"admin.service.developerDesc": "Cuando es verdadero, los errores de Javascript se muestran en una barra roja en la parte superior de la interfaz de usuario. No se recomienda su uso en producción. ",
"admin.service.developerTitle": "Habilitar modo de Desarrollador: ",
+ "admin.service.enforcMfaTitle": "Enforce Multi-factor Authentication:",
+ "admin.service.enforceMfaDesc": "When true, users on the system will be required to set up [multi-factor authentication]. Any logged in users will be redirected to the multi-factor authentication setup page until they successfully add MFA to their account.
It is recommended you turn on enforcement during non-peak hours, when people are less likely to be using the system. New users will be required to set up multi-factor authentication when they first sign up. After set up, users will not be able to remove multi-factor authentication unless enforcement is disabled.
Please note that multi-factor authentication is only available for accounts with LDAP and email login methods. Mattermost will not enforce multi-factor authentication for other login methods. If there are users on your system using other login methods, it is recommended you set up and enforce multi-factor authentication directly with the SSO or SAML provider.",
"admin.service.forward80To443": "Redirigir el puerto 80 a 443:",
"admin.service.forward80To443Description": "Redirige todo el trafico inseguro del puerto 80 al puerto seguro 443",
"admin.service.googleDescription": "Establece esta clave para mostrar los títulos de los vídeos de YouTube incorporado en las previsualizaciones. Sin la clave, las previsualizaciones de YouTube igual serán creadas en base a los enlaces que aparecen en los mensajes o comentarios, pero no se mostrará el título de vídeo. Ve el Tutorial para Desarrolladores de Google para ver las instrucciones sobre cómo obtener una clave.",
@@ -1534,6 +1539,19 @@
"member_list.noUsersAdd": "No hay usuarios que agregar.",
"members_popover.msg": "Mensaje",
"members_popover.title": "Miembros",
+ "mfa.confirm.complete": "Set up complete!",
+ "mfa.confirm.okay": "Okay",
+ "mfa.confirm.secure": "Your account is now secure. Next time you sign in, you will be asked to enter a code from the Google Authenticator app on your phone.",
+ "mfa.setup.badCode": "Invalid code. If this issue persists, contact your System Administrator.",
+ "mfa.setup.code": "MFA Code",
+ "mfa.setup.codeError": "Please enter the code from Google Authenticator.",
+ "mfa.setup.required": "Multi-factor authentication is required on {siteName}.",
+ "mfa.setup.save": "Save",
+ "mfa.setup.secret": "Secret: {secret}",
+ "mfa.setup.step1": "Step 1: On your phone, download Google Authenticator from iTunes or Google Play",
+ "mfa.setup.step2": "Step 2: Use Google Authenticator to scan this QR code, or manually type in the secret key",
+ "mfa.setup.step3": "Step 3: Enter the code generated by Google Authenticator",
+ "mfa.setupTitle": "Multi-factor Authentication Setup",
"mobile.components.channels_list_view.yourChannels": "Tus canales:",
"mobile.components.select_server_view.enterServerUrl": "URL del servidor",
"mobile.components.select_server_view.proceed": "Continuar",
@@ -1985,6 +2003,8 @@
"user.settings.mfa.qrCode": "Código QR",
"user.settings.mfa.remove": "Remover MFA de tu cuenta",
"user.settings.mfa.removeHelp": "Al remover la autenticación de múltples factores hará que tu cuenta sea vulnerable a ataques.",
+ "user.settings.mfa.requiredHelp": "Multi-factor authentication is required on this server. Resetting is only recommended when you need to switch code generation to a new mobile device. You will be required to set it up again immediately.",
+ "user.settings.mfa.reset": "Reset MFA on your account",
"user.settings.mfa.secret": "Clave Secreta:",
"user.settings.mfa.title": "Habilitar Autenticación de Múltiples Factores:",
"user.settings.modal.advanced": "Avanzada",
diff --git a/webapp/i18n/fr.json b/webapp/i18n/fr.json
index d2cf6e6db3..dbbdfb43d9 100644
--- a/webapp/i18n/fr.json
+++ b/webapp/i18n/fr.json
@@ -501,6 +501,9 @@
"admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.",
"admin.metrics.listenAddressEx": "Exemple : \":8065\"",
"admin.metrics.listenAddressTitle": "Adresse IP du serveur :",
+ "admin.mfa.bannerDesc": "Multi-factor authentication is only available for accounts with LDAP and email login methods. If there are users on your system with other login methods, it is recommended you set up multi-factor authentication directly with the SSO or SAML provider.",
+ "admin.mfa.cluster": "High",
+ "admin.mfa.title": "Multi-factor Authentication",
"admin.nav.help": "Aide",
"admin.nav.logout": "Se déconnecter",
"admin.nav.report": "Signaler un problème",
@@ -650,6 +653,8 @@
"admin.service.corsTitle": "Autoriser les requêtes cross-origin depuis :",
"admin.service.developerDesc": "Si activé, les erreurs Javascript sont affichées dans une barre en haut de l'interface. Ceci n'est pas recommandé sur un serveur de production. ",
"admin.service.developerTitle": "Activer le mode développeur : ",
+ "admin.service.enforcMfaTitle": "Enforce Multi-factor Authentication:",
+ "admin.service.enforceMfaDesc": "When true, users on the system will be required to set up [multi-factor authentication]. Any logged in users will be redirected to the multi-factor authentication setup page until they successfully add MFA to their account.
It is recommended you turn on enforcement during non-peak hours, when people are less likely to be using the system. New users will be required to set up multi-factor authentication when they first sign up. After set up, users will not be able to remove multi-factor authentication unless enforcement is disabled.
Please note that multi-factor authentication is only available for accounts with LDAP and email login methods. Mattermost will not enforce multi-factor authentication for other login methods. If there are users on your system using other login methods, it is recommended you set up and enforce multi-factor authentication directly with the SSO or SAML provider.",
"admin.service.forward80To443": "Forward port 80 to 443:",
"admin.service.forward80To443Description": "Forwards all insecure traffic from port 80 to secure port 443",
"admin.service.googleDescription": "Définissez cette clé pour activer l'affichage des titres pour les aperçus de vidéos YouTube. Sans la clé, les aperçus YouTube seront créés à partir des liens apparaissant des messages ou commentaires mais ils ne montreront pas le titre de la vidéo. Regardez un tutoriel Google Developers pour des instructions sur l'obtention d'une clé.",
@@ -1534,6 +1539,19 @@
"member_list.noUsersAdd": "Aucun utilisateur à ajouter.",
"members_popover.msg": "Message",
"members_popover.title": "Membres",
+ "mfa.confirm.complete": "Set up complete!",
+ "mfa.confirm.okay": "Okay",
+ "mfa.confirm.secure": "Your account is now secure. Next time you sign in, you will be asked to enter a code from the Google Authenticator app on your phone.",
+ "mfa.setup.badCode": "Invalid code. If this issue persists, contact your System Administrator.",
+ "mfa.setup.code": "MFA Code",
+ "mfa.setup.codeError": "Please enter the code from Google Authenticator.",
+ "mfa.setup.required": "Multi-factor authentication is required on {siteName}.",
+ "mfa.setup.save": "Save",
+ "mfa.setup.secret": "Secret: {secret}",
+ "mfa.setup.step1": "Step 1: On your phone, download Google Authenticator from iTunes or Google Play",
+ "mfa.setup.step2": "Step 2: Use Google Authenticator to scan this QR code, or manually type in the secret key",
+ "mfa.setup.step3": "Step 3: Enter the code generated by Google Authenticator",
+ "mfa.setupTitle": "Multi-factor Authentication Setup",
"mobile.components.channels_list_view.yourChannels": "Vos canaux :",
"mobile.components.select_server_view.enterServerUrl": "Spécifiez l'URL du serveur",
"mobile.components.select_server_view.proceed": "Continuer",
@@ -1985,6 +2003,8 @@
"user.settings.mfa.qrCode": "Code barre",
"user.settings.mfa.remove": "Retirer l’authentification à facteurs multiples",
"user.settings.mfa.removeHelp": "Retirer l’authentification multi-facteur signifie que vous n’aurez plus besoin d'un code d'accès basé sur un téléphone pour vous connecter à votre compte.",
+ "user.settings.mfa.requiredHelp": "Multi-factor authentication is required on this server. Resetting is only recommended when you need to switch code generation to a new mobile device. You will be required to set it up again immediately.",
+ "user.settings.mfa.reset": "Reset MFA on your account",
"user.settings.mfa.secret": "Clé secrète :",
"user.settings.mfa.title": "Activité l’authentification multi-facteurs:",
"user.settings.modal.advanced": "Options avancées",
diff --git a/webapp/i18n/ja.json b/webapp/i18n/ja.json
index 12c5d84657..b6bd397136 100644
--- a/webapp/i18n/ja.json
+++ b/webapp/i18n/ja.json
@@ -73,7 +73,7 @@
"add_emoji.header": "追加",
"add_emoji.image": "画像",
"add_emoji.image.button": "選択",
- "add_emoji.image.help": "Choose the image for your emoji. The image can be a gif, png, or jpeg file with a max size of 1 MB. Dimensions will automatically resize to fit 128 by 128 pixels but keeping aspect ratio.",
+ "add_emoji.image.help": "絵文字に対する画像を選択してください。画像は最大1MBのgif, png, jpegファイルを指定できます。サイズはアスペクト比を保持した状態で128 x 128ピクセルに自動的にリサイズされます。",
"add_emoji.imageRequired": "絵文字の画像は必須です。",
"add_emoji.name": "名前",
"add_emoji.name.help": "あなたの作成した絵文字の名前を設定してください。英小文字、数字、記号('-'と'_'のみ)を使用し、64文字以内にしてください。",
@@ -137,7 +137,7 @@
"add_outgoing_webhook.triggerWordsTriggerWhenFullWord": "最初の単語がトリガーワードと正確に一致する",
"add_outgoing_webhook.triggerWordsTriggerWhenStartsWith": "最初の単語がトリガーワードで始まる",
"admin.advance.cluster": "高可用(ベータ版)",
- "admin.advance.metrics": "Performance Monitoring (Beta)",
+ "admin.advance.metrics": "パフォーマンスモニタリング (ベータ版)",
"admin.audits.reload": "再読み込み",
"admin.audits.title": "ユーザーのアクティビティー",
"admin.authentication.email": "電子メールアドレス認証",
@@ -351,16 +351,16 @@
"admin.image.amazonS3BucketDescription": "AWSでのS3バケットの名前を指定します。",
"admin.image.amazonS3BucketExample": "例: \"mattermost-media\"",
"admin.image.amazonS3BucketTitle": "Amazon S3バケット:",
- "admin.image.amazonS3EndpointDescription": "Hostname of your S3 Compatible Storage provider. Defaults to `s3.amazonaws.com`.",
- "admin.image.amazonS3EndpointTitle": "Amazon S3 Endpoint:",
+ "admin.image.amazonS3EndpointDescription": "S3と互換性のあるストレージプロバイダーのホスト名です。デフォルトは`s3.amazonaws.com`です。",
+ "admin.image.amazonS3EndpointTitle": "Amazon S3 エンドポイント:",
"admin.image.amazonS3IdDescription": "Amazon EC2の管理者から認証情報を入手してください。",
"admin.image.amazonS3IdExample": "例: \"AKIADTOVBGERKLCBV\"",
"admin.image.amazonS3IdTitle": "Amazon S3アクセスキーID:",
"admin.image.amazonS3RegionDescription": "AWS S3バケットを作成した際に選択したリージョンを指定します。",
"admin.image.amazonS3RegionExample": "例: \"us-east-1\"",
"admin.image.amazonS3RegionTitle": "Amazon S3リージョン:",
- "admin.image.amazonS3SSLDescription": "When false, allow insecure connections to Amazon S3. Defaults to secure connections only.",
- "admin.image.amazonS3SSLTitle": "Enable Secure Amazon S3 Connections:",
+ "admin.image.amazonS3SSLDescription": "無効な場合、Amazon S3への安全でない接続を許可します。デフォルトでは安全な接続のみです。",
+ "admin.image.amazonS3SSLTitle": "Amazon S3への安全な接続を有効にする:",
"admin.image.amazonS3SecretDescription": "Amazon EC2の管理者から認証情報を入手してください。",
"admin.image.amazonS3SecretExample": "例: \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
"admin.image.amazonS3SecretTitle": "Amazon S3秘密アクセスキー:",
@@ -415,15 +415,15 @@
"admin.ldap.firstnameAttrDesc": "(オプション) Mattermostのユーザーの名前(ファーストネーム)を設定するために使用されるAD/LDAPサーバーの属性です。設定された場合、この属性はLDAPサーバーと同期されるため、ユーザーは名前(ファーストネーム)を編集することはできません。空欄のままにした場合、ユーザーはアカウントの設定で自身の名前(ファーストネーム)を設定できます。",
"admin.ldap.firstnameAttrEx": "例: \"givenName\"",
"admin.ldap.firstnameAttrTitle": "名前(ファーストネーム)の属性値",
- "admin.ldap.idAttrDesc": "Mattermostで重複なくユーザーを認識するために使用されるAD/LDAPの属性値です。AD/LDAPのこの属性値は変更されないものあるべきであり、ユーザー名やユーザーIDを使用します。この項目が変更されると、新しいMattermostアカウントが古いアカウントとは独立して作成されます。この値は、Mattermostのログイン画面の「AD/LDAPユーザー名」欄に入力します。通常、この属性値は、上の「ユーザー名属性値」欄と同じです。あなたのチームがdomain\\usernameの形式を他のサービスにAD/LDAPを使ってログインするのに使用している場合には、サイト間の一貫性を維持するためこの項目にはdomain\\username形式を使ってください。",
+ "admin.ldap.idAttrDesc": "Mattermostで重複なくユーザーを認識するために使用されるAD/LDAPサーバーの属性です。AD/LDAPのこの属性値は変更されない値であるべきであり、ユーザー名やユーザーIDを使用します。この項目が変更されると、新しいMattermostアカウントが古いアカウントとは独立して作成されます。この値は、Mattermostのログイン画面の「AD/LDAPユーザー名」欄に入力します。通常、この属性値は、上の「ユーザー名の属性値」欄と同じです。あなたのチームがdomain\\\\usernameの形式を他のサービスにAD/LDAPを使ってログインするのに使用している場合には、サイト間の一貫性を維持するためこの項目にはdomain\\\\username形式を使ってください。",
"admin.ldap.idAttrEx": "例: \"sAMAccountName\"",
"admin.ldap.idAttrTitle": "ID属性値: ",
"admin.ldap.lastnameAttrDesc": "(オプション) Mattermostのユーザーの苗字(ラストネーム)を設定するために使用されるAD/LDAPサーバーの属性です。設定された場合、この属性はLDAPサーバーと同期されるため、ユーザーは苗字(ラストネーム)を編集することはできません。空欄のままにした場合、ユーザーはアカウントの設定で自身の苗字(ラストネーム)を設定できます。",
"admin.ldap.lastnameAttrEx": "例: \"sn\"",
"admin.ldap.lastnameAttrTitle": "苗字(ラストネーム)の属性値:",
"admin.ldap.ldap_test_button": "AD/LDAPテスト",
- "admin.ldap.loginNameDesc": "ログインページのログイン欄に表示されるプレイスホルダーテキストを設定します。\"AD/LDAP Username\"がデフォルトです。",
- "admin.ldap.loginNameEx": "例: \"AD/LDAP Username\"",
+ "admin.ldap.loginNameDesc": "ログインページのログイン欄に表示されるプレイスホルダーテキストを設定します。\"AD/LDAPユーザー名\"がデフォルトです。",
+ "admin.ldap.loginNameEx": "例: \"AD/LDAPユーザー名\"",
"admin.ldap.loginNameTitle": "ログインフィールド名:",
"admin.ldap.maxPageSizeEx": "例: \"2000\"",
"admin.ldap.maxPageSizeHelpText": "MattermostサーバーがAD/LDAPサーバーへ一度にリクエストする最大ユーザー数。0を指定した場合、制限しません。",
@@ -496,11 +496,14 @@
"admin.log.logSettings": "LDAPの設定",
"admin.logs.reload": "再読み込み",
"admin.logs.title": "サーバーログ",
- "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.",
- "admin.metrics.enableTitle": "Enable Performance Monitoring:",
- "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.",
+ "admin.metrics.enableDescription": "有効な場合、Mattermostはパフォーマンスのモニタリングやプロファイリングが有効になります。Mattermostのパフォーマンスモニタリングの設定について、詳しくはdocumentationを参照してください。",
+ "admin.metrics.enableTitle": "パフォーマンスモニタリングを有効にする:",
+ "admin.metrics.listenAddressDesc": "パフォーマンスメトリクスの公開先のサーバーが接続待ちをするアドレスです。",
"admin.metrics.listenAddressEx": "例: \":8067\"",
"admin.metrics.listenAddressTitle": "接続待ちアドレス:",
+ "admin.mfa.bannerDesc": "Multi-factor authentication is only available for accounts with LDAP and email login methods. If there are users on your system with other login methods, it is recommended you set up multi-factor authentication directly with the SSO or SAML provider.",
+ "admin.mfa.cluster": "High",
+ "admin.mfa.title": "Multi-factor Authentication",
"admin.nav.help": "ヘルプ",
"admin.nav.logout": "ログアウト",
"admin.nav.report": "問題を報告する",
@@ -650,8 +653,10 @@
"admin.service.corsTitle": "クロスオリジンリクエストを許可する:",
"admin.service.developerDesc": "有効 にした場合、JavaScriptのエラーはユーザーインターフェイスの上部に赤いバーとして表示されます。本番環境ではお勧めできません。",
"admin.service.developerTitle": "開発者モードを有効にする: ",
- "admin.service.forward80To443": "Forward port 80 to 443:",
- "admin.service.forward80To443Description": "Forwards all insecure traffic from port 80 to secure port 443",
+ "admin.service.enforcMfaTitle": "Enforce Multi-factor Authentication:",
+ "admin.service.enforceMfaDesc": "When true, users on the system will be required to set up [multi-factor authentication]. Any logged in users will be redirected to the multi-factor authentication setup page until they successfully add MFA to their account.
It is recommended you turn on enforcement during non-peak hours, when people are less likely to be using the system. New users will be required to set up multi-factor authentication when they first sign up. After set up, users will not be able to remove multi-factor authentication unless enforcement is disabled.
Please note that multi-factor authentication is only available for accounts with LDAP and email login methods. Mattermost will not enforce multi-factor authentication for other login methods. If there are users on your system using other login methods, it is recommended you set up and enforce multi-factor authentication directly with the SSO or SAML provider.",
+ "admin.service.forward80To443": "ポート80の443への転送:",
+ "admin.service.forward80To443Description": "ポート80からの安全でない接続を安全なポート443へ転送します",
"admin.service.googleDescription": "このキーを設定することで、YouTubeビデオプレビューのタイトルが表示されます。キーを設定しない場合、投稿かコメントにハイパーリンクが含まれると、タイトルが表示されない形式でYouTubeビデオのプレビューが生成されます。キーの取得方法についてはGoogle Developers Tutorialを参照してください。",
"admin.service.googleExample": "例: \"7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV\"",
"admin.service.googleTitle": "Google APIキー:",
@@ -661,8 +666,8 @@
"admin.service.insecureTlsTitle": "安全ではない外向きの接続を有効にする: ",
"admin.service.integrationAdmin": "統合機能の管理を管理者のみに制限する:",
"admin.service.integrationAdminDesc": "有効な場合、ウェブフックとスラッシュコマンドはチーム管理者とシステム管理者のみが、OAuth 2.0アプリケーションはシステム管理者のみが作成、編集、閲覧できるようになります。統合機能は管理者によって作成された後、全てのユーザーが利用できます。",
- "admin.service.letsEncryptCertificateCacheFile": "Let's Encrypt Certificate Cache File:",
- "admin.service.letsEncryptCertificateCacheFileDescription": "Certificates retrieved and other data about the Let's Encrypt service will be stored in this file.",
+ "admin.service.letsEncryptCertificateCacheFile": "Let's Encrypt証明書キャッシュファイル:",
+ "admin.service.letsEncryptCertificateCacheFileDescription": "検索された証明書やその他のLet's Encryptサービスに関するデータはこのファイルに保存されます。",
"admin.service.listenAddress": "接続待ちアドレス:",
"admin.service.listenDescription": "使用するIPアドレスとポート番号を設定します。\":8065\"と入力することで全てのインターフェイスのIPアドレスでアクセスを待ちます。\"127.0.0.1:8065\"と指定することで、一つのIPアドレスでアクセスを待ちます。\"システムポート\"や\"ウェルノウンポート\"と呼ばれる 0~1023 までの範囲のポート番号を選んだ場合、そのポートを使用する権限が必要になります。Linuxでは、Mattermostがウェルノウンポートを使用するために \"sudo setcap cap_net_bind_service=+ep ./bin/platform\" を利用することができます。",
"admin.service.listenExample": "例: \":8065\"",
@@ -674,8 +679,8 @@
"admin.service.outWebhooksTitle": "外向きのウェブフックを有効にする: ",
"admin.service.overrideDescription": "有効な場合、ウェブフックとスラッシュコマンド、その他の統合機能(Zapierなど)が、投稿に使用されたユーザー名を変更することを許可します。注意: 統合機能にプロフィール画像の変更も許可した場合、フィッシング攻撃を許してしまう可能性があります。",
"admin.service.overrideTitle": "統合機能によるユーザー名の上書きを許可する:",
- "admin.service.readTimeout": "Read Timeout:",
- "admin.service.readTimeoutDescription": "Maximum time allowed from when the connection is accepted to when the request body is fully read.",
+ "admin.service.readTimeout": "Readタイムアウト:",
+ "admin.service.readTimeoutDescription": "コネクションが受け付けられてからリクエストボディが全て読み込まれるまでの上限となる時間",
"admin.service.securityDesc": "有効な場合、システム管理者は関係のあるセキュリティー修正が発生した場合、12時間以内に電子メールでお知らせを受信できます。電子メールが有効になっている必要があります。",
"admin.service.securityTitle": "セキュリティー通知を有効にする: ",
"admin.service.segmentDescription": "システムの詳細な利用状況を追跡するオンラインサービスであるSegment.comを利用することができます。Segment.comに無料で利用登録し、キーを入手してください。",
@@ -691,18 +696,18 @@
"admin.service.ssoSessionDaysDesc": "ユーザーが最後に認証情報を入力したときから、そのユーザーのセッションが期限切れとなるまでの日数です。SAMLかGitLabによる認可の場合、SAMLかGitLabに既にログインしていれば、ユーザーは自動的にMattermostへ再ログインされます。この設定を変更した場合、次にユーザーが認証情報を入力してから有効になります。",
"admin.service.testingDescription": "有効な場合、テストアカウントとテストデータによる /loadtest スラッシュコマンドが使用可能になります。この設定を変更した場合、サーバーを再起動するまで設定は反映されません。",
"admin.service.testingTitle": "コマンドのテストを有効にする: ",
- "admin.service.tlsCertFile": "TLS Certificate File:",
- "admin.service.tlsCertFileDescription": "The certificate file to use.",
- "admin.service.tlsKeyFile": "TLS Key File:",
- "admin.service.tlsKeyFileDescription": "The private key file to use.",
- "admin.service.useLetsEncrypt": "Use Let's Encrypt:",
- "admin.service.useLetsEncryptDescription": "Enable the automatic retreval of certificates from the Let's Encrypt. The certificate will be retrieved when a client attempts to connect from a new domain. This will work with multiple domains.",
+ "admin.service.tlsCertFile": "TLS証明書ファイル:",
+ "admin.service.tlsCertFileDescription": "使用されるTLS証明書ファイルです。",
+ "admin.service.tlsKeyFile": "TLS鍵ファイル:",
+ "admin.service.tlsKeyFileDescription": "使用される非公開鍵ファイル",
+ "admin.service.useLetsEncrypt": "Let's Encryptを使用する:",
+ "admin.service.useLetsEncryptDescription": "Let's Encryptからの証明書自動検出を有効にします。証明書はクライアントが新しいドメインから接続しようとした場合に検出されます。これは複数のドメインで動作します。",
"admin.service.webSessionDays": "AD/LDAPと電子メールのセッション維持期間 (日数):",
"admin.service.webSessionDaysDesc": "ユーザーが最後に認証情報を入力してから、そのユーザーのセッションが期限切れとなるまでの日数です。この設定を変更した後の新しいセッション維持期間は、次にユーザーが認証情報を入力してから有効になります。",
"admin.service.webhooksDescription": "有効な場合、内向きのウェブフックが使用できます。フィッシング攻撃対策のため、ウェブフックからの投稿にはBOTタグが表示されます。詳しくは説明文書を参照してください。",
"admin.service.webhooksTitle": "内向きのウェブフックを有効にする: ",
- "admin.service.writeTimeout": "Write Timeout:",
- "admin.service.writeTimeoutDescription": "If using HTTP (insecure), this is the maximum time allowed from the end of reading the request headers until the response is written. If using HTTPS, it is the total time from when the connection is accepted until the response is written.",
+ "admin.service.writeTimeout": "Writeタイムアウト:",
+ "admin.service.writeTimeoutDescription": "HTTP(安全でない)を使用している場合、これはリクエストヘッダーの読み込みが完了してからレスポンスが書き込まれるまでの上限となる時間です。HTTPSを使用している場合、接続が受け付けられてからレスポンスが書き込まれるまでの合計時間です。",
"admin.sidebar.addTeamSidebar": "サイドバーメニューからチームを追加する",
"admin.sidebar.advanced": "詳細",
"admin.sidebar.audits": "コンプライアンスと監査",
@@ -731,7 +736,7 @@
"admin.sidebar.logging": "ログ",
"admin.sidebar.login": "ログイン",
"admin.sidebar.logs": "ログ",
- "admin.sidebar.metrics": "Performance Monitoring (Beta)",
+ "admin.sidebar.metrics": "パフォーマンスモニタリング (ベータ版)",
"admin.sidebar.nativeAppLinks": "Mattermostアプリリンク",
"admin.sidebar.notifications": "通知",
"admin.sidebar.oauth": "OAuth 2.0",
@@ -807,9 +812,9 @@
"admin.team.maxChannelsDescription": "チーム毎のチャンネル数合計の最大値です。アクティブなチャンネルと削除済みのチャンネルの両方が数えられます。",
"admin.team.maxChannelsExample": "例 \"100\"",
"admin.team.maxChannelsTitle": "チーム毎の最大チャンネル数:",
- "admin.team.maxNotificationsPerChannelDescription": "Maximum total number of users in a channel before users typing messages, @all, @here, and @channel no longer send notifications because of performance.",
+ "admin.team.maxNotificationsPerChannelDescription": "パフォーマンスの問題によりユーザーがメッセージ、@all、@here、@channelを入力してもが通知を送信されなくなるチャンネル内のユーザーの最大数です。",
"admin.team.maxNotificationsPerChannelExample": "例 \"1000\"",
- "admin.team.maxNotificationsPerChannelTitle": "Max Notifications Per Channel:",
+ "admin.team.maxNotificationsPerChannelTitle": "チャンネルごとの最大通知数:",
"admin.team.maxUsersDescription": "チーム毎のユーザー数合計の最大値です。有効なユーザーと無効なユーザーの両方が数えられます。",
"admin.team.maxUsersExample": "例: \"25\"",
"admin.team.maxUsersTitle": "チーム毎の最大ユーザー数:",
@@ -1139,14 +1144,14 @@
"create_comment.file": "ファイルのアップロード",
"create_comment.files": "複数ファイルのアップロード",
"create_post.comment": "コメント",
- "create_post.error_message": "Your message is too long. Character count: {length}/{limit}",
+ "create_post.error_message": "メッセージが長すぎます。文字数: {length}/{limit}",
"create_post.post": "投稿",
"create_post.shortcutsNotSupported": "このデバイスではキーボードショートカットはサポートされていません。",
"create_post.tutorialTip": "
ここにメッセージを書き、ENTERを押すことで投稿します。
添付ボタンを押すことで画像やファイルをアップロードします。
", "create_post.write": "メッセージを書き込んでいます…", "create_team.agreement": "アカウントを作成し{siteName}を利用する前に使用条件とプライバシーポリシーに同意してください。同意できない場合は{siteName}は使用できません。", "create_team.display_name.back": "前のステップに戻る", - "create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.", + "create_team.display_name.charLength": "名前は{min}文字以上の{max}文字以下にしてください。後でより長いチームの説明を追加することができます。", "create_team.display_name.nameHelp": "チーム名はどんな言語でも使うことができます。チーム名はメニューと画面上部に表示されます。", "create_team.display_name.next": "次へ", "create_team.display_name.required": "この項目は必須です", @@ -1264,7 +1269,7 @@ "general_tab.codeTitle": "招待コード", "general_tab.dirDisabled": "チーム一覧が無効になっています。システム管理者にシステムコンソールのチームの設定でチーム一覧を有効化するように依頼してください。", "general_tab.dirOff": "このシステムでは、チーム一覧は無効になっています。", - "general_tab.emptyDescription": "Click 'Edit' to add a team description.", + "general_tab.emptyDescription": "チームの説明を追加するには「編集する」をクリックしてください。", "general_tab.includeDirDesc": "ホームページのチーム一覧にチーム名が表示され、サインインページへのリンクが提供されます。", "general_tab.includeDirTitle": "チーム一覧に追加する", "general_tab.no": "いいえ", @@ -1272,8 +1277,8 @@ "general_tab.openInviteTitle": "このサーバーにアカウントを持つ全てのユーザーが、このチームに参加できるようにする", "general_tab.regenerate": "再生成する", "general_tab.required": "この項目は必須です", - "general_tab.teamDescription": "Team Description", - "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", + "general_tab.teamDescription": "チームの説明", + "general_tab.teamDescriptionInfo": "チームの説明はユーザーが正しいチームを選択しやすいよう追加の情報を提供します。最大50文字です。", "general_tab.teamName": "チーム名", "general_tab.teamNameInfo": "サインイン画面とサイドバーの左上に表示されるチームの名称を設定します。", "general_tab.title": "全般の設定", @@ -1371,7 +1376,7 @@ "help.mentioning.mentions": "## @Mention\n特定のチームメンバーの注意を惹きたい場合は@mentionを使用してください。", "help.mentioning.recent": "## 最近のあなたについての投稿\n最も最近のあなたについての投稿を検索するためには検索ボックスの隣の`@`をクリックしてください。画面右部の検索結果**ジャンプする**をクリックすると、その投稿のメッセージのチャンネルと場所にジャンプします。", "help.mentioning.title": "# チームメイトについての投稿を作成する\n_____", - "help.mentioning.triggers": "## 誰かについての投稿となる単語\n@ユーザー名 と @チャンネル による通知に加え、**アカウント設定** > **通知** > **誰かについての投稿となる単語**で通知のトリガーとなる単語をカスタマイズできます。デフォルトでは名前(ファーストネーム)での通知を受け取ることができますが、入力ボックスにカンマ区切りで通知を受ける単語を追加できます。これは「面接」や「マーケティング」などの特定の話題に関する全ての投稿の通知を受けたい場合に役立ちます。", + "help.mentioning.triggers": "## 誰かについての投稿となる単語\n@ユーザー名 と @チャンネル による通知に加え、**アカウント設定** > **通知** > **あなたについての投稿となる単語**で通知のトリガーとなる単語をカスタマイズできます。デフォルトでは名前(ファーストネーム)での通知を受け取ることができますが、入力ボックスにカンマ区切りで通知を受ける単語を追加できます。これは「面接」や「マーケティング」などの特定の話題に関する全ての投稿の通知を受けたい場合に役立ちます。", "help.mentioning.username": "#### @ユーザー名\nチームメイトへの投稿通知を送るためにユーザー名に加えて記号`@`を使うことで彼らについての投稿をすることができます。\n\n投稿するチームメンバーのリストを表示するには`@`を入力してください。リストをフィルターするには、ユーザー名か名前(ファーストネーム)か苗字(ラストネーム)かニックネームどれかの最初の数文字を入力してください。**↑**と**↓**キーでリスト全体をスクロールすることができ、**ENTER**を押すと投稿対象のユーザーを選択できます。一度選択されると、ユーザー名は自動的にフルネームかニックネームに置き換わります。\n以下の例では**alice**へチャンネルとメッセージが通知される特別な投稿通知を送信します。もし**alice**がMattermostから離れていて、かつ[電子メール通知](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications)をオンにしていた場合、彼女はメッセージテキストが添えられた電子メール通知を受け取ることになります。", "help.mentioning.usernameCont": "あなたが投稿対象としたユーザーがチャンネルに属していなかった場合、それを知らせるシステムメッセージが投稿されます。これはそのメッセージのトリガーとなった人だけに見える一時的なメッセージです。投稿対象のユーザーをチャンネルに追加するには、チャンネル名のドロップダウンメニューから**メンバーを追加する**を選択します。", "help.mentioning.usernameExample": "@alice 君の面接の新しい志望者はどうだった?", @@ -1462,7 +1467,7 @@ "intro_messages.noCreator": "ここは{name} {type}のはじまりです。{date}に作成されました。", "intro_messages.offTopic": "ここは{display_name}のはじまりです。仕事に関係のない会話に使ってください。