Making WordPress.org

Opened 10 years ago

Last modified 4 years ago

#658 new enhancement

Internationalization DevHub

Reported by: atimmer's profile atimmer Owned by:
Milestone: Priority: normal
Component: Developer Hub Keywords: needs-pondering i18n-change
Cc:

Description

We need to think about internationalisation for DevHub, the auto generated nature of it provides us with some interesting challenges.

Change History (14)

#1 @siobhan
10 years ago

  • Cc siobhan added

#2 @siobhan
10 years ago

  • Keywords i18n-change added

#3 @atimmer
10 years ago

  • Type changed from defect to enhancement

#4 @atimmer
10 years ago

There are several parts that need to be internationalized:

  • The parsed documentation from the WordPress source code
  • The WordPress theme that is used for DevHub
  • Some possibility to add comments in your own language
  • I will highlight below what I think about each of them.

Parsed documentation
This is a hard one because WordPress core is in english which makes sense because PHP is in english. This gives us an interesting challenge, we need to translate content generated from the source. I think the best solution here is to throw all generated text into glotpress versioned into GlotPress so translators can translate it the way they are used to. This means we need to extend WP-Parser to do this.

The WordPress theme
This one is fairly easy: Throw it in GlotPress and we are mostly done. Maybe there are some parts that need i18n improvements but we will find that out soon enough.

Some possibility to add comments in your own language
I think this should be done the same way as the theme and plugin directory, so we could have nl.developer.wordpress.org that is a dutch version of DevHub. I don't know what this entails for the meta team.

Timeline
I think it is important to stress that this needs to happen before the codex disappears. Currently there is content on there that is translated and last WordCamp The Netherlands the organization were actively guiding people to help translating the codex. It will be an enormous amount of work to translate it all, so we should have core documentation in GlotPress asap.

This ticket was mentioned in Slack in #meta-devhub by atimmer. View the logs.


10 years ago

#6 @samuelsidler
10 years ago

See also: https://make.wordpress.org/polyglots/2015/05/27/translating-documentation/

Note that we don't want to add a new way to internationalize things for devhub. We need to do it in a way that will be done across WordPress.org, which is still up for discussion.

Last edited 10 years ago by samuelsidler (previous) (diff)

This ticket was mentioned in Slack in #polyglots by ocean90. View the logs.


9 years ago

This ticket was mentioned in Slack in #meta-devhub by drew. View the logs.


8 years ago

This ticket was mentioned in Slack in #core by atimmer. View the logs.


8 years ago

This ticket was mentioned in Slack in #docs by danieltj. View the logs.


7 years ago

This ticket was mentioned in Slack in #cli by clorith. View the logs.


6 years ago

#12 @ocean90
6 years ago

#3846 was marked as a duplicate.

This ticket was mentioned in Slack in #meta-devhub by drew. View the logs.


6 years ago

#14 @dd32
4 years ago

#3347 was marked as a duplicate.

Note: See TracTickets for help on using tickets.