--- /dev/null
+#!/bin/sh
+
+## live-debconfig(7) - System Configuration Scripts
+## Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org>
+##
+## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
+
+
+set -e
+
+DEBCONF_SYSTEMRC="/var/lib/live/debconfig/systemrc"
+export DEBCONF_SYSTEMRC
+
+Setup_debconf ()
+{
+ if [ ! -e /var/lib/live/debconfig ]
+ then
+ mkdir -p /var/lib/live/debconfig
+ chmod 0700 /var/lib/live/debconfig
+ fi
+
+ if [ ! -e /var/lib/live/debconfig/systemrc ]
+ then
+
+cat > /var/lib/live/debconfig/systemrc << EOF
+Config: configdb
+Templates: templatedb
+
+Name: config
+Driver: File
+Mode: 644
+Reject-Type: password
+Filename: /var/lib/live/debconfig/config.dat
+
+Name: passwords
+Driver: File
+Mode: 600
+Backup: false
+Required: false
+Accept-Type: password
+Filename: /var/lib/live/debconfig/passwords.dat
+
+Name: configdb
+Driver: Stack
+Stack: config, passwords
+
+Name: templatedb
+Driver: File
+Mode: 644
+Filename: /var/lib/live/debconfig/templates.dat
+EOF
+
+ chmod 0600 /var/lib/live/debconfig/systemrc
+ fi
+}
+
+Main ()
+{
+ if [ ! -x "$(which debconf-get-selections 2>/dev/null)" ]
+ then
+ echo "E: debconf-get-selections - command not found"
+ echo "I: debconf-utils can be optained from:"
+ echo "I: http://ftp.debian.org/debian/pool/main/d/debconf/"
+ echo "I: On Debian based systems, po4a can be installed with:"
+ echo "I: apt-get install debconf-utils"
+ exit 1
+ fi
+
+ Setup_debconf
+
+ debconf-get-selections ${@}
+}
+
+Main ${@}
Package: live-debconfig
Architecture: all
Depends: ${misc:Depends}, debconf
-Recommends: live-debconfig-doc
+Recommends: live-debconfig-doc, debconf-utils
Description: Live System Configuration Scripts
live-debconfig contains the scripts that configure a live system during the
build process.
--- /dev/null
+.\" live-debconfig(7) - System Configuration Scripts
+.\" Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org>
+.\"
+.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+.\" This is free software, and you are welcome to redistribute it
+.\" under certain conditions; see COPYING for details.
+.\"
+.\"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH LIVE\-DEBCONFIG 1 22.12.2012 4.0~a11\-1 "Projecte Debian Live"
+
+.SH NOM
+\fBlive\-debconfig\-get\-selections\fP \- output contents of the live\-debconfig(7)
+debconf database
+
+.SH SYNOPSIS
+\fBlive\-debconfig\-get\-selections\fP
+
+.SH DESCRIPCIÓ
+\fBlive\-debconfig\-get\-selections\fP outputs the content of the
+live\-debconfig(7) debconf database in a format understandable by
+debconf\-set\-selections(1).
+
+.SH OPTIONS
+\fBlive\-debconfig\-get\-selections\fP has no options.
+
+.SH FILES
+.IP \fB/var/lib/live/debconfig/systemrc\fP 4
+.IP \fB/var/lib/live/debconfig/config.dat\fP 4
+.IP \fB/var/lib/live/debconfig/passwords.dat\fP 4
+.IP \fB/var/lib/live/debconfig/templates.dat\fP 4
+
+.SH "VEURE TAMBÉ"
+\fIdebconf\-get\-selections\fP(1)
+.PP
+\fIlive\-debconfig\fP(7)
+
+.SH "PÀGINA WEB"
+Es pot trobar més informació sobre live\-debconfig i el projecte Debian Live
+a la pàgina web <\fIhttp://live.debian.net/\fP> i al manual a
+<\fIhttp://live.debian.net/manual/\fP>.
+
+.SH ERRORS
+Es pot informar sobre els errors mitjançant la presentació d'un informe
+d'errors sobre al paquet live\-debconfig al Debian Bug Tracking System a
+<\fIhttp://bugs.debian.org/\fP> o escrivint un correu a la llista de
+correu de Debian Live a <\fIdebian\-live@lists.debian.org\fP>.
+
+.SH AUTOR
+live\-debconfig va ser escrit per Daniel Baumann
+<\fIdaniel@debian.org\fP>.
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-DEBCONFIG 7 13.12.2012 4.0~a11\-1 "Projecte Debian Live"
+.TH LIVE\-DEBCONFIG 7 22.12.2012 4.0~a11\-1 "Projecte Debian Live"
.SH NOM
\fBlive\-debconfig\fP \- Scripts de Configuració del Sistema
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-DEBCONFIG 5 13.12.2012 4.0~a11\-1 "Projecte Debian Live"
+.TH LIVE\-DEBCONFIG 5 22.12.2012 4.0~a11\-1 "Projecte Debian Live"
.SH NOM
\fBlive\-debconfig\fP \- script hostname
--- /dev/null
+.\" live-debconfig(7) - System Configuration Scripts
+.\" Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org>
+.\"
+.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+.\" This is free software, and you are welcome to redistribute it
+.\" under certain conditions; see COPYING for details.
+.\"
+.\"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH LIVE\-DEBCONFIG 1 22.12.2012 4.0~a11\-1 "Debian Live Projekt"
+
+.SH NAME
+\fBlive\-debconfig\-get\-selections\fP \- git den Inhalt der live\-debconfig(7)
+debconf Datenbank aus
+
+.SH SYNOPSIS
+\fBlive\-debconfig\-get\-selections\fP
+
+.SH BESCHREIBUNG
+\fBlive\-debconfig\-get\-selections\fP gibt den Inhalt der live\-debconfig(7)
+debconf Datenbank in einem Format aus, das von debconf\-set\-selections(1)
+verstanden wird.
+
+.SH OPTIONEN
+\fBlive\-debconfig\-get\-selections\fP hat keine Optionen.
+
+.SH DATEIEN
+.IP \fB/var/lib/live/debconfig/systemrc\fP 4
+.IP \fB/var/lib/live/debconfig/config.dat\fP 4
+.IP \fB/var/lib/live/debconfig/passwords.dat\fP 4
+.IP \fB/var/lib/live/debconfig/templates.dat\fP 4
+
+.SH "SIEHE AUCH"
+\fIdebconf\-get\-selections\fP(1)
+.PP
+\fIlive\-debconfig\fP(7)
+
+.SH HOMEPAGE
+Weitere Informationen über live\-debconfig und das Debian Live Projekt können
+auf der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch
+unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden.
+
+.SH FEHLER
+Fehler können durch Einreichen eines Fehlerberichtes für das live\-debconfig
+Paket im Debian Bug Tracking System unter
+<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die
+Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP>
+(englischsprachig) mitgeteilt werden.
+
+.SH AUTOR
+live\-debconfig wurde von Daniel Baumann <\fIdaniel@debian.org\fP>
+geschrieben.
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-DEBCONFIG 7 13.12.2012 4.0~a11\-1 "Debian Live Projekt"
+.TH LIVE\-DEBCONFIG 7 22.12.2012 4.0~a11\-1 "Debian Live Projekt"
.SH NAME
\fBlive\-debconfig\fP \- System Konfiguration Skripte
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-DEBCONFIG 5 13.12.2012 4.0~a11\-1 "Debian Live Projekt"
+.TH LIVE\-DEBCONFIG 5 22.12.2012 4.0~a11\-1 "Debian Live Projekt"
.SH NAME
\fBlive\-debconfig\fP \- Hostname Skript
--- /dev/null
+.\" live-debconfig(7) - System Configuration Scripts
+.\" Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org>
+.\"
+.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+.\" This is free software, and you are welcome to redistribute it
+.\" under certain conditions; see COPYING for details.
+.\"
+.\"
+.TH LIVE\-DEBCONFIG 1 2012\-12\-22 4.0~a11-1 "Debian Live Project"
+
+.SH NAME
+\fBlive\-debconfig\-get\-selections\fR \- output contents of the live\-debconfig(7) debconf database
+
+.SH SYNOPSIS
+\fBlive\-debconfig\-get\-selections\fR
+
+.SH DESCRIPTION
+\fBlive\-debconfig\-get\-selections\fR outputs the content of the live\-debconfig(7) debconf database in a format understandable by debconf\-set\-selections(1).
+
+.SH OPTIONS
+\fBlive\-debconfig\-get\-selections\fR has no options.
+
+.SH FILES
+.IP "\fB/var/lib/live/debconfig/systemrc\fR" 4
+.IP "\fB/var/lib/live/debconfig/config.dat\fR" 4
+.IP "\fB/var/lib/live/debconfig/passwords.dat\fR" 4
+.IP "\fB/var/lib/live/debconfig/templates.dat\fR" 4
+
+.SH SEE ALSO
+\fIdebconf\-get\-selections\fR(1)
+.PP
+\fIlive\-debconfig\fR(7)
+
+.SH HOMEPAGE
+More information about live\-debconfig and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+
+.SH BUGS
+Bugs can be reported by submitting a bugreport for the live\-debconfig package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian\-live@lists.debian.org\fR>.
+
+.SH AUTHOR
+live\-debconfig was written by Daniel Baumann <\fIdaniel@debian.org\fR>.
.\" under certain conditions; see COPYING for details.
.\"
.\"
-.TH LIVE\-DEBCONFIG 7 2012\-12\-13 4.0~a11-1 "Debian Live Project"
+.TH LIVE\-DEBCONFIG 7 2012\-12\-22 4.0~a11-1 "Debian Live Project"
.SH NAME
\fBlive\-debconfig\fR \- System Configuration Scripts
.\" under certain conditions; see COPYING for details.
.\"
.\"
-.TH LIVE\-DEBCONFIG 5 2012\-12\-13 4.0~a11-1 "Debian Live Project"
+.TH LIVE\-DEBCONFIG 5 2012\-12\-22 4.0~a11-1 "Debian Live Project"
.SH NAME
\fBlive\-debconfig\fR \- hostname script
--- /dev/null
+.\" live-debconfig(7) - System Configuration Scripts
+.\" Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org>
+.\"
+.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+.\" This is free software, and you are welcome to redistribute it
+.\" under certain conditions; see COPYING for details.
+.\"
+.\"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH LIVE\-DEBCONFIG 1 22.12.2012 4.0~a11\-1 "Proyecto Debian Live"
+
+.SH NOMBRE
+\fBlive\-debconfig\-get\-selections\fP \- output contents of the live\-debconfig(7)
+debconf database
+
+.SH SYNOPSIS
+\fBlive\-debconfig\-get\-selections\fP
+
+.SH DESCRIPCIÓN
+\fBlive\-debconfig\-get\-selections\fP outputs the content of the
+live\-debconfig(7) debconf database in a format understandable by
+debconf\-set\-selections(1).
+
+.SH OPTIONS
+\fBlive\-debconfig\-get\-selections\fP has no options.
+
+.SH FICHEROS
+.IP \fB/var/lib/live/debconfig/systemrc\fP 4
+.IP \fB/var/lib/live/debconfig/config.dat\fP 4
+.IP \fB/var/lib/live/debconfig/passwords.dat\fP 4
+.IP \fB/var/lib/live/debconfig/templates.dat\fP 4
+
+.SH "VER TAMBIÉN"
+\fIdebconf\-get\-selections\fP(1)
+.PP
+\fIlive\-debconfig\fP(7)
+
+.SH "PÁGINA WEB"
+Se puede encontrar más información acerca de live\-debconfig y el proyecto
+Debian Live en su página principal en <\fIhttp://live.debian.net/\fP> y
+en el manual en <\fIhttp://live.debian.net/manual/\fP>.
+
+.SH ERRORES
+Se puede notificar los fallos enviando un informe de errores sobre el
+paquete live\-debconfig en el Debian Bug Tracking System en
+<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
+correo de Debian Live a la dirección
+<\fIdebian\-live@lists.debian.org\fP>.
+
+.SH AUTOR
+live\-debconfig fue escrito por Daniel Baumann
+<\fIdaniel@debian.org\fP>.
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-DEBCONFIG 7 13.12.2012 4.0~a11\-1 "Proyecto Debian Live"
+.TH LIVE\-DEBCONFIG 7 22.12.2012 4.0~a11\-1 "Proyecto Debian Live"
.SH NOMBRE
\fBlive\-debconfig\fP \- Scripts de Configuración del Sistema
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-DEBCONFIG 5 13.12.2012 4.0~a11\-1 "Proyecto Debian Live"
+.TH LIVE\-DEBCONFIG 5 22.12.2012 4.0~a11\-1 "Proyecto Debian Live"
.SH NOMBRE
\fBlive\-debconfig\fP \- script hostname
--- /dev/null
+.\" live-debconfig(7) - System Configuration Scripts
+.\" Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org>
+.\"
+.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+.\" This is free software, and you are welcome to redistribute it
+.\" under certain conditions; see COPYING for details.
+.\"
+.\"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH LIVE\-DEBCONFIG 1 22.12.2012 4.0~a11\-1 "Projet Debian Live"
+
+.SH NOM
+\fBlive\-debconfig\-get\-selections\fP \- output contents of the live\-debconfig(7)
+debconf database
+
+.SH SYNOPSIS
+\fBlive\-debconfig\-get\-selections\fP
+
+.SH DESCRIPTION
+\fBlive\-debconfig\-get\-selections\fP outputs the content of the
+live\-debconfig(7) debconf database in a format understandable by
+debconf\-set\-selections(1).
+
+.SH OPTIONS
+\fBlive\-debconfig\-get\-selections\fP has no options.
+
+.SH FICHIERS
+.IP \fB/var/lib/live/debconfig/systemrc\fP 4
+.IP \fB/var/lib/live/debconfig/config.dat\fP 4
+.IP \fB/var/lib/live/debconfig/passwords.dat\fP 4
+.IP \fB/var/lib/live/debconfig/templates.dat\fP 4
+
+.SH "VOIR AUSSI"
+\fIdebconf\-get\-selections\fP(1)
+.PP
+\fIlive\-debconfig\fP(7)
+
+.SH "PAGE D'ACCUEIL"
+Plus d'informations sur live\-debconfig et le projet Debian Live peuvent être
+trouvées sur la page <\fIhttp://live.debian.net/\fP> et dans le manuel
+sur <\fIhttp://live.debian.net/manual/\fP>.
+
+.SH BOGUES
+Les bogues peuvent être signalés en soumettant un rapport de bogue à propos
+du paquet live\-debconfig via le Debian Bug Tracking System sur
+<\fIhttp://bugs.debian.org/\fP> ou en envoyant un mail à la liste de
+diffusion de Debian Live sur <\fIdebian\-live@lists.debian.org\fP>
+
+.SH AUTEUR
+live\-debconfig a été conçu par Daniel Baumann
+<\fIdaniel@debian.org\fP>.
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-DEBCONFIG 7 13.12.2012 4.0~a11\-1 "Projet Debian Live"
+.TH LIVE\-DEBCONFIG 7 22.12.2012 4.0~a11\-1 "Projet Debian Live"
.SH NOM
\fBlive\-debconfig\fP \- Scripts de configuration du système
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-DEBCONFIG 5 13.12.2012 4.0~a11\-1 "Projet Debian Live"
+.TH LIVE\-DEBCONFIG 5 22.12.2012 4.0~a11\-1 "Projet Debian Live"
.SH NOM
\fBlive\-debconfig\fP \- script hostname
--- /dev/null
+# Catalan translations for live-debconfig package
+# Copyright (C) 2012 Carlos Zuferri <chals@altorricon.com>
+# This file is distributed under the same license as the live-debconfig package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: live-debconfig 4.0~a11-1\n"
+"POT-Creation-Date: 2012-12-22 17:07+0100\n"
+"PO-Revision-Date: 2012-08-17 00:41+0100\n"
+"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
+"Language-Team: none\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "LIVE-DEBCONFIG"
+msgstr "LIVE-DEBCONFIG"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "2012-12-22"
+msgstr "22.12.2012"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "4.0~a11-1"
+msgstr "4.0~a11-1"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "Debian Live Project"
+msgstr "Projecte Debian Live"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
+#, no-wrap
+msgid "NAME"
+msgstr "NOM"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:13
+msgid ""
+"B<live-debconfig-get-selections> - output contents of the live-debconfig(7) "
+"debconf database"
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:14
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:16
+msgid "B<live-debconfig-get-selections>"
+msgstr "B<live-debconfig-get-selections>"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:17 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "DESCRIPCIÓ"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:19
+msgid ""
+"B<live-debconfig-get-selections> outputs the content of the live-debconfig"
+"(7) debconf database in a format understandable by debconf-set-selections(1)."
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:20
+#, no-wrap
+msgid "OPTIONS"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:22
+msgid "B<live-debconfig-get-selections> has no options."
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:23
+#, no-wrap
+msgid "FILES"
+msgstr ""
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:24
+#, no-wrap
+msgid "B</var/lib/live/debconfig/systemrc>"
+msgstr "B</var/lib/live/debconfig/systemrc>"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:25
+#, no-wrap
+msgid "B</var/lib/live/debconfig/config.dat>"
+msgstr "B</var/lib/live/debconfig/config.dat>"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:26
+#, no-wrap
+msgid "B</var/lib/live/debconfig/passwords.dat>"
+msgstr "B</var/lib/live/debconfig/passwords.dat>"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:27
+#, no-wrap
+msgid "B</var/lib/live/debconfig/templates.dat>"
+msgstr "B</var/lib/live/debconfig/templates.dat>"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:29 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VEURE TAMBÉ"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:31
+msgid "I<debconf-get-selections>(1)"
+msgstr "I<debconf-get-selections>(1)"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig_hostname.5:62
+msgid "I<live-debconfig>(7)"
+msgstr "I<live-debconfig>(7)"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
+#, no-wrap
+msgid "HOMEPAGE"
+msgstr "PÀGINA WEB"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:36 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
+msgid ""
+"More information about live-debconfig and the Debian Live project can be "
+"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
+"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
+msgstr ""
+"Es pot trobar més informació sobre live-debconfig i el projecte Debian Live "
+"a la pàgina web E<lt>I<http://live.debian.net/>E<gt> i al manual a "
+"E<lt>I<http://live.debian.net/manual/>E<gt>."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:37 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
+#, no-wrap
+msgid "BUGS"
+msgstr "ERRORS"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:39 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
+msgid ""
+"Bugs can be reported by submitting a bugreport for the live-debconfig "
+"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
+">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
+"live@lists.debian.org>E<gt>."
+msgstr ""
+"Es pot informar sobre els errors mitjançant la presentació d'un informe "
+"d'errors sobre al paquet live-debconfig al Debian Bug Tracking System a "
+"E<lt>I<http://bugs.debian.org/>E<gt> o escrivint un correu a la llista de "
+"correu de Debian Live a E<lt>I<debian-live@lists.debian.org>E<gt>."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:40 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:41 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
+msgid ""
+"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
+msgstr ""
+"live-debconfig va ser escrit per Daniel Baumann E<lt>I<daniel@debian."
+"org>E<gt>."
msgid ""
msgstr ""
"Project-Id-Version: live-debconfig 4.0~a11-1\n"
-"POT-Creation-Date: 2012-12-13 17:10+0100\n"
+"POT-Creation-Date: 2012-12-22 16:40+0100\n"
"PO-Revision-Date: 2012-08-17 00:41+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "LIVE-DEBCONFIG"
msgstr "LIVE-DEBCONFIG"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
-msgid "2012-12-13"
-msgstr "13.12.2012"
+msgid "2012-12-22"
+msgstr "22.12.2012"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "4.0~a11-1"
msgstr "4.0~a11-1"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "Debian Live Project"
msgstr "Projecte Debian Live"
#. type: SH
-#: en/live-debconfig.7:11 en/live-debconfig_hostname.5:11
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
#, no-wrap
msgid "NAME"
msgstr "NOM"
-#. type: Plain text
-#: en/live-debconfig.7:13
-msgid "B<live-debconfig> - System Configuration Scripts"
-msgstr "B<live-debconfig> - Scripts de Configuració del Sistema"
-
#. type: SH
-#: en/live-debconfig.7:14 en/live-debconfig_hostname.5:14
+#: en/live-debconfig-get-selections.1:14 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓ"
+#. type: SH
+#: en/live-debconfig-get-selections.1:23 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VEURE TAMBÉ"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:28 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
+#, no-wrap
+msgid "HOMEPAGE"
+msgstr "PÀGINA WEB"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:30 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
+msgid ""
+"More information about live-debconfig and the Debian Live project can be "
+"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
+"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
+msgstr ""
+"Es pot trobar més informació sobre live-debconfig i el projecte Debian Live "
+"a la pàgina web E<lt>I<http://live.debian.net/>E<gt> i al manual a "
+"E<lt>I<http://live.debian.net/manual/>E<gt>."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:31 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
+#, no-wrap
+msgid "BUGS"
+msgstr "ERRORS"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
+msgid ""
+"Bugs can be reported by submitting a bugreport for the live-debconfig "
+"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
+">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
+"live@lists.debian.org>E<gt>."
+msgstr ""
+"Es pot informar sobre els errors mitjançant la presentació d'un informe "
+"d'errors sobre al paquet live-debconfig al Debian Bug Tracking System a "
+"E<lt>I<http://bugs.debian.org/>E<gt> o escrivint un correu a la llista de "
+"correu de Debian Live a E<lt>I<debian-live@lists.debian.org>E<gt>."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:35 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
+msgid ""
+"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
+msgstr ""
+"live-debconfig va ser escrit per Daniel Baumann E<lt>I<daniel@debian."
+"org>E<gt>."
+
+#. type: Plain text
+#: en/live-debconfig.7:13
+msgid "B<live-debconfig> - System Configuration Scripts"
+msgstr "B<live-debconfig> - Scripts de Configuració del Sistema"
+
#. type: Plain text
#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
msgid ""
"recrea les claus de l'amfitrió del openssh-server (/etc/ssh/ssh_host_key*), "
"veure I<live-debconfig_openssh-server>(5)."
-#. type: SH
-#: en/live-debconfig.7:33 en/live-debconfig_hostname.5:54
-#, no-wrap
-msgid "SEE ALSO"
-msgstr "VEURE TAMBÉ"
-
#. type: Plain text
#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
msgid "I<live-boot>(7)"
#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
msgid "I<live-tools>(7)"
msgstr "I<live-tools>(7)"
-
-#. type: SH
-#: en/live-debconfig.7:42 en/live-debconfig_hostname.5:65
-#, no-wrap
-msgid "HOMEPAGE"
-msgstr "PÀGINA WEB"
-
-#. type: Plain text
-#: en/live-debconfig.7:44 en/live-debconfig_hostname.5:67
-msgid ""
-"More information about live-debconfig and the Debian Live project can be "
-"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
-"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
-msgstr ""
-"Es pot trobar més informació sobre live-debconfig i el projecte Debian Live "
-"a la pàgina web E<lt>I<http://live.debian.net/>E<gt> i al manual a "
-"E<lt>I<http://live.debian.net/manual/>E<gt>."
-
-#. type: SH
-#: en/live-debconfig.7:45 en/live-debconfig_hostname.5:68
-#, no-wrap
-msgid "BUGS"
-msgstr "ERRORS"
-
-#. type: Plain text
-#: en/live-debconfig.7:47 en/live-debconfig_hostname.5:70
-msgid ""
-"Bugs can be reported by submitting a bugreport for the live-debconfig "
-"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
-">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
-"live@lists.debian.org>E<gt>."
-msgstr ""
-"Es pot informar sobre els errors mitjançant la presentació d'un informe "
-"d'errors sobre al paquet live-debconfig al Debian Bug Tracking System a "
-"E<lt>I<http://bugs.debian.org/>E<gt> o escrivint un correu a la llista de "
-"correu de Debian Live a E<lt>I<debian-live@lists.debian.org>E<gt>."
-
-#. type: SH
-#: en/live-debconfig.7:48 en/live-debconfig_hostname.5:71
-#, no-wrap
-msgid "AUTHOR"
-msgstr "AUTOR"
-
-#. type: Plain text
-#: en/live-debconfig.7:49 en/live-debconfig_hostname.5:72
-msgid ""
-"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
-msgstr ""
-"live-debconfig va ser escrit per Daniel Baumann E<lt>I<daniel@debian."
-"org>E<gt>."
msgid ""
msgstr ""
"Project-Id-Version: live-debconfig 4.0~a11-1\n"
-"POT-Creation-Date: 2012-12-13 17:10+0100\n"
+"POT-Creation-Date: 2012-12-22 16:40+0100\n"
"PO-Revision-Date: 2012-07-31 14:56+0200\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "LIVE-DEBCONFIG"
msgstr "LIVE-DEBCONFIG"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
-msgid "2012-12-13"
-msgstr "13.12.2012"
+msgid "2012-12-22"
+msgstr "22.12.2012"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "4.0~a11-1"
msgstr "4.0~a11-1"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "Debian Live Project"
msgstr "Projecte Debian Live"
#. type: SH
-#: en/live-debconfig.7:11 en/live-debconfig_hostname.5:11
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
#, no-wrap
msgid "NAME"
msgstr "NOM"
#. type: SH
-#: en/live-debconfig.7:14 en/live-debconfig_hostname.5:14
+#: en/live-debconfig-get-selections.1:14 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓ"
-#. type: Plain text
-#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
-msgid ""
-"B<live-debconfig> contains the scripts that configure a Live system during "
-"the build process (live-build)."
-msgstr ""
-"B<live-debconfig> conté els scripts que configuren un sistema Live durant el "
-"procés de construcció (live-build)."
-
#. type: SH
-#: en/live-debconfig.7:33 en/live-debconfig_hostname.5:54
+#: en/live-debconfig-get-selections.1:23 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
#, no-wrap
msgid "SEE ALSO"
msgstr "VEURE TAMBÉ"
#. type: Plain text
-#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
-msgid "I<live-boot>(7)"
-msgstr "I<live-boot>(7)"
-
-#. type: Plain text
-#: en/live-debconfig.7:37 en/live-debconfig_hostname.5:58
-msgid "I<live-build>(7)"
-msgstr "I<live-build>(7)"
-
-#. type: Plain text
-#: en/live-debconfig.7:39 en/live-debconfig_hostname.5:60
-msgid "I<live-config>(7)"
-msgstr "I<live-config>(7)"
-
-#. type: Plain text
-#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
-msgid "I<live-tools>(7)"
-msgstr "I<live-tools>(7)"
+#: en/live-debconfig-get-selections.1:27 en/live-debconfig_hostname.5:62
+msgid "I<live-debconfig>(7)"
+msgstr "I<live-debconfig>(7)"
#. type: SH
-#: en/live-debconfig.7:42 en/live-debconfig_hostname.5:65
+#: en/live-debconfig-get-selections.1:28 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÀGINA WEB"
#. type: Plain text
-#: en/live-debconfig.7:44 en/live-debconfig_hostname.5:67
+#: en/live-debconfig-get-selections.1:30 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
msgid ""
"More information about live-debconfig and the Debian Live project can be "
"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
"E<lt>I<http://live.debian.net/manual/>E<gt>."
#. type: SH
-#: en/live-debconfig.7:45 en/live-debconfig_hostname.5:68
+#: en/live-debconfig-get-selections.1:31 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
#, no-wrap
msgid "BUGS"
msgstr "ERRORS"
#. type: Plain text
-#: en/live-debconfig.7:47 en/live-debconfig_hostname.5:70
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
msgid ""
"Bugs can be reported by submitting a bugreport for the live-debconfig "
"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
"correu de Debian Live a E<lt>I<debian-live@lists.debian.org>E<gt>."
#. type: SH
-#: en/live-debconfig.7:48 en/live-debconfig_hostname.5:71
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
-#: en/live-debconfig.7:49 en/live-debconfig_hostname.5:72
+#: en/live-debconfig-get-selections.1:35 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
msgid ""
"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
msgstr ""
"org>E<gt>."
#. type: Plain text
+#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
+msgid ""
+"B<live-debconfig> contains the scripts that configure a Live system during "
+"the build process (live-build)."
+msgstr ""
+"B<live-debconfig> conté els scripts que configuren un sistema Live durant el "
+"procés de construcció (live-build)."
+
+#. type: Plain text
+#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
+msgid "I<live-boot>(7)"
+msgstr "I<live-boot>(7)"
+
+#. type: Plain text
+#: en/live-debconfig.7:37 en/live-debconfig_hostname.5:58
+msgid "I<live-build>(7)"
+msgstr "I<live-build>(7)"
+
+#. type: Plain text
+#: en/live-debconfig.7:39 en/live-debconfig_hostname.5:60
+msgid "I<live-config>(7)"
+msgstr "I<live-config>(7)"
+
+#. type: Plain text
+#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
+msgid "I<live-tools>(7)"
+msgstr "I<live-tools>(7)"
+
+#. type: Plain text
#: en/live-debconfig_hostname.5:13
msgid "B<live-debconfig> - hostname script"
msgstr "B<live-debconfig> - script hostname"
"B<Advertència:> el nou nom d'amfitrió s'afegirà al fitxer /etc/hostname "
"sobreescrivint qualsevol contingut anterior sense previ avís o còpia de "
"seguretat."
-
-#. type: Plain text
-#: en/live-debconfig_hostname.5:62
-msgid "I<live-debconfig>(7)"
-msgstr "I<live-debconfig>(7)"
--- /dev/null
+# German translations for live-debconfig package
+# Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org>
+# This file is distributed under the same license as the live-debconfig package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: live-debconfig 4.0~a11-1\n"
+"POT-Creation-Date: 2012-12-22 17:07+0100\n"
+"PO-Revision-Date: 2010-05-24 09:59+0300\n"
+"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
+"Language-Team: none\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "LIVE-DEBCONFIG"
+msgstr "LIVE-DEBCONFIG"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "2012-12-22"
+msgstr "22.12.2012"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "4.0~a11-1"
+msgstr "4.0~a11-1"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "Debian Live Project"
+msgstr "Debian Live Projekt"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
+#, no-wrap
+msgid "NAME"
+msgstr "NAME"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:13
+msgid ""
+"B<live-debconfig-get-selections> - output contents of the live-debconfig(7) "
+"debconf database"
+msgstr ""
+"B<live-debconfig-get-selections> - git den Inhalt der live-debconfig(7) "
+"debconf Datenbank aus"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:14
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:16
+msgid "B<live-debconfig-get-selections>"
+msgstr "B<live-debconfig-get-selections>"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:17 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "BESCHREIBUNG"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:19
+msgid ""
+"B<live-debconfig-get-selections> outputs the content of the live-debconfig"
+"(7) debconf database in a format understandable by debconf-set-selections(1)."
+msgstr ""
+"B<live-debconfig-get-selections> gibt den Inhalt der live-debconfig(7) "
+"debconf Datenbank in einem Format aus, das von debconf-set-selections(1) "
+"verstanden wird."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:20
+#, no-wrap
+msgid "OPTIONS"
+msgstr "OPTIONEN"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:22
+msgid "B<live-debconfig-get-selections> has no options."
+msgstr "B<live-debconfig-get-selections> hat keine Optionen."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:23
+#, no-wrap
+msgid "FILES"
+msgstr "DATEIEN"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:24
+#, no-wrap
+msgid "B</var/lib/live/debconfig/systemrc>"
+msgstr "B</var/lib/live/debconfig/systemrc>"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:25
+#, no-wrap
+msgid "B</var/lib/live/debconfig/config.dat>"
+msgstr "B</var/lib/live/debconfig/config.dat>"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:26
+#, no-wrap
+msgid "B</var/lib/live/debconfig/passwords.dat>"
+msgstr "B</var/lib/live/debconfig/passwords.dat>"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:27
+#, no-wrap
+msgid "B</var/lib/live/debconfig/templates.dat>"
+msgstr "B</var/lib/live/debconfig/templates.dat>"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:29 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "SIEHE AUCH"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:31
+msgid "I<debconf-get-selections>(1)"
+msgstr "I<debconf-get-selections>(1)"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig_hostname.5:62
+msgid "I<live-debconfig>(7)"
+msgstr "I<live-debconfig>(7)"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
+#, no-wrap
+msgid "HOMEPAGE"
+msgstr "HOMEPAGE"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:36 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
+msgid ""
+"More information about live-debconfig and the Debian Live project can be "
+"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
+"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
+msgstr ""
+"Weitere Informationen über live-debconfig und das Debian Live Projekt können "
+"auf der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch "
+"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:37 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
+#, no-wrap
+msgid "BUGS"
+msgstr "FEHLER"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:39 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
+msgid ""
+"Bugs can be reported by submitting a bugreport for the live-debconfig "
+"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
+">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
+"live@lists.debian.org>E<gt>."
+msgstr ""
+"Fehler können durch Einreichen eines Fehlerberichtes für das live-debconfig "
+"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/"
+">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter "
+"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
+"werden."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:40 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:41 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
+msgid ""
+"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
+msgstr ""
+"live-debconfig wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> "
+"geschrieben."
msgid ""
msgstr ""
"Project-Id-Version: live-debconfig 4.0~a11-1\n"
-"POT-Creation-Date: 2012-12-13 17:10+0100\n"
+"POT-Creation-Date: 2012-12-22 16:40+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "LIVE-DEBCONFIG"
msgstr "LIVE-DEBCONFIG"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
-msgid "2012-12-13"
-msgstr "13.12.2012"
+msgid "2012-12-22"
+msgstr "22.12.2012"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "4.0~a11-1"
msgstr "4.0~a11-1"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "Debian Live Project"
msgstr "Debian Live Projekt"
#. type: SH
-#: en/live-debconfig.7:11 en/live-debconfig_hostname.5:11
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
#, no-wrap
msgid "NAME"
msgstr "NAME"
-#. type: Plain text
-#: en/live-debconfig.7:13
-msgid "B<live-debconfig> - System Configuration Scripts"
-msgstr "B<live-debconfig> - System Konfiguration Skripte"
-
#. type: SH
-#: en/live-debconfig.7:14 en/live-debconfig_hostname.5:14
+#: en/live-debconfig-get-selections.1:14 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
+#. type: SH
+#: en/live-debconfig-get-selections.1:23 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "SIEHE AUCH"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:28 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
+#, no-wrap
+msgid "HOMEPAGE"
+msgstr "HOMEPAGE"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:30 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
+msgid ""
+"More information about live-debconfig and the Debian Live project can be "
+"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
+"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
+msgstr ""
+"Weitere Informationen über live-debconfig und das Debian Live Projekt können "
+"auf der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch "
+"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:31 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
+#, no-wrap
+msgid "BUGS"
+msgstr "FEHLER"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
+msgid ""
+"Bugs can be reported by submitting a bugreport for the live-debconfig "
+"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
+">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
+"live@lists.debian.org>E<gt>."
+msgstr ""
+"Fehler können durch Einreichen eines Fehlerberichtes für das live-debconfig "
+"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/"
+">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter "
+"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
+"werden."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:35 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
+msgid ""
+"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
+msgstr ""
+"live-debconfig wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> "
+"geschrieben."
+
+#. type: Plain text
+#: en/live-debconfig.7:13
+msgid "B<live-debconfig> - System Configuration Scripts"
+msgstr "B<live-debconfig> - System Konfiguration Skripte"
+
#. type: Plain text
#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
msgid ""
"erstellt OpenSSH-Server Host Schlüssel (/etc/ssh/ssh_host_key*), see I<live-"
"debconfig_openssh-server>(5)."
-#. type: SH
-#: en/live-debconfig.7:33 en/live-debconfig_hostname.5:54
-#, no-wrap
-msgid "SEE ALSO"
-msgstr "SIEHE AUCH"
-
#. type: Plain text
#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
msgid "I<live-boot>(7)"
#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
msgid "I<live-tools>(7)"
msgstr "I<live-tools>(7)"
-
-#. type: SH
-#: en/live-debconfig.7:42 en/live-debconfig_hostname.5:65
-#, no-wrap
-msgid "HOMEPAGE"
-msgstr "HOMEPAGE"
-
-#. type: Plain text
-#: en/live-debconfig.7:44 en/live-debconfig_hostname.5:67
-msgid ""
-"More information about live-debconfig and the Debian Live project can be "
-"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
-"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
-msgstr ""
-"Weitere Informationen über live-debconfig und das Debian Live Projekt können "
-"auf der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch "
-"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden."
-
-#. type: SH
-#: en/live-debconfig.7:45 en/live-debconfig_hostname.5:68
-#, no-wrap
-msgid "BUGS"
-msgstr "FEHLER"
-
-#. type: Plain text
-#: en/live-debconfig.7:47 en/live-debconfig_hostname.5:70
-msgid ""
-"Bugs can be reported by submitting a bugreport for the live-debconfig "
-"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
-">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
-"live@lists.debian.org>E<gt>."
-msgstr ""
-"Fehler können durch Einreichen eines Fehlerberichtes für das live-debconfig "
-"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/"
-">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter "
-"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
-"werden."
-
-#. type: SH
-#: en/live-debconfig.7:48 en/live-debconfig_hostname.5:71
-#, no-wrap
-msgid "AUTHOR"
-msgstr "AUTOR"
-
-#. type: Plain text
-#: en/live-debconfig.7:49 en/live-debconfig_hostname.5:72
-msgid ""
-"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
-msgstr ""
-"live-debconfig wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> "
-"geschrieben."
msgid ""
msgstr ""
"Project-Id-Version: live-debconfig 4.0~a11-1\n"
-"POT-Creation-Date: 2012-12-13 17:10+0100\n"
+"POT-Creation-Date: 2012-12-22 16:40+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "LIVE-DEBCONFIG"
msgstr "LIVE-DEBCONFIG"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
-msgid "2012-12-13"
-msgstr "13.12.2012"
+msgid "2012-12-22"
+msgstr "22.12.2012"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "4.0~a11-1"
msgstr "4.0~a11-1"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "Debian Live Project"
msgstr "Debian Live Projekt"
#. type: SH
-#: en/live-debconfig.7:11 en/live-debconfig_hostname.5:11
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
#, no-wrap
msgid "NAME"
msgstr "NAME"
#. type: SH
-#: en/live-debconfig.7:14 en/live-debconfig_hostname.5:14
+#: en/live-debconfig-get-selections.1:14 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
-#. type: Plain text
-#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
-msgid ""
-"B<live-debconfig> contains the scripts that configure a Live system during "
-"the build process (live-build)."
-msgstr ""
-"B<live-debconfig> enthält die Skripte welche ein Live System während des "
-"Buildvorganges (live-build) konfigurieren."
-
#. type: SH
-#: en/live-debconfig.7:33 en/live-debconfig_hostname.5:54
+#: en/live-debconfig-get-selections.1:23 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
#. type: Plain text
-#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
-msgid "I<live-boot>(7)"
-msgstr "I<live-boot>(7)"
-
-#. type: Plain text
-#: en/live-debconfig.7:37 en/live-debconfig_hostname.5:58
-msgid "I<live-build>(7)"
-msgstr "I<live-build>(7)"
-
-#. type: Plain text
-#: en/live-debconfig.7:39 en/live-debconfig_hostname.5:60
-msgid "I<live-config>(7)"
-msgstr "I<live-config>(7)"
-
-#. type: Plain text
-#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
-msgid "I<live-tools>(7)"
-msgstr "I<live-tools>(7)"
+#: en/live-debconfig-get-selections.1:27 en/live-debconfig_hostname.5:62
+msgid "I<live-debconfig>(7)"
+msgstr "I<live-debconfig>(7)"
#. type: SH
-#: en/live-debconfig.7:42 en/live-debconfig_hostname.5:65
+#: en/live-debconfig-get-selections.1:28 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
-#: en/live-debconfig.7:44 en/live-debconfig_hostname.5:67
+#: en/live-debconfig-get-selections.1:30 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
msgid ""
"More information about live-debconfig and the Debian Live project can be "
"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden."
#. type: SH
-#: en/live-debconfig.7:45 en/live-debconfig_hostname.5:68
+#: en/live-debconfig-get-selections.1:31 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"
#. type: Plain text
-#: en/live-debconfig.7:47 en/live-debconfig_hostname.5:70
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
msgid ""
"Bugs can be reported by submitting a bugreport for the live-debconfig "
"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
"werden."
#. type: SH
-#: en/live-debconfig.7:48 en/live-debconfig_hostname.5:71
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
-#: en/live-debconfig.7:49 en/live-debconfig_hostname.5:72
+#: en/live-debconfig-get-selections.1:35 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
msgid ""
"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
msgstr ""
"geschrieben."
#. type: Plain text
+#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
+msgid ""
+"B<live-debconfig> contains the scripts that configure a Live system during "
+"the build process (live-build)."
+msgstr ""
+"B<live-debconfig> enthält die Skripte welche ein Live System während des "
+"Buildvorganges (live-build) konfigurieren."
+
+#. type: Plain text
+#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
+msgid "I<live-boot>(7)"
+msgstr "I<live-boot>(7)"
+
+#. type: Plain text
+#: en/live-debconfig.7:37 en/live-debconfig_hostname.5:58
+msgid "I<live-build>(7)"
+msgstr "I<live-build>(7)"
+
+#. type: Plain text
+#: en/live-debconfig.7:39 en/live-debconfig_hostname.5:60
+msgid "I<live-config>(7)"
+msgstr "I<live-config>(7)"
+
+#. type: Plain text
+#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
+msgid "I<live-tools>(7)"
+msgstr "I<live-tools>(7)"
+
+#. type: Plain text
#: en/live-debconfig_hostname.5:13
msgid "B<live-debconfig> - hostname script"
msgstr "B<live-debconfig> - Hostname Skript"
"B<Warnung:> der neue Hostname wird in der /etc/hostname Datei, jeglicher "
"vorheriger Inhalt wird ohne vorgängige Rückfrage oder Sicherung "
"überschrieben."
-
-#. type: Plain text
-#: en/live-debconfig_hostname.5:62
-msgid "I<live-debconfig>(7)"
-msgstr "I<live-debconfig>(7)"
--- /dev/null
+# Spanish translations for live-debconfig package
+# Copyright (C) 2012 Carlos Zuferri <chals@altorricon.com>
+# This file is distributed under the same license as the live-debconfig package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: live-debconfig 4.0~a11-1\n"
+"POT-Creation-Date: 2012-12-22 17:07+0100\n"
+"PO-Revision-Date: 2012-08-17 00:17+0100\n"
+"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
+"Language-Team: none\n"
+"Language: es\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "LIVE-DEBCONFIG"
+msgstr "LIVE-DEBCONFIG"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "2012-12-22"
+msgstr "22.12.2012"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "4.0~a11-1"
+msgstr "4.0~a11-1"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "Debian Live Project"
+msgstr "Proyecto Debian Live"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
+#, no-wrap
+msgid "NAME"
+msgstr "NOMBRE"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:13
+msgid ""
+"B<live-debconfig-get-selections> - output contents of the live-debconfig(7) "
+"debconf database"
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:14
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:16
+msgid "B<live-debconfig-get-selections>"
+msgstr "B<live-debconfig-get-selections>"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:17 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "DESCRIPCIÓN"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:19
+msgid ""
+"B<live-debconfig-get-selections> outputs the content of the live-debconfig"
+"(7) debconf database in a format understandable by debconf-set-selections(1)."
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:20
+#, no-wrap
+msgid "OPTIONS"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:22
+msgid "B<live-debconfig-get-selections> has no options."
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:23
+#, no-wrap
+msgid "FILES"
+msgstr "FICHEROS"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:24
+#, no-wrap
+msgid "B</var/lib/live/debconfig/systemrc>"
+msgstr "B</var/lib/live/debconfig/systemrc>"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:25
+#, no-wrap
+msgid "B</var/lib/live/debconfig/config.dat>"
+msgstr "B</var/lib/live/debconfig/config.dat>"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:26
+#, no-wrap
+msgid "B</var/lib/live/debconfig/passwords.dat>"
+msgstr "B</var/lib/live/debconfig/passwords.dat>"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:27
+#, no-wrap
+msgid "B</var/lib/live/debconfig/templates.dat>"
+msgstr "B</var/lib/live/debconfig/templates.dat>"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:29 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VER TAMBIÉN"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:31
+msgid "I<debconf-get-selections>(1)"
+msgstr "I<debconf-get-selections>(1)"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig_hostname.5:62
+msgid "I<live-debconfig>(7)"
+msgstr "I<live-debconfig>(7)"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
+#, no-wrap
+msgid "HOMEPAGE"
+msgstr "PÁGINA WEB"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:36 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
+msgid ""
+"More information about live-debconfig and the Debian Live project can be "
+"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
+"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
+msgstr ""
+"Se puede encontrar más información acerca de live-debconfig y el proyecto "
+"Debian Live en su página principal en E<lt>I<http://live.debian.net/>E<gt> y "
+"en el manual en E<lt>I<http://live.debian.net/manual/>E<gt>."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:37 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
+#, no-wrap
+msgid "BUGS"
+msgstr "ERRORES"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:39 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
+msgid ""
+"Bugs can be reported by submitting a bugreport for the live-debconfig "
+"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
+">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
+"live@lists.debian.org>E<gt>."
+msgstr ""
+"Se puede notificar los fallos enviando un informe de errores sobre el "
+"paquete live-debconfig en el Debian Bug Tracking System en E<lt>I<http://"
+"bugs.debian.org/>E<gt> o escribiendo un mensaje a la lista de correo de "
+"Debian Live a la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:40 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:41 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
+msgid ""
+"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
+msgstr ""
+"live-debconfig fue escrito por Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
msgid ""
msgstr ""
"Project-Id-Version: live-debconfig 4.0~a11-1\n"
-"POT-Creation-Date: 2012-12-13 17:10+0100\n"
+"POT-Creation-Date: 2012-12-22 16:40+0100\n"
"PO-Revision-Date: 2012-08-17 00:17+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "LIVE-DEBCONFIG"
msgstr "LIVE-DEBCONFIG"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
-msgid "2012-12-13"
-msgstr "13.12.2012"
+msgid "2012-12-22"
+msgstr "22.12.2012"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "4.0~a11-1"
msgstr "4.0~a11-1"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "Debian Live Project"
msgstr "Proyecto Debian Live"
#. type: SH
-#: en/live-debconfig.7:11 en/live-debconfig_hostname.5:11
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
#, no-wrap
msgid "NAME"
msgstr "NOMBRE"
-#. type: Plain text
-#: en/live-debconfig.7:13
-msgid "B<live-debconfig> - System Configuration Scripts"
-msgstr "B<live-debconfig> - Scripts de Configuración del Sistema"
-
#. type: SH
-#: en/live-debconfig.7:14 en/live-debconfig_hostname.5:14
+#: en/live-debconfig-get-selections.1:14 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
+#. type: SH
+#: en/live-debconfig-get-selections.1:23 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VER TAMBIÉN"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:28 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
+#, no-wrap
+msgid "HOMEPAGE"
+msgstr "PÁGINA WEB"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:30 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
+msgid ""
+"More information about live-debconfig and the Debian Live project can be "
+"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
+"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
+msgstr ""
+"Se puede encontrar más información acerca de live-debconfig y el proyecto "
+"Debian Live en su página principal en E<lt>I<http://live.debian.net/>E<gt> y "
+"en el manual en E<lt>I<http://live.debian.net/manual/>E<gt>."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:31 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
+#, no-wrap
+msgid "BUGS"
+msgstr "ERRORES"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
+msgid ""
+"Bugs can be reported by submitting a bugreport for the live-debconfig "
+"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
+">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
+"live@lists.debian.org>E<gt>."
+msgstr ""
+"Se puede notificar los fallos enviando un informe de errores sobre el "
+"paquete live-debconfig en el Debian Bug Tracking System en E<lt>I<http://"
+"bugs.debian.org/>E<gt> o escribiendo un mensaje a la lista de correo de "
+"Debian Live a la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:35 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
+msgid ""
+"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
+msgstr ""
+"live-debconfig fue escrito por Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
+
+#. type: Plain text
+#: en/live-debconfig.7:13
+msgid "B<live-debconfig> - System Configuration Scripts"
+msgstr "B<live-debconfig> - Scripts de Configuración del Sistema"
+
#. type: Plain text
#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
msgid ""
"recrea las claves del anfitrión del openssh-server (/etc/ssh/ssh_host_key*), "
"ver I<live-debconfig_openssh-server>(5)."
-#. type: SH
-#: en/live-debconfig.7:33 en/live-debconfig_hostname.5:54
-#, no-wrap
-msgid "SEE ALSO"
-msgstr "VER TAMBIÉN"
-
#. type: Plain text
#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
msgid "I<live-boot>(7)"
#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
msgid "I<live-tools>(7)"
msgstr "I<live-tools>(7)"
-
-#. type: SH
-#: en/live-debconfig.7:42 en/live-debconfig_hostname.5:65
-#, no-wrap
-msgid "HOMEPAGE"
-msgstr "PÁGINA WEB"
-
-#. type: Plain text
-#: en/live-debconfig.7:44 en/live-debconfig_hostname.5:67
-msgid ""
-"More information about live-debconfig and the Debian Live project can be "
-"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
-"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
-msgstr ""
-"Se puede encontrar más información acerca de live-debconfig y el proyecto "
-"Debian Live en su página principal en E<lt>I<http://live.debian.net/>E<gt> y "
-"en el manual en E<lt>I<http://live.debian.net/manual/>E<gt>."
-
-#. type: SH
-#: en/live-debconfig.7:45 en/live-debconfig_hostname.5:68
-#, no-wrap
-msgid "BUGS"
-msgstr "ERRORES"
-
-#. type: Plain text
-#: en/live-debconfig.7:47 en/live-debconfig_hostname.5:70
-msgid ""
-"Bugs can be reported by submitting a bugreport for the live-debconfig "
-"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
-">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
-"live@lists.debian.org>E<gt>."
-msgstr ""
-"Se puede notificar los fallos enviando un informe de errores sobre el "
-"paquete live-debconfig en el Debian Bug Tracking System en E<lt>I<http://"
-"bugs.debian.org/>E<gt> o escribiendo un mensaje a la lista de correo de "
-"Debian Live a la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
-
-#. type: SH
-#: en/live-debconfig.7:48 en/live-debconfig_hostname.5:71
-#, no-wrap
-msgid "AUTHOR"
-msgstr "AUTOR"
-
-#. type: Plain text
-#: en/live-debconfig.7:49 en/live-debconfig_hostname.5:72
-msgid ""
-"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
-msgstr ""
-"live-debconfig fue escrito por Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
msgid ""
msgstr ""
"Project-Id-Version: live-debconfig 4.0~a11-1\n"
-"POT-Creation-Date: 2012-12-13 17:10+0100\n"
+"POT-Creation-Date: 2012-12-22 16:40+0100\n"
"PO-Revision-Date: 2012-07-30 14:39+0200\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "LIVE-DEBCONFIG"
msgstr "LIVE-DEBCONFIG"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
-msgid "2012-12-13"
-msgstr "13.12.2012"
+msgid "2012-12-22"
+msgstr "22.12.2012"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "4.0~a11-1"
msgstr "4.0~a11-1"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "Debian Live Project"
msgstr "Proyecto Debian Live"
#. type: SH
-#: en/live-debconfig.7:11 en/live-debconfig_hostname.5:11
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
#, no-wrap
msgid "NAME"
msgstr "NOMBRE"
#. type: SH
-#: en/live-debconfig.7:14 en/live-debconfig_hostname.5:14
+#: en/live-debconfig-get-selections.1:14 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
-#. type: Plain text
-#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
-msgid ""
-"B<live-debconfig> contains the scripts that configure a Live system during "
-"the build process (live-build)."
-msgstr ""
-"B<live-debconfig> contiene los scripts que configuran un sistema Live "
-"durante el proceso de construcción (live-build)."
-
#. type: SH
-#: en/live-debconfig.7:33 en/live-debconfig_hostname.5:54
+#: en/live-debconfig-get-selections.1:23 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBIÉN"
#. type: Plain text
-#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
-msgid "I<live-boot>(7)"
-msgstr "I<live-boot>(7)"
-
-#. type: Plain text
-#: en/live-debconfig.7:37 en/live-debconfig_hostname.5:58
-msgid "I<live-build>(7)"
-msgstr "I<live-build>(7)"
-
-#. type: Plain text
-#: en/live-debconfig.7:39 en/live-debconfig_hostname.5:60
-msgid "I<live-config>(7)"
-msgstr "I<live-config>(7)"
-
-#. type: Plain text
-#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
-msgid "I<live-tools>(7)"
-msgstr "I<live-tools>(7)"
+#: en/live-debconfig-get-selections.1:27 en/live-debconfig_hostname.5:62
+msgid "I<live-debconfig>(7)"
+msgstr "I<live-debconfig>(7)"
#. type: SH
-#: en/live-debconfig.7:42 en/live-debconfig_hostname.5:65
+#: en/live-debconfig-get-selections.1:28 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÁGINA WEB"
#. type: Plain text
-#: en/live-debconfig.7:44 en/live-debconfig_hostname.5:67
+#: en/live-debconfig-get-selections.1:30 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
msgid ""
"More information about live-debconfig and the Debian Live project can be "
"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
"en el manual en E<lt>I<http://live.debian.net/manual/>E<gt>."
#. type: SH
-#: en/live-debconfig.7:45 en/live-debconfig_hostname.5:68
+#: en/live-debconfig-get-selections.1:31 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
#, no-wrap
msgid "BUGS"
msgstr "ERRORES"
#. type: Plain text
-#: en/live-debconfig.7:47 en/live-debconfig_hostname.5:70
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
msgid ""
"Bugs can be reported by submitting a bugreport for the live-debconfig "
"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
"Debian Live a la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
#. type: SH
-#: en/live-debconfig.7:48 en/live-debconfig_hostname.5:71
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
-#: en/live-debconfig.7:49 en/live-debconfig_hostname.5:72
+#: en/live-debconfig-get-selections.1:35 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
msgid ""
"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
msgstr ""
"live-debconfig fue escrito por Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
#. type: Plain text
+#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
+msgid ""
+"B<live-debconfig> contains the scripts that configure a Live system during "
+"the build process (live-build)."
+msgstr ""
+"B<live-debconfig> contiene los scripts que configuran un sistema Live "
+"durante el proceso de construcción (live-build)."
+
+#. type: Plain text
+#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
+msgid "I<live-boot>(7)"
+msgstr "I<live-boot>(7)"
+
+#. type: Plain text
+#: en/live-debconfig.7:37 en/live-debconfig_hostname.5:58
+msgid "I<live-build>(7)"
+msgstr "I<live-build>(7)"
+
+#. type: Plain text
+#: en/live-debconfig.7:39 en/live-debconfig_hostname.5:60
+msgid "I<live-config>(7)"
+msgstr "I<live-config>(7)"
+
+#. type: Plain text
+#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
+msgid "I<live-tools>(7)"
+msgstr "I<live-tools>(7)"
+
+#. type: Plain text
#: en/live-debconfig_hostname.5:13
msgid "B<live-debconfig> - hostname script"
msgstr "B<live-debconfig> - script hostname"
"B<Atención:> el nuevo nombre del anfitrión se añadirá al fichero /etc/"
"hostname sobreescribiendo cualquier contenido anterior sin aviso o copia de "
"seguridad."
-
-#. type: Plain text
-#: en/live-debconfig_hostname.5:62
-msgid "I<live-debconfig>(7)"
-msgstr "I<live-debconfig>(7)"
--- /dev/null
+# French translations for live-debconfig package
+# Copyright (C) 2012 Carlos Zuferri <chals@altorricon.com>
+# This file is distributed under the same license as the live-debconfig package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: live-debconfig 4.0~a11-1\n"
+"POT-Creation-Date: 2012-12-22 17:07+0100\n"
+"PO-Revision-Date: 2012-08-17 00:35+0100\n"
+"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
+"Language-Team: none\n"
+"Language: fr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "LIVE-DEBCONFIG"
+msgstr "LIVE-DEBCONFIG"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "2012-12-22"
+msgstr "22.12.2012"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "4.0~a11-1"
+msgstr "4.0~a11-1"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "Debian Live Project"
+msgstr "Projet Debian Live"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
+#, no-wrap
+msgid "NAME"
+msgstr "NOM"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:13
+msgid ""
+"B<live-debconfig-get-selections> - output contents of the live-debconfig(7) "
+"debconf database"
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:14
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:16
+msgid "B<live-debconfig-get-selections>"
+msgstr "B<live-debconfig-get-selections>"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:17 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "DESCRIPTION"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:19
+msgid ""
+"B<live-debconfig-get-selections> outputs the content of the live-debconfig"
+"(7) debconf database in a format understandable by debconf-set-selections(1)."
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:20
+#, no-wrap
+msgid "OPTIONS"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:22
+msgid "B<live-debconfig-get-selections> has no options."
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:23
+#, no-wrap
+msgid "FILES"
+msgstr "FICHIERS"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:24
+#, no-wrap
+msgid "B</var/lib/live/debconfig/systemrc>"
+msgstr "B</var/lib/live/debconfig/systemrc>"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:25
+#, no-wrap
+msgid "B</var/lib/live/debconfig/config.dat>"
+msgstr "B</var/lib/live/debconfig/config.dat>"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:26
+#, no-wrap
+msgid "B</var/lib/live/debconfig/passwords.dat>"
+msgstr "B</var/lib/live/debconfig/passwords.dat>"
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:27
+#, no-wrap
+msgid "B</var/lib/live/debconfig/templates.dat>"
+msgstr "B</var/lib/live/debconfig/templates.dat>"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:29 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VOIR AUSSI"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:31
+msgid "I<debconf-get-selections>(1)"
+msgstr "I<debconf-get-selections>(1)"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig_hostname.5:62
+msgid "I<live-debconfig>(7)"
+msgstr "I<live-debconfig>(7)"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
+#, no-wrap
+msgid "HOMEPAGE"
+msgstr "PAGE D'ACCUEIL"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:36 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
+msgid ""
+"More information about live-debconfig and the Debian Live project can be "
+"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
+"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
+msgstr ""
+"Plus d'informations sur live-debconfig et le projet Debian Live peuvent être "
+"trouvées sur la page E<lt>I<http://live.debian.net/>E<gt> et dans le manuel "
+"sur E<lt>I<http://live.debian.net/manual/>E<gt>."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:37 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
+#, no-wrap
+msgid "BUGS"
+msgstr "BOGUES"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:39 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
+msgid ""
+"Bugs can be reported by submitting a bugreport for the live-debconfig "
+"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
+">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
+"live@lists.debian.org>E<gt>."
+msgstr ""
+"Les bogues peuvent être signalés en soumettant un rapport de bogue à propos "
+"du paquet live-debconfig via le Debian Bug Tracking System sur E<lt>I<http://"
+"bugs.debian.org/>E<gt> ou en envoyant un mail à la liste de diffusion de "
+"Debian Live sur E<lt>I<debian-live@lists.debian.org>E<gt>"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:40 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTEUR"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:41 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
+msgid ""
+"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
+msgstr ""
+"live-debconfig a été conçu par Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
msgid ""
msgstr ""
"Project-Id-Version: live-debconfig 4.0~a11-1\n"
-"POT-Creation-Date: 2012-12-13 17:10+0100\n"
+"POT-Creation-Date: 2012-12-22 16:40+0100\n"
"PO-Revision-Date: 2012-08-17 00:35+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "LIVE-DEBCONFIG"
msgstr "LIVE-DEBCONFIG"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
-msgid "2012-12-13"
-msgstr "13.12.2012"
+msgid "2012-12-22"
+msgstr "22.12.2012"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "4.0~a11-1"
msgstr "4.0~a11-1"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "Debian Live Project"
msgstr "Projet Debian Live"
#. type: SH
-#: en/live-debconfig.7:11 en/live-debconfig_hostname.5:11
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
#, no-wrap
msgid "NAME"
msgstr "NOM"
-#. type: Plain text
-#: en/live-debconfig.7:13
-msgid "B<live-debconfig> - System Configuration Scripts"
-msgstr "B<live-debconfig> - Scripts de configuration du système"
-
#. type: SH
-#: en/live-debconfig.7:14 en/live-debconfig_hostname.5:14
+#: en/live-debconfig-get-selections.1:14 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPTION"
+#. type: SH
+#: en/live-debconfig-get-selections.1:23 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VOIR AUSSI"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:28 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
+#, no-wrap
+msgid "HOMEPAGE"
+msgstr "PAGE D'ACCUEIL"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:30 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
+msgid ""
+"More information about live-debconfig and the Debian Live project can be "
+"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
+"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
+msgstr ""
+"Plus d'informations sur live-debconfig et le projet Debian Live peuvent être "
+"trouvées sur la page E<lt>I<http://live.debian.net/>E<gt> et dans le manuel "
+"sur E<lt>I<http://live.debian.net/manual/>E<gt>."
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:31 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
+#, no-wrap
+msgid "BUGS"
+msgstr "BOGUES"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
+msgid ""
+"Bugs can be reported by submitting a bugreport for the live-debconfig "
+"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
+">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
+"live@lists.debian.org>E<gt>."
+msgstr ""
+"Les bogues peuvent être signalés en soumettant un rapport de bogue à propos "
+"du paquet live-debconfig via le Debian Bug Tracking System sur E<lt>I<http://"
+"bugs.debian.org/>E<gt> ou en envoyant un mail à la liste de diffusion de "
+"Debian Live sur E<lt>I<debian-live@lists.debian.org>E<gt>"
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTEUR"
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:35 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
+msgid ""
+"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
+msgstr ""
+"live-debconfig a été conçu par Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
+
+#. type: Plain text
+#: en/live-debconfig.7:13
+msgid "B<live-debconfig> - System Configuration Scripts"
+msgstr "B<live-debconfig> - Scripts de configuration du système"
+
#. type: Plain text
#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
msgid ""
"recrée les clés de l'hôte openssh-server (/etc/ssh/ssh_host_key*), voir "
"I<live-debconfig_openssh-server>(5)."
-#. type: SH
-#: en/live-debconfig.7:33 en/live-debconfig_hostname.5:54
-#, no-wrap
-msgid "SEE ALSO"
-msgstr "VOIR AUSSI"
-
#. type: Plain text
#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
msgid "I<live-boot>(7)"
#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
msgid "I<live-tools>(7)"
msgstr "I<live-tools>(7)"
-
-#. type: SH
-#: en/live-debconfig.7:42 en/live-debconfig_hostname.5:65
-#, no-wrap
-msgid "HOMEPAGE"
-msgstr "PAGE D'ACCUEIL"
-
-#. type: Plain text
-#: en/live-debconfig.7:44 en/live-debconfig_hostname.5:67
-msgid ""
-"More information about live-debconfig and the Debian Live project can be "
-"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
-"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
-msgstr ""
-"Plus d'informations sur live-debconfig et le projet Debian Live peuvent être "
-"trouvées sur la page E<lt>I<http://live.debian.net/>E<gt> et dans le manuel "
-"sur E<lt>I<http://live.debian.net/manual/>E<gt>."
-
-#. type: SH
-#: en/live-debconfig.7:45 en/live-debconfig_hostname.5:68
-#, no-wrap
-msgid "BUGS"
-msgstr "BOGUES"
-
-#. type: Plain text
-#: en/live-debconfig.7:47 en/live-debconfig_hostname.5:70
-msgid ""
-"Bugs can be reported by submitting a bugreport for the live-debconfig "
-"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
-">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
-"live@lists.debian.org>E<gt>."
-msgstr ""
-"Les bogues peuvent être signalés en soumettant un rapport de bogue à propos "
-"du paquet live-debconfig via le Debian Bug Tracking System sur E<lt>I<http://"
-"bugs.debian.org/>E<gt> ou en envoyant un mail à la liste de diffusion de "
-"Debian Live sur E<lt>I<debian-live@lists.debian.org>E<gt>"
-
-#. type: SH
-#: en/live-debconfig.7:48 en/live-debconfig_hostname.5:71
-#, no-wrap
-msgid "AUTHOR"
-msgstr "AUTEUR"
-
-#. type: Plain text
-#: en/live-debconfig.7:49 en/live-debconfig_hostname.5:72
-msgid ""
-"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
-msgstr ""
-"live-debconfig a été conçu par Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
msgid ""
msgstr ""
"Project-Id-Version: live-debconfig 4.0~a11-1\n"
-"POT-Creation-Date: 2012-12-13 17:10+0100\n"
+"POT-Creation-Date: 2012-12-22 16:40+0100\n"
"PO-Revision-Date: 2012-08-17 00:35+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "LIVE-DEBCONFIG"
msgstr "LIVE-DEBCONFIG"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
-msgid "2012-12-13"
-msgstr "13.12.2012"
+msgid "2012-12-22"
+msgstr "22.12.2012"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "4.0~a11-1"
msgstr "4.0~a11-1"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "Debian Live Project"
msgstr "Projet Debian Live"
#. type: SH
-#: en/live-debconfig.7:11 en/live-debconfig_hostname.5:11
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
#, no-wrap
msgid "NAME"
msgstr "NOM"
#. type: SH
-#: en/live-debconfig.7:14 en/live-debconfig_hostname.5:14
+#: en/live-debconfig-get-selections.1:14 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPTION"
-#. type: Plain text
-#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
-msgid ""
-"B<live-debconfig> contains the scripts that configure a Live system during "
-"the build process (live-build)."
-msgstr ""
-"B<live-debconfig> contient les scripts qui configurent un système Live "
-"pendant le processus de construction (live-build)."
-
#. type: SH
-#: en/live-debconfig.7:33 en/live-debconfig_hostname.5:54
+#: en/live-debconfig-get-selections.1:23 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
#, no-wrap
msgid "SEE ALSO"
msgstr "VOIR AUSSI"
#. type: Plain text
-#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
-msgid "I<live-boot>(7)"
-msgstr "I<live-boot>(7)"
-
-#. type: Plain text
-#: en/live-debconfig.7:37 en/live-debconfig_hostname.5:58
-msgid "I<live-build>(7)"
-msgstr "I<live-build>(7)"
-
-#. type: Plain text
-#: en/live-debconfig.7:39 en/live-debconfig_hostname.5:60
-msgid "I<live-config>(7)"
-msgstr "I<live-config>(7)"
-
-#. type: Plain text
-#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
-msgid "I<live-tools>(7)"
-msgstr "I<live-tools>(7)"
+#: en/live-debconfig-get-selections.1:27 en/live-debconfig_hostname.5:62
+msgid "I<live-debconfig>(7)"
+msgstr "I<live-debconfig>(7)"
#. type: SH
-#: en/live-debconfig.7:42 en/live-debconfig_hostname.5:65
+#: en/live-debconfig-get-selections.1:28 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
#, no-wrap
msgid "HOMEPAGE"
msgstr "PAGE D'ACCUEIL"
#. type: Plain text
-#: en/live-debconfig.7:44 en/live-debconfig_hostname.5:67
+#: en/live-debconfig-get-selections.1:30 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
msgid ""
"More information about live-debconfig and the Debian Live project can be "
"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
"sur E<lt>I<http://live.debian.net/manual/>E<gt>."
#. type: SH
-#: en/live-debconfig.7:45 en/live-debconfig_hostname.5:68
+#: en/live-debconfig-get-selections.1:31 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
#, no-wrap
msgid "BUGS"
msgstr "BOGUES"
#. type: Plain text
-#: en/live-debconfig.7:47 en/live-debconfig_hostname.5:70
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
msgid ""
"Bugs can be reported by submitting a bugreport for the live-debconfig "
"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
"Debian Live sur E<lt>I<debian-live@lists.debian.org>E<gt>"
#. type: SH
-#: en/live-debconfig.7:48 en/live-debconfig_hostname.5:71
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
#, no-wrap
msgid "AUTHOR"
msgstr "AUTEUR"
#. type: Plain text
-#: en/live-debconfig.7:49 en/live-debconfig_hostname.5:72
+#: en/live-debconfig-get-selections.1:35 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
msgid ""
"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
msgstr ""
"live-debconfig a été conçu par Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
#. type: Plain text
+#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
+msgid ""
+"B<live-debconfig> contains the scripts that configure a Live system during "
+"the build process (live-build)."
+msgstr ""
+"B<live-debconfig> contient les scripts qui configurent un système Live "
+"pendant le processus de construction (live-build)."
+
+#. type: Plain text
+#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
+msgid "I<live-boot>(7)"
+msgstr "I<live-boot>(7)"
+
+#. type: Plain text
+#: en/live-debconfig.7:37 en/live-debconfig_hostname.5:58
+msgid "I<live-build>(7)"
+msgstr "I<live-build>(7)"
+
+#. type: Plain text
+#: en/live-debconfig.7:39 en/live-debconfig_hostname.5:60
+msgid "I<live-config>(7)"
+msgstr "I<live-config>(7)"
+
+#. type: Plain text
+#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
+msgid "I<live-tools>(7)"
+msgstr "I<live-tools>(7)"
+
+#. type: Plain text
#: en/live-debconfig_hostname.5:13
msgid "B<live-debconfig> - hostname script"
msgstr "B<live-debconfig> - script hostname "
msgstr ""
"B<Attention:> le nouveau nom d'hôte sera fixé dans le fichier /etc/hostname, "
"écrasant tout le contenu précédent sans avis préalable ou sauvegarde."
-
-#. type: Plain text
-#: en/live-debconfig_hostname.5:62
-msgid "I<live-debconfig>(7)"
-msgstr "I<live-debconfig>(7)"
[po4a_langs] ca de es fr
[po4a_paths] pot/$master.pot $lang:po/$lang/$master.po
+[type: man] en/live-debconfig-get-selections.1 $lang:$lang/live-debconfig-get-selections.$lang.1
[type: man] en/live-debconfig.7 $lang:$lang/live-debconfig.$lang.7
[type: man] en/live-debconfig_hostname.5 $lang:$lang/live-debconfig_hostname.$lang.5
--- /dev/null
+# SOME DESCRIPTIVE TITLE
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# This file is distributed under the same license as the live-debconfig package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: live-debconfig VERSION\n"
+"POT-Creation-Date: 2012-12-22 17:07+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "LIVE-DEBCONFIG"
+msgstr ""
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "2012-12-22"
+msgstr ""
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "4.0~a11-1"
+msgstr ""
+
+#. type: TH
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
+#, no-wrap
+msgid "Debian Live Project"
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:13
+msgid ""
+"B<live-debconfig-get-selections> - output contents of the live-debconfig(7) "
+"debconf database"
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:14
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:16
+msgid "B<live-debconfig-get-selections>"
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:17 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:19
+msgid ""
+"B<live-debconfig-get-selections> outputs the content of the live-debconfig"
+"(7) debconf database in a format understandable by debconf-set-selections(1)."
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:20
+#, no-wrap
+msgid "OPTIONS"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:22
+msgid "B<live-debconfig-get-selections> has no options."
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:23
+#, no-wrap
+msgid "FILES"
+msgstr ""
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:24
+#, no-wrap
+msgid "B</var/lib/live/debconfig/systemrc>"
+msgstr ""
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:25
+#, no-wrap
+msgid "B</var/lib/live/debconfig/config.dat>"
+msgstr ""
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:26
+#, no-wrap
+msgid "B</var/lib/live/debconfig/passwords.dat>"
+msgstr ""
+
+#. type: IP
+#: en/live-debconfig-get-selections.1:27
+#, no-wrap
+msgid "B</var/lib/live/debconfig/templates.dat>"
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:29 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
+#, no-wrap
+msgid "SEE ALSO"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:31
+msgid "I<debconf-get-selections>(1)"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig_hostname.5:62
+msgid "I<live-debconfig>(7)"
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
+#, no-wrap
+msgid "HOMEPAGE"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:36 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
+msgid ""
+"More information about live-debconfig and the Debian Live project can be "
+"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
+"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:37 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
+#, no-wrap
+msgid "BUGS"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:39 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
+msgid ""
+"Bugs can be reported by submitting a bugreport for the live-debconfig "
+"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
+">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
+"live@lists.debian.org>E<gt>."
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:40 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
+#, no-wrap
+msgid "AUTHOR"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:41 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
+msgid ""
+"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
+msgstr ""
msgid ""
msgstr ""
"Project-Id-Version: live-debconfig VERSION\n"
-"POT-Creation-Date: 2012-12-13 17:10+0100\n"
+"POT-Creation-Date: 2012-12-22 16:40+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "LIVE-DEBCONFIG"
msgstr ""
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
-msgid "2012-12-13"
+msgid "2012-12-22"
msgstr ""
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "4.0~a11-1"
msgstr ""
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "Debian Live Project"
msgstr ""
#. type: SH
-#: en/live-debconfig.7:11 en/live-debconfig_hostname.5:11
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
#, no-wrap
msgid "NAME"
msgstr ""
+#. type: SH
+#: en/live-debconfig-get-selections.1:14 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:23 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
+#, no-wrap
+msgid "SEE ALSO"
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:28 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
+#, no-wrap
+msgid "HOMEPAGE"
+msgstr ""
+
#. type: Plain text
-#: en/live-debconfig.7:13
-msgid "B<live-debconfig> - System Configuration Scripts"
+#: en/live-debconfig-get-selections.1:30 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
+msgid ""
+"More information about live-debconfig and the Debian Live project can be "
+"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
+"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
msgstr ""
#. type: SH
-#: en/live-debconfig.7:14 en/live-debconfig_hostname.5:14
+#: en/live-debconfig-get-selections.1:31 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
#, no-wrap
-msgid "DESCRIPTION"
+msgid "BUGS"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
+msgid ""
+"Bugs can be reported by submitting a bugreport for the live-debconfig "
+"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
+">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
+"live@lists.debian.org>E<gt>."
+msgstr ""
+
+#. type: SH
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
+#, no-wrap
+msgid "AUTHOR"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig-get-selections.1:35 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
+msgid ""
+"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig.7:13
+msgid "B<live-debconfig> - System Configuration Scripts"
msgstr ""
#. type: Plain text
"debconfig_openssh-server>(5)."
msgstr ""
-#. type: SH
-#: en/live-debconfig.7:33 en/live-debconfig_hostname.5:54
-#, no-wrap
-msgid "SEE ALSO"
-msgstr ""
-
#. type: Plain text
#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
msgid "I<live-boot>(7)"
#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
msgid "I<live-tools>(7)"
msgstr ""
-
-#. type: SH
-#: en/live-debconfig.7:42 en/live-debconfig_hostname.5:65
-#, no-wrap
-msgid "HOMEPAGE"
-msgstr ""
-
-#. type: Plain text
-#: en/live-debconfig.7:44 en/live-debconfig_hostname.5:67
-msgid ""
-"More information about live-debconfig and the Debian Live project can be "
-"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
-"manual at E<lt>I<http://live.debian.net/manual/>E<gt>."
-msgstr ""
-
-#. type: SH
-#: en/live-debconfig.7:45 en/live-debconfig_hostname.5:68
-#, no-wrap
-msgid "BUGS"
-msgstr ""
-
-#. type: Plain text
-#: en/live-debconfig.7:47 en/live-debconfig_hostname.5:70
-msgid ""
-"Bugs can be reported by submitting a bugreport for the live-debconfig "
-"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
-">E<gt> or by writing a mail to the Debian Live mailing list at E<lt>I<debian-"
-"live@lists.debian.org>E<gt>."
-msgstr ""
-
-#. type: SH
-#: en/live-debconfig.7:48 en/live-debconfig_hostname.5:71
-#, no-wrap
-msgid "AUTHOR"
-msgstr ""
-
-#. type: Plain text
-#: en/live-debconfig.7:49 en/live-debconfig_hostname.5:72
-msgid ""
-"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
-msgstr ""
msgid ""
msgstr ""
"Project-Id-Version: live-debconfig VERSION\n"
-"POT-Creation-Date: 2012-12-13 17:10+0100\n"
+"POT-Creation-Date: 2012-12-22 16:40+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "LIVE-DEBCONFIG"
msgstr ""
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
-msgid "2012-12-13"
+msgid "2012-12-22"
msgstr ""
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "4.0~a11-1"
msgstr ""
#. type: TH
-#: en/live-debconfig.7:9 en/live-debconfig_hostname.5:9
+#: en/live-debconfig-get-selections.1:9 en/live-debconfig.7:9
+#: en/live-debconfig_hostname.5:9
#, no-wrap
msgid "Debian Live Project"
msgstr ""
#. type: SH
-#: en/live-debconfig.7:11 en/live-debconfig_hostname.5:11
+#: en/live-debconfig-get-selections.1:11 en/live-debconfig.7:11
+#: en/live-debconfig_hostname.5:11
#, no-wrap
msgid "NAME"
msgstr ""
#. type: SH
-#: en/live-debconfig.7:14 en/live-debconfig_hostname.5:14
+#: en/live-debconfig-get-selections.1:14 en/live-debconfig.7:14
+#: en/live-debconfig_hostname.5:14
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
-#. type: Plain text
-#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
-msgid ""
-"B<live-debconfig> contains the scripts that configure a Live system during "
-"the build process (live-build)."
-msgstr ""
-
#. type: SH
-#: en/live-debconfig.7:33 en/live-debconfig_hostname.5:54
+#: en/live-debconfig-get-selections.1:23 en/live-debconfig.7:33
+#: en/live-debconfig_hostname.5:54
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
-#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
-msgid "I<live-boot>(7)"
-msgstr ""
-
-#. type: Plain text
-#: en/live-debconfig.7:37 en/live-debconfig_hostname.5:58
-msgid "I<live-build>(7)"
-msgstr ""
-
-#. type: Plain text
-#: en/live-debconfig.7:39 en/live-debconfig_hostname.5:60
-msgid "I<live-config>(7)"
-msgstr ""
-
-#. type: Plain text
-#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
-msgid "I<live-tools>(7)"
+#: en/live-debconfig-get-selections.1:27 en/live-debconfig_hostname.5:62
+msgid "I<live-debconfig>(7)"
msgstr ""
#. type: SH
-#: en/live-debconfig.7:42 en/live-debconfig_hostname.5:65
+#: en/live-debconfig-get-selections.1:28 en/live-debconfig.7:42
+#: en/live-debconfig_hostname.5:65
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
-#: en/live-debconfig.7:44 en/live-debconfig_hostname.5:67
+#: en/live-debconfig-get-selections.1:30 en/live-debconfig.7:44
+#: en/live-debconfig_hostname.5:67
msgid ""
"More information about live-debconfig and the Debian Live project can be "
"found on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the "
msgstr ""
#. type: SH
-#: en/live-debconfig.7:45 en/live-debconfig_hostname.5:68
+#: en/live-debconfig-get-selections.1:31 en/live-debconfig.7:45
+#: en/live-debconfig_hostname.5:68
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
-#: en/live-debconfig.7:47 en/live-debconfig_hostname.5:70
+#: en/live-debconfig-get-selections.1:33 en/live-debconfig.7:47
+#: en/live-debconfig_hostname.5:70
msgid ""
"Bugs can be reported by submitting a bugreport for the live-debconfig "
"package in the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/"
msgstr ""
#. type: SH
-#: en/live-debconfig.7:48 en/live-debconfig_hostname.5:71
+#: en/live-debconfig-get-selections.1:34 en/live-debconfig.7:48
+#: en/live-debconfig_hostname.5:71
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
-#: en/live-debconfig.7:49 en/live-debconfig_hostname.5:72
+#: en/live-debconfig-get-selections.1:35 en/live-debconfig.7:49
+#: en/live-debconfig_hostname.5:72
msgid ""
"live-debconfig was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt>."
msgstr ""
#. type: Plain text
+#: en/live-debconfig.7:16 en/live-debconfig_hostname.5:16
+msgid ""
+"B<live-debconfig> contains the scripts that configure a Live system during "
+"the build process (live-build)."
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig.7:35 en/live-debconfig_hostname.5:56
+msgid "I<live-boot>(7)"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig.7:37 en/live-debconfig_hostname.5:58
+msgid "I<live-build>(7)"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig.7:39 en/live-debconfig_hostname.5:60
+msgid "I<live-config>(7)"
+msgstr ""
+
+#. type: Plain text
+#: en/live-debconfig.7:41 en/live-debconfig_hostname.5:64
+msgid "I<live-tools>(7)"
+msgstr ""
+
+#. type: Plain text
#: en/live-debconfig_hostname.5:13
msgid "B<live-debconfig> - hostname script"
msgstr ""
"B<Warning:> the new hostname will be set in the /etc/hostname file, "
"overwriting any previous content without prior prompt or backup."
msgstr ""
-
-#. type: Plain text
-#: en/live-debconfig_hostname.5:62
-msgid "I<live-debconfig>(7)"
-msgstr ""