|
1 /* |
|
2 * Copyright (c) 2007-2007 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: This is a localisation file for Series 60 Internet Radio. |
|
15 * A .loc file is the one and only place where the logical strings |
|
16 * to be localised are defined. |
|
17 * |
|
18 */ |
|
19 |
|
20 |
|
21 /* |
|
22 * -------------------------------------------------------------------- |
|
23 * Syntax of a logical name entry in this file is the following: |
|
24 * |
|
25 * // d:context description (line 1) |
|
26 * // d:context description (line N) |
|
27 * // l:P_No |
|
28 * // |
|
29 * #define qtn_?feature/?module_name_?freetext "?text" |
|
30 * |
|
31 * where |
|
32 * "qtn_" starts a logical name, which does not |
|
33 * not contain dots. |
|
34 * "d:" starts description line(s), which |
|
35 * clarify entry's context with information like: |
|
36 * 1. Is a word a verb in imperative or is it a noun ? |
|
37 * - what does text "Set" mean ? |
|
38 * 2. What will replace %U (unicode text parameter) or |
|
39 * %N (number parameter) included in texts ? |
|
40 * - is it phone number or email address ? |
|
41 * "l:" starts a layout information (one line). |
|
42 * "P" and "No" are symbols in LAF's information table |
|
43 * - "P" is parent pane or current pane |
|
44 * - "No" is reference number in table |
|
45 */ |
|
46 |
|
47 #ifdef LANGUAGE_01 |
|
48 #include "01/internetradio_01.loc" |
|
49 #elif LANGUAGE_02 |
|
50 #include "02/internetradio_02.loc" |
|
51 #elif LANGUAGE_03 |
|
52 #include "03/internetradio_03.loc" |
|
53 #elif LANGUAGE_04 |
|
54 #include "04/internetradio_04.loc" |
|
55 #elif LANGUAGE_05 |
|
56 #include "05/internetradio_05.loc" |
|
57 #elif LANGUAGE_06 |
|
58 #include "06/internetradio_06.loc" |
|
59 #elif LANGUAGE_07 |
|
60 #include "07/internetradio_07.loc" |
|
61 #elif LANGUAGE_08 |
|
62 #include "08/internetradio_08.loc" |
|
63 #elif LANGUAGE_09 |
|
64 #include "09/internetradio_09.loc" |
|
65 #elif LANGUAGE_10 |
|
66 #include "10/internetradio_10.loc" |
|
67 #elif LANGUAGE_13 |
|
68 #include "13/internetradio_13.loc" |
|
69 #elif LANGUAGE_14 |
|
70 #include "14/internetradio_14.loc" |
|
71 #elif LANGUAGE_15 |
|
72 #include "15/internetradio_15.loc" |
|
73 #elif LANGUAGE_16 |
|
74 #include "16/internetradio_16.loc" |
|
75 #elif LANGUAGE_17 |
|
76 #include "17/internetradio_17.loc" |
|
77 #elif LANGUAGE_18 |
|
78 #include "18/internetradio_18.loc" |
|
79 #elif LANGUAGE_25 |
|
80 #include "25/internetradio_25.loc" |
|
81 #elif LANGUAGE_26 |
|
82 #include "26/internetradio_26.loc" |
|
83 #elif LANGUAGE_27 |
|
84 #include "27/internetradio_27.loc" |
|
85 #elif LANGUAGE_28 |
|
86 #include "28/internetradio_28.loc" |
|
87 #elif LANGUAGE_29 |
|
88 #include "29/internetradio_29.loc" |
|
89 #elif LANGUAGE_30 |
|
90 #include "30/internetradio_30.loc" |
|
91 #elif LANGUAGE_31 |
|
92 #include "31/internetradio_31.loc" |
|
93 #elif LANGUAGE_32 |
|
94 #include "32/internetradio_32.loc" |
|
95 #elif LANGUAGE_33 |
|
96 #include "33/internetradio_33.loc" |
|
97 #elif LANGUAGE_37 |
|
98 #include "37/internetradio_37.loc" |
|
99 #elif LANGUAGE_39 |
|
100 #include "39/internetradio_39.loc" |
|
101 #elif LANGUAGE_42 |
|
102 #include "42/internetradio_42.loc" |
|
103 #elif LANGUAGE_44 |
|
104 #include "44/internetradio_44.loc" |
|
105 #elif LANGUAGE_45 |
|
106 #include "45/internetradio_45.loc" |
|
107 #elif LANGUAGE_49 |
|
108 #include "49/internetradio_49.loc" |
|
109 #elif LANGUAGE_50 |
|
110 #include "50/internetradio_50.loc" |
|
111 #elif LANGUAGE_51 |
|
112 #include "51/internetradio_51.loc" |
|
113 #elif LANGUAGE_54 |
|
114 #include "54/internetradio_54.loc" |
|
115 #elif LANGUAGE_57 |
|
116 #include "57/internetradio_57.loc" |
|
117 #elif LANGUAGE_59 |
|
118 #include "59/internetradio_59.loc" |
|
119 #elif LANGUAGE_67 |
|
120 #include "67/internetradio_67.loc" |
|
121 #elif LANGUAGE_68 |
|
122 #include "68/internetradio_68.loc" |
|
123 #elif LANGUAGE_70 |
|
124 #include "70/internetradio_70.loc" |
|
125 #elif LANGUAGE_76 |
|
126 #include "76/internetradio_76.loc" |
|
127 #elif LANGUAGE_78 |
|
128 #include "78/internetradio_78.loc" |
|
129 #elif LANGUAGE_79 |
|
130 #include "79/internetradio_79.loc" |
|
131 #elif LANGUAGE_83 |
|
132 #include "83/internetradio_83.loc" |
|
133 #elif LANGUAGE_93 |
|
134 #include "93/internetradio_93.loc" |
|
135 #elif LANGUAGE_94 |
|
136 #include "94/internetradio_94.loc" |
|
137 #elif LANGUAGE_96 |
|
138 #include "96/internetradio_96.loc" |
|
139 #elif LANGUAGE_102 |
|
140 #include "102/internetradio_102.loc" |
|
141 #elif LANGUAGE_103 |
|
142 #include "103/internetradio_103.loc" |
|
143 #elif LANGUAGE_129 |
|
144 #include "129/internetradio_129.loc" |
|
145 #elif LANGUAGE_157 |
|
146 #include "157/internetradio_157.loc" |
|
147 #elif LANGUAGE_158 |
|
148 #include "158/internetradio_158.loc" |
|
149 #elif LANGUAGE_159 |
|
150 #include "159/internetradio_159.loc" |
|
151 #elif LANGUAGE_160 |
|
152 #include "160/internetradio_160.loc" |
|
153 #elif LANGUAGE_161 |
|
154 #include "161/internetradio_161.loc" |
|
155 #elif LANGUAGE_230 |
|
156 #include "230/internetradio_230.loc" |
|
157 #elif LANGUAGE_326 |
|
158 #include "326/internetradio_326.loc" |
|
159 #elif LANGUAGE_327 |
|
160 #include "327/internetradio_327.loc" |
|
161 #elif LANGUAGE_401 |
|
162 #include "401/internetradio_401.loc" |
|
163 #elif LANGUAGE_402 |
|
164 #include "402/internetradio_402.loc" |
|
165 |
|
166 #else |
|
167 |
|
168 // |
|
169 // Application names |
|
170 // |
|
171 |
|
172 // d: Menu item for Internet Radio in grid view. |
|
173 // l: cell_app_pane_t1 |
|
174 // r: 5.0, Inc2 |
|
175 // |
|
176 #define qtn_ir_apps_grid "Internet Radio" |
|
177 |
|
178 // d: Menu item for Internet Radio in list view. |
|
179 // l: list_single_large_graphic_pane_t1 |
|
180 // r: 5.0, Inc2 |
|
181 // |
|
182 #define qtn_ir_apps_list "Internet Radio" |
|
183 |
|
184 // d: Menu item for Internet Radio in Application wheel. |
|
185 // l: list_single_large_graphic_pane_t1 |
|
186 // r: 5.0, Inc2 |
|
187 // |
|
188 #define qtn_ir_apps_wheel "Internet Radio" |
|
189 |
|
190 // d: Menu item for Internet Radio in General Settings |
|
191 // l: list_single_large_graphic_pane_t1 |
|
192 // r: 5.0, Inc2 |
|
193 // |
|
194 #define qtn_ir_set_folder_internetradio "Internet Radio" |
|
195 |
|
196 // d: Menu item for downgraded Internet Radio in General Settings |
|
197 // l: list_single_large_graphic_pane_t1 |
|
198 // r: 5.0, Inc2 |
|
199 // |
|
200 #define qtn_ir_set_folder_irradio "Internet Radio" |
|
201 |
|
202 // d: Softkey text for Internet Radio in idle state. |
|
203 // l: control_pane_t1 |
|
204 // r: 5.0, Inc2 |
|
205 // |
|
206 #define qtn_ir_apps_skey "Internet Radio" |
|
207 |
|
208 // d: Text for setting standby application. |
|
209 // l: list_set_graphic_pane_t1 |
|
210 // r: 5.0, Inc2 |
|
211 // |
|
212 #define qtn_ir_apps_standby "Internet Radio" |
|
213 |
|
214 // d: Internet Radio name in Installer and Application manager |
|
215 // d: Displayed in |
|
216 // d: a) Install\n%U?' confirmation note (qtn_swins_note_inst_conf_head/appinstui), replaces %U |
|
217 // d: b) 'Details' (qtn_swins_heading_det/appinst) view in App. manager, value for 'Name' (qtn_swins_lsh2_apps_name/appinstui). |
|
218 // d: As the same text is used in both cases, the string must not be hyphenated or truncated. |
|
219 // l: list_double_pane_t2_cp2 |
|
220 // r: 5.0, Inc2 |
|
221 // |
|
222 #define qtn_ir_apps_swins "Internet Radio" |
|
223 |
|
224 // |
|
225 // Cost Warning |
|
226 // |
|
227 |
|
228 // d: Title for Cost warning view |
|
229 // d: This is shown as title pane text in the status pane |
|
230 // l: title_pane_t1 |
|
231 // r: 3.2, Inc5 |
|
232 // |
|
233 #define qtn_ir_cost_title "Internet Radio" |
|
234 |
|
235 // d: Main pane string in Text Viewer(Rich text editor). |
|
236 // d: Heading of Cost Warning. |
|
237 // l: heading_main_pane_t1 |
|
238 // r: 3.2, Inc5 |
|
239 // |
|
240 #define qtn_ir_cost_heading "Important notice" |
|
241 |
|
242 // d: Main pane string in Text Viewer(Rich text editor). |
|
243 // d: Description of Cost Warning. |
|
244 // l: msg_body_pane_t3/opt2 |
|
245 // r: 3.2, Inc5 |
|
246 // |
|
247 #define qtn_ir_cost_warning "Internet radio uses your phone's data connection for radio transmissions. This is only recommended if you have a flat fee data plan. If you are not sure of your data costs, check with your operator before continuing." |
|
248 |
|
249 // |
|
250 // Terms & Conditions |
|
251 // |
|
252 |
|
253 // d: Main pane string in rText Viewer(Rich text editor). |
|
254 // d: Heading of Terms And Conditions |
|
255 // l: heading_main_pane_t1 |
|
256 // r: 3.2, Inc5 |
|
257 // |
|
258 #define qtn_ir_terms_heading "Terms and Conditions" |
|
259 |
|
260 // d: Main pane string in Text Viewer(Rich text editor). |
|
261 // d: This is the descriptive text for terms& conditions which is shown in the Main pane |
|
262 // l: msg_body_pane_t1/opt2 |
|
263 // r: 3.2, Inc5 |
|
264 // |
|
265 #define qtn_ir_terms_details "By agreeing to the Terms and Conditions below you enter into a contract to the extent permitted by applicable law and not further limited or prohibited with respect to all material rights." |
|
266 |
|
267 // |
|
268 // First time view and Find stations view |
|
269 // |
|
270 |
|
271 // d: Title for First Time View. |
|
272 // l: title_pane_t1 |
|
273 // r: 5.0, Inc2 |
|
274 // |
|
275 #define qtn_ir_firstuse_title "Internet radio: Welcome" |
|
276 |
|
277 // d: Find stations view title. |
|
278 // l: title_pane_t1 |
|
279 // r: 5.0, Inc2 |
|
280 // |
|
281 #define qtn_ir_findstation_title "Find stations" |
|
282 |
|
283 // d: Listitem of First time/Find stations view. |
|
284 // d: 1st item and 1st row |
|
285 // l: list_logical_template_2_title |
|
286 // l: list_double_pane_t1 |
|
287 // r: 5.0, Inc2 |
|
288 // |
|
289 #define qtn_ir_findst_browsesds "Browse station directory" |
|
290 |
|
291 // d: Listitem of First time/Find stations view. |
|
292 // d: 1st item and 2nd row |
|
293 // l: list_logical_template_2_detail |
|
294 // l: list_double_pane_t2 |
|
295 // r: 3.2, Inc5 |
|
296 // |
|
297 #define qtn_ir_main_discover_expanded "Discover new radio stations" |
|
298 |
|
299 // d: Listitem of First time/Find stations view. |
|
300 // d: 2nd item and 1st row |
|
301 // l: list_logical_template_2_title |
|
302 // l: list_double_pane_t1 |
|
303 // r: 5.0, Inc2 |
|
304 // |
|
305 #define qtn_ir_main_searchindir "Search in directory" |
|
306 |
|
307 // d: Listitem of First time/Find stations view. |
|
308 // d: 2nd item and 2nd row |
|
309 // l: list_logical_template_10_detail |
|
310 // l: list_double_pane_t2 |
|
311 // r: 5.0, Inc2 |
|
312 // |
|
313 #define qtn_ir_findst_search_ensrhterm "Enter a search term" |
|
314 |
|
315 // d: Listitem of First time/Find stations view. |
|
316 // d: 3rd item and 1st row |
|
317 // l: list_logical_template_2_title |
|
318 // l: list_double_pane_t1 |
|
319 // r: 5.0, Inc2 |
|
320 // |
|
321 #define qtn_ir_findst_addstation "Add station manually" |
|
322 |
|
323 // d: Listitem of First time/Find stations view. |
|
324 // d: 3rd item and 2nd row |
|
325 // l: list_logical_template_2_detail |
|
326 // l: list_double_pane_t2 |
|
327 // r: 5.0, Inc2 |
|
328 // |
|
329 #define qtn_ir_findst_addtofav "Add your own station to favourites" |
|
330 |
|
331 |
|
332 // |
|
333 // Soft keys-All views |
|
334 // |
|
335 |
|
336 // d: Left Softkey |
|
337 // d: A text for a softkey to accept Cost warning. |
|
338 // l: control_pane_t1 |
|
339 // r: 5.0, Inc2 |
|
340 // |
|
341 #define qtn_ir_cost_softkey_continue "Continue" |
|
342 |
|
343 // d: Right Softkey |
|
344 // d: A text for a softkey to exit Cost warning. |
|
345 // l: control_pane_t2 |
|
346 // r: 5.0, Inc2 |
|
347 // |
|
348 #define qtn_ir_cost_softkey_exit "Exit" |
|
349 |
|
350 // d: Left Softkey |
|
351 // d: A text for a softkey to accept Terms & Conditions. |
|
352 // l: control_pane_t1 |
|
353 // r: 5.0, Inc2 |
|
354 // |
|
355 #define qtn_ir_terms_softkey_accept "Accept" |
|
356 |
|
357 // d: Right Softkey |
|
358 // d: A text for a softkey to exit Terms & Conditions. |
|
359 // l: control_pane_t2 |
|
360 // r: 5.0, Inc2 |
|
361 // |
|
362 #define qtn_ir_terms_softkey_decline "Decline" |
|
363 |
|
364 // d: Left Softkey |
|
365 // d: A text for a softkey to open Options menu. |
|
366 // l: control_pane_t1 |
|
367 // r: 5.0, Inc2 |
|
368 // |
|
369 #define qtn_ir_softkey_options "Options" |
|
370 |
|
371 // d: Right Softkey |
|
372 // d: A text for a softkey to switch to previous view. |
|
373 // l: control_pane_t2 |
|
374 // r: 5.0, Inc2 |
|
375 // |
|
376 #define qtn_ir_softkey_back "Back" |
|
377 |
|
378 // d: Left Softkey |
|
379 // d: A text for a softkey to open select the items in options menu. |
|
380 // l: control_pane_t1 |
|
381 // r: 5.0, Inc2 |
|
382 // |
|
383 #define qtn_ir_softkey_select "Select" |
|
384 |
|
385 // d: Right Softkey |
|
386 // d: A text for a softkey to close the options menu. |
|
387 // l: control_pane_t2 |
|
388 // r: 5.0, Inc2 |
|
389 // |
|
390 #define qtn_ir_softkey_cancel "Cancel" |
|
391 |
|
392 // d: Left Softkey-Confirmatory query pop-up |
|
393 // d: A text for a softkey to accept the confirmation text. |
|
394 // l: control_pane_t1 |
|
395 // r: 5.0, Inc2 |
|
396 // |
|
397 #define qtn_ir_softkey_yes "Yes" |
|
398 |
|
399 // d: Right Softkey-Confirmatory query pop-up |
|
400 // d: A text for a softkey to reject the confirmation text. |
|
401 // l: control_pane_t2 |
|
402 // r: 5.0, Inc2 |
|
403 // |
|
404 #define qtn_ir_softkey_no "No" |
|
405 |
|
406 // d: Left Softkey-Move |
|
407 // d: A text for a softkey to accept the Move query pop-up. |
|
408 // l: control_pane_t1 |
|
409 // r: 5.0, Inc2 |
|
410 // |
|
411 #define qtn_ir_softkey_done "Done" |
|
412 |
|
413 // d: Search view left soft key. |
|
414 // l: control_pane_t1 |
|
415 // r: 5.0, Inc2 |
|
416 // |
|
417 #define qtn_ir_findst_softkey_search "Search" |
|
418 |
|
419 // d: Right Softkey text for Station information view. |
|
420 // l: control_pane_t2 |
|
421 // r: 3.2, Inc5 |
|
422 // |
|
423 #define qtn_ir_info_softkey_close "Close" |
|
424 |
|
425 // d: Left Softkey-Connection type based bit rates |
|
426 // d: A text for a softkey to select the connection type based bitrate. |
|
427 // l: control_pane_t1 |
|
428 // r: 3.2, Inc5 |
|
429 // |
|
430 #define qtn_ir_settings_connec_softkey_ok "OK" |
|
431 |
|
432 // |
|
433 // Main View |
|
434 // |
|
435 |
|
436 // d: Title for Main View. |
|
437 // l: title_pane_t1 |
|
438 // r: 3.2, Inc5 |
|
439 // |
|
440 #define qtn_ir_main_title "Internet radio" |
|
441 |
|
442 // d: Header text of list item named Last played. |
|
443 // l: list_logical_template_6_title |
|
444 // l: list_double_large_grpahic_pane_t1 |
|
445 // r: 3.2, Inc5 |
|
446 // |
|
447 #define qtn_ir_main_last "Last played station" |
|
448 |
|
449 // d: Descriptive text in the empty list |
|
450 // l: list_view_text_empty |
|
451 // l: main_list_empty_pane |
|
452 // r: 5.0, Inc2 |
|
453 // |
|
454 #define qtn_ir_main_descriptive_text "Use Find stations from the toolbar to add new stations" |
|
455 |
|
456 // d: Header text of list item named Unnamed. |
|
457 // l: list_logical_template_3_title |
|
458 // l: list_double_large_grpahic_pane_t1 |
|
459 // r: 5.0, Inc2 |
|
460 // |
|
461 #define qtn_ir_main_unnamed_station "Unnamed station" |
|
462 |
|
463 // d: Progress bar dialogue string |
|
464 // d: Main view, Notes-Progress bar |
|
465 // l: popup_note_wait_window |
|
466 // r: 5.0, Inc2 |
|
467 // |
|
468 #define qtn_ir_main_prog_deleting "Deleting... %N" |
|
469 |
|
470 // d: Listitems index |
|
471 // l: list_logical_template_3_title |
|
472 // l: list_double_large_grpahic_pane_t1 |
|
473 // r: 3.2, Inc5 |
|
474 // |
|
475 #define qtn_ir_list_memory_location "%N. " |
|
476 |
|
477 // |
|
478 // Now playing view |
|
479 // |
|
480 |
|
481 // d: Station index shown just before the station name in Now playing view |
|
482 // d: Now palying view-Layout given in Internet Radio UISpecification. |
|
483 // d: Reference-NowPlayingView_Portrait_Landscape_LAF.doc |
|
484 // l: irradio_now_playing_station_index |
|
485 // r: 5.0, Inc2 |
|
486 // |
|
487 #define qtn_ir_now_station_index "%N. " |
|
488 |
|
489 // d: Data counter in the area of main pane. |
|
490 // d: Now palying view-Layout given in Internet Radio UISpecification. |
|
491 // d: Reference-NowPlayingView_Portrait_Landscape_LAF.doc |
|
492 // l: irradio_now_playing_deci_bytecountermb |
|
493 // r: 5.0, Inc2 |
|
494 // |
|
495 #define qtn_ir_now_deci_bytecountermb "%N.%N MB" |
|
496 |
|
497 // d: Data counter in the area of main pane. |
|
498 // d: Now palying view-Layout given in Internet Radio UISpecification. |
|
499 // d: Reference-NowPlayingView_Portrait_Landscape_LAF.doc |
|
500 // l: irradio_now_playing_bytecountermb |
|
501 // r: 5.0, Inc2 |
|
502 // |
|
503 #define qtn_ir_now_bytecountermb "%N MB" |
|
504 |
|
505 // d: Bitrate in the area of main pane. |
|
506 // d: Now palying view-Layout given in Internet Radio UISpecification. |
|
507 // d: Reference-NowPlayingView_Portrait_Landscape_LAF.doc |
|
508 // l: irradio_now_playing_bitrate |
|
509 // r: 3.2, Inc5 |
|
510 #define qtn_ir_now_bitrate "%N kbps" |
|
511 |
|
512 // d: Bitrate in the area of main pane. |
|
513 // d: Now palying view-Layout given in Internet Radio UISpecification. |
|
514 // d: Reference-NowPlayingView_Portrait_Landscape_LAF.doc |
|
515 // l: irradio_now_playing_bitrate_mbps |
|
516 // r: 5.0, Inc2 |
|
517 // |
|
518 #define qtn_ir_now_bitrate_mbps "%N mbps" |
|
519 |
|
520 // d: Buffering wait bar dialogue string-Aakash |
|
521 // d: Wait bar dialogue string-Avkon |
|
522 // d: This is shown when buffering is on going on Now playing view. |
|
523 // d: Now palying view-Layout given in Internet Radio UISpecification. |
|
524 // l: popup_note_wait_window |
|
525 // r: 3.2, Inc5 |
|
526 // |
|
527 #define qtn_ir_loading_percent_sign "%N %" |
|
528 |
|
529 // d: Frequency of a channel in the status pane of Now Palying View. |
|
530 // d: Now palying view-Layout given in Internet Radio UISpecification. |
|
531 // d: R_AVKON_STATUS_PANE_LAYOUT_USUAL_FLAT |
|
532 // d: R_AVKON_WIDESCREEN_PANE_LAYOUT_USUAL_FLAT |
|
533 // l: vradio_frequency_info_pane_t1 |
|
534 // r: 5.0, Inc2 |
|
535 // |
|
536 #define qtn_ir_now_fm_frequency "%U MHz" |
|
537 |
|
538 // d: Now playing view main pane string. |
|
539 // d: %0U is the artist name and %1U is the song name |
|
540 // d: Now palying view-Layout given in Internet Radio UISpecification. |
|
541 // d: Reference-NowPlayingView_Portrait_Landscape_LAF.doc |
|
542 // l: irradio_now_playing_artist_song |
|
543 // r: 5.0, Inc2 |
|
544 // |
|
545 #define qtn_ir_now_artist_song "%0U - %1U" |
|
546 |
|
547 // d: This is shown when buffering is ongoing in now playing view-Aakash |
|
548 // d: Now palying view-Layout given in Internet Radio UISpecification. |
|
549 // d: Nseries_common_now_playing_view_DeSWrel8_v0.4 |
|
550 // l: mui_detail |
|
551 // r: 5.0, Inc2 |
|
552 // |
|
553 #define qtn_ir_now_buffering "Buffering..." |
|
554 |
|
555 // d: Wait bar dialogue string-Avkon |
|
556 // d: Now palying view-Layout given in Internet Radio UISpecification. |
|
557 // l: popup_note_wait_window |
|
558 // r: 5.0, Inc2 |
|
559 // |
|
560 #define qtn_ir_now_wait_buffering "Buffering..." |
|
561 |
|
562 |
|
563 // |
|
564 // Options menu |
|
565 // |
|
566 |
|
567 // d: General context specific options menu string. |
|
568 // d: Switches back to the Now Playing View for current palying radio station. |
|
569 // l: list_single_pane_t1_cp2 |
|
570 // r: 3.2, Inc5 |
|
571 // |
|
572 #define qtn_ir_options_now "Go to now playing" |
|
573 |
|
574 // d: Main view options menu string. |
|
575 // d: Launches Add station view. |
|
576 // l: list_single_pane_t1_cp2 |
|
577 // r: 3.2, Inc5 |
|
578 // |
|
579 #define qtn_ir_options_add_manually "Add station manually" |
|
580 |
|
581 // d: Main view options menu string. |
|
582 // d: Saves the last played station to favourites list |
|
583 // l: list_single_pane_t1_cp2 |
|
584 // r: 3.2, Inc5 |
|
585 // |
|
586 #define qtn_ir_options_add "Add to favourites" |
|
587 |
|
588 // d: Main view context specific options menu string |
|
589 // d: Launches Edit station view |
|
590 // l: list_single_pane_t1_cp2 |
|
591 // r: 5.0, Inc2 |
|
592 // |
|
593 #define qtn_ir_options_editstation "Edit station" |
|
594 |
|
595 // d: Main view options menu string |
|
596 // d: Launches station sub-menu. |
|
597 // l: list_single_pane_t1_cp2/opt3 |
|
598 // r: 3.2, Inc5 |
|
599 // |
|
600 #define qtn_ir_options_station "Station" |
|
601 |
|
602 |
|
603 // d: Main view context specific sub options menu string. |
|
604 // d: Launches station information view |
|
605 // l: list_single_popup_submenu_pane_t1 |
|
606 // r: 3.2, Inc5 |
|
607 // |
|
608 #define qtn_ir_suboptions_details "Details" |
|
609 |
|
610 // d: Main view context specific sub options menu string. |
|
611 // d: Moves station to another location in the list. |
|
612 // l: list_single_pane_t1_cp2 |
|
613 // r: 3.2, Inc5 |
|
614 // |
|
615 #define qtn_ir_suboptions_move "Move" |
|
616 |
|
617 // d: Main view context specific sub options menu string. |
|
618 // d: Prompts for deleting selected station. |
|
619 // l: list_single_pane_t1_cp2 |
|
620 // r: 3.2, Inc5 |
|
621 // |
|
622 #define qtn_ir_suboptions_delete "Delete" |
|
623 |
|
624 // d: Main view options menu string |
|
625 // d: Launches Mark/Unmark sub-menu. |
|
626 // l: list_single_pane_t1_cp2/opt3 |
|
627 // r: 5.0, Inc2 |
|
628 // |
|
629 #define qtn_ir_options_markunmark "Mark/Unmark" |
|
630 |
|
631 // d: Main view context specific sub options menu string. |
|
632 // d: Marks the highlighted favourite in the list. |
|
633 // l: list_single_popup_submenu_pane_t1 |
|
634 // r: 5.0, Inc2 |
|
635 // |
|
636 #define qtn_ir_options_mark "Mark" |
|
637 |
|
638 // d: Main view context specific sub options menu string. |
|
639 // d: Unmarks the marked favourite in the list. |
|
640 // l: list_single_popup_submenu_pane_t1 |
|
641 // r: 5.0, Inc2 |
|
642 // |
|
643 #define qtn_ir_options_unmark "Unmark" |
|
644 |
|
645 // d: Main view context specific sub options menu string. |
|
646 // d: Marks all the favourites in the list. |
|
647 // l: list_single_popup_submenu_pane_t1 |
|
648 // r: 5.0, Inc2 |
|
649 // |
|
650 #define qtn_ir_options_markall "Mark all" |
|
651 |
|
652 // d: Main view context specific sub options menu string. |
|
653 // d: Unmarks all the marked favourite in the list. |
|
654 // l: list_single_popup_submenu_pane_t1 |
|
655 // r: 5.0, Inc2 |
|
656 // |
|
657 #define qtn_ir_options_unmarkall "Unmark all" |
|
658 |
|
659 // d: Now playing view options menu string. |
|
660 // d: Launches station information view. |
|
661 // l: list_single_pane_t1_cp2 |
|
662 // r: 3.2, Inc5 |
|
663 // |
|
664 #define qtn_ir_options_info "Station information" |
|
665 |
|
666 // d: Now playing view options menu string. |
|
667 // d: Launches FM transmitter application |
|
668 // l: list_single_pane_t1_cp2 |
|
669 // r: 5.0, Inc2 |
|
670 // |
|
671 #define qtn_ir_options_fmtrans "FM transmitter" |
|
672 |
|
673 // d: Now playing view options menu string. |
|
674 // d: Launches Nokia music store |
|
675 // l: list_single_pane_t1_cp2 |
|
676 // r: 5.0, Inc2 |
|
677 // |
|
678 #define qtn_ir_options_findnmusicstore "Find in Music store" |
|
679 |
|
680 // d: Now playing view options menu string. |
|
681 // d: Launches Nokia music store |
|
682 // l: list_single_pane_t1_cp2 |
|
683 // r: 5.0, Inc2 |
|
684 // |
|
685 #define qtn_ir_options_gotomusicstore "Go to Music store" |
|
686 |
|
687 // d: Now playing view options menu string. |
|
688 // d: Launches Stereo widening sub-menu |
|
689 // l: list_single_pane_t1_cp2/opt2 |
|
690 // r: 5.0, Inc2 |
|
691 // |
|
692 #define qtn_ir_options_stereowidening "Stereo widening" |
|
693 |
|
694 // d: Now playing view sub options menu string. |
|
695 // d: Activates stereo widening |
|
696 // l: list_single_pane_t1_cp2 |
|
697 // r: 5.0, Inc2 |
|
698 // |
|
699 #define qtn_ir_options_on "On" |
|
700 |
|
701 // d: Now playing view sub options menu string. |
|
702 // d: Deactivates stereo widening |
|
703 // l: list_single_pane_t1_cp2 |
|
704 // r: 5.0, Inc2 |
|
705 // |
|
706 #define qtn_ir_options_off "Off" |
|
707 |
|
708 // d: Now playing view options menu string. |
|
709 // d: Launches Equalizer view |
|
710 // l: list_single_pane_t1_cp2 |
|
711 // r: 5.0, Inc2 |
|
712 // |
|
713 #define qtn_ir_options_equalizer "Equalizer" |
|
714 |
|
715 // d: Now playing view options menu string. |
|
716 // d: Launches History view. |
|
717 // l: list_single_pane_t1_cp2 |
|
718 // r: 5.0, Inc2 |
|
719 // |
|
720 #define qtn_ir_options_history "History" |
|
721 |
|
722 // d: General context specific options menu string. |
|
723 // d: Selects the highlighted item in the list. |
|
724 // l: list_single_pane_t1_cp2 |
|
725 // r: 3.2, Inc5 |
|
726 // |
|
727 #define qtn_ir_options_select "Select" |
|
728 |
|
729 // d: General context specific options menu string. |
|
730 // d: Launches Main View |
|
731 // l: list_single_pane_t1_cp2 |
|
732 // r: 5.0, Inc2 |
|
733 // |
|
734 #define qtn_ir_options_mainview "Go to main view" |
|
735 |
|
736 // d: History view options menu string. |
|
737 // d: Deletes all the entries in the History view. |
|
738 // l: list_single_pane_t1_cp2 |
|
739 // r: 5.0, Inc2 |
|
740 // |
|
741 #define qtn_ir_options_clearhistory "Clear history" |
|
742 |
|
743 // d: Search results view options menu string. |
|
744 // d: Launches Search view to perform the search. |
|
745 // l: list_single_pane_t1_cp2 |
|
746 // r: 3.2, Inc5 |
|
747 // |
|
748 #define qtn_ir_options_searchag "Search again" |
|
749 |
|
750 // d: General options menu string. |
|
751 // d: Launches Settings view |
|
752 // l: list_single_pane_t1_cp2 |
|
753 // r: 3.2, Inc5 |
|
754 // |
|
755 #define qtn_ir_options_settings "Settings" |
|
756 |
|
757 // d: General options menu string. |
|
758 // d: Launches view specific Help file |
|
759 // l: list_single_pane_t1_cp2 |
|
760 // r: 3.2, Inc5 |
|
761 // |
|
762 #define qtn_ir_options_help "Help" |
|
763 |
|
764 // d: General options menu string. |
|
765 // d: Launches view specific Help file |
|
766 // l: list_single_pane_t1_cp2 |
|
767 // r: 3.2, Inc5 |
|
768 // |
|
769 #define qtn_ir_options_exit "Exit" |
|
770 |
|
771 // |
|
772 // Add station/Edit station |
|
773 // |
|
774 |
|
775 // d: Add station view title. |
|
776 // l: title_pane_t1 |
|
777 // r: 3.2, Inc5 |
|
778 // |
|
779 #define qtn_ir_url_title "Add station" |
|
780 |
|
781 // d: Form item of Add station/Edit station view. |
|
782 // d: 1st item and 1st row |
|
783 // d: Always editable form |
|
784 // l: form_field_data_wide_pane_t1 |
|
785 // r: 5.0, Inc2 |
|
786 // |
|
787 #define qtn_ir_addst_streamurl "Stream URL " |
|
788 |
|
789 // d: Form item of Add station view. |
|
790 // d: 2nd item and 2nd row |
|
791 // d: Always editable form |
|
792 // l: list_form_graphic_pane_t1/opt1 |
|
793 // r: 3.2, Inc5 |
|
794 // |
|
795 #define qtn_ir_url_http "http://" |
|
796 |
|
797 // d: Form item of Add station/Edit station view. |
|
798 // d: 2nd item and 1st row |
|
799 // d: Always editable form |
|
800 // l: form_field_data_wide_pane_t1 |
|
801 // r: 3.2, Inc5 |
|
802 // |
|
803 #define qtn_ir_url_name "Name" |
|
804 |
|
805 // d: Form item of Add station view. |
|
806 // d: 2nd item and 2nd row |
|
807 // d: Always editable form |
|
808 // l: list_form_graphic_pane_t1/opt1 |
|
809 // r: 3.2, Inc5 |
|
810 // |
|
811 #define qtn_ir_addmanually_unnamed "Unnamed" |
|
812 |
|
813 // d: Form item of Add station/Edit station view. |
|
814 // d: 3rd item and 1st row |
|
815 // d: Always editable form |
|
816 // l: form_field_data_wide_pane_t1 |
|
817 // r: 5.0, Inc2 |
|
818 // |
|
819 #define qtn_ir_addst_description "Description" |
|
820 |
|
821 // d: Edit station view title. |
|
822 // l: title_pane_t1 |
|
823 // r: 5.0, Inc2 |
|
824 // |
|
825 #define qtn_ir_edit_title "Edit station" |
|
826 |
|
827 // |
|
828 // Station directory view |
|
829 // |
|
830 |
|
831 // d: Station directory view title. |
|
832 // l: title_pane_t1 |
|
833 // r: 3.2, Inc5 |
|
834 // |
|
835 #define qtn_ir_discover_title "Station Directory" |
|
836 |
|
837 // d: Listitem of Station directory view. |
|
838 // d: 1st item and 1st row |
|
839 // l: list_logical_template_5_detail |
|
840 // l: list_double_pane_t1 |
|
841 // r: 3.2, Inc5 |
|
842 // |
|
843 #define qtn_ir_discover_genre "Browse by genre" |
|
844 |
|
845 // d: Listitem of Station directory view. |
|
846 // d: 1st item and 2nd row |
|
847 // l: list_logical_template_5_detail |
|
848 // l: list_double_pane_t2 |
|
849 // r: 3.2, Inc5 |
|
850 // |
|
851 #define qtn_ir_discover_genre_expanded "Stations sorted by genre" |
|
852 |
|
853 // d: Listitem of Station directory view. |
|
854 // d: 2nd item and 1st row |
|
855 // l: list_logical_template_5_detail |
|
856 // l: list_double_pane_t1 |
|
857 // r: 3.2, Inc5 |
|
858 // |
|
859 #define qtn_ir_discover_langauge "Browse by language" |
|
860 |
|
861 // d: Listitem of Station directory view. |
|
862 // d: 2nd item and 2nd row |
|
863 // l: list_logical_template_5_detail |
|
864 // l: list_double_pane_t2 |
|
865 // r: 3.2, Inc5 |
|
866 // |
|
867 #define qtn_ir_discover_language_expanded "Stations sorted by language" |
|
868 |
|
869 // d: Listitem of Station directory view. |
|
870 // d: 3rd item and 1st row |
|
871 // l: list_logical_template_5_detail |
|
872 // l: list_double_pane_t1 |
|
873 // r: 5.0, Inc2 |
|
874 // |
|
875 #define qtn_ir_discover_country_region "Browse by country/region" |
|
876 |
|
877 // d: Listitem of Station directory view. |
|
878 // d: 3rd item and 2nd row |
|
879 // l: list_logical_template_5_detail |
|
880 // l: list_double_pane_t2 |
|
881 // r: 5.0, Inc2 |
|
882 // |
|
883 #define qtn_ir_discover_staticountryreg "Stations sorted by country or region " |
|
884 |
|
885 // d: Listitem of Station directory view. |
|
886 // d: 4th item and 1st row |
|
887 // l: list_logical_template_5_detail |
|
888 // l: list_double_pane_t1 |
|
889 // r: 3.2, Inc5 |
|
890 // |
|
891 #define qtn_ir_discover_top "Top stations" |
|
892 |
|
893 // d: Listitem of Station directory view. |
|
894 // d: 4th item and 2nd row |
|
895 // l: list_logical_template_5_detail |
|
896 // l: list_double_pane_t2 |
|
897 // r: 5.0, Inc2 |
|
898 // |
|
899 #define qtn_ir_discover_beststations "A selection of the best stations" |
|
900 |
|
901 // |
|
902 // List of Genres |
|
903 // |
|
904 |
|
905 // d: List of Genres view title. |
|
906 // l: title_pane_t1 |
|
907 // r: 3.2, Inc5 |
|
908 // |
|
909 #define qtn_ir_genre_title "Genres" |
|
910 |
|
911 // d: Listitem of List of Genres view. |
|
912 // d: 2nd row of every item in the list |
|
913 // d: %N is the number of stations |
|
914 // l: list_logical_template_2_detail |
|
915 // l: list_double_pane_t2 |
|
916 // r: 3.2, Inc5 |
|
917 // |
|
918 #define qtn_ir_genre_list_expanded "%N Stations" |
|
919 |
|
920 // |
|
921 // List of Languages |
|
922 // |
|
923 |
|
924 // d: List of Langugaes view title. |
|
925 // l: title_pane_t1 |
|
926 // r: 3.2, Inc5 |
|
927 // |
|
928 #define qtn_ir_language_title "Languages" |
|
929 |
|
930 // d: Listitem of List of Languages view. |
|
931 // d: 2nd row of every item in the list |
|
932 // d: %N is the number of stations |
|
933 // l: list_logical_template_2_detail |
|
934 // l: list_double_pane_t2 |
|
935 // r: 3.2, Inc5 |
|
936 // |
|
937 #define qtn_ir_language_list_expanded "%N Stations" |
|
938 |
|
939 // |
|
940 // List of Countries/Regions |
|
941 // |
|
942 |
|
943 // d: List of Cuntries/Regions view title. |
|
944 // l: title_pane_t1 |
|
945 // r: 5.0, Inc2 |
|
946 // |
|
947 #define qtn_ir_countryregion_title "Countries/Regions" |
|
948 |
|
949 // d: Listitem of List of Countries/Regions view. |
|
950 // d: 2nd row of every item in the list |
|
951 // d: %N is the number of Stations |
|
952 // l: list_logical_template_2_detail |
|
953 // l: list_double_pane_t2 |
|
954 // r: 3.2, Inc5 |
|
955 // |
|
956 #define qtn_ir_country_list_expanded "%N Stations" |
|
957 |
|
958 // |
|
959 // Top stations |
|
960 // |
|
961 |
|
962 // d: Top stations view title. |
|
963 // l: title_pane_t1 |
|
964 // r: 3.2, Inc5 |
|
965 // |
|
966 #define qtn_ir_top_title "Top stations" |
|
967 |
|
968 // d: Main pane text |
|
969 // d: Shown when no matches are found for the entered characters in the Find pane. |
|
970 // l: list_view_text_empty |
|
971 // l: main_list_empty_pane |
|
972 // r: 5.0, Inc2 |
|
973 // |
|
974 #define qtn_ir_stationlist_nomatches "(no matches)" |
|
975 |
|
976 // |
|
977 // Search results |
|
978 // |
|
979 |
|
980 // d: Search results view title. |
|
981 // l: title_pane_t2/opt9 |
|
982 // r: 5.0, Inc2 |
|
983 // |
|
984 #define qtn_ir_search_results "%0U:%1N Results" |
|
985 |
|
986 // d: Search results view title. |
|
987 // l: title_pane_t2/opt9 |
|
988 // r: 5.0, Inc2 |
|
989 // |
|
990 #define qtn_ir_search_result "%0U:%1N Result" |
|
991 |
|
992 // |
|
993 // History |
|
994 // |
|
995 |
|
996 // d: History view title. |
|
997 // l: title_pane_t1 |
|
998 // r: 5.0, Inc2 |
|
999 // |
|
1000 #define qtn_ir_title_history "History" |
|
1001 |
|
1002 // d: Sub-Listitem of History view. |
|
1003 // d: %0U is the artist name and %1U is the song name |
|
1004 // l: sublist_logical_template_1_detail |
|
1005 // l: hierarchical_coloumn_list_core_data |
|
1006 // r: 5.0, Inc2 |
|
1007 // |
|
1008 #define qtn_ir_history_artist_song "%0U-1U%" |
|
1009 |
|
1010 // d: Descriptive text in the empty list of history view |
|
1011 // l: list_view_text_empty |
|
1012 // l: main_list_empty_pane |
|
1013 // r: 5.0, Inc2 |
|
1014 // |
|
1015 #define qtn_ir_history_no_history "No history" |
|
1016 |
|
1017 // |
|
1018 // Station information view |
|
1019 // |
|
1020 |
|
1021 // d: Station information view title. |
|
1022 // l: title_pane_t1 |
|
1023 // r: 3.2, Inc5 |
|
1024 // |
|
1025 #define qtn_ir_info_details_title "Station information" |
|
1026 |
|
1027 // d: Station information view main pane string. |
|
1028 // d: Name text in station information view. |
|
1029 // d: This is shown just below the station logo in the Main pane. Or it is shown as first item in the Main pane if station logo is not available. |
|
1030 // d: Text viewer(Rich text editor) |
|
1031 // l: msg_header_pane_t2 |
|
1032 // r: 3.2, Inc5 |
|
1033 // |
|
1034 #define qtn_ir_info_details_name "Name:" |
|
1035 |
|
1036 // d: Station information view main pane string. |
|
1037 // d: Unnamed text in station information view. |
|
1038 // d: This is shown as the deafult name for the user defined station if user has not given any name to the station. |
|
1039 // d: Text viewer(Rich text editor) |
|
1040 // l: msg_header_pane_t1 |
|
1041 // r: 5.0, Inc2 |
|
1042 // |
|
1043 #define qtn_ir_info_details_unnamed "Unnamed station" |
|
1044 |
|
1045 // d: Station information view main pane string. |
|
1046 // d: Description text in station information view. |
|
1047 // d: This is shown just below the Name of the station. |
|
1048 // l: Text viewer(Rich text editor) |
|
1049 // r: 5.0, Inc2 |
|
1050 // |
|
1051 #define qtn_ir_info_details_description "Description:" |
|
1052 |
|
1053 // d: Station information view main pane string. |
|
1054 // d: Genre text in station information view. |
|
1055 // d: This is shown just below the Description of the station. |
|
1056 // d: Text viewer(Rich text editor) |
|
1057 // l: msg_header_pane_t2 |
|
1058 // r: 3.2, Inc5 |
|
1059 // |
|
1060 #define qtn_ir_info_details_genre "Genre(s):" |
|
1061 |
|
1062 // d: Station information view main pane string. |
|
1063 // d: Language text in station information view. |
|
1064 // d: This is shown just below the Genre(s) of the station. |
|
1065 // d: Text viewer(Rich text editor) |
|
1066 // l: msg_header_pane_t2 |
|
1067 // r: 3.2, Inc5 |
|
1068 // |
|
1069 #define qtn_ir_info_details_language "Language:" |
|
1070 |
|
1071 // d: Station information view main pane string. |
|
1072 // d: Country/Region text in station information view. |
|
1073 // d: This is shown just below the Language of the station. |
|
1074 // d: Text viewer(Rich text editor) |
|
1075 // l: msg_header_pane_t2 |
|
1076 // r: 5.0, Inc2 |
|
1077 // |
|
1078 #define qtn_ir_info_details_countryregi "Country/Region:" |
|
1079 |
|
1080 // d: Station information view main pane string |
|
1081 // d: Type text in station information view. |
|
1082 // d: This is shown just below the Country/Region of the station. |
|
1083 // d: Text viewer(Rich text editor) |
|
1084 // l: msg_header_pane_t2 |
|
1085 // r: 3.2, Inc5 |
|
1086 // |
|
1087 #define qtn_ir_info_details_type "Type:" |
|
1088 |
|
1089 // d: Station information view main pane string. |
|
1090 // d: Station directory text in station information view. |
|
1091 // d: This is shown just below the type of the station. |
|
1092 // d: Text viewer(Rich text editor) |
|
1093 // l: msg_header_pane_t1 |
|
1094 // r: 3.2, Inc5 |
|
1095 // |
|
1096 #define qtn_ir_info_details_type_isds "Station Directory" |
|
1097 |
|
1098 // d: Station information view main pane string |
|
1099 // d: User-defined text in station information view. |
|
1100 // d: This is shown for the User defined stations |
|
1101 // d: Text viewer(Rich text editor) |
|
1102 // l: msg_header_pane_t1 |
|
1103 // r: 3.2, Inc5 |
|
1104 // |
|
1105 #define qtn_ir_info_details_type_manual "User Defined" |
|
1106 |
|
1107 // d: Station information view main pane string |
|
1108 // d: Streams text in station information view. |
|
1109 // d: This is shown just below the type of the station in the Main pane. |
|
1110 // d: Text viewer(Rich text editor) |
|
1111 // l: msg_header_pane_t2 |
|
1112 // r: 3.2, Inc5 |
|
1113 // |
|
1114 #define qtn_ir_info_details_streams "Streams:" |
|
1115 |
|
1116 // d: Station information view main pane string |
|
1117 // d: Streams text in station information view. |
|
1118 // d: This is shown just below the Streams text in the Main pane Where %U is the station bit rate from ISDS, shown in kbps, and %N is the station URL, without the http identifier |
|
1119 // d: Text viewer(Rich text editor) |
|
1120 // l: msg_header_pane_t2 |
|
1121 // r: 3.2, Inc5 |
|
1122 // |
|
1123 #define qtn_ir_info_details_bitrate "%N kbps:" |
|
1124 |
|
1125 // |
|
1126 // Settings view |
|
1127 // |
|
1128 |
|
1129 // d: Settings view title. |
|
1130 // l: title_pane_t1 |
|
1131 // r: 3.2, Inc5 |
|
1132 // |
|
1133 #define qtn_ir_settings_title "Settings" |
|
1134 |
|
1135 // d: Listitem of Settings view. |
|
1136 // d: 1st item and 1st line. |
|
1137 // l: Settings list and Pop-up settings list. |
|
1138 // l: list_setting_pane_t1 |
|
1139 // r: 5.0, Inc2 |
|
1140 // |
|
1141 #define qtn_ir_settings_network "Network connection" |
|
1142 |
|
1143 // d: Setting item value in Settings view. |
|
1144 // d: 1st item and 2nd line |
|
1145 // d: Settings list and Pop-up settings list |
|
1146 // l: set_value_pane_t1 |
|
1147 // r: 5.0, Inc2 |
|
1148 // |
|
1149 #define qtn_ir_settings_snap_default "Default connection " |
|
1150 |
|
1151 // d: Listitem of Settings view. |
|
1152 // d: 1st item and 1st line. |
|
1153 // d: Settings list and Pop-up settings list. |
|
1154 // l: list_setting_pane_t1 |
|
1155 // r: 3.2, Inc5 |
|
1156 // |
|
1157 #define qtn_ir_settings_gprs "GPRS connection bit rate" |
|
1158 |
|
1159 // d: Listitem of Settings view. |
|
1160 // d: 2nd item and 1st line. |
|
1161 // d: Settings list and Pop-up settings list. |
|
1162 // l: list_setting_pane_t1 |
|
1163 // r: 3.2, Inc5 |
|
1164 // |
|
1165 #define qtn_ir_settings_3g "3G connection bit rate" |
|
1166 |
|
1167 // d: Listitem of Settings view. |
|
1168 // d: 3rd item and 1st line. |
|
1169 // d: Settings list and Pop-up settings list. |
|
1170 // l: list_setting_pane_t1 |
|
1171 // r: 3.2, Inc5 |
|
1172 // |
|
1173 #define qtn_ir_settings_wifi "Wifi connection bit rate" |
|
1174 |
|
1175 // d: Settings view options menu string. |
|
1176 // d: Opens the respective view to change the setting or toggles the value of the setting |
|
1177 // l: list_single_pane_t1_cp2 |
|
1178 // r: 3.2, Inc5 |
|
1179 // |
|
1180 #define qtn_ir_options_change "Change" |
|
1181 |
|
1182 // d: Asks connection every time from user. |
|
1183 // l: Settings list and Pop-up settings list |
|
1184 // l: list_set_graphic_pane_t1 |
|
1185 // r: 3.2, Inc5 |
|
1186 // |
|
1187 #define qtn_ir_access_ask "Always ask " |
|
1188 |
|
1189 // d: Setting item value in Settings view. |
|
1190 // d: List item in the Pop-up setting list for GPRS,3G,Wi-Fi. |
|
1191 // d: Possible value. |
|
1192 // l: list_set_graphic_pane_t1 |
|
1193 // r: 3.2, Inc5 |
|
1194 // |
|
1195 #define qtn_ir_bitrate_standard "Standard quality" |
|
1196 |
|
1197 // d: Setting item value in Settings view. |
|
1198 // d: List item in the Pop-up setting list for GPRS,3G,Wi-Fi. |
|
1199 // d: Possible value. |
|
1200 // l: list_set_graphic_pane_t1 |
|
1201 // r: 3.2, Inc5 |
|
1202 // |
|
1203 #define qtn_ir_bitrate_high "High quality" |
|
1204 |
|
1205 // d: Setting item value in Settings view. |
|
1206 // d: List item in the Pop-up setting list for GPRS,3G,Wi-Fi. |
|
1207 // d: Possible value. |
|
1208 // l: list_set_graphic_pane_t1 |
|
1209 // r: 3.2, Inc5 |
|
1210 // |
|
1211 #define qtn_ir_bitrate_best "Best quality" |
|
1212 |
|
1213 // |
|
1214 // Play list view |
|
1215 // |
|
1216 |
|
1217 // d: Play list view title. |
|
1218 // l: title_pane_t1 |
|
1219 // r: 3.2, Inc5 |
|
1220 // |
|
1221 #define qtn_ir_playlist_title "Received Links" |
|
1222 |
|
1223 // |
|
1224 //Internet radio active idle |
|
1225 // |
|
1226 |
|
1227 // d: Internet radio active idle |
|
1228 // d: Active idle plug-in textNavigation |
|
1229 // l: ai_gene_pane_1_t1 |
|
1230 // r: 5.0, Inc2 |
|
1231 // |
|
1232 #define qtn_ir_active_idle_data "%0U - %1U : %2U" |
|
1233 |
|
1234 // d: Internet radio active idle Station name, artist name and currently playin gtrack name. |
|
1235 // d: bar active idle plug-in text |
|
1236 // l: heading_ai2_gene_pane_t1/opt1 |
|
1237 // r: 5.0, Inc2 |
|
1238 // |
|
1239 #define qtn_ir_ai_iradio_title "Internet Radio" |
|
1240 |
|
1241 // d: Internet radio active idle Station name, artist name and currently playin gtrack name. |
|
1242 // d: Active idle plug-in text |
|
1243 // l: list_ai2_gene_pane_t2/opt1 |
|
1244 // r: 5.0, Inc2 |
|
1245 // |
|
1246 #define qtn_ir_ai_radio_not_active "Radio not active" |
|
1247 |
|
1248 |
|
1249 // |
|
1250 // Notes |
|
1251 // |
|
1252 |
|
1253 // d: Wait note. |
|
1254 // d: This text is shown in waitbar note, when searching process is ongoing. |
|
1255 // l: popup_note_wait_window |
|
1256 // r: 3.2, Inc5 |
|
1257 // |
|
1258 #define qtn_ir_loading_searching "Searching…" |
|
1259 |
|
1260 // d: Wait note. |
|
1261 // d: This text is shown in waitbar note, during the process of fetching the stations from ISDS |
|
1262 // l: popup_note_wait_window |
|
1263 // r: 3.2, Inc5 |
|
1264 // |
|
1265 #define qtn_ir_loading_loading "Loading…" |
|
1266 |
|
1267 // d: Information note. |
|
1268 // d: If zero results are found for the search term, then an information note with this text is shown |
|
1269 // l: popup_note_window |
|
1270 // r: 3.2, Inc5 |
|
1271 // |
|
1272 #define qtn_ir_results_none "No matching stations were found. Please search again" |
|
1273 |
|
1274 // d: Confirmation note. |
|
1275 // d: Single station saved to favourites list. |
|
1276 // d: %U is name of the station saved to favourites list. |
|
1277 // l: popup_note_window |
|
1278 // r: 3.2, Inc5 |
|
1279 // |
|
1280 #define qtn_ir_added_single "%U saved" |
|
1281 |
|
1282 // d: Confirmation note. |
|
1283 // d: Multiple stations saved to favourites list |
|
1284 // d: %N is the number of stations saved to favourites list. |
|
1285 // l: popup_note_window |
|
1286 // r: 3.2, Inc5 |
|
1287 // |
|
1288 #define qtn_ir_added_multi "%N stations saved" |
|
1289 |
|
1290 // d: Confirmation note. |
|
1291 // d: This is shown when a single Station ULR is saved to favourites list. |
|
1292 // l: popup_note_window |
|
1293 // r: 3.2, Inc5 |
|
1294 // |
|
1295 #define qtn_ir_station_saved "Station saved" |
|
1296 |
|
1297 // d: Confirmation note. |
|
1298 // d: Stations deleted. |
|
1299 // d: %N is the number of stations deleted from the favourites list. |
|
1300 // l: popup_note_window |
|
1301 // r: 3.2, Inc5 |
|
1302 // |
|
1303 #define qtn_ir_stations_popup_removed_many "%N stations deleted" |
|
1304 |
|
1305 // d: Confirmation note. |
|
1306 // d: Station deleted. |
|
1307 // d: %U is the name of the station deleted from the favourites list. |
|
1308 // l: popup_note_window |
|
1309 // r: 3.2, Inc5 |
|
1310 // |
|
1311 #define qtn_ir_stations_popup_removed "%U deleted" |
|
1312 |
|
1313 // d: Information note. |
|
1314 // d: Shown when user tries to open .pls file with no streaming links. |
|
1315 // l: popup_note_window |
|
1316 // r: 5.0, Inc2 |
|
1317 // |
|
1318 #define qtn_ir_error_notavailable "No streaming links available" |
|
1319 |
|
1320 // d: Error note. |
|
1321 // d: Shown when user performs the search without entering any charater in the Search input box.-Aakash |
|
1322 // l: popup_note_window |
|
1323 // r: 3.2, Inc5 |
|
1324 // |
|
1325 #define qtn_ir_error_search "Please enter a search term" |
|
1326 |
|
1327 // d: Error note. |
|
1328 // d: Shown when there are 50 items in the favourites list and user tries to add 51 item(station) to favourites list. |
|
1329 // l: popup_note_window |
|
1330 // r: 3.2, Inc5 |
|
1331 // |
|
1332 #define qtn_ir_error_favourites "Not enough space in favourites to save selection" |
|
1333 |
|
1334 // d: Error note. |
|
1335 // d: Shown when the network connection is timed out during search process or fetching the data from ISDS. |
|
1336 // l: popup_note_window |
|
1337 // r: 3.2, Inc5 |
|
1338 // |
|
1339 #define qtn_ir_error_connection "Connection timed out. Try again" |
|
1340 |
|
1341 // d: Error note. |
|
1342 // d: Shown when user tries to connect to an incorrect radio staion address. |
|
1343 // l: popup_note_window |
|
1344 // r: 3.2, Inc5 |
|
1345 // |
|
1346 #define qtn_ir_error_address "Incorrect Internet Radio station address" |
|
1347 |
|
1348 // d: Error note. |
|
1349 // d: Shown when connection to a particular station is not successful. |
|
1350 // l: popup_note_window |
|
1351 // r: 3.2, Inc5 |
|
1352 // |
|
1353 #define qtn_ir_error_general "Unable to connect to station" |
|
1354 |
|
1355 // d: Error note. |
|
1356 // d: Shown when an error ocuurs. |
|
1357 // l: popup_note_window |
|
1358 // r: 3.2, Inc5 |
|
1359 // |
|
1360 #define qtn_ir_app_general_err "Internal error. Please restart application" |
|
1361 |
|
1362 // d: Error note. |
|
1363 // d: Shown when a radio playback is failed |
|
1364 // l: popup_note_window |
|
1365 // r: 3.2, Inc5 |
|
1366 // |
|
1367 #define qtn_ir_playfail_err "Radio playback failed" |
|
1368 |
|
1369 // d: Error note. |
|
1370 // d: Shown when there is no network connectivity |
|
1371 // l: popup_note_window |
|
1372 // r: 3.2, Inc5 |
|
1373 // |
|
1374 #define qtn_ir_nwcontroller_err_noconnectivity "No network connectivity " |
|
1375 |
|
1376 // d: Error note. |
|
1377 // d: Shown when no snap is defined |
|
1378 // l: popup_note_window |
|
1379 // r: 5.0, Inc2 |
|
1380 // |
|
1381 #define qtn_ir_nwcontroller_err_nosnaps "No access point defined" |
|
1382 |
|
1383 // d: Error note. |
|
1384 // d: Shown when user selects an item which is not available in isds |
|
1385 // l: popup_note_window |
|
1386 // r: 3.2, Inc5 |
|
1387 // |
|
1388 #define qtn_ir_error_notinisds "Item no longer available" |
|
1389 |
|
1390 // d: Information note. |
|
1391 // d: Shown when there are no search results found for the entered term |
|
1392 // l: popup_note_window |
|
1393 // r: 5.0, Inc2 |
|
1394 // |
|
1395 #define qtn_ir_popup_no_results "No results found" |
|
1396 |
|
1397 // d: Information note. |
|
1398 // d: Shown when there are more than 50 results found for the entered term |
|
1399 // l: popup_note_window |
|
1400 // r: 5.0, Inc2 |
|
1401 // |
|
1402 #define qtn_ir_popup_toomany_results "Too many results, refine your search term" |
|
1403 |
|
1404 // d: Information note. |
|
1405 // d: Shown when Internet Station Directory Service is temporarily unavailable |
|
1406 // l: popup_note_window |
|
1407 // r: 5.0, Inc2 |
|
1408 // |
|
1409 #define qtn_ir_error_isds_unavailable "Internet Station Directory Service temporarily unavailable" |
|
1410 |
|
1411 |
|
1412 // |
|
1413 // Queries |
|
1414 // |
|
1415 |
|
1416 // d: Confirmation query |
|
1417 // d: Shown, when user selects Add to favorites option. |
|
1418 // l: popup_note_window |
|
1419 // r: 3.2, Inc5 |
|
1420 // |
|
1421 #define qtn_ir_stations_popup_save "Save station to favorites?" |
|
1422 |
|
1423 // d: Confirmation query |
|
1424 // d: Shown when user tries to delete multiple stations |
|
1425 // l: popup_note_window |
|
1426 // r: 3.2, Inc5 |
|
1427 // |
|
1428 #define qtn_ir_stations_popup_delete_many "Delete %N stations?" |
|
1429 |
|
1430 // d: Confirmation query |
|
1431 // d: Shown when user tries to delete a single station |
|
1432 // l: popup_note_window |
|
1433 // r: 3.2, Inc5 |
|
1434 // |
|
1435 #define qtn_ir_stations_popup_delete "Delete %U?" |
|
1436 |
|
1437 |
|
1438 // |
|
1439 // Toolbar items tips |
|
1440 // |
|
1441 |
|
1442 // d: Tips for previous station |
|
1443 // l: toolbar_text_tooltip |
|
1444 // r: 5.0, Inc2 |
|
1445 // |
|
1446 #define qtn_ir_now_tooltip_previous "Previous station" |
|
1447 |
|
1448 // d: Tips for next station |
|
1449 // l: toolbar_text_tooltip |
|
1450 // r: 5.0, Inc2 |
|
1451 // |
|
1452 #define qtn_ir_now_tooltip_next "Next station" |
|
1453 |
|
1454 // d: Tips for Play |
|
1455 // l: toolbar_text_tooltip |
|
1456 // r: 5.0, Inc2 |
|
1457 // |
|
1458 #define qtn_ir_now_tooltip_play "Play" |
|
1459 |
|
1460 // d: Tips for Stop |
|
1461 // l: toolbar_text_tooltip |
|
1462 // r: 5.0, Inc2 |
|
1463 // |
|
1464 #define qtn_ir_now_tooltip_stop "Stop" |
|
1465 |
|
1466 // d: Tips for Copy |
|
1467 // l: toolbar_text_tooltip |
|
1468 // r: 5.0, Inc2 |
|
1469 // |
|
1470 #define qtn_ir_tooltip_copy "Copy" |
|
1471 |
|
1472 // d: Tips for Paste |
|
1473 // l: toolbar_text_tooltip |
|
1474 // r: 5.0, Inc2 |
|
1475 // |
|
1476 #define qtn_ir_tooltip_paste "Paste" |
|
1477 |
|
1478 // d: Tips for Add to favourites |
|
1479 // l: toolbar_text_tooltip |
|
1480 // r: 5.0, Inc2 |
|
1481 // |
|
1482 #define qtn_ir_tooltip_addtofav "Add to favourites" |
|
1483 |
|
1484 // d: Tips for Find stations |
|
1485 // l: toolbar_text_tooltip |
|
1486 // r: 5.0, Inc2 |
|
1487 // |
|
1488 #define qtn_ir_tooltip_findst "Find stations" |
|
1489 |
|
1490 // d: Tips for History |
|
1491 // l: toolbar_text_tooltip |
|
1492 // r: 5.0, Inc2 |
|
1493 // |
|
1494 #define qtn_ir_tooltip_history "History" |
|
1495 |
|
1496 // d: Tips for Listen |
|
1497 // l: toolbar_text_tooltip |
|
1498 // r: 5.0, Inc2 |
|
1499 // |
|
1500 #define qtn_ir_tooltip_listen "Listen" |
|
1501 |
|
1502 // d: Tips for Station details |
|
1503 // l: toolbar_text_tooltip |
|
1504 // r: 5.0, Inc2 |
|
1505 // |
|
1506 #define qtn_ir_tooltip_stationde "Station details" |
|
1507 |
|
1508 // d: Tips for Add station manually |
|
1509 // l: toolbar_text_tooltip |
|
1510 // r: 5.0, Inc2 |
|
1511 // |
|
1512 #define qtn_ir_tooltip_addstation "Add station manually" |
|
1513 |
|
1514 // d: Tips for Find in Music store |
|
1515 // l: toolbar_text_tooltip |
|
1516 // r: 5.0, Inc2 |
|
1517 // |
|
1518 #define qtn_ir_tooltip_findnstore "Find in Music store" |
|
1519 |
|
1520 // d: Tips for Add all to favourites |
|
1521 // l: toolbar_text_tooltip |
|
1522 // r: 5.0, Inc2 |
|
1523 // |
|
1524 #define qtn_ir_tooltip_addalltofav "Add all to favourites" |
|
1525 |
|
1526 //advertisemnt and Click through URL is not available |
|
1527 |
|
1528 // l: popup_note_window |
|
1529 // r: 5.0, Inc2 |
|
1530 // |
|
1531 #define qtn_ir_err_url_unavail "URL unavailable " |
|
1532 |
|
1533 #endif |
|
1534 |
|
1535 // End of File |