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

hy.json « l10n - github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 06f81872fc7ff85e20b68bc586e0a2834c3dd9ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "translations": {
    "Today" : "Այսօր",
    "Week" : "Շաբաթ",
    "Current" : "Ընթացիկ",
    "Completed" : "Ավարտվեց",
    "Cancel" : "Չեղարկել",
    "Save" : "Պահել",
    "Share with users or groups" : "Կիսվել օգտատերերի կամ խմբերի հետ",
    "can edit" : "կարող է խմբագրել",
    "Edit" : "Խմբագրել",
    "Download" : "Ներբեռնել",
    "Delete" : "Ջնջել",
    "Unshare" : "Չկիսվել"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}