Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import transifex configuration #3

Closed
nijel opened this issue Oct 19, 2018 · 2 comments
Closed

Import transifex configuration #3

nijel opened this issue Oct 19, 2018 · 2 comments
Assignees
Labels
enhancement Adding or requesting a new feature.

Comments

@nijel
Copy link
Member

nijel commented Oct 19, 2018

There are quite some projects migrating from transifex and we might help in migration by parsing .tx/config files.

Some examples found in free software projects on Hosted Weblate:

[main]
host = https://www.transifex.com

[ring.lrc_en_ts]
file_filter = translations/lrc_<lang>.ts
source_file = translations/lrc_en.ts
source_lang = en
type = TS
[main]
host = https://www.transifex.com

[arctica-greeter.remote-logon-service]
source_file = po/remote-logon-service.pot
source_lang = en
type = PO
file_filter = po/<lang>.po
[main]
host = https://www.transifex.com

[ring.localizablestrings]
file_filter = ui/<lang>.lproj/Localizable.strings
source_file = ui/Base.lproj/Localizable.strings
source_lang = en
type = STRINGS

[ring.osxAccAdvanced]
file_filter = ui/<lang>.lproj/AccAdvanced.strings
source_file = ui/Base.lproj/AccAdvanced.strings
source_lang = en
type = STRINGS
[main]
host = https://www.transifex.com

[darkwallet.darkwallet]
file_filter = i18n/<lang>.json
source_file = i18n/en_US.json
source_lang = en_US
type = KEYVALUEJSON
@nijel nijel added the enhancement Adding or requesting a new feature. label Oct 19, 2018
@nijel nijel self-assigned this Nov 30, 2018
@nijel nijel closed this as completed in 2b64d31 Nov 30, 2018
@nijel
Copy link
Member Author

nijel commented Nov 30, 2018

Configuration is described here: https://docs.transifex.com/client/client-configuration

@nijel
Copy link
Member Author

nijel commented Nov 30, 2018

Thank you for your report, the issue you have reported has just been fixed.

  • In case you see problem with the fix, please comment on this issue.
  • In case you see similar problem, please open separate issue.
  • If you are happy with the outcome, consider supporting Weblate by donating.

nijel added a commit that referenced this issue Nov 30, 2018
Signed-off-by: Michal Čihař <michal@cihar.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding or requesting a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant