nextcloud/apps/files_sharing/l10n/ka_GE.php

8 lines
241 B
PHP

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