|
107 | 107 | <string name="settings_privacy_policy">Personvernbestemmelser</string>
|
108 | 108 |
|
109 | 109 |
|
110 |
| - <!-- This string is used as the title of the pop-ups dialog used to remove sites from the currently |
111 |
| - allowed pop-up sites. --> |
112 |
| - <string name="settings_privacy_policy_popups_title">Tillatelser for sprettoppvinduer</string> |
113 |
| - |
114 | 110 | <!-- This string is displayed under the title the pop-ups dialog used to remove sites from the currently
|
115 | 111 | allowed pop-up sites. -->
|
116 | 112 | <string name="settings_privacy_policy_popups_description">Du kan spesifisere hvilke nettsteder som kan åpne sprettoppvinduer</string>
|
|
568 | 564 | when that the content was just synced some time ago. -->
|
569 | 565 | <string name="fxa_account_last_synced">Sist synkronisert for %1$d minutt siden</string>
|
570 | 566 |
|
571 |
| - <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
572 |
| - and is used to enable or disable playback of DRM controlled content. --> |
573 |
| - <string name="security_options_drm_content">Spill av DRM-kontrollert innhold (<a href="http://somesite.com/">les mer</a>)</string> |
574 |
| - |
575 |
| - <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
| 567 | + <!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog |
576 | 568 | and is used to enable or disable the tabs restoration after a fresh app start. -->
|
577 | 569 | <string name="security_options_restore_tabs">Gjenopprett faner og vinduer etter omstart</string>
|
578 | 570 |
|
|
954 | 946 | <!-- This string labels the Reset button that removes all the sites from the stored allowed pop-ups sites. -->
|
955 | 947 | <string name="privacy_options_popups_reset">Tilbakestill blokker sprettoppvinduer-innstillinger</string>
|
956 | 948 |
|
957 |
| - <!-- This string is displayed on top of the allowed sites list in the allowed pop-ups panel. --> |
958 |
| - <string name="privacy_options_popups_list_header">Følgende nettsteder har bedt om å åpne sprettoppvinduer:</string> |
959 |
| - |
960 | 949 | <!-- This string is displayed in the first line of a text that's displayed in the middle of allowed pop-ups panel instead of the exceptions list
|
961 | 950 | when there are no exceptions. -->
|
962 | 951 | <string name="privacy_options_popups_list_empty_first">Når du åpner et nettsted med sprettoppvinduer, vil du se en dialog som lar deg velge å blokkere sprettoppvinduer.</string>
|
|
965 | 954 | when there are no exceptions. -->
|
966 | 955 | <string name="privacy_options_popups_list_empty_second">En liste over nettsteder med tillatelser vises her.</string>
|
967 | 956 |
|
968 |
| - <!-- This string labels the button in the privacy option panel that opens the dialog to add/remove |
969 |
| - Tracking protection exceptions. --> |
970 |
| - <string name="privacy_options_tracking_exceptions">Unntak</string> |
971 |
| - |
972 | 957 | <!-- This string labels the Reset button that restores the default controller settings values. -->
|
973 | 958 | <string name="controller_options_reset">Tilbakestill kontrollerinnstillinger</string>
|
974 | 959 |
|
@@ -1399,11 +1384,53 @@ the Select` button. When clicked it closes all the previously selected tabs -->
|
1399 | 1384 | <!-- This string is displayed as a button below the slow script dialog description message. When clicked
|
1400 | 1385 | it continues to wait for execution of the web page script that caused the slow down. -->
|
1401 | 1386 | <string name="slow_script_dialog_action_wait">Vent</string>
|
1402 |
| - |
1403 |
| - |
1404 |
| - <!-- This string is displayed in the enable button of the quick Tracking Protection dialog, accessed from the Tracking Protection icon in the URL bar. --> |
1405 |
| - <string name="tracking_dialog_button_enable">Slå på</string> |
| 1387 | + |
| 1388 | + <!-- This string is displayed in the enable button that is displayed inside the dialog that is displayed the first time a user access |
| 1389 | + access DRM content if they haven't explicitly enable/Disable the DRM setting yet. --> |
| 1390 | + <string name="drm_first_use_allow">Tillat</string> |
| 1391 | + |
| 1392 | + <!-- This string is displayed in the do not enable button that is displayed inside the dialog that is displayed the first time a user access |
| 1393 | + access DRM content if they haven't explicitly enable/Disable the DRM setting yet. --> |
| 1394 | + <string name="drm_first_use_do_not_allow">Ikke tillat</string> |
1406 | 1395 |
|
1407 | 1396 | <!-- This string is displayed in the disable button of the quick Tracking Protection dialog, accessed from the Tracking Protection icon in the URL bar. -->
|
1408 | 1397 | <string name="tracking_dialog_button_disable">Slå av</string>
|
1409 |
| -</resources> |
| 1398 | + |
| 1399 | + <!-- This string is displayed in the body of the confirm dialog shown in some platforms when the back button is pressed to quit the app. |
| 1400 | + '%1$s' will be replaced at runtime with the app name. --> |
| 1401 | + <string name="exit_confirm_dialog_body">Er du sikker på at du vil avslutte %1$s?</string> |
| 1402 | + |
| 1403 | + <!-- This string is displayed in the Cancel button of the confirm dialog shown in some platforms when the back button is pressed to quit the app. --> |
| 1404 | + <string name="exit_confirm_dialog_button_cancel">Avbryt</string> |
| 1405 | + |
| 1406 | + <!-- This string is displayed in the Quit button of the confirm dialog shown in some platforms when the back button is pressed to quit the app. --> |
| 1407 | + <string name="exit_confirm_dialog_button_quit">Avslutt</string> |
| 1408 | + |
| 1409 | + <!-- This string is displayed in the title of the dialog displayed when the user tries to open an unsupported |
| 1410 | + file from the Downloads library panel. --> |
| 1411 | + <string name="download_open_file_unsupported_title">Ustøttet filtype</string> |
| 1412 | + |
| 1413 | + <!-- This string is displayed in the cancel button of the dialog displayed when the user tries to open an unsupported |
| 1414 | + file from the Downloads library panel. When clicked the dialog is closed.--> |
| 1415 | + <string name="download_open_file_unsupported_cancel">Avbryt</string> |
| 1416 | + |
| 1417 | + <!-- This string is displayed in the cancel button of the dialog displayed when the user tries to open an unsupported |
| 1418 | + file from the Downloads library panel. When clicked we hand over the file open to the system.--> |
| 1419 | + <string name="download_open_file_unsupported_open">Åpne</string> |
| 1420 | + |
| 1421 | + <!-- This string is displayed in the title of the dialog displayed when we try to hand over the file open to |
| 1422 | + the system but the system can't handle it either. --> |
| 1423 | + <string name="download_open_file_error_title">Feil</string> |
| 1424 | + |
| 1425 | + <!-- This string is displayed in the "Cancel" button of the dialog displayed when a download has been requested |
| 1426 | + so the user can confirm if they want to actually download the file. If clicked the download is not started. --> |
| 1427 | + <string name="download_confirm_cancel">Avbryt</string> |
| 1428 | + |
| 1429 | + <!-- This string is displayed in the "Download" button of the dialog displayed when a download has been requested |
| 1430 | + so the user can confirm if they want to actually download the file. If clicked the download is queued. --> |
| 1431 | + <string name="download_confirm_download">Last ned</string> |
| 1432 | + |
| 1433 | + <!-- This string is displayed in the confirmation dialog when a downloaded file is deleted from the downloads list. --> |
| 1434 | + <string name="download_delete_file_confirm_title">Slett fil</string> |
| 1435 | + |
| 1436 | + </resources> |
0 commit comments