8154: Some text not translatable in context menu fancharts (GUI)

This commit is contained in:
Paul Franklin 2014-10-29 09:18:36 -07:00
parent 4fd6b0f7c4
commit 01baffae32
2 changed files with 68 additions and 48 deletions

View File

@ -513,6 +513,7 @@ gramps/gui/views/treemodels/placemodel.py
gramps/gui/views/treemodels/treebasemodel.py gramps/gui/views/treemodels/treebasemodel.py
gramps/gui/widgets/buttons.py gramps/gui/widgets/buttons.py
gramps/gui/widgets/expandcollapsearrow.py gramps/gui/widgets/expandcollapsearrow.py
gramps/gui/widgets/fanchart.py
gramps/gui/widgets/grampletbar.py gramps/gui/widgets/grampletbar.py
gramps/gui/widgets/grampletpane.py gramps/gui/widgets/grampletpane.py
gramps/gui/widgets/labels.py gramps/gui/widgets/labels.py

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-25 16:43+0200\n" "POT-Creation-Date: 2014-10-29 09:15-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -2002,7 +2002,7 @@ msgstr ""
msgid "Saturday" msgid "Saturday"
msgstr "" msgstr ""
#: ../gramps/gen/db/base.py:1643 #: ../gramps/gen/db/base.py:1643 ../gramps/gui/widgets/fanchart.py:1851
msgid "Add child to family" msgid "Add child to family"
msgstr "" msgstr ""
@ -2160,7 +2160,7 @@ msgid ""
msgstr "" msgstr ""
#: ../gramps/gen/db/undoredo.py:256 ../gramps/gen/db/undoredo.py:293 #: ../gramps/gen/db/undoredo.py:256 ../gramps/gen/db/undoredo.py:293
#: ../gramps/gen/db/write.py:2315 #: ../gramps/gen/db/write.py:2318
#, python-format #, python-format
msgid "_Undo %s" msgid "_Undo %s"
msgstr "" msgstr ""
@ -2205,11 +2205,11 @@ msgstr ""
msgid "%6d Sources upgraded with %6d citations in %6d secs\n" msgid "%6d Sources upgraded with %6d citations in %6d secs\n"
msgstr "" msgstr ""
#: ../gramps/gen/db/upgrade.py:743 #: ../gramps/gen/db/upgrade.py:745
msgid "Number of new objects upgraded:\n" msgid "Number of new objects upgraded:\n"
msgstr "" msgstr ""
#: ../gramps/gen/db/upgrade.py:749 #: ../gramps/gen/db/upgrade.py:751
msgid "" msgid ""
"\n" "\n"
"\n" "\n"
@ -2219,7 +2219,7 @@ msgid ""
"information" "information"
msgstr "" msgstr ""
#: ../gramps/gen/db/upgrade.py:753 #: ../gramps/gen/db/upgrade.py:755
msgid "Upgrade Statistics" msgid "Upgrade Statistics"
msgstr "" msgstr ""
@ -2233,11 +2233,11 @@ msgstr ""
#. Make a tuple of the functions and classes that we need for #. Make a tuple of the functions and classes that we need for
#. each of the primary object tables. #. each of the primary object tables.
#: ../gramps/gen/db/write.py:1363 #: ../gramps/gen/db/write.py:1366
msgid "Rebuild reference map" msgid "Rebuild reference map"
msgstr "" msgstr ""
#: ../gramps/gen/db/write.py:2168 #: ../gramps/gen/db/write.py:2171
#, python-format #, python-format
msgid "" msgid ""
"A second transaction is started while there is still a transaction, \"%s\", " "A second transaction is started while there is still a transaction, \"%s\", "
@ -9588,6 +9588,7 @@ msgstr ""
msgid "%(part1)s - %(part2)s" msgid "%(part1)s - %(part2)s"
msgstr "" msgstr ""
#. we now construct an add menu
#: ../gramps/gui/editors/displaytabs/buttontab.py:70 #: ../gramps/gui/editors/displaytabs/buttontab.py:70
#: ../gramps/gui/glade/editfamily.glade:216 #: ../gramps/gui/glade/editfamily.glade:216
#: ../gramps/gui/glade/editfamily.glade:226 #: ../gramps/gui/glade/editfamily.glade:226
@ -9598,6 +9599,7 @@ msgstr ""
#: ../gramps/gui/glade/rule.glade:452 #: ../gramps/gui/glade/rule.glade:452
#: ../gramps/gui/glade/styleeditor.glade:1373 #: ../gramps/gui/glade/styleeditor.glade:1373
#: ../gramps/gui/glade/styleeditor.glade:1380 #: ../gramps/gui/glade/styleeditor.glade:1380
#: ../gramps/gui/widgets/fanchart.py:1844
#: ../gramps/plugins/view/relview.py:419 #: ../gramps/plugins/view/relview.py:419
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -13684,6 +13686,7 @@ msgstr ""
#. Go over parents and build their menu #. Go over parents and build their menu
#. don't show rest #. don't show rest
#: ../gramps/gui/grampsgui.py:172 ../gramps/gui/merge/mergeperson.py:215 #: ../gramps/gui/grampsgui.py:172 ../gramps/gui/merge/mergeperson.py:215
#: ../gramps/gui/widgets/fanchart.py:1767
#: ../gramps/plugins/quickview/all_relations.py:305 #: ../gramps/plugins/quickview/all_relations.py:305
#: ../gramps/plugins/tool/notrelated.py:126 #: ../gramps/plugins/tool/notrelated.py:126
#: ../gramps/plugins/view/pedigreeview.py:1780 #: ../gramps/plugins/view/pedigreeview.py:1780
@ -14103,6 +14106,7 @@ msgstr ""
#. Go over spouses and build their menu #. Go over spouses and build their menu
#: ../gramps/gui/merge/mergeperson.py:226 #: ../gramps/gui/merge/mergeperson.py:226
#: ../gramps/gui/widgets/fanchart.py:1653
#: ../gramps/plugins/textreport/kinshipreport.py:123 #: ../gramps/plugins/textreport/kinshipreport.py:123
#: ../gramps/plugins/view/pedigreeview.py:1660 #: ../gramps/plugins/view/pedigreeview.py:1660
msgid "Spouses" msgid "Spouses"
@ -15851,6 +15855,61 @@ msgstr ""
msgid "Collapse this section" msgid "Collapse this section"
msgstr "" msgstr ""
#: ../gramps/gui/widgets/fanchart.py:1597
#: ../gramps/plugins/view/pedigreeview.py:1604
#: ../gramps/plugins/view/pedigreeview.py:1630
msgid "People Menu"
msgstr ""
#: ../gramps/gui/widgets/fanchart.py:1620
#: ../gramps/plugins/view/relview.py:826
msgid "Edit family"
msgstr ""
#: ../gramps/gui/widgets/fanchart.py:1637
#: ../gramps/plugins/view/relview.py:827
msgid "Reorder families"
msgstr ""
#. Go over siblings and build their menu
#: ../gramps/gui/widgets/fanchart.py:1687
#: ../gramps/plugins/quickview/quickview.gpr.py:314
#: ../gramps/plugins/view/pedigreeview.py:1695
#: ../gramps/plugins/view/relview.py:924
msgid "Siblings"
msgstr ""
#. Go over children and build their menu
#: ../gramps/gui/widgets/fanchart.py:1730
#: ../gramps/plugins/gramplet/gramplet.gpr.py:794
#: ../gramps/plugins/gramplet/gramplet.gpr.py:808
#: ../gramps/plugins/textreport/familygroup.py:591
#: ../gramps/plugins/textreport/indivcomplete.py:406
#: ../gramps/plugins/view/pedigreeview.py:1740
#: ../gramps/plugins/view/relview.py:1390
#: ../gramps/plugins/webreport/narrativeweb.py:744
msgid "Children"
msgstr ""
#. Go over parents and build their menu
#: ../gramps/gui/widgets/fanchart.py:1809
#: ../gramps/plugins/view/pedigreeview.py:1828
msgid "Related"
msgstr ""
#: ../gramps/gui/widgets/fanchart.py:1860
msgid "Add partner to person"
msgstr ""
#: ../gramps/gui/widgets/fanchart.py:1868
msgid "Add a person"
msgstr ""
#: ../gramps/gui/widgets/fanchart.py:1943
#: ../gramps/plugins/view/relview.py:1537
msgid "Add Child to Family"
msgstr ""
#: ../gramps/gui/widgets/grampletbar.py:191 #: ../gramps/gui/widgets/grampletbar.py:191
#: ../gramps/gui/widgets/grampletpane.py:1169 #: ../gramps/gui/widgets/grampletpane.py:1169
msgid "Unnamed Gramplet" msgid "Unnamed Gramplet"
@ -18635,17 +18694,6 @@ msgstr ""
msgid "Gramplet showing the children of a person" msgid "Gramplet showing the children of a person"
msgstr "" msgstr ""
#. Go over children and build their menu
#: ../gramps/plugins/gramplet/gramplet.gpr.py:794
#: ../gramps/plugins/gramplet/gramplet.gpr.py:808
#: ../gramps/plugins/textreport/familygroup.py:591
#: ../gramps/plugins/textreport/indivcomplete.py:406
#: ../gramps/plugins/view/pedigreeview.py:1740
#: ../gramps/plugins/view/relview.py:1390
#: ../gramps/plugins/webreport/narrativeweb.py:744
msgid "Children"
msgstr ""
#: ../gramps/plugins/gramplet/gramplet.gpr.py:800 #: ../gramps/plugins/gramplet/gramplet.gpr.py:800
msgid "Family Children" msgid "Family Children"
msgstr "" msgstr ""
@ -25447,13 +25495,6 @@ msgstr ""
msgid "Same Given Names - stand-alone" msgid "Same Given Names - stand-alone"
msgstr "" msgstr ""
#. Go over siblings and build their menu
#: ../gramps/plugins/quickview/quickview.gpr.py:314
#: ../gramps/plugins/view/pedigreeview.py:1695
#: ../gramps/plugins/view/relview.py:924
msgid "Siblings"
msgstr ""
#: ../gramps/plugins/quickview/quickview.gpr.py:315 #: ../gramps/plugins/quickview/quickview.gpr.py:315
msgid "Display a person's siblings." msgid "Display a person's siblings."
msgstr "" msgstr ""
@ -29736,21 +29777,11 @@ msgstr ""
msgid "Left <-> Right" msgid "Left <-> Right"
msgstr "" msgstr ""
#: ../gramps/plugins/view/pedigreeview.py:1604
#: ../gramps/plugins/view/pedigreeview.py:1630
msgid "People Menu"
msgstr ""
#: ../gramps/plugins/view/pedigreeview.py:1817 #: ../gramps/plugins/view/pedigreeview.py:1817
#: ../gramps/plugins/view/relview.py:421 #: ../gramps/plugins/view/relview.py:421
msgid "Add New Parents..." msgid "Add New Parents..."
msgstr "" msgstr ""
#. Go over parents and build their menu
#: ../gramps/plugins/view/pedigreeview.py:1828
msgid "Related"
msgstr ""
#: ../gramps/plugins/view/pedigreeview.py:1877 #: ../gramps/plugins/view/pedigreeview.py:1877
msgid "Family Menu" msgid "Family Menu"
msgstr "" msgstr ""
@ -29875,14 +29906,6 @@ msgstr ""
msgid "Remove person as child of these parents" msgid "Remove person as child of these parents"
msgstr "" msgstr ""
#: ../gramps/plugins/view/relview.py:826
msgid "Edit family"
msgstr ""
#: ../gramps/plugins/view/relview.py:827
msgid "Reorder families"
msgstr ""
#: ../gramps/plugins/view/relview.py:828 #: ../gramps/plugins/view/relview.py:828
msgid "Remove person as parent in this family" msgid "Remove person as parent in this family"
msgstr "" msgstr ""
@ -29972,10 +29995,6 @@ msgstr[1] ""
msgid " (no children)" msgid " (no children)"
msgstr "" msgstr ""
#: ../gramps/plugins/view/relview.py:1537
msgid "Add Child to Family"
msgstr ""
#: ../gramps/plugins/view/relview.py:1674 #: ../gramps/plugins/view/relview.py:1674
msgid "Use shading" msgid "Use shading"
msgstr "" msgstr ""