Improve consistency in translations, fix language codes, use cyrillicGlyphs, tweak Serbian translation strings (#407)
* Tweak Serbian translations * Add "cyrillicGlyphs": true to translations that use Cyrillic * translation_cs_cz.json → translation_cs.json The correct language code for Czech is CS; CZ is the country code * Add "cyrillicGlyphs": false to other translations, move "languageLocalName" to top Also change BG and HU "localLanguageName" to start with a capital letter * Add missing "languageLocalName" field for Slovak * Rearrange a few fields so they're in the same order for all languages * Regenerate translations source file * Portugues → Português * translation_dk.json → translation_da.json DA is the ISO 639-1 code for Danish * translation_ua.json → translation_uk.json UK is the ISO 639-1 code for Ukrainian * Update language codes in build.sh
This commit is contained in:
committed by
Ben V. Brown
parent
262ca9b0af
commit
d052edaf9a
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"languageCode": "IT",
|
||||
"languageLocalName": "Italiano",
|
||||
"cyrillicGlyphs": false,
|
||||
"messages": {
|
||||
"SettingsCalibrationDone": "Calibrazione effettuata",
|
||||
"SettingsCalibrationWarning": "Assicurati che la punta si trovi a temperatura ambiente prima di continuare!",
|
||||
@@ -227,6 +229,5 @@
|
||||
],
|
||||
"desc": "Imposta la potenza dell'alimentatore in uso"
|
||||
}
|
||||
},
|
||||
"languageLocalName": "Italiano"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user