76 lines
1.7 KiB
Plaintext
76 lines
1.7 KiB
Plaintext
# Translation template for youtube-dl
|
|
# UNLICENSE 2008-2015
|
|
# This file is distributed under the same license as the youtube-dl package.
|
|
# Ricardo García <r@rg3.name>, 2008.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: 1.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-12-13 00:33+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:1549
|
|
#, python-format
|
|
msgid "[debug] Invoking downloader on %r"
|
|
msgstr ""
|
|
|
|
#: youtube_dl/YoutubeDL.py:1593
|
|
#, python-format
|
|
msgid "[download] %s has already been downloaded and merged"
|
|
msgstr ""
|
|
|
|
#: youtube_dl/YoutubeDL.py:1727
|
|
#, python-format
|
|
msgid "Deleting original file %s (pass -k to keep)"
|
|
msgstr ""
|
|
|
|
#: youtube_dl/downloader/common.py:215
|
|
#, python-format
|
|
msgid "[download] Destination: %s"
|
|
msgstr ""
|
|
|
|
#: youtube_dl/downloader/common.py:218
|
|
msgid "[download] "
|
|
msgstr ""
|
|
|
|
#: youtube_dl/extractor/common.py:507
|
|
#, python-format
|
|
msgid "%s: Downloading webpage"
|
|
msgstr ""
|
|
|
|
#: youtube_dl/extractor/testurl.py:65
|
|
#, python-format
|
|
msgid "Test URL: %s"
|
|
msgstr ""
|
|
|
|
#: youtube_dl/extractor/youtube.py:747
|
|
#, python-format
|
|
msgid "%s: Downloading video info webpage"
|
|
msgstr ""
|
|
|
|
#: youtube_dl/extractor/youtube.py:751
|
|
#, python-format
|
|
msgid "%s: Extracting video information"
|
|
msgstr ""
|
|
|
|
#: youtube_dl/extractor/youtube.py:1028
|
|
msgid "Downloading DASH manifest"
|
|
msgstr ""
|
|
|
|
#: youtube_dl/extractor/youtube.py:1029
|
|
msgid "Could not download DASH manifest"
|
|
msgstr ""
|
|
|
|
#: youtube_dl/postprocessor/ffmpeg.py:407
|
|
#, python-format
|
|
msgid "[ffmpeg] Merging formats into \"%s\""
|
|
msgstr ""
|