From 324d879aad5d39a4d928d57ab65a12f49adf1b0f Mon Sep 17 00:00:00 2001
From: Aung ko <aungko.use@gmail.com>
Date: Mon, 30 Sep 2024 16:43:47 +0000
Subject: [PATCH] Translated using Weblate (Burmese)

Currently translated at 7.3% (75 of 1016 strings)

Translated using Weblate (English)

Currently translated at 99.9% (1015 of 1016 strings)

Co-authored-by: Aung ko <aungko.use@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/en/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/my/
Translation: Uptime Kuma/Uptime Kuma
---
 src/lang/en.json | 2 +-
 src/lang/my.json | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/lang/en.json b/src/lang/en.json
index 8a735e8e1..24ca7cd99 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -976,7 +976,7 @@
     "privateOnesenderDesc": "Make sure the number phone is valid. To send message into private number phone, ex: 628123456789",
     "groupOnesenderDesc": "Make sure the GroupID is valid. To send message into Group, ex: 628123456789-342345",
     "Group ID": "Group ID",
-    "wayToGetOnesenderUrlandToken":"You can get the URL and Token by going to the Onesender website. More info {0}",
+    "wayToGetOnesenderUrlandToken": "You can get the URL and Token by going to the Onesender website. More info {0}",
     "Add Remote Browser": "Add Remote Browser",
     "New Group": "New Group",
     "Group Name": "Group Name",
diff --git a/src/lang/my.json b/src/lang/my.json
index d7b80be92..d893a0492 100644
--- a/src/lang/my.json
+++ b/src/lang/my.json
@@ -33,7 +33,7 @@
     "Down": "ကွန်ရက်ပြတ်တောက်နေသည်",
     "Pending": "ဆိုင်းငံ့ဆဲ",
     "statusMaintenance": "ပြုပြင်ထိန်းသိမ်းခြင်း",
-    "Cannot connect to the socket server": "Socket Server အားချိတ်ဆက်မှုမအောင်မြင်ပါ",
+    "Cannot connect to the socket server": "Why Socket Server အားချိတ်ဆက်မှုမအောင်မြင်ပါ",
     "Passive Monitor Type": "Passive စောင့်ကြည့်မှုပုံစံ",
     "Specific Monitor Type": "သီးခြားစောင့်ကြည့်မှုပုံစံ",
     "Resume": "ဆက်သွားမည်",
@@ -89,5 +89,7 @@
     "Heartbeat Retry Interval": "ကွန်ယက်ချိတ်ဆက်နိုင်မှုတိုင်းတာခြင်း ထပ်မံကြိုးစားခြင်း အချိန်ကွာဟချက်",
     "Resend Notification if Down X times consecutively": "ကွန်ယက်ချိတ်ဆက်မှု X အကြိမ်ထိ ဆက်တိုက်ကျနေပါက သတိပေးချက်ထပ်မံပေးပို့ရန်",
     "retriesDescription": "ဝန်ဆောင်မှုကွန်ယက်ပြတ်တောက်နေ၍ သတိပေးချက်ပေးပို့ပြီး အများဆုံးထပ်မံကြိုးစားနိုင်မှု",
-    "Search Engine Visibility": "ရှာဖွေမှုအင်ဂျင်များ၏မြင်နိုင်စွမ်း"
+    "Search Engine Visibility": "ရှာဖွေမှုအင်ဂျင်များ၏မြင်နိုင်စွမ်း",
+    "setupDatabaseEmbeddedMariaDB": "You don't need to set anything. This docker image has embedded and configured MariaDB for you automatically. Uptime Kuma will connect to this database via unix socket.",
+    "setupDatabaseChooseDatabase": "English"
 }