From 0ddf81573cb8bdc4fd23d39730d691c9289a24e7 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Sat, 16 Nov 2019 16:18:12 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20Use=20Weblate=20for=20translatio?= =?UTF-8?q?ns?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .weblate | 3 +++ Makefile | 14 +------------- zanata.xml | 9 --------- 3 files changed, 4 insertions(+), 22 deletions(-) create mode 100644 .weblate delete mode 100644 zanata.xml diff --git a/.weblate b/.weblate new file mode 100644 index 0000000..f843976 --- /dev/null +++ b/.weblate @@ -0,0 +1,3 @@ +[weblate] +url = https://weblate.framasoft.org/api/ +translation = lutim diff --git a/Makefile b/Makefile index e94c781..393ef5f 100644 --- a/Makefile +++ b/Makefile @@ -16,20 +16,8 @@ minify: locales: $(XGETTEXT) $(EXTRACTDIR) -o $(POT) 2>/dev/null -push-locales: - ifeq ($(HEAD),$(filter $(HEAD),master development)) - sed -e 's@.*@$(HEAD)@' -i zanata.xml && \ - zanata-cli -q -B push - endif - -pull-locales: - ifeq ($(HEAD),$(filter $(HEAD),master development)) - sed -e 's@.*@$(HEAD)@' -i zanata.xml && \ - zanata-cli -q -B pull - endif - stats-locales: - zanata-cli -q stats + wlc stats lutim/development podcheck: podchecker lib/Lutim/DB/Image.pm diff --git a/zanata.xml b/zanata.xml deleted file mode 100644 index 03b4410..0000000 --- a/zanata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - https://trad.framasoft.org/ - master - lutim - gettext - themes/default/lib/Lutim/I18N/ - themes/default/lib/Lutim/I18N/ -