]> granicus.if.org Git - neomutt/commitdiff
trans: de-dupe an ssl string
authorRichard Russon <rich@flatcap.org>
Fri, 1 Jun 2018 21:55:24 +0000 (22:55 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 6 Jun 2018 15:03:26 +0000 (16:03 +0100)
31 files changed:
conn/ssl_gnutls.c
po/bg.po
po/ca.po
po/cs.po
po/da.po
po/de.po
po/el.po
po/en_GB.po
po/eo.po
po/es.po
po/et.po
po/eu.po
po/fr.po
po/ga.po
po/gl.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/ko.po
po/lt.po
po/nl.po
po/pl.po
po/pt_BR.po
po/ru.po
po/sk.po
po/sv.po
po/tr.po
po/uk.po
po/zh_CN.po
po/zh_TW.po

index 4c04380930e2c62fa49065b6b3c474e01fad6e47..bccf41a8b251f7ff4dd05da138df29b95fe52114 100644 (file)
@@ -550,7 +550,7 @@ static int tls_check_preauth(const gnutls_datum_t *certdata,
  */
 static int tls_check_one_certificate(const gnutls_datum_t *certdata,
                                      gnutls_certificate_status_t certstat,
-                                     const char *hostname, int idx, int len)
+                                     const char *hostname, int idx, size_t len)
 {
   int certerr, savedcert;
   gnutls_x509_crt_t cert;
@@ -761,7 +761,7 @@ static int tls_check_one_certificate(const gnutls_datum_t *certdata,
   }
 
   snprintf(title, sizeof(title),
-           _("SSL Certificate check (certificate %d of %d in chain)"), len - idx, len);
+           _("SSL Certificate check (certificate %zu of %zu in chain)"), len - idx, len);
   menu->title = title;
   /* certificates with bad dates, or that are revoked, must be
    accepted manually each and every time */
index a67b7d5b275a187299684436858800f9c5953861..e26c9c934a63d663329faa1681cd16e85997fb3a 100644 (file)
--- a/po/bg.po
+++ b/po/bg.po
@@ -1200,11 +1200,6 @@ msgstr "Пръстов отпечатък: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Пръстов отпечатък: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1336,7 +1331,7 @@ msgstr "Сертификатът на сървъра все още не е ва
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N:
index 0fc26509501f4e3d4a28828fd7f9ce35105b64b7..cfe7e07f75a35f644493f73c3faa351a2502a0c6 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -1265,11 +1265,6 @@ msgstr "Empremta digital SHA1: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Empremta digital MD5: %s"
 
-#: conn/ssl.c:999
-#, fuzzy, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "Comprovació del certificat SSL (%d de %d en la cadena)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1392,8 +1387,8 @@ msgstr "Avís: El signatari del certificat del servidor no és una CA."
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "Comprovació del certificat SSL (%d de %d en la cadena)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "Comprovació del certificat SSL (%zu de %zu en la cadena)"
 
 # ivb (2001/11/27)
 # ivb  (r)ebutja, accepta (u)na sola volta, accepta (s)empre
index 42c0d3904b8af5c789a8026b1353fcd0b7a325d1..0e5d853562ec24a1fc614c66734fb273b7423808 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -1160,11 +1160,6 @@ msgstr "Otisk SHA1 klíče: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Otisk MD5 klíče: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "Kontrola SSL certifikátu (certifikát %zu z %zu v řetězu)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1287,8 +1282,8 @@ msgstr "POZOR: Certifikát serveru nebyl podepsán certifikační autoritou"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "Kontrola SSL certifikátu (certifikát %d z %d v řetězu)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "Kontrola SSL certifikátu (certifikát %zu z %zu v řetězu)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index bc6bbccfdf160fba83b0d8185168fcd871b8fd44..706e0e8d6440f344a1c13190c04fdfe5ba0159c8 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -1181,11 +1181,6 @@ msgstr "SHA1-fingeraftryk: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "MD5-fingeraftryk: %s"
 
-#: conn/ssl.c:999
-#, fuzzy, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "Kontrol af SSL-certifikat (certifikat %d af %d i kæde)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1308,8 +1303,8 @@ msgstr "ADVARSEL: Undskriver af servercertifikat er ikke autoriseret (CA)"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "Kontrol af SSL-certifikat (certifikat %d af %d i kæde)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "Kontrol af SSL-certifikat (certifikat %zu af %zu i kæde)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index f91bfb5094cd5dd9d9c4209b543ec7924d4b83e3..662387e7b2a2de4dd5421c41d9677fb85af961a8 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -1148,11 +1148,6 @@ msgstr "SHA1-Fingerabdruck: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "MD5-Fingerabdruck: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "SSL-Zertifikatprüfung (Zertifikat %zu von %zu in der Kette)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1275,8 +1270,8 @@ msgstr "WARNUNG: Aussteller des Server-Zertifikats ist keine CA"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "SSL-Zertifikatprüfung (Zertifikat %d von %d in Kette)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "SSL-Zertifikatprüfung (Zertifikat %zu von %zu in Kette)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index b92330d212315f6f1483761e830150e29b004fb5..adfaef3610a8fb4f4d4fb6b4ddcf3eae917422ec 100644 (file)
--- a/po/el.po
+++ b/po/el.po
@@ -1198,11 +1198,6 @@ msgstr "Αποτύπωμα: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Αποτύπωμα: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1334,7 +1329,7 @@ msgstr "Η πιστοποίηση του διακομιστή δεν είναι
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N:
index 093ddbafd1188f6bfcf44e7c7bafd1c2d847ea01..45adb2cb43e793b1c8886d3ebc7b9a2e36efda5b 100644 (file)
@@ -1143,11 +1143,6 @@ msgstr "SHA1 Fingerprint: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "MD5 Fingerprint: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "SSL Certificate check (certificate %zu of %zu in chain)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1270,8 +1265,8 @@ msgstr "WARNING: Signer of server certificate is not a CA"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "SSL Certificate check (certificate %zu of %zu in chain)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index 7f8d90cf8ba522a3122d37b3f7ef410c5c810424..34cf8aeffdc3ef67e073f1618a97060cad21df76 100644 (file)
--- a/po/eo.po
+++ b/po/eo.po
@@ -1180,11 +1180,6 @@ msgstr "SHA1-fingrospuro: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "MD5-fingrospuro: %s"
 
-#: conn/ssl.c:999
-#, fuzzy, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "Kontrolo de SSL-atestilo (%d de %d en ĉeno)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1307,8 +1302,8 @@ msgstr "AVERTO: Subskribinto de servilo-atestilo ne estas CA"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "Kontrolo de SSL-atestilo (%d de %d en ĉeno)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "Kontrolo de SSL-atestilo (%zu de %zu en ĉeno)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index 777843bdd156b3e1ef41e4a6be84112cf3fd9c08..475ceaae79375d6d96017a7e29754e2e0cbd9e63 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -1199,11 +1199,6 @@ msgstr "Huella: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Huella: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1335,7 +1330,7 @@ msgstr "Certificado del servidor todavía no es válido"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N:
index e800c4c39f0517724fa1182fb729f4860fb59b5e..e2457c76313226d5701d4828c329f3f7f36e6460 100644 (file)
--- a/po/et.po
+++ b/po/et.po
@@ -1194,11 +1194,6 @@ msgstr "Sõrmejälg: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Sõrmejälg: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1330,7 +1325,7 @@ msgstr "Serveri sertifikaat ei ole veel kehtiv"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N:
index b7ef6ddce0147d21f743b05faedc34f39d9b5558..e2daa6bbd5faae40f8e1f28d70db1982b2c737dd 100644 (file)
--- a/po/eu.po
+++ b/po/eu.po
@@ -1190,11 +1190,6 @@ msgstr "SHA1 Hatz-marka: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "MD5 Hatz-marka: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1320,7 +1315,7 @@ msgstr "KONTUZ:: Zerbitzari ziurtagiri sinatzailea ez da CA"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N:
index 957d642f1fe088b9b36679c71b7f3fc2292974c9..1ebc6dd326c8a1ea67cb057cfa03775fb9709d88 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -1240,11 +1240,6 @@ msgstr "Empreinte SHA1 : %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Empreinte MD5 : %s"
 
-#: conn/ssl.c:999
-#, fuzzy, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "Vérification du certificat SSL (certificat %d sur %d dans la chaîne)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1369,8 +1364,8 @@ msgstr "ATTENTION ! Le signataire du certificat du serveur n'est pas un CA"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "Vérification du certificat SSL (certificat %d sur %d dans la chaîne)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "Vérification du certificat SSL (certificat %zu sur %zu dans la chaîne)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index e83f6c92bbe6318375034ba13375f6c5e19dd736..d73bf31ed12d17765660818ada418bd4e8666261 100644 (file)
--- a/po/ga.po
+++ b/po/ga.po
@@ -1211,11 +1211,6 @@ msgstr "Méarlorg SHA1: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Méarlorg MD5: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1341,7 +1336,7 @@ msgstr "RABHADH: Ní CA é sínitheoir an teastais"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N:
index 6ba831860469fb2f7c7cc7e37962331d5a40f8f2..09442183f93dce252af5d0a6366f2a7e81b0ebad 100644 (file)
--- a/po/gl.po
+++ b/po/gl.po
@@ -1202,11 +1202,6 @@ msgstr "Fingerprint: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Fingerprint: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1338,7 +1333,7 @@ msgstr "O certificado do servidor non é aínda válido"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N:
index 1a1d744e15665a41651e1363c074dab9f4fd1202..8849c1d4453005d04470af365bca1e2acfb17b29 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -1195,11 +1195,6 @@ msgstr "Ujjlenyomat: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Ujjlenyomat: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1331,7 +1326,7 @@ msgstr "A szerver tanúsítványa még nem érvényes"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N:
index 61eb4539d54774e4b1fda77a64f26d3fcf884500..e21ecdf2a5fd77dc5448335a5f452f74c10bc4ba 100644 (file)
--- a/po/id.po
+++ b/po/id.po
@@ -1187,11 +1187,6 @@ msgstr "Cap jari SHA1: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Cap jari MD5: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1317,7 +1312,7 @@ msgstr "PERHATIAN: Penandatangan sertifikat server bukan CA"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N:
index ad83e1831c94d705e49267e85728eed29b847c84..1b731fd28645329dd23b3cd394f52de4ed1e4b54 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -1185,11 +1185,6 @@ msgstr "Fingerprint SHA1: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Fingerprint MD5: %s"
 
-#: conn/ssl.c:999
-#, fuzzy, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "Verifica del certificato SSL (certificato %d di %d nella catena)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1315,8 +1310,8 @@ msgstr "ATTENZIONE: il firmatario del certificato del server non è una CA valid
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "Verifica del certificato SSL (certificato %d di %d nella catena)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "Verifica del certificato SSL (certificato %zu di %zu nella catena)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index 8e42ee049329aba8f4cad700a02cdd9c13cf1e65..3e7c7cf5742a225f438f8352b181cdd2782cf47a 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -1175,11 +1175,6 @@ msgstr "SHA1 フィンガープリント: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "MD5 フィンガープリント: %s"
 
-#: conn/ssl.c:999
-#, fuzzy, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "SSL 証明書検査 (連鎖内 %2$d のうち %1$d 個目)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1302,8 +1297,8 @@ msgstr "警告: サーバの証明書は署名者が CA でない"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "SSL 証明書検査 (連鎖内 %2$d のうち %1$d 個目)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "SSL 証明書検査 (連鎖内 %2$zu のうち %1$zu 個目)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index d7a9d3078896d497a4c509afc8d339871386791a..33367ec0caef75ff07040771fac064d4e33084b8 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -1190,11 +1190,6 @@ msgstr "Fingerprint: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Fingerprint: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1326,7 +1321,7 @@ msgstr "서버 인증서가 아직 유효하지 않음 "
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N:
index 5925fd4393ad579f53d7e8887a7d90ac0599f452..862e4a1cdd7c04b808cc9a20a6a14e7efacbc0f7 100644 (file)
--- a/po/lt.po
+++ b/po/lt.po
@@ -1151,11 +1151,6 @@ msgstr "SHA1 pirštų antspaudas: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "MD5 pirštų antspaudas: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "SSL sertifikato patikrinimas (sertifikatas nr. %zu iš %zu grandinėje)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1278,8 +1273,8 @@ msgstr "ĮSPĖJIMAS: Serverio sertifikatas pasirašytas ne sertifikatų tarnybos
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "SSL sertifikato patikrinimas (sertifikatas nr. %d iš %d grandinėje)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "SSL sertifikato patikrinimas (sertifikatas nr. %zu iš %zu grandinėje)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index cd4c911d7575b4f5dda3eb4783909945e8423b0f..643ea50510db8266d7c215c20abd259ce70e1d51 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -1180,11 +1180,6 @@ msgstr "SHA1-vingerafdruk: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "MD5-vingerafdruk: %s"
 
-#: conn/ssl.c:999
-#, fuzzy, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "SSL-certificaatcontrole (certificaat %d van %d in keten)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1307,8 +1302,8 @@ msgstr "WAARSCHUWING: Ondertekenaar van servercertificaat is geen CA"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "SSL-certificaatcontrole (certificaat %d van %d in keten)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "SSL-certificaatcontrole (certificaat %zu van %zu in keten)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index e137cd3ff2d40118187a9bd09f73c361b052b8bc..22bb291ea2396f6bc597c08d1b369b921056baf6 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -1176,11 +1176,6 @@ msgstr "Odcisk SHA1: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Odcisk MD5: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "Sprawdzanie certyfikatu SSL (certyfikat %zu z %zu w łańcuchu)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1303,8 +1298,8 @@ msgstr "Ostrzeżenie: certyfikat nie został podpisany przez CA"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "Sprawdzanie certyfikatu SSL (certyfikat %d z %d w łańcuchu)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "Sprawdzanie certyfikatu SSL (certyfikat %zu z %zu w łańcuchu)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index 2aa4eb328ccc5170383809860a372b244482dab4..9816330866cd4a55ca51945a30ad32efead75241 100644 (file)
@@ -1144,11 +1144,6 @@ msgstr "Impressão digital SHA1: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Impressão digital MD5: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "Verificação de certificado SSL (certificado %zu de %zu no encadeamento)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1271,8 +1266,8 @@ msgstr "AVISO: signatário do certificado do servidor não é CA"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "Verificação de certificado SSL (certificado %d de %d no encadeamento)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "Verificação de certificado SSL (certificado %zu de %zu no encadeamento)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index baf18c4253bd20f1b195f24f2264b55a0fc72179..89c6c5c8a21b966c027753c233fec8eac9ba54b0 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -1187,11 +1187,6 @@ msgstr "SHA1-отпечаток пальца: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "MD5-отпечаток пальца: %s"
 
-#: conn/ssl.c:999
-#, fuzzy, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "Проверка SSL-сертификата (сертификат %d из %d в цепочке)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1314,8 +1309,8 @@ msgstr "ПРЕДУПРЕЖДЕНИЕ: сертификат сервера не 
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "Проверка SSL-сертификата (сертификат %d из %d в цепочке)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "Проверка SSL-сертификата (сертификат %zu из %zu в цепочке)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index 43ccbe9d686bb35ed78288081340e15ab638fe7e..d40de591351050a2ed767d6bf799b4885e76d552 100644 (file)
--- a/po/sk.po
+++ b/po/sk.po
@@ -1174,11 +1174,6 @@ msgstr ""
 msgid "MD5 Fingerprint: %s"
 msgstr ""
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1304,7 +1299,7 @@ msgstr ""
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N:
index 271be37fa98b794b243519fd631845a89999b059..c15ebe66b82b4af0a0d9ec36af99dc32273eb7ea 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -1190,11 +1190,6 @@ msgstr "SHA1 Fingeravtryck: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "MD5 Fingeravtryck: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1320,7 +1315,7 @@ msgstr "VARNING: Signerare av servercertifikat är inte en CA"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N:
index 2973f28c558840e7c5f5e47b13eec61c56c50eed..f3f6b932df0e0fc8332932fb398140a29f98a2d5 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
@@ -1175,11 +1175,6 @@ msgstr "SHA1 Parmak izi: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "MD5 Parmak izi: %s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1303,7 +1298,7 @@ msgstr "UYARI: Sunucu sertifikasını imzalayan bir CA değil"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N:
index 305157007bacce7f60b9cb2827e247fdfca140fc..c1c13b6be9127e89b9657e3c243cca5c31e1da92 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -1185,11 +1185,6 @@ msgstr "Відбиток SHA1: %s"
 msgid "MD5 Fingerprint: %s"
 msgstr "Відбиток MD5: %s"
 
-#: conn/ssl.c:999
-#, fuzzy, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "Перевірка сертифікату (сертифікат %d з %d в ланцюжку)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1312,8 +1307,8 @@ msgstr "Попередження: Сертифікат видано неавто
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "Перевірка сертифікату (сертифікат %d з %d в ланцюжку)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "Перевірка сертифікату (сертифікат %zu з %zu в ланцюжку)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index 21d1cb56ee6715f5fc238dd80abd7fc7d07e040a..07e2d249ad560e1bb7f316fc827f13455c1bd58b 100644 (file)
@@ -1142,11 +1142,6 @@ msgstr "SHA1 指纹:%s"
 msgid "MD5 Fingerprint: %s"
 msgstr "MD5 指纹:%s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr "SSL 证书检查 (检查链中有 %zu 个证书,共 %zu 个)"
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1269,8 +1264,8 @@ msgstr "警告:服务器证书签署者不是证书颁发机构(CA)"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
-msgstr "SSL 证书检查 (检查链中有 %d 个证书,共 %d 个)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
+msgstr "SSL 证书检查 (检查链中有 %zu 个证书,共 %zu 个)"
 
 #. L10N:
 #. * These three letters correspond to the choices in the string:
index 56e4abbe4283d8d5ea507ed89414e8aa477b8538..cabfec7a8cc9b034da8ed76c3237b23783b27ea0 100644 (file)
@@ -1194,11 +1194,6 @@ msgstr "指模:%s"
 msgid "MD5 Fingerprint: %s"
 msgstr "指模:%s"
 
-#: conn/ssl.c:999
-#, c-format
-msgid "SSL Certificate check (certificate %zu of %zu in chain)"
-msgstr ""
-
 #. L10N:
 #. * These four letters correspond to the choices in the next four strings:
 #. * (r)eject, accept (o)nce, (a)ccept always, (s)kip.
@@ -1330,7 +1325,7 @@ msgstr "伺服器的驗証還未有效"
 
 #: conn/ssl_gnutls.c:762
 #, c-format
-msgid "SSL Certificate check (certificate %d of %d in chain)"
+msgid "SSL Certificate check (certificate %zu of %zu in chain)"
 msgstr ""
 
 #. L10N: