1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-02-16 07:40:49 +01:00

Add Finnish translation (#50)

This commit is contained in:
Nikolay Korotkiy 2018-01-11 12:34:00 +03:00 committed by Martin Tůma
parent 045cbe81bf
commit c9cac70e1f
3 changed files with 1499 additions and 1 deletions

View File

@ -197,7 +197,8 @@ RESOURCES += gpxsee.qrc
TRANSLATIONS = lang/gpxsee_cs.ts \ TRANSLATIONS = lang/gpxsee_cs.ts \
lang/gpxsee_sv.ts \ lang/gpxsee_sv.ts \
lang/gpxsee_de.ts \ lang/gpxsee_de.ts \
lang/gpxsee_ru.ts lang/gpxsee_ru.ts \
lang/gpxsee_fi.ts
macx { macx {
ICON = icons/gpxsee.icns ICON = icons/gpxsee.icns
QMAKE_INFO_PLIST = Info.plist QMAKE_INFO_PLIST = Info.plist

View File

@ -24,5 +24,6 @@
<file>lang/gpxsee_sv.qm</file> <file>lang/gpxsee_sv.qm</file>
<file>lang/gpxsee_de.qm</file> <file>lang/gpxsee_de.qm</file>
<file>lang/gpxsee_ru.qm</file> <file>lang/gpxsee_ru.qm</file>
<file>lang/gpxsee_fi.qm</file>
</qresource> </qresource>
</RCC> </RCC>

1496
lang/gpxsee_fi.ts Normal file

File diff suppressed because it is too large Load Diff