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

ka_GE.js « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a34727f7874dbbb2de8be08181beb718e0eae59e (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "text",
    {
    "Text" : "ტექსტი",
    "Retry" : "ვცადოთ ახლიდან",
    "Unsaved changes" : "შეუნახავი ცვლილებები",
    "Edit" : "ცვლილება",
    "Undo" : "დაბრუნება"
},
"nplurals=2; plural=(n!=1);");