- 01NJ)tRD> $ ;0!l!2"v"9f#J#I#E5$E{$F$S%I\&8&&u' (C(+(H)_)B=**J+,-=- .%.A.[.o....".,.&/.F/'u/(////00' 040)<0 f0r00 000E0 1 $1.1hF11 @23M2(2 22222&2&3 -3:3N3 b3l33333$34#4 >4K4R445(5#B5f5o5*555&5 6#6g7666666 7!757F7 [7i7}717 77&7*818 A8M8U8f8z88 8$8 8$88 9!9 49B9T9i9{99 9949?:"C:f:: ;`,;;;;;;;; <3F</z<+<'<#<"=B=^=n=t=z=|===2=1=0>C>T>e>">>+>,>0 ?Q? l????2?%?0"@3S@@@"@&@@A'A BAcAzAA AAAAAAA+ B#9B:]B!B/B'BC%%C$KC!pC-CC1C. D:D!QDsDDDDDDDE$E>E[EvE EEEE E7EF$/F TFaF,sF9FF FFG,GBG1RG"G$GG"GH7HWHlH&HH7HHI-IMI kIvI I I III IIII J&J,J@J*`J0JJ0J KK*K GKSK ,M>8OwQZTUVuWFCYf[\]01^b`ab@eoRffMgcgc>.}i$Ör1[Lڗ}ݘr[Ι)b[tКI͛OgE7͜5{b+1,6^<IҟLi>|->WlLġA4S.1J040e<ӣH8r.]§` ::۩AbX(9cUQثM*IxE¬A=J =bQZA[>nܰcKRZ]GW{2A>/GF|1V>YhyXDһJ+b ;o.W.1[q;UktdpyjKf0>zQ<T&?{[140fq1\[ivT.51dP21L2;1744U"JP7IOkx{I}8J^OwM|jt5k%D<+++q>w@$%DB$;]j\mY+`'+Q^! "}'#-(5tXpgL=9_$QPS&cAk# 8f~;* &F.2: lT!3GqwaIV)$,OR{%o1bWZ +NEYCrDx(]Unj0/\`K*4 [e7uyi<h,6+s%Bmz' MH-"J>)|@ d v? --check-order check that the input is correctly sorted, even if all input lines are pairable --nocheck-order do not check that the input is correctly sorted -1 suppress column 1 (lines unique to FILE1) -2 suppress column 2 (lines unique to FILE2) -3 suppress column 3 (lines that appear in both files) -A, --show-all equivalent to -vET -b, --number-nonblank number nonempty output lines, overrides -n -e equivalent to -vE -E, --show-ends display $ at end of each line -n, --number number all output lines -s, --squeeze-blank suppress repeated empty output lines Each MODE is of the form '[ugoa]*([-+=]([rwxXst]*|[ugo]))+|[-+=][0-7]+'. Examples: %s -12 file1 file2 Print only lines present in both file1 and file2. %s -3 file1 file2 Print lines in file1 not in file2, and vice versa. Examples: %s /usr/bin/sort -> "sort" %s include/stdio.h .h -> "stdio" %s -s .h include/stdio.h -> "stdio" %s -a any/str1 any/str2 -> "str1" followed by "str2" Examples: %s f - g Output f's contents, then standard input, then g's contents. %s Copy standard input to standard output. Examples: %s root /u Change the owner of /u to "root". %s root:staff /u Likewise, but also change its group to "staff". %s -hR root /u Change the owner of /u and subfiles to "root". Examples: %s staff /u Change the group of /u to "staff". %s -hR staff /u Change the group of /u and subfiles to "staff". If no command is given, run '"$SHELL" -i' (default: '/bin/sh -i'). Note, comparisons honor the rules specified by 'LC_COLLATE'. The data are encoded as described for the %s alphabet in RFC 4648. When decoding, the input may contain newlines in addition to the bytes of the formal %s alphabet. Use --ignore-garbage to attempt to recover from any other non-alphabet bytes in the encoded stream. When FILE1 or FILE2 (not both) is -, read standard input. When decoding, the input may contain newlines in addition to the bytes of the formal alphabet. Use --ignore-garbage to attempt to recover from any other non-alphabet bytes in the encoded stream. With no options, produce three-column output. Column one contains lines unique to FILE1, column two contains lines unique to FILE2, and column three contains lines common to both files. (useful only on systems that can change the ownership of a symlink) --base16 hex encoding (RFC4648 section 8) --base2lsbf bit string with least significant bit (lsb) first --base2msbf bit string with most significant bit (msb) first --base32 same as 'base32' program (RFC4648 section 6) --base64 same as 'base64' program (RFC4648 section 4) --base64url file- and url-safe base64 (RFC4648 section 5) --from=CURRENT_OWNER:CURRENT_GROUP change the owner and/or group of each file only if its current owner and/or group match those specified here. Either may be omitted, in which case a match is not required for the omitted attribute --groups=G_LIST specify supplementary groups as g1,g2,..,gN --output-delimiter=STR separate columns with STR --reference=RFILE use RFILE's group rather than specifying a GROUP. RFILE is always dereferenced if a symbolic link. --reference=RFILE use RFILE's mode instead of specifying MODE values. RFILE is always dereferenced if a symbolic link. --reference=RFILE use RFILE's owner and group rather than specifying OWNER:GROUP values. RFILE is always dereferenced. --skip-chdir do not change working directory to %s --total output a summary --userspec=USER:GROUP specify user and group (ID or name) to use --z85 ascii85-like encoding (ZeroMQ spec:32/Z85); when encoding, input length must be a multiple of 4; when decoding, input length must be a multiple of 5 -R, --recursive change files and directories recursively -a, --multiple support multiple arguments and treat each as a NAME -s, --suffix=SUFFIX remove a trailing SUFFIX; implies -a -z, --zero end each output line with NUL, not newline -c, --changes like verbose but report only when a change is made -f, --silent, --quiet suppress most error messages -v, --verbose output a diagnostic for every file processed -d, --decode decode data -i, --ignore-garbage when decoding, ignore non-alphabet characters -w, --wrap=COLS wrap encoded lines after COLS character (default 76). Use 0 to disable line wrapping -t equivalent to -vT -T, --show-tabs display TAB characters as ^I -u (ignored) -v, --show-nonprinting use ^ and M- notation, except for LFD and TAB -z, --zero-terminated line delimiter is NUL, not newline (backup: %s)%s and %s are the same file%s could not be accessed %s home page: <%s> %s%s argument '%s' too large%s: end of file%s: input file is output file%s: invalid option -- '%c' %s: new permissions are %s, not %s%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: read error%s: unrecognized option '%s%s' %s: write failed'(C)-r not specified; omitting directory %sAbortedAddress family for hostname not supportedAlarm clockAll requests doneArgument buffer too smallAssaf GordonBad system callBad value for ai_flagsBase%d encode or decode FILE, or standard input, to standard output. Broken pipeBus errorCPU time limit exceededChange the mode of each FILE to MODE. With --reference, change the mode of each FILE to that of RFILE. Change the owner and/or group of each FILE to OWNER and/or GROUP. With --reference, change the owner and group of each FILE to those of RFILE. Child exitedCompare sorted files FILE1 and FILE2 line by line. Concatenate FILE(s) to standard output. ContinuedDavid MacKenzieEMT trapFile size limit exceededFloating point exceptionGeneral help using GNU software: <%s> HangupI/O possibleIllegal instructionInformation requestInterruptInterrupted by a signalInvalid back referenceInvalid character class nameInvalid collation characterInvalid content of \{\}Invalid preceding regular expressionInvalid range endInvalid regular expressionJim MeyeringKilledLicense 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. Memory allocation failureMemory exhaustedName or service not knownNo address associated with hostnameNo matchNo previous regular expressionNon-recoverable failure in name resolutionPackaged by %s Packaged by %s (%s) Parameter string not correctly encodedPower failurePremature end of regular expressionPrint NAME with any leading directory components removed. If specified, also remove a trailing SUFFIX. Processing request in progressProfiling timer expiredQuitReal-time signal %dRegular expression too bigReport %s bugs to: %s Report bugs to: %s Request canceledRequest not canceledResource lostRichard M. StallmanRoland McGrathRun COMMAND with root directory set to NEWROOT. Russell CokerSegmentation faultServname not supported for ai_socktypeSet LC_ALL='C' to work around the problem.Simon JosefssonStack faultStoppedStopped (signal)Stopped (tty input)Stopped (tty output)SuccessSystem errorTemporary failure in name resolutionTerminatedThe strings compared were %s and %s.Torbjorn GranlundTrace/breakpoint trapTrailing backslashUnknown errorUnknown signal %dUnknown system errorUnmatched ( or \(Unmatched ) or \)Unmatched [, [^, [:, [., or [=Unmatched \{Urgent I/O conditionUsage: %s NAME [SUFFIX] or: %s OPTION... NAME... Usage: %s [OPTION] NEWROOT [COMMAND [ARG]...] or: %s OPTION Usage: %s [OPTION]... FILE1 FILE2 Usage: %s [OPTION]... MODE[,MODE]... FILE... or: %s [OPTION]... OCTAL-MODE FILE... or: %s [OPTION]... --reference=RFILE FILE... Usage: %s [OPTION]... [FILE] Usage: %s [OPTION]... [FILE]... Usage: %s [OPTION]... [OWNER][:[GROUP]] FILE... or: %s [OPTION]... --reference=RFILE FILE... User defined signal 1User defined signal 2Valid arguments are:Virtual timer expiredWindow changedWritten 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. ^[nN]^[yY]`ai_family not supportedai_socktype not supportedambiguous argument %s for %sbacking up %s might destroy source; %s not copiedbacking up %s might destroy source; %s not movedblock special filecannot access %scannot backup %scannot change permissions of %scannot change root directory to %scannot chdir to root directorycannot combine mode and --reference optionscannot convert U+%04X to local character setcannot convert U+%04X to local character set: %scannot create directory %scannot create hard link %s to %scannot dereference %scannot do ioctl on %scannot lseek %scannot move directory onto non-directory: %s -> %scannot operate on dangling symlink %scannot overwrite directory %s with non-directorycannot overwrite non-directory %s with directory %scannot read directory %scannot stat %schanged group of %s from %s to %s changed ownership of %s from %s to %s changing group of %schanging ownership of %schanging permissions of %schanging security context of %s character special fileclosing standard inputcontiguous datadirectorydoorerror closing fileerror copying %s to %serror reading %serror writing %sextra operand %sfailed to change group of %s from %s to %s failed to change group of %s to %s failed to change mode of %s from %04lo (%s) to %04lo (%s) failed to change ownership of %s failed to change ownership of %s from %s to %s failed to change ownership of %s to %s failed to close %sfailed to create security context: %sfailed to get security context of %sfailed to get supplemental groupsfailed to return to initial working directoryfailed to run command %sfailed to set %s security context component to %sfailed to set file descriptor text/binary modefailed to set group-IDfailed to set supplemental groupsfailed to set user-IDfifofile %d is not in sorted orderfts_close failedfts_read failedgetting new attributes of %sgroup of %s retained as %s iconv function not availableiconv function not usableinput is not in sorted orderinvalid %s%s argument '%s'invalid argument %s for %sinvalid groupinvalid group %sinvalid group list %sinvalid group: %sinvalid inputinvalid input (length must be multiple of 4 characters)invalid mode: %sinvalid suffix in %s%s argument '%s'invalid userinvalid wrap sizeit is dangerous to operate recursively on %sit is dangerous to operate recursively on %s (same as %s)memory exhaustedmessage queuemigrated file with datamigrated file without datamissing encoding typemissing operandmode of %s changed from %04lo (%s) to %04lo (%s) mode of %s retained as %04lo (%s) multiple output delimiters specifiedmultiplexed block special filemultiplexed character special filemultiplexed fileneither symbolic link %s nor referent has been changed network special fileno change to ownership of %s no group specified for unknown uid: %domitting directory %soption --skip-chdir only permitted if NEWROOT is old %soverflow reading %sownership of %s retained ownership of %s retained as %s preserving permissions for %sread errorregular empty fileregular fileremoved %s semaphoresetting permissions for %sshared memory objectskipped %s socketstandard outputstring comparison failedsymbolic linktotaltyped memory objectunable to display error messageunable to record current working directoryuse --no-preserve-root to override this failsafewarning: '.' should be ':'warning: source file %s specified more than onceweird filewhiteoutwill not overwrite just-created %s with %swrite errorProject-Id-Version: GNU coreutils 9.3-pre1 Report-Msgid-Bugs-To: bug-coreutils@gnu.org PO-Revision-Date: 2023-06-19 00:42+0100 Last-Translator: Anbarasan Sivakumar Language-Team: Tamil Language: ta 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); X-Generator: Poedit 3.2.2 --check-order எல்லா உள்ளீட்டு வரிகளும் இணையாக இருந்தாலும் அவைச் சரியாக வரிசைப்படுத்தப்பட்டுள்ளனவா எனச் சரிபார் --nocheck-order உள்ளீடு சரியாக வரிசைப்படுத்தப்பட்டுள்ளதா எனச் சரிபார்க்காதே -1 முதல் நிரலைக் காட்டாதே (<கோப்பு1> இல் மட்டுமேயுள்ள வரிகள்) -2 இரண்டாம் நிரலைக் காட்டாதே (<கோப்பு2> இல் மட்டுமேயுள்ள வரிகள்) -3 மூன்றாம் நிரலைக் காட்டாதே (இரண்டு கோப்புகளுக்கும் பொதுவான வரிகள்) -A, --show-all -vET ஒத்தது -b, --number-nonblank வெற்று அல்லாத வெளியீட்டு வரிகளுக்கு எண்ணிடு, -n செயல்மாற்றியைப் புறக்கணி -e -vE ஒத்தது -E, --show-ends ஒவ்வொரு வரியின் இறுதியிலும் $ இடு -n, --number எல்லா வெளியீட்டு வரிகளுக்கும் எண்ணிடு -s, --squeeze-blank மீண்டும் வரும் வெற்று வெளியீட்டு வரிகளை காட்டாதே ஒவ்வொரு <அனுமதியும்> '[ugoa]*([-+=]([rwxXst]*|[ugo]))+|[-+=][0-7]+' வடிவத்தில் இருக்க வேண்டும். எடுத்துக்காட்டு: %s -12 கோப்பு1 கோப்பு2 கோப்பு1, கோப்பு2 இரண்டிற்கும் பொதுவான வரிகளை மட்டும் காட்டு. %s -3 கோப்பு1 கோப்பு2 கோப்பு1, கோப்பு2 இரண்டிற்கும் பொதுவல்லாத வரிகளை மட்டும் காட்டு. எடுத்துக்காட்டு: %s /usr/bin/sort -> "sort" %s include/stdio.h .h -> "stdio" %s -s .h include/stdio.h -> "stdio" %s -a any/str1 any/str2 -> "str1" பின் "str2" எடுத்துக்காட்டு: %s f - g f உள்ளடக்கம், பின் இயல் உள்ளீடு, அதன் பின் g உள்ளடக்கம் என வெளியிடு. %s இயல் உள்ளீட்டை இயல் வெளியீட்டுக்குப் படியெடு. எடுத்துக்காட்டு: %s root /u /u கோப்பின் உரிமையாளரை "root" என மாற்று. %s root:staff /u முந்தைய எடுத்துக்காட்டு போலவே, ஆனால் குழுவை "staff" எனவும் மாற்று. %s -hR root /u /u அடைவின் உரிமையாளரையும் அதில் உள்ளடங்கியவற்றின் உரிமையாளரையும் "staff" என மாற்று. எடுத்துக்காட்டு: %s staff /u /u கோப்பின் குழுவை "staff" என மாற்று. %s -hR staff /u /u அடைவின் குழுவையும் அதில் உள்ளடங்கியவற்றின் குழுவையும் "staff" என மாற்று. கட்டளை குறிப்பிடப்படவில்லையெனின், '"$SHELL" -i' (default: '/bin/sh -i') இயக்கு. குறிப்பு: ஒப்பீடுகள் 'LC_COLLATE' குறிப்பிடும் விதிகளை மதிக்கிறது. RFC 4648 %s குறியாக்கமுறையில் தரவு குறியாக்கப்படுகிறது. குறிநீக்கும்போது, முறையான %s எழுத்துகளுடன் newline வரியுருக்களும் இருக்கலாம். இவை அல்லாத பிற இருமித்தொகுதிகள் இருப்பின், --ignore-garbage செயல்மாற்றி அளித்து புறக்கணிக்க. <கோப்பு1> அல்லது <கோப்பு2> (இரண்டும் அல்ல) '-' எனின், இயல் உள்ளீட்டைப் படி. குறிநீக்கும்போது, முறையான எழுத்துகளுடன் newline வரியுருக்களும் இருக்கலாம். இவை அல்லாத பிற இருமித்தொகுதிகள் இருப்பின், --ignore-garbage செயல்மாற்றி அளித்து புறக்கணிக்க. செயல்மாற்றிகள் இல்லையெனின், மூன்று நிரல்களில் வெளியிடு. முதல் நிரல் <கோப்பு1> இல் மட்டுமேயுள்ள வரிகளைக் கொண்டது, இரண்டாம் நிரல் <கோப்பு2> இல் மட்டுமேயுள்ள வரிகளைக் கொண்டது, மூன்றாம் நிரல் இரண்டு கோப்புகளுக்கும் பொதுவான வரிகளைக் கொண்டது. (மென்தொடுப்பின் உரிமையாளரை மாற்ற இயன்ற கணிப்பொறி அமைப்புகளில் மட்டுமே பயனுடையது) --base16 பதினறும குறியாக்கம் (RFC4648 பிரிவு 8) --base2lsbf குறை மதிப்பு இருமி (lsb) முதலுடை இருமிச் சரம் --base2msbf மிகை மதிப்பு இருமி (msb) முதலுடை இருமிச் சரம் --base32 'base32' நிரலை ஒத்தது (RFC4648 பிரிவு 6) --base64 'base64' நிரலை ஒத்தது (RFC4648 பிரிவு 4) --base64url கோப்புப் பெயர்களுக்கும் URL முகவரிகளுக்கும் ஏற்ற base64 (RFC4648 பிரிவு 5) --from=[<தற்போதைய_உரிமையாளர்>:<தற்போதைய_குழு>] தற்போதைய உரிமையாளரும் தற்போதைய குழுவும் குறிப்பிட்டுள்ளவாறே இருந்தால் மட்டுமே கோப்புகளை மாற்றியமை. உரிமையாளர் குழு இரண்டையும் குறிப்பிட வேண்டியதில்லை. குறிப்பிடப்பட்டது மட்டுமே சரிபார்க்கப்படும். --groups=<குழுக்கள்> குழு1,குழு2,..,குழுN எனத் துணைக் குழுக்களைக் குறிப்பிடுக --output-delimiter=STR STR உருச்சரத்துடன் நிரல்களைப் பிரி --reference=<மூலக்கோப்பு> <குழு> அல்லாமல் <மூலக்கோப்பின்> குழுவைப் பயன்படுத்து. <மூலக்கோப்பு> மென்தொடுப்பெனின் அதுச் சுட்டும் கோப்பைப் பயன்படுத்து. --reference=<மூலக்கோப்பு> <அனுமதி> அல்லாமல் <மூலக்கோப்பின்> அனுமதியைப் பயன்படுத்து <மூலக்கோப்பு> மென்தொடுப்பெனின் அதுக் குறிக்கும் கோப்பைப் பயன்படுத்து --reference=<மூலக்கோப்பு> <உரிமையாளர்>:<குழு> அல்லாமல் <மூலக்கோப்பின்> உரிமையாளரையும் குழுவையும் பயன்படுத்து. <மூலக்கோப்பு> மென்தொடுப்பெனின் அதுச் சுட்டும் கோப்பைப் பயன்படுத்து. --skip-chdir தற்போதைய அடைவை %s அடைவிற்கு மாற்றாதே --total சுருக்கத்தை வெளியிடு --userspec=<பயனர்>:<குழு> <பயனரையும்> <குழுவையும்> (அடையாள எண் அல்லது பெயர்) குறிப்பிடுக --z85 ascii85-போன்ற குறியாக்கம் (ZeroMQ தரவரைவு:32/Z85); குறியாக்கும்போது, உள்ளீட்டு நீளம் 4 இன் பெருக்கமாக இருக்க வேண்டும்; குறிநீக்கும்போது, உள்ளீட்டு நீளம் 5 இன் பெருக்கமாக இருக்க வேண்டும் -R, --recursive கோப்புகளையும் அடைவுகளையும் மீள்சுருளாக மாற்று -a, --multiple பலச் செயலுருபுகளை ஏற்று ஒவ்வொன்றையும் <பெயராகக்> கருது -s, --suffix=<பின்னொட்டு> <பின்னொட்டை> நீக்கு; -a அளித்ததாக கருது -z, --zero newline வரியுருக்கு மாறாக NUL வரியுருவுடன் ஒவ்வொரு வெளியீட்டு வரியையும் முடி -c, --changes verbose போன்று, ஆனால் மாற்றங்களை மட்டுமே தெரிவி -f, --silent, --quiet பலப் பிழைச் செய்திகளைக் காட்டாதே -v, --verbose ஒவ்வொருக் கோப்பிற்கும் செய்தி அறிவி -d, --decode குறிநீக்கு -i, --ignore-garbage குறிநீக்கும்போது எழுத்து அல்லாத வரியுருக்களை புறக்கணி -w, --wrap=<நிரல்கள்> <நிரல்களுக்குப்> பின் வரியை மடி (கூறா நிலை: 76). வரி மடித்தலைத் தவிர்க்க 0 பயன்படுத்துக -t -vT ஒத்தது -T, --show-tabs TAB வரியுருக்களை ^I எனக் காட்டு -u (புறக்கணிக்கப்படுகிறது) -v, --show-nonprinting ^ மற்றும் M- குறியீட்டைப் பயன்படுத்து (LFD, TAB வரியுருக்களுக்குத் தவிர) -z, --zero-terminated புதியவரி வரியுருக்கு மாறாக NUL வரியுருவை வரம்புச்சுட்டியாக பயன்படுத்து (காப்புப்படி: %s)%s, %s இரண்டும் ஒரேக் கோப்பு%s அணுக இயலவில்லை %s வலையகம்: <%s> %s%s செயல்மாற்றிக்கு '%s' உருபு அளவு விஞ்சியது%s: கோப்பிறுதி%s: உள்ளீட்டு கோப்பும் வெளியீட்டு கோப்பும் ஒன்றே%s: ஏற்கத்தகாச் செயல்மாற்றி -- '%c' %s: புதிய அனுமதிகள் %s ஆகும், %s அல்ல%s: '%s%s' செயல்மாற்றிக்குச் செயலுருபு இல்லை %s: செயல்மாற்றி '%s%s' தெளிவற்றது %s: செயல்மாற்றி '%s%s' தெளிவற்றது; அனுமதிக்கப்பட்டவை:%s: '%s%s' செயல்மாற்றிக்குச் செயலுருபு தேவை %s: செயல்மாற்றிக்குச் செயலுருபு தேவை -- '%c' %s: படித்தல் பிழை%s: அறியப்படாச் செயல்மாற்றி '%s%s' %s: எழுத தோல்வி’©-r குறிப்பிடப்படவில்லை; %s அடைவு படியெடுக்கப்படவில்லைகைவிடப்பட்டதுபெயருக்கான முகவரி வகை ஆதரிக்கப்படவில்லைஅலறி மணிஎல்லா கோரிக்கைகளும் நிறைவேற்றப்பட்டனமதிப்புரு இடையகம் மிகச்சிறியதுஅஸ்ஸஃப் கோர்டன்தவறான இயங்குத்தள அழைப்புஏற்கத்தகா ai_flags<கோப்பையோ> இயல் உள்ளீட்டையோ base%d முறையில் குறியாக்கு அல்லது குறிவிலக்கு. இயல் வெளியீட்டிற்கு வெளியிடு. உடைந்த குழாய்பாட்டை பிழைமையச்செயலக நேர வரம்பு விஞ்சியதுஒவ்வொருக் <கோப்பின்> அனுமதியையும் <அனுமதி> என மாற்று. --reference கொடுத்தால், ஒவ்வொரு <கோப்பின்> அனுமதியும் [<மூலக்கோப்பில்>] உள்ள அனுமதியாக மாற்று. ஒவ்வொருக் <கோப்பின்> உரிமையாளரை <உரிமையாளர்> என்றும் குழுவை <குழு> என்றும் மாற்று. --reference இருப்பின், ஒவ்வொருக் <கோப்பின்> உரிமையாளரையும் குழுவையும் <மூலக்கோப்பில்> உள்ளபடி மாற்று. சேய் வெளியேறியது<கோப்பு1>, <கோப்பு2> ஆகிய வரிசைப்படுத்தப்பட்ட கோப்புகளை வரிக்கு வரி ஒப்பிடு. <கோப்பு(களை)> இயல் வெளியீட்டில் ஒன்றிணை. தொடரப்பட்டதுடேவிட் மெக்கென்சிEMT குறுக்கீடுகோப்பு அளவு வரம்பு விஞ்சியதுமிதவைப்புள்ளி விதிவிலக்குGNU மென்பொருள் பயன்பாட்டு உதவிக்கு: <%s> துண்டிப்புஉள்ளீடு/வெளியீடு இயலும்ஏற்கத்தகா ஆணைதகவல் கோரிக்கைஇடைமறிகுறியீடு குறுக்கிட்டதுஏற்கத்தகா முன்குறிப்புஏற்கத்தகா வரியுரு வகுப்புப் பெயர்தவறான ஒப்பாய்வு வரியுருஏற்கத்தகா நெளி அடைவு \{\} உள்ளடக்கம்ஏற்கத்தகா முந்தைய செங்குறித்தொடர்ஏற்கத்தகா வரியுரு வரிசை முடிவுஏற்கத்தகாச் செங்குறித்தொடர்ஜிம் மேயெரிங்கொல்லப்பட்டதுGPLv3+ உரிமம்: GNU GPL பதிப்பு 3 அல்லது அதற்கு மேல் <%s>. இதுக் கட்டற்ற மென்பொருள்: இதை மாற்றவோ பகிரவோ தடையில்லை. சட்டத்தால் அனுமதிக்கப்பட்ட அளவிற்கு எந்த நம்புறுதியும் இல்லை. நினைவக ஒதுக்கீடுத் தோல்விநினைவகம் தீர்ந்ததுபெயர் அல்லது சேவை அறியப்படவில்லைபெயருக்கு முகவரி இல்லைபொருத்தம் இல்லைமுந்தைய செங்குறித்தொடர் எதுவும் இல்லைபெயரின் முகவரியைக் கண்டறிதலில் மீட்க இயலாத் தோல்வி%s பொதித்தது %s பொதித்தது (%s) மதிப்புருச் சரம் தவறாக குறியேற்றப்பட்டதுமின்சார நிறுத்தம்நிறைவுறாச் செங்குறித்தொடர்முன்னணி அடைவு கூறுகளை நீக்கி <பெயரைக்> காட்டு. குறிப்பிட்டால், தொடரும் <பின்னொட்டைக்> கூட நீக்கு. கோரிக்கை நிறைவேற்றப்பட்டுக் கொண்டிருக்கிறதுஇயங்குநேர ஆய்வு நேரங்காட்டி காலாவதியானதுவெளியேறுநிகழ் நேர குறி %dசெங்குறித்தொடர் அளவிற்கு மிஞ்சியது%s வழுக்களை %s முகவரியில் தெரிவிக்க. வழுக்களை %s முகவரியில் தெரிவிக்க. தமிழாக்க வழுக்களை tamil@systemreboot.net மின்னஞ்சல் முகவரியில் தெரிவிக்க. கோரிக்கை அறுநீக்கப்பட்டதுகோரிக்கை அறுநீக்கப்படவில்லைவளம் இழப்புஇரிச்சர்ட் எம். ஸ்டால்மன்இரோலன்ட் மெக்கிராத்வேர் அடைவை <புதியவேர்க்கு> மாற்றி <கட்டளையை> இயக்கு. இரசல் கோகர்நினைவக அணுக்க மீறல்ai_socktype பொருந்துவாய் வகையில் சேவைக்கு ஆதரவில்லைசிக்கலிலிருந்து தற்காலிகமாக தப்ப LC_ALL='C' சூழல்மாறியை அமைக்க.சைமன் ஜோசஃப்சன்அடுக்குச் சிக்கல்இடைநிறுத்தப்பட்டதுநிறுத்தப்பட்டது (குறி)நிறுத்தப்பட்டது (tty உள்ளீடு)நிறுத்தப்பட்டது (tty வெளியீடு)வெற்றிபிறக் கணிப்பொறிப் பிழைபெயரின் முகவரியைக் கண்டறிதலில் தற்காலிக தோல்விநிறுத்தப்பட்டதுஒப்பிடப்பட்ட சரங்கள் %s மற்றும் %s.இற்றார்பார்ண் கிரான்லுண்ட்தடயம்/முறிவு குறுக்கீடுதொங்கும் பின்கீறல்அறியப்படாப் பிழைஅறியப்படாக் குறி %dஅறியப்படாக் கணிப்பொறி பிழைநிறைவுறா ( அல்லது \(நிறைவுறா ) அல்லது \)நிறைவுறா [, [^, [:, [. அல்லது [=நிறைவுறா \{அவசர உள்ளீடு/வெளியீடு நிலைபயன்பாடு: %s <பெயர்> [<பின்னொட்டு>] அல்லது: %s <செயல்மாற்றி>... <பெயர்>... பயன்பாடு: %s [<செயல்மாற்றி>] <புதியவேர்> [<கட்டளை> [<செயலுருபு>]...] அல்லது: %s <செயல்மாற்றி> பயன்பாடு: %s [<செயல்மாற்றி>]... <கோப்பு1> <கோப்பு2> பயன்பாடு: %s [<செயல்மாற்றி>]... <அனுமதி>[,<அனுமதி>]... <கோப்பு>... அல்லது: %s [<செயல்மாற்றி>]... <எண்ம-அனுமதி> <கோப்பு>... அல்லது: %s [<செயல்மாற்றி>]... --reference=<மூலக்கோப்பு> <கோப்பு>... பயன்பாடு: %s [<செயல்மாற்றி>]... [<கோப்பு>] பயன்பாடு: %s [<செயல்மாற்றி>]... [<கோப்பு>]... பயன்பாடு: %s [<செயல்மாற்றி>]... [<உரிமையாளர்>][:[<குழு>]] <கோப்பு>... அல்லது: %s [<செயல்மாற்றி>]... --reference=<மூலக்கோப்பு> <கோப்பு>... பயனர் வரையறுத்த குறி 1பயனர் வரையறுத்த குறி 2ஏற்கத்தகு செயலுருபுகள்:மெய்நிகர் நேரங்காட்டி காலாவதியானதுசாளரம் மாறியதுஎழுதியவர் %s மற்றும் %s. எழுதியவர் %s, %s, %s, %s, %s, %s, %s, %s, %s மற்றும் பலர். எழுதியவர் %s, %s, %s, %s, %s, %s, %s, %s மற்றும் %s. எழுதியவர் %s, %s, %s, %s, %s, %s, %s மற்றும் %s. எழுதியவர் %s, %s, %s, %s, %s, %s மற்றும் %s. எழுதியவர் %s, %s, %s, %s, %s மற்றும் %s. எழுதியவர் %s, %s, %s, %s மற்றும் %s. எழுதியவர் %s, %s, %s மற்றும் %s. எழுதியவர் %s, %s மற்றும் %s. எழுதியவர் %s. ^[nN]^[yY]‘ai_family ஆதரிக்கப்படவில்லைai_socktype பொருந்துவாய் வகைக்கு ஆதரவில்லை%2$s க்குத் தெளிவற்ற செயலுருபு %1$s%s கோப்பைக் காப்புப்படியெடுப்பது மூலக்கோப்பை அழிக்கலாம்; %s படியெடுக்கப்படவில்லை%s கோப்பைக் காப்புப்படியெடுப்பது மூலக்கோப்பை அழிக்கலாம்; %s நகர்த்தப்படவில்லைதொகுதி சிறப்புக் கோப்பு%s கோப்பை அணுக இயலவில்லை%s கோப்பைக் காப்புப்படியெடுக்க இயலவில்லை%s கோப்பின் அனுமதிகளை மாற்ற இயலவில்லைவேர் அடைவை %s என மாற்ற இயலவில்லைவேர் அடைவிற்கு chdir செய்ய இயலவில்லை<அனுமதி> செயலுருபையும் --reference செயல்மாற்றியையும் ஒன்றாக அளிக்கக் கூடாதுU+%04X வரியுருவை உள்ளூர் வரியுருக் கணத்திற்கு மாற்ற இயலவில்லைU+%04X வரியுருவை உள்ளூர் வரியுரு கணத்திற்கு மாற்ற இயலவில்லை: %s%s அடைவை உருவாக்க இயலவில்லை%2$s கோப்பைச் சுட்டும் %1$s வன்தொடுப்பை உருவாக்க இயலவில்லை%s மென்தொடுப்பு சுட்டுவதைக் கண்டறிய இயலவில்லை%s மீது ioctl செய்ய இயலவில்லை%s கோப்பை lseek செய்ய இயலாதுஅடைவை அடைவு அல்லாத ஒன்றின் மீது நகர்த்த இயலவில்லை: %s -> %s%s மென்தொடுப்பு குறிக்கும் கோப்பு இல்லாததால் அதன் மிசை செயலாற்ற இயலவில்லை%s அடைவை அடைவு அல்லாத ஒன்றைக் கொண்டு மேலெழுத இயலாதுஅடைவு அல்லாத %s கோப்பை %s அடைவு கொண்டு மேலெழுத இயலவில்லை%s அடைவை படிக்க முடியவில்லை%s கோப்பை stat செய்ய இயலவில்லை%s கோப்பு %s குழுவிலிருந்து %s குழுவிற்கு மாறியது %s கோப்பின் உரிமை %s பயனரிடமிருந்து %s பயனருக்கு மாறியது %s கோப்பின் குழு மாற்றப்படுகிறது%s கோப்பின் உரிமை மாற்றப்படுகிறது%s கோப்பின் அனுமதிகள் மாற்றப்படுகின்றன%s கோப்பின் பாதுகாப்பு சூழல் மாற்றப்படுகிறது வரியுரு சிறப்புக் கோப்புஇயல் உள்ளீடு மூடப்படுகிறதுஒட்டியுள்ள தரவுஅடைவுகதவுகோப்பை மூடுவதில் பிழை%s கோப்பை %s கோப்பிற்கு படியெடுப்பதில் பிழை%s படிப்பதில் பிழை%s எழுதுவதில் பிழைகூடுதல் செயலருபு %s%s கோப்பை %s குழுவிலிருந்து %s குழுவிற்கு மாற்ற தோல்வி %s கோப்பை %s குழுவிற்கு மாற்ற தோல்வி %s கோப்பின் அனுமதிகளை %04lo (%s) இலிருந்து %04lo (%s) என மாற்ற இயலவில்லை %s கோப்பின் உரிமையை மாற்ற தோல்வி %s கோப்பின் உரிமையை %s பயனரிடமிருந்து %s பயனருக்கு மாற்ற தோல்வி %s கோப்பின் உரிமையை %s பயனருக்கு மாற்ற தோல்வி %s மூட தோல்விபாதுகாப்பு சூழலை உருவாக்குவதில் தோல்வி: %s%s கோப்பின் பாதுகாப்பு சூழலை பெறுவதில் தோல்விதுணைக் குழுக்கள் பெற தோல்விதொடக்க அடைவிற்குத் திரும்ப இயலவில்லை%s கட்டளையை இயக்க தோல்வி%s பாதுகாப்பு சூழல் கூறை %s என அமைப்பதில் தோல்விகோப்பு விவரிப்பியை text/binary பயன்முறைக்கு அமைப்பதில் தோல்விகுழு எண் அமைக்க தோல்விதுணைக் குழுக்கள் அமைக்க தோல்விபயனர் எண் அமைக்க தோல்விவந்த வரிசைகோப்பு %d வரிசைப்படுத்தப்படவில்லைfts_close தோல்வியுற்றதுfts_read தோல்வியுற்றது%s கோப்பின் புதிய பண்புக்கூறுகள் பெறப்படுகின்றன%s கோப்பின் குழு %s என மாற்றாமல் விடப்பட்டது iconv செயற்கூறு இல்லைiconv செயற்கூறை பயன்படுத்த இயலவில்லைஉள்ளீடு வரிசைப்படுத்தப்படவில்லை%s%s செயல்மாற்றிக்கு ஏற்கத்தகாச் உருபு '%s'%2$s க்கு ஏற்கத்தகாச் செயலுருபு %1$sஏற்கத்தகாக் குழுஏற்கத்தகாக் குழு %sஏற்கத்தகாக் குழுப் பட்டியல் %sஏற்கத்தகாக் குழு: %sஏற்கத்தகா உள்ளீடுஏற்கத்தகா உள்ளீடு (நீளம் 4 வரியுருக்களின் பெருக்கமாக இருக்க வேண்டும்)ஏற்கத்தகா அனுமதி: %s%s%s செயல்மாற்றிக்கு '%s' உருபில் ஏற்கத்தகாப் பின்னொட்டுஏற்கத்தகாப் பயனர்ஏற்கத்தகா மடிப்பளவு%s அடைவின் மீது மீள்சுருளாக செயலாற்றுவது ஆபத்து%s அடைவின் மீது மீள்சுருளாக செயலாற்றுவது ஆபத்து; இது %s ஒத்ததுநினைவகம் தீர்ந்ததுதூதுரை வரிசைதரவுடை இடம்பெயர்ந்த கோப்புதரவில்லா இடம்பெயர்ந்த கோப்புகுறியாக்கமுறை இல்லைசெயலுருபு கொடுக்கப்படவில்லை%s கோப்பின் அனுமதிகள் %04lo (%s) இலிருந்து %04lo (%s) என மாற்றப்பட்டது %s கோப்பின் அனுமதிகள் %04lo (%s) என மாற்றாமல் வைக்கப்பட்டன பல வெளியீடு வரம்புச்சுட்டிகள் குறிப்பிடப்பட்டுள்ளனபல்கூட்டாக்கப்பட்ட தொகுதி சிறப்புக் கோப்புபல்கூட்டாக்கப்பட்ட வரியுரு சிறப்புக் கோப்புபல்கூட்டாக்கப்பட்ட கோப்பு%s மென்தொடுப்போ அதுக் குறிப்பதோ மாற்றப்படவில்லை பிணைய சிறப்பு கோப்பு%s கோப்பின் உரிமையில் மாற்றம் இல்லை அறியப்படாத %d பயனர் எண்ணுக்கு குழு குறிப்பிடப்படவில்லை%s அடைவு படியெடுக்கப்படவில்லை<புதியவேர்> பழைய %s ஆக இருந்தால் மட்டுமே --skip-chdir செயல்மாற்றி ஏற்புடையது%s படிப்பதில் வழிவு ஏற்பட்டது%s கோப்பின் உரிமை மாற்றாமல் விடப்பட்டது %s கோப்பின் உரிமை %s என மாற்றாமல் விடப்பட்டது %s கோப்பிற்கு அனுமதிகள் மாற்றப்படவில்லைபடித்தல் பிழைவழக்கமான வெற்றுக் கோப்புவழக்கமான கோப்பு%s நீக்கப்பட்டது அணுகல் குறியீடு%s கோப்புக்கு அனுமதிகள் அமைக்கப்படுகின்றனபகிர்ந்த நினைவக பொருள்%s படியெடுக்கப்படவில்லை பொருந்துவாய்இயல் வெளியீடுசர ஒப்பீடு தோல்வியுற்றதுமென்தொடுப்புமொத்தம்வகையுடை நினைவக பொருள்பிழைச் செய்தியைக் காட்ட இயலவில்லைதற்போதைய அடைவைப் பதிவு செய்ய இயலவில்லைஇக்காப்பை நீக்க --no-preserve-root செயல்மாற்றியைப் பயன்படுத்துகஎச்சரிக்கை: '.' என்பது ':' ஆக இருக்க வேண்டும்எச்சரிக்கை: மூலக்கோப்பு %s பல முறை குறிப்பிடப்பட்டுள்ளதுபுதிர்க் கோப்புவெள்ளையடிப்புஇப்போதே உருவாக்கிய %s கோப்பை %s கோப்பு கொண்டு மேலெழுத இயலாதுஎழுதுவதில் பிழை