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

ug.js « l10n - github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 70bc3dc583778ec662ae9561aa679639c34deede (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "tasks",
    {
    "Tasks" : "ۋەزىپەلەر",
    "Important" : "مۇھىم",
    "Today" : "بۈگۈن",
    "Week" : "ھەپتە",
    "All" : "ھەممىسى",
    "Delete" : "ئۆچۈر",
    "Cancel" : "ۋاز كەچ",
    "Default" : "كۆڭۈلدىكى",
    "Edit" : "تەھرىر",
    "Download" : "چۈشۈر",
    "Save" : "ساقلا"
},
"nplurals=1; plural=0;");