Skip to content

Commit 5422b5b

Browse files
committed
New translations en.xaml (Vietnamese)
[ci skip]
1 parent c36024f commit 5422b5b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Flow.Launcher/Languages/vi.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>
@@ -417,7 +417,7 @@
417417
<system:String x:Key="fileManagerWindow">Chọn trình quản lý tệp</system:String>
418418
<system:String x:Key="fileManager_learnMore">Learn more</system:String>
419419
<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>
420-
<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>
420+
<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>
421421
<system:String x:Key="fileManager_name">Trình quản lý ngày tháng</system:String>
422422
<system:String x:Key="fileManager_profile_name">Tên hồ sơ</system:String>
423423
<system:String x:Key="fileManager_path">Đường dẫn quản lý tệp</system:String>
@@ -468,13 +468,14 @@
468468
<system:String x:Key="customeQueryHotkeyTips">Nhấn phím nóng tùy chỉnh để mở Flow Launcher và tự động nhập truy vấn được chỉ định.</system:String>
469469
<system:String x:Key="preview">Xem trước</system:String>
470470
<system:String x:Key="hotkeyIsNotUnavailable">Tổ hợp phím không khả dụng, vui lòng chọn tổ hợp phím khác</system:String>
471-
<system:String x:Key="invalidPluginHotkey">Tổ hợp phím plugin không hợp lệ</system:String>
471+
<system:String x:Key="invalidPluginHotkey">Hotkey is invalid</system:String>
472472
<system:String x:Key="update">Cập nhật</system:String>
473473
<system:String x:Key="hotkeyRegTitle">Binding Hotkey</system:String>
474474
<system:String x:Key="hotkeyUnavailable">Phím nóng hiện tại không có sẵn.</system:String>
475475
<system:String x:Key="hotkeyUnavailableUneditable">This hotkey is reserved for &quot;{0}&quot; and can't be used. Please choose another hotkey.</system:String>
476476
<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>
477477
<system:String x:Key="hotkeyRegGuide">Press the keys you want to use for this function.</system:String>
478+
<system:String x:Key="emptyPluginHotkey">Hotkey and action keyword are empty</system:String>
478479

479480
<!-- Custom Query Shortcut Dialog -->
480481
<system:String x:Key="customeQueryShortcutTitle">Phím tắt truy vấn tùy chỉnh</system:String>
@@ -487,6 +488,7 @@
487488
</system:String>
488489
<system:String x:Key="duplicateShortcut">Phím tắt đã tồn tại, vui lòng nhập Phím tắt mới hoặc chỉnh sửa phím tắt hiện có.</system:String>
489490
<system:String x:Key="emptyShortcut">Phím tắt và/hoặc phần mở rộng của nó trống.</system:String>
491+
<system:String x:Key="invalidShortcut">Shortcut is invalid</system:String>
490492

491493
<!-- Common Action -->
492494
<system:String x:Key="commonSave">Lưu</system:String>

0 commit comments

Comments
 (0)