summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ja_JP.php
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2013-12-16 22:38:22 +0100
committerBart Visscher <bartv@thisnet.nl>2013-12-16 22:38:22 +0100
commit8f0c56c1b245ed7c6856080597b48ef3d82d1a24 (patch)
treef87bc926726f9aeaa1692bc94355951e7d9f28a2 /settings/l10n/ja_JP.php
parent7afe6b349352f90bec5a8409bf5c23494f808f1a (diff)
parent77b68505c2164330803ce5d5dcbb9fd07438e18d (diff)
downloadnextcloud-server-8f0c56c1b245ed7c6856080597b48ef3d82d1a24.tar.gz
nextcloud-server-8f0c56c1b245ed7c6856080597b48ef3d82d1a24.zip
Merge branch 'master' into fix-5388-master
Diffstat (limited to 'settings/l10n/ja_JP.php')
-rw-r--r--settings/l10n/ja_JP.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php
index db417c9cad5..b151564a18c 100644
--- a/settings/l10n/ja_JP.php
+++ b/settings/l10n/ja_JP.php
@@ -61,6 +61,8 @@ $TRANSLATIONS = array(
"Please double check the <a href=\"%s\">installation guides</a>." => "<a href=\"%s\">installation guides</a>をもう一度チェックするようにお願いいたします。",
"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タイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
+"Your PHP version is outdated" => "PHPバーションが古くなっております。",
+"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "PHPバーションが古くなっております。このプログラムが不正な行為を発生する可能性はある為、PHPバーション5.3.8以降にアップグレードをください。",
"Locale not working" => "ロケールが動作していません",
"System locale can not be set to a one which supports UTF-8." => "システムロケールを UTF-8 をサポートするロケールに設定できません。",
"This means that there might be problems with certain characters in file names." => "これは、ファイル名の特定の文字に問題があることを意味しています。",