ACC SHELL

Path : /usr/share/locale/he/LC_MESSAGES/
File Upload :
Current File : //usr/share/locale/he/LC_MESSAGES/diffutils.mo

	
~
p
	FII0i,
%+,Q-~ &4L8J-5(4L]D?	BIDI=;AyJ=8D9}CF(B@kBMK=8,J9:/t0K$!GF)V9IGhA<./C^,?<ELB%5F1.x>>A% 8g 3 # / D(!/m!4!!!""!"#I9#&###I#1+$&]$$$'$$=%'%%%&")&4L&&.&*&&)'!5''W')''' ' '(.(	H(R(e(j((1(2(0(')#B)f)))1)-)*(*=*
P*^*"y*%*
****	*++"+1+
A+O+k+
++S+,-/F030-1;41p11 1.1(1(2.H2/w2+22'2'3C3IE3I393K4"_4J474H5DN5B5G596DX6D6=6H 7Ji7D7C7E=8B8 8G8G/9Dw9M9L
:;W:J:=:C;7`;I;7;F<@a<c<:>5A>=w>>>>>73?Dk?y?>*@;i@<@?@6"A<YACA8A<BBPBIBHB>&C:eCCC?CG$DBlDDEEEFH FiFF FHFAGHMGGG9GGAH%I)+IUI(eI<I#I5I!%JGJXJwJ%J/JJJ#K/KLKdK}KK	KKK;K.L)/L!YL*{LL*L-L/M,CMpMM
MM!MMMNN!N&N,N@NDNQN
`N$nNN	NN>
nNg\IfpRw^[~"#aJGW*V}+X$1 D-EM2UF(qP4OBd:Qb08e	]h@L,5.A<9vu6si?7)Z{_rkzY%|tCK&=/Hcy3;x'm!o`jTS
l  Either GFMT or LFMT may contain:
    %%  %
    %c'C'  the single character C
    %c'\OOO'  the character with octal code OOO  GFMT may contain:
    %<  lines from FILE1
    %>  lines from FILE2
    %=  lines common to FILE1 and FILE2
    %[-][WIDTH][.[PREC]]{doxX}LETTER  printf-style spec for LETTER
      LETTERs are as follows for new group, lower case for old group:
        F  first line number
        L  last line number
        N  number of lines = L-F+1
        E  F-1
        M  L+1  LFMT may contain:
    %L  contents of line
    %l  contents of line, excluding any trailing newline
    %[-][WIDTH][.[PREC]]{doxX}n  printf-style spec for input line number  LTYPE is `old', `new', or `unchanged'.  GTYPE is LTYPE or `changed'.  Skip the first SKIP1 bytes of FILE1 and the first SKIP2 bytes of FILE2.%s %s differ: byte %s, line %s
%s %s differ: byte %s, line %s is %3o %s %3o %s
%s: diff failed: %s: illegal option -- %c
%s: invalid option -- %c
%s: option `%c%s' doesn't allow an argument
%s: option `%s' is ambiguous
%s: option `%s' requires an argument
%s: option `--%s' doesn't allow an argument
%s: option `-W %s' doesn't allow an argument
%s: option `-W %s' is ambiguous
%s: option requires an argument -- %c
%s: unrecognized option `%c%s'
%s: unrecognized option `--%s'
(C)--GTYPE-group-format=GFMT  Similar, but format GTYPE input groups with GFMT.--LTYPE-line-format=LFMT  Similar, but format LTYPE input lines with LFMT.--binary  Read and write data in binary mode.--diff-program=PROGRAM  Use PROGRAM to compare files.--from-file and --to-file both specified--from-file=FILE1  Compare FILE1 to all operands.  FILE1 can be a directory.--help  Output this help.--horizon-lines=NUM  Keep NUM lines of the common prefix and suffix.--ignore-file-name-case  Ignore case when comparing file names.--line-format=LFMT  Similar, but format all input lines with LFMT.--no-ignore-file-name-case  Consider case when comparing file names.--normal  Output a normal diff.--speed-large-files  Assume large files and many scattered small changes.--strip-trailing-cr  Strip trailing carriage return on input.--tabsize=NUM  Tab stops are every NUM (default 8) print columns.--to-file=FILE2  Compare all operands to FILE2.  FILE2 can be a directory.--unidirectional-new-file  Treat absent first files as empty.-3  --easy-only  Output unmerged nonoverlapping changes.-A  --show-all  Output all changes, bracketing conflicts.-B  --ignore-blank-lines  Ignore changes whose lines are all blank.-D NAME  --ifdef=NAME  Output merged file to show `#ifdef NAME' diffs.-D option not supported with directories-E  --ignore-tab-expansion  Ignore changes due to tab expansion.-E  --show-overlap  Output unmerged changes, bracketing conflicts.-H  --speed-large-files  Assume large files and many scattered small changes.-I RE  --ignore-matching-lines=RE  Ignore changes whose lines all match RE.-L LABEL  --label=LABEL  Use LABEL instead of file name.-N  --new-file  Treat absent files as empty.-S FILE  --starting-file=FILE  Start with FILE when comparing directories.-T  --initial-tab  Make tabs line up by prepending a tab.-W  --ignore-all-space  Ignore all white space.-X  Output overlapping changes, bracketing them.-X FILE  --exclude-from=FILE  Exclude files that match any pattern in FILE.-a  --text  Treat all files as text.-b  --ignore-space-change  Ignore changes in the amount of white space.-b  --print-bytes  Print differing bytes.-c  -C NUM  --context[=NUM]  Output NUM (default 3) lines of copied context.
-u  -U NUM  --unified[=NUM]  Output NUM (default 3) lines of unified context.
  --label LABEL  Use LABEL instead of file name.
  -p  --show-c-function  Show which C function each change is in.
  -F RE  --show-function-line=RE  Show the most recent line matching RE.-d  --minimal  Try hard to find a smaller set of changes.-e  --ed  Output an ed script.-e  --ed  Output unmerged changes from OLDFILE to YOURFILE into MYFILE.-i  --ignore-case  Consider upper- and lower-case to be the same.-i  --ignore-case  Ignore case differences in file contents.-i  Append `w' and `q' commands to ed scripts.-i SKIP  --ignore-initial=SKIP  Skip the first SKIP bytes of input.-i SKIP1:SKIP2  --ignore-initial=SKIP1:SKIP2-l  --left-column  Output only the left column of common lines.-l  --paginate  Pass the output through `pr' to paginate it.-l  --verbose  Output byte numbers and values of all differing bytes.-m  --merge  Output merged file instead of ed script (default -A).-n  --rcs  Output an RCS format diff.-n LIMIT  --bytes=LIMIT  Compare at most LIMIT bytes.-o FILE  --output=FILE  Operate interactively, sending output to FILE.-q  --brief  Output only whether files differ.-r  --recursive  Recursively compare any subdirectories found.-s  --quiet  --silent  Output nothing; yield exit status only.-s  --report-identical-files  Report when two files are the same.-s  --suppress-common-lines  Do not output common lines.-t  --expand-tabs  Expand tabs to spaces in output.-v  --version  Output version info.-w  --ignore-all-space  Ignore all white space.-w NUM  --width=NUM  Output at most NUM (default 130) print columns.-x  --overlap-only  Output overlapping changes.-x PAT  --exclude=PAT  Exclude files that match PAT.-y  --side-by-side  Output in two columns.
  -W NUM  --width=NUM  Output at most NUM (default 130) print columns.
  --left-column  Output only the left column of common lines.
  --suppress-common-lines  Do not output common lines.Common subdirectories: %s and %s
Compare files line by line.Compare three files line by line.Compare two files byte by byte.FILES are `FILE1 FILE2' or `DIR1 DIR2' or `DIR FILE...' or `FILE... DIR'.File %s is a %s while file %s is a %s
Files %s and %s are identical
Files %s and %s differ
If --from-file or --to-file is given, there are no restrictions on FILES.If a FILE is `-' or missing, read standard input.If a FILE is `-', read standard input.No newline at end of fileOnly in %s: %s
Report bugs to <bug-gnu-utils@gnu.org>.SKIP values may be followed by the following multiplicative suffixes:
kB 1000, K 1024, MB 1,000,000, M 1,048,576,
GB 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y.SKIP1 and SKIP2 are the number of bytes to skip in each file.Side-by-side merge of file differences.Try `%s --help' for more information.Unknown system errorUsage: %s [OPTION]... FILE1 FILE2
Usage: %s [OPTION]... FILE1 [FILE2 [SKIP1 [SKIP2]]]
Usage: %s [OPTION]... FILES
Usage: %s [OPTION]... MYFILE OLDFILE YOURFILE
`-' specified for more than one input fileblock special fileboth files to be compared are directoriescannot compare `-' to a directorycannot compare file names `%s' and `%s'cannot interactively merge standard inputcharacter special filecmp: EOF on %s
conflicting %s option value `%s'conflicting output style optionsconflicting tabsize optionsconflicting width optionsdirectoryextra operand `%s'fifoincompatible optionsinput file shrankinternal error: invalid diff type in process_diffinternal error: invalid diff type passed to outputinternal error: screwup in format of diff blocksinvalid --bytes value `%s'invalid --ignore-initial value `%s'invalid context length `%s'invalid diff format; incomplete last lineinvalid diff format; incorrect leading line charsinvalid diff format; invalid change separatorinvalid horizon length `%s'invalid tabsize `%s'invalid width `%s'message queuemissing operand after `%s'options -l and -s are incompatiblepagination not supported on this hostprogram errorread failedregular empty fileregular filesemaphoreshared memory objectsocketstack overflowstandard outputsymbolic linktoo many file label optionstyped memory objectweird filewrite failedProject-Id-Version: diffutils 2.8.3
Report-Msgid-Bugs-To: bug-diffutils@gnu.org
POT-Creation-Date: 2008-01-10 16:17+0100
PO-Revision-Date: 2002-06-17 13:03+0300
Last-Translator: Eli Zaretskii <eliz@gnu.org>
Language-Team: Hebrew <eliz@gnu.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-8
Content-Transfer-Encoding: 8bit
                                         :   LFMT  GFMT
                                    %%  %
                         C    %c'C'
             OOO      %c'\OOO'                                                      :  GFMT
                     FILE1-   %<
                     FILE2-   %>
     FILE2- FILE1-    %=
  LETTER  printf    %[-][WIDTH][.[PREC]]{doxX}LETTER
       :(    )     LETTER
                      F
                      L
               L-F+1 =    N
                               F-1  E
                               M+1  M                                                      :  LFMT
                            %L
              %l
   printf    %[-][WIDTH][.[PREC]]{doxX}n  .`changed'  LTYPE  GTYPE .`unchanged'  `new' ,`old'  LTYPE.   N2     N1  %s- %s   %s  ,%s   
%s- %s   %s  ,%s   %3o %s %3o %s 
%s " diff   :%s: -  -- %c
%s     -- %c
%s      `%c%s' 
%s   -  `%s' 
%s     `%s' 
%s      `--%s' 
%s      `-W %s' 
%s   -  `-W %s' 
%s:    -- %c
%s   `%c%s' - 
%s   `--%s' - 
GFMT  GTYPE      ,"  --GTYPE-group-format=GFMT.LFMT  LTYPE      ,"  --LTYPE-group-format=LFMT                    .         --binary                 .  PROGRAM    --diff-program=PROGRAM--to-file  --from-file  .   FILE1 .   FILE1   --from-file=FILE1                           .         --help.     NUM           --horizon-lines=NUM.        --ignore-file-name-case               .LFMT     ,"  --line-format=LFMT   .       --no-ignore-file-name-case                   .         --normal  .           --speed-large-files              .    CR        --strip-trailing-cr                  .(8 ")  NUM  Tab  --tabsize=NUM   .   FILE2 .FILE2-     --to-file=FILE2  .            --unidirectional-new-file               .       -3  --easy-only                .  ,     -A  --show-all            .     -B  --ignore-blank-lines`#ifdef NAME'-   ,   -D NAME  --ifdef=NAME  -D                . TAB     -E  --ignore-tab-expansion             .  ,     -E  --show-overlap  .       -H  --speed-large-files.RE       -I RE --ignore-matching-lines=RE                      .   LABEL-   -L LABEL  --label=LABEL          .       -N  --new-file             .FILE      -S FILE  --starting-file=FILE             .  TAB " -TAB   -T  --initial-tab                .      -W  --ignore-all-space                      .      -XFILE-       -X FILE  --exclude-from=FILE                .      -a  --text                .     -b  --ignore-space-change                       .     -b    --print-bytes  .   (3 :") NUM   -c  -C NUM  --context[=NUM]
  .   (3 :") NUM   -u  -U NUM  --unified[=NUM]
                    .  LABEL-          --label LABEL
            .   C     -p     --show-c-function
        .RE       -F RE  --show-function-line=RE            .      -d  --minimal             .ed       -e  --edMYFILE   YOURFILE- OLDFILE-    -e  --ed    .       -i  --ignore-case.        -i  --ignore-case            .ed   `q'- `w'     -i             .    N    -i N --ignore-initial=N                                             -i N1:N2
                                             --ignore-initial=N1:N2         .    ,    -l  --left-column                .  `pr'     -l  --paginate.       '   -l    --verbose       .(-A ") ed       -m  --merge                    .RCS     -n  --rcs                    . N     -n N  --bytes=N            .FILE-  ,   -o FILE  --output=FILE                   .      -q  --brief            .  -   -r  --recursive               .    ;   -s  --quiet  --silent                        .     -s  --report-identical-files                    .      -s  --suppress-common-lines                .  TAB    -t  --expand-tabs                       .     -v  --version                         .    -w  --ignore-all-space. (130 ")  NUM     -w NUM  --width=NUM                                .    -x  --overlap-only  .PAT        -x PAT  --exclude=PAT            .        -y  --side-by-side
  . (130 :") NUM-     -W NUM  --width=NUM
         .    ,        --left-column
                    .          --suppress-common-lines%s- %s : -
.    .    .    .`FILE... DIR'  `DIR FILE...'  `DIR1 DIR2'  `FILE1 FILE2'  FILES%s %s- %s %s   
  %s- %s 
   `%s'- `%s' 
       .FILES     ,--to-file  --from-file                .    ,   `-'  FILE                                    .    ,`-'  FILE   -  %s-   %s
.<bug-gnu-utils@gnu.org>                                 :   SKIP   
                     ,M 1,048,576, MB 1,000,000 ,K 1024 ,kB 1000,
  .T, P, E, Z, Y    ,G 1,073,741,824 ,GB 1,000,000,000      .         SKIP2- SKIP1.       .    `%s --help'  - %s [OPTION]... FILE1 FILE2  : 
   %s [OPTION]... FILE1 [FILE2 [SKIP1 [SKIP2]]] : 
%s [OPTION]... FILES   : 
%s [OPTION]... MYFILE OLDFILE YOURFILE   : 
     `-'        `-'   `%s'- `%s'              cmp: %s  
%s      `%s'      Tab     `%s'   fifo    process_diff      :        :  diff    :  --bytes   `%s'  --ignore-initial   `%s'  `%s'       :       :       :   --horizon-lines  `%s'   `%s'  Tab `%s'    `%s'       -s- -l                   -L        

ACC SHELL 2018