summaryrefslogtreecommitdiffstats
path: root/res/values-nb/strings.xml
blob: 5d9dce8d8123d6bd231894c1818e883951ac69fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
<?xml version="1.0" encoding="UTF-8"?>
<!--  Copyright (C) 2007 The Android Open Source Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
  
          http://www.apache.org/licenses/LICENSE-2.0
  
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
 -->

<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="application_name" msgid="1935869255545976415">"Nettleser"</string>
    <string name="choose_upload" msgid="3649366287575002063">"Velg fil for opplasting"</string>
    <!-- no translation found for uploads_disabled (463761197575372994) -->
    <skip />
    <string name="new_tab" msgid="4505722538297295141">"Ny fane"</string>
    <string name="new_incognito_tab" msgid="5821404839654751753">"Nytt inkognitovindu"</string>
    <string name="active_tabs" msgid="3050623868203544623">"Vinduer"</string>
    <string name="tab_bookmarks" msgid="2305793036003473653">"Bokmerker"</string>
    <string name="tab_most_visited" msgid="1077402532455000703">"Mest besøkt"</string>
    <string name="tab_history" msgid="1979267558744613746">"Logg"</string>
    <string name="added_to_bookmarks" msgid="1020224130695956728">"Lagt til bokmerker"</string>
    <string name="removed_from_bookmarks" msgid="6063705902028438800">"Fjernet fra bokmerker"</string>
    <string name="sign_in_to" msgid="5939425800148759165">"Logg på <xliff:g id="HOSTNAME">%s1</xliff:g> \"<xliff:g id="REALM">%s2</xliff:g>\""</string>
    <string name="username" msgid="5057566336518215922">"Brukernavn"</string>
    <string name="password" msgid="1177138552305184404">"Passord"</string>
    <string name="action" msgid="183105774472071343">"Logg på"</string>
    <string name="bookmarks_search" msgid="5229596268214362873">"Nettleser"</string>
    <string name="cancel" msgid="3017274947407233702">"Avbryt"</string>
    <string name="ok" msgid="1509280796718850364">"OK"</string>
    <string name="title_bar_loading" msgid="7438217780834640678">"Laster inn ..."</string>
    <string name="page_info" msgid="4048529256302257195">"Sideinfo"</string>
    <string name="page_info_view" msgid="5303490449842635158">"Vis sideinformasjon"</string>
    <string name="page_info_address" msgid="2222306609532903254">"Adresse:"</string>
    <string name="ssl_warnings_header" msgid="79744901983636370">"Det er problemer med sikkerhetssertifikatet for denne siden."</string>
    <string name="ssl_continue" msgid="8031515015829358457">"Fortsett"</string>
    <string name="security_warning" msgid="6607795404322797541">"Sikkerhetsadvarsel"</string>
    <string name="view_certificate" msgid="1472768887529093862">"Vis sertifikat"</string>
    <string name="ssl_go_back" msgid="4598951822061593819">"Tilbake"</string>
    <string name="ssl_untrusted" msgid="5369967226521102194">"Dette sertifikatet er ikke fra en autoritet du stoler på."</string>
    <string name="ssl_mismatch" msgid="558688832420069896">"Navnet på siden stemmer ikke med navnet på sertifikatet."</string>
    <string name="ssl_expired" msgid="5739349389499575559">"Sertifikatet er utløpt."</string>
    <string name="ssl_not_yet_valid" msgid="2893167846212645846">"Sertifikatet er ikke gyldig ennå."</string>
    <string name="ssl_certificate" msgid="5226747157992111668">"Sikkerhetssertifikat"</string>
    <string name="ssl_certificate_is_valid" msgid="7096160815933145579">"Sertifikatet er gyldig."</string>
    <string name="issued_to" msgid="9032338008819841339">"Utstedt til:"</string>
    <string name="common_name" msgid="5745530093500062357">"Ordinært navn:"</string>
    <string name="org_name" msgid="8868889052889991293">"Organisasjon:"</string>
    <string name="org_unit" msgid="4489056376307768196">"Organisasjonsenhet:"</string>
    <string name="issued_by" msgid="6959484326943152487">"Utstedt av:"</string>
    <string name="validity_period" msgid="57988851973181309">"Gyldighet:"</string>
    <string name="issued_on" msgid="2082890654801808368">"Utstedt:"</string>
    <string name="expires_on" msgid="8061200430557020704">"Utløper den:"</string>
    <string name="stopping" msgid="4839698519340302982">"Avbryter…"</string>
    <string name="stop" msgid="5687251076030630074">"Avbryt"</string>
    <string name="reload" msgid="8585220783228408062">"Oppdater"</string>
    <string name="back" msgid="8414603107175713668">"Tilbake"</string>
    <string name="forward" msgid="4288210890526641577">"Fremover"</string>
    <string name="save" msgid="5922311934992468496">"OK"</string>
    <string name="do_not_save" msgid="6777633870113477714">"Avbryt"</string>
    <string name="location" msgid="3411848697912600125">"Adresse"</string>
    <string name="containing_folder" msgid="6771180232953030479">"Legg til i"</string>
    <string name="new_folder" msgid="7743540149088867917">"Ny mappe"</string>
    <string name="edit_folder" msgid="621817453133656156">"Rediger mappe"</string>
    <string name="delete_folder" msgid="2046483129024501116">"Slett mappe"</string>
    <string name="no_subfolders" msgid="5880411440592452802">"Ingen undermapper"</string>
    <string name="add_to_bookmarks_menu_option" msgid="4449323955122214389">"Bokmerker"</string>
    <string name="add_to_homescreen_menu_option" msgid="1461447829242963790">"Startside"</string>
    <string name="add_to_other_folder_menu_option" msgid="5450890093372998187">"Annen mappe"</string>
    <string name="name" msgid="5462672162695365387">"Etikett"</string>
    <string name="http" msgid="2163722670597250102">"http://"</string>
    <string name="save_to_bookmarks" msgid="6101482434920313244">"Legg til i bokmerker"</string>
    <string name="bookmark_this_page" msgid="7530739804320811054">"Bokmerk denne siden"</string>
    <string name="remove" msgid="7820112494467011374">"Fjern"</string>
    <string name="edit_bookmark" msgid="5024089053490231905">"Rediger bokmerke"</string>
    <string name="create_shortcut_bookmark" msgid="1995095662095484289">"Legg til snarvei til startside"</string>
    <string name="open_bookmark" msgid="8473581305759935790">"Åpne"</string>
    <string name="remove_bookmark" msgid="8407495852801410891">"Slett bokmerke"</string>
    <string name="remove_from_bookmarks" msgid="4374080666576982775">"Fjern fra bokmerker"</string>
    <string name="remove_history_item" msgid="5021424935726728618">"Fjern fra loggen"</string>
    <string name="set_as_homepage" msgid="4752937379414905560">"Bruk som startside"</string>
    <string name="bookmark_saved" msgid="2766434679871317557">"Bokmerke lagret."</string>
    <string name="bookmark_not_saved" msgid="700600955089376724">"Kunne ikke lagre bokmerket."</string>
    <string name="homepage_set" msgid="8768087280310966395">"Startside angitt"</string>
    <string name="bookmark_needs_title" msgid="6245900436119218187">"Bokmerket må ha et navn."</string>
    <string name="bookmark_needs_url" msgid="7809876865972755158">"Bokmerket må ha en adresse."</string>
    <string name="bookmark_url_not_valid" msgid="6719785633980202419">"Ugyldig nettadresse"</string>
    <string name="bookmark_cannot_save_url" msgid="791722768778386941">"Kan ikke legge til et bokmerke for denne nettadressen."</string>
    <string name="delete_bookmark" msgid="2422989994934201992">"Slett"</string>
    <string name="bookmark_page" msgid="6845189305130307274">"Bokmerk sist viste side"</string>
    <string name="bookmark_thumbnail_view" msgid="3164068314718522138">"Miniatyrbilder"</string>
    <string name="bookmark_list_view" msgid="7848510619500937839">"Liste"</string>
    <string name="current_page" msgid="7510129573681663135">"fra "</string>
    <string name="delete_bookmark_warning" msgid="758043186202032205">"Bokmerket \"<xliff:g id="BOOKMARK">%s</xliff:g>\" vil bli slettet."</string>
    <string name="open_in_new_window" msgid="6596775546468054510">"Åpne i nytt vindu"</string>
    <string name="open_all_in_new_window" msgid="6514602245828366045">"Åpne alle i nye vinduer"</string>
    <string name="goto_dot" msgid="3895839050522602723">"Gå til"</string>
    <string name="incognito_tab" msgid="5419458065370134289">"Åpne ny inkognitofane"</string>
    <string name="select_dot" msgid="6299170761900561967">"Velg tekst"</string>
    <string name="tab_picker_title" msgid="864478399057782913">"Gjeldende vinduer"</string>
    <string name="tab_picker_remove_tab" msgid="630087809802479397">"Lukk"</string>
    <string name="bookmarks" msgid="1961279134885867815">"Bokmerker"</string>
    <string name="shortcut_bookmark" msgid="3974876480401135895">"Bokmerk"</string>
    <string name="history" msgid="2451240511251410032">"Logg"</string>
    <string name="menu_view_download" msgid="2124570321712995120">"Nedlastinger"</string>
    <string name="copy_page_url" msgid="7635062169011319208">"Kopier nettstedsadresse"</string>
    <string name="share_page" msgid="593756995297268343">"Del side"</string>
    <string name="menu_save_webarchive" msgid="3934652434001459581">"Lagre som nettarkiv"</string>
    <string name="webarchive_saved" msgid="7045250341467345007">"Nettarkiv lagret."</string>
    <string name="webarchive_failed" msgid="2880998204746620260">"Kunne ikke lagre nettarkivet."</string>
    <string name="contextheader_folder_bookmarkcount" msgid="353987136645619089">"<xliff:g id="BOOKMARK_COUNT">%d</xliff:g> bokmerker"</string>
    <string name="contextheader_folder_empty" msgid="974171637803391651">"Tøm mappe"</string>
    <string name="contextmenu_openlink" msgid="7237961252214188935">"Åpne"</string>
    <string name="contextmenu_openlink_newwindow" msgid="992765050093960353">"Åpne i nytt vindu"</string>
    <string name="contextmenu_openlink_newwindow_background" msgid="5556131402560251639">"Åpne melding i nytt bakgrunnsvindu"</string>
    <string name="contextmenu_savelink" msgid="5508554930832538184">"Lagre kobling"</string>
    <string name="contextmenu_sharelink" msgid="5392275392280130331">"Del kobling"</string>
    <string name="contextmenu_copy" msgid="398860586635404030">"Kopier"</string>
    <string name="contextmenu_copylink" msgid="5153657160294534270">"Kopier koblingsadresse"</string>
    <string name="contextmenu_download_image" msgid="4243829645180686912">"Lagre bilde"</string>
    <string name="contextmenu_view_image" msgid="3870625602053600905">"Vis bilde"</string>
    <string name="contextmenu_set_wallpaper" msgid="3691902960115350686">"Bruk som bakgrunn"</string>
    <string name="contextmenu_dial_dot" msgid="5856550683415933806">"Ring…"</string>
    <string name="contextmenu_add_contact" msgid="3183511922223645716">"Legg til kontakt"</string>
    <string name="contextmenu_send_mail" msgid="1014513374828775660">"Send e-post"</string>
    <string name="contextmenu_map" msgid="7471390435434034912">"Kart"</string>
    <string name="choosertitle_sharevia" msgid="4600490613341909086">"Del via"</string>
    <string name="clear" msgid="7070043081700011461">"Tøm"</string>
    <string name="replace" msgid="4843033491070384047">"Erstatt"</string>
    <string name="browser_bookmarks_page_bookmarks_text" msgid="6787605028726162673">"Bokmerker"</string>
    <string name="menu_preferences" msgid="6709237687234102240">"Innstillinger"</string>
    <string name="pref_content_title" msgid="722227111894838633">"Sideinnhold"</string>
    <string name="pref_content_load_images" msgid="2125616852957377561">"Last bilder"</string>
    <string name="pref_content_load_images_summary" msgid="5055874125248398584">"Vis bilder på nettsteder"</string>
    <string name="pref_content_block_popups" msgid="7808433807197256726">"Blokker popup-vinduer"</string>
    <string name="pref_content_javascript" msgid="4570972030299516843">"Aktiver JavaScript"</string>
    <string name="pref_content_open_in_background" msgid="824123779725118663">"Åpne i bakgrunnen"</string>
    <string name="pref_content_plugins" msgid="7231944644794301582">"Aktiver utvidelser"</string>
  <string-array name="pref_content_plugins_choices">
    <item msgid="6745108155096660725">"Alltid på"</item>
    <item msgid="2484126708670016519">"Behovsbasert"</item>
    <item msgid="8547442717307793863">"Av"</item>
  </string-array>
    <string name="pref_content_open_in_background_summary" msgid="1737664075721181678">"Nye vinduer åpnes bak det gjeldende"</string>
    <string name="pref_content_homepage" msgid="6082437160778559806">"Angi startside"</string>
    <string name="pref_content_search_engine" msgid="1620101310821644144">"Angi søkemotor"</string>
    <string name="pref_content_search_engine_summary" msgid="5162667665858487316">"Velg en søkemotor"</string>
    <string name="pref_set_homepage_to" msgid="7196350233061395098">"Satt til"</string>
    <string name="pref_use_current" msgid="1778622474040406672">"Gjeldende side"</string>
    <string name="pref_use_blank" msgid="8503238592551111169">"Tom side"</string>
    <string name="pref_use_default" msgid="192587563274735878">"Standardside"</string>
    <string name="pref_content_autofit" msgid="8260474534053660809">"Tilpass sider automatisk"</string>
    <string name="pref_content_autofit_summary" msgid="4587831659894879986">"Tilpass nettsteder til skjermen"</string>
    <string name="pref_general_title" msgid="1946872771219249323">"Generelt"</string>
    <string name="pref_general_sync_title" msgid="3138637035975860324">"Synkronisering"</string>
    <string name="pref_general_autofill_title" msgid="64638897890112873">"Autofyll"</string>
    <string name="pref_personal_sync_with_chrome" msgid="1695182180332194033">"Synkroniser med Google Chrome"</string>
    <string name="pref_personal_sync_with_chrome_summary" msgid="7414133931827321055">"Lagre bokmerker og andre data mellom Android-nettleseren og Google Chrome"</string>
    <string name="pref_personal_google_account" msgid="952360133341490071">"Google-konto"</string>
    <string name="pref_personal_sync_bookmarks" msgid="59237515966184432">"Synkroniser bokmerker"</string>
    <string name="pref_personal_sync_bookmarks_summary" msgid="4791767605662205482">"Synkroniser bokmerker mellom Android-nettleseren og Google Chrome"</string>
    <string name="pref_personal_start_syncing" msgid="6046972042512655232">"Start synkronisering"</string>
    <string name="pref_personal_account_dialog_title" msgid="1390867119887955530">"Velg kto. å dele med"</string>
    <string name="pref_autofill_enabled" msgid="1174197447388234595">"Autoutfylling av skjemaer"</string>
    <string name="pref_autofill_enabled_summary" msgid="422640696197018914">"Fyll ut nettskjemaer med ett enkelt klikk"</string>
    <string name="pref_autofill_profile_editor" msgid="1350709161524642663">"Innstillinger for autofyll"</string>
    <string name="pref_autofill_profile_editor_summary" msgid="6748434431641768870">"Konfigurer og vedlikehold data for automatisk utfylte skjemaer"</string>
    <string name="pref_autologin_title" msgid="2362827272595366379">"Automatisk Google-pålogging"</string>
    <string name="pref_autologin_no_account" msgid="4409223615542478868">"Finner ingen kontoer"</string>
    <string name="pref_autologin_summary" msgid="8168866316823968574">"Logg deg på Google-nettsteder automatisk ved å bruke <xliff:g id="ID_1">%s</xliff:g>"</string>
    <string name="pref_autologin_progress" msgid="8643826219376543293">"Pålogging for Google-nettsteder med <xliff:g id="ID_1">%s</xliff:g>"\n"dine innstillinger for personvern og sikkerhet styrer automatisk Google-pålogging"</string>
    <string name="pref_autologin_disable" msgid="3342145058494577628">"Ikke logg deg på automatisk"</string>
    <string name="autofill_profile_editor_heading" msgid="5009490178189728877">"Autofyll bruker din profil til å hjelpe deg med å fullføre nettskjemaer ved hjelp av ett enkelt klikk."</string>
    <string name="autofill_profile_editor_name" msgid="8566130291459685955">"Fullt navn:"</string>
    <string name="autofill_profile_editor_email_address" msgid="7967585896612797173">"E-post:"</string>
    <string name="autofill_profile_editor_company_name" msgid="2813443159949210417">"Firmanavn:"</string>
    <string name="autofill_profile_editor_address_line_1" msgid="836433242509243081">"Adresselinje 1:"</string>
    <string name="autofill_profile_editor_address_line_1_hint" msgid="5965659598509327172">"Gateadresse, postboksadresse, c/o-adresse"</string>
    <string name="autofill_profile_editor_address_line_2" msgid="8194745202893822479">"Adresselinje 2:"</string>
    <string name="autofill_profile_editor_address_line_2_hint" msgid="2048330295853546405">"Leilighet, suite, enhet, bygning, etasje osv."</string>
    <string name="autofill_profile_editor_city" msgid="4193225955409148508">"Poststed:"</string>
    <string name="autofill_profile_editor_state" msgid="8549739922338171458">"Delstat/provins/område:"</string>
    <string name="autofill_profile_editor_zip_code" msgid="283668573295656671">"Postnummer:"</string>
    <string name="autofill_profile_editor_country" msgid="7234470301239156656">"Land:"</string>
    <string name="autofill_profile_editor_phone_number" msgid="4938852821413729276">"Telefon:"</string>
    <string name="autofill_profile_editor_phone_number_invalid" msgid="7166394872369167580">"Ugyldig telefonnummer"</string>
    <string name="autofill_profile_editor_save_profile" msgid="8349915287435262888">"Lagre profil"</string>
    <string name="autofill_profile_successful_save" msgid="6834102203944938409">"Profilen er lagret"</string>
    <string name="autofill_profile_successful_delete" msgid="2421442112954362732">"Profilen ble slettet"</string>
    <string name="autofill_profile_editor_delete_profile" msgid="2754563301088418752">"Slett profil"</string>
    <string name="autofill_setup_dialog_message" msgid="6605682320156223114">"Nettleseren kan automatisk fylle ut slike nettskjemaer. Vil du konfigurere profilen din?"</string>
    <string name="autofill_setup_dialog_negative_toast" msgid="4337372830506338827">"Autofyll kan alltid konfigureres via Nettleserinnstillinger."</string>
    <string name="disable_autofill" msgid="3706426217720202898">"Deaktiver Autofyll"</string>
    <string name="pref_privacy_security_title" msgid="1705642466867300373">"Personvern og sikkerhet"</string>
    <string name="pref_privacy_clear_cache" msgid="3380316479925886998">"Fjern hurtiglager"</string>
    <string name="pref_privacy_clear_cache_summary" msgid="2216463577207991454">"Fjern lokalt bufret innhold og databaser"</string>
    <string name="pref_privacy_clear_cache_dlg" msgid="5541011591300753881">"Lokalt bufret innhold og databaser vil bli fjernet."</string>
    <string name="pref_privacy_cookies_title" msgid="6763274282214830526">"Informasjonskapsler"</string>
    <string name="pref_privacy_clear_cookies" msgid="3095583579133780331">"Fjern alle infokapsler"</string>
    <string name="pref_privacy_clear_cookies_summary" msgid="6962742063990677520">"Fjern alle informasjonskapsler"</string>
    <string name="pref_privacy_clear_cookies_dlg" msgid="552855688091432682">"Alle informasjonskapsler vil bli slettet."</string>
    <string name="pref_privacy_clear_history" msgid="8723795508825198477">"Slett loggen"</string>
    <string name="pref_privacy_clear_history_summary" msgid="6868501330708940734">"Slett navigeringsloggen"</string>
    <string name="pref_privacy_clear_history_dlg" msgid="544903007914753853">"Nettleserens navigeringslogg vil bli slettet."</string>
    <string name="pref_privacy_formdata_title" msgid="6549813837982050424">"Skjemadata"</string>
    <string name="pref_privacy_clear_form_data" msgid="4232668196344383987">"Fjern skjemadata"</string>
    <string name="pref_privacy_clear_form_data_summary" msgid="1790390894719517167">"Slett alle lagrede skjemadata"</string>
    <string name="pref_privacy_clear_form_data_dlg" msgid="4443621086781197928">"Alle lagrede skjemadata vil bli slettet."</string>
    <string name="pref_privacy_clear_passwords" msgid="4750234112289277480">"Fjern passord"</string>
    <string name="pref_privacy_clear_passwords_summary" msgid="8856782718942903335">"Fjern alle lagrede passord"</string>
    <string name="pref_privacy_clear_passwords_dlg" msgid="2083869328824248255">"Alle lagrede passord vil bli slettet."</string>
    <string name="pref_privacy_location_title" msgid="7458378016606081067">"Posisjon"</string>
    <string name="pref_privacy_enable_geolocation" msgid="1395040170290765686">"Aktiver posisjon"</string>
    <string name="pref_privacy_enable_geolocation_summary" msgid="8437020934664306205">"La nettsteder be om tilgang til posisjonen din"</string>
    <string name="pref_privacy_clear_geolocation_access" msgid="6649680770030042980">"Deaktiver posisjonstilgang"</string>
    <string name="pref_privacy_clear_geolocation_access_summary" msgid="7750143359497314679">"Deaktiver posisjonstilgang for alle nettsteder"</string>
    <string name="pref_privacy_clear_geolocation_access_dlg" msgid="7327063124488827244">"Deaktiver posisjonstilgang for alle nettsteder"</string>
    <string name="pref_security_passwords_title" msgid="5734190542383756711">"Passord"</string>
    <string name="pref_security_remember_passwords" msgid="6492957683454529549">"Husk passord"</string>
    <string name="pref_security_remember_passwords_summary" msgid="256388703356349137">"Lagre brukernavn og passord for nettsteder"</string>
    <string name="pref_security_save_form_data" msgid="1213669802810198893">"Husk skjemadata"</string>
    <string name="pref_security_save_form_data_summary" msgid="4994074685153708026">"Husk data skrevet inn i skjemaer til senere"</string>
    <string name="pref_security_show_security_warning" msgid="8901135676266754559">"Vis sikkerhetsadvarsler"</string>
    <string name="pref_security_show_security_warning_summary" msgid="8968906112720511704">"Vis advarsel hvis det er et problem med sikkerheten på et nettsted"</string>
    <string name="pref_security_accept_cookies" msgid="3201367661925047989">"Godta informasjonskapsler"</string>
    <string name="pref_security_accept_cookies_summary" msgid="1465118934875026920">"Tillat nettsteder å lagre og lese informasjonskapsler"</string>
    <string name="pref_text_size" msgid="3827031324346612208">"Skriftstørrelse"</string>
  <string-array name="pref_text_size_choices">
    <item msgid="4952686548944739548">"Bitteliten"</item>
    <item msgid="1950030433642671460">"Liten"</item>
    <item msgid="4338347520133294584">"Normal"</item>
    <item msgid="5043128215356351184">"Stor"</item>
    <item msgid="7201512237890458902">"Kjempestor"</item>
  </string-array>
    <string name="pref_text_size_dialogtitle" msgid="3625388833512647865">"Tekststørrelse"</string>
    <string name="pref_default_zoom" msgid="8076142259097187395">"Standardzoom"</string>
  <string-array name="pref_default_zoom_choices">
    <item msgid="549583171195154919">"Langt unna"</item>
    <item msgid="5619034257768161024">"Normal"</item>
    <item msgid="3840999588443167001">"Nærme"</item>
  </string-array>
    <string name="pref_default_zoom_dialogtitle" msgid="6095974367125109021">"Standardzoom"</string>
    <string name="pref_content_load_page" msgid="2219810141690955452">"Når en side lastes inn:"</string>
    <string name="pref_content_load_page_summary" msgid="8792093504054149369">"Vis oversikt over siden"</string>
    <string name="pref_extras_title" msgid="7075456173747370647">"Avansert"</string>
    <string name="pref_extras_website_settings" msgid="67866640052455549">"Nettstedsinnstillinger"</string>
    <string name="pref_extras_website_settings_summary" msgid="1656771443223494406">"Avanserte innstillinger for individuelle nettsteder"</string>
    <string name="pref_extras_reset_default_title" msgid="3579760449455761762">"Tilbakestill standardinnstillinger"</string>
    <string name="pref_extras_reset_default" msgid="8904000515846202110">"Tilbakestill til standard"</string>
    <string name="pref_extras_reset_default_summary" msgid="4247870778270414501">"Gjenoppretter til standardinnstillinger"</string>
    <string name="pref_extras_reset_default_dlg" msgid="6640261575874704022">"Tilbakestiller innstillingene til standardverdier."</string>
    <string name="pref_extras_reset_default_dlg_title" msgid="2250334970728938936">"Tilbakestill til standard"</string>
    <string name="pref_development_title" msgid="3263854204533056480">"Avlusing"</string>
    <string name="pref_default_text_encoding" msgid="5742965543955558478">"Tekstkoding"</string>
  <string-array name="pref_default_text_encoding_choices">
    <item msgid="7275223955790513818">"Latin-1 (ISO-8859-1)"</item>
    <item msgid="2456597866837587140">"Unicode (UTF-8)"</item>
    <item msgid="6122474363777211732">"Kinesisk (GBK)"</item>
    <item msgid="373372275931607040">"Kinesisk (Big5)"</item>
    <item msgid="891615911084608570">"Japansk (ISO-2022-JP)"</item>
    <item msgid="5589150448475151241">"Japansk (SHIFT_JIS)"</item>
    <item msgid="7356792686950371843">"Japansk (EUC-JP)"</item>
    <item msgid="2193955365569270096">"Koreansk (EUC-KR)"</item>
  </string-array>
    <string name="pref_default_text_encoding_dialogtitle" msgid="5508255018084978547">"Tekstkoding"</string>
    <string name="pref_lab_title" msgid="5571091610359629423">"Prøvefunksjoner"</string>
    <string name="pref_lab_quick_controls" msgid="2105979166017257647">"Hurtigkontroller"</string>
    <string name="pref_lab_quick_controls_summary" msgid="8025196176636589803">"Sveip tommelen fra venstre el. høyre kant for å få tilgang til hurtigkontroller"</string>
    <string name="pref_lab_most_visited_homepage" msgid="547134501893835512">"Mest besøkte startside"</string>
    <string name="pref_lab_most_visited_homepage_summary" msgid="6857702350834122532">"Angir at hjemmesiden din skal vise de mest besøkte sidene."</string>
    <string name="browserFrameNetworkErrorLabel" msgid="126892350904924893">"Datatilkoblingsproblem"</string>
    <string name="browserFrameFileErrorLabel" msgid="8063691502792670367">"Problem med fil"</string>
    <string name="browserFrameFormResubmitLabel" msgid="2685923472682180360">"Bekreft"</string>
    <string name="browserFrameFormResubmitMessage" msgid="2752182215695632138">"Siden du prøver å se inneholder data som allerede er blitt sendt inn (\"POSTDATA\"). Hvis du sender dataene på nytt, kan handlingene som skjemaet på siden utførte bli gjentatt."</string>
    <string name="loadSuspendedTitle" msgid="675991625288706944">"Ingen nettverkstilkobling"</string>
    <string name="loadSuspended" msgid="3133656588880851273">"Nettleseren kan ikke laste denne siden fordi det ikke er noen tilkobling til internett."</string>
    <string name="clear_history" msgid="5998307092715979619">"Tøm logg"</string>
    <string name="browser_history" msgid="1038987118290272525">"Nylig besøkte sider"</string>
    <string name="empty_history" msgid="8738772352308207274">"Nettleserloggen er tom."</string>
    <string name="add_new_bookmark" msgid="8086367791400349049">"Legg til bokmerke"</string>
    <string name="add_bookmark_short" msgid="3783984330998103735">"Legg til"</string>
    <string name="search_hint" msgid="4647356319916631820">"Søk etter eller skriv inn URL"</string>
    <string name="search_button_text" msgid="5235226933877634410">"Gå"</string>
    <string name="search_settings_description" msgid="1422401062529014107">"Bokmerker og historikk"</string>
    <string name="attention" msgid="3473639060042811244">"Obs"</string>
    <string name="popup_window_attempt" msgid="2673111696288657989">"Nettstedet prøver å åpne et popup-vindu"</string>
    <string name="allow" msgid="1157313689171991335">"Tillat"</string>
    <string name="block" msgid="9172175889884707800">"Blokker"</string>
    <string name="too_many_windows_dialog_title" msgid="5175503564948906442">"Vindusgrense nådd"</string>
    <string name="too_many_windows_dialog_message" msgid="1398571800233959583">"Kan ikke åpne et nytt vindu fordi du allerede har åpnet maksimalt antall."</string>
    <string name="too_many_subwindows_dialog_title" msgid="3805453941587725944">"Popup-vindu allerede åpent"</string>
    <string name="too_many_subwindows_dialog_message" msgid="5827289829907966657">"Kan ikke åpne et nytt popup-vindu, fordi det bare kan være ett åpent av gangen."</string>
    <string name="download_title" msgid="2122874021047565594">"Nedlastingslogg"</string>
    <string name="download_unknown_filename" msgid="4013465542563652175">"&lt;Ukjent&gt;"</string>
    <string name="download_menu_open" msgid="4888327480367757513">"Åpne"</string>
    <string name="download_menu_clear" msgid="6264454531553418124">"Fjern fra listen"</string>
    <string name="download_menu_delete" msgid="8815502136393894148">"Slett"</string>
    <string name="download_menu_cancel" msgid="2545333007601851574">"Avbryt nedlasting"</string>
    <string name="download_menu_cancel_all" msgid="2136550823151999166">"Avbryt alle nedlastinger"</string>
    <string name="download_cancel_dlg_title" msgid="8909108500262799748">"Avbryt nedlastinger"</string>
    <string name="download_cancel_dlg_msg" msgid="6285389170052357797">"Alle <xliff:g id="DOWNLOAD_COUNT">%d</xliff:g> nedlastinger vil bli avbrutt og fjernet fra nedlastingsloggen."</string>
    <string name="download_delete_file" msgid="5330036497843073249">"Filen slettes"</string>
    <string name="download_file_error_dlg_title" msgid="2693630283595384874">"Tom for plass"</string>
    <string name="download_file_error_dlg_msg" msgid="5156405410324072471">"Kan ikke laste ned <xliff:g id="FILENAME">%s</xliff:g>."\n"Frigjør plass på telefonen og prøv på nytt."</string>
    <string name="download_failed_generic_dlg_title" msgid="6106781095337833391">"Nedlasting mislykket"</string>
    <string name="download_no_sdcard_dlg_title" product="nosdcard" msgid="56777245081568508">"USB-lagring utilgjengelig"</string>
    <string name="download_no_sdcard_dlg_title" product="default" msgid="605904452159416792">"Mangler minnekort"</string>
    <string name="download_no_sdcard_dlg_msg" product="nosdcard" msgid="3144652102051031721">"USB-lagring kreves for å laste ned <xliff:g id="FILENAME">%s</xliff:g>."</string>
    <string name="download_no_sdcard_dlg_msg" product="default" msgid="2616399456116301518">"Du trenger et minnekort for å laste ned <xliff:g id="FILENAME">%s</xliff:g>."</string>
    <string name="download_sdcard_busy_dlg_title" product="nosdcard" msgid="8081445664689818973">"USB-lagring utilgjengelig"</string>
    <string name="download_sdcard_busy_dlg_title" product="default" msgid="6877712666046917741">"Minnekort utilgjengelig"</string>
    <string name="download_sdcard_busy_dlg_msg" product="nosdcard" msgid="3979329954835690147">"USB-lagring er opptatt. Velg alternativet for å slå av USB-lagring i varselet for å tillate nedlastinger."</string>
    <string name="download_sdcard_busy_dlg_msg" product="default" msgid="3473883538192835204">"SD-kortet er opptatt. Velg alternativet for å slå av USB-lagring i varselet for å tillate nedlastinger."</string>
    <string name="cannot_download" msgid="8150552478556798780">"Kan kun laste ned «http»- eller «https»-nettadresser."</string>
    <string name="download_no_application_title" msgid="1286056729168874295">"Får ikke åpnet filen"</string>
    <string name="retry" msgid="1835923075542266721">"Prøv igjen"</string>
    <string name="no_downloads" msgid="3947445710685021498">"Nedlastingsloggen er tom."</string>
    <string name="download_error" msgid="413496839831257187">"Nedlasting mislykket."</string>
    <string name="download_success" msgid="2279041638155595203">"<xliff:g id="FILE">%s</xliff:g> Nedlasting fullført."</string>
    <string name="download_running" msgid="2622942231322015059">"Laster ned…"</string>
    <string name="download_pending" msgid="2599683668575349559">"Starter nedlasting…"</string>
    <string name="download_pending_network" msgid="6548714525679461053">"Venter på datatilkobling…"</string>
    <string name="download_running_paused" msgid="6418029352085656495">"Venter på datatilkobling…"</string>
    <string name="download_canceled" msgid="6057083743144492515">"Nedlasting avbrutt."</string>
    <string name="download_not_acceptable" msgid="313769696131563652">"Kan ikke laste ned. Innholdet er ikke støttet av telefonen."</string>
    <string name="download_file_error" msgid="1206648050615176113">"Kan ikke fullføre nedlastingen. Det er ikke nok plass."</string>
    <string name="download_length_required" msgid="9038605488460437406">"Kan ikke laste ned. Kan ikke fastsette størrelsen på filen."</string>
    <string name="download_precondition_failed" msgid="8327584102874295580">"Nedlasting avbrutt. Den kan ikke gjenopptas."</string>
    <string name="search_the_web" msgid="6046130189241962337">"Søk på nettet"</string>
    <string name="webstorage_outofspace_notification_title" msgid="1160474608059771788">"Nettleserlageret er fullt"</string>
    <string name="webstorage_outofspace_notification_text" msgid="7341075135051829692">"Klikk for å frigjøre plass."</string>
    <string name="webstorage_clear_data_title" msgid="689484577124333977">"Fjern lagrede data"</string>
    <string name="webstorage_clear_data_dialog_title" msgid="345457466368974706">"Fjern lagrede data"</string>
    <string name="webstorage_clear_data_dialog_message" msgid="6678281256970470125">"Alle data som er lagret av dette nettstedet, vil bli slettet"</string>
    <string name="webstorage_clear_data_dialog_ok_button" msgid="2516563534211898636">"Fjern alle"</string>
    <string name="webstorage_clear_data_dialog_cancel_button" msgid="2028867751958942762">"Avbryt"</string>
    <string name="webstorage_origin_summary_mb_stored" msgid="1985885826292236210">"MB lagret på telefonen"</string>
    <string name="loading_video" msgid="4887871585216091096">"Henter video"</string>
    <string name="geolocation_permissions_prompt_message" msgid="356796102004052471">"<xliff:g id="WEBSITE_ORIGIN">%s</xliff:g> vil vite posisjonen din"</string>
    <string name="geolocation_permissions_prompt_share" msgid="9084486342048347976">"Del"</string>
    <string name="geolocation_permissions_prompt_dont_share" msgid="6303025160237860300">"Ikke del"</string>
    <string name="geolocation_permissions_prompt_remember" msgid="3118526300707348308">"Husk"</string>
    <string name="geolocation_permissions_prompt_toast_allowed" msgid="987286072035125498">"Nettstedet har tilgang til din posisjon. Endre dette i Innstillinger &gt; Nettstedinnstillinger"</string>
    <string name="geolocation_permissions_prompt_toast_disallowed" msgid="7695100950212692515">"Nettstedet har ikke tilgang til din posisjon. Endre dette i Innstillinger &gt; Nettstedinnstillinger"</string>
    <string name="geolocation_settings_page_title" msgid="1745477985097536528">"Deaktiver posisjonstilgang"</string>
    <string name="geolocation_settings_page_summary_allowed" msgid="9180251524290811398">"Dette nettstedet har for tiden tilgang til posisjonen din"</string>
    <string name="geolocation_settings_page_summary_not_allowed" msgid="4589649082203102544">"Dette nettstedet har for tiden ikke tilgang til posisjonen din"</string>
    <string name="geolocation_settings_page_dialog_title" msgid="1549842043381347668">"Deaktiver posisjonstilgang"</string>
    <string name="geolocation_settings_page_dialog_message" msgid="7586671987576403993">"Posisjonstilgang for dette nettstedet vil bli deaktivert"</string>
    <string name="geolocation_settings_page_dialog_ok_button" msgid="4789434178048077287">"Deaktiver tilgang"</string>
    <string name="geolocation_settings_page_dialog_cancel_button" msgid="7941036504673409747">"Avbryt"</string>
    <string name="website_settings_clear_all" msgid="8739804325997655980">"Tøm alle"</string>
    <string name="website_settings_clear_all_dialog_title" msgid="7791826325122461718">"Tøm alle nettstedsinnstillinger?"</string>
    <string name="website_settings_clear_all_dialog_message" msgid="6150502090601476333">"Alle data fra nettsteder og plasseringstillatelser vil bli slettet."</string>
    <string name="website_settings_clear_all_dialog_ok_button" msgid="6401582240627669431">"Slett alle data"</string>
    <string name="website_settings_clear_all_dialog_cancel_button" msgid="1896757051856611674">"Avbryt"</string>
    <string name="progress_dialog_setting_wallpaper" msgid="4871900779338536674">"Angir bakgrunn ..."</string>
    <string name="defaultBookmarksUpButton" msgid="2303951020715704735">"Bokmerker"</string>
    <string name="empty_bookmarks_folder" msgid="7843361614634930942">"Det er ingen bokmerker"</string>
    <string name="rlz_access_point" msgid="7165847807377650632">"Y1"</string>
    <string name="account_chooser_dialog_title" msgid="3314204833188808194">"Velg konto"</string>
    <string name="import_bookmarks_dialog_title" msgid="3325557652271172128">"Synkroniser med Google-konto"</string>
    <string name="import_bookmarks_dialog_description" msgid="2187665745413495303">"Dine Android-bokmerker er ikke tilknyttet en Google-konto"</string>
    <string name="import_bookmarks_dialog_remove" msgid="8105572409059113340">"Fjern Android-bokmerkene"</string>
    <string name="import_bookmarks_dialog_import" msgid="6933613853573899218">"Legg til Android-bokmerker i bokmerker for <xliff:g id="GOOGLE_ACCOUNT">%s</xliff:g>"</string>
    <string name="menu_share_url" msgid="5851814357333739700">"Del"</string>
    <string name="max_tabs_warning" msgid="4122034303809457570">"Ingen flere faner tilgjengelig"</string>
</resources>