{
    "team": {
        "about": {
            "contact": "Contacto",
            "heading": "Acerca de",
            "information": "Información"
        },
        "action": {
            "createTeam": {
                "text": "Crear equipo"
            },
            "delete": {
                "confirm": {
                    "heading": "Borrar equipo",
                    "text": "¿Realmente quieres borrar el equipo **{{name}}**?"
                }
            },
            "draftToTournament": "Reclutar para torneo",
            "inviteTeam": {
                "text": "Invitar"
            },
            "inviteUser": {
                "alreadyMember": "Ya es miembro del equipo",
                "alreadyMemberOfAllTeams": "{{name}} ya es miembro de todos los equipos que administras.",
                "headingEllipsis": "Invita a {{name}} a...",
                "placeholder": {
                    "heading": "Sin equipos",
                    "text": "No eres el capitán de ningún equipo. Crea tu propio equipo o ponte en contacto con el capitán del equipo al que pertenece el usuario para invitarlo."
                },
                "selectTeam": "Seleccionar equipo",
                "success": "",
                "text": "Invitar"
            },
            "leaveSocialTeam": {
                "confirmMessage": "¿Quieres abandonar el equipo **{{teamName}}**?",
                "confirmTitle": "Abandonar equipo",
                "tooltip": "Eres miembro de {{teamName}}. Haz clic para abandonar el equipo."
            },
            "leaveTeam": {
                "confirmMessage": "Siempre puede volver a ser invitado por el capitán del equipo.",
                "confirmTitle": "¿Dejar el equipo {{name}}?",
                "text": "Dejar equipo"
            },
            "logInOrSignUpToInviteToTeam": {
                "text": "Inicia sesión o regístrate para invitar al equipo"
            },
            "openTeamChat": {
                "text": "Abrir chat de equipo"
            },
            "removeInvite": {
                "confirm": {
                    "heading": "Eliminar invitación",
                    "text": "¿Quieres eliminar la invitación al equipo enviada a **{{name}}**?"
                }
            },
            "removeMember": {
                "confirm": {
                    "heading": "Eliminar miembro",
                    "text": "¿Quieres eliminar a **{{name}}** del equipo?"
                },
                "success": ""
            },
            "restore": {
                "success": "",
                "text": ""
            },
            "shareTeam": {
                "shareText": "¡Echa un vistazo al equipo {{name}} en {{tenant}}!",
                "text": "Compartir"
            },
            "viewProfile": {
                "text": "Ver perfil"
            }
        },
        "api": {
            "success": {
                "changesSaved": "",
                "invitationAccepted": "",
                "invitationCancelled": "",
                "invitationDeclined": "",
                "inviteSent": "",
                "leftTeam": "",
                "memberRemoved": "",
                "partyInvitationAccepted": "",
                "partyInvitationDeclined": "",
                "teamCreated": "",
                "teamDeleted": "",
                "userAdded": ""
            }
        },
        "appearance": {
            "banner": {
                "description": "El banner hace que tu equipo tenga una apariencia única.",
                "heading": "Banner",
                "hint": "Recomendamos usar una imagen de 2400x600 píxeles."
            },
            "logo": {
                "description": "El logo ayuda a los usuarios a reconocer a tu equipo fácilmente.",
                "heading": "Logo",
                "hint": "Recomendamos usar una imagen de 256x256 píxeles."
            }
        },
        "backoffice": {
            "changeCaptain": {
                "confirm": {
                    "action": "",
                    "heading": "",
                    "message": ""
                },
                "description": "",
                "heading": "",
                "makeCaptain": {
                    "confirmButton": "",
                    "confirmMessage": "",
                    "confirmTitle": "",
                    "success": ""
                },
                "success": ""
            },
            "editName": {
                "description": "",
                "heading": "",
                "success": ""
            },
            "verify": {
                "description": "",
                "heading": "",
                "success": {
                    "unverified": "",
                    "verified": ""
                }
            }
        },
        "base": {
            "deactivatedTeam": "Equipo inactivo",
            "team_one": "",
            "team_other": ""
        },
        "create": {
            "form": {
                "teamName": {
                    "placeholder": "Ingresa un nombre de equipo.",
                    "validation": {
                        "required": "Por favor, ingresa un nombre de equipo."
                    }
                }
            }
        },
        "form": {
            "country": {
                "label": "País"
            },
            "description": {
                "label": "Descripción"
            },
            "email": {
                "label": "Correo electrónico"
            },
            "showCountry": {
                "label": "Mostrar país"
            },
            "teamName": {
                "label": "Nombre de equipo"
            },
            "videoUrl": {
                "label": "URL de video"
            },
            "websiteUrl": {
                "label": "URL de sitio web"
            }
        },
        "members": {
            "actions": {
                "add": ""
            },
            "addMember": {
                "error": "",
                "nickname": "",
                "success": ""
            },
            "errors": {
                "notAllowed": "",
                "notAllowedAdd": "",
                "notAllowedInvite": ""
            },
            "heading": "Miembros",
            "hints": {
                "inviteNewMembers": ""
            },
            "inviteMembers": "",
            "labels": {
                "steamId": ""
            },
            "noMembers": {
                "text": "",
                "title": ""
            },
            "count": ""
        },
        "overview": {
            "activities": {
                "competed": "",
                "competingIn": "",
                "heading": "",
                "noActivities": {
                    "text": "",
                    "title": ""
                },
                "registeredFor": ""
            },
            "stream": {
                "heading": ""
            }
        },
        "placeholder": {
            "noMembers": {
                "heading": "Sin miembros",
                "text": "No hay miembros en este equipo."
            },
            "noTeams": ""
        },
        "profile": {
            "noInformation": "",
            "teamMembers": "",
            "video": {
                "addVideo": "",
                "highlight": ""
            }
        },
        "search": {
            "placeholder": "",
            "emptyState": {
                "heading": "",
                "text": ""
            },
            "captainUserId": {
                "labelText": "",
                "placeholder": ""
            },
            "country": {
                "labelText": "",
                "placeholder": ""
            },
            "memberUserId": {
                "labelText": "",
                "placeholder": ""
            },
            "verified": {
                "labelText": ""
            }
        },
        "settings": {
            "about": {
                "addVideo": "",
                "description": "",
                "fields": {
                    "location": "",
                    "showLocation": ""
                },
                "heading": "",
                "noInformation": "",
                "sections": {
                    "contact": "",
                    "information": "",
                    "socialNetworks": ""
                },
                "validation": {
                    "websiteUrl": ""
                }
            },
            "appearance": {
                "description": "",
                "heading": ""
            },
            "hints": {
                "cannotChangeName": "",
                "manageContactInfo": ""
            },
            "members": {
                "description": "",
                "heading": "",
                "invitations": {
                    "heading": "",
                    "invited": ""
                }
            },
            "validation": {
                "emailFormat": "",
                "videoUrlFormat": ""
            }
        },
        "teamFinder": {
            "filter": {
                "allRegions": "",
                "country": "",
                "language": "",
                "mature": "",
                "region": "",
                "resetFilters": "",
                "roles": "",
                "selectCountry": "",
                "selectLanguage": "",
                "selectRegion": "",
                "show18Plus": ""
            },
            "joinModal": {
                "changeGameAccount": "",
                "chooseGameAccount": "",
                "chooseLanguages": "",
                "chooseRole": "",
                "comment": "",
                "commentPlaceholder": "",
                "communicationLanguages": "",
                "details": "",
                "gameAccount": "",
                "heading": "",
                "join": "",
                "roles": ""
            },
            "post": {
                "role": ""
            },
            "tiers": {
                "maxRank": "",
                "minRank": "",
                "noLimit": "",
                "unranked": ""
            }
        },
        "verified": {
            "text": "{{name}} es un equipo verificado."
        }
    }
}
