diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/openssh-server.templates.master | 12 | ||||
-rw-r--r-- | debian/po/ca.po | 20 | ||||
-rw-r--r-- | debian/po/cs.po | 20 | ||||
-rw-r--r-- | debian/po/da.po | 20 | ||||
-rw-r--r-- | debian/po/de.po | 20 | ||||
-rw-r--r-- | debian/po/el.po | 20 | ||||
-rw-r--r-- | debian/po/es.po | 20 | ||||
-rw-r--r-- | debian/po/fi.po | 20 | ||||
-rw-r--r-- | debian/po/fr.po | 20 | ||||
-rw-r--r-- | debian/po/gl.po | 20 | ||||
-rw-r--r-- | debian/po/it.po | 32 | ||||
-rw-r--r-- | debian/po/ja.po | 20 | ||||
-rw-r--r-- | debian/po/nl.po | 20 | ||||
-rw-r--r-- | debian/po/pl.po | 20 | ||||
-rw-r--r-- | debian/po/pt_BR.po | 20 | ||||
-rw-r--r-- | debian/po/ru.po | 20 | ||||
-rw-r--r-- | debian/po/sv.po | 20 | ||||
-rw-r--r-- | debian/po/templates.pot | 32 | ||||
-rw-r--r-- | debian/po/tr.po | 20 | ||||
-rw-r--r-- | debian/po/uk.po | 20 | ||||
-rw-r--r-- | debian/po/vi.po | 20 | ||||
-rw-r--r-- | debian/po/zh_CN.po | 20 |
23 files changed, 267 insertions, 192 deletions
diff --git a/debian/changelog b/debian/changelog index b5c889046..2c9da1e6d 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -46,6 +46,9 @@ openssh (1:4.3p2-1) UNRELEASED; urgency=low | |||
46 | * debian/rules: Resynchronise CFLAGS with that generated by configure. | 46 | * debian/rules: Resynchronise CFLAGS with that generated by configure. |
47 | * Rename KeepAlive to TCPKeepAlive in default sshd_config | 47 | * Rename KeepAlive to TCPKeepAlive in default sshd_config |
48 | (closes: #349896). | 48 | (closes: #349896). |
49 | * Rephrase ssh/new_config and ssh/encrypted_host_key_but_no_keygen debconf | ||
50 | templates to make boolean short descriptions end with a question mark | ||
51 | and to avoid use of the first person. | ||
49 | * debconf template translations: | 52 | * debconf template translations: |
50 | - Update Italian (thanks, Luca Monducci; closes: #360348). | 53 | - Update Italian (thanks, Luca Monducci; closes: #360348). |
51 | - Add Galician (thanks, Jacobo Tarrio; closes: #361220). | 54 | - Add Galician (thanks, Jacobo Tarrio; closes: #361220). |
diff --git a/debian/openssh-server.templates.master b/debian/openssh-server.templates.master index 3f7f017fd..c6d395d98 100644 --- a/debian/openssh-server.templates.master +++ b/debian/openssh-server.templates.master | |||
@@ -1,10 +1,10 @@ | |||
1 | Template: ssh/new_config | 1 | Template: ssh/new_config |
2 | Type: boolean | 2 | Type: boolean |
3 | Default: true | 3 | Default: true |
4 | _Description: Generate new configuration file | 4 | _Description: Generate new configuration file? |
5 | This version of OpenSSH has a considerably changed configuration file from | 5 | This version of OpenSSH has a considerably changed configuration file from |
6 | the version shipped in Debian 'Potato', which you appear to be upgrading | 6 | the version shipped in Debian 'Potato', which you appear to be upgrading |
7 | from. I can now generate you a new configuration file | 7 | from. This package can now generate a new configuration file |
8 | (/etc/ssh/sshd.config), which will work with the new server version, but | 8 | (/etc/ssh/sshd.config), which will work with the new server version, but |
9 | will not contain any customisations you made with the old version. | 9 | will not contain any customisations you made with the old version. |
10 | . | 10 | . |
@@ -14,8 +14,8 @@ _Description: Generate new configuration file | |||
14 | this is the correct default (see README.Debian for more details), but you | 14 | this is the correct default (see README.Debian for more details), but you |
15 | can always edit sshd_config and set it to no if you wish. | 15 | can always edit sshd_config and set it to no if you wish. |
16 | . | 16 | . |
17 | It is strongly recommended that you let me generate a new configuration | 17 | It is strongly recommended that you let this package generate a new |
18 | file for you. | 18 | configuration file now. |
19 | 19 | ||
20 | Template: ssh/use_old_init_script | 20 | Template: ssh/use_old_init_script |
21 | Type: boolean | 21 | Type: boolean |
@@ -47,8 +47,8 @@ Template: ssh/encrypted_host_key_but_no_keygen | |||
47 | Type: note | 47 | Type: note |
48 | _Description: Warning: you must create a new host key | 48 | _Description: Warning: you must create a new host key |
49 | There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH | 49 | There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH |
50 | can not handle this host key file, and I can't find the ssh-keygen utility | 50 | can not handle this host key file, and the ssh-keygen utility from the old |
51 | from the old (non-free) SSH installation. | 51 | (non-free) SSH installation does not appear to be available. |
52 | . | 52 | . |
53 | You will need to generate a new host key. | 53 | You will need to generate a new host key. |
54 | 54 | ||
diff --git a/debian/po/ca.po b/debian/po/ca.po index f102c856f..c19bce900 100644 --- a/debian/po/ca.po +++ b/debian/po/ca.po | |||
@@ -5,8 +5,8 @@ | |||
5 | msgid "" | 5 | msgid "" |
6 | msgstr "" | 6 | msgstr "" |
7 | "Project-Id-Version: openssh_1:3.8p1-3_templates\n" | 7 | "Project-Id-Version: openssh_1:3.8p1-3_templates\n" |
8 | "Report-Msgid-Bugs-To: \n" | 8 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
9 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 9 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
10 | "PO-Revision-Date: 2004-03-05 19:46GMT\n" | 10 | "PO-Revision-Date: 2004-03-05 19:46GMT\n" |
11 | "Last-Translator: Aleix Badia i Bosch <abadia@ica.es>\n" | 11 | "Last-Translator: Aleix Badia i Bosch <abadia@ica.es>\n" |
12 | "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" | 12 | "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" |
@@ -17,16 +17,18 @@ msgstr "" | |||
17 | #. Type: boolean | 17 | #. Type: boolean |
18 | #. Description | 18 | #. Description |
19 | #: ../openssh-server.templates.master:4 | 19 | #: ../openssh-server.templates.master:4 |
20 | msgid "Generate new configuration file" | 20 | #, fuzzy |
21 | msgid "Generate new configuration file?" | ||
21 | msgstr "Genera un fitxer de configuració nou" | 22 | msgstr "Genera un fitxer de configuració nou" |
22 | 23 | ||
23 | #. Type: boolean | 24 | #. Type: boolean |
24 | #. Description | 25 | #. Description |
25 | #: ../openssh-server.templates.master:4 | 26 | #: ../openssh-server.templates.master:4 |
27 | #, fuzzy | ||
26 | msgid "" | 28 | msgid "" |
27 | "This version of OpenSSH has a considerably changed configuration file from " | 29 | "This version of OpenSSH has a considerably changed configuration file from " |
28 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 30 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
29 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 31 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
30 | "config), which will work with the new server version, but will not contain " | 32 | "config), which will work with the new server version, but will not contain " |
31 | "any customisations you made with the old version." | 33 | "any customisations you made with the old version." |
32 | msgstr "" | 34 | msgstr "" |
@@ -56,9 +58,10 @@ msgstr "" | |||
56 | #. Type: boolean | 58 | #. Type: boolean |
57 | #. Description | 59 | #. Description |
58 | #: ../openssh-server.templates.master:4 | 60 | #: ../openssh-server.templates.master:4 |
61 | #, fuzzy | ||
59 | msgid "" | 62 | msgid "" |
60 | "It is strongly recommended that you let me generate a new configuration file " | 63 | "It is strongly recommended that you let this package generate a new " |
61 | "for you." | 64 | "configuration file now." |
62 | msgstr "" | 65 | msgstr "" |
63 | "Es molt recomanable que deixeu que se us creï el nou fitxer de configuració." | 66 | "Es molt recomanable que deixeu que se us creï el nou fitxer de configuració." |
64 | 67 | ||
@@ -140,10 +143,11 @@ msgstr "Avís: heu de crear una nova clau del servidor central" | |||
140 | #. Type: note | 143 | #. Type: note |
141 | #. Description | 144 | #. Description |
142 | #: ../openssh-server.templates.master:48 | 145 | #: ../openssh-server.templates.master:48 |
146 | #, fuzzy | ||
143 | msgid "" | 147 | msgid "" |
144 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 148 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
145 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 149 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
146 | "the old (non-free) SSH installation." | 150 | "free) SSH installation does not appear to be available." |
147 | msgstr "" | 151 | msgstr "" |
148 | "Hi ha un fitxer antic /etc/ssh/ssh_host_key antic xifrat amb IDEA. L'OpenSSH " | 152 | "Hi ha un fitxer antic /etc/ssh/ssh_host_key antic xifrat amb IDEA. L'OpenSSH " |
149 | "no pot gestionar aquest fitxer de clau de l'ordinador central i no es pot " | 153 | "no pot gestionar aquest fitxer de clau de l'ordinador central i no es pot " |
diff --git a/debian/po/cs.po b/debian/po/cs.po index 858185ea2..ffc02a2ac 100644 --- a/debian/po/cs.po +++ b/debian/po/cs.po | |||
@@ -14,8 +14,8 @@ | |||
14 | msgid "" | 14 | msgid "" |
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh\n" | 16 | "Project-Id-Version: openssh\n" |
17 | "Report-Msgid-Bugs-To: \n" | 17 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
18 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 18 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
19 | "PO-Revision-Date: 2005-03-09 18:29+0100\n" | 19 | "PO-Revision-Date: 2005-03-09 18:29+0100\n" |
20 | "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" | 20 | "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" |
21 | "Language-Team: Czech <provoz@debian.cz>\n" | 21 | "Language-Team: Czech <provoz@debian.cz>\n" |
@@ -26,16 +26,18 @@ msgstr "" | |||
26 | #. Type: boolean | 26 | #. Type: boolean |
27 | #. Description | 27 | #. Description |
28 | #: ../openssh-server.templates.master:4 | 28 | #: ../openssh-server.templates.master:4 |
29 | msgid "Generate new configuration file" | 29 | #, fuzzy |
30 | msgid "Generate new configuration file?" | ||
30 | msgstr "Generovat nov konfiguran soubor" | 31 | msgstr "Generovat nov konfiguran soubor" |
31 | 32 | ||
32 | #. Type: boolean | 33 | #. Type: boolean |
33 | #. Description | 34 | #. Description |
34 | #: ../openssh-server.templates.master:4 | 35 | #: ../openssh-server.templates.master:4 |
36 | #, fuzzy | ||
35 | msgid "" | 37 | msgid "" |
36 | "This version of OpenSSH has a considerably changed configuration file from " | 38 | "This version of OpenSSH has a considerably changed configuration file from " |
37 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 39 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
38 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 40 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
39 | "config), which will work with the new server version, but will not contain " | 41 | "config), which will work with the new server version, but will not contain " |
40 | "any customisations you made with the old version." | 42 | "any customisations you made with the old version." |
41 | msgstr "" | 43 | msgstr "" |
@@ -63,9 +65,10 @@ msgstr "" | |||
63 | #. Type: boolean | 65 | #. Type: boolean |
64 | #. Description | 66 | #. Description |
65 | #: ../openssh-server.templates.master:4 | 67 | #: ../openssh-server.templates.master:4 |
68 | #, fuzzy | ||
66 | msgid "" | 69 | msgid "" |
67 | "It is strongly recommended that you let me generate a new configuration file " | 70 | "It is strongly recommended that you let this package generate a new " |
68 | "for you." | 71 | "configuration file now." |
69 | msgstr "Je vele doporueno nechat m vyrobit konfiguran soubor." | 72 | msgstr "Je vele doporueno nechat m vyrobit konfiguran soubor." |
70 | 73 | ||
71 | #. Type: boolean | 74 | #. Type: boolean |
@@ -140,10 +143,11 @@ msgstr "Varovn: muste vytvoit nov serverov kl" | |||
140 | #. Type: note | 143 | #. Type: note |
141 | #. Description | 144 | #. Description |
142 | #: ../openssh-server.templates.master:48 | 145 | #: ../openssh-server.templates.master:48 |
146 | #, fuzzy | ||
143 | msgid "" | 147 | msgid "" |
144 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 148 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
145 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 149 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
146 | "the old (non-free) SSH installation." | 150 | "free) SSH installation does not appear to be available." |
147 | msgstr "" | 151 | msgstr "" |
148 | "V /etc/ssh/ssh_host_key se nachz star kl ifrovan algoritmem IDEA. " | 152 | "V /etc/ssh/ssh_host_key se nachz star kl ifrovan algoritmem IDEA. " |
149 | "OpenSSH neum tento soubor zpracovat a nemohu najt utilitu ssh-keygen ze " | 153 | "OpenSSH neum tento soubor zpracovat a nemohu najt utilitu ssh-keygen ze " |
diff --git a/debian/po/da.po b/debian/po/da.po index 6163a1e9d..0477d69e6 100644 --- a/debian/po/da.po +++ b/debian/po/da.po | |||
@@ -14,8 +14,8 @@ | |||
14 | msgid "" | 14 | msgid "" |
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh 3.8.1p1\n" | 16 | "Project-Id-Version: openssh 3.8.1p1\n" |
17 | "Report-Msgid-Bugs-To: \n" | 17 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
18 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 18 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
19 | "PO-Revision-Date: 2004-10-10 21:04+0200\n" | 19 | "PO-Revision-Date: 2004-10-10 21:04+0200\n" |
20 | "Last-Translator: Morten Brix Pedersen <morten@wtf.dk>\n" | 20 | "Last-Translator: Morten Brix Pedersen <morten@wtf.dk>\n" |
21 | "Language-Team: Danish <dansk@klid.dk>\n" | 21 | "Language-Team: Danish <dansk@klid.dk>\n" |
@@ -26,16 +26,18 @@ msgstr "" | |||
26 | #. Type: boolean | 26 | #. Type: boolean |
27 | #. Description | 27 | #. Description |
28 | #: ../openssh-server.templates.master:4 | 28 | #: ../openssh-server.templates.master:4 |
29 | msgid "Generate new configuration file" | 29 | #, fuzzy |
30 | msgid "Generate new configuration file?" | ||
30 | msgstr "Opret ny opsætningsfil" | 31 | msgstr "Opret ny opsætningsfil" |
31 | 32 | ||
32 | #. Type: boolean | 33 | #. Type: boolean |
33 | #. Description | 34 | #. Description |
34 | #: ../openssh-server.templates.master:4 | 35 | #: ../openssh-server.templates.master:4 |
36 | #, fuzzy | ||
35 | msgid "" | 37 | msgid "" |
36 | "This version of OpenSSH has a considerably changed configuration file from " | 38 | "This version of OpenSSH has a considerably changed configuration file from " |
37 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 39 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
38 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 40 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
39 | "config), which will work with the new server version, but will not contain " | 41 | "config), which will work with the new server version, but will not contain " |
40 | "any customisations you made with the old version." | 42 | "any customisations you made with the old version." |
41 | msgstr "" | 43 | msgstr "" |
@@ -64,9 +66,10 @@ msgstr "" | |||
64 | #. Type: boolean | 66 | #. Type: boolean |
65 | #. Description | 67 | #. Description |
66 | #: ../openssh-server.templates.master:4 | 68 | #: ../openssh-server.templates.master:4 |
69 | #, fuzzy | ||
67 | msgid "" | 70 | msgid "" |
68 | "It is strongly recommended that you let me generate a new configuration file " | 71 | "It is strongly recommended that you let this package generate a new " |
69 | "for you." | 72 | "configuration file now." |
70 | msgstr "Du rådes stærkt til at lade mig oprette en ny opsætningsfil for dig." | 73 | msgstr "Du rådes stærkt til at lade mig oprette en ny opsætningsfil for dig." |
71 | 74 | ||
72 | #. Type: boolean | 75 | #. Type: boolean |
@@ -143,10 +146,11 @@ msgstr "Advarsel: du skal oprette en ny værtsnøgle" | |||
143 | #. Type: note | 146 | #. Type: note |
144 | #. Description | 147 | #. Description |
145 | #: ../openssh-server.templates.master:48 | 148 | #: ../openssh-server.templates.master:48 |
149 | #, fuzzy | ||
146 | msgid "" | 150 | msgid "" |
147 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 151 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
148 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 152 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
149 | "the old (non-free) SSH installation." | 153 | "free) SSH installation does not appear to be available." |
150 | msgstr "" | 154 | msgstr "" |
151 | "Der ligger en gammel, IDEA-krypteret /etc/ssh/ssh_host_key. OpenSSH kan ikke " | 155 | "Der ligger en gammel, IDEA-krypteret /etc/ssh/ssh_host_key. OpenSSH kan ikke " |
152 | "håndtere en sådan værtsnøglefil, og jeg kan ikke finde værktøjet ssh-keygen " | 156 | "håndtere en sådan værtsnøglefil, og jeg kan ikke finde værktøjet ssh-keygen " |
diff --git a/debian/po/de.po b/debian/po/de.po index b46aebf23..42d7cb3dd 100644 --- a/debian/po/de.po +++ b/debian/po/de.po | |||
@@ -15,8 +15,8 @@ | |||
15 | msgid "" | 15 | msgid "" |
16 | msgstr "" | 16 | msgstr "" |
17 | "Project-Id-Version: PACKAGE VERSION\n" | 17 | "Project-Id-Version: PACKAGE VERSION\n" |
18 | "Report-Msgid-Bugs-To: \n" | 18 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
19 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 19 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
20 | "PO-Revision-Date: 2004-05-30 09:49-0200\n" | 20 | "PO-Revision-Date: 2004-05-30 09:49-0200\n" |
21 | "Last-Translator: Helge Kreutzmann <kreutzm@itp.uni-hannover.de>\n" | 21 | "Last-Translator: Helge Kreutzmann <kreutzm@itp.uni-hannover.de>\n" |
22 | "Language-Team: de <debian-l10n-german@lists.debian.org>\n" | 22 | "Language-Team: de <debian-l10n-german@lists.debian.org>\n" |
@@ -27,16 +27,18 @@ msgstr "" | |||
27 | #. Type: boolean | 27 | #. Type: boolean |
28 | #. Description | 28 | #. Description |
29 | #: ../openssh-server.templates.master:4 | 29 | #: ../openssh-server.templates.master:4 |
30 | msgid "Generate new configuration file" | 30 | #, fuzzy |
31 | msgid "Generate new configuration file?" | ||
31 | msgstr "Erzeuge eine neue Konfigurationsdatei" | 32 | msgstr "Erzeuge eine neue Konfigurationsdatei" |
32 | 33 | ||
33 | #. Type: boolean | 34 | #. Type: boolean |
34 | #. Description | 35 | #. Description |
35 | #: ../openssh-server.templates.master:4 | 36 | #: ../openssh-server.templates.master:4 |
37 | #, fuzzy | ||
36 | msgid "" | 38 | msgid "" |
37 | "This version of OpenSSH has a considerably changed configuration file from " | 39 | "This version of OpenSSH has a considerably changed configuration file from " |
38 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 40 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
39 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 41 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
40 | "config), which will work with the new server version, but will not contain " | 42 | "config), which will work with the new server version, but will not contain " |
41 | "any customisations you made with the old version." | 43 | "any customisations you made with the old version." |
42 | msgstr "" | 44 | msgstr "" |
@@ -66,9 +68,10 @@ msgstr "" | |||
66 | #. Type: boolean | 68 | #. Type: boolean |
67 | #. Description | 69 | #. Description |
68 | #: ../openssh-server.templates.master:4 | 70 | #: ../openssh-server.templates.master:4 |
71 | #, fuzzy | ||
69 | msgid "" | 72 | msgid "" |
70 | "It is strongly recommended that you let me generate a new configuration file " | 73 | "It is strongly recommended that you let this package generate a new " |
71 | "for you." | 74 | "configuration file now." |
72 | msgstr "" | 75 | msgstr "" |
73 | "Es wird stark empfohlen, da Sie mich eine neue Konfigurationsdatei erzeugen " | 76 | "Es wird stark empfohlen, da Sie mich eine neue Konfigurationsdatei erzeugen " |
74 | "lassen." | 77 | "lassen." |
@@ -147,10 +150,11 @@ msgstr "Warnung: Sie mssen einen neuen Host-Schlssel erzeugen" | |||
147 | #. Type: note | 150 | #. Type: note |
148 | #. Description | 151 | #. Description |
149 | #: ../openssh-server.templates.master:48 | 152 | #: ../openssh-server.templates.master:48 |
153 | #, fuzzy | ||
150 | msgid "" | 154 | msgid "" |
151 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 155 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
152 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 156 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
153 | "the old (non-free) SSH installation." | 157 | "free) SSH installation does not appear to be available." |
154 | msgstr "" | 158 | msgstr "" |
155 | "Es existiert eine alte Variante von /etc/ssh/ssh_host_key welche per IDEA " | 159 | "Es existiert eine alte Variante von /etc/ssh/ssh_host_key welche per IDEA " |
156 | "verschlsselt ist. OpenSSH kann eine solche Host-Schlssel-Datei nicht " | 160 | "verschlsselt ist. OpenSSH kann eine solche Host-Schlssel-Datei nicht " |
diff --git a/debian/po/el.po b/debian/po/el.po index 9cf252b93..0db6eb6ad 100644 --- a/debian/po/el.po +++ b/debian/po/el.po | |||
@@ -15,8 +15,8 @@ | |||
15 | msgid "" | 15 | msgid "" |
16 | msgstr "" | 16 | msgstr "" |
17 | "Project-Id-Version: el\n" | 17 | "Project-Id-Version: el\n" |
18 | "Report-Msgid-Bugs-To: \n" | 18 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
19 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 19 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
20 | "PO-Revision-Date: 2004-10-14 21:34+0300\n" | 20 | "PO-Revision-Date: 2004-10-14 21:34+0300\n" |
21 | "Last-Translator: Konstantinos Margaritis <markos@debian.org>\n" | 21 | "Last-Translator: Konstantinos Margaritis <markos@debian.org>\n" |
22 | "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n" | 22 | "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n" |
@@ -28,16 +28,18 @@ msgstr "" | |||
28 | #. Type: boolean | 28 | #. Type: boolean |
29 | #. Description | 29 | #. Description |
30 | #: ../openssh-server.templates.master:4 | 30 | #: ../openssh-server.templates.master:4 |
31 | msgid "Generate new configuration file" | 31 | #, fuzzy |
32 | msgid "Generate new configuration file?" | ||
32 | msgstr "Δημιουργία νέου αρχείου ρυθμίσεων" | 33 | msgstr "Δημιουργία νέου αρχείου ρυθμίσεων" |
33 | 34 | ||
34 | #. Type: boolean | 35 | #. Type: boolean |
35 | #. Description | 36 | #. Description |
36 | #: ../openssh-server.templates.master:4 | 37 | #: ../openssh-server.templates.master:4 |
38 | #, fuzzy | ||
37 | msgid "" | 39 | msgid "" |
38 | "This version of OpenSSH has a considerably changed configuration file from " | 40 | "This version of OpenSSH has a considerably changed configuration file from " |
39 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 41 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
40 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 42 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
41 | "config), which will work with the new server version, but will not contain " | 43 | "config), which will work with the new server version, but will not contain " |
42 | "any customisations you made with the old version." | 44 | "any customisations you made with the old version." |
43 | msgstr "" | 45 | msgstr "" |
@@ -69,9 +71,10 @@ msgstr "" | |||
69 | #. Type: boolean | 71 | #. Type: boolean |
70 | #. Description | 72 | #. Description |
71 | #: ../openssh-server.templates.master:4 | 73 | #: ../openssh-server.templates.master:4 |
74 | #, fuzzy | ||
72 | msgid "" | 75 | msgid "" |
73 | "It is strongly recommended that you let me generate a new configuration file " | 76 | "It is strongly recommended that you let this package generate a new " |
74 | "for you." | 77 | "configuration file now." |
75 | msgstr "Συνιστάται να επιλέξετε την δημιουργία του νέου αρχείου ρυθμίσεων." | 78 | msgstr "Συνιστάται να επιλέξετε την δημιουργία του νέου αρχείου ρυθμίσεων." |
76 | 79 | ||
77 | #. Type: boolean | 80 | #. Type: boolean |
@@ -152,10 +155,11 @@ msgstr "" | |||
152 | #. Type: note | 155 | #. Type: note |
153 | #. Description | 156 | #. Description |
154 | #: ../openssh-server.templates.master:48 | 157 | #: ../openssh-server.templates.master:48 |
158 | #, fuzzy | ||
155 | msgid "" | 159 | msgid "" |
156 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 160 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
157 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 161 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
158 | "the old (non-free) SSH installation." | 162 | "free) SSH installation does not appear to be available." |
159 | msgstr "" | 163 | msgstr "" |
160 | "Υπάρχει ένα παλαιότερο κλειδί /etc/ssh/ssh_host_key, που είναι " | 164 | "Υπάρχει ένα παλαιότερο κλειδί /etc/ssh/ssh_host_key, που είναι " |
161 | "κρυπτογραφημένο με τον αλγόριθμο IDEA. Το OpenSSH δε μπορεί να χειριστεί " | 165 | "κρυπτογραφημένο με τον αλγόριθμο IDEA. Το OpenSSH δε μπορεί να χειριστεί " |
diff --git a/debian/po/es.po b/debian/po/es.po index 9d5d6fb7a..1437e3d78 100644 --- a/debian/po/es.po +++ b/debian/po/es.po | |||
@@ -31,8 +31,8 @@ | |||
31 | msgid "" | 31 | msgid "" |
32 | msgstr "" | 32 | msgstr "" |
33 | "Project-Id-Version: openssh 3.6.1p2-11\n" | 33 | "Project-Id-Version: openssh 3.6.1p2-11\n" |
34 | "Report-Msgid-Bugs-To: \n" | 34 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
35 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 35 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
36 | "PO-Revision-Date: 2004-10-12 00:00-0500\n" | 36 | "PO-Revision-Date: 2004-10-12 00:00-0500\n" |
37 | "Last-Translator: Javier Fernandez-Sanguino Pea <jfs@computer.org>\n" | 37 | "Last-Translator: Javier Fernandez-Sanguino Pea <jfs@computer.org>\n" |
38 | "Language-Team: Debian L10n Spanish <debian-l10n-spanish@lists.debian.org>\n" | 38 | "Language-Team: Debian L10n Spanish <debian-l10n-spanish@lists.debian.org>\n" |
@@ -43,16 +43,18 @@ msgstr "" | |||
43 | #. Type: boolean | 43 | #. Type: boolean |
44 | #. Description | 44 | #. Description |
45 | #: ../openssh-server.templates.master:4 | 45 | #: ../openssh-server.templates.master:4 |
46 | msgid "Generate new configuration file" | 46 | #, fuzzy |
47 | msgid "Generate new configuration file?" | ||
47 | msgstr "Generar un nuevo fichero de configuracin" | 48 | msgstr "Generar un nuevo fichero de configuracin" |
48 | 49 | ||
49 | #. Type: boolean | 50 | #. Type: boolean |
50 | #. Description | 51 | #. Description |
51 | #: ../openssh-server.templates.master:4 | 52 | #: ../openssh-server.templates.master:4 |
53 | #, fuzzy | ||
52 | msgid "" | 54 | msgid "" |
53 | "This version of OpenSSH has a considerably changed configuration file from " | 55 | "This version of OpenSSH has a considerably changed configuration file from " |
54 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 56 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
55 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 57 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
56 | "config), which will work with the new server version, but will not contain " | 58 | "config), which will work with the new server version, but will not contain " |
57 | "any customisations you made with the old version." | 59 | "any customisations you made with the old version." |
58 | msgstr "" | 60 | msgstr "" |
@@ -83,9 +85,10 @@ msgstr "" | |||
83 | #. Type: boolean | 85 | #. Type: boolean |
84 | #. Description | 86 | #. Description |
85 | #: ../openssh-server.templates.master:4 | 87 | #: ../openssh-server.templates.master:4 |
88 | #, fuzzy | ||
86 | msgid "" | 89 | msgid "" |
87 | "It is strongly recommended that you let me generate a new configuration file " | 90 | "It is strongly recommended that you let this package generate a new " |
88 | "for you." | 91 | "configuration file now." |
89 | msgstr "" | 92 | msgstr "" |
90 | "Es muy recomendable que permita que se genere un nuevo fichero de " | 93 | "Es muy recomendable que permita que se genere un nuevo fichero de " |
91 | "configuracin ahora." | 94 | "configuracin ahora." |
@@ -165,10 +168,11 @@ msgstr "Aviso: debe crear una nueva clave para su servidor" | |||
165 | #. Type: note | 168 | #. Type: note |
166 | #. Description | 169 | #. Description |
167 | #: ../openssh-server.templates.master:48 | 170 | #: ../openssh-server.templates.master:48 |
171 | #, fuzzy | ||
168 | msgid "" | 172 | msgid "" |
169 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 173 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
170 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 174 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
171 | "the old (non-free) SSH installation." | 175 | "free) SSH installation does not appear to be available." |
172 | msgstr "" | 176 | msgstr "" |
173 | "Su sistema tiene un /etc/ssh/ssh_host_key antiguo, que usa cifrado IDEA. " | 177 | "Su sistema tiene un /etc/ssh/ssh_host_key antiguo, que usa cifrado IDEA. " |
174 | "OpenSSH no puede manejar este fichero de claves y tampoco se encuentra la " | 178 | "OpenSSH no puede manejar este fichero de claves y tampoco se encuentra la " |
diff --git a/debian/po/fi.po b/debian/po/fi.po index 9ccc90e0f..0c2a6e051 100644 --- a/debian/po/fi.po +++ b/debian/po/fi.po | |||
@@ -17,8 +17,8 @@ | |||
17 | msgid "" | 17 | msgid "" |
18 | msgstr "" | 18 | msgstr "" |
19 | "Project-Id-Version: openssh\n" | 19 | "Project-Id-Version: openssh\n" |
20 | "Report-Msgid-Bugs-To: \n" | 20 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
21 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 21 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
22 | "PO-Revision-Date: 2005-04-08 22:15+0300\n" | 22 | "PO-Revision-Date: 2005-04-08 22:15+0300\n" |
23 | "Last-Translator: Matti Pöllä <mpo@iki.fi>\n" | 23 | "Last-Translator: Matti Pöllä <mpo@iki.fi>\n" |
24 | "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" | 24 | "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" |
@@ -29,16 +29,18 @@ msgstr "" | |||
29 | #. Type: boolean | 29 | #. Type: boolean |
30 | #. Description | 30 | #. Description |
31 | #: ../openssh-server.templates.master:4 | 31 | #: ../openssh-server.templates.master:4 |
32 | msgid "Generate new configuration file" | 32 | #, fuzzy |
33 | msgid "Generate new configuration file?" | ||
33 | msgstr "Luo uusi asetustiedosto" | 34 | msgstr "Luo uusi asetustiedosto" |
34 | 35 | ||
35 | #. Type: boolean | 36 | #. Type: boolean |
36 | #. Description | 37 | #. Description |
37 | #: ../openssh-server.templates.master:4 | 38 | #: ../openssh-server.templates.master:4 |
39 | #, fuzzy | ||
38 | msgid "" | 40 | msgid "" |
39 | "This version of OpenSSH has a considerably changed configuration file from " | 41 | "This version of OpenSSH has a considerably changed configuration file from " |
40 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 42 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
41 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 43 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
42 | "config), which will work with the new server version, but will not contain " | 44 | "config), which will work with the new server version, but will not contain " |
43 | "any customisations you made with the old version." | 45 | "any customisations you made with the old version." |
44 | msgstr "" | 46 | msgstr "" |
@@ -70,9 +72,10 @@ msgstr "" | |||
70 | #. Type: boolean | 72 | #. Type: boolean |
71 | #. Description | 73 | #. Description |
72 | #: ../openssh-server.templates.master:4 | 74 | #: ../openssh-server.templates.master:4 |
75 | #, fuzzy | ||
73 | msgid "" | 76 | msgid "" |
74 | "It is strongly recommended that you let me generate a new configuration file " | 77 | "It is strongly recommended that you let this package generate a new " |
75 | "for you." | 78 | "configuration file now." |
76 | msgstr "Uuden asetustiedoston luominen on erittäin suositeltavaa." | 79 | msgstr "Uuden asetustiedoston luominen on erittäin suositeltavaa." |
77 | 80 | ||
78 | #. Type: boolean | 81 | #. Type: boolean |
@@ -150,10 +153,11 @@ msgstr "Varoitus: sinun tulee luoda uusi konekohtainen avain (host key)" | |||
150 | #. Type: note | 153 | #. Type: note |
151 | #. Description | 154 | #. Description |
152 | #: ../openssh-server.templates.master:48 | 155 | #: ../openssh-server.templates.master:48 |
156 | #, fuzzy | ||
153 | msgid "" | 157 | msgid "" |
154 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 158 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
155 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 159 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
156 | "the old (non-free) SSH installation." | 160 | "free) SSH installation does not appear to be available." |
157 | msgstr "" | 161 | msgstr "" |
158 | "Olemassa oleva tiedosto /etc/ssh/ssh_host_key on salattu \n" | 162 | "Olemassa oleva tiedosto /etc/ssh/ssh_host_key on salattu \n" |
159 | "IDEA-algoritmilla. OpenSSH ei voi käsitellä tätä konekohtaista " | 163 | "IDEA-algoritmilla. OpenSSH ei voi käsitellä tätä konekohtaista " |
diff --git a/debian/po/fr.po b/debian/po/fr.po index 63b52d8a8..801470e2c 100644 --- a/debian/po/fr.po +++ b/debian/po/fr.po | |||
@@ -14,8 +14,8 @@ | |||
14 | msgid "" | 14 | msgid "" |
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh 3.8.1p1-8.sarge.1\n" | 16 | "Project-Id-Version: openssh 3.8.1p1-8.sarge.1\n" |
17 | "Report-Msgid-Bugs-To: \n" | 17 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
18 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 18 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
19 | "PO-Revision-Date: 2004-10-13 22:39+0200\n" | 19 | "PO-Revision-Date: 2004-10-13 22:39+0200\n" |
20 | "Last-Translator: Denis Barbier <barbier@linuxfr.org>\n" | 20 | "Last-Translator: Denis Barbier <barbier@linuxfr.org>\n" |
21 | "Language-Team: French <Debian-l10n-french@lists.debian.org>\n" | 21 | "Language-Team: French <Debian-l10n-french@lists.debian.org>\n" |
@@ -26,16 +26,18 @@ msgstr "" | |||
26 | #. Type: boolean | 26 | #. Type: boolean |
27 | #. Description | 27 | #. Description |
28 | #: ../openssh-server.templates.master:4 | 28 | #: ../openssh-server.templates.master:4 |
29 | msgid "Generate new configuration file" | 29 | #, fuzzy |
30 | msgid "Generate new configuration file?" | ||
30 | msgstr "Faut-il crer un nouveau fichier de configuration?" | 31 | msgstr "Faut-il crer un nouveau fichier de configuration?" |
31 | 32 | ||
32 | #. Type: boolean | 33 | #. Type: boolean |
33 | #. Description | 34 | #. Description |
34 | #: ../openssh-server.templates.master:4 | 35 | #: ../openssh-server.templates.master:4 |
36 | #, fuzzy | ||
35 | msgid "" | 37 | msgid "" |
36 | "This version of OpenSSH has a considerably changed configuration file from " | 38 | "This version of OpenSSH has a considerably changed configuration file from " |
37 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 39 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
38 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 40 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
39 | "config), which will work with the new server version, but will not contain " | 41 | "config), which will work with the new server version, but will not contain " |
40 | "any customisations you made with the old version." | 42 | "any customisations you made with the old version." |
41 | msgstr "" | 43 | msgstr "" |
@@ -67,9 +69,10 @@ msgstr "" | |||
67 | #. Type: boolean | 69 | #. Type: boolean |
68 | #. Description | 70 | #. Description |
69 | #: ../openssh-server.templates.master:4 | 71 | #: ../openssh-server.templates.master:4 |
72 | #, fuzzy | ||
70 | msgid "" | 73 | msgid "" |
71 | "It is strongly recommended that you let me generate a new configuration file " | 74 | "It is strongly recommended that you let this package generate a new " |
72 | "for you." | 75 | "configuration file now." |
73 | msgstr "" | 76 | msgstr "" |
74 | "Il est fortement recommand de crer un nouveau fichier de configuration." | 77 | "Il est fortement recommand de crer un nouveau fichier de configuration." |
75 | 78 | ||
@@ -150,10 +153,11 @@ msgstr "Nouvelle cl d'hte ncessaire" | |||
150 | #. Type: note | 153 | #. Type: note |
151 | #. Description | 154 | #. Description |
152 | #: ../openssh-server.templates.master:48 | 155 | #: ../openssh-server.templates.master:48 |
156 | #, fuzzy | ||
153 | msgid "" | 157 | msgid "" |
154 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 158 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
155 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 159 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
156 | "the old (non-free) SSH installation." | 160 | "free) SSH installation does not appear to be available." |
157 | msgstr "" | 161 | msgstr "" |
158 | "Un ancien fichier /etc/ssh/ssh_host_key, chiffr avec IDEA, est actuellement " | 162 | "Un ancien fichier /etc/ssh/ssh_host_key, chiffr avec IDEA, est actuellement " |
159 | "utilis. OpenSSH ne peut utiliser ce fichier de cl, et l'utilitaire ssh-" | 163 | "utilis. OpenSSH ne peut utiliser ce fichier de cl, et l'utilitaire ssh-" |
diff --git a/debian/po/gl.po b/debian/po/gl.po index 6bcd11ac7..eed9ac2d8 100644 --- a/debian/po/gl.po +++ b/debian/po/gl.po | |||
@@ -14,8 +14,8 @@ | |||
14 | msgid "" | 14 | msgid "" |
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh\n" | 16 | "Project-Id-Version: openssh\n" |
17 | "Report-Msgid-Bugs-To: \n" | 17 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
18 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 18 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
19 | "PO-Revision-Date: 2006-04-07 11:00+0200\n" | 19 | "PO-Revision-Date: 2006-04-07 11:00+0200\n" |
20 | "Last-Translator: Jacobo Tarrio <jtarrio@debian.org>\n" | 20 | "Last-Translator: Jacobo Tarrio <jtarrio@debian.org>\n" |
21 | "Language-Team: Galician <trasno@ceu.fi.udc.es>\n" | 21 | "Language-Team: Galician <trasno@ceu.fi.udc.es>\n" |
@@ -26,16 +26,18 @@ msgstr "" | |||
26 | #. Type: boolean | 26 | #. Type: boolean |
27 | #. Description | 27 | #. Description |
28 | #: ../openssh-server.templates.master:4 | 28 | #: ../openssh-server.templates.master:4 |
29 | msgid "Generate new configuration file" | 29 | #, fuzzy |
30 | msgid "Generate new configuration file?" | ||
30 | msgstr "Xerar un novo ficheiro de configuración" | 31 | msgstr "Xerar un novo ficheiro de configuración" |
31 | 32 | ||
32 | #. Type: boolean | 33 | #. Type: boolean |
33 | #. Description | 34 | #. Description |
34 | #: ../openssh-server.templates.master:4 | 35 | #: ../openssh-server.templates.master:4 |
36 | #, fuzzy | ||
35 | msgid "" | 37 | msgid "" |
36 | "This version of OpenSSH has a considerably changed configuration file from " | 38 | "This version of OpenSSH has a considerably changed configuration file from " |
37 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 39 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
38 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 40 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
39 | "config), which will work with the new server version, but will not contain " | 41 | "config), which will work with the new server version, but will not contain " |
40 | "any customisations you made with the old version." | 42 | "any customisations you made with the old version." |
41 | msgstr "" | 43 | msgstr "" |
@@ -66,9 +68,10 @@ msgstr "" | |||
66 | #. Type: boolean | 68 | #. Type: boolean |
67 | #. Description | 69 | #. Description |
68 | #: ../openssh-server.templates.master:4 | 70 | #: ../openssh-server.templates.master:4 |
71 | #, fuzzy | ||
69 | msgid "" | 72 | msgid "" |
70 | "It is strongly recommended that you let me generate a new configuration file " | 73 | "It is strongly recommended that you let this package generate a new " |
71 | "for you." | 74 | "configuration file now." |
72 | msgstr "Recoméndse que permita xerar un novo ficheiro de configuración." | 75 | msgstr "Recoméndse que permita xerar un novo ficheiro de configuración." |
73 | 76 | ||
74 | #. Type: boolean | 77 | #. Type: boolean |
@@ -145,10 +148,11 @@ msgstr "Aviso: ten que crear unha nove chave de servidor" | |||
145 | #. Type: note | 148 | #. Type: note |
146 | #. Description | 149 | #. Description |
147 | #: ../openssh-server.templates.master:48 | 150 | #: ../openssh-server.templates.master:48 |
151 | #, fuzzy | ||
148 | msgid "" | 152 | msgid "" |
149 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 153 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
150 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 154 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
151 | "the old (non-free) SSH installation." | 155 | "free) SSH installation does not appear to be available." |
152 | msgstr "" | 156 | msgstr "" |
153 | "Hai un ficheiro /etc/ssh/ssh_host_key antigo cifrado con IDEA. OpenSSH non " | 157 | "Hai un ficheiro /etc/ssh/ssh_host_key antigo cifrado con IDEA. OpenSSH non " |
154 | "pode xestionar este ficheiro de chave do servidor e non se pode atopar a " | 158 | "pode xestionar este ficheiro de chave do servidor e non se pode atopar a " |
diff --git a/debian/po/it.po b/debian/po/it.po index e57499f1b..d71d519de 100644 --- a/debian/po/it.po +++ b/debian/po/it.po | |||
@@ -7,8 +7,8 @@ | |||
7 | msgid "" | 7 | msgid "" |
8 | msgstr "" | 8 | msgstr "" |
9 | "Project-Id-Version: openssh italian debconf templates\n" | 9 | "Project-Id-Version: openssh italian debconf templates\n" |
10 | "Report-Msgid-Bugs-To: \n" | 10 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
11 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 11 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
12 | "PO-Revision-Date: 2006-04-01 11:53+0200\n" | 12 | "PO-Revision-Date: 2006-04-01 11:53+0200\n" |
13 | "Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n" | 13 | "Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n" |
14 | "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" | 14 | "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" |
@@ -19,16 +19,18 @@ msgstr "" | |||
19 | #. Type: boolean | 19 | #. Type: boolean |
20 | #. Description | 20 | #. Description |
21 | #: ../openssh-server.templates.master:4 | 21 | #: ../openssh-server.templates.master:4 |
22 | msgid "Generate new configuration file" | 22 | #, fuzzy |
23 | msgid "Generate new configuration file?" | ||
23 | msgstr "Generare un nuovo file di configurazione" | 24 | msgstr "Generare un nuovo file di configurazione" |
24 | 25 | ||
25 | #. Type: boolean | 26 | #. Type: boolean |
26 | #. Description | 27 | #. Description |
27 | #: ../openssh-server.templates.master:4 | 28 | #: ../openssh-server.templates.master:4 |
29 | #, fuzzy | ||
28 | msgid "" | 30 | msgid "" |
29 | "This version of OpenSSH has a considerably changed configuration file from " | 31 | "This version of OpenSSH has a considerably changed configuration file from " |
30 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 32 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
31 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 33 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
32 | "config), which will work with the new server version, but will not contain " | 34 | "config), which will work with the new server version, but will not contain " |
33 | "any customisations you made with the old version." | 35 | "any customisations you made with the old version." |
34 | msgstr "" | 36 | msgstr "" |
@@ -60,9 +62,10 @@ msgstr "" | |||
60 | #. Type: boolean | 62 | #. Type: boolean |
61 | #. Description | 63 | #. Description |
62 | #: ../openssh-server.templates.master:4 | 64 | #: ../openssh-server.templates.master:4 |
65 | #, fuzzy | ||
63 | msgid "" | 66 | msgid "" |
64 | "It is strongly recommended that you let me generate a new configuration file " | 67 | "It is strongly recommended that you let this package generate a new " |
65 | "for you." | 68 | "configuration file now." |
66 | msgstr "" | 69 | msgstr "" |
67 | " fortemente raccomandata la generazione automatica di un nuovo file di " | 70 | " fortemente raccomandata la generazione automatica di un nuovo file di " |
68 | "configurazione." | 71 | "configurazione." |
@@ -144,15 +147,16 @@ msgstr "Attenzione: necessario creare una nuova chiave host" | |||
144 | #. Type: note | 147 | #. Type: note |
145 | #. Description | 148 | #. Description |
146 | #: ../openssh-server.templates.master:48 | 149 | #: ../openssh-server.templates.master:48 |
150 | #, fuzzy | ||
147 | msgid "" | 151 | msgid "" |
148 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 152 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
149 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 153 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
150 | "the old (non-free) SSH installation." | 154 | "free) SSH installation does not appear to be available." |
151 | msgstr "" | 155 | msgstr "" |
152 | "C' una vecchio file /etc/ssh/ssh_host_key, che criptato con IDEA. " | 156 | "C' una vecchio file /etc/ssh/ssh_host_key, che criptato con IDEA. OpenSSH " |
153 | "OpenSSH non in grado di gestire questo file di chiave host e non " | 157 | "non in grado di gestire questo file di chiave host e non presente il " |
154 | "presente il programma (non-free) di utilit ssh-keygen dalla precedente " | 158 | "programma (non-free) di utilit ssh-keygen dalla precedente installazione di " |
155 | "installazione di SSH ." | 159 | "SSH ." |
156 | 160 | ||
157 | #. Type: note | 161 | #. Type: note |
158 | #. Description | 162 | #. Description |
@@ -181,8 +185,8 @@ msgstr "" | |||
181 | "tramite password sia disabilitata. Con le versioni pi recenti di OpenSSH " | 185 | "tramite password sia disabilitata. Con le versioni pi recenti di OpenSSH " |
182 | "per impedire l'accesso degli utenti al sistema con la password (per esempio " | 186 | "per impedire l'accesso degli utenti al sistema con la password (per esempio " |
183 | "l'accesso deve essere possibile solo tramite chiavi pubbliche) si deve " | 187 | "l'accesso deve essere possibile solo tramite chiavi pubbliche) si deve " |
184 | "disabilitare l'autenticazione interattiva oppure si deve verificare che " | 188 | "disabilitare l'autenticazione interattiva oppure si deve verificare che PAM " |
185 | "PAM sia la configurato in modo da a non consentire l'autenticazione tramite " | 189 | "sia la configurato in modo da a non consentire l'autenticazione tramite " |
186 | "password." | 190 | "password." |
187 | 191 | ||
188 | #. Type: boolean | 192 | #. Type: boolean |
diff --git a/debian/po/ja.po b/debian/po/ja.po index c8a93918e..3c4ca55cc 100644 --- a/debian/po/ja.po +++ b/debian/po/ja.po | |||
@@ -14,8 +14,8 @@ | |||
14 | msgid "" | 14 | msgid "" |
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh\n" | 16 | "Project-Id-Version: openssh\n" |
17 | "Report-Msgid-Bugs-To: \n" | 17 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
18 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 18 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
19 | "PO-Revision-Date: 2004-10-20 08:53+0900\n" | 19 | "PO-Revision-Date: 2004-10-20 08:53+0900\n" |
20 | "Last-Translator: Kenshi Muto <kmuto@debian.org>\n" | 20 | "Last-Translator: Kenshi Muto <kmuto@debian.org>\n" |
21 | "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" | 21 | "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" |
@@ -26,16 +26,18 @@ msgstr "" | |||
26 | #. Type: boolean | 26 | #. Type: boolean |
27 | #. Description | 27 | #. Description |
28 | #: ../openssh-server.templates.master:4 | 28 | #: ../openssh-server.templates.master:4 |
29 | msgid "Generate new configuration file" | 29 | #, fuzzy |
30 | msgid "Generate new configuration file?" | ||
30 | msgstr "եޤ" | 31 | msgstr "եޤ" |
31 | 32 | ||
32 | #. Type: boolean | 33 | #. Type: boolean |
33 | #. Description | 34 | #. Description |
34 | #: ../openssh-server.templates.master:4 | 35 | #: ../openssh-server.templates.master:4 |
36 | #, fuzzy | ||
35 | msgid "" | 37 | msgid "" |
36 | "This version of OpenSSH has a considerably changed configuration file from " | 38 | "This version of OpenSSH has a considerably changed configuration file from " |
37 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 39 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
38 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 40 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
39 | "config), which will work with the new server version, but will not contain " | 41 | "config), which will work with the new server version, but will not contain " |
40 | "any customisations you made with the old version." | 42 | "any customisations you made with the old version." |
41 | msgstr "" | 43 | msgstr "" |
@@ -64,9 +66,10 @@ msgstr "" | |||
64 | #. Type: boolean | 66 | #. Type: boolean |
65 | #. Description | 67 | #. Description |
66 | #: ../openssh-server.templates.master:4 | 68 | #: ../openssh-server.templates.master:4 |
69 | #, fuzzy | ||
67 | msgid "" | 70 | msgid "" |
68 | "It is strongly recommended that you let me generate a new configuration file " | 71 | "It is strongly recommended that you let this package generate a new " |
69 | "for you." | 72 | "configuration file now." |
70 | msgstr "եư뤳Ȥᤷޤ" | 73 | msgstr "եư뤳Ȥᤷޤ" |
71 | 74 | ||
72 | #. Type: boolean | 75 | #. Type: boolean |
@@ -144,10 +147,11 @@ msgstr "ٹ: ۥȥʤȤޤ" | |||
144 | #. Type: note | 147 | #. Type: note |
145 | #. Description | 148 | #. Description |
146 | #: ../openssh-server.templates.master:48 | 149 | #: ../openssh-server.templates.master:48 |
150 | #, fuzzy | ||
147 | msgid "" | 151 | msgid "" |
148 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 152 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
149 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 153 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
150 | "the old (non-free) SSH installation." | 154 | "free) SSH installation does not appear to be available." |
151 | msgstr "" | 155 | msgstr "" |
152 | "IDEA ǰŹ沽줿Ť /etc/ssh/ssh_host_key ˤޤ OpenSSH Ϥ" | 156 | "IDEA ǰŹ沽줿Ť /etc/ssh/ssh_host_key ˤޤ OpenSSH Ϥ" |
153 | "Υۥȥեޤޤȡ뤵ƤŤ (ե" | 157 | "Υۥȥեޤޤȡ뤵ƤŤ (ե" |
diff --git a/debian/po/nl.po b/debian/po/nl.po index 0c467e061..8a5698453 100644 --- a/debian/po/nl.po +++ b/debian/po/nl.po | |||
@@ -14,8 +14,8 @@ | |||
14 | msgid "" | 14 | msgid "" |
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh 3.6.1p2-9\n" | 16 | "Project-Id-Version: openssh 3.6.1p2-9\n" |
17 | "Report-Msgid-Bugs-To: \n" | 17 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
18 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 18 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
19 | "PO-Revision-Date: 2004-10-28 23:21+0100\n" | 19 | "PO-Revision-Date: 2004-10-28 23:21+0100\n" |
20 | "Last-Translator: Bart Cornelis <cobaco@linux.be>\n" | 20 | "Last-Translator: Bart Cornelis <cobaco@linux.be>\n" |
21 | "Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n" | 21 | "Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n" |
@@ -26,16 +26,18 @@ msgstr "" | |||
26 | #. Type: boolean | 26 | #. Type: boolean |
27 | #. Description | 27 | #. Description |
28 | #: ../openssh-server.templates.master:4 | 28 | #: ../openssh-server.templates.master:4 |
29 | msgid "Generate new configuration file" | 29 | #, fuzzy |
30 | msgid "Generate new configuration file?" | ||
30 | msgstr "Genereer het nieuwe configuratiebestand" | 31 | msgstr "Genereer het nieuwe configuratiebestand" |
31 | 32 | ||
32 | #. Type: boolean | 33 | #. Type: boolean |
33 | #. Description | 34 | #. Description |
34 | #: ../openssh-server.templates.master:4 | 35 | #: ../openssh-server.templates.master:4 |
36 | #, fuzzy | ||
35 | msgid "" | 37 | msgid "" |
36 | "This version of OpenSSH has a considerably changed configuration file from " | 38 | "This version of OpenSSH has a considerably changed configuration file from " |
37 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 39 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
38 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 40 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
39 | "config), which will work with the new server version, but will not contain " | 41 | "config), which will work with the new server version, but will not contain " |
40 | "any customisations you made with the old version." | 42 | "any customisations you made with the old version." |
41 | msgstr "" | 43 | msgstr "" |
@@ -66,9 +68,10 @@ msgstr "" | |||
66 | #. Type: boolean | 68 | #. Type: boolean |
67 | #. Description | 69 | #. Description |
68 | #: ../openssh-server.templates.master:4 | 70 | #: ../openssh-server.templates.master:4 |
71 | #, fuzzy | ||
69 | msgid "" | 72 | msgid "" |
70 | "It is strongly recommended that you let me generate a new configuration file " | 73 | "It is strongly recommended that you let this package generate a new " |
71 | "for you." | 74 | "configuration file now." |
72 | msgstr "" | 75 | msgstr "" |
73 | "Het wordt ten zeerste aangeraden om mij het nieuwe configuratiebestand voor " | 76 | "Het wordt ten zeerste aangeraden om mij het nieuwe configuratiebestand voor " |
74 | "u te laten genereren." | 77 | "u te laten genereren." |
@@ -151,10 +154,11 @@ msgstr "Waarschuwing: u dient een nieuwe computersleutel aan te maken" | |||
151 | #. Type: note | 154 | #. Type: note |
152 | #. Description | 155 | #. Description |
153 | #: ../openssh-server.templates.master:48 | 156 | #: ../openssh-server.templates.master:48 |
157 | #, fuzzy | ||
154 | msgid "" | 158 | msgid "" |
155 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 159 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
156 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 160 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
157 | "the old (non-free) SSH installation." | 161 | "free) SSH installation does not appear to be available." |
158 | msgstr "" | 162 | msgstr "" |
159 | "Er is een oude IDEA-versleutelde /etc/ssh/ssh_host_key aanwezig. OpenSSH kan " | 163 | "Er is een oude IDEA-versleutelde /etc/ssh/ssh_host_key aanwezig. OpenSSH kan " |
160 | "dit computersleutelbestand niet aan, en ik kan het ssh-keygen programma van " | 164 | "dit computersleutelbestand niet aan, en ik kan het ssh-keygen programma van " |
diff --git a/debian/po/pl.po b/debian/po/pl.po index a422e51a2..9e82017d4 100644 --- a/debian/po/pl.po +++ b/debian/po/pl.po | |||
@@ -14,8 +14,8 @@ | |||
14 | msgid "" | 14 | msgid "" |
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: PACKAGE VERSION\n" | 16 | "Project-Id-Version: PACKAGE VERSION\n" |
17 | "Report-Msgid-Bugs-To: \n" | 17 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
18 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 18 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
19 | "PO-Revision-Date: 2004-04-08 18:28+0200\n" | 19 | "PO-Revision-Date: 2004-04-08 18:28+0200\n" |
20 | "Last-Translator: Emil Nowak <emil5@go2.pl>\n" | 20 | "Last-Translator: Emil Nowak <emil5@go2.pl>\n" |
21 | "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n" | 21 | "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n" |
@@ -26,16 +26,18 @@ msgstr "" | |||
26 | #. Type: boolean | 26 | #. Type: boolean |
27 | #. Description | 27 | #. Description |
28 | #: ../openssh-server.templates.master:4 | 28 | #: ../openssh-server.templates.master:4 |
29 | msgid "Generate new configuration file" | 29 | #, fuzzy |
30 | msgid "Generate new configuration file?" | ||
30 | msgstr "Wygeneruj nowy plik konfiguracyjny" | 31 | msgstr "Wygeneruj nowy plik konfiguracyjny" |
31 | 32 | ||
32 | #. Type: boolean | 33 | #. Type: boolean |
33 | #. Description | 34 | #. Description |
34 | #: ../openssh-server.templates.master:4 | 35 | #: ../openssh-server.templates.master:4 |
36 | #, fuzzy | ||
35 | msgid "" | 37 | msgid "" |
36 | "This version of OpenSSH has a considerably changed configuration file from " | 38 | "This version of OpenSSH has a considerably changed configuration file from " |
37 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 39 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
38 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 40 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
39 | "config), which will work with the new server version, but will not contain " | 41 | "config), which will work with the new server version, but will not contain " |
40 | "any customisations you made with the old version." | 42 | "any customisations you made with the old version." |
41 | msgstr "" | 43 | msgstr "" |
@@ -65,9 +67,10 @@ msgstr "" | |||
65 | #. Type: boolean | 67 | #. Type: boolean |
66 | #. Description | 68 | #. Description |
67 | #: ../openssh-server.templates.master:4 | 69 | #: ../openssh-server.templates.master:4 |
70 | #, fuzzy | ||
68 | msgid "" | 71 | msgid "" |
69 | "It is strongly recommended that you let me generate a new configuration file " | 72 | "It is strongly recommended that you let this package generate a new " |
70 | "for you." | 73 | "configuration file now." |
71 | msgstr "" | 74 | msgstr "" |
72 | "Jest bardzo wskazane aby pozwoli mi wygenerowa nowy plik konfiguracyjny." | 75 | "Jest bardzo wskazane aby pozwoli mi wygenerowa nowy plik konfiguracyjny." |
73 | 76 | ||
@@ -147,10 +150,11 @@ msgstr "Uwaga: musisz utworzy nowy klucz hosta" | |||
147 | #. Type: note | 150 | #. Type: note |
148 | #. Description | 151 | #. Description |
149 | #: ../openssh-server.templates.master:48 | 152 | #: ../openssh-server.templates.master:48 |
153 | #, fuzzy | ||
150 | msgid "" | 154 | msgid "" |
151 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 155 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
152 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 156 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
153 | "the old (non-free) SSH installation." | 157 | "free) SSH installation does not appear to be available." |
154 | msgstr "" | 158 | msgstr "" |
155 | "Istnieje stary /etc/ssh/ssh_host_key, ktry jest zaszyfrowany przez IDEA. " | 159 | "Istnieje stary /etc/ssh/ssh_host_key, ktry jest zaszyfrowany przez IDEA. " |
156 | "OpenSSH nie umie korzysta z tak zaszyfrowanego klucza, a nie moe znale " | 160 | "OpenSSH nie umie korzysta z tak zaszyfrowanego klucza, a nie moe znale " |
diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po index 7c0a39fe8..9f8bb1195 100644 --- a/debian/po/pt_BR.po +++ b/debian/po/pt_BR.po | |||
@@ -14,8 +14,8 @@ | |||
14 | msgid "" | 14 | msgid "" |
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh\n" | 16 | "Project-Id-Version: openssh\n" |
17 | "Report-Msgid-Bugs-To: \n" | 17 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
18 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 18 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
19 | "PO-Revision-Date: 2005-06-22 19:32-0300\n" | 19 | "PO-Revision-Date: 2005-06-22 19:32-0300\n" |
20 | "Last-Translator: Andr Lus Lopes <andrelop@debian.org>\n" | 20 | "Last-Translator: Andr Lus Lopes <andrelop@debian.org>\n" |
21 | "Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n" | 21 | "Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n" |
@@ -26,16 +26,18 @@ msgstr "" | |||
26 | #. Type: boolean | 26 | #. Type: boolean |
27 | #. Description | 27 | #. Description |
28 | #: ../openssh-server.templates.master:4 | 28 | #: ../openssh-server.templates.master:4 |
29 | msgid "Generate new configuration file" | 29 | #, fuzzy |
30 | msgid "Generate new configuration file?" | ||
30 | msgstr "Gerar novo arquivo de configurao" | 31 | msgstr "Gerar novo arquivo de configurao" |
31 | 32 | ||
32 | #. Type: boolean | 33 | #. Type: boolean |
33 | #. Description | 34 | #. Description |
34 | #: ../openssh-server.templates.master:4 | 35 | #: ../openssh-server.templates.master:4 |
36 | #, fuzzy | ||
35 | msgid "" | 37 | msgid "" |
36 | "This version of OpenSSH has a considerably changed configuration file from " | 38 | "This version of OpenSSH has a considerably changed configuration file from " |
37 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 39 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
38 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 40 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
39 | "config), which will work with the new server version, but will not contain " | 41 | "config), which will work with the new server version, but will not contain " |
40 | "any customisations you made with the old version." | 42 | "any customisations you made with the old version." |
41 | msgstr "" | 43 | msgstr "" |
@@ -69,9 +71,10 @@ msgstr "" | |||
69 | #. Type: boolean | 71 | #. Type: boolean |
70 | #. Description | 72 | #. Description |
71 | #: ../openssh-server.templates.master:4 | 73 | #: ../openssh-server.templates.master:4 |
74 | #, fuzzy | ||
72 | msgid "" | 75 | msgid "" |
73 | "It is strongly recommended that you let me generate a new configuration file " | 76 | "It is strongly recommended that you let this package generate a new " |
74 | "for you." | 77 | "configuration file now." |
75 | msgstr "" | 78 | msgstr "" |
76 | " fortemente recomendado que voc permita que o novo arquivo de configurao " | 79 | " fortemente recomendado que voc permita que o novo arquivo de configurao " |
77 | "ser gerado automaticamente para voc." | 80 | "ser gerado automaticamente para voc." |
@@ -150,10 +153,11 @@ msgstr "Aviso: voc deve criar uma nova host key" | |||
150 | #. Type: note | 153 | #. Type: note |
151 | #. Description | 154 | #. Description |
152 | #: ../openssh-server.templates.master:48 | 155 | #: ../openssh-server.templates.master:48 |
156 | #, fuzzy | ||
153 | msgid "" | 157 | msgid "" |
154 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 158 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
155 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 159 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
156 | "the old (non-free) SSH installation." | 160 | "free) SSH installation does not appear to be available." |
157 | msgstr "" | 161 | msgstr "" |
158 | "Existe uma antiga /etc/ssh/ssh_host_key, a qual criptografada usando IDEA. " | 162 | "Existe uma antiga /etc/ssh/ssh_host_key, a qual criptografada usando IDEA. " |
159 | "O OpenSSH no pode gerenciar este arquivo host key e eu no consigo " | 163 | "O OpenSSH no pode gerenciar este arquivo host key e eu no consigo " |
diff --git a/debian/po/ru.po b/debian/po/ru.po index b5117f4b1..8f264ab4c 100644 --- a/debian/po/ru.po +++ b/debian/po/ru.po | |||
@@ -15,8 +15,8 @@ | |||
15 | msgid "" | 15 | msgid "" |
16 | msgstr "" | 16 | msgstr "" |
17 | "Project-Id-Version: PACKAGE VERSION\n" | 17 | "Project-Id-Version: PACKAGE VERSION\n" |
18 | "Report-Msgid-Bugs-To: \n" | 18 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
19 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 19 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
20 | "PO-Revision-Date: 2003-10-02 17:20+0500\n" | 20 | "PO-Revision-Date: 2003-10-02 17:20+0500\n" |
21 | "Last-Translator: Ilgiz Kalmetev <translator@ilgiz.pp.ru>\n" | 21 | "Last-Translator: Ilgiz Kalmetev <translator@ilgiz.pp.ru>\n" |
22 | "Language-Team: russian <ru@li.org>\n" | 22 | "Language-Team: russian <ru@li.org>\n" |
@@ -27,16 +27,18 @@ msgstr "" | |||
27 | #. Type: boolean | 27 | #. Type: boolean |
28 | #. Description | 28 | #. Description |
29 | #: ../openssh-server.templates.master:4 | 29 | #: ../openssh-server.templates.master:4 |
30 | msgid "Generate new configuration file" | 30 | #, fuzzy |
31 | msgid "Generate new configuration file?" | ||
31 | msgstr " " | 32 | msgstr " " |
32 | 33 | ||
33 | #. Type: boolean | 34 | #. Type: boolean |
34 | #. Description | 35 | #. Description |
35 | #: ../openssh-server.templates.master:4 | 36 | #: ../openssh-server.templates.master:4 |
37 | #, fuzzy | ||
36 | msgid "" | 38 | msgid "" |
37 | "This version of OpenSSH has a considerably changed configuration file from " | 39 | "This version of OpenSSH has a considerably changed configuration file from " |
38 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 40 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
39 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 41 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
40 | "config), which will work with the new server version, but will not contain " | 42 | "config), which will work with the new server version, but will not contain " |
41 | "any customisations you made with the old version." | 43 | "any customisations you made with the old version." |
42 | msgstr "" | 44 | msgstr "" |
@@ -65,9 +67,10 @@ msgstr "" | |||
65 | #. Type: boolean | 67 | #. Type: boolean |
66 | #. Description | 68 | #. Description |
67 | #: ../openssh-server.templates.master:4 | 69 | #: ../openssh-server.templates.master:4 |
70 | #, fuzzy | ||
68 | msgid "" | 71 | msgid "" |
69 | "It is strongly recommended that you let me generate a new configuration file " | 72 | "It is strongly recommended that you let this package generate a new " |
70 | "for you." | 73 | "configuration file now." |
71 | msgstr "" | 74 | msgstr "" |
72 | " , " | 75 | " , " |
73 | "." | 76 | "." |
@@ -145,10 +148,11 @@ msgstr ": ." | |||
145 | #. Type: note | 148 | #. Type: note |
146 | #. Description | 149 | #. Description |
147 | #: ../openssh-server.templates.master:48 | 150 | #: ../openssh-server.templates.master:48 |
151 | #, fuzzy | ||
148 | msgid "" | 152 | msgid "" |
149 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 153 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
150 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 154 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
151 | "the old (non-free) SSH installation." | 155 | "free) SSH installation does not appear to be available." |
152 | msgstr "" | 156 | msgstr "" |
153 | " /etc/ssh/ssh_host_key, IDEA. OpenSSH " | 157 | " /etc/ssh/ssh_host_key, IDEA. OpenSSH " |
154 | " , ssh-keygen " | 158 | " , ssh-keygen " |
diff --git a/debian/po/sv.po b/debian/po/sv.po index 70f67c57f..7526389ac 100644 --- a/debian/po/sv.po +++ b/debian/po/sv.po | |||
@@ -13,8 +13,8 @@ | |||
13 | msgid "" | 13 | msgid "" |
14 | msgstr "" | 14 | msgstr "" |
15 | "Project-Id-Version: openssh 1:4.2p1-4\n" | 15 | "Project-Id-Version: openssh 1:4.2p1-4\n" |
16 | "Report-Msgid-Bugs-To: \n" | 16 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
17 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 17 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
18 | "PO-Revision-Date: 2005-10-11 18:02+0200\n" | 18 | "PO-Revision-Date: 2005-10-11 18:02+0200\n" |
19 | "Last-Translator: Daniel Nylander <po@danielnylander.se>\n" | 19 | "Last-Translator: Daniel Nylander <po@danielnylander.se>\n" |
20 | "Language-Team: Swedish <sv@li.org>\n" | 20 | "Language-Team: Swedish <sv@li.org>\n" |
@@ -25,16 +25,18 @@ msgstr "" | |||
25 | #. Type: boolean | 25 | #. Type: boolean |
26 | #. Description | 26 | #. Description |
27 | #: ../openssh-server.templates.master:4 | 27 | #: ../openssh-server.templates.master:4 |
28 | msgid "Generate new configuration file" | 28 | #, fuzzy |
29 | msgid "Generate new configuration file?" | ||
29 | msgstr "Generera ny konfigurationsfil" | 30 | msgstr "Generera ny konfigurationsfil" |
30 | 31 | ||
31 | #. Type: boolean | 32 | #. Type: boolean |
32 | #. Description | 33 | #. Description |
33 | #: ../openssh-server.templates.master:4 | 34 | #: ../openssh-server.templates.master:4 |
35 | #, fuzzy | ||
34 | msgid "" | 36 | msgid "" |
35 | "This version of OpenSSH has a considerably changed configuration file from " | 37 | "This version of OpenSSH has a considerably changed configuration file from " |
36 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 38 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
37 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 39 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
38 | "config), which will work with the new server version, but will not contain " | 40 | "config), which will work with the new server version, but will not contain " |
39 | "any customisations you made with the old version." | 41 | "any customisations you made with the old version." |
40 | msgstr "" | 42 | msgstr "" |
@@ -63,9 +65,10 @@ msgstr "" | |||
63 | #. Type: boolean | 65 | #. Type: boolean |
64 | #. Description | 66 | #. Description |
65 | #: ../openssh-server.templates.master:4 | 67 | #: ../openssh-server.templates.master:4 |
68 | #, fuzzy | ||
66 | msgid "" | 69 | msgid "" |
67 | "It is strongly recommended that you let me generate a new configuration file " | 70 | "It is strongly recommended that you let this package generate a new " |
68 | "for you." | 71 | "configuration file now." |
69 | msgstr "" | 72 | msgstr "" |
70 | "Det r mycket rekommenderat att du lter mig generera en ny " | 73 | "Det r mycket rekommenderat att du lter mig generera en ny " |
71 | "konfigurationsfil till dig." | 74 | "konfigurationsfil till dig." |
@@ -143,10 +146,11 @@ msgstr "Varning: du mste skapa en ny hostnyckel" | |||
143 | #. Type: note | 146 | #. Type: note |
144 | #. Description | 147 | #. Description |
145 | #: ../openssh-server.templates.master:48 | 148 | #: ../openssh-server.templates.master:48 |
149 | #, fuzzy | ||
146 | msgid "" | 150 | msgid "" |
147 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 151 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
148 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 152 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
149 | "the old (non-free) SSH installation." | 153 | "free) SSH installation does not appear to be available." |
150 | msgstr "" | 154 | msgstr "" |
151 | "Det finns en gammal /etc/ssh/ssh_host_key som r IDEA-krypterad. OpenSSh kan " | 155 | "Det finns en gammal /etc/ssh/ssh_host_key som r IDEA-krypterad. OpenSSh kan " |
152 | "inte hantera dessa vrdnyckelfiler och jag kan inte hitta verktyget ssh-" | 156 | "inte hantera dessa vrdnyckelfiler och jag kan inte hitta verktyget ssh-" |
diff --git a/debian/po/templates.pot b/debian/po/templates.pot index 77b943641..ec55d2312 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot | |||
@@ -1,22 +1,14 @@ | |||
1 | # | 1 | # SOME DESCRIPTIVE TITLE. |
2 | # Translators, if you are not familiar with the PO format, gettext | 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
3 | # documentation is worth reading, especially sections dedicated to | 3 | # This file is distributed under the same license as the PACKAGE package. |
4 | # this format, e.g. by running: | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
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. | ||
13 | # | 5 | # |
14 | #, fuzzy | 6 | #, fuzzy |
15 | msgid "" | 7 | msgid "" |
16 | msgstr "" | 8 | msgstr "" |
17 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
18 | "Report-Msgid-Bugs-To: \n" | 10 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
19 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 11 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
20 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
21 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
22 | "Language-Team: LANGUAGE <LL@li.org>\n" | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -27,7 +19,7 @@ msgstr "" | |||
27 | #. Type: boolean | 19 | #. Type: boolean |
28 | #. Description | 20 | #. Description |
29 | #: ../openssh-server.templates.master:4 | 21 | #: ../openssh-server.templates.master:4 |
30 | msgid "Generate new configuration file" | 22 | msgid "Generate new configuration file?" |
31 | msgstr "" | 23 | msgstr "" |
32 | 24 | ||
33 | #. Type: boolean | 25 | #. Type: boolean |
@@ -36,7 +28,7 @@ msgstr "" | |||
36 | msgid "" | 28 | msgid "" |
37 | "This version of OpenSSH has a considerably changed configuration file from " | 29 | "This version of OpenSSH has a considerably changed configuration file from " |
38 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 30 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
39 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 31 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
40 | "config), which will work with the new server version, but will not contain " | 32 | "config), which will work with the new server version, but will not contain " |
41 | "any customisations you made with the old version." | 33 | "any customisations you made with the old version." |
42 | msgstr "" | 34 | msgstr "" |
@@ -56,8 +48,8 @@ msgstr "" | |||
56 | #. Description | 48 | #. Description |
57 | #: ../openssh-server.templates.master:4 | 49 | #: ../openssh-server.templates.master:4 |
58 | msgid "" | 50 | msgid "" |
59 | "It is strongly recommended that you let me generate a new configuration file " | 51 | "It is strongly recommended that you let this package generate a new " |
60 | "for you." | 52 | "configuration file now." |
61 | msgstr "" | 53 | msgstr "" |
62 | 54 | ||
63 | #. Type: boolean | 55 | #. Type: boolean |
@@ -124,8 +116,8 @@ msgstr "" | |||
124 | #: ../openssh-server.templates.master:48 | 116 | #: ../openssh-server.templates.master:48 |
125 | msgid "" | 117 | msgid "" |
126 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 118 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
127 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 119 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
128 | "the old (non-free) SSH installation." | 120 | "free) SSH installation does not appear to be available." |
129 | msgstr "" | 121 | msgstr "" |
130 | 122 | ||
131 | #. Type: note | 123 | #. Type: note |
diff --git a/debian/po/tr.po b/debian/po/tr.po index 70f899ceb..f919a7c31 100644 --- a/debian/po/tr.po +++ b/debian/po/tr.po | |||
@@ -5,8 +5,8 @@ | |||
5 | msgid "" | 5 | msgid "" |
6 | msgstr "" | 6 | msgstr "" |
7 | "Project-Id-Version: ssh\n" | 7 | "Project-Id-Version: ssh\n" |
8 | "Report-Msgid-Bugs-To: \n" | 8 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
9 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 9 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
10 | "PO-Revision-Date: 2004-04-27 06:50+0300\n" | 10 | "PO-Revision-Date: 2004-04-27 06:50+0300\n" |
11 | "Last-Translator: Recai Oktaş <roktas@omu.edu.tr>\n" | 11 | "Last-Translator: Recai Oktaş <roktas@omu.edu.tr>\n" |
12 | "Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>\n" | 12 | "Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>\n" |
@@ -18,16 +18,18 @@ msgstr "" | |||
18 | #. Type: boolean | 18 | #. Type: boolean |
19 | #. Description | 19 | #. Description |
20 | #: ../openssh-server.templates.master:4 | 20 | #: ../openssh-server.templates.master:4 |
21 | msgid "Generate new configuration file" | 21 | #, fuzzy |
22 | msgid "Generate new configuration file?" | ||
22 | msgstr "Yeni yapılandırma dosyası oluştur" | 23 | msgstr "Yeni yapılandırma dosyası oluştur" |
23 | 24 | ||
24 | #. Type: boolean | 25 | #. Type: boolean |
25 | #. Description | 26 | #. Description |
26 | #: ../openssh-server.templates.master:4 | 27 | #: ../openssh-server.templates.master:4 |
28 | #, fuzzy | ||
27 | msgid "" | 29 | msgid "" |
28 | "This version of OpenSSH has a considerably changed configuration file from " | 30 | "This version of OpenSSH has a considerably changed configuration file from " |
29 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 31 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
30 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 32 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
31 | "config), which will work with the new server version, but will not contain " | 33 | "config), which will work with the new server version, but will not contain " |
32 | "any customisations you made with the old version." | 34 | "any customisations you made with the old version." |
33 | msgstr "" | 35 | msgstr "" |
@@ -57,9 +59,10 @@ msgstr "" | |||
57 | #. Type: boolean | 59 | #. Type: boolean |
58 | #. Description | 60 | #. Description |
59 | #: ../openssh-server.templates.master:4 | 61 | #: ../openssh-server.templates.master:4 |
62 | #, fuzzy | ||
60 | msgid "" | 63 | msgid "" |
61 | "It is strongly recommended that you let me generate a new configuration file " | 64 | "It is strongly recommended that you let this package generate a new " |
62 | "for you." | 65 | "configuration file now." |
63 | msgstr "" | 66 | msgstr "" |
64 | "Yeni bir yapılandırma dosyası üretmeme izin vermeniz kuvvetle tavsiye edilir." | 67 | "Yeni bir yapılandırma dosyası üretmeme izin vermeniz kuvvetle tavsiye edilir." |
65 | 68 | ||
@@ -137,10 +140,11 @@ msgstr "Uyarı: yeni bir makine anahtarı oluşturmalısınız" | |||
137 | #. Type: note | 140 | #. Type: note |
138 | #. Description | 141 | #. Description |
139 | #: ../openssh-server.templates.master:48 | 142 | #: ../openssh-server.templates.master:48 |
143 | #, fuzzy | ||
140 | msgid "" | 144 | msgid "" |
141 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 145 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
142 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 146 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
143 | "the old (non-free) SSH installation." | 147 | "free) SSH installation does not appear to be available." |
144 | msgstr "" | 148 | msgstr "" |
145 | "IDEA ile şifrelenmiş eski bir /ect/ssh/ssh_host_key dosyanız var. OpenSSH bu " | 149 | "IDEA ile şifrelenmiş eski bir /ect/ssh/ssh_host_key dosyanız var. OpenSSH bu " |
146 | "anahtar dosyasını yönetemez. Eski (özgür olmayan) SSH kurulumuna ait ssh-" | 150 | "anahtar dosyasını yönetemez. Eski (özgür olmayan) SSH kurulumuna ait ssh-" |
diff --git a/debian/po/uk.po b/debian/po/uk.po index 9a5f552c4..aa7b31a91 100644 --- a/debian/po/uk.po +++ b/debian/po/uk.po | |||
@@ -14,8 +14,8 @@ | |||
14 | msgid "" | 14 | msgid "" |
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh-uk\n" | 16 | "Project-Id-Version: openssh-uk\n" |
17 | "Report-Msgid-Bugs-To: \n" | 17 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
18 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 18 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
19 | "PO-Revision-Date: 2005-03-28 22:28+0300\n" | 19 | "PO-Revision-Date: 2005-03-28 22:28+0300\n" |
20 | "Last-Translator: Eugeniy Meshcheryakov <eugen@univ.kiev.ua>\n" | 20 | "Last-Translator: Eugeniy Meshcheryakov <eugen@univ.kiev.ua>\n" |
21 | "Language-Team: Ukrainian\n" | 21 | "Language-Team: Ukrainian\n" |
@@ -29,16 +29,18 @@ msgstr "" | |||
29 | #. Type: boolean | 29 | #. Type: boolean |
30 | #. Description | 30 | #. Description |
31 | #: ../openssh-server.templates.master:4 | 31 | #: ../openssh-server.templates.master:4 |
32 | msgid "Generate new configuration file" | 32 | #, fuzzy |
33 | msgid "Generate new configuration file?" | ||
33 | msgstr "Створити новий файл налаштувань" | 34 | msgstr "Створити новий файл налаштувань" |
34 | 35 | ||
35 | #. Type: boolean | 36 | #. Type: boolean |
36 | #. Description | 37 | #. Description |
37 | #: ../openssh-server.templates.master:4 | 38 | #: ../openssh-server.templates.master:4 |
39 | #, fuzzy | ||
38 | msgid "" | 40 | msgid "" |
39 | "This version of OpenSSH has a considerably changed configuration file from " | 41 | "This version of OpenSSH has a considerably changed configuration file from " |
40 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 42 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
41 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 43 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
42 | "config), which will work with the new server version, but will not contain " | 44 | "config), which will work with the new server version, but will not contain " |
43 | "any customisations you made with the old version." | 45 | "any customisations you made with the old version." |
44 | msgstr "" | 46 | msgstr "" |
@@ -68,9 +70,10 @@ msgstr "" | |||
68 | #. Type: boolean | 70 | #. Type: boolean |
69 | #. Description | 71 | #. Description |
70 | #: ../openssh-server.templates.master:4 | 72 | #: ../openssh-server.templates.master:4 |
73 | #, fuzzy | ||
71 | msgid "" | 74 | msgid "" |
72 | "It is strongly recommended that you let me generate a new configuration file " | 75 | "It is strongly recommended that you let this package generate a new " |
73 | "for you." | 76 | "configuration file now." |
74 | msgstr "Рекомендується дозволити створити новий файл налаштувань." | 77 | msgstr "Рекомендується дозволити створити новий файл налаштувань." |
75 | 78 | ||
76 | #. Type: boolean | 79 | #. Type: boolean |
@@ -145,10 +148,11 @@ msgstr "Попередження: ви повинні створити нови | |||
145 | #. Type: note | 148 | #. Type: note |
146 | #. Description | 149 | #. Description |
147 | #: ../openssh-server.templates.master:48 | 150 | #: ../openssh-server.templates.master:48 |
151 | #, fuzzy | ||
148 | msgid "" | 152 | msgid "" |
149 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 153 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
150 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 154 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
151 | "the old (non-free) SSH installation." | 155 | "free) SSH installation does not appear to be available." |
152 | msgstr "" | 156 | msgstr "" |
153 | "Старий ключ в /etc/ssh/ssh_host_key зашифрований за допомогою IDEA. OpenSSH " | 157 | "Старий ключ в /etc/ssh/ssh_host_key зашифрований за допомогою IDEA. OpenSSH " |
154 | "не може обробляти такий файл ключа вузла, також неможливо знайти програму " | 158 | "не може обробляти такий файл ключа вузла, також неможливо знайти програму " |
diff --git a/debian/po/vi.po b/debian/po/vi.po index 0b60ce6ba..2a26e0f99 100644 --- a/debian/po/vi.po +++ b/debian/po/vi.po | |||
@@ -5,8 +5,8 @@ | |||
5 | msgid "" | 5 | msgid "" |
6 | msgstr "" | 6 | msgstr "" |
7 | "Project-Id-Version: openssh 1/4.1p1-4\n" | 7 | "Project-Id-Version: openssh 1/4.1p1-4\n" |
8 | "Report-Msgid-Bugs-To: \n" | 8 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
9 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 9 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
10 | "PO-Revision-Date: 2005-07-02 22:30+0930\n" | 10 | "PO-Revision-Date: 2005-07-02 22:30+0930\n" |
11 | "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" | 11 | "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" |
12 | "Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n" | 12 | "Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n" |
@@ -19,16 +19,18 @@ msgstr "" | |||
19 | #. Type: boolean | 19 | #. Type: boolean |
20 | #. Description | 20 | #. Description |
21 | #: ../openssh-server.templates.master:4 | 21 | #: ../openssh-server.templates.master:4 |
22 | msgid "Generate new configuration file" | 22 | #, fuzzy |
23 | msgid "Generate new configuration file?" | ||
23 | msgstr "Tao ra tập tin cấu hình mới" | 24 | msgstr "Tao ra tập tin cấu hình mới" |
24 | 25 | ||
25 | #. Type: boolean | 26 | #. Type: boolean |
26 | #. Description | 27 | #. Description |
27 | #: ../openssh-server.templates.master:4 | 28 | #: ../openssh-server.templates.master:4 |
29 | #, fuzzy | ||
28 | msgid "" | 30 | msgid "" |
29 | "This version of OpenSSH has a considerably changed configuration file from " | 31 | "This version of OpenSSH has a considerably changed configuration file from " |
30 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 32 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
31 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 33 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
32 | "config), which will work with the new server version, but will not contain " | 34 | "config), which will work with the new server version, but will not contain " |
33 | "any customisations you made with the old version." | 35 | "any customisations you made with the old version." |
34 | msgstr "" | 36 | msgstr "" |
@@ -60,9 +62,10 @@ msgstr "" | |||
60 | #. Type: boolean | 62 | #. Type: boolean |
61 | #. Description | 63 | #. Description |
62 | #: ../openssh-server.templates.master:4 | 64 | #: ../openssh-server.templates.master:4 |
65 | #, fuzzy | ||
63 | msgid "" | 66 | msgid "" |
64 | "It is strongly recommended that you let me generate a new configuration file " | 67 | "It is strongly recommended that you let this package generate a new " |
65 | "for you." | 68 | "configuration file now." |
66 | msgstr "" | 69 | msgstr "" |
67 | "Khuyến khích nặng là bạn cho phép trình này tạo ra một tập tin cấu hình mới " | 70 | "Khuyến khích nặng là bạn cho phép trình này tạo ra một tập tin cấu hình mới " |
68 | "cho bạn." | 71 | "cho bạn." |
@@ -143,10 +146,11 @@ msgstr "Cảnh báo: bạn phải tạo một khóa máy mới" | |||
143 | #. Type: note | 146 | #. Type: note |
144 | #. Description | 147 | #. Description |
145 | #: ../openssh-server.templates.master:48 | 148 | #: ../openssh-server.templates.master:48 |
149 | #, fuzzy | ||
146 | msgid "" | 150 | msgid "" |
147 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 151 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
148 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 152 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
149 | "the old (non-free) SSH installation." | 153 | "free) SSH installation does not appear to be available." |
150 | msgstr "" | 154 | msgstr "" |
151 | "Có một khóa máy «/etc/ssh/ssh_host_key» cũ được mặt mã cách IDEA. Trình " | 155 | "Có một khóa máy «/etc/ssh/ssh_host_key» cũ được mặt mã cách IDEA. Trình " |
152 | "OpenSSH không thể quản lý tập tin khóa máy này, và trình này không thể tìm " | 156 | "OpenSSH không thể quản lý tập tin khóa máy này, và trình này không thể tìm " |
diff --git a/debian/po/zh_CN.po b/debian/po/zh_CN.po index 8cd519837..e2dc9932b 100644 --- a/debian/po/zh_CN.po +++ b/debian/po/zh_CN.po | |||
@@ -14,8 +14,8 @@ | |||
14 | msgid "" | 14 | msgid "" |
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh 3.6.1p2-11\n" | 16 | "Project-Id-Version: openssh 3.6.1p2-11\n" |
17 | "Report-Msgid-Bugs-To: \n" | 17 | "Report-Msgid-Bugs-To: matthew@debian.org\n" |
18 | "POT-Creation-Date: 2005-05-31 03:26+0100\n" | 18 | "POT-Creation-Date: 2006-05-12 11:11+0100\n" |
19 | "PO-Revision-Date: 2004-02-02 18:48+1300\n" | 19 | "PO-Revision-Date: 2004-02-02 18:48+1300\n" |
20 | "Last-Translator: Hiei Xu <nicky@mail.edu.cn>\n" | 20 | "Last-Translator: Hiei Xu <nicky@mail.edu.cn>\n" |
21 | "Language-Team: Chinese/Simplified <i18n-translation@lists.linux.net.cn>\n" | 21 | "Language-Team: Chinese/Simplified <i18n-translation@lists.linux.net.cn>\n" |
@@ -26,16 +26,18 @@ msgstr "" | |||
26 | #. Type: boolean | 26 | #. Type: boolean |
27 | #. Description | 27 | #. Description |
28 | #: ../openssh-server.templates.master:4 | 28 | #: ../openssh-server.templates.master:4 |
29 | msgid "Generate new configuration file" | 29 | #, fuzzy |
30 | msgid "Generate new configuration file?" | ||
30 | msgstr "生成新的配置文件" | 31 | msgstr "生成新的配置文件" |
31 | 32 | ||
32 | #. Type: boolean | 33 | #. Type: boolean |
33 | #. Description | 34 | #. Description |
34 | #: ../openssh-server.templates.master:4 | 35 | #: ../openssh-server.templates.master:4 |
36 | #, fuzzy | ||
35 | msgid "" | 37 | msgid "" |
36 | "This version of OpenSSH has a considerably changed configuration file from " | 38 | "This version of OpenSSH has a considerably changed configuration file from " |
37 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | 39 | "the version shipped in Debian 'Potato', which you appear to be upgrading " |
38 | "from. I can now generate you a new configuration file (/etc/ssh/sshd." | 40 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." |
39 | "config), which will work with the new server version, but will not contain " | 41 | "config), which will work with the new server version, but will not contain " |
40 | "any customisations you made with the old version." | 42 | "any customisations you made with the old version." |
41 | msgstr "" | 43 | msgstr "" |
@@ -61,9 +63,10 @@ msgstr "" | |||
61 | #. Type: boolean | 63 | #. Type: boolean |
62 | #. Description | 64 | #. Description |
63 | #: ../openssh-server.templates.master:4 | 65 | #: ../openssh-server.templates.master:4 |
66 | #, fuzzy | ||
64 | msgid "" | 67 | msgid "" |
65 | "It is strongly recommended that you let me generate a new configuration file " | 68 | "It is strongly recommended that you let this package generate a new " |
66 | "for you." | 69 | "configuration file now." |
67 | msgstr "强烈建议让我为您生成一份新的配置文件。" | 70 | msgstr "强烈建议让我为您生成一份新的配置文件。" |
68 | 71 | ||
69 | #. Type: boolean | 72 | #. Type: boolean |
@@ -137,10 +140,11 @@ msgstr "警告:您必须创建一个新的主机密钥" | |||
137 | #. Type: note | 140 | #. Type: note |
138 | #. Description | 141 | #. Description |
139 | #: ../openssh-server.templates.master:48 | 142 | #: ../openssh-server.templates.master:48 |
143 | #, fuzzy | ||
140 | msgid "" | 144 | msgid "" |
141 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | 145 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " |
142 | "not handle this host key file, and I can't find the ssh-keygen utility from " | 146 | "not handle this host key file, and the ssh-keygen utility from the old (non-" |
143 | "the old (non-free) SSH installation." | 147 | "free) SSH installation does not appear to be available." |
144 | msgstr "" | 148 | msgstr "" |
145 | "/etc/ssh/ssh_host_key 是由 IDEA 加密的旧密钥文件。OpenSSH 不能处理这种密钥文" | 149 | "/etc/ssh/ssh_host_key 是由 IDEA 加密的旧密钥文件。OpenSSH 不能处理这种密钥文" |
146 | "件,我也无法找到旧的(非自由的) SSH 安装所带的 ssh-keygen 密钥生成工具。" | 150 | "件,我也无法找到旧的(非自由的) SSH 安装所带的 ssh-keygen 密钥生成工具。" |