Skip to content

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 Sep 22, 2022
1 parent 00388d6 commit 44ecdb6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app/src/main/res/values-lo/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -830,6 +830,9 @@
<!-- Title for Preference screen for cookie blocking for exceptions tracking protection -->
<string name="preference_block_cookies_title">ບລັອກຄຸກກີ້</string>

<!-- Message for Preference screen for cookie blocking for exceptions tracking protection -->
<string name="preference_category_block_cookies">ທ່ານຕ້ອງການບລັອກຄຸກກີບໍ?</string>

<!-- Title for the tab crash report screen-->
<string name="tab_crash_report_title">ແທັບຂັດຂ້ອງ</string>
<!-- Headline for the tab crash report screen -->
Expand All @@ -847,6 +850,8 @@

<!-- Tracking protection bottom sheet -->

<!-- Label for the total number of trackers blocked. %s represents the app install date -->
<string name="trackers_count_note">ບລັອກຕົວຕິດຕາມຕັ້ງແຕ່ %s</string>
<!-- Category of trackers (content) that can be blocked by Enhanced Tracking Protection -->
<string name="content">ເນື້ອຫາ</string>
<!-- Category of trackers (advertising) that can be blocked by Enhanced Tracking Protection -->
Expand All @@ -857,6 +862,12 @@
<!-- Category of trackers (analytics) that can be blocked by Enhanced Tracking Protection -->
<string name="analytics">ການວິເຄາະ</string>

<!-- Preference title for enhanced tracking protection settings -->
<string name="enhanced_tracking_protection">ເພີ່ມການປ້ອງກັນການຕິດຕາມ</string>
<!-- Enhanced tracking protection preference description when the tracking protection is disabled for this site-->
<string name="enhanced_tracking_protection_state_off">ການປົກປ້ອງຖືກປິດໄວ້ສຳລັບເວັບໄຊນີ້</string>
<!-- Enhanced tracking protection preference description when the tracking protection is enabled for this site-->
<string name="enhanced_tracking_protection_state_on">ການປົກປ້ອງແມ່ນເປີດຢູ່ສຳລັບເວັບໄຊນີ້</string>
<!-- Label that indicates a site is using a secure connection -->
<string name="secure_connection">ການເຊື່ອມຕໍ່ແມ່ນປອດໄພ</string>
<!-- Label that indicates a site is using a insecure connection -->
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-te/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,9 @@
<!-- To be removed once the new hint has been translated -->
<string name="preference_autocomplete_add_example">ఉదాహరణ: example.com</string>

<!-- Confirmation "snackbar" shown after a new custom autocomplete URL has been added. -->
<string name="preference_autocomplete_add_confirmation">కొత్త అభిమత చిరునామా చేర్చబడింది.</string>

<!-- Menu item to remove existing autocomplete URLs. -->
<string name="preference_autocomplete_menu_remove">తీసివేయి</string>

Expand Down Expand Up @@ -225,6 +228,9 @@

<string name="preference_privacy_should_block_cookies_cross_site_option">క్రాస్-సైటు కుకీలను నిరోధించు</string>

<!-- Preference Title: Biometrics can be used to unlock Focus if the previous session's data was not erased by the user. -->
<string name="preference_security_biometric">అనువర్తనపు తాళం తీయడానికి వేలిముద్రను వాడు</string>

<!-- Preference Title: Secure Mode is a setting that prevents the app's content to show up in the "recent apps" screen
and prevents the user from taking screenshots or casting the app to other displays. -->
<string name="preference_privacy_secure_mode">గోప్యత</string>
Expand Down

0 comments on commit 44ecdb6

Please sign in to comment.