Move pt translation to Translation Project

https://lists.gnucash.org/pipermail/gnucash-devel/2020-November/045581.html
This commit is contained in:
Frank H. Ellenberger 2020-11-27 16:56:19 +01:00
parent ac63126080
commit 93f500bd4d

View File

@ -2,9 +2,9 @@ add_subdirectory(glossary)
# Set of available languages:
# * managed at the Translation Project (TP):
set (TP_LINGUAS ca cs da eu fa ja ro rw sk sr sv tr uk zh_CN)
set (TP_LINGUAS ca cs da eu fa ja pt ro rw sk sr sv tr uk zh_CN)
# * already marked as external at TP or they have no language team:
set (GC_LINGUAS ar as az bg brx de doi el en_GB es es_NI et fi fr gu he hi hr hu id it kn ko kok kok@latin ks lt lv mai mni mni@bengali mr nb ne nl pl pt pt_BR ru ta te ur vi zh_TW)
set (GC_LINGUAS ar as az bg brx de doi el en_GB es es_NI et fi fr gu he hi hr hu id it kn ko kok kok@latin ks lt lv mai mni mni@bengali mr nb ne nl pl pt_BR ru ta te ur vi zh_TW)
# * New or unmarked: The release manager should announce them to TP
# and when listed there move in the respective group above.
set (NEW_LINGUAS)