diff options
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 2a7b7ad1667..1e125e1a92e 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -44,7 +44,10 @@ OC.L10N.register( "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}\" を信頼するドメインに追加してもよろしいでしょうか?", @@ -86,6 +89,7 @@ OC.L10N.register( "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ルート証明書", @@ -178,7 +182,9 @@ OC.L10N.register( "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" : "フォーラム", @@ -225,7 +231,10 @@ OC.L10N.register( "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" : "パスワード変更時のユーザーのファイルを回復するため、リカバリパスワードを入力してください", @@ -245,6 +254,7 @@ OC.L10N.register( "Last Login" : "最終ログイン", "change full name" : "名前を変更", "set new password" : "新しいパスワードを設定", + "change email address" : "メールアドレスを変更", "Default" : "デフォルト" }, "nplurals=1; plural=0;"); |