From 2079a5bfa392fbabf63613051e0fa5808fc91be4 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 18 Nov 2019 21:13:20 +0200 Subject: Update translations. --- i18n/es-AR.i18n.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'i18n/es-AR.i18n.json') diff --git a/i18n/es-AR.i18n.json b/i18n/es-AR.i18n.json index 4ba1eff5..f63b5fc3 100644 --- a/i18n/es-AR.i18n.json +++ b/i18n/es-AR.i18n.json @@ -132,10 +132,12 @@ "boardChangeVisibilityPopup-title": "Cambiar Visibilidad", "boardChangeWatchPopup-title": "Alternar Seguimiento", "boardMenuPopup-title": "Opciones del Tablero", + "boardChangeViewPopup-title": "Vista de Tablero", "boards": "Tableros", "board-view": "Vista de Tablero", "board-view-cal": "Calendario", "board-view-swimlanes": "Calles", + "board-view-collapse": "Collapse", "board-view-lists": "Listas", "bucket-example": "Como \"Lista de Contenedores\" por ejemplo", "cancel": "Cancelar", -- cgit v1.2.3-1-g7c22 From 98602dabb0b713394ebdb1291a46ab0405d4e870 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 14 Dec 2019 14:37:55 +0200 Subject: Update translations. --- i18n/es-AR.i18n.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'i18n/es-AR.i18n.json') diff --git a/i18n/es-AR.i18n.json b/i18n/es-AR.i18n.json index f63b5fc3..814d2d74 100644 --- a/i18n/es-AR.i18n.json +++ b/i18n/es-AR.i18n.json @@ -223,6 +223,8 @@ "comment-only-desc": "Puede comentar en tarjetas solamente.", "no-comments": "Sin comentarios", "no-comments-desc": "Can not see comments and activities.", + "worker": "Worker", + "worker-desc": "Can only move cards, assign itself to card and comment.", "computer": "Computadora", "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?", "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?", -- cgit v1.2.3-1-g7c22 From b7f9dc77d18117096097f5b93195c278fde3740f Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 5 Feb 2020 01:45:16 +0200 Subject: Update translations. --- i18n/es-AR.i18n.json | 7 +++++-- 1 file changed, 5 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 814d2d74..e89e74e3 100644 --- a/i18n/es-AR.i18n.json +++ b/i18n/es-AR.i18n.json @@ -583,8 +583,9 @@ "default": "Default", "queue": "Queue", "subtask-settings": "Subtasks Settings", + "card-settings": "Card Settings", "boardSubtaskSettingsPopup-title": "Board Subtasks Settings", - "show-subtasks-field": "Cards can have subtasks", + "boardCardSettingsPopup-title": "Card Settings", "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:", @@ -753,5 +754,7 @@ "hide-minicard-label-text": "Hide minicard label text", "show-desktop-drag-handles": "Show desktop drag handles", "assignee": "Assignee", - "cardAssigneesPopup-title": "Assignee" + "cardAssigneesPopup-title": "Assignee", + "addmore-detail": "Add a more detailed description", + "show-on-card": "Show on Card" } -- cgit v1.2.3-1-g7c22