Updated .ts files to resolve potential merge conflicts

This commit is contained in:
Levi Jetzer
2026-08-09 15:37:46 +02:00
parent c1d892c496
commit a3d348fdcd
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -1938,6 +1938,10 @@ Bemerkung: diese Optionen verhindern NICHT das automatische Nummerieren.</transl
<source>Modifier l&apos;alignement d&apos;un champ texte</source> <source>Modifier l&apos;alignement d&apos;un champ texte</source>
<translation>Ausrichtung eines Textfelds ändern</translation> <translation>Ausrichtung eines Textfelds ändern</translation>
</message> </message>
<message>
<source>Tourner autour de son propre centre</source>
<translation>Um eigenen Mittelpunkt drehen</translation>
</message>
</context> </context>
<context> <context>
<name>DynamicTextItemDelegate</name> <name>DynamicTextItemDelegate</name>
+4
View File
@@ -1935,6 +1935,10 @@ Note: these options DO NOT allow or block auto numberings, only their update pol
<source>Modifier l&apos;alignement d&apos;un champ texte</source> <source>Modifier l&apos;alignement d&apos;un champ texte</source>
<translation>Modify the alignment of a text field</translation> <translation>Modify the alignment of a text field</translation>
</message> </message>
<message>
<source>Tourner autour de son propre centre</source>
<translation>Rotate about its own centre</translation>
</message>
</context> </context>
<context> <context>
<name>DynamicTextItemDelegate</name> <name>DynamicTextItemDelegate</name>