blob: 440b0bcac0fca0becd0754f16b11a51348804033 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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/.
# LOCALIZATION NOTE: These strings are used for profile reset.
# LOCALIZATION NOTE (resetUnusedProfile.message): %S is brandShortName.
resetUnusedProfile.message=Parece que hace tiempo no inicia %S. ¿Le gustaría limpiarlo para una experiencia fresca, como que fuera nuevo? Y aprovechando, ¡Bienvenido!
# LOCALIZATION NOTE (resetUninstalled.message): %S is brandShortName.
resetUninstalled.message=Parece que has reinstalado %S. ¿Quieres que lo limpiemos para que tengas una experiencia de recién salido de la caja?
# LOCALIZATION NOTE (refreshProfile.resetButton.label): %S is brandShortName.
refreshProfile.resetButton.label=Refrescar %S…
refreshProfile.resetButton.accesskey=e
|