1 2 3 4 5 6 7 8
<?php $TRANSLATIONS = array( "Password" => "ئىم", "Shared by" => "ھەمبەھىرلىگۈچى", "Name" => "ئاتى", "Download" => "چۈشۈر" ); $PLURAL_FORMS = "nplurals=1; plural=0;";