Skip to content

Milestones for Vietnamese translation (vi) #251

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

Closed
20 tasks done
stomar opened this issue Jul 28, 2013 · 15 comments
Closed
20 tasks done

Milestones for Vietnamese translation (vi) #251

stomar opened this issue Jul 28, 2013 · 15 comments
Assignees

Comments

@stomar
Copy link
Contributor

stomar commented Jul 28, 2013

See vi-translation branch.

Notes:

  • Track this branch and never commit to it. Fork feature branches for PRs.
  • Create PRs for logical units (like e.g. one subdirectory)

Basic setup:

  • create development branch (maintainer)
  • add news.rss and examples directory (maintainer)
  • config.yml (locales)
  • index.html

Content:

Notes:

  • add only translated pages, not the original English versions
  • a good start might be: index.html, examples, about, downloads
  • about
  • community
  • documentation
  • downloads
  • examples
  • feeds
  • index.html
  • libraries
  • news (recent articles)
  • security

Test and merge:

  • test locally
  • merge into master and deploy (maintainer)
  • test again

Publish:

  • add link to 'Vietnamese' to footer (maintainer)
  • add vi to /index.html and Rakefile (maintainer)
  • announce via news post (maintainer)
@runlevel5
Copy link
Member

@stomar 👍 thanks

@ghost ghost assigned stomar Aug 4, 2013
@runlevel5
Copy link
Member

@stomar what's the plan now? Do you want us to go through recent news?

@stomar
Copy link
Contributor Author

stomar commented Aug 22, 2013

Only missing post: rip-raa (note: has been updated just now).

Then: you should all preview locally and simply browse the site: do links work, is navigation ok, do the automatically created news archive pages and metadata (author/translator in posts) work, e.g. the date format in headers or sidebar, are there any inconsistencies, ...

@runlevel5
Copy link
Member

@stomar the translation pull request for rip-raa is submitted (#278), I and Thanh are going through reviewing links now

@runlevel5
Copy link
Member

@stomar all links are good

@modology
Copy link
Contributor

@joneslee85 I've read through and it's a OK from me

@runlevel5
Copy link
Member

@modology let's hope @stomar get the site up live this weekend

@stomar
Copy link
Contributor Author

stomar commented Aug 30, 2013

@hsbt I would merge into master later today. Ok?

@hsbt
Copy link
Member

hsbt commented Aug 30, 2013

@stomar OK!

@stomar
Copy link
Contributor Author

stomar commented Aug 30, 2013

Merged and available under www.ruby-lang.org/vi/.

@joneslee85 Did you notice the red boxes in the code examples? (And in other code pieces.)
pygments marks non-ascii characters in variable or class names as errors.

And actually, depending on the Ruby version, they are problematic.

What to do with these examples?

@stomar
Copy link
Contributor Author

stomar commented Aug 30, 2013

Announcement and linking in the footer probably tomorrow.

@runlevel5
Copy link
Member

@stomar regarding those examples, the quick fixes for now is to remove accented code from Ruby, however I think we should fix pygments or replace it with other JS highlighter that support non-ASCII code. I could work on a patch to replace pygments with http://craig.is/making/rainbows/

@stomar
Copy link
Contributor Author

stomar commented Sep 2, 2013

Not necessary, I'll adjust the CSS stylesheet. But note that accented characters do not work out of the box before Ruby 2.0, and 1.9.3 is still widely used. But maybe changing all the code actually isn't worth the effort...

@modology
Copy link
Contributor

@stomar you can close this ticket now

@hsbt hsbt closed this as completed Sep 24, 2013
@hsbt
Copy link
Member

hsbt commented Sep 24, 2013

I closed instead of @stomar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants