Skip to content

Commit b0a3f66

Browse files
authored
new french translation (#263)
1 parent bb3aeb2 commit b0a3f66

File tree

1 file changed

+143
-0
lines changed

1 file changed

+143
-0
lines changed

GenealogyTree/po/fr-local.po

Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,143 @@
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+
msgid ""
7+
msgstr ""
8+
"Project-Id-Version: fr\n"
9+
"Report-Msgid-Bugs-To: \n"
10+
"POT-Creation-Date: 2018-04-24 21:46+0200\n"
11+
"PO-Revision-Date: 2019-12-08 18:45+0100\n"
12+
"Last-Translator: \n"
13+
"Language-Team: \n"
14+
"Language: fr\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19+
"X-Generator: Poedit 1.5.4\n"
20+
21+
#: GenealogyTree/gt_ancestor.py:83 GenealogyTree/gt_descendant.py:83
22+
#: GenealogyTree/gt_sandclock.py:91
23+
#, python-format
24+
msgid "Person %s is not in the Database"
25+
msgstr "Individu %s non présent dans la base de données"
26+
27+
#: GenealogyTree/gt_ancestor.py:148 GenealogyTree/gt_descendant.py:156
28+
#: GenealogyTree/gt_grandparent.py:205 GenealogyTree/gt_sandclock.py:215
29+
msgid "Report Options"
30+
msgstr "Options du rapport"
31+
32+
#: GenealogyTree/gt_ancestor.py:150 GenealogyTree/gt_descendant.py:158
33+
#: GenealogyTree/gt_grandparent.py:207 GenealogyTree/gt_sandclock.py:218
34+
msgid "Center Person"
35+
msgstr "Individu central"
36+
37+
#: GenealogyTree/gt_ancestor.py:151 GenealogyTree/gt_descendant.py:159
38+
#: GenealogyTree/gt_grandparent.py:208 GenealogyTree/gt_sandclock.py:219
39+
msgid "The center person for the report"
40+
msgstr "La personne centrale pour ce rapport"
41+
42+
#: GenealogyTree/gt_ancestor.py:154 GenealogyTree/gt_descendant.py:162
43+
#: GenealogyTree/gt_grandparent.py:211
44+
msgid "Generations"
45+
msgstr "Générations"
46+
47+
#: GenealogyTree/gt_ancestor.py:155 GenealogyTree/gt_descendant.py:163
48+
#: GenealogyTree/gt_grandparent.py:212 GenealogyTree/gt_sandclock.py:227
49+
#: GenealogyTree/gt_sandclock.py:231
50+
msgid "The number of generations to include in the tree"
51+
msgstr "Le nombre de générations à inclure dans l'arbre"
52+
53+
#: GenealogyTree/gt_ancestor.py:158 GenealogyTree/gt_descendant.py:166
54+
#: GenealogyTree/gt_grandparent.py:219 GenealogyTree/gt_sandclock.py:238
55+
msgid "Include images"
56+
msgstr "Inclure les images"
57+
58+
#: GenealogyTree/gt_ancestor.py:159 GenealogyTree/gt_descendant.py:167
59+
#: GenealogyTree/gt_grandparent.py:220 GenealogyTree/gt_sandclock.py:239
60+
msgid "Include images of people in the nodes."
61+
msgstr "Inclure les images des individus dans les nœuds."
62+
63+
#: GenealogyTree/gt_grandparent.py:107
64+
#, python-format
65+
msgid "Person %s does not have both a paternal and a maternal grandparent"
66+
msgstr "L'individu %s n'a pas de grands-parents paternels et maternels"
67+
68+
#: GenealogyTree/gt_grandparent.py:215
69+
msgid "Grandparent family spacing"
70+
msgstr "Espacement de la famille grands-parents"
71+
72+
#: GenealogyTree/gt_grandparent.py:216
73+
msgid "Extra spacing of grandparent families (mm)"
74+
msgstr "Espacement supplémentaire pour la famille grands-parents (mm)"
75+
76+
#: GenealogyTree/gt_sandclock.py:96
77+
#, python-format
78+
msgid "Family %s is not in the Database"
79+
msgstr "Familles %s non présente dans la base de données"
80+
81+
#: GenealogyTree/gt_sandclock.py:222
82+
msgid "Center Family"
83+
msgstr "Famille centrale"
84+
85+
#: GenealogyTree/gt_sandclock.py:223
86+
msgid "The center family for the report"
87+
msgstr "La famille centrale pour ce rapport"
88+
89+
#: GenealogyTree/gt_sandclock.py:226
90+
msgid "Generations up"
91+
msgstr "Générations ascendantes"
92+
93+
#: GenealogyTree/gt_sandclock.py:230
94+
msgid "Generations down"
95+
msgstr "Générations descendantes"
96+
97+
#: GenealogyTree/gt_sandclock.py:234
98+
msgid "Include siblings"
99+
msgstr "Inclure les frères et sœurs"
100+
101+
#: GenealogyTree/gt_sandclock.py:235
102+
msgid "Include siblings of ancestors."
103+
msgstr "Inclure les frères et sœurs des ascendants."
104+
105+
#: GenealogyTree/treeplugins.gpr.py:29
106+
msgid "Ancestor Tree"
107+
msgstr "Arbre des ascendants"
108+
109+
#: GenealogyTree/treeplugins.gpr.py:30
110+
msgid "Ancestor tree using LaTeX genealogytree"
111+
msgstr "Arbre des ascendants utilisant LaTeX genealogytree"
112+
113+
#: GenealogyTree/treeplugins.gpr.py:51
114+
msgid "Descendant Tree"
115+
msgstr "Arbre des descendants"
116+
117+
#: GenealogyTree/treeplugins.gpr.py:52
118+
msgid "Descendant tree using LaTeX genealogytree"
119+
msgstr "Arbre des descendants utilisant LaTeX genealogytree"
120+
121+
#: GenealogyTree/treeplugins.gpr.py:73
122+
msgid "Grandparent Tree"
123+
msgstr "Arbre des grands-parents"
124+
125+
#: GenealogyTree/treeplugins.gpr.py:74
126+
msgid "Grandparent tree using LaTeX genealogytree"
127+
msgstr "Arbre des grands-parents utilisant LaTeX genealogytree"
128+
129+
#: GenealogyTree/treeplugins.gpr.py:95
130+
msgid "Sandclock Tree"
131+
msgstr "Arbre sablier"
132+
133+
#: GenealogyTree/treeplugins.gpr.py:96
134+
msgid "Sandclock tree using LaTeX genealogytree"
135+
msgstr "Arbre sablier utilisant LaTeX genealogytree"
136+
137+
#: GenealogyTree/treeplugins.gpr.py:117
138+
msgid "Sandclock Tree for a Family"
139+
msgstr "Arbre sablier pour une famille"
140+
141+
#: GenealogyTree/treeplugins.gpr.py:118
142+
msgid "Sandclock tree for a family using LaTeX genealogytree"
143+
msgstr "Arbre sablier pour une famille utilisant LaTeX genealogytree"

0 commit comments

Comments
 (0)