| 
245 | 245 |     <system:String x:Key="shortcut_clipboard_description">Get text from clipboard.</system:String>  | 
246 | 246 |     <system:String x:Key="shortcut_active_explorer_path">Get path from active explorer.</system:String>  | 
247 | 247 |     <system:String x:Key="queryWindowShadowEffect">Vindusskyggeeffekt for spørringer</system:String>  | 
248 |  | -    <system:String x:Key="shadowEffectCPUUsage">Shadow effect has a substantial usage of GPU. Not recommended if your computer performance is limited.</system:String>  | 
249 |  | -    <system:String x:Key="windowWidthSize">Window Width Size</system:String>  | 
 | 248 | +    <system:String x:Key="shadowEffectCPUUsage">Skyggeeffekt har en betydelig bruk av GPU. Anbefales ikke hvis datamaskinens ytelse er begrenset.</system:String>  | 
 | 249 | +    <system:String x:Key="windowWidthSize">Vindusbredde størrelse</system:String>  | 
250 | 250 |     <system:String x:Key="windowWidthSizeToolTip">You can also quickly adjust this by using Ctrl+[ and Ctrl+].</system:String>  | 
251 |  | -    <system:String x:Key="useGlyphUI">Use Segoe Fluent Icons</system:String>  | 
252 |  | -    <system:String x:Key="useGlyphUIEffect">Use Segoe Fluent Icons for query results where supported</system:String>  | 
 | 251 | +    <system:String x:Key="useGlyphUI">Bruk Segoe Fluent ikoner</system:String>  | 
 | 252 | +    <system:String x:Key="useGlyphUIEffect">Bruk Segoe Fluent Icons for spørreresultater der det støttes</system:String>  | 
253 | 253 |     <system:String x:Key="flowlauncherPressHotkey">Press Key</system:String>  | 
254 | 254 | 
 
  | 
255 | 255 |     <!--  Setting Proxy  -->  | 
256 |  | -    <system:String x:Key="proxy">HTTP Proxy</system:String>  | 
257 |  | -    <system:String x:Key="enableProxy">Enable HTTP Proxy</system:String>  | 
258 |  | -    <system:String x:Key="server">HTTP Server</system:String>  | 
 | 256 | +    <system:String x:Key="proxy">HTTP proxy</system:String>  | 
 | 257 | +    <system:String x:Key="enableProxy">Aktiver HTTP proxy</system:String>  | 
 | 258 | +    <system:String x:Key="server">HTTP-tjener</system:String>  | 
259 | 259 |     <system:String x:Key="port">Port</system:String>  | 
260 |  | -    <system:String x:Key="userName">User Name</system:String>  | 
261 |  | -    <system:String x:Key="password">Password</system:String>  | 
262 |  | -    <system:String x:Key="testProxy">Test Proxy</system:String>  | 
263 |  | -    <system:String x:Key="save">Save</system:String>  | 
264 |  | -    <system:String x:Key="serverCantBeEmpty">Server field can't be empty</system:String>  | 
265 |  | -    <system:String x:Key="portCantBeEmpty">Port field can't be empty</system:String>  | 
266 |  | -    <system:String x:Key="invalidPortFormat">Invalid port format</system:String>  | 
 | 260 | +    <system:String x:Key="userName">Brukernavn</system:String>  | 
 | 261 | +    <system:String x:Key="password">Passord</system:String>  | 
 | 262 | +    <system:String x:Key="testProxy">Test-proxy</system:String>  | 
 | 263 | +    <system:String x:Key="save">Lagre</system:String>  | 
 | 264 | +    <system:String x:Key="serverCantBeEmpty">Tjenerfelt kan ikke være tomt</system:String>  | 
 | 265 | +    <system:String x:Key="portCantBeEmpty">Portfelt kan ikke være tomt</system:String>  | 
 | 266 | +    <system:String x:Key="invalidPortFormat">Ugyldig portformat</system:String>  | 
267 | 267 |     <system:String x:Key="saveProxySuccessfully">Proxy configuration saved successfully</system:String>  | 
268 | 268 |     <system:String x:Key="proxyIsCorrect">Proxy configured correctly</system:String>  | 
269 | 269 |     <system:String x:Key="proxyConnectFailed">Proxy connection failed</system:String>  | 
@@ -357,7 +357,7 @@ If you add an '@' prefix while inputting a shortcut, it matches any position in  | 
357 | 357 |     <system:String x:Key="emptyShortcut">Shortcut and/or its expansion is empty.</system:String>  | 
358 | 358 | 
 
  | 
359 | 359 |     <!--  Common Action  -->  | 
360 |  | -    <system:String x:Key="commonSave">Save</system:String>  | 
 | 360 | +    <system:String x:Key="commonSave">Lagre</system:String>  | 
361 | 361 |     <system:String x:Key="commonOverwrite">Overwrite</system:String>  | 
362 | 362 |     <system:String x:Key="commonCancel">Cancel</system:String>  | 
363 | 363 |     <system:String x:Key="commonReset">Reset</system:String>  | 
 | 
0 commit comments