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
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
|
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2016 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
<plurals name="show_dev_countdown_cm">
<item quantity="other">ھازىر ئىجاتكارلار تاللانمىسىنى قوزغىتىشىڭىز ئۈچۈن <xliff:g id="step_count">%1$d</xliff:g> قەدەم قالدى.</item>
</plurals>
<!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
<string name="show_dev_on_cm">ئىجادكارلار تەڭشەكلىرىنى قوزغاتتىڭىز!</string>
<!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
<string name="show_dev_already_cm">ھاجەتسىز، سىز ئاللىبۇرۇن ئىجادكارلار تەڭشەكلىرىنى قوزغاتقان.</string>
<!-- Launch Dev Tools -->
<string name="development_tools_title">ئىجادكارلار قورالى</string>
<!-- Development shortcut -->
<string name="development_shortcut_title">ئىجادكارلار قىسقا يولى</string>
<string name="development_shortcut_summary">يېقىنقى ۋەزىپە تىزىمىدا ئەپ باشقۇرۇش قىسقا يولىنى قوزغىتىدۇ</string>
<!-- Setting checkbox title for root access -->
<string name="root_access">Root ھوقۇقى</string>
<string name="root_access_warning_title">Root ھوقۇقىغا يول قويامدۇ؟?</string>
<string name="root_access_warning_message">ئەپنىڭ ئالىي باشقۇرغۇچى ھوقۇقىغا ئېرىشىشىگە يول قويۇشنىڭ خەتىرى بار، سىستېمىڭىزنىڭ بىخەتەرلىكىگە تەسىر كۆرسىتىشى مۇمكىن!</string>
<string name="root_access_none">چەكلەنگەن</string>
<string name="root_access_apps">ئەپلەرلا</string>
<string name="root_access_adb">ADB لا</string>
<string name="root_access_all">Apps ۋە ADB</string>
<!-- NFC PreferenceCategory title -->
<!-- About phone screen, CyanogenMod version -->
<string name="mod_version">CyanogenMod نەشرى</string>
<string name="mod_version_default">يوچۇن</string>
<!-- About phone screen, Device model -->
<!-- About phone screen, Device name -->
<!-- About phone screen, CyanogenMod Api Level -->
<string name="mod_api_level_default">يوچۇن</string>
<!-- About phone screen, build date -->
<string name="build_date">ھاسىللىغان چېسلا</string>
<!-- CM Updater -->
<string name="cmupdate_settings_title">CyanogenMod يېڭىلانمىلار</string>
<!-- Settings switch for updating Cyanogen recovery -->
<string name="update_recovery_title">Cyanogen ئەسلىگە كەلتۈرۈش ھالىتىنى يېڭىلاش</string>
<string name="update_recovery_summary">سىستېما يېڭىلانمىلىرى ئارقىلىق ئەسلىگە كەلتۈرۈشنى يېڭىلاش</string>
<string name="update_recovery_on_warning">دىققەت: بۇ ئىقتىدار قوزغىتىلسا، سىز ئورناتقان ئەسلىگە كەلتۈرۈش دېتالى ئىجرا قىلىنىۋاتقان سىستېما ئۆز ئىچىگە ئالغان ئەسلىگە كەلتۈرۈش دېتالى تەرىپىدىن ئالماشتۇرۇۋېتىلىدۇ.\n\nسىزنىڭ ئەسلىگە كەلتۈرۈش دېتالىڭىز سىستېمىغا ئەگىشىپ يېڭىلىنىپ، كېيىنكى نەشرى بىلەن بولغان ماسلىشىشچانلىققا كاپالەتلىك قىلىدۇ.\n\nبۇ ئىقتىدارنى قوزغىتىشنى خالامسىز؟</string>
<string name="update_recovery_off_warning">دىققەت: بۇ ئىقتىدار چەكلەنسە، سىز ئورناتقان ئەسلىگە كەلتۈرۈش دېتالى سىستېمىغا ئەگىشىپ يېڭىلانمايدۇ.\n\nكەلگۈسىدە سىستېما يېڭىلانغاندا كونا نەشرى ياكى ئىختىيارىي ئەسلىگە كەلتۈرۈش دېتالى ھالىتىدە ئورنىتىشنى قوللىماسلىقى مۇمكىن\n\nسىز بۇ ئىقتىدارنى راستلا چەكلەمسىز؟</string>
<!-- Themes Settings -->
<!-- Settings main menu entry -->
<string name="themes_settings_title">ئۆرنەكلەر</string>
<!-- Sound settings screen -->
<string name="ring_mode_title">قوڭغۇراق ھالىتى</string>
<string name="ring_mode_normal">ئادەتتىكى</string>
<string name="ring_mode_vibrate">تىترەت</string>
<string name="ring_mode_mute">ئۈنسىز</string>
<string name="settings_reset_button">ئەسلىگە قايتۇر</string>
<!-- Profiles settings -->
<string name="profiles_settings_title">سىستېما سەپلىمە ھۆججەتلىرى</string>
<string name="profiles_add">قوش</string>
<string name="profile_menu_delete">ئۆچۈر</string>
<string name="profile_settings_title">سەپلىمە ھۆججەت</string>
<string name="profile_empty_list_profiles_off">ئەگەر سىستېما سەپلىمە ھۆججىتىنى سەپلىمەكچى ياكى ئىشلەتمەكچى بولسىڭىز، سەپلىمە ھۆججەتنى ئېچىڭ.</string>
<string name="profile_trigger_configure">قوزغىتىش سەپلىمىسى</string>
<string name="profile_write_nfc_tag">NFC بەلگىگە ياز</string>
<string name="profile_write_touch_tag">بەلگىنى چېكىپ يېزىڭ</string>
<string name="profile_write_success">بەلگە مۇۋەپپەقىيەتلىك يېزىلدى</string>
<string name="profile_write_failed">بەلگىنى يازالمىدى!</string>
<string name="profile_selected">تاللانغان سەپلىمە ھۆججەت: %1$s</string>
<string name="profile_nfc_text">بىر سەپلىمە ھۆججەت NFC بەلگىگە يېزىلىپ بەلگىنى چېكىپ سەپلىمە ھۆججەتنى ئۆزگەرتىشكە قولايلىق يارىتىدۇ. ئىككىنچى قېتىم چېكىلگەندە ئەسلىدىكى تاللىغان سەپلىمە ھۆججىتىڭىزگە قايتىدۇ.</string>
<string name="profile_unknown_nfc_tag">يوچۇن سەپلىمە ھۆججەت</string>
<string name="profile_add_nfc_text">بۇ NFC بەلگە يوچۇن بىر سەپلىمە ھۆججەت بىلەن باغلانغان.بۇ NFC بەلگە مەۋجۇت بىر سەپلىمە ھۆججەتكە باغلانسا بۇ سەپلىمە ھۆججەتنى تاللىشىڭىزغا يول قويىدۇ.</string>
<string name="profile_select">سەپلىمە ھۆججەت تاللاڭ</string>
<string name="profile_remove_dialog_message">بۇ %1$s سەپلىمە ھۆججەتنى ئۆچۈرەمدۇ؟</string>
<string name="profile_populate_profile_from_state">نۆۋەتتىكى ئۈسكۈنە سەپلىگەن سەپلىمە ھۆججەتنى ئىشلىتەمدۇ؟</string>
<string name="profile_menu_fill_from_state">نۆۋەتتىكى ئۈسكۈنە تەڭشەكلىرىنى ئەكىر</string>
<string name="profile_remove_current_profile">نۆۋەتتىكى سەپلىمە ھۆججەتنى ئۆچۈرەلمەيدۇ!</string>
<string name="profile_app_group_category_title">ئۇقتۇرۇش قاپلايدۇ</string>
<string name="profile_app_group_item_instructions">گۇرۇپپا قوش ياكى چىقىرىۋەت</string>
<string name="profile_app_group_item_instructions_summary">ئۇقتۇرۇش قاپلايدىغان ئەپنى بۇ سەپلىمە ھۆججەتتىن چىقىرىۋېتىدۇ ياكى قوشىدۇ</string>
<!-- Profile mode options. -->
<!-- Add Profile -->
<string name="profile_name_title">ئاتى</string>
<string name="new_profile_name"><يېڭى سەپلىمە ھۆججەت></string>
<!-- Rename Dialog -->
<string name="rename_dialog_title">ئات ئۆزگەرت</string>
<string name="rename_dialog_message">يېڭى ئات كىرگۈزۈڭ</string>
<string name="duplicate_appgroup_name">تەكرار ئەپ گۇرۇپپا ئاتى!</string>
<string name="rename_dialog_hint">سەپلىمە ھۆججەت ئاتىنى كىرگۈزۈڭ</string>
<!-- Reset Profiles -->
<string name="profile_reset_title">ئەسلىگە قايتۇرۇش</string>
<!-- Delete confimation messages -->
<string name="profile_app_delete_confirm">بۇ ئەپنى چىقىرىۋېتەمدۇ؟</string>
<!-- Profile network mode -->
<string name="profile_networkmode_2g">2G</string>
<string name="profile_networkmode_3g">3G</string>
<string name="profile_networkmode_4g">LTE</string>
<string name="profile_networkmode_2g3g">2G/3G</string>
<string name="profile_networkmode_2g3g4g">2G/3G/LTE</string>
<!-- Profile Config screen PreferenceGroup titles -->
<string name="profile_volumeoverrides_title">ئاۋاز قاپلايدۇ</string>
<string name="connection_state_enabled">قوزغات</string>
<string name="volume_override_summary">تەڭشىگىنى %1$s/%2$s</string>
<string name="profile_volume_override_checkbox_label">ئاۋازنى قاپلاش</string>
<!-- Menu item for managing profiles -->
<string name="profile_profiles_manage">سەپلىمە ھۆججەتلەر</string>
<string name="profile_profile_manage">سەپلىمە ھۆججەت باشقۇرۇش</string>
<string name="profile_appgroups_manage">ئەپ گۇرۇپپىلىرى</string>
<string name="profile_appgroup_manage">ئەپ گۇرۇپپىلىرىنى باشقۇرۇش</string>
<!-- Profile settings screen, section header for settings related to notification profiles -->
<string name="profile_settings">سەپلىمە ھۆججەت تەڭشەكلىرى</string>
<string name="profile_trigger_connect">باغلانغاندا</string>
<string name="profile_trigger_disconnect">ئۈزۈلگەندە</string>
<string name="profile_trigger_notrigger">قوزغىتىش يوق</string>
<!-- Profile Settings sound modes labels -->
<string name="sound_mode">ئۇقتۇرۇش ھالىتى</string>
<string name="ringer_mode">قوڭغۇراق ھالىتى</string>
<string name="lights_mode">چىراغ ھالىتى</string>
<string name="vibrate_mode">تىترىتىش ھالىتى</string>
<string name="choose_soundtone">ئۇقتۇرۇش قوڭقۇراق ئاۋازىنى تاللاڭ</string>
<string name="choose_ringtone">قوڭغۇراقنى تاللاڭ</string>
<!-- Sound settings screen, setting option name to pick ringtone (a list dialog comes up)-->
<string name="soundtone_title">ئۇقتۇرۇش ئاۋازى</string>
<!-- Title for application group setting screen -->
<string name="profile_appgroups_title">ئەپ گۇرۇپپىلىرى</string>
<string name="profile_applist_title">ئەپلەر</string>
<string name="profile_new_appgroup">يېڭى ئەپ گۇرۇپپىسى</string>
<string name="profile_delete_appgroup">بۇ ئەپ گۇرۇپپىنى ئۆچۈرەمدۇ؟</string>
<string name="profile_appgroup_name_prompt">يېڭى ئەپ گۇرۇپپىسىغا ئاتتىن بىرنى كىرگۈزۈڭ</string>
<string name="profile_appgroup_name_title">ئاتى</string>
<!-- Add application dialog box title -->
<string name="profile_choose_app">ئەپ تاللاڭ</string>
<!-- Profiles - system settings -->
<string name="profile_system_settings_title">سىستېما تەڭشەكلىرى</string>
<string name="profile_lockmode_title">ئېكران قۇلۇپ ھالىتى</string>
<string name="profile_lockmode_insecure_summary">ئىم ياكى PIN كودىنى سورىمايدۇ</string>
<string name="profile_lockmode_disabled_summary">ئېكران قۇلۇپنى چەكلەيدۇ</string>
<string name="profile_airplanemode_title">ئايروپىلان ھالىتى</string>
<!-- Connection override toggles (not all are used at this time ) -->
<string name="toggleWifi">Wi\u2011Fi</string>
<string name="toggleWifiAp">ئەپچىل Wi\u2011Fi قىزىق نۇقتىسى</string>
<string name="toggleBluetooth">كۆكچىش</string>
<string name="toggleGPS">GPS</string>
<string name="toggleData">سانلىق مەلۇمات باغلىنىشى</string>
<string name="toggleSync">سانلىق مەلۇماتىنى ئۆزلۈكىدىن قەدەمداشلا</string>
<string name="toggle2g3g4g">ئالدىن بەلگىلەنگەن تور تىپى</string>
<string name="toggleNfc">NFC</string>
<!-- Wi-Fi region code -->
<!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
<!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
<!-- Profiles -->
<string name="profile_menu_delete_title">ئۆچۈر</string>
<string name="profile_action_none">ئۆزگەرتمەي قالدۇر</string>
<string name="profile_action_disable">تاقاق</string>
<string name="profile_action_enable">ئوچۇق</string>
<string name="profile_trigger_a2dp_connect">A2DP باغلانغاندا</string>
<string name="profile_trigger_a2dp_disconnect">A2DP ئۈزۈلگەندە</string>
<string name="profile_tabs_wifi">Wi\u2011Fi</string>
<string name="profile_tabs_bluetooth">كۆكچىش</string>
<string name="profile_tabs_nfc">NFC</string>
<string name="profile_triggers_header">بۇ سەپلىمە ھۆججەتنىڭ قوزغاتقۇچىسىنى ئاكتىپلايدۇ</string>
<string name="profile_setup_setup_triggers_title">1-قەدەم: قوزغاتقۇچ قوشۇش</string>
<string name="profile_setup_setup_triggers_title_config">قوزغاتقۇچ ئۆزگەرتىش: <xliff:g id="profile_name">%1$s</xliff:g></string>
<string name="profile_setup_actions_title">2-قەدەم: مەشغۇلات تەڭشەش</string>
<string name="profile_setup_actions_title_config">مەشغۇلاتنى قايتا سەپلەش</string>
<string name="profile_appgroups_manage">ئەپ گۇرۇپپىلىرى</string>
<string name="profile_appgroup_manage">ئەپ گۇرۇپپىلىرىنى باشقۇرۇش</string>
<!-- Title for application group setting screen -->
<string name="profile_appgroups_title">ئەپ گۇرۇپپىلىرى</string>
<string name="profile_new_appgroup">يېڭى ئەپ گۇرۇپپىسى</string>
<string name="profile_delete_appgroup">بۇ ئەپ گۇرۇپپىنى ئۆچۈرەمدۇ؟</string>
<string name="profile_appgroup_name_prompt">يېڭى ئەپ گۇرۇپپىسىغا ئاتتىن بىرنى كىرگۈزۈڭ</string>
<string name="profile_appgroup_name_title">ئاتى</string>
<string name="duplicate_appgroup_name">تەكرار ئەپ گۇرۇپپا ئاتى!</string>
<string name="profile_app_delete_confirm">بۇ ئەپنى چىقىرىۋېتەمدۇ؟</string>
<string name="no_bluetooth_triggers">چۈپلەنگەن كۆكچىش ئۈسكۈنىسى يوق.\nقوزغىغۇچنى سەپلەشتىن ئىلگىرى يىنىك چېكىپ كۆكچىش ئۈسكۈنىسىنى چۈپلەڭ.</string>
<string name="no_wifi_triggers">سەپلەنگەن Wi\u2011Fi زىيارەت نۇقتىسى يوق.\nقوزغىغۇچنى سەپلەشتىن ئىلگىرى چېكىپ Wi\u2011Fi غا باغلاڭ.</string>
<string name="no_triggers_configured">قوزغىغۇچ سەپلەنمىگەن. قوشۇش ئۈچۈن چېكىڭ.</string>
<string name="no_triggers_configured_nfc">يېڭى NFC قوزغىغۇچ تەڭشەش ئۈچۈن يىنىك چېكىڭ.</string>
<string name="profile_setup_setup_triggers_description">بۇ سەپلىمە ھۆججەتنى ئاكتىپلايدىغان قوزغىغۇچنى تاللاڭ</string>
<string name="profile_setup_actions_description">نۆۋەتتىكى سەپلىمە ھۆججەتنى ئاكتىپلاپ سەپلىگەندە يۈز بېرىدىغان مەشغۇلات</string>
<!-- Navigation Bar -->
<string name="navigation_bar_category">يولباشچى بالداق</string>
<string name="navigation_bar_left_title">سول قول ھالىتى</string>
<string name="navigation_bar_left_summary">ئېكراننى يانتۇ قىلغاندا سول تەرەپتە يولباشچى بالداقنى كۆرسىتىدۇ</string>
<string name="navigation_bar_title">توپچا ۋە جايلاشتۇرۇش</string>
<string name="navigation_bar_help_text">تەھرىرلەشتە تەھرىر سىنبەلگىسىنى چېكىپ يولباشچى بالداقنىڭ قۇلۇپىنى ئېچىڭ.\n\nسىز بىر سىنبەلگىنى يېنىك چېكىپ قىسقا يولنى ياكى سىنبەلگىنى ئۇزۇن بېسىپ جايلاشتۇرۇشنى ئۆزگەرتەلەيسىز.\n\n«ساقلا» چېكىپ ئۆزگەرتىشنى جەزملىيەلەيسىز ياكى «كۆڭۈلدىكىگە قايتۇر» نى چېكىپ كۆڭۈلدىكى تەڭشەكتىكى جايلاشتۇرۇشقا ئەسلىگە قايتۇرالايسىز.</string>
<string name="navigation_restore_button_text">ئەسلىگە كەلتۈرۈش\nكۆڭۈلدىكى</string>
<string name="navigation_edit_button_text">تەھرىر</string>
<string name="navigation_save_button_text">ساقلا</string>
<string name="navigation_bar_reset_message">نۆۋەتتىكى تەڭشەكلەرنى ئۆچۈرۈپ كۆڭۈلدىكى جايلاشتۇرۇشنى ئەسلىگە كەلتۈرەمدۇ؟</string>
<string name="navigation_bar_arrow_keys_title">كىرگۈزۈۋاتقاندا يۆنىلىش كۇنۇپكىسىنى كۆرسەت</string>
<string name="navigation_bar_arrow_keys_summary">كىرگۈزۈۋاتقاندا كىرگۈزگۈچ ئالماشتۇرغۇچنى كۆرسەتمەستىن ئوڭ ۋە سول نۇر بەلگە توپچىسىنى كۆرسىتىدۇ.</string>
<string name="navigation_bar_recents_title">يېقىنقى ئەپلەر كۇنۇپكىسىنى ئۇزۇن بېسىش مەشغۇلاتى</string>
<!-- Notification light dialogs -->
<string name="edit_light_settings">چىراغ تەڭشەك تەھرىر</string>
<string name="pulse_speed_title">چاقنىتىش ئۇزۇنلۇقى ۋە سۈرئىتى</string>
<string name="default_time">ئادەتتىكى</string>
<string name="custom_time">ئىختىيارىي</string>
<string name="dialog_delete_title">ئۆچۈرۇش</string>
<string name="dialog_delete_message">تاللىغان تۈرنى چىقىرىۋېتەمدۇ؟</string>
<!-- Values for the notification light pulse spinners -->
<string name="pulse_length_always_on">ھەمىشە ئوچۇق</string>
<string name="pulse_length_very_short">بەك قىسقا</string>
<string name="pulse_length_short">قىسقا</string>
<string name="pulse_length_normal">ئادەتتىكى</string>
<string name="pulse_length_long">ئۇزۇن</string>
<string name="pulse_length_very_long">بەك ئۇزۇن</string>
<string name="pulse_speed_very_fast">ناھايىتى تېز</string>
<string name="pulse_speed_fast">تېز</string>
<string name="pulse_speed_normal">ئادەتتىكى</string>
<string name="pulse_speed_slow">ئاستا</string>
<string name="pulse_speed_very_slow">ناھايىتى ئاستا</string>
<!-- Battery light settings -->
<string name="battery_light_title">توكدان چىرىقى</string>
<string name="battery_low_pulse_title">توكدان توكى ئاز قالغاندىكى چىراغنى چاقنات</string>
<string name="battery_light_list_title">رەڭلەر</string>
<string name="battery_light_low_color_title">توكداننىڭ توكى ئاز</string>
<string name="battery_light_medium_color_title">توكلاۋاتىدۇ</string>
<string name="battery_light_full_color_title">تولۇق توكلاندى</string>
<!-- Lights settings screen, notification light settings -->
<string name="notification_light_title">ئۇقتۇرۇش چىرىغى</string>
<string name="notification_light_general_title">ئادەتتىكى</string>
<string name="notification_light_applist_title">ئەپلەر</string>
<string name="notification_light_phonelist_title">تېلېفون</string>
<string name="notification_light_use_custom">ئىختىيارىي قىممەت ئىشلەت</string>
<string name="notification_light_default_value">كۆڭۈلدىكى</string>
<string name="notification_light_missed_call_title">سۆزلەشمىگەن چاقىرىش</string>
<string name="notification_light_voicemail_title">ئۈنخەت</string>
<!-- Lights settings, LED notification -->
<!-- Setting checkbox title for Whether to enable Android debugging support on the phone. -->
<string name="enable_adb_cm">Android سازلاش</string>
<!-- Setting checkbox summary for Whether to enable Android debugging support on the phone -->
<string name="enable_adb_summary_cm">Android Debug Bridge (adb) ئارايۈزىنى قوزغىتىدۇ</string>
<!-- Android debugging over WiFi -->
<string name="adb_over_network">ADB تور سازلاش</string>
<string name="adb_over_network_summary">تور ئېغىزى (Wi\u2011Fi, USB تور) ئارقىلىق TCP/IP سازلاشنى قوزغىتىدۇ، بۇ تەڭشەك قايتا قوزغىتىلغاندىن كېيىن كۈچتىن قالىدۇ</string>
<!-- Warning for Adb over Network -->
<string name="adb_over_network_warning">ئاگاھلاندۇرۇش: تور ھالقىغان ADB سازلاش قوزغىتىلغاندا، ئۈسكۈنىڭىز باغلانغان توردىن بۇيرۇق قوبۇل قىلىدۇ!\n\nپەقەت سىز ئىشىنىدىغان توردىلا بۇ ئىقتىدارنى قوزغىتىڭ.\n\nسىز راستلا بۇ ئىقتىدارنى قوزغىتامسىز؟</string>
<!-- Setting checkbox summary for displaying USB debugging notification -->
<string name="adb_notify">سازلاش ئۇقتۇرۇشى</string>
<string name="adb_notify_summary">تور ياكى USB سازلاش قوزغىتىلغاندا ئۇقتۇرۇشنى كۆرسىتىدۇ</string>
<!-- Names of categories of app ops tabs - extension of AOSP -->
<string name="app_ops_categories_location">ئورنى</string>
<string name="app_ops_categories_personal">شەخسىي</string>
<string name="app_ops_categories_messaging">ئۇچۇر</string>
<string name="app_ops_categories_media">ۋاستە</string>
<string name="app_ops_categories_device">ئۈسكۈنە</string>
<string name="app_ops_categories_bootup">قوزغالغاندا</string>
<string name="app_ops_categories_su">Root ھوقۇقى</string>
<!-- User display names for app ops codes - extension of AOSP -->
<string name="app_ops_summaries_coarse_location">تەخمىنىي ئورنى</string>
<string name="app_ops_summaries_fine_location">دەل ئورنى</string>
<string name="app_ops_summaries_gps">GPS</string>
<string name="app_ops_summaries_vibrate">تىترەت</string>
<string name="app_ops_summaries_read_contacts">ئالاقەداشلارنى ئوقۇيدۇ</string>
<string name="app_ops_summaries_modify_contacts">ئالاقەداشلارنى تەھرىرلەيدۇ</string>
<string name="app_ops_summaries_read_call_log">چاقىرىش خاتىرىسىنى ئوقۇيدۇ</string>
<string name="app_ops_summaries_modify_call_log">چاقىرىش خاتىرىسىنى ئۆزگەرتىدۇ</string>
<string name="app_ops_summaries_read_calendar">يىلنامە ئوقۇيدۇ</string>
<string name="app_ops_summaries_modify_calendar">يىلنامە ئۆزگەرتىدۇ</string>
<string name="app_ops_summaries_cell_scan">كۆنەكسىمان تور ئىزدە</string>
<string name="app_ops_summaries_call_phone">تېلېفوننى چاقىر</string>
<string name="app_ops_summaries_read_sms">قىسقا ئۇچۇر ئوقۇ</string>
<string name="app_ops_summaries_write_sms">قىسقا ئۇچۇر ياز</string>
<string name="app_ops_summaries_receive_sms">قىسقا ئۇچۇر قوبۇللا</string>
<string name="app_ops_summaries_receive_emergency_sms">جىددىي قىسقا ئۇچۇرنى قوبۇللا</string>
<string name="app_ops_summaries_receive_mms">MMS قوبۇللا</string>
<string name="app_ops_summaries_receive_wap_push">WAP push قوبۇللا</string>
<string name="app_ops_summaries_send_sms">قىسقا ئۇچۇر يوللا</string>
<string name="app_ops_summaries_read_icc_sms">ICC SMS ئوقۇ</string>
<string name="app_ops_summaries_write_icc_sms">ICC SMS ياز</string>
<string name="app_ops_summaries_modify_settings">تەڭشەكلەرنى ئۆزگەرتىش</string>
<string name="app_ops_summaries_draw_on_top">چوققىسىغا سىزىدۇ</string>
<string name="app_ops_summaries_access_notifications">زىيارەت ئۇقتۇرۇشى</string>
<string name="app_ops_summaries_camera">كامېرا</string>
<string name="app_ops_summaries_record_audio">ئاۋاز ئېلىش</string>
<string name="app_ops_summaries_play_audio">ئۈن چال</string>
<string name="app_ops_summaries_read_clipboard">چاپلاش تاختىسىنى ئوقۇ</string>
<string name="app_ops_summaries_modify_clipboard">چاپلاش تاختىسىنى ئۆزگەرت</string>
<string name="app_ops_summaries_media_buttons">ۋاسىتە توپچىلار</string>
<string name="app_ops_summaries_audio_focus">ئۈن فوكۇسى</string>
<string name="app_ops_summaries_master_volume">ئاساسىي ئاۋاز</string>
<string name="app_ops_summaries_voice_volume">ئاۋاز مىقدارى</string>
<string name="app_ops_summaries_ring_volume">زىل ئاۋازى</string>
<string name="app_ops_summaries_media_volume">ۋاسىتە ئاۋازى</string>
<string name="app_ops_summaries_alarm_volume">قوڭغۇراق ئاۋازى</string>
<string name="app_ops_summaries_notification_volume">ئۇقتۇرۇش ئاۋازى</string>
<string name="app_ops_summaries_keep_awake">ئويغاق ھالەتنى ساقلا</string>
<string name="app_ops_summaries_monitor_location">ئورۇننى كۆزەت</string>
<string name="app_ops_summaries_monitor_high_power_location">يۇقىرى توك سەرپىياتى ئورنىنى كۆزەت</string>
<string name="app_ops_summaries_mute_unmute_microphone">مىكروفون ئۈنلۈك/ئۈنسىز</string>
<string name="app_ops_summaries_toast_window">ئەسكەرتىش ئۇچۇرىنى كۆرسىتىدۇ</string>
<string name="app_ops_summaries_project_media">ۋاسىتىنى قويىدۇ</string>
<string name="app_ops_summaries_activate_vpn">VPN نى ئاكتىپلا</string>
<string name="app_ops_summaries_superuser">Root ھوقۇقى</string>
<!-- User display names for app ops codes - extension of AOSP -->
<string name="app_ops_labels_gps">GPS</string>
<string name="app_ops_labels_vibrate">تىترەت</string>
<string name="app_ops_labels_read_contacts">ئالاقەداشلارنى ئوقۇيدۇ</string>
<string name="app_ops_labels_modify_contacts">ئالاقەداشلارنى تەھرىرلەيدۇ</string>
<string name="app_ops_labels_read_call_log">چاقىرىش خاتىرىسىنى ئوقۇيدۇ</string>
<string name="app_ops_labels_modify_call_log">چاقىرىش خاتىرىسىنى ئۆزگەرتىدۇ</string>
<string name="app_ops_labels_read_calendar">يىلنامە ئوقۇيدۇ</string>
<string name="app_ops_labels_modify_calendar">يىلنامە ئۆزگەرتىدۇ</string>
<string name="app_ops_labels_notification">ئۇقتۇرۇش/Toast</string>
<string name="app_ops_labels_call_phone">تېلېفوننى چاقىر</string>
<string name="app_ops_labels_receive_sms">قىسقا ئۇچۇر قوبۇللا</string>
<string name="app_ops_labels_receive_mms">MMS قوبۇللا</string>
<string name="app_ops_labels_send_sms">قىسقا ئۇچۇر يوللا</string>
<string name="app_ops_labels_modify_settings">تەڭشەكلەرنى ئۆزگەرتىش</string>
<string name="app_ops_labels_draw_on_top">چوققىسىغا سىزىدۇ</string>
<string name="app_ops_labels_access_notifications">زىيارەت ئۇقتۇرۇشى</string>
<string name="app_ops_labels_camera">كامېرا</string>
<string name="app_ops_labels_record_audio">ئۈن تۇت</string>
<string name="app_ops_labels_play_audio">ئۈن چال</string>
<string name="app_ops_labels_read_clipboard">چاپلاش تاختىسىنى ئوقۇ</string>
<string name="app_ops_labels_modify_clipboard">چاپلاش تاختىسىنى ئۆزگەرت</string>
<string name="app_ops_labels_media_buttons">ۋاسىتە توپچىلار</string>
<string name="app_ops_labels_audio_focus">ئۈن فوكۇسى</string>
<string name="app_ops_labels_master_volume">ئاساسىي ئاۋاز</string>
<string name="app_ops_labels_voice_volume">ئاۋاز مىقدارى</string>
<string name="app_ops_labels_ring_volume">زىل ئاۋازى</string>
<string name="app_ops_labels_media_volume">ۋاسىتە ئاۋازى</string>
<string name="app_ops_labels_alarm_volume">قوڭغۇراق ئاۋازى</string>
<string name="app_ops_labels_notification_volume">ئۇقتۇرۇش ئاۋازى</string>
<string name="app_ops_labels_bluetooth_volume">كۆكچىش ئاۋازى</string>
<string name="app_ops_labels_keep_awake">ئويغاق ھالەتنى ساقلا</string>
<string name="app_ops_labels_mute_unmute_microphone">مىكروفون ئۈنلۈك/ئۈنسىز</string>
<string name="app_ops_labels_toast_window">ئەسكەرتىش ئۇچۇرىنى كۆرسىتىدۇ</string>
<string name="app_ops_labels_project_media">ۋاسىتىنى قويىدۇ</string>
<string name="app_ops_labels_activate_vpn">VPN نى ئاكتىپلا</string>
<string name="app_ops_labels_superuser">Root ھوقۇقى</string>
<!-- App ops permissions -->
<string name="app_ops_permissions_allowed">يول قويۇلدى</string>
<string name="app_ops_permissions_ignored">ۋاز كەچتى</string>
<string name="app_ops_permissions_always_ask">ھەمىشە سورا</string>
<!-- App ops detail -->
<string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (ئىشلىتىلگىنى <xliff:g id="count">%2$s</xliff:g>)</string>
<string name="app_ops_allowed_count"><xliff:g id="count" example="2 times">%s</xliff:g> يول قويدى</string>
<string name="app_ops_ignored_count"><xliff:g id="count" example="2 times">%s</xliff:g> رەت قىلدى</string>
<string name="app_ops_both_count"><xliff:g id="count">%1$s</xliff:g> يول قويدى، <xliff:g id="count">%2$s</xliff:g> رەت قىلدى</string>
<!-- App ops menu options -->
<string name="app_ops_show_user_apps">ئىشلەتكۈچى ئەپلىرىنى كۆرسەت</string>
<string name="app_ops_show_system_apps">سىڭدۈرۈلگەن ئەپنى كۆرسەت</string>
<string name="app_ops_reset_counters">سانىغۇچنى ئەسلىگە قايتۇرۇشقا يول قوي/رەت قىل</string>
<string name="app_ops_reset_confirm_title">سانىغۇچنى ئەسلىگە قايتۇرۇشنى جەزملەش</string>
<string name="app_ops_reset_confirm_mesg">سانىغۇچنى راستىنلا ئەسلىگە قايتۇرامسىز؟</string>
<string name="ok">جەزملە</string>
<!-- Hostname setting -->
<string name="device_hostname">ئۈسكۈنە ماشىنا ئاتى</string>
<string name="unlock_scramble_pin_layout_title">قالايمىقان جايلاشتۇرۇش</string>
<string name="unlock_scramble_pin_layout_summary">ئۈسكۈنە قۇلۇپىنى ئاچقاندا قالايمىقان تەرتىپتىكى PIN جايلاشتۇرۇشنى ئىشلىتىدۇ</string>
<string name="button_pref_title">توپچىلار</string>
<string name="hardware_keys_power_key_title">توك مەنبە توپچا</string>
<string name="hardware_keys_home_key_title">باش بەت توپچا</string>
<string name="hardware_keys_back_key_title">قايت توپچا</string>
<string name="hardware_keys_menu_key_title">تىزىملىك توپچا</string>
<string name="hardware_keys_assist_key_title">ئىزدەش توپچىسى</string>
<string name="hardware_keys_appswitch_key_title">يېقىنقى توپچىلار</string>
<string name="hardware_keys_volume_keys_title">ئاۋاز توپچىسى</string>
<string name="hardware_keys_short_press_title">قىسقا بېسىش مەشغۇلاتى</string>
<string name="hardware_keys_long_press_title">ئۇزۇن بېسىش مەشغۇلاتى</string>
<string name="hardware_keys_double_tap_title">قوش چېكىش مەشغۇلاتى</string>
<string name="hardware_keys_action_nothing">مەشغۇلات يوق</string>
<string name="hardware_keys_action_menu">تىزىملىك ئاچ/ياپ</string>
<string name="hardware_keys_action_app_switch">يېقىنقى ئەپلەرنى ئالماشتۇرغۇچ</string>
<string name="hardware_keys_action_search">ئىزدەش ياردەمچىسى</string>
<string name="hardware_keys_action_voice_search">تاۋۇش ئىزدەش</string>
<string name="hardware_keys_action_in_app_search">ئەپتە ئىزدە</string>
<string name="hardware_keys_action_launch_camera">كامېرانى قوزغات</string>
<string name="hardware_keys_action_sleep">ئېكراننى تاقا</string>
<string name="hardware_keys_action_last_app">ئاخىرقى ئەپ</string>
<string name="volbtn_music_controls_title">نەغمە چېلىشنى باشقۇرۇش</string>
<string name="volbtn_music_controls_summary">ئېكران تاقالغاندا، ئاۋاز كۇنۇپكىسى ئۇزۇن بېسىلسا نەغمە ئىزدەيدۇ</string>
<string name="volbtn_cursor_control_title">ھەرپتاختا نۇر بەلگە تىزگىنى</string>
<string name="volbtn_cursor_control_off">چەكلەنگەن</string>
<string name="volbtn_cursor_control_on">ئاۋاز يۇقىرىلات/تۆۋەنلەت سىنبەلگىنى سول/ئوڭغا يۆتكەيدۇ</string>
<string name="volbtn_cursor_control_on_reverse">ئاۋاز يۇقىرىلات/تۆۋەنلەت سىنبەلگىنى ئوڭ/سولغا يۆتكەيدۇ</string>
<string name="power_end_call_title">چاقىرىشنى ئاخىرلاشتۇر</string>
<string name="power_end_call_summary">توك مەنبە توپچىسى بېسىلسا نۆۋەتتىكى چاقىرىشنى ئۈزىدۇ</string>
<string name="swap_volume_buttons_title">قايتا تەڭشەش</string>
<string name="swap_volume_buttons_summary">ئېكران ئايلانغاندا ئاۋاز توپچىسىنى ئالماشتۇرىدۇ</string>
<string name="button_wake_title">ئۈسكۈنىنى ئويغات</string>
<string name="home_answer_call_title">چاقىرىشقا جاۋاب</string>
<string name="home_answer_call_summary">home توپچا چېكىلگەندە نۆۋەتتىكى چاقىرىلىشقا جاۋاب بېرىدۇ</string>
<!-- Backlight brightness settings screen -->
<string name="adaptive_backlight_title">تەگ نۇرىغا ماسلىشىش</string>
<string name="adaptive_backlight_summary">توكداننىڭ ئۆمرىنى ئۇزارتىش ئۈچۈن ئېكراننىڭ تەگ نۇرىنى ھەرىكەتچان تەڭشەيدۇ ھەمدە ئىشلىتىشچانلىقنى ساقلايدۇ</string>
<!-- Sunlight readability enhancement screen -->
<string name="sunlight_enhancement_title">قۇياش نۇرىنى كۈچەيتىش</string>
<string name="sunlight_enhancement_summary">كۈچلۈك قۇياش نۇرىدا كۆرسىتىش يورۇقلۇقىنى كۈچەيتىدۇ ۋە ئوقۇشچانلىقنى ئۆستۈرىدۇ</string>
<!-- Color enhancement settings screen -->
<string name="color_enhancement_title">رەڭ كۈچەيتىش</string>
<string name="color_enhancement_summary">ئېكران رەڭگىنى ھەرىكەتچان كۈچەيتىدۇ</string>
<!-- Key backlight -->
<string name="button_backlight_title">تەگ يورۇقى</string>
<string name="button_backlight_enabled">توپچىنى يورۇتۇش</string>
<string name="keyboard_backlight_enabled">ھەرپتاختىنى يورۇتۇش</string>
<string name="button_backlight_seekbar_title">توپچا يورۇقلۇقى</string>
<string name="keyboard_backlight_seekbar_title">ھەرپتاختا يورۇقلۇقى</string>
<string name="backlight_timeout_title">يورۇتۇش مۆھلىتى</string>
<string name="backlight_timeout_unlimited">تاقىما</string>
<string name="backlight_summary_disabled">چەكلەنگەن</string>
<string name="backlight_summary_enabled_with_timeout"><xliff:g id="timeout">%s</xliff:g> ئۈچۈن قوزغىتىلغان</string>
<string name="backlight_summary_enabled">قوزغىتىلغان</string>
<!-- Gesture Settings -->
<!-- Settings main menu entry -->
<string name="gesture_settings_title">قول ئىشارەت</string>
<!-- Power menu -->
<string name="power_menu_title">توك مەنبە تىزىملىكى</string>
<string name="power_menu_reboot_title">قايتا قوزغات تىزىملىكى</string>
<string name="power_menu_screenshot_title">ئېكراندىن تۇتۇلغان سۈرەت</string>
<string name="power_menu_airplane_title">ئايروپىلان ھالىتى</string>
<string name="power_menu_users_title">ئىشلەتكۈچى ئالماشتۇرغۇچ</string>
<string name="power_menu_settings_title">تەڭشەكلەر قىسقا يولى</string>
<string name="power_menu_lockdown_title">ئۈسكۈنە قۇلۇپلاش</string>
<string name="power_menu_bug_report_title">خاتالىق دوكلاتى</string>
<string name="power_menu_sound_title">ئاۋاز تاختا</string>
<string name="power_menu_bug_report_disabled">ئىجادكارلار تاللانمىسىدا خاتالىق دوكلاتى چەكلەنگەن</string>
<!-- Buttons - Enable navbar -->
<string name="disable_navkeys_title">ئېكراندىكى يولباشچى بالداقنى قوزغىتىدۇ</string>
<string name="disable_navkeys_summary">ئېكراندىكى يولباشچى بالداقنى قوزغىتىپ قاتتىق دېتال توپچىنى چەكلەيدۇ</string>
<!-- tap-to-sleep -->
<string name="double_tap_to_sleep_title">قوش چېكىلسە ئۇخلىتىدۇ</string>
<string name="double_tap_to_sleep_summary">ئېكراننى تاقاش ئۈچۈن ھالەت بالداقنى قوش چېكىڭ</string>
<!-- Proximity wake -->
<string name="proximity_wake_title">تاسادىپىي ئويغىتىشنىڭ ئالدىنى ئېلىش</string>
<string name="proximity_wake_summary">ئېكراننى قوزغىتىشتىن ئىلگىرى ئارىلىق سەزگۈچنى تەكشۈرىدۇ</string>
<!-- Turn on display when power connected; turn off display when power disconnected -->
<string name="wake_when_plugged_or_unplugged_title">چېتىلغاندا ئويغات</string>
<string name="wake_when_plugged_or_unplugged_summary">توكقا چېتىلغان ياكى ئۈزۈلگەندە ئېكراننى ئاچىدۇ</string>
<!-- Font size sample text. This needs to be a very short string, as it is shown in
multiple font sizes in a limited amount of space. -->
<string name="font_size_sample">مىسال</string>
<!-- Volume settings - Volume adjustment sound -->
<string name="volume_adjust_sounds_title">ئاۋاز مىقدارىنى تەڭشەش ئەسكەرتىش ئاۋازى</string>
<!-- Hardware tunables - Vibrator intensity -->
<string name="vibrator_intensity_title">تىترەتكۈچ كۈچلۈكلۈكى</string>
<string name="vibrator_warning">قىممىتى %1$d دىن يۇقىرى بولۇشى تەۋسىيە قىلىنمايدۇ</string>
<!-- Hardware tunables - Color calibration -->
<string name="color_calibration_title">رەڭ توغرىلاش</string>
<string name="color_calibration_summary">ئېكراندىكى رەڭلەرنى توغرىلايدۇ</string>
<string name="color_red_title">قىزىل</string>
<string name="color_green_title">يېشىل</string>
<string name="color_blue_title">كۆك</string>
<!-- Hardware tunables - Gamma calibration -->
<string name="gamma_tuning_title_head">گامما توغرىلاش</string>
<string name="gamma_tuning_summary_head">گامما قىممىتىنى تەڭشەش</string>
<string name="gamma_tuning_control_set_header">گۇرۇپپا <xliff:g id="index">%d</xliff:g></string>
<!-- used if no name provided by overlay -->
<string name="gamma_tuning_contrast">ئاق-قارىلىقى</string>
<string name="gamma_tuning_brightness">يورۇقلۇق</string>
<string name="gamma_tuning_saturation">تويۇنۇش</string>
<!-- Launch music player when headset is connected -->
<string name="headset_connect_player_title">نەغمە ئەپنى قوزغات</string>
<string name="headset_connect_player_summary">تىڭشىغۇچ قىستۇرۇلغاندا كۆڭۈلدىكى نەغمە چالىدىغان ئەپنى قوزغىتىدۇ</string>
<!-- WiFi auto-configure priorities -->
<string name="auto_brightness_reset_button">ئەسلىگە قايتۇرۇش</string>
<!-- Display : Rotation -->
<string name="display_rotation_title">ئايلاندۇر</string>
<string name="display_rotation_disabled">چەكلەنگەن</string>
<string name="display_rotation_unit">گرادۇس</string>
<string name="display_lockscreen_rotation_title">قۇلۇپلانغان ئېكراننى ئايلاندۇر</string>
<string name="display_rotation_category_title">ئايلاندۇرۇش ھالىتى</string>
<string name="display_rotation_0_title">0 گرادۇس</string>
<string name="display_rotation_90_title">90 گرادۇس</string>
<string name="display_rotation_180_title">180 گرادۇس</string>
<string name="display_rotation_270_title">270 گرادۇس</string>
<!-- Display settings. Screen color. -->
<string name="screencolor">ئېكران رەڭگى</string>
<string name="screencolor_summary">رەڭ تۈسى، تويۇنۇشچانلىقى، ئاق-قارىلىقى ياكى يورۇقلۇقىنى تەڭشەيدۇ</string>
<string name="custom_screencolor">ئىختىيارىي ئېكران رەڭگى</string>
<string name="screencolor_save">ساقلا</string>
<string name="screencolor_cancel">ۋاز كەچ</string>
<string name="restore_preview">كۆڭۈلدىكى رەسىمنى كۆرسىتىدۇ</string>
<string name="selectnewfile_menu">رەسىم توپلىمىدىن يېڭى رەسىمنى كۆرسىتىدۇ</string>
<string name="selectfile_menu">رەسىم توپلىمىدىن رەسىمنى كۆرسىتىدۇ</string>
<string name="restore_default_str">ئەسلىگە قايتۇر</string>
<string name="hue_str">رەڭ تۈسى: <xliff:g id="hue_value">%1$s</xliff:g></string>
<string name="saturation_str">تويۇنۇشچانلىقى: <xliff:g id="saturation_value">%1$s</xliff:g></string>
<string name="contrast_str">ئاق-قارىلىقى: <xliff:g id="contrast_value">%1$s</xliff:g></string>
<string name="intensity_str">يورۇقلۇقى: <xliff:g id="intensity_str_value">%1$s</xliff:g></string>
<!-- LiveDisplay -->
<string name="live_display_summary">ۋاقىت ۋە مۇھىت شەرتى ئاساسىدا ئېكرانىڭىزنى ئەلالاشتۇرۇپ ئوقۇشچانلىقنى ياخشىلاپ كۆز چارچاشنى تۆۋەنلىتىدۇ</string>
<string name="live_display_mode">كۆرسىتىش ھالىتى</string>
<string name="live_display_color_temperature_title">رەڭ تېمپېراتۇرىسى</string>
<string name="live_display_color_temperature_summary">كۈندۈز: <xliff:g id="day_temperature">%1$d</xliff:g>K كېچە: <xliff:g id="night_temperature">%2$d</xliff:g>K</string>
<string name="live_display_color_temperature_label"><xliff:g id="degrees">%1$d</xliff:g>K</string>
<string name="live_display_day">كۈندۈز</string>
<string name="live_display_night">كېچە</string>
<string name="live_display_outdoor_mode_title">ئاپتوماتىك تالا ھالىتى</string>
<string name="live_display_outdoor_mode_summary">كۈچلۈك قۇياش نۇرىدا ئېكراننىڭ يورۇقلۇقى ۋە تويۇنۇشچانلىقىنى ئۆزلۈكىدىن كۈچەيتىدۇ</string>
<string name="live_display_low_power_title">توك سەرپىياتىنى تۆۋەنلىتىش</string>
<string name="live_display_low_power_summary">يورۇقلۇقنى تۆۋەنلەتمىگەن ئەھۋالدا ئېكراننى تەڭشەپ توك سەرپىياتىنى تېجەيدۇ</string>
<string name="live_display_enhance_color_title">كۈچەيتىلگەن رەڭلەر</string>
<string name="live_display_enhance_color_summary">تېرە رەڭگى، مەنزىرە ۋە باشقا سۈرەتلەرنىڭ رەڭ جانلىقلىقىنى ئاشۇرىدۇ</string>
<!-- Whether to display IME switcher notifcation -->
<string name="ime_switcher_notify">تاللىغۇچ سىنبەلگىسى</string>
<string name="ime_switcher_notify_summary">كىرگۈزگۈچ تاللىغۇچ سىنبەلگىسىنى كۆرسىتىدۇ</string>
<!-- Heads up -->
<!-- Bluetooth settings. A checkbox to set if we should accept all the file types regardless of their presence in MIME type whitelist -->
<string name="bluetooth_accept_all_files">ھەممە ھۆججەت تىپىگە قوشۇل</string>
<!-- High touch sensitivity -->
<string name="high_touch_sensitivity_title">سەزگۈر ئېكراننىڭ يۇقىرى سېزىمچانلىقى</string>
<string name="high_touch_sensitivity_summary">سەزگۈر ئېكراننىڭ سېزىمچانلىقىنى كۈچەيتىپ پەلەي كىيگەندە ئىشلىتىشكە قولايلىق يارىتىدۇ</string>
<!-- Display & Lights screen, setting options for LCD density -->
<!-- Stylus Icon -->
<string name="stylus_icon_enabled_title">چەكمە قەلەمنى ئىشلەتكەندە سىنبەلگە كۆرسەت</string>
<string name="stylus_icon_enabled_summary">چەكمە قەلەمنى ئىشلەتكەندە كۆرسەتكۈچ سىنبەلگىنى كۆرسىتىدۇ</string>
<!-- Stylus Gestures -->
<string name="gestures_settings_title">سەزگۈر قەلەم قول ئىشارىتى</string>
<string name="category_spen_title">سەزگۈر قەلەم قول ئىشارىتى</string>
<string name="enable_subcat_title">سەزگۈر قەلەم</string>
<string name="enable_spen_title_head">قول ئىشارەتنى قوزغات</string>
<string name="enable_spen_summary_head">سەزگۈر قەلەم توپچىسى بېسىپ تۇرۇلغاندا قول ئىشارىتى ئارقىلىق ئىختىيارىي مەشغۇلات قىلىشقا يول قويىدۇ</string>
<string name="gestures_subcat_title">قول ئىشارەت</string>
<string name="gestures_left_spen_title_head">سولغا سۈرۈلسە</string>
<string name="gestures_right_spen_title_head">ئوڭغا سۈرۈلسە</string>
<string name="gestures_up_spen_title_head">ئۈستىگە سۈرۈلسە</string>
<string name="gestures_down_spen_title_head">ئاستىغا سۈرۈلسە</string>
<string name="gestures_long_spen_title_head">ئۇزۇن بېسىلسا</string>
<string name="gestures_double_spen_title_head">قوش چەككەندە</string>
<!-- Gestures Options -->
<string name="gestures_action_empty">مەشغۇلات يوق</string>
<string name="gestures_action_home">باش ئېكران</string>
<string name="gestures_action_back">قايت</string>
<string name="gestures_action_menu">تىزىملىك</string>
<string name="gestures_action_search">ئىزدەشنى قوزغات</string>
<string name="gestures_action_recent">يېقىنقى ئەپلەر</string>
<!-- Stylus gestures -->
<string name="stylus_app_not_installed">%s تېخى ئورنىتىلمىغان</string>
<!-- Touchscreen hovering -->
<string name="touchscreen_hovering_title">لەيلىتىش مەشغۇلاتى</string>
<string name="touchscreen_hovering_summary">بارمىقىڭىزنى ئېكراننىڭ ئۈستىگە لەيلىتىپ توركۆرگۈ، يىراقتىكى ئۈستەلئۈستى قاتارلىقلارنىڭ چاشقىنەك ئىستىرىلكىسى سۈپىتىدە ئىشلىتىشىگە يول قويىدۇ</string>
<!-- Increasing ring tone volume -->
<string name="increasing_ring_volume_option_title">قوڭغۇراق ئاۋازىنى تەدرىجىي كۈچەيتىش</string>
<string name="increasing_ring_min_volume_title">باشلاش ئاۋازى</string>
<string name="increasing_ring_ramp_up_time_title">كۈچەيتىش ۋاقتى</string>
<!-- LTO download data over wi-fi only -->
<string name="category_calibration">توغرىلاش</string>
<string name="display_and_lights">كۆرسىتىش ۋە چىراغ</string>
<!-- Category title for Charging sounds (Power state change) specific Settings.
[CHAR LIMIT=40] -->
<string name="power_notifications_category_title">توكلىغاندىكى ئاۋاز</string>
<!-- Sound settings, Charging sounds enable/disable, setting check box label -->
<string name="power_notifications_enable_title">قوزغات</string>
<string name="power_notifications_enable_summary">توك مەنبەسىگە چېتىلغان ياكى ئۈزۈلگەندە ئاۋاز چىقىرىدۇ</string>
<!-- Sound settings, Charging sounds vibrate enable/disable, setting check box label -->
<string name="power_notifications_vibrate_title">تىترەت</string>
<!-- Sound settings, Charging sounds ringtone selection, preference label -->
<string name="power_notifications_ringtone_title">ئۇقتۇرۇش ئاۋازى</string>
<!-- Sound settings, charging sounds label for ringtone == none -->
<string name="power_notifications_ringtone_silent">ئۈنسىز</string>
<!-- Status bar -->
<string name="status_bar_title">ھالەت بالداق</string>
<string name="status_bar_toggle_brightness">يورۇقلۇق تىزگىنى</string>
<string name="status_bar_toggle_brightness_summary">ھالەت بالداقتىكى سۈرگۈچنى سۈرۈپ يورۇقلۇقنى تەڭشەيدۇ</string>
<string name="status_bar_notif_count_title">ئۇقتۇرۇش سانىنى كۆرسەت</string>
<string name="status_bar_notif_count_summary">كۈتۈۋاتقان ئۇقتۇرۇشتىن قانچىسى بارلىقىنى كۆرسىتىدۇ</string>
<string name="status_bar_quick_qs_pulldown_title">تېز تۆۋەنگە تارت</string>
<string name="status_bar_quick_qs_pulldown_summary">ھالەت بالداقنىڭ %1$s گىرۋىكىدىن تۆۋەنگە تارتقاندا تېز تەڭشەكلەر تاختىسى بىۋاستە كۆرۈنىدۇ</string>
<string name="status_bar_quick_qs_pulldown_summary_left">سول</string>
<string name="status_bar_quick_qs_pulldown_summary_right">ئوڭ</string>
<string name="status_bar_quick_qs_pulldown_left">سول</string>
<string name="status_bar_quick_qs_pulldown_right">ئوڭ</string>
<!-- Status bar - Clock -->
<string name="status_bar_clock_style_title">سائەت ئۇسلۇبى</string>
<string name="status_bar_clock_style_right">ئوڭ</string>
<string name="status_bar_clock_style_left">سول</string>
<string name="status_bar_clock_style_center">ئوتتۇرا</string>
<string name="status_bar_clock_style_hidden">يوشۇرۇن</string>
<string name="status_bar_am_pm_title">چۈشتىن بۇرۇن/چۈشتىن كېيىن ئۇسلۇبى</string>
<string name="status_bar_am_pm_info">24 سائەتلىك سائەت قوزغىتىلدى</string>
<string name="status_bar_am_pm_normal">ئادەتتىكى</string>
<string name="status_bar_am_pm_small">كىچىك</string>
<string name="status_bar_am_pm_hidden">يوشۇرۇن</string>
<!-- Status bar - Battery -->
<string name="status_bar_battery_style_title">توكدان ھالەت ئۇسلۇبى</string>
<string name="status_bar_battery_style_icon_portrait">سىنبەلگە بويىغا</string>
<string name="status_bar_battery_style_icon_landscape">سىنبەلگە توغرىسىغا</string>
<string name="status_bar_battery_style_circle">چەمبەر</string>
<string name="status_bar_battery_style_text">تېكىست</string>
<string name="status_bar_battery_style_hidden">يوشۇرۇن</string>
<!-- Status bar - Battery percentage -->
<string name="status_bar_battery_percentage_title">توكدان پىرسەنتى</string>
<string name="status_bar_battery_percentage_default">يوشۇرۇن</string>
<string name="status_bar_battery_percentage_text_inside">سىنبەلگە ئىچىدە</string>
<string name="status_bar_battery_percentage_text_next">سىنبەلگە يېنىدا</string>
<!-- Status bar - icon blacklist -->
<!-- EdgeGesture service -->
<string name="edge_gesture_service_title">قول ئىشارەت سېزىش ھادىسىسىنى توسۇش</string>
<string name="edge_gesture_service_summary">ئەپكە يولباشچى ۋە ھالەت بالداق قول ئىشارىتىنىڭ تېگىش ھادىسىسىنى يوللىمايدۇ</string>
<!-- Keep screen on strings -->
<!-- Privacy Settings Header item -->
<string name="privacy_settings_cyanogenmod_title">شەخسىيەت</string>
<!-- Privacy Guard -->
<string name="privacy_guard_default_title">كۆڭۈلدىكى ئەھۋالدا قوزغىتىلغان</string>
<string name="privacy_guard_default_summary">كۆڭۈلدىكى ئەھۋالدا يېڭىدىن ئورنىتىلغان ئەپلەر قوزغىتىلىدۇ</string>
<string name="privacy_guard_manager_title">شەخسىيەت قوغداش</string>
<string name="privacy_guard_manager_summary">قايسى ئەپلەرنىڭ شەخسىي سانلىق مەلۇماتلارنى زىيارەت قىلالايدىغانلىقىنى باشقۇرىدۇ</string>
<string name="privacy_guard_no_user_apps">ھېچقانداق ئەپ ئورنىتىلمىغان</string>
<string name="privacy_guard_help_title">ياردەم</string>
<string name="privacy_guard_reset_title">ئەسلىگە قايتۇرۇش</string>
<string name="privacy_guard_reset_text">ھوقۇقنى ئەسلىگە قايتۇرامدۇ؟</string>
<string name="privacy_guard_help_text">بۇ ئېكراندا قايسى ئەپلەردە شەخسىيەت قوغداشنى قوزغىتالايدىغانلىقىڭىزنى ئاددىيلا چېكىپ تاللىيالايسىز. تاللانغان ئەپلەر ئالاقەداش، قىسقا ئۇچۇر ياكى چاقىرىش خاتىرىسىغا ئوخشاش شەخسىي سانلىق مەلۇماتلىرىڭىزنى زىيارەت قىلالمايدۇ. بىر ئەپ تۈرى ئۇزۇن بېسىلسا ئەپنىڭ تەپسىلىي ئېكرانى ئېچىلىدۇ.\n\nكۆڭۈلدىكى ئەھۋالدا ئىچىدىكى ئەپلەرنى كۆرسەتمەيدۇ، تىزىملىكتىن مۇناسىپ تاللانمىنى تاللاپ ئۇلارنى كۆرسەتكىلى بولىدۇ.</string>
<string name="privacy_guard_manager_show_system_apps">سىڭدۈرۈلگەن ئەپنى كۆرسەت</string>
<string name="privacy_guard_advanced_settings_title">ئالىي</string>
<!-- Sizes for pattern lockscreen -->
<!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
<!-- Whether the dots will be drawn when using the lockscreen pattern -->
<!-- Whether the keyguard will directly pass to password entry -->
<!-- Whether the keyguard will directly pass to pattern view -->
<!-- Whether the keyguard will directly pass to PIN entry -->
<!-- lock screen visualizer -->
<!-- lock screen disabled by QS tile warning -->
<!-- Battery saver -->
<!-- Battery : Automatic performance profiles -->
<string name="autoperf_title">يەككە ئەپ سەپلىمە ھۆججىتىنى قوزغات</string>
<string name="perf_profile_title">توكدان ھالىتى</string>
<!-- Memory -->
<!-- Sound & notification > Sound section: Title for the option defining the default notification ringtone. [CHAR LIMIT=30] -->
<string name="notification_ringtone_title_cm">ئۇقتۇرۇش ئاۋازى</string>
<!-- Advanced reboot options -->
<string name="advanced_reboot_title">ئالىي قايتا قوزغات</string>
<string name="advanced_reboot_summary">قۇلۇپ يېشىلگەن ئەھۋالدا، توك مەنبە تىزىملىكىگە ئەسلىگە قايتۇرۇش ھالىتى، يېتەكلەش ھالىتى ياكى يۇمشاق قياتا قوزغىتىشقا كىرىش تاللانمىسى قوشۇلىدۇ</string>
<string name="category_interface">ئارايۈز</string>
<!-- Expanded desktop -->
<string name="power_menu_expanded_desktop">كېڭەيتىلگەن ئۈستەلئۈستى</string>
<string name="expanded_hide_nothing">يوشۇرما</string>
<string name="expanded_hide_status">ھالەت بالداقنى يوشۇر</string>
<string name="expanded_hide_navigation">يولباشچى بالداقنى يوشۇر</string>
<string name="expanded_hide_both">ھەر ئىككىسىنى يوشۇر</string>
<string name="expanded_nothing_to_show">ئەگەر يەككە بىر ئەپكە سەپلىگەن كېڭەيتىلگەن ھالەتنى قوشۇشتا، «ھەممىنى قوزغات» نى تاقاڭ</string>
<string name="expanded_enabled_for_all">ھەممىنى قوزغات</string>
<string name="expanded_desktop_style">كېڭەيتىلگەن ئۈستەلئۈستى ئۇسلۇبى</string>
<string name="expanded_desktop_style_description">كېڭەيتىلگەن ئۈستەلئۈستى ئۇسلۇبىدىن بىرنى تاللاڭ</string>
<string name="expanded_desktop_title">كېڭەيتىلگەن ئۈستەلئۈستى تاللانمىلىرى</string>
<!-- Kill app long-press back -->
<string name="kill_app_longpress_back">قايت توپچىدا ئەپنى مەجبۇرىي تاقا</string>
<string name="kill_app_longpress_back_summary">قايت توپچا ئۇزۇن بېسىلسا ئالدى سۇپىدا ئىجرا قىلىنىۋاتقان ئەپنى مەجبۇرىي تاقايدۇ</string>
<!-- Show/Hide Search Bar -->
<string name="recents_show_searchbar">يېقىنقى ئەپلەر تىزىمىدا ئىزدەش بالداقنى كۆرسىتىدۇ</string>
<string name="keywords_recents_show_searchbar">يېقىنقى يېقىنقى چەكلە قوزغات كۆرسەت يوشۇر ئىزدەش بالداق ئىزدەش بالداق</string>
<!-- Voice Wakeup -->
<string name="voice_wakeup_settings_title">ئاۋازدا ئويغات</string>
<string name="voice_wakeup_retrain_title">ئاۋازىڭىزنى قايتا مەشقلەندۈرۈڭ</string>
<string name="voice_wakeup_activity_title">قوزغىتىدىغان پائالىيەت</string>
<string name="voice_wakeup_default_activity">Google Now</string>
<string name="picker_activities">پائالىيەتلەر</string>
<string name="select_custom_app_title">ئىختىيارىي ئەپنى تاللاڭ</string>
<string name="select_custom_activity_title">ئىختىيارىي پائالىيەتنى تاللاڭ</string>
<!-- Blacklist preferences -->
<string name="blacklist_prefs">تەڭشەكلەر</string>
<string name="blacklist_button_delete">ئۆچۈر</string>
<string name="blacklist_summary_disabled">چەكلەنگەن</string>
<string name="blacklist_notify">ئۇقتۇرۇش كۆرسەت</string>
<string name="blacklist_private_numbers_title">شەخسىي نومۇرلار</string>
<string name="blacklist_private_numbers_summary_disabled">شەخسىي نومۇرلاردىن كەلگەن چاقىرىشنى توسمايدۇ</string>
<string name="blacklist_private_numbers_summary">شەخسىي نومۇردىن <xliff:g id="type">%s</xliff:g> چاقىرىلىشنى توسىدۇ</string>
<string name="blacklist_unknown_numbers_title">يوچۇن نومۇرلار</string>
<string name="blacklist_unknown_numbers_summary_disabled">ئالاقەداشلار تىزىمىدا يوق نومۇردىن چاقىرىلىش ياكى ئۇچۇرنى توسمايدۇ</string>
<string name="blacklist_unknown_numbers_summary">ئالاقەداشلار تىزىمىدا يوق نومۇردىن <xliff:g id="type">%s</xliff:g> چاقىرىلىشبنى توسىدۇ</string>
<string name="blacklist_summary_type_calls_only">چاقىرىشلار</string>
<string name="blacklist_summary_type_messages_only">ئۇچۇرلار</string>
<string name="blacklist_summary_type_calls_and_messages">چاقىرىش ۋە ئۇچۇرلار</string>
<string name="blacklist_regex_title">ئورتاق بەلگە ئىشلەت</string>
<string name="blacklist_regex_summary">چېكىت . نى ئورتاق بەلگە قىلىدۇ، * دا قايتىلايدۇ. مەسىلەن: 123.* بولسا 123 تىن باشلانغان نومۇرنى توسىدۇ، .*123.* بولسا 123 بار ھەممە نومۇرنى توسىدۇ</string>
<string name="blacklist_policy_block_calls">چاقىرىلىشلارنى توس</string>
<string name="blacklist_policy_block_messages">تاپشۇرۇۋالغان ئۇچۇرلارنى توس</string>
<!-- Blacklist management -->
<string name="remove_blacklist_number_title">نومۇرنى چىقىرىۋەت</string>
<string name="select_contact">ئالاقەداش تاللاڭ</string>
<!-- Sms security limit -->
<string name="app_security_title">ئەپ بىخەتەرلىكى</string>
<string name="sms_security_check_limit_title">قىسقا ئۇچۇر چېكى</string>
<!-- Notification spamfilter -->
<string name="spam_added_title">%1$s قوشۇلدى</string>
<string name="spam_last_blocked_title">ئاخىرىدا %1$s توسۇلدى</string>
<string name="block_notifications_title">ئۇقتۇرۇش سۈزۈش</string>
<string name="block_notifications_summary">پەرۋا قىلمىغان ئۇقتۇرۇش ۋە سۈزگۈچلەرنى باشقۇرىدۇ</string>
<string name="no_filters_title">سۈزگۈچ تەڭشىكى يوق</string>
<!-- Anonymous Statistics #CM -->
<!-- About device screen, list item title. Takes the user to the screen about opting in or out of anonymous statistics. -->
<!-- Anonymous Statistics - Preview -->
<string name="stats_collection_title">ئىستاتىستىكىلار</string>
<string name="stats_collection_summary">قوزغىتىلغاندا، سانلىق مەلۇمات توپلاشقا يول قويىدۇ</string>
<!-- Protected apps lockpattern reset button -->
<string name="lockpattern_reset_button">ئەندىزىنى ئەسلىگە قايتۇر</string>
<string name="lockpattern_settings_reset_summary">ئاساسىي تورخەت ھېساباتى ۋە مۇناسىپ ئىمنى كىرگۈزۈپ ئەندىزە قۇلۇپنى ئەسلىگە قايتۇرۇڭ</string>
<!-- Protected Apps -->
<string name="menu_hidden_apps_delete">ئەسلىگە قايتۇر</string>
<string name="menu_hidden_apps_reset_lock">قۇلۇپ ئەندىزىسىنى ئەسلىگە قايتۇر</string>
<string name="protected_apps">قوغدالغان ئەپلەر</string>
<string name="saving_protected_components">بۆلەك ھالىتىنى ساقلاۋاتىدۇ\u2026</string>
<string name="pa_login_username_hint">ئىشلەتكۈچى ئاتى(تورخەت)</string>
<string name="pa_login_password_hint">ئىم</string>
<string name="pa_login_submit_button">تىزىمغا كىر</string>
<string name="pa_login_checking_password">ھېساباتنى تەكشۈرۈۋاتىدۇ\u2026</string>
<string name="pa_login_incorrect_login">تىزىمغا توغرا كىرەلمىدى</string>
<!-- Contributors cloud activity -->
<string name="category_sounds">ئاۋازلار</string>
<string name="lockscreen_settings">قۇلۇپ ئېكرانى</string>
<string name="category_lights">چىراغ</string>
<string name="category_volume">ئاۋاز مىقدارى</string>
<string name="category_vibrate">تىترەت</string>
<string name="category_misc">باشقىلار</string>
<string name="advanced">ئالىي</string>
<string name="link_volume_option_title">قوڭغۇراق ئاۋازى بىلەن ئۇقتۇرۇش ئاۋازىنى باغلايدۇ</string>
<!-- Edit access point labels: PPP number -->
<!-- APNs screen message indicating new APN user is adding is a duplicate -->
<string name="sim_disabled">چەكلەنگەن</string>
<string name="sim_missing">يوق ياكى بۇزۇلغان</string>
<string name="sim_enabler_airplane_on">ئايروپىلان ھالىتى ئوچۇق بولسا بۇ مەشغۇلاتنى تاماملىيالمايدۇ.</string>
<string name="sim_enabler_in_call">سۆزلىشىۋاتقاندا بۇ مەشغۇلاتنى تاماملىيالمايدۇ.</string>
<string name="sim_enabler_both_inactive">ھەممە SIM كارتىنى چەكلىيەلمەيدۇ</string>
<string name="primary_sub_select_title">كۆڭۈلدىكى 3G/LTE مۇشتەرى</string>
<!-- MSIM SIM status -->
<!-- Zen mode allowed event setting summary items -->
<!-- [CHAR LIMIT=50] Like zen_mode_reminders, but part of a list, so lower case if needed-->
<!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_summary_selected_callers, but part of a list, so lower case if needed -->
<!-- [CHAR LIMIT=50] Like zen_mode_summary_selected_messages, but part of a list, so lower case if needed -->
<!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] -->
<!-- SAR information -->
<string name="maximum_head_level">باش: %1$s W/kg</string>
<string name="maximum_body_level">بەدەن: %1$s W/kg</string>
<!-- IC Codes -->
<string name="ic_code_model">تىپ: %1$s</string>
<string name="ic_code_full">IC: %1$s</string>
<string name="sim_ringtone_title">SIM كارتا %d قوڭغۇراق ئاۋازى</string>
<!-- label for application name -->
<!-- label for last time used -->
<!-- label for usage time -->
<!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
<!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
<!-- Factory reset strings -->
<!-- Tethering & portable hotspot other category -->
<!-- Wi-Fi tethering inactivity timeout -->
<!-- Live lock screen -->
<!-- Live lock screen title -->
<!-- Live lock screen summary -->
<!-- Live lock screen settings content description -->
<string name="live_lock_screen_settings_button">تەڭشەكلەر</string>
<!-- Live lock screen settings screen, caption for when live lock screens are disabled -->
<string name="interruptions_ignore_while_media_title">ئاۋاز چەتنەشنى توس</string>
<string name="interruptions_ignore_while_media_summary">ئۇقتۇرۇش كەلگەندە، ۋاسىتە ئاۋازىنى تۆۋەنلەتمەيدۇ</string>
<!-- CM Legal -->
<string name="cmlicense_title">CyanogenMod قانۇن ئۇچۇرى</string>
</resources>
|