diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-01-22 18:10:09 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-01-22 18:20:05 -0800 |
commit | 4cc4f5dd7bbb3a5d020850812f2a079eb62e4dfa (patch) | |
tree | 1c0e5082282905008e7024d7efcbd23a17cecf4d /translations/subsurface_de_DE.ts | |
parent | b15b3c195c73db1d181413a97783173649485f9d (diff) | |
download | subsurface-4cc4f5dd7bbb3a5d020850812f2a079eb62e4dfa.tar.gz |
QML UI: add translation strings for Multiple Buddies
Include German translation for testing.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'translations/subsurface_de_DE.ts')
-rw-r--r-- | translations/subsurface_de_DE.ts | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/translations/subsurface_de_DE.ts b/translations/subsurface_de_DE.ts index 95b67a393..a34d536cf 100644 --- a/translations/subsurface_de_DE.ts +++ b/translations/subsurface_de_DE.ts @@ -1768,6 +1768,11 @@ <source>Show on map</source> <translation>Kartenansicht</translation> </message> + <message> + <location filename="../mobile-widgets/qml/DiveDetails.qml" line="160"/> + <source>Multiple Buddies</source> + <translation>Mehrere Tauchpartner</translation> + </message> </context> <context> <name>DiveDetailsEdit</name> @@ -1829,6 +1834,11 @@ Position verwenden</translation> <translation>Tauchpartner:</translation> </message> <message> + <location filename="../mobile-widgets/qml/DiveDetailsEdit.qml" line="180"/> + <source>Multiple Buddies</source> + <translation>Mehrere Tauchpartner</translation> + </message> + <message> <location filename="../mobile-widgets/qml/DiveDetailsEdit.qml" line="191"/> <source>Dive Master:</source> <translation>TG-Leiter:</translation> @@ -2751,6 +2761,11 @@ Position verwenden</translation> <source>%1 dive(s)</source> <translation>%1 Tauchgänge</translation> </message> + <message> + <location filename="../core/subsurface-qt/DiveObjectHelper.cpp" line="428"/> + <source>Multiple Buddies</source> + <translation>Mehrere Tauchpartner</translation> + </message> </context> <context> <name>DivePlanner</name> @@ -6128,6 +6143,11 @@ siehe http://doc.qt.io/qt-5/qdatetime.html#toString</translation> <translation>sec</translation> </message> <message> + <location filename="../mobile-widgets/qmlmanager.cpp" line="873"/> + <source>Multiple Buddies</source> + <translation>Mehrere Tauchpartner</translation> + </message> + <message> <location filename="../mobile-widgets/qmlmanager.cpp" line="1102"/> <source>Unknown GPS location</source> <translation>Unbekannte GPS-Position</translation> |