diff --git a/lang/Makefile b/lang/Makefile
index a1b75b42..8993e847 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -3,7 +3,7 @@ ifeq ($(TOPDIR),)
TOPDIR=..
endif
-PO_LANGUAGES=es
+PO_LANGUAGES=es tr
LANGUAGES=de ru $(PO_LANGUAGES)
QM_XCA=$(patsubst %, xca_%.qm, $(LANGUAGES))
QM_QT=$(patsubst %, qt_%.qm, $(LANGUAGES))
@@ -27,7 +27,9 @@ app:
po2ts: $(TS_XCA)
xca_%.ts: %.po
- po2ts $< $@ || :
+ po2ts -i $< | \
+ sed 's,^\( *$$,\1/>,' |\
+ grep -v '^ *$$' > $@ || :
#lconvert -i $< -of ts -o $@
xca.pot: xca.ts
diff --git a/lang/es.po b/lang/es.po
index 4430bb42..6876724d 100644
--- a/lang/es.po
+++ b/lang/es.po
@@ -2,26 +2,27 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-20 08:17+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME \n"
+"POT-Creation-Date: 2010-08-24 07:29+0200\n"
+"PO-Revision-Date: 2010-10-05 22:26+0000\n"
+"Last-Translator: Mauro \n"
"Language-Team: LANGUAGE \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.7.0\n"
+"X-Launchpad-Export-Date: 2010-11-03 05:36+0000\n"
+"X-Generator: Launchpad (build Unknown)\n"
#: About#1
msgid "Done"
-msgstr ""
+msgstr "Hecho"
#: CaProperties#1
msgid "CA Properties"
-msgstr ""
+msgstr "Propiedades de la CA"
#: CaProperties#2
msgid "Use random Serial numbers"
-msgstr ""
+msgstr "Usar números de Serie aleatorios"
#: CaProperties#3
msgid "Days until next CRL issuing"
@@ -29,7 +30,7 @@ msgstr ""
#: CaProperties#4
msgid "Default template"
-msgstr ""
+msgstr "Plantilla predeterminada"
#: CaProperties#5
msgid "Next serial for signing"
@@ -40,18 +41,17 @@ msgid "Details of the Certificate"
msgstr "Detalles del Certificado"
#: CertDetail#2
-msgctxt "CertDetail#2"
msgid "S&tatus"
-msgstr ""
+msgstr "Estado"
#: CertDetail#3
msgctxt "CertDetail#3"
msgid "Serial"
-msgstr ""
+msgstr "Número de serie"
#: CertDetail#4
msgid "The serial number of the certificate"
-msgstr ""
+msgstr "El número de serie del certificado"
#: CertDetail#5
msgid "The internal name of the certificate in the database"
@@ -69,7 +69,7 @@ msgstr "Firma"
#: CertDetail#8
msgctxt "CertDetail#8"
-msgid "Signed by"
+msgid "Signature"
msgstr ""
#: CertDetail#9
@@ -111,9 +111,8 @@ msgid "The time until the certificate is valid"
msgstr ""
#: CertDetail#18
-msgctxt "CertDetail#18"
msgid "&Subject"
-msgstr "Sujeto"
+msgstr ""
#: CertDetail#19
msgctxt "CertDetail#19"
@@ -121,52 +120,64 @@ msgid "&Issuer"
msgstr ""
#: CertDetail#20
-msgctxt "CertDetail#20"
-msgid "&Extensions"
+msgid "Attributes"
msgstr ""
#: CertDetail#21
-msgid "Show config"
+msgctxt "CertDetail#21"
+msgid "&Extensions"
msgstr ""
#: CertDetail#22
-msgid "Show extensions"
+msgid "Show config"
msgstr ""
#: CertDetail#23
-msgctxt "CertDetail#23"
-msgid "Not available"
-msgstr "Disponible"
+msgid "Show extensions"
+msgstr ""
#: CertDetail#24
-msgid "Signer unknown"
+msgctxt "CertDetail#24"
+msgid "Not available"
msgstr ""
#: CertDetail#25
-msgid "Self signed"
+msgid "Details of the certificate"
msgstr ""
#: CertDetail#26
-msgctxt "CertDetail#26"
-msgid "Not trusted"
+msgid "Signer unknown"
msgstr ""
#: CertDetail#27
-msgid "Trusted"
+msgid "Self signed"
msgstr ""
#: CertDetail#28
-msgid "Revoked: "
+msgctxt "CertDetail#28"
+msgid "Not trusted"
msgstr ""
#: CertDetail#29
-msgid "Not valid"
+msgid "Trusted"
msgstr ""
#: CertDetail#30
+msgid "Revoked: "
+msgstr ""
+
+#: CertDetail#31
+msgid "Not valid"
+msgstr ""
+
+#: CertDetail#32
msgid "Valid"
msgstr ""
+#: CertDetail#33
+msgid "Details of the certificate signing request"
+msgstr "Detalles de la solicitud"
+
#: CertExtend#1
msgid "Certificate renewal"
msgstr ""
@@ -292,7 +303,6 @@ msgid "Signature"
msgstr "Firma"
#: CrlDetail#5
-msgctxt "CrlDetail#5"
msgid "Signed by"
msgstr ""
@@ -1817,7 +1827,8 @@ msgid "Import RSA key"
msgstr ""
#: QObject#11
-msgid "PKCS#10 CSR ( *.pem *.der *.csr );;Netscape Request ( *.spkac *.spc );;"
+msgid ""
+"PKCS#10 CSR ( *.pem *.der *.csr );;Netscape Request ( *.spkac *.spc );;"
msgstr ""
#: QObject#12
@@ -1955,57 +1966,6 @@ msgstr ""
msgid "%1 is longer than %2 bytes: '%3'"
msgstr ""
-#: ReqDetail#1
-msgid "Details of the certificate signing request"
-msgstr "Detalles de la solicitud"
-
-#: ReqDetail#2
-msgctxt "ReqDetail#2"
-msgid "S&tatus"
-msgstr ""
-
-#: ReqDetail#3
-msgid "Internal name of the PKCS#10 signing request"
-msgstr ""
-
-#: ReqDetail#4
-msgid "Internal Name"
-msgstr ""
-
-#: ReqDetail#5
-msgctxt "ReqDetail#5"
-msgid "Private key"
-msgstr "Exponente secreto"
-
-#: ReqDetail#6
-msgctxt "ReqDetail#6"
-msgid "Signature algorithm"
-msgstr "Firma"
-
-#: ReqDetail#7
-msgctxt "ReqDetail#7"
-msgid "Signature"
-msgstr "Firma"
-
-#: ReqDetail#8
-msgctxt "ReqDetail#8"
-msgid "&Subject"
-msgstr "Sujeto"
-
-#: ReqDetail#9
-msgid "Attributes"
-msgstr ""
-
-#: ReqDetail#10
-msgctxt "ReqDetail#10"
-msgid "&Extensions"
-msgstr ""
-
-#: ReqDetail#11
-msgctxt "ReqDetail#11"
-msgid "Not available"
-msgstr "Disponible"
-
#: Revoke#1
msgid "Revokation details"
msgstr ""
@@ -3097,10 +3057,6 @@ msgctxt "void#2"
msgid "Import Certificate signing request"
msgstr ""
-#~ msgctxt "CertExtend#2"
-#~ msgid "Validity"
-#~ msgstr "Validez"
-
#~ msgctxt "ExportCert#6"
#~ msgid "Cancel"
#~ msgstr "Cancelar"
@@ -3113,34 +3069,14 @@ msgstr ""
#~ msgid "Cancel"
#~ msgstr "Cancelar"
-#~ msgctxt "ExportDialog#1"
-#~ msgid "..."
-#~ msgstr "..."
-
#~ msgctxt "ExportKey#4"
#~ msgid "..."
#~ msgstr "..."
-#~ msgctxt "KeyDetail#3"
-#~ msgid "Name"
-#~ msgstr "Nombre"
-
-#~ msgctxt "MainWindow#47"
-#~ msgid "Cancel"
-#~ msgstr "Cancelar"
-
#~ msgctxt "NewCrl#16"
#~ msgid "Cancel"
#~ msgstr "Cancelar"
-#~ msgctxt "NewKey#5"
-#~ msgid "Keysize"
-#~ msgstr "Tamaño de clave"
-
-#~ msgctxt "NewX509#46"
-#~ msgid "Validity"
-#~ msgstr "Validez"
-
#~ msgctxt "NewX509#78"
#~ msgid "Cancel"
#~ msgstr "Cancelar"
@@ -3153,14 +3089,78 @@ msgstr ""
#~ msgid "..."
#~ msgstr "..."
-#~ msgctxt "ReqDetail#8"
-#~ msgid "Signature"
-#~ msgstr "Firma"
-
#~ msgctxt "db_crl#1"
#~ msgid "Name"
#~ msgstr "Nombre"
+#~ msgctxt "db_key#11"
+#~ msgid "Name"
+#~ msgstr "Nombre"
+
+#~ msgctxt "db_temp#1"
+#~ msgid "Name"
+#~ msgstr "Nombre"
+
+#~ msgctxt "db_x509req#12"
+#~ msgid "Subject"
+#~ msgstr "Sujeto"
+
+#~ msgctxt "CertDetail#18"
+#~ msgid "&Subject"
+#~ msgstr "Sujeto"
+
+#~ msgctxt "CertDetail#23"
+#~ msgid "Not available"
+#~ msgstr "Disponible"
+
+#~ msgctxt "ReqDetail#5"
+#~ msgid "Private key"
+#~ msgstr "Exponente secreto"
+
+#~ msgctxt "ReqDetail#6"
+#~ msgid "Signature algorithm"
+#~ msgstr "Firma"
+
+#~ msgctxt "ReqDetail#7"
+#~ msgid "Signature"
+#~ msgstr "Firma"
+
+#~ msgctxt "ReqDetail#8"
+#~ msgid "&Subject"
+#~ msgstr "Sujeto"
+
+#~ msgctxt "ReqDetail#11"
+#~ msgid "Not available"
+#~ msgstr "Disponible"
+
+#~ msgctxt "CertExtend#2"
+#~ msgid "Validity"
+#~ msgstr "Validez"
+
+#~ msgctxt "ExportDialog#1"
+#~ msgid "..."
+#~ msgstr "..."
+
+#~ msgctxt "KeyDetail#3"
+#~ msgid "Name"
+#~ msgstr "Nombre"
+
+#~ msgctxt "MainWindow#47"
+#~ msgid "Cancel"
+#~ msgstr "Cancelar"
+
+#~ msgctxt "NewKey#5"
+#~ msgid "Keysize"
+#~ msgstr "Tamaño de clave"
+
+#~ msgctxt "NewX509#46"
+#~ msgid "Validity"
+#~ msgstr "Validez"
+
+#~ msgctxt "ReqDetail#8"
+#~ msgid "Signature"
+#~ msgstr "Firma"
+
#~ msgctxt "db_key#2"
#~ msgid "New Key"
#~ msgstr "Nueva clave"
@@ -3169,18 +3169,10 @@ msgstr ""
#~ msgid "Import"
#~ msgstr "Importar"
-#~ msgctxt "db_key#11"
-#~ msgid "Name"
-#~ msgstr "Nombre"
-
#~ msgctxt "db_key#15"
#~ msgid "Password"
#~ msgstr "Contraseña"
-#~ msgctxt "db_temp#1"
-#~ msgid "Name"
-#~ msgstr "Nombre"
-
#~ msgctxt "db_temp#8"
#~ msgid "Import"
#~ msgstr "Importar"
@@ -3192,7 +3184,3 @@ msgstr ""
#~ msgctxt "db_x509req#4"
#~ msgid "Import"
#~ msgstr "Importar"
-
-#~ msgctxt "db_x509req#12"
-#~ msgid "Subject"
-#~ msgstr "Sujeto"
diff --git a/lang/tr.po b/lang/tr.po
new file mode 100644
index 00000000..9f57ff77
--- /dev/null
+++ b/lang/tr.po
@@ -0,0 +1,3060 @@
+# Turkish translation for xca
+# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
+# This file is distributed under the same license as the xca package.
+# FIRST AUTHOR , 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xca\n"
+"Report-Msgid-Bugs-To: FULL NAME \n"
+"POT-Creation-Date: 2010-08-24 07:29+0200\n"
+"PO-Revision-Date: 2010-10-10 18:19+0000\n"
+"Last-Translator: zeugma \n"
+"Language-Team: Turkish \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2010-10-30 10:36+0000\n"
+"X-Generator: Launchpad (build Unknown)\n"
+
+#: About#1
+msgid "Done"
+msgstr "Bitti"
+
+#: CaProperties#1
+msgid "CA Properties"
+msgstr ""
+
+#: CaProperties#2
+msgid "Use random Serial numbers"
+msgstr ""
+
+#: CaProperties#3
+msgid "Days until next CRL issuing"
+msgstr ""
+
+#: CaProperties#4
+msgid "Default template"
+msgstr ""
+
+#: CaProperties#5
+msgid "Next serial for signing"
+msgstr ""
+
+#: CertDetail#1
+msgid "Details of the Certificate"
+msgstr ""
+
+#: CertDetail#2
+msgid "S&tatus"
+msgstr "&Durum"
+
+#: CertDetail#3
+msgctxt "CertDetail#3"
+msgid "Serial"
+msgstr "Seri"
+
+#: CertDetail#4
+msgid "The serial number of the certificate"
+msgstr ""
+
+#: CertDetail#5
+msgid "The internal name of the certificate in the database"
+msgstr ""
+
+#: CertDetail#6
+msgctxt "CertDetail#6"
+msgid "Internal name"
+msgstr "Dahili adı"
+
+#: CertDetail#7
+msgctxt "CertDetail#7"
+msgid "Signature algorithm"
+msgstr ""
+
+#: CertDetail#8
+msgctxt "CertDetail#8"
+msgid "Signature"
+msgstr "İmza"
+
+#: CertDetail#9
+msgctxt "CertDetail#9"
+msgid "Key"
+msgstr ""
+
+#: CertDetail#10
+msgid "Fingerprints"
+msgstr "Parmak izleri"
+
+#: CertDetail#11
+msgid "SHA1"
+msgstr "SHA1"
+
+#: CertDetail#12
+msgid "MD5"
+msgstr "MD5"
+
+#: CertDetail#13
+msgid "A SHA-1 hashsum of the certificate"
+msgstr ""
+
+#: CertDetail#14
+msgid "An md5 hashsum of the certificate"
+msgstr ""
+
+#: CertDetail#15
+msgctxt "CertDetail#15"
+msgid "Validity"
+msgstr "Geçerlilik"
+
+#: CertDetail#16
+msgid "The time since the certificate is valid"
+msgstr ""
+
+#: CertDetail#17
+msgid "The time until the certificate is valid"
+msgstr ""
+
+#: CertDetail#18
+msgid "&Subject"
+msgstr "&Konu"
+
+#: CertDetail#19
+msgctxt "CertDetail#19"
+msgid "&Issuer"
+msgstr ""
+
+#: CertDetail#20
+msgid "Attributes"
+msgstr ""
+
+#: CertDetail#21
+msgctxt "CertDetail#21"
+msgid "&Extensions"
+msgstr ""
+
+#: CertDetail#22
+msgid "Show config"
+msgstr "Yapılandırmayı göster"
+
+#: CertDetail#23
+msgid "Show extensions"
+msgstr ""
+
+#: CertDetail#24
+msgctxt "CertDetail#24"
+msgid "Not available"
+msgstr ""
+
+#: CertDetail#25
+msgid "Details of the certificate"
+msgstr ""
+
+#: CertDetail#26
+msgid "Signer unknown"
+msgstr ""
+
+#: CertDetail#27
+msgid "Self signed"
+msgstr ""
+
+#: CertDetail#28
+msgctxt "CertDetail#28"
+msgid "Not trusted"
+msgstr ""
+
+#: CertDetail#29
+msgid "Trusted"
+msgstr ""
+
+#: CertDetail#30
+msgid "Revoked: "
+msgstr ""
+
+#: CertDetail#31
+msgid "Not valid"
+msgstr ""
+
+#: CertDetail#32
+msgid "Valid"
+msgstr "Geçerli"
+
+#: CertDetail#33
+msgid "Details of the certificate signing request"
+msgstr ""
+
+#: CertExtend#1
+msgid "Certificate renewal"
+msgstr ""
+
+#: CertExtend#2
+msgid ""
+"This will create a new certificate as a copy of the old one with a new "
+"serial number and adjusted validity values."
+msgstr ""
+
+#: CertExtend#3
+msgctxt "CertExtend#3"
+msgid "Validity"
+msgstr "Geçerlilik"
+
+#: CertExtend#4
+msgctxt "CertExtend#4"
+msgid "Not before"
+msgstr ""
+
+#: CertExtend#5
+msgctxt "CertExtend#5"
+msgid "Not after"
+msgstr ""
+
+#: CertExtend#6
+msgctxt "CertExtend#6"
+msgid "Time range"
+msgstr ""
+
+#: CertExtend#7
+msgctxt "CertExtend#7"
+msgid "No well-defined expiration"
+msgstr ""
+
+#: CertExtend#8
+msgctxt "CertExtend#8"
+msgid "Apply"
+msgstr "Uygula"
+
+#: CertExtend#9
+msgctxt "CertExtend#9"
+msgid "Days"
+msgstr "Gün"
+
+#: CertExtend#10
+msgctxt "CertExtend#10"
+msgid "Months"
+msgstr "Ay"
+
+#: CertExtend#11
+msgctxt "CertExtend#11"
+msgid "Years"
+msgstr "Yıl"
+
+#: CertExtend#12
+msgctxt "CertExtend#12"
+msgid "Midnight"
+msgstr ""
+
+#: CertExtend#13
+msgctxt "CertExtend#13"
+msgid ""
+"The certificate will be earlier valid than the signer. This is probably not "
+"what you want."
+msgstr ""
+
+#: CertExtend#14
+msgid "Edit times"
+msgstr ""
+
+#: CertExtend#15
+msgctxt "CertExtend#15"
+msgid "Abort rollout"
+msgstr ""
+
+#: CertExtend#16
+msgctxt "CertExtend#16"
+msgid "Continue rollout"
+msgstr ""
+
+#: CertExtend#17
+msgctxt "CertExtend#17"
+msgid "Adjust date and continue"
+msgstr ""
+
+#: CertExtend#18
+msgctxt "CertExtend#18"
+msgid ""
+"The certificate will be longer valid than the signer. This is probably not "
+"what you want."
+msgstr ""
+
+#: CertView#1
+msgctxt "CertView#1"
+msgid "There was no key found for the Certificate: "
+msgstr ""
+
+#: CertView#2
+msgctxt "CertView#2"
+msgid "Import Certificate signing request"
+msgstr ""
+
+#: ClickLabel#1
+msgid "Double click for details"
+msgstr ""
+
+#: CrlDetail#1
+msgid "Details of the Revocation list"
+msgstr ""
+
+#: CrlDetail#2
+msgid "&Status"
+msgstr "&Durum"
+
+#: CrlDetail#3
+msgid "Version"
+msgstr "Sürüm"
+
+#: CrlDetail#4
+msgctxt "CrlDetail#4"
+msgid "Signature"
+msgstr "İmza"
+
+#: CrlDetail#5
+msgid "Signed by"
+msgstr ""
+
+#: CrlDetail#6
+msgctxt "CrlDetail#6"
+msgid "Name"
+msgstr "İsim"
+
+#: CrlDetail#7
+msgid "The internal name of the CRL in the database"
+msgstr ""
+
+#: CrlDetail#8
+msgid "issuing dates"
+msgstr ""
+
+#: CrlDetail#9
+msgid "Next Update"
+msgstr ""
+
+#: CrlDetail#10
+msgid "Last Update"
+msgstr "Son Güncelleme"
+
+#: CrlDetail#11
+msgctxt "CrlDetail#11"
+msgid "&Issuer"
+msgstr ""
+
+#: CrlDetail#12
+msgctxt "CrlDetail#12"
+msgid "&Extensions"
+msgstr ""
+
+#: CrlDetail#13
+msgid "&Revocation list"
+msgstr ""
+
+#: CrlDetail#14
+msgid "0"
+msgstr "0"
+
+#: CrlDetail#15
+msgctxt "CrlDetail#15"
+msgid "Serial"
+msgstr "Seri"
+
+#: CrlDetail#16
+msgctxt "CrlDetail#16"
+msgid "Revocation"
+msgstr ""
+
+#: CrlDetail#17
+msgid "Reason"
+msgstr ""
+
+#: CrlDetail#18
+msgid "Invalidation"
+msgstr ""
+
+#: CrlDetail#19
+msgid "Failed"
+msgstr "Başarısız"
+
+#: CrlDetail#20
+msgid "Unknown signer"
+msgstr ""
+
+#: CrlDetail#21
+msgid "Verification not possible"
+msgstr ""
+
+#: CrlDetail#22
+msgid "Unknown certificate"
+msgstr "Bilinmeyen sertifika"
+
+#: ExportCert#1
+msgid "X509 Certificates ( *.cer *.crt *.p12 *.p7b);;All files ( * )"
+msgstr ""
+
+#: ExportCert#2
+msgid ""
+"DER is a binary format of the Certificate\n"
+"PEM is a base64 encoded Certificate\n"
+"PKCS#7 is an official Certificate exchange format\n"
+"PKCS#12 is an encrypted official Key-Certificate exchange format\n"
+msgstr ""
+
+#: ExportCert#3
+msgid "Please enter the filename for the certificate."
+msgstr ""
+
+#: ExportCert#4
+msgid "Certifikate export"
+msgstr ""
+
+#: ExportDer#1
+msgctxt "ExportDer#1"
+msgid "All files ( * )"
+msgstr ""
+
+#: ExportDer#2
+msgid ""
+"DER is a binary format\n"
+"PEM is a base64 encoded DER file\n"
+msgstr ""
+
+#: ExportDialog#1
+msgid "..."
+msgstr "..."
+
+#: ExportDialog#2
+msgid "Filename"
+msgstr "Dosya adı"
+
+#: ExportDialog#3
+msgid "Please enter the filename"
+msgstr ""
+
+#: ExportDialog#4
+msgid "Export Format"
+msgstr ""
+
+#: ExportDialog#5
+msgid "The file: '%1' already exists!"
+msgstr ""
+
+#: ExportDialog#6
+msgid "Overwrite"
+msgstr "Üzerine yaz"
+
+#: ExportDialog#7
+msgid "Do not overwrite"
+msgstr ""
+
+#: ExportKey#1
+msgid "When exporting the private key it should be encrypted."
+msgstr ""
+
+#: ExportKey#2
+msgid "When exporting the private part, it should be encrypted."
+msgstr ""
+
+#: ExportKey#3
+msgid "E&xport the private part of the Key too"
+msgstr ""
+
+#: ExportKey#4
+msgid "Export as PKCS#8"
+msgstr ""
+
+#: ExportKey#5
+msgid "&Encrypt the Key with a password"
+msgstr ""
+
+#: ExportKey#6
+msgid "Private keys ( *.pem *.der *.pk8 );;All files ( * )"
+msgstr ""
+
+#: ExportKey#7
+msgid ""
+"DER is a binary format of the key without encryption\n"
+"PEM is a base64 encoded key with optional encryption\n"
+"PKCS#8 is an encrypted official Key-exchange format"
+msgstr ""
+
+#: ExportKey#8
+msgid "Please enter the filename for the key."
+msgstr ""
+
+#: ExportKey#9
+msgid "Public key export"
+msgstr ""
+
+#: ExportKey#10
+msgid "Key export"
+msgstr ""
+
+#: Help#1
+msgid "<<"
+msgstr "<<"
+
+#: Help#2
+msgid ">>"
+msgstr ">>"
+
+#: Help#3
+msgctxt "Help#3"
+msgid "&Done"
+msgstr "&Bitti"
+
+#: ImportMulti#1
+msgid "Import PKI Items"
+msgstr ""
+
+#: ImportMulti#2
+msgid "Import &All"
+msgstr ""
+
+#: ImportMulti#3
+msgctxt "ImportMulti#3"
+msgid "&Import"
+msgstr ""
+
+#: ImportMulti#4
+msgctxt "ImportMulti#4"
+msgid "&Done"
+msgstr "&Bitti"
+
+#: ImportMulti#5
+msgid "&Remove"
+msgstr "&Kaldır"
+
+#: ImportMulti#6
+msgid "Details"
+msgstr "Detaylar"
+
+#: ImportMulti#7
+msgid "Delete from token"
+msgstr ""
+
+#: ImportMulti#8
+msgid "Rename on token"
+msgstr ""
+
+#: ImportMulti#9
+msgid ""
+"\n"
+"Name: %1\n"
+"Model: %2\n"
+"Serial: %3"
+msgstr ""
+
+#: ImportMulti#10
+msgid "Manage security token"
+msgstr ""
+
+#: ImportMulti#11
+msgid "The type of the Item '%1' is not recognized"
+msgstr ""
+
+#: ImportMulti#12
+msgid "Details of the item '%1' cannot be shown"
+msgstr ""
+
+#: ImportMulti#13
+msgid "The type of the item '%1' is not recognized"
+msgstr ""
+
+#: ImportMulti#14
+msgid "The file '%1' did not contain PKI data"
+msgstr ""
+
+#: ImportMulti#15
+msgid "The %1 files: '%2' did not contain PKI data"
+msgstr ""
+
+#: KeyDetail#1
+msgctxt "KeyDetail#1"
+msgid "Name"
+msgstr "İsim"
+
+#: KeyDetail#2
+msgid "The internal name of the key used by xca"
+msgstr ""
+
+#: KeyDetail#3
+msgctxt "KeyDetail#3"
+msgid "Security token"
+msgstr ""
+
+#: KeyDetail#4
+msgid "Manufacturer"
+msgstr ""
+
+#: KeyDetail#5
+msgctxt "KeyDetail#5"
+msgid "Serial"
+msgstr "Seri"
+
+#: KeyDetail#6
+msgctxt "KeyDetail#6"
+msgid "Key"
+msgstr ""
+
+#: KeyDetail#7
+msgid "Public Exponent"
+msgstr ""
+
+#: KeyDetail#8
+msgctxt "KeyDetail#8"
+msgid "Keysize"
+msgstr ""
+
+#: KeyDetail#9
+msgid "Private Exponent"
+msgstr ""
+
+#: KeyDetail#10
+msgid "Modulus"
+msgstr ""
+
+#: KeyDetail#11
+msgid "Details of the %1 key"
+msgstr ""
+
+#: KeyDetail#12
+msgctxt "KeyDetail#12"
+msgid "Not available"
+msgstr ""
+
+#: KeyDetail#13
+msgid "Token"
+msgstr ""
+
+#: KeyDetail#14
+msgid "Security token ID:%1"
+msgstr ""
+
+#: KeyDetail#15
+msgid "Available"
+msgstr ""
+
+#: KeyDetail#16
+msgid "Sub prime"
+msgstr ""
+
+#: KeyDetail#17
+msgid "Public key"
+msgstr ""
+
+#: KeyDetail#18
+msgctxt "KeyDetail#18"
+msgid "Private key"
+msgstr ""
+
+#: KeyDetail#19
+msgid "Curve name"
+msgstr ""
+
+#: KeyDetail#20
+msgid "Unknown key"
+msgstr ""
+
+#: MainWindow#1
+msgid "Private Keys"
+msgstr ""
+
+#: MainWindow#2
+msgid "&New Key"
+msgstr ""
+
+#: MainWindow#3
+msgid "&Export"
+msgstr ""
+
+#: MainWindow#4
+msgctxt "MainWindow#4"
+msgid "&Import"
+msgstr ""
+
+#: MainWindow#5
+msgid "Import PFX (PKCS#12)"
+msgstr ""
+
+#: MainWindow#6
+msgid "&Show Details"
+msgstr ""
+
+#: MainWindow#7
+msgid "&Delete"
+msgstr "&Sil"
+
+#: MainWindow#8
+msgid "Certificate signing requests"
+msgstr ""
+
+#: MainWindow#9
+msgid "&New Request"
+msgstr ""
+
+#: MainWindow#10
+msgid "Certificates"
+msgstr "Sertifikalar"
+
+#: MainWindow#11
+msgid "&New Certificate"
+msgstr ""
+
+#: MainWindow#12
+msgid "Import &PKCS#12"
+msgstr ""
+
+#: MainWindow#13
+msgid "Import P&KCS#7"
+msgstr ""
+
+#: MainWindow#14
+msgctxt "MainWindow#14"
+msgid "Plain View"
+msgstr ""
+
+#: MainWindow#15
+msgid "Templates"
+msgstr ""
+
+#: MainWindow#16
+msgid "&New template"
+msgstr ""
+
+#: MainWindow#17
+msgid "Ch&ange Template"
+msgstr ""
+
+#: MainWindow#18
+msgid "Revocation lists"
+msgstr ""
+
+#: MainWindow#19
+msgid "Please enter the password to decrypt the private key: '%1'"
+msgstr ""
+
+#: MainWindow#20
+msgid ""
+"Using or exporting private keys will not be possible without providing the "
+"correct password"
+msgstr ""
+
+#: MainWindow#21
+msgid "Database"
+msgstr "Veri Tabanı"
+
+#: MainWindow#22
+msgid "No deleted items found"
+msgstr ""
+
+#: MainWindow#23
+msgid "&File"
+msgstr "&Dosya"
+
+#: MainWindow#24
+msgid "&New DataBase"
+msgstr ""
+
+#: MainWindow#25
+msgid "&Open DataBase"
+msgstr ""
+
+#: MainWindow#26
+msgid "Generate DH parameter"
+msgstr ""
+
+#: MainWindow#27
+msgid "&Close DataBase"
+msgstr ""
+
+#: MainWindow#28
+msgid "&Dump DataBase"
+msgstr ""
+
+#: MainWindow#29
+msgid "C&hange DataBase password"
+msgstr ""
+
+#: MainWindow#30
+msgid "&Import old db_dump"
+msgstr ""
+
+#: MainWindow#31
+msgid "&Undelete items"
+msgstr ""
+
+#: MainWindow#32
+msgid "Options"
+msgstr ""
+
+#: MainWindow#33
+msgid "Exit"
+msgstr "Çıkış"
+
+#: MainWindow#34
+msgid "I&mport"
+msgstr ""
+
+#: MainWindow#35
+msgid "Keys"
+msgstr ""
+
+#: MainWindow#36
+msgid "Requests"
+msgstr ""
+
+#: MainWindow#37
+msgid "PKCS#12"
+msgstr ""
+
+#: MainWindow#38
+msgctxt "MainWindow#38"
+msgid "PKCS#7"
+msgstr ""
+
+#: MainWindow#39
+msgctxt "MainWindow#39"
+msgid "Template"
+msgstr ""
+
+#: MainWindow#40
+msgid "Revocation list"
+msgstr ""
+
+#: MainWindow#41
+msgid "PEM file"
+msgstr ""
+
+#: MainWindow#42
+msgid "paste PEM file"
+msgstr ""
+
+#: MainWindow#43
+msgid "&Token"
+msgstr ""
+
+#: MainWindow#44
+msgid "&Manage Security token"
+msgstr ""
+
+#: MainWindow#45
+msgid "&Init Security token"
+msgstr ""
+
+#: MainWindow#46
+msgid "&Change PIN"
+msgstr ""
+
+#: MainWindow#47
+msgid "Change &SO PIN"
+msgstr ""
+
+#: MainWindow#48
+msgid "Init PIN"
+msgstr ""
+
+#: MainWindow#49
+msgid "&Help"
+msgstr "&Yardım"
+
+#: MainWindow#50
+msgid "&Content"
+msgstr ""
+
+#: MainWindow#51
+msgid "&About"
+msgstr "&Hakkında"
+
+#: MainWindow#52
+msgid "Donations"
+msgstr ""
+
+#: MainWindow#53
+msgid "Database dump ( *.dump );;All files ( * )"
+msgstr ""
+
+#: MainWindow#54
+msgid "Import password"
+msgstr ""
+
+#: MainWindow#55
+msgid "Please enter the password of the old database"
+msgstr ""
+
+#: MainWindow#56
+msgid "Password verification error. Ignore keys ?"
+msgstr ""
+
+#: MainWindow#57
+msgid "Import anyway"
+msgstr ""
+
+#: MainWindow#58
+msgctxt "MainWindow#58"
+msgid "Cancel"
+msgstr "İptal"
+
+#: MainWindow#59
+msgid "no such option: %1"
+msgstr ""
+
+#: MainWindow#60
+msgid "Import PEM data"
+msgstr ""
+
+#: MainWindow#61
+msgid "Please enter the original SO PIN (PUK) of the token '%1'"
+msgstr ""
+
+#: MainWindow#62
+msgid "Please enter the new SO PIN (PUK) of the token '%1'"
+msgstr ""
+
+#: MainWindow#63
+msgid "The new label of the token '%1'"
+msgstr ""
+
+#: MainWindow#64
+msgid "The token '%1' did not contain any keys or certificates"
+msgstr ""
+
+#: MainWindow#65
+msgid "New Password"
+msgstr "Yeni Parola"
+
+#: MainWindow#66
+msgid ""
+"Please enter the new password to encrypt your private keys in the database-"
+"file"
+msgstr ""
+
+#: MainWindow#67
+msgid ""
+"Please enter a password, that will be used to encrypt your private keys in "
+"the database file: '%1'"
+msgstr ""
+
+#: MainWindow#68
+msgid "Password verify error, please try again"
+msgstr ""
+
+#: MainWindow#69
+msgctxt "MainWindow#69"
+msgid "Password"
+msgstr "Parola"
+
+#: MainWindow#70
+msgid "Please enter the password for unlocking the database: '%1'"
+msgstr ""
+
+#: MainWindow#71
+msgid ""
+"Hex password must only contain the characters '0' - '9' and 'a' - 'f' and it "
+"must consist of an even number of characters"
+msgstr ""
+
+#: MainWindow#72
+msgid "Repeat %1"
+msgstr ""
+
+#: MainWindow#73
+msgid "%1 missmatch"
+msgstr ""
+
+#: MainWindow#74
+msgid "The following error occured:"
+msgstr ""
+
+#: MainWindow#75
+msgid "Copy to Clipboard"
+msgstr ""
+
+#: MainWindow#76
+msgid "DH parameter bits"
+msgstr ""
+
+#: MainWindow#77
+msgctxt "MainWindow#77"
+msgid "Error opening file: '%1': %2"
+msgstr ""
+
+#: NewCrl#1
+msgid "Create CRL"
+msgstr ""
+
+#: NewCrl#2
+msgid "Dates"
+msgstr ""
+
+#: NewCrl#3
+msgid "last update"
+msgstr ""
+
+#: NewCrl#4
+msgid "next update"
+msgstr ""
+
+#: NewCrl#5
+msgctxt "NewCrl#5"
+msgid "Days"
+msgstr "Gün"
+
+#: NewCrl#6
+msgctxt "NewCrl#6"
+msgid "Months"
+msgstr "Ay"
+
+#: NewCrl#7
+msgctxt "NewCrl#7"
+msgid "Years"
+msgstr "Yıl"
+
+#: NewCrl#8
+msgctxt "NewCrl#8"
+msgid "Midnight"
+msgstr ""
+
+#: NewCrl#9
+msgctxt "NewCrl#9"
+msgid "Apply"
+msgstr "Uygula"
+
+#: NewCrl#10
+msgid "Hashing algorithm"
+msgstr ""
+
+#: NewCrl#11
+msgctxt "NewCrl#11"
+msgid "Extensions"
+msgstr ""
+
+#: NewCrl#12
+msgid "Authority key identifier"
+msgstr ""
+
+#: NewCrl#13
+msgid "Subject alternative name"
+msgstr ""
+
+#: NewCrl#14
+msgid "CRL Number"
+msgstr ""
+
+#: NewCrl#15
+msgid "Revokation reasons"
+msgstr ""
+
+#: NewKey#1
+msgid "New key"
+msgstr ""
+
+#: NewKey#2
+msgid "Please give a name to the new key and select the desired keysize"
+msgstr ""
+
+#: NewKey#3
+msgid "Key properties"
+msgstr ""
+
+#: NewKey#4
+msgctxt "NewKey#4"
+msgid "Name"
+msgstr "İsim"
+
+#: NewKey#5
+msgid "The internal name of the new key"
+msgstr ""
+
+#: NewKey#6
+msgctxt "NewKey#6"
+msgid "New Key"
+msgstr ""
+
+#: NewKey#7
+msgid "Curve"
+msgstr ""
+
+#: NewKey#8
+msgctxt "NewKey#8"
+msgid "Keysize"
+msgstr ""
+
+#: NewKey#9
+msgid "Usually 1024 or 2048 bit keys are used"
+msgstr ""
+
+#: NewKey#10
+msgid "Keytype"
+msgstr ""
+
+#: NewKey#11
+msgctxt "NewKey#11"
+msgid "Create"
+msgstr "Oluştur"
+
+#: NewX509#1
+msgctxt "NewX509#1"
+msgid "Create"
+msgstr "Oluştur"
+
+#: NewX509#2
+msgid "Source"
+msgstr "Kaynak"
+
+#: NewX509#3
+msgid "Signing request"
+msgstr ""
+
+#: NewX509#4
+msgid ""
+"A certificate signing request can be signed, even if the private key of the "
+"request is not available. This is the intention of a CSR:\n"
+"Getting signed by a CA certificate, whoes certificate of course must be in "
+"the database\n"
+"Of course you need the private key of the CSR if you want to create a self-"
+"signed cert from it."
+msgstr ""
+
+#: NewX509#5
+msgid "Show request"
+msgstr ""
+
+#: NewX509#6
+msgid "Sign this Certificate signing &request"
+msgstr ""
+
+#: NewX509#7
+msgid "Copy extensions from the request"
+msgstr ""
+
+#: NewX509#8
+msgid "Modify subject of the request"
+msgstr ""
+
+#: NewX509#9
+msgid "Signing"
+msgstr ""
+
+#: NewX509#10
+msgid "Create a &self signed certificate with the serial"
+msgstr ""
+
+#: NewX509#11
+msgid "If you leave this blank the serial 00 will be used"
+msgstr ""
+
+#: NewX509#12
+msgid "1"
+msgstr "1"
+
+#: NewX509#13
+msgid "Use &this Certificate for signing"
+msgstr ""
+
+#: NewX509#14
+msgid "All certificates in your database that can create valid signatures"
+msgstr ""
+
+#: NewX509#15
+msgid ""
+"This list contains all certificates with the CA-flag set to true and whoes "
+"private key is present in the key-database.\n"
+"If this list is disabled, you only can create a self-signed certificate."
+msgstr ""
+
+#: NewX509#16
+msgctxt "NewX509#16"
+msgid "Signature algorithm"
+msgstr ""
+
+#: NewX509#17
+msgid "Template for the new certificate"
+msgstr ""
+
+#: NewX509#18
+msgid "All available templates"
+msgstr ""
+
+#: NewX509#19
+msgid "This list contains all templates from the toplevel template Tab"
+msgstr ""
+
+#: NewX509#20
+msgid "Apply extensions"
+msgstr ""
+
+#: NewX509#21
+msgid "Apply subject"
+msgstr ""
+
+#: NewX509#22
+msgid "Apply all"
+msgstr ""
+
+#: NewX509#23
+msgctxt "NewX509#23"
+msgid "Subject"
+msgstr "Konu"
+
+#: NewX509#24
+msgid "Organisation"
+msgstr "Organizasyon"
+
+#: NewX509#25
+msgid ""
+"This name is only used internally and does not appear in the resulting "
+"certificate"
+msgstr ""
+
+#: NewX509#26
+msgid "Must be exactly 2 letter of size (DE, UK)"
+msgstr ""
+
+#: NewX509#27
+msgid "Country code"
+msgstr "Ülke kodu"
+
+#: NewX509#28
+msgid "State or Province"
+msgstr ""
+
+#: NewX509#29
+msgid "Locality"
+msgstr ""
+
+#: NewX509#30
+msgid "Organisational unit"
+msgstr ""
+
+#: NewX509#31
+msgid "E-Mail address"
+msgstr "E-posta adresi"
+
+#: NewX509#32
+msgctxt "NewX509#32"
+msgid "Internal name"
+msgstr "Dahili adı"
+
+#: NewX509#33
+msgid "Common name"
+msgstr ""
+
+#: NewX509#34
+msgctxt "NewX509#34"
+msgid "Add"
+msgstr "Ekle"
+
+#: NewX509#35
+msgctxt "NewX509#35"
+msgid "Delete"
+msgstr "Sil"
+
+#: NewX509#36
+msgctxt "NewX509#36"
+msgid "Private key"
+msgstr ""
+
+#: NewX509#37
+msgid "This list only contains unused keys"
+msgstr ""
+
+#: NewX509#38
+msgid "Used keys too"
+msgstr ""
+
+#: NewX509#39
+msgid "&Generate a new key"
+msgstr ""
+
+#: NewX509#40
+msgctxt "NewX509#40"
+msgid "Extensions"
+msgstr ""
+
+#: NewX509#41
+msgid "Basic constraints"
+msgstr ""
+
+#: NewX509#42
+msgctxt "NewX509#42"
+msgid "Type"
+msgstr "Tür"
+
+#: NewX509#43
+msgid "If this will become a CA certificate or not"
+msgstr ""
+
+#: NewX509#44
+msgid ""
+"Set this to TRUE if you want to create a CA certificate that signs other "
+"certificates.\n"
+"This is always set to FALSE for client or server certificates. In most cases "
+"self-signed certificates are CA certificates.\n"
+"Self-signed non-CA certificates are unusual although they are possible."
+msgstr ""
+
+#: NewX509#45
+msgid "Not defined"
+msgstr ""
+
+#: NewX509#46
+msgid "Certification Authority"
+msgstr ""
+
+#: NewX509#47
+msgid "End Entity"
+msgstr ""
+
+#: NewX509#48
+msgid "Path length"
+msgstr ""
+
+#: NewX509#49
+msgid "How much CAs may be below this."
+msgstr ""
+
+#: NewX509#50
+msgid ""
+"If this is left empty the pathlen is not included in the certificate. "
+"Otherwise it distinguishes the count of chained CA certificates below this "
+"one.\n"
+"A pathlen of 0 means, that this certificate may not issue other sub-CA "
+"certificates. Although it can do it, all chain-checking algorithms in e.g. "
+"your browser or openssl will (should) fail."
+msgstr ""
+
+#: NewX509#51
+msgid "The basic constraints should always be critical"
+msgstr ""
+
+#: NewX509#52
+msgid "Key identifier"
+msgstr ""
+
+#: NewX509#53
+msgid "Creates a hash of the key following the PKIX guidelines"
+msgstr ""
+
+#: NewX509#54
+msgid "Copy the Subject Key Identifier from the issuer"
+msgstr ""
+
+#: NewX509#55
+msgid ""
+"If this box is checked an attempt is made to copy the subject key identifier "
+"from the signing certificate.\n"
+"It also copies the issuer and serial number from the issuer certificate. "
+"Normally this will only be done if the keyid option fails."
+msgstr ""
+
+#: NewX509#56
+msgctxt "NewX509#56"
+msgid "Validity"
+msgstr ""
+
+#: NewX509#57
+msgctxt "NewX509#57"
+msgid "Not before"
+msgstr ""
+
+#: NewX509#58
+msgctxt "NewX509#58"
+msgid "Not after"
+msgstr ""
+
+#: NewX509#59
+msgctxt "NewX509#59"
+msgid "Time range"
+msgstr ""
+
+#: NewX509#60
+msgctxt "NewX509#60"
+msgid "Days"
+msgstr "Gün"
+
+#: NewX509#61
+msgctxt "NewX509#61"
+msgid "Months"
+msgstr "Ay"
+
+#: NewX509#62
+msgctxt "NewX509#62"
+msgid "Years"
+msgstr "Yıl"
+
+#: NewX509#63
+msgctxt "NewX509#63"
+msgid "Apply"
+msgstr "Uygula"
+
+#: NewX509#64
+msgid "Set the time to 00:00:00 and 23:59:59 respectively"
+msgstr ""
+
+#: NewX509#65
+msgctxt "NewX509#65"
+msgid "Midnight"
+msgstr ""
+
+#: NewX509#66
+msgctxt "NewX509#66"
+msgid "No well-defined expiration"
+msgstr ""
+
+#: NewX509#67
+msgid "Authority Info Access"
+msgstr ""
+
+#: NewX509#68
+msgid "CRL distribution point"
+msgstr ""
+
+#: NewX509#69
+msgid "issuer alternative name"
+msgstr ""
+
+#: NewX509#70
+msgid "URI:"
+msgstr ""
+
+#: NewX509#71
+msgid ""
+"This is a multi-valued extension that supports all the literal options of "
+"subject alternative name. Of the few software packages that currentlyi "
+"nterpret this extension most only interpret the URI option.\n"
+"Currently each option will set a new DistributionPoint with the fullName "
+"field set to the given value.\n"
+"Other fields like cRLissuer and reasons cannot currently be set or "
+"displayed: at this time no examples were available that used these fields.\n"
+"If you see this extension with when you attempt to print it "
+"out or it doesn't appear to display correctly then let steve know, including "
+"the certificate (mail steve at openssl dot org) .\n"
+"Examples:\n"
+"URI:http://www.myhost.com/myca.crl\n"
+"URI:http://www.my.com/my.crl, URI:http://www.oth.com/my.crl"
+msgstr ""
+
+#: NewX509#72
+msgid "can be altered by the file \"aia.txt\""
+msgstr ""
+
+#: NewX509#73
+msgid "Edit"
+msgstr "Düzenle"
+
+#: NewX509#74
+msgid "DNS: IP: URI: email: RID:"
+msgstr ""
+
+#: NewX509#75
+msgid ""
+"The authority information access extension gives details about how to access "
+"certain information relating to the CA. Its syntax is accessOID;location "
+"where 'location' has the same syntax as subject alternative name (except "
+"that email:copy is not supported). accessOID can be any valid OID but only "
+"certain values are meaningful for example OCSP and caIssuers. OCSP gives the "
+"location of an OCSP responder: this is used by Netscape PSM and other "
+"software.\n"
+"\n"
+"Example:\n"
+"\n"
+"OCSP;URI:http://ocsp.my.host/\n"
+"caIssuers;URI:http://my.ca/ca.html"
+msgstr ""
+
+#: NewX509#76
+msgid ""
+"The subject alternative name extension allows various literal values to be "
+"used. These include \"email\" (an email address) , \"URI\" a uniform "
+"resource indicator, \"DNS\" (a DNS domain name) , RID (a registered ID: "
+"OBJECT IDENTIFIER) and IP (an IP address).\n"
+"Examples:\n"
+"email:my@other.address, IP: 1.1.1.1 , URI:http://my.url.here/\n"
+"email:my@other.address, RID:1.2.3.4, DNS: ns.server.tld"
+msgstr ""
+
+#: NewX509#77
+msgid "subject alternative name"
+msgstr ""
+
+#: NewX509#78
+msgid ""
+"The issuer alternative name extension allows various literal values to be "
+"used. These include \"email\" (an email address) , \"URI\" a uniform "
+"resource indicator, \"DNS\" (a DNS domain name), RID (a registered ID: "
+"OBJECT IDENTIFIER) and IP (an IP address).\n"
+"Examples:\n"
+"email:my@other.address, IP: 1.1.1.1 , URI:http://my.url.here/\n"
+"email:my@other.address, RID:1.2.3.4, DNS: ns.server.tld"
+msgstr ""
+
+#: NewX509#79
+msgid "Key usage"
+msgstr ""
+
+#: NewX509#80
+msgid "Extended key usage"
+msgstr ""
+
+#: NewX509#81
+msgid "Netscape"
+msgstr ""
+
+#: NewX509#82
+msgid "CA Revocation URL"
+msgstr ""
+
+#: NewX509#83
+msgid "Revocation URL"
+msgstr ""
+
+#: NewX509#84
+msgid "SSL server name"
+msgstr ""
+
+#: NewX509#85
+msgid "Certificate renewal URL"
+msgstr ""
+
+#: NewX509#86
+msgid "Comment"
+msgstr ""
+
+#: NewX509#87
+msgid "CA policy URL"
+msgstr ""
+
+#: NewX509#88
+msgid "Base URL"
+msgstr ""
+
+#: NewX509#89
+msgid "If you know a more pretty one tell me"
+msgstr ""
+
+#: NewX509#90
+msgid "Advanced"
+msgstr "Gelişmiş"
+
+#: NewX509#91
+msgctxt "NewX509#91"
+msgid "Validate"
+msgstr ""
+
+#: NewX509#92
+msgid "Create a &self signed certificate with a MD5-hashed QA serial"
+msgstr ""
+
+#: NewX509#93
+msgid "Create Certificate signing request"
+msgstr ""
+
+#: NewX509#94
+msgid "minimum size: %1"
+msgstr ""
+
+#: NewX509#95
+msgid "maximum size: %1"
+msgstr ""
+
+#: NewX509#96
+msgid "only a-z A-Z 0-9 '()+,-./:=?"
+msgstr ""
+
+#: NewX509#97
+msgid "only 7-bit clean characters"
+msgstr ""
+
+#: NewX509#98
+msgid "XCA template"
+msgstr ""
+
+#: NewX509#99
+msgid "Create x509 Certificate"
+msgstr ""
+
+#: NewX509#100
+msgid "From PKCS#10 request"
+msgstr ""
+
+#: NewX509#101
+msgid "Other Tabs"
+msgstr ""
+
+#: NewX509#102
+msgid "Advanced Tab"
+msgstr ""
+
+#: NewX509#103
+msgid "Errors"
+msgstr "Hatalar"
+
+#: NewX509#104
+msgctxt "NewX509#104"
+msgid "Abort rollout"
+msgstr ""
+
+#: NewX509#105
+msgid "The following length restrictions of RFC3280 are violated:"
+msgstr ""
+
+#: NewX509#106
+msgid "Edit subject"
+msgstr ""
+
+#: NewX509#107
+msgctxt "NewX509#107"
+msgid "Continue rollout"
+msgstr ""
+
+#: NewX509#108
+msgid ""
+"The verification of the Certificate request failed.\n"
+"The rollout should be aborted."
+msgstr ""
+
+#: NewX509#109
+msgid "Continue anyway"
+msgstr ""
+
+#: NewX509#110
+msgid ""
+"The internal name and the common name are empty.\n"
+"Please set at least the internal name."
+msgstr ""
+
+#: NewX509#111
+msgid "Edit name"
+msgstr "İsmi Düzenle"
+
+#: NewX509#112
+msgid "There is no Key selected for signing."
+msgstr ""
+
+#: NewX509#113
+msgid "Select key"
+msgstr ""
+
+#: NewX509#114
+msgid ""
+"The following distinguished name entries are empty:\n"
+"%1\n"
+"though you have declared them as mandatory in the options menu."
+msgstr ""
+
+#: NewX509#115
+msgctxt "NewX509#115"
+msgid "The key you selected for signing is not a private one."
+msgstr ""
+
+#: NewX509#116
+msgid "Select other signer"
+msgstr ""
+
+#: NewX509#117
+msgid "Select other key"
+msgstr ""
+
+#: NewX509#118
+msgctxt "NewX509#118"
+msgid ""
+"The certificate will be earlier valid than the signer. This is probably not "
+"what you want."
+msgstr ""
+
+#: NewX509#119
+msgid "Edit dates"
+msgstr ""
+
+#: NewX509#120
+msgctxt "NewX509#120"
+msgid "Adjust date and continue"
+msgstr ""
+
+#: NewX509#121
+msgctxt "NewX509#121"
+msgid ""
+"The certificate will be longer valid than the signer. This is probably not "
+"what you want."
+msgstr ""
+
+#: NewX509#122
+msgid ""
+"The certificate will be out of date before it becomes valid. You most "
+"probably mixed up both dates."
+msgstr ""
+
+#: NewX509#123
+msgid ""
+"The certificate contains duplicated extensions. Check the validation on the "
+"advanced tab."
+msgstr ""
+
+#: NewX509#124
+msgid "Edit extensions"
+msgstr ""
+
+#: NewX509#125
+msgid "Configfile error on line %1\n"
+msgstr ""
+
+#: Options#1
+msgid "XCA Options"
+msgstr ""
+
+#: Options#2
+msgid "Mandatory subject entries"
+msgstr ""
+
+#: Options#3
+msgctxt "Options#3"
+msgid "Add"
+msgstr ""
+
+#: Options#4
+msgctxt "Options#4"
+msgid "Delete"
+msgstr ""
+
+#: Options#5
+msgid "Default hash algorithm"
+msgstr ""
+
+#: Options#6
+msgid "String types"
+msgstr ""
+
+#: Options#7
+msgid "PKCS#11 provider"
+msgstr ""
+
+#: Options#8
+msgid "Remove"
+msgstr ""
+
+#: Options#9
+msgid "Printable string or UTF8 (default)"
+msgstr ""
+
+#: Options#10
+msgid "PKIX recommendation in RFC2459"
+msgstr ""
+
+#: Options#11
+msgid "No BMP strings, only printable and T61"
+msgstr ""
+
+#: Options#12
+msgid "UTF8 strings only (RFC2459)"
+msgstr ""
+
+#: Options#13
+msgid "All strings"
+msgstr ""
+
+#: Options#14
+msgid "Load failed"
+msgstr ""
+
+#: PassRead#1
+msgctxt "PassRead#1"
+msgid "Password"
+msgstr ""
+
+#: PassRead#2
+msgctxt "PassRead#2"
+msgid ""
+"The password is parsed as 2-digit hex code. It must have an equal number of "
+"digits (0-9 and a-f)"
+msgstr ""
+
+#: PassRead#3
+msgctxt "PassRead#3"
+msgid "Take as HEX string"
+msgstr ""
+
+#: PassWrite#1
+msgctxt "PassWrite#1"
+msgid "Password"
+msgstr ""
+
+#: PassWrite#2
+msgctxt "PassWrite#2"
+msgid ""
+"The password is parsed as 2-digit hex code. It must have an equal number of "
+"digits (0-9 and a-f)"
+msgstr ""
+
+#: PassWrite#3
+msgctxt "PassWrite#3"
+msgid "Take as HEX string"
+msgstr ""
+
+#: QObject#1
+msgid "Undefined"
+msgstr ""
+
+#: QObject#2
+msgid "DB: Rename: '%1' already in use"
+msgstr ""
+
+#: QObject#3
+msgid "DB: Entry to rename not found: %1"
+msgstr ""
+
+#: QObject#4
+msgid "DB: Write error %1 - %2"
+msgstr ""
+
+#: QObject#5
+msgid "Out of data"
+msgstr ""
+
+#: QObject#6
+msgid "Error finding endmarker of string"
+msgstr ""
+
+#: QObject#7
+msgid "Out of Memory at %1:%2"
+msgstr ""
+
+#: QObject#8
+msgctxt "QObject#8"
+msgid "All files ( * )"
+msgstr ""
+
+#: QObject#9
+msgid "PKI Keys ( *.pem *.der *.key );;PKCS#8 Keys ( *.p8 *.pk8 );;"
+msgstr ""
+
+#: QObject#10
+msgid "Import RSA key"
+msgstr ""
+
+#: QObject#11
+msgid ""
+"PKCS#10 CSR ( *.pem *.der *.csr );;Netscape Request ( *.spkac *.spc );;"
+msgstr ""
+
+#: QObject#12
+msgid "Import Request"
+msgstr ""
+
+#: QObject#13
+msgid "Certificates ( *.pem *.der *.crt *.cer );;"
+msgstr ""
+
+#: QObject#14
+msgid "Import X.509 Certificate"
+msgstr ""
+
+#: QObject#15
+msgid "PKCS#7 data ( *.p7s *.p7m *.p7b );;"
+msgstr ""
+
+#: QObject#16
+msgid "Import PKCS#7 Certificates"
+msgstr ""
+
+#: QObject#17
+msgid "PKCS#12 Certificates ( *.p12 *.pfx );;"
+msgstr ""
+
+#: QObject#18
+msgid "Import PKCS#12 Private Certificate"
+msgstr ""
+
+#: QObject#19
+msgid "XCA templates ( *.xca );;"
+msgstr ""
+
+#: QObject#20
+msgid "Import XCA Templates"
+msgstr ""
+
+#: QObject#21
+msgid "Revocation lists ( *.pem *.der *.crl );;"
+msgstr ""
+
+#: QObject#22
+msgid "Import Certificate Revocation List"
+msgstr ""
+
+#: QObject#23
+msgid "XCA Databases ( *.xdb );;"
+msgstr ""
+
+#: QObject#24
+msgid "Open XCA Database"
+msgstr ""
+
+#: QObject#25
+msgid "PKCS#11 library ( *.dll );;"
+msgstr ""
+
+#: QObject#26
+msgid "PKCS#11 library ( *.dylib *.so );;"
+msgstr ""
+
+#: QObject#27
+msgid "PKCS#11 library ( *.so );;"
+msgstr ""
+
+#: QObject#28
+msgid "Open PKCS#11 shared library"
+msgstr ""
+
+#: QObject#29
+msgid "PEM files ( *.pem );;"
+msgstr ""
+
+#: QObject#30
+msgid "Load PEM encoded file"
+msgstr ""
+
+#: QObject#31
+msgid "Please enter the SO PIN (PUK) of the token %1"
+msgstr ""
+
+#: QObject#32
+msgid "Please enter the PIN of the token %1"
+msgstr ""
+
+#: QObject#33
+msgid "No Security token found"
+msgstr ""
+
+#: QObject#34
+msgid "Select"
+msgstr ""
+
+#: QObject#35
+msgid "Please enter the new SO PIN (PUK) for the token: '%1'"
+msgstr ""
+
+#: QObject#36
+msgid "Please enter the new PIN for the token: '%1'"
+msgstr ""
+
+#: QObject#37
+msgid "Required PIN size: %1 - %2"
+msgstr ""
+
+#: QObject#38
+msgid "Failed to open PKCS11 library: %1"
+msgstr ""
+
+#: QObject#39
+msgid "PKCS#11 function '%1' failed: %2"
+msgstr ""
+
+#: QObject#40
+msgid ""
+"PKCS#11 function '%1' failed: %2\n"
+"In library %3\n"
+"%4"
+msgstr ""
+
+#: QObject#41
+msgid "Please enter the password to decrypt the private key."
+msgstr ""
+
+#: QObject#42
+msgid "Invalid"
+msgstr ""
+
+#: QObject#43
+msgid "%1 is shorter than %2 bytes: '%3'"
+msgstr ""
+
+#: QObject#44
+msgid "%1 is longer than %2 bytes: '%3'"
+msgstr ""
+
+#: Revoke#1
+msgid "Revokation details"
+msgstr ""
+
+#: Revoke#2
+msgid "Invalid since"
+msgstr ""
+
+#: Revoke#3
+msgid "Revokation reason"
+msgstr ""
+
+#: SelectToken#1
+msgid "Select Token"
+msgstr ""
+
+#: SelectToken#2
+msgctxt "SelectToken#2"
+msgid "Security token"
+msgstr ""
+
+#: SelectToken#3
+msgid "Please select the security token"
+msgstr ""
+
+#: TrustState#1
+msgid "Set trustment of the Certificate"
+msgstr ""
+
+#: TrustState#2
+msgid "Trustment"
+msgstr ""
+
+#: TrustState#3
+msgid "&Never trust this certificate"
+msgstr ""
+
+#: TrustState#4
+msgid "Only &trust this certificate, if we trust the signer"
+msgstr ""
+
+#: TrustState#5
+msgid "&Always trust this certificate"
+msgstr ""
+
+#: Validity#1
+msgid "yyyy-MM-dd hh:mm"
+msgstr ""
+
+#: db_base#1
+msgctxt "db_base#1"
+msgid "Internal name"
+msgstr ""
+
+#: db_base#2
+msgid "Reset"
+msgstr ""
+
+#: db_base#3
+msgid "Subject entries"
+msgstr ""
+
+#: db_base#4
+msgid "Columns"
+msgstr ""
+
+#: db_crl#1
+msgid "Signer"
+msgstr ""
+
+#: db_crl#2
+msgid "Internal name of the signer"
+msgstr ""
+
+#: db_crl#3
+msgid "No. revoked"
+msgstr ""
+
+#: db_crl#4
+msgid "Number of revoked certificates"
+msgstr ""
+
+#: db_crl#5
+msgid "Last update"
+msgstr ""
+
+#: db_crl#6
+msgid "Next update"
+msgstr ""
+
+#: db_crl#7
+msgid "CRL number"
+msgstr ""
+
+#: db_crl#8
+msgid ""
+"The revokation list already exists in the database as:\n"
+"'%1'\n"
+"and so it was not imported"
+msgstr ""
+
+#: db_crl#9
+msgid "CRL ( *.pem *.der *.crl )"
+msgstr ""
+
+#: db_crl#10
+msgid "Revokation list export"
+msgstr ""
+
+#: db_crl#11
+msgctxt "db_crl#11"
+msgid "Import"
+msgstr ""
+
+#: db_crl#12
+msgctxt "db_crl#12"
+msgid "Rename"
+msgstr ""
+
+#: db_crl#13
+msgctxt "db_crl#13"
+msgid "Export"
+msgstr ""
+
+#: db_crl#14
+msgctxt "db_crl#14"
+msgid "Delete"
+msgstr ""
+
+#: db_key#1
+msgctxt "db_key#1"
+msgid "Type"
+msgstr ""
+
+#: db_key#2
+msgid "Size"
+msgstr ""
+
+#: db_key#3
+msgid "Use"
+msgstr ""
+
+#: db_key#4
+msgctxt "db_key#4"
+msgid "Password"
+msgstr ""
+
+#: db_key#5
+msgid ""
+"The key is already in the database as:\n"
+"'%1'\n"
+"and is not going to be imported"
+msgstr ""
+
+#: db_key#6
+msgid ""
+"The database already contains the public part of the imported key as\n"
+"'%1\n"
+"and will be completed by the new, private part of the key"
+msgstr ""
+
+#: db_key#7
+msgid "Key size too small !"
+msgstr ""
+
+#: db_key#8
+msgid "You are sure to create a key of the size: %1 ?"
+msgstr ""
+
+#: db_key#9
+msgid ""
+"Shall the original key '%1' be replaced by the key on the token?\n"
+"This will delete the key '%1' and make it unexportable"
+msgstr ""
+
+#: db_key#10
+msgctxt "db_key#10"
+msgid "New Key"
+msgstr ""
+
+#: db_key#11
+msgctxt "db_key#11"
+msgid "Import"
+msgstr ""
+
+#: db_key#12
+msgctxt "db_key#12"
+msgid "Rename"
+msgstr ""
+
+#: db_key#13
+msgctxt "db_key#13"
+msgid "Show Details"
+msgstr ""
+
+#: db_key#14
+msgctxt "db_key#14"
+msgid "Delete"
+msgstr ""
+
+#: db_key#15
+msgctxt "db_key#15"
+msgid "Export"
+msgstr ""
+
+#: db_key#16
+msgid "Change password"
+msgstr ""
+
+#: db_key#17
+msgid "Reset password"
+msgstr ""
+
+#: db_key#18
+msgid "Change PIN"
+msgstr ""
+
+#: db_key#19
+msgid "Init PIN with SO PIN (PUK)"
+msgstr ""
+
+#: db_key#20
+msgid "Change SO PIN (PUK)"
+msgstr ""
+
+#: db_key#21
+msgid "Store on Security token"
+msgstr ""
+
+#: db_key#22
+msgid "Tried to change password of a token"
+msgstr ""
+
+#: db_key#23
+msgid "Tried to change PIN of a key"
+msgstr ""
+
+#: db_key#24
+msgid "Tried to init PIN of a key"
+msgstr ""
+
+#: db_key#25
+msgid "Tried to change SO PIN of a key"
+msgstr ""
+
+#: db_temp#1
+msgctxt "db_temp#1"
+msgid "Type"
+msgstr ""
+
+#: db_temp#2
+msgid "Bad template: %1"
+msgstr ""
+
+#: db_temp#3
+msgid "Nothing"
+msgstr ""
+
+#: db_temp#4
+msgid "Preset Template values"
+msgstr ""
+
+#: db_temp#5
+msgid "copy"
+msgstr ""
+
+#: db_temp#6
+msgid "Save template as"
+msgstr ""
+
+#: db_temp#7
+msgid "XCA templates ( *.xca);; All files ( * )"
+msgstr ""
+
+#: db_temp#8
+msgid "New Template"
+msgstr ""
+
+#: db_temp#9
+msgctxt "db_temp#9"
+msgid "Import"
+msgstr ""
+
+#: db_temp#10
+msgctxt "db_temp#10"
+msgid "Rename"
+msgstr ""
+
+#: db_temp#11
+msgctxt "db_temp#11"
+msgid "Export"
+msgstr ""
+
+#: db_temp#12
+msgid "Change"
+msgstr ""
+
+#: db_temp#13
+msgctxt "db_temp#13"
+msgid "Delete"
+msgstr ""
+
+#: db_temp#14
+msgid "Duplicate"
+msgstr ""
+
+#: db_temp#15
+msgid "Create certificate"
+msgstr ""
+
+#: db_temp#16
+msgid "Create request"
+msgstr ""
+
+#: db_x509#1
+msgid "CA"
+msgstr ""
+
+#: db_x509#2
+msgid "reflects the basic Constraints extension"
+msgstr ""
+
+#: db_x509#3
+msgctxt "db_x509#3"
+msgid "Serial"
+msgstr ""
+
+#: db_x509#4
+msgid "md5 fingerprint"
+msgstr ""
+
+#: db_x509#5
+msgid "sha1 fingerprint"
+msgstr ""
+
+#: db_x509#6
+msgid "Start date"
+msgstr ""
+
+#: db_x509#7
+msgid "not Before"
+msgstr ""
+
+#: db_x509#8
+msgid "Expiry date"
+msgstr ""
+
+#: db_x509#9
+msgid "not After"
+msgstr ""
+
+#: db_x509#10
+msgid "Trust state"
+msgstr ""
+
+#: db_x509#11
+msgctxt "db_x509#11"
+msgid "Revocation"
+msgstr ""
+
+#: db_x509#12
+msgctxt "db_x509#12"
+msgid "Plain View"
+msgstr ""
+
+#: db_x509#13
+msgid "Tree View"
+msgstr ""
+
+#: db_x509#14
+msgid ""
+"The certificate already exists in the database as:\n"
+"'%1'\n"
+"and so it was not imported"
+msgstr ""
+
+#: db_x509#15
+msgid "Please enter the new hexadecimal secret number for the QA process."
+msgstr ""
+
+#: db_x509#16
+msgid "The two secret numbers don't match."
+msgstr ""
+
+#: db_x509#17
+msgid "The QA process has been terminated by the user."
+msgstr ""
+
+#: db_x509#18
+msgctxt "db_x509#18"
+msgid "The key you selected for signing is not a private one."
+msgstr ""
+
+#: db_x509#19
+msgid "Store the certificate to the key on the token '%1 (#%2)' ?"
+msgstr ""
+
+#: db_x509#20
+msgid "New Certificate"
+msgstr ""
+
+#: db_x509#21
+msgctxt "db_x509#21"
+msgid "Import"
+msgstr ""
+
+#: db_x509#22
+msgid "Import PKCS#12"
+msgstr ""
+
+#: db_x509#23
+msgid "Import from PKCS#7"
+msgstr ""
+
+#: db_x509#24
+msgctxt "db_x509#24"
+msgid "Rename"
+msgstr ""
+
+#: db_x509#25
+msgctxt "db_x509#25"
+msgid "Show Details"
+msgstr ""
+
+#: db_x509#26
+msgctxt "db_x509#26"
+msgid "Extract public Key"
+msgstr ""
+
+#: db_x509#27
+msgctxt "db_x509#27"
+msgid "Export"
+msgstr ""
+
+#: db_x509#28
+msgctxt "db_x509#28"
+msgid "File"
+msgstr ""
+
+#: db_x509#29
+msgid "Request"
+msgstr ""
+
+#: db_x509#30
+msgctxt "db_x509#30"
+msgid "Security token"
+msgstr ""
+
+#: db_x509#31
+msgid "Other token"
+msgstr ""
+
+#: db_x509#32
+msgctxt "db_x509#32"
+msgid "Template"
+msgstr ""
+
+#: db_x509#33
+msgctxt "db_x509#33"
+msgid "Delete"
+msgstr ""
+
+#: db_x509#34
+msgid "Delete from Security token"
+msgstr ""
+
+#: db_x509#35
+msgid "Trust"
+msgstr ""
+
+#: db_x509#36
+msgid "Properties"
+msgstr ""
+
+#: db_x509#37
+msgid "Generate CRL"
+msgstr ""
+
+#: db_x509#38
+msgctxt "db_x509#38"
+msgid "PKCS#7"
+msgstr ""
+
+#: db_x509#39
+msgctxt "db_x509#39"
+msgid "Sign"
+msgstr ""
+
+#: db_x509#40
+msgid "Encrypt"
+msgstr ""
+
+#: db_x509#41
+msgid "Renewal"
+msgstr ""
+
+#: db_x509#42
+msgid "Unrevoke"
+msgstr ""
+
+#: db_x509#43
+msgid "Revoke"
+msgstr ""
+
+#: db_x509#44
+msgid "There was no key found for the Certificate: '%1'"
+msgstr ""
+
+#: db_x509#45
+msgid "Not possible for a token key: '%1'"
+msgstr ""
+
+#: db_x509#46
+msgid "Not possible for the token-key Certificate '%1'"
+msgstr ""
+
+#: db_x509#47
+msgid " days"
+msgstr ""
+
+#: db_x509name#1
+msgctxt "db_x509name#1"
+msgid "Subject"
+msgstr ""
+
+#: db_x509name#2
+msgid "Complete distinguished name"
+msgstr ""
+
+#: db_x509name#3
+msgid "Subject hash"
+msgstr ""
+
+#: db_x509name#4
+msgid "Hash to lookup certs in directories"
+msgstr ""
+
+#: db_x509req#1
+msgctxt "db_x509req#1"
+msgid "Signed"
+msgstr ""
+
+#: db_x509req#2
+msgid "whether the request is already signed or not"
+msgstr ""
+
+#: db_x509req#3
+msgid "Unstructured name"
+msgstr ""
+
+#: db_x509req#4
+msgid "Challange password"
+msgstr ""
+
+#: db_x509req#5
+msgid ""
+"The certificate signing request already exists in the database as\n"
+"'%1'\n"
+"and thus was not stored"
+msgstr ""
+
+#: db_x509req#6
+msgid "Certificate request ( *.pem *.der *.crl )"
+msgstr ""
+
+#: db_x509req#7
+msgid "Certificate request export"
+msgstr ""
+
+#: db_x509req#8
+msgid "New Request"
+msgstr ""
+
+#: db_x509req#9
+msgctxt "db_x509req#9"
+msgid "Import"
+msgstr ""
+
+#: db_x509req#10
+msgctxt "db_x509req#10"
+msgid "Extract public Key"
+msgstr ""
+
+#: db_x509req#11
+msgctxt "db_x509req#11"
+msgid "Rename"
+msgstr ""
+
+#: db_x509req#12
+msgctxt "db_x509req#12"
+msgid "Show Details"
+msgstr ""
+
+#: db_x509req#13
+msgctxt "db_x509req#13"
+msgid "Sign"
+msgstr ""
+
+#: db_x509req#14
+msgctxt "db_x509req#14"
+msgid "Export"
+msgstr ""
+
+#: db_x509req#15
+msgctxt "db_x509req#15"
+msgid "File"
+msgstr ""
+
+#: db_x509req#16
+msgctxt "db_x509req#16"
+msgid "Template"
+msgstr ""
+
+#: db_x509req#17
+msgctxt "db_x509req#17"
+msgid "Delete"
+msgstr ""
+
+#: db_x509super#1
+msgid "Key name"
+msgstr ""
+
+#: db_x509super#2
+msgid "Internal name of the key"
+msgstr ""
+
+#: db_x509super#3
+msgid "The following extensions were not ported into the template"
+msgstr ""
+
+#: kvView#1
+msgctxt "kvView#1"
+msgid "Type"
+msgstr ""
+
+#: kvView#2
+msgid "Content"
+msgstr ""
+
+#: pass_info#1
+msgctxt "pass_info#1"
+msgid "Password"
+msgstr ""
+
+#: pass_info#2
+msgctxt "pass_info#2"
+msgid "PIN"
+msgstr ""
+
+#: pki_base#1
+msgctxt "pki_base#1"
+msgid "Error opening file: '%1': %2"
+msgstr ""
+
+#: pki_base#2
+msgid "Error: "
+msgstr ""
+
+#: pki_base#3
+msgid "Internal error: Unexpected message: %1 %2"
+msgstr ""
+
+#: pki_crl#1
+msgid "Successfully imported the revokation list '%1'"
+msgstr ""
+
+#: pki_crl#2
+msgid "Delete the revokation list '%1'?"
+msgstr ""
+
+#: pki_crl#3
+msgid "Successfully created the revokation list '%1'"
+msgstr ""
+
+#: pki_crl#4
+msgid "Delete the %1 revokation lists: %2?"
+msgstr ""
+
+#: pki_crl#5
+msgid ""
+"Unable to load the revokation list in file %1. Tried PEM and DER formatted "
+"CRL."
+msgstr ""
+
+#: pki_crl#6
+msgid "No issuer given"
+msgstr ""
+
+#: pki_crl#7
+msgctxt "pki_crl#7"
+msgid "Wrong Size %1"
+msgstr ""
+
+#: pki_crl#8
+msgid "unknown"
+msgstr ""
+
+#: pki_evp#1
+msgid "Failed to decrypt the key (bad password) "
+msgstr ""
+
+#: pki_evp#2
+msgid ""
+"Unable to load the private key in file %1. Tried PEM and DER private, public "
+"and PKCS#8 key types."
+msgstr ""
+
+#: pki_evp#3
+msgid "Password input aborted"
+msgstr ""
+
+#: pki_evp#4
+msgid "Please enter the database password for decrypting the key '%1'"
+msgstr ""
+
+#: pki_evp#5
+msgid "Please enter the password to protect the private key: '%1'"
+msgstr ""
+
+#: pki_evp#6
+msgid "Please enter the database password for encrypting the key"
+msgstr ""
+
+#: pki_evp#7
+msgid "Please enter the password protecting the PKCS#8 key '%1'"
+msgstr ""
+
+#: pki_evp#8
+msgid "Please enter the export password for the private key '%1'"
+msgstr ""
+
+#: pki_key#1
+msgid "Successfully imported the %1 public key '%2'"
+msgstr ""
+
+#: pki_key#2
+msgid "Delete the %1 public key '%2'?"
+msgstr ""
+
+#: pki_key#3
+msgid "Successfully imported the %1 private key '%2'"
+msgstr ""
+
+#: pki_key#4
+msgid "Delete the %1 private key '%2'?"
+msgstr ""
+
+#: pki_key#5
+msgid "Successfully created the %1 private key '%2'"
+msgstr ""
+
+#: pki_key#6
+msgctxt "pki_key#6"
+msgid "Delete the %1 keys: %2?"
+msgstr ""
+
+#: pki_key#7
+msgid "public key"
+msgstr ""
+
+#: pki_key#8
+msgid "Common"
+msgstr ""
+
+#: pki_key#9
+msgid "Private"
+msgstr ""
+
+#: pki_key#10
+msgid "Bogus"
+msgstr ""
+
+#: pki_key#11
+msgctxt "pki_key#11"
+msgid "PIN"
+msgstr ""
+
+#: pki_key#12
+msgid "No password"
+msgstr ""
+
+#: pki_multi#1
+msgid "Seek failed"
+msgstr ""
+
+#: pki_pkcs12#1
+msgid "Please enter the password to decrypt the PKCS#12 file."
+msgstr ""
+
+#: pki_pkcs12#2
+msgid "Unable to load the PKCS#12 (pfx) file %1."
+msgstr ""
+
+#: pki_pkcs12#3
+msgid "The supplied password was wrong (%1)"
+msgstr ""
+
+#: pki_pkcs12#4
+msgid "Please enter the password to encrypt the PKCS#12 file"
+msgstr ""
+
+#: pki_pkcs12#5
+msgid "No key or no Cert and no pkcs12"
+msgstr ""
+
+#: pki_pkcs7#1
+msgid "Unable to load the PKCS#7 file %1. Tried PEM and DER format."
+msgstr ""
+
+#: pki_scard#1
+msgid "Successfully imported the token key '%1'"
+msgstr ""
+
+#: pki_scard#2
+msgid "Delete the token key '%1'?"
+msgstr ""
+
+#: pki_scard#3
+msgid "Successfully created the token key '%1'"
+msgstr ""
+
+#: pki_scard#4
+msgctxt "pki_scard#4"
+msgid "Delete the %1 keys: %2?"
+msgstr ""
+
+#: pki_scard#5
+msgid "Delete the private key '%1' from the token '%2 (#%3)' ?"
+msgstr ""
+
+#: pki_scard#6
+msgid "only RSA keys can be stored on tokens"
+msgstr ""
+
+#: pki_scard#7
+msgid "This Key is already on the token"
+msgstr ""
+
+#: pki_scard#8
+msgid "PIN input aborted"
+msgstr ""
+
+#: pki_scard#9
+msgid "Unable to find copied key on the token"
+msgstr ""
+
+#: pki_scard#10
+msgid "Please insert card: %1 %2 [%3] with Serial: %4"
+msgstr ""
+
+#: pki_scard#11
+msgid "Public Key missmatch. Please re-import card"
+msgstr ""
+
+#: pki_scard#12
+msgid "Unable to find generated key on card"
+msgstr ""
+
+#: pki_scard#13
+msgctxt "pki_scard#13"
+msgid "Wrong Size %1"
+msgstr ""
+
+#: pki_scard#14
+msgid "Token %1"
+msgstr ""
+
+#: pki_scard#15
+msgid "Failed to find the key on the token"
+msgstr ""
+
+#: pki_scard#16
+msgid "Invalid Pin for the token"
+msgstr ""
+
+#: pki_temp#1
+msgid "Successfully imported the XCA template '%1'"
+msgstr ""
+
+#: pki_temp#2
+msgid "Delete the XCA template '%1'?"
+msgstr ""
+
+#: pki_temp#3
+msgid "Successfully created the XCA template '%1'"
+msgstr ""
+
+#: pki_temp#4
+msgid "Delete the %1 XCA templates: %2?"
+msgstr ""
+
+#: pki_temp#5
+msgctxt "pki_temp#5"
+msgid "Wrong Size %1"
+msgstr ""
+
+#: pki_temp#6
+msgid "Template file content error (too small): %1"
+msgstr ""
+
+#: pki_temp#7
+msgid "Template file content error (bad size): %1 "
+msgstr ""
+
+#: pki_temp#8
+msgid "Template file content error (bad length) :%1"
+msgstr ""
+
+#: pki_x509#1
+msgid "Successfully imported the certificate '%1'"
+msgstr ""
+
+#: pki_x509#2
+msgid "Delete the certificate '%1'?"
+msgstr ""
+
+#: pki_x509#3
+msgid "Successfully created the certificate '%1'"
+msgstr ""
+
+#: pki_x509#4
+msgid "Delete the %1 certificates: %2?"
+msgstr ""
+
+#: pki_x509#5
+msgid ""
+"Unable to load the certificate in file %1. Tried PEM and DER certificate."
+msgstr ""
+
+#: pki_x509#6
+msgid "This certificate is already on the security token"
+msgstr ""
+
+#: pki_x509#7
+msgid "Delete the certificate '%1' from the token '%2 (#%3)'?"
+msgstr ""
+
+#: pki_x509#8
+msgid "There is no key for signing !"
+msgstr ""
+
+#: pki_x509#9
+msgctxt "pki_x509#9"
+msgid "Wrong Size %1"
+msgstr ""
+
+#: pki_x509#10
+msgctxt "pki_x509#10"
+msgid "Not trusted"
+msgstr ""
+
+#: pki_x509#11
+msgid "Trust inherited"
+msgstr ""
+
+#: pki_x509#12
+msgid "Always Trusted"
+msgstr ""
+
+#: pki_x509#13
+msgid "CRL expires: %1"
+msgstr ""
+
+#: pki_x509#14
+msgid "No"
+msgstr ""
+
+#: pki_x509#15
+msgid "Yes"
+msgstr ""
+
+#: pki_x509req#1
+msgid "Signing key not valid (public key)"
+msgstr ""
+
+#: pki_x509req#2
+msgid "Successfully imported the %1 certificate request '%2'"
+msgstr ""
+
+#: pki_x509req#3
+msgid "Delete the %1 certificate request '%2'?"
+msgstr ""
+
+#: pki_x509req#4
+msgid "Successfully created the %1 certificate request '%2'"
+msgstr ""
+
+#: pki_x509req#5
+msgid "Delete the %1 certificate requests: %2?"
+msgstr ""
+
+#: pki_x509req#6
+msgid ""
+"Unable to load the certificate request in file %1. Tried PEM, DER and SPKAC "
+"format."
+msgstr ""
+
+#: pki_x509req#7
+msgctxt "pki_x509req#7"
+msgid "Signed"
+msgstr ""
+
+#: pki_x509req#8
+msgid "Unhandled"
+msgstr ""
+
+#: pki_x509req#9
+msgctxt "pki_x509req#9"
+msgid "Wrong Size %1"
+msgstr ""
+
+#: v3ext#1
+msgctxt "v3ext#1"
+msgid "Add"
+msgstr ""
+
+#: v3ext#2
+msgctxt "v3ext#2"
+msgid "Delete"
+msgstr ""
+
+#: v3ext#3
+msgctxt "v3ext#3"
+msgid "Apply"
+msgstr ""
+
+#: v3ext#4
+msgctxt "v3ext#4"
+msgid "Validate"
+msgstr ""
+
+#: v3ext#5
+msgctxt "v3ext#5"
+msgid "Cancel"
+msgstr ""
+
+#: v3ext#6
+msgid "An email address or 'copy'"
+msgstr ""
+
+#: v3ext#7
+msgid "An email address"
+msgstr ""
+
+#: v3ext#8
+msgid "a registered ID: OBJECT IDENTIFIER"
+msgstr ""
+
+#: v3ext#9
+msgid "a uniform resource indicator"
+msgstr ""
+
+#: v3ext#10
+msgid "a DNS domain name"
+msgstr ""
+
+#: v3ext#11
+msgid "an IP address"
+msgstr ""
+
+#: v3ext#12
+msgid "Syntax: ;TYPE:text like '1.2.3.4:UTF8:name'"
+msgstr ""
+
+#: v3ext#13
+msgid "No editing. Only 'copy' allowed here"
+msgstr ""
+
+#: v3ext#14
+msgid ""
+"Validation failed:\n"
+"'%1'\n"
+"%2"
+msgstr ""
+
+#: v3ext#15
+msgid ""
+"Validation successfull:\n"
+"'%1'"
+msgstr ""
+
+#: void#1
+msgctxt "void#1"
+msgid "There was no key found for the Certificate: "
+msgstr ""
+
+#: void#2
+msgctxt "void#2"
+msgid "Import Certificate signing request"
+msgstr ""
diff --git a/lang/xca.pot b/lang/xca.pot
index 41993625..82098683 100644
--- a/lang/xca.pot
+++ b/lang/xca.pot
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-24 07:29+0200\n"
+"POT-Creation-Date: 2010-10-30 13:15+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -755,217 +755,221 @@ msgid "Generate DH parameter"
msgstr ""
#: MainWindow#27
-msgid "&Close DataBase"
+msgid "Set as default DataBase"
msgstr ""
#: MainWindow#28
-msgid "&Dump DataBase"
+msgid "&Close DataBase"
msgstr ""
#: MainWindow#29
-msgid "C&hange DataBase password"
+msgid "&Dump DataBase"
msgstr ""
#: MainWindow#30
-msgid "&Import old db_dump"
+msgid "C&hange DataBase password"
msgstr ""
#: MainWindow#31
-msgid "&Undelete items"
+msgid "&Import old db_dump"
msgstr ""
#: MainWindow#32
-msgid "Options"
+msgid "&Undelete items"
msgstr ""
#: MainWindow#33
-msgid "Exit"
+msgid "Options"
msgstr ""
#: MainWindow#34
-msgid "I&mport"
+msgid "Exit"
msgstr ""
#: MainWindow#35
-msgid "Keys"
+msgid "I&mport"
msgstr ""
#: MainWindow#36
-msgid "Requests"
+msgid "Keys"
msgstr ""
#: MainWindow#37
-msgid "PKCS#12"
+msgid "Requests"
msgstr ""
#: MainWindow#38
-msgctxt "MainWindow#38"
-msgid "PKCS#7"
+msgid "PKCS#12"
msgstr ""
#: MainWindow#39
msgctxt "MainWindow#39"
-msgid "Template"
+msgid "PKCS#7"
msgstr ""
#: MainWindow#40
-msgid "Revocation list"
+msgctxt "MainWindow#40"
+msgid "Template"
msgstr ""
#: MainWindow#41
-msgid "PEM file"
+msgid "Revocation list"
msgstr ""
#: MainWindow#42
-msgid "paste PEM file"
+msgid "PEM file"
msgstr ""
#: MainWindow#43
-msgid "&Token"
+msgid "paste PEM file"
msgstr ""
#: MainWindow#44
-msgid "&Manage Security token"
+msgid "&Token"
msgstr ""
#: MainWindow#45
-msgid "&Init Security token"
+msgid "&Manage Security token"
msgstr ""
#: MainWindow#46
-msgid "&Change PIN"
+msgid "&Init Security token"
msgstr ""
#: MainWindow#47
-msgid "Change &SO PIN"
+msgid "&Change PIN"
msgstr ""
#: MainWindow#48
-msgid "Init PIN"
+msgid "Change &SO PIN"
msgstr ""
#: MainWindow#49
-msgid "&Help"
+msgid "Init PIN"
msgstr ""
#: MainWindow#50
-msgid "&Content"
+msgid "&Help"
msgstr ""
#: MainWindow#51
-msgid "&About"
+msgid "&Content"
msgstr ""
#: MainWindow#52
-msgid "Donations"
+msgid "&About"
msgstr ""
#: MainWindow#53
-msgid "Database dump ( *.dump );;All files ( * )"
+msgid "Donations"
msgstr ""
#: MainWindow#54
-msgid "Import password"
+msgid "Database dump ( *.dump );;All files ( * )"
msgstr ""
#: MainWindow#55
-msgid "Please enter the password of the old database"
+msgid "Import password"
msgstr ""
#: MainWindow#56
-msgid "Password verification error. Ignore keys ?"
+msgid "Please enter the password of the old database"
msgstr ""
#: MainWindow#57
-msgid "Import anyway"
+msgid "Password verification error. Ignore keys ?"
msgstr ""
#: MainWindow#58
-msgctxt "MainWindow#58"
-msgid "Cancel"
+msgid "Import anyway"
msgstr ""
#: MainWindow#59
-msgid "no such option: %1"
+msgctxt "MainWindow#59"
+msgid "Cancel"
msgstr ""
#: MainWindow#60
-msgid "Import PEM data"
+msgid "no such option: %1"
msgstr ""
#: MainWindow#61
-msgid "Please enter the original SO PIN (PUK) of the token '%1'"
+msgid "Import PEM data"
msgstr ""
#: MainWindow#62
-msgid "Please enter the new SO PIN (PUK) of the token '%1'"
+msgid "Please enter the original SO PIN (PUK) of the token '%1'"
msgstr ""
#: MainWindow#63
-msgid "The new label of the token '%1'"
+msgid "Please enter the new SO PIN (PUK) of the token '%1'"
msgstr ""
#: MainWindow#64
-msgid "The token '%1' did not contain any keys or certificates"
+msgid "The new label of the token '%1'"
msgstr ""
#: MainWindow#65
-msgid "New Password"
+msgid "The token '%1' did not contain any keys or certificates"
msgstr ""
#: MainWindow#66
+msgid "New Password"
+msgstr ""
+
+#: MainWindow#67
msgid ""
"Please enter the new password to encrypt your private keys in the database-"
"file"
msgstr ""
-#: MainWindow#67
+#: MainWindow#68
msgid ""
"Please enter a password, that will be used to encrypt your private keys in "
"the database file: '%1'"
msgstr ""
-#: MainWindow#68
+#: MainWindow#69
msgid "Password verify error, please try again"
msgstr ""
-#: MainWindow#69
-msgctxt "MainWindow#69"
+#: MainWindow#70
+msgctxt "MainWindow#70"
msgid "Password"
msgstr ""
-#: MainWindow#70
+#: MainWindow#71
msgid "Please enter the password for unlocking the database: '%1'"
msgstr ""
-#: MainWindow#71
+#: MainWindow#72
msgid ""
"Hex password must only contain the characters '0' - '9' and 'a' - 'f' and it "
"must consist of an even number of characters"
msgstr ""
-#: MainWindow#72
+#: MainWindow#73
msgid "Repeat %1"
msgstr ""
-#: MainWindow#73
+#: MainWindow#74
msgid "%1 missmatch"
msgstr ""
-#: MainWindow#74
+#: MainWindow#75
msgid "The following error occured:"
msgstr ""
-#: MainWindow#75
+#: MainWindow#76
msgid "Copy to Clipboard"
msgstr ""
-#: MainWindow#76
+#: MainWindow#77
msgid "DH parameter bits"
msgstr ""
-#: MainWindow#77
-msgctxt "MainWindow#77"
+#: MainWindow#78
+msgctxt "MainWindow#78"
msgid "Error opening file: '%1': %2"
msgstr ""
@@ -1903,61 +1907,65 @@ msgid "Load PEM encoded file"
msgstr ""
#: QObject#31
-msgid "Please enter the SO PIN (PUK) of the token %1"
+msgid "Please enter the PIN on the PinPad"
msgstr ""
#: QObject#32
-msgid "Please enter the PIN of the token %1"
+msgid "Please enter the SO PIN (PUK) of the token %1"
msgstr ""
#: QObject#33
-msgid "No Security token found"
+msgid "Please enter the PIN of the token %1"
msgstr ""
#: QObject#34
-msgid "Select"
+msgid "No Security token found"
msgstr ""
#: QObject#35
-msgid "Please enter the new SO PIN (PUK) for the token: '%1'"
+msgid "Select"
msgstr ""
#: QObject#36
-msgid "Please enter the new PIN for the token: '%1'"
+msgid "Please enter the new SO PIN (PUK) for the token: '%1'"
msgstr ""
#: QObject#37
-msgid "Required PIN size: %1 - %2"
+msgid "Please enter the new PIN for the token: '%1'"
msgstr ""
#: QObject#38
-msgid "Failed to open PKCS11 library: %1"
+msgid "Required PIN size: %1 - %2"
msgstr ""
#: QObject#39
-msgid "PKCS#11 function '%1' failed: %2"
+msgid "Failed to open PKCS11 library: %1"
msgstr ""
#: QObject#40
+msgid "PKCS#11 function '%1' failed: %2"
+msgstr ""
+
+#: QObject#41
msgid ""
"PKCS#11 function '%1' failed: %2\n"
"In library %3\n"
"%4"
msgstr ""
-#: QObject#41
+#: QObject#42
msgid "Please enter the password to decrypt the private key."
msgstr ""
-#: QObject#42
+#: QObject#43
msgid "Invalid"
msgstr ""
-#: QObject#43
+#: QObject#44
msgid "%1 is shorter than %2 bytes: '%3'"
msgstr ""
-#: QObject#44
+#: QObject#45
msgid "%1 is longer than %2 bytes: '%3'"
msgstr ""
@@ -2087,6 +2095,16 @@ msgstr ""
#: db_crl#14
msgctxt "db_crl#14"
+msgid "Clipboard"
+msgstr ""
+
+#: db_crl#15
+msgctxt "db_crl#15"
+msgid "File"
+msgstr ""
+
+#: db_crl#16
+msgctxt "db_crl#16"
msgid "Delete"
msgstr ""
@@ -2397,87 +2415,92 @@ msgstr ""
#: db_x509#28
msgctxt "db_x509#28"
-msgid "File"
+msgid "Clipboard"
msgstr ""
#: db_x509#29
-msgid "Request"
+msgctxt "db_x509#29"
+msgid "File"
msgstr ""
#: db_x509#30
-msgctxt "db_x509#30"
-msgid "Security token"
+msgid "Request"
msgstr ""
#: db_x509#31
-msgid "Other token"
+msgctxt "db_x509#31"
+msgid "Security token"
msgstr ""
#: db_x509#32
-msgctxt "db_x509#32"
-msgid "Template"
+msgid "Other token"
msgstr ""
#: db_x509#33
msgctxt "db_x509#33"
-msgid "Delete"
+msgid "Template"
msgstr ""
#: db_x509#34
-msgid "Delete from Security token"
+msgctxt "db_x509#34"
+msgid "Delete"
msgstr ""
#: db_x509#35
-msgid "Trust"
+msgid "Delete from Security token"
msgstr ""
#: db_x509#36
-msgid "Properties"
+msgid "Trust"
msgstr ""
#: db_x509#37
-msgid "Generate CRL"
+msgid "Properties"
msgstr ""
#: db_x509#38
-msgctxt "db_x509#38"
-msgid "PKCS#7"
+msgid "Generate CRL"
msgstr ""
#: db_x509#39
msgctxt "db_x509#39"
-msgid "Sign"
+msgid "PKCS#7"
msgstr ""
#: db_x509#40
-msgid "Encrypt"
+msgctxt "db_x509#40"
+msgid "Sign"
msgstr ""
#: db_x509#41
-msgid "Renewal"
+msgid "Encrypt"
msgstr ""
#: db_x509#42
-msgid "Unrevoke"
+msgid "Renewal"
msgstr ""
#: db_x509#43
-msgid "Revoke"
+msgid "Unrevoke"
msgstr ""
#: db_x509#44
-msgid "There was no key found for the Certificate: '%1'"
+msgid "Revoke"
msgstr ""
#: db_x509#45
-msgid "Not possible for a token key: '%1'"
+msgid "There was no key found for the Certificate: '%1'"
msgstr ""
#: db_x509#46
-msgid "Not possible for the token-key Certificate '%1'"
+msgid "Not possible for a token key: '%1'"
msgstr ""
#: db_x509#47
+msgid "Not possible for the token-key Certificate '%1'"
+msgstr ""
+
+#: db_x509#48
msgid " days"
msgstr ""
@@ -2566,16 +2589,21 @@ msgstr ""
#: db_x509req#15
msgctxt "db_x509req#15"
-msgid "File"
+msgid "Clipboard"
msgstr ""
#: db_x509req#16
msgctxt "db_x509req#16"
-msgid "Template"
+msgid "File"
msgstr ""
#: db_x509req#17
msgctxt "db_x509req#17"
+msgid "Template"
+msgstr ""
+
+#: db_x509req#18
+msgctxt "db_x509req#18"
msgid "Delete"
msgstr ""
diff --git a/lang/xca_de.ts b/lang/xca_de.ts
index 3b9a928b..81be5b45 100644
--- a/lang/xca_de.ts
+++ b/lang/xca_de.ts
@@ -338,7 +338,7 @@
CertView
-
+
There was no key found for the Certificate:
Es wurde kein Schlüssel gefunden für das Zertifikat:
@@ -957,7 +957,7 @@ Seriennummer: %3
In die Zwischenablage
-
+
&Close DataBase
Datenbank s&chliessen
@@ -972,12 +972,12 @@ Seriennummer: %3
Ü&ber
-
+
&File
D&atei
-
+
&Help
&Hilfe
@@ -1218,7 +1218,7 @@ Seriennummer: %3
-
+
&New DataBase
&Neue Datenbank
@@ -1228,7 +1228,7 @@ Seriennummer: %3
Datenbank &Öffnen
-
+
&Init Security token
Chipkarte &initialisieren
@@ -1308,10 +1308,15 @@ Seriennummer: %3
Öffnen der Datei '%1' fehlgeschlagen: %2
-
+
Generate DH parameter
DH Parameter erstellen
+
+
+ Set as default DataBase
+
+
&Token
@@ -2285,7 +2290,7 @@ though you have declared them as mandatory in the options menu.
-
+
Load failed
Laden fehlgeschlagen
@@ -2533,7 +2538,7 @@ Bitte die Zeiten manuell einstellen.
Datenbank: Schreibfehler %1 - %2
-
+
Please enter the PIN on the PinPad
Bitte die PIN am Lesegerät eingeben
@@ -2574,7 +2579,7 @@ Bitte die Zeiten manuell einstellen.
Auswählen
-
+
Please enter the new SO PIN (PUK) for the token: '%1'
Bitte die neue SO PIN (PUK) für die Chipkarte '%1' eingeben
@@ -2758,12 +2763,12 @@ in Bibliothek %3
db_base
-
+
Internal name
Interner Name
-
+
Reset
Reset
@@ -2834,7 +2839,7 @@ in Bibliothek %3
Rücknahmeliste exportieren
-
+
Import
Import
@@ -2848,13 +2853,23 @@ in Bibliothek %3
Export
Export
+
+
+ Clipboard
+
+
+
+
+ File
+ Datei
+
Delete
Löschen
-
+
The revokation list already exists in the database as:
'%1'
and so it was not imported
@@ -3103,7 +3118,7 @@ und wird duch den importierten, privaten Teil vervollständigt
Üblicher Name
-
+
Serial
Seriennummer
@@ -3219,6 +3234,11 @@ und wird duch den importierten, privaten Teil vervollständigt
+ Clipboard
+
+
+
+
File
Datei
@@ -3238,18 +3258,18 @@ und wird duch den importierten, privaten Teil vervollständigt
Vertrauen
-
-
+
+
CA
CA
-
+
reflects the basic Constraints extension
Zeigt den Inhalt der basic constraints erweiterung
-
+
Properties
Eigenschaften
@@ -3314,7 +3334,7 @@ und wird duch den importierten, privaten Teil vervollständigt
Von der Chipkarte löschen
-
+
The certificate already exists in the database as:
'%1'
and so it was not imported
@@ -3323,7 +3343,7 @@ and so it was not imported
und wurde daher nicht importiert
-
+
There was no key found for the Certificate: '%1'
Es wurde kein Schlüssel für das Zertifikat: '%1' gefunden
@@ -3338,12 +3358,12 @@ und wurde daher nicht importiert
Nicht möglich für das Chipkartenzertifikat '%1'
-
+
Store the certificate to the key on the token '%1 (#%2)' ?
Soll das Zertifikat zum privaten Schlüssel auf der Chipkarte '%1' mit der Seriennummer %2 abgelegt werden ?
-
+
Other token
Andere Chipkarte
@@ -3384,7 +3404,7 @@ und wurde daher nicht importiert
Zertifikatsantrag exportieren
-
+
New Request
Neuer Zertifikatsantrag
@@ -3419,7 +3439,12 @@ und wurde daher nicht importiert
Export
-
+
+ Clipboard
+
+
+
+
Delete
Löschen
@@ -3432,7 +3457,7 @@ und wurde daher nicht importiert
Inhaber
-
+
Signed
Signiert
@@ -3452,7 +3477,7 @@ und wurde daher nicht importiert
Challange password
-
+
File
Datei
@@ -3462,7 +3487,7 @@ und wurde daher nicht importiert
Vorlage
-
+
The certificate signing request already exists in the database as
'%1'
and thus was not stored
@@ -3556,12 +3581,12 @@ und wurde daher nicht importiert
Keine Austeller angegeben
-
+
unknown
unbekannt
-
+
Unable to load the revokation list in file %1. Tried PEM and DER formatted CRL.
Konnte die Sperrliste %1 nicht laden. Ist weder eine PEM noch eine DER formatierte CRL.
@@ -3572,7 +3597,7 @@ und wurde daher nicht importiert
-
+
Wrong Size %1
Ungültige Größe %1
@@ -3881,7 +3906,7 @@ und wurde daher nicht importiert
pki_x509
-
+
Not trusted
Nicht vertrauenswürdig
@@ -3896,7 +3921,7 @@ und wurde daher nicht importiert
Immer Vertraut
-
+
There is no key for signing !
Kein Schlüssel zum Unterschreiben!
@@ -3931,7 +3956,7 @@ und wurde daher nicht importiert
Das Zertifikat '%1' von der Chipkarte '%2 (#%3)' löschen?
-
+
CRL expires: %1
CRL ungültig ab: %1
@@ -3950,13 +3975,13 @@ und wurde daher nicht importiert
Das Zertifikat '%1' von der Chipkarte '%2 (#%3)' löschen ?
-
+
Successfully imported the certificate '%1'
Das Zertifikat '%1' wurde erfolgreich importiert
-
+
Wrong Size %1
Ungültige Größe %1
@@ -3994,7 +4019,7 @@ und wurde daher nicht importiert
Konnte den Zertifikatsantrag aus der Datei %1 nicht laden. Versuchte Formate PEM, DER und SPKAC.
-
+
Signed
Signiert
diff --git a/lang/xca_es.ts b/lang/xca_es.ts
index 434d444f..a79e0986 100644
--- a/lang/xca_es.ts
+++ b/lang/xca_es.ts
@@ -4,305 +4,239 @@
About
-
Done
-
+ Hecho
CaProperties
-
- Next serial for signing
-
+ CA Properties
+ Propiedades de la CA
+
+
+ Use random Serial numbers
+ Usar números de Serie aleatorios
-
Days until next CRL issuing
-
Default template
-
+ Plantilla predeterminada
- Cancel
- Cancelar
-
-
-
- CA Properties
-
-
-
-
- Use random Serial numbers
+ Next serial for signing
CertDetail
-
- Show extensions
-
-
-
-
- Not available
-
-
-
-
- Details of the certificate
-
-
-
-
- Signer unknown
-
-
-
-
- Self signed
-
-
-
-
- Not trusted
-
-
-
-
- Trusted
-
-
-
-
- Revoked:
-
-
-
-
- Not valid
-
-
-
-
- Valid
-
-
-
-
- Details of the certificate signing request
- Detalles de la solicitud
-
-
-
Details of the Certificate
- Detalles del Certificado
+ Detalles del Certificado
-
S&tatus
-
+ Estado
-
Serial
-
+ Número de serie
-
The serial number of the certificate
-
+ El número de serie del certificado
-
The internal name of the certificate in the database
-
Internal name
-
Signature algorithm
-
+ Firma
-
Signature
Firma
-
Key
-
Fingerprints
-
SHA1
-
MD5
-
A SHA-1 hashsum of the certificate
-
An md5 hashsum of the certificate
-
Validity
- Validez
+ Validez
-
The time since the certificate is valid
-
The time until the certificate is valid
-
&Subject
-
&Issuer
-
Attributes
-
&Extensions
-
-
Show config
+
+ Show extensions
+
+
+
+ Not available
+ Disponible
+
+
+ Details of the certificate
+
+
+
+ Signer unknown
+
+
+
+ Self signed
+
+
+
+ Not trusted
+
+
+
+ Trusted
+
+
+
+ Revoked:
+
+
+
+ Not valid
+
+
+
+ Valid
+
+
+
+ Details of the certificate signing request
+ Detalles de la solicitud
+
CertExtend
-
- This will create a new certificate as a copy of the old one with a new serial number and adjusted validity values.
-
-
-
-
- Validity
- Validez
-
-
-
- Not before
-
-
-
-
- Not after
-
-
-
-
- Time range
-
-
-
-
- Days
-
-
-
-
- Months
-
-
-
-
- Years
-
-
-
-
- Midnight
-
-
-
-
- Apply
-
-
-
-
Certificate renewal
-
+ This will create a new certificate as a copy of the old one with a new serial number and adjusted validity values.
+
+
+
+ Validity
+ Validez
+
+
+ Not before
+
+
+
+ Not after
+
+
+
+ Time range
+
+
+
No well-defined expiration
-
+ Apply
+
+
+
+ Days
+
+
+
+ Months
+
+
+
+ Years
+
+
+
+ Midnight
+
+
+
The certificate will be earlier valid than the signer. This is probably not what you want.
-
-
Edit times
-
-
Abort rollout
-
-
Continue rollout
-
-
Adjust date and continue
-
The certificate will be longer valid than the signer. This is probably not what you want.
@@ -310,12 +244,10 @@
CertView
-
There was no key found for the Certificate:
-
Import Certificate signing request
@@ -323,7 +255,6 @@
ClickLabel
-
Double click for details
@@ -331,130 +262,101 @@
CrlDetail
-
-
- Name
- Nombre
-
-
-
- Serial
-
-
-
-
- Revocation
-
-
-
-
- Reason
-
-
-
-
- Invalidation
-
-
-
-
- Failed
-
-
-
-
- Unknown signer
-
-
-
-
- Verification not possible
-
-
-
-
- Unknown certificate
-
-
-
-
Details of the Revocation list
-
&Status
-
Version
-
Signature
- Firma
+ Firma
-
Signed by
-
+ Name
+ Nombre
+
+
The internal name of the CRL in the database
-
issuing dates
-
Next Update
-
Last Update
-
&Issuer
-
&Extensions
-
&Revocation list
-
0
+
+ Serial
+ Número de serie
+
+
+ Revocation
+
+
+
+ Reason
+
+
+
+ Invalidation
+
+
+
+ Failed
+
+
+
+ Unknown signer
+
+
+
+ Verification not possible
+
+
+
+ Unknown certificate
+
+
ExportCert
- ...
- ...
-
-
-
X509 Certificates ( *.cer *.crt *.p12 *.p7b);;All files ( * )
-
DER is a binary format of the Certificate
PEM is a base64 encoded Certificate
PKCS#7 is an official Certificate exchange format
@@ -463,37 +365,21 @@ PKCS#12 is an encrypted official Key-Certificate exchange format
-
Please enter the filename for the certificate.
-
Certifikate export
-
- Cancel
- Cancelar
-
ExportDer
- ...
- ...
-
-
- Cancel
- Cancelar
-
-
-
All files ( * )
-
DER is a binary format
PEM is a base64 encoded DER file
@@ -503,37 +389,30 @@ PEM is a base64 encoded DER file
ExportDialog
-
...
- ...
+ ...
-
Filename
-
Please enter the filename
-
Export Format
-
The file: '%1' already exists!
-
Overwrite
-
Do not overwrite
@@ -541,78 +420,61 @@ PEM is a base64 encoded DER file
ExportKey
-
- Public key export
-
-
-
-
- Key export
- Exportar clave
-
-
-
- Please enter the filename for the key.
- Introduzca nombre de fichero que contendrá la clave.
-
-
- ...
- ...
-
-
-
- DER is a binary format of the key without encryption
-PEM is a base64 encoded key with optional encryption
-PKCS#8 is an encrypted official Key-exchange format
- DER es un formato binario sin cifrado
-PEM es un formato texto bas64 con cifrado opcional
-PKCS#8 es un formato estandar de intercambio de claves
-
-
-
When exporting the private key it should be encrypted.
-
When exporting the private part, it should be encrypted.
-
E&xport the private part of the Key too
-
Export as PKCS#8
-
&Encrypt the Key with a password
-
Private keys ( *.pem *.der *.pk8 );;All files ( * )
+
+ DER is a binary format of the key without encryption
+PEM is a base64 encoded key with optional encryption
+PKCS#8 is an encrypted official Key-exchange format
+ DER es un formato binario sin cifrado
+PEM es un formato texto bas64 con cifrado opcional
+PKCS#8 es un formato estandar de intercambio de claves
+
+
+ Please enter the filename for the key.
+ Introduzca nombre de fichero que contendrá la clave.
+
+
+ Public key export
+
+
+
+ Key export
+ Exportar clave
+
Help
-
<<
-
>>
-
&Done
@@ -620,73 +482,38 @@ PKCS#8 es un formato estandar de intercambio de claves
ImportMulti
-
- Details
-
-
-
-
- Import &All
-
-
-
-
- &Import
-
-
-
-
- &Done
-
-
-
-
- &Remove
-
-
-
-
-
- The type of the Item '%1' is not recognized
-
-
-
-
- Details of the item '%1' cannot be shown
-
-
-
-
- The type of the item '%1' is not recognized
-
-
-
-
- The file '%1' did not contain PKI data
-
-
-
-
- The %1 files: '%2' did not contain PKI data
-
-
-
-
Import PKI Items
-
+ Import &All
+
+
+
+ &Import
+ Importar
+
+
+ &Done
+
+
+
+ &Remove
+
+
+
+ Details
+
+
+
Delete from token
-
Rename on token
-
Name: %1
Model: %2
@@ -694,113 +521,109 @@ Serial: %3
-
Manage security token
+
+ The type of the Item '%1' is not recognized
+
+
+
+ Details of the item '%1' cannot be shown
+
+
+
+ The type of the item '%1' is not recognized
+
+
+
+ The file '%1' did not contain PKI data
+
+
+
+ The %1 files: '%2' did not contain PKI data
+
+
KeyDetail
-
- Available
- Disponible
-
-
-
- Not available
-
-
-
-
Name
- Nombre
+ Nombre
-
The internal name of the key used by xca
-
- Keysize
- Tamaño de clave
-
-
-
- Private Exponent
- Exponente secreto
-
-
-
- Public Exponent
- Exponente público
-
-
-
- Modulus
- Módulo
-
-
-
- Sub prime
-
-
-
-
-
- Public key
-
-
-
-
-
- Private key
-
-
-
-
Security token
-
Manufacturer
-
Serial
-
+ Número de serie
-
-
Key
-
- Token
-
+ Public Exponent
+ Exponente público
-
- Curve name
-
+ Keysize
+ Tamaño de clave
+
+
+ Private Exponent
+ Exponente secreto
+
+
+ Modulus
+ Módulo
-
Details of the %1 key
-
+ Not available
+ Disponible
+
+
+ Token
+
+
+
Security token ID:%1
-
+ Available
+ Disponible
+
+
+ Sub prime
+
+
+
+ Public key
+
+
+
+ Private key
+ Exponente secreto
+
+
+ Curve name
+
+
+
Unknown key
@@ -808,546 +631,424 @@ Serial: %3
MainWindow
-
- Password
- Contraseña
-
-
-
- Password verify error, please try again
- Contraeña incorrecta, inténtelo de nuevo
-
-
-
- &Close DataBase
-
-
-
-
- &Content
-
-
-
-
- &About
-
-
-
-
- &File
-
-
-
-
- &Help
-
-
-
-
-
- New Password
-
-
-
-
- The following error occured:
-
-
-
-
- Copy to Clipboard
-
-
-
-
Private Keys
-
&New Key
-
-
-
-
-
&Export
-
-
-
-
-
&Import
-
+ Importar
-
Import PFX (PKCS#12)
-
-
-
-
&Show Details
-
-
-
-
-
&Delete
-
Certificate signing requests
-
&New Request
-
-
Certificates
-
&New Certificate
-
Import &PKCS#12
-
Import P&KCS#7
-
Plain View
-
Templates
-
&New template
-
Ch&ange Template
-
Revocation lists
-
- Database
-
-
-
-
- No deleted items found
-
-
-
-
- &Dump DataBase
-
-
-
-
- &Import old db_dump
-
-
-
-
- &Undelete items
-
-
-
-
- Options
-
-
-
-
- Keys
-
-
-
-
- Requests
-
-
-
-
- PKCS#12
-
-
-
-
- PKCS#7
-
-
-
-
- Template
-
-
-
-
- Revocation list
-
-
-
-
- PEM file
-
-
-
-
- Donations
-
-
-
-
- Import password
-
-
-
-
- Please enter the password of the old database
-
-
-
-
- Password verification error. Ignore keys ?
-
-
-
-
- Import anyway
-
-
-
-
- Cancel
- Cancelar
-
-
-
- I&mport
-
-
-
-
- paste PEM file
-
-
-
-
- Database dump ( *.dump );;All files ( * )
-
-
-
-
- Import PEM data
-
-
-
-
- The new label of the token '%1'
-
-
-
-
- Please enter the new password to encrypt your private keys in the database-file
-
-
-
-
- Hex password must only contain the characters '0' - '9' and 'a' - 'f' and it must consist of an even number of characters
-
-
-
-
- &New DataBase
-
-
-
-
- &Open DataBase
-
-
-
-
- &Init Security token
-
-
-
-
- C&hange DataBase password
-
-
-
-
- Exit
-
-
-
-
-
Please enter the password to decrypt the private key: '%1'
-
- no such option: %1
-
-
-
-
- %1 missmatch
-
-
-
-
Using or exporting private keys will not be possible without providing the correct password
-
- Please enter the original SO PIN (PUK) of the token '%1'
+ Database
-
- Please enter the new SO PIN (PUK) of the token '%1'
+ No deleted items found
-
- The token '%1' did not contain any keys or certificates
+ &File
-
- Please enter a password, that will be used to encrypt your private keys in the database file: '%1'
+ &New DataBase
-
- Please enter the password for unlocking the database: '%1'
+ &Open DataBase
-
- Repeat %1
-
-
-
-
- DH parameter bits
-
-
-
-
- Error opening file: '%1': %2
-
-
-
-
Generate DH parameter
-
+ &Close DataBase
+
+
+
+ &Dump DataBase
+
+
+
+ C&hange DataBase password
+
+
+
+ &Import old db_dump
+
+
+
+ &Undelete items
+
+
+
+ Options
+
+
+
+ Exit
+
+
+
+ I&mport
+
+
+
+ Keys
+
+
+
+ Requests
+
+
+
+ PKCS#12
+
+
+
+ PKCS#7
+
+
+
+ Template
+
+
+
+ Revocation list
+
+
+
+ PEM file
+
+
+
+ paste PEM file
+
+
+
&Token
-
&Manage Security token
-
+ &Init Security token
+
+
+
&Change PIN
-
Change &SO PIN
-
Init PIN
+
+ &Help
+
+
+
+ &Content
+
+
+
+ &About
+
+
+
+ Donations
+
+
+
+ Database dump ( *.dump );;All files ( * )
+
+
+
+ Import password
+
+
+
+ Please enter the password of the old database
+
+
+
+ Password verification error. Ignore keys ?
+
+
+
+ Import anyway
+
+
+
+ Cancel
+ Cancelar
+
+
+ no such option: %1
+
+
+
+ Import PEM data
+
+
+
+ Please enter the original SO PIN (PUK) of the token '%1'
+
+
+
+ Please enter the new SO PIN (PUK) of the token '%1'
+
+
+
+ The new label of the token '%1'
+
+
+
+ The token '%1' did not contain any keys or certificates
+
+
+
+ New Password
+
+
+
+ Please enter the new password to encrypt your private keys in the database-file
+
+
+
+ Please enter a password, that will be used to encrypt your private keys in the database file: '%1'
+
+
+
+ Password verify error, please try again
+ Contraeña incorrecta, inténtelo de nuevo
+
+
+ Password
+ Contraseña
+
+
+ Please enter the password for unlocking the database: '%1'
+
+
+
+ Hex password must only contain the characters '0' - '9' and 'a' - 'f' and it must consist of an even number of characters
+
+
+
+ Repeat %1
+
+
+
+ %1 missmatch
+
+
+
+ The following error occured:
+
+
+
+ Copy to Clipboard
+
+
+
+ DH parameter bits
+
+
+
+ Error opening file: '%1': %2
+
+
+
+ Set as default DataBase
+
+
NewCrl
-
Create CRL
-
Dates
-
- next update
-
-
-
-
last update
-
+ next update
+
+
+
Days
-
Months
-
Years
-
Midnight
-
Apply
-
Hashing algorithm
-
Extensions
-
Authority key identifier
-
Subject alternative name
-
CRL Number
-
Revokation reasons
-
- Cancel
- Cancelar
-
NewKey
-
-
New key
-
Please give a name to the new key and select the desired keysize
-
Key properties
-
Name
- Nombre
+ Nombre
-
- Keysize
- Tamaño de clave
-
-
-
- Usually 1024 or 2048 bit keys are used
-
-
-
-
The internal name of the new key
-
New Key
- Nueva clave
+ Nueva clave
-
- Keytype
-
-
-
-
Curve
-
+ Keysize
+ Tamaño de clave
+
+
+ Usually 1024 or 2048 bit keys are used
+
+
+
+ Keytype
+
+
+
Create
@@ -1355,306 +1056,293 @@ Serial: %3
NewX509
-
-
Create
-
Source
-
Signing request
-
A certificate signing request can be signed, even if the private key of the request is not available. This is the intention of a CSR:
Getting signed by a CA certificate, whoes certificate of course must be in the database
Of course you need the private key of the CSR if you want to create a self-signed cert from it.
-
Show request
-
Sign this Certificate signing &request
-
Copy extensions from the request
-
+ Modify subject of the request
+
+
+
Signing
-
Create a &self signed certificate with the serial
-
If you leave this blank the serial 00 will be used
-
1
-
+ Use &this Certificate for signing
+
+
+
All certificates in your database that can create valid signatures
-
This list contains all certificates with the CA-flag set to true and whoes private key is present in the key-database.
If this list is disabled, you only can create a self-signed certificate.
-
Signature algorithm
-
+ Firma
-
Template for the new certificate
-
All available templates
-
This list contains all templates from the toplevel template Tab
-
- Apply
+ Apply extensions
+
+
+
+ Apply subject
+
+
+
+ Apply all
-
-
Subject
- Sujeto
+ Sujeto
-
- Use &this Certificate for signing
+ Organisation
-
This name is only used internally and does not appear in the resulting certificate
-
Must be exactly 2 letter of size (DE, UK)
-
+ Country code
+
+
+
+ State or Province
+
+
+
+ Locality
+
+
+
+ Organisational unit
+
+
+
+ E-Mail address
+
+
+
Internal name
-
+ Common name
+
+
+
Add
-
Delete
-
Private key
-
+ Exponente secreto
-
This list only contains unused keys
-
Used keys too
-
&Generate a new key
-
Extensions
-
Basic constraints
-
Type
-
If this will become a CA certificate or not
-
Set this to TRUE if you want to create a CA certificate that signs other certificates.
This is always set to FALSE for client or server certificates. In most cases self-signed certificates are CA certificates.
Self-signed non-CA certificates are unusual although they are possible.
-
Not defined
-
Certification Authority
-
End Entity
-
Path length
-
How much CAs may be below this.
-
If this is left empty the pathlen is not included in the certificate. Otherwise it distinguishes the count of chained CA certificates below this one.
A pathlen of 0 means, that this certificate may not issue other sub-CA certificates. Although it can do it, all chain-checking algorithms in e.g. your browser or openssl will (should) fail.
-
The basic constraints should always be critical
-
Key identifier
-
Creates a hash of the key following the PKIX guidelines
-
Copy the Subject Key Identifier from the issuer
-
If this box is checked an attempt is made to copy the subject key identifier from the signing certificate.
It also copies the issuer and serial number from the issuer certificate. Normally this will only be done if the keyid option fails.
-
Validity
- Validez
+ Validez
-
Not before
-
Not after
-
Time range
-
Days
-
Months
-
Years
-
+ Apply
+
+
+
Set the time to 00:00:00 and 23:59:59 respectively
-
Midnight
-
+ No well-defined expiration
+
+
+
Authority Info Access
-
CRL distribution point
-
issuer alternative name
-
URI:
-
This is a multi-valued extension that supports all the literal options of subject alternative name. Of the few software packages that currentlyi nterpret this extension most only interpret the URI option.
Currently each option will set a new DistributionPoint with the fullName field set to the given value.
Other fields like cRLissuer and reasons cannot currently be set or displayed: at this time no examples were available that used these fields.
@@ -1665,29 +1353,229 @@ URI:http://www.my.com/my.crl, URI:http://www.oth.com/my.crl
-
can be altered by the file "aia.txt"
-
-
-
-
-
-
Edit
-
-
-
DNS: IP: URI: email: RID:
-
+ The subject alternative name extension allows various literal values to be used. These include "email" (an email address) , "URI" a uniform resource indicator, "DNS" (a DNS domain name) , RID (a registered ID: OBJECT IDENTIFIER) and IP (an IP address).
+Examples:
+email:my@other.address, IP: 1.1.1.1 , URI:http://my.url.here/
+email:my@other.address, RID:1.2.3.4, DNS: ns.server.tld
+
+
+
+ subject alternative name
+
+
+
+ The issuer alternative name extension allows various literal values to be used. These include "email" (an email address) , "URI" a uniform resource indicator, "DNS" (a DNS domain name), RID (a registered ID: OBJECT IDENTIFIER) and IP (an IP address).
+Examples:
+email:my@other.address, IP: 1.1.1.1 , URI:http://my.url.here/
+email:my@other.address, RID:1.2.3.4, DNS: ns.server.tld
+
+
+
+ Key usage
+
+
+
+ Extended key usage
+
+
+
+ Netscape
+
+
+
+ CA Revocation URL
+
+
+
+ Revocation URL
+
+
+
+ SSL server name
+
+
+
+ Certificate renewal URL
+
+
+
+ Comment
+
+
+
+ CA policy URL
+
+
+
+ Base URL
+
+
+
+ If you know a more pretty one tell me
+
+
+
+ Advanced
+
+
+
+ Validate
+
+
+
+ Create a &self signed certificate with a MD5-hashed QA serial
+
+
+
+ Create Certificate signing request
+
+
+
+ minimum size: %1
+
+
+
+ maximum size: %1
+
+
+
+ only a-z A-Z 0-9 '()+,-./:=?
+
+
+
+ only 7-bit clean characters
+
+
+
+ XCA template
+
+
+
+ Create x509 Certificate
+
+
+
+ From PKCS#10 request
+
+
+
+ Other Tabs
+
+
+
+ Advanced Tab
+
+
+
+ Errors
+
+
+
+ Abort rollout
+
+
+
+ The following length restrictions of RFC3280 are violated:
+
+
+
+ Edit subject
+
+
+
+ Continue rollout
+
+
+
+ The verification of the Certificate request failed.
+The rollout should be aborted.
+
+
+
+ Continue anyway
+
+
+
+ The internal name and the common name are empty.
+Please set at least the internal name.
+
+
+
+ Edit name
+
+
+
+ There is no Key selected for signing.
+
+
+
+ Select key
+
+
+
+ The following distinguished name entries are empty:
+%1
+though you have declared them as mandatory in the options menu.
+
+
+
+ The key you selected for signing is not a private one.
+
+
+
+ Select other signer
+
+
+
+ Select other key
+
+
+
+ The certificate will be earlier valid than the signer. This is probably not what you want.
+
+
+
+ Edit dates
+
+
+
+ Adjust date and continue
+
+
+
+ The certificate will be longer valid than the signer. This is probably not what you want.
+
+
+
+ The certificate will be out of date before it becomes valid. You most probably mixed up both dates.
+
+
+
+ The certificate contains duplicated extensions. Check the validation on the advanced tab.
+
+
+
+ Edit extensions
+
+
+
+ Configfile error on line %1
+
+
+
+
The authority information access extension gives details about how to access certain information relating to the CA. Its syntax is accessOID;location where 'location' has the same syntax as subject alternative name (except that email:copy is not supported). accessOID can be any valid OID but only certain values are meaningful for example OCSP and caIssuers. OCSP gives the location of an OCSP responder: this is used by Netscape PSM and other software.
Example:
@@ -1696,448 +1584,77 @@ OCSP;URI:http://ocsp.my.host/
caIssuers;URI:http://my.ca/ca.html
-
-
- The subject alternative name extension allows various literal values to be used. These include "email" (an email address) , "URI" a uniform resource indicator, "DNS" (a DNS domain name) , RID (a registered ID: OBJECT IDENTIFIER) and IP (an IP address).
-Examples:
-email:my@other.address, IP: 1.1.1.1 , URI:http://my.url.here/
-email:my@other.address, RID:1.2.3.4, DNS: ns.server.tld
-
-
-
-
- subject alternative name
-
-
-
-
- The issuer alternative name extension allows various literal values to be used. These include "email" (an email address) , "URI" a uniform resource indicator, "DNS" (a DNS domain name), RID (a registered ID: OBJECT IDENTIFIER) and IP (an IP address).
-Examples:
-email:my@other.address, IP: 1.1.1.1 , URI:http://my.url.here/
-email:my@other.address, RID:1.2.3.4, DNS: ns.server.tld
-
-
-
-
-
- Key usage
-
-
-
-
- Extended key usage
-
-
-
-
- Netscape
-
-
-
-
- CA Revocation URL
-
-
-
-
- Revocation URL
-
-
-
-
- SSL server name
-
-
-
-
- Certificate renewal URL
-
-
-
-
- Comment
-
-
-
-
- CA policy URL
-
-
-
-
- Base URL
-
-
-
-
- If you know a more pretty one tell me
-
-
-
- Cancel
- Cancelar
-
-
-
- Create a &self signed certificate with a MD5-hashed QA serial
-
-
-
-
- Create Certificate signing request
-
-
-
-
- XCA template
-
-
-
-
- Create x509 Certificate
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Abort rollout
-
-
-
-
- The following length restrictions of RFC3280 are violated:
-
-
-
-
- The internal name and the common name are empty.
-Please set at least the internal name.
-
-
-
-
- There is no Key selected for signing.
-
-
-
-
-
-
-
-
- Continue rollout
-
-
-
-
- The certificate will be out of date before it becomes valid. You most probably mixed up both dates.
-
-
-
-
- Modify subject of the request
-
-
-
-
- Advanced
-
-
-
-
-
- Validate
-
-
-
-
- The verification of the Certificate request failed.
-The rollout should be aborted.
-
-
-
-
- Continue anyway
-
-
-
-
- The certificate contains duplicated extensions. Check the validation on the advanced tab.
-
-
-
-
- No well-defined expiration
-
-
-
-
- Edit name
-
-
-
-
- Select key
-
-
-
-
- The following distinguished name entries are empty:
-%1
-though you have declared them as mandatory in the options menu.
-
-
-
-
-
- Edit subject
-
-
-
-
-
-
- Edit dates
-
-
-
-
- The key you selected for signing is not a private one.
-
-
-
-
- Select other signer
-
-
-
-
- Select other key
-
-
-
-
- The certificate will be earlier valid than the signer. This is probably not what you want.
-
-
-
-
-
- Adjust date and continue
-
-
-
-
- The certificate will be longer valid than the signer. This is probably not what you want.
-
-
-
-
- Edit extensions
-
-
-
-
- Organisation
-
-
-
-
- Country code
-
-
-
-
- State or Province
-
-
-
-
- Locality
-
-
-
-
- Organisational unit
-
-
-
-
- E-Mail address
-
-
-
-
- Common name
-
-
-
-
- Apply extensions
-
-
-
-
- Apply subject
-
-
-
-
- Apply all
-
-
-
-
- minimum size: %1
-
-
-
-
- maximum size: %1
-
-
-
-
- only a-z A-Z 0-9 '()+,-./:=?
-
-
-
-
- only 7-bit clean characters
-
-
-
-
- From PKCS#10 request
-
-
-
-
- Other Tabs
-
-
-
-
- Advanced Tab
-
-
-
-
- Errors
-
-
-
-
- Configfile error on line %1
-
-
-
Options
-
+ XCA Options
+
+
+
Mandatory subject entries
-
-
Add
-
Delete
-
Default hash algorithm
-
String types
-
PKCS#11 provider
-
Remove
- Cancel
- Cancelar
-
-
-
- UTF8 strings only (RFC2459)
-
-
-
- ...
- ...
-
-
-
Printable string or UTF8 (default)
-
PKIX recommendation in RFC2459
-
No BMP strings, only printable and T61
-
+ UTF8 strings only (RFC2459)
+
+
+
All strings
-
Load failed
-
-
- XCA Options
-
-
PassRead
-
Password
- Contraseña
+ Contraseña
-
The password is parsed as 2-digit hex code. It must have an equal number of digits (0-9 and a-f)
-
Take as HEX string
@@ -2145,17 +1662,14 @@ though you have declared them as mandatory in the options menu.
PassWrite
-
Password
- Contraseña
+ Contraseña
-
The password is parsed as 2-digit hex code. It must have an equal number of digits (0-9 and a-f)
-
Take as HEX string
@@ -2163,259 +1677,199 @@ though you have declared them as mandatory in the options menu.
QObject
-
- Import RSA key
-
-
-
-
- Import Request
-
-
-
-
- Import X.509 Certificate
-
-
-
-
- Import PKCS#7 Certificates
-
-
-
-
- Import PKCS#12 Private Certificate
-
-
-
-
- Import XCA Templates
-
-
-
-
- Import Certificate Revocation List
-
-
-
-
- Open XCA Database
-
-
-
-
- PKI Keys ( *.pem *.der *.key );;PKCS#8 Keys ( *.p8 *.pk8 );;
-
-
-
-
- PKCS#10 CSR ( *.pem *.der *.csr );;Netscape Request ( *.spkac *.spc );;
-
-
-
-
- Certificates ( *.pem *.der *.crt *.cer );;
-
-
-
-
- PKCS#7 data ( *.p7s *.p7m *.p7b );;
-
-
-
-
- PKCS#12 Certificates ( *.p12 *.pfx );;
-
-
-
-
- XCA templates ( *.xca );;
-
-
-
-
- Revocation lists ( *.pem *.der *.crl );;
-
-
-
-
- XCA Databases ( *.xdb );;
-
-
-
-
- PKCS#11 library ( *.dylib *.so );;
-
-
-
-
- PEM files ( *.pem );;
-
-
-
-
- Load PEM encoded file
-
-
-
-
- Invalid
-
-
-
-
- %1 is shorter than %2 bytes: '%3'
-
-
-
-
- %1 is longer than %2 bytes: '%3'
-
-
-
-
- All files ( * )
-
-
-
-
Undefined
-
DB: Rename: '%1' already in use
-
DB: Entry to rename not found: %1
-
- PKCS#11 library ( *.dll );;
-
-
-
-
- PKCS#11 library ( *.so );;
-
-
-
-
- Open PKCS#11 shared library
-
-
-
-
- Please enter the password to decrypt the private key.
-
-
-
-
DB: Write error %1 - %2
-
- Please enter the PIN on the PinPad
-
-
-
-
- Please enter the SO PIN (PUK) of the token %1
-
-
-
-
- Please enter the PIN of the token %1
-
-
-
-
- No Security token found
-
-
-
-
- Out of Memory at %1:%2
-
-
-
-
-
Out of data
-
Error finding endmarker of string
-
+ Out of Memory at %1:%2
+
+
+
+ All files ( * )
+
+
+
+ PKI Keys ( *.pem *.der *.key );;PKCS#8 Keys ( *.p8 *.pk8 );;
+
+
+
+ Import RSA key
+
+
+
+ PKCS#10 CSR ( *.pem *.der *.csr );;Netscape Request ( *.spkac *.spc );;
+
+
+
+ Import Request
+
+
+
+ Certificates ( *.pem *.der *.crt *.cer );;
+
+
+
+ Import X.509 Certificate
+
+
+
+ PKCS#7 data ( *.p7s *.p7m *.p7b );;
+
+
+
+ Import PKCS#7 Certificates
+
+
+
+ PKCS#12 Certificates ( *.p12 *.pfx );;
+
+
+
+ Import PKCS#12 Private Certificate
+
+
+
+ XCA templates ( *.xca );;
+
+
+
+ Import XCA Templates
+
+
+
+ Revocation lists ( *.pem *.der *.crl );;
+
+
+
+ Import Certificate Revocation List
+
+
+
+ XCA Databases ( *.xdb );;
+
+
+
+ Open XCA Database
+
+
+
+ PKCS#11 library ( *.dll );;
+
+
+
+ PKCS#11 library ( *.dylib *.so );;
+
+
+
+ PKCS#11 library ( *.so );;
+
+
+
+ Open PKCS#11 shared library
+
+
+
+ PEM files ( *.pem );;
+
+
+
+ Load PEM encoded file
+
+
+
+ Please enter the SO PIN (PUK) of the token %1
+
+
+
+ Please enter the PIN of the token %1
+
+
+
+ No Security token found
+
+
+
Select
-
Please enter the new SO PIN (PUK) for the token: '%1'
-
Please enter the new PIN for the token: '%1'
-
Required PIN size: %1 - %2
-
Failed to open PKCS11 library: %1
-
PKCS#11 function '%1' failed: %2
-
PKCS#11 function '%1' failed: %2
In library %3
%4
-
-
- ReqDetail
- Details of the certificate signing request
- Detalles de la solicitud
+ Please enter the password to decrypt the private key.
+
- Signature
- Firma
+ Invalid
+
+
+
+ %1 is shorter than %2 bytes: '%3'
+
+
+
+ %1 is longer than %2 bytes: '%3'
+
+
+
+ Please enter the PIN on the PinPad
+
Revoke
-
Revokation details
-
Invalid since
-
Revokation reason
@@ -2423,17 +1877,14 @@ In library %3
SelectToken
-
Select Token
-
Security token
-
Please select the security token
@@ -2441,35 +1892,29 @@ In library %3
TrustState
-
+ Set trustment of the Certificate
+
+
+
Trustment
-
&Never trust this certificate
-
Only &trust this certificate, if we trust the signer
-
&Always trust this certificate
-
-
- Set trustment of the Certificate
-
-
Validity
-
yyyy-MM-dd hh:mm
@@ -2477,22 +1922,18 @@ In library %3
db_base
-
Internal name
-
Reset
-
Subject entries
-
Columns
@@ -2500,567 +1941,459 @@ In library %3
db_crl
- Name
- Nombre
-
-
-
Signer
-
Internal name of the signer
-
No. revoked
-
Number of revoked certificates
-
Last update
-
Next update
-
CRL number
-
+ The revokation list already exists in the database as:
+'%1'
+and so it was not imported
+
+
+
CRL ( *.pem *.der *.crl )
-
Revokation list export
-
Import
+ Importar
+
+
+ Rename
+ Nombre
+
+
+ Export
Importar
-
- Rename
-
-
-
-
- Export
-
-
-
-
Delete
-
- The revokation list already exists in the database as:
-'%1'
-and so it was not imported
+ Clipboard
+
+
+
+ File
db_key
-
- Key size too small !
-
-
-
-
- New Key
- Nueva clave
-
-
-
- Import
- Importar
-
-
-
- Rename
-
-
-
-
- Show Details
-
-
-
-
- Export
-
-
-
-
- Delete
-
-
-
-
- Change password
-
-
-
-
- Reset password
-
-
-
-
- Shall the original key '%1' be replaced by the key on the token?
-This will delete the key '%1' and make it unexportable
-
-
-
- Name
- Nombre
-
-
-
Type
-
Size
-
Use
-
Password
- Contraseña
+ Contraseña
-
- Change PIN
-
-
-
-
- Init PIN with SO PIN (PUK)
-
-
-
-
- Change SO PIN (PUK)
-
-
-
-
- Store on Security token
-
-
-
-
- Tried to change password of a token
-
-
-
-
- Tried to change PIN of a key
-
-
-
-
- Tried to init PIN of a key
-
-
-
-
- Tried to change SO PIN of a key
-
-
-
-
The key is already in the database as:
'%1'
and is not going to be imported
-
The database already contains the public part of the imported key as
'%1
and will be completed by the new, private part of the key
-
+ Key size too small !
+
+
+
You are sure to create a key of the size: %1 ?
+
+ Shall the original key '%1' be replaced by the key on the token?
+This will delete the key '%1' and make it unexportable
+
+
+
+ New Key
+ Nueva clave
+
+
+ Import
+ Importar
+
+
+ Rename
+ Nombre
+
+
+ Show Details
+
+
+
+ Delete
+
+
+
+ Export
+ Importar
+
+
+ Change password
+
+
+
+ Reset password
+
+
+
+ Change PIN
+
+
+
+ Init PIN with SO PIN (PUK)
+
+
+
+ Change SO PIN (PUK)
+
+
+
+ Store on Security token
+
+
+
+ Tried to change password of a token
+
+
+
+ Tried to change PIN of a key
+
+
+
+ Tried to init PIN of a key
+
+
+
+ Tried to change SO PIN of a key
+
+
db_temp
- Name
- Nombre
-
-
-
Type
-
+ Bad template: %1
+
+
+
Nothing
-
Preset Template values
-
copy
-
Save template as
-
- New Template
-
-
-
-
- Import
- Importar
-
-
-
- Rename
-
-
-
-
- Export
-
-
-
-
- Change
-
-
-
-
- Delete
-
-
-
-
- Duplicate
-
-
-
-
- Create certificate
-
-
-
-
- Create request
-
-
-
-
XCA templates ( *.xca);; All files ( * )
-
- Bad template: %1
+ New Template
+
+
+
+ Import
+ Importar
+
+
+ Rename
+ Nombre
+
+
+ Export
+ Importar
+
+
+ Change
+
+
+
+ Delete
+
+
+
+ Duplicate
+
+
+
+ Create certificate
+
+
+
+ Create request
db_x509
-
- Serial
-
-
-
-
- Trust state
-
-
-
-
- Revocation
-
-
-
-
- Expiry date
-
-
-
-
- reflects the basic Constraints extension
-
-
-
-
- md5 fingerprint
-
-
-
-
- sha1 fingerprint
-
-
-
-
- Start date
-
-
-
-
- not Before
-
-
-
-
- not After
-
-
-
-
- Plain View
-
-
-
-
- Tree View
-
-
-
-
- Please enter the new hexadecimal secret number for the QA process.
-
-
-
-
- The two secret numbers don't match.
-
-
-
-
- The QA process has been terminated by the user.
-
-
-
-
- The key you selected for signing is not a private one.
-
-
-
-
- New Certificate
-
-
-
-
- Import
- Importar
-
-
-
- Import PKCS#12
-
-
-
-
- Import from PKCS#7
-
-
-
-
- Rename
-
-
-
-
- Show Details
-
-
-
-
- Extract public Key
-
-
-
-
- Export
-
-
-
-
- File
-
-
-
-
- Request
-
-
-
-
- Delete
-
-
-
-
- Trust
-
-
-
-
-
CA
-
- Properties
+ reflects the basic Constraints extension
-
- Generate CRL
+ Serial
+ Número de serie
+
+
+ md5 fingerprint
-
- PKCS#7
+ sha1 fingerprint
-
- Sign
+ Start date
-
- Encrypt
+ not Before
-
- Renewal
+ Expiry date
-
- Unrevoke
+ not After
-
- Revoke
+ Trust state
-
- Not possible for a token key: '%1'
+ Revocation
-
- days
+ Plain View
-
- Security token
+ Tree View
-
- Template
-
-
-
-
- Delete from Security token
-
-
-
-
The certificate already exists in the database as:
'%1'
and so it was not imported
-
-
- There was no key found for the Certificate: '%1'
+ Please enter the new hexadecimal secret number for the QA process.
-
- Not possible for the token-key Certificate '%1'
+ The two secret numbers don't match.
+
+
+
+ The QA process has been terminated by the user.
+
+
+
+ The key you selected for signing is not a private one.
-
Store the certificate to the key on the token '%1 (#%2)' ?
-
+ New Certificate
+
+
+
+ Import
+ Importar
+
+
+ Import PKCS#12
+
+
+
+ Import from PKCS#7
+
+
+
+ Rename
+ Nombre
+
+
+ Show Details
+
+
+
+ Extract public Key
+
+
+
+ Export
+ Importar
+
+
+ File
+
+
+
+ Request
+
+
+
+ Security token
+
+
+
Other token
+
+ Template
+
+
+
+ Delete
+
+
+
+ Delete from Security token
+
+
+
+ Trust
+
+
+
+ Properties
+
+
+
+ Generate CRL
+
+
+
+ PKCS#7
+
+
+
+ Sign
+ Firma
+
+
+ Encrypt
+
+
+
+ Renewal
+
+
+
+ Unrevoke
+
+
+
+ Revoke
+
+
+
+ There was no key found for the Certificate: '%1'
+
+
+
+ Not possible for a token key: '%1'
+
+
+
+ Not possible for the token-key Certificate '%1'
+
+
+
+ days
+
+
+
+ Clipboard
+
+
db_x509name
-
Subject
- Sujeto
+ Sujeto
-
Complete distinguished name
-
Subject hash
-
Hash to lookup certs in directories
@@ -3068,115 +2401,91 @@ and so it was not imported
db_x509req
-
- Certificate request ( *.pem *.der *.crl )
-
-
-
-
- Certificate request export
-
-
-
-
- New Request
-
-
-
-
- Import
- Importar
-
-
-
- Extract public Key
-
-
-
-
- Rename
-
-
-
-
- Show Details
-
-
-
-
- Sign
-
-
-
-
- Export
-
-
-
-
- Delete
-
-
-
- Name
- Nombre
-
-
- Subject
- Sujeto
-
-
-
Signed
-
+ Firma
-
whether the request is already signed or not
-
Unstructured name
-
Challange password
-
+ The certificate signing request already exists in the database as
+'%1'
+and thus was not stored
+
+
+
+ Certificate request ( *.pem *.der *.crl )
+
+
+
+ Certificate request export
+
+
+
+ New Request
+
+
+
+ Import
+ Importar
+
+
+ Extract public Key
+
+
+
+ Rename
+ Nombre
+
+
+ Show Details
+
+
+
+ Sign
+ Firma
+
+
+ Export
+ Importar
+
+
File
-
Template
-
- The certificate signing request already exists in the database as
-'%1'
-and thus was not stored
+ Delete
+
+
+
+ Clipboard
db_x509super
-
Key name
-
Internal name of the key
-
The following extensions were not ported into the template
@@ -3184,12 +2493,10 @@ and thus was not stored
kvView
-
Type
-
Content
@@ -3197,12 +2504,10 @@ and thus was not stored
pass_info
-
Password
- Contraseña
+ Contraseña
-
PIN
@@ -3210,17 +2515,14 @@ and thus was not stored
pki_base
-
Error opening file: '%1': %2
-
Error:
-
Internal error: Unexpected message: %1 %2
@@ -3228,160 +2530,127 @@ and thus was not stored
pki_crl
-
- No issuer given
-
-
-
-
- unknown
-
-
-
-
- Unable to load the revokation list in file %1. Tried PEM and DER formatted CRL.
-
-
-
-
Successfully imported the revokation list '%1'
-
Delete the revokation list '%1'?
-
Successfully created the revokation list '%1'
-
Delete the %1 revokation lists: %2?
-
-
+ Unable to load the revokation list in file %1. Tried PEM and DER formatted CRL.
+
+
+
+ No issuer given
+
+
+
Wrong Size %1
+
+ unknown
+
+
pki_evp
-
Failed to decrypt the key (bad password)
-
-
- Password input aborted
-
-
-
-
- Please enter the password to protect the private key: '%1'
-
-
-
-
Unable to load the private key in file %1. Tried PEM and DER private, public and PKCS#8 key types.
-
+ Password input aborted
+
+
+
+ Please enter the database password for decrypting the key '%1'
+
+
+
+ Please enter the password to protect the private key: '%1'
+
+
+
Please enter the database password for encrypting the key
-
Please enter the password protecting the PKCS#8 key '%1'
-
Please enter the export password for the private key '%1'
-
-
- Please enter the database password for decrypting the key '%1'
-
-
pki_key
-
Successfully imported the %1 public key '%2'
-
Delete the %1 public key '%2'?
-
Successfully imported the %1 private key '%2'
-
Delete the %1 private key '%2'?
-
Successfully created the %1 private key '%2'
-
Delete the %1 keys: %2?
-
public key
-
Common
-
Private
-
Bogus
-
- No password
+ PIN
-
- PIN
+ No password
pki_multi
-
-
-
Seek failed
@@ -3389,35 +2658,29 @@ and thus was not stored
pki_pkcs12
-
Please enter the password to decrypt the PKCS#12 file.
-
- Please enter the password to encrypt the PKCS#12 file
-
-
-
-
- No key or no Cert and no pkcs12
-
-
-
-
Unable to load the PKCS#12 (pfx) file %1.
-
The supplied password was wrong (%1)
+
+ Please enter the password to encrypt the PKCS#12 file
+
+
+
+ No key or no Cert and no pkcs12
+
+
pki_pkcs7
-
Unable to load the PKCS#7 file %1. Tried PEM and DER format.
@@ -3425,254 +2688,203 @@ and thus was not stored
pki_scard
-
- This Key is already on the token
-
-
-
-
- Unable to find copied key on the token
-
-
-
-
- Public Key missmatch. Please re-import card
-
-
-
-
- Unable to find generated key on card
-
-
-
-
-
- Failed to find the key on the token
-
-
-
-
- Invalid Pin for the token
-
-
-
-
- Delete the private key '%1' from the token '%2 (#%3)' ?
-
-
-
-
Successfully imported the token key '%1'
-
Delete the token key '%1'?
-
Successfully created the token key '%1'
-
Delete the %1 keys: %2?
-
+ Delete the private key '%1' from the token '%2 (#%3)' ?
+
+
+
only RSA keys can be stored on tokens
-
+ This Key is already on the token
+
+
+
PIN input aborted
-
+ Unable to find copied key on the token
+
+
+
Please insert card: %1 %2 [%3] with Serial: %4
-
+ Public Key missmatch. Please re-import card
+
+
+
+ Unable to find generated key on card
+
+
+
Wrong Size %1
-
Token %1
+
+ Failed to find the key on the token
+
+
+
+ Invalid Pin for the token
+
+
pki_temp
-
- Template file content error (too small): %1
-
-
-
-
- Template file content error (bad length) :%1
-
-
-
-
-
- Wrong Size %1
-
-
-
-
Successfully imported the XCA template '%1'
-
Delete the XCA template '%1'?
-
Successfully created the XCA template '%1'
-
Delete the %1 XCA templates: %2?
-
+ Wrong Size %1
+
+
+
+ Template file content error (too small): %1
+
+
+
Template file content error (bad size): %1
+
+ Template file content error (bad length) :%1
+
+
pki_x509
-
Successfully imported the certificate '%1'
-
Delete the certificate '%1'?
-
Successfully created the certificate '%1'
-
Delete the %1 certificates: %2?
-
- Delete the certificate '%1' from the token '%2 (#%3)'?
-
-
-
-
- Not trusted
-
-
-
-
- Trust inherited
-
-
-
-
- Always Trusted
-
-
-
-
- No
-
-
-
-
- Yes
-
-
-
-
- There is no key for signing !
-
-
-
-
Unable to load the certificate in file %1. Tried PEM and DER certificate.
-
This certificate is already on the security token
-
+ Delete the certificate '%1' from the token '%2 (#%3)'?
+
+
+
+ There is no key for signing !
+
+
+
+ Wrong Size %1
+
+
+
+ Not trusted
+
+
+
+ Trust inherited
+
+
+
+ Always Trusted
+
+
+
CRL expires: %1
-
-
- Wrong Size %1
+ No
+
+
+
+ Yes
pki_x509req
-
Signing key not valid (public key)
-
Successfully imported the %1 certificate request '%2'
-
Delete the %1 certificate request '%2'?
-
Successfully created the %1 certificate request '%2'
-
Delete the %1 certificate requests: %2?
-
Unable to load the certificate request in file %1. Tried PEM, DER and SPKAC format.
-
Signed
-
+ Firma
-
Unhandled
-
Wrong Size %1
@@ -3680,93 +2892,76 @@ and thus was not stored
v3ext
-
Add
-
Delete
-
Apply
-
Validate
-
Cancel
- Cancelar
+ Cancelar
-
- Validation successfull:
-'%1'
-
-
-
-
An email address or 'copy'
-
An email address
-
a registered ID: OBJECT IDENTIFIER
-
a uniform resource indicator
-
a DNS domain name
-
an IP address
-
- No editing. Only 'copy' allowed here
-
-
-
-
Syntax: <OID>;TYPE:text like '1.2.3.4:UTF8:name'
-
+ No editing. Only 'copy' allowed here
+
+
+
Validation failed:
'%1'
%2
+
+ Validation successfull:
+'%1'
+
+
void
-
There was no key found for the Certificate:
-
Import Certificate signing request
diff --git a/lang/xca_ru.ts b/lang/xca_ru.ts
index 5e68fffe..1b1c6211 100644
--- a/lang/xca_ru.ts
+++ b/lang/xca_ru.ts
@@ -339,7 +339,7 @@
CertView
-
+
There was no key found for the Certificate:
Не найден ключ для сетификата:
@@ -932,7 +932,7 @@ Serial: %3
Неверный пароль, попробуйте еще раз
-
+
&Close DataBase
&Закрыть базу данных
@@ -947,12 +947,12 @@ Serial: %3
&О программе
-
+
&File
&Файл
-
+
&Help
&Помощь
@@ -1217,7 +1217,7 @@ Serial: %3
Hex пароль должен содержать символы '0 '- '9' и 'a' - 'f' и должен состоять из четного числа символов
-
+
&New DataBase
&Новая база данных
@@ -1227,7 +1227,7 @@ Serial: %3
&Открыть базу данных
-
+
&Init Security token
&Инициализировать Токен
@@ -1307,10 +1307,15 @@ Serial: %3
Ошибка открытия файла: '%1': %2
-
+
Generate DH parameter
Создать DH параметр
+
+
+ Set as default DataBase
+
+
&Token
@@ -2286,7 +2291,7 @@ though you have declared them as mandatory in the options menu.
Все строки
-
+
Load failed
@@ -2515,7 +2520,7 @@ though you have declared them as mandatory in the options menu.
-
+
Please enter the PIN on the PinPad
@@ -2556,7 +2561,7 @@ though you have declared them as mandatory in the options menu.
-
+
Please enter the new SO PIN (PUK) for the token: '%1'
@@ -2734,12 +2739,12 @@ In library %3
Успешно создан %1 '%2'
-
+
Internal name
Внутреннее имя
-
+
Reset
@@ -2810,7 +2815,7 @@ In library %3
-
+
Import
Импорт
@@ -2824,13 +2829,23 @@ In library %3
Export
Экспорт
+
+
+ Clipboard
+
+
+
+
+ File
+ Файл
+
Delete
Удалить
-
+
The revokation list already exists in the database as:
'%1'
and so it was not imported
@@ -3080,7 +3095,7 @@ and will be completed by the new, private part of the key
Общее имя
-
+
Serial
Серийный номер
@@ -3201,6 +3216,11 @@ and will be completed by the new, private part of the key
+ Clipboard
+
+
+
+
File
Файл
@@ -3220,8 +3240,8 @@ and will be completed by the new, private part of the key
Доверие
-
-
+
+
CA
ЦС
@@ -3295,14 +3315,14 @@ and will be completed by the new, private part of the key
Удалить сертификат '%1' ?
-
+
The certificate already exists in the database as:
'%1'
and so it was not imported
-
+
There was no key found for the Certificate: '%1'
@@ -3313,12 +3333,12 @@ and so it was not imported
-
+
Store the certificate to the key on the token '%1 (#%2)' ?
-
+
Other token
@@ -3359,7 +3379,7 @@ and so it was not imported
Экспорт запроса на сертификат
-
+
New Request
Новый запрос
@@ -3394,7 +3414,12 @@ and so it was not imported
Экспорт
-
+
+ Clipboard
+
+
+
+
Delete
Удалить
@@ -3407,7 +3432,7 @@ and so it was not imported
Владелец
-
+
Signed
Подписанный
@@ -3427,7 +3452,7 @@ and so it was not imported
-
+
File
Файл
@@ -3437,7 +3462,7 @@ and so it was not imported
Шаблон
-
+
The certificate signing request already exists in the database as
'%1'
and thus was not stored
@@ -3522,12 +3547,12 @@ and thus was not stored
Данного издателя несуществует
-
+
unknown
неизвестный
-
+
Unable to load the revokation list in file %1. Tried PEM and DER formatted CRL.
Не удается загрузить список отзыва сертификатов из файла %1. Формат файла, содержащий CRL должен быть PEM или DER.
@@ -3553,7 +3578,7 @@ and thus was not stored
-
+
Wrong Size %1
Неправильный размер %1
@@ -3899,7 +3924,7 @@ and thus was not stored
Удалить сертификат '%1' из Токена '%2 (#%3)'?
-
+
Not trusted
Доверия нет
@@ -3924,7 +3949,7 @@ and thus was not stored
-
+
There is no key for signing !
Не существует ключа для подписания !
@@ -3943,7 +3968,7 @@ and thus was not stored
Этот сертификат уже есть на Токене
-
+
CRL expires: %1
CRL истекает: %1
@@ -3952,8 +3977,8 @@ and thus was not stored
Удалить сертификат '%1' из Токена '%2 (#%3)' ?
-
-
+
+
Wrong Size %1
Неправильный размер %1
@@ -3999,7 +4024,7 @@ and thus was not stored
Не удается загрузить запрос на создание сертификата из файла %1. Формат файла должен быть PEM или DER.
-
+
Signed
Подписан
diff --git a/lang/xca_tr.ts b/lang/xca_tr.ts
new file mode 100644
index 00000000..7593360d
--- /dev/null
+++ b/lang/xca_tr.ts
@@ -0,0 +1,2967 @@
+
+
+
+
+ About
+
+ Done
+ Bitti
+
+
+
+ CaProperties
+
+ CA Properties
+
+
+
+ Use random Serial numbers
+
+
+
+ Days until next CRL issuing
+
+
+
+ Default template
+
+
+
+ Next serial for signing
+
+
+
+
+ CertDetail
+
+ Details of the Certificate
+
+
+
+ S&tatus
+ &Durum
+
+
+ Serial
+ Seri
+
+
+ The serial number of the certificate
+
+
+
+ The internal name of the certificate in the database
+
+
+
+ Internal name
+ Dahili adı
+
+
+ Signature algorithm
+
+
+
+ Signature
+ İmza
+
+
+ Key
+
+
+
+ Fingerprints
+ Parmak izleri
+
+
+ SHA1
+ SHA1
+
+
+ MD5
+ MD5
+
+
+ A SHA-1 hashsum of the certificate
+
+
+
+ An md5 hashsum of the certificate
+
+
+
+ Validity
+ Geçerlilik
+
+
+ The time since the certificate is valid
+
+
+
+ The time until the certificate is valid
+
+
+
+ &Subject
+ &Konu
+
+
+ &Issuer
+
+
+
+ Attributes
+
+
+
+ &Extensions
+
+
+
+ Show config
+ Yapılandırmayı göster
+
+
+ Show extensions
+
+
+
+ Not available
+
+
+
+ Details of the certificate
+
+
+
+ Signer unknown
+
+
+
+ Self signed
+
+
+
+ Not trusted
+
+
+
+ Trusted
+
+
+
+ Revoked:
+
+
+
+ Not valid
+
+
+
+ Valid
+ Geçerli
+
+
+ Details of the certificate signing request
+
+
+
+
+ CertExtend
+
+ Certificate renewal
+
+
+
+ This will create a new certificate as a copy of the old one with a new serial number and adjusted validity values.
+
+
+
+ Validity
+ Geçerlilik
+
+
+ Not before
+
+
+
+ Not after
+
+
+
+ Time range
+
+
+
+ No well-defined expiration
+
+
+
+ Apply
+ Uygula
+
+
+ Days
+ Gün
+
+
+ Months
+ Ay
+
+
+ Years
+ Yıl
+
+
+ Midnight
+
+
+
+ The certificate will be earlier valid than the signer. This is probably not what you want.
+
+
+
+ Edit times
+
+
+
+ Abort rollout
+
+
+
+ Continue rollout
+
+
+
+ Adjust date and continue
+
+
+
+ The certificate will be longer valid than the signer. This is probably not what you want.
+
+
+
+
+ CertView
+
+ There was no key found for the Certificate:
+
+
+
+ Import Certificate signing request
+
+
+
+
+ ClickLabel
+
+ Double click for details
+
+
+
+
+ CrlDetail
+
+ Details of the Revocation list
+
+
+
+ &Status
+ &Durum
+
+
+ Version
+ Sürüm
+
+
+ Signature
+ İmza
+
+
+ Signed by
+
+
+
+ Name
+ İsim
+
+
+ The internal name of the CRL in the database
+
+
+
+ issuing dates
+
+
+
+ Next Update
+
+
+
+ Last Update
+ Son Güncelleme
+
+
+ &Issuer
+
+
+
+ &Extensions
+
+
+
+ &Revocation list
+
+
+
+ 0
+ 0
+
+
+ Serial
+ Seri
+
+
+ Revocation
+
+
+
+ Reason
+
+
+
+ Invalidation
+
+
+
+ Failed
+ Başarısız
+
+
+ Unknown signer
+
+
+
+ Verification not possible
+
+
+
+ Unknown certificate
+ Bilinmeyen sertifika
+
+
+
+ ExportCert
+
+ X509 Certificates ( *.cer *.crt *.p12 *.p7b);;All files ( * )
+
+
+
+ DER is a binary format of the Certificate
+PEM is a base64 encoded Certificate
+PKCS#7 is an official Certificate exchange format
+PKCS#12 is an encrypted official Key-Certificate exchange format
+
+
+
+
+ Please enter the filename for the certificate.
+
+
+
+ Certifikate export
+
+
+
+
+ ExportDer
+
+ All files ( * )
+
+
+
+ DER is a binary format
+PEM is a base64 encoded DER file
+
+
+
+
+
+ ExportDialog
+
+ ...
+ ...
+
+
+ Filename
+ Dosya adı
+
+
+ Please enter the filename
+
+
+
+ Export Format
+
+
+
+ The file: '%1' already exists!
+
+
+
+ Overwrite
+ Üzerine yaz
+
+
+ Do not overwrite
+
+
+
+
+ ExportKey
+
+ When exporting the private key it should be encrypted.
+
+
+
+ When exporting the private part, it should be encrypted.
+
+
+
+ E&xport the private part of the Key too
+
+
+
+ Export as PKCS#8
+
+
+
+ &Encrypt the Key with a password
+
+
+
+ Private keys ( *.pem *.der *.pk8 );;All files ( * )
+
+
+
+ DER is a binary format of the key without encryption
+PEM is a base64 encoded key with optional encryption
+PKCS#8 is an encrypted official Key-exchange format
+
+
+
+ Please enter the filename for the key.
+
+
+
+ Public key export
+
+
+
+ Key export
+
+
+
+
+ Help
+
+ <<
+ <<
+
+
+ >>
+ >>
+
+
+ &Done
+ &Bitti
+
+
+
+ ImportMulti
+
+ Import PKI Items
+
+
+
+ Import &All
+
+
+
+ &Import
+
+
+
+ &Done
+ &Bitti
+
+
+ &Remove
+ &Kaldır
+
+
+ Details
+ Detaylar
+
+
+ Delete from token
+
+
+
+ Rename on token
+
+
+
+
+Name: %1
+Model: %2
+Serial: %3
+
+
+
+ Manage security token
+
+
+
+ The type of the Item '%1' is not recognized
+
+
+
+ Details of the item '%1' cannot be shown
+
+
+
+ The type of the item '%1' is not recognized
+
+
+
+ The file '%1' did not contain PKI data
+
+
+
+ The %1 files: '%2' did not contain PKI data
+
+
+
+
+ KeyDetail
+
+ Name
+ İsim
+
+
+ The internal name of the key used by xca
+
+
+
+ Security token
+
+
+
+ Manufacturer
+
+
+
+ Serial
+ Seri
+
+
+ Key
+
+
+
+ Public Exponent
+
+
+
+ Keysize
+
+
+
+ Private Exponent
+
+
+
+ Modulus
+
+
+
+ Details of the %1 key
+
+
+
+ Not available
+
+
+
+ Token
+
+
+
+ Security token ID:%1
+
+
+
+ Available
+
+
+
+ Sub prime
+
+
+
+ Public key
+
+
+
+ Private key
+
+
+
+ Curve name
+
+
+
+ Unknown key
+
+
+
+
+ MainWindow
+
+ Private Keys
+
+
+
+ &New Key
+
+
+
+ &Export
+
+
+
+ &Import
+
+
+
+ Import PFX (PKCS#12)
+
+
+
+ &Show Details
+
+
+
+ &Delete
+ &Sil
+
+
+ Certificate signing requests
+
+
+
+ &New Request
+
+
+
+ Certificates
+ Sertifikalar
+
+
+ &New Certificate
+
+
+
+ Import &PKCS#12
+
+
+
+ Import P&KCS#7
+
+
+
+ Plain View
+
+
+
+ Templates
+
+
+
+ &New template
+
+
+
+ Ch&ange Template
+
+
+
+ Revocation lists
+
+
+
+ Please enter the password to decrypt the private key: '%1'
+
+
+
+ Using or exporting private keys will not be possible without providing the correct password
+
+
+
+ Database
+ Veri Tabanı
+
+
+ No deleted items found
+
+
+
+ &File
+ &Dosya
+
+
+ &New DataBase
+
+
+
+ &Open DataBase
+
+
+
+ Generate DH parameter
+
+
+
+ &Close DataBase
+
+
+
+ &Dump DataBase
+
+
+
+ C&hange DataBase password
+
+
+
+ &Import old db_dump
+
+
+
+ &Undelete items
+
+
+
+ Options
+
+
+
+ Exit
+ Çıkış
+
+
+ I&mport
+
+
+
+ Keys
+
+
+
+ Requests
+
+
+
+ PKCS#12
+
+
+
+ PKCS#7
+
+
+
+ Template
+
+
+
+ Revocation list
+
+
+
+ PEM file
+
+
+
+ paste PEM file
+
+
+
+ &Token
+
+
+
+ &Manage Security token
+
+
+
+ &Init Security token
+
+
+
+ &Change PIN
+
+
+
+ Change &SO PIN
+
+
+
+ Init PIN
+
+
+
+ &Help
+ &Yardım
+
+
+ &Content
+
+
+
+ &About
+ &Hakkında
+
+
+ Donations
+
+
+
+ Database dump ( *.dump );;All files ( * )
+
+
+
+ Import password
+
+
+
+ Please enter the password of the old database
+
+
+
+ Password verification error. Ignore keys ?
+
+
+
+ Import anyway
+
+
+
+ Cancel
+ İptal
+
+
+ no such option: %1
+
+
+
+ Import PEM data
+
+
+
+ Please enter the original SO PIN (PUK) of the token '%1'
+
+
+
+ Please enter the new SO PIN (PUK) of the token '%1'
+
+
+
+ The new label of the token '%1'
+
+
+
+ The token '%1' did not contain any keys or certificates
+
+
+
+ New Password
+ Yeni Parola
+
+
+ Please enter the new password to encrypt your private keys in the database-file
+
+
+
+ Please enter a password, that will be used to encrypt your private keys in the database file: '%1'
+
+
+
+ Password verify error, please try again
+
+
+
+ Password
+ Parola
+
+
+ Please enter the password for unlocking the database: '%1'
+
+
+
+ Hex password must only contain the characters '0' - '9' and 'a' - 'f' and it must consist of an even number of characters
+
+
+
+ Repeat %1
+
+
+
+ %1 missmatch
+
+
+
+ The following error occured:
+
+
+
+ Copy to Clipboard
+
+
+
+ DH parameter bits
+
+
+
+ Error opening file: '%1': %2
+
+
+
+ Set as default DataBase
+
+
+
+
+ NewCrl
+
+ Create CRL
+
+
+
+ Dates
+
+
+
+ last update
+
+
+
+ next update
+
+
+
+ Days
+ Gün
+
+
+ Months
+ Ay
+
+
+ Years
+ Yıl
+
+
+ Midnight
+
+
+
+ Apply
+ Uygula
+
+
+ Hashing algorithm
+
+
+
+ Extensions
+
+
+
+ Authority key identifier
+
+
+
+ Subject alternative name
+
+
+
+ CRL Number
+
+
+
+ Revokation reasons
+
+
+
+
+ NewKey
+
+ New key
+
+
+
+ Please give a name to the new key and select the desired keysize
+
+
+
+ Key properties
+
+
+
+ Name
+ İsim
+
+
+ The internal name of the new key
+
+
+
+ New Key
+
+
+
+ Curve
+
+
+
+ Keysize
+
+
+
+ Usually 1024 or 2048 bit keys are used
+
+
+
+ Keytype
+
+
+
+ Create
+ Oluştur
+
+
+
+ NewX509
+
+ Create
+ Oluştur
+
+
+ Source
+ Kaynak
+
+
+ Signing request
+
+
+
+ A certificate signing request can be signed, even if the private key of the request is not available. This is the intention of a CSR:
+Getting signed by a CA certificate, whoes certificate of course must be in the database
+Of course you need the private key of the CSR if you want to create a self-signed cert from it.
+
+
+
+ Show request
+
+
+
+ Sign this Certificate signing &request
+
+
+
+ Copy extensions from the request
+
+
+
+ Modify subject of the request
+
+
+
+ Signing
+
+
+
+ Create a &self signed certificate with the serial
+
+
+
+ If you leave this blank the serial 00 will be used
+
+
+
+ 1
+ 1
+
+
+ Use &this Certificate for signing
+
+
+
+ All certificates in your database that can create valid signatures
+
+
+
+ This list contains all certificates with the CA-flag set to true and whoes private key is present in the key-database.
+If this list is disabled, you only can create a self-signed certificate.
+
+
+
+ Signature algorithm
+
+
+
+ Template for the new certificate
+
+
+
+ All available templates
+
+
+
+ This list contains all templates from the toplevel template Tab
+
+
+
+ Apply extensions
+
+
+
+ Apply subject
+
+
+
+ Apply all
+
+
+
+ Subject
+ Konu
+
+
+ Organisation
+ Organizasyon
+
+
+ This name is only used internally and does not appear in the resulting certificate
+
+
+
+ Must be exactly 2 letter of size (DE, UK)
+
+
+
+ Country code
+ Ülke kodu
+
+
+ State or Province
+
+
+
+ Locality
+
+
+
+ Organisational unit
+
+
+
+ E-Mail address
+ E-posta adresi
+
+
+ Internal name
+ Dahili adı
+
+
+ Common name
+
+
+
+ Add
+ Ekle
+
+
+ Delete
+ Sil
+
+
+ Private key
+
+
+
+ This list only contains unused keys
+
+
+
+ Used keys too
+
+
+
+ &Generate a new key
+
+
+
+ Extensions
+
+
+
+ Basic constraints
+
+
+
+ Type
+ Tür
+
+
+ If this will become a CA certificate or not
+
+
+
+ Set this to TRUE if you want to create a CA certificate that signs other certificates.
+This is always set to FALSE for client or server certificates. In most cases self-signed certificates are CA certificates.
+Self-signed non-CA certificates are unusual although they are possible.
+
+
+
+ Not defined
+
+
+
+ Certification Authority
+
+
+
+ End Entity
+
+
+
+ Path length
+
+
+
+ How much CAs may be below this.
+
+
+
+ If this is left empty the pathlen is not included in the certificate. Otherwise it distinguishes the count of chained CA certificates below this one.
+A pathlen of 0 means, that this certificate may not issue other sub-CA certificates. Although it can do it, all chain-checking algorithms in e.g. your browser or openssl will (should) fail.
+
+
+
+ The basic constraints should always be critical
+
+
+
+ Key identifier
+
+
+
+ Creates a hash of the key following the PKIX guidelines
+
+
+
+ Copy the Subject Key Identifier from the issuer
+
+
+
+ If this box is checked an attempt is made to copy the subject key identifier from the signing certificate.
+It also copies the issuer and serial number from the issuer certificate. Normally this will only be done if the keyid option fails.
+
+
+
+ Validity
+ Geçerlilik
+
+
+ Not before
+
+
+
+ Not after
+
+
+
+ Time range
+
+
+
+ Days
+ Gün
+
+
+ Months
+ Ay
+
+
+ Years
+ Yıl
+
+
+ Apply
+ Uygula
+
+
+ Set the time to 00:00:00 and 23:59:59 respectively
+
+
+
+ Midnight
+
+
+
+ No well-defined expiration
+
+
+
+ Authority Info Access
+
+
+
+ CRL distribution point
+
+
+
+ issuer alternative name
+
+
+
+ URI:
+
+
+
+ This is a multi-valued extension that supports all the literal options of subject alternative name. Of the few software packages that currentlyi nterpret this extension most only interpret the URI option.
+Currently each option will set a new DistributionPoint with the fullName field set to the given value.
+Other fields like cRLissuer and reasons cannot currently be set or displayed: at this time no examples were available that used these fields.
+If you see this extension with <UNSUPPORTED> when you attempt to print it out or it doesn't appear to display correctly then let steve know, including the certificate (mail steve at openssl dot org) .
+Examples:
+URI:http://www.myhost.com/myca.crl
+URI:http://www.my.com/my.crl, URI:http://www.oth.com/my.crl
+
+
+
+ can be altered by the file "aia.txt"
+
+
+
+ Edit
+ Düzenle
+
+
+ DNS: IP: URI: email: RID:
+
+
+
+ The subject alternative name extension allows various literal values to be used. These include "email" (an email address) , "URI" a uniform resource indicator, "DNS" (a DNS domain name) , RID (a registered ID: OBJECT IDENTIFIER) and IP (an IP address).
+Examples:
+email:my@other.address, IP: 1.1.1.1 , URI:http://my.url.here/
+email:my@other.address, RID:1.2.3.4, DNS: ns.server.tld
+
+
+
+ subject alternative name
+
+
+
+ The issuer alternative name extension allows various literal values to be used. These include "email" (an email address) , "URI" a uniform resource indicator, "DNS" (a DNS domain name), RID (a registered ID: OBJECT IDENTIFIER) and IP (an IP address).
+Examples:
+email:my@other.address, IP: 1.1.1.1 , URI:http://my.url.here/
+email:my@other.address, RID:1.2.3.4, DNS: ns.server.tld
+
+
+
+ Key usage
+
+
+
+ Extended key usage
+
+
+
+ Netscape
+
+
+
+ CA Revocation URL
+
+
+
+ Revocation URL
+
+
+
+ SSL server name
+
+
+
+ Certificate renewal URL
+
+
+
+ Comment
+
+
+
+ CA policy URL
+
+
+
+ Base URL
+
+
+
+ If you know a more pretty one tell me
+
+
+
+ Advanced
+ Gelişmiş
+
+
+ Validate
+
+
+
+ Create a &self signed certificate with a MD5-hashed QA serial
+
+
+
+ Create Certificate signing request
+
+
+
+ minimum size: %1
+
+
+
+ maximum size: %1
+
+
+
+ only a-z A-Z 0-9 '()+,-./:=?
+
+
+
+ only 7-bit clean characters
+
+
+
+ XCA template
+
+
+
+ Create x509 Certificate
+
+
+
+ From PKCS#10 request
+
+
+
+ Other Tabs
+
+
+
+ Advanced Tab
+
+
+
+ Errors
+ Hatalar
+
+
+ Abort rollout
+
+
+
+ The following length restrictions of RFC3280 are violated:
+
+
+
+ Edit subject
+
+
+
+ Continue rollout
+
+
+
+ The verification of the Certificate request failed.
+The rollout should be aborted.
+
+
+
+ Continue anyway
+
+
+
+ The internal name and the common name are empty.
+Please set at least the internal name.
+
+
+
+ Edit name
+ İsmi Düzenle
+
+
+ There is no Key selected for signing.
+
+
+
+ Select key
+
+
+
+ The following distinguished name entries are empty:
+%1
+though you have declared them as mandatory in the options menu.
+
+
+
+ The key you selected for signing is not a private one.
+
+
+
+ Select other signer
+
+
+
+ Select other key
+
+
+
+ The certificate will be earlier valid than the signer. This is probably not what you want.
+
+
+
+ Edit dates
+
+
+
+ Adjust date and continue
+
+
+
+ The certificate will be longer valid than the signer. This is probably not what you want.
+
+
+
+ The certificate will be out of date before it becomes valid. You most probably mixed up both dates.
+
+
+
+ The certificate contains duplicated extensions. Check the validation on the advanced tab.
+
+
+
+ Edit extensions
+
+
+
+ Configfile error on line %1
+
+
+
+
+ The authority information access extension gives details about how to access certain information relating to the CA. Its syntax is accessOID;location where 'location' has the same syntax as subject alternative name (except that email:copy is not supported). accessOID can be any valid OID but only certain values are meaningful for example OCSP and caIssuers. OCSP gives the location of an OCSP responder: this is used by Netscape PSM and other software.
+
+Example:
+
+OCSP;URI:http://ocsp.my.host/
+caIssuers;URI:http://my.ca/ca.html
+
+
+
+
+ Options
+
+ XCA Options
+
+
+
+ Mandatory subject entries
+
+
+
+ Add
+ Ekle
+
+
+ Delete
+ Sil
+
+
+ Default hash algorithm
+
+
+
+ String types
+
+
+
+ PKCS#11 provider
+
+
+
+ Remove
+
+
+
+ Printable string or UTF8 (default)
+
+
+
+ PKIX recommendation in RFC2459
+
+
+
+ No BMP strings, only printable and T61
+
+
+
+ UTF8 strings only (RFC2459)
+
+
+
+ All strings
+
+
+
+ Load failed
+
+
+
+
+ PassRead
+
+ Password
+ Parola
+
+
+ The password is parsed as 2-digit hex code. It must have an equal number of digits (0-9 and a-f)
+
+
+
+ Take as HEX string
+
+
+
+
+ PassWrite
+
+ Password
+ Parola
+
+
+ The password is parsed as 2-digit hex code. It must have an equal number of digits (0-9 and a-f)
+
+
+
+ Take as HEX string
+
+
+
+
+ QObject
+
+ Undefined
+
+
+
+ DB: Rename: '%1' already in use
+
+
+
+ DB: Entry to rename not found: %1
+
+
+
+ DB: Write error %1 - %2
+
+
+
+ Out of data
+
+
+
+ Error finding endmarker of string
+
+
+
+ Out of Memory at %1:%2
+
+
+
+ All files ( * )
+
+
+
+ PKI Keys ( *.pem *.der *.key );;PKCS#8 Keys ( *.p8 *.pk8 );;
+
+
+
+ Import RSA key
+
+
+
+ PKCS#10 CSR ( *.pem *.der *.csr );;Netscape Request ( *.spkac *.spc );;
+
+
+
+ Import Request
+
+
+
+ Certificates ( *.pem *.der *.crt *.cer );;
+
+
+
+ Import X.509 Certificate
+
+
+
+ PKCS#7 data ( *.p7s *.p7m *.p7b );;
+
+
+
+ Import PKCS#7 Certificates
+
+
+
+ PKCS#12 Certificates ( *.p12 *.pfx );;
+
+
+
+ Import PKCS#12 Private Certificate
+
+
+
+ XCA templates ( *.xca );;
+
+
+
+ Import XCA Templates
+
+
+
+ Revocation lists ( *.pem *.der *.crl );;
+
+
+
+ Import Certificate Revocation List
+
+
+
+ XCA Databases ( *.xdb );;
+
+
+
+ Open XCA Database
+
+
+
+ PKCS#11 library ( *.dll );;
+
+
+
+ PKCS#11 library ( *.dylib *.so );;
+
+
+
+ PKCS#11 library ( *.so );;
+
+
+
+ Open PKCS#11 shared library
+
+
+
+ PEM files ( *.pem );;
+
+
+
+ Load PEM encoded file
+
+
+
+ Please enter the SO PIN (PUK) of the token %1
+
+
+
+ Please enter the PIN of the token %1
+
+
+
+ No Security token found
+
+
+
+ Select
+
+
+
+ Please enter the new SO PIN (PUK) for the token: '%1'
+
+
+
+ Please enter the new PIN for the token: '%1'
+
+
+
+ Required PIN size: %1 - %2
+
+
+
+ Failed to open PKCS11 library: %1
+
+
+
+ PKCS#11 function '%1' failed: %2
+
+
+
+ PKCS#11 function '%1' failed: %2
+In library %3
+%4
+
+
+
+ Please enter the password to decrypt the private key.
+
+
+
+ Invalid
+
+
+
+ %1 is shorter than %2 bytes: '%3'
+
+
+
+ %1 is longer than %2 bytes: '%3'
+
+
+
+ Please enter the PIN on the PinPad
+
+
+
+
+ Revoke
+
+ Revokation details
+
+
+
+ Invalid since
+
+
+
+ Revokation reason
+
+
+
+
+ SelectToken
+
+ Select Token
+
+
+
+ Security token
+
+
+
+ Please select the security token
+
+
+
+
+ TrustState
+
+ Set trustment of the Certificate
+
+
+
+ Trustment
+
+
+
+ &Never trust this certificate
+
+
+
+ Only &trust this certificate, if we trust the signer
+
+
+
+ &Always trust this certificate
+
+
+
+
+ Validity
+
+ yyyy-MM-dd hh:mm
+
+
+
+
+ db_base
+
+ Internal name
+ Dahili adı
+
+
+ Reset
+
+
+
+ Subject entries
+
+
+
+ Columns
+
+
+
+
+ db_crl
+
+ Signer
+
+
+
+ Internal name of the signer
+
+
+
+ No. revoked
+
+
+
+ Number of revoked certificates
+
+
+
+ Last update
+
+
+
+ Next update
+
+
+
+ CRL number
+
+
+
+ The revokation list already exists in the database as:
+'%1'
+and so it was not imported
+
+
+
+ CRL ( *.pem *.der *.crl )
+
+
+
+ Revokation list export
+
+
+
+ Import
+
+
+
+ Rename
+
+
+
+ Export
+
+
+
+ Delete
+ Sil
+
+
+ Clipboard
+
+
+
+ File
+
+
+
+
+ db_key
+
+ Type
+ Tür
+
+
+ Size
+
+
+
+ Use
+
+
+
+ Password
+ Parola
+
+
+ The key is already in the database as:
+'%1'
+and is not going to be imported
+
+
+
+ The database already contains the public part of the imported key as
+'%1
+and will be completed by the new, private part of the key
+
+
+
+ Key size too small !
+
+
+
+ You are sure to create a key of the size: %1 ?
+
+
+
+ Shall the original key '%1' be replaced by the key on the token?
+This will delete the key '%1' and make it unexportable
+
+
+
+ New Key
+
+
+
+ Import
+
+
+
+ Rename
+
+
+
+ Show Details
+
+
+
+ Delete
+ Sil
+
+
+ Export
+
+
+
+ Change password
+
+
+
+ Reset password
+
+
+
+ Change PIN
+
+
+
+ Init PIN with SO PIN (PUK)
+
+
+
+ Change SO PIN (PUK)
+
+
+
+ Store on Security token
+
+
+
+ Tried to change password of a token
+
+
+
+ Tried to change PIN of a key
+
+
+
+ Tried to init PIN of a key
+
+
+
+ Tried to change SO PIN of a key
+
+
+
+
+ db_temp
+
+ Type
+ Tür
+
+
+ Bad template: %1
+
+
+
+ Nothing
+
+
+
+ Preset Template values
+
+
+
+ copy
+
+
+
+ Save template as
+
+
+
+ XCA templates ( *.xca);; All files ( * )
+
+
+
+ New Template
+
+
+
+ Import
+
+
+
+ Rename
+
+
+
+ Export
+
+
+
+ Change
+
+
+
+ Delete
+ Sil
+
+
+ Duplicate
+
+
+
+ Create certificate
+
+
+
+ Create request
+
+
+
+
+ db_x509
+
+ CA
+
+
+
+ reflects the basic Constraints extension
+
+
+
+ Serial
+ Seri
+
+
+ md5 fingerprint
+
+
+
+ sha1 fingerprint
+
+
+
+ Start date
+
+
+
+ not Before
+
+
+
+ Expiry date
+
+
+
+ not After
+
+
+
+ Trust state
+
+
+
+ Revocation
+
+
+
+ Plain View
+
+
+
+ Tree View
+
+
+
+ The certificate already exists in the database as:
+'%1'
+and so it was not imported
+
+
+
+ Please enter the new hexadecimal secret number for the QA process.
+
+
+
+ The two secret numbers don't match.
+
+
+
+ The QA process has been terminated by the user.
+
+
+
+ The key you selected for signing is not a private one.
+
+
+
+ Store the certificate to the key on the token '%1 (#%2)' ?
+
+
+
+ New Certificate
+
+
+
+ Import
+
+
+
+ Import PKCS#12
+
+
+
+ Import from PKCS#7
+
+
+
+ Rename
+
+
+
+ Show Details
+
+
+
+ Extract public Key
+
+
+
+ Export
+
+
+
+ File
+
+
+
+ Request
+
+
+
+ Security token
+
+
+
+ Other token
+
+
+
+ Template
+
+
+
+ Delete
+ Sil
+
+
+ Delete from Security token
+
+
+
+ Trust
+
+
+
+ Properties
+
+
+
+ Generate CRL
+
+
+
+ PKCS#7
+
+
+
+ Sign
+
+
+
+ Encrypt
+
+
+
+ Renewal
+
+
+
+ Unrevoke
+
+
+
+ Revoke
+
+
+
+ There was no key found for the Certificate: '%1'
+
+
+
+ Not possible for a token key: '%1'
+
+
+
+ Not possible for the token-key Certificate '%1'
+
+
+
+ days
+
+
+
+ Clipboard
+
+
+
+
+ db_x509name
+
+ Subject
+ Konu
+
+
+ Complete distinguished name
+
+
+
+ Subject hash
+
+
+
+ Hash to lookup certs in directories
+
+
+
+
+ db_x509req
+
+ Signed
+
+
+
+ whether the request is already signed or not
+
+
+
+ Unstructured name
+
+
+
+ Challange password
+
+
+
+ The certificate signing request already exists in the database as
+'%1'
+and thus was not stored
+
+
+
+ Certificate request ( *.pem *.der *.crl )
+
+
+
+ Certificate request export
+
+
+
+ New Request
+
+
+
+ Import
+
+
+
+ Extract public Key
+
+
+
+ Rename
+
+
+
+ Show Details
+
+
+
+ Sign
+
+
+
+ Export
+
+
+
+ File
+
+
+
+ Template
+
+
+
+ Delete
+ Sil
+
+
+ Clipboard
+
+
+
+
+ db_x509super
+
+ Key name
+
+
+
+ Internal name of the key
+
+
+
+ The following extensions were not ported into the template
+
+
+
+
+ kvView
+
+ Type
+ Tür
+
+
+ Content
+
+
+
+
+ pass_info
+
+ Password
+ Parola
+
+
+ PIN
+
+
+
+
+ pki_base
+
+ Error opening file: '%1': %2
+
+
+
+ Error:
+
+
+
+ Internal error: Unexpected message: %1 %2
+
+
+
+
+ pki_crl
+
+ Successfully imported the revokation list '%1'
+
+
+
+ Delete the revokation list '%1'?
+
+
+
+ Successfully created the revokation list '%1'
+
+
+
+ Delete the %1 revokation lists: %2?
+
+
+
+ Unable to load the revokation list in file %1. Tried PEM and DER formatted CRL.
+
+
+
+ No issuer given
+
+
+
+ Wrong Size %1
+
+
+
+ unknown
+
+
+
+
+ pki_evp
+
+ Failed to decrypt the key (bad password)
+
+
+
+ Unable to load the private key in file %1. Tried PEM and DER private, public and PKCS#8 key types.
+
+
+
+ Password input aborted
+
+
+
+ Please enter the database password for decrypting the key '%1'
+
+
+
+ Please enter the password to protect the private key: '%1'
+
+
+
+ Please enter the database password for encrypting the key
+
+
+
+ Please enter the password protecting the PKCS#8 key '%1'
+
+
+
+ Please enter the export password for the private key '%1'
+
+
+
+
+ pki_key
+
+ Successfully imported the %1 public key '%2'
+
+
+
+ Delete the %1 public key '%2'?
+
+
+
+ Successfully imported the %1 private key '%2'
+
+
+
+ Delete the %1 private key '%2'?
+
+
+
+ Successfully created the %1 private key '%2'
+
+
+
+ Delete the %1 keys: %2?
+
+
+
+ public key
+
+
+
+ Common
+
+
+
+ Private
+
+
+
+ Bogus
+
+
+
+ PIN
+
+
+
+ No password
+
+
+
+
+ pki_multi
+
+ Seek failed
+
+
+
+
+ pki_pkcs12
+
+ Please enter the password to decrypt the PKCS#12 file.
+
+
+
+ Unable to load the PKCS#12 (pfx) file %1.
+
+
+
+ The supplied password was wrong (%1)
+
+
+
+ Please enter the password to encrypt the PKCS#12 file
+
+
+
+ No key or no Cert and no pkcs12
+
+
+
+
+ pki_pkcs7
+
+ Unable to load the PKCS#7 file %1. Tried PEM and DER format.
+
+
+
+
+ pki_scard
+
+ Successfully imported the token key '%1'
+
+
+
+ Delete the token key '%1'?
+
+
+
+ Successfully created the token key '%1'
+
+
+
+ Delete the %1 keys: %2?
+
+
+
+ Delete the private key '%1' from the token '%2 (#%3)' ?
+
+
+
+ only RSA keys can be stored on tokens
+
+
+
+ This Key is already on the token
+
+
+
+ PIN input aborted
+
+
+
+ Unable to find copied key on the token
+
+
+
+ Please insert card: %1 %2 [%3] with Serial: %4
+
+
+
+ Public Key missmatch. Please re-import card
+
+
+
+ Unable to find generated key on card
+
+
+
+ Wrong Size %1
+
+
+
+ Token %1
+
+
+
+ Failed to find the key on the token
+
+
+
+ Invalid Pin for the token
+
+
+
+
+ pki_temp
+
+ Successfully imported the XCA template '%1'
+
+
+
+ Delete the XCA template '%1'?
+
+
+
+ Successfully created the XCA template '%1'
+
+
+
+ Delete the %1 XCA templates: %2?
+
+
+
+ Wrong Size %1
+
+
+
+ Template file content error (too small): %1
+
+
+
+ Template file content error (bad size): %1
+
+
+
+ Template file content error (bad length) :%1
+
+
+
+
+ pki_x509
+
+ Successfully imported the certificate '%1'
+
+
+
+ Delete the certificate '%1'?
+
+
+
+ Successfully created the certificate '%1'
+
+
+
+ Delete the %1 certificates: %2?
+
+
+
+ Unable to load the certificate in file %1. Tried PEM and DER certificate.
+
+
+
+ This certificate is already on the security token
+
+
+
+ Delete the certificate '%1' from the token '%2 (#%3)'?
+
+
+
+ There is no key for signing !
+
+
+
+ Wrong Size %1
+
+
+
+ Not trusted
+
+
+
+ Trust inherited
+
+
+
+ Always Trusted
+
+
+
+ CRL expires: %1
+
+
+
+ No
+
+
+
+ Yes
+
+
+
+
+ pki_x509req
+
+ Signing key not valid (public key)
+
+
+
+ Successfully imported the %1 certificate request '%2'
+
+
+
+ Delete the %1 certificate request '%2'?
+
+
+
+ Successfully created the %1 certificate request '%2'
+
+
+
+ Delete the %1 certificate requests: %2?
+
+
+
+ Unable to load the certificate request in file %1. Tried PEM, DER and SPKAC format.
+
+
+
+ Signed
+
+
+
+ Unhandled
+
+
+
+ Wrong Size %1
+
+
+
+
+ v3ext
+
+ Add
+ Ekle
+
+
+ Delete
+ Sil
+
+
+ Apply
+ Uygula
+
+
+ Validate
+
+
+
+ Cancel
+ İptal
+
+
+ An email address or 'copy'
+
+
+
+ An email address
+
+
+
+ a registered ID: OBJECT IDENTIFIER
+
+
+
+ a uniform resource indicator
+
+
+
+ a DNS domain name
+
+
+
+ an IP address
+
+
+
+ Syntax: <OID>;TYPE:text like '1.2.3.4:UTF8:name'
+
+
+
+ No editing. Only 'copy' allowed here
+
+
+
+ Validation failed:
+'%1'
+%2
+
+
+
+ Validation successfull:
+'%1'
+
+
+
+
+ void
+
+ There was no key found for the Certificate:
+
+
+
+ Import Certificate signing request
+
+
+
+
diff --git a/xca.pro b/xca.pro
index 7fa4d6db..c4a4e532 100644
--- a/xca.pro
+++ b/xca.pro
@@ -155,4 +155,4 @@ SOURCES += lib/asn1int.cpp \
widgets/MW_menu.cpp \
widgets/NewCrl.cpp \
widgets/kvView.cpp
-TRANSLATIONS += lang/xca_de.ts lang/xca_es.ts lang/xca_ru.ts lang/xca.ts
+TRANSLATIONS += lang/xca_de.ts lang/xca_es.ts lang/xca_ru.ts lang/xca.ts lang/xca_tr.ts