123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- # English translations for PACKAGE package.
- # Copyright (C) 2017 THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- # john doe <acstubbins@openmailbox.org>, 2017.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: 0.0.5\n"
- "Report-Msgid-Bugs-To: acstubbins@opmbx.org \n"
- "POT-Creation-Date: 2017-11-18 14:06-0800\n"
- "PO-Revision-Date: 2017-11-18 14:13-0800\n"
- "Last-Translator: john doe <acstubbins@openmailbox.org>\n"
- "Language-Team: English\n"
- "Language: en_US\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
- #: filesfm.py:15
- msgid ""
- "you must have python 3.6 or higher installed\n"
- "the script was intended to run on 3.6 or higher and won't account for "
- "python2 at all as well!"
- msgstr ""
- "you must have python 3.6 or higher installed\n"
- "the script was intended to run on 3.6 or higher and won't account for "
- "python2 at all as well!"
-
- #: filesfm.py:57
- msgid "Something's wrong with the link download routine"
- msgstr "Something's wrong with the link download routine"
-
- #: filesfm.py:60
- msgid "Done!"
- msgstr "Done!"
-
- #: filesfm.py:152
- msgid ""
- "Select your desired files by their indexes, comma separated (ex. 1,3,4): "
- msgstr ""
- "Select your desired files by their indexes, comma separated (ex. 1,3,4): "
-
- #: filesfm.py:166
- msgid "Errored index, continuing..."
- msgstr "Errored index, continuing..."
-
- #: filesfm.py:180
- #, python-brace-format
- msgid ""
- "Incorrect URL typed in, please copy and paste the link from the browser bar "
- "if possible! (recommended formatting: https://files.fm/u/{FILEID} )"
- msgstr ""
- "Incorrect URL typed in, please copy and paste the link from the browser bar "
- "if possible! (recommended formatting: https://files.fm/u/{FILEID} )"
-
- #: filesfm.py:205
- msgid "this should not happen"
- msgstr "this should not happen"
-
- #: filesfm.py:208
- msgid "FilesFM python file&folder downloader"
- msgstr "FilesFM python file&folder downloader"
-
- #: filesfm.py:209
- msgid ""
- "Enables prompts done during the download\n"
- "Enable this to activate partial folder downloads"
- msgstr ""
- "Enables prompts done during the download\n"
- "Enable this to activate partial folder downloads"
-
- #: filesfm.py:210
- msgid "links to filehosts"
- msgstr "links to filehosts"
|