      0   X                      4     5       7        -     F        4     L  7   ^  +            u  I   q       N  >         *  H        "   u         !     !    j"  >   #     #  9   O$     $     %     %     &&     &     '     F(     f(  .   x(  6   (     (     (     )     
)     )  !   ')  !   I)  '   k)     )     )     )  *   )  /   *  %   M*     s*  /   *  ,   *     *  4   *  $   -+     R+     n+     +     +     +      +      +  h   ,  <   ,     ,  :   ,  &   -  $   7-     \-  2   w-     -  $   -  /   -     .     0.  <   F.  3   .  =   .  6   .  t   ,/  d   /      0     '0     -0     40      <0  O   ]0     0     0     0  
   0     0  .   0  /   1     61     Q1  A   b1  0   1  .   1     2  0   2  )   B2     l2     {2     2     2  %   2     2  ;   2  <   *3  $   g3  8   3  6   3     3  $   4  4   <4     q4     c5     k5     q5     5  F   5     5  (   5  I   6  !   ]6     6     6  9   6     6     6     7     7  0   "7     S7     X7     i7     z7  <   7     7     7     7  Z   7     D8  -   8     9     '9     .9     >9  @   G9  8   9  P   9  >   :  /   Q:  7   :  D   :  &   :  ,   %;  	   R;     \;  %   d;      ;     ;  
   ;     ;     ;     ;  
   ;  
   <  
   <  
   <  
   (<  	   3<  	   =<  	   G<  	   Q<  	   [<  	   e<  	   o<  "   y<  *   <     <  &   <  A   =  Y   D=  Q   =  *   =     >  @   3>  :   t>  8   >  E   >  !   .?     P?  H   T?    ?     UA     B  !  B     F  .   H  M    I     nI     I  E   I  <  I     K     K  F   L     M  V  M     N    O  C   lQ     Q     JR     R  y   S    T  8   %U     ^U  ;   V     @V     V     W     OX     CY     Z  "   Z     Z  <   [  F   I[     [     [     [     [     [  *   [  *   \  4   7\  '   l\  #   \  $   \  3   \  7   ]  ,   I]     v]  +   ]  4   ]     ]  ;   ^  '   A^     i^     ^     ^     ^      ^  %   ^  "   $_  l   G_  C   _     _  >   	`  &   H`  -   o`     `  2   `     `  )   
a  -   4a     ba     ua  =   a  )   a  E   a  =   >b     |b     c  %   c     c     c     c  %   c  P   c     =d  	   Fd     Pd     Xd  
   ad  6   ld  8   d  "   d     d  @   e  &   Se  5   ze  	   e  8   e  0   e     $f     2f  	   Ff     Pf  -   nf     f  =   f  ?   f  )   4g  <   ^g  <   g     g  )   g  8   h  	  Uh  	   _i     ii     oi     i  L   i     i  '   i  V   j  (   jj     j     j  D   j     j     k     "k     <k  5   ?k     uk     {k     k     k  >   k     k  	   l  
   l  c   l     ~l  ;   9m     um     m     m     m  B   m  1   m  S   n  >   kn  2   n  -   n  I   o  +   Uo  5   o  
   o     o     o  1   o     p     $p     0p     Ep     ^p     mp     yp     p     p     p  
   p  
   p  
   p  
   p  
   p  
   p  
   p  (   p  1   q     Qq  *   gq  D   q  f   q  _   >r  5   r     r  C   r  A   -s  ?   os  N   s  $   s     #t  I   't     \                 ]   l       C   c   o              3   M         z   
   f   Z               :   |       #          W                 }             G      4          >   m      x   O             2      0      &   h                                7                    N      ,   J   B      n                  ?             y          g         U       %                         L           (   I   '   <   .      /   R   `                    1          Q   E                   p   u   S      d   q            [         8                  ~   r         V         a                                              k       @                        5          w   *      b   j   P               6          	                               Y      K                  $          {       9             -       A           T             i             _   +   X             s                 )   e      v       t           D      ;   =              !   F              "   ^   H            qt     xt          t         
   t  0               t         	   t  5                
  --delta[=OPTS]      Delta filter; valid OPTS (valid values; default):
                        dist=NUM   distance between bytes being subtracted
                                   from each other (1-256; 1) 
  --filters=FILTERS   set the filter chain using the liblzma filter string
                      syntax; use --filters-help for more information 
  --lzma1[=OPTS]      LZMA1 or LZMA2; OPTS is a comma-separated list of zero or
  --lzma2[=OPTS]      more of the following options (valid values; default):
                        preset=PRE reset options to a preset (0-9[e])
                        dict=NUM   dictionary size (4KiB - 1536MiB; 8MiB)
                        lc=NUM     number of literal context bits (0-4; 3)
                        lp=NUM     number of literal position bits (0-4; 0)
                        pb=NUM     number of position bits (0-4; 2)
                        mode=MODE  compression mode (fast, normal; normal)
                        nice=NUM   nice length of a match (2-273; 64)
                        mf=NAME    match finder (hc3, hc4, bt2, bt3, bt4; bt4)
                        depth=NUM  maximum search depth; 0=automatic (default) 
  --x86[=OPTS]        x86 BCJ filter (32-bit and 64-bit)
  --arm[=OPTS]        ARM BCJ filter
  --armthumb[=OPTS]   ARM-Thumb BCJ filter
  --arm64[=OPTS]      ARM64 BCJ filter
  --powerpc[=OPTS]    PowerPC BCJ filter (big endian only)
  --ia64[=OPTS]       IA-64 (Itanium) BCJ filter
  --sparc[=OPTS]      SPARC BCJ filter
  --riscv[=OPTS]      RISC-V BCJ filter
                      Valid OPTS for all BCJ filters:
                        start=NUM  start offset for conversions (default=0) 
 Basic file format and compression options:
 
 Custom filter chain for compression (alternative for using presets): 
 Operation modifiers:
 
 Other options:
 
With no FILE, or when FILE is -, read standard input.
       --block-list=BLOCKS
                      start a new .xz block after the given comma-separated
                      intervals of uncompressed data; optionally, specify a
                      filter chain number (0-9) followed by a ':' before the
                      uncompressed data size       --block-size=SIZE
                      start a new .xz block after every SIZE bytes of input;
                      use this to set the block size for threaded compression       --flush-timeout=TIMEOUT
                      when compressing, if more than TIMEOUT milliseconds has
                      passed since the previous flush and reading more input
                      would block, all pending data is flushed out       --ignore-check  don't verify the integrity check when decompressing       --info-memory   display the total amount of RAM and the currently active
                      memory usage limits, and exit       --memlimit-compress=LIMIT
      --memlimit-decompress=LIMIT
      --memlimit-mt-decompress=LIMIT
  -M, --memlimit=LIMIT
                      set memory usage limit for compression, decompression,
                      threaded decompression, or all of these; LIMIT is in
                      bytes, % of RAM, or 0 for defaults       --no-adjust     if compression settings exceed the memory usage limit,
                      give an error instead of adjusting the settings downwards       --no-sparse     do not create sparse files when decompressing
  -S, --suffix=.SUF   use the suffix '.SUF' on compressed files
      --files[=FILE]  read filenames to process from FILE; if FILE is
                      omitted, filenames are read from the standard input;
                      filenames must be terminated with the newline character
      --files0[=FILE] like --files but use the null character as terminator       --robot         use machine-parsable messages (useful for scripts)       --single-stream decompress only the first stream, and silently
                      ignore possible remaining input data   --filters-help      display more information about the liblzma filter string
                      syntax and exit.   --filters1=FILTERS ... --filters9=FILTERS
                      set additional filter chains using the liblzma filter
                      string syntax to use with --block-list   -0 ... -9           compression preset; default is 6; take compressor *and*
                      decompressor memory usage into account before using 7-9!   -F, --format=FMT    file format to encode or decode; possible values are
                      'auto' (default), 'xz', 'lzma', 'lzip', and 'raw'
  -C, --check=CHECK   integrity check type: 'none' (use with caution),
                      'crc32', 'crc64' (default), or 'sha256'   -Q, --no-warn       make warnings not affect the exit status   -T, --threads=NUM   use at most NUM threads; the default is 0 which uses
                      as many threads as there are processor cores   -V, --version       display the version number and exit   -e, --extreme       try to improve compression ratio by using more CPU time;
                      does not affect decompressor memory requirements   -h, --help          display the short help (lists only the basic options)
  -H, --long-help     display this long help and exit   -h, --help          display this short help and exit
  -H, --long-help     display the long help (lists also the advanced options)   -k, --keep          keep (don't delete) input files
  -f, --force         force overwrite of output file and (de)compress links
  -c, --stdout        write to standard output and don't delete input files   -q, --quiet         suppress warnings; specify twice to suppress errors too
  -v, --verbose       be verbose; specify twice for even more verbose   -z, --compress      force compression
  -d, --decompress    force decompression
  -t, --test          test compressed file integrity
  -l, --list          list information about .xz files   Minimum XZ Utils version: %s
  Operation mode:
 %s MiB of memory is required. The limit is %s. %s MiB of memory is required. The limiter is disabled. %s file
 %s files
 %s home page: <%s>
 %s:  %s: %s %s: Cannot remove: %s %s: Cannot set the file group: %s %s: Cannot set the file owner: %s %s: Cannot set the file permissions: %s %s: Closing the file failed: %s %s: Error reading filenames: %s %s: Error seeking the file: %s %s: File already has '%s' suffix, skipping %s: File has setuid or setgid bit set, skipping %s: File has sticky bit set, skipping %s: File is empty %s: File seems to have been moved, not removing %s: Filename has an unknown suffix, skipping %s: Filter chain: %s
 %s: Input file has more than one hard link, skipping %s: Invalid argument to --block-list %s: Invalid filename suffix %s: Invalid multiplier suffix %s: Invalid option name %s: Invalid option value %s: Is a directory, skipping %s: Is a symbolic link, skipping %s: Not a regular file, skipping %s: Null character found when reading filenames; maybe you meant to use '--files0' instead of '--files'? %s: Options must be 'name=value' pairs separated with commas %s: Read error: %s %s: Seeking failed when trying to create a sparse file: %s %s: Too many arguments to --block-list %s: Too small to be a valid .xz file %s: Unexpected end of file %s: Unexpected end of input when reading filenames %s: Unknown file format type %s: Unsupported integrity check type %s: Value is not a non-negative decimal integer %s: Write error: %s %s: poll() failed: %s --block-list is ignored unless compressing to the .xz format --list does not support reading from standard input --list works only on .xz files (--format=xz or --format=auto) 0 can only be used as the last element in --block-list Adjusted LZMA%c dictionary size for --filters%u from %s MiB to %s MiB to not exceed the memory usage limit of %s MiB Adjusted LZMA%c dictionary size from %s MiB to %s MiB to not exceed the memory usage limit of %s MiB Amount of physical memory (RAM): Block Blocks Blocks: Cannot establish signal handlers Cannot read data from standard input when reading filenames from standard input Check Check: CheckVal CompOffset CompSize Compressed data cannot be read from a terminal Compressed data cannot be written to a terminal Compressed data is corrupt Compressed size: Compression and decompression with --robot are not supported yet. Compression of lzip files (.lz) is not supported Compression support was disabled at build time Compression: Decompression support was disabled at build time Decompression will need %s MiB of memory. Decompression: Default for -T0: Disabled Empty filename, skipping Error changing to filter chain %u: %s Error creating a pipe: %s Error getting the file status flags from standard input: %s Error getting the file status flags from standard output: %s Error in --filters%s=FILTERS option: Error restoring the O_APPEND flag to standard output: %s Error restoring the status flags to standard input: %s File format not recognized File is too small to be a .lzma file Filter chain %u is incompatible with --flush-timeout Filter chains are set using the --filters=FILTERS or
--filters1=FILTERS ... --filters9=FILTERS options. Each filter in the chain
can be separated by spaces or '--'. Alternatively a preset <0-9>[e] can be
specified instead of a filter chain.
 Filters Flags Hardware information: Header In --block-list, block size is missing after filter chain number '%c:' Internal error (bug) LZMA1 cannot be used with the .xz format Mandatory arguments to long options are mandatory for short options too.
 Maximum number of filters is four MemUsage Memory needed: Memory usage limit is too low for the given filter setup. Memory usage limit reached Memory usage limits: Multi-threaded decompression: No No integrity check; not verifying file integrity None Not a .lzma file Number of files: Number of processor threads: Only one file can be specified with '--files' or '--files0'. Padding Ratio Ratio: Reduced the number of threads from %s to %s to not exceed the memory usage limit of %s MiB Reduced the number of threads from %s to one. The automatic memory usage limit of %s MiB is still being exceeded. %s MiB of memory is required. Continuing anyway. Report bugs to <%s> (in English or Finnish).
 Sizes in headers: Stream Stream Padding: Streams: Strms  Blocks   Compressed Uncompressed  Ratio  Check   Filename Switching to single-threaded mode due to --flush-timeout Switching to single-threaded mode to not exceed the memory usage limit of %s MiB THIS IS A DEVELOPMENT VERSION NOT INTENDED FOR PRODUCTION USE. The .lzma format supports only the LZMA1 filter The environment variable %s contains too many arguments The exact options of the presets may vary between software versions. The sum of lc and lp must not exceed 4 The supported filters and their options are: TotalSize Totals: Try '%s --help' for more information. Try 'lzmainfo' with .lzma files. UncompOffset UncompSize Uncompressed size: Unexpected end of input Unknown error Unknown-11 Unknown-12 Unknown-13 Unknown-14 Unknown-15 Unknown-2 Unknown-3 Unknown-5 Unknown-6 Unknown-7 Unknown-8 Unknown-9 Unsupported LZMA1/LZMA2 preset: %s Unsupported filter chain or filter options Unsupported options Unsupported options in filter chain %u Unsupported type of integrity check; not verifying file integrity Usage: %s [--help] [--version] [FILE]...
Show information stored in the .lzma file header Usage: %s [OPTION]... [FILE]...
Compress or decompress FILEs in the .xz format.

 Using a preset in raw mode is discouraged. Using up to %u threads. Valid suffixes are 'KiB' (2^10), 'MiB' (2^20), and 'GiB' (2^30). Value of the option '%s' must be in the range [%llu, %llu] Value of the option '%s' must be in the range [%lu, %lu] With --format=raw, --suffix=.SUF is required unless writing to stdout Writing to standard output failed Yes filter chain %u used by --block-list but not specified with --filters%u= Project-Id-Version: xz 5.6.0-pre2
Report-Msgid-Bugs-To: xz@tukaani.org
PO-Revision-Date: 2024-02-24 00:16-0500
Last-Translator: Keith Bowes <zooplah@gmail.com>
Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>
Language: eo
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Bugs: Report translation errors to the Language-Team address.
Plural-Forms: nplurals=2; plural=(n != 1);
 
  --delta[=ELEKTOJ]   Delta filtriloj; validaj valoroj:
                        dist=NOMBRO  distanco inter bajtoj subtrahataj de unu
                                     la alia (1-256; 1) 
  --filters=FILTRILOJ   agordi la filtrilan ĉenan uzanta la sintakso de la
                      lzma-filtrila ĉeno.  --filters-help or pliaj informoj 
  --lzma1[=ELEKTOJ]   LZMA1 aŭ LZMA2; OPTS estas listo de nul aŭ pliaj
  --lzma2[=ELEKTOJ]   de la jenaj elektoj (validaj valoroj; apriora),
                      apartigataj de komoj:
                        preset=ANT restarigi agordon al antaŭagordaĵon (0-9[e])
                        dict=NOM   vortara grando (4 kilobajtoj - 1536
                                   megabajtoj; 8 megabajtoj)
                        lc=NOM     nombro da laŭvortaj kuntekstaj bitoj
                                   (0-4; 3)
                        lp=NOM     nombro da laŭvortaj poziciaj bitoj (0-4; 0)
                        pb=NOM     nombro da poziciaj bitoj (0-4; 2)
                        mode=REĜI  kunprema reĝimo (fast, normal; normal)
                        nice=NOM   bona longo de kongruaĵo (2-273; 64)
                        mf=NOMO    kongruaĵa trovilo (hc3, hc4, bt2, bt3, bt4;
                                   bt4)
                        depth=NUM  maksimuma profundo de serĉo; 0=aŭtomata
                                   (apriore) 
  --x86[=ELEKTOJ]     x86-BCJ-filtrilo (32-bita kaj 64-bita)
  --arm[=ELEKTOJ]     ARM-BCJ-filtrilo
  --armthumb[=ELEKTOJ]
                      ARM-Thumb-BCJ-filtrilo
  --arm64[=OPTS]      ARM64-BCJ-filtrilo
  --powerpc[=ELEKTOJ] PowerPC-BCJ-filtrilo (nur pezkomenca)
  --ia64[=ELEKTOJ]    IA-64 (Itanium)-BCJ-filtrilo
  --sparc[=ELEKTOJ]   SPARC-BCJ-filtrilo
  --riscv[=ELEKTOJ]   RISC-V_BCJ-filtrilo
                      Validaj ELEKTOJ por ĉiuj BCJ-filters:
                        start=NOMBRO  komenca deŝovo por konvertoj (apriore 0) 
 Bazaj dosierformataj kaj kunpremaj elektoj:
 
 Propra filtrila ĉeno por kunpremo (alternativaj por uzi antaŭagordaĵon): 
 Operacia modifiloj:
 
 Aliaj elektoj:
 
Kun neniu DOSIERO aŭ kiam DOSIERO estas -, legi el la ĉefenigujo.
       --block-list=BLOKOJ
                      komenci novan .xz-blokon post la donitajn intertempojn de
                      nekunpremitaj datumoj, apartigataj de komoj. Laŭvole
                      specifi numero (0-9) de filtrila ĉeno kaj poste ':' antaŭ
                      la malkunpremita datuma grando       --block-size=GRANDO
                      komenci novan .xz-blokon post ĉiu GRANDO bajtoj da enigo;
                      uzi por agordi la blokan grandon por kunfadena kunpremo       --flush-timeout=TEMPOLIMO
                      dum kunpremo se pli ol TEMPOLIMO milisekundoj
                      okazis post la antaŭan elbufrigo kaj legi pliajn enigojn
                      paŭzigus, ĉiuj atendataj datumoj estas elbufrigataj       --ignore-check  ne certigi la integran kontrolon dum malkunpremo       --info-memory   montri la totalan kiomon de la ĉefmemoro kaj la nune
                      aktivaj memoruzadaj limigoj, kaj finiĝi       --memlimit-compress=LIMIGO
      --memlimit-decompress=LIMIGO
      --memlimit-mt-decompress=LIMIGO
  -M, --memlimit=LIMO
                      agordi memoruzadon por kunpremo, malkunpremo,
                      kunfadena kunpmero aŭ ĉiuj el tiuj; LIMIGO estas
                      laŭ bajtoj, % da ĉefmemoro, aŭ 0 por aprioraĵoj       --no-adjust     se kunprema agordo superas la memoruzadan limigon
                      montri eraron anstataŭ malgrandigi la agordaĵon       --no-sparse     ne krei maldensajn dosierojn dum malkunpremiĝo
  -S, --suffix=.SUF   uzi la sufikson '.SUF' ĉe kunpremataj dosieroj
      --files[=DOSIERO]
                      legi dosiernomojn traktotajn el DOSIERO; se DOSIERO estas
                      forlasita, dosiernomoj estas legataj el la ĉefenigujo;
                      dosiernomojn devas finigi novlinia signo
      --files0[=DOSIERO]
                      kiel --files sed uzi la nulan signon por finigi       --robot         uzi mesaĝojn facile analizeblaj per skriptoj       --single-stream
                      malkunpremi nur la unuan fluon kaj silente
                      ignori eventualajn ceterajn enigajn datumojn   --filters-help      montri pliajn informojn pri la sintakso de la
                      liblzma-filtrila ĉeno kaj poste eliri.   --filters=FILTRILOJ ... --filters9=FILTRILOJ
                      agordi aldonajn filtrilajn ĉenojn por uzi kun
                      --block-list per la sintakso de liblzma-filtrila ĉeno   -0 ... -9           kunpremnivelo; apriore 6; pripensu memoruzadon antaŭ ol
                      uzi la nivelojn 7-9! h  -F, --format=FMT    dosierformato kodota aŭ malkodata; validaj valoroj estas
                      'auto' (apriora), 'xz', 'lzma', 'lzip' kaj 'raw'
  -C, --check=KONT    tipo de integra kontrolo: 'none' (estu atentema),
                      'crc32', 'crc64' (apriora) aŭ 'sha256'   -Q, --no-warn       avertoj ne influu la eliran staton   -T, --threads=NOMBRO
                      uzi maksimume NOMBRO da fadenoj; apriore 0, kiu
                      uzas fadenojn samnombrajn kiel procesorajn kernojn   -V, --version       montri la eldonan numeron kaj finiĝi   -e, --extreme       provi plibonigi kunpreman proporcion per uzado de
                      ĉefprocesoran tempon; ne influas la memorajn postulojn
                      de malkunpremo   -h, --help          montri la mallongan helpon (listigas nur la bazajn
                      elektojn)
  -H, --long-help     montri la longan helpon kaj finiĝi   -h, --help          montri ĉi tiun mallongan helpon kaj finiĝi
  -H, --long-help     montri la longan helpon (listigas ankaŭ la altnivelajn
                      elektojn)   -k, --keep          ne forigi enigajn dosierojn
  -f, --force         eldevigi anstataŭigi eligajn dosierojn kaj
                      (mal)kunpmremajn ligilojn 
  -c, --stdout        skribi al la ĉefeligujo kaj ne forigi enigajn dosierojn   -q, --quiet         silentigi avertojn; uzu dufoje por ankaŭ silentigi erarojn
  -v, --verbose       eligi superfluajn informojn; uzu dufoje por pliigi la
                      superfluecon   -z, --compress      eldevigi kunpremon
  -d, --decompress    eldevigi malkunpremon
  -t, --test          certigi la integron de kunpremitan dosieron
  -l, --list          listigi informojn pri .xz-dosierojn   Minimuma eldono de XZ Utils: %s
  Operacia reĝimo:
 %s megabajtoj da memoro estas postulata. La limigo estas %s. %s megabajtoj da memoro estas postulataj. La limigilo estas malaktiva. %s dosiero
 %s dosieroj
 %s ĉefpaĝo: <%s>
 %s:  %s: %s %s: Ne eblas forigi: %s %s: Ne eblas agordi la dosieran grupon: %s %s: Ne eblas agordi la dosieran estron: %s %s: Ne eblas agordi la dosierajn atingopermesojn: %s %s: Fermo de la dosiero malsukcesis: %s %s: Eraro dum legi dosiernomojn: %s %s: Eraro dum serĉi la dosieron: %s %s: Dosiero jam havas la sufikson '%s', preterpasas %s: Dosiero havas setuid- aŭ setgid-biton, preterpasas %s: Dosiero havas glueman biton, preterpasas %s: Dosiero malplenas %s: Dosiero ŝajne estis movita, ne forigos %s: Dosiernomo havas nekonatan sufikson, preterpasas %s: Filtrila ĉeno: %s
 %s: Enmeta dosiero havas pli ol rektan ligilon, preterpasas %s: Nevalida parametro por --block-list %s: Nevalida dosiernoma sufikso %s: Nevalida multiplika sufikso %s: Nevalida elekto-nomo %s: Nevalida elekto-valoro %s: Estas dosierujo, preterpasas %s: Estas simbola ligilo, preterpasas %s: Ne regula dosiero, preterpasas %s: Nula signo trovita dum legi dosiernomojn; eble vi celis uzi la parametron '--files0' anstataŭ '--files' %s: Elektoj devas esti paroj de 'name=value', apartigitaj per komoj %s: Legeraro: %s %s: Serĉado malsukcesis dum provi krei maldensan dosieron: %s %s: Tro da argumentoj por --block-list %s: Tro malgranda por esti valida .xz-dosiero %s: Neatendita dosierfino %s: Neatendita fino de enigo dum legi dosiernomojn %s: Nekonata dosierformata tipo %s: Nekomprenata tipo de integra kontrolo %s: Valoro ne estas nenegativa dekuma entjero %s: Skriberaro: %s %s: poll() malsukcesis: %s --block-list estas ignorata se ne kunpremas al la formato .xz --list ne regas legadon el la ĉefenigujo --list funkcias nur por .xz-dosierojn (--format=xz aŭ --format=auto) 0 povas nur esti uzata kiel la lasta elemento en --block-list Alĝustigis vortara grando de LZMA%c por --filters%u de %s megabajtoj ĝis %s megabajtoj por ne superi la memoruzadan limigon de %s megabajtoj Alĝŭstigis vortara grando de LZMA%c de %s megabajtoj ĝis %s megabajtoj por ne superi la memoruzadan limigon de %s megabajtoj Kiomo da efektiva memoro (ĉefmemoro) Bloko Blokoj Blokoj: Ne eblas establi signalajn traktilojn Ne eblas legi datumojn el la ĉefenigujo dum legi dosiernomojn el la ĉefenigujo Kontrolo Kontrolo: KontVal KunpMsam Kunpgrando Kunpremitaj datumoj ne povas esti ligataj de terminalo Kunpremitaj datumoj ne povas esti skribataj al terminalo Kunpremitaj datumoj estas koruptaj Kunpremita grando: Kunpremo kaj malkunmpremo per --robot ankoraŭ ne estas regataj. Ne povas kunpremi lzip-dosierojn (.lz) Rego de kunpremado estas malaktivigita dum muntotempo Kunpremo: Rego de malkunpremado estas malaktivigita dum muntotempo Malkunpremado postulos %s megabajtojn da memoro. Malkunmpreno: Aprioraĵo por -T0: Malaktiva Malplena dosiero, preterpasas Eraro dum ŝanĝiĝo al filtrila ĉeno %u: %s Eraro dum krei dukton: %s Eraro dum atingi la dosierstatajn flagojn de ĉefenigujon: %s Eraro dum atingi la dosierstatajn flagojn el la ĉefenigujo: %s Erora en la --filters%s=FILTRILOJ elekto: Eraro dum restarigi la flagon O_APPEND de la ĉefenigujo: %s Eraro dum restarigi la statajn flagojn de la ĉefenigujo: %s Dosierformato ne rekonata Dosiero malgrandas por esti .lzma-dosiero La filtrila ĉeno %u estas nekongrua kun --flush-timeout Filtrilaj ĉenoj estas agorditaj per la elektoj --filters=FIILTRILOJ aŭ
--filters1=FILTRILOJ ... --filters9=FILTRILOJ. Ĉiu filtrilo en la ĉeno
estas apartigebla per spacetoj aŭ '--'. Alternative antaŭargordo <0-9>[e]
anstataŭ filtrila ĉeno estas specifebla.
 Filtriloj Flago Aparataro-informoj: Ĉapo En --block-list, la blokgrando mankas post numero de la filtrila ĉeno '%c:' Interna programeraro LZMA ne estas uzebla por la .xz-formato Devigitaj parametroj por longaj elektoj estas ankaŭ devigitaj por
mallongaj elektoj.
 Maksimuma nombra da filtriloj estas kvar Memuzado Memoro postulata: Memoruzada limigo estas tro malgranda por la donita filtrila elekto. Memoruzada limigo atingita Memoruzada limigoj: Plurfadena malkunpremado: Ne Neniu integra kontrolo; ne certigos dosieran integron Nenio Ne .lzma-dosiero Nombro da dosieroj: Nombro da procesoraj fadenoj: Nur unu dosiero estas specifebla per '--files' aŭ '--files0'. Remburo Proporcio Proporcio: Malpliigis la nombron da fadenoj de %s ĝis %s por ne superi la memoruzadan limigo de %s megabajtoj Malpliigis la nombron da fadenoj de %s ĝis unu. La aŭtomata memoruzada limigo de %s megabajtoj ankoraŭ estas superata. %s megabajtoj da memoro estas postulata. Senkonsidere daŭrigas. Raporti programerarojn al <%s> (en la angla aŭ la suoma).
 Grandoj en ĉapoj: Fluo Fluo-remburo: Fluoj: Fluoj  Blokoj   Kunpremita Nekunpremita Propor  Kontrol Dosiernomo Ŝanĝas al unufadena reĝimo pro --flush-timeout Ŝanĝas al unufadena reĝimo por ne superi la memoruzadan limigon de %s megabajtoj ĈI TIU ESTAS DISVOLVA REDAKCIO, NE CELATA POR ĈIUTAGA UZADO. La .lzma-formato komprenas sole la filtrilon LZMA1 La medivariablo %s enhavas troajn argumentojn La ĝustaj elektoj de la aprioraĵoj povas varii inter programoj eldonoj. La sumo de lc kaj lp devas ne esti pli ol 4 La komprenataj filtriloj aŭ filtrilaj elektoj estas: KiomGrando Sumoj: '%s --help' por pliaj informaj. Provi la programon 'lzmainfo' por .lzma-dosieroj. MKunMSam Mkunpgrando Nekunpremita grando: Neatendita fino de enigo Nekonata eraro Nekonata-11 Nekonata-12 Nekonata-13 Nekonata-14 Nekonata-15 Nekonata-2 Nekonata-3 Nekonata-5 Nekonata-6 Nekonata-7 Nekonata-8 Nekonata-9 Nevalida LZMA1/LZMA2 antaŭagordaĵo: %s Nekomprenata filtrila ĉeno aŭ filtrilaj elektoj Nekomprenataj elektoj Nekomprenataj elektoj en filtrila ĉeno %u Nekomprenata tipo de integra kontrolo; ne certigos dosieran integron Uzmaniero: %s [--help] [--version] [DOSIERO]...
Montri informojn konservitaj en la .lzma-dosiera ĉapo Uzmaniero: %s [ELEKTO].. [DOSIERO]...
Kunpremi aŭ malkunpremi DOSIEROjN laŭ la .xz-formato.

 Uzi aprioraĵon en kruda reĝimo estas malkonsilinda. Uzas ĝis %u fadenoj Validaj sufiksoj estas 'KiB' (2^10), 'MiB' (2^20) kaj 'GiB' (2^30). Valoro de la elekto '%s' devas esti inkluzive inter %llu kaj %llu Valoro de la elekto '%s' devas esti inkluzive inter %lu kaj %lu Kun --format=raw, --suffix=.SUF estas postulata se ne skribi al la ĉefeligujo Skribi al la ĉefeligujo malsukcesis Jes filtrila ĉeno %u uzata de --block-list sed ne specifita per --filters%u= PRIu32 PRIu64 Using up to % threads. Value of the option '%s' must be in the range [%, %] Uzas ĝis % fadenoj Valoro de la elekto '%s' devas esti inkluzive inter % kaj % 