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
|
@ -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
Add a link
Reference in a new issue