|
334 | 334 | and is used to customize background environments of the app. -->
|
335 | 335 | <string name="developer_options_env_override">Aktiver overstyring av miljøet</string>
|
336 | 336 |
|
337 |
| - <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle |
338 |
| - running content in a separate process. |
339 |
| - Multiprocessing: the running of two or more programs or sequences of instructions |
340 |
| - simultaneously by a computer with more than one central processor. |
341 |
| - A dialog should appear with a field labeled with the text, 'Enable Multiprocess'. --> |
342 |
| - <string name="developer_options_multiprocess">Aktiver multiprosess</string> |
343 |
| - |
344 | 337 | <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
|
345 | 338 | the performance monitor. The Performance monitor is used to detect pages that cause the
|
346 | 339 | browser to run below a target framerate and pauses the page to restore performance.
|
|
356 | 349 | <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
|
357 | 350 | UI render mode. If enables it uses hardware acceleration which should be faster but it may be more unstable.
|
358 | 351 | If disabled it uses software rendering which is stable but not as performant as hardware acceleration
|
359 |
| ---> |
| 352 | + --> |
360 | 353 | <string name="hardware_acceleration_switch">Aktiver UI-maskinvareakselerasjon</string>
|
361 | 354 |
|
362 | 355 | <!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. -->
|
|
456 | 449 |
|
457 | 450 | <!-- This string describes what the 'Reset' button in the developer options does which is
|
458 | 451 | restore all the developer settings to their default value. -->
|
459 |
| - <string name="developer_options_reset">Tilbakestill utviklerinnstillingar</string> |
| 452 | + <string name="developer_options_reset">Bruk standard utviklarinnstillingar</string> |
460 | 453 |
|
461 | 454 | <!-- This string labels the 'Reset' button that restores the default developer settings values. -->
|
462 | 455 | <string name="developer_options_reset_button">Tilbakestill</string>
|
|
933 | 926 | <string name="history_context_remove_bookmarks">Fjern frå bokmerke</string>
|
934 | 927 |
|
935 | 928 | <!-- This string labels the Reset button that restores the default display settings values. -->
|
936 |
| - <string name="display_options_reset">Tilbakestill skjerminnstillingar</string> |
| 929 | + <string name="display_options_reset">Bruk standard skjerminnstillingar</string> |
937 | 930 |
|
938 | 931 | <!-- This string labels the Reset button that restores the default privacy and security settings values. -->
|
939 |
| - <string name="privacy_options_reset">Tilbakestill innstillingar for personvern og sikkerheit</string> |
| 932 | + <string name="privacy_options_reset">Bruk standard innstillingar for personvern og sikkerheit</string> |
940 | 933 |
|
941 | 934 | <!-- This string labels the Clear All button that removes all the sites from the stored allowed pop-ups sites. -->
|
942 | 935 | <string name="privacy_options_popups_clear_all">Fjern alle</string>
|
|
956 | 949 | <string name="privacy_options_popups_list_empty_second">Ei liste over nettstadar med løyve vert viste her.</string>
|
957 | 950 |
|
958 | 951 | <!-- This string labels the Reset button that restores the default controller settings values. -->
|
959 |
| - <string name="controller_options_reset">Tilbakestill kontrollerinnstillingar</string> |
| 952 | + <string name="controller_options_reset">Bruk standard kontrollinnstillingar</string> |
960 | 953 |
|
961 | 954 | <!-- This string labels the Reset button that restores the default environment settings values. -->
|
962 |
| - <string name="environment_options_reset">Tilbakestill miljøinnstillingar</string> |
| 955 | + <string name="environment_options_reset">Bruk standard miljøinnstillingar</string> |
963 | 956 |
|
964 | 957 | <!-- This string labels the Reset button that restores the default voice search language settings values. -->
|
965 |
| - <string name="language_options_reset">Tilbakestill språkinnstillingar for stemmesøk</string> |
| 958 | + <string name="language_options_reset">Bruk standard for språkinnstillingar for stemmesøk</string> |
966 | 959 |
|
967 | 960 | <!-- This string labels the Reset button that restores the default display language settings values. -->
|
968 |
| - <string name="display_language_options_reset">Tilbakestill visingsspråk</string> |
| 961 | + <string name="display_language_options_reset">Bruk standard visingsspråk</string> |
969 | 962 |
|
970 | 963 | <!-- This string labels the Reset button that restores the default content language settings values. -->
|
971 |
| - <string name="content_language_options_reset">Tilbakestill føretrekte språk for nettstadar</string> |
| 964 | + <string name="content_language_options_reset">Bruk standard føretrekte språk for nettstadar</string> |
972 | 965 |
|
973 | 966 | <!-- This string labels the Reset button that restores all language settings values. -->
|
974 | 967 | <string name="all_language_options_reset">Tilbakestill alle språkinnstillingar</string>
|
@@ -1374,4 +1367,6 @@ the Select` button. When clicked it closes all the previously selected tabs -->
|
1374 | 1367 | <!-- This string is displayed as a button below the slow script dialog description message. When clicked
|
1375 | 1368 | it continues to wait for execution of the web page script that caused the slow down. -->
|
1376 | 1369 | <string name="slow_script_dialog_action_wait">Vent</string>
|
1377 |
| -</resources> |
| 1370 | + |
| 1371 | + |
| 1372 | + </resources> |
0 commit comments