# GNU gettext file for stov, English language # Helmut Pozimski , 2012-2017. # msgid "" msgstr "" "Project-Id-Version: 1.0\n" "POT-Creation-Date: 2017-09-14 19:32+CEST\n" "PO-Revision-Date: 2017-09-14 19:49+0200\n" "Last-Translator: Helmut Pozimski \n" "Language-Team: None\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "X-Generator: Poedit 2.0.3\n" #: lib_stov/configuration.py:66 msgid "the name of your database file" msgstr "" #: lib_stov/configuration.py:67 msgid "the directory where downloaded videos are saved" msgstr "" #: lib_stov/configuration.py:69 msgid "the maximum number of videos to retrieve for each subscription" msgstr "" #: lib_stov/configuration.py:71 msgid "the host name of your mail server" msgstr "" #: lib_stov/configuration.py:72 msgid "the address used for notifications" msgstr "" #: lib_stov/configuration.py:73 msgid "the sender address of notification e-mails" msgstr "" #: lib_stov/configuration.py:74 msgid "the port to use on your mail server" msgstr "" #: lib_stov/configuration.py:75 msgid "if your mail server requires authentication" msgstr "" #: lib_stov/configuration.py:76 msgid "the user name used to authenticate to your mail server" msgstr "" #: lib_stov/configuration.py:78 msgid "the password used to authenticate to your mail server" msgstr "" #: lib_stov/configuration.py:80 msgid "the path to your youtube-dl installation" msgstr "" #: lib_stov/configuration.py:81 msgid "if you want to be notified via e-mail about new videos" msgstr "" #: lib_stov/configuration.py:83 msgid "which video codec you prefer (h264, webm or flv)" msgstr "" #: lib_stov/configuration.py:85 msgid "which resolution you prefer (360p, 480p, 720p or 1080p)" msgstr "" #: lib_stov/configuration.py:87 msgid "if you want to compare the title of a video with the subscription search string" msgstr "" #: lib_stov/configuration.py:100 msgid "Writing configuration file." msgstr "" #: lib_stov/configuration.py:116 msgid "Creating stov configuration directory" msgstr "" #: lib_stov/configuration.py:130 msgid "Opening old configuration file to convert it to json" msgstr "" #: lib_stov/configuration.py:149 msgid "Opening configuration file" msgstr "" #: lib_stov/configuration.py:235 msgid "Could not determine an itag value from the configuration" msgstr "" #: lib_stov/configuration.py:242 msgid "" "This assistant will help you to perform the initial configuration of stov. \n" "The default value will be displayed in brackets.\n" "Please specify now :\n" msgstr "" #: lib_stov/database.py:60 msgid "Executing STATEMENT: %s" msgstr "" #: lib_stov/database.py:63 msgid "Executing STATEMENT: %s with arguments %s" msgstr "" #: lib_stov/helpers.py:58 msgid "The translation files could not be found, localization won't be available" msgstr "" #: lib_stov/helpers.py:67 msgid "STRG+C has been pressed, quitting..." msgstr "" #: lib_stov/helpers.py:69 msgid "Received SIGTERM, quitting..." msgstr "" #: lib_stov/helpers.py:92 msgid "show this help message and exit" msgstr "" #: lib_stov/helpers.py:94 msgid "Add a new subscription (requires either --search, --channel or --playlist)" msgstr "" #: lib_stov/helpers.py:97 msgid "Add a new Playlist subscription (requires add)" msgstr "" #: lib_stov/helpers.py:100 msgid "List the currently available subscriptions" msgstr "" #: lib_stov/helpers.py:102 msgid "remove a subscription" msgstr "" #: lib_stov/helpers.py:104 msgid "update the information about the available videos" msgstr "" #: lib_stov/helpers.py:108 msgid "download all available videos which haven't already been downloaded" msgstr "" #: lib_stov/helpers.py:112 msgid "optionally add a search string to a new channel subscription or create a new search subscription (requires --add)" msgstr "" #: lib_stov/helpers.py:116 msgid "Print all videos from a subscription" msgstr "" #: lib_stov/helpers.py:118 msgid "Mark all videos from one channel as read (requires subscription-id as argument)" msgstr "" #: lib_stov/helpers.py:121 msgid "specify a channel for a new subscription (requires --add)" msgstr "" #: lib_stov/helpers.py:124 msgid "show the license of the program" msgstr "" #: lib_stov/helpers.py:126 msgid "show the current running version number" msgstr "" #: lib_stov/helpers.py:128 msgid "Suppress all output" msgstr "" #: lib_stov/helpers.py:130 msgid "Be verbose and print also diagnostic messages" msgstr "" #: lib_stov/helpers.py:134 msgid "Clean the database of entries no longer listed in the current API response" msgstr "" #: lib_stov/helpers.py:137 msgid "enables the subscription with the provided ID" msgstr "" #: lib_stov/helpers.py:140 msgid "disables the subscription with the provided ID" msgstr "" #: lib_stov/helpers.py:143 msgid "specify the site to work with (for --add)" msgstr "" #: lib_stov/helpers.py:145 msgid "list the supported sites" msgstr "" #: lib_stov/helpers.py:158 msgid "The lock file could not be opened, please check that it exists and is readable, quitting now" msgstr "" #: lib_stov/helpers.py:164 msgid "" "The lock file already exists, probably another instance of this program is already running\n" "if you are sure this is not the case, delete it manually and try again!" msgstr "" #: lib_stov/helpers.py:174 msgid "The old lock file could not be deleted!" msgstr "" #: lib_stov/helpers.py:180 msgid "The lock file could not be created, please check that /tmp is writable and properly configured, quitting now." msgstr "" #: lib_stov/helpers.py:190 msgid "Removing lock file" msgstr "" #: lib_stov/helpers.py:195 msgid "Could not delete the lock file. Please check what went wrong and clean up manually!" msgstr "" #: lib_stov/helpers.py:209 msgid "This seems to be the first time you run the programm, do you want to run the interactive assistant? (yes/no)" msgstr "" #: lib_stov/helpers.py:221 msgid "Writing initial configuration according to your input, have fun!" msgstr "" #: lib_stov/helpers.py:224 msgid "Writing initial configuration according to default values." msgstr "" #: lib_stov/helpers.py:226 msgid "Creating hidden directory in home for configuration and database." msgstr "" #: lib_stov/helpers.py:238 msgid "Migrating configuration from plain text to json." msgstr "" #: lib_stov/helpers.py:242 msgid "Comparing current and running configuration version." msgstr "" #: lib_stov/helpers.py:253 msgid "Your configuration needs to be updated, performing update now." msgstr "" #: lib_stov/helpers.py:275 msgid "Connecting to stov database" msgstr "" #: lib_stov/helpers.py:297 msgid "Created initial database tables." msgstr "" #: lib_stov/helpers.py:301 msgid "Comparing current and running database version." msgstr "" #: lib_stov/helpers.py:304 msgid "Your database needs to be updated, performing update now." msgstr "" #: lib_stov/helpers.py:329 msgid "Found youtube-dl at %s, writing it's path to the configuration file." msgstr "" #: lib_stov/helpers.py:339 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 "" #: lib_stov/program.py:54 msgid "" "Creating new subscription with the following parameters:\n" "Channel: %s\n" "Search: %s\n" "Playlist: %s" msgstr "" #: lib_stov/program.py:67 msgid "Search_" msgstr "" #: lib_stov/program.py:72 msgid "Playlists do not support searching, the search option will be ignored!" msgstr "" #: lib_stov/program.py:78 msgid "None or invalid subscription type given, please check the type option and try again." msgstr "" #: lib_stov/program.py:97 msgid "Subscription sucessfully inserted into database." msgstr "" #: lib_stov/program.py:113 lib_stov/program.py:194 msgid "Video %s successfully inserted into database." msgstr "" #: lib_stov/program.py:115 msgid "New subscription " msgstr "" #: lib_stov/program.py:116 msgid " successfully added" msgstr "" #: lib_stov/program.py:131 msgid "ID Title Site" msgstr "" #: lib_stov/program.py:134 msgid "enabled" msgstr "" #: lib_stov/program.py:136 msgid "disabled" msgstr "" #: lib_stov/program.py:140 msgid "No subscriptions added yet, add one!" msgstr "" #: lib_stov/program.py:161 msgid "Subscription deleted successfully!" msgstr "" #: lib_stov/program.py:175 msgid "Updating subscription %s" msgstr "" #: lib_stov/program.py:212 msgid "Trying to determine the itag value for youtube-dl from your quality and codec settings." msgstr "" #: lib_stov/program.py:215 msgid "Found value: %s." msgstr "" #: lib_stov/program.py:217 msgid "Codec and resolution could not be determined, using maximum possible value." msgstr "" #: lib_stov/program.py:261 msgid "Downloaded %i new video" msgstr "" #: lib_stov/program.py:262 msgid "" "The following episode has been downloaded by stov: \n" "\n" msgstr "" #: lib_stov/program.py:265 msgid "Downloaded %i new videos" msgstr "" #: lib_stov/program.py:266 msgid "" "The following episodes have been downloaded by stov: \n" "\n" msgstr "" #: lib_stov/program.py:292 msgid "Could not connect to the smtp server, please check your settings!" msgstr "" #: lib_stov/program.py:298 msgid "TLS not available, proceeding unencrypted." msgstr "" #: lib_stov/program.py:304 msgid "Authentication failed, please check user name and password!" msgstr "" #: lib_stov/program.py:307 msgid "Could not authenticate, server probably does not support authentication!" msgstr "" #: lib_stov/program.py:314 msgid "The server refused the recipient address, please check your settings." msgstr "" #: lib_stov/program.py:317 msgid "The server refused the sender address, please check your settings." msgstr "" #: lib_stov/program.py:354 msgid "Invalid subscription, please check the list and try again." msgstr "" #: lib_stov/program.py:379 msgid "The subscription could not be updated, please check if the ID given is correct." msgstr "" #: lib_stov/program.py:398 msgid "Deleting video %s from database" msgstr "" #: lib_stov/program.py:427 msgid "The subscription ID %s is already enabled." msgstr "" #: lib_stov/program.py:436 msgid "Enabled subscription ID %s." msgstr "" #: lib_stov/program.py:439 msgid "Subscription ID %s is already disabled." msgstr "" #: lib_stov/program.py:448 msgid "Disabled subscription ID %s." msgstr "" #: lib_stov/program.py:451 msgid "Could not find the subscription with ID %s, please check and try again." msgstr "" #: lib_stov/program.py:489 msgid "There are no videos to be downloaded." msgstr "" #: lib_stov/program.py:492 msgid "" "The following videos have been downloaded:\n" msgstr "" #: lib_stov/program.py:497 msgid "Could not determine how you want to be informed about new videos, please check the notify parameter in your configuration." msgstr "" #: lib_stov/program.py:528 msgid "Sites currently supported by stov:" msgstr "" #: lib_stov/stov_exceptions.py:29 msgid "Could not access the database, please check path and permissions and try again!" msgstr "" #: lib_stov/stov_exceptions.py:44 msgid "Write access to the database failed, please check file permissions and the file system and try again!" msgstr "" #: lib_stov/stov_exceptions.py:60 msgid "The subscription you requested could not be found in the database, requested action aborted." msgstr "" #: lib_stov/stov_exceptions.py:75 msgid "The connection to the youtube API failed or no data was returned." msgstr "" #: lib_stov/stov_exceptions.py:87 msgid "The API Request timed out for subscription %s,please try again later." msgstr "" #: lib_stov/stov_exceptions.py:101 msgid "The configuration could not be written, please check that the configuration direcroty exists and is writable." msgstr "" #: lib_stov/stov_exceptions.py:115 msgid "The directory could not be created, please check that the parent directory exists and is writable" msgstr "" #: lib_stov/stov_exceptions.py:130 msgid "The configuration could not be read, please check that the configuration file exists and is readable." msgstr "" #: lib_stov/stov_exceptions.py:145 msgid "Invalid config version read." msgstr "" #: lib_stov/stov_exceptions.py:158 msgid "The subscription %s is disabled, videos will not be downloaded." msgstr "" #: lib_stov/stov_exceptions.py:172 msgid "The download directory does not exist and can't be created. Please check your configuration and try again." msgstr "" #: lib_stov/stov_exceptions.py:186 msgid "The migration of the configuration to the json format failed." msgstr "" #: lib_stov/stov_exceptions.py:199 msgid "Execution of youtube-dl failed." msgstr "" #: lib_stov/stov_exceptions.py:211 msgid "Channel not found on video site" msgstr "" #: lib_stov/stov_exceptions.py:222 msgid "Error: This site is not (yet) supported by stov!" msgstr "" #: lib_stov/subscription.py:114 msgid " (pending)" msgstr "" #: lib_stov/subscription.py:116 msgid " (downloaded)" msgstr "" #: lib_stov/subscription.py:118 msgid " (failed)" msgstr "" #: lib_stov/youtube.py:48 msgid "Creating directory %s" msgstr "" #: lib_stov/youtubedl_wrapper.py:48 msgid "Executing command: %s %s %s %s %s %s %s" msgstr "" #: lib_stov/youtubedl_wrapper.py:60 msgid "Executing command: %s %s %s %s %s" msgstr "" #: lib_stov/youtubedl_wrapper.py:89 msgid "Executing command: %s %s %s" msgstr "" #: lib_stov/youtubedl_wrapper.py:107 msgid "Executing command: %s -f %s/%s %s" msgstr "" #: lib_stov/youtubedl_wrapper.py:127 msgid "Error while calling youtube-dl: %s" msgstr "" #: lib_stov/yt_noapi.py:80 msgid "Constructed URL for subscription: %s" msgstr "" #: lib_stov/yt_noapi.py:86 msgid "Opening URL: %s to fetch title" msgstr "" #: lib_stov/yt_noapi.py:116 msgid " search %s" msgstr ""