mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
CZ translations
This commit is contained in:
parent
68dce1bc92
commit
236c3539d1
2 changed files with 4 additions and 2 deletions
|
@ -1505,6 +1505,8 @@ enum MixFields {
|
|||
|
||||
#if defined(TRANSLATIONS_FR)
|
||||
#define MIXES_2ND_COLUMN (12*FW)
|
||||
#elif defined(TRANSLATIONS_CZ)
|
||||
#define MIXES_2ND_COLUMN (13*FW)
|
||||
#else
|
||||
#define MIXES_2ND_COLUMN (9*FW)
|
||||
#endif
|
||||
|
|
|
@ -278,7 +278,7 @@
|
|||
#define TR_SOURCE "Zdroj"
|
||||
#define TR_WEIGHT "V\200ha"
|
||||
#define TR_MIXERWEIGHT "V\200ha Mixu"
|
||||
#define TR_DIFFERENTIAL "DifV\212ch"
|
||||
#define TR_DIFFERENTIAL "Dif.V\212chylek"
|
||||
#define TR_OFFSET "Ofset"
|
||||
#define TR_MIXEROFFSET "Offset Mixu"
|
||||
#define TR_DRWEIGHT "V\200ha DV"
|
||||
|
@ -288,7 +288,7 @@
|
|||
#define TR_FPHASE "F\200ze"
|
||||
#define TR_MIXWARNING "Varov\200n\204"
|
||||
#define TR_OFF "VYP"
|
||||
#define TR_MULTPX "Multpx"
|
||||
#define TR_MULTPX "Mat.Operace"
|
||||
#define TR_DELAYDOWN "Zpo\217d\203n\204 Vyp"
|
||||
#define TR_DELAYUP "Zpo\217d\203n\204 Zap"
|
||||
#define TR_SLOWDOWN "Zpomal. Vyp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue