mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2025-01-10 06:32:17 -05:00
140 lines
No EOL
10 KiB
JSON
140 lines
No EOL
10 KiB
JSON
{
|
||
"studio.tabNavProjects": "Proyectos",
|
||
"studio.tabNavProjectsWithCount": "Proyectos {projectCount}",
|
||
"studio.tabNavCurators": "Curadores",
|
||
"studio.tabNavComments": "Comentarios",
|
||
"studio.tabNavCommentsWithCount": "Comentarios {commentCount}",
|
||
"studio.tabNavActivity": "Actividad",
|
||
"studio.showingDeleted": "Mostrando estudio eliminado",
|
||
"studio.title": "Título",
|
||
"studio.description": "Descripción",
|
||
"studio.thumbnail": "Miniatura",
|
||
"studio.updateErrors.generic": "Algo salió mal al actualizar el estudio.",
|
||
"studio.updateErrors.inappropriate": "Eso parece inapropiado. Por favor, sea respetuoso.",
|
||
"studio.updateErrors.textTooLong": "Eso es demasiado largo.",
|
||
"studio.updateErrors.requiredField": "Esto no puede estar en blanco.",
|
||
"studio.updateErrors.thumbnailTooLarge": "El tamaño máximo de archivo es de 512 KB y menos de 500x500 píxeles.",
|
||
"studio.updateErrors.thumbnailInvalid": "Sube una imagen válida. El archivo que cargó no era una imagen o estaba corrupta.",
|
||
"studio.followErrors.confirmEmail": "Primero confirme su dirección de correo electrónico",
|
||
"studio.followErrors.generic": "Algo salió mal siguiendo el estudio",
|
||
"studio.sectionLoadError.projectsHeadline": "Algo salió mal cargando proyectos",
|
||
"studio.sectionLoadError.curatorsHeadline": "Algo salió mal cargando curadores",
|
||
"studio.sectionLoadError.managersHeadline": "Algo salió mal cargando administradores",
|
||
"studio.sectionLoadError.activityHeadline": "Algo salió mal al cargar la actividad",
|
||
"studio.sectionLoadError.tryAgain": "Volver a intentar",
|
||
"studio.projectsHeader": "Proyectos",
|
||
"studio.addProjectsHeader": "Añadir proyectos",
|
||
"studio.addProject": "Añadir por URL",
|
||
"studio.openToAll": "Cualquiera puede agregar proyectos",
|
||
"studio.addProjects.noSharedYet": "Aún no tienes proyectos compartidos que puedas agregar a este estudio.",
|
||
"studio.addProjects.noFavoritedYet": "Todavía no tienes proyectos favoritos que puedas agregar a este estudio.",
|
||
"studio.addProjects.noRecentYet": "Todavía no tiene proyectos vistos recientemente que pueda agregar a este estudio.",
|
||
"studio.addProjects.noStudentsYet": "Todavía no tienes proyectos de estudiantes que puedas agregar a este estudio.",
|
||
"studio.projectsEmptyCanAdd1": "Tu estudio se ve un poco vacío.",
|
||
"studio.projectsEmptyCanAdd2": "¡Agrega tu primer proyecto!",
|
||
"studio.projectsEmpty1": "Este estudio aún no tiene proyectos.",
|
||
"studio.projectsEmpty2": "¡Sugiere proyectos que quieras agregar en los comentarios!",
|
||
"studio.browseProjects": "Explorar proyectos",
|
||
"studio.projectErrors.checkUrl": "No se pudo encontrar ese proyecto. Compruebe la URL y vuelva a intentarlo.",
|
||
"studio.projectErrors.generic": "No se pudo agregar el proyecto.",
|
||
"studio.projectErrors.tooFast": "Está agregando proyectos demasiado rápido.",
|
||
"studio.projectErrors.permission": "No tienes permiso para agregar ese proyecto.",
|
||
"studio.projectErrors.duplicate": "Ese proyecto ya está en este estudio.",
|
||
"studio.creatorRole": "Creador de estudio",
|
||
"studio.hostRole": "Anfitrión de estudio",
|
||
"studio.managersHeader": "Gerentes",
|
||
"studio.unfollowStudio": "Dejar de seguir Estudio",
|
||
"studio.followStudio": "Seguir estudio",
|
||
"studio.editThumbnail": "Editar miniatura",
|
||
"studio.curatorsHeader": "Curadores",
|
||
"studio.inviteCuratorsHeader": "Invitar a curadores",
|
||
"studio.inviteCurator": "Invitar",
|
||
"studio.inviteCuratorPlaceholder": "Nombre de usuario en Scratch",
|
||
"studio.curatorInvitationAccepted": "¡Felicitaciones! Ahora eres un curador de este estudio.",
|
||
"studio.curatorInvitation": "Te han invitado a convertirte en curador de este estudio.",
|
||
"studio.curatorAcceptInvite": "Aceptar invitación",
|
||
"studio.curatorInvitationError": "Something went wrong, try again later.",
|
||
"studio.curatorsEmptyCanAdd1": "You don’t have curators right now.",
|
||
"studio.curatorsEmptyCanAdd2": "Add some curators to collaborate with!",
|
||
"studio.curatorsEmpty1": "This studio has no curators right now.",
|
||
"studio.curatorErrors.generic": "Could not invite curator.",
|
||
"studio.curatorErrors.alreadyCurator": "They are already part of the studio.",
|
||
"studio.curatorErrors.unknownUsername": "Could not invite a curator with that username.",
|
||
"studio.curatorErrors.tooFast": "You are adding curators too fast.",
|
||
"studio.curatorDoYouWantToPromote": "Do you want to promote this person to a manager?",
|
||
"studio.curatorManagersCan": "Managers can...",
|
||
"studio.curatorAddAndDeleteCurators": "add and delete curators",
|
||
"studio.curatorDeleteManagers": "delete other managers",
|
||
"studio.curatorAddAndDeleteProjects": "add and delete projects",
|
||
"studio.curatorIfYouTrust": "If you trust this person and you’re sure you want to give them extra permissions, click Promote.",
|
||
"studio.managerLimitReachedHeader": "This studio has reached the limit of {managerLimit} managers.",
|
||
"studio.managerLimitMessageCollaborative": "It’s great to see that this studio is collaborative!",
|
||
"studio.managerLimitMessageRemoveManagers": "Before you can add another manager, you will need to remove an existing manager.",
|
||
"studio.managerCountInfo": "{numberOfManagers} of {managerLimit}",
|
||
"studio.managerThresholdInfo": "This studio has {numberOfManagers} managers. Studios can have a maximum of {managerLimit} managers.",
|
||
"studio.managerThresholdRemoveManagers": "Before you can add another manager, you will need to remove managers until there are fewer than {managerLimit}.",
|
||
"studio.transfer.youAreAboutTo": "You are about to make someone else the studio host.",
|
||
"studio.transfer.cannotUndo": "You cannot undo this.",
|
||
"studio.transfer.thisMeans": "This means...",
|
||
"studio.transfer.noLongerEdit": "You will no longer be able to edit the title, thumbnail, and description",
|
||
"studio.transfer.noLongerDelete": "You will no longer be able to delete the studio",
|
||
"studio.transfer.whichManager": "Which manager do you want to make the host?",
|
||
"studio.transfer.currentHost": "Current Host",
|
||
"studio.transfer.newHost": "New Host",
|
||
"studio.transfer.confirmWithPassword": "To confirm changing the studio host, please enter your password.",
|
||
"studio.transfer.forgotPassword": "Forgot password?",
|
||
"studio.transfer.alert.somethingWentWrong": "Something went wrong transferring this studio to a new host.",
|
||
"studio.transfer.alert.wasntTheRightPassword": "Hmm, that wasn’t the right password.",
|
||
"studio.transfer.alert.tooManyPasswordAttempts": "Too many password attempts. Please try again later.",
|
||
"studio.transfer.alert.thisUserCannotBecomeHost": "This user cannot become the host — try transferring to another manager",
|
||
"studio.remove": "Eliminar",
|
||
"studio.promote": "Promote",
|
||
"studio.transfer": "Change Studio Host",
|
||
"studio.cancel": "Cancelar",
|
||
"studio.okay": "Bien",
|
||
"studio.next": "Siguiente",
|
||
"studio.back": "Regresar",
|
||
"studio.confirm": "Confirm",
|
||
"studio.commentsHeader": "Comentarios",
|
||
"studio.commentsNotAllowed": "Commenting for this studio has been turned off.",
|
||
"studio.comments.toggleOff": "Comentarios Desactivados",
|
||
"studio.comments.toggleOn": "Comentarios Activados",
|
||
"studio.comments.turnedOff": "Sorry, comment posting has been turned off for this studio.",
|
||
"studio.comments.turnedOffGlobally": "Studio comments across Scratch are turned off, but don't worry, your comments are saved and will be back soon.",
|
||
"studio.sharedFilter": "Compartidos",
|
||
"studio.favoritedFilter": "Favorited",
|
||
"studio.recentFilter": "Recientes",
|
||
"studio.studentsFilter": "Estudiantes",
|
||
"studio.activityHeader": "Actividad",
|
||
"studio.activityAddProjectToStudio": "{profileLink} added the project {projectLink}",
|
||
"studio.activityRemoveProjectStudio": "{profileLink} removed the project {projectLink}",
|
||
"studio.activityUpdateStudio": "{profileLink} made edits to the title, thumbnail, or description",
|
||
"studio.activityBecomeCurator": "{newCuratorProfileLink} accepted an invitation from {inviterProfileLink} to curate this studio",
|
||
"studio.activityRemoveCurator": "{removerProfileLink} removed the curator {removedProfileLink}",
|
||
"studio.activityBecomeOwner": "{promotedProfileLink} was promoted to manager by {promotorProfileLink}",
|
||
"studio.activityBecomeHost": "{newHostProfileLink} was made the studio host by {actorProfileLink}",
|
||
"studio.activityBecomeHostAdminActor": "{newHostProfileLink} was made the studio host by a Scratch Team member",
|
||
"studio.lastUpdated": "Updated {lastUpdatedDate, date, medium}",
|
||
"studio.followerCount": "{followerCount} followers",
|
||
"studio.reportThisStudio": "Reportar este estudio",
|
||
"studio.reportPleaseExplain": "Please select which part of the studio you find to be disrespectful or inappropriate, or otherwise breaks the Scratch Community Guidelines.",
|
||
"studio.reportAreThereComments": "Are there inappropriate comments in the studio? Please report them by clicking the \"report\" button on the individual comments.",
|
||
"studio.reportThanksForLettingUsKnow": "¡Gracias por dejarnos saber?",
|
||
"studio.reportYourFeedback": "Sus comentarios nos ayudan a hacer Scratch mucho mejor de lo que es.",
|
||
"studio.mutedCurators": "You will be able to invite curators and add managers again {inDuration}.",
|
||
"studio.mutedProjects": "You will be able to add and remove projects again {inDuration}.",
|
||
"studio.mutedEdit": "You will be able to edit studios again {inDuration}.",
|
||
"studio.mutedPaused": "Your account has been paused from using studios until then.",
|
||
"studio.mutedError": "Your account has been paused from using studios. Refresh for more information.",
|
||
"studio.alertProjectAdded": "\"{title}\" added to studio",
|
||
"studio.alertProjectAlreadyAdded": "That project is already in this studio",
|
||
"studio.alertProjectRemoveError": "Something went wrong removing the project",
|
||
"studio.alertProjectAddError": "Something went wrong adding the project",
|
||
"studio.alertCuratorAlreadyInvited": "\"{name}\" has already been invited",
|
||
"studio.alertCuratorInvited": "Curator invite sent to \"{name}\"",
|
||
"studio.alertManagerPromote": "\"{name}\" is now a manager",
|
||
"studio.alertManagerPromoteError": "Something went wrong promoting \"{name}\"",
|
||
"studio.alertMemberRemoveError": "Something went wrong removing \"{name}\"",
|
||
"studio.alertTransfer": "\"{name}\" is now the host",
|
||
"studio.alertTransferRateLimit": "A studio can only change hosts once per day. Try again tomorrow."
|
||
} |