mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
cleanup: update all copyright dates to 2020
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
969b587e3d
commit
f9ccbabb3d
34 changed files with 125 additions and 125 deletions
|
@ -21,7 +21,7 @@ SubsurfaceAbout::SubsurfaceAbout(QWidget *parent, Qt::WindowFlags f) : QDialog(p
|
||||||
"Subsurface %1 </span><br><br>"
|
"Subsurface %1 </span><br><br>"
|
||||||
"Multi-platform divelog software<br>"
|
"Multi-platform divelog software<br>"
|
||||||
"<span style='font-size: 8pt'>"
|
"<span style='font-size: 8pt'>"
|
||||||
"Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019"
|
"Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020"
|
||||||
"</span>").arg(versionString));
|
"</span>").arg(versionString));
|
||||||
|
|
||||||
QShortcut *close = new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_W), this);
|
QShortcut *close = new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_W), this);
|
||||||
|
|
|
@ -46,7 +46,7 @@ Kirigami.ScrollablePage {
|
||||||
}
|
}
|
||||||
|
|
||||||
Kirigami.Heading {
|
Kirigami.Heading {
|
||||||
text: qsTr("Version: %1\n\n© Subsurface developer team\n2011-2019").arg(manager.getVersion())
|
text: qsTr("Version: %1\n\n© Subsurface developer team\n2011-2020").arg(manager.getVersion())
|
||||||
level: 5
|
level: 5
|
||||||
font.pointSize: subsurfaceTheme.smallPointSize + 1
|
font.pointSize: subsurfaceTheme.smallPointSize + 1
|
||||||
Layout.alignment: Qt.AlignHCenter
|
Layout.alignment: Qt.AlignHCenter
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<key>NOTE</key>
|
<key>NOTE</key>
|
||||||
<string>Subsurface is open source software released under the GPLv2 -- and includes many other open source components like Qt, Kirigami, libdivecomputer, and others.</string>
|
<string>Subsurface is open source software released under the GPLv2 -- and includes many other open source components like Qt, Kirigami, libdivecomputer, and others.</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright © 2011-2019 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava and the Subsurface developer team</string>
|
<string>Copyright © 2011-2020 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava and the Subsurface developer team</string>
|
||||||
<key>NSMainNibFile</key>
|
<key>NSMainNibFile</key>
|
||||||
<string>SubsurfaceMobileLaunch</string>
|
<string>SubsurfaceMobileLaunch</string>
|
||||||
<key>UILaunchStoryboardName</key>
|
<key>UILaunchStoryboardName</key>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Версия: %1
|
<translation>Версия: %1
|
||||||
|
|
||||||
© Subsurface екипа
|
© Subsurface екипа
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9730,8 +9730,8 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>мулти-платформен, гмуркачески регистър софтуер<br><span style='font-size: 8pt'>Линус Торвалдс, Дърк Хондел, Томаз Канабрава, и други, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>мулти-платформен, гмуркачески регистър софтуер<br><span style='font-size: 8pt'>Линус Торвалдс, Дърк Хондел, Томаз Канабрава, и други, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14311,4 +14311,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Versió: %1
|
<translation>Versió: %1
|
||||||
|
|
||||||
© Equip de desenvolupament del Subsurface
|
© Equip de desenvolupament del Subsurface
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9737,8 +9737,8 @@ Fitxers amb una data/hora inapropiada</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Un programari multiplataforma per enregistrar un diari de busseig<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Dirk Hohndel, Tomaz Canabrava i altres, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Un programari multiplataforma per enregistrar un diari de busseig<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Dirk Hohndel, Tomaz Canabrava i altres, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14307,4 +14307,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Verze: %1
|
<translation>Verze: %1
|
||||||
|
|
||||||
© vývojový tým Subsurface
|
© vývojový tým Subsurface
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9729,7 +9729,7 @@ Soubory se špatným datem/časem</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14301,4 +14301,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9704,7 +9704,7 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14246,4 +14246,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9720,7 +9720,7 @@ Dateien mit unpassendem Datum/Zeit</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14294,4 +14294,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -23,11 +23,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Version: %1
|
<translation>Version: %1
|
||||||
|
|
||||||
© Subsurface Entwickler Team
|
© Subsurface Entwickler Team
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9727,8 +9727,8 @@ Dateien mit unpassendem Datum/Zeit</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform Logbuch-Software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform Logbuch-Software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14310,4 +14310,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation>Netzwerkfehler %1</translation>
|
<translation>Netzwerkfehler %1</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9702,7 +9702,7 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14258,4 +14258,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Version: %1
|
<translation>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9732,8 +9732,8 @@ Files with inappropriate date/time</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14312,4 +14312,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Versión: %1
|
<translation>Versión: %1
|
||||||
|
|
||||||
© Equipo de desarrollo de Subsurface
|
© Equipo de desarrollo de Subsurface
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9736,8 +9736,8 @@ Archivos con fecha/hora incorrectas</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br> Programa de log de buceo multiplataforma<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br> Programa de log de buceo multiplataforma<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14319,4 +14319,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation>error de red %1</translation>
|
<translation>error de red %1</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9709,7 +9709,7 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14254,4 +14254,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Versio: %1
|
<translation>Versio: %1
|
||||||
|
|
||||||
© Subsurfacen kehitystiimi
|
© Subsurfacen kehitystiimi
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9731,8 +9731,8 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Sukelluslokiohjelmisto useille käyttöjärjestelmäalustoille<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Sukelluslokiohjelmisto useille käyttöjärjestelmäalustoille<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14315,4 +14315,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation>verkkovirhe %1</translation>
|
<translation>verkkovirhe %1</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Version: %1
|
<translation>Version: %1
|
||||||
|
|
||||||
© L’équipe de développement Subsurface
|
© L’équipe de développement Subsurface
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9729,8 +9729,8 @@ Fichiers avec dates/heures incorrectes</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Carnet de plongée numérique<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, et autres, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Carnet de plongée numérique<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, et autres, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14307,4 +14307,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>גרסה: %1
|
<translation>גרסה: %1
|
||||||
|
|
||||||
© צוות פיתח של Subsurface
|
© צוות פיתח של Subsurface
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9734,8 +9734,8 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1</span><br><br>תוכנה יומן צלילה רב פלטפורמה<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1</span><br><br>תוכנה יומן צלילה רב פלטפורמה<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14322,4 +14322,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation>שגיאת רשת %1</translation>
|
<translation>שגיאת רשת %1</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9694,7 +9694,7 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14206,4 +14206,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9696,7 +9696,7 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14207,4 +14207,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9695,7 +9695,7 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14210,4 +14210,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9726,7 +9726,7 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14301,4 +14301,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9696,7 +9696,7 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14239,4 +14239,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -23,11 +23,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Versjon: %1
|
<translation>Versjon: %1
|
||||||
|
|
||||||
© Utviklerteamet til Subsurface
|
© Utviklerteamet til Subsurface
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9727,7 +9727,7 @@ Filer med upassende dykkedato/-tid</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14301,4 +14301,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Versie: %1
|
<translation>Versie: %1
|
||||||
|
|
||||||
© Subsurface ontwikkelteam
|
© Subsurface ontwikkelteam
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9731,8 +9731,8 @@ Bestanden met onjuiste datum/tijd</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform duiklog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava en anderen, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform duiklog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava en anderen, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14316,4 +14316,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation>netwerkfout %1</translation>
|
<translation>netwerkfout %1</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Wersja: %1
|
<translation>Wersja: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9732,8 +9732,8 @@ Pliki z niepasującą datą/czasem</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Wieloplatformowy log nurkowy<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Wieloplatformowy log nurkowy<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14309,4 +14309,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9721,7 +9721,7 @@ Arquivos com data/hora inapropriados</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14296,4 +14296,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Version: %1
|
<translation>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9730,8 +9730,8 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Software multi-plataforma de registo de mergulhos<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, e outros, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Software multi-plataforma de registo de mergulhos<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, e outros, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14315,4 +14315,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation>erro de rede %1</translation>
|
<translation>erro de rede %1</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Vesriunea: %1
|
<translation>Vesriunea: %1
|
||||||
|
|
||||||
© Echipa Subsurface
|
© Echipa Subsurface
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9734,8 +9734,8 @@ Fisiere cu data/ora neconforme</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Software log scufundare multi-platformă<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, și alții, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Software log scufundare multi-platformă<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, și alții, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14319,4 +14319,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation>eroare rețea %1</translation>
|
<translation>eroare rețea %1</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9709,7 +9709,7 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14277,4 +14277,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9698,7 +9698,7 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14241,4 +14241,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9741,7 +9741,7 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>Version: %1
|
<translation>Version: %1
|
||||||
|
|
||||||
© Subsurface utvecklingsteam
|
© Subsurface utvecklingsteam
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9735,8 +9735,8 @@ Filer med felaktig datum/tid</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-plattform dykprogramvara<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-plattform dykprogramvara<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14318,4 +14318,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation>nätverksfel %1</translation>
|
<translation>nätverksfel %1</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9696,7 +9696,7 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14226,4 +14226,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -9695,7 +9695,7 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -14207,4 +14207,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -24,11 +24,11 @@
|
||||||
<source>Version: %1
|
<source>Version: %1
|
||||||
|
|
||||||
© Subsurface developer team
|
© Subsurface developer team
|
||||||
2011-2019</source>
|
2011-2020</source>
|
||||||
<translation>版本: %1
|
<translation>版本: %1
|
||||||
|
|
||||||
© Subsurface 開發團隊
|
© Subsurface 開發團隊
|
||||||
2011-2019</translation>
|
2011-2020</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
<location filename="../mobile-widgets/qml/About.qml" line="62"/>
|
||||||
|
@ -9731,8 +9731,8 @@ Files with inappropriate date/time</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
<location filename="../desktop-widgets/about.cpp" line="20"/>
|
||||||
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2019</span></source>
|
<source><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>Multi-platform divelog software<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2020</span></source>
|
||||||
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>跨平台潛水日誌軟體<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava 與其他協助者, 2011-2019</span></translation>
|
<translation><span style='font-size: 18pt; font-weight: bold;'>Subsurface %1 </span><br><br>跨平台潛水日誌軟體<br><span style='font-size: 8pt'>Linus Torvalds, Dirk Hohndel, Tomaz Canabrava 與其他協助者, 2011-2020</span></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -14308,4 +14308,4 @@ p, li { white-space: pre-wrap; }
|
||||||
<translation>網路錯誤 %1</translation>
|
<translation>網路錯誤 %1</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
Loading…
Reference in a new issue