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 a850c9909a [TRANS] add missing messages files (#6027)
a850c9909a is described below

commit a850c9909afec1040a39c7b1d00f5ff50390962a
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Mon Nov 17 14:27:57 2025 +0100

    [TRANS] add missing messages files (#6027)
---
 .../salesforce/messages/messages_de_DE.properties     | 19 +++++++++++++++++++
 .../salesforce/messages/messages_es_AR.properties     | 19 +++++++++++++++++++
 .../salesforce/messages/messages_es_ES.properties     | 19 +++++++++++++++++++
 .../salesforce/messages/messages_fr_FR.properties     | 19 +++++++++++++++++++
 .../salesforce/messages/messages_it_IT.properties     | 19 +++++++++++++++++++
 .../salesforce/messages/messages_ja_JP.properties     | 19 +++++++++++++++++++
 .../salesforce/messages/messages_ko_KR.properties     | 19 +++++++++++++++++++
 .../salesforce/messages/messages_nl_NL.properties     | 19 +++++++++++++++++++
 .../salesforce/messages/messages_no_NO.properties     | 19 +++++++++++++++++++
 .../salesforce/messages/messages_pl_PL.properties     | 19 +++++++++++++++++++
 .../salesforce/messages/messages_pt_BR.properties     | 19 +++++++++++++++++++
 .../salesforce/messages/messages_pt_PT.properties     | 19 +++++++++++++++++++
 .../salesforce/messages/messages_zh_CN.properties     | 19 +++++++++++++++++++
 13 files changed, 247 insertions(+)

diff --git 
a/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_de_DE.properties
 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_de_DE.properties
new file mode 100644
index 0000000000..1692cdb472
--- /dev/null
+++ 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_de_DE.properties
@@ -0,0 +1,19 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
diff --git 
a/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_es_AR.properties
 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_es_AR.properties
new file mode 100644
index 0000000000..1692cdb472
--- /dev/null
+++ 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_es_AR.properties
@@ -0,0 +1,19 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
diff --git 
a/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_es_ES.properties
 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_es_ES.properties
new file mode 100644
index 0000000000..1692cdb472
--- /dev/null
+++ 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_es_ES.properties
@@ -0,0 +1,19 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
diff --git 
a/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_fr_FR.properties
 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_fr_FR.properties
new file mode 100644
index 0000000000..1692cdb472
--- /dev/null
+++ 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_fr_FR.properties
@@ -0,0 +1,19 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
diff --git 
a/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_it_IT.properties
 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_it_IT.properties
new file mode 100644
index 0000000000..1692cdb472
--- /dev/null
+++ 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_it_IT.properties
@@ -0,0 +1,19 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
diff --git 
a/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_ja_JP.properties
 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_ja_JP.properties
new file mode 100644
index 0000000000..1692cdb472
--- /dev/null
+++ 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_ja_JP.properties
@@ -0,0 +1,19 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
diff --git 
a/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_ko_KR.properties
 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_ko_KR.properties
new file mode 100644
index 0000000000..1692cdb472
--- /dev/null
+++ 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_ko_KR.properties
@@ -0,0 +1,19 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
diff --git 
a/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_nl_NL.properties
 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_nl_NL.properties
new file mode 100644
index 0000000000..1692cdb472
--- /dev/null
+++ 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_nl_NL.properties
@@ -0,0 +1,19 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
diff --git 
a/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_no_NO.properties
 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_no_NO.properties
new file mode 100644
index 0000000000..1692cdb472
--- /dev/null
+++ 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_no_NO.properties
@@ -0,0 +1,19 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
diff --git 
a/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_pl_PL.properties
 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_pl_PL.properties
new file mode 100644
index 0000000000..1692cdb472
--- /dev/null
+++ 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_pl_PL.properties
@@ -0,0 +1,19 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
diff --git 
a/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_pt_BR.properties
 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_pt_BR.properties
new file mode 100644
index 0000000000..1692cdb472
--- /dev/null
+++ 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_pt_BR.properties
@@ -0,0 +1,19 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
diff --git 
a/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_pt_PT.properties
 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_pt_PT.properties
new file mode 100644
index 0000000000..1692cdb472
--- /dev/null
+++ 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_pt_PT.properties
@@ -0,0 +1,19 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
diff --git 
a/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_zh_CN.properties
 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_zh_CN.properties
new file mode 100644
index 0000000000..1692cdb472
--- /dev/null
+++ 
b/plugins/tech/salesforce/src/main/resources/org/apache/hop/metadata/salesforce/messages/messages_zh_CN.properties
@@ -0,0 +1,19 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+

Reply via email to