gnucash maint: Move pt translation to Translation Project

Frank H.Ellenberger fell at code.gnucash.org
Fri Nov 27 11:04:41 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/93f500bd (commit)
	from  https://github.com/Gnucash/gnucash/commit/ac631260 (commit)



commit 93f500bd4d312d279db7fe9add17de42403477c8
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Nov 27 16:56:19 2020 +0100

    Move pt translation to Translation Project
    
    https://lists.gnucash.org/pipermail/gnucash-devel/2020-November/045581.html

diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 28622d07b..d2120782f 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -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 at latin ks lt lv mai mni mni at 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 at latin ks lt lv mai mni mni at 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)



Summary of changes:
 po/CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the gnucash-changes mailing list