MediaWiki  REL1_19
LanguageGd Class Reference

Scots Gaelic (Gàidhlig) More...

Inheritance diagram for LanguageGd:
Collaboration diagram for LanguageGd:

List of all members.

Public Member Functions

 convertPlural ($count, $forms)
 Plural form transformations Based on this discussion: http://translatewiki.net/wiki/Thread:Support/New_plural_rules_for_Scots_Gaelic_(gd)

Detailed Description

Scots Gaelic (Gàidhlig)

Author:
Raimond Spekking
Niklas Laxström

Definition at line 9 of file LanguageGd.php.


Member Function Documentation

LanguageGd::convertPlural ( count,
forms 
)

Plural form transformations Based on this discussion: http://translatewiki.net/wiki/Thread:Support/New_plural_rules_for_Scots_Gaelic_(gd)

$forms[0] - 1 $forms[1] - 2 $forms[2] - 11 $forms[3] - 12 $forms[4] - 3-10, 13-19 $forms[5] - 0, 20, rest

Parameters:
$countint
$formsarray
Returns:
string

Reimplemented from Language.

Definition at line 27 of file LanguageGd.php.

References $count, and Language\preConvertPlural().

Here is the call graph for this function:


The documentation for this class was generated from the following file: