Skip to content

Commit fa85ba3

Browse files
committed
New translations en.xaml (Norwegian Bokmal)
[ci skip]
1 parent 2371d9d commit fa85ba3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Flow.Launcher/Languages/nb.xaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
<!-- MainWindow -->
1515
<system:String x:Key="registerHotkeyFailed">Failed to register hotkey &quot;{0}&quot;. The hotkey may be in use by another program. Change to a different hotkey, or exit another program.</system:String>
1616
<system:String x:Key="MessageBoxTitle">Flow Launcher</system:String>
17-
<system:String x:Key="couldnotStartCmd">Could not start {0}</system:String>
18-
<system:String x:Key="invalidFlowLauncherPluginFileFormat">Invalid Flow Launcher plugin file format</system:String>
19-
<system:String x:Key="setAsTopMostInThisQuery">Set as topmost in this query</system:String>
20-
<system:String x:Key="cancelTopMostInThisQuery">Cancel topmost in this query</system:String>
21-
<system:String x:Key="executeQuery">Execute query: {0}</system:String>
22-
<system:String x:Key="lastExecuteTime">Last execution time: {0}</system:String>
17+
<system:String x:Key="couldnotStartCmd">Kunne ikke starte {0}</system:String>
18+
<system:String x:Key="invalidFlowLauncherPluginFileFormat">Ugyldig Flow Launcher programtillegg filformat</system:String>
19+
<system:String x:Key="setAsTopMostInThisQuery">Sett som høyest i denne spørringen</system:String>
20+
<system:String x:Key="cancelTopMostInThisQuery">Kanseller høyest i denne spørringen</system:String>
21+
<system:String x:Key="executeQuery">Kjør spørring: {0}</system:String>
22+
<system:String x:Key="lastExecuteTime">Siste utførelsestid: {0}</system:String>
2323
<system:String x:Key="iconTrayOpen">Open</system:String>
2424
<system:String x:Key="iconTraySettings">Settings</system:String>
2525
<system:String x:Key="iconTrayAbout">About</system:String>

0 commit comments

Comments
 (0)