|
21 | 21 | <system:String x:Key="textTitle">Text</system:String>
|
22 | 22 | <system:String x:Key="GameMode">Game Mode</system:String>
|
23 | 23 | <system:String x:Key="GameModeToolTip">Suspend the use of Hotkeys.</system:String>
|
| 24 | + <system:String x:Key="PositionReset">Position Reset</system:String> |
| 25 | + <system:String x:Key="PositionResetToolTip">Reset search window position</system:String> |
24 | 26 |
|
25 | 27 | <!-- Setting General -->
|
26 |
| - <system:String x:Key="flowlauncher_settings">Flow Launcher indstillinger</system:String> |
| 28 | + <system:String x:Key="flowlauncher_settings">Indstillinger</system:String> |
27 | 29 | <system:String x:Key="general">Generelt</system:String>
|
28 | 30 | <system:String x:Key="portableMode">Portable Mode</system:String>
|
29 | 31 | <system:String x:Key="portableModeToolTIp">Store all settings and user data in one folder (Useful when used with removable drives or cloud services).</system:String>
|
30 | 32 | <system:String x:Key="startFlowLauncherOnSystemStartup">Start Flow Launcher ved system start</system:String>
|
31 | 33 | <system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
|
32 | 34 | <system:String x:Key="hideFlowLauncherWhenLoseFocus">Skjul Flow Launcher ved mistet fokus</system:String>
|
33 | 35 | <system:String x:Key="dontPromptUpdateMsg">Vis ikke notifikationer om nye versioner</system:String>
|
34 |
| - <system:String x:Key="rememberLastLocation">Husk seneste position</system:String> |
| 36 | + <system:String x:Key="SearchWindowPosition">Search Window Position</system:String> |
| 37 | + <system:String x:Key="SearchWindowPositionRememberLastLaunchLocation">Remember Last Position</system:String> |
| 38 | + <system:String x:Key="SearchWindowPositionMouseScreenCenter">Mouse Focused Screen - Center</system:String> |
| 39 | + <system:String x:Key="SearchWindowPositionMouseScreenCenterTop">Mouse Focused Screen - Center Top</system:String> |
| 40 | + <system:String x:Key="SearchWindowPositionMouseScreenLeftTop">Mouse Focused Screen - Left Top</system:String> |
| 41 | + <system:String x:Key="SearchWindowPositionMouseScreenRightTop">Mouse Focused Screen - Right Top</system:String> |
35 | 42 | <system:String x:Key="language">Sprog</system:String>
|
36 | 43 | <system:String x:Key="lastQueryMode">Last Query Style</system:String>
|
37 | 44 | <system:String x:Key="lastQueryModeToolTip">Show/Hide previous results when Flow Launcher is reactivated.</system:String>
|
38 | 45 | <system:String x:Key="LastQueryPreserved">Preserve Last Query</system:String>
|
39 | 46 | <system:String x:Key="LastQuerySelected">Select last Query</system:String>
|
40 | 47 | <system:String x:Key="LastQueryEmpty">Empty last Query</system:String>
|
41 | 48 | <system:String x:Key="maxShowResults">Maksimum antal resultater vist</system:String>
|
| 49 | + <system:String x:Key="maxShowResultsToolTip">You can also quickly adjust this by using CTRL+Plus and CTRL+Minus.</system:String> |
42 | 50 | <system:String x:Key="ignoreHotkeysOnFullscreen">Ignorer genvejstaster i fuldskærmsmode</system:String>
|
43 | 51 | <system:String x:Key="ignoreHotkeysOnFullscreenToolTip">Disable Flow Launcher activation when a full screen application is active (Recommended for games).</system:String>
|
44 | 52 | <system:String x:Key="defaultFileManager">Default File Manager</system:String>
|
|
53 | 61 | <system:String x:Key="hideNotifyIconToolTip">When the icon is hidden from the tray, the Settings menu can be opened by right-clicking on the search window.</system:String>
|
54 | 62 | <system:String x:Key="querySearchPrecision">Query Search Precision</system:String>
|
55 | 63 | <system:String x:Key="querySearchPrecisionToolTip">Changes minimum match score required for results.</system:String>
|
56 |
| - <system:String x:Key="ShouldUsePinyin">Should Use Pinyin</system:String> |
57 |
| - <system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese</system:String> |
| 64 | + <system:String x:Key="ShouldUsePinyin">Search with Pinyin</system:String> |
| 65 | + <system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese.</system:String> |
58 | 66 | <system:String x:Key="shadowEffectNotAllowed">Shadow effect is not allowed while current theme has blur effect enabled</system:String>
|
59 | 67 |
|
60 | 68 | <!-- Setting Plugin -->
|
| 69 | + <system:String x:Key="searchplugin">Search Plugin</system:String> |
| 70 | + <system:String x:Key="searchpluginToolTip">Ctrl+F to search plugins</system:String> |
| 71 | + <system:String x:Key="searchplugin_Noresult_Title">No results found</system:String> |
| 72 | + <system:String x:Key="searchplugin_Noresult_Subtitle">Please try a different search.</system:String> |
61 | 73 | <system:String x:Key="plugin">Plugin</system:String>
|
62 | 74 | <system:String x:Key="browserMorePlugins">Find flere plugins</system:String>
|
63 | 75 | <system:String x:Key="enable">On</system:String>
|
|
77 | 89 | <system:String x:Key="plugin_query_time">Søgetid:</system:String>
|
78 | 90 | <system:String x:Key="plugin_query_version">| Version</system:String>
|
79 | 91 | <system:String x:Key="plugin_query_web">Website</system:String>
|
80 |
| - <system:String x:Key="uninstallbtn">Uninstall</system:String> |
| 92 | + <system:String x:Key="plugin_uninstall">Uninstall</system:String> |
81 | 93 |
|
82 | 94 |
|
83 | 95 | <!-- Setting Plugin Store -->
|
84 | 96 | <system:String x:Key="pluginStore">Plugin Store</system:String>
|
| 97 | + <system:String x:Key="pluginStore_NewRelease">New Release</system:String> |
| 98 | + <system:String x:Key="pluginStore_RecentlyUpdated">Recently Updated</system:String> |
| 99 | + <system:String x:Key="pluginStore_None">Plugin</system:String> |
| 100 | + <system:String x:Key="pluginStore_Installed">Installed</system:String> |
85 | 101 | <system:String x:Key="refresh">Refresh</system:String>
|
86 | 102 | <system:String x:Key="installbtn">Install</system:String>
|
| 103 | + <system:String x:Key="uninstallbtn">Uninstall</system:String> |
| 104 | + <system:String x:Key="updatebtn">Opdater</system:String> |
| 105 | + <system:String x:Key="LabelInstalledToolTip">Plugin already installed</system:String> |
| 106 | + <system:String x:Key="LabelNew">New Version</system:String> |
| 107 | + <system:String x:Key="LabelNewToolTip">This plugin has been updated within the last 7 days</system:String> |
| 108 | + <system:String x:Key="LabelUpdateToolTip">New Update is Available</system:String> |
| 109 | + |
| 110 | + |
87 | 111 |
|
88 | 112 | <!-- Setting Theme -->
|
89 | 113 | <system:String x:Key="theme">Tema</system:String>
|
|
106 | 130 | <system:String x:Key="SoundEffectTip">Play a small sound when the search window opens</system:String>
|
107 | 131 | <system:String x:Key="Animation">Animation</system:String>
|
108 | 132 | <system:String x:Key="AnimationTip">Use Animation in UI</system:String>
|
| 133 | + <system:String x:Key="Clock">Clock</system:String> |
| 134 | + <system:String x:Key="Date">Date</system:String> |
109 | 135 |
|
110 | 136 | <!-- Setting Hotkey -->
|
111 | 137 | <system:String x:Key="hotkey">Genvejstast</system:String>
|
|
116 | 142 | <system:String x:Key="showOpenResultHotkey">Vis hotkey</system:String>
|
117 | 143 | <system:String x:Key="showOpenResultHotkeyToolTip">Show result selection hotkey with results.</system:String>
|
118 | 144 | <system:String x:Key="customQueryHotkey">Tilpasset søgegenvejstast</system:String>
|
| 145 | + <system:String x:Key="customQueryShortcut">Custom Query Shortcut</system:String> |
| 146 | + <system:String x:Key="builtinShortcuts">Built-in Shortcut</system:String> |
119 | 147 | <system:String x:Key="customQuery">Query</system:String>
|
| 148 | + <system:String x:Key="customShortcut">Shortcut</system:String> |
| 149 | + <system:String x:Key="customShortcutExpansion">Expansion</system:String> |
| 150 | + <system:String x:Key="builtinShortcutDescription">Description</system:String> |
120 | 151 | <system:String x:Key="delete">Slet</system:String>
|
121 | 152 | <system:String x:Key="edit">Rediger</system:String>
|
122 | 153 | <system:String x:Key="add">Tilføj</system:String>
|
123 | 154 | <system:String x:Key="pleaseSelectAnItem">Vælg venligst</system:String>
|
124 | 155 | <system:String x:Key="deleteCustomHotkeyWarning">Er du sikker på du vil slette {0} plugin genvejstast?</system:String>
|
| 156 | + <system:String x:Key="deleteCustomShortcutWarning">Are you sure you want to delete shortcut: {0} with expansion {1}?</system:String> |
| 157 | + <system:String x:Key="shortcut_clipboard_description">Get text from clipboard.</system:String> |
125 | 158 | <system:String x:Key="queryWindowShadowEffect">Query window shadow effect</system:String>
|
126 | 159 | <system:String x:Key="shadowEffectCPUUsage">Shadow effect has a substantial usage of GPU. Not recommended if your computer performance is limited.</system:String>
|
127 | 160 | <system:String x:Key="windowWidthSize">Window Width Size</system:String>
|
| 161 | + <system:String x:Key="windowWidthSizeToolTip">You can also quickly adjust this by using Ctrl+[ and Ctrl+].</system:String> |
128 | 162 | <system:String x:Key="useGlyphUI">Use Segoe Fluent Icons</system:String>
|
129 | 163 | <system:String x:Key="useGlyphUIEffect">Use Segoe Fluent Icons for query results where supported</system:String>
|
| 164 | + <system:String x:Key="flowlauncherPressHotkey">Press Key</system:String> |
130 | 165 |
|
131 | 166 | <!-- Setting Proxy -->
|
132 | 167 | <system:String x:Key="proxy">HTTP Proxy</system:String>
|
|
150 | 185 | <system:String x:Key="github">Github</system:String>
|
151 | 186 | <system:String x:Key="docs">Docs</system:String>
|
152 | 187 | <system:String x:Key="version">Version</system:String>
|
| 188 | + <system:String x:Key="icons">Icons</system:String> |
153 | 189 | <system:String x:Key="about_activate_times">Du har aktiveret Flow Launcher {0} gange</system:String>
|
154 | 190 | <system:String x:Key="checkUpdates">Tjek for opdateringer</system:String>
|
| 191 | + <system:String x:Key="BecomeASponsor">Become A Sponsor</system:String> |
155 | 192 | <system:String x:Key="newVersionTips">Ny version {0} er tilgængelig, genstart venligst Flow Launcher</system:String>
|
156 | 193 | <system:String x:Key="checkUpdatesFailed">Check updates failed, please check your connection and proxy settings to api.github.com.</system:String>
|
157 | 194 | <system:String x:Key="downloadUpdatesFailed">
|
|
206 | 243 |
|
207 | 244 | <!-- Custom Query Hotkey Dialog -->
|
208 | 245 | <system:String x:Key="customeQueryHotkeyTitle">Tilpasset søgegenvejstast</system:String>
|
209 |
| - <system:String x:Key="customeQueryHotkeyTips">Press the custom hotkey to automatically insert the specified query.</system:String> |
| 246 | + <system:String x:Key="customeQueryHotkeyTips">Press a custom hotkey to open Flow Laucher and input the specified query automatically.</system:String> |
210 | 247 | <system:String x:Key="preview">Vis</system:String>
|
211 | 248 | <system:String x:Key="hotkeyIsNotUnavailable">Genvejstast er utilgængelig, vælg venligst en ny genvejstast</system:String>
|
212 | 249 | <system:String x:Key="invalidPluginHotkey">Ugyldig plugin genvejstast</system:String>
|
213 | 250 | <system:String x:Key="update">Opdater</system:String>
|
214 | 251 |
|
| 252 | + <!-- Custom Query Shortcut Dialog --> |
| 253 | + <system:String x:Key="customeQueryShortcutTitle">Custom Query Shortcut</system:String> |
| 254 | + <system:String x:Key="customeQueryShortcutTips">Enter a shortcut that automatically expands to the specified query.</system:String> |
| 255 | + <system:String x:Key="duplicateShortcut">Shortcut already exists, please enter a new Shortcut or edit the existing one.</system:String> |
| 256 | + <system:String x:Key="emptyShortcut">Shortcut and/or its expansion is empty.</system:String> |
| 257 | + |
215 | 258 | <!-- Hotkey Control -->
|
216 | 259 | <system:String x:Key="hotkeyUnavailable">Genvejstast utilgængelig</system:String>
|
217 | 260 |
|
|
0 commit comments