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: 1c77acc751a86f7f69ac2bece68cc8b8c9f62fce (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "text",
    {
    "Text" : "ტექსტი",
    "Unsaved changes" : "შეუნახავი ცვლილებები",
    "Edit" : "ცვლილება",
    "Undo" : "დაბრუნება",
    "Retry" : "ვცადოთ ახლიდან"
},
"nplurals=2; plural=(n!=1);");