server/apps/files_sharing/l10n/ka_GE.php
2014-03-12 01:57:17 -04:00

6 lines
190 B
PHP

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