1 2 3 4 5 6 7 8 9
<?php $TRANSLATIONS = array( "Help" => "یارمەتی", "Settings" => "دهستكاری", "Users" => "بهكارهێنهر", "Admin" => "بهڕێوهبهری سهرهكی", "web services under your control" => "ڕاژهی وێب لهژێر چاودێریت دایه" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";