habitica/common/locales/es/challenge.json

58 lines
3.7 KiB
JSON
Raw Normal View History

{
2014-02-28 20:03:52 +00:00
"challenge": "Desafío",
"brokenChaLink": "Enlace al Desafío roto",
2014-03-18 18:53:41 +00:00
"brokenTask": "Enlace al Desafío roto: esta tarea era parte de un desafío pero ha sido eliminada del mismo. ¿Qué deseas hacer?",
2014-03-04 15:50:44 +00:00
"keepIt": "Mantenerla",
"removeIt": "Eliminarla",
2014-03-18 18:53:41 +00:00
"brokenChallenge": "Enlace al Desafío roto: esta tarea era parte de un desafío pero el desafío (o grupo) ha sido eliminado. ¿Qué hacemos con las tareas del Desafío?",
"keepThem": "Mantenerlas",
"removeThem": "Eliminarlas",
2014-03-18 18:53:41 +00:00
"challengeCompleted": "Este Desafío ha sido completado y el ganador es ¡<span class=\"badge\"><%= user %></span>! ¿Qué hacemos con las tareas del Desafío?",
"unsubChallenge": "Enlace al Desafío roto: esta tarea era parte de un Desafío, pero te has dado de baja del mismo. ¿Qué hacemos con las tareas del Desafío?",
"challengeWinner": "Fue el ganador en los siguientes desafíos",
"challenges": "Desafíos",
2014-03-18 18:53:41 +00:00
"noChallenges": "Ningún desafio todavía, visita ",
"toCreate": "para crear uno.",
2014-03-18 18:53:41 +00:00
"selectWinner": "Seleccionar un ganador y cerrar el desafío:",
"deleteOrSelect": "Borrar o seleccionar el ganador",
2014-03-03 16:25:33 +00:00
"endChallenge": "Terminar desafío",
2015-05-31 13:36:54 +00:00
"challengeDiscription": "These are the Challenge's tasks that will be added to your task dashboard when you join this Challenge. The sample Challenge tasks below will change color and gain graphs to show you the overall progress of the group.",
2014-03-03 16:25:33 +00:00
"hows": "¿Qué tal vamos?",
"filter": "Filtro",
"groups": "Grupos",
"all": "Todos",
2014-03-03 16:25:33 +00:00
"noNone": "Ninguno",
"membership": "Membresía",
"participating": "Participando",
"notParticipating": "No participando",
"either": "Cualquiera",
2014-03-03 16:25:33 +00:00
"createChallenge": "Crear Desafío",
"discard": "Descartar",
2014-02-28 20:03:52 +00:00
"challengeTitle": "Título del Desafío",
2014-03-03 16:25:33 +00:00
"challengeTag": "Etiqueta ",
"challengeTagPop": "Los Desafíos aparecen en la lista de etiquetas y en los consejos de tarea. Así que, aunque el título debería ser descriptivo, también se necesita una «abreviatura». Por ejemplo, «Perder 5 kilos en 3 meses» se puede convertir en «-5 kg» (pulsar en «?» proveerá más información).",
"challengeDescr": "Descripción",
2014-02-28 20:03:52 +00:00
"prize": "Premio",
2015-05-31 13:36:54 +00:00
"prizePop": "If someone can 'win' your challenge, you can optionally award that winner a Gem prize. Max = #gems you own (+ guild.gems, if you created this challenge's guild). Note: This prize can't be changed later.",
"prizePopTavern": "If someone can 'win' your challenge, you can optionally award that winner a Gem prize. Max = #gems you own (+ guild.gems, if you created this challenge's guild). Note: This prize can't be changed later and Tavern challenges will not be refunded if the challenge is cancelled.",
2014-03-03 16:25:33 +00:00
"publicChallenges": "Mínimo 1 Gema para <strong> desafíos públicos </strong> (ayuda a prevenir el spam, de verdad que sí).",
2014-02-28 20:03:52 +00:00
"officialChallenge": "Desafío oficial de HabitRPG",
"by": "por",
2015-05-03 19:24:53 +00:00
"participants": "Participantes",
2014-03-03 16:25:33 +00:00
"join": "Unirse",
"exportChallengeCSV": "Exportar a CSV",
2014-03-18 18:53:41 +00:00
"selectGroup": "Por favor seleccione un grupo",
"challengeCreated": "Desafío creado",
2014-03-18 18:53:41 +00:00
"sureDelCha": "Eliminar desafío, ¿estás seguro?",
2015-05-31 13:36:54 +00:00
"sureDelChaTavern": "Delete challenge, are you sure? Your gems will not be refunded.",
2014-03-03 16:25:33 +00:00
"removeTasks": "Eliminar Tareas",
2014-03-03 21:29:59 +00:00
"keepTasks": "Mantener Tareas",
2014-03-03 16:25:33 +00:00
"closeCha": "Cerrar desafío y...",
2015-06-15 11:20:09 +00:00
"leaveCha": "Dejar el desafio y...",
"challengedOwnedFilterHeader": "Ownership",
"challengedOwnedFilter": "Owned",
"challengedNotOwnedFilter": "Not Owned",
2015-06-22 16:24:37 +00:00
"challengedEitherOwnedFilter": "Either",
"backToChallenges": "Back to all challenges",
"prizeValue": "<%= gemcount %>&nbsp;<%= gemicon %> Prize"
}