2013-09-20 18:01:38 +08:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Danmaku2ASS\n"
|
2013-11-24 15:37:59 +08:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2016-08-13 20:24:50 +08:00
|
|
|
"POT-Creation-Date: 2016-08-13 19:57+0800\n"
|
2013-09-20 18:01:38 +08:00
|
|
|
"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"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:147 danmaku2ass.py:193 danmaku2ass.py:243
|
2013-09-20 18:01:38 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Invalid comment: %s"
|
|
|
|
msgstr "Invalid comment: %s"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:170 danmaku2ass.py:207 danmaku2ass.py:227 danmaku2ass.py:327
|
|
|
|
#: danmaku2ass.py:329 danmaku2ass.py:443 danmaku2ass.py:543
|
2013-09-20 18:01:38 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Invalid comment: %r"
|
|
|
|
msgstr "Invalid comment: %r"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:731 danmaku2ass.py:800
|
2013-11-24 15:37:59 +08:00
|
|
|
msgid "(FONT) sans-serif"
|
|
|
|
msgstr "(FONT) Helvetica"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:739
|
|
|
|
#, python-format
|
|
|
|
msgid "Invalid regular expression: %s"
|
|
|
|
msgstr "Invalid regular expression: %s"
|
|
|
|
|
|
|
|
#: danmaku2ass.py:772
|
|
|
|
#, python-format
|
|
|
|
msgid "Failed to detect comment file format: %s"
|
|
|
|
msgstr "Failed to detect comment file format: %s"
|
|
|
|
|
|
|
|
#: danmaku2ass.py:778
|
2013-11-24 15:37:59 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Unknown comment file format: %s"
|
|
|
|
msgstr "Unknown comment file format: %s"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:797
|
|
|
|
msgid "FORMAT"
|
|
|
|
msgstr "FORMAT"
|
|
|
|
|
|
|
|
#: danmaku2ass.py:797
|
|
|
|
#, python-format
|
|
|
|
msgid "Format of input file (autodetect|%s) [default: autodetect]"
|
|
|
|
msgstr "Format of input file (autodetect|%s) [default: autodetect]"
|
|
|
|
|
|
|
|
#: danmaku2ass.py:798
|
2013-09-30 23:27:33 +08:00
|
|
|
msgid "OUTPUT"
|
|
|
|
msgstr "OUTPUT"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:798
|
2013-09-20 18:01:38 +08:00
|
|
|
msgid "Output file"
|
|
|
|
msgstr "Output file"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:799
|
2013-09-30 23:27:33 +08:00
|
|
|
msgid "WIDTHxHEIGHT"
|
|
|
|
msgstr "WIDTHxHEIGHT"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:799
|
2014-02-02 19:22:15 +08:00
|
|
|
msgid "Stage size in pixels"
|
|
|
|
msgstr "Stage size in pixels"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:800
|
2013-09-30 23:27:33 +08:00
|
|
|
msgid "FONT"
|
|
|
|
msgstr "FONT"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:800
|
2013-11-24 15:37:59 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Specify font face [default: %s]"
|
|
|
|
msgstr "Specify font face [default: %s]"
|
2013-09-20 18:01:38 +08:00
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:801
|
2014-02-02 19:22:15 +08:00
|
|
|
msgid "SIZE"
|
|
|
|
msgstr "SIZE"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:801
|
2013-11-24 15:37:59 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Default font size [default: %s]"
|
|
|
|
msgstr "Default font size [default: %s]"
|
2013-09-20 18:01:38 +08:00
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:802
|
2013-09-30 23:27:33 +08:00
|
|
|
msgid "ALPHA"
|
|
|
|
msgstr "ALPHA"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:802
|
2014-02-03 18:54:40 +08:00
|
|
|
msgid "Text opacity"
|
|
|
|
msgstr "Text opacity"
|
2013-09-20 18:01:38 +08:00
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:803 danmaku2ass.py:804
|
2014-02-02 19:22:15 +08:00
|
|
|
msgid "SECONDS"
|
|
|
|
msgstr "SECONDS"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:803
|
2013-11-24 15:37:59 +08:00
|
|
|
#, python-format
|
2014-12-21 01:23:52 +08:00
|
|
|
msgid "Duration of scrolling comment display [default: %s]"
|
|
|
|
msgstr "Duration of scrolling comment display [default: %s]"
|
2013-09-20 18:01:38 +08:00
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:804
|
2014-12-21 01:23:52 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Duration of still comment display [default: %s]"
|
|
|
|
msgstr "Duration of still comment display [default: %s]"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:805
|
|
|
|
msgid "Regular expression to filter comments"
|
|
|
|
msgstr "Regular expression to filter comments"
|
|
|
|
|
|
|
|
#: danmaku2ass.py:806
|
2013-09-30 23:27:33 +08:00
|
|
|
msgid "HEIGHT"
|
|
|
|
msgstr "HEIGHT"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:806
|
2013-09-20 18:01:38 +08:00
|
|
|
msgid "Reserve blank on the bottom of the stage"
|
|
|
|
msgstr "Reserve blank on the bottom of the stage"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:807
|
2013-09-20 18:01:38 +08:00
|
|
|
msgid "Reduce the amount of comments if stage is full"
|
|
|
|
msgstr "Reduce the amount of comments if stage is full"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:808
|
2013-09-30 23:27:33 +08:00
|
|
|
msgid "FILE"
|
|
|
|
msgstr "FILE"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:808
|
2014-02-02 19:22:15 +08:00
|
|
|
msgid "Comment file to be processed"
|
|
|
|
msgstr "Comment file to be processed"
|
|
|
|
|
2016-08-13 20:24:50 +08:00
|
|
|
#: danmaku2ass.py:815
|
2013-09-20 18:01:38 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Invalid stage size: %r"
|
|
|
|
msgstr "Invalid stage size: %r"
|