From c4d69b22f6739b06316b56a087127b5e84d15806 Mon Sep 17 00:00:00 2001 From: Akihiro MOTOKI Date: Wed, 7 May 2014 19:07:25 +0900 Subject: [PATCH] Add .tx/config --- .tx/config | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 .tx/config diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..ef038e0 --- /dev/null +++ b/.tx/config @@ -0,0 +1,38 @@ +[main] +host = https://www.transifex.com + +[iptables.iptables_8] +file_filter = po4a/man8/iptables.8..po +source_file = po4a/man8/iptables.8.pot +source_lang = en +type = PO + +[iptables.iptables-save_8] +file_filter = po4a/man8/iptables-save.8..po +source_file = po4a/man8/iptables-save.8.pot +source_lang = en +type = PO + +[iptables.iptables-restore_8] +file_filter = po4a/man8/iptables-restore.8..po +source_file = po4a/man8/iptables-restore.8.pot +source_lang = en +type = PO + +[iptables.iptables-apply_8] +file_filter = po4a/man8/iptables-apply.8..po +source_file = po4a/man8/iptables-apply.8.pot +source_lang = en +type = PO + +[iptables.iptables-extensions_8] +file_filter = po4a/man8/iptables-extensions.8..po +source_file = po4a/man8/iptables-extensions.8.pot +source_lang = en +type = PO + +[iptables.iptables-xml_1] +file_filter = po4a/man1/iptables-xml.1..po +source_file = po4a/man1/iptables-xml.1.pot +source_lang = en +type = PO -- 2.11.0