dcngettext
(PHP 4 >= 4.2.0, PHP 5)
dcngettext — dcgettext işlevinin çoğul biçemli sürümü
Açıklama
string dcngettext
( string
$uygulama_adı
, string $msgid1
, string $msgid2
, int $n
, int $yerel
)
dcngettext() işlevi, belirtilen çoğul iletilerin
belli bir uygulama_adı altında aranabilmesini sağlar.
Değiştirgeler
-
uygulama_adı -
Gettext iletileri için uygulama veya paket adı.
-
msgid1 -
-
msgid2 -
-
n -
-
yerel -
Dönen Değerler
Başarılı olursa bir dizge ile döner.
There are no user contributed notes for this page.
