<?xml version="1.0" encoding="utf-8"?>
<!-- Language strings that should be translated. -->
<!-- 
Language:          English (en-rGB)
Translated by:     Roy Solberg
Add credit in app: No 
-->
<!-- 
*Instructions for use*
 - The value of the 'name' attribute must never be changed. That is the key that
   is used when looking up the word in the file.
 - Be very careful with spelling and correct use of upper case, punctuation,
   proper names etc. Don't be afraid to ask for help with what the words are
   meant to describe.
 - If you are familiar with other languages you might get a good hint of what
   the word means in the context it's being used.
 - If you want to you will be credited the translation in the application.
 - Keep the file as UTF-8 (and if you don't know what that means you probably
   don't have to worry about it).
   
*Special characters*
%s     - means that a word/sentence/sign/character will replace that value when
         the app is running.
\u0020 - means a normal space. This is typically added around %s because often
         just a blank space will be removed around %s.
\u000A - is a newline/linebreak.
-->
<resources>
    <string name="add_widget">Add widget</string>
    <string name="about">About</string>
    <string name="about_dcw">About Data counter widget</string>
    <string name="always_go_directly_to_stats">Always go directly to statistics</string>
    <string name="an_error_occured_during_export">An error occured during export.</string>
    <string name="app_name">Data counter widget</string>
    <string name="app_name_1x1">Data counter (1x1)</string>
    <string name="app_name_2x1">Data counter (2x1)</string>
    <string name="ask_question_comment">Ask question/comment</string>
    <string name="background_colour">Background colour</string>
    <string name="background_colour_colon">Background colour:</string>
    <string-array name="background_colours">
    	<item>Black</item>
    	<item>Transparent</item>
    	<item>Grey</item>
        <item>White</item>
        <item>The old look</item>
    </string-array>
    <string-array name="background_colours_pro">
		<item>Black</item>
    	<item>Transparent</item>
        <item>Blue</item>
        <item>Cyan</item>
        <item>Green</item>
        <item>Grey</item>
        <item>Magenta</item>
        <item>Red</item>
        <item>White</item>
        <item>Yellow</item>
        <item>The old look</item>
    </string-array>
    <string name="bluetooth">Bluetooth</string>
    <string name="bluetooth_short">B</string>
    <string name="cancel">Cancel</string>
    <string name="cell">Cell</string>
    <string name="cell_short">C</string>
    <string name="center_text">Center text</string>
    <string name="check_to_differ_between_in_and_out">Check to differ between in and out</string>
    <string name="clicking_widget_opens_menu">Clicking widget opens menu</string>
    <string name="configure">You can at any time click the widget to see more detailed statistics and do more advanced configuration.</string>
    <string name="configure_widget">Configure this widget</string>
    <string name="csv_header">Date,Interface,,Bytes in,Bytes out,Bytes in + out,,%1$s\u0020in,%2$s\u0020out,%3$s\u0020in + out\u000A</string>
    <string name="custom_font_colour_in_hex">Custom font colour in hex</string>
    <string name="custom_monthly_start_date">Custom monthly start date</string>
    <string name="daily">Daily</string>
    <string name="data_successfully_exported_to">Data successfully exported to\u0020%s.</string>
    <string name="dcw_help">Data counter widget help</string>
    <string name="dcw_settings">Data counter widget settings</string>
    <string name="dcw_stats">Data counter widget statistics</string>
    <string name="decimals_takes_up_more_space">Decimals takes up more space</string>
    <string name="delete">Delete</string>
    <string name="delete_all_traffic_data">Delete all traffic data</string>
    <string name="description">Description:</string>
    <string name="detailed_statistics">Statistics</string>
    <string name="display_both_in_and_out_data">Display both in and out data</string>
    <string name="display_data_for">Display data for ...</string>
    <string name="display_decimals">Display decimals</string>
    <string name="display_update_rate">Display update rate</string>
    <string name="do_you_really_want_to_delete_all_data_traffic">Do you really want to delete all traffic data stored by Data counter widget?</string>
    <string name="donate_buying_pro">Buy Data counter widget pro</string>
    <string name="donate_using_paypal">Donate using PayPal</string>
    <string name="eg_hex_colour">E.g. #6600FF</string>
    <string name="export_data">Export data</string>
    <string name="feedback">Feedback...</string>
    <string name="filename_about">%1$sabout.html</string>
    <string name="filename_help">%1$shelp.html</string>
    <string name="five_days_ago">Five days ago</string>
    <string name="font_colour">Font colour</string>
    <string name="font_colour_colon">Font colour:</string>
    <string-array name="font_colours">
    	<item>White</item>
        <item>Light grey</item>
        <item>Black</item>
        <item>Grey</item>
    </string-array>
    <string-array name="font_colours_pro">
    	<item>White</item>
        <item>Black</item>
        <item>Blue</item>
        <item>Cyan</item>
        <item>Dark grey</item>
        <item>Grey</item>
        <item>Green</item>
        <item>Light grey</item>
        <item>Magenta</item>
        <item>Red</item>
        <item>Yellow</item>
        <item>Custom colour</item>
    </string-array>
    <string name="four_days_ago">Four days ago</string>
    <string name="from_month">From %1$s %2$s%3$s</string>
    <string name="give_feedback">Give feedback</string>
    <string name="global_settings">Global settings</string>
    <string name="go_directly_to_stats">Go directly to statistics</string>
    <string name="help">Help</string>
    <string name="iec_1_kb_equals_1024_bytes">IEC (1 KB = 1024 Bytes)</string>
    <string name="in">In</string>
    <string name="in_colon">In:\u0020</string>
    <string name="in_plus_out">In + out</string>
    <string name="install_pro_version_to_get_access">Install pro version to get access to setting custom hex colours. :)</string>
    <string name="interface_startup">Interface startup</string>
    <string name="one_kb_equals_1024_bytes_iec">Kilobytes (1 KB = 1024 Bytes)</string>
    <string name="one_kb_equals_1000_bytes">Kilobytes (1 kb = 1000 bytes)</string>
    <string name="last_month">Last month</string>
    <string name="last_week">Last week</string>
    <string name="loading">Loading...</string>
    <string name="look_and_feel">Look and feel</string>
    <string name="monday">Monday</string>
    <string name="monday_is_first_day_of_week">Monday is first day of week</string>
    <string name="monthly">Monthly</string>
    <string-array name="months">
    	<item>January</item>
    	<item>February</item>
    	<item>March</item>
    	<item>April</item>
    	<item>May</item>
    	<item>June</item>
    	<item>July</item>
    	<item>August</item>
    	<item>September</item>
    	<item>October</item>
    	<item>November</item>
    	<item>December</item>
    </string-array>
    <string name="na">N/A</string>
    <string name="no_data_found">No data found</string>
    <string name="no_data_found_for_period">No data found yet for any interfaces for the selected period of time.</string>
    <string-array name="ordinals">
    	<item></item>
    	<item>st</item>
    	<item>nd</item>
    	<item>rd</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<!-- 10th: -->
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<!-- 20th: -->
    	<item>th</item>
    	<item>st</item>
    	<item>nd</item>
    	<item>rd</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<item>th</item>
    	<!-- 30th: -->
    	<item>th</item>
    	<item>st</item>
    </string-array>
    <string name="out">out</string>
    <string name="out_colon">Out:\u0020</string>
    <string name="please_do_not_remove_this_information_if_reporting_a_bug">Please do not remove this information if reporting a bug</string>
    <string name="preparing_email">Preparing e-mail...</string>
    <string name="pro_version_installed">Pro version installed</string>
    <string name="report_a_problem">Report a problem</string>
    <string name="select_widget_background_colour">Select widget background colour</string>
    <string name="select_widget_font_colour">Select widget font colour</string>
    <string name="settings">Settings</string>
    <string name="settings_stored">Settings stored.</string>
    <string name="seven_days_ago">Seven days ago</string>
    <string name="si_1_b_equals_1000_bytes">SI (1 kb = 1000 bytes)</string>
    <string name="since_day">\u0020since %1$s%2$s</string>
    <string name="since_install">Since install</string>
    <string name="since_startup">\u0020since startup</string>
    <string name="since_startup_colon">\u0020since startup:</string>
    <string name="six_days_ago">Six days ago</string>
    <string name="start_of_data_collection">Start of data collection</string>
    <string name="statistics">Statistics</string>
    <string name="sum_per_interface_type">Sum per interface type</string>
    <string name="sunday">Sunday</string>
    <string name="system_settings">Global settings</string>
    <string name="tether">Tether</string>
    <string name="tether_short">T</string>
    <string name="tethering">Tethering</string>
    <string name="text_will_be_aligned_to_the_center">Text will be aligned to the center</string>
    <string name="text_will_be_aligned_to_the_left">Text will be aligned to the left</string>
    <string name="this_action_cannot_be_undone">This action cannot be undone</string>
    <string name="this_month">\u0020this month</string>
    <string name="This_month">This month</string>
    <string name="this_week">\u0020this week</string>
    <string name="This_week">This week</string>
    <string name="three_days_ago">Three days ago</string>
    <string name="three_months_ago">Three months ago</string>
    <string name="three_weeks_ago">Three weeks ago</string>
    <string name="time_and_date">Time and date</string>
    <string name="time_span">Time span</string>
    <string-array name="time_span_entry">
        <item>today</item>
        <item>this week</item>
        <item>this month</item>
        <item>monthly from custom date</item>
        <item>all time</item>
        <item>since interface startup</item>
    </string-array>
    <string name="tip_use_menu_button">Tip: Use menu button in statistics screen for help and more options.</string>
    <string name="to_use_this_widget_you_should">To use this widget you should go to your home screen and add it either by long clicking on an empty spot on your wallpaper (or by pressing Menu and then clicking Add) and select Data counter widget.</string>
    <string name="today">\u0020today</string>
    <string name="Today">Today</string>
    <string name="total">\u0020total</string>
    <string name="totals">Totals</string>
    <string name="two_days_ago">Two days ago</string>
    <string name="two_months_ago">Two months ago</string>
    <string name="two_weeks_ago">Two weeks ago</string>
    <string name="use_iec_sizes">Use IEC sizes</string>
    <string name="used_when_font_colour_is_set_to_custom_colour">Used when font colour is set to custom colour</string>
    <string name="used_when_time_span_is_set_to_monthly_from_custom_date">Used when time span is set to monthly from custom date</string>
    <string name="unable_to_open_android_market">Unable to start Android Market app.</string>
    <string name="unable_to_open_file_for_writing">Unable to open file for writing.</string>
    <string name="uncheck_to_be_able_to_configure_widget">Uncheck to be able to configure widget</string>
    <string name="uncheck_to_sum_up_in_and_out">Uncheck to sum up in and out</string>
    <string-array name="update_rate_widget_entry">
        <item>1 minute</item>
        <item>2 minutes</item>
        <item>5 minutes</item>
        <item>10 minutes</item>
        <item>15 minutes</item>
        <item>30 minutes</item>
    </string-array>
    <string name="warning">Warning</string>
    <string name="weekly">Weekly</string>
    <string name="widget_settings">Widget settings</string>
    <string name="widget_update_rate">Widget update rate</string>
    <string name="wifi">Wi-Fi</string>
    <string name="wifi_short">W</string>
    <string name="will_show_eg_3g_and_4g_separately">Will show e.g. 3G and 4G separately</string>
    <string name="will_show_eg_3g_and_4g_separately_in_stats">Will show e.g. 3G and 4G separately in statistics screen</string>
    <string name="will_show_eg_3g_and_4g_together">Will group e.g. 3G and 4G together</string>
    <string name="will_show_eg_3g_and_4g_together_in_stats">Will group e.g. 3G and 4G together in statistics screen</string>
    <string name="yesterday">Yesterday</string>
    <string name="you_can_also_click_your_menu_button">You can also click your menu button to get access to statistics, settings and more.</string>
</resources>

