mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
Merge pull request #629 from opentx/driver33/PL_translation
Translation of Companion + changes in core files to make translation fil...
This commit is contained in:
commit
c57e0fc6d3
3 changed files with 10122 additions and 1 deletions
|
@ -296,7 +296,7 @@ INCLUDE_DIRECTORIES( ${CMAKE_BINARY_DIR} )
|
|||
INCLUDE_DIRECTORIES( ${CMAKE_SOURCE_DIR} )
|
||||
|
||||
|
||||
SET( LANGUAGES he pt ru de fr it sv cs )
|
||||
SET( LANGUAGES he pl pt ru de fr it sv cs )
|
||||
FOREACH( language ${LANGUAGES} )
|
||||
SET( companion_TS ${companion_TS} translations/companion_${language}.ts )
|
||||
ENDFOREACH( language )
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
<file>companion_de.qm</file>
|
||||
<file>companion_he.qm</file>
|
||||
<file>companion_it.qm</file>
|
||||
<file>companion_pl.qm</file>
|
||||
<file>companion_pt.qm</file>
|
||||
<file>companion_ru.qm</file>
|
||||
<file>companion_sv.qm</file>
|
||||
|
|
10120
companion/src/translations/companion_pl.ts
Normal file
10120
companion/src/translations/companion_pl.ts
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue