mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Add Russian translation (#48)
This commit is contained in:
parent
0a32a9b865
commit
b7dd11fa1f
@ -196,7 +196,8 @@ SOURCES += src/main.cpp \
|
||||
RESOURCES += gpxsee.qrc
|
||||
TRANSLATIONS = lang/gpxsee_cs.ts \
|
||||
lang/gpxsee_sv.ts \
|
||||
lang/gpxsee_de.ts
|
||||
lang/gpxsee_de.ts \
|
||||
lang/gpxsee_ru.ts
|
||||
macx {
|
||||
ICON = icons/gpxsee.icns
|
||||
QMAKE_INFO_PLIST = Info.plist
|
||||
|
@ -23,5 +23,6 @@
|
||||
<file>lang/gpxsee_cs.qm</file>
|
||||
<file>lang/gpxsee_sv.qm</file>
|
||||
<file>lang/gpxsee_de.qm</file>
|
||||
<file>lang/gpxsee_ru.qm</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
1497
lang/gpxsee_ru.ts
Normal file
1497
lang/gpxsee_ru.ts
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user