Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
Import l10n.
Browse files Browse the repository at this point in the history
  • Loading branch information
mozilla-l10n-automation-bot authored and mergify[bot] committed Feb 14, 2022
1 parent 9dfadfb commit 1f3e0e6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
6 changes: 4 additions & 2 deletions app/src/main/res/values-fi/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:moz="http://mozac.org/tools">
<resources xmlns:moz="http://mozac.org/tools" xmlns:tools="http://schemas.android.com/tools">
<!-- ####################################################################################### -->
<!-- ## Put only strings into this file that should be translated. Move all other strings ## -->
<!-- ## into a separate file like strings_references.xml ## -->
Expand Down Expand Up @@ -780,7 +780,9 @@
<string name="preference_https_only_title">Vain HTTPS -tila</string>

<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preference_https_only_summary2">Yrittää automaattisesti muodostaa yhteyden sivustoihin käyttämällä HTTPS:ää turvallisuuden parantamiseksi. HTTPS-yhteydet tarjoavat suojatun, salatun yhteyden vierailemillesi verkkosivustoille.</string>
<string moz:removedIn="98" name="preference_https_only_summary2" tools:ignore="UnusedResources">Yrittää automaattisesti muodostaa yhteyden sivustoihin käyttämällä HTTPS:ää turvallisuuden parantamiseksi. HTTPS-yhteydet tarjoavat suojatun, salatun yhteyden vierailemillesi verkkosivustoille.</string>

<string name="preference_https_only_summary3">Yrittää muodostaa automaattisesti yhteyden sivustoihin käyttämällä salattua HTTPS-protokollaa turvallisuuden parantamiseksi.</string>

<!-- Preference for exceptions tracking protection -->
<string name="preference_exceptions">Poikkeukset</string>
Expand Down
6 changes: 4 additions & 2 deletions app/src/main/res/values-in/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:moz="http://mozac.org/tools">
<resources xmlns:moz="http://mozac.org/tools" xmlns:tools="http://schemas.android.com/tools">
<!-- ####################################################################################### -->
<!-- ## Put only strings into this file that should be translated. Move all other strings ## -->
<!-- ## into a separate file like strings_references.xml ## -->
Expand Down Expand Up @@ -798,7 +798,9 @@ The new line here must be kept as the second half of the string is clickable for
<!-- Title of the preference to enable "HTTPS-Only" mode -->
<string name="preference_https_only_title">Mode Hanya HTTPS</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preference_https_only_summary2">Secara otomatis mencoba untuk terhubung ke situs menggunakan HTTPS untuk meningkatkan keamanan. Koneksi HTTPS menyediakan koneksi yang aman dan terenkripsi ke situs web yang Anda kunjungi.</string>
<string moz:removedIn="98" name="preference_https_only_summary2" tools:ignore="UnusedResources">Secara otomatis mencoba untuk terhubung ke situs menggunakan HTTPS untuk meningkatkan keamanan. Koneksi HTTPS menyediakan koneksi yang aman dan terenkripsi ke situs web yang Anda kunjungi.</string>

<string name="preference_https_only_summary3">Secara otomatis mencoba terhubung ke situs menggunakan protokol enkripsi HTTPS untuk meningkatkan keamanan.</string>

<!-- Preference for exceptions tracking protection -->
<string name="preference_exceptions">Pengecualian</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-th/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@
<string name="preference_privacy_should_block_cookies_third_party_tracker_cookies_option">ปิดกั้นคุกกี้ของตัวติดตามจากบุคคลที่สามเท่านั้น</string>
<string name="preference_privacy_should_block_cookies_third_party_only_option">ปิดกั้นคุกกี้จากบุคคลที่สามเท่านั้น</string>

<string name="preference_privacy_should_block_cookies_cross_site_option">ปิดกั้นคุกกี้ข้ามไซต์</string>
<string name="preference_privacy_should_block_cookies_yes_option2">ใช่ ได้โปรด</string>

<!-- Preference Title: Biometrics can be used to unlock Focus if the previous session's data was not erased by the user. -->
Expand Down

0 comments on commit 1f3e0e6

Please sign in to comment.