Skip to content

Commit

Permalink
Enh: Updated Translations (translate.humhub.org)
Browse files Browse the repository at this point in the history
  • Loading branch information
HumHub Translations committed May 3, 2023
1 parent 0104fd5 commit d424d48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions messages/ja/base.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php
return array (
'<strong>Two-factor</strong> authentication' => '<strong>二段階</strong> 認証',
'A confirmation code hast just been sent to your email address. Please enter the code from the email in order to proceed.' => '確認コードがあなたのメール アドレスに送信されました。続行するにはメールに記載されているコードを入力して下さい',
'A confirmation code hast just been sent to your email address. Please enter the code from the email in order to proceed.' => '確認コードがあなたのメール アドレスに送信されました。続行するにはメールに記載されているコードを入力してください',
'Authentication method' => '認証方法',
'Code' => 'コード',
'Code is not valid!' => 'コードが無効です',
'Code is not valid!' => 'コードが無効です',
'Code:' => 'コード:',
'Date and time:' => '日時:',
'Disable two-factor authentication (not recommended)' => '二段階認証を無効にする (非推奨)',
Expand All @@ -13,12 +13,12 @@
'Log out' => 'ログアウト',
'Open the two-factor authentication app on your device to view your authentication code and verify your identity.' => 'デバイスで 二段階認証アプリを開き、認証コードを表示して身元を確認します。',
'Pin code' => 'ピンコード',
'Please enter your verifying code.' => '確認コードを入力して下さい',
'Please enter your verifying code.' => '確認コードを入力してください',
'Remember this browser for {0} days' => 'このブラウザを {0} 日間記憶する',
'Time-based one-time passwords (e.g. Google Authenticator)' => '時間ベースのワンタイム パスワード (Google Authenticator など)',
'Two-Factor Authentication' => '二段階認証',
'Verify' => '検証',
'Verifying code is not valid!' => '検証コードが無効です',
'Your account is secured by a two-factor authentication system. Please use the following code to proceed.' => 'あなたのアカウントは二段階認証システムによって保護されています。続行するには次のコードを使用して下さい',
'Verifying code is not valid!' => '検証コードが無効です',
'Your account is secured by a two-factor authentication system. Please use the following code to proceed.' => 'あなたのアカウントは二段階認証システムによって保護されています。続行するには次のコードを使用してください',
'Your login verification code' => 'ログイン認証コード',
);
2 changes: 1 addition & 1 deletion messages/ja/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
'Length of verifying code' => '検証コードの長さ',
'List of IPs or subnets to whitelist, currently yours is {0}. Use coma separator to create a list, example: "{0}, 127.0.0.1"' => 'ホワイトリストに登録する IP またはサブネットのリスト。現在、あなたのものは {0} です。カンマ区切りを使用してリストを作成します。例: "{0}, 127.0.0.1"',
'Mandatory for the following groups' => '以下の団体は必須',
'Please <strong>do not forget</strong> to update the code in your authenticator app! If you do not do so, you will not be able to login.' => '認証アプリのコードを<strong>忘れずに</strong>更新して下さい。そうしないとログインできません。',
'Please <strong>do not forget</strong> to update the code in your authenticator app! If you do not do so, you will not be able to login.' => '認証アプリのコードを<strong>忘れずに</strong>更新してください。そうしないとログインできません。',
'Remember browser option amount of days' => 'ブラウザ オプションの日数を記憶する',
'Request new code' => '新しいコードをリクエストする',
'Secret:' => 'シークレット:',
Expand Down

0 comments on commit d424d48

Please sign in to comment.