Drupal 8 comes with a whole new system for managing translations of interface, content, and config. This means that people will be able to start contributing farmOS translations in various languages.

There has been a lot of interest in this already, and I'm excited to see it start happening!

Let's use this issue to track things we might need to do to make this as easy as possible.

Comments

m.stenta created an issue. See original summary.

m.stenta’s picture

We will also need to consider how this affects the Drupal 8 upgrade plans. I know that there are some localization modules included in Drupal 8 - so maybe all we need to do is ensure that there is an upgrade path.

m.stenta’s picture

Also add documentation to help people get started contributing translations. http://docs.farmos.org/contribute/

m.stenta’s picture

Before we get into translations in earnest, we should do a quick pass through all of the farmOS modules and make sure that there won't be any big changes to translated text soon. Otherwise any translations that are worked on will need to be redone.

m.stenta’s picture

Issue summary: View changes

I attended Gabor's talk on localization at DrupalCon in New Orleans. I will post more info soon...

m.stenta’s picture

After learning more about D8's multilingual APIs, I'm leaning towards making this task part of the 8.x-2.x initiative, instead of adding the various localization modules in the D7 version of farmOS. Anyone who wants to do that can, though. At this point I want to get onto D8 as quickly as possible so we can really start to see some of the benefits and launch forward!

m.stenta’s picture

Related issues: +#2772031: Translations
m.stenta’s picture

m.stenta’s picture

As a follow-up to https://github.com/farmOS/farmOS.org/issues/18, I am starting a farm_l10n module that contains some of the recommended configurations from the new farmOS.org Localization page: https://farmos.org/hosting/localization/

This is available in my fork on Github: https://github.com/mstenta/farmOS/tree/farm_l10n

We'll need to update https://farmos.org/hosting/localization/ when that is merged.

m.stenta’s picture

Closing #2772031: Translations as a duplicate of this, but one thing we need to remember to look into is the i18n module: https://www.drupal.org/project/i18n

Relevant comment in that closed issue (by @rodrigoaguilera):

Are you using i18n_field?

https://www.drupal.org/project/i18n

I don't think is possible to translate field labels and field descriptions without that module on D7.

m.stenta’s picture

Status: Active » Closed (outdated)
Related issues: +#3159886: [META] farmOS 2.x Localization

Closing this issue and redirecting the focus to farmOS 2.x in this meta issue: #3159886: [META] farmOS 2.x Localization