62
|
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:
|
|
15 |
* This is a localisation file for Phone
|
|
16 |
* A .loc file is the one and only place where the logical strings
|
|
17 |
* to be localised are defined.
|
|
18 |
*
|
|
19 |
*/
|
|
20 |
|
|
21 |
|
|
22 |
// LOCALISATION STRINGS
|
|
23 |
|
|
24 |
// d: It is text shown in a wait note when phone
|
|
25 |
// d: tries to make an emergency call.
|
|
26 |
// l: popup_note_window
|
|
27 |
// w:
|
|
28 |
//
|
|
29 |
#define qtn_emerg_emergency_call_note "Attempting emergency call"
|
|
30 |
|
|
31 |
// d: It is text shown in an error note when
|
|
32 |
// d: emergency call creation fails.
|
|
33 |
// l: popup_note_window
|
|
34 |
// w:
|
|
35 |
//
|
|
36 |
#define qtn_emerg_call_error_note "Emergency call failed"
|
|
37 |
|
|
38 |
// d: It is shown in a warning note when
|
|
39 |
// d: user tries to make a normal call and
|
|
40 |
// d: phone is requesting SIM card.
|
|
41 |
// l: popup_note_window
|
|
42 |
// w:
|
|
43 |
//
|
|
44 |
#define qtn_emerg_emergency_only "Emergency calls only"
|
|
45 |
|
|
46 |
// d: It is text of phone application in application shell grid.
|
|
47 |
// d: When user selects that item, then phone goes to idle state
|
|
48 |
// d: or call related state.
|
|
49 |
// l: cell_app_pane_t1
|
|
50 |
// w:
|
|
51 |
//
|
|
52 |
#define qtn_apps_phone_grid "Tel"
|
|
53 |
|
|
54 |
// d: It is text of phone application in application shell list.
|
|
55 |
// d: When user selects that item, then phone goes to idle state
|
|
56 |
// d: or call related state.
|
|
57 |
// l: list_single_large_graphic_pane_t1
|
|
58 |
// w:
|
|
59 |
//
|
|
60 |
#define qtn_apps_phone_list "Telephone"
|
|
61 |
|
|
62 |
// d: It is the prompt text in one confirmation query dialog
|
|
63 |
// d: It confirms the user to change the phone line(Toggle primary
|
|
64 |
// d: and alternative phone line)
|
|
65 |
// l: popup_note_window
|
|
66 |
// w:
|
|
67 |
//
|
|
68 |
#define text_als_line_change_query "Change outgoing phone line?"
|
|
69 |
|
|
70 |
// d: It is possible to change the line by long keypress on # -key
|
|
71 |
// d: when the user has a possibility to use the number entry e.g.
|
|
72 |
// d: in number entry (when there are no other digits included), when
|
|
73 |
// d: the phone is in idle state and while in call. If the line
|
|
74 |
// d: blocking setting is on, then the error note with this string
|
|
75 |
// d: will be shown.
|
|
76 |
// l: popup_note_window
|
|
77 |
// w:
|
|
78 |
//
|
|
79 |
#define qtn_als_line_error_no_line_change "Line cannot be changed. The line blocking is on."
|
|
80 |
|
|
81 |
// d: If the incoming call is diverted, this information note is shown
|
|
82 |
// d: on the originally called party's phone.
|
|
83 |
// l: popup_note_window
|
|
84 |
// w:
|
|
85 |
//
|
|
86 |
#define qtn_mtcal_diverting_note "Diverting"
|
|
87 |
|
|
88 |
// d: This message may be sent to the phone by the network at any time.
|
|
89 |
// d: The message means that some supplementary service information has been lost
|
|
90 |
// d: in the network and the user will have to activate her services again.
|
|
91 |
// d: The message is presented as a information Note with this text
|
|
92 |
// l: popup_note_window
|
|
93 |
// w:
|
|
94 |
//
|
|
95 |
#define text_net_info_lost "Check network services"
|
|
96 |
|
|
97 |
// d: The unit format of the cug soft indicator
|
|
98 |
// l: soft_indicator_pane_t1
|
|
99 |
// w:
|
|
100 |
//
|
|
101 |
#define qtn_cug_indic_group "Group %N"
|
|
102 |
|
|
103 |
// d: The confirmation query for the speed dial assignment. If the user tries
|
|
104 |
// d: to create a call to speed dial number which is empty, this query dialog
|
|
105 |
// d: is shown.
|
|
106 |
// l: popup_note_window
|
|
107 |
// w:
|
|
108 |
//
|
|
109 |
#define text_speed_dial_assign_new_qu "Speed dial not assigned. Assign it now?"
|
|
110 |
|
|
111 |
// d: If user personalize the softkey on Idle state to "New message", when user
|
|
112 |
// d: press softkey on idle state, the popup list dialog is shown on the screen.
|
|
113 |
// d: The first line is this string, indicate user to write a new message.
|
|
114 |
// d: same defination can be found in Message center
|
|
115 |
// l: heading_pane_t1
|
|
116 |
// w:
|
|
117 |
//
|
|
118 |
#define qtn_mce_pop_up_write "Write:"
|
|
119 |
|
|
120 |
// d: The format string defines how date are shown on the navi pane of idle state.
|
|
121 |
// d: %0U stands for the week day, and %1U stands for date.
|
|
122 |
// l: navi_text_pane_t1
|
|
123 |
// w:
|
|
124 |
#define qtn_idle_time_format "%0U %1U"
|
|
125 |
|
|
126 |
// d: It is template for information note text used to show
|
|
127 |
// d: IMEI code.
|
|
128 |
// d: %U is replaced with IMEI of the phone.
|
|
129 |
// l: popup_note_window
|
|
130 |
// w:
|
|
131 |
//
|
|
132 |
#define text_imei "Serial No.\n%U"
|
|
133 |
|
|
134 |
// d: It is text shown in error note when empty sim location
|
|
135 |
// d: is recalled in abbreviated dialling code.
|
|
136 |
// l: popup_note_window
|
|
137 |
// w:
|
|
138 |
//
|
|
139 |
#define qtn_simp_note_empty_location "No number stored in location %N"
|
|
140 |
|
|
141 |
// d: suplement service notification. The network may send a notification
|
|
142 |
// d: to the calling user which tells the CUG index used for the current
|
|
143 |
// d: call. After the notification is received from the network, the phone
|
|
144 |
// d: displays this confirmation note.
|
|
145 |
// l: popup_note_window
|
|
146 |
// w:
|
|
147 |
//
|
|
148 |
#define text_cug_in_use "Closed group %N in use"
|
|
149 |
|
|
150 |
// d: If the network doesn’t support temporary CLIR suppression, this
|
|
151 |
// d: Non-Phone Error Note is displayed and the call is made without
|
|
152 |
// d: CLIR suppression.
|
|
153 |
// l: popup_note_window
|
|
154 |
// w:
|
|
155 |
//
|
|
156 |
#define text_clir_suppr_reject "Could not send own number"
|
|
157 |
|
|
158 |
// d: If the call is diverted and the COLP has been activated there may be
|
|
159 |
// d: a notification from the network. The information note with this
|
|
160 |
// d: text is shown, where %U is the connected number.
|
|
161 |
// l: popup_note_window
|
|
162 |
// w:
|
|
163 |
//
|
|
164 |
#define text_colp_connected "Connected to %U"
|
|
165 |
|
|
166 |
// d: If user tries to initiate a CS call during GPRS connection( attach or
|
|
167 |
// d: context states ), an error note with this text is displayed.
|
|
168 |
// l: popup_note_window
|
|
169 |
// w:
|
|
170 |
//
|
|
171 |
#define qtn_gprs_err_conn_in_progress "End GPRS connection first"
|
|
172 |
|
|
173 |
// d: When user enters *#2820# to the number entry a bluetooth address
|
|
174 |
// d: is shown in a note. The note has this text before the address.
|
|
175 |
// l: popup_note_window
|
|
176 |
// w:
|
|
177 |
//
|
|
178 |
#define qtn_bt_dev_address "Bluetooth device address: %U"
|
|
179 |
|
|
180 |
// d: When user enters *#9990# to the number entry and the bluetooth
|
|
181 |
// d: loopback is enabled this text is shown in a note.
|
|
182 |
// l: popup_note_window
|
|
183 |
// w:
|
|
184 |
//
|
|
185 |
#define qtn_bt_loopback_enabled "Bluetooth RF loopback enabled."
|
|
186 |
|
|
187 |
// d: When user enters *#9990# to the number entry and the bluetooth
|
|
188 |
// d: loopback is disabled this text is shown in a note.
|
|
189 |
// l: popup_note_window
|
|
190 |
// w:
|
|
191 |
//
|
|
192 |
#define qtn_bt_loopback_disabled "Bluetooth RF loopback disabled."
|
|
193 |
|
|
194 |
// d: If the network always presents calling party’s number to connected party and
|
|
195 |
// d: user has temporarily tried to prevent this by invoking CLIR, the calling is prevented by
|
|
196 |
// d: the operator. A global information note with following text is shown.
|
|
197 |
// l: popup_note_window
|
|
198 |
// w:
|
|
199 |
#define text_clir_change "Activate own number sending"
|
|
200 |
|
|
201 |
// d: If the user tries to press the volume key while in a TTY call, the following information
|
|
202 |
// d: note is displayed and the volume is unchanged.
|
|
203 |
// l: popup_note_window
|
|
204 |
// w:
|
|
205 |
//
|
|
206 |
#define qtn_tty_info_no_audio_control "TTY call active. Volume control not available"
|
|
207 |
|
|
208 |
// d: It is template for information note text used to show
|
|
209 |
// d: Life timer code.
|
|
210 |
// d: %U is replaced with Life timer value of the phone.
|
|
211 |
// l: popup_note_window
|
|
212 |
// w:
|
|
213 |
//
|
|
214 |
#define qtn_note_life_timer "Life timer\n%U"
|
|
215 |
|
|
216 |
// d: Text in title pane in idle state
|
|
217 |
// d: Remote SIM Access Profile is active. SIM or network is not accessible
|
|
218 |
// d: from the terminal. This doesn't relate to normal user profiles like General
|
|
219 |
// d: or Meeting.
|
|
220 |
// l: title_pane_t2/opt9
|
|
221 |
// w:
|
|
222 |
// r: 3.0
|
|
223 |
//
|
|
224 |
#define qtn_mode_sap "Remote SIM"
|
|
225 |
|
|
226 |
// d: It's a menu item. When it's selected, the call isn't
|
|
227 |
// d: rejected, but a unified message editor with soft reject default text is opened.
|
|
228 |
// l: list_single_pane_t1_cp2
|
|
229 |
// w:
|
|
230 |
//
|
|
231 |
#define qtn_call_soft_reject_option "Soft Reject"
|
|
232 |
|
|
233 |
// d: It is template for information note text used to show WLAN MAC.
|
|
234 |
// d: %U is replaced with MAC address.
|
|
235 |
// l: popup_note_window
|
|
236 |
// w:
|
|
237 |
// r: 3.0
|
|
238 |
//
|
|
239 |
#define qtn_wlan_info_mac_address "WLAN MAC address: %U"
|
|
240 |
|
|
241 |
// d: It is text shown in an error note when
|
|
242 |
// d: fixed dialling active.
|
|
243 |
// l: popup_note_window
|
|
244 |
// w:
|
|
245 |
// r: 3.2
|
|
246 |
//
|
|
247 |
#define qtn_fdn_call_not_allowed "Call not allowed, fixed dialling active"
|
|
248 |
|
|
249 |
// d: This cause indicates that the called user cannot be reached because the network
|
|
250 |
// d: through which the call has been routed does not serve the destination desired.
|
|
251 |
// d: No route to destination
|
|
252 |
// l: popup_note_window
|
|
253 |
// w:
|
|
254 |
// r: 5.0
|
|
255 |
//
|
|
256 |
#define qtn_call_info_cause_value3 "Unable to make video call. Not supported by other phone or network."
|
|
257 |
|
|
258 |
// d: This cause indicates that the call is being cleared because one of the users
|
|
259 |
// d: involved in the call has requested that the call be cleared.
|
|
260 |
// d: Normal call clearing
|
|
261 |
// l: popup_note_window
|
|
262 |
// w:
|
|
263 |
// r: 5.0
|
|
264 |
//
|
|
265 |
#define qtn_call_info_cause_value16 "Call ended"
|
|
266 |
|
|
267 |
// d: This cause is used when a user does not respond to a call establishment
|
|
268 |
// d: message with either an alerting or connect indication within the
|
|
269 |
// d: prescribed period of time allocated.
|
|
270 |
// d: No user responding
|
|
271 |
// l: popup_note_window
|
|
272 |
// w:
|
|
273 |
// r: 5.0
|
|
274 |
//
|
|
275 |
#define qtn_call_info_cause_value18 "No answer"
|
|
276 |
|
|
277 |
// d: This cause indicates that the equipment sending this cause does not wish
|
|
278 |
// d: to accept this call, although it could have accepted the call because the
|
|
279 |
// d: equipment sending this cause is neither busy nor incompatible.
|
|
280 |
// d: Call rejected
|
|
281 |
// l: popup_note_window
|
|
282 |
// w:
|
|
283 |
// r: 5.0
|
|
284 |
//
|
|
285 |
#define qtn_call_info_cause_value21 "Call rejected"
|
|
286 |
|
|
287 |
// d: This cause is returned to a calling mobile station when the called party number
|
|
288 |
// d: indicated by the calling mobile station is no longer assigned.
|
|
289 |
// d: Number changed
|
|
290 |
// l: popup_note_window
|
|
291 |
// w:
|
|
292 |
// r: 5.0
|
|
293 |
//
|
|
294 |
#define qtn_call_info_cause_value22 "Number not in use"
|
|
295 |
|
|
296 |
// d: This cause is used to report a normal event only when no other cause in the
|
|
297 |
// d: normal class applies.
|
|
298 |
// d: Normal, unspecified
|
|
299 |
// l: popup_note_window
|
|
300 |
// w:
|
|
301 |
// r: 5.0
|
|
302 |
//
|
|
303 |
#define qtn_call_info_cause_value31 "Call ended"
|
|
304 |
|
|
305 |
// d: This cause indicates that there is no appropriate circuit/channel presently
|
|
306 |
// d: available to handle the call.
|
|
307 |
// d: No circuit/channel available
|
|
308 |
// l: popup_note_window
|
|
309 |
// w:
|
|
310 |
// r: 5.0
|
|
311 |
//
|
|
312 |
#define qtn_call_info_cause_value34 "Network busy"
|
|
313 |
|
|
314 |
// d: This cause indicates that the network is not functioning correctly and that the
|
|
315 |
// d: condition is likely to last a relatively long period of time; e.g., immediately
|
|
316 |
// d: re-attempting the call is not likely to be successful.
|
|
317 |
// d: Network out of order
|
|
318 |
// l: popup_note_window
|
|
319 |
// w:
|
|
320 |
// r: 5.0
|
|
321 |
//
|
|
322 |
#define qtn_call_info_cause_value38 "Unable to make video call. Not supported by other phone or network."
|
|
323 |
|
|
324 |
// d: This cause indicates that the requested supplementary service could not be
|
|
325 |
// d: provided by the network because the user has no completed the necessary
|
|
326 |
// d: administrative arrangements with its supporting networks.
|
|
327 |
// d: That cause may indicate also that the attempt fails due to the fact that receiving
|
|
328 |
// d: end doesn’t support video call or is out of 3G coverage.
|
|
329 |
// d: Requested facility not subscribed
|
|
330 |
// l: popup_note_window
|
|
331 |
// w:
|
|
332 |
// r: 5.0
|
|
333 |
//
|
|
334 |
#define qtn_call_info_cause_value50 "Unable to make video call. Not supported by other phone or network."
|
|
335 |
|
|
336 |
// d: This cause indicates that although the called party is a member of the CUG for
|
|
337 |
// d: the incoming CUG call, incoming calls are not allowed within this CUG.
|
|
338 |
// d: Incoming calls barred within the CUG
|
|
339 |
// l: popup_note_window
|
|
340 |
// w:
|
|
341 |
// r: 5.0
|
|
342 |
//
|
|
343 |
#define qtn_call_info_cause_value55 "Number barred"
|
|
344 |
|
|
345 |
// d: This cause indicates that the mobile station has requested a bearer capability
|
|
346 |
// d: which is implemented by the equipment which generated this cause but the
|
|
347 |
// d: mobile station is not authorized to use.
|
|
348 |
// d: Bearer capability not authorized
|
|
349 |
// l: popup_note_window
|
|
350 |
// w:
|
|
351 |
// r: 5.0
|
|
352 |
//
|
|
353 |
#define qtn_call_info_cause_value57 "Unable to make video call. Not supported by other phone or network."
|
|
354 |
|
|
355 |
// d: This cause indicates that the mobile station has requested a bearer capability
|
|
356 |
// d: which is implemented by the equipment which generated this cause but which is
|
|
357 |
// d: not available at this time.
|
|
358 |
// d: Bearer capability not presently available
|
|
359 |
// l: popup_note_window
|
|
360 |
// w:
|
|
361 |
// r: 5.0
|
|
362 |
//
|
|
363 |
#define qtn_call_info_cause_value58 "Unable to make video call. Not supported by other phone or network."
|
|
364 |
|
|
365 |
// d: This cause indicates that the equipment sending this cause has received a request
|
|
366 |
// d: to establish a call which has low layer compatibility, high layer compatibility, or
|
|
367 |
// d: other compatibility attributes (e.g., data rate) which cannot be accommodated.
|
|
368 |
// d: Incompatible destination
|
|
369 |
// l: popup_note_window
|
|
370 |
// w:
|
|
371 |
// r: 5.0
|
|
372 |
//
|
|
373 |
#define qtn_call_info_cause_value88 "Unable to make video call. Not supported by other phone or network."
|
|
374 |
|
|
375 |
// d: This cause indicates that there has been interworking with a network which does
|
|
376 |
// d: not provide causes for actions it takes; thus, the precise cause for a message
|
|
377 |
// d: which is being sent cannot be ascertained.
|
|
378 |
// d: Interworking, unspecified
|
|
379 |
// l: popup_note_window
|
|
380 |
// w:
|
|
381 |
// r: 5.0
|
|
382 |
//
|
|
383 |
#define qtn_call_info_cause_value127 "Unable to make video call. Not supported by other phone or network."
|
|
384 |
|
|
385 |
// d: Causes 25, 29, 30, 96, 97, 98, 99 and 102
|
|
386 |
// l: popup_note_window
|
|
387 |
// w:
|
|
388 |
// r: 5.0
|
|
389 |
//
|
|
390 |
#define qtn_call_info_not_supported "Unable to make video call. Not supported by other phone or network."
|
|
391 |
|
|
392 |
// d: Causes 63, 65, 70 and 79
|
|
393 |
// l: popup_note_window
|
|
394 |
// w:
|
|
395 |
// r: 5.0
|
|
396 |
//
|
|
397 |
#define qtn_call_info_service_not_available "Unable to make video call. Not supported by other phone or network."
|
|
398 |
|
|
399 |
// d: Defines wait note text when handover from WLAN->GSM is in progress.
|
|
400 |
// l: popup_note_window
|
|
401 |
// w:
|
|
402 |
// r: 5.0
|
|
403 |
#define qtn_vcc_wait_ho_from_wlan "Handover from WLAN to GSM"
|
|
404 |
|
|
405 |
// d: Defines wait note text when handover from GSM->WLAN is in progress.
|
|
406 |
// l: popup_note_window
|
|
407 |
// w:
|
|
408 |
// r: 5.0
|
|
409 |
#define qtn_vcc_wait_ho_from_gsm "Handover from GSM to WLAN"
|
|
410 |
|
|
411 |
// d: If handover fails, this note is displayed.
|
|
412 |
// l: popup_note_window
|
|
413 |
// w:
|
|
414 |
// r: 5.0
|
|
415 |
//
|
|
416 |
#define qtn_vcc_info_ho_failed "Handover failed"
|
|
417 |
|
|
418 |
// d: Displayed when manual handover item is visible, but handover is not possible.
|
|
419 |
// l: popup_note_window
|
|
420 |
// w:
|
|
421 |
// r: 5.0
|
|
422 |
//
|
|
423 |
#define qtn_vcc_info_not_allowed "Handover not allowed"
|
|
424 |
|
|
425 |
// d: Displayed when mobile originated video call gets out of UMTS coverage
|
|
426 |
// l: popup_note_window
|
|
427 |
// w:
|
|
428 |
// r: 5.0
|
|
429 |
//
|
|
430 |
#define qtn_video_call_only_possible_under_3g_coverage "Videocall only possible under 3G coverage"
|
|
431 |
|
|
432 |
// d: Displayed when user tries to make a video call to a terminal which does not have a
|
|
433 |
// d: video telephony client
|
|
434 |
// l: popup_note_window
|
|
435 |
// w:
|
|
436 |
// r: 5.0
|
|
437 |
//
|
|
438 |
#define qtn_unable_to_make_video_call_not_supported_by_other_phone "Unable to make video call. Not supported by other phone."
|
|
439 |
|
|
440 |
// d: Displayed when user tries to make a video call to a terminal which is out of UMTS coverage
|
|
441 |
// l: popup_note_window
|
|
442 |
// w:
|
|
443 |
// r: 5.0
|
|
444 |
//
|
|
445 |
#define qtn_phone_out_of_3g_coverage "Phone switched off or out of 3G coverage"
|
|
446 |
|
|
447 |
// d: Displayed when user tries to make a video call to a terminal which have barred incomin calls
|
|
448 |
// l: popup_note_window
|
|
449 |
// w:
|
|
450 |
// r: 5.0
|
|
451 |
//
|
|
452 |
#define qtn_called_number_has_barred_incoming_calls "Called number has barred incoming calls"
|
|
453 |
|
|
454 |
//d: Permanent note Invalid Card. Shown when the Sim inserted is not same as
|
|
455 |
//d: the one provided by the operator.
|
|
456 |
//l: popup_note_window
|
|
457 |
//w:
|
|
458 |
//r: 5.0
|
|
459 |
#define text_invalid_card "Invalid card"
|
|
460 |
// End of File
|