From d79815a86d17715bf847b34968d122479dd4ed41 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sun, 30 Mar 2014 11:58:36 +0100 Subject: [PATCH] Add missing translations --- Makefile.am | 12 +++++- po/LINGUAS | 105 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 116 insertions(+), 1 deletion(-) create mode 100644 po/LINGUAS diff --git a/Makefile.am b/Makefile.am index 6165ac31..70ed1a8f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,17 @@ EXTRA_DIST = \ SUBDIRS = bin src po -test: +check-po: + @for i in $(top_srcdir)/po/*.po ; do \ + if ! grep -q ^`basename $$i | \ + sed 's,.po,,'`$$ $(top_srcdir)/po/LINGUAS ; then \ + echo '***' `basename $$i | \ + sed 's,.po,,'` missing from po/LINGUAS '***' ; \ + exit 1; \ + fi; \ + done; + +test: check-po pyflakes $(top_srcdir) pep8 $(top_srcdir) python -m sugar3.test.discover $(top_srcdir)/tests diff --git a/po/LINGUAS b/po/LINGUAS new file mode 100644 index 00000000..58c00b6d --- /dev/null +++ b/po/LINGUAS @@ -0,0 +1,105 @@ + +af +ak +am +ar +ayc +aym +be +be@latin +bg +bi +bn +bn_IN +br +bs +ca +cpp +cs +da +de +dz +el +en +en_GB +en_US +es +eu +fa +fa_AF +ff +fi +fil +fr +gl +gu +ha +he +hi +hr +ht +hu +hus +hy +id +ig +is +it +ja +km +kn +ko +kos +ku +lg +lt +mg +mi +mk +ml +mn +mr +ms +mvo +nah +nb +ne +nl +pa +pap +pbs +pl +ps +pt +pt_BR +quz +ro +ru +rw +sd +si +sk +sl +sm +son +sq +sr +sv +sw +ta +te +th +to +tr +tvl +tzm +tzo +ug +ur +vi +wa +yo +zh_CN +zh_HK +zh_TW +zu