Import l10n. (#28083)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
fork
mozilla-l10n-automation-bot 1 year ago committed by GitHub
parent 3135062936
commit 54b2dac294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -338,6 +338,9 @@
<!-- Preference for rejecting or removing as many cookie/consent banners as possible on sites. See reduce_cookie_banner_summary for additional context. -->
<string name="reduce_cookie_banner_option">Reducer cookie-bannere</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Firefox forsøger automatisk at afvise cookie-anmodninger på cookie-bannere. Hvis ingen afvisningsmulighed er tilgængelig, kan Firefox acceptere alle cookies for at lukke banneret.</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Forsøger automatisk at oprette forbindelse til websteder ved hjælp af krypteringsprotokollen HTTPS for øget sikkerhed.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
@ -1101,6 +1104,12 @@
%1$s is a placeholder that will be replaced by the app name (Fenix). -->
<string name="notification_default_browser_text">Gør %1$s til din standard-browser </string>
<!-- Title shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_title">Prøv privat browsing</string>
<!-- Text shown in the notification that pops up to re-engage the user.
%1$s is a placeholder that will be replaced by the app name. -->
<string name="notification_re_engagement_text">Surf på nettet uden at cookies eller historik gemmes i %1$s</string>
<!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Samling slettet</string>

@ -1136,6 +1136,12 @@
%1$s is a placeholder that will be replaced by the app name (Fenix). -->
<string name="notification_default_browser_text">Establecer %1$s como tu navegador predeterminado</string>
<!-- Title shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_title">Prueba la navegación privada</string>
<!-- Text shown in the notification that pops up to re-engage the user.
%1$s is a placeholder that will be replaced by the app name. -->
<string name="notification_re_engagement_text">Navega sin guardar cookies ni historial en %1$s</string>
<!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Colección eliminada</string>

@ -256,6 +256,9 @@
<!-- Header text for the search selector menu -->
<string moz:RemovedIn="109" name="search_header_menu_item" tools:ignore="UnusedResources">ครั้งนี้ค้นหา:</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item_2">ครั้งนี้ค้นหาใน:</string>
<!-- Home onboarding -->
<!-- Onboarding home screen popup dialog, shown on top of the Jump back in section. -->
<string name="onboarding_home_screen_jump_back_contextual_hint_2">พบกับโฮมเพจส่วนบุคคลของคุณ แท็บล่าสุด ที่คั่นหน้า และผลการค้นหาจะปรากฏที่นี่</string>
@ -331,6 +334,13 @@
<!-- Preference for enabling "HTTPS-Only" mode -->
<string name="preferences_https_only_title">โหมด HTTPS-Only</string>
<!-- Preference for removing cookie/consent banners from sites automatically. See reduce_cookie_banner_summary for additional context. -->
<string name="preferences_cookie_banner_reduction">การลดคุกกี้แบนเนอร์</string>
<!-- Preference for rejecting or removing as many cookie/consent banners as possible on sites. See reduce_cookie_banner_summary for additional context. -->
<string name="reduce_cookie_banner_option">ลดคุกกี้แบนเนอร์</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Firefox จะพยายามปฏิเสธคำขอคุกกี้บนแบนเนอร์คุกกี้โดยอัตโนมัติ หากไม่มีตัวเลือกปฏิเสธ Firefox อาจยอมรับคุกกี้ทั้งหมดเพื่อปิดแบนเนอร์</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">พยายามเชื่อมต่อกับเว็บไซต์โดยใช้โปรโตคอลการเข้ารหัส HTTPS โดยอัตโนมัติเพื่อเพิ่มความปลอดภัย</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
@ -1099,6 +1109,12 @@
%1$s is a placeholder that will be replaced by the app name (Fenix). -->
<string name="notification_default_browser_text">ทำให้ %1$s เป็นเบราว์เซอร์เริ่มต้นของคุณ</string>
<!-- Title shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_title">ลองการท่องเว็บแบบส่วนตัว</string>
<!-- Text shown in the notification that pops up to re-engage the user.
%1$s is a placeholder that will be replaced by the app name. -->
<string name="notification_re_engagement_text">เรียกดูโดยไม่มีคุกกี้หรือประวัติที่บันทึกไว้ใน %1$s</string>
<!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">ลบชุดสะสมแล้ว</string>

Loading…
Cancel
Save