mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Update plural translations
Including the fake en_US translation. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
71dc00a823
commit
fc8068c574
4 changed files with 24 additions and 8 deletions
|
@ -312,7 +312,7 @@
|
|||
<message numerus="yes">
|
||||
<location filename="../core/checkcloudconnection.cpp" line="58"/>
|
||||
<source>Waiting for cloud connetion (%n second(s) passed)</source>
|
||||
<translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation>
|
||||
<translation><numerusform>Warte auf den Cloud Service (%n Sekunde vergangen)</numerusform><numerusform>Warte auf den Cloud Service (%n Sekunden vergangen)</numerusform></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../core/checkcloudconnection.cpp" line="65"/>
|
||||
|
@ -2858,7 +2858,7 @@ Position verwenden</translation>
|
|||
<message numerus="yes">
|
||||
<location filename="../core/subsurface-qt/DiveObjectHelper.cpp" line="336"/>
|
||||
<source>(%n dive(s))</source>
|
||||
<translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation>
|
||||
<translation><numerusform>(%n Tauchgang)</numerusform><numerusform>(%n Tauchgänge)</numerusform></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../core/subsurface-qt/DiveObjectHelper.cpp" line="441"/>
|
||||
|
|
|
@ -312,7 +312,7 @@
|
|||
<message numerus="yes">
|
||||
<location filename="../core/checkcloudconnection.cpp" line="58"/>
|
||||
<source>Waiting for cloud connetion (%n second(s) passed)</source>
|
||||
<translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation>
|
||||
<translation><numerusform>Warte auf den Cloud Service (%n Sekunde vergangen)</numerusform><numerusform>Warte auf den Cloud Service (%n Sekunden vergangen)</numerusform></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../core/checkcloudconnection.cpp" line="65"/>
|
||||
|
@ -2857,7 +2857,7 @@ Position verwenden</translation>
|
|||
<message numerus="yes">
|
||||
<location filename="../core/subsurface-qt/DiveObjectHelper.cpp" line="336"/>
|
||||
<source>(%n dive(s))</source>
|
||||
<translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation>
|
||||
<translation><numerusform>(%n Tauchgang)</numerusform><numerusform>(%n Tauchgänge)</numerusform></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../core/subsurface-qt/DiveObjectHelper.cpp" line="441"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<message numerus="yes">
|
||||
<location filename="../core/checkcloudconnection.cpp" line="58"/>
|
||||
<source>Waiting for cloud connetion (%n second(s) passed)</source>
|
||||
<translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation>
|
||||
<translation><numerusform>Waiting for cloud connetion (%n second passed)</numerusform><numerusform>Waiting for cloud connetion (%n seconds passed)</numerusform></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../core/checkcloudconnection.cpp" line="65"/>
|
||||
|
@ -2859,7 +2859,7 @@ GPS location:</translation>
|
|||
<message numerus="yes">
|
||||
<location filename="../core/subsurface-qt/DiveObjectHelper.cpp" line="336"/>
|
||||
<source>(%n dive(s))</source>
|
||||
<translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation>
|
||||
<translation><numerusform>(%n dive)</numerusform><numerusform>(%n dives)</numerusform></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../core/subsurface-qt/DiveObjectHelper.cpp" line="441"/>
|
||||
|
@ -3817,7 +3817,7 @@ p, li { white-space: pre-wrap; }
|
|||
<message numerus="yes">
|
||||
<location filename="../desktop-widgets/modeldelegates.cpp" line="503"/>
|
||||
<source>, %n dive(s) here)</source>
|
||||
<translation><numerusform>, %n dive(s) here)</numerusform><numerusform>, %n dive(s) here)</numerusform></translation>
|
||||
<translation><numerusform>, %n dive here)</numerusform><numerusform>, %n dives here)</numerusform></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../desktop-widgets/modeldelegates.cpp" line="508"/>
|
||||
|
@ -6049,7 +6049,7 @@ See http://doc.qt.io/qt-5/qdatetime.html#toString</translation>
|
|||
<message numerus="yes">
|
||||
<location filename="../core/qthelper.cpp" line="1032"/>
|
||||
<source>(%n dive(s))</source>
|
||||
<translation><numerusform>(%n dive(s))</numerusform><numerusform>(%n dive(s))</numerusform></translation>
|
||||
<translation><numerusform>(%n dive)</numerusform><numerusform>(%n dives)</numerusform></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../core/qthelper.cpp" line="1308"/>
|
||||
|
|
|
@ -1,4 +1,20 @@
|
|||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="en_US" version="2.1">
|
||||
<context>
|
||||
<name>CheckCloudConnection</name>
|
||||
<message numerus="yes">
|
||||
<location filename="../core/checkcloudconnection.cpp" line="58"/>
|
||||
<source>Waiting for cloud connetion (%n second(s) passed)</source>
|
||||
<translation><numerusform>Waiting for cloud connetion (%n second passed)</numerusform><numerusform>Waiting for cloud connetion (%n seconds passed)</numerusform></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>DiveObjectHelper</name>
|
||||
<message numerus="yes">
|
||||
<location filename="../core/subsurface-qt/DiveObjectHelper.cpp" line="336"/>
|
||||
<source>(%n dive(s))</source>
|
||||
<translation><numerusform>(%n dive)</numerusform><numerusform>(%n dives)</numerusform></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LocationFilterDelegate</name>
|
||||
<message numerus="yes">
|
||||
|
|
Loading…
Add table
Reference in a new issue