diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-10-18 16:25:42 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-10-18 17:41:26 -0700 |
commit | df7f8b700b9595bfebbf5032ff857a41753e1c1c (patch) | |
tree | 933108b40dbd2f34ab57f2b7531d8a59682447a4 /translations/subsurface_da_DK.ts | |
parent | 16a36a117d944776e9b863bd30f08fa4402dcc4b (diff) | |
download | subsurface-df7f8b700b9595bfebbf5032ff857a41753e1c1c.tar.gz |
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>
Diffstat (limited to 'translations/subsurface_da_DK.ts')
-rw-r--r-- | translations/subsurface_da_DK.ts | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/translations/subsurface_da_DK.ts b/translations/subsurface_da_DK.ts index 1a5f3e7f1..2d0d495c8 100644 --- a/translations/subsurface_da_DK.ts +++ b/translations/subsurface_da_DK.ts @@ -4228,7 +4228,7 @@ blandes fra Luft ved brug: <location filename="../qt-ui/mainwindow.ui" line="137"/> <location filename="../build/ui_mainwindow.h" line="573"/> <source>&Edit</source> - <translation>%Rediger</translation> + <translation>&Rediger</translation> </message> <message> <location filename="../qt-ui/mainwindow.ui" line="142"/> @@ -4517,7 +4517,7 @@ blandes fra Luft ved brug: <location filename="../build/ui_mainwindow.h" line="560"/> <location filename="../qt-ui/mainwindow.cpp" line="226"/> <source>&Undo</source> - <translation>%Fortryd</translation> + <translation>&Fortryd</translation> </message> <message> <location filename="../qt-ui/mainwindow.ui" line="701"/> @@ -5559,7 +5559,7 @@ Please start Bluetooth on your OSTC Sport and do the same preparations as for a <location filename="../qt-ui/preferences.ui" line="560"/> <location filename="../build/ui_preferences.h" line="1335"/> <source>&liter</source> - <translation>%liter</translation> + <translation>&liter</translation> </message> <message> <location filename="../qt-ui/preferences.ui" line="645"/> @@ -8263,7 +8263,8 @@ EADD: %d%s <location filename="../profile.c" line="1230"/> <source>Tissue %.0fmin: %.1f%s </source> - <translation type="unfinished"/> + <translation>Væv %.0fmin: %.1f%s +</translation> </message> <message> <location filename="../profile.c" line="1236"/> |