summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Colomb <src@andre.colomb.de>2022-12-18 14:47:13 +0100
committerAndré Colomb <src@andre.colomb.de>2023-02-06 21:19:47 +0100
commit26796c077344c48cc080532f7e6c65f7a04263c3 (patch)
tree49306b2fcccf5361b90f598edfdc1391632db608
parentf8364c9d6ca94804badb052d02eae5b540c14cff (diff)
Refer to Weblate instead of Transifex for translations.
-rw-r--r--CONTRIBUTING.md11
-rwxr-xr-xbuild.sh2
-rw-r--r--gui/default/assets/lang/README.txt4
3 files changed, 11 insertions, 6 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5342473f45..6dd8059188 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -24,10 +24,15 @@ too much information will never get you yelled at. :)
## Contributing Translations
All translations are done via
-[Transifex](https://www.transifex.com/projects/p/syncthing/). If you
-wish to contribute to a translation, just head over there and sign up.
+[Weblate](https://hosted.weblate.org/projects/syncthing/). If you wish
+to contribute to a translation, just head over there and sign up.
Before every release, the language resources are updated from the
-latest info on Transifex.
+latest info on Weblate.
+
+Note that the previously used service at
+[Transifex](https://www.transifex.com/projects/p/syncthing/) is being
+retired and we kindly ask you to sign up on Weblate for continued
+involvement.
## Contributing Code
diff --git a/build.sh b/build.sh
index 6251b71a6f..e801de1fdd 100755
--- a/build.sh
+++ b/build.sh
@@ -23,7 +23,7 @@ case "${1:-default}" in
prerelease)
script authors
- build transifex
+ build weblate
pushd man ; ./refresh.sh ; popd
git add -A gui man AUTHORS
git commit -m 'gui, man, authors: Update docs, translations, and contributors'
diff --git a/gui/default/assets/lang/README.txt b/gui/default/assets/lang/README.txt
index a7edb34941..dd0288b4d4 100644
--- a/gui/default/assets/lang/README.txt
+++ b/gui/default/assets/lang/README.txt
@@ -1,7 +1,7 @@
All files in this directory are auto generated. Do not change any of
them. To contribute translations, please head over to
-https://explore.transifex.com/syncthing/
+ https://hosted.weblate.org/projects/syncthing/
-Any updates made on Transifex will be automatically pulled into these
+Any updates made on Weblate will be automatically pulled into these
files.