<?php
$TRANSLATIONS = array(
"Host" => "Netþjónn",
"Save" => "Vista",
"Advanced" => "Ítarlegt"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";