Ț•\aœ h!CŠBÎBŠT9ß8yR7Ì65;3qG„Eí|3I°@ú;;Gw@ż˜L™GæD.CsM·8K>MŠyŰAR Ÿ” Ł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Ù/H0Jh0Fł0†ú0H1EÊ1H2„Y26Ț273JM3E˜3;Ț3L45g4@47Ț4=5<T5M‘5@ß5? 6>`6<Ÿ66Ü6K7<_7Mœ73ê78!=8_8!{88 œ8É8FÙ8= 9C^9&ą9É9è9&:K':1s:&„:Ì:ă:;;$4;Y;k; †;Ș;I;<…< –<Ł<Ź<Æ<ć<ő<= =#&= J=V=q=ˆ=œ=±­=:_>š> ą>qĂ> 5?A?S?%f?Œ?Ą?ł?Ć? ä?"ń?4@I@.f@•@Ș@;Á@3ę@/1A+aA'A#”AÙAùAB%B'BDB)WB!B'ŁB)ËBőB C)*C&TC{C šC »CÜCűCD "D,Dn1D E łEÔEÙEîE1F22F0eF–F#±FŐFđFG)G1IG-{G©GĆGÚGíG țG H$H?HZH"yHœH ­HžH"ÍH%đHI I )I5I HI UI_ItI{IŠI€IŽI»IÁI,ÈI őIJJ3JBJaJ yJ„J JÔšJxoLLèME5NF{N«ÂNEnOEŽOŠúO9…P9żP9ùP63Q]jQxÈQ…ARHÇR?SAPSN’S<áSŁT}ÂTG@UEˆUCÎU|V<VLÌVGW‡aWIéWĐ3XôYËùZ\Ć[`"\ ƒ\1€\Ö\é\&]-(]+V]8‚]*»]+æ]#^&6^]^,a^Ž^5‘^MÇ^J_J`_N«_(ú_T#`xx`rń`?daR€a~śa–vb c‰«cH5dK~dIÊdGe=\eYše?ôeˆ4fEœfBgFFgCgAŃgWhTkh1Àh]òhHPiE™i0ßijNźjTęjHRk~›kĄlGŒlzmEm’Ćm@Xn8™nJÒnIo>goRŠo>ùoE8p<~pM»pL q†Vq;Ęq9r9Sr7r:ĆrYsRZsJ­s8űs$1t!Vt xt&™t$Àt ćtńtQuMSukĄu. v#ŹoÌ#«œu=„U}J‰ÈÏŻKĘásż1ęYB §ąÒfb”'ČL[°Ûv±*A\›9M˜ĆaĂXźDIŃ»œ"æQȚ!.àêŰŒ„5q©¶lS?P­Æ·™jr+ țíöÖéÊÁŠ;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: diffutils 3.7.41 Report-Msgid-Bugs-To: bug-diffutils@gnu.org PO-Revision-Date: 2021-07-20 12:40+0300 Last-Translator: Lauri Nurmi Language-Team: Finnish Language: fi 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. X-Generator: Poedit 3.0 Plural-Forms: nplurals=2; plural=(n != 1); Oletustulostusmuoto on jossain mÀÀrin ihmisluettava esitys muutoksista. Valitsimet -e, -E, -x, -X (ja vastaavat pitkĂ€t) johtavat ed-skriptin tulostamiseen oletusmuodon sijaan. Valitsin -m (--merge) saa diff3:n tekemÀÀn yhdistĂ€misen sisĂ€isesti ja tulostamaan varsinaisen yhdistetyn tiedoston. EpĂ€tavalliselle syötteelle tĂ€mĂ€ on vankempaa kuin edin kĂ€yttĂ€minen. --GTYYPPI-group-format=GMUOTO muotoile GTYYPPIset syöteryhmĂ€t GMUOTOon --line-format=LMUOTO muotoile LTYYPPI-syöterivit LMUOTOon --binary lue ja kirjoita dataa binÀÀritilassa --color[=MILLOIN] vĂ€ritĂ€ tuloste; MILLOIN voi olla ”never”, ”always”, tai ”auto”; pelkkĂ€ --color on sama kuin --color=auto --diff-program=OHJELMA kĂ€ytĂ€ OHJELMAa tiedostojen vertaamiseen --diff-program=OHJELMA kĂ€ytĂ€ OHJELMAa tiedostojen vertaamiseen --from-file=TIEDOSTO1 vertaa TIEDOSTO1:tĂ€ kaikkiin operandeihin; TIEDOSTO1 voi olla hakemisto --help nĂ€ytĂ€ tĂ€mĂ€ ohje ja poistu --help nĂ€ytĂ€ tĂ€mĂ€ ohje ja poistu --help nĂ€ytĂ€ tĂ€mĂ€ ohje ja poistu --help nĂ€ytĂ€ tĂ€mĂ€ ohje ja poistu --horizon-lines=MÄÄRÄ sĂ€ilytĂ€ MÄÄRÄ riviĂ€ yhteisistĂ€ etu- ja jĂ€lkiliitteistĂ€ --ignore-file-name-case Ă€lĂ€ huomioi kirjainkokoa tiedostonimiĂ€ verrattaessa --label NIMIÖ kĂ€ytĂ€ NIMIÖtĂ€ tiedostonimen ja aikaleiman sijaan (voidaan toistaa) --left-column tulosta vain yhteisten rivien vasen palsta --line-format=LMUOTO muotoile kaikki syöterivit LMUOTOon --no-dereference Ă€lĂ€ seuraa symbolisia linkkejĂ€ --no-ignore-file-name-case huomioi kirjankoko tiedostonimiĂ€ verrattaessa --normal tulosta normaali diff (oletus) --palette=PALETTI kĂ€ytettĂ€vĂ€t vĂ€rit, kun --color on kĂ€ytössĂ€; PALETTI on kaksoispiste-eroteltu luettelo terminfo-kyvyistĂ€ --speed-large-files oleta suuret tiedostot, joissa paljon pieniĂ€ muutoksia ympĂ€ri tiedoston --strip-trailing-cr poista vaununpalautus syötteen lopusta --strip-trailing-cr poista vaununpalautus syötteen lopusta --strip-trailing-cr poista vaununpalautus syötteen lopusta --suppress-blank-empty vaienna vĂ€lilyönti tai sarkain tyhjien tulosterivien edeltĂ€ --suppress-common-lines Ă€lĂ€ tulosta yhteisiĂ€ rivejĂ€ --tabsize=KOKO sarkaimet joka KOKO. merkin vĂ€lein (oletus 8) --tabsize=KOKO sarkaimen koko on KOKO (oletus 8) merkkiĂ€ --to-file=TIEDOSTO2 vertaa kaikkia operandeja TIEDOSTO2:een; TIEDOSTO2 voi olla hakemisto --unidirectional-new-file kĂ€sittele puuttuvia tiedostoja tyhjinĂ€ SekĂ€ GMUOTO ettĂ€ LMUOTO voivat sisĂ€ltÀÀ: %% % %c'C' yksittĂ€inen merkki C %c'\OOO' yksittĂ€inen merkki, jonka oktaalikoodi OOO C merkki C (loput merkit vastaavat itseÀÀn) (vain) GMUOTO voi sisĂ€ltÀÀ: %< rivejĂ€ TIEDOSTO1:stĂ€ %> rivejĂ€ TIEDOSTO2:sta %= TIEDOSTO1:n ja TIEDOSTO2:n yhteiset rivit %[-][LEVEYS][.[TARKK]]{doxX}KIRJAIN printf-tyylinen mÀÀritys KIRJAIMelle KIRJAIMET ovat seuraavat uudelle ryhmĂ€lle; pienet kirjaimet vanhalle ryhmĂ€lle: F ensimmĂ€inen rivinumero L viimeinen rivinumero N rivien mÀÀrĂ€ = L-F+1 E F-1 M L+1 %(A=B?T:E) jos A yhtĂ€kuin B niin T muuten E (vain) LMUOTO voi sisĂ€ltÀÀ: %L rivin sisĂ€ltö %l rivin sisĂ€ltö, mahdollinen jĂ€lkeinen rivinvaihto poistettuna %[-][LEVEYS][.[TARKK]]{doxX}n printf-tyylinen mÀÀritys rivinumerolle LTYYPPI on ”old”, ”new” tai ”unchanged”. GTYYPPI on LTYYPPI tai ”changed”. NĂ€illĂ€ muotoiluvalitsimilla hienosÀÀdetÀÀn diffin tulostetta, yleistĂ€en -D/--ifdef.%s %s eroavat: tavu %s, rivi %s %s %s eroavat: tavu %s, rivi %s on %3o %s %3o %s %s-kotisivu: <%s> %s: diff epĂ€onnistui: %s: virheellinen valitsin -- ”%c” %s: valitsin ”%s%s” ei salli argumenttia %s: valitsin ”%s%s” on moniselitteinen %s: valitsin ”%s%s” on moniselitteinen; vaihtoehdot:%s: valitsin ”%s%s” vaatii argumentin %s: valitsin vaatii argumentin -- ”%c” %s: rekursiivinen hakemistosilmukka%s: tunnistamaton valitsin ”%s%s” ””-” annettu useammaksi syötetiedostoksi©sekĂ€ valitsin --from-file ettĂ€ --to-file on annettu-3, --easy-only kuin -e, mutta vain ei-pÀÀllekkĂ€iset muutokset-A, --show-all tulosta kaikki muutokset, ristiriidat merkiten-B --ignore-blank-lines Ă€lĂ€ huomioi tyhjistĂ€ riveistĂ€ johtuvia eroja-B, --ignore-blank-lines Ă€lĂ€ huomioi tyhjistĂ€ riveistĂ€ johtuvia erojavalitsin -D ei toimi hakemistojen kanssa-D, --ifdef=NIMI tulosta yhdistetty tiedosto ”#ifdef NIMI” -eroin-E, --ignore-tab-expansion Ă€lĂ€ huomioi sarkainten laajennuksesta johtuvia eroja-E, --ignore-tab-expansion Ă€lĂ€ huomioi sarkainten laajennuksesta johtuvia eroja-E, --show-overlap kuin -e, mutta ristiriidat merkiten-F, --show-function-line=SL nĂ€ytĂ€ viimeisin SL-lausekkeeseen tĂ€smÀÀvĂ€ rivi-H, --speed-large-files oleta suuret tiedostot, joissa pieniĂ€ muutoksia ympĂ€ri tiedoston-I, --ignore-matching-lines=SL Ă€lĂ€ huomioi eroavia rivejĂ€, jotka tĂ€smÀÀvĂ€t sÀÀnnölliseen lausekkeeseen SL-I, --ignore-matching-lines=SL Ă€lĂ€ huomioi eroavia rivejĂ€, jotka kaikki tĂ€smÀÀvĂ€t sÀÀnnölliseen lausekkeeseen SL-L, --label NIMIÖ kĂ€ytĂ€ NIMIÖtĂ€ tiedostonimen sijaan (voidaan toistaa enintÀÀn kolmesti)-N, --new-file kĂ€sittele puuttuvia tiedostoja tyhjinĂ€-S, --starting-file=TIEDOSTO aloita TIEDOSTOlla hakemistoja verrattaessa-T, --initial-tab kohdista sarkaimet lisÀÀmĂ€llĂ€ sarkaimia-T, --initial-tab kohdista sarkaimet lisÀÀmĂ€llĂ€ sarkaimia-W, --ignore-all-space Ă€lĂ€ huomioi tyhjiĂ€ merkkejĂ€-W, --width=MÄÄRÄ tulosta enintÀÀn MÄÄRÄ (oletus 130) merkkiĂ€ riville-X kuin -x, mutta ristiriidat merkiten-X, --exclude-from=TIEDOSTO jĂ€tĂ€ pois TIEDOSTOssa lueteltuihin hahmoihin tĂ€smÀÀvĂ€t tiedostot-Z, --ignore-trailing-space Ă€lĂ€ huomioi tyhjeitĂ€ rivin lopussa-Z, --ignore-trailing-space Ă€lĂ€ huomioi tyhjeitĂ€ rivin lopussa-a --text kĂ€sittelee kaikki tiedostot tekstinĂ€-a --text kĂ€sittele kaikki tiedostot tekstinĂ€-a, --text kĂ€sittele kaikki tiedostot tekstinĂ€-b, --ignore-space-change Ă€lĂ€ huomioi tyhjemerkkien mÀÀrĂ€stĂ€ johtuvia eroja-b, --ignore-space-change Ă€lĂ€ huomioi tyhjemerkkien mÀÀrĂ€stĂ€ johtuvia eroja-b, --print-bytes tulosta eroavat tavut-c, -C MÄÄRÄ, --context[=MÄÄRÄ] tulosta MÄÄRÄ riviĂ€ (oletus 3) kopioitua kontekstia-d, --minimal yritĂ€ kovin löytÀÀ pienempi muutosjoukko-d, --minimal yritĂ€ kovin löytÀÀ pienempi muutosjoukko-e, --ed tulosta ed-skripti-e, --ed tulosta TIEDOSTOONI ed-skripti, joka sisĂ€ltÀÀ VANHANTIEDOSTON muutokset verrattuna TIEDOSTOOSI-i lisÀÀ komennot ”w” ja ”q” ed-skripteihin-i, --ignore-case Ă€lĂ€ huomioi kirjainkokoa tiedostojen sisĂ€llössĂ€-i, --ignore-case kĂ€sittele isot ja pienet kirjaimet samoina-i, --ignore-initial=OHITUS ohita ensimmĂ€iset OHITUS tavua kummastakin syötteestĂ€-i, --ignore-initial=OHITUS1:OHITUS2 ohita TIEDOSTO1:n ensimmĂ€iset OHITUS1 tavua ja TIEDOSTO2:n ensimmĂ€iset OHITUS2 tavua-l, --left-column tulosta vain yhteisten rivien vasen palsta-l, --paginate ohjaa tuloste ”pr”-ohjelman lĂ€pi sivunumerointia varten-l, --verbose tulosta tavujen sijainnit ja eroavat arvot-m, --merge tulosta varsinainen yhdistetty tiedosto -A:n mukaisesti ellei muita valitsimia annettu-n, --bytes=RAJA vertaa enintÀÀn RAJAn verran tavuja-n, --rcs tulosta RCS-muotoinen diff-o, --output=TIEDOSTO toimi vuorovaikutteisesti, tuloste TIEDOSTOon-p, --show-c-function nĂ€ytĂ€ missĂ€ C-funktiossa kukin muutos on-q, --brief kertoo vain, eroavatko tiedostot-r, --recursive vertaa löytyneitĂ€ alihakemistoja rekursiivisesti-s, --quiet, --silent vaienna kaikki tavanomainen tuloste-s, --report-identical-files ilmoita, jos kaksi tiedostoa ovat samat-s, --suppress-common-lines Ă€lĂ€ tulosta yhteisiĂ€ rivejĂ€-t, --expand-tabs laajenna sarkaimet vĂ€lilyönneiksi tulosteessa-t, --expand-tabs laajenna sarkaimet vĂ€lilyönneiksi tulosteessa-u, -U MÄÄRÄ, --unified[=MÄÄRÄ] tulosta MÄÄRÄ riviĂ€ (oletus 3) yhtenĂ€istettyĂ€ kontekstia-v, --version nĂ€ytĂ€ versiotiedot ja poistu-v, --version nĂ€ytĂ€ versiotiedot ja poistu-v, --version nĂ€ytĂ€ versiotiedot ja poistu-v, --version nĂ€ytĂ€ versiotiedot ja poistu-w --ignore-all-white-space Ă€lĂ€ huomioi tyhjemerkkejĂ€-w, --width=MÄÄRÄ tulosta enintÀÀn MÄÄRÄ (oletus 130) merkkiĂ€ riville-x, --exclude=HAHMO jĂ€tĂ€ pois tiedostot, jotka tĂ€smÀÀvĂ€t HAHMOon-x, --overlap-only kuin -e, mutta vain pÀÀllekkĂ€iset muutokset-y, --side-by-side tulosta kahdelle palstalleBinÀÀritiedostot %s ja %s eroavat Yhteiset alihakemistot: %s ja %s Vertaa TIEDOSTOja rivi riviltĂ€.Vertaa kolmea tiedostoa rivi riviltĂ€.Vertaa kahta tiedostoa tavu tavulta.David HayesDavid MacKenziePaluuarvo on 0, jos syötteet ovat samoja, 1 jos erilaisia, ongelmatilanteissa 2.Paluuarvo on onnistuessa 0, ristiriitatilanteissa 1, ja ongelmatilanteissa 2.TIEDOSTOT ovat ”TIEDOSTO1 TIEDOSTO2” tai ”HAK1 HAK2” tai ”HAK TIEDOSTO” tai ”TIEDOSTO HAK”.Tiedosto %s on %s, kun taas tiedosto %s on %s Tiedostot %s ja %s ovat identtiset Tiedostot %s ja %s eroavat Yleisohjeita GNU-ohjelmistojen kĂ€yttöön: <%s> Jos --from-file tai --to-file on annettu, TIEDOSTO(i)lle ei ole rajoitteita.Jos TIEDOSTOa ei ole annettu, tai se on ”-”, luetaan vakiosyötettĂ€.Jos TIEDOSTOa ei ole annettu, tai se on ”-”, luetaan vakiosyötettĂ€.Virheellinen takaisinviittausVirheellinen merkkiluokan nimiVirheellinen vertailumerkkiVirheellinen \{\}:n sisĂ€ltöVirheellinen edeltĂ€vĂ€ sÀÀnnöllinen lausekeVirheellinen vĂ€lin loppuVirheellinen sÀÀnnöllinen lausekeLen TowerLisenssi GPLv3+: GNU GPL versio 3 tai myöhempi <%s>. TĂ€mĂ€ on vapaa ohjelmisto; sitĂ€ saa vapaasti muuttaa ja levittÀÀ edelleen. SiinĂ€ mÀÀrin kuin laki sallii, TAKUUTA EI OLE. Pitkien valitsinten pakolliset argumentit ovat pakollisia myös lyhyille. Muisti lopussaMike HaertelEi tĂ€smÀÀvyyttĂ€Ei rivinvaihtoa tiedoston lopussaEi edellistĂ€ sÀÀnnöllistĂ€ lausekettaVain hakemistossa %s: %s Paketoinut %s Paketoinut %s (%s) Paul EggertEnnenaikainen sÀÀnnöllisen lausekkeen loppuRandy SmithLiian suuri sÀÀnnöllinen lausekeIlmoita %s-vioista (englanniksi) osoitteeseen %s Ilmoita ohjelmistovioista (englanniksi) osoitteeseen: %s Richard StallmanOHITUS-arvoihin voidaan liittÀÀ perÀÀn seuraavat kertoimet: kB 1000, K 1024, MB 1 000 000, M 1 048 576, GB 1 000 000 000, G 1 073 741 824 jne. myös kertoimille T, P, E, Z, Y.Tiedostojen TIEDOSTO1 ja TIEDOSTO2 erojen yhdistĂ€minen vierekkĂ€isillĂ€ palstoilla.OnnistuiSymboliset linkit %s ja %s eroavat Valinnaiset OHITUS1 ja OHITUS2 ovat kunkin tiedoston alusta ohitettavien tavujen mÀÀrĂ€ (oletusarvoisesti nolla).Thomas LordTorbjörn GranlundKenoviiva lopussaKomento ”%s --help” antaa lisÀÀ tietoa.Tuntematon jĂ€rjestelmĂ€virhePariton ( tai \(Pariton ) tai \)Pariton [, [^, [:, [. tai [=Pariton \{KĂ€yttö: %s [VALITSIN]...TIEDOSTO1 TIEDOSTO2 KĂ€yttö: %s [VALITSIN]... TIEDOSTO1 [TIEDOSTO2 [OHITUS1 [OHITUS2]]] KĂ€yttö: %s [VALITSIN]... TIEDOSTOT KĂ€yttö: %s [VALITSIN]... TIEDOSTONI VANHATIEDOSTO TIEDOSTOSI Kelvolliset argumentit ovat:Kirjoittaneet %s ja %s. Kirjoittaneet %s, %s, %s, %s, %s, %s, %s, %s, %s ja muut. Kirjoittaneet %s, %s, %s, %s, %s, %s, %s, %s ja %s. Kirjoittaneet %s, %s, %s, %s, %s, %s, %s ja %s. Kirjoittaneet %s, %s, %s, %s, %s, %s ja %s. Kirjoittaneet %s, %s, %s, %s, %s ja %s. Kirjoittaneet %s, %s, %s, %s ja %s. Kirjoittaneet %s, %s, %s ja %s. Kirjoittaneet %s, %s ja %s. Kirjoittanut %s. ”moniselitteinen argumentti %s %s:llelohkolaite-erikoistiedostomolemmat vertailtavat tiedostot ovat hakemistoja”-” ei ole verrattavissa hakemistoontiedostonimiĂ€ ”%s” ja ”%s” ei voi vertaillavakiosyötettĂ€ ei voi yhdistÀÀ vuorovaikutteisestimerkkilaite-erikoistiedostocmp: tiedoston %s loppu tavun %s jĂ€lkeen cmp: tiedoston %s loppu tavun %s jĂ€lkeen, rivissĂ€ %s cmp: tiedoston %s loppu tavun %s jĂ€lkeen, rivi %s cmp: tyhjĂ€n tiedoston %s loppu ristiriitainen arvo ”%2$s” valitsimelle ”%1$s”ristiriitaiset tulostustyylin valinnatristiriitaiset sarkaimen kokovalinnatristiriitaiset leveysvalinnatyhtenĂ€istĂ€ dataahakemistoovied: Muokkaa ja kĂ€ytĂ€ molempia versioita, kumpaankin otsake. eb: Muokkaa ja kĂ€ytĂ€ molempia versioita. el tai e1: Muokkaa ja kĂ€ytĂ€ vasenta versiota. er tai e2: Muokkaa ja kĂ€ytĂ€ oikeata versiota. e: HylkÀÀ molemmat versiot ja muokkaa uusi. l tai 1: KĂ€ytĂ€ vasenta versiota. r tai 2: KĂ€ytĂ€ oikeata versiota. s: SisĂ€llytĂ€ yhteiset rivit automaattisesti, ilmoittamatta. v: SisĂ€llytĂ€ yhteiset rivit automaattisesti, ilmoittaen. q: Lopeta. ylimÀÀrĂ€inen operandi ”%s”tiedoston %s avaaminen uudelleen tilassa %s epĂ€onnistuififoyhteensopimattomat valitsimetsyötetiedosto kutistuisisĂ€inen virhe: virheellinen diff-tyyppi process_diff-funktiossasisĂ€inen virhe: virheellinen diff-muoto vĂ€litetty tulosteeseensisĂ€inen virhe: möhlĂ€ys diff-lohkojen muodossavirheellinen arvo ”%s” valitsimelle --bytesvirheellinen arvo ”%s” valitsimelle --ignore-initialvirheellinen argumentti %s %s:llevirheellinen vĂ€ri ”%s”virheellinen kontekstin pituus ”%s”virheellinen diff-muoto; viimeinen rivi vajaavirheellinen diff-muoto; vÀÀrĂ€t rivin alkumerkitvirheellinen diff-muoto; virheellinen muutoserotinvirheellinen horisontin pituus ”%s”virheellinen sarkaimen koko ”%s”virheellinen leveys ”%s”muisti lopussaviestijonodatallinen siirretty tiedostodataton siirretty tiedostopuuttuva operandi argumentin ”%s” jĂ€lkeenlimitetty lohkoerikoistiedostolimitetty merkkierikoistiedostolimitetty tiedostonimetty tiedostoverkkoerikoistiedostovalitsimet -l ja -s ovat yhteensopimattomattĂ€mĂ€ kone ei tue sivunumerointiaporttiohjelmavirhelukeminen epĂ€onnistuitavallinen tyhjĂ€ tiedostotavallinen tiedostosemaforijaetun muistin objektipistokepinon ylivuototavalliset tiedostokahvatvakiotulostevakiovirhevakiosyötevakiotulosteapuohjelmaa ”%s” ei voitu kĂ€ynnistÀÀsymbolinen linkkiliian monta tiedostonimiövalitsintatyypitetty muistiobjektituntematon virtajĂ€sentymĂ€tön arvo valitsimelle --palettetunnistamaton etuliite: %souto tiedostohimmeĂ€kirjoitus epĂ€onnistui