ACC SHELL

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

GT
hix23f|!(.$Bg.!.M%hy+44i , B %` , -   )!&,!:S!%!!!'!"%:"%`"("]#
$$$A$]$$u$$$$$$$%1%!K%"m%#%"%#%%&'&F&2'E'W'i'{'A'A'8(E(#\((((3(( )#5)8Y)"))!) )**)A*%k*&*(*)*"+.+N+*j+)+*+)+),(>,-g,,,,&,-2-8N-(--7-&.*..+Y..1.%.-.#&/0J/{/$///;/460k0#0$0,020421g11111/1&#2J2e2!22*2#2$3503Ef3*3-3
4-4.>44m4$4Q4"5<5$V5#{55&55.5$,6Q6"l6#6"6$6"6@7!_7!7"77+7 7"85>85t8!888.9.49c9949?9?9<:U:Fu::&:6:&3;Z;8t;<;5;% <tF<(<<)=*-="X={=="=$=">"#>5F>;|>A>+>)&?%P?$v?.?/?0?'+@(S@$|@(@5@7A-8A'fA'A)A%ABB42B-gB(B&B'B
C(,C)UC1C7C'CD@1DrDKDD(D-E(9E9bE6E2E)F)0F)ZF*F5F;FA!G+cG0G!GG"G"H#<H$`H4H&H&H#I$,IQIaIyI&I.I,I&J/@J4pJ$J*J$J%K-@K"nK%K0K K	L2LPL"dL0LL$L*L1M@NMAM	M2M8N(GNLpNOO
OOO-PBPXPrP8PPPP!
Q(,QUQqQQ*QQ*QR9RMR"eRR"RRRtR$iS<SSSTT0TJT fTT.T(T(T.U/FU+vU.UU4U%&V'LV'tV/V#V VW1WGXXXY"Y#6YZYsYYYYYYY(Y"Z?Z$]ZZZZZZ$[[[[\K\I_\*\\\']/6]-f]]]!]6]&%^#L^'p^&^(^.^ _!8_#Z_$~_(_%__(`.0`(_`.`"` `&`$"a$Ga(laa"a5aa)b&Fbmbbbb'b$c+*cVc,sccccc3d+Cdod$d$d*d:e;=e yeee*e+e%$fJfef'{fff f!f6g2Pg0g2g
g0g#h->hlhMhh%hi$0i&Ui)|ii)i&ij"j:jSjkjj4jj"jk<k(Dk mkk+k.k*l<+l(hl*lll5l=m=Vmm(m@mn +n2Ln nn2n:n.'oVo`ro'oo p6pUplp p"pppp%q8;q=tqq2qr$r,@r-mr7r*r+r%*s0Ps.s7s,st.t Nt-ottt.tu.+uZu zu(uu u!v4'v\v$xv=vvAv4wEw#dww6w0w'
x'5x]x!}x"x%x8x=!y_y-y#yyyz#zAz@Zz"zzzz{!{!3{U{q{#{#{&{5|#6|+Z||||3|}#/}S}l}0}}!}-}~)1~/[~/~@~A~	>"H5k^Pi<$D.mCf#QnW!$Oj4 J	3p45Z=.8B!Gz-,Ruov
-#21A|%D/Y(>"7y	)a6;t:LN,F
EE/F*16"q]2\+dxhlc(K?bT5' gMX+[@~GkCB9*S'r7AI
w0@
_es)`9&&;=%>U<803H:{V?}	# -- main --
	# BEGIN block(s)

	# END block(s)

	# Rule(s)

	# gawk profile, created %s
	-F fs			--field-separator=fs
	-W compat		--compat
	-W copyleft		--copyleft
	-W copyright		--copyright
	-W dump-variables[=file]	--dump-variables[=file]
	-W gen-po		--gen-po
	-W help			--help
	-W lint-old		--lint-old
	-W lint[=fatal]		--lint[=fatal]
	-W non-decimal-data	--non-decimal-data
	-W nostalgia		--nostalgia
	-W parsedebug		--parsedebug
	-W posix		--posix
	-W profile[=file]	--profile[=file]
	-W re-interval		--re-interval
	-W source=program-text	--source=program-text
	-W traditional		--traditional
	-W usage		--usage
	-W version		--version
	-f progfile		--file=progfile
	-m[fr] val
	-v var=val		--assign=var=val

	# Function Call Stack:


	# Functions, listed alphabetically

To report bugs, see node `Bugs' in `gawk.info', which is
section `Reporting Problems and Bugs' in the printed version.

%d is invalid as number of arguments for %s%s %s `%s': could not set close-on-exec: (fcntl: %s)%s to "%s" failed (%s)%s: array_ref to %s
%s: close failed (%s)%s: empty (null)
%s: empty (zero)
%s: illegal option -- %c
%s: invalid option -- %c
%s: is parameter
%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 `-W %s' unrecognized, ignored
%s: option requires an argument -- %c
%s: string literal as last arg of substitute has no effect%s: table_size = %d, array_size = %d
%s: unrecognized option `%c%s'
%s: unrecognized option `--%s'
-Ft does not set FS to tab in POSIX awk-m option usage: `-m[fr] nnn'/inet/raw client not ready yet, sorry/inet/raw server not ready yet, sorryCopyright (C) 1989, 1991-%d Free Software Foundation.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

Examples:
	gawk '{ sum += $1 }; END { print sum }' file
	gawk -F: '{ print $1 }' /etc/passwd
Invalid back referenceInvalid character class nameInvalid collation characterInvalid content of \{\}Invalid preceding regular expressionInvalid range endInvalid regular expressionMemory exhaustedNF set to negative valueNo matchNo previous regular expressionOperation Not SupportedPOSIX does not allow `%s'POSIX does not allow `\x' escapesPOSIX does not allow operator `**'POSIX does not allow operator `**='POSIX options:		GNU long options:
Premature end of regular expressionRegular expression too bigSuccessTCP/IP communications are not supportedThis program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Trailing backslashUnmatched ( or \(Unmatched ) or \)Unmatched [ or [^Unmatched \{Usage: %s [POSIX or GNU style options] -f progfile [--] file ...
Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...
[s]printf: format specifier does not have control letter^ ran out for this one`$' is not permitted in awk formats`$' not permitted after period in format`%s' is a Bell Labs extension`%s' is a built-in function, it cannot be redefined`%s' is a gawk extension`%s' is not supported in old awk`--posix' overrides `--traditional'`--posix'/`--traditional' overrides `--non-decimal-data'`-m[fr]' option irrelevant in gawk`BINMODE' is a gawk extension`FIELDWIDTHS' is a gawk extension`IGNORECASE' is a gawk extension`L' is meaningless in awk formats; ignored`L' is not permitted in POSIX awk formats`break' outside a loop is not allowed`break' outside a loop is not portable`continue' outside a loop is not allowed`continue' outside a loop is not portable`delete array' is a gawk extension`extension' is a gawk extension`goto' considered harmful!
`h' is meaningless in awk formats; ignored`h' is not permitted in POSIX awk formats`l' is meaningless in awk formats; ignored`l' is not permitted in POSIX awk formats`next' cannot be called from a BEGIN rule`next' cannot be called from an END rule`nextfile' cannot be called from a BEGIN rule`nextfile' cannot be called from an END rule`nextfile' is a gawk extension`return' used outside function context`|&' not supportedand(%lf, %lf): fractional values will be truncatedand(%lf, %lf): negative values will give strange resultsand: received non-numeric first argumentarg count with `$' must be > 0assignment is not allowed to result of builtin functionassignment used in conditional contextatan2: received non-numeric first argumentatan2: received non-numeric second argumentattempt to access field %dattempt to field reference from non-numeric valueattempt to reference from null stringattempt to use array `%s' in a scalar contextattempt to use scalar `%s' as arrayattempt to use scalar parameter `%s' as an arraybackslash at end of stringbackslash not last character on linebad `%sFMT' specification `%s'buffer overflow in genflags2strcall of `length' without parentheses is deprecated by POSIXcall of `length' without parentheses is not portablecan't convert string to floatcan't open pipe `%s' for input (%s)can't open pipe `%s' for output (%s)can't open source file `%s' for reading (%s)can't open two way pipe `%s' for input/output (%s)can't open two way socket `%s' for input/output (%s)can't read sourcefile `%s' (%s)can't redirect from `%s' (%s)can't redirect to `%s' (%s)can't use function name `%s' as variable or arraycannot create child process for `%s' (fork: %s)cannot open file `%s' for reading (%s)cannot open pipe `%s' (%s)close of `%s' failed (%s).close of fd %d (`%s') failed (%s)close of pipe failed (%s)close of redirection that was never openedclose of stdin in child failed (%s)close of stdout in child failed (%s)close: `%.*s' is not an open file, pipe or co-processclose: redirection `%s' not opened with `|&', second argument ignoredclose: second argument is a gawk extensionclose: second argument must be `to' or `from'cmd. line:co-process flush of pipe to `%s' failed (%s).compl(%lf): fractional value will be truncatedcompl(%lf): negative value will give strange resultscompl: received non-numeric argumentconcatenation: side effects in one expression have changed the length of another!cos: received non-numeric argumentcould not find groups: %scould not open `%s' for writing (%s)could not open `%s' for writing: %scould not open `%s', mode `%s'could not pre-open /dev/null for fd %ddata file `%s' is emptydcgettext: `%s' is not a valid locale categorydelete: index `%s' not in array `%s'division by zero attempteddivision by zero attempted in `%%'division by zero attempted in `%%='division by zero attempted in `/='empty argument to `--source' ignoredempty program text on command lineenvironment variable `POSIXLY_CORRECT' set: turning on `--posix'error reading input file `%s': %serror writing standard error (%s)error writing standard output (%s)error: escape sequence `\%c' treated as plain `%c'exp: argument %g is out of rangeexp: received non-numeric argumentexpression for `%s' redirection has null string valueexpression in `%s' redirection only has numeric valueextension: cannot open `%s' (%s)
extension: library `%s': cannot call function `%s' (%s)
failure status (%d) on file close of `%s' (%s)failure status (%d) on pipe close of `%s' (%s)fatal error: internal errorfatal: fflush: `%s' is not an open file, pipe or co-processfflush: cannot flush: file `%s' opened for reading, not writingfflush: cannot flush: pipe `%s' opened for reading, not writingfile `%s' is a directoryfile flush of `%s' failed (%s).filename `%s' for `%s' redirection may be result of logical expressionfloating point exceptionfunction `%s' called but never definedfunction `%s' called with more arguments than declaredfunction `%s' defined but never calledfunction `%s' not definedfunction `%s': can't use function name as parameter namefunction `%s': parameter #%d, `%s', duplicates parameter #%dfunction `%s': parameter `%s' shadows global variablefunction name `%s' previously definedgawk is a pattern scanning and processing language.
By default it reads standard input and writes standard output.

gensub: third argument of 0 treated as 1illegal type (%s) in tree_evalindex: received non-string first argumentindex: received non-string second argumentint: received non-numeric argumentinvalid char '%c' in expressioninvalid subscript expressioninvalid tree type %s in redirect()length: received non-string argumentlog: received negative argument %glog: received non-numeric argumentlshift(%lf, %lf): fractional values will be truncatedlshift(%lf, %lf): negative values will give strange resultslshift(%lf, %lf): too large shift value will give strange resultslshift: received non-numeric first argumentmatch: third argument is a gawk extensionmatch: third argument is not an arraymktime: received non-string argumentmoving pipe to stdin in child failed (dup: %s)moving pipe to stdout in child failed (dup: %s)multicharacter value of `RS' is a gawk extensionmultistage two-way pipelines don't workmust supply a remote hostname to `/inet'must supply a remote port to `/inet'must use `count$' on all formats or noneno (known) protocol supplied in special filename `%s'no `$' supplied for positional field width or precisionno explicit close of co-process `%s' providedno explicit close of file `%s' providedno explicit close of pipe `%s' providedno explicit close of socket `%s' providedno hex digits in `\x' escape sequenceno pre-opened fd %dno program text at all!non-redirected `getline' undefined inside END actionnot enough arguments to satisfy format stringnull string for `FS' is a gawk extensionold awk does not support operator `**'old awk does not support operator `**='only root may use `/inet/raw'.operator `^' is not supported in old awkoperator `^=' is not supported in old awkor(%lf, %lf): fractional values will be truncatedor(%lf, %lf): negative values will give strange resultsor: received non-numeric first argumentpipe flush of `%s' failed (%s).plain `print' in BEGIN or END rule should probably be `print ""'printf: no argumentsreached system limit for open files: starting to multiplex file descriptorsreason unknownreference to uninitialized argument `%s'reference to uninitialized element `%s["%s"]'reference to uninitialized variable `%s'regexp constant `/%s/' looks like a C comment, but is notregexp constant for parameter #%d yields boolean valueregular expression on left of `~' or `!~' operatorregular expression on right of assignmentregular expression on right of comparisonrestoring stdin in parent process failed
restoring stdout in parent process failed
rshift(%lf, %lf): fractional values will be truncatedrshift(%lf, %lf): negative values will give strange resultsrshift(%lf, %lf): too large shift value will give strange resultsrshift: received non-numeric first argumentrunning %s setuid root may be a security problemsending profile to standard errorshadow_funcs() called twice!sin: received non-numeric argumentsource file `%s' is emptysource file does not end in newlinespecial file name `%s' is incompletesplit: null string for third arg is a gawk extensionsplit: second argument is not an arraysqrt: called with negative argument %gsqrt: received non-numeric argumentsrand: received non-numeric argumentstandard outputstatement has no effectstatement may have no effectstrftime: received empty format stringstrftime: received non-numeric second argumentstrftime: received non-string first argumentsubscript of array `%s' is null stringsubstr: non-integer length %g will be truncatedsubstr: non-integer start index %g will be truncatedsubstr: source string is zero lengthsubstr: start index %g is invalid, using 1system: received non-string argumenttolower: received non-string argumenttoo many arguments supplied for format stringtoo many pipes or input files opentoupper: received non-string argumentturning off `--lint' due to assignment to `LINT'unexpected type %s in prec_levelunknown nodetype %dunnecessary mixing of `>' and `>>' for file `%.*s'unterminated regexpunterminated regexp at end of fileunterminated regexp ends with `\' at end of fileunterminated stringuse `PROCINFO["%s"]' instead of `%s'use `PROCINFO[...]' instead of `/dev/user'use of `\ #...' line continuation is not portableuse of dcgettext(_"...") is incorrect: remove leading underscoreuse of dcngettext(_"...") is incorrect: remove leading underscorewarning: xor(%lf, %lf): fractional values will be truncatedxor(%lf, %lf): negative values will give strange resultsxor: received non-numeric first argumentProject-Id-Version: gawk 3.1.1a
Report-Msgid-Bugs-To: arnold@skeeve.com
POT-Creation-Date: 2007-09-30 22:33+0200
PO-Revision-Date: 2002-04-28 21:46+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: 8-bit
	# -- main --
	# BEGIN 

	# END 

	# ()

	# %s  gawk  
	-F -		--field-separator=-
	-W compat		--compat
	-W copyleft		--copyleft
	-W copyright		--copyright
	-W dump-variables[=-]	--dump-variables[=-]
	-W gen-po		--gen-po
	-W help			--help
	-W lint-old		--lint-old
	-W lint[=fatal]		--lint[=fatal]
	-W non-decimal-data	--non-decimal-data
	-W nostalgia		--nostalgia
	-W parsedebug		--parsedebug
	-W posix		--posix
	-W profile[=-]	--profile[=-]
	-W re-interval		--re-interval
	-W source=-	--source=-
	-W traditional		--traditional
	-W usage		--usage
	-W version		--version
	-f -		--file=-
	-m[fr] 
	-v =		--assign==

	# :  


	# -  ,

 ,`gawk.info'  `Bugs'   ,  
       .  `Reporting Problems and Bugs' 

  %d    %s%s %s `%s'  close-on-exec   (fcntl: %s) %s " "%s"-  (%s) %s: %s- (array_ref) 
`%s'   (%s) %s: () 
%s: ( hash ) 
%s: -  -- %c
%s     -- %c
  %s
%s      `%c%s' 
%s   -  `%s' 
%s     `%s' 
%s      `--%s' 
%s      `-W %s' 
%s   -  `-W %s' 
 ,%s     `-W %s' 
%s:    -- %c
    `%s'     %s: table_size = %d, array_size = %d
%s   `%c%s' - 
%s   `--%s' - 
awk  POSIX  TAB  FS-   -Ft`-m[fr] nnn' :-m     /inet/raw  ,  /inet/raw  ,Copyright (C) 1989, 1991-%d Free Software Foundation.

  /   ;    
 "   ,GNU General Public License  
    ,  3    ;Free Software Foundation
        .    (  )
                                                  :
	gawk '{ sum += $1 }; END { print sum }' file
	gawk -F: '{ print $1 }' /etc/passwd
 -     - -  \{\}                   NF         `%s'   POSIX`\x'      POSIX `**'    POSIX`**='    POSIX:POSIX 		: GNU 
         TCP/IP   ,       
-   ;    
, .      
       .GNU General Public License-  
`\'     -   \(  (-   \)  )-   [^  [-   \{%s [GNU  POSIX  ] -f - [--] - ... : 
%s [GNU  POSIX  ] [--] %c%c - ... : 
      :[s]printf^    awk     `$'      `$'Bell   awk-    `%s'    ,   `%s'gawk-    `%s' awk-   `%s'`--traditional'   `--posix'`--non-decimal-data'   `--posix'/`--traditional'gawk    `-m[fr]' gawk-    `BINMODE'gawk-    `FIELDWIDTHS'gawk-    `IGNORECASE' ;awk      `L'POSIX - awk      `L'  `break'-      `break'  `continue'-      `continue'gawk-    `delete array'gawk-    `extension'!-  `goto'
 ;awk      `h'POSIX - awk      `h' ;awk      `l'POSIX - awk      `l'BEGIN   `next'-  END   `next'-  BEGIN   `nextfile'-  END   `nextfile'-  gawk-    `nextfile'    `return'- `|&'-     :and(%lf, %lf)-     :and(%lf, %lf)    :and0-    `$'                 :atan2    :atan2%d '                 `%s'    `%s'      `%s'             `%sFMT'   `%s'genflags2str-  POSIX      `length'-     `length'-       `%s'   (%s)   `%s'   (%s)   `%s'    (%s) /  - (pipe)  `%s'  (%s) /  - (socket)  `%s'  (%s) `%s'    (%s) `%s'-  (%s) `%s'   (%s)    `%s'    `%s' -   (fork: %s)   `%s'   (%s) `%s'   (%s) `%s'  (%s) (%d / ) `%s'  (%s)   (%s)     - stdin  (%s) - stdout  (%s)      ,   `%.*s' :close   ,`|&' "   `%s' gawk-    `close'   `from'  `to'   `close'   cmd. line:`%s'-       (%s)    :compl(%lf)-     :compl(%lf)   :compl!          - :concatenation   :cos%s :       `%s'  (%s)   `%s'   (%s) `%s'  `%s'    /dev/null- %d /      `%s'      `%s' :dcgettext`%s'    `%s'  :delete  `%%'-   `%%='-   `/='-    `--source'-      `--posix'  : `POSIXLY_CORRECT'  `%s'   (%s)     (%s)     (%s) error:    `\%c'   `%c'    %g  :exp   :exp   `%s' /      `%s' /  `%s'   (%s)   :extension
`%s'  `%s'   (%s)   :extension
(%d  ) `%s'   (%s) (%d  ) `%s'-   (%s)    : fatal:      ,   `%s' :fflush  ,  `%s'  :    :fflush  ,  `%s'  :    :fflush  `%s' `%s'      (%s)       `%s'   `%s' /      `%s'       `%s'     , `%s'   `%s'        :`%s' `%s'  %d '   ,`%s' ,%d '       `%s'  `%s'   `%s'  .       gawk
.         
1-  0    :gensubtree_eval- (%s)      :index    :index   :int '%c'       redirect()  %s      :length%g     :log   :log   :lshift(%lf, %lf)-     :lshift(%lf, %lf)-       :lshift(%lf, %lf)    :lshiftgawk-    `match'       :match   :mktime- stdin-   (dup: %s) - stdout-   (dup: %s) gawk-    `RS'         - `/inet'   -   `/inet'            `count$'- `%s'    -           `$'     (co-process) `%s'     `%s'    (pipe) `%s'    (socket) `%s' `\x'         %d / !      END       `getline'    gawk-    `FS'-  `**'     awk`**='     awk root   `inet/raw'-  awk-   `^'  awk-   `^='    :or(%lf, %lf)-     :or(%lf, %lf)    :or`%s'-     (%s) `print ""'     END  BEGIN   `print'   :printf/    ;      - `%s' -    `%s["%s"]'  `%s' -     ,C     `/%s/'     %d '    `!~'  `~'                - stdin   
- stdout   
   :rshift(%lf, %lf)-     :rshift(%lf, %lf)-       :rshift(%lf, %lf)    :rshift    setuid root- %s      !  shadow_funcs()   :sin  `%s'  -       `%s'  gawk-    `split'-      `split'   %g     :sqrt   :sqrt   :srand  -          :strftime    :strftime    :strftime`%s'      ,   ,%g  :substr ,  , %g     :substr     :substr1-  ,  %g   :substr   :system   :tolower    -     (pipes)      :toupper`LINT'-    `--lint' prec_level- %s  %d -   node`%.*s'   `>>'-  `>'-   -    -    `\'-  -  - `PROCINFO["%s"]'-   `%s' `/dev/user' -  `PROCINFO[...]'-      `\ #...'-   -   :dcgettext(_"...")-    -   :dncgettext(_"...")-  warning:    :xor(%lf, %lf)-     :xor(%lf, %lf)    :xor

ACC SHELL 2018