1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-16 11:54:23 +02:00

Merge pull request #25 from mkroehnert/german-translation

add german translation
This commit is contained in:
2017-04-17 21:58:05 +02:00
committed by GitHub
3 changed files with 1087 additions and 1 deletions

View File

@ -163,7 +163,8 @@ SOURCES += src/main.cpp \
src/datum.cpp
RESOURCES += gpxsee.qrc
TRANSLATIONS = lang/gpxsee_cs.ts \
lang/gpxsee_sv.ts
lang/gpxsee_sv.ts \
lang/gpxsee_de.ts
macx {
ICON = icons/gpxsee.icns
QMAKE_INFO_PLIST = Info.plist

View File

@ -21,5 +21,6 @@
<file>icons/document-print-preview.png</file>
<file>lang/gpxsee_cs.qm</file>
<file>lang/gpxsee_sv.qm</file>
<file>lang/gpxsee_de.qm</file>
</qresource>
</RCC>

1084
lang/gpxsee_de.ts Normal file

File diff suppressed because it is too large Load Diff