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

en_GB.json « l10n - github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6940e048ae13d84399d201abde98ed90d447a753 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "No tags given" : "No tags given",
    "Tag(s) could not be found: %s" : "Tag(s) could not be found: %s",
    "At least one of the given tags is invalid" : "At least one of the given tags is invalid",
    "Automatically tag files based on factors such as filetype, user group memberships, time and more." : "Automatically tag files based on factors such as filetype, user group memberships, time and more.",
    "Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file.",
    "Files automated tagging" : "Files automated tagging",
    "Automatically assign collaborative tags to files based on conditions" : "Automatically assign collaborative tags to files based on conditions"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}