diff options
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 5b07e6fbe4f..06a38133eb5 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -257,10 +257,9 @@ OC.L10N.register( "Cancel" : "キャンセル", "Choose as profile picture" : "プロファイル画像として選択", "Full name" : "氏名", - "No display name set" : "表示名が未設定", "Email" : "メール", - "Your email address" : "あなたのメールアドレス", "No email address set" : "メールアドレスが設定されていません", + "Your email address" : "あなたのメールアドレス", "For password reset and notifications" : "パスワードリセットと通知用", "Phone number" : "電話番号", "Your phone number" : "あなたの電話番号", @@ -341,6 +340,7 @@ OC.L10N.register( "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><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 a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "こんにちは、\n\nあなたのアカウント %s が利用できるようになりました。\n\nユーザー名: %s\n接続URL: %s\n\n", + "No display name set" : "表示名が未設定", "For password recovery and notifications" : "パスワード回復と通知用", "Your website" : "あなたの個人ウェブサイト", "Your Twitter handle" : "あなたのTwitterのID", |