Update of i18n.
[gedcom-parse.git] / po / gedcom-parse.pot
index e1296e1543cc8d743afab806ca202f54724d5226..9c46af44df244dbabf1baa83179eac07f59ff77a 100644 (file)
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2002-09-12 21:34+0200\n"
+"POT-Creation-Date: 2002-12-30 11:35+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=CHARSET\n"
-"Content-Transfer-Encoding: ENCODING\n"
+"Content-Transfer-Encoding: 8bit\n"
 
 #: gedcom/encoding.c:69
 #, c-format
 msgid "Duplicate entry found for encoding '%s', ignoring"
 msgstr ""
 
-#: gedcom/encoding.c:99
+#: gedcom/encoding.c:101
 #, c-format
 msgid "No encoding defined for '%s'"
 msgstr ""
 
-#: gedcom/encoding.c:180
+#: gedcom/encoding.c:185
+msgid "Could not register path cleanup function"
+msgstr ""
+
+#: gedcom/encoding.c:200
 msgid "Could not register encoding cleanup function"
 msgstr ""
 
-#: gedcom/encoding.c:194
+#: gedcom/encoding.c:214
 #, c-format
 msgid "Could not open encoding configuration file '%s': %s"
 msgstr ""
 
-#: gedcom/encoding.c:201
+#: gedcom/encoding.c:221
 #, c-format
 msgid "Line too long in encoding configuration file '%s'"
 msgstr ""
 
-#: gedcom/encoding.c:210
+#: gedcom/encoding.c:231
 #, c-format
 msgid "Missing data in encoding configuration file '%s'"
 msgstr ""
 
-#: gedcom/encoding.c:217
+#: gedcom/encoding.c:240
 #, c-format
 msgid "Error closing file '%s': %s"
 msgstr ""
 
-#: gedcom/encoding.c:245
+#: gedcom/encoding.c:263
 #, c-format
 msgid "Error opening conversion context for encoding %s: %s"
 msgstr ""
 
-#: gedcom/encoding.c:255
+#: gedcom/gedcom.y:209
+#, c-format
+msgid "The tag '%s' is mandatory within '%s', but missing"
+msgstr ""
+
+#: gedcom/gedcom.y:231
 #, c-format
-msgid "Error closing conversion context: %s"
+msgid "The tag '%s' can maximally occur %d time(s) within '%s'"
 msgstr ""
 
-#: gedcom/encoding.c:288
+#: gedcom/gedcom.y:238
 #, c-format
-msgid "Error in converting characters: %s"
+msgid "The tag '%s' is not a valid tag within '%s'"
 msgstr ""
 
-#: gedcom/gedcom.y:668
+#: gedcom/gedcom.y:243
+#, c-format
+msgid "The tag '%s' is not a valid top-level tag"
+msgstr ""
+
+#: gedcom/gedcom.y:674
 msgid "Header change time lost in the compatibility"
 msgstr ""
 
-#: gedcom/gedcom.y:1365 gedcom/gedcom.y:3566
+#: gedcom/gedcom.y:1407 gedcom/gedcom.y:3704
 msgid "Missing value"
 msgstr ""
 
-#: gedcom/gedcom.y:3495 gedcom/gedcom.y:3519
+#: gedcom/gedcom.y:3632 gedcom/gedcom.y:3656
 #, c-format
 msgid "Undefined tag (and not a valid user tag): %s"
 msgstr ""
 
 #. empty
-#: gedcom/gedcom.y:3554
+#: gedcom/gedcom.y:3692
 msgid "Missing pointer"
 msgstr ""
 
-#: gedcom/gedcom.y:3641
+#: gedcom/gedcom.y:3780
 msgid "Missing cross-reference"
 msgstr ""
 
-#: gedcom/gedcom.y:3804
+#: gedcom/gedcom.y:3945
+msgid "Internal error: count level mismatch"
+msgstr ""
+
+#: gedcom/gedcom.y:3949
 msgid "Internal error: count array overflow"
 msgstr ""
 
-#: gedcom/gedcom.y:3810
+#: gedcom/gedcom.y:3956
 msgid "Internal error: count array calloc error"
 msgstr ""
 
-#: gedcom/gedcom.y:3855
+#: gedcom/gedcom.y:4002
 msgid "Internal error: count array underflow"
 msgstr ""
 
-#: gedcom/gedcom_date.y:199
+#: gedcom/gedcom_date.y:323
 #, c-format
 msgid "Too many characters in day '%s'"
 msgstr ""
 
-#: gedcom/gedcom_date.y:294 gedcom/gedcom_date.y:307
+#: gedcom/gedcom_date.y:334
+#, c-format
+msgid "Not a valid day number: '%s'"
+msgstr ""
+
+#: gedcom/gedcom_date.y:359
+#, c-format
+msgid "Not a valid month for the given calendar: '%s'"
+msgstr ""
+
+#: gedcom/gedcom_date.y:372
 #, c-format
 msgid "Too many characters in year '%s'"
 msgstr ""
 
-#: gedcom/gedcom_date.y:318
+#: gedcom/gedcom_date.y:381
 #, c-format
 msgid "Too many characters in year '%s/%s'"
 msgstr ""
 
-#: gedcom/gedcom_lex_common.c:93
+#: gedcom/gedcom_date.y:397
+#, c-format
+msgid "Not a valid year: '%s'"
+msgstr ""
+
+#: gedcom/gedcom_date.lex:43
+msgid "Date token stack overflow"
+msgstr ""
+
+#: gedcom/gedcom_date.lex:53
+msgid "Unexpected input"
+msgstr ""
+
+#: gedcom/gedcom_date.lex:58
+msgid "Unknown calendar type"
+msgstr ""
+
+#: gedcom/gedcom_lex_common.c:97
 #, c-format
 msgid "Line too long, max %d characters allowed"
 msgstr ""
 
-#: gedcom/gedcom_lex_common.c:98
+#: gedcom/gedcom_lex_common.c:102
 msgid "Level number with leading zero not allowed"
 msgstr ""
 
-#: gedcom/gedcom_lex_common.c:103
+#: gedcom/gedcom_lex_common.c:107
 #, c-format
 msgid "Level number out of range [0..%d]"
 msgstr ""
 
-#: gedcom/gedcom_lex_common.c:108
+#: gedcom/gedcom_lex_common.c:112
 #, c-format
 msgid "GEDCOM level number is %d higher than previous"
 msgstr ""
 
-#: gedcom/gedcom_lex_common.c:114
+#: gedcom/gedcom_lex_common.c:118
 #, c-format
 msgid "Tag '%s' too long, max %d characters allowed"
 msgstr ""
 
-#: gedcom/gedcom_lex_common.c:120
+#: gedcom/gedcom_lex_common.c:124
 #, c-format
 msgid "Invalid character for encoding: '%s' (0x%02x)"
 msgstr ""
 
-#: gedcom/gedcom_lex_common.c:125
+#: gedcom/gedcom_lex_common.c:129
 #, c-format
 msgid "Pointer '%s' too long, max %d characters allowed"
 msgstr ""
 
-#: gedcom/gedcom_lex_common.c:131
+#: gedcom/gedcom_lex_common.c:135
 msgid "'@' character should be written as '@@' in values"
 msgstr ""
 
-#: gedcom/gedcom_lex_common.c:136
+#: gedcom/gedcom_lex_common.c:140
 #, c-format
 msgid "Unexpected character: '%s' (0x%02x)"
 msgstr ""
 
-#: gedcom/multilex.c:76
+#: gedcom/multilex.c:78
 #, c-format
 msgid "Error reading from input file: %s"
 msgstr ""
 
-#: gedcom/multilex.c:80
+#: gedcom/multilex.c:82
 msgid "One-byte encoding"
 msgstr ""
 
-#: gedcom/multilex.c:82 gedcom/multilex.c:89 gedcom/multilex.c:101
-#: gedcom/multilex.c:112
+#: gedcom/multilex.c:84 gedcom/multilex.c:91 gedcom/multilex.c:103
+#: gedcom/multilex.c:114
 #, c-format
 msgid "Error positioning input file: %s"
 msgstr ""
 
-#: gedcom/multilex.c:87
+#: gedcom/multilex.c:89
 msgid "Two-byte encoding, high-low"
 msgstr ""
 
-#: gedcom/multilex.c:94
+#: gedcom/multilex.c:96
 msgid "Two-byte encoding, high-low, with BOM"
 msgstr ""
 
-#: gedcom/multilex.c:99
+#: gedcom/multilex.c:101
 msgid "Two-byte encoding, low-high"
 msgstr ""
 
-#: gedcom/multilex.c:106
+#: gedcom/multilex.c:108
 msgid "Two-byte encoding, low-high, with BOM"
 msgstr ""
 
-#: gedcom/multilex.c:110
+#: gedcom/multilex.c:112
 msgid "Unknown encoding, falling back to one-byte"
 msgstr ""
 
-#: gedcom/multilex.c:134
-msgid "Could not retrieve locale information"
+#: gedcom/multilex.c:141
+msgid "Internal error: GEDCOM parser not initialized"
 msgstr ""
 
 #: gedcom/multilex.c:146
 #, c-format
-msgid "Could not retrieve locale domain: %s"
+msgid "Could not open file '%s': %s"
 msgstr ""
 
-#: gedcom/multilex.c:154
+#: gedcom/message.c:64
 #, c-format
-msgid "Could not set locale: %s"
+msgid "Warning on line %d: "
 msgstr ""
 
-#: gedcom/multilex.c:159
-msgid "Internal error: GEDCOM parser not initialized"
+#: gedcom/message.c:66
+msgid "Warning: "
 msgstr ""
 
-#: gedcom/multilex.c:165
+#: gedcom/message.c:83
 #, c-format
-msgid "Could not open file '%s': %s"
+msgid "Error on line %d: "
 msgstr ""
 
-#: gedcom/multilex.c:186
-#, c-format
-msgid "Could not restore locale: %s"
+#: gedcom/message.c:85
+msgid "Error: "
 msgstr ""
 
-#: gedcom/message.c:53 gedcom/message.c:145 gom/gom.c:139
+#: gedcom/buffer.c:64 gedcom/message.c:97 gom/gom.c:187
 #, c-format
 msgid "Could not allocate memory at %s, %d"
 msgstr ""
 
-#: gedcom/message.c:117
-#, c-format
-msgid "Warning on line %d: "
-msgstr ""
-
-#: gedcom/message.c:133
-#, c-format
-msgid "Error on line %d: "
-msgstr ""
-
 #: gedcom/interface.c:36
 msgid "Internal error: Duplicate registration for default callback"
 msgstr ""
@@ -268,70 +302,101 @@ msgstr ""
 msgid "Wrong cast of value in file %s, at line %d: %s instead of %s"
 msgstr ""
 
-#: gedcom/xref.c:31
+#: gedcom/xref.c:33
 msgid "nothing"
 msgstr ""
 
-#: gedcom/xref.c:32
+#: gedcom/xref.c:34
 msgid "a family"
 msgstr ""
 
-#: gedcom/xref.c:33
+#: gedcom/xref.c:35
 msgid "an individual"
 msgstr ""
 
-#: gedcom/xref.c:34
+#: gedcom/xref.c:36
 msgid "a note"
 msgstr ""
 
-#: gedcom/xref.c:35
+#: gedcom/xref.c:37
 msgid "a multimedia object"
 msgstr ""
 
-#: gedcom/xref.c:36
+#: gedcom/xref.c:38
 msgid "a source repository"
 msgstr ""
 
-#: gedcom/xref.c:37
+#: gedcom/xref.c:39
 msgid "a source"
 msgstr ""
 
-#: gedcom/xref.c:38
+#: gedcom/xref.c:40
 msgid "a submitter"
 msgstr ""
 
-#: gedcom/xref.c:39
+#: gedcom/xref.c:41
 msgid "a submission record"
 msgstr ""
 
-#: gedcom/xref.c:40
+#: gedcom/xref.c:42
 msgid "an application-specific record"
 msgstr ""
 
-#: gedcom/xref.c:105
+#: gedcom/xref.c:116
 msgid "Could not register xref cleanup function"
 msgstr ""
 
-#: gedcom/xref.c:123
+#: gedcom/xref.c:134
 #, c-format
 msgid "Cross-reference %s used on line %d is not defined"
 msgstr ""
 
-#: gedcom/xref.c:128
+#: gedcom/xref.c:139
 #, c-format
 msgid "Cross-reference %s defined on line %d is never used"
 msgstr ""
 
-#: gedcom/xref.c:185
+#: gedcom/xref.c:187
 #, c-format
 msgid "Cross-reference %s previously defined as pointer to %s, on line %d"
 msgstr ""
 
-#: gedcom/xref.c:194
+#: gedcom/xref.c:192 gedcom/xref.c:337
+#, c-format
+msgid "Cross-reference %s previously defined as pointer to %s"
+msgstr ""
+
+#: gedcom/xref.c:199
 #, c-format
 msgid "Cross-reference %s previously used as pointer to %s, on line %d"
 msgstr ""
 
+#: gedcom/xref.c:204
+#, c-format
+msgid "Cross-reference %s previously used as pointer to %s"
+msgstr ""
+
+#: gedcom/xref.c:258 gedcom/xref.c:278 gedcom/xref.c:302 gedcom/xref.c:326
+#: gedcom/xref.c:357
+#, c-format
+msgid "String '%s' is not a valid cross-reference key"
+msgstr ""
+
+#: gedcom/xref.c:283
+#, c-format
+msgid "Cross-reference %s already exists"
+msgstr ""
+
+#: gedcom/xref.c:307 gedcom/xref.c:331 gedcom/xref.c:362
+#, c-format
+msgid "Cross-reference %s not defined"
+msgstr ""
+
+#: gedcom/xref.c:367
+#, c-format
+msgid "Cross-reference %s still in use"
+msgstr ""
+
 #: gedcom/compat.c:73
 msgid "Enabling compatibility with 'ftree'"
 msgstr ""
@@ -341,21 +406,187 @@ msgstr ""
 msgid "Enabling compatibility with 'Lifelines'"
 msgstr ""
 
+#: gedcom/write.c:104
+msgid "Line too long"
+msgstr ""
+
+#: gedcom/write.c:117
+#, c-format
+msgid "Error converting output string: %s (%d conversion failures)"
+msgstr ""
+
+#: gedcom/write.c:129
+#, c-format
+msgid "Forcing HEAD.CHAR value to '%s'"
+msgstr ""
+
+#: gedcom/write.c:158
+#, c-format
+msgid "The tag %s doesn't support newlines\n"
+msgstr ""
+
+#: gedcom/write.c:210
+msgid "Unicode cannot be encoded into one byte"
+msgstr ""
+
+#: gedcom/write.c:255
+#, c-format
+msgid "Could not open encoding '%s' for writing: %s"
+msgstr ""
+
+#: gedcom/write.c:263
+#, c-format
+msgid "Could not open file '%s' for writing: %s"
+msgstr ""
+
+#: gedcom/write.c:278
+msgid "Byte order mark configured, but no Unicode"
+msgstr ""
+
+#: gedcom/write.c:309
+#, c-format
+msgid "Not a valid tag: %d"
+msgstr ""
+
+#: gedcom/write.c:314
+#, c-format
+msgid "The element or record type '%s' requires a specific tagfor writing"
+msgstr ""
+
+#: gedcom/write.c:327
+#, c-format
+msgid "Wrong data type for writing element or record type '%s'"
+msgstr ""
+
+#: gedcom/write.c:345
+#, c-format
+msgid "Parent %d not found during write of %d"
+msgstr ""
+
+#: gedcom/age.c:64
+msgid "Number out of range in age"
+msgstr ""
+
+#: gedcom/age.c:75
+msgid "Duplicate year indication in age"
+msgstr ""
+
+#: gedcom/age.c:83
+msgid "Duplicate month indication in age"
+msgstr ""
+
+#: gedcom/age.c:91
+msgid "Duplicate day indication in age"
+msgstr ""
+
+#: gedcom/age.c:96
+#, c-format
+msgid "Unrecognized indication in age: '%s'"
+msgstr ""
+
+#: gedcom/age.c:151
+msgid "Unrecognized age format"
+msgstr ""
+
+#: gedcom/date.c:148
+msgid "Cannot compute SDN for unknown calendar type"
+msgstr ""
+
+#: gedcom/date.c:172
+msgid "Year has to be given in bounded date"
+msgstr ""
+
+#: gedcom/date.c:183 gedcom/date.c:191
+msgid "Error converting date"
+msgstr ""
+
+#: gedcom/date.c:209
+msgid "Cannot compute from SDN for unknown calendar type"
+msgstr ""
+
+#: gedcom/date.c:217
+msgid "SDN 1 should be bigger than zero"
+msgstr ""
+
+#: gedcom/date.c:224
+msgid "SDN 1 isn't a valid date in the given calendar"
+msgstr ""
+
+#: gedcom/date.c:231
+msgid "SDN 2 should be -1 for exact dates"
+msgstr ""
+
+#: gedcom/date.c:237
+msgid "SDN 2 should be bigger than zero"
+msgstr ""
+
+#: gedcom/date.c:241
+msgid "SDN 2 should be bigger than SDN 1"
+msgstr ""
+
+#: gedcom/date.c:248
+msgid "SDN 2 isn't a valid date in the given calendar"
+msgstr ""
+
+#: gedcom/date.c:269
+msgid "SDN1/SDN2 isn't a bounded date"
+msgstr ""
+
+#: gedcom/date.c:295
+msgid "Cannot compute months for unknown calendar type"
+msgstr ""
+
+#: gedcom/date.c:328
+msgid "Cannot compute month names for unknown calendar type"
+msgstr ""
+
+#: gedcom/date.c:419
+msgid "Date is not normalized: some fields are invalid"
+msgstr ""
+
+#: gedcom/buffer.c:59
+msgid "Could not register buffer cleanup function"
+msgstr ""
+
 #: gom/gom.c:102
 msgid "Could not register gom cleanup function"
 msgstr ""
 
-#: gom/gom.c:144
+#: gom/gom.c:192
 #, c-format
 msgid "Internal error: Unexpected context at %s, line %d: %d"
 msgstr ""
 
-#: gom/gom.c:150
+#: gom/gom.c:198
 #, c-format
 msgid "Internal error: No context at %s, line %d"
 msgstr ""
 
-#: gom/gom.c:157
+#: gom/gom.c:206
 #, c-format
 msgid "Data loss in import: \"%d %s %s\""
 msgstr ""
+
+#: gom/gom_modify.c:52
+#, c-format
+msgid "The input '%s' is not a valid UTF-8 string"
+msgstr ""
+
+#: gom/gom_modify.c:74
+#, c-format
+msgid "The input '%s' is not a valid string for the locale"
+msgstr ""
+
+#: gom/event.c:328 gom/lds_event.c:151
+#, c-format
+msgid "Internal error: unknown evt tag %d"
+msgstr ""
+
+#: gom/event.c:332
+#, c-format
+msgid "Internal error: unknown evt type %d"
+msgstr ""
+
+#: gom/event.c:348
+msgid "Internal error: wrong parent for evt->family"
+msgstr ""