Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ka_GE.php « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0fcf07f3bb1726b5c4d54e156808b9bb53200608 (plain)
1
2
3
4
5
6
7
8
9
<?php
$TRANSLATIONS = array(
"Cancel" => "უარყოფა",
"Shared by" => "აზიარებს",
"Password" => "პაროლი",
"Name" => "სახელი",
"Download" => "ჩამოტვირთვა"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";