Add en, zh_CN, zh_TW, ja locales
This commit is contained in:
BIN
locale/zh_CN/messages.mo
Normal file
BIN
locale/zh_CN/messages.mo
Normal file
Binary file not shown.
65
locale/zh_CN/messages.po
Normal file
65
locale/zh_CN/messages.po
Normal file
@ -0,0 +1,65 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Danmaku2ASS\n"
|
||||
"POT-Creation-Date: 2013-09-20 17:42+0800\n"
|
||||
"Last-Translator: Star Brilliant <m13253@hotmail.com>\n"
|
||||
"Language: zh_CN\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
|
||||
#, python-format
|
||||
msgid "Invalid comment: %s"
|
||||
msgstr "无效弹幕:%s"
|
||||
|
||||
#: danmaku2ass.py:151
|
||||
#, python-format
|
||||
msgid "Invalid comment: %r"
|
||||
msgstr "无效弹幕:%r"
|
||||
|
||||
#: danmaku2ass.py:215
|
||||
msgid "Output file"
|
||||
msgstr "输出文件"
|
||||
|
||||
#: danmaku2ass.py:216
|
||||
msgid "Stage size in pixels"
|
||||
msgstr "舞台尺寸的像素数目"
|
||||
|
||||
#: danmaku2ass.py:217
|
||||
msgid "Specify font face"
|
||||
msgstr "指定字体名称"
|
||||
|
||||
#: danmaku2ass.py:217
|
||||
msgid "(FONT) sans-serif"
|
||||
msgstr "(FONT) 黑体"
|
||||
|
||||
#: danmaku2ass.py:219
|
||||
msgid "Text opaque"
|
||||
msgstr "文字不透明度"
|
||||
|
||||
#: danmaku2ass.py:220
|
||||
msgid "Duration of comment display"
|
||||
msgstr "弹幕显示时长"
|
||||
|
||||
#: danmaku2ass.py:221
|
||||
msgid "Reserve blank on the bottom of the stage"
|
||||
msgstr "在舞台底部预留空位"
|
||||
|
||||
#: danmaku2ass.py:222
|
||||
msgid "Reduce the amount of comments if stage is full"
|
||||
msgstr "在舞台满时减少弹幕数量"
|
||||
|
||||
#: danmaku2ass.py:223
|
||||
msgid "Comment file to be processed"
|
||||
msgstr "将要处理的弹幕文件"
|
||||
|
||||
#: danmaku2ass.py:230
|
||||
#, python-format
|
||||
msgid "Invalid stage size: %r"
|
||||
msgstr "无效舞台尺寸:%r"
|
||||
|
||||
#: danmaku2ass.py:236
|
||||
#, python-format
|
||||
msgid "Unknown comment file format: %s"
|
||||
msgstr "未知的弹幕文件格式:%s"
|
Reference in New Issue
Block a user