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

This commit is contained in:
Paul Franklin 2014-10-29 09:19:05 -07:00
parent 4fb677283e
commit 0ca906298b
2 changed files with 109 additions and 55 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-20 10:24+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"
@ -1151,18 +1151,28 @@ msgstr ""
msgid "Family Tree does not exist, as it has been deleted." msgid "Family Tree does not exist, as it has been deleted."
msgstr "" msgstr ""
#: ../gramps/cli/grampscli.py:254
msgid "The database is locked."
msgstr ""
#: ../gramps/cli/grampscli.py:255
msgid ""
"Use the --force-unlock option if you are sure that the database is not in "
"use."
msgstr ""
#. already errors encountered. Show first one on terminal and exit #. already errors encountered. Show first one on terminal and exit
#: ../gramps/cli/grampscli.py:324 #: ../gramps/cli/grampscli.py:331
#, python-format #, python-format
msgid "Error encountered: %s" msgid "Error encountered: %s"
msgstr "" msgstr ""
#: ../gramps/cli/grampscli.py:326 ../gramps/cli/grampscli.py:334 #: ../gramps/cli/grampscli.py:333 ../gramps/cli/grampscli.py:341
#, python-format #, python-format
msgid " Details: %s" msgid " Details: %s"
msgstr "" msgstr ""
#: ../gramps/cli/grampscli.py:331 #: ../gramps/cli/grampscli.py:338
#, python-format #, python-format
msgid "Error encountered in argument parsing: %s" msgid "Error encountered in argument parsing: %s"
msgstr "" msgstr ""
@ -2013,7 +2023,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 ""
@ -2159,7 +2169,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 ""
@ -2204,11 +2214,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"
@ -2218,7 +2228,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 ""
@ -2232,11 +2242,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\", "
@ -6015,7 +6025,6 @@ msgstr ""
#: ../gramps/gen/lib/nameorigintype.py:92 ../gramps/gui/clipboard.py:330 #: ../gramps/gen/lib/nameorigintype.py:92 ../gramps/gui/clipboard.py:330
#: ../gramps/gui/plug/_windows.py:620 #: ../gramps/gui/plug/_windows.py:620
#: ../gramps/plugins/gramplet/placedetails.py:131
msgid "Location" msgid "Location"
msgstr "" msgstr ""
@ -7647,7 +7656,10 @@ msgstr ""
msgid "Albanian" msgid "Albanian"
msgstr "" msgstr ""
#. Gramps's Serbian translation is not yet ready #: ../gramps/gen/utils/grampslocale.py:104
msgid "Serbian"
msgstr ""
#: ../gramps/gen/utils/grampslocale.py:105 #: ../gramps/gen/utils/grampslocale.py:105
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""
@ -8207,6 +8219,8 @@ msgstr ""
#: ../gramps/plugins/gramplet/ancestor.py:61 #: ../gramps/plugins/gramplet/ancestor.py:61
#: ../gramps/plugins/gramplet/backlinks.py:45 #: ../gramps/plugins/gramplet/backlinks.py:45
#: ../gramps/plugins/gramplet/descendant.py:65 #: ../gramps/plugins/gramplet/descendant.py:65
#: ../gramps/plugins/gramplet/locations.py:85
#: ../gramps/plugins/gramplet/placedetails.py:116
#: ../gramps/plugins/lib/libpersonview.py:97 #: ../gramps/plugins/lib/libpersonview.py:97
#: ../gramps/plugins/lib/libplaceview.py:91 #: ../gramps/plugins/lib/libplaceview.py:91
#: ../gramps/plugins/quickview/filterbyname.py:281 #: ../gramps/plugins/quickview/filterbyname.py:281
@ -8365,6 +8379,8 @@ msgstr ""
#: ../gramps/gui/selectors/selectplace.py:63 #: ../gramps/gui/selectors/selectplace.py:63
#: ../gramps/plugins/gramplet/backlinks.py:44 #: ../gramps/plugins/gramplet/backlinks.py:44
#: ../gramps/plugins/gramplet/events.py:74 #: ../gramps/plugins/gramplet/events.py:74
#: ../gramps/plugins/gramplet/locations.py:86
#: ../gramps/plugins/gramplet/placedetails.py:117
#: ../gramps/plugins/lib/libplaceview.py:94 #: ../gramps/plugins/lib/libplaceview.py:94
#: ../gramps/plugins/quickview/filterbyname.py:301 #: ../gramps/plugins/quickview/filterbyname.py:301
#: ../gramps/plugins/quickview/linkreferences.py:45 #: ../gramps/plugins/quickview/linkreferences.py:45
@ -9460,6 +9476,7 @@ msgstr ""
#: ../gramps/plugins/export/exportcsv.py:488 #: ../gramps/plugins/export/exportcsv.py:488
#: ../gramps/plugins/gramplet/ageondategramplet.py:72 #: ../gramps/plugins/gramplet/ageondategramplet.py:72
#: ../gramps/plugins/gramplet/events.py:76 #: ../gramps/plugins/gramplet/events.py:76
#: ../gramps/plugins/gramplet/locations.py:87
#: ../gramps/plugins/gramplet/personresidence.py:48 #: ../gramps/plugins/gramplet/personresidence.py:48
#: ../gramps/plugins/importer/importcsv.py:238 #: ../gramps/plugins/importer/importcsv.py:238
#: ../gramps/plugins/quickview/onthisday.py:80 #: ../gramps/plugins/quickview/onthisday.py:80
@ -9498,6 +9515,7 @@ msgid "Place Name"
msgstr "" msgstr ""
#: ../gramps/gui/editors/displaytabs/altnameembedlist.py:57 #: ../gramps/gui/editors/displaytabs/altnameembedlist.py:57
#: ../gramps/plugins/gramplet/placedetails.py:135
msgid "Alternative Names" msgid "Alternative Names"
msgstr "" msgstr ""
@ -9598,6 +9616,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
@ -9608,6 +9627,7 @@ msgstr ""
#: ../gramps/gui/glade/rule.glade:452 #: ../gramps/gui/glade/rule.glade:452
#: ../gramps/gui/glade/styleeditor.glade:2035 #: ../gramps/gui/glade/styleeditor.glade:2035
#: ../gramps/gui/glade/styleeditor.glade:2042 #: ../gramps/gui/glade/styleeditor.glade:2042
#: ../gramps/gui/widgets/fanchart.py:1844
#: ../gramps/plugins/view/relview.py:419 #: ../gramps/plugins/view/relview.py:419
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -13783,6 +13803,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
@ -14204,6 +14225,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:124 #: ../gramps/plugins/textreport/kinshipreport.py:124
#: ../gramps/plugins/view/pedigreeview.py:1660 #: ../gramps/plugins/view/pedigreeview.py:1660
msgid "Spouses" msgid "Spouses"
@ -15967,6 +15989,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:316
#: ../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:799
#: ../gramps/plugins/gramplet/gramplet.gpr.py:813
#: ../gramps/plugins/textreport/familygroup.py:592
#: ../gramps/plugins/textreport/indivcomplete.py:520
#: ../gramps/plugins/view/pedigreeview.py:1740
#: ../gramps/plugins/view/relview.py:1390
#: ../gramps/plugins/webreport/narrativeweb.py:745
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"
@ -18759,17 +18836,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:799
#: ../gramps/plugins/gramplet/gramplet.gpr.py:813
#: ../gramps/plugins/textreport/familygroup.py:592
#: ../gramps/plugins/textreport/indivcomplete.py:520
#: ../gramps/plugins/view/pedigreeview.py:1740
#: ../gramps/plugins/view/relview.py:1390
#: ../gramps/plugins/webreport/narrativeweb.py:745
msgid "Children"
msgstr ""
#: ../gramps/plugins/gramplet/gramplet.gpr.py:805 #: ../gramps/plugins/gramplet/gramplet.gpr.py:805
msgid "Family Children" msgid "Family Children"
msgstr "" msgstr ""
@ -19028,6 +19094,18 @@ msgstr ""
msgid "SoundEx" msgid "SoundEx"
msgstr "" msgstr ""
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1238
msgid "Place Locations"
msgstr ""
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1239
msgid "Gramplet showing the locations of a place over time"
msgstr ""
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1246
msgid "Locations"
msgstr ""
#: ../gramps/plugins/gramplet/leak.py:102 #: ../gramps/plugins/gramplet/leak.py:102
#: ../gramps/plugins/webreport/narrativeweb.py:2727 #: ../gramps/plugins/webreport/narrativeweb.py:2727
#: ../gramps/plugins/webreport/narrativeweb.py:4208 #: ../gramps/plugins/webreport/narrativeweb.py:4208
@ -19057,6 +19135,10 @@ msgstr ""
msgid "Uncollected Objects: %s" msgid "Uncollected Objects: %s"
msgstr "" msgstr ""
#: ../gramps/plugins/gramplet/locations.py:81
msgid "Double-click on a row to edit the selected place."
msgstr ""
#: ../gramps/plugins/gramplet/notes.py:99 #: ../gramps/plugins/gramplet/notes.py:99
#: ../gramps/plugins/gramplet/todo.py:124 #: ../gramps/plugins/gramplet/todo.py:124
#: ../gramps/plugins/gramplet/todogramplet.py:142 #: ../gramps/plugins/gramplet/todogramplet.py:142
@ -19183,7 +19265,7 @@ msgstr ""
msgid "%(date)s." msgid "%(date)s."
msgstr "" msgstr ""
#: ../gramps/plugins/gramplet/placedetails.py:122 #: ../gramps/plugins/gramplet/placedetails.py:125
#: ../gramps/plugins/lib/libplaceview.py:96 #: ../gramps/plugins/lib/libplaceview.py:96
#: ../gramps/plugins/view/placetreeview.py:72 #: ../gramps/plugins/view/placetreeview.py:72
#: ../gramps/plugins/webreport/narrativeweb.py:381 #: ../gramps/plugins/webreport/narrativeweb.py:381
@ -19191,7 +19273,7 @@ msgstr ""
msgid "Latitude" msgid "Latitude"
msgstr "" msgstr ""
#: ../gramps/plugins/gramplet/placedetails.py:124 #: ../gramps/plugins/gramplet/placedetails.py:127
#: ../gramps/plugins/lib/libplaceview.py:97 #: ../gramps/plugins/lib/libplaceview.py:97
#: ../gramps/plugins/view/placetreeview.py:73 #: ../gramps/plugins/view/placetreeview.py:73
#: ../gramps/plugins/webreport/narrativeweb.py:383 #: ../gramps/plugins/webreport/narrativeweb.py:383
@ -25538,13 +25620,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:316
#: ../gramps/plugins/view/pedigreeview.py:1695
#: ../gramps/plugins/view/relview.py:924
msgid "Siblings"
msgstr ""
#: ../gramps/plugins/quickview/quickview.gpr.py:317 #: ../gramps/plugins/quickview/quickview.gpr.py:317
msgid "Display a person's siblings." msgid "Display a person's siblings."
msgstr "" msgstr ""
@ -29854,21 +29929,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 ""
@ -29993,14 +30058,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 ""
@ -30090,10 +30147,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 ""