Add basic transifex config

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2020-09-18 20:19:15 +02:00
parent 43c6db9870
commit 89a9084b77
No known key found for this signature in database
GPG key ID: FE03C3A163FEDE68
3 changed files with 11 additions and 0 deletions

2
.l10nignore Normal file
View file

@ -0,0 +1,2 @@
# compiled vue templates
js/

9
.tx/config Normal file
View file

@ -0,0 +1,9 @@
[main]
host = https://www.transifex.com
lang_map = bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk, th_TH: th, ja_JP: ja
[nextcloud.integration_moodle]
file_filter = translationfiles/<lang>/integration_moodle.po
source_file = translationfiles/templates/integration_moodle.pot
source_lang = en
type = PO

0
l10n/.gitkeep Normal file
View file