|
71 | 71 |
|
72 | 72 | <!-- Plugin Infos --> |
73 | 73 | <system:String x:Key="plugin_explorer_plugin_name">Utforsker</system:String> |
74 | | - <system:String x:Key="plugin_explorer_plugin_description">Find and manage files and folders via Windows Search or Everything</system:String> |
| 74 | + <system:String x:Key="plugin_explorer_plugin_description">Finn og administrer filer og mapper via Windows Søk eller Everything</system:String> |
75 | 75 |
|
76 | 76 | <!-- Plugin Tooltip --> |
77 | | - <system:String x:Key="plugin_explorer_plugin_ToolTipOpenDirectory">Ctrl + Enter to open the directory</system:String> |
78 | | - <system:String x:Key="plugin_explorer_plugin_ToolTipOpenContainingFolder">Ctrl + Enter to open the containing folder</system:String> |
| 77 | + <system:String x:Key="plugin_explorer_plugin_ToolTipOpenDirectory">Ctrl + Enter for å åpne katalogen</system:String> |
| 78 | + <system:String x:Key="plugin_explorer_plugin_ToolTipOpenContainingFolder">Ctrl + Enter for å åpne mappen som inneholder</system:String> |
79 | 79 |
|
80 | 80 | <!-- Context menu items --> |
81 | 81 | <system:String x:Key="plugin_explorer_copypath">Kopier sti</system:String> |
82 | | - <system:String x:Key="plugin_explorer_copypath_subtitle">Copy path of current item to clipboard</system:String> |
| 82 | + <system:String x:Key="plugin_explorer_copypath_subtitle">Kopier sti til gjeldende element til utklippstavlen</system:String> |
83 | 83 | <system:String x:Key="plugin_explorer_copyfilefolder">Kopier</system:String> |
84 | | - <system:String x:Key="plugin_explorer_copyfile_subtitle">Copy current file to clipboard</system:String> |
85 | | - <system:String x:Key="plugin_explorer_copyfolder_subtitle">Copy current folder to clipboard</system:String> |
| 84 | + <system:String x:Key="plugin_explorer_copyfile_subtitle">Kopier gjeldende fil til utklippstavlen</system:String> |
| 85 | + <system:String x:Key="plugin_explorer_copyfolder_subtitle">Kopier gjeldende mappe til utklippstavlen</system:String> |
86 | 86 | <system:String x:Key="plugin_explorer_deletefilefolder">Slett</system:String> |
87 | | - <system:String x:Key="plugin_explorer_deletefile_subtitle">Permanently delete current file</system:String> |
88 | | - <system:String x:Key="plugin_explorer_deletefolder_subtitle">Permanently delete current folder</system:String> |
| 87 | + <system:String x:Key="plugin_explorer_deletefile_subtitle">Slett gjeldende fil permanent</system:String> |
| 88 | + <system:String x:Key="plugin_explorer_deletefolder_subtitle">Slett gjeldende mappe permanent</system:String> |
89 | 89 | <system:String x:Key="plugin_explorer_path">Sti:</system:String> |
90 | 90 | <system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Slett valgte</system:String> |
91 | 91 | <system:String x:Key="plugin_explorer_runasdifferentuser">Kjør som annen bruker</system:String> |
92 | 92 | <system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Kjør valgte med en annen brukerkonto</system:String> |
93 | 93 | <system:String x:Key="plugin_explorer_opencontainingfolder">Åpne inneholdende mappe</system:String> |
94 | | - <system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Open the location that contains current item</system:String> |
| 94 | + <system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Åpne plasseringen som inneholder gjeldende element</system:String> |
95 | 95 | <system:String x:Key="plugin_explorer_openwitheditor">Åpne med redigeringsprogram:</system:String> |
96 | | - <system:String x:Key="plugin_explorer_openwitheditor_error">Failed to open file at {0} with Editor {1} at {2}</system:String> |
97 | | - <system:String x:Key="plugin_explorer_openwithshell">Open With Shell:</system:String> |
98 | | - <system:String x:Key="plugin_explorer_openwithshell_error">Failed to open folder {0} with Shell {1} at {2}</system:String> |
| 96 | + <system:String x:Key="plugin_explorer_openwitheditor_error">Kunne ikke åpne filen på {0} med redigeringsprogram {1} ved {2}</system:String> |
| 97 | + <system:String x:Key="plugin_explorer_openwithshell">Åpne med Skall:</system:String> |
| 98 | + <system:String x:Key="plugin_explorer_openwithshell_error">Kunne ikke å åpne mappe {0} med Skall {1} ved {2}</system:String> |
99 | 99 | <system:String x:Key="plugin_explorer_excludefromindexsearch">Utelukk gjeldende og underkataloger fra Indekssøk</system:String> |
100 | 100 | <system:String x:Key="plugin_explorer_excludedfromindexsearch_msg">Ekskludert fra indekssøk</system:String> |
101 | 101 | <system:String x:Key="plugin_explorer_openindexingoptions">Åpne Windows indekseringsalternativer</system:String> |
102 | 102 | <system:String x:Key="plugin_explorer_openindexingoptions_subtitle">Behandle indekserte filer og mapper</system:String> |
103 | 103 | <system:String x:Key="plugin_explorer_openindexingoptions_errormsg">Kunne ikke åpne Windows indekseringsalternativer</system:String> |
104 | 104 | <system:String x:Key="plugin_explorer_add_to_quickaccess_title">Legg til hurtigtilgang</system:String> |
105 | | - <system:String x:Key="plugin_explorer_add_to_quickaccess_subtitle">Add current item to Quick Access</system:String> |
| 105 | + <system:String x:Key="plugin_explorer_add_to_quickaccess_subtitle">Legg gjeldende element til hurtigtilgang</system:String> |
106 | 106 | <system:String x:Key="plugin_explorer_addfilefoldersuccess">Lagt til</system:String> |
107 | 107 | <system:String x:Key="plugin_explorer_addfilefoldersuccess_detail">Vellykket lagt til hurtigtilgang</system:String> |
108 | 108 | <system:String x:Key="plugin_explorer_removefilefoldersuccess">Fjernet</system:String> |
109 | 109 | <system:String x:Key="plugin_explorer_removefilefoldersuccess_detail">Fjernet fra hurtigtilgang</system:String> |
110 | 110 | <system:String x:Key="plugin_explorer_contextmenu_titletooltip">Legg til i hurtigtilgang, slik at den kan åpnes med handlingsnøkkelordet Søkeaktivering i Utforsker</system:String> |
111 | 111 | <system:String x:Key="plugin_explorer_contextmenu_remove_titletooltip">Fjern fra hurtigtilgang</system:String> |
112 | 112 | <system:String x:Key="plugin_explorer_remove_from_quickaccess_title">Fjern fra hurtigtilgang</system:String> |
113 | | - <system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">Remove current item from Quick Access</system:String> |
114 | | - <system:String x:Key="plugin_explorer_show_contextmenu_title">Show Windows Context Menu</system:String> |
115 | | - <system:String x:Key="plugin_explorer_openwith">Open With</system:String> |
116 | | - <system:String x:Key="plugin_explorer_openwith_subtitle">Select a program to open with</system:String> |
| 113 | + <system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">Fjern gjeldende element fra hurtigtilgang</system:String> |
| 114 | + <system:String x:Key="plugin_explorer_show_contextmenu_title">Vis Windows-hurtigmeny</system:String> |
| 115 | + <system:String x:Key="plugin_explorer_openwith">Åpne med</system:String> |
| 116 | + <system:String x:Key="plugin_explorer_openwith_subtitle">Velg et program for å åpne med</system:String> |
117 | 117 |
|
118 | 118 | <!-- Special Results --> |
119 | | - <system:String x:Key="plugin_explorer_diskfreespace">{0} free of {1}</system:String> |
120 | | - <system:String x:Key="plugin_explorer_openresultfolder">Open in Default File Manager</system:String> |
| 119 | + <system:String x:Key="plugin_explorer_diskfreespace">{0} ledig av {1}</system:String> |
| 120 | + <system:String x:Key="plugin_explorer_openresultfolder">Åpne i standard filbehandler</system:String> |
121 | 121 | <system:String x:Key="plugin_explorer_openresultfolder_subtitle"> |
122 | 122 | Use '>' to search in this directory, '*' to search for file extensions or '>*' to combine both searches. |
123 | 123 | </system:String> |
|
0 commit comments