Skip to content

Commit c36024f

Browse files
committed
New translations en.xaml (Chinese Traditional)
[ci skip]
1 parent 5057b95 commit c36024f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Flow.Launcher/Languages/zh-tw.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">選擇檔案管理器</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">檔案管理器</system:String>
420420
<system:String x:Key="fileManager_profile_name">檔案名稱</system:String>
421421
<system:String x:Key="fileManager_path">檔案管理器路徑</system:String>
@@ -466,13 +466,14 @@
466466
<system:String x:Key="customeQueryHotkeyTips">Press a custom hotkey to open Flow Launcher and input the specified query automatically.</system:String>
467467
<system:String x:Key="preview">預覽</system:String>
468468
<system:String x:Key="hotkeyIsNotUnavailable">快捷鍵不存在,請設定一個新的快捷鍵</system:String>
469-
<system:String x:Key="invalidPluginHotkey">擴充功能熱鍵無法使用</system:String>
469+
<system:String x:Key="invalidPluginHotkey">Hotkey is invalid</system:String>
470470
<system:String x:Key="update">更新</system:String>
471471
<system:String x:Key="hotkeyRegTitle">Binding Hotkey</system:String>
472472
<system:String x:Key="hotkeyUnavailable">Current hotkey is unavailable.</system:String>
473473
<system:String x:Key="hotkeyUnavailableUneditable">This hotkey is reserved for &quot;{0}&quot; and can't be used. Please choose another hotkey.</system:String>
474474
<system:String x:Key="hotkeyUnavailableEditable">This hotkey is already in use by &quot;{0}&quot;. If you press &quot;Overwrite&quot;, it will be removed from &quot;{0}&quot;.</system:String>
475475
<system:String x:Key="hotkeyRegGuide">Press the keys you want to use for this function.</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">Custom Query Shortcut</system:String>
@@ -483,6 +484,7 @@ If you add an '@' prefix while inputting a shortcut, it matches any position in
483484
</system:String>
484485
<system:String x:Key="duplicateShortcut">Shortcut already exists, please enter a new Shortcut or edit the existing one.</system:String>
485486
<system:String x:Key="emptyShortcut">Shortcut and/or its expansion is empty.</system:String>
487+
<system:String x:Key="invalidShortcut">Shortcut is invalid</system:String>
486488

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

0 commit comments

Comments
 (0)