<?php
$TRANSLATIONS = array(
"Password" => "Парола",
"shared by %s" => "споделено от %s"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";