diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-07 01:56:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-07 01:56:44 -0400 |
commit | 3dee907b70e649f954db4c9585f302c3fb2c13d9 (patch) | |
tree | fc7ab1d3435bffedaf7c5aa34d3857a3aa9edc17 /lib/l10n/ja.js | |
parent | 55eaa165f8cd98aebc457fcfbd98c7a7c40f3e30 (diff) | |
download | nextcloud-server-3dee907b70e649f954db4c9585f302c3fb2c13d9.tar.gz nextcloud-server-3dee907b70e649f954db4c9585f302c3fb2c13d9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 5330ce9e81e..b662dbbf8a0 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -131,8 +131,6 @@ OC.L10N.register( "PHP module %s not installed." : "PHP のモジュール %s がインストールされていません。", "PHP setting \"%s\" is not set to \"%s\"." : "PHP設定の\"%s\"は \"%s\"に設定されていません", "Adjusting this setting in php.ini will make ownCloud run again" : "php.ini 中の設定を調整するとownCloudはもう一度動作するでしょう。 ", - "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP で、populate raw post data が設定されています。この非推奨コードに対してPHP 5.6 から PHPの警告が表示されるようになりました。", - "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "この問題を修正するには、php.ini ファイルの<code>always_populate_raw_post_data</code> を <code>-1</code> に設定してください。", "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 モジュールはインストールされていますが、まだ一覧に表示されていますか?", |