Blame view
sources/apps/files_sharing/l10n/ka_GE.php
616 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 |
"Password" => "პაროლი", |
|
31b7f2792
|
4 5 |
"%s shared the folder %s with you" => "%s–მა გაგიზიარათ ფოლდერი %s", "%s shared the file %s with you" => "%s–მა გაგიზიარათ ფაილი %s", |
|
03e52840d
|
6 |
"Download" => "ჩამოტვირთვა", |
|
31b7f2792
|
7 8 9 |
"Upload" => "ატვირთვა", "Cancel upload" => "ატვირთვის გაუქმება", "No preview available for" => "წინასწარი დათვალიერება შეუძლებელია" |
|
03e52840d
|
10 |
); |
|
31b7f2792
|
11 |
$PLURAL_FORMS = "nplurals=1; plural=0;"; |