Import l10n. (#28027)

fork
mozilla-l10n-automation-bot 1 year ago committed by GitHub
parent 322b9ecf73
commit 561b56389b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1132,6 +1132,12 @@
%1$s is a placeholder that will be replaced by the app name (Fenix). -->
<string name="notification_default_browser_text">Hacer que %1$s sea el navegador predeterminado</string>
<!-- Title shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_title">Probá 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">Navegá sin cookies ni historial guardados en %1$s</string>
<!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Se eliminó la colección</string>

@ -1106,6 +1106,12 @@
%1$s is a placeholder that will be replaced by the app name (Fenix). -->
<string name="notification_default_browser_text">Gerðu %1$s að sjálfgefnum vafra</string>
<!-- Title shown in the notification that pops up to re-engage the user -->
<string name="notification_re_engagement_title">Prófaðu huliðsvafur</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">Vafraðu án þess að vista vefkökur eða aðgerðaferil í %1$s</string>
<!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Safni eytt</string>

@ -1148,6 +1148,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 将不会保存浏览期间的 Cookie 和历史记录</string>
<!-- Snackbar -->
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">收藏集已删除</string>

Loading…
Cancel
Save