nextcloud/apps/files_sharing/l10n/ka_GE.php

7 lines
190 B
PHP

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