Changes: add Vietnamese translation
This commit is contained in:
parent
018788ddc0
commit
aeeb4332b0
2
CHANGES
2
CHANGES
@ -14,11 +14,13 @@ This release contains contributions from (alphabetically by first name):
|
|||||||
- Andrius Štikonas
|
- Andrius Štikonas
|
||||||
- Artem Grinev
|
- Artem Grinev
|
||||||
- Gaël PORTAY
|
- Gaël PORTAY
|
||||||
|
- TTran Me
|
||||||
|
|
||||||
## Core ##
|
## Core ##
|
||||||
- Calamares now sets the C++ standard for compilation to C++17; this
|
- Calamares now sets the C++ standard for compilation to C++17; this
|
||||||
is for better compatibility and fewer warnings when building with
|
is for better compatibility and fewer warnings when building with
|
||||||
modern KDE Frameworks and KPMcore 4.2.0.
|
modern KDE Frameworks and KPMcore 4.2.0.
|
||||||
|
- Vietnamese translations have been added. Welcome!
|
||||||
|
|
||||||
## Modules ##
|
## Modules ##
|
||||||
- The *keyboard* and *keyboardq* modules now share backend code
|
- The *keyboard* and *keyboardq* modules now share backend code
|
||||||
|
@ -140,12 +140,13 @@ set( CALAMARES_DESCRIPTION_SUMMARY
|
|||||||
# NOTE: update these lines by running `txstats.py`, or for full automation
|
# NOTE: update these lines by running `txstats.py`, or for full automation
|
||||||
# `txstats.py -e`. See also
|
# `txstats.py -e`. See also
|
||||||
#
|
#
|
||||||
# Total 70 languages
|
# Total 71 languages
|
||||||
set( _tx_complete ca cs_CZ he hr sq tr_TR uk )
|
set( _tx_complete be ca cs_CZ da fi_FI fur he hi hr ja pt_BR sq sv
|
||||||
set( _tx_good as ast az az_AZ be da de es fa fi_FI fr hi hu it_IT
|
tg uk vi zh_TW )
|
||||||
ja ko lt ml nl pt_BR pt_PT ru sk sv tg zh_CN zh_TW )
|
set( _tx_good as ast az az_AZ de es fa fr hu it_IT ko lt ml nl
|
||||||
set( _tx_ok ar bg bn el en_GB es_MX es_PR et eu fur gl id is mr nb
|
pt_PT ru sk tr_TR zh_CN )
|
||||||
pl ro sl sr sr@latin th )
|
set( _tx_ok ar bg bn el en_GB es_MX es_PR et eu gl id is mr nb pl
|
||||||
|
ro sl sr sr@latin th )
|
||||||
set( _tx_incomplete ca@valencia eo fr_CH gu ie kk kn lo lv mk ne_NP
|
set( _tx_incomplete ca@valencia eo fr_CH gu ie kk kn lo lv mk ne_NP
|
||||||
te ur uz )
|
te ur uz )
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user