Allow to add metadata to an event

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-08-09 14:26:11 +02:00
parent 33bf8334fe
commit 5f3d1f89df
24 changed files with 1512 additions and 339 deletions

View File

@@ -1072,5 +1072,55 @@
"+ Create a post": "+ Create a post",
"Edited {relative_time} ago": "Edited {relative_time} ago",
"Members-only post": "Members-only post",
"This post is accessible only for members. You have access to it for moderation purposes only because you are an instance moderator.": "This post is accessible only for members. You have access to it for moderation purposes only because you are an instance moderator."
"This post is accessible only for members. You have access to it for moderation purposes only because you are an instance moderator.": "This post is accessible only for members. You have access to it for moderation purposes only because you are an instance moderator.",
"Find or add an element": "Find or add an element",
"e.g. Accessibility, Twitch, PeerTube": "e.g. Accessibility, Twitch, PeerTube",
"Add new…": "Add new…",
"No results for {search}": "No results for {search}",
"Wheelchair accessibility": "Wheelchair accessibility",
"Whether the event is accessible with a wheelchair": "Whether the event is accessible with a wheelchair",
"Not accessible with a wheelchair": "Not accessible with a wheelchair",
"Partially accessible with a wheelchair": "Partially accessible with a wheelchair",
"Fully accessible with a wheelchair": "Fully accessible with a wheelchair",
"YouTube replay": "YouTube replay",
"The URL where the event live can be watched again after it has ended": "The URL where the event live can be watched again after it has ended",
"Twitch replay": "Twitch replay",
"PeerTube replay": "PeerTube replay",
"PeerTube live": "PeerTube live",
"The URL where the event can be watched live": "The URL where the event can be watched live",
"Twitch live": "Twitch live",
"YouTube live": "YouTube live",
"Event metadata": "Event metadata",
"Framadate poll": "Framadate poll",
"The URL of a poll where the choice for the event date is happening": "The URL of a poll where the choice for the event date is happening",
"View account on {hostname} (in a new window)": "View account on {hostname} (in a new window)",
"Twitter account": "Twitter account",
"A twitter account handle to follow for event updates": "A twitter account handle to follow for event updates",
"Fediverse account": "Fediverse account",
"A fediverse account URL to follow for event updates": "A fediverse account URL to follow for event updates",
"Element title": "Element title",
"Element value": "Element value",
"Subtitles": "Subtitles",
"Whether the event live video is subtitled": "Whether the event live video is subtitled",
"The event live video contains subtitles": "The event live video contains subtitles",
"The event live video does not contain subtitles": "The event live video does not contain subtitles",
"Sign Language": "Sign Language",
"Whether the event is interpreted in sign language": "Whether the event is interpreted in sign language",
"The event has a sign language interpreter": "The event has a sign language interpreter",
"The event hasn't got a sign language interpreter": "The event hasn't got a sign language interpreter",
"Online ticketing": "Online ticketing",
"An URL to an external ticketing platform": "An URL to an external ticketing platform",
"Price sheet": "Price sheet",
"A link to a page presenting the price options": "A link to a page presenting the price options",
"Integrate this event with 3rd-party tools and show metadata for the event.": "Integrate this event with 3rd-party tools and show metadata for the event.",
"This URL doesn't seem to be valid": "This URL doesn't seem to be valid",
"Schedule": "Schedule",
"A link to a page presenting the event schedule": "A link to a page presenting the event schedule",
"Accessibility": "Accessibility",
"Live": "Live",
"Replay": "Replay",
"Tools": "Tools",
"Social": "Social",
"Details": "Details",
"Booking": "Booking"
}