add("str_chkupdate_on_startup", u"Check for new versions of the application at startup.")
add("str_bad_feedmanager_url", u"Please enter a valid URL for the feed manager.")
add("str_feed_manager", u"Feed manager")
add("str_feedmanager_enable", u"Synchronize my subscriptions to a remote service")
add("str_opml_url", u"OPML URL")
add("str_set_track_genre", u"Set track genre to")
add("str_auto_delete", u"Automatically delete episodes more than")
add("str_days_old", u"days old")
add("str_show_notes", u"Show Notes")
add("str_close", u"Close")
add("str_critical_error_minspace_exceeded", \
u"Download skipped; free space %dMB less " \
u"than min %dMB. Please free up space on " \
u"your disk using Cleanup or adjust the storage " \
u"management settings in Preferences")
add("str_critical_error_unknown", u"Unknown critical error while downloading.")
add("str_error_checking_new_version", u"We're sorry, but there was an error checking for a new version. Please try again later.")
add("str_hours", u"hours")
add("str_minutes", u"minutes")
# The next 4 are for the status bar updates during the initial scan.
add("str_scanning", u"Scanning")
add("str_scanned", u"Scanned")
add("str_feed", u"feed")
add("str_feeds", u"feeds")
add("str_downloading_new_episodes", u"Downloading new episodes")
add("str_sched_specific", u"Check at specific times")
add("str_sched_reg", u"Check at regular intervals")
add("str_repeat_every", u"Repeat every")
add("str_next_run_label", u"Next run:")
add("str_license", u"This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. \n\nSee the GNU General Public License for more details.")
add("str_donate", u"Donate to iPodder")
add("str_donate_expl", u"It's important to keep community-owned iPodder applications online and keep this new way of consuming media free as in speech. Any amount of money will make the team happy and encourage them to work on new features and services!")
add("str_donate_yes", u"Yes, take me to the donations page now!")
add("str_donate_two_weeks", u"I still have to check it a bit more, show this again in two weeks")
add("str_donate_already", u"I allready made a donation, don't show this dialog again")
add("str_donate_no", u"No, I don't want to donate, never show this dialog again")
add("str_donate_one_day", u"Not now, notify me again in 1 day")
add("str_bad_proxy_pref", u"You enabled proxy support but didn't provide a proxy host and port. Please return to the Network settings tab and set the proxy host and port.")
# Player
add("str_player", u"Player")
add("str_choose_a_player", u"Choose a player")
add("str_no_player", u"No player")
# Advanced
add("str_advanced", u"Advanced")
add("str_options_power_users", u"These options can be used by Power Users")
add("str_run_command_download", u"Run this command after each download")
add("str_rcmd_full_path", u"%f = Full path to downloaded file")
add("str_show_log", u"Show log tab in application")
## Feed Dialog (add/properties)
add("str_title", u"Title")
add("str_url", u"URL")
add("str_goto_subs", u"Go to subscriptions tab to see this feed's episodes")
add("str_feed_save", u"Save")
add("str_feed_cancel", u"Cancel")
## Scheduler Dialog
add("str_enable_scheduler", u"Enable scheduler")
add("str_sched_select_type", u"Select radio buttons below to check at specific times or at regular intervals:")
add("str_check_at_specific_times", u"Check at these specific times")
add("str_check_at_regular_intervals", u"Check at regular intervals")
add("str_repeat_every:", u"Repeat every:")
add("str_latest_run", u"Latest run:")
add("str_next_run", u"Next run:")
add("str_not_yet", u"Not yet")
#--- Cancel
add("str_save_and_close", u"Save and close")
#--- Save
add("str_time_error", u"One of the scheduled times doesn't look right. Valid times look like this: 10:02am, 16:43.")
## Donations Dialog
#--- Donate to iPodder
#--- It's important to keep non-commercial iPodder applications online and keep this new way of consuming media free. Any amount of money will make the team happy and encourage them to work on new features!
#--- Yes, take me to the donations page now!
#--- I still have to check it a bit more, show this again in two weeks
#--- I allready made a donation, don't show this dialog again
#--- No, I don't want to donate, never show this dialog again
#--- Not now, notify me again in 1 day
#--- OK
## About Dialog
#--- Version:
#--- Programming: Erik de Jonge, Andrew Grumet, Garth Kidd, Perica Zivkovic\nDesign: Martijn Venrooy\nContent strategist: Mark Alexander Posth\nConcept: Adam Curry, Dave Winer\nThanks to all translators for their commitments!\n\nBased on Feedparser and BitTorrent technology.\nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. \n\nSee the GNU General Public License for more details.
## Statusbar items
add("str_check_for_new_podcast_button", u"Check for new podcasts by pressing the button green check button")
add("str_last_check", u"Last check completed at")
add("str_of", u"of")
add("str_item", u"item")
add("str_items", u"items")
add("str_downloading", u"downloading")
add("str_downloaded", u"downloaded")
add("str_enclosure", u"enclosure")
add("str_enclosures", u"enclosures")
add("str_fetched", u"fetched")
add("str_loading_mediaplayer", u"Loading your media player...")
add("str_loaded_mediaplayer", u"Loaded your media player...")