summaryrefslogtreecommitdiff
path: root/debian/po/uk.po
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2005-05-31 03:04:26 +0000
committerColin Watson <cjwatson@debian.org>2005-05-31 03:04:26 +0000
commit38f80c0a13d58fe27fbf5b2bae09368d3db4c09c (patch)
tree63e0ba3780758f96272fe74a284406080703ae87 /debian/po/uk.po
parent086880515569ec21401dcdc9d1b191de731b0c5e (diff)
Since ssh-keysign isn't used by default (you need to set EnableSSHKeysign
to "yes" in /etc/ssh/ssh_config), having a debconf question to ask whether it should be setuid is overkill, and the question text had got out of date anyway. Remove this question, ship ssh-keysign setuid in openssh-client.deb, and set a statoverride if the debconf question was previously set to false.
Diffstat (limited to 'debian/po/uk.po')
-rw-r--r--debian/po/uk.po59
1 files changed, 24 insertions, 35 deletions
diff --git a/debian/po/uk.po b/debian/po/uk.po
index 5df2912a4..9a5f552c4 100644
--- a/debian/po/uk.po
+++ b/debian/po/uk.po
@@ -15,7 +15,7 @@ msgid ""
15msgstr "" 15msgstr ""
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: \n"
18"POT-Creation-Date: 2005-05-31 02:47+0100\n" 18"POT-Creation-Date: 2005-05-31 03:26+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"
@@ -28,40 +28,6 @@ msgstr ""
28 28
29#. Type: boolean 29#. Type: boolean
30#. Description 30#. Description
31#: ../openssh-client.templates.master:4
32msgid "Do you want ssh-keysign to be installed SUID root?"
33msgstr "Чи бажаєте ви, щоб ssh-keysign мав встановлений біт SUID?"
34
35#. Type: boolean
36#. Description
37#: ../openssh-client.templates.master:4
38msgid ""
39"You have the option of installing the ssh-keysign helper with the SUID bit "
40"set."
41msgstr "Ви маєте можливість встановити біт SUID для програми ssh-keysign."
42
43#. Type: boolean
44#. Description
45#: ../openssh-client.templates.master:4
46msgid ""
47"If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2 host-"
48"based authentication."
49msgstr ""
50"Якщо ви встановите біт SUID для ssh-keysign, ви зможете використовувати "
51"вузлову автентифікацію протоколу SSH версії 2."
52
53#. Type: boolean
54#. Description
55#: ../openssh-client.templates.master:4
56msgid ""
57"If in doubt, I suggest you install it with SUID. If it causes problems you "
58"can change your mind later by running: dpkg-reconfigure ssh"
59msgstr ""
60"Якщо сумніваєтесь, то рекомендується дозволити встановити біт SUID. Якщо це "
61"викликатиме проблеми, ви зможете все змінити запустивши dpkg-reconfigure ssh"
62
63#. Type: boolean
64#. Description
65#: ../openssh-server.templates.master:4 31#: ../openssh-server.templates.master:4
66msgid "Generate new configuration file" 32msgid "Generate new configuration file"
67msgstr "Створити новий файл налаштувань" 33msgstr "Створити новий файл налаштувань"
@@ -233,6 +199,29 @@ msgstr ""
233"мати корисного ефекту доки ви не пристосуєте також налаштування PAM в /etc/" 199"мати корисного ефекту доки ви не пристосуєте також налаштування PAM в /etc/"
234"pam.d/ssh." 200"pam.d/ssh."
235 201
202#~ msgid "Do you want ssh-keysign to be installed SUID root?"
203#~ msgstr "Чи бажаєте ви, щоб ssh-keysign мав встановлений біт SUID?"
204
205#~ msgid ""
206#~ "You have the option of installing the ssh-keysign helper with the SUID "
207#~ "bit set."
208#~ msgstr "Ви маєте можливість встановити біт SUID для програми ssh-keysign."
209
210#~ msgid ""
211#~ "If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2 "
212#~ "host-based authentication."
213#~ msgstr ""
214#~ "Якщо ви встановите біт SUID для ssh-keysign, ви зможете використовувати "
215#~ "вузлову автентифікацію протоколу SSH версії 2."
216
217#~ msgid ""
218#~ "If in doubt, I suggest you install it with SUID. If it causes problems "
219#~ "you can change your mind later by running: dpkg-reconfigure ssh"
220#~ msgstr ""
221#~ "Якщо сумніваєтесь, то рекомендується дозволити встановити біт SUID. Якщо "
222#~ "це викликатиме проблеми, ви зможете все змінити запустивши dpkg-"
223#~ "reconfigure ssh"
224
236#~ msgid "Allow SSH protocol 2 only" 225#~ msgid "Allow SSH protocol 2 only"
237#~ msgstr "Дозволити тільки SSH-протокол версії 2" 226#~ msgstr "Дозволити тільки SSH-протокол версії 2"
238 227