plugin_delete_message:"Want to delete this Plugin?"
plugin_edit:"Save Data"
plugin_html:"HTML"
plugin_js:"JavaScript"
plugin_name:"Name"
plugin_permission:"You don't have permission to access this plugin!"
plugins:"Plugins"
public:"Make Public?"
questions:"Questions"
remember_me:"Remember my User ID"
rss:"RSS Feed"
saved:"Saved."
saved_error:"Error while saving data."
search_empty:"No search results were found."
secure_signin:"Secure Sign In"
signin:"Sign In"
signin_failure:"Sign In Failure"
signin_please:"Please sign in to access your account."
signin_try_again:"Incorrect User ID or Password. Please try again."
signout:"Sign Out"
signup:"Sign Up"
signup_header:"Sign up to start using ThingSpeak"
submit:"Submit"
sum:"Sum"
tags:"Tags"
tags_search:"Search Channels"
thinghttp:"ThingHTTP"
thinghttp_auth_name:"HTTP Auth Username"
thinghttp_auth_pass:"HTTP Auth Password"
thinghttp_body:"Body"
thinghttp_content_type:"Content Type"
thinghttp_create:"Create New Request"
thinghttp_default_name:"Request"
thinghttp_delete:"Delete Request"
thinghttp_delete_message:"Want to delete this Request?"
thinghttp_edit:"Edit Request"
thinghttp_header_add:"add new header"
thinghttp_header_name:"Name"
thinghttp_header_remove:"remove header"
thinghttp_header_value:"Value"
thinghttp_headers:"Headers"
thinghttp_host:"Host"
thinghttp_http_version:"HTTP Version"
thinghttp_id:"Request ID"
thinghttp_invalid_api_key:"Invalid API Key"
thinghttp_loop:"Please don't try to send ThingHTTP into a loop!"
thinghttp_method:"Method"
thinghttp_name:"Name"
thinghttp_new_api_key:"Regenerate API Key"
thinghttp_parse:"Parse String"
thinghttp_parse_error:"Error parsing document, try a different parse string."
thinghttp_permission:"You don't have permission to view that ThingHTTP!"
thingtweet:"ThingTweet"
thingtweet_back:"Back to ThingTweet"
time_zone:"Time Zone"
timescale:"Timescale"
title:"Title"
tos:"Terms of Service"
tos_agree:"By signing up, you agree to the"
try_again:"Please try again!"
twitter_accounts:"Current Twitter accounts"
twitter_delete:"Unlink Account"
twitter_failure:"Twitter failure."
twitter_invalid_api_key:"Invalid API Key"
twitter_link_account:"Link Twitter Account"
twitter_link_success:"has been successfully linked to ThingTweet."
twitter_new_api_key:"Regenerate API Key"
twitter_screen_name:"Twitter Screen Name"
url:"URL"
userid:"User ID"
width:"Width"
# help section
help:"Help"
help_apps_thinghttp:"Create custom POSTs or GETs to other webservices and retrieve the data."
help_apps_thingtweet:"Link your Twitter account to ThingSpeak and send Twitter messages using our simple API."
help_channel:"Create a channel -- it can be for a device, app, or anything that can send data to ThingSpeak."
help_channel_clear:"Clicking on the \"Clear Channel\" button will delete ALL feed data associated with this channel, but will leave the channel's info intact."
help_channel_feed:"Viewing Data"
help_channel_fields:"Add up to 8 fields that can be tracked. A field must be added before it can store data."
help_channel_post:"Add data by sending a POST or GET to:"
help_channel_post_example:"Please include your write API key and some data, for example:"
help_channel_public:"Make this channel public to allow anyone to view its feed and charts without using API keys."
help_channel_read_key:"Read API keys can be used to allow other people to view your channel's feed and charts."
help_channel_read_key_note:"Notes are for your personal use, and can be used to keep track of who you give out read keys to."
help_channel_update:"Sending Data"
help_channel_view:"View your channel's data at:"
help_channel_write_key:"Use your write API key to read or write data to this channel."
help_charts:"Help With Charts"
help_charts_embed:"The embed code can then be added to any webpage, and your customized chart will appear there."
help_charts_options:"Create customized charts by choosing your options and clicking on \"Update\"."
help_device:"Add your device and store its info on ThingSpeak."
help_device_edit:"Add your device's info on this page. You can assign a MAC address on the next page."
help_device_show:"Generate a completely random MAC address, or use one of ThingSpeak's reserved MAC addresses, where each one is unique."
help_plugins:"Plugins allow you to create custom HTML, JavaScript, and CSS files that can be used to parse and display your data."
help_thinghttp:"Use ThingHTTP to access other APIs or webpages and parse the responses. You can create and save a full HTTP request to any URL, and then easily access it by using your ThingHTTP API key."
help_thinghttp_edit:"Create your custom HTTP request on this page. For example, try the following options:"
help_thinghttp_example:"This will send your HTTP GET request to Google Finance and parse the response for an element having an ID of ref_626307_c, which corresponds to the S&P 500 current price change for the day."
help_thinghttp_show:"You can now send your ThingHTTP request and view the response using the following URL:"
help_thingtweet:"ThingTweet acts as a proxy to Twitter so that your devices can update Twitter statuses without having to implement Open Authentication (OAuth)."