ka_GE.php 616 Bytes
<?php
$TRANSLATIONS = array(
"Password" => "პაროლი",
"%s shared the folder %s with you" => "%s–მა გაგიზიარათ ფოლდერი %s",
"%s shared the file %s with you" => "%s–მა გაგიზიარათ ფაილი %s",
"Download" => "ჩამოტვირთვა",
"Upload" => "ატვირთვა",
"Cancel upload" => "ატვირთვის გაუქმება",
"No preview available for" => "წინასწარი დათვალიერება შეუძლებელია"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";