source: vendor/diffutils/2.8.1/po/diffutils.pot

Last change on this file was 2556, checked in by bird, 20 years ago

diffutils 2.8.1

File size: 17.7 KB
Line 
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"POT-Creation-Date: 2002-04-05 14:10-0800\n"
11"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13"Language-Team: LANGUAGE <[email protected]>\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=CHARSET\n"
16"Content-Transfer-Encoding: 8bit\n"
17
18#: lib/c-stack.c:188
19msgid "program error"
20msgstr ""
21
22#: lib/c-stack.c:189
23msgid "stack overflow"
24msgstr ""
25
26#: lib/error.c:128 lib/error.c:156
27msgid "Unknown system error"
28msgstr ""
29
30#: lib/freesoft.c:27
31msgid ""
32"This program comes with NO WARRANTY, to the extent permitted by law.\n"
33"You may redistribute copies of this program\n"
34"under the terms of the GNU General Public License.\n"
35"For more information about these matters, see the file named COPYING."
36msgstr ""
37
38#: lib/getopt.c:693
39#, c-format
40msgid "%s: option `%s' is ambiguous\n"
41msgstr ""
42
43#: lib/getopt.c:718
44#, c-format
45msgid "%s: option `--%s' doesn't allow an argument\n"
46msgstr ""
47
48#: lib/getopt.c:723
49#, c-format
50msgid "%s: option `%c%s' doesn't allow an argument\n"
51msgstr ""
52
53#: lib/getopt.c:741 lib/getopt.c:914
54#, c-format
55msgid "%s: option `%s' requires an argument\n"
56msgstr ""
57
58#: lib/getopt.c:770
59#, c-format
60msgid "%s: unrecognized option `--%s'\n"
61msgstr ""
62
63#: lib/getopt.c:774
64#, c-format
65msgid "%s: unrecognized option `%c%s'\n"
66msgstr ""
67
68#: lib/getopt.c:800
69#, c-format
70msgid "%s: illegal option -- %c\n"
71msgstr ""
72
73#: lib/getopt.c:803
74#, c-format
75msgid "%s: invalid option -- %c\n"
76msgstr ""
77
78#: lib/getopt.c:833 lib/getopt.c:963
79#, c-format
80msgid "%s: option requires an argument -- %c\n"
81msgstr ""
82
83#: lib/getopt.c:880
84#, c-format
85msgid "%s: option `-W %s' is ambiguous\n"
86msgstr ""
87
88#: lib/getopt.c:898
89#, c-format
90msgid "%s: option `-W %s' doesn't allow an argument\n"
91msgstr ""
92
93#: lib/regex.c:1367
94msgid "Success"
95msgstr ""
96
97#: lib/regex.c:1370
98msgid "No match"
99msgstr ""
100
101#: lib/regex.c:1373
102msgid "Invalid regular expression"
103msgstr ""
104
105#: lib/regex.c:1376
106msgid "Invalid collation character"
107msgstr ""
108
109#: lib/regex.c:1379
110msgid "Invalid character class name"
111msgstr ""
112
113#: lib/regex.c:1382
114msgid "Trailing backslash"
115msgstr ""
116
117#: lib/regex.c:1385
118msgid "Invalid back reference"
119msgstr ""
120