diff options
Diffstat (limited to 'settings/l10n/ja.json')
-rw-r--r-- | settings/l10n/ja.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index 412f45d67d5..b6ee77bd2cb 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -42,7 +42,10 @@ "You need to set your user email before being able to send test emails." : "ユーザーメールを設定して初めて、テストメールを送信することができるようになります。", "Invalid mail address" : "無効なメールアドレスです", "Unable to create user." : "ユーザを追加できません", + "Your %s account was created" : "アカウント %s を作成しました", "Unable to delete user." : "ユーザを削除できません", + "Forbidden" : "禁止", + "Invalid user" : "無効なユーザー", "Unable to change mail address" : "メールアドレスを変更できません", "Email saved" : "メールアドレスを保存しました", "Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" を信頼するドメインに追加してもよろしいでしょうか?", @@ -84,6 +87,7 @@ "A valid username must be provided" : "有効なユーザー名を指定する必要があります", "Error creating user" : "ユーザー作成エラー", "A valid password must be provided" : "有効なパスワードを指定する必要があります", + "A valid email must be provided" : "有効なメールアドレスを指定する必要があります", "__language_name__" : "Japanese (日本語)", "Personal Info" : "個人情報", "SSL root certificates" : "SSLルート証明書", @@ -176,7 +180,9 @@ "Update to %s" : "%sにアップデート", "Enable only for specific groups" : "特定のグループのみ有効に", "Uninstall App" : "アプリをアンインストール", + "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "こんにちは、<br><br>あなたのアカウント %s が利用可能になったことをお知らせします。<br><br>ユーザー名: %s<br>以下のURLからアクセス: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "それでは!", + "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "こんにちは、\n\nあなたのアカウント %s が利用可能になったことをお知らせします。\n\nユーザー名: %s\n接続URL: %s\n\n", "Administrator Documentation" : "管理者ドキュメント", "Online Documentation" : "オンラインドキュメント", "Forum" : "フォーラム", @@ -223,7 +229,10 @@ "Show storage location" : "データの保存場所を表示", "Show last log in" : "最終ログインを表示", "Show user backend" : "ユーザバックエンドを表示", + "Send email to new user" : "新規ユーザーにメールを送信", + "Show email address" : "メールアドレスを表示", "Username" : "ユーザーID", + "E-Mail" : "Eメール", "Create" : "作成", "Admin Recovery Password" : "管理者リカバリパスワード", "Enter the recovery password in order to recover the users files during password change" : "パスワード変更時のユーザーのファイルを回復するため、リカバリパスワードを入力してください", @@ -243,6 +252,7 @@ "Last Login" : "最終ログイン", "change full name" : "名前を変更", "set new password" : "新しいパスワードを設定", + "change email address" : "メールアドレスを変更", "Default" : "デフォルト" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |