nextcloud/apps/systemtags/l10n/en_GB.json

58 lines
4.0 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2017-05-25 03:08:04 +03:00
"Update" : "Update",
"Create" : "Create",
"Select tag…" : "Select tag…",
"Added system tag {systemtag}" : "Added system tag {systemtag}",
2018-12-13 04:11:56 +03:00
"Added system tag %1$s" : "Added system tag %1$s",
2017-05-25 03:08:04 +03:00
"%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 {systemtag}" : "Removed system tag {systemtag}",
2018-12-13 04:11:56 +03:00
"Removed system tag %1$s" : "Removed system tag %1$s",
2017-05-25 03:08:04 +03:00
"%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}",
2016-02-25 09:58:06 +03:00
"%1$s created system tag %2$s" : "%1$s created system tag %2$s",
2017-05-25 03:08:04 +03:00
"{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}",
2016-02-25 09:58:06 +03:00
"%1$s deleted system tag %2$s" : "%1$s deleted system tag %2$s",
2017-05-25 03:08:04 +03:00
"{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}",
2016-02-25 09:58:06 +03:00
"%1$s updated system tag %3$s to %2$s" : "%1$s updated system tag %3$s to %2$s",
2017-05-25 03:08:04 +03:00
"{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}",
2016-05-27 08:55:35 +03:00
"%s (restricted)" : "%s (restricted)",
2016-02-25 09:58:06 +03:00
"%s (invisible)" : "%s (invisible)",
2017-05-25 03:08:04 +03:00
"<strong>System tags</strong> for a file have been modified" : "<strong>System tags</strong> for a file have been modified",
2020-07-07 05:16:41 +03:00
"Tags" : "Tags",
2017-05-25 03:08:04 +03:00
"Collaborative tags" : "Collaborative tags",
2019-12-22 05:28:34 +03:00
"Collaborative tagging functionality which shares tags among users." : "Collaborative tagging functionality which shares tags among users.",
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)",
2019-02-15 04:12:49 +03:00
"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",
2017-05-25 03:08:04 +03:00
"Select tag …" : "Select tag …",
2019-12-22 05:28:34 +03:00
"Create a new tag" : "Create a new tag",
2016-07-29 03:09:49 +03:00
"Name" : "Name",
2017-05-25 03:08:04 +03:00
"Public" : "Public",
"Restricted" : "Restricted",
"Invisible" : "Invisible",
2018-07-10 11:21:14 +03:00
"Delete" : "Delete",
2017-05-25 03:08:04 +03:00
"Reset" : "Reset",
2016-02-17 09:56:11 +03:00
"No files in here" : "No files in here",
"No entries found in this folder" : "No entries found in this folder",
"Size" : "Size",
2019-03-21 04:13:49 +03:00
"Modified" : "Modified"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}