1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-04-20 12:19:11 +02:00

Compare commits

..

7 Commits

Author SHA1 Message Date
Hosted Weblate
8b039cb9a7
Merge branch 'origin/master' into Weblate. 2022-11-10 07:34:02 +01:00
37bff3d50c Version++ 2022-11-10 07:33:51 +01:00
Hosted Weblate
70941405ad
Merge branch 'origin/master' into Weblate. 2022-11-09 23:13:26 +01:00
Hosted Weblate
5ad8f762f7
Merge branch 'origin/master' into Weblate. 2022-11-09 21:38:28 +01:00
raf
297f5f13fb
Translated using Weblate (Catalan)
Currently translated at 100.0% (466 of 466 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ca/
2022-11-09 21:38:27 +01:00
ovl-1
985ccaf931
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (466 of 466 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/nb_NO/
2022-11-09 21:38:27 +01:00
mtriau
51dd85f973
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (466 of 466 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/zh_Hans/
2022-11-08 13:04:32 +01:00
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
version: 11.7.{build}
version: 11.8.{build}
configuration:
- Release

View File

@ -3,7 +3,7 @@ unix:!macx:!android {
} else {
TARGET = GPXSee
}
VERSION = 11.7
VERSION = 11.8
QT += core \
gui \

View File

@ -1216,7 +1216,7 @@
<message>
<location filename="../src/map/maplist.cpp" line="158"/>
<source>Electronic Navigational Charts</source>
<translation type="unfinished"></translation>
<translation>Cartes Nàutiques Electròniques</translation>
</message>
<message>
<location filename="../src/map/maplist.cpp" line="159"/>

View File

@ -1246,7 +1246,7 @@
<message>
<location filename="../src/map/maplist.cpp" line="158"/>
<source>Electronic Navigational Charts</source>
<translation type="unfinished"></translation>
<translation>Elektroniske sjøkart</translation>
</message>
<message>
<location filename="../src/map/maplist.cpp" line="165"/>

View File

@ -1240,7 +1240,7 @@
<message>
<location filename="../src/map/maplist.cpp" line="158"/>
<source>Electronic Navigational Charts</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<location filename="../src/map/maplist.cpp" line="165"/>

View File

@ -37,7 +37,7 @@ Unicode true
; The name of the installer
Name "GPXSee"
; Program version
!define VERSION "11.7"
!define VERSION "11.8"
; The file to write
OutFile "GPXSee-${VERSION}_x64.exe"