Skip to content

Commit d29b604

Browse files
committed
New translations en.xaml (Danish)
[ci skip]
1 parent d988208 commit d29b604

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Flow.Launcher/Languages/da.xaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese.</system:String>
106106
<system:String x:Key="AlwaysPreview">Always Preview</system:String>
107107
<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>
109109
<system:String x:Key="searchDelay">Search Delay</system:String>
110110
<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>
111111
<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,7 +140,7 @@
140140
<system:String x:Key="plugin">Plugin</system:String>
141141
<system:String x:Key="plugins">Plugins</system:String>
142142
<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>
144144
<system:String x:Key="disable">Deaktiver</system:String>
145145
<system:String x:Key="actionKeywordsTitle">Action keyword Setting</system:String>
146146
<system:String x:Key="actionKeywords">Nøgleord</system:String>
@@ -151,32 +151,32 @@
151151
<system:String x:Key="pluginSearchDelayTimeTooltip">Change Plugin Search Delay Time</system:String>
152152
<system:String x:Key="FilterComboboxLabel">Advanced Settings:</system:String>
153153
<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>
155155
<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>
159159
<system:String x:Key="priorityToolTip">Change Plugin Results Priority</system:String>
160160
<system:String x:Key="pluginDirectory">Plugin bibliotek</system:String>
161161
<system:String x:Key="author">af</system:String>
162162
<system:String x:Key="plugin_init_time">Initaliseringstid:</system:String>
163163
<system:String x:Key="plugin_query_time">Søgetid:</system:String>
164164
<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>
166166
<system:String x:Key="plugin_uninstall">Uninstall</system:String>
167167
<system:String x:Key="failedToRemovePluginSettingsTitle">Fail to remove plugin settings</system:String>
168168
<system:String x:Key="failedToRemovePluginSettingsMessage">Plugins: {0} - Fail to remove plugin settings files, please remove them manually</system:String>
169169
<system:String x:Key="failedToRemovePluginCacheTitle">Fail to remove plugin cache</system:String>
170170
<system:String x:Key="failedToRemovePluginCacheMessage">Plugins: {0} - Fail to remove plugin cache files, please remove them manually</system:String>
171171

172172
<!-- Setting Plugin Store -->
173-
<system:String x:Key="pluginStore">Plugin Store</system:String>
173+
<system:String x:Key="pluginStore">Plugin-butik</system:String>
174174
<system:String x:Key="pluginStore_NewRelease">New Release</system:String>
175175
<system:String x:Key="pluginStore_RecentlyUpdated">Recently Updated</system:String>
176176
<system:String x:Key="pluginStore_None">Plugins</system:String>
177177
<system:String x:Key="pluginStore_Installed">Installed</system:String>
178178
<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>
180180
<system:String x:Key="uninstallbtn">Uninstall</system:String>
181181
<system:String x:Key="updatebtn">Opdater</system:String>
182182
<system:String x:Key="LabelInstalledToolTip">Plugin already installed</system:String>
@@ -329,7 +329,7 @@
329329

330330
<!-- Setting About -->
331331
<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>
333333
<system:String x:Key="github">GitHub</system:String>
334334
<system:String x:Key="docs">Docs</system:String>
335335
<system:String x:Key="version">Version</system:String>

0 commit comments

Comments
 (0)