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

ps.js « l10n - github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ccdb089174ea411965de927f4ea628738040c8c5 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "groupfolders",
    {
    "Delete" : "ړنګول",
    "Share" : "شریکول",
    "Groups" : "ګروپونه"
},
"nplurals=2; plural=(n != 1);");