~aleteoryx/muditaos

ref: bb6989c2a84746038de75a5c6816960042b0b3d8 muditaos/image/assets/lang/English.json -rw-r--r-- 18.8 KiB
bb6989c2 — Hubert Chrzaniuk [EGD-4978] Add Bluetooth virtual audio device 5 years ago
                                                                                
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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
{
  "common_kbd_lower": "lang_eng_lower",
  "common_kbd_upper": "lang_eng_upper",
  "common_kbd_numeric": "numeric",
  "common_kbd_phone": "phone",

  "common_add": "ADD",
  "common_open": "OPEN",
  "common_call": "CALL",
  "common_save": "SAVE",
  "common_send": "SEND",
  "common_confirm": "CONFIRM",
  "common_select": "SELECT",
  "common_use": "USE",
  "common_ok": "OK",
  "common_back": "BACK",
  "common_set": "SET",
  "common_yes": "Yes",
  "common_no": "No",
  "common_switch": "SWITCH",
  "common_options": "OPTIONS",
  "common_information": "Information",
  "common_check": "CHECK",
  "common_uncheck": "UNCHECK",
  "common_emoji": "EMOJI",
  "common_special_characters": "SPECIAL",
  "common_start": "START",
  "common_stop": "STOP",
  "common_resume": "RESUME",
  "common_pause": "PAUSE",
  "common_mo": "MO",
  "common_tu": "TU",
  "common_we": "WE",
  "common_th": "TH",
  "common_fr": "FR",
  "common_sa": "SA",
  "common_su": "SU",
  "common_monday": "Monday",
  "common_tuesday": "Tuesday",
  "common_wednesday": "Wednesday",
  "common_thursday": "Thursday",
  "common_friday": "Friday",
  "common_saturday": "Saturday",
  "common_sunday": "Sunday",
  "common_january": "January",
  "common_february": "February",
  "common_march": "March",
  "common_april": "April",
  "common_may": "May",
  "common_june": "June",
  "common_july": "July",
  "common_august": "August",
  "common_september": "September",
  "common_october": "October",
  "common_november": "November",
  "common_december": "December",
  "common_yesterday": "Yesterday",
  "common_today": "Today",
  "common_results_prefix": "Results: ",
  "common_search": "SEARCH",
  "common_empty_list": "Default Info: No elements on list.",
  "locale_12hour_min": "%I:%M %p",
  "locale_24hour_min": "%H:%M",
  "locale_date_full": "%m/%d/%y",
  "locale_date_short": "%d/%m",
  "common_AM": "AM",
  "common_PM": "PM",
  "duration_min_0sec": "%M:%0S",
  "duration_0min_0sec": "%0M:%0S",
  "duration_0hmin_0sec": "%0N:%0S",
  "duration_hour_0min_0sec": "%H:%0M:%0S",
  "brightness_text": "BRIGHTNESS",
  "volume_text": "VOLUME",
  "home_modes_connected": "CONNECTED",
  "home_modes_notdisturb": "DO NOT DISTURB",
  "home_modes_offline": "OFFLINE",
  "app_alarm_clock_title_main" : "Alarm clock",
  "app_alarm_clock_repeat_never" : "Never",
  "app_alarm_clock_repeat_everyday" : "Everyday",
  "app_alarm_clock_repeat_week_days" : "Week Days",
  "app_alarm_clock_repeat_custom" : "Custom",
  "app_alarm_clock_no_alarms_information" : "No alarms yet.\nPress left arrow to add new.",
  "app_alarm_clock_options_title": "Options",
  "app_alarm_clock_options_edit": "Edit",
  "app_alarm_clock_options_delete": "Delete",
  "app_alarm_clock_options_turn_off_all_alarms": "Turn off all alarms",
  "app_alarm_clock_delete_confirmation": "Delete this alarm?",
  "app_alarm_clock_new_alarm_title" : "New alarm",
  "app_alarm_clock_edit_alarm_title" : "Edit alarm",
  "app_alarm_clock_sound" : "Sound",
  "app_alarm_clock_snooze" : "Snooze",
  "app_alarm_clock_repeat" :"Repeat",
  "app_alarm_clock_snooze_5_min" : "5 min",
  "app_alarm_clock_snooze_10_min" : "10 min",
  "app_alarm_clock_snooze_15_min" : "15 min",
  "app_alarm_clock_snooze_30_min" : "30 min",
  "app_alarm_clock_play_pause" : "PLAY/PAUSE",
  "app_alarm_clock_edit" : "EDIT",
  "app_calendar_title_main": "Calendar",
  "app_calendar_options_title": "Options",
  "app_calendar_options_edit": "Edit",
  "app_calendar_options_delete": "Delete",
  "app_calendar_event_delete_confirmation": "Delete this event?",
  "app_calendar_bar_month": "MONTH",
  "app_calendar_bar_list": "LIST",
  "app_calendar_event_detail": "Event",
  "app_calendar_event_detail_repeat": "Repeat",
  "app_calendar_event_detail_reminder": "Reminder",
  "app_calendar_no_events_information": "<text align='center' color='9'>No events yet.<p>Press <b>left arrow</b> to add new.</p></text>",
  "app_calendar_repeat_never": "Never",
  "app_calendar_repeat_daily": "Daily",
  "app_calendar_repeat_weekly": "Weekly",
  "app_calendar_repeat_two_weeks": "Two weeks",
  "app_calendar_repeat_month": "Month",
  "app_calendar_repeat_year": "Year",
  "app_calendar_repeat_custom": "Custom",
  "app_calendar_reminder_never": "Never",
  "app_calendar_reminder_event_time": "At the time of the event",
  "app_calendar_reminder_5_min_before": "5 mins before",
  "app_calendar_reminder_15_min_before": "15 mins before",
  "app_calendar_reminder_30_min_before": "30 mins before",
  "app_calendar_reminder_1_hour_before": "1h before",
  "app_calendar_reminder_2_hour_before": "2h before",
  "app_calendar_reminder_1_day_before": "1 day before",
  "app_calendar_reminder_2_days_before": "2 days before",
  "app_calendar_reminder_1_week_before": "1 week before",
  "app_calendar_custom_repeat_title": "Custom repeat",
  "app_calendar_new_event_title": "New event",
  "app_calendar_edit_event_title": "Edit event",
  "app_calendar_edit": "EDIT",
  "app_calendar_new_edit_event_name": "Event name",
  "app_calendar_new_edit_event_allday": "All day event",
  "app_calendar_all_day": "All day",
  "app_calendar_new_edit_event_start": "Start",
  "app_calendar_new_edit_event_end": "End",

  "app_calculator_title_main": "Calculator",
  "app_calculator_equals": "EQUALS",
  "app_calculator_decimal_separator": ".",
  "app_calculator_error": "Error",

  "app_options_invalid_option": " <Invalid Option> ",
  "app_options_contact_details": "Contact details",
  "app_options_contact_add": "Add to contacts",
  "app_options_contact_edit": "Edit Contact",

  "app_notes_title_main": "Notes",
  "app_notes_edit_new_note": "Edit/New Note",
  "app_notes_copy_text": "Copy text",
  "app_notes_copy_paste": "Paste text",
  "app_notes_edit": "EDIT",
  "app_notes_edited": "Edited",
  "app_notes_delete_note": "Delete",
  "app_notes_note_delete_confirmation": "Do you really want to delete this note?",
  "app_notes_no_notes": "There are no notes yet.\nPress Left arrow to add new.",
  "app_notes_search_no_results": "No notes found.",

  "app_calllog_title_main": "Calls",
  "app_calllog_new_note": "New Note",
  "app_calllog_save": "SAVE",
  "app_calllog_edit": "EDIT",
  "app_calllog_back": "BACK",
  "app_calllog_type": "Type",
  "app_calllog_duration": "Duration",
  "app_calllog_incoming_call": "incoming call",
  "app_calllog_outgoing_call": "outgoing call",
  "app_calllog_missed_call": "missed call",
  "app_calllog_rejected_call": "rejected call",
  "app_calllog_date": "Date",
  "app_calllog_options_title": "Options",
  "app_calllog_options_delete_call": "Delete call",
  "app_calllog_delete_call_confirmation": "Do you really want to delete this call from the list?",

  "app_desktop_unlock": "UNLOCK",
  "app_desktop_lock": "LOCK",
  "app_desktop_menu": "MENU",
  "app_desktop_emergency": "SOS",
  "app_desktop_info": "Info",
  "app_desktop_info_mmi_result_success": "Success",
  "app_desktop_info_mmi_result_failed": "Failed",
  "app_desktop_screen_enter_passcode": "Enter passcode",
  "app_desktop_screen_wrong_pin": "Wrong passcode",
  "app_desktop_screen_allowed_attempts": "Allowed unlock attempts",
  "app_desktop_screen_blocked_info": "Sorry, phone blocked",
  "app_desktop_sim_to_unlock": "To unlock the",
  "app_desktop_sim_card": "card",
  "app_desktop_sim_type_pin": "please type a PIN code:",
  "app_desktop_sim_blocked": "The SIM card is blocked.",
  "app_desktop_sim_enter_pin": "Enter new PIN code",
  "app_desktop_sim_confirm_pin": "Enter new PIN code",
  "app_desktop_sim_type_puk": "To unblock it, type the PUK code:",
  "app_desktop_press_to_unlock": "<text>Press <b>Unlock</b> and then <b>#</b></text>",
  "app_desktop_sim_wrong_pin": "Wrong PIN code",
  "app_desktop_sim_wrong_puk": "Wrong PUK code",
  "app_desktop_sim_you_have": "You have",
  "app_desktop_sim_attempt_left_plural": "attempts left",
  "app_desktop_sim_attempt_left_singular": "attempt left",
  "app_desktop_sim_warning1": "If the code is wrong this time, the",
  "app_desktop_sim_warning2": "SIM card will be blocked and you'll",
  "app_desktop_sim_warning3": "have to contact the operator",
  "app_desktop_sim_blocked_info1": "Sorry, SIM card permanently blocked.",
  "app_desktop_sim_blocked_info2": "Please contact your service provider",
  "app_desktop_sim_cme_error": "<text>SIM card\nCME error:</text>",
  "app_desktop_unread_messages": "<text>Unread <b>messages</b></text>",
  "app_desktop_missed_calls": "<text>Missed <b>calls</b></text>",
  "app_desktop_menu_phone": "PHONE",
  "app_desktop_menu_contacts": "CONTACTS",
  "app_desktop_menu_messages": "MESSAGES",
  "app_desktop_menu_calendar": "CALENDAR",
  "app_desktop_menu_alarm": "ALARM",
  "app_desktop_menu_meditation": "MEDITATION",
  "app_desktop_menu_music": "MUSIC",
  "app_desktop_menu_tools": "TOOLS",
  "app_desktop_menu_settings_new": "SETTINGS NEW",
  "app_desktop_menu_settings": "SETTINGS",
  "app_desktop_menu_phonebook": "PHONEBOOK",
  "app_desktop_menu_title": "Menu",
  "app_desktop_tools_title": "Tools",
  "app_desktop_tools_notes": "NOTES",
  "app_desktop_tools_calculator": "CALCULATOR",
  "app_desktop_tools_recorder": "RECORDER",
  "app_desktop_tools_antenna": "ANTENNA TEST",
  "app_desktop_poweroff_title": "Turn Off",
  "app_desktop_poweroff_question": "Select Yes to power down",
  "app_desktop_show": "SHOW",
  "app_desktop_calls": "CALLS",
  "app_desktop_clear": "CLEAR",
  "app_desktop_clear_all": "CLEAR ALL",
  "app_desktop_replay": "REPLY",
  "app_call_call": "CALL",
  "app_call_clear": "CLEAR",
  "app_call_reject": "REJECT",
  "app_call_answer": "ANSWER",
  "app_call_message": "MESSAGE",
  "app_call_end_call": "END CALL",
  "app_call_emergency": "Emergency call",
  "app_call_is_calling": "is calling",
  "app_call_calling": "calling...",
  "app_call_call_ended": "call ended",
  "app_call_contact": "CONTACT",
  "app_call_mute": "MUTE",
  "app_call_muted": "MUTED",
  "app_call_speaker": "SPEAKER",
  "app_call_speaker_on": "SPEAKER ON",
  "app_call_bluetooth": "BLUETOOTH",
  "app_call_no_sim": "No SIM.\n\nTo make a call,\nplease insert a SIM card.",
  "app_call_offline": "You're offline.\n\nTo make a call\n switch to the Connected mode.",
  "app_messages_title_main": "Messages",
  "app_messages_new_message": "New Message",
  "app_messages_no_messages": "There are no messages yet.\nPress Left arrow to add new.",
  "app_messages_thread_delete_confirmation": "Do you really want to delete\nthis conversation?",
  "app_messages_message_delete_confirmation": "<text align='center'><p>Do you really want to <text weight='bold'>delete</text></p>this message?</text>",
  "app_messages_thread_no_result": "There are no results",
  "app_messages_message": "Message",
  "app_messages_templates": "Templates",
  "app_messages_no_sim": "No SIM.\n\nTo send a SMS,\nplease insert a SIM card.",
  "app_messages_offline": "You're offline.\n\nTo send a SMS\n switch to the Connected mode.",
  "app_messages_thread_draft": "Draft: ",
  "app_messages_thread_not_sent": "Not sent: ",
  "app_messages_thread_you": "You: ",
  "app_settings_title_main": "Settings",
  "app_settings_title_main_new": "Settings New",
  "app_settings_bt": "Bluetooth",
  "app_settings_bluetooth_add_device": "Add device",
  "app_settings_bluetooth_all_devices": "All devices",
  "app_settings_bluetooth_all_devices_indent": "  All devices",
  "app_settings_bluetooth_searching_devices": "Searching devices... \nIt may take a moment.",
  "app_settings_bluetooth_main": "Bluetooth",
  "app_settings_bluetooth_phone_name": "Phone name",
  "app_settings_bluetooth_phone_name_indent": "  Phone name",
  "app_settings_bluetooth_phone_visibility": "Phone visibility",
  "app_settings_net": "Network",
  "app_settings_disp_key": "Display and keypad",
  "app_settings_display_display_light": "Display light",
  "app_settings_display_light_main": "Frontlight",
  "app_settings_display_light_auto": "Automatic",
  "app_settings_display_light_brightness": "Brightness",
  "app_settings_display_font_size": "Font size",
  "app_settings_display_locked_screen": "Locked screen",
  "app_settings_display_keypad_light": "Keypad light",
  "app_settings_display_keypad_light_on": "Always on",
  "app_settings_display_keypad_light_active": "On when active",
  "app_settings_display_keypad_light_off": "Off",
  "app_settings_display_input_language": "Input language",
  "app_settings_display_locked_screen_autolock": "Autolock",
  "app_settings_display_locked_screen_wallpaper": "Wallpaper",
  "app_settings_display_locked_screen_quotes": "Quotes",
  "app_settings_display_locked_screen_new_quote": "New quote",
  "app_settings_display_wallpaper_logo": "Mudita logo",
  "app_settings_display_wallpaper_clock": "Clock",
  "app_settings_display_wallpaper_quotes": "Quotes",
  "app_settings_display_wallpaper_select_quotes": "Select Quotes",
  "app_settings_system": "System",
  "app_settings_apps_tools": "Apps and tools",
  "app_settings_apps_messages": "Messages",
  "app_settings_show_unread_first": "Show unread first",
  "app_settings_Templates": "Templates",
  "app_settings_apps_torch": "Torch",
  "app_settings_title_torch": "Torch",
  "app_settings_torch_sunset_red_light_option": "Sunset red light",
  "app_settings_torch_nightshift_time_option": "Nightshift time",
  "app_settings_torch_description": "In the nightshift, the torch will use\nsunset red light so it won't disturb\nyour and others sleep.",
  "app_settings_title_nightshift": "Nightshift",
  "app_settings_nightshift_from": "From",
  "app_settings_nightshift_to": "To",
  "app_settings_date_and_time": "Date and Time",
  "app_settings_title_day": "Day",
  "app_settings_title_month": "Month",
  "app_settings_title_year": "Year",
  "app_settings_title_time": "Time",
  "app_settings_cellular_passthrough": "Cellular <-> USB",
  "app_settings_display": "Display",
  "app_settings_phone_modes": "Phone Modes",
  "app_settings_security": "Security",
  "app_settings_language": "Language",
  "app_settings_about": "About Mudita Pure",
  "app_settings_title_languages": "Language Selection",
  "app_settings_language_english": "English",
  "app_settings_language_polish": "Polish",
  "app_settings_language_german": "German",
  "app_settings_language_spanish": "Spanish",
  "app_settings_network_active_card": "Active card",
  "app_settings_network_operator_auto_select": "Operator auto-select",
  "app_settings_network_all_operators": "All Operators",
  "app_settings_network_import_contacts_from_sim_card": "Import contacts from SIM card",
  "app_settings_network_sim1": "Sim1",
  "app_settings_network_sim2": "Sim2",
  "app_settings_network_sim_none": "No Sim",
  "app_settings_toggle_on": "ON",
  "app_settings_toggle_off": "OFF",
  "app_phonebook_title_main": "Contacts",
  "app_phonebook_search_win_contacts": "Contacts",
  "common_search_uc": "Search",
  "app_phonebook_search_win_info": "Type what do you need\nand click SEARCH",
  "common_search_results": "Search results",
  "app_phonebook_search_no_results": "No contacts found.",
  "app_phonebook_list_favourites": "Favourites",
  "app_phonebook_contact_title": "Add Contact",
  "app_phonebook_contact_no_name": "no name",
  "app_phonebook_contact_note": "Note",
  "app_phonebook_contact_address": "Address",
  "app_phonebook_contact_information": "Information",
  "app_phonebook_contact_favourites_upper": "FAVOURITES",
  "app_phonebook_contact_speed_dial_upper": "SPEED DIAL",
  "app_phonebook_contact_speed_blocked_uppper": "BLOCKED",
  "app_phonebook_ice_contacts_title": "ICE Contacts",
  "app_phonebook_duplicate_numbers": "Number $CONTACT_SPEED_DIAL$ is assigned to \n $CONTACT_NAME$. Replace it?",
  "app_phonebook_duplicate_speed_dial_title": "Speed dial key ($CONTACT_SPEED_DIAL$)",
  "app_phonebook_options_title": "Options",
  "app_phonebook_options_edit": "Edit Contact",
  "app_phonebook_options_block": "Block",
  "app_phonebook_options_block_confirm": "Block this contact?",
  "app_phonebook_options_block_notification": "Contact blocked.",
  "app_phonebook_options_unblock": "Unblock",
  "app_phonebook_options_unblock_confirm": "Unblock this contact?",
  "app_phonebook_options_unblock_notification": "Contact unblocked.",
  "app_phonebook_options_delete": "Delete",
  "app_phonebook_options_delete_confirm": "Do you really want to delete\nthis contact?",
  "app_phonebook_options_delete_notification": "This contact has been deleted\nsuccessfully.",
  "app_phonebook_options_send_bt": "Send via Bluetooth",
  "app_phonebook_options_forward_namecard": "Forward namecard",
  "app_phonebook_options_send_sms": "Send via SMS",
  "app_phonebook_new_contact_first_name": "First name",
  "app_phonebook_new_contact_second_name": "Second name",
  "app_phonebook_new_contact_number": "Number",
  "app_phonebook_new_contact_second_number": "Second number",
  "app_phonebook_new_contact_email": "Email",
  "app_phonebook_new_contact_address": "Address",
  "app_phonebook_new_contact_note": "Note",
  "app_phonebook_new_speed_dial_key": "Speed dial key",
  "app_phonebook_new_add_to_fav": "Add to favourites",
  "app_phonebook_new_add_to_ice": "Add to ICE",
  "app_phonebook_check": "CHECK",
  "app_phonebook_uncheck": "UNCHECK",
  "app_meditation_title_main": "Meditation timer",
  "app_meditation_preparation_time": "Preparation time",
  "app_meditation_put_down_phone_and_wait": "<text>Put down the phone and wait for<br>the gong.</text>",
  "app_meditation_thank_you_for_session": "<text>Thank you for this<br>meditation session.</text>",
  "app_meditation_option_show_counter": "Show meditation counter",
  "app_meditation_interval_chime": "Interval Chime",
  "app_meditation_interval_none": "None",
  "app_meditation_interval_every_x_minutes": "Every %0 minutes",
  "app_meditation_minute" : "MINUTE",
  "app_meditation_minutes" : "MINUTES",
  "app_music_player_all_songs": "All songs",
  "app_music_player_play": "PLAY",
  "app_music_player_music_library": "MUSIC LIBRARY",
  "app_music_player_quit": "QUIT",
  "app_music_player_music_empty_window_notification": "Press Music Library to choose\n a song from the library",
  "app_special_input_window": "Special characters",
  "app_emoji_input_window": "Emoji",
  "sms_add_rec_num": "Add recipient or type a number",
  "sms_title_message": "New message",
  "sms_call_text": "Call ",
  "sms_resend_failed": "Send again",
  "sms_delete_conversation": "Delete conversation",
  "sms_forward_message": "Forward message",
  "sms_copy": "Copy",
  "sms_delete_message": "Delete",
  "sms_from_this_sms": "From this message",
  "sms_use_template": "Use Template",
  "sms_paste": "Paste",
  "sms_reply": "REPLY",
  "sms_temp_reply": "Reply",
  "sms_mark_read": "Mark as read",
  "sms_mark_unread": "Mark as unread",
  "settings_lang_PL": "PL",
  "settings_lang_ENG": "ENG",
  "settings_lang_DE": "DE",
  "settings_lang_SP": "SP",
  "desktop_powerdown_info1": "Now It is truly...",
  "desktop_powerdown_info2": "Disabled!!!",
  "app_desktop_update": "Update",
  "app_desktop_update_to": "Update to",
  "app_desktop_update_apply": "Do you want to apply this update?",
  "app_desktop_update_current": "Current",
  "app_desktop_update_apply": "Apply update?",
  "app_desktop_update_start": "Update start",
  "app_desktop_update_size": "size",
  "app_desktop_update_bytes": "bytes",
  "app_desktop_update_unpacking": "Unpacking"
}