Advertisement
slovenec88

Weatherlove - English (en)

Mar 14th, 2012
524
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 4.88 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3.  
  4.     <string name="app_name">Weatherlove</string>
  5.     <string name="menuSettings">Settings</string>
  6.     <string name="choose_your_language">Choose your language</string>
  7.     <string name="menuRefresh">Refresh</string>
  8.     <string name="location">Location</string>
  9.     <string name="weather_data_from_current_location">Weather data from current location</string>
  10.     <string name="current_location">Current location</string>
  11.     <string name="gps_on">GPS enabled</string>
  12.     <string name="gps_off">GPS disabled</string>
  13.     <string name="weather_settings">Weather Settings</string>
  14.     <string name="_off">Off</string>
  15.     <string name="_5_minutes">5 Minutes</string>
  16.     <string name="_10_minutes">10 Minutes</string>
  17.     <string name="_15_minutes">15 Minutes</string>
  18.     <string name="_30_minutes">30 Minutes</string>
  19.     <string name="_1_hour">1 Hour</string>
  20.     <string name="_2_hours">2 Hours</string>
  21.     <string name="_3_hours">3 Hours</string>
  22.     <string name="_4_hours">4 Hours</string>
  23.     <string name="_8_hours">8 Hours</string>
  24.     <string name="_12_hours">12 Hours</string>
  25.     <string name="_1_day">1 Day</string>
  26.     <string name="weatherlove_2x1">Weatherlove 2x1</string>
  27.     <string name="weatherlove_4x1">Weatherlove 4x1</string>
  28.     <string name="uses_gps">Uses GPS</string>
  29.     <string name="no_internet">No internet access!</string>
  30.     <string name="processing">Processing…</string>
  31.     <string name="fetching_fresh_data">Fetching fresh data</string>
  32.     <string name="sunrise">Sunrise:</string>
  33.     <string name="sunset">Sunset:</string>
  34.     <string name="searching_for_location">Searching for location…</string>
  35.     <string name="city_is_not_set">City is not set!</string>
  36.     <string name="city_is_set">City is set!</string>
  37.     <string name="setting_location">Setting location…</string>
  38.     <string name="set">set!</string>
  39.     <string name="select_your_city">Select Your city</string>
  40.     <string name="clock_settings">Clock Settings</string>
  41.     <string name="hour_format">Hour Format</string>
  42.     <string name="date_format">Date format</string>
  43.     <string name="choose_date_format">Choose date format</string>
  44.     <string name="weather_provider">Weather provider</string>
  45.     <string name="choose_weather_provider">Choose a weather provider</string>
  46.     <string name="delay_between_the_weather_updates">Delay between weather updates</string>
  47.     <string name="updates_interval">Update Interval</string>
  48.     <string name="set_location">Set Location</string>
  49.     <string name="informations">Information</string>
  50.     <string name="about">About</string>
  51.     <string name="app_version">"Version"</string>
  52.     <string name="geolocation">Geolocation</string>
  53.     <string name="credits">Credits:</string>
  54.     <string name="enter_your_location">Enter your location</string>
  55.     <string name="_default">Default</string>
  56.     <string name="weatherlove_4x2_clock">Weatherlove 4x2 + Clock</string>
  57.     <string name="weatherlove_4x4">Weatherlove 4x4</string>
  58.     <string name="choose_between_temperature_units">Choose between temperature units</string>
  59.     <string name="temperature_scale">Temperature scale</string>
  60.     <string name="high_h">H</string>
  61.     <string name="low_l">L</string>
  62.     <string name="use_wireless_networks">Use wireless networks</string>
  63.     <string name="enable_location_determinated">Enable location determined by Wi-Fi and/or mobile networks</string>
  64.     <string name="could_not_refresh_successfuly">Could not refresh successfully</string>
  65.     <string name="menuAdd">Add</string>
  66.     <string name="menuRemove">Remove</string>
  67.     <string name="connection_error">There was a connection error!</string>
  68.     <string name="advanced_settings">Advanced Settings</string>
  69.     <string name="widget_settings">Widget Settings</string>
  70.     <string name="additional_settings">Additional Settings</string>
  71.     <string name="widgets_with_clock">Widgets with clock</string>
  72.     <string name="background_transparency">Background transparency</string>
  73.     <string name="clock_background_transparency">Clock background transparency</string>
  74.     <string name="text_color">Text color</string>
  75.     <string name="color">Color</string>
  76.     <string name="shake_to_update">Shake to update</string>
  77.     <string name="shake_to_update_weather_data">Shake to update weather data</string>
  78.     <string name="other_widgets">Other Widgets</string>
  79.     <string name="rate_weatherlove_on_google_play_">Rate Weatherlove on Google Play!</string>
  80.     <string name="send_mail">Send us an email</string>
  81.     <string name="no_data">No data</string>
  82.     <string name="weatherlove_4x1_clock">Weatherlove 4x1 + Clock</string>
  83.     <string name="weatherlove_1x1">Weatherlove 1x1</string>
  84.     <string name="hint">Hint: Use \"Paris, USA\" instead of just \"Paris\"</string>
  85.     <string name="rounded_temperature">Round up the temperature</string>
  86.  
  87. </resources>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement