1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 14:53:21 +02:00

Merge pull request #25 from mkroehnert/german-translation

add german translation
This commit is contained in:
Martin Tůma 2017-04-17 21:58:05 +02:00 committed by GitHub
commit 1746e1cf08
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