daily translations 20160518 (#3050)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
5ea7d9bbef
Коммит
98fa24f216
24
i18n/ja.json
24
i18n/ja.json
@@ -1351,6 +1351,18 @@
|
||||
"id": "api.templates.upgrade_30_subject.info",
|
||||
"translation": "[MATTERMOST] Mattermost 3.0アップデートのためのあなたのアカウントの変更"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.username_change_body.info",
|
||||
"translation": "Your username for {{.TeamDisplayName}} has been changed to {{.NewUsername}}.<br>If you did not make this change, please contact the system administrator."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.username_change_body.title",
|
||||
"translation": "You updated your username"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.username_change_subject",
|
||||
"translation": "Your username has changed for {{.TeamDisplayName}}"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.verify_body.button",
|
||||
"translation": "電子メールアドレスを確認する"
|
||||
@@ -1639,6 +1651,10 @@
|
||||
"id": "api.user.send_email_change_email_and_forget.error",
|
||||
"translation": "電子メールアドレス変更の確認の電子メールを送信できませんでした err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.send_email_change_username_and_forget.error",
|
||||
"translation": "Failed to send username change notification email successfully err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.send_email_change_verify_email_and_forget.error",
|
||||
"translation": "電子メールアドレス変更確認の電子メールを送信できませんでした err=%v"
|
||||
@@ -3511,6 +3527,10 @@
|
||||
"id": "store.sql_user.save.email_exists.app_error",
|
||||
"translation": "その電子メールアドレスを持つアカウントは既に存在しています"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.save.email_exists.ldap_app_error",
|
||||
"translation": "This account does not use LDAP authentication. Please sign in using email and password."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.save.existing.app_error",
|
||||
"translation": "既存のユーザーの更新をしなくてはいけません"
|
||||
@@ -3527,6 +3547,10 @@
|
||||
"id": "store.sql_user.save.username_exists.app_error",
|
||||
"translation": "そのユーザー名を持つアカウントは既に存在しています"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.save.username_exists.ldap_app_error",
|
||||
"translation": "An account with that username already exists. Please contact your Administrator."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.update.app_error",
|
||||
"translation": "アカウントを更新できませんでした"
|
||||
|
||||
Ссылка в новой задаче
Block a user