* src/plugins/Makefile.am: added Calendary.py and
holidays.xml * src/po/template.po: updated * src/plugins/Calendar.py: added * src/plugins/holidays.xml: added svn: r5957
This commit is contained in:
parent
95298549d8
commit
0daf58b604
@ -1,3 +1,12 @@
|
||||
2006-02-18 Don Allingham <don@gramps-project.org>
|
||||
* src/plugins/Makefile.am: added Calendary.py and
|
||||
holidays.xml
|
||||
* src/po/template.po: updated
|
||||
|
||||
2006-02-18 Doug Blank <Doug.Blank@gmail.com>
|
||||
* src/plugins/Calendar.py: added
|
||||
* src/plugins/holidays.xml: added
|
||||
|
||||
2006-02-17 Alex Roitman <shura@gramps-project.org>
|
||||
* src/plugins/FamilyGroup.py (dump_parent): Translate event names.
|
||||
|
||||
|
@ -11,6 +11,7 @@ pkgdata_PYTHON = \
|
||||
AncestorReport.py\
|
||||
Ancestors.py\
|
||||
BookReport.py\
|
||||
Calendar.py \
|
||||
ChangeTypes.py\
|
||||
ChangeNames.py\
|
||||
Check.py\
|
||||
@ -96,7 +97,10 @@ GLADEFILES = \
|
||||
GRAPHICS = \
|
||||
stock_link.png
|
||||
|
||||
dist_pkgdata_DATA = $(GLADEFILES) $(GRAPHICS)
|
||||
DATAFILES = \
|
||||
holidays.xml
|
||||
|
||||
dist_pkgdata_DATA = $(GLADEFILES) $(GRAPHICS) $(DATAFILES)
|
||||
|
||||
GRAMPS_PY_MODPATH = "../:../docgen"
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GRAMPS VERSION\n"
|
||||
"POT-Creation-Date: Fri Feb 17 07:54:43 2006\n"
|
||||
"POT-Creation-Date: Sat Feb 18 22:21:36 2006\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"
|
||||
@ -255,7 +255,7 @@ msgid "Likely Father"
|
||||
msgstr ""
|
||||
|
||||
#: ChooseParents.py:840
|
||||
msgid "Matches likely fathers"
|
||||
msgid "Matches likely fathersn"
|
||||
msgstr ""
|
||||
|
||||
#: ChooseParents.py:847
|
||||
@ -1953,11 +1953,12 @@ msgid "Cause of death"
|
||||
msgstr ""
|
||||
|
||||
#: PeopleView.py:84 WriteGedcom.py:340 gramps_main.py:962
|
||||
#: plugins/EventCmp.py:159 plugins/ExportVCalendar.py:79
|
||||
#: plugins/ExportVCard.py:77 plugins/GraphViz.py:516
|
||||
#: plugins/IndivComplete.py:520 plugins/NavWebPage.py:2397
|
||||
#: plugins/StatisticsChart.py:846 plugins/TimeLine.py:411
|
||||
#: plugins/WebPage.py:1333 plugins/WriteFtree.py:86 plugins/WriteGeneWeb.py:84
|
||||
#: plugins/Calendar.py:533 plugins/EventCmp.py:159
|
||||
#: plugins/ExportVCalendar.py:79 plugins/ExportVCard.py:77
|
||||
#: plugins/GraphViz.py:516 plugins/IndivComplete.py:520
|
||||
#: plugins/NavWebPage.py:2397 plugins/StatisticsChart.py:846
|
||||
#: plugins/TimeLine.py:411 plugins/WebPage.py:1333 plugins/WriteFtree.py:86
|
||||
#: plugins/WriteGeneWeb.py:84
|
||||
msgid "Entire Database"
|
||||
msgstr ""
|
||||
|
||||
@ -2362,7 +2363,8 @@ msgstr ""
|
||||
msgid "Report Options"
|
||||
msgstr ""
|
||||
|
||||
#: Report.py:746 plugins/FilterEditor.py:345 plugins/FilterEditor.py:531
|
||||
#: Report.py:746 plugins/Calendar.py:607 plugins/FilterEditor.py:345
|
||||
#: plugins/FilterEditor.py:531
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -4462,7 +4464,7 @@ msgid ""
|
||||
"Please try again. The witness has not been changed."
|
||||
msgstr ""
|
||||
|
||||
#: WriteGedcom.py:345 plugins/DescendReport.py:154
|
||||
#: WriteGedcom.py:345 plugins/Calendar.py:538 plugins/DescendReport.py:154
|
||||
#: plugins/ExportVCalendar.py:84 plugins/ExportVCard.py:82
|
||||
#: plugins/FtmStyleDescendants.py:120 plugins/GraphViz.py:520
|
||||
#: plugins/IndivComplete.py:524 plugins/NavWebPage.py:2401
|
||||
@ -4471,19 +4473,20 @@ msgstr ""
|
||||
msgid "Descendants of %s"
|
||||
msgstr ""
|
||||
|
||||
#: WriteGedcom.py:351 plugins/Ancestors.py:138 plugins/ExportVCalendar.py:90
|
||||
#: plugins/ExportVCard.py:88 plugins/FtmStyleAncestors.py:95
|
||||
#: plugins/GraphViz.py:524 plugins/IndivComplete.py:528
|
||||
#: plugins/NavWebPage.py:2409 plugins/StatisticsChart.py:854
|
||||
#: plugins/TimeLine.py:419 plugins/WebPage.py:1345 plugins/WriteFtree.py:97
|
||||
#: plugins/WriteGeneWeb.py:95
|
||||
#: WriteGedcom.py:351 plugins/Ancestors.py:138 plugins/Calendar.py:548
|
||||
#: plugins/ExportVCalendar.py:90 plugins/ExportVCard.py:88
|
||||
#: plugins/FtmStyleAncestors.py:95 plugins/GraphViz.py:524
|
||||
#: plugins/IndivComplete.py:528 plugins/NavWebPage.py:2409
|
||||
#: plugins/StatisticsChart.py:854 plugins/TimeLine.py:419
|
||||
#: plugins/WebPage.py:1345 plugins/WriteFtree.py:97 plugins/WriteGeneWeb.py:95
|
||||
msgid "Ancestors of %s"
|
||||
msgstr ""
|
||||
|
||||
#: WriteGedcom.py:357 plugins/ExportVCalendar.py:96 plugins/ExportVCard.py:94
|
||||
#: plugins/GraphViz.py:528 plugins/IndivComplete.py:532
|
||||
#: plugins/NavWebPage.py:2413 plugins/StatisticsChart.py:858
|
||||
#: plugins/TimeLine.py:423 plugins/WebPage.py:1349 plugins/WriteFtree.py:103
|
||||
#: WriteGedcom.py:357 plugins/Calendar.py:553 plugins/ExportVCalendar.py:96
|
||||
#: plugins/ExportVCard.py:94 plugins/GraphViz.py:528
|
||||
#: plugins/IndivComplete.py:532 plugins/NavWebPage.py:2413
|
||||
#: plugins/StatisticsChart.py:858 plugins/TimeLine.py:423
|
||||
#: plugins/WebPage.py:1349 plugins/WriteFtree.py:103
|
||||
#: plugins/WriteGeneWeb.py:101
|
||||
msgid "People with common ancestor with %s"
|
||||
msgstr ""
|
||||
@ -7688,6 +7691,186 @@ msgstr ""
|
||||
msgid "Creates a book containing several reports."
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:121 plugins/Calendar.py:579
|
||||
msgid "no widget named '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:376
|
||||
msgid "no widget attribute named '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:400
|
||||
msgid "Type a number or click the spinner"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:401
|
||||
msgid "Any number"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:425
|
||||
msgid "Click the checkbox"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:426
|
||||
msgid "Check means this option is active"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:446
|
||||
msgid "Enter text in the area"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:447
|
||||
msgid "Enter any text data"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:467
|
||||
msgid "Enter a number in the area"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:468
|
||||
msgid "Enter a number"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:543 plugins/NavWebPage.py:2405 plugins/WebPage.py:1341
|
||||
msgid "Descendant Families of %s"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:558
|
||||
msgid "People with a Calendar attribute"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:610
|
||||
msgid "Text 1"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:613
|
||||
msgid "Large text area"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:614 plugins/Calendar.py:621 plugins/Calendar.py:628
|
||||
msgid "Any text"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:615 plugins/Calendar.py:622 plugins/Calendar.py:629
|
||||
msgid "Text Options"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:617
|
||||
msgid "Text 2"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:620
|
||||
msgid "Medium size text"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:624
|
||||
msgid "Text 3"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:627
|
||||
msgid "Small text area"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:631 plugins/Calendar.py:634
|
||||
msgid "Year of calendar"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:635
|
||||
msgid "Any year"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:637
|
||||
msgid "Use maiden names"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:640
|
||||
msgid "Use married women's maiden name."
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:641
|
||||
msgid "Select to use married women's maiden name."
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:643
|
||||
msgid "Only include living people"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:646
|
||||
msgid "Include only living people"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:647
|
||||
msgid "Select to only include living people"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:649 plugins/Calendar.py:652
|
||||
msgid "Include birthdays"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:653
|
||||
msgid "Select to include birthdays"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:655 plugins/Calendar.py:658
|
||||
msgid "Include anniversaries"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:659
|
||||
msgid "Select to include anniversaries"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:661 plugins/Calendar.py:664
|
||||
msgid "Include holidays"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:665
|
||||
msgid "Select to include holidays"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:674
|
||||
msgid "Title text and background color."
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:682
|
||||
msgid "Border lines of calendar boxes."
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:685
|
||||
msgid "Calendar day numbers."
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:691
|
||||
msgid "Daily text display."
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:696
|
||||
msgid "Days of the week text."
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:703
|
||||
msgid "Text at bottom, line 1."
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:708
|
||||
msgid "Text at bottom, line 2."
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:713
|
||||
msgid "Text at bottom, line 3."
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:933
|
||||
msgid "Calendar"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:934
|
||||
msgid "Experimental"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/Calendar.py:937
|
||||
msgid "Produces a graphical calendar"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/ChangeNames.py:70
|
||||
msgid "Checking family names"
|
||||
msgstr ""
|
||||
@ -9310,10 +9493,6 @@ msgstr ""
|
||||
msgid "My Family Tree"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/NavWebPage.py:2405 plugins/WebPage.py:1341
|
||||
msgid "Descendant Families of %s"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/NavWebPage.py:2419 plugins/WebPage.py:1356
|
||||
msgid "Do not include records marked private"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user