Updated.
[gedcom-parse.git] / po / gedcom-parse.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2002-01-20 13:38+0100\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: ENCODING\n"
16
17 #: gedcom/encoding.c:67
18 #, c-format
19 msgid "Duplicate entry found for encoding '%s', ignoring"
20 msgstr ""
21
22 #: gedcom/encoding.c:92
23 #, c-format
24 msgid "No encoding defined for '%s'"
25 msgstr ""
26
27 #: gedcom/encoding.c:153
28 #, c-format
29 msgid "Could not open encoding configuration file '%s'"
30 msgstr ""
31
32 #: gedcom/encoding.c:160
33 #, c-format
34 msgid "Line too long in encoding configuration file '%s'"
35 msgstr ""
36
37 #: gedcom/encoding.c:169
38 #, c-format
39 msgid "Missing data in encoding configuration file '%s'"
40 msgstr ""
41
42 #: gedcom/encoding.c:201
43 #, c-format
44 msgid "Error opening conversion context for encoding %s: %s"
45 msgstr ""
46
47 #. empty
48 #: gedcom/gedcom.y:1302 gedcom/gedcom.y:3494
49 msgid "Missing value"
50 msgstr ""
51
52 #: gedcom/gedcom.y:3430 gedcom/gedcom.y:3454
53 #, c-format
54 msgid "Undefined tag (and not a valid user tag): %s"
55 msgstr ""
56
57 #. empty
58 #: gedcom/gedcom.y:3489
59 msgid "Missing pointer"
60 msgstr ""
61
62 #: gedcom/gedcom.y:3567
63 msgid "Missing cross-reference"
64 msgstr ""
65
66 #: gedcom/gedcom.y:3730
67 msgid "Internal error: count array overflow"
68 msgstr ""
69
70 #: gedcom/gedcom.y:3736
71 msgid "Internal error: count array calloc error"
72 msgstr ""
73
74 #: gedcom/gedcom.y:3781
75 msgid "Internal error: count array underflow"
76 msgstr ""
77
78 #: gedcom/gedcom.y:3843
79 msgid "Enabling compatibility with 'ftree'"
80 msgstr ""
81
82 #: gedcom/multilex.c:75
83 msgid "One-byte encoding"
84 msgstr ""
85
86 #: gedcom/multilex.c:81
87 msgid "Two-byte encoding, high-low"
88 msgstr ""
89
90 #: gedcom/multilex.c:87
91 msgid "Two-byte encoding, high-low, with BOM"
92 msgstr ""
93
94 #: gedcom/multilex.c:92
95 msgid "Two-byte encoding, low-high"
96 msgstr ""
97
98 #: gedcom/multilex.c:98
99 msgid "Two-byte encoding, low-high, with BOM"
100 msgstr ""
101
102 #: gedcom/multilex.c:102
103 msgid "Unknown encoding, falling back to one-byte"
104 msgstr ""
105
106 #: gedcom/multilex.c:124
107 #, c-format
108 msgid "Could not open file '%s'"
109 msgstr ""
110
111 #: gedcom/message.c:108
112 #, c-format
113 msgid "Warning on line %d: "
114 msgstr ""
115
116 #: gedcom/message.c:124
117 #, c-format
118 msgid "Error on line %d: "
119 msgstr ""
120
121 #: gedcom/interface.c:98
122 msgid "null value"
123 msgstr ""
124
125 #: gedcom/interface.c:99
126 msgid "character string"
127 msgstr ""
128
129 #: gedcom/interface.c:100
130 msgid "date"
131 msgstr ""
132
133 #: gedcom/interface.c:101
134 msgid "cross-reference"
135 msgstr ""
136
137 #: gedcom/interface.c:108
138 #, c-format
139 msgid "Wrong cast of value in file %s, at line %d: %s instead of %s"
140 msgstr ""
141
142 #: gedcom/xref.c:31
143 msgid "nothing"
144 msgstr ""
145
146 #: gedcom/xref.c:32
147 msgid "a family"
148 msgstr ""
149
150 #: gedcom/xref.c:33
151 msgid "an individual"
152 msgstr ""
153
154 #: gedcom/xref.c:34
155 msgid "a note"
156 msgstr ""
157
158 #: gedcom/xref.c:35
159 msgid "a multimedia object"
160 msgstr ""
161
162 #: gedcom/xref.c:36
163 msgid "a source repository"
164 msgstr ""
165
166 #: gedcom/xref.c:37
167 msgid "a source"
168 msgstr ""
169
170 #: gedcom/xref.c:38
171 msgid "a submitter"
172 msgstr ""
173
174 #: gedcom/xref.c:39
175 msgid "a submission record"
176 msgstr ""
177
178 #: gedcom/xref.c:40
179 msgid "an application-specific record"
180 msgstr ""
181
182 #: gedcom/xref.c:104
183 #, c-format
184 msgid "Cross-reference %s used on line %d is not defined"
185 msgstr ""
186
187 #: gedcom/xref.c:109
188 #, c-format
189 msgid "Cross-reference %s defined on line %d is never used"
190 msgstr ""
191
192 #: gedcom/xref.c:148
193 #, c-format
194 msgid "Cross-reference %s previously defined as pointer to %s, on line %d"
195 msgstr ""
196
197 #: gedcom/xref.c:157
198 #, c-format
199 msgid "Cross-reference %s previously used as pointer to %s, on line %d"
200 msgstr ""