<?php
$TRANSLATIONS = array(
"Folder" => "Omslag",
"Settings" => "Instellings"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";