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

Translations are not synced ... #171

Closed
DeepDiver1975 opened this issue Jun 2, 2013 · 15 comments
Closed

Translations are not synced ... #171

DeepDiver1975 opened this issue Jun 2, 2013 · 15 comments

Comments

@DeepDiver1975
Copy link
Member

@davivel almost all other ownloud repos are synced every night with transifex.com to get the latest translations.

Are you interested in getting this setup as well?

@davivel
Copy link
Contributor

davivel commented Jun 3, 2013

Yes, I am :)

@DeepDiver1975
Copy link
Member Author

sync job is in place:
https://ci.tmit.eu/job/translation-sync-android/

@davivel
Copy link
Contributor

davivel commented Jun 4, 2013

@DeepDiver1975 , it's not working. There is a credentials error.

@davivel davivel reopened this Jun 4, 2013
@DeepDiver1975
Copy link
Member Author

@karlitschek @davivel Can you please grant me write permissions to this repo? THX

@davivel
Copy link
Contributor

davivel commented Jun 5, 2013

@DeepDiver1975 I will make the change now. Sorry, I can't change permissions.

@DeepDiver1975
Copy link
Member Author

@davivel
Copy link
Contributor

davivel commented Jun 5, 2013

Thank you very much, @DeepDiver1975 . No more manual updates! :)

@DeepDiver1975
Copy link
Member Author

one issue remains due to the exotic language en@pirate - I'll fix that tonight

@davivel
Copy link
Contributor

davivel commented Jun 5, 2013

Yes, that won't build in Android.

@davivel
Copy link
Contributor

davivel commented Jun 7, 2013

@DeepDiver1975 , seems that pirate translation is being downloaded again with every pull from Transfex. What options are being passed to tx pull in the script? We need to update .tx/config so that pirate English is ignored.

@davivel davivel reopened this Jun 7, 2013
@DeepDiver1975
Copy link
Member Author

I've seen the build failing .... sigh

I have to read through the tx docu on this

@davivel
Copy link
Contributor

davivel commented Jun 7, 2013

I can do it myself if you will. Just would like to know what options are being passed now to the tx command , in case we don't need to change it and can do it updating only the config file.

@DeepDiver1975
Copy link
Member Author

Pirate problem solved.
Here is the next issue:

     [aapt] /var/lib/jenkins/jobs/ownCloud-Android/workspace/res/values-pt-rBR/strings.xml:118: error: Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?
     [aapt] /var/lib/jenkins/jobs/ownCloud-Android/workspace/res/values-pt-rBR/strings.xml:118: error: Unexpected end tag string
     [aapt] /var/lib/jenkins/jobs/ownCloud-Android/workspace/res/values-ru/strings.xml:115: error: Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?
     [aapt] /var/lib/jenkins/jobs/ownCloud-Android/workspace/res/values-ru/strings.xml:115: error: Unexpected end tag string

@cabral404
Copy link

I solved the problem with pt-BR and ru, removing " from the start of the string and altering "5% $" to %5$s" near the end of the string.

Don't know if it's correct, though, at least it's building without problems.

@davivel
Copy link
Contributor

davivel commented Jun 12, 2013

Totally right, there are two replacement tokens wrong in those languages. Thanks, @cabral404 .

Now it's updated, both in the source and in the translations at Transifex.

hannesa2 pushed a commit that referenced this issue Oct 9, 2023
Include support_upload_only capability in get capabilities operation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants