diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 703bd849bc5..bbbc8d64b76 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -358,7 +358,6 @@ OC.L10N.register( "Email address" : "メールアドレス", "Password sent!" : "パスワードを送信しました", "You are not authorized to request a password for this share" : "この共有のためのパスワードを要求する権限はありません。", - "Request password" : "パスワードを入力", "Go to %s" : "%sに移動", "Two-factor authentication" : "二要素認証", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "このアカウントは強化セキュリティが適用されています。二要素認証を行ってください。", @@ -402,6 +401,7 @@ OC.L10N.register( "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "あなたのデータディレクトリとファイルはおそらくインターネットからアクセス可能です。 .htaccessファイルが機能していません。 データディレクトリにアクセスできなくなるようにWebサーバーを設定するか、データディレクトリをWebサーバーのドキュメントルートの外側に移動することを強くお勧めします。", "The password is wrong. Try again." : "パスワードが違います。再入力してください", "You haven't added any info yet" : "まだ情報が追加されていません", - "{user} hasn't added any info yet" : "{user}が、まだ情報を追加していません" + "{user} hasn't added any info yet" : "{user}が、まだ情報を追加していません", + "Request password" : "パスワードを入力" }, "nplurals=1; plural=0;"); |