From 88d9e2e18f9ed0c2c733c5c6d22ac49c3150e8f8 Mon Sep 17 00:00:00 2001
From: Stefano <l.stickell@yahoo.it>
Date: Tue, 8 Apr 2014 16:26:48 +0200
Subject: Crowdin configuration file

---
 locale/crowdin.yaml | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 locale/crowdin.yaml

(limited to 'locale')

diff --git a/locale/crowdin.yaml b/locale/crowdin.yaml
new file mode 100644
index 000000000..69936a988
--- /dev/null
+++ b/locale/crowdin.yaml
@@ -0,0 +1,9 @@
+project_identifier: pyload
+preserve_hierarchy: true
+api_key: {key}
+base_path: {tmp}
+ 
+files:
+  -
+    source: 'pyLoad/*.pot'
+    translation: 'pyLoad/%two_letters_code%/LC_MESSAGES/%file_name%.po'
-- 
cgit v1.2.3