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

en_GB.json « l10n - github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 724bcce0bc7d7165d8686a5b68288c93bf0a5907 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "translations": {
    "Group folders" : "Group folders",
    "Deny" : "Deny",
    "Allow" : "Allow",
    "Read" : "Read",
    "Write" : "Write",
    "Create" : "Create",
    "Delete" : "Delete",
    "Share" : "Share",
    "You" : "You",
    "Group" : "Group",
    "Add group" : "Add group",
    "Delete \"{folderName}\"?" : "Delete \"{folderName}\"?",
    "Folder name" : "Folder name",
    "Groups" : "Groups",
    "Quota" : "Quota"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}