-
Notifications
You must be signed in to change notification settings - Fork 221
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 (2025-01-07)
- Loading branch information
1 parent
5edcb11
commit 88e2aa1
Showing
12 changed files
with
224 additions
and
79 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 |
---|---|---|
|
@@ -6,9 +6,17 @@ | |
### Dialog window that allows a user to add a new email address to be monitored | ||
|
||
add-email-add-another-heading = Agregar otra dirección de correo electrónico | ||
# $total is the number of emails a user is allowed to add | ||
add-email-your-account-includes = | ||
{ $total -> | ||
[one] Tu cuenta incluye el seguimiento de { $total } dirección de correo electrónico. Agrega una nueva dirección de correo electrónico para ver si ha estado involucrada en una filtración. | ||
*[other] Tu cuenta incluye el seguimiento de hasta { $total } direcciones de correo electrónico. Agrega una nueva dirección de correo electrónico para ver si ha estado involucrada en una filtración. | ||
} | ||
add-email-address-input-label = Dirección de correo electrónico | ||
add-email-send-verification-button = Enviar enlace de verificación | ||
# $email is the newly added email address. $settings-href is the URL for the Settings page. HTML tags should not be translated, e.g. `<a>` | ||
# This string will be deprecated when the new Plus plan is live. | ||
add-email-verify-the-link = Verifica el enlace enviado a { $email } para agregarlo a { -brand-fx-monitor }. Administra todas las direcciones de correo electrónico en <a { $settings-href }>Ajustes</a>. | ||
# Variables: | ||
# $email (string) - An email address submitted by the user for monitoring, e.g. `[email protected]` | ||
add-email-verify-the-link-2 = Verifica el enlace enviado a <b>{ $email }</b> para agregarlo a { -brand-mozilla-monitor }. |
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
Oops, something went wrong.