mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 01:33:30 +02:00
Create Transifex resources
This commit is contained in:
parent
6bc70dc2f4
commit
6ae2fcc7a6
1 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,15 @@
|
|||
[main]
|
||||
host = https://www.transifex.com
|
||||
|
||||
[calibre.main]
|
||||
file_filter = calibre/<lang>.po
|
||||
source_file = calibre/main.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[calibre.iso639]
|
||||
file_filter = iso_639/<lang>.po
|
||||
source_file = iso_639/iso_639_3.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue