# 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/. # “Account” can be localized, “Firefox” must be treated as a brand, # and kept in English. -fxaccount-brand-name = { $capitalization -> [sentence] Cuenta de Firefox *[title] Firefox Account } ## These strings are shown in a desktop notification after the user requests we resend a verification email. fxa-verification-sent-title = Verificación enviada # Variables: # $userEmail (String) - Email address of user's Firefox Account. fxa-verification-sent-body = Se envió un enlace de verificación a { $userEmail }. fxa-verification-not-sent-title = No se pudo enviar la verificación fxa-verification-not-sent-body = No se pudo enviar el correo de verificación en este momento, intente nuevamente más tarde. ## These strings are shown in a confirmation dialog when the user chooses to sign out. fxa-signout-dialog-title = ¿Cerrar la sesión de { -fxaccount-brand-name(capitalization: "sentence") }? fxa-signout-dialog-body = Los datos sincronizados permanecerán en su cuenta. fxa-signout-dialog-button = Cerrar sesión ## These strings are shown in a confirmation dialog when the user chooses to stop syncing. sync-disconnect-dialog-title = ¿Desconectar? sync-disconnect-dialog-body = { -brand-product-name } va a dejar de sincronizar pero no borrará ningún dato en este dispositivo. sync-disconnect-dialog-button = Desconectar