|
42 | 42 | <system:String x:Key="GameMode">وضع اللعب</system:String>
|
43 | 43 | <system:String x:Key="GameModeToolTip">تعليق استخدام مفاتيح التشغيل السريع.</system:String>
|
44 | 44 | <system:String x:Key="PositionReset">إعادة تعيين الموقع</system:String>
|
| 45 | + <system:String x:Key="PositionResetToolTip">Reset search window position</system:String> |
45 | 46 | <system:String x:Key="queryTextBoxPlaceholder">Type here to search</system:String>
|
46 | 47 |
|
47 | 48 | <!-- Setting General -->
|
|
55 | 56 | <system:String x:Key="setAutoStartFailed">خطأ في إعداد التشغيل عند بدء التشغيل</system:String>
|
56 | 57 | <system:String x:Key="hideFlowLauncherWhenLoseFocus">إخفاء Flow Launcher عند فقدان التركيز</system:String>
|
57 | 58 | <system:String x:Key="dontPromptUpdateMsg">عدم عرض إشعارات الإصدار الجديد</system:String>
|
58 |
| - <system:String x:Key="SearchWindowPosition">موضع نافذة البحث</system:String> |
| 59 | + <system:String x:Key="SearchWindowPosition">Search Window Location</system:String> |
59 | 60 | <system:String x:Key="SearchWindowScreenRememberLastLaunchLocation">تذكر آخر موقع</system:String>
|
60 | 61 | <system:String x:Key="SearchWindowScreenCursor">الشاشة مع مؤشر الماوس</system:String>
|
61 | 62 | <system:String x:Key="SearchWindowScreenFocus">الشاشة مع النافذة المركزة</system:String>
|
|
106 | 107 | <system:String x:Key="AlwaysPreviewToolTip">فتح لوحة المعاينة دائمًا عند تنشيط Flow. اضغط على {0} للتبديل بين المعاينة وعدمها.</system:String>
|
107 | 108 | <system:String x:Key="shadowEffectNotAllowed">تأثير الظل غير مسموح به بينما يتم تمكين تأثير التمويه في السمة الحالية</system:String>
|
108 | 109 | <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> |
| 110 | + <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> |
| 111 | + <system:String x:Key="searchDelayNumberBoxToolTip">Enter the wait time (in ms) until input is considered complete. This can only be edited if Search Delay is enabled.</system:String> |
110 | 112 | <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> |
| 113 | + <system:String x:Key="searchDelayTimeToolTip">Wait time before showing results after typing stops. Higher values wait longer. (ms)</system:String> |
| 114 | + <system:String x:Key="KoreanImeTitle">Information for Korean IME user</system:String> |
| 115 | + <system:String x:Key="KoreanImeGuide"> |
| 116 | + The Korean input method used in Windows 11 may cause some issues in Flow Launcher. |
| 117 | + |
| 118 | + If you experience any problems, you may need to enable "Use previous version of Korean IME". |
| 119 | + |
| 120 | + |
| 121 | + Open Setting in Windows 11 and go to: |
| 122 | + |
| 123 | + Time & Language > Language & Region > Korean > Language Options > Keyboard - Microsoft IME > Compatibility, |
| 124 | + |
| 125 | + and enable "Use previous version of Microsoft IME". |
| 126 | + |
| 127 | + |
| 128 | + </system:String> |
| 129 | + <system:String x:Key="KoreanImeOpenLink">Open Language and Region System Settings</system:String> |
| 130 | + <system:String x:Key="KoreanImeOpenLinkToolTip">Opens the Korean IME setting location. Go to Korean > Language Options > Keyboard - Microsoft IME > Compatibility</system:String> |
| 131 | + <system:String x:Key="KoreanImeOpenLinkButton">فتح</system:String> |
| 132 | + <system:String x:Key="KoreanImeRegistry">Use Previous Korean IME</system:String> |
| 133 | + <system:String x:Key="KoreanImeRegistryTooltip">You can change the Previous Korean IME settings directly from here</system:String> |
| 134 | + <system:String x:Key="homePage">Home Page</system:String> |
| 135 | + <system:String x:Key="homePageToolTip">Show home page results when query text is empty.</system:String> |
| 136 | + <system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String> |
| 137 | + <system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String> |
| 138 | + <system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String> |
117 | 139 |
|
118 | 140 | <!-- Setting Plugin -->
|
119 | 141 | <system:String x:Key="searchplugin">البحث عن إضافة</system:String>
|
|
130 | 152 | <system:String x:Key="currentActionKeywords">كلمة الفعل الحالية</system:String>
|
131 | 153 | <system:String x:Key="newActionKeyword">كلمة فعل جديدة</system:String>
|
132 | 154 | <system:String x:Key="actionKeywordsTooltip">تغيير كلمات الفعل</system:String>
|
133 |
| - <system:String x:Key="pluginSearchDelayTime">Plugin seach delay time</system:String> |
134 |
| - <system:String x:Key="pluginSearchDelayTimeTooltip">Change Plugin Seach Delay Time</system:String> |
| 155 | + <system:String x:Key="pluginSearchDelayTime">Plugin search delay time</system:String> |
| 156 | + <system:String x:Key="pluginSearchDelayTimeTooltip">Change Plugin Search Delay Time</system:String> |
| 157 | + <system:String x:Key="FilterComboboxLabel">Advanced Settings:</system:String> |
| 158 | + <system:String x:Key="DisplayModeOnOff">مفع</system:String> |
| 159 | + <system:String x:Key="DisplayModePriority">الأولوي</system:String> |
| 160 | + <system:String x:Key="DisplayModeSearchDelay">Search Delay</system:String> |
| 161 | + <system:String x:Key="DisplayModeHomeOnOff">Home Page</system:String> |
135 | 162 | <system:String x:Key="currentPriority">الأولوية الحالية</system:String>
|
136 | 163 | <system:String x:Key="newPriority">أولوية جديدة</system:String>
|
137 | 164 | <system:String x:Key="priority">الأولوية</system:String>
|
|
147 | 174 | <system:String x:Key="failedToRemovePluginSettingsMessage">Plugins: {0} - Fail to remove plugin settings files, please remove them manually</system:String>
|
148 | 175 | <system:String x:Key="failedToRemovePluginCacheTitle">Fail to remove plugin cache</system:String>
|
149 | 176 | <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> |
151 | 177 |
|
152 | 178 | <!-- Setting Plugin Store -->
|
153 | 179 | <system:String x:Key="pluginStore">متجر الإضافات</system:String>
|
|
184 | 210 | <system:String x:Key="resultItemFont">خط عنوان النتيجة</system:String>
|
185 | 211 | <system:String x:Key="resultSubItemFont">خط العنوان الفرعي للنتيجة</system:String>
|
186 | 212 | <system:String x:Key="resetCustomize">إعادة التعيين</system:String>
|
| 213 | + <system:String x:Key="resetCustomizeToolTip">Reset to the recommended font and size settings.</system:String> |
| 214 | + <system:String x:Key="ImportThemeSize">Import Theme Size</system:String> |
| 215 | + <system:String x:Key="ImportThemeSizeToolTip">If a size value intended by the theme designer is available, it will be retrieved and applied.</system:String> |
187 | 216 | <system:String x:Key="CustomizeToolTip">تخصيص</system:String>
|
188 | 217 | <system:String x:Key="windowMode">وضع النافذة</system:String>
|
189 | 218 | <system:String x:Key="opacity">الشفافية</system:String>
|
|
211 | 240 | <system:String x:Key="Clock">الساعة</system:String>
|
212 | 241 | <system:String x:Key="Date">التاريخ</system:String>
|
213 | 242 | <system:String x:Key="BackdropType">Backdrop Type</system:String>
|
| 243 | + <system:String x:Key="BackdropInfo">The backdrop effect is not applied in the preview.</system:String> |
214 | 244 | <system:String x:Key="BackdropTypeDisabledToolTip">Backdrop supported starting from Windows 11 build 22000 and above</system:String>
|
215 | 245 | <system:String x:Key="BackdropTypesNone">بلا</system:String>
|
216 | 246 | <system:String x:Key="BackdropTypesAcrylic">Acrylic</system:String>
|
217 | 247 | <system:String x:Key="BackdropTypesMica">Mica</system:String>
|
218 | 248 | <system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String>
|
219 |
| - <system:String x:Key="TypeIsDarkToolTip">هذه السمة تدعم الوضعين (فاتح/داكن).</system:String> |
| 249 | + <system:String x:Key="TypeIsDarkToolTip">This theme supports two (light/dark) modes.</system:String> |
220 | 250 | <system:String x:Key="TypeHasBlurToolTip">هذه السمة تدعم الخلفية الضبابية الشفافة.</system:String>
|
221 | 251 | <system:String x:Key="ShowPlaceholder">Show placeholder</system:String>
|
222 | 252 | <system:String x:Key="ShowPlaceholderTip">Display placeholder when query is empty</system:String>
|
|
283 | 313 | <system:String x:Key="useGlyphUI">استخدام أيقونات Segoe Fluent</system:String>
|
284 | 314 | <system:String x:Key="useGlyphUIEffect">استخدام أيقونات Segoe Fluent لنتائج الاستعلام حيثما كان مدعومًا</system:String>
|
285 | 315 | <system:String x:Key="flowlauncherPressHotkey">اضغط على المفتاح</system:String>
|
| 316 | + <system:String x:Key="showBadges">Show Result Badges</system:String> |
| 317 | + <system:String x:Key="showBadgesToolTip">For supported plugins, badges are displayed to help distinguish them more easily.</system:String> |
| 318 | + <system:String x:Key="showBadgesGlobalOnly">Show Result Badges for Global Query Only</system:String> |
286 | 319 |
|
287 | 320 | <!-- Setting Proxy -->
|
288 | 321 | <system:String x:Key="proxy">بروكسي HTTP</system:String>
|
|
323 | 356 | <system:String x:Key="logfolder">مجلد السجلات</system:String>
|
324 | 357 | <system:String x:Key="clearlogfolder">مسح السجلات</system:String>
|
325 | 358 | <system:String x:Key="clearlogfolderMessage">هل أنت متأكد أنك تريد حذف جميع السجلات؟</system:String>
|
| 359 | + <system:String x:Key="cachefolder">Cache Folder</system:String> |
326 | 360 | <system:String x:Key="clearcachefolder">Clear Caches</system:String>
|
327 | 361 | <system:String x:Key="clearcachefolderMessage">Are you sure you want to delete all caches?</system:String>
|
328 | 362 | <system:String x:Key="clearfolderfailMessage">Failed to clear part of folders and files. Please see log file for more information</system:String>
|
|
333 | 367 | <system:String x:Key="logLevel">Log Level</system:String>
|
334 | 368 | <system:String x:Key="LogLevelDEBUG">Debug</system:String>
|
335 | 369 | <system:String x:Key="LogLevelINFO">Info</system:String>
|
| 370 | + <system:String x:Key="settingWindowFontTitle">Setting Window Font</system:String> |
336 | 371 |
|
337 | 372 | <!-- FileManager Setting Dialog -->
|
338 | 373 | <system:String x:Key="fileManagerWindow">اختر مدير الملفات</system:String>
|
|
370 | 405 | <system:String x:Key="newActionKeywordsSameAsOld">This new Action Keyword is the same as old, please choose a different one</system:String>
|
371 | 406 | <system:String x:Key="success">نجاح</system:String>
|
372 | 407 | <system:String x:Key="completedSuccessfully">اكتمل بنجاح</system:String>
|
| 408 | + <system:String x:Key="failedToCopy">Failed to copy</system:String> |
373 | 409 | <system:String x:Key="actionkeyword_tips">Enter the action keywords you like to use to start the plugin and use whitespace to divide them. Use * if you don't want to specify any, and the plugin will be triggered without any action keywords.</system:String>
|
374 | 410 |
|
375 | 411 | <!-- Search Delay Settings Dialog -->
|
376 | 412 | <system:String x:Key="searchDelayTimeTitle">Search Delay Time Setting</system:String>
|
377 |
| - <system:String x:Key="searchDelayTime_tips">Select the search delay time you like to use for the plugin. Select "{0}" if you don't want to specify any, and the plugin will use default search delay time.</system:String> |
378 |
| - <system:String x:Key="currentSearchDelayTime">Current search delay time</system:String> |
379 |
| - <system:String x:Key="newSearchDelayTime">New search delay time</system:String> |
| 413 | + <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> |
| 414 | + |
| 415 | + <!-- Search Delay Settings Dialog --> |
| 416 | + <system:String x:Key="homeTitle">Home Page</system:String> |
| 417 | + <system:String x:Key="homeTips">Enable the plugin home page state if you like to show the plugin results when query is empty.</system:String> |
380 | 418 |
|
381 | 419 | <!-- Custom Query Hotkey Dialog -->
|
382 | 420 | <system:String x:Key="customeQueryHotkeyTitle">مفتاح اختصار الاستعلام المخصص</system:String>
|
|
0 commit comments