diff options
Diffstat (limited to 'po/hu/man1/locate.1.po')
-rw-r--r-- | po/hu/man1/locate.1.po | 152 |
1 files changed, 76 insertions, 76 deletions
diff --git a/po/hu/man1/locate.1.po b/po/hu/man1/locate.1.po index aca7978e..31683846 100644 --- a/po/hu/man1/locate.1.po +++ b/po/hu/man1/locate.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-02-15 18:02+0100\n" +"POT-Creation-Date: 2024-06-01 06:00+0200\n" "PO-Revision-Date: 2001-01-05 12:34+0100\n" "Last-Translator: Kővári Péter <pkovari@freemail.c3.hu>\n" "Language-Team: Hungarian <>\n" @@ -17,53 +17,53 @@ msgstr "" "X-Generator: Lokalize 20.12.0\n" #. type: TH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "locate" msgstr "locate" #. type: TH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "Sep 2012" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "mlocate" msgstr "mlocate" #. type: SH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "NÉV" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "locate - find files by name" msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "ÖSSZEGZÉS" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "B<locate> [I<OPTION>]... I<PATTERN>..." msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "LEÍRÁS" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "B<locate> reads one or more databases prepared by B<updatedb>(8) and writes " "file names matching at least one of the I<PATTERN>s to standard output, one " @@ -71,7 +71,7 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "If B<--regex> is not specified, I<PATTERN>s can contain globbing " "characters. If any I<PATTERN> contains no globbing characters, B<locate> " @@ -79,7 +79,7 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "By default, B<locate> does not check whether files found in database still " "exist (but it does require all parent directories to exist if the database " @@ -88,13 +88,13 @@ msgid "" msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "EXIT STATUS" msgstr "KILÉPÉSI ÁLLAPOT" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "B<locate> exits with status 0 if any match was found or if B<locate> was " "invoked with one of the B<--limit 0>, B<--help>, B<--statistics> or B<--" @@ -103,65 +103,65 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Errors encountered while reading a database are not fatal, search continues " "in other specified databases, if any." msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "OPTIONS" msgstr "KAPCSOLÓK" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-A>, B<--all>" msgstr "B<-A>, B<--all>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Print only entries that match all I<PATTERN>s instead of requiring only one " "of them to match." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-b>, B<--basename>" msgstr "B<-b>, B<--basename>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Match only the base name against the specified patterns. This is the " "opposite of B<--wholename>." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-c>, B<--count>" msgstr "B<-c>, B<--count>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Instead of writing file names on standard output, write the number of " "matching entries only." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-d, --database> I<DBPATH>" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Replace the default database with I<DBPATH>. I<DBPATH> is a B<:>-separated " "list of database file names. If more than one B<--database> option is " @@ -169,7 +169,7 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "An empty database file name is replaced by the default database. A database " "file name B<-> refers to the standard input. Note that a database can be " @@ -177,25 +177,25 @@ msgid "" msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-e>, B<--existing>" msgstr "B<-e>, B<--existing>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Print only entries that refer to files existing at the time B<locate> is run." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-L>, B<--follow>" msgstr "B<-L>, B<--follow>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "When checking whether files exist (if the B<--existing> option is " "specified), follow trailing symbolic links. This causes broken symbolic " @@ -203,20 +203,20 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "This is the default behavior. The opposite can be specified using B<--" "nofollow>." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-h>, B<--help>" msgstr "B<-h>, B<--help>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, fuzzy #| msgid "Print a summary of the options to B<locate> and exit." msgid "" @@ -225,49 +225,49 @@ msgid "" msgstr "Rövid használati útmutatót ír ki, majd kilép." #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-i>, B<--ignore-case>" msgstr "B<-i>, B<--ignore-case>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "Ignore case distinctions when matching patterns." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "B<-s>, B<--quiet>, B<--silent>" msgid "B<-l>, B<--limit>, B<-n> I<LIMIT>" msgstr "B<-s>, B<--quiet>, B<--silent>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Exit successfully after finding I<LIMIT> entries. If the B<--count> option " "is specified, the resulting count is also limited to I<LIMIT>." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-m>, B<--mmap>" msgstr "B<-m>, B<--mmap>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "Ignored, for compatibility with E<.SM BSD> and E<.SM GNU> B<locate>." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-P>, B<--nofollow>, B<-H>" msgstr "B<-P>, B<--nofollow>, B<-H>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "When checking whether files exist (if the B<--existing> option is " "specified), do not follow trailing symbolic links. This causes broken " @@ -275,18 +275,18 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "This is the opposite of B<--follow>." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-0>, B<--null>" msgstr "B<-0>, B<--null>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Separate the entries on output using the E<.SM ASCII NUL> character instead " "of writing each entry on a separate line. This option is designed for " @@ -294,167 +294,167 @@ msgid "" msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-S>, B<--statistics>" msgstr "B<-S>, B<--statistics>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Write statistics about each read database to standard output instead of " "searching for files and exit successfully." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-q>, B<--quiet>" msgstr "B<-q>, B<--quiet>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Write no messages about errors encountered while reading and processing " "databases." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "B<-r>, B<--reverse>" msgid "B<-r>, B<--regexp> I<REGEXP>" msgstr "B<-r>, B<--reverse>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Search for a basic regexp I<REGEXP>. No I<PATTERN>s are allowed if this " "option is used, but this option can be specified multiple times." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<--regex>" msgstr "B<--regex>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "Interpret all I<PATTERN>s as extended regexps." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-s>, B<--stdio>" msgstr "B<-s>, B<--stdio>" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-V>, B<--version>" msgstr "B<-V>, B<--version>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Write information about the version and license of B<locate> on standard " "output and exit successfully." msgstr "" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<-w>, B<--wholename>" msgstr "B<-w>, B<--wholename>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "Match only the whole path name against the specified patterns." msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "This is the default behavior. The opposite can be specified using B<--" "basename>." msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "EXAMPLES" msgstr "PÉLDÁK" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "To search for a file named exactly I<NAME> (not B<*>I<NAME>B<*>), use" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "B<locate -b> B<'\\e>I<NAME>B<'>" msgstr "B<locate -b> B<'\\e>I<NÉV>B<'>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Because B<\\e> is a globbing character, this disables the implicit " "replacement of I<NAME> by B<*>I<NAME>B<*>." msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "FILES" msgstr "FÁJLOK" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B</var/lib/mlocate/mlocate.db>" msgstr "B</var/lib/mlocate/mlocate.db>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "The database searched by default." msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "ENVIRONMENT" msgstr "KÖRNYEZET" #. type: TP -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "B<LOCATE_PATH>" msgstr "B<LOCATE_PATH>" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "Path to additional databases, added after the default database or the " "databases specified using the B<--database> option." msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "NOTES" msgstr "MEGJEGYZÉS" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "The order in which the requested databases are processed is unspecified, " "which allows B<locate> to reorder the database path for security reasons." msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "B<locate> attempts to be compatible to B<slocate> (without the options used " "for creating databases) and E<.SM GNU> B<locate>, in that order. This is " @@ -463,7 +463,7 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "The short spelling of the B<-r> option is incompatible to E<.SM GNU> " "B<locate>, where it corresponds to the B<--regex> option. Use the long " @@ -471,7 +471,7 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "" "The B<LOCATE_PATH> environment variable replaces the default database in E<." "SM BSD> and E<.SM GNU> B<locate>, but it is added to other databases in this " @@ -479,23 +479,23 @@ msgid "" msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "AUTHOR" msgstr "SZERZŐ" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "Miloslav Trmac E<lt>mitr@redhat.comE<gt>" msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "LÁSD MÉG" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-40 opensuse-tumbleweed msgid "B<updatedb>(8)" msgstr "" |