From 5d637dc9320edc793e149ed7c54f89f17b46a543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:14 +0200 Subject: [PATCH 01/13] New translations en.json (French) --- src/assets/i18n/fr.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/fr.json b/src/assets/i18n/fr.json index cc967487f..5b8d680b7 100644 --- a/src/assets/i18n/fr.json +++ b/src/assets/i18n/fr.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Close voting", "ARE_YOU_SURE": "Are you sure you want to close this voting? You cannot undo this action.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Yes, close this voting", "CONFIRM_NO": "No, keep the voting open" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "You can still invite and share with participants", "DIALOG_TAB_INTRODUCTION_ITEM_3": "You can post updates for actions taken as a result of this topic", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Voting in this topic will no longer be possible", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants can still continue to have a discussion", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "This is the last stage of a topic.", "FOLLOW_UP_TITLE_HEADING": "Please add an action title", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Write your action title", From 6e4ac21d54ff3f943cd950defa091779f208cccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:17 +0200 Subject: [PATCH 02/13] New translations en.json (Spanish) --- src/assets/i18n/es.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/es.json b/src/assets/i18n/es.json index 906ba38c9..ee02712e7 100644 --- a/src/assets/i18n/es.json +++ b/src/assets/i18n/es.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Cerrar votación", "ARE_YOU_SURE": "¿Estás seguro de que quieres cerrar esta votación? Esta acción no se puede deshacer.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Sí, cerrar esta votación", "CONFIRM_NO": "No, mantener la votación abierta" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "You can still invite and share with participants", "DIALOG_TAB_INTRODUCTION_ITEM_3": "You can post updates for actions taken as a result of this topic", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Voting in this topic will no longer be possible", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants can still continue to have a discussion", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "This is the last stage of a topic.", "FOLLOW_UP_TITLE_HEADING": "Please add an action title", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Write your action title", From cd0fc187bed95025b2a34a1d5017b2e484b47a8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:18 +0200 Subject: [PATCH 03/13] New translations en.json (Bulgarian) --- src/assets/i18n/bg.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/bg.json b/src/assets/i18n/bg.json index 2c7ed51b4..2088fc044 100644 --- a/src/assets/i18n/bg.json +++ b/src/assets/i18n/bg.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Close voting", "ARE_YOU_SURE": "Are you sure you want to close this voting? You cannot undo this action.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Yes, close this voting", "CONFIRM_NO": "No, keep the voting open" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "You can still invite and share with participants", "DIALOG_TAB_INTRODUCTION_ITEM_3": "You can post updates for actions taken as a result of this topic", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Voting in this topic will no longer be possible", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants can still continue to have a discussion", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "This is the last stage of a topic.", "FOLLOW_UP_TITLE_HEADING": "Please add an action title", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Write your action title", From edc3e498b4d9fa1cc1e9389ac7bb0b4dcd1b1f15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:20 +0200 Subject: [PATCH 04/13] New translations en.json (Czech) --- src/assets/i18n/cs.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/cs.json b/src/assets/i18n/cs.json index 08c0ffdc1..7cf7e3d6d 100644 --- a/src/assets/i18n/cs.json +++ b/src/assets/i18n/cs.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Ukončit hlasování", "ARE_YOU_SURE": "Opravdu chcete ukončit toto hlasování? Tuto akci nelze vrátit zpět.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Ano, ukončit toto hlasování", "CONFIRM_NO": "Ne, ponechat hlasování otevřené" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "You can still invite and share with participants", "DIALOG_TAB_INTRODUCTION_ITEM_3": "You can post updates for actions taken as a result of this topic", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Voting in this topic will no longer be possible", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants can still continue to have a discussion", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "This is the last stage of a topic.", "FOLLOW_UP_TITLE_HEADING": "Please add an action title", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Write your action title", From 54990f1af5ffc9543e23ec7a9bf52ff85e054e0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:22 +0200 Subject: [PATCH 05/13] New translations en.json (German) --- src/assets/i18n/de.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/de.json b/src/assets/i18n/de.json index d39c690d1..e3bf03210 100644 --- a/src/assets/i18n/de.json +++ b/src/assets/i18n/de.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Abstimmung beenden", "ARE_YOU_SURE": "Sind Sie sicher, dass sie diese Abstimmung schließen wollen? Sie können dies nicht widerrufen.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Ja, diese Abstimmung schließen", "CONFIRM_NO": "Nein, diese Abstimmung nicht schließen" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "Sie können immer noch Teilnehmer einladen und mit ihnen teilen", "DIALOG_TAB_INTRODUCTION_ITEM_3": "Sie können Aktualisierungen für Aktionen veröffentlichen, die als Ergebnis dieses Themas durchgeführt wurden", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Abstimmungen in diesem Thema sind nicht mehr möglich", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Teilnehmer können weiterhin eine Diskussion führen", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "Dies ist die letzte Stufe eines Themas.", "FOLLOW_UP_TITLE_HEADING": "Geben Sie bitte einen Aktionstitel ein", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Geben Sie Ihren Aktionstitel ein", From 444680c1c110e18ebefc33c62f08938e1799b743 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:24 +0200 Subject: [PATCH 06/13] New translations en.json (Russian) --- src/assets/i18n/ru.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/ru.json b/src/assets/i18n/ru.json index 7c9488de3..8afbbb081 100644 --- a/src/assets/i18n/ru.json +++ b/src/assets/i18n/ru.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Закрыть голосование", "ARE_YOU_SURE": "Вы уверены, что хотите закрыть голосование? Это действие необратимо.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Да, закрыть это голосование", "CONFIRM_NO": "Нет, оставить голосование открытым" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "Вы все еще сможете приглашать и делиться с участниками", "DIALOG_TAB_INTRODUCTION_ITEM_3": "Также можно размещать обновления по этапам выполнения действий в отношении этой темы", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Голосование по этой теме больше не будет возможным", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Участники смогут продолжать обсуждение", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "Это последний этап темы.", "FOLLOW_UP_TITLE_HEADING": "Пожалуйста, назовите Ваше обновление по применению решения", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Напишите название обновления", From f5c06dc9992b12b08c9c3e4458010685cccd1a8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:26 +0200 Subject: [PATCH 07/13] New translations en.json (Slovak) --- src/assets/i18n/sk.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/sk.json b/src/assets/i18n/sk.json index c679b5cfe..f28eeafd4 100644 --- a/src/assets/i18n/sk.json +++ b/src/assets/i18n/sk.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Uzavrieť hlasovanie", "ARE_YOU_SURE": "Určite chcete toto hlasovanie uzavrieť? Tento krok nie je možné odvolať.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Áno, hlasovanie uzavrieť", "CONFIRM_NO": "Nie, ponechať toto hlasovanie otvorené" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "Stále môžete pozývať účastníkov a zdieľať s nimi", "DIALOG_TAB_INTRODUCTION_ITEM_3": "Môžete zverejňovať aktualizácie opatrení prijatých na základe tejto témy", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Hlasovanie v tejto téme už nebude viac možné", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participanti môžu ešte stále pokračovať v diskusii", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "Toto je posledná fáza témy.", "FOLLOW_UP_TITLE_HEADING": "Pridajte názov akcie", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Napíšte názov svojej akcie", From aed9774244b6cb29b3b3db18c374ef443185fcb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:28 +0200 Subject: [PATCH 08/13] New translations en.json (Albanian) --- src/assets/i18n/sq.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/sq.json b/src/assets/i18n/sq.json index 6870da099..e15b3f816 100644 --- a/src/assets/i18n/sq.json +++ b/src/assets/i18n/sq.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Close voting", "ARE_YOU_SURE": "Are you sure you want to close this voting? You cannot undo this action.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Yes, close this voting", "CONFIRM_NO": "No, keep the voting open" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "You can still invite and share with participants", "DIALOG_TAB_INTRODUCTION_ITEM_3": "You can post updates for actions taken as a result of this topic", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Voting in this topic will no longer be possible", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants can still continue to have a discussion", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "This is the last stage of a topic.", "FOLLOW_UP_TITLE_HEADING": "Please add an action title", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Write your action title", From bde268096dbb7559f871149acdd9056674948fa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:29 +0200 Subject: [PATCH 09/13] New translations en.json (Ukrainian) --- src/assets/i18n/uk.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/uk.json b/src/assets/i18n/uk.json index f7065fe04..c41cc17d9 100644 --- a/src/assets/i18n/uk.json +++ b/src/assets/i18n/uk.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Close voting", "ARE_YOU_SURE": "Are you sure you want to close this voting? You cannot undo this action.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Yes, close this voting", "CONFIRM_NO": "No, keep the voting open" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "You can still invite and share with participants", "DIALOG_TAB_INTRODUCTION_ITEM_3": "You can post updates for actions taken as a result of this topic", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Voting in this topic will no longer be possible", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants can still continue to have a discussion", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "This is the last stage of a topic.", "FOLLOW_UP_TITLE_HEADING": "Please add an action title", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Write your action title", From 0ab2016ff933d27cc582da4f624a6a01a3234ee7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:31 +0200 Subject: [PATCH 10/13] New translations en.json (Indonesian) --- src/assets/i18n/id.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/id.json b/src/assets/i18n/id.json index 371767bcd..477605d20 100644 --- a/src/assets/i18n/id.json +++ b/src/assets/i18n/id.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Close voting", "ARE_YOU_SURE": "Are you sure you want to close this voting? You cannot undo this action.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Yes, close this voting", "CONFIRM_NO": "No, keep the voting open" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "You can still invite and share with participants", "DIALOG_TAB_INTRODUCTION_ITEM_3": "You can post updates for actions taken as a result of this topic", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Voting in this topic will no longer be possible", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants can still continue to have a discussion", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "This is the last stage of a topic.", "FOLLOW_UP_TITLE_HEADING": "Please add an action title", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Write your action title", From c675e3db05c579338e9d1ca5c9c07982b12a0dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:32 +0200 Subject: [PATCH 11/13] New translations en.json (Estonian) --- src/assets/i18n/et.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/et.json b/src/assets/i18n/et.json index 5363fc029..0cbd1a990 100644 --- a/src/assets/i18n/et.json +++ b/src/assets/i18n/et.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Sulge hääletus", "ARE_YOU_SURE": "Kas oled kindel, et soovid hääletuse sulgeda? Seda toimingut ei saa tagasi võtta.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Jah, sulge hääletus", "CONFIRM_NO": "Ei, hoia hääletus avatuna" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "Endiselt saad kutseid saata ja hääletuse teavet osalejatega jagada", "DIALOG_TAB_INTRODUCTION_ITEM_3": "Saad postitada teadaandeid selle teema tulemusena tehtud toimingute kohta", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Hääletamine ei ole selles teemas enam võimalik", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Osalejad saavad arutelu jätkata", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "See on teema viimane etapp.", "FOLLOW_UP_TITLE_HEADING": "Lisa tegevuse pealkiri", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Kirjuta oma tegevuse pealkiri", From 8882930b106fe03294e7601c2a1103a456820d14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:34 +0200 Subject: [PATCH 12/13] New translations en.json (Swahili) --- src/assets/i18n/sw.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/sw.json b/src/assets/i18n/sw.json index 5b98777c5..15830d8b0 100644 --- a/src/assets/i18n/sw.json +++ b/src/assets/i18n/sw.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Close voting", "ARE_YOU_SURE": "Are you sure you want to close this voting? You cannot undo this action.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Yes, close this voting", "CONFIRM_NO": "No, keep the voting open" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "You can still invite and share with participants", "DIALOG_TAB_INTRODUCTION_ITEM_3": "You can post updates for actions taken as a result of this topic", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Voting in this topic will no longer be possible", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants can still continue to have a discussion", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "This is the last stage of a topic.", "FOLLOW_UP_TITLE_HEADING": "Please add an action title", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Write your action title", From 078bd28539d92dc01bc231e08d8f481189f22758 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilmar=20T=C3=BCrk?= Date: Wed, 13 Nov 2024 22:09:36 +0200 Subject: [PATCH 13/13] New translations en.json (Somali) --- src/assets/i18n/so.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/assets/i18n/so.json b/src/assets/i18n/so.json index 5b98777c5..15830d8b0 100644 --- a/src/assets/i18n/so.json +++ b/src/assets/i18n/so.json @@ -243,6 +243,7 @@ "CLOSE_VOTING_CONFIRM": { "HEADING": "Close voting", "ARE_YOU_SURE": "Are you sure you want to close this voting? You cannot undo this action.", + "CLOSE_VOTING_DESCRIPTION": "Closing the vote will send the topic into 'Action' phase. Any phases still open will be closed, and participants will no longer be able to contribute.", "CONFIRM_YES": "Yes, close this voting", "CONFIRM_NO": "No, keep the voting open" }, @@ -1193,7 +1194,9 @@ "DIALOG_TAB_INTRODUCTION_ITEM_2": "You can still invite and share with participants", "DIALOG_TAB_INTRODUCTION_ITEM_3": "You can post updates for actions taken as a result of this topic", "DIALOG_TAB_INTRODUCTION_ITEM_4": "Voting in this topic will no longer be possible", - "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants can still continue to have a discussion", + "DIALOG_TAB_INTRODUCTION_ITEM_5": "Participants will no longer be able to contribute", + "DIALOG_TAB_INTRODUCTION_ITEM_6": "You can no longer start a new phase", + "DIALOG_TAB_INTRODUCTION_ITEM_7": "Any phases still open will be automatically closed", "DIALOG_TAB_INTRODUCTION_INFO": "This is the last stage of a topic.", "FOLLOW_UP_TITLE_HEADING": "Please add an action title", "FOLLOW_UP_TITLE_HEADING_PLACEHOLDER": "Write your action title",