Translations

Join our Translator Hall of Fame – See below for how to create or update a translation

Languages

OpenConf's author, reviewer, and public pages are available in multiple languages. The Chair specifies the languages under the Localization section of the Configuration page. If more than one language is enabled, a drop-down language menu is shown on the OpenConf home page. Note that system emails will be in the selected language of the signed in user whose action resulted in the message being sent out.

LanguageCodeTranslatedPO File*Demo
Deutsch — Germande.pov7v8
Englishen.pov7v8
English (UK)en-GB.pov7v8
Español — Spanishes.pov7v8
Français — Frenchfr.pov7v8
Italiano — Italianit.pov7v8
Magyar — Hungarianhu.pov7v8
Nederlands — Dutchnl.pov7v8
Português (Brasil) — Portuguese (Brazil)pt-BR.pov7v8
Türkçe — Turkishtr.pov7v8
босански — Bosnianbs.pov7v8
中文 (台灣) — Chinese (Traditional)zh-Hant.pov7v8
中文(简体) — Chinese (Simplified)zh-Hans.pov7v8
日本語 — Japaneseja.pov7v8
The languages below are only available with version 7
العربية — Arabicar.pov7
فارسی — Persianfa.pov7

Need a different language? See below on how to create your own translation,
or contact us if you are interested in sponsoring a new language.

Requirements

The use of OpenConf's multilingual interface requires that PHP gettext be enabled, and the system have the proper locale(s) configured. See the openconf/lib/locale/locale.inc file for locales specified for each language. If a particular locale for a language is missing on your system, email us the language, operating system type and version, and supported locale name.

Creating a translation for a new language

If you would like to sponsor a new translation by having our team coordinate the translation outsourcing effort, please email us the desired language(s) and we will let you know the sponsorship fee. In order to create and contribute your own translation, follows these steps:

  1. Email us and let us know which language/locale you are interested in translating to. This way if someone else is already working on a translation, we can better coordinate the effort and prevent duplicate work.
  2. Download and install poEDIT.
  3. Download the latest PO file for English (en) above. Do not use the PO file in your installation as it may not contain the latest update.
  4. Start up poEDIT and open the PO file.
  5. Select poEDIT menu Catalog > Settings, change the Language and Country fields, then click OK.
  6. Translate everything that you can, staying true to the OpenConf meaning, and save your work.
    Please be sure to use UTF-8 encoding, and leave all %s, %d, %#$s, and [:zzz:] strings in place (unless otherwise indicated).
  7. Email the revised .po file to translate -at- openconf.com, along with a signed copy of the copyright disclaimer.

Updating an existing translation

If you are looking to simply add or replace a few string translations in your local installation, create a custom translation file for each desired language:

  1. Make a copy of the file openconf/lib/locale/extras-template.inc and call it extras.inc
  2. Open the file in a plain text or code editor
  3. Replace *** in the first code line:
    $OC_translationExtrasAR['***'] = array(
    with the language code in the above table for the desired language (e.g., es for Spanish, fr for French, pt-BR for Brazilian Portuguese)
  4. Add string/translation pairs using the format shown, with one pair per line and each contained within single quotes:
    'original English string' => 'translated string',
    Note:
    • For long English strings or containing special characters, if needed, an MD5 hash of the original English string may be used instead in version 7.0+.
    • If the English string contains HTML, make sure to also include it in the translated string. When copying text from a formatted text box (e.g., Home Page Notice on Configuration page), click the Source button and copy the full source as the English text string, matching HTML and spacing.
    • If either the original or translated string includes a single-quote ( ' ), the quote must be prefixed by a backslash ( \' ); smart quotes are best avoided.
  5. Move the extras.inc file you created into the openconf/lib/locale/***/ directory

In order to make extensive corrections to an existing translation:

  1. Download and install poEDIT.
  2. Download the latest PO file for your language above.
  3. Start up poEDIT and open the PO file.
  4. Update desired stringsand save your work. Make sure to use UTF-8 encoding, and leave all %s, %d, %#$s, and [:zzz:] strings in place (unless otherwise indicated). Fuzzy (gold) strings will likely need to be replaced.
  5. Install the revised translation by copying the .mo file auto-generated by poEDIT to the openconf/lib/locale/[LOCALE]/LC_MESSAGES/ folder. Note that you may need to restart the HTTP server for the new translations to take effect.

Translation Tips

Translator Hall of Fame

The following individuals have translated or reviewed translations of OpenConf. We thank them for their assistance.

LanguageTranslator
ArabicBencherif Mohamed Abdelkader, Algeria
BosnianEmir Čičkušić, Bosnia and Herzegovina
Chinese (Simplified)Guohua Tang, China
HungarianDomokos József, Romania
IndonesianFerry Wahyu Wibowo, Indonesia
JapaneseHiroyuki Miyazaki, Japan
PersianAlireza Zamani, Iran
Portuguese (Brazilian)Tadeu Pontes, Brazil
Ronnie Fagundes de Brito, Brazil
RussianVictor Fedoseev, Russia
Serbian (Cyrillic)Darko Divnic, Republika Srpska
SpanishNetzahualcoyotl Hernández Cruz, Mexico
Jessica Cukierman, Argentina
TurkishDeniz Akkoyun, Turkey
Erdal Ustundag, Turkey
Devrim Seral, Cyprus