\a h!CBBT98yR765;3qGE|3I@;;Gw@LGD.CsM8K>MyAR S!"F#i#^$0~$$$$,$%.>%'m%(%%%%*%(&(,&PU&D&H&E4'(z'K'C'@3(:t(C(M(GA)G)~);P*J*C*A+3]+L+:+L,>f,;,7,4-3N-K-H-0.LH.F.B.1/Q/E/H0Jh0F00H1E1H2Y26273JM3E3;3L45g4@474=5<T5M5@5? 6>`6<666K7<_7M7378!=8_8!{88 88F8= 9C^9&999&:K':1s:&:::;;$4;Y;k; ;;I;<< <<<<<<= =#&= J=V=q====:_>> >q> 5?A?S?%f????? ?"?4@I@.f@@@;@3@/1A+aA'A#AAAB%B'BDB)WB!B'B)BB C)*C&TC{C C CCCD "D,Dn1DE EEEE1F22F0eFF#FFFG)G1IG-{GGGGG G H$H?HZH"yHH HH"H%HI I )I5I HI UI_ItI{IIIIII,I IJJ3JBJaJ yJJ JJFLIMIFNHNNGjOFOO/P.P6P+QLEQzQ RMRAR>)ShS=S&TxTL3UIUHUtV8VGVF WPW|WTXXZj[[&\7\\]!]+:]%f]5])]*]!^#9^]^5a^^(^t^O8_v_r_'r``NaKnaEaMbNbbZccAkdwdN%eLte8eueEpf}f?4g<tg>g;g:,hNghKh5io8iHiDi;6jrjJ kMXk5kHk%lLlJmLMmm<#n9`nLnJnF2oGyoOo?p6QpGpFpLqHdqGqFqDuiu(uv5v3UvNvAv/wJwiwww%www xxAxy y%y/6y!fyy yy yy yy zw&zzzdS{{+{|{ h|t|/|;|| }}2} R},_}>}!}A}/~E~6X~.~*~&~"3Rm ').:41o'+ɀ75--c, )߁ & :EK=,W6?<2(o1ʅ$1$:V4%Ɔ)1H^|76&?-R +͈҈$, HRgĉ7Չ *#Nj.Ȋ؊Fx<_]y/6g2,E4`n $NiGC)3%h| k@z ~-07ZpmW{&weO(d 8H:cT>o#u=U}JKs1YBfb'L[v*A\9MaXDI"Q!.5qlS?Pjr+ ;RV^t The default output format is a somewhat human-readable representation of the changes. The -e, -E, -x, -X (and corresponding long) options cause an ed script to be output instead of the default. Finally, the -m (--merge) option causes diff3 to do the merge internally and output the actual merged file. For unusual input, this is more robust than using ed. --GTYPE-group-format=GFMT format GTYPE input groups with GFMT --LTYPE-line-format=LFMT format LTYPE input lines with LFMT --binary read and write data in binary mode --color[=WHEN] color output; WHEN is 'never', 'always', or 'auto'; plain --color means --color='auto' --diff-program=PROGRAM use PROGRAM to compare files --diff-program=PROGRAM use PROGRAM to compare files --from-file=FILE1 compare FILE1 to all operands; FILE1 can be a directory --help display this help and exit --help display this help and exit --help display this help and exit --help display this help and exit --horizon-lines=NUM keep NUM lines of the common prefix and suffix --ignore-file-name-case ignore case when comparing file names --label LABEL use LABEL instead of file name and timestamp (can be repeated) --left-column output only the left column of common lines --line-format=LFMT format all input lines with LFMT --no-dereference don't follow symbolic links --no-ignore-file-name-case consider case when comparing file names --normal output a normal diff (the default) --palette=PALETTE the colors to use when --color is active; PALETTE is a colon-separated list of terminfo capabilities --speed-large-files assume large files and many scattered small changes --strip-trailing-cr strip trailing carriage return on input --strip-trailing-cr strip trailing carriage return on input --strip-trailing-cr strip trailing carriage return on input --suppress-blank-empty suppress space or tab before empty output lines --suppress-common-lines do not output common lines --tabsize=NUM tab stops every NUM (default 8) print columns --tabsize=NUM tab stops at 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 Both GFMT and LFMT may contain: %% % %c'C' the single character C %c'\OOO' the character with octal code OOO C the character C (other characters represent themselves) GFMT (only) 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 %(A=B?T:E) if A equals B then T else E LFMT (only) 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'. These format options provide fine-grained control over the output of diff, generalizing -D/--ifdef.%s %s differ: byte %s, line %s %s %s differ: byte %s, line %s is %3o %s %3o %s %s home page: <%s> %s: diff failed: %s: invalid option -- '%c' %s: option '%s%s' doesn't allow an argument %s: option '%s%s' is ambiguous %s: option '%s%s' is ambiguous; possibilities:%s: option '%s%s' requires an argument %s: option requires an argument -- '%c' %s: recursive directory loop%s: unrecognized option '%s%s' ''-' specified for more than one input file(C)--from-file and --to-file both specified-3, --easy-only like -e, but incorporate only nonoverlapping changes-A, --show-all output all changes, bracketing conflicts-B, --ignore-blank-lines ignore changes where lines are all blank-B, --ignore-blank-lines ignore changes whose lines are all blank-D option not supported with directories-D, --ifdef=NAME output merged file with '#ifdef NAME' diffs-E, --ignore-tab-expansion ignore changes due to tab expansion-E, --ignore-tab-expansion ignore changes due to tab expansion-E, --show-overlap like -e, but bracket conflicts-F, --show-function-line=RE show the most recent line matching RE-H, --speed-large-files assume large files, many scattered small changes-I, --ignore-matching-lines=RE ignore changes all whose lines match RE-I, --ignore-matching-lines=RE ignore changes where all lines match RE-L, --label=LABEL use LABEL instead of file name (can be repeated up to three times)-N, --new-file treat absent files as empty-S, --starting-file=FILE start with FILE when comparing directories-T, --initial-tab make tabs line up by prepending a tab-T, --initial-tab make tabs line up by prepending a tab-W, --ignore-all-space ignore all white space-W, --width=NUM output at most NUM (default 130) print columns-X like -x, but bracket conflicts-X, --exclude-from=FILE exclude files that match any pattern in FILE-Z, --ignore-trailing-space ignore white space at line end-Z, --ignore-trailing-space ignore white space at line end-a, --text treat all files as text-a, --text treat all files as text-a, --text treat all files as text-b, --ignore-space-change ignore changes in the amount of white space-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-d, --minimal try hard to find a smaller set of changes-d, --minimal try hard to find a smaller set of changes-e, --ed output an ed script-e, --ed output ed script incorporating changes from OLDFILE to YOURFILE into MYFILE-i append 'w' and 'q' commands to ed scripts-i, --ignore-case ignore case differences in file contents-i, --ignore-case consider upper- and lower-case to be the same-i, --ignore-initial=SKIP skip first SKIP bytes of both inputs-i, --ignore-initial=SKIP1:SKIP2 skip first SKIP1 bytes of FILE1 and first SKIP2 bytes of FILE2-l, --left-column output only the left column of common lines-l, --paginate pass output through 'pr' to paginate it-l, --verbose output byte numbers and differing byte values-m, --merge output actual merged file, according to -A if no other options are given-n, --bytes=LIMIT compare at most LIMIT bytes-n, --rcs output an RCS format diff-o, --output=FILE operate interactively, sending output to FILE-p, --show-c-function show which C function each change is in-q, --brief report only when files differ-r, --recursive recursively compare any subdirectories found-s, --quiet, --silent suppress all normal output-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-t, --expand-tabs expand tabs to spaces in output-u, -U NUM, --unified[=NUM] output NUM (default 3) lines of unified context-v, --version output version information and exit-v, --version output version information and exit-v, --version output version information and exit-v, --version output version information and exit-w, --ignore-all-space ignore all white space-w, --width=NUM output at most NUM (default 130) print columns-x, --exclude=PAT exclude files that match PAT-x, --overlap-only like -e, but incorporate only overlapping changes-y, --side-by-side output in two columnsBinary files %s and %s differ Common subdirectories: %s and %s Compare FILES line by line.Compare three files line by line.Compare two files byte by byte.David HayesDavid MacKenzieExit status is 0 if inputs are the same, 1 if different, 2 if trouble.Exit status is 0 if successful, 1 if conflicts, 2 if trouble.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 General help using GNU software: <%s> If --from-file or --to-file is given, there are no restrictions on FILE(s).If a FILE is '-' or missing, read standard input.If a FILE is '-', read standard input.Invalid back referenceInvalid character class nameInvalid collation characterInvalid content of \{\}Invalid preceding regular expressionInvalid range endInvalid regular expressionLen TowerLicense GPLv3+: GNU GPL version 3 or later <%s>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Mandatory arguments to long options are mandatory for short options too. Memory exhaustedMike HaertelNo matchNo newline at end of fileNo previous regular expressionOnly in %s: %s Packaged by %s Packaged by %s (%s) Paul EggertPremature end of regular expressionRandy SmithRegular expression too bigReport %s bugs to: %s Report bugs to: %s Richard StallmanSKIP 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.Side-by-side merge of differences between FILE1 and FILE2.SuccessSymbolic links %s and %s differ The optional SKIP1 and SKIP2 specify the number of bytes to skip at the beginning of each file (zero by default).Thomas LordTorbjorn GranlundTrailing backslashTry '%s --help' for more information.Unknown system errorUnmatched ( or \(Unmatched ) or \)Unmatched [, [^, [:, [., or [=Unmatched \{Usage: %s [OPTION]... FILE1 FILE2 Usage: %s [OPTION]... FILE1 [FILE2 [SKIP1 [SKIP2]]] Usage: %s [OPTION]... FILES Usage: %s [OPTION]... MYFILE OLDFILE YOURFILE Valid arguments are:Written by %s and %s. Written by %s, %s, %s, %s, %s, %s, %s, %s, %s, and others. Written by %s, %s, %s, %s, %s, %s, %s, %s, and %s. Written by %s, %s, %s, %s, %s, %s, %s, and %s. Written by %s, %s, %s, %s, %s, %s, and %s. Written by %s, %s, %s, %s, %s, and %s. Written by %s, %s, %s, %s, and %s. Written by %s, %s, %s, and %s. Written by %s, %s, and %s. Written by %s. `ambiguous argument %s for %sblock 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 after byte %s cmp: EOF on %s after byte %s, in line %s cmp: EOF on %s after byte %s, line %s cmp: EOF on %s which is empty conflicting %s option value '%s'conflicting output style optionsconflicting tabsize optionsconflicting width optionscontiguous datadirectorydoored: Edit then use both versions, each decorated with a header. eb: Edit then use both versions. el or e1: Edit then use the left version. er or e2: Edit then use the right version. e: Discard both versions then edit a new one. l or 1: Use the left version. r or 2: Use the right version. s: Silently include common lines. v: Verbosely include common lines. q: Quit. extra operand '%s'failed to reopen %s with mode %sfifoincompatible 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 argument %s for %sinvalid color '%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'memory exhaustedmessage queuemigrated file with datamigrated file without datamissing operand after '%s'multiplexed block special filemultiplexed character special filemultiplexed filenamed filenetwork special fileoptions -l and -s are incompatiblepagination not supported on this hostportprogram errorread failedregular empty fileregular filesemaphoreshared memory objectsocketstack overflowstandard file descriptorsstandard outputstderrstdinstdoutsubsidiary program '%s' could not be invokedsymbolic linktoo many file label optionstyped memory objectunknown streamunparsable value for --paletteunrecognized prefix: %sweird filewhiteoutwrite failedProject-Id-Version: GNU diffutils 3.8.43 Report-Msgid-Bugs-To: bug-diffutils@gnu.org PO-Revision-Date: 2023-01-01 11:49-0800 Last-Translator: Božidar Putanec Language-Team: Croatian Language: hr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2); X-Bugs: Report translation errors to the Language-Team address. X-Generator: Poedit 3.2.2 Zadani izlazni format je manje-više čitljiv prikaz promjena. Opcije -e, -E, -x, -X (i odgovarajuće duge opcije) generiraju ed-script umjesto standardnog izlaza. Opcija -m (--merge) čini da diff3 obavi interno spajanje, a izlazni rezultat je spojena datoteka. Za neuobičajeni ulaz to je pouzdanije od korištenja ed-a. --GTYPE-group-format=GFMT ulazne grupe vrste GTYPE formatira s GFMT --LTYPE-line-format=LFMT ulazne retke vrste LTYPE formatira s LFMT --binary čita i piše podatke u binarnom načinu --color[=KAD] oboji izlaz; KAD može biti 'never', 'always' ili 'auto'; samo --color znači --color='auto' --diff-program=PROGRAM koristi PROGRAM za uspoređivanja datoteka --diff-program=PROGRAM koristi PROGRAM za uspoređivanja datoteka --from-file=DATOTEKA1 usporedi DATOTEKU1 sa svim argumentima; DATOTEKA1 može biti direktorij --help pokaže ovu pomoć --help pokaže ovu pomoć --help pokaže ovu pomoć i iziđe --help pokaže ovu pomoć --horizon-lines=BROJ zadrži BROJ redaka zajednički prefiksu i sufiksu --ignore-file-name-case zanemari veličinu slova pri uspoređivanju imena datoteka --label LABEL koristi LABEL umjesto imena i vremenskog žiga datoteke (može se ponavljati) --left-column pokaže samo lijevi stupac kad su redci jednaki --line-format=LFMT sve ulazne retke formatira s LFMT --no-dereference ne slijedi simboličke poveznice --no-ignore-file-name-case ne zanemari veličinu slova pri uspoređivanju imena datoteka --normal prikaže normalni diff (zadano) --palette=PALETA boje koje će se koristiti s --color; PALETA je popis terminfo mogućnosti odvojenih dvotočkom --speed-large-files pretpostavlja da su datoteke velike s puno malih razbacanih promjena --strip-trailing-cr uklanja zaostali znak za Enter (CR) na ulazu --strip-trailing-cr uklanja zaostali znak za Enter (CR) na ulazu --strip-trailing-cr uklanja zaostali znak za Enter (CR) na ulazu --suppress-blank-empty izostavi razmak ili tab ispred praznih izlaznih redaka --suppress-common-lines ne prikazuje jednake retke --tabsize=BROJ tabulacija svakih BROJ (zadano 8) stupaca --tabsize=NUM tabulacija svakih BROJ (zadano 8) stupaca --to-file=DATOTEKA2 usporedi sve argumente s DATOTEKOM2; DATOTEKA2 može biti direktorij --unidirectional-new-file tretira samo datoteke odsutne u prvom direktoriju kao prazne Oba, GFMT i LFMT mogu sadržavati: %% % %c'C' jedan znak C %c'\OOO' znak u oktalnom kodu OOO C znak C (ostali znakovi predstavljaju sami sebe) GFMT može sadržavati (samo): %< retke iz DATOTEKE1 %> retke iz DATOTEKE2 %= jednake (zajedničke) retke DATOTEKE1 i DATOTEKE2 %[-][ŠIRINA][.[PREC]]{doxX}SLOVO format za SLOVO u stilu printf Sljedeća SLOVA su za novu grupu; ista, ali mala slova za staru grupu: F broj prvog retka L broj zadnjeg retka N broj redaka = L-F+1 E F-1 M L+1 %(A=B?T:E) ako je A jednako B, onda T, inače E LFMT može sadržavati (samo): %L sadržaj retka %l sadržaj retka bez zaostalih newline (znak novog retka) %[-][ŠIRINA][.[PREC]]{doxX} format broja ulaznog retka u stilu printf LTYPE je jedan od „old“, „new“ ili „unchanged“. GTYPE je jedan od LTYPE ili „changed“. Gore navedene opcije formatiranja pružaju dodatne mogućnosti za oblikovanje prikaza diff izlaza generaliziranjem opcije -D/--ifdef.%s %s se razlikuju: bajt %s, redak %s %s %s se razlikuju: bajt %s, redak %s je %3o %s %3o %s Mrežna stranica za %s: <%s> %s: diff nije uspio: %s: nevaljana opcija -- „%c“ %s: opcija „%s%s“ ne dopušta argument %s: opcija „-%s%s“ je dvosmislen %s: opcija „%s%s“ je dvosmislena; mogućnosti su:%s: opcija „%s%s“ zahtijeva argument %s: opcija zahtijeva argument -- „%c“ %s: rekurzivna petlja direktorija%s: neprepoznata opcija „%s%s“ “„-“ je navedena za više od jedne ulazne datoteke©specificirani su --from-file i --to-file-3, --easy-only kao -e, ali uključi samo promjene koje se ne preklapaju-A, --show-all pokaže sve promjene, konflikte u uglatim zagradama-B, --ignore-blank-lines zanemari promjene nastale uklanjanjem praznih redaka-B, --ignore-blank-lines zanemari promjene nastale uklanjanjem praznih redakaopcija -D nije podržana za direktorije-D, --ifdef=IME pokaže spojenu datoteku s prikazanim razlikama u „#ifdef IME“-E, --ignore-tab-expansion zanemari promjene nastale ekspanzijom tab(ova)-E, --ignore-tab-expansion zanemari promjene nastale ekspanzijom tab(ova)-E, --show-overlap kao -e plus konflikte u uglatim zagradama-F, --show-function-line=RE pokaže najnoviji redak podudaran s RE (regexp)-H, --speed-large-files pretpostavlja da su datoteke velike s puno malih razbacanih promjena-I, --ignore-matching-lines=RE zanemari promjene nastale uklanjanjem redaka podudarnih s RE (regex)-I, --ignore-matching-lines=RE zanemari promjene nastale uklanjanjem redaka podudarnih s RE (regex)-L, --label=LABEL koristi LABEL umjesto imena i vremenskog žiga datoteke (može se ponavljati)-N, --new-file tretira odsutne datoteke kao prazne-S, --starting-file=DATOTEKA pri uspoređivanju direktorija započinje s DATOTEKOM-T, --initial-tab poravna umetanjem tab(ulatora) na početak retka-T, --initial-tab poravna umetanjem tab(ulatora) na početak retka-W, --ignore-all-space zanemari sav bijeli prostor-W, --width=BROJ prikaže ne više od BROJ (zadano 130) znakova po retku-X kao -x plus konflikte u uglatim zagradama-X, --exclude-from=DATOTEKA izostavi datoteke podudarne s bilo kojim uzorkom u DATOTECI-Z, --ignore-trailing-space zanemari bjeline na kraju retka-Z, --ignore-trailing-space zanemari bjeline na kraju retka-a, --text tretira sve datoteke kao tekst-a, --text tretira sve datoteke kao tekst-a, --text tretira sve datoteke kao tekst-b, --ignore-space-change zanemari promjene u količini bijelog prostora-b, --ignore-space-change zanemari promjene u količini bijelog prostora-b, --print-bytes ispiše različite bajtove-c, -C NUM, --context[=BROJ] pokaže BROJ (zadano 3) retka kopiranog konteksta-d, --minimal nastoji naći što manju količinu promjena-d, --minimal nastoji naći što manju količinu promjena-e, --ed generira i prikaže ed-script-e, --ed generira ed-script koji uključujuje promjene od STARADATOTEKE do VAŠADATOTEKE u MOJADATOTEKA-i pripoji naredbe „w“ i „q“ u ed-scripts-i, --ignore-case zanemari veličinu slova u sadržaju datoteka-i, --ignore-case zanemari veličinu slova-i, --ignore-initial=BROJ preskoči prvih BROJ bajtova oba ulaza-i, --ignore-initial=SKIP1:SKIP2 preskoči prvih SKIP1 bajtova DATOTEKE1 i prvih SKIP2 bajtova DATOTEKE2-l, --left-column pokaže samo lijevi stupac kad su redci jednaki-l, --paginate proslijedi izlaz na paginaciju kroz „pr“-l, --verbose pokaže poziciju i vrijednost različitih bajtova-m, --merge prikaže trenutnu spojenu datoteku kao -A ako nijedna druga opcija nije dana-n, --bytes=BROJ usporedi ne više od BROJ bajtova-n, --rcs prikaže diff u RCS formatu-o, --output=DATOTEKA interaktivni rad; rezultat se sprema u DATOTEKU-p, --show-c-function pokaže u kojoj C funkcije je svaka promjena-q, --brief izvijesti samo kad se datoteke razlikuju-r, --recursive rekurzivno uspoređuje sve poddirektorije-s, --quiet, --silent izostavi normalni izlaz (ispiše samo status izlaza)-s, --report-identical-files izvijesti kad su datoteke jednake-s, --suppress-common-lines ne pokazuje jednake retke-t, --expand-tabs na izlazu proširi tab(ulatore) u razmake-t, --expand-tabs na izlazu proširi tab(ulatore) u razmake-u, -U NUM, --unified[=BROJ] pokaže BROJ (zadano 3) unificiranog konteksta-v, --version informira o inačici ovog programa i iziđe-v, --version informira o inačici ovog programa i iziđe-v, --version informira o inačici ovog programa i iziđe-v, --version informira o inačici ovog programa i iziđe-w, --ignore-all-space zanemari sav bijeli prostor-w, --width=NUM ispiše ne više od BROJ (zadano 130) znakova po retku-x, --exclude=UZORAK izostavi datoteke podudarne s UZORKOM-x, --overlap-only kao -e, ali uključi samo promjene koje se preklapaju-y, --side-by-side prikaz u dva stupcaBinarne datoteke %s i %s se razlikuju Uobičajeni poddirektoriji: %s i %s Usporedi DATOTEKE redak po redak.Usporedi tri datoteke redak po redak.Usporedi dvije datoteke bajt po bajt.David HayesDavid MacKenzieIzlazni status je 0 ako su ulazi jednaki, 1 ako su različiti, 2 pri greški.Izlazno stanje je 0 za uspjeh, 1 za neuspjeh, 2 u slučaju greške.DATOTEKE su „DATOTEKA1 DATOTEKA2“ ili „DIR1 DIR2“ ili „DIR DATOTEKA“ ili „DATOTEKA DIR“.Datoteka %s je %s dok datoteka %s je %s Datoteke %s i %s su identične Datoteke %s i %s su različite Općenita pomoć za korištenje GNU softvera: <%s> Ako je dano --from-file ili --to-file, onda nema restrikcija na DATOTEK(U/E).Ako DATOTEKA nije navedena ili je „-“, čita standardni ulaz.Ako je DATOTEKA „-“, čita standardni ulaz.Nevaljana povratna referencijaNevaljano ime klase znakovaNevaljani znak za razvrstavanjeNevaljani sadržaj \{\}Prethodni regularni izraz nije valjanNevaljani kraj rasponaNevaljani regularni izrazLen TowerLicencija: GPLv3+: GNU GPL inačica 3 ili kasnija <%s> Ovo je slobodan softver: slobodno ga mijenjajte i dijelite. NEMA JAMSTVA do granica dopuštenih zakonom. Obvezni argumenti za duge opcije, obvezni su i za kratke opcije. Nema dovoljno memorijeMike HaertelNema podudaranjaNema znaka za kraj retka (LF) na kraju datotekeNema prethodnog regularnog izrazaSamo u %s: %s Spakirao %s Spakirali %s (%s) Paul EggertPrerani kraj regularnog izrazaRandy SmithRegularni izraz je prevelikPrijavite %s greške na %s Prijavite programske greške (na engleskom, LC_ALL=C) na %s Prijavite pogreške u prijevodu na Richard StallmanVrijednostima za SKIP mogu se dopisati sljedeći množitelji: kB 1000, K 1024, MB 1,000,000, M 1,048,576, GB 1,000,000,000, G 1,073,741,824, itd. za T, P, E, Z, Y.Interaktivno usporedi DATOTEKU1 s DATOTEKOM2, pokaže ih jednu pored druge s razlikama između njih.UspjehSimboličke poveznice %s i %s se razlikuju Neobvezne vrijednosti SKIP1 i SKIP2 specificiraju broj bajtova koje treba preskočiti od početka svake datoteke (zadano 0).Thomas LordTorbjorn GranlundZaostala obratna kosa crta („\“, backslash)Pokušajte s „%s --help“ za pomoć i više informacija.Nepoznata greška sustavaNesparena ( ili \(Nesparena ) ili \)Nesparena [, [^, [:, [., ili [=Nesparena \{Uporaba: %s [OPCIJA...] DATOTEKA1 DATOTEKA2 Uporaba: %s [OPCIJA]... DATOTEKA1 [DATOTEKA2 [SKIP1 [SKIP2]]] Uporaba: %s [OPCIJA...] DATOTEKE Uporaba: %s [OPCIJA...] MOJADATOTEKA STARADATOTEKA VAŠADATOTEKA Valjani argumenti su:Napisali %s i %s. Napisali %s, %s, %s, %s, %s, %s, %s, %s, %s i ostali. Napisali %s, %s, %s, %s, %s, %s, %s, %s i %s. Napisali %s, %s, %s, %s, %s, %s, %s i %s. Napisali %s, %s, %s, %s, %s, %s i %s. Napisali %s, %s, %s, %s, %s i %s. Napisali %s, %s, %s, %s i %s. Napisali %s, %s, %s i %s. Napisali %s, %s i %s. Napisao %s. „dvosmisleni argument %s za %sblok specijalna datoteka (blok uređaj)obje datoteke za usporedbu su direktorijinije moguće usporediti „-“ s direktorijemnije moguće usporediti imena datoteka „%s“ i „%s“nije moguće interaktivno spojiti standardni ulazznak specijalna datoteka (bajt uređaj)cmp: kraj datoteke (EOF) u %s iza bajta %s cmp: kraj datoteke (EOF) u %s iza bajta %s, u retku %s cmp: kraj datoteke (EOF) u %s iza bajta %s, redak %s cmp: kraj datoteke (EOF) u %s koji je prazan konfliktna vrijednost „%2$s“ opcije %1$skonfliktne opcije za stil izlazakonfliktne opcije za širinu tab(ulatora)konfliktne opcije za širinukontinuirani podacidirektorijvrataed: Uređivanje — koristite obje verzije sa zaglavljima. eb: Uređivanje — koristite obje verzije. el or e1: Uređivanje — koristite lijevu verziju. er or e2: Uređivanje — koristite desnu verziju. e: Odbacite obje verzije, zatim uredite novu verziju. l or 1: Koristi lijevu verziju. r or 2: Koristi desnu verziju. s: Umetne iste (zajedničke) retke, prešutno, bez poruke. v: Umetne i prikaže iste (zajedničke) retke. q: Iziđe (napusti ed). suvišni operand „%s“nije uspjelo ponovo otvoriti %s u načinu %sFIFOnekompatibilne opcijeulazna datoteka se smanjila*interna greška*: nevaljani tip diff-a u process_diff*interna greška*:nevaljani tip diff-a je proslijeđen na izlaz*interna programska greška*: greška u formatu diff blokovanevaljana vrijednost „%s“ za --bytesnevaljana vrijednost „%s“ za --ignore-initialnevaljani argument %s for %snevaljana boja „%s“nevaljana duljina konteksta „%s“nevaljani diff format: nepotpuni posljednji redaknevaljani diff format: nevaljani znakovi na početku retkanevaljani diff format: nevaljani graničnik promjenanevaljana duljina „%s“ za horizonnevaljana širina „%s“ za tab(ulator)nevaljana širina „%s“nema dovoljno memorijered (čekanja) porukamigrirana datoteka s podacimamigrirana datoteka bez podatakanema operanda iza „%s“multipleksirana blok specijalna datoteka (blok-uređaj)multipleksirana znak speijalna datoteka (bajt uređaj)multipleksirana datotekaimenovana datotekamrežna specijalna datoteka (mrežni uređaj)opcije -l i -s nisu kompatibilnepaginacija nije podržana na ovom računaluportgreška u programučitanje nije uspjeloobična prazna datotekaobična datotekasemafordijeljeni memorijski objektutičnicaprekoračenje stȏgastandardni deskriptori datotekastandardni izlazstandardni izlaz za greškestandardni ulazstandardni izlazpodređeni program „%s“ nije (bilo) moguće pozvatisimbolička poveznicapreviše opcija datotečnih oznaka (label)nezavisni memorijski objektnepoznat tok podatakanije moguće razabrati vrijednost za --paletteneprepoznati prefiks: %sčudna datotekawhiteoutpisanje nije uspjelo