~ubuntu-branches/ubuntu/natty/ca-certificates/natty

« back to all changes in this revision

Viewing changes to debian/po/templates.pot

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Kern
  • Date: 2008-08-09 14:58:24 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20080809145824-4g3eot1a99uxmwzj
* New cacert.org.pem joining both CACert Class 1 and Class 3 certificates.
  This file can be used for proper certificate chaining if CACert
  server certificates are used.  The old class3.pem and root.pem
  certificates are deprecated.  This new file could safely serve as
  a replacement for both.  (Closes: #494343)
* This also reintroduces the old name for the CACert certificate,
  thus closing a long-standing bug about its rename to root.crt.
  (Closes: #413766)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
#    Translators, if you are not familiar with the PO format, gettext
3
 
#    documentation is worth reading, especially sections dedicated to
4
 
#    this format, e.g. by running:
5
 
#         info -n '(gettext)PO Files'
6
 
#         info -n '(gettext)Header Entry'
7
 
#
8
 
#    Some information specific to po-debconf are available at
9
 
#            /usr/share/doc/po-debconf/README-trans
10
 
#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
11
 
#
12
 
#    Developers do not need to manually edit POT or PO files.
 
1
# SOME DESCRIPTIVE TITLE.
 
2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 
3
# This file is distributed under the same license as the PACKAGE package.
 
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
13
5
#
14
6
#, fuzzy
15
7
msgid ""
16
8
msgstr ""
17
9
"Project-Id-Version: PACKAGE VERSION\n"
18
 
"Report-Msgid-Bugs-To: \n"
19
 
"POT-Creation-Date: 2007-01-22 18:53+0100\n"
 
10
"Report-Msgid-Bugs-To: ca-certificates@packages.debian.org\n"
 
11
"POT-Creation-Date: 2008-06-16 17:02+0200\n"
20
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
21
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
22
14
"Language-Team: LANGUAGE <LL@li.org>\n"
26
18
 
27
19
#. Type: select
28
20
#. Choices
29
 
#: ../templates:1001
 
21
#: ../templates:2001
30
22
msgid "yes, no, ask"
31
23
msgstr ""
32
24
 
33
25
#. Type: select
34
26
#. Description
35
 
#: ../templates:1002
36
 
msgid "Trust new CAs certificates?"
 
27
#: ../templates:2002
 
28
msgid "Trust new certificates from certificate authorities?"
37
29
msgstr ""
38
30
 
39
31
#. Type: select
40
32
#. Description
41
 
#: ../templates:1002
 
33
#: ../templates:2002
42
34
msgid ""
43
35
"This package may install new CA (Certificate Authority) certificates when "
44
 
"upgrading.  You may want to check such new CA certificates and select only "
 
36
"upgrading. You may want to check such new CA certificates and select only "
45
37
"certificates that you trust."
46
38
msgstr ""
47
39
 
48
40
#. Type: select
49
41
#. Description
50
 
#: ../templates:1002
51
 
msgid ""
52
 
" - \"yes\", new CA certificates will be trusted and installed.\n"
53
 
" - \"no\", new CA certificates will not be installed by default.\n"
54
 
" - \"ask\", Ask if you trust each new CA certificates, or not."
55
 
msgstr ""
56
 
 
57
 
#. Type: multiselect
58
 
#. Choices
59
 
#: ../templates:2001
60
 
msgid "${new_crts}"
61
 
msgstr ""
62
 
 
63
 
#. Type: multiselect
64
 
#. Description
65
 
#: ../templates:2002
66
 
msgid "Select new certificates to activate:"
67
 
msgstr ""
68
 
 
69
 
#. Type: multiselect
70
 
#. Description
71
 
#: ../templates:2002
72
 
msgid ""
73
 
"During the upgrade, these new certificates will be added. Do you trust them "
74
 
"and want them installed into /etc/ssl/certs?"
75
 
msgstr ""
76
 
 
77
 
#. Type: multiselect
78
 
#. Choices
79
 
#: ../templates:3001
80
 
msgid "${enable_crts}"
81
 
msgstr ""
82
 
 
83
 
#. Type: multiselect
84
 
#. Description
85
 
#: ../templates:3002
86
 
msgid "Select certificates to activate:"
87
 
msgstr ""
88
 
 
89
 
#. Type: multiselect
90
 
#. Description
91
 
#: ../templates:3002
 
42
#: ../templates:2002
 
43
msgid ""
 
44
" - yes: new CA certificates will be trusted and installed;\n"
 
45
" - no : new CA certificates will not be installed by default;\n"
 
46
" - ask: prompt for each new CA certificate."
 
47
msgstr ""
 
48
 
 
49
#. Type: multiselect
 
50
#. Description
 
51
#: ../templates:3001
 
52
msgid "New certificates to activate:"
 
53
msgstr ""
 
54
 
 
55
#. Type: multiselect
 
56
#. Description
 
57
#: ../templates:3001
 
58
msgid ""
 
59
"During upgrades, new certificates will be added. Please choose those you "
 
60
"trust."
 
61
msgstr ""
 
62
 
 
63
#. Type: multiselect
 
64
#. Description
 
65
#: ../templates:4001
 
66
msgid "Certificates to activate:"
 
67
msgstr ""
 
68
 
 
69
#. Type: multiselect
 
70
#. Description
 
71
#: ../templates:4001
92
72
msgid ""
93
73
"This package installs common CA (Certificate Authority) certificates in /usr/"
94
 
"share/ca-certificates. You can select certs from these available certs to be "
95
 
"installed into /etc/ssl/certs. This package will make symlinks and generate "
96
 
"a single file of all your selected certs, /etc/ssl/certs/ca-certificates.crt."
 
74
"share/ca-certificates."
 
75
msgstr ""
 
76
 
 
77
#. Type: multiselect
 
78
#. Description
 
79
#: ../templates:4001
 
80
msgid ""
 
81
"Please select the certificate authorities you trust so that their "
 
82
"certificates are installed into /etc/ssl/certs. They will be compiled into a "
 
83
"single /etc/ssl/certs/ca-certificates.crt file."
97
84
msgstr ""