Skip to content

Commit 152f545

Browse files
authored
New Crowdin updates (#2949)
1 parent 5216a35 commit 152f545

File tree

7 files changed

+157
-157
lines changed
  • Flow.Launcher/Languages
  • Plugins
    • Flow.Launcher.Plugin.Explorer/Languages
    • Flow.Launcher.Plugin.PluginsManager/Languages
    • Flow.Launcher.Plugin.ProcessKiller/Languages
    • Flow.Launcher.Plugin.Program/Languages
    • Flow.Launcher.Plugin.WebSearch/Languages

7 files changed

+157
-157
lines changed

Flow.Launcher/Languages/de.xaml

Lines changed: 99 additions & 99 deletions
Large diffs are not rendered by default.

Plugins/Flow.Launcher.Plugin.Explorer/Languages/de.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<system:String x:Key="plugin_explorer_file_editor_path">Datei-Editor-Pfad</system:String>
5959
<system:String x:Key="plugin_explorer_folder_editor_path">Ordner-Editor-Pfad</system:String>
6060
<system:String x:Key="plugin_explorer_enabled">Aktiviert</system:String>
61-
<system:String x:Key="plugin_explorer_disabled">Disabled</system:String>
61+
<system:String x:Key="plugin_explorer_disabled">Deaktiviert</system:String>
6262

6363
<system:String x:Key="plugin_explorer_Content_Search_Engine">Content Search Engine</system:String>
6464
<system:String x:Key="plugin_explorer_Directory_Recursive_Search_Engine">Directory Recursive Search Engine</system:String>

Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/de.xaml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,39 +2,39 @@
22
<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">
33

44
<!-- Dialogues -->
5-
<system:String x:Key="plugin_pluginsmanager_downloading_plugin">Downloading plugin</system:String>
5+
<system:String x:Key="plugin_pluginsmanager_downloading_plugin">Plugin wird heruntergeladen</system:String>
66
<system:String x:Key="plugin_pluginsmanager_download_success">Successfully downloaded</system:String>
7-
<system:String x:Key="plugin_pluginsmanager_download_error">Error: Unable to download the plugin</system:String>
7+
<system:String x:Key="plugin_pluginsmanager_download_error">Fehler: Plugin konnte nicht heruntergeladen werden</system:String>
88
<system:String x:Key="plugin_pluginsmanager_uninstall_prompt">{0} by {1} {2}{3}Would you like to uninstall this plugin? After the uninstallation Flow will automatically restart.</system:String>
99
<system:String x:Key="plugin_pluginsmanager_uninstall_prompt_no_restart">{0} by {1} {2}{2}Would you like to uninstall this plugin?</system:String>
1010
<system:String x:Key="plugin_pluginsmanager_install_prompt">{0} by {1} {2}{3}Would you like to install this plugin? After the installation Flow will automatically restart.</system:String>
1111
<system:String x:Key="plugin_pluginsmanager_install_prompt_no_restart">{0} by {1} {2}{2}Would you like to install this plugin?</system:String>
12-
<system:String x:Key="plugin_pluginsmanager_install_title">Plugin Install</system:String>
12+
<system:String x:Key="plugin_pluginsmanager_install_title">Plugin-Installation</system:String>
1313
<system:String x:Key="plugin_pluginsmanager_installing_plugin">Installing Plugin</system:String>
14-
<system:String x:Key="plugin_pluginsmanager_install_from_web">Download and install {0}</system:String>
15-
<system:String x:Key="plugin_pluginsmanager_uninstall_title">Plugin Uninstall</system:String>
14+
<system:String x:Key="plugin_pluginsmanager_install_from_web">{0} herunterladen und installieren</system:String>
15+
<system:String x:Key="plugin_pluginsmanager_uninstall_title">Plugin-Deinstallation</system:String>
1616
<system:String x:Key="plugin_pluginsmanager_install_success_restart">Plugin successfully installed. Restarting Flow, please wait...</system:String>
17-
<system:String x:Key="plugin_pluginsmanager_install_errormetadatafile">Unable to find the plugin.json metadata file from the extracted zip file.</system:String>
18-
<system:String x:Key="plugin_pluginsmanager_install_error_duplicate">Error: A plugin which has the same or greater version with {0} already exists.</system:String>
19-
<system:String x:Key="plugin_pluginsmanager_install_error_title">Error installing plugin</system:String>
17+
<system:String x:Key="plugin_pluginsmanager_install_errormetadatafile">Konnte die Metadaten-Datei plugin.json in der entpackten Zip-Datei nicht finden.</system:String>
18+
<system:String x:Key="plugin_pluginsmanager_install_error_duplicate">Fehler: Ein Plugin mit der gleichen oder größeren Version, {0}, existiert bereits.</system:String>
19+
<system:String x:Key="plugin_pluginsmanager_install_error_title">Fehler bei der Installation des Plugins</system:String>
2020
<system:String x:Key="plugin_pluginsmanager_install_error_subtitle">Error occurred while trying to install {0}</system:String>
2121
<system:String x:Key="plugin_pluginsmanager_uninstall_error_title">Error uninstalling plugin</system:String>
22-
<system:String x:Key="plugin_pluginsmanager_update_noresult_title">No update available</system:String>
23-
<system:String x:Key="plugin_pluginsmanager_update_noresult_subtitle">All plugins are up to date</system:String>
22+
<system:String x:Key="plugin_pluginsmanager_update_noresult_title">Kein Update verfügbar</system:String>
23+
<system:String x:Key="plugin_pluginsmanager_update_noresult_subtitle">Alle Plugins sind aktuell</system:String>
2424
<system:String x:Key="plugin_pluginsmanager_update_prompt">{0} by {1} {2}{3}Would you like to update this plugin? After the update Flow will automatically restart.</system:String>
2525
<system:String x:Key="plugin_pluginsmanager_update_prompt_no_restart">{0} by {1} {2}{2}Would you like to update this plugin?</system:String>
2626
<system:String x:Key="plugin_pluginsmanager_update_title">Plugin Update</system:String>
27-
<system:String x:Key="plugin_pluginsmanager_update_alreadyexists">This plugin is already installed</system:String>
28-
<system:String x:Key="plugin_pluginsmanager_update_failed_title">Plugin Manifest Download Failed</system:String>
29-
<system:String x:Key="plugin_pluginsmanager_update_failed_subtitle">Please check if you can connect to github.com. This error means you may not be able to install or update plugins.</system:String>
27+
<system:String x:Key="plugin_pluginsmanager_update_alreadyexists">Dieses Plugin ist bereits installiert</system:String>
28+
<system:String x:Key="plugin_pluginsmanager_update_failed_title">Download der Plugin-Manifest-Datei fehlgeschlagen</system:String>
29+
<system:String x:Key="plugin_pluginsmanager_update_failed_subtitle">Bitte überprüfen Sie, ob Sie sich mit github.com verbinden können. Dieser Fehler bedeutet, dass Sie möglicherweise keine Plugins installieren oder aktualisieren können.</system:String>
3030
<system:String x:Key="plugin_pluginsmanager_update_all_title">Update all plugins</system:String>
3131
<system:String x:Key="plugin_pluginsmanager_update_all_subtitle">Would you like to update all plugins?</system:String>
3232
<system:String x:Key="plugin_pluginsmanager_update_all_prompt">Would you like to update {0} plugins?{1}Flow Launcher will restart after updating all plugins.</system:String>
3333
<system:String x:Key="plugin_pluginsmanager_update_all_prompt_no_restart">Would you like to update {0} plugins?</system:String>
3434
<system:String x:Key="plugin_pluginsmanager_update_all_success_restart">{0} plugins successfully updated. Restarting Flow, please wait...</system:String>
3535
<system:String x:Key="plugin_pluginsmanager_update_success_restart">Plugin {0} successfully updated. Restarting Flow, please wait...</system:String>
36-
<system:String x:Key="plugin_pluginsmanager_install_unknown_source_warning_title">Installing from an unknown source</system:String>
37-
<system:String x:Key="plugin_pluginsmanager_install_unknown_source_warning">You are installing this plugin from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning via settings)</system:String>
36+
<system:String x:Key="plugin_pluginsmanager_install_unknown_source_warning_title">Installation aus unbekannter Quelle</system:String>
37+
<system:String x:Key="plugin_pluginsmanager_install_unknown_source_warning">Sie installieren dieses Plugin aus einer unbekannten Quelle und es kann potenzielle Risiken enthalten!{0}{0}Bitte stellen Sie sicher, dass Sie verstehen, wo dieses Plugin herkommt und ob es sicher ist.{0}{0}Möchten Sie fortfahren?{0}{0}(Sie können diese Warnung über Einstellungen ausschalten)</system:String>
3838

3939
<system:String x:Key="plugin_pluginsmanager_install_success_no_restart">Plugin {0} successfully installed. Please restart Flow.</system:String>
4040
<system:String x:Key="plugin_pluginsmanager_uninstall_success_no_restart">Plugin {0} successfully uninstalled. Please restart Flow.</system:String>
@@ -43,21 +43,21 @@
4343
<system:String x:Key="plugin_pluginsmanager_plugin_modified_error">Plugin {0} has already been modified. Please restart Flow before making any further changes.</system:String>
4444

4545
<!-- Plugin Infos -->
46-
<system:String x:Key="plugin_pluginsmanager_plugin_name">Plugins Manager</system:String>
47-
<system:String x:Key="plugin_pluginsmanager_plugin_description">Management of installing, uninstalling or updating Flow Launcher plugins</system:String>
48-
<system:String x:Key="plugin_pluginsmanager_unknown_author">Unknown Author</system:String>
46+
<system:String x:Key="plugin_pluginsmanager_plugin_name">Plugins verwalten</system:String>
47+
<system:String x:Key="plugin_pluginsmanager_plugin_description">Verwaltung der Installation, Deinstallation oder Aktualisierung von Flow Launcher Plugins</system:String>
48+
<system:String x:Key="plugin_pluginsmanager_unknown_author">Unbekannter Autor</system:String>
4949

5050
<!-- Context menu items -->
51-
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_title">Open website</system:String>
52-
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_subtitle">Visit the plugin's website</system:String>
51+
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_title">Webseite öffnen</system:String>
52+
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_subtitle">Besuche die Plugin-Webseite</system:String>
5353
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_gotosourcecode_title">Quellcode anzeigen</system:String>
5454
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_gotosourcecode_subtitle">Quellcode des Plugins ansehen</system:String>
55-
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_newissue_title">Suggest an enhancement or submit an issue</system:String>
56-
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_newissue_subtitle">Suggest an enhancement or submit an issue to the plugin developer</system:String>
57-
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_pluginsmanifest_title">Go to Flow's plugins repository</system:String>
55+
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_newissue_title">Verbesserung vorschlagen oder Fehler melden</system:String>
56+
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_newissue_subtitle">Dem Plugin-Entwickler eine Verbesserung vorschlagen oder einen Fehler melden</system:String>
57+
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_pluginsmanifest_title">Zu Flows Plugin-Verzeichnis gehen</system:String>
5858
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_pluginsmanifest_subtitle">Visit the PluginsManifest repository to see community-made plugin submissions</system:String>
5959

6060
<!-- Settings menu items -->
61-
<system:String x:Key="plugin_pluginsmanager_plugin_settings_unknown_source">Install from unknown source warning</system:String>
61+
<system:String x:Key="plugin_pluginsmanager_plugin_settings_unknown_source">Warnung bei Installation aus unbekannter Quelle</system:String>
6262
<system:String x:Key="plugin_pluginsmanager_plugin_settings_auto_restart">Automatically restart Flow Launcher after installing/uninstalling/updating plugins</system:String>
6363
</ResourceDictionary>

Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ru.xaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<system:String x:Key="plugin_pluginsmanager_install_error_title">Error installing plugin</system:String>
2020
<system:String x:Key="plugin_pluginsmanager_install_error_subtitle">Error occurred while trying to install {0}</system:String>
2121
<system:String x:Key="plugin_pluginsmanager_uninstall_error_title">Error uninstalling plugin</system:String>
22-
<system:String x:Key="plugin_pluginsmanager_update_noresult_title">No update available</system:String>
22+
<system:String x:Key="plugin_pluginsmanager_update_noresult_title">Нет доступных обновлений</system:String>
2323
<system:String x:Key="plugin_pluginsmanager_update_noresult_subtitle">All plugins are up to date</system:String>
2424
<system:String x:Key="plugin_pluginsmanager_update_prompt">{0} by {1} {2}{3}Would you like to update this plugin? After the update Flow will automatically restart.</system:String>
2525
<system:String x:Key="plugin_pluginsmanager_update_prompt_no_restart">{0} by {1} {2}{2}Would you like to update this plugin?</system:String>
@@ -33,7 +33,7 @@
3333
<system:String x:Key="plugin_pluginsmanager_update_all_prompt_no_restart">Would you like to update {0} plugins?</system:String>
3434
<system:String x:Key="plugin_pluginsmanager_update_all_success_restart">{0} plugins successfully updated. Restarting Flow, please wait...</system:String>
3535
<system:String x:Key="plugin_pluginsmanager_update_success_restart">Plugin {0} successfully updated. Restarting Flow, please wait...</system:String>
36-
<system:String x:Key="plugin_pluginsmanager_install_unknown_source_warning_title">Installing from an unknown source</system:String>
36+
<system:String x:Key="plugin_pluginsmanager_install_unknown_source_warning_title">Установка из неизвестного источника</system:String>
3737
<system:String x:Key="plugin_pluginsmanager_install_unknown_source_warning">You are installing this plugin from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning via settings)</system:String>
3838

3939
<system:String x:Key="plugin_pluginsmanager_install_success_no_restart">Plugin {0} successfully installed. Please restart Flow.</system:String>
@@ -45,10 +45,10 @@
4545
<!-- Plugin Infos -->
4646
<system:String x:Key="plugin_pluginsmanager_plugin_name">Plugins Manager</system:String>
4747
<system:String x:Key="plugin_pluginsmanager_plugin_description">Management of installing, uninstalling or updating Flow Launcher plugins</system:String>
48-
<system:String x:Key="plugin_pluginsmanager_unknown_author">Unknown Author</system:String>
48+
<system:String x:Key="plugin_pluginsmanager_unknown_author">Автор неизвестен</system:String>
4949

5050
<!-- Context menu items -->
51-
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_title">Open website</system:String>
51+
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_title">Перейти на сайт</system:String>
5252
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_subtitle">Visit the plugin's website</system:String>
5353
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_gotosourcecode_title">See source code</system:String>
5454
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_gotosourcecode_subtitle">See the plugin's source code</system:String>

Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages/de.xaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<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">
33

44
<system:String x:Key="flowlauncher_plugin_processkiller_plugin_name">Prozesskiller</system:String>
5-
<system:String x:Key="flowlauncher_plugin_processkiller_plugin_description">Kill running processes from Flow Launcher</system:String>
5+
<system:String x:Key="flowlauncher_plugin_processkiller_plugin_description">Beende laufende Prozesse durch Flow Launcher</system:String>
66

7-
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all">kill all instances of &quot;{0}&quot;</system:String>
8-
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all_count">kill {0} processes</system:String>
9-
<system:String x:Key="flowlauncher_plugin_processkiller_kill_instances">kill all instances</system:String>
7+
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all">alle Instanzen von &quot;{0} &quot; beenden</system:String>
8+
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all_count">beende {0} Prozesse</system:String>
9+
<system:String x:Key="flowlauncher_plugin_processkiller_kill_instances">alle Instanzen beenden</system:String>
1010

1111
</ResourceDictionary>

0 commit comments

Comments
 (0)