Switch to the Fedora weblate instance for translations

Closes: #78
This commit is contained in:
Benjamin Berg 2021-06-30 14:17:28 +02:00
parent b760a82ac6
commit 0d2dbc6179
4 changed files with 7 additions and 34 deletions

View file

@ -1,8 +0,0 @@
[main]
host = https://www.transifex.com
[fprintd.fprintd-po-fprintd-pot]
file_filter = po/<lang>.po
source_file = po/fprintd.pot
source_lang = en

7
README
View file

@ -12,6 +12,13 @@ Licensed under the GPL version 2 or any later version (see COPYING).
A PAM login module is included in the 'pam' directory.
Translating
===========
fprintd and pam_fprintd are translated using weblate. Please visit
https://translate.fedoraproject.org/projects/fprintd/ to contribute
translations.
API use cases
=============

View file

@ -1,17 +0,0 @@
Updating translations
=====================
The update-transifex.sh script should be run regularly to both pull
translations from the Transifex service, and push new strings to translate.
Transifex.net Token Verification
================================
The list of tokens below guarantee the respective users to be able to enable
submission on components using the following repository url:
https://gitlab.freedesktop.org/libfprint/fprintd/
Tokens:
dKfMSehAGCsQ5gxT4r2DAp9PyEMsKAMp / hadess

View file

@ -1,9 +0,0 @@
#!/bin/sh
test -f .tx/config || exit 1
echo Pulling translations from Transifex
tx --root `dirname $0` pull --all --force --skip
echo Pushing strings to Transifex
tx push --source