|
MediaWiki
REL1_19
|
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}}. | |
| convertPlural ($count, $forms) | |
Ukrainian (українська мова)
Definition at line 7 of file LanguageUk.php.
| LanguageUk::commafy | ( | $ | _ | ) |
Ukrainian numeric format is "12 345,67" but "1234,56".
| $_ | string |
Reimplemented from Language.
Definition at line 104 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}}.
| $word | string |
| $case | string |
Reimplemented from Language.
Definition at line 17 of file LanguageUk.php.
References $wgGrammarForms.
| LanguageUk::convertPlural | ( | $ | count, |
| $ | forms | ||
| ) |
| $count | int |
| $forms | array |
Reimplemented from Language.
Definition at line 71 of file LanguageUk.php.
References $count, and Language\preConvertPlural().
