From 7e4fddd9325331092cf7a982f64f1d6ef83ebfbd Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 5 Jul 2018 22:49:25 +0300 Subject: Update translations. --- i18n/es-AR.i18n.json | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) (limited to 'i18n/es-AR.i18n.json') diff --git a/i18n/es-AR.i18n.json b/i18n/es-AR.i18n.json index 97a740e2..95553e31 100644 --- a/i18n/es-AR.i18n.json +++ b/i18n/es-AR.i18n.json @@ -2,6 +2,7 @@ "accept": "Aceptar", "act-activity-notify": "[Wekan] Notificación de Actividad", "act-addAttachment": "adjunto __attachment__ a __card__", + "act-addSubtask": "added subtask __checklist__ to __card__", "act-addChecklist": "lista de ítems __checklist__ agregada a __card__", "act-addChecklistItem": " __checklistItem__ agregada a lista de ítems __checklist__ en __card__", "act-addComment": "comentado en __card__: __comment__", @@ -41,6 +42,7 @@ "activity-removed": "eliminadas %s de %s", "activity-sent": "enviadas %s a %s", "activity-unjoined": "separadas %s", + "activity-subtask-added": "added subtask to %s", "activity-checklist-added": "agregada lista de tareas a %s", "activity-checklist-item-added": "agregado item de lista de tareas a '%s' en %s", "add": "Agregar", @@ -48,6 +50,7 @@ "add-board": "Agregar Tablero", "add-card": "Agregar Tarjeta", "add-swimlane": "Agregar Calle", + "add-subtask": "Add Subtask", "add-checklist": "Agregar Lista de Tareas", "add-checklist-item": "Agregar ítem a lista de tareas", "add-cover": "Agregar Portadas", @@ -141,6 +144,7 @@ "changePasswordPopup-title": "Cambiar Contraseña", "changePermissionsPopup-title": "Cambiar Permisos", "changeSettingsPopup-title": "Cambiar Opciones", + "subtasks": "Subtasks", "checklists": "Listas de ítems", "click-to-star": "Clickeá para darle una estrella a este tablero.", "click-to-unstar": "Clickeá para sacarle la estrella al tablero.", @@ -163,7 +167,8 @@ "comment-only": "Comentar solamente", "comment-only-desc": "Puede comentar en tarjetas solamente.", "computer": "Computadora", - "confirm-checklist-delete-dialog": "¿Estás segur@ que querés borrar la lista de ítems?", + "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?", + "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?", "copy-card-link-to-clipboard": "Copiar enlace a tarjeta en el portapapeles", "copyCardPopup-title": "Copiar Tarjeta", "copyChecklistToManyCardsPopup-title": "Copiar Plantilla Checklist a Muchas Tarjetas", @@ -475,5 +480,22 @@ "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.", "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.", "boardDeletePopup-title": "Delete Board?", - "delete-board": "Delete Board" + "delete-board": "Delete Board", + "default-subtasks-board": "Subtasks for __board__ board", + "default": "Default", + "queue": "Queue", + "subtask-settings": "Subtasks Settings", + "boardSubtaskSettingsPopup-title": "Board Subtasks Settings", + "show-subtasks-field": "Cards can have subtasks", + "deposit-subtasks-board": "Deposit subtasks to this board:", + "deposit-subtasks-list": "Landing list for subtasks deposited here:", + "show-parent-in-minicard": "Show parent in minicard:", + "prefix-with-full-path": "Prefix with full path", + "prefix-with-parent": "Prefix with parent", + "subtext-with-full-path": "Subtext with full path", + "subtext-with-parent": "Subtext with parent", + "change-card-parent": "Change card's parent", + "parent-card": "Parent card", + "source-board": "Source board", + "no-parent": "Don't show parent" } \ No newline at end of file -- cgit v1.2.3-1-g7c22