Release 0.16
[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-08-16 18:33+0200\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:172
28 #, c-format
29 msgid "Could not open encoding configuration file '%s'"
30 msgstr ""
31
32 #: gedcom/encoding.c:179
33 #, c-format
34 msgid "Line too long in encoding configuration file '%s'"
35 msgstr ""
36
37 #: gedcom/encoding.c:188
38 #, c-format
39 msgid "Missing data in encoding configuration file '%s'"
40 msgstr ""
41
42 #: gedcom/encoding.c:220
43 #, c-format
44 msgid "Error opening conversion context for encoding %s: %s"
45 msgstr ""
46
47 #: gedcom/gedcom.y:1373 gedcom/gedcom.y:3572
48 msgid "Missing value"
49 msgstr ""
50
51 #: gedcom/gedcom.y:3501 gedcom/gedcom.y:3525
52 #, c-format
53 msgid "Undefined tag (and not a valid user tag): %s"
54 msgstr ""
55
56 #. empty
57 #: gedcom/gedcom.y:3560
58 msgid "Missing pointer"
59 msgstr ""
60
61 #: gedcom/gedcom.y:3647
62 msgid "Missing cross-reference"
63 msgstr ""
64
65 #: gedcom/gedcom.y:3810
66 msgid "Internal error: count array overflow"
67 msgstr ""
68
69 #: gedcom/gedcom.y:3816
70 msgid "Internal error: count array calloc error"
71 msgstr ""
72
73 #: gedcom/gedcom.y:3861
74 msgid "Internal error: count array underflow"
75 msgstr ""
76
77 #: gedcom/gedcom.y:3923
78 msgid "Enabling compatibility with 'ftree'"
79 msgstr ""
80
81 #. Matches "LIFELINES 3.0.2"
82 #: gedcom/gedcom.y:3928
83 msgid "Enabling compatibility with 'Lifelines'"
84 msgstr ""
85
86 #: gedcom/multilex.c:75
87 msgid "One-byte encoding"
88 msgstr ""
89
90 #: gedcom/multilex.c:81
91 msgid "Two-byte encoding, high-low"
92 msgstr ""
93
94 #: gedcom/multilex.c:87
95 msgid "Two-byte encoding, high-low, with BOM"
96 msgstr ""
97
98 #: gedcom/multilex.c:92
99 msgid "Two-byte encoding, low-high"
100 msgstr ""
101
102 #: gedcom/multilex.c:98
103 msgid "Two-byte encoding, low-high, with BOM"
104 msgstr ""
105
106 #: gedcom/multilex.c:102
107 msgid "Unknown encoding, falling back to one-byte"
108 msgstr ""
109
110 #: gedcom/multilex.c:130
111 msgid "Internal error: GEDCOM parser not initialized"
112 msgstr ""
113
114 #: gedcom/multilex.c:136
115 #, c-format
116 msgid "Could not open file '%s'"
117 msgstr ""
118
119 #: gedcom/message.c:108
120 #, c-format
121 msgid "Warning on line %d: "
122 msgstr ""
123
124 #: gedcom/message.c:124
125 #, c-format
126 msgid "Error on line %d: "
127 msgstr ""
128
129 #: gedcom/interface.c:98
130 msgid "null value"
131 msgstr ""
132
133 #: gedcom/interface.c:99
134 msgid "character string"
135 msgstr ""
136
137 #: gedcom/interface.c:100
138 msgid "date"
139 msgstr ""
140
141 #: gedcom/interface.c:101
142 msgid "cross-reference"
143 msgstr ""
144
145 #: gedcom/interface.c:108
146 #, c-format
147 msgid "Wrong cast of value in file %s, at line %d: %s instead of %s"
148 msgstr ""
149
150 #: gedcom/xref.c:31
151 msgid "nothing"
152 msgstr ""
153
154 #: gedcom/xref.c:32
155 msgid "a family"
156 msgstr ""
157
158 #: gedcom/xref.c:33
159 msgid "an individual"
160 msgstr ""
161
162 #: gedcom/xref.c:34
163 msgid "a note"
164 msgstr ""
165
166 #: gedcom/xref.c:35
167 msgid "a multimedia object"
168 msgstr ""
169
170 #: gedcom/xref.c:36
171 msgid "a source repository"
172 msgstr ""
173
174 #: gedcom/xref.c:37
175 msgid "a source"
176 msgstr ""
177
178 #: gedcom/xref.c:38
179 msgid "a submitter"
180 msgstr ""
181
182 #: gedcom/xref.c:39
183 msgid "a submission record"
184 msgstr ""
185
186 #: gedcom/xref.c:40
187 msgid "an application-specific record"
188 msgstr ""
189
190 #: gedcom/xref.c:104
191 #, c-format
192 msgid "Cross-reference %s used on line %d is not defined"
193 msgstr ""
194
195 #: gedcom/xref.c:109
196 #, c-format
197 msgid "Cross-reference %s defined on line %d is never used"
198 msgstr ""
199
200 #: gedcom/xref.c:148
201 #, c-format
202 msgid "Cross-reference %s previously defined as pointer to %s, on line %d"
203 msgstr ""
204
205 #: gedcom/xref.c:157
206 #, c-format
207 msgid "Cross-reference %s previously used as pointer to %s, on line %d"
208 msgstr ""