--- am-utils-6.2+rc20110530.orig/debian/README.Debian +++ am-utils-6.2+rc20110530/debian/README.Debian @@ -0,0 +1,82 @@ +Contents +======== + +1. Utilities missing from the Debian package +2. autofs support +3. Kernel patches + +1. Utilities missing from the Debian package +--------------------------------------------- + +The following utilities are not included in this am-utils package since +they were deemed not used, not working on a Debian machine or not +useful: + + am-eject does not work except in the most trivial cases + ctl-amd /etc/init.d/am-utils is better suited + ctl-hlfsd nobody would want to use hlfsd :-) + expn generally provided by MTA (sendmail, etc) + fix-amd-map useless ? + fixrmtab useless ? + lostaltmail useless ? + wait4amd /etc/init.d/am-utils is better suited + wait4amd2die /etc/init.d/am-utils is better suited + +Send me an email if you need these... + +The fsinfo utility has been renamed to amd-fsinfo to avoid naming +conflicts with a X11 utility. + +2. autofs support +------------------ + +The Debian package now includes support for using the kernel autofs +system rather than using a user-land NFS server, which was the +traditional model for AMD. The Debian config file continues to use +NFS at present, by default. The reasons for this are as follows: + +a) Using autofs requires autofs support in your kernel, and while + the Debian-supplied kernels do have this, your kernel might not + if you built it yourself. + +b) am-utils has difficulty shutting down if there are active mounts + using autofs. This is a known limitation in the Linux kernel. + See the README.autofs file for more details. + The /etc/init.d/am-utils script goes to some lengths to force + a reasonably clean shut down, but in many cases it will not be + successful, and a reboot will be required to completely clean up. + So, use autofs if you wish -- it works, and it's very fast -- + but bear this in mind. + +3. Kernel patches +------------------ + +Some people encountered some problems with am-utils and direct +mounts where amd would loose track of which filesystem(s) are mounted +or not. According to the am-utils developers, this is a kernel problem. + +If you run into the above symptoms, you might want to try patching +your kernel with the enclosed patches (in +/usr/share/doc/am-utils/kernel-patches). You will have to recompile +your own kernel. The following are provided: + + - amd-direct-mount-linux2219.diff applies on top of 2.2.19. It has + also been verified to work on top of 2.2.20-pre7. + + - amd-direct-mount-linux244.diff applies on top of 2.4.4. It also + applies on top of 2.4.6, with one reject on fs/namei.c. The reject + should be discarded. + +If you are running other kernels, or check for updated kernel patches, +you might want to look at: + + ftp://ftp.am-utils.org/pub/am-utils/patches/README.html + +However, 99% of amd users never run into these problems (unless you +enable the new autofs support, where similar problems can occur) + +Tim Cutts +(this file was originally written by Philippe Troin ). + + LocalWords: utils Debian ctl amd hlfsd expn MTA sendmail fixrmtab lostaltmail + LocalWords: ldap fsinfo linux diff fs Troin filesystem autofs --- am-utils-6.2+rc20110530.orig/debian/README.Debian.doc +++ am-utils-6.2+rc20110530/debian/README.Debian.doc @@ -0,0 +1,4 @@ +The documentation for the am-utils package has been installed in the +/usr/share/doc/am-utils directory. + +Tim Cutts --- am-utils-6.2+rc20110530.orig/debian/README.source +++ am-utils-6.2+rc20110530/debian/README.source @@ -0,0 +1,4 @@ +This source package has some patches managed by quilt. + +See /usr/share/doc/quilt/README.source + --- am-utils-6.2+rc20110530.orig/debian/a_master +++ am-utils-6.2+rc20110530/debian/a_master @@ -0,0 +1,79 @@ +#machine opts info +achilles -opts:=rw,grpid,nosuid \ + type:=ufs;hostd==achilles.doc;dev:=/dev/xy1g \ + type:=nfs;hostd!=achilles.doc;rhost:=achilles.doc;rfs:=/home/achilles +# +dougal -opts:=rw,grpid,nosuid \ + type:=ufs;hostd==dougal.doc;dev:=/dev/dsk/1s0 \ + type:=nfs;hostd!=dougal.doc;rhost:=dougal.doc;rfs:=/home/dougal +# +dylan type:=auto;fs:=${map};pref:=${key}/ +dylan/dk2 -opts:=rw,grpid,nosuid \ + hostd==dylan.doc;type:=ufs;dev:=/dev/dsk/2s0 \ + hostd!=dylan.doc;type:=nfs;rhost:=dylan.doc;rfs:=/home/dylan/dk2 +# +dylan/dk3 -opts:=rw,grpid,nosuid \ + hostd==dylan.doc;type:=ufs;dev:=/dev/dsk/3s0 \ + hostd!=dylan.doc;type:=nfs;rhost:=dylan.doc;rfs:=/home/dylan/dk3 +# +dylan/dk5 -opts:=rw,grpid,nosuid \ + hostd==dylan.doc;type:=ufs;dev:=/dev/dsk/5s0 \ + hostd!=dylan.doc;type:=nfs;rhost:=dylan.doc;rfs:=/home/dylan/dk5 +# +ganymede -opts:=rw,grpid,nosuid \ + hostd!=${key}.${domain};type:=nfs;rhost:=${key}.${domain};rfs:=/home/${key} +gummo -opts:=rw,grpid,nosuid \ + hostd!=gummo.doc;type:=nfs;rhost:=gummo.doc;rfs:=/home/gummo +# +# Wildcard match +* -opts:=rw,grpid,nosuid \ + hostd!=${key}.${domain};type:=nfs;rhost:=${key}.${domain};rfs:=/home/${key} +# +# +gould -opts:=rw,grpid,nosuid \ + hostd!=gould.doc;type:=nfs;rhost:=gould.doc;rfs:=/home/gould +toytown -opts:=rw,grpid,nosuid \ + hostd!=toytown.doc;type:=nfs;rhost:=toytown.doc;rfs:=/home/${key} +zebedee -opts:=rw,grpid,nosuid \ + hostd!=zebedee.doc;type:=nfs;rhost:=zebedee.doc;rfs:=/home/zebedee +# +# Should be ENOENT from mountd on toytown... +# +testing -opts:=rw,grpid,nosuid \ + hostd!=toytown.doc;type:=nfs;rhost:=toytown.doc;rfs:=/this/that +# +# Somewhere else +# +pebbles -opts:=rw,grpid,nosuid \ + hostd!=pebbles.cc;type:=nfs;rhost:=pebbles.cc;rfs:=/home/cc/pebbles +# +# Specify where to mount +# +xtoy -opts:=rw,grpid,nosuid \ + type:=nfs;rhost:=toytown.doc;rfs:=/home/toytown;fs:=/tmp/junk99 +# +# Links... +# +alink type:=link;hostd==achilles.doc;fs:=/etc +tlink type:=link;hostd==truth.doc;fs:=/etc +uucp type:=link;hostd==truth.doc;fs:=/etc;sublink:=uucp +# +# Duplicate mounts to the same place +# +dup1 -opts:=rw,grpid,nosuid \ + type:=nfs;rhost:=toytown.doc;rfs:=/home/toytown;fs:=/tmp/tt-home +dup2 -opts:=rw,grpid,nosuid \ + type:=nfs;rhost:=ganymede.doc;rfs:=/home/ganymede;fs:=/tmp/tt-home +# +# Symlink +# +link type:=link;fs:=dylan/dk2/adh +# +# Program mount +# +exec type:=program;mount:="/bin/true false";unmount:="/bin/true true" +# +# Alternate mount locations. +# +alt -host==truth;type:=nfs;rfs:=/var/spool/mail \ + rhost:=toytown rhost:=charm rhost:=gummo --- am-utils-6.2+rc20110530.orig/debian/a_net +++ am-utils-6.2+rc20110530/debian/a_net @@ -0,0 +1,3 @@ +/defaults fs:=${autodir}/${rhost}/root/${rfs} +* rhost:=${key};type:=host;rfs:=/ + --- am-utils-6.2+rc20110530.orig/debian/am-utils-doc.doc-base +++ am-utils-6.2+rc20110530/debian/am-utils-doc.doc-base @@ -0,0 +1,18 @@ +Document: am-utils +Title: Am-utils - 4.4BSD Automounter Utilities +Author: Erez Zadok et al. +Abstract: Am-utils, the 4.4BSD automounter + An automounter maintains a cache of mounted filesystems. Filesystems + are mounted on demand when they are first referenced, and unmounted + after a period of inactivity + . + This manual documents the use of the 4.4BSD automounter tool suite, + which includes Amd, Amq, Hlfsd, and other programs. This is primarily + a reference manual. While no tutorial exists, there are examples + available. +Section: System/Administration + +Format: HTML +Files: /usr/share/doc/am-utils/html/* +Index: /usr/share/doc/am-utils/html/am-utils_toc.html + --- am-utils-6.2+rc20110530.orig/debian/am-utils-doc.docs +++ am-utils-6.2+rc20110530/debian/am-utils-doc.docs @@ -0,0 +1 @@ +debian/README.Debian.doc --- am-utils-6.2+rc20110530.orig/debian/am-utils-doc.info +++ am-utils-6.2+rc20110530/debian/am-utils-doc.info @@ -0,0 +1 @@ +doc/am-utils.info* --- am-utils-6.2+rc20110530.orig/debian/am-utils-doc.install +++ am-utils-6.2+rc20110530/debian/am-utils-doc.install @@ -0,0 +1,2 @@ +debian/html/*.html usr/share/doc/am-utils/html +MIRRORS.html usr/share/doc/am-utils/html --- am-utils-6.2+rc20110530.orig/debian/am-utils.NEWS +++ am-utils-6.2+rc20110530/debian/am-utils.NEWS @@ -0,0 +1,10 @@ +am-utils (6.1.1-1) unstable; urgency=low + + * Support for maps from LDAP has been added + * The libamu.la file has been moved to the -dev package, which explains the + 'Replaces' control entry between libamu2 and the new libamu-dev + * am-utils now supports the use of autofs-style maps. See the docs for + more info. + + -- Tim Cutts Thu, 1 Sep 2005 15:55:05 +0100 + --- am-utils-6.2+rc20110530.orig/debian/am-utils.config +++ am-utils-6.2+rc20110530/debian/am-utils.config @@ -0,0 +1,232 @@ +#!/bin/sh -e + +# Import debconf library... +. /usr/share/debconf/confmodule + +# Any amd configuration present ? +if test -d /etc/amd +then + db_get am-utils/import-amd-conf-done + if test "$RET" = false + then + # Ask about importing amd configuration + db_input high am-utils/import-amd-conf || test $? = 30 + db_go + + db_get am-utils/import-amd-conf + if test "$RET" = true + then + # Attempt importing defaults... + if test -f /etc/amd/config.disabled-by-am-utils + then + # Import general config + . /etc/amd/config.disabled-by-am-utils + if test "$LOGFILE" != syslog + then + db_input medium am-utils/log-to-file + db_go + fi + if test "x$NISMAP" != x + then + db_set am-utils/use-nis true + db_set am-utils/nis-master-map "$NISMAP" + if test "x$NISKEY" != x + then + db_set am-utils/nis-master-map-key-style config + db_set am-utils/nis-key "$NISKEY" + else + db_set am-utils/nis-master-map-key-style onekey + fi + else + db_set am-utils/use-nis false + # Try to locate various maps + if test -f /etc/amd/amd.master + then + success=true + passwdmap=false + netmap=false + maps="" + set -- `cat /etc/amd/amd.master` + while [ $# != 0 ] + do + case "$1" in + -[nprv]) + shift + ;; + -[acdkltwxyCD]) + shift + if test $# = 0 + then + success=false + break + fi + shift + ;; + *) + break + ;; + esac + done + if $success + then + while [ $# != 0 ] + do + arg="$1" + shift + # Special cases + if [ "$arg" = home ] || [ "$arg" = /home ] \ + && [ "$1" = /etc/passwd ] + then + shift + passwdmap=true + continue + fi + if [ "$arg" = /net ] && [ "$1" = /etc/amd/amd.net ] + then + shift + netmap=true + continue + fi + + case "$arg" in + /*) + if test $# = 0 + then + success=false + break + fi + loc="$1" + shift + case "$loc" in + /etc/amd/*) + newloc="`echo $loc | sed -e \ + s!amd!am-utils!`" + if test -f "$loc" + then + cp "$loc" "$newloc" + loc="$newloc" + else + success=false + break + fi + ;; + esac + maps="$maps $arg $loc" + while true + do + case "$1" in + -*) + maps="$maps $1" + shift + ;; + *) + break + ;; + esac + done + ;; + *) + success=false + break + ;; + esac + done + fi + if $success + then + if $netmap + then + db_set am-utils/map-net true + else + db_set am-utils/map-net false + fi + if $passwdmap + then + db_set am-utils/map-home true + else + db_set am-utils/map-home false + fi + db_set am-utils/map-others "$maps" + else + db_input high am-utils/import-amd-failed + fi + fi + fi + fi + fi + db_set am-utils/import-amd-conf-done true + fi +fi + +# Am-utils 5.0.5-1 and earlier had am-utils/nis-multi-key +if db_get am-utils/nis-multi-key +then + case "$RET" in + true) + db_set am-utils/nis-master-map-key-style config + ;; + false) + db_set am-utils/nis-master-map-key-style onekey + ;; + *) + echo "$0: unknown value for nis-multi-key: $RET" + exit 1 + esac + db_unregister am-utils/nis-multi-key +fi + +# Configuration +db_input high am-utils/use-nis || test $? = 30 +db_go + +db_get am-utils/use-nis +if test "$RET" = true +then + # NIS config + + # Ask master map name + db_input high am-utils/nis-master-map || test $? = 30 + db_go + + # Which kind of mast map... + db_input high am-utils/nis-master-map-key-style || test $? = 30 + db_go + + db_get am-utils/nis-master-map-key-style + case "$RET" in + config) + # We use configurations as keys + + # Ask key name + db_input high am-utils/nis-key || test $? = 30 + db_go + ;; + custom) + # Custom string... + db_input high am-utils/nis-custom || test $? = 30 + db_go + ;; + esac +else + # No-NIS config + + # net map + db_input medium am-utils/map-net || test $? = 30 + db_go + + # passwd map + db_input low am-utils/map-home || test $? = 30 + db_go + + # other maps + db_input low am-utils/map-others || test $? = 30 + db_go +fi + +db_input low am-utils/clustername || test $? = 30 +db_go + +db_stop + +# Done +exit 0 --- am-utils-6.2+rc20110530.orig/debian/am-utils.copyright.in +++ am-utils-6.2+rc20110530/debian/am-utils.copyright.in @@ -0,0 +1,10 @@ +This package has been debianized by Philippe Troin from +sources found on ftp://ftp.am-utils.org/pub/am-utils/. + +Debianization Copyright (C) 2000-2003 Philippe Troin +and Copyright (C) 2004-2005 Tim Cutts . +The packaging (debianization) is licensed under the GNU General Public License +which can be found in /usr/share/common-licenses/GPL on Debian systems. + +Am-utils is licensed under a BSD license: + --- am-utils-6.2+rc20110530.orig/debian/am-utils.dirs +++ am-utils-6.2+rc20110530/debian/am-utils.dirs @@ -0,0 +1,2 @@ +etc/default +usr/share/am-utils --- am-utils-6.2+rc20110530.orig/debian/am-utils.docs +++ am-utils-6.2+rc20110530/debian/am-utils.docs @@ -0,0 +1,13 @@ +AUTHORS +FAQ +BUGS +NEWS +INSTALL +README +README.autofs +README.ldap +MIRRORS.txt +ldap-id.ms +ldap-id.txt +ldap.schema + --- am-utils-6.2+rc20110530.orig/debian/am-utils.init +++ am-utils-6.2+rc20110530/debian/am-utils.init @@ -0,0 +1,216 @@ +#! /bin/sh + +# Copyright (C) 2004-2008 Tim Cutts +# Copyright (C) 2001-2003 Philippe Troin +# Copyright (C) 1996-98 by Dominik Kubla, and +# Roman Hodek +# + +### BEGIN INIT INFO +# Provides: am-utils +# Required-Start: $portmap $remote_fs $syslog +# Required-Stop: $portmap $remote_fs $syslog +# Should-Start: ypbind nslcd +# Should-Stop: ypbind nslcd +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: BSD automounter +# Description: Automount local and remote filesystems +### END INIT INFO + +PATH=/usr/sbin:/sbin:/usr/bin:/bin +export PATH + +# Defaults +CONF=/etc/default/am-utils + +# If the package is removed, skip it. +test -x /usr/sbin/amd || exit 0 + +get_amd_args() { + if [ ! -f "$CONF" ] + then + echo "$0: not configured yet (try running \"dpkg-reconfigure am-utils\")." 1>&2 + exit 1 + fi + . "$CONF" + + if test "$AM_UTILS_USE_NIS" = true + then + map="$AM_UTILS_NIS_MASTER_MAP" + case "$AM_UTILS_NIS_MASTER_MAP_KEY_STYLE" in + config) + key="$AM_UTILS_NIS_KEY" + AMDARGS="`ypmatch \"$key\" \"$map\"`" + ;; + onekey) + AMDARGS="`ypcat \"$map\"`" + ;; + mountpoint) + AMDARGS="`ypcat -k \"$map\"`" + ;; + custom) + AMDARGS="`sh -c \"$AM_UTILS_NIS_CUSTOM\"`" + ;; + *) + echo "$0: bad key style" + exit 1 + ;; + esac + if [ -z "$AMDARGS" ] + then + echo "$0: cannot find master map" 1>&2 + exit 1 + fi + else + AMDARGS="" + + if [ "$AM_UTILS_MAP_NET" = true ] + then + AMDARGS="$AMDARGS /net /usr/share/am-utils/amd.net" + fi + + if [ "$AM_UTILS_MAP_HOME" = true ] + then + AMDARGS="$AMDARGS /home /etc/passwd" + fi + + AMDARGS="$AMDARGS $AM_UTILS_MAP_OTHERS" + fi + + if [ "$AM_UTILS_CLUSTERNAME" != "" ]; then + AMDARGS="-C \"$AM_UTILS_CLUSTERNAME\" $AMDARGS" + fi + +} + +start_amd() { + pid="`amq -p 2>/dev/null`" + if [ -n "$pid" ]; then + echo "Starting automounter: amd is already running" 1>&2 + exit 0 + fi + + # If the hostname is not a FQHN, add the -d command line switch, + # so that hostnames in the maps are stripped correctly. + case `hostname` in + *.*) dnsdomain='' + ;; + *) if test "$AM_UTILS_USE_NIS" = true; then + dnsdomainname=`dnsdomainname` + if [ "$dnsdomainname" ] ; then + dnsdomain="-d $dnsdomainname" + else + echo "$0: please setup your domainname" 1>&2 + exit 1 + fi + else + dnsdomain='' + fi + ;; + esac + + get_amd_args + + echo -n "Starting automounter: amd" + /usr/sbin/amd -F /etc/am-utils/amd.conf $dnsdomain $AMDARGS + echo "." +} + +raze_amd() { + # This function tries to kill an amd which hasn't exited nicely. + # This happens really easily, especially if using mount_type autofs + + # Get the currently mounted filesystems + filesystems=`/bin/tempfile -s .amd` + if [ $? -ne 0 ]; then + return 1 + fi + + amq | awk '$2 !~ "root" {print $1}' > $filesystems + + # Kill the daemon + kill -9 "$pid" + + sleep 10 + + if kill -s 0 $pid; then + rm -f $filesystems + return 1 + fi + + # Attempt to forcibly unmount the remaining filesystems + returncode=0 + tac $filesystems | while read fs; do + umount -l -f "$fs" || returncode=1 + sleep 1 + done + + rm -f $filesystems + return $returncode +} + +stop_amd() { + pid="`amq -p 2>/dev/null`" + if [ -z "$pid" ]; then + echo "Stopping automounter: amd not running" 1>&2 + if [ $# -eq 0 ] + then + exit 0 + else + return + fi + fi + echo -n "Requesting amd unmount filesystems: " + amq | awk '{print $1}' | tac | xargs -r -n 1 amq -u + echo " done." + echo -n "Stopping automounter: amd " + kill -s TERM "$pid" + # wait until amd has finished; this may take a little bit, and amd can't + # start while an old one is running + i=0 + maxsecs=120 + while [ $i -le $maxsecs ] && kill -s 0 $pid >/dev/null 2>&1; do + echo -n "." + sleep 1 + i="`expr $i + 1`" + [ $i -eq 15 ] && echo -n " [will wait `expr $maxsecs - $i` secs more] " + done + if kill -s 0 $pid >/dev/null 2>&1 + then + if raze_amd; then + echo " done." + else + echo " failed." + exit 1 + fi + else + echo " done." + fi +} + +case "$1" in + start) + start_amd + ;; + + stop) + stop_amd + ;; + + + restart|force-reload) + stop_amd -noquit + start_amd + ;; + + reload) + # amd tests itself if its map files have changed, so nothing to do here + ;; + + *) + echo "Usage: /etc/init.d/amd {start|stop|restart|[force-]reload}" + exit 1 +esac + +exit 0 --- am-utils-6.2+rc20110530.orig/debian/am-utils.install +++ am-utils-6.2+rc20110530/debian/am-utils.install @@ -0,0 +1,8 @@ +debian/tmp/usr/sbin +debian/tmp/usr/bin +debian/tmp/usr/share/man +debian/amd.conf etc/am-utils +debian/amq-check-wrap usr/sbin +debian/amq-check-wrap.8 usr/share/man/man8 +debian/a_master usr/share/doc/am-utils/examples +debian/*.diff usr/share/doc/am-utils/kernel-patches --- am-utils-6.2+rc20110530.orig/debian/am-utils.postinst +++ am-utils-6.2+rc20110530/debian/am-utils.postinst @@ -0,0 +1,244 @@ +#!/bin/bash -e + +PATH=/usr/sbin:/sbin:/usr/bin:/bin +export PATH + +# Defaults +CONFIG=/etc/default/am-utils + +# Source debconf library. +. /usr/share/debconf/confmodule + +# Simple function to escape single quotes +escape_single_quotes() { + echo "$@" | sed -e "s!'!'\"'\"'!g" +} + +if [[ $1 = configure ]]; then + + # Complain if we cannot connect to the amq service for localhost + if amq-check-wrap + then + : + else + db_input high am-utils/rpc-localhost + db_go + fi + + TMPFILE=$(mktemp /tmp/am-utils-postinst.XXXXXX) + trap "rm -f $TMPFILE" 0 + + db_get am-utils/use-nis + AM_UTILS_USE_NIS="`escape_single_quotes \"$RET\"`" + db_get am-utils/nis-master-map + AM_UTILS_NIS_MASTER_MAP="`escape_single_quotes \"$RET\"`" + db_get am-utils/nis-master-map-key-style + AM_UTILS_NIS_MASTER_MAP_KEY_STYLE="`escape_single_quotes \"$RET\"`" + db_get am-utils/nis-key + AM_UTILS_NIS_KEY="`escape_single_quotes \"$RET\"`" + db_get am-utils/nis-custom + AM_UTILS_NIS_CUSTOM="`escape_single_quotes \"$RET\"`" + db_get am-utils/map-net + AM_UTILS_MAP_NET="`escape_single_quotes \"$RET\"`" + db_get am-utils/map-home + AM_UTILS_MAP_HOME="`escape_single_quotes \"$RET\"`" + db_get am-utils/map-others + AM_UTILS_MAP_OTHERS="`escape_single_quotes \"$RET\"`" + db_get am-utils/clustername + AM_UTILS_CLUSTERNAME="`escape_single_quotes \"$RET\"`" + + echo '# Am-utils configuration generated automatically by am-utils.config $Revision: 1.9 $' > $TMPFILE + cat >> "$TMPFILE" <<+++EOD+++ +# +# Change this file using "dpkg-reconfigure am-utils" +# +AM_UTILS_USE_NIS='$AM_UTILS_USE_NIS' +AM_UTILS_NIS_MASTER_MAP='$AM_UTILS_NIS_MASTER_MAP' +AM_UTILS_NIS_MASTER_MAP_KEY_STYLE='$AM_UTILS_NIS_MASTER_MAP_KEY_STYLE' +AM_UTILS_NIS_KEY='$AM_UTILS_NIS_KEY' +AM_UTILS_NIS_CUSTOM='$AM_UTILS_NIS_CUSTOM' +AM_UTILS_MAP_NET='$AM_UTILS_MAP_NET' +AM_UTILS_MAP_HOME='$AM_UTILS_MAP_HOME' +AM_UTILS_MAP_OTHERS='$AM_UTILS_MAP_OTHERS' +AM_UTILS_CLUSTERNAME='$AM_UTILS_CLUSTERNAME' ++++EOD+++ + + ucf --debconf-ok $TMPFILE $CONFIG + +fi + +# Stop any debconf pipes +db_stop + +# Kill the old and start the new am-utils. +# This is done here to keep am-utils alive across the update, in case +# the archives are on an automounted directory! + +pid="" +tmpfile="" +wasrunning=no + +if [ -s /var/run/am-utils-upgrade.pid ]; then + tmpfile=/var/run/am-utils-upgrade.pid + pid=`cat $tmpfile` +fi + +if [ -n "$pid" ]; then + echo "Stopping amd (pid $pid)." + wasrunning=yes + kill -s TERM $pid || true + # let it cleanly shut down... + while kill -s 0 $pid >/dev/null 2>&1; do + sleep 1 + done +else + # Run the the stop amd only if there's a current one running + # (in case we're reconfiguring) + if [ -n "`amq -p 2>/dev/null`" ] + then + wasrunning=yes + invoke-rc.d am-utils stop + fi +fi + +if [ -n "$tmpfile" ]; then + rm -f $tmpfile +fi + +#DEBHELPER# + +### Begin autodetect stuck amds... +# These are functions to try killing runaway amds +waittodie() { + pid="$1" + i=0 + while [ $i -le 30 ] + do + if ! kill -s 0 "$pid" > /dev/null 2>&1 + then + break + fi + sleep 1 + echo -n "." + i="`expr $i + 1`" + done +} + +trykill() { + how="$1" + sig="$2" + pid="$3" + echo -n "Trying to kill $how $pid... [max 30 seconds wait] " + kill -s "$sig" "$pid" > /dev/null 2>&1 || true + waittodie "$pid" +} + +instabort() { + echo + echo "Aborting am-utils's installation..." + echo "You might want to reboot to clear up amd's state before" + echo "attempting to reconfigure this package..." + echo + exit 1 +} + +# Try to find amd-managed mount points. +mntpts="" +pids="" +if [ "$1" = install ] +then + while read fs mntpt other + do + pid="`echo $fs | sed -e 's/^.*(pid\([0-9]\+\))$/\1/'`" + case "$pid" in + [0-9]*) + mntpts="$mntpts $mntpt" + if echo "$pids" |egrep -vq "(^|[[:space:]])$pid(\$|[[:space:]])" + then + pids="$pids $pid" + fi + ;; + esac + done < /proc/mounts +fi + +if test -n "$mntpts" +then + while true + do + cat <<+++EOD+++ + +WARNING: I found some amd-managed mount-points still active... + This could be due to some problems with the old amd package + and a glibc upgrade... + ++++EOD+++ + echo -n "Should I try to fix the problem (yes/no) ? " + read ans + echo + case "$ans" in + [yY][eE][sS]) + echo "Found amd mount points from PIDs: $pids." + for pid in $pids + do + echo -n "Examining pid $pid... " + if kill -s 0 "$pid" > /dev/null 2>&1 + then + echo "alive" + trykill "normally" TERM "$pid" + if kill -s 0 "$pid" > /dev/null 2>&1 + then + echo " did not work... trying harder..." + trykill "violently" KILL "$pid" + if kill -s 0 "$pid" > /dev/null 2>&1 + then + echo " did not work either..." + instabort + fi + else + echo " dead !" + fi + else + echo "dead" + fi + done + echo "Found amd mount points at: $mntpts" + for mntpt in $mntpts + do + echo -n "Trying to umount $mntpt... [max 30 seconds wait] " + umount "$mntpt" > /dev/null 2>&1 & + pid="$!" + waittodie "$pid" + if kill -s 0 "$pid" > /dev/null 2>&1 + then + echo " umount stuck..." + instabort + else + if fgrep -q " $mntpt " /proc/mounts + then + echo " can't umount..." + instabort + else + echo " done" + fi + fi + done + echo + echo "Everything should be fixed... proceeding..." + echo + break + ;; + [nN][oO]) + instabort + ;; + *) + echo "Please answer \"yes\" or \"no\"..." + ;; + esac + done +fi +### End autodetect stuck amds... + +invoke-rc.d am-utils start || : + +exit 0 --- am-utils-6.2+rc20110530.orig/debian/am-utils.postrm +++ am-utils-6.2+rc20110530/debian/am-utils.postrm @@ -0,0 +1,18 @@ +#!/bin/sh -e + +CONFIG=/etc/default/am-utils + +#DEBHELPER# + +if [ "$1" = "purge" ] ; then + test -x /usr/bin/ucf && ucf --purge $CONFIG + rm -f /etc/default/am-utils +fi + +if [ "$1" = remove ] && [ -f /etc/amd/config.disabled-by-am-utils ] && [ ! -f /etc/amd/config ] +then + echo "Reenabling old amd package..." + mv /etc/amd/config.disabled-by-am-utils /etc/amd/config +fi + +exit 0 --- am-utils-6.2+rc20110530.orig/debian/am-utils.preinst +++ am-utils-6.2+rc20110530/debian/am-utils.preinst @@ -0,0 +1,10 @@ +#!/bin/sh -eu + +#DEBHELPER# + +# Disable the OLD amd package (reinstated in postrm) +if test -f /etc/amd/config +then + echo "Disabling old amd package..." + mv -f /etc/amd/config /etc/amd/config.disabled-by-am-utils +fi --- am-utils-6.2+rc20110530.orig/debian/am-utils.prerm +++ am-utils-6.2+rc20110530/debian/am-utils.prerm @@ -0,0 +1,5 @@ +#!/bin/sh -eu + +#DEBHELPER# + +exit 0 --- am-utils-6.2+rc20110530.orig/debian/am-utils.templates +++ am-utils-6.2+rc20110530/debian/am-utils.templates @@ -0,0 +1,178 @@ +Template: am-utils/import-amd-conf-done +Type: boolean +Default: false +Description: for internal use + +Template: am-utils/import-amd-conf +Type: boolean +Default: false +_Description: Import old amd configuration? + amd package configuration files are available (the "amd" package was + the precursor to am-utils) + . + A mechanism is available to import these files, but it may fail + in some cases. + +Template: am-utils/log-to-file +Type: error +_Description: Failed to log to file + The old "amd" configuration used to log to a file instead of using syslog. + . + The "am-utils" package only supports logging to the syslog out of the box. + You might want to modify the /etc/am-utils/amd.conf file to enable logging + to a file. + . + This will require manual intervention. + +Template: am-utils/import-amd-failed +Type: error +_Description: Automatic import of amd's configuration failed + Unfortunately, the automatic import of the old amd configuration failed. + . + Please review your am-utils configuration. + +Template: am-utils/use-nis +Type: boolean +Default: false +_Description: Is the amd master map propagated through NIS? + At large sites the automounter tables (called 'maps') may be available + through the "Network Information Service", or NIS for short (formerly known + as "Yellow pages"). This is the recommended way of using the automounter + on client systems. + . + The master map contains the list of mount points to be managed by amd. + This master map can be propagated through NIS or can be a file. Whatever + answer you choose here does not prevent amd from retrieving the other maps + via NIS. + . + Only the *master* map is concerned here. + +Template: am-utils/nis-master-map +Type: string +Default: amd.master +_Description: Name of the master map: + The master map is the map containing amd's startup arguments and refers to + other maps. + . + It's generally called "amd.master". + +Template: am-utils/nis-master-map-key-style +Type: select +__Choices: config, onekey, mountpoint, custom +Default: onekey +_Description: Master map style: + The Amd master map can be of different styles: + . + With the `config' style, every key in the master map specifies a different + configuration. You might have different configurations depending on which + OS is booted, or on what the machine's purpose is. The value associated + with each key is the list of mountpoints and maps to be used with this + configuration. + . + Example map: + . + linux /home amd.home /boot amd.boot -cache:=all + freebsd /home amd.home /usr/sys amd.usr-sys + . + You will need to specify which key to use. + . + The `onekey' style is the same as `config' except there is only one single + configuration. No key needs to be specified. + . + With the `mountpoint' style, every key in the master map is the mount + point and the value is the map name to be used for this mount point, plus + some options if needed. This is the default map style for FreeBSD. + . + Example map: + . + /home amd.home + /boot amd.boot -cache:=all + . + With the `custom' style, you will be prompted for a command to extract the + master map which will be run everytime amd starts. + +Template: am-utils/nis-key +Type: string +Default: default +_Description: NIS key to use for this system: + The key is typically the name of the os ("linux" for example), or a + description of this computer's usage ("marketing", "r&d", etc). + +Template: am-utils/nis-custom +Type: string +Default: echo "/amd-is-misconfigured /usr/share/am-utils/amd.net" +_Description: Command to run to extract the master map: + Please enter a shell command to run when amd starts up. This command + should print a valid list of amd command line maps on stdout. + +Template: am-utils/map-net +Type: boolean +Default: true +_Description: Use the 'net' map? + Amd can be configured to use the net map. With this map, one can access + all the filesystems exported via NFS from a particular host by looking + under: + /net// + . + While convenient, this can result in mounting a lot of filesystems + simultaneously. + +Template: am-utils/map-home +Type: boolean +Default: false +_Description: Use the passwd map? + A map for automounting of home directories on /home. + . + If you use the following system for the home directories of + your users, then you will not need to do any configuration, because amd + provides a special "passwd" map type for this case. Amd will break the + string + . + /anydir/[dom1[/...]/]domN/login + . + to: + . + rfs:=/anydir/domN + rhost:=domN[[....].dom1] + sublink:=login + . + If your home directories do *not* follow this pattern, you should not enable + this feature. + +Template: am-utils/map-others +Type: string +_Description: Other maps to use: + If you need to use other maps, enter them here. + . + A map entry requires the two following elements: + 1. A mount point (where the map will be mounted and accessed) + 2. The name of a map, in a text file, DBM file, or the name of a + NIS map. + . + For example, if you have a text map in /etc/am-utils/amd.test to be + mounted on /foo and a NIS map called amd.other to be mounted on /bar, then + you should enter: + . + /foo /etc/am-utils/amd.test /bar amd.other + +Template: am-utils/clustername +Type: string +_Description: Cluster name to use: + A map entry can use the '\${cluster}' selector, to identify a machine as + belonging to a particular cluster. + . + If you use that facility, set the cluster name here. If you leave it + blank, amd will use the DNS domain name instead. + +Template: am-utils/rpc-localhost +Type: error +_Description: Cannot contact RPC service on localhost + Access to localhost's amd RPC service is denied! am-utils will not work + until you take manual action to rectify this. + . + Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access to + the amd service for localhost. This is typically done by inserting the + following line to /etc/hosts.allow: + . + amd: localhost + --- am-utils-6.2+rc20110530.orig/debian/amd-direct-mount-linux2219.diff +++ am-utils-6.2+rc20110530/debian/amd-direct-mount-linux2219.diff @@ -0,0 +1,87 @@ +diff -urNX /misc/unpack/diff_kernel_excludes /mnt/3/linux-2.2.19/fs/namei.c linux-2.2.19/fs/namei.c +--- /mnt/3/linux-2.2.19/fs/namei.c Sun Mar 25 08:30:58 2001 ++++ linux-2.2.19/fs/namei.c Sat Apr 28 03:56:30 2001 +@@ -301,11 +302,17 @@ + return dentry; + } + +-static inline struct dentry * follow_mount(struct dentry * dentry) ++static inline struct dentry * follow_mount(struct dentry * dentry, int flags) + { + struct dentry * mnt = dentry->d_mounts; + + if (mnt != dentry) { ++ /* revalidate first */ ++ if (mnt->d_op && mnt->d_op->d_revalidate) { ++ if (!mnt->d_op->d_revalidate(mnt, flags) && !d_invalidate(mnt)) ++ /* don't follow the mount if we can't validate it */ ++ return dentry; ++ } + dget(mnt); + dput(dentry); + dentry = mnt; +@@ -405,7 +412,7 @@ + } + + /* Check mountpoints.. */ +- dentry = follow_mount(dentry); ++ dentry = follow_mount(dentry, flags); + + base = do_follow_link(base, dentry, flags); + if (IS_ERR(base)) +diff -urNX /misc/unpack/diff_kernel_excludes /mnt/3/linux-2.2.19/fs/nfs/inode.c linux-2.2.19/fs/nfs/inode.c +--- /mnt/3/linux-2.2.19/fs/nfs/inode.c Sun Mar 25 08:37:38 2001 ++++ linux-2.2.19/fs/nfs/inode.c Sat Apr 28 04:34:57 2001 +@@ -435,6 +435,7 @@ + goto failure_put_root; + + sb->s_root->d_op = &nfs_dentry_operations; ++ sb->s_root->d_time = jiffies; + + /* Get some general file system info */ + if (server->rpc_ops->statfs(server, &fh, &fsinfo) >= 0) { +diff -urNX /misc/unpack/diff_kernel_excludes /mnt/3/linux-2.2.19/fs/nfs/symlink.c linux-2.2.19/fs/nfs/symlink.c +--- /mnt/3/linux-2.2.19/fs/nfs/symlink.c Sun Mar 25 08:37:38 2001 ++++ linux-2.2.19/fs/nfs/symlink.c Sat Apr 28 03:11:52 2001 +@@ -32,26 +32,9 @@ + * symlinks can't do much... + */ + struct inode_operations nfs_symlink_inode_operations = { +- NULL, /* no file-operations */ +- NULL, /* create */ +- NULL, /* lookup */ +- NULL, /* link */ +- NULL, /* unlink */ +- NULL, /* symlink */ +- NULL, /* mkdir */ +- NULL, /* rmdir */ +- NULL, /* mknod */ +- NULL, /* rename */ +- nfs_readlink, /* readlink */ +- nfs_follow_link, /* follow_link */ +- NULL, /* get_block */ +- NULL, /* readpage */ +- NULL, /* writepage */ +- NULL, /* flushpage */ +- NULL, /* truncate */ +- NULL, /* permission */ +- NULL, /* smap */ +- NULL /* revalidate */ ++ readlink: nfs_readlink, ++ follow_link: nfs_follow_link, ++ revalidate: nfs_revalidate, + }; + + /* Symlink caching in the page cache is even more simplistic +diff -urNX /misc/unpack/diff_kernel_excludes /mnt/3/linux-2.2.19/fs/super.c linux-2.2.19/fs/super.c +--- /mnt/3/linux-2.2.19/fs/super.c Sun Mar 25 08:30:58 2001 ++++ linux-2.2.19/fs/super.c Sat Apr 28 01:01:38 2001 +@@ -782,7 +782,7 @@ + return -EPERM; + + lock_kernel(); +- dentry = namei(name); ++ dentry = lnamei(name); + retval = PTR_ERR(dentry); + if (!IS_ERR(dentry)) { + struct inode * inode = dentry->d_inode; --- am-utils-6.2+rc20110530.orig/debian/amd-direct-mount-linux244.diff +++ am-utils-6.2+rc20110530/debian/amd-direct-mount-linux244.diff @@ -0,0 +1,45 @@ +diff -u /mnt/3/linux-2.4/fs/nfs/inode.c linux-2.4.4/fs/nfs/inode.c +--- /mnt/3/linux-2.4/fs/nfs/inode.c Sat Apr 28 00:45:22 2001 ++++ linux-2.4.4/fs/nfs/inode.c Sat Apr 28 14:47:16 2001 +@@ -380,6 +380,7 @@ + goto out_no_root; + + sb->s_root->d_op = &nfs_dentry_operations; ++ sb->s_root->d_time = jiffies; + + /* Get some general file system info */ + if (server->rpc_ops->statfs(server, root, &fsinfo) >= 0) { +diff -u /mnt/3/linux-2.4/fs/super.c linux-2.4.4/fs/super.c +--- /mnt/3/linux-2.4/fs/super.c Sat Apr 28 00:45:25 2001 ++++ linux-2.4.4/fs/super.c Sat Apr 28 13:33:01 2001 +@@ -1116,7 +1116,7 @@ + if (IS_ERR(kname)) + goto out; + retval = 0; +- if (path_init(kname, LOOKUP_POSITIVE|LOOKUP_FOLLOW, &nd)) ++ if (path_init(kname, LOOKUP_POSITIVE, &nd)) + retval = path_walk(kname, &nd); + putname(kname); + if (retval) +diff -u /mnt/3/linux-2.4/fs/namei.c linux-2.4.4/fs/namei.c +--- /mnt/3/linux-2.4/fs/namei.c Sat Apr 28 00:45:22 2001 ++++ linux-2.4.4/fs/namei.c Sat Apr 28 20:31:35 2001 +@@ -358,12 +358,17 @@ + struct vfsmount *tmp; + tmp = list_entry(p, struct vfsmount, mnt_clash); + if (tmp->mnt_parent == *mnt) { ++ struct dentry *tmp_root = tmp->mnt_root; ++ if (tmp_root->d_op && tmp_root->d_op->d_revalidate) { ++ if (!tmp_root->d_op->d_revalidate(tmp_root, LOOKUP_CONTINUE) && !d_invalidate(tmp_root)) ++ return 0; ++ } + *mnt = mntget(tmp); + spin_unlock(&dcache_lock); + mntput(tmp->mnt_parent); + /* tmp holds the mountpoint, so... */ + dput(*dentry); +- *dentry = dget(tmp->mnt_root); ++ *dentry = dget(tmp_root); + return 1; + } + p = p->next; --- am-utils-6.2+rc20110530.orig/debian/amd.conf +++ am-utils-6.2+rc20110530/debian/amd.conf @@ -0,0 +1,138 @@ +# Sample amd.conf for Debian GNU/Linux +# $Id: amd.conf,v 1.1 2006-09-20 10:07:19 tjrc Exp $ + +# For the commented options, the default is shown + +[global] + + ### Global parameters + + # Override the achitecture ? + #arch = i386 + + # Where to mount the filesystems + auto_dir = /amd + + # Override the default 300 seconds (5 minutes) cache timeout + #cache_duration = 300 + + # Set a cluster string ? + #cluster = lab + + # Debug ? + #debug_options = all + + # Override the default 120 seconds (2 minutes) umount interval + #dismount_interval = 120 + + # Override the full OS string + #full_os = linux-2.2.18 + + # Do we want to reference hosts via their FQDN ? + #fully_qualified_hosts = no + + # What's the hesiod base name ? + #hesiod_base = automount + + # Kernel architecture override + #karch = i386 + + # LDAP parameters + #ldap_base = + #ldap_cache_maxmem = 131072 + #ldap_cache_seconds = 0 + #ldap_hostPorts = + + # Override the DNS domainname (defaults to the part after the first + # dot of the machine fully qualified domain name (FQDN) + #local_domain = yourdomain.org + + # Where to log to... + log_file = syslog + + # What to log ? + log_options = all,noinfo,nostats,nomap + + # What IP protocol to use when doing NFS ? (tcp or udp) + # If specified here, *all* mounts will use udp, regardless of the map contents + #nfs_proto = udp + + # How many retransmissions will the kernel attempt when communicating + # with amd ? + #nfs_restransmit_counter = 11 + + # Timeout in tenths of second between retransmissions when the kernel + # communicates with amd ? + #nfs_retry_interval = 8 + + # NFS version to use ? (2 or 3) + # If specified here, *all* mounts will use it, regardless of the map contents + #nfs_vers = 2 + + # NIS domain name to retrieve map from (defaults to the locally bound + # domain) + #nis_domain = your-nis-domain + + # Do we want to normalize host names when expanding ${rhost} + #normalize_hostnames = no + + # Override the os string ? + #os = linux + + # Override the os version ? + #osver = 2.2.18 + + # Where to print the PID if print_pid is set + #pid_file = /dev/stdout + + # Try to lock amd into memory with plock() ? + #plock = yes + + # What portmapper program number do we register for communications between + # amd and the various utilities ? + #portmap_program = 300019 + + # Print our pid on startup ? (not needed, we use amq for that) + #print_pid = no + + # Print amd version on startup ? + #print_version = no + + # At startup, do we "restart" existing mounts if we determine they could + # have been automounted ? + restart_mounts = yes + + # Do we want to be able to use selectors on the /defaults map entry ? + selectors_in_defaults = yes + + # Do we return the number of automount entries on statfs()/df ? + #show_statfs_entries = no + + # Do we attempt to unmount all automounted file systems on exit ? + unmount_on_exit = yes + + # Override vendor ? + vendor = Debian + + ### Default parameters, can be overriden on a map-by-map basis + + # Do we show unmounted automount points on readdir() + #browsable_dirs = yes + + # Default map options + #map_options = + + # Map type ? Which kinds of map to look for (can be: file, hesiod, ldap, + # ndbm, nis, nisplus, passwd, union), defaults to all of these. + #map_type = + + # Default Mount type ? + #mount_type = nfs + + # Path to search maps into (for files or ndbm maps) ? + #search_path = + + +### Sample map +#[/home] +# map_name = /etc/am-utils/amd.home --- am-utils-6.2+rc20110530.orig/debian/amq-check-wrap.8 +++ am-utils-6.2+rc20110530/debian/amq-check-wrap.8 @@ -0,0 +1,63 @@ +.\" -*- nroff -*- +.\" amq-check-wrap.8 - Trivial program to check amq localhost connection +.\" Copyright (C) 2003 Philippe Troin +.\" +.\" $Id: amq-check-wrap.8,v 1.1 2006-09-20 10:07:19 tjrc Exp $ +.\" +.\" This program is free software; you can redistribute it and/or modify +.\" it under the terms of the GNU General Public License as published by +.\" the Free Software Foundation; either version 2 of the License, or +.\" (at your option) any later version. +.\" +.\" This program is distributed in the hope that it will be useful, +.\" but WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.\" GNU General Public License for more details. +.\" +.\" You should have received a copy of the GNU General Public License +.\" along with this program; if not, write to the Free Software +.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +.TH AMQ-CHECK-WRAP 8 "July 2003" "Debian" +.SH NAME +amq-check-wrap \- check loopback RPC connection to amd +.SH SYNOPSIS +amq-check-wrap +.SH DESCRIPTION +.B amq-check-wrap +simply checks whether or not a loopback connection to the +.I amd +service (provided by +.B amd +from the +.I am-utils +package) is authorized by the +.B tcpd +host access control mechanism. +.SH EXIT STATUS +.TP +.B 0 +Loopback connection to the +.I amd +RPC service is authorized by +.B tcpd\fP. +.TP +.B 1 +.B tcpd +denies loopback connections to the +.I amd +RPC service. +.TP +.B 2 +.B amq-check-wrap +was invoked with some arguments. +.SH AUTHOR +Philippe Troin for the Debian project. +.SH SEE ALSO +.BR amd(8)\fP, +.BR amq(8)\fP, +.BR tcpd(8)\fP, +.BR hosts_access(5)\fP. + +\" LocalWords: amq localhost Troin phil Exp Debian loopback RPC amd tcpd +\" LocalWords: utils --- am-utils-6.2+rc20110530.orig/debian/amq-check-wrap.c +++ am-utils-6.2+rc20110530/debian/amq-check-wrap.c @@ -0,0 +1,39 @@ +/* + amq-chec-wrap.c - Trivial program to check amq localhost connection + Copyright (C) 2003 Philippe Troin + + $Id: amq-check-wrap.c,v 1.1 2006-09-20 10:07:19 tjrc Exp $ + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*/ + +#include +#include +#include + +int +main(int argc, char *argv[]) +{ + if (argc != 1) + { + fprintf(stderr, "usage: %s\n", argv[0]); + exit(2); + } + if ( hosts_ctl("amd", "", "127.0.0.1", "") + || hosts_ctl("amd", "", "localhost", "") ) + exit(0); + else + exit(1); +} --- am-utils-6.2+rc20110530.orig/debian/changelog +++ am-utils-6.2+rc20110530/debian/changelog @@ -0,0 +1,686 @@ +am-utils (6.2+rc20110530-3.2ubuntu2) bionic; urgency=medium + + * Rebuild against new libgdbm4. + + -- Gianfranco Costamagna Tue, 12 Dec 2017 18:05:39 +0100 + +am-utils (6.2+rc20110530-3.2ubuntu1) trusty; urgency=medium + + * Merge from Debian unstable. Remaining changes: + - Manually patch libtool.m4 to fix FTBFS on ppc64el. + - Use autotools-dev to update config.{sub,guess} for new arches. + + -- Logan Rosen Mon, 07 Apr 2014 15:45:51 -0400 + +am-utils (6.2+rc20110530-3.2) unstable; urgency=medium + + * Non-maintainer upload. + * debian/control: Switch to automake1.11. (Closes: #724348) + + -- Eric Dorland Sun, 02 Mar 2014 17:35:43 -0500 + +am-utils (6.2+rc20110530-3.1ubuntu2) trusty; urgency=medium + + * Use autotools-dev to update config.{sub,guess} for new arches. + + -- Logan Rosen Fri, 31 Jan 2014 16:03:19 -0500 + +am-utils (6.2+rc20110530-3.1ubuntu1) trusty; urgency=medium + + * Manually patch libtool.m4 to fix FTBFS on ppc64el. + + -- Logan Rosen Fri, 31 Jan 2014 14:52:05 -0500 + +am-utils (6.2+rc20110530-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix @sp macro usage in the texinfo manual (Closes: #713285). + * Fix crashes on modern kernels (Closes: #722145). + + -- Andrew Shadura Wed, 06 Nov 2013 00:32:42 +0100 + +am-utils (6.2+rc20110530-3) unstable; urgency=low + + * Fixed missing build dependency on dpkg-dev + + -- Tim Cutts Wed, 18 Jan 2012 20:54:36 +0000 + +am-utils (6.2+rc20110530-2) unstable; urgency=low + + * Switch to using dpkg-buildflags as recommended by dpkg 1.16 + * Set variables from standard dpkg makefile includes + * Added Danish translation from Joe Dalton (Closes: #654811) + + -- Tim Cutts Wed, 11 Jan 2012 21:16:46 +0000 + +am-utils (6.2+rc20110530-1) unstable; urgency=low + + * Imported Upstream version 6.2+rc20110530 + * nfs_mount.h-needs-sys-socket.h.patch no longer needed + * New patch to support recent libtool versions by using libtoolize + (Closes: #628312) + * Updated policy to 3.9.2 + + -- Tim Cutts Mon, 30 May 2011 17:00:03 +0100 + +am-utils (6.2+rc20101201-3) unstable; urgency=low + + * Remove .la files (Closes: #621295) + + -- Tim Cutts Thu, 07 Apr 2011 17:17:59 +0100 + +am-utils (6.2+rc20101201-2) unstable; urgency=low + + * Force use of autofs4 on systems which have autofs5 + + -- Tim Cutts Mon, 07 Mar 2011 13:04:45 +0000 + +am-utils (6.2+rc20101201-1) unstable; urgency=low + + * Imported Upstream version 6.2+rc20101201 + * Patch buildall so it notices the localconfig header + * Patch to fix kernel structure hostname field + (Closes: #596966, #496062, #597076) + * Fix restart problem (Closes: #597077) + * Patch configure.in to detect linux/nfs_mount.h properly + * Updated build procedure for squeeze + * Updated to standards 3.9.1 and fixed Lintian warnings + + -- Tim Cutts Wed, 12 Jan 2011 20:16:13 +0000 + +am-utils (6.1.5-15+nmu1) unstable; urgency=low + + * Non Maintainer Upload + * Include linux/nfs_mount.h in conf/mount/linux_mount.c (Closes: #560528) + + -- Don Armstrong Mon, 13 Sep 2010 18:37:08 -0700 + +am-utils (6.1.5-15) unstable; urgency=low + + * Updated to standards 3.8.3 + * Fixed build problem with info docs (Closes: #546774) + + -- Tim Cutts Wed, 16 Sep 2009 09:49:30 +0200 + +am-utils (6.1.5-14) unstable; urgency=low + + * Fixed two lintian errors + + -- Tim Cutts Tue, 15 Sep 2009 14:47:44 +0200 + +am-utils (6.1.5-13) unstable; urgency=low + + * Use config.sub and config.guess from Debian properly (Closes: #538612) + * Updated Spanish translation (Closes: #529029) + * Added Russian debconf translation (Closes: #541747) + * pawd null pointer dereference fixed (Closes: #525844) + * Updated to standards 3.8.2 + * Updated to debhelper v7 + * A few lintian issues fixed + * Corrected postinst updated-rc.d use (Closes: #521392) + * Fix dependencies in init script (Closes: #543824) + + -- Tim Cutts Tue, 15 Sep 2009 14:14:05 +0200 + +am-utils (6.1.5-12) unstable; urgency=low + + * Change postinst to use invoke-rc.d, so that am-utils can be safely + installed in chroots. (Closes: #498707) + + -- Tim Cutts Sat, 20 Sep 2008 11:26:27 +0200 + +am-utils (6.1.5-11) unstable; urgency=low + + * Added patch to use at most version 4 of the NFS mount struct, pending a + proper fix to support later versions upstream in the future + (Closes: #496060) + * Updated to policy 3.8.0 + * Moved documentation to System/Administration (from old non-existent section) + + -- Tim Cutts Thu, 04 Sep 2008 18:34:21 +0200 + +am-utils (6.1.5-10) unstable; urgency=low + + * Restored mk-amd-map and manual page (Closes: #467054) + * Added support for the DEB_BUILD_OPTIONS debug option + * Removed ancient versioned conflict with old amd package (Closes: #468423) + * Using quilt for patch management + * Patch from Dominic Hargreaves for mk-amd-map to clean up temporary files + more consistently (Closes: #467456) + * Patch from Philippe Troin for using nolock option on toplvl mounts + (Closes: #479884) + * Turned the 6.1.5-6 autoconf changes into a manageable patch + + -- Tim Cutts Wed, 11 Jun 2008 18:04:38 +0200 + +am-utils (6.1.5-9) unstable; urgency=low + + * Fix source package upload (Closes: #462880) + * Fix permissions on debian/changelog to allow binNMU uploads + (Closes: #462857) + * Removed texinfo source from docs package - not supported by doc-base + + -- Tim Cutts Mon, 28 Jan 2008 22:34:29 +0000 + +am-utils (6.1.5-8) unstable; urgency=low + + * New pt_BR debconf translation (Closes: #447148) + * Fix shlibdeps for am-utils (Closes: #453795) + + -- Tim Cutts Mon, 22 Oct 2007 07:16:55 +0100 + +am-utils (6.1.5-7) unstable; urgency=low + + * Added build-dependency on po-debconf to satisfy lintian + * Changed build-dependency on libwrap-dev to libwrap0-dev (Closes: #436308) + + -- Tim Cutts Wed, 8 Aug 2007 16:36:24 +0000 + +am-utils (6.1.5-6) unstable; urgency=low + + * Enabled autofs support (nfs remains the default) + * init script modified to try to be more thorough when shutting down amd + especially when using autofs as the mount method. + * Added Italian debconf translation (Closes: #422415). + * Added build dependency on linux-kernel-headers, and backported autoconf + change for kernel version from 6.1.6 CVS prerelease (Closes: #427260). + + -- Tim Cutts Wed, 20 Jun 2007 18:12:53 +0100 + +am-utils (6.1.5-5) unstable; urgency=low + + * Added nl debconf translation (Closes: #414770). + + -- Tim Cutts Sun, 18 Mar 2007 09:17:49 +0000 + +am-utils (6.1.5-4) unstable; urgency=low + + * New Galician debconf translation (Closes: #413343) + * Updated Portuguese and German debconf translations (Closes: #407579, + #413386). + * Converted all debconf translations to UTF-8 + + -- Tim Cutts Mon, 5 Mar 2007 14:46:35 +0000 + +am-utils (6.1.5-3) unstable; urgency=low + + * Moved amq-check-wrap check from config back to postinst (Closes: #400229). + * Fixed an error in the postrm script + + -- Tim Cutts Mon, 27 Nov 2006 20:37:54 +0000 + +am-utils (6.1.5-2) unstable; urgency=low + + * Re-working of packaging scripts to meet policy, and place + /etc/default/am-utils under ucf control. + * Added LSB INIT INFO to init script as per policy + * Fixed incorrect command line when setting the cluster name in + /etc/default/am-utils + * Standards version 3.7.2 + + -- Tim Cutts Sun, 1 Oct 2006 08:27:02 +0100 + +am-utils (6.1.5-1) unstable; urgency=low + + + * New upstream release + * Modified rules and control to support cross-compiling and generally + follow recommendations set out in the autotools-dev package + * Added AM_UTILS_CLUSTERNAME so that ${cluster} is under debconf control + + -- Tim Cutts Fri, 12 May 2006 17:16:46 +0100 + +am-utils (6.1.3-2) unstable; urgency=low + + * Moved a stray manpage from /usr/man to /usr/share/man. Closes: #344229 + (by Nathanael Nerode), a release critical bug. Patch from Lars Wirzenius. + * Fixed init script not to barf if NIS not set up on machines with FQDN. + + -- Tim Cutts Thu, 5 Jan 2006 12:24:32 +0000 + +am-utils (6.1.3-1) unstable; urgency=low + + * New upstream version (Closes: #331566) + * Updated sv translation (Closes: #330260) + * New pt_PT translation thanks to Marco Ferra + (Closes: #336341) + * Re-worked rules file to use dh_install rather than dh_movefiles + + -- Tim Cutts Thu, 10 Nov 2005 10:01:48 +0000 + +am-utils (6.1.1-1) unstable; urgency=low + + * New upstream version (Closes: #318521) + * Added ldap support (Closes: #276559) + * Cookbook modified to reflect the lack of extended regexps (Closes: + #248388) + * mtab / mounts discrepancies believed fixed upstream (Closes: #89029) + * Moved libamu.la into -dev package in accordance with policy section 10.2 + + -- Tim Cutts Thu, 1 Sep 2005 15:34:06 +0100 + +am-utils (6.0.9-4) unstable; urgency=low + + * New maintainer + * Fully closes bugs fixed by prior NMUs (closes: #285095, #205794, + #206440, #274223, #276738, #249666). + * Added source dependency on recent texi2html + * German debconf translation fixes from Jens Seidel . + (closes: #314133) + * Vietnamese debconf from Clytie Siddall . + (closes: #313030) + * Japanese debconf from Kenshi Muto . (closes: #307135) + * Updated Czech debconf from Miroslav Kure . + (closes: #313248) + * Removed a couple of bashisms from am-utils config, postinst and postrm. + * Purging no longer incorrectly deletes files in /etc/am-utils that were not + created by the package. + + -- Tim Cutts Tue, 23 Aug 2005 13:36:11 +0100 + +am-utils (6.0.9-3.3) unstable; urgency=low + + * Non-maintainer upload. + * Fix build failure with GCC 4.0, based on a patch by Andreas Jochens. + hlfsd/homedir.c: don't declare mboxfile[] as static, because it + was already declared extern in hlfsd/hlfsd.h. (closes: #285095) + * Updated to policy 3.6.2. + * debian/rules: Use the texi2html -output option to work with current + texi2html versions. + + -- Roger Leigh Sat, 16 Jul 2005 12:54:47 +0100 + +am-utils (6.0.9-3.2) unstable; urgency=low + + * Non-maintainer upload + * Switched to po-debconf. (closes: #205794) + * Added French debconf template translation. (closes: #206440) + * Added Czech debconf template translation. + * Updated Spanish debconf template translation. + * All above patches from Lucas Wall + + -- Tim Cutts Sat, 26 Mar 2005 20:07:58 +0000 + +am-utils (6.0.9-3.1) unstable; urgency=medium + + * NMU + * Changed debian/rules and added localconfig.h to override configure's + decisions about what filesystems to support so that it no longer + depends on the configuration of the build host kernel (Closes: #274223, + #276738.) + * Added missing Section to control + * Updated to policy 3.6.1 + + -- Tim Cutts Sat, 27 Nov 2004 15:08:49 +0000 + +am-utils (6.0.9-3.0) unstable; urgency=low + + * Non-Maintainer Upload - remove info dir.gz and dir.old.gz files, + closes: #249666. + + -- Stephen Quinney Fri, 13 Aug 2004 20:31:06 +0100 + +am-utils (6.0.9-3) unstable; urgency=low + + * Relax the checks made by amq-check-wrap: it was checking that both + localhost and 127.0.0.1 were allowed to connect, but amd only required + one of the two to pass the test; closes: #202608. + + -- Philippe Troin Sun, 27 Jul 2003 19:09:02 -0700 + +am-utils (6.0.9-2) unstable; urgency=low + + * Spell checked all files in debian/. + * Removed an old change in amd/get_args that was supposed to prevent + stuff to be written to the console before the log file was switched to + the syslog. Nowadays, am-utils switches to the syslog earlier and the + change is no more needed. + * Ran 'libtoolize --force --copy', 'aclocal' and 'autoconf' in top-level + directory to update libtool for mips/mipsel architectures. Debian + .diff.gz files now shipping with updated copies of config.sub, + config.guess, ltmain.sh, aclocal.m4 and configure. Closes: #202521. + + -- Philippe Troin Tue, 22 Jul 2003 19:33:44 -0700 + +am-utils (6.0.9-1) unstable; urgency=low + + * New upstream version 6.0.9; closes: #181566. + * Build-depends on libgdbm-dev instead of libgdbmg1-dev; closes: #199588. + * Updated the cookbook to include the custom master map. + * Do not touch stamp-h anymore in the build-stamp rules target, the + configure subsystem has changed. + * Rename yylineno to amlineno in amd/conf_tok.l amd/conf_parse.c, + fsinfo/fsi_lex.l and fsinfo/fsi_gram.c for compatibility with new flex + (also works with old flex); closes: #191510. + * Rename all references to log() to debuglog() is fsinfo/*.[ch] to avoid + conflicting with 's log() function. + * Back-out the patch closing stdin, stdout and stderr since amd does it + itself now. + * Added a patch mainly inspired from Sergio Gelato + for verifying amd's amq connection + requests under libwrap. Now build-depends on libwrap0-dev. + Closes: #153911. + * New debian specific program amq-check-wrap (with man page), called from + postinst to check we can connect locally to amd. + * am-utils.postinst calls amq-check-wrap and barfs otherwise. + * am-utils.prerm does not save the amd pid anymore (unnecessary since + we're using amq -p to retrieve the PID). + * am-utils.init does not use start-stop-daemon anymore and uses amq -p + instead. + * Regenerate the debian/am-utils.copyright from + debian/am-utils.copyright.in and the COPYING file at build time. + * Incorporated changes contributed by Brian M. Carlson + for POSIX compliance of the postinst and config + conffiles; closes: #150400. + * Dropped the bug fixes for #157062 (#include ) done on + 6.0.7-6.1 since it's broken. Changed configure.in, config.h.in and + include/am_defs.h to auto-detect the newer gdbms and always do the right + thing; closes: #157062. + * Removed the obsolete debian/bootstrap. + * When invoking md5sum in postinst and config, make sure that we remove + any trailing filename or - (dpkg's md5sum now puts a '-' in the file + field when checksumming stdin); closes: #159567. + Also, am-utils.config strips any trailing '-' that might have been + added by running reconfigure. + * Rename am-utils-dev to libamu-dev. Move the libamu shared libraries to + libamu2; closes: #141802. + * Add Hesiod support, as requested by Torbjorn Pettersson + : build-depend on libhesiod-dev. + * Added a am-utils.NEWS file mentioning Hesiod support and TCP wrappers + and libamu2 and libamu-dev package name changes and creations. + * Build-depends on debhelper >= 4.1.51 for NEWS.Debian support. + * New sections: + am-utils net + am-utils-doc docs + libamu2 libs + libamu-dev libdevel + * Am-utils init script now starts the service if not running when doing + a restart... + * Removed any calls to dh_undocumented (this package has no + undocumented programs anyways). + * Converted debian/changelog to UTF-8. + * Updated debian/rules to use the new DEB_BUILD_OPTIONS semantics (no + more 'debug', but new 'noopt'). + * Now compliant with Standards-Version 3.6.0. + * Removed debian/am-utils.conffiles, which is not necessary (and even + an error) with debconf DH_COMPAT >= 3. + * debian/rules: upgrade from DH_COMPAT=3 to DH_COMPAT=4. + * With DH_COMPAT=4, use misc:Depends in the control file and remove the + debconf depends for am-utils (misc:Depends takes care of it). + * Remove the "export DH_COMPAT=4" line from debian/rules and have the + DH_COMPAT version in debian/compat. + * am-utils.postinst now uses invoke-rc.d. + * Fix the pref:=null selector in the auto map type (would crash + amd). Patch from Matt Chapman ; closes: #159563. + * Set the PATH in /etc/init.d/am-utils. + + -- Philippe Troin Thu, 17 Jul 2003 17:49:16 -0700 + +am-utils (6.0.7-6.1) unstable; urgency=low + + * NMU during bug squashing party. + * Changed kill -9 to kill -s KILL (and so on) in postinst/init + (closes: #150400). + * amd/info_ndbm.c, mk-amd-map/mk-amd-map.c: hard-coded + #include . + + -- Josselin Mouette Sat, 31 Aug 2002 16:25:09 +0200 + +am-utils (6.0.7-6) unstable; urgency=low + + * Do not clamp NFS to version 2 UDP in /etc/am-utils/amd.conf. + * Amd now closes stdin, stderr, and stdout on startup; closes: #133614. + + -- Philippe Troin Wed, 20 Mar 2002 11:15:26 -0800 + +am-utils (6.0.7-5) unstable; urgency=low + + * Added Swedish debconf templates, courtesy of Martin Sjögren + , and fixed some inconsistencies in the + English templates; closes: #110013. + * Do not abort postinst if amd startup fails, prevents amd from getting + in completely hosed state if the initial configuration is bad. + * When stopping amd via /etc/init.d/am-utils, waits at most for 120 + seconds for amd to avoid shutdowns from completing if amd is stuck; + closes: #116258. + * Include patch from Avery Pennarun to make nolock + work; closes: #119798. + * Added a versioned depend on debconf since we're using the seen flag. + * Added some (probably bad) German translations for some debconf Choices + items, if someone would like to review them, they're welcome to submit + patches. + + -- Philippe Troin Thu, 29 Nov 2001 13:33:53 -0800 + +am-utils (6.0.7-4) unstable; urgency=low + + * Fixed upstream version detection in debian/rules. + * Added Brazilian Portuguese debconf templates, courtesy of Andre Luis + Lopes ; closes: #107017. + * Removed the overzealous -u /bin/sh flag which prevented am-utils from + being purged; closes: #109261. + + -- Philippe Troin Tue, 21 Aug 2001 21:37:32 -0700 + +am-utils (6.0.7-3) unstable; urgency=low + + * Added dependency on portmap; closes: #105254. + + -- Philippe Troin Sat, 14 Jul 2001 19:00:02 -0700 + +am-utils (6.0.7-2) unstable; urgency=low + + * Make sure the postinst fails if amd startup botches (kind-a-fix for + 103625). + * Upgraded to standards version 3.5.5.0. + * Added get-orig-source rule. + * Added support for DEB_BUILD_OPTIONS. + * Changed debconf's isdefault flag to seen. + * Added dummy strings for internal template. + * Removed the broken am-eject script. + + -- Philippe Troin Thu, 12 Jul 2001 16:24:59 -0700 + +am-utils (6.0.7-1) unstable; urgency=low + + * New upstream release. + * Added some kernel patches in the documentation for the (very few) + people that run into trouble with amd. + + -- Philippe Troin Thu, 5 Jul 2001 16:55:51 -0700 + +am-utils (6.0.7-0.99potato) stable; urgency=low + + * Potato version (otherwise similar to 6.0.7-1). + * New upstream release. + * Added some kernel patches in the documentation for the (very few) + people that run into trouble with amd. + + -- Philippe Troin Wed, 4 Jul 2001 19:24:37 -0700 + +am-utils (6.0.6.final-3) unstable; urgency=low + + * Recompiled with libc6 2.2.3; closes: #96876. + * Added some spacing to the build-depends line in control file; + closes: #97007. + + -- Philippe Troin Mon, 14 May 2001 15:01:05 -0700 + +am-utils (6.0.6.final-2) unstable; urgency=low + + * Woody/unstable release. + * Fixed the selectors_on_default -> selectors_in_defaults option. + * Removed duplicate copyright file in source package. + * Re-sync German debconf templates. + * Added Spanish debconf templates; closes: #96428. + + -- Philippe Troin Mon, 7 May 2001 12:37:11 -0700 + +am-utils (6.0.6.final-1.99potato) unstable; urgency=low + + * Potato release. + * Fixed the selectors_on_default -> selectors_in_defaults option. + * Removed duplicate copyright file in source package. + * Re-sync German debconf templates. + * Added Spanish debconf templates; closes: #96428. + + -- Philippe Troin Mon, 7 May 2001 12:35:33 -0700 + +am-utils (6.0.6.final-1) unstable; urgency=low + + * Woody/unstable release. + * Build-depends on debconf >= 1.1.17. + * Added `custom' option to NIS maps, where someone can specify a shell + command line; closes: #95873. + * New upstream release. + + -- Philippe Troin Wed, 2 May 2001 19:36:50 -0700 + +am-utils (6.0.6.final-0.99potato) unstable; urgency=low + + * Potato release. + * Build-depends on debconf >= 1.1.17. + * Added `custom' option to NIS maps, where someone can specify a shell + command line; closes: #95873. + * New upstream release. + + -- Philippe Troin Wed, 2 May 2001 19:35:01 -0700 + +am-utils (6.0.6s2-1) unstable; urgency=low + + * Woody/unstable release. + * Added German debconf templates, courtesy of Joerg Rieger + ; closes: #95494. + * Using upstream release 6.0.6s2, which should make am-utils compile + with kernels >= 2.2.19 and >= 2.4.3; closes: #95494. + + -- Philippe Troin Sat, 28 Apr 2001 17:19:26 -0700 + +am-utils (6.0.6s2-0.99potato) unstable; urgency=low + + * Potato release. + * Added German debconf templates, courtesy of Joerg Rieger + ; closes: #95494. + * Using upstream release 6.0.6s2, which should make am-utils compile + with kernels >= 2.2.19 and >= 2.4.3; closes: #95494. + + -- Philippe Troin Sat, 28 Apr 2001 17:18:20 -0700 + +am-utils (6.0.6s2-0.1) unstable; urgency=low + + * Test release. + * Using upstream release 6.0.6s2, which should make am-utils compile + with kernels >= 2.2.19 and >= 2.4.3; closes: #95494. + + -- Philippe Troin Fri, 27 Apr 2001 15:46:41 -0700 + +am-utils (6.0.5-2) unstable; urgency=low + + * Woody/sid release. + * Added possible configuration for FreeBSD style master maps; closes: #94531. + * Added cookbook is /usr/share/doc/am-utils; closes: #63783. + + -- Philippe Troin Wed, 25 Apr 2001 00:10:46 -0700 + +am-utils (6.0.5-1.99potato) unstable; urgency=low + + * Potato release. + * Added possible configuration for FreeBSD style master maps; closes: #94531. + * Added cookbook is /usr/share/doc/am-utils; closes: #63783. + + -- Philippe Troin Tue, 24 Apr 2001 16:10:32 -0700 + +am-utils (6.0.5-1) unstable; urgency=low + + * New upstream version, for woody. + * Added build-depends on texi2html; closes: #86794. + * Removed our fix #undef MS_BIND in am_defs.h since upstream fixed the + problem. + * Changed global /etc/am-utils/amd.conf: some options have been renamed + upstream; browsable_dirs now defaults to "no" to avoid mount storms. + * Now uses db2 rather than db1. + * Changed the template file for more details about the master map. + * Changed some error messages in the init script. + + -- Philippe Troin Sun, 4 Mar 2001 20:54:37 -0800 + +am-utils (6.0.5-0.99) unstable; urgency=low + + * New upstream version, for potato. + * Added build-depends on texi2html; closes: #86794. + * Removed our fix #undef MS_BIND in am_defs.h since upstream fixed the + problem. + * Changed global /etc/am-utils/amd.conf: some options have been renamed + upstream; browsable_dirs now defaults to "no" to avoid mount storms. + * Now uses db2 rather than db1. + * Changed the template file for more details about the master map. + * Changed some error messages in the init script. + + -- Philippe Troin Sun, 4 Mar 2001 18:34:10 -0800 + +am-utils (6.0.4-1.2) unstable; urgency=low + + * Test release. + * Moved to code to kill still-running amd from preinst to postinst. + + -- Philippe Troin Tue, 20 Feb 2001 15:39:15 -0800 + +am-utils (6.0.4-1.1) unstable; urgency=low + + * Test release. + * Detect and kill still-running amd and forcibly unmount amd-managed + mount points in preinst. + + -- Philippe Troin Wed, 14 Feb 2001 15:00:32 -0800 + +am-utils (6.0.4-1) unstable; urgency=low + + * First public release. New package, upgrading amd; + closes: #44013, #70691, #84063, #44133, #18630. + + -- Philippe Troin Sat, 3 Feb 2001 13:18:48 -0800 + +am-utils (6.0.4-0.4) unstable; urgency=low + + * An other test release (for potato). + * The configuration file /etc/default/am-utils is now created during + postinst. + * The "abort" option to manual-change-import has been renamed "keep". + + -- Philippe Troin Sat, 3 Feb 2001 12:40:44 -0800 + +am-utils (6.0.4-0.3) unstable; urgency=low + + * An other test release. + * Recompiled with woody's libc6. + * Fixes for woody's libc6: passes /usr/include/db1 in include path, + undefine MS_BIND in am_defs.h. + + -- Philippe Troin Tue, 30 Jan 2001 12:22:58 -0800 + +am-utils (6.0.4-0.2) unstable; urgency=low + + * An other test release. + * Conflicts/replaces amd <= upl102-35 (used to be -34, but a -35 is + already in woody). + + -- Philippe Troin Tue, 30 Jan 2001 11:43:58 -0800 + +am-utils (6.0.4-0.1) unstable; urgency=low + + * An other test release. + * Renamed fsinfo to amd-fsinfo. + * Removed am-utils's dependency on itself. + * Changed so that debconf is not used directly in the init script. We go + through an extra file in /etc/default/am-utils. Mechanisms exist to + ensure no changes are ever lost. + * Added debconf to dependencies. + + -- Philippe Troin Mon, 29 Jan 2001 19:16:19 -0800 + +am-utils (6.0.4-0) unstable; urgency=low + + * New package, test version... + + -- Philippe Troin Sun, 21 Jan 2001 19:40:06 -0800 + --- am-utils-6.2+rc20110530.orig/debian/clean +++ am-utils-6.2+rc20110530/debian/clean @@ -0,0 +1,7 @@ +config.sub config.guess config.status +debian/html +debian/am-utils-doc.copyright debian/libamu*.copyright +debian/am-utils.copyright +debian/amq-check-wrap +amu_nfs_prot.h amu_autofs_prot.h +doc/am-utils.dvi doc/am-utils.ps --- am-utils-6.2+rc20110530.orig/debian/compat +++ am-utils-6.2+rc20110530/debian/compat @@ -0,0 +1 @@ +7 --- am-utils-6.2+rc20110530.orig/debian/control +++ am-utils-6.2+rc20110530/debian/control @@ -0,0 +1,56 @@ +Source: am-utils +Section: net +Priority: extra +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Tim Cutts +Build-Depends: debhelper (>= 7.0.0), bison, flex, texlive, texi2html (>= 1.76), texinfo, libgdbm-dev, libwrap0-dev, libhesiod-dev, libldap2-dev, autotools-dev, linux-kernel-headers, po-debconf, autoconf, automake, quilt, libtool, dpkg-dev (>= 1.16.1~) +Build-Conflicts: autoconf2.13, automake1.4 +Homepage: http://www.am-utils.org/ +Standards-Version: 3.9.2 + +Package: am-utils +Section: net +Architecture: any +Depends: portmap, ${misc:Depends}, libamu4 (= ${binary:Version}), ${shlibs:Depends}, ${perl:Depends}, debconf (>= 1.2.0), ucf, debianutils (>= 1.6) +Suggests: nis, am-utils-doc +Conflicts: amd +Replaces: amd +Description: automounter utilities from 4.4BSD (includes amd) + Am-utils is a set of tools for automounting filesystems: mounting a + filesystem "on demand" when it is first referenced, and unmounting it + later if it is no more needed. + . + Am-utils contains the amd automounter. + +Package: libamu4 +Section: libs +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Support library for amd the 4.4BSD automounter (runtime) + Libamu contains a support library needed by the am-utils automounter + utilities from the am-utils package. + +Package: libamu-dev +Section: libdevel +Architecture: any +Depends: ${misc:Depends}, libamu4 (= ${binary:Version}), libc6-dev | libc-dev +Conflicts: am-utils-dev +Replaces: am-utils-dev, libamu2 +Description: Support library for amd the 4.4BSD automounter (development) + Libamu contains a support library needed by the am-utils automounter + utilities from the am-utils package. + . + These are the files needed to compile against libamu. + +Package: am-utils-doc +Section: doc +Architecture: all +Suggests: am-utils +Depends: ${misc:Depends}, dpkg (>= 1.15.4) | install-info +Description: automounter utilities documentation + Am-utils is a set of tools for automounting filesystems: mounting a + filesystem "on demand" when it is first referenced, and unmounting it + later if it is no more needed. + . + This is the documentation in HTML, info, texinfo and postscript + formats. --- am-utils-6.2+rc20110530.orig/debian/cookbook.txt +++ am-utils-6.2+rc20110530/debian/cookbook.txt @@ -0,0 +1,351 @@ + + The Am-utils cookbook + Prepared for Debian GNU/Linux by + Philippe Troin + Subsequent editing by + Tim Cutts + + +* 0. Foreword + + This cookbook is not intended to be an automounter or amd + primer. You should know some automounter concepts and know a few + things about amd. See the full am-utils manual for this sort of + information. + +* 1. Preparing maps + +** 1.1 A simple map + + A mount map is associated to every amd-managed mount point. This + map contains a set of key value pairs. + + Typically, mount maps are used for home directories. For example, + consider this simple map (/tmp/samplemap1): + + dir1 fstype:=nfs;rhost:=server1;rfs:=/p1/dir1;opts:=rsize=8192,wsize=8192 + dir2 fstype:=nfs;rhost:=server1;rfs:=/p1/dir2;opts:=rsize=8192,wsize=8192 + foo fstype:=nfs;rhost:=server2;rfs:=/p2/foo;opts:=rsize=8192,wsize=8192;\ + noac + + assuming that server1 exports /p1, and server2 exports /p2. + + One would use this map with amd on /home with: + + amd /home /tmp/samplemap1 + + Then every access to /home1/dir1 will mount /p1/dir1 "somewhere" (under + /amd/server1/p1/dir1 with Debian), and /home1/dir1 will be a symlink + to this location. Similarly for dir2 and foo. + + For every key, we specify: + + - the mount filesystem type, here nfs (fstype:=nfs); + + - which host to mount from (host:=); + + - which filesystem to mount (rfs:=); + + - and the mount options (opts:=). + + Note that amd so-called "selectors" are specified with + := and are separated by semicolons. You can split + a logical line into two physical lines by using a backslash just + before the newline (no whitespace is allowed between the backslash + and the newline). + + This map can be improved several ways... + + +** 1.2 Avoiding duplication + + You'll notice that the `fstype' selector is the same for all the + keys. Similarly, most of the options are the same. + + Amd uses the `/defaults' key to specify defaults. We will put the + fstype selector and the common options there. We will use addopts + to "add options" without overwriting what was specified in + /defaults: + + /defaults fstype:=nfs;opts:=rsize=8192,wsize=8192 + dir1 rhost:=server1;rfs:=/p1/dir1 + dir2 rhost:=server1;rfs:=/p1/dir2 + foo rhost:=server2;rfs:=/p2/foo;addopts:=noac + + However, you should take care that this may not work well if the + map is being delivered over NIS, since ypcat may not deliver the + map in the order that you expect. + +** 1.3 Avoiding multiple mounts of the same filesystem + + If /home/dir1 and /home/dir2 are used at the same time, the /p1 + filesystem from server1 will be mounted twice (assuming /p1/dir1 and + /p1/dir2 reside on the same filesystem on server1). This is + generally not a problem until you have a lot of keys, yet it is + quite a waste (of kernel superblocks that is). + + Amd can be told that several keys use the same remote filesystem + and use different directories inside this filesystem. The remote + filesystem will then be mounted only once. + + An improved mount map would be: + + /defaults fstype:=nfs;opts:=rsize=8192,wsize=8192 + dir1 rhost:=server1;rfs:=/p1;sublink=dir1 + dir2 rhost:=server1;rfs:=/p1;sublink=dir2 + foo rhost:=server2;rfs:=/p2/foo;addopts:=noac + + With this map, accessing either dir1 or dir2 would mount server1:/p1 + under /amd/server1/p1, and dir1 would point to /amd/server1/p1/dir1 + while dir2 would point to /amd/server1/p1/dir2. + + +** 1.4 Avoiding duplicated lines + + Now the dir1 and dir2 keys are very similar... We can use amd to do + the following: + + If the key is dir1 or dir2, then mount /p1 from server1 and use the + key as a sublink with this map: + + /defaults fstype:=nfs;opts:=rsize=8192,wsize=8192 + dir[12] rhost:=server1;rfs:=/p1;sublink=${key} + foo rhost:=server2;rfs:=/p2/foo;addopts:=noac + + We want to treat the key column as a regexp. + + The regexp flavour in use here is the basic regular expression. + Extended regexp features like alternation with | are not available. + + When using regexps, amd places an implicit ^ and $ around the key, + so in the second line above, it will actually look for keys matching + ^dir[12]$ + + Amd does not use these kind of maps by default, and we must use the + cache option to enable this feature by starting it with: + + amd /home /tmp/samplemap1 -cache:=regexp + +** 1.5 Using one mount map with multiple OSes + + Amd can make some simple decisions when mounting a filesystem. A + lot of selectors can be used for that purpose: os, cluster, + architecture, etc... + + You can use this feature by using the `==' and `!=' tests. + + Let's say we want foo to be mounted from server2 if the os is linux + and from server3 otherwise: + + /defaults fstype:=nfs;opts:=rsize=8192,wsize=8192 + dir[12] rhost:=server1;rfs:=/p1;sublink=${key} + foo os==linux;rhost:=server2;rfs:=/p2/foo;addopts:=noac \ + os!=linux;rhost:=server3;rfs:=/p2/foo;addopts:=noac + + A note about continuation lines and spacing: + + When parsing a map, amd considers all whitespace-delimited + strings to be a single group (as an exception, whitespace at the + beginning of a line is considered as an empty string). + + Amd then evaluates the `==' and `!=' selectors in groups + sequentially, and the first matching group is used. + + That's why we separate the two clause (os==linux and os!=linux) + by a space at the end of the line before the backslash. + + +** 1.6 Removing more duplication + + The map in 1.5 can still be improved by grouping the common parts + of the `os==linux' and `os!=linux' stances: + + /defaults fstype:=nfs;opts:=rsize=8192,wsize=8192 + dir[12] rhost:=server1;rfs:=/p1;sublink=${key} + foo -rfs:=/p2/foo;addopts:=noac \ + os==linux;rhost:=server2 \ + os!=linux;rhost:=server3 + + A (whitespace-delimited) `group' starting with a dash will cause + amd not to stop processing the groups, but to evaluate all the + selectors (rfs and addopts) and to go on trying to find a group + that matches all the selectors. + + This map is strictly equivalent to the 1.5 map, but it's nicer + because no information is duplicated. + + +** 1.7 Using the automounter on server and clients at the same time + + The previous examples assumed the mount maps were used on various + clients, but not on the machines exporting the filesystems + themselves (server1, server2 and server3). + + In order to do this, we will use the `fs' selector and the nfsl + filesystem type. + + The nfsl filesystem type means: + + - if ${rhost} is myself, then use a link (equivalent to + fstype:=link). The target of the link is read from ${fs}. + + - otherwise, use nfs (equivalent to fstype:=nfs) + + The `fs' selector is used to specify: + + - the location the filesystem is mounted on (instead of the + default /amd/${rhost}/${rfs} location) when fstype is nfs; + + - the location to point to when fstype is link. + + We will also make sure that both clients and servers will actually + mount the filesystem on the same location. + + We assume that server1 mounts the local disk to be exported on + /amd/p1, server2 on /amd/p2 and server3 on /amd/p2. + + Here's the map: + + /defaults fstype:=nfsl;opts:=rsize=8192,wsize=8192 + dir[12] rhost:=server1;fs:=/amd/p1;rfs:=${fs};sublink=${key} + foo -fs:=/amd/p2/foo;rfs:=${fs};addopts:=noac \ + os==linux;rhost:=server2 \ + os!=linux;rhost:=server3 + + With this map, a user can be logged on a NFS server or client, yet + the filesystems mount points will be exactly the same. + + +* 2. The master map + +** 2.1 Map propagation + + In the section 1 of this cookbook, we used files to specify + automount maps. Amd can also use NIS maps. When using NIS maps, use + a map name instead of a file name when starting amd: + + amd /home /tmp/somemap + + vs. + + amd /home somemap + + On Debian systems, you will have to edit /var/yp/Makefile to be + able to generate the NIS maps from the maps text files. + + +** 2.2 What's the master map ? + + The arguments passed to amd at startup is called the master + map. The master map can be a simple "flat" list of (, + , ) triples or can be propagated via + NIS. + + Propagating the master map by NIS allows controlling all the + automounting mechanisms from a central server. + + In the rest of the section 2, we will focus on different styles of + NIS master map. Using a "flat" list of mount points and maps is not + as flexible. + + +** 2.3 Master map styles + + The Debian am-utils package supports four different types of NIS + master maps (but the startup script can be customized to fit any + fancier requirements), named after what is the function of the + master map's key: + + - configuration + + - one-key + + - mount-point + + - custom + + +*** 2.3.1 Master map where the key is the configuration + + This is the most flexible setup: every client knows in what + configuration amd should be ran. The configuration is the master + map's key, and the value contains a list of (, + , ) triples. + + The configuration key can represent the computer's function, and/or + the operating system to run for example: + + linux-dev /home amd.home -cache:=regexp /software amd.software-linux + linux-prod /software amd.software-linux + freebsd-dev /home amd.home -cache:=regexp /software amd.software-fbsd + + Every client is configured to know whether it's: + + - a linux development machine (the mount point /home uses the + amd.home map and the mount point /software uses the + amd.software-linux map); + + - a linux production machine (only the mount point /software + using the amd.software-linux map is configured); + + - a freebsd development machine (the mount point /home uses the + amd.home map (same as linux-dev), and the mount point /software + uses the amd.software-fbsd map). + + If you pick this master map style (`config') while configuring amd, + amd will be started like this: + + amd `ypmatch ` + + +*** 2.3.2 Master map with one single key + + It is a degenerate case of 2.3.1 where only one configuration is + used. In this case, we don't even have to know the configuration + key. Here's such a map: + + whatever /home amd.home -cache:=regexp /software amd.software-linux + + If you pick this master map style (`onekey') while configuring amd, + amd will be started like this: + + amd `ypcat ` + + +*** 2.3.3 Master map where the key is the mount point + + Every map entry has the mount point as the key and the mount map + and eventually the options as the value: + + /home amd.home -cache:=regexp + /software amd.software-linux + + If you pick this master map style (`mountpoint') while configuring + amd, amd will be started like this: + + amd `ypcat -k ` + +*** 3.3.4 Custom + + If the above three schemes do not fit your needs, you can always + use the custom option. In this case you must provide a shell + command that will print out a list of amd arguments on standard + out. Some examples: + + ypcat -k | sed -e 's/OSNAME/linux/g' + + /path/to/some-shell-script + + Amd will be called like this: + + amd `` + + with replaced by whatever you typed in. + +END. + + LocalWords: utils Debian Troin automounter amd foo fstype nfs rhost rfs rsize + LocalWords: wsize noac symlink filesystem addopts superblocks sublink os + LocalWords: egrep regexp OSes linux filesystems fs nfsl automount NIS + LocalWords: vs somemap mountpoint mapname automounting dev freebsd fbsd ypcat + LocalWords: config ypmatch onekey sed --- am-utils-6.2+rc20110530.orig/debian/libamu-dev.dirs +++ am-utils-6.2+rc20110530/debian/libamu-dev.dirs @@ -0,0 +1 @@ +usr/share/doc --- am-utils-6.2+rc20110530.orig/debian/libamu-dev.install +++ am-utils-6.2+rc20110530/debian/libamu-dev.install @@ -0,0 +1,4 @@ +include/*.h usr/include/amu +debian/tmp/usr/lib/lib*.so +debian/tmp/usr/lib/lib*.a +debian/tmp/usr/lib/lib*.la --- am-utils-6.2+rc20110530.orig/debian/libamu-dev.links +++ am-utils-6.2+rc20110530/debian/libamu-dev.links @@ -0,0 +1 @@ +usr/share/doc/libamu4 usr/share/doc/libamu-dev --- am-utils-6.2+rc20110530.orig/debian/libamu4.install +++ am-utils-6.2+rc20110530/debian/libamu4.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/lib*.so.* --- am-utils-6.2+rc20110530.orig/debian/patches/fix-texi.patch +++ am-utils-6.2+rc20110530/debian/patches/fix-texi.patch @@ -0,0 +1,11 @@ +--- a/doc/am-utils.texi ++++ b/doc/am-utils.texi +@@ -67,7 +67,7 @@ + Copyright @copyright{} 1989 Imperial College of Science, Technology & Medicine + @* + Copyright @copyright{} 1989 The Regents of the University of California. +-@sp ++@sp 1 + All Rights Reserved. + @vskip 1ex + Permission to copy this document, or any portion of it, as --- am-utils-6.2+rc20110530.orig/debian/patches/force-autofs4.patch +++ am-utils-6.2+rc20110530/debian/patches/force-autofs4.patch @@ -0,0 +1,12 @@ +--- am-utils.orig/conf/autofs/autofs_linux.c ++++ am-utils/conf/autofs/autofs_linux.c +@@ -59,6 +59,9 @@ + */ + + #define AUTOFS_MIN_VERSION 3 ++#if AUTOFS_MAX_PROTO_VERSION > 4 ++# define AUTOFS_MAX_PROTO_VERSION 4 ++#endif + #define AUTOFS_MAX_VERSION AUTOFS_MAX_PROTO_VERSION + + --- am-utils-6.2+rc20110530.orig/debian/patches/force-nfs-mount-version-4.patch +++ am-utils-6.2+rc20110530/debian/patches/force-nfs-mount-version-4.patch @@ -0,0 +1,11 @@ +--- am-utils.orig/conf/mount/mount_linux.c ++++ am-utils/conf/mount/mount_linux.c +@@ -280,7 +280,7 @@ + int errorcode; + + /* Fake some values for linux */ +- mnt_data->version = NFS_MOUNT_VERSION; ++ mnt_data->version = 4; + if (!mnt_data->timeo) { + #ifdef MNT2_NFS_OPT_TCP + if (mnt_data->flags & MNT2_NFS_OPT_TCP) --- am-utils-6.2+rc20110530.orig/debian/patches/kernel-version.patch +++ am-utils-6.2+rc20110530/debian/patches/kernel-version.patch @@ -0,0 +1,35 @@ +From: Yoram Bar-Haim +Date: Sun, 22 Sep 2013 13:06:33 +0000 (+0300) +Subject: fix flaw when kernel version is 3.x +X-Git-Url: http://git.fsl.cs.sunysb.edu/?p=am-utils-6.2.git;a=commitdiff_plain;h=3a382320e8d0b52a250efd8907f8429497de2335 + +fix flaw when kernel version is 3.x +--- + +--- a/conf/mount/mount_linux.c ++++ b/conf/mount/mount_linux.c +@@ -239,14 +239,20 @@ + int + linux_version_code(void) + { ++ char *token; ++ int shift = 16; + struct utsname my_utsname; + static int release = 0; + +- if ( 0 == release && 0 == uname(&my_utsname)) { +- release = 65536 * atoi(strtok(my_utsname.release, ".")) +- + 256 * atoi(strtok(NULL, ".")) +- + atoi(strtok(NULL, ".")); ++ if ( release || uname(&my_utsname)) ++ return release; ++ ++ for (token = strtok(my_utsname.release, "."); token && (shift > -1); token = strtok(NULL, ".")) ++ { ++ release |= (atoi(token) << shift); ++ shift -= 8; + } ++ + return release; + } + --- am-utils-6.2+rc20110530.orig/debian/patches/libtool_ppc64el.patch +++ am-utils-6.2+rc20110530/debian/patches/libtool_ppc64el.patch @@ -0,0 +1,26 @@ +--- a/m4/macros/libtool.m4 ++++ b/m4/macros/libtool.m4 +@@ -1279,7 +1279,10 @@ + x86_64-*linux*) + LD="${LD-ld} -m elf_i386" + ;; +- ppc64-*linux*|powerpc64-*linux*) ++ powerpc64le-*) ++ LD="${LD-ld} -m elf32lppclinux" ++ ;; ++ powerpc64-*) + LD="${LD-ld} -m elf32ppclinux" + ;; + s390x-*linux*) +@@ -1298,7 +1301,10 @@ + x86_64-*linux*) + LD="${LD-ld} -m elf_x86_64" + ;; +- ppc*-*linux*|powerpc*-*linux*) ++ powerpcle-*) ++ LD="${LD-ld} -m elf64lppc" ++ ;; ++ powerpc-*) + LD="${LD-ld} -m elf64ppc" + ;; + s390*-*linux*|s390*-*tpf*) --- am-utils-6.2+rc20110530.orig/debian/patches/localconfig-link.patch +++ am-utils-6.2+rc20110530/debian/patches/localconfig-link.patch @@ -0,0 +1,17 @@ +--- am-utils.orig/buildall ++++ am-utils/buildall +@@ -276,6 +276,14 @@ + cd ./A.${host_alias} || exit 1 + + ############################################################################## ++# create a link to the localconfig.h file, if needed ++if test -e ../localconfig.h; then ++ if test ! -e localconfig.h; then ++ ln -s ../localconfig.h localconfig.h || exit 1 ++ fi ++fi ++ ++############################################################################## + # this is for developers only (remove config.cache entries) + if test -n "$pat"; then + if test -f config.cache; then --- am-utils-6.2+rc20110530.orig/debian/patches/localconfig.h.patch +++ am-utils-6.2+rc20110530/debian/patches/localconfig.h.patch @@ -0,0 +1,110 @@ +--- /dev/null ++++ am-utils/localconfig.h +@@ -0,0 +1,107 @@ ++#ifndef HAVE_FS_CDFS ++#define HAVE_FS_CDFS 1 ++#endif ++ ++#ifndef HAVE_FS_LOFS ++#define HAVE_FS_LOFS 1 ++#endif ++ ++#ifndef HAVE_FS_NFS ++#define HAVE_FS_NFS 1 ++#endif ++ ++#ifndef HAVE_FS_NFS3 ++#define HAVE_FS_NFS3 1 ++#endif ++ ++#ifndef HAVE_FS_PCFS ++#define HAVE_FS_PCFS 1 ++#endif ++ ++#ifndef HAVE_FS_TMPFS ++#define HAVE_FS_TMPFS 1 ++#endif ++ ++#ifndef HAVE_FS_UFS ++#define HAVE_FS_UFS 1 ++#endif ++ ++#ifndef HAVE_FS_EFS ++#define HAVE_FS_EFS 1 ++#endif ++ ++#ifndef HAVE_FS_XFS ++#define HAVE_FS_XFS 1 ++#endif ++ ++#ifndef MNTTAB_TYPE_UFS ++#define MNTTAB_TYPE_UFS "ext2" ++#endif ++ ++#ifndef MOUNT_TYPE_UFS ++#define MOUNT_TYPE_UFS "ext2" ++#endif ++ ++#ifndef MOUNT_TYPE_EFS ++#define MOUNT_TYPE_EFS "efs" ++#endif ++ ++#ifndef MNTTAB_TYPE_EFS ++#define MNTTAB_TYPE_EFS "efs" ++#endif ++ ++#ifndef MOUNT_TYPE_XFS ++#define MOUNT_TYPE_XFS "xfs" ++#endif ++ ++#ifndef MNTTAB_TYPE_XFS ++#define MNTTAB_TYPE_XFS "xfs" ++#endif ++ ++#define MOUNT_TYPE_NFS MNTTYPE_NFS ++#define MOUNT_TYPE_NFS3 MNTTYPE_NFS3 ++ ++#ifndef MOUNT_TYPE_CDFS ++#define MOUNT_TYPE_CDFS MNTTYPE_ISO9660 ++#endif ++ ++#ifndef MNTTAB_TYPE_CDFS ++#define MNTTAB_TYPE_CDFS "iso9660" ++#endif ++ ++#ifndef MOUNT_TYPE_PCFS ++#define MOUNT_TYPE_PCFS "vfat" ++#endif ++ ++#ifndef MOUNT_TYPE_TMPFS ++#define MOUNT_TYPE_TMPFS "tmpfs" ++#endif ++ ++#ifndef MOUNT_TYPE_LOFS ++#define MOUNT_TYPE_LOFS MNTTYPE_LOFS ++#endif ++ ++#ifndef MOUNT_TYPE_IGNORE ++#define MOUNT_TYPE_IGNORE MNTTYPE_IGNORE ++#endif ++ ++#ifndef MNTTAB_TYPE_PCFS ++#define MNTTAB_TYPE_PCFS "vfat" ++#endif ++ ++#ifndef HAVE_FS_AUTOFS ++#define HAVE_FS_AUTOFS 1 ++#endif ++ ++#ifndef MNTTAB_TYPE_AUTOFS ++#define MNTTAB_TYPE_AUTOFS "autofs" ++#endif ++ ++#ifndef MOUNT_TYPE_AUTOFS ++#define MOUNT_TYPE_AUTOFS "autofs" ++#endif ++ ++#ifndef MNTTAB_OPT_NOLOCK ++#define MNTTAB_OPT_NOLOCK "nolock" ++#endif ++ --- am-utils-6.2+rc20110530.orig/debian/patches/mk-amd-map_tmpfile.patch +++ am-utils-6.2+rc20110530/debian/patches/mk-amd-map_tmpfile.patch @@ -0,0 +1,149 @@ +--- am-utils-6.1.5.orig/mk-amd-map/mk-amd-map.c 2006-01-02 18:40:31.000000000 +0000 ++++ am-utils-6.1.5/mk-amd-map/mk-amd-map.c 2008-02-25 12:53:20.000000000 +0000 +@@ -212,6 +212,7 @@ + { + FILE *mapf; /* the input file to read from */ + int error; ++ int exit_status = 0; + char *mapsrc; + DBM *db = NULL; + static char maptmp[] = "dbmXXXXXX"; +@@ -242,7 +243,8 @@ + + if (usage || optind != (argc - 1)) { + fputs("Usage: mk-amd-map [-p] file-map\n", stderr); +- exit(1); ++ exit_status = 1; ++ goto do_exit; + } + mapsrc = argv[optind]; + +@@ -253,7 +255,8 @@ + if (chdir(mapsrc) < 0) { + fputs("Can't chdir to ", stderr); + perror(mapsrc); +- exit(1); ++ exit_status = 1; ++ goto do_exit; + } + mapsrc = sl + 1; + } +@@ -263,7 +266,8 @@ + if (!mapf) { + fprintf(stderr, "cannot open source file "); + perror(mapsrc); +- exit(1); ++ exit_status = 1; ++ goto do_exit; + } + + #ifndef DEBUG +@@ -283,7 +287,8 @@ + #endif /* not HAVE_DB_SUFFIX */ + if (error) { + perror("mk-amd-map: malloc"); +- exit(1); ++ exit_status = 1; ++ goto do_exit; + } + + #ifdef HAVE_MKSTEMP +@@ -309,7 +314,8 @@ + if (remove_file(maptdb) < 0) { + fprintf(stderr, "Can't remove existing temporary file; "); + perror(maptdb); +- exit(1); ++ exit_status = 1; ++ goto cleanup_tmp_files; + } + #else /* not HAVE_DB_SUFFIX */ + xsnprintf(maptpag, sizeof(maptpag), "%s.pag", maptmp); +@@ -317,14 +323,16 @@ + if (remove_file(maptpag) < 0 || remove_file(maptdir) < 0) { + fprintf(stderr, "Can't remove existing temporary files; %s and ", maptpag); + perror(maptdir); +- exit(1); ++ exit_status = 1; ++ goto cleanup_tmp_files; + } + #endif /* not HAVE_DB_SUFFIX */ + + db = dbm_open(maptmp, O_RDWR|O_CREAT|O_EXCL, 0444); + if (!db) { + fprintf(stderr, "cannot initialize temporary database: %s", maptmp); +- exit(1); ++ exit_status = 1; ++ goto cleanup_tmp_files; + } + } + +@@ -336,11 +344,12 @@ + fprintf(stderr, "Error reading source file %s\n", mapsrc); + else + fprintf(stderr, "Error creating database map for %s\n", mapsrc); +- exit(1); ++ exit_status = 1; ++ goto cleanup_tmp_files; + } + + if (printit) +- exit(0); /* nothing more to do */ ++ goto cleanup_tmp_files; /* nothing more to do */ + + /* if gets here, we wrote to a database */ + +@@ -353,9 +362,8 @@ + if (rename(maptdb, map_name_db) < 0) { + fprintf(stderr, "Couldn't rename %s to ", maptdb); + perror(map_name_db); +- /* Throw away the temporary map */ +- unlink(maptdb); +- exit(1); ++ exit_status = 1; ++ goto cleanup_tmp_files; + } + #else /* not HAVE_DB_SUFFIX */ + /* sizeof(map_name_{pag,dir}) are malloc'ed above */ +@@ -364,10 +372,8 @@ + if (rename(maptpag, map_name_pag) < 0) { + fprintf(stderr, "Couldn't rename %s to ", maptpag); + perror(map_name_pag); +- /* Throw away the temporary map */ +- unlink(maptpag); +- unlink(maptdir); +- exit(1); ++ exit_status = 1; ++ goto cleanup_tmp_files; + } + if (rename(maptdir, map_name_dir) < 0) { + fprintf(stderr, "Couldn't rename %s to ", maptdir); +@@ -376,15 +382,25 @@ + unlink(map_name_pag); + /* throw away remaining part of original map */ + unlink(map_name_dir); +- /* throw away the temporary map */ +- unlink(maptdir); + fprintf(stderr, "WARNING: existing map \"%s.{dir,pag}\" destroyed\n", + mapsrc); +- exit(1); ++ exit_status = 1; ++ goto cleanup_tmp_files; + } + #endif /* not HAVE_DB_SUFFIX */ + +- exit(0); ++ cleanup_tmp_files: ++ /* Unlink temporary files, ignoring any errors */ ++ unlink(maptmp); ++#ifdef HAVE_DB_SUFFIX ++ unlink(maptdb); ++#else /* not HAVE_DB_SUFFIX */ ++ unlink(maptpag); ++ unlink(maptdir); ++#endif /* not HAVE_DB_SUFFIX */ ++ ++ do_exit: ++ exit(exit_status); + } + + #else /* not HAVE_MAP_NDBM */ --- am-utils-6.2+rc20110530.orig/debian/patches/pawd.patch +++ am-utils-6.2+rc20110530/debian/patches/pawd.patch @@ -0,0 +1,11 @@ +--- am-utils.orig/amq/pawd.c 2007-01-20 22:30:32.000000000 +0200 ++++ am-utils/amq/pawd.c 2009-04-27 15:51:29.000000000 +0300 +@@ -246,7 +246,7 @@ + if (argc == 1) { + wd = getawd(tmp_buf, sizeof(tmp_buf)); + if (wd == NULL) { +- fprintf(stderr, "pawd: %s\n", tmp_buf); ++ perror("pawd"); + exit(1); + } else { + fprintf(stdout, "%s\n", wd); --- am-utils-6.2+rc20110530.orig/debian/patches/recent_libtool.patch +++ am-utils-6.2+rc20110530/debian/patches/recent_libtool.patch @@ -0,0 +1,12 @@ +--- am-utils.orig/configure.in ++++ am-utils/configure.in +@@ -62,6 +62,9 @@ + AC_MSG_NOTICE(*** SYSTEM TYPES ***) + dnl run by libtool, but must be kept here because HOST_MACROS depends on it + AC_CANONICAL_HOST ++dnl Need to initialise libtool properly ++AC_USE_SYSTEM_EXTENSIONS ++LT_INIT + AMU_HOST_MACROS + dnl ====================================================================== + --- am-utils-6.2+rc20110530.orig/debian/patches/series +++ am-utils-6.2+rc20110530/debian/patches/series @@ -0,0 +1,12 @@ +sun2amd-manpage-section.patch +localconfig-link.patch +mk-amd-map_tmpfile.patch +pawd.patch +localconfig.h.patch +force-nfs-mount-version-4.patch +use-real-hostname-in-mount-struct.patch +force-autofs4.patch +recent_libtool.patch +kernel-version.patch +fix-texi.patch +libtool_ppc64el.patch --- am-utils-6.2+rc20110530.orig/debian/patches/sun2amd-manpage-section.patch +++ am-utils-6.2+rc20110530/debian/patches/sun2amd-manpage-section.patch @@ -0,0 +1,11 @@ +--- am-utils.orig/amd/sun2amd.8 ++++ am-utils/amd/sun2amd.8 +@@ -40,7 +40,7 @@ + .\" + .\" File: am-utils/amd/sun2amd.8 + .\" +-.TH SUN2AMD 8L "14 August 2005" ++.TH SUN2AMD 8 "14 August 2005" + + .SH NAME + sun2amd \- converts Sun automount maps to Amd maps --- am-utils-6.2+rc20110530.orig/debian/patches/use-real-hostname-in-mount-struct.patch +++ am-utils-6.2+rc20110530/debian/patches/use-real-hostname-in-mount-struct.patch @@ -0,0 +1,13 @@ +--- am-utils.orig/amd/autil.c ++++ am-utils/amd/autil.c +@@ -489,8 +489,8 @@ + /* + * Make a ``hostname'' string for the kernel + */ +- xsnprintf(fs_hostname, sizeof(fs_hostname), "pid%ld@%s:%s", +- get_server_pid(), am_get_hostname(), dir); ++ xsnprintf(fs_hostname, sizeof(fs_hostname), "%s", ++ am_get_hostname()); + /* + * Most kernels have a name length restriction (64 bytes)... + */ --- am-utils-6.2+rc20110530.orig/debian/po/POTFILES.in +++ am-utils-6.2+rc20110530/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] am-utils.templates --- am-utils-6.2+rc20110530.orig/debian/po/cs.po +++ am-utils-6.2+rc20110530/debian/po/cs.po @@ -0,0 +1,594 @@ +# +# 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: am-utils\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2006-09-21 21:43+0200\n" +"Last-Translator: Miroslav Kure \n" +"Language-Team: Czech \n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "Importovat staré nastavení amd?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"Zdá se, že máte v systému konfigurační soubory balíku amd (balík \"amd\" je " +"předchůdce am-utils)." + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" +"Existuje způsob, jak tyto soubory naimportovat, ovšem v některých případech " +"může selhat." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "Logování do souboru selhalo" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "Staré nastavení \"amd\" používalo místo syslogu logování do souboru." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"Balík \"am-utils\" podporuje ve výchozím nastavení pouze logování přes " +"syslog. Chcete-li zapnout logování do souboru, musíte upravit soubor /etc/am-" +"utils/amd.conf." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "To bude vyžadovat ruční zásah." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "Automatický import konfigurace amd selhal." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "Bohužel, automatický import staré konfigurace balíku amd selhal." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "Zkontrolujete prosím nastavení balíku am-utils." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "Je hlavní mapa amd distribuována přes NIS?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"Na větších sítích se mohou tabulky automounteru (nazývané mapy) distribuovat " +"přes NIS (Network Information Service, dříve známý jako Yellow Pages), což " +"je preferovaný způsob používání automounteru na klientských systémech." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"Hlavní mapa obsahuje seznam přípojných bodů, které mají být spravovány přes " +"amd. Hlavní mapa může být obyčejný soubor, nebo se může distribuovat přes " +"NIS. Ať zde odpovíte jakkoliv, nezabráníte amd, aby přes NIS stahovalo " +"ostatní mapy." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "Toto se nyní týká pouze *hlavní* mapy." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "Název hlavní mapy:" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"Hlavní mapa je mapa obsahující startovací argumenty amd a odkazy na další " +"mapy." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "Obvykle se nazývá \"amd.master\"." + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "config" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "onekey" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "mountpoint" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "vlastní" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "Styl hlavní mapy:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "Hlavní mapa amd může mít několik podob:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"Styl `config' znamená, že každý klíč v hlavním souboru zadává různou " +"konfiguraci. Můžete tak mít různé konfigurace v závislosti na zavedeném " +"operačním systému, nebo podle druhu určení počítače. Hodnota asociovaná s " +"každým klíčem je seznam přípojných bodů a map, které se mají v této " +"konfiguraci použít." + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "Ukázková mapa:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "Musíte zadat klíč, který se má použít." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"Styl `onekey' je stejný jako `config', ale je zde pouze jediná konfigurace. " +"Není třeba zadávat žádný klíč." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"Ve stylu `mountpoint' je každý klíč v hlavní mapě přípojným bodem a hodnota " +"je jméno mapy, která se má pro daný přípojný bod použít (plus podle potřeby " +"další parametry). Toto je výchozí styl pro FreeBSD." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"Se stylem `vlastní' budete dotázáni na příkaz, kterým získáte hlavní mapu. " +"Tento příkaz bude spuštěn při každém startu amd." + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "NIS klíč pro použití na tomto systému:" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"Klíč je obvykle jméno operačního systému (například \"linux\") nebo popis " +"využití daného počítače (\"marketing\", \"vývoj\", atd.)." + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "Příkaz pro získání hlavní mapy:" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"Zadejte shellový příkaz, který se má spouštět při startu amd. Tento příkaz " +"by měl na standardní výstup vytisknout platný seznam map amd pro příkazový " +"řádek." + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "Použít mapu net?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"Amd může používat mapu net. S touto mapou můžete přistupovat na všechny " +"souborové systémy exportované z konkrétního počítače přes NFS následovně:\n" +" /net//" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"Ačkoliv to je pohodlné, můžete tím způsobit připojení mnoha souborových " +"systémů najednou." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "Použít mapu passwd?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "Mapa pro automatické připojování domovských adresářů do /home." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"Použijete-li pro domovské adresáře svých uživatelů následující systém, " +"nebudete muset provádět další nastavení, protože amd poskytuje pro tento " +"případ speciální typ mapy \"passwd\". Amd rozdělí řetězec" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /nějakýadresář/[dom1[/...]/]domN/login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "na:" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/nějakýadresář/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"Pokud vaše domovské adresáře neodpovídají uvedenému vzoru, neměli byste tuto " +"vlastnost povolit." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "Které další mapy použít:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "Chcete-li použít jiné mapy, zadejte je zde." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"Záznam vyžaduje následující dvě části:\n" +" 1. Přípojný bod (kde bude mapa připojena a používána)\n" +" 2. Jméno mapy v textovém souboru, DBM souboru, nebo název\n" +" NIS mapy." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"Například máte-li textovou mapu v /etc/am-utils/amd.test, která se má " +"připojit pod /foo a NIS mapu nazvanou amd.other, která se má připojit pod /" +"bar, pak byste měli zadat:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /foo /etc/am-utils/amd.test /bar amd.other" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "Jméno klastru:" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"Záznam může používat selektor '\\${cluster}', díky čemuž je možno " +"identifikovat počítač jako součást konkrétního klastru." + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"Jestliže tuto možnost využíváte, zadejte zde jméno klastru. Ponecháte-li " +"pole prázdné, použije amd místo toho doménové jméno." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "Nemohu kontaktovat službu RPC na lokálním počítači" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"Přístup k lokální RPC službě amd byl odepřen! Dokud to nenapravíte, am-utils " +"nebude fungovat." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"Opravte prosím své soubory /etc/hosts.allow a /etc/hosts.deny a povolte " +"přístup ke službě amd na lokálním počítači. To se typicky provede přidáním " +"následujícího řádku do /etc/hosts.allow:" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + +#~ msgid "config, onekey, mountpoint, custom" +#~ msgstr "config, onekey, mountpoint, vlastní" + +#~ msgid "Would you like to try to import amd's configuration into am-utils ?" +#~ msgstr "Chcete zkusit nahrát konfiguraci amd do am-utils?" + +#~ msgid "" +#~ "The main purpose of the automounter is to perform NFS mounts on demand " +#~ "and reverse them after a certain time of inactivity. This is especially " +#~ "useful for home directories: People can have their home directories on " +#~ "their main workstation, making the cluster more robust to server " +#~ "failures. If you use the following syntax for the home directories of " +#~ "your users, then you will not need to do any configuration, because amd " +#~ "provides a special \"passwd\" map type for that case. Amd will break the " +#~ "string" +#~ msgstr "" +#~ "Hlavní význam automounteru je v připojování NFS na vyžádání a po určité " +#~ "době nečinnosti zase jejich odpojení. To je obzvláště užitečné pro " +#~ "domovské adresáře: Uživatelé mohou mít své domovské adresáře na své " +#~ "hlavní stanici, což činí klastr odolnější proti výpadkům serveru. " +#~ "Použijete-li pro domovské adresáře svých uživatelů následující syntaxi, " +#~ "nebudete muset provádět další nastavení, protože amd poskutuje pro tento " +#~ "případ speciální typ mapy \"passwd\". Amd rozdělí řetězec" + +#~ msgid "" +#~ "At the moment this is the only amd map for home directories supported by " +#~ "this configuration tool. You can still support any kind of home map, but " +#~ "this requires manual configuration." +#~ msgstr "" +#~ "Momentálně to je jediná mapa pro domovské adresáře podporovaná tímto " +#~ "konfiguračním nástrojem. Samozřejmě můžete pro domovské adresáře použít i " +#~ "jinou mapu, ale to vyžaduje ruční nastavení." + +#~ msgid "" +#~ "If you choose \"abort\", the configuration will be aborted and you'll " +#~ "have to use \"dpkg-reconfigure am-utils\" to finish the configuration." +#~ msgstr "" +#~ "Vyberete-li \"přerušit\", nastavení se nyní přeruší a pro jeho dokončení " +#~ "budete muset použít příkaz \"dpkg-reconfigure am-utils\"." + +#~ msgid "If you choose \"yes\", your current configuration will be used." +#~ msgstr "Zvolíte-li \"ano\", použije se stávající nastavení." + +#~ msgid "Configuration aborted..." +#~ msgstr "Nastavení přerušeno..." + +#~ msgid "" +#~ "Remember to use \"dpkg-reconfigure am-utils\" to configure this package." +#~ msgstr "" +#~ "Pro nastavení tohoto balíku použijte příkaz \"dpkg-reconfigure am-utils\"." + +#~ msgid "import, discard, keep" +#~ msgstr "importovat, zahodit, ponechat" + +#~ msgid "" +#~ "Do you want to try importing your manual changes to /etc/default/am-" +#~ "utils ?" +#~ msgstr "Chcete zkusit importovat své ruční zásahy do /etc/default/am-utils?" + +#~ msgid "The /etc/default/am-utils file has been changed outside of debconf." +#~ msgstr "Soubor /etc/default/am-utils byl změněn mimo debconf." + +#~ msgid "" +#~ "If you try to import it, some comments and formatting as well as values " +#~ "unknown to debconf might be lost. If you just changed some values, you " +#~ "might be ok." +#~ msgstr "" +#~ "Zkusíte-li jej importovat, můžete ztratit některé poznámky, formátování a " +#~ "hodnoty, které debconf nezná. Pokud jste pouze měnili některé hodnoty, " +#~ "mělo by být vše v pořádku." + +#~ msgid "" +#~ "If you discard the changes done manually, the values stored inside " +#~ "debconf (from last time am-utils was configured with debconf) will be " +#~ "used." +#~ msgstr "" +#~ "Zahodíte-li ručně provedené změny, použijí se hodnoty uložené v databázi " +#~ "debconfu (nastavené při poslední konfiguraci am-utils pomocí debconfu)." + +#~ msgid "" +#~ "You can also keep the manual configuration and leave everything as it " +#~ "is..." +#~ msgstr "Také můžete ponechat ruční nastavení a nechat vše tak, jak je..." + +#~ msgid "Import failed." +#~ msgstr "Import selhal." + +#~ msgid "" +#~ "The import of the manual changes committed to /etc/default/am-utils " +#~ "failed." +#~ msgstr "Import ručně provedených změn v /etc/default/am-utils selhal." --- am-utils-6.2+rc20110530.orig/debian/po/da.po +++ am-utils-6.2+rc20110530/debian/po/da.po @@ -0,0 +1,507 @@ +# Danish translation am-utils. +# Copyright (C) 2012 am-utils & nedenstående oversættere. +# This file is distributed under the same license as the am-utils package. +# Joe Hansen , 2012. +# +# map -> kort (master map -> overkort) giver det mening at oversætte sådan her. +# der er tale om nogle tabeller +# style -> metode? virker ikke som om det er stil her. +# +msgid "" +msgstr "" +"Project-Id-Version: am-utils\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2012-01-03 17:34+0000\n" +"Last-Translator: Joe Hansen \n" +"Language-Team: Danish \n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "Importer gammel amd-konfiguration?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"Pakkekonfigurationsfiler for amd er tilgængelige (pakken »amd« var forløberen " +"for am-utils)." + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" +"En mekansime er tilgængelig til at importere disse filer, men den kan " +"fejle i nogle tilfælde." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "Kunne ikke logge til fil" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" +"Den gamle amd-konfiguration brugt for at logge til en fil i stedet for at " +"bruge syslog." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"Pakken »am-utils« understøtter kun logning til syslog ud af boksen. " +"Du skal ændre filen /etc/am-utils/amd.conf for at aktivere logning til " +"en fil." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "Dette vil kræve manuel intervention." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "Automatisk import af amd's konfiguration fejlede" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "" +"Desværre så fejlede den automatiske import af den gamle amd-konfiguration." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "Gennemgå venligst din konfiguration for am-utils." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "Er amd-overkortet viderestillet via NIS?" + +# skal automounter oversættes? +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"På store sider kan tabellerne for automatisk montering (kaldet »kort«) " +"være tilgængelige via »Network Information Service« der forkortes NIS " +"(tidligere kendt som »Yellow pages« (gule sider). Dette er den anbefalede " +"måde at bruge den automatiske montering for klientsystemer." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"Overkortet indeholder listen af monteringspunkter, som skal håndteres af amd. " +"Dette overkort kan viderestilles via NIS eller kan være en fil. Uanset dit " +"valg her så forhindrer det ikke amd i at hente de andre kort via NIS." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "Kun *overkortet* er i spil her." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "Navn for overkort:" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"Overkortet er kortet der indeholder amd's opstartsargumenter og referer til " +"andre kort." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "Det kaldes normalt for »amd.master«." + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "konfiguration" + +# har vi et dansk ord for det her +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "onekey" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "monteringspunkt" + +# oversætte? +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "custom" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "Metode for overkort:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "Overkortet for Amd kan være udformet forskelligt:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"Med metoden »config« så angiver hver nøgle i overkortet en anden konfiguration. " +"Du har måske forskellige konfigurationer afhængig af hvilket operativsystem " +"der er opstartet, eller på hvad maskinens formål er. Værdien forbundet med " +"hver nøgle er listen for monteringspunkter og kort som skal bruges med denne " +"konfiguration." + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "Eksempelkort:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "Du skal angive hvilken nøgle der skal bruges." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"Metoden »onekey« er den samme som »config« med undtagelse af, at der kun er " +"en enkel konfiguration. Ingen nøgler kræver at blive angivet." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"Med metoden »mountpoint« er hver nøgle i overkortet monteringspunktet og " +"værdien er kortnavnet, der skal bruges for dette monteringspunkt, plus " +"nogle tilvalg hvis krævet. Dette er standardkortmetoden for FreeBSD." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"Med metoden »custom« vil du blive spurgt om en kommando til at udtrække " +"overkortet som vil køre hver gang amd starter." + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "NIS-nøgle at bruge for dette system:" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"Nøglen er typisk navnet for operativsystemet (for eksempel »linux«), " +"eller en beskrivelse af denne computers brug (»marketing«, »r&d« etc.)." + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "Kommando at køre til at udtrække overkortet:" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"Indtast venligst en skalkommando at køre når amd starter op. Denne kommando " +"skal udskrive en gyldig liste over amd-kommandolinjekort på standardud." + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "Brug kortet »net«?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"Amd kan konfigureres til at bruge kortet net. Med dette kort kan du tilgå " +"alle filsystemerne eksporteret via NFS fra en specifik vært ved at kigge " +"under:\n" +" /net//" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"Selvom det er en god funktionalitet, så kan det resultere i montering af " +"en masse filsystemer på samme tid." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "Brug kortet passwd?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "Et kort for automatisk montering af hjemmemapper på /home." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"Hvis du bruger det følgende system for hjemmemapper for dine brugere, så skal " +"du ikke udføre nogen konfiguration, da amd tilbyder en speciel korttype »passwd« " +"for dette tilfælde. Amd vil ødelægge strengen." + +# lidt i tvivl her om login skal oversættes (og anydir) +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /anydir/[dom1[/...]/]domN/login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "til:" + +# lidt i tvivl her om login skal oversættes (og anydir) +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"Hvis dine hjemmemapper ikke følger dette mønster, så skal du ikke aktivere " +"denne funktion." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "Andre kort at bruge:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "Hvis du har brug for at bruge andre kort, så indtast dem her." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"Et kortpunkt kræver de to følgende elementer:\n" +" 1. Et monteringspunkt (hvor kortet vil blive monteret og tilgået)\n" +" 2. Navnet på et kort, i en tekstfil, DBM-fil eller navnet på\n" +" et NIS-kort." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"For eksempel, hvis du har et tekstkort i /etc/am-utils/amd.test som skal " +"monteres på /foo og et NIS-kort kaldet amd.other til montering på /bar, " +"så skal du indtaste:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /foo /etc/am-utils/amd.test /bar amd.other" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "Klyngenavn at bruge:" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"Et kortpunkt kan bruge udvælgeren »\\${cluster}«, til at identificere " +"en maskine som tilhørende en specifik klynge." + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"Hvis du bruger den facilitet, så angiv klyngenavnet her. Hvis du lader den " +"være blank så vil amd bruge DNS-domænenavnet i stedet for." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "Kan ikke kontakte RPC-tjeneste på localhost" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"Adgang til localhosts amd RPC-tjeneste er nægtet! am-utils vil ikke virke " +"før du udfører en manuel handling for at rette dette." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"Ret venligst dine filer /etc/hosts.allow og /etc/hosts.deny og tildel adgang " +"til amd-tjenesten for localhost. Dette gøres typisk ved at indsætte den " +"følgende linje i /etc/hosts.allow:" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + --- am-utils-6.2+rc20110530.orig/debian/po/de.po +++ am-utils-6.2+rc20110530/debian/po/de.po @@ -0,0 +1,620 @@ +# Translation of am-utils debconf templates to German +# Copyright (C) Helge Kreutzmann , 2007. +# This file is distributed under the same license as the am-utils package. +# +msgid "" +msgstr "" +"Project-Id-Version: am-utils 6.1.5-3\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2007-01-19 18:42+0100\n" +"Last-Translator: Helge Kreutzmann \n" +"Language-Team: German \n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "Importiere die alte Konfiguration von Amd?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"Die Amd-Paketkonfigurationsdateien sind verfügbar (das »amd«-Paket ist der " +"Vorgänger der am-utils)." + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" +"Es existiert ein Mechanismus, diese Dateien zu importieren, allerdings " +"könnte dieser in einigen Fällen fehlschlagen." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "Protokollieren in eine Datei Datei fehlgeschlagen" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" +"Die alte »Amd«-Konfiguration protokollierte in eine Datei statt Syslog zu " +"verwenden." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"Standardmäßig unterstützt das »am-utils«-Paket nur die Protokollierung " +"mittels Syslog. Sie müssen /etc/am-utils/amd.conf modifizieren, damit Sie in " +"eine Datei protokollieren können." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "Hierzu ist ein manueller Eingriff nötig." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "Automatisches Importieren der Konfiguration von Amd fehlgeschlagen" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "" +"Unglücklicherweise ist das automatische Importieren der alten Amd-" +"Konfiguration fehlgeschlagen." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "Bitte schauen Sie sich Ihre am-utils Konfiguration an." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "Wird die Amd Master Map über NIS verteilt?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"In großen Umgebungen werden die automounter-Tabellen (genannt »Maps«) " +"möglicherweise über den »Network Information Service«, oder kurz NIS (früher " +"bekannt als »Yellow Pages«) verteilt. Dies ist die empfohlene Art, den " +"Automounter auf den Client-Systemen einzusetzen." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"Die Master Map enthält die Listen der Einhängepunkte, die von Amd verwaltet " +"werden sollen. Diese Master Map kann über NIS verteilt werden oder eine " +"Datei sein. Unabhängig davon, was Sie hier auswählen, wird Amd nicht daran " +"gehindert andere Maps über NIS abzurufen." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "Nur die *Master* Map ist hiervon betroffen." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "Name der NIS-Master Map:" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"Die Master Map enthält die Start-Argumente von Amd und bezieht sich auch auf " +"andere Maps." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "Sie heißt normalerweise »amd.master«." + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "Konfiguration" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "Onekey" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "Einhängepunkt" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "angepasst" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "Aufbau der Master Map:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "Die Amd Master Map kann verschieden aufgebaut sein:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"In dem »config«-Aufbau spezifiziert jeder Schlüssel in der Master Map eine " +"andere Konfiguration. Sie haben vielleicht verschiedene Konfigurationen, " +"abhängig von dem gebooteten Betriebssystem, oder abhängig vom Zweck des " +"Rechners. Der Wert, der mit jedem Schlüssel verbunden ist, ist die Liste der " +"Einhängepunkte und Maps, die mit dieser Konfiguration verwendet werden." + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "Beispiel Map:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "Sie müssen angeben, welcher Schlüssel verwendet werden soll." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"Der »onekey«-Aufbau ist der gleiche wie der »config«-Aufbau, mit der " +"Ausnahme, dass es nur eine Konfiguration gibt. Es müssen keine Schlüssel " +"spezifiziert werden." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"Bei dem »Einhängepunkt«-Aufbau ist jeder Schlüssel in der Master Map der " +"Einhängepunkt und der Wert ist der Name der Map, der für diesen " +"Einhängepunkt verwendet wird, ergänzt um einige Optionen, sofern benötigt. " +"Dies ist der Standard Map-Aufbau für FreeBSD." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"Bei dem »angepassten«-Aufbau werden Sie nach einem Befehl gefragt, der die " +"Master Map extrahiert und der bei jedem Start von Amd ausgeführt werden wird." + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "NIS-Schlüssel, der für dieses System verwendet werden soll:" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"Der Schlüssel ist typischerweise der Name des Betriebssystems (zum Beispiel " +"»linux«), oder eine Beschreibung des Einsatzzwecks des Computers " +"(»vertrieb«, »f&e«, usw.)." + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "Auszuführender Befehl, um die Master Map zu extrahieren:" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"Bitte geben Sie den Shell-Befehl ein, der ausgeführt werden soll, wenn Amd " +"startet. Dieser Befehl sollte eine gültige Befehlszeile (command line) für " +"Amd auf Stdout ausgeben." + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "Die »Net«-Map verwenden?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"Amd kann so konfiguriert werden, dass es die Net-Map verwendet. Mit dieser " +"Map kann auf Dateisysteme zugegriffen werden, die von einem bestimmten Host " +"via NFS exportiert werden:\n" +" /net//" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"Dies ist zwar bequem, kann aber zum simultanen Einhängen von vielen " +"Dateisystemen führen." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "Soll die passwd-Map verwendet werden?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "Eine Map zum automatischen Einhängen der Home-Verzeichnisse auf /home." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"Falls Sie das folgende System für die Home-Verzeichnisse Ihrer Benutzer " +"verwenden, dann müssen Sie keine Konfiguration vornehmen, da Amd einen " +"speziellen »passwd«-Map-Typ für diesen Fall bereitstellt. Amd wird die " +"Zeichenkette" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /anydir/[dom1[/...]/]domN/login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "zerlegen in:" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"Falls Ihre Home-Verzeichnisse *nicht* diesem Muster folgen, sollten Sie " +"diese Funktion nicht aktivieren." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "Anderen zu verwendende Maps:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "Falls Sie noch andere Maps verwenden müssen, geben Sie diese hier ein." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"Typischerweise benötigt ein Map-Eintrag folgende zwei Elemente:\n" +" 1. Ein Einhängepunkt (wo die Map eingehängt und darauf zugegriffen wird)\n" +" 2. Den Namen der Map, in einer Textdatei, DBM-Datei, oder den\n" +" Name der NIS-Map." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"Wenn Sie zum Beispiel eine Text-Map in /etc/am-utils/amd.test haben, die " +"nach /foo eingehängt wird und die NIS-Map amd.other heißt und nach /bar " +"eingehängt wird, sollten Sie folgendes eingeben:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /foo /etc/am-utils/amd.test /bar amd.other" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "Zu verwendender Cluster-Name:" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"Ein Map-Eintrag kann den »\\${cluster}«-Selektor verwenden, um eine Maschine " +"als zu einem bestimmten Cluster zugehörig zu markieren." + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"Falls Sie diese Einrichtung benutzen, stellen Sie den Cluster-Namen hier " +"ein. Falls Sie dies leer lassen wird Amd stattdessen den Domain-Namen " +"verwenden." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "Kann den RPC-Dienst auf localhost nicht erreichen" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"Der Zugriff auf den Amd RPC-Dienst auf localhost wurde verweigert! am-utils " +"wird nicht funktionieren, bis Sie dies manuell behoben haben." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"Bitte korrigieren Sie Ihre /etc/hosts.allow- und /etc/hosts.deny-Dateien und " +"geben Sie dem Amd-Dienst Zugriff auf localhost. Dies passiert " +"typischerweise, indem Sie die folgende Zeile zu /etc/hosts.allow hinzufügen:" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + +#~ msgid "config, onekey, mountpoint, custom" +#~ msgstr "Konfiguration, Onekey, Einhängepunkt, angepasst" + +#~ msgid "Would you like to try to import amd's configuration into am-utils ?" +#~ msgstr "Möchten Sie die alten Amd-Konfigurationsdateien importieren ?" + +#~ msgid "" +#~ "The main purpose of the automounter is to perform NFS mounts on demand " +#~ "and reverse them after a certain time of inactivity. This is especially " +#~ "useful for home directories: People can have their home directories on " +#~ "their main workstation, making the cluster more robust to server " +#~ "failures. If you use the following syntax for the home directories of " +#~ "your users, then you will not need to do any configuration, because amd " +#~ "provides a special \"passwd\" map type for that case. Amd will break the " +#~ "string" +#~ msgstr "" +#~ "Die Hauptaufgabe des automounters ist das Einhängen von NFS Shares bei " +#~ "Bedarf und diese nach einer bestimmte Zeit der Inaktivität wieder zu " +#~ "entfernen. Dies ist besonders für Home-Verzeichnisse nützlich: Die " +#~ "Benutzer können ihre Home-Verzeichnisse auf ihren Haupt-Workstations " +#~ "liegen haben wodurch der Cluster robuster gegenüber Ausfällen wird. Falls " +#~ "Sie die folgende Syntax für Home-Verzeichnisse ihrer Benutzer wählen, " +#~ "dann müssen Sie keine Konfiguration durchführen, da Amd einen speziellen " +#~ "»passwd« Map-Typ für diesen Fall bereitstellt. Amd wird die Zeichenkette " + +#~ msgid "" +#~ "At the moment this is the only amd map for home directories supported by " +#~ "this configuration tool. You can still support any kind of home map, but " +#~ "this requires manual configuration." +#~ msgstr "" +#~ "Derzeit ist dies die einzige Amd-Map für Home-Verzeichnisse, die von " +#~ "diesem Konfigurationswerkzeug unterstützt wird. Sie können dennoch jede " +#~ "Art von Home-Map unterstützen, dies bedarf aber manueller Konfiguration." + +#~ msgid "Configuration aborted..." +#~ msgstr "Konfiguration abgebrochen..." + +#~ msgid "" +#~ "Remember to use \"dpkg-reconfigure am-utils\" to configure this package." +#~ msgstr "" +#~ "Bitte vergessen Sie nicht, dass Paket mit \"dpkg-reconfigure am-utils\" " +#~ "zu konfigurieren." + +#~ msgid "import, discard, keep" +#~ msgstr "import, verwerfen, belassen wie es ist" + +#~ msgid "" +#~ "Do you want to try importing your manual changes to /etc/default/am-" +#~ "utils ?" +#~ msgstr "Manuelle Änderungen in /etc/default/am-utils importieren?" + +#~ msgid "The /etc/default/am-utils file has been changed outside of debconf." +#~ msgstr "Die Datei /etc/default/am-utils wurde ohne debconf verändert." + +#~ msgid "" +#~ "If you try to import it, some comments and formatting as well as values " +#~ "unknown to debconf might be lost. If you just changed some values, you " +#~ "might be ok." +#~ msgstr "" +#~ "Wenn Sie versuchen möchten, diese Datei zu importieren, werden " +#~ "wahrscheinlich einige Kommentare, Formatierungen und Werte verloren " +#~ "gehen. Wenn Sie nur Werte verändert haben, ist das vielleicht ok." + +#~ msgid "" +#~ "If you discard the changes done manually, the values stored inside " +#~ "debconf (from last time am-utils was configured with debconf) will be " +#~ "used." +#~ msgstr "" +#~ "Wenn Sie die manuellen Änderungen verwerfen möchten, werden die Werte von " +#~ "debconf (seit der letzten Konfiguration durch debconf) verwendet." + +#~ msgid "" +#~ "You can also keep the manual configuration and leave everything as it " +#~ "is..." +#~ msgstr "" +#~ "Sie können auch Ihre manuellen Änderungen weiter verwenden und alles so " +#~ "belassen wie es ist." + +#~ msgid "Import failed." +#~ msgstr "Importierung fehlgeschlagen." + +#~ msgid "" +#~ "The import of the manual changes committed to /etc/default/am-utils " +#~ "failed." +#~ msgstr "" +#~ "Das importieren der manuellen Änderungen nach /etc/default/am-utils ist " +#~ "fehlgeschlagen." + +#~ msgid "yes, no, abort" +#~ msgstr "ja, nein, abbruch" + +#~ msgid "Are you happy with these settings ?" +#~ msgstr "Sind Sie mit diesen Einstellungen glücklich ?" + +#~ msgid "If you choose \"no\", we will start the configuration over." +#~ msgstr "" +#~ "Falls Sie mit »nein« Antworten, werden wir die Konfiguration nochmal " +#~ "starten." + +#~ msgid "" +#~ "If you choose \"abort\", the configuration will be aborted and you'll " +#~ "have to use \"dpkg-reconfigure am-utils\" to finish the configuration." +#~ msgstr "" +#~ "Falls Sie »abbruch« auswählen, wird die Konfiguration abgebrochen und Sie " +#~ "müssen mit »dpkg-reconfigure am-utils« die Konfiguration abschließen." + +#~ msgid "If you choose \"yes\", your current configuration will be used." +#~ msgstr "" +#~ "Falls Sie mit »ja« antworten, wird Ihre aktuelle Konfiguration verwendet." + +#~ msgid " /home amd.home" +#~ msgstr " /home amd.boot" + +#~ msgid " /boot amd.boot -cache:=all" +#~ msgstr " /boot amd.boot -cache:=all" --- am-utils-6.2+rc20110530.orig/debian/po/es.po +++ am-utils-6.2+rc20110530/debian/po/es.po @@ -0,0 +1,639 @@ +# am-utils po-debconf translation to Spanish +# Copyright (C) 2005, 2009 Software in the Public Interest +# This file is distributed under the same license as the am-utils package. +# +# Changes: +# - Initial translation +# Unknown, converted from old templates format. +# +# - Update +# Lucas Wall , 2005 +# Francisco Javier Cuadrado , 2009 +# +# Traductores, si no conocen el formato PO, merece la pena leer la +# documentación de gettext, especialmente las secciones dedicadas a este +# formato, por ejemplo ejecutando: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Equipo de traducción al español, por favor lean antes de traducir +# los siguientes documentos: +# +# - El proyecto de traducción de Debian al español +# http://www.debian.org/intl/spanish/coordinacion +# especialmente las notas de traducción en +# http://www.debian.org/intl/spanish/notas +# +# - La guía de traducción de po's de debconf: +# /usr/share/doc/po-debconf/README-trans +# o http://www.debian.org/intl/l10n/po-debconf/README-trans +# +msgid "" +msgstr "" +"Project-Id-Version: am-utils 6.1.5-12\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2009-05-06 16:12+0100\n" +"Last-Translator: Francisco Javier Cuadrado \n" +"Language-Team: Debian l10n Spanish \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "¿Desea importar la configuración antigua de amd?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"Hay disponibles archivos de configuración del paquete amd (el paquete «amd» " +"fue el precursor de am-utils)" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" +"Hay disponible un mecanismo para importar estos archivos, pero puede fallar " +"en algunos casos." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "No se pudo registrar en un archivo" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" +"Su configuración antigua de «amd» registraba los sucesos en un archivo en " +"vez de en syslog." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"El paquete «am-utils», de forma predeterminada, sólo permite el registro en " +"syslog. Quizás quiera modificar el archivo «/etc/am-utils/amd.conf» para " +"activar el registro en un archivo." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "Esto requiere su intervención manual." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "Falló la importación automática de amd." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "" +"Desafortunadamente, la importación automática de la configuración antigua de " +"amd falló." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "Revise la configuración de am-utils." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "¿Desea propagar el mapa maestro a través de NIS?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"En sitios grandes las tablas del automontador (llamadas «mapas») pueden " +"estar disponibles a través del «Servicio de Información de Red», (NIS para " +"acortar, también conocido como «Páginas Amarillas»). Esta es la forma " +"recomendada para utilizar el automontador en sistemas clientes." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"El mapa maestro contiene una lista de puntos de montaje que maneja amd. Este " +"mapa maestro se puede propagar a través de NIS o puede ser un archivo. Su " +"elección no impide a amd para recuperar el resto de los mapas a través de " +"NIS." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "Aquí sólo interesa el mapa *maestro*." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "Nombre del mapa maestro:" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"El mapa maestro es un mapa que contiene parámetros de inicio de amd y " +"referencias a otros mapas." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "Generalmente se llama «amd.master»." + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "configuración" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "clave única" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "punto de montaje" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "personalizado" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "Tipo de mapa maestro:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "El mapa maestro de amd puede ser de diferentes tipos:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"Con el tipo «configuración», cualquier clave en el mapa maestro especifica " +"una configuración diferente. Puede tener diferentes configuraciones " +"dependiendo de que sistema operativo arranque, o cual sea el trabajo que " +"desempeña la máquina. Los valores asociados con cada clave son la lista de " +"puntos de montaje y mapas que se usan con esa configuración." + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "Mapa de ejemplo:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "Este tipo necesita que especifique la clave a utilizar." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"El tipo «clave única» es igual que el tipo «configuración» excepto que sólo " +"hay una configuración. No necesita especificar la clave a utilizar." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"El tipo «punto de montaje» cualquier clave en el mapa maestro es un punto de " +"montaje y el valor es el nombre de mapa a utilizar para ese punto de montaje " +"además de algunas opciones si se necesitan. Este es el tipo de mapa " +"predeterminado para FreeBSD." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"El tipo «personalizado» le pedirá una orden para extraer el mapa maestro que " +"se ejecutará cada vez que se inicie amd." + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "La clave de NIS a utilizar para este sistema:" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"La clave es normalmente un nombre de sistema operativo («linux» por " +"ejemplo), o una descripción del uso que se le dará al ordenador " +"(«marketing», «i+d», etc)." + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "Orden a ejecutar para extraer el mapa maestro:" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"Introduzca una orden de la consola para ejecutar cuando se inicie amd. Esta " +"orden debería imprimir en la salida estándar una lista válida de mapas de " +"amd de la línea de órdenes." + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "¿Desea utilizar el mapa de «red»?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"Amd puede configurarse para utilizar el mapa de red. Con este mapa puede " +"acceder a cualquiera de los sistemas de archivos exportados a través de NFS " +"desde un servidor en concreto mirando en:\n" +" «/net//»" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"Aunque conveniente, esto puede resultar en montar muchos sistemas de " +"archivos simultáneamente." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "¿Desea utilizar el mapa de contraseñas («passwd»)?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "Un mapa para automontar los directorios de los usuarios en «/home»." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"Si utiliza el siguiente sistema para los directorios de los usuarios, " +"entonces no necesitará realizar ninguna configuración, porque amd " +"proporciona un tipo de mapa especial de contraseñas («passwd») para este " +"caso. Amd romperá la cadena" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /cualquierdirectorio/[dom1[/...]/]domN/nombredeentrada" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "en:" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/cualquierdirectorio/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=nombredeentrada" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"Si los directorios de los usuarios *no* siguen este patrón, no debería " +"activar esta característica." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "Otros mapas a utilizar:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "Si necesita utilizar otros mapas, puede introducirlos aquí." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"Una entrada de mapa necesita los dos siguientes elementos:\n" +" 1. Un punto de montaje (donde el mapa se montará y accederá)\n" +" 2. El nombre del mapa, en un archivo de texto, archivo DBM, o el nombre\n" +" de un mapa NIS." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"Por ejemplo, si tiene un mapa de texto en «/etc/am-utils/amd.test» para " +"montarlo en «/foo» y un mapa NIS llamado «amd.otro» para montarlo en «/bar», " +"debería escribir:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /foo /etc/am-utils/amd.test /bar amd.otro" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "Nombre del cluster a utilizar:" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"Una entrada en el mapa puede utilizar el selector «\\${cluster}», para " +"identificar una máquina como miembro de un cluster en concreto." + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"Si utiliza esta funcionalidad, asigne el nombre del cluster aquí. Si lo deja " +"en blanco, amd utilizará en su lugar el nombre del dominio de DNS." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "No se ha podido contactar con el servicio de RPC en «localhost»" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"¡Se ha denegado el acceso del servicio de RPC de amd de «localhost»! Las am-" +"utils no funcionarán hasta que rectifique esto manualmente." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"Corrija los archivos «/etc/hosts.allow» y «/etc/hosts.deny» y permita a " +"«localhost» el acceso al servicio de amd. Esto, normalmente, se hace " +"insertando la siguiente línea al archivo «/etc/hosts.allow»:" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + +#~ msgid "config, onekey, mountpoint, custom" +#~ msgstr "configuración, clave única, punto de montaje, personalizado" + +#~ msgid "Would you like to try to import amd's configuration into am-utils ?" +#~ msgstr "¿Quiere importar la configuración de amd en am-utils?" + +#~ msgid "We're just talking about the *master* map here." +#~ msgstr "Su respuesta sólo influye en el tratamiento del mapa *maestro*." + +#~ msgid "" +#~ "The main purpose of the automounter is to perform NFS mounts on demand " +#~ "and reverse them after a certain time of inactivity. This is especially " +#~ "useful for home directories: People can have their home directories on " +#~ "their main workstation, making the cluster more robust to server " +#~ "failures. If you use the following syntax for the home directories of " +#~ "your users, then you will not need to do any configuration, because amd " +#~ "provides a special \"passwd\" map type for that case. Amd will break the " +#~ "string" +#~ msgstr "" +#~ "La tarea principal del automontador es realizar montajes NFS bajo demanda " +#~ "y revertirlos tras un tiempo de inactividad. Esto es especialmente útil " +#~ "para directorios de usuarios. La gente puede tener su directorio en su " +#~ "estación de trabajo principal logrando un conjunto más robusto frente a " +#~ "fallos del servidor. Si usa la siguiente sintaxis para el directorio de " +#~ "sus usuarios no necesita configurar nada ya que amd proporciona un tipo " +#~ "de mapa especial «passwd» para este caso. Amd partirá la cadena" + +#~ msgid "" +#~ "At the moment this is the only amd map for home directories supported by " +#~ "this configuration tool. You can still support any kind of home map, but " +#~ "this requires manual configuration." +#~ msgstr "" +#~ "Por ahora este es el único tipo de mapa amd para directorios de usuarios " +#~ "que soporta esta aplicación. Sin embargo, puede utilizar cualquier tipo " +#~ "de mapa, pero requerirá configuración manual por su parte." + +#~ msgid "Configuration aborted..." +#~ msgstr "Configuración cancelada..." + +#~ msgid "" +#~ "Remember to use \"dpkg-reconfigure am-utils\" to configure this package." +#~ msgstr "" +#~ "Recuerde utilizar «dpkg-reconfigure am-utils» para configurar este " +#~ "paquete." + +#~ msgid "import, discard, keep" +#~ msgstr "importar, descartar, guardar" + +#~ msgid "" +#~ "Do you want to try importing your manual changes to /etc/default/am-" +#~ "utils ?" +#~ msgstr "" +#~ "¿Quiere importar los cambios hechos manualmente a /etc/default/am-utils?" + +#~ msgid "The /etc/default/am-utils file has been changed outside of debconf." +#~ msgstr "" +#~ "El archivo /etc/default/am-utils ha sido modificado fuera de debconf." + +#~ msgid "" +#~ "If you try to import it, some comments and formatting as well as values " +#~ "unknown to debconf might be lost. If you just changed some values, you " +#~ "might be ok." +#~ msgstr "" +#~ "Si intenta importarlo, algunos comentarios y formato así como valores " +#~ "desconocidos a debconf pueden perderse. Si sólo cambió algunos valores " +#~ "puede realizarse correctamente." + +#~ msgid "" +#~ "If you discard the changes done manually, the values stored inside " +#~ "debconf (from last time am-utils was configured with debconf) will be " +#~ "used." +#~ msgstr "" +#~ "Si descarta los cambios realizados manualmente, se utilizarán los valores " +#~ "almacenados por debconf (de la última vez que am-utils fue configurado " +#~ "con debconf)" + +#~ msgid "" +#~ "You can also keep the manual configuration and leave everything as it " +#~ "is..." +#~ msgstr "" +#~ "También puede guardar la configuración manual y dejar todo como está..." + +#~ msgid "Import failed." +#~ msgstr "Importación fallida" + +#~ msgid "" +#~ "The import of the manual changes committed to /etc/default/am-utils " +#~ "failed." +#~ msgstr "" +#~ "El proceso de importación de cambios hechos manualmente en /etc/default/" +#~ "am-utils falló." + +#~ msgid "yes, no, abort" +#~ msgstr "sí, no, cancelar" + +#~ msgid "Are you happy with these settings ?" +#~ msgstr "¿Le gusta esta configuración?" + +#~ msgid "If you choose \"no\", we will start the configuration over." +#~ msgstr "Si no acepta aquí, el proceso de configuración comenzará de nuevo." + +#~ msgid "" +#~ "If you choose \"abort\", the configuration will be aborted and you'll " +#~ "have to use \"dpkg-reconfigure am-utils\" to finish the configuration." +#~ msgstr "" +#~ "Si decide cancelar, el proceso de configuración será finalizado y tendrá " +#~ "que utilizar «dpkg-reconfigura am-utils» para finalizar la configuración." + +#~ msgid "If you choose \"yes\", your current configuration will be used." +#~ msgstr "Si acepta aquí, am-utils utilizará esta configuración." --- am-utils-6.2+rc20110530.orig/debian/po/fr.po +++ am-utils-6.2+rc20110530/debian/po/fr.po @@ -0,0 +1,521 @@ +# translation of fr.po to French +# +# 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. +# +# Christian Perrier , 2006. +msgid "" +msgstr "" +"Project-Id-Version: fr\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2006-09-21 21:49+0200\n" +"Last-Translator: Christian Perrier \n" +"Language-Team: French \n" +"Language: fr\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 +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "Faut-il importer l'ancienne configuration d'amd ?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"Il semblerait que des fichiers de configuration d'amd soient présents (le " +"paquet « amd » est le prédécesseur d'am-utils)." + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" +"Il existe une possibilité pour importer ces fichiers, mais elle peut échouer " +"dans certaines conditions." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "Échec de la journalisation dans un fichier" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" +"L'installation antérieure d'amd utilisait un fichier plutôt que syslog, pour " +"la journalisation." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"Le paquet am-utils ne gère, sans modifications, que la journalisation via " +"syslog. Vous devriez modifier le fichier /etc/am-utils/amd.conf pour activer " +"la journalisation dans un fichier." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "Cela nécessitera des modifications que vous devrez réaliser vous-même." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "Échec de l'importation automatique de la configuration" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "L'importation automatique de l'ancienne configuration d'amd a échoué." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "Veuillez vérifier la configuration d'am-utils." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "La carte principale (« master map ») d'amd est-elle diffusée via NIS ?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"Sur les sites importants, les tables de montage automatique (appelées " +"« cartes ») peuvent être diffusées via NIS (« Network Information System »), " +"précédemment appelées « Pages Jaunes ». Il s'agit de la méthode recommandée " +"pour utiliser l'auto-monteur sur les systèmes clients." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"La carte principale contient la liste des points de montage gérés par amd. " +"Cette carte principale peut être propagée par NIS ou peut être un simple " +"fichier. Quel que soit le choix effectué, rien n'empêche amd de récupérer " +"les autres cartes par NIS." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "Seule la carte *principale* est concernée ici." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "Nom de la carte principale :" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"La carte principale est la carte qui contient les options de démarrage d'amd " +"et qui fait référence aux autres cartes." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "Elle est généralement appelée « amd.master »." + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "configuration" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "une seule clé" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "point de montage" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "personnalisé" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "Format de la carte principale :" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "La carte principale d'amd peut avoir plusieurs formats différents :" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"Dans le format « configuration », chaque clé de la carte principale indique " +"une configuration différente. Vous pouvez utiliser différentes " +"configurations selon le système d'exploitation qui est démarré ou " +"l'utilisation de la machine. La valeur associée à chaque clé est la liste " +"des points de montage et des cartes qui sont utilisés avec cette " +"configuration." + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "Exemple de carte :" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "Vous devrez indiquer quelle clé doit être utilisée." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"Le format « une seule clé » est identique au format « configuration » avec " +"une seule configuration. Vous n'aurez aucune clé à indiquer." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"Dans le format « point de montage », chaque clé de la carte principale " +"indique le point de montage et la valeur associée est le nom de la carte à " +"utiliser pour ce point de montage, avec éventuellement certaines options. Il " +"s'agit du format par défaut des cartes pour FreeBSD." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"Avec le format « personnalisé », vous devrez indiquer la commande destinée à " +"extraire la carte principale. Cette commande sera exécutée à chaque " +"démarrage d'amd." + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "Clé NIS à utiliser pour ce système :" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"La clé est en général le nom du système d'exploitation (par exemple " +"« linux ») ou une description de l'utilisation principale de l'ordinateur " +"(« ventes », « recherche », etc.)." + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "Commande d'extraction de la carte principale :" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"Veuillez indiquer une commande shell à exécuter au démarrage d'amd. Cette " +"commande doit afficher sur la sortie standard une liste valide de commandes " +"pour amd." + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "Faut-il utiliser la carte réseau (« net map ») ?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"Amd peut utiliser une carte réseau. Avec cette carte, tous les systèmes de " +"fichiers d'un hôte donné exportés par NFS sont accessibles via un chemin de " +"la forme suivante :\n" +" /net//" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"Bien que cela soit pratique, cela peut provoquer le montage de nombreux " +"systèmes de fichiers au même moment." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "Faut-il utiliser la carte passwd ?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "Carte de montage automatique des répertoires personnels sur /home." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"Si vous utilisez le système suivant pour les répertoires personnels des " +"utilisateurs, vous n'aurez pas besoin de configuration spécifique, car amd " +"fournit une carte « passwd » spéciale pour ce cas. La chaîne suivante :" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /répertoire/[dom1[/...]/]domN/identifiant" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "sera découpée en :" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/répertoire/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=identifiant" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"Si les répertoires personnels ne respectent pas ce format, vous ne devriez " +"pas activer cette option." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "Autres types de cartes à utiliser :" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "" +"Si vous avez besoin d'autres types de cartes, vous pouvez les indiquer ici." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"Typiquement, une entrée de carte doit comporter les deux éléments " +"suivants :\n" +" - un point de montage où la carte sera montée et où elle\n" +" sera accessible ;\n" +" - le nom de la carte dans un fichier texte ou DBM ou le nom\n" +" de la carte NIS." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"Par exemple, si vous voulez utiliser une carte en format texte appelée /etc/" +"am-utils/amd.test pour des montages sur /toto et une carte NIS appelée amd." +"other pour des montages sur /titi, vous devez alors indiquer :" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /toto /etc/am-utils/amd.test /titi amd.other" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "Nom de grappe (« cluster ») à utiliser :" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"Une entrée de carte peut utiliser le sélecteur ${cluster} qui permet " +"d'identifier la machine comme membre d'une grappe donnée." + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"Si vous utilisez cette fonctionnalité, veuillez indiquer le nom de la grappe " +"ici. Si vous laissez ce champ vide, le nom de domaine DNS sera utilisé à la " +"place." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "Impossible de contacter le service RPC sur l'hôte local" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"L'accès au service RPC d'amd sur l'hôte local (« localhost ») a été refusé. " +"Les utilitaires d'am-utils ne fonctionneront pas tant que cela ne sera pas " +"corrigé." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"Vous devriez corriger les fichiers /etc/hosts.allow et /etc/hosts.deny et " +"autoriser le service amd à accéder à l'hôte local. La méthode usuelle pour " +"cela est d'ajouter la ligne suivante dans /etc/hosts.allow :" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + +#~ msgid "config, onekey, mountpoint, custom" +#~ msgstr "configuration, une seule clé, point de montage, personnalisé" --- am-utils-6.2+rc20110530.orig/debian/po/gl.po +++ am-utils-6.2+rc20110530/debian/po/gl.po @@ -0,0 +1,500 @@ +# Galician translation of am-utils's debconf templates +# This file is distributed under the same license as the am-utils package. +# Jacobo Tarrio , 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: am-utils\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2007-03-04 13:35+0100\n" +"Last-Translator: Jacobo Tarrio \n" +"Language-Team: Galician \n" +"Language: gl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "¿Importar a configuración de amd antiga?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"Hai ficheiros de configuración do paquete amd dispoñibles (o paquete \"amd\" " +"foi o precursor de am-utils)." + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" +"Existe un mecanismo para importar eses ficheiros, pero pode fallar nalgúns " +"casos." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "Non se puido gravar o rexistro nun ficheiro" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" +"A configuración antiga de \"amd\" gravaba un rexistro nun ficheiro no canto " +"de empregar syslog." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"O paquete \"am-utils\" só pode facer o rexistro en syslog tal como está " +"configurado por defecto. Pode querer modificar o ficheiro /etc/am-utils/amd." +"conf para activar o rexistro nun ficheiro." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "Isto ha precisar de intervención manual." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "A importación automática da configuración de amd fallou" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "" +"Por desgraza, a importación automática da configuración antiga de amd fallou." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "Revise a configuración de am-utils." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "¿Propágase o mapa mestre de amd mediante NIS?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"En sitios grandes, as táboas de automontaxe (chamadas \"mapas\") pódense " +"poñer dispoñibles mediante NIS. Esta é a maneira recomendada de empregar a " +"automontaxe nos sistemas clientes." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"O mapa mestre contén a lista de puntos de montaxe que debe xestionar amd. " +"Este mapa mestre pódese propagar mediante NIS ou pode estar nun ficheiro. " +"Resposte o que resposte aquí, non se ha impedir que amd poida obter os " +"outros mapas mediante NIS." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "Só o mapa *mestre* é o que nos importa aquí." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "Nome do mapa mestre:" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"O mapa mestre é o mapa que contén os argumentos de inicio de amd e se refire " +"a outros mapas." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "Adoita chamarse \"amd.master\"." + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "config" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "unhaclave" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "puntomontaxe" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "personalizado" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "Estilo do mapa mestre:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "O mapa mestre de Amd pode estar en diferentes estilos:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"Co estilo \"config\" cada clave do mapa mestre especifica unha configuración " +"diferente. Pode ter diferentes configuracións dependendo do sistema " +"operativo que se inicie ou a finalidade de cada máquina. O valor asociado " +"con cada clave é a lista de puntos de montaxe e mapas a empregar con esta " +"configuración." + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "Mapa de exemplo:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "Ha ter que indicar que clave quere empregar." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"O estilo \"unhaclave\" é o mesmo que \"config\", só que hai unha soa " +"configuración. Non é necesario especificar unha clave." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"Co estilo \"puntomontaxe\", cada clave do mapa mestre é o punto de montaxe, " +"e o valor é o nome do mapa a empregar para ese punto de montaxe, xunto coas " +"opcións que sexan necesarias. Este é o estilo de mapa por defecto de FreeBSD." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"Co estilo \"personalizado\", háselle solicitar unha orde para extraer o mapa " +"mestre que se ha executar cada vez que se inicie amd." + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "Clave NIS a empregar neste sistema:" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"A clave adoita ser o nome do sistema operativo (\"linux\", por exemplo), ou " +"unha descrición da finalidade do ordenador (\"ventas\", \"contabilidade\", " +"etc)." + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "Orde a executar para extraer o mapa mestre:" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"Introduza unha orde a executar ao iniciar amd. Esta orde debería producir " +"unha lista válida de mapas de liña de ordes de amd na saída estándar." + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "¿Empregar o mapa \"net\"?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"Pódese configurar para empregar o mapa \"net\". Con este mapa, pódese " +"acceder a tódolos sistemas de ficheiros exportados por NFS dun servidor " +"determinado buscando en:\n" +" /net//" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"Aínda que é cómodo, pode facer que queden montados moitos sistemas de " +"ficheiros ao mesmo tempo." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "¿Empregar o mapa \"passwd\"?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "Un mapa para automontar os directorios iniciais en /home." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"Se emprega o seguinte sistema para os directorios iniciais dos seus " +"usuarios, non ha ter que configurar nada, xa que amd fornece un tipo de mapa " +"\"passwd\" especial para este caso. Amd ha dividir a cadea" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /directorio/[dom1[/...]/]domN/usuario" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "en:" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/directorio/domN\n" +" rhost:=domN[[...].dom1]\n" +" sublink:=usuario" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"Se os seus directorios iniciais *non* seguen este patrón, non debería " +"activar esta característica." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "Outros mapas a empregar:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "Se precisa de empregar outros mapas, introdúzaos aquí." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"Unha entrada de mapa precisa dos dous seguintes elementos:\n" +" 1. Un punto de montaxe (no que se ha montar e acceder ao mapa)\n" +" 2. O nome dun mapa nun ficheiro de texto, ficheiro DBM ou o nome\n" +" dun mapa NIS." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"Por exemplo, se ten un mapa de texto en /etc/am-utils/amd.proba para montar " +"en /foo e un mapa NIS chamado amd.outra para montar en /bar, debería " +"introducir:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /foo /etc/am-utils/amd.proba /bar amd.outra" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "Nome de clúster a empregar:" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"Unha entrada de mapa pode empregar o selector \"\\${cluster}\" para " +"identificar unha máquina pertencente a un determinado clúster." + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"Se emprega esa posibilidade, estabreza aquí o nome do clúster. Se o deixa en " +"branco, hase empregar o nome de dominio DNS." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "Non se pode comunicar co servizo RPC de localhost" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"Denegouse o acceso ao servizo RPC de amd de localhost. am-utils non ha " +"funcionar ata que rectifique iso manualmente." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"Arranxe os ficheiros /etc/hosts.allow e /etc/hosts.deny para otorgar acceso " +"ao servizo amd para localhost. Isto adoita facerse inserindo a seguinte liña " +"no ficheiro /etc/hosts.allow:" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + +#~ msgid "config, onekey, mountpoint, custom" +#~ msgstr "config, unhaclave, puntomontaxe, personalizado" --- am-utils-6.2+rc20110530.orig/debian/po/it.po +++ am-utils-6.2+rc20110530/debian/po/it.po @@ -0,0 +1,505 @@ +# Italian (it) translation of debconf templates for am-utils +# Copyright (C) 2007 Free Software Foundation, Inc. +# This file is distributed under the same license as the am-utils package. +# Luca Monducci , 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: am-utils 6.1.5 italian debconf templates\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2007-05-04 21:18+0200\n" +"Last-Translator: Luca Monducci \n" +"Language-Team: Italian \n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "Importare la vecchia configurazione di amd?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"Sul sistema sono presenti i file di configurazione di amd (il pacchetto \"amd" +"\" è stato il predecessore di am-utils)." + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" +"È disponibile un sistema per importare questi file, ma in alcuni casi può " +"non funzionare." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "Impossibile scrivere il log su file" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" +"La vecchia configurazione di \"amd\" prevedeva l'uso di un file di log al " +"posto di syslog." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"La configurazione predefinita del pacchetto \"am-utils\" permette di " +"scrivere il log solo sul syslog. Per abilitare la scrittura del log su un " +"file si deve modificare il file /etc/am-utils/amd.conf ." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "Questa operazione richiede un intervento manuale." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "Fallita l'importazione automatica della configurazione di amd" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "" +"Purtroppo è fallita l'importazione automatica della vecchia configurazione " +"di amd." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "Verificare la propria configurazione di am-utils." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "La mappa master di amd è propagata tramite NIS?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"Nelle installazioni più grandi le tabelle di mount automatico (chiamate " +"\"mappe\") possono essere pubblicate tramite NIS (Network Information " +"Service, in passato conosciuto come \"Yellow Pages\"). Questo è il metodo di " +"mount automatico raccomandato sui sistemi client." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"La mappa master contiene l'elenco dei punti di mount che devono essere " +"gestiti da amd, questa mappa master può essere propagata attraverso NIS " +"oppure può risiedere in un file. Qualsiasi sia la risposta data adesso amd " +"rimane in grado di ricevere altre mappe via NIS." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "Adesso viene presa in considerazione solo la mappa master." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "Nome della mappa master:" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"La mappa master è la mappa che contiene i parametri d'avvio per amd e i " +"riferimenti alle altre mappe." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "Solitamente è chiamata \"amd.master\"." + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "config" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "onekey" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "mountpoint" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "custom" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "Stile della mappa master:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "La mappa master per Amd può essere in diversi stili:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"Con lo stile \"config\" ogni chiave nella mappa master specifica una " +"configurazione diversa. Si possono avere più configurazioni in base a quale " +"S.O. viene avviato oppure dal compito della macchina. Il valore associato a " +"ogni chiave è l'elenco dei punti di mount e le mappe da usare con questa " +"configurazione." + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "Mappa di esempio:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "È necessario specificare quale chiave usare." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"Lo stile \"onekey\" è simile allo stile \"config\" ma contiene solo una " +"configurazione, di conseguenza non è necessario specificare la chiave." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"Con lo stile \"mountpoint\" ogni chiave nella mappa master è un punto di " +"mount e il valore è il nome della mappa da usare per quel punto di mount più " +"altre opzioni, se necessarie. Questo è lo stile predefinito per FreeBSD." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"aCon lo stile \"custom\" viene richiesto l'inserimento di un comando che " +"viene eseguito a ogni avvio di amd per estrarre la mappa master." + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "Chiave NIS da usare per questo sistema:" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"La chiave è tipicamente il nome del s.o. (per esempio \"linux\") oppure la " +"descrizione di come viene usato il computer (\"marketing\", \"r&d\", ecc)." + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "Comando da eseguire per estrarre la mappa master:" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"Inserire un comando della shell da eseguire all'avvio di amd. Questo comando " +"deve scrivere sullo stdout una sequenza di comandi per amd che compongono " +"una mappa valida." + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "Usare la mappa \"net\"?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"È possibile configurare amd per usare la mappa \"net\". Con questa mappa si " +"può accedere a tutti i filesystem esportati via NFS da un host particolare " +"andando a leggere in:\n" +" /net//" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"Anche se comodo, questo può comportare il mount simultaneo di molti " +"filesystem." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "Usare la mappa \"passwd\"?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "Una mappa per montare automaticamente le directory home su /home." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"Se si usa questo sistema per le directory home degli utenti, non è " +"necessario effettuare altre configurazioni perché in questo caso amd " +"fornisce una mappatura speciale di nome \"passwd\". Amd spezza la stringa" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /qualsiasidirectory/[dom1[/...]/]domN/login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "in:" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/qualsiasidirectory/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"Se le proprie directory home *non* seguono questo schema, non attivare " +"questa funzionalità." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "Altre mappe da usare:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "Se si ha bisogno di usare altre mappe, inserire adesso il loro nome." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"Per ogni mappa sono necessari:\n" +" 1. Un punto di mount (cioè dove viene montata e da dove si accede\n" +" alla mappa);\n" +" 2. Il nome di una mappa, in un file di testo, un file DBM o il\n" +" nome di una mappa NIS." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"Per esempio, se si dispone di una mappa testuale in /etc/am-utils/amd.test " +"da montare su /foo e di una mappa NIS chiamata amd.other da montare su /bar " +"allora si deve inserire:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /foo /etc/am-utils/amd.test /bar amd.other" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "Nome del cluster da usare:" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"In una voce di mappa è possibile usare \"\\${cluster}\" come selettore, " +"questo per identificare una macchina appartenente a un particolare cluster." + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"Se si usa questa funzionalità, impostare il nome del cluster. Se si lascia " +"in bianco allora amd usa il nome di dominio dal DNS." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "Impossibile contattare il servizio RPC su localhost" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"Non è possibile accedere al servizio RPC di amd da localhost. am-utils non " +"può funzionare fino a quando non si interviene manualmente per risolvere " +"questo problema." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"Correggere i file /etc/hosts.allow e /etc/hosts.deny per concedere l'accesso " +"al servizio amd da localhost. Questo tipicamente si fa inserendo la seguente " +"riga in /etc/hosts.allow:" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + +#~ msgid "config, onekey, mountpoint, custom" +#~ msgstr "config, onekey, mountpoint, custom" --- am-utils-6.2+rc20110530.orig/debian/po/ja.po +++ am-utils-6.2+rc20110530/debian/po/ja.po @@ -0,0 +1,507 @@ +# +# 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: am-utils\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2006-09-24 16:25+0900\n" +"Last-Translator: Kenshi Muto \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "古い amd 設定をインポートしますか?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"amd パッケージ設定ファイルを利用できるようです (\"amd\" パッケージは am-" +"utils の前駆です)。" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" +"これらのファイルをインポートする機構を利用できますが、いくつかの場面では失敗" +"するかもしれません。" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "ファイルに記録できません" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" +"syslog を使う代わりに古い \"amd\" 設定はファイルにログを記録するようになって" +"います。" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"\"am-utils\" パッケージは syslog へのログ記録書き出しのみをサポートしていま" +"す。/etc/am-utils/amd.conf ファイルを変更してファイルへのログ記録を有効にでき" +"ます。" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "これには手動調整が必要となります。" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "amd の設定の自動インポートに失敗しました" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "残念ながら、古い amd 設定の自動インポートに失敗しました。" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "あなたの am-utils 設定を再調査してください。" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "amd マスターマップは NIS を使って伝播されますか?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"大きなサイトでは、オートマウンタテーブル ('maps' と呼ばれる) を \"Network " +"Information Services\" (あるいは短く NIS、俗に \"Yellow pages\" としても知ら" +"れる) を通して利用可能です。これはオートマウンタをクライアントシステムで使う" +"ときに推奨される方法です。" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"マスターマップは amd で管理されるマウントポイントのリストを含みます。このマス" +"ターマップは NIS またはファイル経由で伝播することができます。ここで何を答えて" +"も、amd が NIS 経由でほかのマップを取得するのを妨げることにはなりません。" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "ここで関係するのは *マスター* マップだけです。" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "マスターマップの名前:" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"マスターマップは、amd のスタートアップ引数とほかのマップへの参照を含むマップ" +"です。" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "一般的にこれは、\"amd.master\" と呼ばれます。" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "設定" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "1キー" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "マウントポイント" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "カスタム" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "マスターマップのスタイル:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "amd マスターマップは異なるスタイルにできます:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"`設定' スタイルでは、マスターマップの各キーが異なる設定を指定します。OS が" +"ブートしたとき、あるいはまたはマシンの目的に応じて依存する、異なる設定を持つ" +"ことができます。各キーに関連付けられた値は、マウントポイントと、この設定が使" +"われるマップのリストです。" + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "マップの例:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "利用するキーを指定する必要があります。" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"`1キー' スタイルは、単一の設定のみがあることを除き、`設定' スタイルと同じで" +"す。キーを指定する必要はありません。" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"`マウントポイント' スタイルでは、マスターマップの各キーは、マウントポイント" +"と、このマウントポイントで使われるマップ名の値、加えて必要であればいくつかの" +"オプションです。これは FreeBSD でのデフォルトのマップスタイルです。" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"`カスタム' スタイルでは、amd の起動のたびに毎回実行される、マスターマップを入" +"手するためのコマンドを尋ねられます。" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "このシステムで使われる NIS キー:" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"キーは、一般的に OS の名前 (たとえば \"linux\") またはこのコンピュータの用途" +"の説明 (\"marketing\"、\"r&d' など) です。" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "マスターマップを展開するのに実行するコマンド:" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"amd がスタートアップしたときに実行するシェルコマンドを入力してください。この" +"コマンドは、amd コマンド行マップの有効なリストを標準出力に出力できなければな" +"りません。" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "'net' マップを使いますか?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"amd で net マップを使うように設定できます。このマップでは、ユーザは、各ホスト" +"から NFS 経由でエキスポートされているすべてのファイルシステムに次のように見え" +"る形でアクセスできます:\n" +" /net/<ホスト名>/<ファイルシステム>" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"都合のよいことに、これは同時にたくさんのファイルシステムのマウントを行うこと" +"になります。" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "passwd マップを使いますか?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "ホームディレクトリを /home にオートマウントするマップ。" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"あなたのユーザのホームディレクトリを以下のシステムで使うのであれば、その設定" +"の必要はありません。この場合は特別な \"passwd\" マップ形式を amd は提供するか" +"らです。amd は以下の文字列を切ります。" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /anydir/[dom1[/...]/]domN/login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "送り先:" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"あなたのホームディレクトリがこのパターンに従って *いない* 場合は、この機能を" +"有効にすべきではありません。" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "利用したいその他のマップ:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "その他のマップを使う必要があるなら、ここにそれらを入力してください。" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"マップエントリは次の 2 つの要素を必要とします:\n" +" 1. マウントポイント (マウントおよびアクセスされるマップの場所)\n" +" 2. テキストファイルあるいは DBM ファイルでのマップの名前、\n" +" または NIS マップの名前。" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"たとえば、/foo にマウントされる /etc/am-utils/amd.test テキストマップと、/" +"bar にマウントされる amd.other と呼ばれる NIS マップを持っている場合、次のよ" +"うに入力します:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /foo /etc/am-utils/amd.test /bar amd.other" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "利用したいクラスタ名:" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"個別のクラスタに属するマシンを識別するために、マップエントリは '\\" +"${cluster}' セレクタを利用できます。" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"このファシリティを使うのであれば、ここでクラスタ名を設定してください。空のま" +"まにすると、amd は代わりに DNS ドメイン名を使います。" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "ローカルホストの RPC サービスと交信できません" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"ローカルホストの amd RPC サービスへのアクセスが拒否されました! am-utils はあ" +"なたがこれを手動で修正する作業を行うまで動作しません。" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"あなたの /etc/hosts.allow と /etc/hosts.deny ファイルを修正し、ローカルホスト" +"の amd サービスへのアクセスを許可するようにしてください。これは通常、/etc/" +"hosts.allow に次の行を挿入することで行えます:" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + +#~ msgid "config, onekey, mountpoint, custom" +#~ msgstr "設定, 1キー, マウントポイント, カスタム" --- am-utils-6.2+rc20110530.orig/debian/po/nl.po +++ am-utils-6.2+rc20110530/debian/po/nl.po @@ -0,0 +1,505 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: am-utils\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2007-03-06 21:09+0100\n" +"Last-Translator: Bart Cornelis \n" +"Language-Team: debian-l10n-dutch \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "Wilt u de oude amd-configuratie importeren?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"Er zijn configuratiebestanden van het 'amd'-pakket beschikbaar (dat pakket " +"is een voorganger van am-utils)" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" +"Er is een mechanisme beschikbaar om deze bestanden te importeren, al kan dit " +"in sommige gevallen mislukken." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "Naar bestand loggen is mislukt" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" +"De oude 'amd'-configuratie logde naar een bestand i.p.v. syslog te gebruiken." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"Het 'am-utils'-pakket ondersteunt standaard alleen logging naar syslog. U " +"kunt /etc/am-utils/amd.conf aanpassen om loggen naar een bestand te " +"activeren." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "Dit vereist handmatige interventie." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "De automatische import van amd's configuratie is mislukt" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "" +"Spijtig genoeg is de automatische import van de oude amd-configuratie " +"mislukt." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "Gelieve uw am-utils configuratie te controleren." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "Wordt de amd-meester-map verspreidd via NIS?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"Op grote installaties kan het zijn dat de automounter-tabellen (de " +"zogenaamde 'mappen') beschikbaar zijn via 'Network Information " +"Service' (kortweg NIS, en vroeger ook bekend als 'Yellow Pages'). Dit is de " +"aangeraden manier om automounter te gebruiken op clientsystemen." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"De meester-map bevat de lijst van door amd beheerde aankoppelpunten. Deze " +"meester-map kan verspreid worden via NIS, of kan een bestand zijn. Het " +"antwoord dat u hier kiest, is niet van invloed op het ophalen van andere " +"mappen via NIS." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "Het betreft hier enkel de *meester* map." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "Naam van de meester-map:" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"De meester-map is de map die amd's opstart-argumenten en referenties naar " +"andere mappen bevat." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "Meestal wordt deze 'amd.master' genoemd." + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "config" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "een-sleutel" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "aankoppelpunt" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "aangepast" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "Stijl van de meester-map:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "De Amd-meester-map kan verschillende stijlen hebben:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"Met de 'config'-stijl geeft elke sleutel in de meester-map een andere " +"configuratie op. U kunt verschillende configuraties hebben afhankelijk van " +"het opgestarte OS, of het doel van de machine. Met elke sleutel " +"geassocieerde waarde is een lijst van aankoppelpunten en mappen die met deze " +"configuratie gebruikt moeten worden." + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "Voorbeeldmap:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "U zult moeten aangeven welke sleutel gebruikt moet worden." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"De 'een-sleutel'-stijl is hetzelfde als de 'config'-stijl met het verschil " +"dat er slechts één configuratie is. Er dienen dan geen sleutels opgegeven te " +"worden." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"Bij de 'aankoppelpunt'-stijl is elke sleutel in de meester-map en " +"aankoppelpunt, waarbij de waarde van de sleutel de naam van de te gebruiken " +"map voor dat aankoppelpunt is, met aanvullend eventueel de nodige opties. " +"Dit is de standaard mapstijl op FreeBSD." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"Bij de 'aangepast'-stijl wordt u gevraagd om een commando op te geven dat de " +"meester-map teruggeeft, dit commando wordt dan uitgevoert telkens amd " +"gestart wordt." + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "Voor dit systeem te gebruiken NIS-sleutel:" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"Typische sleutels zijn de naam van het OS (bv. 'linux'), of een beschrijving " +"van waarvoor de computer dient (bv. 'marketing', of 'R&D')." + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "Bestand dat de meester-map teruggeeft:" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"Geef hier het shell-commando aan dat uitgevoerd moet worden tijdens het " +"opstarten van amd. Dit commando dient een geldige lijst van amd-" +"commandoregel-mappen terug te geven op stdout." + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "Wilt u de 'net'-map gebruiken?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"Amd kan ingesteld worden om de 'net'-map te gebruiken. Met ddeze map kunnen " +"alle bestandssystemen van een bepaalde computer geëxporteerd worden via NFS " +"door te kijken onder:\n" +" /net//" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"Dit is handig maar kan resulteren in het simultaan aankoppelen van een hele " +"berg bestandssystemen." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "Wilt u de 'passwd'-map gebruiken?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "Een map voor het automatisch aankoppelen van thuismappen op /home ." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"Als u het volgende systeem gebruikt voor de thuismappen van uw gebruikers " +"dient u verder niets in te stellen omdat amd voor deze situatie de speciale " +"'passwd'-map voorziet. Amd zal de string" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /eenmap/[dom1[/...]/]domN/gebruiker" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "opbreken in:" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/eenmap/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=gebruiker" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"Als uw thuismappen dit patroon *niet* volgen, kunt u dit best niet gebruiken." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "Verdere te gebruiken mappen:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "Als u meer mappen wilt gebruikken, geef deze dan hier op." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"Een map-ingang vereist de volgende twee elementen:\n" +" 1. Een aankoppelpunt (waar de map aangekoppeld en binnen\n" +" gegaan wordt)\n" +" 2. De naam van de map, in een tekstbestand, DBM-bestand of\n" +" de naam van een NIS-map." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"Als u bijvoorbeeld een tekst-map heeft in /etc/am-utils/amd.test die " +"aangekoppeld dient te worden op /foo en een NIs-map met de naam amd.other " +"die aangekoppeld moet worden op /bar, dan dient u het volgende op te geven:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /foo /etc/am-utils/amd.test /bar amd.other" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "Te gebruiken clusternaam:" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"Een map-ingang kan de '\\${cluster}'-selector gebruiken om aan te geven dat " +"een machine tot een bepaalde cluster behoort." + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"Als u van deze mogelijkheid gebruik maakt dient u de cluster naam hier in te " +"stellen. Als u dit leeg laat zal amd de DNS-domeinnaam gebruiken." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "De RPC-dienst op localhost is niet te bereiken" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"Toegang tot de amd-RPC-dienst op localhost is geweigerd! am-utils zal pas " +"werken wanneer u dit handmatig gecorrigeerd heeft." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"Gelieve uw /etc/hosts.allow en /etc/hosts.deny bestanden in te stellen om " +"toegang tot de amd-diendst open te stellen voor localhost. Dit doet u " +"normaal door de volgende regel toe te voegen aan /etc/hosts.allow:" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + +#~ msgid "config, onekey, mountpoint, custom" +#~ msgstr "config, een-sleutel, aankoppelpunt, aangepast" --- am-utils-6.2+rc20110530.orig/debian/po/pt.po +++ am-utils-6.2+rc20110530/debian/po/pt.po @@ -0,0 +1,501 @@ +# 2007-03-04 - Marco Ferra (revisto) +# 2005-10-27 - Marco Ferra (initial translation) +# +msgid "" +msgstr "" +"Project-Id-Version: am-utils 6.1.1-1\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2007-03-04 15:32+0100\n" +"Last-Translator: Marco Ferra \n" +"Language-Team: Portuguese \n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "Importar a antiga configuração amd?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"os ficheiros de configuração do pacote amd estão disponíveis (o pacote \"amd" +"\"era o precursor do am-utils" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" +"Existe um mecanismo para importar estes ficheiros, mas poderá falhar em " +"alguns casos." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "Impossível gravar no ficheiro de log." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" +"A antiga configuração \"amd\" costumava gravar os logs para um ficheiro em " +"vez de usar o syslog." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"O pacote \"am-utils\" apenas suporta fazer logs para o syslog assim que é " +"instalado. É possivel que tenha de modificar o ficheiro /etc/am-utils/amd." +"conf de forma a ser possível escrever os logs num ficheiro." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "Isto requer alguma intervenção manual da sua parte." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "A importação automática da configuração amd falhou." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "" +"Infelizmente foi impossível importar automaticamente antigo sistema amd." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "Por favor reveja a sua configuração de am-utils." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "É o amd master map prograpado atravéz de NIS ?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"Em sites grandes as tabelas do automounter (conhecidas como 'maps') podem-se " +"encontrar através do \"Network Information Service\" ou NIS para encurtar " +"(antigamente conhecido como \"Yellow pages\"). Esta é a forma recomendada de " +"usar o automounter em sistemas clientes." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"O master map contém uma lista de pontos de montagem para serem geridos pelo " +"amd. Este master map pode ser propagado através do NIS ou pode ser um " +"ficheiro. Qualquer que seja a sua escolha isto não impede o amd de obter " +"outros maps por NIS." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "Apenas o mapa *master* diz respeito aqui." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "Qual o nome do master map:" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"O master map é o mapa que contém os argumentos que iniciam o amd e que se " +"referem a outros maps." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "É normalmente chamado \"amd.master\"." + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "config" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "onekey" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "mountpoint" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "personalizado" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "Qual o estilo do master map ?" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "O master map amd pode ter diferentes estilos:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"Com o estilo `config' todas as chaves no master map especificam um tipo " +"diferente de sistema. Pode ter diferentes sistemas dependendo de qual o SO " +"que é carregado ou do propósito da máquina. O valor associado com cada " +"chave é uma lista de mountpoints e maps para serem usados pela sua escolha." + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "Map de exemplo:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "Tem de especificar qual a chave a usar." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"O estilo `onekey' é o mesmo que o `config' excepto que existe apenas um tipo " +"de sistema configurado. Não precisam ser especificadas nenhumas chaves." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"Com o estilo `mountpoint' todas as chaves no master map são o ponto de " +"montagem e o valor é o nome do map a ser usado por esse ponto de montagem, " +"mais algumas escolhas se forem precisas. Este é o tipo de mapa por omissão " +"para o FreeBSD." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"Com o estilo `personalizado' irá ser questionado por um comando extra para " +"extraír o master map o qual será usado sempre que o amd iniciar." + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "Que chave NIS deve ser usado para este sistema?" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"A chave é tipicamente o nome do SO (\"linux\" por exemplo) ou uma sinopse do " +"uso do computador (\"marketing\", \"r&d\", etc)." + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "Que comando deve ser executado para extrair o master map?" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"Por favor introduza um comando válido para correr quando o amd iniciar. Este " +"comando deve imprimir uma linha de comando com uma lista válida para o amd " +"no stdout." + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "Usar o 'net' map ?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"O amd pode ser configurado para usar o net map. Com este map qualquer um " +"pode aceder aos sistemas de ficheiros exportados via NFS de um host em " +"particular olhando apenas para:\n" +" /net//" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"embora conveniente, isto pode resultar no mount de muitos sistemas de " +"ficheiros em simultâneo." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "Usar o passwd map ?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "Um ficheiro map para o automouting dos directórios home em /home" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"Se usar o seguinte sistema para os directórios da home dos seus " +"utilizadores, então não será preciso fazer nenhuma configuração, pois o " +"pacote amd fornece um \"passwd\" map especial para este caso. O amd irá " +"quebrar a string" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /qq-dir/[dom1[/...]/]domN/login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "para:" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/qq-dir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"Se os seus directórios da home *não* seguirem este padrão, não deve activar " +"esta função." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "Que outros mapas devem ser usados ?" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "Se necessita de usar outros tipos de map pode introduzi-los aqui." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"Tipicamente uma entrada de map requer os seguinte dois elementos\n" +" 1. Um ponto de montagem (onde o map será montado e acedido)\n" +" 2. O nome do map, num ficheiro de texto, ficheiro DBM, ou o nome de\n" +" map NIS." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"Por exemplo se tiver um text map em /etc/am-utils/amd.test para ser montado " +"em /foo e o map NIS se chamar amd.other para ser montado em /bar então " +"deverá introduzir:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /foo /etc/am-utils/amd.test /bar amd.other" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "Nome do clusters a utilizar:" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"A entrada do map pode usar o selector '\\${cluster}', para identificar a " +"máquina como pertencendo a um cluster em particular." + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"Se utilizar esse sistema, coloque o nome do cluster aqui. Se o deixar em " +"branco o amd irá usar o nome do domínio do DNS." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "Foi impossível contactar o serviço RPC no localhost" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"Aacesso ao serviço RPC do amd no localhost foi negado! o am-utils não irá " +"funcionar até existir uma acção manual da sua parte para rectificar isto." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"Por favor edite os ficheiros /etc/hosts.allow e /etc/hosts.deny de forma " +"aconceder acesso ao serviço amd para o localhost. Isto é tipicamente feito " +"inserindo a seguinte linha no /etc/hosts.allow:" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + +#~ msgid "config, onekey, mountpoint, custom" +#~ msgstr "config, onekey, mountpoint, personalizado" --- am-utils-6.2+rc20110530.orig/debian/po/pt_BR.po +++ am-utils-6.2+rc20110530/debian/po/pt_BR.po @@ -0,0 +1,507 @@ +# am-utils Brazilian Portuguese translation +# Copyright (c) 2007 am-utils's PACKAGE COPYRIGHT HOLDER +# This file is distributed under the same license as the am-utils package. +# Eder L. Marques , 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: am-utils_6.1.5-7_pt_BR\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2007-10-03 18:19-0300\n" +"Last-Translator: Eder L. Marques \n" +"Language-Team: l10n Portuguese \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"pt_BR utf-8\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "Importar a configuração amd anterior?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"Os arquivos de configuração do pacote amd estão disponíveis (o pacote \"amd" +"\" foi o percursor do am-utils)" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" +"Um mecanismo está disponível para importar estes arquivos, mas ele pode " +"falhar em alguns casos." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "Falha ao registrar log para arquivo" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" +"A antiga configuração do \"amd\" costumava registrar o log para um arquivo " +"ao invés de usar o syslog." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"O pacote \"am-utils\" suporta apenas o registro de logs para o syslog por " +"padrão. Você pode querer modificar o arquivo /etc/am-utils/amd.conf para " +"habilitar o registro de logs para um arquivo." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "Isto irá requerer uma intervenção manual." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "A importação automática da configuração do amd falhou" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "" +"Infelizmente, a importação automática da antiga configuração do amd falhou." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "Por favor, revise sua configuração do am-utils." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "O mapa mestre do amd é propagado através de NIS?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"Em grandes sites as tabelas de \"automontagem\" (chamadas 'mapas') podem " +"estar disponíveis através do \"Network Information Service\" (\"Serviço de " +"Informação de Rede\"), ou NIS para encurtar (anteriormente conhecido como " +"\"Yellow pages\" -- \"Páginas Amarelas\"). Esta é a maneira recomendada de " +"usar a \"automontagem\" em sistemas clientes." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"O mapa mestre contém a lista de pontos de montagem a serem gerenciados pelo " +"amd. Este mapa mestre pode ser propagado através de NIS ou pode ser um " +"arquivo. Qualquer resposta que você escolha aqui não impede o amd de obter " +"os outros mapas via NIS." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "Apenas o mapa *mestre* está em questão aqui." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "Nome do mapa mestre:" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"O mapa mestre é o mapa que contém os argumentos de inicialização do amd e " +"referências para outros mapas." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "Ele é geralmente chamado \"amd.master\"." + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "configuração" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "uma-chave" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "ponto-de-montagem" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "personalizado" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "Estilo do mapa mestre:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "O mapa mestre do Amd pode ter diferentes estilos:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"Com o estilo 'configuração', cada chave no mapa mestre especifica uma " +"configuração diferente. Você terá configurações diferentes dependendo do " +"sistema operacional inicializado ou de qual é o propósito da máquina. O " +"valor associado com cada chave é a lista de pontos de montagem e mapas a " +"serem usados com esta configuração." + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "Mapa exemplo:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "Você precisará especificar qual chave usar." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"O estilo 'uma chave' é o mesmo que o 'configuração' exceto que existe " +"somente uma única configuração. Nenhuma chave precisa ser especificada." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"Com o estilo 'ponto de montagem', cada chave no mapa mestre é o ponto de " +"montagem e o valor é o nome do mapa a ser usado para este ponto de montagem, " +"mais algumas opções se necessárias. Este é o estilo de mapa padrão para o " +"FreeBSD." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"Com o estilo 'personalizado', você será questionado por um comando para " +"extrair o mapa mestre que será executado toda vez que o amd iniciar." + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "Chave NIS para usar neste sistema:" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"A chave é tipicamente o nome do sistema operacional (\"linux\" por exemplo), " +"ou uma descrição do uso deste computador (\"marketing\", \"r&d\", etc)." + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "Comando para executar para extrair o mapa mestre:" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"Por favor, informe um comando \"shell\" para executar quando o amd iniciar. " +"Este comando deverá imprimir uma lista válida dos mapas de linha de comando " +"do amd na saída padrão (stdout)." + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "Usar o mapa 'net'?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"O Amd pode ser configurado para usar o mapa net. Com este mapa, é possível " +"acessar todos os sistemas de arquivos exportados via NFS a partir de uma " +"máquina em particular olhando sob:\n" +" /net//" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"Enquanto for conveniente, isto pode resultar na montagem de muitos sistemas " +"de arquivos simultaneamente." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "Usar o mapa passwd?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "Um mapa para montagem automática dos diretórios \"home\" em /home." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"Se você usar o seguinte sistema para os diretórios \"home\" de seus " +"usuários, então você não precisará fazer nenhuma configuração, porque o amd " +"fornece um tipo especial de mapa \"passwd\" para este caso. O Amd quebrará a " +"sequência de caracteres" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /qualquerdir/[dom1[/...]/]domN/login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "para:" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/qualquerdir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"Se seus diretórios \"home\" *não* seguem este padrão, você não deve " +"habilitar este recurso." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "Outros mapas a serem usados:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "Se você precisa usar outros mapas, informe-os aqui." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"Uma entrada de mapa requer os dois seguintes elementos:\n" +" 1. Um ponto de montagem (onde o mapa será montado e acessado)\n" +" 2. O nome de um mapa, em um arquivo texto, arquivo DBM, ou o nome\n" +" de um mapa NIS." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"Por exemplo, se você tem um mapa texto em /etc/am-utils/amd.test a ser " +"montado em /foo e um mapa NIS chamado amd.other a ser montado em /bar, você " +"deverá informar:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /foo /etc/am-utils/amd.test /bar amd.other" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "Nome do cluster a ser usado:" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"Uma entrada de mapa pode usar o seletor '\\${cluster}', para identificar uma " +"máquina como pertencendo a um cluster particular." + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"Se você usa essa facilidade, defina o nome do cluster aqui. Se você deixá-lo " +"em branco, o amd usará o nome do domínio DNS em seu lugar." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "Não foi possível contatar o serviço RPC em localhost" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"O acesso ao serviço RPC amd do localhost foi negado! O am-utils não " +"funcionará até que você tome uma ação manual para retificar isto." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"Por favor, conserte seus arquivos /etc/hosts.allow e /etc/hosts.deny e " +"permita acesso ao serviço amd para o localhost. Tipicamente, isto é feito " +"inserindo a seguinte linha em /etc/hosts.allow:" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + +#~ msgid "config, onekey, mountpoint, custom" +#~ msgstr "configuração, uma-chave, ponto-de-montagem, personalizado" --- am-utils-6.2+rc20110530.orig/debian/po/ru.po +++ am-utils-6.2+rc20110530/debian/po/ru.po @@ -0,0 +1,508 @@ +# translation of am-utils_6.1.5-12_ru.po to Russian +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Yuri Kozlov , 2009. +msgid "" +msgstr "" +"Project-Id-Version: am-utils 6.1.5-12\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2009-08-01 14:29+0400\n" +"Last-Translator: Yuri Kozlov \n" +"Language-Team: Russian \n" +"Language: ru\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" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "Импортировать старую настройку amd?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"Обнаружены файлы настройки пакета amd (пакет \"amd\" -- предшественник am-" +"utils)" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "Есть возможность импортировать эти файлы (но не всегда срабатывает)." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "Недоступно ведение журнала в файл" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" +"В старой настройке \"amd\" указано вести запись журнала в файл вместо " +"использования syslog." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"Установщик пакета \"am-utils\" позволяет настроить ведение протокола только " +"через syslog. Вы можете самостоятельно включить протоколирование в файл, " +"отредактировав файл /etc/am-utils/amd.conf." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "Это выполняется вручную." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "Не удалось автоматически импортировать настройки amd" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "" +"К сожалению, не удалось автоматически импортировать старые настройки amd." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "Проверьте настройки am-utils." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "Основная таблица соответствий amd распространяется через NIS?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"На больших площадках таблицы программы автоматического монтирования " +"(называемые 'таблицами соответствий (maps)') могут быть доступны через " +"\"сетевую информационную службу\" (NIS), также известную как \"Yellow pages" +"\"). Это рекомендуемый способ использования программы автоматического " +"монтирования на клиентских системах." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"В основной таблице соответствий (master map) содержится список точек " +"монтирования, который будет управляться amd. Основная таблица соответствий " +"может распространяться через NIS или может храниться в виде файла. Как бы вы " +"не ответили, это не остановит amd от получения других таблиц через NIS." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "Это относится только к *основной* таблице соответствий." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "Имя основной таблицы соответствий:" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"Основная таблица соответствий -- это таблица, содержащая параметры запуска " +"amd и указывающая на другие таблицы." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "Обычно её называют \"amd.master\"." + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "config" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "onekey" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "mountpoint" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "custom" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "Модель основной таблицы соответствий:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "Основная таблица соответствий amd может быть различных моделей:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"В модели `config' каждый ключ в основной таблице соответствий представляет " +"отдельную конфигурацию. У вас могут быть различные конфигурации, в " +"зависимости от того, какая ОС загружена, или для какой машины она " +"предназначена. Значение, связанное с каждым ключом, представляет собой " +"список точек монтирования и таблиц, используемых в этой конфигурации." + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "Пример таблицы:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "Вам нужно указать, какой ключ использовать." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"Модель `onekey' почти такая же как и `config', за исключением того, что есть " +"только одна конфигурация. Ключ указывать не нужно." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"В модели `mountpoint' каждый ключ в основной таблице соответствий является " +"точкой монтирования, а значение -- именем таблицы, которая будет " +"использоваться для этой точки монтирования, плюс, при необходимости, " +"параметры. Эта модель используется по умолчанию в FreeBSD." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"В модели `custom' вам предложат ввести команду для извлечения основной " +"таблице соответствий, которая будет выполняться каждый раз при запуске amd." + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "Ключ NIS, используемый для этой системы:" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"Обычно, ключом является название операционной системы (например, \"linux\"), " +"или описание для чего используется данный компьютер (\"marketing\", \"r&d\" " +"и т.д.)." + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "" +"Команда, которую нужно запустить за извлечения основной таблицы соответствий:" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"Введите команду оболочки, которая будет выполняться при запуске amd. Эта " +"команда должна выдавать корректный список командных строк amd из таблиц на " +"стандартный вывод." + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "Использовать таблицу 'net'?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"Amd можно указать использовать таблицу net. С помощью этой таблицы можно " +"обратиться ко всем файловым системам, экспортируемым по NFS с определённого " +"хоста, который указывается как:\n" +" /net/<ИМЯ_ХОСТА>/<ФАЙЛОВАЯ_СИСТЕМА>" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"В результате это может привести к монтированию большого количества файловых " +"систем одновременно (хотя указывать удобно)." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "Использовать таблицу passwd?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "Таблица автоматического монтирования домашних каталогов в /home." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"Если вы используете следующую систему ведения домашних каталогов " +"пользователей, то вам не нужно вообще что-то настраивать, так как amd " +"предоставляется специальную таблицу \"passwd\" для такого случая. Amd " +"разделит строку" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /каталог/[dom1[/...]/]domN/login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "на:" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/каталог/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"Если у вас для домашних каталогов используется *другой* шаблон, то не " +"используйте данное свойство." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "Другие используемые таблицы:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "Если вам нужны другие таблицы, то укажите их здесь." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"Запись в таблице состоит из двух элементов:\n" +" 1. Точка монтирования (где будет смонтирована и доступна таблица)\n" +" 2. Имя таблицы -- текстового файла, файла DBM, или имя\n" +" таблицы NIS." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"Например, если есть таблица в текстовом файле /etc/am-utils/amd.test для " +"монтирования в /foo, и таблица NIS, называемая amd.other, для монтирования " +"в /bar, то вы должны ввести:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /foo /etc/am-utils/amd.test /bar amd.other" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "Имя используемого кластера:" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"В записи таблицы может использоваться селектор '\\${кластер}' для того, " +"чтобы указать, что машина принадлежит определённому кластеру." + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"Если вы используете эту возможность, то укажите здесь имя кластера. Если " +"оставить поле пустым, то amd будет использовать доменное имя DNS." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "Невозможно подключиться к службе RPC на localhost" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"Доступ к службе RPC на localhost для amd запрещён! am-utils не будет " +"работать, пока вы вручную не исправите это." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"Исправьте файлы /etc/hosts.allow и /etc/hosts.deny, и разрешите доступ " +"службе amd на localhost. Обычно это можно сделать, добавив следующую строку " +"в /etc/hosts.allow:" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + +#~ msgid "config, onekey, mountpoint, custom" +#~ msgstr "config, onekey, mountpoint, custom" --- am-utils-6.2+rc20110530.orig/debian/po/sv.po +++ am-utils-6.2+rc20110530/debian/po/sv.po @@ -0,0 +1,625 @@ +# 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. +# , fuzzy +# Martin Sjögren , 2005. +# Daniel Nylander , 2006. +# +# +msgid "" +msgstr "" +"Project-Id-Version: am-utils 6.1.1-1\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2006-09-21 19:53+0100\n" +"Last-Translator: Daniel Nylander \n" +"Language-Team: Swedish \n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "Importera gammal amd-konfiguration?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"Amd-paketets konfigurationsfiler finns tillgängliga (\"amd\"-paketet är " +"föregångaren till am-utils)" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" +"En mekanism finns tillgänglig för att importera dessa filer, men den kan " +"misslyckas i vissa fall." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "Misslyckades med att logga till fil" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" +"Din gamla \"amd\"-konfiguration brukade logga till en fil istället för att " +"använda systemloggen." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"Paketet \"am-utils\" stöder endast loggning till systemloggen vid " +"installationen. För att kunna logga till fil måste du ändra i filen /etc/am-" +"utils/amd.conf." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "Det här kräver ett visst manuellt jobb." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "Automatisk importering av amds konfiguration misslyckades" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "" +"Tyvärr misslyckades den automatiska importeringen av den gamla amd-" +"konfigurationen." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "Granska din konfiguration av am-utils." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "Distribueras amds huvudkarta via NIS?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"På större nätverk kan automatiska monteringstabeller (kallade \"kartor\") " +"distribueras via \"Network Information Service\", eller NIS kort och gott " +"(tidigare känt som \"Yellow pages\"). Detta är det rekommenderade sättet att " +"använda den automatiska monteraren på klientsystem." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"Huvudkartan innehåller en lista av monteringspunkter som ska skötas av amd. " +"Denna huvudkarta kan distribueras via NIS eller kan vara en fil. Varken \"ja" +"\" eller \"nej\" hindrar amd från att hämta andra kartor via NIS." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "Endast *huvud*-kartan är av intresse här." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "Namnet på huvudkartan:" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"Huvudkartan är den karta som innehåller amds uppstartsargument och refererar " +"till andra kartor." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "Den kallas vanligtvis \"amd.master\"." + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "konfiguration" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "ennyckel" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "monteringspunkt" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "anpassad" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "Huvudkartans typ:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "Amds huvudkarta kan vara ett av flera alternativ:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"Med alternativet \"konfiguration\" anger varje nyckel i huvudkartan de olika " +"konfigurationerna. Du kan ha olika konfigurationer beroende på vilket " +"operativsystem som är startat, eller beroende på vad maskinens syfte är. " +"Värdet som associeras med varje nyckel är en lista av monteringspunkter och " +"kartor som skall användas med den här konfigurationen." + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "Exempelkarta:" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "Du måste ange vilken nyckel du ska använda." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"Alternativet \"ennyckel\" är som \"konfiguration\" förutom att det endast " +"finns en enda konfiguration. Någon nyckel behöver inte anges." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"Med alternativet \"monteringspunkt\" kommer varje nyckel i huvudkartan att " +"vara monteringspunkten och värdet är kartnamnet som skall användas för den " +"monteringspunkten, samt flaggor om så behövs. Detta är standardkarttypen för " +"FreeBSD." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"Med alternativet \"anpassad\" kommer du bli frågad efter ett kommando för " +"att extrahera huvudkartan vilket kommer köras varje gång amd startas." + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "NIS-nyckel som ska användas för det här systemet:" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"Nyckeln är vanligtvis namnet på operativsystemet (t.ex. \"linux\"), eller en " +"beskrivning av den här datorns användningsområde (\"marknadsföring\", " +"\"utveckling\" etc)." + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "Kommando som ska köras för att extrahera huvudkartan:" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"Ange ett skalkommando som ska köras när amd startar upp. Det här kommandot " +"ska skriva ut en giltig lista av kommandoradskartor för amd på standard ut." + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "Använd \"net\"-kartan?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"Amd kan konfigureras att använda nätkartan. Med den här kartan kan man komma " +"åt alla filsystem som exporteras via NFS från en viss värd genom att titta " +"under:\n" +" /net//" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"Den är behändig men kan resultera i att massor av filsystem monteras " +"samtidigt." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "Använd passwd-kartan?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "En karta för automatisk montering av hemkataloger på /home." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"Om du använder följande system för hemkatalogerna för dina användare, " +"behöver du inte göra någon konfiguration därför att amd tillhandahåller en " +"speciell \"passwd\"-karta för det här fallet. Amd kommer att bryta strängen" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /någonkatalog/[dom1[/...]/]domN/inloggningsnamn" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "till:" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"Om dina hemkataloger *inte* följer det här mönstret bör du inte aktivera den " +"här funktionen." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "Andra kartor som ska användas:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "Om du behöver använda andra typer av kartor kan du ange dem här." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"Normalt kräver en kartpost följande två element:\n" +" 1. En monteringspunkt (där kartan kommer monteras och kommas åt)\n" +" 2. Namnet på kartan, i en textfil, DBM-fil, eller namnet på en\n" +" NIS-karta" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"Till exempel, om du har en textkarta i /etc/am-utils/amd.test som ska " +"monteras på /foo och en NIS-karta vid namn amd.other som ska monteras i /" +"bar, ska du ange:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /foo /etc/am-utils/amd.test /bar amd.other" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "Klusternamn att använda:" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"En kartpost kan använda \"\\${cluster}\"-väljare för att identifiera en " +"maskin som medlem av ett specifikt kluster." + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"Om du använder den faciliteten, ställ in klusternamnet här. Om du lämnar den " +"blank kommer amd att använda DNS-domännamnet istället." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "Kan inte kontakta RPC-tjänsten på localhost" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"Tillgång till localhost:s RPC-tjänst för amd nekades! am-utils kommer inte " +"att fungera förrän du har manuellt rättat till det här." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"Rätta till dina filer /etc/hosts.allow och /etc/hosts.deny, och ge åtkomst " +"till amd-tjänsten för localhost. Vanligtvis gör man det här genom att infoga " +"följande rad i /etc/hosts.allow:" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + +#~ msgid "config, onekey, mountpoint, custom" +#~ msgstr "konfiguration, ennyckel, monteringspunkt, anpassad" + +#~ msgid "Would you like to try to import amd's configuration into am-utils ?" +#~ msgstr "Vill du försöka importera amds konfiguration till am-utils?" + +#~ msgid "We're just talking about the *master* map here." +#~ msgstr "Vi pratar bara om *huvudkartan* här." + +#~ msgid "" +#~ "The main purpose of the automounter is to perform NFS mounts on demand " +#~ "and reverse them after a certain time of inactivity. This is especially " +#~ "useful for home directories: People can have their home directories on " +#~ "their main workstation, making the cluster more robust to server " +#~ "failures. If you use the following syntax for the home directories of " +#~ "your users, then you will not need to do any configuration, because amd " +#~ "provides a special \"passwd\" map type for that case. Amd will break the " +#~ "string" +#~ msgstr "" +#~ "Det främsta syftet för automonteraren är att utföra NFS-monteringar vid " +#~ "behov och avmontera den efter en viss tids inaktivitet. Detta är framför " +#~ "allt användbart för hemkataloger: Folk kan ha sin hemkatalog på sin " +#~ "primära arbetsstation, vilket gör klustret mer skyddat mot serverfel. Om " +#~ "du använder följande syntax för hemkatalogerna för dina användare kommer " +#~ "du inte behöva konfigurera något, eftersom amd tillhandahåller en " +#~ "speciell \"passwd\"-karttyp för detta fallet. Amd kommer bryta strängen" + +#~ msgid "" +#~ "At the moment this is the only amd map for home directories supported by " +#~ "this configuration tool. You can still support any kind of home map, but " +#~ "this requires manual configuration." +#~ msgstr "" +#~ "För tillfället är detta den enda amd-kartan för hemkataloger som stöds av " +#~ "det här konfigurationsverktyget. Du kan fortfarande stödja andra sorters " +#~ "hemkartor, men det kräver manuell konfiguration." + +#~ msgid "yes, no, abort" +#~ msgstr "ja, nej, avbryt" + +#~ msgid "Are you happy with these settings ?" +#~ msgstr "Är du nöjd med dessa inställningar?" + +#~ msgid "If you choose \"no\", we will start the configuration over." +#~ msgstr "Om du svarar \"nej\" kommer vi att starta om konfigurationen." + +#~ msgid "" +#~ "If you choose \"abort\", the configuration will be aborted and you'll " +#~ "have to use \"dpkg-reconfigure am-utils\" to finish the configuration." +#~ msgstr "" +#~ "Om du väljer \"avbryt\" kommer konfigurationen avbrytas och du måste köra " +#~ "\"dpkg-reconfigure am-utils\" för att göra klart konfigurationen." + +#~ msgid "If you choose \"yes\", your current configuration will be used." +#~ msgstr "Svarar du \"ja\" kommer den nuvarande konfiguration användas." + +#~ msgid "Configuration aborted..." +#~ msgstr "Konfigurationen avbröts..." + +#~ msgid "" +#~ "Remember to use \"dpkg-reconfigure am-utils\" to configure this package." +#~ msgstr "" +#~ "Kom ihåg att köra \"dpkg-reconfigure am-utils\" för att konfigurera det " +#~ "här paketet." + +#~ msgid "import, discard, keep" +#~ msgstr "importera, kassera, behåll" + +#~ msgid "" +#~ "Do you want to try importing your manual changes to /etc/default/am-" +#~ "utils ?" +#~ msgstr "" +#~ "Vill du försöka importera dina manuella ändringar i /etc/default/am-utils?" + +#~ msgid "The /etc/default/am-utils file has been changed outside of debconf." +#~ msgstr "Filen /etc/default/am-utils har ändrats utan debconf." + +#~ msgid "" +#~ "If you try to import it, some comments and formatting as well as values " +#~ "unknown to debconf might be lost. If you just changed some values, you " +#~ "might be ok." +#~ msgstr "" +#~ "Om du försöker importera den kan en del kommentarer och formaterring samt " +#~ "värden okända för debconf tappas bort. Om du bara ändrat några värden kan " +#~ "det vara okej." + +#~ msgid "" +#~ "If you discard the changes done manually, the values stored inside " +#~ "debconf (from last time am-utils was configured with debconf) will be " +#~ "used." +#~ msgstr "" +#~ "Om du kasserar de manuella ändringarna kommer värdena lagrade i debconf " +#~ "(sedan am-utils blev konfigurerad med debconf senast) användas." + +#~ msgid "" +#~ "You can also keep the manual configuration and leave everything as it " +#~ "is..." +#~ msgstr "" +#~ "Du kan också behålla den manuella konfigurationen och lämna allt som det " +#~ "är..." + +#~ msgid "Import failed." +#~ msgstr "Importeringen misslyckades." + +#~ msgid "" +#~ "The import of the manual changes committed to /etc/default/am-utils " +#~ "failed." +#~ msgstr "" +#~ "Importeringen av de manuella ändringarna i /etc/default/am-utils " +#~ "misslyckades." + +#~ msgid " /home amd.home" +#~ msgstr " /home amd.home" + +#~ msgid " /boot amd.boot -cache:=all" +#~ msgstr " /boot amd.boot -cache:=all" --- am-utils-6.2+rc20110530.orig/debian/po/templates.pot +++ am-utils-6.2+rc20110530/debian/po/templates.pot @@ -0,0 +1,429 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "" --- am-utils-6.2+rc20110530.orig/debian/po/vi.po +++ am-utils-6.2+rc20110530/debian/po/vi.po @@ -0,0 +1,607 @@ +# Vietnamese translation for am-utils. +# Copyright © 2006 Free Software Foundation, Inc. +# Clytie Siddall , 2005-2006. +# +msgid "" +msgstr "" +"Project-Id-Version: am-utils 6.1.5-1\n" +"Report-Msgid-Bugs-To: am-utils@packages.debian.org\n" +"POT-Creation-Date: 2011-01-12 08:57+0000\n" +"PO-Revision-Date: 2006-09-30 19:59+0930\n" +"Last-Translator: Clytie Siddall \n" +"Language-Team: Vietnamese \n" +"Language: vi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: LocFactoryEditor 1.6fc1\n" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "Import old amd configuration?" +msgstr "Nhập cấu hình amd cũ không?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"amd package configuration files are available (the \"amd\" package was the " +"precursor to am-utils)" +msgstr "" +"Có sẵn các tập tin cấu hình gói amd (gói « amd » đi trước « am-utils »)" + +#. Type: boolean +#. Description +#: ../am-utils.templates:2001 +msgid "" +"A mechanism is available to import these files, but it may fail in some " +"cases." +msgstr "" +"Có sẵn một cơ chế để nhập các tập tin này, nhưng nó có thể không thành công " +"trong một số trường hợp riêng." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "Failed to log to file" +msgstr "Lỗi đăng nhập vào tập tin" + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The old \"amd\" configuration used to log to a file instead of using syslog." +msgstr "" +"Cấu hình « amd » cũ được dùng để đăng nhập vào tập tin thay vào sử dụng bản " +"ghi hệ thống syslog." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "" +"The \"am-utils\" package only supports logging to the syslog out of the box. " +"You might want to modify the /etc/am-utils/amd.conf file to enable logging " +"to a file." +msgstr "" +"Gói « am-utils » được định sẵn để hỗ trợ khả năng ghi lưu chỉ vào bản ghi hệ " +"thống syslog. Bạn có thể chỉnh sửa tập tin cấu hình « /etc/am-utils/amd.conf " +"» để hiệu lực khả năng ghi lưu vào một tập tin nào đó." + +#. Type: error +#. Description +#: ../am-utils.templates:3001 +msgid "This will require manual intervention." +msgstr "Việc này cần thiết bạn tự chỉnh sửa." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Automatic import of amd's configuration failed" +msgstr "Lỗi nhập tự động cấu hình của amd" + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "" +"Unfortunately, the automatic import of the old amd configuration failed." +msgstr "Tiếc là việc nhập khẩu tự động cấu hình amd cũ bị lỗi." + +#. Type: error +#. Description +#: ../am-utils.templates:4001 +msgid "Please review your am-utils configuration." +msgstr "Hãy xem lại cấu hình « am-utils »." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Is the amd master map propagated through NIS?" +msgstr "" +"Sơ đồ chủ (master map) của « amd » đã được truyền bá thông qua NIS chưa?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"At large sites the automounter tables (called 'maps') may be available " +"through the \"Network Information Service\", or NIS for short (formerly " +"known as \"Yellow pages\"). This is the recommended way of using the " +"automounter on client systems." +msgstr "" +"Trên nơi Mạng lớn, những bảng gắn kết tự động (được gọi là « sơ đồ » [map]) " +"có thể sẵn sàng thông qua dịch vụ thông tin mạng (NIS), được gọi trước là " +"các trang màu vàng (Yellow Pages). Đây là phương pháp khuyên khích sử dụng " +"bộ gắn kết tự động trên hệ thống khách." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "" +"The master map contains the list of mount points to be managed by amd. This " +"master map can be propagated through NIS or can be a file. Whatever answer " +"you choose here does not prevent amd from retrieving the other maps via NIS." +msgstr "" +"Sơ đồ chủ chứa danh sách các điểm lắp sẽ được quản lý bởi « amd ». Sơ đồ chủ " +"này có thể được truyền bá thông qua NIS, hoặc có thể là một tập tin. Sự chọn " +"của bạn ở đây không ngăn cản « amd » lấy các sơ đồ khác thông qua NIS." + +#. Type: boolean +#. Description +#: ../am-utils.templates:5001 +msgid "Only the *master* map is concerned here." +msgstr "Ở đây chỉ nói về sơ đồ _chủ_." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "Name of the master map:" +msgstr "Tên sơ đồ chủ :" + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "" +"The master map is the map containing amd's startup arguments and refers to " +"other maps." +msgstr "" +"Sơ đồ chủ là sơ đồ chức các đối số khởi chạy của « amd », và tham chiếu đến " +"các sơ đồ khác." + +#. Type: string +#. Description +#: ../am-utils.templates:6001 +msgid "It's generally called \"amd.master\"." +msgstr "Nó thường được gọi là « amd.master »." + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "config" +msgstr "cấu hình" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "onekey" +msgstr "khóa đơn" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "mountpoint" +msgstr "điểm lắp" + +#. Type: select +#. Choices +#: ../am-utils.templates:7001 +msgid "custom" +msgstr "riêng" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Master map style:" +msgstr "Kiểu dáng sơ đồ chủ :" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "The Amd master map can be of different styles:" +msgstr "Sơ đồ chủ « amd » có thể có kiểu dáng khác nhau :" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `config' style, every key in the master map specifies a different " +"configuration. You might have different configurations depending on which OS " +"is booted, or on what the machine's purpose is. The value associated with " +"each key is the list of mountpoints and maps to be used with this " +"configuration." +msgstr "" +"Dùng kiểu dáng « cấu hình », mỗi khoá trong sơ đồ chủ có xác định một cấu " +"hình riêng. Bạn có thể tạo những cấu hình khác nhau, phụ thuộc vào hệ điều " +"hành được khởi động, hoặc vào mục đích của máy tính. Giá trị được tương ứng " +"với mỗi khoá là danh sách các điểm lắp và các sơ đồ cần dùng với cấu hình " +"này." + +#. Type: select +#. Description +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "Example map:" +msgstr "Sơ đồ ví dụ :" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" +msgstr "" +" linux /home amd.home /boot amd.boot -cache:=all\n" +" freebsd /home amd.home /usr/sys amd.usr-sys" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "You will need to specify which key to use." +msgstr "Bạn cần ghi rõ khoá nào cần dùng." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"The `onekey' style is the same as `config' except there is only one single " +"configuration. No key needs to be specified." +msgstr "" +"Kiểu dạng « khóa đơn » là cùng một kiểu dạng với điều « cấu hình », trừ chỉ " +"có một cấu hình . Không cần phải ghi rõ khoá nào." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `mountpoint' style, every key in the master map is the mount point " +"and the value is the map name to be used for this mount point, plus some " +"options if needed. This is the default map style for FreeBSD." +msgstr "" +"Dùng kiểu dạng « điểm lắp », mỗi khoá trong sơ đồ chủ là điểm lắp, và giá " +"trị là tên sơ đồ cần dùng cho điểm lắp này, cộng với một số tùy chọn nếu " +"cần. Đây là kiểu dáng sơ đồ mặc định cho FreeBSD." + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" +msgstr "" +" /home amd.home\n" +" /boot amd.boot -cache:=all" + +#. Type: select +#. Description +#: ../am-utils.templates:7002 +msgid "" +"With the `custom' style, you will be prompted for a command to extract the " +"master map which will be run everytime amd starts." +msgstr "" +"Dùng kiểu dạng « riêng », bạn sẽ được nhắc nhập lệnh để rút sơ đồ chủ, mà sẽ " +"được chạy mỗi lần khởi chạy « amd »." + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "NIS key to use for this system:" +msgstr "Khoá NIS cần dùng cho hệ thống này:" + +#. Type: string +#. Description +#: ../am-utils.templates:8001 +msgid "" +"The key is typically the name of the os (\"linux\" for example), or a " +"description of this computer's usage (\"marketing\", \"r&d\", etc)." +msgstr "" +"Khoá thường là tên của hệ điều hành (v.d. « linux »), hoặc mô tả cách sử " +"dụng máy tính (« đi học », « tạo đồ họa » v.v.)." + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "Command to run to extract the master map:" +msgstr "Lệnh cần chạy để rút sơ đồ chủ :" + +#. Type: string +#. Description +#: ../am-utils.templates:9001 +msgid "" +"Please enter a shell command to run when amd starts up. This command should " +"print a valid list of amd command line maps on stdout." +msgstr "" +"Hãy nhập một lệnh trình bao cần chạy khi « amd » khởi chạy. Lệnh này nên in " +"ra một danh sách hợp lệ các sơ đồ dòng lệnh « amd » ra thiết bị xuất chuẩn." + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "Use the 'net' map?" +msgstr "Dùng sơ đồ « net » không?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"Amd can be configured to use the net map. With this map, one can access all " +"the filesystems exported via NFS from a particular host by looking under:\n" +" /net//" +msgstr "" +"« amd » có thể được cấu hình để sử dụng sơ đồ « net ». Dùng sơ đồ này, bạn " +"có thể truy cập mọi hệ thống tập tin được xuất khẩu thông qua NIS từ một máy " +"nào đó, bằng cách tra cứu :\n" +" /net//" + +#. Type: boolean +#. Description +#: ../am-utils.templates:10001 +msgid "" +"While convenient, this can result in mounting a lot of filesystems " +"simultaneously." +msgstr "" +"Khi tiện, khả năng này có thể gây ra gắn kết nhiều hệ thống tập tin đồng " +"thời." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "Use the passwd map?" +msgstr "Dùng sơ đồ « passwd » không?" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "A map for automounting of home directories on /home." +msgstr "Sơ đồ gắn kết tự động các thư mục gốc vào « /home »." + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If you use the following system for the home directories of your users, then " +"you will not need to do any configuration, because amd provides a special " +"\"passwd\" map type for this case. Amd will break the string" +msgstr "" +"Nếu bạn sử dụng hệ thống sau cho thư mục gốc của mỗi người dùng, do đó bạn " +"sẽ không cần cấu hình gì, vì « amd » cung cấp một kiểu sơ đồ « passwd » đặc " +"biệt cho trường hợp này. « amd » sẽ phân tích chuỗi" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid " /anydir/[dom1[/...]/]domN/login" +msgstr " /anydir/[dom1[/...]/]domN/login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "to:" +msgstr "thành:" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" +msgstr "" +" rfs:=/anydir/domN\n" +" rhost:=domN[[....].dom1]\n" +" sublink:=login" + +#. Type: boolean +#. Description +#: ../am-utils.templates:11001 +msgid "" +"If your home directories do *not* follow this pattern, you should not enable " +"this feature." +msgstr "" +"Nếu những thư mục gốc trên máy tính của bạn _không_ theo mẫu này, bạn không " +"nên bật tính năng này." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "Other maps to use:" +msgstr "Sơ đồ khác cần dùng:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "If you need to use other maps, enter them here." +msgstr "Nếu bạn cần phải sử dụng sơ đồ nào khác, hãy nhập chúng vào đây." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"A map entry requires the two following elements:\n" +" 1. A mount point (where the map will be mounted and accessed)\n" +" 2. The name of a map, in a text file, DBM file, or the name of a\n" +" NIS map." +msgstr "" +"Một mục nhập sơ đồ cần phải chứa hai phần:\n" +"• một điểm lắp (nơi sơ đồ sẽ được lắp và truy cập)\n" +"• tên của sơ đồ (theo tập tin văn bản, tập tin cơ sở dữ liệu DBM, hay tên sơ " +"đồ NIS)." + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid "" +"For example, if you have a text map in /etc/am-utils/amd.test to be mounted " +"on /foo and a NIS map called amd.other to be mounted on /bar, then you " +"should enter:" +msgstr "" +"Chẳng hạn, nếu bạn có một sơ đồ văn bản trong « /etc/am-utils/amd.test » sẽ " +"gắn kết vào « /phu », và một sơ đồ NIS tên « amd.other » sẽ gắn kết vào « /" +"ba », thì bạn nên nhập:" + +#. Type: string +#. Description +#: ../am-utils.templates:12001 +msgid " /foo /etc/am-utils/amd.test /bar amd.other" +msgstr " /phu /etc/am-utils/amd.test /ba amd.other" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "Cluster name to use:" +msgstr "Tên chùm cần dùng:" + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"A map entry can use the '\\${cluster}' selector, to identify a machine as " +"belonging to a particular cluster." +msgstr "" +"Một mục nhập sơ đồ có thể sử dụng bộ chọn « \\${cluster} », để nhận diện một " +"máy thuộc về một chùm (cluster) riêng." + +#. Type: string +#. Description +#: ../am-utils.templates:13001 +msgid "" +"If you use that facility, set the cluster name here. If you leave it blank, " +"amd will use the DNS domain name instead." +msgstr "" +"Nếu bạn sử dụng khả năng đó, hãy đặt tên chùm ở đây. Còn nếu bạn bỏ trống " +"trường này, « amd » sẽ sử dụng tên miền DNS thay thế." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "Cannot contact RPC service on localhost" +msgstr "Không thể liên lạc với dịch vụ RPC trên máy cục bộ (localhost)" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Access to localhost's amd RPC service is denied! am-utils will not work " +"until you take manual action to rectify this." +msgstr "" +"Truy cập vào dịch vụ RPC « amd » của máy cục bộ bị từ chối. « am-utils » sẽ " +"không hoạt động được nếu bạn không tự sửa chữa trường hợp này." + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "" +"Please fix your /etc/hosts.allow and /etc/hosts.deny files and grant access " +"to the amd service for localhost. This is typically done by inserting the " +"following line to /etc/hosts.allow:" +msgstr "" +"Hãy sửa chữa các tập tin « etc/hosts.allow » (các máy được chấp nhận) và « /" +"etc/hosts.deny » (các máy bị từ chối) để cho phép máy cục bộ (localhost) " +"truy cập dịch vụ « amd ». Thường làm việc này bằng cách chèn dòng sau vào « /" +"etc/hosts.allow »:" + +#. Type: error +#. Description +#: ../am-utils.templates:14001 +msgid "amd: localhost" +msgstr "amd: localhost" + +#~ msgid "config, onekey, mountpoint, custom" +#~ msgstr "cấu hình, khóa đơn, điểm lắp, riêng" + +#~ msgid "Would you like to try to import amd's configuration into am-utils ?" +#~ msgstr "Bạn có muốn cố nhập cấu hình của «amd» vào «am-utils» không?" + +#~ msgid "We're just talking about the *master* map here." +#~ msgstr "Tùy chọn này chỉ về bản đồ chủ thôi." + +#~ msgid "" +#~ "The main purpose of the automounter is to perform NFS mounts on demand " +#~ "and reverse them after a certain time of inactivity. This is especially " +#~ "useful for home directories: People can have their home directories on " +#~ "their main workstation, making the cluster more robust to server " +#~ "failures. If you use the following syntax for the home directories of " +#~ "your users, then you will not need to do any configuration, because amd " +#~ "provides a special \"passwd\" map type for that case. Amd will break the " +#~ "string" +#~ msgstr "" +#~ "Mực đích chính của bộ tự động gắn kết là thực hiện việc gắn kết NFS theo " +#~ "như cầu, và đảo ngược lại sau một thời gian không hoạt động. Có ích nhiều " +#~ "cho thư mục chính: người dùng có thể giữ thư mục chính trên máy trạm " +#~ "chính, một cấu trúc mạnh hơn trong trường hợp một trình phục vụ bị hỏng. " +#~ "Nếu bạn sử dụng cú pháp theo đây cho thư mục chính của mọi người dùng, " +#~ "thì bạn sẽ không cần phải cấu hình nữa, vì «amd» cung cấp một loại bản đồ " +#~ "«passwd» đặc biệt dành cho trường hợp ấy. Trình «amd» sẽ ngắt chuỗi:" + +#~ msgid "" +#~ "At the moment this is the only amd map for home directories supported by " +#~ "this configuration tool. You can still support any kind of home map, but " +#~ "this requires manual configuration." +#~ msgstr "" +#~ "Hiện thời bản đồ này là bản đồ «amd» duy nhất cho thư mục chính do công " +#~ "cụ cấu hình hỗ trợ. Bạn vẫn còn có thể sử dụng bất cứ loại bản đồ thư mục " +#~ "chính nào, nhưng mà sẽ cần phải tự cấu hình một số tùy chọn." + +#~ msgid "yes, no, abort" +#~ msgstr "có, không, hủy bỏ" + +#~ msgid "Are you happy with these settings ?" +#~ msgstr "Bạn có muốn lưu các thiết lập này không?" + +#~ msgid "If you choose \"no\", we will start the configuration over." +#~ msgstr "Nếu bạn chọn «không» thì trình này sẽ bắt đầu lại cấu hình này." + +#~ msgid "" +#~ "If you choose \"abort\", the configuration will be aborted and you'll " +#~ "have to use \"dpkg-reconfigure am-utils\" to finish the configuration." +#~ msgstr "" +#~ "Nếu bạn chọn «hủy bỏ» thì cấu hình sẽ bị hủy bỏ, và bạn sẽ cần phải sử " +#~ "dụng lệnh «dpkg-reconfigure am-utils» để cấu hình xong." + +#~ msgid "If you choose \"yes\", your current configuration will be used." +#~ msgstr "Nếu bạn chọn «có» thì sẽ sử dụng cấu hình hiện thời của bạn." + +#~ msgid "Configuration aborted..." +#~ msgstr "Cấu hình bị hủy bỏ..." + +#~ msgid "" +#~ "Remember to use \"dpkg-reconfigure am-utils\" to configure this package." +#~ msgstr "" +#~ "Hãy ghi nhớ để sử dụng lệnh «dpkg-reconfigure am-utils» để cấu hình gói " +#~ "tin này." + +#~ msgid "import, discard, keep" +#~ msgstr "nhập, bỏ, giữ" + +#~ msgid "" +#~ "Do you want to try importing your manual changes to /etc/default/am-" +#~ "utils ?" +#~ msgstr "" +#~ "Bạn có muốn cố nhập các thay đổi thủ công của bạn vào «/etc/default/am-" +#~ "utils» không?" + +#~ msgid "The /etc/default/am-utils file has been changed outside of debconf." +#~ msgstr "Tập tin «/etc/default/am-utils» đã bị sửa đổi ở ngoại debconf." + +#~ msgid "" +#~ "If you try to import it, some comments and formatting as well as values " +#~ "unknown to debconf might be lost. If you just changed some values, you " +#~ "might be ok." +#~ msgstr "" +#~ "Nếu bạn cố nhập nó, có lẽ một số chú thích và cách định dạng, cũng với " +#~ "một số giá trị mà debconf không biết, sẽ bị mất. Nếu bạn mới sửa đổi một " +#~ "số giá trị, có lẽ sẽ không mất gì." + +#~ msgid "" +#~ "If you discard the changes done manually, the values stored inside " +#~ "debconf (from last time am-utils was configured with debconf) will be " +#~ "used." +#~ msgstr "" +#~ "Nếu bạn bỏ các thay đổi thủ công, sẽ sử dụng những giá trị được cất giữ ở " +#~ "trong debconf (từ lần trước debconf cấu hình am-utils)." + +#~ msgid "" +#~ "You can also keep the manual configuration and leave everything as it " +#~ "is..." +#~ msgstr "Hoạc bạn có thể giữ cấu hình thủ công, không thay đổi gì..." + +#~ msgid "Import failed." +#~ msgstr "Không nhập được." + +#~ msgid "" +#~ "The import of the manual changes committed to /etc/default/am-utils " +#~ "failed." +#~ msgstr "" +#~ "Việc nhập các thay đổi thủ công đã lưu vào «/etc/default/am-utils» đã " +#~ "thất bại." --- am-utils-6.2+rc20110530.orig/debian/rules +++ am-utils-6.2+rc20110530/debian/rules @@ -0,0 +1,224 @@ +#!/usr/bin/make -f +# Amd rules files, placed under the GNU General Public License. +# Copyright (C) 2001-2003 Philippe Troin . +# Copyright (C) 2005-2008 Tim Cutts . +# Based on: +# Sample debian/rules that uses debhelper. +# GPL copyright 1997 to 1999 by Joey Hess. + +# For quilt patch management: +include /usr/share/quilt/quilt.make + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +# This has to be exported to make some magic below work. +export DH_OPTIONS + +export DPKG_EXPORT_BUILDFLAGS=1 +include /usr/share/dpkg/default.mk + +WGET=wget + +ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS))) + confflags += --enable-debug=yes +endif + +# FOR AUTOCONF 2.52 AND NEWER ONLY +ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) + confflags += --build $(DEB_HOST_GNU_TYPE) +else + confflags += --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) +endif + +# The following overrides the filesystems to build; configure looks at the +# current system which is just bad. +# + +AMD_FS_OBJS=ops_ufs.o ops_xfs.o ops_cdfs.o ops_efs.o \ + ops_pcfs.o ops_nfs.o ops_nfs3.o ops_tmpfs.o \ + ops_autofs.o + +export AMD_FS_OBJS + +# Set this to the major libamu version +LIBAMU=libamu4 + +build: build-arch build-indep +build-arch: build-stamp +build-indep: build-stamp + +build-stamp: $(QUILT_STAMPFN) + dh_testdir + + chmod u+w debian/changelog + cat debian/am-utils.copyright.in COPYING > debian/am-utils.copyright + ln -sf am-utils.copyright debian/am-utils-doc.copyright + ln -sf am-utils.copyright debian/$(LIBAMU).copyright + + gcc -Wall -W -Werror -o debian/amq-check-wrap \ + debian/amq-check-wrap.c -lwrap + + # autotools-dev recommends updating config.sub + # and config.guess. The following has that + # effect as well as updating libtool + cp -f /usr/share/aclocal/libtool.m4 ./acinclude.m4 + aclocal + libtoolize -f -c + dh_autotools-dev_updateconfig + + ./buildall -K + + ./buildall -b -c -- --prefix=/usr --enable-shared \ + $(confflags) \ + --with-ldap \ + --with-hesiod + + mkdir -p debian/html + texi2html -split=chapter -o debian/html doc/am-utils.texi + + touch build-stamp + +clean: unpatch + dh_testdir +# chmod u+w debian/po/*.po +# debconf-updatepo + +# touch config.status +# find libamu -type l | xargs rm -f +# find amd -type l | xargs rm -f +# find fixmount -type l | xargs rm -f + dh_autotools-dev_restoreconfig + dh_auto_clean + rm -f debian/*.debhelper.log + + +install: DH_OPTIONS= +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs + + $(MAKE) -C A.`./config.guess.long` prefix=`pwd`/debian/tmp/usr \ + mandir=`pwd`/debian/tmp/usr/share/man install + rm -fr debian/tmp/usr/etc + rm -f debian/tmp/usr/info/dir + rm debian/tmp/usr/sbin/lostaltmail + rm debian/tmp/usr/bin/expn + rm debian/tmp/usr/share/man/man1/expn.1 + rm debian/tmp/usr/sbin/am-eject + rm debian/tmp/usr/sbin/ctl-* debian/tmp/usr/sbin/wait* \ + debian/tmp/usr/sbin/fix-amd-map \ + debian/tmp/usr/sbin/fixrmtab + mv debian/tmp/usr/sbin/fsinfo debian/tmp/usr/sbin/amd-fsinfo + mv debian/tmp/usr/share/man/man8/fsinfo.8 \ + debian/tmp/usr/share/man/man8/amd-fsinfo.8 + + dh_install -a -i -Xlibamu.la + +# Arch indep +binary-indep: binary-am-utils-doc + +# Doc package +binary-am-utils-doc: DH_OPTIONS=-pam-utils-doc +binary-am-utils-doc: build install + # am-utils-doc + dh_testdir + dh_testroot + dh_installdocs + dh_installchangelogs + dh_installinfo + dh_compress + dh_fixperms + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb + +# Arch-specific +binary-arch: binary-libamu binary-am-utils binary-libamu-dev + +# am-utils +binary-am-utils: DH_OPTIONS=-pam-utils +# Need to build binary-libamu first, because of lib dependencies +binary-am-utils: build install binary-libamu + # am-utils + dh_testdir + dh_testroot + dh_installdebconf + dh_installdocs debian/cookbook.txt + mv debian/am-utils/usr/sbin/amd2* \ + debian/am-utils/usr/share/doc/am-utils/examples + mv debian/am-utils/usr/sbin/automount2amd \ + debian/am-utils/usr/share/man/man8/automount2amd.8 \ + debian/am-utils/usr/share/doc/am-utils/examples + mv debian/am-utils/usr/share/doc/am-utils/INSTALL \ + debian/am-utils/usr/share/doc/am-utils/README.platform_status + dh_link usr/share/am-utils/amd.net usr/share/doc/am-utils/examples/a_net + gzip -v9 debian/am-utils/usr/share/doc/am-utils/kernel-patches/* + install -d debian/am-utils/usr/share/am-utils + cp debian/a_net debian/am-utils/usr/share/am-utils/amd.net + dh_installinit + dh_installchangelogs ChangeLog + dh_strip + dh_link + dh_compress + dh_fixperms + dh_perl + # Warnings spit out by dpkg-shlibdeps are ok... we do not want + # to Depend: on an installed libamu, just the one we're building. + dh_makeshlibs + dh_shlibdeps + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb + +# libamu +binary-libamu: DH_OPTIONS=-p$(LIBAMU) +binary-libamu: build install + # libamu + dh_testdir + dh_testroot + dh_installdocs + dh_installchangelogs ChangeLog + dh_strip + dh_link + dh_compress + dh_fixperms + dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +# libamu-dev +binary-libamu-dev: DH_OPTIONS=-plibamu-dev +binary-libamu-dev: build install + # libamu-dev + dh_testdir + dh_testroot + dh_link + dh_installdocs + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch + +print-version: + @echo "Debian version: $(DEB_VERSION)" + @echo "Upstream version: $(DEB_VERSION_UPSTREAM)" + +get-orig-source: + $(WGET) -O am-utils_$(DEB_VERSION_UPSTREAM).orig.tar.gz \ + ftp://ftp.am-utils.org/pub/am-utils/am-utils-$(DEB_VERSION_UPSTREAM).tar.gz + +.PHONY: build clean binary-indep binary-arch binary install binary-am-utils \ + binary-libamu binary-libamu-dev print-version get-orig-source