Commit e5557a2410d78dc0e2d4344c1359873407b96a6d
1 parent
6d2c2823
Exists in
master
and in
6 other branches
l10n: Updates to French (fr) translation
Transmitted-via: Transifex (www.transifex.net)
Showing
1 changed file
with
15 additions
and
8 deletions
Show diff stats
i18n/fr.po
... | ... | @@ -20,8 +20,9 @@ msgstr "" |
20 | 20 | "X-Poedit-Country: GENERIC\n" |
21 | 21 | |
22 | 22 | #: constants.py:105 slice_menu.py:75 slice_menu.py:80 |
23 | +#, fuzzy | |
23 | 24 | msgid "Default " |
24 | -msgstr "" | |
25 | +msgstr "Défaut" | |
25 | 26 | |
26 | 27 | #: constants.py:106 |
27 | 28 | msgid "Hue" |
... | ... | @@ -50,7 +51,7 @@ msgstr "" |
50 | 51 | #: constants.py:152 constants.py:212 dicom_preview_panel.py:365 |
51 | 52 | #: dicom_preview_panel.py:366 presets.py:30 presets.py:48 presets.py:119 |
52 | 53 | msgid "Bone" |
53 | -msgstr "" | |
54 | +msgstr "Osso" | |
54 | 55 | |
55 | 56 | #: constants.py:159 |
56 | 57 | #, python-format |
... | ... | @@ -58,32 +59,38 @@ msgid "Mask %d" |
58 | 59 | msgstr "" |
59 | 60 | |
60 | 61 | #: constants.py:188 task_surface.py:41 |
62 | +#, fuzzy | |
61 | 63 | msgid "Draw" |
62 | -msgstr "" | |
64 | +msgstr "Dessiner" | |
63 | 65 | |
64 | 66 | #: constants.py:188 task_surface.py:41 |
67 | +#, fuzzy | |
65 | 68 | msgid "Erase" |
66 | -msgstr "" | |
69 | +msgstr "Effacer" | |
67 | 70 | |
68 | 71 | #: constants.py:188 data_notebook.py:108 task_surface.py:41 |
69 | 72 | msgid "Threshold" |
70 | 73 | msgstr "" |
71 | 74 | |
72 | 75 | #: constants.py:199 task_surface.py:30 |
76 | +#, fuzzy | |
73 | 77 | msgid "Low" |
74 | -msgstr "" | |
78 | +msgstr "Bas" | |
75 | 79 | |
76 | 80 | #: constants.py:200 task_surface.py:30 |
81 | +#, fuzzy | |
77 | 82 | msgid "Medium" |
78 | -msgstr "" | |
83 | +msgstr "Medium" | |
79 | 84 | |
80 | 85 | #: constants.py:201 task_surface.py:30 |
86 | +#, fuzzy | |
81 | 87 | msgid "High" |
82 | -msgstr "" | |
88 | +msgstr "Haut" | |
83 | 89 | |
84 | 90 | #: constants.py:202 constants.py:204 surface.py:172 task_surface.py:30 |
91 | +#, fuzzy | |
85 | 92 | msgid "Optimal *" |
86 | -msgstr "" | |
93 | +msgstr "Optimal *" | |
87 | 94 | |
88 | 95 | #: constants.py:203 presets.py:44 presets.py:62 task_surface.py:30 |
89 | 96 | msgid "Custom" | ... | ... |