Add transifex config
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
8266184a50
commit
78043af7dc
|
|
@ -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.registration]
|
||||||
|
file_filter = translationfiles/<lang>/registration.po
|
||||||
|
source_file = translationfiles/templates/registration.pot
|
||||||
|
source_lang = en
|
||||||
|
type = PO
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
[main]
|
|
||||||
host = https://www.transifex.com
|
|
||||||
lang_map = ja_JP: ja
|
|
||||||
|
|
||||||
[owncloud.registration]
|
|
||||||
file_filter = <lang>/registration.po
|
|
||||||
source_file = templates/registration.pot
|
|
||||||
source_lang = en
|
|
||||||
type = PO
|
|
||||||
Loading…
Reference in New Issue