aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB/strings.xml
blob: 3db782a72544c1d147c2e7c1e8067185000cd0ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2014 The CyanogenMod Project (DvTonder)

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- General strings -->
  <string name="unknown">Unknown</string>
  <string name="cancel">Cancel</string>
  <string name="loading_indicator">Loading widget\u2026</string>
  <string name="menu_done">Done</string>
  <!-- Formating strings for widget clock -->
  <!-- java.text.SimpleDateFormat uses H for hours in the 0-23 range and
         android.text.format.DateFormat uses k for hours in the 0-23 range.
         We need to support both -->
  <!-- Weather - Weather codes -->
  <string name="weather_0">Tornado</string>
  <string name="weather_1">Tropical Storm</string>
  <string name="weather_2">Hurricane</string>
  <string name="weather_3">Severe Thunderstorms</string>
  <string name="weather_4">Thunderstorms</string>
  <string name="weather_5">Mixed Rain and Snow</string>
  <string name="weather_6">Mixed Rain and Sleet</string>
  <string name="weather_7">Mixed Snow and Sleet</string>
  <string name="weather_8">Freezing Drizzle</string>
  <string name="weather_9">Drizzle</string>
  <string name="weather_10">Freezing Rain</string>
  <string name="weather_11">Showers</string>
  <string name="weather_12">Showers</string>
  <string name="weather_13">Snow Flurries</string>
  <string name="weather_14">Light Snow Showers</string>
  <string name="weather_15">Blowing Snow</string>
  <string name="weather_16">Snow</string>
  <string name="weather_19">Dust</string>
  <string name="weather_25">Cold</string>
  <string name="weather_26">Cloudy</string>
  <!-- Night -->
  <string name="weather_27">Mostly Cloudy</string>
  <!-- Day -->
  <string name="weather_28">Mostly Cloudy</string>
  <!-- Night -->
  <!-- Day -->
  <!-- Night -->
  <!-- Night -->
  <!-- Day -->
  <!-- Forecast unavailable -->
  <!-- Weather - Speed units -->
  <!-- Weather - Wind directions -->
  <!-- Weather - Error messages -->
  <!-- Weather - Update frequency -->
  <!-- Preferences - Categories -->
  <!-- Preferences - Categories -->
  <!-- Preferences - Clock -->
  <!-- Preferences - Weather -->
  <string name="weather_alternate_icons_title">Use colour icons</string>
  <string name="weather_alternate_icons_summary">Select to toggle between the default (Colour) and the alternate (White) icons</string>
  <string name="weather_show_when_minimized_title">Show when minimised</string>
  <string name="weather_show_when_minimized_summary">Display summary weather information when the widget is minimised</string>
  <!-- Preferences - Calendar -->
  <!-- Preferences - Font colors -->
  <string name="font_color">Font colour</string>
  <string name="font_color_alarm">Alarm font colour</string>
  <string name="font_color_timestamp">Timestamp font colour</string>
  <string name="font_color_calendar_details">Details font colour</string>
  <!-- Preferences - Background color -->
  <string name="background_color">Background colour</string>
  <!-- Calendar - Lookahead -->
  <!-- Calendar - Event metadata -->
  <!-- Font colors -->
  <!-- Weather icon sets -->
  <string name="weather_icons_standard">Coloured</string>
</resources>