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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemtags/l10n/en_GB.js')
-rw-r--r--apps/systemtags/l10n/en_GB.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/en_GB.js b/apps/systemtags/l10n/en_GB.js
index c6710aaecbf..a976d41772a 100644
--- a/apps/systemtags/l10n/en_GB.js
+++ b/apps/systemtags/l10n/en_GB.js
@@ -1,7 +1,21 @@
OC.L10N.register(
"systemtags",
{
+ "<strong>System tags</strong> for a file have been modified" : "<strong>System tags</strong> for a file have been modified",
+ "%1$s assigned system tag %3$s" : "%1$s assigned system tag %3$s",
+ "%1$s unassigned system tag %3$s" : "%1$s unassigned system tag %3$s",
+ "%1$s created system tag %2$s" : "%1$s created system tag %2$s",
+ "%1$s deleted system tag %2$s" : "%1$s deleted system tag %2$s",
+ "%1$s updated system tag %3$s to %2$s" : "%1$s updated system tag %3$s to %2$s",
+ "%1$s assigned system tag %3$s to %2$s" : "%1$s assigned system tag %3$s to %2$s",
+ "%1$s unassigned system tag %3$s from %2$s" : "%1$s unassigned system tag %3$s from %2$s",
+ "%s (not-assignable)" : "%s (not-assignable)",
+ "%s (invisible)" : "%s (invisible)",
"Tags" : "Tags",
+ "Tagged files" : "Tagged files",
+ "Select tags to filter by" : "Select tags to filter by",
+ "Please select tags to filter by" : "Please select tags to filter by",
+ "No files found for the selected tags" : "No files found for the selected tags",
"No files in here" : "No files in here",
"No entries found in this folder" : "No entries found in this folder",
"Name" : "Name",