X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=po%2Fgedcom-parse.pot;h=ef8dd02bf77d78d2f7aabb59eddc217e7ec2019f;hb=53e1aa1a6aed2092a330df4fdc44e0c750910178;hp=747e79c4357e05b55aee85b427e24fdd9799d903;hpb=abb6d14831d67f8997ee75a2192b575bc2893902;p=gedcom-parse.git diff --git a/po/gedcom-parse.pot b/po/gedcom-parse.pot index 747e79c..ef8dd02 100644 --- a/po/gedcom-parse.pot +++ b/po/gedcom-parse.pot @@ -1,87 +1,85 @@ -# The Gedcom parser library -# Copyright (C) 2001 The Genes Development Team +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gedcom-parse 0.11\n" -"POT-Creation-Date: 2001-12-13 21:15+0100\n" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2001-12-31 17:01+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: ENCODING\n" -# PLEASE KEEP THE UTF-8 ENCODING AS SPECIFIED ABOVE - -#: gedcom/encoding.c:67 +#: gedcom/encoding.c:66 #, c-format msgid "Duplicate entry found for encoding '%s', ignoring" msgstr "" -#: gedcom/encoding.c:84 +#: gedcom/encoding.c:83 #, c-format msgid "No encoding defined for '%s'" msgstr "" -#: gedcom/encoding.c:121 +#: gedcom/encoding.c:120 msgid "Failed updating conversion module path" msgstr "" -#: gedcom/encoding.c:133 +#: gedcom/encoding.c:132 #, c-format msgid "Could not open encoding configuration file '%s'" msgstr "" -#: gedcom/encoding.c:140 +#: gedcom/encoding.c:139 #, c-format msgid "Line too long in encoding configuration file '%s'" msgstr "" -#: gedcom/encoding.c:149 +#: gedcom/encoding.c:148 #, c-format msgid "Missing data in encoding configuration file '%s'" msgstr "" -#: gedcom/encoding.c:181 +#: gedcom/encoding.c:180 #, c-format msgid "Error opening conversion context for encoding %s: %s" msgstr "" #. empty -#: gedcom/gedcom.y:1046 gedcom/gedcom.y:2318 +#: gedcom/gedcom.y:1238 gedcom/gedcom.y:3339 msgid "Missing value" msgstr "" -#: gedcom/gedcom.y:2266 gedcom/gedcom.y:2282 +#: gedcom/gedcom.y:3284 gedcom/gedcom.y:3301 #, c-format msgid "Undefined tag (and not a valid user tag): %s" msgstr "" #. empty -#: gedcom/gedcom.y:2314 +#: gedcom/gedcom.y:3334 msgid "Missing pointer" msgstr "" -#: gedcom/gedcom.y:2385 +#: gedcom/gedcom.y:3411 msgid "Missing cross-reference" msgstr "" -#: gedcom/gedcom.y:2548 +#: gedcom/gedcom.y:3574 msgid "Internal error: count array overflow" msgstr "" -#: gedcom/gedcom.y:2554 +#: gedcom/gedcom.y:3580 msgid "Internal error: count array calloc error" msgstr "" -#: gedcom/gedcom.y:2599 +#: gedcom/gedcom.y:3625 msgid "Internal error: count array underflow" msgstr "" -#: gedcom/gedcom.y:2660 +#: gedcom/gedcom.y:3687 msgid "Enabling compatibility with 'ftree'" msgstr "" @@ -109,7 +107,34 @@ msgstr "" msgid "Unknown encoding, falling back to one-byte" msgstr "" -#: gedcom/multilex.c:122 +#: gedcom/multilex.c:123 #, c-format msgid "Could not open file '%s'" msgstr "" + +#: gedcom/message.c:108 +#, c-format +msgid "Warning on line %d: " +msgstr "" + +#: gedcom/message.c:124 +#, c-format +msgid "Error on line %d: " +msgstr "" + +#: gedcom/interface.c:96 +msgid "null value" +msgstr "" + +#: gedcom/interface.c:97 +msgid "character string" +msgstr "" + +#: gedcom/interface.c:98 +msgid "date" +msgstr "" + +#: gedcom/interface.c:105 +#, c-format +msgid "Wrong cast of value in file %s, at line %d: %s instead of %s" +msgstr ""