New locations gramplet [8316e0]

This commit is contained in:
Jérôme Rapinat
2014-10-22 08:30:19 +02:00
parent 4bbc0f74d4
commit 506d7e3160
4 changed files with 128 additions and 60 deletions

View File

@@ -565,6 +565,7 @@ gramps/plugins/gramplet/faqgramplet.py
gramps/plugins/gramplet/givennamegramplet.py gramps/plugins/gramplet/givennamegramplet.py
gramps/plugins/gramplet/gramplet.gpr.py gramps/plugins/gramplet/gramplet.gpr.py
gramps/plugins/gramplet/leak.py gramps/plugins/gramplet/leak.py
gramps/plugins/gramplet/locations.py
gramps/plugins/gramplet/notes.py gramps/plugins/gramplet/notes.py
gramps/plugins/gramplet/pedigreegramplet.py gramps/plugins/gramplet/pedigreegramplet.py
gramps/plugins/gramplet/persondetails.py gramps/plugins/gramplet/persondetails.py

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: nova\n" "Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-21 15:14+0200\n" "POT-Creation-Date: 2014-10-22 08:23+0200\n"
"PO-Revision-Date: 2014-10-20 20:13+0200\n" "PO-Revision-Date: 2014-10-20 20:13+0200\n"
"Last-Translator: Pier Luigi Cinquantini <plcinquantini@gmail.com>\n" "Last-Translator: Pier Luigi Cinquantini <plcinquantini@gmail.com>\n"
"Language-Team: Esperanto <kde-i18n-it@kde.org>\n" "Language-Team: Esperanto <kde-i18n-it@kde.org>\n"
@@ -5709,7 +5709,6 @@ msgstr "Patrinlinia"
#: ../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 "Loko" msgstr "Loko"
@@ -7857,6 +7856,8 @@ msgstr "Lok-ref."
#: ../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
@@ -8015,6 +8016,8 @@ msgstr "Deponejo"
#: ../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
@@ -9128,6 +9131,7 @@ msgstr "Movu malsupren la elektitan adreson"
#: ../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
@@ -9164,6 +9168,7 @@ msgid "Place Name"
msgstr "Loknomo" msgstr "Loknomo"
#: ../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 "Alternativaj nomoj" msgstr "Alternativaj nomoj"
@@ -18543,6 +18548,21 @@ msgstr "Gramplet por generi SoundEx-kodojn"
msgid "SoundEx" msgid "SoundEx"
msgstr "SoundEx" msgstr "SoundEx"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1233
#, fuzzy
msgid "Place Locations"
msgstr "Lokcitaĵoj"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1234
#, fuzzy
msgid "Gramplet showing the locations of a place over time"
msgstr "Gramplet por montri la citaĵojn por loko"
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1241
#, fuzzy
msgid "Locations"
msgstr "Loko"
#: ../gramps/plugins/gramplet/leak.py:102 #: ../gramps/plugins/gramplet/leak.py:102
#: ../gramps/plugins/webreport/narrativeweb.py:2721 #: ../gramps/plugins/webreport/narrativeweb.py:2721
#: ../gramps/plugins/webreport/narrativeweb.py:4195 #: ../gramps/plugins/webreport/narrativeweb.py:4195
@@ -18572,6 +18592,11 @@ msgstr "%d referenciĝas al"
msgid "Uncollected Objects: %s" msgid "Uncollected Objects: %s"
msgstr "Nekolektitaj objektoj: %s" msgstr "Nekolektitaj objektoj: %s"
#: ../gramps/plugins/gramplet/locations.py:81
#, fuzzy
msgid "Double-click on a row to edit the selected place."
msgstr "Duoble alklaku linion por redakti elektitan filon."
#: ../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
@@ -18698,7 +18723,7 @@ msgstr "%(date)s - %(place)s."
msgid "%(date)s." msgid "%(date)s."
msgstr "%(date)s." msgstr "%(date)s."
#: ../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:380 #: ../gramps/plugins/webreport/narrativeweb.py:380
@@ -18706,7 +18731,7 @@ msgstr "%(date)s."
msgid "Latitude" msgid "Latitude"
msgstr "Latitudo" msgstr "Latitudo"
#: ../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:382 #: ../gramps/plugins/webreport/narrativeweb.py:382

125
po/fr.po
View File

@@ -26,8 +26,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 4.1.0\n" "Project-Id-Version: 4.1.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-08 11:34+0200\n" "POT-Creation-Date: 2014-10-22 08:23+0200\n"
"PO-Revision-Date: 2014-10-08 11:36+0100\n" "PO-Revision-Date: 2014-10-22 08:28+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French <traduc@traduc.org>\n" "Language-Team: French <traduc@traduc.org>\n"
"Language: fr\n" "Language: fr\n"
@@ -884,7 +884,6 @@ msgstr "Jamais"
msgid "Locked by %s" msgid "Locked by %s"
msgstr "Verrouillé par %s" msgstr "Verrouillé par %s"
#. not all families have a spouse.
#: ../gramps/cli/clidbman.py:521 #: ../gramps/cli/clidbman.py:521
#: ../gramps/gen/lib/attrtype.py:62 #: ../gramps/gen/lib/attrtype.py:62
#: ../gramps/gen/lib/childreftype.py:78 #: ../gramps/gen/lib/childreftype.py:78
@@ -911,15 +910,14 @@ msgstr "Verrouillé par %s"
#: ../gramps/gui/editors/displaytabs/personrefembedlist.py:124 #: ../gramps/gui/editors/displaytabs/personrefembedlist.py:124
#: ../gramps/gui/editors/editmedia.py:169 #: ../gramps/gui/editors/editmedia.py:169
#: ../gramps/gui/editors/editmediaref.py:133 #: ../gramps/gui/editors/editmediaref.py:133
#: ../gramps/plugins/gramplet/persondetails.py:175
#: ../gramps/plugins/gramplet/persondetails.py:181 #: ../gramps/plugins/gramplet/persondetails.py:181
#: ../gramps/plugins/gramplet/persondetails.py:183 #: ../gramps/plugins/gramplet/persondetails.py:187
#: ../gramps/plugins/gramplet/persondetails.py:184 #: ../gramps/plugins/gramplet/persondetails.py:189
#: ../gramps/plugins/gramplet/relativegramplet.py:122 #: ../gramps/plugins/gramplet/persondetails.py:190
#: ../gramps/plugins/gramplet/relativegramplet.py:133 #: ../gramps/plugins/gramplet/relativegramplet.py:124
#: ../gramps/plugins/gramplet/relativegramplet.py:135
#: ../gramps/plugins/graph/gvfamilylines.py:164 #: ../gramps/plugins/graph/gvfamilylines.py:164
#: ../gramps/plugins/graph/gvrelgraph.py:625 #: ../gramps/plugins/graph/gvrelgraph.py:625
#: ../gramps/plugins/lib/libnarrate.py:1999
#: ../gramps/plugins/lib/maps/geography.py:766 #: ../gramps/plugins/lib/maps/geography.py:766
#: ../gramps/plugins/lib/maps/geography.py:773 #: ../gramps/plugins/lib/maps/geography.py:773
#: ../gramps/plugins/lib/maps/geography.py:774 #: ../gramps/plugins/lib/maps/geography.py:774
@@ -5578,7 +5576,7 @@ msgstr[1] "{number_of} ans"
#: ../gramps/gen/lib/date.py:422 #: ../gramps/gen/lib/date.py:422
#: ../gramps/gen/lib/date.py:433 #: ../gramps/gen/lib/date.py:433
#: ../gramps/plugins/drawreport/descendtree.py:356 #: ../gramps/plugins/drawreport/descendtree.py:356
#: ../gramps/plugins/gramplet/persondetails.py:198 #: ../gramps/plugins/gramplet/persondetails.py:204
#: ../gramps/plugins/gramplet/whatsnext.py:370 #: ../gramps/plugins/gramplet/whatsnext.py:370
#: ../gramps/plugins/gramplet/whatsnext.py:392 #: ../gramps/plugins/gramplet/whatsnext.py:392
#: ../gramps/plugins/gramplet/whatsnext.py:442 #: ../gramps/plugins/gramplet/whatsnext.py:442
@@ -5856,7 +5854,7 @@ msgstr "Nombre de mariages"
#: ../gramps/gen/lib/eventtype.py:193 #: ../gramps/gen/lib/eventtype.py:193
#: ../gramps/gen/lib/nameorigintype.py:91 #: ../gramps/gen/lib/nameorigintype.py:91
#: ../gramps/plugins/gramplet/persondetails.py:123 #: ../gramps/plugins/gramplet/persondetails.py:129
msgid "Occupation" msgid "Occupation"
msgstr "Profession" msgstr "Profession"
@@ -5874,7 +5872,7 @@ msgid "Property"
msgstr "Possessions" msgstr "Possessions"
#: ../gramps/gen/lib/eventtype.py:197 #: ../gramps/gen/lib/eventtype.py:197
#: ../gramps/plugins/gramplet/persondetails.py:125 #: ../gramps/plugins/gramplet/persondetails.py:131
msgid "Religion" msgid "Religion"
msgstr "Religion" msgstr "Religion"
@@ -6176,7 +6174,7 @@ msgstr "Annulé"
#: ../gramps/gui/merge/mergeperson.py:247 #: ../gramps/gui/merge/mergeperson.py:247
#: ../gramps/plugins/export/exportcsv.py:531 #: ../gramps/plugins/export/exportcsv.py:531
#: ../gramps/plugins/gramplet/children.py:83 #: ../gramps/plugins/gramplet/children.py:83
#: ../gramps/plugins/gramplet/children.py:180 #: ../gramps/plugins/gramplet/children.py:183
#: ../gramps/plugins/importer/importcsv.py:228 #: ../gramps/plugins/importer/importcsv.py:228
msgid "Child" msgid "Child"
msgstr "Enfant" msgstr "Enfant"
@@ -6305,7 +6303,6 @@ msgstr "Lignée maternelle (nom de la mère)"
#: ../gramps/gen/lib/nameorigintype.py:92 #: ../gramps/gen/lib/nameorigintype.py:92
#: ../gramps/gui/clipboard.py:330 #: ../gramps/gui/clipboard.py:330
#: ../gramps/gui/plug/_windows.py:620 #: ../gramps/gui/plug/_windows.py:620
#: ../gramps/plugins/gramplet/placedetails.py:125
msgid "Location" msgid "Location"
msgstr "Emplacement" msgstr "Emplacement"
@@ -8462,7 +8459,7 @@ msgstr "Non-disponible"
#: ../gramps/gui/editors/editaddress.py:155 #: ../gramps/gui/editors/editaddress.py:155
#: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:101 #: ../gramps/gui/filters/sidebar/_reposidebarfilter.py:101
#: ../gramps/gui/grampsgui.py:144 #: ../gramps/gui/grampsgui.py:144
#: ../gramps/plugins/gramplet/repositorydetails.py:122 #: ../gramps/plugins/gramplet/repositorydetails.py:128
#: ../gramps/plugins/textreport/familygroup.py:324 #: ../gramps/plugins/textreport/familygroup.py:324
#: ../gramps/plugins/webreport/narrativeweb.py:6720 #: ../gramps/plugins/webreport/narrativeweb.py:6720
msgid "Address" msgid "Address"
@@ -8593,6 +8590,8 @@ msgstr "Réf. Lieu"
#: ../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
@@ -8769,6 +8768,8 @@ msgstr "Dépôt "
#: ../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
@@ -8809,7 +8810,7 @@ msgstr "Type"
#: ../gramps/gui/selectors/selectrepository.py:60 #: ../gramps/gui/selectors/selectrepository.py:60
#: ../gramps/gui/selectors/selectsource.py:60 #: ../gramps/gui/selectors/selectsource.py:60
#: ../gramps/gui/widgets/grampletpane.py:1551 #: ../gramps/gui/widgets/grampletpane.py:1551
#: ../gramps/plugins/gramplet/persondetails.py:124 #: ../gramps/plugins/gramplet/persondetails.py:130
#: ../gramps/plugins/lib/libplaceview.py:93 #: ../gramps/plugins/lib/libplaceview.py:93
#: ../gramps/plugins/textreport/tagreport.py:390 #: ../gramps/plugins/textreport/tagreport.py:390
#: ../gramps/plugins/textreport/tagreport.py:539 #: ../gramps/plugins/textreport/tagreport.py:539
@@ -8988,7 +8989,7 @@ msgstr "Code lieu "
# L'espace finale est pour précéder le « : » codé en dur dans certains contextes. # L'espace finale est pour précéder le « : » codé en dur dans certains contextes.
# /!\ vérifier double espace avec search bar "%(titre colonne)s contient" # /!\ vérifier double espace avec search bar "%(titre colonne)s contient"
#: ../gramps/gui/configure.py:515 #: ../gramps/gui/configure.py:515
#: ../gramps/plugins/gramplet/repositorydetails.py:110 #: ../gramps/plugins/gramplet/repositorydetails.py:116
#: ../gramps/plugins/webreport/narrativeweb.py:389 #: ../gramps/plugins/webreport/narrativeweb.py:389
msgid "Phone" msgid "Phone"
msgstr "Téléphone " msgstr "Téléphone "
@@ -9871,7 +9872,7 @@ msgstr ""
"Sélectionnez plutôt une des options disponibles" "Sélectionnez plutôt une des options disponibles"
#: ../gramps/gui/displaystate.py:384 #: ../gramps/gui/displaystate.py:384
#: ../gramps/plugins/gramplet/persondetails.py:133 #: ../gramps/plugins/gramplet/persondetails.py:139
msgid "No active person" msgid "No active person"
msgstr "Aucun individu actif" msgstr "Aucun individu actif"
@@ -9995,6 +9996,7 @@ msgstr "Déplacer l'adresse sélectionnée vers le bas"
#: ../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
@@ -10032,6 +10034,7 @@ msgstr "Nom du lieu"
# trunk # trunk
#: ../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 "Noms alternatifs" msgstr "Noms alternatifs"
@@ -10265,7 +10268,7 @@ msgstr ""
#: ../gramps/gui/merge/mergeperson.py:220 #: ../gramps/gui/merge/mergeperson.py:220
#: ../gramps/gui/selectors/selectfamily.py:61 #: ../gramps/gui/selectors/selectfamily.py:61
#: ../gramps/gui/widgets/reorderfam.py:83 #: ../gramps/gui/widgets/reorderfam.py:83
#: ../gramps/plugins/gramplet/persondetails.py:186 #: ../gramps/plugins/gramplet/persondetails.py:192
#: ../gramps/plugins/importer/importcsv.py:234 #: ../gramps/plugins/importer/importcsv.py:234
#: ../gramps/plugins/quickview/all_relations.py:300 #: ../gramps/plugins/quickview/all_relations.py:300
#: ../gramps/plugins/textreport/familygroup.py:209 #: ../gramps/plugins/textreport/familygroup.py:209
@@ -10287,7 +10290,7 @@ msgstr "Père "
#: ../gramps/gui/merge/mergeperson.py:222 #: ../gramps/gui/merge/mergeperson.py:222
#: ../gramps/gui/selectors/selectfamily.py:62 #: ../gramps/gui/selectors/selectfamily.py:62
#: ../gramps/gui/widgets/reorderfam.py:84 #: ../gramps/gui/widgets/reorderfam.py:84
#: ../gramps/plugins/gramplet/persondetails.py:187 #: ../gramps/plugins/gramplet/persondetails.py:193
#: ../gramps/plugins/importer/importcsv.py:231 #: ../gramps/plugins/importer/importcsv.py:231
#: ../gramps/plugins/quickview/all_relations.py:297 #: ../gramps/plugins/quickview/all_relations.py:297
#: ../gramps/plugins/textreport/familygroup.py:226 #: ../gramps/plugins/textreport/familygroup.py:226
@@ -11014,7 +11017,7 @@ msgstr "Maternel"
#: ../gramps/gui/editors/editfamily.py:127 #: ../gramps/gui/editors/editfamily.py:127
#: ../gramps/gui/selectors/selectperson.py:77 #: ../gramps/gui/selectors/selectperson.py:77
#: ../gramps/plugins/gramplet/children.py:84 #: ../gramps/plugins/gramplet/children.py:84
#: ../gramps/plugins/gramplet/children.py:181 #: ../gramps/plugins/gramplet/children.py:184
#: ../gramps/plugins/lib/libpersonview.py:100 #: ../gramps/plugins/lib/libpersonview.py:100
#: ../gramps/plugins/quickview/filterbyname.py:129 #: ../gramps/plugins/quickview/filterbyname.py:129
#: ../gramps/plugins/quickview/filterbyname.py:209 #: ../gramps/plugins/quickview/filterbyname.py:209
@@ -11034,7 +11037,7 @@ msgstr "Naissance"
#: ../gramps/gui/editors/editfamily.py:128 #: ../gramps/gui/editors/editfamily.py:128
#: ../gramps/gui/selectors/selectperson.py:79 #: ../gramps/gui/selectors/selectperson.py:79
#: ../gramps/plugins/gramplet/children.py:86 #: ../gramps/plugins/gramplet/children.py:86
#: ../gramps/plugins/gramplet/children.py:183 #: ../gramps/plugins/gramplet/children.py:186
#: ../gramps/plugins/lib/libpersonview.py:102 #: ../gramps/plugins/lib/libpersonview.py:102
#: ../gramps/plugins/quickview/lineage.py:61 #: ../gramps/plugins/quickview/lineage.py:61
#: ../gramps/plugins/quickview/lineage.py:93 #: ../gramps/plugins/quickview/lineage.py:93
@@ -18906,16 +18909,16 @@ msgid "Double-click to see %d people"
msgstr "Cliquez deux fois pour afficher %d individus" msgstr "Cliquez deux fois pour afficher %d individus"
# trunk # trunk
#: ../gramps/plugins/gramplet/ancestor.py:133 #: ../gramps/plugins/gramplet/ancestor.py:136
#: ../gramps/plugins/gramplet/ancestor.py:141 #: ../gramps/plugins/gramplet/ancestor.py:144
#: ../gramps/plugins/gramplet/descendant.py:134 #: ../gramps/plugins/gramplet/descendant.py:137
#: ../gramps/plugins/gramplet/descendant.py:142 #: ../gramps/plugins/gramplet/descendant.py:145
#, python-format #, python-format
msgid "%(abbr)s %(date)s" msgid "%(abbr)s %(date)s"
msgstr "%(abbr)s %(date)s" msgstr "%(abbr)s %(date)s"
# trunk # trunk
#: ../gramps/plugins/gramplet/ancestor.py:147 #: ../gramps/plugins/gramplet/ancestor.py:150
#, python-format #, python-format
msgid "%(depth)s. %(name)s" msgid "%(depth)s. %(name)s"
msgstr "%(depth)s. %(name)s" msgstr "%(depth)s. %(name)s"
@@ -18935,7 +18938,7 @@ msgid "Double-click a day for details"
msgstr "Double cliquez sur le jour pour les détails" msgstr "Double cliquez sur le jour pour les détails"
#: ../gramps/plugins/gramplet/children.py:79 #: ../gramps/plugins/gramplet/children.py:79
#: ../gramps/plugins/gramplet/children.py:176 #: ../gramps/plugins/gramplet/children.py:179
msgid "Double-click on a row to edit the selected child." msgid "Double-click on a row to edit the selected child."
msgstr "Double-cliquez sur une ligne pour éditer l'enfant sélectionné." msgstr "Double-cliquez sur une ligne pour éditer l'enfant sélectionné."
@@ -19892,6 +19895,20 @@ msgstr "Générer les codes SoundEx"
msgid "SoundEx" msgid "SoundEx"
msgstr "Code SoundEx :" msgstr "Code SoundEx :"
# trunk
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1233
msgid "Place Locations"
msgstr "Emplacements de lieu"
# trunk
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1234
msgid "Gramplet showing the locations of a place over time"
msgstr "Gramplet affichant les emplacements du lieu."
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1241
msgid "Locations"
msgstr "Emplacements"
#: ../gramps/plugins/gramplet/leak.py:102 #: ../gramps/plugins/gramplet/leak.py:102
#: ../gramps/plugins/webreport/narrativeweb.py:2721 #: ../gramps/plugins/webreport/narrativeweb.py:2721
#: ../gramps/plugins/webreport/narrativeweb.py:4195 #: ../gramps/plugins/webreport/narrativeweb.py:4195
@@ -19921,6 +19938,10 @@ msgstr "%d réfère à"
msgid "Uncollected Objects: %s" msgid "Uncollected Objects: %s"
msgstr "Objets non-collectés : %s" msgstr "Objets non-collectés : %s"
#: ../gramps/plugins/gramplet/locations.py:81
msgid "Double-click on a row to edit the selected place."
msgstr "Double-cliquez sur une ligne pour éditer le lieu sélectionné."
# trunk # trunk
#: ../gramps/plugins/gramplet/notes.py:99 #: ../gramps/plugins/gramplet/notes.py:99
#: ../gramps/plugins/gramplet/todo.py:124 #: ../gramps/plugins/gramplet/todo.py:124
@@ -19977,7 +19998,7 @@ msgid "(d. %s)"
msgstr "(d. %s)" msgstr "(d. %s)"
# panne ? à vérifier # panne ? à vérifier
#: ../gramps/plugins/gramplet/pedigreegramplet.py:251 #: ../gramps/plugins/gramplet/pedigreegramplet.py:253
msgid "" msgid ""
"\n" "\n"
"Breakdown by generation:\n" "Breakdown by generation:\n"
@@ -19985,25 +20006,25 @@ msgstr ""
"\n" "\n"
"Analyse par génération :\n" "Analyse par génération :\n"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:253 #: ../gramps/plugins/gramplet/pedigreegramplet.py:255
msgid "percent sign or text string|%" msgid "percent sign or text string|%"
msgstr "%" msgstr "%"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:260 #: ../gramps/plugins/gramplet/pedigreegramplet.py:262
msgid "Generation 1" msgid "Generation 1"
msgstr "Génération 1" msgstr "Génération 1"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:261 #: ../gramps/plugins/gramplet/pedigreegramplet.py:263
msgid "Double-click to see people in generation" msgid "Double-click to see people in generation"
msgstr "Cliquez deux fois pour afficher les individus de la génération" msgstr "Cliquez deux fois pour afficher les individus de la génération"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:263 #: ../gramps/plugins/gramplet/pedigreegramplet.py:265
#, python-format #, python-format
msgid " has 1 of 1 individual (%(percent)s complete)\n" msgid " has 1 of 1 individual (%(percent)s complete)\n"
msgstr " contient 1 individu sur 1 (complet à %(percent)s)\n" msgstr " contient 1 individu sur 1 (complet à %(percent)s)\n"
#. Create the Generation title, set an index marker #. Create the Generation title, set an index marker
#: ../gramps/plugins/gramplet/pedigreegramplet.py:266 #: ../gramps/plugins/gramplet/pedigreegramplet.py:268
#: ../gramps/plugins/textreport/ancestorreport.py:205 #: ../gramps/plugins/textreport/ancestorreport.py:205
#: ../gramps/plugins/textreport/detancestralreport.py:194 #: ../gramps/plugins/textreport/detancestralreport.py:194
#: ../gramps/plugins/textreport/detdescendantreport.py:288 #: ../gramps/plugins/textreport/detdescendantreport.py:288
@@ -20012,48 +20033,48 @@ msgstr " contient 1 individu sur 1 (complet à %(percent)s)\n"
msgid "Generation %d" msgid "Generation %d"
msgstr "Génération %d" msgstr "Génération %d"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:267 #: ../gramps/plugins/gramplet/pedigreegramplet.py:269
#, python-format #, python-format
msgid "Double-click to see people in generation %d" msgid "Double-click to see people in generation %d"
msgstr "Cliquez deux fois pour afficher les individus de la génération %d" msgstr "Cliquez deux fois pour afficher les individus de la génération %d"
# trunk # trunk
#. translators: leave all/any {...} untranslated #. translators: leave all/any {...} untranslated
#: ../gramps/plugins/gramplet/pedigreegramplet.py:271 #: ../gramps/plugins/gramplet/pedigreegramplet.py:273
msgid " has {count_person} of {max_count_person} individuals ({percent} complete)\n" msgid " has {count_person} of {max_count_person} individuals ({percent} complete)\n"
msgid_plural " has {count_person} of {max_count_person} individuals ({percent} complete)\n" msgid_plural " has {count_person} of {max_count_person} individuals ({percent} complete)\n"
msgstr[0] " contient {count_person} individu sur {max_count_person} (complet à {percent})\n" msgstr[0] " contient {count_person} individu sur {max_count_person} (complet à {percent})\n"
msgstr[1] " contient {count_person} individus sur {max_count_person} (complet à {percent})\n" msgstr[1] " contient {count_person} individus sur {max_count_person} (complet à {percent})\n"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:278 #: ../gramps/plugins/gramplet/pedigreegramplet.py:280
msgid "All generations" msgid "All generations"
msgstr "Toutes les générations" msgstr "Toutes les générations"
#: ../gramps/plugins/gramplet/pedigreegramplet.py:279 #: ../gramps/plugins/gramplet/pedigreegramplet.py:281
msgid "Double-click to see all generations" msgid "Double-click to see all generations"
msgstr "Cliquez deux fois pour afficher toutes les générations" msgstr "Cliquez deux fois pour afficher toutes les générations"
# trunk # trunk
#. translators: leave all/any {...} untranslated #. translators: leave all/any {...} untranslated
#: ../gramps/plugins/gramplet/pedigreegramplet.py:282 #: ../gramps/plugins/gramplet/pedigreegramplet.py:284
msgid " have {number_of} individual\n" msgid " have {number_of} individual\n"
msgid_plural " have {number_of} individuals\n" msgid_plural " have {number_of} individuals\n"
msgstr[0] " contiennent {number_of} individu\n" msgstr[0] " contiennent {number_of} individu\n"
msgstr[1] " contiennent {number_of} individus\n" msgstr[1] " contiennent {number_of} individus\n"
# trunk # trunk
#: ../gramps/plugins/gramplet/persondetails.py:227 #: ../gramps/plugins/gramplet/persondetails.py:233
#, python-format #, python-format
msgid "%(date)s - %(place)s." msgid "%(date)s - %(place)s."
msgstr "%(date)s - %(place)s." msgstr "%(date)s - %(place)s."
# trunk # trunk
#: ../gramps/plugins/gramplet/persondetails.py:230 #: ../gramps/plugins/gramplet/persondetails.py:236
#, python-format #, python-format
msgid "%(date)s." msgid "%(date)s."
msgstr "%(date)s." msgstr "%(date)s."
#: ../gramps/plugins/gramplet/placedetails.py:116 #: ../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:380 #: ../gramps/plugins/webreport/narrativeweb.py:380
@@ -20061,7 +20082,7 @@ msgstr "%(date)s."
msgid "Latitude" msgid "Latitude"
msgstr "Latitude" msgstr "Latitude"
#: ../gramps/plugins/gramplet/placedetails.py:118 #: ../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:382 #: ../gramps/plugins/webreport/narrativeweb.py:382
@@ -20097,33 +20118,33 @@ msgstr "Cliquez sur le nom pour définir cet individu comme actif\n"
msgid "Right-click name to edit person" msgid "Right-click name to edit person"
msgstr "Un clic droit pour éditer l'individu" msgstr "Un clic droit pour éditer l'individu"
#: ../gramps/plugins/gramplet/relativegramplet.py:70 #: ../gramps/plugins/gramplet/relativegramplet.py:72
#, python-format #, python-format
msgid "Active person: %s" msgid "Active person: %s"
msgstr "Individu actif : %s" msgstr "Individu actif : %s"
#: ../gramps/plugins/gramplet/relativegramplet.py:86 #: ../gramps/plugins/gramplet/relativegramplet.py:88
#, python-format #, python-format
msgid "%d. Partner: " msgid "%d. Partner: "
msgstr "%d. Conjoint : " msgstr "%d. Conjoint : "
#: ../gramps/plugins/gramplet/relativegramplet.py:90 #: ../gramps/plugins/gramplet/relativegramplet.py:92
#, python-format #, python-format
msgid "%d. Partner: Not known" msgid "%d. Partner: Not known"
msgstr "%d. Conjoint : non-connu" msgstr "%d. Conjoint : non-connu"
#: ../gramps/plugins/gramplet/relativegramplet.py:105 #: ../gramps/plugins/gramplet/relativegramplet.py:107
msgid "Parents:" msgid "Parents:"
msgstr "Parents :" msgstr "Parents :"
#: ../gramps/plugins/gramplet/relativegramplet.py:117 #: ../gramps/plugins/gramplet/relativegramplet.py:119
#: ../gramps/plugins/gramplet/relativegramplet.py:121 #: ../gramps/plugins/gramplet/relativegramplet.py:123
#, python-format #, python-format
msgid " %d.a Mother: " msgid " %d.a Mother: "
msgstr " %d.a Mère : " msgstr " %d.a Mère : "
#: ../gramps/plugins/gramplet/relativegramplet.py:128 #: ../gramps/plugins/gramplet/relativegramplet.py:130
#: ../gramps/plugins/gramplet/relativegramplet.py:132 #: ../gramps/plugins/gramplet/relativegramplet.py:134
#, python-format #, python-format
msgid " %d.b Father: " msgid " %d.b Father: "
msgstr " %d.b Père : " msgstr " %d.b Père : "
@@ -27591,7 +27612,7 @@ msgstr "Fiche de %s"
#: ../gramps/plugins/textreport/indivcomplete.py:570 #: ../gramps/plugins/textreport/indivcomplete.py:570
#, python-format #, python-format
msgid "%s:" msgid "%s:"
msgstr "" msgstr "%s :"
#: ../gramps/plugins/textreport/indivcomplete.py:576 #: ../gramps/plugins/textreport/indivcomplete.py:576
#: ../gramps/plugins/tool/dumpgenderstats.py:65 #: ../gramps/plugins/tool/dumpgenderstats.py:65

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-21 15:14+0200\n" "POT-Creation-Date: 2014-10-22 08:23+0200\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"
@@ -6010,7 +6010,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 ""
@@ -8184,6 +8183,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
@@ -8342,6 +8343,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
@@ -9430,6 +9433,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
@@ -9466,6 +9470,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 ""
@@ -18912,6 +18917,18 @@ msgstr ""
msgid "SoundEx" msgid "SoundEx"
msgstr "" msgstr ""
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1233
msgid "Place Locations"
msgstr ""
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1234
msgid "Gramplet showing the locations of a place over time"
msgstr ""
#: ../gramps/plugins/gramplet/gramplet.gpr.py:1241
msgid "Locations"
msgstr ""
#: ../gramps/plugins/gramplet/leak.py:102 #: ../gramps/plugins/gramplet/leak.py:102
#: ../gramps/plugins/webreport/narrativeweb.py:2721 #: ../gramps/plugins/webreport/narrativeweb.py:2721
#: ../gramps/plugins/webreport/narrativeweb.py:4195 #: ../gramps/plugins/webreport/narrativeweb.py:4195
@@ -18941,6 +18958,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
@@ -19067,7 +19088,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:380 #: ../gramps/plugins/webreport/narrativeweb.py:380
@@ -19075,7 +19096,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:382 #: ../gramps/plugins/webreport/narrativeweb.py:382