<?php
$TRANSLATIONS = array(
"Download" => "Deskargatu",
"Save" => "Gorde"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";