From 9f543fecf3f2920046d46cc6accc1cd42d853bd2 Mon Sep 17 00:00:00 2001
From: Jenkins <jenkins@ring-packaging.cx>
Date: Mon, 30 Oct 2023 18:37:41 -0400
Subject: [PATCH] i18n: automatic bump

Change-Id: I6031a4b7eef6252447d69d68435e3b0aa15fd48a
---
 AutoAnswer/data/locale/AutoAnswer_es.json    | 2 +-
 AutoAnswer/data/locale/AutoAnswer_es_AR.json | 2 +-
 AutoAnswer/data/locale/AutoAnswer_es_CO.json | 2 +-
 AutoAnswer/data/locale/AutoAnswer_es_MX.json | 2 +-
 WaterMark/data/locale/WaterMark_tr.json      | 6 +++---
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/AutoAnswer/data/locale/AutoAnswer_es.json b/AutoAnswer/data/locale/AutoAnswer_es.json
index 40b4542..4012ad3 100644
--- a/AutoAnswer/data/locale/AutoAnswer_es.json
+++ b/AutoAnswer/data/locale/AutoAnswer_es.json
@@ -8,5 +8,5 @@
         "always_title": "Activar Bot automáticamente",
         "always_summary": "El bot estará activo en todas las conversaciones.",
         "name": "Respuesta automática",
-        "description_summary": "Set up a bot that automatically answers with given text."
+        "description_summary": "Establecer un bot que responde automáticamente con un texto definido."
 }
\ No newline at end of file
diff --git a/AutoAnswer/data/locale/AutoAnswer_es_AR.json b/AutoAnswer/data/locale/AutoAnswer_es_AR.json
index 5281666..cd59239 100644
--- a/AutoAnswer/data/locale/AutoAnswer_es_AR.json
+++ b/AutoAnswer/data/locale/AutoAnswer_es_AR.json
@@ -8,5 +8,5 @@
         "always_title": "Activar Bot automáticamente",
         "always_summary": "El bot estará activo en todas las conversaciones.",
         "name": "Responder automáticamente",
-        "description_summary": "Set up a bot that automatically answers with given text."
+        "description_summary": "Establecer un bot que responde automáticamente con un texto definido."
 }
\ No newline at end of file
diff --git a/AutoAnswer/data/locale/AutoAnswer_es_CO.json b/AutoAnswer/data/locale/AutoAnswer_es_CO.json
index 5281666..cd59239 100644
--- a/AutoAnswer/data/locale/AutoAnswer_es_CO.json
+++ b/AutoAnswer/data/locale/AutoAnswer_es_CO.json
@@ -8,5 +8,5 @@
         "always_title": "Activar Bot automáticamente",
         "always_summary": "El bot estará activo en todas las conversaciones.",
         "name": "Responder automáticamente",
-        "description_summary": "Set up a bot that automatically answers with given text."
+        "description_summary": "Establecer un bot que responde automáticamente con un texto definido."
 }
\ No newline at end of file
diff --git a/AutoAnswer/data/locale/AutoAnswer_es_MX.json b/AutoAnswer/data/locale/AutoAnswer_es_MX.json
index 5281666..cd59239 100644
--- a/AutoAnswer/data/locale/AutoAnswer_es_MX.json
+++ b/AutoAnswer/data/locale/AutoAnswer_es_MX.json
@@ -8,5 +8,5 @@
         "always_title": "Activar Bot automáticamente",
         "always_summary": "El bot estará activo en todas las conversaciones.",
         "name": "Responder automáticamente",
-        "description_summary": "Set up a bot that automatically answers with given text."
+        "description_summary": "Establecer un bot que responde automáticamente con un texto definido."
 }
\ No newline at end of file
diff --git a/WaterMark/data/locale/WaterMark_tr.json b/WaterMark/data/locale/WaterMark_tr.json
index 0f6b7fa..658bb3e 100644
--- a/WaterMark/data/locale/WaterMark_tr.json
+++ b/WaterMark/data/locale/WaterMark_tr.json
@@ -1,5 +1,5 @@
 {
-    "image_category": "Su işaretinin görüntüsü",
+    "image_category": "filigran görüntüsü",
     "text_category": "Su işaretleri metni",
     "videostream_title": "Görüntü akışı",
     "videostream_summary": "Filigran yerleştirmek istediğiniz akışı seçin",
@@ -39,6 +39,6 @@
     "fontsize_title": "Yazı tipi boyutu",
     "WatermarkAlways_title": "WaterMark otomatik olarak etkinleştir",
     "WatermarkAlways_summary": "Bir çağrı başladığında su işaretini etkinleştir.",
-    "name": "Watermark",
-    "description_summary": "Add your own logo and additional information (text, the current date and time) to your video."
+    "name": "filigran",
+    "description_summary": "vidyo görüntüne kendi logonu ve ilave bilgileri ( konu, geçerli tarih ve zaman) ekle."
 }
\ No newline at end of file
-- 
GitLab