From 2de8f595f9b4e1ee240e107958a33e1ce981b889 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 9 May 2024 12:52:03 +0300 Subject: [PATCH 01/55] New translations en-us.json (Spanish) --- src/common/i18n/locales/es-ES.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/common/i18n/locales/es-ES.json b/src/common/i18n/locales/es-ES.json index 7377ac3958e..f33a0a6c533 100644 --- a/src/common/i18n/locales/es-ES.json +++ b/src/common/i18n/locales/es-ES.json @@ -1498,9 +1498,9 @@ "uploading": "Subiendo...{{n}}/{{total}}", "uploaded": "¡Vídeo subido!", "reset": "Reiniciar", - "source": "Video source", - "thumbnail": "Thumbnail", - "min-duration-alert": "Video less than 15 seconds in duration will be ignored by 3Speak." + "source": "Fuente de vídeo", + "thumbnail": "Miniatura", + "min-duration-alert": "Un vídeo de menos de 15 segundos de duración será ignorado por 3Speak." }, "video-gallery": { "all": "Todos", From 31727cdd59550b7cac99e432696fc62c9f9b2aa5 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 9 May 2024 14:34:54 +0300 Subject: [PATCH 02/55] New translations en-us.json (Finnish) --- src/common/i18n/locales/fi-FI.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/common/i18n/locales/fi-FI.json b/src/common/i18n/locales/fi-FI.json index 83d7b2c8a71..aa8957aa114 100644 --- a/src/common/i18n/locales/fi-FI.json +++ b/src/common/i18n/locales/fi-FI.json @@ -91,7 +91,7 @@ "restore": "Palauta", "success": "Onnistui", "error": "Virhe", - "reset-form": "Reset form" + "reset-form": "Tyhjennä lomake" }, "confirm": { "title": "Oletko varma?", @@ -1498,9 +1498,9 @@ "uploading": "Lähetetään..{{n}}/{{total}}", "uploaded": "Lähetetty!", "reset": "Tyhjennä", - "source": "Video source", - "thumbnail": "Thumbnail", - "min-duration-alert": "Video less than 15 seconds in duration will be ignored by 3Speak." + "source": "Videon lähde", + "thumbnail": "Pikkukuva", + "min-duration-alert": "Alle 15 sekuntia pitkät videot hylätään 3Speak:ssa." }, "video-gallery": { "all": "Kaikki", From 208df058c047f397dfe63f36d5484a758696e914 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:27 +0300 Subject: [PATCH 03/55] New translations en-us.json (Finnish) --- src/common/i18n/locales/fi-FI.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/fi-FI.json b/src/common/i18n/locales/fi-FI.json index aa8957aa114..41db9015658 100644 --- a/src/common/i18n/locales/fi-FI.json +++ b/src/common/i18n/locales/fi-FI.json @@ -2456,6 +2456,7 @@ "finished": "Valmis", "expired-date": "Päättymispäivän tulisi olla nykyinen tai tuleva", "interpretation": "Tulkinta", - "creating-in-progress": "Luonti käynnissä..." + "creating-in-progress": "Luonti käynnissä...", + "invalid-time": "Invalid time format. Use HH:MM" } } From f8db075595978597775dcce5b482ed4fe26964b2 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:28 +0300 Subject: [PATCH 04/55] New translations en-us.json (Romanian) --- src/common/i18n/locales/ro-RO.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ro-RO.json b/src/common/i18n/locales/ro-RO.json index f67e3892819..0e23aba4c04 100644 --- a/src/common/i18n/locales/ro-RO.json +++ b/src/common/i18n/locales/ro-RO.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 79a6cbfd16b5b35fbf127978cfcd8c60cffb873a Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:30 +0300 Subject: [PATCH 05/55] New translations en-us.json (French) --- src/common/i18n/locales/fr-FR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/fr-FR.json b/src/common/i18n/locales/fr-FR.json index 5bf5e299ea3..b985ea4d8ee 100644 --- a/src/common/i18n/locales/fr-FR.json +++ b/src/common/i18n/locales/fr-FR.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From e807ab84c4bbe8cca47ad20b383ee327680cb71d Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:31 +0300 Subject: [PATCH 06/55] New translations en-us.json (Spanish) --- src/common/i18n/locales/es-ES.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/es-ES.json b/src/common/i18n/locales/es-ES.json index f33a0a6c533..f403ee8462d 100644 --- a/src/common/i18n/locales/es-ES.json +++ b/src/common/i18n/locales/es-ES.json @@ -2456,6 +2456,7 @@ "finished": "Finalizado", "expired-date": "La fecha de fin debe ser del presente o futuro", "interpretation": "Interpretación", - "creating-in-progress": "Creación en progreso..." + "creating-in-progress": "Creación en progreso...", + "invalid-time": "Invalid time format. Use HH:MM" } } From b3821da820ffd5572cf4a70025579191cf363067 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:33 +0300 Subject: [PATCH 07/55] New translations en-us.json (Arabic) --- src/common/i18n/locales/ar-SA.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ar-SA.json b/src/common/i18n/locales/ar-SA.json index 599e247f478..51b0e0f44c2 100644 --- a/src/common/i18n/locales/ar-SA.json +++ b/src/common/i18n/locales/ar-SA.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From e4e48432dbb5a28519de39c2e964947edda6238f Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:35 +0300 Subject: [PATCH 08/55] New translations en-us.json (Bulgarian) --- src/common/i18n/locales/bg-BG.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/bg-BG.json b/src/common/i18n/locales/bg-BG.json index ace42420968..4423c2cb348 100644 --- a/src/common/i18n/locales/bg-BG.json +++ b/src/common/i18n/locales/bg-BG.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 632b20a76a7c893ae2244444ab313ae6cc7fbf41 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:36 +0300 Subject: [PATCH 09/55] New translations en-us.json (Danish) --- src/common/i18n/locales/da-DK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/da-DK.json b/src/common/i18n/locales/da-DK.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/da-DK.json +++ b/src/common/i18n/locales/da-DK.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 71291de557208d835a39d1f09ad50f5a71c68a5f Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:37 +0300 Subject: [PATCH 10/55] New translations en-us.json (German) --- src/common/i18n/locales/de-DE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/de-DE.json b/src/common/i18n/locales/de-DE.json index 2ecab615766..ecc27adc617 100644 --- a/src/common/i18n/locales/de-DE.json +++ b/src/common/i18n/locales/de-DE.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 0e10fa8a49754821c8164f2d6108fe10cc0a0f24 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:39 +0300 Subject: [PATCH 11/55] New translations en-us.json (Greek) --- src/common/i18n/locales/el-GR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/el-GR.json b/src/common/i18n/locales/el-GR.json index 36dba5452e4..4c5f531f30b 100644 --- a/src/common/i18n/locales/el-GR.json +++ b/src/common/i18n/locales/el-GR.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 350d93ad32aeaf4f09e8af6f7ae64c26c62208cf Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:40 +0300 Subject: [PATCH 12/55] New translations en-us.json (Hebrew) --- src/common/i18n/locales/he-IL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/he-IL.json b/src/common/i18n/locales/he-IL.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/he-IL.json +++ b/src/common/i18n/locales/he-IL.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 44fde4edd4279b35284995f5ae02fbd75d14f7ac Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:42 +0300 Subject: [PATCH 13/55] New translations en-us.json (Hungarian) --- src/common/i18n/locales/hu-HU.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/hu-HU.json b/src/common/i18n/locales/hu-HU.json index 225f75d1b8d..8bf7f96ea8a 100644 --- a/src/common/i18n/locales/hu-HU.json +++ b/src/common/i18n/locales/hu-HU.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 9d3a728c2b0cf35b7be307899065a23572c30a39 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:43 +0300 Subject: [PATCH 14/55] New translations en-us.json (Italian) --- src/common/i18n/locales/it-IT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/it-IT.json b/src/common/i18n/locales/it-IT.json index a3061230374..128f88916cb 100644 --- a/src/common/i18n/locales/it-IT.json +++ b/src/common/i18n/locales/it-IT.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From e1d4dc40780db8f91501f53d0b9698f663f2c647 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:45 +0300 Subject: [PATCH 15/55] New translations en-us.json (Japanese) --- src/common/i18n/locales/ja-JP.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ja-JP.json b/src/common/i18n/locales/ja-JP.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/ja-JP.json +++ b/src/common/i18n/locales/ja-JP.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 867f9715f9301da5d0b92bad229286588cda08eb Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:46 +0300 Subject: [PATCH 16/55] New translations en-us.json (Georgian) --- src/common/i18n/locales/ka-GE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ka-GE.json b/src/common/i18n/locales/ka-GE.json index f4568a455b7..e812cf17a7e 100644 --- a/src/common/i18n/locales/ka-GE.json +++ b/src/common/i18n/locales/ka-GE.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From c522f519f2b09d5c4ee19072041f4503f719d8b9 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:48 +0300 Subject: [PATCH 17/55] New translations en-us.json (Korean) --- src/common/i18n/locales/ko-KR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ko-KR.json b/src/common/i18n/locales/ko-KR.json index fa9e56e0388..fd8f662f60e 100644 --- a/src/common/i18n/locales/ko-KR.json +++ b/src/common/i18n/locales/ko-KR.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From b73fc27647ffb2c6e7f7d628e51105bd308628a1 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:49 +0300 Subject: [PATCH 18/55] New translations en-us.json (Kurdish) --- src/common/i18n/locales/ku-TR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ku-TR.json b/src/common/i18n/locales/ku-TR.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/ku-TR.json +++ b/src/common/i18n/locales/ku-TR.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From cb7ab319c694744a81574fd6e67815e9472165d7 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:51 +0300 Subject: [PATCH 19/55] New translations en-us.json (Lithuanian) --- src/common/i18n/locales/lt-LT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/lt-LT.json b/src/common/i18n/locales/lt-LT.json index 68c3a4e02a6..e95cd74ca76 100644 --- a/src/common/i18n/locales/lt-LT.json +++ b/src/common/i18n/locales/lt-LT.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 52a6baf65b2d798d7d365eb096c80bd4656e0842 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:52 +0300 Subject: [PATCH 20/55] New translations en-us.json (Dutch) --- src/common/i18n/locales/nl-NL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/nl-NL.json b/src/common/i18n/locales/nl-NL.json index 174cad40521..768dd6d1363 100644 --- a/src/common/i18n/locales/nl-NL.json +++ b/src/common/i18n/locales/nl-NL.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 0871af41e18dc3037c308cc46d536177f606aeaa Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:54 +0300 Subject: [PATCH 21/55] New translations en-us.json (Norwegian) --- src/common/i18n/locales/no-NO.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/no-NO.json b/src/common/i18n/locales/no-NO.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/no-NO.json +++ b/src/common/i18n/locales/no-NO.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 85cba0fd3bdc488dfb6dc041735e3021e8e6a5b3 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:55 +0300 Subject: [PATCH 22/55] New translations en-us.json (Punjabi) --- src/common/i18n/locales/pa-IN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/pa-IN.json b/src/common/i18n/locales/pa-IN.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/pa-IN.json +++ b/src/common/i18n/locales/pa-IN.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 741fd6730fb19256fde96fc62fc3ee3c06fd2265 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:57 +0300 Subject: [PATCH 23/55] New translations en-us.json (Polish) --- src/common/i18n/locales/pl-PL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/pl-PL.json b/src/common/i18n/locales/pl-PL.json index 9425bcd866b..3f36c4f2247 100644 --- a/src/common/i18n/locales/pl-PL.json +++ b/src/common/i18n/locales/pl-PL.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 9a50832c905e85f534ab5cf7c2884e46cfb0871d Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:51:58 +0300 Subject: [PATCH 24/55] New translations en-us.json (Portuguese) --- src/common/i18n/locales/pt-PT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/pt-PT.json b/src/common/i18n/locales/pt-PT.json index 7625b108b54..803c85349f3 100644 --- a/src/common/i18n/locales/pt-PT.json +++ b/src/common/i18n/locales/pt-PT.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Criação em andamento..." + "creating-in-progress": "Criação em andamento...", + "invalid-time": "Invalid time format. Use HH:MM" } } From e25e3e9a7776a20109ea350717797745a303fad6 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:00 +0300 Subject: [PATCH 25/55] New translations en-us.json (Russian) --- src/common/i18n/locales/ru-RU.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ru-RU.json b/src/common/i18n/locales/ru-RU.json index 9c612cb4719..c5bd8760913 100644 --- a/src/common/i18n/locales/ru-RU.json +++ b/src/common/i18n/locales/ru-RU.json @@ -2456,6 +2456,7 @@ "finished": "Завершено", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 40bcaa1ca237e3f0b15677832bcc24595f31ee13 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:01 +0300 Subject: [PATCH 26/55] New translations en-us.json (Slovak) --- src/common/i18n/locales/sk-SK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/sk-SK.json b/src/common/i18n/locales/sk-SK.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/sk-SK.json +++ b/src/common/i18n/locales/sk-SK.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 30e84166e4d692f0c8d0d8cb7ddd855d33fb015b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:03 +0300 Subject: [PATCH 27/55] New translations en-us.json (Slovenian) --- src/common/i18n/locales/sl-SI.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/sl-SI.json b/src/common/i18n/locales/sl-SI.json index 67d8bedb330..b96aa9cd8c1 100644 --- a/src/common/i18n/locales/sl-SI.json +++ b/src/common/i18n/locales/sl-SI.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From a8b937027983477fc1637823629f7c1e83000918 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:05 +0300 Subject: [PATCH 28/55] New translations en-us.json (Swedish) --- src/common/i18n/locales/sv-SE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/sv-SE.json b/src/common/i18n/locales/sv-SE.json index 508f15b839a..e9900e62078 100644 --- a/src/common/i18n/locales/sv-SE.json +++ b/src/common/i18n/locales/sv-SE.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 1a3ada0f9fc48a9485421329a26ea6abde9894d5 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:06 +0300 Subject: [PATCH 29/55] New translations en-us.json (Turkish) --- src/common/i18n/locales/tr-TR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/tr-TR.json b/src/common/i18n/locales/tr-TR.json index f0d109c9ea7..b264258b2f4 100644 --- a/src/common/i18n/locales/tr-TR.json +++ b/src/common/i18n/locales/tr-TR.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 01a54064334517279f16966f5275a95d02be9f08 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:07 +0300 Subject: [PATCH 30/55] New translations en-us.json (Ukrainian) --- src/common/i18n/locales/uk-UA.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/uk-UA.json b/src/common/i18n/locales/uk-UA.json index b20aedc2f79..a23da332bf6 100644 --- a/src/common/i18n/locales/uk-UA.json +++ b/src/common/i18n/locales/uk-UA.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 5a10b5cfa12f6125a99ac357f24eaa7d33975450 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:09 +0300 Subject: [PATCH 31/55] New translations en-us.json (Chinese Simplified) --- src/common/i18n/locales/zh-CN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/zh-CN.json b/src/common/i18n/locales/zh-CN.json index 1b8b046a268..d25f37351e3 100644 --- a/src/common/i18n/locales/zh-CN.json +++ b/src/common/i18n/locales/zh-CN.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 3b1d8debc37d6bc399cf561ff4fe030bd5c5a15f Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:10 +0300 Subject: [PATCH 32/55] New translations en-us.json (Chinese Traditional) --- src/common/i18n/locales/zh-TW.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/zh-TW.json b/src/common/i18n/locales/zh-TW.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/zh-TW.json +++ b/src/common/i18n/locales/zh-TW.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From c5f207935ad4958893c33f2661c1f428b5d7b5c1 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:11 +0300 Subject: [PATCH 33/55] New translations en-us.json (Urdu (Pakistan)) --- src/common/i18n/locales/ur-PK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ur-PK.json b/src/common/i18n/locales/ur-PK.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/ur-PK.json +++ b/src/common/i18n/locales/ur-PK.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 60578256ed6b9d742fa4de22e6f5b2379019dd52 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:13 +0300 Subject: [PATCH 34/55] New translations en-us.json (Vietnamese) --- src/common/i18n/locales/vi-VN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/vi-VN.json b/src/common/i18n/locales/vi-VN.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/vi-VN.json +++ b/src/common/i18n/locales/vi-VN.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 708776000d05658c4d21d70192e92844daee782e Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:14 +0300 Subject: [PATCH 35/55] New translations en-us.json (Indonesian) --- src/common/i18n/locales/id-ID.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/id-ID.json b/src/common/i18n/locales/id-ID.json index a73e8999e5a..06b5d3cbafe 100644 --- a/src/common/i18n/locales/id-ID.json +++ b/src/common/i18n/locales/id-ID.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From d5b05ff888b338602f7e7e461a68e8a7e5405405 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:16 +0300 Subject: [PATCH 36/55] New translations en-us.json (Persian) --- src/common/i18n/locales/fa-IR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/fa-IR.json b/src/common/i18n/locales/fa-IR.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/fa-IR.json +++ b/src/common/i18n/locales/fa-IR.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 8346fef0260a19624ecd4bffd8ab3eefe4bf1cd9 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:17 +0300 Subject: [PATCH 37/55] New translations en-us.json (Tamil) --- src/common/i18n/locales/ta-IN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ta-IN.json b/src/common/i18n/locales/ta-IN.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/ta-IN.json +++ b/src/common/i18n/locales/ta-IN.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From c2f709e1594c65a562b4c250fd4e5a5efdb5cfce Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:19 +0300 Subject: [PATCH 38/55] New translations en-us.json (Bengali) --- src/common/i18n/locales/bn-BD.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/bn-BD.json b/src/common/i18n/locales/bn-BD.json index f58da773337..61b5aa81238 100644 --- a/src/common/i18n/locales/bn-BD.json +++ b/src/common/i18n/locales/bn-BD.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From c82e4d2d46c0bb66c54b7f085a337d7ba72f3de1 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:20 +0300 Subject: [PATCH 39/55] New translations en-us.json (Thai) --- src/common/i18n/locales/th-TH.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/th-TH.json b/src/common/i18n/locales/th-TH.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/th-TH.json +++ b/src/common/i18n/locales/th-TH.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 68df2b143f5c4b8c68eca3b4c661577ded58af91 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:22 +0300 Subject: [PATCH 40/55] New translations en-us.json (Croatian) --- src/common/i18n/locales/hr-HR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/hr-HR.json b/src/common/i18n/locales/hr-HR.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/hr-HR.json +++ b/src/common/i18n/locales/hr-HR.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 172c2a7a409b72203fad93e9561d2874fbaccaee Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:23 +0300 Subject: [PATCH 41/55] New translations en-us.json (Kazakh) --- src/common/i18n/locales/kk-KZ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/kk-KZ.json b/src/common/i18n/locales/kk-KZ.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/kk-KZ.json +++ b/src/common/i18n/locales/kk-KZ.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 7b902fc2c691ffb1adb5ddf431b4d05384b6e833 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:25 +0300 Subject: [PATCH 42/55] New translations en-us.json (Estonian) --- src/common/i18n/locales/et-EE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/et-EE.json b/src/common/i18n/locales/et-EE.json index e5efd527ddc..05f3e7dc722 100644 --- a/src/common/i18n/locales/et-EE.json +++ b/src/common/i18n/locales/et-EE.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From bb85aa9230bca3e5daf39350d46e52e259372e51 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:26 +0300 Subject: [PATCH 43/55] New translations en-us.json (Latvian) --- src/common/i18n/locales/lv-LV.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/lv-LV.json b/src/common/i18n/locales/lv-LV.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/lv-LV.json +++ b/src/common/i18n/locales/lv-LV.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 9efc433c27d996cfd2d53c30cd4360f664115809 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:27 +0300 Subject: [PATCH 44/55] New translations en-us.json (Azerbaijani) --- src/common/i18n/locales/az-AZ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/az-AZ.json b/src/common/i18n/locales/az-AZ.json index cc475251862..d9b94e347cf 100644 --- a/src/common/i18n/locales/az-AZ.json +++ b/src/common/i18n/locales/az-AZ.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From e17bbcd24c393b1c87a43bb81d9b3959515a91bb Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:29 +0300 Subject: [PATCH 45/55] New translations en-us.json (Hindi) --- src/common/i18n/locales/hi-IN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/hi-IN.json b/src/common/i18n/locales/hi-IN.json index dd644aea5b7..0f9e75f05e5 100644 --- a/src/common/i18n/locales/hi-IN.json +++ b/src/common/i18n/locales/hi-IN.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 7ea3aa78a4a6877ce98fae8ae9ff104d71e2b7a9 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:30 +0300 Subject: [PATCH 46/55] New translations en-us.json (Kyrgyz) --- src/common/i18n/locales/ky-KG.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ky-KG.json b/src/common/i18n/locales/ky-KG.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/ky-KG.json +++ b/src/common/i18n/locales/ky-KG.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From c2622415a6c1497e6095ee7eb3d8d1f40ffddb0e Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:32 +0300 Subject: [PATCH 47/55] New translations en-us.json (Malay) --- src/common/i18n/locales/ms-MY.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ms-MY.json b/src/common/i18n/locales/ms-MY.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/ms-MY.json +++ b/src/common/i18n/locales/ms-MY.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 435b23bcfb664baae2adac925a8d15f32841f8fe Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:33 +0300 Subject: [PATCH 48/55] New translations en-us.json (Filipino) --- src/common/i18n/locales/fil-PH.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/fil-PH.json b/src/common/i18n/locales/fil-PH.json index f5b47edf6fd..2d517ba6c38 100644 --- a/src/common/i18n/locales/fil-PH.json +++ b/src/common/i18n/locales/fil-PH.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 3caa02d1911e0573248a3bac9d384d6cd766fd57 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:35 +0300 Subject: [PATCH 49/55] New translations en-us.json (Uzbek) --- src/common/i18n/locales/uz-UZ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/uz-UZ.json b/src/common/i18n/locales/uz-UZ.json index 291c3c4e8b1..9522aed8a8e 100644 --- a/src/common/i18n/locales/uz-UZ.json +++ b/src/common/i18n/locales/uz-UZ.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 1f97e13643b9d5e2c4e3479277fc54b30aed0123 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:36 +0300 Subject: [PATCH 50/55] New translations en-us.json (Serbian (Latin)) --- src/common/i18n/locales/sr-CS.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/sr-CS.json b/src/common/i18n/locales/sr-CS.json index 324ae722fdf..73a0b91e04b 100644 --- a/src/common/i18n/locales/sr-CS.json +++ b/src/common/i18n/locales/sr-CS.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 9d2ac445a9ac70a7b596c4acee34ce6ae69d13dc Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:37 +0300 Subject: [PATCH 51/55] New translations en-us.json (Nepali) --- src/common/i18n/locales/ne-NP.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ne-NP.json b/src/common/i18n/locales/ne-NP.json index 98f821c5bc5..7b56ddbee43 100644 --- a/src/common/i18n/locales/ne-NP.json +++ b/src/common/i18n/locales/ne-NP.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From fbe6a0ab2a812e5a26418c32558fd5bb364eb3e5 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:39 +0300 Subject: [PATCH 52/55] New translations en-us.json (Yoruba) --- src/common/i18n/locales/yo-NG.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/yo-NG.json b/src/common/i18n/locales/yo-NG.json index 482248dec0c..278b27da171 100644 --- a/src/common/i18n/locales/yo-NG.json +++ b/src/common/i18n/locales/yo-NG.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From 975e3b8d7aee4346de3d349a0d0f230a46685893 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:41 +0300 Subject: [PATCH 53/55] New translations en-us.json (Nigerian Pidgin) --- src/common/i18n/locales/pcm-NG.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/pcm-NG.json b/src/common/i18n/locales/pcm-NG.json index bd2e9a7e99e..b9b0cfbbb12 100644 --- a/src/common/i18n/locales/pcm-NG.json +++ b/src/common/i18n/locales/pcm-NG.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From ad9a7c52f5628d2a7eda45b50d5e22df9ac2676c Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:42 +0300 Subject: [PATCH 54/55] New translations en-us.json (Urdu (India)) --- src/common/i18n/locales/ur-IN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ur-IN.json b/src/common/i18n/locales/ur-IN.json index cd6085971f1..1902ab3265d 100644 --- a/src/common/i18n/locales/ur-IN.json +++ b/src/common/i18n/locales/ur-IN.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } } From e097e2ce192785465db3918f85b70afb69510f78 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 14 May 2024 17:52:44 +0300 Subject: [PATCH 55/55] New translations en-us.json (Acehnese) --- src/common/i18n/locales/ac-ace.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/i18n/locales/ac-ace.json b/src/common/i18n/locales/ac-ace.json index 017036b72fd..48057ee0fcc 100644 --- a/src/common/i18n/locales/ac-ace.json +++ b/src/common/i18n/locales/ac-ace.json @@ -2456,6 +2456,7 @@ "finished": "Finished", "expired-date": "End date should be in present or future", "interpretation": "Interpretation", - "creating-in-progress": "Creating in progress..." + "creating-in-progress": "Creating in progress...", + "invalid-time": "Invalid time format. Use HH:MM" } }