diff options
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 1c181e75a9e..874153acd3f 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -107,8 +107,6 @@ OC.L10N.register( "NT LAN Manager" : "NT LAN マネージャー", "SSL" : "SSL", "TLS" : "TLS", - "Security Warning" : "セキュリティ警告", - "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "HTTP経由で %s にアクセスしています。HTTPSを使用するようサーバーを設定することを強くおすすめします。", "Read-Only config enabled" : "\"config\"は読み取り専用になってます", "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "\"config\"は読み取り専用になってます。そのためにWEBインターフェースで設定できません可能性があります。さらに、更新時に\"config\"ファイルを書き込み権限を与えることが必要", "Setup Warning" : "セットアップ警告", @@ -151,11 +149,6 @@ OC.L10N.register( "Allow users to send mail notification for shared files to other users" : "共有ファイルに関するメール通知の送信をユーザに許可する", "Exclude groups from sharing" : "共有可能なグループから除外する", "These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。", - "Enforce HTTPS" : "常にHTTPSを使用する", - "Forces the clients to connect to %s via an encrypted connection." : "クライアントから %sへの接続を常に暗号化します。", - "Enforce HTTPS for subdomains" : "サブドメインのHTTPSを強制する", - "Forces the clients to connect to %s and subdomains via an encrypted connection." : "%s とサブドメインへの暗号化接続をクライアントに強制する。", - "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "強制的なSSL接続を有効/無効にするには、HTTPS経由で %s へ接続してください。", "This is used for sending out notifications." : "通知を送信する際に使用します。", "Send mode" : "送信モード", "From address" : "送信元アドレス", |