27 lines
1.1 KiB
Properties
27 lines
1.1 KiB
Properties
# 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/.
|
|
|
|
CertPasswordPrompt = Introduz la contraseña pal pase PKCS#11 de «%S», por favor.
|
|
CertPasswordPromptDefault = Introduz la contraseña primaria, por favor.
|
|
|
|
# The following strings have special requirements: they must fit in a 32 or 64
|
|
# bytes buffer after being encoded to UTF-8.
|
|
#
|
|
# It's possible to verify the length of a translation using the Browser Console
|
|
# in IceCat and evaluating the following code:
|
|
#
|
|
# (new TextEncoder().encode('YOURSTRING')).length
|
|
#
|
|
# Simply replace YOURSTRING with your translation.
|
|
#
|
|
# If it's not possible to produce an understandable translation within these
|
|
# limits, keeping the English text is an acceptable workaround.
|
|
|
|
# LOCALIZATION NOTE (ManufacturerID): string limit is 32 bytes after conversion
|
|
# to UTF-8.
|
|
# length_limit = 32 bytes
|
|
ManufacturerID = Mozilla.org
|
|
certErrorTrust_SelfSigned = El certificáu nun ye d'enfotu porque se robló a sigo mesmu.
|
|
CertExceptionPermanent = Permanente
|
|
CertExceptionTemporary = Temporal
|