diff options
author | Colin Watson <cjwatson@debian.org> | 2007-02-25 17:00:17 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2007-02-25 17:00:17 +0000 |
commit | cef87178aa87ce3cb56b53fef28033a12ca2d3a4 (patch) | |
tree | d4216846e8e5b2c1b7ff4e3180fd3999ff760ec5 /debian | |
parent | bae5d711a1a1f48ccba16379fd19366e2e01d7ae (diff) |
* debconf template translations:
- Add Norwegian Bokmål (thanks, Bjørn Steensrud; closes: #412330).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/po/nb.po | 150 |
2 files changed, 157 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e94680c1c..107aca11a 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:4.3p2-9) UNRELEASED; urgency=low | ||
2 | |||
3 | * debconf template translations: | ||
4 | - Add Norwegian Bokmål (thanks, Bjørn Steensrud; closes: #412330). | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Sun, 25 Feb 2007 16:56:52 +0000 | ||
7 | |||
1 | openssh (1:4.3p2-8) unstable; urgency=medium | 8 | openssh (1:4.3p2-8) unstable; urgency=medium |
2 | 9 | ||
3 | [ Vincent Untz ] | 10 | [ Vincent Untz ] |
diff --git a/debian/po/nb.po b/debian/po/nb.po new file mode 100644 index 000000000..d05668f79 --- /dev/null +++ b/debian/po/nb.po | |||
@@ -0,0 +1,150 @@ | |||
1 | # translation of openssh_1:4.3p2-8_templates.po to Norwegian Bokmål | ||
2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
3 | # This file is distributed under the same license as the PACKAGE package. | ||
4 | # | ||
5 | # Bjørn Steensrud <bjornst@powertech.no>, 2007. | ||
6 | msgid "" | ||
7 | msgstr "" | ||
8 | "Project-Id-Version: openssh_1:4.3p2-8_templates\n" | ||
9 | "Report-Msgid-Bugs-To: matthew@debian.org\n" | ||
10 | "POT-Creation-Date: 2006-10-04 22:14+0100\n" | ||
11 | "PO-Revision-Date: 2007-02-25 15:01+0100\n" | ||
12 | "Last-Translator: Bjørn Steensrud <bjornst@powertech.no>\n" | ||
13 | "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n" | ||
14 | "MIME-Version: 1.0\n" | ||
15 | "Content-Type: text/plain; charset=UTF-8\n" | ||
16 | "Content-Transfer-Encoding: 8bit\n" | ||
17 | "X-Generator: KBabel 1.11.2\n" | ||
18 | |||
19 | #. Type: boolean | ||
20 | #. Description | ||
21 | #: ../openssh-server.templates.master:1001 | ||
22 | msgid "Generate new configuration file?" | ||
23 | msgstr "Skal ny oppsettsfil lages?" | ||
24 | |||
25 | #. Type: boolean | ||
26 | #. Description | ||
27 | #: ../openssh-server.templates.master:1001 | ||
28 | msgid "" | ||
29 | "This version of OpenSSH has a considerably changed configuration file from " | ||
30 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | ||
31 | "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 " | ||
33 | "any customisations you made with the old version." | ||
34 | msgstr "" | ||
35 | "Det ser ut til at du oppgraderer fra Debian «Potato», og denne versjonen av " | ||
36 | "OpenSSH har ganske store endringer i oppsettsfila. Denne pakka kan nå lage en " | ||
37 | "ny oppsettsfil (/etc/ssh/sshd_config) som fungerer med den nye tjenerversjonen, " | ||
38 | "men ikke inneholder noen tilpasninger som kan være gjort lokalt i den gamle versjonen." | ||
39 | |||
40 | #. Type: boolean | ||
41 | #. Description | ||
42 | #: ../openssh-server.templates.master:1001 | ||
43 | msgid "" | ||
44 | "Please note that this new configuration file will set the value of " | ||
45 | "'PermitRootLogin' to yes (meaning that anyone knowing the root password can " | ||
46 | "ssh directly in as root). It is the opinion of the maintainer that this is " | ||
47 | "the correct default (see README.Debian for more details), but you can always " | ||
48 | "edit sshd_config and set it to no if you wish." | ||
49 | msgstr "" | ||
50 | "Merk at denne nye oppsettsfila setter verdien av «PermitRootLogin» til «yes» " | ||
51 | "(slik at alle som kjenner root-passordet kan logge inn direkte med ssh som root). " | ||
52 | "Vedlikeholderen mener at dette er den riktige standardinnstillingen (se i README.Debian etter mer), men sshd_config kan alltid redigeres manuelt med " | ||
53 | "ønsket verdi." | ||
54 | |||
55 | #. Type: boolean | ||
56 | #. Description | ||
57 | #: ../openssh-server.templates.master:1001 | ||
58 | msgid "" | ||
59 | "It is strongly recommended that you let this package generate a new " | ||
60 | "configuration file now." | ||
61 | msgstr "Det anbefales sterkt at denne pakka får lage en ny oppsettsfil nå." | ||
62 | |||
63 | #. Type: boolean | ||
64 | #. Description | ||
65 | #: ../openssh-server.templates.master:2001 | ||
66 | msgid "Do you want to continue (and risk killing active ssh sessions)?" | ||
67 | msgstr "Vil du fortsette (og risikere å avbryte aktive ssh-økter)?" | ||
68 | |||
69 | #. Type: boolean | ||
70 | #. Description | ||
71 | #: ../openssh-server.templates.master:2001 | ||
72 | msgid "" | ||
73 | "The version of /etc/init.d/ssh that you have installed, is likely to kill " | ||
74 | "all running sshd instances. If you are doing this upgrade via an ssh " | ||
75 | "session, that would be a Bad Thing(tm)." | ||
76 | msgstr "" | ||
77 | "Den versjonen av /etc/init.d/ssh som nå er installert vil antakelig " | ||
78 | "stoppe alle sshd-instanser som kjører. Hvis denne oppgraderingen " | ||
79 | "gjøres over en ssh-økt, så er dette Ikke Bra(tm)." | ||
80 | |||
81 | #. Type: boolean | ||
82 | #. Description | ||
83 | #: ../openssh-server.templates.master:2001 | ||
84 | msgid "" | ||
85 | "You can fix this by adding \"--pidfile /var/run/sshd.pid\" to the start-stop-" | ||
86 | "daemon line in the stop section of the file." | ||
87 | msgstr "" | ||
88 | "Dette kan rettes på ved å legge til «--pidfile /var/run/sshd.pid» til " | ||
89 | "start-stop-daemon linja i stopp-delen av fila." | ||
90 | |||
91 | #. Type: note | ||
92 | #. Description | ||
93 | #: ../openssh-server.templates.master:3001 | ||
94 | msgid "Warning: you must create a new host key" | ||
95 | msgstr "Advarsel: Ny vertsnøkkel må lages" | ||
96 | |||
97 | #. Type: note | ||
98 | #. Description | ||
99 | #: ../openssh-server.templates.master:3001 | ||
100 | msgid "" | ||
101 | "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " | ||
102 | "not handle this host key file, and the ssh-keygen utility from the old (non-" | ||
103 | "free) SSH installation does not appear to be available." | ||
104 | msgstr "" | ||
105 | "Det finnes en gammel /etc/ssh/ssh_host_key, som er kryptert med IDEA. OpenSSH " | ||
106 | "kan ikke håndtere denne vertsnøkkelfila, og det ser ikke ut til at verktøyet " | ||
107 | "ssh-keygen fra den gamle (ikke-frie) SSH-installasjonen er tilgjengelig." | ||
108 | |||
109 | #. Type: note | ||
110 | #. Description | ||
111 | #: ../openssh-server.templates.master:3001 | ||
112 | msgid "You will need to generate a new host key." | ||
113 | msgstr "En ny vertsnøkkel må lages." | ||
114 | |||
115 | #. Type: boolean | ||
116 | #. Description | ||
117 | #: ../openssh-server.templates.master:4001 | ||
118 | msgid "Disable challenge-response authentication?" | ||
119 | msgstr "Skal autentisering med utfordring/svar slås av?" | ||
120 | |||
121 | #. Type: boolean | ||
122 | #. Description | ||
123 | #: ../openssh-server.templates.master:4001 | ||
124 | msgid "" | ||
125 | "Password authentication appears to be disabled in your current OpenSSH " | ||
126 | "server configuration. In order to prevent users from logging in using " | ||
127 | "passwords (perhaps using only public key authentication instead) with recent " | ||
128 | "versions of OpenSSH, you must disable challenge-response authentication, or " | ||
129 | "else ensure that your PAM configuration does not allow Unix password file " | ||
130 | "authentication." | ||
131 | msgstr "" | ||
132 | "Det ser ut til at passord-autentisering er slått av i tjeneroppsettet " | ||
133 | "for OpenSSH. For å hindre brukere i å logge inn med passord med nyere versjoner av " | ||
134 | "OpenSSH (kanskje med autentisering med kryptonøkler i stedet), så må autentisering med utfordring-svar slås av, eller PAM-oppsettet være satt til ikke å tillate " | ||
135 | "autentisering mot Unix passord-fila." | ||
136 | |||
137 | #. Type: boolean | ||
138 | #. Description | ||
139 | #: ../openssh-server.templates.master:4001 | ||
140 | msgid "" | ||
141 | "If you disable challenge-response authentication, then users will not be " | ||
142 | "able to log in using passwords. If you leave it enabled (the default " | ||
143 | "answer), then the 'PasswordAuthentication no' option will have no useful " | ||
144 | "effect unless you also adjust your PAM configuration in /etc/pam.d/ssh." | ||
145 | msgstr "" | ||
146 | "Hvis autentisering med utfordring-svar er slått av, så kan brukere ikke " | ||
147 | "logge inn med passord. Hvis det står på (som er standard), så har det " | ||
148 | "ingen virkning å sette «PasswordAuthentication no» med mindre PAM-oppsettet " | ||
149 | "i /etc/pam.d/ssh også justeres." | ||
150 | |||