-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
translations.py
665 lines (631 loc) · 59.4 KB
/
translations.py
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
"""
Provides strings for use with Temp_Cleaner GUI's UI elements.
"""
class en:
"""
Provides English translations for program Temp_Cleaner GUI by Ziad Ahmed (Mr.X)
Contribution guide:
1-DO NOT EDIT ANY OF THE VARIABLE NAMES AT ALL, JUST MODIFY THE STRING AFTER THE EQUAL "=" SIGN ONLY.
2-THE TRANSLATIONS MUST BE ACCURATE FOR USE IN PUBLIC.
"""
recycle_bin_text = "Recycle Bin"
windrv_recycle_bin_text = "Recycle Bin (for all drives)"
dxdcache_text = "D3DCache (Windows 10 or newer only)"
dxdcache_text_chkbox = "D3DCache (Windows 10 or newer only)"
sys_user_specific_text = "System and User specific"
prefw_text = "PrefetchW"
clipboard_text = "Clipboard"
windir_temp_text = "Windows Temp"
user_temp_text = "User Temp"
defuser_temp_text = "Default User Temp"
iecache_text = "IE Cache"
winexp_thumbcache_text = "Windows Explorer Thumbnails"
user_recents_text = "Your Recent Documents List"
local_low_temp_text = "LocalLow User Temp"
webbrowsers_text = "Web Browsers"
gchrome_webcache_text = "Google Chrome Temporary Files"
gchrome_cookies_text = "Google Chrome Cookies"
gchrome_extensions_cookies_text = "Google Chrome Extensions Cookies"
steam_htmlcache_text = "Steam Temporary Files"
discord_webcache_text = "Discord Client Temporary Files"
chromium_based_edge_webcache_text = "Chromium-based Microsoft Edge Temporary Files"
chromium_based_edge_cookies_text = "Chromium-based Microsoft Edge Cookies"
firefox_webcached_data_text = "Mozilla Firefox Temporary Files"
mozilla_firefox_cookie_data_text = "Mozilla Firefox Cookies"
discord_squirrel_temp = "Discord Client Squirrel Temp"
iecookies_text = "Internet Explorer Cookies"
adds_ietemp_text = "Internet Explorer Additional Temporary Files"
iedownloadhistory_text = "Internet Explorer Download History"
photo_editors_text = "Photo Editors"
gimp_tmp_text = "GIMP's temporary files"
gimp_recent_docs_list_text = "GIMP's recent documents list"
ps2020_webcache_text = "Photoshop 2020 Web Cache"
winupdate_text = "Windows Update"
winupdate_downloadedfiles_text = "Windows Update Downloads"
win10plus_cleaners_text = "Windows 10 or newer only"
win10plus_oscache_text = "Windows 10/11 OS Temporary Files"
actioncenter_cache_text = "Action Center Temporary Files"
modern_apps_cache_text = "Modern Apps Temporary Files"
msedge_msstore_webcache_text = "Microsoft Store-based Edge Temporary Files"
thumbcachetodelete_text = "Additional Windows Explorer Thumbnails (thumbcachetodelete)"
cryptneturl_text = "Cryptnet URL Cache"
connecteddevicesplatform_cache_text = "Windows ConnectedDevicesPlatform Cache"
elevateddiagnostics_text = "Elevated Diagnostics Data (Not Recommended)"
identitynexusintegration_text = "IdentityNexusIntegration Folder content"
servicehub_identity_file_text = "Delete ServiceHub Identity File (Not Recommended)"
games_text = "Games"
roblox_textures_text = "ROBLOX Downloaded Textures"
roblox_verbosed_logs_text = "ROBLOX Verbosed Logs"
axolot_games_scrapmechanic_workshop_cache_text = "Axolot Games Scrap Mechanic Workshop Items Cache"
minecraft_webcache_text = "Minecraft Web cache"
python_cleaners_text = "Python"
pypip_text = "Python pip Cache"
pyinstaller_bin_cache_text = "Pyinstaller Binary Cache"
jedi_python_cache_text = "Jedi Python Temp"
ram_text = "Random Access Memory (RAM)"
empty_running_workingsets_rammap_text = "Use RAMMap by Sysinternals to Free up RAM"
video_editing_software_text = "Video Editing Software"
vegaspro17_temp_text = "Sony Vegas Pro 17 Temporary and Log files"
vegaspro17_errorlogs_text = "Sony Vegas Pro 17 Error Logs"
threed_moduling_software_text = "3D Moduling Software"
mcneel_rhinoceros_3d_temp_text = "McNeel Rhinoceros Temporary Files"
adds_software_text = "Additional Software"
iconcachefile_text = "Icon Cache File"
microvert_memu_logs_memdump_text = "Microvirt MEmu Logs and Memory Dump"
malwarebytes_adware_cleaner_text = "Malwarebytes Adware Cleaner Temporary and Log files"
perflogs_sysdrive_text = "Performance Logs"
android_cached_data_text = "Android Cache"
vmware_downloads = "Files Downloaded by VMware Software"
balenaitcher_webcache_files_text = "BalenaItcher Temporary Files"
lowlevelformattool_agreement_file_text = "LowLevelFormatTool (LLFT) License Agreement Confirmation file"
winxpe_creator_downloadsdir_text = "WinXPE Creator Downloads (Make sure to set it's path on settings first)"
huawei_hisuite_logdata_text = "Huawei HiSuite Logs"
huawei_hisuite_dnddata_text = "Huawei HiSuite Drag 'n' Drop Temporary Files"
vscode_text = "Microsoft Visual Studio Code"
vscode_webcache_text = "VS Code Temporary Files (Use at your own risk)"
vscode_cookies_text = "VS Code Cookies"
vscode_cached_extensions_text = "VS Code Extensions Cache"
javadeployment_text = "Java Deployment Cache"
javadeployment_chkbox_text = "Java Deployment Cache"
alldone_text = "Post-cleaning options"
alldone_chkbox_text = "Close this program after cleaning is done"
settings_text = "Settings"
execute_text = "Start Cleaning"
about_text = "About & Tips"
executing_text = "Cleaning up..."
restart_winupdate_window_title_text = "Restart Windows Update Service"
restart_winupdate_window_content_text = "After you delete all downloaded files by Windows Update, you must restart it's service to ensure proper functionality after cleaning, Do you want Temp_Cleaner GUI to do that for you now?"
restarting_winupdate_service_text = "Restarting Windows Update Service..."
restart_winupdate_service_done_text = "Windows Update Service has been restarted!"
not_restarting_winupdate_service_warning_text = "You might face issues with the functionality of Windows Update if you didn't restart it as soon as possible."
clean_ms_store_based_edge_cache_window_title = "Clean Store-based MS Edge Temporary Files"
clean_ms_store_based_edge_cache_dialog_one_content = "Cleaning Store-based MS Edge Temporary Files can not be done automatically, you have to do that manually, a new (Windows Explorer) window will be opened for you showing you the folder where you are supposed to clean MS-Store-Based edge Temporary Files\nPlease keep in mind that you shouldn't leave the directory opened\nDo you wish to processed?"
clean_ms_store_based_edge_cache_dialog_two_content = "Opening the directory\nDon't forget to look for the folder Microsoft.MicrosoftEdge_[a random number], and go inside the AC folder inside of it, you will then be able to see all MS Store-based edge Temporary Files"
done_text = "Done!"
operation_interrupted_by_user = "Operation canceled by you."
erase_rammap_title = "Free up RAM"
erase_rammap_content = "Would you really like to run RAMMap by Sysinternals to Free up RAM?"
default_path_rammap = "The path of the RAMMap tool is set to '$DEFAULT', Continuing using the default configured RAMMap path."
default_path_msgbox_title = "Notification"
commandsent_to_rammap_text = "RAMMap.exe - Command sent."
default_path_winactivities_cache_text = "You didn't specify a custom location for the Windows activites cache cleaner to work on, Continuing using the Default values."
iconcache_dialog_text = "Cleaning IconCache.db file can not be done automatically, you have to do that manually, just delete the file iconcache.db in the directory we will open to you\nDo you wish to processed?"
clear_icon_cache_dialog_text = "Clean icon cache"
nocustom_path_foradwcleaner_text = "You didn't specify a custom working location for the Cleaner of AdwareCleaner, Continuing using the default path."
an_error_has_occured_text = "An Error has occured"
no_path_winxpe_text = "You didn't specify the path of the 'WinXPE' program, The cleaner can't continue."
note_text = "Note"
winxpe_after_clean_note_text = "You will need to redownload all downloaded data by the tool for the exporting phase to be done!"
warning_cant_increase_more = "Is your eyesight really that low?, If yes, Then I'm sorry I can't help you anymore."
cant_increase_more_msgbox_title = "Increase font size"
cant_decrease_more_msgbox_title = "Decrease font size"
warning_cant_decrease_more_msgbox = "Is your computer's screen really that big?, If yes, Then I'm sorry I can't help you anymore."
minimal_accessibility_pack_help = """Minimal Accessibility Pack v1.0 is here!
You can enjoy using your favorite Mr.X software, even if you have any problems either with your computer's screen or with your eyesight.
To increase the font size, You can do "Control + I"
To decrease the font size, You can do "Control + D"
And thank you for choosing Mr.X's Software!
Powered by Minimal Accessibility Pack v1.0 by Insertx2k Dev (Mr.X).
"""
help_on_using_minimal_accessibility_pack_msgbox_title = "Help on using Minimal Accessibility Pack v1.0"
console_output_text = "Cleaning Progress"
about_window_txt = """Version: 7.1
Release Channel: stable
Additional features installed:
1-Arabic Language Pack v1.1
2-Minimal Accessibility Pack v1.0
Developed by: Ziad Ahmed (Mr.X) aka. Insertx2k Dev
Support website: https://insertx2k.github.io/temp_cleaner_gui
Developer website: https://insertx2k.github.io/mrx
Github Repository: https://github.com/insertx2k/temp_cleaner_gui
Number of contributors to this version: 0
Tips:
You can press 'F6' on your keyboard to clear the list of all deleted files.
You can also press 'F2' to show you a message box containing useful information about your Windows drive.
You can press 'F1' to show you some help about using Minimal Accessibility Pack v1.0 or about increasing or decreasing screen font size.
"""
about_window_title = "About 'The Temp_Cleaner GUI Project (v7.1)'"
cant_retrieve_config_fromfile_msgbox_content = "Unable to retrieve the configuration information, this can be due to a catastrophic failure, or a something else, the settings window will close."
cant_retrieve_config_fromfile_msgbox_title = "Runtime Exception"
cant_read_config_frominside_file_msgbox_title = "A runtime exception"
cant_read_config_frominside_file_msgbox_content = "Unable to read the configuration file from your computer, please make sure to give this program the permission to read files in your hard disk if blocked by your antivirus software and try again, The settings window will close."
incorrect_choice_text = "Incorrect choice"
cant_save_config_file_text = "Can't save the configuration file with the choice"
done_reboot_for_changes_to_apply_text = "All changes you did has been successfully saved, but for the changes to take effect, you will need to restart Temp_Cleaner GUI."
changes_saved_text = "Saved your changes"
unable_to_save_your_changes_text = "Unable to save your changes to the file 'Config.ini', Nothing has been changed yet, and this window will not close."
prog_title_no_username = "Temp_Cleaner GUI"
prog_title_1 = "Welcome "
prog_title_2 = " to Temp_Cleaner GUI v7.1!"
settings_window_title = "Temp_Cleaner GUI Settings"
settings_hint_one = "Change the way Temp_Cleaner GUI behaves"
rammap_path_settings_hint = "RAMMap Executable Path:"
adwcleaner_working_path_settings_hint = "MalwareBytes Adware Cleaner data folder (Check it's settings):"
winxpe_prog_path_settings_hint = "WinXPE Installation path:"
userid_folder_winactivitiescache_settings_hint = "Name of the User ID folder inside the WindowsActivitiesCache Folder (Optional) :"
appearance_mode_settings_hint = "Choose the appearance mode: "
license_window_title = "License for Temp_Cleaner GUI"
open_license_window_btn_text = "License"
quit_settings_btn = "Quit"
commit_changes_plus_exit_btn = "Apply and Quit"
cant_retrieve_config_fromfile_mainloop = "Unable to retrieve the configuration information, this can be due to a catastrophic failure, or a something else."
dontknow_whattodo_presets_text = "Don't know what to do?, Choose a cleaning preset:"
preset_default = "Default Preset (Recommended for Everyday use)"
preset_maximum_cleaning = "Maximum Cleaning (Cleans up all sections, thus giving you more disk space)"
preset_recyclebin_cleaning = "Empty Recycle Bin Only"
preset_webbrowser_cleaning = "Web Browser Cleaning"
preset_webbrowser_cleaning_with_cookies = "Web Browser Cleaning + Cookies"
fix_roblox_error_preset = "Fix ROBLOX Error 267 (Might not work)"
widgets_sticking_direction = 'w'
exception_reading_thememode_title = "An error has occured"
exception_reading_thememode_content = "An error has occured causing the program to throw this error\nIf you see this error you can try checking if the file 'Config.ini' exists in the current directory where Temp_Cleaner GUI's executable is in, Or make sure to give Temp_Cleaner GUI the permission to access your Computer's Storage device if blocked by your antivirus\nIf the issue still presents, Consider sending a screenshot of the whole Temp_Cleaner's Window along with this messagebox\nException details are: "
used_systemdrive_space = "Used Disk Space: "
free_systemdrive_space = "Free Disk Space: "
total_systemdrive_space = "Total Disk Space: "
usage_statistics_for_sysdrv = "Disk Usage Statistics for "
usage_statistics_for_systemdrive_word = "Windows Volume Disk Usage Statistics"
press_ok_when_youre_done = "Press the 'OK' button to close this messagebox."
freed_up_diskspace_dialog = "Congratulations!, You have freed up: "
freed_up_diskspace_dialog_title = "Cleaned up your system!"
freed_up_nothing = "It seems like your PC is already clean!"
use_custom_cursors_text = "Use Custom Cursors?"
use_custom_cursors_hint = "Disabling this can fix lags on really low-end PCs and can solve some issues if their cause is custom cursors."
use_custom_cursors_checkbox_text = "Enable Custom Home UI Cursors"
dark_mode = "Dark"
light_mode = "Light"
updater_title = "Temp_Cleaner GUI Updater"
new_update_tcg = "There is a new update for this program!"
new_version_is = "New version is: "
current_version_is = ", Your version is: "
close_btn_updater = "Don't update"
update_btn_updater = "Download Update"
opened_webbrowser_dialog = "Launched the website of Temp_Cleaner GUI in a new tab on your favorite web browser, Please download the program normally like you did the first time you downloaded this program"
running_latest_version_dialog = "You are already running the latest version of this program."
ok = "OK"
goto_tcg_website = "Website"
check_for_updates = "Update Check"
checking_for_updates = "Checking for Updates"
auto_check_for_updates = "Check for updates at program startup"
couldntcheckforupdates = "Couldn't check for updates"
couldnt_download = "Couldn't check for updates\nThis can happen because you don't have an active internet connection on your PC, Please check the internet connection on your PC and try again"
couldnt_save_downloaded_version_file_with_error_details = "Couldn't save downloaded file from the server on your PC\nPlease make sure to give Temp_Cleaner GUI the sufficient permissions to do, Maybe allowing it to access your disks via your Antivirus program can help\nError details are:"
stop_cleaning = "Stop..."
you_dont_need_anything = "You are all set!"
wer_cleaner = "Windows Error Report (WER) Files"
delivery_optimization = "Windows Delivery Optimization Files"
windows_log_files = "Windows Logs"
cancel_pending_updates = "Cancel Pending Windows Update"
recyclebin_of = "Recycle bin of drive: "
no_recyclebin_enabled = "There is no recycle bin enabled for drive: "
couldnt_get_other_drives_will_clean_windrv = "Couldn't retrieve available volumes in this PC, will continue using default recovery option: Clean Windows Drive Recycle Bin"
windows_update_rebooter_exit_code = "Restart Windows Update Service Command completed with the following output: "
offline_web_pages = "Offline Web Pages"
attempting_to_take_folder_ownership = "Temp_Cleaner GUI must take the ownership of the folder before cleaning it."
donators = "Temp_Cleaner GUI's Supporters"
donate = "Donate..."
thx_donators = "Ziad (Mr.X) wants to thank all of those donators for choosing to\n support the development of Temp_Cleaner GUI!"
list_of_donators_is_loading = "Loading a list of all donators, please wait..."
couldnt_download_donators_list = "Couldn't load the list of all donators, Maybe try later when you get a stable internet connection?"
donators_btn = "Donators"
finish_cleaning = "Cleaning process completed, You may now press the 'F6' button in your keyboard to clear this list."
deleted_files = "Deleted Files:"
error_in_cleaning = "An error has occured while this cleaner has been running, therefore this section will be skipped"
special_cleaners = "Special Cleaners (Will take a very long time)"
winsxs = "Windows Component Store (WinSxS) Temporary Files"
cleaner_will_take_lot_of_time = "This cleaner will take a lot of time to continue, therefore a Console Window will appear on your screen showing you an indicator of this cleaner's progress."
cleaner_has_finished = "This cleaner has completed!"
winsxs_warning = "Deleting WinSxS (Windows Component Store) will prevent you from uninstalling any previously installed updates"
winsp_cleaner = "Windows Service Pack Unnecessary Files"
winsp_cleaner_warning = "By cleaning Service Pack Unnecessary files, you will no longer be able to uninstall the current service pack."
winold = "Previous Windows Installations"
winold_warning = "By deleting the Windows.old folder, You will no longer be able to roll back to a previous version of Windows"
gchrome_history = "Google Chrome Browsing History"
chromium_based_edge_history = "Chromium-based Microsoft Edge Browsing History"
mozilla_firefox_history = "Mozilla Firefox Browsing and downloads History and Bookmarks"
warning_win10os_caches = "This will reset your Start menu layout, Please make sure to take a backup of it first."
playnite_browser_webcache = "Playnite Browser Cache"
opera_browser_cookies = "Opera Web Browser Cookies"
opera_browser_history = "Opera Web Browser History"
opera_browser_caches = "Opera Web Browser Cache"
startup_tips_hint = "Startup Tips (Tip of The Day) Settings"
show_startup_tips = "Show Tips at startup (Tip of the day)"
tips = "Tips"
tips_folder_missing = "Couldn't read the 'tips' folder\nProbably it got deleted by other utilities or your antivirus software blocked Temp_Cleaner GUI from accessing it\nError details are:"
tips_next = "Another Tip"
tip_of_the_day = "Tip of the Day"
error_unsupported_lang_in_tips = "Unsupported language in Tips window\nPress OK to close this window."
gathering_error_details = "Gathering Error Details, Please wait..."
error_window_warning = "An unhandled error has occured causing this window to appear, for you as a user, all you need\n to do is just contacting the support of Temp_Cleaner GUI, or pressing the OK button and\n choosing to continue with this error as it is (Not recommended in most cases), Error\n details available below:"
close_app = "Exit Program"
continue_app = "Continue and Ignore"
change_power_state_after_cleaning = "Change this PC's power state to: "
shutdown = "Power off (Shutdown)"
reboot = "Reboot (Restart)"
hibernate = "Suspend to Disk (Hibernate)"
sleep = "Suspend to RAM (Sleep)"
error_changing_pwrstate = "Couldn't change the power state of This PC to the one specified in the post-cleaning options"
connect_phone_to_pc = "Connect Phone to PC via USB Cable"
connect_phone_via_cable = "Connect to Phone via Cable"
adb_instructions_header = "To connect your phone properly, Please follow these instructions:"
instructions_for_adb_connection = """1-Open Settings app on your phone.
2-Click 'About Phone', then 'Software version', then tap the 'Build number' 7 times or
more until you see a message that says 'Developer mode enabled' or something equavilent.
3-Go 'back' and open 'Developer Options'
4-Enable 'USB Debugging', Click Yes to the window that will appear.
5-Connect phone to PC via a USB cable.
6-In case a window appears on your phone asking for authentication,
check 'Always allow from this computer', then click 'Allow'
7-Press 'Continue' button on this window.
"""
continue_connection_window_btn = "Continue"
beamng_drive_cache_cleaner = "BeamNG Drive Temporary Data"
running_on = "Running On "
running_as = "Running as "
connected_devices = "Connected Devices"
clear_android_userpkgs_cache = "Wipe caches of User packages on connected Android smartphone"
usb_adb = "Via USB Debugging"
wifi_adb = "Via Wi-Fi Debugging (Android 11+ only)"
unsupported_adb_cleaning_method = "Unsupported connection method chosen, will skip this cleaning section..."
connect_phone_to_pc_via_wifi_debugging = "Connect Phone to PC via Wi-Fi Debugging (Android 11+ Only)"
connect_phone_to_pc_via_wifi_debugging_lbl = "Connect Phone to PC via Wi-Fi debugging"
connect_phone_to_pc_via_wifi_debugging_header = "To connect your Phone to PC via Wi-Fi debugging properly, Please follow these instructions:"
connect_phone_to_pc_via_wifi_debugging_instructions = """1-Open Settings app on your phone.
2-Scroll down til the end until you find 'Developer options', click on it.
3-Enable 'USB Debugging', and click OK on the dialog box that will appear.
4-Connect to the same network as this PC on your phone.
5-Enable 'Wireless debugging'
6-On the window that appears, check/enable 'Always allow on this network', then click 'Allow'
7-Click on 'Wireless debugging'
8-If you don't see your computer's name there, Click on 'Pair device with pairing code'
8.1-A window will appear, Enter the shown 'Wi-Fi pairing code' into the respective text box.
8.2-Do the same for the text below the label 'IP address & port'.
8.3-Then click on Continue.
9-If you see it just write the text below 'IP address & port' in the specified text box, and leave the 'Pairing code' text box empty.
9.1-Click on Continue.
"""
ip_address_and_port = "IP address & port:"
pairing_code = "Pairing Code:"
choose_a_device_window_title = "Choose a debugging device..."
choose_a_usb_debugging_device = "Choose a connected device to clean"
choose_a_device_info = """You have more than one Android smartphone device with USB or WiFi debugging enabled connected to this PC.
and since Temp_Cleaner GUI can't tell by itself which of these devices to clean, you will have to choose one manually by yourself.
Please choose a device from this list:
"""
chooser_all_devices = "Clean all devices connected"
chooser_choose_a_device = "Choose a device..."
rebuild_icon_cache_winexplorer = "Rebuild Icon Cache (Windows Explorer)"
class ar:
"""
Provides Arabic Translations for program Temp_Cleaner GUI by Ziad Ahmed (Mr.X)
Contribution guide:
1-DO NOT EDIT ANY OF THE VARIABLE NAMES AT ALL, JUST MODIFY THE STRING AFTER THE EQUAL "=" SIGN ONLY.
2-THE TRANSLATIONS MUST BE ACCURATE FOR USE IN PUBLIC.
Temp_Cleaner GUI يقدم هذا الملف الترجمات الخاصة باللغة العربية للبرنامج
دليل المساهمة:
1-"=" لاتقم بتعديل اسم اي متغير علي الإطلاق، فقط قم بترجمة النصوص الموجودة بعد علامة التساوي
2-يجب ان تكون الترجمة دقيقة حيث انها سوف تستخدم في العامة وانت المسئول عنها
"""
recycle_bin_text = "سلة المهملات"
windrv_recycle_bin_text = "ﺕﻼﻤﻬﻤﻟﺍ ﺔﻠﺳ"
dxdcache_text = "(ويندوز 10 او اعلي فقط) D3D Shader Cacheذاكرة التخزين المؤقتة ل"
dxdcache_text_chkbox = "ﻂﻘﻓ ﺙﺪﺣﺍ ﻭﺍ 10 ﺯﻭﺪﻨﻳﻭ ﻱﺩ ﻱﺮﺛ ﺖﻛﺮﻳﺍﺩ ﺞﻟﺎﻌﻤﻟ ﺔﺘﻗﺆﻤﻟﺍ ﻦﻳﺰﺨﺘﻟﺍ ﺓﺮﻛﺍﺫ"
sys_user_specific_text = "ملفات خاصة بالنظام او المستخدم غير ضرورية"
prefw_text = "ﻖﺒﺴﻤﻟﺍ ﺰﻴﻬﺠﺘﻟﺍ"
clipboard_text = "الحافظة"
windir_temp_text = "ﺔﺘﻗﺆﻤﻟﺍ ﺯﻭﺪﻨﻳﻮﻟﺍ ﺕﺎﻔﻠﻣ"
user_temp_text = "ﺔﺘﻗﺆﻤﻟﺍ ﻲﻟﺎﺤﻟﺍ ﻡﺪﺨﺘﺴﻤﻟﺍ ﺕﺎﻔﻠﻣ"
defuser_temp_text = "ﺔﺘﻗﺆﻤﻟﺍ ﻲﺿﺍﺮﺘﻓﻹﺍ ﻡﺪﺨﺘﺴﻤﻟﺍ ﺕﺎﻔﻠﻣ"
iecache_text = "ﺔﺘﻗﺆﻤﻟﺍ ﺖﻧﺮﺘﻧﻹﺍ ﻒﺸﻜﺘﺴﻣ ﺕﺎﻔﻠﻣ"
winexp_thumbcache_text = "ﺯﻭﺪﻨﻳﻮﻟﺍ ﻒﺸﻜﺘﺴﻤﺑ ﺔﺻﺎﺨﻟﺍ ﺓﺮﻐﺼﻤﻟﺍ ﺭﻮﺼﻟﺍ"
user_recents_text = "ﺎﻬﺤﺘﻓ ﻢﺗ ﺕﺎﻔﻠﻣ ﺮﺧﺍ ﺔﺤﺋﻻ"
local_low_temp_text = "ﺔﺘﻗﺆﻤﻟﺍ LocalLow ﻡﺪﺨﺘﺴﻤﻟﺍ ﺕﺎﻔﻠﻣ"
webbrowsers_text = "المتصفحات"
gchrome_webcache_text = "ﻡﻭﺮﻛ ﻞﺟﻮﺟ ﺢﻔﺼﺘﻤﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺐﻳﻮﻟﺍ ﻊﻗﺍﻮﻣ ﺕﺎﻔﻠﻣ"
gchrome_cookies_text = "ﻡﻭﺮﻛ ﻞﺟﻮﺟ ﺢﻔﺼﺘﻤﺑ ﺔﺻﺎﺨﻟﺍ ﺕﺎﻜﻌﻜﻟﺍ"
gchrome_extensions_cookies_text = "ﻡﻭﺮﻛ ﻞﺟﻮﺟ ﺢﻔﺼﺘﻤﺑ ﺔﺻﺎﺨﻟﺍ ﺔﻴﻓﺎﺿﻹﺍ ﺕﺎﻧﻮﻜﻤﻟﺎﺑ ﺔﺻﺎﺨﻟﺍ ﺕﺎﻜﻌﻜﻟﺍ"
steam_htmlcache_text = "Steamﺏ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
discord_webcache_text = "ﺔﺘﻗﺆﻤﻟﺍ ﺩﺭﻮﻜﺴﻳﺪﻟﺍ ﺕﺎﻔﻠﻣ"
chromium_based_edge_webcache_text = "ﺔﺘﻗﺆﻤﻟﺍ ﺪﻳﺪﺠﻟﺍ ﻲﺟﺩﺍ ﺖﻓﻮﺳﻭﺮﻜﻴﻣ ﺢﻔﺼﺘﻣ ﺕﺎﻔﻠﻣ"
chromium_based_edge_cookies_text = "ﺪﻳﺪﺠﻟﺍ ﻲﺟﺩﺍ ﺖﻓﻮﺳﻭﺮﻜﻴﻣ ﺕﺎﻜﻌﻛ"
firefox_webcached_data_text = "ﺔﺘﻗﺆﻤﻟﺍ ﺲﻛﻮﻓﺮﻳﺎﻓ ﻼﻳﺯﻮﻣ ﺢﻔﺼﺘﻣ ﺕﺎﻔﻠﻣ"
mozilla_firefox_cookie_data_text = "ﺲﻛﻮﻓﺮﻳﺎﻓ ﻼﻳﺯﻮﻣ ﺕﺎﻜﻌﻛ"
discord_squirrel_temp = "ﺩﺭﻮﻜﺴﻳﺪﻟﺎﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ Squirrel ﺕﺎﻔﻠﻣ"
iecookies_text = "ﺖﻧﺮﺘﻧﻹﺍ ﻒﺸﻜﺘﺴﻣ ﺢﻔﺼﺘﻣ ﺕﺎﻜﻌﻛ"
adds_ietemp_text = "ﺔﻴﻓﺎﺿﻹﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺖﻧﺮﺘﻧﻹﺍ ﻒﺸﻜﺘﺴﻣ ﺕﺎﻔﻠﻣ"
iedownloadhistory_text = "ﺖﻧﺮﺘﻧﻹﺍ ﻒﺸﻜﺘﺴﻣ ﺢﻔﺼﺘﻣ ﺕﻼﻳﺰﻨﺗ ﻞﺠﺳ"
photo_editors_text = "برامج تعديل الصور"
gimp_tmp_text = "ﺐﻤﻴﺟ ﺞﻣﺎﻧﺮﺒﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
gimp_recent_docs_list_text = "ﺐﻤﻴﺟ ﺞﻣﺎﻧﺮﺑ ﻲﻓ ﺎﻬﺤﺘﻓ ﻢﺗ ﺕﺎﻔﻠﻣ ﺮﺧﺍ ﺔﻤﺋﺎﻗ"
ps2020_webcache_text = "2020 ﺏﻮﺷﻮﺗﻮﻓ ﺞﻣﺎﻧﺮﺒﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺖﻧﺮﺘﻧﻹﺍ ﺢﻔﺼﺘﻣ ﺕﺎﻔﻠﻣ"
winupdate_text = "برنامج تحديث الويندوز"
winupdate_downloadedfiles_text = "ﺯﻭﺪﻨﻳﻭ ﺔﻴﻗﺮﺗ ﺔﻣﺪﺧ ﺔﻄﺳﺍﻮﺑ ﺎﻬﻠﻳﺰﻨﺗ ﻢﺗ ﻲﺘﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
win10plus_cleaners_text = "خاص بويندوز 10 او احدث فقط"
win10plus_oscache_text = "11 ﻭﺍ 10 ﺯﻭﺪﻨﻳﻭ ﻞﻴﻐﺸﺘﻟﺍ ﻡﺎﻈﻨﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
actioncenter_cache_text = "ﺔﺘﻗﺆﻤﻟﺍ ﺕﺍﺭﺎﻌﺷﻹﺍ ﺰﻛﺮﻣ ﺕﺎﻔﻠﻣ"
modern_apps_cache_text = "ﺯﻭﺪﻨﻳﻭ ﺮﺠﺘﻣ ﺕﺎﻘﻴﺒﻄﺘﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
msedge_msstore_webcache_text = "ﻢﻳﺪﻘﻟﺍ ﻲﺟﺩﺍ ﺖﻓﻮﺳﻭﺮﻜﻴﻣ ﺢﻔﺼﺘﻤﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺖﻧﺮﺘﻧﻹﺍ ﺕﺎﻔﻠﻣ"
thumbcachetodelete_text = "thumbcachetodelete ﺯﻭﺪﻨﻳﻭ ﻒﺸﻜﺘﺴﻤﺑ ﺔﺻﺎﺨﻟﺍ ﺔﻴﻓﺎﺿﻹﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
cryptneturl_text = "المؤقتة Cryptnet URL ملفات "
connecteddevicesplatform_cache_text = "المؤقتة ConnectedDevicesPlatform ملفات "
elevateddiagnostics_text = "(ﻦﺴﺤﺘﺴﻣ ﺮﻴﻏ) ﺎﻴﻠﻌﻟﺍ ﺕﺎﺼﻴﺨﺸﺘﻟﺍ ﺕﺎﻔﻠﻣ"
identitynexusintegration_text = "IdentityNexusIntegration ﺪﻠﺠﻤﻟﺍ ﺕﺎﻳﻮﺘﺤﻣ"
servicehub_identity_file_text = "(ﻦﺴﺤﺘﺴﻣ ﺮﻴﻏ) ServiceHub ﺞﻣﺎﻧﺮﺒﻟ ﺔﻴﺼﺨﺸﻟﺍ ﺔﻳﻮﻬﻟﺍ ﻒﻠﻣ"
games_text = "الألعاب"
roblox_textures_text = "ﺔﻠﻤﺤﻤﻟﺍ ﺲﻛﻮﻠﺑﻭﺭ ﺔﺒﻌﻟ ﻡﺍﻮﻗ"
roblox_verbosed_logs_text = "ﺲﻛﻮﻠﺑﻭﺭ ﺔﺒﻌﻟ ﺕﻼﺠﺳ"
axolot_games_scrapmechanic_workshop_cache_text = "Axolot Games Scrap Mechanic ﺮﺻﺎﻨﻌﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
minecraft_webcache_text = "ﺖﻓﺍﺮﻜﻨﻳﺎﻤﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺖﻧﺮﺘﻧﻹﺍ ﺕﺎﻔﻠﻣ"
python_cleaners_text = "Python Software Foundation بايثون من"
pypip_text = "ﺔﺘﻗﺆﻤﻟﺍ pip ﻥﻮﺜﻳﺎﺑ ﺕﺎﻔﻠﻣ"
pyinstaller_bin_cache_text = "ﺔﺘﻗﺆﻤﻟﺍ bin Pyinstaller ﺕﺎﻔﻠﻣ"
jedi_python_cache_text = "Jedi Pythonﺏ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
ram_text = "(RAM) ذاكرة الوصول العشوائي"
empty_running_workingsets_rammap_text = "ﻲﺋﺍﻮﺸﻌﻟﺍ ﻝﻮﺻﻮﻟﺍ ﺓﺮﻛﺍﺫ ﻦﻣ ﺔﺣﺎﺴﻣ ﻎﻳﺮﻔﺘﻟ Sysinternals ﻦﻣ RAMMap ﺞﻣﺎﻧﺮﺑ ﻡﺍﺪﺨﺘﺳﺇ"
video_editing_software_text = "(برامج تعديل الفيديوهات (المونتاج"
vegaspro17_temp_text = "Sony Vegas Pro 17 ﺏ ﺔﺻﺎﺨﻟﺍ ﻞﺠﺴﻟﺍ ﺕﺎﻔﻠﻣﻭ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
vegaspro17_errorlogs_text = "Sony Vegas Pro 17 ﺞﻣﺎﻧﺮﺒﺑ ﺔﺻﺎﺨﻟﺍ ﺀﺎﻄﺧﻷﺍ ﺮﻳﺭﺎﻘﺗ ﺕﺎﻔﻠﻣ"
threed_moduling_software_text = "برامج تعديل الصور ثلاثية الابعاد"
mcneel_rhinoceros_3d_temp_text = "ﺔﺘﻗﺆﻤﻟﺍ Rhinoceros McNeel ﺞﻣﺎﻧﺮﺑ ﺕﺎﻔﻠﻣ"
adds_software_text = "البرامج الاخري"
iconcachefile_text = "ﺯﻮﻣﺮﻟﺎﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
microvert_memu_logs_memdump_text = "Microvirt MEmu ﺞﻣﺎﻧﺮﺑ ﺕﻼﺠﺳﻭ ﺓﺮﻛﺍﺬﻟﺍ ﺀﺎﻄﺧﺍ ﺕﺎﻔﻠﻣ"
malwarebytes_adware_cleaner_text = "Malwarebytes Adware Cleaner ﺞﻣﺎﻧﺮﺑ ﻞﺠﺳ ﺕﺎﻔﻠﻣ "
perflogs_sysdrive_text = "ﺀﺍﺩﻷﺍ ﺕﻼﺠﺳ"
android_cached_data_text = "ﺔﺘﻗﺆﻤﻟﺍ ﺪﻳﻭﺭﺪﻧﺍ ﻡﺎﻈﻧ ﺕﺎﻔﻠﻣ"
vmware_downloads = "VMware ﺞﻣﺍﺮﺑ ﺔﻄﺳﺍﻮﺑ ﺔﻠﻤﺤﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
balenaitcher_webcache_files_text = "BalenaItcher ﺞﻣﺎﻧﺮﺒﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
lowlevelformattool_agreement_file_text = "LowLevelFormatTool (LLFT) ﺞﻣﺎﻧﺮﺑ ﺺﻴﺧﺍﺮﺗ ﺔﻴﻗﺎﻔﺗﺇ ﻝﻮﺒﻗ ﻒﻠﻣ"
winxpe_creator_downloadsdir_text = "(ﻂﺒﻀﻟﺍ ﻲﻓ ﺞﻣﺎﻧﺮﺒﻟﺍ ﺭﺎﺴﻣ ﻦﻴﻴﻌﺗ ﻦﻣ ﺪﻛﺄﺗ) WinXPE Creator ﺞﻣﺎﻧﺮﺑ ﺕﻼﻳﺰﻨﺗ"
huawei_hisuite_logdata_text = "Huawei HiSuite ﺞﻣﺎﻧﺮﺑ ﺕﻼﺠﺳ ﺕﺎﻔﻠﻣ"
huawei_hisuite_dnddata_text = "Huawei HiSuite ﺞﻣﺎﻧﺮﺒﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺕﻼﻓﻹﺍﻭ ﺐﺤﺴﻟﺍ ﺕﺎﻔﻠﻣ"
vscode_text = "Microsoft Visual Studio Code"
vscode_webcache_text = "VS Code ﺏ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
vscode_cookies_text = "VS Code كعكات"
vscode_cached_extensions_text = "VS Code ﺞﻣﺎﻧﺮﺒﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺔﻴﻓﺎﺿﻹﺍ ﺕﺎﻧﻮﻜﻤﻟﺍ ﺕﺎﻔﻠﻣ"
javadeployment_text = "ملفات توظيف الجافا المؤقتة"
javadeployment_chkbox_text = "ﺔﺘﻗﺆﻤﻟﺍ ﺎﻓﺎﺠﻟﺍ ﻒﻴﻇﻮﺗ ﺕﺎﻔﻠﻣ"
alldone_text = "خيارات مابعد التنظيف"
alldone_chkbox_text = "؟ ﻒﻴﻈﻨﺘﻟﺍ ﻦﻣ ﺀﺎﻬﺘﻧﻹﺍ ﺐﻘﻋ ﺎﻴﺋﺎﻘﻠﺗ ﻕﻼﻏﻹﺍ ﺪﻳﺮﺗ ﻞﻫ"
settings_text = "الضبط"
execute_text = "!ﻒﻴﻈﻨﺘﻟﺍ ﺃﺪﺑﺍ"
about_text = "ﺢﺋﺎﺼﻧﻭ ﺞﻣﺎﻧﺮﺒﻟﺍ ﻝﻮﺣ"
executing_text = "...ﻒﻴﻈﻨﺘﻟﺍ ﻱﺭﺎﺟ"
restart_winupdate_window_title_text = "إعادة تشغيل خدمة تحديث ويندوز"
restart_winupdate_window_content_text = "بعد مسح جميع تنزيلات برنامج ترقية ويندوز يجب عليك إعادة تشغيل الخدمة الخاصة به، هل تريد القيام بذلك تلقائيا؟"
restarting_winupdate_service_text = "جاري إعادة تشغيل خدمة تحديث ويندوز..."
restart_winupdate_service_done_text = "تمت إعادة تشغيل خدمة تحديث ويندوز!"
not_restarting_winupdate_service_warning_text = "قد لا تعمل ترقية ويندوز إذا لم تقم بإعادة تشغيلها في اسرع وقت ممكن"
clean_ms_store_based_edge_cache_window_title = "مسح الملفات المؤقتة الخاصة بمتصفح ميكروسوفت ادجي القديم"
clean_ms_store_based_edge_cache_dialog_one_content = "تنظيف ملفات متصفح ميكروسوفت ادجي المؤقتة لا يمكن ان تتم بشكل تلقائي بل يجب عليك ان تقوم بها بنفسك، مما يعني انه سوف يتم فتح نافذة مستكشف ويندوز جديدة لك بها المسار الصحيح الذي يجب عليك البحث فيه عن تلك الملفات\nبرجاء الوضع في الحسبان انه لايجب عليك الرجوع للخلف عن المسار المفتوح لك بواسطة هذه الاداة\nهل تود المتابعة؟"
clean_ms_store_based_edge_cache_dialog_two_content = "يتم فتح المسار من اجلك\nلا تنسي البحث عن المجلد Microsoft.MicrosoftEdge_[رقم عشوائي], ومن ثم ادخل في المجلد AC, سوف تجد فيه جميع الملفات المؤقتة لمتصفح ميكروسوفت ادجي نسخة متجر الويندوز"
done_text = "تم!"
operation_interrupted_by_user = "تمت مقاطعة العملية بواسطة المستخدم"
erase_rammap_title = "تنظيف ذاكره الوصول العشوائي"
erase_rammap_content = "لتفريغ مجموعات العمل الخاصة بالبرامج التي تستهلك ذاكرة الوصول العشوائي؟ RAMMap من Sysinternals هل تريد حقا تشغيل البرنامج "
default_path_rammap = "RAMMap سوف يتم المتابعة بإستخدام المسار الإفتراضي المعين لأداة ، '$DEFAULT' تم تعيينه إلي RAMMap مسار المجلد الذي يحتوي علي الاداة "
default_path_msgbox_title = "إشعار"
commandsent_to_rammap_text = "RAMMap.exe - تم إرسال الامر."
default_path_winactivities_cache_text = "لم تقم بتعيين اي مسار مخصص لكي يستخدمه منظف الملفات المؤقتة الخاصة بنشاطات الويندوز،المتابعة بإستخدام القيم الإفتراضية"
clear_icon_cache_dialog_text = "محو ذاكرة التخزين المؤقتة للرموز"
iconcache_dialog_text = "هل تود المتابعة؟ \n في المسار الذي سوف نقوم بفتحه لك IconCache.db لا يمكن ان يتم تلقائيا، لهذا السبب يجب عليك اتمامه بنفسك، كل ما عليك فعله هو مسح الملف IconCache.db مسح الملف"
nocustom_path_foradwcleaner_text = "سوف يستمر بإستخدام المسار الإفتراضي ، AdwareCleaner انت لم تقم بتحديد مسار مخصص لملفات البرنامج "
an_error_has_occured_text = "لقد حدث خطأ"
no_path_winxpe_text = "المنظف لا يستطيع الإستمرار ، 'WinXPE' انت لم تقم بوصف مسار تواجد برنامج "
note_text = "ملحوظة"
winxpe_after_clean_note_text = "يجب عليك إعادة تحميل كل الملفات المحملة بواسطة هذه الاداة لكي تكتمل مرحلة التصدير"
warning_cant_increase_more = "هل مستوي نظرك ضعيف لهذه الدرجة؟، اسف لا يمكنني مساعدتك"
cant_increase_more_msgbox_title = "تكبير الكتابة في الشاشة"
cant_decrease_more_msgbox_title = "تصغير الكتابة في الشاشة"
warning_cant_decrease_more_msgbox = "هل شاشة الحاسب لديك حقا بهذا الكبر؟، إذا نعم لا يمكنني مساعدتك"
minimal_accessibility_pack_help = """حزمة ادوات إمكانية الوصول الأدني موجودة في هذه النسخة!
يمكنك الان الاستمتاع بإستخدام برامج مستر اكس الرسمية، حتي إن كنت تعاني من اي نوع من المشاكل إما في شاشة الحاسوب الخاص بك او مستوي نظرك
"Control + I" لتكبير الخط، يمكنك الضغط علي الزرين
"Control + D" لتصغير الخط، يمكنك الضغط علي الزرين
وشكرا لإختيارك لبرمجيات مستر اكس!
"""
help_on_using_minimal_accessibility_pack_msgbox_title = "المساعدة في إستخدام حزمة إمكانية الوصول الإدني الاصدار 1.0"
console_output_text = "تقدم التنظيف"
about_window_txt = """ الإصدار: 7.1
قناة الإصدار : مستقر
:المميزات الإضافية المفعلة
1-Arabic Language Pack v1.1 (حزمة اللغة العربية v1.1)
2-Minimal Accessibility Pack v1.0 (حزمة إمكانية الوصول الادني)
Insertx2k Dev المعروف ايضا بأسم (Mr.X) تمت برمجته بواسطة: زياد احمد
https://insertx2k.github.io/temp_cleaner_gui :رابط موقع الدعم
https://insertx2k.github.io/mrx : رابط صفحة مطور البرنامج
https://github.com/insertx2k/temp_cleaner_gui : رابط مستودع جيتهب
عدد المساهمين في هذا الإصدار : 0
: نصائح
الموجود في لوحة المفاتيح لديك لمحو قائمة الملفات التي تم حذفها 'F6' يمكنك الضغط علي زر
لإظهار نافذة تحتوي علي معلومات مفيده عن قرص النظام لديك 'F2' يمكنك ايضا الضغط علي زر
لإظهار معلومات عن كيفية إستخدام حزمة امكانية الوصول او كيفية تكبير وتصغير الكتابه في الشاشة 'F1' يمكنك الضغط علي زر
"""
about_window_title = "حول 'The Temp_Cleaner GUI Project (v7.1)'"
cant_retrieve_config_fromfile_msgbox_content = "خطأ في الحصول علي المعلومات من الضبط، هذا قد يكون بسبب خطأ كارثي او شئ اخر، شاشة الضبط سوف تغلق"
cant_retrieve_config_fromfile_msgbox_title = "حدث خطأ في وقت التشغيل"
cant_read_config_frominside_file_msgbox_title = "حدث خطأ في وقت التشغيل"
cant_read_config_frominside_file_msgbox_content = "غير قادر علي قراءة ملف الضبط من جهازك، برجاء التأكد من إعطاء هذا البرنامج الإذن الكافي لقراءة الملفات من وحدة التخزين إذا تم حظره بواسطة برنامج مضاد الفيروسات و حاول مرة اخري، شاشة الضبط سوف تغلق"
incorrect_choice_text = "إختيار غير صحيح"
cant_save_config_file_text = "لا يمكن حفظ ملف الضبط بهذا الإختيار"
changes_saved_text = "تم حفظ تعديلاتك"
done_reboot_for_changes_to_apply_text = "Temp_Cleaner GUI جميع التغييرات التي قمت بها تم حفظها بنجاح، ولاكن لكي يتم تطبيقها يجب عليك إعادة تشغيل برنامج"
unable_to_save_your_changes_text = "لم يتغير اي شئ حتي الان، وهذه النافذة لن تغلق ،'Config.ini' فشل في حفظ التغييرات في ملف "
prog_title_no_username = "Temp_Cleaner GUI"
prog_title_1 = " مرحبا"
prog_title_2 = " Temp_Cleaner GUI v7.1 في "
settings_window_title = "Temp_Cleaner GUI ضبط"
settings_hint_one = "Temp_Cleaner GUI قم بتغيير الطريقة التي يتصرف بها "
rammap_path_settings_hint = "Sysinternals من RAMMap ماهو مسار الملف التنفيذي لبرنامج :"
adwcleaner_working_path_settings_hint = ":MalwareBytes AdwareCleaner ادخل المسار الكامل لملفات المستخدم لبرنامج"
winxpe_prog_path_settings_hint = ":WinXPE ادخل مسار تواجد برنامج"
userid_folder_winactivitiescache_settings_hint = "(إختياري) WindowsActivitiesCache ادخل اسم هوية المستخدم الموجودة داخل المجلد"
appearance_mode_settings_hint = "اختار وضع المظهر:"
license_window_title = "Temp_Cleaner GUI الرخصة لبرنامج "
open_license_window_btn_text = "ﺔﺼﺧﺮﻟﺍ"
quit_settings_btn = "خروج"
commit_changes_plus_exit_btn = "ﺝﻭﺮﺧﻭ ﻆﻔﺣ"
cant_retrieve_config_fromfile_mainloop = "فشل في قراءة الضبط من ملف الضبط، يرجي التأكد من إعطاء البرنامج الاذونات الكافية لفعل ذلك او التأكد من ان برنامج مضاد الفيروسات لم يقم بمنع هذا البرنامج من القيام بهذا الامر"
dontknow_whattodo_presets_text = ":لا تعلم ماذا تفعل؟، اختر إعداد مسبق"
preset_default = "(ﻲﻣﻮﻴﻟﺍ ﻡﺍﺪﺨﺘﺳﻺﻟ ﻪﺑ ﻦﺴﺤﺘﺴﻣ) ﻲﺿﺍﺮﺘﻓﻹﺍ ﺩﺍﺪﻋﻹﺍ"
preset_maximum_cleaning = "(ﺔﻨﻜﻤﻣ ﺔﺣﺎﺴﻣ ﻲﺼﻗﺍ ﺮﻳﺮﺤﺘﺑ ﻡﻮﻘﻳ ﻲﻟﺎﺘﻟﺎﺒﻓ ،ﺕﺍﺭﺎﻴﺨﻟﺍ ﻊﻴﻤﺟ ﻒﻴﻈﻨﺘﺑ ﻡﻮﻘﻳ) ﻒﻴﻈﻨﺗ ﻲﺼﻗﺍ"
preset_recyclebin_cleaning = "ﻂﻘﻓ ﺕﻼﻤﻬﻤﻟﺍ ﺔﻠﺳ ﻎﻳﺮﻔﺗ"
preset_webbrowser_cleaning = "ﺔﺘﻗﺆﻤﻟﺍ ﺢﻔﺼﺘﻤﻟﺍ ﺕﺎﻔﻠﻣ ﻒﻴﻈﻨﺗ"
preset_webbrowser_cleaning_with_cookies = "ﺕﺎﻜﻌﻜﻟﺍ + ﺔﺘﻗﺆﻤﻟﺍ ﺢﻔﺼﺘﻤﻟﺍ ﺕﺎﻔﻠﻣ ﻒﻴﻈﻨﺗ"
fix_roblox_error_preset = "(ﻞﻤﻌﻳ ﻻ ﺪﻗ) ﺲﻛﻮﻠﺑﻭﺭ ﺔﺒﻌﻟ ﻲﻓ 267 ﺄﻄﺨﻟﺍ ﺡﻼﺻﺇ"
widgets_sticking_direction = 'e'
exception_reading_thememode_title = "حدث خطأ اثناء تشفيل البرنامج"
exception_reading_thememode_content = "بعض التفاصيل عن الخطأ: \n إذا استمرت المشكلة يرجي اخذ لقطة شاشة لكامل نافذة البرنامج مع هذه النافذة المنبثقة \n او التأكد من السماح لهذا البرنامج بالوصول إلي وحدة التخزين الخاصة بجهازك إذا كان ممنوع بإستخدام برنامج مضاد الفيروسات Temp_Cleaner GUI يمكنك محاولة إصلاح ذلك الخطأ يدويا عن طريق التحقق من تواجد هذا الملف في نفس مسار تواجد الملف التنفيذي لبرنامج \n 'Config.ini' لقد حدث خطأ اثناء الحصول علي المعلومات من الملف "
used_systemdrive_space = " : مساحة التخزين المستخدمة"
free_systemdrive_space = " : مساحة التخزين الحرة "
total_systemdrive_space = " : مساحة التخزين الكلية "
usage_statistics_for_sysdrv = " إحصائيات الإستخدام ل "
usage_statistics_for_systemdrive_word = "إحصائيات الإستخدام لقرص نظام الويندوز"
press_ok_when_youre_done = "قم بالنقر علي الزر 'موافق' عندما تنتهي"
freed_up_diskspace_dialog_title = "تم الإنتهاء من التنظيف"
freed_up_diskspace_dialog = " : تهانينا، لقد قمت بتحرير "
freed_up_nothing = "يبدو ان جهازك نظيف بالفعل"
use_custom_cursors_text = "إستخدام المؤشرات المخصصة؟"
use_custom_cursors_hint = "إيقاف تشغيل هذا الإعداد سوف يساعد في تقليل التقطيع في الواجهة الرئيسية في بعض الاجهزة الضعيفة او حل بعض المشاكل"
use_custom_cursors_checkbox_text = "تمكين المؤشرات المخصصة للشاشة الرئيسية"
dark_mode = "مظلم"
light_mode = "فاتح"
updater_title = "Temp_Cleaner GUI محدث"
new_update_tcg = "يوجد اصدار جديد من هذا البرنامج"
new_version_is = " : الإصدار الجديد هو "
current_version_is = " : إصدارك الحالي هو ،"
close_btn_updater = "إغلاق"
update_btn_updater = "ﺚﻳﺪﺤﺘﻟﺍ ﺖﻴﺒﺜﺗ"
opened_webbrowser_dialog = "تم فتح نافذة بها الموقع الرسمي لتحميل هذا البرنامج ، رجاءا قم بتحميل البرنامج كما قمت بتحميله في اول مره"
running_latest_version_dialog = "انت بالفعل لديك اخر اصدار من هذا البرنامج"
ok = "حسنا"
goto_tcg_website = "ﺐﻳﻮﻟﺍ ﻊﻗﻮﻣ"
check_for_updates = "ﺞﻣﺎﻧﺮﺒﻟﺍ ﺔﻴﻗﺮﺗ"
checking_for_updates = "التحقق من التحديثات"
auto_check_for_updates = "ﺞﻣﺎﻧﺮﺒﻟﺍ ﺀﺪﺑ ﺪﻨﻋ ﺕﺎﺜﻳﺪﺤﺗ ﺩﻮﺟﻭ ﻦﻣ ﻖﻘﺤﺘﻟﺍ"
couldntcheckforupdates = "فشل التحقق من التحديثات"
couldnt_download = "فشل عملية التحقق من وجود تحديثات، برجاء التحقق من إتصال جهازك بالإنترنت"
couldnt_save_downloaded_version_file_with_error_details = "فشل في حفظ الملف الذي تم تنزيله من الخادم الخاص بالتحقق من وجود تحديثات\nبالرجاء التحقق من إعطاء البرنامج الصلاحيات الكافية للوصول إلي التخزين عن طريق السماح له خلال برنامج الحماية الخاص بك\nمعلومات إضافية للخطأ:\n"
stop_cleaning = "...ﻑﺎﻘﻳﺇ"
you_dont_need_anything = "انت جاهز"
wer_cleaner = " ﺞﻣﺍﺮﺒﻟﺍ ﺀﺎﻄﺧﺍ ﻞﺠﺳ ﻒﻴﻈﻨﺗ"
delivery_optimization = "ﺯﻭﺪﻨﻳﻭ ﻲﻓ ﻢﻴﻠﺴﺘﻟﺍ ﻦﻴﺴﺤﺗ ﺓﺰﻴﻣ"
windows_log_files = "ﺯﻭﺪﻨﻳﻮﻟﺍ ﺕﺍﺰﻴﻤﻣ ﺕﻼﺠﺳ"
cancel_pending_updates = "ﺭﺎﻈﺘﻧﻹﺍ ﺪﻴﻗ ﺚﻳﺪﺤﺘﻟﺍ ﺀﺎﻐﻟﺇ"
recyclebin_of = "سلة مهملات : "
no_recyclebin_enabled = "سلة المهملات غير مفعلة للقرص : "
couldnt_get_other_drives_will_clean_windrv = "فشل في الحصول علي عنوانين الاقراص المتاحة علي هذا الجهاز، سوف يتم الإستمرار بالخيار الإفتراضي: تنظيف سله مهملات قرص النظام"
windows_update_rebooter_exit_code = "أمر إعادة تشغيل خدمة ترقية ويندوز أنتهي بالمخرجات التالية : "
offline_web_pages = "ﺔﻠﺼﺘﻣ ﺮﻴﻐﻟﺍ ﺐﻳﻮﻟﺍ ﺕﺎﺤﻔﺻ"
attempting_to_take_folder_ownership = "اخذ ملكية المجلد قبل البدأ في تنظيفه Temp_Cleaner GUI يجب علي برنامج "
donators = "Temp_Cleaner GUI داعمي "
donate = "...ﻉﺮﺒﺗ"
thx_donators = "Temp_Cleaner GUI زياد مستر اكس يريد ان يشكر هؤلاء علي إختيارهم لدعم برنامج"
list_of_donators_is_loading = "جاري تحميل قائمة المتبرعين، يرجي الإنتظار..."
couldnt_download_donators_list = "لم يتم تحميل لائحة المتبرعين، ربما قد تريد المحاولة لاحقا عندما يتوفر لديك الإتصال المستقر بالإنترنت؟"
donators_btn = "ﻦﻴﻋﺮﺒﺘﻤﻟﺍ"
finish_cleaning = "لمحو هذه اللائحة 'F6' عملية التنظيف قد إنتهت، يمكنك الأن الضغط علي الزر "
deleted_files = "الملفات المحذوفة:"
error_in_cleaning = "حدث خطأ أثناء تنظيف هذا القسم ، لذلك سيتم تخطيه."
special_cleaners = "المنظفات الخاصة (سوف تستغرق الكثير من الوقت)"
winsxs = "ﺔﺘﻗﺆﻤﻟﺍ ﺯﻭﺪﻨﻳﻮﻟﺍ ﺕﺎﻧﻮﻜﻣ ﻥﺰﺨﻣ ﺕﺎﻔﻠﻣ"
cleaner_will_take_lot_of_time = "هذا المنظف سوف يستغرق فترة طويلة جدا من الوقت،لذلك سوف تظهر شاشة موجه اوامر امامك علي الشاشة لكي تري تقدم العملية"
cleaner_has_finished = "لقد انتهت هذه العملية"
winsxs_warning = "مسح الملفات المؤقتة الخاصة بمخزن مكونات الويندوز سوف يمنعك من إلغاء تثبيت أي تحديثات تم تثبيتها مسبقا"
winsp_cleaner = "ﺔﻳﺭﻭﺮﺿ ﺮﻴﻐﻟﺍ ﺯﻭﺪﻨﻳﻮﺑ ﺔﺻﺎﺨﻟﺍ ﺕﺎﻣﺪﺨﻟﺍ ﺔﻣﺰﺣ ﺕﺎﻔﻠﻣ"
winsp_cleaner_warning = "بحذفك لملفات حزمة الخدمات الغير الضرورية لن تسطيع مجددا ان تحذف حزمة الخدمات هذه"
winold = "ﺔﻤﻳﺪﻘﻟﺍ ﺯﻭﺪﻨﻳﻮﻟﺍ ﺔﺨﺴﻧ ﺕﺎﻔﻠﻣ"
winold_warning = "سوف تخسر إمكانية الرجوع إلي النسخة السابقة من ويندوز ، Windows.old بمسحك لمجلد "
gchrome_history = "ﻡﻭﺮﻛ ﻞﺟﻮﺟ ﺢﻔﺼﺘﻤﺑ ﺹﺎﺨﻟﺍ ﺢﻔﺼﺘﻟﺍ ﻞﺠﺳ"
chromium_based_edge_history = "ﻡﻮﻴﻣﻭﺮﻛ ﻲﻠﻋ ﻲﻨﺒﻤﻟﺍ ﻲﺟﺩﺍ ﺖﻓﻮﺳﻭﺮﻜﻴﻣ ﺢﻔﺼﺘﻤﺑ ﺹﺎﺨﻟﺍ ﺢﻔﺼﺘﻟﺍ ﻞﺠﺳ"
mozilla_firefox_history = " ﺲﻛﻮﻓﺮﻳﺎﻓ ﻼﻳﺯﻮﻣ ﺢﻔﺼﺘﻣ ﺕﻼﻀﻔﻣﻭ ﺕﻼﻳﺰﻨﺗﻭ ﺢﻔﺼﺗ ﻞﺠﺳ"
warning_win10os_caches = "هذا سوف يعيد تعيين ترتيب قائمة ابدأ المخصص لديك، يرجي أخذ نسخة إحتياطية قبل المتابعة"
playnite_browser_webcache = "Playnite ﺞﻣﺎﻧﺮﺒﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺢﻔﺼﺘﻤﻟﺍ ﺕﺎﻔﻠﻣ "
opera_browser_cookies = "ﺍﺮﻴﺑﻭﺍ ﺢﻔﺼﺘﻣ ﺕﺎﻜﻌﻛ"
opera_browser_history = "ﺍﺮﻴﺑﻭﺍ ﺢﻔﺼﺘﻣ ﺢﻔﺼﺗ ﺕﻼﺠﺳ"
opera_browser_caches = "ﺔﺘﻗﺆﻤﻟﺍ ﺍﺮﻴﺑﻭﺍ ﺢﻔﺼﺘﻣ ﺕﺎﻔﻠﻣ"
startup_tips_hint = "نصيحة وقت البداية (نصيحة اليوم)"
show_startup_tips = " ﺞﻣﺎﻧﺮﺒﻟﺍ ﻞﻴﻐﺸﺗ ﺀﺪﺑ ﺪﻨﻋ ﺢﺋﺎﺼﻧ ﻲﻟ ﺮﻬﻇﺃ"
tips = "نصائح"
tips_folder_missing = "فشل في قراءة مجلد النصائح، ربما قد تم حذفه بواسطة برنامج خارجي او ان برنامج مضاد الفيروسات الخاص بك قد منع هذا البرنامج من الوصول إليه\nتفاصيل الخطأ"
tips_next = "ﻱﺮﺧﺃ ﺔﺤﻴﺼﻧ"
tip_of_the_day = "ﻡﻮﻴﻟﺍ ﺔﺤﻴﺼﻧ"
error_unsupported_lang_in_tips = "لغة غير مدعومة في شاشة النصائح اليومية\nبرجاء الضغط علي زر الخروج لإغلاق النافذة"
gathering_error_details = "...جاري تجميع معلومات عن الخطأ، برجاء الإنتظار"
close_app = "إغلاق البرنامج"
continue_app = "تجاهل وإستمر"
error_window_warning = """ حدث خطأ ما تسبب في ظهور هذه النافذة
يمكنك التواصل مع الدعم او الإستمرار في إستخدام البرنامج كما هو Temp_Cleaner GUI كمستخدم لبرنامج
معلومات الخطأ موجودة بالأسفل
"""
change_power_state_after_cleaning = ":ﻲﻟﺇ ﺮﺗﻮﻴﺒﻤﻜﻟﺍ ﺔﻗﺎﻃ ﺔﻟﺎﺣ ﺮﻴﻴﻐﺗ"
shutdown = "ﻞﻴﻐﺸﺘﻟﺍ ﻑﺎﻘﻳﺇ"
reboot = "ﻞﻴﻐﺸﺘﻟﺍ ﺓﺩﺎﻋﺇ"
hibernate = "ﺕﺎﺒﺴﻟﺍ"
sleep = "ﻥﻮﻜﺴﻟﺍ ﻊﺿﻭ"
error_changing_pwrstate = "فشل في تغيير حالة طاقة الجهاز إلي الحالة المعرفة في خيارات ما بعد التنظيف"
connect_phone_to_pc = "الإتصال بالهاتف عبر الكابل"
connect_phone_via_cable = "ﻞﺑﺎﻜﻟﺍ ﻖﻳﺮﻃ ﻦﻋ ﻒﺗﺎﻬﻟﺎﺑ ﻝﺎﺼﺗﻹﺍ"
adb_instructions_header = "ﺕﺎﻤﻴﻠﻌﺘﻟﺍ ﻩﺬﻫ ﺬﻴﻔﻨﺗ ﻲﺟﺮﻳ ﺢﻴﺤﺻ ﻞﻜﺸﺑ ﻚﻔﺗﺎﻫ ﻞﻴﺻﻮﺘﻟ"
instructions_for_adb_connection = """
ﻚﻔﺗﺎﻫ ﻲﻓ ﻂﺒﻀﻟﺍ ﻖﻴﺒﻄﺗ ﺢﺘﻔﺑ ﻢﻗ1-
'ﺞﻣﺍﺮﺒﻟﺍ ﺭﺍﺪﺻﺇ' ﻢﺛ 'ﻒﺗﺎﻬﻟﺍ ﻝﻮﺣ' ﺭﺎﻴﺘﺧﺈﺑ ﻢﻗ2-
'ﺞﻣﺍﺮﺑ ﺭﻮﻄﻣ ﺖﺤﺒﺻﺍ ﺪﻘﻟ' ﻝﻮﻘﺗ ﺔﻟﺎﺳﺭ ﻚﻟ ﺮﻬﻈﺗ ﻲﺘﺣ ﺕﺍﺮﻣ ﻊﺒﺳ 'ﺀﺎﻨﺒﻟﺍ ﺭﺍﺪﺻﺇ' ﻲﻠﻋ ﻂﻐﻀﻟﺎﺑ ﻢﻗ3-
ﻞﺑﺎﻜﻟﺍ ﻖﻳﺮﻃ ﻦﻋ ﺮﺗﻮﻴﺒﻤﻜﻟﺎﺑ ﻒﺗﺎﻬﻟﺍ ﻞﻴﺻﻮﺘﺑ ﻢﻗ4-
.ﺡﺎﻤﺳ ﺭﺰﻟﺍ ﻲﻠﻋ ﻂﻐﺿﺍ ﻢﺛ 'ﺮﺗﻮﻴﺒﻤﻜﻟﺍ ﺍﺬﻫ ﻦﻣ ﺎﻤﺋﺍﺩ ﺡﺎﻤﺴﻟﺍ' ﺪﻳﺪﺤﺘﻟﺍ ﻊﺑﺮﻣ ﻲﻠﻋ ﺩﺪﺣ ،ﺔﻗﺩﺎﺼﻤﻟﺍ ﺐﻠﻄﺗ ﺓﺬﻓﺎﻧ ﻚﻟ ﺕﺮﻬﻇ ﺍﺫﺇ5-
ﺓﺬﻓﺎﻨﻟﺍ ﻩﺬﻫ ﻲﻓ ﺭﺍﺮﻤﺘﺳﺇ ﺭﺰﻟﺍ ﻲﻠﻋ ﻂﻐﺿﺇ6-
"""
continue_connection_window_btn = "ﺭﺍﺮﻤﺘﺳﺇ"
beamng_drive_cache_cleaner = "BeamNG.Drive ﺏ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ"
running_on = " ﺯﺎﻬﺠﻟﺍ ﻲﻠﻋ ﻞﻤﻌﻳ"
running_as = " ﻡﺪﺨﺘﺴﻤﻟﺍ ﺕﺎﻴﺣﻼﺼﺑ ﻞﻤﻌﻳ"
connected_devices = "الأجهزة المتصلة"
clear_android_userpkgs_cache = "ﻞﺼﺘﻤﻟﺍ ﺪﻳﻭﺭﺪﻧﺃ ﻒﺗﺎﻫ ﻲﻓ ﻡﺪﺨﺘﺴﻤﻟﺍ ﺞﻣﺍﺮﺒﺑ ﺔﺻﺎﺨﻟﺍ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ ﺢﺴﻣ"
usb_adb = "USB ﺮﺒﻋ ﺀﺎﻄﺧﻷﺍ ﺢﻴﺤﺼﺗ ﺮﺒﻋ"
wifi_adb = "ﻲﻜﻠﺳﻼﻟﺍ ﺀﺎﻄﺧﻷﺍ ﺢﻴﺤﺼﺗ ﺮﺒﻋ"
unsupported_adb_cleaning_method = "...ﻲﻄﺨﺘﻟﺍ ﻢﺘﻳ ﻑﻮﺳ ،ﻡﻮﻋﺪﻣ ﺮﻴﻏ ﻞﻴﺻﻮﺗ ﻊﺿﻭ ﺭﺎﻴﺘﺧﺇ ﻢﺗ"
connect_phone_to_pc_via_wifi_debugging = "إتصال بالكمبيوتر عبر تصحيح الأخطاء اللاسلكي (نظام أندرويد 11 فيما فوق فقط)"
connect_phone_to_pc_via_wifi_debugging_lbl = "ﻲﻜﻠﺳﻼﻟﺍ ﺀﺎﻄﺧﻷﺍ ﺢﻴﺤﺼﺗ ﺮﺒﻋ ﺮﺗﻮﻴﺒﻤﻜﻟﺎﺑ ﻒﺗﺎﻬﻟﺍ ﻞﻴﺻﻮﺗ"
connect_phone_to_pc_via_wifi_debugging_header = ":ﺕﺎﻤﻴﻠﻌﺘﻟﺍ ﻩﺬﻫ ﻉﺎﺒﺗﺇ ﻲﺟﺮﻳ ،ﻲﻜﻠﺳﻼﻟﺍ ﺀﺎﻄﺧﻷﺍ ﺢﻴﺤﺼﺗ ﺮﺒﻋ ﺮﺗﻮﻴﺒﻤﻜﻟﺎﺑ ﻚﻔﺗﺎﻫ ﻞﻴﺻﻮﺘﻟ"
connect_phone_to_pc_via_wifi_debugging_instructions = """ﺕﺍﺩﺍﺪﻋﻹﺍ ﻖﻴﺒﻄﺗ ﺢﺘﻓﺇ-1
ﺞﻣﺍﺮﺒﻟﺍ ﺭﻮﻄﻣ ﺕﺍﺭﺎﻴﺧ ﺮﺘﺧﺍ-2
ﺮﻬﻈﺗ ﻑﻮﺳ ﻲﺘﻟﺍ ﺔﺷﺎﺸﻠﻟ ﻖﻓﺍﻮﻣ ﻲﻠﻋ ﻂﻐﻀﻟﺎﺑ ﻢﻗ ﻢﺛ USB ﺀﺎﻄﺧﺍ ﺢﻴﺤﺼﺗ ﻞﻴﻌﻔﺘﺑ ﻢﻗ-3
.Always Allow from this network ﺪﻳﺪﺤﺘﺑ ﻢﻗ ،ﺓﺬﻓﺎﻧ ﻚﻟ ﺮﻬﻈﺗ ﻑﻮﺳ ،ﻲﻜﻠﺳﻼﻟﺍ ﺀﺎﻄﺧﻷﺍ ﺢﻴﺤﺼﺗ ﻞﻴﻌﻔﺘﺑ ﻢﻗ-4
.ﻲﻜﻠﺳﻼﻟﺍ ﺀﺎﻄﺧﻷﺍ ﺢﻴﺤﺼﺗ ﻲﻠﻋ ﻂﻐﺿﺇ-5
ﻥﺍﺮﻗﻹﺍ ﺰﻣﺭ ﻡﺍﺪﺨﺘﺳﺈﺑ ﺯﺎﻬﺠﻟﺍ ﻥﺍﺮﻗﺇ ﻲﻠﻋ ﻂﻐﺿﺈﻓ ﺔﺷﺎﺸﻟﺍ ﻩﺬﻫ ﻲﻓ ﺮﻫﺎﻇ ﻚﺑ ﺹﺎﺨﻟﺍ ﺮﺗﻮﻴﺒﻤﻜﻟﺍ ﺯﺎﻬﺟ ﻢﺳﺇ ﻦﻜﻳ ﻢﻟ ﺍﺫﺇ-6
ﺓﺬﻓﺎﻨﻟﺍ ﻩﺬﻫ ﻲﻓ ﻪﺑ ﺔﺻﺎﺨﻟﺍ ﺔﻧﺎﺨﻟﺍ ﻲﻓ ﻚﻣﺎﻣﺍ ﺮﻫﺎﻈﻟﺍ Wi-Fi ﻥﺍﺮﻗﺇ ﺰﻣﺭ ﻝﺎﺧﺩﺈﺑ ﻢﻗ-1.6
ﻢﻬﺑ ﺔﺼﺼﺨﻤﻟﺍ ﺔﻧﺎﺨﻟﺍ ﻲﻓ ﻢﻫ ﺎﻤﻛ "ﺬﻔﻨﻤﻟﺍﻭ IP ﻥﺍﻮﻨﻋ" ﺔﻤﻠﻜﻟﺍ ﻞﻔﺳﺍ ﻡﺎﻗﺭﻻﺍ ﻝﺎﺧﺩﺈﺑ ﻢﻗ-2.6
ﺓﺬﻓﺎﻨﻟﺍ ﻩﺬﻫ ﻲﻓ ﺔﻌﺑﺎﺘﻣ ﺭﺰﻟﺍ ﻲﻠﻋ ﻂﻐﺿﺇ-3.6
.ﻢﻬﺑ ﺔﺼﺼﺨﻤﻟﺍ ﺔﻧﺎﺨﻟﺍ ﻲﻓ ﻢﻫ ﺎﻤﻛ "ﺬﻔﻨﻤﻟﺍﻭ IP ﻥﺍﻮﻨﻋ" ﺔﻤﻠﻛ ﻞﻔﺳﺍ ﺓﺩﻮﺟﻮﻤﻟﺍ ﻡﺎﻗﺭﻻﺍ ﺔﺑﺎﺘﻜﺑ ﻂﻘﻓ ﻢﻘﻓ ﺔﺷﺎﺸﻟﺍ ﻩﺬﻫ ﻲﻓ ﺮﻫﺎﻇ ﻙﺯﺎﻬﺟ ﻢﺳﺇ ﻥﺎﻛ ﺍﺫﺇ
.ﺓﺬﻓﺎﻨﻟﺍ ﻩﺬﻫ ﻲﻓ ﺔﻌﺑﺎﺘﻤﻟﺍ ﺭﺯ ﻲﻠﻋ ﻂﻐﺿﺇ-1.7
"""
ip_address_and_port = "ﺬﻔﻨﻤﻟﺍﻭ IP ﻥﺍﻮﻨﻋ"
pairing_code = "Wi-Fi ﻥﺍﺮﻗﺇ ﺰﻣﺭ"
choose_a_device_window_title = "...إختار جهاز تصحيح أخطاء"
choose_a_usb_debugging_device = "ﻪﻔﻴﻈﻨﺘﻟ ﻞﺼﺘﻣ ﺯﺎﻬﺟ ﺭﺎﺘﺧﺇ"
choose_a_device_info = """ﻲﺼﺨﺸﻟﺍ ﺏﻮﺳﺎﺤﻟﺍ ﻙﺯﺎﻬﺠﺑ ﻞﺼﺘﻣ ﻲﻜﻠﺳﻼﻟﺍ ﻭﺍ ﻲﻜﻠﺴﻟﺍ ﺀﺎﻄﺧﻷﺍ ﺢﻴﺤﺼﺗ ﻪﺑ ﻞﻌﻔﻣ ﻲﻛﺫ ﺪﻳﻭﺭﺪﻧﺍ ﺯﺎﻬﺟ ﻦﻣ ﺮﺘﻛﺍ ﻚﻳﺪﻟ
.ﻚﺴﻔﻨﺑ ﺪﺣﺍﻭ ﺭﺎﻴﺘﺧﻹ ﺝﺎﺘﺤﺗ ﻑﻮﺳ ﻚﻟﺬﻟ ،ﻒﻴﻈﻨﺘﻟﺍ ﺔﻴﻠﻤﻋ ﻡﺎﻤﺗﻹ ﺐﺳﺎﻨﻤﻟﺍ ﻮﻫ ﺯﺎﻬﺟ ﻱﺃ ﻪﺴﻔﻨﺑ ﺭﺎﻴﺘﺧﻹﺍ ﻊﻴﻄﺘﺴﻳ ﻻ ﺞﻣﺎﻧﺮﺒﻟﺍ ﺍﺬﻫﻭ
:ﺔﻤﺋﺎﻘﻟﺍ ﻦﻣ ﺯﺎﻬﺟ ﺭﺎﻴﺘﺧﺈﺑ ﻢﻗ ﻚﻠﻀﻓ ﻦﻣ
"""
chooser_all_devices = "ﺔﻠﺼﺘﻤﻟﺍ ﺓﺰﻬﺟﻷﺍ ﻞﻛ ﻒﻴﻈﻨﺗ"
chooser_choose_a_device = "...ﺯﺎﻬﺟ ﺭﺎﺘﺧﺇ"
rebuild_icon_cache_winexplorer = "ﺯﻭﺪﻨﻳﻮﻟﺍ ﻒﺸﻜﺘﺴﻤﺑ ﺔﺻﺎﺨﻟﺍ ﺕﺎﻧﻮﻘﻳﻺﻟ ﺔﺘﻗﺆﻤﻟﺍ ﺕﺎﻔﻠﻤﻟﺍ ﺀﺎﻨﺑ ﺓﺩﺎﻋﺇ"