X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=po%2Fgedcom-parse.pot;h=118f5f4e398fc0b2fb1b6b0f425f63e4759257ea;hb=30011c31ddc9336841a388da7761b0a71f09832e;hp=747e79c4357e05b55aee85b427e24fdd9799d903;hpb=abb6d14831d67f8997ee75a2192b575bc2893902;p=gedcom-parse.git diff --git a/po/gedcom-parse.pot b/po/gedcom-parse.pot index 747e79c..118f5f4 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-30 14:17+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:1234 gedcom/gedcom.y:3330 msgid "Missing value" msgstr "" -#: gedcom/gedcom.y:2266 gedcom/gedcom.y:2282 +#: gedcom/gedcom.y:3276 gedcom/gedcom.y:3292 #, c-format msgid "Undefined tag (and not a valid user tag): %s" msgstr "" #. empty -#: gedcom/gedcom.y:2314 +#: gedcom/gedcom.y:3325 msgid "Missing pointer" msgstr "" -#: gedcom/gedcom.y:2385 +#: gedcom/gedcom.y:3402 msgid "Missing cross-reference" msgstr "" -#: gedcom/gedcom.y:2548 +#: gedcom/gedcom.y:3565 msgid "Internal error: count array overflow" msgstr "" -#: gedcom/gedcom.y:2554 +#: gedcom/gedcom.y:3571 msgid "Internal error: count array calloc error" msgstr "" -#: gedcom/gedcom.y:2599 +#: gedcom/gedcom.y:3616 msgid "Internal error: count array underflow" msgstr "" -#: gedcom/gedcom.y:2660 +#: gedcom/gedcom.y:3678 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:109 +#, c-format +msgid "Warning on line %d: " +msgstr "" + +#: gedcom/message.c:126 +#, c-format +msgid "Error on line %d: " +msgstr "" + +#: gedcom/interface.c:92 +msgid "null value" +msgstr "" + +#: gedcom/interface.c:93 +msgid "character string" +msgstr "" + +#: gedcom/interface.c:94 +msgid "date" +msgstr "" + +#: gedcom/interface.c:101 +#, c-format +msgid "Wrong cast of value in file %s, at line %d: %s instead of %s" +msgstr ""