diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /l10n-eu/security/manager/chrome/pippki | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-eu/security/manager/chrome/pippki/pippki.properties | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/l10n-eu/security/manager/chrome/pippki/pippki.properties b/l10n-eu/security/manager/chrome/pippki/pippki.properties new file mode 100644 index 0000000000..7c3c965a5a --- /dev/null +++ b/l10n-eu/security/manager/chrome/pippki/pippki.properties @@ -0,0 +1,75 @@ +# 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/. + +# Download Cert dialog +# LOCALIZATION NOTE(newCAMessage1): +# %S is a string representative of the certificate being downloaded/imported. +newCAMessage1="%S" fidagarritzat jo nahi duzu ondoko helburu hauetarako? +unnamedCA=Autoritate ziurtagiri emailea (izenik gabe) + +getPKCS12FilePasswordMessage=Idatzi ziurtagiriaren babeskopia hau zifratzeko erabili zen pasahitza: + +# Client auth +clientAuthRemember=Gogoratu erabaki hau +# LOCALIZATION NOTE(clientAuthNickAndSerial): Represents a single cert when the +# user is choosing from a list of certificates. +# %1$S is the nickname of the cert. +# %2$S is the serial number of the cert in AA:BB:CC hex format. +clientAuthNickAndSerial=%1$S [%2$S] +# LOCALIZATION NOTE(clientAuthHostnameAndPort): +# %1$S is the hostname of the server. +# %2$S is the port of the server. +clientAuthHostnameAndPort=%1$S:%2$S +# LOCALIZATION NOTE(clientAuthMessage1): %S is the Organization of the server +# cert. +clientAuthMessage1=Erakundea: "%S" +# LOCALIZATION NOTE(clientAuthMessage2): %S is the Organization of the issuer +# cert of the server cert. +clientAuthMessage2=Honela jaulkia: "%S" +# LOCALIZATION NOTE(clientAuthIssuedTo): %1$S is the Distinguished Name of the +# currently selected client cert, such as "CN=John Doe,OU=Example" (without +# quotes). +clientAuthIssuedTo=Honi emana: %1$S +# LOCALIZATION NOTE(clientAuthSerial): %1$S is the serial number of the selected +# cert in AA:BB:CC hex format. +clientAuthSerial=Serie-zenbakia: %1$S +# LOCALIZATION NOTE(clientAuthValidityPeriod): +# %1$S is the already localized notBefore date of the selected cert. +# %2$S is the already localized notAfter date of the selected cert. +clientAuthValidityPeriod=Baliozkoa %1$S(e)tik %2$S(e)ra +# LOCALIZATION NOTE(clientAuthKeyUsages): %1$S is a comma separated list of +# already localized key usages the selected cert is valid for. +clientAuthKeyUsages=Gakoaren erabilera: %1$S +# LOCALIZATION NOTE(clientAuthEmailAddresses): %1$S is a comma separated list of +# e-mail addresses the selected cert is valid for. +clientAuthEmailAddresses=Helbide elektronikoak: %1$S +# LOCALIZATION NOTE(clientAuthIssuedBy): %1$S is the Distinguished Name of the +# cert which issued the selected cert. +clientAuthIssuedBy=Jaulkitzailea: %1$S +# LOCALIZATION NOTE(clientAuthStoredOn): %1$S is the name of the PKCS #11 token +# the selected cert is stored on. +clientAuthStoredOn=Hemen gordea: %1$S + +# Page Info +pageInfo_NoEncryption=Konexioa zifratu gabe +pageInfo_Privacy_None1=%S webguneak ez du onartzen ikusten ari zaren orriaren zifratzea. +pageInfo_Privacy_None2=Interneten zifratu gabe bidalitako informazioa, batetik bestera dabilenean, beste norbaitek ikus dezake. +pageInfo_Privacy_None4=Ikusten ari zaren orria ez da zifratu Internetetik transmititu aurretik. +# LOCALIZATION NOTE (pageInfo_EncryptionWithBitsAndProtocol and pageInfo_BrokenEncryption): +# %1$S is the name of the encryption standard, +# %2$S is the key size of the cipher. +# %3$S is protocol version like "SSL 3" or "TLS 1.2" +pageInfo_EncryptionWithBitsAndProtocol=Konexioa zifratuta (%1$S, %2$S biteko gakoak, %3$S) +pageInfo_BrokenEncryption=Zifraketa hautsia (%1$S, %2$S biteko gakoak, %3$S) +pageInfo_Privacy_Encrypted1=Ikusten ari zaren orria zifratu egin da Internetetik transmititu aurretik. +pageInfo_Privacy_Encrypted2=Ordenagailuen artean transmititzen den informazioa baimenik gabeko pertsonek ikustea zailtzen du zifratzeak. Horrela ia ezinezkoa da sarean zehar dabilela inork orri hau hau irakurtzea. +pageInfo_MixedContent=Konexioa erdizka zifratuta +pageInfo_MixedContent2=Ikusten ari zaren orriaren zati batzuk ez dira zifratu Internetetik transmititu aurretik. +pageInfo_WeakCipher=Gune honetarako zure konexioak zifraketa ahula erabiltzen du eta ez da pribatua. Besteek zure informazioa ikusi edo webgunearen portaera alda lezakete. +pageInfo_CertificateTransparency_Compliant=Webgune honek ziurtagirien gardentasun-politika betetzen du. + +# Token Manager +password_not_set=(ezarri gabe) +enable_fips=Gaitu FIPS + |