|
37 | 37 | <system:String x:Key="GameMode">Chế độ trò chơi</system:String> |
38 | 38 | <system:String x:Key="GameModeToolTip">Tạm dừng sử dụng phím nóng.</system:String> |
39 | 39 | <system:String x:Key="PositionReset">Đặt lại vị trí</system:String> |
40 | | - <system:String x:Key="PositionResetToolTip">Đặt lại vị trí của cửa sổ tìm kiếm</system:String> |
| 40 | + <system:String x:Key="queryTextBoxPlaceholder">Type here to search</system:String> |
41 | 41 |
|
42 | 42 | <!-- Setting General --> |
43 | 43 | <system:String x:Key="flowlauncher_settings">Cài đặt</system:String> |
|
70 | 70 | <system:String x:Key="LastQueryEmpty">Trống truy vấn cuối cùng</system:String> |
71 | 71 | <system:String x:Key="LastQueryActionKeywordPreserved">Preserve Last Action Keyword</system:String> |
72 | 72 | <system:String x:Key="LastQueryActionKeywordSelected">Select Last Action Keyword</system:String> |
73 | | - <system:String x:Key="KeepMaxResults">Giữ nguyên chiều cao cửa sổ</system:String> |
74 | | - <system:String x:Key="KeepMaxResultsToolTip">Chiều cao cửa sổ không thể thay đổi bằng cách kéo.</system:String> |
75 | 73 | <system:String x:Key="maxShowResults">Số kết quả tối đa</system:String> |
76 | 74 | <system:String x:Key="maxShowResultsToolTip">Có thể thiết lập nhanh chóng bằng CTRL+Plus và CTRL+Minus.</system:String> |
77 | 75 | <system:String x:Key="ignoreHotkeysOnFullscreen">Bỏ qua phím nóng khi cửa sổ ở chế độ toàn màn hình</system:String> |
|
102 | 100 | <system:String x:Key="AlwaysPreview">Luôn xem trước</system:String> |
103 | 101 | <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> |
104 | 102 | <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> |
105 | | - <system:String x:Key="BackdropType">Backdrop Type</system:String> |
106 | | - <system:String x:Key="BackdropTypesNone">Không</system:String> |
107 | | - <system:String x:Key="BackdropTypesAcrylic">Acrylic</system:String> |
108 | | - <system:String x:Key="BackdropTypesMica">Mica</system:String> |
109 | | - <system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String> |
110 | 103 |
|
111 | 104 | <!-- Setting Plugin --> |
112 | 105 | <system:String x:Key="searchplugin">Plugin tìm kiếm</system:String> |
|
198 | 191 | <system:String x:Key="AnimationSpeedCustom">Tùy chỉnh</system:String> |
199 | 192 | <system:String x:Key="Clock">Giờ</system:String> |
200 | 193 | <system:String x:Key="Date">Ngày</system:String> |
| 194 | + <system:String x:Key="BackdropType">Backdrop Type</system:String> |
| 195 | + <system:String x:Key="BackdropTypesNone">Không</system:String> |
| 196 | + <system:String x:Key="BackdropTypesAcrylic">Acrylic</system:String> |
| 197 | + <system:String x:Key="BackdropTypesMica">Mica</system:String> |
| 198 | + <system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String> |
201 | 199 | <system:String x:Key="TypeIsDarkToolTip">This theme supports two(light/dark) modes.</system:String> |
202 | 200 | <system:String x:Key="TypeHasBlurToolTip">This theme supports Blur Transparent Background.</system:String> |
| 201 | + <system:String x:Key="ShowPlaceholder">Show placeholder</system:String> |
| 202 | + <system:String x:Key="ShowPlaceholderTip">Display placeholder when query is empty</system:String> |
| 203 | + <system:String x:Key="PlaceholderText">Placeholder text</system:String> |
| 204 | + <system:String x:Key="PlaceholderTextTip">Change placeholder text. Input empty will use: {0}</system:String> |
| 205 | + <system:String x:Key="KeepMaxResults">Fixed Window Size</system:String> |
| 206 | + <system:String x:Key="KeepMaxResultsToolTip">The window size is not adjustable by dragging.</system:String> |
203 | 207 |
|
204 | 208 | <!-- Setting Hotkey --> |
205 | 209 | <system:String x:Key="hotkey">Phím tắt</system:String> |
|
0 commit comments