diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-06-22 04:15:17 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-06-22 04:19:23 -0700 |
commit | fc8068c57446d6db54e8f32215d6aee6f295e28f (patch) | |
tree | 24711b520a57d212b3f604078497fa077d1a8a2c /translations/subsurface_en_GB.ts | |
parent | 71dc00a82330a597883cdc94e34df4bd3f2a7147 (diff) | |
download | subsurface-fc8068c57446d6db54e8f32215d6aee6f295e28f.tar.gz |
Update plural translations
Including the fake en_US translation.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'translations/subsurface_en_GB.ts')
-rw-r--r-- | translations/subsurface_en_GB.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/translations/subsurface_en_GB.ts b/translations/subsurface_en_GB.ts index 4b7444574..043afecd8 100644 --- a/translations/subsurface_en_GB.ts +++ b/translations/subsurface_en_GB.ts @@ -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"/> |