|
1 | 1 | {
|
2 | 2 | "appName": {
|
3 |
| - "message": "The Brave Extension", |
| 3 | + "message": "Brave-utvidelsen", |
4 | 4 | "description": "The name of the the extension."
|
5 | 5 | },
|
6 | 6 | "shields": {
|
7 |
| - "message": "Shields", |
| 7 | + "message": "Skjold", |
8 | 8 | "description": "The Shields feature name"
|
9 | 9 | },
|
10 | 10 | "up": {
|
11 |
| - "message": "up", |
| 11 | + "message": "Oppe", |
12 | 12 | "description": "Message for when shields is enabled"
|
13 | 13 | },
|
14 | 14 | "down": {
|
15 |
| - "message": "down", |
| 15 | + "message": "nede", |
16 | 16 | "description": "Message for when shields is disabled"
|
17 | 17 | },
|
18 | 18 | "forThisSite": {
|
19 |
| - "message": "for this site", |
| 19 | + "message": "for denne siden", |
20 | 20 | "description": "Partial string for the phrase `shields is up *for this site*`"
|
21 | 21 | },
|
22 | 22 | "enabledMessage": {
|
23 |
| - "message": "If a site appears broken, try shields down", |
| 23 | + "message": "Hvis en side ikke virker, prøv å deaktivere skjold.", |
24 | 24 | "description": "Message telling the user to disable shields if a site appears broken"
|
25 | 25 | },
|
26 | 26 | "disabledMessage": {
|
27 |
| - "message": "You’re browsing this site without any privacy and security protections.", |
| 27 | + "message": "Du besøker denne siden uten personvern og sikkerhetsinnstillinger", |
28 | 28 | "description": "Message telling the user that shields are disabled"
|
29 | 29 | },
|
30 | 30 | "itemsBlocked": {
|
31 |
| - "message": "Items blocked", |
| 31 | + "message": "Elementer blokkert", |
32 | 32 | "description": "Message for the main blocked resources text when there is more than one ad/track/script blocked (plural)"
|
33 | 33 | },
|
34 | 34 | "itemBlocked": {
|
35 |
| - "message": "Item blocked", |
| 35 | + "message": "Element blokkert", |
36 | 36 | "description": "Message for the main blocked resources text when there is one ad/track/script blocked (singular)"
|
37 | 37 | },
|
38 | 38 | "and": {
|
39 |
| - "message": "and", |
| 39 | + "message": "og", |
40 | 40 | "description": "Message for the `and` conjunction. Used to connect grammatically the `item blocked and connection upgrades` and its variant phrases"
|
41 | 41 | },
|
42 | 42 | "connectionsUpgraded": {
|
43 |
| - "message": "connections upgraded", |
| 43 | + "message": "tilkoblinger oppgradert", |
44 | 44 | "description": "Message for the main blocked resources text when there is at least one ad/track/script blocked and more than one connection upgrade (plural)"
|
45 | 45 | },
|
46 | 46 | "connectionUpgraded": {
|
47 |
| - "message": "connection upgraded", |
| 47 | + "message": "tilkobling oppgradert", |
48 | 48 | "description": "Message for the main blocked resources text when there is at least one ad/track/script blocked and one connection upgrade (singular)"
|
49 | 49 | },
|
50 | 50 | "thirdPartyTrackersBlocked": {
|
51 | 51 | "message": "Cross-site trackers blocked",
|
52 | 52 | "description": "Message for the scripts blocked row label"
|
53 | 53 | },
|
54 | 54 | "connectionsUpgradedHTTPS": {
|
55 |
| - "message": "Connections upgraded to HTTPS", |
| 55 | + "message": "Tilkoblinger oppgradert til HTTPS", |
56 | 56 | "description": "Message for the connections upgraded row label and for the main blocked resources text when there is more than one connection upgraded (plural) and no other ads/trackers blocked"
|
57 | 57 | },
|
58 | 58 | "connectionUpgradedHTTPS": {
|
59 |
| - "message": "Connection upgraded to HTTPS", |
| 59 | + "message": "Tilkobling oppgradert til HTTPS", |
60 | 60 | "description": "Message for the main blocked resources text when there is one connection upgraded (singular) and no other ads/trackers blocked"
|
61 | 61 | },
|
62 | 62 | "scriptsBlocked": {
|
63 |
| - "message": "Scripts blocked", |
| 63 | + "message": "Skript blokkert", |
64 | 64 | "description": "Message for the scripts blocked row label"
|
65 | 65 | },
|
66 | 66 | "thirdPartyCookiesBlocked": {
|
67 | 67 | "message": "Cross-site cookies blocked",
|
68 | 68 | "description": "Message for the option in the cookies select field to block all 3rd party cookies"
|
69 | 69 | },
|
70 | 70 | "allCookiesBlocked": {
|
71 |
| - "message": "Cookies blocked", |
| 71 | + "message": "Informasjonskapler er blokkert", |
72 | 72 | "description": "Message for the option in the cookies select field to block all cookies"
|
73 | 73 | },
|
74 | 74 | "allCookiesAllowed": {
|
75 |
| - "message": "All cookies allowed", |
| 75 | + "message": "Alle informasjonskapsler er tillatt", |
76 | 76 | "description": "Message for the option in the cookies select field to allow all cookies"
|
77 | 77 | },
|
78 | 78 | "thirdPartyFingerprintingBlocked": {
|
|
88 | 88 | "description": "Message for the option in the device recognition select field to allow all device recognition attempts"
|
89 | 89 | },
|
90 | 90 | "deviceRecognitionAttempts": {
|
91 |
| - "message": "Device recognition attempts", |
| 91 | + "message": "Forsøk på enhetsgjenkjenning ", |
92 | 92 | "description": "Message for the device recognition attempts blocked panel"
|
93 | 93 | },
|
94 | 94 | "scriptsOnThisSite": {
|
95 |
| - "message": "Scripts on this site", |
| 95 | + "message": "Skript på denne siden", |
96 | 96 | "description": "Message for the script resources blocked panel"
|
97 | 97 | },
|
98 | 98 | "blockedScripts": {
|
99 |
| - "message": "Blocked scripts", |
| 99 | + "message": "Blokkerte skript", |
100 | 100 | "description": "Message for the script resources blocked"
|
101 | 101 | },
|
102 | 102 | "allowedScripts": {
|
103 |
| - "message": "Allowed scripts", |
| 103 | + "message": "Godkjente skript", |
104 | 104 | "description": "Message for the script resources allowed"
|
105 | 105 | },
|
106 | 106 | "blockAll": {
|
107 |
| - "message": "Block all", |
| 107 | + "message": "Blokker alle", |
108 | 108 | "description": "Message for the resources blocked *block all* option"
|
109 | 109 | },
|
110 | 110 | "allowAll": {
|
111 |
| - "message": "Allow all", |
| 111 | + "message": "Tillat alle", |
112 | 112 | "description": "Message for the resources blocked *allow all* option"
|
113 | 113 | },
|
114 | 114 | "block": {
|
115 |
| - "message": "Block", |
| 115 | + "message": "Blokker", |
116 | 116 | "description": "Message for the resources blocked *block* option"
|
117 | 117 | },
|
118 | 118 | "allow": {
|
119 |
| - "message": "Allow", |
| 119 | + "message": "Tillat", |
120 | 120 | "description": "Message for the resources blocked *allow* option"
|
121 | 121 | },
|
122 | 122 | "blockedOnce": {
|
|
132 | 132 | "description": "Message for the shortcut in the main interface to allow all scripts once"
|
133 | 133 | },
|
134 | 134 | "cancel": {
|
135 |
| - "message": "Cancel", |
| 135 | + "message": "Kanseller", |
136 | 136 | "description": "Message for the button inside the static list of resources blocked to cancel the operation"
|
137 | 137 | },
|
138 | 138 | "goBack": {
|
139 |
| - "message": "Go back", |
| 139 | + "message": "Gå tilbake", |
140 | 140 | "description": "Message for the button inside the static list of resources blocked to go back from the current screen"
|
141 | 141 | },
|
142 | 142 | "applyOnce": {
|
143 |
| - "message": "Apply once", |
| 143 | + "message": "Bruk én gang", |
144 | 144 | "description": "Message for action in dynamic list of resources blocked to *apply once*"
|
145 | 145 | },
|
146 | 146 | "changeDefaults": {
|
147 |
| - "message": "Change global shield defaults", |
| 147 | + "message": "Endre globale skjermstandarder", |
148 | 148 | "description": "Message for the button action linking to the settings page"
|
149 | 149 | }
|
150 | 150 | }
|
0 commit comments