de_AT.php 134 Bytes
<?php
$TRANSLATIONS = array(
"Download" => "Herunterladen",
"Delete" => "Löschen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";