sendou.ink/locales/en/org.json
2026-02-21 17:24:48 +02:00

49 lines
2.5 KiB
JSON

{
"roles.ADMIN": "Admin",
"roles.MEMBER": "Member",
"roles.ORGANIZER": "Organizer",
"roles.STREAMER": "Streamer",
"events.established.short": "Est.",
"events.all": "All tournaments",
"events.past": "Past events",
"events.upcoming": "Upcoming events",
"events.tabs.events": "Events",
"events.tabs.leaderboard": "Leaderboard",
"edit.form.title": "Editing tournament organization",
"edit.form.uploadLogo": "Upload logo",
"edit.form.socialLinks.title": "Social links",
"edit.form.members.title": "Members",
"edit.form.members.info": "\"Admin\" role lets users edit the organization and any tournament registration hosted by the organization. \"Organizer\" and \"Streamer\" give the corresponding role in tournaments. \"Member\" has no special permissions attached to it.",
"edit.form.members.user.title": "User",
"edit.form.members.role.title": "Role",
"edit.form.members.roleDisplayName.title": "Role display name",
"edit.form.series.title": "Series",
"edit.form.series.seriesName.title": "Series name",
"edit.form.series.showLeaderboard.title": "Show leaderboard",
"edit.form.badges.title": "Badges",
"edit.form.errors.noUnadmin": "Can't remove yourself as an admin",
"banned.title": "Banned players",
"banned.empty": "No players are currently banned from this organization.",
"banned.description": "Players who are banned cannot create or join teams in tournaments organized by this organization. This tab is only accessible to the admins of this organization.",
"banned.player": "Player",
"banned.note": "Note",
"banned.date": "Banned on",
"banned.expires": "Expires",
"banned.permanent": "Permanent",
"banned.actions": "Actions",
"banned.unban": "Unban",
"banned.unbanConfirm": "Are you sure you want to unban {{username}}?",
"banned.ban": "New ban",
"banned.banModal.title": "Banning a player",
"banned.banModal.player": "Player",
"banned.banModal.note": "Private note",
"banned.banModal.noteHelp": "This note is only visible to organization admins.",
"banned.banModal.expiresAt": "Ban expiration date",
"banned.banModal.expiresAtHelp": "Leave empty for a permanent ban",
"leave.action": "Leave",
"leave.confirm": "Are you sure you want to leave {{organizationName}}?",
"leave.soleAdmin": "You are the only admin of this organization. Add another admin first or ask a site administrator to delete it.",
"new.heading": "New Organization",
"new.noPermissions": "No permissions to add organizations. Organizations can be created by users with tournament adder permissions."
}