~nik90/ubuntu-weather-app/finish-listitem-migration

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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Canonical Ltd.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ubuntu-weather-app\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-06-26 15:05+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: ../app/components/DayDelegate.qml:193
msgid "Chance of rain"
msgstr ""

#: ../app/components/DayDelegate.qml:202
msgid "Winds"
msgstr ""

#: ../app/components/DayDelegate.qml:209
msgid "UV Index"
msgstr ""

#: ../app/components/DayDelegate.qml:214
msgid "Pollen"
msgstr ""

#: ../app/components/DayDelegate.qml:220
msgid "Humidity"
msgstr ""

#: ../app/components/DayDelegate.qml:226
msgid "Sunrise"
msgstr ""

#: ../app/components/DayDelegate.qml:232
msgid "Sunset"
msgstr ""

#: ../app/components/HomeTempInfo.qml:38
msgid "Today"
msgstr ""

#: ../app/components/MultiSelectHeadState.qml:37
msgid "Select All"
msgstr ""

#: ../app/components/MultiSelectHeadState.qml:50
msgid "Delete"
msgstr ""

#: ../app/components/MultiSelectHeadState.qml:61
msgid "Cancel selection"
msgstr ""

#: ../app/ubuntu-weather-app.qml:167
msgid "Searching for current location..."
msgstr ""

#: ../app/ubuntu-weather-app.qml:176
msgid "Add a manual location"
msgstr ""

#: ../app/ui/AddLocationPage.qml:29
msgid "Select a city"
msgstr ""

#: ../app/ui/AddLocationPage.qml:45 ../app/ui/AddLocationPage.qml:66
msgid "Back"
msgstr ""

#: ../app/ui/AddLocationPage.qml:51
msgid "City"
msgstr ""

#: ../app/ui/AddLocationPage.qml:93
msgid "Search city"
msgstr ""

#: ../app/ui/AddLocationPage.qml:278
msgid "No city found"
msgstr ""

#: ../app/ui/AddLocationPage.qml:291
msgid "Couldn't load weather data, please try later again!"
msgstr ""

#: ../app/ui/AddLocationPage.qml:301
msgid "Location already added."
msgstr ""

#: ../app/ui/AddLocationPage.qml:304
msgid "OK"
msgstr ""

#: ../app/ui/HomePage.qml:31 ../app/ui/LocationsPage.qml:29
msgid "Locations"
msgstr ""

#: ../app/ui/LocationsPage.qml:128
msgid "Current Location"
msgstr ""

#: ../app/ui/SettingsPage.qml:24
msgid "Settings"
msgstr ""

#: ../app/ui/SettingsPage.qml:38 ../app/ui/settings/UnitsPage.qml:24
msgid "Units"
msgstr ""

#: ../app/ui/SettingsPage.qml:43 ../app/ui/settings/DataProviderPage.qml:24
msgid "Data Provider"
msgstr ""

#: ../app/ui/SettingsPage.qml:48 ../app/ui/settings/RefreshIntervalPage.qml:24
msgid "Refresh Interval"
msgstr ""

#: ../app/ui/settings/DataProviderPage.qml:37
msgid "Provider"
msgstr ""

#: ../app/ui/settings/RefreshIntervalPage.qml:30
#: ../app/ui/settings/RefreshIntervalPage.qml:31
#: ../app/ui/settings/RefreshIntervalPage.qml:32
#: ../app/ui/settings/RefreshIntervalPage.qml:33
#: ../app/ui/settings/RefreshIntervalPage.qml:43
#, qt-format
msgid "%1 minute"
msgid_plural "%1 minutes"
msgstr[0] ""
msgstr[1] ""

#: ../app/ui/settings/RefreshIntervalPage.qml:42
msgid "Interval"
msgstr ""

#. TRANSLATORS: The strings are standard measurement units
#. of temperature in Celcius and are shown in the settings page.
#. Only the abbreviated form of Celcius should be used.
#: ../app/ui/settings/UnitsPage.qml:41 ../app/ui/settings/UnitsPage.qml:92
msgid "°C"
msgstr ""

#. TRANSLATORS: The strings are standard measurement units
#. of temperature in Fahrenheit and are shown in the settings page.
#. Only the abbreviated form of Fahrenheit should be used.
#: ../app/ui/settings/UnitsPage.qml:46 ../app/ui/settings/UnitsPage.qml:93
msgid "°F"
msgstr ""

#. TRANSLATORS: The strings are standard measurement units
#. of precipitation in millimeters and are shown in the settings page.
#. Only the abbreviated form of millimeters should be used.
#: ../app/ui/settings/UnitsPage.qml:57 ../app/ui/settings/UnitsPage.qml:112
msgid "mm"
msgstr ""

#. TRANSLATORS: The strings are standard measurement units
#. of precipitation in inches and are shown in the settings page.
#. Only the abbreviated form of inches should be used.
#: ../app/ui/settings/UnitsPage.qml:62 ../app/ui/settings/UnitsPage.qml:113
msgid "in"
msgstr ""

#. TRANSLATORS: The strings are standard measurement units
#. of wind speed in kilometers per hour and are shown in the settings page.
#. Only the abbreviated form of kilometers per hour should be used.
#: ../app/ui/settings/UnitsPage.qml:73 ../app/ui/settings/UnitsPage.qml:132
msgid "kph"
msgstr ""

#. TRANSLATORS: The strings are standard measurement units
#. of wind speed in miles per hour and are shown in the settings page.
#. Only the abbreviated form of miles per hour should be used.
#: ../app/ui/settings/UnitsPage.qml:78 ../app/ui/settings/UnitsPage.qml:133
msgid "mph"
msgstr ""

#: ../app/ui/settings/UnitsPage.qml:91
msgid "Temperature"
msgstr ""

#: ../app/ui/settings/UnitsPage.qml:111
msgid "Precipitation"
msgstr ""

#: ../app/ui/settings/UnitsPage.qml:131
msgid "Wind Speed"
msgstr ""

#: ubuntu-weather-app.desktop.in.in.h:1
msgid "Weather"
msgstr ""

#: ubuntu-weather-app.desktop.in.in.h:2
msgid ""
"A weather forecast application for Ubuntu with support for multiple online "
"weather data sources"
msgstr ""

#: ubuntu-weather-app.desktop.in.in.h:3
msgid "weather;forecast;twc;openweathermap;the weather channel;"
msgstr ""