|
10 | 10 | <system:String x:Key="runtimeExecutableInvalidChooseDownload"> |
11 | 11 | Your selected {0} executable is invalid. |
12 | 12 | {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} |
14 | 14 | </system:String> |
15 | 15 | <system:String x:Key="runtimePluginUnableToSetExecutablePath">Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom).</system:String> |
16 | 16 | <system:String x:Key="failedToInitializePluginsTitle">Fail to Init Plugins</system:String> |
|
417 | 417 | <system:String x:Key="fileManagerWindow">Chọn trình quản lý tệp</system:String> |
418 | 418 | <system:String x:Key="fileManager_learnMore">Learn more</system:String> |
419 | 419 | <system:String x:Key="fileManager_tips">Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" 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 "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" 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 "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank.</system:String> |
421 | 421 | <system:String x:Key="fileManager_name">Trình quản lý ngày tháng</system:String> |
422 | 422 | <system:String x:Key="fileManager_profile_name">Tên hồ sơ</system:String> |
423 | 423 | <system:String x:Key="fileManager_path">Đường dẫn quản lý tệp</system:String> |
|
468 | 468 | <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> |
469 | 469 | <system:String x:Key="preview">Xem trước</system:String> |
470 | 470 | <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> |
472 | 472 | <system:String x:Key="update">Cập nhật</system:String> |
473 | 473 | <system:String x:Key="hotkeyRegTitle">Binding Hotkey</system:String> |
474 | 474 | <system:String x:Key="hotkeyUnavailable">Phím nóng hiện tại không có sẵn.</system:String> |
475 | 475 | <system:String x:Key="hotkeyUnavailableUneditable">This hotkey is reserved for "{0}" and can't be used. Please choose another hotkey.</system:String> |
476 | 476 | <system:String x:Key="hotkeyUnavailableEditable">This hotkey is already in use by "{0}". If you press "Overwrite", it will be removed from "{0}".</system:String> |
477 | 477 | <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> |
478 | 479 |
|
479 | 480 | <!-- Custom Query Shortcut Dialog --> |
480 | 481 | <system:String x:Key="customeQueryShortcutTitle">Phím tắt truy vấn tùy chỉnh</system:String> |
|
487 | 488 | </system:String> |
488 | 489 | <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> |
489 | 490 | <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> |
490 | 492 |
|
491 | 493 | <!-- Common Action --> |
492 | 494 | <system:String x:Key="commonSave">Lưu</system:String> |
|
0 commit comments