diff --git a/i18n/cs.i18n.json b/i18n/cs.i18n.json index a91498e06..8d697c82f 100644 --- a/i18n/cs.i18n.json +++ b/i18n/cs.i18n.json @@ -854,7 +854,7 @@ "list": "Seznam", "board": "Tablo", "context-separator": "/", - "my-cards-sort": "My Cards Sort", - "my-cards-sort-board": "By Board", - "my-cards-sort-dueat": "By Due Date" + "my-cards-sort": "Pořadí mých karet", + "my-cards-sort-board": "Podle tabla", + "my-cards-sort-dueat": "Podle termínu" } diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index 19a42cf65..e760e96bb 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -854,7 +854,7 @@ "list": "רשימה", "board": "לוח", "context-separator": "/", - "my-cards-sort": "My Cards Sort", - "my-cards-sort-board": "By Board", - "my-cards-sort-dueat": "By Due Date" + "my-cards-sort": "סידור הכרטיסים שלי", + "my-cards-sort-board": "הלוח שלי", + "my-cards-sort-dueat": "לפי מועד סיום" } diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json index 45f6eafea..c03739591 100644 --- a/i18n/pt-BR.i18n.json +++ b/i18n/pt-BR.i18n.json @@ -854,7 +854,7 @@ "list": "Lista", "board": "Quadro", "context-separator": "/", - "my-cards-sort": "My Cards Sort", - "my-cards-sort-board": "By Board", - "my-cards-sort-dueat": "By Due Date" + "my-cards-sort": "Ordenar Meus Cartões", + "my-cards-sort-board": "por Quadro", + "my-cards-sort-dueat": "Por Prazo Final" } diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json index c6f7c29da..0b6cfe316 100644 --- a/i18n/ru.i18n.json +++ b/i18n/ru.i18n.json @@ -854,7 +854,7 @@ "list": "Список", "board": "Доска", "context-separator": "/", - "my-cards-sort": "My Cards Sort", - "my-cards-sort-board": "By Board", - "my-cards-sort-dueat": "By Due Date" + "my-cards-sort": "Сортировать мои карточки", + "my-cards-sort-board": "По доскам", + "my-cards-sort-dueat": "По сроку выполнения" } diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json index 68652ab80..95881bf1b 100644 --- a/i18n/zh-TW.i18n.json +++ b/i18n/zh-TW.i18n.json @@ -774,8 +774,8 @@ "display-authentication-method": "顯示認證方式", "default-authentication-method": "預設認證方式", "duplicate-board": "複製看板", - "org-number": "The number of organizations is:", - "team-number": "The number of teams is:", + "org-number": "組織數是:", + "team-number": "團隊數是:", "people-number": "人數是:", "swimlaneDeletePopup-title": "是否刪除泳道?", "swimlane-delete-pop": "所有動作將從活動來源中刪除,您將無法恢復泳道。此操作無法還原。", @@ -809,10 +809,10 @@ "addmore-detail": "新增更多詳細描述", "show-on-card": "在卡片上顯示", "new": "新增", - "editOrgPopup-title": "Edit Organization", - "newOrgPopup-title": "New Organization", - "editTeamPopup-title": "Edit Team", - "newTeamPopup-title": "New Team", + "editOrgPopup-title": "編輯組織", + "newOrgPopup-title": "新建組織", + "editTeamPopup-title": "編輯團隊", + "newTeamPopup-title": "新建團隊", "editUserPopup-title": "編輯使用者", "newUserPopup-title": "新增使用者", "notifications": "通知", @@ -843,18 +843,18 @@ "task": "任務", "create-task": "建立任務", "ok": "OK", - "organizations": "Organizations", - "teams": "Teams", - "displayName": "Display Name", - "shortName": "Short Name", - "website": "Website", - "person": "Person", - "my-cards": "My Cards", + "organizations": "組織", + "teams": "團隊", + "displayName": "顯示用名稱", + "shortName": "排序用名稱", + "website": "網站", + "person": "人物", + "my-cards": "我的卡片", "card": "卡片", - "list": "List", - "board": "Board", + "list": "清單", + "board": "看板", "context-separator": "/", - "my-cards-sort": "My Cards Sort", - "my-cards-sort-board": "By Board", - "my-cards-sort-dueat": "By Due Date" + "my-cards-sort": "我的卡片排序", + "my-cards-sort-board": "依看板", + "my-cards-sort-dueat": "依到期日" }