nextcloud/apps/files_sharing/l10n/ka_GE.php

10 lines
572 B
PHP
Raw Normal View History

2012-10-27 02:02:05 +04:00
<?php $TRANSLATIONS = array(
"Password" => "პაროლი",
"Submit" => "გაგზავნა",
2013-04-13 04:15:54 +04:00
"%s shared the folder %s with you" => "%sმა გაგიზიარათ ფოლდერი %s",
"%s shared the file %s with you" => "%sმა გაგიზიარათ ფაილი %s",
2012-10-27 02:02:05 +04:00
"Download" => "ჩამოტვირთვა",
2013-04-13 04:15:54 +04:00
"No preview available for" => "წინასწარი დათვალიერება შეუძლებელია",
2012-10-27 02:02:05 +04:00
"web services under your control" => "web services under your control"
);