-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Import translations from l10n repository (2024-05-06)
- Loading branch information
1 parent
752fb6c
commit bc75f5d
Showing
17 changed files
with
98 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,9 +9,14 @@ settings-page-title = Ajustes de { -product-short-name } | |
## Breach alert preferences | ||
|
||
settings-alert-preferences-title = Preferencias de alertas de filtraciones | ||
settings-alert-email-preferences-title = Preferencias de correo | ||
settings-alert-email-preferences-subtitle = Dinos qué correos electrónicos te gustaría recibir. | ||
settings-alert-preferences-allow-breach-alerts-title = Alertas instantáneas sobre filtraciones | ||
settings-alert-preferences-allow-breach-alerts-subtitle = Estas alertas se envían inmediatamente una vez que se detecta una filtración de datos. | ||
settings-alert-preferences-option-one = Enviar alertas de filtraciones a las direcciones de correo afectadas | ||
settings-alert-preferences-option-two = Enviar todas las alertas de filtraciones al correo electrónico principal. | ||
settings-alert-preferences-allow-monthly-monitor-report-title = Informe mensual de { -brand-monitor } | ||
settings-alert-preferences-allow-monthly-monitor-report-subtitle = Una actualización mensual de nuevas exposiciones, lo que se ha corregido y lo que necesita tu atención. | ||
## Monitored email addresses | ||
|
||
|
@@ -32,7 +37,6 @@ settings-remove-email-button-label = Eliminar | |
# Variables: | ||
# $emailAddress (string) - The email address to remove, e.g. `[email protected]` | ||
settings-remove-email-button-tooltip = Dejar de monitorizar { $emailAddress } | ||
# This string is shown beneath each of the user’s email addresses to indicate | ||
# how many known breaches that email address was found in. | ||
# Variables: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# This Source Code Form is subject to the terms of the Mozilla Public | ||
# License, v. 2.0. If a copy of the MPL was not distributed with this | ||
# file, You can obtain one at http://mozilla.org/MPL/2.0/. | ||
|
||
|
||
# Chart summarizing total exposures | ||
|
||
# Variables: | ||
# $nr (number) - Number of fixed exposures found for the user | ||
exposure-chart-heading-fixed = <nr>{ $nr } 個</nr> <label>修正済み</label> | ||
# Variables: | ||
# $nr (number) - Number of a particular type of exposure found for the user | ||
exposure-chart-legend-value-nr = { $nr }× | ||
exposure-chart-caption = このグラフは、あなたの個人情報がいくつ侵害されているかを表しています。 | ||
# Variables: | ||
# $total_fixed_exposures_num (number) - Number of fixed exposures | ||
# $total_exposures_num (number) - Number of total exposures | ||
exposure-chart-caption-fixed = このグラフは、修復された侵害の合計数を表しています ({ $total_exposures_num } / { $total_fixed_exposures_num }) | ||
modal-cta-ok = OK | ||
dashboard-exposures-all-fixed-label = すべて修復済みです! | ||
# This is the label on a button that opens a popover menu, which shows a menu to adjust filters for the listed exposures. | ||
dashboard-exposures-filter = 絞り込み | ||
dashboard-exposures-filter-company = 会社名 | ||
dashboard-exposures-filter-date-found = 発見日 | ||
dashboard-exposures-filter-date-found-last-seven-days = 最近 7 日間 | ||
dashboard-exposures-filter-date-found-last-thirty-days = 最近 30 日間 | ||
dashboard-exposures-filter-date-found-last-year = 昨年 | ||
dashboard-exposures-filter-status = ステータス | ||
dashboard-exposures-filter-show-all = すべて表示 | ||
dashboard-exposures-filter-reset = リセット | ||
## Top banner on the dashboard | ||
|
||
dashboard-top-banner-your-data-is-protected-title = あなたのデータは保護されています | ||
dashboard-top-banner-your-data-is-protected-cta = 修復されたものを確認する | ||
dashboard-top-banner-no-exposures-found-title = 侵害は見つかりませんでした | ||
dashboard-no-exposures-label = 侵害は見つかりませんでした | ||
# About Exposure Statuses Modal | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# This Source Code Form is subject to the terms of the Mozilla Public | ||
# License, v. 2.0. If a copy of the MPL was not distributed with this | ||
# file, You can obtain one at http://mozilla.org/MPL/2.0/. | ||
|
||
|
||
# Status Pill | ||
|
||
|
||
# Exposure Card | ||
|
||
exposure-card-other = その他 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.