File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed
Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -1087,7 +1087,7 @@ def quiver(
10871087 if title :
10881088 item .setTitle (title )
10891089 else :
1090- item .setTitle (_ ("Quiver " ))
1090+ item .setTitle (_ ("Vector field " ))
10911091 item .setXAxis (BasePlot .AXIS_NAMES [xaxis ])
10921092 item .setYAxis (BasePlot .AXIS_NAMES [yaxis ])
10931093 return item
Original file line number Diff line number Diff line change 11# French translations for plotpy.
2- # Copyright (C) 2025 CEA, Codra, Pierre Raybaut
2+ # Copyright (C) 2026 CEA, Codra, Pierre Raybaut
33# This file is distributed under the same license as the plotpy project.
44#
55msgid ""
66msgstr ""
77"Project-Id-Version : plotpy 2.7.4\n "
88"Report-Msgid-Bugs-To : p.raybaut@codra.fr\n "
9- "POT-Creation-Date : 2025-10-18 16:38+0200\n "
109"PO-Revision-Date : 2025-06-02 11:14+0200\n "
11- "Last-Translator : Christophe Debonnel <c.debonnel@codra.fr>\n "
1210"Language : fr\n "
1311"Language-Team : PlotPyStack Developers <p.raybaut@codra.fr>\n "
1412"Plural-Forms : nplurals=2; plural=(n > 1);\n "
1513"MIME-Version : 1.0\n "
1614"Content-Type : text/plain; charset=utf-8\n "
1715"Content-Transfer-Encoding : 8bit\n "
18- "Generated-By : Babel 2.17 .0\n "
16+ "Generated-By : Babel 2.18 .0\n "
1917
2018msgid "Annotation"
2119msgstr "Annotation"
@@ -32,6 +30,9 @@ msgstr "Histogramme"
3230msgid "Marker"
3331msgstr "Marqueur"
3432
33+ msgid "Vector field"
34+ msgstr "Champ de vecteurs"
35+
3536msgid "Image"
3637msgstr "Image"
3738
@@ -125,12 +126,12 @@ msgstr "Centre :"
125126msgid "Distance:"
126127msgstr "Distance :"
127128
128- msgid "Size:"
129- msgstr "Taille :"
130-
131129msgid "Angle:"
132130msgstr "Angle :"
133131
132+ msgid "Size:"
133+ msgstr "Taille :"
134+
134135msgid "Diameter:"
135136msgstr "Diamètre :"
136137
You can’t perform that action at this time.
0 commit comments