|
5 | 5 | <system:String x:Key="flowlauncher_plugin_sys_command">Kommando</system:String> |
6 | 6 | <system:String x:Key="flowlauncher_plugin_sys_desc">Beskrivelse</system:String> |
7 | 7 |
|
8 | | - <system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Shutdown</system:String> |
9 | | - <system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Restart</system:String> |
10 | | - <system:String x:Key="flowlauncher_plugin_sys_restart_advanced_cmd">Restart With Advanced Boot Options</system:String> |
11 | | - <system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Log Off/Sign Out</system:String> |
12 | | - <system:String x:Key="flowlauncher_plugin_sys_lock_cmd">Lock</system:String> |
13 | | - <system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">Sleep</system:String> |
14 | | - <system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">Hibernate</system:String> |
15 | | - <system:String x:Key="flowlauncher_plugin_sys_indexoption_cmd">Index Option</system:String> |
16 | | - <system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin_cmd">Empty Recycle Bin</system:String> |
17 | | - <system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">Open Recycle Bin</system:String> |
| 8 | + <system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Slå av</system:String> |
| 9 | + <system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Start på nytt</system:String> |
| 10 | + <system:String x:Key="flowlauncher_plugin_sys_restart_advanced_cmd">Start på nytt med avanserte oppstartsalternativer</system:String> |
| 11 | + <system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Logg av/logg ut</system:String> |
| 12 | + <system:String x:Key="flowlauncher_plugin_sys_lock_cmd">Lås</system:String> |
| 13 | + <system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">Hvilemodus</system:String> |
| 14 | + <system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">Dvalemodus</system:String> |
| 15 | + <system:String x:Key="flowlauncher_plugin_sys_indexoption_cmd">Indeksalternativ</system:String> |
| 16 | + <system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin_cmd">Tøm papirkurven</system:String> |
| 17 | + <system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">Åpne papirkurven</system:String> |
18 | 18 | <system:String x:Key="flowlauncher_plugin_sys_exit_cmd">Avslutt</system:String> |
19 | | - <system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">Save Settings</system:String> |
| 19 | + <system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">Lagre innstillinger</system:String> |
20 | 20 | <system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Start Flow Launcher på nytt</system:String> |
21 | 21 | <system:String x:Key="flowlauncher_plugin_sys_setting_cmd">Innstillinger</system:String> |
22 | 22 | <system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data_cmd">Last programtilleggdata på nytt</system:String> |
|
0 commit comments