diff options
Diffstat (limited to 'templates/man1/hardlink.1.pot')
-rw-r--r-- | templates/man1/hardlink.1.pot | 163 |
1 files changed, 42 insertions, 121 deletions
diff --git a/templates/man1/hardlink.1.pot b/templates/man1/hardlink.1.pot index 648fb74d..ed345d06 100644 --- a/templates/man1/hardlink.1.pot +++ b/templates/man1/hardlink.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2023-08-27 17:01+0200\n" +"POT-Creation-Date: 2024-03-29 09:41+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" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "HARDLINK" msgstr "" @@ -35,35 +35,35 @@ msgid "util-linux 2.38.1" msgstr "" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "User Commands" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NAME" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "hardlink - link multiple copies of a file" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<hardlink> [options] [I<directory>|I<file>]..." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "" @@ -97,13 +97,13 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-h>, B<--help>" msgstr "" @@ -123,7 +123,7 @@ msgid "Print version and exit." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-v>, B<--verbose>" msgstr "" @@ -136,22 +136,22 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-q>, B<--quiet>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Quiet mode, don\\(cqt print anything." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-n>, B<--dry-run>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Do not act, just print what would happen." msgstr "" @@ -209,7 +209,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-f>, B<--respect-name>" msgstr "" @@ -222,7 +222,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-p>, B<--ignore-mode>" msgstr "" @@ -234,7 +234,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-o>, B<--ignore-owner>" msgstr "" @@ -246,7 +246,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-t>, B<--ignore-time>" msgstr "" @@ -270,42 +270,42 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-X>, B<--respect-xattrs>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Only try to link files with the same extended attributes." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-m>, B<--maximize>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Among equal files, keep the file with the highest link count." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-M>, B<--minimize>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Among equal files, keep the file with the lowest link count." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-O>, B<--keep-oldest>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Among equal files, keep the oldest file (least recent modification time). By " "default, the newest file is kept. If B<--maximize> or B<--minimize> is " @@ -314,23 +314,23 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-x>, B<--exclude> I<regex>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "A regular expression which excludes files from being compared and linked." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-i>, B<--include> I<regex>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "A regular expression to include files. If the option B<--exclude> has been " "given, this option re-includes files which would otherwise be excluded. If " @@ -339,12 +339,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-s>, B<--minimum-size> I<size>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The minimum size to consider. By default this is 1, so empty files will not " "be linked. The I<size> argument may be followed by the multiplicative " @@ -400,20 +400,20 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "ARGUMENTS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<hardlink> takes one or more directories which will be searched for files " "to be linked." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "BUGS" msgstr "" @@ -439,13 +439,13 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "There are multiple B<hardlink> implementations. The very first " "implementation is from Jakub Jelinek for Fedora distribution, this " @@ -455,104 +455,25 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For bug reports, use the issue tracker at" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AVAILABILITY" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<hardlink> command is part of the util-linux package which can be " "downloaded from" msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "2022-02-14" -msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "util-linux 2.37.4" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"B<hardlink> is a tool which replaces copies of a file with hardlinks, " -"therefore saving space." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "print quick usage details to the screen." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"More verbose output. If specified once, every hardlinked file is displayed, " -"if specified twice, it also shows every comparison." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Only try to link files with the same (basename). It\\(cqs strongly " -"recommended to use long options rather than B<-f> which is interpreted in a " -"different way by others B<hardlink> implementations." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Link/compare files even if their mode is different. This may be a bit " -"unpredictable." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Link/compare files even if their owner (user and group) is different. It is " -"not predictable." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Link/compare files even if their time of modification is different. You " -"almost always want this." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"The original B<hardlink> implementation uses the option B<-f> to force " -"hardlinks creation between filesystem. This very rarely usable feature is no " -"more supported by the current hardlink." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"B<hardlink> assumes that the trees it operates on do not change during " -"operation. If a tree does change, the result is undefined and potentially " -"dangerous. For example, if a regular file is replaced by a device, hardlink " -"may start reading from the device. If a component of a path is replaced by a " -"symbolic link or file permissions change, security may be compromised. Do " -"not run hardlink on a changing tree or on a tree controlled by another user." -msgstr "" |