Skip to content

Commit a17cde9

Browse files
Sync addons-source@maintenance/gramps61 with upstream/gramps-project (2026-06-05)
2 parents c208f73 + 2e0fc61 commit a17cde9

776 files changed

Lines changed: 125967 additions & 67353 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AllNamesQuickview/AllNames.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
id="allnames",
44
name=_("All Names of All People"),
55
description=_("Display all names of all people"),
6-
version = '1.0.36',
6+
version = '1.0.37',
77
gramps_target_version="6.1",
88
status=STABLE,
99
fname="AllNames.py",

AllNamesQuickview/po/nb-local.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: nb\n"
44
"Report-Msgid-Bugs-To: \n"
5-
"POT-Creation-Date: 2025-02-16 15:10-0800\n"
6-
"PO-Revision-Date: 2025-02-26 20:54+0000\n"
5+
"POT-Creation-Date: 2026-06-02 12:49-0700\n"
6+
"PO-Revision-Date: 2026-06-01 12:35+0000\n"
77
"Last-Translator: Harald Herreros <h.herreros@proton.me>\n"
88
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/gramps-"
99
"project/addons/nb_NO/>\n"
@@ -12,7 +12,7 @@ msgstr ""
1212
"Content-Type: text/plain; charset=UTF-8\n"
1313
"Content-Transfer-Encoding: 8bit\n"
1414
"Plural-Forms: nplurals=2; plural=n != 1;\n"
15-
"X-Generator: Weblate 5.10.2-dev\n"
15+
"X-Generator: Weblate 2026.6\n"
1616
"Generated-By: pygettext.py 1.4\n"
1717

1818
msgid "All Names of All People"
@@ -27,3 +27,6 @@ msgstr "Navnetype"
2727
#, python-format
2828
msgid "Total names %d"
2929
msgstr "Antall navn %d"
30+
31+
msgid "Display all names of all people"
32+
msgstr "Vis alle navn på alle personer"

AllNamesQuickview/po/template.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-02-16 15:10-0800\n"
11+
"POT-Creation-Date: 2026-06-02 12:49-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

AllNamesQuickview/po/tr-local.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,33 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: 4.1.0\n"
44
"Report-Msgid-Bugs-To: \n"
5-
"POT-Creation-Date: 2025-02-16 15:10-0800\n"
6-
"PO-Revision-Date: 2026-03-30 22:09+0000\n"
7-
"Last-Translator: muhaco <cemusa10@gmail.com>\n"
5+
"POT-Creation-Date: 2026-06-02 12:49-0700\n"
6+
"PO-Revision-Date: 2026-05-30 20:01+0000\n"
7+
"Last-Translator: Osman Öz <osmanoz05@hotmail.com>\n"
88
"Language-Team: Turkish <https://hosted.weblate.org/projects/gramps-project/"
99
"addons/tr/>\n"
1010
"Language: tr\n"
1111
"MIME-Version: 1.0\n"
1212
"Content-Type: text/plain; charset=UTF-8\n"
1313
"Content-Transfer-Encoding: 8bit\n"
1414
"Plural-Forms: nplurals=1; plural=0;\n"
15-
"X-Generator: Weblate 5.17-dev\n"
15+
"X-Generator: Weblate 2026.6.dev0\n"
1616
"Generated-By: pygettext.py 1.4\n"
1717
"X-Language: tr\n"
1818
"X-Source-Language: C\n"
1919

2020
msgid "All Names of All People"
21-
msgstr "Herkesin Bütün İsimleri"
21+
msgstr "Herkesin Bütün Adları"
2222

2323
msgid "Primary Name"
2424
msgstr "Birincil ad"
2525

2626
msgid "Name Type"
27-
msgstr "İsim Tipi"
27+
msgstr "Ad Türü"
2828

2929
#, python-format
3030
msgid "Total names %d"
3131
msgstr "Tüm adlar %d"
3232

3333
msgid "Display all names of all people"
34-
msgstr "Herkesin Bütün İsimlerini Göster"
34+
msgstr "Herkesin Bütün Adlarını Göster"

AncestorFill/AncestorFill.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
id="AncestorFill",
99
name=_("AncestorFill"),
1010
description=_("Report on the filling of the tree"),
11-
version = '1.0.25',
11+
version = '1.0.26',
1212
gramps_target_version="6.1",
1313
include_in_listing=True,
1414
status=STABLE,

AncestorFill/po/nb-local.po

Lines changed: 73 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: nb\n"
44
"Report-Msgid-Bugs-To: \n"
5-
"POT-Creation-Date: 2025-02-06 08:56-0800\n"
6-
"PO-Revision-Date: 2025-02-26 20:54+0000\n"
5+
"POT-Creation-Date: 2026-06-02 12:49-0700\n"
6+
"PO-Revision-Date: 2026-06-01 12:35+0000\n"
77
"Last-Translator: Harald Herreros <h.herreros@proton.me>\n"
88
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/gramps-"
99
"project/addons/nb_NO/>\n"
@@ -12,8 +12,78 @@ msgstr ""
1212
"Content-Type: text/plain; charset=UTF-8\n"
1313
"Content-Transfer-Encoding: 8bit\n"
1414
"Plural-Forms: nplurals=2; plural=n != 1;\n"
15-
"X-Generator: Weblate 5.10.2-dev\n"
15+
"X-Generator: Weblate 2026.6\n"
1616
"Generated-By: pygettext.py 1.4\n"
1717

18+
msgid "AncestorFill"
19+
msgstr "Aneutfylling"
20+
21+
msgid "Report on the filling of the tree"
22+
msgstr "Rapport om utfyllingsgraden i slektstreet"
23+
24+
#, python-format
25+
msgid "AncestorFill for %s"
26+
msgstr "Aneutfylling for %s"
27+
28+
msgid "Generation "
29+
msgstr "Generasjon "
30+
31+
msgid "Number of Ancestors found "
32+
msgstr "Antall aner funnet "
33+
34+
msgid "Percent of Ancestors found "
35+
msgstr "Prosent av aner funnet "
36+
37+
msgid "Number of unique Ancestors found "
38+
msgstr "Antall unike aner funnet "
39+
40+
msgid "Number of theoretical Ancestors "
41+
msgstr "Antall teoretiske aner "
42+
43+
msgid "Pedigree Collapse "
44+
msgstr "Anesammenfall "
45+
46+
msgid "Total Number of Ancestors found "
47+
msgstr "Totalt antall aner funnet "
48+
49+
msgid "Total Number of unique Ancestors found "
50+
msgstr "Totalt antall unike aner funnet "
51+
52+
msgid ""
53+
"\n"
54+
"\n"
55+
"Note: This report only counts ancestors with a parent-child relationship of "
56+
"birth."
57+
msgstr ""
58+
"\n"
59+
"\n"
60+
"Merk: Denne rapporten teller bare aner der slektskapet mellom foreldre og "
61+
"barn er biologisk."
62+
63+
msgid "Filled digit"
64+
msgstr "Antall desimaler"
65+
66+
msgid ""
67+
"The number of digits after comma to include in the report for the percentage "
68+
"of ancestor found at a given generation"
69+
msgstr ""
70+
"Antall sifre etter komma som skal vises i rapporten for prosentandelen av "
71+
"aner som er funnet i en gitt generasjon"
72+
73+
msgid "Collapsed digit"
74+
msgstr "Antall desimaler"
75+
76+
msgid ""
77+
"The number of digits after comma to include in the report for the pedigree "
78+
"Collapse"
79+
msgstr ""
80+
"Antall sifre etter komma som skal tas med i rapporten for anesammenfall"
81+
82+
msgid "Display theoretical"
83+
msgstr "Vis teoretisk"
84+
85+
msgid "Whether to display the theoretical number of ancestor by generation"
86+
msgstr "Om det teoretiske antallet aner per generasjon skal vises"
87+
1888
msgid "The style used for the title of the page."
1989
msgstr "Stilen som brukes på sidens tittel."

AncestorFill/po/sr-local.po

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
msgid ""
2+
msgstr ""
3+
"Project-Id-Version: 4.1.0\n"
4+
"Report-Msgid-Bugs-To: \n"
5+
"POT-Creation-Date: 2026-06-02 12:49-0700\n"
6+
"PO-Revision-Date: 2026-05-12 12:11+0000\n"
7+
"Last-Translator: Ранко Николић <nikolic.ranko.95@gmail.com>\n"
8+
"Language-Team: Serbian <https://hosted.weblate.org/projects/gramps-project/"
9+
"addons/sr/>\n"
10+
"Language: sr\n"
11+
"MIME-Version: 1.0\n"
12+
"Content-Type: text/plain; charset=UTF-8\n"
13+
"Content-Transfer-Encoding: 8bit\n"
14+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
15+
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
16+
"X-Generator: Weblate 2026.5-dev\n"
17+
18+
msgid "Report on the filling of the tree"
19+
msgstr "Извештај о допуњавању дрвета"
20+
21+
#, python-format
22+
msgid "AncestorFill for %s"
23+
msgstr "AncestorFill за %s"
24+
25+
msgid "Generation "
26+
msgstr "Генерација "
27+
28+
msgid "Number of Ancestors found "
29+
msgstr "Број пронађених предака "

AncestorFill/po/template.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-02-06 08:56-0800\n"
11+
"POT-Creation-Date: 2026-06-02 12:49-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

AncestorFill/po/tr-local.po

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
msgid ""
2+
msgstr ""
3+
"Project-Id-Version: 4.1.0\n"
4+
"Report-Msgid-Bugs-To: \n"
5+
"POT-Creation-Date: 2026-06-02 12:49-0700\n"
6+
"PO-Revision-Date: 2026-05-30 20:01+0000\n"
7+
"Last-Translator: Osman Öz <osmanoz05@hotmail.com>\n"
8+
"Language-Team: Turkish <https://hosted.weblate.org/projects/gramps-project/"
9+
"addons/tr/>\n"
10+
"Language: tr\n"
11+
"MIME-Version: 1.0\n"
12+
"Content-Type: text/plain; charset=UTF-8\n"
13+
"Content-Transfer-Encoding: 8bit\n"
14+
"Plural-Forms: nplurals=1; plural=0;\n"
15+
"X-Generator: Weblate 2026.6.dev0\n"
16+
"Generated-By: pygettext.py 1.4\n"
17+
"X-Language: tr\n"
18+
"X-Source-Language: C\n"
19+
20+
msgid "AncestorFill"
21+
msgstr "AtalarDoldurma"
22+
23+
msgid "Report on the filling of the tree"
24+
msgstr "Ağacın doldurulmasına ilişkin rapor"
25+
26+
#, python-format
27+
msgid "AncestorFill for %s"
28+
msgstr "%s için ata doldurması"
29+
30+
msgid "Generation "
31+
msgstr "Nesil "
32+
33+
msgid "Number of Ancestors found "
34+
msgstr "Bulunan ataların sayısı "
35+
36+
msgid "Percent of Ancestors found "
37+
msgstr "Bulunan ataların yüzdesi "
38+
39+
msgid "Number of unique Ancestors found "
40+
msgstr "Bulunan benzersiz ataların sayısı "
41+
42+
msgid "Number of theoretical Ancestors "
43+
msgstr "Teorik ataların sayısı "
44+
45+
msgid "Pedigree Collapse "
46+
msgstr "Soy Ağacı Çöküşü "
47+
48+
msgid "Total Number of Ancestors found "
49+
msgstr "Bulunan ataların toplam sayısı "
50+
51+
msgid "Total Number of unique Ancestors found "
52+
msgstr "Bulunan benzersiz atanın toplam sayısı "
53+
54+
msgid ""
55+
"\n"
56+
"\n"
57+
"Note: This report only counts ancestors with a parent-child relationship of "
58+
"birth."
59+
msgstr ""
60+
"\n"
61+
"\n"
62+
"Not: Bu raporda yalnızca doğum yoluyla ebeveyn-çocuk ilişkisi bulunan atalar "
63+
"dikkate alınmıştır."
64+
65+
msgid "Filled digit"
66+
msgstr "Doldurulmuş rakam"
67+
68+
msgid ""
69+
"The number of digits after comma to include in the report for the percentage "
70+
"of ancestor found at a given generation"
71+
msgstr ""
72+
"Belirli bir nesilde bulunan atanın yüzdesini gösteren raporda virgülden "
73+
"sonra yer alacak basamak sayısı"
74+
75+
msgid "Collapsed digit"
76+
msgstr "Daraltılmış rakam"
77+
78+
msgid ""
79+
"The number of digits after comma to include in the report for the pedigree "
80+
"Collapse"
81+
msgstr "Soy ağacı raporuna dahil edilecek virgülden sonraki basamak sayısı"
82+
83+
msgid "Display theoretical"
84+
msgstr "Teorik sayıyı göster"
85+
86+
msgid "Whether to display the theoretical number of ancestor by generation"
87+
msgstr "Nesil bazında teorik ata sayısının görüntülenip görüntülenmeyeceği"
88+
89+
msgid "The style used for the title of the page."
90+
msgstr "Sayfa başlığı için kullanılan stil."

AncestryTableReport/AncestryTableReport.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id = 'AncestryTable',
33
name = _('Ancestry Table'),
44
description = _("Produces a table of ancestry about a person"),
5-
version = '1.0.4',
5+
version = '1.0.5',
66
gramps_target_version = "6.1",
77
status = STABLE,
88
fname = 'AncestryTableReport.py',

0 commit comments

Comments
 (0)