mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Grab latest translations
This includes my attempts to address the issues raised by the translation checker script. It also fixes the crash with the planner on Windows which was caused by a faulty translation that replaced a '%' with a '$' in the format string. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
16a36a117d
commit
df7f8b700b
17 changed files with 246 additions and 231 deletions
|
@ -1859,7 +1859,7 @@ likvidēt izvēlētus datorus?</translation>
|
|||
<location filename="../qt-ui/profile/diveeventitem.cpp" line="118"/>
|
||||
<source> begin</source>
|
||||
<comment>Starts with space!</comment>
|
||||
<translation>Kļūda: %1</translation>
|
||||
<translation>sākums</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qt-ui/profile/diveeventitem.cpp" line="119"/>
|
||||
|
@ -7881,7 +7881,7 @@ Vidējais</translation>
|
|||
<message>
|
||||
<location filename="../equipment.c" line="83"/>
|
||||
<source>EAN%d</source>
|
||||
<translation>EAN</translation>
|
||||
<translation>EAN%d</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../planner.c" line="1021"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue