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

Commit

Permalink
Import l10n. (#1938)
Browse files Browse the repository at this point in the history
  • Loading branch information
mozilla-l10n-automation-bot authored and bluemarvin committed Oct 8, 2019
1 parent 0c9f13e commit fa3e977
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 33 deletions.
14 changes: 3 additions & 11 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,10 +306,6 @@
use for the display density. -->
<string name="developer_options_display_density">Anzeigeauflösung:</string>

<!-- This string is used to label two integer-entry fields where the default width and height of
the browser window may be set. -->
<string name="developer_options_window_size">Fenstergröße:</string>

<!-- This string is used to label buttons to enable editing of text fields in the
'Developer Options' dialog. Pressing this button switches the text to
editable-text fields so their values may be changed. -->
Expand All @@ -328,10 +324,6 @@
for the virtual displays Dots Per Inch (DPI). -->
<string name="developer_options_display_dpi">DPI-Wert für Anzeige:</string>

<!-- This string is used to label two integer entry fields that will allow the user to adjust
the maximum window size in the X and Y dimensions. -->
<string name="developer_options_max_window_size">Max. Fenstergröße:</string>

<!-- This string is used to label radio buttons for setting Multi-Sample Anti-Aliasing (MSAA) in
VR Immersive Mode. -->
<string name="developer_options_msaa">MSAA</string>
Expand Down Expand Up @@ -766,13 +758,13 @@
<string name="all_language_options_reset">Alle Spracheinstellungen zurücksetzen</string>

<!-- This string labels the description in the Voice Search Language button in the main language setting dialog. -->
<string name="language_options_voice_search_language"><![CDATA[Sprache für die gesprochene Suche: <br>&emsp;&emsp;<b>%1$s</b>]]></string>
<string name="language_options_voice_search_language_title">Sprache für gesprochene Suche:</string>

<!-- This string labels the description in the Content Language button in the main language setting dialog. -->
<string name="language_options_content_language"><![CDATA[Bevorzugte Sprache zum Anzeigen von Websites: <br>&emsp;&emsp;<b>%1$s</b>]]></string>
<string name="language_options_content_language_title">Bevorzugte Sprache für die Anzeige von Websites:</string>

<!-- This string labels the description in the Display Language button in the main language setting dialog. -->
<string name="language_options_display_language"><![CDATA[Anzeigesprache für App: <br>&emsp;&emsp;<b>%1$s</b>]]></string>
<string name="language_options_display_language_title">Anzeigesprache für App:</string>

<!-- This string labels the description in the Content Language header for preferred languages list. -->
<string name="language_options_preferred_languages">Bevorzugte Sprache(n)</string>
Expand Down
14 changes: 3 additions & 11 deletions app/src/main/res/values-nb-rNO/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,10 +307,6 @@
use for the display density. -->
<string name="developer_options_display_density">Skjermtetthet:</string>

<!-- This string is used to label two integer-entry fields where the default width and height of
the browser window may be set. -->
<string name="developer_options_window_size">Vindusstørrelse:</string>

<!-- This string is used to label buttons to enable editing of text fields in the
'Developer Options' dialog. Pressing this button switches the text to
editable-text fields so their values may be changed. -->
Expand All @@ -329,10 +325,6 @@
for the virtual displays Dots Per Inch (DPI). -->
<string name="developer_options_display_dpi">Skjerm-DPI:</string>

<!-- This string is used to label two integer entry fields that will allow the user to adjust
the maximum window size in the X and Y dimensions. -->
<string name="developer_options_max_window_size">Maks vindusstørrelse:</string>

<!-- This string is used to label radio buttons for setting Multi-Sample Anti-Aliasing (MSAA) in
VR Immersive Mode. -->
<string name="developer_options_msaa">MSAA</string>
Expand Down Expand Up @@ -768,13 +760,13 @@
<string name="all_language_options_reset">Tilbakestill alle språkinnstillinger</string>

<!-- This string labels the description in the Voice Search Language button in the main language setting dialog. -->
<string name="language_options_voice_search_language"><![CDATA[Språk for stemmesøk: <br>&emsp;&emsp;<b>%1$s</b>]]></string>
<string name="language_options_voice_search_language_title">Språk for stemmesøk:</string>

<!-- This string labels the description in the Content Language button in the main language setting dialog. -->
<string name="language_options_content_language"><![CDATA[Foretrukket språk for visning av nettsteder: <br>&emsp;&emsp;<b>%1$s</b>]]></string>
<string name="language_options_content_language_title">Foretrukket språk for visning av nettsteder:</string>

<!-- This string labels the description in the Display Language button in the main language setting dialog. -->
<string name="language_options_display_language"><![CDATA[Visningsspråk for app: <br>&emsp;&emsp;<b>%1$s</b>]]></string>
<string name="language_options_display_language_title">Visningsspråk for app:</string>

<!-- This string labels the description in the Content Language header for preferred languages list. -->
<string name="language_options_preferred_languages">Foretrukket språk</string>
Expand Down
14 changes: 3 additions & 11 deletions app/src/main/res/values-sv-rSE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,10 +306,6 @@
use for the display density. -->
<string name="developer_options_display_density">Skärmdensitet:</string>

<!-- This string is used to label two integer-entry fields where the default width and height of
the browser window may be set. -->
<string name="developer_options_window_size">Fönsterstorlek:</string>

<!-- This string is used to label buttons to enable editing of text fields in the
'Developer Options' dialog. Pressing this button switches the text to
editable-text fields so their values may be changed. -->
Expand All @@ -328,10 +324,6 @@
for the virtual displays Dots Per Inch (DPI). -->
<string name="developer_options_display_dpi">Visa DPI:</string>

<!-- This string is used to label two integer entry fields that will allow the user to adjust
the maximum window size in the X and Y dimensions. -->
<string name="developer_options_max_window_size">Max. fönsterstorlek:</string>

<!-- This string is used to label radio buttons for setting Multi-Sample Anti-Aliasing (MSAA) in
VR Immersive Mode. -->
<string name="developer_options_msaa">MSAA</string>
Expand Down Expand Up @@ -766,13 +758,13 @@
<string name="all_language_options_reset">Återställ alla språkinställningar</string>

<!-- This string labels the description in the Voice Search Language button in the main language setting dialog. -->
<string name="language_options_voice_search_language"><![CDATA[Röstsökningsspråk: <br>&emsp;&emsp;<b>%1$s</b>]]></string>
<string name="language_options_voice_search_language_title">Röstsökningsspråk:</string>

<!-- This string labels the description in the Content Language button in the main language setting dialog. -->
<string name="language_options_content_language"><![CDATA[Föredraget språk för visning av webbplatser: <br>&emsp;&emsp;<b>%1$s</b>]]></string>
<string name="language_options_content_language_title">Föredraget språk för visning av webbplatser:</string>

<!-- This string labels the description in the Display Language button in the main language setting dialog. -->
<string name="language_options_display_language"><![CDATA[Visningsspråk för app: <br>&emsp;&emsp;<b>%1$s</b>]]></string>
<string name="language_options_display_language_title">Visningsspråk för app:</string>

<!-- This string labels the description in the Content Language header for preferred languages list. -->
<string name="language_options_preferred_languages">Föredragna språk</string>
Expand Down

0 comments on commit fa3e977

Please sign in to comment.