From 1726d84e73fac3820c5aa4db711c534973cdc78d Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Thu, 28 May 2015 01:55:22 -0400 Subject: [tx-robot] updated from transifex --- lib/l10n/ja.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/l10n/ja.js') diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 56ac5c84220..62691dfc0f1 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -44,6 +44,7 @@ OC.L10N.register( "File name is a reserved word" : "ファイル名が予約された単語です", "File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています", "File name is too long" : "ファイル名が長すぎます", + "Can't read file" : "ファイルを読み込めません", "App directory already exists" : "アプリディレクトリはすでに存在します", "Can't create app folder. Please fix permissions. %s" : "アプリフォルダーを作成できませんでした。%s のパーミッションを修正してください。", "No source specified when installing app" : "アプリインストール時のソースが未指定", @@ -131,6 +132,9 @@ 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はもう一度動作するでしょう。 ", + "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload の値は \"0\" であるべきですが、\"%s\" に設定されています", + "To fix this issue set mbstring.func_overload to 0 in your php.ini" : "この問題を修正するには、php.ini ファイルの mbstring.func_overload0 に設定してください。", + "PHP is apparently set up 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サーバーを再起動するよう依頼してください。", -- cgit v1.2.3