Skip to content

Commit 0501b79

Browse files
committed
New translations en.xaml (Vietnamese)
[ci skip]
1 parent ae6cd30 commit 0501b79

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

Flow.Launcher/Languages/vi.xaml

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,9 @@
106106
<system:String x:Key="AlwaysPreviewToolTip">Luôn mở bảng xem trước khi Flow kích hoạt. Nhấn {0} để chuyển đổi chế độ xem trước.</system:String>
107107
<system:String x:Key="shadowEffectNotAllowed">Hiệu ứng đổ bóng không được phép nếu chủ đề hiện tại bật hiệu ứng làm mờ</system:String>
108108
<system:String x:Key="searchDelay">Search Delay</system:String>
109-
<system:String x:Key="searchDelayToolTip">Delay for a while to search when typing. This reduces interface jumpiness and result load.</system:String>
109+
<system:String x:Key="searchDelayToolTip">Adds a short delay while typing to reduce UI flicker and result load. Recommended if your typing speed is average.</system:String>
110110
<system:String x:Key="searchDelayTime">Default Search Delay Time</system:String>
111-
<system:String x:Key="searchDelayTimeToolTip">Plugin default delay time after which search results appear when typing is stopped.</system:String>
112-
<system:String x:Key="SearchDelayTimeVeryLong">Very long</system:String>
113-
<system:String x:Key="SearchDelayTimeLong">Long</system:String>
114-
<system:String x:Key="SearchDelayTimeNormal">Normal</system:String>
115-
<system:String x:Key="SearchDelayTimeShort">Short</system:String>
116-
<system:String x:Key="SearchDelayTimeVeryShort">Very short</system:String>
111+
<system:String x:Key="searchDelayTimeToolTip">Wait time before showing results after typing stops. Higher values wait longer. (ms)</system:String>
117112

118113
<!-- Setting Plugin -->
119114
<system:String x:Key="searchplugin">Plugin tìm kiếm</system:String>
@@ -132,6 +127,10 @@
132127
<system:String x:Key="actionKeywordsTooltip">Thay đổi từ hành động</system:String>
133128
<system:String x:Key="pluginSearchDelayTime">Plugin seach delay time</system:String>
134129
<system:String x:Key="pluginSearchDelayTimeTooltip">Change Plugin Seach Delay Time</system:String>
130+
<system:String x:Key="FilterComboboxLabel">Advanced Settings:</system:String>
131+
<system:String x:Key="DisplayModeOnOff">Đã bật</system:String>
132+
<system:String x:Key="DisplayModePriority">Ưu tiên</system:String>
133+
<system:String x:Key="DisplayModeSearchDelay">Search Delay</system:String>
135134
<system:String x:Key="currentPriority">Ưu tiên hiện tại</system:String>
136135
<system:String x:Key="newPriority">Ưu tiên mới</system:String>
137136
<system:String x:Key="priority">Ưu tiên</system:String>
@@ -147,7 +146,6 @@
147146
<system:String x:Key="failedToRemovePluginSettingsMessage">Plugins: {0} - Fail to remove plugin settings files, please remove them manually</system:String>
148147
<system:String x:Key="failedToRemovePluginCacheTitle">Fail to remove plugin cache</system:String>
149148
<system:String x:Key="failedToRemovePluginCacheMessage">Plugins: {0} - Fail to remove plugin cache files, please remove them manually</system:String>
150-
<system:String x:Key="default">Default</system:String>
151149

152150
<!-- Setting Plugin Store -->
153151
<system:String x:Key="pluginStore">Tải tiện ích mở rộng</system:String>
@@ -376,9 +374,7 @@
376374

377375
<!-- Search Delay Settings Dialog -->
378376
<system:String x:Key="searchDelayTimeTitle">Search Delay Time Setting</system:String>
379-
<system:String x:Key="searchDelayTime_tips">Select the search delay time you like to use for the plugin. Select &quot;{0}&quot; if you don't want to specify any, and the plugin will use default search delay time.</system:String>
380-
<system:String x:Key="currentSearchDelayTime">Current search delay time</system:String>
381-
<system:String x:Key="newSearchDelayTime">New search delay time</system:String>
377+
<system:String x:Key="searchDelayTimeTips">Input the search delay time in ms you like to use for the plugin. Input empty if you don't want to specify any, and the plugin will use default search delay time.</system:String>
382378

383379
<!-- Custom Query Hotkey Dialog -->
384380
<system:String x:Key="customeQueryHotkeyTitle">Phím nóng truy vấn tùy chỉnh</system:String>

0 commit comments

Comments
 (0)