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

ug.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2ee395c459b5e68a3d75486b6cf77dbf084b5889 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "richdocuments",
    {
    "Description" : "چۈشەندۈرۈش",
    "Error" : "خاتالىق",
    "Nickname" : "تەخەللۇس",
    "Cancel" : "ۋاز كەچ",
    "Save" : "ساقلا",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Download" : "چۈشۈر",
    "Create" : "قۇر"
},
"nplurals=2; plural=(n != 1);");