mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-28 18:27:25 -05:00
87 lines
4.5 KiB
JSON
87 lines
4.5 KiB
JSON
{
|
|
"tabs.owned": "Owned",
|
|
"tabs.booked": "Booked",
|
|
"tabs.available": "Available",
|
|
"now": "Now",
|
|
"noneAvailable": "No scrims available right now. Check back later or add your own!",
|
|
"noRequestsYet": "No requests yet",
|
|
"noOwnedPosts": "You don't have any open scrim posts currently",
|
|
"noBookedScrims": "No booked scrims",
|
|
"requestModal.title": "Sending a scrim request",
|
|
"requestModal.message.label": "Message",
|
|
"requestModal.at.label": "Start time",
|
|
"requestModal.at.explanation": "Select a time within the post's time range",
|
|
"pickupBy": "Pickup by",
|
|
"filters.button": "Filters",
|
|
"filters.heading": "Scrim Filters",
|
|
"filters.weekdayTimes": "Weekday times",
|
|
"filters.weekdayStart": "Weekday start",
|
|
"filters.weekdayEnd": "Weekday end",
|
|
"filters.weekendTimes": "Weekend times",
|
|
"filters.weekendStart": "Weekend start",
|
|
"filters.weekendEnd": "Weekend end",
|
|
"filters.apply": "Apply",
|
|
"filters.applyAndDefault": "Apply & Set as Default",
|
|
"filters.showFiltered": "Show filtered ({{count}})",
|
|
"filters.hideFiltered": "Hide filtered ({{count}})",
|
|
"filters.showPendingRequests": "Show pending requests ({{count}})",
|
|
"filters.hidePendingRequests": "Hide pending requests ({{count}})",
|
|
"limitedVisibility": "This post currently has limited visibility based on associations.",
|
|
"actions.request": "Request",
|
|
"actions.viewRequest": "Request pending...",
|
|
"actions.contact": "Contact",
|
|
"deleteModal.title": "Delete the scrim post?",
|
|
"cancelRequestModal.title": "Cancel your request?",
|
|
"cancelModal.scrim.title": "Cancel the scrim?",
|
|
"cancelModal.scrim.reasonLabel": "Reason for cancellation",
|
|
"cancelModal.scrim.reasonExplanation": "Explain why you are cancelling the scrim. This will be visible to the other team.",
|
|
"acceptModal.title": "Accept the request to scrim by {{groupName}} & reject others (if any)?",
|
|
"acceptModal.prevented": "Ask the person who posted the scrim to accept this request",
|
|
"acceptModal.confirmFor": "Confirm for {{time}}",
|
|
"postModal.footer": "Post created {{time}}",
|
|
"forms.title": "Creating a new scrim post",
|
|
"forms.with.title": "With",
|
|
"forms.with.explanation": "You can search for users with username, Discord ID or sendou.ink profile URL.",
|
|
"forms.with.user": "User {{nth}}",
|
|
"forms.with.pick-up": "Pick-up",
|
|
"forms.when.title": "Start",
|
|
"forms.when.explanation": "Leave to default if you want to look for a scrim now",
|
|
"forms.rangeEnd.title": "Start time range end",
|
|
"forms.rangeEnd.explanation": "If set, allow requests for any time between start and end",
|
|
"forms.text.title": "Text",
|
|
"forms.visibility.title": "Visibility",
|
|
"forms.visibility.public": "Public",
|
|
"forms.visibility.noneAvailable": "No associations available. Create one to look for a scrim in a smaller group.",
|
|
"forms.notFoundVisibility.title": "If not found by",
|
|
"forms.notFoundVisibility.explanation": "Leave blank if you don't want the visibility of your post to change over time",
|
|
"forms.divs.minDiv.title": "Min div",
|
|
"forms.divs.maxDiv.title": "Max div",
|
|
"forms.maps.title": "Maps",
|
|
"forms.maps.noPreference": "No preference",
|
|
"forms.maps.szOnly": "SZ only",
|
|
"forms.maps.rankedOnly": "Ranked modes only",
|
|
"forms.maps.allModes": "All modes",
|
|
"forms.maps.tournament": "Tournament...",
|
|
"forms.mapsTournament.title": "Tournament",
|
|
"page.scheduledScrim": "Scheduled scrim",
|
|
"associations.title": "Associations",
|
|
"associations.explanation": "Create an association to look in a smaller group (for example make one with your team's regular practice opponents or LUTI division).",
|
|
"associations.join.title": "Join {{name}} association?",
|
|
"associations.delete.title": "Delete {{name}} association?",
|
|
"associations.admin": "Admin: {{username}}",
|
|
"associations.leave.title": "Leave {{name}} association?",
|
|
"associations.leave.action": "Leave",
|
|
"associations.shareLink.title": "Share link to add members",
|
|
"associations.shareLink.reset": "Reset link",
|
|
"associations.removeMember.title": "Remove {{username}} from the association?",
|
|
"associations.forms.title": "Creating a new association",
|
|
"associations.forms.name.title": "Name",
|
|
"forms.managedByAnyone.title": "Anyone can manage",
|
|
"forms.managedByAnyone.explanation": "If enabled, all users in this post can accept requests and delete the post, not just the owner.",
|
|
"alert.canceled": "This scrim was canceled by {{user}}. Reason: {{reason}}",
|
|
"maps.header": "Maps",
|
|
"screenBan.header": "Screen",
|
|
"screenBan.warning": "Ask before playing Splattercolor Screen",
|
|
"screenBan.allowed": "Nobody in this scrim has indicated they want to avoid Splattercolor Screen"
|
|
}
|