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

ka_GE.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c4373ea9f46a96fe7b19db8ae90c4bedd5966a0a (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "უარყოფა",
    "Share" : "გაზიარება",
    "Shared by" : "აზიარებს",
    "Password" : "პაროლი",
    "Name" : "სახელი",
    "Download" : "ჩამოტვირთვა"
},
"nplurals=1; plural=0;");