# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2002-06-10 23:52-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: lib/c-stack.c:362 msgid "program error" msgstr "" #: lib/c-stack.c:363 msgid "stack overflow" msgstr "" #: lib/error.c:128 lib/error.c:156 msgid "Unknown system error" msgstr "" #: lib/freesoft.c:27 msgid "" "This program comes with NO WARRANTY, to the extent permitted by law.\n" "You may redistribute copies of this program\n" "under the terms of the GNU General Public License.\n" "For more information about these matters, see the file named COPYING." msgstr "" #: lib/getopt.c:693 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "" #: lib/getopt.c:718 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:723 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:741 lib/getopt.c:914 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "" #: lib/getopt.c:770 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "" #: lib/getopt.c:774 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "" #: lib/getopt.c:800 #, c-format msgid "%s: illegal option -- %c\n" msgstr "" #: lib/getopt.c:803 #, c-format msgid "%s: invalid option -- %c\n" msgstr "" #: lib/getopt.c:833 lib/getopt.c:963 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "" #: lib/getopt.c:880 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "" #: lib/getopt.c:898 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "" #: lib/regex.c:1367 msgid "Success" msgstr "" #: lib/regex.c:1370 msgid "No match" msgstr "" #: lib/regex.c:1373 msgid "Invalid regular expression" msgstr "" #: lib/regex.c:1376 msgid "Invalid collation character" msgstr "" #: lib/regex.c:1379 msgid "Invalid character class name" msgstr "" #: lib/regex.c:1382 msgid "Trailing backslash" msgstr "" #: lib/regex.c:1385 msgid "Invalid back reference" msgstr "" #: lib/regex.c:1388 msgid "Unmatched [ or [^" msgstr "" #: lib/regex.c:1391 msgid "Unmatched ( or \\(" msgstr "" #: lib/regex.c:1394 msgid "Unmatched \\{" msgstr "" #: lib/regex.c:1397 msgid "Invalid content of \\{\\}" msgstr "" #: lib/regex.c:1400 msgid "Invalid range end" msgstr "" #: lib/regex.c:1403 msgid "Memory exhausted" msgstr "" #: lib/regex.c:1406 msgid "Invalid preceding regular expression" msgstr "" #: lib/regex.c:1409 msgid "Premature end of regular expression" msgstr "" #: lib/regex.c:1412 msgid "Regular expression too big" msgstr "" #: lib/regex.c:1415 msgid "Unmatched ) or \\)" msgstr "" #: lib/regex.c:8034 msgid "No previous regular expression" msgstr "" #: lib/xmalloc.c:63 msgid "memory exhausted" msgstr "" #: src/analyze.c:810 src/diff.c:1265 #, c-format msgid "Files %s and %s differ\n" msgstr "" #: src/analyze.c:813 #, c-format msgid "Binary files %s and %s differ\n" msgstr "" #: src/analyze.c:1059 src/diff3.c:1394 src/util.c:535 msgid "No newline at end of file" msgstr "" #: src/cmp.c:45 msgid "Written by Torbjorn Granlund and David MacKenzie." msgstr "" #: src/cmp.c:120 src/diff.c:840 src/diff3.c:411 src/sdiff.c:172 #, c-format msgid "Try `%s --help' for more information." msgstr "" #: src/cmp.c:139 #, c-format msgid "invalid --ignore-initial value `%s'" msgstr "" #: src/cmp.c:148 msgid "options -l and -s are incompatible" msgstr "" #: src/cmp.c:156 src/diff.c:849 src/diff3.c:419 src/sdiff.c:181 #: src/sdiff.c:313 src/sdiff.c:320 src/sdiff.c:910 src/util.c:194 #: src/util.c:286 src/util.c:293 msgid "write failed" msgstr "" #: src/cmp.c:158 src/diff.c:851 src/diff.c:1336 src/diff3.c:421 #: src/sdiff.c:183 msgid "standard output" msgstr "" #: src/cmp.c:162 msgid "-b --print-bytes Print differing bytes." msgstr "" #: src/cmp.c:163 msgid "-i SKIP --ignore-initial=SKIP Skip the first SKIP bytes of input." msgstr "" #: src/cmp.c:164 msgid "-i SKIP1:SKIP2 --ignore-initial=SKIP1:SKIP2" msgstr "" #: src/cmp.c:165 msgid " Skip the first SKIP1 bytes of FILE1 and the first SKIP2 bytes of FILE2." msgstr "" #: src/cmp.c:166 msgid "-l --verbose Output byte numbers and values of all differing bytes." msgstr "" #: src/cmp.c:167 msgid "-n LIMIT --bytes=LIMIT Compare at most LIMIT bytes." msgstr "" #: src/cmp.c:168 msgid "-s --quiet --silent Output nothing; yield exit status only." msgstr "" #: src/cmp.c:169 src/diff.c:928 src/diff3.c:439 src/sdiff.c:209 msgid "-v --version Output version info." msgstr "" #: src/cmp.c:170 src/diff.c:929 src/diff3.c:440 src/sdiff.c:210 msgid "--help Output this help." msgstr "" #: src/cmp.c:179 #, c-format msgid "Usage: %s [OPTION]... FILE1 [FILE2 [SKIP1 [SKIP2]]]\n" msgstr "" #: src/cmp.c:181 msgid "Compare two files byte by byte." msgstr "" #: src/cmp.c:185 msgid "SKIP1 and SKIP2 are the number of bytes to skip in each file." msgstr "" #: src/cmp.c:186 msgid "" "SKIP values may be followed by the following multiplicative suffixes:\n" "kB 1000, K 1024, MB 1,000,000, M 1,048,576,\n" "GB 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y." msgstr "" #: src/cmp.c:189 msgid "If a FILE is `-' or missing, read standard input." msgstr "" #: src/cmp.c:190 src/diff.c:935 src/diff3.c:459 src/sdiff.c:228 msgid "Report bugs to ." msgstr "" #: src/cmp.c:233 #, c-format msgid "invalid --bytes value `%s'" msgstr "" #: src/cmp.c:245 src/diff.c:477 src/diff3.c:277 src/sdiff.c:519 msgid "(C)" msgstr "" #: src/cmp.c:261 src/diff.c:757 src/diff3.c:314 src/sdiff.c:560 #, c-format msgid "missing operand after `%s'" msgstr "" #: src/cmp.c:273 src/diff.c:759 src/diff3.c:316 src/sdiff.c:562 #, c-format msgid "extra operand `%s'" msgstr "" #: src/cmp.c:480 #, c-format msgid "%s %s differ: byte %s, line %s\n" msgstr "" #: src/cmp.c:496 #, c-format msgid "%s %s differ: byte %s, line %s is %3o %s %3o %s\n" msgstr "" #: src/cmp.c:544 #, c-format msgid "cmp: EOF on %s\n" msgstr "" #: src/diff.c:44 msgid "" "Written by Paul Eggert, Mike Haertel, David Hayes,\n" "Richard Stallman, and Len Tower." msgstr "" #: src/diff.c:327 #, c-format msgid "invalid context length `%s'" msgstr "" #: src/diff.c:410 msgid "pagination not supported on this host" msgstr "" #: src/diff.c:425 src/diff3.c:296 msgid "too many file label options" msgstr "" #: src/diff.c:504 #, c-format msgid "invalid width `%s'" msgstr "" #: src/diff.c:508 msgid "conflicting width options" msgstr "" #: src/diff.c:532 #, c-format msgid "invalid horizon length `%s'" msgstr "" #: src/diff.c:579 #, c-format msgid "invalid tabsize `%s'" msgstr "" #: src/diff.c:583 msgid "conflicting tabsize options" msgstr "" #: src/diff.c:647 #, c-format msgid "`-%ld' option is obsolete; use `-%c %ld'" msgstr "" #: src/diff.c:659 #, c-format msgid "`-%ld' option is obsolete; omit it" msgstr "" #: src/diff.c:732 msgid "--from-file and --to-file both specified" msgstr "" #: src/diff.c:855 msgid "Compare files line by line." msgstr "" #: src/diff.c:857 msgid "-i --ignore-case Ignore case differences in file contents." msgstr "" #: src/diff.c:858 msgid "--ignore-file-name-case Ignore case when comparing file names." msgstr "" #: src/diff.c:859 msgid "--no-ignore-file-name-case Consider case when comparing file names." msgstr "" #: src/diff.c:860 src/sdiff.c:190 msgid "-E --ignore-tab-expansion Ignore changes due to tab expansion." msgstr "" #: src/diff.c:861 src/sdiff.c:191 msgid "-b --ignore-space-change Ignore changes in the amount of white space." msgstr "" #: src/diff.c:862 msgid "-w --ignore-all-space Ignore all white space." msgstr "" #: src/diff.c:863 src/sdiff.c:193 msgid "-B --ignore-blank-lines Ignore changes whose lines are all blank." msgstr "" #: src/diff.c:864 src/sdiff.c:194 msgid "-I RE --ignore-matching-lines=RE Ignore changes whose lines all match RE." msgstr "" #: src/diff.c:865 src/sdiff.c:195 msgid "--strip-trailing-cr Strip trailing carriage return on input." msgstr "" #: src/diff.c:867 msgid "--binary Read and write data in binary mode." msgstr "" #: src/diff.c:869 src/diff3.c:435 src/sdiff.c:196 msgid "-a --text Treat all files as text." msgstr "" #: src/diff.c:871 msgid "" "-c -C NUM --context[=NUM] Output NUM (default 3) lines of copied context.\n" "-u -U NUM --unified[=NUM] Output NUM (default 3) lines of unified context.\n" " --label LABEL Use LABEL instead of file name.\n" " -p --show-c-function Show which C function each change is in.\n" " -F RE --show-function-line=RE Show the most recent line matching RE." msgstr "" #: src/diff.c:876 msgid "-q --brief Output only whether files differ." msgstr "" #: src/diff.c:877 msgid "-e --ed Output an ed script." msgstr "" #: src/diff.c:878 msgid "--normal Output a normal diff." msgstr "" #: src/diff.c:879 msgid "-n --rcs Output an RCS format diff." msgstr "" #: src/diff.c:880 msgid "" "-y --side-by-side Output in two columns.\n" " -W NUM --width=NUM Output at most NUM (default 130) print columns.\n" " --left-column Output only the left column of common lines.\n" " --suppress-common-lines Do not output common lines." msgstr "" #: src/diff.c:884 msgid "-D NAME --ifdef=NAME Output merged file to show `#ifdef NAME' diffs." msgstr "" #: src/diff.c:885 msgid "--GTYPE-group-format=GFMT Similar, but format GTYPE input groups with GFMT." msgstr "" #: src/diff.c:886 msgid "--line-format=LFMT Similar, but format all input lines with LFMT." msgstr "" #: src/diff.c:887 msgid "--LTYPE-line-format=LFMT Similar, but format LTYPE input lines with LFMT." msgstr "" #: src/diff.c:888 msgid " LTYPE is `old', `new', or `unchanged'. GTYPE is LTYPE or `changed'." msgstr "" #: src/diff.c:889 msgid "" " GFMT may contain:\n" " %< lines from FILE1\n" " %> lines from FILE2\n" " %= lines common to FILE1 and FILE2\n" " %[-][WIDTH][.[PREC]]{doxX}LETTER printf-style spec for LETTER\n" " LETTERs are as follows for new group, lower case for old group:\n" " F first line number\n" " L last line number\n" " N number of lines = L-F+1\n" " E F-1\n" " M L+1" msgstr "" #: src/diff.c:900 msgid "" " LFMT may contain:\n" " %L contents of line\n" " %l contents of line, excluding any trailing newline\n" " %[-][WIDTH][.[PREC]]{doxX}n printf-style spec for input line number" msgstr "" #: src/diff.c:904 msgid "" " Either GFMT or LFMT may contain:\n" " %% %\n" " %c'C' the single character C\n" " %c'\\OOO' the character with octal code OOO" msgstr "" #: src/diff.c:909 msgid "-l --paginate Pass the output through `pr' to paginate it." msgstr "" #: src/diff.c:910 src/sdiff.c:202 msgid "-t --expand-tabs Expand tabs to spaces in output." msgstr "" #: src/diff.c:911 src/diff3.c:436 msgid "-T --initial-tab Make tabs line up by prepending a tab." msgstr "" #: src/diff.c:912 src/sdiff.c:203 msgid "--tabsize=NUM Tab stops are every NUM (default 8) print columns." msgstr "" #: src/diff.c:914 msgid "-r --recursive Recursively compare any subdirectories found." msgstr "" #: src/diff.c:915 msgid "-N --new-file Treat absent files as empty." msgstr "" #: src/diff.c:916 msgid "--unidirectional-new-file Treat absent first files as empty." msgstr "" #: src/diff.c:917 msgid "-s --report-identical-files Report when two files are the same." msgstr "" #: src/diff.c:918 msgid "-x PAT --exclude=PAT Exclude files that match PAT." msgstr "" #: src/diff.c:919 msgid "-X FILE --exclude-from=FILE Exclude files that match any pattern in FILE." msgstr "" #: src/diff.c:920 msgid "-S FILE --starting-file=FILE Start with FILE when comparing directories." msgstr "" #: src/diff.c:921 msgid "--from-file=FILE1 Compare FILE1 to all operands. FILE1 can be a directory." msgstr "" #: src/diff.c:922 msgid "--to-file=FILE2 Compare all operands to FILE2. FILE2 can be a directory." msgstr "" #: src/diff.c:924 msgid "--horizon-lines=NUM Keep NUM lines of the common prefix and suffix." msgstr "" #: src/diff.c:925 src/sdiff.c:205 msgid "-d --minimal Try hard to find a smaller set of changes." msgstr "" #: src/diff.c:926 msgid "--speed-large-files Assume large files and many scattered small changes." msgstr "" #: src/diff.c:931 msgid "FILES are `FILE1 FILE2' or `DIR1 DIR2' or `DIR FILE...' or `FILE... DIR'." msgstr "" #: src/diff.c:932 msgid "If --from-file or --to-file is given, there are no restrictions on FILES." msgstr "" #: src/diff.c:933 src/diff3.c:458 src/sdiff.c:227 msgid "If a FILE is `-', read standard input." msgstr "" #: src/diff.c:944 #, c-format msgid "Usage: %s [OPTION]... FILES\n" msgstr "" #: src/diff.c:973 #, c-format msgid "conflicting %s option value `%s'" msgstr "" #: src/diff.c:986 msgid "conflicting output style options" msgstr "" #: src/diff.c:1052 src/diff.c:1238 #, c-format msgid "Only in %s: %s\n" msgstr "" #: src/diff.c:1175 msgid "cannot compare `-' to a directory" msgstr "" #: src/diff.c:1202 msgid "-D option not supported with directories" msgstr "" #: src/diff.c:1211 #, c-format msgid "Common subdirectories: %s and %s\n" msgstr "" #: src/diff.c:1248 #, c-format msgid "File %s is a %s while file %s is a %s\n" msgstr "" #: src/diff.c:1327 #, c-format msgid "Files %s and %s are identical\n" msgstr "" #: src/diff3.c:24 msgid "Written by Randy Smith." msgstr "" #: src/diff3.c:309 msgid "incompatible options" msgstr "" #: src/diff3.c:349 msgid "`-' specified for more than one input file" msgstr "" #: src/diff3.c:392 src/diff3.c:1225 src/diff3.c:1620 src/diff3.c:1675 #: src/sdiff.c:305 src/sdiff.c:879 src/sdiff.c:890 msgid "read failed" msgstr "" #: src/diff3.c:425 msgid "-e --ed Output unmerged changes from OLDFILE to YOURFILE into MYFILE." msgstr "" #: src/diff3.c:426 msgid "-E --show-overlap Output unmerged changes, bracketing conflicts." msgstr "" #: src/diff3.c:427 msgid "-A --show-all Output all changes, bracketing conflicts." msgstr "" #: src/diff3.c:428 msgid "-x --overlap-only Output overlapping changes." msgstr "" #: src/diff3.c:429 msgid "-X Output overlapping changes, bracketing them." msgstr "" #: src/diff3.c:430 msgid "-3 --easy-only Output unmerged nonoverlapping changes." msgstr "" #: src/diff3.c:432 msgid "-m --merge Output merged file instead of ed script (default -A)." msgstr "" #: src/diff3.c:433 msgid "-L LABEL --label=LABEL Use LABEL instead of file name." msgstr "" #: src/diff3.c:434 msgid "-i Append `w' and `q' commands to ed scripts." msgstr "" #: src/diff3.c:437 src/sdiff.c:207 msgid "--diff-program=PROGRAM Use PROGRAM to compare files." msgstr "" #: src/diff3.c:449 #, c-format msgid "Usage: %s [OPTION]... MYFILE OLDFILE YOURFILE\n" msgstr "" #: src/diff3.c:451 msgid "Compare three files line by line." msgstr "" #: src/diff3.c:652 msgid "internal error: screwup in format of diff blocks" msgstr "" #: src/diff3.c:945 #, c-format msgid "%s: diff failed: " msgstr "" #: src/diff3.c:967 msgid "internal error: invalid diff type in process_diff" msgstr "" #: src/diff3.c:992 msgid "invalid diff format; invalid change separator" msgstr "" #: src/diff3.c:1235 msgid "invalid diff format; incomplete last line" msgstr "" #: src/diff3.c:1257 src/sdiff.c:277 src/util.c:307 #, c-format msgid "subsidiary program `%s' not found" msgstr "" #: src/diff3.c:1258 src/sdiff.c:278 src/util.c:299 #, c-format msgid "subsidiary program `%s' failed" msgstr "" #: src/diff3.c:1278 msgid "invalid diff format; incorrect leading line chars" msgstr "" #: src/diff3.c:1351 msgid "internal error: invalid diff type passed to output" msgstr "" #: src/diff3.c:1622 src/diff3.c:1679 msgid "input file shrank" msgstr "" #: src/dir.c:162 #, c-format msgid "cannot compare file names `%s' and `%s'" msgstr "" #: src/sdiff.c:37 msgid "Written by Thomas Lord." msgstr "" #: src/sdiff.c:187 msgid "-o FILE --output=FILE Operate interactively, sending output to FILE." msgstr "" #: src/sdiff.c:189 msgid "-i --ignore-case Consider upper- and lower-case to be the same." msgstr "" #: src/sdiff.c:192 msgid "-W --ignore-all-space Ignore all white space." msgstr "" #: src/sdiff.c:198 msgid "-w NUM --width=NUM Output at most NUM (default 130) print columns." msgstr "" #: src/sdiff.c:199 msgid "-l --left-column Output only the left column of common lines." msgstr "" #: src/sdiff.c:200 msgid "-s --suppress-common-lines Do not output common lines." msgstr "" #: src/sdiff.c:206 msgid "-H --speed-large-files Assume large files and many scattered small changes." msgstr "" #: src/sdiff.c:219 #, c-format msgid "Usage: %s [OPTION]... FILE1 FILE2\n" msgstr "" #: src/sdiff.c:220 msgid "Side-by-side merge of file differences." msgstr "" #: src/sdiff.c:327 msgid "cannot interactively merge standard input" msgstr "" #: src/sdiff.c:590 msgid "both files to be compared are directories" msgstr "" #: src/sdiff.c:853 msgid "" "ed:\tEdit then use both versions, each decorated with a header.\n" "eb:\tEdit then use both versions.\n" "el:\tEdit then use the left version.\n" "er:\tEdit then use the right version.\n" "e:\tEdit a new version.\n" "l:\tUse the left version.\n" "r:\tUse the right version.\n" "s:\tSilently include common lines.\n" "v:\tVerbosely include common lines.\n" "q:\tQuit.\n" msgstr "" #: src/util.c:304 #, c-format msgid "subsidiary program `%s' not executable" msgstr ""