* src/po/ru.po: Partial update.

svn: r5020
This commit is contained in:
Alex Roitman 2005-08-05 02:05:41 +00:00
parent 02f7142364
commit ef444d3843
4 changed files with 2065 additions and 1524 deletions

View File

@ -17,6 +17,7 @@
XML data. XML data.
* doc/gramps.1.in: Update man page. * doc/gramps.1.in: Update man page.
* doc/gramps-manual/C/cmdline.xml: Update manual. * doc/gramps-manual/C/cmdline.xml: Update manual.
* src/po/ru.po: Partial update.
2005-08-04 Don Allingham <don@gramps-project.org> 2005-08-04 Don Allingham <don@gramps-project.org>
* src/PeopleModel.py: provide a work around for the python 2.3 bug * src/PeopleModel.py: provide a work around for the python 2.3 bug

View File

@ -70,7 +70,7 @@ class ReorderIds:
self.db = db self.db = db
self.progress = Utils.ProgressMeter(_('Reording GRAMPS IDs'),'') self.progress = Utils.ProgressMeter(_('Reordering GRAMPS IDs'),'')
self.trans = db.transaction_begin() self.trans = db.transaction_begin()
@ -95,7 +95,7 @@ class ReorderIds:
db.find_next_place_gramps_id, db.get_place_cursor, db.commit_place, db.find_next_place_gramps_id, db.get_place_cursor, db.commit_place,
db.pprefix) db.pprefix)
self.progress.close() self.progress.close()
db.transaction_commit(self.trans,_("Reorder gramps IDs")) db.transaction_commit(self.trans,_("Reorder GRAMPS IDs"))
def reorder(self, class_type, find_from_id, find_from_handle, find_next_id, get_cursor, commit, prefix): def reorder(self, class_type, find_from_id, find_from_handle, find_next_id, get_cursor, commit, prefix):
dups = [] dups = []
@ -160,8 +160,7 @@ from PluginMgr import register_tool
register_tool( register_tool(
runTool, runTool,
_("Reorder gramps IDs"), _("Reorder GRAMPS IDs"),
category=_("Database Processing"), category=_("Database Processing"),
description=_("Reorders the gramps IDs according to gramps' default rules.") description=_("Reorders the gramps IDs according to gramps' default rules.")
) )

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GRAMPS VERSION\n" "Project-Id-Version: GRAMPS VERSION\n"
"POT-Creation-Date: Thu Aug 4 11:04:24 2005\n" "POT-Creation-Date: Thu Aug 4 21:01:02 2005\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"
@ -39,8 +39,8 @@ msgstr ""
msgid "Choose Spouse/Partner" msgid "Choose Spouse/Partner"
msgstr "" msgstr ""
#: AddSpouse.py:142 Bookmarks.py:130 ChooseParents.py:252 EditPerson.py:343 #: AddSpouse.py:142 Bookmarks.py:130 ChooseParents.py:252 EditPerson.py:344
#: EditSource.py:309 FamilyView.py:74 ImageSelect.py:1104 PeopleView.py:59 #: EditSource.py:309 FamilyView.py:74 ImageSelect.py:1105 PeopleView.py:59
#: PeopleView.py:135 SelectChild.py:129 SelectPerson.py:78 #: PeopleView.py:135 SelectChild.py:129 SelectPerson.py:78
#: plugins/BookReport.py:631 plugins/FilterEditor.py:459 #: plugins/BookReport.py:631 plugins/FilterEditor.py:459
#: plugins/IndivComplete.py:405 plugins/IndivSummary.py:226 #: plugins/IndivComplete.py:405 plugins/IndivSummary.py:226
@ -56,7 +56,7 @@ msgid "Name"
msgstr "" msgstr ""
#: AddSpouse.py:146 Bookmarks.py:130 ChooseParents.py:261 EditSource.py:309 #: AddSpouse.py:146 Bookmarks.py:130 ChooseParents.py:261 EditSource.py:309
#: FamilyView.py:73 ImageSelect.py:1104 MediaView.py:58 MergePeople.py:122 #: FamilyView.py:73 ImageSelect.py:1105 MediaView.py:58 MergePeople.py:122
#: PeopleView.py:60 PlaceView.py:50 SelectChild.py:134 SelectObject.py:85 #: PeopleView.py:60 PlaceView.py:50 SelectChild.py:134 SelectObject.py:85
#: SelectPerson.py:84 SourceView.py:52 Sources.py:108 Sources.py:242 #: SelectPerson.py:84 SourceView.py:52 Sources.py:108 Sources.py:242
#: Witness.py:64 plugins/PatchNames.py:189 #: Witness.py:64 plugins/PatchNames.py:189
@ -124,33 +124,33 @@ msgstr ""
msgid "Address Editor" msgid "Address Editor"
msgstr "" msgstr ""
#: AddrEdit.py:168 EditPerson.py:337 plugins/ScratchPad.py:120 #: AddrEdit.py:168 EditPerson.py:338 plugins/ScratchPad.py:120
#: plugins/ScratchPad.py:137 #: plugins/ScratchPad.py:137
msgid "Address" msgid "Address"
msgstr "" msgstr ""
#: ArgHandler.py:279 DbPrompter.py:216 #: ArgHandler.py:284 DbPrompter.py:216
msgid "Opening non-native format" msgid "Opening non-native format"
msgstr "" msgstr ""
#: ArgHandler.py:280 DbPrompter.py:217 #: ArgHandler.py:285 DbPrompter.py:217
msgid "New GRAMPS database has to be set up when opening non-native formats. The following dialog will let you select the new database." msgid "New GRAMPS database has to be set up when opening non-native formats. The following dialog will let you select the new database."
msgstr "" msgstr ""
#: ArgHandler.py:288 #: ArgHandler.py:293
msgid "New GRAMPS database was not set up" msgid "New GRAMPS database was not set up"
msgstr "" msgstr ""
#: ArgHandler.py:289 #: ArgHandler.py:294
msgid "GRAMPS cannot open non-native data without setting up new GRAMPS database." msgid "GRAMPS cannot open non-native data without setting up new GRAMPS database."
msgstr "" msgstr ""
#: ArgHandler.py:299 DbPrompter.py:203 DbPrompter.py:230 DbPrompter.py:306 #: ArgHandler.py:305 DbPrompter.py:203 DbPrompter.py:230 DbPrompter.py:306
#: DbPrompter.py:335 #: DbPrompter.py:335
msgid "Could not open file: %s" msgid "Could not open file: %s"
msgstr "" msgstr ""
#: ArgHandler.py:300 DbPrompter.py:231 DbPrompter.py:336 DbPrompter.py:486 #: ArgHandler.py:306 DbPrompter.py:231 DbPrompter.py:336 DbPrompter.py:486
msgid "" msgid ""
"File type \"%s\" is unknown to GRAMPS.\n" "File type \"%s\" is unknown to GRAMPS.\n"
"\n" "\n"
@ -169,8 +169,8 @@ msgstr ""
msgid "New Attribute" msgid "New Attribute"
msgstr "" msgstr ""
#: AttrEdit.py:175 EditPerson.py:331 ImageSelect.py:682 ImageSelect.py:954 #: AttrEdit.py:175 EditPerson.py:332 ImageSelect.py:683 ImageSelect.py:955
#: Marriage.py:220 plugins/ScratchPad.py:273 plugins/ScratchPad.py:281 #: Marriage.py:221 plugins/ScratchPad.py:273 plugins/ScratchPad.py:281
msgid "Attribute" msgid "Attribute"
msgstr "" msgstr ""
@ -414,7 +414,7 @@ msgid "GEDCOM files"
msgstr "" msgstr ""
#: DisplayModels.py:47 GrampsMime.py:46 GrampsMime.py:53 MergePeople.py:52 #: DisplayModels.py:47 GrampsMime.py:46 GrampsMime.py:53 MergePeople.py:52
#: PeopleModel.py:389 Utils.py:118 const.py:169 #: PeopleModel.py:408 Utils.py:118 const.py:169
#: plugins/DetAncestralReport.py:387 plugins/DetAncestralReport.py:394 #: plugins/DetAncestralReport.py:387 plugins/DetAncestralReport.py:394
#: plugins/DetDescendantReport.py:411 plugins/DetDescendantReport.py:418 #: plugins/DetDescendantReport.py:411 plugins/DetDescendantReport.py:418
#: plugins/FamilyGroup.py:458 plugins/IndivComplete.py:281 #: plugins/FamilyGroup.py:458 plugins/IndivComplete.py:281
@ -423,17 +423,17 @@ msgstr ""
msgid "unknown" msgid "unknown"
msgstr "" msgstr ""
#: DisplayModels.py:47 MergePeople.py:52 PeopleModel.py:389 const.py:167 #: DisplayModels.py:47 MergePeople.py:52 PeopleModel.py:408 const.py:167
#: plugins/RelCalc.py:111 #: plugins/RelCalc.py:111
msgid "male" msgid "male"
msgstr "" msgstr ""
#: DisplayModels.py:47 MergePeople.py:52 PeopleModel.py:389 const.py:168 #: DisplayModels.py:47 MergePeople.py:52 PeopleModel.py:408 const.py:168
#: plugins/RelCalc.py:113 #: plugins/RelCalc.py:113
msgid "female" msgid "female"
msgstr "" msgstr ""
#: DisplayModels.py:468 ImageSelect.py:983 MediaView.py:243 MediaView.py:251 #: DisplayModels.py:468 ImageSelect.py:984 MediaView.py:243 MediaView.py:251
#: NoteEdit.py:104 Utils.py:155 gramps.glade:5501 gramps.glade:16531 #: NoteEdit.py:104 Utils.py:155 gramps.glade:5501 gramps.glade:16531
#: gramps.glade:27702 gramps.glade:28750 gramps.glade:30203 gramps.glade:31734 #: gramps.glade:27702 gramps.glade:28750 gramps.glade:30203 gramps.glade:31734
msgid "Note" msgid "Note"
@ -452,46 +452,46 @@ msgstr ""
msgid "Internal Error" msgid "Internal Error"
msgstr "" msgstr ""
#: EditPerson.py:137 EditPerson.py:640 #: EditPerson.py:138 EditPerson.py:641
msgid "Edit Person" msgid "Edit Person"
msgstr "" msgstr ""
#: EditPerson.py:258 #: EditPerson.py:259
msgid "Patronymic:" msgid "Patronymic:"
msgstr "" msgstr ""
#: EditPerson.py:311 EditSource.py:329 EventEdit.py:269 ImageSelect.py:1125 #: EditPerson.py:312 EditSource.py:329 EventEdit.py:269 ImageSelect.py:1126
#: Marriage.py:219 plugins/ScratchPad.py:166 plugins/ScratchPad.py:180 #: Marriage.py:220 plugins/ScratchPad.py:166 plugins/ScratchPad.py:180
msgid "Event" msgid "Event"
msgstr "" msgstr ""
#: EditPerson.py:312 EditPerson.py:349 EditPlace.py:131 const.py:435 #: EditPerson.py:313 EditPerson.py:350 EditPlace.py:131 const.py:435
#: plugins/ScratchPad.py:185 plugins/ScratchPad.py:227 #: plugins/ScratchPad.py:185 plugins/ScratchPad.py:227
#: plugins/ScratchPad.py:262 #: plugins/ScratchPad.py:262
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: EditPerson.py:313 EditPerson.py:337 Marriage.py:219 MediaView.py:62 #: EditPerson.py:314 EditPerson.py:338 Marriage.py:220 MediaView.py:62
#: plugins/ScratchPad.py:138 plugins/ScratchPad.py:182 #: plugins/ScratchPad.py:138 plugins/ScratchPad.py:182
#: plugins/ScratchPad.py:224 #: plugins/ScratchPad.py:224
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: EditPerson.py:314 EditPlace.py:289 EditSource.py:335 ImageSelect.py:1131 #: EditPerson.py:315 EditPlace.py:289 EditSource.py:335 ImageSelect.py:1132
#: Marriage.py:219 gramps.glade:13109 plugins/NavWebPage.py:615 #: Marriage.py:220 gramps.glade:13109 plugins/NavWebPage.py:615
#: plugins/ScratchPad.py:183 plugins/ScratchPad.py:225 #: plugins/ScratchPad.py:183 plugins/ScratchPad.py:225
msgid "Place" msgid "Place"
msgstr "" msgstr ""
#: EditPerson.py:331 EditSource.py:160 ImageSelect.py:682 ImageSelect.py:954 #: EditPerson.py:332 EditSource.py:160 ImageSelect.py:683 ImageSelect.py:955
#: Marriage.py:220 gramps.glade:13691 plugins/FilterEditor.py:459 #: Marriage.py:221 gramps.glade:13691 plugins/FilterEditor.py:459
#: plugins/PatchNames.py:195 plugins/ScratchPad.py:284 #: plugins/PatchNames.py:195 plugins/ScratchPad.py:284
#: plugins/ScratchPad.py:317 plugins/ScratchPad.py:543 #: plugins/ScratchPad.py:317 plugins/ScratchPad.py:543
#: plugins/ScratchPad.py:549 #: plugins/ScratchPad.py:549
msgid "Value" msgid "Value"
msgstr "" msgstr ""
#: EditPerson.py:343 EditSource.py:309 ImageSelect.py:1104 MediaView.py:59 #: EditPerson.py:344 EditSource.py:309 ImageSelect.py:1105 MediaView.py:59
#: MergePeople.py:167 SelectObject.py:86 plugins/BookReport.py:631 #: MergePeople.py:167 SelectObject.py:86 plugins/BookReport.py:631
#: plugins/BookReport.py:632 plugins/PatchNames.py:192 #: plugins/BookReport.py:632 plugins/PatchNames.py:192
#: plugins/ScratchPad.py:181 plugins/ScratchPad.py:223 #: plugins/ScratchPad.py:181 plugins/ScratchPad.py:223
@ -501,93 +501,93 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#: EditPerson.py:349 EditPlace.py:130 MediaView.py:60 #: EditPerson.py:350 EditPlace.py:130 MediaView.py:60
#: plugins/ScratchPad.py:260 #: plugins/ScratchPad.py:260
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: EditPerson.py:572 ImageSelect.py:610 ImageSelect.py:1041 MediaView.py:277 #: EditPerson.py:573 ImageSelect.py:611 ImageSelect.py:1042 MediaView.py:277
#: plugins/ScratchPad.py:424 plugins/ScratchPad.py:432 #: plugins/ScratchPad.py:424 plugins/ScratchPad.py:432
msgid "Media Object" msgid "Media Object"
msgstr "" msgstr ""
#: EditPerson.py:578 ImageSelect.py:616 docgen/AbiWord2Doc.py:335 #: EditPerson.py:579 ImageSelect.py:617 docgen/AbiWord2Doc.py:335
#: docgen/AsciiDoc.py:371 docgen/HtmlDoc.py:486 docgen/KwordDoc.py:494 #: docgen/AsciiDoc.py:371 docgen/HtmlDoc.py:486 docgen/KwordDoc.py:494
#: docgen/PdfDoc.py:631 docgen/RTFDoc.py:427 #: docgen/PdfDoc.py:631 docgen/RTFDoc.py:427
msgid "Open in %s" msgid "Open in %s"
msgstr "" msgstr ""
#: EditPerson.py:581 ImageSelect.py:619 MediaView.py:290 #: EditPerson.py:582 ImageSelect.py:620 MediaView.py:290
msgid "Edit with the GIMP" msgid "Edit with the GIMP"
msgstr "" msgstr ""
#: EditPerson.py:583 ImageSelect.py:621 #: EditPerson.py:584 ImageSelect.py:622
msgid "Edit Object Properties" msgid "Edit Object Properties"
msgstr "" msgstr ""
#: EditPerson.py:634 #: EditPerson.py:635
msgid "New Person" msgid "New Person"
msgstr "" msgstr ""
#: EditPerson.py:759 GrampsCfg.py:63 const.py:233 const.py:246 #: EditPerson.py:760 GrampsCfg.py:63 const.py:233 const.py:246
msgid "None" msgid "None"
msgstr "" msgstr ""
#: EditPerson.py:1288 #: EditPerson.py:1290
msgid "Save changes to %s?" msgid "Save changes to %s?"
msgstr "" msgstr ""
#: EditPerson.py:1289 EditPerson.py:1305 Marriage.py:628 Marriage.py:641 #: EditPerson.py:1291 EditPerson.py:1307 Marriage.py:629 Marriage.py:642
msgid "If you close without saving, the changes you have made will be lost" msgid "If you close without saving, the changes you have made will be lost"
msgstr "" msgstr ""
#: EditPerson.py:1304 #: EditPerson.py:1306
msgid "Save Changes to %s?" msgid "Save Changes to %s?"
msgstr "" msgstr ""
#: EditPerson.py:1651 #: EditPerson.py:1654
msgid "Make the selected name the preferred name" msgid "Make the selected name the preferred name"
msgstr "" msgstr ""
#: EditPerson.py:1695 #: EditPerson.py:1698
msgid "Unknown gender specified" msgid "Unknown gender specified"
msgstr "" msgstr ""
#: EditPerson.py:1696 #: EditPerson.py:1699
msgid "The gender of the person is currently unknown. Usually, this is a mistake. You may choose to either continue saving, or returning to the Edit Person dialog to fix the problem." msgid "The gender of the person is currently unknown. Usually, this is a mistake. You may choose to either continue saving, or returning to the Edit Person dialog to fix the problem."
msgstr "" msgstr ""
#: EditPerson.py:1700 #: EditPerson.py:1703
msgid "Continue saving" msgid "Continue saving"
msgstr "" msgstr ""
#: EditPerson.py:1700 #: EditPerson.py:1703
msgid "Return to window" msgid "Return to window"
msgstr "" msgstr ""
#: EditPerson.py:1731 Marriage.py:660 #: EditPerson.py:1734 Marriage.py:661
msgid "GRAMPS ID value was not changed." msgid "GRAMPS ID value was not changed."
msgstr "" msgstr ""
#: EditPerson.py:1732 #: EditPerson.py:1735
msgid "You have attempted to change the GRAMPS ID to a value of %(grampsid)s. This value is already used by %(person)s." msgid "You have attempted to change the GRAMPS ID to a value of %(grampsid)s. This value is already used by %(person)s."
msgstr "" msgstr ""
#: EditPerson.py:1844 #: EditPerson.py:1847
msgid "Problem changing the gender" msgid "Problem changing the gender"
msgstr "" msgstr ""
#: EditPerson.py:1845 #: EditPerson.py:1848
msgid "" msgid ""
"Changing the gender caused problems with marriage information.\n" "Changing the gender caused problems with marriage information.\n"
"Please check the person's marriages." "Please check the person's marriages."
msgstr "" msgstr ""
#: EditPerson.py:1888 #: EditPerson.py:1891
msgid "Edit Person (%s)" msgid "Edit Person (%s)"
msgstr "" msgstr ""
#: EditPerson.py:1904 ImageSelect.py:1165 #: EditPerson.py:1907 ImageSelect.py:1166
msgid "Add Place (%s)" msgid "Add Place (%s)"
msgstr "" msgstr ""
@ -660,16 +660,16 @@ msgstr ""
msgid "New Source" msgid "New Source"
msgstr "" msgstr ""
#: EditSource.py:243 EditSource.py:341 ImageSelect.py:1137 Utils.py:160 #: EditSource.py:243 EditSource.py:341 ImageSelect.py:1138 Utils.py:160
#: Utils.py:162 #: Utils.py:162
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: EditSource.py:317 ImageSelect.py:1113 plugins/EventCmp.py:422 #: EditSource.py:317 ImageSelect.py:1114 plugins/EventCmp.py:422
msgid "Person" msgid "Person"
msgstr "" msgstr ""
#: EditSource.py:323 ImageSelect.py:1119 #: EditSource.py:323 ImageSelect.py:1120
msgid "Family" msgid "Family"
msgstr "" msgstr ""
@ -1611,47 +1611,47 @@ msgstr ""
msgid "Researcher Information" msgid "Researcher Information"
msgstr "" msgstr ""
#: GrampsDbBase.py:1007 GrampsDbBase.py:1045 #: GrampsDbBase.py:1015 GrampsDbBase.py:1053
msgid "_Undo %s" msgid "_Undo %s"
msgstr "" msgstr ""
#: ImageSelect.py:486 ImageSelect.py:507 #: ImageSelect.py:487 ImageSelect.py:508
msgid "Drag Media Object" msgid "Drag Media Object"
msgstr "" msgstr ""
#: ImageSelect.py:497 RelImage.py:51 #: ImageSelect.py:498 RelImage.py:51
msgid "Could not import %s" msgid "Could not import %s"
msgstr "" msgstr ""
#: ImageSelect.py:568 plugins/SimpleBookTitle.py:237 #: ImageSelect.py:569 plugins/SimpleBookTitle.py:237
msgid "Select an Object" msgid "Select an Object"
msgstr "" msgstr ""
#: ImageSelect.py:670 #: ImageSelect.py:671
msgid "Media Reference Editor" msgid "Media Reference Editor"
msgstr "" msgstr ""
#: ImageSelect.py:766 #: ImageSelect.py:767
msgid "Media Reference" msgid "Media Reference"
msgstr "" msgstr ""
#: ImageSelect.py:772 #: ImageSelect.py:773
msgid "Reference Editor" msgid "Reference Editor"
msgstr "" msgstr ""
#: ImageSelect.py:828 ImageSelect.py:1196 MediaView.py:347 #: ImageSelect.py:829 ImageSelect.py:1197 MediaView.py:347
msgid "Edit Media Object" msgid "Edit Media Object"
msgstr "" msgstr ""
#: ImageSelect.py:912 #: ImageSelect.py:913
msgid "Media Properties Editor" msgid "Media Properties Editor"
msgstr "" msgstr ""
#: ImageSelect.py:1047 #: ImageSelect.py:1048
msgid "Properties Editor" msgid "Properties Editor"
msgstr "" msgstr ""
#: ImageSelect.py:1293 #: ImageSelect.py:1294
msgid "Remove Media Object" msgid "Remove Media Object"
msgstr "" msgstr ""
@ -1659,27 +1659,27 @@ msgstr ""
msgid "Location Editor" msgid "Location Editor"
msgstr "" msgstr ""
#: Marriage.py:112 Marriage.py:366 #: Marriage.py:113 Marriage.py:367
msgid "Marriage/Relationship Editor" msgid "Marriage/Relationship Editor"
msgstr "" msgstr ""
#: Marriage.py:152 Marriage.py:810 Marriage.py:833 Utils.py:130 #: Marriage.py:153 Marriage.py:811 Marriage.py:834 Utils.py:130
msgid "%s and %s" msgid "%s and %s"
msgstr "" msgstr ""
#: Marriage.py:360 #: Marriage.py:361
msgid "New Relationship" msgid "New Relationship"
msgstr "" msgstr ""
#: Marriage.py:627 Marriage.py:640 #: Marriage.py:628 Marriage.py:641
msgid "Save Changes?" msgid "Save Changes?"
msgstr "" msgstr ""
#: Marriage.py:661 #: Marriage.py:662
msgid "The GRAMPS ID that you chose for this relationship is already being used." msgid "The GRAMPS ID that you chose for this relationship is already being used."
msgstr "" msgstr ""
#: Marriage.py:717 #: Marriage.py:718
msgid "Edit Marriage" msgid "Edit Marriage"
msgstr "" msgstr ""
@ -1908,7 +1908,7 @@ msgstr ""
#: PeopleView.py:84 WriteGedcom.py:335 gramps_main.py:955 #: PeopleView.py:84 WriteGedcom.py:335 gramps_main.py:955
#: plugins/EventCmp.py:158 plugins/ExportVCalendar.py:82 #: plugins/EventCmp.py:158 plugins/ExportVCalendar.py:82
#: plugins/ExportVCard.py:84 plugins/GraphViz.py:517 #: plugins/ExportVCard.py:84 plugins/GraphViz.py:517
#: plugins/IndivComplete.py:510 plugins/NavWebPage.py:2009 #: plugins/IndivComplete.py:510 plugins/NavWebPage.py:1963
#: plugins/StatisticsChart.py:827 plugins/TimeLine.py:411 #: plugins/StatisticsChart.py:827 plugins/TimeLine.py:411
#: plugins/WebPage.py:1333 plugins/WriteFtree.py:86 plugins/WriteGeneWeb.py:87 #: plugins/WebPage.py:1333 plugins/WriteFtree.py:86 plugins/WriteGeneWeb.py:87
msgid "Entire Database" msgid "Entire Database"
@ -2360,7 +2360,7 @@ msgstr ""
msgid "%(report_name)s for GRAMPS Book" msgid "%(report_name)s for GRAMPS Book"
msgstr "" msgstr ""
#: Report.py:560 Report.py:1102 #: Report.py:560 Report.py:1106
msgid "Document Options" msgid "Document Options"
msgstr "" msgstr ""
@ -2396,109 +2396,109 @@ msgstr ""
msgid "Page break between generations" msgid "Page break between generations"
msgstr "" msgstr ""
#: Report.py:892 Witness.py:212 plugins/FilterEditor.py:219 #: Report.py:896 Witness.py:212 plugins/FilterEditor.py:219
msgid "Select Person" msgid "Select Person"
msgstr "" msgstr ""
#: Report.py:969 #: Report.py:973
msgid "%(report_name)s for %(person_name)s" msgid "%(report_name)s for %(person_name)s"
msgstr "" msgstr ""
#: Report.py:1056 Report.py:1139 docgen/PSDrawDoc.py:410 #: Report.py:1060 Report.py:1143 docgen/PSDrawDoc.py:410
msgid "Print a copy" msgid "Print a copy"
msgstr "" msgstr ""
#: Report.py:1112 #: Report.py:1116
msgid "Save As" msgid "Save As"
msgstr "" msgstr ""
#: Report.py:1117 plugins/NavWebPage.py:2259 #: Report.py:1121 plugins/NavWebPage.py:2223
msgid "Directory" msgid "Directory"
msgstr "" msgstr ""
#: Report.py:1119 plugins/NavWebPage.py:2256 #: Report.py:1123 plugins/NavWebPage.py:2220
msgid "Filename" msgid "Filename"
msgstr "" msgstr ""
#: Report.py:1145 #: Report.py:1149
msgid "Output Format" msgid "Output Format"
msgstr "" msgstr ""
#: Report.py:1201 Report.py:1203 #: Report.py:1205 Report.py:1207
msgid "Paper Options" msgid "Paper Options"
msgstr "" msgstr ""
#: Report.py:1212 plugins/SimpleBookTitle.py:210 #: Report.py:1216 plugins/SimpleBookTitle.py:210
msgid "Size" msgid "Size"
msgstr "" msgstr ""
#: Report.py:1217 #: Report.py:1221
msgid "Height" msgid "Height"
msgstr "" msgstr ""
#: Report.py:1225 Report.py:1241 gramps.glade:21900 gramps.glade:21928 #: Report.py:1229 Report.py:1245 gramps.glade:21900 gramps.glade:21928
#: gramps.glade:21956 gramps.glade:22416 #: gramps.glade:21956 gramps.glade:22416
msgid "cm" msgid "cm"
msgstr "" msgstr ""
#: Report.py:1229 #: Report.py:1233
msgid "Orientation" msgid "Orientation"
msgstr "" msgstr ""
#: Report.py:1233 #: Report.py:1237
msgid "Width" msgid "Width"
msgstr "" msgstr ""
#: Report.py:1254 #: Report.py:1258
msgid "Page Count" msgid "Page Count"
msgstr "" msgstr ""
#: Report.py:1280 Report.py:1285 plugins/NavWebPage.py:2240 #: Report.py:1284 Report.py:1289 plugins/NavWebPage.py:2204
#: plugins/NavWebPage.py:2245 #: plugins/NavWebPage.py:2209
msgid "HTML Options" msgid "HTML Options"
msgstr "" msgstr ""
#: Report.py:1288 plugins/WebPage.py:1507 #: Report.py:1292 plugins/WebPage.py:1507
msgid "Template" msgid "Template"
msgstr "" msgstr ""
#: Report.py:1312 plugins/WebPage.py:1508 #: Report.py:1316 plugins/WebPage.py:1508
msgid "User Template" msgid "User Template"
msgstr "" msgstr ""
#: Report.py:1316 plugins/WebPage.py:1466 #: Report.py:1320 plugins/WebPage.py:1466
msgid "Choose File" msgid "Choose File"
msgstr "" msgstr ""
#: Report.py:1348 #: Report.py:1352
msgid "Invalid file name" msgid "Invalid file name"
msgstr "" msgstr ""
#: Report.py:1349 #: Report.py:1353
msgid "" msgid ""
"The filename that you gave is a directory.\n" "The filename that you gave is a directory.\n"
"You need to provide a valid filename." "You need to provide a valid filename."
msgstr "" msgstr ""
#: Report.py:1354 #: Report.py:1358
msgid "File already exists" msgid "File already exists"
msgstr "" msgstr ""
#: Report.py:1355 #: Report.py:1359
msgid "You can choose to either overwrite the file, or change the selected filename." msgid "You can choose to either overwrite the file, or change the selected filename."
msgstr "" msgstr ""
#: Report.py:1357 #: Report.py:1361
msgid "_Overwrite" msgid "_Overwrite"
msgstr "" msgstr ""
#: Report.py:1358 #: Report.py:1362
msgid "_Change filename" msgid "_Change filename"
msgstr "" msgstr ""
#: ReportUtils.py:297 ReportUtils.py:412 Utils.py:165 Utils.py:167 #: ReportUtils.py:297 ReportUtils.py:412 Utils.py:165 Utils.py:167
#: plugins/NavWebPage.py:2433 plugins/NavWebPage.py:2439 #: plugins/NavWebPage.py:2397 plugins/NavWebPage.py:2403
#: plugins/NavWebPage.py:2445 #: plugins/NavWebPage.py:2409
msgid "Private" msgid "Private"
msgstr "" msgstr ""
@ -3415,7 +3415,7 @@ msgstr ""
#: WriteGedcom.py:340 plugins/DescendReport.py:116 #: WriteGedcom.py:340 plugins/DescendReport.py:116
#: plugins/ExportVCalendar.py:87 plugins/ExportVCard.py:89 #: plugins/ExportVCalendar.py:87 plugins/ExportVCard.py:89
#: plugins/FtmStyleDescendants.py:121 plugins/GraphViz.py:521 #: plugins/FtmStyleDescendants.py:121 plugins/GraphViz.py:521
#: plugins/IndivComplete.py:514 plugins/NavWebPage.py:2013 #: plugins/IndivComplete.py:514 plugins/NavWebPage.py:1967
#: plugins/StatisticsChart.py:831 plugins/TimeLine.py:415 #: plugins/StatisticsChart.py:831 plugins/TimeLine.py:415
#: plugins/WebPage.py:1337 plugins/WriteFtree.py:91 plugins/WriteGeneWeb.py:92 #: plugins/WebPage.py:1337 plugins/WriteFtree.py:91 plugins/WriteGeneWeb.py:92
msgid "Descendants of %s" msgid "Descendants of %s"
@ -3424,7 +3424,7 @@ msgstr ""
#: WriteGedcom.py:346 plugins/Ancestors.py:141 plugins/ExportVCalendar.py:93 #: WriteGedcom.py:346 plugins/Ancestors.py:141 plugins/ExportVCalendar.py:93
#: plugins/ExportVCard.py:95 plugins/FtmStyleAncestors.py:96 #: plugins/ExportVCard.py:95 plugins/FtmStyleAncestors.py:96
#: plugins/GraphViz.py:525 plugins/IndivComplete.py:518 #: plugins/GraphViz.py:525 plugins/IndivComplete.py:518
#: plugins/NavWebPage.py:2021 plugins/StatisticsChart.py:835 #: plugins/NavWebPage.py:1975 plugins/StatisticsChart.py:835
#: plugins/TimeLine.py:419 plugins/WebPage.py:1345 plugins/WriteFtree.py:97 #: plugins/TimeLine.py:419 plugins/WebPage.py:1345 plugins/WriteFtree.py:97
#: plugins/WriteGeneWeb.py:98 #: plugins/WriteGeneWeb.py:98
msgid "Ancestors of %s" msgid "Ancestors of %s"
@ -3432,7 +3432,7 @@ msgstr ""
#: WriteGedcom.py:352 plugins/ExportVCalendar.py:99 plugins/ExportVCard.py:101 #: WriteGedcom.py:352 plugins/ExportVCalendar.py:99 plugins/ExportVCard.py:101
#: plugins/GraphViz.py:529 plugins/IndivComplete.py:522 #: plugins/GraphViz.py:529 plugins/IndivComplete.py:522
#: plugins/NavWebPage.py:2025 plugins/StatisticsChart.py:839 #: plugins/NavWebPage.py:1979 plugins/StatisticsChart.py:839
#: plugins/TimeLine.py:423 plugins/WebPage.py:1349 plugins/WriteFtree.py:103 #: plugins/TimeLine.py:423 plugins/WebPage.py:1349 plugins/WriteFtree.py:103
#: plugins/WriteGeneWeb.py:104 #: plugins/WriteGeneWeb.py:104
msgid "People with common ancestor with %s" msgid "People with common ancestor with %s"
@ -3831,7 +3831,7 @@ msgstr ""
msgid "Code Generators" msgid "Code Generators"
msgstr "" msgstr ""
#: const.py:944 plugins/NavWebPage.py:2266 plugins/WebPage.py:1787 #: const.py:944 plugins/NavWebPage.py:2230 plugins/WebPage.py:1787
msgid "Web Page" msgid "Web Page"
msgstr "" msgstr ""
@ -6349,7 +6349,7 @@ msgstr ""
#: plugins/FtmStyleAncestors.py:422 plugins/FtmStyleDescendants.py:572 #: plugins/FtmStyleAncestors.py:422 plugins/FtmStyleDescendants.py:572
#: plugins/GraphViz.py:968 plugins/GraphViz.py:982 #: plugins/GraphViz.py:968 plugins/GraphViz.py:982
#: plugins/IndivComplete.py:595 plugins/IndivSummary.py:391 #: plugins/IndivComplete.py:595 plugins/IndivSummary.py:391
#: plugins/NavWebPage.py:2464 plugins/Summary.py:178 plugins/TimeLine.py:479 #: plugins/NavWebPage.py:2428 plugins/Summary.py:178 plugins/TimeLine.py:479
msgid "Beta" msgid "Beta"
msgstr "" msgstr ""
@ -8055,7 +8055,7 @@ msgid "Previous"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:757 #: plugins/NavWebPage.py:757
msgid "%(page_number)d of %(total_pages)dpage_numbertotal_pages" msgid "%(page_number)d of %(total_pages)d"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:761 #: plugins/NavWebPage.py:761
@ -8079,7 +8079,7 @@ msgid "Number of people"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:980 #: plugins/NavWebPage.py:980
msgid "This page contains an index of all the sources in the database, sorted by their title. Clicking on a sources's title will take you to that sources's page." msgid "This page contains an index of all the sources in the database, sorted by their title. Clicking on a source's title will take you to that source's page."
msgstr "" msgstr ""
#: plugins/NavWebPage.py:1028 #: plugins/NavWebPage.py:1028
@ -8173,136 +8173,136 @@ msgstr ""
msgid "Missing media object" msgid "Missing media object"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:1920 #: plugins/NavWebPage.py:1935
msgid "Standard copyright"
msgstr ""
#: plugins/NavWebPage.py:1921
msgid "Creative Commons - By attribution"
msgstr ""
#: plugins/NavWebPage.py:1922
msgid "Creative Commons - By attribution, No derivations"
msgstr ""
#: plugins/NavWebPage.py:1923
msgid "Creative Commons - By attribution, Share-alike"
msgstr ""
#: plugins/NavWebPage.py:1924
msgid "Creative Commons - By attribution, Non-commercial"
msgstr ""
#: plugins/NavWebPage.py:1925
msgid "Creative Commons - By attribution, Non-commercial, No derivations"
msgstr ""
#: plugins/NavWebPage.py:1927
msgid "Creative Commons - By attribution, Non-commerical, Share-alike"
msgstr ""
#: plugins/NavWebPage.py:1929
msgid "No copyright notice"
msgstr ""
#: plugins/NavWebPage.py:1947
msgid "My Family Tree" msgid "My Family Tree"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2017 plugins/WebPage.py:1341 #: plugins/NavWebPage.py:1971 plugins/WebPage.py:1341
msgid "Descendant Families of %s" msgid "Descendant Families of %s"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2031 plugins/WebPage.py:1356 #: plugins/NavWebPage.py:1985 plugins/WebPage.py:1356
msgid "Do not include records marked private" msgid "Do not include records marked private"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2032 plugins/WebPage.py:1357 #: plugins/NavWebPage.py:1986 plugins/WebPage.py:1357
msgid "Restrict information on living people" msgid "Restrict information on living people"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2033 #: plugins/NavWebPage.py:1987
msgid "Years to restrict from person's death" msgid "Years to restrict from person's death"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2034 plugins/WebPage.py:1364 #: plugins/NavWebPage.py:1988 plugins/WebPage.py:1364
msgid "Image subdirectory" msgid "Image subdirectory"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2035 #: plugins/NavWebPage.py:1989
msgid "Web site title" msgid "Web site title"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2036 plugins/WebPage.py:1366 #: plugins/NavWebPage.py:1990 plugins/WebPage.py:1366
msgid "File extension" msgid "File extension"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2037 plugins/WebPage.py:1368 #: plugins/NavWebPage.py:1991 plugins/WebPage.py:1368
msgid "Split alphabetical sections to separate pages" msgid "Split alphabetical sections to separate pages"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2038 plugins/WebPage.py:1371 #: plugins/NavWebPage.py:1992 plugins/WebPage.py:1371
msgid "Include short ancestor tree" msgid "Include short ancestor tree"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2039 #: plugins/NavWebPage.py:1993
msgid "Publisher contact/Note ID" msgid "Publisher contact/Note ID"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2040 #: plugins/NavWebPage.py:1994
msgid "Include download page" msgid "Include download page"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2045 #: plugins/NavWebPage.py:1999
msgid "Suppress GRAMPS ID" msgid "Suppress GRAMPS ID"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2114 #: plugins/NavWebPage.py:2037
msgid "Standard copyright"
msgstr ""
#: plugins/NavWebPage.py:2038
msgid "Creative Commons - By attribution"
msgstr ""
#: plugins/NavWebPage.py:2039
msgid "Creative Commons - By attribution, No derivations"
msgstr ""
#: plugins/NavWebPage.py:2040
msgid "Creative Commons - By attribution, Share-alike"
msgstr ""
#: plugins/NavWebPage.py:2041
msgid "Creative Commons - By attribution, Non-commercial"
msgstr ""
#: plugins/NavWebPage.py:2042
msgid "Creative Commons - By attribution, Non-commercial, No derivations"
msgstr ""
#: plugins/NavWebPage.py:2043
msgid "Creative Commons - By attribution, Non-commerical, Share-alike"
msgstr ""
#: plugins/NavWebPage.py:2044
msgid "No copyright notice"
msgstr ""
#: plugins/NavWebPage.py:2078
msgid "Character set encoding" msgid "Character set encoding"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2115 #: plugins/NavWebPage.py:2079
msgid "Stylesheet" msgid "Stylesheet"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2116 #: plugins/NavWebPage.py:2080
msgid "Copyright" msgid "Copyright"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2118 #: plugins/NavWebPage.py:2082
msgid "Page Generation" msgid "Page Generation"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2141 #: plugins/NavWebPage.py:2105
msgid "Home Media/Note ID" msgid "Home Media/Note ID"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2143 #: plugins/NavWebPage.py:2107
msgid "Introduction Media/Note ID" msgid "Introduction Media/Note ID"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2151 plugins/WebPage.py:1499 #: plugins/NavWebPage.py:2115 plugins/WebPage.py:1499
msgid "Privacy" msgid "Privacy"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2209 plugins/NavWebPage.py:2266 #: plugins/NavWebPage.py:2173 plugins/NavWebPage.py:2230
#: plugins/WebPage.py:1771 plugins/WebPage.py:1787 #: plugins/WebPage.py:1771 plugins/WebPage.py:1787
msgid "Generate Web Site" msgid "Generate Web Site"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2248 #: plugins/NavWebPage.py:2212
msgid "Store web pages in .tar.gz archive" msgid "Store web pages in .tar.gz archive"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2271 plugins/WebPage.py:1792 #: plugins/NavWebPage.py:2235 plugins/WebPage.py:1792
msgid "Target Directory" msgid "Target Directory"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2461 #: plugins/NavWebPage.py:2425
msgid "Narrative Web Site" msgid "Narrative Web Site"
msgstr "" msgstr ""
#: plugins/NavWebPage.py:2465 #: plugins/NavWebPage.py:2429
msgid "Generates web (HTML) pages for individuals, or a set of individuals." msgid "Generates web (HTML) pages for individuals, or a set of individuals."
msgstr "" msgstr ""
@ -8415,7 +8415,7 @@ msgid "Calculates the relationship between two people"
msgstr "" msgstr ""
#: plugins/ReorderIds.py:73 #: plugins/ReorderIds.py:73
msgid "Reording GRAMPS IDs" msgid "Reordering GRAMPS IDs"
msgstr "" msgstr ""
#: plugins/ReorderIds.py:77 #: plugins/ReorderIds.py:77
@ -8439,7 +8439,7 @@ msgid "Reordering Place IDs"
msgstr "" msgstr ""
#: plugins/ReorderIds.py:98 plugins/ReorderIds.py:163 #: plugins/ReorderIds.py:98 plugins/ReorderIds.py:163
msgid "Reorder gramps IDs" msgid "Reorder GRAMPS IDs"
msgstr "" msgstr ""
#: plugins/ReorderIds.py:147 #: plugins/ReorderIds.py:147