<?php
$TRANSLATIONS = array(
"Unknown error" => "Gabim panjohur",
"Encryption" => "Kodifikimi"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";