This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/main by this push:
new ce4b9960d7 Translated using Weblate (Chinese (Simplified Han script))
(#5820)
ce4b9960d7 is described below
commit ce4b9960d70c065e6772b788e712c30182300343
Author: hop-weblate <[email protected]>
AuthorDate: Wed Oct 15 14:48:40 2025 +0200
Translated using Weblate (Chinese (Simplified Han script)) (#5820)
Currently translated at 66.6% (16 of 24 strings)
Translated using Weblate (Korean)
Currently translated at 50.0% (12 of 24 strings)
Translated using Weblate (Japanese)
Currently translated at 50.0% (12 of 24 strings)
Translated using Weblate (Italian)
Currently translated at 50.0% (12 of 24 strings)
Translated using Weblate (Spanish)
Currently translated at 66.6% (16 of 24 strings)
Translated using Weblate (Spanish (Argentina))
Currently translated at 50.0% (12 of 24 strings)
Translate-URL:
https://translate.project-hop.org/projects/apache-hop/start/es/
Translate-URL:
https://translate.project-hop.org/projects/apache-hop/start/es_AR/
Translate-URL:
https://translate.project-hop.org/projects/apache-hop/start/it/
Translate-URL:
https://translate.project-hop.org/projects/apache-hop/start/ja/
Translate-URL:
https://translate.project-hop.org/projects/apache-hop/start/ko/
Translate-URL:
https://translate.project-hop.org/projects/apache-hop/start/zh_Hans/
Translation: Apache Hop/start
Co-authored-by: Weblate <[email protected]>
---
.../actions/start/messages/messages_es_AR.properties | 12 ++++++------
.../actions/start/messages/messages_es_ES.properties | 14 +++++++-------
.../actions/start/messages/messages_it_IT.properties | 14 +++++++-------
.../actions/start/messages/messages_ja_JP.properties | 12 ++++++------
.../actions/start/messages/messages_ko_KR.properties | 14 +++++++-------
.../actions/start/messages/messages_zh_CN.properties | 12 ++++++------
6 files changed, 39 insertions(+), 39 deletions(-)
diff --git
a/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_es_AR.properties
b/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_es_AR.properties
index 9fa24b270e..e4d3299c5c 100644
---
a/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_es_AR.properties
+++
b/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_es_AR.properties
@@ -20,20 +20,20 @@
ActionStart.DayOfMonth.Label=D\u00EDa del mes.
ActionStart.DayOfWeek.Friday=Viernes
-ActionStart.DayOfWeek.Label=D\u00EDa de la semana\:
+ActionStart.DayOfWeek.Label=D\u00EDa de la semana:
ActionStart.DayOfWeek.Monday=Lunes
ActionStart.DayOfWeek.Saturday=S\u00E1bado
ActionStart.DayOfWeek.Sunday=Domingo
ActionStart.DayOfWeek.Thursday=Jueves
ActionStart.DayOfWeek.Tuesday=Martes
ActionStart.DayOfWeek.Wednesday=Mi\u00E9rcoles
-ActionStart.IntervalMinutes.Label=Intervalo en minutos\:
-ActionStart.IntervalSeconds.Label=Intervalo en segundos\:
-ActionStart.Repeat.Label=Repetir\:
-ActionStart.TimeOfDay.Label=Hora del d\u00EDa\:
+ActionStart.IntervalMinutes.Label=Intervalo en minutos:
+ActionStart.IntervalSeconds.Label=Intervalo en segundos:
+ActionStart.Repeat.Label=Repetir:
+ActionStart.TimeOfDay.Label=Hora del d\u00EDa:
ActionStart.Type.Daily=Diariamente
ActionStart.Type.Interval=Intervalo
-ActionStart.Type.Label=Tipo\:
+ActionStart.Type.Label=Tipo:
ActionStart.Type.Monthly=Mensualmente
ActionStart.Type.NoScheduling=Sin programaci\u00F3n
ActionStart.Type.Weekly=Semanalmente
diff --git
a/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_es_ES.properties
b/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_es_ES.properties
index 7180ad736d..17c6edaa7e 100644
---
a/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_es_ES.properties
+++
b/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_es_ES.properties
@@ -16,9 +16,9 @@
#
#
-ActionStart.DayOfMonth.Label=D\u00EDa del mes\:
+ActionStart.DayOfMonth.Label=D\u00EDa del mes:
ActionStart.DayOfWeek.Friday=Viernes
-ActionStart.DayOfWeek.Label=D\u00EDa de la semana\:
+ActionStart.DayOfWeek.Label=D\u00EDa de la semana:
ActionStart.DayOfWeek.Monday=Lunes
ActionStart.DayOfWeek.Saturday=S\u00E1bado
ActionStart.DayOfWeek.Sunday=Domingo
@@ -26,16 +26,16 @@ ActionStart.DayOfWeek.Thursday=Jueves
ActionStart.DayOfWeek.Tuesday=Martes
ActionStart.DayOfWeek.Wednesday=Mi\u00E9rcoles
ActionStart.Description=La acci\u00F3n de inicio es el punto de partida para
la ejecuci\u00F3n de un flujo de trabajo
-ActionStart.IntervalMinutes.Label=Intervalo en minutos\:
-ActionStart.IntervalSeconds.Label=Intervalo en segundos\:
+ActionStart.IntervalMinutes.Label=Intervalo en minutos:
+ActionStart.IntervalSeconds.Label=Intervalo en segundos:
ActionStart.keyword=Inicio
ActionStart.Name=Inicio
ActionStart.Name.Label=Nombre de acci\u00F3n
-ActionStart.Repeat.Label=Repetir\:
-ActionStart.TimeOfDay.Label=Hora del d\u00EDa\:
+ActionStart.Repeat.Label=Repetir:
+ActionStart.TimeOfDay.Label=Hora del d\u00EDa:
ActionStart.Type.Daily=Diario
ActionStart.Type.Interval=Intervalo
-ActionStart.Type.Label=Tipo\:
+ActionStart.Type.Label=Tipo:
ActionStart.Type.Monthly=Mensual
ActionStart.Type.NoScheduling=No hay programaci\u00F3n
ActionStart.Type.Weekly=Semanal
diff --git
a/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_it_IT.properties
b/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_it_IT.properties
index dddb0ee956..482f579e65 100644
---
a/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_it_IT.properties
+++
b/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_it_IT.properties
@@ -18,22 +18,22 @@
#
#
-ActionStart.DayOfMonth.Label=Giorno del mese\:
+ActionStart.DayOfMonth.Label=Giorno del mese:
ActionStart.DayOfWeek.Friday=Venerd\u00EC
-ActionStart.DayOfWeek.Label=Giorno della settimana\:
+ActionStart.DayOfWeek.Label=Giorno della settimana:
ActionStart.DayOfWeek.Monday=Luned\u00EC
ActionStart.DayOfWeek.Saturday=Sabato
ActionStart.DayOfWeek.Sunday=Domenica
ActionStart.DayOfWeek.Thursday=Gioved\u00EC
ActionStart.DayOfWeek.Tuesday=Marted\u00EC
ActionStart.DayOfWeek.Wednesday=Mercoled\u00EC
-ActionStart.IntervalMinutes.Label=Intervallo in minuti\:
-ActionStart.IntervalSeconds.Label=Intervallo in secondi\:
-ActionStart.Repeat.Label=Ripeti\:
-ActionStart.TimeOfDay.Label=Ora del giorno\:
+ActionStart.IntervalMinutes.Label=Intervallo in minuti:
+ActionStart.IntervalSeconds.Label=Intervallo in secondi:
+ActionStart.Repeat.Label=Ripeti:
+ActionStart.TimeOfDay.Label=Ora del giorno:
ActionStart.Type.Daily=Quotidianamente
ActionStart.Type.Interval=Intervallo
-ActionStart.Type.Label=Tipo\:
+ActionStart.Type.Label=Tipo:
ActionStart.Type.Monthly=Mensilmente
ActionStart.Type.NoScheduling=Nessuna schedulazione
ActionStart.Type.Weekly=Settimanalmente
diff --git
a/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_ja_JP.properties
b/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_ja_JP.properties
index 7a833ce0ce..155e50152b 100644
---
a/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_ja_JP.properties
+++
b/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_ja_JP.properties
@@ -18,9 +18,9 @@
#
#
-ActionStart.DayOfMonth.Label=\u65e5
+ActionStart.DayOfMonth.Label=\u65E5
ActionStart.DayOfWeek.Friday=\u91d1\u66dc\u65e5
-ActionStart.DayOfWeek.Label=\u66dc\u65e5
+ActionStart.DayOfWeek.Label=\u66DC\u65E5
ActionStart.DayOfWeek.Monday=\u6708\u66dc\u65e5
ActionStart.DayOfWeek.Saturday=\u571f\u66dc\u65e5
ActionStart.DayOfWeek.Sunday=\u65e5\u66dc\u65e5
@@ -28,12 +28,12 @@ ActionStart.DayOfWeek.Thursday=\u6728\u66dc\u65e5
ActionStart.DayOfWeek.Tuesday=\u706b\u66dc\u65e5
ActionStart.DayOfWeek.Wednesday=\u6c34\u66dc\u65e5
ActionStart.IntervalMinutes.Label=\u5206
-ActionStart.IntervalSeconds.Label=\u79d2
-ActionStart.Repeat.Label=\u7e70\u308a\u8fd4\u3057
-ActionStart.TimeOfDay.Label=\u6bce\u6642
+ActionStart.IntervalSeconds.Label=\u79D2
+ActionStart.Repeat.Label=\u7E70\u308A\u8FD4\u3057
+ActionStart.TimeOfDay.Label=\u6BCE\u6642
ActionStart.Type.Daily=\u6bce\u65e5
ActionStart.Type.Interval=\u9593\u9694
-ActionStart.Type.Label=\u5b9f\u884c\u9593\u9694
+ActionStart.Type.Label=\u5B9F\u884C\u9593\u9694
ActionStart.Type.Monthly=\u6bce\u6708
ActionStart.Type.NoScheduling=\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u7121\u3057
ActionStart.Type.Weekly=\u6bce\u9031
diff --git
a/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_ko_KR.properties
b/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_ko_KR.properties
index 6a64e2f2c2..0ae7d634d0 100644
---
a/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_ko_KR.properties
+++
b/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_ko_KR.properties
@@ -18,22 +18,22 @@
#
#
-ActionStart.DayOfMonth.Label=Day of month\:
+ActionStart.DayOfMonth.Label=Day of month:
ActionStart.DayOfWeek.Friday=\uAE08\uC694\uC77C
-ActionStart.DayOfWeek.Label=Day of week\:
+ActionStart.DayOfWeek.Label=Day of week:
ActionStart.DayOfWeek.Monday=\uC6D4\uC694\uC77C
ActionStart.DayOfWeek.Saturday=\uD1A0\uC694\uC77C
ActionStart.DayOfWeek.Sunday=\uC77C\uC694\uC77C
ActionStart.DayOfWeek.Thursday=\uBAA9\uC694\uC77C
ActionStart.DayOfWeek.Tuesday=\uD654\uC694\uC77C
ActionStart.DayOfWeek.Wednesday=\uC218\uC694\uC77C
-ActionStart.IntervalMinutes.Label=\uBD84\uB2E8\uC704 \uAC04\uACA9\:
-ActionStart.IntervalSeconds.Label=\uCD08\uB2E8\uC704 \uAC04\uACA9\:
-ActionStart.Repeat.Label=\uBC18\uBCF5\:
-ActionStart.TimeOfDay.Label=Time of day\:
+ActionStart.IntervalMinutes.Label=\uBD84\uB2E8\uC704 \uAC04\uACA9:
+ActionStart.IntervalSeconds.Label=\uCD08\uB2E8\uC704 \uAC04\uACA9:
+ActionStart.Repeat.Label=\uBC18\uBCF5:
+ActionStart.TimeOfDay.Label=Time of day:
ActionStart.Type.Daily=\uB9E4\uC77C
ActionStart.Type.Interval=\uAC04\uACA9
-ActionStart.Type.Label=\uD615\uC2DD\:
+ActionStart.Type.Label=\uD615\uC2DD:
ActionStart.Type.Monthly=\uB9E4\uC6D4
ActionStart.Type.NoScheduling=\uC2A4\uCF00\uC974\uB9C1 \uC5C6\uC74C
ActionStart.Type.Weekly=\uB9E4\uC8FC
diff --git
a/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_zh_CN.properties
b/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_zh_CN.properties
index f16a799d73..0d49ca302a 100644
---
a/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_zh_CN.properties
+++
b/engine/src/main/resources/org/apache/hop/workflow/actions/start/messages/messages_zh_CN.properties
@@ -19,7 +19,7 @@
ActionStart.DayOfMonth.Label=\u6BCF\u6708:
ActionStart.DayOfWeek.Friday=\u661F\u671F\u4E94
-ActionStart.DayOfWeek.Label=\u6BCF\u5468\:
+ActionStart.DayOfWeek.Label=\u6BCF\u5468:
ActionStart.DayOfWeek.Monday=\u661F\u671F\u4E00
ActionStart.DayOfWeek.Saturday=\u661F\u671F\u516D
ActionStart.DayOfWeek.Sunday=\u661F\u671F\u5929
@@ -27,16 +27,16 @@ ActionStart.DayOfWeek.Thursday=\u661F\u671F\u56DB
ActionStart.DayOfWeek.Tuesday=\u661F\u671F\u4E8C
ActionStart.DayOfWeek.Wednesday=\u661F\u671F\u4E09
ActionStart.Description=\u542F\u52A8 Action \u662F Workflow
\u6267\u884C\u7684\u8D77\u59CB\u70B9
-ActionStart.IntervalMinutes.Label=\u4EE5\u5206\u949F\u8BA1\u7B97\u7684\u95F4\u9694\:
-ActionStart.IntervalSeconds.Label=\u4EE5\u79D2\u8BA1\u7B97\u7684\u95F4\u9694\:
+ActionStart.IntervalMinutes.Label=\u4EE5\u5206\u949F\u8BA1\u7B97\u7684\u95F4\u9694:
+ActionStart.IntervalSeconds.Label=\u4EE5\u79D2\u8BA1\u7B97\u7684\u95F4\u9694:
ActionStart.keyword=start
ActionStart.Name=\u542F\u52A8
ActionStart.Name.Label=Action \u540D\u79F0
-ActionStart.Repeat.Label=\u91CD\u590D\:
-ActionStart.TimeOfDay.Label=\u6BCF\u5929\:
+ActionStart.Repeat.Label=\u91CD\u590D:
+ActionStart.TimeOfDay.Label=\u6BCF\u5929:
ActionStart.Type.Daily=\u5929
ActionStart.Type.Interval=\u65F6\u95F4\u95F4\u9694
-ActionStart.Type.Label=\u7C7B\u578B\:
+ActionStart.Type.Label=\u7C7B\u578B:
ActionStart.Type.Monthly=\u6708
ActionStart.Type.NoScheduling=\u4E0D\u9700\u8981\u5B9A\u65F6
ActionStart.Type.Weekly=\u5468