Edgewall Software

Ticket #1513 (assigned enhancement)

Opened 4 years ago

Last modified 8 months ago

Multi-language support in the wiki

Reported by: Paul Baranowski <paul@…> Owned by: jruigrok
Priority: high Milestone: 2.0
Component: wiki system Version:
Severity: normal Keywords: i18n l10n
Cc:

Description

Let trac be the first-ever multi-lingual wiki on the market! Have the ability to translate wiki articles into different languages. A user can select their language when they view the wiki. We have looked around and there isnt a wiki out there that handles this. And if you dont have time to do it, do you mind having some volunteers help you out? :)

Attachments

Change History

Changed 3 years ago by timonator@…

the wikipedia has a multilanguage feature. every article has a little box on the left side that shows what other languages have this article. i dont know if this is a feature of the MediaWiki, tho...

Changed 3 years ago by stephane

You could check:

http://moinmoin.wikiwikiweb.de/MultipleLanguagesSupport

but I don't know if its what you want

Changed 3 years ago by stephane

Changed 22 months ago by cboos

  • milestone set to 2.0

Changed 19 months ago by anonymous

maybe this helps the case, tikiwiki also has this feature. please also introduce it in trac.

Changed 19 months ago by eblot

  • keywords i18n added; language, lingual, multi-language, multi-lingual, translation, translate removed

Changed 19 months ago by cboos

#5238 was marked as duplicate.

There's also been a very interesting proposal by Shun-Ichi Goto, in googlegroups:trac-dev:ab6aa7900a471742 and TH:TracWikiNegotiatorPlugin.

Changed 11 months ago by Stephan

The multi-language feature shouldn´t be limited to the proposals above but should be extended to trac setup, too. Any text showing up in trac (e.g. the context navigation bar, search, "attach file", "edit this page" button) should be changeable. E.g., in trac.ini an entry languagefile=... could be added which points to a file trac_de.ini. This file enlists all text labels used in trac which can be adjusted according to the desired language.

Currently I can only adjust the mainnav and metanav bars. Having German header, footer, content and navigation bars mixed with English context navigation bar and button labels isn´t a maximal sophisticated feature ;)

Changed 11 months ago by jruigrok

  • keywords l10n added
  • owner changed from jonas to jruigrok
  • status changed from new to assigned

Under source:sandbox/i18n there is already an effort underway to do translation of Trac's strings, so that the main UI is localized. For this we make use of Babel to handle the i18n parts.

For the translation of Wiki pages and how to handle such things for projects of our users I am still tossing around some ideas to properly facilitate this.

Right now my primary goal is getting the message catalogs filled so that the UI is localized as much as possible. We will get there, one step at a time.

Changed 8 months ago by jruigrok

Part, if not all, of this problem can be solved with the newhelp system.

See TracDev/Proposals/NewHelp.

Add/Change #1513 (Multi-language support in the wiki)

Author



Change Properties
<Author field>
Action
as assigned
as The resolution will be set. Next status will be 'closed'
to The owner will change from jruigrok. Next status will be 'new'
 
Note: See TracTickets for help on using tickets.