<?xml version="1.0" encoding="UTF-8"?>
<resources>
    <string name="app_name">Torrent-fu</string>
    <string name="sending_torrent">Sending Torrent</string>
	<string name="torrent_sent_to">Torrent sent to</string>
	<string name="unable_to_send_torrent_to">Unable to send torrent to</string>

	<string name="manage_custom_search_providers">Manage Custom Search Providers</string>
	<string name="tap_to_view_options">Tap an item to view options.</string>
	
	<string name="add_search_provider">Add Search Provider</string>
	<string name="add_a_new_torrent_search_provider">Add a new torrent search provider.</string>
	
	<string name="utorrent">uTorrent</string>
	<string name="transmission">Transmission</string>
	
	<!-- Main menu -->
	<string name="barcode_search">Barcode Search</string>
	<string name="barcode_search_desc">Search for torrents by scanning a barcode.</string>
	
	<string name="keyword_search">Keyword Search</string>
	<string name="keyword_search_desc">Search for torrents by entering a keyword.</string>
	
	<string name="manage_torrents">Manage Torrents</string>
	<string name="manage_torrents_desc">View, start, stop, pause, resume, and remove torrents on your remote computer.</string>
	
	<string name="profiles">Profiles</string>
	<string name="profiles_desc">Add/Edit/Delete locations to download torrents.</string>
	
	<string name="custom_search_providers">Custom Search Providers</string>
	<string name="custom_search_providers_desc">Add/Edit/Delete places to search for torrents.</string>
	<!-- End main menu -->
	
	<string name="barcode_error">Error reading barcode, please try again.</string>
	
	<string name="add_profile">Add Profile</string>
	<string name="add_profile_desc">Add a new torrent location profile.</string>
	
	<string name="manage_profiles">Manage Profiles</string>
	
	<string name="working">Working...</string>
	<string name="no_torrents_found">No Torrents Found</string>
	<string name="search_results_for">Search results for</string>
	<string name="tap_to_download">Tap an item to download the associated torrent.</string>
	<string name="barcode_search_results_for">Barcode search results for</string>
	<string name="cancel">Cancel</string>
	<string name="searching">Searching...</string>
	<string name="searching_for_torrents">Searching for torrents</string>
	<string name="select_profile_to_send_to">Select a profile to send the torrent to.</string>
	<string name="sending">sending</string>
	<string name="to">to</string>
	<string name="sent_to">sent to</string>
	<string name="error_sending">Error sending</string>
	<string name="sort_by">Sort By...</string>
	
	<string name="connecting">Connecting...</string>
	<string name="connecting_to_host">Connecting to host</string>
	<string name="starting">Starting</string>
	<string name="stopping">Stopping</string>
	<string name="pausing">Pausing</string>
	<string name="resuming">Resuming</string>
	<string name="removing">Removing</string>
	<string name="removing_and_deleting">Removing and deleting</string>
	<string name="torrent_actions">Torrent Actions</string>
	
	<string name="started">Started</string>
	<string name="unable_to_start">Unable to start</string>
	
	<string name="stopped">Stopped</string>
	<string name="unable_to_stop">Unable to stop</string>
	
	<string name="paused">Paused</string>
	<string name="unable_to_pause">Unable to pause</string>
	
	<string name="resumed">Resumed</string>
	<string name="unable_to_resume">Unable to resume</string>
	
	<string name="remove_prompt">Are you sure you want to remove</string>
	<string name="confirm_remove">Confirm Remove</string>

	<string name="remove">Remove</string>
	<string name="unable_to_remove">Unable to remove</string>
	
	<string name="confirm_remove_and_delete">Are you sure you want to remove and delete all data for</string>
	<string name="removed_and_deleted">Removed and deleted</string>
	<string name="unable_to_remove_and_delete">Unable to remove and delete</string>
	
	<string name="connection_error_1">Cannot connect to</string>
	<string name="connection_error_2">This is generally due to a configuration issue.\n\nCheck your profile settings and make sure your torrent client is working by visiting: http://</string>
	
	<string name="error">Error</string>
	<string name="ok">Ok</string>
	
	<string name="checking">Checking</string>
	<string name="downloading">Downloading</string>
	<string name="seeding">Seeding</string>
	<string name="queued_seed">Queued Seed</string>
	<string name="queued_download">Queued Download</string>
	<string name="finished">Finished</string>
	
	<string name="profile_required">Profile Required</string>
	<string name="profile_required_message">You must add at least 1 torrent client profile for Torrent-Fu to function. Add a profile now?</string>
	<string name="go_to_profiles">Go To Profiles</string>
	
	<string name="preferences_upgraded">Preferences Upgraded</string>
	<string name="preferences_upgraded_message">Torrent-fu has been updated. Your preferences have been imported to a new profile named \"Home\".\n You can add more profiles in the preferences screen.</string>
	<string name="add_more_profiles">Add More Profiles</string>
	<string name="done">Done</string>
	
	<string name="barcode_lookup_error">Barcode Lookup Error</string>
	<string name="barcode_lookup_error_message">Unable to find a search term for the barcode. You can help out by adding a product name. Enter a name below.</string>
	<string name="add_item">Add Item</string>
	<string name="dont_add">Don't Add</string>
	
	<string name="select_profile_to_manage">Select a profile manage.</string>
	
	<string name="enter_search_term">Enter Search Term</string>
	<string name="enter_search_term_message">Enter a term for torrent search</string>
	<string name="search">Search</string>
	
	<string name="home">Home</string>
	<string name="torrents">Torrents</string>
	<string name="messages">Messages</string>
	<string name="preferences">Preferences</string>
	<string name="sort">Sort</string>
	<string name="refresh">Refresh</string>
	
	<string name="pref_connection_timeout">Connection Timeout</string>
	<string name="pref_connection_timeout_desc">The amount of time in seconds that connections to search and torrent clients can remain open when there is no response from a server.</string>
	<string name="pref_connection_timeout_dialog_title">Connection Timeout (Seconds)</string>
	
	<string name="profile_name">Name</string>
	<string name="profile_name_desc">A nickname for this location such as: Home</string>
	<string name="profile_name_hint">Profile Name</string>
	
	<string name="profile_type">Type</string>
	<string name="profile_type_desc">The type of your torrent client (uTorrent, Transmission)</string>
	
	<string name="profile_host">Host</string>
	<string name="profile_host_desc">The hostname or IP of your torrent client</string>
	<string name="profile_host_hint">Hostname or IP</string>
	
	<string name="profile_port">Port</string>
	<string name="profile_port_desc">The port of your torrent client</string>
	<string name="profile_port_hint">Port</string>
	
	<string name="profile_username">Username</string>
	<string name="profile_username_desc">The username for your torrent client</string>
	<string name="profile_username_hint">Username</string>
	
	<string name="profile_password">Password</string>
	<string name="profile_password_desc">The password for your torrent client</string>
	<string name="profile_password_hint">Password</string>
	
	<string name="save">Save</string>
	<string name="delete">Delete</string>
	
	<string name="provider_name">Provider Name</string>
	<string name="provider_name_desc">A nickname for this provider such as: mininova.org</string>
	<string name="provider_name_hint">Provider Name</string>

	<string name="provider_rss_url">RSS Search Url</string>
	<string name="provider_rss_url_desc">The Url of the search with [searchterm] where the term would be in the Url.</string>
	<string name="provider_rss_url_hint">http://sometorrentsite.com/rss/?q=[searchterm]</string>

	<string name="provider_link_tag">Torrent Link Tag (optional)</string>
	<string name="provider_link_tag_desc">the RSS tag that contains the URL of the torrent</string>
	<string name="provider_link_tag_hint">link</string>
	
</resources>