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/ -