es-AR.i18n.json 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868
  1. {
  2. "accept": "Aceptar",
  3. "act-activity-notify": "Notificación de Actividad",
  4. "act-addAttachment": "agregado archivo adjunto __attachment__ a tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  5. "act-deleteAttachment": "eliminado archivo adjunto __attachment__ de la tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  6. "act-addSubtask": "agregada subtarea __subtask__ a tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  7. "act-addLabel": "Agregada etiqueta __label__ a tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  8. "act-addedLabel": "Agregada etiqueta __label__ a tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  9. "act-removeLabel": "Eliminada etiqueta __label__ de tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  10. "act-removedLabel": "Eliminada etiqueta __label__ de tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  11. "act-addChecklist": "agregada checklist __checklist__ a tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  12. "act-addChecklistItem": "agregado ítem __checklistItem__ a checklist __checklist__ en la tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  13. "act-removeChecklist": "eliminada checklist __checklist__ de tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  14. "act-removeChecklistItem": "eliminado ítem __checklistItem__ de checklist __checklist__ en la tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  15. "act-checkedItem": "marcado ítem __checklistItem__ de checklist __checklist__ en la tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  16. "act-uncheckedItem": "desmarcado ítem __checklistItem__ de checklist __checklist__ en la tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  17. "act-completeChecklist": "completada checklist __checklist__ en la tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  18. "act-uncompleteChecklist": "uncompleted checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  19. "act-addComment": "commented on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
  20. "act-editComment": "edited comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
  21. "act-deleteComment": "deleted comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
  22. "act-createBoard": "created board __board__",
  23. "act-createSwimlane": "created swimlane __swimlane__ to board __board__",
  24. "act-createCard": "created card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
  25. "act-createCustomField": "created custom field __customField__ at board __board__",
  26. "act-deleteCustomField": "deleted custom field __customField__ at board __board__",
  27. "act-setCustomField": "edited custom field __customField__: __customFieldValue__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  28. "act-createList": "added list __list__ to board __board__",
  29. "act-addBoardMember": "added member __member__ to board __board__",
  30. "act-archivedBoard": "Board __board__ moved to Archive",
  31. "act-archivedCard": "Card __card__ at list __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
  32. "act-archivedList": "List __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
  33. "act-archivedSwimlane": "Swimlane __swimlane__ at board __board__ moved to Archive",
  34. "act-importBoard": "imported board __board__",
  35. "act-importCard": "imported card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
  36. "act-importList": "imported list __list__ to swimlane __swimlane__ at board __board__",
  37. "act-joinMember": "added member __member__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  38. "act-moveCard": "moved card __card__ at board __board__ from list __oldList__ at swimlane __oldSwimlane__ to list __list__ at swimlane __swimlane__",
  39. "act-moveCardToOtherBoard": "moved card __card__ from list __oldList__ at swimlane __oldSwimlane__ at board __oldBoard__ to list __list__ at swimlane __swimlane__ at board __board__",
  40. "act-removeBoardMember": "removed member __member__ from board __board__",
  41. "act-restoredCard": "restored card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
  42. "act-unjoinMember": "removed member __member__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  43. "act-withBoardTitle": "__board__",
  44. "act-withCardTitle": "__card__ [__board__] ",
  45. "actions": "Acciones",
  46. "activities": "Actividades",
  47. "activity": "Actividad",
  48. "activity-added": "agregadas %s a %s",
  49. "activity-archived": "%s moved to Archive",
  50. "activity-attached": "adjuntadas %s a %s",
  51. "activity-created": "creadas %s",
  52. "activity-customfield-created": "created custom field %s",
  53. "activity-excluded": "excluidas %s de %s",
  54. "activity-imported": "importadas %s en %s de %s",
  55. "activity-imported-board": "importadas %s de %s",
  56. "activity-joined": "unidas %s",
  57. "activity-moved": "movidas %s de %s a %s",
  58. "activity-on": "en %s",
  59. "activity-removed": "eliminadas %s de %s",
  60. "activity-sent": "enviadas %s a %s",
  61. "activity-unjoined": "separadas %s",
  62. "activity-subtask-added": "added subtask to %s",
  63. "activity-checked-item": "checked %s in checklist %s of %s",
  64. "activity-unchecked-item": "unchecked %s in checklist %s of %s",
  65. "activity-checklist-added": "agregada lista de tareas a %s",
  66. "activity-checklist-removed": "removed a checklist from %s",
  67. "activity-checklist-completed": "completed checklist %s of %s",
  68. "activity-checklist-uncompleted": "uncompleted the checklist %s of %s",
  69. "activity-checklist-item-added": "agregado item de lista de tareas a '%s' en %s",
  70. "activity-checklist-item-removed": "removed a checklist item from '%s' in %s",
  71. "add": "Agregar",
  72. "activity-checked-item-card": "checked %s in checklist %s",
  73. "activity-unchecked-item-card": "unchecked %s in checklist %s",
  74. "activity-checklist-completed-card": "completada checklist __checklist__ en la tarjeta __card__ en la lista __list__ en el swimlane __swimlane__ en el tablero __board__",
  75. "activity-checklist-uncompleted-card": "uncompleted the checklist %s",
  76. "activity-editComment": "comentario %s editado",
  77. "activity-deleteComment": "comentario %s eliminado",
  78. "activity-receivedDate": "edited received date to %s of %s",
  79. "activity-startDate": "edited start date to %s of %s",
  80. "activity-dueDate": "edited due date to %s of %s",
  81. "activity-endDate": "edited end date to %s of %s",
  82. "add-attachment": "Agregar Adjunto",
  83. "add-board": "Agregar Tablero",
  84. "add-card": "Agregar Tarjeta",
  85. "add-swimlane": "Agregar Calle",
  86. "add-subtask": "Agregar Subtarea",
  87. "add-checklist": "Agregar Lista de Tareas",
  88. "add-checklist-item": "Agregar ítem a lista de tareas",
  89. "add-cover": "Agregar Portadas",
  90. "add-label": "Agregar Etiqueta",
  91. "add-list": "Agregar Lista",
  92. "add-members": "Agregar Miembros",
  93. "added": "Agregadas",
  94. "addMemberPopup-title": "Miembros",
  95. "admin": "Administrador",
  96. "admin-desc": "Puede ver y editar tarjetas, eliminar miembros, y cambiar opciones para el tablero.",
  97. "admin-announcement": "Anuncio",
  98. "admin-announcement-active": "Anuncio del Sistema Activo",
  99. "admin-announcement-title": "Anuncio del Administrador",
  100. "all-boards": "Todos los tableros",
  101. "and-n-other-card": "Y __count__ otra tarjeta",
  102. "and-n-other-card_plural": "Y __count__ otras tarjetas",
  103. "apply": "Aplicar",
  104. "app-is-offline": "Loading, please wait. Refreshing the page will cause data loss. If loading does not work, please check that server has not stopped.",
  105. "archive": "Mover al Archivo",
  106. "archive-all": "Mover Todo al Archivo",
  107. "archive-board": "Mover Tablero al Archivo",
  108. "archive-card": "Mover Tarjeta al Archivo",
  109. "archive-list": "Mover Lista al Archivo",
  110. "archive-swimlane": "Mover Calle al Archivo",
  111. "archive-selection": "Mover selección al Archivo",
  112. "archiveBoardPopup-title": "¿Mover Tablero al Archivo?",
  113. "archived-items": "Archivar",
  114. "archived-boards": "Tableros en el Archivo",
  115. "restore-board": "Restaurar Tablero",
  116. "no-archived-boards": "No hay Tableros en el Archivo",
  117. "archives": "Archivar",
  118. "template": "Plantilla",
  119. "templates": "Plantillas",
  120. "assign-member": "Asignar miembro",
  121. "attached": "adjunto(s)",
  122. "attachment": "Adjunto",
  123. "attachment-delete-pop": "Borrar un adjunto es permanente. No hay deshacer.",
  124. "attachmentDeletePopup-title": "¿Borrar Adjunto?",
  125. "attachments": "Adjuntos",
  126. "auto-watch": "Seguir tableros automáticamente al crearlos",
  127. "avatar-too-big": "The avatar is too large (520KB max)",
  128. "back": "Atrás",
  129. "board-change-color": "Cambiar color",
  130. "board-nb-stars": "%s estrellas",
  131. "board-not-found": "Tablero no encontrado",
  132. "board-private-info": "Este tablero va a ser <strong>privado</strong>.",
  133. "board-public-info": "Este tablero va a ser <strong>público</strong>.",
  134. "boardChangeColorPopup-title": "Cambiar Fondo del Tablero",
  135. "boardChangeTitlePopup-title": "Renombrar Tablero",
  136. "boardChangeVisibilityPopup-title": "Cambiar Visibilidad",
  137. "boardChangeWatchPopup-title": "Alternar Seguimiento",
  138. "boardMenuPopup-title": "Opciones del Tablero",
  139. "boardChangeViewPopup-title": "Vista de Tablero",
  140. "boards": "Tableros",
  141. "board-view": "Vista de Tablero",
  142. "board-view-cal": "Calendario",
  143. "board-view-swimlanes": "Calles",
  144. "board-view-collapse": "Collapse",
  145. "board-view-gantt": "Gantt",
  146. "board-view-lists": "Listas",
  147. "bucket-example": "Como \"Lista de Contenedores\" por ejemplo",
  148. "cancel": "Cancelar",
  149. "card-archived": "Esta tarjeta es movida al Archivo.",
  150. "board-archived": "Este tablero es movido al Archivo.",
  151. "card-comments-title": "Esta tarjeta tiene %s comentario.",
  152. "card-delete-notice": "Borrar es permanente. Perderás todas las acciones asociadas con esta tarjeta.",
  153. "card-delete-pop": "Todas las acciones van a ser eliminadas del agregador de actividad y no podrás re-abrir la tarjeta. No hay deshacer.",
  154. "card-delete-suggest-archive": "Podés mover una tarjeta al Archivo para eliminarla del tablero y preservar la actividad.",
  155. "card-due": "Vence",
  156. "card-due-on": "Vence en",
  157. "card-spent": "Tiempo Empleado",
  158. "card-edit-attachments": "Editar adjuntos",
  159. "card-edit-custom-fields": "Editar campos personalizados",
  160. "card-edit-labels": "Editar etiquetas",
  161. "card-edit-members": "Editar miembros",
  162. "card-labels-title": "Cambiar las etiquetas de la tarjeta.",
  163. "card-members-title": "Agregar o eliminar de la tarjeta miembros del tablero.",
  164. "card-start": "Empieza",
  165. "card-start-on": "Empieza el",
  166. "cardAttachmentsPopup-title": "Adjuntar De",
  167. "cardCustomField-datePopup-title": "Cambiar fecha",
  168. "cardCustomFieldsPopup-title": "Editar campos personalizados",
  169. "cardStartVotingPopup-title": "Start a vote",
  170. "positiveVoteMembersPopup-title": "Proponents",
  171. "negativeVoteMembersPopup-title": "Opponents",
  172. "card-edit-voting": "Edit voting",
  173. "editVoteEndDatePopup-title": "Change vote end date",
  174. "allowNonBoardMembers": "Allow all logged in users",
  175. "vote-question": "Voting question",
  176. "vote-public": "Show who voted what",
  177. "vote-for-it": "for it",
  178. "vote-against": "against",
  179. "deleteVotePopup-title": "Delete vote?",
  180. "vote-delete-pop": "Deleting is permanent. You will lose all actions associated with this vote.",
  181. "cardDeletePopup-title": "¿Borrar Tarjeta?",
  182. "cardDetailsActionsPopup-title": "Acciones de la Tarjeta",
  183. "cardLabelsPopup-title": "Etiquetas",
  184. "cardMembersPopup-title": "Miembros",
  185. "cardMorePopup-title": "Mas",
  186. "cardTemplatePopup-title": "Crear plantilla",
  187. "cards": "Tarjetas",
  188. "cards-count": "Tarjetas",
  189. "casSignIn": "Ingresar con CAS",
  190. "cardType-card": "Tarjeta",
  191. "cardType-linkedCard": "Tarjeta Vinculada",
  192. "cardType-linkedBoard": "Tablero Vinculado",
  193. "change": "Cambiar",
  194. "change-avatar": "Cambiar Avatar",
  195. "change-password": "Cambiar Contraseña",
  196. "change-permissions": "Cambiar permisos",
  197. "change-settings": "Cambiar Opciones",
  198. "changeAvatarPopup-title": "Cambiar Avatar",
  199. "changeLanguagePopup-title": "Cambiar Lenguaje",
  200. "changePasswordPopup-title": "Cambiar Contraseña",
  201. "changePermissionsPopup-title": "Cambiar Permisos",
  202. "changeSettingsPopup-title": "Cambiar Opciones",
  203. "subtasks": "Subtareas",
  204. "checklists": "Listas de ítems",
  205. "click-to-star": "Clickeá para darle una estrella a este tablero.",
  206. "click-to-unstar": "Clickeá para sacarle la estrella al tablero.",
  207. "clipboard": "Portapapeles o arrastrar y soltar",
  208. "close": "Cerrar",
  209. "close-board": "Cerrar Tablero",
  210. "close-board-pop": "Podrás restaurar el tablero clickeando el \"Archivo\" desde el encabesado de inicio.",
  211. "color-black": "negro",
  212. "color-blue": "azul",
  213. "color-crimson": "crimson",
  214. "color-darkgreen": "verdeoscuro",
  215. "color-gold": "dorado",
  216. "color-gray": "gris",
  217. "color-green": "verde",
  218. "color-indigo": "índigo",
  219. "color-lime": "lima",
  220. "color-magenta": "magenta",
  221. "color-mistyrose": "rosamística",
  222. "color-navy": "navy",
  223. "color-orange": "naranja",
  224. "color-paleturquoise": "paleturquoise",
  225. "color-peachpuff": "peachpuff",
  226. "color-pink": "rosa",
  227. "color-plum": "plum",
  228. "color-purple": "púrpura",
  229. "color-red": "rojo",
  230. "color-saddlebrown": "marróntriste",
  231. "color-silver": "plata",
  232. "color-sky": "cielo",
  233. "color-slateblue": "slateblue",
  234. "color-white": "blanco",
  235. "color-yellow": "amarillo",
  236. "unset-color": "Deseleccionado",
  237. "comment": "Comentario",
  238. "comment-placeholder": "Comentar",
  239. "comment-only": "Comentar solamente",
  240. "comment-only-desc": "Puede comentar en tarjetas solamente.",
  241. "no-comments": "Sin comentarios",
  242. "no-comments-desc": "Can not see comments and activities.",
  243. "worker": "Worker",
  244. "worker-desc": "Can only move cards, assign itself to card and comment.",
  245. "computer": "Computadora",
  246. "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?",
  247. "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?",
  248. "copy-card-link-to-clipboard": "Copiar enlace a tarjeta en el portapapeles",
  249. "linkCardPopup-title": "Tarjeta vinculada",
  250. "searchElementPopup-title": "Buscar",
  251. "copyCardPopup-title": "Copiar Tarjeta",
  252. "copyChecklistToManyCardsPopup-title": "Copiar Plantilla Checklist a Muchas Tarjetas",
  253. "copyChecklistToManyCardsPopup-instructions": "Títulos y Descripciones de la Tarjeta Destino en este formato JSON",
  254. "copyChecklistToManyCardsPopup-format": "[ {\"title\": \"Título de primera tarjeta\", \"description\":\"Descripción de primera tarjeta\"}, {\"title\":\"Título de segunda tarjeta\",\"description\":\"Descripción de segunda tarjeta\"},{\"title\":\"Título de última tarjeta\",\"description\":\"Descripción de última tarjeta\"} ]",
  255. "create": "Crear",
  256. "createBoardPopup-title": "Crear Tablero",
  257. "chooseBoardSourcePopup-title": "Importar tablero",
  258. "createLabelPopup-title": "Crear Etiqueta",
  259. "createCustomField": "Crear Campo",
  260. "createCustomFieldPopup-title": "Crear Campo",
  261. "current": "actual",
  262. "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
  263. "custom-field-checkbox": "Checkbox",
  264. "custom-field-currency": "Currency",
  265. "custom-field-currency-option": "Currency Code",
  266. "custom-field-date": "Fecha",
  267. "custom-field-dropdown": "Dropdown List",
  268. "custom-field-dropdown-none": "(ninguno)",
  269. "custom-field-dropdown-options": "List Options",
  270. "custom-field-dropdown-options-placeholder": "Press enter to add more options",
  271. "custom-field-dropdown-unknown": "(unknown)",
  272. "custom-field-number": "Número",
  273. "custom-field-text": "Texto",
  274. "custom-fields": "Custom Fields",
  275. "date": "Fecha",
  276. "decline": "Rechazar",
  277. "default-avatar": "Avatar por defecto",
  278. "delete": "Borrar",
  279. "deleteCustomFieldPopup-title": "Delete Custom Field?",
  280. "deleteLabelPopup-title": "¿Borrar Etiqueta?",
  281. "description": "Descripción",
  282. "disambiguateMultiLabelPopup-title": "Desambiguación de Acción de Etiqueta",
  283. "disambiguateMultiMemberPopup-title": "Desambiguación de Acción de Miembro",
  284. "discard": "Descartar",
  285. "done": "Hecho",
  286. "download": "Descargar",
  287. "edit": "Editar",
  288. "edit-avatar": "Cambiar Avatar",
  289. "edit-profile": "Editar Perfil",
  290. "edit-wip-limit": "Editar Lìmite de TEP",
  291. "soft-wip-limit": "Límite TEP suave",
  292. "editCardStartDatePopup-title": "Cambiar fecha de inicio",
  293. "editCardDueDatePopup-title": "Cambiar fecha de vencimiento",
  294. "editCustomFieldPopup-title": "Edit Field",
  295. "editCardSpentTimePopup-title": "Cambiar tiempo empleado",
  296. "editLabelPopup-title": "Cambiar Etiqueta",
  297. "editNotificationPopup-title": "Editar Notificación",
  298. "editProfilePopup-title": "Editar Perfil",
  299. "email": "Email",
  300. "email-enrollAccount-subject": "Una cuenta creada para vos en __siteName__",
  301. "email-enrollAccount-text": "Hola __user__,\n\nPara empezar a usar el servicio, simplemente clickeá en el enlace de abajo.\n\n__url__\n\nGracias.",
  302. "email-fail": "Fallo envío de email",
  303. "email-fail-text": "Error intentando enviar email",
  304. "email-invalid": "Email inválido",
  305. "email-invite": "Invitar vía Email",
  306. "email-invite-subject": "__inviter__ te envió una invitación",
  307. "email-invite-text": "Querido __user__,\n\n__inviter__ te invita a unirte al tablero \"__board__\" para colaborar.\n\nPor favor sigue el enlace de abajo:\n\n__url__\n\nGracias.",
  308. "email-resetPassword-subject": "Restaurá tu contraseña en __siteName__",
  309. "email-resetPassword-text": "Hola __user__,\n\nPara restaurar tu contraseña, simplemente clickeá el enlace de abajo.\n\n__url__\n\nGracias.",
  310. "email-sent": "Email enviado",
  311. "email-verifyEmail-subject": "Verificá tu dirección de email en __siteName__",
  312. "email-verifyEmail-text": "Hola __user__,\n\nPara verificar tu cuenta de email, simplemente clickeá el enlace de abajo.\n\n__url__\n\nGracias.",
  313. "enable-wip-limit": "Activar Límite TEP",
  314. "error-board-doesNotExist": "Este tablero no existe",
  315. "error-board-notAdmin": "Necesitás ser administrador de este tablero para hacer eso",
  316. "error-board-notAMember": "Necesitás ser miembro de este tablero para hacer eso",
  317. "error-json-malformed": "Tu texto no es JSON válido",
  318. "error-json-schema": "Tus datos JSON no incluyen la información correcta en el formato adecuado",
  319. "error-csv-schema": "Your CSV(Comma Separated Values)/TSV (Tab Separated Values) does not include the proper information in the correct format",
  320. "error-list-doesNotExist": "Esta lista no existe",
  321. "error-user-doesNotExist": "Este usuario no existe",
  322. "error-user-notAllowSelf": "No podés invitarte a vos mismo",
  323. "error-user-notCreated": " El usuario no se creó",
  324. "error-username-taken": "El nombre de usuario ya existe",
  325. "error-email-taken": "El email ya existe",
  326. "export-board": "Exportar tablero",
  327. "export-board-json": "Export board to JSON",
  328. "export-board-csv": "Export board to CSV",
  329. "export-board-tsv": "Export board to TSV",
  330. "export-board-html": "Export board to HTML",
  331. "exportBoardPopup-title": "Exportar tablero",
  332. "sort": "Sort",
  333. "sort-desc": "Click to Sort List",
  334. "list-sort-by": "Sort the List By:",
  335. "list-label-modifiedAt": "Last Access Time",
  336. "list-label-title": "Name of the List",
  337. "list-label-sort": "Your Manual Order",
  338. "list-label-short-modifiedAt": "(L)",
  339. "list-label-short-title": "(N)",
  340. "list-label-short-sort": "(M)",
  341. "filter": "Filtrar",
  342. "filter-cards": "Filter Cards or Lists",
  343. "list-filter-label": "Filter List by Title",
  344. "filter-clear": "Sacar filtro",
  345. "filter-labels-label": "Filter by label",
  346. "filter-no-label": "Sin etiqueta",
  347. "filter-member-label": "Filter by member",
  348. "filter-no-member": "No es miembro",
  349. "filter-assignee-label": "Filter by assignee",
  350. "filter-no-assignee": "No assignee",
  351. "filter-custom-fields-label": "Filter by Custom Fields",
  352. "filter-no-custom-fields": "No Custom Fields",
  353. "filter-show-archive": "Show archived lists",
  354. "filter-hide-empty": "Hide empty lists",
  355. "filter-on": "El filtro está activado",
  356. "filter-on-desc": "Estás filtrando cartas en este tablero. Clickeá acá para editar el filtro.",
  357. "filter-to-selection": "Filtrar en la selección",
  358. "other-filters-label": "Other Filters",
  359. "advanced-filter-label": "Advanced Filter",
  360. "advanced-filter-description": "Advanced Filter allows to write a string containing following operators: == != <= >= && || ( ) A space is used as a separator between the Operators. You can filter for all Custom Fields by typing their names and values. For Example: Field1 == Value1. Note: If fields or values contains spaces, you need to encapsulate them into single quotes. For Example: 'Field 1' == 'Value 1'. For single control characters (' \\/) to be skipped, you can use \\. For example: Field1 == I\\'m. Also you can combine multiple conditions. For Example: F1 == V1 || F1 == V2. Normally all operators are interpreted from left to right. You can change the order by placing brackets. For Example: F1 == V1 && ( F2 == V2 || F2 == V3 ). Also you can search text fields using regex: F1 == /Tes.*/i",
  361. "fullname": "Nombre Completo",
  362. "header-logo-title": "Retroceder a tu página de tableros.",
  363. "hide-system-messages": "Esconder mensajes del sistema",
  364. "headerBarCreateBoardPopup-title": "Crear Tablero",
  365. "home": "Inicio",
  366. "import": "Importar",
  367. "impersonate-user": "Impersonate user",
  368. "link": "Link",
  369. "import-board": "importar tablero",
  370. "import-board-c": "Importar tablero",
  371. "import-board-title-trello": "Importar tablero de Trello",
  372. "import-board-title-wekan": "Import board from previous export",
  373. "import-board-title-csv": "Import board from CSV/TSV",
  374. "from-trello": "De Trello",
  375. "from-wekan": "From previous export",
  376. "from-csv": "From CSV/TSV",
  377. "import-board-instruction-trello": "En tu tablero de Trello, ve a 'Menú', luego a 'Más', 'Imprimir y Exportar', 'Exportar JSON', y copia el texto resultante.",
  378. "import-board-instruction-csv": "Paste in your Comma Separated Values(CSV)/ Tab Separated Values (TSV) .",
  379. "import-board-instruction-wekan": "In your board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
  380. "import-board-instruction-about-errors": "If you get errors when importing board, sometimes importing still works, and board is at All Boards page.",
  381. "import-json-placeholder": "Pegá tus datos JSON válidos acá",
  382. "import-csv-placeholder": "Paste your valid CSV/TSV data here",
  383. "import-map-members": "Mapear Miembros",
  384. "import-members-map": "Your imported board has some members. Please map the members you want to import to your users",
  385. "import-show-user-mapping": "Revisar mapeo de miembros",
  386. "import-user-select": "Pick your existing user you want to use as this member",
  387. "importMapMembersAddPopup-title": "Select member",
  388. "info": "Versión",
  389. "initials": "Iniciales",
  390. "invalid-date": "Fecha inválida",
  391. "invalid-time": "Tiempo inválido",
  392. "invalid-user": "Usuario inválido",
  393. "joined": "unido",
  394. "just-invited": "Fuiste invitado a este tablero",
  395. "keyboard-shortcuts": "Atajos de teclado",
  396. "label-create": "Crear Etiqueta",
  397. "label-default": "%s etiqueta (por defecto)",
  398. "label-delete-pop": "No hay deshacer. Esto va a eliminar esta etiqueta de todas las tarjetas y destruir su historia.",
  399. "labels": "Etiquetas",
  400. "language": "Lenguaje",
  401. "last-admin-desc": "No podés cambiar roles porque tiene que haber al menos un administrador.",
  402. "leave-board": "Dejar Tablero",
  403. "leave-board-pop": "¿Estás seguro que querés dejar __boardTitle__? Vas a salir de todas las tarjetas en este tablero.",
  404. "leaveBoardPopup-title": "¿Dejar Tablero?",
  405. "link-card": "Enlace a esta tarjeta",
  406. "list-archive-cards": "Move all cards in this list to Archive",
  407. "list-archive-cards-pop": "This will remove all the cards in this list from the board. To view cards in Archive and bring them back to the board, click “Menu” > “Archive”.",
  408. "list-move-cards": "Mueve todas las tarjetas en esta lista",
  409. "list-select-cards": "Selecciona todas las tarjetas en esta lista",
  410. "set-color-list": "Set Color",
  411. "listActionPopup-title": "Listar Acciones",
  412. "settingsUserPopup-title": "User Settings",
  413. "swimlaneActionPopup-title": "Acciones de la Calle",
  414. "swimlaneAddPopup-title": "Add a Swimlane below",
  415. "listImportCardPopup-title": "Importar una tarjeta Trello",
  416. "listImportCardsTsvPopup-title": "Import Excel CSV/TSV",
  417. "listMorePopup-title": "Mas",
  418. "link-list": "Enlace a esta lista",
  419. "list-delete-pop": "Todas las acciones van a ser eliminadas del agregador de actividad y no podás recuperar la lista. No se puede deshacer.",
  420. "list-delete-suggest-archive": "You can move a list to Archive to remove it from the board and preserve the activity.",
  421. "lists": "Listas",
  422. "swimlanes": "Calles",
  423. "log-out": "Salir",
  424. "log-in": "Entrar",
  425. "loginPopup-title": "Entrar",
  426. "memberMenuPopup-title": "Opciones de Miembros",
  427. "members": "Miembros",
  428. "menu": "Menú",
  429. "move-selection": "Mover selección",
  430. "moveCardPopup-title": "Mover Tarjeta",
  431. "moveCardToBottom-title": "Mover al Final",
  432. "moveCardToTop-title": "Mover al Tope",
  433. "moveSelectionPopup-title": "Mover selección",
  434. "multi-selection": "Multi-Selección",
  435. "multi-selection-label": "Set label for selection",
  436. "multi-selection-member": "Set member for selection",
  437. "multi-selection-on": "Multi-selección está activo",
  438. "muted": "Silenciado",
  439. "muted-info": "No serás notificado de ningún cambio en este tablero",
  440. "my-boards": "Mis Tableros",
  441. "name": "Nombre",
  442. "no-archived-cards": "No cards in Archive.",
  443. "no-archived-lists": "No lists in Archive.",
  444. "no-archived-swimlanes": "No swimlanes in Archive.",
  445. "no-results": "No hay resultados",
  446. "normal": "Normal",
  447. "normal-desc": "Puede ver y editar tarjetas. No puede cambiar opciones.",
  448. "not-accepted-yet": "Invitación no aceptada todavía",
  449. "notify-participate": "Recibí actualizaciones en cualquier tarjeta que participés como creador o miembro",
  450. "notify-watch": "Recibí actualizaciones en cualquier tablero, lista, o tarjeta que estés siguiendo",
  451. "optional": "opcional",
  452. "or": "o",
  453. "page-maybe-private": "Esta página puede ser privada. Vos podrás verla <a href='%s'>entrando</a>.",
  454. "page-not-found": "Página no encontrada.",
  455. "password": "Contraseña",
  456. "paste-or-dragdrop": "pegar, arrastrar y soltar el archivo de imagen a esto (imagen sola)",
  457. "participating": "Participando",
  458. "preview": "Previsualización",
  459. "previewAttachedImagePopup-title": "Previsualización",
  460. "previewClipboardImagePopup-title": "Previsualización",
  461. "private": "Privado",
  462. "private-desc": "Este tablero es privado. Solo personas agregadas a este tablero pueden verlo y editarlo.",
  463. "profile": "Perfil",
  464. "public": "Público",
  465. "public-desc": "Este tablero es público. Es visible para cualquiera con un enlace y se va a mostrar en los motores de búsqueda como Google. Solo personas agregadas a este tablero pueden editarlo.",
  466. "quick-access-description": "Dale una estrella al tablero para agregar un acceso directo en esta barra.",
  467. "remove-cover": "Remover Portada",
  468. "remove-from-board": "Remover del Tablero",
  469. "remove-label": "Remover Etiqueta",
  470. "listDeletePopup-title": "¿Borrar Lista?",
  471. "remove-member": "Remover Miembro",
  472. "remove-member-from-card": "Remover de Tarjeta",
  473. "remove-member-pop": "¿Remover __name__ (__username__) de __boardTitle__? Los miembros va a ser removido de todas las tarjetas en este tablero. Serán notificados.",
  474. "removeMemberPopup-title": "¿Remover Miembro?",
  475. "rename": "Renombrar",
  476. "rename-board": "Renombrar Tablero",
  477. "restore": "Restaurar",
  478. "save": "Grabar",
  479. "search": "Buscar",
  480. "rules": "Rules",
  481. "search-cards": "Search from card/list titles, descriptions and custom fields on this board",
  482. "search-example": "Write text you search and press Enter",
  483. "select-color": "Seleccionar Color",
  484. "select-board": "Select Board",
  485. "set-wip-limit-value": "Fijar un límite para el número máximo de tareas en esta lista",
  486. "setWipLimitPopup-title": "Establecer Límite TEP",
  487. "shortcut-assign-self": "Asignarte a vos mismo en la tarjeta actual",
  488. "shortcut-autocomplete-emoji": "Autocompletar emonji",
  489. "shortcut-autocomplete-members": "Autocompletar miembros",
  490. "shortcut-clear-filters": "Limpiar todos los filtros",
  491. "shortcut-close-dialog": "Cerrar Diálogo",
  492. "shortcut-filter-my-cards": "Filtrar mis tarjetas",
  493. "shortcut-show-shortcuts": "Traer esta lista de atajos",
  494. "shortcut-toggle-filterbar": "Activar/Desactivar Barra Lateral de Filtros",
  495. "shortcut-toggle-searchbar": "Toggle Search Sidebar",
  496. "shortcut-toggle-sidebar": "Activar/Desactivar Barra Lateral de Tableros",
  497. "show-cards-minimum-count": "Mostrar cuenta de tarjetas si la lista contiene más que",
  498. "sidebar-open": "Abrir Barra Lateral",
  499. "sidebar-close": "Cerrar Barra Lateral",
  500. "signupPopup-title": "Crear Cuenta",
  501. "star-board-title": "Clickear para darle una estrella a este tablero. Se mostrará arriba en el tope de tu lista de tableros.",
  502. "starred-boards": "Tableros con estrellas",
  503. "starred-boards-description": "Tableros con estrellas se muestran en el tope de tu lista de tableros.",
  504. "subscribe": "Suscribirse",
  505. "team": "Equipo",
  506. "this-board": "este tablero",
  507. "this-card": "esta tarjeta",
  508. "spent-time-hours": "Tiempo empleado (horas)",
  509. "overtime-hours": "Sobretiempo (horas)",
  510. "overtime": "Sobretiempo",
  511. "has-overtime-cards": "Tiene tarjetas con sobretiempo",
  512. "has-spenttime-cards": "Ha gastado tarjetas de tiempo",
  513. "time": "Hora",
  514. "title": "Título",
  515. "tracking": "Seguimiento",
  516. "tracking-info": "Serás notificado de cualquier cambio a aquellas tarjetas en las que seas creador o miembro.",
  517. "type": "Type",
  518. "unassign-member": "Desasignar miembro",
  519. "unsaved-description": "Tienes una descripción sin guardar.",
  520. "unwatch": "Dejar de seguir",
  521. "upload": "Cargar",
  522. "upload-avatar": "Cargar un avatar",
  523. "uploaded-avatar": "Cargado un avatar",
  524. "custom-top-left-corner-logo-image-url": "Custom Top Left Corner Logo Image URL",
  525. "custom-top-left-corner-logo-link-url": "Custom Top Left Corner Logo Link URL",
  526. "custom-top-left-corner-logo-height": "Custom Top Left Corner Logo Height. Default: 27",
  527. "custom-login-logo-image-url": "Custom Login Logo Image URL",
  528. "custom-login-logo-link-url": "Custom Login Logo Link URL",
  529. "text-below-custom-login-logo": "Text below Custom Login Logo",
  530. "username": "Nombre de usuario",
  531. "view-it": "Verlo",
  532. "warn-list-archived": "warning: this card is in an list at Archive",
  533. "watch": "Seguir",
  534. "watching": "Siguiendo",
  535. "watching-info": "Serás notificado de cualquier cambio en este tablero",
  536. "welcome-board": "Tablero de Bienvenida",
  537. "welcome-swimlane": "Hito 1",
  538. "welcome-list1": "Básicos",
  539. "welcome-list2": "Avanzado",
  540. "card-templates-swimlane": "Card Templates",
  541. "list-templates-swimlane": "List Templates",
  542. "board-templates-swimlane": "Board Templates",
  543. "what-to-do": "¿Qué querés hacer?",
  544. "wipLimitErrorPopup-title": "Límite TEP Inválido",
  545. "wipLimitErrorPopup-dialog-pt1": " El número de tareas en esta lista es mayor que el límite TEP que definiste.",
  546. "wipLimitErrorPopup-dialog-pt2": "Por favor mové algunas tareas fuera de esta lista, o seleccioná un límite TEP más alto.",
  547. "admin-panel": "Panel de Administración",
  548. "settings": "Opciones",
  549. "people": "Gente",
  550. "registration": "Registro",
  551. "disable-self-registration": "Desactivar auto-registro",
  552. "invite": "Invitar",
  553. "invite-people": "Invitar Gente",
  554. "to-boards": "A tarjeta(s)",
  555. "email-addresses": "Dirección de Email",
  556. "smtp-host-description": "La dirección del servidor SMTP que maneja tus emails",
  557. "smtp-port-description": "El puerto que tu servidor SMTP usa para correos salientes",
  558. "smtp-tls-description": "Activar soporte TLS para el servidor SMTP",
  559. "smtp-host": "Servidor SMTP",
  560. "smtp-port": "Puerto SMTP",
  561. "smtp-username": "Usuario",
  562. "smtp-password": "Contraseña",
  563. "smtp-tls": "Soporte TLS",
  564. "send-from": "De",
  565. "send-smtp-test": "Enviarse un email de prueba",
  566. "invitation-code": "Código de Invitación",
  567. "email-invite-register-subject": "__inviter__ te envió una invitación",
  568. "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to kanban board for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
  569. "email-smtp-test-subject": "SMTP Test Email",
  570. "email-smtp-test-text": "Enviaste el correo correctamente",
  571. "error-invitation-code-not-exist": "El código de invitación no existe",
  572. "error-notAuthorized": "No estás autorizado para ver esta página.",
  573. "webhook-title": "Webhook Name",
  574. "webhook-token": "Token (Optional for Authentication)",
  575. "outgoing-webhooks": "Ganchos Web Salientes",
  576. "bidirectional-webhooks": "Two-Way Webhooks",
  577. "outgoingWebhooksPopup-title": "Ganchos Web Salientes",
  578. "boardCardTitlePopup-title": "Card Title Filter",
  579. "disable-webhook": "Disable This Webhook",
  580. "global-webhook": "Global Webhooks",
  581. "new-outgoing-webhook": "Nuevo Gancho Web",
  582. "no-name": "(desconocido)",
  583. "Node_version": "Versión de Node",
  584. "Meteor_version": "Meteor version",
  585. "MongoDB_version": "MongoDB version",
  586. "MongoDB_storage_engine": "MongoDB storage engine",
  587. "MongoDB_Oplog_enabled": "MongoDB Oplog enabled",
  588. "OS_Arch": "Arch del SO",
  589. "OS_Cpus": "Cantidad de CPU del SO",
  590. "OS_Freemem": "Memoria Libre del SO",
  591. "OS_Loadavg": "Carga Promedio del SO",
  592. "OS_Platform": "Plataforma del SO",
  593. "OS_Release": "Revisión del SO",
  594. "OS_Totalmem": "Memoria Total del SO",
  595. "OS_Type": "Tipo de SO",
  596. "OS_Uptime": "Tiempo encendido del SO",
  597. "days": "days",
  598. "hours": "horas",
  599. "minutes": "minutos",
  600. "seconds": "segundos",
  601. "show-field-on-card": "Show this field on card",
  602. "automatically-field-on-card": "Auto create field to all cards",
  603. "showLabel-field-on-card": "Show field label on minicard",
  604. "yes": "Si",
  605. "no": "No",
  606. "accounts": "Cuentas",
  607. "accounts-allowEmailChange": "Permitir Cambio de Email",
  608. "accounts-allowUserNameChange": "Allow Username Change",
  609. "createdAt": "Creado en",
  610. "verified": "Verificado",
  611. "active": "Activo",
  612. "card-received": "Recibido",
  613. "card-received-on": "Recibido en",
  614. "card-end": "Termino",
  615. "card-end-on": "Termina en",
  616. "editCardReceivedDatePopup-title": "Cambiar fecha de recepción",
  617. "editCardEndDatePopup-title": "Cambiar fecha de término",
  618. "setCardColorPopup-title": "Set color",
  619. "setCardActionsColorPopup-title": "Choose a color",
  620. "setSwimlaneColorPopup-title": "Choose a color",
  621. "setListColorPopup-title": "Choose a color",
  622. "assigned-by": "Assigned By",
  623. "requested-by": "Requested By",
  624. "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
  625. "delete-board-confirm-popup": "All lists, cards, labels, and activities will be deleted and you won't be able to recover the board contents. There is no undo.",
  626. "boardDeletePopup-title": "Delete Board?",
  627. "delete-board": "Delete Board",
  628. "default-subtasks-board": "Subtasks for __board__ board",
  629. "default": "Default",
  630. "queue": "Queue",
  631. "subtask-settings": "Subtasks Settings",
  632. "card-settings": "Card Settings",
  633. "boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
  634. "boardCardSettingsPopup-title": "Card Settings",
  635. "deposit-subtasks-board": "Deposit subtasks to this board:",
  636. "deposit-subtasks-list": "Landing list for subtasks deposited here:",
  637. "show-parent-in-minicard": "Show parent in minicard:",
  638. "prefix-with-full-path": "Prefix with full path",
  639. "prefix-with-parent": "Prefix with parent",
  640. "subtext-with-full-path": "Subtext with full path",
  641. "subtext-with-parent": "Subtext with parent",
  642. "change-card-parent": "Change card's parent",
  643. "parent-card": "Parent card",
  644. "source-board": "Source board",
  645. "no-parent": "Don't show parent",
  646. "activity-added-label": "added label '%s' to %s",
  647. "activity-removed-label": "removed label '%s' from %s",
  648. "activity-delete-attach": "deleted an attachment from %s",
  649. "activity-added-label-card": "added label '%s'",
  650. "activity-removed-label-card": "removed label '%s'",
  651. "activity-delete-attach-card": "deleted an attachment",
  652. "activity-set-customfield": "set custom field '%s' to '%s' in %s",
  653. "activity-unset-customfield": "unset custom field '%s' in %s",
  654. "r-rule": "Rule",
  655. "r-add-trigger": "Add trigger",
  656. "r-add-action": "Add action",
  657. "r-board-rules": "Board rules",
  658. "r-add-rule": "Add rule",
  659. "r-view-rule": "View rule",
  660. "r-delete-rule": "Delete rule",
  661. "r-new-rule-name": "New rule title",
  662. "r-no-rules": "No rules",
  663. "r-trigger": "Trigger",
  664. "r-action": "Action",
  665. "r-when-a-card": "When a card",
  666. "r-is": "is",
  667. "r-is-moved": "is moved",
  668. "r-added-to": "Added to",
  669. "r-removed-from": "Removed from",
  670. "r-the-board": "the board",
  671. "r-list": "list",
  672. "set-filter": "Set Filter",
  673. "r-moved-to": "Moved to",
  674. "r-moved-from": "Moved from",
  675. "r-archived": "Moved to Archive",
  676. "r-unarchived": "Restored from Archive",
  677. "r-a-card": "a card",
  678. "r-when-a-label-is": "When a label is",
  679. "r-when-the-label": "When the label",
  680. "r-list-name": "list name",
  681. "r-when-a-member": "When a member is",
  682. "r-when-the-member": "When the member",
  683. "r-name": "name",
  684. "r-when-a-attach": "When an attachment",
  685. "r-when-a-checklist": "When a checklist is",
  686. "r-when-the-checklist": "When the checklist",
  687. "r-completed": "Completed",
  688. "r-made-incomplete": "Made incomplete",
  689. "r-when-a-item": "When a checklist item is",
  690. "r-when-the-item": "When the checklist item",
  691. "r-checked": "Checked",
  692. "r-unchecked": "Unchecked",
  693. "r-move-card-to": "Move card to",
  694. "r-top-of": "Top of",
  695. "r-bottom-of": "Bottom of",
  696. "r-its-list": "its list",
  697. "r-archive": "Mover al Archivo",
  698. "r-unarchive": "Restore from Archive",
  699. "r-card": "card",
  700. "r-add": "Agregar",
  701. "r-remove": "Remove",
  702. "r-label": "label",
  703. "r-member": "member",
  704. "r-remove-all": "Remove all members from the card",
  705. "r-set-color": "Set color to",
  706. "r-checklist": "checklist",
  707. "r-check-all": "Check all",
  708. "r-uncheck-all": "Uncheck all",
  709. "r-items-check": "items of checklist",
  710. "r-check": "Check",
  711. "r-uncheck": "Uncheck",
  712. "r-item": "item",
  713. "r-of-checklist": "of checklist",
  714. "r-send-email": "Send an email",
  715. "r-to": "to",
  716. "r-of": "of",
  717. "r-subject": "subject",
  718. "r-rule-details": "Rule details",
  719. "r-d-move-to-top-gen": "Move card to top of its list",
  720. "r-d-move-to-top-spec": "Move card to top of list",
  721. "r-d-move-to-bottom-gen": "Move card to bottom of its list",
  722. "r-d-move-to-bottom-spec": "Move card to bottom of list",
  723. "r-d-send-email": "Send email",
  724. "r-d-send-email-to": "to",
  725. "r-d-send-email-subject": "subject",
  726. "r-d-send-email-message": "message",
  727. "r-d-archive": "Move card to Archive",
  728. "r-d-unarchive": "Restore card from Archive",
  729. "r-d-add-label": "Add label",
  730. "r-d-remove-label": "Remove label",
  731. "r-create-card": "Create new card",
  732. "r-in-list": "in list",
  733. "r-in-swimlane": "in swimlane",
  734. "r-d-add-member": "Add member",
  735. "r-d-remove-member": "Remove member",
  736. "r-d-remove-all-member": "Remove all member",
  737. "r-d-check-all": "Check all items of a list",
  738. "r-d-uncheck-all": "Uncheck all items of a list",
  739. "r-d-check-one": "Check item",
  740. "r-d-uncheck-one": "Uncheck item",
  741. "r-d-check-of-list": "of checklist",
  742. "r-d-add-checklist": "Add checklist",
  743. "r-d-remove-checklist": "Remove checklist",
  744. "r-by": "by",
  745. "r-add-checklist": "Add checklist",
  746. "r-with-items": "with items",
  747. "r-items-list": "item1,item2,item3",
  748. "r-add-swimlane": "Add swimlane",
  749. "r-swimlane-name": "swimlane name",
  750. "r-board-note": "Note: leave a field empty to match every possible value.",
  751. "r-checklist-note": "Note: checklist's items have to be written as comma separated values.",
  752. "r-when-a-card-is-moved": "When a card is moved to another list",
  753. "r-set": "Set",
  754. "r-update": "Update",
  755. "r-datefield": "date field",
  756. "r-df-start-at": "start",
  757. "r-df-due-at": "due",
  758. "r-df-end-at": "end",
  759. "r-df-received-at": "received",
  760. "r-to-current-datetime": "to current date/time",
  761. "r-remove-value-from": "Remove value from",
  762. "ldap": "LDAP",
  763. "oauth2": "OAuth2",
  764. "cas": "CAS",
  765. "authentication-method": "Authentication method",
  766. "authentication-type": "Authentication type",
  767. "custom-product-name": "Custom Product Name",
  768. "layout": "Layout",
  769. "hide-logo": "Hide Logo",
  770. "add-custom-html-after-body-start": "Add Custom HTML after <body> start",
  771. "add-custom-html-before-body-end": "Add Custom HTML before </body> end",
  772. "error-undefined": "Something went wrong",
  773. "error-ldap-login": "An error occurred while trying to login",
  774. "display-authentication-method": "Display Authentication Method",
  775. "default-authentication-method": "Default Authentication Method",
  776. "duplicate-board": "Duplicate Board",
  777. "org-number": "The number of organizations is:",
  778. "team-number": "The number of teams is:",
  779. "people-number": "The number of people is:",
  780. "swimlaneDeletePopup-title": "Delete Swimlane ?",
  781. "swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
  782. "restore-all": "Restore all",
  783. "delete-all": "Delete all",
  784. "loading": "Loading, please wait.",
  785. "previous_as": "last time was",
  786. "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__",
  787. "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
  788. "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
  789. "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)",
  790. "a-dueAt": "modified due time to be",
  791. "a-endAt": "modified ending time to be",
  792. "a-startAt": "modified starting time to be",
  793. "a-receivedAt": "modified received time to be",
  794. "almostdue": "current due time %s is approaching",
  795. "pastdue": "current due time %s is past",
  796. "duenow": "current due time %s is today",
  797. "act-newDue": "__list__/__card__ has 1st due reminder [__board__]",
  798. "act-withDue": "__list__/__card__ due reminders [__board__]",
  799. "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
  800. "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
  801. "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
  802. "act-atUserComment": "You were mentioned in [__board__] __list__/__card__",
  803. "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
  804. "accounts-allowUserDelete": "Allow users to self delete their account",
  805. "hide-minicard-label-text": "Hide minicard label text",
  806. "show-desktop-drag-handles": "Show desktop drag handles",
  807. "assignee": "Assignee",
  808. "cardAssigneesPopup-title": "Assignee",
  809. "addmore-detail": "Add a more detailed description",
  810. "show-on-card": "Show on Card",
  811. "new": "New",
  812. "editOrgPopup-title": "Edit Organization",
  813. "newOrgPopup-title": "New Organization",
  814. "editTeamPopup-title": "Edit Team",
  815. "newTeamPopup-title": "New Team",
  816. "editUserPopup-title": "Edit User",
  817. "newUserPopup-title": "New User",
  818. "notifications": "Notifications",
  819. "view-all": "View All",
  820. "filter-by-unread": "Filter by Unread",
  821. "mark-all-as-read": "Mark all as read",
  822. "remove-all-read": "Remove all read",
  823. "allow-rename": "Allow Rename",
  824. "allowRenamePopup-title": "Allow Rename",
  825. "start-day-of-week": "Set day of the week start",
  826. "monday": "Monday",
  827. "tuesday": "Tuesday",
  828. "wednesday": "Wednesday",
  829. "thursday": "Thursday",
  830. "friday": "Friday",
  831. "saturday": "Saturday",
  832. "sunday": "Sunday",
  833. "status": "Status",
  834. "swimlane": "Swimlane",
  835. "owner": "Owner",
  836. "last-modified-at": "Last modified at",
  837. "last-activity": "Last activity",
  838. "voting": "Voting",
  839. "archived": "Archived",
  840. "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
  841. "delete-linked-cards-before-this-list": "You can not delete this list before first deleting linked cards that are pointing to cards in this list",
  842. "hide-checked-items": "Hide checked items",
  843. "task": "Task",
  844. "create-task": "Create Task",
  845. "ok": "OK",
  846. "organizations": "Organizations",
  847. "teams": "Teams",
  848. "displayName": "Display Name",
  849. "shortName": "Short Name",
  850. "website": "Website",
  851. "person": "Person",
  852. "my-cards": "My Cards",
  853. "card": "Tarjeta",
  854. "list": "List",
  855. "board": "Board",
  856. "context-separator": "/",
  857. "myCardsSortChange-title": "My Cards Sort",
  858. "myCardsSortChangePopup-title": "My Cards Sort",
  859. "myCardsSortChange-choice-board": "By Board",
  860. "myCardsSortChange-choice-dueat": "By Due Date",
  861. "dueCards-title": "Due Cards",
  862. "dueCardsViewChange-title": "Due Cards View",
  863. "dueCardsViewChangePopup-title": "Due Cards View",
  864. "dueCardsViewChange-choice-me": "Me",
  865. "dueCardsViewChange-choice-all": "All Users",
  866. "dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission.",
  867. "broken-cards": "Broken Cards"
  868. }