mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
* New translations en.xaml (German) [ci skip] * New translations en.xaml (French) [ci skip] * New translations en.xaml (Arabic) [ci skip] * New translations en.xaml (Czech) [ci skip] * New translations en.xaml (Danish) [ci skip] * New translations en.xaml (Hebrew) [ci skip] * New translations en.xaml (Italian) [ci skip] * New translations en.xaml (Japanese) [ci skip] * New translations en.xaml (Korean) [ci skip] * New translations en.xaml (Dutch) [ci skip] * New translations en.xaml (Polish) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Russian) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Turkish) [ci skip] * New translations en.xaml (Ukrainian) [ci skip] * New translations en.xaml (Chinese Simplified) [ci skip] * New translations en.xaml (Chinese Traditional) [ci skip] * New translations en.xaml (Vietnamese) [ci skip] * New translations en.xaml (Portuguese, Brazilian) [ci skip] * New translations en.xaml (Norwegian Bokmal) [ci skip] * New translations en.xaml (Serbian (Latin)) [ci skip] * New translations en.xaml (Spanish (Modern)) [ci skip] * New translations en.xaml (Spanish, Latin America) [ci skip] * New translations en.xaml (French) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Chinese Simplified) [ci skip] * New translations en.xaml (Ukrainian) [ci skip] * New translations en.xaml (French) [ci skip] * New translations en.xaml (Chinese Simplified) [ci skip] * New translations en.xaml (Chinese Simplified) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (German) [ci skip] * New translations en.xaml (French) [ci skip] * New translations en.xaml (Arabic) [ci skip] * New translations en.xaml (Czech) [ci skip] * New translations en.xaml (Danish) [ci skip] * New translations en.xaml (Hebrew) [ci skip] * New translations en.xaml (Italian) [ci skip] * New translations en.xaml (Japanese) [ci skip] * New translations en.xaml (Korean) [ci skip] * New translations en.xaml (Dutch) [ci skip] * New translations en.xaml (Polish) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Russian) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Turkish) [ci skip] * New translations en.xaml (Ukrainian) [ci skip] * New translations en.xaml (Chinese Simplified) [ci skip] * New translations en.xaml (Chinese Traditional) [ci skip] * New translations en.xaml (Vietnamese) [ci skip] * New translations en.xaml (Portuguese, Brazilian) [ci skip] * New translations en.xaml (Norwegian Bokmal) [ci skip] * New translations en.xaml (Serbian (Latin)) [ci skip] * New translations en.xaml (Spanish (Modern)) [ci skip] * New translations en.xaml (Spanish, Latin America) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (French) [ci skip]
70 lines
9 KiB
XML
70 lines
9 KiB
XML
<?xml version="1.0"?>
|
|
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
|
|
|
|
<!-- Dialogues -->
|
|
<system:String x:Key="plugin_pluginsmanager_downloading_plugin">Plug-in wird heruntergeladen</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_download_success">Erfolgreich heruntergeladen {0}</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_download_error">Fehler: Das Plug-in kann nicht heruntergeladen werden</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_uninstall_prompt">{0} von {1} {2}{3}Möchten Sie dieses Plug-in deinstallieren? Nach der Deinstallation wird Flow automatisch neu gestartet.</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_uninstall_prompt_no_restart">{0} von {1} {2}{2}Möchten Sie dieses Plug-in deinstallieren?</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_install_prompt">{0} von {1} {2}{3}Möchten Sie dieses Plug-in installieren? Nach der Installation wird Flow automatisch neu gestartet.</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_install_prompt_no_restart">{0} von {1} {2}{2}Möchten Sie dieses Plug-in installieren?</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_install_title">Plug-in-Installation</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_installing_plugin">Plugin wird installiert</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_install_from_web">{0} herunterladen und installieren</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_uninstall_title">Plug-in-Deinstallation</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_keep_plugin_settings_title">Plug-in-Einstellungen beibehalten</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_keep_plugin_settings_subtitle">Möchten Sie die Einstellungen des Plug-ins für die nächste Nutzung beibehalten?</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_install_success_restart">Plug-in {0} erfolgreich installiert. Flow wird neu gestartet, bitte warten Sie ...</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_install_errormetadatafile">Die Metadaten-Datei plugin.json in der entpackten Zip-Datei kann nicht gefunden werden.</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_install_error_duplicate">Fehler: Ein Plug-in, welches die gleiche oder eine höhere Version mit {0} hat, ist bereits vorhanden.</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_install_error_title">Fehler bei Installation des Plug-ins</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_install_error_subtitle">Beim Versuch, {0} zu installieren, ist ein Fehler aufgetreten</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_uninstall_error_title">Fehler bei Deinstallation des Plug-ins</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_noresult_title">Kein Update verfügbar</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_noresult_subtitle">Alle Plug-ins sind auf dem neuesten Stand</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_prompt">{0} von {1} {2}{3}Möchten Sie dieses Plug-in aktualisieren? Nach dem Update wird Flow automatisch neu gestartet.</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_prompt_no_restart">{0} von {1} {2}{2}Möchten Sie dieses Plugin aktualisieren?</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_title">Plug-in-Update</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_alreadyexists">Dieses Plug-in ist bereits installiert</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_failed_title">Download des Plug-in-Manifests fehlgeschlagen</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_failed_subtitle">Bitte überprüfen Sie, ob Sie eine Verbindung zu github.com herstellen können. Dieser Fehler bedeutet, dass Sie möglicherweise nicht in der Lage sind, Plug-ins zu installieren oder zu aktualisieren.</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_all_title">Alle Plug-ins aktualisieren</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_all_subtitle">Möchten Sie alle Plug-ins aktualisieren?</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_all_prompt">Möchten Sie {0} Plug-ins aktualisieren?{1}Flow Launcher wird nach der Aktualisierung aller Plug-ins neu starten.</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_all_prompt_no_restart">Möchten Sie {0} Plug-ins aktualisieren?</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_all_success_restart">{0} Plug-ins erfolgreich aktualisiert. Flow wird neu gestartet, bitte warten Sie ...</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_success_restart">Plug-in {0} erfolgreich aktualisiert. Flow wird neu gestartet, bitte warten Sie ...</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_install_unknown_source_warning_title">Installation aus unbekannter Quelle</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_install_unknown_source_warning">Sie installieren dieses Plug-in aus einer unbekannten Quelle und es kann potenzielle Gefahren enthalten!{0}{0}Bitte stellen Sie sicher, dass Sie verstehen, woher dieses Plug-in stammt und dass es sicher ist.{0}{0}Möchten Sie dennoch fortfahren?{0}{0}(Sie können diese Warnung über die Einstellungen ausschalten)</system:String>
|
|
|
|
<system:String x:Key="plugin_pluginsmanager_install_success_no_restart">Plug-in {0} erfolgreich installiert. Bitte starten Sie Flow neu.</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_uninstall_success_no_restart">Plug-in {0} erfolgreich deinstalliert. Bitte starten Sie Flow neu.</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_success_no_restart">Plug-in {0} erfolgreich aktualisiert. Bitte starten Sie Flow neu.</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_update_all_success_no_restart">{0} Plug-ins erfolgreich aktualisiert. Bitte starten Sie Flow neu.</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_modified_error">Plug-in {0} ist bereits modifiziert worden. Bitte starten Sie Flow neu, bevor Sie irgendwelche weitere Änderungen vornehmen.</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_modified_error_title">{0} bereits modifiziert</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_modified_error_message">Bitte starten Sie Flow neu, bevor Sie irgendwelche weitere Änderungen vornehmen</system:String>
|
|
|
|
<system:String x:Key="plugin_pluginsmanager_invalid_zip_title">Ungültige Zip-Installer-Datei</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_invalid_zip_subtitle">Bitte überprüfen Sie, ob es eine plugin.json in {0} gibt</system:String>
|
|
|
|
<!-- Plugin Infos -->
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_name">Plug-ins-Manager</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_description">Flow Launcher-Plug-ins via Suchfenster installieren, deinstallieren oder aktualisieren</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_unknown_author">Unbekannter Autor</system:String>
|
|
|
|
<!-- Context menu items -->
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_title">Website öffnen</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_subtitle">Besuchen Sie die Website des Plug-ins</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_gotosourcecode_title">Siehe Quellcode</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_gotosourcecode_subtitle">Quellcode des Plug-ins ansehen</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_newissue_title">Eine Verbesserung/ Erweiterung vorschlagen oder ein Problem einreichen</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_newissue_subtitle">Eine Verbesserung/ Erweiterung vorschlagen oder ein Problem an den Plug-in-Entwickler einreichen</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_pluginsmanifest_title">Gehe zu Plug-ins-Repository von Flow</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_pluginsmanifest_subtitle">Besuchen Sie das PluginsManifest-Repository, um die von der Community eingereichten Plug-ins zu sehen</system:String>
|
|
|
|
<!-- Settings menu items -->
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_settings_unknown_source">Warnung vor Installation aus unbekannter Quelle</system:String>
|
|
<system:String x:Key="plugin_pluginsmanager_plugin_settings_auto_restart">Flow Launcher nach Installation/Deinstallation/Aktualisierung des Plug-ins via Plug-in-Manager automatisch neu starten</system:String>
|
|
</ResourceDictionary>
|