diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-10 18:26:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-10 18:26:37 -0400 |
commit | 6d84c91a9b199657539ede3bad0c0bb013c9483b (patch) | |
tree | 77287b2324988d4dbdbbf58f2d80ed7b69b849c5 | |
parent | 723ff7a9ac3285d727b339ad17a70b45f83d1003 (diff) | |
download | ikiwiki-6d84c91a9b199657539ede3bad0c0bb013c9483b.tar ikiwiki-6d84c91a9b199657539ede3bad0c0bb013c9483b.tar.gz |
response
-rw-r--r-- | doc/forum/Translating_ikiwiki_interface.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/forum/Translating_ikiwiki_interface.mdwn b/doc/forum/Translating_ikiwiki_interface.mdwn index 4003302e5..747af15b5 100644 --- a/doc/forum/Translating_ikiwiki_interface.mdwn +++ b/doc/forum/Translating_ikiwiki_interface.mdwn @@ -1,2 +1,8 @@ I am using ikiwiki for a spanish language wiki. I've read the [[translation]] page and [[plugins/po]] plugin page but it is not completely clear to me. As I understand it the po plugin is the recommended way to create translated versions of existing pages in your wiki based on a master language. But I actually don't need that as myself and other users already edit the wiki in spanish. What I would actually like is to have the ikiwiki interface itself translated into spanish. Is it possible to have my wiki always appear in spanish? I can see that the debian package already includes po files for spanish. How do i activate the spanish translation permanently? Did I miss something obvious? + +> Ikiwiki has a Spanish translation of much of the program's output. +> However, there is currently no translation of the page.tmpl and other +> templates that are used to build your wiki. You can of course modify +> these and translate them yourself, but we have no way to maintaining +> those translations in po files. --[[Joey]] |