|
16 | 16 | "description":"appears as tab name in dashboard." |
17 | 17 | }, |
18 | 18 | "1pPageName":{ |
19 | | - "message":"Dine filter", |
| 19 | + "message":"Dine filtre", |
20 | 20 | "description":"appears as tab name in dashboard." |
21 | 21 | }, |
22 | 22 | "statsPageName":{ |
|
44 | 44 | "description":"English: since install" |
45 | 45 | }, |
46 | 46 | "pickerCreate":{ |
47 | | - "message":"Create", |
| 47 | + "message":"Opprett", |
48 | 48 | "description":"English: Create" |
49 | 49 | }, |
50 | 50 | "pickerPick":{ |
51 | | - "message":"Pick", |
| 51 | + "message":"Velg", |
52 | 52 | "description":"English: Pick" |
53 | 53 | }, |
54 | 54 | "pickerQuit":{ |
55 | | - "message":"Quit", |
| 55 | + "message":"Avslutt", |
56 | 56 | "description":"English: Quit" |
57 | 57 | }, |
58 | 58 | "pickerNetFilters":{ |
59 | 59 | "message":"Net filters", |
60 | 60 | "description":"English: Net filters" |
61 | 61 | }, |
62 | 62 | "pickerCosmeticFilters":{ |
63 | | - "message":"Cosmetic filters", |
| 63 | + "message":"Kosmetisk filtre", |
64 | 64 | "description":"English: Cosmetic filters" |
65 | 65 | }, |
66 | 66 | "settingsCollapseBlockedPrompt":{ |
|
92 | 92 | "description":"English: see English messages.json" |
93 | 93 | }, |
94 | 94 | "3pListsOfBlockedHostsHeader":{ |
95 | | - "message":"Lists of blocked hosts", |
| 95 | + "message":"Liste over blokkerte verter", |
96 | 96 | "description":"English: Lists of blocked hosts" |
97 | 97 | }, |
98 | 98 | "3pApplyChanges":{ |
99 | | - "message":"Apply changes", |
| 99 | + "message":"Bruk endringer", |
100 | 100 | "description":"English: Apply changes" |
101 | 101 | }, |
102 | 102 | "1pFormatHint":{ |
103 | | - "message":"One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with ‘!’ will be ignored.", |
| 103 | + "message":"Ett filter per linje. Et filter kan være et vanlig vertsnavn eller et Adblock Plus-kompatibelt filter. Linjer med prefikset ‘!’ vil bli ignorert.", |
104 | 104 | "description":"English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with ‘!’ will be ignored." |
105 | 105 | }, |
106 | 106 | "1pImport":{ |
107 | | - "message":"Import and append", |
| 107 | + "message":"Importer og tilføy", |
108 | 108 | "description":"English: Import and append" |
109 | 109 | }, |
110 | 110 | "1pExport":{ |
111 | 111 | "message":"Eksporter", |
112 | 112 | "description":"English: Export" |
113 | 113 | }, |
114 | 114 | "1pApplyChanges":{ |
115 | | - "message":"Apply changes", |
| 115 | + "message":"Bruk endringer", |
116 | 116 | "description":"English: Apply changes" |
117 | 117 | }, |
118 | 118 | "logBlockedRequestsPrompt":{ |
119 | | - "message":"Enable the logging of blocked requests", |
| 119 | + "message":"Aktiver logging av blokkerte forespørsler", |
120 | 120 | "description":"English: Enable the logging of blocked requests" |
121 | 121 | }, |
122 | 122 | "logBlockedRequestsHelp":{ |
123 | 123 | "message":"You can inspect the details of blocked requests if you wish by enabling this option. The logging of blocked requests increases the memory footprint of µBlock. Since many users will never use this feature, it is disabled by default.", |
124 | 124 | "description":"English: see _locales\/en\/messages.log" |
125 | 125 | }, |
126 | 126 | "logAllowedRequestsPrompt":{ |
127 | | - "message":"Enable the logging of non-blocked requests", |
| 127 | + "message":"Aktiver logging av ikke-blokkerte forespørsler", |
128 | 128 | "description":"English: Enable the logging of non-blocked requests" |
129 | 129 | }, |
130 | 130 | "logAllowedRequestsHelp":{ |
|
160 | 160 | "description":"English: No blocked requests logged for this page" |
161 | 161 | }, |
162 | 162 | "logAllowedRequestsEmpty":{ |
163 | | - "message":"No non-blocked requests logged for this page", |
| 163 | + "message":"Ingen ikke-blokkerte forespørsler logget for denne siden", |
164 | 164 | "description":"English: No non-blocked requests logged for this page" |
165 | 165 | }, |
166 | 166 | "aboutChangelog":{ |
167 | | - "message":"<a href='https:\/\/github.com\/gorhill\/ublock\/wiki\/Change-log'>Change log<\/a>", |
168 | | - "description":"English: <a href='https:\/\/github.com\/gorhill\/ublock\/wiki\/Change-log'>Change log<\/a>" |
| 167 | + "message":"<a href='https:\/\/github.com\/gorhill\/uBlock\/releases'>Endringslogg<\/a>", |
| 168 | + "description":"English: <a href='https:\/\/github.com\/gorhill\/uBlock\/releases'>Change log<\/a>" |
169 | 169 | }, |
170 | 170 | "aboutCode":{ |
171 | | - "message":"<a href='https:\/\/github.com\/gorhill\/ublock'>Source code (GPLv3)<\/a>", |
| 171 | + "message":"<a href='https:\/\/github.com\/gorhill\/ublock'>Kildekode (GPLv3)<\/a>", |
172 | 172 | "description":"English: <a href='https:\/\/github.com\/gorhill\/ublock'>Source code (GPLv3)<\/a>" |
173 | 173 | }, |
174 | 174 | "aboutExtensionDataHeader":{ |
|
192 | 192 | "description":"Successful outcome of clicking 'update' button" |
193 | 193 | }, |
194 | 194 | "aboutAssetsUpdateStatusAdded":{ |
195 | | - "message":"To add", |
| 195 | + "message":"Legge til", |
196 | 196 | "description":"Displayed in the status column for each entry" |
197 | 197 | }, |
198 | 198 | "aboutAssetsUpdateStatusChanged":{ |
|
204 | 204 | "description":"Displayed in the status column for each entry" |
205 | 205 | }, |
206 | 206 | "aboutAssetsUpdateStatusRemoved":{ |
207 | | - "message":"To remove", |
| 207 | + "message":"Fjerne", |
208 | 208 | "description":"Displayed in the status column for each entry" |
209 | 209 | }, |
210 | 210 | "aboutAssetsUpdateButton":{ |
|
0 commit comments