From 0ca906298bc47964888b1857bc69fbea7037200b Mon Sep 17 00:00:00 2001 From: Paul Franklin Date: Wed, 29 Oct 2014 09:19:05 -0700 Subject: [PATCH] 8154: Some text not translatable in context menu fancharts (GUI) --- po/POTFILES.in | 1 + po/gramps.pot | 163 ++++++++++++++++++++++++++++++++----------------- 2 files changed, 109 insertions(+), 55 deletions(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index 87a6455e0..22f5dbdfc 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -513,6 +513,7 @@ gramps/gui/views/treemodels/placemodel.py gramps/gui/views/treemodels/treebasemodel.py gramps/gui/widgets/buttons.py gramps/gui/widgets/expandcollapsearrow.py +gramps/gui/widgets/fanchart.py gramps/gui/widgets/grampletbar.py gramps/gui/widgets/grampletpane.py gramps/gui/widgets/labels.py diff --git a/po/gramps.pot b/po/gramps.pot index 930ec541a..fd9dfa1c7 100644 --- a/po/gramps.pot +++ b/po/gramps.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1151,18 +1151,28 @@ msgstr "" msgid "Family Tree does not exist, as it has been deleted." 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 -#: ../gramps/cli/grampscli.py:324 +#: ../gramps/cli/grampscli.py:331 #, python-format msgid "Error encountered: %s" msgstr "" -#: ../gramps/cli/grampscli.py:326 ../gramps/cli/grampscli.py:334 +#: ../gramps/cli/grampscli.py:333 ../gramps/cli/grampscli.py:341 #, python-format msgid " Details: %s" msgstr "" -#: ../gramps/cli/grampscli.py:331 +#: ../gramps/cli/grampscli.py:338 #, python-format msgid "Error encountered in argument parsing: %s" msgstr "" @@ -2013,7 +2023,7 @@ msgstr "" msgid "Saturday" msgstr "" -#: ../gramps/gen/db/base.py:1643 +#: ../gramps/gen/db/base.py:1643 ../gramps/gui/widgets/fanchart.py:1851 msgid "Add child to family" msgstr "" @@ -2159,7 +2169,7 @@ msgid "" msgstr "" #: ../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 msgid "_Undo %s" msgstr "" @@ -2204,11 +2214,11 @@ msgstr "" msgid "%6d Sources upgraded with %6d citations in %6d secs\n" msgstr "" -#: ../gramps/gen/db/upgrade.py:743 +#: ../gramps/gen/db/upgrade.py:745 msgid "Number of new objects upgraded:\n" msgstr "" -#: ../gramps/gen/db/upgrade.py:749 +#: ../gramps/gen/db/upgrade.py:751 msgid "" "\n" "\n" @@ -2218,7 +2228,7 @@ msgid "" "information" msgstr "" -#: ../gramps/gen/db/upgrade.py:753 +#: ../gramps/gen/db/upgrade.py:755 msgid "Upgrade Statistics" msgstr "" @@ -2232,11 +2242,11 @@ msgstr "" #. Make a tuple of the functions and classes that we need for #. each of the primary object tables. -#: ../gramps/gen/db/write.py:1363 +#: ../gramps/gen/db/write.py:1366 msgid "Rebuild reference map" msgstr "" -#: ../gramps/gen/db/write.py:2168 +#: ../gramps/gen/db/write.py:2171 #, python-format msgid "" "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/gui/plug/_windows.py:620 -#: ../gramps/plugins/gramplet/placedetails.py:131 msgid "Location" msgstr "" @@ -7647,7 +7656,10 @@ msgstr "" msgid "Albanian" msgstr "" -#. Gramps's Serbian translation is not yet ready +#: ../gramps/gen/utils/grampslocale.py:104 +msgid "Serbian" +msgstr "" + #: ../gramps/gen/utils/grampslocale.py:105 msgid "Swedish" msgstr "" @@ -8207,6 +8219,8 @@ msgstr "" #: ../gramps/plugins/gramplet/ancestor.py:61 #: ../gramps/plugins/gramplet/backlinks.py:45 #: ../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/libplaceview.py:91 #: ../gramps/plugins/quickview/filterbyname.py:281 @@ -8365,6 +8379,8 @@ msgstr "" #: ../gramps/gui/selectors/selectplace.py:63 #: ../gramps/plugins/gramplet/backlinks.py:44 #: ../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/quickview/filterbyname.py:301 #: ../gramps/plugins/quickview/linkreferences.py:45 @@ -9460,6 +9476,7 @@ msgstr "" #: ../gramps/plugins/export/exportcsv.py:488 #: ../gramps/plugins/gramplet/ageondategramplet.py:72 #: ../gramps/plugins/gramplet/events.py:76 +#: ../gramps/plugins/gramplet/locations.py:87 #: ../gramps/plugins/gramplet/personresidence.py:48 #: ../gramps/plugins/importer/importcsv.py:238 #: ../gramps/plugins/quickview/onthisday.py:80 @@ -9498,6 +9515,7 @@ msgid "Place Name" msgstr "" #: ../gramps/gui/editors/displaytabs/altnameembedlist.py:57 +#: ../gramps/plugins/gramplet/placedetails.py:135 msgid "Alternative Names" msgstr "" @@ -9598,6 +9616,7 @@ msgstr "" msgid "%(part1)s - %(part2)s" msgstr "" +#. we now construct an add menu #: ../gramps/gui/editors/displaytabs/buttontab.py:70 #: ../gramps/gui/glade/editfamily.glade:216 #: ../gramps/gui/glade/editfamily.glade:226 @@ -9608,6 +9627,7 @@ msgstr "" #: ../gramps/gui/glade/rule.glade:452 #: ../gramps/gui/glade/styleeditor.glade:2035 #: ../gramps/gui/glade/styleeditor.glade:2042 +#: ../gramps/gui/widgets/fanchart.py:1844 #: ../gramps/plugins/view/relview.py:419 msgid "Add" msgstr "" @@ -13783,6 +13803,7 @@ msgstr "" #. Go over parents and build their menu #. don't show rest #: ../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/tool/notrelated.py:126 #: ../gramps/plugins/view/pedigreeview.py:1780 @@ -14204,6 +14225,7 @@ msgstr "" #. Go over spouses and build their menu #: ../gramps/gui/merge/mergeperson.py:226 +#: ../gramps/gui/widgets/fanchart.py:1653 #: ../gramps/plugins/textreport/kinshipreport.py:124 #: ../gramps/plugins/view/pedigreeview.py:1660 msgid "Spouses" @@ -15967,6 +15989,61 @@ msgstr "" msgid "Collapse this section" 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/grampletpane.py:1169 msgid "Unnamed Gramplet" @@ -18759,17 +18836,6 @@ msgstr "" msgid "Gramplet showing the children of a person" 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 msgid "Family Children" msgstr "" @@ -19028,6 +19094,18 @@ msgstr "" msgid "SoundEx" 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/webreport/narrativeweb.py:2727 #: ../gramps/plugins/webreport/narrativeweb.py:4208 @@ -19057,6 +19135,10 @@ msgstr "" msgid "Uncollected Objects: %s" 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/todo.py:124 #: ../gramps/plugins/gramplet/todogramplet.py:142 @@ -19183,7 +19265,7 @@ msgstr "" msgid "%(date)s." msgstr "" -#: ../gramps/plugins/gramplet/placedetails.py:122 +#: ../gramps/plugins/gramplet/placedetails.py:125 #: ../gramps/plugins/lib/libplaceview.py:96 #: ../gramps/plugins/view/placetreeview.py:72 #: ../gramps/plugins/webreport/narrativeweb.py:381 @@ -19191,7 +19273,7 @@ msgstr "" msgid "Latitude" msgstr "" -#: ../gramps/plugins/gramplet/placedetails.py:124 +#: ../gramps/plugins/gramplet/placedetails.py:127 #: ../gramps/plugins/lib/libplaceview.py:97 #: ../gramps/plugins/view/placetreeview.py:73 #: ../gramps/plugins/webreport/narrativeweb.py:383 @@ -25538,13 +25620,6 @@ msgstr "" msgid "Same Given Names - stand-alone" 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 msgid "Display a person's siblings." msgstr "" @@ -29854,21 +29929,11 @@ msgstr "" msgid "Left <-> Right" 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/relview.py:421 msgid "Add New Parents..." msgstr "" -#. Go over parents and build their menu -#: ../gramps/plugins/view/pedigreeview.py:1828 -msgid "Related" -msgstr "" - #: ../gramps/plugins/view/pedigreeview.py:1877 msgid "Family Menu" msgstr "" @@ -29993,14 +30058,6 @@ msgstr "" msgid "Remove person as child of these parents" 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 msgid "Remove person as parent in this family" msgstr "" @@ -30090,10 +30147,6 @@ msgstr[1] "" msgid " (no children)" msgstr "" -#: ../gramps/plugins/view/relview.py:1537 -msgid "Add Child to Family" -msgstr "" - #: ../gramps/plugins/view/relview.py:1674 msgid "Use shading" msgstr ""