is.php 171 Bytes
<?php
$TRANSLATIONS = array(
"Connect your Calendar" => "Tengju dagatalið þitt",
"Documentation" => "Notendahandbók"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";