Skip to content

Commit 6ea5097

Browse files
committed
New translations en.xaml (Dutch)
[ci skip]
1 parent 7e694f0 commit 6ea5097

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Flow.Launcher/Languages/nl.xaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<system:String x:Key="runtimeExecutableInvalidChooseDownload">
1111
Your selected {0} executable is invalid.
1212
{2}{2}
13-
Click yes if you would like select the {0} executable agian. Click no if you would like to download {1}
13+
Click yes if you would like select the {0} executable again. Click no if you would like to download {1}
1414
</system:String>
1515
<system:String x:Key="runtimePluginUnableToSetExecutablePath">Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom).</system:String>
1616
<system:String x:Key="failedToInitializePluginsTitle">Fail to Init Plugins</system:String>
@@ -415,7 +415,7 @@
415415
<system:String x:Key="fileManagerWindow">Bestandsbeheerder selecteren</system:String>
416416
<system:String x:Key="fileManager_learnMore">Learn more</system:String>
417417
<system:String x:Key="fileManager_tips">Please specify the file location of the file manager you using and add arguments as required. The &quot;%d&quot; represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The &quot;%f&quot; represents the file path to open for, used by the Arg for File field and for commands opening specific files.</system:String>
418-
<system:String x:Key="fileManager_tips2">For example, if the file manager uses a command such as &quot;totalcmd.exe /A c:\windows&quot; to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A &quot;%d&quot;. Certain file managers like QTTabBar may just require a path to be supplied, in this instance use &quot;%d&quot; as the File Manager Path and leave the rest of the fileds blank.</system:String>
418+
<system:String x:Key="fileManager_tips2">For example, if the file manager uses a command such as &quot;totalcmd.exe /A c:\windows&quot; to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A &quot;%d&quot;. Certain file managers like QTTabBar may just require a path to be supplied, in this instance use &quot;%d&quot; as the File Manager Path and leave the rest of the fields blank.</system:String>
419419
<system:String x:Key="fileManager_name">Bestandsbeheerder</system:String>
420420
<system:String x:Key="fileManager_profile_name">Profielnaam</system:String>
421421
<system:String x:Key="fileManager_path">Bestandsbeheerder pad</system:String>
@@ -466,13 +466,14 @@
466466
<system:String x:Key="customeQueryHotkeyTips">Druk op een aangepaste sneltoets om Flow Launcher te openen en de opgegeven query automatisch in te voeren.</system:String>
467467
<system:String x:Key="preview">Voorbeeld</system:String>
468468
<system:String x:Key="hotkeyIsNotUnavailable">Sneltoets is niet beschikbaar, selecteer een nieuwe sneltoets</system:String>
469-
<system:String x:Key="invalidPluginHotkey">Ongeldige plugin sneltoets</system:String>
469+
<system:String x:Key="invalidPluginHotkey">Hotkey is invalid</system:String>
470470
<system:String x:Key="update">Bijwerken</system:String>
471471
<system:String x:Key="hotkeyRegTitle">Sneltoets koppelen</system:String>
472472
<system:String x:Key="hotkeyUnavailable">Huidige sneltoets is niet beschikbaar.</system:String>
473473
<system:String x:Key="hotkeyUnavailableUneditable">Deze sneltoets is gereserveerd voor &quot;{0}&quot; en kan niet worden gebruikt. Kies een andere sneltoets.</system:String>
474474
<system:String x:Key="hotkeyUnavailableEditable">Deze sneltoets is al in gebruik door &quot;{0}&quot;. Als u op &quot;Overschrijven&quot; klikt, zal deze verwijderd worden uit &quot;{0}&quot;.</system:String>
475475
<system:String x:Key="hotkeyRegGuide">Druk op de toetsen die u wilt gebruiken voor deze functie.</system:String>
476+
<system:String x:Key="emptyPluginHotkey">Hotkey and action keyword are empty</system:String>
476477

477478
<!-- Custom Query Shortcut Dialog -->
478479
<system:String x:Key="customeQueryShortcutTitle">Aangepaste Query Snelkoppeling</system:String>
@@ -483,6 +484,7 @@ Als u een '@' voorvoegsel toevoegt tijdens het invoeren van een snelkoppeling, m
483484
</system:String>
484485
<system:String x:Key="duplicateShortcut">Snelkoppeling bestaat al, vul een nieuwe snelkoppeling in of pas de bestaande aan.</system:String>
485486
<system:String x:Key="emptyShortcut">Snelkoppeling en/of uitbreiding is leeg.</system:String>
487+
<system:String x:Key="invalidShortcut">Shortcut is invalid</system:String>
486488

487489
<!-- Common Action -->
488490
<system:String x:Key="commonSave">Opslaan</system:String>

0 commit comments

Comments
 (0)