Template file for translations.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Thu, 13 Dec 2001 20:40:34 +0000 (20:40 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Thu, 13 Dec 2001 20:40:34 +0000 (20:40 +0000)
po/gedcom-parse.pot [new file with mode: 0644]

diff --git a/po/gedcom-parse.pot b/po/gedcom-parse.pot
new file mode 100644 (file)
index 0000000..747e79c
--- /dev/null
@@ -0,0 +1,115 @@
+# The Gedcom parser library
+# Copyright (C) 2001 The Genes Development Team
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: gedcom-parse 0.11\n"
+"POT-Creation-Date: 2001-12-13 21:15+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+# PLEASE KEEP THE UTF-8 ENCODING AS SPECIFIED ABOVE
+
+#: gedcom/encoding.c:67
+#, c-format
+msgid "Duplicate entry found for encoding '%s', ignoring"
+msgstr ""
+
+#: gedcom/encoding.c:84
+#, c-format
+msgid "No encoding defined for '%s'"
+msgstr ""
+
+#: gedcom/encoding.c:121
+msgid "Failed updating conversion module path"
+msgstr ""
+
+#: gedcom/encoding.c:133
+#, c-format
+msgid "Could not open encoding configuration file '%s'"
+msgstr ""
+
+#: gedcom/encoding.c:140
+#, c-format
+msgid "Line too long in encoding configuration file '%s'"
+msgstr ""
+
+#: gedcom/encoding.c:149
+#, c-format
+msgid "Missing data in encoding configuration file '%s'"
+msgstr ""
+
+#: gedcom/encoding.c:181
+#, c-format
+msgid "Error opening conversion context for encoding %s: %s"
+msgstr ""
+
+#. empty
+#: gedcom/gedcom.y:1046 gedcom/gedcom.y:2318
+msgid "Missing value"
+msgstr ""
+
+#: gedcom/gedcom.y:2266 gedcom/gedcom.y:2282
+#, c-format
+msgid "Undefined tag (and not a valid user tag): %s"
+msgstr ""
+
+#. empty
+#: gedcom/gedcom.y:2314
+msgid "Missing pointer"
+msgstr ""
+
+#: gedcom/gedcom.y:2385
+msgid "Missing cross-reference"
+msgstr ""
+
+#: gedcom/gedcom.y:2548
+msgid "Internal error: count array overflow"
+msgstr ""
+
+#: gedcom/gedcom.y:2554
+msgid "Internal error: count array calloc error"
+msgstr ""
+
+#: gedcom/gedcom.y:2599
+msgid "Internal error: count array underflow"
+msgstr ""
+
+#: gedcom/gedcom.y:2660
+msgid "Enabling compatibility with 'ftree'"
+msgstr ""
+
+#: gedcom/multilex.c:74
+msgid "One-byte encoding"
+msgstr ""
+
+#: gedcom/multilex.c:80
+msgid "Two-byte encoding, high-low"
+msgstr ""
+
+#: gedcom/multilex.c:86
+msgid "Two-byte encoding, high-low, with BOM"
+msgstr ""
+
+#: gedcom/multilex.c:91
+msgid "Two-byte encoding, low-high"
+msgstr ""
+
+#: gedcom/multilex.c:97
+msgid "Two-byte encoding, low-high, with BOM"
+msgstr ""
+
+#: gedcom/multilex.c:101
+msgid "Unknown encoding, falling back to one-byte"
+msgstr ""
+
+#: gedcom/multilex.c:122
+#, c-format
+msgid "Could not open file '%s'"
+msgstr ""