From ba209fa74c48c6aba13b6fe90a8e21dafc512779 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Mar 22 2020 10:29:56 +0000 Subject: 🌐 — Use Weblate instead of Zanata for translations --- diff --git a/CHANGELOG b/CHANGELOG index 2014614..58e4007 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,7 @@ Revision history for Lufi ?.??.? ????-??-?? - Notifications when uploading and downloading files (#181) + - Use Weblate instead of Zanata for translations (https://weblate.framasoft.org/projects/lufi/development/) 0.04.6 2019-11-07 - Now can send large files (>2Gio) while using a DB other than SQLite (#165) diff --git a/Makefile b/Makefile index dfc3dc9..e8f1aeb 100644 --- a/Makefile +++ b/Makefile @@ -8,15 +8,6 @@ LUFI=script/lufi locales: $(XGETTEXT) $(EXTRACTDIR) -o $(POT) 2>/dev/null -push-locales: locales - zanata-cli -q -B push --errors --project-version `git branch | grep \* | cut -d ' ' -f2-` - -pull-locales: - zanata-cli -q -B pull --min-doc-percent 50 --project-version `git branch | grep \* | cut -d ' ' -f2-` - -stats-locales: - zanata-cli -q stats --project-version `git branch | grep \* | cut -d ' ' -f2-` - podcheck: podchecker lib/Lufi/DB/File.pm lib/Lufi/DB/Slice.pm diff --git a/zanata.xml b/zanata.xml deleted file mode 100644 index 705e60f..0000000 --- a/zanata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - https://trad.framasoft.org/ - lufi - gettext - themes/default/lib/Lufi/I18N/ - themes/default/lib/Lufi/I18N/ -