소스 검색

add transifex config

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke 8 년 전
부모
커밋
e9f425cea2
1개의 변경된 파일38개의 추가작업 그리고 0개의 파일을 삭제
  1. 38 0
      iOSClient/.tx/config

+ 38 - 0
iOSClient/.tx/config

@@ -0,0 +1,38 @@
+[main]
+host = https://www.transifex.com
+
+[nextcloud.ios-bkpasscodeview]
+file_filter = <lang>.lproj/BKPasscodeView.strings
+source_file = en.lproj/BKPasscodeView.strings
+source_lang = en
+type = STRINGS
+
+[nextcloud.ios-error]
+file_filter = <lang>.lproj/Error.strings
+source_file = en.lproj/Error.strings
+source_lang = en
+type = STRINGS
+
+[nextcloud.ios-infoplist]
+file_filter = <lang>.lproj/InfoPlist.strings
+source_file = en.lproj/InfoPlist.strings
+source_lang = en
+type = STRINGS
+
+[nextcloud.ios-intro]
+file_filter = <lang>.lproj/Intro.strings
+source_file = en.lproj/Intro.strings
+source_lang = en
+type = STRINGS
+
+[nextcloud.ios-localizable]
+file_filter = <lang>.lproj/Localizable.strings
+source_file = en.lproj/Localizable.strings
+source_lang = en
+type = STRINGS
+
+[nextcloud.ios-openinappactivity]
+file_filter = <lang>.lproj/TTOpenInAppActivityLocalizable.string
+source_file = en.lproj/TTOpenInAppActivityLocalizable.string
+source_lang = en
+type = STRINGS