diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-19 01:55:43 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-19 01:55:43 -0500 |
commit | 294137dda6bbe093c0c1811d19b24bf4b31912ed (patch) | |
tree | 5269e3fd6757d4a18c440d9b0b39b59fc780240a /settings/l10n/ja.js | |
parent | b32d31a2f13c5a6222a9b3fe7f7af92b4795634b (diff) | |
download | nextcloud-server-294137dda6bbe093c0c1811d19b24bf4b31912ed.tar.gz nextcloud-server-294137dda6bbe093c0c1811d19b24bf4b31912ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index ed7317ac19e..a38e852e4c9 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -120,6 +120,8 @@ OC.L10N.register( "To migrate to another database use the command line tool: 'occ db:convert-type'" : "他のデータベースに移行する場合はコマンドラインツール 'occ db:convert-type'を使ってください。", "Microsoft Windows Platform" : "Microsoft Windows 環境", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "サーバーがMicrosoft Windowsで動いています。ユーザーに最適なサービスを提供するためには、Linuxを利用することを強くお勧めします。", + "APCu below version 4.0.6 installed" : "バージョン4.0.6より古いAPCuがインストールされています", + "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にアップデートすることをお勧めします。", "Module 'fileinfo' missing" : "モジュール 'fileinfo' が見つかりません", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。", "PHP charset is not set to UTF-8" : "PHP の文字コードは UTF-8 に設定されていません", |