mirror of https://gitlab.com/pamhyr/pamhyr2
traduction
parent
0a63f16f62
commit
f7d2ac8b86
|
|
@ -114,7 +114,7 @@
|
||||||
<string>Add</string>
|
<string>Add</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Add a new boundary condition or lateral contribution</string>
|
<string>Add a new boundary condition or punctual contribution</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+N</string>
|
<string>Ctrl+N</string>
|
||||||
|
|
@ -144,7 +144,7 @@
|
||||||
<string>Edit</string>
|
<string>Edit</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Edit boundary condition or lateral contribution</string>
|
<string>Edit boundary condition or punctual contribution</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+E</string>
|
<string>Ctrl+E</string>
|
||||||
|
|
|
||||||
|
|
@ -86,7 +86,7 @@
|
||||||
<string>Add</string>
|
<string>Add</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Add a new point in boundary condition or lateral contribution</string>
|
<string>Add a new point in boundary condition or punctual contribution</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+N</string>
|
<string>Ctrl+N</string>
|
||||||
|
|
@ -116,7 +116,7 @@
|
||||||
<string>Sort</string>
|
<string>Sort</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Sort boundary condition point</string>
|
<string>Sort boundary condition points</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
</widget>
|
</widget>
|
||||||
|
|
|
||||||
|
|
@ -490,7 +490,7 @@
|
||||||
</action>
|
</action>
|
||||||
<action name="action_menu_boundary_conditions">
|
<action name="action_menu_boundary_conditions">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Boundary conditions and one-time contributions</string>
|
<string>Boundary conditions and punctual contributions</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="font">
|
<property name="font">
|
||||||
<font/>
|
<font/>
|
||||||
|
|
@ -799,7 +799,7 @@
|
||||||
<string>Boundary conditions</string>
|
<string>Boundary conditions</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Edit boundary conditions and one-time contributions</string>
|
<string>Edit boundary conditions and punctual contributions</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="font">
|
<property name="font">
|
||||||
<font/>
|
<font/>
|
||||||
|
|
|
||||||
1489
src/lang/fr.ts
1489
src/lang/fr.ts
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue