add translation infrastructure

This commit is contained in:
Jonas Heinrich 2020-10-18 12:10:17 +02:00
parent e3893c1cb7
commit 84eac2a16d
2 changed files with 9 additions and 0 deletions

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.radio]
file_filter = translationfiles/<lang>/radio.po
source_file = translationfiles/templates/radio.pot
source_lang = en
type = PO

0
l10n/.gitkeep Normal file
View File