summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--po4a/fr/savelog.8130
-rw-r--r--po4a/fr/tempfile.191
-rw-r--r--po4a/fr/which.149
-rw-r--r--po4a/po/debianutils.pot1038
5 files changed, 4 insertions, 1308 deletions
diff --git a/.gitignore b/.gitignore
index 9c15204..84833a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,7 @@ configure
depcomp
install-sh
missing
+po4a/fr/savelog.8
+po4a/fr/tempfile.1
+po4a/fr/which.1
+po4a/po/debianutils.pot
diff --git a/po4a/fr/savelog.8 b/po4a/fr/savelog.8
deleted file mode 100644
index 2de7345..0000000
--- a/po4a/fr/savelog.8
+++ /dev/null
@@ -1,130 +0,0 @@
-.\" -*- nroff -*-
-.\"*******************************************************************
-.\"
-.\" This file was generated with po4a. Translate the source file.
-.\"
-.\"*******************************************************************
-.TH SAVELOG 8 "21 October 2007" "Debian GNU/Linux"
-.SH NOM
-savelog \- sauvegarde un fichier journal
-.SH SYNOPSIS
-\fBsavelog\fP [\-m mode] [\-u user] [\-g group] [\-t] [\-p] [\-c cycle] [\-l] [\-j]
-[\-C] [\-d] [\-l] [\-r rolldir] [\-n] [\-q] [\-D dateformat] file ...
-.SH DESCRIPTION
-Le programme \fBsavelog\fP sauvegarde un fichier journal et, éventuellement,
-compresse les anciennes versions. Les anciennes versions de \fIfichier\fP sont
-nommées\ :
-.RS
-
-\fIfichier\fP.\fI<numéro>\fP\fI<extension_de_compression>\fP
-
-.RE
-où \fI<numéro>\fP est le numéro de version, la version la plus récente
-portant le numéro 0. Si l'option \fB\-l\fP n'est pas spécifiée, les versions
-dont le numéro est supérieur à 0 sont compressées. La version 0 n'est pas
-compressée car le \fIfichier\fP est peut\-être utilisé par un
-programme. L'argument \fIcycle\fP indique le nombre de versions à conserver.
-
-Si le fichier n'existe pas et que l'option \fB\-t\fP est utilisée, le fichier
-est créé.
-
-Les actions suivantes sont effectuées pour les fichiers existants et dont la
-taille est supérieure à zéro\ :
-
-.IP 1)
-La numérotation des versions est un cycle. Le fichier de version \fIcycle\fP\-2
-devient version \fIcycle\fP\-3, la version \fIcycle\fP\-1 devient version
-\fIcycle\fP\-2, ainsi de suite. Finalement, la version 0 devient version 1 et la
-version \fIcycle\fP est supprimée. Les fichiers compressés et non compressés
-entrent dans ce cycle, même si l'option \fB\-l\fP a été spécifiée. Les versions
-manquantes sont ignorées.
-
-.IP 2)
-Le nouveau \fIfichier.1\fP est compressé sauf si l'option \fB\-l\fP est
-utilisée. Il est modifié en tenant compte des arguments des options \fB\-m\fP,
-\fB\-u\fP, et \fB\-g\fP.
-
-.IP 3)
-Le fichier principal devient \fIfichier.0\fP.
-
-.IP 4)
-Si les options \fB\-m\fP, \fB\-u\fP, \fB\-g\fP, \fB\-t\fP, ou \fB\-p\fP sont utilisées, un
-\fIfichier\fP vide est créé en tenant compte des arguments de ces options. En
-utilisant l'option \fB\-p\fP, le fichier est créé avec les mêmes utilisateur,
-groupe et permissions que l'ancien fichier.
-
-.IP 5)
-Le nouveau \fIfichier.0\fP est modifié en fonction des arguments des options
-\fB\-m\fP, \fB\-u\fP, et \fB\-g\fP.
-
-Comme le numéro de version commence à 0, \fIcycle\fP n'est jamais atteint. La
-valeur de \fIcycle\fP doit être supérieure ou égale à 2.
-
-.SH OPTIONS
-.TP
-\fB\-m\fP \fImode\fP
-Modifie les autorisations d'accès aux fichiers journaux (chmod
-\fImode\fP). Cette option implique \fB\-t\fP.
-.TP
-\fB\-u\fP \fIutilisateur\fP
-Attribue les fichiers journaux à \fIutilisateur\fP (chown
-\fIutilisateur\fP). Cette option implique \fB\-t\fP.
-.TP
-\fB\-g\fP \fIgroupe\fP
-Attribue les fichiers journaux au groupe \fIgroupe\fP (chgrp \fIgroupe\fP). Cette
-option implique \fB\-t\fP.
-.TP
-\fB\-c\fP \fIcycle\fP
-Sauvegarde \fIcycle\fP versions du fichier journal (7 par défaut).
-.TP
-\fB\-t\fP
-Si nécessaire, crée le fichier journal.
-.TP
-\fB\-l\fP
-Ne compresse pas les fichiers journaux (par défaut, les fichiers sont
-compressés).
-.TP
-\fB\-p\fP
-Conserve le propriétaire, le groupe et les permissions du fichier journal.
-.TP
-\fB\-j\fP
-Compresse avec bzip2 au lieu de gzip.
-.TP
-\fB\-C\fP
-Force la suppression des sauvegardes.
-.TP
-\fB\-d\fP
-Utilise la date (AAMMJJhhmmss) au lieu du numéro de version.
-.TP
-\fB\-D dateformat\fP
-override date format, in the form of \fI[MMDDhhmm[[CC]YY][.ss]]\fP
-.TP
-\fB\-r\fP \fIrépertoire\fP
-Sauvegarde les fichiers journaux dans le répertoire \fIrépertoire\fP au lieu de
-«\ .\ ».
-.TP
-\fB\-n\fP
-Ne sauvegarde pas les fichiers vides.
-.TP
-\fB\-q\fP
-N'affiche pas de message.
-.SH BOGUES
-Si un programme est en train d'écrire \fIfichier.0\fP, et que savelog le
-renomme \fIfichier.1\fP et le compresse, des données peuvent être perdues.
-.SH TRADUCTION
-Ce document est une traduction, réalisée par
-Antoine Gémis <\fIagemis@netuup.com\fR> le 13 janvier 2003 (savelog 1.16.7).
-.br
-Elle a été reprise avec po4a par Nicolas FRANÇOIS le 29 octobre 2004.
-
-L'équipe de traduction a fait le maximum pour réaliser une adaptation
-française de qualité.
-
-La version anglaise la plus à jour de ce document est toujours consultable
-en ajoutant l'option «\ \-L C\ » à la commande \fBman\fR.
-
-N'hésitez pas à signaler à l'auteur ou à la liste de traduction
-.nh
-<\fIdebian\-l10\-french@lists.debian.org\fR>,
-.hy
-selon le cas, toute erreur dans cette page de manuel.
diff --git a/po4a/fr/tempfile.1 b/po4a/fr/tempfile.1
deleted file mode 100644
index f9edb9d..0000000
--- a/po4a/fr/tempfile.1
+++ /dev/null
@@ -1,91 +0,0 @@
-.\" -*- nroff -*-
-.\"*******************************************************************
-.\"
-.\" This file was generated with po4a. Translate the source file.
-.\"
-.\"*******************************************************************
-.TH TEMPFILE 1 "8 February 2008" "Debian GNU/Linux"
-.SH NOM
-tempfile \- crée un fichier temporaire de façon sûre
-.SH SYNOPSIS
-\fBtempfile\fP [\fB\-d\fP \fIREP\fP] [\fB\-p\fP \fICHAÎNE\fP] [\fB\-s\fP \fICHAÎNE\fP] [\fB\-m\fP
-\fIMODE\fP] [\fB\-n\fP \fIFICHIER\fP] [\fB\-\-directory\fP=\fIREP\fP] [\fB\-\-prefix\fP=\fICHAÎNE\fP]
-[\fB\-\-suffix\fP=\fICHAÎNE\fP] [\fB\-\-mode\fP=\fIMODE\fP] [\fB\-\-name\fP=\fIFICHIER\fP]
-[\fB\-\-help\fP] [\fB\-\-version\fP]
-.SH DESCRIPTION
-.PP
-Le programme \fBtempfile\fP crée un fichier temporaire d'une façon sûre. Il
-utilise \fBtempnam\fP(3) pour choisir un nom et l'ouvre dans le mode O_RDWR |
-O_CREAT | O_EXCL. Le nom du fichier est affiché sur la sortie standard.
-.PP
-The directory in which to create the file might be searched for in this
-order:
-.IP a)
-The directory specified by the environment variable \fBTMPDIR\fP, if it exists.
-.IP b)
-Le répertoire spécifié en argument de \fB\-\-directory\fP, si cette option est
-utilisée.
-.IP c)
-Le répertoire \fI/tmp\fP.
-.PP
-See \fBtempnam\fP(3) for the actual steps involved in directory selection.
-.SH OPTIONS
-.TP
-\fB\-d\fP, \fB\-\-directory\fP \fIREP\fP
-Place le fichier dans \fIREP\fP.
-.TP
-\fB\-p\fP, \fB\-\-prefix\fP \fICHAÎNE\fP
-Utilise jusqu'à cinq lettres de \fICHAÎNE\fP pour générer le nom.
-.TP
-\fB\-s\fP, \fB\-\-suffix\fP \fICHAÎNE\fP
-Génère le fichier en utilisant \fICHAÎNE\fP comme suffixe.
-.TP
-\fB\-m\fP, \fB\-\-mode\fP \fIMODE\fP
-Ouvre le fichier dans le mode \fIMODE\fP plutôt que 0600.
-.TP
-\fB\-n\fP, \fB\-\-name\fP \fIFICHIER\fP
-Utilise \fIFICHIER\fP comme nom plutôt que \fBtempnam\fP(3). Les options \fB\-d\fP
-\fB\-p\fP et \fB\-s\fP sont ignorées si cette option est utilisée.
-.TP
-\fB\-\-help\fP
-Affiche un message d'aide sur la sortie standard, puis quitte sans erreur.
-.TP
-\fB\-\-version\fP
-Affiche les informations sur la version, puis quitte sans erreur.
-.SH "VALEURS DE RETOUR"
-Une valeur de retour 0 signifie que le fichier a été créé avec succès. Toute
-autre valeur de retour indique une erreur.
-.SH BOGUES
-Une création exclusive ([\ NdT\ : pour éviter toute situation de compétition,
-ou «\ race condition\ »\ ]) n'est pas garantie lorsque le fichier est créé sur
-une partition NFS.
-.SH EXAMPLE
-
-.RS
-.nf
-#!/bin/sh
-#[...]
-t=$(tempfile) || exit
-trap "rm \-f \-\- '$t'" EXIT
-#[...]
-rm \-f \-\- "$t"
-trap \- EXIT
-exit
-.fi
-.SH "VOIR AUSSI"
-\fBtempnam\fP(3), \fBmktemp\fP(1)
-.SH TRADUCTION
-Ce document est une traduction, réalisée par Nicolas FRANÇOIS le
-8 décembre 2005.
-
-L'équipe de traduction a fait le maximum pour réaliser une adaptation
-française de qualité.
-
-La version anglaise la plus à jour de ce document est toujours consultable
-en ajoutant l'option «\ \-L C\ » à la commande \fBman\fR.
-
-N'hésitez pas à signaler à l'auteur ou à la liste de traduction
-.nh
-<\fIdebian\-l10\-french@lists.debian.org\fR>,
-.hy
-selon le cas, toute erreur dans cette page de manuel.
diff --git a/po4a/fr/which.1 b/po4a/fr/which.1
deleted file mode 100644
index 58da37e..0000000
--- a/po4a/fr/which.1
+++ /dev/null
@@ -1,49 +0,0 @@
-.\" -*- nroff -*-
-.\"*******************************************************************
-.\"
-.\" This file was generated with po4a. Translate the source file.
-.\"
-.\"*******************************************************************
-.TH WHICH 1 "12 juillet 2004" "Debian GNU/Linux"
-.SH NOM
-which \- localise une commande
-.SH SYNOPSIS
-\fBwhich\fP [\fB\-a\fP] \fInom_de_fichier\fP ...
-.SH DESCRIPTION
-\fBwhich\fP retourne le chemin des fichiers qui seraient exécutés dans
-l'environnement courant si ses arguments avaient été donnés comme commandes
-dans un interpréteur de commandes strictement conforme à POSIX. Pour ce
-faire, \fBwhich\fP cherche dans la variable PATH les fichiers exécutables
-correspondants aux noms des arguments.
-.SH OPTIONS
-.TP
-\fB\-a\fP
-Affiche tous les chemins correspondant à chaque argument.
-.SH "VALEURS DE RETOUR"
-.TP
-\fB0\fP
-si toutes les commandes spécifiées sont trouvées et exécutables
-.TP
-\fB1\fP
-si une (ou plus) des commandes spécifiées n'existe pas ou n'est pas
-exécutable
-.TP
-\fB2\fP
-si une option non valable est spécifiée
-.SH TRADUCTION
-Ce document est une traduction, réalisée par
-Laëtitia Groslong <\fIlgr@tartine.org\fR>.
-.PP
-Elle a été reprise avec po4a par Nicolas FRANÇOIS le 29 octobre 2004.
-
-L'équipe de traduction a fait le maximum pour réaliser une adaptation
-française de qualité.
-
-La version anglaise la plus à jour de ce document est toujours consultable
-en ajoutant l'option «\ \-L C\ » à la commande \fBman\fR.
-
-N'hésitez pas à signaler à l'auteur ou à la liste de traduction
-.nh
-<\fIdebian\-l10\-french@lists.debian.org\fR>,
-.hy
-selon le cas, toute erreur dans cette page de manuel.
diff --git a/po4a/po/debianutils.pot b/po4a/po/debianutils.pot
deleted file mode 100644
index 141911a..0000000
--- a/po4a/po/debianutils.pot
+++ /dev/null
@@ -1,1038 +0,0 @@
-# SOME DESCRIPTIVE TITLE
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2009-03-26 21:20-0300\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"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: ENCODING"
-
-# type: TH
-#: ../add-shell.8:1
-#, no-wrap
-msgid "ADD-SHELL"
-msgstr ""
-
-# type: TH
-#: ../add-shell.8:1 ../remove-shell.8:1
-#, no-wrap
-msgid "7 Apr 2005"
-msgstr ""
-
-# type: SH
-#: ../add-shell.8:2 ../installkernel.8:2 ../remove-shell.8:2 ../run-parts.8:9 ../savelog.8:3 ../tempfile.1:3 ../which.1:3
-#, no-wrap
-msgid "NAME"
-msgstr ""
-
-# type: Plain text
-#: ../add-shell.8:4
-msgid "add-shell - add shells to the list of valid login shells"
-msgstr ""
-
-# type: SH
-#: ../add-shell.8:4 ../installkernel.8:4 ../remove-shell.8:4 ../run-parts.8:11 ../savelog.8:5 ../tempfile.1:5 ../which.1:5
-#, no-wrap
-msgid "SYNOPSIS"
-msgstr ""
-
-# type: Plain text
-#: ../add-shell.8:8
-msgid "B<add-shell> I<shellname> [I<shellname>...]"
-msgstr ""
-
-# type: SH
-#: ../add-shell.8:8 ../installkernel.8:6 ../remove-shell.8:8 ../run-parts.8:20 ../savelog.8:9 ../tempfile.1:9 ../which.1:7
-#, no-wrap
-msgid "DESCRIPTION"
-msgstr ""
-
-# type: Plain text
-#: ../add-shell.8:13
-msgid ""
-"B<add-shell> copy I</etc/shells> to I</etc/shells.tmp>, add the given shells "
-"to this file if they are not already present, and copy this temporary file "
-"back to I</etc/shells>."
-msgstr ""
-
-# type: Plain text
-#: ../add-shell.8:15
-msgid "The shells must be provided by their full pathnames."
-msgstr ""
-
-# type: SH
-#: ../add-shell.8:15 ../remove-shell.8:13 ../tempfile.1:77
-#, no-wrap
-msgid "SEE ALSO"
-msgstr ""
-
-# type: Plain text
-#: ../add-shell.8:16 ../remove-shell.8:14
-msgid "B<shells>(5)"
-msgstr ""
-
-# type: TH
-#: ../installkernel.8:1
-#, no-wrap
-msgid "INSTALLKERNEL"
-msgstr ""
-
-# type: TH
-#: ../installkernel.8:1
-#, no-wrap
-msgid "7 Jan 2001"
-msgstr ""
-
-# type: TH
-#: ../installkernel.8:1
-#, no-wrap
-msgid "Debian Linux"
-msgstr ""
-
-# type: Plain text
-#: ../installkernel.8:4
-msgid "installkernel - install a new kernel image"
-msgstr ""
-
-# type: Plain text
-#: ../installkernel.8:6
-msgid "B<installkernel >I<version zImage System.map [directory]>"
-msgstr ""
-
-# type: Plain text
-#: ../installkernel.8:13
-msgid ""
-"B<installkernel> installs a new kernel image onto the system from the Linux "
-"source tree. It is called by the Linux kernel makefiles when B<make "
-"install> is invoked there."
-msgstr ""
-
-# type: Plain text
-#: ../installkernel.8:22
-msgid ""
-"The new kernel is installed into I<{directory}/vmlinuz-{version}>. If a "
-"symbolic link I<{directory}/vmlinuz> already exists, it is refreshed by "
-"making a link from I<{directory}/vmlinuz> to the new kernel, and the "
-"previously installed kernel is available as I<{directory}/vmlinuz.old>."
-msgstr ""
-
-# type: SH
-#: ../installkernel.8:22 ../savelog.8:141 ../tempfile.1:61
-#, no-wrap
-msgid "BUGS"
-msgstr ""
-
-# type: Plain text
-#: ../installkernel.8:25
-msgid ""
-"installkernel resides in /sbin only because the Linux kernel makefiles call "
-"it from there. It should really be in /usr/sbin. It isn't needed to boot a "
-"system."
-msgstr ""
-
-# type: TH
-#: ../remove-shell.8:1
-#, no-wrap
-msgid "REMOVE-SHELL"
-msgstr ""
-
-# type: Plain text
-#: ../remove-shell.8:4
-msgid "remove-shell - remove shells from the list of valid login shells"
-msgstr ""
-
-# type: Plain text
-#: ../remove-shell.8:8
-msgid "B<remove-shell> I<shellname> [I<shellname>...]"
-msgstr ""
-
-# type: Plain text
-#: ../remove-shell.8:13
-msgid ""
-"B<remove-shell> operates on the temporary files I</etc/shells.tmp> and "
-"I</etc/shells.tmp2> to remove the given shells from the list of valid login "
-"shells, and copy the result back to I</etc/shells>."
-msgstr ""
-
-# type: TH
-#: ../run-parts.8:8
-#, no-wrap
-msgid "RUN-PARTS"
-msgstr ""
-
-# type: TH
-#: ../run-parts.8:8
-#, no-wrap
-msgid "29 Oct 2007"
-msgstr ""
-
-# type: TH
-#: ../run-parts.8:8 ../savelog.8:2 ../tempfile.1:2 ../which.1:2
-#, no-wrap
-msgid "Debian"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:11
-msgid "run-parts - run scripts or programs in a directory"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:17
-msgid ""
-"B<run-parts> [--test] [--verbose] [--report] [--lsbsysinit] [--regex=RE] "
-"[--umask=umask] [--arg=argument] [--exit-on-error] [--help] [--version] "
-"[--list] [--reverse] [--] DIRECTORY"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:20
-msgid "B<run-parts> -V"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:27
-msgid ""
-"B<run-parts> runs all the executable files named within constraints "
-"described below, found in directory I<directory>. Other files and "
-"directories are silently ignored."
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:31
-msgid ""
-"If neither the --lsbsysinit option nor the --regex option is given then the "
-"names must consist entirely of upper and lower case letters, digits, "
-"underscores, and hyphens."
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:38
-msgid ""
-"If the --lsbsysinit option is given, then the names must not end in "
-".dpkg-old or .dpkg-dist or .dpkg-new or .dpkg-tmp, and must belong to one or "
-"more of the following namespaces: the LANANA-assigned namespace "
-"(^[a-z0-9]+$); the LSB hierarchical and reserved namespaces "
-"(^_?([a-z0-9_.]+-)+[a-z0-9]+$); and the Debian cron script namespace "
-"(^[a-z0-9][a-z0-9-]*$)."
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:41
-msgid ""
-"If the --regex option is given, the names must match the custom extended "
-"regular expression specified as that option's argument."
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:45
-msgid ""
-"Files are run in the lexical sort order of their names unless the --reverse "
-"option is given, in which case they are run in the opposite order."
-msgstr ""
-
-# type: SH
-#: ../run-parts.8:46 ../savelog.8:92 ../tempfile.1:34 ../which.1:13
-#, no-wrap
-msgid "OPTIONS"
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:47
-#, no-wrap
-msgid "B<--test>"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:51
-msgid ""
-"print the names of the scripts which would be run, but don't actually run "
-"them."
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:51
-#, no-wrap
-msgid "B<--list>"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:55
-msgid ""
-"print the names of the all matching files (not limited to executables), but "
-"don't actually run them. This option cannot be used with --test."
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:55
-#, no-wrap
-msgid "B<-v, --verbose>"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:58
-msgid "print the name of each script to stderr before running."
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:58
-#, no-wrap
-msgid "B<--report>"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:63
-msgid ""
-"similar to B<--verbose>, but only prints the name of scripts which produce "
-"output. The script's name is printed to whichever of stdout or stderr the "
-"script first produces output on."
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:63
-#, no-wrap
-msgid "B<--reverse>"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:66
-msgid "reverse the scripts' execution order."
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:66
-#, no-wrap
-msgid "B<--exit-on-error>"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:69
-msgid "exit as soon as a script returns with a non-zero exit code."
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:69
-#, no-wrap
-msgid "B<--lsbsysinit>"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:72
-msgid "use LSB namespaces instead of classical behavior."
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:72
-#, no-wrap
-msgid "B<--new-session>"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:77
-msgid ""
-"run each script in a separate process session. If you use this option, "
-"killing run-parts will not kill the currently running script, it will run "
-"until completion."
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:77
-#, no-wrap
-msgid "B<--regex=>I<RE>"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:82
-msgid ""
-"validate filenames against custom extended regular expression I<RE>. See "
-"the EXAMPLES section for an example."
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:82
-#, no-wrap
-msgid "B<-u, --umask=>I<umask>"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:89
-msgid ""
-"sets the umask to I<umask> before running the scripts. I<umask> should be "
-"specified in octal. By default the umask is set to 022."
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:89
-#, no-wrap
-msgid "B<-a, --arg=>I<argument>"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:96
-msgid ""
-"pass I<argument> to the scripts. Use B<--arg> once for each argument you "
-"want passed."
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:96
-#, no-wrap
-msgid "B<-->"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:102
-msgid ""
-"specifies that this is the end of the options. Any filename after B<--> "
-"will be not be interpreted as an option even if it starts with a hyphen."
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:102
-#, no-wrap
-msgid "B<-h, --help>"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:105
-msgid "display usage information and exit."
-msgstr ""
-
-# type: TP
-#: ../run-parts.8:105
-#, no-wrap
-msgid "B<-V, --version>"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:108
-msgid "display version and copyright and exit."
-msgstr ""
-
-# type: SH
-#: ../run-parts.8:109
-#, no-wrap
-msgid "EXAMPLES"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:112
-msgid "Print the names of all files in /etc that start with `p' and end with `d':"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:114
-msgid "run-parts --list --regex \\[aq]^p.*d$\\[aq] /etc"
-msgstr ""
-
-# type: SH
-#: ../run-parts.8:115
-#, no-wrap
-msgid "COPYRIGHT"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:118
-msgid "Copyright (C) 1994 Ian Jackson."
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:120
-msgid "Copyright (C) 1996 Jeff Noxon."
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:122
-msgid "Copyright (C) 1996, 1997, 1998 Guy Maor"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:124
-msgid "Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Clint Adams"
-msgstr ""
-
-# type: Plain text
-#: ../run-parts.8:129
-msgid ""
-"B<run-parts> is free software; see the GNU General Public License version 2 "
-"or later for copying conditions. There is I<no> warranty."
-msgstr ""
-
-# type: TH
-#: ../savelog.8:2
-#, no-wrap
-msgid "SAVELOG"
-msgstr ""
-
-# type: TH
-#: ../savelog.8:2
-#, no-wrap
-msgid "21 October 2007"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:5
-msgid "savelog - save a log file"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:9
-msgid ""
-"B<savelog> [-m mode] [-u user] [-g group] [-t] [-p] [-c cycle] [-l] [-j] "
-"[-C] [-d] [-l] [-r rolldir] [-n] [-q] [-D dateformat] file ..."
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:16
-msgid ""
-"The B<savelog> command saves and optionally compresses old copies of files. "
-"Older versions of I<file> are named:"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:19
-msgid "I<file>.I<E<lt>numberE<gt>>I<E<lt>compress_suffixE<gt>>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:32
-msgid ""
-"where I<E<lt>numberE<gt>> is the version number, 0 being the newest. "
-"Version numbers E<gt> 0 are compressed unless B<-l> prevents it. Version "
-"number 0 is not compressed because a process might still have I<file> opened "
-"for I/O. Only I<cycle> versions of the file are kept."
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:36
-msgid "If the file does not exist and B<-t> was given, it will be created."
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:39
-msgid ""
-"For files that do exist and have lengths greater than zero, the following "
-"actions are performed:"
-msgstr ""
-
-# type: IP
-#: ../savelog.8:40
-#, no-wrap
-msgid "1)"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:55
-msgid ""
-"Version numbered files are cycled. Version I<cycle>-2 is moved to version "
-"I<cycle>-3, version I<cycle>-1 is moved to version I<cycle>-2 , and so on. "
-"Finally version 0 is moved to version 1, and version I<cycle> is deleted. "
-"Both compressed names and uncompressed names are cycled, regardless of "
-"B<-l>. Missing version files are ignored."
-msgstr ""
-
-# type: IP
-#: ../savelog.8:56
-#, no-wrap
-msgid "2)"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:64
-msgid ""
-"The new I<file.1> is compressed unless the B<-l> flag was given. It is "
-"changed subject to the B<-m>, B<-u>, and B<-g> flags."
-msgstr ""
-
-# type: IP
-#: ../savelog.8:65
-#, no-wrap
-msgid "3)"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:68
-msgid "The main file is moved to I<file.0>."
-msgstr ""
-
-# type: IP
-#: ../savelog.8:69
-#, no-wrap
-msgid "4)"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:78
-msgid ""
-"If the B<-m>, B<-u>, B<-g>, B<-t>, or B<-p> flags are given, then an empty "
-"I<file> is created subject to the given flags. With the B<-p> flag, the "
-"file is created with the same owner, group, and permissions as before."
-msgstr ""
-
-# type: IP
-#: ../savelog.8:79
-#, no-wrap
-msgid "5)"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:85
-msgid "The new I<file.0> is changed subject to the B<-m>, B<-u>, and B<-g> flags."
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:91
-msgid ""
-"Since the version numbers start with 0, version number I<cycle> is never "
-"formed. The I<cycle> count must be at least 2."
-msgstr ""
-
-# type: TP
-#: ../savelog.8:93
-#, no-wrap
-msgid "B<-m mode>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:97
-msgid "chmod the log files to mode, implies B<-t>"
-msgstr ""
-
-# type: TP
-#: ../savelog.8:97
-#, no-wrap
-msgid "B<-u user>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:101
-msgid "chown log files to user, implies B<-t>"
-msgstr ""
-
-# type: TP
-#: ../savelog.8:101
-#, no-wrap
-msgid "B<-g group>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:105
-msgid "chgrp log files to group, implies B<-t>"
-msgstr ""
-
-# type: TP
-#: ../savelog.8:105
-#, no-wrap
-msgid "B<-c cycle>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:108
-msgid "Save cycle versions of the logfile (default: 7)"
-msgstr ""
-
-# type: TP
-#: ../savelog.8:108
-#, no-wrap
-msgid "B<-t>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:111
-msgid "touch new logfile into existence"
-msgstr ""
-
-# type: TP
-#: ../savelog.8:111
-#, no-wrap
-msgid "B<-l>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:114
-msgid "don't compress any log files (default: do compress)"
-msgstr ""
-
-# type: TP
-#: ../savelog.8:114
-#, no-wrap
-msgid "B<-p>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:117
-msgid "preserve owner, group, and permissions of logfile"
-msgstr ""
-
-# type: TP
-#: ../savelog.8:117
-#, no-wrap
-msgid "B<-j>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:120
-msgid "compress with bzip2 instead of gzip"
-msgstr ""
-
-# type: TP
-#: ../savelog.8:120
-#, no-wrap
-msgid "B<-C>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:123
-msgid "force cleanup of cycled logfiles"
-msgstr ""
-
-# type: TP
-#: ../savelog.8:123
-#, no-wrap
-msgid "B<-d>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:126
-msgid "use standard date for rolling"
-msgstr ""
-
-# type: TP
-#: ../savelog.8:126
-#, no-wrap
-msgid "B<-D dateformat>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:130
-msgid "override date format, in the form of I<[MMDDhhmm[[CC]YY][.ss]]>"
-msgstr ""
-
-# type: TP
-#: ../savelog.8:130
-#, no-wrap
-msgid "B<-r>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:135
-msgid "use I<rolldir> instead of . to roll files"
-msgstr ""
-
-# type: TP
-#: ../savelog.8:135
-#, no-wrap
-msgid "B<-n>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:138
-msgid "do not rotate empty files"
-msgstr ""
-
-# type: TP
-#: ../savelog.8:138
-#, no-wrap
-msgid "B<-q>"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:141
-msgid "be quiet"
-msgstr ""
-
-# type: Plain text
-#: ../savelog.8:146
-msgid ""
-"If a process is still writing to I<file.0>, and savelog moves it to "
-"I<file.1> and compresses it, data could be lost."
-msgstr ""
-
-# type: TH
-#: ../tempfile.1:2
-#, no-wrap
-msgid "TEMPFILE"
-msgstr ""
-
-# type: TH
-#: ../tempfile.1:2
-#, no-wrap
-msgid "8 February 2008"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:5
-msgid "tempfile - create a temporary file in a safe manner"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:9
-msgid ""
-"B<tempfile> [-d DIR] [-p STRING] [-s STRING] [-m MODE] [-n FILE] "
-"[--directory=DIR] [--prefix=STRING] [--suffix=STRING] [--mode=MODE] "
-"[--name=FILE] [--help] [--version]"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:16
-msgid ""
-"B<tempfile> creates a temporary file in a safe manner. It uses "
-"B<tempnam>(3) to choose the name and opens it with O_RDWR | O_CREAT | "
-"O_EXCL. The filename is printed on standard output."
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:19
-msgid ""
-"The directory in which to create the file might be searched for in this "
-"order:"
-msgstr ""
-
-# type: IP
-#: ../tempfile.1:19
-#, no-wrap
-msgid "a)"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:23
-msgid "The directory specified by the environment variable B<TMPDIR>, if it exists."
-msgstr ""
-
-# type: IP
-#: ../tempfile.1:23
-#, no-wrap
-msgid "b)"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:27
-msgid "The directory specified by the B<--directory> argument, if given."
-msgstr ""
-
-# type: IP
-#: ../tempfile.1:27
-#, no-wrap
-msgid "c)"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:30
-msgid "The directory I</tmp>."
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:34
-msgid "See B<tempnam>(3) for the actual steps involved in directory selection."
-msgstr ""
-
-# type: TP
-#: ../tempfile.1:35
-#, no-wrap
-msgid "B<-d, --directory >I<DIR>"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:38
-msgid "Place the file in DIR."
-msgstr ""
-
-# type: TP
-#: ../tempfile.1:38
-#, no-wrap
-msgid "B<-p, --prefix >I<STRING>"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:41
-msgid "Use up to five letters of STRING to generate the name."
-msgstr ""
-
-# type: TP
-#: ../tempfile.1:41
-#, no-wrap
-msgid "B<-s, --suffix >I<STRING>"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:44
-msgid "Generate the file with STRING as the suffix."
-msgstr ""
-
-# type: TP
-#: ../tempfile.1:44
-#, no-wrap
-msgid "B<-m, --mode >I<MODE>"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:47
-msgid "Open the file with MODE instead of 0600."
-msgstr ""
-
-# type: TP
-#: ../tempfile.1:47
-#, no-wrap
-msgid "B<-n, --name >I<FILE>"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:52
-msgid ""
-"Use FILE for the name instead of B<tempnam>(3)B<.> The options -d, -p, and "
-"-s are ignored if this option is given."
-msgstr ""
-
-# type: TP
-#: ../tempfile.1:52
-#, no-wrap
-msgid "B<--help>"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:55
-msgid "Print a usage message on standard output and exit successfully."
-msgstr ""
-
-# type: TP
-#: ../tempfile.1:55
-#, no-wrap
-msgid "B<--version>"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:58
-msgid "Print version information on standard output and exit successfully."
-msgstr ""
-
-# type: SH
-#: ../tempfile.1:58
-#, no-wrap
-msgid "RETURN VALUES"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:61
-msgid ""
-"An exit status of 0 means the temporary file was created successfully. Any "
-"other exit status indicates an error."
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:64
-msgid "Exclusive creation is not guaranteed when creating files on NFS partitions."
-msgstr ""
-
-# type: SH
-#: ../tempfile.1:64
-#, no-wrap
-msgid "EXAMPLE"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:76
-#, no-wrap
-msgid ""
-"#!/bin/sh\n"
-"#[...]\n"
-"t=$(tempfile) || exit\n"
-"trap \"rm -f -- '$t'\" EXIT\n"
-"#[...]\n"
-"rm -f -- \"$t\"\n"
-"trap - EXIT\n"
-"exit\n"
-msgstr ""
-
-# type: Plain text
-#: ../tempfile.1:79
-msgid "B<tempnam>(3), B<mktemp>(1)"
-msgstr ""
-
-# type: TH
-#: ../which.1:2
-#, no-wrap
-msgid "WHICH"
-msgstr ""
-
-# type: TH
-#: ../which.1:2
-#, no-wrap
-msgid "12 Jul 2004"
-msgstr ""
-
-# type: Plain text
-#: ../which.1:5
-msgid "which - locate a command"
-msgstr ""
-
-# type: Plain text
-#: ../which.1:7
-msgid "which [-a] filename ..."
-msgstr ""
-
-# type: Plain text
-#: ../which.1:13
-msgid ""
-"B<which> returns the pathnames of the files which would be executed in the "
-"current environment, had its arguments been given as commands in a strictly "
-"POSIX-conformant shell. It does this by searching the PATH for executable "
-"files matching the names of the arguments."
-msgstr ""
-
-# type: TP
-#: ../which.1:14
-#, no-wrap
-msgid "B<-a>"
-msgstr ""
-
-# type: Plain text
-#: ../which.1:17
-msgid "print all matching pathnames of each argument"
-msgstr ""
-
-# type: SH
-#: ../which.1:17
-#, no-wrap
-msgid "EXIT STATUS"
-msgstr ""
-
-# type: TP
-#: ../which.1:18
-#, no-wrap
-msgid "B<0>"
-msgstr ""
-
-# type: Plain text
-#: ../which.1:21
-msgid "if all specified commands are found and executable"
-msgstr ""
-
-# type: TP
-#: ../which.1:21
-#, no-wrap
-msgid "B<1>"
-msgstr ""
-
-# type: Plain text
-#: ../which.1:24
-msgid "if one or more specified commands is nonexistent or not executable"
-msgstr ""
-
-# type: TP
-#: ../which.1:24
-#, no-wrap
-msgid "B<2>"
-msgstr ""
-
-# type: Plain text
-#: ../which.1:26
-msgid "if an invalid option is specified"
-msgstr ""