summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--desktop-widgets/about.cpp2
-rw-r--r--mobile-widgets/qml/About.qml2
-rw-r--r--packaging/ios/Info.plist.in2
-rw-r--r--packaging/ubuntu/debian/copyright2
-rw-r--r--translations/subsurface_bg_BG.ts10
-rw-r--r--translations/subsurface_cs.ts6
-rw-r--r--translations/subsurface_da_DK.ts6
-rw-r--r--translations/subsurface_de_CH.ts6
-rw-r--r--translations/subsurface_de_DE.ts10
-rw-r--r--translations/subsurface_el_GR.ts6
-rw-r--r--translations/subsurface_en_GB.ts10
-rw-r--r--translations/subsurface_es_ES.ts10
-rw-r--r--translations/subsurface_et_EE.ts6
-rw-r--r--translations/subsurface_fi_FI.ts10
-rw-r--r--translations/subsurface_fr_FR.ts8
-rw-r--r--translations/subsurface_he.ts10
-rw-r--r--translations/subsurface_hr_HR.ts6
-rw-r--r--translations/subsurface_hu.ts6
-rw-r--r--translations/subsurface_id.ts6
-rw-r--r--translations/subsurface_it_IT.ts10
-rw-r--r--translations/subsurface_lv_LV.ts6
-rw-r--r--translations/subsurface_nb_NO.ts6
-rw-r--r--translations/subsurface_nl_NL.ts10
-rw-r--r--translations/subsurface_pl_PL.ts6
-rw-r--r--translations/subsurface_pt_BR.ts6
-rw-r--r--translations/subsurface_pt_PT.ts10
-rw-r--r--translations/subsurface_ro_RO.ts6
-rw-r--r--translations/subsurface_ru_RU.ts6
-rw-r--r--translations/subsurface_sk_SK.ts6
-rw-r--r--translations/subsurface_source.ts4
-rw-r--r--translations/subsurface_sv_SE.ts10
-rw-r--r--translations/subsurface_tr.ts6
-rw-r--r--translations/subsurface_vi.ts6
-rw-r--r--translations/subsurface_zh_TW.ts10
34 files changed, 116 insertions, 116 deletions
diff --git a/desktop-widgets/about.cpp b/desktop-widgets/about.cpp
index 36a3c91a4..96a9f4f12 100644
--- a/desktop-widgets/about.cpp
+++ b/desktop-widgets/about.cpp
@@ -20,7 +20,7 @@ SubsurfaceAbout::SubsurfaceAbout(QWidget *parent, Qt::WindowFlags f) : QDialog(p
"Subsurface %1 </span><br><br>"
"Multi-platform divelog software<br>"
"<span style='font-size: 8pt'>"
- "Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016"
+ "Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017"
"</span>").arg(versionString));
QShortcut *close = new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_W), this);
diff --git a/mobile-widgets/qml/About.qml b/mobile-widgets/qml/About.qml
index 16194e6b9..113eac702 100644
--- a/mobile-widgets/qml/About.qml
+++ b/mobile-widgets/qml/About.qml
@@ -45,7 +45,7 @@ Kirigami.ScrollablePage {
}
Kirigami.Heading {
- text: qsTr("Version: %1\n\n© Subsurface developer team\n2011-2016").arg(manager.getVersion())
+ text: qsTr("Version: %1\n\n© Subsurface developer team\n2011-2017").arg(manager.getVersion())
level: 5
font.pointSize: subsurfaceTheme.smallPointSize + 1
Layout.alignment: Qt.AlignHCenter
diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in
index 7cd46b0d8..d98ff55d2 100644
--- a/packaging/ios/Info.plist.in
+++ b/packaging/ios/Info.plist.in
@@ -66,7 +66,7 @@
<key>NOTE</key>
<string>This file was generated by Qt/QMake.</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright © 2011-2016 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava and the Subsurface developer team</string>
+ <string>Copyright © 2011-2017 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava and the Subsurface developer team</string>
<key>NSMainNibFile</key>
<string>SubsurfaceMobileLaunch</string>
<key>UILaunchStoryboardName</key>
diff --git a/packaging/ubuntu/debian/copyright b/packaging/ubuntu/debian/copyright
index f8f20b50e..6e2433cdf 100644
--- a/packaging/ubuntu/debian/copyright
+++ b/packaging/ubuntu/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: subsurface-4.2.90
Source: <url://subsurface-divelog.org>
Files: *
-Copyright: 2011-2014 Dirk Hohndel, Linus Torvalds, Tomaz Canabrava and others
+Copyright: 2011-2017 Dirk Hohndel, Linus Torvalds, Tomaz Canabrava and others
License: GPL-2.0
Files: debian/*
diff --git a/translations/subsurface_bg_BG.ts b/translations/subsurface_bg_BG.ts
index 00fb50f53..44107441a 100644
--- a/translations/subsurface_bg_BG.ts
+++ b/translations/subsurface_bg_BG.ts
@@ -24,11 +24,11 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation>Версия: %1
© Subsurface екипа
-2011-2016</translation>
+2011-2017</translation>
</message>
</context>
<context>
@@ -7779,8 +7779,8 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
- <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;мулти-платформен, гмуркачески регистър софтуер&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Линус Торвалдс, Дърк Хондел, Томаз Канабрава, и други, 2011-2016&lt;/span&gt;</translation>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
+ <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;мулти-платформен, гмуркачески регистър софтуер&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Линус Торвалдс, Дърк Хондел, Томаз Канабрава, и други, 2011-2017&lt;/span&gt;</translation>
</message>
</context>
<context>
@@ -11290,4 +11290,4 @@ p, li { white-space: pre-wrap; }
<translation>Деко SAC</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_cs.ts b/translations/subsurface_cs.ts
index 6f2ad598c..dde415516 100644
--- a/translations/subsurface_cs.ts
+++ b/translations/subsurface_cs.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7762,7 +7762,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11259,4 +11259,4 @@ p, li { white-space: pre-wrap; }
<translation>SAC při dekompresi</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_da_DK.ts b/translations/subsurface_da_DK.ts
index c041bc01d..a649d79f2 100644
--- a/translations/subsurface_da_DK.ts
+++ b/translations/subsurface_da_DK.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7762,7 +7762,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11257,4 +11257,4 @@ p, li { white-space: pre-wrap; }
<translation>Deco SAC</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_de_CH.ts b/translations/subsurface_de_CH.ts
index f82cae0e6..3a5deba1e 100644
--- a/translations/subsurface_de_CH.ts
+++ b/translations/subsurface_de_CH.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7775,7 +7775,7 @@ Nicht alle Bilder haben Zeitstempel zwischen 30min vor und 30min nach einem der
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11285,4 +11285,4 @@ p, li { white-space: pre-wrap; }
<translation>Deko SAC</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_de_DE.ts b/translations/subsurface_de_DE.ts
index 9d192f307..be3fe1f01 100644
--- a/translations/subsurface_de_DE.ts
+++ b/translations/subsurface_de_DE.ts
@@ -23,11 +23,11 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation>Version: %1
© Subsurface Entwicklungsteam
-2011-2016</translation>
+2011-2017</translation>
</message>
</context>
<context>
@@ -7782,8 +7782,8 @@ Nicht alle Bilder haben Zeitstempel zwischen 30min vor und 30min nach einem der
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
- <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-Platform Tauchlogbuchsoftware&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Cancerava und andere, 2011-2016&lt;/span&gt;</translation>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
+ <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-Platform Tauchlogbuchsoftware&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Cancerava und andere, 2011-2017&lt;/span&gt;</translation>
</message>
</context>
<context>
@@ -11293,4 +11293,4 @@ p, li { white-space: pre-wrap; }
<translation>Deko AMV</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_el_GR.ts b/translations/subsurface_el_GR.ts
index 40565b99b..433edf511 100644
--- a/translations/subsurface_el_GR.ts
+++ b/translations/subsurface_el_GR.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7753,7 +7753,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11214,4 +11214,4 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"/>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_en_GB.ts b/translations/subsurface_en_GB.ts
index bc6e94e45..baf34633f 100644
--- a/translations/subsurface_en_GB.ts
+++ b/translations/subsurface_en_GB.ts
@@ -24,11 +24,11 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation>Version: %1
© Subsurface developer team
-2011-2016</translation>
+2011-2017</translation>
</message>
</context>
<context>
@@ -7786,8 +7786,8 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
- <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</translation>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
+ <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</translation>
</message>
</context>
<context>
@@ -11297,4 +11297,4 @@ p, li { white-space: pre-wrap; }
<translation>Deco SAC</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_es_ES.ts b/translations/subsurface_es_ES.ts
index 33b11ec8e..7f1e81dee 100644
--- a/translations/subsurface_es_ES.ts
+++ b/translations/subsurface_es_ES.ts
@@ -24,11 +24,11 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation>Version: %1
© Equipo de desarrolladores de Subsurface
-2011-2016</translation>
+2011-2017</translation>
</message>
</context>
<context>
@@ -7787,8 +7787,8 @@ cualquiera de las inmersiones seleccionadas.</translation>
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
- <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Software de divelog multiplataforma&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, y otros, 2011-2016&lt;/span&gt;</translation>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
+ <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Software de divelog multiplataforma&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, y otros, 2011-2017&lt;/span&gt;</translation>
</message>
</context>
<context>
@@ -11298,4 +11298,4 @@ p, li { white-space: pre-wrap; }
<translation>CAS en deco</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_et_EE.ts b/translations/subsurface_et_EE.ts
index 1577352d5..ab4ecd143 100644
--- a/translations/subsurface_et_EE.ts
+++ b/translations/subsurface_et_EE.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7766,7 +7766,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11260,4 +11260,4 @@ p, li { white-space: pre-wrap; }
<translation>Deko SAC</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_fi_FI.ts b/translations/subsurface_fi_FI.ts
index b848b0ee0..f2a62ec20 100644
--- a/translations/subsurface_fi_FI.ts
+++ b/translations/subsurface_fi_FI.ts
@@ -24,11 +24,11 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation>Versio: %1
© Subsurfacen kehitystiimi
-2011-2016</translation>
+2011-2017</translation>
</message>
</context>
<context>
@@ -7782,8 +7782,8 @@ Osa kuvien aikaleimasta ei ole minkään valitun sukelluksen aikana (+- 30 minuu
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
- <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Sukelluslokiohjelmisto useille käyttöjärjestelmille&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, ja tiimi, 2011-2016&lt;/span&gt;</translation>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
+ <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Sukelluslokiohjelmisto useille käyttöjärjestelmille&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, ja tiimi, 2011-2017&lt;/span&gt;</translation>
</message>
</context>
<context>
@@ -11292,4 +11292,4 @@ p, li { white-space: pre-wrap; }
<translation>Ilmankulutus (deko)</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_fr_FR.ts b/translations/subsurface_fr_FR.ts
index c6c85bbc8..0c55275fc 100644
--- a/translations/subsurface_fr_FR.ts
+++ b/translations/subsurface_fr_FR.ts
@@ -24,11 +24,11 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation>Version: %1
© Subsurface developer team
-2011-2016</translation>
+2011-2017</translation>
</message>
</context>
<context>
@@ -7780,7 +7780,7 @@ de 30 minutes avant le début de la plongée et 30 minutes après la fin.</trans
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11290,4 +11290,4 @@ p, li { white-space: pre-wrap; }
<translation>Consommation d&apos;air (SAC) en déco</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_he.ts b/translations/subsurface_he.ts
index 22acdf0f9..9b6c0307f 100644
--- a/translations/subsurface_he.ts
+++ b/translations/subsurface_he.ts
@@ -24,11 +24,11 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation>גרסה: %1
© צוות פיתח של Subsurface
-2011-2016</translation>
+2011-2017</translation>
</message>
</context>
<context>
@@ -7781,8 +7781,8 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
- <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;יומן צלילה רב פלטפורמה&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, ואחרים, 2011-2016&lt;/span&gt;</translation>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
+ <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;יומן צלילה רב פלטפורמה&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, ואחרים, 2011-2017&lt;/span&gt;</translation>
</message>
</context>
<context>
@@ -11290,4 +11290,4 @@ p, li { white-space: pre-wrap; }
<translation>צריכת גז בדקו</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_hr_HR.ts b/translations/subsurface_hr_HR.ts
index 5305b88b9..8ae241f74 100644
--- a/translations/subsurface_hr_HR.ts
+++ b/translations/subsurface_hr_HR.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7751,7 +7751,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11201,4 +11201,4 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"/>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_hu.ts b/translations/subsurface_hu.ts
index 526431ebe..1e8ce4388 100644
--- a/translations/subsurface_hu.ts
+++ b/translations/subsurface_hu.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7751,7 +7751,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11200,4 +11200,4 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"/>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_id.ts b/translations/subsurface_id.ts
index 9cf3aa92a..03bd4d941 100644
--- a/translations/subsurface_id.ts
+++ b/translations/subsurface_id.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7751,7 +7751,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11208,4 +11208,4 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"/>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_it_IT.ts b/translations/subsurface_it_IT.ts
index 50a379e54..a8c5af804 100644
--- a/translations/subsurface_it_IT.ts
+++ b/translations/subsurface_it_IT.ts
@@ -24,11 +24,11 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation>Versione: %1
© Subsurface developer team
-2011-2016</translation>
+2011-2017</translation>
</message>
</context>
<context>
@@ -7782,8 +7782,8 @@ selezionate.</translation>
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
- <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Software mmulti-piattaforma per la gestione dei log di immersione&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, e altri, 2011-2016&lt;/span&gt;</translation>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
+ <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Software mmulti-piattaforma per la gestione dei log di immersione&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, e altri, 2011-2017&lt;/span&gt;</translation>
</message>
</context>
<context>
@@ -11293,4 +11293,4 @@ p, li { white-space: pre-wrap; }
<translation>CAS in deco</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_lv_LV.ts b/translations/subsurface_lv_LV.ts
index b0efe1c7c..9350eaac2 100644
--- a/translations/subsurface_lv_LV.ts
+++ b/translations/subsurface_lv_LV.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7753,7 +7753,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11250,4 +11250,4 @@ p, li { white-space: pre-wrap; }
<translation>Deko SAC</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_nb_NO.ts b/translations/subsurface_nb_NO.ts
index 8f1f110da..f1811cac1 100644
--- a/translations/subsurface_nb_NO.ts
+++ b/translations/subsurface_nb_NO.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7775,7 +7775,7 @@ valgte dykk. </translation>
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11285,4 +11285,4 @@ p, li { white-space: pre-wrap; }
<translation>SAC under deko</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_nl_NL.ts b/translations/subsurface_nl_NL.ts
index c58403978..78ce0146e 100644
--- a/translations/subsurface_nl_NL.ts
+++ b/translations/subsurface_nl_NL.ts
@@ -24,11 +24,11 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation>Versie: %1
© Subsurface onwikkelteam
-2011-2016</translation>
+2011-2017</translation>
</message>
</context>
<context>
@@ -7785,8 +7785,8 @@ Niet alle afbeeldingen hebben tijdstempels tussen 30 minuten voor de start en 30
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
- <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, en anderen, 2011-2016&lt;/span&gt;</translation>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
+ <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, en anderen, 2011-2017&lt;/span&gt;</translation>
</message>
</context>
<context>
@@ -11296,4 +11296,4 @@ p, li { white-space: pre-wrap; }
<translation>Gasverbruik (deco)</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_pl_PL.ts b/translations/subsurface_pl_PL.ts
index 44592c467..ccff25293 100644
--- a/translations/subsurface_pl_PL.ts
+++ b/translations/subsurface_pl_PL.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7776,7 +7776,7 @@ Nie wszystkie zdjęcia mają czas w zakresie pomiędzy
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11282,4 +11282,4 @@ p, li { white-space: pre-wrap; }
<translation>Deco SAC</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_pt_BR.ts b/translations/subsurface_pt_BR.ts
index 41eadb97e..f2544aa2f 100644
--- a/translations/subsurface_pt_BR.ts
+++ b/translations/subsurface_pt_BR.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7755,7 +7755,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11250,4 +11250,4 @@ p, li { white-space: pre-wrap; }
<translation>Deco SAC</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_pt_PT.ts b/translations/subsurface_pt_PT.ts
index 4c198fb08..3128d0362 100644
--- a/translations/subsurface_pt_PT.ts
+++ b/translations/subsurface_pt_PT.ts
@@ -24,11 +24,11 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation>Versão: %1
© Subsurface developer team
-2011-2016</translation>
+2011-2017</translation>
</message>
</context>
<context>
@@ -7785,8 +7785,8 @@ Nem todas as imagens foram obtidas no entervalo entre
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
- <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Software multi-plataforma de registo de mergulhos&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, e outros, 2011-2016&lt;/span&gt;</translation>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
+ <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Software multi-plataforma de registo de mergulhos&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, e outros, 2011-2017&lt;/span&gt;</translation>
</message>
</context>
<context>
@@ -11296,4 +11296,4 @@ p, li { white-space: pre-wrap; }
<translation>Consumo durante a descompressão</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_ro_RO.ts b/translations/subsurface_ro_RO.ts
index fa0f687f1..e0ba03d0b 100644
--- a/translations/subsurface_ro_RO.ts
+++ b/translations/subsurface_ro_RO.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7771,7 +7771,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11274,4 +11274,4 @@ p, li { white-space: pre-wrap; }
<translation>Decompresie SAC</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_ru_RU.ts b/translations/subsurface_ru_RU.ts
index 3594f3164..766b27fc1 100644
--- a/translations/subsurface_ru_RU.ts
+++ b/translations/subsurface_ru_RU.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7776,7 +7776,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11286,4 +11286,4 @@ p, li { white-space: pre-wrap; }
<translation>SAC на деко</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_sk_SK.ts b/translations/subsurface_sk_SK.ts
index 31e61a185..c6b940bd4 100644
--- a/translations/subsurface_sk_SK.ts
+++ b/translations/subsurface_sk_SK.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7758,7 +7758,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11258,4 +11258,4 @@ p, li { white-space: pre-wrap; }
<translation>SAC pri dekompresii</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_source.ts b/translations/subsurface_source.ts
index 026292efa..4ceb4da78 100644
--- a/translations/subsurface_source.ts
+++ b/translations/subsurface_source.ts
@@ -25,7 +25,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -7757,7 +7757,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/translations/subsurface_sv_SE.ts b/translations/subsurface_sv_SE.ts
index 57e6b03ab..e7f5149ed 100644
--- a/translations/subsurface_sv_SE.ts
+++ b/translations/subsurface_sv_SE.ts
@@ -24,11 +24,11 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation>Version: %1
© Subsurface utvecklarna
-2011-2016</translation>
+2011-2017</translation>
</message>
</context>
<context>
@@ -7784,8 +7784,8 @@ Alla bilder har inte en tidstämpel mellan
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
- <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform dyklogg mjukvara&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, med flera, 2011-2016&lt;/span&gt;</translation>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
+ <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform dyklogg mjukvara&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, med flera, 2011-2017&lt;/span&gt;</translation>
</message>
</context>
<context>
@@ -11291,4 +11291,4 @@ p, li { white-space: pre-wrap; }
<translation>Deko SAC</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_tr.ts b/translations/subsurface_tr.ts
index 23ef508f3..90a714e2e 100644
--- a/translations/subsurface_tr.ts
+++ b/translations/subsurface_tr.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7756,7 +7756,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11231,4 +11231,4 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"/>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_vi.ts b/translations/subsurface_vi.ts
index 828bcef51..9c6400940 100644
--- a/translations/subsurface_vi.ts
+++ b/translations/subsurface_vi.ts
@@ -23,7 +23,7 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation type="unfinished"/>
</message>
</context>
@@ -7752,7 +7752,7 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
<translation type="unfinished"/>
</message>
</context>
@@ -11202,4 +11202,4 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"/>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>
diff --git a/translations/subsurface_zh_TW.ts b/translations/subsurface_zh_TW.ts
index 8baad81cb..e9968af26 100644
--- a/translations/subsurface_zh_TW.ts
+++ b/translations/subsurface_zh_TW.ts
@@ -24,11 +24,11 @@
<source>Version: %1
© Subsurface developer team
-2011-2016</source>
+2011-2017</source>
<translation>Version: %1
© Subsurface developer team
-2011-2016</translation>
+2011-2017</translation>
</message>
</context>
<context>
@@ -7786,8 +7786,8 @@ Not all images have timestamps in the range between
</message>
<message>
<location filename="../desktop-widgets/about.cpp" line="19"/>
- <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</source>
- <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;跨平台潛水日誌軟體&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2016&lt;/span&gt;</translation>
+ <source>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;Multi-platform divelog software&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</source>
+ <translation>&lt;span style=&apos;font-size: 18pt; font-weight: bold;&apos;&gt;Subsurface %1 &lt;/span&gt;&lt;br&gt;&lt;br&gt;跨平台潛水日誌軟體&lt;br&gt;&lt;span style=&apos;font-size: 8pt&apos;&gt;Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2017&lt;/span&gt;</translation>
</message>
</context>
<context>
@@ -11290,4 +11290,4 @@ p, li { white-space: pre-wrap; }
<translation>減壓 SAC</translation>
</message>
</context>
-</TS> \ No newline at end of file
+</TS>