Skip to content

Commit 3790ffc

Browse files
committed
New translations en.xaml (Norwegian Bokmal)
[ci skip]
1 parent 0e6efdb commit 3790ffc

File tree

1 file changed

+9
-9
lines changed
  • Plugins/Flow.Launcher.Plugin.Url/Languages

1 file changed

+9
-9
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<?xml version="1.0"?>
22
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
33

4-
<system:String x:Key="flowlauncher_plugin_url_open_search_in">Open search in:</system:String>
5-
<system:String x:Key="flowlauncher_plugin_new_window">New Window</system:String>
6-
<system:String x:Key="flowlauncher_plugin_new_tab">New Tab</system:String>
4+
<system:String x:Key="flowlauncher_plugin_url_open_search_in">Åpne søk i:</system:String>
5+
<system:String x:Key="flowlauncher_plugin_new_window">Nytt vindu</system:String>
6+
<system:String x:Key="flowlauncher_plugin_new_tab">Ny fane</system:String>
77

8-
<system:String x:Key="flowlauncher_plugin_url_open_url">Open url:{0}</system:String>
9-
<system:String x:Key="flowlauncher_plugin_url_cannot_open_url">Can't open url:{0}</system:String>
8+
<system:String x:Key="flowlauncher_plugin_url_open_url">Åpne nettadresse:{0}</system:String>
9+
<system:String x:Key="flowlauncher_plugin_url_cannot_open_url">Kan ikke åpne nettadresse:{0}</system:String>
1010

11-
<system:String x:Key="flowlauncher_plugin_url_plugin_name">URL</system:String>
12-
<system:String x:Key="flowlauncher_plugin_url_plugin_description">Open the typed URL from Flow Launcher</system:String>
11+
<system:String x:Key="flowlauncher_plugin_url_plugin_name">Nettadresse</system:String>
12+
<system:String x:Key="flowlauncher_plugin_url_plugin_description">Åpne den innskrevne nettadressen fra Flow Launcher</system:String>
1313

14-
<system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">Please set your browser path:</system:String>
14+
<system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">Vennligst angi nettleserens sti:</system:String>
1515
<system:String x:Key="flowlauncher_plugin_url_plugin_choose">Velg</system:String>
16-
<system:String x:Key="flowlauncher_plugin_url_plugin_filter">Application(*.exe)|*.exe|All files|*.*</system:String>
16+
<system:String x:Key="flowlauncher_plugin_url_plugin_filter">Applikasjon(*.exe)|*.exe|Alle filer|*.*</system:String>
1717
</ResourceDictionary>

0 commit comments

Comments
 (0)