mirror of
https://git.launchpad.net/ubuntu/+source/ca-certificates
synced 2025-04-13 09:38:26 +00:00
20110502 (patches unapplied)
Imported using git-ubuntu import.
This commit is contained in:
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
9
debian/changelog
vendored
|
@ -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
|
||||
|
||||
* QA upload.
|
||||
|
|
8
debian/config
vendored
8
debian/config
vendored
File diff suppressed because one or more lines are too long
4
debian/config.in
vendored
4
debian/config.in
vendored
|
@ -47,7 +47,7 @@ members()
|
|||
db_version 2.0
|
||||
db_capb multiselect
|
||||
|
||||
db_title "ca-certificates configuration"
|
||||
db_settitle ca-certificates/title
|
||||
db_input medium ca-certificates/trust_new_crts || true
|
||||
db_go
|
||||
|
||||
|
@ -142,7 +142,6 @@ fi
|
|||
if test "$trust_new" = "ask" && test "$CERTS_NEW" != "" && test "$new_seen" = "false"; then
|
||||
# New certificates added
|
||||
db_fset ca-certificates/new_crts seen false
|
||||
db_title "ca-certificates configuration"
|
||||
db_input critical ca-certificates/new_crts || true
|
||||
db_go
|
||||
|
||||
|
@ -213,7 +212,6 @@ if [ "$set_values" = "true" ]; then
|
|||
if test "$seen" != true; then
|
||||
db_fset ca-certificates/enable_crts seen false
|
||||
fi
|
||||
db_title "ca-certificates configuration"
|
||||
db_input $PRIO ca-certificates/enable_crts || true
|
||||
db_go
|
||||
|
||||
|
|
1
debian/control
vendored
1
debian/control
vendored
|
@ -10,6 +10,7 @@ Package: ca-certificates
|
|||
Architecture: all
|
||||
Depends: openssl (>= 1.0.0), ${misc:Depends}
|
||||
Enhances: openssl
|
||||
Multi-Arch: foreign
|
||||
Description: Common CA certificates
|
||||
This package includes PEM files of CA certificates to allow SSL-based
|
||||
applications to check for the authenticity of SSL connections.
|
||||
|
|
26
debian/po/ca.po
vendored
26
debian/po/ca.po
vendored
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates 20090814+nmu2\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"
|
||||
"Last-Translator: Jordi Mallach <jordi@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-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "sí, no, demana"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr ""
|
||||
"Voleu confiar en els nous certificats de les autoritats certificadores?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -44,7 +50,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -56,13 +62,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Certificats nous a activar:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -72,13 +78,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Certificats a activar:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -88,7 +94,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/cs.po
vendored
26
debian/po/cs.po
vendored
|
@ -15,7 +15,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates\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"
|
||||
"Last-Translator: Miroslav Kure <kurem@debian.cz>\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-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "ano, ne, zeptat se"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "Důvěřovat novým certifikátům certifikačních autorit?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -50,7 +56,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -62,13 +68,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Nové certifikáty, které se mají aktivovat:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -78,13 +84,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Certifikáty, které se mají aktivovat:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -94,7 +100,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/da.po
vendored
26
debian/po/da.po
vendored
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates_20031007_templates\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"
|
||||
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\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-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "ja, nej, spørg"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "Stol på nye certifikater fra certifikatautoriteter?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -43,7 +49,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -55,13 +61,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Nye certifikater at aktivere:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -71,13 +77,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Certifikater at aktivere:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -87,7 +93,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/de.po
vendored
26
debian/po/de.po
vendored
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates 20070304\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"
|
||||
"Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
|
||||
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
|
||||
|
@ -18,21 +18,27 @@ msgstr ""
|
|||
"X-Generator: KBabel 1.11.4\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "Ja, Nein, Fragen"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "Neuen Zertifikaten von Zertifizierungsstellen vertrauen?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -45,7 +51,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -57,13 +63,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Zu aktivierende neue Zertifikate:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -73,13 +79,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Zu aktivierende Zertifikate:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -89,7 +95,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/es.po
vendored
26
debian/po/es.po
vendored
|
@ -29,7 +29,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates\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"
|
||||
"Last-Translator: Javier Fernández-Sanguino <jfs@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-SourceCharset: utf-8\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "sí, no, preguntar"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr ""
|
||||
"¿Desea confiar en los nuevos certificados de las autoridades de "
|
||||
|
@ -57,7 +63,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -69,7 +75,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -81,13 +87,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Nuevos certificados a activar:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -97,13 +103,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Certificados a activar:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -113,7 +119,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/eu.po
vendored
26
debian/po/eu.po
vendored
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: eu\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"
|
||||
"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
|
||||
"Language-Team: Euskara <Librezale@librezale.org>\n"
|
||||
|
@ -17,21 +17,27 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: KBabel 1.11.4\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "bai, ez, galdetu"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "Ziurtagiri autoritateen ziurtagiri berrietaz fidatu?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -43,7 +49,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -55,13 +61,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Gaitzeko ziurtagiri berriak:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -71,13 +77,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Gaitzeko Ziurtagiriak:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -87,7 +93,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/fi.po
vendored
26
debian/po/fi.po
vendored
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates\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"
|
||||
"Last-Translator: Esko Arajärvi <edu@iki.fi>\n"
|
||||
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
|
||||
|
@ -13,21 +13,27 @@ msgstr ""
|
|||
"X-Poedit-Language: Finnish\n"
|
||||
"X-Poedit-Country: FINLAND\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "kyllä, ei, kysy"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "Luotetaanko varmentajien uusiin varmenteisiin?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -39,7 +45,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -51,13 +57,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Uudet aktivoitavat varmenteet:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -66,13 +72,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Aktivoitavat varmenteet:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -82,7 +88,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/fr.po
vendored
26
debian/po/fr.po
vendored
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \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"
|
||||
"Last-Translator: Christian Perrier <bubulle@debian.org>\n"
|
||||
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
|
||||
|
@ -18,21 +18,27 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: KBabel 1.11.4\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "Oui, Non, Demander"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "Faut-il accepter les nouveaux certificats de tiers de confiance ?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -44,7 +50,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -57,13 +63,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Nouveaux certificats à accepter :"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -73,13 +79,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Certificats à accepter :"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -89,7 +95,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/gl.po
vendored
26
debian/po/gl.po
vendored
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates\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"
|
||||
"Last-Translator: Jacobo Tarrio <jtarrio@debian.org>\n"
|
||||
"Language-Team: Galician <proxecto@trasno.net>\n"
|
||||
|
@ -15,21 +15,27 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "si, non, preguntar"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "¿Confiar nos novos certificados das autoridades certificadoras?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -41,7 +47,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -53,13 +59,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Novos certificados a activar:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -69,13 +75,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Certificados a activar:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -85,7 +91,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/it.po
vendored
26
debian/po/it.po
vendored
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates italian debconf templates\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"
|
||||
"Last-Translator: Luca Monducci <luca.mo@tiscali.it>\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-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "sì, no, chiedi"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "Fiducia ai certificati delle nuove autorità di certificazione?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -42,7 +48,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -54,13 +60,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Nuovi certificati da attivare:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -70,13 +76,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Certificati da attivare:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -86,7 +92,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/ja.po
vendored
26
debian/po/ja.po
vendored
|
@ -15,7 +15,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates\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"
|
||||
"Last-Translator: Kenshi Muto <kmuto@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-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "はい, いいえ, 質問する"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "証明機関からの新しい証明書を信用しますか?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -49,7 +55,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -61,13 +67,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "活性化する新しい証明書:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -77,13 +83,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "活性化する証明書:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -93,7 +99,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/nl.po
vendored
26
debian/po/nl.po
vendored
|
@ -16,7 +16,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates_20060816_nl\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"
|
||||
"Last-Translator: Frans Pop <elendil@planet.nl>\n"
|
||||
"Language-Team: Dutch <debian-l10n-dutch@lists.debian.org>\n"
|
||||
|
@ -26,21 +26,27 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: KBabel 1.11.4\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "ja, nee, selectie"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "Nieuwe certificaten van certificaatautoriteiten vertrouwen?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -53,7 +59,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -65,13 +71,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Te activeren nieuwe certificaten:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -81,13 +87,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Te activeren certificaten:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -97,7 +103,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/pt.po
vendored
26
debian/po/pt.po
vendored
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates\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"
|
||||
"Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
|
||||
"Language-Team: Portuguese <traduz@debianpt.org>\n"
|
||||
|
@ -17,21 +17,27 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "sim, não, perguntar"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "Confiar nos novos certificados das autoridades de certificados?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -43,7 +49,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -55,13 +61,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Novos certificados para activar:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -71,13 +77,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Xertificados para activar:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -87,7 +93,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/pt_BR.po
vendored
26
debian/po/pt_BR.po
vendored
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates 20090814+nmu2\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"
|
||||
"Last-Translator: Adriano Rafael Gomes <adrianorg@gmail.com>\n"
|
||||
"Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian."
|
||||
|
@ -18,21 +18,27 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "sim, não, perguntar"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "Confiar em novos certificados de autoridades certificadoras?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -45,7 +51,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -57,13 +63,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Novos certificados a serem ativados:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -73,13 +79,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Certificados a serem ativados:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -89,7 +95,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/ru.po
vendored
26
debian/po/ru.po
vendored
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates_20061027\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"
|
||||
"Last-Translator: Mikhail Gusarov <dottedmag@dottedmag.net>\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-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "да, нет, спрашивать"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "Доверять новым корневым сертификатам?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -43,7 +49,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -55,13 +61,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Сертификаты для активации:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -71,13 +77,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Сертификаты для активации:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -87,7 +93,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/sv.po
vendored
26
debian/po/sv.po
vendored
|
@ -14,7 +14,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates 20050804\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"
|
||||
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
|
||||
"Language-Team: Swedish <sv@li.org>\n"
|
||||
|
@ -23,21 +23,27 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=iso-8859-1\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "ja, nej, fråga"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr "Lita på nya certifikat från certifikatutfärdare?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -49,7 +55,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -61,13 +67,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Nya certfikat att aktivera:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -77,13 +83,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Certfikat att aktivera:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -93,7 +99,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
27
debian/po/templates.pot
vendored
27
debian/po/templates.pot
vendored
|
@ -8,29 +8,36 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid "Trust new certificates from certificate authorities?"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -39,7 +46,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -48,13 +55,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr ""
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -62,13 +69,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr ""
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -76,7 +83,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
26
debian/po/vi.po
vendored
26
debian/po/vi.po
vendored
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca-certificates 20070304\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"
|
||||
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
|
||||
"Language-Team: Vietnamese <vi-bugs@googlegroups.com>\n"
|
||||
|
@ -17,21 +17,27 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: LocFactoryEditor 1.7b1\n"
|
||||
|
||||
#. Type: title
|
||||
#. Description
|
||||
#: ../templates:2001
|
||||
msgid "ca-certificates configuration"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../templates:2001
|
||||
#: ../templates:3001
|
||||
msgid "yes, no, ask"
|
||||
msgstr "có, không, hỏi"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
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?"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
"This package may install new CA (Certificate Authority) certificates when "
|
||||
"upgrading. You may want to check such new CA certificates and select only "
|
||||
|
@ -43,7 +49,7 @@ msgstr ""
|
|||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../templates:2002
|
||||
#: ../templates:3002
|
||||
msgid ""
|
||||
" - yes: new CA certificates will be trusted and installed;\n"
|
||||
" - no : new CA certificates will not be installed by default;\n"
|
||||
|
@ -55,13 +61,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid "New certificates to activate:"
|
||||
msgstr "Các chứng nhận mới cần kích hoạt:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:3001
|
||||
#: ../templates:4001
|
||||
msgid ""
|
||||
"During upgrades, new certificates will be added. Please choose those you "
|
||||
"trust."
|
||||
|
@ -71,13 +77,13 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid "Certificates to activate:"
|
||||
msgstr "Các chứng nhận cần kích hoạt:"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"This package installs common CA (Certificate Authority) certificates in /usr/"
|
||||
"share/ca-certificates."
|
||||
|
@ -87,7 +93,7 @@ msgstr ""
|
|||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../templates:4001
|
||||
#: ../templates:5001
|
||||
msgid ""
|
||||
"Please select the certificate authorities you trust so that their "
|
||||
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
|
||||
|
|
4
debian/templates
vendored
4
debian/templates
vendored
|
@ -7,6 +7,10 @@
|
|||
# Even minor modifications require translation updates and such
|
||||
# changes should be coordinated with translators and reviewers.
|
||||
|
||||
Template: ca-certificates/title
|
||||
Type: title
|
||||
_Description: ca-certificates configuration
|
||||
|
||||
Template: ca-certificates/trust_new_crts
|
||||
Type: select
|
||||
_Choices: yes, no, ask
|
||||
|
|
Loading…
Add table
Reference in a new issue