Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 91b6b77

Browse files
Import l10n. (#3221)
1 parent 6db2f60 commit 91b6b77

File tree

1 file changed

+12
-17
lines changed

1 file changed

+12
-17
lines changed

app/src/main/res/values-nn-rNO/strings.xml

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -334,13 +334,6 @@
334334
and is used to customize background environments of the app. -->
335335
<string name="developer_options_env_override">Aktiver overstyring av miljøet</string>
336336

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-
344337
<!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
345338
the performance monitor. The Performance monitor is used to detect pages that cause the
346339
browser to run below a target framerate and pauses the page to restore performance.
@@ -356,7 +349,7 @@
356349
<!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
357350
UI render mode. If enables it uses hardware acceleration which should be faster but it may be more unstable.
358351
If disabled it uses software rendering which is stable but not as performant as hardware acceleration
359-
-->
352+
-->
360353
<string name="hardware_acceleration_switch">Aktiver UI-maskinvareakselerasjon</string>
361354

362355
<!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. -->
@@ -456,7 +449,7 @@
456449

457450
<!-- This string describes what the 'Reset' button in the developer options does which is
458451
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>
460453

461454
<!-- This string labels the 'Reset' button that restores the default developer settings values. -->
462455
<string name="developer_options_reset_button">Tilbakestill</string>
@@ -933,10 +926,10 @@
933926
<string name="history_context_remove_bookmarks">Fjern frå bokmerke</string>
934927

935928
<!-- 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>
937930

938931
<!-- 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>
940933

941934
<!-- This string labels the Clear All button that removes all the sites from the stored allowed pop-ups sites. -->
942935
<string name="privacy_options_popups_clear_all">Fjern alle</string>
@@ -956,19 +949,19 @@
956949
<string name="privacy_options_popups_list_empty_second">Ei liste over nettstadar med løyve vert viste her.</string>
957950

958951
<!-- 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>
960953

961954
<!-- 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>
963956

964957
<!-- 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>
966959

967960
<!-- 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>
969962

970963
<!-- 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>
972965

973966
<!-- This string labels the Reset button that restores all language settings values. -->
974967
<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 -->
13741367
<!-- This string is displayed as a button below the slow script dialog description message. When clicked
13751368
it continues to wait for execution of the web page script that caused the slow down. -->
13761369
<string name="slow_script_dialog_action_wait">Vent</string>
1377-
</resources>
1370+
1371+
1372+
</resources>

0 commit comments

Comments
 (0)