eZBorkTranslator Class Reference
[Translation]
Translates text into the Bork language (Mock Swedish).
More...
Inheritance diagram for eZBorkTranslator:
List of all members.
Detailed Description
Translates text into the Bork language (Mock Swedish).
This translation is adapted from the Mock Swedish translation in Qt Quarterly 3/2002: http://doc.trolltech.com/qq/qq03-swedish-chef.html
It translates the following characters/strings: (The "|" sign stands for a word boundary, and "-" stands for mid-word.)
a- -> e an -> un au -> oo en| -> ee -ew -> oo -f -> ff -i -> ee -ir -> ur |o -> oo ow -> oo ph -> f th| -> t -tion -> shun -u -> oo |U- -> Oo y| -> ai v -> f w -> v
Words that are not changed by these rules will have "-a" appended to them.
Definition at line ezborktranslator.php.
Constructor & Destructor Documentation
eZBorkTranslator::eZBorkTranslator |
( |
|
) |
|
|
Member Function Documentation
& eZBorkTranslator::borkify |
( |
$ |
text |
) |
|
|
& eZBorkTranslator::findMessage |
( |
$ |
context, |
|
|
$ |
source, |
|
|
$ |
comment = null |
|
) |
[virtual] |
|
& eZBorkTranslator::initialize |
( |
|
) |
[static] |
|
& eZBorkTranslator::translate |
( |
$ |
context, |
|
|
$ |
source, |
|
|
$ |
comment = null |
|
) |
[virtual] |
|
Member Data Documentation
eZBorkTranslator::Messages [private]
|
|
The documentation for this class was generated from the following file:
|