|
@@ -1,20 +1,18 @@
|
|
|
-# SOME DESCRIPTIVE TITLE.
|
|
|
-# Copyright (C) YEAR ORGANIZATION
|
|
|
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
+# GNU gettext file for stov, English language
|
|
|
+# Helmut Pozimski <helmut@pozimski.eu>, 2012-2013.
|
|
|
#
|
|
|
msgid ""
|
|
|
msgstr ""
|
|
|
-"Project-Id-Version: PACKAGE VERSION\n"
|
|
|
-"POT-Creation-Date: 2013-04-12 16:56+CEST\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"
|
|
|
+"Project-Id-Version: 0.3\n"
|
|
|
+"POT-Creation-Date: 2012-12-27 22:18+CET\n"
|
|
|
+"PO-Revision-Date: 2012-12-27 22:27+CET\n"
|
|
|
+"Last-Translator: Helmut Pozimski <helmut@pozimski.eu>\n"
|
|
|
+"Language-Team: None\n"
|
|
|
"MIME-Version: 1.0\n"
|
|
|
-"Content-Type: text/plain; charset=CHARSET\n"
|
|
|
-"Content-Transfer-Encoding: ENCODING\n"
|
|
|
+"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
+"Content-Transfer-Encoding: 8bit\n"
|
|
|
"Generated-By: pygettext.py 1.5\n"
|
|
|
|
|
|
-
|
|
|
#: configuration.py:59
|
|
|
msgid "the name of your database file"
|
|
|
msgstr ""
|
|
@@ -170,261 +168,6 @@ msgstr ""
|
|
|
msgid "Writing initial configuration according to your input, have fun!"
|
|
|
msgstr ""
|
|
|
|
|
|
-#: stov.py:53
|
|
|
-msgid "Translation files could not be found, localization won't be available"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:65
|
|
|
-msgid "STRG+C has been pressed, quitting..."
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:68
|
|
|
-msgid "Received SIGTERM, quitting..."
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:86
|
|
|
-msgid "option %s requires an integer value"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:91
|
|
|
-msgid "option %s requires an argument"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:95
|
|
|
-msgid "invalid option %s"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:120
|
|
|
-msgid "Usage: %prog [options]"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:124
|
|
|
-msgid "show this help message and exit"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:126
|
|
|
-msgid "Add a new subscription (requires either --search, --channel or --playlist)"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:129
|
|
|
-msgid "Add a new Playlist subscription (requires add)"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:131
|
|
|
-msgid "List the currently available subscriptions"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:133
|
|
|
-msgid "remove a subscription"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:135
|
|
|
-msgid "update the information about the available videos"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:137
|
|
|
-msgid "download all available videos which haven't already been downloaded"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:139
|
|
|
-msgid "optionally add a search string to a new channel subscription or create a new search subscription (requires --add)"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:142
|
|
|
-msgid "Print all videos from a subscription"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:144
|
|
|
-msgid "Mark all videos from one channel as read (requires subscription-id as argument)"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:147
|
|
|
-msgid "specify a channel for a new subscription (requires --add)"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:149
|
|
|
-msgid "show the license of the program"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:151
|
|
|
-msgid "show the current running version number"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:153
|
|
|
-msgid "Suppress all output"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:155
|
|
|
-msgid "Be verbose and print also diagnostical messages"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:157
|
|
|
-msgid "Clean the database of entries no longer listed in the current API response"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:182
|
|
|
-msgid "--quiet and --verbose can't be defined at the same time, exiting."
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:202
|
|
|
-msgid "Lock file could not be opened, please check that it exists and is readable, quitting now"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:208
|
|
|
-msgid ""
|
|
|
-"The lock file already exists, probably anotherinstance of this program is already running\n"
|
|
|
-"if you are sure this is not the case, delete it manually and try again!"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:219
|
|
|
-msgid "Old lock file could not be deleted!"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:226
|
|
|
-msgid "Lock file could not be created, please check that /tmp is writable and properly configured, quitting now"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:236
|
|
|
-msgid "This seems to be the first time you run the programm, do you want to run the interactive assistant? (yes/no)"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:244
|
|
|
-msgid "Writing initial configuration according to default values"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:250
|
|
|
-msgid "Your configuration needs to be updated, performing update now."
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:255
|
|
|
-msgid "Your database needs to be updated, performing update now."
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:277
|
|
|
-msgid "Found youtube-dl, writing to configuration file."
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:281
|
|
|
-msgid "Could not find youtube-dl, it either does not exist, is not readable or not executable. Please note that youtube-dl is not needed for the program to run but is needed to use the download option which won't work otherwise. If youtube-dl isn't found automatically, you may also enter the path to it in the configuration file."
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:306
|
|
|
-msgid "Search_"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:309
|
|
|
-msgid "Playlists do not support searching, search option will be ignored!"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:315
|
|
|
-msgid "No valid subscription options given, subscription could not be added"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:322
|
|
|
-msgid "New subscription "
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:323
|
|
|
-msgid " successfully added"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:330 stov.py:364 stov.py:509 stov.py:533 stov.py:551
|
|
|
-msgid "Could not access the database, please check path and permissions and try again!"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:338
|
|
|
-msgid "ID Title"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:345
|
|
|
-msgid "No subscriptions added yet, add one!"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:354
|
|
|
-msgid "Invalid Option, please use the ID of the subscriptionyou want to delete as parameter for the remove option"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:384
|
|
|
-msgid "Could not access the database, please check pathand permissions and try again!"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:393
|
|
|
-msgid "Codec and resolution could not be determined, using maximum possible value"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:414
|
|
|
-msgid "Downloaded %i new video"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:415
|
|
|
-msgid ""
|
|
|
-"The following episode has been downloaded by stov: \n"
|
|
|
-"\n"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:417
|
|
|
-msgid "Downloaded %i new videos"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:418
|
|
|
-msgid ""
|
|
|
-"The following episodes have been downloaded by stov: \n"
|
|
|
-"\n"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:433
|
|
|
-msgid "Could not connect to the smtp server, please check your settings!"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:439
|
|
|
-msgid "TLS not available, proceeding unencrypted"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:445
|
|
|
-msgid "Authentication failed, please check user nameand password!"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:449
|
|
|
-msgid "Could not authenticate, server probably does not support authentication!"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:456
|
|
|
-msgid "The server refused the recipient address, please check your settings"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:460
|
|
|
-msgid "The server refused the sender address, please check your settings"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:466
|
|
|
-msgid "No videos to be downloaded."
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:470
|
|
|
-msgid ""
|
|
|
-"The following videos have been downloaded:\n"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:476
|
|
|
-msgid "Could not determine how you want to be informed about new videos, please check the notify parameter in your configuration"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:486
|
|
|
-msgid "Could not access the database, please checkpath and permissions and try again!"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:502
|
|
|
-msgid "Invalid subscription, please check the list and try again"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:522
|
|
|
-msgid "Subscription could not be updated, please check if the ID given is correct"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
-#: stov.py:587
|
|
|
-msgid "Could not delete the lock file. Please check what went wrong and clean up manually!"
|
|
|
-msgstr ""
|
|
|
-
|
|
|
#: subscription.py:64
|
|
|
msgid "Could not write to database, subscription was NOT deleted. Please check permissions and try again."
|
|
|
msgstr ""
|