Fixup format strings

This commit is contained in:
Michal Čihař 2011-06-17 14:37:32 +02:00
parent c3948c1cdd
commit 6626ad58ae

View File

@ -8193,16 +8193,18 @@ msgid "Refresh rate"
msgstr "再描画間隔"
#: server_status.php:31
#, php-format
#, fuzzy, php-format
#| msgid "minutes"
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] "分"
msgstr[0] "%d 分"
#: server_status.php:33
#, php-format
#, fuzzy, php-format
#| msgid "second"
msgid "%d second"
msgid_plural "%d seconds"
msgstr[0] "秒"
msgstr[0] "%d 秒"
#: server_status.php:134
#, php-format