Show default values in help message

This commit is contained in:
Star Brilliant
2013-11-24 15:37:59 +08:00
parent c2b96ff64b
commit 5cad1dbe69
10 changed files with 338 additions and 318 deletions

Binary file not shown.

View File

@ -1,101 +1,106 @@
msgid ""
msgstr ""
"Project-Id-Version: Danmaku2ASS\n"
"POT-Creation-Date: 2013-09-30 23:13+0800\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-11-24 15:30+0800\n"
"Last-Translator: Star Brilliant <m13253@hotmail.com>\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: danmaku2ass.py:133 danmaku2ass.py:170
#: danmaku2ass.py:130 danmaku2ass.py:165 danmaku2ass.py:195
#, python-format
msgid "Invalid comment: %s"
msgstr "Invalid comment: %s"
#: danmaku2ass.py:151
#: danmaku2ass.py:145 danmaku2ass.py:179 danmaku2ass.py:211 danmaku2ass.py:317
#: danmaku2ass.py:319 danmaku2ass.py:348
#, python-format
msgid "Invalid comment: %r"
msgstr "Invalid comment: %r"
#: danmaku2ass.py:215
msgid "OUTPUT"
msgstr "OUTPUT"
#: danmaku2ass.py:215
msgid "Output file"
msgstr "Output file"
#: danmaku2ass.py:216
msgid "Stage size in pixels"
msgstr "Stage size in pixels"
#: danmaku2ass.py:216
msgid "WIDTHxHEIGHT"
msgstr "WIDTHxHEIGHT"
#: danmaku2ass.py:217
#: danmaku2ass.py:496 danmaku2ass.py:539
msgid "(FONT) sans-serif"
msgstr "(FONT) Helvetica"
#: danmaku2ass.py:217
msgid "FONT"
msgstr "FONT"
#: danmaku2ass.py:217
msgid "Specify font face"
msgstr "Specify font face"
#: danmaku2ass.py:218
msgid "Default font size"
msgstr "Default font size"
#: danmaku2ass.py:218
msgid "SIZE"
msgstr "SIZE"
#: danmaku2ass.py:219
msgid "ALPHA"
msgstr "ALPHA"
#: danmaku2ass.py:219
msgid "Text opaque"
msgstr "Text opaque"
#: danmaku2ass.py:220
msgid "Duration of comment display"
msgstr "Duration of comment display"
#: danmaku2ass.py:220
msgid "SECONDS"
msgstr "SECONDS"
#: danmaku2ass.py:221
msgid "HEIGHT"
msgstr "HEIGHT"
#: danmaku2ass.py:221
msgid "Reserve blank on the bottom of the stage"
msgstr "Reserve blank on the bottom of the stage"
#: danmaku2ass.py:222
msgid "Reduce the amount of comments if stage is full"
msgstr "Reduce the amount of comments if stage is full"
#: danmaku2ass.py:223
msgid "Comment file to be processed"
msgstr "Comment file to be processed"
#: danmaku2ass.py:223
msgid "FILE"
msgstr "FILE"
#: danmaku2ass.py:230
#, python-format
msgid "Invalid stage size: %r"
msgstr "Invalid stage size: %r"
#: danmaku2ass.py:236
#: danmaku2ass.py:522
#, python-format
msgid "Unknown comment file format: %s"
msgstr "Unknown comment file format: %s"
#: danmaku2ass.py:537
msgid "OUTPUT"
msgstr "OUTPUT"
#: danmaku2ass.py:537
msgid "Output file"
msgstr "Output file"
#: danmaku2ass.py:538
msgid "Stage size in pixels"
msgstr "Stage size in pixels"
#: danmaku2ass.py:538
msgid "WIDTHxHEIGHT"
msgstr "WIDTHxHEIGHT"
#: danmaku2ass.py:539
msgid "FONT"
msgstr "FONT"
#: danmaku2ass.py:539
#, python-format
msgid "Specify font face [default: %s]"
msgstr "Specify font face [default: %s]"
#: danmaku2ass.py:540
#, python-format
msgid "Default font size [default: %s]"
msgstr "Default font size [default: %s]"
#: danmaku2ass.py:540
msgid "SIZE"
msgstr "SIZE"
#: danmaku2ass.py:541
msgid "ALPHA"
msgstr "ALPHA"
#: danmaku2ass.py:541
msgid "Text opaque"
msgstr "Text opaque"
#: danmaku2ass.py:542
#, python-format
msgid "Duration of comment display [default: %s]"
msgstr "Duration of comment display [default: %s]"
#: danmaku2ass.py:542
msgid "SECONDS"
msgstr "SECONDS"
#: danmaku2ass.py:543
msgid "HEIGHT"
msgstr "HEIGHT"
#: danmaku2ass.py:543
msgid "Reserve blank on the bottom of the stage"
msgstr "Reserve blank on the bottom of the stage"
#: danmaku2ass.py:544
msgid "Reduce the amount of comments if stage is full"
msgstr "Reduce the amount of comments if stage is full"
#: danmaku2ass.py:545
msgid "Comment file to be processed"
msgstr "Comment file to be processed"
#: danmaku2ass.py:545
msgid "FILE"
msgstr "FILE"
#: danmaku2ass.py:552
#, python-format
msgid "Invalid stage size: %r"
msgstr "Invalid stage size: %r"