Migrate to Vue 3 and Vite
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -312,7 +312,7 @@
|
||||
"Terms": "Terms",
|
||||
"The account's email address was changed. Check your emails to verify it.": "The account's email address was changed. Check your emails to verify it.",
|
||||
"The actual number of participants may differ, as this event is hosted on another instance.": "The actual number of participants may differ, as this event is hosted on another instance.",
|
||||
"The content came from another server. Transfer an anonymous copy of the report?": "The content came from another server. Transfer an anonymous copy of the report ?",
|
||||
"The content came from another server. Transfer an anonymous copy of the report?": "The content came from another server. Transfer an anonymous copy of the report?",
|
||||
"The draft event has been updated": "The draft event has been updated",
|
||||
"The event has been created as a draft": "The event has been created as a draft",
|
||||
"The event has been published": "The event has been published",
|
||||
@@ -352,7 +352,7 @@
|
||||
"Use my location": "Use my location",
|
||||
"Username": "Username",
|
||||
"Users": "Users",
|
||||
"View a reply": "|View one reply|View {totalReplies} replies",
|
||||
"View a reply": "View no replies|View one reply|View {totalReplies} replies",
|
||||
"View event page": "View event page",
|
||||
"View everything": "View everything",
|
||||
"View page on {hostname} (in a new window)": "View page on {hostname} (in a new window)",
|
||||
@@ -843,7 +843,7 @@
|
||||
"Last published events": "Last published events",
|
||||
"Events nearby": "Events nearby",
|
||||
"Within {number} kilometers of {place}": "|Within one kilometer of {place}|Within {number} kilometers of {place}",
|
||||
"@{username}": "@{username}",
|
||||
"{'@'}{username}": "{'@'}{username}",
|
||||
"Yesterday": "Yesterday",
|
||||
"You created the event {event}.": "You created the event {event}.",
|
||||
"The event {event} was created by {profile}.": "The event {event} was created by {profile}.",
|
||||
@@ -1300,7 +1300,7 @@
|
||||
"Do you really want to suspend this account? All of the user's profiles will be deleted.": "Do you really want to suspend this account? All of the user's profiles will be deleted.",
|
||||
"Suspend the account": "Suspend the account",
|
||||
"No user matches the filter": "No user matches the filter",
|
||||
"new@email.com": "new@email.com",
|
||||
"new{'@'}email.com": "new{'@'}email.com",
|
||||
"Other users with the same email domain": "Other users with the same email domain",
|
||||
"Other users with the same IP address": "Other users with the same IP address",
|
||||
"IP Address": "IP Address",
|
||||
@@ -1330,5 +1330,29 @@
|
||||
"Your membership is pending approval": "Your membership is pending approval",
|
||||
"Activate notifications": "Activate notifications",
|
||||
"Deactivate notifications": "Deactivate notifications",
|
||||
"Membership requests will be approved by a group moderator": "Membership requests will be approved by a group moderator"
|
||||
"Membership requests will be approved by a group moderator": "Membership requests will be approved by a group moderator",
|
||||
"Geolocate me": "Geolocate me",
|
||||
"Events nearby {position}": "Events nearby {position}",
|
||||
"View more events around {position}": "View more events around {position}",
|
||||
"Popular groups nearby {position}": "Popular groups nearby {position}",
|
||||
"View more groups around {position}": "View more groups around {position}",
|
||||
"Photo by {author} on {source}": "Photo by {author} on {source}",
|
||||
"Online upcoming events": "Online upcoming events",
|
||||
"View more online events": "View more online events",
|
||||
"Owncast": "Owncast",
|
||||
"{count} events": "{count} events",
|
||||
"Categories": "Categories",
|
||||
"Category illustrations credits": "Category illustrations credits",
|
||||
"Illustration picture for “{category}” by {author} on {source} ({license})": "Illustration picture for “{category}” by {author} on {source} ({license})",
|
||||
"View all categories": "View all categories",
|
||||
"{instanceName} ({domain})": "{instanceName} ({domain})",
|
||||
"This instance, {instanceName}, hosts your profile, so remember its name.": "This instance, {instanceName}, hosts your profile, so remember its name.",
|
||||
"Keyword, event title, group name, etc.": "Keyword, event title, group name, etc.",
|
||||
"Go!": "Go!",
|
||||
"Explore!": "Explore!",
|
||||
"Join {instance}, a Mobilizon instance": "Join {instance}, a Mobilizon instance",
|
||||
"Open user menu": "Open user menu",
|
||||
"Open main menu": "Open main menu",
|
||||
"{'@'}{username} ({role})": "{'@'}{username} ({role})",
|
||||
"This is like your federated username ({username}) for groups. It will allow the group to be found on the federation, and is guaranteed to be unique.": "This is like your federated username ({username}) for groups. It will allow the group to be found on the federation, and is guaranteed to be unique."
|
||||
}
|
||||
Reference in New Issue
Block a user