Skip to content

Commit 7d06c2e

Browse files
authored
Lets keep the *.pot files (#185)
1 parent 26a1f23 commit 7d06c2e

File tree

98 files changed

+23783
-4
lines changed

Some content is hidden

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

98 files changed

+23783
-4
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ tags
99

1010
# Translations
1111
*.mo
12-
*.pot
1312

1413
# Distutils
1514
AllNamesQuickview/locale/

AllNamesQuickview/po/template.pot

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: PACKAGE VERSION\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2019-01-22 09:28-0600\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <[email protected]>\n"
15+
"Language: \n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: 8bit\n"
19+
20+
#: AllNamesQuickview/AllNames.gpr.py:3 AllNamesQuickview/AllNames.py:51
21+
msgid "All Names of All People"
22+
msgstr ""
23+
24+
#: AllNamesQuickview/AllNames.gpr.py:4
25+
msgid "Display all names of all people"
26+
msgstr ""
27+
28+
#: AllNamesQuickview/AllNames.py:54
29+
msgid "Name"
30+
msgstr ""
31+
32+
#: AllNamesQuickview/AllNames.py:54
33+
msgid "Primary Name"
34+
msgstr ""
35+
36+
#: AllNamesQuickview/AllNames.py:54
37+
msgid "Name Type"
38+
msgstr ""
39+
40+
#: AllNamesQuickview/AllNames.py:71
41+
#, python-format
42+
msgid "Total names %d"
43+
msgstr ""

AncestorFill/po/template.pot

Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: PACKAGE VERSION\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2019-01-22 09:28-0600\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <[email protected]>\n"
15+
"Language: \n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: 8bit\n"
19+
20+
#: AncestorFill/AncestorFill.gpr.py:8
21+
msgid "AncestorFill"
22+
msgstr ""
23+
24+
#: AncestorFill/AncestorFill.gpr.py:9
25+
msgid "Report on the filling of the tree"
26+
msgstr ""
27+
28+
#: AncestorFill/AncestorFill.py:105
29+
#, python-format
30+
msgid "Person %s is not in the Database"
31+
msgstr ""
32+
33+
#: AncestorFill/AncestorFill.py:190
34+
#, python-format
35+
msgid "AncestorFill for %s"
36+
msgstr ""
37+
38+
#: AncestorFill/AncestorFill.py:206
39+
msgid "Generation "
40+
msgstr ""
41+
42+
#: AncestorFill/AncestorFill.py:207
43+
msgid "Number of Ancestors found "
44+
msgstr ""
45+
46+
#: AncestorFill/AncestorFill.py:208
47+
msgid "percent of Ancestors found "
48+
msgstr ""
49+
50+
#: AncestorFill/AncestorFill.py:209
51+
msgid "Number of single Ancestors found "
52+
msgstr ""
53+
54+
#: AncestorFill/AncestorFill.py:210
55+
msgid "Number of theoretical Ancestors "
56+
msgstr ""
57+
58+
#: AncestorFill/AncestorFill.py:211
59+
msgid "Pedigree Collapse "
60+
msgstr ""
61+
62+
#: AncestorFill/AncestorFill.py:254
63+
msgid "Total Number of Ancestors found "
64+
msgstr ""
65+
66+
#: AncestorFill/AncestorFill.py:256
67+
msgid "Total Number of single Ancestors found "
68+
msgstr ""
69+
70+
#: AncestorFill/AncestorFill.py:293
71+
msgid "Report Options"
72+
msgstr ""
73+
74+
#: AncestorFill/AncestorFill.py:295
75+
msgid "Center Person"
76+
msgstr ""
77+
78+
#: AncestorFill/AncestorFill.py:296
79+
msgid "The center person for the report"
80+
msgstr ""
81+
82+
#: AncestorFill/AncestorFill.py:299
83+
msgid "Generations"
84+
msgstr ""
85+
86+
#: AncestorFill/AncestorFill.py:300
87+
msgid "The number of generations to include in the report"
88+
msgstr ""
89+
90+
#: AncestorFill/AncestorFill.py:303
91+
msgid "Filled digit"
92+
msgstr ""
93+
94+
#: AncestorFill/AncestorFill.py:304
95+
msgid ""
96+
"The number of digits after comma to include in the report for the percentage "
97+
"of ancestor found at a given generation"
98+
msgstr ""
99+
100+
#: AncestorFill/AncestorFill.py:307
101+
msgid "Collapsed digit"
102+
msgstr ""
103+
104+
#: AncestorFill/AncestorFill.py:308
105+
msgid ""
106+
"The number of digits after comma to include in the report for the pedigree "
107+
"Collapse"
108+
msgstr ""
109+
110+
#: AncestorFill/AncestorFill.py:311
111+
msgid "Display theoretical"
112+
msgstr ""
113+
114+
#: AncestorFill/AncestorFill.py:312
115+
msgid "Whether to display the theoretical number of ancestor by generation"
116+
msgstr ""
117+
118+
#: AncestorFill/AncestorFill.py:360
119+
msgid "The style used for the title of the page."
120+
msgstr ""
121+
122+
#: AncestorFill/AncestorFill.py:373
123+
msgid "The style used for the generation header."
124+
msgstr ""
125+
126+
#: AncestorFill/AncestorFill.py:383
127+
msgid "The basic style used for the text display."
128+
msgstr ""

AssociationsTool/po/template.pot

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: PACKAGE VERSION\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2019-01-22 09:28-0600\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <[email protected]>\n"
15+
"Language: \n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: 8bit\n"
19+
20+
#: AssociationsTool/associationstool.gpr.py:35
21+
msgid "Check Associations data"
22+
msgstr ""
23+
24+
#: AssociationsTool/associationstool.gpr.py:36
25+
msgid "Will check the data on Association for people."
26+
msgstr ""
27+
28+
#: AssociationsTool/associationstool.py:52
29+
msgid "Associations state tool"
30+
msgstr ""
31+
32+
#: AssociationsTool/associationstool.py:75
33+
msgid "Name"
34+
msgstr ""
35+
36+
#: AssociationsTool/associationstool.py:76
37+
msgid "Type of link"
38+
msgstr ""
39+
40+
#: AssociationsTool/associationstool.py:77
41+
msgid "Of"
42+
msgstr ""

AttachSourceTool/po/template.pot

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: PACKAGE VERSION\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2019-01-22 09:28-0600\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <[email protected]>\n"
15+
"Language: \n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: 8bit\n"
19+
20+
#: AttachSourceTool/AttachSourceTool.gpr.py:25
21+
#: AttachSourceTool/AttachSourceTool.py:137
22+
#: AttachSourceTool/AttachSourceTool.py:155
23+
msgid "Attach Source"
24+
msgstr ""
25+
26+
#: AttachSourceTool/AttachSourceTool.gpr.py:26
27+
msgid "Attaches a shared source to multiple objects."
28+
msgstr ""
29+
30+
#: AttachSourceTool/AttachSourceTool.py:67
31+
#: AttachSourceTool/AttachSourceTool.py:140
32+
msgid "Options"
33+
msgstr ""
34+
35+
#: AttachSourceTool/AttachSourceTool.py:69
36+
msgid "Person Filter"
37+
msgstr ""
38+
39+
#: AttachSourceTool/AttachSourceTool.py:70
40+
msgid "Select filter to restrict people"
41+
msgstr ""
42+
43+
#: AttachSourceTool/AttachSourceTool.py:74
44+
msgid "Filter Person"
45+
msgstr ""
46+
47+
#: AttachSourceTool/AttachSourceTool.py:75
48+
msgid "The center person for the filter"
49+
msgstr ""
50+
51+
#: AttachSourceTool/AttachSourceTool.py:81
52+
msgid "Source type"
53+
msgstr ""
54+
55+
#: AttachSourceTool/AttachSourceTool.py:82
56+
msgid "New source"
57+
msgstr ""
58+
59+
#: AttachSourceTool/AttachSourceTool.py:83
60+
msgid "Existing source"
61+
msgstr ""
62+
63+
#: AttachSourceTool/AttachSourceTool.py:84
64+
msgid "Select the type of source to attach"
65+
msgstr ""
66+
67+
#: AttachSourceTool/AttachSourceTool.py:89
68+
msgid "New Source Title"
69+
msgstr ""
70+
71+
#: AttachSourceTool/AttachSourceTool.py:90
72+
msgid "Text of source to attach"
73+
msgstr ""
74+
75+
#: AttachSourceTool/AttachSourceTool.py:94
76+
msgid "Existing Source ID"
77+
msgstr ""
78+
79+
#: AttachSourceTool/AttachSourceTool.py:95
80+
msgid "ID of source to attach"
81+
msgstr ""
82+
83+
#: AttachSourceTool/AttachSourceTool.py:156
84+
msgid "Results"
85+
msgstr ""
86+
87+
#: AttachSourceTool/AttachSourceTool.py:157
88+
msgid "Processing...\n"
89+
msgstr ""
90+
91+
#: AttachSourceTool/AttachSourceTool.py:174
92+
msgid "Attaching sources...\n"
93+
msgstr ""
94+
95+
#: AttachSourceTool/AttachSourceTool.py:175
96+
msgid "Attaching sources..."
97+
msgstr ""
98+
99+
#: AttachSourceTool/AttachSourceTool.py:197
100+
msgid "Done!\n"
101+
msgstr ""

BiographyQuickview/po/template.pot

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: PACKAGE VERSION\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2019-01-22 09:28-0600\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <[email protected]>\n"
15+
"Language: \n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: 8bit\n"
19+
20+
#: BiographyQuickview/BiographyQuickview.gpr.py:9
21+
msgid "Biography"
22+
msgstr ""
23+
24+
#: BiographyQuickview/BiographyQuickview.gpr.py:10
25+
msgid "Display a text biography"
26+
msgstr ""

0 commit comments

Comments
 (0)