New translations manager/app/src/main/res/values-de/strings.xml (bundle: 8)

This commit is contained in:
Rifat Azad
2025-07-06 06:46:54 +06:00
parent 87229012d4
commit 4667054ad3
+145 -145
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="issue_report_title">Haben Sie Schwierigkeiten?</string>
<string name="issue_report_title">Schwierigkeiten haben?</string>
<string name="issue_report_body">Ist ein Fehler aufgetreten, oder wollen Sie eine Rückmeldung senden?</string>
<string name="issue_report_body_2">Melden Sie es so schnell wie möglich!</string>
<string name="issue_report_github">Bericht über GitHub</string>
@@ -12,15 +12,15 @@
<string name="home">Heim</string>
<string name="home_not_installed">Nicht installiert</string>
<string name="home_click_to_install">Klicken Sie hier, um zu installieren</string>
<string name="lkm_mode_deprecated">Der LKM -Modus ist jetzt veraltet!</string>
<string name="lkm_mode_deprecated">Der LKM Modus ist jetzt veraltet!</string>
<string name="lkm_alternative_suggestion">Installieren Sie den GKI Kernel oder integrieren Sie Kernel Next in Ihrem Gerät.</string>
<string name="home_working">Arbeitet</string>
<string name="home_working">Funktioniert</string>
<string name="home_working_version">Version: %d</string>
<string name="home_module_update_count">Aktualisieren: %d</string>
<string name="home_module_update_count">Aktualisierungen: %d</string>
<string name="home_failure">KernelSU Next v2 Signatur nicht gefunden im Kernel [ ! KSU_NEXT || != Größe/Hash ]</string>
<string name="home_failure_tip">Fragen Sie Ihren Entwickler KernelSU Next zu integrieren!</string>
<string name="home_kernel">Kernel Version</string>
<string name="hook_mode">Hebe Modus</string>
<string name="hook_mode">Hook Modus</string>
<string name="enable">Aktivieren</string>
<string name="disable">Deaktivieren</string>
<string name="enabled">Aktiviert</string>
@@ -38,18 +38,18 @@
<string name="selinux_status_permissive">Zulassen</string>
<string name="selinux_status_unknown">Unbekannt</string>
<string name="superuser">Superuser</string>
<string name="module_failed_to_enable">Das Modul ist nicht aktiviert: %s</string>
<string name="module_failed_to_disable">Das Modul ist nicht deaktiviert: %s</string>
<string name="module_failed_to_enable">Fehlgeschlagen, das Modul ist nicht aktiviert: %s</string>
<string name="module_failed_to_disable">Fehlgeschlagen, das Modul ist nicht deaktiviert: %s</string>
<string name="module_empty">Kein Modul installiert</string>
<string name="module">Module</string>
<string name="module">Modul</string>
<string name="module_install_prompt_with_name">Die folgenden Module werden installiert: %1$s</string>
<string name="module_sort_a_to_z">Sortieren (A → Z)</string>
<string name="module_sort_z_to_a">Sortieren (Z → A)</string>
<string name="module_size_low_to_high">Sortieren (niedrig → hoch)</string>
<string name="module_size_high_to_low">Sortieren (hoch → niedrig)</string>
<string name="module_size_high_to_low">Sortieren (Hoch → Niedrig)</string>
<string name="uninstall">Deinstallieren</string>
<string name="restore">Wiederherstellen</string>
<string name="module_install">Installieren </string>
<string name="module_install">Installieren</string>
<string name="install">Installieren</string>
<string name="reboot">Neustart</string>
<string name="uninstalled">Deinstalliert</string>
@@ -57,47 +57,47 @@
<string name="reboot_userspace">Schneller Neustart</string>
<string name="reboot_recovery">Neustart ins Recovery</string>
<string name="reboot_bootloader">Neustart zum Bootloader</string>
<string name="reboot_download">In Download-Modus neu starten</string>
<string name="reboot_edl">In EDL-Modus neu starten</string>
<string name="reboot_download">Neustart zum Herunterladen</string>
<string name="reboot_edl">Neustart zum EDL</string>
<string name="about">Über</string>
<string name="module_uninstall_confirm">Möchten Sie das Modul %s wirklich deinstallieren?</string>
<string name="module_uninstall_success">%s deinstalliert</string>
<string name="module_uninstall_failed">Failed to uninstall: %s</string>
<string name="module_restore_confirm">Are you sure you want to restore module %s?</string>
<string name="module_restore_success">%s restored</string>
<string name="module_restore_failed">Failed to restore: %s</string>
<string name="module_uninstall_failed">Es wurde nicht deinstalliert: %s</string>
<string name="module_restore_confirm">Sind Sie sicher, dass Sie das Modul %s wiederherstellen möchten?</string>
<string name="module_restore_success">%s Wiederhergestellt</string>
<string name="module_restore_failed">Nicht wiederhergestellt: %s</string>
<string name="module_version">Version</string>
<string name="module_author">Author</string>
<string name="module_author">Autor</string>
<string name="module_id">ID</string>
<string name="module_version_code">Code</string>
<string name="module_update_json">UpdateJson</string>
<string name="module_update_json_empty">Empty</string>
<string name="enable_developer_options">Enable developer options</string>
<string name="enable_developer_options_summary">Show hidden settings and debug info relevant only for developers.</string>
<string name="module_overlay_fs_not_available">Modules are unavailable as OverlayFS is disabled by the kernel!</string>
<string name="refresh">Refresh</string>
<string name="show_system_apps">Show system apps</string>
<string name="hide_system_apps">Hide system apps</string>
<string name="export_log">Export logs</string>
<string name="safe_mode">Safe mode</string>
<string name="reboot_to_apply">Reboot to take effect</string>
<string name="module_magisk_conflict">Modules are unavailable due to a conflict with Magisk!</string>
<string name="home_mount_system">Mount system</string>
<string name="home_magic_mount">Magic Mount</string>
<string name="module_update_json">AktualisierenJson</string>
<string name="module_update_json_empty">Leer</string>
<string name="enable_developer_options">Aktivieren Sie Entwickleroptionen</string>
<string name="enable_developer_options_summary">Zeigen Sie versteckte Einstellungen und debuggen Informationen, die nur für Entwickler relevant sind.</string>
<string name="module_overlay_fs_not_available">Module sind nicht verfügbar, da OverlayFS vom Kernel deaktiviert ist!</string>
<string name="refresh">Aktualisieren</string>
<string name="show_system_apps">System Apps anzeigen</string>
<string name="hide_system_apps">System Apps ausblenden</string>
<string name="export_log">Exportprotokolle</string>
<string name="safe_mode">Abgesicherter Modus</string>
<string name="reboot_to_apply">Neu starten, um wirksam zu werden</string>
<string name="module_magisk_conflict">Module sind aufgrund eines Konflikts mit Magisk nicht verfügbar!</string>
<string name="home_mount_system">System einhängen</string>
<string name="home_magic_mount">Magic einhängen</string>
<string name="home_overlayfs_mount">OverlayFS</string>
<string name="unavailable">Unavailable</string>
<string name="use_overlay_fs">Use OverlayFS</string>
<string name="use_overlay_fs_summary">Toggle between using OverlayFS over Magic Mount for KernelSU Next\'s mount system.</string>
<string name="reboot_required">Reboot required</string>
<string name="reboot_message">The changes will take effect after the system restart. Do you want to reboot now?</string>
<string name="module_restore">Restore module</string>
<string name="module_restore_message">Restore modules from recent backup.</string>
<string name="backup_restore">Backup &amp; Restore</string>
<string name="module_backup">Backup module</string>
<string name="module_backup_message">Backup currently installed modules.</string>
<string name="allowlist_restore">Restore allowlist</string>
<string name="allowlist_restore_message">Restore allowlist from recent backup.</string>
<string name="allowlist_backup">Backup allowlist</string>
<string name="unavailable">Nicht verfügbar</string>
<string name="use_overlay_fs">Verwenden Sie OverlayFS</string>
<string name="use_overlay_fs_summary">Wechseln Sie zwischen der Verwendung von OverlayS über dem Magic Mount für KernelSU Next\'s Mount System.</string>
<string name="reboot_required">Neustart erforderlich</string>
<string name="reboot_message">Die Änderungen werden nach dem Neustart des Systems wirksam. Möchten Sie jetzt neu starten?</string>
<string name="module_restore">Modul wiederherstellen</string>
<string name="module_restore_message">Stellen Sie Module aus jüngster Sicherung wieder her.</string>
<string name="backup_restore">Sicherung &amp; Wiederherstellen</string>
<string name="module_backup">Module sichern</string>
<string name="module_backup_message">Sicherung derzeit installierte Module.</string>
<string name="allowlist_restore">Wiederherstellung der Zulassungsliste</string>
<string name="allowlist_restore_message">Wiederherstellung der Zulassungsliste aus jüngster Sicherung.</string>
<string name="allowlist_backup">Sicherung Zulassungsliste</string>
<string name="allowlist_backup_message">Speichern der konfigurierten Zulassungsliste.</string>
<string name="warning">Warnung</string>
<string name="warning_message">Diese Funktion befindet sich noch in Beta Status und in der Entwicklung. Bitte stellen Sie sicher, dass Sie Ihre Module sichern, bevor Sie fortfahren. Verwenden Sie diese Funktion nur, wenn Sie die potenziellen Risiken verstehen. Vorsicht vorgehen.</string>
@@ -117,115 +117,115 @@
<string name="about_source_code">Quellcode anzeigen unter %1$s</string>
<string name="profile">App Profile</string>
<string name="profile_default">Standard</string>
<string name="profile_template">Template</string>
<string name="profile_custom">Custom</string>
<string name="profile_name">Profile name</string>
<string name="profile_namespace">Mount namespace</string>
<string name="profile_namespace_inherited">Inherited</string>
<string name="profile_template">Vorlage</string>
<string name="profile_custom">Maßgeschneidert</string>
<string name="profile_name">Profilname</string>
<string name="profile_namespace">Einhängen namespace</string>
<string name="profile_namespace_inherited">Geerbt</string>
<string name="profile_namespace_global">Global</string>
<string name="profile_namespace_individual">Individual</string>
<string name="profile_groups">Groups</string>
<string name="profile_capabilities">Capabilities</string>
<string name="profile_selinux_context">SELinux context</string>
<string name="profile_umount_modules">Umount modules</string>
<string name="failed_to_update_app_profile">Failed to update App Profile for %s</string>
<string name="require_kernel_version">The current KernelSU Next version %1$d is too low for the manager to work properly. Please upgrade to version %2$d or higher!</string>
<string name="settings_umount_modules_default">Umount modules</string>
<string name="settings_umount_modules_default_summary">The global default value for \"Umount modules\" in App Profile. If enabled, it will remove all module modifications to the system for apps that don\'t have a profile set.</string>
<string name="settings_susfs_toggle">Hide kprobes hook</string>
<string name="settings_susfs_toggle_summary">This option disables the kprobes hook created by ksu and, instead, activates the embedded non-kprobes hook, implementing the same functionality that would be applied to a non-GKI kernel, which doesn\'t support kprobe.</string>
<string name="profile_umount_modules_summary">Enabling this option will allow KernelSU Next to restore any modified files by the modules for this app.</string>
<string name="profile_groups">Gruppen</string>
<string name="profile_capabilities">Fähigkeiten</string>
<string name="profile_selinux_context">SELinux Kontext</string>
<string name="profile_umount_modules">Module aushängen</string>
<string name="failed_to_update_app_profile">Das App Profil für %s wurde nicht aktualisiert</string>
<string name="require_kernel_version">Der aktuelle KernelSU Next Version %1$d ist zu niedrig, als dass der Manager ordnungsgemäß funktioniert. Bitte aktualisieren Sie auf Version %2$d oder höher!</string>
<string name="settings_umount_modules_default">Module aushängen</string>
<string name="settings_umount_modules_default_summary">Der globale Standardwert für \"Module aushängen\" im App Profil. Wenn es aktiviert ist, werden alle Moduländerungen für Apps mit einem Profilsatz an das System entfernt.</string>
<string name="settings_susfs_toggle">Verstecken kprobes hook</string>
<string name="settings_susfs_toggle_summary">Diese Option deaktiviert den von KSU erstellten KPROBES-Hook und aktiviert stattdessen den eingebetteten Nicht-K-Probes-Hook und implementiert die gleiche Funktionalität, die auf einen Nicht-GKI-Kernel angewendet wird, der KPROBE nicht unterstützt.</string>
<string name="profile_umount_modules_summary">Durch Aktivieren dieser Option, wird zugelassen, dass KernelSU Next beliebig modifizierte Dateien durch die Module für diese App wiederherstellt.</string>
<string name="profile_selinux_domain">Domain</string>
<string name="profile_selinux_rules">Rules</string>
<string name="module_update">Update</string>
<string name="module_update_available">Update</string>
<string name="module_updated">Updated</string>
<string name="module_downloading">Downloading module: %s</string>
<string name="module_start_downloading">Start downloading: %s</string>
<string name="new_version_available">New version %s is available, click to upgrade.</string>
<string name="launch_app">Launch</string>
<string name="close">Close</string>
<string name="force_stop_app">Force stop</string>
<string name="restart_app">Restart</string>
<string name="settings_amoled_mode">AMOLED mode</string>
<string name="settings_amoled_mode_summary">Enable a pure black theme useful for AMOLED screens to reduce eye strain and save battery.</string>
<string name="restart_required">Restart required</string>
<string name="restart_app_message">The app needs to restart for this change to take effect.</string>
<string name="failed_to_update_sepolicy">Failed to update SELinux rules for %s</string>
<string name="su_not_allowed">Couldn\'t grant Superuser access to %s</string>
<string name="module_changelog">Changelog</string>
<string name="settings_profile_template">App Profile template</string>
<string name="settings_profile_template_summary">Manage local and online template of App Profile</string>
<string name="app_profile_template_create">Create template</string>
<string name="app_profile_template_edit">Edit template</string>
<string name="profile_selinux_rules">Regeln</string>
<string name="module_update">Aktualisieren</string>
<string name="module_update_available">Aktualisieren</string>
<string name="module_updated">Aktualisiert</string>
<string name="module_downloading">Module herunterladen: %s</string>
<string name="module_start_downloading">Starten Sie das herunterladen: %s</string>
<string name="new_version_available">Neue Version %s ist verfügbar. Klicken Sie um zu aktualisieren.</string>
<string name="launch_app">Start</string>
<string name="close">Schließen</string>
<string name="force_stop_app">Stopp erzwingen</string>
<string name="restart_app">Neu starten</string>
<string name="settings_amoled_mode">AMOLED Modus</string>
<string name="settings_amoled_mode_summary">Aktivieren Sie ein reines schwarzes Thema, das für AMOLED Bildschirme nützlich ist, um die Augenbelastung zu reduzieren und um Batterie zu sparen.</string>
<string name="restart_required">Neu starten erforderlich</string>
<string name="restart_app_message">Die App muss neu gestartet werden, damit diese Änderung wirksam wird.</string>
<string name="failed_to_update_sepolicy">Aktualisierung der SELinux Regeln für %s fehlgeschlagen</string>
<string name="su_not_allowed">Konnte Superuser keinen Zugang zu %s erteilen</string>
<string name="module_changelog">Änderungsprotokoll</string>
<string name="settings_profile_template">App Profilvorlage</string>
<string name="settings_profile_template_summary">Verwalten Sie die lokale und Online Vorlage des App Profils</string>
<string name="app_profile_template_create">Vorlage erstellen</string>
<string name="app_profile_template_edit">Vorlage bearbeiten</string>
<string name="app_profile_template_id">ID</string>
<string name="app_profile_template_id_invalid">Invalid template ID</string>
<string name="app_profile_template_id_invalid">Ungültige Vorlagen ID</string>
<string name="app_profile_template_name">Name</string>
<string name="app_profile_template_description">Description</string>
<string name="app_profile_template_save">Save</string>
<string name="app_profile_template_delete">Delete</string>
<string name="app_profile_template_view">View template</string>
<string name="app_profile_template_readonly">Read only</string>
<string name="app_profile_template_id_exist">Template ID already exists!</string>
<string name="app_profile_import_export">Import/Export</string>
<string name="app_profile_import_from_clipboard">Import from clipboard</string>
<string name="app_profile_export_to_clipboard">Export to clipboard</string>
<string name="app_profile_template_export_empty">Cannot find local template to export!</string>
<string name="app_profile_template_import_success">Imported successfully</string>
<string name="app_profile_template_sync">Sync online templates</string>
<string name="app_profile_template_save_failed">Failed to save template</string>
<string name="app_profile_template_import_empty">Clipboard is empty!</string>
<string name="module_changelog_failed">Fetch changelog failed: %s</string>
<string name="settings_check_update">Check for updates</string>
<string name="settings_check_update_summary">Automatically check for updates when opening the app</string>
<string name="grant_root_failed">Failed to grant root!</string>
<string name="action">Action</string>
<string name="app_profile_template_description">Beschreibung</string>
<string name="app_profile_template_save">Speichern</string>
<string name="app_profile_template_delete">Löschen</string>
<string name="app_profile_template_view">Vorlage anzeigen</string>
<string name="app_profile_template_readonly">Nur lesen</string>
<string name="app_profile_template_id_exist">Vorlagen ID existiert bereits!</string>
<string name="app_profile_import_export">Importieren/Exportieren</string>
<string name="app_profile_import_from_clipboard">Aus der Zwischenablage importieren</string>
<string name="app_profile_export_to_clipboard">Export in die Zwischenablage</string>
<string name="app_profile_template_export_empty">Ich kann keine lokale Vorlage finden, um zu exportieren!</string>
<string name="app_profile_template_import_success">Erfolgreich importiert</string>
<string name="app_profile_template_sync">Online Vorlagen synchronisieren</string>
<string name="app_profile_template_save_failed">Vorlage speichern fehlgeschlagenen</string>
<string name="app_profile_template_import_empty">Zwischenablage ist leer!</string>
<string name="module_changelog_failed">Holen des Änderungsprotokolls fehlgeschlagenen: %s</string>
<string name="settings_check_update">Nach Aktualisierungen suchen</string>
<string name="settings_check_update_summary">Überprüfen Sie automatisch auf Aktualisierungen beim Öffnen der App</string>
<string name="grant_root_failed">Root Berechtigung fehlgeschlagenen!</string>
<string name="action">Aktion</string>
<string name="webui">WebUI</string>
<string name="open">Open</string>
<string name="enable_web_debugging">Enable WebView debugging</string>
<string name="enable_web_debugging_summary">Can be used to debug WebUI. Please enable only when needed.</string>
<string name="direct_install">Direct install (Recommended)</string>
<string name="select_file">Select a file</string>
<string name="install_inactive_slot">Install to inactive slot (After OTA)</string>
<string name="install_inactive_slot_warning">Your device will be **FORCED** to boot to the current inactive slot after a reboot!\nOnly use this option after OTA is done.\nContinue?</string>
<string name="open">Öffnen</string>
<string name="enable_web_debugging">Aktivieren Sie das Debugging von WebView</string>
<string name="enable_web_debugging_summary">Kann verwendet werden, um WebUI zu debuggen. Bitte aktivieren Sie es nur bei Bedarf.</string>
<string name="direct_install">Direktinstallation (empfohlen)</string>
<string name="select_file">Wählen Sie eine Datei aus</string>
<string name="install_inactive_slot">Installieren Sie in den inaktiven Steckplatz (nach OTA)</string>
<string name="install_inactive_slot_warning">Ihr Gerät wird **erzwungen** um nach einem Neustart auf den aktuellen inaktiven Steckplatz zu starten!\n Verwenden Sie diese Option nur nach Abschluss von OTA. \nContinue? </string>
<string name="install_next">Next</string>
<string name="select_file_tip">%1$s partition image is recommended</string>
<string name="select_kmi">Select KMI</string>
<string name="shrink_sparse_image">Minimize sparse image</string>
<string name="shrink_sparse_image_message">Resize the sparse image where the module is located to its actual size. Note that this may cause the module to work abnormally, so please only use when necessary (Such as for backup).</string>
<string name="settings_uninstall">Uninstall</string>
<string name="settings_uninstall_temporary">Uninstall temporarily</string>
<string name="settings_uninstall_permanent">Uninstall permanently</string>
<string name="settings_restore_stock_image">Restore stock image</string>
<string name="settings_uninstall_temporary_message">Temporarily uninstall KernelSU Next, restore to original state after next reboot.</string>
<string name="settings_uninstall_permanent_message">Uninstalling KernelSU Next (Root and all modules) completely and permanently.</string>
<string name="settings_restore_stock_image_message">Restore the stock factory image (If a backup exists), usually used before OTA; if you need to uninstall KernelSU Next, please use \"Uninstall permanently\".</string>
<string name="select_file_tip">%1$s Partitionsabbild wird empfohlen</string>
<string name="select_kmi">Wählen Sie KMI</string>
<string name="shrink_sparse_image">Minimieren Sie das sparse image</string>
<string name="shrink_sparse_image_message">Verkleinern Sie die Größe des sparse image, bei dem sich das Modul bis zu seiner tatsächlichen Größe befindet. Beachten Sie, dass dies dazu führen kann, dass das Modul abnormal funktioniert. Bitte verwenden Sie also nur bei Bedarf (z. B. für die Sicherung).</string>
<string name="settings_uninstall">Deinstallieren</string>
<string name="settings_uninstall_temporary">Vorübergehend deinstallieren</string>
<string name="settings_uninstall_permanent">Dauerhaft deinstallieren</string>
<string name="settings_restore_stock_image">Stock Image wiederherstellen</string>
<string name="settings_uninstall_temporary_message">Deinstallieren Sie KernelSU Next, vorübergehend und stellen Sie nach dem nächsten Neustart den ursprünglichen Zustand wieder her.</string>
<string name="settings_uninstall_permanent_message">Deinstallieren Sie KernelSU Next (Root und alle Module) vollständig und dauerhaft.</string>
<string name="settings_restore_stock_image_message">Wiederherstellen Sie das stock factory image (falls eine Sicherung vorhanden ist), die normalerweise vor OTA verwendet wird. Wenn Sie KernelSU Next deinstallieren müssen, verwenden Sie bitte \"dauerhaft deinstallieren\".</string>
<string name="flashing">Flashing</string>
<string name="flash_success">Flash success</string>
<string name="flash_failed">Flash failed</string>
<string name="selected_lkm">Selected LKM: %s</string>
<string name="save_log">Save logs</string>
<string name="log_saved">Logs saved</string>
<string name="send_log">Share logs</string>
<string name="settings_disable_su">Disable su compatibility</string>
<string name="settings_disable_su_summary">Temporarily disable the ability of any app to gain root privileges via the su command (Existing root processes won\'t be affected).</string>
<string name="settings_language">Language</string>
<string name="system_default">System default</string>
<string name="settings_legacyui">Use legacy UI</string>
<string name="settings_legacyui_summary">Switch to the previous user interface style.</string>
<string name="settings_banner">Enable banners</string>
<string name="settings_banner_summary">Show background banners for modules.</string>
<string name="use_webuix">Use WebUI X</string>
<string name="use_webuix_summary">Use WebUI X instead of WebUI, which supports more APIs.</string>
<string name="use_webuix_eruda">Inject Eruda into WebUI X</string>
<string name="use_webuix_eruda_summary">Inject a debug console into WebUI X to make debugging easier. Requires web debugging to be on.</string>
<string name="customization">Customization</string>
<string name="developer">Developer</string>
<string name="sucompat_disabled">SUCOMPAT DISABLED</string>
<string name="zygisk_required">Zygisk required</string>
<string name="zygisk_status">Zygisk injection</string>
<string name="flash_success">Installation erfolgreich</string>
<string name="flash_failed">Flash fehlgeschlagen</string>
<string name="selected_lkm">Ausgewählte LKM: %s</string>
<string name="save_log">Protokolle speichern</string>
<string name="log_saved">Protokolle gespeichert</string>
<string name="send_log">Protokolle teilen</string>
<string name="settings_disable_su">Kompatibilität für SU deaktivieren</string>
<string name="settings_disable_su_summary">Deaktivieren Sie vorübergehend die Fähigkeit einer App, über den Befehl SU Stammberechtigungen zu erhalten (vorhandene Stammprozesse sind nicht betroffen).</string>
<string name="settings_language">Sprache</string>
<string name="system_default">System Standard</string>
<string name="settings_legacyui">Verwenden Sie die ältere Benutzeroberfläche</string>
<string name="settings_legacyui_summary">Wechseln Sie zum vorherigen Benutzeroberflächenstil.</string>
<string name="settings_banner">Hintergrundbilder aktivieren</string>
<string name="settings_banner_summary">Zeige Hintergrund Banner für Module.</string>
<string name="use_webuix">Verwende WebUI X</string>
<string name="use_webuix_summary">Verwende WebUI X anstelle von WebUI, das mehr APIs unterstützt.</string>
<string name="use_webuix_eruda">Injizieren Sie Eruda in WebUI X</string>
<string name="use_webuix_eruda_summary">Injiziere eine debug Konsole in WebUI X, um das Debuggen zu erleichtern. Erfordert Web -Debugging.</string>
<string name="customization">Anpassung</string>
<string name="developer">Entwickler</string>
<string name="sucompat_disabled">SUCOMPAT DEAKTIVIERT</string>
<string name="zygisk_required">Zygisk erforderlich</string>
<string name="zygisk_status">Zygisk Injektion</string>
<string name="home_superuser_count_singular">Superuser</string>
<string name="home_superuser_count_plural">Superusers</string>
<string name="home_module_count_singular">Module</string>
<string name="home_module_count_plural">Modules</string>
<string name="home_module_count_singular">Modul</string>
<string name="home_module_count_plural">Module</string>
</resources>