Skip to content

Commit

Permalink
Catch up with laravel/jetstream#677
Browse files Browse the repository at this point in the history
  • Loading branch information
nukosuke committed Mar 14, 2021
1 parent 5cc458f commit cde9071
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 6 additions & 0 deletions json/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,21 @@
"Go Home": "ホームへ",
"Hello!": "こんにちは",
"hi": "こんにちは",
"If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "すべての端末からログアウトする。最近のセッションは下記の通りです。※下記は一部表示されていない可能性があります。心配であれば、パスワードを更新してください。",
"If necessary, you may logout of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "すべての端末からログアウトする。最近のセッションは下記の通りです。※下記は一部表示されていない可能性があります。心配であれば、パスワードを更新してください。",
"If you did not create an account, no further action is required.": "アカウントの作成にお心当たりが無い場合は、このメールを無視してください。",
"If you did not receive the email": "メールが届かなかった場合",
"If you did not request a password reset, no further action is required.": "パスワードのリセットにお心当たりが無い場合は、このメールを無視してください。",
"If you’re having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "\":actionText\" ボタンが機能しない場合は, 次のURLをコピーしてWebブラウザに貼り付けてください。[:displayableActionUrl](:actionURL)",
"Last active": "最後のログイン",
"Log in": "ログイン",
"Login": "ログイン",
"Log Out": "ログアウト",
"Logout": "ログアウト",
"Log Out Other Browser Sessions": "すべての端末からログアウト",
"Logout Other Browser Sessions": "すべての端末からログアウト",
"Manage Account": "アカウント管理",
"Manage and log out your active sessions on other browsers and devices.": "すべての端末からログアウトする。",
"Manage and logout your active sessions on other browsers and devices.": "すべての端末からログアウトする。",
"Manage API Tokens": "APIトークン管理",
"Manage Role": "役割管理",
Expand All @@ -86,6 +91,7 @@
"Please confirm access to your account by entering one of your emergency recovery codes.": "緊急復旧コードを一つ入力し、アカウントへのアクセスを確認してください。",
"Please confirm access to your account by entering the authentication code provided by your authenticator application.": "認証アプリから提供された認証コードを入力し、アカウントへのアクセスを確認してください。",
"Please copy your new API token. For your security, it won't be shown again.": "新しいAPIトークンをコピーしてください。安全のため、二度と表示されません。",
"Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "すべての端末からログアウトしてよければ、確認のためパスワードを入力してください。",
"Please enter your password to confirm you would like to logout of your other browser sessions across all of your devices.": "すべての端末からログアウトしてよければ、確認のためパスワードを入力してください。",
"Please provide the email address of the person you would like to add to this team. The email address must be associated with an existing account.": "チームに追加したい人のメールアドレスを入力してください。メールアドレスは既存アカウントと関連づいていなければいけません。",
"Profile": "プロフィール",
Expand Down
8 changes: 1 addition & 7 deletions todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -6824,7 +6824,7 @@ All lines are translated 😊
## ja

<details>
<summary>show<small> (all missing: 164, including not present: 73)</small></summary>
<summary>show<small> (all missing: 158, including not present: 67)</small></summary>

* json : Accept Invitation : not present
* json : Are you sure you would like to leave this team? : not present
Expand All @@ -6841,19 +6841,14 @@ All lines are translated 😊
* json : Go to page :page : not present
* json : Great! You have accepted the invitation to join the :team team. : not present
* json : I agree to the :terms_of_service and :privacy_policy : not present
* json : If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password. : not present
* json : If you already have an account, you may accept this invitation by clicking the button below: : not present
* json : If you did not expect to receive an invitation to this team, you may discard this email. : not present
* json : If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation: : not present
* json : Invalid signature. : not present
* json : Last used : not present
* json : Leave Team : not present
* json : Leave : not present
* json : Log in : not present
* json : Log out : not present
* json : Log Out : not present
* json : Log Out Other Browser Sessions : not present
* json : Manage and log out your active sessions on other browsers and devices. : not present
* json : Not Found : not present
* json : of : not present
* json : Pagination Navigation : not present
Expand All @@ -6863,7 +6858,6 @@ All lines are translated 😊
* json : Payment Successful : not present
* json : Pending Team Invitations : not present
* json : Please confirm your password before continuing. : not present
* json : Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices. : not present
* json : Please provide the email address of the person you would like to add to this team. : not present
* json : Please provide your name. : not present
* json : Privacy Policy : not present
Expand Down

0 comments on commit cde9071

Please sign in to comment.