habitica/common/locales/es/generic.json

171 lines
8.9 KiB
JSON
Raw Normal View History

{
"languageName": "Español",
"stringNotFound": "Cadena de caracteres '<%= string %>' no se ha encontrado.",
2015-09-19 20:19:47 +00:00
"titleIndex": "Habitica | El juego de rol de tu vida",
"habitica": "Habitica",
2015-12-29 03:40:51 +00:00
"titleTasks": "Tasks",
"titleAvatar": "Avatar",
"titleBackgrounds": "Backgrounds",
"titleStats": "Stats & Achievements",
"titleProfile": "Profile",
"titleInbox": "Inbox",
"titleTavern": "Tavern",
"titleParty": "Party",
"titleHeroes": "Hall of Heroes",
"titlePatrons": "Hall of Patrons",
"titleGuilds": "Guilds",
"titleChallenges": "Challenges",
"titleDrops": "Market",
"titleQuests": "Quests",
"titlePets": "Pets",
"titleMounts": "Mounts",
"titleEquipment": "Equipment",
"titleTimeTravelers": "Time Travelers",
"titleSeasonalShop": "Seasonal Shop",
"titleSettings": "Settings",
"expandToolbar": "Abrir barra de herramientas",
2014-10-19 10:45:50 +00:00
"collapseToolbar": "Cerrar barra de herramientas",
2015-09-13 03:26:30 +00:00
"markdownBlurb": "Habitica emplea el formato Markdown en los mensajes. Para obtener más información, consulta el <a href='http://habitica.wikia.com/wiki/Markdown_Cheat_Sheet' target='_blank'>resumen del formato Markdown</a>.",
2015-08-29 12:38:54 +00:00
"showFormattingHelp": "Mostrar ayuda de formato",
"hideFormattingHelp": "Ocultar ayuda de formato",
"youType": "Escribes:",
"youSee": "Ves:",
"italics": "*Cursiva*",
"bold": "**Negrita**",
"strikethrough": "~~Tachado~~",
"emojiExample": ":sonrisa:",
"markdownLinkEx": "[¡Habitica es genial!](https://habitica.com)",
"markdownImageEx": "![texto alt obligatorio](https://habitica.com/cake.png \"título opcional al pasar el ratón\")",
"unorderedListHTML": "+ Primer objeto<br>+ Segundo objeto<br>+ Tercer objeto",
"unorderedListMarkdown": "+ Primer objeto\n+ Segundo objeto\n+ Tercer objeto",
"code": "`código`",
"achievements": "Logros",
2014-02-28 20:03:52 +00:00
"modalAchievement": "¡Logro!",
"special": "Especial",
"site": "Sitio",
"help": "Ayuda",
"user": "Usuario",
"market": "Mercado",
2014-03-18 18:53:41 +00:00
"subscriberItem": "Objeto Misterioso",
"newSubscriberItem": "Nuevo Objeto Misterioso",
2015-10-30 14:25:43 +00:00
"subscriberItemText": "Each month, subscribers will receive a mystery item. This is usually released about one week before the end of the month. See the wiki's 'Mystery Item' page for more information.",
"all": "Todo",
"none": "Ninguno",
"or": "O",
"and": "y",
2014-03-18 18:53:41 +00:00
"loginSuccess": "Has iniciado sesión.",
2014-10-19 10:45:50 +00:00
"youSure": "¿Estás seguro?",
2014-03-18 18:53:41 +00:00
"submit": "Enviar",
"close": "Cerrar",
"saveAndClose": "Guardar y Cerrar",
"cancel": "Cancelar",
2015-06-23 08:43:29 +00:00
"ok": "OK",
"add": "Añadir",
"undo": "Deshacer",
"continue": "Continuar",
"accept": "Aceptar",
2014-02-28 20:03:52 +00:00
"reject": "Rechazar",
"neverMind": "No importa",
2014-02-28 20:03:52 +00:00
"buyMoreGems": "Comprar más Gemas.",
2015-08-02 15:30:43 +00:00
"notEnoughGems": "No hay suficientes gemas.",
2015-02-18 16:41:31 +00:00
"alreadyHave": "Ups! Ya tienes este artículo. No necesitas comprarlo otra vez!",
"delete": "Eliminar",
2015-05-17 13:54:18 +00:00
"gemsPopoverTitle": "Gemas",
"gems": "Gemas",
2015-03-24 21:09:48 +00:00
"gemButton": "Tienes <%= number %> Gemas.",
"moreInfo": "Más información",
2015-08-29 12:38:54 +00:00
"showMoreMore": "(mostrar más)",
"showMoreLess": "(mostrar menos)",
"gemsWhatFor": "¡Haz clic para comprar Gemas! Las Gemas te permiten comprar artículos especiales como Misiones, personalizaciones del avatar y equipo estacional.",
"veteran": "Veterano",
2014-03-18 18:53:41 +00:00
"veteranText": "Ha sobrevivido a Habit The Grey (nuestro sito web pre-Angular) y se ha ganado muchas cicatrices por sus fallos.",
2014-02-28 20:03:52 +00:00
"originalUser": "¡Usuario original!",
2014-10-19 10:45:50 +00:00
"originalUserText": "Uno de los <em>primeros</em> usuarios... ¡digamos que fue un alpha tester!",
2015-07-31 03:49:22 +00:00
"habitBirthday": "Festejo de Cumpleaños de Habitica",
"habitBirthdayText": "Participó en el Festejo de Cumpleaños de Habitica",
"habitBirthdayPluralText": "¡Participó en <%= number %> Festejo(s) de Cumpleaños de Habitica!",
2015-08-02 15:30:43 +00:00
"habiticaDay": "Bautizo de Habitica",
"habiticaDaySingularText": "¡Celebró el Bautizo de Habitica! Gracias por ser un magnífico usuario.",
"habiticaDayPluralText": "¡ Celebró <%= number %> Bautizos! Gracias por ser un magnífico usuario.",
2014-08-02 08:29:09 +00:00
"achievementDilatory": "Salvador de Dilatoria",
2014-10-19 10:45:50 +00:00
"achievementDilatoryText": "¡Ayudó a derrotar al Dread Drag'on de Dilatoria durante el evento Summer Splash del 2014!",
2015-12-27 04:28:55 +00:00
"costumeContest": "Participante disfrazado",
2015-11-18 03:38:32 +00:00
"costumeContestText": "Participated in the Habitoween Costume Contest. See some of the entries <a href='http://blog.habitrpg.com/tagged/cosplay' target='_blank'>on the Habitica blog</a>!",
"costumeContestTextPlural": "Participated in <%= number %> Habitoween Costume Contests. See some of the entries <a href='http://blog.habitrpg.com/tagged/cosplay' target='_blank'>on the Habitica blog</a>!",
"memberSince": "- Miembro desde",
2014-03-18 18:53:41 +00:00
"lastLoggedIn": "- Última conexión",
"notPorted": "Esta función no se ha traido del sitio original",
2015-08-11 12:32:00 +00:00
"buyThis": "Comprarás este <%= text %> con <%= price %> de tus <%= gems %> Gemas?",
2014-03-18 18:53:41 +00:00
"noReachServer": "Error en la conexión al servidor, intentalo más tarde.",
"errorUpCase": "ERROR:",
2014-03-18 18:53:41 +00:00
"newPassSent": "Nueva contraseña enviada.",
"serverUnreach": "Error en la conexión al servidor.",
2015-12-27 04:28:55 +00:00
"requestError": "Vaya, se ha producido un error. <strong>Actualiza la página;</strong> puede que tu última acción no se haya guardado correctamente.",
2015-05-17 13:54:18 +00:00
"seeConsole": "Si el eror persiste, por favor reportelo en Ayuda> Notificar un error. Si eres familiar con la consola de tu navegador, por favor incluye los mensajes de error.",
2014-04-07 17:04:59 +00:00
"error": "Error",
"menu": "Menú",
"notifications": "Notificaciones",
2014-05-06 18:11:02 +00:00
"noNotifications": "No tienes mensajes nuevos.",
"clear": "Cerrar",
2014-11-15 17:06:45 +00:00
"endTour": "Terminar Tour",
2014-09-01 09:13:07 +00:00
"audioTheme": "Tema de audio",
"audioTheme_off": "Apagar",
2014-09-12 12:45:58 +00:00
"audioTheme_danielTheBard": "Daniel el Bardo",
2015-01-28 16:30:54 +00:00
"audioTheme_wattsTheme": "Tema Watts",
2015-08-29 12:38:54 +00:00
"audioTheme_gokulTheme": "Tema Gokul",
2015-09-13 23:38:59 +00:00
"audioTheme_luneFoxTheme": "Tema LuneFox",
2014-10-11 12:55:46 +00:00
"askQuestion": "Hacer una Pregunta",
"reportBug": "Notificar un error",
2015-07-31 03:49:22 +00:00
"contributeToHRPG": "Contribuir con Habitica",
"overview": "Resumen para Nuevos Usuarios",
2014-11-15 17:06:45 +00:00
"January": "Enero",
"February": "Febrero",
"March": "Marzo",
"April": "Abril",
"May": "Mayo",
"June": "Junio",
"July": "Julio",
"August": "Agosto",
"September": "Septiembre",
"October": "Octubre",
"November": "Noviembre",
2014-12-31 12:35:49 +00:00
"December": "Diciembre",
2015-01-14 18:53:17 +00:00
"dateFormat": "Formato de Fecha",
2015-08-02 15:30:43 +00:00
"achievementStressbeast": "Salvador de Stoïkalm",
2015-10-28 02:36:15 +00:00
"achievementStressbeastText": "¡Ayudó a derrotar a la Abominable Bestia del Estrés durante el evento Winter Wonderland de 2014!",
"achievementBurnout": "Salvador de los Campos Florecientes",
"achievementBurnoutText": "¡Ayudó a derrotar al Burnout y restaurar los Espíritus del Cansancio durante el evento Fall Festival de 2015!",
2015-08-29 12:38:54 +00:00
"checkOutProgress": "¡Comprobar mi progreso en Habitica!",
"cardReceived": "¡Recibiste una tarjeta!",
"cardReceivedFrom": "<%= cardType %> de <%= userName %>",
"greetingCard": "Tarjeta de Felicitación",
"greetingCardExplanation": "Ambos recibís el logro Alegres Amigotes",
"greetingCardNotes": "Enviar una tarjeta de felicitación a un miembro del grupo.",
"greeting0": "¡Hola, tú!",
2015-09-13 03:26:30 +00:00
"greeting1": "Solo quería saludar :)",
"greeting2": "(saluda con emoción)",
"greeting3": "¡Ey!",
2015-08-29 12:38:54 +00:00
"greetingCardAchievementTitle": "Alegre Amigote",
2015-09-13 03:26:30 +00:00
"greetingCardAchievementText": "¡Felicidades! Envió o recibió <%= cards %> tarjetas de felicitación.",
2015-08-29 12:38:54 +00:00
"thankyouCard": "Tarjeta de Agradecimiento",
2015-09-13 03:26:30 +00:00
"thankyouCardExplanation": "Los dos recibiréis el logro Agradablemente Agradecido",
"thankyouCardNotes": "Envía una tarjeta de agradecimiento a un miembro de tu grupo.",
2015-08-29 12:38:54 +00:00
"thankyou0": "¡Muchas gracias!",
"thankyou1": "¡Gracias, gracias, gracias!",
2015-09-13 03:26:30 +00:00
"thankyou2": "¡Un millón de gracias!",
2015-08-29 12:38:54 +00:00
"thankyou3": "Estoy muy agradecido - ¡gracias!",
2015-09-13 03:26:30 +00:00
"thankyouCardAchievementTitle": "Agradablemente Agradecido",
2015-11-12 02:24:12 +00:00
"thankyouCardAchievementText": "¡Gracias por las gracias! Envió o recibió <%= cards %> tarjetas de agradecimiento.",
2015-12-27 04:28:55 +00:00
"streakAchievement": "¡Has obtenido un logro de racha!",
"firstStreakAchievement": "Racha de 21 días",
"streakAchievementCount": "<%= streaks %> rachas de 21 días",
"twentyOneDays": "¡Has completado tus Tareas Diarias durante 21 días seguidos!",
"dontBreakStreak": "Excelente trabajo. ¡No estropees la racha!",
"dontStop": "¡No te detengas ahora!",
2015-11-12 02:24:12 +00:00
"levelUpShare": "I leveled up in Habitica by improving my real-life habits!",
2015-12-27 04:28:55 +00:00
"questUnlockShare": "¡He desbloqueado una nueva misión en Habitica!",
2015-11-12 02:24:12 +00:00
"hatchPetShare": "I hatched a new pet by completing my real-life tasks!",
"raisePetShare": "I raised a pet into a mount by completing my real-life tasks!",
2015-12-27 04:28:55 +00:00
"wonChallengeShare": "¡He ganado un desafío en Habitica!",
"achievementShare": "¡He obtenido un nuevo logro en Habitica!"
2015-08-02 15:30:43 +00:00
}