diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-09 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-09 01:55:35 -0400 |
commit | 6f5854a8de7e1a6974da902fcbb0f3a842cc7a5a (patch) | |
tree | dc43db0f9ed1776293dff0ea95877e6b44fbca06 /settings/l10n/ja.js | |
parent | 57f3557486e765f8fa56e8c02ced4334cc88620b (diff) | |
download | nextcloud-server-6f5854a8de7e1a6974da902fcbb0f3a842cc7a5a.tar.gz nextcloud-server-6f5854a8de7e1a6974da902fcbb0f3a842cc7a5a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index af2258907a0..013621e87dd 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -3,8 +3,8 @@ OC.L10N.register( { "Security & setup warnings" : "セキュリティ&セットアップ警告", "Sharing" : "共有", + "Server-side encryption" : "サーバーサイド暗号化", "External Storage" : "外部ストレージ", - "Server-side encryption" : "サーバー側暗号", "Cron" : "Cron", "Email server" : "メールサーバー", "Log" : "ログ", @@ -100,7 +100,7 @@ OC.L10N.register( "TLS" : "TLS", "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\"ファイルを書き込み権限を与えることが必要", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。", - "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレータが原因かもしれません。", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "サーバーがMicrosoft Windowsで動いています。ユーザーに最適なサービスを提供するためには、Linuxを利用することを強くお勧めします。", "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "バージョン4.0.6より古いAPCuがインストールされています、安定性とパフォーマンスのために新しいバージョンのAPCuにアップデートすることをお勧めします。", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。", @@ -129,6 +129,9 @@ OC.L10N.register( "Execute one task with each page loaded" : "各ページの読み込み時にタスクを実行します。", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.phpは、HTTP経由で15分ごとにcron.phpを実行するようwebcronサービスに登録されています。", "Use system's cron service to call the cron.php file every 15 minutes." : "システムのcronサービスを利用して、15分間隔でcron.phpファイルを実行します。", + "Enable server-side encryption" : "サーバーサイド暗号化を有効に", + "Enable encryption" : "暗号化を有効に", + "Select default encryption module:" : "デフォルトの暗号化モジュールを選択:", "This is used for sending out notifications." : "通知を送信する際に使用します。", "Send mode" : "送信モード", "Encryption" : "暗号化", |