af.php 125 Bytes
<?php
$TRANSLATIONS = array(
"_%n more..._::_%n more..._" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";