diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-30 00:11:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-30 00:11:16 +0000 |
commit | 2565a3936162ccbce030510389ecda6d22a0700d (patch) | |
tree | 7f0568e2683f093d58f0bfd9c2b513bad51eea6d /settings/l10n/ja.js | |
parent | e0b5edd82c40f5dd27636d8e7c9de1bff7381975 (diff) | |
download | nextcloud-server-2565a3936162ccbce030510389ecda6d22a0700d.tar.gz nextcloud-server-2565a3936162ccbce030510389ecda6d22a0700d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 1f7398741f3..8d3dd803044 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -136,7 +136,6 @@ OC.L10N.register( "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 等のキャッシュ/アクセラレーターが原因かもしれません。", - "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "データベースのトランザクション分離レベルが \"READ COMMITTED\" になっていません。この場合、複数の操作が同時に実行されたときに問題が発生する可能性があります。", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%2$s よりも古いバージョンの %1$s がインストールされています。安定した稼働とパフォーマンスの観点から、新しいバージョンの %1$s にアップデートすることをお勧めします。", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "ファイルの書き込み時のロックが無効になっており、競合時に問題となる可能性があります。この問題を避ける為に config.php 中の 'filelocking.enabled' を有効にしてください。詳細については、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">ドキュメント↗ </a>を参照してください。", |