diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index ca081616c00..41a2bcde7d0 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -202,8 +202,6 @@ OC.L10N.register( "Help" : "ヘルプ", "Access forbidden" : "アクセスが禁止されています", "File not found" : "ファイルが見つかりません", - "The specified document has not been found on the server." : "サーバーに指定されたファイルが見つかりませんでした。", - "You can click here to return to %s." : "ここをクリックすると、 %s に戻れます。", "Internal Server Error" : "内部サーバーエラー", "More details can be found in the server log." : "詳細は、サーバーのログを確認してください。", "Technical details" : "技術詳細", @@ -260,9 +258,8 @@ OC.L10N.register( "New password" : "新しいパスワードを入力", "New Password" : "新しいパスワード", "Two-factor authentication" : "2要素認証", - "Enhanced security is enabled for your account. Please authenticate using a second factor." : "このアカウントは強化セキュリティが適用されています。第二経路から認証してください。", - "Cancel log in" : "ログインをキャンセルする", "Use backup code" : "バックアップコードを使用する", + "Cancel log in" : "ログインをキャンセルする", "Error while validating your second factor" : "第二要素の検証でエラーが発生しました", "App update required" : "アプリの更新が必要", "%s will be updated to version %s" : "%s は バーション %s にアップデートされます", @@ -291,10 +288,13 @@ OC.L10N.register( "Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有", "Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有", "Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有", + "The specified document has not been found on the server." : "サーバーに指定されたファイルが見つかりませんでした。", + "You can click here to return to %s." : "ここをクリックすると、 %s に戻れます。", "Stay logged in" : "ログインしたままにする", "Alternative Logins" : "代替ログイン", "You are about to grant \"%s\" access to your %s account." : "%s アカウントで \"%s\" での接続を許可", "Alternative login using app token" : "アプリトークンを使って代替ログイン", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "このアカウントは強化セキュリティが適用されています。第二経路から認証してください。", "Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTPヘッダが、最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips</a>で解説しているHSTSを有効にすることを推奨します。", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバーを設定することを強くおすすめします。" |