|
MediaWiki
REL1_24
|
Ukrainian (українська мова) More...


Public Member Functions | |
| commafy ($_) | |
| Ukrainian numeric format is "12 345,67" but "1234,56". | |
| convertGrammar ($word, $case) | |
| Convert from the nominative form of a noun to some other case Invoked with {{grammar:case|word}}. | |
Ukrainian (українська мова)
Definition at line 29 of file LanguageUk.php.
| LanguageUk::commafy | ( | $ | _ | ) |
Ukrainian numeric format is "12 345,67" but "1234,56".
| string | $_ |
Reimplemented from Language.
Definition at line 100 of file LanguageUk.php.
| LanguageUk::convertGrammar | ( | $ | word, |
| $ | case | ||
| ) |
Convert from the nominative form of a noun to some other case Invoked with {{grammar:case|word}}.
| string | $word | |
| string | $case |
Reimplemented from Language.
Definition at line 39 of file LanguageUk.php.