[skip ci]: New Crowdin updates (#138)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Arabic)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Arabic)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovenian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Persian)

* New translations strings.xml (Marathi)

* New translations strings.xml (Thai)

* New translations strings.xml (Croatian)

* New translations strings.xml (Estonian)

* New translations strings.xml (Latvian)

* New translations strings.xml (Azerbaijani)

* New translations strings.xml (Hindi)

* New translations strings.xml (Malay)

* New translations strings.xml (Filipino)

* New translations strings.xml (Chinese Traditional, Hong Kong)

* New translations strings.xml (Bosnian)

* New translations strings.xml (Kannada)
This commit is contained in:
ShirkNeko
2025-06-03 17:16:15 +08:00
committed by GitHub
parent 6375bf4b7c
commit 061136900a
33 changed files with 78 additions and 111 deletions

View File

@@ -291,20 +291,19 @@
<string name="horizon_getting_original_slot">Den ursprünglichen Slot erhalten</string>
<string name="horizon_setting_target_slot">Setze den angegebenen Slot</string>
<string name="horizon_restoring_original_slot">Standard wiederherstellen</string>
<string name="current_slot">Aktueller Slot%1$s </string>
<string name="current_slot">Aktueller Standard-Slot des Systems%1$s </string>
<!-- Error Messages -->
<string name="horizon_copy_failed">Kopieren fehlgeschlagen</string>
<string name="horizon_unknown_error">Ein unbekannter Fehler ist aufgetreten</string>
<string name="flash_failed_message">Schreiben fehlgeschlagen</string>
<!-- lkm/gki install -->
<string name="Lkm_install_methods">LKM Reparatur/Installation</string>
<string name="GKI_install_methods">Flashing AnyKernel3</string>
<string name="GKI_install_methods">Flashen des Kernels…</string>
<string name="kernel_version_log">Kernel</string>
<string name="tool_version_log">Benutze das Patchwerkzeug%1$s</string>
<string name="configuration">Konfigurieren</string>
<string name="app_settings">Anwendungs-Einstellungen</string>
<string name="tools">Tools</string>
<string name="currently_selected">Derzeit</string>
<!-- String resources used in SuperUser -->
<string name="clear">Entfernen</string>
<string name="apps_with_root">Anwendungen mit Root-Rechten</string>
@@ -323,18 +322,18 @@
<string name="susfs_disabled">SuSFS deaktiviert</string>
<string name="background_set_success">Hintergrund erfolgreich gesetzt</string>
<string name="background_removed">Eigene Hintergründe entfernt</string>
<string name="icon_switch_title">Alternate icon</string>
<string name="icon_switch_summary">Change the launcher icon to KernelSU\'s icon.</string>
<string name="icon_switched">Icon switched</string>
<string name="icon_switch_title">Alternatives Symbol</string>
<string name="icon_switch_summary">Ändere das Launcher-Symbol auf das KernelSU Icon.</string>
<string name="icon_switched">Icon gewechselt</string>
<string name="root_require_for_install">Erfordert Root-Rechte</string>
<!-- KPM display settings -->
<string name="show_kpm_info">KPM-Funktion anzeigen</string>
<string name="show_kpm_info_summary">KPM-Informationen und Funktion in der Home- und unteren Leiste anzeigen (muss die App erneut öffnen)</string>
<string name="show_kpm_info_summary">Versteckt KPM-Informationen und Funktion in der Home- und Unterleiste</string>
<!-- Webui X settings -->
<string name="use_webuix">Select the WebUI engine to use</string>
<string name="engine_auto_select">Automatic Selection</string>
<string name="engine_force_webuix">Force the use of WebUI X</string>
<string name="engine_force_ksu">Mandatory use of KSU WebUI</string>
<string name="use_webuix">Wähle die zu verwendende WebUI-Engine</string>
<string name="engine_auto_select">Automatisch auswählen</string>
<string name="engine_force_webuix">Nutzung von WebUI X erzwingen</string>
<string name="engine_force_ksu">Pflichtanwendung von KSU WebUI</string>
<string name="use_webuix_eruda">Eruda in WebUI X injizieren</string>
<string name="use_webuix_eruda_summary">Fügen Sie eine Debug-Konsole in WebUI X ein, um das Debuggen zu vereinfachen. Benötigt Debugging im WebUI X.</string>
<!-- DPI setting related strings -->
@@ -372,5 +371,5 @@
<string name="installing_module">Modul wird installiert %1$d/%2$d</string>
<string name="module_failed_count">%d Fehler bei der Installation eines neuen Moduls</string>
<string name="module_download_error">Modul-Download fehlgeschlagen</string>
<string name="kernel_flashing">Kernel Flashing</string>
<string name="kernel_flashing">Kernel-Flashen</string>
</resources>