config 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. [main]
  2. host = https://www.transifex.com
  3. [nextcloud.ios-bkpasscodeview]
  4. file_filter = <lang>.lproj/BKPasscodeView.strings
  5. source_file = en.lproj/BKPasscodeView.strings
  6. source_lang = en
  7. type = STRINGS
  8. lang_map = pt_BR: pt-BR, zh_CN: zh-CN
  9. [nextcloud.ios-error]
  10. file_filter = <lang>.lproj/Error.strings
  11. source_file = en.lproj/Error.strings
  12. source_lang = en
  13. type = STRINGS
  14. lang_map = pt_BR: pt-BR, zh_CN: zh-CN
  15. [nextcloud.ios-infoplist]
  16. file_filter = <lang>.lproj/InfoPlist.strings
  17. source_file = en.lproj/InfoPlist.strings
  18. source_lang = en
  19. type = STRINGS
  20. lang_map = pt_BR: pt-BR, zh_CN: zh-CN
  21. [nextcloud.ios-intro]
  22. file_filter = <lang>.lproj/Intro.strings
  23. source_file = en.lproj/Intro.strings
  24. source_lang = en
  25. type = STRINGS
  26. lang_map = pt_BR: pt-BR, zh_CN: zh-CN
  27. [nextcloud.ios-localizable]
  28. file_filter = <lang>.lproj/Localizable.strings
  29. source_file = en.lproj/Localizable.strings
  30. source_lang = en
  31. type = STRINGS
  32. lang_map = pt_BR: pt-BR, zh_CN: zh-CN
  33. [nextcloud.ios-openinappactivity]
  34. file_filter = <lang>.lproj/TTOpenInAppActivityLocalizable.string
  35. source_file = en.lproj/TTOpenInAppActivityLocalizable.string
  36. source_lang = en
  37. type = STRINGS
  38. lang_map = pt_BR: pt-BR, zh_CN: zh-CN