Added transifex cli configuration

This commit is contained in:
Fabio Bas 2015-09-08 19:08:04 +02:00
parent 601ada8473
commit 09b926a7ac
2 changed files with 14 additions and 2 deletions

3
.gitignore vendored
View file

@ -4,5 +4,4 @@ build*
.directory
mysql.cnf
.DS_Store
.idea/
.tx/
.idea/

13
.tx/config Normal file
View file

@ -0,0 +1,13 @@
[main]
host = https://www.transifex.com
[cockatrice.cockatrice]
file_filter = cockatrice/translations/cockatrice_<lang>.ts
source_file = cockatrice/translations/cockatrice_en.ts
source_lang = en
[cockatrice.oracle]
file_filter = oracle/translations/oracle_<lang>.ts
source_file = oracle/translations/oracle_en.ts
source_lang = en