[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#420630: marked as done (Updated nb translation for OpenSSH debconf)



Your message dated Sun, 10 Jun 2007 08:32:03 +0000
with message-id <E1HxIqB-0000Mx-H1@ries.debian.org>
and subject line Bug#420630: fixed in openssh 1:4.3p2-11
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: OpenSSH
Severity: wishlist
Tags: l10n, patch

Attached is the updated nb.po file for OpenSSH debconf.
Regards,
Bjørn



# translation of nb.po to Norwegian Bokmål
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Bjørn Steensrud <bjornst@powertech.no>, 2007.
msgid ""
msgstr ""
"Project-Id-Version: nb\n"
"Report-Msgid-Bugs-To: matthew@debian.org\n"
"POT-Creation-Date: 2007-04-23 17:56+0200\n"
"PO-Revision-Date: 2007-04-23 18:34+0200\n"
"Last-Translator: Bjørn Steensrud <bjornst@powertech.no>\n"
"Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"

#. Type: boolean
#. Description
#: ../openssh-server.templates.master:2001
#| msgid "Generate new configuration file?"
msgid "Generate a new configuration file for OpenSSH?"
msgstr "Skal ny oppsettsfil for OpenSSH lages?"

#. Type: boolean
#. Description
#: ../openssh-server.templates.master:2001
#| msgid ""
#| "This version of OpenSSH has a considerably changed configuration file "
#| "from the version shipped in Debian 'Potato', which you appear to be "
#| "upgrading from. This package can now generate a new configuration file (/"
#| "etc/ssh/sshd.config), which will work with the new server version, but "
#| "will not contain any customisations you made with the old version."
msgid ""
"This version of OpenSSH has a considerably changed configuration file from "
"the version shipped in Debian 'Potato', which you appear to be upgrading "
"from. This package can now generate a new configuration file (/etc/ssh/sshd."
"config), which will work with the new server version, but will not contain "
"any customizations you made with the old version."
msgstr ""
"Det ser ut til at du oppgraderer fra Debian «Potato», og denne versjonen av "
"OpenSSH har ganske store endringer i oppsettsfila. Denne pakka kan nå lage "
"en ny oppsettsfil (/etc/ssh/sshd.config) som fungerer med den nye "
"tjenerversjonen, men ikke inneholder noen tilpasninger som kan være gjort "
"lokalt i den gamle versjonen."

#. Type: boolean
#. Description
#: ../openssh-server.templates.master:2001
#| msgid ""
#| "Please note that this new configuration file will set the value of "
#| "'PermitRootLogin' to yes (meaning that anyone knowing the root password "
#| "can ssh directly in as root). It is the opinion of the maintainer that "
#| "this is the correct default (see README.Debian for more details), but you "
#| "can always edit sshd_config and set it to no if you wish."
msgid ""
"Please note that this new configuration file will set the value of "
"'PermitRootLogin' to 'yes' (meaning that anyone knowing the root password "
"can ssh directly in as root). Please read the README.Debian files for more "
"details about this design choice."
msgstr ""
"Merk at denne nye oppsettsfila setter verdien av «PermitRootLogin» til "
"«yes» (slik at alle som kjenner root-passordet kan logge inn direkte med ssh "
"som root). Les README.Debian-filene for å finne ut mer om dette oppsettsvalget."

#. Type: boolean
#. Description
#: ../openssh-server.templates.master:2001
#| msgid ""
#| "It is strongly recommended that you let this package generate a new "
#| "configuration file now."
msgid ""
"It is strongly recommended that you choose to generate a new configuration "
"file now."
msgstr "Det anbefales sterkt at denne pakka får lov til å lage en ny oppsettsfil nå."

#. Type: boolean
#. Description
#: ../openssh-server.templates.master:3001
#| msgid "Do you want to continue (and risk killing active ssh sessions)?"
msgid "Do you want to risk killing active SSH sessions?"
msgstr "Vil du risikere å avbryte aktive SSH-økter?"

#. Type: boolean
#. Description
#: ../openssh-server.templates.master:3001
#| msgid ""
#| "The version of /etc/init.d/ssh that you have installed, is likely to kill "
#| "all running sshd instances.  If you are doing this upgrade via an ssh "
#| "session, that would be a Bad Thing(tm)."
msgid ""
"The currently installed version of /etc/init.d/ssh is likely to kill all "
"running sshd instances. If you are doing this upgrade via an SSH session, "
"you're likely to be disconnected and leave the upgrade procedure unfinished."
msgstr ""
"Den versjonen av /etc/init.d/ssh som nå er installert vil antakelig stoppe "
"alle sshd-instanser som kjører. Hvis denne oppgraderingen gjøres over en SSH-"
"økt, så risikerer du å bli frakoblet og oppgraderingen blir ikke fullført."

#. Type: boolean
#. Description
#: ../openssh-server.templates.master:3001
#| msgid ""
#| "You can fix this by adding \"--pidfile /var/run/sshd.pid\" to the start-"
#| "stop-daemon line in the stop section of the file."
msgid ""
"This can be fixed by manually adding \"--pidfile /var/run/sshd.pid\" to the "
"start-stop-daemon line in the stop section of the file."
msgstr ""
"Dette kan rettes på ved å legge til manuelt «--pidfile /var/run/sshd.pid» til start-"
"stop-daemon linja i stopp-delen av fila."

#. Type: note
#. Description
#: ../openssh-server.templates.master:4001
msgid "New host key mandatory"
msgstr "Ny vertsnøkkel obligatorisk"

#. Type: note
#. Description
#: ../openssh-server.templates.master:4001
#| msgid ""
#| "There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH "
#| "can not handle this host key file, and the ssh-keygen utility from the "
#| "old (non-free) SSH installation does not appear to be available."
msgid ""
"The current host key, in /etc/ssh/ssh_host_key, is encrypted with the IDEA "
"algorithm. OpenSSH can not handle this host key file, and the ssh-keygen "
"utility from the old (non-free) SSH installation does not appear to be "
"available."
msgstr ""
"Den gjeldende vertsnøkkelen, i /etc/ssh/ssh_host_key, er kryptert med IDEA-algoritmen. OpenSSH kan ikke håndtere denne vertsnøkkelfila, og det ser ikke ut til at verktøyet ssh-keygen fra den gamle (ikke-frie) SSH-installasjonen er "
"tilgjengelig."

#. Type: note
#. Description
#: ../openssh-server.templates.master:4001
#| msgid "You will need to generate a new host key."
msgid "You need to manually generate a new host key."
msgstr "En ny vertsnøkkel må lages manuelt."

#. Type: boolean
#. Description
#: ../openssh-server.templates.master:5001
msgid "Disable challenge-response authentication?"
msgstr "Skal autentisering med utfordring/svar slås av?"

#. Type: boolean
#. Description
#: ../openssh-server.templates.master:5001
#| msgid ""
#| "Password authentication appears to be disabled in your current OpenSSH "
#| "server configuration. In order to prevent users from logging in using "
#| "passwords (perhaps using only public key authentication instead) with "
#| "recent versions of OpenSSH, you must disable challenge-response "
#| "authentication, or else ensure that your PAM configuration does not allow "
#| "Unix password file authentication."
msgid ""
"Password authentication appears to be disabled in the current OpenSSH server "
"configuration. In order to prevent users from logging in using passwords "
"(perhaps using only public key authentication instead) with recent versions "
"of OpenSSH, you must disable challenge-response authentication, or else "
"ensure that your PAM configuration does not allow Unix password file "
"authentication."
msgstr ""
"Det ser ut til at passord-autentisering er slått av i det gjeldende tjeneroppsettet for "
"OpenSSH. For å hindre brukere i å logge inn med passord med nyere versjoner "
"av OpenSSH (kanskje med autentisering med kryptonøkler i stedet), så må "
"autentisering med utfordring-svar slås av, eller det må sjekkes at PAM-oppsettet er satt til ikke å tillate autentisering mot Unix passord-fila."

#. Type: boolean
#. Description
#: ../openssh-server.templates.master:5001
msgid ""
"If you disable challenge-response authentication, then users will not be "
"able to log in using passwords. If you leave it enabled (the default "
"answer), then the 'PasswordAuthentication no' option will have no useful "
"effect unless you also adjust your PAM configuration in /etc/pam.d/ssh."
msgstr ""
"Hvis autentisering med utfordring-svar er slått av, så kan brukere ikke "
"logge inn med passord. Hvis det står på (som er standard), så har det ingen "
"virkning å sette «PasswordAuthentication no» med mindre PAM-oppsettet i /etc/"
"pam.d/ssh også justeres."



--- End Message ---
--- Begin Message ---
Source: openssh
Source-Version: 1:4.3p2-11

We believe that the bug you reported is fixed in the latest version of
openssh, which is due to be installed in the Debian FTP archive:

openssh-client-udeb_4.3p2-11_powerpc.udeb
  to pool/main/o/openssh/openssh-client-udeb_4.3p2-11_powerpc.udeb
openssh-client_4.3p2-11_powerpc.deb
  to pool/main/o/openssh/openssh-client_4.3p2-11_powerpc.deb
openssh-server-udeb_4.3p2-11_powerpc.udeb
  to pool/main/o/openssh/openssh-server-udeb_4.3p2-11_powerpc.udeb
openssh-server_4.3p2-11_powerpc.deb
  to pool/main/o/openssh/openssh-server_4.3p2-11_powerpc.deb
openssh_4.3p2-11.diff.gz
  to pool/main/o/openssh/openssh_4.3p2-11.diff.gz
openssh_4.3p2-11.dsc
  to pool/main/o/openssh/openssh_4.3p2-11.dsc
ssh-askpass-gnome_4.3p2-11_powerpc.deb
  to pool/main/o/openssh/ssh-askpass-gnome_4.3p2-11_powerpc.deb
ssh-krb5_4.3p2-11_all.deb
  to pool/main/o/openssh/ssh-krb5_4.3p2-11_all.deb
ssh_4.3p2-11_all.deb
  to pool/main/o/openssh/ssh_4.3p2-11_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 420630@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated openssh package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 10 Jun 2007 08:59:42 +0100
Source: openssh
Binary: ssh-askpass-gnome ssh-krb5 openssh-client-udeb ssh openssh-server openssh-client openssh-server-udeb
Architecture: source powerpc all
Version: 1:4.3p2-11
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 openssh-client - secure shell client, an rlogin/rsh/rcp replacement
 openssh-client-udeb - secure shell client for the Debian installer (udeb)
 openssh-server - secure shell server, an rshd replacement
 openssh-server-udeb - secure shell server for the Debian installer (udeb)
 ssh        - secure shell client and server (transitional package)
 ssh-askpass-gnome - interactive X program to prompt users for a passphrase for ssh-ad
 ssh-krb5   - secure shell client and server (transitional package)
Closes: 419260 420107 420630 420635 420651 420663 420703 420739 420742 420743 420862 420946 421238 421348 421484 421760 422767 423112 424008 426858 426991 427840
Changes: 
 openssh (1:4.3p2-11) unstable; urgency=low
 .
   * It's been four and a half years now since I took over as "temporary"
     maintainer, so the Maintainer field is getting a bit inaccurate. Set
     Maintainer to debian-ssh@lists.debian.org and leave Matthew and myself
     as Uploaders.
   * Use dpkg-query to fetch conffile md5sums rather than parsing
     /var/lib/dpkg/status directly.
   * openssh-client Suggests: libpam-ssh (closes: #427840).
   * Use 'start-stop-daemon --oknodo' so that openssh-server's init script
     exits successfully if sshd is already running (closes: #426858).
 .
   * Apply results of debconf templates and package descriptions review by
     debian-l10n-english (closes: #420107, #420742).
   * debconf template translations:
     - Update Dutch (thanks, Machteld de Kok; closes: #419260).
     - Update Norwegian Bokmål (thanks, Bjørn Steensrud; closes: #420630).
     - Update Galician (thanks, Jacobo Tarrio; closes: #420635).
     - Update Spanish (thanks, Javier Fernández-Sanguino Peña;
       closes: #420651).
     - Update Swedish (thanks, Daniel Nylander; closes: #420663).
     - Add Bulgarian (thanks, Damyan Ivanov; closes: #420703).
     - Add Tamil (thanks, Tirumurti Vasudevan; closes: #420739).
     - Update German (thanks, Helge Kreutzmann; closes: #420743).
     - Update Japanese (thanks, Kenshi Muto; closes: #420946).
     - Add Basque (thanks, Piarres Beobide; closes: #421238).
     - Update Italian (thanks, Luca Monducci; closes: #421348).
     - Update Czech (thanks, Miroslav Kure; closes: #421484).
     - Update Romanian (thanks, Igor Stirbu; closes: #421760).
     - Update Russian (thanks, Yuriy Talakan' and Sergey Alyoshin;
       closes: #420862).
     - Update Dutch (thanks, Bart Cornelis; closes: #422767).
     - Update Portuguese (thanks, Ricardo Silva; closes: #423112).
     - Update French (thanks, Christian Perrier).
     - Add Korean (thanks, Sunjae Park; closes: #424008).
     - Update Vietnamese (thanks, Clytie Siddall; closes: #426991).
Files: 
 5a6972d33ba13cc0517128ea45f835eb 1060 net standard openssh_4.3p2-11.dsc
 3ccb46bccfe85b22216aa20c9b9ab3be 269243 net standard openssh_4.3p2-11.diff.gz
 13f5782a004cd598ef1caff4e6e52175 1058 net extra ssh_4.3p2-11_all.deb
 444a1aaf3f1f5901f431a02199438668 92082 net extra ssh-krb5_4.3p2-11_all.deb
 284427dadf47078d0366c962be995c40 663710 net standard openssh-client_4.3p2-11_powerpc.deb
 0b82687a701c1ca7a87e1ee56feb3d6d 239230 net optional openssh-server_4.3p2-11_powerpc.deb
 44d6a86906c86444bc57b2f897f5e6d8 101714 gnome optional ssh-askpass-gnome_4.3p2-11_powerpc.deb
 b5161997d46cb8c27380ede4ab345931 170620 debian-installer optional openssh-client-udeb_4.3p2-11_powerpc.udeb
 811646186e9c25d5f6a77eb6d4816a2a 173864 debian-installer optional openssh-server-udeb_4.3p2-11_powerpc.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFGa7Qa9t0zAhD6TNERAqg5AJ445FvHpQd7k1uwMuc1kFw7hANV/gCeOtCS
cttieUK5KBv1mrIM9M6vQf8=
=f6bU
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: