diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 4945b960fdf..ea0090fc713 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -292,7 +292,6 @@ OC.L10N.register( "Security warning" : "セキュリティ警告", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : ".htaccessファイルが動作していないため、おそらくあなたのデータディレクトリまたはファイルはインターネットからアクセス可能になっています。", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "サーバーを適正に設定する情報は、こちらの<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">ドキュメント</a>を参照してください。", - "Create an <strong>admin account</strong>" : "<strong>管理者アカウント</strong>を作成してください", "Show password" : "パスワードを表示", "Toggle password visibility" : "パスワードの表示/非表示を切り替える", "Storage & database" : "ストレージとデータベース", @@ -405,6 +404,7 @@ OC.L10N.register( "Users" : "ユーザー", "Profile not found" : "プロフィールが見つかりません", "The profile does not exist." : "プロフィールはありません", + "Create an <strong>admin account</strong>" : "<strong>管理者アカウント</strong>を作成してください", "Username" : "ユーザー名", "Database user" : "データベースのユーザー名", "This action requires you to confirm your password" : "この操作では、パスワードを確認する必要があります", |