Add po template and and zh_TW translation
This commit is contained in:
parent
e88797e463
commit
ddd2737be5
76
po/youtube_dl.pot
Normal file
76
po/youtube_dl.pot
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2015-11-30 00:03+0800\n"
|
||||||
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
"Language: \n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=CHARSET\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
|
#: youtube_dl/YoutubeDL.py:1543 youtube_dl/YoutubeDL.py:1544
|
||||||
|
#, python-format
|
||||||
|
msgid "[debug] Invoking downloader on %r"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: youtube_dl/YoutubeDL.py:1587 youtube_dl/YoutubeDL.py:1588
|
||||||
|
#, python-format
|
||||||
|
msgid "[download] %s has already been downloaded and merged"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: youtube_dl/YoutubeDL.py:1721 youtube_dl/YoutubeDL.py:1722
|
||||||
|
#, python-format
|
||||||
|
msgid "Deleting original file %s (pass -k to keep)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: youtube_dl/downloader/common.py:215 youtube_dl/downloader/common.py:216
|
||||||
|
#, python-format
|
||||||
|
msgid "[download] Destination: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: youtube_dl/downloader/common.py:218 youtube_dl/downloader/common.py:219
|
||||||
|
msgid "[download] "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: youtube_dl/extractor/common.py:507 youtube_dl/extractor/common.py:508
|
||||||
|
#, python-format
|
||||||
|
msgid "%s: Downloading webpage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: youtube_dl/extractor/testurl.py:64 youtube_dl/extractor/testurl.py:65
|
||||||
|
#, python-format
|
||||||
|
msgid "Test URL: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: youtube_dl/extractor/youtube.py:742 youtube_dl/extractor/youtube.py:743
|
||||||
|
#, python-format
|
||||||
|
msgid "%s: Downloading video info webpage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: youtube_dl/extractor/youtube.py:746 youtube_dl/extractor/youtube.py:747
|
||||||
|
#, python-format
|
||||||
|
msgid "%s: Extracting video information"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: youtube_dl/extractor/youtube.py:1023 youtube_dl/extractor/youtube.py:1024
|
||||||
|
msgid "Downloading DASH manifest"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: youtube_dl/extractor/youtube.py:1024 youtube_dl/extractor/youtube.py:1025
|
||||||
|
msgid "Could not download DASH manifest"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: youtube_dl/postprocessor/ffmpeg.py:405
|
||||||
|
#: youtube_dl/postprocessor/ffmpeg.py:406
|
||||||
|
#, python-format
|
||||||
|
msgid "[ffmpeg] Merging formats into \"%s\""
|
||||||
|
msgstr ""
|
76
po/zh_TW.po
Normal file
76
po/zh_TW.po
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
# Chinese translations for PACKAGE package
|
||||||
|
# PACKAGE 套件的傳統字漢語翻譯.
|
||||||
|
# Copyright (C) 2015 THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
|
# <yan12125@gmail.com>, 2015.
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2015-11-30 00:03+0800\n"
|
||||||
|
"PO-Revision-Date: 2015-11-29 21:27+0800\n"
|
||||||
|
"Last-Translator: <yan12125@gmail.com>\n"
|
||||||
|
"Language-Team: Chinese (traditional)\n"
|
||||||
|
"Language: zh_TW\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
|
#: youtube_dl/YoutubeDL.py:1543 youtube_dl/YoutubeDL.py:1544
|
||||||
|
#, python-format
|
||||||
|
msgid "[debug] Invoking downloader on %r"
|
||||||
|
msgstr "[debug] 開始下載:%r"
|
||||||
|
|
||||||
|
#: youtube_dl/YoutubeDL.py:1587 youtube_dl/YoutubeDL.py:1588
|
||||||
|
#, python-format
|
||||||
|
msgid "[download] %s has already been downloaded and merged"
|
||||||
|
msgstr "[下載] %s 已經下載並合併完成了"
|
||||||
|
|
||||||
|
#: youtube_dl/YoutubeDL.py:1721 youtube_dl/YoutubeDL.py:1722
|
||||||
|
#, python-format
|
||||||
|
msgid "Deleting original file %s (pass -k to keep)"
|
||||||
|
msgstr "刪除原始檔案%s(傳入-k以保留)"
|
||||||
|
|
||||||
|
#: youtube_dl/downloader/common.py:215 youtube_dl/downloader/common.py:216
|
||||||
|
#, python-format
|
||||||
|
msgid "[download] Destination: %s"
|
||||||
|
msgstr "[下載] 目標檔案:%s"
|
||||||
|
|
||||||
|
#: youtube_dl/downloader/common.py:218 youtube_dl/downloader/common.py:219
|
||||||
|
msgid "[download] "
|
||||||
|
msgstr "[下載] "
|
||||||
|
|
||||||
|
#: youtube_dl/extractor/common.py:507 youtube_dl/extractor/common.py:508
|
||||||
|
#, python-format
|
||||||
|
msgid "%s: Downloading webpage"
|
||||||
|
msgstr "%s: 下載網頁"
|
||||||
|
|
||||||
|
#: youtube_dl/extractor/testurl.py:64 youtube_dl/extractor/testurl.py:65
|
||||||
|
#, python-format
|
||||||
|
msgid "Test URL: %s"
|
||||||
|
msgstr "測試網址:%s"
|
||||||
|
|
||||||
|
#: youtube_dl/extractor/youtube.py:742 youtube_dl/extractor/youtube.py:743
|
||||||
|
#, python-format
|
||||||
|
msgid "%s: Downloading video info webpage"
|
||||||
|
msgstr "%s:下載影片訊息頁"
|
||||||
|
|
||||||
|
#: youtube_dl/extractor/youtube.py:746 youtube_dl/extractor/youtube.py:747
|
||||||
|
#, python-format
|
||||||
|
msgid "%s: Extracting video information"
|
||||||
|
msgstr "%s:取得影片資訊"
|
||||||
|
|
||||||
|
#: youtube_dl/extractor/youtube.py:1023 youtube_dl/extractor/youtube.py:1024
|
||||||
|
msgid "Downloading DASH manifest"
|
||||||
|
msgstr "下載DASH索引"
|
||||||
|
|
||||||
|
#: youtube_dl/extractor/youtube.py:1024 youtube_dl/extractor/youtube.py:1025
|
||||||
|
msgid "Could not download DASH manifest"
|
||||||
|
msgstr "無法下載DASH索引"
|
||||||
|
|
||||||
|
#: youtube_dl/postprocessor/ffmpeg.py:405
|
||||||
|
#: youtube_dl/postprocessor/ffmpeg.py:406
|
||||||
|
#, python-format
|
||||||
|
msgid "[ffmpeg] Merging formats into \"%s\""
|
||||||
|
msgstr "[ffmpeg] 合併所有格式為:\"%s\""
|
Loading…
x
Reference in New Issue
Block a user