Skip to content

Commit

Permalink
Import l10n. (#3221)
Browse files Browse the repository at this point in the history
  • Loading branch information
mozilla-l10n-automation-bot committed Apr 23, 2020
1 parent 6db2f60 commit 91b6b77
Showing 1 changed file with 12 additions and 17 deletions.
29 changes: 12 additions & 17 deletions app/src/main/res/values-nn-rNO/strings.xml
Expand Up @@ -334,13 +334,6 @@
and is used to customize background environments of the app. -->
<string name="developer_options_env_override">Aktiver overstyring av miljøet</string>

<!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
running content in a separate process.
Multiprocessing: the running of two or more programs or sequences of instructions
simultaneously by a computer with more than one central processor.
A dialog should appear with a field labeled with the text, 'Enable Multiprocess'. -->
<string name="developer_options_multiprocess">Aktiver multiprosess</string>

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

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

<!-- This string describes what the 'Reset' button in the developer options does which is
restore all the developer settings to their default value. -->
<string name="developer_options_reset">Tilbakestill utviklerinnstillingar</string>
<string name="developer_options_reset">Bruk standard utviklarinnstillingar</string>

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

<!-- This string labels the Reset button that restores the default display settings values. -->
<string name="display_options_reset">Tilbakestill skjerminnstillingar</string>
<string name="display_options_reset">Bruk standard skjerminnstillingar</string>

<!-- This string labels the Reset button that restores the default privacy and security settings values. -->
<string name="privacy_options_reset">Tilbakestill innstillingar for personvern og sikkerheit</string>
<string name="privacy_options_reset">Bruk standard innstillingar for personvern og sikkerheit</string>

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

<!-- This string labels the Reset button that restores the default controller settings values. -->
<string name="controller_options_reset">Tilbakestill kontrollerinnstillingar</string>
<string name="controller_options_reset">Bruk standard kontrollinnstillingar</string>

<!-- This string labels the Reset button that restores the default environment settings values. -->
<string name="environment_options_reset">Tilbakestill miljøinnstillingar</string>
<string name="environment_options_reset">Bruk standard miljøinnstillingar</string>

<!-- This string labels the Reset button that restores the default voice search language settings values. -->
<string name="language_options_reset">Tilbakestill språkinnstillingar for stemmesøk</string>
<string name="language_options_reset">Bruk standard for språkinnstillingar for stemmesøk</string>

<!-- This string labels the Reset button that restores the default display language settings values. -->
<string name="display_language_options_reset">Tilbakestill visingsspråk</string>
<string name="display_language_options_reset">Bruk standard visingsspråk</string>

<!-- This string labels the Reset button that restores the default content language settings values. -->
<string name="content_language_options_reset">Tilbakestill føretrekte språk for nettstadar</string>
<string name="content_language_options_reset">Bruk standard føretrekte språk for nettstadar</string>

<!-- This string labels the Reset button that restores all language settings values. -->
<string name="all_language_options_reset">Tilbakestill alle språkinnstillingar</string>
Expand Down Expand Up @@ -1374,4 +1367,6 @@ the Select` button. When clicked it closes all the previously selected tabs -->
<!-- This string is displayed as a button below the slow script dialog description message. When clicked
it continues to wait for execution of the web page script that caused the slow down. -->
<string name="slow_script_dialog_action_wait">Vent</string>
</resources>


</resources>

0 comments on commit 91b6b77

Please sign in to comment.