<?php
$TRANSLATIONS = array(
"Shared by {owner}" => "გაზიარდა {owner} –ის მიერ",
"Password" => "პაროლი"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";