|
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> |
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> |
25 | 25 | <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> |
28 | 28 |
|
29 | 29 | <!-- Command Descriptions --> |
30 | 30 | <system:String x:Key="flowlauncher_plugin_sys_shutdown_computer">Slår av datamaskin</system:String> |
|
34 | 34 | <system:String x:Key="flowlauncher_plugin_sys_lock">Lås denne datamaskinen</system:String> |
35 | 35 | <system:String x:Key="flowlauncher_plugin_sys_exit">Lukk Flow Launcher</system:String> |
36 | 36 | <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> |
38 | 38 | <system:String x:Key="flowlauncher_plugin_sys_sleep">Sett datamaskinen i hvilemodus</system:String> |
39 | 39 | <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> |
41 | 41 | <system:String x:Key="flowlauncher_plugin_sys_indexoption">Alternativer for indeksering</system:String> |
42 | 42 | <system:String x:Key="flowlauncher_plugin_sys_hibernate">Sett datamaskinen i dvalemodus</system:String> |
43 | 43 | <system:String x:Key="flowlauncher_plugin_sys_save_all_settings">Lagre alle innstillinger for Flow Launcher</system:String> |
|
46 | 46 | <system:String x:Key="flowlauncher_plugin_sys_check_for_update">Se etter nye oppdateringer for Flow Launcher</system:String> |
47 | 47 | <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> |
48 | 48 | <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> |
50 | 50 |
|
51 | 51 | <!-- Dialogs --> |
52 | 52 | <system:String x:Key="flowlauncher_plugin_sys_dlgtitle_success">Vellykket</system:String> |
|
55 | 55 | <system:String x:Key="flowlauncher_plugin_sys_dlgtext_shutdown_computer">Er du sikker på at du vil slå av datamaskinen?</system:String> |
56 | 56 | <system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer">Er du sikker på at du vil starte datamaskinen på nytt?</system:String> |
57 | 57 | <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> |
59 | 59 |
|
60 | 60 | <system:String x:Key="flowlauncher_plugin_sys_plugin_name">Systemkommandoer</system:String> |
61 | 61 | <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