As announced, a NMU has been prepared which fixes this bug (French
translation) as well as adds several other translations I got from the
debian-i18n mailing list contributors.

Some trivial fixes (lintian warnings, etc.) have also be included in this NMU.

The NMU has just been uploaded to DELAYED/2-day and will thus reach
unstable in 2 days, as announced.

I have subscribed to the package tracking system so that I can notice any 
problems induced by this NMU.

Changelog:

oops (1.5.23.cvs-2.1) unstable; urgency=low

  * NMU with maintainer's agreement for fixing longstanding l10n bugs
  * Add '--disable-static-modules' to the configure arguments. Makes the
    configure script to choose to link to the shared libraries '-lcreposix
    -lcre' instead of the static libraries '/usr/lib/libcreposix.a
    /usr/lib/libcre.a". Thanks to Andreas Jochens for the patch
    Closes: #231924
  * Fix spelling in package description. Closes: #268533, #277245
  * Debconf translations:
    - French completed. Closes: #254837
    - Czech added. Closes: #287540
    - German updated. Thanks to Joerg Rieger
    - Russian updated. Thanks to Yuri Kozlov
    - Traditional Chinese updated. Thanks to Asho Yeh
    - Danish updated. Thanks to Claus Hindsgaul
    - Dutch updated. Thanks to Luk Claes
  * Lintian fixes:
    - arrange for avoiding an initial capital letter in description synopsis

 -- Christian Perrier <[EMAIL PROTECTED]>  Mon, 24 Jan 2005 09:18:00 +0100


diff -Nru oops-1.5.23.cvs.ori/config.guess oops-1.5.23.cvs/config.guess
--- oops-1.5.23.cvs.ori/config.guess    2005-01-13 18:17:31.000000000 +0100
+++ oops-1.5.23.cvs/config.guess        2005-01-24 09:35:06.000000000 +0100
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+#   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 
-timestamp='2004-03-12'
+timestamp='2004-11-12'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -53,7 +53,7 @@
 GNU config.guess ($timestamp)
 
 Originally written by Per Bothner.
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 
2002, 2003, 2004
 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
@@ -203,15 +203,15 @@
     amiga:OpenBSD:*:*)
        echo m68k-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
-    arc:OpenBSD:*:*)
-       echo mipsel-unknown-openbsd${UNAME_RELEASE}
-       exit 0 ;;
     cats:OpenBSD:*:*)
        echo arm-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
     hp300:OpenBSD:*:*)
        echo m68k-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
+    luna88k:OpenBSD:*:*)
+       echo m88k-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
     mac68k:OpenBSD:*:*)
        echo m68k-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
@@ -227,21 +227,12 @@
     mvmeppc:OpenBSD:*:*)
        echo powerpc-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
-    pegasos:OpenBSD:*:*)
-       echo powerpc-unknown-openbsd${UNAME_RELEASE}
-       exit 0 ;;
-    pmax:OpenBSD:*:*)
-       echo mipsel-unknown-openbsd${UNAME_RELEASE}
-       exit 0 ;;
     sgi:OpenBSD:*:*)
-       echo mipseb-unknown-openbsd${UNAME_RELEASE}
+       echo mips64-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
     sun3:OpenBSD:*:*)
        echo m68k-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
-    wgrisc:OpenBSD:*:*)
-       echo mipsel-unknown-openbsd${UNAME_RELEASE}
-       exit 0 ;;
     *:OpenBSD:*:*)
        echo ${UNAME_MACHINE}-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
@@ -307,9 +298,6 @@
        # 1.2 uses "1.2" for uname -r.
        echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 
's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
        exit 0 ;;
-    Alpha*:OpenVMS:*:*)
-       echo alpha-hp-vms
-       exit 0 ;;
     Alpha\ *:Windows_NT*:*)
        # How do we know it's Interix rather than the generic POSIX subsystem?
        # Should we change UNAME_MACHINE based on the output of uname instead
@@ -331,6 +319,9 @@
     *:OS/390:*:*)
        echo i370-ibm-openedition
        exit 0 ;;
+    *:z/VM:*:*)
+       echo s390-ibm-zvmoe
+       exit 0 ;;
     *:OS400:*:*)
         echo powerpc-ibm-os400
        exit 0 ;;
@@ -354,7 +345,7 @@
     DRS?6000:unix:4.0:6*)
        echo sparc-icl-nx6
        exit 0 ;;
-    DRS?6000:UNIX_SV:4.2*:7*)
+    DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*)
        case `/usr/bin/uname -p` in
            sparc) echo sparc-icl-nx7 && exit 0 ;;
        esac ;;
@@ -764,7 +755,7 @@
        echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
        exit 0 ;;
     *:UNICOS/mp:*:*)
-       echo nv1-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
+       echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
        exit 0 ;;
     F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*)
        FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 
'abcdefghijklmnopqrstuvwxyz'`
@@ -787,21 +778,7 @@
        echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
        exit 0 ;;
     *:FreeBSD:*:*)
-       # Determine whether the default compiler uses glibc.
-       eval $set_cc_for_build
-       sed 's/^        //' << EOF >$dummy.c
-       #include <features.h>
-       #if __GLIBC__ >= 2
-       LIBC=gnu
-       #else
-       LIBC=
-       #endif
-EOF
-       eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
-       # GNU/KFreeBSD systems have a "k" prefix to indicate we are using
-       # FreeBSD's kernel, but not the complete OS.
-       case ${LIBC} in gnu) kernel_only='k' ;; esac
-       echo ${UNAME_MACHINE}-unknown-${kernel_only}freebsd`echo 
${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
+       echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 
's/[-(].*//'`
        exit 0 ;;
     i*:CYGWIN*:*)
        echo ${UNAME_MACHINE}-pc-cygwin
@@ -850,6 +827,12 @@
     cris:Linux:*:*)
        echo cris-axis-linux-gnu
        exit 0 ;;
+    crisv32:Linux:*:*)
+       echo crisv32-axis-linux-gnu
+       exit 0 ;;
+    frv:Linux:*:*)
+       echo frv-unknown-linux-gnu
+       exit 0 ;;
     ia64:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-gnu
        exit 0 ;;
@@ -1096,9 +1079,9 @@
     M680?0:D-NIX:5.3:*)
        echo m68k-diab-dnix
        exit 0 ;;
-    M68*:*:R3V[567]*:*)
+    M68*:*:R3V[5678]*:*)
        test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;;
-    3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 
3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | 
SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0)
+    3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 
3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | 
SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0)
        OS_REL=''
        test -r /etc/.relid \
        && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
@@ -1196,9 +1179,10 @@
        echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE}
        exit 0 ;;
     *:Darwin:*:*)
-       case `uname -p` in
+       UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
+       case $UNAME_PROCESSOR in
            *86) UNAME_PROCESSOR=i686 ;;
-           powerpc) UNAME_PROCESSOR=powerpc ;;
+           unknown) UNAME_PROCESSOR=powerpc ;;
        esac
        echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
        exit 0 ;;
@@ -1260,6 +1244,16 @@
     *:DragonFly:*:*)
        echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 
's/[-(].*//'`
        exit 0 ;;
+    *:*VMS:*:*)
+       UNAME_MACHINE=`(uname -p) 2>/dev/null`
+       case "${UNAME_MACHINE}" in
+           A*) echo alpha-dec-vms && exit 0 ;;
+           I*) echo ia64-dec-vms && exit 0 ;;
+           V*) echo vax-dec-vms && exit 0 ;;
+       esac ;;
+    *:XENIX:*:SysV)
+       echo i386-pc-xenix
+       exit 0 ;;
 esac
 
 #echo '(No uname command or uname output not recognized.)' 1>&2
diff -Nru oops-1.5.23.cvs.ori/config.sub oops-1.5.23.cvs/config.sub
--- oops-1.5.23.cvs.ori/config.sub      2005-01-13 18:17:31.000000000 +0100
+++ oops-1.5.23.cvs/config.sub  2005-01-24 09:35:06.000000000 +0100
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Configuration validation subroutine script.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+#   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 
-timestamp='2004-03-12'
+timestamp='2004-11-30'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -70,7 +70,7 @@
 version="\
 GNU config.sub ($timestamp)
 
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 
2002, 2003, 2004
 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
@@ -145,7 +145,7 @@
        -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
        -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
        -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
-       -apple | -axis)
+       -apple | -axis | -knuth | -cray)
                os=
                basic_machine=$1
                ;;
@@ -267,7 +267,7 @@
        | tahoe | thumb | tic4x | tic80 | tron \
        | v850 | v850e \
        | we32k \
-       | x86 | xscale | xstormy16 | xtensa \
+       | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
        | z8k)
                basic_machine=$basic_machine-unknown
                ;;
@@ -300,7 +300,7 @@
        | avr-* \
        | bs2000-* \
        | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
-       | clipper-* | cydra-* \
+       | clipper-* | craynv-* | cydra-* \
        | d10v-* | d30v-* | dlx-* \
        | elxsi-* \
        | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
@@ -326,8 +326,9 @@
        | mipsisa64sb1-* | mipsisa64sb1el-* \
        | mipsisa64sr71k-* | mipsisa64sr71kel-* \
        | mipstx39-* | mipstx39el-* \
+       | mmix-* \
        | msp430-* \
-       | none-* | np1-* | nv1-* | ns16k-* | ns32k-* \
+       | none-* | np1-* | ns16k-* | ns32k-* \
        | orion-* \
        | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
@@ -342,8 +343,8 @@
        | tron-* \
        | v850-* | v850e-* | vax-* \
        | we32k-* \
-       | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \
-       | xtensa-* \
+       | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
+       | xstormy16-* | xtensa-* \
        | ymp-* \
        | z8k-*)
                ;;
@@ -445,6 +446,10 @@
                basic_machine=j90-cray
                os=-unicos
                ;;
+       craynv)
+               basic_machine=craynv-cray
+               os=-unicosmp
+               ;;
        cr16c)
                basic_machine=cr16c-unknown
                os=-elf
@@ -452,6 +457,9 @@
        crds | unos)
                basic_machine=m68k-crds
                ;;
+       crisv32 | crisv32-* | etraxfs*)
+               basic_machine=crisv32-axis
+               ;;
        cris | cris-* | etrax*)
                basic_machine=cris-axis
                ;;
@@ -481,6 +489,10 @@
                basic_machine=m88k-motorola
                os=-sysv3
                ;;
+       djgpp)
+               basic_machine=i586-pc
+               os=-msdosdjgpp
+               ;;
        dpx20 | dpx20-*)
                basic_machine=rs6000-bull
                os=-bosx
@@ -659,10 +671,6 @@
        mips3*)
                basic_machine=`echo $basic_machine | sed -e 
's/mips3/mips64/'`-unknown
                ;;
-       mmix*)
-               basic_machine=mmix-knuth
-               os=-mmixware
-               ;;
        monitor)
                basic_machine=m68k-rom68k
                os=-coff
@@ -743,10 +751,6 @@
        np1)
                basic_machine=np1-gould
                ;;
-       nv1)
-               basic_machine=nv1-cray
-               os=-unicosmp
-               ;;
        nsr-tandem)
                basic_machine=nsr-tandem
                ;;
@@ -1029,6 +1033,10 @@
                basic_machine=hppa1.1-winbond
                os=-proelf
                ;;
+       xbox)
+               basic_machine=i686-pc
+               os=-mingw32
+               ;;
        xps | xps100)
                basic_machine=xps100-honeywell
                ;;
@@ -1059,6 +1067,9 @@
        romp)
                basic_machine=romp-ibm
                ;;
+       mmix)
+               basic_machine=mmix-knuth
+               ;;
        rs6000)
                basic_machine=rs6000-ibm
                ;;
@@ -1294,6 +1305,9 @@
        -kaos*)
                os=-kaos
                ;;
+       -zvmoe)
+               os=-zvmoe
+               ;;
        -none)
                ;;
        *)
@@ -1374,6 +1388,9 @@
        *-ibm)
                os=-aix
                ;;
+       *-knuth)
+               os=-mmixware
+               ;;
        *-wec)
                os=-proelf
                ;;
diff -Nru oops-1.5.23.cvs.ori/debian/changelog oops-1.5.23.cvs/debian/changelog
--- oops-1.5.23.cvs.ori/debian/changelog        2005-01-13 18:17:32.000000000 
+0100
+++ oops-1.5.23.cvs/debian/changelog    2005-01-24 09:18:22.000000000 +0100
@@ -1,3 +1,25 @@
+oops (1.5.23.cvs-2.1) unstable; urgency=low
+
+  * NMU with maintainer's agreement for fixing longstanding l10n bugs
+  * Add '--disable-static-modules' to the configure arguments. Makes the
+    configure script to choose to link to the shared libraries '-lcreposix
+    -lcre' instead of the static libraries '/usr/lib/libcreposix.a
+    /usr/lib/libcre.a". Thanks to Andreas Jochens for the patch
+    Closes: #231924
+  * Fix spelling in package description. Closes: #268533, #277245
+  * Debconf translations:
+    - French completed. Closes: #254837
+    - Czech added. Closes: #287540
+    - German updated. Thanks to Joerg Rieger
+    - Russian updated. Thanks to Yuri Kozlov
+    - Traditional Chinese updated. Thanks to Asho Yeh
+    - Danish updated. Thanks to Claus Hindsgaul
+    - Dutch updated. Thanks to Luk Claes
+  * Lintian fixes:
+    - arrange for avoiding an initial capital letter in description synopsis
+
+ -- Christian Perrier <[EMAIL PROTECTED]>  Mon, 24 Jan 2005 09:18:00 +0100
+
 oops (1.5.23.cvs-2) unstable; urgency=low
 
   * Test for "-fPIC -shared" first when checking link flags,
diff -Nru oops-1.5.23.cvs.ori/debian/control oops-1.5.23.cvs/debian/control
--- oops-1.5.23.cvs.ori/debian/control  2005-01-13 18:17:32.000000000 +0100
+++ oops-1.5.23.cvs/debian/control      2005-01-24 09:17:56.000000000 +0100
@@ -1,7 +1,7 @@
 Source: oops
 Section: web
 Priority: optional
-Build-Depends: debhelper (>= 4.1.16), autotools-dev, libdb3-dev, libpcre3-dev 
| libpcre2-dev | libpcre1-dev, flex, bison
+Build-Depends: debhelper (>= 4.1.16), autotools-dev, libdb4.3-dev, 
libpcre3-dev | libpcre2-dev | libpcre1-dev, flex, bison
 Maintainer: Michael Zehrer <[EMAIL PROTECTED]>
 Standards-Version: 3.6.1.0
 
@@ -10,8 +10,8 @@
 Pre-Depends: debconf (>= 1.2.9)
 Depends: ${shlibs:Depends}, netbase
 Suggests: calamaris
-Description: HTTP caching proxy server written for performance
- A lightweight but powerful proxy cache. It's main features are:
+Description: caching HTTP proxy server written for performance
+ A lightweight but powerful proxy cache. Its main features are:
   * HTTP/1.1 (without persistent connections yet) and FTP
   * Fast start. It is ready to serve requests immediately after start.
   * On-disk storages are checked in background, while serving requests
diff -Nru oops-1.5.23.cvs.ori/debian/po/cs.po oops-1.5.23.cvs/debian/po/cs.po
--- oops-1.5.23.cvs.ori/debian/po/cs.po 1970-01-01 01:00:00.000000000 +0100
+++ oops-1.5.23.cvs/debian/po/cs.po     2005-01-13 20:43:11.000000000 +0100
@@ -0,0 +1,92 @@
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#    Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: oops\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-02-08 08:32+0100\n"
+"PO-Revision-Date: 2004-12-28 16:15+0100\n"
+"Last-Translator: Miroslav Kure <[EMAIL PROTECTED]>\n"
+"Language-Team: Czech <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-2\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../oops.templates:3
+msgid "Http-proxy port?"
+msgstr "Http-proxy port?"
+
+#. Type: string
+#. Description
+#: ../oops.templates:3
+msgid "This is the port number on which oops will listen for http requests."
+msgstr "Zadejte èíslo portu, na kterém má oops naslouchat http po¾adavkùm."
+
+#. Type: string
+#. Description
+#: ../oops.templates:3
+msgid ""
+"There could be a conflict, if you have another proxy daemon installed. "
+"Default: 3128"
+msgstr ""
+"Pokud máte nainstalovaného jiného proxy daemona, mohl by nastat konflikt. "
+"Výchozí: 3128"
+
+#. Type: string
+#. Description
+#: ../oops.templates:11
+msgid "Icp-proxy port?"
+msgstr "Icp-proxy port?"
+
+#. Type: string
+#. Description
+#: ../oops.templates:11
+msgid "This is the port number on which oops will listen for icp requests."
+msgstr "Zadejte èíslo portu, na kterém má oops naslouchat icp po¾adavkùm."
+
+#. Type: string
+#. Description
+#: ../oops.templates:11
+msgid ""
+"There could be a conflict, if you have another proxy daemon installed. "
+"Default: 3130"
+msgstr ""
+"Pokud máte nainstalovaného jiného proxy daemona, mohl by nastat konflikt. "
+"Výchozí: 3130"
+
+#. Type: boolean
+#. Description
+#: ../oops.templates:19
+msgid "Format oops storages files?"
+msgstr "Zformátovat úlo¾né soubory programu oops?"
+
+#. Type: boolean
+#. Description
+#: ../oops.templates:19
+msgid "*** WARNING! ***"
+msgstr "*** VAROVÁNÍ! ***"
+
+#. Type: boolean
+#. Description
+#: ../oops.templates:19
+msgid ""
+"Usually the best answer is accept to the following question but in that case "
+"the server will erase and reformat your storage files. Please consider your "
+"answer carefully!"
+msgstr ""
+"Obvykle je lep¹í souhlasit s touto otázkou, co¾ zpùsobí smazání a znovu "
+"zformátování souborù, ve kterých se uchovávají data programu oops. Dobøe si "
+"svou odpovìï rozmyslete!"
diff -Nru oops-1.5.23.cvs.ori/debian/po/da.po oops-1.5.23.cvs/debian/po/da.po
--- oops-1.5.23.cvs.ori/debian/po/da.po 1970-01-01 01:00:00.000000000 +0100
+++ oops-1.5.23.cvs/debian/po/da.po     2005-01-22 12:05:06.000000000 +0100
@@ -0,0 +1,92 @@
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans#
+#    Developers do not need to manually edit POT or PO files.
+# Claus Hindsgaul <[EMAIL PROTECTED]>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: oops debconf\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-02-08 08:32+0100\n"
+"PO-Revision-Date: 2005-01-22 11:16+0100\n"
+"Last-Translator: Claus Hindsgaul <[EMAIL PROTECTED]>\n"
+"Language-Team: Danish <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#. Type: string
+#. Description
+#: ../oops.templates:3
+msgid "Http-proxy port?"
+msgstr "Http-proxyport?"
+
+#. Type: string
+#. Description
+#: ../oops.templates:3
+msgid "This is the port number on which oops will listen for http requests."
+msgstr "Dette er det portnummer hvor, oops vil lytte efter http-forespørgsler."
+
+#. Type: string
+#. Description
+#: ../oops.templates:3
+msgid ""
+"There could be a conflict, if you have another proxy daemon installed. "
+"Default: 3128"
+msgstr ""
+"Der kan opstå konflikter, hvis du har en anden proxydæmon installeret. "
+"Standard: 3128"
+
+#. Type: string
+#. Description
+#: ../oops.templates:11
+msgid "Icp-proxy port?"
+msgstr "Icp-proxyport?"
+
+#. Type: string
+#. Description
+#: ../oops.templates:11
+msgid "This is the port number on which oops will listen for icp requests."
+msgstr "Dette er det portnummer hvor, oops vil lytte efter icp-forespørgsler."
+
+#. Type: string
+#. Description
+#: ../oops.templates:11
+msgid ""
+"There could be a conflict, if you have another proxy daemon installed. "
+"Default: 3130"
+msgstr ""
+"Der kan opstå konflikter, hvis du har en anden proxydæmon installeret. "
+"Standard: 3130"
+
+#. Type: boolean
+#. Description
+#: ../oops.templates:19
+msgid "Format oops storages files?"
+msgstr "Formatér oops-lagerfiler?"
+
+#. Type: boolean
+#. Description
+#: ../oops.templates:19
+msgid "*** WARNING! ***"
+msgstr "*** ADVARSEL! ***"
+
+#. Type: boolean
+#. Description
+#: ../oops.templates:19
+msgid ""
+"Usually the best answer is accept to the following question but in that case "
+"the server will erase and reformat your storage files. Please consider your "
+"answer carefully!"
+msgstr ""
+"Normalt er det bedst at acceptere følgende spørgsmål, men i så fald vil 
serveren "
+"slette og omformatere dine lagerfiler. Overvej dit svar nøje!"
+
diff -Nru oops-1.5.23.cvs.ori/debian/po/de.po oops-1.5.23.cvs/debian/po/de.po
--- oops-1.5.23.cvs.ori/debian/po/de.po 2005-01-13 18:17:32.000000000 +0100
+++ oops-1.5.23.cvs/debian/po/de.po     2005-01-20 09:23:35.000000000 +0100
@@ -11,86 +11,60 @@
 #
 #    Developers do not need to manually edit POT or PO files.
 #
-#, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: oops\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2004-02-08 08:32+0100\n"
-"PO-Revision-Date: 2003-10-03 22:12+0200\n"
+"PO-Revision-Date: 2005-01-20 09:19+0100\n"
 "Last-Translator: Joerg Rieger <[EMAIL PROTECTED]>\n"
-"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
+"Language-Team: German <[email protected]>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-15\n"
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: string
-#. Description
 #: ../oops.templates:3
 msgid "Http-proxy port?"
-msgstr ""
+msgstr "Http-Proxy Port?"
 
 #. Type: string
-#. Description
 #: ../oops.templates:3
 msgid "This is the port number on which oops will listen for http requests."
 msgstr "Dies ist die Port-Nummer, unter der oops http Anfragen akzeptiert."
 
 #. Type: string
-#. Description
 #: ../oops.templates:3
-#, fuzzy
-msgid ""
-"There could be a conflict, if you have another proxy daemon installed. "
-"Default: 3128"
-msgstr ""
-"Sollten Sie noch einen anderen Proxy Daemon installiert haben könnte ein "
-"Konflikt entstehen."
+msgid "There could be a conflict, if you have another proxy daemon installed. 
Default: 3128"
+msgstr "Sollten Sie noch einen anderen Proxy Daemon installiert haben könnte 
ein Konflikt entstehen. Standard: 3128"
 
 #. Type: string
-#. Description
 #: ../oops.templates:11
 msgid "Icp-proxy port?"
-msgstr ""
+msgstr "Icp-Proxy Port?"
 
 #. Type: string
-#. Description
 #: ../oops.templates:11
 msgid "This is the port number on which oops will listen for icp requests."
 msgstr "Dies ist die Port-Nummer, unter der oops icp Anfragen akzeptiert."
 
 #. Type: string
-#. Description
 #: ../oops.templates:11
-#, fuzzy
-msgid ""
-"There could be a conflict, if you have another proxy daemon installed. "
-"Default: 3130"
-msgstr ""
-"Sollten Sie noch einen anderen Proxy Daemon installiert haben könnte ein "
-"Konflikt entstehen."
+msgid "There could be a conflict, if you have another proxy daemon installed. 
Default: 3130"
+msgstr "Sollten Sie noch einen anderen Proxy Daemon installiert haben könnte 
ein Konflikt entstehen. Standard: 3130"
 
 #. Type: boolean
-#. Description
 #: ../oops.templates:19
 msgid "Format oops storages files?"
 msgstr "Sollen die oops storage Dateien formatiert werden ?"
 
 #. Type: boolean
-#. Description
 #: ../oops.templates:19
 msgid "*** WARNING! ***"
 msgstr "*** ACHTUNG ! ***"
 
 #. Type: boolean
-#. Description
 #: ../oops.templates:19
-#, fuzzy
-msgid ""
-"Usually the best answer is accept to the following question but in that case "
-"the server will erase and reformat your storage files. Please consider your "
-"answer carefully!"
-msgstr ""
-"Normalerweise lautet die Antwort 'ja', aber das bedeutet, daß der Server "
-"Ihre storage Dateien löschen und wieder formatieren wird. Bitte denken Sie "
-"gründlich darüber nach !"
+msgid "Usually the best answer is accept to the following question but in that 
case the server will erase and reformat your storage files. Please consider 
your answer carefully!"
+msgstr "Normalerweise sollten Sie die folgende Frage akzeptieren,  der Server 
wird dann Ihre storage Dateien löschen und wieder neu formatieren wird. Bitte 
denken Sie gründlich über Ihre Antwort nach!"
+
diff -Nru oops-1.5.23.cvs.ori/debian/po/fr.po oops-1.5.23.cvs/debian/po/fr.po
--- oops-1.5.23.cvs.ori/debian/po/fr.po 2005-01-13 18:17:32.000000000 +0100
+++ oops-1.5.23.cvs/debian/po/fr.po     2005-01-13 20:43:51.000000000 +0100
@@ -11,10 +11,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: oops_1.5.22-3\n"
+"Project-Id-Version: oops_1.5.23.cvs-2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2004-02-08 08:32+0100\n"
-"PO-Revision-Date: 2003-10-20 09:31+0200\n"
+"PO-Revision-Date: 2004-06-03 20:38+0200\n"
 "Last-Translator: Michel Grentzinger <[EMAIL PROTECTED]>\n"
 "Language-Team: French <[email protected]>\n"
 "MIME-Version: 1.0\n"
@@ -25,49 +25,49 @@
 #. Description
 #: ../oops.templates:3
 msgid "Http-proxy port?"
-msgstr "Port du mandataire HTTP"
+msgstr "Port du mandataire HTTP :"
 
 #. Type: string
 #. Description
 #: ../oops.templates:3
 msgid "This is the port number on which oops will listen for http requests."
 msgstr ""
-"Il s'agit du numéro du port qu'oops doit écouter pour traiter les requêtes "
+"Veuillez indiquer le numéro du port qu'oops doit écouter pour traiter les 
requêtes "
 "HTTP."
 
 #. Type: string
 #. Description
 #: ../oops.templates:3
-#, fuzzy
 msgid ""
 "There could be a conflict, if you have another proxy daemon installed. "
 "Default: 3128"
 msgstr ""
-"Un conflit est possible si vous avez installé un autre démon mandataire."
+"Un conflit est possible si vous avez installé un autre démon mandataire. Par "
+"défaut, le port 3128 sera utilisé."
 
 #. Type: string
 #. Description
 #: ../oops.templates:11
 msgid "Icp-proxy port?"
-msgstr "Port du mandataire ICP"
+msgstr "Port du mandataire ICP :"
 
 #. Type: string
 #. Description
 #: ../oops.templates:11
 msgid "This is the port number on which oops will listen for icp requests."
 msgstr ""
-"Il s'agit du numéro du port qu'oops doit écouter pour traiter les requêtes "
+"Veuillez indiquer le numéro du port qu'oops doit écouter pour traiter les 
requêtes "
 "ICP."
 
 #. Type: string
 #. Description
 #: ../oops.templates:11
-#, fuzzy
 msgid ""
 "There could be a conflict, if you have another proxy daemon installed. "
 "Default: 3130"
 msgstr ""
-"Un conflit est possible si vous avez installé un autre démon mandataire."
+"Un conflit est possible si vous avez installé un autre démon mandataire. Par "
+"défaut, le port 3130 sera utilisé."
 
 #. Type: boolean
 #. Description
@@ -79,7 +79,7 @@
 #. Description
 #: ../oops.templates:19
 msgid "*** WARNING! ***"
-msgstr "*** ATTENTION ! ***"
+msgstr "Cette note est importante."
 
 #. Type: boolean
 #. Description
@@ -89,6 +89,6 @@
 "the server will erase and reformat your storage files. Please consider your "
 "answer carefully!"
 msgstr ""
-"Habituellement, il est conseillé d'effectué ce formatage. Cependant, dans ce "
-"cas, le serveur écrasera et reformatera vos fichiers de stockage. Vous "
+"Habituellement, il est conseillé d'effectuer le formatage des fichiers de 
stockage d'oops. Cependant, "
+"cela signifie que ces fichiers seront réinitialisés. Vous "
 "devriez réfléchir soignement avant de répondre."
diff -Nru oops-1.5.23.cvs.ori/debian/po/hu.po oops-1.5.23.cvs/debian/po/hu.po
--- oops-1.5.23.cvs.ori/debian/po/hu.po 2005-01-13 18:17:32.000000000 +0100
+++ oops-1.5.23.cvs/debian/po/hu.po     2005-01-20 07:38:36.000000000 +0100
@@ -11,15 +11,14 @@
 #
 #    Developers do not need to manually edit POT or PO files.
 #
-#, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: oops\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2004-02-08 08:32+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
-"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
+"PO-Revision-Date: 2004-02-08 08:32+0100\n"
+"Last-Translator: Tamas SZERB <[EMAIL PROTECTED]>\n"
+"Language-Team: Hungarian\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-2\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -Nru oops-1.5.23.cvs.ori/debian/po/nl.po oops-1.5.23.cvs/debian/po/nl.po
--- oops-1.5.23.cvs.ori/debian/po/nl.po 1970-01-01 01:00:00.000000000 +0100
+++ oops-1.5.23.cvs/debian/po/nl.po     2005-01-23 12:31:25.000000000 +0100
@@ -0,0 +1,69 @@
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#    Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: oops 1.5.23.cvs-2\n"
+"POT-Creation-Date: 2004-02-08 08:32+0100\n"
+"PO-Revision-Date: 2005-01-23 10:56+0100\n"
+"Last-Translator: Luk Claes <[EMAIL PROTECTED]>\n"
+"Language-Team: Debian l10n Dutch <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#: ../oops.templates:3
+msgid "Http-proxy port?"
+msgstr "Poort voor http-proxy?"
+
+#. Type: string
+#: ../oops.templates:3
+msgid "This is the port number on which oops will listen for http requests."
+msgstr "Dit is de poort waarop oops zal luisteren naar http-aanvragen."
+
+#. Type: string
+#: ../oops.templates:3
+msgid "There could be a conflict, if you have another proxy daemon installed. 
Default: 3128"
+msgstr "Er kan een conflict optreden met een andere geÃnstalleerde 
proxy-achtergronddienst (standaard wordt poort 3128 gebruikt)."
+
+#. Type: string
+#: ../oops.templates:11
+msgid "Icp-proxy port?"
+msgstr "Poort voor icp-proxy?"
+
+#. Type: string
+#: ../oops.templates:11
+msgid "This is the port number on which oops will listen for icp requests."
+msgstr "Dit is de poort waarop oops zal luisteren naar icp-aanvragen."
+
+#. Type: string
+#: ../oops.templates:11
+msgid "There could be a conflict, if you have another proxy daemon installed. 
Default: 3130"
+msgstr "Er kan een conflict optreden met een andere geÃnstalleerde 
proxy-achtergronddienst (standaard wordt poort 3130 gebruikt)."
+
+#. Type: boolean
+#: ../oops.templates:19
+msgid "Format oops storages files?"
+msgstr "Oops-archiefbestanden indelen?"
+
+#. Type: boolean
+#: ../oops.templates:19
+msgid "*** WARNING! ***"
+msgstr "*** WAARSCHUWING! ***"
+
+#. Type: boolean
+#: ../oops.templates:19
+msgid "Usually the best answer is accept to the following question but in that 
case the server will erase and reformat your storage files. Please consider 
your answer carefully!"
+msgstr "Meestal is het het beste om deze suggestie te aanvaarden, maar dan zal 
de server uw archiefbestanden verwijderen en er een nieuwe indeling voor 
gebruiken. Overweeg uw antwoord zorgvuldig!"
+
diff -Nru oops-1.5.23.cvs.ori/debian/po/ru.po oops-1.5.23.cvs/debian/po/ru.po
--- oops-1.5.23.cvs.ori/debian/po/ru.po 1970-01-01 01:00:00.000000000 +0100
+++ oops-1.5.23.cvs/debian/po/ru.po     2005-01-20 11:58:55.000000000 +0100
@@ -0,0 +1,95 @@
+# translation of ru.po to Russian
+# translation of oops_1.5.23.cvs-2_debconf_ru.po to Russian
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans#
+#    Developers do not need to manually edit POT or PO files.
+# Yuri Kozlov <[EMAIL PROTECTED]>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: ru\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-02-08 08:32+0100\n"
+"PO-Revision-Date: 2005-01-20 11:40+0300\n"
+"Last-Translator: Yuri Kozlov <[EMAIL PROTECTED]>\n"
+"Language-Team: Russian <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#. Type: string
+#. Description
+#: ../oops.templates:3
+msgid "Http-proxy port?"
+msgstr "ÐÐÐÐÑ ÐÐÑÑÐ ÐÐÑ Http-proxy ?"
+
+#. Type: string
+#. Description
+#: ../oops.templates:3
+msgid "This is the port number on which oops will listen for http requests."
+msgstr "ÐÐÐÐÑ ÐÐÑÑÐ, Ñ ÐÐÑÐÑÐÐÐ oops ÐÑÐÐÑ 
ÐÑÐÐÐÐÐÑÑ http ÐÐÐÑÐÑÑ."
+
+#. Type: string
+#. Description
+#: ../oops.templates:3
+msgid ""
+"There could be a conflict, if you have another proxy daemon installed. "
+"Default: 3128"
+msgstr ""
+"ÐÑÐÐ ÑÑÑÐÐÐÐÐÐÐ ÐÑÑÐÐÐ ÐÑÐÐÑÐ, ÑÐ ÐÐÐÐÑ 
ÐÐÐÐÐÐÐÑÑÑ ÐÐÐÑÐÐÐÑ. "
+"ÐÐÑÑ ÐÐ ÑÐÐÐÑÐÐÐÑ: 3128"
+
+#. Type: string
+#. Description
+#: ../oops.templates:11
+msgid "Icp-proxy port?"
+msgstr "ÐÐÐÐÑ ÐÐÑÑÐ ÐÐÑ Icp-proxy ?"
+
+#. Type: string
+#. Description
+#: ../oops.templates:11
+msgid "This is the port number on which oops will listen for icp requests."
+msgstr "ÐÐÐÐÑ ÐÐÑÑÐ, Ñ ÐÐÑÐÑÐÐÐ oops ÐÑÐÐÑ 
ÐÑÐÐÐÐÐÑÑ icp ÐÐÐÑÐÑÑ."
+
+#. Type: string
+#. Description
+#: ../oops.templates:11
+msgid ""
+"There could be a conflict, if you have another proxy daemon installed. "
+"Default: 3130"
+msgstr ""
+"ÐÑÐÐ ÑÑÑÐÐÐÐÐÐÐ ÐÑÑÐÐÐ ÐÑÐÐÑÐ, ÑÐ ÐÐÐÐÑ 
ÐÐÐÐÐÐÐÑÑÑ ÐÐÐÑÐÐÐÑ. "
+"ÐÐÑÑ ÐÐ ÑÐÐÐÑÐÐÐÑ: 3130"
+
+#. Type: boolean
+#. Description
+#: ../oops.templates:19
+msgid "Format oops storages files?"
+msgstr "ÐÑÑÐÑÐÐÑÐÑÐÐÐÑÑ ÑÐÐÐÑ ÑÑÐÐÐÐÐÑ ?"
+
+#. Type: boolean
+#. Description
+#: ../oops.templates:19
+msgid "*** WARNING! ***"
+msgstr "*** ÐÐÐÐÐÐÐÐ! ***"
+
+#. Type: boolean
+#. Description
+#: ../oops.templates:19
+msgid ""
+"Usually the best answer is accept to the following question but in that case "
+"the server will erase and reformat your storage files. Please consider your "
+"answer carefully!"
+msgstr ""
+"ÐÐÑÑÐÐ, ÐÑÑÑÐ ÐÑÐÐÑÐÑÑ ÐÐ ÑÑÐÑ ÐÐÐÑÐÑ 
ÑÑÐÐÑÐÐÑÐÐÑÐÐ, ÐÐ Ð ÑÑÐÐ ÑÐÑÑÐÐ "
+"ÑÐÑÐÐÑ ÑÑÐÑÐÐÑ Ð ÐÐÑÐÑÐÑÐÐÑÐÑÑÐÑ ÑÐÐÐÑ 
ÑÑÐÐÐÐÐÑ. "
+"ÐÐÑÐÑÐ ÐÐÐÑÐÐÐÑÐ ÐÑÐÐÐÐ ÑÐÐ ÐÑÐÐÑÐÑÑ!"
+
diff -Nru oops-1.5.23.cvs.ori/debian/po/sv.po oops-1.5.23.cvs/debian/po/sv.po
--- oops-1.5.23.cvs.ori/debian/po/sv.po 2005-01-13 18:17:32.000000000 +0100
+++ oops-1.5.23.cvs/debian/po/sv.po     2005-01-20 07:39:07.000000000 +0100
@@ -11,15 +11,14 @@
 #
 #    Developers do not need to manually edit POT or PO files.
 #
-#, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2004-02-08 08:32+0100\n"
 "PO-Revision-Date: 2003-10-23 09:21+0200\n"
-"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
-"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
+"Last-Translator: <[EMAIL PROTECTED]>\n"
+"Language-Team: Swedish\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -Nru oops-1.5.23.cvs.ori/debian/po/zh_TW oops-1.5.23.cvs/debian/po/zh_TW
--- oops-1.5.23.cvs.ori/debian/po/zh_TW 1970-01-01 01:00:00.000000000 +0100
+++ oops-1.5.23.cvs/debian/po/zh_TW     2005-01-21 06:47:08.000000000 +0100
@@ -0,0 +1,72 @@
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#    Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: oops 1.5.23\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-02-08 08:32+0100\n"
+"PO-Revision-Date: 2005-01-21 11:12+0800\n"
+"Last-Translator: Asho Yeh <[EMAIL PROTECTED]>\n"
+"Language-Team: Chinese (traditional) <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Chinese\n"
+"X-Poedit-Country: TAIWAN\n"
+
+#. Type: string
+#: ../oops.templates:3
+msgid "Http-proxy port?"
+msgstr "HTTPäçäæååèï"
+
+#. Type: string
+#: ../oops.templates:3
+msgid "This is the port number on which oops will listen for http requests."
+msgstr "èåååç oops çäèç http èæææçèçåèã"
+
+#. Type: string
+#: ../oops.templates:3
+msgid "There could be a conflict, if you have another proxy daemon installed. 
Default: 3128"
+msgstr "åæææåèååçäçäæå 
daemonïæåèéæèçãéèåèï3128"
+
+#. Type: string
+#: ../oops.templates:11
+msgid "Icp-proxy port?"
+msgstr "Icp äçäæååèï"
+
+#. Type: string
+#: ../oops.templates:11
+msgid "This is the port number on which oops will listen for icp requests."
+msgstr "èåååç oops çäèç icp èæææçèçåèã"
+
+#. Type: string
+#: ../oops.templates:11
+msgid "There could be a conflict, if you have another proxy daemon installed. 
Default: 3130"
+msgstr "åæææåèååçäçäæå 
daemonïæåèéæèçãéèåèï3130"
+
+#. Type: boolean
+#: ../oops.templates:19
+msgid "Format oops storages files?"
+msgstr "æåèæåå oops çååææåï"
+
+#. Type: boolean
+#: ../oops.templates:19
+msgid "*** WARNING! ***"
+msgstr "*** èå! ***"
+
+#. Type: boolean
+#: ../oops.templates:19
+msgid "Usually the best answer is accept to the following question but in that 
case the server will erase and reformat your storage files. Please consider 
your answer carefully!"
+msgstr 
"éååäçåéïéåæéåççæææååéçåèïäéæçææäïäæååæçéäéææååæçååææåãèæéèææçéæ!"
+

Reply via email to