|
105 | 105 | <system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese.</system:String> |
106 | 106 | <system:String x:Key="AlwaysPreview">Always Preview</system:String> |
107 | 107 | <system:String x:Key="AlwaysPreviewToolTip">Always open preview panel when Flow activates. Press {0} to toggle preview.</system:String> |
108 | | - <system:String x:Key="shadowEffectNotAllowed">Shadow effect is not allowed while current theme has blur effect enabled</system:String> |
| 108 | + <system:String x:Key="shadowEffectNotAllowed">Skyggeeffekt er ikke tilladt, når det aktuelle tema har sløringseffekt aktiveret</system:String> |
109 | 109 | <system:String x:Key="searchDelay">Search Delay</system:String> |
110 | 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 | 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> |
|
140 | 140 | <system:String x:Key="plugin">Plugin</system:String> |
141 | 141 | <system:String x:Key="plugins">Plugins</system:String> |
142 | 142 | <system:String x:Key="browserMorePlugins">Find flere plugins</system:String> |
143 | | - <system:String x:Key="enable">On</system:String> |
| 143 | + <system:String x:Key="enable">Til</system:String> |
144 | 144 | <system:String x:Key="disable">Deaktiver</system:String> |
145 | 145 | <system:String x:Key="actionKeywordsTitle">Action keyword Setting</system:String> |
146 | 146 | <system:String x:Key="actionKeywords">Nøgleord</system:String> |
|
151 | 151 | <system:String x:Key="pluginSearchDelayTimeTooltip">Change Plugin Search Delay Time</system:String> |
152 | 152 | <system:String x:Key="FilterComboboxLabel">Advanced Settings:</system:String> |
153 | 153 | <system:String x:Key="DisplayModeOnOff">Enabled</system:String> |
154 | | - <system:String x:Key="DisplayModePriority">Priority</system:String> |
| 154 | + <system:String x:Key="DisplayModePriority">Prioritet</system:String> |
155 | 155 | <system:String x:Key="DisplayModeSearchDelay">Search Delay</system:String> |
156 | | - <system:String x:Key="currentPriority">Current Priority</system:String> |
157 | | - <system:String x:Key="newPriority">New Priority</system:String> |
158 | | - <system:String x:Key="priority">Priority</system:String> |
| 156 | + <system:String x:Key="currentPriority">Nuværende prioritet</system:String> |
| 157 | + <system:String x:Key="newPriority">Ny prioritet</system:String> |
| 158 | + <system:String x:Key="priority">Prioritet</system:String> |
159 | 159 | <system:String x:Key="priorityToolTip">Change Plugin Results Priority</system:String> |
160 | 160 | <system:String x:Key="pluginDirectory">Plugin bibliotek</system:String> |
161 | 161 | <system:String x:Key="author">af</system:String> |
162 | 162 | <system:String x:Key="plugin_init_time">Initaliseringstid:</system:String> |
163 | 163 | <system:String x:Key="plugin_query_time">Søgetid:</system:String> |
164 | 164 | <system:String x:Key="plugin_query_version">Version</system:String> |
165 | | - <system:String x:Key="plugin_query_web">Website</system:String> |
| 165 | + <system:String x:Key="plugin_query_web">Hjemmeside</system:String> |
166 | 166 | <system:String x:Key="plugin_uninstall">Uninstall</system:String> |
167 | 167 | <system:String x:Key="failedToRemovePluginSettingsTitle">Fail to remove plugin settings</system:String> |
168 | 168 | <system:String x:Key="failedToRemovePluginSettingsMessage">Plugins: {0} - Fail to remove plugin settings files, please remove them manually</system:String> |
169 | 169 | <system:String x:Key="failedToRemovePluginCacheTitle">Fail to remove plugin cache</system:String> |
170 | 170 | <system:String x:Key="failedToRemovePluginCacheMessage">Plugins: {0} - Fail to remove plugin cache files, please remove them manually</system:String> |
171 | 171 |
|
172 | 172 | <!-- Setting Plugin Store --> |
173 | | - <system:String x:Key="pluginStore">Plugin Store</system:String> |
| 173 | + <system:String x:Key="pluginStore">Plugin-butik</system:String> |
174 | 174 | <system:String x:Key="pluginStore_NewRelease">New Release</system:String> |
175 | 175 | <system:String x:Key="pluginStore_RecentlyUpdated">Recently Updated</system:String> |
176 | 176 | <system:String x:Key="pluginStore_None">Plugins</system:String> |
177 | 177 | <system:String x:Key="pluginStore_Installed">Installed</system:String> |
178 | 178 | <system:String x:Key="refresh">Refresh</system:String> |
179 | | - <system:String x:Key="installbtn">Install</system:String> |
| 179 | + <system:String x:Key="installbtn">Installer</system:String> |
180 | 180 | <system:String x:Key="uninstallbtn">Uninstall</system:String> |
181 | 181 | <system:String x:Key="updatebtn">Opdater</system:String> |
182 | 182 | <system:String x:Key="LabelInstalledToolTip">Plugin already installed</system:String> |
|
329 | 329 |
|
330 | 330 | <!-- Setting About --> |
331 | 331 | <system:String x:Key="about">Om</system:String> |
332 | | - <system:String x:Key="website">Website</system:String> |
| 332 | + <system:String x:Key="website">Hjemmeside</system:String> |
333 | 333 | <system:String x:Key="github">GitHub</system:String> |
334 | 334 | <system:String x:Key="docs">Docs</system:String> |
335 | 335 | <system:String x:Key="version">Version</system:String> |
|
0 commit comments