forked from jasperproject/jasper-client
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathen-US.po
More file actions
247 lines (180 loc) · 4.15 KB
/
Copy pathen-US.po
File metadata and controls
247 lines (180 loc) · 4.15 KB
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
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
# Jasper Weather Plugin
# Copyright (C) 2015 Shubhro Saha, Charlie Marsh & Jan Holthuis
# This file is distributed under the same license as the Jasper package.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Jasper 2.0\n"
"Report-Msgid-Bugs-To: https://github.com/jasperproject/jasper-client/issues\n"
"POT-Creation-Date: 2015-12-01 15:10+0100\n"
"PO-Revision-Date: 2015-12-01 15:10+0100\n"
"Last-Translator: Jan Holthuis <jan.holthuis@ruhr-uni-bochum.de>\n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: plugins/speechhandler/weather/weather.py:113
#: plugins/speechhandler/weather/weather.py:230
msgid "WEATHER"
msgstr ""
#: plugins/speechhandler/weather/weather.py:114
msgid "TODAY"
msgstr ""
#: plugins/speechhandler/weather/weather.py:115
#: plugins/speechhandler/weather/weather.py:151
msgid "TOMORROW"
msgstr ""
#: plugins/speechhandler/weather/weather.py:116
#: plugins/speechhandler/weather/weather.py:231
msgid "TEMPERATURE"
msgstr ""
#: plugins/speechhandler/weather/weather.py:117
#: plugins/speechhandler/weather/weather.py:155
#: plugins/speechhandler/weather/weather.py:232
msgid "FORECAST"
msgstr ""
#: plugins/speechhandler/weather/weather.py:118
#: plugins/speechhandler/weather/weather.py:181
msgid "YES"
msgstr ""
#: plugins/speechhandler/weather/weather.py:119
msgid "NO"
msgstr ""
#: plugins/speechhandler/weather/weather.py:164
#, python-brace-format
msgid "Currently {text} at {temp} degrees in {city}."
msgstr ""
#: plugins/speechhandler/weather/weather.py:175
msgid "Do you want to hear the forecast for tomorrow?"
msgstr ""
#: plugins/speechhandler/weather/weather.py:177
#, python-format
msgid "Do you want to hear the forecast for the next %d days?"
msgstr ""
#: plugins/speechhandler/weather/weather.py:195
#, python-brace-format
msgid "Tomorrow in {city}: {text} and temperatures between {temp_low} and {temp_high} degrees."
msgstr ""
#: plugins/speechhandler/weather/weather.py:204
msgid "Sorry, I had a problem retrieving the weather data."
msgstr ""
#: plugins/speechhandler/weather/weather.py:203
#, python-format
msgid "Sorry, I don't know what the weather in %s will be like tomorrow."
msgstr ""
#: plugins/speechhandler/weather/weather.py:210
msgid "Tomorrow"
msgstr ""
#: plugins/speechhandler/weather/weather.py:214
#, python-brace-format
msgid "{text} and temperatures between {temp_low} and {temp_high} degrees."
msgstr ""
#: plugins/speechhandler/weather/weather.py:219
#, python-format
msgid "Weather Forecast for the next %d days: "
msgstr ""
# YQL weather conditions
msgid "tornado"
msgstr ""
msgid "tropical storm"
msgstr ""
msgid "hurricane"
msgstr ""
msgid "severe thunderstorms"
msgstr ""
msgid "thunderstorms"
msgstr ""
msgid "mixed rain and snow"
msgstr ""
msgid "mixed rain and sleet"
msgstr ""
msgid "freezing drizzle"
msgstr ""
msgid "drizzle"
msgstr ""
msgid "freezing rain"
msgstr ""
msgid "showers"
msgstr ""
msgid "snow flurries"
msgstr ""
msgid "light snow showers"
msgstr ""
msgid "blowing snow"
msgstr ""
msgid "snow"
msgstr ""
msgid "hail"
msgstr ""
msgid "sleet"
msgstr ""
msgid "dust"
msgstr ""
msgid "foggy"
msgstr ""
msgid "haze"
msgstr ""
msgid "smoky"
msgstr ""
msgid "blustery"
msgstr ""
msgid "windy"
msgstr ""
msgid "cold"
msgstr ""
msgid "cloudy"
msgstr ""
msgid "mostly cloudy at night"
msgstr ""
msgid "mostly cloudy at day"
msgstr ""
msgid "partly cloudy at night"
msgstr ""
msgid "partly cloudy at day"
msgstr ""
msgid "clear at night"
msgstr ""
msgid "sunny"
msgstr ""
msgid "fair at night"
msgstr ""
msgid "fair at day"
msgstr ""
msgid "mixed rain and hail"
msgstr ""
msgid "hot"
msgstr ""
msgid "isolated thunderstorms"
msgstr ""
msgid "scattered thunderstorms"
msgstr ""
msgid "scattered showers"
msgstr ""
msgid "heavy snow"
msgstr ""
msgid "scattered snow showers"
msgstr ""
msgid "partly cloudy"
msgstr ""
msgid "thundershowers"
msgstr ""
msgid "snow showers"
msgstr ""
msgid "isolated thundershowers"
msgstr ""
# Weekday names
msgid "Sunday"
msgstr ""
msgid "Monday"
msgstr ""
msgid "Tuesday"
msgstr ""
msgid "Wednesday"
msgstr ""
msgid "Thursday"
msgstr ""
msgid "Friday"
msgstr ""
msgid "Saturday"
msgstr ""