make a new template (gramps.pot)
This commit is contained in:
parent
4afc4933c2
commit
e4061d605c
265
po/gramps.pot
265
po/gramps.pot
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-11-03 20:20-0800\n"
|
||||
"POT-Creation-Date: 2014-11-22 16:16-0800\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"
|
||||
@ -1031,7 +1031,7 @@ msgstr ""
|
||||
|
||||
#: ../gramps/cli/clidbman.py:521 ../gramps/gen/lib/attrtype.py:62
|
||||
#: ../gramps/gen/lib/childreftype.py:78 ../gramps/gen/lib/eventroletype.py:58
|
||||
#: ../gramps/gen/lib/eventtype.py:165 ../gramps/gen/lib/familyreltype.py:52
|
||||
#: ../gramps/gen/lib/eventtype.py:169 ../gramps/gen/lib/familyreltype.py:52
|
||||
#: ../gramps/gen/lib/grampstype.py:42 ../gramps/gen/lib/nameorigintype.py:79
|
||||
#: ../gramps/gen/lib/nametype.py:52 ../gramps/gen/lib/notetype.py:78
|
||||
#: ../gramps/gen/lib/placetype.py:67 ../gramps/gen/lib/repotype.py:58
|
||||
@ -1338,7 +1338,7 @@ msgid "Date displayer for '%s' not available, using default"
|
||||
msgstr ""
|
||||
|
||||
#. format 0 - must always be ISO
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:62
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:64
|
||||
msgid "YYYY-MM-DD (ISO)"
|
||||
msgstr ""
|
||||
|
||||
@ -1346,35 +1346,35 @@ msgstr ""
|
||||
#. such as YY.MM.DD, MM-DD-YY, or whatever your locale prefers.
|
||||
#. This should be the format that is used under the locale by
|
||||
#. strftime() for '%x'.
|
||||
#. You may translate this string as "Numerical", "System preferred", or similar.
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:69
|
||||
#. You may translate this as "Numerical", "System preferred", or similar.
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:71
|
||||
msgid "date format|Numerical"
|
||||
msgstr ""
|
||||
|
||||
#. Full month name, day, year
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:72
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:74
|
||||
msgid "Month Day, Year"
|
||||
msgstr ""
|
||||
|
||||
#. Abbreviated month name, day, year
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:75
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:77
|
||||
msgid "MON DAY, YEAR"
|
||||
msgstr ""
|
||||
|
||||
#. Day, full month name, year
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:78
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:80
|
||||
msgid "Day Month Year"
|
||||
msgstr ""
|
||||
|
||||
#. Day, abbreviated month name, year
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:81
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:83
|
||||
msgid "DAY MON YEAR"
|
||||
msgstr ""
|
||||
|
||||
#. TRANSLATORS: see
|
||||
#. http://gramps-project.org/wiki/index.php?title=Translating_Gramps#Translating_dates
|
||||
#. to learn how to select proper inflection for your language.
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:158
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:161
|
||||
#: ../gramps/plugins/drawreport/calendarreport.py:228
|
||||
msgid "{long_month} {year}"
|
||||
msgstr ""
|
||||
@ -1382,82 +1382,94 @@ msgstr ""
|
||||
#. first date in a span
|
||||
#. You only need to translate this string if you translate one of the
|
||||
#. inflect=_("...") with "from"
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:164
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:167
|
||||
msgid "from|{long_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#. second date in a span
|
||||
#. You only need to translate this string if you translate one of the
|
||||
#. inflect=_("...") with "to"
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:170
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:173
|
||||
msgid "to|{long_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#. first date in a range
|
||||
#. You only need to translate this string if you translate one of the
|
||||
#. inflect=_("...") with "between"
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:176
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:179
|
||||
msgid "between|{long_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#. second date in a range
|
||||
#. You only need to translate this string if you translate one of the
|
||||
#. inflect=_("...") with "and"
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:182
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:185
|
||||
msgid "and|{long_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#. You only need to translate this string if you translate one of the
|
||||
#. inflect=_("...") with "before"
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:187
|
||||
#. If "before <Month>" needs a special inflection in your
|
||||
#. language, translate this to "{long_month.f[X]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:191
|
||||
msgid "before|{long_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#. You only need to translate this string if you translate one of the
|
||||
#. inflect=_("...") with "after"
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:192
|
||||
#. If "after <Month>" needs a special inflection in your
|
||||
#. language, translate this to "{long_month.f[X]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:197
|
||||
msgid "after|{long_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#. You only need to translate this string if you translate one of the
|
||||
#. inflect=_("...") with "about"
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:197
|
||||
#. If "about <Month>" needs a special inflection in your
|
||||
#. language, translate this to "{long_month.f[X]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:203
|
||||
msgid "about|{long_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:204
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:210
|
||||
msgid "{short_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#. first date in a span
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:208
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:214
|
||||
msgid "from|{short_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#. second date in a span
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:212
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:218
|
||||
msgid "to|{short_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#. first date in a range
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:216
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:222
|
||||
msgid "between|{short_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#. second date in a range
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:220
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:226
|
||||
msgid "and|{short_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:223
|
||||
#. If "before <Month>" needs a special inflection in your
|
||||
#. language, translate this to "{short_month.f[X]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:232
|
||||
msgid "before|{short_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:226
|
||||
#. If "after <Month>" needs a special inflection in your
|
||||
#. language, translate this to "{short_month.f[X]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:238
|
||||
msgid "after|{short_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:229
|
||||
#. If "about <Month>" needs a special inflection in your
|
||||
#. language, translate this to "{short_month.f[X]} {year}"
|
||||
#. (where X is one of the month-name inflections you defined)
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:244
|
||||
msgid "about|{short_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
@ -1466,7 +1478,7 @@ msgstr ""
|
||||
#. Otherwise, translate it to the ENGLISH!!! ENGLISH!!!
|
||||
#. key appearing above in the FORMATS_... dict
|
||||
#. that maps to the special inflected format string that you need to localize.
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:339
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:355
|
||||
msgid "from-date|"
|
||||
msgstr ""
|
||||
|
||||
@ -1475,11 +1487,11 @@ msgstr ""
|
||||
#. Otherwise, translate it to the ENGLISH!!! ENGLISH!!!
|
||||
#. key appearing above in the FORMATS_... dict
|
||||
#. that maps to the special inflected format string that you need to localize.
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:346
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:362
|
||||
msgid "to-date|"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:348
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:364
|
||||
msgid "{date_quality}from {date_start} to {date_stop}{nonstd_calendar_and_ny}"
|
||||
msgstr ""
|
||||
|
||||
@ -1488,7 +1500,7 @@ msgstr ""
|
||||
#. Otherwise, translate it to the ENGLISH!!! ENGLISH!!!
|
||||
#. key appearing above in the FORMATS_... dict
|
||||
#. that maps to the special inflected format string that you need to localize.
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:361
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:377
|
||||
msgid "between-date|"
|
||||
msgstr ""
|
||||
|
||||
@ -1497,55 +1509,57 @@ msgstr ""
|
||||
#. Otherwise, translate it to the ENGLISH!!! ENGLISH!!!
|
||||
#. key appearing above in the FORMATS_... dict
|
||||
#. that maps to the special inflected format string that you need to localize.
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:368
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:384
|
||||
msgid "and-date|"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:370
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:386
|
||||
msgid ""
|
||||
"{date_quality}between {date_start} and {date_stop}{nonstd_calendar_and_ny}"
|
||||
msgstr ""
|
||||
|
||||
#. If there is no special inflection for "before/after/around <Month>" in your
|
||||
#. language, don't translate this string.
|
||||
#. Otherwise, translate it to the ENGLISH!!! ENGLISH!!!
|
||||
#. key appearing above in the FORMATS_... dict
|
||||
#. that maps to the special inflected format string that you need to localize.
|
||||
#. TODO are there languages for which the inflections for the different
|
||||
#. modifiers are different?!
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:385
|
||||
#. If there is no special inflection for "before <Month>"
|
||||
#. in your language, DON'T translate this string. Otherwise,
|
||||
#. "translate" this to "before" in ENGLISH!!! ENGLISH!!!
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:397
|
||||
msgid "before-date|"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:387
|
||||
#. If there is no special inflection for "after <Month>"
|
||||
#. in your language, DON'T translate this string. Otherwise,
|
||||
#. "translate" this to "after" in ENGLISH!!! ENGLISH!!!
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:402
|
||||
msgid "after-date|"
|
||||
msgstr ""
|
||||
|
||||
#. If there is no special inflection for "about <Month>"
|
||||
#. in your language, DON'T translate this string. Otherwise,
|
||||
#. "translate" this to "about" in ENGLISH!!! ENGLISH!!!
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:407
|
||||
msgid "about-date|"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:412
|
||||
msgid "{date_quality}{noncompound_modifier}{date}{nonstd_calendar_and_ny}"
|
||||
msgstr ""
|
||||
|
||||
#. TRANSLATORS: see
|
||||
#. http://gramps-project.org/wiki/index.php?title=Translating_Gramps#Translating_dates
|
||||
#. to learn how to select proper inflection for your language.
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:449
|
||||
#. TRANSLATORS: this month is ALREADY inflected: ignore it
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:479
|
||||
msgid "{long_month} {day:d}, {year}"
|
||||
msgstr ""
|
||||
|
||||
#. TRANSLATORS: see
|
||||
#. http://gramps-project.org/wiki/index.php?title=Translating_Gramps#Translating_dates
|
||||
#. to learn how to select proper inflection for your language.
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:464
|
||||
#. TRANSLATORS: this month is ALREADY inflected: ignore it
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:503
|
||||
msgid "{short_month} {day:d}, {year}"
|
||||
msgstr ""
|
||||
|
||||
#. TRANSLATORS: see
|
||||
#. http://gramps-project.org/wiki/index.php?title=Translating_Gramps#Translating_dates
|
||||
#. to learn how to select proper inflection for your language.
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:479
|
||||
#. TRANSLATORS: this month is ALREADY inflected: ignore it
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:527
|
||||
msgid "{day:d} {long_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
#. TRANSLATORS: see
|
||||
#. http://gramps-project.org/wiki/index.php?title=Translating_Gramps#Translating_dates
|
||||
#. to learn how to select proper inflection for your language.
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:495
|
||||
#. TRANSLATORS: this month is ALREADY inflected: ignore it
|
||||
#: ../gramps/gen/datehandler/_datedisplay.py:551
|
||||
msgid "{day:d} {short_month} {year}"
|
||||
msgstr ""
|
||||
|
||||
@ -5104,7 +5118,7 @@ msgstr ""
|
||||
|
||||
#. only used in add_menu_options (so no _T_)
|
||||
#: ../gramps/gen/lib/attrtype.py:63 ../gramps/gen/lib/childreftype.py:79
|
||||
#: ../gramps/gen/lib/eventroletype.py:59 ../gramps/gen/lib/eventtype.py:166
|
||||
#: ../gramps/gen/lib/eventroletype.py:59 ../gramps/gen/lib/eventtype.py:170
|
||||
#: ../gramps/gen/lib/familyreltype.py:53 ../gramps/gen/lib/markertype.py:58
|
||||
#: ../gramps/gen/lib/nameorigintype.py:80 ../gramps/gen/lib/nametype.py:53
|
||||
#: ../gramps/gen/lib/notetype.py:79 ../gramps/gen/lib/placetype.py:68
|
||||
@ -5211,7 +5225,7 @@ msgstr ""
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/childreftype.py:73 ../gramps/gen/lib/eventtype.py:168
|
||||
#: ../gramps/gen/lib/childreftype.py:73 ../gramps/gen/lib/eventtype.py:172
|
||||
#: ../gramps/gui/merge/mergeperson.py:184
|
||||
#: ../gramps/plugins/gramplet/ancestor.py:62
|
||||
#: ../gramps/plugins/gramplet/descendant.py:66
|
||||
@ -5228,7 +5242,7 @@ msgstr ""
|
||||
msgid "Birth"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/childreftype.py:74 ../gramps/gen/lib/eventtype.py:167
|
||||
#: ../gramps/gen/lib/childreftype.py:74 ../gramps/gen/lib/eventtype.py:171
|
||||
msgid "Adopted"
|
||||
msgstr ""
|
||||
|
||||
@ -5420,7 +5434,8 @@ msgstr ""
|
||||
msgid "Informant"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:140
|
||||
#. _T_ is a gramps-defined keyword -- see po/update_po.py and po/genpot.sh
|
||||
#: ../gramps/gen/lib/eventtype.py:144
|
||||
msgid "Life Events"
|
||||
msgstr ""
|
||||
|
||||
@ -5429,7 +5444,7 @@ msgstr ""
|
||||
#. get the family events
|
||||
#. show "> Family: ..." and nothing else
|
||||
#. show "V Family: ..." and the rest
|
||||
#: ../gramps/gen/lib/eventtype.py:142 ../gramps/gui/clipboard.py:756
|
||||
#: ../gramps/gen/lib/eventtype.py:146 ../gramps/gui/clipboard.py:756
|
||||
#: ../gramps/gui/configure.py:529
|
||||
#: ../gramps/gui/editors/displaytabs/eventembedlist.py:59
|
||||
#: ../gramps/gui/editors/displaytabs/personeventembedlist.py:52
|
||||
@ -5452,39 +5467,39 @@ msgstr ""
|
||||
msgid "Family"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:145
|
||||
#: ../gramps/gen/lib/eventtype.py:149
|
||||
msgid "Religious"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:148
|
||||
#: ../gramps/gen/lib/eventtype.py:152
|
||||
msgid "Vocational"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:150
|
||||
#: ../gramps/gen/lib/eventtype.py:154
|
||||
msgid "Academic"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:152
|
||||
#: ../gramps/gen/lib/eventtype.py:156
|
||||
msgid "Travel"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:154
|
||||
#: ../gramps/gen/lib/eventtype.py:158
|
||||
msgid "Legal"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:156 ../gramps/gen/lib/eventtype.py:198
|
||||
#: ../gramps/gen/lib/eventtype.py:160 ../gramps/gen/lib/eventtype.py:202
|
||||
#: ../gramps/plugins/gramplet/gramplet.gpr.py:430
|
||||
#: ../gramps/plugins/webreport/narrativeweb.py:2755
|
||||
#: ../gramps/plugins/webreport/narrativeweb.py:6721
|
||||
msgid "Residence"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:158 ../gramps/gui/glade/mergedata.glade:555
|
||||
#: ../gramps/gen/lib/eventtype.py:162 ../gramps/gui/glade/mergedata.glade:555
|
||||
#: ../gramps/gui/glade/mergedata.glade:661
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:169 ../gramps/gui/merge/mergeperson.py:188
|
||||
#: ../gramps/gen/lib/eventtype.py:173 ../gramps/gui/merge/mergeperson.py:188
|
||||
#: ../gramps/plugins/textreport/familygroup.py:300
|
||||
#: ../gramps/plugins/textreport/familygroup.py:490
|
||||
#: ../gramps/plugins/textreport/familygroup.py:492
|
||||
@ -5496,130 +5511,130 @@ msgstr ""
|
||||
msgid "Death"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:170
|
||||
#: ../gramps/gen/lib/eventtype.py:174
|
||||
msgid "Adult Christening"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:171 ../gramps/gen/lib/ldsord.py:94
|
||||
#: ../gramps/gen/lib/eventtype.py:175 ../gramps/gen/lib/ldsord.py:94
|
||||
msgid "Baptism"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:172
|
||||
#: ../gramps/gen/lib/eventtype.py:176
|
||||
msgid "Bar Mitzvah"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:173
|
||||
#: ../gramps/gen/lib/eventtype.py:177
|
||||
msgid "Bat Mitzvah"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:174
|
||||
#: ../gramps/gen/lib/eventtype.py:178
|
||||
msgid "Blessing"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:175
|
||||
#: ../gramps/gen/lib/eventtype.py:179
|
||||
msgid "Burial"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:176
|
||||
#: ../gramps/gen/lib/eventtype.py:180
|
||||
msgid "Cause Of Death"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:177
|
||||
#: ../gramps/gen/lib/eventtype.py:181
|
||||
msgid "Census"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:178
|
||||
#: ../gramps/gen/lib/eventtype.py:182
|
||||
msgid "Christening"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:179 ../gramps/gen/lib/ldsord.py:96
|
||||
#: ../gramps/gen/lib/eventtype.py:183 ../gramps/gen/lib/ldsord.py:96
|
||||
msgid "Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:180
|
||||
#: ../gramps/gen/lib/eventtype.py:184
|
||||
msgid "Cremation"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:181
|
||||
#: ../gramps/gen/lib/eventtype.py:185
|
||||
msgid "Degree"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:182
|
||||
#: ../gramps/gen/lib/eventtype.py:186
|
||||
msgid "Education"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:183
|
||||
#: ../gramps/gen/lib/eventtype.py:187
|
||||
msgid "Elected"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:184
|
||||
#: ../gramps/gen/lib/eventtype.py:188
|
||||
msgid "Emigration"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:185
|
||||
#: ../gramps/gen/lib/eventtype.py:189
|
||||
msgid "First Communion"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:186
|
||||
#: ../gramps/gen/lib/eventtype.py:190
|
||||
msgid "Immigration"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:187
|
||||
#: ../gramps/gen/lib/eventtype.py:191
|
||||
msgid "Graduation"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:188
|
||||
#: ../gramps/gen/lib/eventtype.py:192
|
||||
msgid "Medical Information"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:189
|
||||
#: ../gramps/gen/lib/eventtype.py:193
|
||||
msgid "Military Service"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:190
|
||||
#: ../gramps/gen/lib/eventtype.py:194
|
||||
msgid "Naturalization"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:191
|
||||
#: ../gramps/gen/lib/eventtype.py:195
|
||||
msgid "Nobility Title"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:192
|
||||
#: ../gramps/gen/lib/eventtype.py:196
|
||||
#: ../gramps/plugins/lib/libpersonview.py:106
|
||||
msgid "Number of Marriages"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:193 ../gramps/gen/lib/nameorigintype.py:91
|
||||
#: ../gramps/gen/lib/eventtype.py:197 ../gramps/gen/lib/nameorigintype.py:91
|
||||
#: ../gramps/plugins/gramplet/persondetails.py:129
|
||||
msgid "Occupation"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:194
|
||||
#: ../gramps/gen/lib/eventtype.py:198
|
||||
msgid "Ordination"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:195
|
||||
#: ../gramps/gen/lib/eventtype.py:199
|
||||
msgid "Probate"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:196
|
||||
#: ../gramps/gen/lib/eventtype.py:200
|
||||
msgid "Property"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:197
|
||||
#: ../gramps/gen/lib/eventtype.py:201
|
||||
#: ../gramps/plugins/gramplet/persondetails.py:131
|
||||
msgid "Religion"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:199
|
||||
#: ../gramps/gen/lib/eventtype.py:203
|
||||
msgid "Retirement"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:200
|
||||
#: ../gramps/gen/lib/eventtype.py:204
|
||||
msgid "Will"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:201 ../gramps/gui/merge/mergeperson.py:243
|
||||
#: ../gramps/gen/lib/eventtype.py:205 ../gramps/gui/merge/mergeperson.py:243
|
||||
#: ../gramps/plugins/export/exportcsv.py:487
|
||||
#: ../gramps/plugins/importer/importcsv.py:237
|
||||
#: ../gramps/plugins/textreport/familygroup.py:383
|
||||
@ -5628,40 +5643,40 @@ msgstr ""
|
||||
msgid "Marriage"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:202
|
||||
#: ../gramps/gen/lib/eventtype.py:206
|
||||
msgid "Marriage Settlement"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:203
|
||||
#: ../gramps/gen/lib/eventtype.py:207
|
||||
msgid "Marriage License"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:204
|
||||
#: ../gramps/gen/lib/eventtype.py:208
|
||||
msgid "Marriage Contract"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:205
|
||||
#: ../gramps/gen/lib/eventtype.py:209
|
||||
msgid "Marriage Banns"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:206
|
||||
#: ../gramps/gen/lib/eventtype.py:210
|
||||
msgid "Engagement"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:207
|
||||
#: ../gramps/gen/lib/eventtype.py:211
|
||||
#: ../gramps/plugins/webreport/narrativeweb.py:3102
|
||||
msgid "Divorce"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:208
|
||||
#: ../gramps/gen/lib/eventtype.py:212
|
||||
msgid "Divorce Filing"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:209
|
||||
#: ../gramps/gen/lib/eventtype.py:213
|
||||
msgid "Annulment"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gen/lib/eventtype.py:210
|
||||
#: ../gramps/gen/lib/eventtype.py:214
|
||||
msgid "Alternate Marriage"
|
||||
msgstr ""
|
||||
|
||||
@ -10226,7 +10241,7 @@ msgid "Cannot save citation. ID already exists."
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gui/editors/editcitation.py:291
|
||||
#: ../gramps/gui/editors/editevent.py:246
|
||||
#: ../gramps/gui/editors/editevent.py:247
|
||||
#: ../gramps/gui/editors/editmedia.py:288
|
||||
#: ../gramps/gui/editors/editperson.py:821
|
||||
#: ../gramps/gui/editors/editplace.py:280
|
||||
@ -10318,7 +10333,7 @@ msgstr ""
|
||||
msgid "New Event"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gui/editors/editevent.py:227
|
||||
#: ../gramps/gui/editors/editevent.py:228
|
||||
#: ../gramps/plugins/view/geoclose.py:525
|
||||
#: ../gramps/plugins/view/geoevents.py:323
|
||||
#: ../gramps/plugins/view/geoevents.py:357
|
||||
@ -10331,35 +10346,35 @@ msgstr ""
|
||||
msgid "Edit Event"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gui/editors/editevent.py:235
|
||||
#: ../gramps/gui/editors/editevent.py:258
|
||||
#: ../gramps/gui/editors/editevent.py:236
|
||||
#: ../gramps/gui/editors/editevent.py:259
|
||||
msgid "Cannot save event"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gui/editors/editevent.py:236
|
||||
#: ../gramps/gui/editors/editevent.py:237
|
||||
msgid "No data exists for this event. Please enter data or cancel the edit."
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gui/editors/editevent.py:245
|
||||
#: ../gramps/gui/editors/editevent.py:246
|
||||
#: ../gramps/gui/editors/editreference.py:275
|
||||
msgid "Cannot save event. ID already exists."
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gui/editors/editevent.py:259
|
||||
#: ../gramps/gui/editors/editevent.py:260
|
||||
msgid "The event type cannot be empty"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gui/editors/editevent.py:264
|
||||
#: ../gramps/gui/editors/editevent.py:265
|
||||
#, python-format
|
||||
msgid "Add Event (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gui/editors/editevent.py:270
|
||||
#: ../gramps/gui/editors/editevent.py:271
|
||||
#, python-format
|
||||
msgid "Edit Event (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/gui/editors/editevent.py:315
|
||||
#: ../gramps/gui/editors/editevent.py:316
|
||||
#, python-format
|
||||
msgid "Delete Event (%s)"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user