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/ca.i18n.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'i18n/ca.i18n.json') diff --git a/i18n/ca.i18n.json b/i18n/ca.i18n.json index c7138d04..d35ef090 100644 --- a/i18n/ca.i18n.json +++ b/i18n/ca.i18n.json @@ -132,10 +132,12 @@ "boardChangeVisibilityPopup-title": "Canvia visibilitat", "boardChangeWatchPopup-title": "Canvia seguiment", "boardMenuPopup-title": "Board Settings", + "boardChangeViewPopup-title": "Visió del tauler", "boards": "Taulers", "board-view": "Visió del tauler", "board-view-cal": "Calendari", "board-view-swimlanes": "Carrils de Natació", + "board-view-collapse": "Collapse", "board-view-lists": "Llistes", "bucket-example": "Igual que “Bucket List”, per exemple", "cancel": "Cancel·la", -- cgit v1.2.3-1-g7c22 From 2cc35077409886847870fa554449fd668c2353bf Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 26 Nov 2019 01:26:18 +0200 Subject: Update translations. --- i18n/ca.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/ca.i18n.json') diff --git a/i18n/ca.i18n.json b/i18n/ca.i18n.json index d35ef090..8a57e94c 100644 --- a/i18n/ca.i18n.json +++ b/i18n/ca.i18n.json @@ -78,7 +78,7 @@ "add-attachment": "Afegeix adjunt", "add-board": "Afegeix Tauler", "add-card": "Afegeix Fitxa", - "add-swimlane": "Afegix Carril de Natació", + "add-swimlane": "Afegeix carril de natació", "add-subtask": "Afegir Subtasca", "add-checklist": "Afegeix checklist", "add-checklist-item": "Afegeix un ítem al checklist", -- 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/ca.i18n.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'i18n/ca.i18n.json') diff --git a/i18n/ca.i18n.json b/i18n/ca.i18n.json index 8a57e94c..e49f8a26 100644 --- a/i18n/ca.i18n.json +++ b/i18n/ca.i18n.json @@ -223,6 +223,8 @@ "comment-only-desc": "Només pots fer comentaris a les fitxes", "no-comments": "Sense comentaris", "no-comments-desc": "Can not see comments and activities.", + "worker": "Worker", + "worker-desc": "Can only move cards, assign itself to card and comment.", "computer": "Ordinador", "confirm-subtask-delete-dialog": "Esteu segur que voleu eliminar la subtasca?", "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/ca.i18n.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'i18n/ca.i18n.json') diff --git a/i18n/ca.i18n.json b/i18n/ca.i18n.json index e49f8a26..c39b8138 100644 --- a/i18n/ca.i18n.json +++ b/i18n/ca.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