summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-01-22 14:01:07 +0200
committerLauri Ojansivu <x@xet7.org>2019-01-22 14:01:07 +0200
commite8c4e394fdaa23b4af6c3e8c4beb4d64e24f0db8 (patch)
treec92773e6e5fd4238901f8a93d9110cae978d2aae /i18n
parent0c5052ebaee74d6357634e28919ff81c52a0a0e8 (diff)
downloadwekan-e8c4e394fdaa23b4af6c3e8c4beb4d64e24f0db8.tar.gz
wekan-e8c4e394fdaa23b4af6c3e8c4beb4d64e24f0db8.tar.bz2
wekan-e8c4e394fdaa23b4af6c3e8c4beb4d64e24f0db8.zip
Update translations.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/ar.i18n.json17
-rw-r--r--i18n/bg.i18n.json17
-rw-r--r--i18n/br.i18n.json17
-rw-r--r--i18n/ca.i18n.json17
-rw-r--r--i18n/cs.i18n.json17
-rw-r--r--i18n/da.i18n.json17
-rw-r--r--i18n/de.i18n.json17
-rw-r--r--i18n/el.i18n.json17
-rw-r--r--i18n/en-GB.i18n.json17
-rw-r--r--i18n/eo.i18n.json17
-rw-r--r--i18n/es-AR.i18n.json17
-rw-r--r--i18n/es.i18n.json17
-rw-r--r--i18n/eu.i18n.json17
-rw-r--r--i18n/fa.i18n.json17
-rw-r--r--i18n/fi.i18n.json17
-rw-r--r--i18n/fr.i18n.json17
-rw-r--r--i18n/gl.i18n.json17
-rw-r--r--i18n/he.i18n.json17
-rw-r--r--i18n/hi.i18n.json17
-rw-r--r--i18n/hu.i18n.json17
-rw-r--r--i18n/hy.i18n.json17
-rw-r--r--i18n/id.i18n.json17
-rw-r--r--i18n/ig.i18n.json17
-rw-r--r--i18n/it.i18n.json17
-rw-r--r--i18n/ja.i18n.json17
-rw-r--r--i18n/ka.i18n.json17
-rw-r--r--i18n/km.i18n.json17
-rw-r--r--i18n/ko.i18n.json17
-rw-r--r--i18n/lv.i18n.json17
-rw-r--r--i18n/mn.i18n.json17
-rw-r--r--i18n/nb.i18n.json17
-rw-r--r--i18n/nl.i18n.json17
-rw-r--r--i18n/pl.i18n.json17
-rw-r--r--i18n/pt-BR.i18n.json17
-rw-r--r--i18n/pt.i18n.json17
-rw-r--r--i18n/ro.i18n.json17
-rw-r--r--i18n/ru.i18n.json17
-rw-r--r--i18n/sr.i18n.json17
-rw-r--r--i18n/sv.i18n.json17
-rw-r--r--i18n/sw.i18n.json17
-rw-r--r--i18n/ta.i18n.json17
-rw-r--r--i18n/th.i18n.json17
-rw-r--r--i18n/tr.i18n.json17
-rw-r--r--i18n/uk.i18n.json17
-rw-r--r--i18n/vi.i18n.json17
-rw-r--r--i18n/zh-CN.i18n.json17
-rw-r--r--i18n/zh-TW.i18n.json17
47 files changed, 799 insertions, 0 deletions
diff --git a/i18n/ar.i18n.json b/i18n/ar.i18n.json
index 841c8d35..f490691f 100644
--- a/i18n/ar.i18n.json
+++ b/i18n/ar.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "تعليق",
"comment-placeholder": "أكتب تعليق",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/bg.i18n.json b/i18n/bg.i18n.json
index b13e4447..25cf67a5 100644
--- a/i18n/bg.i18n.json
+++ b/i18n/bg.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "черно",
"color-blue": "синьо",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "зелено",
+ "color-indigo": "indigo",
"color-lime": "лайм",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "оранжево",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "розово",
+ "color-plum": "plum",
"color-purple": "пурпурно",
"color-red": "червено",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "светло синьо",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "жълто",
"comment": "Коментирай",
"comment-placeholder": "Напиши коментар",
@@ -501,6 +516,7 @@
"card-end-on": "Завършена на",
"editCardReceivedDatePopup-title": "Промени датата на получаване",
"editCardEndDatePopup-title": "Промени датата на завършване",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/br.i18n.json b/i18n/br.i18n.json
index 2e450434..d17e232c 100644
--- a/i18n/br.i18n.json
+++ b/i18n/br.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "du",
"color-blue": "glas",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "gwer",
+ "color-indigo": "indigo",
"color-lime": "melen sitroñs",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orañjez",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "roz",
+ "color-plum": "plum",
"color-purple": "mouk",
"color-red": "ruz",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "pers",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "melen",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/ca.i18n.json b/i18n/ca.i18n.json
index 8de577ed..f742196b 100644
--- a/i18n/ca.i18n.json
+++ b/i18n/ca.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "negre",
"color-blue": "blau",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "verd",
+ "color-indigo": "indigo",
"color-lime": "llima",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "taronja",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "rosa",
+ "color-plum": "plum",
"color-purple": "púrpura",
"color-red": "vermell",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "cel",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "groc",
"comment": "Comentari",
"comment-placeholder": "Escriu un comentari",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assignat Per",
"requested-by": "Demanat Per",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/cs.i18n.json b/i18n/cs.i18n.json
index 687df2d6..5a93dd31 100644
--- a/i18n/cs.i18n.json
+++ b/i18n/cs.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "černá",
"color-blue": "modrá",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "zelená",
+ "color-indigo": "indigo",
"color-lime": "světlezelená",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "oranžová",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "růžová",
+ "color-plum": "plum",
"color-purple": "fialová",
"color-red": "červená",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "nebeská",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "žlutá",
"comment": "Komentář",
"comment-placeholder": "Text komentáře",
@@ -501,6 +516,7 @@
"card-end-on": "Končí v",
"editCardReceivedDatePopup-title": "Změnit datum přijetí",
"editCardEndDatePopup-title": "Změnit datum konce",
+ "setCardColor-title": "Set color",
"assigned-by": "Přidělil(a)",
"requested-by": "Vyžádal(a)",
"board-delete-notice": "Smazání je trvalé. Přijdete o všechny sloupce, karty a akce spojené s tímto tablem.",
@@ -579,6 +595,7 @@
"r-label": "štítek",
"r-member": "člen",
"r-remove-all": "Odstranit všechny členy z této karty",
+ "r-set-color": "Set color to",
"r-checklist": "zaškrtávací seznam",
"r-check-all": "Zaškrtnout vše",
"r-uncheck-all": "Odškrtnout vše",
diff --git a/i18n/da.i18n.json b/i18n/da.i18n.json
index 67bfb37c..f080d2e0 100644
--- a/i18n/da.i18n.json
+++ b/i18n/da.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json
index 0169b63e..da6574c7 100644
--- a/i18n/de.i18n.json
+++ b/i18n/de.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "Sie können das Board wiederherstellen, indem Sie die Schaltfläche \"Archiv\" in der Kopfzeile der Startseite anklicken.",
"color-black": "schwarz",
"color-blue": "blau",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "grün",
+ "color-indigo": "indigo",
"color-lime": "hellgrün",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "lila",
"color-red": "rot",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "himmelblau",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "gelb",
"comment": "Kommentar",
"comment-placeholder": "Kommentar schreiben",
@@ -501,6 +516,7 @@
"card-end-on": "Endet am",
"editCardReceivedDatePopup-title": "Empfangsdatum ändern",
"editCardEndDatePopup-title": "Enddatum ändern",
+ "setCardColor-title": "Set color",
"assigned-by": "Zugewiesen von",
"requested-by": "Angefordert von",
"board-delete-notice": "Löschen kann nicht rückgängig gemacht werden. Sie werden alle Listen, Karten und Aktionen, die mit diesem Board verbunden sind, verlieren.",
@@ -579,6 +595,7 @@
"r-label": "Label",
"r-member": "Mitglied",
"r-remove-all": "Entferne alle Mitglieder von der Karte",
+ "r-set-color": "Set color to",
"r-checklist": "Checkliste",
"r-check-all": "Alle markieren",
"r-uncheck-all": "Alle abwählen",
diff --git a/i18n/el.i18n.json b/i18n/el.i18n.json
index 2d9a0804..74dfe693 100644
--- a/i18n/el.i18n.json
+++ b/i18n/el.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "μαύρο",
"color-blue": "μπλε",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "πράσινο",
+ "color-indigo": "indigo",
"color-lime": "λάιμ",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "πορτοκαλί",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "ροζ",
+ "color-plum": "plum",
"color-purple": "μωβ",
"color-red": "κόκκινο",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "ουρανός",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "κίτρινο",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json
index 7caa8226..36f86e7b 100644
--- a/i18n/en-GB.i18n.json
+++ b/i18n/en-GB.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/eo.i18n.json b/i18n/eo.i18n.json
index f9ca3d14..c1beb547 100644
--- a/i18n/eo.i18n.json
+++ b/i18n/eo.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "nigra",
"color-blue": "blua",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "verda",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "oranĝa",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "ruĝa",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "flava",
"comment": "Komento",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/es-AR.i18n.json b/i18n/es-AR.i18n.json
index 13c3e973..42a12e44 100644
--- a/i18n/es-AR.i18n.json
+++ b/i18n/es-AR.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "negro",
"color-blue": "azul",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "verde",
+ "color-indigo": "indigo",
"color-lime": "lima",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "naranja",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "rosa",
+ "color-plum": "plum",
"color-purple": "púrpura",
"color-red": "rojo",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "cielo",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "amarillo",
"comment": "Comentario",
"comment-placeholder": "Comentar",
@@ -501,6 +516,7 @@
"card-end-on": "Termina en",
"editCardReceivedDatePopup-title": "Cambiar fecha de recepción",
"editCardEndDatePopup-title": "Cambiar fecha de término",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json
index 92615f92..02ff9944 100644
--- a/i18n/es.i18n.json
+++ b/i18n/es.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "Podrás restaurar el tablero haciendo clic en el botón \"Archivo\" del encabezado de la pantalla inicial.",
"color-black": "negra",
"color-blue": "azul",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "verde",
+ "color-indigo": "indigo",
"color-lime": "lima",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "naranja",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "rosa",
+ "color-plum": "plum",
"color-purple": "violeta",
"color-red": "roja",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "celeste",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "amarilla",
"comment": "Comentar",
"comment-placeholder": "Escribir comentario",
@@ -501,6 +516,7 @@
"card-end-on": "Finalizado el",
"editCardReceivedDatePopup-title": "Cambiar la fecha de recepción",
"editCardEndDatePopup-title": "Cambiar la fecha de finalización",
+ "setCardColor-title": "Set color",
"assigned-by": "Asignado por",
"requested-by": "Solicitado por",
"board-delete-notice": "Se eliminarán todas las listas, tarjetas y acciones asociadas a este tablero. Esta acción no puede deshacerse.",
@@ -579,6 +595,7 @@
"r-label": "etiqueta",
"r-member": "miembro",
"r-remove-all": "Eliminar todos los miembros de la tarjeta",
+ "r-set-color": "Set color to",
"r-checklist": "lista de verificación",
"r-check-all": "Marcar todo",
"r-uncheck-all": "Desmarcar todo",
diff --git a/i18n/eu.i18n.json b/i18n/eu.i18n.json
index e56a6dd1..364b3d44 100644
--- a/i18n/eu.i18n.json
+++ b/i18n/eu.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "beltza",
"color-blue": "urdina",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "berdea",
+ "color-indigo": "indigo",
"color-lime": "lima",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "laranja",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "larrosa",
+ "color-plum": "plum",
"color-purple": "purpura",
"color-red": "gorria",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "zerua",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "horia",
"comment": "Iruzkina",
"comment-placeholder": "Idatzi iruzkin bat",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/fa.i18n.json b/i18n/fa.i18n.json
index c3700da6..11aea12c 100644
--- a/i18n/fa.i18n.json
+++ b/i18n/fa.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "شما می توانید با کلیک کردن بر روی دکمه «بایگانی» از صفحه هدر، صفحه را بازگردانید.",
"color-black": "مشکی",
"color-blue": "آبی",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "سبز",
+ "color-indigo": "indigo",
"color-lime": "لیمویی",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "نارنجی",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "صورتی",
+ "color-plum": "plum",
"color-purple": "بنفش",
"color-red": "قرمز",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "آبی آسمانی",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "زرد",
"comment": "نظر",
"comment-placeholder": "درج نظر",
@@ -501,6 +516,7 @@
"card-end-on": "پایان در",
"editCardReceivedDatePopup-title": "تغییر تاریخ رسید",
"editCardEndDatePopup-title": "تغییر تاریخ پایان",
+ "setCardColor-title": "Set color",
"assigned-by": "محول شده توسط",
"requested-by": "تقاضا شده توسط",
"board-delete-notice": "حذف دائمی است شما تمام لیست ها، کارت ها و اقدامات مرتبط با این برد را از دست خواهید داد.",
@@ -579,6 +595,7 @@
"r-label": "برچسب",
"r-member": "عضو",
"r-remove-all": "حذف همه کاربران از کارت",
+ "r-set-color": "Set color to",
"r-checklist": "چک لیست",
"r-check-all": "انتخاب همه",
"r-uncheck-all": "لغو انتخاب همه",
diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json
index e8730238..aa1a649c 100644
--- a/i18n/fi.i18n.json
+++ b/i18n/fi.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "Voit palauttaa taulun klikkaamalla “Arkisto” painiketta taululistan yläpalkista.",
"color-black": "musta",
"color-blue": "sininen",
+ "color-crimson": "karmiininpunainen",
+ "color-darkgreen": "tummanvihreä",
+ "color-gold": "kulta",
+ "color-gray": "harmaa",
"color-green": "vihreä",
+ "color-indigo": "syvän sininen",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "vaaleanpunainen ruusu",
+ "color-navy": "laivastonsininen",
"color-orange": "oranssi",
+ "color-paleturquoise": "vaalean turkoosi",
+ "color-peachpuff": "persikanpunainen",
"color-pink": "vaaleanpunainen",
+ "color-plum": "luumunvärinen",
"color-purple": "violetti",
"color-red": "punainen",
+ "color-saddlebrown": "satulanruskea",
+ "color-silver": "hopea",
"color-sky": "taivas",
+ "color-slateblue": "liuskekivi sininen",
+ "color-white": "valkoinen",
"color-yellow": "keltainen",
"comment": "Kommentti",
"comment-placeholder": "Kirjoita kommentti",
@@ -501,6 +516,7 @@
"card-end-on": "Loppuu",
"editCardReceivedDatePopup-title": "Vaihda vastaanottamispäivää",
"editCardEndDatePopup-title": "Vaihda loppumispäivää",
+ "setCardColor-title": "Aseta väri",
"assigned-by": "Tehtävänantaja",
"requested-by": "Pyytäjä",
"board-delete-notice": "Poistaminen on lopullista. Menetät kaikki listat, kortit ja toimet tällä taululla.",
@@ -579,6 +595,7 @@
"r-label": "tunniste",
"r-member": "jäsen",
"r-remove-all": "Poista kaikki jäsenet kortilta",
+ "r-set-color": "Aseta väriksi",
"r-checklist": "tarkistuslista",
"r-check-all": "Ruksaa kaikki",
"r-uncheck-all": "Poista ruksi kaikista",
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json
index acf1020c..919dad3e 100644
--- a/i18n/fr.i18n.json
+++ b/i18n/fr.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "Vous pouvez restaurer le tableau en cliquant sur le bouton « Archives » depuis le menu en entête.",
"color-black": "noir",
"color-blue": "bleu",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "vert",
+ "color-indigo": "indigo",
"color-lime": "citron vert",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "rose",
+ "color-plum": "plum",
"color-purple": "violet",
"color-red": "rouge",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "ciel",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "jaune",
"comment": "Commenter",
"comment-placeholder": "Écrire un commentaire",
@@ -501,6 +516,7 @@
"card-end-on": "Se termine le",
"editCardReceivedDatePopup-title": "Modifier la date de réception",
"editCardEndDatePopup-title": "Modifier la date de fin",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigné par",
"requested-by": "Demandé par",
"board-delete-notice": "La suppression est définitive. Vous perdrez toutes les listes, cartes et actions associées à ce tableau.",
@@ -579,6 +595,7 @@
"r-label": "étiquette",
"r-member": "membre",
"r-remove-all": "Supprimer tous les membres de la carte",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Tout cocher",
"r-uncheck-all": "Tout décocher",
diff --git a/i18n/gl.i18n.json b/i18n/gl.i18n.json
index 09c0b013..518b6fd6 100644
--- a/i18n/gl.i18n.json
+++ b/i18n/gl.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "negro",
"color-blue": "azul",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "verde",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "laranxa",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "rosa",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "vermello",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "celeste",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "amarelo",
"comment": "Comentario",
"comment-placeholder": "Escribir un comentario",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json
index cad6d0ec..9c837e9c 100644
--- a/i18n/he.i18n.json
+++ b/i18n/he.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "ניתן לשחזר את הלוח בלחיצה על כפתור „ארכיונים“ מהכותרת העליונה.",
"color-black": "שחור",
"color-blue": "כחול",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "ירוק",
+ "color-indigo": "indigo",
"color-lime": "ליים",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "כתום",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "ורוד",
+ "color-plum": "plum",
"color-purple": "סגול",
"color-red": "אדום",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "תכלת",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "צהוב",
"comment": "לפרסם",
"comment-placeholder": "כתיבת הערה",
@@ -501,6 +516,7 @@
"card-end-on": "מועד הסיום",
"editCardReceivedDatePopup-title": "החלפת מועד הקבלה",
"editCardEndDatePopup-title": "החלפת מועד הסיום",
+ "setCardColor-title": "Set color",
"assigned-by": "הוקצה על ידי",
"requested-by": "התבקש על ידי",
"board-delete-notice": "מחיקה היא לצמיתות. כל הרשימות, הכרטיבים והפעולות שקשורים בלוח הזה ילכו לאיבוד.",
@@ -579,6 +595,7 @@
"r-label": "תווית",
"r-member": "חבר",
"r-remove-all": "הסרת כל החברים מהכרטיס",
+ "r-set-color": "Set color to",
"r-checklist": "רשימת משימות",
"r-check-all": "לסמן הכול",
"r-uncheck-all": "לבטל את הסימון",
diff --git a/i18n/hi.i18n.json b/i18n/hi.i18n.json
index f0586234..ca7d502d 100644
--- a/i18n/hi.i18n.json
+++ b/i18n/hi.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "काला",
"color-blue": "नीला",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "हरा",
+ "color-indigo": "indigo",
"color-lime": "हल्का हरा",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "नारंगी",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "गुलाबी",
+ "color-plum": "plum",
"color-purple": "बैंगनी",
"color-red": "लाल",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "आकाशिया नीला",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "पीला",
"comment": "टिप्पणी",
"comment-placeholder": "टिप्पणी लिखें",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose संपूर्ण lists, कार्ड और actions associated साथ में यह बोर्ड.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "हटाएँ संपूर्ण सदस्य से the कार्ड",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/hu.i18n.json b/i18n/hu.i18n.json
index c6d388a8..5a02ae64 100644
--- a/i18n/hu.i18n.json
+++ b/i18n/hu.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "fekete",
"color-blue": "kék",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "zöld",
+ "color-indigo": "indigo",
"color-lime": "citrus",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "narancssárga",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "rózsaszín",
+ "color-plum": "plum",
"color-purple": "lila",
"color-red": "piros",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "égszínkék",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "sárga",
"comment": "Megjegyzés",
"comment-placeholder": "Megjegyzés írása",
@@ -501,6 +516,7 @@
"card-end-on": "Befejeződik ekkor",
"editCardReceivedDatePopup-title": "Érkezési dátum megváltoztatása",
"editCardEndDatePopup-title": "Befejezési dátum megváltoztatása",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/hy.i18n.json b/i18n/hy.i18n.json
index 728f6abc..601503e0 100644
--- a/i18n/hy.i18n.json
+++ b/i18n/hy.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/id.i18n.json b/i18n/id.i18n.json
index 99ceea14..a9496d63 100644
--- a/i18n/id.i18n.json
+++ b/i18n/id.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "hitam",
"color-blue": "biru",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "hijau",
+ "color-indigo": "indigo",
"color-lime": "hijau muda",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "jingga",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "merah muda",
+ "color-plum": "plum",
"color-purple": "ungu",
"color-red": "merah",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "biru muda",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "kuning",
"comment": "Komentar",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/ig.i18n.json b/i18n/ig.i18n.json
index c1be77a0..b55a7e00 100644
--- a/i18n/ig.i18n.json
+++ b/i18n/ig.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/it.i18n.json b/i18n/it.i18n.json
index ccb87c4c..fed71957 100644
--- a/i18n/it.i18n.json
+++ b/i18n/it.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "nero",
"color-blue": "blu",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "verde",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "arancione",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "rosa",
+ "color-plum": "plum",
"color-purple": "viola",
"color-red": "rosso",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "azzurro",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "giallo",
"comment": "Commento",
"comment-placeholder": "Scrivi Commento",
@@ -501,6 +516,7 @@
"card-end-on": "Termina il",
"editCardReceivedDatePopup-title": "Cambia data ricezione",
"editCardEndDatePopup-title": "Cambia data finale",
+ "setCardColor-title": "Set color",
"assigned-by": "Assegnato da",
"requested-by": "Richiesto da",
"board-delete-notice": "L'eliminazione è permanente. Tutte le azioni, liste e schede associate a questa bacheca andranno perse.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json
index 5c061e01..3a482894 100644
--- a/i18n/ja.i18n.json
+++ b/i18n/ja.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "黒",
"color-blue": "青",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "緑",
+ "color-indigo": "indigo",
"color-lime": "ライム",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "オレンジ",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "ピンク",
+ "color-plum": "plum",
"color-purple": "紫",
"color-red": "赤",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "空",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "黄",
"comment": "コメント",
"comment-placeholder": "コメントを書く",
@@ -501,6 +516,7 @@
"card-end-on": "終了日",
"editCardReceivedDatePopup-title": "受付日の変更",
"editCardEndDatePopup-title": "終了日の変更",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/ka.i18n.json b/i18n/ka.i18n.json
index 94fb1af3..c4fe85c8 100644
--- a/i18n/ka.i18n.json
+++ b/i18n/ka.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "შავი",
"color-blue": "ლურჯი",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "მწვანე",
+ "color-indigo": "indigo",
"color-lime": "ღია ყვითელი",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "ნარინჯისფერი",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "ვარდისფერი",
+ "color-plum": "plum",
"color-purple": "იასამნისფერი",
"color-red": "წითელი ",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "ცისფერი",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "ყვითელი",
"comment": "კომენტარი",
"comment-placeholder": "დაწერეთ კომენტარი",
@@ -501,6 +516,7 @@
"card-end-on": "დასრულდება : ",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "შეცვალეთ საბოლოო თარიღი",
+ "setCardColor-title": "Set color",
"assigned-by": "უფლებამოსილების გამცემი ",
"requested-by": "მომთხოვნი",
"board-delete-notice": "წაშლის შემთხვევაში თქვენ დაკარგავთ ამ დაფასთან ასოცირებულ ყველა მონაცემს მათ შორის : ჩამონათვალს, ბარათებს და მოქმედებებს. ",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/km.i18n.json b/i18n/km.i18n.json
index 136cf79c..71566be7 100644
--- a/i18n/km.i18n.json
+++ b/i18n/km.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json
index 0933e045..71dd1092 100644
--- a/i18n/ko.i18n.json
+++ b/i18n/ko.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "블랙",
"color-blue": "블루",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "그린",
+ "color-indigo": "indigo",
"color-lime": "라임",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "오렌지",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "핑크",
+ "color-plum": "plum",
"color-purple": "퍼플",
"color-red": "레드",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "스카이",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "옐로우",
"comment": "댓글",
"comment-placeholder": "댓글 입력",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/lv.i18n.json b/i18n/lv.i18n.json
index 5eb48261..7edcac0a 100644
--- a/i18n/lv.i18n.json
+++ b/i18n/lv.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/mn.i18n.json b/i18n/mn.i18n.json
index 2903c890..2309fd5d 100644
--- a/i18n/mn.i18n.json
+++ b/i18n/mn.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/nb.i18n.json b/i18n/nb.i18n.json
index c5a88246..a67d4cb2 100644
--- a/i18n/nb.i18n.json
+++ b/i18n/nb.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/nl.i18n.json b/i18n/nl.i18n.json
index 8b692495..e7509c8e 100644
--- a/i18n/nl.i18n.json
+++ b/i18n/nl.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "zwart",
"color-blue": "blauw",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "groen",
+ "color-indigo": "indigo",
"color-lime": "Felgroen",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "Oranje",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "Roze",
+ "color-plum": "plum",
"color-purple": "Paars",
"color-red": "Rood",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "Lucht",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "Geel",
"comment": "Reageer",
"comment-placeholder": "Schrijf reactie",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json
index 65d3924c..bdc28d32 100644
--- a/i18n/pl.i18n.json
+++ b/i18n/pl.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "Będziesz w stanie przywrócić tablicę poprzez kliknięcie przycisku \"Archiwizuj\" w nagłówku strony domowej.",
"color-black": "czarny",
"color-blue": "niebieski",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "zielony",
+ "color-indigo": "indigo",
"color-lime": "limonkowy",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "pomarańczowy",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "różowy",
+ "color-plum": "plum",
"color-purple": "fioletowy",
"color-red": "czerwony",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "błękitny",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "żółty",
"comment": "Komentarz",
"comment-placeholder": "Dodaj komentarz",
@@ -501,6 +516,7 @@
"card-end-on": "Kończy się",
"editCardReceivedDatePopup-title": "Zmień datę odebrania",
"editCardEndDatePopup-title": "Zmień datę ukończenia",
+ "setCardColor-title": "Set color",
"assigned-by": "Przypisane przez",
"requested-by": "Zlecone przez",
"board-delete-notice": "Usuwanie jest permanentne. Stracisz wszystkie listy, kart oraz czynności przypisane do tej tablicy.",
@@ -579,6 +595,7 @@
"r-label": "etykieta",
"r-member": "członek",
"r-remove-all": "Usuń wszystkich członków tej karty",
+ "r-set-color": "Set color to",
"r-checklist": "lista zadań",
"r-check-all": "Zaznacz wszystkie",
"r-uncheck-all": "Odznacz wszystkie",
diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json
index e5850756..bfa3903c 100644
--- a/i18n/pt-BR.i18n.json
+++ b/i18n/pt-BR.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "Você será capaz de restaurar o quadro clicando no botão “Arquivo-morto” a partir do cabeçalho do Início.",
"color-black": "preto",
"color-blue": "azul",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "verde",
+ "color-indigo": "indigo",
"color-lime": "verde limão",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "laranja",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "cor-de-rosa",
+ "color-plum": "plum",
"color-purple": "roxo",
"color-red": "vermelho",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "azul-celeste",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "amarelo",
"comment": "Comentário",
"comment-placeholder": "Escrever Comentário",
@@ -501,6 +516,7 @@
"card-end-on": "Termina em",
"editCardReceivedDatePopup-title": "Modificar data de recebimento",
"editCardEndDatePopup-title": "Mudar data de fim",
+ "setCardColor-title": "Set color",
"assigned-by": "Atribuído por",
"requested-by": "Solicitado por",
"board-delete-notice": "Excluir é permanente. Você perderá todas as listas, cartões e ações associados nesse quadro.",
@@ -579,6 +595,7 @@
"r-label": "etiqueta",
"r-member": "membro",
"r-remove-all": "Remover todos os membros do cartão",
+ "r-set-color": "Set color to",
"r-checklist": "lista de verificação",
"r-check-all": "Marcar todos",
"r-uncheck-all": "Desmarcar todos",
diff --git a/i18n/pt.i18n.json b/i18n/pt.i18n.json
index cd94e6b4..4fc0889a 100644
--- a/i18n/pt.i18n.json
+++ b/i18n/pt.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comentário",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/ro.i18n.json b/i18n/ro.i18n.json
index 0e5657fd..ad64b79a 100644
--- a/i18n/ro.i18n.json
+++ b/i18n/ro.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json
index e0dc0559..24e582d6 100644
--- a/i18n/ru.i18n.json
+++ b/i18n/ru.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "Вы сможете восстановить доску, нажав \"Архив\" в заголовке домашней страницы.",
"color-black": "черный",
"color-blue": "синий",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "зеленый",
+ "color-indigo": "indigo",
"color-lime": "лимоновый",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "оранжевый",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "розовый",
+ "color-plum": "plum",
"color-purple": "фиолетовый",
"color-red": "красный",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "голубой",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "желтый",
"comment": "Добавить комментарий",
"comment-placeholder": "Написать комментарий",
@@ -501,6 +516,7 @@
"card-end-on": "Завершится до",
"editCardReceivedDatePopup-title": "Изменить дату получения",
"editCardEndDatePopup-title": "Изменить дату завершения",
+ "setCardColor-title": "Set color",
"assigned-by": "Поручил",
"requested-by": "Запросил",
"board-delete-notice": "Удаление является постоянным. Вы потеряете все списки, карты и действия, связанные с этой доской.",
@@ -579,6 +595,7 @@
"r-label": "метку",
"r-member": "участника",
"r-remove-all": "Удалить всех участников из карточки",
+ "r-set-color": "Set color to",
"r-checklist": "контрольный список",
"r-check-all": "Отметить все",
"r-uncheck-all": "Снять все",
diff --git a/i18n/sr.i18n.json b/i18n/sr.i18n.json
index 57faf87f..f723c532 100644
--- a/i18n/sr.i18n.json
+++ b/i18n/sr.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/sv.i18n.json b/i18n/sv.i18n.json
index b6bb5db3..c3cb5dcc 100644
--- a/i18n/sv.i18n.json
+++ b/i18n/sv.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "svart",
"color-blue": "blå",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "grön",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "rosa",
+ "color-plum": "plum",
"color-purple": "lila",
"color-red": "röd",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "himmel",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "gul",
"comment": "Kommentera",
"comment-placeholder": "Skriv kommentar",
@@ -501,6 +516,7 @@
"card-end-on": "Slutar den",
"editCardReceivedDatePopup-title": "Ändra mottagningsdatum",
"editCardEndDatePopup-title": "Ändra slutdatum",
+ "setCardColor-title": "Set color",
"assigned-by": "Tilldelad av",
"requested-by": "Efterfrågad av",
"board-delete-notice": "Borttagningen är permanent. Du kommer förlora alla listor, kort och händelser kopplade till den här anslagstavlan.",
@@ -579,6 +595,7 @@
"r-label": "etikett",
"r-member": "medlem",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklista",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/sw.i18n.json b/i18n/sw.i18n.json
index e2bb4f10..426ed634 100644
--- a/i18n/sw.i18n.json
+++ b/i18n/sw.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "Nyeusi",
"color-blue": "Samawati",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "Kijani",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Changia",
"comment-placeholder": "Andika changio",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/ta.i18n.json b/i18n/ta.i18n.json
index 431ae5f7..c1847fc1 100644
--- a/i18n/ta.i18n.json
+++ b/i18n/ta.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/th.i18n.json b/i18n/th.i18n.json
index 21629362..f0c13472 100644
--- a/i18n/th.i18n.json
+++ b/i18n/th.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "ดำ",
"color-blue": "น้ำเงิน",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "เขียว",
+ "color-indigo": "indigo",
"color-lime": "เหลืองมะนาว",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "ส้ม",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "ชมพู",
+ "color-plum": "plum",
"color-purple": "ม่วง",
"color-red": "แดง",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "ฟ้า",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "เหลือง",
"comment": "คอมเม็นต์",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json
index ecbd0cc7..8d8acd4d 100644
--- a/i18n/tr.i18n.json
+++ b/i18n/tr.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "\n92/5000\nAna başlıktaki “Arşiv” düğmesine tıklayarak tahtayı geri yükleyebilirsiniz.",
"color-black": "siyah",
"color-blue": "mavi",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "yeşil",
+ "color-indigo": "indigo",
"color-lime": "misket limonu",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "turuncu",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pembe",
+ "color-plum": "plum",
"color-purple": "mor",
"color-red": "kırmızı",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "açık mavi",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "sarı",
"comment": "Yorum",
"comment-placeholder": "Yorum Yaz",
@@ -501,6 +516,7 @@
"card-end-on": "Bitiş zamanı",
"editCardReceivedDatePopup-title": "Giriş tarihini değiştir",
"editCardEndDatePopup-title": "Bitiş tarihini değiştir",
+ "setCardColor-title": "Set color",
"assigned-by": "Atamayı yapan",
"requested-by": "Talep Eden",
"board-delete-notice": "Silme kalıcıdır. Bu kartla ilişkili tüm listeleri, kartları ve işlemleri kaybedeceksiniz.",
@@ -579,6 +595,7 @@
"r-label": "etiket",
"r-member": "üye",
"r-remove-all": "Tüm üyeleri karttan çıkarın",
+ "r-set-color": "Set color to",
"r-checklist": "Kontrol Listesi",
"r-check-all": "Tümünü işaretle",
"r-uncheck-all": "Tüm işaretleri kaldır",
diff --git a/i18n/uk.i18n.json b/i18n/uk.i18n.json
index 8de67ca0..5b6317cb 100644
--- a/i18n/uk.i18n.json
+++ b/i18n/uk.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "чорний",
"color-blue": "синій",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "зелений",
+ "color-indigo": "indigo",
"color-lime": "лайм",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "помаранчевий",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "рожевий",
+ "color-plum": "plum",
"color-purple": "фіолетовий",
"color-red": "червоний",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "жовтий",
"comment": "Коментар",
"comment-placeholder": "Написати коментар",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/vi.i18n.json b/i18n/vi.i18n.json
index 841523c8..ef4b6b8c 100644
--- a/i18n/vi.i18n.json
+++ b/i18n/vi.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",
diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json
index 508d9fd2..1bae6876 100644
--- a/i18n/zh-CN.i18n.json
+++ b/i18n/zh-CN.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "您可以通过主页头部的“归档”按钮,来恢复看板。",
"color-black": "黑色",
"color-blue": "蓝色",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "绿色",
+ "color-indigo": "indigo",
"color-lime": "绿黄",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "橙色",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "粉红",
+ "color-plum": "plum",
"color-purple": "紫色",
"color-red": "红色",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "天蓝",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "黄色",
"comment": "评论",
"comment-placeholder": "添加评论",
@@ -501,6 +516,7 @@
"card-end-on": "终止于",
"editCardReceivedDatePopup-title": "修改接收日期",
"editCardEndDatePopup-title": "修改终止日期",
+ "setCardColor-title": "Set color",
"assigned-by": "分配人",
"requested-by": "需求人",
"board-delete-notice": "删除时永久操作,将会丢失此看板上的所有列表、卡片和动作。",
@@ -579,6 +595,7 @@
"r-label": "标签",
"r-member": "成员",
"r-remove-all": "从卡片移除所有成员",
+ "r-set-color": "Set color to",
"r-checklist": "清单",
"r-check-all": "勾选所有",
"r-uncheck-all": "取消勾选所有",
diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json
index 010eb69f..43eff7de 100644
--- a/i18n/zh-TW.i18n.json
+++ b/i18n/zh-TW.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "黑色",
"color-blue": "藍色",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "綠色",
+ "color-indigo": "indigo",
"color-lime": "綠黃",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "橙色",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "粉紅",
+ "color-plum": "plum",
"color-purple": "紫色",
"color-red": "紅色",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "天藍",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "黃色",
"comment": "留言",
"comment-placeholder": "新增評論",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set color",
"assigned-by": "Assigned By",
"requested-by": "Requested By",
"board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
@@ -579,6 +595,7 @@
"r-label": "label",
"r-member": "member",
"r-remove-all": "Remove all members from the card",
+ "r-set-color": "Set color to",
"r-checklist": "checklist",
"r-check-all": "Check all",
"r-uncheck-all": "Uncheck all",