| package | pomo |
|---|
add_entry($entry)
get_header(string $header) : false
| since | 2.8.0 |
|---|
string
falseget_plural_forms_count() : integer
| since | 2.8.0 |
|---|
integermerge_with(\Translations $other)
| since | 2.8.0 |
|---|
\Translations
select_plural_form(integer $count) : integer
| since | 2.8.0 |
|---|
integer
integerset_header(string $header, string $value)
| since | 2.8.0 |
|---|
string
string
set_headers(array $headers)
| since | 2.8.0 |
|---|
array
translate(string $singular, string $context = null)
| since | 2.8.0 |
|---|
string
string
translate_entry(\Translation_Entry $entry) : false
| since | 2.8.0 |
|---|
\Translation_Entry
falsetranslate_plural(string $singular, string $plural, integer $count, string $context = null) : string
| since | 2.8.0 |
|---|
string
string
integer
string
string$entries : array<mixed,\Translation_Entry>
array()| since | 2.8.0 |
|---|
$headers : \array<string,
array()| since | 2.8.0 |
|---|