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

add german translation

This commit is contained in:
mkroehnert 2017-04-17 20:56:56 +02:00
parent 7dfdeac1da
commit 5d5a5365cd
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