1 /* |
|
2 * Copyright (c) 2002 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: Profiles application localisation strings. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 // LOCALISATION STRINGS |
|
21 |
|
22 //d: Application title (app grid view) |
|
23 //l: cell_app_pane_t1 |
|
24 #define qtn_apps_mode_grid "Profiles" |
|
25 |
|
26 //d: Application title (app list view) |
|
27 //l: list_single_large_graphic_pane_t1 |
|
28 #define qtn_apps_mode_list "Profiles" |
|
29 |
|
30 //d: Profile Title Pane text (in Profile Main dialog) |
|
31 //l: title_pane_t2/opt9 |
|
32 #define qtn_mode_profiles "Profiles" |
|
33 |
|
34 //d: Profile settings list item for ringing tone selection |
|
35 //l: list_setting_pane_t1 |
|
36 #define qtn_mode_ringing_tone "Ringing tone" |
|
37 |
|
38 //d: Profile settings list item for line 1 ringing tone selection |
|
39 //l: list_setting_pane_t1 |
|
40 #define qtn_mode_line1_tone "Line 1 ringing tone" |
|
41 |
|
42 //d: Profile settings list item for line 2 ringing tone selection |
|
43 //l: list_setting_pane_t1 |
|
44 #define qtn_mode_line2_tone "Line 2 ringing tone" |
|
45 |
|
46 //d: Profile settings list item for Video telephone tone selection |
|
47 //d: Added to 2.common wk 30. |
|
48 //l: list_setting_pane_t1 |
|
49 #define qtn_mode_vt_tone "Video Call tone" |
|
50 |
|
51 // d:Error note shown when ringing tone can't be set |
|
52 // d:because tone maximum file size is exceeded. |
|
53 // l:popup_note_window |
|
54 // r:3.1 |
|
55 #define qtn_profiles_tone_maxsize_error "Files larger than %N KB cannot be set as ringing tone" |
|
56 |
|
57 //d: Profile settings list item for ringing type |
|
58 //l: list_setting_pane_t1 |
|
59 #define qtn_mode_ringing_type_2 "Ringing type" |
|
60 |
|
61 //d: Profile settings list item for ringing volume |
|
62 //l: list_setting_pane_t1 |
|
63 #define qtn_mode_ringing_volume "Ringing volume" |
|
64 |
|
65 //d: Profile settings list item for Media volume |
|
66 //l: list_setting_pane_t1 |
|
67 #define qtn_profiles_media_volume "Media volume" |
|
68 |
|
69 //d: Profile settings list item for message alert tone |
|
70 //l: list_setting_pane_t1 |
|
71 #define qtn_mode_message_tone "Message alert tone" |
|
72 |
|
73 //d: Profile settings list item for vibrating alert |
|
74 //l: list_setting_pane_t1 |
|
75 #define qtn_mode_vibrating_alert "Vibrating alert" |
|
76 |
|
77 //d: Profile settings list item for keypad tones |
|
78 //l: list_setting_pane_t1 |
|
79 #define qtn_mode_keypad_volume "Keypad tones" |
|
80 |
|
81 //d: Profile settings list item for warning and game tones |
|
82 //l: list_setting_pane_t1 |
|
83 #define qtn_mode_warning_game "Warning and game tones" |
|
84 |
|
85 //d: Profile settings list item alert for setting |
|
86 //l: list_setting_pane_t1 |
|
87 #define qtn_mode_alert_for "Alert for" |
|
88 |
|
89 //d: Profile settings list item for profile name |
|
90 //l: list_setting_pane_t1 |
|
91 #define qtn_mode_sett_profile_name "Profile name" |
|
92 |
|
93 //d: Profile Settings Item Edit - setting selection data |
|
94 //l: list_set_graphic_pane_t1 |
|
95 #define qtn_tc_ringing "Ringing" |
|
96 |
|
97 //d: Profile Settings Item Edit - setting selection data |
|
98 //l: list_set_graphic_pane_t1 |
|
99 #define qtn_tc_ascending "Ascending" |
|
100 |
|
101 //d: Profile Settings Item Edit - setting selection data |
|
102 //l: list_set_graphic_pane_t1 |
|
103 #define qtn_tc_ring_once "Ring once" |
|
104 |
|
105 //d: Profile Settings Item Edit - setting selection data |
|
106 //l: list_set_graphic_pane_t1 |
|
107 #define qtn_tc_beep_once "Beep once" |
|
108 |
|
109 //d: Profile Settings Item Edit - setting selection data |
|
110 //l: list_set_graphic_pane_t1 |
|
111 #define qtn_tc_silent "Silent" |
|
112 |
|
113 //d: Profile Settings Item Edit - setting selection data |
|
114 //l: list_set_graphic_pane_t1 |
|
115 //r:2.8 |
|
116 #define qtn_mode_warning_game_on "On" |
|
117 |
|
118 //d: Profile Settings Item Edit - setting selection data |
|
119 //l: list_set_graphic_pane_t1 |
|
120 //r:2.8 |
|
121 #define qtn_mode_warning_game_off "Off" |
|
122 |
|
123 // LOC STRINGS FOR KEYPAD VOLUME |
|
124 |
|
125 //d: Profile Settings Item Edit - setting selection data |
|
126 //l: list_set_graphic_pane_t1 |
|
127 //r:3.0 |
|
128 #define qtn_tc_keypad_off "Off" |
|
129 |
|
130 //d: Profile Settings Item Edit - setting selection data |
|
131 //l: list_set_graphic_pane_t1 |
|
132 #define qtn_tc_keypad_quiet "Level 1" |
|
133 |
|
134 //d: Profile Settings Item Edit - setting selection data |
|
135 //l: list_set_graphic_pane_t1 |
|
136 #define qtn_tc_keypad_medium "Level 2" |
|
137 |
|
138 //d: Profile Settings Item Edit - setting selection data |
|
139 //l: list_set_graphic_pane_t1 |
|
140 #define qtn_tc_keypad_loud "Level 3" |
|
141 |
|
142 //d: Profile Settings Item Edit - setting selection data |
|
143 //l: list_set_graphic_pane_t1 |
|
144 #define qtn_tc_all_callers "All callers" |
|
145 |
|
146 //d: Profile Settings Item Edit - setting selection data |
|
147 //l: list_set_graphic_pane_t1 |
|
148 #define qtn_tc_several_groups "Several groups" |
|
149 |
|
150 //d: Message alert tone "None" |
|
151 //l: list_single_graphic_pane_t1_cp2 |
|
152 #define qtn_tc_none "None" |
|
153 |
|
154 //d: Profile Name Existing Notification Message |
|
155 //l: popup_note_window |
|
156 #define qtn_mode_rename_error "A profile with that name already exists" |
|
157 |
|
158 //d: Max Volume Level Notification Message |
|
159 //l: popup_note_window |
|
160 #define qtn_tc_ringing_level_warning "Select maximum volume for ringing tone?" |
|
161 |
|
162 //d: Options Menu |
|
163 //l: list_single_pane_t1_cp2 |
|
164 #define qtn_mode_change "Change" |
|
165 |
|
166 //d: Options Menu |
|
167 //l: list_single_pane_t1_cp2 |
|
168 #define qtn_mode_activate "Activate" |
|
169 |
|
170 //d: Options Menu |
|
171 //l: list_single_pane_t1_cp2 |
|
172 #define qtn_mode_personalise "Personalise" |
|
173 |
|
174 //d: File list dialog header |
|
175 //l: heading_pane_t1 |
|
176 #define qtn_tc_popup_heading "Select tone: " |
|
177 |
|
178 // LOC STRINGS FOR DYNAMIC PROFILES |
|
179 |
|
180 //d: Options menu item for creating a new profile |
|
181 //l: list_single_pane_t1_cp2 |
|
182 #define qtn_profiles_options_create_new "Create new profile" |
|
183 |
|
184 //d: Options menu item for deleting a user created profile |
|
185 //l: list_single_pane_t1_cp2 |
|
186 #define qtn_profiles_options_delete "Delete a profile" |
|
187 |
|
188 //d: Error note when user tries to delete currently active (selected) profile. |
|
189 //l: popup_note_window |
|
190 #define qtn_profiles_delete_error "Profile in use, cannot delete" |
|
191 |
|
192 //d: Error note when user has created maximum number of user created profiles |
|
193 //d: and tries to create one more. |
|
194 //l: popup_note_window |
|
195 #define qtn_profiles_error_maximum "Maximum number of profiles exceeded" |
|
196 |
|
197 //d: Confirmation query for deleting a user created profile |
|
198 //l: popup_note_window |
|
199 #define qtn_profiles_conf_delete "Delete profile?" |
|
200 |
|
201 // LOC STRINGS FOR TIMED PROFILE |
|
202 |
|
203 //d: Options menu item for timed profile feature |
|
204 //l: list_single_pane_t1_cp2 |
|
205 #define qtn_profiles_options_timed "Timed" |
|
206 |
|
207 //d: A query window where user enters the time when the profile expires |
|
208 //l: popup_query_data_window |
|
209 #define qtn_profiles_setting_expiry_time "Profile expires" |
|
210 |
|
211 //d: Information note which shows how much time is left until profile expires |
|
212 //d: 1 hour, 1 minute |
|
213 //l: popup_note_window |
|
214 #define qtn_profiles_conf_singular "Time left until profile expires:\n%0N hour and %1N minute" |
|
215 |
|
216 //d: Information note which shows how much time is left until profile expires |
|
217 //d: N hours, N minutes |
|
218 //l: popup_note_window |
|
219 #define qtn_profiles_conf_plural "Time left until profile expires:\n%0N hours and %1N minutes" |
|
220 |
|
221 //d: Information note which shows how much time is left until profile expires |
|
222 //d: 1 hour, N minutes |
|
223 //l: popup_note_window |
|
224 #define qtn_profiles_conf_hour_sev_min "Time left until profile expires:\n%0N hour and %1N minutes" |
|
225 |
|
226 //d: Information note which shows how much time is left until profile expires |
|
227 //d: N hours, 1 minute |
|
228 //l: popup_note_window |
|
229 #define qtn_profiles_conf_sev_hours_min "Time left until profile expires:\n%0N hours and %1N minute" |
|
230 |
|
231 //d: Error note shown if active profile is being timed |
|
232 //l: popup_note_window |
|
233 //w: |
|
234 //r:3.2 |
|
235 #define qtn_profiles_error_timing_active_profile "Timing currently active profile is not allowed." |
|
236 |
|
237 |
|
238 // LOC STRING FOR E-MAIL ALERT TONE |
|
239 |
|
240 //d: Profile settings list item for e-mail alert tone |
|
241 //l: list_setting_pane_t1 |
|
242 #define qtn_profiles_e_mail_tone "E-Mail alert tone" |
|
243 |
|
244 // LOC STRINGS FOR TTS RINGINGTONE |
|
245 |
|
246 //d: Profile Settings list item for Text-to-Speech ringingtone |
|
247 //l: list_setting_pane_t1 |
|
248 //w: |
|
249 //r:3.0 |
|
250 #define qtn_mode_tts_ringing_tone "Say caller’s name" |
|
251 |
|
252 //d: Profile Settings Item Edit - setting selection data |
|
253 //l: list_set_graphic_pane_t1 |
|
254 //w: |
|
255 //r:3.0 |
|
256 #define qtn_mode_tts_ringing_tone_on "On" |
|
257 |
|
258 //d: Profile Settings Item Edit - setting selection data |
|
259 //l: list_set_graphic_pane_t1 |
|
260 //w: |
|
261 //r:3.0 |
|
262 #define qtn_mode_tts_ringing_tone_off "Off" |
|
263 |
|
264 // LOC STRINGS FOR VIBRA SETTING |
|
265 |
|
266 //d: Profile Settings Item Edit - setting selection data |
|
267 //l: list_set_graphic_pane_t1 |
|
268 //r:3.0 |
|
269 #define qtn_mode_vibrating_alert_on "On" |
|
270 |
|
271 //d: Profile Settings Item Edit - setting selection data |
|
272 //l: list_set_graphic_pane_t1 |
|
273 //r:3.0 |
|
274 #define qtn_mode_vibrating_alert_off "Off" |
|
275 |
|
276 // LOC STRINGS FOR POC SETTING |
|
277 |
|
278 //d: Profile settings list item for PTT ringing tone selection |
|
279 //l: list_setting_pane_t1 |
|
280 //w: |
|
281 //r:3.1 |
|
282 #define qtn_poc_profile_ringing_tone "PTT ringing tone" |
|
283 |
|
284 //d: Profile settings list item for PTT status |
|
285 //l: list_setting_pane_t1 |
|
286 //w: |
|
287 //r:3.1 |
|
288 #define qtn_poc_profile_status "PTT status" |
|
289 |
|
290 //d: Profile Settings Item Edit - setting selection data |
|
291 //l: list_set_graphic_pane_t1 |
|
292 //w: |
|
293 //r:3.1 |
|
294 #define qtn_poc_profile_status_active "Active" |
|
295 |
|
296 //d: Profile Settings Item Edit - setting selection data |
|
297 //l: list_set_graphic_pane_t1 |
|
298 //w: |
|
299 //r:3.1 |
|
300 #define qtn_poc_profile_status_silent "Silent" |
|
301 |
|
302 //d: Profile Settings Item Edit - setting selection data |
|
303 //l: list_set_graphic_pane_t1 |
|
304 //w: |
|
305 //r:3.1 |
|
306 #define qtn_poc_profile_status_dnd "Do not Disturb" |
|
307 |
|
308 // LOC STRINGS FOR AUDIO FILE EXISTENCE CHECK |
|
309 |
|
310 //d: Tone file not found Confirmation Note text |
|
311 //d: %U name of the file |
|
312 //l: popup_note_window |
|
313 //r:3.1 |
|
314 #define qtn_profiles_confirm_ringtone_found "%U file cannot be found. Default tone is used instead." |
|
315 |
|
316 // LOC STRINGS FOR 3D RINGINGTONE |
|
317 |
|
318 //d: Profile settings list item for 3d effect |
|
319 //l: list_setting_pane_t1 |
|
320 //r:5.0 |
|
321 #define qtn_profiles_tone_3d_effect "Ringing 3-D effect" |
|
322 |
|
323 //d: Profile Settings Item Edit - setting selection data |
|
324 //l: list_set_graphic_pane_t1 |
|
325 //r:5.0 |
|
326 #define qtn_profiles_3d_effect_off "Off" |
|
327 |
|
328 //d: Profile Settings Item Edit - setting selection data |
|
329 //l: list_set_graphic_pane_t1 |
|
330 //r:5.0 |
|
331 #define qtn_profiles_3d_effect_circle "Circle" |
|
332 |
|
333 //d: Profile Settings Item Edit - setting selection data |
|
334 //l: list_set_graphic_pane_t1 |
|
335 //r:5.0 |
|
336 #define qtn_profiles_3d_effect_flyby "Flyby" |
|
337 |
|
338 //d: Profile Settings Item Edit - setting selection data |
|
339 //l: list_set_graphic_pane_t1 |
|
340 //r:5.0 |
|
341 #define qtn_profiles_3d_effect_zig_zag "Zig-Zag" |
|
342 |
|
343 //d: Profile Settings Item Edit - setting selection data |
|
344 //l: list_set_graphic_pane_t1 |
|
345 //r:5.0 |
|
346 #define qtn_profiles_3d_effect_random_walk "Random walk" |
|
347 |
|
348 //d: Profile Settings Item Edit - setting selection data |
|
349 //l: list_set_graphic_pane_t1 |
|
350 //r:5.0 |
|
351 #define qtn_profiles_3d_effect_chaos "Chaos" |
|
352 |
|
353 //d: Profile Settings Item Edit - setting selection data |
|
354 //l: list_set_graphic_pane_t1 |
|
355 //r:5.0 |
|
356 #define qtn_profiles_3d_effect_stereo_widening "Stereo widening" |
|
357 |
|
358 //d: Profile settings list item for 3d echo |
|
359 //l: list_setting_pane_t1 |
|
360 //r:5.0 |
|
361 #define qtn_profiles_tone_3d_echo "Ringing 3-D echo" |
|
362 |
|
363 //d: Profile Settings Item Edit - setting selection data |
|
364 //l: list_set_graphic_pane_t1 |
|
365 //r:5.0 |
|
366 #define qtn_profiles_3d_echo_off "Off" |
|
367 |
|
368 //d: Profile Settings Item Edit - setting selection data |
|
369 //l: list_set_graphic_pane_t1 |
|
370 //r:5.0 |
|
371 #define qtn_profiles_3d_echo_living_room "Living room" |
|
372 |
|
373 //d: Profile Settings Item Edit - setting selection data |
|
374 //l: list_set_graphic_pane_t1 |
|
375 //r:5.0 |
|
376 #define qtn_profiles_3d_echo_cave "Cave" |
|
377 |
|
378 //d: Profile Settings Item Edit - setting selection data |
|
379 //l: list_set_graphic_pane_t1 |
|
380 //r:5.0 |
|
381 #define qtn_profiles_3d_echo_stone_corridor "Stone Corridor" |
|
382 |
|
383 //d: Profile Settings Item Edit - setting selection data |
|
384 //l: list_set_graphic_pane_t1 |
|
385 //r:5.0 |
|
386 #define qtn_profiles_3d_echo_forest "Forest" |
|
387 |
|
388 //d: Profile Settings Item Edit - setting selection data |
|
389 //l: list_set_graphic_pane_t1 |
|
390 //r:5.0 |
|
391 #define qtn_profiles_3d_echo_sewer_pipe "Sewer pipe" |
|
392 |
|
393 //d: Profile Settings Item Edit - setting selection data |
|
394 //l: list_set_graphic_pane_t1 |
|
395 //r:5.0 |
|
396 #define qtn_profiles_3d_echo_underwater "Underwater" |
|
397 |
|
398 // LOC STRINGS FOR AUDIO AND TACTILE FEEDBACK |
|
399 |
|
400 //d: Profile settings list item for tactile feedback |
|
401 //l: list_setting_pane_t1 |
|
402 //r:5.0 |
|
403 #define qtn_mode_tactile_feedback "Tactile feedback" |
|
404 |
|
405 //d: Profile Settings Item Edit - setting selection data |
|
406 //l: list_set_graphic_pane_t1 |
|
407 //r:5.0 |
|
408 #define qtn_mode_tactile_feedback_off "Off" |
|
409 |
|
410 //d: Profile Settings Item Edit - setting selection data |
|
411 //l: list_set_graphic_pane_t1 |
|
412 //r:5.0 |
|
413 #define qtn_mode_tactile_feedback_level1 "Level 1" |
|
414 |
|
415 //d: Profile Settings Item Edit - setting selection data |
|
416 //l: list_set_graphic_pane_t1 |
|
417 //r:5.0 |
|
418 #define qtn_mode_tactile_feedback_level2 "Level 2" |
|
419 |
|
420 //d: Profile Settings Item Edit - setting selection data |
|
421 //l: list_set_graphic_pane_t1 |
|
422 //r:5.0 |
|
423 #define qtn_mode_tactile_feedback_level3 "Level 3" |
|
424 |
|
425 //d: Profile settings list item for tactile feedback |
|
426 //l: list_setting_pane_t1 |
|
427 //r:5.0 |
|
428 #define qtn_mode_audio_feedback "Audio feedback" |
|
429 |
|
430 //d: Profile Settings Item Edit - setting selection data |
|
431 //l: list_set_graphic_pane_t1 |
|
432 //r:5.0 |
|
433 #define qtn_mode_audio_feedback_off "Off" |
|
434 |
|
435 //d: Profile Settings Item Edit - setting selection data |
|
436 //l: list_set_graphic_pane_t1 |
|
437 //r:5.0 |
|
438 #define qtn_mode_audio_feedback_level1 "Level 1" |
|
439 |
|
440 //d: Profile Settings Item Edit - setting selection data |
|
441 //l: list_set_graphic_pane_t1 |
|
442 //r:5.0 |
|
443 #define qtn_mode_audio_feedback_level2 "Level 2" |
|
444 |
|
445 //d: Profile Settings Item Edit - setting selection data |
|
446 //l: list_set_graphic_pane_t1 |
|
447 //r:5.0 |
|
448 #define qtn_mode_audio_feedback_level3 "Level 3" |
|
449 |
|
450 // Power save mode |
|
451 |
|
452 // d:Error note shown when editing is blocked because of power save mode |
|
453 // l:popup_note_window |
|
454 // r:5.0 |
|
455 #define qtn_power_saving_protected_settings_infonote "Power saving is active. Unable to edit." |
|
456 |
|
457 // End of File |
|