Skip to content

Commit 140abdb

Browse files
committed
New translations en.xaml (Norwegian Bokmal)
[ci skip]
1 parent dad70c8 commit 140abdb

File tree

1 file changed

+8
-8
lines changed
  • Plugins/Flow.Launcher.Plugin.Sys/Languages

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
<system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Start Flow Launcher på nytt</system:String>
2121
<system:String x:Key="flowlauncher_plugin_sys_setting_cmd">Innstillinger</system:String>
2222
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data_cmd">Last programtilleggdata på nytt</system:String>
23-
<system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">Check For Update</system:String>
24-
<system:String x:Key="flowlauncher_plugin_sys_open_log_location_cmd">Open Log Location</system:String>
23+
<system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">Se etter oppdatering</system:String>
24+
<system:String x:Key="flowlauncher_plugin_sys_open_log_location_cmd">Åpne loggplassering</system:String>
2525
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips_cmd">Flow Launcher Tips</system:String>
26-
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location_cmd">Flow Launcher UserData Folder</system:String>
27-
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">Toggle Game Mode</system:String>
26+
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location_cmd">Brukerdatamappe for Flow Launcher</system:String>
27+
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">Vis/Skjul spillmodus</system:String>
2828

2929
<!-- Command Descriptions -->
3030
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer">Slår av datamaskin</system:String>
@@ -34,10 +34,10 @@
3434
<system:String x:Key="flowlauncher_plugin_sys_lock">Lås denne datamaskinen</system:String>
3535
<system:String x:Key="flowlauncher_plugin_sys_exit">Lukk Flow Launcher</system:String>
3636
<system:String x:Key="flowlauncher_plugin_sys_restart">Start Flow Launcher på nytt</system:String>
37-
<system:String x:Key="flowlauncher_plugin_sys_setting">Tweak Flow Launcher's settings</system:String>
37+
<system:String x:Key="flowlauncher_plugin_sys_setting">Juster innstillingene for Flow Launcher</system:String>
3838
<system:String x:Key="flowlauncher_plugin_sys_sleep">Sett datamaskinen i hvilemodus</system:String>
3939
<system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin">Tøm papirkurven</system:String>
40-
<system:String x:Key="flowlauncher_plugin_sys_openrecyclebin">Open recycle bin</system:String>
40+
<system:String x:Key="flowlauncher_plugin_sys_openrecyclebin">Åpne papirkurven</system:String>
4141
<system:String x:Key="flowlauncher_plugin_sys_indexoption">Alternativer for indeksering</system:String>
4242
<system:String x:Key="flowlauncher_plugin_sys_hibernate">Sett datamaskinen i dvalemodus</system:String>
4343
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings">Lagre alle innstillinger for Flow Launcher</system:String>
@@ -46,7 +46,7 @@
4646
<system:String x:Key="flowlauncher_plugin_sys_check_for_update">Se etter nye oppdateringer for Flow Launcher</system:String>
4747
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips">Besøk Flow Launcher sin dokumentasjon for mer hjelp og hvordan du bruker tips</system:String>
4848
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location">Åpne plasseringen hvor Flow Launcher sine innstillinger er lagret</system:String>
49-
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode">Toggle Game Mode</system:String>
49+
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode">Vis/Skjul spillmodus</system:String>
5050

5151
<!-- Dialogs -->
5252
<system:String x:Key="flowlauncher_plugin_sys_dlgtitle_success">Vellykket</system:String>
@@ -55,7 +55,7 @@
5555
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_shutdown_computer">Er du sikker på at du vil slå av datamaskinen?</system:String>
5656
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer">Er du sikker på at du vil starte datamaskinen på nytt?</system:String>
5757
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">Er du sikker på at du vil starte datamaskinen på nytt med avanserte oppstartsalternativer?</system:String>
58-
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_logoff_computer">Are you sure you want to log off?</system:String>
58+
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_logoff_computer">Er du sikker på at du vil logge av?</system:String>
5959

6060
<system:String x:Key="flowlauncher_plugin_sys_plugin_name">Systemkommandoer</system:String>
6161
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">Gir systemrelaterte kommandoer, f.eks. slå av, lås, innstillinger osv.</system:String>

0 commit comments

Comments
 (0)