# Esperanto translation.
# Copyright (C) 2013, 2014, 2016, 2018, 2019 Free Software Foundation, Inc.
# This file is distributed under the same license as the tar package.
# Felipe Castro <fefcas@gmail.com>, 2013, 2014, 2016, 2018, 2019.
#
#: src/create.c:1539
msgid ""
msgstr ""
"Project-Id-Version: tar 1.32.90\n"
"Report-Msgid-Bugs-To: bug-tar@gnu.org\n"
"POT-Creation-Date: 2025-10-19 09:40+0300\n"
"PO-Revision-Date: 2019-12-29 10:13-0300\n"
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
"X-Generator: Poedit 2.2.1\n"

#: gnu/argmatch.c:145
#, c-format
msgid "invalid argument %s for %s"
msgstr "malvalida argumento %s por %s"

#: gnu/argmatch.c:146
#, c-format
msgid "ambiguous argument %s for %s"
msgstr "plursenca argumento %s por %s"

#: gnu/argmatch.c:165
msgid "Valid arguments are:"
msgstr "Validaj argumentoj estas:"

#: gnu/argp-help.c:151
#, c-format
msgid "ARGP_HELP_FMT: %s value is less than or equal to %s"
msgstr "ARGP_HELP_FMT: %s valoro estas malpli aŭ egala al %s"

#: gnu/argp-help.c:227
#, c-format
msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
msgstr "%.*s: parametro en ARGP_HELP_FMT postulas valoron"

#: gnu/argp-help.c:237
#, c-format
msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
msgstr "%.*s: Nekonata parametro en ARGP_HELP_FMT"

#: gnu/argp-help.c:250
#, c-format
msgid "Garbage in ARGP_HELP_FMT: %s"
msgstr "Rubaĵo en ARGP_HELP_FMT: %s"

#: gnu/argp-help.c:1368
msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
msgstr "Devigaj aŭ nedevigaj argumentoj por longaj modifiloj ankaŭ estas devigaj aŭ nedevigaj por iu ajn korespondanta mallonga modifilo."

#: gnu/argp-help.c:1734
msgid "Usage:"
msgstr "Uzmaniero:"

#: gnu/argp-help.c:1738
msgid "  or: "
msgstr "  aŭ: "

#: gnu/argp-help.c:1750
msgid " [OPTION...]"
msgstr " [MODIFILO...]"

#: gnu/argp-help.c:1777
#, c-format
msgid "Try '%s --help' or '%s --usage' for more information.\n"
msgstr "Provu '%s --help' aŭ '%s --usage' por pli da informo.\n"

#: gnu/argp-help.c:1805
#, c-format
msgid "Report bugs to %s.\n"
msgstr "Raportu program-misojn al %s.\n"

#: gnu/argp-help.c:2006 gnu/error.c:208
msgid "Unknown system error"
msgstr "Nekonata sistem-eraro"

#: gnu/argp-parse.c:80
msgid "give this help list"
msgstr "montri tiun ĉi help-liston"

#: gnu/argp-parse.c:81
msgid "give a short usage message"
msgstr "montri mallongan mesaĝon pri la uzmaniero"

#: gnu/argp-parse.c:82 src/tar.c:638 src/tar.c:640 src/tar.c:750
#: tests/genfile.c:128
msgid "NAME"
msgstr "NOMO"

#: gnu/argp-parse.c:83
msgid "set the program name"
msgstr "difini la program-nomon"

#: gnu/argp-parse.c:84
msgid "SECS"
msgstr "SEK"

#: gnu/argp-parse.c:85
msgid "hang for SECS seconds (default 3600)"
msgstr "halti dum SEK sekundoj (apriore 3600)"

#: gnu/argp-parse.c:142
msgid "print program version"
msgstr "montri program-version"

#: gnu/argp-parse.c:159
msgid "(PROGRAM ERROR) No version known!?"
msgstr "(PROGRAM-ERARO) Neniu versio estas konata!?"

#: gnu/argp-parse.c:612
#, c-format
msgid "%s: Too many arguments\n"
msgstr "%s: tro da argumentoj\n"

#: gnu/argp-parse.c:758
msgid "(PROGRAM ERROR) Option should have been recognized!?"
msgstr "(PROGRAM-ERARO) Modifiloj devus esti rekonitaj!?"

#: gnu/closeout.c:121
msgid "write error"
msgstr "skrib-eraro"

#: gnu/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: modifilo '%s%s' estas plursenca\n"

#: gnu/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: modifilo '%s%s' estas plursenca; ebloj:"

#: gnu/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: nerekonata modifilo '%s%s'\n"

#: gnu/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: modifilo '%s%s' ne permesas argumenton\n"

#: gnu/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: modifilo '%s%s' postulas argumenton\n"

#: gnu/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: malvalida modifilo -- '%c'\n"

#: gnu/getopt.c:639 gnu/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: modifilo postulas argumenton -- '%c'\n"

#: gnu/obstack.c:357 gnu/obstack.c:359 gnu/xalloc-die.c:34
msgid "memory exhausted"
msgstr "la memoro plenplenas"

#: gnu/openat-die.c:38
#, c-format
msgid "unable to record current working directory"
msgstr "ne eblas registri nunan labor-dosierujon"

#: gnu/openat-die.c:57
#, c-format
msgid "failed to return to initial working directory"
msgstr "ni fiaskis reveni al komenca labordosierujo"

#. TRANSLATORS:
#. Get translations for open and closing quotation marks.
#. The message catalog should translate "`" to a left
#. quotation mark suitable for the locale, and similarly for
#. "'".  For example, a French Unicode local should translate
#. these to U+00AB (LEFT-POINTING DOUBLE ANGLE
#. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE
#. QUOTATION MARK), respectively.
#.
#. If the catalog has no translation, we will try to
#. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and
#. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK).  If the
#. current locale is not Unicode, locale_quoting_style
#. will quote 'like this', and clocale_quoting_style will
#. quote "like this".  You should always include translations
#. for "`" and "'" even if U+2018 and U+2019 are appropriate
#. for your locale.
#.
#. If you don't know what to put here, please see
#. <https://en.wikipedia.org/wiki/Quotation_marks_in_other_languages>
#. and use glyphs suitable for your language.
#: gnu/quotearg.c:354
msgid "`"
msgstr "‘"

#: gnu/quotearg.c:355
msgid "'"
msgstr "’"

#. TRANSLATORS: A regular expression testing for an affirmative answer
#. (english: "yes").  Testing the first character may be sufficient.
#. Take care to consider upper and lower case.
#. To enquire the regular expression that your system uses for this
#. purpose, you can use the command
#. locale -k LC_MESSAGES | grep '^yesexpr='
#: gnu/rpmatch.c:149
msgid "^[yY]"
msgstr "^[jJyY]"

#. TRANSLATORS: A regular expression testing for a negative answer
#. (english: "no").  Testing the first character may be sufficient.
#. Take care to consider upper and lower case.
#. To enquire the regular expression that your system uses for this
#. purpose, you can use the command
#. locale -k LC_MESSAGES | grep '^noexpr='
#: gnu/rpmatch.c:162
msgid "^[nN]"
msgstr "^[nN]"

#: gnu/version-etc.c:73
#, c-format
msgid "Packaged by %s (%s)\n"
msgstr "Pakigita de %s (%s)\n"

#: gnu/version-etc.c:76
#, c-format
msgid "Packaged by %s\n"
msgstr "Pakigita de %s\n"

#. TRANSLATORS: Translate "(C)" to the copyright symbol
#. (C-in-a-circle), if this symbol is available in the user's
#. locale.  Otherwise, do not translate "(C)"; leave it as-is.
#: gnu/version-etc.c:83
msgid "(C)"
msgstr "(C)"

#. TRANSLATORS: The %s placeholder is the web address of the GPL license.
#: gnu/version-etc.c:88
#, fuzzy, c-format
#| msgid ""
#| "\n"
#| "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.\n"
#| "This is free software: you are free to change and redistribute it.\n"
#| "There is NO WARRANTY, to the extent permitted by law.\n"
#| "\n"
msgid ""
"License GPLv3+: GNU GPL version 3 or later <%s>.\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n"
msgstr ""
"\n"
"Permeso GPLv3+: GNU GPL versio 3 aŭ posta <https://gnu.org/licenses/gpl.html>.\n"
"Tio ĉi estas libera programaro: vi estas libera por ŝanĝi kaj redisdoni ĝin.\n"
"Ekzistas NENIU GARANTIO, laŭ plej amplekse permesate de la leĝoj.\n"
"\n"

#. TRANSLATORS: %s denotes an author name.
#: gnu/version-etc.c:105
#, c-format
msgid "Written by %s.\n"
msgstr "Verkita de %s.\n"

#. TRANSLATORS: Each %s denotes an author name.
#: gnu/version-etc.c:109
#, c-format
msgid "Written by %s and %s.\n"
msgstr "Verkita de %s kaj %s.\n"

#. TRANSLATORS: Each %s denotes an author name.
#: gnu/version-etc.c:113
#, c-format
msgid "Written by %s, %s, and %s.\n"
msgstr "Verkita de %s, %s, kaj %s.\n"

#. TRANSLATORS: Each %s denotes an author name.
#. You can use line breaks, estimating that each author name occupies
#. ca. 16 screen columns and that a screen line has ca. 80 columns.
#: gnu/version-etc.c:120
#, c-format
msgid ""
"Written by %s, %s, %s,\n"
"and %s.\n"
msgstr ""
"Verkita de %s, %s, %s,\n"
"kaj %s.\n"

#. TRANSLATORS: Each %s denotes an author name.
#. You can use line breaks, estimating that each author name occupies
#. ca. 16 screen columns and that a screen line has ca. 80 columns.
#: gnu/version-etc.c:127
#, c-format
msgid ""
"Written by %s, %s, %s,\n"
"%s, and %s.\n"
msgstr ""
"Verkita de %s, %s, %s,\n"
"%s, kaj %s.\n"

#. TRANSLATORS: Each %s denotes an author name.
#. You can use line breaks, estimating that each author name occupies
#. ca. 16 screen columns and that a screen line has ca. 80 columns.
#: gnu/version-etc.c:134
#, c-format
msgid ""
"Written by %s, %s, %s,\n"
"%s, %s, and %s.\n"
msgstr ""
"Verkita de %s, %s, %s,\n"
"%s, %s, kaj %s.\n"

#. TRANSLATORS: Each %s denotes an author name.
#. You can use line breaks, estimating that each author name occupies
#. ca. 16 screen columns and that a screen line has ca. 80 columns.
#: gnu/version-etc.c:142
#, c-format
msgid ""
"Written by %s, %s, %s,\n"
"%s, %s, %s, and %s.\n"
msgstr ""
"Verkita de %s, %s, %s,\n"
"%s, %s, %s, kaj %s.\n"

#. TRANSLATORS: Each %s denotes an author name.
#. You can use line breaks, estimating that each author name occupies
#. ca. 16 screen columns and that a screen line has ca. 80 columns.
#: gnu/version-etc.c:150
#, c-format
msgid ""
"Written by %s, %s, %s,\n"
"%s, %s, %s, %s,\n"
"and %s.\n"
msgstr ""
"Verkita de %s, %s, %s,\n"
"%s, %s, %s, %s,\n"
"kaj %s.\n"

#. TRANSLATORS: Each %s denotes an author name.
#. You can use line breaks, estimating that each author name occupies
#. ca. 16 screen columns and that a screen line has ca. 80 columns.
#: gnu/version-etc.c:159
#, c-format
msgid ""
"Written by %s, %s, %s,\n"
"%s, %s, %s, %s,\n"
"%s, and %s.\n"
msgstr ""
"Verkita de %s, %s, %s,\n"
"%s, %s, %s, %s,\n"
"%s, kaj %s.\n"

#. TRANSLATORS: Each %s denotes an author name.
#. You can use line breaks, estimating that each author name occupies
#. ca. 16 screen columns and that a screen line has ca. 80 columns.
#: gnu/version-etc.c:170
#, c-format
msgid ""
"Written by %s, %s, %s,\n"
"%s, %s, %s, %s,\n"
"%s, %s, and others.\n"
msgstr ""
"Verkita de %s, %s, %s,\n"
"%s, %s, %s, %s,\n"
"%s, %s, kaj aliaj.\n"

#. TRANSLATORS: The placeholder indicates the bug-reporting address
#. for this package.  Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: gnu/version-etc.c:249
#, fuzzy, c-format
#| msgid ""
#| "\n"
#| "Report bugs to: %s\n"
msgid "Report bugs to: %s\n"
msgstr ""
"\n"
"Raportu program-misojn al: %s\n"
"Raportu traduk-misojn al: <translation-team-eo@lists.sourceforge.net>\n"

#: gnu/version-etc.c:251
#, c-format
msgid "Report %s bugs to: %s\n"
msgstr "Raportu program-misojn de %s al: %s\n"

#: gnu/version-etc.c:255 gnu/version-etc.c:257
#, c-format
msgid "%s home page: <%s>\n"
msgstr "%s hejm-paĝo: <%s>\n"

#
#: gnu/version-etc.c:260
#, fuzzy, c-format
#| msgid "General help using GNU software: <https://www.gnu.org/gethelp/>\n"
msgid "General help using GNU software: <%s>\n"
msgstr "Ĝenerala helpo por uzi programaron GNU: <https://www.gnu.org/gethelp/>\n"

#. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'.
#. Directly translating this to another language will not work, first because
#. %s itself is not translated.
#. Translate it as `%s: Function %s failed'.
#: lib/paxerror.c:105 lib/paxerror.c:117
#, c-format
msgid "%s: Cannot %s"
msgstr "%s: funkcio %s fiaskis"

#. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'.
#. Directly translating this to another language will not work, first because
#. %s itself is not translated.
#. Translate it as `%s: Function %s failed'.
#: lib/paxerror.c:129
#, c-format
msgid "%s: Warning: Cannot %s"
msgstr "%s: Averto: funkcio %s fiaskis"

#: lib/paxerror.c:137
#, c-format
msgid "%s: Cannot change mode to %s"
msgstr "%s: ne eblas ŝanĝi reĝimon al %s"

#: lib/paxerror.c:144
#, fuzzy, c-format
#| msgid "%s: Cannot change ownership to uid %lu, gid %lu"
msgid "%s: Cannot change ownership to uid %ju, gid %ju"
msgstr "%s: ne eblas ŝanĝi posedon al UID %lu, GID %lu"

#: lib/paxerror.c:169
#, c-format
msgid "%s: Cannot hard link to %s"
msgstr "%s: ne eblas rekt-ligi al %s"

#: lib/paxerror.c:220 lib/paxerror.c:250
#, fuzzy, c-format
#| msgid "%s: Read error at byte %s, while reading %lu byte"
#| msgid_plural "%s: Read error at byte %s, while reading %lu bytes"
msgid "%s: Read error at byte %jd, while reading %td byte"
msgid_plural "%s: Read error at byte %jd, while reading %td bytes"
msgstr[0] "%s: leg-eraro ĉe bajto %s, dum lego de %lu bajto"
msgstr[1] "%s: leg-eraro ĉe bajto %s, dum lego de %lu bajtoj"

#: lib/paxerror.c:296
#, fuzzy, c-format
#| msgid "%s: Cannot seek to %s"
msgid "%s: Cannot seek to %jd"
msgstr "%s: ne eblas apliki 'seek' al %s"

#: lib/paxerror.c:309
#, fuzzy, c-format
#| msgid "%s: Warning: Cannot seek to %s"
msgid "%s: Warning: Cannot seek to %jd"
msgstr "%s: Averto: ne eblas apliki 'seek' al %s"

#: lib/paxerror.c:316
#, c-format
msgid "%s: Cannot create symlink to %s"
msgstr "%s: ne eblas krei simbol-ligon al %s"

#: lib/paxerror.c:381
#, fuzzy, c-format
#| msgid "%s: Wrote only %lu of %lu byte"
#| msgid_plural "%s: Wrote only %lu of %lu bytes"
msgid "%s: Wrote only %td of %td byte"
msgid_plural "%s: Wrote only %td of %td bytes"
msgstr[0] "%s: skribita nur %lu el %lu bajto"
msgstr[1] "%s: skribita nur %lu el %lu bajtoj"

#: lib/paxnames.c:125
#, c-format
msgid "Removing leading `%s' from member names"
msgstr "Forigo de antaŭira '%s' el membro-nomoj"

#: lib/paxnames.c:126
#, c-format
msgid "Removing leading `%s' from hard link targets"
msgstr "Forigo de antaŭira '%s' el rekt-ligaj celoj"

#: lib/paxnames.c:139
msgid "Substituting `.' for empty member name"
msgstr "Anstataŭigo de '.' por malplena membro-nomo"

#: lib/paxnames.c:140
msgid "Substituting `.' for empty hard link target"
msgstr "Anstataŭigo de '.' por malplena rekt-liga celo"

#: lib/rtapelib.c:271
#, c-format
msgid "exec/tcp: Service not available"
msgstr "exec/tcp: servo ne disponeblas"

#: lib/rtapelib.c:278 lib/rtapelib.c:302
#, c-format
msgid "stdin"
msgstr "ĉefenigujo"

#: lib/rtapelib.c:284 lib/rtapelib.c:305 src/tar.c:2848
#, c-format
msgid "stdout"
msgstr "ĉefeligujo"

#: lib/rtapelib.c:541
#, c-format
msgid "Cannot redirect files for remote shell"
msgstr "Ne eblas redirektigi dosierojn por fora ŝelo"

#: lib/rtapelib.c:546
#, fuzzy, c-format
#| msgid "cannot set time on `%s'"
msgid "Cannot reset uid and gid: %s"
msgstr "ne eblas difini horon por '%s'"

#: lib/rtapelib.c:560
#, c-format
msgid "Cannot execute remote shell"
msgstr "Ne eblas lanĉi foran ŝelon"

#: rmt/rmt.c:437
msgid "Seek direction out of range"
msgstr "Serĉ-direkto estas for de intervalo"

#: rmt/rmt.c:443
msgid "Invalid seek direction"
msgstr "Malvalida serĉ-direkto"

#: rmt/rmt.c:451
msgid "Invalid seek offset"
msgstr "Malvalida serĉ-deŝovo"

#: rmt/rmt.c:457
msgid "Seek offset out of range"
msgstr "Serĉ-deŝovo estas for de intervalo"

#: rmt/rmt.c:495 rmt/rmt.c:543 rmt/rmt.c:608
msgid "Invalid byte count"
msgstr "Malvalida bajt-nombro"

#: rmt/rmt.c:502 rmt/rmt.c:550 rmt/rmt.c:617
msgid "Byte count out of range"
msgstr "Bajt-nombro estas for de intervalo"

#: rmt/rmt.c:558
msgid "Premature eof"
msgstr "Trofrua EOF"

#: rmt/rmt.c:599
msgid "Invalid operation code"
msgstr "Malvalida operacia kodo"

#: rmt/rmt.c:623
#, fuzzy
#| msgid "Byte count out of range"
msgid "Opcode out of range"
msgstr "Bajt-nombro estas for de intervalo"

#: rmt/rmt.c:632 rmt/rmt.c:676
msgid "Operation not supported"
msgstr "Operacio ne estas subtenata"

#: rmt/rmt.c:660
msgid "Unexpected arguments"
msgstr "Neatenditaj argumentoj"

#: rmt/rmt.c:685
msgid "Manipulate a tape drive, accepting commands from a remote process"
msgstr "Manipuli bendolegilon, akceptante komandojn el fora procezo"

#: rmt/rmt.c:692 src/tar.c:569 src/tar.c:573 src/tar.c:747 src/tar.c:763
#: src/tar.c:852 src/tar.c:863 tests/genfile.c:173
msgid "NUMBER"
msgstr "NUMERO"

#: rmt/rmt.c:693
msgid "set debug level"
msgstr "difini rafinigan nivelon"

#: rmt/rmt.c:694 src/names.c:79 src/names.c:83 src/names.c:101 src/names.c:111
#: src/names.c:114 src/names.c:117 src/names.c:120 src/names.c:122
#: src/tar.c:567 src/tar.c:642 src/tar.c:644 src/tar.c:754 src/tar.c:880
#: tests/genfile.c:130 tests/genfile.c:187 tests/genfile.c:191
#: tests/genfile.c:194 tests/genfile.c:200
msgid "FILE"
msgstr "DOSIERO"

#: rmt/rmt.c:695
msgid "set debug output file name"
msgstr "difini rafinigan eliran dosiernomon"

#: rmt/rmt.c:711 rmt/rmt.c:779
#, c-format
msgid "cannot open %s"
msgstr "ne eblas malfermi %s"

#: rmt/rmt.c:776 tests/genfile.c:1028
#, c-format
msgid "too many arguments"
msgstr "tro da argumentoj"

#: rmt/rmt.c:818
msgid "Garbage command"
msgstr "Ruba komando"

#: src/buffer.c:460 src/buffer.c:465 src/buffer.c:802 src/buffer.c:1424
#: src/buffer.c:1462 src/buffer.c:1474 src/buffer.c:1503 src/delete.c:207
#: src/list.c:275 src/update.c:187
msgid "This does not look like a tar archive"
msgstr "Tio ĉi ne ŝajnas esti arĥivo tar"

#: src/buffer.c:578
msgid "Total bytes read"
msgstr "Bajtoj entute legitaj"

#: src/buffer.c:580
msgid "Total bytes written"
msgstr "Bajtoj entute skribitaj"

#: src/buffer.c:581
msgid "Total bytes deleted"
msgstr "Tuto da bajtoj forigitaj"

#: src/buffer.c:664
msgid "(pipe)"
msgstr "(dukto)"

#: src/buffer.c:686
msgid "Refusing to read archive contents from terminal (missing -f option?)"
msgstr "Ni rifuzas legi arĥiv-enhavon el terminalo (ĉu mankas modifilon -f?)"

#: src/buffer.c:688
msgid "Refusing to write archive contents to terminal (missing -f option?)"
msgstr "Ni rifuzas skribi arĥiv-enhavon al terminalo (ĉu mankas modifilon -f?)"

#: src/buffer.c:741
msgid "Invalid value for record_size"
msgstr "Malvalida valoro por 'record_size'"

#: src/buffer.c:744
msgid "No archive name given"
msgstr "Neniu arĥiv-nomo estas indikita"

#: src/buffer.c:787
msgid "Cannot verify stdin/stdout archive"
msgstr "Ne eblas kontroli arĥivon de ĉefa en/eligujo"

#: src/buffer.c:799
#, c-format
msgid "Archive is compressed. Use %s option"
msgstr "Arĥivo estas densigita. Uzu modifilon %s"

#: src/buffer.c:854 src/tar.c:2597
msgid "Cannot update compressed archives"
msgstr "Ne eblas ĝisdatigi densigitajn arĥivojn"

#: src/buffer.c:941
msgid "At beginning of tape, quitting now"
msgstr "Ĉe komenco de bendo, ni ĉesas nun"

#: src/buffer.c:947
msgid "Too many errors, quitting"
msgstr "Tro multaj eraroj, ni ĉesas"

#: src/buffer.c:977
#, fuzzy, c-format
#| msgid "Record size = %lu block"
#| msgid_plural "Record size = %lu blocks"
msgid "Record size = %td block"
msgid_plural "Record size = %td blocks"
msgstr[0] "Rikord-grando = %lu bloko"
msgstr[1] "Rikord-grando = %lu blokoj"

#: src/buffer.c:1001
#, fuzzy, c-format
#| msgid "Unaligned block (%lu byte) in archive"
#| msgid_plural "Unaligned block (%lu bytes) in archive"
msgid "Unaligned block (%td byte) in archive"
msgid_plural "Unaligned block (%td bytes) in archive"
msgstr[0] "Malrektigita bloko (%lu bajto) en arĥivo"
msgstr[1] "Malrektigita bloko (%lu bajtoj) en arĥivo"

#: src/buffer.c:1078
msgid "Cannot backspace archive file; it may be unreadable without -i"
msgstr "Ne eblas retropaŝi arĥivan dosieron; ĝi eble ne legeblos sen -i"

#: src/buffer.c:1117
msgid "rmtlseek not stopped at a record boundary"
msgstr "'rmtlseek' ne haltis ĉe rikord-limo"

#: src/buffer.c:1178
#, c-format
msgid "%s: contains invalid volume number"
msgstr "%s: enhavas malvalidan volum-numeron"

#: src/buffer.c:1225
#, fuzzy, c-format
#| msgid "Prepare volume #%d for %s and hit return: "
msgid "Prepare volume #%jd for %s and hit return: "
msgstr "Preparu datumvolumon #%d por %s kaj premu enig-klavon: "

#: src/buffer.c:1231
msgid "EOF where user reply was expected"
msgstr "EOF kie respondo de uzanto estis atendata"

#: src/buffer.c:1236 src/buffer.c:1268
msgid "WARNING: Archive is incomplete"
msgstr "AVERTO: arĥivo estas malkompleta"

#: src/buffer.c:1250
#, c-format
msgid ""
" n name        Give a new file name for the next (and subsequent) volume(s)\n"
" q             Abort tar\n"
" y or newline  Continue operation\n"
msgstr ""
" n nomo        Indiki novan nomon por la venonta (kaj sekva) datumvolumo(j)\n"
" q             Ĉesigi tar\n"
" y aŭ novlinio Daŭrigi operacion\n"

#: src/buffer.c:1255
#, c-format
msgid " !             Spawn a subshell\n"
msgstr " !             Generi subŝelon\n"

#: src/buffer.c:1256
#, c-format
msgid " ?             Print this list\n"
msgstr " ?             Montri tiun ĉi liston\n"

#: src/buffer.c:1263
msgid "No new volume; exiting.\n"
msgstr "Neniu nova datumvolumo: ni eliras.\n"

#: src/buffer.c:1297
msgid "File name not specified. Try again.\n"
msgstr "Dosiernomo ne estis indikata. Reprovu.\n"

#: src/buffer.c:1309
#, c-format
msgid "Invalid input. Type ? for help.\n"
msgstr "Malvalida enigo. Tajpu ? por helpo.\n"

#: src/buffer.c:1326
msgid "Volume number overflow"
msgstr "Datumvolum-numero troigas"

#: src/buffer.c:1363
#, c-format
msgid "%s command failed"
msgstr "La komando %s fiaskis"

#: src/buffer.c:1538 src/buffer.c:1555
#, c-format
msgid "%s is not continued on this volume"
msgstr "%s ne estas daŭrigata en tiu ĉi datumvolumo"

#: src/buffer.c:1550
#, c-format
msgid "%s is possibly continued on this volume: header contains truncated name"
msgstr "%s eble estas daŭrigata en tiu ĉi datumvolumo: la kapo enhavas tranĉitan nomon"

#: src/buffer.c:1565
#, fuzzy, c-format
#| msgid "%s is the wrong size (%s != %s + %s)"
msgid "%s is the wrong size (%jd != %jd + %jd)"
msgstr "%s estas malkorekta grando (%s != %s + %s)"

#: src/buffer.c:1576
#, fuzzy, c-format
#| msgid "This volume is out of sequence (%s - %s != %s)"
msgid "This volume is out of sequence (%jd - %jd != %jd)"
msgstr "Tiu ĉi datumvolumo estas for de sekvo (%s - %s != %s)"

#: src/buffer.c:1641 src/buffer.c:1659
#, c-format
msgid "Archive not labeled to match %s"
msgstr "La arĥivo ne estas markita por kongrui al %s"

#: src/buffer.c:1663
#, c-format
msgid "Volume %s does not match %s"
msgstr "La datumvolumo %s ne kongruas al %s"

#: src/buffer.c:1754
#, c-format
msgid "%s: file name too long to be stored in a GNU multivolume header, truncated"
msgstr "%s: dosiernomo tro longas por esti konservata en GNU-plurvoluma kapo, ni tranĉis"

#: src/buffer.c:1920
msgid "write did not end on a block boundary"
msgstr "skribo ne finiĝis ĉe bloko-limo"

#: src/compare.c:101
#, fuzzy, c-format
#| msgid "Could only read %lu of %lu byte"
#| msgid_plural "Could only read %lu of %lu bytes"
msgid "Could read only %td of %td byte"
msgid_plural "Could read only %td of %td bytes"
msgstr[0] "Eblis legi %lu el %lu bajto"
msgstr[1] "Eblis legi %lu el %lu bajtoj"

#: src/compare.c:111 src/compare.c:391
msgid "Contents differ"
msgstr "Enhavo malsamas"

#: src/compare.c:133 src/extract.c:1346 src/incremen.c:1519 src/list.c:483
#: src/list.c:1400 src/xheader.c:794
msgid "Unexpected EOF in archive"
msgstr "Neatendita EOF en arĥivo"

#: src/compare.c:175 src/compare.c:191 src/compare.c:305 src/compare.c:412
msgid "File type differs"
msgstr "Dosiertipo malsamas"

#: src/compare.c:178 src/compare.c:198 src/compare.c:319
msgid "Mode differs"
msgstr "Reĝimo malsamas"

#: src/compare.c:201
msgid "Uid differs"
msgstr "UID malsamas"

#: src/compare.c:203
msgid "Gid differs"
msgstr "GID malsamas"

#: src/compare.c:207
msgid "Mod time differs"
msgstr "Modif-tempo malsamas"

#: src/compare.c:211 src/compare.c:423
msgid "Size differs"
msgstr "Grando malsamas"

#: src/compare.c:257
#, c-format
msgid "Not linked to %s"
msgstr "Ne ligita al %s"

#: src/compare.c:282
msgid "Symlink differs"
msgstr "Simbol-ligo malsamas"

#: src/compare.c:313
msgid "Device number differs"
msgstr "Aparatnumero malsamas"

#: src/compare.c:463
#, c-format
msgid "Verify "
msgstr "Kontroli "

#: src/compare.c:470
#, c-format
msgid "%s: Unknown file type '%c', diffed as normal file"
msgstr "%s: nekonata dosiertipo '%c', ni komparas kiel normalan dosieron"

#: src/compare.c:523
msgid "Archive contains file names with leading prefixes removed."
msgstr "Arĥivo enhavas dosiernomojn kun forigitaj antaŭiraj prefiksoj."

#: src/compare.c:528
msgid "Archive contains transformed file names."
msgstr "Arĥivo enhavas transformitajn dosiernomojn."

#: src/compare.c:532
msgid "Verification may fail to locate original files."
msgstr "Kontrolo povas malsukcesi lokigi originalajn dosierojn."

#: src/compare.c:587
#, fuzzy, c-format
#| msgid "VERIFY FAILURE: %d invalid header detected"
#| msgid_plural "VERIFY FAILURE: %d invalid headers detected"
msgid "VERIFY FAILURE: %jd invalid header detected"
msgid_plural "VERIFY FAILURE: %jd invalid headers detected"
msgstr[0] "KONTROLA MALSUKCESO: %d malvalida kapo detektita"
msgstr[1] "KONTROLA MALSUKCESO: %d malvalidaj kapoj detektitaj"

#: src/compare.c:604 src/list.c:251
#, fuzzy, c-format
#| msgid "A lone zero block at %s"
msgid "A lone zero block at %jd"
msgstr "Izolita nul-bloko ĉe %s"

#: src/create.c:74
#, c-format
msgid "%s: contains a cache directory tag %s; %s"
msgstr "%s: enhavas kaŝmemoran dosierujan markon %s; %s"

#: src/create.c:245
#, fuzzy, c-format
#| msgid "value %s out of %s range %s..%s; substituting %s"
msgid "value %s%ju out of %s range %jd..%ju; substituting %s%ju"
msgstr "valoro %s estas for de intervalo %s %s..%s; ni anstataŭigas %s"

#: src/create.c:251
#, fuzzy, c-format
#| msgid "value %s out of %s range %s..%s"
msgid "value %s%ju out of %s range %jd..%ju"
msgstr "valoro %s estas for de intervalo %s %s..%s"

#: src/create.c:311
msgid "Generating negative octal headers"
msgstr "Generado de negativaj okumaj kapoj"

#: src/create.c:578 src/create.c:640
#, c-format
msgid "%s: file name is too long (max %d); not dumped"
msgstr "%s dosiernomo tro longas (maks %d); ne ŝutita"

#: src/create.c:588
#, c-format
msgid "%s: file name is too long (cannot be split); not dumped"
msgstr "%s dosiernomo tro longas (ne povas esti apartigita); ne ŝutita"

#: src/create.c:614
#, c-format
msgid "%s: link name is too long; not dumped"
msgstr "%s: lignomo tro longas; ne ŝutita"

#: src/create.c:1156
#, c-format
msgid "%s: file is on a different filesystem; not dumped"
msgstr "%s: dosiero estas en malsama dosiersistemo; ne ŝutita"

#: src/create.c:1197 src/create.c:1208 src/incremen.c:661 src/incremen.c:668
msgid "contents not dumped"
msgstr "enhavo ne estas ŝutita"

#: src/create.c:1408
#, c-format
msgid "%s: Unknown file type; file ignored"
msgstr "%s: nekonata dosiertipo; dosiero estas preteratentita"

#: src/create.c:1518
#, c-format
msgid "Missing links to %s."
msgstr "Mankas ligoj al %s."

#: src/create.c:1675
#, c-format
msgid "%s: file is unchanged; not dumped"
msgstr "%s: dosiero estas nemodifita; ne ŝutita"

#: src/create.c:1684
#, fuzzy, c-format
#| msgid "%s: file is on a different filesystem; not dumped"
msgid "%s: archive cannot contain itself; not dumped"
msgstr "%s: dosiero estas en malsama dosiersistemo; ne ŝutita"

#: src/create.c:1711 src/incremen.c:654
msgid "directory not dumped"
msgstr "dosierujo ne estas ŝutita"

#: src/create.c:1805
#, c-format
msgid "%s: file changed as we read it"
msgstr "%s: dosiero ŝanĝis dum ni legas ĝin"

#: src/create.c:1880
#, c-format
msgid "%s: socket ignored"
msgstr "%s: konektilo estis preteratentata"

#: src/create.c:1885
#, c-format
msgid "%s: door ignored"
msgstr "%s: pordo estis preteratentata"

#: src/delete.c:212 src/list.c:287 src/update.c:191
msgid "Skipping to next header"
msgstr "Ni saltas al sekva kapo"

#: src/delete.c:351
msgid "Deleting non-header from archive"
msgstr "Ni forigas ne-kapon el arĥivo"

#: src/extract.c:372
#, c-format
msgid "%s: implausibly old time stamp %s"
msgstr "%s: malprobable malnova temp-indiko %s"

#: src/extract.c:389
#, c-format
msgid "%s: time stamp %s is %s s in the future"
msgstr "%s: temp-indiko %s estas %s s estontece"

#: src/extract.c:683
#, c-format
msgid "%s: Unexpected inconsistency when making directory"
msgstr "%s: neatendita malkohero dum kreo de dosierujo"

#: src/extract.c:919
#, c-format
msgid "%s: skipping existing file"
msgstr "%s: ni preterpasas ekzistantan dosieron"

#: src/extract.c:1028
#, c-format
msgid "%s: Directory renamed before its status could be extracted"
msgstr "%s: dosierujo estis renomigata antaŭ ol ĝia stato povis esti prenata"

#: src/extract.c:1229
msgid "Extracting contiguous files as regular files"
msgstr "Ni elprenas daŭrigajn dosierojn kiel ordinarajn dosierojn"

#: src/extract.c:1615
msgid "Attempting extraction of symbolic links as hard links"
msgstr "Ni provas elpreni simbolajn ligojn kiel rektajn ligojn"

#: src/extract.c:1755
#, c-format
msgid "%s: Cannot extract -- file is continued from another volume"
msgstr "%s: ne eblas eltiri -- dosiero daŭriĝas el alia datumvolumo"

#: src/extract.c:1761 src/list.c:1150
msgid "Unexpected long name header"
msgstr "Neatendita long-noma kapo"

#: src/extract.c:1766
#, c-format
msgid "%s: Unknown file type '%c', extracted as normal file"
msgstr "%s: nekonata dosiertipo '%c', ni eltiras kiel normalan dosieron"

#: src/extract.c:1795
#, c-format
msgid "Current %s is newer or same age"
msgstr "Nuna %s estas pli nova aŭ sam-aĝa"

#: src/extract.c:1822
#, c-format
msgid "%s: Member name contains '..'"
msgstr "%s: nomo de ano enhavas '..'"

#: src/extract.c:1853
#, c-format
msgid "%s: Was unable to backup this file"
msgstr "%s: ne eblis savkopii tiun ĉi dosieron"

#: src/extract.c:2021
#, c-format
msgid "Cannot rename %s to %s"
msgstr "Ne eblas renomigi %s al %s"

#: src/incremen.c:543 src/incremen.c:586
#, c-format
msgid "%s: Directory has been renamed from %s"
msgstr "%s: dosierujo estas renomigita el %s"

#: src/incremen.c:599
#, c-format
msgid "%s: Directory is new"
msgstr "%s: dosierujo estas nova"

#: src/incremen.c:618
#, c-format
msgid "%s: directory is on a different filesystem; not dumped"
msgstr "%s: dosierujo estas en malsama dosiersistemo; ne ŝutita"

#: src/incremen.c:638
#, c-format
msgid "%s: Directory has been renamed"
msgstr "%s: dosierujo estas renomigita"

#: src/incremen.c:1042 src/incremen.c:1055
msgid "Invalid time stamp"
msgstr "Malvalida temp-indiko"

#: src/incremen.c:1084
msgid "Invalid modification time"
msgstr "Malvalida modif-tempo"

#: src/incremen.c:1092
msgid "Invalid modification time (nanoseconds)"
msgstr "Malvalida modif-tempo (nanosekundoj)"

#: src/incremen.c:1106
msgid "Invalid device number"
msgstr "Malvalida aparatnumero"

#: src/incremen.c:1114
msgid "Invalid inode number"
msgstr "Malvalida numero 'inode'"

#: src/incremen.c:1165
#, fuzzy, c-format
#| msgid "%s: byte %s: %s %.*s... too long"
msgid "%s: byte %jd: %s %.*s... too long"
msgstr "%s: bajto %s: %s %.*s... tro longas"

#: src/incremen.c:1181 src/incremen.c:1228 src/incremen.c:1289
msgid "Unexpected EOF in snapshot file"
msgstr "Neatendita EOF en statkopia dosiero"

#: src/incremen.c:1188
#, fuzzy, c-format
#| msgid "%s: byte %s: %s %s followed by invalid byte 0x%02x"
msgid "%s: byte %jd: %s %s followed by invalid byte 0x%02x"
msgstr "%s: bajto %s: %s %s sekvata de malvalida bajto 0x%02x"

#: src/incremen.c:1198
#, fuzzy, c-format
#| msgid "%s: byte %s: %s %s"
msgid "%s: byte %jd: %s %s"
msgstr "%s: bajto %s: %s %s"

#: src/incremen.c:1202
#, fuzzy, c-format
#| msgid ""
#| "%s: byte %s: (valid range %s..%s)\n"
#| "\t%s %s"
msgid ""
"%s: byte %jd: (valid range %jd..%ju)\n"
"\t%s %s"
msgstr ""
"%s: bajto %s: (valida intervalo %s..%s)\n"
"\t%s %s"

#: src/incremen.c:1279
#, c-format
msgid "%s: byte %s: %s"
msgstr "%s: bajto %s: %s"

#: src/incremen.c:1282
msgid "Missing record terminator"
msgstr "Mankas rikord-finiganto"

#: src/incremen.c:1387 src/incremen.c:1390
msgid "Bad incremental file format"
msgstr "Malĝusta aldona dosier-formo"

#: src/incremen.c:1395
#, fuzzy, c-format
#| msgid "Unsupported incremental format version: %<PRIuMAX>"
msgid "Unsupported incremental format version: %s"
msgstr "Nesubtenata versio de aldona formo: %<PRIuMAX>"

#: src/incremen.c:1558
#, c-format
msgid "Malformed dumpdir: expected '%c' but found %#3o"
msgstr "Fuŝa 'dumpdir': ni atendis '%c' sed trovis %#3o"

#: src/incremen.c:1567
msgid "Malformed dumpdir: 'X' duplicated"
msgstr "Fuŝa 'dumpdir': duobligita 'X'"

#: src/incremen.c:1579
msgid "Malformed dumpdir: empty name in 'R'"
msgstr "Fuŝa 'dumpdir': malplena nomo en 'R'"

#: src/incremen.c:1591
msgid "Malformed dumpdir: 'T' not preceded by 'R'"
msgstr "Fuŝa 'dumpdir': 'T' ne antaŭsekvata de 'R'"

#: src/incremen.c:1596
msgid "Malformed dumpdir: empty name in 'T'"
msgstr "Fuŝa 'dumpdir': malplena nomo en 'T'"

#: src/incremen.c:1615
#, c-format
msgid "Malformed dumpdir: expected '%c' but found end of data"
msgstr "Fuŝa 'dumpdir': ni atendis '%c' sed trovis finon de datumaro"

#: src/incremen.c:1620
msgid "Malformed dumpdir: 'X' never used"
msgstr "Fuŝa 'dumpdir': neniam uzata 'X'"

#: src/incremen.c:1663
#, c-format
msgid "Cannot create temporary directory using template %s"
msgstr "Ne eblas krei provizoran dosierujon uzante la ŝablonon %s"

#: src/incremen.c:1724
#, c-format
msgid "%s: Not purging directory: unable to stat"
msgstr "%s: ni ne netigas dosierujon: ne eblas apliki 'stat'"

#: src/incremen.c:1736
#, c-format
msgid "%s: directory is on a different device: not purging"
msgstr "%s: dosierujo estas en malsama aparato: ni ne netigas"

#: src/incremen.c:1744
#, c-format
msgid "%s: Deleting %s\n"
msgstr "%s: forigo de %s\n"

#: src/incremen.c:1747
#, c-format
msgid "%s: Cannot remove"
msgstr "%s: ne eblas forigi"

#: src/list.c:222
#, c-format
msgid "%s: Omitting"
msgstr "%s: ni malinkluzivigas"

#: src/list.c:240
#, fuzzy, c-format
#| msgid "block %s: ** Block of NULs **\n"
msgid "block %jd: ** Block of NULs **\n"
msgstr "bloko %s: ** Bloko de NULOj **\n"

#: src/list.c:261
#, c-format
msgid "Terminating zero blocks missing at %jd"
msgstr ""

#: src/list.c:264
#, fuzzy, c-format
#| msgid "block %s: ** End of File **\n"
msgid "block %jd: ** End of File **\n"
msgstr "bloko %s: ** Fino de dosiero **\n"

#: src/list.c:284 src/list.c:1119 src/list.c:1360
#, fuzzy, c-format
#| msgid "block %s: "
msgid "block %jd: "
msgstr "bloko %s: "

#. TRANSLATORS: %s is type of the value (gid_t, uid_t,
#. etc.)
#: src/list.c:759
#, c-format
msgid "Blanks in header where numeric %s value expected"
msgstr "Vakoj en kapo kie numera valoro %s estas atendata"

#. TRANSLATORS: Second %s is a type name
#. (gid_t, uid_t, etc.).
#: src/list.c:814
#, c-format
msgid "Archive octal value %.*s is out of %s range; assuming two's complement"
msgstr "Arĥiva okuma valoro %.*s estas for de intervalo %s; ni konsideras komplementon de du"

#. TRANSLATORS: Second %s is a type name
#. (gid_t, uid_t, etc.).
#: src/list.c:830
#, c-format
msgid "Archive octal value %.*s is out of %s range"
msgstr "Arĥiva okuma valoro %.*s estas for de intervalo %s"

#: src/list.c:851
msgid "Archive contains obsolescent base-64 headers"
msgstr "Arĥivo enhavas malaktualajn kapojn 'base-64'"

#: src/list.c:864
#, c-format
msgid "Archive signed base-64 string %s is out of %s range"
msgstr "Signita ĉeno 'base-64' de arĥivo (%s) estas for de intervalo %s"

#: src/list.c:896
#, c-format
msgid "Archive base-256 value is out of %s range"
msgstr "Valoro 'base-256' de arĥivo estas for de intervalo %s"

#. TRANSLATORS: Second %s is a type name
#. (gid_t, uid_t, etc.).
#: src/list.c:927
#, c-format
msgid "Archive contains %.*s where numeric %s value expected"
msgstr "Arĥivo enhavas %.*s kie estas atendata numera valoro %s"

#. TRANSLATORS: Second %s is type name (gid_t,uid_t,etc.)
#: src/list.c:942
#, fuzzy, c-format
#| msgid "Archive value %s is out of %s range %s..%s"
msgid "Archive value %s%ju is out of %s range %jd..%ju"
msgstr "Arĥiva valoro %s estas for de intervalo %s: %s..%s"

#: src/list.c:1267
#, fuzzy
#| msgid " link to %s\n"
msgid " link to "
msgstr " kunligo al %s\n"

#: src/list.c:1286
#, c-format
msgid "--Long Link--\n"
msgstr "--Longa ligo--\n"

#: src/list.c:1290
#, c-format
msgid "--Long Name--\n"
msgstr "--Longa nomo--\n"

#: src/list.c:1294
#, c-format
msgid "--Volume Header--\n"
msgstr "--Voluma kapo--\n"

#: src/list.c:1298
#, fuzzy, c-format
#| msgid "--Continued at byte %s--\n"
msgid "--Continued at byte %jd--\n"
msgstr "--Daŭrigita ĉe bajto %s--\n"

#: src/list.c:1303
#, c-format
msgid " unknown file type %s\n"
msgstr " nekonata dosiertipo %s\n"

#: src/list.c:1364
msgid "Creating directory:"
msgstr "Kreado de dosierujo:"

#: src/misc.c:787
#, c-format
msgid "Renaming %s to %s\n"
msgstr "Alinomigo de %s al %s\n"

#: src/misc.c:796 src/misc.c:815
#, c-format
msgid "%s: Cannot rename to %s"
msgstr "%s: ne eblas renomigi al %s"

#: src/misc.c:820
#, c-format
msgid "Renaming %s back to %s\n"
msgstr "Renomigo de %s reen al %s\n"

#: src/misc.c:1201
#, c-format
msgid "%s: File removed before we read it"
msgstr "%s: dosiero estis forigata antaŭ ol ni legis ĝin"

#: src/misc.c:1215
msgid "child process"
msgstr "ida procezo"

#: src/misc.c:1224
msgid "interprocess channel"
msgstr "interproceza kanalo"

#: src/names.c:77
msgid "Local file name selection:"
msgstr "Loka dosiernoma elekto:"

#: src/names.c:80
msgid "add given FILE to the archive (useful if its name starts with a dash)"
msgstr "aldoni la indikitan DOSIEROn al la arĥivo (utilas se ĝia nomo komencas per streketo)"

#: src/names.c:81 src/tar.c:619
msgid "DIR"
msgstr "UJO"

#: src/names.c:82
msgid "change to directory DIR"
msgstr "ŝanĝi al la dosierujo UJO"

#: src/names.c:84
msgid "get names to extract or create from FILE"
msgstr "havigi nomojn por eltiri aŭ krei el DOSIERO"

#: src/names.c:86
msgid "-T reads null-terminated names; implies --verbatim-files-from"
msgstr "-T legas nul-finigitajn nomojn; implicas --verbatim-files-from"

#: src/names.c:89
msgid "disable the effect of the previous --null option"
msgstr "malebligi la efikon de la antaŭa modifilo --null"

#: src/names.c:91
msgid "unquote input file or member names (default)"
msgstr "malcitigi enigdosierojn aŭ membro-nomojn (aprioras)"

#: src/names.c:93
msgid "do not unquote input file or member names"
msgstr "ne malcitigi enigdosierojn aŭ membro-nomojn"

#: src/names.c:95
msgid "-T reads file names verbatim (no escape or option handling)"
msgstr "-T legas dosier-nomojn senpere (neniu subteno al modifiloj aŭ eskapoj)"

#: src/names.c:97
msgid "-T treats file names starting with dash as options (default)"
msgstr "-T traktas dosier-nomojn komencantajn per streketo kiel modifiloj (apriore)"

#: src/names.c:99 tests/genfile.c:134
msgid "PATTERN"
msgstr "ŜABLONO"

#: src/names.c:100
msgid "exclude files, given as a PATTERN"
msgstr "malinkluzivi dosierojn, indikitaj kiel ŜABLONO"

#: src/names.c:102
msgid "exclude patterns listed in FILE"
msgstr "malinkkluzivi ŝablonojn listigitajn en DOSIERO"

#: src/names.c:104
msgid "exclude contents of directories containing CACHEDIR.TAG, except for the tag file itself"
msgstr "malinkluzivi enhavojn de dosierujoj enhavantaj CACHEDIR.TAG, krom por la markdosiero mem"

#: src/names.c:107
msgid "exclude everything under directories containing CACHEDIR.TAG"
msgstr "malinkluzivi ĉion sub dosierujoj enhavantaj CACHEDIR.TAG"

#: src/names.c:110
msgid "exclude directories containing CACHEDIR.TAG"
msgstr "malinkluzivi dosierujojn enhavantajn CACHEDIR.TAG"

#: src/names.c:112
msgid "exclude contents of directories containing FILE, except for FILE itself"
msgstr "malinkluzivi enhavojn de dosierujoj enhavantaj DOSIEROn, krom por DOSIERO mem"

#: src/names.c:115
msgid "read exclude patterns for each directory from FILE, if it exists"
msgstr "legi forig-ŝablonojn por ĉiu dosierujo el DOSIERO, se ĝi ekzistas"

#: src/names.c:118
msgid "read exclude patterns for each directory and its subdirectories from FILE, if it exists"
msgstr "legi forig-ŝablonojn por ĉiu dosierujo kaj ĝiaj subdosierujoj el DOSIERO, se ĝi ekzistas"

#: src/names.c:121
msgid "exclude everything under directories containing FILE"
msgstr "malinkluzivi ĉion sub dosierujoj enhavantaj DOSIERO"

#: src/names.c:123
msgid "exclude directories containing FILE"
msgstr "malinkluzivi dosierujojn enhavantajn DOSIEROn"

#: src/names.c:125
msgid "exclude version control system directories"
msgstr "malinkluzivi versikontrol-sistemajn dosierujojn"

#: src/names.c:127
msgid "read exclude patterns from the VCS ignore files"
msgstr "legi forig-ŝablonojn el la dosieroj por preteratenti VCS"

#: src/names.c:129
msgid "exclude backup and lock files"
msgstr "malinkluzivi savkopiajn kaj ŝlosajn dosierojn"

#: src/names.c:131
msgid "recurse into directories (default)"
msgstr "rekursigi en dosierujojn (aprioras)"

#: src/names.c:133
msgid "avoid descending automatically in directories"
msgstr "eviti malsupreniri aŭtomate en dosierujoj"

#: src/names.c:136
msgid "File name matching options (affect both exclude and include patterns):"
msgstr "Dosiernom-kongruaj modifiloj (influas kaj ekskluzivajn kaj inkluzivajn ŝablonojn):"

#: src/names.c:139
msgid "patterns match file name start"
msgstr "ŝablonoj kongruas al komenco de dosiernomo"

#: src/names.c:141
msgid "patterns match after any '/' (default for exclusion)"
msgstr "ŝablonoj kongruas post iu ajn '/' (aprioras por malinkluzivo)"

#: src/names.c:143
msgid "ignore case"
msgstr "preteratenti usklecon"

#: src/names.c:145
msgid "case sensitive matching (default)"
msgstr "uskleca kongruo (aprioras)"

#: src/names.c:147
msgid "use wildcards (default for exclusion)"
msgstr "uzi ĵokerojn (aprioras por malinkluzivo)"

#: src/names.c:149
msgid "verbatim string matching"
msgstr "laŭvorta ĉena kongruo"

#: src/names.c:151
msgid "wildcards match '/' (default for exclusion)"
msgstr "ĵokeroj kongruas kun '/' (aprioras por malinkluzivo)"

#: src/names.c:153
msgid "wildcards do not match '/'"
msgstr "ĵokeroj ne kongruas kun '/'"

#: src/names.c:210
#, fuzzy, c-format
#| msgid "%s: unrecognized option '%s%s'\n"
msgid "%s:%jd: unrecognized option"
msgstr "%s: nerekonata modifilo '%s%s'\n"

#: src/names.c:753
#, fuzzy
#| msgid "The following options were used after any non-optional arguments in archive create or update mode.  These options are positional and affect only arguments that follow them.  Please, rearrange them properly."
msgid "The following options were used after non-option arguments.  These options are positional and affect only arguments that follow them.  Please, rearrange them properly."
msgstr "La jenaj modifiloj estis uzataj post iu malnepra argumento en reĝimo de kreado aŭ ĝisdatigo de arĥivo. Tiuj modifiloj estas poziciaj kaj nur efikas en argumentoj, kiuj sekvas ilin. Bonvole rearanĝu ilin taŭge."

#: src/names.c:767
#, c-format
msgid "-C %s has no effect"
msgstr "-C %s efikas neniel"

#: src/names.c:772
#, c-format
msgid "--%s %s has no effect"
msgstr "--%s %s efikas neniel"

#: src/names.c:776
#, c-format
msgid "--%s has no effect"
msgstr "--%s efikas neniel"

#: src/names.c:903
msgid "command line"
msgstr "komandlinio"

#: src/names.c:920
#, c-format
msgid "%s: file list requested from %s already read from %s"
msgstr "%s: dosierlisto petita el %s jam estas legita el %s"

#: src/names.c:999 src/checkpoint.c:283
#, c-format
msgid "cannot split string '%s': %s"
msgstr "ne eblas apartigi ĉenon '%s': %s"

#: src/names.c:1003 src/tar.c:2344
#, fuzzy
#| msgid "too many arguments"
msgid "too many options"
msgstr "tro da argumentoj"

#: src/names.c:1049
#, c-format
msgid "%s: file name read contains nul character"
msgstr "%s: lego de dosiernomo enhavas nul-signon"

#: src/names.c:1442
msgid "Pattern matching characters used in file names"
msgstr "Ŝablon-kongruaj signoj uzataj en dosiernomoj"

#: src/names.c:1443
msgid "Use --wildcards to enable pattern matching, or --no-wildcards to suppress this warning"
msgstr "Uzu --wildcards por ebligi ŝablon-kongruon, aŭ --no-wildcards por eviti tiun ĉi averton"

#: src/names.c:1462 src/names.c:1478
#, c-format
msgid "%s: Not found in archive"
msgstr "%s: ne trovita en arĥivo"

#: src/names.c:1463
#, c-format
msgid "%s: Required occurrence not found in archive"
msgstr "%s: postulata apero ne estis trovata en arĥivo"

#: src/names.c:1496
#, c-format
msgid "Archive label mismatch"
msgstr "Miskongruo de arĥiva etikedo"

#: src/names.c:1765
msgid "Using -C option inside file list is not allowed with --listed-incremental"
msgstr "Uzo de la modifilo -C ene de dosierlisto ne estas permesata kun --listed-incremental"

#: src/names.c:1770
msgid "Only one -C option is allowed with --listed-incremental"
msgstr "Nur unu modifilo -C estas permesata kun --listed-incremental"

#: src/tar.c:170
#, c-format
msgid "Options '%s' and '%s' both want standard input"
msgstr "Ambaŭ modifiloj '%s' kaj '%s' postulas ĉefenigujon"

#: src/tar.c:245
#, c-format
msgid "%s: Invalid archive format"
msgstr "%s: malvalida arĥiv-formo"

#: src/tar.c:280
msgid "GNU features wanted on incompatible archive format"
msgstr "GNU-trajtoj estas dezirataj en neakordigebla arĥiv-formo"

#: src/tar.c:345
#, c-format
msgid "Unknown quoting style '%s'. Try '%s --quoting-style=help' to get a list."
msgstr "Nekonata citila stilo '%s'. Provu '%s --quoting-stile=help' por havigi liston."

#: src/tar.c:439
msgid ""
"GNU 'tar' saves many files together into a single tape or disk archive, and can restore individual files from the archive.\n"
"\n"
"Examples:\n"
"  tar -cf archive.tar foo bar  # Create archive.tar from files foo and bar.\n"
"  tar -tvf archive.tar         # List all files in archive.tar verbosely.\n"
"  tar -xf archive.tar          # Extract all files from archive.tar.\n"
msgstr ""
"GNU-a 'tar' konservas multajn dosierojn kune en unuopa benda aŭ diska arĥivo, kaj ĝi restarigas apartajn dosierojn el la arĥivo.\n"
"\n"
"Ekzemploj:\n"
"  tar -cf archive.tar foo bar  # Kreas archive.tar el dosieroj foo kaj bar.\n"
"  tar -tvf archive.tar         # Listigas detale ĉiujn dosierojn el archive.tar.\n"
"  tar -xf archive.tar          # Eltiras ĉiujn dosierojn el archive.tar.\n"

#: src/tar.c:448
msgid ""
"The backup suffix is '~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n"
"The version control may be set with --backup or VERSION_CONTROL, values are:\n"
"\n"
"  none, off       never make backups\n"
"  t, numbered     make numbered backups\n"
"  nil, existing   numbered if numbered backups exist, simple otherwise\n"
"  never, simple   always make simple backups\n"
msgstr ""
"La savkopia sufikso estas '~', krom se difinita per --suffix aŭ per SIMPLE_BACKUP_SUFFIX.\n"
"La versi-administrado povas esti difinita per --backup aŭ VERSION_CONTROL, valoroj estas:\n"
"\n"
"  none, off       neniam generi savkopiojn\n"
"  t, numbered     generi numeritajn savkopiojn\n"
"  nil, existing   numerigi se numeritaj jam ekzistas, alie generi simplajn\n"
"  never, simple   ĉiam generi simplajn savkopiojn\n"

#: src/tar.c:531
msgid "Main operation mode:"
msgstr "Ĉefa operacia reĝimo:"

#: src/tar.c:534
msgid "list the contents of an archive"
msgstr "listigi la enhavon de arĥivo"

#: src/tar.c:536
msgid "extract files from an archive"
msgstr "eltiri dosierojn el arĥivo"

#: src/tar.c:539
msgid "create a new archive"
msgstr "krei novan arĥivon"

#: src/tar.c:541
msgid "find differences between archive and file system"
msgstr "trovi malsamojn inter la arĥivo kaj la dosiersistemo"

#: src/tar.c:544
msgid "append files to the end of an archive"
msgstr "postmeti dosierojn al la fino de arĥivo"

#: src/tar.c:546
msgid "only append files newer than copy in archive"
msgstr "nur postmeti dosierojn pli novajn ol la kopio en arĥivo"

#: src/tar.c:548
msgid "append tar files to an archive"
msgstr "postmeti tar-dosierojn al arĥivo"

#: src/tar.c:551
msgid "delete from the archive (not on mag tapes!)"
msgstr "forigi el la arĥivo (ne en magnet-bendoj!)"

#: src/tar.c:553
msgid "test the archive volume label and exit"
msgstr "testi la arĥivan volum-etikedon kaj eliri"

#: src/tar.c:556
msgid "Operation modifiers:"
msgstr "Operaciaj modifiloj:"

#: src/tar.c:559
msgid "handle sparse files efficiently"
msgstr "trakti disajn dosierojn ŝpareme"

#: src/tar.c:560
msgid "TYPE"
msgstr "TIPO"

#: src/tar.c:561
msgid "technique to detect holes"
msgstr "teĥniko por detekti truojn"

#: src/tar.c:562
msgid "MAJOR[.MINOR]"
msgstr "ĈEFA[.KROMA]"

#: src/tar.c:563
msgid "set version of the sparse format to use (implies --sparse)"
msgstr "difini version de la uzota disa formo (implicas --sparse)"

#: src/tar.c:566
msgid "handle old GNU-format incremental backup"
msgstr "trakti malnovan GNU-forman aldonan savkopion"

#: src/tar.c:568
msgid "handle new GNU-format incremental backup"
msgstr "trakti novan GNU-forman aldonan savkopion"

#: src/tar.c:570
msgid "dump level for created listed-incremental archive"
msgstr "ŝut-nivelo por kreita listita-aldona arĥivo"

#: src/tar.c:572
msgid "do not exit with nonzero on unreadable files"
msgstr "ne eliri kun nenulo pro nelegeblaj dosieroj"

#: src/tar.c:574
msgid "process only the NUMBERth occurrence of each file in the archive; this option is valid only in conjunction with one of the subcommands --delete, --diff, --extract or --list and when a list of files is given either on the command line or via the -T option; NUMBER defaults to 1"
msgstr "procezi nur la NUMERO-an aperon de ĉiu dosiero en la arĥivo; tiu ĉi modifilo validas nur kune kun unu el la subkomandoj --delete, --diff, --extract aŭ --list kaj kiam listo de dosieroj estas indikita en la komandlinio aŭ per la modifilo -T; NUMERO apriore estas 1"

#: src/tar.c:580
msgid "archive is seekable"
msgstr "arĥivo estas serĉebla"

#: src/tar.c:582
msgid "archive is not seekable"
msgstr "arĥivo ne estas serĉebla"

#: src/tar.c:584
msgid "do not check device numbers when creating incremental archives"
msgstr "ne kontroli aparat-numerojn dum kreo de aldonaj arĥivoj"

#: src/tar.c:587
msgid "check device numbers when creating incremental archives (default)"
msgstr "kontroli aparat-numerojn dum kreo de aldonaj arĥivoj (aprioras)"

#: src/tar.c:591
msgid "Overwrite control:"
msgstr "Anstataŭiga administro:"

#: src/tar.c:594
msgid "attempt to verify the archive after writing it"
msgstr "provi kontroli la arĥivon post skribi ĝin"

#: src/tar.c:596
msgid "remove files after adding them to the archive"
msgstr "forigi dosierojn post aldoni ilin al la arĥivo"

#: src/tar.c:598
msgid "don't replace existing files when extracting, treat them as errors"
msgstr "ne anstataŭigi ekzistantajn dosierojn dum eltiro, trakti ilin kiel erarojn"

#: src/tar.c:601
msgid "don't replace existing files when extracting, silently skip over them"
msgstr "ne anstataŭigi ekzistantajn dosierojn dum eltiro, silente preterpasi ilin"

#: src/tar.c:604
msgid "don't replace existing files that are newer than their archive copies"
msgstr "ne anstataŭigi ekzistantajn dosierojn kiuj pli novas ol iliaj arĥivaj kopioj"

#: src/tar.c:606
msgid "overwrite existing files when extracting"
msgstr "anstataŭigi ekzistantajn dosierojn dum eltiro"

#: src/tar.c:608
msgid "remove each file prior to extracting over it"
msgstr "forigi ĉiun dosieron antaŭ ol eltiri sur ĝi"

#: src/tar.c:610
msgid "empty hierarchies prior to extracting directory"
msgstr "malplenigi hierarkiojn antaŭ ol eltiri dosierujon"

#: src/tar.c:612
msgid "preserve metadata of existing directories"
msgstr "teni metadatumaron pri ekzistantaj dosierujoj"

#: src/tar.c:614
msgid "overwrite metadata of existing directories when extracting (default)"
msgstr "anstataŭigi metadatumaron pri ekzistantaj dosierujoj dum eltiro (aprioras)"

#: src/tar.c:617
msgid "preserve existing symlinks to directories when extracting"
msgstr "teni ekzistantajn simbolajn ligojn al dosierujoj dum eltiro"

#: src/tar.c:620
msgid "create a subdirectory to avoid having loose files extracted"
msgstr "krei subdosierujon por eviti malstriktajn dosierojn eltirataj"

#: src/tar.c:624
msgid "Select output stream:"
msgstr "Elekti eligfluon:"

#: src/tar.c:627
msgid "extract files to standard output"
msgstr "eltiri dosierojn al ĉefeligujo"

#: src/tar.c:628 src/tar.c:650 src/tar.c:737 src/tar.c:740 tests/genfile.c:197
msgid "COMMAND"
msgstr "KOMANDO"

#: src/tar.c:629
msgid "pipe extracted files to another program"
msgstr "dukti eltiritajn dosierojn al alia programo"

#: src/tar.c:631
msgid "ignore exit codes of children"
msgstr "preteratenti elir-kodojn de idoj"

#: src/tar.c:633
msgid "treat non-zero exit codes of children as error"
msgstr "trakti ne-nulajn elir-kodojn de idoj kiel erarojn"

#: src/tar.c:636
msgid "Handling of file attributes:"
msgstr "Traktado de dosier-atributoj:"

#: src/tar.c:639
msgid "force NAME as owner for added files"
msgstr "devigi NOMOn kiel posedanton por aldonataj dosieroj"

#: src/tar.c:641
msgid "force NAME as group for added files"
msgstr "devigi NOMOn kiel grupon por aldonataj dosieroj"

#: src/tar.c:643
msgid "use FILE to map file owner UIDs and names"
msgstr "uzi DOSIERO por mapigi dosier-posedantajn nomojn kaj UID-ojn"

#: src/tar.c:645
msgid "use FILE to map file owner GIDs and names"
msgstr "uzi DOSIERO por mapigi dosier-posedantajn nomojn kaj GID-ojn"

#: src/tar.c:646 src/tar.c:839
msgid "DATE-OR-FILE"
msgstr "DATO-AŬ-DOSIERO"

#: src/tar.c:647
msgid "set mtime for added files from DATE-OR-FILE"
msgstr "difini 'mtime' por aldonataj dosieroj el DATO-AŬ-DOSIERO"

#: src/tar.c:649
msgid "only set time when the file is more recent than what was given with --mtime"
msgstr "nur difini tempon kiam la dosiero pli novas ol indikite per --mtime"

#: src/tar.c:651
msgid "use output of the COMMAND to set mtime of the stored archive members"
msgstr ""

#: src/tar.c:653 src/tar.c:773 tests/genfile.c:152
msgid "FORMAT"
msgstr "FORMO"

#: src/tar.c:654
msgid "set output format (in the sense of strptime(3)) of the --set-mtime-command command"
msgstr ""

#: src/tar.c:655
msgid "CHANGES"
msgstr "ŜANĜOJ"

#: src/tar.c:656
msgid "force (symbolic) mode CHANGES for added files"
msgstr "devigi (simbolajn) reĝimajn ŜANĜOJn por aldonataj dosieroj"

#: src/tar.c:658
msgid "METHOD"
msgstr "METODO"

#: src/tar.c:659
msgid "preserve access times on dumped files, either by restoring the times after reading (METHOD='replace'; default) or by not setting the times in the first place (METHOD='system')"
msgstr "konservi alir-horojn en ŝutitaj dosieroj, aŭ per restarigo de la horoj post lego (METODO='replace'; aprioras) aŭ per ne-difino de la horoj en la unua loko (METODO='system')"

#: src/tar.c:663
msgid "don't extract file modified time"
msgstr "ne eltiri dosieran modif-horon"

#: src/tar.c:665
msgid "try extracting files with the same ownership as exists in the archive (default for superuser)"
msgstr "provi eltiri dosierojn kun la sama posedanteco kiel ekzistanta en la arĥivo (aprioras por ĉefuzanto)"

#: src/tar.c:667
msgid "extract files as yourself (default for ordinary users)"
msgstr "eltiri dosierojn kiel vi mem (aprioras por ordinaraj uzantoj)"

#: src/tar.c:669
msgid "always use numbers for user/group names"
msgstr "ĉiam uzi numerojn por uzant/grup-nomoj"

#: src/tar.c:671
msgid "extract information about file permissions (default for superuser)"
msgstr "eltiri informon pri dosier-permesoj (aprioras por ĉefuzanto)"

#: src/tar.c:675
msgid "apply the user's umask when extracting permissions from the archive (default for ordinary users)"
msgstr "apliki 'umask' de uzanto dum eltiro de permesoj por la arĥivo (aprioras por ordinaraj uzantoj)"

#: src/tar.c:677
msgid "member arguments are listed in the same order as the files in the archive"
msgstr "membraj argumentoj estas listigitaj samorde ol la dosieroj en la arĥivo"

#: src/tar.c:681
msgid "delay setting modification times and permissions of extracted directories until the end of extraction"
msgstr "prokrastigi difinon de modif-horoj kaj permesoj de eltiritaj dosierujoj ĝis la fino de la eltirado"

#: src/tar.c:684
msgid "cancel the effect of --delay-directory-restore option"
msgstr "nuligi la efikon de la modifilo --delay-directory-restore"

#: src/tar.c:685
msgid "ORDER"
msgstr "ORDO"

#: src/tar.c:687
msgid "directory sorting order: none (default), name or inode"
msgstr "dosieruja ordigo: 'none' (aprioras), 'name' aŭ inode"

#: src/tar.c:689
msgid "directory sorting order: none (default) or name"
msgstr "dosieruja ordigo: 'none' (aprioras) aŭ 'name'"

#: src/tar.c:694
msgid "Handling of extended file attributes:"
msgstr "Traktado de etenditaj dosier-atributoj:"

#: src/tar.c:697
msgid "Enable extended attributes support"
msgstr "Ebligi subtenon al etenditaj atributoj"

#: src/tar.c:699
msgid "Disable extended attributes support"
msgstr "Malebligi subtenon al etenditaj atributoj"

#: src/tar.c:700 src/tar.c:702
msgid "MASK"
msgstr "MASKO"

#: src/tar.c:701
msgid "specify the include pattern for xattr keys"
msgstr "indiki la inkluzivan ŝablonon por klavoj xattr"

#: src/tar.c:703
msgid "specify the exclude pattern for xattr keys"
msgstr "indiki la malinkluzivan ŝablonon por klavoj xattr"

#: src/tar.c:705
msgid "Enable the SELinux context support"
msgstr "Ebligi subtenon al la kunteksto SELinux"

#: src/tar.c:707
msgid "Disable the SELinux context support"
msgstr "Malebligi subtenon al la kunteksto SELinux"

#: src/tar.c:709
msgid "Enable the POSIX ACLs support"
msgstr "Ebligi subtenon al POSIX ACL-oj"

#: src/tar.c:711
msgid "Disable the POSIX ACLs support"
msgstr "Malebligi subtenon al POSIX ACL-oj"

#: src/tar.c:714
msgid "Device selection and switching:"
msgstr "Aktivigo kaj elekto de aparato:"

#: src/tar.c:716
msgid "ARCHIVE"
msgstr "ARĤIVO"

#: src/tar.c:717
msgid "use archive file or device ARCHIVE"
msgstr "uzi arĥivan dosieron aŭ aparaton ARĤIVO"

#: src/tar.c:721
msgid "specify drive and density"
msgstr "indiki diskon kaj denson"

#: src/tar.c:735
msgid "archive file is local even if it has a colon"
msgstr "arĥiva dosiero estas loka eĉ se ĝi havas dupunkton"

#: src/tar.c:738
msgid "use given rmt COMMAND instead of rmt"
msgstr "uzi indikitan KOMANDOn rmt anstataŭ rmt"

#: src/tar.c:741
msgid "use remote COMMAND instead of rsh"
msgstr "uzi deforan KOMANDOn anstataŭ rsh"

#: src/tar.c:745
msgid "create/list/extract multi-volume archive"
msgstr "krei/listigi/eltiri plur-voluman arĥivon"

#: src/tar.c:748
msgid "change tape after writing NUMBER x 1024 bytes"
msgstr "ŝanĝi bend-aparaton post skribi NUMERO x 1024 bajtojn"

#: src/tar.c:751
msgid "run script at end of each tape (implies -M)"
msgstr "lanĉi skripton je fino de ĉiu bend-aparato (implicas -M)"

#: src/tar.c:755
msgid "use/update the volume number in FILE"
msgstr "uzi/ĝisdatigi la volum-numeron en DOSIERO"

#: src/tar.c:759
msgid "Device blocking:"
msgstr "Aparat-blokoj:"

#: src/tar.c:761
msgid "BLOCKS"
msgstr "BLOKOJ"

#: src/tar.c:762
msgid "BLOCKS x 512 bytes per record"
msgstr "BLOKOJ x 512 bajtoj por rikordo"

#: src/tar.c:764
msgid "NUMBER of bytes per record, multiple of 512"
msgstr "NUMERO da bajtoj por rikordo, oblo de 512"

#: src/tar.c:766
msgid "ignore zeroed blocks in archive (means EOF)"
msgstr "preteratenti nuligitajn blokojn en arĥivo (signifas EOF)"

#: src/tar.c:768
msgid "reblock as we read (for 4.2BSD pipes)"
msgstr "reblokigi dum ni legas (por duktoj 4.2BSD)"

#: src/tar.c:771
msgid "Archive format selection:"
msgstr "Elekto de arĥiv-formo:"

#: src/tar.c:774
msgid "create archive of the given format"
msgstr "krei arĥivon el indikita formo"

#: src/tar.c:776
msgid "FORMAT is one of the following:"
msgstr "FORMO estas unu el la jenaj:"

#: src/tar.c:777
msgid "old V7 tar format"
msgstr "malnova formo V7 tar"

#: src/tar.c:780
msgid "GNU format as per tar <= 1.12"
msgstr "Formo GNU kiel en tar <= 1.12"

#: src/tar.c:782
msgid "GNU tar 1.13.x format"
msgstr "Formo de GNU-tar 1.13.5"

#: src/tar.c:784
msgid "POSIX 1003.1-1988 (ustar) format"
msgstr "Formo POSIX 1003.1-1988 (ustar)"

#: src/tar.c:786
msgid "POSIX 1003.1-2001 (pax) format"
msgstr "Formo POSIX 1003.1-2001 (pax)"

#: src/tar.c:787
msgid "same as pax"
msgstr "same ol pax"

#: src/tar.c:791
msgid "same as --format=v7"
msgstr "same ol --format=v7"

#: src/tar.c:794
msgid "same as --format=posix"
msgstr "same ol --format=posix"

#: src/tar.c:795
msgid "keyword[[:]=value][,keyword[[:]=value]]..."
msgstr "ŝlosilo[[:]=valoro][,ŝlosilo[[:]=valoro]]..."

#: src/tar.c:796
msgid "control pax keywords"
msgstr "kontroli pax-ŝlosilojn"

#: src/tar.c:797
msgid "TEXT"
msgstr "TEKSTO"

#: src/tar.c:798
msgid "create archive with volume name TEXT; at list/extract time, use TEXT as a globbing pattern for volume name"
msgstr "krei arĥivon kun volum-nomo TEKSTO; dum listigo/eltiro, uzi TEKSTOn kiel ĵokeran ŝablonon por volum-nomo"

#: src/tar.c:802
msgid "Compression options:"
msgstr "Densigaj modifiloj:"

#: src/tar.c:804
msgid "use archive suffix to determine the compression program"
msgstr "uzi arĥivan sufikson por determini la densigan programon"

#: src/tar.c:807
msgid "do not use archive suffix to determine the compression program"
msgstr "ne uzi la arĥivan sufikson por determini la densigan programon"

#: src/tar.c:809
msgid "PROG"
msgstr "PROG"

#: src/tar.c:810
msgid "filter through PROG (must accept -d)"
msgstr "filtri tra PROG (devas akcepti -d)"

#: src/tar.c:825
msgid "Local file selection:"
msgstr "Loka dosier-elekto:"

#: src/tar.c:827
msgid "stay in local file system when creating archive"
msgstr "resti en loka dosiersistemo dum kreo de arĥivo"

#: src/tar.c:829
msgid "don't strip leading '/'s from file names"
msgstr "ne demeti antaŭirajn '/'-ojn el dosiernomoj"

#: src/tar.c:831
msgid "follow symlinks; archive and dump the files they point to"
msgstr "sekvi simbol-ligojn; arĥivi kaj ŝuti la dosierojn, kiujn ili indikas"

#: src/tar.c:834
msgid "follow hard links; archive and dump the files they refer to"
msgstr "sekvi rekt-ligojn; arĥivi kaj ŝuti la dosierojn, kiujn ili referencigas"

#: src/tar.c:836
msgid "MEMBER-NAME"
msgstr "MEMBRO-NOMO"

#: src/tar.c:837
msgid "begin at member MEMBER-NAME when reading the archive"
msgstr "komenci per la membro MEMBRO-NOMO dum lego de la arĥivo"

#: src/tar.c:840
msgid "only store files newer than DATE-OR-FILE"
msgstr "nur konservi dosierojn pli novajn ol DATO-AŬ-DOSIERO"

#: src/tar.c:842
msgid "DATE"
msgstr "DATO"

#: src/tar.c:843
msgid "compare date and time when data changed only"
msgstr "kompari daton kaj horon nur kiam datumaro ŝanĝis"

#: src/tar.c:844
msgid "CONTROL"
msgstr "KONTROLO"

#: src/tar.c:845
msgid "backup before removal, choose version CONTROL"
msgstr "savkopii antaŭ ol forigi, elekti versi-KONTROLOn"

#: src/tar.c:846 src/tar.c:896 src/tar.c:898 tests/genfile.c:176
msgid "STRING"
msgstr "ĈENO"

#: src/tar.c:847
msgid "backup before removal, override usual suffix ('~' unless overridden by environment variable SIMPLE_BACKUP_SUFFIX)"
msgstr "savkopii antaŭ ol forigi, anstataŭigi ordinaran sufikson ('~' krom se anstataŭigita de medi-variablo SIMPLE_BACKUP_SUFFIX)"

#: src/tar.c:851
msgid "File name transformations:"
msgstr "Dosiernomaj transformigoj:"

#: src/tar.c:853
msgid "strip NUMBER leading components from file names on extraction"
msgstr "demeti NUMERO antaŭirajn komponantojn el dosiernomoj dum eltiro"

#: src/tar.c:855
msgid "EXPRESSION"
msgstr "ESPRIMO"

#: src/tar.c:856
msgid "use sed replace EXPRESSION to transform file names"
msgstr "uzi sed-anstataŭigan ESPRIMOn por transformigi dosiernomojn"

#: src/tar.c:861
msgid "Informative output:"
msgstr "Informa eligo:"

#: src/tar.c:864
msgid "display progress messages every NUMBERth record (default 10)"
msgstr "montri progres-mesaĝojn je ĉiu NUMERa rikordo (aprioras 10)"

#: src/tar.c:866
msgid "ACTION"
msgstr "AGO"

#: src/tar.c:867
msgid "execute ACTION on each checkpoint"
msgstr "plenumigi AGOn je ĉiu kontrolpunkto"

#: src/tar.c:870
msgid "print a message if not all links are dumped"
msgstr "montri mesaĝon se ne ĉiuj ligoj estos ŝutitaj"

#: src/tar.c:871
msgid "SIGNAL"
msgstr "SIGNALO"

#: src/tar.c:872
msgid "print total bytes after processing the archive; with an argument - print total bytes when this SIGNAL is delivered; Allowed signals are: SIGHUP, SIGQUIT, SIGINT, SIGUSR1 and SIGUSR2; the names without SIG prefix are also accepted"
msgstr "montri kiom da bajtoj post la procezado de la arĥivo; kun argumento - montri kiom da bajtoj, kiam tiu ĉi SIGNALO estos liverata; permesataj signaloj estas: SIGHUP, SIGQUIT, SIGINT, SIGUSR1 kaj SIGUSR2; la nomoj sen prefikso SIG ankaŭ akcepteblas"

#: src/tar.c:877
msgid "print file modification times in UTC"
msgstr "montri dosierajn modif-horojn laŭ UTC"

#: src/tar.c:879
msgid "print file time to its full resolution"
msgstr "montri dosieran horon per ĝia tuta distingivo"

#: src/tar.c:881
msgid "send verbose output to FILE"
msgstr "sendi detalan eligon al DOSIERO"

#: src/tar.c:883
msgid "show block number within archive with each message"
msgstr "montri bloknumeron ene de arĥivo je ĉiu mesaĝo"

#: src/tar.c:885
msgid "show tar defaults"
msgstr "montri apriorojn de tar"

#: src/tar.c:887
msgid "show valid ranges for snapshot-file fields"
msgstr "montri validajn intervalojn por kampoj de statkopi-dosiero"

#: src/tar.c:889
msgid "when listing or extracting, list each directory that does not match search criteria"
msgstr "dum listigo aŭ eltiro, listigi ĉiun dosierujon kiu ne kongruas al serĉ-kriterio"

#: src/tar.c:891
msgid "show file or archive names after transformation"
msgstr "montri dosieron aŭ arĥivajn nomojn post transformigo"

#: src/tar.c:894
msgid "STYLE"
msgstr "STILO"

#: src/tar.c:895
msgid "set name quoting style; see below for valid STYLE values"
msgstr "difini nom-citigan stilon; vidu sube por validaj valoroj de STILO"

#: src/tar.c:897
msgid "additionally quote characters from STRING"
msgstr "krome citigi signojn el ĈENO"

#: src/tar.c:899
msgid "disable quoting for characters from STRING"
msgstr "malebligi citigon por signoj el ĈENO"

#: src/tar.c:901
msgid "ask for confirmation for every action"
msgstr "peti konfirmon por ĉiu ago"

#: src/tar.c:904
msgid "verbosely list files processed"
msgstr "detale listigi procezitajn dosierojn"

#: src/tar.c:905
msgid "KEYWORD"
msgstr "ŜLOSILVORTO"

#: src/tar.c:906
msgid "warning control"
msgstr "avert-kontrolo"

#: src/tar.c:909
msgid "Compatibility options:"
msgstr "Akordigeblaj modifiloj:"

#: src/tar.c:912
msgid "when creating, same as --old-archive; when extracting, same as --no-same-owner"
msgstr "dum kreo, same ol --old-archive; dum eltiro, same ol --no-same-owner"

#: src/tar.c:915
msgid "Other options:"
msgstr "Aliaj modifiloj:"

#: src/tar.c:918
msgid "disable use of some potentially harmful options"
msgstr "malebligi uzon de kelkaj eble damaĝaj modifiloj"

#. TRANSLATORS: Both %s in this statement are replaced with
#. option names.
#: src/tar.c:977
#, c-format
msgid "'%s' cannot be used with '%s'"
msgstr "'%s' ne uzeblas kun '%s'"

#: src/tar.c:1050
msgid "You may not specify more than one '-Acdtrux', '--delete' or  '--test-label' option"
msgstr "Vi ne devas indiki pli ol unu el la modifiloj '-Acdtrux', '--delete' aŭ '--test-label'"

#: src/tar.c:1063
msgid "Conflicting compression options"
msgstr "Konfliktantaj densigaj modifiloj"

#: src/tar.c:1117
#, c-format
msgid "Unknown signal name: %s"
msgstr "Nekonata signal-nomo: %s"

#: src/tar.c:1147
msgid "Date sample file not found"
msgstr "Data specimen-dosiero ne estis trovata"

#: src/tar.c:1155
#, c-format
msgid "Substituting %s for unknown date format %s"
msgstr "Ni anstataŭigas %s por la nekonata dato-formo %s"

#: src/tar.c:1184
#, c-format
msgid "Option %s: Treating date '%s' as %s"
msgstr "Modifilo %s: ni traktas daton '%s' kiel %s"

#: src/tar.c:1224 src/tar.c:1228 src/tar.c:1232 src/tar.c:1236 src/tar.c:1240
#: src/tar.c:1244 src/tar.c:1248 src/tar.c:1252
#, c-format
msgid "filter the archive through %s"
msgstr "filtri la arĥivon tra %s"

#: src/tar.c:1260
msgid "Valid arguments for the --quoting-style option are:"
msgstr "Validaj argumentoj por la modifilo --quoting-style estas:"

#: src/tar.c:1264
msgid ""
"\n"
"*This* tar defaults to:\n"
msgstr ""
"\n"
"*Tiu ĉi* tar apriorigas tion:\n"

#: src/tar.c:1350
msgid "Invalid owner or group ID"
msgstr "Malvalida posedanto aŭ grupo-ID"

#: src/tar.c:1464
msgid "Invalid blocking factor"
msgstr "Malvalida blok-faktoro"

#: src/tar.c:1524
#, c-format
msgid "Malformed density argument: %s"
msgstr "Fuŝa densiga argumento: %s"

#: src/tar.c:1549
#, c-format
msgid "Unknown density: '%c'"
msgstr "Nekonata densigo: '%c'"

#: src/tar.c:1566
#, c-format
msgid "Options '-[0-7][lmh]' not supported by *this* tar"
msgstr "Modifiloj '-[0-7][lmh]' ne estas subtenata de *tiu ĉi* tar"

#: src/tar.c:1660
msgid "Invalid tape length"
msgstr "Malvalida benda longo"

#: src/tar.c:1672
msgid "Invalid incremental level value"
msgstr "Malvalida aldon-nivela valoro"

#: src/tar.c:1718
msgid "More than one threshold date"
msgstr "Pli ol unu lim-dato"

#: src/tar.c:1794
msgid "Invalid sparse version value"
msgstr "Malvalida disa versi-valoro"

#: src/tar.c:1868
msgid "--atime-preserve='system' is not supported on this platform"
msgstr "--atime-preserve='system' ne estas subtenata en tiu ĉi platformo"

#: src/tar.c:1892
#, fuzzy
#| msgid "Read checkpoint %u"
msgid "invalid --checkpoint value"
msgstr "Lega kontrol-punkto %u"

#: src/tar.c:1970
msgid "Invalid mode given on option"
msgstr "Malvalida reĝimo indikita en modifilo"

#: src/tar.c:2001
msgid "Invalid number"
msgstr "Malvalida numero"

#: src/tar.c:2065
msgid "Invalid record size"
msgstr "Malvalida rikord-grando"

#: src/tar.c:2067
#, c-format
msgid "Record size must be a multiple of %d."
msgstr "Rikord-grando devas esti oblo de %d."

#: src/tar.c:2112
msgid "Invalid number of elements"
msgstr "Malvalida nombro da elementoj"

#: src/tar.c:2136
msgid "Only one --to-command option allowed"
msgstr "Nur unu modifilo --to-command estas permesata"

#: src/tar.c:2201
#, fuzzy, c-format
#| msgid "%s:%lu: location of the error"
msgid "%s:%jd: location of the error"
msgstr "%s:%lu: loko de la eraro"

#: src/tar.c:2204
#, c-format
msgid "error parsing %s"
msgstr "Eraro dum analizo de %s"

#: src/tar.c:2221
msgid "[FILE]..."
msgstr "[DOSIERO]..."

#: src/tar.c:2335
#, c-format
msgid "cannot split TAR_OPTIONS: %s"
msgstr "ne eblas apartigi TAR_OPTIONS: %s"

#: src/tar.c:2350
#, c-format
msgid "non-option arguments in %s"
msgstr "ne-modifilaj argumentoj en %s"

#: src/tar.c:2438
#, c-format
msgid "Old option '%c' requires an argument."
msgstr "La malnova modifilo '%c' postulas argumenton."

#: src/tar.c:2509
msgid "--occurrence is meaningless without a file list"
msgstr "Sen dosierlisto, --occurrence estas sensignifa"

#: src/tar.c:2536
msgid "Multiple archive files require '-M' option"
msgstr "Multoblaj arĥiv-dosieroj postulas modifilon '-M'"

#: src/tar.c:2552
msgid "--level is meaningless without --listed-incremental"
msgstr "Sen --listed-incremental, --level estas sensignifa"

#: src/tar.c:2568
#, fuzzy, c-format
#| msgid "%s: Volume label is too long (limit is %lu byte)"
#| msgid_plural "%s: Volume label is too long (limit is %lu bytes)"
msgid "%s: Volume label length exceeds %d bytes"
msgstr "%s: volum-etikedo tro longas (limo estas %lu bajto)"

#: src/tar.c:2579
msgid "Cannot verify multi-volume archives"
msgstr "Ne eblas kontroli plur-volumajn arĥivojn"

#: src/tar.c:2581
msgid "Cannot verify compressed archives"
msgstr "Ne eblas kontroli densigitajn arĥivojn"

#: src/tar.c:2595
msgid "Cannot use multi-volume compressed archives"
msgstr "Ne eblas uzi plur-volumajn densigitajn arĥivojn"

#: src/tar.c:2599
msgid "Cannot concatenate compressed archives"
msgstr "Ne eblas kunmeti densigitajn arĥivojn"

#: src/tar.c:2605
msgid "--mtime conflicts with --set-mtime-command"
msgstr ""

#: src/tar.c:2611
msgid "--clamp-mtime needs a date specified using --mtime"
msgstr "--clamp-mtime bezonas daton indikitan per --mtime"

#: src/tar.c:2621
msgid "--pax-option can be used only on POSIX archives"
msgstr "--pax-option nur uzeblas en arĥivoj POSIX"

#: src/tar.c:2628
msgid "--acls can be used only on POSIX archives"
msgstr "--acls nur uzeblas en arĥivoj POSIX"

#: src/tar.c:2633
msgid "--selinux can be used only on POSIX archives"
msgstr "--selinux nur uzeblas en arĥivoj POSIX"

#: src/tar.c:2638
msgid "--xattrs can be used only on POSIX archives"
msgstr "--xattrs nur uzeblas en arĥivoj POSIX"

#: src/tar.c:2686
msgid "Cannot deduce top-level directory name; please set it explicitly with --one-top-level=DIR"
msgstr "Ne eblas konjekti supro-nivela dosieruja nomo; bonvolu indiki ĝin klare per --one-top-level=UJO"

#: src/tar.c:2719
msgid "Volume length cannot be less than record size"
msgstr "Datum-voluma longo ne povas esti malpli ol rikord-grando"

#: src/tar.c:2742
msgid "Cowardly refusing to create an empty archive"
msgstr "Malkuraĝe ni rifuzas krei malplenan arĥivon"

#: src/tar.c:2768
msgid "Options '-Aru' are incompatible with '-f -'"
msgstr "Modifiloj '-Aru' ne akordigeblas kun '-f -'"

#: src/tar.c:2852
msgid "failed to assert availability of the standard file descriptors"
msgstr ""

#: src/tar.c:2875
msgid "You must specify one of the '-Acdtrux', '--delete' or '--test-label' options"
msgstr "Vi devas indiki unu el la modifiloj '-Acdtrux', --delete' aŭ '--test-label'"

#: src/tar.c:2927
#, c-format
msgid "Exiting with failure status due to previous errors"
msgstr "Ni eliras kun malsukcesa stato pro antaŭaj eraroj"

#: src/xheader.c:164
#, c-format
msgid "Keyword %s is unknown or not yet implemented"
msgstr "Ŝlosilo %s estas nekonata aŭ ankoraŭ ne realigita"

#: src/xheader.c:173
msgid "Time stamp is out of allowed range"
msgstr "Temp-indiko estas for de permesata intervalo"

#: src/xheader.c:188
#, c-format
msgid "Malformed pax option: %s"
msgstr "Misformita pax-modifilon: %s"

#: src/xheader.c:207
#, c-format
msgid "Pattern %s cannot be used"
msgstr "Ŝablono %s ne povas esti uzata"

#: src/xheader.c:221
#, c-format
msgid "Keyword %s cannot be overridden"
msgstr "Ŝablono %s ne povas esti anstataŭigata"

#: src/xheader.c:484
msgid "can't update global extended header record"
msgstr "ne eblas ĝisdatigi mallokan etenditan kap-rikordon"

#: src/xheader.c:620
msgid "Malformed extended header: missing length"
msgstr "Fuŝa etendita kapo: mankas longo"

#: src/xheader.c:629
#, fuzzy, c-format
#| msgid "Extended header length %*s is out of range"
msgid "Extended header length %.*s is out of range"
msgstr "Longo de etendita kapo %*s estas for de intervalo"

#: src/xheader.c:640
msgid "Malformed extended header: missing blank after length"
msgstr "Fuŝa etendita kapo: mankas blankspaco post longo"

#: src/xheader.c:648
msgid "Malformed extended header: missing equal sign"
msgstr "Fuŝa etendita kapo: mankas egal-signo"

#: src/xheader.c:654
msgid "Malformed extended header: missing newline"
msgstr "Fuŝa etendita kapo: mankas nov-linio"

#: src/xheader.c:692
#, fuzzy, c-format
#| msgid "Ignoring unknown extended header keyword '%s'"
msgid "Ignoring unknown extended header keyword %s"
msgstr "Ni preteratentas nekonatan etenditan kapan ŝlosilon '%s'"

#. TRANSLATORS: The first %s is the pax extended header keyword
#. (atime, gid, etc.).
#: src/xheader.c:975
#, fuzzy, c-format
#| msgid "Extended header %s=%s is out of range %s..%s"
msgid "Extended header %s=%s is out of range %jd..%ju"
msgstr "La etendita kapo %s=%s estas for de la intervalo %s..%s"

#: src/xheader.c:1026 src/xheader.c:1032 src/xheader.c:1066 src/xheader.c:1419
#, c-format
msgid "Malformed extended header: invalid %s=%s"
msgstr "Fuŝa etendita kapo: malvalida %s=%s"

#: src/xheader.c:1372 src/xheader.c:1397 src/xheader.c:1445
#, c-format
msgid "Malformed extended header: excess %s=%s"
msgstr "Fuŝa etendita kapo: troiga %s=%s"

#: src/xheader.c:1458
#, c-format
msgid "Malformed extended header: invalid %s: unexpected delimiter %c"
msgstr "Fuŝa etendita kapo: malvalida %s: neatendita apartigilo %c"

#: src/xheader.c:1469
#, c-format
msgid "Malformed extended header: invalid %s: odd number of values"
msgstr "Fuŝa etendita kapo: malvalida %s: malpara nombro da valoroj"

#: src/checkpoint.c:119
#, c-format
msgid "%s: not a valid timeout"
msgstr "%s: ne estas valida templimo"

#: src/checkpoint.c:130
#, c-format
msgid "%s: unknown checkpoint action"
msgstr "%s: nekonata kontrolpunkta ago"

#: src/checkpoint.c:211
msgid "write"
msgstr "skribi"

#: src/checkpoint.c:211
msgid "read"
msgstr "legi"

#. TRANSLATORS: This is a "checkpoint of write operation",
#. *not* "Writing a checkpoint".
#: src/checkpoint.c:223
#, c-format
msgid "Write checkpoint %u"
msgstr "Skriba kontrol-punkto %u"

#. TRANSLATORS: This is a "checkpoint of read operation",
#. *not* "Reading a checkpoint".
#: src/checkpoint.c:227
#, c-format
msgid "Read checkpoint %u"
msgstr "Lega kontrol-punkto %u"

#: src/checkpoint.c:286
#, fuzzy, c-format
#| msgid "too many arguments"
msgid "too many words in '%s'"
msgstr "tro da argumentoj"

#: tests/genfile.c:109
msgid ""
"genfile manipulates data files for GNU paxutils test suite.\n"
"OPTIONS are:\n"
msgstr ""
"'genfile' manipulas datumarajn dosierojn por la test-programaro 'paxutils' de GNU.\n"
"MODIFILOJ estas:\n"

#: tests/genfile.c:125
msgid "File creation options:"
msgstr "Dosier-kreaj modifiloj:"

#: tests/genfile.c:126 tests/genfile.c:137
msgid "SIZE"
msgstr "GRANDO"

#: tests/genfile.c:127
msgid "Create file of the given SIZE"
msgstr "Krei dosieron el indikita GRANDO"

#: tests/genfile.c:129
msgid "Write to file NAME, instead of standard output"
msgstr "Skribi al dosiero NOMO, anstataŭ al ĉefeligujo"

#: tests/genfile.c:131
msgid "Read file names from FILE"
msgstr "Legi dosiernomojn el DOSIERO"

#: tests/genfile.c:133
msgid "-T reads null-terminated names"
msgstr "-T legas nul-finigitajn nomojn"

#: tests/genfile.c:135
msgid "Fill the file with the given PATTERN. PATTERN is 'default' or 'zeros'"
msgstr "Kompletigi la dosieron per la indikita ŜABLONO. ŜABLONO estas 'default' aŭ 'zeros'"

#: tests/genfile.c:138
msgid "Size of a block for sparse file"
msgstr "Grando de bloko por disa dosiero"

#: tests/genfile.c:140
msgid "Generate sparse file. Rest of the command line gives the file map."
msgstr "Generi disan dosieron. Cetero de la komandlinio indikas la dosiermapon."

#: tests/genfile.c:142
msgid "OFFSET"
msgstr "DEŜOVO"

#: tests/genfile.c:143
msgid "Seek to the given offset before writing data"
msgstr "Moviĝi al la indikita deŝovo antaŭ ol skribi datumaron"

#: tests/genfile.c:146
msgid "Suppress non-fatal diagnostic messages"
msgstr "Forĵeti ne-fatalajn diagnozajn mesaĝojn"

#: tests/genfile.c:150
msgid "File statistics options:"
msgstr "Dosier-statistikaj modifiloj:"

#: tests/genfile.c:153
msgid "Print contents of struct stat for each given file. Default FORMAT is: "
msgstr "Montri enhavon de 'struct stat' por ĉiu indikita dosiero. Apriora FORMO estas: "

#: tests/genfile.c:157
msgid "stat symbolic links instead of referenced files"
msgstr ""

#: tests/genfile.c:161
msgid "Set access and modification times of the files to the time supplied by --date option"
msgstr ""

#: tests/genfile.c:168
msgid "Synchronous execution options:"
msgstr "Sinkronaj plenumaj modifiloj:"

#: tests/genfile.c:170
msgid "N"
msgstr "N"

#: tests/genfile.c:171
msgid "Execute ARGS. Trigger checkpoints every Nth record (default 1). Useful with --checkpoint and one of --cut, --append, --touch, --unlink"
msgstr "Plenumi ARGj. Agigas kontrolpunktojn je ĉiu N-a rikordo (aprioras 1). Utilas kun --checkpoint kaj unu el --cut, --append, --touch, --unlink"

#: tests/genfile.c:174
msgid "Perform given action (see below) upon reaching checkpoint NUMBER"
msgstr "Plenumi indikitan agon (vidu sube), kiam atingi kontrolpunkton NUMERO"

#: tests/genfile.c:177
msgid "Set date for next --touch option"
msgstr "Difini daton por la modifilo --touch kiu sekvas"

#: tests/genfile.c:180
msgid "Display executed checkpoints and exit status of COMMAND"
msgstr "Montri plenumitajn kontrolpunktojn kaj elir-staton de KOMANDO"

#: tests/genfile.c:185
msgid "Synchronous execution actions. These are executed when checkpoint number given by --checkpoint option is reached."
msgstr "Sinkronaj plenumaj agoj. Tiuj ĉi estas plenumataj kiam oni atingas kontrolpunktan numeron indikitan de modifilo --checkpoint."

#: tests/genfile.c:188
msgid "Truncate FILE to the size specified by previous --length option (or 0, if it is not given)"
msgstr "Tranĉi DOSIEROn al la grando indikita de antaŭa modifilo --length (aŭ 0, se ne indikita)"

#: tests/genfile.c:192
msgid "Append SIZE bytes to FILE. SIZE is given by previous --length option."
msgstr "Postmeti GRANDO bajtojn al DOSIERO. GRANDO estas indikita de antaŭa modifilo --length."

#: tests/genfile.c:195
msgid "Update the access and modification times of FILE"
msgstr "Ĝisdatigi la alirajn kaj modifajn horojn de DOSIERO"

#: tests/genfile.c:198
msgid "Execute COMMAND"
msgstr "Lanĉi KOMANDOn"

#: tests/genfile.c:201
msgid "Delete FILE"
msgstr "Forviŝi DOSIEROn"

#: tests/genfile.c:237 tests/genfile.c:245
#, c-format
msgid "Invalid size: %s"
msgstr "Malvalida grando: %s"

#: tests/genfile.c:239
#, c-format
msgid "Negative size: %s"
msgstr "Negativa grando: %s"

#: tests/genfile.c:242 tests/genfile.c:247 tests/genfile.c:329
#: tests/genfile.c:539
#, c-format
msgid "Number out of allowed range: %s"
msgstr "Numero estas for de permesata intervalo: %s"

#: tests/genfile.c:259 tests/genfile.c:670
#, c-format
msgid "stat(%s) failed"
msgstr "stat(%s) fiaskis"

#: tests/genfile.c:264
#, fuzzy, c-format
#| msgid "requested file length %lu, actual %lu"
msgid "requested file length %jd, actual %jd"
msgstr "petita dosier-longo: %lu, fakta: %lu"

#: tests/genfile.c:269
#, c-format
msgid "created file is not sparse"
msgstr "kreita dosiero ne estas disa"

#: tests/genfile.c:381
#, c-format
msgid "Error parsing number near `%s'"
msgstr "Eraro dum analizo de numero proksime de '%s'"

#: tests/genfile.c:387
#, c-format
msgid "Unknown date format"
msgstr "Nekonata dat-formo"

#: tests/genfile.c:411
msgid "[ARGS...]"
msgstr "[ARGj...]"

#: tests/genfile.c:446 tests/genfile.c:489 tests/genfile.c:597
#: tests/genfile.c:789 tests/genfile.c:803
#, c-format
msgid "cannot open `%s'"
msgstr "ne eblas malfermi '%s'"

#: tests/genfile.c:452
msgid "cannot seek"
msgstr "ne eblas apliki 'seek'"

#: tests/genfile.c:472
#, c-format
msgid "file name contains null character"
msgstr "dosiernomo enhavas nul-signon"

#: tests/genfile.c:592
#, c-format
msgid "cannot generate sparse files on standard output, use --file option"
msgstr "ne eblas generi disajn dosierojn por la ĉefeligujo, uzu la modifilon --file"

#: tests/genfile.c:697
#, c-format
msgid "incorrect mask (near `%s')"
msgstr "malĝusta masko (proksime de '%s')"

#: tests/genfile.c:703 tests/genfile.c:736
#, c-format
msgid "Unknown field `%s'"
msgstr "Nekonata kampo '%s'"

#: tests/genfile.c:756 tests/genfile.c:778
#, c-format
msgid "cannot set time on `%s'"
msgstr "ne eblas difini horon por '%s'"

#: tests/genfile.c:808
#, c-format
msgid "cannot truncate `%s'"
msgstr "ne eblas tranĉi '%s'"

#: tests/genfile.c:817
#, c-format
msgid "command failed: %s"
msgstr "komando fiaskis: %s"

#: tests/genfile.c:824
#, c-format
msgid "cannot stat `%s'"
msgstr "ne eblas apliki 'stat' al '%s'"

#: tests/genfile.c:828
#, c-format
msgid "cannot remove directory `%s'"
msgstr "ne eblas forviŝi dosierujon '%s'"

#: tests/genfile.c:831
#, c-format
msgid "cannot unlink `%s'"
msgstr "ne eblas apliki 'unlink' al '%s'"

#: tests/genfile.c:961
#, c-format
msgid "Command exited successfully\n"
msgstr "Komando eliris sukcese\n"

#: tests/genfile.c:963
#, c-format
msgid "Command failed with status %d\n"
msgstr "Komando fiaskis kun stato %d\n"

#: tests/genfile.c:967
#, c-format
msgid "Command terminated on signal %d\n"
msgstr "Komando estis ĉesigata de signalo %d\n"

#: tests/genfile.c:969
#, c-format
msgid "Command stopped on signal %d\n"
msgstr "Komando haltis pro signalo %d\n"

#: tests/genfile.c:972
#, c-format
msgid "Command dumped core\n"
msgstr "Komando ŝutis nukleon\n"

#: tests/genfile.c:975
#, c-format
msgid "Command terminated\n"
msgstr "Komando estas ĉesigita\n"

#: tests/genfile.c:1007
#, c-format
msgid "--stat requires file names"
msgstr "--stat postulas dosiernomojn"

#: tests/genfile.c:1015
#, fuzzy, c-format
#| msgid "--stat requires file names"
msgid "--set-times requires file names"
msgstr "--stat postulas dosiernomojn"

#, c-format
#~ msgid "%s home page: <https://www.gnu.org/software/%s/>\n"
#~ msgstr "%s hejm-paĝo: <https://www.gnu.org/software/%s/>\n"

#, c-format
#~ msgid "%s: Warning: Read error at byte %s, while reading %lu byte"
#~ msgid_plural "%s: Warning: Read error at byte %s, while reading %lu bytes"
#~ msgstr[0] "%s: Averto: leg-eraro ĉe bajto %s, dum lego de %lu bajto"
#~ msgstr[1] "%s: Averto: leg-eraro ĉe bajto %s, dum lego de %lu bajtoj"

#, c-format
#~ msgid "Cannot connect to %s: resolve failed"
#~ msgstr "Ne eblas konekti al %s: adres-trovo fiaskis"

#, c-format
#~ msgid "%s: File shrank by %s byte; padding with zeros"
#~ msgid_plural "%s: File shrank by %s bytes; padding with zeros"
#~ msgstr[0] "%s: dosiero malpligrandiĝis je %s bajto; ni ŝtopas per nulo"
#~ msgstr[1] "%s: dosiero malpligrandiĝis je %s bajtoj; ni ŝtopas per nuloj"

#, c-format
#~ msgid "%s: file is the archive; not dumped"
#~ msgstr "%s: dosiero estas la arĥivo; ne ŝutita"

#~ msgid "--checkpoint value is not an integer"
#~ msgstr "valoro de --checkpoint ne estas entjero"

#, c-format
#~ msgid "%s: File shrank by %s byte"
#~ msgid_plural "%s: File shrank by %s bytes"
#~ msgstr[0] "%s: dosiero malkreskiĝis per %s bajto"
#~ msgstr[1] "%s: dosiero malkreskiĝis per %s bajtoj"

#, c-format
#~ msgid "Generated keyword/value pair is too long (keyword=%s, length=%s)"
#~ msgstr "Generita paro ŝlosilo/valoro tro longas (ŝlosilo=%s, longo=%s)"

#~ msgid "OPTION"
#~ msgstr "MODIFILO"

#~ msgid "%.*s: ARGP_HELP_FMT parameter must be positive"
#~ msgstr "%.*s: parametro en ARGP_HELP_FMT devas esti pozitiva"

#~ msgid "%s: option '--%s' doesn't allow an argument\n"
#~ msgstr "%s: modifilo '--%s' ne permesas argumenton\n"

#~ msgid "%s: unrecognized option '--%s'\n"
#~ msgstr "%s: nerekonata modifilo '--%s'\n"

#~ msgid "%s: option '-W %s' is ambiguous\n"
#~ msgstr "%s: modifilo '-W %s' estas plursenca\n"

#~ msgid "%s: option '-W %s' doesn't allow an argument\n"
#~ msgstr "%s: modifilo '-W %s' ne permesas argumenton\n"

#~ msgid "%s: option '-W %s' requires an argument\n"
#~ msgstr "%s: modifilo '-W %s' postulas argumenton\n"

#~ msgid "Unlink FILE"
#~ msgstr "Malligi DOSIEROn"

#~ msgid "same as both -p and -s"
#~ msgstr "same ol uzi kaj -p kaj -s"

#~ msgid "The --preserve option is deprecated, use --preserve-permissions --preserve-order instead"
#~ msgstr "La modifilo --preserve estas malrekomendinda, uzu --preserve-permissions --preserve-order anstataŭe"

#~ msgid "--occurrence cannot be used with %s"
#~ msgstr "--occurrence ne povas esti uzata kun %s"

#~ msgid "Cannot combine --listed-incremental with --newer"
#~ msgstr "Ne eblas kombini --listed-incremental kun --newer"

#~ msgid "--verify cannot be used with %s"
#~ msgstr "--verify ne povas esti uzata kun %s"

#~ msgid "--preserve-order is not compatible with --listed-incremental"
#~ msgstr "--preserve-order ne akordigeblas kun --listed-incremental"

#~ msgid "Field too long while reading snapshot file"
#~ msgstr "Kampo tro longa dum lego de stat-kopia dosiero"

#~ msgid "Read error in snapshot file"
#~ msgstr "Leg-eraro en statkopia dosiero"

#~ msgid "Unexpected field value in snapshot file"
#~ msgstr "Neatendita kamp-valoro en statkopia dosiero"

#~ msgid "Cannot get working directory"
#~ msgstr "Ne eblas scii la laboran dosierujon"

#~ msgid "sort names to extract to match archive"
#~ msgstr "ordigi eltirotajn nomojn por kongrui al la arĥivo"

#~ msgid "Invalid group"
#~ msgstr "Malvalida grupo"

#~ msgid "Extended header length is out of allowed range"
#~ msgstr "Longo de etendita kapo estas for de permesata intervalo"
