20110502 (patches unapplied)

Imported using git-ubuntu import.
This commit is contained in:
Philipp Kern 2011-05-02 19:27:50 +02:00 committed by git-ubuntu importer
parent 1a5ba424a4
commit a6cf850e65
Notes: git-ubuntu importer 2020-07-14 23:25:39 +00:00
  * QA upload.
  * Mark the package as multi-arch:foreign.  (Closes: #622323)
  * Use db_settitle in config script to allow translations of the
    dialog title; thanks to Frans Pop.  (Closes: #560314)
23 changed files with 307 additions and 188 deletions

9
debian/changelog vendored
View file

@ -1,3 +1,12 @@
ca-certificates (20110502) unstable; urgency=low
* QA upload.
* Mark the package as multi-arch:foreign. (Closes: #622323)
* Use db_settitle in config script to allow translations of the
dialog title; thanks to Frans Pop. (Closes: #560314)
-- Philipp Kern <pkern@debian.org> Mon, 02 May 2011 19:27:50 +0200
ca-certificates (20110421) unstable; urgency=low ca-certificates (20110421) unstable; urgency=low
* QA upload. * QA upload.

8
debian/config vendored

File diff suppressed because one or more lines are too long

4
debian/config.in vendored
View file

@ -47,7 +47,7 @@ members()
db_version 2.0 db_version 2.0
db_capb multiselect db_capb multiselect
db_title "ca-certificates configuration" db_settitle ca-certificates/title
db_input medium ca-certificates/trust_new_crts || true db_input medium ca-certificates/trust_new_crts || true
db_go db_go
@ -142,7 +142,6 @@ fi
if test "$trust_new" = "ask" && test "$CERTS_NEW" != "" && test "$new_seen" = "false"; then if test "$trust_new" = "ask" && test "$CERTS_NEW" != "" && test "$new_seen" = "false"; then
# New certificates added # New certificates added
db_fset ca-certificates/new_crts seen false db_fset ca-certificates/new_crts seen false
db_title "ca-certificates configuration"
db_input critical ca-certificates/new_crts || true db_input critical ca-certificates/new_crts || true
db_go db_go
@ -213,7 +212,6 @@ if [ "$set_values" = "true" ]; then
if test "$seen" != true; then if test "$seen" != true; then
db_fset ca-certificates/enable_crts seen false db_fset ca-certificates/enable_crts seen false
fi fi
db_title "ca-certificates configuration"
db_input $PRIO ca-certificates/enable_crts || true db_input $PRIO ca-certificates/enable_crts || true
db_go db_go

1
debian/control vendored
View file

@ -10,6 +10,7 @@ Package: ca-certificates
Architecture: all Architecture: all
Depends: openssl (>= 1.0.0), ${misc:Depends} Depends: openssl (>= 1.0.0), ${misc:Depends}
Enhances: openssl Enhances: openssl
Multi-Arch: foreign
Description: Common CA certificates Description: Common CA certificates
This package includes PEM files of CA certificates to allow SSL-based This package includes PEM files of CA certificates to allow SSL-based
applications to check for the authenticity of SSL connections. applications to check for the authenticity of SSL connections.

26
debian/po/ca.po vendored
View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates 20090814+nmu2\n" "Project-Id-Version: ca-certificates 20090814+nmu2\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2010-10-23 12:12+0200\n" "PO-Revision-Date: 2010-10-23 12:12+0200\n"
"Last-Translator: Jordi Mallach <jordi@debian.org>\n" "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
@ -16,22 +16,28 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "sí, no, demana" msgstr "sí, no, demana"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "" msgstr ""
"Voleu confiar en els nous certificats de les autoritats certificadores?" "Voleu confiar en els nous certificats de les autoritats certificadores?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -44,7 +50,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -56,13 +62,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Certificats nous a activar:" msgstr "Certificats nous a activar:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -72,13 +78,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Certificats a activar:" msgstr "Certificats a activar:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -88,7 +94,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/cs.po vendored
View file

@ -15,7 +15,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates\n" "Project-Id-Version: ca-certificates\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-07-29 11:13+0200\n" "PO-Revision-Date: 2007-07-29 11:13+0200\n"
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
@ -24,21 +24,27 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "ano, ne, zeptat se" msgstr "ano, ne, zeptat se"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "Důvěřovat novým certifikátům certifikačních autorit?" msgstr "Důvěřovat novým certifikátům certifikačních autorit?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -50,7 +56,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -62,13 +68,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Nové certifikáty, které se mají aktivovat:" msgstr "Nové certifikáty, které se mají aktivovat:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -78,13 +84,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Certifikáty, které se mají aktivovat:" msgstr "Certifikáty, které se mají aktivovat:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -94,7 +100,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/da.po vendored
View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates_20031007_templates\n" "Project-Id-Version: ca-certificates_20031007_templates\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2010-10-23 19:21+0100\n" "PO-Revision-Date: 2010-10-23 19:21+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
@ -17,21 +17,27 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "ja, nej, spørg" msgstr "ja, nej, spørg"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "Stol på nye certifikater fra certifikatautoriteter?" msgstr "Stol på nye certifikater fra certifikatautoriteter?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -43,7 +49,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -55,13 +61,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Nye certifikater at aktivere:" msgstr "Nye certifikater at aktivere:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -71,13 +77,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Certifikater at aktivere:" msgstr "Certifikater at aktivere:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -87,7 +93,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/de.po vendored
View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates 20070304\n" "Project-Id-Version: ca-certificates 20070304\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-07-27 20:21+0200\n" "PO-Revision-Date: 2007-07-27 20:21+0200\n"
"Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n" "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@ -18,21 +18,27 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "Ja, Nein, Fragen" msgstr "Ja, Nein, Fragen"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "Neuen Zertifikaten von Zertifizierungsstellen vertrauen?" msgstr "Neuen Zertifikaten von Zertifizierungsstellen vertrauen?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -45,7 +51,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -57,13 +63,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Zu aktivierende neue Zertifikate:" msgstr "Zu aktivierende neue Zertifikate:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -73,13 +79,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Zu aktivierende Zertifikate:" msgstr "Zu aktivierende Zertifikate:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -89,7 +95,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/es.po vendored
View file

@ -29,7 +29,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates\n" "Project-Id-Version: ca-certificates\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-07-27 19:01+0200\n" "PO-Revision-Date: 2007-07-27 19:01+0200\n"
"Last-Translator: Javier Fernández-Sanguino <jfs@debian.org>\n" "Last-Translator: Javier Fernández-Sanguino <jfs@debian.org>\n"
"Language-Team: Debian l10n spanish <debian-l10n-spanish@lists.debian.org>\n" "Language-Team: Debian l10n spanish <debian-l10n-spanish@lists.debian.org>\n"
@ -41,15 +41,21 @@ msgstr ""
"X-Poedit-Country: SPAIN\n" "X-Poedit-Country: SPAIN\n"
"X-Poedit-SourceCharset: utf-8\n" "X-Poedit-SourceCharset: utf-8\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "sí, no, preguntar" msgstr "sí, no, preguntar"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "" msgstr ""
"¿Desea confiar en los nuevos certificados de las autoridades de " "¿Desea confiar en los nuevos certificados de las autoridades de "
@ -57,7 +63,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -69,7 +75,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -81,13 +87,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Nuevos certificados a activar:" msgstr "Nuevos certificados a activar:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -97,13 +103,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Certificados a activar:" msgstr "Certificados a activar:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -113,7 +119,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/eu.po vendored
View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: eu\n" "Project-Id-Version: eu\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-07-27 11:55+0200\n" "PO-Revision-Date: 2007-07-27 11:55+0200\n"
"Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n"
"Language-Team: Euskara <Librezale@librezale.org>\n" "Language-Team: Euskara <Librezale@librezale.org>\n"
@ -17,21 +17,27 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "bai, ez, galdetu" msgstr "bai, ez, galdetu"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "Ziurtagiri autoritateen ziurtagiri berrietaz fidatu?" msgstr "Ziurtagiri autoritateen ziurtagiri berrietaz fidatu?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -43,7 +49,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -55,13 +61,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Gaitzeko ziurtagiri berriak:" msgstr "Gaitzeko ziurtagiri berriak:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -71,13 +77,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Gaitzeko Ziurtagiriak:" msgstr "Gaitzeko Ziurtagiriak:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -87,7 +93,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/fi.po vendored
View file

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates\n" "Project-Id-Version: ca-certificates\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-11-01 11:21+0200\n" "PO-Revision-Date: 2007-11-01 11:21+0200\n"
"Last-Translator: Esko Arajärvi <edu@iki.fi>\n" "Last-Translator: Esko Arajärvi <edu@iki.fi>\n"
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@ -13,21 +13,27 @@ msgstr ""
"X-Poedit-Language: Finnish\n" "X-Poedit-Language: Finnish\n"
"X-Poedit-Country: FINLAND\n" "X-Poedit-Country: FINLAND\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "kyllä, ei, kysy" msgstr "kyllä, ei, kysy"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "Luotetaanko varmentajien uusiin varmenteisiin?" msgstr "Luotetaanko varmentajien uusiin varmenteisiin?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -39,7 +45,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -51,13 +57,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Uudet aktivoitavat varmenteet:" msgstr "Uudet aktivoitavat varmenteet:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -66,13 +72,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Aktivoitavat varmenteet:" msgstr "Aktivoitavat varmenteet:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -82,7 +88,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/fr.po vendored
View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-07-27 08:40+0200\n" "PO-Revision-Date: 2007-07-27 08:40+0200\n"
"Last-Translator: Christian Perrier <bubulle@debian.org>\n" "Last-Translator: Christian Perrier <bubulle@debian.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@ -18,21 +18,27 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "Oui, Non, Demander" msgstr "Oui, Non, Demander"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "Faut-il accepter les nouveaux certificats de tiers de confiance ?" msgstr "Faut-il accepter les nouveaux certificats de tiers de confiance ?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -44,7 +50,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -57,13 +63,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Nouveaux certificats à accepter :" msgstr "Nouveaux certificats à accepter :"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -73,13 +79,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Certificats à accepter :" msgstr "Certificats à accepter :"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -89,7 +95,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/gl.po vendored
View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates\n" "Project-Id-Version: ca-certificates\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-07-31 09:52+0100\n" "PO-Revision-Date: 2007-07-31 09:52+0100\n"
"Last-Translator: Jacobo Tarrio <jtarrio@debian.org>\n" "Last-Translator: Jacobo Tarrio <jtarrio@debian.org>\n"
"Language-Team: Galician <proxecto@trasno.net>\n" "Language-Team: Galician <proxecto@trasno.net>\n"
@ -15,21 +15,27 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "si, non, preguntar" msgstr "si, non, preguntar"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "¿Confiar nos novos certificados das autoridades certificadoras?" msgstr "¿Confiar nos novos certificados das autoridades certificadoras?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -41,7 +47,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -53,13 +59,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Novos certificados a activar:" msgstr "Novos certificados a activar:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -69,13 +75,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Certificados a activar:" msgstr "Certificados a activar:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -85,7 +91,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/it.po vendored
View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates italian debconf templates\n" "Project-Id-Version: ca-certificates italian debconf templates\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-07-28 20:50+0200\n" "PO-Revision-Date: 2007-07-28 20:50+0200\n"
"Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n" "Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n"
"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
@ -16,21 +16,27 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "sì, no, chiedi" msgstr "sì, no, chiedi"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "Fiducia ai certificati delle nuove autorità di certificazione?" msgstr "Fiducia ai certificati delle nuove autorità di certificazione?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -42,7 +48,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -54,13 +60,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Nuovi certificati da attivare:" msgstr "Nuovi certificati da attivare:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -70,13 +76,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Certificati da attivare:" msgstr "Certificati da attivare:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -86,7 +92,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/ja.po vendored
View file

@ -15,7 +15,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates\n" "Project-Id-Version: ca-certificates\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-07-30 14:08+0900\n" "PO-Revision-Date: 2007-07-30 14:08+0900\n"
"Last-Translator: Kenshi Muto <kmuto@debian.org>\n" "Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@ -24,21 +24,27 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "はい, いいえ, 質問する" msgstr "はい, いいえ, 質問する"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "証明機関からの新しい証明書を信用しますか?" msgstr "証明機関からの新しい証明書を信用しますか?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -49,7 +55,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -61,13 +67,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "活性化する新しい証明書:" msgstr "活性化する新しい証明書:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -77,13 +83,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "活性化する証明書:" msgstr "活性化する証明書:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -93,7 +99,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/nl.po vendored
View file

@ -16,7 +16,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates_20060816_nl\n" "Project-Id-Version: ca-certificates_20060816_nl\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-07-27 09:44+0200\n" "PO-Revision-Date: 2007-07-27 09:44+0200\n"
"Last-Translator: Frans Pop <elendil@planet.nl>\n" "Last-Translator: Frans Pop <elendil@planet.nl>\n"
"Language-Team: Dutch <debian-l10n-dutch@lists.debian.org>\n" "Language-Team: Dutch <debian-l10n-dutch@lists.debian.org>\n"
@ -26,21 +26,27 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "ja, nee, selectie" msgstr "ja, nee, selectie"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "Nieuwe certificaten van certificaatautoriteiten vertrouwen?" msgstr "Nieuwe certificaten van certificaatautoriteiten vertrouwen?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -53,7 +59,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -65,13 +71,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Te activeren nieuwe certificaten:" msgstr "Te activeren nieuwe certificaten:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -81,13 +87,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Te activeren certificaten:" msgstr "Te activeren certificaten:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -97,7 +103,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/pt.po vendored
View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates\n" "Project-Id-Version: ca-certificates\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-08-01 08:34+0100\n" "PO-Revision-Date: 2007-08-01 08:34+0100\n"
"Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n"
@ -17,21 +17,27 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "sim, não, perguntar" msgstr "sim, não, perguntar"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "Confiar nos novos certificados das autoridades de certificados?" msgstr "Confiar nos novos certificados das autoridades de certificados?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -43,7 +49,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -55,13 +61,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Novos certificados para activar:" msgstr "Novos certificados para activar:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -71,13 +77,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Xertificados para activar:" msgstr "Xertificados para activar:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -87,7 +93,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/pt_BR.po vendored
View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates 20090814+nmu2\n" "Project-Id-Version: ca-certificates 20090814+nmu2\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2011-03-15 16:20-0300\n" "PO-Revision-Date: 2011-03-15 16:20-0300\n"
"Last-Translator: Adriano Rafael Gomes <adrianorg@gmail.com>\n" "Last-Translator: Adriano Rafael Gomes <adrianorg@gmail.com>\n"
"Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian." "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian."
@ -18,21 +18,27 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "sim, não, perguntar" msgstr "sim, não, perguntar"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "Confiar em novos certificados de autoridades certificadoras?" msgstr "Confiar em novos certificados de autoridades certificadoras?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -45,7 +51,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -57,13 +63,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Novos certificados a serem ativados:" msgstr "Novos certificados a serem ativados:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -73,13 +79,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Certificados a serem ativados:" msgstr "Certificados a serem ativados:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -89,7 +95,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/ru.po vendored
View file

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates_20061027\n" "Project-Id-Version: ca-certificates_20061027\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-07-27 17:45+0700\n" "PO-Revision-Date: 2007-07-27 17:45+0700\n"
"Last-Translator: Mikhail Gusarov <dottedmag@dottedmag.net>\n" "Last-Translator: Mikhail Gusarov <dottedmag@dottedmag.net>\n"
"Language-Team: Russian l10n Team <debian-l10n-russian@lists.debian.org>\n" "Language-Team: Russian l10n Team <debian-l10n-russian@lists.debian.org>\n"
@ -18,21 +18,27 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "да, нет, спрашивать" msgstr "да, нет, спрашивать"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "Доверять новым корневым сертификатам?" msgstr "Доверять новым корневым сертификатам?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -43,7 +49,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -55,13 +61,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Сертификаты для активации:" msgstr "Сертификаты для активации:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -71,13 +77,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Сертификаты для активации:" msgstr "Сертификаты для активации:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -87,7 +93,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/sv.po vendored
View file

@ -14,7 +14,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates 20050804\n" "Project-Id-Version: ca-certificates 20050804\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-07-27 11:47+0100\n" "PO-Revision-Date: 2007-07-27 11:47+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n" "Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <sv@li.org>\n" "Language-Team: Swedish <sv@li.org>\n"
@ -23,21 +23,27 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n" "Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "ja, nej, fråga" msgstr "ja, nej, fråga"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "Lita på nya certifikat från certifikatutfärdare?" msgstr "Lita på nya certifikat från certifikatutfärdare?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -49,7 +55,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -61,13 +67,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Nya certfikat att aktivera:" msgstr "Nya certfikat att aktivera:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -77,13 +83,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Certfikat att aktivera:" msgstr "Certfikat att aktivera:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -93,7 +99,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

View file

@ -8,29 +8,36 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "" msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "" msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -39,7 +46,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -48,13 +55,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "" msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -62,13 +69,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "" msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -76,7 +83,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

26
debian/po/vi.po vendored
View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ca-certificates 20070304\n" "Project-Id-Version: ca-certificates 20070304\n"
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n" "Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
"POT-Creation-Date: 2008-06-16 17:02+0200\n" "POT-Creation-Date: 2011-05-02 19:31+0200\n"
"PO-Revision-Date: 2007-07-30 18:25+0930\n" "PO-Revision-Date: 2007-07-30 18:25+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-bugs@googlegroups.com>\n" "Language-Team: Vietnamese <vi-bugs@googlegroups.com>\n"
@ -17,21 +17,27 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: LocFactoryEditor 1.7b1\n" "X-Generator: LocFactoryEditor 1.7b1\n"
#. Type: title
#. Description
#: ../templates:2001
msgid "ca-certificates configuration"
msgstr ""
#. Type: select #. Type: select
#. Choices #. Choices
#: ../templates:2001 #: ../templates:3001
msgid "yes, no, ask" msgid "yes, no, ask"
msgstr "có, không, hỏi" msgstr "có, không, hỏi"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "Trust new certificates from certificate authorities?" msgid "Trust new certificates from certificate authorities?"
msgstr "Tin chứng nhận mới của nhà cầm quyền chứng nhận mới không?" msgstr "Tin chứng nhận mới của nhà cầm quyền chứng nhận mới không?"
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
"This package may install new CA (Certificate Authority) certificates when " "This package may install new CA (Certificate Authority) certificates when "
"upgrading. You may want to check such new CA certificates and select only " "upgrading. You may want to check such new CA certificates and select only "
@ -43,7 +49,7 @@ msgstr ""
#. Type: select #. Type: select
#. Description #. Description
#: ../templates:2002 #: ../templates:3002
msgid "" msgid ""
" - yes: new CA certificates will be trusted and installed;\n" " - yes: new CA certificates will be trusted and installed;\n"
" - no : new CA certificates will not be installed by default;\n" " - no : new CA certificates will not be installed by default;\n"
@ -55,13 +61,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "New certificates to activate:" msgid "New certificates to activate:"
msgstr "Các chứng nhận mới cần kích hoạt:" msgstr "Các chứng nhận mới cần kích hoạt:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:3001 #: ../templates:4001
msgid "" msgid ""
"During upgrades, new certificates will be added. Please choose those you " "During upgrades, new certificates will be added. Please choose those you "
"trust." "trust."
@ -71,13 +77,13 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "Certificates to activate:" msgid "Certificates to activate:"
msgstr "Các chứng nhận cần kích hoạt:" msgstr "Các chứng nhận cần kích hoạt:"
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"This package installs common CA (Certificate Authority) certificates in /usr/" "This package installs common CA (Certificate Authority) certificates in /usr/"
"share/ca-certificates." "share/ca-certificates."
@ -87,7 +93,7 @@ msgstr ""
#. Type: multiselect #. Type: multiselect
#. Description #. Description
#: ../templates:4001 #: ../templates:5001
msgid "" msgid ""
"Please select the certificate authorities you trust so that their " "Please select the certificate authorities you trust so that their "
"certificates are installed into /etc/ssl/certs. They will be compiled into a " "certificates are installed into /etc/ssl/certs. They will be compiled into a "

4
debian/templates vendored
View file

@ -7,6 +7,10 @@
# Even minor modifications require translation updates and such # Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers. # changes should be coordinated with translators and reviewers.
Template: ca-certificates/title
Type: title
_Description: ca-certificates configuration
Template: ca-certificates/trust_new_crts Template: ca-certificates/trust_new_crts
Type: select Type: select
_Choices: yes, no, ask _Choices: yes, no, ask