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.js50
1 files changed, 38 insertions, 12 deletions
diff --git a/apps/systemtags/l10n/en_GB.js b/apps/systemtags/l10n/en_GB.js
index 2e64bf6720f..ae56a3d14f5 100644
--- a/apps/systemtags/l10n/en_GB.js
+++ b/apps/systemtags/l10n/en_GB.js
@@ -2,28 +2,54 @@ OC.L10N.register(
"systemtags",
{
"Tags" : "Tags",
+ "Update" : "Update",
+ "Create" : "Create",
+ "Select tag…" : "Select tag…",
"Tagged files" : "Tagged files",
"Select tags to filter by" : "Select tags to filter by",
+ "No tags found" : "No tags found",
"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",
- "<strong>System tags</strong> for a file have been modified" : "<strong>System tags</strong> for a file have been modified",
- "You assigned system tag %3$s" : "You assigned system tag %3$s",
- "%1$s assigned system tag %3$s" : "%1$s assigned system tag %3$s",
- "You unassigned system tag %3$s" : "You unassigned system tag %3$s",
- "%1$s unassigned system tag %3$s" : "%1$s unassigned system tag %3$s",
- "You created system tag %2$s" : "You created system tag %2$s",
+ "Added system tag %1$s" : "Added system tag %1$s",
+ "Added system tag {systemtag}" : "Added system tag {systemtag}",
+ "%1$s added system tag %2$s" : "%1$s added system tag %2$s",
+ "{actor} added system tag {systemtag}" : "{actor} added system tag {systemtag}",
+ "Removed system tag %1$s" : "Removed system tag %1$s",
+ "Removed system tag {systemtag}" : "Removed system tag {systemtag}",
+ "%1$s removed system tag %2$s" : "%1$s removed system tag %2$s",
+ "{actor} removed system tag {systemtag}" : "{actor} removed system tag {systemtag}",
+ "You created system tag %1$s" : "You created system tag %1$s",
+ "You created system tag {systemtag}" : "You created system tag {systemtag}",
"%1$s created system tag %2$s" : "%1$s created system tag %2$s",
- "You deleted system tag %2$s" : "You deleted system tag %2$s",
+ "{actor} created system tag {systemtag}" : "{actor} created system tag {systemtag}",
+ "You deleted system tag %1$s" : "You deleted system tag %1$s",
+ "You deleted system tag {systemtag}" : "You deleted system tag {systemtag}",
"%1$s deleted system tag %2$s" : "%1$s deleted system tag %2$s",
- "You updated system tag %3$s to %2$s" : "You updated system tag %3$s to %2$s",
+ "{actor} deleted system tag {systemtag}" : "{actor} deleted system tag {systemtag}",
+ "You updated system tag %2$s to %1$s" : "You updated system tag %2$s to %1$s",
+ "You updated system tag {oldsystemtag} to {newsystemtag}" : "You updated system tag {oldsystemtag} to {newsystemtag}",
"%1$s updated system tag %3$s to %2$s" : "%1$s updated system tag %3$s to %2$s",
- "You assigned system tag %3$s to %2$s" : "You assigned 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",
- "You unassigned system tag %3$s from %2$s" : "You unassigned system tag %3$s from %2$s",
- "%1$s unassigned system tag %3$s from %2$s" : "%1$s unassigned system tag %3$s from %2$s",
+ "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} updated system tag {oldsystemtag} to {newsystemtag}",
+ "You added system tag %2$s to %1$s" : "You added system tag %2$s to %1$s",
+ "You added system tag {systemtag} to {file}" : "You added system tag {systemtag} to {file}",
+ "%1$s added system tag %3$s to %2$s" : "%1$s added system tag %3$s to %2$s",
+ "{actor} added system tag {systemtag} to {file}" : "{actor} added system tag {systemtag} to {file}",
+ "You removed system tag %2$s from %1$s" : "You removed system tag %2$s from %1$s",
+ "You removed system tag {systemtag} from {file}" : "You removed system tag {systemtag} from {file}",
+ "%1$s removed system tag %3$s from %2$s" : "%1$s removed system tag %3$s from %2$s",
+ "{actor} removed system tag {systemtag} from {file}" : "{actor} removed system tag {systemtag} from {file}",
"%s (restricted)" : "%s (restricted)",
"%s (invisible)" : "%s (invisible)",
+ "<strong>System tags</strong> for a file have been modified" : "<strong>System tags</strong> for a file have been modified",
+ "Collaborative tags" : "Collaborative tags",
+ "Create and edit collaborative tags. These tags affect all users." : "Create and edit collaborative tags. These tags affect all users.",
+ "Select tag …" : "Select tag …",
"Name" : "Name",
+ "Delete" : "Delete",
+ "Public" : "Public",
+ "Restricted" : "Restricted",
+ "Invisible" : "Invisible",
+ "Reset" : "Reset",
"No files in here" : "No files in here",
"No entries found in this folder" : "No entries found in this folder",
"Size" : "Size",