Skip to content

Commit 2203f22

Browse files
committed
New translations en.xaml (Norwegian Bokmal)
[ci skip]
1 parent f89c3b5 commit 2203f22

File tree

1 file changed

+13
-13
lines changed
  • Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages

1 file changed

+13
-13
lines changed

Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/nb.xaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
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

44
<!-- Plugin Info -->
5-
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_name">Browser Bookmarks</system:String>
6-
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_description">Search your browser bookmarks</system:String>
5+
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_name">Nettleserbokmerker</system:String>
6+
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_description">Søk i nettleserbokmerker</system:String>
77

88
<!-- Settings -->
9-
<system:String x:Key="flowlauncher_plugin_browserbookmark_bookmarkDataSetting">Bookmark Data</system:String>
10-
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_openBookmarks">Open bookmarks in:</system:String>
11-
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newWindow">New window</system:String>
12-
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newTab">New tab</system:String>
13-
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_setBrowserFromPath">Set browser from path:</system:String>
14-
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_choose">Choose</system:String>
15-
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_title">Copy url</system:String>
16-
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_subtitle">Copy the bookmark's url to clipboard</system:String>
17-
<system:String x:Key="flowlauncher_plugin_browserbookmark_loadBrowserFrom">Load Browser From:</system:String>
18-
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserName">Browser Name</system:String>
19-
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserBookmarkDataDirectory">Data Directory Path</system:String>
9+
<system:String x:Key="flowlauncher_plugin_browserbookmark_bookmarkDataSetting">Bokmerkedata</system:String>
10+
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_openBookmarks">Åpne bokmerker i:</system:String>
11+
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newWindow">Nytt vindu</system:String>
12+
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newTab">Ny fane</system:String>
13+
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_setBrowserFromPath">Angi nettleser fra banen:</system:String>
14+
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_choose">Velg</system:String>
15+
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_title">Kopier nettadresse</system:String>
16+
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_subtitle">Kopier bokmerkets nettadresse til utklippstavlen</system:String>
17+
<system:String x:Key="flowlauncher_plugin_browserbookmark_loadBrowserFrom">Last nettleser fra:</system:String>
18+
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserName">Nettlesernavn</system:String>
19+
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserBookmarkDataDirectory">Sti til datakatalog</system:String>
2020
<system:String x:Key="flowlauncher_plugin_browserbookmark_addBrowserBookmark">Legg til</system:String>
2121
<system:String x:Key="flowlauncher_plugin_browserbookmark_editBrowserBookmark">Rediger</system:String>
2222
<system:String x:Key="flowlauncher_plugin_browserbookmark_removeBrowserBookmark">Slett</system:String>

0 commit comments

Comments
 (0)