Nice, thank you Andrew!
I hope I can have a look at it later this week but I need an actual OOo
Installation for testing it first (I'm still working with 2.1).
On Saturday 31 July 2010 23:07, Andrew Douglas Pitonyak wrote:
>[...]
> I created translations for English, German, Spanish, Russian, French,
> and Japanese. If you are willing to spend about 10 minutes
> translating text, well, here is what I have in English (I will not
> bother including my machine translated versions for each):
How should we proceed - will you integrate the corrected translations?
I'm adding preliminary German translations here (but can put them where
you want me to). The final polish can be given only after testing the
Extension (sometimes some adjustments need to be done when one sees the
text in its actual context):
> Post-process the output of MediaWiki Export Filter from Sun Wiki
> Publisher. Code created by TJFrazier.
> Extension created by Andrew Pitonyak.
Diese Extension dient der Nachbearbeitung von Mediawiki-Markup, der vom
Sun Wiki Publisher erzeugt wurde, zur Verwendung im
Dokumentationsprojekt. Programmiert von TJFrazier.
Extension erstellt von Andrew Pitonyak.
(very free translation, meaning approximately "This extension serves for
post-processing Mediawiki-Markup generated by Sun Wiki Publisher for
the purposes of the Documentation project...", so I just added some
words for better understanding)
> I also have menu commands and some display information. This is what
> I have now for publisher and display name:
>
> setPublisherName("en", "OOo Documentation Project",
> "http://wiki.services.openoffice.org/wiki/User:TJFrazier/WikiBasic")
> setDisplayName("en", "OOo Documentation WIKI Cleanup")
> [...]
setPublisherName("de", "OOo Dokumentationsprojekt",
"http://wiki.services.openoffice.org/wiki/User:TJFrazier/WikiBasic")
setDisplayName("de", "OOo Documentation WIKI Cleanup")
> [...]
> And the Menu commands:
>
> beginMenuItems
> beginCommand
> beginTitles("Writer, WriterWeb")
> setTitle("Tip Note Caution", "en")
> [...]
> setTitle("Spitze-Anmerkungs-Vorsicht", "de")
setTitle("Tipp/Anmerkung/Achtung", "de")
> setURL("Basic", "OOoDocWikiCleanup", "WikiCleanup",
> "TipNoteCautionCleanup") setTarget() ' you may simply omit this line
> endCommand
> beginCommand
> beginTitles("Writer, WriterWeb")
> setTitle("Bold", "en")
> setTitle("Bold", "fr")
> setTitle("Fett", "de")
ok.
> setTitle("En negrilla", "es")
> setTitle("Смелейше", "ru")
> setTitle("大胆", "ja")
> endTitles
> setURL("Basic", "OOoDocWikiCleanup", "WikiCleanup", "WikiBold")
> setTarget() ' you may simply omit this line
> endCommand
> beginCommand
> beginTitles("Writer, WriterWeb")
> setTitle("Caution", "en")
> setTitle("Attention", "fr")
> setTitle("Vorsicht", "de")
setTitle("Achtung", "de")
> setTitle("Precaución", "es")
> setTitle("Предосторежение", "ru")
> setTitle("注意", "ja")
> endTitles
> setURL("Basic", "OOoDocWikiCleanup", "WikiCleanup", "WikiCaution")
> setTarget() ' you may simply omit this line
> endCommand
> beginCommand
> beginTitles("Writer, WriterWeb")
> setTitle("Italics", "en")
> setTitle("Italiques", "fr")
> setTitle("Kursivschriften", "de")
setTitle("Kursiv", "de")
> setTitle("It3alicos", "es")
> setTitle("Курсивы", "ru")
> setTitle("イタリック体", "ja")
> endTitles
> setURL("Basic", "OOoDocWikiCleanup", "WikiCleanup", "WikiItalics")
> setTarget() ' you may simply omit this line
> endCommand
> beginCommand
> beginTitles("Writer, WriterWeb")
> setTitle("Note", "en")
> setTitle("Note", "fr")
> setTitle("Anmerkung", "de")
ok.
> setTitle("Nota", "es")
> setTitle("Примечание", "ru")
> setTitle("ノート", "ja")
> endTitles
> setURL("Basic", "OOoDocWikiCleanup", "WikiCleanup", "WikiNote")
> setTarget() ' you may simply omit this line
> endCommand
> beginCommand
> beginTitles("Writer, WriterWeb")
> setTitle("Now Wiki", "en")
> setTitle("Maintenant", "fr")
> setTitle("Jetzt", "de")
ok.
> setTitle("Ahora", "es")
> setTitle("Теперь", "ru")
> setTitle("今度は", "ja")
> endTitles
> setURL("Basic", "OOoDocWikiCleanup", "WikiCleanup", "WikiNowiki")
> setTarget() ' you may simply omit this line
> endCommand
> beginCommand
> beginTitles("Writer, WriterWeb")
> setTitle("Source", "en")
> setTitle("Source", "fr")
> setTitle("Quelle", "de")
ok.
> setTitle("Fuente", "es")
> setTitle("Источник", "ru")
> setTitle("源", "ja")
> endTitles
> setURL("Basic", "OOoDocWikiCleanup", "WikiCleanup", "WikiSource")
> setTarget() ' you may simply omit this line
> endCommand
> beginCommand
> beginTitles("Writer, WriterWeb")
> setTitle("Tip", "en")
> setTitle("Bout", "fr")
> setTitle("Spitze", "de")
setTitle("Tipp", "de")
> setTitle("Extremidad", "es")
> setTitle("Подсказка", "ru")
> setTitle("先端", "ja")
> endTitles
> setURL("Basic", "OOoDocWikiCleanup", "WikiCleanup", "WikiTip")
> setTarget() ' you may simply omit this line
> endCommand
> beginCommand
> beginTitles("Writer, WriterWeb")
> setTitle("Terminal Type", "en")
> setTitle("Type terminal", "fr")
> setTitle("Terminalart", "de")
setTitle("Terminal-Typ", "de")
> [...]
Regards,
Nino
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]