Fix format string

This commit is contained in:
Michal Čihař
2011-05-04 12:02:25 +02:00
parent ba820895f4
commit 0bb27cc5fb

View File

@@ -9073,14 +9073,14 @@ msgstr ""
msgid ""
"%sZip compression%s requires functions (%s) which are unavailable on this "
"system."
msgstr "Zip 圧縮には関数 (%s) が必要ですが、このシステムで使用できません。"
msgstr "%sZip 圧縮%sには関数 (%s) が必要ですが、このシステムで使用できません。"
#: setup/lib/index.lib.php:272
#, php-format
msgid ""
"%sZip decompression%s requires functions (%s) which are unavailable on this "
"system."
msgstr "Zip 解凍には関数 (%s) が必要ですが、このシステムで使用できません。"
msgstr "%sZip 解凍%sには関数 (%s) が必要ですが、このシステムで使用できません。"
#: setup/lib/index.lib.php:296
msgid "You should use SSL connections if your web server supports it."