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: 2001-12-28 21:37+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:66
18 #, c-format
19 msgid "Duplicate entry found for encoding '%s', ignoring"
20 msgstr ""
21
22 #: gedcom/encoding.c:83
23 #, c-format
24 msgid "No encoding defined for '%s'"
25 msgstr ""
26
27 #: gedcom/encoding.c:120
28 msgid "Failed updating conversion module path"
29 msgstr ""
30
31 #: gedcom/encoding.c:132
32 #, c-format
33 msgid "Could not open encoding configuration file '%s'"
34 msgstr ""
35
36 #: gedcom/encoding.c:139
37 #, c-format
38 msgid "Line too long in encoding configuration file '%s'"
39 msgstr ""
40
41 #: gedcom/encoding.c:148
42 #, c-format
43 msgid "Missing data in encoding configuration file '%s'"
44 msgstr ""
45
46 #: gedcom/encoding.c:180
47 #, c-format
48 msgid "Error opening conversion context for encoding %s: %s"
49 msgstr ""
50
51 #. empty
52 #: gedcom/gedcom.y:1225 gedcom/gedcom.y:2766
53 msgid "Missing value"
54 msgstr ""
55
56 #: gedcom/gedcom.y:2712 gedcom/gedcom.y:2728
57 #, c-format
58 msgid "Undefined tag (and not a valid user tag): %s"
59 msgstr ""
60
61 #. empty
62 #: gedcom/gedcom.y:2761
63 msgid "Missing pointer"
64 msgstr ""
65
66 #: gedcom/gedcom.y:2834
67 msgid "Missing cross-reference"
68 msgstr ""
69
70 #: gedcom/gedcom.y:2997
71 msgid "Internal error: count array overflow"
72 msgstr ""
73
74 #: gedcom/gedcom.y:3003
75 msgid "Internal error: count array calloc error"
76 msgstr ""
77
78 #: gedcom/gedcom.y:3048
79 msgid "Internal error: count array underflow"
80 msgstr ""
81
82 #: gedcom/gedcom.y:3110
83 msgid "Enabling compatibility with 'ftree'"
84 msgstr ""
85
86 #: gedcom/multilex.c:74
87 msgid "One-byte encoding"
88 msgstr ""
89
90 #: gedcom/multilex.c:80
91 msgid "Two-byte encoding, high-low"
92 msgstr ""
93
94 #: gedcom/multilex.c:86
95 msgid "Two-byte encoding, high-low, with BOM"
96 msgstr ""
97
98 #: gedcom/multilex.c:91
99 msgid "Two-byte encoding, low-high"
100 msgstr ""
101
102 #: gedcom/multilex.c:97
103 msgid "Two-byte encoding, low-high, with BOM"
104 msgstr ""
105
106 #: gedcom/multilex.c:101
107 msgid "Unknown encoding, falling back to one-byte"
108 msgstr ""
109
110 #: gedcom/multilex.c:123
111 #, c-format
112 msgid "Could not open file '%s'"
113 msgstr ""
114
115 #: gedcom/message.c:109
116 #, c-format
117 msgid "Warning on line %d: "
118 msgstr ""
119
120 #: gedcom/message.c:126
121 #, c-format
122 msgid "Error on line %d: "
123 msgstr ""
124
125 #: gedcom/interface.c:94
126 #, c-format
127 msgid "Wrong cast of value in file %s, at line %d"
128 msgstr ""