12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- # 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: 0.0.5\n"
- "Report-Msgid-Bugs-To: acstubbins@opmbx.org"
- "POT-Creation-Date: 2017-11-18 14:06-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=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\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 ""
-
- #: filesfm.py:57
- msgid "Something's wrong with the link download routine"
- msgstr ""
-
- #: filesfm.py:60
- msgid "Done!"
- msgstr ""
-
- #: filesfm.py:152
- msgid ""
- "Select your desired files by their indexes, comma separated (ex. 1,3,4): "
- msgstr ""
-
- #: filesfm.py:166
- msgid "Errored index, continuing..."
- msgstr ""
-
- #: 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 ""
-
- #: filesfm.py:205
- msgid "this should not happen"
- msgstr ""
-
- #: filesfm.py:208
- msgid "FilesFM python file&folder downloader"
- msgstr ""
-
- #: filesfm.py:209
- msgid ""
- "Enables prompts done during the download\n"
- "Enable this to activate partial folder downloads"
- msgstr ""
-
- #: filesfm.py:210
- msgid "links to filehosts"
- msgstr ""
|