Update translations

This commit is contained in:
Star Brilliant
2013-09-30 23:27:33 +08:00
parent 7e0b0cf2eb
commit 4701fc7cd3
13 changed files with 141 additions and 17 deletions

Binary file not shown.

View File

@ -1,8 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Danmaku2ASS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-09-20 18:20+0800\n"
"POT-Creation-Date: 2013-09-30 23:13+0800\n"
"Last-Translator: Star Brilliant <m13253@hotmail.com>\n"
"Language: en\n"
"MIME-Version: 1.0\n"
@ -19,6 +18,10 @@ msgstr "Invalid comment: %s"
msgid "Invalid comment: %r"
msgstr "Invalid comment: %r"
#: danmaku2ass.py:215
msgid "OUTPUT"
msgstr "OUTPUT"
#: danmaku2ass.py:215
msgid "Output file"
msgstr "Output file"
@ -27,10 +30,18 @@ msgstr "Output file"
msgid "Stage size in pixels"
msgstr "Stage size in pixels"
#: danmaku2ass.py:216
msgid "WIDTHxHEIGHT"
msgstr "WIDTHxHEIGHT"
#: danmaku2ass.py:217
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"
@ -39,6 +50,14 @@ msgstr "Specify font face"
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"
@ -47,6 +66,14 @@ msgstr "Text opaque"
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"
@ -59,6 +86,10 @@ msgstr "Reduce the amount of comments if stage is full"
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"

Binary file not shown.