summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--i18n/ar.i18n.json6
-rw-r--r--i18n/bg.i18n.json6
-rw-r--r--i18n/br.i18n.json6
-rw-r--r--i18n/ca.i18n.json6
-rw-r--r--i18n/cs.i18n.json6
-rw-r--r--i18n/da.i18n.json6
-rw-r--r--i18n/de.i18n.json6
-rw-r--r--i18n/el.i18n.json6
-rw-r--r--i18n/en-GB.i18n.json6
-rw-r--r--i18n/eo.i18n.json6
-rw-r--r--i18n/es-AR.i18n.json6
-rw-r--r--i18n/es.i18n.json6
-rw-r--r--i18n/eu.i18n.json6
-rw-r--r--i18n/fa.i18n.json6
-rw-r--r--i18n/fi.i18n.json6
-rw-r--r--i18n/fr.i18n.json6
-rw-r--r--i18n/gl.i18n.json6
-rw-r--r--i18n/he.i18n.json6
-rw-r--r--i18n/hi.i18n.json6
-rw-r--r--i18n/hu.i18n.json6
-rw-r--r--i18n/hy.i18n.json6
-rw-r--r--i18n/id.i18n.json6
-rw-r--r--i18n/ig.i18n.json6
-rw-r--r--i18n/it.i18n.json6
-rw-r--r--i18n/ja.i18n.json6
-rw-r--r--i18n/ka.i18n.json6
-rw-r--r--i18n/km.i18n.json6
-rw-r--r--i18n/ko.i18n.json6
-rw-r--r--i18n/lv.i18n.json6
-rw-r--r--i18n/mk.i18n.json6
-rw-r--r--i18n/mn.i18n.json6
-rw-r--r--i18n/nb.i18n.json6
-rw-r--r--i18n/nl.i18n.json6
-rw-r--r--i18n/oc.i18n.json6
-rw-r--r--i18n/pl.i18n.json6
-rw-r--r--i18n/pt-BR.i18n.json6
-rw-r--r--i18n/pt.i18n.json6
-rw-r--r--i18n/ro.i18n.json6
-rw-r--r--i18n/ru.i18n.json6
-rw-r--r--i18n/sl.i18n.json6
-rw-r--r--i18n/sr.i18n.json12
-rw-r--r--i18n/sv.i18n.json6
-rw-r--r--i18n/sw.i18n.json6
-rw-r--r--i18n/ta.i18n.json6
-rw-r--r--i18n/th.i18n.json6
-rw-r--r--i18n/tr.i18n.json6
-rw-r--r--i18n/uk.i18n.json6
-rw-r--r--i18n/vi.i18n.json6
-rw-r--r--i18n/zh-CN.i18n.json6
-rw-r--r--i18n/zh-HK.i18n.json6
-rw-r--r--i18n/zh-TW.i18n.json6
51 files changed, 309 insertions, 3 deletions
diff --git a/i18n/ar.i18n.json b/i18n/ar.i18n.json
index 79827015..d5103f91 100644
--- a/i18n/ar.i18n.json
+++ b/i18n/ar.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "امضى وقتا",
"card-edit-attachments": "تعديل المرفقات",
"card-edit-custom-fields": "تعديل الحقل المعدل",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "تعديل العلامات",
"card-edit-members": "تعديل الأعضاء",
"card-labels-title": "تعديل علامات البطاقة.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "إرفاق من",
"cardCustomField-datePopup-title": "تغير التاريخ",
"cardCustomFieldsPopup-title": "تعديل الحقل المعدل",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "حذف البطاقة ?",
"cardDetailsActionsPopup-title": "إجراءات على البطاقة",
"cardLabelsPopup-title": "علامات",
diff --git a/i18n/bg.i18n.json b/i18n/bg.i18n.json
index 18785014..c594f3a3 100644
--- a/i18n/bg.i18n.json
+++ b/i18n/bg.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Изработено време",
"card-edit-attachments": "Промени прикачените файлове",
"card-edit-custom-fields": "Промени собствените полета",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Промени етикетите",
"card-edit-members": "Промени членовете",
"card-labels-title": "Промени етикетите за картата.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Прикачи от",
"cardCustomField-datePopup-title": "Промени датата",
"cardCustomFieldsPopup-title": "Промени собствените полета",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Желаете да изтриете картата?",
"cardDetailsActionsPopup-title": "Опции",
"cardLabelsPopup-title": "Етикети",
diff --git a/i18n/br.i18n.json b/i18n/br.i18n.json
index 3c0b668b..ef60fa33 100644
--- a/i18n/br.i18n.json
+++ b/i18n/br.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Diverkañ ar gartenn ?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/ca.i18n.json b/i18n/ca.i18n.json
index afaa8089..ba48972b 100644
--- a/i18n/ca.i18n.json
+++ b/i18n/ca.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Temps Dedicat",
"card-edit-attachments": "Edita arxius adjunts",
"card-edit-custom-fields": "Editar camps personalitzats",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edita etiquetes",
"card-edit-members": "Edita membres",
"card-labels-title": "Canvia les etiquetes de la fitxa",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Adjunta des de",
"cardCustomField-datePopup-title": "Canviar data",
"cardCustomFieldsPopup-title": "Editar camps personalitzats",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Esborrar fitxa?",
"cardDetailsActionsPopup-title": "Accions de fitxes",
"cardLabelsPopup-title": "Etiquetes",
diff --git a/i18n/cs.i18n.json b/i18n/cs.i18n.json
index 77d8db09..2d88d52c 100644
--- a/i18n/cs.i18n.json
+++ b/i18n/cs.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Strávený čas",
"card-edit-attachments": "Upravit přílohy",
"card-edit-custom-fields": "Upravit vlastní pole",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Upravit štítky",
"card-edit-members": "Upravit členy",
"card-labels-title": "Změnit štítky karty.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Přiložit formulář",
"cardCustomField-datePopup-title": "Změnit datum",
"cardCustomFieldsPopup-title": "Upravit vlastní pole",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Smazat kartu?",
"cardDetailsActionsPopup-title": "Akce karty",
"cardLabelsPopup-title": "Štítky",
diff --git a/i18n/da.i18n.json b/i18n/da.i18n.json
index ed1d6158..488c9485 100644
--- a/i18n/da.i18n.json
+++ b/i18n/da.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json
index 24f7fc3c..32c50ea1 100644
--- a/i18n/de.i18n.json
+++ b/i18n/de.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Aufgewendete Zeit",
"card-edit-attachments": "Anhänge ändern",
"card-edit-custom-fields": "Benutzerdefinierte Felder editieren",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Labels ändern",
"card-edit-members": "Mitglieder ändern",
"card-labels-title": "Labels für diese Karte ändern.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Anhängen von",
"cardCustomField-datePopup-title": "Datum ändern",
"cardCustomFieldsPopup-title": "Benutzerdefinierte Felder editieren",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Karte löschen?",
"cardDetailsActionsPopup-title": "Kartenaktionen",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/el.i18n.json b/i18n/el.i18n.json
index 7fb69ae7..7600a7e1 100644
--- a/i18n/el.i18n.json
+++ b/i18n/el.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Διαγραφή Κάρτας;",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Ετικέτες",
diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json
index b04affb4..6d514a00 100644
--- a/i18n/en-GB.i18n.json
+++ b/i18n/en-GB.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/eo.i18n.json b/i18n/eo.i18n.json
index 278abe9f..6d1b1926 100644
--- a/i18n/eo.i18n.json
+++ b/i18n/eo.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Redakti etikedojn",
"card-edit-members": "Redakti membrojn",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Etikedoj",
diff --git a/i18n/es-AR.i18n.json b/i18n/es-AR.i18n.json
index f24b1138..d26fd4c6 100644
--- a/i18n/es-AR.i18n.json
+++ b/i18n/es-AR.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Tiempo Empleado",
"card-edit-attachments": "Editar adjuntos",
"card-edit-custom-fields": "Editar campos personalizados",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Editar etiquetas",
"card-edit-members": "Editar miembros",
"card-labels-title": "Cambiar las etiquetas de la tarjeta.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Adjuntar De",
"cardCustomField-datePopup-title": "Cambiar fecha",
"cardCustomFieldsPopup-title": "Editar campos personalizados",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "¿Borrar Tarjeta?",
"cardDetailsActionsPopup-title": "Acciones de la Tarjeta",
"cardLabelsPopup-title": "Etiquetas",
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json
index 5701ae3b..8c738bd4 100644
--- a/i18n/es.i18n.json
+++ b/i18n/es.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Tiempo consumido",
"card-edit-attachments": "Editar los adjuntos",
"card-edit-custom-fields": "Editar los campos personalizados",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Editar las etiquetas",
"card-edit-members": "Editar los miembros",
"card-labels-title": "Cambia las etiquetas de la tarjeta",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Adjuntar desde",
"cardCustomField-datePopup-title": "Cambiar la fecha",
"cardCustomFieldsPopup-title": "Editar los campos personalizados",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "¿Eliminar la tarjeta?",
"cardDetailsActionsPopup-title": "Acciones de la tarjeta",
"cardLabelsPopup-title": "Etiquetas",
diff --git a/i18n/eu.i18n.json b/i18n/eu.i18n.json
index 03afe383..99b524b7 100644
--- a/i18n/eu.i18n.json
+++ b/i18n/eu.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Erabilitako denbora",
"card-edit-attachments": "Editatu eranskinak",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Editatu etiketak",
"card-edit-members": "Editatu kideak",
"card-labels-title": "Aldatu txartelaren etiketak",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Erantsi hemendik",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Ezabatu txartela?",
"cardDetailsActionsPopup-title": "Txartel-ekintzak",
"cardLabelsPopup-title": "Etiketak",
diff --git a/i18n/fa.i18n.json b/i18n/fa.i18n.json
index d779eb13..43a81536 100644
--- a/i18n/fa.i18n.json
+++ b/i18n/fa.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "زمان صرف شده",
"card-edit-attachments": "ویرایش ضمائم",
"card-edit-custom-fields": "ویرایش فیلدهای شخصی",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "ویرایش برچسب",
"card-edit-members": "ویرایش اعضا",
"card-labels-title": "تغییر برچسب کارت",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "ضمیمه از",
"cardCustomField-datePopup-title": "تغییر تاریخ",
"cardCustomFieldsPopup-title": "ویرایش فیلدهای شخصی",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "آیا می خواهید کارت را حذف کنید؟",
"cardDetailsActionsPopup-title": "اعمال کارت",
"cardLabelsPopup-title": "برچسب ها",
diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json
index 8feef4d5..bf7e1a7f 100644
--- a/i18n/fi.i18n.json
+++ b/i18n/fi.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Käytetty aika",
"card-edit-attachments": "Muokkaa liitetiedostoja",
"card-edit-custom-fields": "Muokkaa mukautettuja kenttiä",
+ "card-start-voting": "Aloita äänestys",
+ "card-cancel-voting": "Poista äänestys",
"card-edit-labels": "Muokkaa nimilappuja",
"card-edit-members": "Muokkaa jäseniä",
"card-labels-title": "Muokkaa kortin nimilappuja.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Liitä mistä",
"cardCustomField-datePopup-title": "Muokkaa päivää",
"cardCustomFieldsPopup-title": "Muokkaa mukautettuja kenttiä",
+ "cardStartVotingPopup-title": "Äänestä",
+ "vote-question": "Äänestys kysymys",
+ "vote-for-it": "puolesta",
+ "vote-against": "vastaan",
"cardDeletePopup-title": "Poista kortti?",
"cardDetailsActionsPopup-title": "Korttitoimet",
"cardLabelsPopup-title": "Nimilaput",
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json
index 4674dae3..29df7816 100644
--- a/i18n/fr.i18n.json
+++ b/i18n/fr.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Temps passé",
"card-edit-attachments": "Modifier les pièces jointes",
"card-edit-custom-fields": "Éditer les champs personnalisés",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Gérer les étiquettes",
"card-edit-members": "Gérer les participants",
"card-labels-title": "Modifier les étiquettes de la carte.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Ajouter depuis",
"cardCustomField-datePopup-title": "Modifier la date",
"cardCustomFieldsPopup-title": "Éditer les champs personnalisés",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Supprimer la carte ?",
"cardDetailsActionsPopup-title": "Actions sur la carte",
"cardLabelsPopup-title": "Étiquettes",
diff --git a/i18n/gl.i18n.json b/i18n/gl.i18n.json
index ef65d8c3..8b4e7a14 100644
--- a/i18n/gl.i18n.json
+++ b/i18n/gl.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Editar anexos",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Editar etiquetas",
"card-edit-members": "Editar membros",
"card-labels-title": "Cambiar as etiquetas da tarxeta.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Etiquetas",
diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json
index 028417e6..d5dc0066 100644
--- a/i18n/he.i18n.json
+++ b/i18n/he.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "זמן שהושקע",
"card-edit-attachments": "עריכת קבצים מצורפים",
"card-edit-custom-fields": "עריכת שדות בהתאמה אישית",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "עריכת תוויות",
"card-edit-members": "עריכת חברים",
"card-labels-title": "שינוי תוויות לכרטיס.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "לצרף מ־",
"cardCustomField-datePopup-title": "החלפת תאריך",
"cardCustomFieldsPopup-title": "עריכת שדות בהתאמה אישית",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "למחוק כרטיס?",
"cardDetailsActionsPopup-title": "פעולות על הכרטיס",
"cardLabelsPopup-title": "תוויות",
diff --git a/i18n/hi.i18n.json b/i18n/hi.i18n.json
index 41bbc3f0..9cff1d25 100644
--- a/i18n/hi.i18n.json
+++ b/i18n/hi.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "समय बिताया",
"card-edit-attachments": "संपादित संलग्नक",
"card-edit-custom-fields": "संपादित प्रचलन क्षेत्र",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "संपादित नामपत्र",
"card-edit-members": "संपादित सदस्य",
"card-labels-title": "कार्ड के लिए नामपत्र परिवर्तित करें ।",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "से अनुलग्न करें",
"cardCustomField-datePopup-title": "तारीख बदलें",
"cardCustomFieldsPopup-title": "संपादित करें प्रचलन क्षेत्र",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "मिटाएँ कार्ड?",
"cardDetailsActionsPopup-title": "कार्ड क्रियाएँ",
"cardLabelsPopup-title": "नामपत्र",
diff --git a/i18n/hu.i18n.json b/i18n/hu.i18n.json
index ee7d0c38..548ff229 100644
--- a/i18n/hu.i18n.json
+++ b/i18n/hu.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Eltöltött idő",
"card-edit-attachments": "Mellékletek szerkesztése",
"card-edit-custom-fields": "Egyéni mezők szerkesztése",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Címkék szerkesztése",
"card-edit-members": "Tagok szerkesztése",
"card-labels-title": "A kártya címkéinek megváltoztatása.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Innen csatolva",
"cardCustomField-datePopup-title": "Dátum megváltoztatása",
"cardCustomFieldsPopup-title": "Egyéni mezők szerkesztése",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Törli a kártyát?",
"cardDetailsActionsPopup-title": "Kártyaműveletek",
"cardLabelsPopup-title": "Címkék",
diff --git a/i18n/hy.i18n.json b/i18n/hy.i18n.json
index 5f9d5984..40bdb74c 100644
--- a/i18n/hy.i18n.json
+++ b/i18n/hy.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/id.i18n.json b/i18n/id.i18n.json
index 6b101abb..3bf76704 100644
--- a/i18n/id.i18n.json
+++ b/i18n/id.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Sunting lampiran",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Sunting label",
"card-edit-members": "Sunting anggota",
"card-labels-title": "Ubah label kartu",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Lampirkan dari",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Hapus kartu",
"cardDetailsActionsPopup-title": "Aksi Kartu",
"cardLabelsPopup-title": "Daftar Label",
diff --git a/i18n/ig.i18n.json b/i18n/ig.i18n.json
index c9906837..f735971d 100644
--- a/i18n/ig.i18n.json
+++ b/i18n/ig.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Aha",
diff --git a/i18n/it.i18n.json b/i18n/it.i18n.json
index 3597e408..6d4d46e4 100644
--- a/i18n/it.i18n.json
+++ b/i18n/it.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Tempo trascorso",
"card-edit-attachments": "Modifica allegati",
"card-edit-custom-fields": "Modifica campo personalizzato",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Modifica etichette",
"card-edit-members": "Modifica membri",
"card-labels-title": "Cambia le etichette per questa scheda.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Allega da",
"cardCustomField-datePopup-title": "Cambia data",
"cardCustomFieldsPopup-title": "Modifica campo personalizzato",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Elimina scheda?",
"cardDetailsActionsPopup-title": "Azioni scheda",
"cardLabelsPopup-title": "Etichette",
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json
index 230d8bf4..e18ef87e 100644
--- a/i18n/ja.i18n.json
+++ b/i18n/ja.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "作業時間",
"card-edit-attachments": "添付ファイルの編集",
"card-edit-custom-fields": "カスタムフィールドの編集",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "ラベルの編集",
"card-edit-members": "メンバーの編集",
"card-labels-title": "カードのラベルを変更する",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "添付元",
"cardCustomField-datePopup-title": "日時変更",
"cardCustomFieldsPopup-title": "カスタムフィールドの編集",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "カードを削除しますか?",
"cardDetailsActionsPopup-title": "カード操作",
"cardLabelsPopup-title": "ラベル",
diff --git a/i18n/ka.i18n.json b/i18n/ka.i18n.json
index 08bbcf96..6b130fc2 100644
--- a/i18n/ka.i18n.json
+++ b/i18n/ka.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "დახარჯული დრო",
"card-edit-attachments": "მიბმული ფაილის შესწორება",
"card-edit-custom-fields": "მომხმარებლის ველის შესწორება",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "ნიშნის შესწორება",
"card-edit-members": "მომხმარებლების შესწორება",
"card-labels-title": "ნიშნის შეცვლა ბარათისთვის.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "მიბმა შემდეგი წყაროდან: ",
"cardCustomField-datePopup-title": "დროის ცვლილება",
"cardCustomFieldsPopup-title": "მომხმარებლის ველის შესწორება",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "წავშალოთ ბარათი? ",
"cardDetailsActionsPopup-title": "ბარათის მოქმედებები",
"cardLabelsPopup-title": "ნიშნები",
diff --git a/i18n/km.i18n.json b/i18n/km.i18n.json
index 640448cd..7effb3d4 100644
--- a/i18n/km.i18n.json
+++ b/i18n/km.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json
index 92b965eb..986326d4 100644
--- a/i18n/ko.i18n.json
+++ b/i18n/ko.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "첨부 파일 수정",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "라벨 수정",
"card-edit-members": "멤버 수정",
"card-labels-title": "카드의 라벨 변경.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "첨부 파일",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "카드를 삭제합니까?",
"cardDetailsActionsPopup-title": "카드 액션",
"cardLabelsPopup-title": "라벨",
diff --git a/i18n/lv.i18n.json b/i18n/lv.i18n.json
index 524b3916..8b3770be 100644
--- a/i18n/lv.i18n.json
+++ b/i18n/lv.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/mk.i18n.json b/i18n/mk.i18n.json
index cb1d34c5..cea569be 100644
--- a/i18n/mk.i18n.json
+++ b/i18n/mk.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Изработено време",
"card-edit-attachments": "Промени прикачените датотеки",
"card-edit-custom-fields": "Промени собствените полета",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Промени етикетите",
"card-edit-members": "Промени членовете",
"card-labels-title": "Промени етикетите за картата.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Прикачи от",
"cardCustomField-datePopup-title": "Промени датата",
"cardCustomFieldsPopup-title": "Промени собствените полета",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Желаете да изтриете картата?",
"cardDetailsActionsPopup-title": "Опции",
"cardLabelsPopup-title": "Етикети",
diff --git a/i18n/mn.i18n.json b/i18n/mn.i18n.json
index 157065dd..0eca4125 100644
--- a/i18n/mn.i18n.json
+++ b/i18n/mn.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/nb.i18n.json b/i18n/nb.i18n.json
index dfb02ae1..e4fe1e82 100644
--- a/i18n/nb.i18n.json
+++ b/i18n/nb.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Rediger vedlegg",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Rediger etiketter",
"card-edit-members": "Endre medlemmer",
"card-labels-title": "Endre etiketter for kortet.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Legg ved fra",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Slett kort?",
"cardDetailsActionsPopup-title": "Kort-handlinger",
"cardLabelsPopup-title": "Etiketter",
diff --git a/i18n/nl.i18n.json b/i18n/nl.i18n.json
index 02d660fc..76cab8a4 100644
--- a/i18n/nl.i18n.json
+++ b/i18n/nl.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Gespendeerde tijd",
"card-edit-attachments": "Wijzig bijlagen",
"card-edit-custom-fields": "Wijzig maatwerkvelden",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Wijzig labels",
"card-edit-members": "Wijzig leden",
"card-labels-title": "Wijzig de labels van de kaart.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Voeg bestand toe vanuit",
"cardCustomField-datePopup-title": "Wijzigingsdatum",
"cardCustomFieldsPopup-title": "Wijzig maatwerkvelden",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Kaart verwijderen?",
"cardDetailsActionsPopup-title": "Kaart actie ondernemen",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/oc.i18n.json b/i18n/oc.i18n.json
index b5a6d818..9f6f9f83 100644
--- a/i18n/oc.i18n.json
+++ b/i18n/oc.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Temps passat",
"card-edit-attachments": "Cambiar las pèças jonchas",
"card-edit-custom-fields": "Cambiar los camps personalizats",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Cambiar los labèls",
"card-edit-members": "Cambiar los participants",
"card-labels-title": "Cambiar l'etiqueta de la carta.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Apondut dempuèi",
"cardCustomField-datePopup-title": "Cambiar la data",
"cardCustomFieldsPopup-title": "Cambiar los camps personalizats",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Suprimir la carta?",
"cardDetailsActionsPopup-title": "Accions sus la carta",
"cardLabelsPopup-title": "Etiquetas",
diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json
index 546f296f..e54c0bb4 100644
--- a/i18n/pl.i18n.json
+++ b/i18n/pl.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spędzony czas",
"card-edit-attachments": "Edytuj załączniki",
"card-edit-custom-fields": "Edytuj niestandardowe pola",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edytuj etykiety",
"card-edit-members": "Edytuj członków",
"card-labels-title": "Zmień etykiety karty",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Dodaj załącznik z",
"cardCustomField-datePopup-title": "Zmień datę",
"cardCustomFieldsPopup-title": "Edytuj niestandardowe pola",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Usunąć kartę?",
"cardDetailsActionsPopup-title": "Czynności kart",
"cardLabelsPopup-title": "Etykiety",
diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json
index a04f6e38..622a6a24 100644
--- a/i18n/pt-BR.i18n.json
+++ b/i18n/pt-BR.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Tempo Gasto",
"card-edit-attachments": "Editar anexos",
"card-edit-custom-fields": "Editar campos customizados",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Editar etiquetas",
"card-edit-members": "Editar membros",
"card-labels-title": "Alterar etiquetas do cartão.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Anexar a partir de",
"cardCustomField-datePopup-title": "Mudar data",
"cardCustomFieldsPopup-title": "Editar campos customizados",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Excluir Cartão?",
"cardDetailsActionsPopup-title": "Ações do cartão",
"cardLabelsPopup-title": "Etiquetas",
diff --git a/i18n/pt.i18n.json b/i18n/pt.i18n.json
index 022e3281..b3285abe 100644
--- a/i18n/pt.i18n.json
+++ b/i18n/pt.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Tempo Gasto",
"card-edit-attachments": "Editar anexos",
"card-edit-custom-fields": "Editar campos personalizados",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Editar etiquetas",
"card-edit-members": "Editar membros",
"card-labels-title": "Alterar as etiquetas do cartão.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Anexar a partir de",
"cardCustomField-datePopup-title": "Alterar a data",
"cardCustomFieldsPopup-title": "Editar campos personalizados",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Apagar Cartão?",
"cardDetailsActionsPopup-title": "Acções do Cartão",
"cardLabelsPopup-title": "Etiquetas",
diff --git a/i18n/ro.i18n.json b/i18n/ro.i18n.json
index 758ef362..4a5eadea 100644
--- a/i18n/ro.i18n.json
+++ b/i18n/ro.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Editează atașamente",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Editează etichete",
"card-edit-members": "Editează membrii",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json
index 0740247d..e18eb65f 100644
--- a/i18n/ru.i18n.json
+++ b/i18n/ru.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Затраченное время",
"card-edit-attachments": "Изменить вложения",
"card-edit-custom-fields": "Редактировать настраиваемые поля",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Изменить метку",
"card-edit-members": "Изменить участников",
"card-labels-title": "Изменить метки для этой карточки.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Прикрепить из",
"cardCustomField-datePopup-title": "Изменить дату",
"cardCustomFieldsPopup-title": "редактировать настраиваемые поля",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Удалить карточку?",
"cardDetailsActionsPopup-title": "Действия в карточке",
"cardLabelsPopup-title": "Метки",
diff --git a/i18n/sl.i18n.json b/i18n/sl.i18n.json
index f2c45172..18df85ff 100644
--- a/i18n/sl.i18n.json
+++ b/i18n/sl.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Porabljen čas",
"card-edit-attachments": "Uredi priponke",
"card-edit-custom-fields": "Uredi poljubna polja",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Uredi oznake",
"card-edit-members": "Uredi člane",
"card-labels-title": "Spremeni oznake za kartico.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Pripni od",
"cardCustomField-datePopup-title": "Spremeni datum",
"cardCustomFieldsPopup-title": "Uredi poljubna polja",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Briši kartico?",
"cardDetailsActionsPopup-title": "Dejanja kartice",
"cardLabelsPopup-title": "Oznake",
diff --git a/i18n/sr.i18n.json b/i18n/sr.i18n.json
index a3ba6d6b..1636357e 100644
--- a/i18n/sr.i18n.json
+++ b/i18n/sr.i18n.json
@@ -64,7 +64,7 @@
"activity-unchecked-item": "unchecked %s in checklist %s of %s",
"activity-checklist-added": "lista je dodata u %s",
"activity-checklist-removed": "removed a checklist from %s",
- "activity-checklist-completed": "completed checklist %s of %s",
+ "activity-checklist-completed": "završena čeklista %s od %s",
"activity-checklist-uncompleted": "uncompleted the checklist %s of %s",
"activity-checklist-item-added": "added checklist item to '%s' in %s",
"activity-checklist-item-removed": "removed a checklist item from '%s' in %s",
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Uredi priloge",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Uredi natpise",
"card-edit-members": "Uredi članove",
"card-labels-title": "Promeni natpis na kartici.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
@@ -319,7 +325,7 @@
"filter-clear": "Clear filter",
"filter-no-label": "Nema oznake",
"filter-no-member": "Nema člana",
- "filter-no-assignee": "No assignee",
+ "filter-no-assignee": "Nema zastupnika",
"filter-no-custom-fields": "No Custom Fields",
"filter-show-archive": "Prikaži arhivirane liste",
"filter-hide-empty": "Sakrij prazne liste",
@@ -441,7 +447,7 @@
"save": "Snimi",
"search": "Pretraga",
"rules": "Rules",
- "search-cards": "Search from card/list titles, descriptions and custom fields on this board",
+ "search-cards": "Pretraži u naslovima kartica/listi, opsima i proizvoljnim poljima sa ove table",
"search-example": "Text to search for?",
"select-color": "Select Color",
"set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
diff --git a/i18n/sv.i18n.json b/i18n/sv.i18n.json
index 07c358cf..e8185306 100644
--- a/i18n/sv.i18n.json
+++ b/i18n/sv.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spenderad tid",
"card-edit-attachments": "Redigera bilaga",
"card-edit-custom-fields": "Redigera anpassade fält",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Redigera etiketter",
"card-edit-members": "Redigera medlemmar",
"card-labels-title": "Ändra etiketter för kortet.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Bifoga från",
"cardCustomField-datePopup-title": "Ändra datum",
"cardCustomFieldsPopup-title": "Redigera anpassade fält",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Ta bort kort?",
"cardDetailsActionsPopup-title": "Kortåtgärder",
"cardLabelsPopup-title": "Etiketter",
diff --git a/i18n/sw.i18n.json b/i18n/sw.i18n.json
index b72787e6..333c3755 100644
--- a/i18n/sw.i18n.json
+++ b/i18n/sw.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Muda uliotumika",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Badilisha tarehe",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/ta.i18n.json b/i18n/ta.i18n.json
index 38dcf863..4b8ec424 100644
--- a/i18n/ta.i18n.json
+++ b/i18n/ta.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/th.i18n.json b/i18n/th.i18n.json
index be89664b..4ac3ca67 100644
--- a/i18n/th.i18n.json
+++ b/i18n/th.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "แก้ไขสิ่งที่แนบมา",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "แก้ไขป้ายกำกับ",
"card-edit-members": "แก้ไขสมาชิก",
"card-labels-title": "เปลี่ยนป้ายกำกับของการ์ด",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "แนบจาก",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "ลบการ์ดนี้หรือไม่",
"cardDetailsActionsPopup-title": "การดำเนินการการ์ด",
"cardLabelsPopup-title": "ป้ายกำกับ",
diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json
index 4ba0720c..2b5213c6 100644
--- a/i18n/tr.i18n.json
+++ b/i18n/tr.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Harcanan Zaman",
"card-edit-attachments": "Ek dosyasını düzenle",
"card-edit-custom-fields": "Özel alanları düzenle",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Etiketleri düzenle",
"card-edit-members": "Üyeleri düzenle",
"card-labels-title": "Bu kart için etiketleri düzenle",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Eklenme",
"cardCustomField-datePopup-title": "Tarihi değiştir",
"cardCustomFieldsPopup-title": "Özel alanları düzenle",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Kart Silinsin mi?",
"cardDetailsActionsPopup-title": "Kart işlemleri",
"cardLabelsPopup-title": "Etiketler",
diff --git a/i18n/uk.i18n.json b/i18n/uk.i18n.json
index 2b17b845..ecf568f6 100644
--- a/i18n/uk.i18n.json
+++ b/i18n/uk.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Витрачено часу",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Редагувати мітки",
"card-edit-members": "Редагувати учасників",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Видалити картку?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/vi.i18n.json b/i18n/vi.i18n.json
index 70813dd9..78db5240 100644
--- a/i18n/vi.i18n.json
+++ b/i18n/vi.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json
index a65fd629..5a31c9cd 100644
--- a/i18n/zh-CN.i18n.json
+++ b/i18n/zh-CN.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "耗时",
"card-edit-attachments": "编辑附件",
"card-edit-custom-fields": "编辑自定义字段",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "编辑标签",
"card-edit-members": "编辑成员",
"card-labels-title": "更改该卡片上的标签",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "附件来源",
"cardCustomField-datePopup-title": "修改日期",
"cardCustomFieldsPopup-title": "编辑自定义字段",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "彻底删除卡片?",
"cardDetailsActionsPopup-title": "卡片操作",
"cardLabelsPopup-title": "标签",
diff --git a/i18n/zh-HK.i18n.json b/i18n/zh-HK.i18n.json
index 1c818cc3..feb0223e 100644
--- a/i18n/zh-HK.i18n.json
+++ b/i18n/zh-HK.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",
diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json
index 1dfcded0..44660985 100644
--- a/i18n/zh-TW.i18n.json
+++ b/i18n/zh-TW.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "耗時",
"card-edit-attachments": "編輯附件",
"card-edit-custom-fields": "編輯自訂欄位",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "編輯標籤",
"card-edit-members": "編輯成員",
"card-labels-title": "更改該卡片上的標籤",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "附件來源",
"cardCustomField-datePopup-title": "修改日期",
"cardCustomFieldsPopup-title": "編輯自訂欄位",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "徹底刪除卡片?",
"cardDetailsActionsPopup-title": "卡片操作",
"cardLabelsPopup-title": "標籤",