aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-24 01:54:51 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-24 01:54:51 -0500
commitb8e1dd9c8730fbe5caf21e1252a585e997c3d006 (patch)
treeb85b6a29934c15d08e1a31fdf87d31df58eeb2e5 /lib/l10n/ja.js
parent4ec9ffdf0c6bed8279c5de4413bd01d07a963f52 (diff)
downloadnextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.tar.gz
nextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 0d52b2c28e6..bd37867fb1e 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -119,6 +119,8 @@ OC.L10N.register(
"Please ask your server administrator to install the module." : "サーバー管理者にモジュールのインストールを依頼してください。",
"PHP module %s not installed." : "PHP のモジュール %s がインストールされていません。",
"Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "PHPを最新バージョンに更新するようサーバー管理者に依頼してください。現在のPHPのバージョンは、ownCloudおよびPHPコミュニティでサポートされていません。",
+ "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 等のキャッシュ/アクセラレータが原因かもしれません。",
"PHP modules have been installed, but they are still listed as missing?" : "PHP モジュールはインストールされていますが、まだ一覧に表示されていますか?",
"Please ask your server administrator to restart the web server." : "サーバー管理者にWebサーバーを再起動するよう依頼してください。",
"PostgreSQL >= 9 required" : "PostgreSQL >= 9 が必要です",