|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<language id="en"> |
| 2 | +<language> |
3 | 3 | <!-- General --> |
4 | 4 | <string id="app_title">WebUI menü</string> |
5 | 5 | <string id="warning_label">Warnung!</string> |
|
8 | 8 | <string id="about_label">Über</string> |
9 | 9 | <string id="main_menu_label">Hauptmenü</string> |
10 | 10 | <string id="load_label">Laden</string> |
| 11 | + <string id="edit_label">Edit With</string> |
| 12 | + <string id="enabled_label">Enabled</string> |
| 13 | + <string id="disabled_label">Disabled</string> |
| 14 | + <string id="deprecated_label">Deprecated</string> |
| 15 | + <string id="unknown_label">Unknown</string> |
| 16 | + <string id="help_label">Help</string> |
| 17 | + <string id="send_logs_label">Send Logs</string> |
| 18 | + <string id="export_config_label">Export Config</string> |
| 19 | + <string id="reset_config_label">Reset All Config</string> |
11 | 20 |
|
12 | 21 | <!-- SUSFS Not supported error--> |
13 | 22 | <string id="susfs_error_label">NUH UH! Nicht unterstützter Kernel!</string> |
14 | 23 | <string id="susfs_error_desc">WebUI Zugang verwehrt! Stelle sicher das du einen SuSFS gepatchden kernel nutzt!</string> |
15 | | - |
| 24 | + |
| 25 | + <!-- SUSFS Update Dialog --> |
| 26 | + <string id="susfs_update_label">SUSFS Userspace Update!</string> |
| 27 | + <string id="susfs_update_desc">There's an update to your SUSFS Userspace Binaries!</string> |
| 28 | + <string id="susfs_update2_desc">Please update to the latest version to ensure compatibility with the Module and the WebUI.</string> |
| 29 | + <string id="susfs_updating_label">Updating...</string> |
| 30 | + <string id="skip_btn_label">Skip</string> |
| 31 | + <string id="update_btn_label">Update</string> |
| 32 | + |
16 | 33 | <!-- Home Page --> |
17 | 34 | <string id="kernel_version_label">Kernel Version</string> |
18 | 35 | <string id="sus_path_label">SUS PFAD</string> |
| 36 | + <string id="sus_map_label">SUS MAPS</string> |
19 | 37 | <string id="sus_mount_label">SUS MOUNT</string> |
20 | 38 | <string id="try_umount_label">TRY UMOUNT</string> |
21 | 39 | <string id="susfs_settings_label">benutzerdefinierte susfs Einstellungen</string> |
| 40 | + <string id="susfs_kernel_status_label">SUSFS Kernel Status</string> |
| 41 | + |
| 42 | + <!-- Status Page --> |
| 43 | + <string id="kernel_features_label">Kernel Features Status</string> |
| 44 | + <string id="sus_path_feature_label">SUS Path Support</string> |
| 45 | + <string id="sus_map_feature_label">SUS Maps Support</string> |
| 46 | + <string id="sus_mount_feature_label">SUS Mount Support</string> |
| 47 | + <string id="sus_kstat_feature_label">SUS Kstat Support</string> |
| 48 | + <string id="try_umount_feature_label">Try Umount Support</string> |
| 49 | + <string id="spoof_uname_feature_label">Spoof Uname Support</string> |
| 50 | + <string id="spoof_cmdline_feature_label">Spoof Cmdline/Bootconfig</string> |
| 51 | + <string id="open_redirect_feature_label">Open Redirect Support</string> |
| 52 | + <string id="enable_log_feature_label">Logging Support</string> |
| 53 | + <string id="auto_default_mount_feature_label">Auto Default Mount</string> |
| 54 | + <string id="auto_bind_mount_feature_label">Auto Bind Mount</string> |
| 55 | + <string id="auto_try_umount_bind_feature_label">Auto Try Umount Bind</string> |
| 56 | + <string id="hide_symbols_feature_label">Hide KSU SUSFS Symbols</string> |
| 57 | + <string id="magic_mount_feature_label">Magic Mount Support</string> |
| 58 | + <string id="overlayfs_auto_kstat_feature_label">OverlayFS Auto Kstat Support</string> |
22 | 59 |
|
23 | 60 | <!-- Settings --> |
24 | 61 | <string id="susfs_log_label">SUSFS Protokoll</string> |
|
29 | 66 | <string id="default_mounts_label">Automatisches Ausblenden von Standard-Mounts</string> |
30 | 67 | <string id="bind_mounts_label">Automatisches Ausblenden von Bind mounts</string> |
31 | 68 | <string id="try_umount_bind_label">Automatisches Versuchen von umount bind mounts</string> |
| 69 | + <string id="auto_try_umount_label">auto try umount (userspace)</string> |
| 70 | + <string id="hide_sus_mnts_for_all_or_non_su_procs_label">Hide sus_mounts for all/non-su processes</string> |
| 71 | + <string id="turn_off_after_boot_completed_label">Turn off after boot-completed</string> |
32 | 72 | <string id="zygote_try_umount_label">Versuche umount für zygote System Prozess</string> |
| 73 | + <string id="umount_for_zygote_iso_service_label">try umount for zygote isolation service</string> |
33 | 74 | <string id="kernel_uname_label">Kernel Uname</string> |
34 | 75 | <string id="spoof_kernel_version_label">spoofe Kernel Version</string> |
| 76 | + <string id="spoofed_kernel_version_label">Spoofed Kernel Version</string> |
35 | 77 | <string id="spoof_kernel_build_label">spoofe Kernel Build</string> |
| 78 | + <string id="spoofed_kernel_build_label">Spoofed Kernel Build</string> |
36 | 79 | <string id="spoof_on_boot_label">Spoofe beim booten</string> |
37 | 80 | <string id="post_fs_data_label">In post-fs-data Ausführen (spoofed besser)</string> |
38 | 81 | <string id="uname_warning_label2">Wenn diese Option aktiviert ist, kann es zu einer Bootschleife oder Instabilität kommen, wenn sie nicht korrekt ausgeführt wird. Sind Sie sicher, dass Sie die Ausführung von post-fs-data aktivieren wollen?</string> |
39 | | - |
| 82 | + <string id="reset_warning_label">This will reset all configurations to their default values. Are you sure you want to proceed?</string> |
| 83 | + |
40 | 84 | <!-- Custom --> |
41 | 85 | <string id="custom_settings_label">Benutzerdefinierte Einstellungen</string> |
| 86 | + <string id="hide_paths_label">Hide Custom Rom Settings</string> |
42 | 87 | <string id="hide_custom_rom_label">Verstecke Custom ROM</string> |
| 88 | + <string id="hide_level_label">Hide Level</string> |
| 89 | + <string id="hide_custom_rom_desc1">Exclude .apk, .jar, .odex, .vdex, .so, .rc, and /vendor/bin/hw/ files</string> |
| 90 | + <string id="hide_custom_rom_desc2">Exclude .apk, .jar, .odex, .vdex, .so, and /vendor/bin/hw/ files</string> |
| 91 | + <string id="hide_custom_rom_desc3">Exclude .apk, .jar, .odex, .vdex, and /vendor/bin/hw/ files</string> |
| 92 | + <string id="hide_custom_rom_desc4">Exclude .apk, .jar, and /vendor/bin/hw/ files</string> |
| 93 | + <string id="hide_custom_rom_desc5">Hide all custom rom paths ⚠️Risky and it could cause issues!</string> |
43 | 94 | <string id="hide_vendor_sepolicy_label">Verstecke Vendor SEPolicy</string> |
44 | 95 | <string id="hide_compat_matrix_label">Verstecke Compat Matrix</string> |
45 | 96 | <string id="fake_service_list_label">Spoofe Service List</string> |
|
48 | 99 | <string id="spoof_cmdline_label">Spoofe Cmdline</string> |
49 | 100 | <string id="hide_ksu_loop_label">Hide KSU Loop</string> |
50 | 101 | <string id="force_hide_dex2oat_label">Force Hide Dex2oat</string> |
| 102 | + <string id="avc_log_spoofing_label">AVC Log Spoofing</string> |
| 103 | + <string id="emulate_vold_app_data_label">Emulate Vold App Data Isolation</string> |
51 | 104 | <string id="custom_sus_path_label">Benutzerdefinierter SUS Pfad</string> |
| 105 | + <string id="custom_sus_path_loop_label">Custom SUS Path Loop</string> |
| 106 | + <string id="custom_sus_maps_label">Custom SUS Maps</string> |
52 | 107 | <string id="custom_sus_mount_label">Benutzerdefinierter SUS Mount</string> |
53 | 108 | <string id="custom_try_umount_label">Benutzerdefinierter Versuch Umount</string> |
| 109 | + <string id="custom_sus_open_redirect_label">Custom Open Redirect</string> |
54 | 110 |
|
55 | 111 | <!-- Credits --> |
56 | 112 | <string id="contrib_label">Beitragende:</string> |
57 | | - <string id= "translators_label">Übersetzer:</string> |
| 113 | + <string id="translators_label">Übersetzer:</string> |
58 | 114 | </language> |
0 commit comments