From 4447aa483e13a9d99225952b58412f671046625d Mon Sep 17 00:00:00 2001 From: MrEddX Date: Thu, 17 Oct 2024 14:25:51 +0000 Subject: [PATCH 001/346] Translated using Weblate (Bulgarian) Currently translated at 100.0% (1053 of 1053 strings) Translated using Weblate (Bulgarian) Currently translated at 98.9% (1042 of 1053 strings) Co-authored-by: MrEddX Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bg/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/bg-BG.json | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/src/lang/bg-BG.json b/src/lang/bg-BG.json index 83c08525d..d52c1b498 100644 --- a/src/lang/bg-BG.json +++ b/src/lang/bg-BG.json @@ -1050,5 +1050,43 @@ "less than": "по-малко от", "greater than": "по-голямо от", "greater than or equal to": "по-голямо или равно на", - "record": "запис" + "record": "запис", + "CurlDebugInfo": "За да отстраните грешки в монитора, можете или да поставите това в терминала на Вашата машина, или в терминала на машината, на която работи \"Uptime Kuma\" и да видите заявката.{newiline}Моля, вземете под внимание мрежовите разлики като {firewalls}, {dns_resolvers} или {docker_networks}.", + "shrinkDatabaseDescriptionSqlite": "Инициира {vacuum} за база данни тип SQLite. Функцията {auto_vacuum} вече е активирана, но това не дефрагментира базата данни, нито препакетира отделните страници на базата данни по начина, по който го прави командата {vacuum}.", + "ignoredTLSError": "TLS/SSL грешките са игнорирани", + "Debug": "Отстраняване на грешки", + "Copy": "Копирай", + "CopyToClipboardError": "Неуспешно копиране в клипборда: {error}", + "CopyToClipboardSuccess": "Копирано!", + "firewalls": "защитни стени", + "dns resolvers": "DNS преобразуватели", + "docker networks": "docker мрежи", + "CurlDebugInfoOAuth2CCUnsupported": "Пълният oauth клиентски идентификационен поток не се поддържа в {curl}.{newline}Моля, вземете токен на носител и го предайте чрез опцията {oauth2_bearer}.", + "CurlDebugInfoProxiesUnsupported": "Поддръжката на прокси в горната команда {curl} в момента не е внедрена.", + "Message format": "Формат на съобщението", + "Send rich messages": "Изпращай съобщения в \"rich\" формат", + "Sound": "Звук", + "Notification Channel": "Канал за известяване", + "Alphanumerical string and hyphens only": "Само буквено-цифров низ и тирета", + "Arcade": "Arcade", + "Correct": "Правилно", + "Fail": "Грешка", + "Harp": "Арфа", + "Reveal": "Разкрий", + "Bubble": "Балон", + "Doorbell": "Звънец на врата", + "Flute": "Флейта", + "Money": "Пари", + "Scifi": "Nаучна фантастика", + "Clear": "Премахни", + "Elevator": "Асансьор", + "Guitar": "Китара", + "Pop": "Поп", + "Custom sound to override default notification sound": "Персонализиран звук, заменящ звука за известяване по подразбиране", + "Time Sensitive (iOS Only)": "Зависещи от часа (само за iOS)", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "Известията от типа \"Зависещи от часа\" ще бъдат доставени незабавно, дори ако устройството е в режим „Не безпокойте“.", + "From": "От", + "Can be found on:": "Можте да се откриете на: {0}", + "The phone number of the recipient in E.164 format.": "Телефонният номер на получателя във формат E.164.", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Идентификационен номер на подателя на текста или телефонен номер във формат E.164, в случай, че желаете да получавате отговори." } From 500b4644ae0731a0141e1591f1cacca8b375bc6e Mon Sep 17 00:00:00 2001 From: Cyril59310 Date: Thu, 17 Oct 2024 14:25:52 +0000 Subject: [PATCH 002/346] Translated using Weblate (French) Currently translated at 100.0% (1053 of 1053 strings) Co-authored-by: Cyril59310 Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fr/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/fr-FR.json | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/src/lang/fr-FR.json b/src/lang/fr-FR.json index fb36cac66..9b5a55ece 100644 --- a/src/lang/fr-FR.json +++ b/src/lang/fr-FR.json @@ -1051,5 +1051,42 @@ "less than or equal to": "inférieur ou égal à", "greater than or equal to": "supérieur ou égal à", "record": "enregistrer", - "shrinkDatabaseDescriptionSqlite": "Déclencher la commande {vacuum} pour la base de données SQLite. {auto_vacuum} est déjà activé, mais cela ne défragmente pas la base de données ni ne réorganise les pages individuelles de la base de données de la même manière que la commande {vacuum}." + "shrinkDatabaseDescriptionSqlite": "Déclencher la commande {vacuum} pour la base de données SQLite. {auto_vacuum} est déjà activé, mais cela ne défragmente pas la base de données ni ne réorganise les pages individuelles de la base de données de la même manière que la commande {vacuum}.", + "ignoredTLSError": "Les erreurs TLS/SSL ont été ignorées", + "CopyToClipboardError": "Impossible de copier dans Clipbard : {error}", + "CurlDebugInfo": "Pour déboguer la sonde, vous pouvez soit le coller dans le terminal de votre propre machine, soit dans le terminal de la machine sur lequel kuma de disponibilité s'exécute et voir ce qui vous est demandé. {newiline} Veuillez être conscient des différences de réseau telles que {firewalls}, {dns_resolvers}. ou {docker_networks}.", + "Notification Channel": "Canal de notification", + "Alphanumerical string and hyphens only": "Chaîne alphanumérique et tirets uniquement", + "Custom sound to override default notification sound": "Son personnalisé pour remplacer le son de notification par défaut", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "Les notifications urgentes seront envoyées immédiatement, même si l'appareil est en mode Ne pas déranger.", + "Debug": "Déboguer", + "Copy": "Copie", + "CopyToClipboardSuccess": "Copié !", + "firewalls": "pare-feu", + "dns resolvers": "résolveurs DNS", + "docker networks": "réseaux dockers", + "CurlDebugInfoOAuth2CCUnsupported": "Le flux complet des informations d'identification du client OAuth n'est pas pris en charge dans {curl}. {newline}Veuillez obtenir un jeton d'accès bearer token et le transmettre via l'option {oauth2_bearer}.", + "CurlDebugInfoProxiesUnsupported": "La prise en charge du proxy dans la commande {curl} ci-dessus n'est actuellement pas implémentée.", + "Message format": "Format des messages", + "Send rich messages": "Envoyer des messages enrichis", + "Sound": "Son", + "Arcade": "Arcade", + "Correct": "Correcte", + "Fail": "Échouer", + "Harp": "Harpe", + "Reveal": "Révéler", + "Bubble": "Bulle", + "Doorbell": "Sonnette", + "Flute": "Flûte", + "Money": "Argent", + "Scifi": "Science-fiction", + "Clear": "Effacer", + "Elevator": "Ascenseur", + "Guitar": "Guitare", + "Pop": "Pop", + "Time Sensitive (iOS Only)": "Sensible au temps (iOS uniquement)", + "From": "De", + "Can be found on:": "Disponible sur : {0}", + "The phone number of the recipient in E.164 format.": "Le numéro de téléphone du destinataire au format E.164.", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Soit un identifiant d'expéditeur de texte, soit un numéro de téléphone au format E.164 si vous souhaitez pouvoir recevoir des réponses." } From 413bb96fbd942df247cc071bd090b326842b90fa Mon Sep 17 00:00:00 2001 From: Marco Date: Thu, 17 Oct 2024 14:25:52 +0000 Subject: [PATCH 003/346] Translated using Weblate (German (Switzerland)) Currently translated at 100.0% (1053 of 1053 strings) Translated using Weblate (German (Switzerland)) Currently translated at 96.7% (1019 of 1053 strings) Co-authored-by: Marco Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/de_CH/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/de-CH.json | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/src/lang/de-CH.json b/src/lang/de-CH.json index 6a6920cf5..0c9ffe917 100644 --- a/src/lang/de-CH.json +++ b/src/lang/de-CH.json @@ -1048,5 +1048,42 @@ "less than or equal to": "kleiner als oder gleich", "greater than or equal to": "grösser als oder gleich", "record": "Eintrag", - "shrinkDatabaseDescriptionSqlite": "Datenbank {vacuum} für SQLite auslösen. {auto_vacuum} ist bereits aktiviert, aber dies defragmentiert die Datenbank nicht und packt auch nicht einzelne Datenbankseiten neu, wie es der Befehl {vacuum} tut." + "shrinkDatabaseDescriptionSqlite": "Datenbank {vacuum} für SQLite auslösen. {auto_vacuum} ist bereits aktiviert, aber dies defragmentiert die Datenbank nicht und packt auch nicht einzelne Datenbankseiten neu, wie es der Befehl {vacuum} tut.", + "ignoredTLSError": "TLS/SSL-Fehler wurden ignoriert", + "Debug": "Debug", + "Copy": "Kopieren", + "CurlDebugInfoOAuth2CCUnsupported": "Der vollständige OAuth-Client-Credential-Flow wird in {curl} nicht unterstützt.{newline}Bitte besorge dir ein Bearer-Token und übergebe ihn über die {oauth2_bearer}-Option.", + "Money": "Geld", + "Custom sound to override default notification sound": "Benutzerdefinierter Ton, um den standardmässigen Benachrichtigungston zu ersetzen", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Entweder eine Text-Absender-ID oder eine Telefonnummer im E.164-Format, wenn du Antworten erhalten möchtest.", + "CopyToClipboardError": "Konnte nicht in die Zwischenablage kopiert werden: {error}", + "CopyToClipboardSuccess": "Kopiert!", + "CurlDebugInfo": "Um den Monitor zu debuggen, kannst du dies entweder in das Terminal deines eigenen Rechners oder in das Terminal der Maschine, auf der Uptime Kuma läuft, einfügen und überprüfen, was du anforderst.{newiline}Bitte beachte Netzwerkunterschiede wie {firewalls}, {dns_resolvers} oder {docker_networks}.", + "firewalls": "Firewalls", + "dns resolvers": "DNS-Resolver", + "docker networks": "Docker-Netzwerke", + "CurlDebugInfoProxiesUnsupported": "Die Unterstützung von Proxys im oben genannten {curl}-Befehl ist derzeit nicht implementiert.", + "Message format": "Nachrichtenformat", + "Send rich messages": "Sende Rich-Text-Nachrichten", + "Notification Channel": "Benachrichtigungskanal", + "Sound": "Benachrichtigungston", + "Alphanumerical string and hyphens only": "Nur alphanumerische Zeichen und Bindestriche", + "Correct": "Korrekt", + "Fail": "Fehlgeschlagen", + "Harp": "Harfe", + "Reveal": "Enthüllen", + "Bubble": "Blase", + "Doorbell": "Türklingel", + "Flute": "Flöte", + "Scifi": "Science Fiction", + "Clear": "Klar", + "Elevator": "Lift", + "Guitar": "Gitarre", + "Pop": "Pop", + "Time Sensitive (iOS Only)": "Zeitkritisch (nur iOS)", + "The phone number of the recipient in E.164 format.": "Die Telefonnummer des Empfängers im E.164-Format.", + "Can be found on:": "Ist zu finden auf: {0}", + "From": "Von", + "Arcade": "Spielhalle", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "Zeitkritische Benachrichtigungen werden sofort zugestellt, auch wenn sich das Gerät im Nicht stören-Modus befindet." } From c14c502b69a5224d550ded13c328b559064f9e5a Mon Sep 17 00:00:00 2001 From: Peace Date: Thu, 17 Oct 2024 14:25:52 +0000 Subject: [PATCH 004/346] Translated using Weblate (German) Currently translated at 99.3% (1046 of 1053 strings) Co-authored-by: Peace Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/de/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/de-DE.json | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/src/lang/de-DE.json b/src/lang/de-DE.json index 7b987dd20..21d6293f3 100644 --- a/src/lang/de-DE.json +++ b/src/lang/de-DE.json @@ -1051,5 +1051,35 @@ "less than or equal to": "kleiner als oder gleich", "greater than or equal to": "größer als oder gleich", "record": "Eintrag", - "shrinkDatabaseDescriptionSqlite": "Datenbank {vacuum} für SQLite auslösen. {auto_vacuum} ist bereits aktiviert, aber dies defragmentiert die Datenbank nicht und packt auch nicht einzelne Datenbankseiten neu, wie es der Befehl {vacuum} tut." + "shrinkDatabaseDescriptionSqlite": "Datenbank {vacuum} für SQLite auslösen. {auto_vacuum} ist bereits aktiviert, aber dies defragmentiert die Datenbank nicht und packt auch nicht einzelne Datenbankseiten neu, wie es der Befehl {vacuum} tut.", + "ignoredTLSError": "TLS/SSL-Fehler wurden ignoriert", + "Message format": "Nachrichtenformat", + "Notification Channel": "Benachrichtigungskanal", + "Custom sound to override default notification sound": "Benutzerdefinierter Ton, um den standardmäßigen Benachrichtigungston zu ersetzen", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "Zeitkritische Benachrichtigungen werden sofort zugestellt, auch wenn sich das Gerät im Nicht stören-Modus befindet.", + "Debug": "Debug", + "Copy": "Kopieren", + "CopyToClipboardError": "Konnte nicht in die Zwischenablage kopiert werden: {Fehler}", + "CopyToClipboardSuccess": "Kopiert!", + "CurlDebugInfo": "Um den Monitor zu debuggen, kannst du dies entweder in das Terminal deines eigenen Rechners oder in das Terminal der Maschine, auf der Uptime Kuma läuft, einfügen und überprüfen, was du anforderst.{newiline}Bitte beachte Netzwerkunterschiede wie {firewalls}, {dns_resolvers} oder {docker_networks}.", + "firewalls": "Firewalls", + "dns resolvers": "DNS-Resolver", + "docker networks": "Docker-Netzwerke", + "CurlDebugInfoOAuth2CCUnsupported": "Der vollständige OAuth-Client-Credential-Flow wird in {curl} nicht unterstützt.{newline}Bitte besorge dir ein Bearer-Token und übergebe ihn über die {oauth2_bearer}-Option.", + "CurlDebugInfoProxiesUnsupported": "Die Unterstützung von Proxys im oben genannten {curl}-Befehl ist derzeit nicht implementiert.", + "Alphanumerical string and hyphens only": "Nur alphanumerische Zeichen und Bindestriche", + "Correct": "Korrekt", + "Harp": "Harfe", + "Doorbell": "Türklingel", + "Flute": "Flöte", + "Money": "Geld", + "Scifi": "Scifi", + "Elevator": "Aufzug", + "Guitar": "Gitarre", + "Sound": "Benachrichtigungston", + "Time Sensitive (iOS Only)": "Zeitkritisch (nur iOS)", + "From": "Von", + "Can be found on:": "Ist zu finden auf: {0}", + "The phone number of the recipient in E.164 format.": "Die Telefonnummer des Empfängers im E.164-Format.", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Entweder eine Text-Absender-ID oder eine Telefonnummer im E.164-Format, wenn du Antworten erhalten möchtest." } From fe7ab150284d05d4b236c43d43c439ea783c05d2 Mon Sep 17 00:00:00 2001 From: Harry Suryapambagya Date: Thu, 17 Oct 2024 14:25:52 +0000 Subject: [PATCH 005/346] Translated using Weblate (Indonesian) Currently translated at 97.0% (1022 of 1053 strings) Co-authored-by: Harry Suryapambagya Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/id/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/id-ID.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/lang/id-ID.json b/src/lang/id-ID.json index a6963e345..1f2676a3d 100644 --- a/src/lang/id-ID.json +++ b/src/lang/id-ID.json @@ -1046,5 +1046,11 @@ "Group Name": "Nama Grup", "OAuth2: Client Credentials": "OAuth2: Kredensial Klien", "Authentication Method": "Metode Autentikasi", - "shrinkDatabaseDescriptionSqlite": "Memicu pangkalan data {vacuum} untuk SQLite. {auto_vacuum} sudah diaktifkan, tetapi tidak mendefragmentasi pangkalan data atau mengemas ulang halaman individual dari pangkalan data seperti yang dilakukan oleh perintah {vacuum}." + "shrinkDatabaseDescriptionSqlite": "Memicu pangkalan data {vacuum} untuk SQLite. {auto_vacuum} sudah diaktifkan, tetapi tidak mendefragmentasi pangkalan data atau mengemas ulang halaman individual dari pangkalan data seperti yang dilakukan oleh perintah {vacuum}.", + "ignoredTLSError": "Galat TLS/SSL sudah diabaikan", + "Debug": "Awakutu", + "Copy": "Salin", + "CopyToClipboardError": "Tidak bisa menyalin ke papan klip: {galat}", + "CopyToClipboardSuccess": "Tersalin!", + "CurlDebugInfo": "Untuk pengawakutuan monitor, Anda bisa menempelkan ini ke terminal mesin Anda sendiri atau ke terminal mesin di mana uptime kuma sedang berjalan dan melihat apa yang Anda harapkan. Mohon perhatikan perbedaan jaringan seperti {firewalls}, {dns_resolvers}, atau {docker_networks}." } From a866c42af1f8b49c238c6344af6f990b1fa304d8 Mon Sep 17 00:00:00 2001 From: AnnAngela Date: Thu, 17 Oct 2024 14:25:52 +0000 Subject: [PATCH 006/346] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1053 of 1053 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1053 of 1053 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 96.5% (1017 of 1053 strings) Co-authored-by: AnnAngela Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/zh-CN.json | 41 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) diff --git a/src/lang/zh-CN.json b/src/lang/zh-CN.json index 220c52b70..8b14e6c5d 100644 --- a/src/lang/zh-CN.json +++ b/src/lang/zh-CN.json @@ -1,5 +1,5 @@ { - "languageName": "English", + "languageName": "简体中文", "checkEverySecond": "检测频率 {0} 秒", "retryCheckEverySecond": "重试间隔 {0} 秒", "resendEveryXTimes": "每 {0} 次失败则重复发送一次", @@ -1053,5 +1053,42 @@ "greater than or equal to": "不少于", "record": "记录", "jsonQueryDescription": "使用 JSON 查询解析并提取服务器 JSON 响应中的特定数据,或者,如果不期望得到 JSON 响应,则可使用 \"$\" 获取原始响应。然后将结果转为字符串并与期望值进行字符串比较。有关更多文档,请参阅 {0},亦可使用 {1} 来尝试查询。", - "shrinkDatabaseDescriptionSqlite": "触发 SQLite 数据库的 {vacuum} 命令。{auto_vacuum} 已经启用,但它不会像 {vacuum} 命令那样对数据库进行碎片整理,也不会重新打包各个数据库页面。" + "shrinkDatabaseDescriptionSqlite": "触发 SQLite 数据库的 {vacuum} 命令。{auto_vacuum} 已经启用,但它不会像 {vacuum} 命令那样对数据库进行碎片整理,也不会重新打包各个数据库页面。", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "如需可被回复,请输入发送者 ID 或 E.164 格式的手机号码。", + "Copy": "复制", + "Debug": "Debug", + "CopyToClipboardSuccess": "已复制!", + "CopyToClipboardError": "无法复制到剪贴板:{error}", + "CurlDebugInfoProxiesUnsupported": "上述 {curl} 命令中的代理支持目前尚未实现。", + "docker networks": "Docker 网络", + "dns resolvers": "DNS 解析器", + "firewalls": "防火墙", + "Message format": "消息格式", + "Send rich messages": "发送富文本消息", + "Sound": "声音", + "Notification Channel": "通知频道", + "Bubble": "Bubble(气泡)", + "Reveal": "Reveal(揭示)", + "Harp": "Harp(竖琴)", + "Correct": "Correct(成功音)", + "Fail": "Fail(失败音)", + "Arcade": "Arcade(拱廊)", + "Alphanumerical string and hyphens only": "仅限字母、数字和连字符(-)", + "Custom sound to override default notification sound": "自定义声音,用以覆盖默认通知声音", + "Pop": "Pop(流行音乐)", + "Guitar": "Guitar(吉他)", + "Elevator": "Elevator(电梯)", + "Clear": "Clear(清除声)", + "Scifi": "Scifi(科幻)", + "Flute": "Flute(长笛)", + "Doorbell": "Doorbell(门铃)", + "The phone number of the recipient in E.164 format.": "收件人的 E.164 格式电话号码。", + "Can be found on:": "可在此找到:{0}", + "From": "发件人", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "即使设备处于专注模式,即时通知也会立即发送。", + "Time Sensitive (iOS Only)": "即时通知(仅 iOS 可用)", + "Money": "Money(钱)", + "CurlDebugInfoOAuth2CCUnsupported": "{curl} 不支持完整的 oauth 客户端凭证流。{newline}请获取承载令牌(bearer token)并通过 {oauth2_bearer} 选项传递。", + "CurlDebugInfo": "要调试监控项,您可以将该命令粘贴到您自己的或 uptime kuma 正在运行的机器的命令行终端中,并查看结果。{newiline}请注意网络差异,例如 {firewalls}、{dns_resolvers} 或 {docker_networks}。", + "ignoredTLSError": "TLS/SSL 错误已被忽略" } From 8db187987c500340013b164ad419cb2a3f933199 Mon Sep 17 00:00:00 2001 From: Marco Date: Thu, 17 Oct 2024 14:25:52 +0000 Subject: [PATCH 007/346] Translated using Weblate (German) Currently translated at 100.0% (1053 of 1053 strings) Co-authored-by: Marco Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/de/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/de-DE.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/lang/de-DE.json b/src/lang/de-DE.json index 21d6293f3..086740da3 100644 --- a/src/lang/de-DE.json +++ b/src/lang/de-DE.json @@ -1059,7 +1059,7 @@ "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "Zeitkritische Benachrichtigungen werden sofort zugestellt, auch wenn sich das Gerät im Nicht stören-Modus befindet.", "Debug": "Debug", "Copy": "Kopieren", - "CopyToClipboardError": "Konnte nicht in die Zwischenablage kopiert werden: {Fehler}", + "CopyToClipboardError": "Konnte nicht in die Zwischenablage kopiert werden: {error}", "CopyToClipboardSuccess": "Kopiert!", "CurlDebugInfo": "Um den Monitor zu debuggen, kannst du dies entweder in das Terminal deines eigenen Rechners oder in das Terminal der Maschine, auf der Uptime Kuma läuft, einfügen und überprüfen, was du anforderst.{newiline}Bitte beachte Netzwerkunterschiede wie {firewalls}, {dns_resolvers} oder {docker_networks}.", "firewalls": "Firewalls", @@ -1073,7 +1073,7 @@ "Doorbell": "Türklingel", "Flute": "Flöte", "Money": "Geld", - "Scifi": "Scifi", + "Scifi": "Science Fiction", "Elevator": "Aufzug", "Guitar": "Gitarre", "Sound": "Benachrichtigungston", @@ -1081,5 +1081,12 @@ "From": "Von", "Can be found on:": "Ist zu finden auf: {0}", "The phone number of the recipient in E.164 format.": "Die Telefonnummer des Empfängers im E.164-Format.", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Entweder eine Text-Absender-ID oder eine Telefonnummer im E.164-Format, wenn du Antworten erhalten möchtest." + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Entweder eine Text-Absender-ID oder eine Telefonnummer im E.164-Format, wenn du Antworten erhalten möchtest.", + "Send rich messages": "Sende Rich-Text-Nachrichten", + "Fail": "Fehlgeschlagen", + "Reveal": "Enthüllen", + "Bubble": "Blase", + "Clear": "Klar", + "Pop": "Pop", + "Arcade": "Spielhalle" } From b8daeb7791ec1ed835ff0dd28b8fa7e9b4710713 Mon Sep 17 00:00:00 2001 From: stanol Date: Thu, 17 Oct 2024 14:25:52 +0000 Subject: [PATCH 008/346] Translated using Weblate (Ukrainian) Currently translated at 100.0% (1053 of 1053 strings) Co-authored-by: stanol Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/uk/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/uk-UA.json | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/src/lang/uk-UA.json b/src/lang/uk-UA.json index f813b4612..24dddf657 100644 --- a/src/lang/uk-UA.json +++ b/src/lang/uk-UA.json @@ -1057,5 +1057,42 @@ "less than or equal to": "менше або дорівнює", "greater than or equal to": "більше або дорівнює", "record": "запис", - "shrinkDatabaseDescriptionSqlite": "Запускає команду {vacuum} для бази даних SQLite. Команда {auto_vacuum} вже увімкнена, але вона не дефрагментує базу даних і не перепаковує окремі сторінки бази даних так, як це робить команда {vacuum}." + "shrinkDatabaseDescriptionSqlite": "Запускає команду {vacuum} для бази даних SQLite. Команда {auto_vacuum} вже увімкнена, але вона не дефрагментує базу даних і не перепаковує окремі сторінки бази даних так, як це робить команда {vacuum}.", + "ignoredTLSError": "Помилки TLS/SSL проігноровано", + "Debug": "Налагодження", + "Copy": "Копіювати", + "CopyToClipboardError": "Не вдалося скопіювати в буфер обміну: {error}", + "CopyToClipboardSuccess": "Скопійовано!", + "firewalls": "фаєрволи", + "dns resolvers": "dns сервери", + "docker networks": "docker-мережі", + "CurlDebugInfoProxiesUnsupported": "Підтримка проксі у наведеній вище команді {curl} наразі не реалізована.", + "Message format": "Формат повідомлення", + "Send rich messages": "Надіслати розгорнуті повідомлення", + "Notification Channel": "Канал сповіщення", + "Sound": "Звук", + "Alphanumerical string and hyphens only": "Тільки алфавітно-цифровий рядок і дефіси", + "Arcade": "Аркада", + "Correct": "Вірно", + "Fail": "Невдача", + "Harp": "Арфа", + "Reveal": "Розкриття", + "Bubble": "Бульбашка", + "Doorbell": "Дзвінок", + "Flute": "Флейта", + "Money": "Гроші", + "Scifi": "Наукова фантастика", + "Clear": "Чисто", + "Elevator": "Ліфт", + "Guitar": "Гітара", + "Pop": "Поп", + "Custom sound to override default notification sound": "Користувацький звук для заміни звуку сповіщень за замовчуванням", + "Time Sensitive (iOS Only)": "Чутливий до часу (лише для iOS)", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "Сповіщення, що залежать від часу, будуть доставлені негайно, навіть якщо пристрій перебуває в режимі «Не турбувати».", + "From": "Від", + "The phone number of the recipient in E.164 format.": "Номер телефону одержувача у форматі E.164.", + "CurlDebugInfo": "Для налагодження монітора ви можете вставити цей файл у термінал вашої власної машини або у термінал машини, на якій запущено uptime kuma, і подивитися, що ви запитуєте.{newline}Зверніть увагу на мережеві відмінності, такі як {firewalls}, {dns_resolvers} або {docker_networks}.", + "CurlDebugInfoOAuth2CCUnsupported": "Повний потік облікових даних клієнта oauth не підтримується в {curl}.{newline}Потрібно отримати bearer-токен і передати його за допомогою опції {oauth2_bearer}.", + "Can be found on:": "Можна знайти на: {0}", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Або ідентифікатор відправника тексту, або номер телефону у форматі E.164, якщо ви хочете отримувати відповіді." } From 8808e35b614e396954ca68d9edcfffbb0c8b886d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Bratovi=C4=87?= Date: Thu, 17 Oct 2024 14:25:52 +0000 Subject: [PATCH 009/346] Translated using Weblate (Croatian) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (1053 of 1053 strings) Co-authored-by: Ivan Bratović Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hr/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/hr-HR.json | 101 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 100 insertions(+), 1 deletion(-) diff --git a/src/lang/hr-HR.json b/src/lang/hr-HR.json index 42ea97706..c00c1bf5d 100644 --- a/src/lang/hr-HR.json +++ b/src/lang/hr-HR.json @@ -983,5 +983,104 @@ "threemaRecipientTypePhone": "Telefonski broj", "threemaRecipientTypePhoneFormat": "E.164, bez vodećeg znaka +", "threemaBasicModeInfo": "Napomena: Ova integracija koristi Threema Gateway u osnovnom načinu rada (enkripcija temeljena na poslužitelju). Dodatne pojedinosti možete pronaći na {0}.", - "smspartnerSenderNameInfo": "Mora biti između 3 i 11 znakova" + "smspartnerSenderNameInfo": "Mora biti između 3 i 11 znakova", + "shrinkDatabaseDescriptionSqlite": "Pokreni {vacuum} baze podataka za SQLite. Opcija {auto_vacuum} je već omogućena, ali to ne defragmentira bazu podataka niti ponovno pakira pojedinačne stranice baze podataka na način na koji to radi naredba {vacuum}.", + "ignoredTLSError": "TLS/SSL greške se ignoriraju", + "cacheBusterParam": "Dodaj parametar {0}", + "cacheBusterParamDescription": "Nasumično generirani parametar, za preskakanje predmemorije.", + "snmpCommunityStringHelptext": "Ovaj niz funkcionira kao lozinka za provjeru autentičnosti i kontrolu pristupa uređajima s omogućenim SNMP-om. Uskladite ga sa svojom konfiguracijom SNMP uređaja.", + "privateOnesenderDesc": "Provjerite je li broj telefona valjan. Za slanje poruke na privatni telefonski broj, npr. 628123456789", + "Go back to home page.": "Vratite se na početnu stranicu.", + "signl4Docs": "Više informacija o tome kako konfigurirati SIGNL4 i kako dobiti SIGNL4 URL webhooka možete pronaći na {0}.", + "not starts with": "ne počinje s", + "less than or equal to": "manje od ili jednako", + "Doorbell": "Zvono na vratima", + "Custom sound to override default notification sound": "Prilagođeni zvuk za zamjenu zadanog zvuka obavijesti", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "Vremenski osjetljive obavijesti bit će isporučene odmah, čak i ako je uređaj u načinu rada bez ometanja.", + "now": "sada", + "time ago": "prije {0}", + "-year": "-godišnje", + "Json Query Expression": "Upit u JSON obliku", + "Community String": "Zajednički niz teksta", + "conditionAddGroup": "Dodaj grupu", + "conditionDeleteGroup": "Obriši grupu", + "Debug": "Otklanjanje grešaka", + "Copy": "Kopirati", + "CopyToClipboardError": "Greška pri kopiranju u međuspremnik: {error}", + "CopyToClipboardSuccess": "Kopirano!", + "dns resolvers": "DNS razrješivači", + "firewalls": "vatrozidi", + "CurlDebugInfo": "Za otklanjanje grešaka u Monitoru, možete zalijepiti ovo u terminal na vlastitom računalu ili računalu na kojem se Uptime Kuma pokreće, kako biste isprobali Vaš mrežni zahtjev.{newiline}Budite svjesni mrežnih razlika koje mogu činiti {firewalls}, {dns_resolvers} ili {docker_networks}.", + "docker networks": "Dockerove mreže", + "CurlDebugInfoOAuth2CCUnsupported": "Potpuni tok vjerodajnica klijenta OAuth nije podržan u {curl}.{newline}Nabavite token nositelja i proslijedite ga koristeći opciju {oauth2_bearer}.", + "CurlDebugInfoProxiesUnsupported": "Proxy podrška u gornjoj naredbi {curl} trenutno nije implementirana.", + "and": "i", + "Message format": "Format poruke", + "Send rich messages": "Slanje poruka s obogaćenim tekstom", + "OID (Object Identifier)": "OID (Identifikator objekta)", + "snmpOIDHelptext": "Unesite OID za senzor ili status kojeg želite monitorirati. Koristite alate za upravljanje mrežom poput MIB preglednika ili SNMP programa ako niste sigurni koja je vrijednost OID-a.", + "Condition": "Uvjet", + "SNMP Version": "Inačica SNMP-a", + "Please enter a valid OID.": "Unesite važeći OID.", + "Recipient Type": "Tip primatelja", + "Private Number": "Privatni broj", + "wayToGetOnesenderUrlandToken": "URL i token možete dobiti odlaskom na OneSender web stranicu. Više informacija na {0}", + "Token Onesender": "OneSender Token", + "Host Onesender": "Adresa OneSender domaćina", + "Group ID": "Identifikator Grupe", + "groupOnesenderDesc": "Provjerite je li Identifikator Grupe valjan. Za slanje poruke na Grupu, npr. 628123456789-342345", + "Add Remote Browser": "Dodaj udaljeni preglednik", + "New Group": "Nova grupa", + "Group Name": "Naziv grupe", + "OAuth2: Client Credentials": "OAuth2: vjerodajnice klijenta", + "Authentication Method": "Metoda provjere autentičnosti", + "Authorization Header": "Zaglavlje autorizacije", + "Form Data Body": "Tijelo podataka obrasca", + "OAuth Token URL": "URL OAuth tokena", + "Client ID": "Klijentski identifikator", + "Client Secret": "Klijentska tajna", + "OAuth Scope": "OAuth opseg", + "Optional: Space separated list of scopes": "Neobavezno: popis opsega odvojen razmakom", + "No tags found.": "Nema pronađenih oznaka.", + "Lost connection to the socket server.": "Izgubljena veza sa socket poslužiteljem.", + "Cannot connect to the socket server.": "Nije moguće spojiti se na socket poslužitelj.", + "SIGNL4": "SIGNL4", + "SIGNL4 Webhook URL": "SIGNL4 URL webhooka", + "Conditions": "Uvjeti", + "conditionAdd": "Dodaj uvjet", + "conditionDelete": "Obriši uvjet", + "conditionValuePlaceholder": "Vrijednost", + "equals": "je jednako", + "not equals": "nije jednako", + "contains": "sadržava", + "not contains": "ne sadržava", + "starts with": "počinje s", + "ends with": "završava s", + "not ends with": "ne završava s", + "less than": "manje od", + "greater than": "veće od", + "greater than or equal to": "veće od ili jednako", + "record": "zapis", + "Notification Channel": "Kanal obavijesti", + "Sound": "Zvuk", + "Alphanumerical string and hyphens only": "Samo alfanumerički niz i crtice", + "Arcade": "Arkadno", + "Fail": "Neuspjeh", + "Correct": "Ispravno", + "Harp": "Harfa", + "Reveal": "Otkrivanje", + "Bubble": "Mjehurić", + "Flute": "Flauta", + "Money": "Novac", + "Scifi": "Znanstvena fantastika", + "Clear": "Čisto", + "Elevator": "Dizalo", + "Guitar": "Gitara", + "Pop": "Pop", + "Time Sensitive (iOS Only)": "Vremenski osjetljivo (samo iOS)", + "From": "Od", + "Can be found on:": "Može se pronaći na: {0}", + "The phone number of the recipient in E.164 format.": "Telefonski broj primatelja u formatu E.164.", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Ili identifikator pošiljatelja tekstualne poruke ili telefonski broj u formatu E.164 ako želite primati odgovore.", + "jsonQueryDescription": "Izvršite JSON upit nad primljenim odgovorom i provjerite očekivanu povratnu vrijednost. Koristite \"$\" za zahtjeve u kojima ne očekujete JSON odgovor. Povratna vrijednost će se za usporedbu pretvoriti u niz znakova (string). Pogledajte stranicu {0} za dokumentaciju o jeziku upita. Testno okruženje možete pronaći na {1}." } From 3c1d3b459c1b99fdce0c7299a995843d59de90da Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 14:25:52 +0000 Subject: [PATCH 010/346] Translated using Weblate (English) Currently translated at 100.0% (1053 of 1053 strings) Translated using Weblate (Japanese) Currently translated at 64.0% (674 of 1053 strings) Co-authored-by: Ryo Hanafusa Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/en/ Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ja/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/en.json | 30 +++++++++++++++--------------- src/lang/ja.json | 7 ++++++- 2 files changed, 21 insertions(+), 16 deletions(-) diff --git a/src/lang/en.json b/src/lang/en.json index c07e06fab..a6f56d230 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -251,7 +251,7 @@ "PushUrl": "Push URL", "HeadersInvalidFormat": "The request headers are not valid JSON: ", "BodyInvalidFormat": "The request body is not valid JSON: ", - "CopyToClipboardError": "Couldn't copy to clipbard: {error}", + "CopyToClipboardError": "Couldn't copy to clipboard: {error}", "CopyToClipboardSuccess": "Copied!", "CurlDebugInfo": "To debug the monitor, you can either paste this into your own machines terminal or into the machines terminal which uptime kuma is running on and see what you are requesting.{newiline}Please be aware of networking differences like {firewalls}, {dns_resolvers} or {docker_networks}.", "firewalls": "firewalls", @@ -1033,23 +1033,23 @@ "Alphanumerical string and hyphens only": "Alphanumerical string and hyphens only", "Arcade": "Arcade", "Correct": "Correct", - "Fail":"Fail", - "Harp":"Harp", - "Reveal":"Reveal", - "Bubble":"Bubble", - "Doorbell":"Doorbell", - "Flute":"Flute", - "Money":"Money", - "Scifi":"Scifi", - "Clear":"Clear", - "Elevator":"Elevator", - "Guitar":"Guitar", - "Pop":"Pop", + "Fail": "Fail", + "Harp": "Harp", + "Reveal": "Reveal", + "Bubble": "Bubble", + "Doorbell": "Doorbell", + "Flute": "Flute", + "Money": "Money", + "Scifi": "Scifi", + "Clear": "Clear", + "Elevator": "Elevator", + "Guitar": "Guitar", + "Pop": "Pop", "Custom sound to override default notification sound": "Custom sound to override default notification sound", "Time Sensitive (iOS Only)": "Time Sensitive (iOS Only)", "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.", - "From":"From", + "From": "From", "Can be found on:": "Can be found on: {0}", "The phone number of the recipient in E.164 format.": "The phone number of the recipient in E.164 format.", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.":"Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies." + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies." } diff --git a/src/lang/ja.json b/src/lang/ja.json index f81fc4f9c..e18b919a1 100644 --- a/src/lang/ja.json +++ b/src/lang/ja.json @@ -672,5 +672,10 @@ "emailCustomBody": "カスタム本文", "emailTemplateServiceName": "サービス名", "smtpLiquidIntroduction": "次の 2 つのテンプレート・フィールドは Liquid テンプレート言語で記述できます。これらの使い方は {0} にあります。以下は利用可能な変数です:", - "emailTemplateStatus": "ステータス" + "emailTemplateStatus": "ステータス", + "now": "現在", + "time ago": "{0}前", + "-year": "年", + "Json Query Expression": "Jsonクエリ表現", + "ignoredTLSError": "TLS/SSLエラーは無視されました" } From 2b049d49e6de54a1c06f2def073065ad7ff6bd7f Mon Sep 17 00:00:00 2001 From: KEINOS Date: Thu, 17 Oct 2024 14:25:52 +0000 Subject: [PATCH 011/346] Translated using Weblate (Japanese) Currently translated at 66.1% (697 of 1053 strings) Translated using Weblate (Japanese) Currently translated at 64.0% (674 of 1053 strings) Co-authored-by: KEINOS Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ja/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/ja.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/lang/ja.json b/src/lang/ja.json index e18b919a1..53609364e 100644 --- a/src/lang/ja.json +++ b/src/lang/ja.json @@ -677,5 +677,14 @@ "time ago": "{0}前", "-year": "年", "Json Query Expression": "Jsonクエリ表現", - "ignoredTLSError": "TLS/SSLエラーは無視されました" + "ignoredTLSError": "TLS/SSLエラーは無視されました", + "locally configured mail transfer agent": "独自設定されたメール転送エージェント", + "ignoreTLSErrorGeneral": "接続確立時に TLS/SSL エラーを無視する", + "successKeyword": "成功時のキーワード", + "pushViewCode": "Push モニターの使い方(コードを見る)", + "Reset Token": "トークンのリセット", + "templateLimitedToUpDownCertNotifications": "監視対象の UP/DOWN と証明書の有効期限通知でのみ利用可能", + "templateLimitedToUpDownNotifications": "監視対象の UP/DOWN の通知でのみ利用可能", + "webhookBodyPresetOption": "プリセット - {0}", + "Optional": "オプション" } From 5b49095f18dbc7d7baffcb6a83d3c2782a91083b Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 14:25:52 +0000 Subject: [PATCH 012/346] Translated using Weblate (Japanese) Currently translated at 66.1% (697 of 1053 strings) Co-authored-by: Ryo Hanafusa Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ja/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/ja.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/src/lang/ja.json b/src/lang/ja.json index 53609364e..585297b43 100644 --- a/src/lang/ja.json +++ b/src/lang/ja.json @@ -679,12 +679,28 @@ "Json Query Expression": "Jsonクエリ表現", "ignoredTLSError": "TLS/SSLエラーは無視されました", "locally configured mail transfer agent": "独自設定されたメール転送エージェント", - "ignoreTLSErrorGeneral": "接続確立時に TLS/SSL エラーを無視する", + "ignoreTLSErrorGeneral": "接続時のTLS/SSLエラーを無視する", "successKeyword": "成功時のキーワード", "pushViewCode": "Push モニターの使い方(コードを見る)", "Reset Token": "トークンのリセット", "templateLimitedToUpDownCertNotifications": "監視対象の UP/DOWN と証明書の有効期限通知でのみ利用可能", "templateLimitedToUpDownNotifications": "監視対象の UP/DOWN の通知でのみ利用可能", "webhookBodyPresetOption": "プリセット - {0}", - "Optional": "オプション" + "Optional": "オプション", + "and": "かつ", + "From Email": "Emailより", + "CurlDebugInfoProxiesUnsupported": "上記コマンド {curl} のProxyサポートは現在、実装されていません。", + "Your User ID": "あなたのユーザーID", + "programmingLanguages": "プログラミング言語", + "Debug": "デバッグ", + "Copy": "コピー", + "CopyToClipboardError": "クリップボードにコピーできません: {error}", + "CopyToClipboardSuccess": "コピーしました!", + "firewalls": "ファイアウォール", + "dns resolvers": "DNSリゾルバ", + "docker networks": "Dockerネットワーク", + "sameAsServerTimezone": "サーバータイムゾーンと同じ", + "cronExpression": "Cron表記", + "invalidCronExpression": "不正なCron表記です: {0}", + "Single Maintenance Window": "シングルメンテナンスウィンドウ" } From f8154c32febee05ca9c8b9e2c78a18b6bc60d1f6 Mon Sep 17 00:00:00 2001 From: Cyril59310 Date: Fri, 18 Oct 2024 06:02:02 +0000 Subject: [PATCH 013/346] Translated using Weblate (French) Currently translated at 100.0% (1053 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fr/ --- src/lang/fr-FR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/fr-FR.json b/src/lang/fr-FR.json index 9b5a55ece..f1163a06f 100644 --- a/src/lang/fr-FR.json +++ b/src/lang/fr-FR.json @@ -1053,7 +1053,7 @@ "record": "enregistrer", "shrinkDatabaseDescriptionSqlite": "Déclencher la commande {vacuum} pour la base de données SQLite. {auto_vacuum} est déjà activé, mais cela ne défragmente pas la base de données ni ne réorganise les pages individuelles de la base de données de la même manière que la commande {vacuum}.", "ignoredTLSError": "Les erreurs TLS/SSL ont été ignorées", - "CopyToClipboardError": "Impossible de copier dans Clipbard : {error}", + "CopyToClipboardError": "Impossible de copier dans le presse-papiers : {error}", "CurlDebugInfo": "Pour déboguer la sonde, vous pouvez soit le coller dans le terminal de votre propre machine, soit dans le terminal de la machine sur lequel kuma de disponibilité s'exécute et voir ce qui vous est demandé. {newiline} Veuillez être conscient des différences de réseau telles que {firewalls}, {dns_resolvers}. ou {docker_networks}.", "Notification Channel": "Canal de notification", "Alphanumerical string and hyphens only": "Chaîne alphanumérique et tirets uniquement", From 43a2f402838c66c4d863f04d19888cf9228e2385 Mon Sep 17 00:00:00 2001 From: retmas-gh Date: Tue, 22 Oct 2024 07:53:40 +0000 Subject: [PATCH 014/346] Translated using Weblate (Polish) Currently translated at 97.7% (1029 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pl/ --- src/lang/pl.json | 81 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 80 insertions(+), 1 deletion(-) diff --git a/src/lang/pl.json b/src/lang/pl.json index e7e75abbc..8f5b42d00 100644 --- a/src/lang/pl.json +++ b/src/lang/pl.json @@ -993,5 +993,84 @@ "-year": "-rok", "and": "i", "now": "teraz", - "cacheBusterParam": "Dodaj parametr {0}" + "cacheBusterParam": "Dodaj parametr {0}", + "CopyToClipboardError": "Błąd podczas kopiowania do schowka: {error}", + "CurlDebugInfo": "Aby zdebugować monitor, możesz wkleić ten ciąg do terminala na swojej maszynie lub na maszynie gdzie uptime kuma jest uruchomina aby zobaczyć co żądasz.{newiline} Miej na uwadzę różnice sieciowe takich jak {firewalls}, {dns_resolvers} lub {docker_networks}.", + "shrinkDatabaseDescriptionSqlite": "Zażądaj {vacuum} bazy dla SQLite. {auto_vacuum} jest już włączone jednak nie defragmentuje to bazy ani nie przepakowuje indywidualnych stron bazy w taki sam sposób jak robi to polecenie {vacuum}.", + "cacheBusterParamDescription": "Losowo wygenerowany parametr w celu pominięcia pamięci podręcznej.", + "Group Name": "Nazwa grupy", + "OAuth2: Client Credentials": "OAuth2: Poświadczenia klienta", + "signl4Docs": "Aby zdobyć więcej informacji jak skonfigurować SIGNL4 i jak zdobyć odnośnik webhooka SIGNL4 udaj się do {0}.", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "Czasowo wrażliwe powiadomienia zostaną dostarczone natychmiastowo, nawet jeśli urzadzenie jest w trybie nie przeszkadzać.", + "time ago": "{0} temu", + "Json Query Expression": "Wyrażenie zapytania JSON", + "Condition": "Warunek", + "snmpCommunityStringHelptext": "Ten ciąg funkcjonuje jako hasło do uwierzytelnienia i kontroli dostęp do urządzeń SNMP. Dopasuj go do konfiguracji urządzenia SNMP.", + "SNMP Version": "Wersja SNMP", + "OID (Object Identifier)": "OID (Identyfikator obiektu)", + "snmpOIDHelptext": "Wprowadź OID sensora lub statusu który chcesz monitorować. Użyj narzędzia do zarządzania siecią jak przeglądarki MIB lub oprogramowanie SNMP jeśli nie masz pewności co do OID.", + "Please enter a valid OID.": "Wprowadź poprawny OID.", + "Host Onesender": "Serwer Onesender", + "Token Onesender": "Token Onesender", + "Recipient Type": "Typ odbiorcy", + "Go back to home page.": "Powróć do strony domowej.", + "No tags found.": "Nie znaleziono etykiet.", + "Authorization Header": "Nagłówek autoryzacji", + "Form Data Body": "Zawartość formularza danych", + "OAuth Token URL": "Odnośnik tokena OAuth", + "Client ID": "Identyfikator klienta", + "Client Secret": "Sekret klienta", + "OAuth Scope": "Zakres OAuth", + "Optional: Space separated list of scopes": "Opcjonalne: Oddzielona spacją lista zakresów", + "SIGNL4 Webhook URL": "Odnośnik webhooka SIGNL4", + "Lost connection to the socket server.": "Utracono połączenie do serwera.", + "Cannot connect to the socket server.": "Nie można połączyć z serwerem.", + "SIGNL4": "SIGNL4", + "less than": "mniej niż", + "Conditions": "Warunek", + "conditionAdd": "Dodaj warunek", + "conditionDelete": "Usuń warunek", + "conditionAddGroup": "Dodaj grupę", + "conditionDeleteGroup": "Usuń grupę", + "conditionValuePlaceholder": "Wartość", + "equals": "równa się", + "not equals": "nie jest równe", + "contains": "zawiera", + "not contains": "nie zawiera", + "starts with": "zaczyna się od", + "not starts with": "nie zaczyna się od", + "ends with": "kończy się", + "ignoredTLSError": "Błędy TLS/SSL zostały zignorowane", + "Debug": "Debuguj", + "Copy": "Kopiuj", + "CopyToClipboardSuccess": "Skopiowano!", + "firewalls": "zapory sieciowe", + "dns resolvers": "serwery rozwiązywania nazw domenowych", + "docker networks": "sieci docker", + "CurlDebugInfoOAuth2CCUnsupported": "Pełen ciąg poświadczeń klienta oauth nie jest obsługiwany w {curl}.{newline}Zdobądź bearer token i przekaż go przez opcję {oauth2_bearer}.", + "CurlDebugInfoProxiesUnsupported": "Obsługa proxy w powyższym poleceniu {curl} nie jest aktualnie zaimplementowana.", + "Message format": "Format wiadomości", + "Send rich messages": "Wysyłaj bogate wiadomości", + "Community String": "Ciąg community", + "Private Number": "Numer prywatny", + "groupOnesenderDesc": "Upewnij się, że GroupID jest poprawne. Aby wysłać wiadomość do grupy, np.: 628123456789-342345", + "privateOnesenderDesc": "Upewnij się, że numer telefonu jest poprawny. Aby wysłać wiadomość do prywatnego numeru, np.: 628123456789", + "Group ID": "ID grupy", + "wayToGetOnesenderUrlandToken": "Aby zdobyć odnośnik i token udaj się na stronę Onesender. Więcej informacji {0}", + "Add Remote Browser": "Dodaj zdalną przeglądarkę", + "New Group": "Nowa grupa", + "Authentication Method": "Metoda uwierzytelnienia", + "not ends with": "nie kończy się", + "greater than": "więcej niż", + "less than or equal to": "mniej lub równe", + "greater than or equal to": "więcej lub równe", + "record": "rekord", + "Notification Channel": "Kanał powiadomień", + "Sound": "Dźwięk", + "Alphanumerical string and hyphens only": "Tylko ciąg alfanumeryczny i dywiz (kreska)", + "Time Sensitive (iOS Only)": "Czasowo wrażliwe (tylko iOS)", + "From": "Od", + "Can be found on:": "Może być znalezione w: {0}", + "The phone number of the recipient in E.164 format.": "Numer telefonu odbiorcy w formacie E.164.", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Identyfikator wysyłającego wiadomość lub numer telefonu w formacie E.164 jeśli chcesz otrzymywać odpowiedzi." } From 34066e4c5404e37f6f793cb123133b125298fe91 Mon Sep 17 00:00:00 2001 From: Artem Dmitriev Date: Mon, 21 Oct 2024 08:30:15 +0000 Subject: [PATCH 015/346] Translated using Weblate (Russian) Currently translated at 86.0% (906 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ru/ --- src/lang/ru-RU.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/lang/ru-RU.json b/src/lang/ru-RU.json index d71a43971..2b80ad1fd 100644 --- a/src/lang/ru-RU.json +++ b/src/lang/ru-RU.json @@ -971,5 +971,20 @@ "Select message type": "Выберите тип сообщения", "Send to channel": "Отправить в канал", "Refresh Interval": "Интервал обновления", - "ignoreTLSErrorGeneral": "Игнорировать ошибки TLS/SSL для подключения" + "ignoreTLSErrorGeneral": "Игнорировать ошибки TLS/SSL для подключения", + "CurlDebugInfoOAuth2CCUnsupported": "Полная поддержка потока клиентских учетных данных OAuth отсутствует в {curl}.{newline}Пожалуйста, получите токен доступа и передайте его через параметр {oauth2_bearer}.", + "now": "сейчас", + "time ago": "{0} назад", + "Refresh Interval Description": "Страница статуса будет полностью обновляться каждые {0} секунд", + "and": "и", + "e.g. {discordThreadID}": "например {discordThreadID}", + "ignoredTLSError": "Ошибки TLS/SSL были проигнорированы", + "Debug": "Отладка", + "Copy": "Скопировать", + "CopyToClipboardError": "Не удалось скопировать: {error}", + "CopyToClipboardSuccess": "Скопировано!", + "firewalls": "файрволы", + "dns resolvers": "dns резолверы", + "docker networks": "докер-сети", + "CurlDebugInfoProxiesUnsupported": "Поддержка прокси в верхней {curl} команде в настоящее время не реализована." } From 82bbb7fcc866dbf4d5a1dda30b8b8d2c23df3dd1 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 21 Oct 2024 06:10:06 +0000 Subject: [PATCH 016/346] Translated using Weblate (Swedish) Currently translated at 93.7% (987 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sv/ --- src/lang/sv-SE.json | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/src/lang/sv-SE.json b/src/lang/sv-SE.json index 6ae6e8345..607cf0d68 100644 --- a/src/lang/sv-SE.json +++ b/src/lang/sv-SE.json @@ -94,7 +94,7 @@ "Password": "Lösenord", "Remember me": "Kom ihåg mig", "Login": "Logga in", - "No Monitors, please": "Inga övervakare, tack", + "No Monitors, please": "Inga övervakare", "add one": "lägg till en", "Notification Type": "Notifieringstyp", "Email": "Epost", @@ -957,5 +957,38 @@ "threemaSenderIdentityFormat": "8 tecken, startar oftast med *", "threemaApiAuthenticationSecret": "Gateway-ID hemlighet", "threemaBasicModeInfo": "Notera: Denna integration använder Threema Gateway i standardläge (server-baserad kryptering). Mer detaljer kan hittas {0}.", - "apiKeysDisabledMsg": "API-nycklar är inaktiverade för att autentisering är inaktiverad." + "apiKeysDisabledMsg": "API-nycklar är inaktiverade för att autentisering är inaktiverad.", + "CopyToClipboardError": "Kunde inte kopiera till urklipp: {fel}", + "Message format": "Meddelandeformat", + "Condition": "Villkor", + "SNMP Version": "SNMP-version", + "No tags found.": "Inga taggar hittades.", + "now": "nu", + "time ago": "{0} sedan", + "-year": "-år", + "Json Query Expression": "Json-frågeutryck", + "and": "och", + "Recipient Type": "Mottagartyp", + "Private Number": "Privat nummer", + "New Group": "Ny grupp", + "Group Name": "Gruppnamn", + "OAuth2: Client Credentials": "OAuth2: Klientuppgifter", + "Authentication Method": "Autentiseringsmetod", + "Authorization Header": "Autentiseringshuvud", + "Client ID": "Klient ID", + "Client Secret": "Klienthemlighet", + "Go back to home page.": "Gå tillbaka till hemsidan.", + "ignoredTLSError": "TLS/SSL-fel har ignorerats", + "Debug": "Felsöka", + "Copy": "Kopiera", + "CopyToClipboardSuccess": "Kopierat!", + "firewalls": "brandväggar", + "dns resolvers": "dns-upplösare", + "docker networks": "docker-nätverk", + "cacheBusterParam": "Lägg till {0} parameter", + "Community String": "Gruppsträng", + "OID (Object Identifier)": "OID (Objektsidentifierare)", + "Please enter a valid OID.": "Ange ett giltigt OID.", + "Group ID": "GruppID", + "Add Remote Browser": "Lägg till fjärrbläddrare" } From a559881a74af36daaed50382a94d1d1ed28525f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96mer=20Faruk=20Gen=C3=A7?= Date: Mon, 21 Oct 2024 10:31:00 +0000 Subject: [PATCH 017/346] Translated using Weblate (Turkish) Currently translated at 100.0% (1053 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/tr/ --- src/lang/tr-TR.json | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/src/lang/tr-TR.json b/src/lang/tr-TR.json index 0b78d7eea..077919fae 100644 --- a/src/lang/tr-TR.json +++ b/src/lang/tr-TR.json @@ -1051,5 +1051,42 @@ "greater than or equal to": "büyük veya eşit", "record": "kayıt", "jsonQueryDescription": "JSON sorgusunu kullanarak sunucunun JSON yanıtından belirli verileri ayrıştırın ve çıkarın. JSON beklemiyorsanız ham yanıt için \"$\" sembolünü kullanın. Sonuç daha sonra metin olarak beklenen değerle karşılaştırılır. Belgeler için {0}'a bakın ve sorgularla denemeler yapmak için {1}'i kullanın.", - "shrinkDatabaseDescriptionSqlite": "SQLite için {vacuum} veritabanını tetikle. {auto_vacuum} zaten etkin ancak bu, {vacuum} komutunun yaptığı gibi veritabanını birleştirmez veya tek tek veritabanı sayfalarını yeniden paketlemez." + "shrinkDatabaseDescriptionSqlite": "SQLite için {vacuum} veritabanını tetikle. {auto_vacuum} zaten etkin ancak bu, {vacuum} komutunun yaptığı gibi veritabanını birleştirmez veya tek tek veritabanı sayfalarını yeniden paketlemez.", + "Debug": "Hata ayıklama", + "Copy": "Kopyala", + "CopyToClipboardError": "Panoya kopyalanamadı: {hata}", + "CopyToClipboardSuccess": "Kopyalandı!", + "firewalls": "güvenlik duvarları", + "dns resolvers": "dns çözücüler", + "docker networks": "Docker ağları", + "CurlDebugInfoOAuth2CCUnsupported": "Tam Oauth istemci kimlik bilgisi akışı {curl}'de desteklenmiyor.{newline}Lütfen bir taşıyıcı belirteci alın ve bunu {oauth2_bearer} seçeneği aracılığıyla iletin.", + "CurlDebugInfoProxiesUnsupported": "Yukarıdaki {curl} komutunda proxy desteği şu anda uygulanmamıştır.", + "Message format": "Mesaj biçimi", + "Send rich messages": "Zengin mesajlar gönder", + "Notification Channel": "Bildirim Kanalı", + "Sound": "Ses", + "Alphanumerical string and hyphens only": "Yalnızca alfanümerik dize ve tireler", + "Arcade": "Çarşı", + "Correct": "Doğru", + "Fail": "Hata", + "Harp": "Harp", + "Reveal": "Ortaya çıkarmak", + "Bubble": "Kabarcık", + "Doorbell": "Kapı zili", + "Flute": "Flüt", + "Money": "Para", + "Scifi": "Bilimkurgu", + "Clear": "Temizlemek", + "Elevator": "Asansör", + "Guitar": "Gitar", + "Pop": "Pop", + "Custom sound to override default notification sound": "Varsayılan bildirim sesini geçersiz kılmak için özel ses", + "Time Sensitive (iOS Only)": "Zaman Duyarlı (Yalnızca iOS)", + "From": "Kimden", + "Can be found on:": "Şurada bulunabilir: {0}", + "The phone number of the recipient in E.164 format.": "Alıcının E.164 formatındaki telefon numarası.", + "ignoredTLSError": "TLS/SSL hataları göz ardı edildi", + "CurlDebugInfo": "Monitörü hata ayıklamak için, bunu kendi makinenizin terminaline veya uptime kuma'nın çalıştığı makinenin terminaline yapıştırabilir ve ne istediğinizi görebilirsiniz.{newiline}Lütfen {firewalls}, {dns_resolvers} veya {docker_networks} gibi ağ farklılıklarına dikkat edin.", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "Cihaz rahatsız etmeyin modunda olsa bile, zaman açısından hassas bildirimler anında iletilecek.", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Cevap alabilmek istiyorsanız E.164 formatında bir kısa mesaj gönderici kimliği veya bir telefon numarası." } From 70546045ddf1719f6110202b85101db6b06fdc98 Mon Sep 17 00:00:00 2001 From: Ilkka Myller Date: Mon, 21 Oct 2024 05:20:11 +0000 Subject: [PATCH 018/346] Translated using Weblate (Finnish) Currently translated at 100.0% (1053 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fi/ --- src/lang/fi.json | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/src/lang/fi.json b/src/lang/fi.json index 80c084b75..d5a9f1c0a 100644 --- a/src/lang/fi.json +++ b/src/lang/fi.json @@ -1048,5 +1048,43 @@ "greater than": "enemmän kuin", "less than or equal to": "vähemmän tai yhtä paljon kuin", "greater than or equal to": "enemmän tai yhtä paljon kuin", - "record": "tietue" + "record": "tietue", + "Notification Channel": "Ilmoituskanava", + "Custom sound to override default notification sound": "Mukautettu ääni oletusäänen sijaan", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "Aikaherkät ilmoitukset toimitetaan välittömästi vaikka laite olisi Älä Häiritse-tilassa.", + "ignoredTLSError": "TLS/SSL-virheitä ei huomioida", + "Debug": "Debug", + "Copy": "Kopioi", + "CopyToClipboardError": "Leikepöydälle kopiointi ei onnistunut: {error}", + "CopyToClipboardSuccess": "Kopioitu!", + "CurlDebugInfo": "Debugataksesi seurainta, voit joko kopioida tämän oman tietokoneesi komentoriville tai sen tietokoneen komentoriville jossa uptime kuma on käynissä nähdäksesi pyyntösi.{newiline}Otathan huomioon verkkoympäristöjen erot kuten {firewalls}, {dns_resolvers} tai {docker_networks}.", + "firewalls": "palomuurit", + "dns resolvers": "DNS-palvelimet", + "docker networks": "Docker-verkot", + "CurlDebugInfoOAuth2CCUnsupported": "{curl} ei tue täydellistä oauth-asiakkaan kirjautumistietojen välittämistä.{newline}Hanki bearer token -tunnus ja välitä se {oauth2_bearer}-vaihtoehdon kautta.", + "CurlDebugInfoProxiesUnsupported": "Välityspalvelimen tukea yllä olevassa {curl}-komennossa ei ole tällä hetkellä toteutettu.", + "shrinkDatabaseDescriptionSqlite": "Käynnistä tietokannan {vacuum} SQLitelle. {auto_vacuum} on jo käytössä, mutta se ei eheytä tietokantaa tai uudelleenpakkaa yksittäisiä tietokantasivuja samoin kuin {vacuum}.", + "Message format": "Viestin muoto", + "Send rich messages": "Lähetä monipuolisia viestejä (rich messages)", + "Sound": "Ääni", + "Alphanumerical string and hyphens only": "Vain aakkosnumeerinen merkkijono ja yhdysmerkit", + "Arcade": "Pelihalli", + "Harp": "Harppu", + "Fail": "Virhe", + "Correct": "Onnistuminen", + "Reveal": "Ilmestys", + "Bubble": "Kupla", + "Doorbell": "Ovikello", + "Flute": "Huilu", + "Money": "Raha", + "Clear": "Kirkas", + "Elevator": "Hissi", + "Guitar": "Kitara", + "Time Sensitive (iOS Only)": "Aikaherkkä (vain iOS)", + "From": "Lähettäjä", + "Can be found on:": "Löydettävissä: {0}", + "The phone number of the recipient in E.164 format.": "Vastaanottajan puhelinnumero E.164-muodossa.", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Joko lähettäjätunnus (sender ID) tai puhelinnumero E-164-muodossa jos haluat pystyä vastaanottamaan vastausviestejä.", + "Scifi": "Tieteisseikkailu", + "Pop": "Poksahdus" } From 622aef0a7c0ac9e24e93b01ae842f06dbebfdf1a Mon Sep 17 00:00:00 2001 From: retmas-gh Date: Tue, 22 Oct 2024 08:54:29 +0000 Subject: [PATCH 019/346] Translated using Weblate (Polish) Currently translated at 99.3% (1046 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pl/ --- src/lang/pl.json | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/src/lang/pl.json b/src/lang/pl.json index 8f5b42d00..82517a1d7 100644 --- a/src/lang/pl.json +++ b/src/lang/pl.json @@ -294,7 +294,7 @@ "emailCustomSubject": "Niestandardowy temat", "checkPrice": "Sprawdź ceny {0}:", "octopushLegacyHint": "Czy używasz starszej wersji Octopush (2011-2020) czy nowej wersji?", - "Feishu WebHookUrl": "Feishu WebHookURL", + "Feishu WebHookUrl": "Adres webhooka Feishu", "matrixHomeserverURL": "Adres URL serwera domowego (z http(s):// i opcjonalnie port)", "Internal Room Id": "Wewnętrzne ID pokoju", "matrixDesc1": "Możesz znaleźć wewnętrzne ID pokoju, patrząc w zaawansowanej sekcji ustawień pokoju w twoim kliencie Matrix. Powinien on wyglądać jak !QMdRCpUIfLwsfjxye6:home.server.", @@ -410,7 +410,7 @@ "SignName": "Podpis", "Sms template must contain parameters: ": "Szablon sms musi posiadać parametry: ", "Bark Endpoint": "Punkt końcowy Bark", - "WebHookUrl": "WebHookUrl", + "WebHookUrl": "Adres webhooka", "SecretKey": "Tajny klucz", "For safety, must use secret key": "Ze względów bezpieczeństwa musisz użyć tajnego klucza", "Device Token": "Token urządzenia", @@ -1072,5 +1072,21 @@ "From": "Od", "Can be found on:": "Może być znalezione w: {0}", "The phone number of the recipient in E.164 format.": "Numer telefonu odbiorcy w formacie E.164.", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Identyfikator wysyłającego wiadomość lub numer telefonu w formacie E.164 jeśli chcesz otrzymywać odpowiedzi." + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "Identyfikator wysyłającego wiadomość lub numer telefonu w formacie E.164 jeśli chcesz otrzymywać odpowiedzi.", + "jsonQueryDescription": "Przetwórz i wyciągnij specyficzne dane z odpowiedzi JSON serwera używając zapytania JSON lub użyj \"$\" dla nieprzetworzonej odpowiedzi, jeśli nie spodziewasz się formatu JSON. Wynik jest następnie porównywany, jako ciągi, do spodziewanej wartości. Po dokumetnację zobacz {0} lub użyj {1} aby poeksperymentować z zapytaniami.", + "Custom sound to override default notification sound": "Własny dzwięk nadpisujący domyślny dzwięk powiadomień", + "Arcade": "Arcade", + "Correct": "Correct", + "Fail": "Fail", + "Harp": "Harp", + "Reveal": "Reveal", + "Bubble": "Bubble", + "Doorbell": "Doorbell", + "Flute": "Flute", + "Money": "Money", + "Scifi": "Scifi", + "Clear": "Clear", + "Elevator": "Elevator", + "Guitar": "Guitar", + "Pop": "Pop" } From a7999bf43a62ce52740212c3d1852d83960c90ca Mon Sep 17 00:00:00 2001 From: Lucas Elias Baccan Date: Tue, 22 Oct 2024 12:23:05 +0000 Subject: [PATCH 020/346] Translated using Weblate (Portuguese (Brazil)) Currently translated at 93.4% (984 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_BR/ --- src/lang/pt-BR.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/lang/pt-BR.json b/src/lang/pt-BR.json index d345434ae..2e21b19f4 100644 --- a/src/lang/pt-BR.json +++ b/src/lang/pt-BR.json @@ -980,5 +980,12 @@ "Group Name": "Nome do Grupo", "OAuth2: Client Credentials": "OAuth2: Client Credentials", "Authentication Method": "Método de Autenticação", - "Authorization Header": "Header de Autorização" + "Authorization Header": "Header de Autorização", + "ignoredTLSError": "Erros TLS/SSL foram ignorados", + "Debug": "Depurar", + "Copy": "Copiar", + "CopyToClipboardError": "Não foi possível copiar para a área de transferência: {error}", + "CopyToClipboardSuccess": "Copiado!", + "firewalls": "firewalls", + "docker networks": "redes docker" } From b3595f14ff177c425b5868d253766b9adbda0484 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:56:21 +0000 Subject: [PATCH 021/346] Translated using Weblate (Arabic (ar_SY)) Currently translated at 62.1% (654 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ar_SY/ --- src/lang/ar-SY.json | 382 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 381 insertions(+), 1 deletion(-) diff --git a/src/lang/ar-SY.json b/src/lang/ar-SY.json index 456a91fbb..bb60d6e22 100644 --- a/src/lang/ar-SY.json +++ b/src/lang/ar-SY.json @@ -714,5 +714,385 @@ "confirmUninstallPlugin": "هل أنت متأكد من أنك تريد إلغاء تثبيت هذا المكون الإضافي؟", "settingUpDatabaseMSG": "يرجى الإنتظار ، نقوم بإعداد قاعدة البيانات و قد يستغرق الأمر بعض الوقت.", "setupDatabaseChooseDatabase": "ما هي قاعدة البيانات التي تريد استخدامها؟", - "dbName": "إسم قاعدة البيانات" + "dbName": "إسم قاعدة البيانات", + "Mentioning": "", + "Telephone number": "", + "Badge Color": "", + "Authorization Identity": "", + "successPaused": "", + "useRemoteBrowser": "", + "To Phone Number": "", + "What is a Remote Browser?": "", + "Command": "", + "successKeyword": "", + "successKeywordExplanation": "", + "threemaRecipient": "", + "Mention group": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "deleteAPIKeyMsg": "", + "Badge Duration (in hours)": "", + "pushOthers": "", + "styleElapsedTime": "", + "filterActivePaused": "", + "templateLimitedToUpDownCertNotifications": "", + "statusPageSpecialSlugDesc": "", + "endDateTime": "", + "lunaseaDeviceID": "", + "Badge Generator": "", + "toastSuccessTimeout": "", + "Expiry date": "", + "remoteBrowsersDescription": "", + "wayToGetWhapiUrlAndToken": "", + "cellsyntDestination": "", + "Badge Warn Days": "", + "styleElapsedTimeShowNoLine": "", + "telegramMessageThreadIDDescription": "", + "Select message type": "", + "Saved.": "", + "Add a domain": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "Expires": "", + "twilioApiKey": "", + "twilioFromNumber": "", + "Badge Label": "", + "Kafka Brokers": "", + "Secret AccessKey": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "Close": "", + "nostrRelays": "", + "nostrRelaysHelp": "", + "Badge Style": "", + "Channel access token (Long-lived)": "", + "Monitor Group": "", + "monitorToastMessagesLabel": "", + "Kafka Topic Name": "", + "ignoreTLSErrorGeneral": "", + "noDockerHostMsg": "", + "DockerHostRequired": "", + "tailscalePingWarning": "", + "telegramSendSilently": "", + "invalidCronExpression": "", + "Bark API Version": "", + "setup a new monitor group": "", + "pagertreeResolve": "", + "pagertreeLow": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "threemaSenderIdentityFormat": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "No tags found.": "", + "Conditions": "", + "SIGNL4 Webhook URL": "", + "Alphanumerical string and hyphens only": "", + "Fail": "", + "Flute": "", + "now": "", + "-year": "", + "Json Query Expression": "", + "selectedMonitorCount": "", + "not contains": "", + "ends with": "", + "less than": "", + "greater than": "", + "Debug": "", + "Copy": "", + "Add New Tag": "", + "Search monitored sites": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "shrinkDatabaseDescriptionSqlite": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContent": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "enableNSCD": "", + "chromeExecutableAutoDetect": "", + "Edit Maintenance": "", + "cloneOf": "", + "emailCustomBody": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "postToExistingThread": "", + "wayToGetDiscordThreadId": "", + "invertKeywordDescription": "", + "pushoverMessageTtl": "", + "openModalTo": "", + "Remove domain": "", + "smspartnerPhoneNumberHelptext": "", + "Server URL should not contain the nfty topic": "", + "pushDeerServerDescription": "", + "Continue": "", + "Key Added": "", + "No API Keys": "", + "apiKey-inactive": "", + "Generate": "", + "pagertreeDoNothing": "", + "lunaseaUserID": "", + "ntfyAuthenticationMethod": "", + "twilioToNumber": "", + "Show Clickable Link Description": "", + "Badge Prefix": "", + "Badge Label Color": "", + "Badge Up Color": "", + "monitorToastMessagesDescription": "", + "Enable Kafka SSL": "", + "showCertificateExpiry": "", + "cacheBusterParam": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "wayToGetBitrix24Webhook": "", + "2faEnabled": "", + "2faDisabled": "", + "successEdited": "", + "successAuthChangePassword": "", + "successDisabled": "", + "successEnabled": "", + "tagNotFound": "", + "Remote Browser": "", + "deleteRemoteBrowserMessage": "", + "Browser Screenshot": "", + "senderSevenIO": "", + "callMeBotGet": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "gtxMessagingToHint": "", + "Originator": "", + "cellsyntOriginator": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "Condition": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaBasicModeInfo": "", + "Recipient Type": "", + "Private Number": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "OAuth Token URL": "", + "Client ID": "", + "Cannot connect to the socket server.": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not equals": "", + "contains": "", + "greater than or equal to": "", + "Money": "", + "Clear": "", + "Elevator": "", + "Custom sound to override default notification sound": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "timeoutAfter": "", + "Badge Suffix": "", + "Invert Keyword": "", + "Home": "", + "pagertreeSilent": "", + "mongodbCommandDescription": "", + "wayToGetHeiiOnCallDetails": "", + "wayToGetThreemaGateway": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "Don't mention people": "", + "disableAPIKeyMsg": "", + "Open Badge Generator": "", + "Badge Down Days": "", + "programmingLanguages": "", + "filterActive": "", + "templateMsg": "", + "templateLimitedToUpDownNotifications": "", + "Refresh Interval": "", + "Notify Channel": "", + "Request Body": "", + "Body Encoding": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "pagertreeCritical": "", + "Alphanumeric (recommended)": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "AccessKey Id": "", + "self-hosted container": "", + "wayToGetFlashDutyKey": "", + "Bitrix24 Webhook URL": "", + "emailCustomisableContent": "", + "smtpLiquidIntroduction": "", + "leave blank for default subject": "", + "styleElapsedTimeShowWithLine": "", + "Send to channel": "", + "whapiRecipient": "", + "aboutNotifyChannel": "", + "Reset Token": "", + "Expiry": "", + "ntfyUsernameAndPassword": "", + "twilioAccountSID": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Badge Maintenance Color": "", + "Badge Warn Color": "", + "Badge URL": "", + "FlashDuty Severity": "", + "nostrSender": "", + "locally configured mail transfer agent": "", + "emailTemplateHeartbeatJSON": "", + "setupDatabaseMariaDB": "", + "setupDatabaseSQLite": "", + "Badge value (For Testing only.)": "", + "API Keys": "", + "foundChromiumVersion": "", + "cellsyntOriginatortypeNumeric": "", + "time ago": "", + "Host URL": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Clone": "", + "starts with": "", + "not starts with": "", + "not ends with": "", + "ignoredTLSError": "", + "statusPageRefreshIn": "", + "liquidIntroduction": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "webhookBodyPresetOption": "", + "webhookBodyCustomOption": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "docker networks": "", + "Check/Uncheck": "", + "Add a new expiry notification day": "", + "Remove the expiry notification": "", + "Refresh Interval Description": "", + "telegramProtectContentDescription": "", + "and": "", + "cronExpression": "", + "cronSchedule": "", + "chromeExecutable": "", + "chromeExecutableDescription": "", + "notificationRegional": "", + "Clone Monitor": "", + "leave blank for default body": "", + "emailTemplateServiceName": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "Create new forum post": "", + "forumPostName": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "Your User ID": "", + "jsonQueryDescription": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "PushDeer Server": "", + "Don't expire": "", + "Add Another": "", + "apiKey-active": "", + "apiKey-expired": "", + "pagertreeIntegrationUrl": "", + "pagertreeUrgency": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaTarget": "", + "twilioAuthToken": "", + "Monitor Setting": "", + "Show Clickable Link": "", + "Badge Type": "", + "Badge Label Suffix": "", + "toastErrorTimeout": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Kafka Producer Message": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Kafka SASL Options": "", + "Mechanism": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "noOrBadCertificate": "", + "cacheBusterParamDescription": "", + "Message format": "", + "Send rich messages": "", + "bitrix24SupportUserID": "", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "successAdded": "", + "successResumed": "", + "successDeleted": "", + "successBackupRestored": "", + "Remote Browsers": "", + "Add a Remote Browser": "", + "Remote Browser not found!": "", + "threemaApiAuthenticationSecret": "", + "remoteBrowserToggle": "", + "GrafanaOncallUrl": "", + "wayToGetSevenIOApiKey": "", + "receiverSevenIO": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "wayToWriteWhapiRecipient": "", + "API URL": "", + "documentationOf": "", + "gtxMessagingFromHint": "", + "Originator type": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Destination": "", + "Allow Long SMS": "", + "max 11 alphanumeric characters": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaRecipientType": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "apiKeysDisabledMsg": "", + "Host Onesender": "", + "Token Onesender": "", + "privateOnesenderDesc": "", + "Group ID": "", + "New Group": "", + "Authentication Method": "", + "Authorization Header": "", + "Form Data Body": "", + "Client Secret": "", + "OAuth Scope": "", + "Lost connection to the socket server.": "", + "SIGNL4": "", + "conditionAddGroup": "", + "equals": "", + "less than or equal to": "", + "record": "", + "Notification Channel": "", + "Sound": "", + "Arcade": "", + "Correct": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Scifi": "", + "Guitar": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "Request Timeout": "", + "Group": "", + "Expected Value": "", + "Select": "", + "Cannot connect to the socket server": "", + "Reconnecting...": "" } From 9f7a04801fc8d78f425726b876523fb0f9597e25 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 022/346] Translated using Weblate (Arabic (ar_SY)) Currently translated at 62.1% (654 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ar_SY/ --- src/lang/ar-SY.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ar-SY.json b/src/lang/ar-SY.json index bb60d6e22..560f91817 100644 --- a/src/lang/ar-SY.json +++ b/src/lang/ar-SY.json @@ -1094,5 +1094,6 @@ "Expected Value": "", "Select": "", "Cannot connect to the socket server": "", - "Reconnecting...": "" + "Reconnecting...": "", + "pushViewCode": "" } From 31db8f5c7a87c0a836a7f28685a11d26160fed19 Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:37:08 +0000 Subject: [PATCH 023/346] Translated using Weblate (Arabic (ar_SY)) Currently translated at 62.1% (654 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ar_SY/ --- src/lang/ar-SY.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ar-SY.json b/src/lang/ar-SY.json index 560f91817..25ddf3417 100644 --- a/src/lang/ar-SY.json +++ b/src/lang/ar-SY.json @@ -1095,5 +1095,6 @@ "Select": "", "Cannot connect to the socket server": "", "Reconnecting...": "", - "pushViewCode": "" + "pushViewCode": "", + "setupDatabaseEmbeddedMariaDB": "" } From fcc89481c74f61fb5cd97bb1f4dde08fa7c76fac Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 024/346] Translated using Weblate (Arabic (ar_SY)) Currently translated at 62.1% (654 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ar_SY/ --- src/lang/ar-SY.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ar-SY.json b/src/lang/ar-SY.json index 25ddf3417..191be30a9 100644 --- a/src/lang/ar-SY.json +++ b/src/lang/ar-SY.json @@ -1096,5 +1096,6 @@ "Cannot connect to the socket server": "", "Reconnecting...": "", "pushViewCode": "", - "setupDatabaseEmbeddedMariaDB": "" + "setupDatabaseEmbeddedMariaDB": "", + "Pick a SASL Mechanism...": "" } From 859ee143fcec107c7e71f99c754df837b12ffabc Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 025/346] Translated using Weblate (Arabic (ar_SY)) Currently translated at 62.1% (654 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ar_SY/ --- src/lang/ar-SY.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ar-SY.json b/src/lang/ar-SY.json index 191be30a9..b0f9b7a3c 100644 --- a/src/lang/ar-SY.json +++ b/src/lang/ar-SY.json @@ -1097,5 +1097,6 @@ "Reconnecting...": "", "pushViewCode": "", "setupDatabaseEmbeddedMariaDB": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "ntfyPriorityHelptextAllEvents": "" } From ddf6a19964f743466b4cfd6616c33666a6dd4f24 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 026/346] Translated using Weblate (Arabic (ar_SY)) Currently translated at 62.1% (654 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ar_SY/ --- src/lang/ar-SY.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ar-SY.json b/src/lang/ar-SY.json index b0f9b7a3c..13013e847 100644 --- a/src/lang/ar-SY.json +++ b/src/lang/ar-SY.json @@ -1098,5 +1098,6 @@ "pushViewCode": "", "setupDatabaseEmbeddedMariaDB": "", "Pick a SASL Mechanism...": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "CopyToClipboardError": "" } From 124fbb60f0004b53e5eb1dcdbc83c32c51ebcdce Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:31 +0000 Subject: [PATCH 027/346] Translated using Weblate (Arabic (ar_SY)) Currently translated at 62.1% (654 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ar_SY/ --- src/lang/ar-SY.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ar-SY.json b/src/lang/ar-SY.json index 13013e847..8c2933f63 100644 --- a/src/lang/ar-SY.json +++ b/src/lang/ar-SY.json @@ -1099,5 +1099,6 @@ "setupDatabaseEmbeddedMariaDB": "", "Pick a SASL Mechanism...": "", "ntfyPriorityHelptextAllEvents": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 1ccbc7b4eebbbaa86866fa1bad9dc155079ef311 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:56:29 +0000 Subject: [PATCH 028/346] Translated using Weblate (Czech) Currently translated at 96.4% (1016 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/cs/ --- src/lang/cs-CZ.json | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/src/lang/cs-CZ.json b/src/lang/cs-CZ.json index 8fbebdc5c..29799a9c4 100644 --- a/src/lang/cs-CZ.json +++ b/src/lang/cs-CZ.json @@ -1051,5 +1051,41 @@ "Client ID": "ID klienta", "Client Secret": "Tajemství klienta", "OAuth Scope": "OAuth rozsah", - "Optional: Space separated list of scopes": "Volitelné: seznam rozsahů oddělte mezerami" + "Optional: Space separated list of scopes": "Volitelné: seznam rozsahů oddělte mezerami", + "Message format": "", + "Send rich messages": "", + "ignoredTLSError": "", + "Debug": "", + "Copy": "", + "CurlDebugInfo": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoProxiesUnsupported": "", + "Sound": "", + "Arcade": "", + "Fail": "", + "Doorbell": "", + "Flute": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "From": "", + "Can be found on:": "", + "CopyToClipboardSuccess": "", + "firewalls": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Correct": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From 750f3f327301c60048e00497413ed5d50e9070a7 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 029/346] Translated using Weblate (Czech) Currently translated at 96.4% (1016 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/cs/ --- src/lang/cs-CZ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/cs-CZ.json b/src/lang/cs-CZ.json index 29799a9c4..e7b1a0464 100644 --- a/src/lang/cs-CZ.json +++ b/src/lang/cs-CZ.json @@ -1087,5 +1087,6 @@ "Time Sensitive (iOS Only)": "", "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", "The phone number of the recipient in E.164 format.": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "CopyToClipboardError": "" } From 8bd357ef51c30636353a740e57d9356ca0b2db22 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:56:30 +0000 Subject: [PATCH 030/346] Translated using Weblate (Danish) Currently translated at 59.4% (626 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/da/ --- src/lang/da-DK.json | 412 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 411 insertions(+), 1 deletion(-) diff --git a/src/lang/da-DK.json b/src/lang/da-DK.json index 223510cde..2f77f917d 100644 --- a/src/lang/da-DK.json +++ b/src/lang/da-DK.json @@ -656,5 +656,415 @@ "telegramSendSilentlyDescription": "Send beskeden lydløst. Brugerne vil modtage en notifikation uden lyd.", "pushoverMessageTtl": "Message TTL (Sekunder)", "setupDatabaseEmbeddedMariaDB": "Du skal ikke opsætte noget. Docker billedet har integreret og konfigureret MariaDB automatisk. Uptime Kuma vil forbinde til databasen vha. en Unix socket.", - "setupDatabaseMariaDB": "Oprette forbindelse til en ekstern MariaDB database. Du skal indstille databasens forbindelsesinformation." + "setupDatabaseMariaDB": "Oprette forbindelse til en ekstern MariaDB database. Du skal indstille databasens forbindelsesinformation.", + "aboutNotifyChannel": "", + "Secret AccessKey": "", + "topicExplanation": "", + "settingUpDatabaseMSG": "", + "useRemoteBrowser": "", + "wayToWriteWhapiRecipient": "", + "auto resolve": "", + "noDockerHostMsg": "", + "wayToGetHeiiOnCallDetails": "", + "documentationOf": "", + "Command": "", + "successKeyword": "", + "wayToGetThreemaGateway": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "smspartnerApiurl": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Don't mention people": "", + "Mentioning": "", + "pagertreeResolve": "", + "Badge Duration (in hours)": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "monitorToastMessagesDescription": "", + "Kafka Producer Message": "", + "monitorToastMessagesLabel": "", + "toastErrorTimeout": "", + "cellsyntDestination": "", + "wayToGetBitrix24Webhook": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "cellsyntOriginatortypeNumeric": "", + "Originator": "", + "Destination": "", + "Badge Label Color": "", + "RadiusSecret": "", + "infiniteRetention": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "Bark Endpoint": "", + "backupRecommend": "", + "endDateTime": "", + "leave blank for default subject": "", + "Badge Preview": "", + "Select message type": "", + "Create new forum post": "", + "postToExistingThread": "", + "forumPostName": "", + "octopushLogin": "", + "pushoversounds pushover": "", + "pushoversounds pianobar": "", + "pushoversounds cosmic": "", + "pushoversounds tugboat": "", + "pushoversounds persistent": "", + "wayToGetKookGuildID": "", + "smseaglePriority": "", + "smspartnerSenderNameInfo": "", + "whapiRecipient": "", + "gtxMessagingApiKeyHint": "", + "locally configured mail transfer agent": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "No consecutive dashes": "", + "senderSevenIO": "", + "receiverInfoSevenIO": "", + "apiKeysDisabledMsg": "", + "PhoneNumbers": "", + "styleElapsedTime": "", + "styleElapsedTimeShowNoLine": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "webhookAdditionalHeadersDesc": "", + "DockerHostRequired": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "wayToGetDiscordThreadId": "", + "Badge Warn Color": "", + "Badge Down Days": "", + "Badge Style": "", + "Economy": "", + "alertaAlertState": "", + "now": "", + "Json Query Expression": "", + "Proto Method": "", + "styleElapsedTimeShowWithLine": "", + "There might be a typing error in the address.": "", + "SecretAccessKey": "", + "gtxMessagingFromHint": "", + "Telephone number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntOriginator": "", + "Allow Long SMS": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "Condition": "", + "Please enter a valid OID.": "", + "Host Onesender": "", + "Private Number": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Group ID": "", + "ends with": "", + "less than": "", + "timeoutAfter": "", + "Workstation": "", + "ignoredTLSError": "", + "Debug": "", + "templateHeartbeatJSON": "", + "webhookBodyCustomOption": "", + "enableProxyDescription": "", + "RadiusSecretDescription": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationIdDescription": "", + "cronExpression": "", + "warningTimezone": "", + "DateTime Range": "", + "notificationRegional": "", + "emailCustomBody": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "emailTemplateMsg": "", + "e.g. {discordThreadID}": "", + "invertKeywordDescription": "", + "jsonQueryDescription": "", + "octopushAPIKey": "", + "pushoversounds bike": "", + "pushoversounds classical": "", + "Strategy": "", + "Proto Service Name": "", + "goAlertIntegrationKeyInfo": "", + "AccessKeyId": "", + "SignName": "", + "SecretKey": "", + "Mention group": "", + "openModalTo": "", + "Add a domain": "", + "Remove domain": "", + "smtpDkimKeySelector": "", + "smtpDkimskipFields": "", + "auto acknowledged": "", + "smseagleUrl": "", + "smspartnerPhoneNumberHelptext": "", + "Leave blank to use a shared sender number.": "", + "Server URL should not contain the nfty topic": "", + "Badge Generator": "", + "Badge Label Suffix": "", + "Badge Up Color": "", + "Enter the list of brokers": "", + "Mechanism": "", + "cacheBusterParamDescription": "", + "Message format": "", + "Send rich messages": "", + "successBackupRestored": "", + "Remote Browser not found!": "", + "self-hosted container": "", + "apiKeySevenIO": "", + "wayToGetOnesenderUrlandToken": "", + "Authentication Method": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Client ID": "", + "OAuth Scope": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "signl4Docs": "", + "conditionAddGroup": "", + "equals": "", + "not contains": "", + "starts with": "", + "greater than or equal to": "", + "record": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Clear": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Query": "", + "wayToGetFlashDutyKey": "", + "FlashDuty Severity": "", + "nostrRelays": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "nostrRecipientsHelp": "", + "Resend Notification if Down X times consecutively": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Invert Keyword": "", + "Expected Value": "", + "Slug": "", + "telegramMessageThreadID": "", + "statusPageSpecialSlugDesc": "", + "The slug is already taken. Please choose another slug.": "", + "successKeywordExplanation": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "smspartnerPhoneNumber": "", + "smspartnerSenderName": "", + "ntfyAuthenticationMethod": "", + "Badge Label": "", + "Badge Prefix": "", + "Press Enter to add broker": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "remoteBrowserToggle": "", + "Browser Screenshot": "", + "Bitrix24 Webhook URL": "", + "bitrix24SupportUserID": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "gtxMessagingToHint": "", + "Search monitored sites": "", + "shrinkDatabaseDescriptionSqlite": "", + "endpoint": "", + "Badge Label Prefix": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "dataRetentionTimeError": "", + "SIGNL4": "", + "SendKey": "", + "Sms template must contain parameters: ": "", + "Bark Sound": "", + "PushDeer Server": "", + "Body Encoding": "", + "GrafanaOncallUrl": "", + "wayToGetWhapiUrlAndToken": "", + "startDateTime": "", + "Effective Date Range": "", + "Legacy Octopush-DM": "", + "Badge Color": "", + "Send to channel": "", + "threadForumPostID": "", + "pushoversounds intermission": "", + "pushoversounds spacealarm": "", + "pushoversounds climb": "", + "Guild ID": "", + "twilioAuthToken": "", + "Show Clickable Link Description": "", + "noOrBadCertificate": "", + "Bark API Version": "", + "Badge Type": "", + "Remote Browsers": "", + "Remote Browser": "", + "smtpLiquidIntroduction": "", + "affectedStatusPages": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "pushoversounds incoming": "", + "pushoversounds echo": "", + "pushoversounds updown": "", + "GoogleChat": "", + "wayToGetKookBotToken": "", + "Proxy server has authentication": "", + "pagertreeUrgency": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Request Body": "", + "API URL": "", + "To Phone Number": "", + "setupDatabaseSQLite": "", + "startOrEndWithOnly": "", + "RadiusCallingStationId": "", + "chromeExecutableDescription": "", + "Single Maintenance Window": "", + "apiKeyAddedMsg": "", + "wayToGetSevenIOApiKey": "", + "receiverSevenIO": "", + "Bark Group": "", + "ignoreTLSErrorGeneral": "", + "webhookAdditionalHeadersTitle": "", + "tailscalePingWarning": "", + "whatHappensAtForumPost": "", + "onebotSafetyTips": "", + "Badge Maintenance Color": "", + "Badge Warn Days": "", + "toastSuccessTimeout": "", + "deleteRemoteBrowserMessage": "", + "Host URL": "", + "Your User ID": "", + "WebHookUrl": "", + "Octopush API Version": "", + "ntfy Topic": "", + "time ago": "", + "-year": "", + "setup a new monitor group": "", + "alertaRecoverState": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "Copy": "", + "liquidIntroduction": "", + "templateMsg": "", + "templateMonitorJSON": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Check/Uncheck": "", + "setAsDefaultProxyDescription": "", + "Add a new expiry notification day": "", + "Remove the expiry notification": "", + "RadiusCalledStationId": "", + "Check how to config it for WebSocket": "", + "Connection String": "", + "and": "", + "cronSchedule": "", + "invalidCronExpression": "", + "enableNSCD": "", + "chromeExecutable": "", + "Edit Maintenance": "", + "emailCustomisableContent": "", + "leave blank for default body": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateLimitedToUpDownNotification": "", + "Channel access token (Long-lived)": "", + "affectedMonitorsDescription": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "Free Mobile User Identifier": "", + "Free Mobile API Key": "", + "Proto Content": "", + "Lowcost": "", + "goAlertInfo": "", + "TemplateCode": "", + "For safety, must use secret key": "", + "WeCom Bot Key": "", + "Notify Channel": "", + "smtpDkimDesc": "", + "smtpDkimHashAlgo": "", + "smtpDkimheaderFieldNames": "", + "Go back to home page.": "", + "wayToGetPagerDutyKey": "", + "Auto resolve or acknowledged": "", + "wayToGetPagerTreeIntegrationURL": "", + "twilioAccountSID": "", + "Open Badge Generator": "", + "Badge Suffix": "", + "Kafka Brokers": "", + "Kafka Topic Name": "", + "Enable Kafka Producer Auto Topic Creation": "", + "cacheBusterParam": "", + "Add a Remote Browser": "", + "remoteBrowsersDescription": "", + "mongodbCommandDescription": "", + "What is a Remote Browser?": "", + "callMeBotGet": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "SNMP Version": "", + "threemaBasicModeInfo": "", + "Token Onesender": "", + "Recipient Type": "", + "OAuth2: Client Credentials": "", + "Authorization Header": "", + "Client Secret": "", + "Optional: Space separated list of scopes": "", + "SIGNL4 Webhook URL": "", + "Conditions": "", + "conditionAdd": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not equals": "", + "contains": "", + "not starts with": "", + "not ends with": "", + "greater than": "", + "less than or equal to": "", + "Arcade": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Custom sound to override default notification sound": "", + "From": "", + "nostrRecipients": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "Request Timeout": "", + "telegramMessageThreadIDDescription": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "disableCloudflaredNoAuthMsg": "", + "Long-Lived Access Token": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Cannot connect to the socket server": "", + "enableGRPCTls": "" } From df4782f7e4e334fa67333ce3a8d9f340ae0ddbec Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 031/346] Translated using Weblate (Danish) Currently translated at 59.4% (626 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/da/ --- src/lang/da-DK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/da-DK.json b/src/lang/da-DK.json index 2f77f917d..d74d76f59 100644 --- a/src/lang/da-DK.json +++ b/src/lang/da-DK.json @@ -1066,5 +1066,6 @@ "Long-Lived Access Token": "", "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", "Cannot connect to the socket server": "", - "enableGRPCTls": "" + "enableGRPCTls": "", + "ntfyPriorityHelptextAllEvents": "" } From 94d49cb774822d1eee5e4f91efd85305e1837e3c Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:31 +0000 Subject: [PATCH 032/346] Translated using Weblate (Danish) Currently translated at 59.4% (626 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/da/ --- src/lang/da-DK.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/da-DK.json b/src/lang/da-DK.json index d74d76f59..85ceeda8d 100644 --- a/src/lang/da-DK.json +++ b/src/lang/da-DK.json @@ -1067,5 +1067,7 @@ "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", "Cannot connect to the socket server": "", "enableGRPCTls": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 0f4b59cc18a199d2a38c1c4f08303d0bcb87cd9e Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 033/346] Translated using Weblate (Danish) Currently translated at 59.4% (626 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/da/ --- src/lang/da-DK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/da-DK.json b/src/lang/da-DK.json index 85ceeda8d..12cfe5bbe 100644 --- a/src/lang/da-DK.json +++ b/src/lang/da-DK.json @@ -1069,5 +1069,6 @@ "enableGRPCTls": "", "ntfyPriorityHelptextAllEvents": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "CopyToClipboardError": "" } From 67513a7f3a49c5b31e38f173f009b3184c3f05bf Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 034/346] Translated using Weblate (Danish) Currently translated at 59.4% (626 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/da/ --- src/lang/da-DK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/da-DK.json b/src/lang/da-DK.json index 12cfe5bbe..538bb7ceb 100644 --- a/src/lang/da-DK.json +++ b/src/lang/da-DK.json @@ -1070,5 +1070,6 @@ "ntfyPriorityHelptextAllEvents": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "pushViewCode": "" } From 65f7bc6c23d7e0728c48cbc9342febf48c9d38b6 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Thu, 26 Jan 2023 04:02:01 +0000 Subject: [PATCH 035/346] Translated using Weblate (Danish) Currently translated at 59.4% (626 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/da/ --- src/lang/da-DK.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/da-DK.json b/src/lang/da-DK.json index 538bb7ceb..17d92baf0 100644 --- a/src/lang/da-DK.json +++ b/src/lang/da-DK.json @@ -1071,5 +1071,7 @@ "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", "CopyToClipboardError": "", - "pushViewCode": "" + "pushViewCode": "", + "backupOutdatedWarning": "", + "trustProxyDescription": "" } From 7b0fb89b700338c55db97e040b77e7789e7cd0ce Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 036/346] Translated using Weblate (Danish) Currently translated at 59.4% (626 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/da/ --- src/lang/da-DK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/da-DK.json b/src/lang/da-DK.json index 17d92baf0..08076d63e 100644 --- a/src/lang/da-DK.json +++ b/src/lang/da-DK.json @@ -1073,5 +1073,6 @@ "CopyToClipboardError": "", "pushViewCode": "", "backupOutdatedWarning": "", - "trustProxyDescription": "" + "trustProxyDescription": "", + "Pick a SASL Mechanism...": "" } From c63431c1f599cc07066bbbb7015ce64fcdd54751 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:56:38 +0000 Subject: [PATCH 037/346] Translated using Weblate (Greek) Currently translated at 62.9% (663 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/el/ --- src/lang/el-GR.json | 375 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 374 insertions(+), 1 deletion(-) diff --git a/src/lang/el-GR.json b/src/lang/el-GR.json index 127666382..43144f5f1 100644 --- a/src/lang/el-GR.json +++ b/src/lang/el-GR.json @@ -708,5 +708,378 @@ "dbName": "Όνομα βάσης δεδομένων", "Invert Keyword": "Αντιστροφή Λέξης-Κλειδιού", "Expected Value": "Αναμενόμενη Τιμή", - "Json Query": "Ερώτημα Json" + "Json Query": "Ερώτημα Json", + "Don't mention people": "", + "Mention group": "", + "successEnabled": "", + "Generate": "", + "Host URL": "", + "locally configured mail transfer agent": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "templateHeartbeatJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "webhookBodyCustomOption": "", + "statusPageSpecialSlugDesc": "", + "noDockerHostMsg": "", + "threemaRecipient": "", + "telegramSendSilentlyDescription": "", + "invertKeywordDescription": "", + "Saved.": "", + "smspartnerApiurl": "", + "smspartnerSenderName": "", + "Body Encoding": "", + "pagertreeIntegrationUrl": "", + "tagNotFound": "", + "Remote Browsers": "", + "Originator type": "", + "Telephone number": "", + "Badge Label Suffix": "", + "authInvalidToken": "", + "pagertreeLow": "", + "Badge Label Prefix": "", + "wayToGetFlashDutyKey": "", + "Browser Screenshot": "", + "wayToGetBitrix24Webhook": "", + "authUserInactiveOrDeleted": "", + "foundChromiumVersion": "", + "wayToGetWhapiUrlAndToken": "", + "Allow Long SMS": "", + "max 15 digits": "", + "GrafanaOncallUrl": "", + "Refresh Interval Description": "", + "gtxMessagingToHint": "", + "twilioAccountSID": "", + "Select message type": "", + "Create new forum post": "", + "postToExistingThread": "", + "ntfyUsernameAndPassword": "", + "successKeywordExplanation": "", + "telegramMessageThreadID": "", + "telegramProtectContentDescription": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "enableNSCD": "", + "noOrBadCertificate": "", + "gamedigGuessPort": "", + "webhookBodyPresetOption": "", + "jsonQueryDescription": "", + "wayToGetSevenIOApiKey": "", + "receiverSevenIO": "", + "apiKeysDisabledMsg": "", + "Google Analytics ID": "", + "pagertreeDoNothing": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "Badge Up Color": "", + "Badge Warn Color": "", + "successBackupRestored": "", + "ignoreTLSErrorGeneral": "", + "templateMsg": "", + "aboutNotifyChannel": "", + "openModalTo": "", + "startDateTime": "", + "now": "", + "threemaSenderIdentityFormat": "", + "threemaBasicModeInfo": "", + "Host Onesender": "", + "Token Onesender": "", + "Recipient Type": "", + "Private Number": "", + "Remove the expiry notification": "", + "ignoredTLSError": "", + "programmingLanguages": "", + "Debug": "", + "Copy": "", + "authIncorrectCreds": "", + "Reveal": "", + "styleElapsedTime": "", + "filterActive": "", + "filterActivePaused": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "successKeyword": "", + "Reset Token": "", + "DockerHostRequired": "", + "endDateTime": "", + "leave blank for default subject": "", + "emailTemplateServiceName": "", + "emailTemplateMonitorJSON": "", + "whatHappensAtForumPost": "", + "wayToGetDiscordThreadId": "", + "Remove domain": "", + "Server URL should not contain the nfty topic": "", + "PushDeer Server": "", + "pushDeerServerDescription": "", + "Add Another": "", + "Key Added": "", + "apiKeyAddedMsg": "", + "No API Keys": "", + "apiKey-active": "", + "Expires": "", + "deleteAPIKeyMsg": "", + "pagertreeSilent": "", + "pagertreeHigh": "", + "pagertreeCritical": "", + "ntfyAuthenticationMethod": "", + "Badge Preview": "", + "Badge Down Days": "", + "Badge URL": "", + "Monitor Group": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "Close": "", + "Request Body": "", + "FlashDuty Severity": "", + "nostrRelays": "", + "cacheBusterParamDescription": "", + "gamedigGuessPortDescription": "", + "successAdded": "", + "successResumed": "", + "successDeleted": "", + "successDisabled": "", + "remoteBrowserToggle": "", + "deleteRemoteBrowserMessage": "", + "cellsyntSplitLongMessages": "", + "Community String": "", + "OID (Object Identifier)": "", + "SNMP Version": "", + "threemaRecipientType": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Authorization Header": "", + "Form Data Body": "", + "Client ID": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Cannot connect to the socket server.": "", + "signl4Docs": "", + "Conditions": "", + "equals": "", + "contains": "", + "not contains": "", + "starts with": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "greater than": "", + "less than or equal to": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Fail": "", + "Bubble": "", + "Doorbell": "", + "Money": "", + "Scifi": "", + "Elevator": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "cronExpression": "", + "invalidCronExpression": "", + "chromeExecutableAutoDetect": "", + "notificationRegional": "", + "Clone": "", + "cloneOf": "", + "twilioAuthToken": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "Open Badge Generator": "", + "Badge Label": "", + "Badge Prefix": "", + "Badge Suffix": "", + "Badge Color": "", + "Search monitored sites": "", + "templateMonitorJSON": "", + "Add a new expiry notification day": "", + "wayToGetThreemaGateway": "", + "emailTemplateStatus": "", + "Kafka Producer Message": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderNameInfo": "", + "API Keys": "", + "successEdited": "", + "successAuthChangePassword": "", + "useRemoteBrowser": "", + "Alphanumeric (recommended)": "", + "Mentioning": "", + "Notify Channel": "", + "callMeBotGet": "", + "Destination": "", + "Bitrix24 Webhook URL": "", + "bitrix24SupportUserID": "", + "Add a Remote Browser": "", + "Remote Browser not found!": "", + "remoteBrowsersDescription": "", + "receiverInfoSevenIO": "", + "API URL": "", + "wayToGetHeiiOnCallDetails": "", + "To Phone Number": "", + "Originator": "", + "cellsyntOriginator": "", + "shrinkDatabaseDescriptionSqlite": "", + "What is a Remote Browser?": "", + "Refresh Interval": "", + "Expiry date": "", + "emailTemplateHostnameOrURL": "", + "pushoverMessageTtl": "", + "Send to channel": "", + "forumPostName": "", + "threadForumPostID": "", + "Remote Browser": "", + "pagertreeResolve": "", + "Kafka Topic Name": "", + "Session Token": "", + "liquidIntroduction": "", + "Select": "", + "selectedMonitorCount": "", + "telegramProtectContent": "", + "emailTemplateHeartbeatJSON": "", + "emailCustomisableContent": "", + "smtpLiquidIntroduction": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "2faEnabled": "", + "pushOthers": "", + "telegramSendSilently": "", + "senderSevenIO": "", + "apiKeySevenIO": "", + "emailCustomBody": "", + "Bark API Version": "", + "Add API Key": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Badge Warn Days": "", + "toastSuccessTimeout": "", + "Channel access token (Long-lived)": "", + "Your User ID": "", + "pagertreeMedium": "", + "leave blank for default body": "", + "setup a new monitor group": "", + "Edit Maintenance": "", + "telegramMessageThreadIDDescription": "", + "time ago": "", + "-year": "", + "Json Query Expression": "", + "Group": "", + "threemaApiAuthenticationSecret": "", + "record": "", + "lunaseaUserID": "", + "styleElapsedTimeShowNoLine": "", + "styleElapsedTimeShowWithLine": "", + "CopyToClipboardSuccess": "", + "Check/Uncheck": "", + "tailscalePingWarning": "", + "Client Secret": "", + "and": "", + "e.g. {discordThreadID}": "", + "Add a domain": "", + "Expiry": "", + "Don't expire": "", + "Continue": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "disableAPIKeyMsg": "", + "pagertreeUrgency": "", + "Badge Maintenance Color": "", + "Badge Style": "", + "Badge value (For Testing only.)": "", + "toastErrorTimeout": "", + "Kafka Brokers": "", + "Enable Kafka SSL": "", + "Kafka SASL Options": "", + "Mechanism": "", + "noGroupMonitorMsg": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "nostrRecipients": "", + "cacheBusterParam": "", + "Message format": "", + "Send rich messages": "", + "2faAlreadyEnabled": "", + "2faDisabled": "", + "successPaused": "", + "self-hosted container": "", + "Command": "", + "mongodbCommandDescription": "", + "wayToWriteWhapiRecipient": "", + "whapiRecipient": "", + "documentationOf": "", + "gtxMessagingApiKeyHint": "", + "gtxMessagingFromHint": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntOriginatortypeNumeric": "", + "cellsyntDestination": "", + "max 11 alphanumeric characters": "", + "snmpCommunityStringHelptext": "", + "snmpOIDHelptext": "", + "Condition": "", + "Please enter a valid OID.": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "privateOnesenderDesc": "", + "Group ID": "", + "New Group": "", + "Group Name": "", + "OAuth Token URL": "", + "Go back to home page.": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "conditionAdd": "", + "conditionDelete": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not equals": "", + "less than": "", + "greater than or equal to": "", + "Arcade": "", + "Correct": "", + "Harp": "", + "Flute": "", + "Clear": "", + "Guitar": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "Request Timeout": "", + "timeoutAfter": "", + "sameAsServerTimezone": "", + "cronSchedule": "", + "chromeExecutable": "", + "chromeExecutableDescription": "", + "Clone Monitor": "", + "twilioApiKey": "", + "Monitor Setting": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Badge Generator": "", + "Badge Type": "", + "Badge Duration (in hours)": "", + "Badge Label Color": "" } From 894f3f200f0ff9aaac08729bd965c5a69354c810 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:11 +0000 Subject: [PATCH 038/346] Translated using Weblate (Greek) Currently translated at 62.9% (663 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/el/ --- src/lang/el-GR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/el-GR.json b/src/lang/el-GR.json index 43144f5f1..975adb1f9 100644 --- a/src/lang/el-GR.json +++ b/src/lang/el-GR.json @@ -1081,5 +1081,6 @@ "Badge Generator": "", "Badge Type": "", "Badge Duration (in hours)": "", - "Badge Label Color": "" + "Badge Label Color": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 6c52a2343c243eca307f7ad7c95fbb5c0070ce38 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 039/346] Translated using Weblate (Greek) Currently translated at 62.9% (663 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/el/ --- src/lang/el-GR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/el-GR.json b/src/lang/el-GR.json index 975adb1f9..4d8ed1290 100644 --- a/src/lang/el-GR.json +++ b/src/lang/el-GR.json @@ -1082,5 +1082,6 @@ "Badge Type": "", "Badge Duration (in hours)": "", "Badge Label Color": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "CopyToClipboardError": "" } From 58803fac0124fad1cd591b5b2aba481ae4c10247 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 040/346] Translated using Weblate (Greek) Currently translated at 62.9% (663 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/el/ --- src/lang/el-GR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/el-GR.json b/src/lang/el-GR.json index 4d8ed1290..fc7782a56 100644 --- a/src/lang/el-GR.json +++ b/src/lang/el-GR.json @@ -1083,5 +1083,6 @@ "Badge Duration (in hours)": "", "Badge Label Color": "", "ntfyPriorityHelptextAllExceptDown": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "pushViewCode": "" } From ce98c7400c3b4c4be34d95000fad49bd9729bd45 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 041/346] Translated using Weblate (Greek) Currently translated at 62.9% (663 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/el/ --- src/lang/el-GR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/el-GR.json b/src/lang/el-GR.json index fc7782a56..3e40030b4 100644 --- a/src/lang/el-GR.json +++ b/src/lang/el-GR.json @@ -1084,5 +1084,6 @@ "Badge Label Color": "", "ntfyPriorityHelptextAllExceptDown": "", "CopyToClipboardError": "", - "pushViewCode": "" + "pushViewCode": "", + "Pick a SASL Mechanism...": "" } From cf8d0c82fd73b5d9e522f2b9cb3ac4afe6ff0d91 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 042/346] Translated using Weblate (Greek) Currently translated at 62.9% (663 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/el/ --- src/lang/el-GR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/el-GR.json b/src/lang/el-GR.json index 3e40030b4..d81171d9b 100644 --- a/src/lang/el-GR.json +++ b/src/lang/el-GR.json @@ -1085,5 +1085,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "CopyToClipboardError": "", "pushViewCode": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "ntfyPriorityHelptextAllEvents": "" } From 63e25e03cbf858927914b9ce6b625f2970200879 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:56:44 +0000 Subject: [PATCH 043/346] Translated using Weblate (Spanish) Currently translated at 90.5% (954 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/ --- src/lang/es-ES.json | 99 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 98 insertions(+), 1 deletion(-) diff --git a/src/lang/es-ES.json b/src/lang/es-ES.json index 85d6d382d..dbc5bc0b0 100644 --- a/src/lang/es-ES.json +++ b/src/lang/es-ES.json @@ -988,5 +988,102 @@ "forumPostName": "Nombre de la publicación en el foro", "threadForumPostID": "ID del hilo / publicación en el foro", "e.g. {discordThreadID}": "por ejemplo, {discordThreadID}", - "whatHappensAtForumPost": "Crear una nueva publicación en el foro. Esto NO publica mensajes en una publicación existente. Para publicar en una publicación existente usa \"{option}\"" + "whatHappensAtForumPost": "Crear una nueva publicación en el foro. Esto NO publica mensajes en una publicación existente. Para publicar en una publicación existente usa \"{option}\"", + "shrinkDatabaseDescriptionSqlite": "", + "now": "", + "time ago": "", + "-year": "", + "Json Query Expression": "", + "Debug": "", + "SIGNL4": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "record": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "From": "", + "Can be found on:": "", + "ignoredTLSError": "", + "Copy": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoProxiesUnsupported": "", + "and": "", + "Send rich messages": "", + "Community String": "", + "OID (Object Identifier)": "", + "Please enter a valid OID.": "", + "privateOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "Authentication Method": "", + "Authorization Header": "", + "OAuth Token URL": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Lost connection to the socket server.": "", + "SIGNL4 Webhook URL": "", + "conditionValuePlaceholder": "", + "not equals": "", + "not contains": "", + "starts with": "", + "not starts with": "", + "ends with": "", + "firewalls": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "Message format": "", + "snmpCommunityStringHelptext": "", + "snmpOIDHelptext": "", + "Condition": "", + "SNMP Version": "", + "Host Onesender": "", + "Token Onesender": "", + "Recipient Type": "", + "Private Number": "", + "groupOnesenderDesc": "", + "Group ID": "", + "New Group": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Form Data Body": "", + "Client ID": "", + "Client Secret": "", + "Go back to home page.": "", + "No tags found.": "", + "Cannot connect to the socket server.": "", + "signl4Docs": "", + "Conditions": "", + "conditionAdd": "", + "conditionDelete": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "equals": "", + "contains": "", + "not ends with": "", + "less than": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From c4aa7cf43aff4aeb702e08a1b79d5386ebe747e0 Mon Sep 17 00:00:00 2001 From: Asdrubal Duarte Date: Mon, 28 Aug 2023 09:44:24 +0000 Subject: [PATCH 044/346] Translated using Weblate (Spanish) Currently translated at 90.5% (954 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/ --- src/lang/es-ES.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/es-ES.json b/src/lang/es-ES.json index dbc5bc0b0..e014ad956 100644 --- a/src/lang/es-ES.json +++ b/src/lang/es-ES.json @@ -1085,5 +1085,6 @@ "Time Sensitive (iOS Only)": "", "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", "The phone number of the recipient in E.164 format.": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "jsonQueryDescription": "" } From 768af098374cf7ea08a4d08a5214d860c9489483 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 045/346] Translated using Weblate (Spanish) Currently translated at 90.5% (954 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/ --- src/lang/es-ES.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/es-ES.json b/src/lang/es-ES.json index e014ad956..d9de74ef6 100644 --- a/src/lang/es-ES.json +++ b/src/lang/es-ES.json @@ -1086,5 +1086,6 @@ "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", "The phone number of the recipient in E.164 format.": "", "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", - "jsonQueryDescription": "" + "jsonQueryDescription": "", + "CopyToClipboardError": "" } From 0ca73d5c47f7ae050759b224f141af597fa74b2f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:56:45 +0000 Subject: [PATCH 046/346] Translated using Weblate (Estonian) Currently translated at 27.4% (289 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/et/ --- src/lang/et-EE.json | 743 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 742 insertions(+), 1 deletion(-) diff --git a/src/lang/et-EE.json b/src/lang/et-EE.json index c68314a9e..31e4e1fcd 100644 --- a/src/lang/et-EE.json +++ b/src/lang/et-EE.json @@ -316,5 +316,746 @@ "Switch to Light Theme": "Vaheta heledale teemale", "Discard": "Loobu", "deleteStatusPageMsg": "Kas Sa oled kindel, et soovid kustutada seda staatuse lehte?", - "Resend Notification if Down X times consecutively": "Saada teavitus uuesti kui monitor on rikkis X korda järjest" + "Resend Notification if Down X times consecutively": "Saada teavitus uuesti kui monitor on rikkis X korda järjest", + "gtxMessagingApiKeyHint": "", + "Other Software": "", + "maintenanceStatus-ended": "", + "smtpLiquidIntroduction": "", + "Hello @everyone is...": "", + "User Key": "", + "Device": "", + "Free Mobile API Key": "", + "AccessKeyId": "", + "Bark Endpoint": "", + "Kafka SASL Options": "", + "2faEnabled": "", + "Mentioning": "", + "Notify Channel": "", + "foundChromiumVersion": "", + "ntfyUsernameAndPassword": "", + "Refresh Interval Description": "", + "Check how to config it for WebSocket": "", + "Expiry date": "", + "Don't expire": "", + "Continue": "", + "mongodbCommandDescription": "", + "Destination": "", + "wayToGetThreemaGateway": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "secureOptionNone": "", + "emailTemplateHeartbeatJSON": "", + "checkPrice": "", + "receiverInfoSevenIO": "", + "whapiRecipient": "", + "API URL": "", + "smspartnerPhoneNumberHelptext": "", + "Host URL": "", + "styleElapsedTimeShowWithLine": "", + "Authentication": "", + "Backup": "", + "About": "", + "For example: nginx, Apache and Traefik.": "", + "Domain Names": "", + "Workstation": "", + "Packet Size": "", + "wayToGetTelegramToken": "", + "Chat ID": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "maintenanceStatus-unknown": "", + "emailCustomSubject": "", + "deleteMaintenanceMsg": "", + "affectedStatusPages": "", + "promosmsLogin": "", + "pushoversounds magic": "", + "pushoversounds intermission": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "Message Title": "", + "More info on:": "", + "pushoverDesc1": "", + "LunaSea Device ID": "", + "Apprise URL": "", + "Proto Service Name": "", + "Proto Content": "", + "Bark Sound": "", + "promosmsTypeFlash": "", + "PushDeer Server": "", + "PushDeer Key": "", + "wayToGetClickSendSMSToken": "", + "Google Analytics ID": "", + "Body Encoding": "", + "Add API Key": "", + "apiKey-active": "", + "apiKey-expired": "", + "twilioFromNumber": "", + "Badge URL": "", + "AccessKey Id": "", + "To Phone Number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Bark API Version": "", + "Open Badge Generator": "", + "Feishu WebHookUrl": "", + "setup a new monitor group": "", + "openModalTo": "", + "smtpDkimPrivateKey": "", + "smtpDkimheaderFieldNames": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "successResumed": "", + "successBackupRestored": "", + "Remote Browsers": "", + "callMeBotGet": "", + "wayToGetWhapiUrlAndToken": "", + "pushoverDesc2": "", + "Edit Tag": "", + "Don't know how to get the token? Please read the guide:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "RadiusCalledStationIdDescription": "", + "Steam Game Server": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "lastDay4": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-inactive": "", + "install": "", + "installing": "", + "uninstall": "", + "uninstalling": "", + "aboutIconURL": "", + "Status:": "", + "Free Mobile User Identifier": "", + "Device Token": "", + "Kafka Topic Name": "", + "settingUpDatabaseMSG": "", + "nostrRecipientsHelp": "", + "successDeleted": "", + "Remote Browser not found!": "", + "Select message type": "", + "Basic Settings": "", + "Channel Name": "", + "statusPageSpecialSlugDesc": "", + "Next": "", + "The slug is already taken. Please choose another slug.": "", + "HTTP Basic Auth": "", + "New Status Page": "", + "Reverse Proxy": "", + "octopushLogin": "", + "pushoversounds bike": "", + "apiCredentials": "", + "For safety, must use secret key": "", + "Topic": "", + "aboutKumaURL": "", + "smtpDkimDesc": "", + "smtpDkimDomain": "", + "wayToGetPagerDutyKey": "", + "Integration Key": "", + "Integration URL": "", + "auto acknowledged": "", + "Badge Prefix": "", + "Badge Label Color": "", + "Badge Down Days": "", + "Group": "", + "toastSuccessTimeout": "", + "Secret AccessKey": "", + "Session Token": "", + "successEnabled": "", + "wayToGetHeiiOnCallDetails": "", + "apiKeysDisabledMsg": "", + "dbName": "", + "Cannot connect to the socket server": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "smseagleGroup": "", + "smseagleContact": "", + "onebotUserOrGroupId": "", + "Badge Type": "", + "programmingLanguages": "", + "endpoint": "", + "templateMsg": "", + "webhookBodyCustomOption": "", + "Coming Soon": "", + "Examples": "", + "From Email": "", + "emailCustomBody": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "SendKey": "", + "pagertreeIntegrationUrl": "", + "pagertreeLow": "", + "pagertreeCritical": "", + "wayToGetPagerTreeIntegrationURL": "", + "ntfyAuthenticationMethod": "", + "aboutNotifyChannel": "", + "successAdded": "", + "cloudflareWebsite": "", + "octopushLegacyHint": "", + "Mechanism": "", + "now": "", + "not starts with": "", + "ends with": "", + "greater than": "", + "ignoredTLSError": "", + "promosmsPassword": "", + "notificationRegional": "", + "Close": "", + "filterActivePaused": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownNotifications": "", + "BodyInvalidFormat": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "shrinkDatabaseDescriptionSqlite": "", + "selectedMonitorCount": "", + "No consecutive dashes": "", + "Add a new expiry notification day": "", + "RadiusSecretDescription": "", + "RadiusCallingStationId": "", + "Certificate Expiry Notification": "", + "API Username": "", + "API Key": "", + "Show update if available": "", + "noDockerHostMsg": "", + "telegramProtectContent": "", + "YOUR BOT TOKEN HERE": "", + "Home Assistant URL": "", + "default: notify all devices": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Event type:": "", + "Event data:": "", + "backupRecommend": "", + "Optional": "", + "or": "", + "lastDay": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "IconUrl": "", + "Disable": "", + "chromeExecutable": "", + "chromeExecutableAutoDetect": "", + "dnsCacheDescription": "", + "DateTime Range": "", + "loadingError": "", + "confirmUninstallPlugin": "", + "cloneOf": "", + "leave blank for default subject": "", + "smtpCC": "", + "Discord Webhook URL": "", + "Bot Display Name": "", + "postToExistingThread": "", + "forumPostName": "", + "e.g. {discordThreadID}": "", + "Recipients": "", + "Channel access token (Long-lived)": "", + "Messaging API": "", + "infiniteRetention": "", + "confirmDeleteTagMsg": "", + "dnsPortDescription": "", + "affectedMonitorsDescription": "", + "atLeastOneMonitor": "", + "pushoversounds cosmic": "", + "pushoversounds falling": "", + "pushoversounds incoming": "", + "Guild ID": "", + "SMS Type": "", + "octopushTypeLowCost": "", + "Check octopush prices": "", + "Economy": "", + "SMSManager API Docs": "", + "You can divide numbers with": "", + "SignName": "", + "Proxy Protocol": "", + "Proxy Server": "", + "matrixDesc2": "", + "signalImportant": "", + "smtpDkimskipFields": "", + "serwersmsPhoneNumber": "", + "serwersmsSenderName": "", + "smseagleTo": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "onebotSafetyTips": "", + "API Keys": "", + "Expires": "", + "disableAPIKeyMsg": "", + "Generate": "", + "pagertreeUrgency": "", + "lunaseaUserID": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "Badge Suffix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Up Color": "", + "Badge Warn Color": "", + "monitorToastMessagesLabel": "", + "Enter the list of brokers": "", + "Kafka Producer Message": "", + "Send rich messages": "", + "Remote Browser": "", + "remoteBrowserToggle": "", + "gtxMessagingFromHint": "", + "gtxMessagingToHint": "", + "Originator type": "", + "cellsyntOriginatortypeNumeric": "", + "cellsyntDestination": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "Condition": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "Host Onesender": "", + "Token Onesender": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Authorization Header": "", + "Form Data Body": "", + "Client ID": "", + "Go back to home page.": "", + "SIGNL4": "", + "signl4Docs": "", + "conditionDelete": "", + "conditionValuePlaceholder": "", + "not contains": "", + "record": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Guitar": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "From": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "nostrRelays": "", + "nostrRelaysHelp": "", + "noOrBadCertificate": "", + "gamedigGuessPortDescription": "", + "defaultNotificationName": "", + "webhookFormDataDesc": "", + "Subject:": "", + "Valid To:": "", + "Issuer:": "", + "Fingerprint:": "", + "Domain Name Expiry Notification": "", + "Docker Container": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "endDateTime": "", + "weekdayShortTue": "", + "weekdayShortWed": "", + "weekdayShortFri": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "pushyToken": "", + "GoogleChat": "", + "smseagleRecipient": "", + "smseagleToken": "", + "From Name/Number": "", + "Leave blank to use a shared sender number.": "", + "Octopush API Version": "", + "ntfy Topic": "", + "Server URL should not contain the nfty topic": "", + "onebotMessageType": "", + "socket": "", + "Trust Proxy": "", + "signedInDispDisabled": "", + "Reconnecting...": "", + "Expected Value": "", + "Saved.": "", + "successKeyword": "", + "Command": "", + "Allow Long SMS": "", + "max 15 digits": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaSenderIdentity": "", + "threemaRecipientTypeEmail": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "One record": "", + "topicExplanation": "", + "Slug": "", + "Footer Text": "", + "Show Powered By": "", + "RadiusSecret": "", + "What you can try:": "", + "Retype the address.": "", + "settingsCertificateExpiry": "", + "DockerHostRequired": "", + "deleteDockerHostMsg": "", + "Bot Token": "", + "wayToGetTelegramChatID": "", + "maintenanceStatus-scheduled": "", + "wayToGetZohoCliqURL": "", + "jsonQueryDescription": "", + "octopushAPIKey": "", + "Notification Sound": "", + "octopushPhoneNumber": "", + "octopushSMSSender": "", + "Enable TLS": "", + "Proto Method": "", + "Bark Group": "", + "Proxy server has authentication": "", + "promosmsTypeEco": "", + "pushDeerServerDescription": "", + "Server Address": "", + "No API Keys": "", + "apiKey-inactive": "", + "twilioAuthToken": "", + "Badge value (For Testing only.)": "", + "Authorization Identity": "", + "2faDisabled": "", + "successAuthChangePassword": "", + "successDisabled": "", + "Alphanumeric (recommended)": "", + "Telephone number": "", + "Browser Screenshot": "", + "Don't mention people": "", + "Mention group": "", + "Platform": "", + "Huawei": "", + "High": "", + "promosmsTypeSpeed": "", + "promosmsPhoneNumber": "", + "promosmsSMSSender": "", + "Add a domain": "", + "smtpDkimKeySelector": "", + "smtpDkimHashAlgo": "", + "2faAlreadyEnabled": "", + "receiverSevenIO": "", + "apiKeySevenIO": "", + "wayToWriteWhapiRecipient": "", + "What is a Remote Browser?": "", + "Reset Token": "", + "Message:": "", + "Notification Service": "", + "pushoversounds pushover": "", + "Refresh Interval": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "There might be a typing error in the address.": "", + "tcp": "", + "telegramSendSilently": "", + "telegramProtectContentDescription": "", + "supportTelegramChatID": "", + "telegramMessageThreadIDDescription": "", + "Frontend Version": "", + "Frontend Version do not match backend version!": "", + "lastDay1": "", + "lastDay2": "", + "lastDay3": "", + "No Maintenance": "", + "plugin": "", + "wayToGetLineChannelToken": "", + "Icon URL": "", + "aboutMattermostChannelName": "", + "dataRetentionTimeError": "", + "Read more:": "", + "Retry": "", + "Icon Emoji": "", + "Expiry": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Request Body": "", + "showCertificateExpiry": "", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "successPaused": "", + "Add a Remote Browser": "", + "remoteBrowsersDescription": "", + "GrafanaOncallUrl": "", + "Trigger type:": "", + "Send to channel": "", + "Create new forum post": "", + "enableGRPCTls": "", + "matrixHomeserverURL": "", + "Internal Room Id": "", + "Powered by": "", + "Remove Token": "", + "No Proxy": "", + "Page Not Found": "", + "secureOptionTLS": "", + "emailCustomisableContent": "", + "invertKeywordDescription": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "WeCom Bot Key": "", + "promosmsTypeFull": "", + "smtpDkimSettings": "", + "documentation": "", + "Auto resolve or acknowledged": "", + "do nothing": "", + "auto resolve": "", + "Badge Pending Color": "", + "Badge Style": "", + "Press Enter to add broker": "", + "noGroupMonitorMsg": "", + "successEdited": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "timeoutAfter": "", + "setupDatabaseMariaDB": "", + "setupDatabaseSQLite": "", + "Request Timeout": "", + "locally configured mail transfer agent": "", + "goAlertInfo": "", + "serwersmsAPIUser": "", + "smseagleRecipientType": "", + "Show Clickable Link Description": "", + "Badge Generator": "", + "pushOthers": "", + "wayToGetTeamsURL": "", + "Add New Tag": "", + "templateHeartbeatJSON": "", + "webhookBodyPresetOption": "", + "enableProxyDescription": "", + "Go back to the previous page.": "", + "Connection String": "", + "wayToGetLineNotifyToken": "", + "Ignore TLS Error": "", + "leave blank for default body": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "To Email": "", + "wayToCheckSignalURL": "", + "Strategy": "", + "Sms template must contain parameters: ": "", + "Learn More": "", + "deleteAPIKeyMsg": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "pagertreeDoNothing": "", + "lunaseaTarget": "", + "Show Clickable Link": "", + "Badge Color": "", + "Badge Label Prefix": "", + "authIncorrectCreds": "", + "self-hosted container": "", + "useRemoteBrowser": "", + "ignoreTLSErrorGeneral": "", + "styleElapsedTime": "", + "styleElapsedTimeShowNoLine": "", + "telegramSendSilentlyDescription": "", + "Maintenance Time Window of a Day": "", + "Schedule Maintenance": "", + "Edit Maintenance": "", + "Clone": "", + "Channel access token": "", + "recurringIntervalMessage": "", + "Setup Proxy": "", + "Originator": "", + "time ago": "", + "-year": "", + "Json Query Expression": "", + "not ends with": "", + "less than": "", + "less than or equal to": "", + "Debug": "", + "Copy": "", + "threadForumPostID": "", + "Search monitored sites": "", + "liquidIntroduction": "", + "templateLimitedToUpDownCertNotifications": "", + "Application Token": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "docker networks": "", + "successKeywordExplanation": "", + "Select": "", + "Check/Uncheck": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "wayToGetCloudflaredURL": "", + "HTTP Headers": "", + "Remove the expiry notification": "", + "RadiusCalledStationId": "", + "RadiusCallingStationIdDescription": "", + "Also check beta release": "", + "Using a Reverse Proxy?": "", + "Setup Docker Host": "", + "Connection Type": "", + "Docker Daemon": "", + "Docker Host": "", + "Docker Hosts": "", + "Domain": "", + "telegramMessageThreadID": "", + "chatIDNotFound": "", + "disableCloudflaredNoAuthMsg": "", + "and": "", + "Display Timezone": "", + "Enable": "", + "enableNSCD": "", + "chromeExecutableDescription": "", + "Single Maintenance Window": "", + "Effective Date Range": "", + "Date and Time": "", + "Clone Monitor": "", + "smtpBCC": "", + "Prefix Custom Message": "", + "whatHappensAtForumPost": "", + "wayToGetDiscordThreadId": "", + "needSignalAPI": "", + "Number": "", + "Access Token": "", + "Line Developers Console": "", + "lineDevConsoleTo": "", + "User ID": "", + "Your User ID": "", + "pushoversounds classical": "", + "wayToGetKookGuildID": "", + "pushoverMessageTtl": "", + "octopushTypePremium": "", + "Example:": "", + "Lowcost": "", + "Gateway Type": "", + "Base URL": "", + "goAlertIntegrationKeyInfo": "", + "SecretAccessKey": "", + "PhoneNumbers": "", + "TemplateCode": "", + "WebHookUrl": "", + "SecretKey": "", + "matrixDesc1": "", + "Uptime Kuma URL": "", + "Remove domain": "", + "aboutWebhooks": "", + "aboutChannelName": "", + "serwersmsAPIPassword": "", + "Custom Monitor Type": "", + "Add Another": "", + "Key Added": "", + "apiKeyAddedMsg": "", + "pagertreeSilent": "", + "pagertreeResolve": "", + "lunaseaDeviceID": "", + "twilioToNumber": "", + "Monitor Setting": "", + "Badge Duration (in hours)": "", + "Badge Label": "", + "Badge Down Color": "", + "Badge Maintenance Color": "", + "Badge Warn Days": "", + "Monitor Group": "", + "monitorToastMessagesDescription": "", + "toastErrorTimeout": "", + "Kafka Brokers": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "Message format": "", + "tagNotFound": "", + "deleteRemoteBrowserMessage": "", + "documentationOf": "", + "cellsyntOriginator": "", + "cellsyntSplitLongMessages": "", + "max 11 alphanumeric characters": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Recipient Type": "", + "Private Number": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "New Group": "", + "Authentication Method": "", + "OAuth Token URL": "", + "Client Secret": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4 Webhook URL": "", + "Conditions": "", + "conditionAdd": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "equals": "", + "not equals": "", + "contains": "", + "starts with": "", + "greater than or equal to": "", + "Correct": "", + "Flute": "", + "Pop": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Long-Lived Access Token": "", + "pushoversounds gamelan": "", + "wayToGetFlashDutyKey": "", + "FlashDuty Severity": "", + "nostrSender": "", + "nostrRecipients": "", + "gamedigGuessPort": "", + "Monitor": "", + "Please read": "", + "Days Remaining:": "", + "No status pages": "", + "Date Created": "", + "tailscalePingWarning": "", + "Container Name / ID": "", + "cronExpression": "", + "cronSchedule": "", + "invalidCronExpression": "", + "recurringInterval": "", + "Recurring": "", + "strategyManual": "", + "warningTimezone": "", + "weekdayShortMon": "", + "weekdayShortThu": "", + "weekdayShortSat": "", + "dayOfMonth": "", + "pushoversounds siren": "", + "pushoversounds alien": "", + "pushoversounds updown": "", + "pushyAPIKey": "", + "wayToGetKookBotToken": "", + "promosmsAllowLongSMS": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "smseaglePriority": "", + "Recipient Number": "", + "Legacy Octopush-DM": "", + "onebotHttpAddress": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "statusPageRefreshIn": "", + "Proxy": "", + "filterActive": "", + "Home": "", + "certificationExpiryDescription": "", + "Invert Keyword": "", + "signedInDisp": "", + "Query": "", + "markdownSupported": "" } From cfcfaf76a40ae30a279af63be00efb4ced539b61 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 047/346] Translated using Weblate (Estonian) Currently translated at 27.4% (289 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/et/ --- src/lang/et-EE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/et-EE.json b/src/lang/et-EE.json index 31e4e1fcd..99f4712e6 100644 --- a/src/lang/et-EE.json +++ b/src/lang/et-EE.json @@ -1057,5 +1057,6 @@ "Invert Keyword": "", "signedInDisp": "", "Query": "", - "markdownSupported": "" + "markdownSupported": "", + "Pick a SASL Mechanism...": "" } From ebdf168f9a66c37ecf622df17e67fda238836f40 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Thu, 26 Jan 2023 04:02:01 +0000 Subject: [PATCH 048/346] Translated using Weblate (Estonian) Currently translated at 27.4% (289 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/et/ --- src/lang/et-EE.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/lang/et-EE.json b/src/lang/et-EE.json index 99f4712e6..635710e61 100644 --- a/src/lang/et-EE.json +++ b/src/lang/et-EE.json @@ -1058,5 +1058,8 @@ "signedInDisp": "", "Query": "", "markdownSupported": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "backupOutdatedWarning": "", + "trustProxyDescription": "", + "Enable DNS Cache": "" } From ebf7d181d82f1e2260ccdb51575c35682b21476f Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:31 +0000 Subject: [PATCH 049/346] Translated using Weblate (Estonian) Currently translated at 27.4% (289 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/et/ --- src/lang/et-EE.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/et-EE.json b/src/lang/et-EE.json index 635710e61..76bdfd5bc 100644 --- a/src/lang/et-EE.json +++ b/src/lang/et-EE.json @@ -1061,5 +1061,7 @@ "Pick a SASL Mechanism...": "", "backupOutdatedWarning": "", "trustProxyDescription": "", - "Enable DNS Cache": "" + "Enable DNS Cache": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 8b37259491a9da0ac0cc32dd752f12e063990173 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 050/346] Translated using Weblate (Estonian) Currently translated at 27.4% (289 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/et/ --- src/lang/et-EE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/et-EE.json b/src/lang/et-EE.json index 76bdfd5bc..c76b5b420 100644 --- a/src/lang/et-EE.json +++ b/src/lang/et-EE.json @@ -1063,5 +1063,6 @@ "trustProxyDescription": "", "Enable DNS Cache": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "CopyToClipboardError": "" } From 29289d76b35d6b25a2ed87dfbc6eee0b142e54ce Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 051/346] Translated using Weblate (Estonian) Currently translated at 27.4% (289 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/et/ --- src/lang/et-EE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/et-EE.json b/src/lang/et-EE.json index c76b5b420..47e5fc158 100644 --- a/src/lang/et-EE.json +++ b/src/lang/et-EE.json @@ -1064,5 +1064,6 @@ "Enable DNS Cache": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "pushViewCode": "" } From bbd00d252e1411cad0f6bf4a966709f1693fce5a Mon Sep 17 00:00:00 2001 From: Ilkka Myller Date: Thu, 16 May 2024 06:43:18 +0000 Subject: [PATCH 052/346] Translated using Weblate (Estonian) Currently translated at 27.4% (289 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/et/ --- src/lang/et-EE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/et-EE.json b/src/lang/et-EE.json index 47e5fc158..08b2b6bc3 100644 --- a/src/lang/et-EE.json +++ b/src/lang/et-EE.json @@ -1065,5 +1065,6 @@ "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", "CopyToClipboardError": "", - "pushViewCode": "" + "pushViewCode": "", + "setupDatabaseChooseDatabase": "" } From 7d4d3edc5941573c2cbf674969952cd73a9644ba Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:37:08 +0000 Subject: [PATCH 053/346] Translated using Weblate (Estonian) Currently translated at 27.4% (289 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/et/ --- src/lang/et-EE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/et-EE.json b/src/lang/et-EE.json index 08b2b6bc3..c1bfec807 100644 --- a/src/lang/et-EE.json +++ b/src/lang/et-EE.json @@ -1066,5 +1066,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "CopyToClipboardError": "", "pushViewCode": "", - "setupDatabaseChooseDatabase": "" + "setupDatabaseChooseDatabase": "", + "setupDatabaseEmbeddedMariaDB": "" } From d1a043bd1375eba5da35ae6debbd9fd3f25414db Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 054/346] Translated using Weblate (Estonian) Currently translated at 27.4% (289 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/et/ --- src/lang/et-EE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/et-EE.json b/src/lang/et-EE.json index c1bfec807..1d6e0599b 100644 --- a/src/lang/et-EE.json +++ b/src/lang/et-EE.json @@ -1067,5 +1067,6 @@ "CopyToClipboardError": "", "pushViewCode": "", "setupDatabaseChooseDatabase": "", - "setupDatabaseEmbeddedMariaDB": "" + "setupDatabaseEmbeddedMariaDB": "", + "ntfyPriorityHelptextAllEvents": "" } From c782b56e020437f2e95c516d6bea77d4b590289d Mon Sep 17 00:00:00 2001 From: Eduard Dev Date: Sun, 5 Feb 2023 12:26:56 +0000 Subject: [PATCH 055/346] Translated using Weblate (Estonian) Currently translated at 27.4% (289 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/et/ --- src/lang/et-EE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/et-EE.json b/src/lang/et-EE.json index 1d6e0599b..4a62e319a 100644 --- a/src/lang/et-EE.json +++ b/src/lang/et-EE.json @@ -1068,5 +1068,6 @@ "pushViewCode": "", "setupDatabaseChooseDatabase": "", "setupDatabaseEmbeddedMariaDB": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "wayToGetDiscordURL": "" } From 4c4e271291c31164c0b1137f72157fc3c5192a3e Mon Sep 17 00:00:00 2001 From: AmadeusGraves Date: Tue, 14 Feb 2023 01:01:52 +0000 Subject: [PATCH 056/346] Translated using Weblate (Estonian) Currently translated at 27.4% (289 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/et/ --- src/lang/et-EE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/et-EE.json b/src/lang/et-EE.json index 4a62e319a..e73cf48b0 100644 --- a/src/lang/et-EE.json +++ b/src/lang/et-EE.json @@ -1069,5 +1069,6 @@ "setupDatabaseChooseDatabase": "", "setupDatabaseEmbeddedMariaDB": "", "ntfyPriorityHelptextAllEvents": "", - "wayToGetDiscordURL": "" + "wayToGetDiscordURL": "", + "high": "" } From f6b58a2f39df904faa01ce1486dd26fcc6ea3bc7 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:56:49 +0000 Subject: [PATCH 057/346] Translated using Weblate (Basque) Currently translated at 52.8% (557 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/eu/ --- src/lang/eu.json | 483 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 482 insertions(+), 1 deletion(-) diff --git a/src/lang/eu.json b/src/lang/eu.json index b369fd1a7..9ee32d138 100644 --- a/src/lang/eu.json +++ b/src/lang/eu.json @@ -587,5 +587,486 @@ "statusPageRefreshIn": "{0} barru freskatuko da.", "now": "orain", "time ago": "duela {0}", - "-year": "-urte" + "-year": "-urte", + "webhookAdditionalHeadersTitle": "", + "Connection Type": "", + "Docker Daemon": "", + "Badge Label Color": "", + "wayToGetKookBotToken": "", + "Add a domain": "", + "smseagleRecipientType": "", + "smseagleRecipient": "", + "smseagleEncoding": "", + "Expiry": "", + "Expiry date": "", + "Continue": "", + "No API Keys": "", + "apiKey-active": "", + "disableAPIKeyMsg": "", + "Badge Pending Color": "", + "settingUpDatabaseMSG": "", + "nostrRelaysHelp": "", + "successDisabled": "", + "Originator type": "", + "successKeyword": "", + "successKeywordExplanation": "", + "Command": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhoneFormat": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "Effective Date Range": "", + "Send to channel": "", + "smspartnerPhoneNumberHelptext": "", + "wayToGetSevenIOApiKey": "", + "apiKeysDisabledMsg": "", + "Host URL": "", + "HTTP Headers": "", + "Trust Proxy": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Edit Maintenance": "", + "install": "", + "affectedStatusPages": "", + "Free Mobile API Key": "", + "Enable TLS": "", + "Proto Service Name": "", + "Proto Content": "", + "pushDeerServerDescription": "", + "twilioAccountSID": "", + "Badge Color": "", + "Badge Label Prefix": "", + "monitorToastMessagesLabel": "", + "successAdded": "", + "successResumed": "", + "successPaused": "", + "Mentioning": "", + "Remote Browser not found!": "", + "callMeBotGet": "", + "Originator": "", + "pushOthers": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "whapiRecipient": "", + "API URL": "", + "shrinkDatabaseDescriptionSqlite": "", + "What is a Remote Browser?": "", + "Refresh Interval Description": "", + "telegramSendSilently": "", + "wayToGetLineNotifyToken": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version": "", + "backupRecommend": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateMonitorJSON": "", + "Custom Monitor Type": "", + "Google Analytics ID": "", + "Badge URL": "", + "Group": "", + "Monitor Group": "", + "toastSuccessTimeout": "", + "Enable Kafka SSL": "", + "FlashDuty Severity": "", + "nostrRelays": "", + "timeoutAfter": "", + "Search monitored sites": "", + "enableGRPCTls": "", + "wayToGetKookGuildID": "", + "pagertreeIntegrationUrl": "", + "pagertreeLow": "", + "pagertreeHigh": "", + "pagertreeCritical": "", + "pagertreeDoNothing": "", + "Badge Label": "", + "Badge Down Color": "", + "Badge Warn Days": "", + "Kafka Brokers": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Kafka SASL Options": "", + "successEnabled": "", + "tagNotFound": "", + "Remote Browsers": "", + "Telephone number": "", + "Allow Long SMS": "", + "cellsyntSplitLongMessages": "", + "smseagleContact": "", + "pushoverMessageTtl": "", + "Schedule Maintenance": "", + "notificationRegional": "", + "Clone": "", + "twilioAuthToken": "", + "Destination": "", + "setupDatabaseMariaDB": "", + "leave blank for default subject": "", + "AccessKey Id": "", + "Session Token": "", + "programmingLanguages": "", + "pagertreeUrgency": "", + "webhookBodyPresetOption": "", + "webhookBodyCustomOption": "", + "telegramProtectContent": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "ignoreTLSErrorGeneral": "", + "selectedMonitorCount": "", + "templateMsg": "", + "Edit Tag": "", + "nostrSender": "", + "not equals": "", + "Select": "", + "Docker Host": "", + "RadiusCalledStationId": "", + "twilioApiKey": "", + "Affected Monitors": "", + "templateHeartbeatJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Remove the expiry notification": "", + "RadiusCallingStationIdDescription": "", + "tcp": "", + "Packet Size": "", + "Examples": "", + "Home Assistant URL": "", + "Long-Lived Access Token": "", + "default: notify all devices": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Trigger type:": "", + "Event data:": "", + "chromeExecutableDescription": "", + "dnsCacheDescription": "", + "installing": "", + "uninstall": "", + "confirmUninstallPlugin": "", + "cloneOf": "", + "postToExistingThread": "", + "confirmDeleteTagMsg": "", + "invertKeywordDescription": "", + "SendKey": "", + "smspartnerSenderNameInfo": "", + "PushDeer Server": "", + "twilioToNumber": "", + "Show Clickable Link": "", + "Badge Duration (in hours)": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "bitrix24SupportUserID": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "2faDisabled": "", + "successDeleted": "", + "successEdited": "", + "Add a Remote Browser": "", + "remoteBrowsersDescription": "", + "Browser Screenshot": "", + "mongodbCommandDescription": "", + "wayToGetHeiiOnCallDetails": "", + "To Phone Number": "", + "max 11 alphanumeric characters": "", + "OID (Object Identifier)": "", + "Condition": "", + "Please enter a valid OID.": "", + "Private Number": "", + "groupOnesenderDesc": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Authorization Header": "", + "Form Data Body": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4 Webhook URL": "", + "conditionAdd": "", + "conditionAddGroup": "", + "contains": "", + "less than": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Guitar": "", + "Time Sensitive (iOS Only)": "", + "From": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "styleElapsedTime": "", + "Body Encoding": "", + "Docker Hosts": "", + "or": "", + "endDateTime": "", + "cronSchedule": "", + "invalidCronExpression": "", + "recurringInterval": "", + "Recurring": "", + "lastDay3": "", + "lastDay4": "", + "No Maintenance": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-inactive": "", + "IconUrl": "", + "atLeastOneMonitor": "", + "Gateway Type": "", + "Notify Channel": "", + "aboutNotifyChannel": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "ntfyAuthenticationMethod": "", + "Invert Keyword": "", + "Cannot connect to the socket server": "", + "Saved.": "", + "gtxMessagingApiKeyHint": "", + "documentationOf": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "cellsyntDestination": "", + "liquidIntroduction": "", + "Check/Uncheck": "", + "noDockerHostMsg": "", + "DockerHostRequired": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContentDescription": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Date and Time": "", + "DateTime Range": "", + "loadingError": "", + "plugin": "", + "smtpLiquidIntroduction": "", + "Free Mobile User Identifier": "", + "Proto Method": "", + "goAlertInfo": "", + "setup a new monitor group": "", + "API Keys": "", + "ntfyUsernameAndPassword": "", + "twilioFromNumber": "", + "Badge Preview": "", + "Badge Warn Color": "", + "toastErrorTimeout": "", + "nostrRecipients": "", + "noOrBadCertificate": "", + "Refresh Interval": "", + "telegramMessageThreadID": "", + "telegramMessageThreadIDDescription": "", + "Bark Group": "", + "Bark Sound": "", + "Remove domain": "", + "smseagleToken": "", + "smseagleUrl": "", + "Don't expire": "", + "apiKey-expired": "", + "deleteAPIKeyMsg": "", + "Badge Maintenance Color": "", + "Badge value (For Testing only.)": "", + "Kafka Producer Message": "", + "Authorization Identity": "", + "noGroupMonitorMsg": "", + "Request Timeout": "", + "statusPageSpecialSlugDesc": "", + "Guild ID": "", + "Don't mention people": "", + "Mention group": "", + "Server URL should not contain the nfty topic": "", + "pagertreeSilent": "", + "pagertreeMedium": "", + "pagertreeResolve": "", + "Show Clickable Link Description": "", + "Badge Prefix": "", + "Badge Suffix": "", + "Badge Label Suffix": "", + "Badge Up Color": "", + "nostrRecipientsHelp": "", + "authInvalidToken": "", + "Remote Browser": "", + "deleteRemoteBrowserMessage": "", + "Alphanumeric (recommended)": "", + "Clone Monitor": "", + "emailCustomisableContent": "", + "emailTemplateHeartbeatJSON": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "Bark API Version": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "Generate": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntOriginatortypeNumeric": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "apiKeySevenIO": "", + "max 15 digits": "", + "dbName": "", + "setupDatabaseSQLite": "", + "resendEveryXTimes": "", + "locally configured mail transfer agent": "", + "webhookAdditionalHeadersDesc": "", + "Frontend Version do not match backend version!": "", + "emailCustomBody": "", + "Badge Down Days": "", + "Badge Style": "", + "Secret AccessKey": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "authUserInactiveOrDeleted": "", + "Add Another": "", + "Key Added": "", + "Optional": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "recurringIntervalMessage": "", + "Lowcost": "", + "successBackupRestored": "", + "promosmsAllowLongSMS": "", + "Monitor Setting": "", + "Open Badge Generator": "", + "Notification Service": "", + "Badge Type": "", + "Json Query Expression": "", + "and": "", + "ignoredTLSError": "", + "Debug": "", + "Copy": "", + "Pick Affected Monitors...": "", + "templateMonitorJSON": "", + "Reset Token": "", + "Add a new expiry notification day": "", + "RadiusCallingStationId": "", + "Setup Docker Host": "", + "deleteDockerHostMsg": "", + "socket": "", + "tailscalePingWarning": "", + "Docker Container": "", + "Event type:": "", + "enableNSCD": "", + "Maintenance Time Window of a Day": "", + "uninstalling": "", + "leave blank for default body": "", + "emailTemplateServiceName": "", + "emailTemplateStatus": "", + "Select message type": "", + "Create new forum post": "", + "forumPostName": "", + "whatHappensAtForumPost": "", + "wayToGetDiscordThreadId": "", + "Channel access token (Long-lived)": "", + "Your User ID": "", + "2faEnabled": "", + "affectedMonitorsDescription": "", + "jsonQueryDescription": "", + "SMSManager API Docs": "", + "goAlertIntegrationKeyInfo": "", + "openModalTo": "", + "smseagleTo": "", + "smseagleGroup": "", + "smspartnerSenderName": "", + "apiKey-inactive": "", + "Expires": "", + "Badge Generator": "", + "monitorToastMessagesDescription": "", + "Enter the list of brokers": "", + "wayToGetFlashDutyKey": "", + "Message format": "", + "Send rich messages": "", + "successAuthChangePassword": "", + "foundChromiumVersion": "", + "self-hosted container": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "GrafanaOncallUrl": "", + "receiverInfoSevenIO": "", + "gtxMessagingFromHint": "", + "gtxMessagingToHint": "", + "cellsyntOriginator": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "snmpOIDHelptext": "", + "SNMP Version": "", + "Host Onesender": "", + "Token Onesender": "", + "Recipient Type": "", + "privateOnesenderDesc": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "OAuth Token URL": "", + "Client ID": "", + "Client Secret": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "No tags found.": "", + "SIGNL4": "", + "signl4Docs": "", + "Conditions": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "equals": "", + "not contains": "", + "starts with": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "record": "", + "Doorbell": "", + "Elevator": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "styleElapsedTimeShowNoLine": "", + "styleElapsedTimeShowWithLine": "", + "Container Name / ID": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "cronExpression": "", + "strategyManual": "", + "lastDay2": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-scheduled": "", + "Display Timezone": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "chromeExecutable": "", + "chromeExecutableAutoDetect": "", + "Single Maintenance Window": "", + "deleteMaintenanceMsg": "", + "You can divide numbers with": "", + "smseaglePriority": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaUserID": "", + "RadiusSecret": "", + "RadiusSecretDescription": "", + "RadiusCalledStationIdDescription": "", + "dataRetentionTimeError": "", + "infiniteRetention": "", + "Reconnecting...": "" } From 373fc099545afb7ce88a8859407288d869bf8118 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:11 +0000 Subject: [PATCH 058/346] Translated using Weblate (Basque) Currently translated at 52.8% (557 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/eu/ --- src/lang/eu.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/lang/eu.json b/src/lang/eu.json index 9ee32d138..6688f2c98 100644 --- a/src/lang/eu.json +++ b/src/lang/eu.json @@ -1068,5 +1068,8 @@ "RadiusCalledStationIdDescription": "", "dataRetentionTimeError": "", "infiniteRetention": "", - "Reconnecting...": "" + "Reconnecting...": "", + "Enable DNS Cache": "", + "backupOutdatedWarning": "", + "trustProxyDescription": "" } From 7e8a669addffc43fe47c765f346089d678f52238 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:31 +0000 Subject: [PATCH 059/346] Translated using Weblate (Basque) Currently translated at 52.8% (557 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/eu/ --- src/lang/eu.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/eu.json b/src/lang/eu.json index 6688f2c98..e231c6c13 100644 --- a/src/lang/eu.json +++ b/src/lang/eu.json @@ -1071,5 +1071,7 @@ "Reconnecting...": "", "Enable DNS Cache": "", "backupOutdatedWarning": "", - "trustProxyDescription": "" + "trustProxyDescription": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 94a3ad524b5ba6612bfe6cf3e1cb08eb616f4922 Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:37:08 +0000 Subject: [PATCH 060/346] Translated using Weblate (Basque) Currently translated at 52.8% (557 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/eu/ --- src/lang/eu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/eu.json b/src/lang/eu.json index e231c6c13..73e0b77c3 100644 --- a/src/lang/eu.json +++ b/src/lang/eu.json @@ -1073,5 +1073,6 @@ "backupOutdatedWarning": "", "trustProxyDescription": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "setupDatabaseEmbeddedMariaDB": "" } From f27f151b5eb23d559287060fc16da305f2e978c4 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 061/346] Translated using Weblate (Basque) Currently translated at 52.8% (557 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/eu/ --- src/lang/eu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/eu.json b/src/lang/eu.json index 73e0b77c3..3990f2e0b 100644 --- a/src/lang/eu.json +++ b/src/lang/eu.json @@ -1074,5 +1074,6 @@ "trustProxyDescription": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "setupDatabaseEmbeddedMariaDB": "" + "setupDatabaseEmbeddedMariaDB": "", + "pushViewCode": "" } From f138d4493922ff8ce2b670a37b36be940cf757b4 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 062/346] Translated using Weblate (Basque) Currently translated at 52.8% (557 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/eu/ --- src/lang/eu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/eu.json b/src/lang/eu.json index 3990f2e0b..e7fa347fd 100644 --- a/src/lang/eu.json +++ b/src/lang/eu.json @@ -1075,5 +1075,6 @@ "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", "setupDatabaseEmbeddedMariaDB": "", - "pushViewCode": "" + "pushViewCode": "", + "CopyToClipboardError": "" } From 6c7df4a05337488b157f4371fc44da38fd6fd450 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 063/346] Translated using Weblate (Basque) Currently translated at 52.8% (557 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/eu/ --- src/lang/eu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/eu.json b/src/lang/eu.json index e7fa347fd..d815af4a7 100644 --- a/src/lang/eu.json +++ b/src/lang/eu.json @@ -1076,5 +1076,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "setupDatabaseEmbeddedMariaDB": "", "pushViewCode": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "ntfyPriorityHelptextAllEvents": "" } From bdfb41e939a15c32e6c12b54b8861893f8101144 Mon Sep 17 00:00:00 2001 From: Ilkka Myller Date: Thu, 16 May 2024 06:43:18 +0000 Subject: [PATCH 064/346] Translated using Weblate (Basque) Currently translated at 52.8% (557 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/eu/ --- src/lang/eu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/eu.json b/src/lang/eu.json index d815af4a7..ec39f59fc 100644 --- a/src/lang/eu.json +++ b/src/lang/eu.json @@ -1077,5 +1077,6 @@ "setupDatabaseEmbeddedMariaDB": "", "pushViewCode": "", "CopyToClipboardError": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "setupDatabaseChooseDatabase": "" } From e9d6762888c9f1fd6d4db13a907d97b78e00ef3e Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 065/346] Translated using Weblate (Basque) Currently translated at 52.8% (557 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/eu/ --- src/lang/eu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/eu.json b/src/lang/eu.json index ec39f59fc..57b60219b 100644 --- a/src/lang/eu.json +++ b/src/lang/eu.json @@ -1078,5 +1078,6 @@ "pushViewCode": "", "CopyToClipboardError": "", "ntfyPriorityHelptextAllEvents": "", - "setupDatabaseChooseDatabase": "" + "setupDatabaseChooseDatabase": "", + "Pick a SASL Mechanism...": "" } From eb602f04910619433ffb0e5591eea7bf2ca4c176 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:56:54 +0000 Subject: [PATCH 066/346] Translated using Weblate (Persian) Currently translated at 96.3% (1015 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fa/ --- src/lang/fa.json | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/src/lang/fa.json b/src/lang/fa.json index 270fd52f7..d61e47f17 100644 --- a/src/lang/fa.json +++ b/src/lang/fa.json @@ -1020,5 +1020,42 @@ "OAuth Token URL": "URL توکن OAuth", "OAuth Scope": "اسکوپ OAuth", "Optional: Space separated list of scopes": "اختیاری: لیست جدا شده با فاصله از اسکوپ‌ها", - "signl4Docs": "شما می‌توانید اطلاعات بیشتر در رابطه با نحوه تنظیم SIGNL4 و به دست آوردن URL وب‌هوک SIGNL4 را در {0} پیدا کنید." + "signl4Docs": "شما می‌توانید اطلاعات بیشتر در رابطه با نحوه تنظیم SIGNL4 و به دست آوردن URL وب‌هوک SIGNL4 را در {0} پیدا کنید.", + "shrinkDatabaseDescriptionSqlite": "", + "ignoredTLSError": "", + "Debug": "", + "CurlDebugInfo": "", + "firewalls": "", + "docker networks": "", + "Message format": "", + "Send rich messages": "", + "Arcade": "", + "Correct": "", + "Flute": "", + "Money": "", + "Pop": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Guitar": "", + "Copy": "", + "CopyToClipboardSuccess": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Fail": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From 41f50ad50bbd614362f071306cda4edae4877f97 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 067/346] Translated using Weblate (Persian) Currently translated at 96.3% (1015 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fa/ --- src/lang/fa.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/fa.json b/src/lang/fa.json index d61e47f17..64f98d10b 100644 --- a/src/lang/fa.json +++ b/src/lang/fa.json @@ -1057,5 +1057,6 @@ "Time Sensitive (iOS Only)": "", "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", "Can be found on:": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "CopyToClipboardError": "" } From 7368c7bd127a1d85fb9d061ce10a3b4b6f55c6f0 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:56:58 +0000 Subject: [PATCH 068/346] Translated using Weblate (Hebrew (Israel)) Currently translated at 69.3% (730 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/he_IL/ --- src/lang/he-IL.json | 308 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 307 insertions(+), 1 deletion(-) diff --git a/src/lang/he-IL.json b/src/lang/he-IL.json index fc79889a4..dc864eb18 100644 --- a/src/lang/he-IL.json +++ b/src/lang/he-IL.json @@ -776,5 +776,311 @@ "Invert Keyword": "הפוך מילת מפתח", "filterActive": "פעיל", "Expected Value": "ערך צפוי", - "Json Query": "שאילתת Json" + "Json Query": "שאילתת Json", + "smspartnerSenderNameInfo": "", + "monitorToastMessagesLabel": "", + "GrafanaOncallUrl": "", + "Host URL": "", + "wayToGetHeiiOnCallDetails": "", + "documentationOf": "", + "Saved.": "", + "successKeywordExplanation": "", + "Command": "", + "mongodbCommandDescription": "", + "Destination": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "threemaApiAuthenticationSecret": "", + "openModalTo": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "smspartnerApiurl": "", + "Press Enter to add broker": "", + "gtxMessagingFromHint": "", + "foundChromiumVersion": "", + "Don't mention people": "", + "Badge Type": "", + "Close": "", + "cellsyntDestination": "", + "Bitrix24 Webhook URL": "", + "Allow Long SMS": "", + "API URL": "", + "shrinkDatabaseDescriptionSqlite": "", + "What is a Remote Browser?": "", + "successEnabled": "", + "Remote Browsers": "", + "Add a Remote Browser": "", + "Remote Browser not found!": "", + "self-hosted container": "", + "settingUpDatabaseMSG": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "Send to channel": "", + "setup a new monitor group": "", + "Server URL should not contain the nfty topic": "", + "pagertreeDoNothing": "", + "twilioFromNumber": "", + "Monitor Setting": "", + "Show Clickable Link Description": "", + "Badge Generator": "", + "Badge value (For Testing only.)": "", + "monitorToastMessagesDescription": "", + "Kafka Producer Message": "", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "successDisabled": "", + "remoteBrowsersDescription": "", + "remoteBrowserToggle": "", + "Alphanumeric (recommended)": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "wayToGetSevenIOApiKey": "", + "Badge Style": "", + "emailTemplateLimitedToUpDownNotification": "", + "jsonQueryDescription": "", + "AccessKey Id": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "2faEnabled": "", + "deleteRemoteBrowserMessage": "", + "locally configured mail transfer agent": "", + "statusPageSpecialSlugDesc": "", + "emailTemplateServiceName": "", + "emailTemplateStatus": "", + "lunaseaUserID": "", + "Enter the list of brokers": "", + "Your User ID": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "2faDisabled": "", + "pushoverMessageTtl": "", + "Group": "", + "time ago": "", + "Json Query Expression": "", + "Condition": "", + "Group ID": "", + "Debug": "", + "Copy": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "Remove the expiry notification": "", + "enableNSCD": "", + "chromeExecutableDescription": "", + "leave blank for default subject": "", + "emailTemplateMonitorJSON": "", + "Select message type": "", + "postToExistingThread": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "wayToGetDiscordThreadId": "", + "Channel access token (Long-lived)": "", + "Bark API Version": "", + "aboutNotifyChannel": "", + "pagertreeIntegrationUrl": "", + "ntfyAuthenticationMethod": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "Badge Suffix": "", + "Badge Up Color": "", + "Badge Down Color": "", + "Badge Maintenance Color": "", + "Mechanism": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "Message format": "", + "receiverInfoSevenIO": "", + "Telephone number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Originator": "", + "snmpCommunityStringHelptext": "", + "Please enter a valid OID.": "", + "threemaBasicModeInfo": "", + "Host Onesender": "", + "Recipient Type": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "Authentication Method": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Client Secret": "", + "OAuth Scope": "", + "Go back to home page.": "", + "SIGNL4": "", + "Conditions": "", + "conditionAdd": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "contains": "", + "not contains": "", + "not starts with": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "record": "", + "Notification Channel": "", + "Sound": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Scifi": "", + "Clear": "", + "Guitar": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "From": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "cronExpression": "", + "now": "", + "-year": "", + "successKeyword": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "To Phone Number": "", + "gtxMessagingToHint": "", + "cellsyntOriginator": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "Kafka Topic Name": "", + "FlashDuty Severity": "", + "nostrRelays": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "successAdded": "", + "successDeleted": "", + "whapiRecipient": "", + "cellsyntOriginatortypeNumeric": "", + "Browser Screenshot": "", + "Mention group": "", + "Mentioning": "", + "bitrix24SupportUserID": "", + "Originator type": "", + "wayToGetBitrix24Webhook": "", + "wayToWriteWhapiRecipient": "", + "chromeExecutable": "", + "emailCustomisableContent": "", + "emailTemplateHeartbeatJSON": "", + "Remote Browser": "", + "Create new forum post": "", + "Monitor Group": "", + "Add a domain": "", + "wayToGetPagerTreeIntegrationURL": "", + "Show Clickable Link": "", + "Open Badge Generator": "", + "Badge Label": "", + "Badge Down Days": "", + "Badge URL": "", + "toastErrorTimeout": "", + "toastSuccessTimeout": "", + "Authorization Identity": "", + "useRemoteBrowser": "", + "callMeBotGet": "", + "max 11 alphanumeric characters": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "apiKeysDisabledMsg": "", + "smtpLiquidIntroduction": "", + "forumPostName": "", + "invertKeywordDescription": "", + "Secret AccessKey": "", + "apiKeySevenIO": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "emailCustomBody": "", + "leave blank for default body": "", + "emailTemplateHostnameOrURL": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "Kafka Brokers": "", + "Request Body": "", + "Remove domain": "", + "ignoreTLSErrorGeneral": "", + "SNMP Version": "", + "ignoredTLSError": "", + "Search monitored sites": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "CurlDebugInfoProxiesUnsupported": "", + "Add a new expiry notification day": "", + "and": "", + "chromeExecutableAutoDetect": "", + "emailTemplateMsg": "", + "PushDeer Server": "", + "pushDeerServerDescription": "", + "twilioAuthToken": "", + "Badge Duration (in hours)": "", + "Badge Prefix": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Pending Color": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Kafka SASL Options": "", + "Send rich messages": "", + "successResumed": "", + "successPaused": "", + "successEdited": "", + "tagNotFound": "", + "wayToGetWhapiUrlAndToken": "", + "Community String": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Token Onesender": "", + "Private Number": "", + "privateOnesenderDesc": "", + "OAuth2: Client Credentials": "", + "Authorization Header": "", + "Client ID": "", + "Optional: Space separated list of scopes": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "conditionDelete": "", + "conditionAddGroup": "", + "equals": "", + "not equals": "", + "starts with": "", + "ends with": "", + "not ends with": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Reveal": "", + "Money": "", + "Elevator": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "wayToGetFlashDutyKey": "", + "Notify Channel": "" } From 38c06ea08dc5db28460e0f4749e842a75635eed8 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 069/346] Translated using Weblate (Hebrew (Israel)) Currently translated at 69.3% (730 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/he_IL/ --- src/lang/he-IL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/he-IL.json b/src/lang/he-IL.json index dc864eb18..0a2fc6e7b 100644 --- a/src/lang/he-IL.json +++ b/src/lang/he-IL.json @@ -1082,5 +1082,6 @@ "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", "wayToGetFlashDutyKey": "", - "Notify Channel": "" + "Notify Channel": "", + "CopyToClipboardError": "" } From fb9fb298b6c2e7e9c828552192fd2752e63fa01e Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:31 +0000 Subject: [PATCH 070/346] Translated using Weblate (Hebrew (Israel)) Currently translated at 69.3% (730 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/he_IL/ --- src/lang/he-IL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/he-IL.json b/src/lang/he-IL.json index 0a2fc6e7b..4bbe92fd4 100644 --- a/src/lang/he-IL.json +++ b/src/lang/he-IL.json @@ -1083,5 +1083,6 @@ "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", "wayToGetFlashDutyKey": "", "Notify Channel": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 9cc79fac7ccdd565cfc2635937befb7df5ff448c Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 071/346] Translated using Weblate (Hebrew (Israel)) Currently translated at 69.3% (730 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/he_IL/ --- src/lang/he-IL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/he-IL.json b/src/lang/he-IL.json index 4bbe92fd4..3b149fc4d 100644 --- a/src/lang/he-IL.json +++ b/src/lang/he-IL.json @@ -1084,5 +1084,6 @@ "wayToGetFlashDutyKey": "", "Notify Channel": "", "CopyToClipboardError": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "ntfyPriorityHelptextAllEvents": "" } From 607d86dc3fb14eddf59fd612a1955325286582a3 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 072/346] Translated using Weblate (Hebrew (Israel)) Currently translated at 69.3% (730 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/he_IL/ --- src/lang/he-IL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/he-IL.json b/src/lang/he-IL.json index 3b149fc4d..5c33c8d0a 100644 --- a/src/lang/he-IL.json +++ b/src/lang/he-IL.json @@ -1085,5 +1085,6 @@ "Notify Channel": "", "CopyToClipboardError": "", "ntfyPriorityHelptextAllExceptDown": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "Pick a SASL Mechanism...": "" } From 11afa10c8d4e1c201e292538b4a2d450f68f0f4d Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:57:03 +0000 Subject: [PATCH 073/346] Translated using Weblate (Hungarian) Currently translated at 77.4% (816 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hu/ --- src/lang/hu.json | 230 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 229 insertions(+), 1 deletion(-) diff --git a/src/lang/hu.json b/src/lang/hu.json index 863ee882f..117204b00 100644 --- a/src/lang/hu.json +++ b/src/lang/hu.json @@ -849,5 +849,233 @@ "max 15 digits": "max 15 karakter", "cellsyntDestination": "A címzett telefonszáma nemzetközi formátumban megadva. A kezdő 00-t követően az országkód, pl. 003612127654 egy magyarországi 0612127654 szám esetében (max 17 karakter összesen). HTTP lekérdezésenként max 25000, vesszővel elválaszott címzett.", "Telephone number": "Telefonszám", - "Allow Long SMS": "Hosszú SMS engedélyezve" + "Allow Long SMS": "Hosszú SMS engedélyezve", + "Bitrix24 Webhook URL": "", + "whapiRecipient": "", + "wayToGetHeiiOnCallDetails": "", + "Badge Style": "", + "documentationOf": "", + "threemaRecipientType": "", + "wayToGetThreemaGateway": "", + "threemaRecipientTypePhoneFormat": "", + "threemaBasicModeInfo": "", + "Originator type": "", + "cellsyntOriginatortypeNumeric": "", + "monitorToastMessagesLabel": "", + "gtxMessagingToHint": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "API URL": "", + "What is a Remote Browser?": "", + "nostrRelays": "", + "Remote Browser": "", + "Add a Remote Browser": "", + "senderSevenIO": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "pagertreeCritical": "", + "twilioAuthToken": "", + "Show Clickable Link": "", + "Badge Duration (in hours)": "", + "Badge Label": "", + "Badge Prefix": "", + "Badge Pending Color": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "Channel access token (Long-lived)": "", + "Your User ID": "", + "Show Clickable Link Description": "", + "Open Badge Generator": "", + "Badge Type": "", + "wayToGetFlashDutyKey": "", + "remoteBrowsersDescription": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "deleteRemoteBrowserMessage": "", + "Badge Down Days": "", + "toastErrorTimeout": "", + "Enable Kafka SSL": "", + "nostrSender": "", + "invertKeywordDescription": "", + "now": "", + "Json Query Expression": "", + "Go back to home page.": "", + "Lost connection to the socket server.": "", + "ignoredTLSError": "", + "Debug": "", + "Copy": "", + "Cannot connect to the socket server.": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "and": "", + "wayToGetDiscordThreadId": "", + "pagertreeIntegrationUrl": "", + "pagertreeSilent": "", + "Badge Up Color": "", + "toastSuccessTimeout": "", + "cacheBusterParamDescription": "", + "gamedigGuessPort": "", + "Message format": "", + "successEnabled": "", + "self-hosted container": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Please enter a valid OID.": "", + "Token Onesender": "", + "Private Number": "", + "groupOnesenderDesc": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "Form Data Body": "", + "Client ID": "", + "Conditions": "", + "conditionDelete": "", + "conditionAddGroup": "", + "equals": "", + "not equals": "", + "contains": "", + "starts with": "", + "ends with": "", + "greater than": "", + "greater than or equal to": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Reveal": "", + "Doorbell": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "AccessKey Id": "", + "To Phone Number": "", + "Command": "", + "threemaRecipient": "", + "threemaApiAuthenticationSecret": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "Browser Screenshot": "", + "mongodbCommandDescription": "", + "callMeBotGet": "", + "Destination": "", + "GrafanaOncallUrl": "", + "shrinkDatabaseDescriptionSqlite": "", + "Remote Browsers": "", + "gtxMessagingFromHint": "", + "wayToGetSevenIOApiKey": "", + "receiverSevenIO": "", + "apiKeysDisabledMsg": "", + "Originator": "", + "deleteAPIKeyMsg": "", + "Generate": "", + "Badge Suffix": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "Alphanumeric (recommended)": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntSplitLongMessages": "", + "max 11 alphanumeric characters": "", + "Badge Generator": "", + "successDisabled": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "monitorToastMessagesDescription": "", + "nostrRelaysHelp": "", + "nostrRecipients": "", + "time ago": "", + "-year": "", + "Optional: Space separated list of scopes": "", + "No tags found.": "", + "dns resolvers": "", + "whatHappensAtForumPost": "", + "Mentioning": "", + "Don't mention people": "", + "Mention group": "", + "pagertreeUrgency": "", + "pagertreeLow": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Down Color": "", + "Badge Maintenance Color": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Kafka SASL Options": "", + "noGroupMonitorMsg": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "cacheBusterParam": "", + "gamedigGuessPortDescription": "", + "Send rich messages": "", + "authInvalidToken": "", + "2faEnabled": "", + "Remote Browser not found!": "", + "cellsyntOriginator": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "Condition": "", + "SNMP Version": "", + "Host Onesender": "", + "Recipient Type": "", + "privateOnesenderDesc": "", + "New Group": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Authorization Header": "", + "OAuth Token URL": "", + "Client Secret": "", + "OAuth Scope": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not contains": "", + "not starts with": "", + "not ends with": "", + "less than": "", + "less than or equal to": "", + "record": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Bubble": "", + "Flute": "", + "Money": "", + "Guitar": "", + "Custom sound to override default notification sound": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Group": "", + "Kafka Brokers": "", + "Kafka Producer Message": "", + "Authorization Identity": "", + "Secret AccessKey": "", + "Session Token": "" } From 116aeec19e3b9e7fc18b87eb5d87674db700cea7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Tall=C3=B3si?= Date: Mon, 29 Jan 2024 12:25:20 +0000 Subject: [PATCH 074/346] Translated using Weblate (Hungarian) Currently translated at 77.4% (816 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hu/ --- src/lang/hu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/hu.json b/src/lang/hu.json index 117204b00..5e3ad8719 100644 --- a/src/lang/hu.json +++ b/src/lang/hu.json @@ -1077,5 +1077,6 @@ "Kafka Producer Message": "", "Authorization Identity": "", "Secret AccessKey": "", - "Session Token": "" + "Session Token": "", + "jsonQueryDescription": "" } From 637676eaa1e4356232e4249f03e11d87f104d114 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 075/346] Translated using Weblate (Hungarian) Currently translated at 77.4% (816 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hu/ --- src/lang/hu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/hu.json b/src/lang/hu.json index 5e3ad8719..b79c02180 100644 --- a/src/lang/hu.json +++ b/src/lang/hu.json @@ -1078,5 +1078,6 @@ "Authorization Identity": "", "Secret AccessKey": "", "Session Token": "", - "jsonQueryDescription": "" + "jsonQueryDescription": "", + "Pick a SASL Mechanism...": "" } From 470028e7d6ed6ea495bc880a803febcb3f0d3115 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 076/346] Translated using Weblate (Hungarian) Currently translated at 77.4% (816 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hu/ --- src/lang/hu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/hu.json b/src/lang/hu.json index b79c02180..d7ecb6f3d 100644 --- a/src/lang/hu.json +++ b/src/lang/hu.json @@ -1079,5 +1079,6 @@ "Secret AccessKey": "", "Session Token": "", "jsonQueryDescription": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "CopyToClipboardError": "" } From a3c5ffacfc53cac01f46ffc1bf394b17921b9f8d Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:57:08 +0000 Subject: [PATCH 077/346] Translated using Weblate (Indonesian) Currently translated at 96.9% (1021 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/id/ --- src/lang/id-ID.json | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/src/lang/id-ID.json b/src/lang/id-ID.json index 1f2676a3d..a62ac3847 100644 --- a/src/lang/id-ID.json +++ b/src/lang/id-ID.json @@ -1052,5 +1052,36 @@ "Copy": "Salin", "CopyToClipboardError": "Tidak bisa menyalin ke papan klip: {galat}", "CopyToClipboardSuccess": "Tersalin!", - "CurlDebugInfo": "Untuk pengawakutuan monitor, Anda bisa menempelkan ini ke terminal mesin Anda sendiri atau ke terminal mesin di mana uptime kuma sedang berjalan dan melihat apa yang Anda harapkan. Mohon perhatikan perbedaan jaringan seperti {firewalls}, {dns_resolvers}, atau {docker_networks}." + "CurlDebugInfo": "Untuk pengawakutuan monitor, Anda bisa menempelkan ini ke terminal mesin Anda sendiri atau ke terminal mesin di mana uptime kuma sedang berjalan dan melihat apa yang Anda harapkan. Mohon perhatikan perbedaan jaringan seperti {firewalls}, {dns_resolvers}, atau {docker_networks}.", + "Pop": "", + "docker networks": "", + "Message format": "", + "Send rich messages": "", + "Notification Channel": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Doorbell": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Guitar": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Sound": "", + "firewalls": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Alphanumerical string and hyphens only": "", + "Bubble": "", + "Flute": "", + "From": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From 2bd588a3dd5f70942fc6d45de6ff53a2e4a1e74e Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:57:12 +0000 Subject: [PATCH 078/346] Translated using Weblate (Italian) Currently translated at 66.8% (704 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/ --- src/lang/it-IT.json | 337 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 336 insertions(+), 1 deletion(-) diff --git a/src/lang/it-IT.json b/src/lang/it-IT.json index b446af20e..7b6328fad 100644 --- a/src/lang/it-IT.json +++ b/src/lang/it-IT.json @@ -737,5 +737,340 @@ "whatHappensAtForumPost": "Crea un nuovo post sul forum. Questo NON pubblica messaggi in post esistenti. Per pubblicare in un post esistente utilizzare \"{option}\"", "invertKeywordDescription": "Cerca la parola chiave essere assente anziché presente.", "octopushAPIKey": "\"API Key\" dalle credenziali API HTTP nel pannello di controllo", - "Enable TLS": "Abilita TLS" + "Enable TLS": "Abilita TLS", + "Continue": "", + "Add Another": "", + "smspartnerPhoneNumberHelptext": "", + "Badge Warn Color": "", + "Mentioning": "", + "smseagleRecipient": "", + "apiKey-expired": "", + "conditionAdd": "", + "conditionDelete": "", + "ends with": "", + "less than or equal to": "", + "TemplateCode": "", + "pushDeerServerDescription": "", + "pagertreeSilent": "", + "Open Badge Generator": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "wayToGetThreemaGateway": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaSenderIdentityFormat": "", + "pushoversounds siren": "", + "receiverInfoSevenIO": "", + "Alphanumeric (recommended)": "", + "smspartnerSenderNameInfo": "", + "wayToGetPagerTreeIntegrationURL": "", + "ntfyAuthenticationMethod": "", + "ntfyUsernameAndPassword": "", + "Badge Suffix": "", + "Badge Down Color": "", + "Badge Warn Days": "", + "Badge Style": "", + "Badge URL": "", + "Browser Screenshot": "", + "Allow Long SMS": "", + "Close": "", + "Bitrix24 Webhook URL": "", + "bitrix24SupportUserID": "", + "2faAlreadyEnabled": "", + "cellsyntOriginator": "", + "max 11 alphanumeric characters": "", + "jsonQueryDescription": "", + "Remote Browser": "", + "Remote Browsers": "", + "Remote Browser not found!": "", + "Badge Duration (in hours)": "", + "pushoversounds climb": "", + "wayToGetPagerDutyKey": "", + "smseagleGroup": "", + "smseagleContact": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "successDisabled": "", + "tagNotFound": "", + "foundChromiumVersion": "", + "apiKeysDisabledMsg": "", + "pushoversounds tugboat": "", + "Free Mobile User Identifier": "", + "onebotPrivateMessage": "", + "wayToGetWhapiUrlAndToken": "", + "pagertreeCritical": "", + "whapiRecipient": "", + "Originator": "", + "pagertreeResolve": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "Show Clickable Link": "", + "Badge Generator": "", + "twilioAuthToken": "", + "twilioFromNumber": "", + "toastErrorTimeout": "", + "Expiry": "", + "pushoversounds mechanical": "", + "Lowcost": "", + "SignName": "", + "setup a new monitor group": "", + "self-hosted container": "", + "wayToGetKookGuildID": "", + "successPaused": "", + "successEdited": "", + "successAuthChangePassword": "", + "locally configured mail transfer agent": "", + "pushoversounds bike": "", + "octopushLogin": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "pushoversounds persistent": "", + "goAlertInfo": "", + "AccessKeyId": "", + "cellsyntOriginatortypeNumeric": "", + "monitorToastMessagesLabel": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "The phone number of the recipient in E.164 format.": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "No API Keys": "", + "Body Encoding": "", + "CurlDebugInfo": "", + "firewalls": "", + "Proto Service Name": "", + "Proto Method": "", + "Proto Content": "", + "goAlertIntegrationKeyInfo": "", + "SecretAccessKey": "", + "Add a domain": "", + "ntfy Topic": "", + "Server URL should not contain the nfty topic": "", + "onebotHttpAddress": "", + "PushDeer Key": "", + "Learn More": "", + "Expiry date": "", + "apiKey-active": "", + "apiKey-inactive": "", + "disableAPIKeyMsg": "", + "deleteAPIKeyMsg": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "pagertreeDoNothing": "", + "Kafka Producer Message": "", + "Enable Kafka SSL": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "noGroupMonitorMsg": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "Message format": "", + "authInvalidToken": "", + "2faEnabled": "", + "useRemoteBrowser": "", + "deleteRemoteBrowserMessage": "", + "GrafanaOncallUrl": "", + "gtxMessagingFromHint": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Condition": "", + "Please enter a valid OID.": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "Host Onesender": "", + "Token Onesender": "", + "Recipient Type": "", + "groupOnesenderDesc": "", + "Group ID": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "SIGNL4 Webhook URL": "", + "record": "", + "Sound": "", + "Harp": "", + "Doorbell": "", + "Clear": "", + "Elevator": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "Strategy": "", + "twilioAccountSID": "", + "Conditions": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not ends with": "", + "greater than or equal to": "", + "wayToGetHeiiOnCallDetails": "", + "Google Analytics ID": "", + "Custom Monitor Type": "", + "Generate": "", + "pagertreeIntegrationUrl": "", + "gtxMessagingApiKeyHint": "", + "threemaRecipient": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaSenderIdentity": "", + "Originator type": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "smspartnerSenderName": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "twilioApiKey": "", + "Badge Prefix": "", + "Badge Type": "", + "Badge Label": "", + "Badge Label Color": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Up Color": "", + "Badge Down Days": "", + "Badge value (For Testing only.)": "", + "cellsyntSplitLongMessages": "", + "callMeBotGet": "", + "max 15 digits": "", + "smseagleUrl": "", + "wayToGetBitrix24Webhook": "", + "Destination": "", + "shrinkDatabaseDescriptionSqlite": "", + "What is a Remote Browser?": "", + "Add a Remote Browser": "", + "nostrRecipients": "", + "wayToGetSevenIOApiKey": "", + "apiKeySevenIO": "", + "successEnabled": "", + "pushoversounds alien": "", + "openModalTo": "", + "Auto resolve or acknowledged": "", + "wayToWriteWhapiRecipient": "", + "API URL": "", + "twilioToNumber": "", + "Monitor Setting": "", + "Show Clickable Link Description": "", + "Badge Maintenance Color": "", + "Enter the list of brokers": "", + "Command": "", + "mongodbCommandDescription": "", + "documentationOf": "", + "To Phone Number": "", + "pushoversounds intermission": "", + "pushoversounds magic": "", + "pushoversounds pianobar": "", + "pushoversounds spacealarm": "", + "Free Mobile API Key": "", + "WebHookUrl": "", + "SecretKey": "", + "auto acknowledged": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "Guitar": "", + "remoteBrowsersDescription": "", + "cellsyntDestination": "", + "Pop": "", + "authIncorrectCreds": "", + "successResumed": "", + "From": "", + "promosmsLogin": "", + "pushoversounds cosmic": "", + "pushoversounds echo": "", + "pushoversounds updown": "", + "pushoversounds vibrate": "", + "onebotMessageType": "", + "onebotSafetyTips": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "FlashDuty Severity": "", + "nostrRelays": "", + "Kafka SASL Options": "", + "ignoredTLSError": "", + "Debug": "", + "Copy": "", + "CopyToClipboardSuccess": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "pushoversounds incoming": "", + "Economy": "", + "PhoneNumbers": "", + "Remove domain": "", + "alertaRecoverState": "", + "PushDeer Server": "", + "wayToGetClickSendSMSToken": "", + "Edit Tag": "", + "Server Address": "", + "API Keys": "", + "Don't expire": "", + "Key Added": "", + "Expires": "", + "pagertreeUrgency": "", + "pagertreeHigh": "", + "Badge Pending Color": "", + "monitorToastMessagesDescription": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Mechanism": "", + "Authorization Identity": "", + "Session Token": "", + "Request Body": "", + "wayToGetFlashDutyKey": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "noOrBadCertificate": "", + "Send rich messages": "", + "Saved.": "", + "authUserInactiveOrDeleted": "", + "2faDisabled": "", + "successAdded": "", + "successDeleted": "", + "successBackupRestored": "", + "remoteBrowserToggle": "", + "gtxMessagingToHint": "", + "Telephone number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "SNMP Version": "", + "Private Number": "", + "privateOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Authentication Method": "", + "Authorization Header": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Client ID": "", + "Client Secret": "", + "SIGNL4": "", + "not starts with": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Reveal": "", + "Bubble": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "pushoversounds bugle": "", + "Guild ID": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "" } From 17a52ed3c9dea9d0ec8452ed3e6a57b8c08e5efe Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:32 +0000 Subject: [PATCH 079/346] Translated using Weblate (Italian) Currently translated at 66.8% (704 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/ --- src/lang/it-IT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/it-IT.json b/src/lang/it-IT.json index 7b6328fad..b812a228e 100644 --- a/src/lang/it-IT.json +++ b/src/lang/it-IT.json @@ -1072,5 +1072,6 @@ "pushoversounds bugle": "", "Guild ID": "", "nostrRecipientsHelp": "", - "showCertificateExpiry": "" + "showCertificateExpiry": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 7674dfc3f75c02205d2ad179d21ac0d10516f11a Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 080/346] Translated using Weblate (Italian) Currently translated at 66.8% (704 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/ --- src/lang/it-IT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/it-IT.json b/src/lang/it-IT.json index b812a228e..80265cfc9 100644 --- a/src/lang/it-IT.json +++ b/src/lang/it-IT.json @@ -1073,5 +1073,6 @@ "Guild ID": "", "nostrRecipientsHelp": "", "showCertificateExpiry": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "CopyToClipboardError": "" } From a2e972db94f034cc2d5ab9e9848c0ded5426f60d Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 081/346] Translated using Weblate (Italian) Currently translated at 66.8% (704 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/ --- src/lang/it-IT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/it-IT.json b/src/lang/it-IT.json index 80265cfc9..db4063a26 100644 --- a/src/lang/it-IT.json +++ b/src/lang/it-IT.json @@ -1074,5 +1074,6 @@ "nostrRecipientsHelp": "", "showCertificateExpiry": "", "ntfyPriorityHelptextAllExceptDown": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "ntfyPriorityHelptextAllEvents": "" } From 7e7810dcdf20f489f728c15d912a4e2a4d57b121 Mon Sep 17 00:00:00 2001 From: AmadeusGraves Date: Tue, 14 Feb 2023 01:01:52 +0000 Subject: [PATCH 082/346] Translated using Weblate (Italian) Currently translated at 66.8% (704 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/ --- src/lang/it-IT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/it-IT.json b/src/lang/it-IT.json index db4063a26..914399df3 100644 --- a/src/lang/it-IT.json +++ b/src/lang/it-IT.json @@ -1075,5 +1075,6 @@ "showCertificateExpiry": "", "ntfyPriorityHelptextAllExceptDown": "", "CopyToClipboardError": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "high": "" } From d088efae5a1eb2816487717ec81c1a52aa3ac0ef Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 083/346] Translated using Weblate (Italian) Currently translated at 66.8% (704 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/ --- src/lang/it-IT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/it-IT.json b/src/lang/it-IT.json index 914399df3..d7a4bd84e 100644 --- a/src/lang/it-IT.json +++ b/src/lang/it-IT.json @@ -1076,5 +1076,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "CopyToClipboardError": "", "ntfyPriorityHelptextAllEvents": "", - "high": "" + "high": "", + "Pick a SASL Mechanism...": "" } From 0cee41697a73388a49baf1b637f220268b79cf9f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:57:14 +0000 Subject: [PATCH 084/346] Translated using Weblate (Japanese) Currently translated at 66.1% (697 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ja/ --- src/lang/ja.json | 352 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 351 insertions(+), 1 deletion(-) diff --git a/src/lang/ja.json b/src/lang/ja.json index 585297b43..03b874ab3 100644 --- a/src/lang/ja.json +++ b/src/lang/ja.json @@ -702,5 +702,355 @@ "sameAsServerTimezone": "サーバータイムゾーンと同じ", "cronExpression": "Cron表記", "invalidCronExpression": "不正なCron表記です: {0}", - "Single Maintenance Window": "シングルメンテナンスウィンドウ" + "Single Maintenance Window": "シングルメンテナンスウィンドウ", + "pushoversounds updown": "", + "SIGNL4": "", + "smspartnerApiurl": "", + "Add Another": "", + "lunaseaTarget": "", + "pagertreeDoNothing": "", + "onebotHttpAddress": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "Proto Content": "", + "Platform": "", + "matrixDesc1": "", + "smtpDkimheaderFieldNames": "", + "wayToGetPagerDutyKey": "", + "smseagleRecipient": "", + "Badge Down Days": "", + "Monitor Group": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Session Token": "", + "FlashDuty Severity": "", + "nostrRelays": "", + "nostrRelaysHelp": "", + "cacheBusterParam": "", + "High": "", + "gtxMessagingFromHint": "", + "To Phone Number": "", + "Originator": "", + "alertaApiKey": "", + "snmpOIDHelptext": "", + "SNMP Version": "", + "threemaBasicModeInfo": "", + "Host Onesender": "", + "Token Onesender": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "OAuth2: Client Credentials": "", + "Authorization Header": "", + "Form Data Body": "", + "Optional: Space separated list of scopes": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionValuePlaceholder": "", + "equals": "", + "not equals": "", + "contains": "", + "not contains": "", + "starts with": "", + "not ends with": "", + "threemaRecipient": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaApiAuthenticationSecret": "", + "Originator type": "", + "auto acknowledged": "", + "Server URL should not contain the nfty topic": "", + "onebotGroupMessage": "", + "Key Added": "", + "Badge Generator": "", + "Badge Label": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Up Color": "", + "Kafka Brokers": "", + "Close": "", + "nostrSender": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "gamedigGuessPortDescription": "", + "wayToGetBitrix24Webhook": "", + "Mechanism": "", + "shrinkDatabaseDescriptionSqlite": "", + "cellsyntOriginatortypeAlphanumeric": "", + "apiKeysDisabledMsg": "", + "pushoversounds classical": "", + "pushoversounds cosmic": "", + "pushoversounds falling": "", + "pushoversounds vibrate": "", + "Check octopush prices": "", + "alertaRecoverState": "", + "serwersmsAPIUser": "", + "toastErrorTimeout": "", + "toastSuccessTimeout": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Recipients": "", + "setup a new monitor group": "", + "openModalTo": "", + "do nothing": "", + "wayToGetDiscordThreadId": "", + "pushoversounds none": "", + "Add a domain": "", + "Remove domain": "", + "smtpDkimKeySelector": "", + "serwersmsPhoneNumber": "", + "smseagleTo": "", + "smseagleGroup": "", + "wayToGetClickSendSMSToken": "", + "twilioAuthToken": "", + "Open Badge Generator": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "pushoversounds tugboat": "", + "pushoverDesc2": "", + "octopushTypeLowCost": "", + "LunaSea Device ID": "", + "Strategy": "", + "Free Mobile User Identifier": "", + "Mention group": "", + "promosmsTypeFlash": "", + "Feishu WebHookUrl": "", + "matrixHomeserverURL": "", + "smtpDkimPrivateKey": "", + "apiKeyAddedMsg": "", + "cellsyntOriginator": "", + "SMSManager API Docs": "", + "You can divide numbers with": "", + "Bark Group": "", + "pushoversounds intermission": "", + "pushoversounds magic": "", + "pushoversounds spacealarm": "", + "smseaglePriority": "", + "CurlDebugInfo": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "pushoversounds alien": "", + "octopushTypePremium": "", + "Free Mobile API Key": "", + "SignName": "", + "promosmsTypeFull": "", + "promosmsTypeSpeed": "", + "matrixDesc2": "", + "smseagleUrl": "", + "pushDeerServerDescription": "", + "Don't expire": "", + "apiKey-active": "", + "twilioToNumber": "", + "Badge Pending Color": "", + "Recipient Type": "", + "Private Number": "", + "OAuth Token URL": "", + "Client ID": "", + "conditionDeleteGroup": "", + "Notification Channel": "", + "Sound": "", + "Arcade": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Money": "", + "Clear": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "pushoversounds pushover": "", + "goAlertInfo": "", + "goAlertIntegrationKeyInfo": "", + "pagertreeIntegrationUrl": "", + "pagertreeUrgency": "", + "pagertreeHigh": "", + "wayToGetHeiiOnCallDetails": "", + "statusPageSpecialSlugDesc": "", + "pushoversounds climb": "", + "Proto Method": "", + "SendKey": "", + "promosmsPhoneNumber": "", + "promosmsSMSSender": "", + "promosmsAllowLongSMS": "", + "aboutNotifyChannel": "", + "aboutKumaURL": "", + "smtpDkimHashAlgo": "", + "smtpDkimskipFields": "", + "smseagleContact": "", + "smseagleRecipientType": "", + "PushDeer Key": "", + "Badge Type": "", + "Badge Duration (in hours)": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "monitorToastMessagesLabel": "", + "Secret AccessKey": "", + "cacheBusterParamDescription": "", + "alertaEnvironment": "", + "alertaAlertState": "", + "Community String": "", + "Condition": "", + "Please enter a valid OID.": "", + "groupOnesenderDesc": "", + "New Group": "", + "Group Name": "", + "Authentication Method": "", + "Client Secret": "", + "OAuth Scope": "", + "Go back to home page.": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4 Webhook URL": "", + "Conditions": "", + "conditionDelete": "", + "not starts with": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "wayToGetThreemaGateway": "", + "threemaRecipientType": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentityFormat": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "Leave blank to use a shared sender number.": "", + "Recipient Number": "", + "From Name/Number": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "onebotMessageType": "", + "onebotPrivateMessage": "", + "Continue": "", + "apiKey-inactive": "", + "wayToGetPagerTreeIntegrationURL": "", + "Badge Suffix": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Down Color": "", + "noGroupMonitorMsg": "", + "Request Body": "", + "wayToGetFlashDutyKey": "", + "showCertificateExpiry": "", + "authUserInactiveOrDeleted": "", + "wayToGetWhapiUrlAndToken": "", + "Mentioning": "", + "ntfy Topic": "", + "Custom Monitor Type": "", + "Bitrix24 Webhook URL": "", + "bitrix24SupportUserID": "", + "lunaseaDeviceID": "", + "ntfyAuthenticationMethod": "", + "lunaseaUserID": "", + "twilioAccountSID": "", + "gtxMessagingToHint": "", + "wayToWriteWhapiRecipient": "", + "Guild ID": "", + "pushoversounds echo": "", + "Badge Label Suffix": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "callMeBotGet": "", + "cellsyntOriginatortypeNumeric": "", + "pushoversounds gamelan": "", + "octopushLegacyHint": "", + "checkPrice": "", + "auto resolve": "", + "alertaApiEndpoint": "", + "Badge Style": "", + "Badge value (For Testing only.)": "", + "Group": "", + "monitorToastMessagesDescription": "", + "Enter the list of brokers": "", + "Enable Kafka SSL": "", + "Kafka SASL Options": "", + "Channel access token (Long-lived)": "", + "wayToGetKookBotToken": "", + "pushoverDesc1": "", + "Auto resolve or acknowledged": "", + "serwersmsAPIPassword": "", + "pagertreeSilent": "", + "pagertreeResolve": "", + "ntfyUsernameAndPassword": "", + "gamedigGuessPort": "", + "whapiRecipient": "", + "API URL": "", + "documentationOf": "", + "wayToGetKookGuildID": "", + "signalImportant": "", + "aboutWebhooks": "", + "smtpDkimDesc": "", + "serwersmsSenderName": "", + "smseagleToken": "", + "smseagleEncoding": "", + "twilioApiKey": "", + "noOrBadCertificate": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "Don't mention people": "", + "WeCom Bot Key": "", + "promosmsTypeEco": "", + "Internal Room Id": "", + "documentation": "", + "apiKey-expired": "", + "max 11 alphanumeric characters": "", + "pushoversounds persistent": "", + "For safety, must use secret key": "", + "Bark Endpoint": "", + "Bark Sound": "", + "Badge URL": "", + "pushoversounds incoming": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "Badge Prefix": "", + "Proto Service Name": "", + "aboutChannelName": "", + "Integration Key": "", + "Integration URL": "", + "onebotUserOrGroupId": "", + "onebotSafetyTips": "", + "PushDeer Server": "", + "twilioFromNumber": "", + "Monitor Setting": "", + "Badge Maintenance Color": "", + "Message format": "", + "Send rich messages": "", + "Destination": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "privateOnesenderDesc": "", + "conditionAddGroup": "", + "ends with": "", + "greater than or equal to": "", + "record": "", + "Alphanumerical string and hyphens only": "", + "Correct": "", + "Doorbell": "", + "Flute": "", + "Scifi": "", + "Elevator": "", + "Guitar": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "pushoversounds bike": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "Base URL": "", + "TemplateCode": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "pagertreeCritical": "" } From d3571f62adc6f7ff4005aa4e2e646e5cb44ac203 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 085/346] Translated using Weblate (Japanese) Currently translated at 66.1% (697 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ja/ --- src/lang/ja.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ja.json b/src/lang/ja.json index 03b874ab3..6cac1e0fa 100644 --- a/src/lang/ja.json +++ b/src/lang/ja.json @@ -1052,5 +1052,6 @@ "TemplateCode": "", "pagertreeLow": "", "pagertreeMedium": "", - "pagertreeCritical": "" + "pagertreeCritical": "", + "ntfyPriorityHelptextAllEvents": "" } From 4fd0310ae5266cec315dc97867912097e1fe8505 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 086/346] Translated using Weblate (Japanese) Currently translated at 66.1% (697 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ja/ --- src/lang/ja.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ja.json b/src/lang/ja.json index 6cac1e0fa..5056639ac 100644 --- a/src/lang/ja.json +++ b/src/lang/ja.json @@ -1053,5 +1053,6 @@ "pagertreeLow": "", "pagertreeMedium": "", "pagertreeCritical": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "Pick a SASL Mechanism...": "" } From b49f2886a133406c919318a99b0bb8ec0e382180 Mon Sep 17 00:00:00 2001 From: AmadeusGraves Date: Tue, 14 Feb 2023 01:01:52 +0000 Subject: [PATCH 087/346] Translated using Weblate (Japanese) Currently translated at 66.1% (697 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ja/ --- src/lang/ja.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ja.json b/src/lang/ja.json index 5056639ac..653fcec21 100644 --- a/src/lang/ja.json +++ b/src/lang/ja.json @@ -1054,5 +1054,6 @@ "pagertreeMedium": "", "pagertreeCritical": "", "ntfyPriorityHelptextAllEvents": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "high": "" } From efdbfb0030098e4b6e15d2639480d2fd4017b6ad Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:32 +0000 Subject: [PATCH 088/346] Translated using Weblate (Japanese) Currently translated at 66.1% (697 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ja/ --- src/lang/ja.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/ja.json b/src/lang/ja.json index 653fcec21..5be37819e 100644 --- a/src/lang/ja.json +++ b/src/lang/ja.json @@ -1055,5 +1055,7 @@ "pagertreeCritical": "", "ntfyPriorityHelptextAllEvents": "", "Pick a SASL Mechanism...": "", - "high": "" + "high": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 44a69eb1f473f97d65c3814b32289d619f83dbf2 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 089/346] Translated using Weblate (Korean) Currently translated at 70.6% (744 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ko/ --- src/lang/ko-KR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ko-KR.json b/src/lang/ko-KR.json index 3d722dde9..b98d24433 100644 --- a/src/lang/ko-KR.json +++ b/src/lang/ko-KR.json @@ -785,5 +785,6 @@ "-year": "-연도", "Json Query Expression": "Json 쿼리 표현식", "Host URL": "호스트 URL", - "locally configured mail transfer agent": "로컬로 구성된 메일 전송 에이전트" + "locally configured mail transfer agent": "로컬로 구성된 메일 전송 에이전트", + "pushViewCode": "" } From ea8c02722c8fc87f2bcb868ab5a1cbde8b8efe3c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 23 May 2024 12:14:34 +0000 Subject: [PATCH 090/346] Translated using Weblate (Korean) Currently translated at 70.6% (744 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ko/ --- src/lang/ko-KR.json | 298 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 297 insertions(+), 1 deletion(-) diff --git a/src/lang/ko-KR.json b/src/lang/ko-KR.json index b98d24433..800e3c383 100644 --- a/src/lang/ko-KR.json +++ b/src/lang/ko-KR.json @@ -786,5 +786,301 @@ "Json Query Expression": "Json 쿼리 표현식", "Host URL": "호스트 URL", "locally configured mail transfer agent": "로컬로 구성된 메일 전송 에이전트", - "pushViewCode": "" + "pushViewCode": "", + "Bark API Version": "", + "successAdded": "", + "Host Onesender": "", + "smspartnerApiurl": "", + "bitrix24SupportUserID": "", + "successPaused": "", + "Mentioning": "", + "selectedMonitorCount": "", + "Remove the expiry notification": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaBasicModeInfo": "", + "aboutNotifyChannel": "", + "Badge Label": "", + "Badge Prefix": "", + "Badge Label Color": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "mongodbCommandDescription": "", + "snmpCommunityStringHelptext": "", + "snmpOIDHelptext": "", + "privateOnesenderDesc": "", + "smspartnerSenderNameInfo": "", + "Group ID": "", + "New Group": "", + "2faEnabled": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "nostrRelaysHelp": "", + "forumPostName": "", + "successDeleted": "", + "successBackupRestored": "", + "foundChromiumVersion": "", + "Add a Remote Browser": "", + "remoteBrowsersDescription": "", + "useRemoteBrowser": "", + "wayToWriteWhapiRecipient": "", + "Request Body": "", + "nostrRelays": "", + "shrinkDatabaseDescriptionSqlite": "", + "Check/Uncheck": "", + "Remote Browsers": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "apiKeySevenIO": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "cellsyntOriginator": "", + "Destination": "", + "apiKeysDisabledMsg": "", + "templateMsg": "", + "templateHeartbeatJSON": "", + "smtpLiquidIntroduction": "", + "DockerHostRequired": "", + "FlashDuty Severity": "", + "Session Token": "", + "ntfyAuthenticationMethod": "", + "ntfyUsernameAndPassword": "", + "wayToGetFlashDutyKey": "", + "nostrSender": "", + "nostrRecipients": "", + "Add a new expiry notification day": "", + "leave blank for default body": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateLimitedToUpDownNotification": "", + "Select message type": "", + "Send to channel": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Up Color": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Badge Down Days": "", + "Badge Style": "", + "Badge URL": "", + "Mechanism": "", + "authInvalidToken": "", + "Refresh Interval": "", + "Badge Maintenance Color": "", + "wayToGetWhapiUrlAndToken": "", + "API URL": "", + "documentationOf": "", + "gtxMessagingToHint": "", + "Originator type": "", + "Telephone number": "", + "Allow Long SMS": "", + "Your User ID": "", + "Channel access token (Long-lived)": "", + "ignoreTLSErrorGeneral": "", + "jsonQueryDescription": "", + "cellsyntOriginatortypeNumeric": "", + "Copy": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "emailTemplateStatus": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "wayToGetDiscordThreadId": "", + "Don't mention people": "", + "openModalTo": "", + "PushDeer Server": "", + "Open Badge Generator": "", + "Badge value (For Testing only.)": "", + "monitorToastMessagesDescription": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "gamedigGuessPortDescription": "", + "Message format": "", + "Send rich messages": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "wayToGetHeiiOnCallDetails": "", + "cellsyntOriginatortypeAlphanumeric": "", + "groupOnesenderDesc": "", + "Add Remote Browser": "", + "OAuth2: Client Credentials": "", + "Client ID": "", + "Client Secret": "", + "OAuth Scope": "", + "Go back to home page.": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionAddGroup": "", + "conditionValuePlaceholder": "", + "equals": "", + "not contains": "", + "starts with": "", + "not starts with": "", + "not ends with": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Harp": "", + "Money": "", + "Elevator": "", + "Guitar": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Badge Duration (in hours)": "", + "Badge Suffix": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Show Clickable Link": "", + "Notify Channel": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Kafka Producer Message": "", + "Enable Kafka SSL": "", + "leave blank for default subject": "", + "emailCustomBody": "", + "Saved.": "", + "successKeyword": "", + "successKeywordExplanation": "", + "gtxMessagingApiKeyHint": "", + "To Phone Number": "", + "Enable Kafka Producer Auto Topic Creation": "", + "threemaRecipientTypePhone": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "Kafka SASL Options": "", + "statusPageSpecialSlugDesc": "", + "and": "", + "setup a new monitor group": "", + "pushDeerServerDescription": "", + "nostrRecipientsHelp": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "2faDisabled": "", + "Browser Screenshot": "", + "Command": "", + "Community String": "", + "OID (Object Identifier)": "", + "Condition": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "Token Onesender": "", + "Recipient Type": "", + "Private Number": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "greater than or equal to": "", + "record": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "authUserInactiveOrDeleted": "", + "successResumed": "", + "successEdited": "", + "successAuthChangePassword": "", + "successEnabled": "", + "tagNotFound": "", + "Remote Browser not found!": "", + "self-hosted container": "", + "remoteBrowserToggle": "", + "deleteRemoteBrowserMessage": "", + "cellsyntSplitLongMessages": "", + "Kafka Topic Name": "", + "Close": "", + "GrafanaOncallUrl": "", + "What is a Remote Browser?": "", + "emailTemplateMonitorJSON": "", + "Remote Browser": "", + "emailCustomisableContent": "", + "callMeBotGet": "", + "gtxMessagingFromHint": "", + "liquidIntroduction": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "successDisabled": "", + "noDockerHostMsg": "", + "max 11 alphanumeric characters": "", + "twilioApiKey": "", + "receiverInfoSevenIO": "", + "Create new forum post": "", + "postToExistingThread": "", + "whatHappensAtForumPost": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "whapiRecipient": "", + "Alphanumeric (recommended)": "", + "max 15 digits": "", + "Clear": "", + "Pop": "", + "invertKeywordDescription": "", + "pushoverMessageTtl": "", + "noGroupMonitorMsg": "", + "Search monitored sites": "", + "webhookBodyCustomOption": "", + "Show Clickable Link Description": "", + "ignoredTLSError": "", + "Debug": "", + "webhookBodyPresetOption": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoProxiesUnsupported": "", + "Reset Token": "", + "Refresh Interval Description": "", + "chromeExecutableDescription": "", + "Mention group": "", + "Badge Generator": "", + "Group": "", + "monitorToastMessagesLabel": "", + "toastErrorTimeout": "", + "gamedigGuessPort": "", + "Originator": "", + "cellsyntDestination": "", + "wayToGetOnesenderUrlandToken": "", + "Group Name": "", + "Authentication Method": "", + "Authorization Header": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Optional: Space separated list of scopes": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "Conditions": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "not equals": "", + "contains": "", + "ends with": "", + "Sound": "", + "Correct": "", + "Fail": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Scifi": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "tailscalePingWarning": "", + "Server URL should not contain the nfty topic": "", + "Badge Type": "" } From ce919ae99938cbfe888bea29c686da487bf6a4ca Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:11 +0000 Subject: [PATCH 091/346] Translated using Weblate (Korean) Currently translated at 70.6% (744 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ko/ --- src/lang/ko-KR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ko-KR.json b/src/lang/ko-KR.json index 800e3c383..351b7c840 100644 --- a/src/lang/ko-KR.json +++ b/src/lang/ko-KR.json @@ -1082,5 +1082,6 @@ "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", "tailscalePingWarning": "", "Server URL should not contain the nfty topic": "", - "Badge Type": "" + "Badge Type": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 43397a524fb99057a79d0ea370c5bafb3a9142e0 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 092/346] Translated using Weblate (Korean) Currently translated at 70.6% (744 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ko/ --- src/lang/ko-KR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ko-KR.json b/src/lang/ko-KR.json index 351b7c840..d7df4c4f1 100644 --- a/src/lang/ko-KR.json +++ b/src/lang/ko-KR.json @@ -1083,5 +1083,6 @@ "tailscalePingWarning": "", "Server URL should not contain the nfty topic": "", "Badge Type": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "ntfyPriorityHelptextAllEvents": "" } From 90c266d4c59cbb056237c81e374e0c583399b907 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 093/346] Translated using Weblate (Korean) Currently translated at 70.6% (744 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ko/ --- src/lang/ko-KR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ko-KR.json b/src/lang/ko-KR.json index d7df4c4f1..6db7d686f 100644 --- a/src/lang/ko-KR.json +++ b/src/lang/ko-KR.json @@ -1084,5 +1084,6 @@ "Server URL should not contain the nfty topic": "", "Badge Type": "", "ntfyPriorityHelptextAllExceptDown": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "Pick a SASL Mechanism...": "" } From f0b1ab743c32ca3e1a98011fefd004157a7605af Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 094/346] Translated using Weblate (Korean) Currently translated at 70.6% (744 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ko/ --- src/lang/ko-KR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ko-KR.json b/src/lang/ko-KR.json index 6db7d686f..37c9d2470 100644 --- a/src/lang/ko-KR.json +++ b/src/lang/ko-KR.json @@ -1085,5 +1085,6 @@ "Badge Type": "", "ntfyPriorityHelptextAllExceptDown": "", "ntfyPriorityHelptextAllEvents": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "CopyToClipboardError": "" } From 02b400068885f2687d92dda1ad4fe0a6abc723ba Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:57:22 +0000 Subject: [PATCH 095/346] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegi?= =?UTF-8?q?an=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 50.6% (533 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nb_NO/ --- src/lang/nb-NO.json | 504 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 503 insertions(+), 1 deletion(-) diff --git a/src/lang/nb-NO.json b/src/lang/nb-NO.json index b26d3a005..2db68d65a 100644 --- a/src/lang/nb-NO.json +++ b/src/lang/nb-NO.json @@ -559,5 +559,507 @@ "emailTemplateStatus": "Status", "uninstall": "Avinstaller", "uninstalling": "Avinstallerer", - "There might be a typing error in the address.": "Det kan være en skrivefeil i adressen." + "There might be a typing error in the address.": "Det kan være en skrivefeil i adressen.", + "installing": "", + "For safety, must use secret key": "", + "Monitor Setting": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Secret AccessKey": "", + "Private Number": "", + "Client ID": "", + "No tags found.": "", + "conditionDelete": "", + "Remote Browser": "", + "documentationOf": "", + "successKeywordExplanation": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentity": "", + "smtpLiquidIntroduction": "", + "smspartnerPhoneNumber": "", + "smspartnerSenderName": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "callMeBotGet": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "promosmsLogin": "", + "GrafanaOncallUrl": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "No Monitors": "", + "now": "", + "time ago": "", + "Json Query Expression": "", + "Headers": "", + "HeadersInvalidFormat": "", + "Pick a RR-Type...": "", + "Footer Text": "", + "Show Powered By": "", + "emailTemplateMonitorJSON": "", + "emailTemplateMsg": "", + "postToExistingThread": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "wayToGetZohoCliqURL": "", + "Proto Content": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "not equals": "", + "not contains": "", + "ends with": "", + "greater than": "", + "less than or equal to": "", + "successEdited": "", + "Add a Remote Browser": "", + "Remote Browser not found!": "", + "tagNotFound": "", + "Auto resolve or acknowledged": "", + "Badge Label": "", + "Badge Type": "", + "Badge Duration (in hours)": "", + "apiKeysDisabledMsg": "", + "Enable Kafka SSL": "", + "gtxMessagingFromHint": "", + "clearDataOlderThan": "", + "records": "", + "One record": "", + "pushoversounds mechanical": "", + "deleteProxyMsg": "", + "setAsDefaultProxyDescription": "", + "Channel access token (Long-lived)": "", + "dataRetentionTimeError": "", + "infiniteRetention": "", + "Select message type": "", + "Send to channel": "", + "Create new forum post": "", + "forumPostName": "", + "invertKeywordDescription": "", + "jsonQueryDescription": "", + "promosmsPassword": "", + "pushoversounds bugle": "", + "pushoversounds cosmic": "", + "pushoversounds echo": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "matrixDesc2": "", + "setup a new monitor group": "", + "aboutNotifyChannel": "", + "Telephone number": "", + "Originator": "", + "From Name/Number": "", + "Legacy Octopush-DM": "", + "ntfy Topic": "", + "RadiusCallingStationIdDescription": "", + "Setup Docker Host": "", + "Docker Container": "", + "warningTimezone": "", + "Maintenance Time Window of a Day": "", + "SendKey": "", + "Gateway Type": "", + "Sms template must contain parameters: ": "", + "Bark Group": "", + "Mention group": "", + "Platform": "", + "Setup Proxy": "", + "Proxy server has authentication": "", + "promosmsAllowLongSMS": "", + "Authorization Identity": "", + "foundChromiumVersion": "", + "ignoreTLSErrorGeneral": "", + "proxyDescription": "", + "wayToGetDiscordThreadId": "", + "smtpDkimHashAlgo": "", + "smtpDkimskipFields": "", + "Integration Key": "", + "Integration URL": "", + "serwersmsSenderName": "", + "pagertreeIntegrationUrl": "", + "twilioAuthToken": "", + "Open Badge Generator": "", + "Badge Maintenance Color": "", + "Badge Warn Days": "", + "Badge Style": "", + "Monitor Group": "", + "showCertificateExpiry": "", + "authInvalidToken": "", + "authIncorrectCreds": "", + "receiverInfoSevenIO": "", + "Add a new expiry notification day": "", + "locally configured mail transfer agent": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "onebotMessageType": "", + "Body": "", + "Server Address": "", + "SecretKey": "", + "ignoredTLSError": "", + "Debug": "", + "styleElapsedTime": "", + "Pick Affected Monitors...": "", + "Search monitored sites": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "CopyToClipboardSuccess": "", + "firewalls": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "HTTP Basic Auth": "", + "RadiusCalledStationIdDescription": "", + "certificationExpiryDescription": "", + "telegramMessageThreadIDDescription": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Frontend Version": "", + "Frontend Version do not match backend version!": "", + "and": "", + "invalidCronExpression": "", + "enableNSCD": "", + "chromeExecutable": "", + "Single Maintenance Window": "", + "Effective Date Range": "", + "emailCustomSubject": "", + "leave blank for default subject": "", + "leave blank for default body": "", + "pushoversounds classical": "", + "pushoversounds incoming": "", + "pushoversounds magic": "", + "Free Mobile User Identifier": "", + "Free Mobile API Key": "", + "Proto Method": "", + "goAlertInfo": "", + "TemplateCode": "", + "smtpDkimDesc": "", + "smtpDkimPrivateKey": "", + "smseagleGroup": "", + "smseagleRecipientType": "", + "smseagleRecipient": "", + "smseagleUrl": "", + "Recipient Number": "", + "Octopush API Version": "", + "onebotHttpAddress": "", + "PushDeer Server": "", + "pushDeerServerDescription": "", + "Body Encoding": "", + "Badge Label Color": "", + "Badge Label Prefix": "", + "Badge Label Suffix": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "Kafka Producer Message": "", + "AccessKey Id": "", + "Request Body": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "senderSevenIO": "", + "whapiRecipient": "", + "To Phone Number": "", + "gtxMessagingToHint": "", + "Originator type": "", + "cellsyntOriginator": "", + "Allow Long SMS": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "Host Onesender": "", + "Form Data Body": "", + "signl4Docs": "", + "Alphanumerical string and hyphens only": "", + "Harp": "", + "Reveal": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "Host URL": "", + "wayToGetFlashDutyKey": "", + "nostrRecipientsHelp": "", + "gamedigGuessPort": "", + "webhookAdditionalHeadersTitle": "", + "webhookAdditionalHeadersDesc": "", + "webhookBodyCustomOption": "", + "Slug": "", + "The slug is already taken. Please choose another slug.": "", + "No Proxy": "", + "Don't know how to get the token? Please read the guide:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "HTTP Headers": "", + "Proxy": "", + "Check how to config it for WebSocket": "", + "lastDay3": "", + "Enable": "", + "chromeExecutableAutoDetect": "", + "pushyAPIKey": "", + "wayToGetKookBotToken": "", + "Guild ID": "", + "pushoverMessageTtl": "", + "checkPrice": "", + "alertaAlertState": "", + "serwersmsAPIUser": "", + "socket": "", + "Press Enter to add broker": "", + "confirmDeleteTagMsg": "", + "Kafka Topic Name": "", + "No monitors available.": "", + "Domain Name Expiry Notification": "", + "Monitor": "", + "wayToGetHeiiOnCallDetails": "", + "successKeyword": "", + "Command": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentityFormat": "", + "Browser Screenshot": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumberHelptext": "", + "mongodbCommandDescription": "", + "receiverSevenIO": "", + "apiKeySevenIO": "", + "wayToWriteWhapiRecipient": "", + "API URL": "", + "cellsyntOriginatortypeAlphanumeric": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "What is a Remote Browser?": "", + "shrinkDatabaseDescriptionSqlite": "", + "-year": "", + "PushUrl": "", + "BodyInvalidFormat": "", + "Monitor History": "", + "topicExplanation": "", + "Check/Uncheck": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "DateTime Range": "", + "loadingError": "", + "cloneOf": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateLimitedToUpDownNotification": "", + "enableGRPCTls": "", + "pushoversounds pushover": "", + "pushoversounds bike": "", + "Enable TLS": "", + "Proto Service Name": "", + "goAlertIntegrationKeyInfo": "", + "AccessKeyId": "", + "SecretAccessKey": "", + "Device Token": "", + "wayToGetPagerTreeIntegrationURL": "", + "Proxy Protocol": "", + "Proxy Server": "", + "Badge Generator": "", + "Feishu WebHookUrl": "", + "Recipient Type": "", + "privateOnesenderDesc": "", + "Group ID": "", + "New Group": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "OAuth Token URL": "", + "Client Secret": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "conditionAdd": "", + "conditionValuePlaceholder": "", + "equals": "", + "contains": "", + "starts with": "", + "not ends with": "", + "less than": "", + "greater than or equal to": "", + "record": "", + "successBackupRestored": "", + "Remote Browsers": "", + "emailCustomisableContent": "", + "octopushLegacyHint": "", + "auto resolve": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "wayToGetSevenIOApiKey": "", + "noDockerHostMsg": "", + "affectedMonitorsDescription": "", + "pushoversounds intermission": "", + "statusPageSpecialSlugDesc": "", + "wayToGetCloudflaredURL": "", + "Remove the expiry notification": "", + "Your User ID": "", + "endpoint": "", + "octopushLogin": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "pushoversounds siren": "", + "pushoversounds alien": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "pushoversounds updown": "", + "matrixDesc1": "", + "Notify Channel": "", + "Remove domain": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "DockerHostRequired": "", + "tailscalePingWarning": "", + "deleteDockerHostMsg": "", + "backupRecommend": "", + "strategyManual": "", + "dnsCacheDescription": "", + "chromeExecutableDescription": "", + "SMSManager API Docs": "", + "You can divide numbers with": "", + "Bark API Version": "", + "Bark Endpoint": "", + "Bark Sound": "", + "WebHookUrl": "", + "WeCom Bot Key": "", + "API Keys": "", + "Badge value (For Testing only.)": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Kafka SASL Options": "", + "successAdded": "", + "successResumed": "", + "successPaused": "", + "successDeleted": "", + "remoteBrowsersDescription": "", + "self-hosted container": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "deleteRemoteBrowserMessage": "", + "liquidIntroduction": "", + "atLeastOneMonitor": "", + "smtpDkimheaderFieldNames": "", + "wayToGetPagerDutyKey": "", + "auto acknowledged": "", + "smseagleTo": "", + "pagertreeUrgency": "", + "Badge Pending Color": "", + "Badge Warn Color": "", + "Badge Down Days": "", + "noOrBadCertificate": "", + "RadiusSecret": "", + "RadiusCalledStationId": "", + "Server URL should not contain the nfty topic": "", + "onebotUserOrGroupId": "", + "Copy": "", + "CurlDebugInfo": "", + "docker networks": "", + "enableProxyDescription": "", + "RadiusSecretDescription": "", + "RadiusCallingStationId": "", + "telegramSendSilently": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "cronExpression": "", + "cronSchedule": "", + "install": "", + "Clone Monitor": "", + "Clone": "", + "emailCustomBody": "", + "octopushAPIKey": "", + "pushoversounds cashregister": "", + "pushoversounds pianobar": "", + "pushoversounds spacealarm": "", + "wayToGetWhapiUrlAndToken": "", + "pushoversounds tugboat": "", + "Strategy": "", + "SignName": "", + "Mentioning": "", + "Don't mention people": "", + "matrixHomeserverURL": "", + "Internal Room Id": "", + "openModalTo": "", + "smtpDkimKeySelector": "", + "smseagleContact": "", + "smseagleToken": "", + "smseagleEncoding": "", + "smseaglePriority": "", + "smspartnerSenderNameInfo": "", + "Leave blank to use a shared sender number.": "", + "PushDeer Key": "", + "Custom Monitor Type": "", + "Google Analytics ID": "", + "Edit Tag": "", + "Learn More": "", + "pagertreeResolve": "", + "Badge Prefix": "", + "Badge Suffix": "", + "Badge Up Color": "", + "Badge Down Color": "", + "toastErrorTimeout": "", + "Message format": "", + "Send rich messages": "", + "bitrix24SupportUserID": "", + "gtxMessagingApiKeyHint": "", + "Alphanumeric (recommended)": "", + "cellsyntOriginatortypeNumeric": "", + "Destination": "", + "cellsyntDestination": "", + "cellsyntSplitLongMessages": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "Condition": "", + "Token Onesender": "", + "Authentication Method": "", + "Authorization Header": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "Conditions": "", + "not starts with": "", + "Notification Channel": "", + "Sound": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Guitar": "", + "Custom sound to override default notification sound": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "gamedigGuessPortDescription": "", + "telegramMessageThreadID": "", + "nostrRelays": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "nostrRecipients": "", + "webhookBodyPresetOption": "", + "Running": "", + "Not running": "", + "startOrEndWithOnly": "", + "No consecutive dashes": "", + "Trust Proxy": "", + "For example: nginx, Apache and Traefik.": "", + "Certificate Expiry Notification": "", + "Using a Reverse Proxy?": "", + "lastDay2": "", + "lastDay4": "", + "pushyToken": "", + "GoogleChat": "", + "wayToGetKookGuildID": "", + "apiCredentials": "", + "alertaRecoverState": "", + "Enter the list of brokers": "", + "Reverse Proxy": "", + "plugin": "" } From b5b542a74b73dedc242a6b3af1da6023064c6fee Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:32 +0000 Subject: [PATCH 096/346] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegi?= =?UTF-8?q?an=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 50.6% (533 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nb_NO/ --- src/lang/nb-NO.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/nb-NO.json b/src/lang/nb-NO.json index 2db68d65a..9f0db4154 100644 --- a/src/lang/nb-NO.json +++ b/src/lang/nb-NO.json @@ -1061,5 +1061,7 @@ "alertaRecoverState": "", "Enter the list of brokers": "", "Reverse Proxy": "", - "plugin": "" + "plugin": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 18818ee8a0fab9f019b1132733982b3e4054eaae Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 097/346] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegi?= =?UTF-8?q?an=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 50.6% (533 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nb_NO/ --- src/lang/nb-NO.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/nb-NO.json b/src/lang/nb-NO.json index 9f0db4154..28c005b65 100644 --- a/src/lang/nb-NO.json +++ b/src/lang/nb-NO.json @@ -1063,5 +1063,6 @@ "Reverse Proxy": "", "plugin": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "pushViewCode": "" } From 4850c559d3a5163e391cbfa4c56469ca6e35cbf8 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 098/346] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegi?= =?UTF-8?q?an=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 50.6% (533 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nb_NO/ --- src/lang/nb-NO.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/nb-NO.json b/src/lang/nb-NO.json index 28c005b65..1b946378c 100644 --- a/src/lang/nb-NO.json +++ b/src/lang/nb-NO.json @@ -1064,5 +1064,6 @@ "plugin": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "pushViewCode": "" + "pushViewCode": "", + "CopyToClipboardError": "" } From 7cbd9ac78a73df1940d0c40caa9175dbfa894750 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:11 +0000 Subject: [PATCH 099/346] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegi?= =?UTF-8?q?an=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 50.6% (533 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nb_NO/ --- src/lang/nb-NO.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/lang/nb-NO.json b/src/lang/nb-NO.json index 1b946378c..d054b5ba4 100644 --- a/src/lang/nb-NO.json +++ b/src/lang/nb-NO.json @@ -1065,5 +1065,8 @@ "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", "pushViewCode": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "Enable DNS Cache": "", + "trustProxyDescription": "", + "backupOutdatedWarning": "" } From 9262055dbbf66093bcc68d464e46aaec68af5576 Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:37:09 +0000 Subject: [PATCH 100/346] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegi?= =?UTF-8?q?an=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 50.6% (533 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nb_NO/ --- src/lang/nb-NO.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/nb-NO.json b/src/lang/nb-NO.json index d054b5ba4..f16e49f59 100644 --- a/src/lang/nb-NO.json +++ b/src/lang/nb-NO.json @@ -1068,5 +1068,6 @@ "CopyToClipboardError": "", "Enable DNS Cache": "", "trustProxyDescription": "", - "backupOutdatedWarning": "" + "backupOutdatedWarning": "", + "setupDatabaseEmbeddedMariaDB": "" } From 42375e55f17e8ed5d93dc641972844713dfce2eb Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 101/346] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegi?= =?UTF-8?q?an=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 50.6% (533 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nb_NO/ --- src/lang/nb-NO.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/nb-NO.json b/src/lang/nb-NO.json index f16e49f59..08a399b82 100644 --- a/src/lang/nb-NO.json +++ b/src/lang/nb-NO.json @@ -1069,5 +1069,6 @@ "Enable DNS Cache": "", "trustProxyDescription": "", "backupOutdatedWarning": "", - "setupDatabaseEmbeddedMariaDB": "" + "setupDatabaseEmbeddedMariaDB": "", + "Pick a SASL Mechanism...": "" } From d5a8f57a97d150902446a6bfee562b703bdc09a3 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:57:25 +0000 Subject: [PATCH 102/346] Translated using Weblate (Dutch) Currently translated at 95.4% (1005 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nl/ --- src/lang/nl-NL.json | 49 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/src/lang/nl-NL.json b/src/lang/nl-NL.json index 56b180e53..356b1de3f 100644 --- a/src/lang/nl-NL.json +++ b/src/lang/nl-NL.json @@ -1041,5 +1041,52 @@ "less than": "minder dan", "greater than": "meer dan", "record": "dossier", - "jsonQueryDescription": "Parseer en haal specifieke gegevens uit de JSON-respons van de server met behulp van JSON-query of gebruik \"$\" voor de onbewerkte respons, als u geen JSON verwacht. Het resultaat wordt vervolgens vergeleken met de verwachte waarde, als strings. Zie {0} voor documentatie en gebruik {1} om te experimenteren met query's." + "jsonQueryDescription": "Parseer en haal specifieke gegevens uit de JSON-respons van de server met behulp van JSON-query of gebruik \"$\" voor de onbewerkte respons, als u geen JSON verwacht. Het resultaat wordt vervolgens vergeleken met de verwachte waarde, als strings. Zie {0} voor documentatie en gebruik {1} om te experimenteren met query's.", + "Json Query Expression": "", + "Community String": "", + "Form Data Body": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "not equals": "", + "greater than or equal to": "", + "ignoredTLSError": "", + "CurlDebugInfo": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "Notification Channel": "", + "Sound": "", + "Fail": "", + "Bubble": "", + "Doorbell": "", + "Money": "", + "Guitar": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Can be found on:": "", + "shrinkDatabaseDescriptionSqlite": "", + "cacheBusterParam": "", + "equals": "", + "less than or equal to": "", + "Debug": "", + "Copy": "", + "CopyToClipboardSuccess": "", + "firewalls": "", + "docker networks": "", + "CurlDebugInfoProxiesUnsupported": "", + "Message format": "", + "Send rich messages": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Correct": "", + "Harp": "", + "Reveal": "", + "Flute": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From c7c16c4aa1eda2985ea9a08c81780cca477c9a52 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 103/346] Translated using Weblate (Dutch) Currently translated at 95.4% (1005 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nl/ --- src/lang/nl-NL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/nl-NL.json b/src/lang/nl-NL.json index 356b1de3f..bf5cae418 100644 --- a/src/lang/nl-NL.json +++ b/src/lang/nl-NL.json @@ -1088,5 +1088,6 @@ "Pop": "", "Custom sound to override default notification sound": "", "The phone number of the recipient in E.164 format.": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "CopyToClipboardError": "" } From 5fbcbfc315eb74ed32f171e103d0b7fd921e3b8b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:57:31 +0000 Subject: [PATCH 104/346] Translated using Weblate (Portuguese (Brazil)) Currently translated at 93.4% (984 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_BR/ --- src/lang/pt-BR.json | 71 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 70 insertions(+), 1 deletion(-) diff --git a/src/lang/pt-BR.json b/src/lang/pt-BR.json index 2e21b19f4..7bc85775d 100644 --- a/src/lang/pt-BR.json +++ b/src/lang/pt-BR.json @@ -987,5 +987,74 @@ "CopyToClipboardError": "Não foi possível copiar para a área de transferência: {error}", "CopyToClipboardSuccess": "Copiado!", "firewalls": "firewalls", - "docker networks": "redes docker" + "docker networks": "redes docker", + "Host Onesender": "", + "Token Onesender": "", + "groupOnesenderDesc": "", + "Form Data Body": "", + "Client ID": "", + "Client Secret": "", + "OAuth Scope": "", + "CurlDebugInfo": "", + "Message format": "", + "Send rich messages": "", + "Community String": "", + "snmpOIDHelptext": "", + "Go back to home page.": "", + "No tags found.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "Conditions": "", + "conditionDelete": "", + "conditionAddGroup": "", + "contains": "", + "not contains": "", + "starts with": "", + "ends with": "", + "less than": "", + "greater than": "", + "greater than or equal to": "", + "record": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "shrinkDatabaseDescriptionSqlite": "", + "privateOnesenderDesc": "", + "OAuth Token URL": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Optional: Space separated list of scopes": "", + "Lost connection to the socket server.": "", + "conditionAdd": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "equals": "", + "not equals": "", + "not starts with": "", + "not ends with": "", + "less than or equal to": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Guitar": "", + "Pop": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "The phone number of the recipient in E.164 format.": "" } From b9a7e46682fe8d30798037236fc051701aa8e295 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:57:33 +0000 Subject: [PATCH 105/346] Translated using Weblate (Portuguese (Portugal)) Currently translated at 43.6% (460 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_PT/ --- src/lang/pt-PT.json | 582 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 581 insertions(+), 1 deletion(-) diff --git a/src/lang/pt-PT.json b/src/lang/pt-PT.json index bdc0cc8a3..11762e150 100644 --- a/src/lang/pt-PT.json +++ b/src/lang/pt-PT.json @@ -472,5 +472,585 @@ "templateMsg": "Mensagem da notificação", "styleElapsedTimeShowNoLine": "Mostrar (Sem Linha)", "styleElapsedTimeShowWithLine": "Mostrar (Com Linha)", - "statusPageRefreshIn": "Atualizar em: [0]" + "statusPageRefreshIn": "Atualizar em: [0]", + "Edit Tag": "", + "whapiRecipient": "", + "pushoversounds pianobar": "", + "WebHookUrl": "", + "SecretKey": "", + "smseagleToken": "", + "gtxMessagingApiKeyHint": "", + "From Email": "", + "pushoversounds cosmic": "", + "matrixDesc1": "", + "alertaRecoverState": "", + "2faEnabled": "", + "snmpCommunityStringHelptext": "", + "SIGNL4": "", + "threemaRecipientTypeIdentity": "", + "Command": "", + "Destination": "", + "monitorToastMessagesLabel": "", + "smspartnerPhoneNumber": "", + "cellsyntOriginatortypeNumeric": "", + "cellsyntOriginator": "", + "Reset Token": "", + "High": "", + "onebotHttpAddress": "", + "wayToWriteWhapiRecipient": "", + "API URL": "", + "GrafanaOncallUrl": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "Browser Screenshot": "", + "Mentioning": "", + "Don't mention people": "", + "Badge URL": "", + "What is a Remote Browser?": "", + "affectedStatusPages": "", + "pushoversounds falling": "", + "shrinkDatabaseDescriptionSqlite": "", + "Select": "", + "Badge Down Days": "", + "Your User ID": "", + "-year": "", + "templateLimitedToUpDownNotifications": "", + "webhookBodyPresetOption": "", + "Single Maintenance Window": "", + "Effective Date Range": "", + "Date and Time": "", + "installing": "", + "confirmUninstallPlugin": "", + "notificationRegional": "", + "Clone Monitor": "", + "smtp": "", + "secureOptionNone": "", + "smtpLiquidIntroduction": "", + "emailCustomSubject": "", + "emailTemplateServiceName": "", + "pushyAPIKey": "", + "wayToGetKookBotToken": "", + "wayToGetKookGuildID": "", + "User Key": "", + "Bark Endpoint": "", + "Bark Group": "", + "Mention group": "", + "Huawei": "", + "serwersmsAPIPassword": "", + "serwersmsPhoneNumber": "", + "serwersmsSenderName": "", + "smseagleTo": "", + "smseagleRecipientType": "", + "smseagleEncoding": "", + "Custom Monitor Type": "", + "Google Analytics ID": "", + "pagertreeHigh": "", + "pagertreeDoNothing": "", + "lunaseaTarget": "", + "ntfyAuthenticationMethod": "", + "Badge Warn Color": "", + "Badge Up Color": "", + "Badge Warn Days": "", + "toastSuccessTimeout": "", + "Authorization Identity": "", + "gamedigGuessPortDescription": "", + "authInvalidToken": "", + "successAdded": "", + "successResumed": "", + "successPaused": "", + "wayToGetHeiiOnCallDetails": "", + "To Phone Number": "", + "cellsyntDestination": "", + "New Group": "", + "OAuth2: Client Credentials": "", + "Authorization Header": "", + "Form Data Body": "", + "Client ID": "", + "Client Secret": "", + "Cannot connect to the socket server.": "", + "SIGNL4 Webhook URL": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not contains": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "greater than": "", + "apiKeysDisabledMsg": "", + "receiverSevenIO": "", + "apiKeySevenIO": "", + "Originator": "", + "max 11 alphanumeric characters": "", + "pushoversounds magic": "", + "Kafka SASL Options": "", + "Check octopush prices": "", + "octopushPhoneNumber": "", + "Notification Sound": "", + "Refresh Interval Description": "", + "Bot Display Name": "", + "enableGRPCTls": "", + "promosmsLogin": "", + "octopushLogin": "", + "pushoversounds cashregister": "", + "Retry": "", + "Proxy Server": "", + "Proxy server has authentication": "", + "promosmsTypeFull": "", + "promosmsTypeSpeed": "", + "promosmsPhoneNumber": "", + "smtpDkimDesc": "", + "do nothing": "", + "auto acknowledged": "", + "Request Body": "", + "nostrSender": "", + "gtxMessagingFromHint": "", + "Select message type": "", + "forumPostName": "", + "whatHappensAtForumPost": "", + "wayToGetDiscordThreadId": "", + "Guild ID": "", + "onebotPrivateMessage": "", + "PushDeer Server": "", + "Show Clickable Link Description": "", + "Badge Duration (in hours)": "", + "Badge Label": "", + "Badge Color": "", + "Badge Pending Color": "", + "Badge Style": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Allow Long SMS": "", + "dataRetentionTimeError": "", + "useRemoteBrowser": "", + "alertaApiKey": "", + "Refresh Interval": "", + "Channel access token": "", + "User ID": "", + "infiniteRetention": "", + "goAlertIntegrationKeyInfo": "", + "successAuthChangePassword": "", + "successEnabled": "", + "AccessKey Id": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "smseaglePriority": "", + "Recipient Number": "", + "Leave blank to use a shared sender number.": "", + "Debug": "", + "Copy": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "firewalls": "", + "CurlDebugInfoProxiesUnsupported": "", + "noDockerHostMsg": "", + "DockerHostRequired": "", + "tailscalePingWarning": "", + "enableNSCD": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "smtpCC": "", + "smtpBCC": "", + "Discord Webhook URL": "", + "aboutMattermostChannelName": "", + "confirmDeleteTagMsg": "", + "pushoversounds mechanical": "", + "pushoversounds spacealarm": "", + "pushoversounds vibrate": "", + "pushoverDesc1": "", + "pushoverMessageTtl": "", + "SMS Type": "", + "octopushTypeLowCost": "", + "octopushSMSSender": "", + "Strategy": "", + "Free Mobile User Identifier": "", + "Enable TLS": "", + "Proto Method": "", + "Economy": "", + "SendKey": "", + "You can divide numbers with": "", + "goAlertInfo": "", + "PhoneNumbers": "", + "TemplateCode": "", + "SignName": "", + "Sms template must contain parameters: ": "", + "smtpDkimHashAlgo": "", + "wayToGetPagerDutyKey": "", + "Integration URL": "", + "auto resolve": "", + "alertaApiEndpoint": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "ntfy Topic": "", + "onebotMessageType": "", + "onebotUserOrGroupId": "", + "onebotSafetyTips": "", + "PushDeer Key": "", + "wayToGetClickSendSMSToken": "", + "Don't expire": "", + "Add Another": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "disableAPIKeyMsg": "", + "pagertreeIntegrationUrl": "", + "Enable Kafka SSL": "", + "tagNotFound": "", + "foundChromiumVersion": "", + "Add a Remote Browser": "", + "remoteBrowsersDescription": "", + "wayToGetWhapiUrlAndToken": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaRecipientTypePhone": "", + "threemaSenderIdentity": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "groupOnesenderDesc": "", + "Group ID": "", + "Go back to home page.": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "not equals": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Guitar": "", + "Custom sound to override default notification sound": "", + "From": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Maintenance Time Window of a Day": "", + "Channel Name": "", + "apiKey-active": "", + "pagertreeMedium": "", + "twilioFromNumber": "", + "Badge Suffix": "", + "Group": "", + "Monitor Group": "", + "Press Enter to add broker": "", + "Kafka Producer Message": "", + "Clone": "", + "Kafka Topic Name": "", + "telegramProtectContentDescription": "", + "sameAsServerTimezone": "", + "endDateTime": "", + "Enable": "", + "Disable": "", + "chromeExecutableAutoDetect": "", + "uninstall": "", + "wayToGetZohoCliqURL": "", + "needSignalAPI": "", + "Recipients": "", + "Access Token": "", + "Line Developers Console": "", + "Basic Settings": "", + "Messaging API": "", + "Icon URL": "", + "aboutIconURL": "", + "Feishu WebHookUrl": "", + "matrixHomeserverURL": "", + "Internal Room Id": "", + "Octopush API Version": "", + "pushoversounds siren": "", + "octopushLegacyHint": "", + "aboutKumaURL": "", + "twilioAccountSID": "", + "FlashDuty Severity": "", + "successKeyword": "", + "successKeywordExplanation": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "mongodbCommandDescription": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "loadingError": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumberHelptext": "", + "Key Added": "", + "twilioToNumber": "", + "nostrRecipients": "", + "Telephone number": "", + "Badge value (For Testing only.)": "", + "toastErrorTimeout": "", + "authUserInactiveOrDeleted": "", + "selectedMonitorCount": "", + "Check/Uncheck": "", + "Remote Browsers": "", + "now": "", + "time ago": "", + "Json Query Expression": "", + "webhookBodyCustomOption": "", + "Schedule Maintenance": "", + "DateTime Range": "", + "plugin": "", + "install": "", + "uninstalling": "", + "cloneOf": "", + "secureOptionTLS": "", + "Ignore TLS Error": "", + "emailCustomBody": "", + "leave blank for default body": "", + "dnsPortDescription": "", + "invertKeywordDescription": "", + "octopushAPIKey": "", + "pushoversounds climb": "", + "apprise": "", + "GoogleChat": "", + "For safety, must use secret key": "", + "Bark Sound": "", + "Device Token": "", + "Platform": "", + "promosmsTypeFlash": "", + "promosmsSMSSender": "", + "matrixDesc2": "", + "serwersmsAPIUser": "", + "alertaAlertState": "", + "smseagleGroup": "", + "smseagleContact": "", + "smseagleRecipient": "", + "smseagleUrl": "", + "Server Address": "", + "Learn More": "", + "Body Encoding": "", + "Expiry": "", + "Badge Down Color": "", + "pagertreeUrgency": "", + "pagertreeSilent": "", + "pagertreeLow": "", + "pagertreeCritical": "", + "pagertreeResolve": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "ntfyUsernameAndPassword": "", + "twilioApiKey": "", + "monitorToastMessagesDescription": "", + "Secret AccessKey": "", + "nostrRecipientsHelp": "", + "Mechanism": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "gamedigGuessPort": "", + "2faAlreadyEnabled": "", + "2faDisabled": "", + "Remote Browser": "", + "receiverInfoSevenIO": "", + "callMeBotGet": "", + "Community String": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Condition": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "Group Name": "", + "Authentication Method": "", + "OAuth Token URL": "", + "OAuth Scope": "", + "Conditions": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionDelete": "", + "contains": "", + "starts with": "", + "less than": "", + "less than or equal to": "", + "greater than or equal to": "", + "record": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "emailCustomisableContent": "", + "leave blank for default subject": "", + "endpoint": "", + "pushoversounds incoming": "", + "pushoversounds intermission": "", + "pushyToken": "", + "nostrRelays": "", + "emailTemplateHostnameOrURL": "", + "Remove the expiry notification": "", + "Prefix Custom Message": "", + "recurringIntervalMessage": "", + "affectedMonitorsDescription": "", + "atLeastOneMonitor": "", + "promosmsPassword": "", + "pushoversounds pushover": "", + "pushoversounds bike": "", + "Topic": "", + "WeCom Bot Key": "", + "Setup Proxy": "", + "Proxy Protocol": "", + "signalImportant": "", + "aboutWebhooks": "", + "aboutChannelName": "", + "smtpDkimSettings": "", + "smtpDkimheaderFieldNames": "", + "smtpDkimskipFields": "", + "Auto resolve or acknowledged": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "Close": "", + "wayToGetFlashDutyKey": "", + "nostrRelaysHelp": "", + "documentationOf": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "Send to channel": "", + "Create new forum post": "", + "postToExistingThread": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "onebotGroupMessage": "", + "Badge Label Color": "", + "Open Badge Generator": "", + "Badge Generator": "", + "Badge Type": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Maintenance Color": "", + "Channel access token (Long-lived)": "", + "pushoversounds classical": "", + "Remove domain": "", + "Number": "", + "apiCredentials": "", + "LunaSea Device ID": "", + "Apprise URL": "", + "SecretAccessKey": "", + "documentation": "", + "smtpDkimDomain": "", + "smtpDkimKeySelector": "", + "successDeleted": "", + "successEdited": "", + "successBackupRestored": "", + "successDisabled": "", + "Proto Service Name": "", + "Edit Maintenance": "", + "pushoversounds bugle": "", + "setup a new monitor group": "", + "pushDeerServerDescription": "", + "pushoversounds alien": "", + "Saved.": "", + "ignoredTLSError": "", + "templateLimitedToUpDownCertNotifications": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "statusPageSpecialSlugDesc": "", + "Add a new expiry notification day": "", + "and": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "To Email": "", + "deleteMaintenanceMsg": "", + "pushoversounds gamelan": "", + "pushoversounds tugboat": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "pushoversounds none": "", + "Device": "", + "Message Title": "", + "More info on:": "", + "pushoverDesc2": "", + "octopushTypePremium": "", + "checkPrice": "", + "Example:": "", + "Read more:": "", + "Status:": "", + "Free Mobile API Key": "", + "Proto Content": "", + "Lowcost": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "Base URL": "", + "AccessKeyId": "", + "Bark API Version": "", + "promosmsTypeEco": "", + "aboutNotifyChannel": "", + "openModalTo": "", + "Add a domain": "", + "Integration Key": "", + "alertaEnvironment": "", + "Legacy Octopush-DM": "", + "Server URL should not contain the nfty topic": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "No API Keys": "", + "Expires": "", + "deleteAPIKeyMsg": "", + "Message format": "", + "Send rich messages": "", + "authIncorrectCreds": "", + "Remote Browser not found!": "", + "self-hosted container": "", + "remoteBrowserToggle": "", + "deleteRemoteBrowserMessage": "", + "gtxMessagingToHint": "", + "cellsyntOriginatortypeAlphanumeric": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentityFormat": "", + "Host Onesender": "", + "Token Onesender": "", + "Recipient Type": "", + "Private Number": "", + "privateOnesenderDesc": "", + "Optional: Space separated list of scopes": "", + "equals": "", + "Sound": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Elevator": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "promosmsAllowLongSMS": "", + "Uptime Kuma URL": "", + "smtpDkimPrivateKey": "", + "API Keys": "", + "Expiry date": "", + "Continue": "", + "Generate": "", + "twilioAuthToken": "", + "Monitor Setting": "", + "Show Clickable Link": "", + "Badge Prefix": "", + "Kafka Brokers": "", + "Enter the list of brokers": "", + "pushoversounds updown": "", + "Icon Emoji": "", + "telegramMessageThreadID": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilently": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContent": "", + "startDateTime": "", + "cronExpression": "", + "cronSchedule": "", + "invalidCronExpression": "", + "IconUrl": "", + "chromeExecutable": "", + "chromeExecutableDescription": "", + "dnsCacheDescription": "", + "Hello @everyone is...": "", + "wayToGetTeamsURL": "", + "wayToCheckSignalURL": "", + "lineDevConsoleTo": "", + "wayToGetLineChannelToken": "", + "jsonQueryDescription": "", + "Notify Channel": "", + "From Name/Number": "" } From 02fecd961f406d898a65f0c8c75ea67b9a0e0262 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 106/346] Translated using Weblate (Portuguese (Portugal)) Currently translated at 43.6% (460 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_PT/ --- src/lang/pt-PT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pt-PT.json b/src/lang/pt-PT.json index 11762e150..137b49d62 100644 --- a/src/lang/pt-PT.json +++ b/src/lang/pt-PT.json @@ -1052,5 +1052,6 @@ "wayToGetLineChannelToken": "", "jsonQueryDescription": "", "Notify Channel": "", - "From Name/Number": "" + "From Name/Number": "", + "Pick a SASL Mechanism...": "" } From 23b3f526f45284c0c2be70017ca8afe908bbb1a6 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:11 +0000 Subject: [PATCH 107/346] Translated using Weblate (Portuguese (Portugal)) Currently translated at 43.6% (460 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_PT/ --- src/lang/pt-PT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pt-PT.json b/src/lang/pt-PT.json index 137b49d62..e6dd83824 100644 --- a/src/lang/pt-PT.json +++ b/src/lang/pt-PT.json @@ -1053,5 +1053,6 @@ "jsonQueryDescription": "", "Notify Channel": "", "From Name/Number": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "Enable DNS Cache": "" } From 98603e5519748f4e29ed579619192cac008c5956 Mon Sep 17 00:00:00 2001 From: Eduard Dev Date: Sun, 5 Feb 2023 12:26:56 +0000 Subject: [PATCH 108/346] Translated using Weblate (Portuguese (Portugal)) Currently translated at 43.6% (460 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_PT/ --- src/lang/pt-PT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pt-PT.json b/src/lang/pt-PT.json index e6dd83824..6e906552f 100644 --- a/src/lang/pt-PT.json +++ b/src/lang/pt-PT.json @@ -1054,5 +1054,6 @@ "Notify Channel": "", "From Name/Number": "", "Pick a SASL Mechanism...": "", - "Enable DNS Cache": "" + "Enable DNS Cache": "", + "wayToGetDiscordURL": "" } From d30042873364768dfc280577dbb4b78dbab5a525 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 109/346] Translated using Weblate (Portuguese (Portugal)) Currently translated at 43.6% (460 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_PT/ --- src/lang/pt-PT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pt-PT.json b/src/lang/pt-PT.json index 6e906552f..bc53b5b61 100644 --- a/src/lang/pt-PT.json +++ b/src/lang/pt-PT.json @@ -1055,5 +1055,6 @@ "From Name/Number": "", "Pick a SASL Mechanism...": "", "Enable DNS Cache": "", - "wayToGetDiscordURL": "" + "wayToGetDiscordURL": "", + "CopyToClipboardError": "" } From 39be6027b0251984566b412c6c6f791af84b21cd Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:32 +0000 Subject: [PATCH 110/346] Translated using Weblate (Portuguese (Portugal)) Currently translated at 43.6% (460 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_PT/ --- src/lang/pt-PT.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/pt-PT.json b/src/lang/pt-PT.json index bc53b5b61..fd01afac5 100644 --- a/src/lang/pt-PT.json +++ b/src/lang/pt-PT.json @@ -1056,5 +1056,7 @@ "Pick a SASL Mechanism...": "", "Enable DNS Cache": "", "wayToGetDiscordURL": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 8a403b589ec39e8a35579753bb164f26a5da0038 Mon Sep 17 00:00:00 2001 From: AmadeusGraves Date: Tue, 14 Feb 2023 01:01:52 +0000 Subject: [PATCH 111/346] Translated using Weblate (Portuguese (Portugal)) Currently translated at 43.6% (460 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_PT/ --- src/lang/pt-PT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pt-PT.json b/src/lang/pt-PT.json index fd01afac5..b40fbbef2 100644 --- a/src/lang/pt-PT.json +++ b/src/lang/pt-PT.json @@ -1058,5 +1058,6 @@ "wayToGetDiscordURL": "", "CopyToClipboardError": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "high": "" } From 190e0f79ceb9bc4339195101c13ff68cde80cb07 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 112/346] Translated using Weblate (Portuguese (Portugal)) Currently translated at 43.6% (460 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_PT/ --- src/lang/pt-PT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pt-PT.json b/src/lang/pt-PT.json index b40fbbef2..0c66d1024 100644 --- a/src/lang/pt-PT.json +++ b/src/lang/pt-PT.json @@ -1059,5 +1059,6 @@ "CopyToClipboardError": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "high": "" + "high": "", + "ntfyPriorityHelptextAllEvents": "" } From 02d8f37815542f56733bb91de29765d9c0448ac5 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:57:38 +0000 Subject: [PATCH 113/346] Translated using Weblate (Russian) Currently translated at 86.0% (906 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ru/ --- src/lang/ru-RU.json | 112 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 111 insertions(+), 1 deletion(-) diff --git a/src/lang/ru-RU.json b/src/lang/ru-RU.json index 2b80ad1fd..2d04caa42 100644 --- a/src/lang/ru-RU.json +++ b/src/lang/ru-RU.json @@ -986,5 +986,115 @@ "firewalls": "файрволы", "dns resolvers": "dns резолверы", "docker networks": "докер-сети", - "CurlDebugInfoProxiesUnsupported": "Поддержка прокси в верхней {curl} команде в настоящее время не реализована." + "CurlDebugInfoProxiesUnsupported": "Поддержка прокси в верхней {curl} команде в настоящее время не реализована.", + "apiKeysDisabledMsg": "", + "not contains": "", + "smspartnerApiurl": "", + "bitrix24SupportUserID": "", + "-year": "", + "wayToGetDiscordThreadId": "", + "cacheBusterParamDescription": "", + "Community String": "", + "OID (Object Identifier)": "", + "Please enter a valid OID.": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentityFormat": "", + "Private Number": "", + "privateOnesenderDesc": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "conditionAdd": "", + "conditionAddGroup": "", + "conditionValuePlaceholder": "", + "equals": "", + "starts with": "", + "smspartnerSenderName": "", + "Send rich messages": "", + "snmpOIDHelptext": "", + "OAuth Token URL": "", + "Client ID": "", + "No tags found.": "", + "not equals": "", + "not ends with": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "record": "", + "Correct": "", + "Harp": "", + "Reveal": "", + "Money": "", + "Scifi": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "smspartnerPhoneNumber": "", + "wayToGetBitrix24Webhook": "", + "Bitrix24 Webhook URL": "", + "shrinkDatabaseDescriptionSqlite": "", + "Json Query Expression": "", + "whatHappensAtForumPost": "", + "threadForumPostID": "", + "smspartnerSenderNameInfo": "", + "cacheBusterParam": "", + "mongodbCommandDescription": "", + "snmpCommunityStringHelptext": "", + "Condition": "", + "SNMP Version": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "Host Onesender": "", + "Token Onesender": "", + "Recipient Type": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "groupOnesenderDesc": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "Conditions": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "not starts with": "", + "ends with": "", + "CurlDebugInfo": "", + "smspartnerPhoneNumberHelptext": "", + "Message format": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Authorization Header": "", + "Form Data Body": "", + "Client Secret": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "contains": "", + "less than": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Fail": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Clear": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From 5078cadb7b3778e6998e8c158a4be62877a67bc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9=20=D0=94=D0=BE?= =?UTF-8?q?=D0=B1=D1=80=D1=8B=D0=B9?= Date: Mon, 16 Oct 2023 11:17:12 +0000 Subject: [PATCH 114/346] Translated using Weblate (Russian) Currently translated at 86.0% (906 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ru/ --- src/lang/ru-RU.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ru-RU.json b/src/lang/ru-RU.json index 2d04caa42..9b41ef96f 100644 --- a/src/lang/ru-RU.json +++ b/src/lang/ru-RU.json @@ -1096,5 +1096,6 @@ "Custom sound to override default notification sound": "", "Can be found on:": "", "The phone number of the recipient in E.164 format.": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "jsonQueryDescription": "" } From 8821a5fbf458facf8600d80d3091878c3f0cd723 Mon Sep 17 00:00:00 2001 From: AmadeusGraves Date: Tue, 14 Feb 2023 01:01:52 +0000 Subject: [PATCH 115/346] Translated using Weblate (Slovenian) Currently translated at 56.6% (597 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sl/ --- src/lang/sl-SI.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sl-SI.json b/src/lang/sl-SI.json index c3e3da944..3dc068d41 100644 --- a/src/lang/sl-SI.json +++ b/src/lang/sl-SI.json @@ -628,5 +628,6 @@ "Days Remaining:": "Preostali dnevi:", "Issuer:": "Izdajatelj:", "Fingerprint:": "Prstni odtis:", - "No Proxy": "Ni proxy-ja" + "No Proxy": "Ni proxy-ja", + "high": "" } From 1b251c1543003660bb63f7ee03e7060c5f29012b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 25 Jan 2023 15:52:48 +0000 Subject: [PATCH 116/346] Translated using Weblate (Slovenian) Currently translated at 56.6% (597 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sl/ --- src/lang/sl-SI.json | 439 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 438 insertions(+), 1 deletion(-) diff --git a/src/lang/sl-SI.json b/src/lang/sl-SI.json index 3dc068d41..c9c1f8945 100644 --- a/src/lang/sl-SI.json +++ b/src/lang/sl-SI.json @@ -629,5 +629,442 @@ "Issuer:": "Izdajatelj:", "Fingerprint:": "Prstni odtis:", "No Proxy": "Ni proxy-ja", - "high": "" + "high": "", + "smtpDkimKeySelector": "", + "foundChromiumVersion": "", + "wayToGetHeiiOnCallDetails": "", + "successKeywordExplanation": "", + "successKeyword": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "To Phone Number": "", + "threemaRecipient": "", + "threemaRecipientTypePhone": "", + "Proxy server has authentication": "", + "now": "", + "or": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "Badge Style": "", + "smspartnerApiurl": "", + "twilioFromNumber": "", + "Show Clickable Link": "", + "Badge Label": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Form Data Body": "", + "2faAlreadyEnabled": "", + "successEnabled": "", + "deleteRemoteBrowserMessage": "", + "GrafanaOncallUrl": "", + "wayToGetBitrix24Webhook": "", + "Don't mention people": "", + "Mention group": "", + "Badge Label Color": "", + "Badge Label Prefix": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "nostrRecipientsHelp": "", + "successPaused": "", + "shrinkDatabaseDescriptionSqlite": "", + "enableGRPCTls": "", + "High": "", + "aboutNotifyChannel": "", + "toastErrorTimeout": "", + "Kafka Brokers": "", + "Enable Kafka Producer Auto Topic Creation": "", + "twilioAuthToken": "", + "Event data:": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "time ago": "", + "styleElapsedTimeShowWithLine": "", + "templateLimitedToUpDownCertNotifications": "", + "telegramMessageThreadID": "", + "telegramMessageThreadIDDescription": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "default: notify all devices": "", + "backupRecommend": "", + "emailCustomisableContent": "", + "smtpLiquidIntroduction": "", + "leave blank for default subject": "", + "whatHappensAtForumPost": "", + "pushoversounds incoming": "", + "pushoversounds intermission": "", + "Badge Type": "", + "callMeBotGet": "", + "Client ID": "", + "Client Secret": "", + "OAuth Scope": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "conditionDelete": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "not equals": "", + "contains": "", + "not contains": "", + "starts with": "", + "less than": "", + "Reset Token": "", + "toastSuccessTimeout": "", + "wayToGetClickSendSMSToken": "", + "templateMsg": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "octopushAPIKey": "", + "Select": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateLimitedToUpDownNotification": "", + "invertKeywordDescription": "", + "pushyToken": "", + "GoogleChat": "", + "Proto Method": "", + "Economy": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "SignName": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "Bark Endpoint": "", + "Bark Group": "", + "SecretKey": "", + "Device Token": "", + "smtpDkimskipFields": "", + "noGroupMonitorMsg": "", + "Send to channel": "", + "Create new forum post": "", + "Badge Up Color": "", + "Your User ID": "", + "statusPageRefreshIn": "", + "Search monitored sites": "", + "Check/Uncheck": "", + "RadiusCallingStationIdDescription": "", + "Docker Daemon": "", + "tailscalePingWarning": "", + "noDockerHostMsg": "", + "dnsPortDescription": "", + "Refresh Interval": "", + "RadiusSecret": "", + "RadiusSecretDescription": "", + "infiniteRetention": "", + "confirmDeleteTagMsg": "", + "Add New Tag": "", + "endpoint": "", + "Strategy": "", + "cellsyntOriginatortypeNumeric": "", + "cellsyntDestination": "", + "liquidIntroduction": "", + "locally configured mail transfer agent": "", + "Add a new expiry notification day": "", + "dataRetentionTimeError": "", + "pushoverMessageTtl": "", + "smseagleToken": "", + "Badge Warn Color": "", + "ignoredTLSError": "", + "Copy": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "CurlDebugInfoProxiesUnsupported": "", + "statusPageSpecialSlugDesc": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "chromeExecutableDescription": "", + "emailCustomBody": "", + "postToExistingThread": "", + "octopushLogin": "", + "pushoversounds cosmic": "", + "pushoversounds falling": "", + "pushoversounds magic": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "pushoversounds updown": "", + "Base URL": "", + "AccessKeyId": "", + "SecretAccessKey": "", + "PhoneNumbers": "", + "Platform": "", + "smtpDkimheaderFieldNames": "", + "smspartnerSenderName": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "PushDeer Key": "", + "Secret AccessKey": "", + "Request Body": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "Message format": "", + "Send rich messages": "", + "authInvalidToken": "", + "authIncorrectCreds": "", + "2faEnabled": "", + "successAdded": "", + "Remote Browser": "", + "Add a Remote Browser": "", + "remoteBrowserToggle": "", + "receiverInfoSevenIO": "", + "wayToGetWhapiUrlAndToken": "", + "documentationOf": "", + "Originator": "", + "cellsyntOriginator": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Condition": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "Token Onesender": "", + "Private Number": "", + "New Group": "", + "OAuth2: Client Credentials": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Clear": "", + "Elevator": "", + "Custom sound to override default notification sound": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "filterActivePaused": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "maintenanceStatus-scheduled": "", + "promosmsPassword": "", + "pushoversounds pushover": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "gtxMessagingApiKeyHint": "", + "wayToGetThreemaGateway": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhoneFormat": "", + "Command": "", + "mongodbCommandDescription": "", + "authUserInactiveOrDeleted": "", + "smspartnerPhoneNumber": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "twilioToNumber": "", + "Monitor Setting": "", + "Badge Generator": "", + "Badge Duration (in hours)": "", + "Badge Prefix": "", + "Badge Suffix": "", + "Badge Color": "", + "Badge Down Color": "", + "tagNotFound": "", + "useRemoteBrowser": "", + "Alphanumeric (recommended)": "", + "ntfy Topic": "", + "wayToWriteWhapiRecipient": "", + "Bitrix24 Webhook URL": "", + "bitrix24SupportUserID": "", + "What is a Remote Browser?": "", + "Mentioning": "", + "Press Enter to add broker": "", + "nostrRecipients": "", + "successDeleted": "", + "apiKeysDisabledMsg": "", + "-year": "", + "Json Query Expression": "", + "filterActive": "", + "templateLimitedToUpDownNotifications": "", + "webhookBodyPresetOption": "", + "webhookBodyCustomOption": "", + "Remove the expiry notification": "", + "RadiusCallingStationId": "", + "RadiusCalledStationIdDescription": "", + "DockerHostRequired": "", + "telegramSendSilently": "", + "Long-Lived Access Token": "", + "Notification Service": "", + "and": "", + "dnsCacheDescription": "", + "leave blank for default body": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "wayToGetDiscordThreadId": "", + "wayToGetZohoCliqURL": "", + "Body Encoding": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "gtxMessagingFromHint": "", + "gtxMessagingToHint": "", + "OAuth Token URL": "", + "Go back to home page.": "", + "Optional: Space separated list of scopes": "", + "No tags found.": "", + "conditionValuePlaceholder": "", + "equals": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "greater than": "", + "less than or equal to": "", + "Frontend Version": "", + "monitorToastMessagesDescription": "", + "emailTemplateMsg": "", + "deleteMaintenanceMsg": "", + "affectedStatusPages": "", + "jsonQueryDescription": "", + "pushoversounds none": "", + "pushyAPIKey": "", + "Guild ID": "", + "Free Mobile User Identifier": "", + "Free Mobile API Key": "", + "Proto Service Name": "", + "Proto Content": "", + "Lowcost": "", + "SendKey": "", + "TemplateCode": "", + "Bark Sound": "", + "WebHookUrl": "", + "For safety, must use secret key": "", + "Retry": "", + "Group": "", + "wayToGetPagerTreeIntegrationURL": "", + "Monitor Group": "", + "monitorToastMessagesLabel": "", + "Enter the list of brokers": "", + "Mechanism": "", + "Select message type": "", + "ntfyUsernameAndPassword": "", + "Show Clickable Link Description": "", + "Open Badge Generator": "", + "Authorization Identity": "", + "AccessKey Id": "", + "max 11 alphanumeric characters": "", + "Channel access token (Long-lived)": "", + "Connection String": "", + "Event type:": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Optional": "", + "wayToGetPagerDutyKey": "", + "Refresh Interval Description": "", + "atLeastOneMonitor": "", + "Kafka SASL Options": "", + "PushDeer Server": "", + "onebotHttpAddress": "", + "onebotMessageType": "", + "Allow Long SMS": "", + "Destination": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "successAuthChangePassword": "", + "ignoreTLSErrorGeneral": "", + "alertaApiKey": "", + "Badge Pending Color": "", + "Badge Maintenance Color": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "self-hosted container": "", + "Enable TLS": "", + "Debug": "", + "record": "", + "Sound": "", + "Arcade": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Guitar": "", + "styleElapsedTimeShowNoLine": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "RadiusCalledStationId": "", + "Trigger type:": "", + "Frontend Version do not match backend version!": "", + "forumPostName": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "Pop": "", + "affectedMonitorsDescription": "", + "promosmsLogin": "", + "pushoversounds gamelan": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "pushoversounds spacealarm": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "pushoversounds vibrate": "", + "wayToGetKookBotToken": "", + "wayToGetKookGuildID": "", + "You can divide numbers with": "", + "goAlertInfo": "", + "goAlertIntegrationKeyInfo": "", + "Huawei": "", + "Notify Channel": "", + "smseagleUrl": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderNameInfo": "", + "Custom Monitor Type": "", + "Enable Kafka SSL": "", + "Session Token": "", + "Close": "", + "wayToGetFlashDutyKey": "", + "FlashDuty Severity": "", + "nostrRelays": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "Saved.": "", + "2faDisabled": "", + "successResumed": "", + "successEdited": "", + "successBackupRestored": "", + "successDisabled": "", + "Remote Browsers": "", + "Remote Browser not found!": "", + "remoteBrowsersDescription": "", + "apiKeySevenIO": "", + "whapiRecipient": "", + "API URL": "", + "Originator type": "", + "Telephone number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "Host Onesender": "", + "Recipient Type": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "Group Name": "", + "Authentication Method": "", + "Authorization Header": "", + "Conditions": "", + "conditionAdd": "", + "greater than or equal to": "", + "Time Sensitive (iOS Only)": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "The slug is already taken. Please choose another slug.": "", + "recurringIntervalMessage": "", + "pushoversounds bike": "", + "pushoversounds bugle": "", + "promosmsAllowLongSMS": "", + "alertaApiEndpoint": "" } From eda45b02919f1a834d9d77ef2d8640f2bc145e14 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:32 +0000 Subject: [PATCH 117/346] Translated using Weblate (Slovenian) Currently translated at 56.6% (597 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sl/ --- src/lang/sl-SI.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/sl-SI.json b/src/lang/sl-SI.json index c9c1f8945..c3a6a31c4 100644 --- a/src/lang/sl-SI.json +++ b/src/lang/sl-SI.json @@ -1066,5 +1066,7 @@ "pushoversounds bike": "", "pushoversounds bugle": "", "promosmsAllowLongSMS": "", - "alertaApiEndpoint": "" + "alertaApiEndpoint": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 4372d5a83f3c90bc2223ec5f9dac0fa620f4fb18 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 118/346] Translated using Weblate (Slovenian) Currently translated at 56.6% (597 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sl/ --- src/lang/sl-SI.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sl-SI.json b/src/lang/sl-SI.json index c3a6a31c4..fcfdf6af1 100644 --- a/src/lang/sl-SI.json +++ b/src/lang/sl-SI.json @@ -1068,5 +1068,6 @@ "promosmsAllowLongSMS": "", "alertaApiEndpoint": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "Pick a SASL Mechanism...": "" } From 863652a0194d237ee15a2733bb28452b8d177e8c Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:11 +0000 Subject: [PATCH 119/346] Translated using Weblate (Slovenian) Currently translated at 56.6% (597 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sl/ --- src/lang/sl-SI.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/lang/sl-SI.json b/src/lang/sl-SI.json index fcfdf6af1..95f471294 100644 --- a/src/lang/sl-SI.json +++ b/src/lang/sl-SI.json @@ -1069,5 +1069,8 @@ "alertaApiEndpoint": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "Enable DNS Cache": "", + "backupOutdatedWarning": "", + "trustProxyDescription": "" } From a02b152af91e99d9ecc70c34399f35f50bbdf4fb Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 120/346] Translated using Weblate (Slovenian) Currently translated at 56.6% (597 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sl/ --- src/lang/sl-SI.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sl-SI.json b/src/lang/sl-SI.json index 95f471294..8ccce1a0c 100644 --- a/src/lang/sl-SI.json +++ b/src/lang/sl-SI.json @@ -1072,5 +1072,6 @@ "Pick a SASL Mechanism...": "", "Enable DNS Cache": "", "backupOutdatedWarning": "", - "trustProxyDescription": "" + "trustProxyDescription": "", + "CopyToClipboardError": "" } From e766a789d67d4b6389b1f3da64cd8012cb6816a7 Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:37:08 +0000 Subject: [PATCH 121/346] Translated using Weblate (Serbian (latin)) Currently translated at 10.2% (108 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/ --- src/lang/sr-latn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr-latn.json b/src/lang/sr-latn.json index c955ebbde..d76e08ae2 100644 --- a/src/lang/sr-latn.json +++ b/src/lang/sr-latn.json @@ -111,5 +111,6 @@ "Create your admin account": "Naprivi administratorski nalog", "Repeat Password": "Ponovite lozinku", "respTime": "Vreme odg. (ms)", - "notAvailableShort": "N/A" + "notAvailableShort": "N/A", + "setupDatabaseEmbeddedMariaDB": "" } From 70fbe779f554def2c04581f67372d9d58d6abba4 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:57:46 +0000 Subject: [PATCH 122/346] Translated using Weblate (Serbian (latin)) Currently translated at 10.2% (108 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/ --- src/lang/sr-latn.json | 926 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 925 insertions(+), 1 deletion(-) diff --git a/src/lang/sr-latn.json b/src/lang/sr-latn.json index d76e08ae2..1423fc010 100644 --- a/src/lang/sr-latn.json +++ b/src/lang/sr-latn.json @@ -112,5 +112,929 @@ "Repeat Password": "Ponovite lozinku", "respTime": "Vreme odg. (ms)", "notAvailableShort": "N/A", - "setupDatabaseEmbeddedMariaDB": "" + "setupDatabaseEmbeddedMariaDB": "", + "Don't mention people": "", + "Mention group": "", + "Badge Duration (in hours)": "", + "Badge value (For Testing only.)": "", + "FlashDuty Severity": "", + "wayToGetThreemaGateway": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypePhone": "", + "threemaApiAuthenticationSecret": "", + "Command": "", + "Edit Tag": "", + "lastDay1": "", + "Browser Screenshot": "", + "smspartnerSenderName": "", + "smspartnerPhoneNumberHelptext": "", + "onebotHttpAddress": "", + "pushDeerServerDescription": "", + "Badge Down Color": "", + "setupDatabaseMariaDB": "", + "setupDatabaseSQLite": "", + "Group Name": "", + "Stop": "", + "What is a Remote Browser?": "", + "shrinkDatabaseDescriptionSqlite": "", + "Pick a RR-Type...": "", + "Created": "", + "Switch to Light Theme": "", + "Hide Tags": "", + "Add one": "", + "Platform": "", + "auto acknowledged": "", + "twilioAuthToken": "", + "Badge Suffix": "", + "certificationExpiryDescription": "", + "Connection Type": "", + "Docker Daemon": "", + "pushoversounds updown": "", + "Remote Browsers": "", + "threadForumPostID": "", + "Continue": "", + "apiKeysDisabledMsg": "", + "wayToGetSevenIOApiKey": "", + "Host URL": "", + "recurringInterval": "", + "time ago": "", + "locally configured mail transfer agent": "", + "Push URL": "", + "needPushEvery": "", + "pushOptionalParams": "", + "Pick Affected Monitors...": "", + "All Status Pages": "", + "alertWrongFileType": "", + "Verify Token": "", + "Setup 2FA": "", + "Enable 2FA": "", + "Token": "", + "Add New Tag": "", + "webhookAdditionalHeadersDesc": "", + "PushUrl": "", + "HeadersInvalidFormat": "", + "BodyInvalidFormat": "", + "PasswordsDoNotMatch": "", + "One record": "", + "topic": "", + "recent": "", + "Steam API Key": "", + "Shrink Database": "", + "Custom CSS": "", + "default": "", + "User": "", + "Untitled Group": "", + "Custom Footer": "", + "No status pages": "", + "Proxy": "", + "RadiusSecret": "", + "Steam Game Server": "", + "Recurring": "", + "strategyManual": "", + "and": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "endDateTime": "", + "weekdayShortMon": "", + "weekdayShortTue": "", + "weekdayShortWed": "", + "weekdayShortThu": "", + "lastDay": "", + "lastDay4": "", + "No Maintenance": "", + "pauseMaintenanceMsg": "", + "enableNSCD": "", + "Edit Maintenance": "", + "plugin": "", + "smtpLiquidIntroduction": "", + "emailCustomSubject": "", + "leave blank for default subject": "", + "leave blank for default body": "", + "emailTemplateServiceName": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "User ID": "", + "Icon URL": "", + "aboutIconURL": "", + "aboutMattermostChannelName": "", + "dataRetentionTimeError": "", + "pushoversounds pushover": "", + "pushoversounds bike": "", + "pushoversounds classical": "", + "pushoversounds incoming": "", + "pushoversounds intermission": "", + "pushoversounds magic": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoversounds spacealarm": "", + "wayToGetKookGuildID": "", + "pushoverDesc1": "", + "pushoverMessageTtl": "", + "SMS Type": "", + "octopushTypePremium": "", + "promosmsTypeFlash": "", + "promosmsTypeSpeed": "", + "promosmsPhoneNumber": "", + "PushDeer Key": "", + "wayToGetClickSendSMSToken": "", + "Server Address": "", + "Learn More": "", + "Add API Key": "", + "No API Keys": "", + "twilioToNumber": "", + "Monitor Setting": "", + "Show Clickable Link Description": "", + "Badge Preview": "", + "Badge Warn Color": "", + "Badge Down Days": "", + "Group": "", + "monitorToastMessagesLabel": "", + "Enter the list of brokers": "", + "Kafka Topic Name": "", + "Request Body": "", + "wayToGetFlashDutyKey": "", + "nostrRelays": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "Allow Long SMS": "", + "cellsyntSplitLongMessages": "", + "Community String": "", + "OID (Object Identifier)": "", + "Host Onesender": "", + "Condition": "", + "threemaBasicModeInfo": "", + "Recipient Type": "", + "Private Number": "", + "privateOnesenderDesc": "", + "Group ID": "", + "Add Remote Browser": "", + "OAuth2: Client Credentials": "", + "Authorization Header": "", + "OAuth Token URL": "", + "Client ID": "", + "Client Secret": "", + "not starts with": "", + "not ends with": "", + "less than": "", + "greater than": "", + "greater than or equal to": "", + "record": "", + "Done": "", + "Info": "", + "Security": "", + "dark": "", + "Please input title and content": "", + "Remove Token": "", + "Add New Status Page": "", + "Subject:": "", + "settingUpDatabaseMSG": "", + "dbName": "", + "Home": "", + "statusMaintenance": "", + "Maintenance": "", + "Passive Monitor Type": "", + "Monitor": "", + "Expected Value": "", + "clearDataOlderThan": "", + "Green": "", + "Connection String": "", + "Discord Webhook URL": "", + "enableGRPCTls": "", + "pushoversounds persistent": "", + "Query": "", + "Badge Prefix": "", + "Badge Label Prefix": "", + "deleteStatusPageMsg": "", + "enabled": "", + "proxyDescription": "", + "setAsDefaultProxyDescription": "", + "Invalid": "", + "statusPageSpecialSlugDesc": "", + "Next": "", + "The slug is already taken. Please choose another slug.": "", + "No Proxy": "", + "Authentication": "", + "Page Not Found": "", + "Backup": "", + "About": "", + "Message:": "", + "Don't know how to get the token? Please read the guide:": "", + "HTTP Headers": "", + "Trust Proxy": "", + "Valid To:": "", + "Days Remaining:": "", + "RadiusSecretDescription": "", + "RadiusCalledStationId": "", + "Domain Name Expiry Notification": "", + "Date Created": "", + "RadiusCallingStationIdDescription": "", + "API Username": "", + "Show update if available": "", + "supportTelegramChatID": "", + "chatIDNotFound": "", + "wayToGetLineNotifyToken": "", + "Home Assistant URL": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "default: notify all devices": "", + "Event type:": "", + "smtp": "", + "SendKey": "", + "Base URL": "", + "SignName": "", + "Enable Kafka SSL": "", + "smtpDkimSettings": "", + "smtpDkimDesc": "", + "successDeleted": "", + "successEnabled": "", + "tagNotFound": "", + "foundChromiumVersion": "", + "self-hosted container": "", + "useRemoteBrowser": "", + "Send to channel": "", + "e.g. {discordThreadID}": "", + "jsonQueryDescription": "", + "backupDescription2": "", + "pushoversounds vibrate": "", + "pushyAPIKey": "", + "pushyToken": "", + "Device": "", + "smtpDkimKeySelector": "", + "smtpDkimPrivateKey": "", + "gamedigGuessPort": "", + "authInvalidToken": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "max 11 alphanumeric characters": "", + "lineDevConsoleTo": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "octopushSMSSender": "", + "LunaSea Device ID": "", + "Apprise URL": "", + "goAlertIntegrationKeyInfo": "", + "AccessKeyId": "", + "SecretAccessKey": "", + "TemplateCode": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "Proto Method": "", + "confirmUninstallPlugin": "", + "Setup Docker Host": "", + "cloneOf": "", + "programmingLanguages": "", + "here": "", + "Required": "", + "Refresh Interval": "", + "Domain Names": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "cronSchedule": "", + "uninstall": "", + "notificationRegional": "", + "Clone Monitor": "", + "emailTemplateMonitorJSON": "", + "confirmClearStatisticsMsg": "", + "confirmImportMsg": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "pushoversounds climb": "", + "Free Mobile API Key": "", + "Proto Service Name": "", + "Free Mobile User Identifier": "", + "Proto Content": "", + "Economy": "", + "Lowcost": "", + "SMSManager API Docs": "", + "SecretKey": "", + "For safety, must use secret key": "", + "Integration URL": "", + "Auto resolve or acknowledged": "", + "Valid": "", + "smseaglePriority": "", + "deleteAPIKeyMsg": "", + "pagertreeUrgency": "", + "pagertreeLow": "", + "pagertreeHigh": "", + "Badge Type": "", + "AccessKey Id": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "gtxMessagingFromHint": "", + "To Phone Number": "", + "Telephone number": "", + "Custom Monitor Type": "", + "promosmsPassword": "", + "Add a new expiry notification day": "", + "weekdayShortFri": "", + "weekdayShortSat": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "Disable 2FA": "", + "Two Factor Authentication": "", + "Pick Accepted Status Codes...": "", + "HTTP Options": "", + "Create Incident": "", + "Content": "", + "info": "", + "error": "", + "critical": "", + "infiniteRetention": "", + "confirmDeleteTagMsg": "", + "invertKeywordDescription": "", + "backupDescription": "", + "endpoint": "", + "octopushAPIKey": "", + "promosmsLogin": "", + "serwersmsAPIUser": "", + "Cancel": "", + "now": "", + "-year": "", + "Json Query Expression": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Import Backup": "", + "Import": "", + "Default enabled": "", + "Apply on all existing monitors": "", + "Clear Data": "", + "value (optional)": "", + "Search monitored sites": "", + "webhookJsonDesc": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "Webhook URL": "", + "emojiCheatSheet": "", + "appriseInstalled": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "docker networks": "", + "topicExplanation": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "Issuer:": "", + "Using a Reverse Proxy?": "", + "Most likely causes:": "", + "What you can try:": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "Coming Soon": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Event data:": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version": "", + "Frontend Version do not match backend version!": "", + "backupRecommend": "", + "Ignore TLS Error": "", + "Prefix Custom Message": "", + "Hello @everyone is...": "", + "Line Developers Console": "", + "Messaging API": "", + "wayToGetLineChannelToken": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "confirmDisableTwoFAMsg": "", + "recurringIntervalMessage": "", + "octopushLogin": "", + "WeCom Bot Key": "", + "Setup Proxy": "", + "Proxy Protocol": "", + "Proxy Server": "", + "Channel Name": "", + "Notify Channel": "", + "Add a domain": "", + "Icon Emoji": "", + "signalImportant": "", + "aboutWebhooks": "", + "smtpDkimHashAlgo": "", + "alertaRecoverState": "", + "smseagleRecipientType": "", + "smseagleRecipient": "", + "From Name/Number": "", + "Google Analytics ID": "", + "apiKey-inactive": "", + "twilioFromNumber": "", + "Badge Generator": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "successPaused": "", + "Add a Remote Browser": "", + "Remote Browser not found!": "", + "mongodbCommandDescription": "", + "whapiRecipient": "", + "callMeBotGet": "", + "gtxMessagingApiKeyHint": "", + "cellsyntDestination": "", + "Go back to home page.": "", + "Lost connection to the socket server.": "", + "SIGNL4": "", + "Conditions": "", + "conditionAdd": "", + "conditionDelete": "", + "conditionValuePlaceholder": "", + "not equals": "", + "not contains": "", + "starts with": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Fail": "", + "Harp": "", + "Bubble": "", + "Doorbell": "", + "Scifi": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "From": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "pagertreeMedium": "", + "Request Timeout": "", + "timeoutAfter": "", + "resendDisabled": "", + "styleElapsedTime": "", + "styleElapsedTimeShowWithLine": "", + "Heartbeat Retry Interval": "", + "Resend Notification if Down X times consecutively": "", + "Pink": "", + "Avg. Ping": "", + "statusPageNothing": "", + "No Services": "", + "All Systems Operational": "", + "Partially Degraded Service": "", + "Add Group": "", + "Edit Status Page": "", + "Go to Dashboard": "", + "Status Page": "", + "Post URL": "", + "Priority": "", + "Discard": "", + "Check/Uncheck": "", + "Powered by": "", + "Proxies": "", + "socket": "", + "Docker Container": "", + "Docker Host": "", + "Bot Token": "", + "Chat ID": "", + "telegramMessageThreadID": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContentDescription": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-unknown": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "IconUrl": "", + "chromeExecutableAutoDetect": "", + "dnsCacheDescription": "", + "wayToGetZohoCliqURL": "", + "wayToCheckSignalURL": "", + "Number": "", + "affectedMonitorsDescription": "", + "atLeastOneMonitor": "", + "Expiry": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "Primary Base URL": "", + "markdownSupported": "", + "wayToGetHeiiOnCallDetails": "", + "documentationOf": "", + "Saved.": "", + "successKeyword": "", + "successKeywordExplanation": "", + "warning": "", + "threemaRecipient": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "danger": "", + "light": "", + "install": "", + "Originator type": "", + "smspartnerSenderNameInfo": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "Leave blank to use a shared sender number.": "", + "Legacy Octopush-DM": "", + "Badge Up Color": "", + "Badge Style": "", + "cellsyntOriginatortypeAlphanumeric": "", + "GrafanaOncallUrl": "", + "Bitrix24 Webhook URL": "", + "primary": "", + "Post": "", + "Last Updated": "", + "Switch to Dark Theme": "", + "Show Tags": "", + "Description": "", + "No monitors available.": "", + "promosmsSMSSender": "", + "Uptime Kuma URL": "", + "setup a new monitor group": "", + "openModalTo": "", + "auto resolve": "", + "serwersmsSenderName": "", + "smseagleTo": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "onebotUserOrGroupId": "", + "PushDeer Server": "", + "pagertreeIntegrationUrl": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge URL": "", + "Monitor Group": "", + "toastErrorTimeout": "", + "authUserInactiveOrDeleted": "", + "Remote Browser": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "gtxMessagingToHint": "", + "Affected Monitors": "", + "Start of maintenance": "", + "Select status pages...": "", + "alertNoFile": "", + "Clear all statistics": "", + "Skip existing": "", + "filterActive": "", + "filterActivePaused": "", + "Active": "", + "Inactive": "", + "Show URI": "", + "Tags": "", + "webhookBodyPresetOption": "", + "webhookBodyCustomOption": "", + "Method": "", + "Body": "", + "Headers": "", + "Monitor History": "", + "steamApiKeyDescription": "", + "Current User": "", + "No Monitors": "", + "Fingerprint:": "", + "cronExpression": "", + "invalidCronExpression": "", + "warningTimezone": "", + "dayOfMonth": "", + "lastDay2": "", + "lastDay3": "", + "Display Timezone": "", + "installing": "", + "From Email": "", + "emailCustomisableContent": "", + "emailCustomBody": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "emailTemplateHeartbeatJSON": "", + "To Email": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "pushoversounds cosmic": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "pushoversounds siren": "", + "pushoversounds echo": "", + "User Key": "", + "Message Title": "", + "Notification Sound": "", + "pushoverDesc2": "", + "octopushTypeLowCost": "", + "Mentioning": "", + "promosmsTypeFull": "", + "promosmsAllowLongSMS": "", + "Octopush API Version": "", + "ntfy Topic": "", + "Server URL should not contain the nfty topic": "", + "onebotSafetyTips": "", + "API Keys": "", + "Body Encoding": "", + "Expiry date": "", + "Don't expire": "", + "Add Another": "", + "Key Added": "", + "apiKeyAddedMsg": "", + "Show Clickable Link": "", + "Open Badge Generator": "", + "Badge Label Suffix": "", + "Badge Maintenance Color": "", + "Badge Warn Days": "", + "Kafka Producer Message": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Mechanism": "", + "Close": "", + "noOrBadCertificate": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "successAdded": "", + "snmpCommunityStringHelptext": "", + "snmpOIDHelptext": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "Token Onesender": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "New Group": "", + "Authentication Method": "", + "Form Data Body": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "ends with": "", + "less than or equal to": "", + "Reset Token": "", + "Start": "", + "Slug": "", + "Accept characters:": "", + "DateTime Range": "", + "loadingError": "", + "Game": "", + "Specific Monitor Type": "", + "records": "", + "Optional": "", + "Date and Time": "", + "setAsDefault": "", + "deleteProxyMsg": "", + "Certificate Chain": "", + "Installed": "", + "Not installed": "", + "Running": "", + "Not running": "", + "startOrEndWithOnly": "", + "No consecutive dashes": "", + "Reverse Proxy": "", + "cloudflareWebsite": "", + "Other Software": "", + "For example: nginx, Apache and Traefik.": "", + "Please read": "", + "Footer Text": "", + "Show Powered By": "", + "RadiusCalledStationIdDescription": "", + "Remove the expiry notification": "", + "RadiusCallingStationId": "", + "Certificate Expiry Notification": "", + "API Key": "", + "Also check beta release": "", + "settingsCertificateExpiry": "", + "DockerHostRequired": "", + "wayToGetTelegramChatID": "", + "YOUR BOT TOKEN HERE": "", + "disableCloudflaredNoAuthMsg": "", + "Examples": "", + "Long-Lived Access Token": "", + "Notification Service": "", + "Clone": "", + "secureOptionNone": "", + "secureOptionTLS": "", + "apiCredentials": "", + "Status:": "", + "You can divide numbers with": "", + "Bark API Version": "", + "Bark Endpoint": "", + "Huawei": "", + "High": "", + "aboutChannelName": "", + "documentation": "", + "successDisabled": "", + "remoteBrowserToggle": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "Select message type": "", + "Create new forum post": "", + "postToExistingThread": "", + "forumPostName": "", + "whatHappensAtForumPost": "", + "deleteMaintenanceMsg": "", + "apprise": "", + "GoogleChat": "", + "wayToGetKookBotToken": "", + "checkPrice": "", + "Strategy": "", + "gamedigGuessPortDescription": "", + "2faEnabled": "", + "2faDisabled": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "max 15 digits": "", + "Guild ID": "", + "Basic Settings": "", + "Channel access token (Long-lived)": "", + "enableDefaultNotificationDescription": "", + "clearEventsMsg": "", + "clearHeartbeatsMsg": "", + "Example:": "", + "octopushPhoneNumber": "", + "Read more:": "", + "PhoneNumbers": "", + "pagertreeResolve": "", + "lunaseaUserID": "", + "ntfyAuthenticationMethod": "", + "ntfyUsernameAndPassword": "", + "successEdited": "", + "retryCheckEverySecond": "", + "resendEveryXTimes": "", + "HTTP Basic Auth": "", + "New Status Page": "", + "uninstalling": "", + "noDockerHostMsg": "", + "pushOthers": "", + "Gray": "", + "Red": "", + "Orange": "", + "pushoversounds none": "", + "Refresh Interval Description": "", + "Trigger type:": "", + "Bot Display Name": "", + "dnsPortDescription": "", + "importHandleDescription": "", + "Enable TLS": "", + "Gateway Type": "", + "Bark Group": "", + "Bark Sound": "", + "WebHookUrl": "", + "Device Token": "", + "wayToGetPagerDutyKey": "", + "Integration Key": "", + "do nothing": "", + "alertaAlertState": "", + "liquidIntroduction": "", + "templateMsg": "", + "enableProxyDescription": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "Recipient Number": "", + "Expires": "", + "disableAPIKeyMsg": "", + "pagertreeSilent": "", + "pagertreeCritical": "", + "Badge Label": "", + "Press Enter to add broker": "", + "Kafka SASL Options": "", + "Authorization Identity": "", + "Secret AccessKey": "", + "cellsyntOriginatortypeNumeric": "", + "Originator": "", + "Destination": "", + "alertaApiKey": "", + "Recipients": "", + "Generate": "", + "ignoreTLSErrorGeneral": "", + "2FA Settings": "", + "Default": "", + "Title": "", + "Style": "", + "backupDescription3": "", + "serwersmsAPIPassword": "", + "remoteBrowsersDescription": "", + "ignoredTLSError": "", + "Debug": "", + "Copy": "", + "Export Backup": "", + "Export": "", + "Create": "", + "Events": "", + "Heartbeats": "", + "Auto Get": "", + "Schedule maintenance": "", + "Overwrite": "", + "Options": "", + "Keep both": "", + "Tag with this name already exist.": "", + "Tag with this value already exist.": "", + "color": "", + "webhookFormDataDesc": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "appriseNotInstalled": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Check how to config it for WebSocket": "", + "The resource is no longer available.": "", + "There might be a typing error in the address.": "", + "or": "", + "smtpCC": "", + "smtpBCC": "", + "wayToGetDiscordThreadId": "", + "wayToGetTeamsURL": "", + "Access Token": "", + "Channel access token": "", + "Your User ID": "", + "twoFAVerifyLabel": "", + "More info on:": "", + "Correct": "", + "Reveal": "", + "goAlertInfo": "", + "Sms template must contain parameters: ": "", + "Retry": "", + "Topic": "", + "Proxy server has authentication": "", + "promosmsTypeEco": "", + "Feishu WebHookUrl": "", + "matrixHomeserverURL": "", + "Internal Room Id": "", + "matrixDesc1": "", + "matrixDesc2": "", + "aboutNotifyChannel": "", + "Remove domain": "", + "aboutKumaURL": "", + "smtpDkimDomain": "", + "smtpDkimheaderFieldNames": "", + "smtpDkimskipFields": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "serwersmsPhoneNumber": "", + "smseagleGroup": "", + "smseagleContact": "", + "smseagleToken": "", + "apiKey-active": "", + "apiKey-expired": "", + "Badge Pending Color": "", + "monitorToastMessagesDescription": "", + "Message format": "", + "Send rich messages": "", + "successResumed": "", + "deleteRemoteBrowserMessage": "", + "API URL": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "Alphanumeric (recommended)": "", + "cellsyntOriginator": "", + "No tags found.": "", + "Cannot connect to the socket server.": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "equals": "", + "contains": "", + "Sound": "", + "Arcade": "", + "Flute": "", + "Money": "", + "Clear": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Select": "", + "styleElapsedTimeShowNoLine": "", + "Blue": "", + "Indigo": "", + "Purple": "", + "Custom": "", + "Avg. Response": "", + "Entry Page": "", + "statusPageRefreshIn": "", + "Degraded Service": "", + "Add a monitor": "", + "Status Pages": "", + "defaultNotificationName": "", + "Content Type": "", + "webhookAdditionalHeadersTitle": "", + "Application Token": "", + "Server URL": "", + "Read more": "", + "Services": "", + "selectedMonitorCount": "", + "Customize": "", + "wayToGetCloudflaredURL": "", + "deleteDockerHostMsg": "", + "tcp": "", + "tailscalePingWarning": "", + "Container Name / ID": "", + "Docker Hosts": "", + "Domain": "", + "Workstation": "", + "Packet Size": "", + "wayToGetTelegramToken": "", + "telegramSendSilently": "", + "telegramProtectContent": "", + "Invert Keyword": "", + "maintenanceStatus-ended": "", + "Enable": "", + "Disable": "", + "chromeExecutable": "", + "chromeExecutableDescription": "", + "Single Maintenance Window": "", + "Maintenance Time Window of a Day": "", + "Effective Date Range": "", + "Schedule Maintenance": "", + "needSignalAPI": "", + "affectedStatusPages": "", + "pagertreeDoNothing": "", + "General Monitor Type": "", + "Cannot connect to the socket server": "", + "Reconnecting...": "" } From a136d27ec2fb2b572456ba19e97be5688935914d Mon Sep 17 00:00:00 2001 From: AmadeusGraves Date: Tue, 14 Feb 2023 01:01:52 +0000 Subject: [PATCH 123/346] Translated using Weblate (Serbian (latin)) Currently translated at 10.2% (108 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/ --- src/lang/sr-latn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr-latn.json b/src/lang/sr-latn.json index 1423fc010..d286dc7f0 100644 --- a/src/lang/sr-latn.json +++ b/src/lang/sr-latn.json @@ -1036,5 +1036,6 @@ "pagertreeDoNothing": "", "General Monitor Type": "", "Cannot connect to the socket server": "", - "Reconnecting...": "" + "Reconnecting...": "", + "high": "" } From 7e4a7c8128287713fa6179e80ec1b470eb8a3306 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:31 +0000 Subject: [PATCH 124/346] Translated using Weblate (Serbian (latin)) Currently translated at 10.2% (108 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/ --- src/lang/sr-latn.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/sr-latn.json b/src/lang/sr-latn.json index d286dc7f0..3e97a2e34 100644 --- a/src/lang/sr-latn.json +++ b/src/lang/sr-latn.json @@ -1037,5 +1037,7 @@ "General Monitor Type": "", "Cannot connect to the socket server": "", "Reconnecting...": "", - "high": "" + "high": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 98b5f07c4d7dfd4f14cb769c90d9ba54725b4a0c Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 125/346] Translated using Weblate (Serbian (latin)) Currently translated at 10.2% (108 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/ --- src/lang/sr-latn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr-latn.json b/src/lang/sr-latn.json index 3e97a2e34..ef75ef62c 100644 --- a/src/lang/sr-latn.json +++ b/src/lang/sr-latn.json @@ -1039,5 +1039,6 @@ "Reconnecting...": "", "high": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "CopyToClipboardError": "" } From 0d19ad0197bc4e1cf3ef4e7ea3d494da1d87dba4 Mon Sep 17 00:00:00 2001 From: Ilkka Myller Date: Thu, 16 May 2024 06:43:40 +0000 Subject: [PATCH 126/346] Translated using Weblate (Serbian (latin)) Currently translated at 10.2% (108 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/ --- src/lang/sr-latn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr-latn.json b/src/lang/sr-latn.json index ef75ef62c..f83b04a15 100644 --- a/src/lang/sr-latn.json +++ b/src/lang/sr-latn.json @@ -1040,5 +1040,6 @@ "high": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "setupDatabaseChooseDatabase": "" } From 24aeafda9300acc0175cc5a30e559fb8da48d492 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 127/346] Translated using Weblate (Serbian (latin)) Currently translated at 10.2% (108 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/ --- src/lang/sr-latn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr-latn.json b/src/lang/sr-latn.json index f83b04a15..1e5c623ad 100644 --- a/src/lang/sr-latn.json +++ b/src/lang/sr-latn.json @@ -1041,5 +1041,6 @@ "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", "CopyToClipboardError": "", - "setupDatabaseChooseDatabase": "" + "setupDatabaseChooseDatabase": "", + "pushViewCode": "" } From 576ce649c03d870e8db4c5eefec0aec7927eede4 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 128/346] Translated using Weblate (Serbian (latin)) Currently translated at 10.2% (108 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/ --- src/lang/sr-latn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr-latn.json b/src/lang/sr-latn.json index 1e5c623ad..ae3a4eed9 100644 --- a/src/lang/sr-latn.json +++ b/src/lang/sr-latn.json @@ -1042,5 +1042,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "CopyToClipboardError": "", "setupDatabaseChooseDatabase": "", - "pushViewCode": "" + "pushViewCode": "", + "Pick a SASL Mechanism...": "" } From a35c4ac801c88a80f0cedb128a9ba239b7714144 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:10 +0000 Subject: [PATCH 129/346] Translated using Weblate (Serbian (latin)) Currently translated at 10.2% (108 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/ --- src/lang/sr-latn.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/lang/sr-latn.json b/src/lang/sr-latn.json index ae3a4eed9..53e84a665 100644 --- a/src/lang/sr-latn.json +++ b/src/lang/sr-latn.json @@ -1043,5 +1043,10 @@ "CopyToClipboardError": "", "setupDatabaseChooseDatabase": "", "pushViewCode": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "Enable DNS Cache": "", + "trustProxyDescription": "", + "Search...": "", + "Add New below or Select...": "", + "backupOutdatedWarning": "" } From f07f8d8b05dea3afc5f827e47456cfae0e0bf51a Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 130/346] Translated using Weblate (Serbian (latin)) Currently translated at 10.2% (108 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/ --- src/lang/sr-latn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr-latn.json b/src/lang/sr-latn.json index 53e84a665..4d9d4cdbe 100644 --- a/src/lang/sr-latn.json +++ b/src/lang/sr-latn.json @@ -1048,5 +1048,6 @@ "trustProxyDescription": "", "Search...": "", "Add New below or Select...": "", - "backupOutdatedWarning": "" + "backupOutdatedWarning": "", + "ntfyPriorityHelptextAllEvents": "" } From 1e3156bed39a8d645f50cf4e21bbed611341d26a Mon Sep 17 00:00:00 2001 From: Eduard Dev Date: Sun, 5 Feb 2023 12:26:56 +0000 Subject: [PATCH 131/346] Translated using Weblate (Serbian (latin)) Currently translated at 10.2% (108 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/ --- src/lang/sr-latn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr-latn.json b/src/lang/sr-latn.json index 4d9d4cdbe..b3f636971 100644 --- a/src/lang/sr-latn.json +++ b/src/lang/sr-latn.json @@ -1049,5 +1049,6 @@ "Search...": "", "Add New below or Select...": "", "backupOutdatedWarning": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "wayToGetDiscordURL": "" } From 709522057a58aaaf8db0729e6146b29f7cf75791 Mon Sep 17 00:00:00 2001 From: Lance <2124757129@qq.com> Date: Thu, 16 Feb 2023 15:06:26 +0000 Subject: [PATCH 132/346] Translated using Weblate (Serbian (latin)) Currently translated at 10.2% (108 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/ --- src/lang/sr-latn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr-latn.json b/src/lang/sr-latn.json index b3f636971..bd5d2f3ce 100644 --- a/src/lang/sr-latn.json +++ b/src/lang/sr-latn.json @@ -1050,5 +1050,6 @@ "Add New below or Select...": "", "backupOutdatedWarning": "", "ntfyPriorityHelptextAllEvents": "", - "wayToGetDiscordURL": "" + "wayToGetDiscordURL": "", + "Help": "" } From 7cfc96454472394cd1e1f750cf16da8f70ba7c9e Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:57:49 +0000 Subject: [PATCH 133/346] Translated using Weblate (Serbian) Currently translated at 10.1% (107 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/ --- src/lang/sr.json | 927 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 926 insertions(+), 1 deletion(-) diff --git a/src/lang/sr.json b/src/lang/sr.json index 2b8863b29..5f15243ba 100644 --- a/src/lang/sr.json +++ b/src/lang/sr.json @@ -110,5 +110,930 @@ "Last Result": "Последњи резултат", "Create your admin account": "Наприви администраторски налог", "Repeat Password": "Поновите лозинку", - "respTime": "Време одг. (мс)" + "respTime": "Време одг. (мс)", + "successKeywordExplanation": "", + "Originator": "", + "Created": "", + "Last Updated": "", + "Switch to Light Theme": "", + "wayToGetPagerDutyKey": "", + "Google Analytics ID": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "2faEnabled": "", + "Remote Browser": "", + "smseagleContact": "", + "pushDeerServerDescription": "", + "noOrBadCertificate": "", + "wayToGetHeiiOnCallDetails": "", + "documentationOf": "", + "threemaRecipientType": "", + "authUserInactiveOrDeleted": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "Badge Generator": "", + "setupDatabaseMariaDB": "", + "High": "", + "Retry": "", + "GrafanaOncallUrl": "", + "mongodbCommandDescription": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "shrinkDatabaseDescriptionSqlite": "", + "Post": "", + "No monitors available.": "", + "Services": "", + "Select": "", + "selectedMonitorCount": "", + "Powered by": "", + "Mentioning": "", + "Learn More": "", + "deleteAPIKeyMsg": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Down Days": "", + "Add a Remote Browser": "", + "Remote Browsers": "", + "Messaging API": "", + "ntfy Topic": "", + "Host URL": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "notAvailableShort": "", + "confirmClearStatisticsMsg": "", + "SMS Type": "", + "Resend Notification if Down X times consecutively": "", + "resendDisabled": "", + "Default enabled": "", + "Apply on all existing monitors": "", + "Create": "", + "Events": "", + "Heartbeats": "", + "All Status Pages": "", + "Auto Get": "", + "Schedule maintenance": "", + "alertNoFile": "", + "alertWrongFileType": "", + "Clear all statistics": "", + "Setup 2FA": "", + "Enable 2FA": "", + "Disable 2FA": "", + "filterActive": "", + "Search monitored sites": "", + "templateHeartbeatJSON": "", + "templateLimitedToUpDownNotifications": "", + "recent": "", + "Reset Token": "", + "Info": "", + "Shrink Database": "", + "Pick a RR-Type...": "", + "Security": "", + "Style": "", + "info": "", + "error": "", + "Customize": "", + "enabled": "", + "Certificate Chain": "", + "No status pages": "", + "Proxy": "", + "Footer Text": "", + "Check how to config it for WebSocket": "", + "There might be a typing error in the address.": "", + "Query": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "Connection Type": "", + "tcp": "", + "tailscalePingWarning": "", + "Docker Hosts": "", + "HTTP Options": "", + "Create Incident": "", + "wayToGetLineNotifyToken": "", + "wayToGetTelegramChatID": "", + "disableCloudflaredNoAuthMsg": "", + "Notification Service": "", + "Frontend Version do not match backend version!": "", + "statusPageMaintenanceEndDate": "", + "Enable": "", + "emailTemplateMonitorJSON": "", + "pushoversounds magic": "", + "pushoversounds persistent": "", + "Device": "", + "Message Title": "", + "Notification Sound": "", + "More info on:": "", + "pushoverMessageTtl": "", + "Bark Group": "", + "SecretKey": "", + "Mention group": "", + "Platform": "", + "Topic": "", + "WeCom Bot Key": "", + "Setup Proxy": "", + "promosmsPhoneNumber": "", + "promosmsSMSSender": "", + "Feishu WebHookUrl": "", + "matrixDesc1": "", + "Remove domain": "", + "Icon Emoji": "", + "smtpDkimPrivateKey": "", + "smtpDkimheaderFieldNames": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "Leave blank to use a shared sender number.": "", + "apiKey-inactive": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "Badge Prefix": "", + "Key Added": "", + "Badge Color": "", + "Badge Label Suffix": "", + "Mechanism": "", + "Authorization Identity": "", + "Secret AccessKey": "", + "Session Token": "", + "Close": "", + "successAuthChangePassword": "", + "successEdited": "", + "successBackupRestored": "", + "tagNotFound": "", + "self-hosted container": "", + "Please enter a valid OID.": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "Host Onesender": "", + "wayToGetOnesenderUrlandToken": "", + "Group Name": "", + "Authorization Header": "", + "Form Data Body": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "signl4Docs": "", + "Conditions": "", + "conditionAdd": "", + "conditionDelete": "", + "equals": "", + "not contains": "", + "not starts with": "", + "less than": "", + "greater than or equal to": "", + "settingUpDatabaseMSG": "", + "dbName": "", + "Game": "", + "markdownSupported": "", + "Monitor": "", + "Invert Keyword": "", + "Import Backup": "", + "Export Backup": "", + "install": "", + "signedInDisp": "", + "or": "", + "Event data:": "", + "cloneOf": "", + "User ID": "", + "Show Tags": "", + "Hide Tags": "", + "Invalid": "", + "User": "", + "Start": "", + "Steam Game Server": "", + "Optional": "", + "weekdayShortWed": "", + "weekdayShortThu": "", + "invalidCronExpression": "", + "weekdayShortFri": "", + "recurringInterval": "", + "weekdayShortTue": "", + "weekdayShortSat": "", + "maintenanceStatus-ended": "", + "maintenanceStatus-unknown": "", + "chromeExecutableDescription": "", + "Schedule Maintenance": "", + "deleteMaintenanceMsg": "", + "clearHeartbeatsMsg": "", + "confirmImportMsg": "", + "Notify Channel": "", + "serwersmsPhoneNumber": "", + "serwersmsSenderName": "", + "Octopush API Version": "", + "Open Badge Generator": "", + "Integration Key": "", + "Select message type": "", + "Create new forum post": "", + "whatHappensAtForumPost": "", + "recurringIntervalMessage": "", + "affectedStatusPages": "", + "Bark API Version": "", + "Bark Endpoint": "", + "Legacy Octopush-DM": "", + "onebotHttpAddress": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "wayToGetClickSendSMSToken": "", + "Edit Tag": "", + "Don't expire": "", + "Add API Key": "", + "No API Keys": "", + "Press Enter to add broker": "", + "nostrSender": "", + "nostrRecipients": "", + "aboutIconURL": "", + "aboutMattermostChannelName": "", + "Channel access token (Long-lived)": "", + "pushoversounds updown": "", + "pushyToken": "", + "wayToGetKookBotToken": "", + "LunaSea Device ID": "", + "Apprise URL": "", + "Device Token": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "No consecutive dashes": "", + "Next": "", + "The slug is already taken. Please choose another slug.": "", + "notificationRegional": "", + "Icon URL": "", + "useRemoteBrowser": "", + "pushOthers": "", + "Badge Duration (in hours)": "", + "Show Powered By": "", + "signedInDispDisabled": "", + "Docker Container": "", + "Trigger type:": "", + "lastDay3": "", + "dayOfMonth": "", + "IconUrl": "", + "smtp": "", + "secureOptionNone": "", + "secureOptionTLS": "", + "Ignore TLS Error": "", + "From Email": "", + "emailCustomisableContent": "", + "smtpLiquidIntroduction": "", + "emailCustomSubject": "", + "emailCustomBody": "", + "leave blank for default body": "", + "emailTemplateMsg": "", + "smseagleEncoding": "", + "From Name/Number": "", + "smseagleRecipient": "", + "smseagleUrl": "", + "ntfyAuthenticationMethod": "", + "twilioApiKey": "", + "Show Clickable Link": "", + "authInvalidToken": "", + "successEnabled": "", + "remoteBrowsersDescription": "", + "pushoversounds gamelan": "", + "Proxy server has authentication": "", + "promosmsTypeEco": "", + "promosmsTypeFull": "", + "pagertreeResolve": "", + "pagertreeDoNothing": "", + "locally configured mail transfer agent": "", + "Examples": "", + "Badge URL": "", + "API Key": "", + "ignoreTLSErrorGeneral": "", + "styleElapsedTimeShowWithLine": "", + "Start of maintenance": "", + "Skip existing": "", + "webhookBodyCustomOption": "", + "Method": "", + "No Monitors": "", + "authIncorrectCreds": "", + "needPushEvery": "", + "pushOptionalParams": "", + "styleElapsedTimeShowNoLine": "", + "Options": "", + "Partially Degraded Service": "", + "Add a monitor": "", + "Edit Status Page": "", + "Go to Dashboard": "", + "Status Page": "", + "defaultNotificationName": "", + "here": "", + "Required": "", + "Content Type": "", + "webhookJsonDesc": "", + "Webhook URL": "", + "appriseInstalled": "", + "appriseNotInstalled": "", + "Body": "", + "HeadersInvalidFormat": "", + "BodyInvalidFormat": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "Monitor History": "", + "One record": "", + "Current User": "", + "warning": "", + "Remove Token": "", + "Stop": "", + "Add New Status Page": "", + "Please read": "", + "Subject:": "", + "Valid To:": "", + "Days Remaining:": "", + "RadiusCallingStationIdDescription": "", + "Certificate Expiry Notification": "", + "Show update if available": "", + "Most likely causes:": "", + "Packet Size": "", + "Bot Token": "", + "Chat ID": "", + "telegramMessageThreadID": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "supportTelegramChatID": "", + "lastDay4": "", + "Display Timezone": "", + "chromeExecutable": "", + "Date and Time": "", + "DateTime Range": "", + "plugin": "", + "Prefix Custom Message": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "wayToGetDiscordThreadId": "", + "wayToGetTeamsURL": "", + "wayToGetZohoCliqURL": "", + "Number": "", + "Recipients": "", + "Access Token": "", + "Channel access token": "", + "Line Developers Console": "", + "lineDevConsoleTo": "", + "Basic Settings": "", + "dnsPortDescription": "", + "invertKeywordDescription": "", + "jsonQueryDescription": "", + "octopushAPIKey": "", + "pushoversounds pushover": "", + "pushoversounds falling": "", + "pushoversounds intermission": "", + "pushoversounds spacealarm": "", + "pushoversounds alien": "", + "pushoverDesc2": "", + "octopushLegacyHint": "", + "matrixDesc2": "", + "Channel Name": "", + "aboutKumaURL": "", + "smtpDkimSettings": "", + "PushDeer Server": "", + "API Keys": "", + "pagertreeIntegrationUrl": "", + "Badge Up Color": "", + "Badge Pending Color": "", + "Badge value (For Testing only.)": "", + "Group": "", + "nostrRecipientsHelp": "", + "cacheBusterParam": "", + "Message format": "", + "Send rich messages": "", + "successAdded": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "wayToGetWhapiUrlAndToken": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "cellsyntOriginatortypeNumeric": "", + "Destination": "", + "Allow Long SMS": "", + "snmpCommunityStringHelptext": "", + "threemaBasicModeInfo": "", + "Token Onesender": "", + "Recipient Type": "", + "Authentication Method": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Correct": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Elevator": "", + "Guitar": "", + "Custom sound to override default notification sound": "", + "From": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Request Timeout": "", + "timeoutAfter": "", + "Heartbeat Retry Interval": "", + "backupDescription2": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "Show URI": "", + "Tags": "", + "Add New Tag": "", + "Tag with this value already exist.": "", + "value (optional)": "", + "Gray": "", + "Orange": "", + "Green": "", + "Blue": "", + "Purple": "", + "Pink": "", + "statusPageNothing": "", + "No Services": "", + "All Systems Operational": "", + "No Proxy": "", + "HTTP Basic Auth": "", + "New Status Page": "", + "Page Not Found": "", + "About": "", + "wayToGetCloudflaredURL": "", + "cloudflareWebsite": "", + "HTTP Headers": "", + "For example: nginx, Apache and Traefik.": "", + "What you can try:": "", + "Coming Soon": "", + "Example:": "", + "Read more:": "", + "Free Mobile User Identifier": "", + "Proto Service Name": "", + "Proto Content": "", + "Lowcost": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "You can divide numbers with": "", + "Base URL": "", + "goAlertIntegrationKeyInfo": "", + "AccessKeyId": "", + "SecretAccessKey": "", + "do nothing": "", + "auto acknowledged": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "alertaApiKey": "", + "pagertreeUrgency": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "Cannot connect to the socket server": "", + "Reconnecting...": "", + "Maintenance Time Window of a Day": "", + "Enable Kafka SSL": "", + "smseagleGroup": "", + "Generate": "", + "Badge Style": "", + "Saved.": "", + "successKeyword": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "Command": "", + "Bark Sound": "", + "WebHookUrl": "", + "monitorToastMessagesLabel": "", + "Browser Screenshot": "", + "cellsyntOriginator": "", + "setupDatabaseSQLite": "", + "enableGRPCTls": "", + "Bitrix24 Webhook URL": "", + "What is a Remote Browser?": "", + "light": "", + "dark": "", + "Please input title and content": "", + "Switch to Dark Theme": "", + "Untitled Group": "", + "Check/Uncheck": "", + "Don't mention people": "", + "Integration URL": "", + "Server Address": "", + "disableAPIKeyMsg": "", + "noGroupMonitorMsg": "", + "2faDisabled": "", + "Remote Browser not found!": "", + "apiKeysDisabledMsg": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "now": "", + "time ago": "", + "-year": "", + "Json Query Expression": "", + "retryCheckEverySecond": "", + "resendEveryXTimes": "", + "Clear Data": "", + "Select status pages...": "", + "Verify Token": "", + "2FA Settings": "", + "Two Factor Authentication": "", + "filterActivePaused": "", + "Red": "", + "webhookFormDataDesc": "", + "liquidIntroduction": "", + "templateMsg": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "Done": "", + "Steam API Key": "", + "Pick Accepted Status Codes...": "", + "Title": "", + "Content": "", + "Custom Footer": "", + "critical": "", + "primary": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "Proxies": "", + "default": "", + "setAsDefault": "", + "deleteProxyMsg": "", + "proxyDescription": "", + "enableProxyDescription": "", + "Domain Name Expiry Notification": "", + "Add a new expiry notification day": "", + "Remove the expiry notification": "", + "RadiusCallingStationId": "", + "API Username": "", + "Also check beta release": "", + "Using a Reverse Proxy?": "", + "The resource is no longer available.": "", + "Connection String": "", + "Setup Docker Host": "", + "Docker Daemon": "", + "noDockerHostMsg": "", + "socket": "", + "Container Name / ID": "", + "Docker Host": "", + "Domain": "", + "Default": "", + "telegramMessageThreadIDDescription": "", + "Discard": "", + "Cancel": "", + "YOUR BOT TOKEN HERE": "", + "Home Assistant URL": "", + "Long-Lived Access Token": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "default: notify all devices": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "and": "", + "emailTemplateStatus": "", + "To Email": "", + "smtpCC": "", + "smtpBCC": "", + "Date Created": "", + "pushoversounds echo": "", + "Guild ID": "", + "User Key": "", + "pushoverDesc1": "", + "For safety, must use secret key": "", + "Huawei": "", + "matrixHomeserverURL": "", + "Internal Room Id": "", + "atLeastOneMonitor": "", + "Add a domain": "", + "signalImportant": "", + "aboutWebhooks": "", + "aboutChannelName": "", + "smtpDkimDomain": "", + "smtpDkimKeySelector": "", + "smtpDkimHashAlgo": "", + "smtpDkimskipFields": "", + "alertaRecoverState": "", + "onebotUserOrGroupId": "", + "onebotSafetyTips": "", + "Expiry": "", + "Expires": "", + "pagertreeCritical": "", + "Show Clickable Link Description": "", + "Badge Type": "", + "Badge Label": "", + "Badge Suffix": "", + "Badge Label Color": "", + "Kafka SASL Options": "", + "AccessKey Id": "", + "successPaused": "", + "successDeleted": "", + "successDisabled": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "Private Number": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Group ID": "", + "Add Remote Browser": "", + "New Group": "", + "OAuth Token URL": "", + "Client ID": "", + "Client Secret": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "No tags found.": "", + "SIGNL4 Webhook URL": "", + "contains": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not equals": "", + "starts with": "", + "ends with": "", + "not ends with": "", + "greater than": "", + "less than or equal to": "", + "record": "", + "Primary Base URL": "", + "Home": "", + "Maintenance": "", + "Passive Monitor Type": "", + "Specific Monitor Type": "", + "Export": "", + "Import": "", + "webhookAdditionalHeadersTitle": "", + "wayToCheckSignalURL": "", + "promosmsTypeFlash": "", + "nostrRelays": "", + "Description": "", + "Installed": "", + "backupRecommend": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "endDateTime": "", + "cronExpression": "", + "cronSchedule": "", + "Recurring": "", + "strategyManual": "", + "weekdayShortMon": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "dnsCacheDescription": "", + "enableDefaultNotificationDescription": "", + "importHandleDescription": "", + "twoFAVerifyLabel": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "backupDescription3": "", + "endpoint": "", + "Auto resolve or acknowledged": "", + "serwersmsAPIUser": "", + "serwersmsAPIPassword": "", + "smseagleTo": "", + "Kafka Brokers": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Send to channel": "", + "postToExistingThread": "", + "forumPostName": "", + "wayToGetLineChannelToken": "", + "affectedMonitorsDescription": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "TemplateCode": "", + "octopushSMSSender": "", + "Server URL should not contain the nfty topic": "", + "Custom Monitor Type": "", + "apiKeyAddedMsg": "", + "Monitor Group": "", + "monitorToastMessagesDescription": "", + "nostrRelaysHelp": "", + "wayToWriteWhapiRecipient": "", + "whapiRecipient": "", + "gtxMessagingFromHint": "", + "gtxMessagingToHint": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "Your User ID": "", + "dataRetentionTimeError": "", + "infiniteRetention": "", + "clearEventsMsg": "", + "pushoversounds bugle": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "pushyAPIKey": "", + "apprise": "", + "GoogleChat": "", + "SignName": "", + "Sms template must contain parameters: ": "", + "smseagleRecipientType": "", + "Continue": "", + "Add Another": "", + "toastErrorTimeout": "", + "toastSuccessTimeout": "", + "Enter the list of brokers": "", + "Post URL": "", + "statusPageSpecialSlugDesc": "", + "RadiusCalledStationIdDescription": "", + "pushoversounds climb": "", + "smseagleToken": "", + "apiKey-active": "", + "apiKey-expired": "", + "Kafka Topic Name": "", + "foundChromiumVersion": "", + "remoteBrowserToggle": "", + "To Phone Number": "", + "programmingLanguages": "", + "Overwrite": "", + "promosmsAllowLongSMS": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "Domain Names": "", + "RadiusSecret": "", + "RadiusSecretDescription": "", + "RadiusCalledStationId": "", + "Event type:": "", + "Frontend Version": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "warningTimezone": "", + "lastDay1": "", + "lastDay2": "", + "lastDay": "", + "No Maintenance": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-scheduled": "", + "enableNSCD": "", + "Single Maintenance Window": "", + "leave blank for default subject": "", + "emailTemplateServiceName": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateLimitedToUpDownNotification": "", + "Proxy Protocol": "", + "Proxy Server": "", + "promosmsTypeSpeed": "", + "smseaglePriority": "", + "Recipient Number": "", + "Expiry date": "", + "ntfyUsernameAndPassword": "", + "twilioAccountSID": "", + "twilioAuthToken": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "2faAlreadyEnabled": "", + "deleteRemoteBrowserMessage": "", + "API URL": "", + "lunaseaTarget": "", + "promosmsLogin": "", + "Monitor Setting": "", + "Affected Monitors": "", + "Pick Affected Monitors...": "", + "Add one": "", + "chatIDNotFound": "", + "uninstalling": "", + "Clone Monitor": "", + "aboutNotifyChannel": "", + "ignoredTLSError": "", + "Push URL": "", + "Debug": "", + "Copy": "", + "styleElapsedTime": "", + "Keep both": "", + "Degraded Service": "", + "Status Pages": "", + "webhookAdditionalHeadersDesc": "", + "webhookBodyPresetOption": "", + "Application Token": "", + "Server URL": "", + "Priority": "", + "emojiCheatSheet": "", + "Read more": "", + "Headers": "", + "PushUrl": "", + "confirmDeleteTagMsg": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "clearDataOlderThan": "", + "PasswordsDoNotMatch": "", + "records": "", + "steamApiKeyDescription": "", + "topic": "", + "topicExplanation": "", + "danger": "", + "setAsDefaultProxyDescription": "", + "Valid": "", + "Not installed": "", + "Running": "", + "Not running": "", + "Slug": "", + "Issuer:": "", + "Fingerprint:": "", + "DockerHostRequired": "", + "deleteDockerHostMsg": "", + "Workstation": "", + "wayToGetTelegramToken": "", + "telegramSendSilently": "", + "telegramSendSilentlyDescription": "", + "Server Timezone": "", + "Disable": "", + "chromeExecutableAutoDetect": "", + "Effective Date Range": "", + "Edit Maintenance": "", + "loadingError": "", + "installing": "", + "uninstall": "", + "confirmUninstallPlugin": "", + "Clone": "", + "emailTemplateHostnameOrURL": "", + "Discord Webhook URL": "", + "Bot Display Name": "", + "Hello @everyone is...": "", + "needSignalAPI": "", + "Request Body": "", + "confirmDisableTwoFAMsg": "", + "backupDescription": "", + "octopushLogin": "", + "promosmsPassword": "", + "pushoversounds bike": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoversounds cosmic": "", + "pushoversounds incoming": "", + "pushoversounds tugboat": "", + "wayToGetKookGuildID": "", + "octopushTypePremium": "", + "octopushTypeLowCost": "", + "checkPrice": "", + "apiCredentials": "", + "Check octopush prices": "", + "octopushPhoneNumber": "", + "Uptime Kuma URL": "", + "setup a new monitor group": "", + "openModalTo": "", + "smtpDkimDesc": "", + "documentation": "", + "PushDeer Key": "", + "Badge Down Color": "", + "Badge Maintenance Color": "", + "showCertificateExpiry": "", + "cacheBusterParamDescription": "", + "successResumed": "", + "receiverSevenIO": "", + "callMeBotGet": "", + "gtxMessagingApiKeyHint": "", + "Telephone number": "", + "cellsyntDestination": "", + "max 11 alphanumeric characters": "", + "Community String": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Condition": "", + "SNMP Version": "", + "OAuth2: Client Credentials": "", + "Fail": "", + "Harp": "", + "Clear": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Avg. Ping": "", + "wayToGetFlashDutyKey": "", + "FlashDuty Severity": "", + "Active": "", + "Inactive": "", + "Token": "", + "Tag with this name already exist.": "", + "color": "", + "Indigo": "", + "Custom": "", + "Avg. Response": "", + "Entry Page": "", + "statusPageRefreshIn": "", + "Add Group": "", + "Authentication": "", + "Reverse Proxy": "", + "Backup": "", + "Message:": "", + "Don't know how to get the token? Please read the guide:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "Trust Proxy": "", + "Other Software": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Status:": "", + "Strategy": "", + "Free Mobile API Key": "", + "Enable TLS": "", + "Proto Method": "", + "Economy": "", + "SendKey": "", + "goAlertInfo": "", + "PhoneNumbers": "", + "auto resolve": "", + "alertaAlertState": "", + "pagertreeSilent": "", + "Expected Value": "", + "statusMaintenance": "", + "General Monitor Type": "", + "Body Encoding": "", + "Kafka Producer Message": "", + "Enable Kafka Producer Auto Topic Creation": "" } From 1eb45b48c1aa5c76cb1bb57020143112aa7471d9 Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:37:08 +0000 Subject: [PATCH 134/346] Translated using Weblate (Serbian) Currently translated at 10.1% (107 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/ --- src/lang/sr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr.json b/src/lang/sr.json index 5f15243ba..869c8a877 100644 --- a/src/lang/sr.json +++ b/src/lang/sr.json @@ -1035,5 +1035,6 @@ "General Monitor Type": "", "Body Encoding": "", "Kafka Producer Message": "", - "Enable Kafka Producer Auto Topic Creation": "" + "Enable Kafka Producer Auto Topic Creation": "", + "setupDatabaseEmbeddedMariaDB": "" } From a3ed049745d9af7e54bde624b7ea392cc35b7ff1 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Tue, 24 Jan 2023 17:48:21 +0000 Subject: [PATCH 135/346] Translated using Weblate (Serbian) Currently translated at 10.1% (107 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/ --- src/lang/sr.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/lang/sr.json b/src/lang/sr.json index 869c8a877..ba2834866 100644 --- a/src/lang/sr.json +++ b/src/lang/sr.json @@ -1036,5 +1036,10 @@ "Body Encoding": "", "Kafka Producer Message": "", "Enable Kafka Producer Auto Topic Creation": "", - "setupDatabaseEmbeddedMariaDB": "" + "setupDatabaseEmbeddedMariaDB": "", + "Add New below or Select...": "", + "backupOutdatedWarning": "", + "Enable DNS Cache": "", + "Search...": "", + "trustProxyDescription": "" } From 1cc88cca232cb2af1f15ef58d0a0f1e1583a86cc Mon Sep 17 00:00:00 2001 From: AmadeusGraves Date: Tue, 14 Feb 2023 01:01:52 +0000 Subject: [PATCH 136/346] Translated using Weblate (Serbian) Currently translated at 10.1% (107 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/ --- src/lang/sr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr.json b/src/lang/sr.json index ba2834866..6bfa980ff 100644 --- a/src/lang/sr.json +++ b/src/lang/sr.json @@ -1041,5 +1041,6 @@ "backupOutdatedWarning": "", "Enable DNS Cache": "", "Search...": "", - "trustProxyDescription": "" + "trustProxyDescription": "", + "high": "" } From 3ebcbe70e6a84ce64e51cdb3b1cbfa355e841db0 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:30 +0000 Subject: [PATCH 137/346] Translated using Weblate (Serbian) Currently translated at 10.1% (107 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/ --- src/lang/sr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/sr.json b/src/lang/sr.json index 6bfa980ff..03d5f875e 100644 --- a/src/lang/sr.json +++ b/src/lang/sr.json @@ -1042,5 +1042,7 @@ "Enable DNS Cache": "", "Search...": "", "trustProxyDescription": "", - "high": "" + "high": "", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From 219f55d8c43e65c64818f40bb902cdb9033c7f94 Mon Sep 17 00:00:00 2001 From: Eduard Dev Date: Sun, 5 Feb 2023 12:26:57 +0000 Subject: [PATCH 138/346] Translated using Weblate (Serbian) Currently translated at 10.1% (107 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/ --- src/lang/sr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr.json b/src/lang/sr.json index 03d5f875e..abeae27e6 100644 --- a/src/lang/sr.json +++ b/src/lang/sr.json @@ -1044,5 +1044,6 @@ "trustProxyDescription": "", "high": "", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "wayToGetDiscordURL": "" } From 747635382a44de36f8c806c7e75a5bda9c177285 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 139/346] Translated using Weblate (Serbian) Currently translated at 10.1% (107 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/ --- src/lang/sr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr.json b/src/lang/sr.json index abeae27e6..e39c9b17c 100644 --- a/src/lang/sr.json +++ b/src/lang/sr.json @@ -1045,5 +1045,6 @@ "high": "", "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", - "wayToGetDiscordURL": "" + "wayToGetDiscordURL": "", + "pushViewCode": "" } From 5455c6daedf2e3864f821c86d9dc5d717903b1c8 Mon Sep 17 00:00:00 2001 From: Ilkka Myller Date: Thu, 16 May 2024 06:43:18 +0000 Subject: [PATCH 140/346] Translated using Weblate (Serbian) Currently translated at 10.1% (107 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/ --- src/lang/sr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr.json b/src/lang/sr.json index e39c9b17c..aaf8b2d98 100644 --- a/src/lang/sr.json +++ b/src/lang/sr.json @@ -1046,5 +1046,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", "wayToGetDiscordURL": "", - "pushViewCode": "" + "pushViewCode": "", + "setupDatabaseChooseDatabase": "" } From 3bd8343a8db898da72c7d4c143e1482ccbeefedd Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 141/346] Translated using Weblate (Serbian) Currently translated at 10.1% (107 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/ --- src/lang/sr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr.json b/src/lang/sr.json index aaf8b2d98..cbc1f81a9 100644 --- a/src/lang/sr.json +++ b/src/lang/sr.json @@ -1047,5 +1047,6 @@ "grpcMethodDescription": "", "wayToGetDiscordURL": "", "pushViewCode": "", - "setupDatabaseChooseDatabase": "" + "setupDatabaseChooseDatabase": "", + "Pick a SASL Mechanism...": "" } From ff5ecbabfb85b3e4fc1b5eb701a47e0002535fa8 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 142/346] Translated using Weblate (Serbian) Currently translated at 10.1% (107 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/ --- src/lang/sr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr.json b/src/lang/sr.json index cbc1f81a9..10a3abb33 100644 --- a/src/lang/sr.json +++ b/src/lang/sr.json @@ -1048,5 +1048,6 @@ "wayToGetDiscordURL": "", "pushViewCode": "", "setupDatabaseChooseDatabase": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "ntfyPriorityHelptextAllEvents": "" } From 90aa492890aed1baf4ce97f0be99844b05f6ca02 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 143/346] Translated using Weblate (Serbian) Currently translated at 10.1% (107 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/ --- src/lang/sr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr.json b/src/lang/sr.json index 10a3abb33..645fb3717 100644 --- a/src/lang/sr.json +++ b/src/lang/sr.json @@ -1049,5 +1049,6 @@ "pushViewCode": "", "setupDatabaseChooseDatabase": "", "Pick a SASL Mechanism...": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "CopyToClipboardError": "" } From 294cf70267f78fc1b2ec7ab3ee422959255bae94 Mon Sep 17 00:00:00 2001 From: Lance <2124757129@qq.com> Date: Thu, 16 Feb 2023 15:06:26 +0000 Subject: [PATCH 144/346] Translated using Weblate (Serbian) Currently translated at 10.1% (107 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/ --- src/lang/sr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sr.json b/src/lang/sr.json index 645fb3717..ec3e8683f 100644 --- a/src/lang/sr.json +++ b/src/lang/sr.json @@ -1050,5 +1050,6 @@ "setupDatabaseChooseDatabase": "", "Pick a SASL Mechanism...": "", "ntfyPriorityHelptextAllEvents": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "Help": "" } From d10d05da6ae46fe41e5ea6b6515172284ea020a5 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Fri, 24 May 2024 06:43:10 +0000 Subject: [PATCH 145/346] Translated using Weblate (Swedish) Currently translated at 93.7% (987 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sv/ --- src/lang/sv-SE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sv-SE.json b/src/lang/sv-SE.json index 607cf0d68..af1c3e607 100644 --- a/src/lang/sv-SE.json +++ b/src/lang/sv-SE.json @@ -990,5 +990,6 @@ "OID (Object Identifier)": "OID (Objektsidentifierare)", "Please enter a valid OID.": "Ange ett giltigt OID.", "Group ID": "GruppID", - "Add Remote Browser": "Lägg till fjärrbläddrare" + "Add Remote Browser": "Lägg till fjärrbläddrare", + "jsonQueryDescription": "" } From 367f4706107986455a8c81ba11007c2592d6fe4c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:57:54 +0000 Subject: [PATCH 146/346] Translated using Weblate (Swedish) Currently translated at 93.7% (987 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sv/ --- src/lang/sv-SE.json | 67 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 66 insertions(+), 1 deletion(-) diff --git a/src/lang/sv-SE.json b/src/lang/sv-SE.json index af1c3e607..76b627135 100644 --- a/src/lang/sv-SE.json +++ b/src/lang/sv-SE.json @@ -991,5 +991,70 @@ "Please enter a valid OID.": "Ange ett giltigt OID.", "Group ID": "GruppID", "Add Remote Browser": "Lägg till fjärrbläddrare", - "jsonQueryDescription": "" + "jsonQueryDescription": "", + "OAuth Token URL": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Send rich messages": "", + "SIGNL4": "", + "CurlDebugInfo": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "snmpOIDHelptext": "", + "wayToGetOnesenderUrlandToken": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "Conditions": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not equals": "", + "not contains": "", + "ends with": "", + "not ends with": "", + "less than": "", + "less than or equal to": "", + "greater than or equal to": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Reveal": "", + "Bubble": "", + "Money": "", + "Scifi": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "shrinkDatabaseDescriptionSqlite": "", + "Host Onesender": "", + "Token Onesender": "", + "Form Data Body": "", + "CurlDebugInfoProxiesUnsupported": "", + "cacheBusterParamDescription": "", + "snmpCommunityStringHelptext": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionAddGroup": "", + "equals": "", + "contains": "", + "starts with": "", + "not starts with": "", + "greater than": "", + "record": "", + "Notification Channel": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Doorbell": "", + "Flute": "", + "Clear": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From 738a894703d6fb3d36fa31cd15c3740a72e8e352 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:57:55 +0000 Subject: [PATCH 147/346] Translated using Weblate (Thai) Currently translated at 61.6% (649 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/th/ --- src/lang/th-TH.json | 384 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 383 insertions(+), 1 deletion(-) diff --git a/src/lang/th-TH.json b/src/lang/th-TH.json index 4f1565428..45d045f4d 100644 --- a/src/lang/th-TH.json +++ b/src/lang/th-TH.json @@ -693,5 +693,387 @@ "showCertificateExpiry": "แสดง Certificate ที่หมดอายุ", "Telephone number": "เบอร์โทรศัพท์", "successAuthChangePassword": "รหัสผ่านถูกเปลื่ยนเรียบร้อยแล้ว.", - "successEdited": "แก้ไขสำเร็จ" + "successEdited": "แก้ไขสำเร็จ", + "CopyToClipboardSuccess": "", + "noDockerHostMsg": "", + "successKeywordExplanation": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderNameInfo": "", + "templateMsg": "", + "gamedigGuessPortDescription": "", + "Please enter a valid OID.": "", + "Arcade": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "From": "", + "emailCustomBody": "", + "emailTemplateServiceName": "", + "confirmDeleteTagMsg": "", + "smseagleUrl": "", + "Expiry": "", + "Badge Down Days": "", + "wayToWriteWhapiRecipient": "", + "cellsyntOriginatortypeNumeric": "", + "bitrix24SupportUserID": "", + "Remote Browser not found!": "", + "Check/Uncheck": "", + "smseagleToken": "", + "Key Added": "", + "CurlDebugInfo": "", + "firewalls": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "wayToGetHeiiOnCallDetails": "", + "Effective Date Range": "", + "invertKeywordDescription": "", + "wayToGetKookBotToken": "", + "goAlertIntegrationKeyInfo": "", + "smseagleGroup": "", + "smseagleContact": "", + "smseagleRecipientType": "", + "Continue": "", + "Open Badge Generator": "", + "Badge Label Color": "", + "toastSuccessTimeout": "", + "Press Enter to add broker": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "gamedigGuessPort": "", + "Message format": "", + "Send rich messages": "", + "authIncorrectCreds": "", + "threemaRecipientTypeEmail": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "Token Onesender": "", + "conditionDelete": "", + "Notification Channel": "", + "Sound": "", + "Doorbell": "", + "Money": "", + "Guitar": "", + "Time Sensitive (iOS Only)": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "pushoverMessageTtl": "", + "enableGRPCTls": "", + "wayToGetThreemaGateway": "", + "affectedStatusPages": "", + "threemaRecipient": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "Strategy": "", + "Free Mobile User Identifier": "", + "Free Mobile API Key": "", + "Server URL should not contain the nfty topic": "", + "pushDeerServerDescription": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "Mechanism": "", + "smspartnerApiurl": "", + "smspartnerSenderName": "", + "Authorization Identity": "", + "whapiRecipient": "", + "GrafanaOncallUrl": "", + "Alphanumeric (recommended)": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Allow Long SMS": "", + "templateMonitorJSON": "", + "and": "", + "Proto Content": "", + "equals": "", + "not equals": "", + "contains": "", + "starts with": "", + "not starts with": "", + "not ends with": "", + "less than": "", + "greater than": "", + "greater than or equal to": "", + "record": "", + "tagNotFound": "", + "postToExistingThread": "", + "apiKeysDisabledMsg": "", + "wayToGetSevenIOApiKey": "", + "Host URL": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "Badge Up Color": "", + "Badge value (For Testing only.)": "", + "now": "", + "Json Query Expression": "", + "ignoreTLSErrorGeneral": "", + "tailscalePingWarning": "", + "openModalTo": "", + "Economy": "", + "SendKey": "", + "Base URL": "", + "goAlertInfo": "", + "Don't mention people": "", + "Mention group": "", + "Notify Channel": "", + "Add a domain": "", + "successEnabled": "", + "foundChromiumVersion": "", + "Remote Browser": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "deleteRemoteBrowserMessage": "", + "Browser Screenshot": "", + "receiverSevenIO": "", + "gtxMessagingFromHint": "", + "cellsyntOriginator": "", + "Destination": "", + "cellsyntDestination": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "snmpOIDHelptext": "", + "Private Number": "", + "Group ID": "", + "New Group": "", + "Authorization Header": "", + "Client ID": "", + "Client Secret": "", + "Go back to home page.": "", + "Lost connection to the socket server.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "Conditions": "", + "emailCustomisableContent": "", + "Group": "", + "apiKeySevenIO": "", + "Create new forum post": "", + "Bark API Version": "", + "Select message type": "", + "forumPostName": "", + "Channel access token (Long-lived)": "", + "Add a new expiry notification day": "", + "deleteMaintenanceMsg": "", + "Custom Monitor Type": "", + "Google Analytics ID": "", + "Server Address": "", + "Learn More": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "Session Token": "", + "Close": "", + "webhookBodyPresetOption": "", + "Remove the expiry notification": "", + "programmingLanguages": "", + "Refresh Interval": "", + "PushDeer Server": "", + "2faAlreadyEnabled": "", + "2faEnabled": "", + "successAdded": "", + "leave blank for default subject": "", + "leave blank for default body": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "locally configured mail transfer agent": "", + "wayToGetFlashDutyKey": "", + "styleElapsedTime": "", + "styleElapsedTimeShowNoLine": "", + "styleElapsedTimeShowWithLine": "", + "affectedMonitorsDescription": "", + "aboutNotifyChannel": "", + "apiKey-active": "", + "apiKey-expired": "", + "Expires": "", + "disableAPIKeyMsg": "", + "deleteAPIKeyMsg": "", + "Generate": "", + "pagertreeUrgency": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "ntfyAuthenticationMethod": "", + "ntfyUsernameAndPassword": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "Monitor Setting": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Badge Type": "", + "Badge Duration (in hours)": "", + "Badge Label": "", + "Badge Prefix": "", + "filterActivePaused": "", + "Invert Keyword": "", + "dns resolvers": "", + "docker networks": "", + "Reset Token": "", + "statusPageSpecialSlugDesc": "", + "DockerHostRequired": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "wayToGetDiscordThreadId": "", + "jsonQueryDescription": "", + "wayToGetKookGuildID": "", + "Guild ID": "", + "successKeyword": "", + "Body Encoding": "", + "API Keys": "", + "Add Another": "", + "Badge Label Suffix": "", + "Badge Style": "", + "Badge URL": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "Kafka Brokers": "", + "Enter the list of brokers": "", + "Secret AccessKey": "", + "nostrRelays": "", + "nostrRecipients": "", + "noOrBadCertificate": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "successBackupRestored": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "Host Onesender": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "Alphanumerical string and hyphens only": "", + "Correct": "", + "Bubble": "", + "Flute": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "smseagleEncoding": "", + "Expiry date": "", + "Don't expire": "", + "Badge Preview": "", + "Badge Maintenance Color": "", + "nostrRecipientsHelp": "", + "successResumed": "", + "successPaused": "", + "mongodbCommandDescription": "", + "wayToGetWhapiUrlAndToken": "", + "Originator type": "", + "enableNSCD": "", + "callMeBotGet": "", + "smspartnerPhoneNumber": "", + "Lowcost": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "Add a Remote Browser": "", + "remoteBrowsersDescription": "", + "self-hosted container": "", + "gtxMessagingToHint": "", + "What is a Remote Browser?": "", + "Kafka SASL Options": "", + "shrinkDatabaseDescriptionSqlite": "", + "selectedMonitorCount": "", + "smseagleRecipient": "", + "smseaglePriority": "", + "settingUpDatabaseMSG": "", + "time ago": "", + "-year": "", + "where you intend to implement third-party authentication": "", + "liquidIntroduction": "", + "templateHeartbeatJSON": "", + "Refresh Interval Description": "", + "Maintenance Time Window of a Day": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "infiniteRetention": "", + "Enable TLS": "", + "Proto Service Name": "", + "Proto Method": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "You can divide numbers with": "", + "Mentioning": "", + "promosmsAllowLongSMS": "", + "Remote Browsers": "", + "senderSevenIO": "", + "receiverInfoSevenIO": "", + "gtxMessagingApiKeyHint": "", + "Originator": "", + "OID (Object Identifier)": "", + "Condition": "", + "SNMP Version": "", + "Recipient Type": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Form Data Body": "", + "OAuth Token URL": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "No tags found.": "", + "Cannot connect to the socket server.": "", + "conditionAdd": "", + "conditionValuePlaceholder": "", + "not contains": "", + "ends with": "", + "less than or equal to": "", + "chromeExecutable": "", + "Send to channel": "", + "threadForumPostID": "", + "atLeastOneMonitor": "", + "API URL": "", + "To Phone Number": "", + "Your User ID": "", + "Edit Tag": "", + "toastErrorTimeout": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "AccessKey Id": "", + "noGroupMonitorMsg": "", + "Request Body": "", + "Search monitored sites": "", + "webhookBodyCustomOption": "", + "pushOthers": "", + "smtpLiquidIntroduction": "", + "dataRetentionTimeError": "", + "Remove domain": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Monitor Group": "", + "2faDisabled": "", + "setup a new monitor group": "", + "emailTemplateMonitorJSON": "", + "emailTemplateHeartbeatJSON": "", + "Badge Generator": "", + "Badge Suffix": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "ignoredTLSError": "", + "Debug": "", + "Copy": "", + "filterActive": "", + "FlashDuty Severity": "", + "Request Timeout": "", + "smseagleTo": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "No API Keys": "", + "apiKey-inactive": "", + "pagertreeIntegrationUrl": "", + "pagertreeSilent": "", + "pagertreeLow": "" } From 1aadb911bd32a79c5a3957ee4b207c629df8c589 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:30 +0000 Subject: [PATCH 148/346] Translated using Weblate (Thai) Currently translated at 61.6% (649 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/th/ --- src/lang/th-TH.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/th-TH.json b/src/lang/th-TH.json index 45d045f4d..5c26e986c 100644 --- a/src/lang/th-TH.json +++ b/src/lang/th-TH.json @@ -1075,5 +1075,7 @@ "apiKey-inactive": "", "pagertreeIntegrationUrl": "", "pagertreeSilent": "", - "pagertreeLow": "" + "pagertreeLow": "", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From b2a014f0ff1acb6e49f2580fc7f8e7cad9199494 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 149/346] Translated using Weblate (Thai) Currently translated at 61.6% (649 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/th/ --- src/lang/th-TH.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/th-TH.json b/src/lang/th-TH.json index 5c26e986c..b0582a90f 100644 --- a/src/lang/th-TH.json +++ b/src/lang/th-TH.json @@ -1077,5 +1077,6 @@ "pagertreeSilent": "", "pagertreeLow": "", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "pushViewCode": "" } From b34156d0e5c99ccb1b3d81b3794351f060dd2f64 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 150/346] Translated using Weblate (Thai) Currently translated at 61.6% (649 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/th/ --- src/lang/th-TH.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/th-TH.json b/src/lang/th-TH.json index b0582a90f..84b4d30c1 100644 --- a/src/lang/th-TH.json +++ b/src/lang/th-TH.json @@ -1078,5 +1078,6 @@ "pagertreeLow": "", "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", - "pushViewCode": "" + "pushViewCode": "", + "CopyToClipboardError": "" } From 0f111ae95f895f2341c9e14df876d63c9350e45d Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 151/346] Translated using Weblate (Thai) Currently translated at 61.6% (649 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/th/ --- src/lang/th-TH.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/th-TH.json b/src/lang/th-TH.json index 84b4d30c1..a4b312455 100644 --- a/src/lang/th-TH.json +++ b/src/lang/th-TH.json @@ -1079,5 +1079,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", "pushViewCode": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "ntfyPriorityHelptextAllEvents": "" } From 47b44400eca678ebc2f7086d29dbfebb4dbe617e Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 152/346] Translated using Weblate (Thai) Currently translated at 61.6% (649 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/th/ --- src/lang/th-TH.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/th-TH.json b/src/lang/th-TH.json index a4b312455..fa2ffd372 100644 --- a/src/lang/th-TH.json +++ b/src/lang/th-TH.json @@ -1080,5 +1080,6 @@ "grpcMethodDescription": "", "pushViewCode": "", "CopyToClipboardError": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "Pick a SASL Mechanism...": "" } From 4e770727b31b298359a953caedd3d4140d020994 Mon Sep 17 00:00:00 2001 From: AmadeusGraves Date: Tue, 14 Feb 2023 01:01:52 +0000 Subject: [PATCH 153/346] Translated using Weblate (Thai) Currently translated at 61.6% (649 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/th/ --- src/lang/th-TH.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/th-TH.json b/src/lang/th-TH.json index fa2ffd372..63292479a 100644 --- a/src/lang/th-TH.json +++ b/src/lang/th-TH.json @@ -1081,5 +1081,6 @@ "pushViewCode": "", "CopyToClipboardError": "", "ntfyPriorityHelptextAllEvents": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "high": "" } From b9ce0d4a90ebc7e9a7f4939172d5fb049118d3fb Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:04 +0000 Subject: [PATCH 154/346] Translated using Weblate (Vietnamese) Currently translated at 49.9% (526 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/vi/ --- src/lang/vi-VN.json | 517 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 516 insertions(+), 1 deletion(-) diff --git a/src/lang/vi-VN.json b/src/lang/vi-VN.json index 3e196350c..c026eae97 100644 --- a/src/lang/vi-VN.json +++ b/src/lang/vi-VN.json @@ -555,5 +555,520 @@ "selectedMonitorCount": "Đã chọn: {0}", "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "nhập hostname của server bạn muốn kết nối hoặc {localhost} nếu bạn muốn dùng {local_mta}", "webhookBodyPresetOption": "Cài đặt sẵn", - "critical": "nguy kịch" + "critical": "nguy kịch", + "wayToGetThreemaGateway": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Display Timezone": "", + "chromeExecutable": "", + "chromeExecutableAutoDetect": "", + "Badge Suffix": "", + "not starts with": "", + "whapiRecipient": "", + "Notification Channel": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "successAuthChangePassword": "", + "Alphanumeric (recommended)": "", + "Telephone number": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "successKeyword": "", + "emailTemplateHostnameOrURL": "", + "dataRetentionTimeError": "", + "Originator": "", + "cellsyntOriginator": "", + "Allow Long SMS": "", + "Recipient Number": "", + "Expiry": "", + "pagertreeResolve": "", + "Copy": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "CurlDebugInfoProxiesUnsupported": "", + "RadiusCallingStationIdDescription": "", + "Event type:": "", + "Event data:": "", + "lastDay1": "", + "Enable": "", + "Disable": "", + "chromeExecutableDescription": "", + "smtpLiquidIntroduction": "", + "emailTemplateServiceName": "", + "emailTemplateStatus": "", + "Your User ID": "", + "dnsPortDescription": "", + "invertKeywordDescription": "", + "octopushAPIKey": "", + "octopushLogin": "", + "promosmsLogin": "", + "pushoversounds cashregister": "", + "pushoversounds falling": "", + "pushoversounds siren": "", + "pushoversounds tugboat": "", + "pushoversounds climb": "", + "pushyAPIKey": "", + "Enable TLS": "", + "Proto Service Name": "", + "auto resolve": "", + "smseagleEncoding": "", + "smseaglePriority": "", + "smspartnerSenderName": "", + "Monitor Setting": "", + "Open Badge Generator": "", + "Badge Type": "", + "Badge Duration (in hours)": "", + "Send rich messages": "", + "callMeBotGet": "", + "gtxMessagingApiKeyHint": "", + "Please enter a valid OID.": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "Host Onesender": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Authorization Header": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Client ID": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "No tags found.": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "contains": "", + "not contains": "", + "starts with": "", + "ends with": "", + "greater than": "", + "Reveal": "", + "Scifi": "", + "Elevator": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "pushDeerServerDescription": "", + "Expiry date": "", + "Don't expire": "", + "Continue": "", + "Key Added": "", + "Show Clickable Link Description": "", + "bitrix24SupportUserID": "", + "receiverInfoSevenIO": "", + "lastDay2": "", + "Remote Browser not found!": "", + "Badge Label Suffix": "", + "Badge Up Color": "", + "goAlertIntegrationKeyInfo": "", + "wayToGetPagerTreeIntegrationURL": "", + "apiKeysDisabledMsg": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "documentationOf": "", + "deleteMaintenanceMsg": "", + "affectedStatusPages": "", + "Close": "", + "Request Body": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "authInvalidToken": "", + "authIncorrectCreds": "", + "successEnabled": "", + "Schedule Maintenance": "", + "pushoversounds echo": "", + "2faEnabled": "", + "templateLimitedToUpDownNotifications": "", + "deleteDockerHostMsg": "", + "Examples": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Frontend Version do not match backend version!": "", + "backupRecommend": "", + "or": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "endDateTime": "", + "warningTimezone": "", + "maintenanceStatus-under-maintenance": "", + "IconUrl": "", + "Edit Maintenance": "", + "Date and Time": "", + "loadingError": "", + "leave blank for default subject": "", + "Channel access token (Long-lived)": "", + "Don't mention people": "", + "weekdayShortWed": "", + "aboutNotifyChannel": "", + "Add a domain": "", + "Integration Key": "", + "do nothing": "", + "auto acknowledged": "", + "pushoversounds pianobar": "", + "smseagleTo": "", + "smseagleGroup": "", + "smseagleToken": "", + "smspartnerSenderNameInfo": "", + "From Name/Number": "", + "Leave blank to use a shared sender number.": "", + "Server URL should not contain the nfty topic": "", + "Add Another": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "Expires": "", + "disableAPIKeyMsg": "", + "pagertreeUrgency": "", + "pagertreeHigh": "", + "Badge Down Color": "", + "Badge Maintenance Color": "", + "Badge Style": "", + "toastSuccessTimeout": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "cacheBusterParam": "", + "successAdded": "", + "successResumed": "", + "tagNotFound": "", + "Remote Browser": "", + "Custom Monitor Type": "", + "remoteBrowserToggle": "", + "GrafanaOncallUrl": "", + "API Keys": "", + "snmpOIDHelptext": "", + "SNMP Version": "", + "signl4Docs": "", + "conditionDelete": "", + "Mechanism": "", + "wayToGetKookGuildID": "", + "Guild ID": "", + "lunaseaDeviceID": "", + "ntfyAuthenticationMethod": "", + "ntfyUsernameAndPassword": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "Enable Kafka SSL": "", + "Create new forum post": "", + "postToExistingThread": "", + "forumPostName": "", + "whatHappensAtForumPost": "", + "wayToGetDiscordThreadId": "", + "monitorToastMessagesDescription": "", + "wayToGetFlashDutyKey": "", + "Group": "", + "pushoversounds pushover": "", + "pushoversounds gamelan": "", + "Bark Sound": "", + "Badge Warn Color": "", + "weekdayShortFri": "", + "Server Address": "", + "Body Encoding": "", + "weekdayShortTue": "", + "Conditions": "", + "conditionAdd": "", + "pushoversounds magic": "", + "Home Assistant URL": "", + "install": "", + "Recurring": "", + "Strategy": "", + "webhookBodyCustomOption": "", + "tailscalePingWarning": "", + "Docker Host": "", + "Domain": "", + "Workstation": "", + "Packet Size": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilently": "", + "default: notify all devices": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Single Maintenance Window": "", + "Maintenance Time Window of a Day": "", + "pushoverMessageTtl": "", + "setup a new monitor group": "", + "Saved.": "", + "threemaRecipient": "", + "emailCustomisableContent": "", + "Command": "", + "gtxMessagingToHint": "", + "Originator type": "", + "pushoversounds mechanical": "", + "deleteAPIKeyMsg": "", + "Badge Pending Color": "", + "authUserInactiveOrDeleted": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "weekdayShortSat": "", + "ignoredTLSError": "", + "Debug": "", + "firewalls": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "successKeywordExplanation": "", + "The resource is no longer available.": "", + "Notification Service": "", + "Frontend Version": "", + "invalidCronExpression": "", + "maintenanceStatus-unknown": "", + "enableNSCD": "", + "leave blank for default body": "", + "emailTemplateMonitorJSON": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "jsonQueryDescription": "", + "promosmsPassword": "", + "pushoversounds spacealarm": "", + "pushoversounds alien": "", + "pushoversounds updown": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "pushyToken": "", + "Free Mobile User Identifier": "", + "Bark Group": "", + "Notify Channel": "", + "Remove domain": "", + "smseagleUrl": "", + "pagertreeCritical": "", + "Show Clickable Link": "", + "Badge Generator": "", + "Badge Label": "", + "Badge Prefix": "", + "Message format": "", + "foundChromiumVersion": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentity": "", + "threemaBasicModeInfo": "", + "Token Onesender": "", + "Recipient Type": "", + "Private Number": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "Client Secret": "", + "Lost connection to the socket server.": "", + "conditionAddGroup": "", + "equals": "", + "not equals": "", + "not ends with": "", + "less than": "", + "less than or equal to": "", + "greater than or equal to": "", + "record": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Clear": "", + "Guitar": "", + "Pop": "", + "From": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "smspartnerApiurl": "", + "PushDeer Key": "", + "twilioToNumber": "", + "What is a Remote Browser?": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "Destination": "", + "cellsyntOriginatortypeNumeric": "", + "shrinkDatabaseDescriptionSqlite": "", + "Remote Browsers": "", + "Mentioning": "", + "openModalTo": "", + "Enable Kafka Producer Auto Topic Creation": "", + "wayToGetWhapiUrlAndToken": "", + "apiKeySevenIO": "", + "API URL": "", + "pushoversounds cosmic": "", + "PushDeer Server": "", + "Json Query Expression": "", + "liquidIntroduction": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "statusPageSpecialSlugDesc": "", + "disableCloudflaredNoAuthMsg": "", + "Long-Lived Access Token": "", + "Optional": "", + "and": "", + "cronExpression": "", + "cronSchedule": "", + "recurringInterval": "", + "strategyManual": "", + "dayOfMonth": "", + "lastDay": "", + "lastDay3": "", + "lastDay4": "", + "No Maintenance": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-ended": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "DateTime Range": "", + "plugin": "", + "installing": "", + "uninstall": "", + "uninstalling": "", + "confirmUninstallPlugin": "", + "emailCustomBody": "", + "confirmDeleteTagMsg": "", + "goAlertInfo": "", + "Auto resolve or acknowledged": "", + "smseagleContact": "", + "smseagleRecipientType": "", + "smseagleRecipient": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "ntfy Topic": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "No API Keys": "", + "apiKey-active": "", + "Generate": "", + "pagertreeIntegrationUrl": "", + "pagertreeSilent": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Badge value (For Testing only.)": "", + "Kafka Brokers": "", + "Kafka Producer Message": "", + "Kafka SASL Options": "", + "Authorization Identity": "", + "cacheBusterParamDescription": "", + "2faAlreadyEnabled": "", + "successPaused": "", + "successDeleted": "", + "Add a Remote Browser": "", + "remoteBrowsersDescription": "", + "self-hosted container": "", + "useRemoteBrowser": "", + "deleteRemoteBrowserMessage": "", + "Browser Screenshot": "", + "mongodbCommandDescription": "", + "wayToWriteWhapiRecipient": "", + "wayToGetHeiiOnCallDetails": "", + "gtxMessagingFromHint": "", + "To Phone Number": "", + "cellsyntDestination": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "Condition": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "Bark API Version": "", + "RadiusCalledStationId": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationId": "", + "wayToGetKookBotToken": "", + "Proto Method": "", + "Proto Content": "", + "Economy": "", + "Lowcost": "", + "SendKey": "", + "pagertreeDoNothing": "", + "lunaseaTarget": "", + "lunaseaUserID": "", + "twilioAccountSID": "", + "twilioFromNumber": "", + "Badge Label Color": "", + "Select message type": "", + "Send to channel": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "infiniteRetention": "", + "atLeastOneMonitor": "", + "nostrRecipients": "", + "Badge URL": "", + "Monitor Group": "", + "monitorToastMessagesLabel": "", + "toastErrorTimeout": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "Session Token": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "noOrBadCertificate": "", + "successEdited": "", + "successBackupRestored": "", + "successDisabled": "", + "pushoversounds bugle": "", + "Learn More": "", + "RadiusSecret": "", + "weekdayShortMon": "", + "dnsCacheDescription": "", + "Clone Monitor": "", + "Clone": "", + "pushoversounds bike": "", + "pushoversounds classical": "", + "pushoversounds incoming": "", + "pushoversounds persistent": "", + "Mention group": "", + "Integration URL": "", + "certificationExpiryDescription": "", + "weekdayShortThu": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "pushoversounds intermission": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "You can divide numbers with": "", + "Base URL": "", + "Google Analytics ID": "", + "noGroupMonitorMsg": "", + "2faDisabled": "", + "templateHeartbeatJSON": "", + "cloneOf": "", + "endpoint": "", + "wayToGetZohoCliqURL": "", + "Free Mobile API Key": "", + "wayToGetClickSendSMSToken": "", + "locally configured mail transfer agent": "", + "FlashDuty Severity": "", + "nostrRelays": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "Trigger type:": "", + "notificationRegional": "", + "promosmsAllowLongSMS": "", + "socket": "", + "tcp": "", + "Docker Container": "", + "Container Name / ID": "", + "Docker Hosts": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "Effective Date Range": "", + "wayToGetPagerDutyKey": "", + "Edit Tag": "", + "Steam Game Server": "", + "Most likely causes:": "", + "telegramMessageThreadID": "" } From b396f01445e4edf18d7883298beb3c806a40f370 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:32 +0000 Subject: [PATCH 155/346] Translated using Weblate (Vietnamese) Currently translated at 49.9% (526 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/vi/ --- src/lang/vi-VN.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/vi-VN.json b/src/lang/vi-VN.json index c026eae97..9703ac8e9 100644 --- a/src/lang/vi-VN.json +++ b/src/lang/vi-VN.json @@ -1070,5 +1070,7 @@ "Edit Tag": "", "Steam Game Server": "", "Most likely causes:": "", - "telegramMessageThreadID": "" + "telegramMessageThreadID": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 255af6ff9f0aa351d257b55b87bbe22576a54133 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 156/346] Translated using Weblate (Vietnamese) Currently translated at 49.9% (526 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/vi/ --- src/lang/vi-VN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/vi-VN.json b/src/lang/vi-VN.json index 9703ac8e9..1316c0471 100644 --- a/src/lang/vi-VN.json +++ b/src/lang/vi-VN.json @@ -1072,5 +1072,6 @@ "Most likely causes:": "", "telegramMessageThreadID": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "ntfyPriorityHelptextAllEvents": "" } From fc5a27d80a0d6cb6118bb38b98bd5a23f7ab6eb9 Mon Sep 17 00:00:00 2001 From: AmadeusGraves Date: Tue, 14 Feb 2023 01:01:53 +0000 Subject: [PATCH 157/346] Translated using Weblate (Vietnamese) Currently translated at 49.9% (526 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/vi/ --- src/lang/vi-VN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/vi-VN.json b/src/lang/vi-VN.json index 1316c0471..8e3837f88 100644 --- a/src/lang/vi-VN.json +++ b/src/lang/vi-VN.json @@ -1073,5 +1073,6 @@ "telegramMessageThreadID": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "high": "" } From 47d0857feb41e7f44a1c69e92b40a155bde63c25 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 158/346] Translated using Weblate (Vietnamese) Currently translated at 49.9% (526 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/vi/ --- src/lang/vi-VN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/vi-VN.json b/src/lang/vi-VN.json index 8e3837f88..736ed1503 100644 --- a/src/lang/vi-VN.json +++ b/src/lang/vi-VN.json @@ -1074,5 +1074,6 @@ "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", "ntfyPriorityHelptextAllEvents": "", - "high": "" + "high": "", + "Pick a SASL Mechanism...": "" } From b287f91ab06cf9f3f7737a017e24068828cead16 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 159/346] Translated using Weblate (Vietnamese) Currently translated at 49.9% (526 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/vi/ --- src/lang/vi-VN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/vi-VN.json b/src/lang/vi-VN.json index 736ed1503..90f7f8283 100644 --- a/src/lang/vi-VN.json +++ b/src/lang/vi-VN.json @@ -1075,5 +1075,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "ntfyPriorityHelptextAllEvents": "", "high": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "pushViewCode": "" } From 1b2128d0a9c3fb69edcc0077e70648f86084b33a Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 160/346] Translated using Weblate (Vietnamese) Currently translated at 49.9% (526 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/vi/ --- src/lang/vi-VN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/vi-VN.json b/src/lang/vi-VN.json index 90f7f8283..c1f5774fb 100644 --- a/src/lang/vi-VN.json +++ b/src/lang/vi-VN.json @@ -1076,5 +1076,6 @@ "ntfyPriorityHelptextAllEvents": "", "high": "", "Pick a SASL Mechanism...": "", - "pushViewCode": "" + "pushViewCode": "", + "CopyToClipboardError": "" } From a4721a16e1d0ecbac056a6e248d9d9a077eac69e Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Thu, 26 Jan 2023 04:02:02 +0000 Subject: [PATCH 161/346] Translated using Weblate (Vietnamese) Currently translated at 49.9% (526 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/vi/ --- src/lang/vi-VN.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/vi-VN.json b/src/lang/vi-VN.json index c1f5774fb..c36067195 100644 --- a/src/lang/vi-VN.json +++ b/src/lang/vi-VN.json @@ -1077,5 +1077,7 @@ "high": "", "Pick a SASL Mechanism...": "", "pushViewCode": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "backupOutdatedWarning": "", + "Enable DNS Cache": "" } From 9aeddbaaed84642ce0d29382a9d54dbd06fa26b9 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:09 +0000 Subject: [PATCH 162/346] Translated using Weblate (Chinese (Traditional, Hong Kong)) Currently translated at 68.3% (720 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/ --- src/lang/zh-HK.json | 323 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 322 insertions(+), 1 deletion(-) diff --git a/src/lang/zh-HK.json b/src/lang/zh-HK.json index 570ca3a20..abbda0455 100644 --- a/src/lang/zh-HK.json +++ b/src/lang/zh-HK.json @@ -760,5 +760,326 @@ "locally configured mail transfer agent": "本機設定的郵件傳輸代理", "now": "現在", "time ago": "{0} 之前", - "ignoreTLSErrorGeneral": "忽略連接中的TLS/SSL錯誤" + "ignoreTLSErrorGeneral": "忽略連接中的TLS/SSL錯誤", + "threemaRecipientTypeIdentityFormat": "", + "Kafka Brokers": "", + "AccessKey Id": "", + "pushoverMessageTtl": "", + "noDockerHostMsg": "", + "successKeywordExplanation": "", + "Don't mention people": "", + "threemaRecipient": "", + "cellsyntDestination": "", + "cellsyntOriginator": "", + "noOrBadCertificate": "", + "gamedigGuessPort": "", + "What is a Remote Browser?": "", + "documentationOf": "", + "ignoredTLSError": "", + "Debug": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "CurlDebugInfo": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "emailCustomBody": "", + "Gateway Type": "", + "You can divide numbers with": "", + "Base URL": "", + "smspartnerPhoneNumber": "", + "pagertreeUrgency": "", + "twilioAuthToken": "", + "Badge Pending Color": "", + "Badge Warn Color": "", + "Group": "", + "gamedigGuessPortDescription": "", + "receiverInfoSevenIO": "", + "callMeBotGet": "", + "Allow Long SMS": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "SNMP Version": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "conditionAdd": "", + "conditionDelete": "", + "conditionValuePlaceholder": "", + "not starts with": "", + "ends with": "", + "Sound": "", + "Correct": "", + "Fail": "", + "Bubble": "", + "Guitar": "", + "Pop": "", + "From": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Mention group": "", + "wayToGetPagerTreeIntegrationURL": "", + "twilioFromNumber": "", + "Monitor Setting": "", + "Badge Label Prefix": "", + "Badge Warn Days": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "Monitor Group": "", + "tagNotFound": "", + "GrafanaOncallUrl": "", + "OAuth2: Client Credentials": "", + "Form Data Body": "", + "apiKeysDisabledMsg": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "API URL": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "To Phone Number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Originator": "", + "jsonQueryDescription": "", + "Close": "", + "Search monitored sites": "", + "emailCustomisableContent": "", + "Sms template must contain parameters: ": "", + "Remove domain": "", + "nostrSender": "", + "gtxMessagingToHint": "", + "Reset Token": "", + "nostrRelaysHelp": "", + "Refresh Interval Description": "", + "-year": "", + "Json Query Expression": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "and": "", + "leave blank for default body": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "wayToGetDiscordThreadId": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "Badge Generator": "", + "Badge Duration (in hours)": "", + "Badge Label Color": "", + "toastErrorTimeout": "", + "noGroupMonitorMsg": "", + "cacheBusterParamDescription": "", + "successAdded": "", + "successDisabled": "", + "Remote Browsers": "", + "Add a Remote Browser": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "gtxMessagingFromHint": "", + "Telephone number": "", + "Destination": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "Token Onesender": "", + "Recipient Type": "", + "groupOnesenderDesc": "", + "Group ID": "", + "OAuth Token URL": "", + "not contains": "", + "starts with": "", + "Bark API Version": "", + "pagertreeIntegrationUrl": "", + "Send to channel": "", + "Select message type": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "wayToGetKookGuildID": "", + "SignName": "", + "showCertificateExpiry": "", + "successResumed": "", + "successDeleted": "", + "successEdited": "", + "successAuthChangePassword": "", + "leave blank for default subject": "", + "Your User ID": "", + "remoteBrowserToggle": "", + "Authorization Identity": "", + "successKeyword": "", + "nostrRelays": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "Mechanism": "", + "wayToGetThreemaGateway": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "monitorToastMessagesLabel": "", + "Command": "", + "mongodbCommandDescription": "", + "templateMsg": "", + "pagertreeCritical": "", + "toastSuccessTimeout": "", + "nostrRecipients": "", + "wayToGetHeiiOnCallDetails": "", + "Copy": "", + "liquidIntroduction": "", + "CopyToClipboardSuccess": "", + "firewalls": "", + "dns resolvers": "", + "docker networks": "", + "statusPageSpecialSlugDesc": "", + "goAlertInfo": "", + "promosmsAllowLongSMS": "", + "aboutNotifyChannel": "", + "setup a new monitor group": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "PushDeer Server": "", + "pushDeerServerDescription": "", + "Badge Label": "", + "Badge Prefix": "", + "Badge Suffix": "", + "Badge Down Color": "", + "Badge Maintenance Color": "", + "Message format": "", + "Send rich messages": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "successBackupRestored": "", + "remoteBrowsersDescription": "", + "useRemoteBrowser": "", + "deleteRemoteBrowserMessage": "", + "Browser Screenshot": "", + "receiverSevenIO": "", + "gtxMessagingApiKeyHint": "", + "Originator type": "", + "cellsyntOriginatortypeNumeric": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Condition": "", + "threemaRecipientTypePhone": "", + "threemaBasicModeInfo": "", + "Lost connection to the socket server.": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "Conditions": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "equals": "", + "not equals": "", + "contains": "", + "not ends with": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "record": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Harp": "", + "Reveal": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "The phone number of the recipient in E.164 format.": "", + "shrinkDatabaseDescriptionSqlite": "", + "self-hosted container": "", + "Mentioning": "", + "pagertreeDoNothing": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "ntfyUsernameAndPassword": "", + "twilioToNumber": "", + "Badge Color": "", + "Badge Down Days": "", + "Badge Style": "", + "foundChromiumVersion": "", + "apiKeySevenIO": "", + "DockerHostRequired": "", + "emailTemplateServiceName": "", + "emailTemplateMonitorJSON": "", + "emailTemplateLimitedToUpDownNotification": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Open Badge Generator": "", + "Badge Type": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Up Color": "", + "monitorToastMessagesDescription": "", + "Secret AccessKey": "", + "Session Token": "", + "Request Body": "", + "cacheBusterParam": "", + "authInvalidToken": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "2faEnabled": "", + "2faDisabled": "", + "successEnabled": "", + "Remote Browser": "", + "Remote Browser not found!": "", + "Alphanumeric (recommended)": "", + "Please enter a valid OID.": "", + "Host Onesender": "", + "Private Number": "", + "privateOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "Group Name": "", + "Authentication Method": "", + "Authorization Header": "", + "New Group": "", + "Client ID": "", + "Client Secret": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "No tags found.": "", + "AccessKeyId": "", + "pagertreeSilent": "", + "Create new forum post": "", + "postToExistingThread": "", + "forumPostName": "", + "whatHappensAtForumPost": "", + "Server URL should not contain the nfty topic": "", + "whapiRecipient": "", + "Channel access token (Long-lived)": "", + "goAlertIntegrationKeyInfo": "", + "SecretAccessKey": "", + "PhoneNumbers": "", + "TemplateCode": "", + "Notify Channel": "", + "pagertreeResolve": "", + "successPaused": "", + "Add a new expiry notification day": "", + "Remove the expiry notification": "", + "smtpLiquidIntroduction": "", + "openModalTo": "", + "Add a domain": "", + "wayToGetFlashDutyKey": "", + "nostrRecipientsHelp": "", + "Refresh Interval": "", + "authUserInactiveOrDeleted": "", + "ntfyAuthenticationMethod": "", + "FlashDuty Severity": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Kafka SASL Options": "" } From 722eb5436741ff4a08cd19166477e3f15172f5fc Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 163/346] Translated using Weblate (Chinese (Traditional, Hong Kong)) Currently translated at 68.3% (720 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/ --- src/lang/zh-HK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/zh-HK.json b/src/lang/zh-HK.json index abbda0455..41b4ed297 100644 --- a/src/lang/zh-HK.json +++ b/src/lang/zh-HK.json @@ -1081,5 +1081,6 @@ "Press Enter to add broker": "", "Enable Kafka SSL": "", "Enable Kafka Producer Auto Topic Creation": "", - "Kafka SASL Options": "" + "Kafka SASL Options": "", + "CopyToClipboardError": "" } From b99809d00cbab54d7dd5aa9c703e8cdf1926fb5e Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 164/346] Translated using Weblate (Chinese (Traditional, Hong Kong)) Currently translated at 68.3% (720 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/ --- src/lang/zh-HK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/zh-HK.json b/src/lang/zh-HK.json index 41b4ed297..25d71619c 100644 --- a/src/lang/zh-HK.json +++ b/src/lang/zh-HK.json @@ -1082,5 +1082,6 @@ "Enable Kafka SSL": "", "Enable Kafka Producer Auto Topic Creation": "", "Kafka SASL Options": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "Pick a SASL Mechanism...": "" } From ae88d07e4063a6c2866a0ec9450f7c4f6383e156 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:32 +0000 Subject: [PATCH 165/346] Translated using Weblate (Chinese (Traditional, Hong Kong)) Currently translated at 68.3% (720 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/ --- src/lang/zh-HK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/zh-HK.json b/src/lang/zh-HK.json index 25d71619c..788c7050e 100644 --- a/src/lang/zh-HK.json +++ b/src/lang/zh-HK.json @@ -1083,5 +1083,6 @@ "Enable Kafka Producer Auto Topic Creation": "", "Kafka SASL Options": "", "CopyToClipboardError": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 1a86d08f8b8bceb69196048f2522bfb3249e3eac Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 166/346] Translated using Weblate (Chinese (Traditional, Hong Kong)) Currently translated at 68.3% (720 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/ --- src/lang/zh-HK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/zh-HK.json b/src/lang/zh-HK.json index 788c7050e..c79fee621 100644 --- a/src/lang/zh-HK.json +++ b/src/lang/zh-HK.json @@ -1084,5 +1084,6 @@ "Kafka SASL Options": "", "CopyToClipboardError": "", "Pick a SASL Mechanism...": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "ntfyPriorityHelptextAllEvents": "" } From 0548ac3c9b5357817225917fc7e425e6324789cd Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Sat, 9 Dec 2023 07:33:27 +0000 Subject: [PATCH 167/346] Translated using Weblate (Chinese (Traditional)) Currently translated at 85.5% (901 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant/ --- src/lang/zh-TW.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/zh-TW.json b/src/lang/zh-TW.json index ea6c7f105..3616d3978 100644 --- a/src/lang/zh-TW.json +++ b/src/lang/zh-TW.json @@ -942,5 +942,6 @@ "Telephone number": "手機號碼", "Destination": "收件人", "smspartnerSenderName": "SMS 寄件人名稱", - "setup a new monitor group": "設定新的監控群組" + "setup a new monitor group": "設定新的監控群組", + "jsonQueryDescription": "" } From 618cae8f9eb73e490828de3d6bca5a32cac427b6 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:15 +0000 Subject: [PATCH 168/346] Translated using Weblate (Chinese (Traditional)) Currently translated at 85.5% (901 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant/ --- src/lang/zh-TW.json | 142 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 141 insertions(+), 1 deletion(-) diff --git a/src/lang/zh-TW.json b/src/lang/zh-TW.json index 3616d3978..4b65c47f2 100644 --- a/src/lang/zh-TW.json +++ b/src/lang/zh-TW.json @@ -943,5 +943,145 @@ "Destination": "收件人", "smspartnerSenderName": "SMS 寄件人名稱", "setup a new monitor group": "設定新的監控群組", - "jsonQueryDescription": "" + "jsonQueryDescription": "", + "threemaSenderIdentity": "", + "From": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "gamedigGuessPort": "", + "threemaApiAuthenticationSecret": "", + "Debug": "", + "Copy": "", + "CurlDebugInfo": "", + "firewalls": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "successKeyword": "", + "cacheBusterParam": "", + "Send rich messages": "", + "deleteRemoteBrowserMessage": "", + "gtxMessagingApiKeyHint": "", + "To Phone Number": "", + "cellsyntOriginatortypeNumeric": "", + "cellsyntDestination": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaRecipientTypePhoneFormat": "", + "Recipient Type": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "Group Name": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Harp": "", + "Clear": "", + "Custom sound to override default notification sound": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "Don't mention people": "", + "apiKeysDisabledMsg": "", + "senderSevenIO": "", + "time ago": "", + "cellsyntOriginator": "", + "Conditions": "", + "contains": "", + "not starts with": "", + "ends with": "", + "less than or equal to": "", + "greater than or equal to": "", + "record": "", + "remoteBrowserToggle": "", + "API URL": "", + "gtxMessagingFromHint": "", + "gtxMessagingToHint": "", + "whatHappensAtForumPost": "", + "wayToGetDiscordThreadId": "", + "successKeywordExplanation": "", + "Refresh Interval Description": "", + "wayToGetHeiiOnCallDetails": "", + "threemaRecipientTypeIdentity": "", + "threemaBasicModeInfo": "", + "Command": "", + "ignoredTLSError": "", + "CopyToClipboardSuccess": "", + "dns resolvers": "", + "CurlDebugInfoProxiesUnsupported": "", + "smspartnerSenderNameInfo": "", + "cacheBusterParamDescription": "", + "Message format": "", + "bitrix24SupportUserID": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "callMeBotGet": "", + "Originator": "", + "snmpOIDHelptext": "", + "wayToGetThreemaGateway": "", + "Host Onesender": "", + "Token Onesender": "", + "Private Number": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Add Remote Browser": "", + "New Group": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Client ID": "", + "Client Secret": "", + "OAuth Scope": "", + "Cannot connect to the socket server.": "", + "conditionDelete": "", + "conditionValuePlaceholder": "", + "Notification Channel": "", + "Correct": "", + "Fail": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "The phone number of the recipient in E.164 format.": "", + "shrinkDatabaseDescriptionSqlite": "", + "Mention group": "", + "receiverSevenIO": "", + "wayToGetSevenIOApiKey": "", + "receiverInfoSevenIO": "", + "now": "", + "-year": "", + "Json Query Expression": "", + "and": "", + "max 11 alphanumeric characters": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "Condition": "", + "Authorization Header": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "conditionAdd": "", + "equals": "", + "not equals": "", + "not contains": "", + "starts with": "", + "not ends with": "", + "less than": "", + "greater than": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "Alphanumeric (recommended)": "", + "cellsyntOriginatortypeAlphanumeric": "", + "remoteBrowsersDescription": "", + "whapiRecipient": "" } From b61865d0061015eb3412f4c79e9b445ef1c8d992 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 169/346] Translated using Weblate (Chinese (Traditional)) Currently translated at 85.5% (901 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant/ --- src/lang/zh-TW.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/zh-TW.json b/src/lang/zh-TW.json index 4b65c47f2..d9f53d4b3 100644 --- a/src/lang/zh-TW.json +++ b/src/lang/zh-TW.json @@ -1083,5 +1083,6 @@ "Alphanumeric (recommended)": "", "cellsyntOriginatortypeAlphanumeric": "", "remoteBrowsersDescription": "", - "whapiRecipient": "" + "whapiRecipient": "", + "CopyToClipboardError": "" } From 70619c4dfa0bd308d1ddf22ed9bb263225eb37d3 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:30 +0000 Subject: [PATCH 170/346] Translated using Weblate (Chinese (Traditional)) Currently translated at 85.5% (901 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant/ --- src/lang/zh-TW.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/zh-TW.json b/src/lang/zh-TW.json index d9f53d4b3..633519cad 100644 --- a/src/lang/zh-TW.json +++ b/src/lang/zh-TW.json @@ -1084,5 +1084,6 @@ "cellsyntOriginatortypeAlphanumeric": "", "remoteBrowsersDescription": "", "whapiRecipient": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 5bd1bb41085d2f3adc15faf3a0bfad606af7ffcc Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 171/346] Translated using Weblate (Yue) Currently translated at 9.5% (101 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/ --- src/lang/yue.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/yue.json b/src/lang/yue.json index 65eb635c4..af049a731 100644 --- a/src/lang/yue.json +++ b/src/lang/yue.json @@ -106,5 +106,6 @@ "dbName": "資料庫名稱", "Home": "首頁", "Cannot connect to the socket server": "連唔到 Socket 伺服器", - "Reconnecting...": "重新連線中..." + "Reconnecting...": "重新連線中...", + "pushViewCode": "" } From 58a6821064bf8266571770558ac6a30cf073c656 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 25 Jan 2023 15:55:18 +0000 Subject: [PATCH 172/346] Translated using Weblate (Yue) Currently translated at 9.5% (101 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/ --- src/lang/yue.json | 933 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 932 insertions(+), 1 deletion(-) diff --git a/src/lang/yue.json b/src/lang/yue.json index af049a731..f6a29e16b 100644 --- a/src/lang/yue.json +++ b/src/lang/yue.json @@ -107,5 +107,936 @@ "Home": "首頁", "Cannot connect to the socket server": "連唔到 Socket 伺服器", "Reconnecting...": "重新連線中...", - "pushViewCode": "" + "pushViewCode": "", + "light": "", + "For example: nginx, Apache and Traefik.": "", + "pushoversounds tugboat": "", + "Device": "", + "smspartnerApiurl": "", + "Debug": "", + "Certificate Info": "", + "Resolver Server": "", + "Resource Record Type": "", + "Last Result": "", + "Export": "", + "Heartbeats": "", + "Disable 2FA": "", + "filterActive": "", + "Required": "", + "webhookJsonDesc": "", + "HeadersInvalidFormat": "", + "firewalls": "", + "enableProxyDescription": "", + "setAsDefaultProxyDescription": "", + "User": "", + "emailTemplateMonitorJSON": "", + "Bot Display Name": "", + "Prefix Custom Message": "", + "Notification Channel": "", + "Correct": "", + "Number": "", + "Title": "", + "Post": "", + "Please input title and content": "", + "No Monitors": "", + "Untitled Group": "", + "Services": "", + "Telephone number": "", + "Destination": "", + "Allow Long SMS": "", + "monitorToastMessagesLabel": "", + "dark": "", + "pushoversounds updown": "", + "pushoversounds vibrate": "", + "Notification Sound": "", + "Don't expire": "", + "ignoreTLSErrorGeneral": "", + "Copy": "", + "Auto Get": "", + "Schedule maintenance": "", + "alertWrongFileType": "", + "Skip existing": "", + "Overwrite": "", + "Keep both": "", + "Active": "", + "Inactive": "", + "Show URI": "", + "Tags": "", + "Purple": "", + "Pink": "", + "Avg. Response": "", + "Degraded Service": "", + "Add Group": "", + "Go to Dashboard": "", + "liquidIntroduction": "", + "templateHeartbeatJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "webhookAdditionalHeadersTitle": "", + "webhookAdditionalHeadersDesc": "", + "webhookBodyCustomOption": "", + "Webhook URL": "", + "Application Token": "", + "Priority": "", + "BodyInvalidFormat": "", + "CurlDebugInfo": "", + "dns resolvers": "", + "CurlDebugInfoProxiesUnsupported": "", + "clearDataOlderThan": "", + "Select": "", + "Trust Proxy": "", + "Other Software": "", + "Subject:": "", + "Valid To:": "", + "Domain Name Expiry Notification": "", + "Remove the expiry notification": "", + "Date Created": "", + "RadiusSecret": "", + "RadiusSecretDescription": "", + "The resource is no longer available.": "", + "What you can try:": "", + "Retype the address.": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "cronSchedule": "", + "statusPageMaintenanceEndDate": "", + "Disable": "", + "secureOptionTLS": "", + "emailCustomisableContent": "", + "rrtypeDescription": "", + "confirmClearStatisticsMsg": "", + "confirmImportMsg": "", + "tokenValidSettingsMsg": "", + "Bark API Version": "", + "Bark Sound": "", + "Platform": "", + "High": "", + "Topic": "", + "WeCom Bot Key": "", + "Setup Proxy": "", + "Proxy server has authentication": "", + "promosmsTypeSpeed": "", + "promosmsPhoneNumber": "", + "smtpDkimKeySelector": "", + "smtpDkimPrivateKey": "", + "smseagleTo": "", + "smseagleGroup": "", + "smspartnerSenderName": "", + "Leave blank to use a shared sender number.": "", + "Octopush API Version": "", + "Server URL should not contain the nfty topic": "", + "API Keys": "", + "Expiry": "", + "pagertreeLow": "", + "toastErrorTimeout": "", + "toastSuccessTimeout": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Session Token": "", + "Request Body": "", + "apiKeySevenIO": "", + "API URL": "", + "wayToGetHeiiOnCallDetails": "", + "Originator type": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypePhone": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "threemaBasicModeInfo": "", + "Token Onesender": "", + "Recipient Type": "", + "not equals": "", + "starts with": "", + "greater than": "", + "less than or equal to": "", + "Fail": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Clear": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "The phone number of the recipient in E.164 format.": "", + "callMeBotGet": "", + "gtxMessagingApiKeyHint": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntSplitLongMessages": "", + "Pick a RR-Type...": "", + "Pick Accepted Status Codes...": "", + "Create Incident": "", + "Don't mention people": "", + "now": "", + "Json Query Expression": "", + "styleElapsedTime": "", + "disableauth.message2": "", + "Not running": "", + "Chat ID": "", + "onebotMessageType": "", + "New Status Page": "", + "keywordDescription": "", + "Base URL": "", + "goAlertInfo": "", + "PhoneNumbers": "", + "remoteBrowsersDescription": "", + "Remote Browser not found!": "", + "wayToGetSevenIOApiKey": "", + "wayToGetWhapiUrlAndToken": "", + "cellsyntOriginatortypeNumeric": "", + "Messaging API": "", + "twoFAVerifyLabel": "", + "matrixHomeserverURL": "", + "Add a domain": "", + "aboutKumaURL": "", + "From Name/Number": "", + "gtxMessagingToHint": "", + "Channel access token (Long-lived)": "", + "Your User ID": "", + "endpoint": "", + "signalImportant": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "Entry Page": "", + "No Services": "", + "All Systems Operational": "", + "Body": "", + "Customize": "", + "lastDay4": "", + "No Maintenance": "", + "pushoversounds cosmic": "", + "Auto resolve or acknowledged": "", + "auto resolve": "", + "smseagleUrl": "", + "Recipient Number": "", + "setupDatabaseMariaDB": "", + "settingUpDatabaseMSG": "", + "SMSManager API Docs": "", + "pushOthers": "", + "programmingLanguages": "", + "Server URL": "", + "Connection Type": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-under-maintenance": "", + "Single Maintenance Window": "", + "Date and Time": "", + "DateTime Range": "", + "plugin": "", + "install": "", + "installing": "", + "uninstalling": "", + "emailTemplateLimitedToUpDownNotification": "", + "smtpCC": "", + "smtpBCC": "", + "notAvailableShort": "", + "Clear Data": "", + "Pick Affected Monitors...": "", + "All Status Pages": "", + "steamApiKeyDescription": "", + "topic": "", + "Reset Token": "", + "Done": "", + "Steam API Key": "", + "Shrink Database": "", + "Default": "", + "Not installed": "", + "pushDeerServerDescription": "", + "Remove Token": "", + "Start": "", + "Stop": "", + "startOrEndWithOnly": "", + "Reverse Proxy": "", + "wayToGetCloudflaredURL": "", + "cloudflareWebsite": "", + "Message:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "Go back to the previous page.": "", + "Connection String": "", + "settingsCertificateExpiry": "", + "tailscalePingWarning": "", + "Container Name / ID": "", + "wayToGetTelegramToken": "", + "telegramMessageThreadID": "", + "successPaused": "", + "successDeleted": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "YOUR BOT TOKEN HERE": "", + "startDateTime": "", + "maintenanceStatus-scheduled": "", + "chromeExecutable": "", + "chromeExecutableAutoDetect": "", + "chromeExecutableDescription": "", + "dnsCacheDescription": "", + "loadingError": "", + "deleteMaintenanceMsg": "", + "pushoversounds magic": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "onebotUserOrGroupId": "", + "PushDeer Server": "", + "PushDeer Key": "", + "Custom Monitor Type": "", + "twilioFromNumber": "", + "Monitor Setting": "", + "Open Badge Generator": "", + "Badge Type": "", + "Mechanism": "", + "Authorization Identity": "", + "nostrRelays": "", + "nostrSender": "", + "cacheBusterParamDescription": "", + "successEnabled": "", + "Remote Browser": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "cellsyntDestination": "", + "Condition": "", + "SNMP Version": "", + "threemaRecipientTypeIdentity": "", + "groupOnesenderDesc": "", + "Group ID": "", + "Add Remote Browser": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Client ID": "", + "Client Secret": "", + "OAuth Scope": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "Conditions": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "conditionDelete": "", + "enabled": "", + "statusPageSpecialSlugDesc": "", + "No Proxy": "", + "HTTP Basic Auth": "", + "default: notify all devices": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "endDateTime": "", + "cronExpression": "", + "invalidCronExpression": "", + "recurringInterval": "", + "weekdayShortMon": "", + "weekdayShortWed": "", + "secureOptionNone": "", + "From Email": "", + "emailCustomSubject": "", + "leave blank for default body": "", + "deleteNotificationMsg": "", + "dnsPortDescription": "", + "affectedMonitorsDescription": "", + "invertKeywordDescription": "", + "promosmsPassword": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "pushoversounds spacealarm": "", + "wayToGetKookGuildID": "", + "User Key": "", + "More info on:": "", + "pushoverDesc1": "", + "pushoverMessageTtl": "", + "SMS Type": "", + "octopushTypeLowCost": "", + "mongodbCommandDescription": "", + "wayToWriteWhapiRecipient": "", + "gtxMessagingFromHint": "", + "Create new forum post": "", + "forumPostName": "", + "threadForumPostID": "", + "whatHappensAtForumPost": "", + "aboutMattermostChannelName": "", + "acceptedStatusCodesDescription": "", + "deleteMonitorMsg": "", + "octopushLogin": "", + "promosmsLogin": "", + "apiCredentials": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "ntfyUsernameAndPassword": "", + "Host URL": "", + "Tag with this name already exist.": "", + "Gray": "", + "Orange": "", + "Indigo": "", + "warning": "", + "danger": "", + "Free Mobile API Key": "", + "Enable TLS": "", + "Proto Content": "", + "alertaApiKey": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "receiverSevenIO": "", + "Refresh Interval Description": "", + "RadiusCalledStationId": "", + "Check how to config it for WebSocket": "", + "Most likely causes:": "", + "Internal Room Id": "", + "Channel Name": "", + "Uptime Kuma URL": "", + "setup a new monitor group": "", + "smseagleRecipient": "", + "nostrRecipientsHelp": "", + "Saved.": "", + "2faDisabled": "", + "successResumed": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "Feishu WebHookUrl": "", + "smtpDkimDesc": "", + "smtpDkimskipFields": "", + "alertaAlertState": "", + "alertaRecoverState": "", + "serwersmsAPIPassword": "", + "serwersmsPhoneNumber": "", + "serwersmsSenderName": "", + "Google Analytics ID": "", + "locally configured mail transfer agent": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Powered by": "", + "Options": "", + "Edit Maintenance": "", + "time ago": "", + "Info": "", + "Examples": "", + "SendKey": "", + "Resend Notification if Down X times consecutively": "", + "resendEveryXTimes": "", + "resendDisabled": "", + "lineDevConsoleTo": "", + "promosmsTypeFlash": "", + "promosmsTypeFull": "", + "promosmsSMSSender": "", + "successKeyword": "", + "successKeywordExplanation": "", + "Recurring": "", + "wayToGetThreemaGateway": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "Request Timeout": "", + "timeoutAfter": "", + "maxRedirectDescription": "", + "needPushEvery": "", + "checkEverySecond": "", + "Search...": "", + "Avg. Ping": "", + "Command": "", + "Certificate Expiry Notification": "", + "API Key": "", + "Also check beta release": "", + "Trigger type:": "", + "Event type:": "", + "Event data:": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version do not match backend version!": "", + "pushoversounds alien": "", + "Guild ID": "", + "Continue": "", + "Add Another": "", + "Key Added": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "apiKey-active": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "Expires": "", + "deleteAPIKeyMsg": "", + "pagertreeIntegrationUrl": "", + "Badge Duration (in hours)": "", + "Badge Prefix": "", + "Badge Up Color": "", + "Badge Down Color": "", + "Badge Maintenance Color": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "Group": "", + "Invert Keyword": "", + "disableCloudflaredNoAuthMsg": "", + "lastDay1": "", + "maintenanceStatus-inactive": "", + "Expected Value": "", + "Access Token": "", + "Channel access token": "", + "Cert Exp.": "", + "webhookBodyPresetOption": "", + "tcp": "", + "authUserInactiveOrDeleted": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "Message Title": "", + "smspartnerPhoneNumber": "", + "ignoredTLSError": "", + "where you intend to implement third-party authentication": "", + "Events": "", + "alertNoFile": "", + "Clear all statistics": "", + "Verify Token": "", + "Setup 2FA": "", + "Enable 2FA": "", + "2FA Settings": "", + "Two Factor Authentication": "", + "filterActivePaused": "", + "Token": "", + "Custom": "", + "Search monitored sites": "", + "Add a monitor": "", + "Edit Status Page": "", + "Status Page": "", + "Status Pages": "", + "defaultNotificationName": "", + "here": "", + "Post URL": "", + "Content Type": "", + "webhookFormDataDesc": "", + "templateMsg": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownNotifications": "", + "emojiCheatSheet": "", + "PushUrl": "", + "CopyToClipboardSuccess": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "Monitor History": "", + "PasswordsDoNotMatch": "", + "records": "", + "deleteStatusPageMsg": "", + "Proxies": "", + "Certificate Chain": "", + "Valid": "", + "Invalid": "", + "Installed": "", + "Please read": "", + "Days Remaining:": "", + "Issuer:": "", + "Fingerprint:": "", + "No status pages": "", + "Add a new expiry notification day": "", + "Proxy": "", + "Footer Text": "", + "Show Powered By": "", + "Domain Names": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "There might be a typing error in the address.": "", + "Workstation": "", + "Packet Size": "", + "Bot Token": "", + "Display Timezone": "", + "Server Timezone": "", + "Enable": "", + "smtpLiquidIntroduction": "", + "emailTemplateStatus": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "Hello @everyone is...": "", + "wayToGetTeamsURL": "", + "clearHeartbeatsMsg": "", + "importHandleDescription": "", + "jsonQueryDescription": "", + "backupDescription": "", + "backupDescription2": "", + "pushoversounds intermission": "", + "pushoversounds none": "", + "apprise": "", + "GoogleChat": "", + "wayToGetKookBotToken": "", + "TemplateCode": "", + "Sms template must contain parameters: ": "", + "Bark Endpoint": "", + "Bark Group": "", + "WebHookUrl": "", + "SecretKey": "", + "For safety, must use secret key": "", + "Mention group": "", + "Device Token": "", + "Huawei": "", + "Retry": "", + "Proxy Protocol": "", + "Proxy Server": "", + "promosmsTypeEco": "", + "aboutNotifyChannel": "", + "documentation": "", + "smtpDkimDomain": "", + "smseaglePriority": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderNameInfo": "", + "ntfy Topic": "", + "onebotHttpAddress": "", + "Learn More": "", + "Body Encoding": "", + "pagertreeSilent": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "monitorToastMessagesDescription": "", + "Kafka Brokers": "", + "Enter the list of brokers": "", + "Kafka Producer Message": "", + "Secret AccessKey": "", + "noGroupMonitorMsg": "", + "Close": "", + "Message format": "", + "Send rich messages": "", + "self-hosted container": "", + "whapiRecipient": "", + "documentationOf": "", + "max 15 digits": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "Host Onesender": "", + "Private Number": "", + "privateOnesenderDesc": "", + "conditionValuePlaceholder": "", + "equals": "", + "contains": "", + "not contains": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "less than": "", + "greater than or equal to": "", + "record": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Harp": "", + "Reveal": "", + "Scifi": "", + "Elevator": "", + "Guitar": "", + "Time Sensitive (iOS Only)": "", + "From": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "What is a Remote Browser?": "", + "wayToGetBitrix24Webhook": "", + "Bitrix24 Webhook URL": "", + "bitrix24SupportUserID": "", + "cellsyntOriginator": "", + "enableNSCD": "", + "shrinkDatabaseDescriptionSqlite": "", + "Content": "", + "Created": "", + "Last Updated": "", + "Switch to Light Theme": "", + "Switch to Dark Theme": "", + "No monitors available.": "", + "Discard": "", + "Cancel": "", + "selectedMonitorCount": "", + "Mentioning": "", + "smtpDkimHashAlgo": "", + "apiKeysDisabledMsg": "", + "setupDatabaseSQLite": "", + "deleteDockerHostMsg": "", + "Gateway Type": "", + "Badge Generator": "", + "styleElapsedTimeShowNoLine": "", + "styleElapsedTimeShowWithLine": "", + "-year": "", + "Import Backup": "", + "Export Backup": "", + "Import": "", + "respTime": "", + "Default enabled": "", + "Apply on all existing monitors": "", + "Create": "", + "Affected Monitors": "", + "Start of maintenance": "", + "Select status pages...": "", + "One record": "", + "Current User": "", + "topicExplanation": "", + "Security": "", + "HTTP Options": "", + "Show Tags": "", + "Hide Tags": "", + "Description": "", + "Add one": "", + "Running": "", + "Add New Status Page": "", + "Slug": "", + "Accept characters:": "", + "No consecutive dashes": "", + "About": "", + "Don't know how to get the token? Please read the guide:": "", + "HTTP Headers": "", + "Coming Soon": "", + "certificationExpiryDescription": "", + "Setup Docker Host": "", + "Docker Daemon": "", + "noDockerHostMsg": "", + "DockerHostRequired": "", + "Docker Container": "", + "Docker Host": "", + "Docker Hosts": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilently": "", + "telegramSendSilentlyDescription": "", + "supportTelegramChatID": "", + "wayToGetTelegramChatID": "", + "chatIDNotFound": "", + "and": "", + "weekdayShortFri": "", + "weekdayShortSat": "", + "maintenanceStatus-ended": "", + "maintenanceStatus-unknown": "", + "Clone Monitor": "", + "Clone": "", + "Ignore TLS Error": "", + "emailTemplateServiceName": "", + "needSignalAPI": "", + "confirmEnableTwoFAMsg": "", + "notificationDescription": "", + "No tags found.": "", + "onebotSafetyTips": "", + "wayToGetClickSendSMSToken": "", + "Edit Tag": "", + "Server Address": "", + "Expiry date": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "nostrRelaysHelp": "", + "nostrRecipients": "", + "cacheBusterParam": "", + "tagNotFound": "", + "foundChromiumVersion": "", + "Remote Browsers": "", + "receiverInfoSevenIO": "", + "To Phone Number": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Please enter a valid OID.": "", + "wayToGetOnesenderUrlandToken": "", + "New Group": "", + "Authentication Method": "", + "Authorization Header": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "SIGNL4": "", + "conditionAdd": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "default": "", + "setAsDefault": "", + "deleteProxyMsg": "", + "proxyDescription": "", + "Next": "", + "The slug is already taken. Please choose another slug.": "", + "Page Not Found": "", + "Home Assistant URL": "", + "Long-Lived Access Token": "", + "Notification Service": "", + "strategyManual": "", + "warningTimezone": "", + "weekdayShortTue": "", + "weekdayShortThu": "", + "cloneOf": "", + "smtp": "", + "leave blank for default subject": "", + "emailCustomBody": "", + "emailTemplateHostnameOrURL": "", + "resolverserverDescription": "", + "enableDefaultNotificationDescription": "", + "clearEventsMsg": "", + "confirmDisableTwoFAMsg": "", + "recurringIntervalMessage": "", + "affectedStatusPages": "", + "atLeastOneMonitor": "", + "passwordNotMatchMsg": "", + "pushoversounds pushover": "", + "pushoversounds gamelan": "", + "pushyAPIKey": "", + "pushyToken": "", + "pushoverDesc2": "", + "octopushTypePremium": "", + "checkPrice": "", + "octopushPhoneNumber": "", + "Economy": "", + "Lowcost": "", + "You can divide numbers with": "", + "Add a Remote Browser": "", + "Alphanumeric (recommended)": "", + "Select message type": "", + "Send to channel": "", + "postToExistingThread": "", + "e.g. {discordThreadID}": "", + "wayToGetDiscordThreadId": "", + "wayToCheckSignalURL": "", + "Line Developers Console": "", + "User ID": "", + "Icon URL": "", + "infiniteRetention": "", + "confirmDeleteTagMsg": "", + "enableGRPCTls": "", + "pauseMonitorMsg": "", + "openModalTo": "", + "aboutChannelName": "", + "smtpDkimSettings": "", + "Integration Key": "", + "Integration URL": "", + "do nothing": "", + "Originator": "", + "wayToGetLineChannelToken": "", + "aboutIconURL": "", + "dataRetentionTimeError": "", + "backupDescription3": "", + "octopushAPIKey": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "Example:": "", + "Read more:": "", + "Status:": "", + "Strategy": "", + "Free Mobile User Identifier": "", + "Remove domain": "", + "Icon Emoji": "", + "aboutWebhooks": "", + "Legacy Octopush-DM": "", + "pagertreeCritical": "", + "pagertreeResolve": "", + "pagertreeDoNothing": "", + "lunaseaTarget": "", + "ntfyAuthenticationMethod": "", + "twilioToNumber": "", + "Add New Tag": "", + "Add New below or Select...": "", + "Tag with this value already exist.": "", + "color": "", + "value (optional)": "", + "Red": "", + "Green": "", + "Blue": "", + "statusPageNothing": "", + "statusPageRefreshIn": "", + "Partially Degraded Service": "", + "Read more": "", + "appriseInstalled": "", + "appriseNotInstalled": "", + "Headers": "", + "Style": "", + "info": "", + "error": "", + "critical": "", + "primary": "", + "Check/Uncheck": "", + "Custom Footer": "", + "Custom CSS": "", + "Authentication": "", + "Domain": "", + "Recipients": "", + "pushoversounds bike": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoversounds falling": "", + "octopushSMSSender": "", + "LunaSea Device ID": "", + "Apprise URL": "", + "Proto Service Name": "", + "Proto Method": "", + "goAlertIntegrationKeyInfo": "", + "AccessKeyId": "", + "SecretAccessKey": "", + "SignName": "", + "auto acknowledged": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "smseagleEncoding": "", + "Enable Kafka SSL": "", + "Kafka SASL Options": "", + "deleteRemoteBrowserMessage": "", + "GrafanaOncallUrl": "", + "Browser Screenshot": "", + "senderSevenIO": "", + "Refresh Interval": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "Steam Game Server": "", + "Backup": "", + "weekdayShortSun": "", + "lastDay2": "", + "lastDay3": "", + "IconUrl": "", + "dayOfWeek": "", + "Maintenance Time Window of a Day": "", + "Effective Date Range": "", + "Schedule Maintenance": "", + "uninstall": "", + "confirmUninstallPlugin": "", + "notificationRegional": "", + "Discord Webhook URL": "", + "pushoversounds incoming": "", + "matrixDesc1": "", + "matrixDesc2": "", + "Notify Channel": "", + "smseagleToken": "", + "smseagleContact": "", + "smseagleRecipientType": "", + "2faEnabled": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "authInvalidToken": "", + "successAdded": "", + "successEdited": "", + "successDisabled": "", + "max 11 alphanumeric characters": "", + "Using a Reverse Proxy?": "", + "wayToGetZohoCliqURL": "", + "AccessKey Id": "", + "smtpDkimheaderFieldNames": "", + "wayToGetPagerDutyKey": "", + "serwersmsAPIUser": "", + "To Email": "", + "Max. Redirects": "", + "Push URL": "", + "pushOptionalParams": "", + "Theme - Heartbeat Bar": "", + "retriesDescription": "", + "recent": "", + "API Username": "", + "Show update if available": "", + "Query": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Frontend Version": "", + "backupRecommend": "", + "Optional": "", + "or": "", + "sameAsServerTimezone": "", + "No API Keys": "", + "disableAPIKeyMsg": "", + "Generate": "", + "pagertreeUrgency": "", + "Badge Label": "", + "Badge Suffix": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Pending Color": "", + "Badge Style": "", + "Monitor Group": "", + "socket": "", + "wayToGetLineNotifyToken": "", + "dayOfMonth": "", + "lastDay": "", + "Basic Settings": "", + "promosmsAllowLongSMS": "" } From 06bebd63a80aff7033e9bcb9ac815ac4359ab332 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sat, 28 Jan 2023 10:37:44 +0000 Subject: [PATCH 173/346] Translated using Weblate (Yue) Currently translated at 9.5% (101 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/ --- src/lang/yue.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/lang/yue.json b/src/lang/yue.json index f6a29e16b..9fd409900 100644 --- a/src/lang/yue.json +++ b/src/lang/yue.json @@ -1038,5 +1038,10 @@ "dayOfMonth": "", "lastDay": "", "Basic Settings": "", - "promosmsAllowLongSMS": "" + "promosmsAllowLongSMS": "", + "Method": "", + "trustProxyDescription": "", + "backupOutdatedWarning": "", + "Enable DNS Cache": "", + "Create your admin account": "" } From ce6e443d6c0f973d567cb0cf1603c1ac55d3be6b Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 174/346] Translated using Weblate (Yue) Currently translated at 9.5% (101 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/ --- src/lang/yue.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/yue.json b/src/lang/yue.json index 9fd409900..c31ab87ec 100644 --- a/src/lang/yue.json +++ b/src/lang/yue.json @@ -1043,5 +1043,6 @@ "trustProxyDescription": "", "backupOutdatedWarning": "", "Enable DNS Cache": "", - "Create your admin account": "" + "Create your admin account": "", + "ntfyPriorityHelptextAllEvents": "" } From 29bdd44da2408f74b564b2b94b88b9c42be399a6 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 175/346] Translated using Weblate (Yue) Currently translated at 9.5% (101 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/ --- src/lang/yue.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/yue.json b/src/lang/yue.json index c31ab87ec..8705ed412 100644 --- a/src/lang/yue.json +++ b/src/lang/yue.json @@ -1044,5 +1044,6 @@ "backupOutdatedWarning": "", "Enable DNS Cache": "", "Create your admin account": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "CopyToClipboardError": "" } From 0d89b96385d591ac536447963bbffbc069d0730b Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:37:09 +0000 Subject: [PATCH 176/346] Translated using Weblate (Yue) Currently translated at 9.5% (101 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/ --- src/lang/yue.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/yue.json b/src/lang/yue.json index 8705ed412..7075a67d8 100644 --- a/src/lang/yue.json +++ b/src/lang/yue.json @@ -1045,5 +1045,6 @@ "Enable DNS Cache": "", "Create your admin account": "", "ntfyPriorityHelptextAllEvents": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "setupDatabaseEmbeddedMariaDB": "" } From 8573441efe19fda52f2502d2ca54234424858633 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 177/346] Translated using Weblate (Yue) Currently translated at 9.5% (101 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/ --- src/lang/yue.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/yue.json b/src/lang/yue.json index 7075a67d8..fe4e84c81 100644 --- a/src/lang/yue.json +++ b/src/lang/yue.json @@ -1046,5 +1046,6 @@ "Create your admin account": "", "ntfyPriorityHelptextAllEvents": "", "CopyToClipboardError": "", - "setupDatabaseEmbeddedMariaDB": "" + "setupDatabaseEmbeddedMariaDB": "", + "Pick a SASL Mechanism...": "" } From c427d0de5c87ada46c1f6eeaf638ec015796ffc4 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:30 +0000 Subject: [PATCH 178/346] Translated using Weblate (Yue) Currently translated at 9.5% (101 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/ --- src/lang/yue.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/yue.json b/src/lang/yue.json index fe4e84c81..b41cd2aaf 100644 --- a/src/lang/yue.json +++ b/src/lang/yue.json @@ -1047,5 +1047,7 @@ "ntfyPriorityHelptextAllEvents": "", "CopyToClipboardError": "", "setupDatabaseEmbeddedMariaDB": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From 81ec6102396587edbcde87daceb95383c805814d Mon Sep 17 00:00:00 2001 From: AmadeusGraves Date: Tue, 14 Feb 2023 01:01:53 +0000 Subject: [PATCH 179/346] Translated using Weblate (Yue) Currently translated at 9.5% (101 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/ --- src/lang/yue.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/yue.json b/src/lang/yue.json index b41cd2aaf..e7f371ac5 100644 --- a/src/lang/yue.json +++ b/src/lang/yue.json @@ -1049,5 +1049,6 @@ "setupDatabaseEmbeddedMariaDB": "", "Pick a SASL Mechanism...": "", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "high": "" } From dd0601b9b20924ed707d2b8f51fe52b25711e916 Mon Sep 17 00:00:00 2001 From: Eduard Dev Date: Sun, 5 Feb 2023 12:26:57 +0000 Subject: [PATCH 180/346] Translated using Weblate (Yue) Currently translated at 9.5% (101 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/ --- src/lang/yue.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/yue.json b/src/lang/yue.json index e7f371ac5..9819e6c99 100644 --- a/src/lang/yue.json +++ b/src/lang/yue.json @@ -1050,5 +1050,6 @@ "Pick a SASL Mechanism...": "", "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", - "high": "" + "high": "", + "wayToGetDiscordURL": "" } From ef572bb453ad730b130720a33dc3dd02999e5293 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:22 +0000 Subject: [PATCH 181/346] Translated using Weblate (Romanian) Currently translated at 96.3% (1015 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ro/ --- src/lang/ro.json | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/src/lang/ro.json b/src/lang/ro.json index cfbd33808..ac4dfb2af 100644 --- a/src/lang/ro.json +++ b/src/lang/ro.json @@ -1039,5 +1039,42 @@ "less than": "mai puțin decât", "less than or equal to": "mai mic sau egal cu", "greater than or equal to": "mai mare sau egal cu", - "record": "înregistrare" + "record": "înregistrare", + "shrinkDatabaseDescriptionSqlite": "", + "Copy": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "Send rich messages": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Fail": "", + "Reveal": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "ignoredTLSError": "", + "Debug": "", + "CopyToClipboardSuccess": "", + "docker networks": "", + "CurlDebugInfoProxiesUnsupported": "", + "Message format": "", + "Correct": "", + "Harp": "", + "Bubble": "", + "Guitar": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From a90550b6975de1c675c10deb06b1296b14c20890 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 182/346] Translated using Weblate (Romanian) Currently translated at 96.3% (1015 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ro/ --- src/lang/ro.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ro.json b/src/lang/ro.json index ac4dfb2af..1e89bc636 100644 --- a/src/lang/ro.json +++ b/src/lang/ro.json @@ -1076,5 +1076,6 @@ "Time Sensitive (iOS Only)": "", "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", "Can be found on:": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "CopyToClipboardError": "" } From 1e3fbc1c9a7513fa9f92b88ffe8481053bec2987 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:24 +0000 Subject: [PATCH 183/346] Translated using Weblate (Albanian) Currently translated at 23.6% (249 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sq/ --- src/lang/sq.json | 794 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 793 insertions(+), 1 deletion(-) diff --git a/src/lang/sq.json b/src/lang/sq.json index d54bc3f7f..3fe1527dd 100644 --- a/src/lang/sq.json +++ b/src/lang/sq.json @@ -251,5 +251,797 @@ "DateTime": "DataKoha", "Message": "Mesazhi", "No important events": "Nuk ka ndodhi të rëndësishme", - "Resume": "Vazhdo" + "Resume": "Vazhdo", + "gtxMessagingApiKeyHint": "", + "Browser Screenshot": "", + "Bitrix24 Webhook URL": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Event type:": "", + "backupRecommend": "", + "Optional": "", + "or": "", + "startDateTime": "", + "cronExpression": "", + "cronSchedule": "", + "invalidCronExpression": "", + "successKeyword": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "To Phone Number": "", + "threemaSenderIdentity": "", + "wayToGetThreemaGateway": "", + "threemaRecipientTypeIdentity": "", + "octopushLegacyHint": "", + "authUserInactiveOrDeleted": "", + "Telephone number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "smspartnerApiurl": "", + "Show Clickable Link": "", + "Kafka SASL Options": "", + "2faEnabled": "", + "wayToWriteWhapiRecipient": "", + "Allow Long SMS": "", + "wayToGetBitrix24Webhook": "", + "recurringInterval": "", + "chromeExecutable": "", + "Proxy server has authentication": "", + "smtpDkimDesc": "", + "smtpDkimDomain": "", + "selectedMonitorCount": "", + "Check/Uncheck": "", + "Powered by": "", + "successPaused": "", + "deleteRemoteBrowserMessage": "", + "Add one": "", + "Proxy": "", + "pagertreeHigh": "", + "apiKeysDisabledMsg": "", + "now": "", + "time ago": "", + "Json Query Expression": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "webhookAdditionalHeadersDesc": "", + "Webhook URL": "", + "clearDataOlderThan": "", + "steamApiKeyDescription": "", + "Pick Accepted Status Codes...": "", + "Customize": "", + "deleteStatusPageMsg": "", + "deleteProxyMsg": "", + "noDockerHostMsg": "", + "tailscalePingWarning": "", + "Chat ID": "", + "telegramMessageThreadID": "", + "telegramSendSilently": "", + "disableCloudflaredNoAuthMsg": "", + "wayToGetLineNotifyToken": "", + "Examples": "", + "Long-Lived Access Token": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Event data:": "", + "backupOutdatedWarning": "", + "and": "", + "sameAsServerTimezone": "", + "endDateTime": "", + "Enable": "", + "Recurring": "", + "chromeExecutableAutoDetect": "", + "chromeExecutableDescription": "", + "Maintenance Time Window of a Day": "", + "Edit Maintenance": "", + "DateTime Range": "", + "secureOptionTLS": "", + "smtpLiquidIntroduction": "", + "leave blank for default subject": "", + "leave blank for default body": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateMonitorJSON": "", + "emailTemplateHeartbeatJSON": "", + "e.g. {discordThreadID}": "", + "infiniteRetention": "", + "backupDescription": "", + "twoFAVerifyLabel": "", + "invertKeywordDescription": "", + "Free Mobile User Identifier": "", + "Enable TLS": "", + "Proto Service Name": "", + "Bark Group": "", + "Bark Sound": "", + "WebHookUrl": "", + "smtpDkimheaderFieldNames": "", + "Integration Key": "", + "Integration URL": "", + "do nothing": "", + "auto acknowledged": "", + "alertaAlertState": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "alertaRecoverState": "", + "serwersmsAPIUser": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "smseaglePriority": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "pagertreeUrgency": "", + "Generate": "", + "Show Clickable Link Description": "", + "Badge Warn Color": "", + "Badge Style": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "toastErrorTimeout": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "Kafka Producer Message": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "Request Body": "", + "nostrRelaysHelp": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "gamedigGuessPort": "", + "successEnabled": "", + "tagNotFound": "", + "Remote Browser": "", + "mongodbCommandDescription": "", + "Originator": "", + "cellsyntOriginator": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "SNMP Version": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "New Group": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Form Data Body": "", + "OAuth Token URL": "", + "SIGNL4": "", + "About": "", + "uninstalling": "", + "confirmUninstallPlugin": "", + "notificationRegional": "", + "clearHeartbeatsMsg": "", + "Edit Tag": "", + "styleElapsedTime": "", + "webhookBodyPresetOption": "", + "Check how to config it for WebSocket": "", + "PushDeer Server": "", + "Bot Token": "", + "confirmClearStatisticsMsg": "", + "endpoint": "", + "High": "", + "uninstall": "", + "dnsCacheDescription": "", + "Query": "", + "Switch to Dark Theme": "", + "Hide Tags": "", + "No monitors available.": "", + "No Monitors": "", + "Next": "", + "The slug is already taken. Please choose another slug.": "", + "No Proxy": "", + "Date Created": "", + "Footer Text": "", + "emailTemplateLimitedToUpDownNotification": "", + "To Email": "", + "smtpCC": "", + "wayToGetDiscordURL": "", + "Prefix Custom Message": "", + "Create new forum post": "", + "wayToGetDiscordThreadId": "", + "Setup Proxy": "", + "promosmsSMSSender": "", + "Notify Channel": "", + "aboutNotifyChannel": "", + "wayToGetClickSendSMSToken": "", + "Select message type": "", + "Send to channel": "", + "acceptedStatusCodesDescription": "", + "matrixDesc2": "", + "wayToGetPagerDutyKey": "", + "Auto resolve or acknowledged": "", + "Expires": "", + "pagertreeCritical": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "ntfyAuthenticationMethod": "", + "twilioAccountSID": "", + "twilioAuthToken": "", + "Badge Duration (in hours)": "", + "Badge Label": "", + "Badge Suffix": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Monitor Group": "", + "gamedigGuessPortDescription": "", + "authIncorrectCreds": "", + "successEdited": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "successDisabled": "", + "foundChromiumVersion": "", + "remoteBrowsersDescription": "", + "wayToGetWhapiUrlAndToken": "", + "Channel access token (Long-lived)": "", + "dataRetentionTimeError": "", + "dnsPortDescription": "", + "pushoversounds gamelan": "", + "pushoversounds falling": "", + "Channel Name": "", + "emailCustomSubject": "", + "Kafka Topic Name": "", + "AccessKey Id": "", + "Single Maintenance Window": "", + "strategyManual": "", + "weekdayShortTue": "", + "maintenanceStatus-under-maintenance": "", + "API Keys": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "RadiusSecret": "", + "RadiusCalledStationId": "", + "There might be a typing error in the address.": "", + "API Key": "", + "Most likely causes:": "", + "Date and Time": "", + "aboutIconURL": "", + "pauseMonitorMsg": "", + "enableDefaultNotificationDescription": "", + "importHandleDescription": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "More info on:": "", + "pushoverMessageTtl": "", + "pushoversounds magic": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "Topic": "", + "matrixHomeserverURL": "", + "Internal Room Id": "", + "matrixDesc1": "", + "Uptime Kuma URL": "", + "setup a new monitor group": "", + "smseagleRecipientType": "", + "Connection Type": "", + "Device": "", + "Effective Date Range": "", + "Schedule Maintenance": "", + "deleteMonitorMsg": "", + "deleteMaintenanceMsg": "", + "nostrRelays": "", + "showCertificateExpiry": "", + "successDeleted": "", + "apiKey-active": "", + "ignoreTLSErrorGeneral": "", + "Add a domain": "", + "Icon Emoji": "", + "signalImportant": "", + "aboutKumaURL": "", + "smtpDkimPrivateKey": "", + "smtpDkimskipFields": "", + "SMS Type": "", + "Copy": "", + "SIGNL4 Webhook URL": "", + "Add a Remote Browser": "", + "self-hosted container": "", + "aboutMattermostChannelName": "", + "loadingError": "", + "plugin": "", + "installing": "", + "Clone Monitor": "", + "pagertreeIntegrationUrl": "", + "ntfyUsernameAndPassword": "", + "Monitor Setting": "", + "disableAPIKeyMsg": "", + "deleteAPIKeyMsg": "", + "Originator type": "", + "ignoredTLSError": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "CurlDebugInfoProxiesUnsupported": "", + "Pick a RR-Type...": "", + "proxyDescription": "", + "Invalid": "", + "User": "", + "Not installed": "", + "Not running": "", + "HTTP Basic Auth": "", + "Page Not Found": "", + "Backup": "", + "wayToGetCloudflaredURL": "", + "cloudflareWebsite": "", + "Don't know how to get the token? Please read the guide:": "", + "Trust Proxy": "", + "For example: nginx, Apache and Traefik.": "", + "Please read": "", + "Subject:": "", + "Issuer:": "", + "Fingerprint:": "", + "No status pages": "", + "RadiusCalledStationIdDescription": "", + "Docker Container": "", + "default: notify all devices": "", + "Frontend Version do not match backend version!": "", + "Clone": "", + "cloneOf": "", + "emailCustomBody": "", + "promosmsPassword": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoverDesc1": "", + "pushoverDesc2": "", + "octopushTypePremium": "", + "apiCredentials": "", + "Check octopush prices": "", + "Apprise URL": "", + "Status:": "", + "serwersmsSenderName": "", + "smseagleTo": "", + "smseagleContact": "", + "smseagleToken": "", + "Legacy Octopush-DM": "", + "ntfy Topic": "", + "onebotGroupMessage": "", + "Custom Monitor Type": "", + "Expiry": "", + "Key Added": "", + "apiKeyAddedMsg": "", + "No API Keys": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "Badge Pending Color": "", + "Message format": "", + "Send rich messages": "", + "remoteBrowserToggle": "", + "apiKeySevenIO": "", + "API URL": "", + "gtxMessagingFromHint": "", + "gtxMessagingToHint": "", + "Destination": "", + "cellsyntDestination": "", + "cellsyntSplitLongMessages": "", + "max 11 alphanumeric characters": "", + "Please enter a valid OID.": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "Host Onesender": "", + "Recipient Type": "", + "No tags found.": "", + "conditionAdd": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not equals": "", + "not contains": "", + "starts with": "", + "not starts with": "", + "ends with": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "Notification Channel": "", + "Sound": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Flute": "", + "Clear": "", + "Elevator": "", + "Custom sound to override default notification sound": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Badge value (For Testing only.)": "", + "wayToGetHeiiOnCallDetails": "", + "documentationOf": "", + "confirmDeleteTagMsg": "", + "Saved.": "", + "successKeywordExplanation": "", + "threemaRecipientTypePhone": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentityFormat": "", + "Enter the list of brokers": "", + "Command": "", + "enableNSCD": "", + "Press Enter to add broker": "", + "Mechanism": "", + "pagertreeSilent": "", + "secureOptionNone": "", + "Secret AccessKey": "", + "Ignore TLS Error": "", + "Alphanumeric (recommended)": "", + "callMeBotGet": "", + "smspartnerPhoneNumber": "", + "Open Badge Generator": "", + "2faDisabled": "", + "From Email": "", + "whapiRecipient": "", + "emailCustomisableContent": "", + "weekdayShortThu": "", + "weekdayShortFri": "", + "weekdayShortSun": "", + "dayOfMonth": "", + "lastDay1": "", + "No Maintenance": "", + "Display Timezone": "", + "statusPageMaintenanceEndDate": "", + "IconUrl": "", + "Hello @everyone is...": "", + "wayToGetTeamsURL": "", + "Channel access token": "", + "wayToGetLineChannelToken": "", + "affectedMonitorsDescription": "", + "affectedStatusPages": "", + "notificationDescription": "", + "keywordDescription": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "pushoversounds updown": "", + "pushoversounds none": "", + "pushyAPIKey": "", + "pushyToken": "", + "User Key": "", + "Proto Content": "", + "Economy": "", + "PhoneNumbers": "", + "SignName": "", + "Sms template must contain parameters: ": "", + "Bark Endpoint": "", + "promosmsAllowLongSMS": "", + "promosmsTypeSpeed": "", + "pagertreeDoNothing": "", + "wayToGetPagerTreeIntegrationURL": "", + "enableGRPCTls": "", + "GrafanaOncallUrl": "", + "bitrix24SupportUserID": "", + "authInvalidToken": "", + "Remote Browser not found!": "", + "What is a Remote Browser?": "", + "Mentioning": "", + "smtpDkimSettings": "", + "documentation": "", + "smtpDkimKeySelector": "", + "shrinkDatabaseDescriptionSqlite": "", + "Select": "", + "smseagleRecipient": "", + "wayToGetFlashDutyKey": "", + "FlashDuty Severity": "", + "nostrSender": "", + "2faAlreadyEnabled": "", + "successResumed": "", + "useRemoteBrowser": "", + "emailTemplateStatus": "", + "Remote Browsers": "", + "threadForumPostID": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "receiverInfoSevenIO": "", + "wayToGetSevenIOApiKey": "", + "-year": "", + "locally configured mail transfer agent": "", + "where you intend to implement third-party authentication": "", + "templateMsg": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "Application Token": "", + "Server URL": "", + "emojiCheatSheet": "", + "HeadersInvalidFormat": "", + "BodyInvalidFormat": "", + "Monitor History": "", + "PasswordsDoNotMatch": "", + "Shrink Database": "", + "Custom Footer": "", + "Custom CSS": "", + "Proxies": "", + "enabled": "", + "setAsDefault": "", + "Certificate Chain": "", + "DockerHostRequired": "", + "Coming Soon": "", + "deleteDockerHostMsg": "", + "socket": "", + "tcp": "", + "wayToGetTelegramToken": "", + "Container Name / ID": "", + "Docker Host": "", + "Docker Hosts": "", + "Domain": "", + "telegramMessageThreadIDDescription": "", + "wayToGetTelegramChatID": "", + "YOUR BOT TOKEN HERE": "", + "chatIDNotFound": "", + "trustProxyDescription": "", + "Home Assistant URL": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Notification Service": "", + "Trigger type:": "", + "jsonQueryDescription": "", + "backupDescription2": "", + "backupDescription3": "", + "deleteNotificationMsg": "", + "octopushAPIKey": "", + "octopushLogin": "", + "promosmsLogin": "", + "Free Mobile API Key": "", + "Proto Method": "", + "SecretAccessKey": "", + "Bark API Version": "", + "alertaApiKey": "", + "promosmsTypeEco": "", + "promosmsTypeFlash": "", + "promosmsTypeFull": "", + "auto resolve": "", + "serwersmsAPIPassword": "", + "serwersmsPhoneNumber": "", + "smspartnerSenderNameInfo": "", + "Recipient Number": "", + "cellsyntOriginatortypeNumeric": "", + "Condition": "", + "Private Number": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "Authorization Header": "", + "Client ID": "", + "Client Secret": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Steam API Key": "", + "HTTP Headers": "", + "Show update if available": "", + "Steam Game Server": "", + "noOrBadCertificate": "", + "Using a Reverse Proxy?": "", + "Workstation": "", + "Packet Size": "", + "Message Title": "", + "onebotSafetyTips": "", + "Switch to Light Theme": "", + "Description": "", + "Untitled Group": "", + "Services": "", + "statusPageSpecialSlugDesc": "", + "Authentication": "", + "Frontend Version": "", + "emailTemplateMsg": "", + "smtpBCC": "", + "Discord Webhook URL": "", + "Bot Display Name": "", + "whatHappensAtForumPost": "", + "wayToGetZohoCliqURL": "", + "needSignalAPI": "", + "For safety, must use secret key": "", + "Don't mention people": "", + "WeCom Bot Key": "", + "Proxy Protocol": "", + "Proxy Server": "", + "pushDeerServerDescription": "", + "PushDeer Key": "", + "forumPostName": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "pagertreeResolve": "", + "lunaseaTarget": "", + "twilioApiKey": "", + "Badge Generator": "", + "Badge Type": "", + "Badge Prefix": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Label Suffix": "", + "Badge Up Color": "", + "Badge URL": "", + "Group": "", + "successAdded": "", + "Basic Settings": "", + "Your User ID": "", + "Messaging API": "", + "pushoversounds cosmic": "", + "Host URL": "", + "warningTimezone": "", + "weekdayShortMon": "", + "pauseMaintenanceMsg": "", + "install": "", + "Body Encoding": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "Authorization Identity": "", + "disableauth.message2": "", + "Show Powered By": "", + "Domain Names": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "RadiusSecretDescription": "", + "API Username": "", + "The resource is no longer available.": "", + "What you can try:": "", + "Also check beta release": "", + "resolverserverDescription": "", + "rrtypeDescription": "", + "clearEventsMsg": "", + "confirmImportMsg": "", + "pushoversounds incoming": "", + "pushoversounds intermission": "", + "Notification Sound": "", + "SecretKey": "", + "Mention group": "", + "Device Token": "", + "Platform": "", + "Huawei": "", + "Retry": "", + "onebotMessageType": "", + "liquidIntroduction": "", + "pushoversounds bike": "", + "Please input title and content": "", + "Start": "", + "No consecutive dashes": "", + "Connection String": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "Setup Docker Host": "", + "Docker Daemon": "", + "Feishu WebHookUrl": "", + "Close": "", + "Add a new expiry notification day": "", + "topicExplanation": "", + "openModalTo": "", + "Remove domain": "", + "aboutWebhooks": "", + "aboutChannelName": "", + "smtpDkimHashAlgo": "", + "Badge Maintenance Color": "", + "wayToGetKookGuildID": "", + "Guild ID": "", + "Learn More": "", + "Debug": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "enableProxyDescription": "", + "setAsDefaultProxyDescription": "", + "Valid": "", + "Installed": "", + "Running": "", + "Remove Token": "", + "Stop": "", + "Add New Status Page": "", + "Slug": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "New Status Page": "", + "Reverse Proxy": "", + "Message:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "Other Software": "", + "Valid To:": "", + "Days Remaining:": "", + "Domain Name Expiry Notification": "", + "Remove the expiry notification": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "Certificate Expiry Notification": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "supportTelegramChatID": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "smtp": "", + "postToExistingThread": "", + "Line Developers Console": "", + "pushoversounds pushover": "", + "pushoversounds bugle": "", + "octopushTypeLowCost": "", + "checkPrice": "", + "octopushPhoneNumber": "", + "octopushSMSSender": "", + "LunaSea Device ID": "", + "Example:": "", + "Read more:": "", + "Strategy": "", + "smseagleGroup": "", + "From Name/Number": "", + "Leave blank to use a shared sender number.": "", + "Octopush API Version": "", + "Server URL should not contain the nfty topic": "", + "onebotHttpAddress": "", + "onebotPrivateMessage": "", + "onebotUserOrGroupId": "", + "Google Analytics ID": "", + "Server Address": "", + "Expiry date": "", + "Don't expire": "", + "Continue": "", + "Add Another": "", + "Add API Key": "", + "Badge Down Color": "", + "max 15 digits": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "Token Onesender": "", + "Go back to home page.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "signl4Docs": "", + "Conditions": "", + "conditionDelete": "", + "conditionAddGroup": "", + "equals": "", + "contains": "", + "not ends with": "", + "greater than or equal to": "", + "record": "", + "Alphanumerical string and hyphens only": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Money": "", + "Scifi": "", + "Guitar": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "weekdayShortWed": "", + "weekdayShortSat": "", + "dayOfWeek": "", + "lastDay": "", + "lastDay2": "", + "lastDay3": "", + "lastDay4": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-ended": "", + "maintenanceStatus-unknown": "", + "Server Timezone": "", + "Disable": "", + "wayToCheckSignalURL": "", + "Number": "", + "Recipients": "", + "Access Token": "", + "lineDevConsoleTo": "", + "User ID": "", + "Icon URL": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "confirmDisableTwoFAMsg": "", + "recurringIntervalMessage": "", + "atLeastOneMonitor": "", + "passwordNotMatchMsg": "", + "pushoversounds climb": "", + "pushoversounds vibrate": "", + "apprise": "", + "GoogleChat": "", + "wayToGetKookBotToken": "", + "Lowcost": "", + "SendKey": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "You can divide numbers with": "", + "Base URL": "", + "goAlertInfo": "", + "goAlertIntegrationKeyInfo": "", + "AccessKeyId": "", + "TemplateCode": "", + "promosmsPhoneNumber": "" } From 8654b0c2d2d0bfe3d27107fcd684022d2b622a5d Mon Sep 17 00:00:00 2001 From: Ilkka Myller Date: Thu, 16 May 2024 06:43:18 +0000 Subject: [PATCH 184/346] Translated using Weblate (Albanian) Currently translated at 23.6% (249 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sq/ --- src/lang/sq.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sq.json b/src/lang/sq.json index 3fe1527dd..6c2d455dc 100644 --- a/src/lang/sq.json +++ b/src/lang/sq.json @@ -1043,5 +1043,6 @@ "goAlertIntegrationKeyInfo": "", "AccessKeyId": "", "TemplateCode": "", - "promosmsPhoneNumber": "" + "promosmsPhoneNumber": "", + "setupDatabaseChooseDatabase": "" } From c930bda0d00e719f1bb34c57df175b14b30d942b Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:30 +0000 Subject: [PATCH 185/346] Translated using Weblate (Albanian) Currently translated at 23.6% (249 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sq/ --- src/lang/sq.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/sq.json b/src/lang/sq.json index 6c2d455dc..8623f702f 100644 --- a/src/lang/sq.json +++ b/src/lang/sq.json @@ -1044,5 +1044,7 @@ "AccessKeyId": "", "TemplateCode": "", "promosmsPhoneNumber": "", - "setupDatabaseChooseDatabase": "" + "setupDatabaseChooseDatabase": "", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From 2170826de8d6d4774bceecfd41931aa2932a8b32 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:10 +0000 Subject: [PATCH 186/346] Translated using Weblate (Albanian) Currently translated at 23.6% (249 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sq/ --- src/lang/sq.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sq.json b/src/lang/sq.json index 8623f702f..121c7f161 100644 --- a/src/lang/sq.json +++ b/src/lang/sq.json @@ -1046,5 +1046,6 @@ "promosmsPhoneNumber": "", "setupDatabaseChooseDatabase": "", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "Enable DNS Cache": "" } From 4e2fbd3ef1dd0b555c3e9fdaab78cb9ecdbb1c04 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 187/346] Translated using Weblate (Albanian) Currently translated at 23.6% (249 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sq/ --- src/lang/sq.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sq.json b/src/lang/sq.json index 121c7f161..215fdd89b 100644 --- a/src/lang/sq.json +++ b/src/lang/sq.json @@ -1047,5 +1047,6 @@ "setupDatabaseChooseDatabase": "", "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", - "Enable DNS Cache": "" + "Enable DNS Cache": "", + "Pick a SASL Mechanism...": "" } From df346f5bef166c5bede9cea359cd475777e7c307 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 188/346] Translated using Weblate (Albanian) Currently translated at 23.6% (249 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sq/ --- src/lang/sq.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sq.json b/src/lang/sq.json index 215fdd89b..86575871e 100644 --- a/src/lang/sq.json +++ b/src/lang/sq.json @@ -1048,5 +1048,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", "Enable DNS Cache": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "ntfyPriorityHelptextAllEvents": "" } From d20b16d448e8cb5ff35cf8290631529e4730f81d Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 189/346] Translated using Weblate (Albanian) Currently translated at 23.6% (249 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sq/ --- src/lang/sq.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sq.json b/src/lang/sq.json index 86575871e..0446e88e7 100644 --- a/src/lang/sq.json +++ b/src/lang/sq.json @@ -1049,5 +1049,6 @@ "grpcMethodDescription": "", "Enable DNS Cache": "", "Pick a SASL Mechanism...": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "CopyToClipboardError": "" } From a58d9c3e0cbaa80f10533c446cef77d478c8a628 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 190/346] Translated using Weblate (Albanian) Currently translated at 23.6% (249 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sq/ --- src/lang/sq.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sq.json b/src/lang/sq.json index 0446e88e7..0724bc04e 100644 --- a/src/lang/sq.json +++ b/src/lang/sq.json @@ -1050,5 +1050,6 @@ "Enable DNS Cache": "", "Pick a SASL Mechanism...": "", "ntfyPriorityHelptextAllEvents": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "pushViewCode": "" } From 91ea392b4e9f9cbc4bbf34ed75b9aca667f6b246 Mon Sep 17 00:00:00 2001 From: AmadeusGraves Date: Tue, 14 Feb 2023 01:01:53 +0000 Subject: [PATCH 191/346] Translated using Weblate (Albanian) Currently translated at 23.6% (249 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sq/ --- src/lang/sq.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sq.json b/src/lang/sq.json index 0724bc04e..497beeea9 100644 --- a/src/lang/sq.json +++ b/src/lang/sq.json @@ -1051,5 +1051,6 @@ "Pick a SASL Mechanism...": "", "ntfyPriorityHelptextAllEvents": "", "CopyToClipboardError": "", - "pushViewCode": "" + "pushViewCode": "", + "high": "" } From c5fe4f83813c2afa09f7a8420d3657dc43a8b931 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:28 +0000 Subject: [PATCH 192/346] Translated using Weblate (Urdu) Currently translated at 53.0% (559 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ur/ --- src/lang/ur.json | 491 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 490 insertions(+), 1 deletion(-) diff --git a/src/lang/ur.json b/src/lang/ur.json index 2ba588cb9..c8602a432 100644 --- a/src/lang/ur.json +++ b/src/lang/ur.json @@ -565,5 +565,494 @@ "Refresh Interval Description": "اسٹیٹس کا صفحہ ہر {0} سیکنڈ میں مکمل سائٹ ریفریش کرے گا", "ignoreTLSErrorGeneral": "کنکشن کے لیے TLS/SSL کی خرابی کو نظر انداز کریں", "locally configured mail transfer agent": "مقامی طور پر ترتیب شدہ میل ٹرانسفر ایجنٹ", - "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "یا تو اس سرور کا میزبان نام درج کریں جس سے آپ جڑنا چاہتے ہیں یا اگر آپ {local_mta} استعمال کرنا چاہتے ہیں تو {localhost}" + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "یا تو اس سرور کا میزبان نام درج کریں جس سے آپ جڑنا چاہتے ہیں یا اگر آپ {local_mta} استعمال کرنا چاہتے ہیں تو {localhost}", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "ignoredTLSError": "", + "twoFAVerifyLabel": "", + "snmpCommunityStringHelptext": "", + "Alphanumerical string and hyphens only": "", + "Bubble": "", + "The phone number of the recipient in E.164 format.": "", + "gtxMessagingToHint": "", + "Badge Warn Color": "", + "Badge Style": "", + "shrinkDatabaseDescriptionSqlite": "", + "Remote Browsers": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "threemaRecipientTypeEmail": "", + "Badge Down Days": "", + "Browser Screenshot": "", + "Debug": "", + "CopyToClipboardSuccess": "", + "firewalls": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "smseagleRecipient": "", + "Icon URL": "", + "confirmImportMsg": "", + "invertKeywordDescription": "", + "pushoversounds gamelan": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "pushyAPIKey": "", + "pushyToken": "", + "goAlertInfo": "", + "Internal Room Id": "", + "matrixDesc1": "", + "Channel Name": "", + "Notify Channel": "", + "aboutNotifyChannel": "", + "Uptime Kuma URL": "", + "signalImportant": "", + "aboutWebhooks": "", + "aboutKumaURL": "", + "serwersmsPhoneNumber": "", + "smseagleUrl": "", + "pagertreeHigh": "", + "pagertreeResolve": "", + "lunaseaTarget": "", + "ntfyAuthenticationMethod": "", + "Badge Type": "", + "Badge URL": "", + "Group": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Authorization Identity": "", + "noGroupMonitorMsg": "", + "Close": "", + "successResumed": "", + "Remote Browser not found!": "", + "senderSevenIO": "", + "gtxMessagingFromHint": "", + "Telephone number": "", + "Allow Long SMS": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "Community String": "", + "snmpOIDHelptext": "", + "SNMP Version": "", + "threemaApiAuthenticationSecret": "", + "Host Onesender": "", + "Token Onesender": "", + "Recipient Type": "", + "Add Remote Browser": "", + "New Group": "", + "Authentication Method": "", + "Authorization Header": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Client ID": "", + "No tags found.": "", + "Doorbell": "", + "Money": "", + "Elevator": "", + "Guitar": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "cellsyntOriginator": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumberHelptext": "", + "Continue": "", + "Add Another": "", + "apiKey-active": "", + "apiKey-inactive": "", + "Generate": "", + "twilioAuthToken": "", + "Badge Label": "", + "Badge Prefix": "", + "Badge Suffix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Badge value (For Testing only.)": "", + "toastErrorTimeout": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "remoteBrowsersDescription": "", + "self-hosted container": "", + "useRemoteBrowser": "", + "whapiRecipient": "", + "cellsyntOriginatortypeNumeric": "", + "max 11 alphanumeric characters": "", + "wayToWriteWhapiRecipient": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "octopushPhoneNumber": "", + "Integration Key": "", + "Don't mention people": "", + "ntfy Topic": "", + "notificationDescription": "", + "Show Clickable Link Description": "", + "confirmDisableTwoFAMsg": "", + "recurringIntervalMessage": "", + "Bark Sound": "", + "WebHookUrl": "", + "API URL": "", + "Alphanumeric (recommended)": "", + "now": "", + "-year": "", + "and": "", + "wayToGetLineChannelToken": "", + "backupDescription3": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "pushoversounds cosmic": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "pushoversounds tugboat": "", + "apprise": "", + "wayToGetKookBotToken": "", + "wayToGetKookGuildID": "", + "More info on:": "", + "pushoverDesc1": "", + "octopushTypePremium": "", + "apiCredentials": "", + "octopushLegacyHint": "", + "Mention group": "", + "promosmsSMSSender": "", + "smtpDkimDesc": "", + "smtpDkimDomain": "", + "Integration URL": "", + "do nothing": "", + "Expiry": "", + "Request Body": "", + "wayToGetFlashDutyKey": "", + "nostrRelays": "", + "nostrRecipientsHelp": "", + "cacheBusterParamDescription": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "Command": "", + "threemaRecipient": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "SIGNL4": "", + "signl4Docs": "", + "Conditions": "", + "conditionDelete": "", + "conditionAddGroup": "", + "conditionValuePlaceholder": "", + "contains": "", + "not contains": "", + "greater than": "", + "dnsPortDescription": "", + "Apprise URL": "", + "smseagleContact": "", + "smseaglePriority": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "aboutMattermostChannelName": "", + "enableGRPCTls": "", + "auto resolve": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "smspartnerPhoneNumber": "", + "smspartnerSenderName": "", + "Don't expire": "", + "pagertreeSilent": "", + "pagertreeLow": "", + "Badge Duration (in hours)": "", + "Badge Color": "", + "monitorToastMessagesDescription": "", + "nostrRecipients": "", + "2faDisabled": "", + "successAdded": "", + "aboutIconURL": "", + "rrtypeDescription": "", + "clearEventsMsg": "", + "clearHeartbeatsMsg": "", + "affectedStatusPages": "", + "Press Enter to add broker": "", + "successPaused": "", + "successDeleted": "", + "successEdited": "", + "successAuthChangePassword": "", + "successDisabled": "", + "successEnabled": "", + "tagNotFound": "", + "pushoverMessageTtl": "", + "SMS Type": "", + "Your User ID": "", + "deleteMonitorMsg": "", + "deleteNotificationMsg": "", + "Status:": "", + "Strategy": "", + "alertaRecoverState": "", + "serwersmsAPIUser": "", + "nostrSender": "", + "Remove domain": "", + "Add API Key": "", + "Read more:": "", + "Enable TLS": "", + "Economy": "", + "Lowcost": "", + "Gateway Type": "", + "Mechanism": "", + "Server URL should not contain the nfty topic": "", + "serwersmsAPIPassword": "", + "onebotSafetyTips": "", + "PushDeer Server": "", + "pushDeerServerDescription": "", + "wayToGetClickSendSMSToken": "", + "Custom Monitor Type": "", + "Server Address": "", + "Body Encoding": "", + "API Keys": "", + "pushoversounds alien": "", + "pagertreeCritical": "", + "setup a new monitor group": "", + "wayToGetHeiiOnCallDetails": "", + "documentationOf": "", + "Saved.": "", + "wayToGetThreemaGateway": "", + "SecretKey": "", + "SendKey": "", + "mongodbCommandDescription": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "Originator type": "", + "Destination": "", + "Copy": "", + "CurlDebugInfo": "", + "CurlDebugInfoProxiesUnsupported": "", + "backupDescription": "", + "octopushLogin": "", + "pushoversounds falling": "", + "pushoversounds incoming": "", + "GoogleChat": "", + "Check octopush prices": "", + "matrixHomeserverURL": "", + "matrixDesc2": "", + "Add a domain": "", + "smtpDkimheaderFieldNames": "", + "onebotMessageType": "", + "deleteAPIKeyMsg": "", + "pagertreeDoNothing": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "Badge Label Color": "", + "Session Token": "", + "Message format": "", + "Send rich messages": "", + "remoteBrowserToggle": "", + "receiverSevenIO": "", + "receiverInfoSevenIO": "", + "Originator": "", + "cellsyntDestination": "", + "OID (Object Identifier)": "", + "Condition": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "threemaBasicModeInfo": "", + "Private Number": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Client Secret": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "Notification Channel": "", + "Sound": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Flute": "", + "Scifi": "", + "Clear": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "From": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "callMeBotGet": "", + "smspartnerSenderNameInfo": "", + "Expiry date": "", + "Key Added": "", + "No API Keys": "", + "apiKey-expired": "", + "Expires": "", + "disableAPIKeyMsg": "", + "Retry": "", + "pagertreeIntegrationUrl": "", + "pagertreeUrgency": "", + "pagertreeMedium": "", + "wayToGetPagerTreeIntegrationURL": "", + "twilioApiKey": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "Badge Up Color": "", + "Monitor Group": "", + "monitorToastMessagesLabel": "", + "pushoversounds intermission": "", + "2faEnabled": "", + "Setup Proxy": "", + "Icon Emoji": "", + "For safety, must use secret key": "", + "Device Token": "", + "Platform": "", + "High": "", + "WeCom Bot Key": "", + "promosmsTypeFull": "", + "promosmsPhoneNumber": "", + "aboutChannelName": "", + "deleteRemoteBrowserMessage": "", + "To Phone Number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "User Key": "", + "GrafanaOncallUrl": "", + "What is a Remote Browser?": "", + "wayToGetWhapiUrlAndToken": "", + "bitrix24SupportUserID": "", + "Mentioning": "", + "Badge Warn Days": "", + "apiKeysDisabledMsg": "", + "wayToGetSevenIOApiKey": "", + "apiKeySevenIO": "", + "time ago": "", + "Json Query Expression": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "passwordNotMatchMsg": "", + "jsonQueryDescription": "", + "backupDescription2": "", + "endpoint": "", + "octopushAPIKey": "", + "promosmsLogin": "", + "promosmsPassword": "", + "pushoversounds pushover": "", + "pushoversounds bike": "", + "pushoversounds classical": "", + "pushoversounds spacealarm": "", + "pushoversounds updown": "", + "Notification Sound": "", + "pushoverDesc2": "", + "octopushTypeLowCost": "", + "checkPrice": "", + "high": "", + "You can divide numbers with": "", + "Bark API Version": "", + "promosmsAllowLongSMS": "", + "Feishu WebHookUrl": "", + "smtpDkimSettings": "", + "documentation": "", + "smtpDkimKeySelector": "", + "smtpDkimPrivateKey": "", + "smtpDkimHashAlgo": "", + "smtpDkimskipFields": "", + "wayToGetPagerDutyKey": "", + "Auto resolve or acknowledged": "", + "auto acknowledged": "", + "onebotUserOrGroupId": "", + "Google Analytics ID": "", + "nostrRelaysHelp": "", + "showCertificateExpiry": "", + "cacheBusterParam": "", + "gamedigGuessPortDescription": "", + "Add a Remote Browser": "", + "Please enter a valid OID.": "", + "threemaRecipientType": "", + "SIGNL4 Webhook URL": "", + "conditionAdd": "", + "conditionDeleteGroup": "", + "equals": "", + "not equals": "", + "starts with": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "less than": "", + "less than or equal to": "", + "greater than or equal to": "", + "record": "", + "dataRetentionTimeError": "", + "infiniteRetention": "", + "confirmDeleteTagMsg": "", + "confirmClearStatisticsMsg": "", + "importHandleDescription": "", + "keywordDescription": "", + "Base URL": "", + "alertaApiKey": "", + "ntfyUsernameAndPassword": "", + "Show Clickable Link": "", + "Open Badge Generator": "", + "Badge Generator": "", + "Badge Label Prefix": "", + "Badge Maintenance Color": "", + "resolverserverDescription": "", + "enableDefaultNotificationDescription": "", + "affectedMonitorsDescription": "", + "atLeastOneMonitor": "", + "Kafka Brokers": "", + "Enter the list of brokers": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "Enable Kafka SSL": "", + "Kafka SASL Options": "", + "successBackupRestored": "", + "foundChromiumVersion": "", + "deleteMaintenanceMsg": "", + "Free Mobile User Identifier": "", + "Free Mobile API Key": "", + "openModalTo": "", + "alertaAlertState": "", + "twilioAccountSID": "", + "FlashDuty Severity": "", + "noOrBadCertificate": "", + "gamedigGuessPort": "", + "Guild ID": "", + "Message Title": "", + "apiKeyAddedMsg": "", + "Monitor Setting": "", + "acceptedStatusCodesDescription": "", + "octopushSMSSender": "", + "LunaSea Device ID": "", + "Example:": "", + "Proto Service Name": "", + "Proto Method": "", + "Proto Content": "", + "SMSManager API Docs": "", + "smseagleTo": "", + "smseagleGroup": "", + "smseagleRecipientType": "", + "smseagleToken": "", + "smseagleEncoding": "", + "Recipient Number": "", + "From Name/Number": "", + "Leave blank to use a shared sender number.": "", + "onebotHttpAddress": "", + "pauseMonitorMsg": "", + "PushDeer Key": "", + "Edit Tag": "", + "Learn More": "", + "Remote Browser": "", + "serwersmsSenderName": "", + "toastSuccessTimeout": "", + "pushoversounds climb": "", + "Device": "", + "Huawei": "", + "Topic": "", + "Proxy Protocol": "", + "Proxy Server": "", + "Proxy server has authentication": "", + "promosmsTypeEco": "", + "promosmsTypeFlash": "", + "promosmsTypeSpeed": "", + "Messaging API": "", + "pushoversounds magic": "" } From fe9b60870642c4095b279595d70991196b2d2095 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 193/346] Translated using Weblate (Urdu) Currently translated at 53.0% (559 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ur/ --- src/lang/ur.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ur.json b/src/lang/ur.json index c8602a432..a2c9d5645 100644 --- a/src/lang/ur.json +++ b/src/lang/ur.json @@ -1054,5 +1054,6 @@ "promosmsTypeFlash": "", "promosmsTypeSpeed": "", "Messaging API": "", - "pushoversounds magic": "" + "pushoversounds magic": "", + "Pick a SASL Mechanism...": "" } From bec4927e4580f03fe5564419584b97005c87bf5f Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 194/346] Translated using Weblate (Urdu) Currently translated at 53.0% (559 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ur/ --- src/lang/ur.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ur.json b/src/lang/ur.json index a2c9d5645..6b75e5a34 100644 --- a/src/lang/ur.json +++ b/src/lang/ur.json @@ -1055,5 +1055,6 @@ "promosmsTypeSpeed": "", "Messaging API": "", "pushoversounds magic": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "CopyToClipboardError": "" } From db90da7b94736f5e6fb5ea4511bfe7c3faec2c24 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:29 +0000 Subject: [PATCH 195/346] Translated using Weblate (Urdu) Currently translated at 53.0% (559 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ur/ --- src/lang/ur.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/ur.json b/src/lang/ur.json index 6b75e5a34..bbd0a4040 100644 --- a/src/lang/ur.json +++ b/src/lang/ur.json @@ -1056,5 +1056,7 @@ "Messaging API": "", "pushoversounds magic": "", "Pick a SASL Mechanism...": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From 418a45d526102bf463c0f83bfbf2d5cf05d499bb Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 196/346] Translated using Weblate (Urdu) Currently translated at 53.0% (559 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ur/ --- src/lang/ur.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ur.json b/src/lang/ur.json index bbd0a4040..863ea91f6 100644 --- a/src/lang/ur.json +++ b/src/lang/ur.json @@ -1058,5 +1058,6 @@ "Pick a SASL Mechanism...": "", "CopyToClipboardError": "", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllEvents": "" } From 2f4ba883f002a72d3604056e0416764ad2ac7c24 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:31 +0000 Subject: [PATCH 197/346] Translated using Weblate (Malayalam) Currently translated at 4.4% (47 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ml/ --- src/lang/ml.json | 996 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 995 insertions(+), 1 deletion(-) diff --git a/src/lang/ml.json b/src/lang/ml.json index 82fba9e10..eed0cd95c 100644 --- a/src/lang/ml.json +++ b/src/lang/ml.json @@ -48,5 +48,999 @@ "Setup Notification": "വിജ്ഞാപനം സജ്ജമാക്കുക", "Light": "വെളിച്ചം", "Dark": "ഇരുട്ട്", - "Auto": "സ്വയം" + "Auto": "സ്വയം", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "emailCustomisableContent": "", + "Add API Key": "", + "No API Keys": "", + "Add Another": "", + "apiKeyAddedMsg": "", + "Ping": "", + "wayToGetHeiiOnCallDetails": "", + "successKeyword": "", + "wayToGetThreemaGateway": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhoneFormat": "", + "Reset Token": "", + "info": "", + "Proto Method": "", + "filterActive": "", + "ntfyAuthenticationMethod": "", + "appriseNotInstalled": "", + "Body": "", + "Check how to config it for WebSocket": "", + "smspartnerSenderNameInfo": "", + "Invalid": "", + "Google Analytics ID": "", + "API URL": "", + "promosmsPhoneNumber": "", + "-year": "", + "Accepted Status Codes": "", + "needPushEvery": "", + "disableauth.message2": "", + "where you intend to implement third-party authentication": "", + "Test": "", + "Import Backup": "", + "Affected Monitors": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "Customize": "", + "default": "", + "statusPageSpecialSlugDesc": "", + "No Proxy": "", + "Add a new expiry notification day": "", + "Remove the expiry notification": "", + "telegramMessageThreadID": "", + "telegramSendSilentlyDescription": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "deleteMonitorMsg": "", + "importHandleDescription": "", + "Check octopush prices": "", + "octopushPhoneNumber": "", + "octopushSMSSender": "", + "Strategy": "", + "Free Mobile User Identifier": "", + "aboutWebhooks": "", + "smtpDkimheaderFieldNames": "", + "smtpDkimskipFields": "", + "auto resolve": "", + "onebotMessageType": "", + "pushDeerServerDescription": "", + "PushDeer Key": "", + "pagertreeDoNothing": "", + "ntfyUsernameAndPassword": "", + "successDisabled": "", + "tagNotFound": "", + "foundChromiumVersion": "", + "remoteBrowsersDescription": "", + "senderSevenIO": "", + "apiKeySevenIO": "", + "wayToGetWhapiUrlAndToken": "", + "What is a Remote Browser?": "", + "documentationOf": "", + "cellsyntOriginatortypeAlphanumeric": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "Group ID": "", + "conditionValuePlaceholder": "", + "equals": "", + "contains": "", + "not contains": "", + "starts with": "", + "ends with": "", + "less than or equal to": "", + "greater than or equal to": "", + "Switch to Light Theme": "", + "Show Tags": "", + "No monitors available.": "", + "Add one": "", + "Discard": "", + "Cancel": "", + "selectedMonitorCount": "", + "Powered by": "", + "Bot Display Name": "", + "Channel access token": "", + "smseagleEncoding": "", + "smseaglePriority": "", + "Kafka Brokers": "", + "Kafka Producer Message": "", + "Add a Remote Browser": "", + "onebotUserOrGroupId": "", + "Body Encoding": "", + "error": "", + "Proxies": "", + "Remember me": "", + "Host URL": "", + "Token": "", + "Add New below or Select...": "", + "Certificate Chain": "", + "User": "", + "Installed": "", + "About": "", + "Don't know how to get the token? Please read the guide:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "HTTP Headers": "", + "Trust Proxy": "", + "pushOthers": "", + "Other Software": "", + "Please read": "", + "Days Remaining:": "", + "Gray": "", + "Go back to the previous page.": "", + "IconUrl": "", + "Maintenance Time Window of a Day": "", + "Number": "", + "confirmDeleteTagMsg": "", + "socket": "", + "twoFAVerifyLabel": "", + "pushoversounds magic": "", + "Pick Affected Monitors...": "", + "API Username": "", + "pushoverMessageTtl": "", + "SMS Type": "", + "octopushTypePremium": "", + "octopushTypeLowCost": "", + "apiCredentials": "", + "octopushLegacyHint": "", + "Edit Tag": "", + "Server Address": "", + "wayToGetClickSendSMSToken": "", + "Schedule Maintenance": "", + "Edit Maintenance": "", + "uninstalling": "", + "Clone Monitor": "", + "cloneOf": "", + "secureOptionTLS": "", + "Badge Label Prefix": "", + "wayToGetTeamsURL": "", + "Messaging API": "", + "wayToGetLineChannelToken": "", + "tokenValidSettingsMsg": "", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "backupDescription2": "", + "pushoversounds mechanical": "", + "pushyAPIKey": "", + "disable authentication": "", + "Leave": "", + "Send to channel": "", + "Create new forum post": "", + "Learn More": "", + "Expiry date": "", + "Key Added": "", + "enabled": "", + "To Phone Number": "", + "deleteProxyMsg": "", + "proxyDescription": "", + "enableProxyDescription": "", + "signedInDisp": "", + "RadiusCallingStationIdDescription": "", + "deleteDockerHostMsg": "", + "tcp": "", + "Container Name / ID": "", + "Domain": "", + "weekdayShortTue": "", + "Effective Date Range": "", + "forumPostName": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "dnsPortDescription": "", + "aboutChannelName": "", + "aboutKumaURL": "", + "smtpDkimDesc": "", + "Mechanism": "", + "noGroupMonitorMsg": "", + "Request Body": "", + "nostrRelays": "", + "authIncorrectCreds": "", + "2faEnabled": "", + "Originator": "", + "API Key": "", + "setupDatabaseSQLite": "", + "pauseDashboardHome": "", + "No important events": "", + "Resume": "", + "Edit": "", + "Keyword": "", + "Expected Value": "", + "Friendly Name": "", + "Hostname": "", + "signedInDispDisabled": "", + "RadiusSecretDescription": "", + "Discord Webhook URL": "", + "Line Developers Console": "", + "lineDevConsoleTo": "", + "Basic Settings": "", + "aboutMattermostChannelName": "", + "resolverserverDescription": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "pushoversounds climb": "", + "setup a new monitor group": "", + "smseagleGroup": "", + "smseagleRecipientType": "", + "smseagleRecipient": "", + "From Name/Number": "", + "Leave blank to use a shared sender number.": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "Server URL should not contain the nfty topic": "", + "pagertreeIntegrationUrl": "", + "pagertreeSilent": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "lunaseaTarget": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "Enable Kafka SSL": "", + "Kafka SASL Options": "", + "Telephone number": "", + "Secret AccessKey": "", + "Session Token": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "Open Badge Generator": "", + "Current User": "", + "Start of maintenance": "", + "Search monitored sites": "", + "chatIDNotFound": "", + "weekdayShortThu": "", + "weekdayShortFri": "", + "dayOfWeek": "", + "dayOfMonth": "", + "No Maintenance": "", + "maintenanceStatus-inactive": "", + "DateTime Range": "", + "loadingError": "", + "installing": "", + "emailTemplateLimitedToUpDownNotification": "", + "smtpBCC": "", + "wayToGetDiscordThreadId": "", + "invertKeywordDescription": "", + "wayToGetKookBotToken": "", + "Notification Sound": "", + "More info on:": "", + "pushoverDesc1": "", + "Proto Service Name": "", + "Base URL": "", + "documentation": "", + "smtpDkimHashAlgo": "", + "alertaApiKey": "", + "alertaAlertState": "", + "alertaRecoverState": "", + "serwersmsAPIPassword": "", + "smseagleToken": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "deleteAPIKeyMsg": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Heartbeat Interval": "", + "I understand, please disable": "", + "No": "", + "Avg. Response": "", + "statusPageNothing": "", + "All Systems Operational": "", + "Degraded Service": "", + "Add Group": "", + "Add a monitor": "", + "Go to Dashboard": "", + "One record": "", + "topic": "", + "Docker Container": "", + "Display Timezone": "", + "dnsCacheDescription": "", + "affectedMonitorsDescription": "", + "notificationDescription": "", + "emailTemplateMsg": "", + "Generate": "", + "Application Token": "", + "Read more": "", + "Private Number": "", + "From": "", + "ignoredTLSError": "", + "Username": "", + "Resolver Server": "", + "Resource Record Type": "", + "Select status pages...": "", + "alertWrongFileType": "", + "Clear all statistics": "", + "Skip existing": "", + "Overwrite": "", + "Options": "", + "Keep both": "", + "Disable 2FA": "", + "Two Factor Authentication": "", + "filterActivePaused": "", + "Show URI": "", + "color": "", + "Orange": "", + "Indigo": "", + "Purple": "", + "Custom": "", + "Search...": "", + "Status Pages": "", + "Post URL": "", + "Content Type": "", + "webhookJsonDesc": "", + "webhookFormDataDesc": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "webhookAdditionalHeadersTitle": "", + "Headers": "", + "CopyToClipboardSuccess": "", + "firewalls": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "Monitor History": "", + "clearDataOlderThan": "", + "PasswordsDoNotMatch": "", + "steamApiKeyDescription": "", + "topicExplanation": "", + "primary": "", + "light": "", + "Created": "", + "Start": "", + "Issuer:": "", + "No status pages": "", + "Show Powered By": "", + "Also check beta release": "", + "Using a Reverse Proxy?": "", + "Steam Game Server": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "There might be a typing error in the address.": "", + "What you can try:": "", + "wayToGetTelegramToken": "", + "wayToGetTelegramChatID": "", + "YOUR BOT TOKEN HERE": "", + "wayToGetLineNotifyToken": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "backupOutdatedWarning": "", + "backupRecommend": "", + "Optional": "", + "invalidCronExpression": "", + "Recurring": "", + "strategyManual": "", + "lastDay2": "", + "lastDay3": "", + "Server Timezone": "", + "User ID": "", + "Icon URL": "", + "dataRetentionTimeError": "", + "acceptedStatusCodesDescription": "", + "deleteMaintenanceMsg": "", + "pauseMonitorMsg": "", + "goAlertIntegrationKeyInfo": "", + "SecretAccessKey": "", + "Bark Endpoint": "", + "Bark Sound": "", + "WebHookUrl": "", + "SecretKey": "", + "Device Token": "", + "promosmsTypeSpeed": "", + "promosmsAllowLongSMS": "", + "matrixDesc2": "", + "Notify Channel": "", + "Remove domain": "", + "wayToGetPagerDutyKey": "", + "Auto resolve or acknowledged": "", + "do nothing": "", + "pagertreeCritical": "", + "pagertreeResolve": "", + "twilioFromNumber": "", + "Monitor Setting": "", + "Badge Generator": "", + "Badge Duration (in hours)": "", + "Badge Label": "", + "Badge Prefix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Badge Style": "", + "Badge URL": "", + "Monitor Group": "", + "cacheBusterParam": "", + "Send rich messages": "", + "Bitrix24 Webhook URL": "", + "2faDisabled": "", + "successResumed": "", + "successPaused": "", + "successDeleted": "", + "successEdited": "", + "successAuthChangePassword": "", + "gtxMessagingFromHint": "", + "Alphanumeric (recommended)": "", + "Destination": "", + "Allow Long SMS": "", + "max 11 alphanumeric characters": "", + "privateOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "OAuth2: Client Credentials": "", + "Authorization Header": "", + "OAuth Token URL": "", + "Client ID": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionAddGroup": "", + "not ends with": "", + "less than": "", + "greater than": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Flute": "", + "Money": "", + "Clear": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "The phone number of the recipient in E.164 format.": "", + "Post": "", + "Not installed": "", + "rrtypeDescription": "", + "Saved.": "", + "successKeywordExplanation": "", + "gtxMessagingApiKeyHint": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypePhone": "", + "Command": "", + "mongodbCommandDescription": "", + "value (optional)": "", + "Valid To:": "", + "warningTimezone": "", + "lastDay1": "", + "Browser Screenshot": "", + "smspartnerApiurl": "", + "smspartnerSenderName": "", + "Method": "", + "Device": "", + "callMeBotGet": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "deleteRemoteBrowserMessage": "", + "GrafanaOncallUrl": "", + "wayToWriteWhapiRecipient": "", + "Uptime Kuma URL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Partially Degraded Service": "", + "styleElapsedTime": "", + "Normal": "", + "Bottom": "", + "None": "", + "Timezone": "", + "Discourage search engines from indexing site": "", + "Change Password": "", + "Current Password": "", + "New Password": "", + "Repeat New Password": "", + "now": "", + "time ago": "", + "Json Query Expression": "", + "Upside Down Mode": "", + "Max. Redirects": "", + "Push URL": "", + "pushOptionalParams": "", + "Save": "", + "Enable Auth": "", + "disableauth.message1": "", + "Please use this option carefully!": "", + "No Monitors, please": "", + "add one": "", + "Notification Type": "", + "Email": "", + "Certificate Info": "", + "Last Result": "", + "Create your admin account": "", + "Repeat Password": "", + "Export Backup": "", + "Export": "", + "Import": "", + "Apply on all existing monitors": "", + "Clear Data": "", + "recent": "", + "Schedule maintenance": "", + "Shrink Database": "", + "Pick Accepted Status Codes...": "", + "HTTP Options": "", + "alertNoFile": "", + "Title": "", + "Custom Footer": "", + "setAsDefault": "", + "Authentication": "", + "HTTP Basic Auth": "", + "Page Not Found": "", + "cloudflareWebsite": "", + "tailscalePingWarning": "", + "telegramMessageThreadIDDescription": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "supportTelegramChatID": "", + "Add New Status Page": "", + "Slug": "", + "emailTemplateServiceName": "", + "Backup": "", + "No consecutive dashes": "", + "Next": "", + "The slug is already taken. Please choose another slug.": "", + "uninstall": "", + "smtpLiquidIntroduction": "", + "emailTemplateHeartbeatJSON": "", + "deleteNotificationMsg": "", + "clearHeartbeatsMsg": "", + "confirmClearStatisticsMsg": "", + "atLeastOneMonitor": "", + "Apprise URL": "", + "Read more:": "", + "Status:": "", + "Free Mobile API Key": "", + "Enable TLS": "", + "SMSManager API Docs": "", + "Integration Key": "", + "auto acknowledged": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "serwersmsPhoneNumber": "", + "Recipient Number": "", + "ntfy Topic": "", + "Don't expire": "", + "pagertreeUrgency": "", + "lunaseaUserID": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-ended": "", + "Disable": "", + "chromeExecutableAutoDetect": "", + "Single Maintenance Window": "", + "successEnabled": "", + "self-hosted container": "", + "useRemoteBrowser": "", + "wayToGetSevenIOApiKey": "", + "receiverSevenIO": "", + "receiverInfoSevenIO": "", + "whapiRecipient": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "backupDescription3": "", + "octopushLogin": "", + "promosmsLogin": "", + "pushoversounds bike": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "pushoversounds intermission": "", + "snmpOIDHelptext": "", + "Condition": "", + "threemaBasicModeInfo": "", + "conditionDeleteGroup": "", + "not equals": "", + "not starts with": "", + "Logout": "", + "record": "", + "Topic": "", + "WeCom Bot Key": "", + "Proxy Server": "", + "Proxy server has authentication": "", + "promosmsTypeEco": "", + "Setup Proxy": "", + "shrinkDatabaseDescriptionSqlite": "", + "Continue": "", + "Description": "", + "upsideDownModeDescription": "", + "maxRedirectDescription": "", + "Entry Page": "", + "Group": "", + "Create": "", + "Primary Base URL": "", + "notAvailableShort": "", + "Home": "", + "Pause": "", + "Delete": "", + "-day": "", + "Please input title and content": "", + "Hide Tags": "", + "No Monitors": "", + "Untitled Group": "", + "Check/Uncheck": "", + "Services": "", + "Select": "", + "Remote Browsers": "", + "Remote Browser": "", + "Remote Browser not found!": "", + "smtpCC": "", + "onebotSafetyTips": "", + "API Keys": "", + "cellsyntDestination": "", + "cellsyntSplitLongMessages": "", + "Style": "", + "warning": "", + "danger": "", + "lastDay4": "", + "apiKeysDisabledMsg": "", + "Password": "", + "Login": "", + "respTime": "", + "Default enabled": "", + "Inactive": "", + "Active": "", + "Avg. Ping": "", + "PushUrl": "", + "HeadersInvalidFormat": "", + "setAsDefaultProxyDescription": "", + "Valid": "", + "Message:": "", + "For example: nginx, Apache and Traefik.": "", + "Subject:": "", + "Coming Soon": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "Setup Docker Host": "", + "telegramSendSilently": "", + "enableNSCD": "", + "Recipients": "", + "noDockerHostMsg": "", + "Chat ID": "", + "weekdayShortMon": "", + "checkPrice": "", + "Custom Monitor Type": "", + "gamedigGuessPortDescription": "", + "Select message type": "", + "postToExistingThread": "", + "aboutNotifyChannel": "", + "onebotHttpAddress": "", + "DockerHostRequired": "", + "Docker Host": "", + "Docker Hosts": "", + "Workstation": "", + "Packet Size": "", + "Bot Token": "", + "whatHappensAtForumPost": "", + "wayToGetZohoCliqURL": "", + "Feishu WebHookUrl": "", + "matrixHomeserverURL": "", + "Internal Room Id": "", + "matrixDesc1": "", + "smtpDkimSettings": "", + "wayToGetFlashDutyKey": "", + "FlashDuty Severity": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "noOrBadCertificate": "", + "gamedigGuessPort": "", + "2faAlreadyEnabled": "", + "gtxMessagingToHint": "", + "setupDatabaseMariaDB": "", + "Status": "", + "DateTime": "", + "Message": "", + "Monitor Type": "", + "Invert Keyword": "", + "URL": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "RadiusSecret": "", + "RadiusCallingStationId": "", + "Examples": "", + "Home Assistant URL": "", + "wayToGetDiscordURL": "", + "Prefix Custom Message": "", + "Access Token": "", + "aboutIconURL": "", + "confirmImportMsg": "", + "jsonQueryDescription": "", + "backupDescription": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "smtpDkimPrivateKey": "", + "smtpDkimDomain": "", + "smtpDkimKeySelector": "", + "serwersmsSenderName": "", + "smseagleTo": "", + "smseagleContact": "", + "wayToGetPagerTreeIntegrationURL": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "toastSuccessTimeout": "", + "Channel access token (Long-lived)": "", + "pushoversounds persistent": "", + "openModalTo": "", + "Authorization Identity": "", + "AccessKey Id": "", + "showCertificateExpiry": "", + "Bark API Version": "", + "Disable Auth": "", + "liquidIntroduction": "", + "templateMsg": "", + "templateHeartbeatJSON": "", + "ignoreTLSErrorGeneral": "", + "Certificate Expiry Notification": "", + "weekdayShortSat": "", + "weekdayShortSun": "", + "lastDay": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-under-maintenance": "", + "Date and Time": "", + "confirmUninstallPlugin": "", + "notificationRegional": "", + "Clone": "", + "smtp": "", + "secureOptionNone": "", + "emailCustomSubject": "", + "leave blank for default subject": "", + "emailCustomBody": "", + "leave blank for default body": "", + "To Email": "", + "Hello @everyone is...": "", + "needSignalAPI": "", + "wayToCheckSignalURL": "", + "confirmEnableTwoFAMsg": "", + "pushoversounds echo": "", + "pushoversounds updown": "", + "keywordDescription": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "pushyToken": "", + "apprise": "", + "GoogleChat": "", + "wayToGetKookGuildID": "", + "User Key": "", + "Message Title": "", + "pushoverDesc2": "", + "LunaSea Device ID": "", + "Gateway Type": "", + "You can divide numbers with": "", + "goAlertInfo": "", + "serwersmsAPIUser": "", + "smseagleUrl": "", + "Expires": "", + "disableAPIKeyMsg": "", + "pagertreeHigh": "", + "Proto Content": "", + "Close": "", + "Blue": "", + "locally configured mail transfer agent": "", + "All Status Pages": "", + "statusPageRefreshIn": "", + "No Services": "", + "Edit Status Page": "", + "dark": "", + "chromeExecutableDescription": "", + "plugin": "", + "install": "", + "Pink": "", + "Ignore TLS Error": "", + "From Email": "", + "confirmDisableTwoFAMsg": "", + "recurringIntervalMessage": "", + "affectedStatusPages": "", + "passwordNotMatchMsg": "", + "SendKey": "", + "lunaseaDeviceID": "", + "programmingLanguages": "", + "Debug": "", + "Copy": "", + "Confirm": "", + "Yes": "", + "Events": "", + "Heartbeats": "", + "Auto Get": "", + "Verify Token": "", + "Setup 2FA": "", + "Enable 2FA": "", + "2FA Settings": "", + "Tags": "", + "Add New Tag": "", + "Tag with this name already exist.": "", + "Tag with this value already exist.": "", + "Red": "", + "Green": "", + "Status Page": "", + "defaultNotificationName": "", + "here": "", + "Required": "", + "templateMonitorJSON": "", + "webhookAdditionalHeadersDesc": "", + "webhookBodyPresetOption": "", + "webhookBodyCustomOption": "", + "Webhook URL": "", + "Server URL": "", + "Priority": "", + "emojiCheatSheet": "", + "appriseInstalled": "", + "BodyInvalidFormat": "", + "CurlDebugInfo": "", + "dns resolvers": "", + "CurlDebugInfoProxiesUnsupported": "", + "records": "", + "critical": "", + "Last Updated": "", + "Switch to Dark Theme": "", + "Running": "", + "Not running": "", + "Remove Token": "", + "New Status Page": "", + "Reverse Proxy": "", + "wayToGetCloudflaredURL": "", + "Fingerprint:": "", + "Domain Name Expiry Notification": "", + "Proxy": "", + "Date Created": "", + "Footer Text": "", + "Domain Names": "", + "RadiusCalledStationId": "", + "RadiusCalledStationIdDescription": "", + "Show update if available": "", + "Retype the address.": "", + "Connection String": "", + "Query": "", + "Connection Type": "", + "Docker Daemon": "", + "disableCloudflaredNoAuthMsg": "", + "trustProxyDescription": "", + "Long-Lived Access Token": "", + "Notification Service": "", + "default: notify all devices": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Trigger type:": "", + "Event type:": "", + "Event data:": "", + "Frontend Version": "", + "Frontend Version do not match backend version!": "", + "and": "", + "or": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "endDateTime": "", + "cronExpression": "", + "cronSchedule": "", + "recurringInterval": "", + "weekdayShortWed": "", + "statusPageMaintenanceEndDate": "", + "Your User ID": "", + "infiniteRetention": "", + "enableGRPCTls": "", + "enableDefaultNotificationDescription": "", + "clearEventsMsg": "", + "Example:": "", + "Economy": "", + "Lowcost": "", + "high": "", + "AccessKeyId": "", + "PhoneNumbers": "", + "TemplateCode": "", + "SignName": "", + "Sms template must contain parameters: ": "", + "Bark Group": "", + "For safety, must use secret key": "", + "Mentioning": "", + "Don't mention people": "", + "Mention group": "", + "Platform": "", + "promosmsTypeFull": "", + "promosmsSMSSender": "", + "Add a domain": "", + "Icon Emoji": "", + "signalImportant": "", + "Integration URL": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "PushDeer Server": "", + "apiKey-active": "", + "twilioAuthToken": "", + "twilioToNumber": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Badge Type": "", + "Badge Suffix": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Up Color": "", + "Badge Maintenance Color": "", + "Badge value (For Testing only.)": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "toastErrorTimeout": "", + "cacheBusterParamDescription": "", + "Message format": "", + "successAdded": "", + "successBackupRestored": "", + "remoteBrowserToggle": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "Originator type": "", + "cellsyntOriginatortypeNumeric": "", + "cellsyntOriginator": "", + "max 15 digits": "", + "Host Onesender": "", + "Token Onesender": "", + "Recipient Type": "", + "groupOnesenderDesc": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "Authentication Method": "", + "Form Data Body": "", + "Client Secret": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "Cannot connect to the socket server.": "", + "Conditions": "", + "conditionDelete": "", + "Notification Channel": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Scifi": "", + "Custom sound to override default notification sound": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "maintenanceStatus-unknown": "", + "styleElapsedTimeShowNoLine": "", + "styleElapsedTimeShowWithLine": "", + "Search Engine Visibility": "", + "Allow indexing": "", + "Update Password": "", + "Done": "", + "Security": "", + "Steam API Key": "", + "Pick a RR-Type...": "", + "Default": "", + "Create Incident": "", + "Content": "", + "Stop": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "Enable": "", + "chromeExecutable": "", + "endpoint": "", + "octopushAPIKey": "", + "promosmsPassword": "", + "pushoversounds pushover": "", + "pushoversounds classical": "", + "pushoversounds cosmic": "", + "pushoversounds incoming": "", + "Guild ID": "", + "Huawei": "", + "High": "", + "Retry": "", + "Proxy Protocol": "", + "promosmsTypeFlash": "", + "Channel Name": "", + "retriesDescription": "", + "Theme - Heartbeat Bar": "", + "day": "", + "Info": "", + "Port": "", + "markdownSupported": "", + "Expiry": "", + "Current": "", + "Uptime": "", + "Cert Exp.": "", + "Monitor": "" } From de31668cb77a14d84a796ebc4fde90db22acb9a2 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 198/346] Translated using Weblate (Malayalam) Currently translated at 4.4% (47 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ml/ --- src/lang/ml.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ml.json b/src/lang/ml.json index eed0cd95c..716065bec 100644 --- a/src/lang/ml.json +++ b/src/lang/ml.json @@ -1042,5 +1042,6 @@ "Current": "", "Uptime": "", "Cert Exp.": "", - "Monitor": "" + "Monitor": "", + "pushViewCode": "" } From 1043f344c424366b938f147bebf053ddd6827062 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 199/346] Translated using Weblate (Malayalam) Currently translated at 4.4% (47 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ml/ --- src/lang/ml.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ml.json b/src/lang/ml.json index 716065bec..13707034e 100644 --- a/src/lang/ml.json +++ b/src/lang/ml.json @@ -1043,5 +1043,6 @@ "Uptime": "", "Cert Exp.": "", "Monitor": "", - "pushViewCode": "" + "pushViewCode": "", + "CopyToClipboardError": "" } From 092bfcbfa1e240728cf78d70659999b00d2634c6 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:11 +0000 Subject: [PATCH 200/346] Translated using Weblate (Malayalam) Currently translated at 4.4% (47 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ml/ --- src/lang/ml.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ml.json b/src/lang/ml.json index 13707034e..0661c0055 100644 --- a/src/lang/ml.json +++ b/src/lang/ml.json @@ -1044,5 +1044,6 @@ "Cert Exp.": "", "Monitor": "", "pushViewCode": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "Enable DNS Cache": "" } From 13ef35567ccb04abcbb7cf3c16aa9760f94fd111 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 201/346] Translated using Weblate (Malayalam) Currently translated at 4.4% (47 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ml/ --- src/lang/ml.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ml.json b/src/lang/ml.json index 0661c0055..489474a3c 100644 --- a/src/lang/ml.json +++ b/src/lang/ml.json @@ -1045,5 +1045,6 @@ "Monitor": "", "pushViewCode": "", "CopyToClipboardError": "", - "Enable DNS Cache": "" + "Enable DNS Cache": "", + "ntfyPriorityHelptextAllEvents": "" } From 19ee89958ad5b76fb57dfc4d42cb378fd872ae2e Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:30 +0000 Subject: [PATCH 202/346] Translated using Weblate (Malayalam) Currently translated at 4.4% (47 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ml/ --- src/lang/ml.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/ml.json b/src/lang/ml.json index 489474a3c..fb1a1ea28 100644 --- a/src/lang/ml.json +++ b/src/lang/ml.json @@ -1046,5 +1046,7 @@ "pushViewCode": "", "CopyToClipboardError": "", "Enable DNS Cache": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From a1f788178c8938e2e32118a6277f0f142511f97e Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:37:09 +0000 Subject: [PATCH 203/346] Translated using Weblate (Malayalam) Currently translated at 4.4% (47 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ml/ --- src/lang/ml.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/ml.json b/src/lang/ml.json index fb1a1ea28..f77fabc20 100644 --- a/src/lang/ml.json +++ b/src/lang/ml.json @@ -1048,5 +1048,7 @@ "Enable DNS Cache": "", "ntfyPriorityHelptextAllEvents": "", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "setupDatabaseEmbeddedMariaDB": "", + "ignoreTLSError": "" } From f6dcf866776167790ed6746012583a984d18dc35 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 204/346] Translated using Weblate (Malayalam) Currently translated at 4.4% (47 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ml/ --- src/lang/ml.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ml.json b/src/lang/ml.json index f77fabc20..819d61569 100644 --- a/src/lang/ml.json +++ b/src/lang/ml.json @@ -1050,5 +1050,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", "setupDatabaseEmbeddedMariaDB": "", - "ignoreTLSError": "" + "ignoreTLSError": "", + "Pick a SASL Mechanism...": "" } From c80f121075f8a4330929087ad93a446cfd0d8f09 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:34 +0000 Subject: [PATCH 205/346] Translated using Weblate (Arabic) Currently translated at 68.7% (724 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ar/ --- src/lang/ar.json | 320 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 319 insertions(+), 1 deletion(-) diff --git a/src/lang/ar.json b/src/lang/ar.json index f9522e17d..5d5ea6557 100644 --- a/src/lang/ar.json +++ b/src/lang/ar.json @@ -733,5 +733,323 @@ "Remove the expiry notification": "إزالة تنبيه يوم تاريخ الإنتهاء", "tailscalePingWarning": "من أجل استخدام مراقبة Tailscale Ping، تحتاج إلى تثبيت Uptime Kuma بدون Docker وكذلك تثبيت عميل Tailscale على الخادم الخاص بك.", "Clone Monitor": "نسخ المراقبة", - "telegramMessageThreadIDDescription": "معرف فريد اختياري لسلسلة الرسائل المستهدفة (الموضوع) في المنتدى؛ لمجموعات المنتدى الكبرى فقط" + "telegramMessageThreadIDDescription": "معرف فريد اختياري لسلسلة الرسائل المستهدفة (الموضوع) في المنتدى؛ لمجموعات المنتدى الكبرى فقط", + "Mentioning": "", + "lunaseaDeviceID": "", + "Alphanumeric (recommended)": "", + "Command": "", + "cellsyntSplitLongMessages": "", + "To Phone Number": "", + "threemaRecipient": "", + "threemaRecipientTypePhoneFormat": "", + "Don't mention people": "", + "smspartnerPhoneNumber": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "wayToGetPagerTreeIntegrationURL": "", + "ntfyUsernameAndPassword": "", + "twilioAccountSID": "", + "Show Clickable Link": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Maintenance Color": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Kafka Producer Message": "", + "successDeleted": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "Telephone number": "", + "max 11 alphanumeric characters": "", + "Refresh Interval Description": "", + "twilioApiKey": "", + "max 15 digits": "", + "Notify Channel": "", + "Bitrix24 Webhook URL": "", + "Kafka Brokers": "", + "emailCustomisableContent": "", + "forumPostName": "", + "nostrRelays": "", + "Originator": "", + "GrafanaOncallUrl": "", + "What is a Remote Browser?": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "Bark API Version": "", + "Badge Label Suffix": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "Remote Browsers": "", + "Remote Browser": "", + "Add a Remote Browser": "", + "threadForumPostID": "", + "senderSevenIO": "", + "Show Clickable Link Description": "", + "Open Badge Generator": "", + "Badge Generator": "", + "Badge Type": "", + "Monitor Group": "", + "monitorToastMessagesLabel": "", + "gamedigGuessPortDescription": "", + "authUserInactiveOrDeleted": "", + "locally configured mail transfer agent": "", + "Edit Maintenance": "", + "invertKeywordDescription": "", + "jsonQueryDescription": "", + "openModalTo": "", + "Add a domain": "", + "Remove domain": "", + "Body Encoding": "", + "pagertreeSilent": "", + "tagNotFound": "", + "Remote Browser not found!": "", + "wayToGetWhapiUrlAndToken": "", + "snmpOIDHelptext": "", + "Condition": "", + "Please enter a valid OID.": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "Host Onesender": "", + "Recipient Type": "", + "Private Number": "", + "Authorization Header": "", + "OAuth Token URL": "", + "OAuth Scope": "", + "Go back to home page.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "conditionAdd": "", + "conditionDelete": "", + "not equals": "", + "contains": "", + "ends with": "", + "less than": "", + "less than or equal to": "", + "greater than or equal to": "", + "record": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Harp": "", + "now": "", + "ignoreTLSErrorGeneral": "", + "-year": "", + "Debug": "", + "Copy": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "and": "", + "leave blank for default body": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateLimitedToUpDownNotification": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "twilioAuthToken": "", + "twilioFromNumber": "", + "Badge Prefix": "", + "Badge Preview": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "toastSuccessTimeout": "", + "Kafka Topic Name": "", + "Close": "", + "wayToGetFlashDutyKey": "", + "FlashDuty Severity": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "cacheBusterParam": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "Saved.": "", + "successResumed": "", + "successPaused": "", + "successAuthChangePassword": "", + "remoteBrowsersDescription": "", + "gtxMessagingFromHint": "", + "cellsyntOriginatortypeNumeric": "", + "cellsyntDestination": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "Group ID": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "Notification Channel": "", + "Correct": "", + "Flute": "", + "Money": "", + "Elevator": "", + "Guitar": "", + "Custom sound to override default notification sound": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "mongodbCommandDescription": "", + "wayToGetHeiiOnCallDetails": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "wayToGetThreemaGateway": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaBasicModeInfo": "", + "Mention group": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumberHelptext": "", + "Server URL should not contain the nfty topic": "", + "pagertreeCritical": "", + "pagertreeDoNothing": "", + "lunaseaTarget": "", + "twilioToNumber": "", + "Monitor Setting": "", + "Badge Duration (in hours)": "", + "Badge Label": "", + "Badge Suffix": "", + "Badge Warn Color": "", + "Badge Style": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "AccessKey Id": "", + "Group": "", + "deleteRemoteBrowserMessage": "", + "Browser Screenshot": "", + "apiKeySevenIO": "", + "gtxMessagingToHint": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntOriginator": "", + "Originator type": "", + "Refresh Interval": "", + "Expires": "", + "pagertreeResolve": "", + "documentationOf": "", + "setup a new monitor group": "", + "callMeBotGet": "", + "enableNSCD": "", + "wayToWriteWhapiRecipient": "", + "Select message type": "", + "Send to channel": "", + "noOrBadCertificate": "", + "invalidCronExpression": "", + "chromeExecutableDescription": "", + "smtpLiquidIntroduction": "", + "postToExistingThread": "", + "wayToGetDiscordThreadId": "", + "emailTemplateStatus": "", + "chromeExecutableAutoDetect": "", + "authInvalidToken": "", + "apiKeysDisabledMsg": "", + "Channel access token (Long-lived)": "", + "Your User ID": "", + "Host URL": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "time ago": "", + "Json Query Expression": "", + "receiverSevenIO": "", + "ignoredTLSError": "", + "CopyToClipboardSuccess": "", + "docker networks": "", + "shrinkDatabaseDescriptionSqlite": "", + "telegramProtectContentDescription": "", + "startDateTime": "", + "leave blank for default subject": "", + "emailCustomBody": "", + "Create new forum post": "", + "pushoverMessageTtl": "", + "aboutNotifyChannel": "", + "PushDeer Server": "", + "pushDeerServerDescription": "", + "Don't expire": "", + "Key Added": "", + "pagertreeIntegrationUrl": "", + "pagertreeUrgency": "", + "lunaseaUserID": "", + "ntfyAuthenticationMethod": "", + "Badge Up Color": "", + "monitorToastMessagesDescription": "", + "toastErrorTimeout": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Kafka SASL Options": "", + "Mechanism": "", + "Authorization Identity": "", + "Secret AccessKey": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "Request Body": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "nostrRecipients": "", + "cacheBusterParamDescription": "", + "gamedigGuessPort": "", + "Message format": "", + "Send rich messages": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "2faEnabled": "", + "2faDisabled": "", + "successAdded": "", + "successEdited": "", + "successBackupRestored": "", + "successDisabled": "", + "successEnabled": "", + "foundChromiumVersion": "", + "self-hosted container": "", + "wayToGetSevenIOApiKey": "", + "receiverInfoSevenIO": "", + "whapiRecipient": "", + "API URL": "", + "Destination": "", + "Allow Long SMS": "", + "OID (Object Identifier)": "", + "SNMP Version": "", + "Token Onesender": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Form Data Body": "", + "Client ID": "", + "Client Secret": "", + "Optional: Space separated list of scopes": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "signl4Docs": "", + "Conditions": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "equals": "", + "not contains": "", + "starts with": "", + "not starts with": "", + "not ends with": "", + "greater than": "", + "Arcade": "", + "Fail": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Scifi": "", + "Clear": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "sameAsServerTimezone": "", + "endDateTime": "", + "cronExpression": "", + "cronSchedule": "", + "chromeExecutable": "" } From ebff590b768f303d0c3874c74a950ee94f5811ab Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:11 +0000 Subject: [PATCH 206/346] Translated using Weblate (Arabic) Currently translated at 68.7% (724 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ar/ --- src/lang/ar.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ar.json b/src/lang/ar.json index 5d5ea6557..88b396bfa 100644 --- a/src/lang/ar.json +++ b/src/lang/ar.json @@ -1051,5 +1051,6 @@ "endDateTime": "", "cronExpression": "", "cronSchedule": "", - "chromeExecutable": "" + "chromeExecutable": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 2826449977f54dcc2df6c9d5dde7c08c5aeec028 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 207/346] Translated using Weblate (Arabic) Currently translated at 68.7% (724 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ar/ --- src/lang/ar.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ar.json b/src/lang/ar.json index 88b396bfa..8d29c8496 100644 --- a/src/lang/ar.json +++ b/src/lang/ar.json @@ -1052,5 +1052,6 @@ "cronExpression": "", "cronSchedule": "", "chromeExecutable": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "CopyToClipboardError": "" } From 8e80bcf73a0edaf3acc642a3bae71b9917befc1b Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 208/346] Translated using Weblate (Arabic) Currently translated at 68.7% (724 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ar/ --- src/lang/ar.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ar.json b/src/lang/ar.json index 8d29c8496..d6fe5152e 100644 --- a/src/lang/ar.json +++ b/src/lang/ar.json @@ -1053,5 +1053,6 @@ "cronSchedule": "", "chromeExecutable": "", "ntfyPriorityHelptextAllExceptDown": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "Pick a SASL Mechanism...": "" } From 5bd89725515fed4dc2495598b6cecaa9e60d6ee5 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 209/346] Translated using Weblate (Arabic) Currently translated at 68.7% (724 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ar/ --- src/lang/ar.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ar.json b/src/lang/ar.json index d6fe5152e..4d6697d86 100644 --- a/src/lang/ar.json +++ b/src/lang/ar.json @@ -1054,5 +1054,6 @@ "chromeExecutable": "", "ntfyPriorityHelptextAllExceptDown": "", "CopyToClipboardError": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "ntfyPriorityHelptextAllEvents": "" } From 47c5b01c96e1ede33107c0dd1ec1d030e380f911 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:36 +0000 Subject: [PATCH 210/346] Translated using Weblate (Slovak) Currently translated at 52.8% (556 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sk/ --- src/lang/sk.json | 494 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 493 insertions(+), 1 deletion(-) diff --git a/src/lang/sk.json b/src/lang/sk.json index 5c5582650..b2db66e70 100644 --- a/src/lang/sk.json +++ b/src/lang/sk.json @@ -558,5 +558,497 @@ "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "Zoznam notifikačných služieb nájdete v aplikácii Home Assistant v časti „Nástroje pre vývojárov > Služby“, kde vyhľadajte položku „ notifikácia“ a nájdite názov svojho zariadenia/telefónu.", "tailscalePingWarning": "Ak chcete používať sledovanie Tailscale Ping, musíte nainštalovať aplikáciu Uptime Kuma bez nástroja Docker a tiež nainštalovať klienta Tailscale na server.", "Enable": "Povoliť", - "Enable DNS Cache": "(Zastarané) Povoliť vyrovnávaciu pamäť DNS pre HTTP(s) sledovania" + "Enable DNS Cache": "(Zastarané) Povoliť vyrovnávaciu pamäť DNS pre HTTP(s) sledovania", + "wayToGetThreemaGateway": "", + "Mention group": "", + "Device Token": "", + "Saved.": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaApiAuthenticationSecret": "", + "monitorToastMessagesLabel": "", + "smspartnerPhoneNumberHelptext": "", + "wayToGetClickSendSMSToken": "", + "pagertreeIntegrationUrl": "", + "Badge Down Days": "", + "noOrBadCertificate": "", + "apiKey-active": "", + "Bitrix24 Webhook URL": "", + "Mentioning": "", + "Notify Channel": "", + "signalImportant": "", + "smtpDkimPrivateKey": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "alertaRecoverState": "", + "smseagleToken": "", + "smseagleUrl": "", + "Leave blank to use a shared sender number.": "", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "self-hosted container": "", + "remoteBrowserToggle": "", + "shrinkDatabaseDescriptionSqlite": "", + "lineDevConsoleTo": "", + "clearEventsMsg": "", + "importHandleDescription": "", + "confirmImportMsg": "", + "Bark Group": "", + "For safety, must use secret key": "", + "PushDeer Server": "", + "AccessKey Id": "", + "documentationOf": "", + "now": "", + "time ago": "", + "Json Query Expression": "", + "pushoversounds bike": "", + "pushoversounds bugle": "", + "pushoversounds incoming": "", + "pushoversounds intermission": "", + "pushoversounds updown": "", + "pushoversounds alien": "", + "pushoversounds vibrate": "", + "pushoversounds echo": "", + "GoogleChat": "", + "wayToGetKookBotToken": "", + "pushoverMessageTtl": "", + "wayToGetKookGuildID": "", + "Device": "", + "Message Title": "", + "checkPrice": "", + "apiCredentials": "", + "smseagleRecipientType": "", + "smseaglePriority": "", + "smspartnerSenderNameInfo": "", + "Recipient Number": "", + "From Name/Number": "", + "ntfy Topic": "", + "Server URL should not contain the nfty topic": "", + "onebotMessageType": "", + "wayToGetSevenIOApiKey": "", + "callMeBotGet": "", + "gtxMessagingFromHint": "", + "Originator": "", + "Community String": "", + "Private Number": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Group ID": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoverDesc1": "", + "Google Analytics ID": "", + "Edit Tag": "", + "Badge Type": "", + "Authorization Identity": "", + "backupDescription2": "", + "documentation": "", + "Trust Proxy": "", + "twoFAVerifyLabel": "", + "confirmEnableTwoFAMsg": "", + "confirmDisableTwoFAMsg": "", + "affectedMonitorsDescription": "", + "SignName": "", + "Bark Endpoint": "", + "Bark Sound": "", + "WebHookUrl": "", + "PushDeer Key": "", + "apiKey-inactive": "", + "disableAPIKeyMsg": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "Alphanumeric (recommended)": "", + "max 11 alphanumeric characters": "", + "matrixDesc2": "", + "aboutNotifyChannel": "", + "openModalTo": "", + "Add a domain": "", + "Badge Suffix": "", + "Badge Color": "", + "Badge Preview": "", + "Badge Up Color": "", + "Kafka Brokers": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "Secret AccessKey": "", + "useRemoteBrowser": "", + "cellsyntOriginator": "", + "cellsyntDestination": "", + "cellsyntSplitLongMessages": "", + "SecretKey": "", + "pushoversounds siren": "", + "Add API Key": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "Monitor Setting": "", + "Open Badge Generator": "", + "Badge Duration (in hours)": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Request Body": "", + "FlashDuty Severity": "", + "Post": "", + "lunaseaUserID": "", + "Maintenance Time Window of a Day": "", + "pushyAPIKey": "", + "twilioAccountSID": "", + "Mechanism": "", + "successDeleted": "", + "Conditions": "", + "Copy": "", + "CurlDebugInfo": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "atLeastOneMonitor": "", + "passwordNotMatchMsg": "", + "jsonQueryDescription": "", + "promosmsLogin": "", + "octopushPhoneNumber": "", + "Example:": "", + "promosmsAllowLongSMS": "", + "Feishu WebHookUrl": "", + "matrixHomeserverURL": "", + "Internal Room Id": "", + "smtpDkimSettings": "", + "smtpDkimKeySelector": "", + "Integration Key": "", + "auto resolve": "", + "serwersmsAPIUser": "", + "serwersmsAPIPassword": "", + "smseagleGroup": "", + "smseagleContact": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "Custom Monitor Type": "", + "API Keys": "", + "Expiry": "", + "Expiry date": "", + "Continue": "", + "Add Another": "", + "apiKeyAddedMsg": "", + "apiKey-expired": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "pagertreeResolve": "", + "pagertreeDoNothing": "", + "Badge Pending Color": "", + "Kafka Producer Message": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "Message format": "", + "Send rich messages": "", + "bitrix24SupportUserID": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "successPaused": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "successDisabled": "", + "Remote Browsers": "", + "Remote Browser": "", + "wayToGetWhapiUrlAndToken": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "Recipient Type": "", + "Add Remote Browser": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Form Data Body": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "SIGNL4 Webhook URL": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not equals": "", + "contains": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "record": "", + "Correct": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "wayToGetHeiiOnCallDetails": "", + "To Phone Number": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "threemaBasicModeInfo": "", + "Command": "", + "cellsyntOriginatortypeAlphanumeric": "", + "toastErrorTimeout": "", + "Browser Screenshot": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "smspartnerSenderName": "", + "Legacy Octopush-DM": "", + "pagertreeUrgency": "", + "pagertreeSilent": "", + "deleteAPIKeyMsg": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "2faEnabled": "", + "2faDisabled": "", + "GrafanaOncallUrl": "", + "wayToGetBitrix24Webhook": "", + "What is a Remote Browser?": "", + "Don't mention people": "", + "Platform": "", + "Huawei": "", + "promosmsTypeFlash": "", + "promosmsTypeFull": "", + "promosmsPhoneNumber": "", + "Channel Name": "", + "Uptime Kuma URL": "", + "aboutWebhooks": "", + "alertaApiKey": "", + "alertaAlertState": "", + "smseagleRecipient": "", + "smseagleEncoding": "", + "ntfyUsernameAndPassword": "", + "Badge Label": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoversounds cosmic": "", + "pushoversounds gamelan": "", + "Status:": "", + "Free Mobile API Key": "", + "Proto Method": "", + "Economy": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "You can divide numbers with": "", + "goAlertInfo": "", + "goAlertIntegrationKeyInfo": "", + "AccessKeyId": "", + "SecretAccessKey": "", + "High": "", + "Topic": "", + "Proxy Protocol": "", + "Proxy server has authentication": "", + "Not running": "", + "apiKeysDisabledMsg": "", + "-year": "", + "and": "", + "backupDescription3": "", + "octopushAPIKey": "", + "octopushLogin": "", + "pushoversounds pushover": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "apprise": "", + "pushoverDesc2": "", + "Guild ID": "", + "User Key": "", + "Notification Sound": "", + "octopushTypeLowCost": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "LunaSea Device ID": "", + "Octopush API Version": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "Add a Remote Browser": "", + "mongodbCommandDescription": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "Condition": "", + "wayToGetOnesenderUrlandToken": "", + "SIGNL4": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "smtpDkimskipFields": "", + "do nothing": "", + "Server Address": "", + "Learn More": "", + "Body Encoding": "", + "Connection String": "", + "socket": "", + "cronExpression": "", + "Hello @everyone is...": "", + "Line Developers Console": "", + "clearHeartbeatsMsg": "", + "confirmClearStatisticsMsg": "", + "recurringIntervalMessage": "", + "affectedStatusPages": "", + "Read more:": "", + "Strategy": "", + "TemplateCode": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "pushDeerServerDescription": "", + "Originator type": "", + "Telephone number": "", + "max 15 digits": "", + "setup a new monitor group": "", + "onebotUserOrGroupId": "", + "onebotSafetyTips": "", + "Badge Label Color": "", + "Badge Label Prefix": "", + "Badge Label Suffix": "", + "toastSuccessTimeout": "", + "monitorToastMessagesDescription": "", + "Enter the list of brokers": "", + "Kafka SASL Options": "", + "Session Token": "", + "Close": "", + "nostrRelaysHelp": "", + "gamedigGuessPort": "", + "successAdded": "", + "remoteBrowsersDescription": "", + "deleteRemoteBrowserMessage": "", + "whapiRecipient": "", + "API URL": "", + "gtxMessagingToHint": "", + "cellsyntOriginatortypeNumeric": "", + "Destination": "", + "Allow Long SMS": "", + "SMS Type": "", + "octopushTypePremium": "", + "RadiusSecret": "", + "RadiusCalledStationId": "", + "promosmsPassword": "", + "More info on:": "", + "onebotHttpAddress": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "Badge Prefix": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Badge Generator": "", + "Badge Style": "", + "Badge value (For Testing only.)": "", + "Monitor Group": "", + "wayToGetFlashDutyKey": "", + "Badge URL": "", + "Group": "", + "Add a new expiry notification day": "", + "endpoint": "", + "pushoversounds none": "", + "pushyToken": "", + "pagertreeHigh": "", + "pagertreeCritical": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaDeviceID": "", + "ntfyAuthenticationMethod": "", + "tagNotFound": "", + "foundChromiumVersion": "", + "Key Added": "", + "ignoredTLSError": "", + "Debug": "", + "CopyToClipboardSuccess": "", + "firewalls": "", + "docker networks": "", + "CurlDebugInfoProxiesUnsupported": "", + "chromeExecutable": "", + "tokenValidSettingsMsg": "", + "notificationDescription": "", + "keywordDescription": "", + "invertKeywordDescription": "", + "backupDescription": "", + "pushoversounds magic": "", + "octopushSMSSender": "", + "Apprise URL": "", + "promosmsTypeEco": "", + "promosmsTypeSpeed": "", + "promosmsSMSSender": "", + "matrixDesc1": "", + "Remove domain": "", + "Icon Emoji": "", + "aboutChannelName": "", + "aboutKumaURL": "", + "smtpDkimDesc": "", + "smtpDkimDomain": "", + "smtpDkimHashAlgo": "", + "smtpDkimheaderFieldNames": "", + "wayToGetPagerDutyKey": "", + "Integration URL": "", + "Auto resolve or acknowledged": "", + "auto acknowledged": "", + "serwersmsPhoneNumber": "", + "serwersmsSenderName": "", + "smseagleTo": "", + "Don't expire": "", + "No API Keys": "", + "Expires": "", + "lunaseaTarget": "", + "Badge Down Color": "", + "Badge Maintenance Color": "", + "Enable Kafka SSL": "", + "noGroupMonitorMsg": "", + "nostrRelays": "", + "nostrSender": "", + "nostrRecipients": "", + "gamedigGuessPortDescription": "", + "successResumed": "", + "successEdited": "", + "successEnabled": "", + "Remote Browser not found!": "", + "wayToWriteWhapiRecipient": "", + "snmpOIDHelptext": "", + "Host Onesender": "", + "Token Onesender": "", + "New Group": "", + "Group Name": "", + "Authorization Header": "", + "OAuth Token URL": "", + "Client ID": "", + "Client Secret": "", + "OAuth Scope": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionDelete": "", + "equals": "", + "not contains": "", + "starts with": "", + "greater than or equal to": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Fail": "", + "Clear": "", + "Custom sound to override default notification sound": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "pushoversounds falling": "", + "Free Mobile User Identifier": "", + "Enable TLS": "", + "Proto Service Name": "", + "Proto Content": "", + "Lowcost": "", + "high": "", + "SendKey": "", + "Base URL": "", + "PhoneNumbers": "", + "Retry": "", + "WeCom Bot Key": "", + "Setup Proxy": "", + "Proxy Server": "" } From 79b527063a303ebf31c4da4b89002491719824d3 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 211/346] Translated using Weblate (Slovak) Currently translated at 52.8% (556 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sk/ --- src/lang/sk.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sk.json b/src/lang/sk.json index b2db66e70..5005c35c8 100644 --- a/src/lang/sk.json +++ b/src/lang/sk.json @@ -1050,5 +1050,6 @@ "Retry": "", "WeCom Bot Key": "", "Setup Proxy": "", - "Proxy Server": "" + "Proxy Server": "", + "ntfyPriorityHelptextAllEvents": "" } From e72b49dac3bb9d48a0fc62dced6369cda59d7a0b Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:30 +0000 Subject: [PATCH 212/346] Translated using Weblate (Slovak) Currently translated at 52.8% (556 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sk/ --- src/lang/sk.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sk.json b/src/lang/sk.json index 5005c35c8..b2d0d42a0 100644 --- a/src/lang/sk.json +++ b/src/lang/sk.json @@ -1051,5 +1051,6 @@ "WeCom Bot Key": "", "Setup Proxy": "", "Proxy Server": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 04379bfa676006a130294bf3dceaaaa4b475bbae Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 213/346] Translated using Weblate (Slovak) Currently translated at 52.8% (556 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sk/ --- src/lang/sk.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sk.json b/src/lang/sk.json index b2d0d42a0..1cf9b4dc4 100644 --- a/src/lang/sk.json +++ b/src/lang/sk.json @@ -1052,5 +1052,6 @@ "Setup Proxy": "", "Proxy Server": "", "ntfyPriorityHelptextAllEvents": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "Pick a SASL Mechanism...": "" } From 4db86859800ac37497d2d8b75c7a3e441c6c48f6 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 214/346] Translated using Weblate (Slovak) Currently translated at 52.8% (556 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sk/ --- src/lang/sk.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/sk.json b/src/lang/sk.json index 1cf9b4dc4..76be3c5cd 100644 --- a/src/lang/sk.json +++ b/src/lang/sk.json @@ -1053,5 +1053,6 @@ "Proxy Server": "", "ntfyPriorityHelptextAllEvents": "", "ntfyPriorityHelptextAllExceptDown": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "CopyToClipboardError": "" } From 94c402c78b3f291b56d7ff46c1327e687f8cfdeb Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:30 +0000 Subject: [PATCH 215/346] Translated using Weblate (Georgian) Currently translated at 1.1% (12 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ka/ --- src/lang/ka.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/ka.json b/src/lang/ka.json index 2617e17c7..a2d5838f7 100644 --- a/src/lang/ka.json +++ b/src/lang/ka.json @@ -17,5 +17,7 @@ "List": "სია", "Add": "დამატება", "Add New Monitor": "ახალი მონიტორის დამატება", - "Down": "დაბლა" + "Down": "დაბლა", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From 9b2af132f5e63334a899f1716a7b49fa48240d95 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:41 +0000 Subject: [PATCH 216/346] Translated using Weblate (Georgian) Currently translated at 1.1% (12 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ka/ --- src/lang/ka.json | 1026 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1025 insertions(+), 1 deletion(-) diff --git a/src/lang/ka.json b/src/lang/ka.json index a2d5838f7..93dbcc5f7 100644 --- a/src/lang/ka.json +++ b/src/lang/ka.json @@ -19,5 +19,1029 @@ "Add New Monitor": "ახალი მონიტორის დამატება", "Down": "დაბლა", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "Light": "", + "recent": "", + "Status Pages": "", + "appriseNotInstalled": "", + "Please input title and content": "", + "setAsDefault": "", + "enableProxyDescription": "", + "supportTelegramChatID": "", + "wayToGetTelegramChatID": "", + "Clone": "", + "Ignore TLS Error": "", + "emailTemplateMsg": "", + "Discord Webhook URL": "", + "infiniteRetention": "", + "deleteNotificationMsg": "", + "pushoversounds intermission": "", + "apprise": "", + "octopushPhoneNumber": "", + "aboutWebhooks": "", + "aboutChannelName": "", + "Auto resolve or acknowledged": "", + "PushDeer Server": "", + "Badge Suffix": "", + "Kafka SASL Options": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "SNMP Version": "", + "threemaRecipient": "", + "Private Number": "", + "not ends with": "", + "remoteBrowserToggle": "", + "wayToWriteWhapiRecipient": "", + "max 11 alphanumeric characters": "", + "Bitrix24 Webhook URL": "", + "whapiRecipient": "", + "Show Clickable Link": "", + "twilioToNumber": "", + "foundChromiumVersion": "", + "successKeyword": "", + "markdownSupported": "", + "Status": "", + "DateTime": "", + "Message": "", + "-day": "", + "-hour": "", + "Not available, please setup.": "", + "Expected Value": "", + "Friendly Name": "", + "Setup Notification": "", + "retryCheckEverySecond": "", + "resendEveryXTimes": "", + "resendDisabled": "", + "retriesDescription": "", + "Please use this option carefully!": "", + "Logout": "", + "Confirm": "", + "Yes": "", + "Certificate Info": "", + "Optional": "", + "Resource Record Type": "", + "Create your admin account": "", + "Export Backup": "", + "respTime": "", + "notAvailableShort": "", + "Default enabled": "", + "Apply on all existing monitors": "", + "Create": "", + "Events": "", + "Heartbeats": "", + "Auto Get": "", + "Schedule maintenance": "", + "Affected Monitors": "", + "Pick Affected Monitors...": "", + "Start of maintenance": "", + "Select status pages...": "", + "alertNoFile": "", + "alertWrongFileType": "", + "Clear all statistics": "", + "Active": "", + "Tag with this name already exist.": "", + "Entry Page": "", + "Search monitored sites": "", + "here": "", + "No Services": "", + "Go to Dashboard": "", + "liquidIntroduction": "", + "templateMsg": "", + "templateHeartbeatJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "Webhook URL": "", + "Application Token": "", + "Method": "", + "Reset Token": "", + "Last Updated": "", + "warning": "", + "Switch to Dark Theme": "", + "No monitors available.": "", + "Add one": "", + "proxyDescription": "", + "setAsDefaultProxyDescription": "", + "Invalid": "", + "Domain Name Expiry Notification": "", + "Add a new expiry notification day": "", + "Remove the expiry notification": "", + "Date Created": "", + "telegramSendSilently": "", + "Long-Lived Access Token": "", + "default: notify all devices": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Event data:": "", + "and": "", + "cronSchedule": "", + "invalidCronExpression": "", + "Recurring": "", + "strategyManual": "", + "warningTimezone": "", + "lastDay3": "", + "lastDay4": "", + "pauseMaintenanceMsg": "", + "chromeExecutableAutoDetect": "", + "chromeExecutableDescription": "", + "emailCustomSubject": "", + "smtpCC": "", + "needSignalAPI": "", + "wayToCheckSignalURL": "", + "rrtypeDescription": "", + "pushoversounds vibrate": "", + "pushyAPIKey": "", + "pushyToken": "", + "SMS Type": "", + "octopushTypePremium": "", + "checkPrice": "", + "apiCredentials": "", + "Status:": "", + "Strategy": "", + "Free Mobile API Key": "", + "Feishu WebHookUrl": "", + "matrixDesc2": "", + "setup a new monitor group": "", + "openModalTo": "", + "Add a domain": "", + "Remove domain": "", + "aboutKumaURL": "", + "smtpDkimSettings": "", + "smtpDkimDesc": "", + "documentation": "", + "smtpDkimKeySelector": "", + "smtpDkimskipFields": "", + "auto resolve": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "Recipient Number": "", + "onebotSafetyTips": "", + "PushDeer Key": "", + "Google Analytics ID": "", + "monitorToastMessagesDescription": "", + "Kafka Producer Message": "", + "successDisabled": "", + "Command": "", + "Alphanumeric (recommended)": "", + "threemaSenderIdentity": "", + "threemaApiAuthenticationSecret": "", + "privateOnesenderDesc": "", + "Add Remote Browser": "", + "New Group": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Client ID": "", + "OAuth Scope": "", + "No tags found.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "contains": "", + "starts with": "", + "less than": "", + "record": "", + "Leave": "", + "Hide Tags": "", + "Description": "", + "No Monitors": "", + "Message:": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "Server Address": "", + "Key Added": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "No API Keys": "", + "apiKey-inactive": "", + "pagertreeCritical": "", + "pagertreeResolve": "", + "lunaseaDeviceID": "", + "ntfyUsernameAndPassword": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "Badge Prefix": "", + "Badge Style": "", + "Badge value (For Testing only.)": "", + "Enter the list of brokers": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "Session Token": "", + "nostrRelays": "", + "API URL": "", + "wayToGetHeiiOnCallDetails": "", + "documentationOf": "", + "To Phone Number": "", + "cellsyntOriginatortypeNumeric": "", + "leave blank for default subject": "", + "bitrix24SupportUserID": "", + "callMeBotGet": "", + "gtxMessagingApiKeyHint": "", + "gtxMessagingToHint": "", + "Show Clickable Link Description": "", + "Badge Up Color": "", + "Badge Maintenance Color": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "Monitor Group": "", + "Request Timeout": "", + "promosmsLogin": "", + "SignName": "", + "deleteRemoteBrowserMessage": "", + "Badge Label Suffix": "", + "receiverSevenIO": "", + "Destination": "", + "cellsyntSplitLongMessages": "", + "apiKeysDisabledMsg": "", + "Accepted Status Codes": "", + "needPushEvery": "", + "pushOptionalParams": "", + "Save": "", + "Host URL": "", + "Disable Auth": "", + "Body": "", + "Headers": "", + "color": "", + "BodyInvalidFormat": "", + "Monitor History": "", + "records": "", + "Untitled Group": "", + "Discard": "", + "Select": "", + "Slug": "", + "Next": "", + "cloudflareWebsite": "", + "Don't know how to get the token? Please read the guide:": "", + "HTTP Headers": "", + "trustProxyDescription": "", + "Frontend Version": "", + "Frontend Version do not match backend version!": "", + "backupRecommend": "", + "weekdayShortFri": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-inactive": "", + "chromeExecutable": "", + "Schedule Maintenance": "", + "Edit Maintenance": "", + "notificationRegional": "", + "pushoversounds pianobar": "", + "deleteAPIKeyMsg": "", + "No status pages": "", + "Bark API Version": "", + "locally configured mail transfer agent": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "timeoutAfter": "", + "Advanced": "", + "Select message type": "", + "Create new forum post": "", + "forumPostName": "", + "wayToGetDiscordThreadId": "", + "Channel access token": "", + "Info": "", + "error": "", + "critical": "", + "primary": "", + "importHandleDescription": "", + "Lowcost": "", + "high": "", + "TemplateCode": "", + "Sms template must contain parameters: ": "", + "Mentioning": "", + "Setup Proxy": "", + "Proxy Server": "", + "promosmsTypeEco": "", + "Expiry": "", + "Open Badge Generator": "", + "Default": "", + "Access Token": "", + "Custom Footer": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "Proxies": "", + "default": "", + "The slug is already taken. Please choose another slug.": "", + "No Proxy": "", + "HTTP Basic Auth": "", + "New Status Page": "", + "Packet Size": "", + "emailTemplateHostnameOrURL": "", + "confirmEnableTwoFAMsg": "", + "invertKeywordDescription": "", + "SendKey": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "Don't mention people": "", + "Mention group": "", + "Mechanism": "", + "Remote Browser": "", + "Remote Browser not found!": "", + "setupDatabaseMariaDB": "", + "setupDatabaseSQLite": "", + "Issuer:": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "Trigger type:": "", + "weekdayShortMon": "", + "lastDay": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "dnsCacheDescription": "", + "installing": "", + "octopushAPIKey": "", + "pushoversounds falling": "", + "pushoversounds classical": "", + "pushoversounds gamelan": "", + "pushoversounds magic": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "GoogleChat": "", + "wayToGetKookBotToken": "", + "More info on:": "", + "pushoverDesc2": "", + "Check octopush prices": "", + "octopushSMSSender": "", + "Apprise URL": "", + "Proto Content": "", + "Economy": "", + "promosmsSMSSender": "", + "serwersmsAPIPassword": "", + "serwersmsSenderName": "", + "Expiry date": "", + "Don't expire": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "successEnabled": "", + "enableDefaultNotificationDescription": "", + "Channel access token (Long-lived)": "", + "Your User ID": "", + "pauseMonitorMsg": "", + "smseagleTo": "", + "webhookFormDataDesc": "", + "ignoreTLSErrorGeneral": "", + "Token": "", + "Backup": "", + "About": "", + "Other Software": "", + "Please read": "", + "Bot Display Name": "", + "Hello @everyone is...": "", + "Bark Group": "", + "WebHookUrl": "", + "SecretKey": "", + "Device Token": "", + "Platform": "", + "Huawei": "", + "promosmsTypeSpeed": "", + "Steam API Key": "", + "Pick Accepted Status Codes...": "", + "Create Incident": "", + "Certificate Chain": "", + "Valid": "", + "smseagleUrl": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "disable authentication": "", + "Disable": "", + "recurringIntervalMessage": "", + "endpoint": "", + "goAlertIntegrationKeyInfo": "", + "goAlertInfo": "", + "Notify Channel": "", + "wayToGetClickSendSMSToken": "", + "Badge Color": "", + "Badge Preview": "", + "2faDisabled": "", + "successAdded": "", + "Examples": "", + "Debug": "", + "Enable Auth": "", + "disableauth.message1": "", + "Overwrite": "", + "Setup 2FA": "", + "value (optional)": "", + "Gray": "", + "Red": "", + "Orange": "", + "Pink": "", + "Custom": "", + "Partially Degraded Service": "", + "Edit Status Page": "", + "webhookBodyCustomOption": "", + "emojiCheatSheet": "", + "Read more": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "Running": "", + "Start": "", + "Stop": "", + "Days Remaining:": "", + "DockerHostRequired": "", + "telegramMessageThreadIDDescription": "", + "Home Assistant URL": "", + "or": "", + "maintenanceStatus-ended": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "confirmUninstallPlugin": "", + "cloneOf": "", + "smtp": "", + "To Email": "", + "deleteMaintenanceMsg": "", + "atLeastOneMonitor": "", + "pushoversounds pushover": "", + "pushoversounds cashregister": "", + "pushoversounds incoming": "", + "wayToGetKookGuildID": "", + "Device": "", + "Integration URL": "", + "alertaApiKey": "", + "alertaAlertState": "", + "Learn More": "", + "authInvalidToken": "", + "successResumed": "", + "successPaused": "", + "successDeleted": "", + "What is a Remote Browser?": "", + "Token Onesender": "", + "Authorization Header": "", + "Form Data Body": "", + "Lost connection to the socket server.": "", + "conditionDelete": "", + "not starts with": "", + "greater than or equal to": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Clear": "", + "Guitar": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Saved.": "", + "successKeywordExplanation": "", + "settingUpDatabaseMSG": "", + "Cannot connect to the socket server": "", + "Reconnecting...": "", + "pauseDashboardHome": "", + "Pause": "", + "Name": "", + "No important events": "", + "Resume": "", + "Edit": "", + "Delete": "", + "Current": "", + "Uptime": "", + "Cert Exp.": "", + "Monitor": "", + "now": "", + "time ago": "", + "day": "", + "hour": "", + "-year": "", + "Response": "", + "Ping": "", + "Monitor Type": "", + "Max. Redirects": "", + "Invert Keyword": "", + "Json Query Expression": "", + "URL": "", + "Hostname": "", + "Port": "", + "checkEverySecond": "", + "where you intend to implement third-party authentication": "", + "Dark": "", + "disableauth.message2": "", + "I understand, please disable": "", + "Username": "", + "Password": "", + "Notification Type": "", + "Email": "", + "Test": "", + "Resolver Server": "", + "Import Backup": "", + "Export": "", + "Import": "", + "Clear Data": "", + "All Status Pages": "", + "Disable 2FA": "", + "2FA Settings": "", + "Two Factor Authentication": "", + "filterActive": "", + "filterActivePaused": "", + "Add New below or Select...": "", + "Avg. Ping": "", + "statusPageNothing": "", + "statusPageRefreshIn": "", + "defaultNotificationName": "", + "All Systems Operational": "", + "Status Page": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownNotifications": "", + "webhookAdditionalHeadersDesc": "", + "webhookBodyPresetOption": "", + "appriseInstalled": "", + "PasswordsDoNotMatch": "", + "One record": "", + "topic": "", + "topicExplanation": "", + "Done": "", + "Post": "", + "Created": "", + "Switch to Light Theme": "", + "danger": "", + "Show Tags": "", + "selectedMonitorCount": "", + "Check/Uncheck": "", + "Powered by": "", + "enabled": "", + "deleteProxyMsg": "", + "User": "", + "Installed": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "YOUR BOT TOKEN HERE": "", + "FlashDuty Severity": "", + "Notification Service": "", + "Event type:": "", + "startDateTime": "", + "endDateTime": "", + "cronExpression": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "No Maintenance": "", + "loadingError": "", + "plugin": "", + "emailCustomisableContent": "", + "smtpLiquidIntroduction": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateLimitedToUpDownNotification": "", + "smtpBCC": "", + "wayToGetZohoCliqURL": "", + "Line Developers Console": "", + "wayToGetLineChannelToken": "", + "aboutIconURL": "", + "confirmDeleteTagMsg": "", + "enableGRPCTls": "", + "dnsPortDescription": "", + "clearEventsMsg": "", + "clearHeartbeatsMsg": "", + "keywordDescription": "", + "pushoversounds bike": "", + "pushoversounds updown": "", + "pushoversounds none": "", + "Message Title": "", + "octopushTypeLowCost": "", + "LunaSea Device ID": "", + "Free Mobile User Identifier": "", + "promosmsPhoneNumber": "", + "matrixHomeserverURL": "", + "matrixDesc1": "", + "smtpDkimDomain": "", + "smtpDkimPrivateKey": "", + "smtpDkimHashAlgo": "", + "smtpDkimheaderFieldNames": "", + "wayToGetPagerDutyKey": "", + "do nothing": "", + "auto acknowledged": "", + "alertaRecoverState": "", + "serwersmsAPIUser": "", + "serwersmsPhoneNumber": "", + "smseagleGroup": "", + "smseagleContact": "", + "smseagleRecipientType": "", + "smseaglePriority": "", + "From Name/Number": "", + "Leave blank to use a shared sender number.": "", + "pushDeerServerDescription": "", + "Custom Monitor Type": "", + "twilioFromNumber": "", + "Badge Label Color": "", + "Press Enter to add broker": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "mongodbCommandDescription": "", + "Originator type": "", + "Telephone number": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "Condition": "", + "snmpOIDHelptext": "", + "Please enter a valid OID.": "", + "wayToGetThreemaGateway": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentityFormat": "", + "Recipient Type": "", + "groupOnesenderDesc": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "Group Name": "", + "Client Secret": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "Conditions": "", + "conditionAddGroup": "", + "equals": "", + "not equals": "", + "not contains": "", + "ends with": "", + "greater than": "", + "less than or equal to": "", + "smspartnerSenderNameInfo": "", + "Add Another": "", + "Generate": "", + "pagertreeIntegrationUrl": "", + "pagertreeUrgency": "", + "lunaseaTarget": "", + "lunaseaUserID": "", + "Badge Type": "", + "Badge Label": "", + "Badge Down Days": "", + "monitorToastMessagesLabel": "", + "toastErrorTimeout": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "wayToGetFlashDutyKey": "", + "remoteBrowsersDescription": "", + "self-hosted container": "", + "useRemoteBrowser": "", + "Browser Screenshot": "", + "Originator": "", + "cellsyntOriginator": "", + "cellsyntDestination": "", + "Allow Long SMS": "", + "max 15 digits": "", + "wayToGetBitrix24Webhook": "", + "gtxMessagingFromHint": "", + "cellsyntOriginatortypeAlphanumeric": "", + "pagertreeSilent": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "pagertreeDoNothing": "", + "wayToGetPagerTreeIntegrationURL": "", + "Monitor Setting": "", + "Badge Duration (in hours)": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Badge URL": "", + "Group": "", + "Authorization Identity": "", + "noGroupMonitorMsg": "", + "Close": "", + "Request Body": "", + "wayToGetWhapiUrlAndToken": "", + "GrafanaOncallUrl": "", + "Heartbeat Interval": "", + "New Password": "", + "Keyword": "", + "shrinkDatabaseDescriptionSqlite": "", + "styleElapsedTime": "", + "styleElapsedTimeShowWithLine": "", + "None": "", + "Search Engine Visibility": "", + "Allow indexing": "", + "Discourage search engines from indexing site": "", + "No": "", + "Remember me": "", + "add one": "", + "Domain Names": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "RadiusCalledStationId": "", + "RadiusCalledStationIdDescription": "", + "Certificate Expiry Notification": "", + "API Username": "", + "API Key": "", + "Show update if available": "", + "Check how to config it for WebSocket": "", + "Steam Game Server": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "There might be a typing error in the address.": "", + "Retype the address.": "", + "Connection String": "", + "Query": "", + "deleteDockerHostMsg": "", + "tcp": "", + "tailscalePingWarning": "", + "Docker Container": "", + "Workstation": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Remote Browsers": "", + "Add a Remote Browser": "", + "aboutNotifyChannel": "", + "Uptime Kuma URL": "", + "signalImportant": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "onebotUserOrGroupId": "", + "Maintenance": "", + "Unknown": "", + "Primary Base URL": "", + "General Monitor Type": "", + "Passive Monitor Type": "", + "API Keys": "", + "Kafka Topic Name": "", + "User ID": "", + "Basic Settings": "", + "Messaging API": "", + "pagertreeHigh": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "Auto": "", + "Theme - Heartbeat Bar": "", + "Change Password": "", + "Current Password": "", + "Repeat New Password": "", + "Update Password": "", + "PushUrl": "", + "Avg. Response": "", + "HeadersInvalidFormat": "", + "clearDataOlderThan": "", + "Services": "", + "Cancel": "", + "Add New Status Page": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "No consecutive dashes": "", + "Trust Proxy": "", + "chatIDNotFound": "", + "disableCloudflaredNoAuthMsg": "", + "wayToGetLineNotifyToken": "", + "backupOutdatedWarning": "", + "sameAsServerTimezone": "", + "weekdayShortTue": "", + "weekdayShortWed": "", + "weekdayShortThu": "", + "Maintenance Time Window of a Day": "", + "Date and Time": "", + "DateTime Range": "", + "Clone Monitor": "", + "Expires": "", + "disableAPIKeyMsg": "", + "successBackupRestored": "", + "tagNotFound": "", + "Single Maintenance Window": "", + "install": "", + "Send to channel": "", + "postToExistingThread": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "wayToGetTeamsURL": "", + "Number": "", + "Recipients": "", + "lineDevConsoleTo": "", + "dataRetentionTimeError": "", + "confirmClearStatisticsMsg": "", + "confirmImportMsg": "", + "backupDescription2": "", + "You can divide numbers with": "", + "High": "", + "Retry": "", + "Topic": "", + "WeCom Bot Key": "", + "Proxy Protocol": "", + "Proxy server has authentication": "", + "promosmsTypeFlash": "", + "promosmsAllowLongSMS": "", + "nostrSender": "", + "Customize": "", + "statusPageSpecialSlugDesc": "", + "Authentication": "", + "Page Not Found": "", + "Connection Type": "", + "emailTemplateServiceName": "", + "threadForumPostID": "", + "aboutMattermostChannelName": "", + "twoFAVerifyLabel": "", + "tokenValidSettingsMsg": "", + "acceptedStatusCodesDescription": "", + "Body Encoding": "", + "pushoversounds bugle": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "dbName": "", + "Repeat Password": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "dayOfMonth": "", + "lastDay1": "", + "lastDay2": "", + "uninstall": "", + "secureOptionNone": "", + "secureOptionTLS": "", + "backupDescription": "", + "backupDescription3": "", + "jsonQueryDescription": "", + "pushoversounds cosmic": "", + "pushoversounds mechanical": "", + "pushoversounds siren": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "Guild ID": "", + "User Key": "", + "Notification Sound": "", + "pushoverMessageTtl": "", + "octopushLegacyHint": "", + "Example:": "", + "Read more:": "", + "Proto Service Name": "", + "Proto Method": "", + "Enable TLS": "", + "PhoneNumbers": "", + "Continue": "", + "nostrRelaysHelp": "", + "authUserInactiveOrDeleted": "", + "Options": "", + "resolverserverDescription": "", + "Keep both": "", + "pushOthers": "", + "programmingLanguages": "", + "Notifications": "", + "webhookJsonDesc": "", + "Required": "", + "Post URL": "", + "Content Type": "", + "upsideDownModeDescription": "", + "maxRedirectDescription": "", + "Upside Down Mode": "", + "Push URL": "", + "Last Result": "", + "Inactive": "", + "Show URI": "", + "Tags": "", + "Add New Tag": "", + "Reverse Proxy": "", + "wayToGetCloudflaredURL": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "For example: nginx, Apache and Traefik.": "", + "Fingerprint:": "", + "wayToGetDiscordURL": "", + "Prefix Custom Message": "", + "Base URL": "", + "AccessKeyId": "", + "SecretAccessKey": "", + "Bark Endpoint": "", + "Bark Sound": "", + "For safety, must use secret key": "", + "noDockerHostMsg": "", + "promosmsTypeFull": "", + "Retries": "", + "Heartbeat Retry Interval": "", + "Resend Notification if Down X times consecutively": "", + "Security": "", + "Shrink Database": "", + "Pick a RR-Type...": "", + "HTTP Options": "", + "Title": "", + "Content": "", + "Style": "", + "info": "", + "light": "", + "dark": "", + "apiKey-active": "", + "apiKey-expired": "", + "emailCustomBody": "", + "leave blank for default body": "", + "Icon URL": "", + "smseagleEncoding": "", + "Badge Generator": "", + "Not installed": "", + "maintenanceStatus-scheduled": "", + "enableNSCD": "", + "confirmDisableTwoFAMsg": "", + "affectedMonitorsDescription": "", + "Channel Name": "", + "Badge Label Prefix": "", + "2faAlreadyEnabled": "", + "2faEnabled": "", + "Proxy": "", + "Effective Date Range": "", + "ignoredTLSError": "", + "Copy": "", + "Skip existing": "", + "Verify Token": "", + "Enable 2FA": "", + "Tag with this value already exist.": "", + "Green": "", + "Blue": "", + "Indigo": "", + "Purple": "", + "Search...": "", + "Degraded Service": "", + "Add Group": "", + "Add a monitor": "", + "webhookAdditionalHeadersTitle": "", + "Server URL": "", + "Priority": "", + "docker networks": "", + "CurlDebugInfoProxiesUnsupported": "", + "steamApiKeyDescription": "", + "Current User": "", + "Not running": "", + "Remove Token": "", + "Subject:": "", + "Valid To:": "", + "Bot Token": "", + "wayToGetTelegramToken": "", + "Chat ID": "", + "telegramMessageThreadID": "", + "recurringInterval": "", + "weekdayShortSat": "", + "maintenanceStatus-unknown": "", + "Display Timezone": "", + "IconUrl": "", + "Enable": "", + "uninstalling": "", + "From Email": "", + "deleteMonitorMsg": "", + "affectedStatusPages": "", + "passwordNotMatchMsg": "", + "notificationDescription": "", + "octopushLogin": "", + "promosmsPassword": "", + "pushoverDesc1": "", + "Internal Room Id": "", + "Integration Key": "", + "smseagleRecipient": "", + "smseagleToken": "", + "Edit Tag": "", + "ntfyAuthenticationMethod": "", + "twilioAuthToken": "", + "Message format": "", + "Send rich messages": "", + "authIncorrectCreds": "", + "successEdited": "", + "successAuthChangePassword": "", + "threemaBasicModeInfo": "", + "Host Onesender": "", + "OAuth Token URL": "", + "conditionAdd": "", + "Sound": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Scifi": "", + "Elevator": "", + "Custom sound to override default notification sound": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Home": "", + "styleElapsedTimeShowNoLine": "", + "Normal": "", + "Bottom": "", + "Timezone": "", + "Login": "", + "No Monitors, please": "", + "Footer Text": "", + "Show Powered By": "", + "RadiusSecret": "", + "RadiusSecretDescription": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "Also check beta release": "", + "Using a Reverse Proxy?": "", + "What you can try:": "", + "Go back to the previous page.": "", + "Coming Soon": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "Setup Docker Host": "", + "Docker Daemon": "", + "socket": "", + "Container Name / ID": "", + "Docker Host": "", + "Docker Hosts": "", + "Domain": "", + "Icon Emoji": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "ntfy Topic": "", + "Server URL should not contain the nfty topic": "", + "onebotHttpAddress": "", + "onebotMessageType": "", + "statusMaintenance": "", + "Specific Monitor Type": "" } From ef73717a090911b0ca9348d7ea5aee61fda77d55 Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:41:05 +0000 Subject: [PATCH 217/346] Translated using Weblate (Georgian) Currently translated at 1.1% (12 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ka/ --- src/lang/ka.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/ka.json b/src/lang/ka.json index 93dbcc5f7..d14320b0b 100644 --- a/src/lang/ka.json +++ b/src/lang/ka.json @@ -1043,5 +1043,7 @@ "onebotHttpAddress": "", "onebotMessageType": "", "statusMaintenance": "", - "Specific Monitor Type": "" + "Specific Monitor Type": "", + "ignoreTLSError": "", + "setupDatabaseEmbeddedMariaDB": "" } From 91d93f9d0d3527c219b9c7aea14319900ed2b949 Mon Sep 17 00:00:00 2001 From: Ilkka Myller Date: Thu, 16 May 2024 06:43:40 +0000 Subject: [PATCH 218/346] Translated using Weblate (Georgian) Currently translated at 1.1% (12 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ka/ --- src/lang/ka.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ka.json b/src/lang/ka.json index d14320b0b..9ee15da5b 100644 --- a/src/lang/ka.json +++ b/src/lang/ka.json @@ -1045,5 +1045,6 @@ "statusMaintenance": "", "Specific Monitor Type": "", "ignoreTLSError": "", - "setupDatabaseEmbeddedMariaDB": "" + "setupDatabaseEmbeddedMariaDB": "", + "setupDatabaseChooseDatabase": "" } From 0289281326ead0b70859ae76b2d789486e159241 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 219/346] Translated using Weblate (Georgian) Currently translated at 1.1% (12 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ka/ --- src/lang/ka.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ka.json b/src/lang/ka.json index 9ee15da5b..13e9baf29 100644 --- a/src/lang/ka.json +++ b/src/lang/ka.json @@ -1046,5 +1046,6 @@ "Specific Monitor Type": "", "ignoreTLSError": "", "setupDatabaseEmbeddedMariaDB": "", - "setupDatabaseChooseDatabase": "" + "setupDatabaseChooseDatabase": "", + "pushViewCode": "" } From 117e83577d3739a33d8668ad661642da4ecdea1a Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 220/346] Translated using Weblate (Georgian) Currently translated at 1.1% (12 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ka/ --- src/lang/ka.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ka.json b/src/lang/ka.json index 13e9baf29..c0e0f1c40 100644 --- a/src/lang/ka.json +++ b/src/lang/ka.json @@ -1047,5 +1047,6 @@ "ignoreTLSError": "", "setupDatabaseEmbeddedMariaDB": "", "setupDatabaseChooseDatabase": "", - "pushViewCode": "" + "pushViewCode": "", + "ntfyPriorityHelptextAllEvents": "" } From bdbc248519934b6d018573c6f25cdb7abc72a88d Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 221/346] Translated using Weblate (Georgian) Currently translated at 1.1% (12 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ka/ --- src/lang/ka.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ka.json b/src/lang/ka.json index c0e0f1c40..282d8c7f5 100644 --- a/src/lang/ka.json +++ b/src/lang/ka.json @@ -1048,5 +1048,6 @@ "setupDatabaseEmbeddedMariaDB": "", "setupDatabaseChooseDatabase": "", "pushViewCode": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "Pick a SASL Mechanism...": "" } From 40d8de281154722ef66e26acf41198447d66880a Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 222/346] Translated using Weblate (Georgian) Currently translated at 1.1% (12 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ka/ --- src/lang/ka.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ka.json b/src/lang/ka.json index 282d8c7f5..381a0c565 100644 --- a/src/lang/ka.json +++ b/src/lang/ka.json @@ -1049,5 +1049,6 @@ "setupDatabaseChooseDatabase": "", "pushViewCode": "", "ntfyPriorityHelptextAllEvents": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "CopyToClipboardError": "" } From ec4026c58908d733dd42632b46d08fe3fe1626a5 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:11 +0000 Subject: [PATCH 223/346] Translated using Weblate (Georgian) Currently translated at 1.1% (12 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ka/ --- src/lang/ka.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ka.json b/src/lang/ka.json index 381a0c565..e2f800678 100644 --- a/src/lang/ka.json +++ b/src/lang/ka.json @@ -1050,5 +1050,6 @@ "pushViewCode": "", "ntfyPriorityHelptextAllEvents": "", "Pick a SASL Mechanism...": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "Enable DNS Cache": "" } From 3364139b57f76190c3f718caa1731544491a1ee0 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:43 +0000 Subject: [PATCH 224/346] Translated using Weblate (Malay) Currently translated at 4.8% (51 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ms/ --- src/lang/ms.json | 994 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 993 insertions(+), 1 deletion(-) diff --git a/src/lang/ms.json b/src/lang/ms.json index 14ddd7d3a..6a2540bdb 100644 --- a/src/lang/ms.json +++ b/src/lang/ms.json @@ -49,5 +49,997 @@ "Content Type": "Jenis Content", "Home": "Laman Utama", "Settings": "Tetapan", - "Save": "Simpan" + "Save": "Simpan", + "error": "", + "now": "", + "Platform": "", + "promosmsSMSSender": "", + "Badge Pending Color": "", + "Telephone number": "", + "max 15 digits": "", + "Please enter a valid OID.": "", + "threemaSenderIdentity": "", + "Authorization Header": "", + "wayToGetHeiiOnCallDetails": "", + "Saved.": "", + "emailTemplateLimitedToUpDownNotification": "", + "Command": "", + "mongodbCommandDescription": "", + "wayToGetFlashDutyKey": "", + "Cannot connect to the socket server": "", + "Resume": "", + "Current": "", + "Uptime": "", + "Cert Exp.": "", + "Timezone": "", + "Open Badge Generator": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "successAdded": "", + "successResumed": "", + "setup a new monitor group": "", + "Mentioning": "", + "toastErrorTimeout": "", + "What is a Remote Browser?": "", + "Json Query Expression": "", + "Search Engine Visibility": "", + "Discourage search engines from indexing site": "", + "Change Password": "", + "Leave": "", + "Tag with this name already exist.": "", + "Tag with this value already exist.": "", + "Gray": "", + "maintenanceStatus-inactive": "", + "emailTemplateMonitorJSON": "", + "emailTemplateHeartbeatJSON": "", + "To Email": "", + "Hello @everyone is...": "", + "Select message type": "", + "wayToGetTeamsURL": "", + "wayToCheckSignalURL": "", + "dnsPortDescription": "", + "resolverserverDescription": "", + "pauseMonitorMsg": "", + "enableDefaultNotificationDescription": "", + "atLeastOneMonitor": "", + "jsonQueryDescription": "", + "backupDescription": "", + "backupDescription2": "", + "pushoversounds alien": "", + "Huawei": "", + "Topic": "", + "Setup Proxy": "", + "Proxy Protocol": "", + "Proxy Server": "", + "Internal Room Id": "", + "aboutNotifyChannel": "", + "Remove domain": "", + "smtpDkimSettings": "", + "smtpDkimDesc": "", + "documentation": "", + "smtpDkimPrivateKey": "", + "Integration Key": "", + "wayToGetClickSendSMSToken": "", + "Add Another": "", + "Key Added": "", + "apiKey-active": "", + "dark": "", + "Post": "", + "Switch to Dark Theme": "", + "Show Tags": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Badge Type": "", + "Badge Duration (in hours)": "", + "Badge Prefix": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Style": "", + "Enter the list of brokers": "", + "AccessKey Id": "", + "Session Token": "", + "cacheBusterParam": "", + "OID (Object Identifier)": "", + "threemaRecipient": "", + "threemaApiAuthenticationSecret": "", + "Form Data Body": "", + "Client ID": "", + "Client Secret": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4 Webhook URL": "", + "conditionAddGroup": "", + "equals": "", + "not equals": "", + "not contains": "", + "not starts with": "", + "not ends with": "", + "less than or equal to": "", + "greater than or equal to": "", + "Docker Host": "", + "recurringInterval": "", + "Recurring": "", + "weekdayShortMon": "", + "Remote Browsers": "", + "Remote Browser": "", + "Add a Remote Browser": "", + "Remote Browser not found!": "", + "twoFAVerifyLabel": "", + "API Keys": "", + "gamedigGuessPortDescription": "", + "receiverSevenIO": "", + "callMeBotGet": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "Destination": "", + "Base URL": "", + "Domain Name Expiry Notification": "", + "default: notify all devices": "", + "checkEverySecond": "", + "resendEveryXTimes": "", + "Host URL": "", + "Heartbeat Interval": "", + "Retries": "", + "retriesDescription": "", + "upsideDownModeDescription": "", + "Upside Down Mode": "", + "disableauth.message2": "", + "Please use this option carefully!": "", + "Repeat Password": "", + "Export Backup": "", + "Pick a RR-Type...": "", + "Title": "", + "info": "", + "Please input title and content": "", + "Repeat New Password": "", + "Update Password": "", + "About": "", + "cloudflareWebsite": "", + "Message:": "", + "Don't know how to get the token? Please read the guide:": "", + "Reverse Proxy": "", + "topic": "", + "topicExplanation": "", + "API Key": "", + "Show update if available": "", + "RadiusCallingStationId": "", + "Also check beta release": "", + "deleteDockerHostMsg": "", + "tcp": "", + "tailscalePingWarning": "", + "wayToGetDiscordURL": "", + "Prefix Custom Message": "", + "postToExistingThread": "", + "lastDay": "", + "pushoversounds intermission": "", + "secureOptionTLS": "", + "WebHookUrl": "", + "Feishu WebHookUrl": "", + "emailCustomBody": "", + "remoteBrowserToggle": "", + "deleteRemoteBrowserMessage": "", + "pushoversounds magic": "", + "Add API Key": "", + "Access Token": "", + "infiniteRetention": "", + "confirmClearStatisticsMsg": "", + "Valid": "", + "Invalid": "", + "Installed": "", + "Not installed": "", + "Remove Token": "", + "statusPageSpecialSlugDesc": "", + "Please read": "", + "Valid To:": "", + "Add a new expiry notification day": "", + "Remove the expiry notification": "", + "Footer Text": "", + "Show Powered By": "", + "RadiusSecretDescription": "", + "Go back to the previous page.": "", + "Retype the address.": "", + "Coming Soon": "", + "settingsCertificateExpiry": "", + "noDockerHostMsg": "", + "Container Name / ID": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContent": "", + "supportTelegramChatID": "", + "Long-Lived Access Token": "", + "Event data:": "", + "Sms template must contain parameters: ": "", + "SecretKey": "", + "Notify Channel": "", + "matrixDesc1": "", + "Uptime Kuma URL": "", + "signalImportant": "", + "smseagleTo": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "pushDeerServerDescription": "", + "Custom Monitor Type": "", + "Google Analytics ID": "", + "Press Enter to add broker": "", + "Request Body": "", + "nostrRelays": "", + "Allow Long SMS": "", + "cellsyntSplitLongMessages": "", + "gamedigGuessPort": "", + "authUserInactiveOrDeleted": "", + "receiverInfoSevenIO": "", + "wayToGetWhapiUrlAndToken": "", + "whapiRecipient": "", + "authInvalidToken": "", + "authIncorrectCreds": "", + "setupDatabaseMariaDB": "", + "setupDatabaseSQLite": "", + "hour": "", + "Ping": "", + "deleteNotificationMsg": "", + "Refresh Interval": "", + "Query": "", + "DockerHostRequired": "", + "Docker Hosts": "", + "Domain": "", + "Workstation": "", + "Packet Size": "", + "Bot Token": "", + "wayToGetTelegramToken": "", + "telegramMessageThreadID": "", + "weekdayShortTue": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-unknown": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "pushoversounds classical": "", + "Notification Sound": "", + "smseagleContact": "", + "smseagleRecipientType": "", + "Recipient Number": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "successDisabled": "", + "successEnabled": "", + "tagNotFound": "", + "self-hosted container": "", + "Bark API Version": "", + "Bark Endpoint": "", + "Bark Group": "", + "Proxy": "", + "maxRedirectDescription": "", + "Accepted Status Codes": "", + "Setup Notification": "", + "Dark": "", + "Auto": "", + "Theme - Heartbeat Bar": "", + "Allow indexing": "", + "Headers": "", + "PushUrl": "", + "Monitor History": "", + "records": "", + "Default": "", + "HTTP Options": "", + "Add one": "", + "Services": "", + "Discard": "", + "Cancel": "", + "Select": "", + "Powered by": "", + "Customize": "", + "Custom Footer": "", + "enabled": "", + "setAsDefault": "", + "The slug is already taken. Please choose another slug.": "", + "Issuer:": "", + "No status pages": "", + "Display Timezone": "", + "chromeExecutable": "", + "leave blank for default body": "", + "emailTemplateHostnameOrURL": "", + "smtpCC": "", + "forumPostName": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "Your User ID": "", + "Messaging API": "", + "acceptedStatusCodesDescription": "", + "clearHeartbeatsMsg": "", + "tokenValidSettingsMsg": "", + "recurringIntervalMessage": "", + "pushoversounds mechanical": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "pushoversounds climb": "", + "pushoversounds updown": "", + "pushoversounds vibrate": "", + "More info on:": "", + "octopushSMSSender": "", + "Proto Service Name": "", + "Proto Method": "", + "Proto Content": "", + "Economy": "", + "Lowcost": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "Kafka Topic Name": "", + "Mechanism": "", + "Logout": "", + "Security": "", + "TemplateCode": "", + "Integration URL": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "needPushEvery": "", + "Tags": "", + "liquidIntroduction": "", + "templateHeartbeatJSON": "", + "One record": "", + "pagertreeResolve": "", + "pagertreeDoNothing": "", + "Secret AccessKey": "", + "record": "", + "URL": "", + "recent": "", + "Proxies": "", + "default": "", + "Copy": "", + "Yes": "", + "Password": "", + "Remember me": "", + "Login": "", + "No Monitors, please": "", + "add one": "", + "Test": "", + "Resource Record Type": "", + "Export": "", + "Import": "", + "Default enabled": "", + "Heartbeats": "", + "Enable 2FA": "", + "Orange": "", + "Custom": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "webhookAdditionalHeadersDesc": "", + "Webhook URL": "", + "Priority": "", + "Body": "", + "HeadersInvalidFormat": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "docker networks": "", + "Steam API Key": "", + "Content": "", + "Style": "", + "critical": "", + "primary": "", + "light": "", + "Switch to Light Theme": "", + "Description": "", + "setAsDefaultProxyDescription": "", + "Add New Status Page": "", + "Accept characters:": "", + "HTTP Basic Auth": "", + "Other Software": "", + "RadiusCalledStationIdDescription": "", + "wayToGetTelegramChatID": "", + "YOUR BOT TOKEN HERE": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version do not match backend version!": "", + "backupRecommend": "", + "Optional": "", + "or": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "cronExpression": "", + "weekdayShortWed": "", + "weekdayShortFri": "", + "weekdayShortSat": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "lastDay4": "", + "No Maintenance": "", + "pauseMaintenanceMsg": "", + "Effective Date Range": "", + "Schedule Maintenance": "", + "Edit Maintenance": "", + "Date and Time": "", + "DateTime Range": "", + "plugin": "", + "install": "", + "installing": "", + "confirmUninstallPlugin": "", + "Clone Monitor": "", + "smtpLiquidIntroduction": "", + "smtpBCC": "", + "Basic Settings": "", + "importHandleDescription": "", + "notificationDescription": "", + "invertKeywordDescription": "", + "backupDescription3": "", + "octopushLogin": "", + "promosmsLogin": "", + "pushoversounds falling": "", + "pushoversounds incoming": "", + "pushyAPIKey": "", + "pushyToken": "", + "wayToGetKookBotToken": "", + "pushoverDesc1": "", + "pushoverDesc2": "", + "SMS Type": "", + "Read more:": "", + "Status:": "", + "Strategy": "", + "Free Mobile User Identifier": "", + "goAlertIntegrationKeyInfo": "", + "For safety, must use secret key": "", + "promosmsPhoneNumber": "", + "smtpDkimHashAlgo": "", + "smtpDkimskipFields": "", + "do nothing": "", + "alertaEnvironment": "", + "alertaApiKey": "", + "serwersmsAPIUser": "", + "serwersmsAPIPassword": "", + "smseagleRecipient": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumberHelptext": "", + "ntfy Topic": "", + "onebotUserOrGroupId": "", + "onebotSafetyTips": "", + "PushDeer Server": "", + "PushDeer Key": "", + "Body Encoding": "", + "deleteAPIKeyMsg": "", + "Generate": "", + "pagertreeUrgency": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "pagertreeCritical": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "ntfyAuthenticationMethod": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "Enable Kafka Producer Auto Topic Creation": "", + "nostrRecipients": "", + "Message format": "", + "successPaused": "", + "Browser Screenshot": "", + "wayToWriteWhapiRecipient": "", + "gtxMessagingFromHint": "", + "Alphanumeric (recommended)": "", + "snmpCommunityStringHelptext": "", + "snmpOIDHelptext": "", + "SNMP Version": "", + "threemaRecipientTypePhoneFormat": "", + "threemaBasicModeInfo": "", + "Token Onesender": "", + "Recipient Type": "", + "Private Number": "", + "groupOnesenderDesc": "", + "Group ID": "", + "New Group": "", + "OAuth2: Client Credentials": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "No tags found.": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Doorbell": "", + "Scifi": "", + "Elevator": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "deleteMonitorMsg": "", + "successKeyword": "", + "successKeywordExplanation": "", + "settingUpDatabaseMSG": "", + "Reconnecting...": "", + "Message": "", + "No important events": "", + "Edit": "", + "Delete": "", + "Monitor": "", + "retryCheckEverySecond": "", + "Apply on all existing monitors": "", + "Create Incident": "", + "Close": "", + "2faAlreadyEnabled": "", + "2faEnabled": "", + "No Proxy": "", + "pushOptionalParams": "", + "time ago": "", + "day": "", + "-day": "", + "-year": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Notifications": "", + "Current Password": "", + "maintenanceStatus-under-maintenance": "", + "emailCustomSubject": "", + "emailTemplateStatus": "", + "emailTemplateMsg": "", + "Send to channel": "", + "wayToGetZohoCliqURL": "", + "needSignalAPI": "", + "Channel access token": "", + "User ID": "", + "dataRetentionTimeError": "", + "enableGRPCTls": "", + "deleteMaintenanceMsg": "", + "rrtypeDescription": "", + "passwordNotMatchMsg": "", + "octopushAPIKey": "", + "pushoversounds bike": "", + "Device": "", + "octopushTypePremium": "", + "apiCredentials": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "AccessKeyId": "", + "Mention group": "", + "Device Token": "", + "Retry": "", + "WeCom Bot Key": "", + "promosmsAllowLongSMS": "", + "matrixHomeserverURL": "", + "openModalTo": "", + "Add a domain": "", + "aboutWebhooks": "", + "aboutKumaURL": "", + "smtpDkimDomain": "", + "Expiry": "", + "Expiry date": "", + "Don't expire": "", + "Continue": "", + "No API Keys": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "Expires": "", + "shrinkDatabaseDescriptionSqlite": "", + "Monitor Setting": "", + "Badge Generator": "", + "Badge Suffix": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Maintenance Color": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "Group": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "noGroupMonitorMsg": "", + "noOrBadCertificate": "", + "cacheBusterParamDescription": "", + "cellsyntOriginator": "", + "Community String": "", + "wayToGetThreemaGateway": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaSenderIdentityFormat": "", + "Authentication Method": "", + "OAuth Token URL": "", + "OAuth Scope": "", + "signl4Docs": "", + "SIGNL4": "", + "Conditions": "", + "conditionAdd": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "contains": "", + "starts with": "", + "ends with": "", + "less than": "", + "greater than": "", + "remoteBrowsersDescription": "", + "webhookBodyPresetOption": "", + "FlashDuty Severity": "", + "styleElapsedTimeShowWithLine": "", + "Pick Affected Monitors...": "", + "Start of maintenance": "", + "Select status pages...": "", + "alertNoFile": "", + "alertWrongFileType": "", + "Clear all statistics": "", + "Skip existing": "", + "Options": "", + "defaultNotificationName": "", + "here": "", + "Required": "", + "Post URL": "", + "webhookFormDataDesc": "", + "Method": "", + "Automations can optionally be triggered in Home Assistant:": "", + "chromeExecutableDescription": "", + "dnsCacheDescription": "", + "Single Maintenance Window": "", + "Maintenance Time Window of a Day": "", + "aboutIconURL": "", + "aboutMattermostChannelName": "", + "checkPrice": "", + "Pause": "", + "Status": "", + "DateTime": "", + "emailCustomisableContent": "", + "apprise": "", + "alertaApiEndpoint": "", + "Badge Label": "", + "2faDisabled": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "apiKeySevenIO": "", + "API URL": "", + "cellsyntOriginatortypeNumeric": "", + "Originator": "", + "apiKeysDisabledMsg": "", + "Reset Token": "", + "Resend Notification if Down X times consecutively": "", + "Advanced": "", + "Request Timeout": "", + "timeoutAfter": "", + "Heartbeat Retry Interval": "", + "resendDisabled": "", + "Create your admin account": "", + "Import Backup": "", + "warning": "", + "Start": "", + "wayToGetCloudflaredURL": "", + "HTTP Headers": "", + "Trust Proxy": "", + "Backup": "", + "RadiusCallingStationIdDescription": "", + "Certificate Expiry Notification": "", + "API Username": "", + "Using a Reverse Proxy?": "", + "Check how to config it for WebSocket": "", + "socket": "", + "weekdayShortThu": "", + "dayOfMonth": "", + "lastDay1": "", + "Ignore TLS Error": "", + "confirmDeleteTagMsg": "", + "promosmsTypeSpeed": "", + "User": "", + "Running": "", + "Not running": "", + "For example: nginx, Apache and Traefik.": "", + "Subject:": "", + "Date Created": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "Connection String": "", + "Setup Docker Host": "", + "Connection Type": "", + "Docker Container": "", + "telegramProtectContentDescription": "", + "Home Assistant URL": "", + "wayToGetLineNotifyToken": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Notification Service": "", + "Frontend Version": "", + "pushoverMessageTtl": "", + "pushoversounds bugle": "", + "goAlertInfo": "", + "matrixDesc2": "", + "Channel Name": "", + "Icon Emoji": "", + "aboutChannelName": "", + "smtpDkimKeySelector": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "successDeleted": "", + "From Name/Number": "", + "Server URL should not contain the nfty topic": "", + "Authorization Identity": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "successEdited": "", + "gtxMessagingToHint": "", + "Originator type": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntDestination": "", + "max 11 alphanumeric characters": "", + "dbName": "", + "-hour": "", + "Response": "", + "Monitor Type": "", + "Keyword": "", + "Invert Keyword": "", + "Expected Value": "", + "Friendly Name": "", + "Hostname": "", + "Port": "", + "Refresh Interval Description": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "RadiusSecret": "", + "There might be a typing error in the address.": "", + "Chat ID": "", + "telegramMessageThreadIDDescription": "", + "cronSchedule": "", + "invalidCronExpression": "", + "maintenanceStatus-ended": "", + "Disable": "", + "Enable": "", + "endpoint": "", + "promosmsPassword": "", + "pushoversounds pushover": "", + "pushoversounds cosmic": "", + "smseaglePriority": "", + "Channel access token (Long-lived)": "", + "Bark Sound": "", + "pushOthers": "", + "ignoreTLSErrorGeneral": "", + "Max. Redirects": "", + "programmingLanguages": "", + "Not available, please setup.": "", + "Light": "", + "New Password": "", + "Disable Auth": "", + "Enable Auth": "", + "disableauth.message1": "", + "Search monitored sites": "", + "Entry Page": "", + "appriseNotInstalled": "", + "BodyInvalidFormat": "", + "clearDataOlderThan": "", + "PasswordsDoNotMatch": "", + "steamApiKeyDescription": "", + "Done": "", + "Shrink Database": "", + "Pick Accepted Status Codes...": "", + "No monitors available.": "", + "No Monitors": "", + "selectedMonitorCount": "", + "Check/Uncheck": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "startOrEndWithOnly": "", + "No consecutive dashes": "", + "New Status Page": "", + "Page Not Found": "", + "Days Remaining:": "", + "Fingerprint:": "", + "IconUrl": "", + "uninstall": "", + "emailTemplateServiceName": "", + "Bot Display Name": "", + "Create new forum post": "", + "wayToGetDiscordThreadId": "", + "Number": "", + "Recipients": "", + "Line Developers Console": "", + "clearEventsMsg": "", + "confirmEnableTwoFAMsg": "", + "confirmDisableTwoFAMsg": "", + "affectedMonitorsDescription": "", + "affectedStatusPages": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "pushoversounds none": "", + "wayToGetKookGuildID": "", + "Guild ID": "", + "User Key": "", + "Message Title": "", + "octopushTypeLowCost": "", + "octopushPhoneNumber": "", + "LunaSea Device ID": "", + "Free Mobile API Key": "", + "Enable TLS": "", + "high": "", + "Kafka Producer Message": "", + "Enable Kafka SSL": "", + "disable authentication": "", + "where you intend to implement third-party authentication": "", + "Info": "", + "strategyManual": "", + "warningTimezone": "", + "apiKeyAddedMsg": "", + "locally configured mail transfer agent": "", + "Push URL": "", + "Certificate Info": "", + "respTime": "", + "filterActivePaused": "", + "filterActive": "", + "Token": "", + "Show URI": "", + "Add New Tag": "", + "Green": "", + "Indigo": "", + "Purple": "", + "templateMsg": "", + "Untitled Group": "", + "Domain Names": "", + "twilioAccountSID": "", + "ignoredTLSError": "", + "Debug": "", + "I understand, please disable": "", + "Confirm": "", + "No": "", + "Username": "", + "Notification Type": "", + "Email": "", + "Resolver Server": "", + "Last Result": "", + "notAvailableShort": "", + "Create": "", + "Clear Data": "", + "Events": "", + "Setup 2FA": "", + "Disable 2FA": "", + "2FA Settings": "", + "Two Factor Authentication": "", + "Add New below or Select...": "", + "value (optional)": "", + "Pink": "", + "Search...": "", + "statusPageNothing": "", + "statusPageRefreshIn": "", + "templateLimitedToUpDownNotifications": "", + "webhookAdditionalHeadersTitle": "", + "webhookBodyCustomOption": "", + "Application Token": "", + "Server URL": "", + "emojiCheatSheet": "", + "Read more": "", + "appriseInstalled": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Current User": "", + "danger": "", + "Created": "", + "Last Updated": "", + "Hide Tags": "", + "deleteProxyMsg": "", + "proxyDescription": "", + "enableProxyDescription": "", + "Certificate Chain": "", + "Stop": "", + "Slug": "", + "Authentication": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "RadiusCalledStationId": "", + "Steam Game Server": "", + "certificationExpiryDescription": "", + "telegramSendSilently": "", + "chatIDNotFound": "", + "disableCloudflaredNoAuthMsg": "", + "trustProxyDescription": "", + "Examples": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "backupOutdatedWarning": "", + "and": "", + "endDateTime": "", + "lastDay2": "", + "lastDay3": "", + "enableNSCD": "", + "chromeExecutableAutoDetect": "", + "loadingError": "", + "uninstalling": "", + "notificationRegional": "", + "Clone": "", + "cloneOf": "", + "smtp": "", + "secureOptionNone": "", + "From Email": "", + "leave blank for default subject": "", + "Discord Webhook URL": "", + "lineDevConsoleTo": "", + "confirmImportMsg": "", + "keywordDescription": "", + "pushoversounds cashregister": "", + "pushoversounds gamelan": "", + "GoogleChat": "", + "Apprise URL": "", + "Example:": "", + "SendKey": "", + "You can divide numbers with": "", + "SecretAccessKey": "", + "PhoneNumbers": "", + "SignName": "", + "Don't mention people": "", + "Proxy server has authentication": "", + "promosmsTypeEco": "", + "smtpDkimheaderFieldNames": "", + "wayToGetPagerDutyKey": "", + "Auto resolve or acknowledged": "", + "auto acknowledged": "", + "auto resolve": "", + "alertaAlertState": "", + "alertaRecoverState": "", + "serwersmsPhoneNumber": "", + "serwersmsSenderName": "", + "smseagleGroup": "", + "smseagleToken": "", + "smspartnerPhoneNumber": "", + "Leave blank to use a shared sender number.": "", + "onebotHttpAddress": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "Edit Tag": "", + "Server Address": "", + "Learn More": "", + "disableAPIKeyMsg": "", + "pagertreeIntegrationUrl": "", + "pagertreeSilent": "", + "pagertreeHigh": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaUserID": "", + "ntfyUsernameAndPassword": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "Badge Label Suffix": "", + "Badge Up Color": "", + "Badge Down Color": "", + "Monitor Group": "", + "Kafka SASL Options": "", + "Send rich messages": "", + "foundChromiumVersion": "", + "useRemoteBrowser": "", + "GrafanaOncallUrl": "", + "documentationOf": "", + "gtxMessagingApiKeyHint": "", + "To Phone Number": "", + "Condition": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypeEmail": "", + "Host Onesender": "", + "privateOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "Group Name": "", + "Sound": "", + "Arcade": "", + "Correct": "", + "Bubble": "", + "Flute": "", + "Money": "", + "Clear": "", + "Guitar": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Docker Daemon": "", + "styleElapsedTime": "", + "styleElapsedTimeShowNoLine": "", + "Auto Get": "", + "Schedule maintenance": "", + "Affected Monitors": "", + "All Status Pages": "", + "Overwrite": "", + "Keep both": "", + "Verify Token": "", + "webhookJsonDesc": "", + "Next": "", + "What you can try:": "", + "Trigger type:": "", + "Event type:": "", + "wayToGetLineChannelToken": "", + "Icon URL": "", + "promosmsTypeFlash": "", + "promosmsTypeFull": "", + "pauseDashboardHome": "", + "Name": "" } From ace64a29ab865cfd7a541900ed3457a9c33bdb65 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 225/346] Translated using Weblate (Malay) Currently translated at 4.8% (51 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ms/ --- src/lang/ms.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ms.json b/src/lang/ms.json index 6a2540bdb..c3041ddb8 100644 --- a/src/lang/ms.json +++ b/src/lang/ms.json @@ -1041,5 +1041,6 @@ "promosmsTypeFlash": "", "promosmsTypeFull": "", "pauseDashboardHome": "", - "Name": "" + "Name": "", + "CopyToClipboardError": "" } From 21afd231f11fa367dc018ec181d0ed24d57c5363 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:11 +0000 Subject: [PATCH 226/346] Translated using Weblate (Malay) Currently translated at 4.8% (51 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ms/ --- src/lang/ms.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ms.json b/src/lang/ms.json index c3041ddb8..b839322f4 100644 --- a/src/lang/ms.json +++ b/src/lang/ms.json @@ -1042,5 +1042,6 @@ "promosmsTypeFull": "", "pauseDashboardHome": "", "Name": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "Enable DNS Cache": "" } From 1f8c69552eec82b2d5cf2d2379d75f5fb4e39df8 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:30 +0000 Subject: [PATCH 227/346] Translated using Weblate (Malay) Currently translated at 4.8% (51 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ms/ --- src/lang/ms.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/ms.json b/src/lang/ms.json index b839322f4..d9f310c8f 100644 --- a/src/lang/ms.json +++ b/src/lang/ms.json @@ -1043,5 +1043,7 @@ "pauseDashboardHome": "", "Name": "", "CopyToClipboardError": "", - "Enable DNS Cache": "" + "Enable DNS Cache": "", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From a50c5eb017f31d84b2874f67e03cbcbfb6b0ed84 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 228/346] Translated using Weblate (Malay) Currently translated at 4.8% (51 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ms/ --- src/lang/ms.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ms.json b/src/lang/ms.json index d9f310c8f..e3bbd50c5 100644 --- a/src/lang/ms.json +++ b/src/lang/ms.json @@ -1045,5 +1045,6 @@ "CopyToClipboardError": "", "Enable DNS Cache": "", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "Pick a SASL Mechanism...": "" } From e821f3323e2a972e919587311dff809821bf6ac0 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 229/346] Translated using Weblate (Malay) Currently translated at 4.8% (51 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ms/ --- src/lang/ms.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ms.json b/src/lang/ms.json index e3bbd50c5..03418c90f 100644 --- a/src/lang/ms.json +++ b/src/lang/ms.json @@ -1046,5 +1046,6 @@ "Enable DNS Cache": "", "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "pushViewCode": "" } From d9e1649f48ca1f0b2dcf3a7833a8ff2179eb9551 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 230/346] Translated using Weblate (Malay) Currently translated at 4.8% (51 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ms/ --- src/lang/ms.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ms.json b/src/lang/ms.json index 03418c90f..c161804ec 100644 --- a/src/lang/ms.json +++ b/src/lang/ms.json @@ -1047,5 +1047,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", "Pick a SASL Mechanism...": "", - "pushViewCode": "" + "pushViewCode": "", + "ntfyPriorityHelptextAllEvents": "" } From 6d42c3928ba82ea74ad69095c763eb80f04deee0 Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:41:05 +0000 Subject: [PATCH 231/346] Translated using Weblate (Malay) Currently translated at 4.8% (51 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ms/ --- src/lang/ms.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/ms.json b/src/lang/ms.json index c161804ec..3808bb6c6 100644 --- a/src/lang/ms.json +++ b/src/lang/ms.json @@ -1048,5 +1048,7 @@ "grpcMethodDescription": "", "Pick a SASL Mechanism...": "", "pushViewCode": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "ignoreTLSError": "", + "setupDatabaseEmbeddedMariaDB": "" } From 6847a0b79fccce071aad42d782a5831e010b26e2 Mon Sep 17 00:00:00 2001 From: Ilkka Myller Date: Thu, 16 May 2024 06:43:40 +0000 Subject: [PATCH 232/346] Translated using Weblate (Malay) Currently translated at 4.8% (51 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ms/ --- src/lang/ms.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ms.json b/src/lang/ms.json index 3808bb6c6..dfbc5d706 100644 --- a/src/lang/ms.json +++ b/src/lang/ms.json @@ -1050,5 +1050,6 @@ "pushViewCode": "", "ntfyPriorityHelptextAllEvents": "", "ignoreTLSError": "", - "setupDatabaseEmbeddedMariaDB": "" + "setupDatabaseEmbeddedMariaDB": "", + "setupDatabaseChooseDatabase": "" } From a543c8c39503c54ea6077a45deee0b5e1ef3154b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:46 +0000 Subject: [PATCH 233/346] Translated using Weblate (Xhosa) Currently translated at 0.4% (5 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/xh/ --- src/lang/xh.json | 1041 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1040 insertions(+), 1 deletion(-) diff --git a/src/lang/xh.json b/src/lang/xh.json index 29d4c0e1d..f64ec2f3e 100644 --- a/src/lang/xh.json +++ b/src/lang/xh.json @@ -3,5 +3,1044 @@ "setupDatabaseChooseDatabase": "Ngowuphi umthombo wedatha ofuna ukuwusebenzisa?", "setupDatabaseMariaDB": "Qhagamshela kwi-database yeMariaDB yangaphandle. Kuya kufuneka usethe ulwazi loqhagamshelo lwedathabase.", "setupDatabaseSQLite": "I database elula, ecetyiswayo kusetyenziso oluncinci. Ngaphambi kwe v2.0.0, i-Uptime Kuma yayisebenzisa i-SQLite njenge database yomdibaniso.", - "settingUpDatabaseMSG": "Ukumisela i-database. Kungathatha ixesha, nceda ube nomonde." + "settingUpDatabaseMSG": "Ukumisela i-database. Kungathatha ixesha, nceda ube nomonde.", + "setup a new monitor group": "", + "The slug is already taken. Please choose another slug.": "", + "telegramProtectContent": "", + "Required": "", + "Next": "", + "What you can try:": "", + "Docker Daemon": "", + "noDockerHostMsg": "", + "Notification Service": "", + "default: notify all devices": "", + "smspartnerSenderName": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Recurring": "", + "lastDay": "", + "smtp": "", + "secureOptionNone": "", + "To Email": "", + "confirmDeleteTagMsg": "", + "SecretKey": "", + "Device Token": "", + "WeCom Bot Key": "", + "promosmsPhoneNumber": "", + "Integration URL": "", + "alertaRecoverState": "", + "serwersmsPhoneNumber": "", + "smseagleTo": "", + "smseaglePriority": "", + "smspartnerPhoneNumber": "", + "smspartnerSenderNameInfo": "", + "Leave blank to use a shared sender number.": "", + "Send rich messages": "", + "Host Onesender": "", + "Token Onesender": "", + "Recipient Type": "", + "OAuth2: Client Credentials": "", + "conditionDeleteGroup": "", + "not equals": "", + "not contains": "", + "not starts with": "", + "record": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Remote Browsers": "", + "Remote Browser": "", + "Add a Remote Browser": "", + "Remote Browser not found!": "", + "To Phone Number": "", + "nostrRelays": "", + "successKeyword": "", + "threemaRecipientTypePhoneFormat": "", + "threemaApiAuthenticationSecret": "", + "Command": "", + "documentationOf": "", + "emailTemplateServiceName": "", + "octopushLogin": "", + "pushoversounds pushover": "", + "Don't expire": "", + "Continue": "", + "ignoredTLSError": "", + "needPushEvery": "", + "Copy": "", + "styleElapsedTimeShowWithLine": "", + "Timezone": "", + "Disable Auth": "", + "disableauth.message1": "", + "disable authentication": "", + "disableauth.message2": "", + "where you intend to implement third-party authentication": "", + "Please use this option carefully!": "", + "value (optional)": "", + "Gray": "", + "Red": "", + "Green": "", + "No Services": "", + "All Systems Operational": "", + "Degraded Service": "", + "Go to Dashboard": "", + "Status Page": "", + "Status Pages": "", + "Post URL": "", + "webhookFormDataDesc": "", + "liquidIntroduction": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "Webhook URL": "", + "Server URL": "", + "HeadersInvalidFormat": "", + "CurlDebugInfo": "", + "docker networks": "", + "clearDataOlderThan": "", + "PasswordsDoNotMatch": "", + "steamApiKeyDescription": "", + "topic": "", + "topicExplanation": "", + "recent": "", + "Steam API Key": "", + "Shrink Database": "", + "Pick a RR-Type...": "", + "Pick Accepted Status Codes...": "", + "Powered by": "", + "Custom Footer": "", + "enableProxyDescription": "", + "setAsDefaultProxyDescription": "", + "Running": "", + "Not running": "", + "Start": "", + "smspartnerApiurl": "", + "No Proxy": "", + "Proxy": "", + "Check how to config it for WebSocket": "", + "Steam Game Server": "", + "Most likely causes:": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Key Added": "", + "Event data:": "", + "Enable": "", + "Disable": "", + "chromeExecutableAutoDetect": "", + "chromeExecutableDescription": "", + "plugin": "", + "install": "", + "installing": "", + "Clone Monitor": "", + "smtpLiquidIntroduction": "", + "leave blank for default body": "", + "Bot Display Name": "", + "Line Developers Console": "", + "pauseMonitorMsg": "", + "clearEventsMsg": "", + "clearHeartbeatsMsg": "", + "affectedStatusPages": "", + "passwordNotMatchMsg": "", + "backupDescription3": "", + "pushoversounds cosmic": "", + "Guild ID": "", + "Notification Sound": "", + "AccessKeyId": "", + "Bark API Version": "", + "promosmsTypeEco": "", + "promosmsTypeFlash": "", + "promosmsTypeSpeed": "", + "smtpDkimDomain": "", + "smtpDkimKeySelector": "", + "smtpDkimskipFields": "", + "smseagleGroup": "", + "smseagleContact": "", + "Octopush API Version": "", + "PushDeer Key": "", + "Expiry date": "", + "apiKeyAddedMsg": "", + "Expires": "", + "disableAPIKeyMsg": "", + "deleteAPIKeyMsg": "", + "Badge Prefix": "", + "mongodbCommandDescription": "", + "receiverInfoSevenIO": "", + "cellsyntSplitLongMessages": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "Condition": "", + "SNMP Version": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentityFormat": "", + "OAuth Token URL": "", + "Client Secret": "", + "OAuth Scope": "", + "Go back to home page.": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "Conditions": "", + "conditionAdd": "", + "conditionDelete": "", + "less than": "", + "Sound": "", + "Fail": "", + "Money": "", + "Scifi": "", + "Elevator": "", + "Time Sensitive (iOS Only)": "", + "Bitrix24 Webhook URL": "", + "DateTime": "", + "Message": "", + "Upside Down Mode": "", + "Overwrite": "", + "Priority": "", + "Don't mention people": "", + "smtpCC": "", + "Discord Webhook URL": "", + "wayToGetTeamsURL": "", + "Channel access token": "", + "self-hosted container": "", + "whapiRecipient": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "Container Name / ID": "", + "Docker Host": "", + "Docker Hosts": "", + "Workstation": "", + "Bot Token": "", + "wayToGetTelegramToken": "", + "telegramMessageThreadID": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilentlyDescription": "", + "disableCloudflaredNoAuthMsg": "", + "trustProxyDescription": "", + "wayToGetDiscordURL": "", + "Prefix Custom Message": "", + "Hello @everyone is...": "", + "forumPostName": "", + "promosmsPassword": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "Select message type": "", + "postToExistingThread": "", + "Setup Proxy": "", + "Add a domain": "", + "signalImportant": "", + "aboutWebhooks": "", + "twilioApiKey": "", + "TemplateCode": "", + "Sms template must contain parameters: ": "", + "successAdded": "", + "successPaused": "", + "successDeleted": "", + "Login": "", + "Inactive": "", + "Add New Tag": "", + "Edit Status Page": "", + "Style": "", + "warning": "", + "danger": "", + "primary": "", + "Switch to Light Theme": "", + "Show Tags": "", + "Hide Tags": "", + "Description": "", + "No monitors available.": "", + "No Monitors": "", + "For example: nginx, Apache and Traefik.": "", + "Domain": "", + "weekdayShortThu": "", + "Notify Channel": "", + "Language": "", + "Appearance": "", + "Cert Exp.": "", + "Monitor": "", + "Game": "", + "Primary Base URL": "", + "Check Update On GitHub": "", + "List": "", + "Add New Monitor": "", + "Quick Stats": "", + "Passive Monitor Type": "", + "markdownSupported": "", + "Name": "", + "Resume": "", + "Edit": "", + "Delete": "", + "Current": "", + "Indigo": "", + "Purple": "", + "Avg. Ping": "", + "Avg. Response": "", + "jsonQueryDescription": "", + "pushoverMessageTtl": "", + "Options": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "Domain Names": "", + "signedInDisp": "", + "-hour": "", + "-year": "", + "Response": "", + "Invert Keyword": "", + "URL": "", + "resendEveryXTimes": "", + "resendDisabled": "", + "Max. Redirects": "", + "Push URL": "", + "Search Engine Visibility": "", + "Allow indexing": "", + "Discourage search engines from indexing site": "", + "Change Password": "", + "Current Password": "", + "Repeat New Password": "", + "Update Password": "", + "Long-Lived Access Token": "", + "add one": "", + "Notification Type": "", + "Test": "", + "Certificate Info": "", + "Resolver Server": "", + "Resource Record Type": "", + "Create your admin account": "", + "Repeat Password": "", + "Export Backup": "", + "Default enabled": "", + "Apply on all existing monitors": "", + "Create": "", + "Heartbeats": "", + "Schedule maintenance": "", + "Select status pages...": "", + "alertNoFile": "", + "Clear all statistics": "", + "Keep both": "", + "Enable 2FA": "", + "Two Factor Authentication": "", + "backupDescription": "", + "filterActivePaused": "", + "color": "", + "Pink": "", + "Custom": "", + "Search monitored sites": "", + "Read more": "", + "appriseInstalled": "", + "Body": "", + "Headers": "", + "Authentication": "", + "New Status Page": "", + "Page Not Found": "", + "Reverse Proxy": "", + "wayToGetCloudflaredURL": "", + "Don't know how to get the token? Please read the guide:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "HTTP Headers": "", + "DockerHostRequired": "", + "endDateTime": "", + "cronSchedule": "", + "invalidCronExpression": "", + "recurringInterval": "", + "Badge Up Color": "", + "Badge Down Color": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "toastErrorTimeout": "", + "dayOfMonth": "", + "lastDay2": "", + "No Maintenance": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-unknown": "", + "Single Maintenance Window": "", + "confirmUninstallPlugin": "", + "notificationRegional": "", + "confirmClearStatisticsMsg": "", + "importHandleDescription": "", + "twoFAVerifyLabel": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "recurringIntervalMessage": "", + "pushoversounds incoming": "", + "pushoversounds magic": "", + "apprise": "", + "wayToGetKookBotToken": "", + "User Key": "", + "Device": "", + "checkPrice": "", + "Check octopush prices": "", + "octopushSMSSender": "", + "Read more:": "", + "Status:": "", + "SendKey": "", + "goAlertInfo": "", + "PhoneNumbers": "", + "promosmsSMSSender": "", + "Uptime Kuma URL": "", + "openModalTo": "", + "Remove domain": "", + "aboutKumaURL": "", + "auto acknowledged": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "alertaApiKey": "", + "Generate": "", + "FlashDuty Severity": "", + "showCertificateExpiry": "", + "successAuthChangePassword": "", + "successEnabled": "", + "remoteBrowsersDescription": "", + "wayToGetHeiiOnCallDetails": "", + "callMeBotGet": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "gtxMessagingToHint": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Proxies": "", + "default": "", + "enabled": "", + "setAsDefault": "", + "Certificate Chain": "", + "Trust Proxy": "", + "The resource is no longer available.": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "Coming Soon": "", + "settingsCertificateExpiry": "", + "socket": "", + "Docker Container": "", + "telegramProtectContentDescription": "", + "chatIDNotFound": "", + "pushoversounds bike": "", + "smtpDkimSettings": "", + "smtpDkimDesc": "", + "apiKey-active": "", + "apiKey-expired": "", + "pagertreeUrgency": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "pagertreeResolve": "", + "Show Clickable Link Description": "", + "Badge Generator": "", + "aboutMattermostChannelName": "", + "goAlertIntegrationKeyInfo": "", + "Proxy server has authentication": "", + "Feishu WebHookUrl": "", + "matrixDesc1": "", + "matrixHomeserverURL": "", + "matrixDesc2": "", + "aboutNotifyChannel": "", + "lunaseaUserID": "", + "ntfyUsernameAndPassword": "", + "Allow Long SMS": "", + "Channel access token (Long-lived)": "", + "lineDevConsoleTo": "", + "Messaging API": "", + "acceptedStatusCodesDescription": "", + "deleteNotificationMsg": "", + "endpoint": "", + "pushoversounds cashregister": "", + "pushoverDesc1": "", + "octopushTypePremium": "", + "Add a new expiry notification day": "", + "Proto Method": "", + "Proto Content": "", + "Economy": "", + "Lowcost": "", + "high": "", + "Bark Sound": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "Add Group": "", + "Default": "", + "Date Created": "", + "For safety, must use secret key": "", + "locally configured mail transfer agent": "", + "light": "", + "Post": "", + "Valid To:": "", + "No status pages": "", + "Footer Text": "", + "weekdayShortFri": "", + "weekdayShortSat": "", + "dayOfWeek": "", + "tagNotFound": "", + "foundChromiumVersion": "", + "deleteRemoteBrowserMessage": "", + "Browser Screenshot": "", + "wayToWriteWhapiRecipient": "", + "API URL": "", + "Version": "", + "Not available, please setup.": "", + "Light": "", + "Dark": "", + "Theme - Heartbeat Bar": "", + "Save": "", + "styleElapsedTimeShowNoLine": "", + "webhookBodyPresetOption": "", + "Add": "", + "Originator type": "", + "Info": "", + "Certificate Expiry Notification": "", + "API Username": "", + "API Key": "", + "Show update if available": "", + "invertKeywordDescription": "", + "promosmsLogin": "", + "now": "", + "time ago": "", + "day": "", + "-day": "", + "hour": "", + "Json Query Expression": "", + "Friendly Name": "", + "notAvailableShort": "", + "Remove the expiry notification": "", + "ignoreTLSErrorGeneral": "", + "Verify Token": "", + "Setup Notification": "", + "Auto": "", + "Saved.": "", + "threemaRecipientTypePhone": "", + "Telephone number": "", + "emailCustomisableContent": "", + "emailTemplateHostnameOrURL": "", + "User ID": "", + "You can divide numbers with": "", + "Discard": "", + "Cancel": "", + "Channel Name": "", + "smtpDkimHashAlgo": "", + "Recipient Number": "", + "pushOptionalParams": "", + "Debug": "", + "Normal": "", + "Bottom": "", + "None": "", + "Enable Auth": "", + "Leave": "", + "I understand, please disable": "", + "Confirm": "", + "Yes": "", + "Start of maintenance": "", + "Disable 2FA": "", + "2FA Settings": "", + "Orange": "", + "Partially Degraded Service": "", + "Add a monitor": "", + "defaultNotificationName": "", + "here": "", + "Content Type": "", + "webhookJsonDesc": "", + "templateMsg": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "webhookAdditionalHeadersTitle": "", + "webhookAdditionalHeadersDesc": "", + "Application Token": "", + "Method": "", + "BodyInvalidFormat": "", + "CopyToClipboardSuccess": "", + "firewalls": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Monitor History": "", + "records": "", + "One record": "", + "Current User": "", + "successKeywordExplanation": "", + "Reset Token": "", + "HTTP Options": "", + "Customize": "", + "Valid": "", + "Invalid": "", + "User": "", + "Installed": "", + "Not installed": "", + "Remove Token": "", + "statusPageSpecialSlugDesc": "", + "supportTelegramChatID": "", + "wayToGetLineNotifyToken": "", + "Examples": "", + "Home Assistant URL": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Trigger type:": "", + "Event type:": "", + "and": "", + "lastDay1": "", + "statusPageMaintenanceEndDate": "", + "IconUrl": "", + "enableNSCD": "", + "chromeExecutable": "", + "dnsCacheDescription": "", + "Edit Maintenance": "", + "Date and Time": "", + "Clone": "", + "cloneOf": "", + "Badge Duration (in hours)": "", + "secureOptionTLS": "", + "Ignore TLS Error": "", + "From Email": "", + "emailCustomSubject": "", + "emailTemplateStatus": "", + "Badge Label": "", + "emailTemplateMonitorJSON": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "wayToGetLineChannelToken": "", + "Icon URL": "", + "aboutIconURL": "", + "dataRetentionTimeError": "", + "enableGRPCTls": "", + "rrtypeDescription": "", + "enableDefaultNotificationDescription": "", + "confirmDisableTwoFAMsg": "", + "affectedMonitorsDescription": "", + "octopushAPIKey": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "More info on:": "", + "WebHookUrl": "", + "Platform": "", + "Huawei": "", + "promosmsTypeFull": "", + "smtpDkimPrivateKey": "", + "wayToGetPagerDutyKey": "", + "Integration Key": "", + "alertaAlertState": "", + "serwersmsAPIUser": "", + "serwersmsAPIPassword": "", + "smseagleRecipientType": "", + "smseagleRecipient": "", + "smseagleToken": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "smspartnerPhoneNumberHelptext": "", + "From Name/Number": "", + "Expiry": "", + "Add Another": "", + "apiKey-inactive": "", + "pagertreeDoNothing": "", + "Badge Suffix": "", + "Badge Label Color": "", + "Badge Label Prefix": "", + "Message format": "", + "2faAlreadyEnabled": "", + "2faDisabled": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "GrafanaOncallUrl": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Please enter a valid OID.": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaSenderIdentity": "", + "threemaBasicModeInfo": "", + "Private Number": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "Authentication Method": "", + "Authorization Header": "", + "Form Data Body": "", + "Client ID": "", + "Optional: Space separated list of scopes": "", + "conditionAddGroup": "", + "conditionValuePlaceholder": "", + "equals": "", + "contains": "", + "starts with": "", + "ends with": "", + "not ends with": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Correct": "", + "Harp": "", + "Reveal": "", + "Clear": "", + "Guitar": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "What is a Remote Browser?": "", + "bitrix24SupportUserID": "", + "wayToGetBitrix24Webhook": "", + "gtxMessagingFromHint": "", + "Port": "", + "maintenanceStatus-inactive": "", + "shrinkDatabaseDescriptionSqlite": "", + "wayToGetFlashDutyKey": "", + "Group": "", + "timeoutAfter": "", + "Heartbeat Retry Interval": "", + "certificationExpiryDescription": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version": "", + "backupOutdatedWarning": "", + "Optional": "", + "startDateTime": "", + "Mentioning": "", + "loadingError": "", + "Mention group": "", + "serwersmsSenderName": "", + "pushoversounds alien": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "ntfy Topic": "", + "onebotMessageType": "", + "onebotUserOrGroupId": "", + "onebotSafetyTips": "", + "Custom Monitor Type": "", + "Server Address": "", + "Body Encoding": "", + "API Keys": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "Monitor Group": "", + "Kafka Brokers": "", + "Kafka Producer Message": "", + "Enable Kafka SSL": "", + "Mechanism": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Session Token": "", + "Close": "", + "Request Body": "", + "nostrRecipients": "", + "Dashboard": "", + "New Update": "", + "Up": "", + "Pending": "", + "statusMaintenance": "", + "Keyword": "", + "Home": "", + "General Monitor Type": "", + "Expected Value": "", + "apiKeysDisabledMsg": "", + "wayToGetSevenIOApiKey": "", + "apiKeySevenIO": "", + "dbName": "", + "Uptime": "", + "Theme": "", + "General": "", + "Cannot connect to the socket server": "", + "Reconnecting...": "", + "Specific Monitor Type": "", + "pauseDashboardHome": "", + "Status": "", + "No important events": "", + "Blue": "", + "Hostname": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "checkEverySecond": "", + "retryCheckEverySecond": "", + "retriesDescription": "", + "upsideDownModeDescription": "", + "maxRedirectDescription": "", + "Accepted Status Codes": "", + "New Password": "", + "No": "", + "Username": "", + "Email": "", + "Last Result": "", + "Import Backup": "", + "Export": "", + "Import": "", + "respTime": "", + "Clear Data": "", + "Events": "", + "Auto Get": "", + "Affected Monitors": "", + "Pick Affected Monitors...": "", + "All Status Pages": "", + "alertWrongFileType": "", + "Skip existing": "", + "Setup 2FA": "", + "filterActive": "", + "Add New below or Select...": "", + "Tag with this name already exist.": "", + "wayToCheckSignalURL": "", + "Tag with this value already exist.": "", + "Search...": "", + "Entry Page": "", + "statusPageNothing": "", + "statusPageRefreshIn": "", + "emojiCheatSheet": "", + "appriseNotInstalled": "", + "PushUrl": "", + "HTTP Basic Auth": "", + "Backup": "", + "About": "", + "cloudflareWebsite": "", + "Message:": "", + "Packet Size": "", + "Chat ID": "", + "cronExpression": "", + "strategyManual": "", + "warningTimezone": "", + "weekdayShortMon": "", + "weekdayShortTue": "", + "weekdayShortWed": "", + "lastDay3": "", + "lastDay4": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-ended": "", + "Maintenance Time Window of a Day": "", + "Effective Date Range": "", + "Schedule Maintenance": "", + "uninstall": "", + "uninstalling": "", + "emailCustomBody": "", + "smtpBCC": "", + "threadForumPostID": "", + "wayToGetZohoCliqURL": "", + "needSignalAPI": "", + "Recipients": "", + "Access Token": "", + "confirmImportMsg": "", + "atLeastOneMonitor": "", + "pushoversounds intermission": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "pushyAPIKey": "", + "pushyToken": "", + "GoogleChat": "", + "wayToGetKookGuildID": "", + "apiCredentials": "", + "octopushLegacyHint": "", + "octopushPhoneNumber": "", + "LunaSea Device ID": "", + "Apprise URL": "", + "Example:": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "Base URL": "", + "smtpDkimheaderFieldNames": "", + "Auto resolve or acknowledged": "", + "do nothing": "", + "auto resolve": "", + "pagertreeIntegrationUrl": "", + "wayToGetPagerTreeIntegrationURL": "", + "twilioAuthToken": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "Monitor Setting": "", + "Show Clickable Link": "", + "Badge Color": "", + "nostrRelaysHelp": "", + "Badge Preview": "", + "toastSuccessTimeout": "", + "nostrRecipientsHelp": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "successBackupRestored": "", + "successDisabled": "", + "wayToGetWhapiUrlAndToken": "", + "Alphanumeric (recommended)": "", + "Originator": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "deleteProxyMsg": "", + "proxyDescription": "", + "Stop": "", + "Add New Status Page": "", + "Slug": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "No consecutive dashes": "", + "Other Software": "", + "Using a Reverse Proxy?": "", + "There might be a typing error in the address.": "", + "Connection String": "", + "Query": "", + "Setup Docker Host": "", + "Connection Type": "", + "deleteDockerHostMsg": "", + "tcp": "", + "tailscalePingWarning": "", + "telegramSendSilently": "", + "wayToGetTelegramChatID": "", + "YOUR BOT TOKEN HERE": "", + "Number": "", + "aboutChannelName": "", + "Add API Key": "", + "No API Keys": "", + "pagertreeSilent": "", + "pagertreeCritical": "", + "Open Badge Generator": "", + "Send to channel": "", + "Create new forum post": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "wayToGetDiscordThreadId": "", + "infiniteRetention": "", + "Strategy": "", + "SecretAccessKey": "", + "High": "", + "Retry": "", + "Topic": "", + "Proxy Protocol": "", + "Proxy Server": "", + "promosmsAllowLongSMS": "", + "Internal Room Id": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "ntfyAuthenticationMethod": "", + "twilioAccountSID": "", + "Badge Type": "", + "cellsyntOriginatortypeNumeric": "", + "cellsyntOriginator": "", + "Destination": "", + "cellsyntDestination": "", + "Basic Settings": "", + "Your User ID": "", + "deleteMonitorMsg": "", + "deleteMaintenanceMsg": "", + "dnsPortDescription": "", + "resolverserverDescription": "", + "backupDescription2": "", + "pushoversounds bugle": "", + "pushoversounds classical": "", + "Message Title": "", + "pushoverDesc2": "", + "SMS Type": "", + "octopushTypeLowCost": "", + "Free Mobile User Identifier": "", + "Free Mobile API Key": "", + "Enable TLS": "", + "Proto Service Name": "", + "SignName": "", + "Bark Endpoint": "", + "Bark Group": "", + "noOrBadCertificate": "", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "authIncorrectCreds": "", + "2faEnabled": "", + "successResumed": "", + "successEdited": "", + "Host URL": "", + "Heartbeat Interval": "", + "Password": "", + "Remember me": "", + "No Monitors, please": "", + "Active": "", + "Token": "", + "Show URI": "", + "Tags": "", + "Create Incident": "", + "Title": "", + "Content": "", + "info": "", + "error": "", + "critical": "", + "dark": "", + "Please input title and content": "", + "Created": "", + "Last Updated": "", + "Switch to Dark Theme": "", + "Add one": "", + "Untitled Group": "", + "Services": "", + "Select": "", + "selectedMonitorCount": "", + "Check/Uncheck": "", + "Please read": "", + "Subject:": "", + "Days Remaining:": "", + "Issuer:": "", + "Fingerprint:": "", + "Domain Name Expiry Notification": "", + "weekdayShortSun": "", + "leave blank for default subject": "", + "pushOthers": "", + "programmingLanguages": "", + "Notifications": "", + "styleElapsedTime": "", + "webhookBodyCustomOption": "", + "Show Powered By": "", + "Badge Label Suffix": "", + "Badge Pending Color": "", + "Badge Maintenance Color": "", + "Done": "", + "Security": "", + "signedInDispDisabled": "", + "RadiusSecret": "", + "RadiusSecretDescription": "", + "RadiusCalledStationId": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "Also check beta release": "", + "notificationDescription": "", + "keywordDescription": "", + "documentation": "", + "Display Timezone": "", + "Server Timezone": "", + "Logout": "", + "Request Timeout": "", + "Retries": "", + "Resend Notification if Down X times consecutively": "", + "Advanced": "", + "Frontend Version do not match backend version!": "", + "backupRecommend": "", + "or": "", + "sameAsServerTimezone": "", + "DateTime Range": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "pushoversounds updown": "", + "Icon Emoji": "", + "Legacy Octopush-DM": "", + "Server URL should not contain the nfty topic": "", + "onebotHttpAddress": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "PushDeer Server": "", + "pushDeerServerDescription": "", + "wayToGetClickSendSMSToken": "", + "Google Analytics ID": "", + "Edit Tag": "", + "Learn More": "", + "Badge Down Days": "", + "Badge Style": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Kafka SASL Options": "", + "Secret AccessKey": "", + "noGroupMonitorMsg": "", + "nostrSender": "", + "Settings": "", + "Help": "", + "Down": "", + "Ping": "", + "Monitor Type": "", + "Maintenance": "", + "Unknown": "", + "Pause": "" } From 724c60e62d9b84fd74bf70dcefe4c109bf45225e Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 234/346] Translated using Weblate (Xhosa) Currently translated at 0.4% (5 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/xh/ --- src/lang/xh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/xh.json b/src/lang/xh.json index f64ec2f3e..83a135d7f 100644 --- a/src/lang/xh.json +++ b/src/lang/xh.json @@ -1042,5 +1042,6 @@ "Monitor Type": "", "Maintenance": "", "Unknown": "", - "Pause": "" + "Pause": "", + "pushViewCode": "" } From b3c0791a89edca47ae2de567ac2ca0be2bc6d1f4 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:31 +0000 Subject: [PATCH 235/346] Translated using Weblate (Xhosa) Currently translated at 0.4% (5 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/xh/ --- src/lang/xh.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/xh.json b/src/lang/xh.json index 83a135d7f..5d745c2ff 100644 --- a/src/lang/xh.json +++ b/src/lang/xh.json @@ -1043,5 +1043,7 @@ "Maintenance": "", "Unknown": "", "Pause": "", - "pushViewCode": "" + "pushViewCode": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 20d36119928ef9f0de1ecbaecf64fe19a866b253 Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:41:05 +0000 Subject: [PATCH 236/346] Translated using Weblate (Xhosa) Currently translated at 0.4% (5 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/xh/ --- src/lang/xh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/xh.json b/src/lang/xh.json index 5d745c2ff..a3dd6d8be 100644 --- a/src/lang/xh.json +++ b/src/lang/xh.json @@ -1045,5 +1045,6 @@ "Pause": "", "pushViewCode": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "ignoreTLSError": "" } From 9e0712c476b5328c87a0744b03947ea75472a3ec Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 237/346] Translated using Weblate (Xhosa) Currently translated at 0.4% (5 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/xh/ --- src/lang/xh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/xh.json b/src/lang/xh.json index a3dd6d8be..5fc537393 100644 --- a/src/lang/xh.json +++ b/src/lang/xh.json @@ -1046,5 +1046,6 @@ "pushViewCode": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "ignoreTLSError": "" + "ignoreTLSError": "", + "ntfyPriorityHelptextAllEvents": "" } From b2b83c4bb1652f0736772b096d494dfc43d29038 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:11 +0000 Subject: [PATCH 238/346] Translated using Weblate (Xhosa) Currently translated at 0.4% (5 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/xh/ --- src/lang/xh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/xh.json b/src/lang/xh.json index 5fc537393..7692b1a90 100644 --- a/src/lang/xh.json +++ b/src/lang/xh.json @@ -1047,5 +1047,6 @@ "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", "ignoreTLSError": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "Enable DNS Cache": "" } From 138b8320b1361196e83e79e192879b8bd1a7e907 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 239/346] Translated using Weblate (Xhosa) Currently translated at 0.4% (5 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/xh/ --- src/lang/xh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/xh.json b/src/lang/xh.json index 7692b1a90..7683cd0b5 100644 --- a/src/lang/xh.json +++ b/src/lang/xh.json @@ -1048,5 +1048,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "ignoreTLSError": "", "ntfyPriorityHelptextAllEvents": "", - "Enable DNS Cache": "" + "Enable DNS Cache": "", + "CopyToClipboardError": "" } From 92b25fdd203d2cd97f1904744eba886b2a17c0e7 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 240/346] Translated using Weblate (Xhosa) Currently translated at 0.4% (5 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/xh/ --- src/lang/xh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/xh.json b/src/lang/xh.json index 7683cd0b5..3d55849b2 100644 --- a/src/lang/xh.json +++ b/src/lang/xh.json @@ -1049,5 +1049,6 @@ "ignoreTLSError": "", "ntfyPriorityHelptextAllEvents": "", "Enable DNS Cache": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "Pick a SASL Mechanism...": "" } From 9d9a70e319996979e27e24c909897ee81806c46a Mon Sep 17 00:00:00 2001 From: PhongPham Date: Fri, 23 Feb 2024 06:33:47 +0000 Subject: [PATCH 241/346] Translated using Weblate (Xhosa) Currently translated at 0.4% (5 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/xh/ --- src/lang/xh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/xh.json b/src/lang/xh.json index 3d55849b2..25bd3d927 100644 --- a/src/lang/xh.json +++ b/src/lang/xh.json @@ -1050,5 +1050,6 @@ "ntfyPriorityHelptextAllEvents": "", "Enable DNS Cache": "", "CopyToClipboardError": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "languageName": "" } From 5ac8295a601e3021ece1d98bfd306d96032fe1a3 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:49 +0000 Subject: [PATCH 242/346] Translated using Weblate (Kurdish (Central)) Currently translated at 4.1% (44 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ckb/ --- src/lang/ckb.json | 1001 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1000 insertions(+), 1 deletion(-) diff --git a/src/lang/ckb.json b/src/lang/ckb.json index 9ed5cffa5..a4daf9b04 100644 --- a/src/lang/ckb.json +++ b/src/lang/ckb.json @@ -42,5 +42,1004 @@ "General Monitor Type": "جۆری مۆنیتەری گشتی", "DateTime": "رێکەوت", "Current": "هەنووکە", - "Monitor": "مۆنیتەر | مۆنیتەرەکان" + "Monitor": "مۆنیتەر | مۆنیتەرەکان", + "Badge Pending Color": "", + "Badge value (For Testing only.)": "", + "Retry": "", + "Read more:": "", + "signalImportant": "", + "Bark API Version": "", + "Remove Token": "", + "Stop": "", + "supportTelegramChatID": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Maintenance Time Window of a Day": "", + "Basic Settings": "", + "Message Title": "", + "More info on:": "", + "octopushTypePremium": "", + "octopushTypeLowCost": "", + "TemplateCode": "", + "alertaAlertState": "", + "serwersmsAPIUser": "", + "smseaglePriority": "", + "Recipient Number": "", + "From Name/Number": "", + "ntfyUsernameAndPassword": "", + "whapiRecipient": "", + "gtxMessagingToHint": "", + "locally configured mail transfer agent": "", + "Dark": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "Continue": "", + "Add Another": "", + "apiKeyAddedMsg": "", + "Group": "", + "Don't mention people": "", + "Originator": "", + "monitorToastMessagesLabel": "", + "Show Tags": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "Remote Browser not found!": "", + "Add a Remote Browser": "", + "remoteBrowsersDescription": "", + "deleteRemoteBrowserMessage": "", + "What is a Remote Browser?": "", + "gtxMessagingApiKeyHint": "", + "Clone Monitor": "", + "Badge Label Color": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "Connection String": "", + "settingsCertificateExpiry": "", + "telegramMessageThreadIDDescription": "", + "sameAsServerTimezone": "", + "Display Timezone": "", + "chromeExecutableAutoDetect": "", + "Effective Date Range": "", + "installing": "", + "uninstall": "", + "smtp": "", + "settingUpDatabaseMSG": "", + "Reconnecting...": "", + "HTTP Options": "", + "dark": "", + "Last Updated": "", + "selectedMonitorCount": "", + "Status:": "", + "info": "", + "critical": "", + "primary": "", + "Telephone number": "", + "light": "", + "pushoversounds alien": "", + "2faDisabled": "", + "Title": "", + "Body Encoding": "", + "default": "", + "proxyDescription": "", + "enableProxyDescription": "", + "Certificate Chain": "", + "Backup": "", + "cloudflareWebsite": "", + "Message:": "", + "For example: nginx, Apache and Traefik.": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "Steam Game Server": "", + "telegramProtectContentDescription": "", + "trustProxyDescription": "", + "wayToGetLineNotifyToken": "", + "Long-Lived Access Token": "", + "Trigger type:": "", + "Event type:": "", + "smtpCC": "", + "Bot Display Name": "", + "wayToGetDiscordThreadId": "", + "pushoversounds mechanical": "", + "octopushSMSSender": "", + "Strategy": "", + "Free Mobile User Identifier": "", + "Free Mobile API Key": "", + "SMSManager API Docs": "", + "You can divide numbers with": "", + "goAlertInfo": "", + "Bark Sound": "", + "Server Address": "", + "disableAPIKeyMsg": "", + "pagertreeMedium": "", + "Auto": "", + "Normal": "", + "Keyword": "", + "Expected Value": "", + "cloneOf": "", + "apiKeysDisabledMsg": "", + "Home Assistant URL": "", + "PhoneNumbers": "", + "Add a monitor": "", + "templateMsg": "", + "topic": "", + "topicExplanation": "", + "Add one": "", + "Untitled Group": "", + "enabled": "", + "Date Created": "", + "Footer Text": "", + "Show Powered By": "", + "Domain Names": "", + "Go back to the previous page.": "", + "Docker Daemon": "", + "Schedule Maintenance": "", + "Date and Time": "", + "DateTime Range": "", + "loadingError": "", + "secureOptionNone": "", + "Ignore TLS Error": "", + "From Email": "", + "smtpLiquidIntroduction": "", + "Discord Webhook URL": "", + "Send to channel": "", + "Create new forum post": "", + "e.g. {discordThreadID}": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "pushoversounds vibrate": "", + "apprise": "", + "Setup Proxy": "", + "Proxy Protocol": "", + "cellsyntSplitLongMessages": "", + "pushoversounds falling": "", + "promosmsSMSSender": "", + "matrixDesc2": "", + "Notify Channel": "", + "setup a new monitor group": "", + "Gateway Type": "", + "Host URL": "", + "Login": "", + "No Services": "", + "Optional": "", + "Bark Endpoint": "", + "No API Keys": "", + "Webhook URL": "", + "equals": "", + "Upside Down Mode": "", + "now": "", + "time ago": "", + "-year": "", + "Friendly Name": "", + "Hostname": "", + "pushOthers": "", + "Notifications": "", + "Setup Notification": "", + "Skip existing": "", + "webhookBodyCustomOption": "", + "Application Token": "", + "Read more": "", + "appriseInstalled": "", + "appriseNotInstalled": "", + "Add a new expiry notification day": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not equals": "", + "Import Backup": "", + "Export Backup": "", + "Export": "", + "Indigo": "", + "telegramProtectContent": "", + "disableCloudflaredNoAuthMsg": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Notification Service": "", + "Event data:": "", + "Frontend Version do not match backend version!": "", + "backupRecommend": "", + "and": "", + "maintenanceStatus-scheduled": "", + "Server Timezone": "", + "install": "", + "uninstalling": "", + "confirmUninstallPlugin": "", + "leave blank for default body": "", + "Server URL should not contain the nfty topic": "", + "onebotUserOrGroupId": "", + "Badge Down Days": "", + "Badge Style": "", + "Monitor Group": "", + "monitorToastMessagesDescription": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Kafka SASL Options": "", + "Mechanism": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "noGroupMonitorMsg": "", + "Close": "", + "Request Body": "", + "wayToGetFlashDutyKey": "", + "FlashDuty Severity": "", + "nostrRecipientsHelp": "", + "noOrBadCertificate": "", + "cacheBusterParamDescription": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Max. Redirects": "", + "needPushEvery": "", + "Copy": "", + "styleElapsedTimeShowNoLine": "", + "Bottom": "", + "Timezone": "", + "Allow indexing": "", + "Repeat New Password": "", + "disableauth.message1": "", + "Confirm": "", + "Yes": "", + "No": "", + "Password": "", + "Remember me": "", + "add one": "", + "Email": "", + "Test": "", + "Certificate Info": "", + "Resource Record Type": "", + "Create your admin account": "", + "Repeat Password": "", + "Create": "", + "Schedule maintenance": "", + "Pick Affected Monitors...": "", + "Select status pages...": "", + "alertWrongFileType": "", + "Overwrite": "", + "Verify Token": "", + "2FA Settings": "", + "Two Factor Authentication": "", + "filterActive": "", + "Active": "", + "Token": "", + "Add New Tag": "", + "Tag with this name already exist.": "", + "Tag with this value already exist.": "", + "Custom": "", + "Search monitored sites": "", + "Avg. Ping": "", + "Avg. Response": "", + "statusPageRefreshIn": "", + "All Systems Operational": "", + "Degraded Service": "", + "Status Pages": "", + "here": "", + "webhookFormDataDesc": "", + "templateHeartbeatJSON": "", + "Headers": "", + "HeadersInvalidFormat": "", + "BodyInvalidFormat": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "docker networks": "", + "CurlDebugInfoProxiesUnsupported": "", + "Monitor History": "", + "clearDataOlderThan": "", + "One record": "", + "Security": "", + "Steam API Key": "", + "Shrink Database": "", + "shrinkDatabaseDescriptionSqlite": "", + "Pick a RR-Type...": "", + "Pick Accepted Status Codes...": "", + "Default": "", + "Post": "", + "Check/Uncheck": "", + "Customize": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "Proxies": "", + "Valid": "", + "Invalid": "", + "User": "", + "Next": "", + "No Proxy": "", + "HTTP Basic Auth": "", + "New Status Page": "", + "Reverse Proxy": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "Trust Proxy": "", + "signedInDisp": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "There might be a typing error in the address.": "", + "What you can try:": "", + "Setup Docker Host": "", + "noDockerHostMsg": "", + "deleteDockerHostMsg": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "wayToGetDiscordURL": "", + "Hello @everyone is...": "", + "Select message type": "", + "threadForumPostID": "", + "whatHappensAtForumPost": "", + "wayToGetTeamsURL": "", + "wayToCheckSignalURL": "", + "Number": "", + "Channel access token": "", + "Line Developers Console": "", + "Your User ID": "", + "Messaging API": "", + "wayToGetLineChannelToken": "", + "aboutIconURL": "", + "infiniteRetention": "", + "confirmDeleteTagMsg": "", + "acceptedStatusCodesDescription": "", + "deleteMonitorMsg": "", + "deleteNotificationMsg": "", + "dnsPortDescription": "", + "rrtypeDescription": "", + "enableDefaultNotificationDescription": "", + "atLeastOneMonitor": "", + "passwordNotMatchMsg": "", + "notificationDescription": "", + "jsonQueryDescription": "", + "backupDescription": "", + "backupDescription2": "", + "octopushAPIKey": "", + "octopushLogin": "", + "promosmsPassword": "", + "pushoversounds pushover": "", + "pushoversounds bike": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "pushoversounds tugboat": "", + "pushyToken": "", + "wayToGetKookGuildID": "", + "pushoverDesc2": "", + "pushoverMessageTtl": "", + "apiCredentials": "", + "octopushLegacyHint": "", + "Proto Service Name": "", + "Proto Content": "", + "high": "", + "SendKey": "", + "goAlertIntegrationKeyInfo": "", + "SecretAccessKey": "", + "Topic": "", + "WeCom Bot Key": "", + "promosmsTypeFull": "", + "promosmsPhoneNumber": "", + "openModalTo": "", + "Remove domain": "", + "Icon Emoji": "", + "aboutWebhooks": "", + "aboutChannelName": "", + "aboutKumaURL": "", + "smtpDkimDesc": "", + "documentation": "", + "smtpDkimKeySelector": "", + "Integration URL": "", + "Auto resolve or acknowledged": "", + "do nothing": "", + "auto acknowledged": "", + "auto resolve": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "serwersmsSenderName": "", + "smseagleContact": "", + "smseagleEncoding": "", + "Leave blank to use a shared sender number.": "", + "Octopush API Version": "", + "onebotSafetyTips": "", + "PushDeer Server": "", + "Custom Monitor Type": "", + "Expiry date": "", + "apiKey-active": "", + "apiKey-expired": "", + "deleteAPIKeyMsg": "", + "pagertreeUrgency": "", + "pagertreeResolve": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "ntfyAuthenticationMethod": "", + "twilioApiKey": "", + "Show Clickable Link Description": "", + "Open Badge Generator": "", + "Badge Generator": "", + "Badge Prefix": "", + "Badge Suffix": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Label Suffix": "", + "Badge Down Color": "", + "Badge Warn Color": "", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "2faAlreadyEnabled": "", + "2faEnabled": "", + "successResumed": "", + "successDeleted": "", + "successAuthChangePassword": "", + "successEnabled": "", + "Remote Browsers": "", + "wayToGetSevenIOApiKey": "", + "receiverSevenIO": "", + "cellsyntOriginator": "", + "Destination": "", + "max 15 digits": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "Host Onesender": "", + "Token Onesender": "", + "Private Number": "", + "groupOnesenderDesc": "", + "Group ID": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Authorization Header": "", + "Form Data Body": "", + "Client Secret": "", + "Go back to home page.": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "SIGNL4 Webhook URL": "", + "Conditions": "", + "contains": "", + "not contains": "", + "starts with": "", + "ends with": "", + "not ends with": "", + "greater than": "", + "greater than or equal to": "", + "record": "", + "Alphanumerical string and hyphens only": "", + "Fail": "", + "Doorbell": "", + "Money": "", + "Clear": "", + "Custom sound to override default notification sound": "", + "wayToGetHeiiOnCallDetails": "", + "documentationOf": "", + "Command": "", + "mongodbCommandDescription": "", + "callMeBotGet": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "successKeyword": "", + "Channel Name": "", + "Home": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaSenderIdentityFormat": "", + "threemaBasicModeInfo": "", + "smspartnerSenderNameInfo": "", + "Key Added": "", + "Badge Maintenance Color": "", + "Badge URL": "", + "Mentioning": "", + "Mention group": "", + "Add a domain": "", + "Allow Long SMS": "", + "Browser Screenshot": "", + "ntfy Topic": "", + "Bitrix24 Webhook URL": "", + "tagNotFound": "", + "foundChromiumVersion": "", + "Remote Browser": "", + "self-hosted container": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "GrafanaOncallUrl": "", + "clearHeartbeatsMsg": "", + "Method": "", + "Scifi": "", + "Elevator": "", + "Also check beta release": "", + "Coming Soon": "", + "Query": "", + "certificationExpiryDescription": "", + "telegramSendSilently": "", + "telegramSendSilentlyDescription": "", + "YOUR BOT TOKEN HERE": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "chromeExecutableDescription": "", + "Clone": "", + "Cannot connect to the socket server": "", + "Created": "", + "Switch to Light Theme": "", + "Switch to Dark Theme": "", + "Select": "", + "Guitar": "", + "Style": "", + "warning": "", + "Pop": "", + "pushyAPIKey": "", + "Logout": "", + "smtpDkimskipFields": "", + "successAdded": "", + "Invert Keyword": "", + "setAsDefaultProxyDescription": "", + "Running": "", + "Not running": "", + "Start": "", + "Add New Status Page": "", + "Slug": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "About": "", + "wayToGetCloudflaredURL": "", + "Don't know how to get the token? Please read the guide:": "", + "Please read": "", + "Subject:": "", + "Certificate Expiry Notification": "", + "API Username": "", + "API Key": "", + "Show update if available": "", + "Check how to config it for WebSocket": "", + "wayToGetTelegramChatID": "", + "chatIDNotFound": "", + "Examples": "", + "default: notify all devices": "", + "IconUrl": "", + "Enable": "", + "Disable": "", + "Single Maintenance Window": "", + "smtpBCC": "", + "Prefix Custom Message": "", + "pushoversounds magic": "", + "wayToGetKookBotToken": "", + "User Key": "", + "Notification Sound": "", + "pushoverDesc1": "", + "checkPrice": "", + "octopushPhoneNumber": "", + "Apprise URL": "", + "Example:": "", + "Base URL": "", + "Sms template must contain parameters: ": "", + "WebHookUrl": "", + "SecretKey": "", + "For safety, must use secret key": "", + "Device Token": "", + "promosmsAllowLongSMS": "", + "smtpDkimPrivateKey": "", + "smtpDkimHashAlgo": "", + "smtpDkimheaderFieldNames": "", + "alertaApiKey": "", + "alertaRecoverState": "", + "Legacy Octopush-DM": "", + "Edit Tag": "", + "Learn More": "", + "API Keys": "", + "apiKey-inactive": "", + "Expires": "", + "pagertreeLow": "", + "pagertreeHigh": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "dbName": "", + "setupDatabaseMariaDB": "", + "setupDatabaseSQLite": "", + "Monitor Type": "", + "LunaSea Device ID": "", + "twilioAccountSID": "", + "wayToGetPagerTreeIntegrationURL": "", + "Docker Host": "", + "Docker Hosts": "", + "Retries": "", + "Resend Notification if Down X times consecutively": "", + "retryCheckEverySecond": "", + "-hour": "", + "Response": "", + "Valid To:": "", + "Days Remaining:": "", + "Issuer:": "", + "Fingerprint:": "", + "Proxy": "", + "Docker Container": "", + "Domain": "", + "Workstation": "", + "Packet Size": "", + "wayToGetTelegramToken": "", + "invalidCronExpression": "", + "Recurring": "", + "weekdayShortMon": "", + "weekdayShortTue": "", + "dayOfWeek": "", + "dayOfMonth": "", + "lastDay": "", + "lastDay1": "", + "lastDay3": "", + "lastDay4": "", + "pauseMaintenanceMsg": "", + "confirmEnableTwoFAMsg": "", + "confirmDisableTwoFAMsg": "", + "affectedStatusPages": "", + "Bark Group": "", + "pagertreeDoNothing": "", + "Please use this option carefully!": "", + "Leave": "", + "Add Group": "", + "Edit Status Page": "", + "Go to Dashboard": "", + "Content Type": "", + "liquidIntroduction": "", + "steamApiKeyDescription": "", + "Current User": "", + "successKeywordExplanation": "", + "recent": "", + "No monitors available.": "", + "No Monitors": "", + "Services": "", + "Discard": "", + "Remove the expiry notification": "", + "Retype the address.": "", + "socket": "", + "Edit Maintenance": "", + "secureOptionTLS": "", + "postToExistingThread": "", + "forumPostName": "", + "pushoversounds spacealarm": "", + "pushoversounds updown": "", + "pushoversounds none": "", + "GoogleChat": "", + "Platform": "", + "Huawei": "", + "High": "", + "Proxy Server": "", + "promosmsTypeEco": "", + "promosmsTypeFlash": "", + "cellsyntDestination": "", + "pushoversounds cosmic": "", + "pushoversounds gamelan": "", + "pushoversounds incoming": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "Uptime Kuma URL": "", + "smseagleToken": "", + "smseagleUrl": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "wayToGetZohoCliqURL": "", + "Guild ID": "", + "AccessKeyId": "", + "toastErrorTimeout": "", + "Session Token": "", + "nostrRecipients": "", + "Heartbeat Interval": "", + "resendEveryXTimes": "", + "retriesDescription": "", + "Enable Auth": "", + "Create Incident": "", + "Content": "", + "danger": "", + "error": "", + "upsideDownModeDescription": "", + "pushOptionalParams": "", + "Json Query Expression": "", + "URL": "", + "Port": "", + "programmingLanguages": "", + "Save": "", + "Not available, please setup.": "", + "Light": "", + "Theme - Heartbeat Bar": "", + "Clear all statistics": "", + "Purple": "", + "Pink": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "webhookAdditionalHeadersTitle": "", + "webhookAdditionalHeadersDesc": "", + "webhookBodyPresetOption": "", + "Server URL": "", + "Priority": "", + "emojiCheatSheet": "", + "Badge Warn Days": "", + "OID (Object Identifier)": "", + "ignoredTLSError": "", + "ignoreTLSErrorGeneral": "", + "maxRedirectDescription": "", + "Accepted Status Codes": "", + "Push URL": "", + "Debug": "", + "styleElapsedTime": "", + "styleElapsedTimeShowWithLine": "", + "None": "", + "Search Engine Visibility": "", + "Discourage search engines from indexing site": "", + "Change Password": "", + "Current Password": "", + "New Password": "", + "Update Password": "", + "Disable Auth": "", + "firewalls": "", + "disable authentication": "", + "disableauth.message2": "", + "where you intend to implement third-party authentication": "", + "I understand, please disable": "", + "Username": "", + "No Monitors, please": "", + "Notification Type": "", + "Resolver Server": "", + "Last Result": "", + "Import": "", + "respTime": "", + "notAvailableShort": "", + "Default enabled": "", + "Apply on all existing monitors": "", + "Clear Data": "", + "Events": "", + "Heartbeats": "", + "Auto Get": "", + "Affected Monitors": "", + "Start of maintenance": "", + "All Status Pages": "", + "alertNoFile": "", + "Options": "", + "Keep both": "", + "Setup 2FA": "", + "Enable 2FA": "", + "Disable 2FA": "", + "filterActivePaused": "", + "Inactive": "", + "Show URI": "", + "Tags": "", + "Add New below or Select...": "", + "color": "", + "value (optional)": "", + "Gray": "", + "Red": "", + "Orange": "", + "Green": "", + "Blue": "", + "Search...": "", + "Entry Page": "", + "statusPageNothing": "", + "Partially Degraded Service": "", + "Status Page": "", + "defaultNotificationName": "", + "Required": "", + "Post URL": "", + "webhookJsonDesc": "", + "templateMonitorJSON": "", + "Body": "", + "PushUrl": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "PasswordsDoNotMatch": "", + "records": "", + "Reset Token": "", + "Done": "", + "Info": "", + "Please input title and content": "", + "Hide Tags": "", + "Description": "", + "Cancel": "", + "Powered by": "", + "Custom Footer": "", + "setAsDefault": "", + "deleteProxyMsg": "", + "Installed": "", + "Not installed": "", + "No consecutive dashes": "", + "statusPageSpecialSlugDesc": "", + "The slug is already taken. Please choose another slug.": "", + "Authentication": "", + "Page Not Found": "", + "Other Software": "", + "signedInDispDisabled": "", + "RadiusSecret": "", + "RadiusSecretDescription": "", + "RadiusCalledStationId": "", + "Using a Reverse Proxy?": "", + "Connection Type": "", + "DockerHostRequired": "", + "tcp": "", + "tailscalePingWarning": "", + "telegramMessageThreadID": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version": "", + "backupOutdatedWarning": "", + "startDateTime": "", + "weekdayShortWed": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-ended": "", + "maintenanceStatus-unknown": "", + "statusPageMaintenanceEndDate": "", + "enableNSCD": "", + "chromeExecutable": "", + "dnsCacheDescription": "", + "plugin": "", + "notificationRegional": "", + "emailCustomisableContent": "", + "emailCustomSubject": "", + "leave blank for default subject": "", + "emailCustomBody": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "To Email": "", + "needSignalAPI": "", + "Recipients": "", + "Access Token": "", + "Channel access token (Long-lived)": "", + "lineDevConsoleTo": "", + "User ID": "", + "Icon URL": "", + "aboutMattermostChannelName": "", + "dataRetentionTimeError": "", + "enableGRPCTls": "", + "deleteMaintenanceMsg": "", + "resolverserverDescription": "", + "pauseMonitorMsg": "", + "clearEventsMsg": "", + "keywordDescription": "", + "invertKeywordDescription": "", + "backupDescription3": "", + "endpoint": "", + "promosmsLogin": "", + "pushoversounds classical": "", + "pushoversounds intermission": "", + "pushoversounds echo": "", + "Device": "", + "SMS Type": "", + "Check octopush prices": "", + "Enable TLS": "", + "Proto Method": "", + "Economy": "", + "Lowcost": "", + "SignName": "", + "Proxy server has authentication": "", + "promosmsTypeSpeed": "", + "Feishu WebHookUrl": "", + "Flute": "", + "matrixHomeserverURL": "", + "Internal Room Id": "", + "matrixDesc1": "", + "aboutNotifyChannel": "", + "smtpDkimSettings": "", + "smtpDkimDomain": "", + "wayToGetPagerDutyKey": "", + "Integration Key": "", + "serwersmsAPIPassword": "", + "serwersmsPhoneNumber": "", + "smseagleTo": "", + "smseagleGroup": "", + "smseagleRecipientType": "", + "smseagleRecipient": "", + "onebotHttpAddress": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "pushDeerServerDescription": "", + "PushDeer Key": "", + "wayToGetClickSendSMSToken": "", + "Google Analytics ID": "", + "Expiry": "", + "Don't expire": "", + "Add API Key": "", + "Generate": "", + "pagertreeIntegrationUrl": "", + "pagertreeSilent": "", + "pagertreeCritical": "", + "twilioAuthToken": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "Monitor Setting": "", + "Show Clickable Link": "", + "Badge Type": "", + "Badge Duration (in hours)": "", + "Badge Label": "", + "Badge Preview": "", + "Badge Up Color": "", + "nostrRelays": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "showCertificateExpiry": "", + "cacheBusterParam": "", + "Message format": "", + "Send rich messages": "", + "Saved.": "", + "authIncorrectCreds": "", + "successPaused": "", + "successEdited": "", + "successBackupRestored": "", + "successDisabled": "", + "senderSevenIO": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "API URL": "", + "gtxMessagingFromHint": "", + "To Phone Number": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "cellsyntOriginatortypeNumeric": "", + "max 11 alphanumeric characters": "", + "snmpOIDHelptext": "", + "Condition": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "Recipient Type": "", + "privateOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Authentication Method": "", + "OAuth Token URL": "", + "Client ID": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionDelete": "", + "not starts with": "", + "less than": "", + "less than or equal to": "", + "Notification Channel": "", + "Sound": "", + "Arcade": "", + "Correct": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Request Timeout": "", + "HTTP Headers": "", + "or": "", + "timeoutAfter": "", + "Ping": "", + "Heartbeat Retry Interval": "", + "Advanced": "", + "checkEverySecond": "", + "resendDisabled": "", + "No status pages": "", + "Domain Name Expiry Notification": "", + "Container Name / ID": "", + "Bot Token": "", + "Chat ID": "", + "endDateTime": "", + "cronExpression": "", + "cronSchedule": "", + "recurringInterval": "", + "strategyManual": "", + "warningTimezone": "", + "weekdayShortThu": "", + "weekdayShortFri": "", + "weekdayShortSat": "", + "weekdayShortSun": "", + "lastDay2": "", + "No Maintenance": "", + "maintenanceStatus-under-maintenance": "", + "confirmClearStatisticsMsg": "", + "importHandleDescription": "", + "confirmImportMsg": "", + "twoFAVerifyLabel": "", + "tokenValidSettingsMsg": "", + "recurringIntervalMessage": "", + "affectedMonitorsDescription": "" } From d3a24ff8ce121ce8bc15b7e65694fae911c6fb99 Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:37:08 +0000 Subject: [PATCH 243/346] Translated using Weblate (Kurdish (Central)) Currently translated at 4.1% (44 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ckb/ --- src/lang/ckb.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/ckb.json b/src/lang/ckb.json index a4daf9b04..018c0cd7e 100644 --- a/src/lang/ckb.json +++ b/src/lang/ckb.json @@ -1041,5 +1041,7 @@ "twoFAVerifyLabel": "", "tokenValidSettingsMsg": "", "recurringIntervalMessage": "", - "affectedMonitorsDescription": "" + "affectedMonitorsDescription": "", + "setupDatabaseEmbeddedMariaDB": "", + "ignoreTLSError": "" } From 849d90393293b0f8ec6e77337d76cb3b3a342aae Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:11 +0000 Subject: [PATCH 244/346] Translated using Weblate (Kurdish (Central)) Currently translated at 4.1% (44 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ckb/ --- src/lang/ckb.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/ckb.json b/src/lang/ckb.json index 018c0cd7e..c79f80ff8 100644 --- a/src/lang/ckb.json +++ b/src/lang/ckb.json @@ -1043,5 +1043,7 @@ "recurringIntervalMessage": "", "affectedMonitorsDescription": "", "setupDatabaseEmbeddedMariaDB": "", - "ignoreTLSError": "" + "ignoreTLSError": "", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From d8767d9e892c9df4a850237ca1359490b62a8292 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 245/346] Translated using Weblate (Kurdish (Central)) Currently translated at 4.1% (44 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ckb/ --- src/lang/ckb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ckb.json b/src/lang/ckb.json index c79f80ff8..351c2a5b4 100644 --- a/src/lang/ckb.json +++ b/src/lang/ckb.json @@ -1045,5 +1045,6 @@ "setupDatabaseEmbeddedMariaDB": "", "ignoreTLSError": "", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "CopyToClipboardError": "" } From e9418d6833f6778a5cdae79cd7e585a8c887698f Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 246/346] Translated using Weblate (Kurdish (Central)) Currently translated at 4.1% (44 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ckb/ --- src/lang/ckb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ckb.json b/src/lang/ckb.json index 351c2a5b4..6606cc77f 100644 --- a/src/lang/ckb.json +++ b/src/lang/ckb.json @@ -1046,5 +1046,6 @@ "ignoreTLSError": "", "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "Pick a SASL Mechanism...": "" } From 305e712f84b52328b1f900aa3914365fded32093 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 247/346] Translated using Weblate (Kurdish (Central)) Currently translated at 4.1% (44 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ckb/ --- src/lang/ckb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ckb.json b/src/lang/ckb.json index 6606cc77f..391bb5f37 100644 --- a/src/lang/ckb.json +++ b/src/lang/ckb.json @@ -1047,5 +1047,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", "CopyToClipboardError": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "ntfyPriorityHelptextAllEvents": "" } From 777447bf7341566184d009b836218ec1266713e3 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:11 +0000 Subject: [PATCH 248/346] Translated using Weblate (Kurdish (Central)) Currently translated at 4.1% (44 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ckb/ --- src/lang/ckb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ckb.json b/src/lang/ckb.json index 391bb5f37..3eaca8820 100644 --- a/src/lang/ckb.json +++ b/src/lang/ckb.json @@ -1048,5 +1048,6 @@ "grpcMethodDescription": "", "CopyToClipboardError": "", "Pick a SASL Mechanism...": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "Enable DNS Cache": "" } From 447ae208b94a832e47a51f9d200f1361978b39c5 Mon Sep 17 00:00:00 2001 From: Ilkka Myller Date: Thu, 16 May 2024 06:43:18 +0000 Subject: [PATCH 249/346] Translated using Weblate (Kurdish (Central)) Currently translated at 4.1% (44 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ckb/ --- src/lang/ckb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ckb.json b/src/lang/ckb.json index 3eaca8820..959abd5d9 100644 --- a/src/lang/ckb.json +++ b/src/lang/ckb.json @@ -1049,5 +1049,6 @@ "CopyToClipboardError": "", "Pick a SASL Mechanism...": "", "ntfyPriorityHelptextAllEvents": "", - "Enable DNS Cache": "" + "Enable DNS Cache": "", + "setupDatabaseChooseDatabase": "" } From 8a0f7cdef77d7c63a38968cc2cc6961eefed51cd Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 250/346] Translated using Weblate (Kurdish (Central)) Currently translated at 4.1% (44 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ckb/ --- src/lang/ckb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ckb.json b/src/lang/ckb.json index 959abd5d9..1e87c377b 100644 --- a/src/lang/ckb.json +++ b/src/lang/ckb.json @@ -1050,5 +1050,6 @@ "Pick a SASL Mechanism...": "", "ntfyPriorityHelptextAllEvents": "", "Enable DNS Cache": "", - "setupDatabaseChooseDatabase": "" + "setupDatabaseChooseDatabase": "", + "pushViewCode": "" } From 1216408a2d2dc00f2e32ae6904c6cf44979f50fc Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:52 +0000 Subject: [PATCH 251/346] Translated using Weblate (Hindi) Currently translated at 5.6% (60 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hi/ --- src/lang/hi.json | 987 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 986 insertions(+), 1 deletion(-) diff --git a/src/lang/hi.json b/src/lang/hi.json index 6eda19a5c..b92f37e0c 100644 --- a/src/lang/hi.json +++ b/src/lang/hi.json @@ -58,5 +58,990 @@ "Cert Exp.": "प्रमाणपत्र अनुभव.", "dbName": "डेटाबेस का नाम", "now": "अभी", - "-year": "-वर्ष" + "-year": "-वर्ष", + "successKeyword": "", + "smspartnerSenderNameInfo": "", + "Press Enter to add broker": "", + "nostrRelaysHelp": "", + "Mentioning": "", + "Default": "", + "Switch to Dark Theme": "", + "Badge Pending Color": "", + "Host URL": "", + "Request Timeout": "", + "Tag with this value already exist.": "", + "value (optional)": "", + "webhookJsonDesc": "", + "Customize": "", + "Slug": "", + "Accept characters:": "", + "Domain": "", + "Workstation": "", + "weekdayShortTue": "", + "plugin": "", + "Saved.": "", + "Please use this option carefully!": "", + "Custom": "", + "mongodbCommandDescription": "", + "Alphanumeric (recommended)": "", + "Telephone number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntOriginatortypeNumeric": "", + "max 15 digits": "", + "threemaRecipientType": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "smspartnerPhoneNumber": "", + "smspartnerSenderName": "", + "twilioFromNumber": "", + "receiverInfoSevenIO": "", + "Enable": "", + "deleteNotificationMsg": "", + "dnsPortDescription": "", + "Retry": "", + "Topic": "", + "Auto resolve or acknowledged": "", + "smseagleContact": "", + "authInvalidToken": "", + "socket": "", + "Clone": "", + "cloneOf": "", + "callMeBotGet": "", + "onebotHttpAddress": "", + "pagertreeUrgency": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "successDisabled": "", + "shrinkDatabaseDescriptionSqlite": "", + "HTTP Options": "", + "Create Incident": "", + "Please input title and content": "", + "Last Updated": "", + "What is a Remote Browser?": "", + "Select": "", + "HTTP Headers": "", + "backupDescription2": "", + "emailCustomSubject": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "Remote Browsers": "", + "Remote Browser": "", + "Add a Remote Browser": "", + "deleteRemoteBrowserMessage": "", + "Accepted Status Codes": "", + "Auto Get": "", + "Schedule maintenance": "", + "Affected Monitors": "", + "Keep both": "", + "Verify Token": "", + "Setup 2FA": "", + "Enable 2FA": "", + "Disable 2FA": "", + "Blue": "", + "Indigo": "", + "Purple": "", + "Search...": "", + "No Proxy": "", + "Authentication": "", + "Don't know how to get the token? Please read the guide:": "", + "Proxy": "", + "Footer Text": "", + "install": "", + "installing": "", + "uninstalling": "", + "emailCustomisableContent": "", + "promosmsPassword": "", + "Feishu WebHookUrl": "", + "enabled": "", + "Trigger type:": "", + "Send to channel": "", + "User ID": "", + "wayToGetZohoCliqURL": "", + "pushoversounds intermission": "", + "pushoversounds magic": "", + "pushoversounds mechanical": "", + "pushoversounds alien": "", + "pushoversounds climb": "", + "Response": "", + "notAvailableShort": "", + "records": "", + "noOrBadCertificate": "", + "successPaused": "", + "successDeleted": "", + "successEdited": "", + "successBackupRestored": "", + "Style": "", + "info": "", + "useRemoteBrowser": "", + "whapiRecipient": "", + "enableProxyDescription": "", + "Connection String": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "lastDay2": "", + "alertaRecoverState": "", + "serwersmsAPIPassword": "", + "Don't expire": "", + "Continue": "", + "Expiry": "", + "Refresh Interval": "", + "signedInDispDisabled": "", + "RadiusSecret": "", + "RadiusSecretDescription": "", + "RadiusCalledStationId": "", + "RadiusCallingStationIdDescription": "", + "backupRecommend": "", + "endDateTime": "", + "invalidCronExpression": "", + "Recurring": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-ended": "", + "maintenanceStatus-unknown": "", + "aboutMattermostChannelName": "", + "acceptedStatusCodesDescription": "", + "clearEventsMsg": "", + "clearHeartbeatsMsg": "", + "affectedMonitorsDescription": "", + "affectedStatusPages": "", + "passwordNotMatchMsg": "", + "TemplateCode": "", + "SignName": "", + "WeCom Bot Key": "", + "Proxy server has authentication": "", + "confirmDisableTwoFAMsg": "", + "atLeastOneMonitor": "", + "aboutNotifyChannel": "", + "setup a new monitor group": "", + "openModalTo": "", + "signalImportant": "", + "smtpDkimSettings": "", + "smtpDkimDesc": "", + "do nothing": "", + "auto acknowledged": "", + "2faDisabled": "", + "successAdded": "", + "max 11 alphanumeric characters": "", + "setAsDefault": "", + "Backup": "", + "About": "", + "Setup Docker Host": "", + "Connection Type": "", + "Docker Daemon": "", + "Chat ID": "", + "wayToGetLineNotifyToken": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Notification Service": "", + "strategyManual": "", + "warningTimezone": "", + "weekdayShortWed": "", + "weekdayShortFri": "", + "weekdayShortSat": "", + "lastDay4": "", + "chromeExecutable": "", + "secureOptionNone": "", + "resolverserverDescription": "", + "twoFAVerifyLabel": "", + "backupDescription": "", + "endpoint": "", + "octopushLogin": "", + "promosmsLogin": "", + "pushoversounds bike": "", + "pushoversounds cosmic": "", + "pushoversounds siren": "", + "apprise": "", + "wayToGetKookGuildID": "", + "Guild ID": "", + "User Key": "", + "Notification Sound": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "octopushPhoneNumber": "", + "Apprise URL": "", + "SMSManager API Docs": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "Mechanism": "", + "gamedigGuessPortDescription": "", + "authUserInactiveOrDeleted": "", + "webhookAdditionalHeadersTitle": "", + "locally configured mail transfer agent": "", + "Heartbeat Interval": "", + "Retries": "", + "Heartbeat Retry Interval": "", + "Not available, please setup.": "", + "Setup Notification": "", + "Dark": "", + "Current Password": "", + "New Password": "", + "Repeat New Password": "", + "2FA Settings": "", + "primary": "", + "selectedMonitorCount": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "API Username": "", + "Also check beta release": "", + "enableNSCD": "", + "Access Token": "", + "Line Developers Console": "", + "pushoversounds echo": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "AccessKeyId": "", + "pushDeerServerDescription": "", + "Badge Generator": "", + "Badge Duration (in hours)": "", + "Badge Color": "", + "Badge Preview": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Kafka SASL Options": "", + "Secret AccessKey": "", + "noGroupMonitorMsg": "", + "Request Body": "", + "successAuthChangePassword": "", + "ignoreTLSErrorGeneral": "", + "needPushEvery": "", + "styleElapsedTime": "", + "disableauth.message1": "", + "Application Token": "", + "clearDataOlderThan": "", + "successKeywordExplanation": "", + "Show Tags": "", + "Hide Tags": "", + "Description": "", + "No monitors available.": "", + "Discard": "", + "Cancel": "", + "Powered by": "", + "chromeExecutableAutoDetect": "", + "Maintenance Time Window of a Day": "", + "Effective Date Range": "", + "Schedule Maintenance": "", + "infiniteRetention": "", + "Save": "", + "statusPageRefreshIn": "", + "No Services": "", + "Avg. Response": "", + "Running": "", + "monitorToastMessagesDescription": "", + "toastErrorTimeout": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "lastDay": "", + "emailTemplateStatus": "", + "To Email": "", + "pushoversounds falling": "", + "Check how to config it for WebSocket": "", + "PhoneNumbers": "", + "Bark API Version": "", + "Status Page": "", + "Integration URL": "", + "Add Another": "", + "Key Added": "", + "equals": "", + "record": "", + "Correct": "", + "Port": "", + "pushOptionalParams": "", + "None": "", + "checkEverySecond": "", + "retryCheckEverySecond": "", + "retriesDescription": "", + "Add Group": "", + "Bark Sound": "", + "WebHookUrl": "", + "Device Token": "", + "Debug": "", + "Notifications": "", + "Allow indexing": "", + "Change Password": "", + "Update Password": "", + "Enable Auth": "", + "Logout": "", + "Leave": "", + "Notification Type": "", + "Email": "", + "Last Result": "", + "Import Backup": "", + "Default enabled": "", + "alertWrongFileType": "", + "Clear all statistics": "", + "filterActivePaused": "", + "Active": "", + "Inactive": "", + "Tags": "", + "Add New below or Select...": "", + "Partially Degraded Service": "", + "defaultNotificationName": "", + "Required": "", + "Content Type": "", + "templateMsg": "", + "templateHeartbeatJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "emojiCheatSheet": "", + "Read more": "", + "Body": "", + "Headers": "", + "PushUrl": "", + "firewalls": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "topic": "", + "recent": "", + "Content": "", + "danger": "", + "error": "", + "setAsDefaultProxyDescription": "", + "Stop": "", + "Trust Proxy": "", + "For example: nginx, Apache and Traefik.": "", + "Subject:": "", + "Domain Name Expiry Notification": "", + "Add a new expiry notification day": "", + "signedInDisp": "", + "RadiusCalledStationIdDescription": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "Coming Soon": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "noDockerHostMsg": "", + "DockerHostRequired": "", + "tailscalePingWarning": "", + "Docker Container": "", + "Container Name / ID": "", + "telegramSendSilentlyDescription": "", + "Event data:": "", + "backupOutdatedWarning": "", + "or": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "lastDay3": "", + "No Maintenance": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-under-maintenance": "", + "chromeExecutableDescription": "", + "dnsCacheDescription": "", + "Single Maintenance Window": "", + "DateTime Range": "", + "loadingError": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "postToExistingThread": "", + "threadForumPostID": "", + "whatHappensAtForumPost": "", + "wayToGetTeamsURL": "", + "Channel access token (Long-lived)": "", + "Basic Settings": "", + "Messaging API": "", + "dataRetentionTimeError": "", + "invertKeywordDescription": "", + "wayToGetKookBotToken": "", + "pushoverMessageTtl": "", + "octopushTypeLowCost": "", + "Read more:": "", + "Status:": "", + "Strategy": "", + "Proto Service Name": "", + "Proto Method": "", + "Proto Content": "", + "Lowcost": "", + "SendKey": "", + "Gateway Type": "", + "Base URL": "", + "SecretAccessKey": "", + "Internal Room Id": "", + "matrixDesc1": "", + "aboutChannelName": "", + "documentation": "", + "smtpDkimDomain": "", + "smtpDkimskipFields": "", + "alertaEnvironment": "", + "serwersmsPhoneNumber": "", + "serwersmsSenderName": "", + "smseagleTo": "", + "smseagleGroup": "", + "smseagleRecipientType": "", + "smseagleEncoding": "", + "smseaglePriority": "", + "Recipient Number": "", + "From Name/Number": "", + "Leave blank to use a shared sender number.": "", + "Server URL should not contain the nfty topic": "", + "onebotUserOrGroupId": "", + "PushDeer Server": "", + "PushDeer Key": "", + "Learn More": "", + "Body Encoding": "", + "apiKeyAddedMsg": "", + "No API Keys": "", + "apiKey-expired": "", + "disableAPIKeyMsg": "", + "pagertreeSilent": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "pagertreeCritical": "", + "pagertreeResolve": "", + "lunaseaTarget": "", + "lunaseaUserID": "", + "ntfyAuthenticationMethod": "", + "ntfyUsernameAndPassword": "", + "twilioToNumber": "", + "Monitor Setting": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Badge Prefix": "", + "Badge Label Color": "", + "Badge Up Color": "", + "Kafka Producer Message": "", + "Session Token": "", + "nostrRelays": "", + "nostrSender": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "cacheBusterParam": "", + "gamedigGuessPort": "", + "Message format": "", + "Send rich messages": "", + "successEnabled": "", + "foundChromiumVersion": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaBasicModeInfo": "", + "Token Onesender": "", + "Private Number": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "New Group": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Authorization Header": "", + "OAuth Token URL": "", + "Client ID": "", + "Client Secret": "", + "Optional: Space separated list of scopes": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "conditionAddGroup": "", + "not contains": "", + "starts with": "", + "ends with": "", + "not ends with": "", + "Notification Channel": "", + "Fail": "", + "Harp": "", + "Doorbell": "", + "Scifi": "", + "Clear": "", + "Custom sound to override default notification sound": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "Command": "", + "wayToGetHeiiOnCallDetails": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "gtxMessagingToHint": "", + "Originator": "", + "cellsyntDestination": "", + "Allow Long SMS": "", + "cellsyntSplitLongMessages": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeEmail": "", + "Originator type": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumberHelptext": "", + "twilioAuthToken": "", + "Kafka Brokers": "", + "Enter the list of brokers": "", + "wayToWriteWhapiRecipient": "", + "Browser Screenshot": "", + "To Phone Number": "", + "bitrix24SupportUserID": "", + "cellsyntOriginator": "", + "Destination": "", + "Check Update On GitHub": "", + "GrafanaOncallUrl": "", + "Title": "", + "critical": "", + "dark": "", + "Post": "", + "Created": "", + "Switch to Light Theme": "", + "pushoversounds pianobar": "", + "Free Mobile User Identifier": "", + "Free Mobile API Key": "", + "Notify Channel": "", + "aboutWebhooks": "", + "Badge Maintenance Color": "", + "Icon Emoji": "", + "timeoutAfter": "", + "upsideDownModeDescription": "", + "Upside Down Mode": "", + "Max. Redirects": "", + "Push URL": "", + "Events": "", + "Heartbeats": "", + "Pick Affected Monitors...": "", + "Overwrite": "", + "Options": "", + "color": "", + "Gray": "", + "Red": "", + "Orange": "", + "Green": "", + "Pink": "", + "Custom Footer": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "Proxies": "", + "Valid": "", + "Invalid": "", + "Certificate Chain": "", + "User": "", + "Installed": "", + "Not installed": "", + "Not running": "", + "Remove Token": "", + "Start": "", + "Add New Status Page": "", + "Next": "", + "The slug is already taken. Please choose another slug.": "", + "HTTP Basic Auth": "", + "New Status Page": "", + "Page Not Found": "", + "Reverse Proxy": "", + "Message:": "", + "Show Powered By": "", + "Domain Names": "", + "Retype the address.": "", + "Docker Hosts": "", + "weekdayShortMon": "", + "uninstall": "", + "confirmUninstallPlugin": "", + "notificationRegional": "", + "Clone Monitor": "", + "secureOptionTLS": "", + "From Email": "", + "emailCustomBody": "", + "notificationDescription": "", + "Proxy Server": "", + "Reset Token": "", + "Done": "", + "Info": "", + "smseagleRecipient": "", + "Badge Down Days": "", + "Avg. Ping": "", + "Select message type": "", + "Create new forum post": "", + "Your User ID": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "Entry Page": "", + "pushoversounds persistent": "", + "SMS Type": "", + "octopushTypePremium": "", + "Monitor": "", + "maxRedirectDescription": "", + "Monitor History": "", + "Pick a RR-Type...": "", + "Pick Accepted Status Codes...": "", + "warning": "", + "wayToGetWhapiUrlAndToken": "", + "API URL": "", + "proxyDescription": "", + "Issuer:": "", + "Fingerprint:": "", + "No status pages": "", + "Query": "", + "YOUR BOT TOKEN HERE": "", + "receiverSevenIO": "", + "apiKeySevenIO": "", + "dayOfWeek": "", + "lastDay1": "", + "confirmImportMsg": "", + "pushyToken": "", + "tcp": "", + "Docker Host": "", + "serwersmsAPIUser": "", + "confirmDeleteTagMsg": "", + "enableGRPCTls": "", + "Platform": "", + "Huawei": "", + "High": "", + "apiKeysDisabledMsg": "", + "Refresh Interval Description": "", + "RadiusCallingStationId": "", + "Certificate Expiry Notification": "", + "What you can try:": "", + "telegramMessageThreadID": "", + "Arcade": "", + "Optional": "", + "cronExpression": "", + "cronSchedule": "", + "recurringInterval": "", + "maintenanceStatus-scheduled": "", + "deleteMonitorMsg": "", + "enableDefaultNotificationDescription": "", + "recurringIntervalMessage": "", + "Reveal": "", + "Bark Endpoint": "", + "Bark Group": "", + "Setup Proxy": "", + "Proxy Protocol": "", + "promosmsTypeEco": "", + "promosmsSMSSender": "", + "matrixHomeserverURL": "", + "Channel Name": "", + "Uptime Kuma URL": "", + "Add a domain": "", + "Remove domain": "", + "Bubble": "", + "aboutKumaURL": "", + "auto resolve": "", + "alertaAlertState": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "2faEnabled": "", + "Flute": "", + "Money": "", + "default": "", + "deleteProxyMsg": "", + "startOrEndWithOnly": "", + "No consecutive dashes": "", + "wayToGetCloudflaredURL": "", + "deleteDockerHostMsg": "", + "Packet Size": "", + "Bot Token": "", + "wayToGetTelegramToken": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilently": "", + "wayToGetTelegramChatID": "", + "trustProxyDescription": "", + "disableCloudflaredNoAuthMsg": "", + "Examples": "", + "Home Assistant URL": "", + "Long-Lived Access Token": "", + "default: notify all devices": "", + "weekdayShortThu": "", + "Discord Webhook URL": "", + "pauseMonitorMsg": "", + "confirmClearStatisticsMsg": "", + "confirmEnableTwoFAMsg": "", + "tokenValidSettingsMsg": "", + "octopushAPIKey": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoversounds gamelan": "", + "pushoversounds incoming": "", + "GoogleChat": "", + "Device": "", + "Message Title": "", + "More info on:": "", + "apiCredentials": "", + "octopushSMSSender": "", + "LunaSea Device ID": "", + "high": "", + "Badge Style": "", + "Group": "", + "monitorToastMessagesLabel": "", + "successResumed": "", + "Ignore TLS Error": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Advanced": "", + "Light": "", + "Auto": "", + "Theme - Heartbeat Bar": "", + "Add a monitor": "", + "light": "", + "Check/Uncheck": "", + "API Key": "", + "Show update if available": "", + "chatIDNotFound": "", + "smtpCC": "", + "needSignalAPI": "", + "wayToCheckSignalURL": "", + "Number": "", + "Recipients": "", + "Channel access token": "", + "jsonQueryDescription": "", + "backupDescription3": "", + "pushoversounds pushover": "", + "pushoversounds updown": "", + "pushyAPIKey": "", + "wayToGetPagerDutyKey": "", + "Badge Type": "", + "Badge Label": "", + "Badge Label Prefix": "", + "Badge Label Suffix": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Close": "", + "wayToGetFlashDutyKey": "", + "tagNotFound": "", + "promosmsPhoneNumber": "", + "styleElapsedTimeShowWithLine": "", + "Normal": "", + "Bottom": "", + "Yes": "", + "No": "", + "Username": "", + "Password": "", + "Remember me": "", + "Server URL": "", + "steamApiKeyDescription": "", + "Current User": "", + "PasswordsDoNotMatch": "", + "One record": "", + "Steam API Key": "", + "Shrink Database": "", + "Security": "", + "Add one": "", + "No Monitors": "", + "Services": "", + "wayToGetDiscordURL": "", + "Bot Display Name": "", + "Prefix Custom Message": "", + "Hello @everyone is...": "", + "deleteMaintenanceMsg": "", + "Don't mention people": "", + "wayToGetClickSendSMSToken": "", + "deleteAPIKeyMsg": "", + "pushOthers": "", + "programmingLanguages": "", + "statusPageNothing": "", + "Monitor Group": "", + "disable authentication": "", + "disableauth.message2": "", + "where you intend to implement third-party authentication": "", + "Login": "", + "Untitled Group": "", + "Date Created": "", + "telegramProtectContent": "", + "dayOfMonth": "", + "Invert Keyword": "", + "Json Query Expression": "", + "URL": "", + "Hostname": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Resend Notification if Down X times consecutively": "", + "resendEveryXTimes": "", + "resendDisabled": "", + "Degraded Service": "", + "Edit Status Page": "", + "Go to Dashboard": "", + "Icon URL": "", + "Sms template must contain parameters: ": "", + "SecretKey": "", + "For safety, must use secret key": "", + "promosmsTypeFlash": "", + "promosmsTypeFull": "", + "Condition": "", + "Search monitored sites": "", + "ignoredTLSError": "", + "Copy": "", + "styleElapsedTimeShowNoLine": "", + "Timezone": "", + "Search Engine Visibility": "", + "Discourage search engines from indexing site": "", + "Disable Auth": "", + "I understand, please disable": "", + "Confirm": "", + "No Monitors, please": "", + "add one": "", + "Test": "", + "Certificate Info": "", + "Resolver Server": "", + "Resource Record Type": "", + "Create your admin account": "", + "Repeat Password": "", + "Export Backup": "", + "Export": "", + "Import": "", + "respTime": "", + "Apply on all existing monitors": "", + "Create": "", + "Clear Data": "", + "Start of maintenance": "", + "All Status Pages": "", + "Select status pages...": "", + "alertNoFile": "", + "Skip existing": "", + "Two Factor Authentication": "", + "filterActive": "", + "Token": "", + "Show URI": "", + "Add New Tag": "", + "Tag with this name already exist.": "", + "All Systems Operational": "", + "Status Pages": "", + "here": "", + "Post URL": "", + "webhookFormDataDesc": "", + "liquidIntroduction": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownNotifications": "", + "webhookAdditionalHeadersDesc": "", + "webhookBodyPresetOption": "", + "webhookBodyCustomOption": "", + "Webhook URL": "", + "Priority": "", + "appriseInstalled": "", + "appriseNotInstalled": "", + "Method": "", + "HeadersInvalidFormat": "", + "BodyInvalidFormat": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "docker networks": "", + "topicExplanation": "", + "statusPageSpecialSlugDesc": "", + "cloudflareWebsite": "", + "Other Software": "", + "Please read": "", + "Valid To:": "", + "Days Remaining:": "", + "Remove the expiry notification": "", + "Using a Reverse Proxy?": "", + "Steam Game Server": "", + "There might be a typing error in the address.": "", + "Go back to the previous page.": "", + "telegramProtectContentDescription": "", + "supportTelegramChatID": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Event type:": "", + "Frontend Version": "", + "Frontend Version do not match backend version!": "", + "and": "", + "weekdayShortSun": "", + "Display Timezone": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "IconUrl": "", + "Disable": "", + "Edit Maintenance": "", + "Date and Time": "", + "smtp": "", + "smtpLiquidIntroduction": "", + "leave blank for default subject": "", + "leave blank for default body": "", + "emailTemplateServiceName": "", + "emailTemplateMonitorJSON": "", + "emailTemplateHeartbeatJSON": "", + "smtpBCC": "", + "forumPostName": "", + "e.g. {discordThreadID}": "", + "wayToGetDiscordThreadId": "", + "lineDevConsoleTo": "", + "wayToGetLineChannelToken": "", + "aboutIconURL": "", + "rrtypeDescription": "", + "importHandleDescription": "", + "keywordDescription": "", + "pushoverDesc1": "", + "pushoverDesc2": "", + "checkPrice": "", + "Example:": "", + "Enable TLS": "", + "Economy": "", + "You can divide numbers with": "", + "goAlertInfo": "", + "goAlertIntegrationKeyInfo": "", + "Mention group": "", + "promosmsTypeSpeed": "", + "promosmsAllowLongSMS": "", + "matrixDesc2": "", + "smtpDkimKeySelector": "", + "smtpDkimPrivateKey": "", + "smtpDkimHashAlgo": "", + "smtpDkimheaderFieldNames": "", + "Integration Key": "", + "alertaApiEndpoint": "", + "alertaApiKey": "", + "smseagleToken": "", + "smseagleUrl": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "ntfy Topic": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "onebotSafetyTips": "", + "Custom Monitor Type": "", + "Google Analytics ID": "", + "Edit Tag": "", + "Server Address": "", + "API Keys": "", + "Expiry date": "", + "Add API Key": "", + "apiKey-active": "", + "apiKey-inactive": "", + "Expires": "", + "Generate": "", + "pagertreeIntegrationUrl": "", + "pagertreeLow": "", + "pagertreeDoNothing": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaDeviceID": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "Open Badge Generator": "", + "Badge Suffix": "", + "Badge Down Color": "", + "toastSuccessTimeout": "", + "Kafka Topic Name": "", + "Enable Kafka SSL": "", + "FlashDuty Severity": "", + "cacheBusterParamDescription": "", + "Remote Browser not found!": "", + "remoteBrowsersDescription": "", + "self-hosted container": "", + "remoteBrowserToggle": "", + "documentationOf": "", + "gtxMessagingFromHint": "", + "snmpOIDHelptext": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "Host Onesender": "", + "Recipient Type": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Group ID": "", + "Group Name": "", + "Form Data Body": "", + "OAuth Scope": "", + "Go back to home page.": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "Conditions": "", + "conditionAdd": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not equals": "", + "contains": "", + "not starts with": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Time Sensitive (iOS Only)": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Expected Value": "" } From 0a295bab93a74ccff17ce8b5ffeffb28a3c1f33e Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:11 +0000 Subject: [PATCH 252/346] Translated using Weblate (Hindi) Currently translated at 5.6% (60 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hi/ --- src/lang/hi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/hi.json b/src/lang/hi.json index b92f37e0c..a46e40492 100644 --- a/src/lang/hi.json +++ b/src/lang/hi.json @@ -1043,5 +1043,6 @@ "Time Sensitive (iOS Only)": "", "Can be found on:": "", "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", - "Expected Value": "" + "Expected Value": "", + "Enable DNS Cache": "" } From b45ab20a97df347a615dba59d00c2deb56a60f04 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 253/346] Translated using Weblate (Hindi) Currently translated at 5.6% (60 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hi/ --- src/lang/hi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/hi.json b/src/lang/hi.json index a46e40492..835289620 100644 --- a/src/lang/hi.json +++ b/src/lang/hi.json @@ -1044,5 +1044,6 @@ "Can be found on:": "", "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", "Expected Value": "", - "Enable DNS Cache": "" + "Enable DNS Cache": "", + "CopyToClipboardError": "" } From a88b980618f10603e5458d41e09b2d8e2ad713f8 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 254/346] Translated using Weblate (Hindi) Currently translated at 5.6% (60 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hi/ --- src/lang/hi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/hi.json b/src/lang/hi.json index 835289620..f76a6ad71 100644 --- a/src/lang/hi.json +++ b/src/lang/hi.json @@ -1045,5 +1045,6 @@ "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", "Expected Value": "", "Enable DNS Cache": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "ntfyPriorityHelptextAllEvents": "" } From c193eb11dc5f5212db7b7b59cb755c3cee33ec74 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:30 +0000 Subject: [PATCH 255/346] Translated using Weblate (Hindi) Currently translated at 5.6% (60 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hi/ --- src/lang/hi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/hi.json b/src/lang/hi.json index f76a6ad71..d380bf0f7 100644 --- a/src/lang/hi.json +++ b/src/lang/hi.json @@ -1046,5 +1046,7 @@ "Expected Value": "", "Enable DNS Cache": "", "CopyToClipboardError": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From 70d62305063a56b12eb67070ae02ff85cb145dad Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 256/346] Translated using Weblate (Hindi) Currently translated at 5.6% (60 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hi/ --- src/lang/hi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/hi.json b/src/lang/hi.json index d380bf0f7..337a731eb 100644 --- a/src/lang/hi.json +++ b/src/lang/hi.json @@ -1048,5 +1048,6 @@ "CopyToClipboardError": "", "ntfyPriorityHelptextAllEvents": "", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "Pick a SASL Mechanism...": "" } From d21d57afc2bb48bf099df67e978f38f15a368535 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 257/346] Translated using Weblate (Hindi) Currently translated at 5.6% (60 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hi/ --- src/lang/hi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/hi.json b/src/lang/hi.json index 337a731eb..46f51d695 100644 --- a/src/lang/hi.json +++ b/src/lang/hi.json @@ -1049,5 +1049,6 @@ "ntfyPriorityHelptextAllEvents": "", "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "pushViewCode": "" } From d60e328696c6184e3bb0928a3a10fc787ccee508 Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:41:05 +0000 Subject: [PATCH 258/346] Translated using Weblate (Hindi) Currently translated at 5.6% (60 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hi/ --- src/lang/hi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/hi.json b/src/lang/hi.json index 46f51d695..4353fadcf 100644 --- a/src/lang/hi.json +++ b/src/lang/hi.json @@ -1050,5 +1050,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", "Pick a SASL Mechanism...": "", - "pushViewCode": "" + "pushViewCode": "", + "ignoreTLSError": "" } From dbb7944f773475eac5817132ac25cea0080b3083 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:56 +0000 Subject: [PATCH 259/346] Translated using Weblate (Catalan) Currently translated at 20.3% (214 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ca/ --- src/lang/ca.json | 835 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 834 insertions(+), 1 deletion(-) diff --git a/src/lang/ca.json b/src/lang/ca.json index 333713203..bdfd808c6 100644 --- a/src/lang/ca.json +++ b/src/lang/ca.json @@ -213,5 +213,838 @@ "Email": "Correu", "Last Result": "Darrer Resultat", "Add New Tag": "Afegir nova etiqueta", - "Tag with this value already exist.": "Ja existeix una etiqueta amb aquest valor." + "Tag with this value already exist.": "Ja existeix una etiqueta amb aquest valor.", + "foundChromiumVersion": "", + "Other Software": "", + "Subject:": "", + "Guild ID": "", + "Domain Names": "", + "maintenanceStatus-inactive": "", + "threadForumPostID": "", + "confirmDisableTwoFAMsg": "", + "octopushAPIKey": "", + "Bark API Version": "", + "Bark Endpoint": "", + "Bark Group": "", + "Bark Sound": "", + "do nothing": "", + "monitorToastMessagesLabel": "", + "Enable Kafka SSL": "", + "wayToGetHeiiOnCallDetails": "", + "Command": "", + "mongodbCommandDescription": "", + "alertaAlertState": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "Expires": "", + "disableAPIKeyMsg": "", + "useRemoteBrowser": "", + "Telephone number": "", + "Custom Footer": "", + "settingsCertificateExpiry": "", + "Event type:": "", + "octopushTypeLowCost": "", + "deleteAPIKeyMsg": "", + "twilioFromNumber": "", + "Bitrix24 Webhook URL": "", + "bitrix24SupportUserID": "", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "remoteBrowsersDescription": "", + "remoteBrowserToggle": "", + "Body": "", + "successKeyword": "", + "Info": "", + "Issuer:": "", + "Date Created": "", + "Bot Token": "", + "telegramProtectContentDescription": "", + "RadiusSecret": "", + "weekdayShortMon": "", + "Enable": "", + "atLeastOneMonitor": "", + "notificationDescription": "", + "backupDescription2": "", + "topicExplanation": "", + "successKeywordExplanation": "", + "recent": "", + "octopushLogin": "", + "promosmsLogin": "", + "Content": "", + "pushoversounds gamelan": "", + "Enable TLS": "", + "light": "", + "Slug": "", + "Accept characters:": "", + "Reverse Proxy": "", + "Backup": "", + "wayToGetCloudflaredURL": "", + "Auto resolve or acknowledged": "", + "smseagleGroup": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "Enter the list of brokers": "", + "noGroupMonitorMsg": "", + "Close": "", + "nostrSender": "", + "2faDisabled": "", + "successResumed": "", + "cellsyntOriginatortypeNumeric": "", + "shrinkDatabaseDescriptionSqlite": "", + "Default": "", + "Server URL should not contain the nfty topic": "", + "onebotMessageType": "", + "telegramMessageThreadIDDescription": "", + "supportTelegramChatID": "", + "Display Timezone": "", + "Read more:": "", + "Example:": "", + "Status:": "", + "Proto Service Name": "", + "goAlertInfo": "", + "WebHookUrl": "", + "Huawei": "", + "setup a new monitor group": "", + "Add a domain": "", + "aboutWebhooks": "", + "aboutChannelName": "", + "Integration URL": "", + "auto acknowledged": "", + "serwersmsPhoneNumber": "", + "serwersmsSenderName": "", + "smseagleRecipient": "", + "smseaglePriority": "", + "Recipient Number": "", + "PushDeer Server": "", + "API Keys": "", + "Add API Key": "", + "Not installed": "", + "Running": "", + "pushoversounds vibrate": "", + "SMS Type": "", + "alertaRecoverState": "", + "senderSevenIO": "", + "appriseInstalled": "", + "One record": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "API Key": "", + "Examples": "", + "emailTemplateServiceName": "", + "promosmsTypeFull": "", + "Channel Name": "", + "PushDeer Key": "", + "wayToGetClickSendSMSToken": "", + "Custom Monitor Type": "", + "pagertreeHigh": "", + "Badge Duration (in hours)": "", + "Badge Suffix": "", + "Badge Type": "", + "Badge Warn Days": "", + "Badge value (For Testing only.)": "", + "gamedigGuessPort": "", + "successEnabled": "", + "Channel access token (Long-lived)": "", + "octopushSMSSender": "", + "LunaSea Device ID": "", + "leave blank for default subject": "", + "Setup Proxy": "", + "Proxy Protocol": "", + "Proxy server has authentication": "", + "now": "", + "-year": "", + "Json Query Expression": "", + "Monitor History": "", + "clearDataOlderThan": "", + "PasswordsDoNotMatch": "", + "Reset Token": "", + "Done": "", + "info": "", + "Show Tags": "", + "No monitors available.": "", + "Add one": "", + "Services": "", + "selectedMonitorCount": "", + "To Phone Number": "", + "Status Pages": "", + "danger": "", + "No consecutive dashes": "", + "tailscalePingWarning": "", + "pushoversounds climb": "", + "matrixDesc2": "", + "twilioAuthToken": "", + "Monitor Setting": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Open Badge Generator": "", + "Badge Generator": "", + "Badge Prefix": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Maintenance Color": "", + "Badge URL": "", + "monitorToastMessagesDescription": "", + "toastErrorTimeout": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "Kafka SASL Options": "", + "Mechanism": "", + "AccessKey Id": "", + "nostrRelays": "", + "nostrRelaysHelp": "", + "cacheBusterParam": "", + "The phone number of the recipient in E.164 format.": "", + "cronExpression": "", + "dayOfWeek": "", + "maintenanceStatus-unknown": "", + "statusPageMaintenanceEndDate": "", + "Debug": "", + "Copy": "", + "here": "", + "Post URL": "", + "Content Type": "", + "webhookJsonDesc": "", + "templateMsg": "", + "templateHeartbeatJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "webhookAdditionalHeadersTitle": "", + "webhookBodyPresetOption": "", + "webhookBodyCustomOption": "", + "Priority": "", + "emojiCheatSheet": "", + "Read more": "", + "CopyToClipboardSuccess": "", + "dns resolvers": "", + "steamApiKeyDescription": "", + "Steam API Key": "", + "Shrink Database": "", + "Pick a RR-Type...": "", + "warning": "", + "primary": "", + "Created": "", + "Switch to Light Theme": "", + "enabled": "", + "setAsDefaultProxyDescription": "", + "startOrEndWithOnly": "", + "statusPageSpecialSlugDesc": "", + "Next": "", + "The slug is already taken. Please choose another slug.": "", + "Authentication": "", + "New Status Page": "", + "Message:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "HTTP Headers": "", + "Fingerprint:": "", + "Domain Name Expiry Notification": "", + "Remove the expiry notification": "", + "Proxy": "", + "Footer Text": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "Certificate Expiry Notification": "", + "Also check beta release": "", + "Using a Reverse Proxy?": "", + "Check how to config it for WebSocket": "", + "There might be a typing error in the address.": "", + "What you can try:": "", + "Retype the address.": "", + "Setup Docker Host": "", + "Connection Type": "", + "DockerHostRequired": "", + "deleteDockerHostMsg": "", + "Docker Container": "", + "Container Name / ID": "", + "Docker Host": "", + "Docker Hosts": "", + "Domain": "", + "wayToGetTelegramToken": "", + "telegramSendSilentlyDescription": "", + "trustProxyDescription": "", + "Notification Service": "", + "default: notify all devices": "", + "Trigger type:": "", + "Frontend Version": "", + "and": "", + "warningTimezone": "", + "chromeExecutable": "", + "cloneOf": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateMonitorJSON": "", + "emailTemplateMsg": "", + "smtpCC": "", + "Discord Webhook URL": "", + "Bot Display Name": "", + "Select message type": "", + "Create new forum post": "", + "postToExistingThread": "", + "wayToGetDiscordThreadId": "", + "Line Developers Console": "", + "aboutMattermostChannelName": "", + "resolverserverDescription": "", + "clearEventsMsg": "", + "importHandleDescription": "", + "twoFAVerifyLabel": "", + "confirmEnableTwoFAMsg": "", + "pushoversounds cashregister": "", + "pushoversounds cosmic": "", + "pushoversounds incoming": "", + "pushoversounds magic": "", + "pushoversounds mechanical": "", + "pushoversounds siren": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "pushoversounds updown": "", + "pushyToken": "", + "apprise": "", + "GoogleChat": "", + "wayToGetKookBotToken": "", + "wayToGetKookGuildID": "", + "Message Title": "", + "More info on:": "", + "pushoverDesc1": "", + "pushoverDesc2": "", + "pushoverMessageTtl": "", + "octopushPhoneNumber": "", + "Proto Method": "", + "Proto Content": "", + "Economy": "", + "Lowcost": "", + "SendKey": "", + "Gateway Type": "", + "AccessKeyId": "", + "SecretAccessKey": "", + "TemplateCode": "", + "SignName": "", + "For safety, must use secret key": "", + "Don't mention people": "", + "Device Token": "", + "High": "", + "Retry": "", + "promosmsPhoneNumber": "", + "aboutNotifyChannel": "", + "documentation": "", + "smtpDkimHashAlgo": "", + "smseagleEncoding": "", + "Leave blank to use a shared sender number.": "", + "onebotPrivateMessage": "", + "Google Analytics ID": "", + "Learn More": "", + "Body Encoding": "", + "Generate": "", + "pagertreeLow": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaUserID": "", + "ntfyAuthenticationMethod": "", + "cacheBusterParamDescription": "", + "gamedigGuessPortDescription": "", + "Message format": "", + "Send rich messages": "", + "2faEnabled": "", + "successPaused": "", + "successDeleted": "", + "successDisabled": "", + "tagNotFound": "", + "deleteRemoteBrowserMessage": "", + "receiverSevenIO": "", + "wayToWriteWhapiRecipient": "", + "whapiRecipient": "", + "API URL": "", + "Destination": "", + "cellsyntDestination": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Condition": "", + "Host Onesender": "", + "Token Onesender": "", + "groupOnesenderDesc": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Authorization Header": "", + "OAuth Token URL": "", + "Optional: Space separated list of scopes": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "signl4Docs": "", + "Conditions": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "equals": "", + "contains": "", + "not contains": "", + "starts with": "", + "not starts with": "", + "not ends with": "", + "Sound": "", + "Harp": "", + "Reveal": "", + "Guitar": "", + "Custom sound to override default notification sound": "", + "From": "", + "notificationRegional": "", + "emailCustomSubject": "", + "Number": "", + "backupOutdatedWarning": "", + "backupRecommend": "", + "or": "", + "invalidCronExpression": "", + "recurringInterval": "", + "strategyManual": "", + "weekdayShortTue": "", + "dayOfMonth": "", + "lastDay1": "", + "lastDay2": "", + "No Maintenance": "", + "pauseMaintenanceMsg": "", + "Server Timezone": "", + "IconUrl": "", + "Request Body": "", + "nostrRecipients": "", + "dnsCacheDescription": "", + "Edit Maintenance": "", + "installing": "", + "showCertificateExpiry": "", + "confirmUninstallPlugin": "", + "Clone Monitor": "", + "Clone": "", + "smtp": "", + "smtpBCC": "", + "wayToGetDiscordURL": "", + "Prefix Custom Message": "", + "Expiry": "", + "Recipients": "", + "Access Token": "", + "lineDevConsoleTo": "", + "Basic Settings": "", + "Messaging API": "", + "dnsPortDescription": "", + "confirmClearStatisticsMsg": "", + "pauseMonitorMsg": "", + "documentationOf": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "Saved.": "", + "wayToGetThreemaGateway": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "threemaSenderIdentity": "", + "enableDefaultNotificationDescription": "", + "Mentioning": "", + "nostrRecipientsHelp": "", + "self-hosted container": "", + "Allow Long SMS": "", + "Browser Screenshot": "", + "wayToGetBitrix24Webhook": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "Remote Browser": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "callMeBotGet": "", + "Stop": "", + "Method": "", + "Post": "", + "For example: nginx, Apache and Traefik.": "", + "Packet Size": "", + "telegramSendSilently": "", + "telegramProtectContent": "", + "passwordNotMatchMsg": "", + "SMSManager API Docs": "", + "Edit Tag": "", + "Server Address": "", + "Refresh Interval": "", + "RadiusSecretDescription": "", + "Steam Game Server": "", + "Most likely causes:": "", + "Docker Daemon": "", + "maintenanceStatus-under-maintenance": "", + "plugin": "", + "leave blank for default body": "", + "deleteMonitorMsg": "", + "affectedStatusPages": "", + "keywordDescription": "", + "pushoversounds pianobar": "", + "Style": "", + "dark": "", + "Page Not Found": "", + "About": "", + "cloudflareWebsite": "", + "Integration Key": "", + "alertaEnvironment": "", + "alertaApiKey": "", + "smseagleContact": "", + "Badge Pending Color": "", + "Press Enter to add broker": "", + "wayToGetFlashDutyKey": "", + "successAdded": "", + "Originator": "", + "pagertreeIntegrationUrl": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Authorization Identity": "", + "noOrBadCertificate": "", + "Internal Room Id": "", + "ntfy Topic": "", + "No API Keys": "", + "confirmDeleteTagMsg": "", + "Remote Browsers": "", + "noDockerHostMsg": "", + "Discard": "", + "Cancel": "", + "Select": "", + "Customize": "", + "Show Powered By": "", + "API Username": "", + "Chat ID": "", + "telegramMessageThreadID": "", + "secureOptionTLS": "", + "Ignore TLS Error": "", + "emailCustomisableContent": "", + "emailCustomBody": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "confirmImportMsg": "", + "recurringIntervalMessage": "", + "affectedMonitorsDescription": "", + "pushoversounds pushover": "", + "Device": "", + "chromeExecutableAutoDetect": "", + "Strategy": "", + "Free Mobile User Identifier": "", + "Free Mobile API Key": "", + "Mention group": "", + "Platform": "", + "Uptime Kuma URL": "", + "openModalTo": "", + "Remove domain": "", + "Icon Emoji": "", + "signalImportant": "", + "auto resolve": "", + "alertaApiEndpoint": "", + "smseagleTo": "", + "smseagleRecipientType": "", + "From Name/Number": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "Expiry date": "", + "Add Another": "", + "Key Added": "", + "Monitor Group": "", + "Proxy Server": "", + "Installed": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "serwersmsAPIUser": "", + "twilioAccountSID": "", + "lunaseaTarget": "", + "wayToGetSevenIOApiKey": "", + "apiKeysDisabledMsg": "", + "smtpDkimKeySelector": "", + "Proxies": "", + "Add New Status Page": "", + "No Proxy": "", + "wayToGetLineNotifyToken": "", + "Home Assistant URL": "", + "Long-Lived Access Token": "", + "promosmsTypeEco": "", + "promosmsTypeFlash": "", + "pagertreeMedium": "", + "lunaseaDeviceID": "", + "twilioToNumber": "", + "Badge Label": "", + "Badge Up Color": "", + "Badge Down Color": "", + "Badge Warn Color": "", + "Group": "", + "Secret AccessKey": "", + "Session Token": "", + "FlashDuty Severity": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "Your User ID": "", + "Apprise URL": "", + "Badge Down Days": "", + "Badge Style": "", + "Schedule Maintenance": "", + "onebotHttpAddress": "", + "onebotUserOrGroupId": "", + "Certificate Chain": "", + "time ago": "", + "records": "", + "Current User": "", + "topic": "", + "HTTP Options": "", + "Create Incident": "", + "Title": "", + "Hide Tags": "", + "Description": "", + "No Monitors": "", + "Untitled Group": "", + "Check/Uncheck": "", + "Powered by": "", + "certificationExpiryDescription": "", + "WeCom Bot Key": "", + "Start": "", + "ignoredTLSError": "", + "defaultNotificationName": "", + "Required": "", + "webhookFormDataDesc": "", + "liquidIntroduction": "", + "templateMonitorJSON": "", + "webhookAdditionalHeadersDesc": "", + "Webhook URL": "", + "Application Token": "", + "Server URL": "", + "appriseNotInstalled": "", + "Headers": "", + "PushUrl": "", + "HeadersInvalidFormat": "", + "BodyInvalidFormat": "", + "CurlDebugInfo": "", + "firewalls": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Security": "", + "Pick Accepted Status Codes...": "", + "error": "", + "critical": "", + "Please input title and content": "", + "Last Updated": "", + "Switch to Dark Theme": "", + "default": "", + "setAsDefault": "", + "deleteProxyMsg": "", + "proxyDescription": "", + "enableProxyDescription": "", + "Valid": "", + "Invalid": "", + "User": "", + "Not running": "", + "Remove Token": "", + "HTTP Basic Auth": "", + "Don't know how to get the token? Please read the guide:": "", + "Trust Proxy": "", + "Please read": "", + "Valid To:": "", + "Days Remaining:": "", + "No status pages": "", + "Add a new expiry notification day": "", + "Refresh Interval Description": "", + "RadiusCalledStationId": "", + "Show update if available": "", + "The resource is no longer available.": "", + "Go back to the previous page.": "", + "Coming Soon": "", + "Connection String": "", + "Query": "", + "socket": "", + "tcp": "", + "Workstation": "", + "wayToGetTelegramChatID": "", + "YOUR BOT TOKEN HERE": "", + "chatIDNotFound": "", + "disableCloudflaredNoAuthMsg": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Event data:": "", + "enableNSCD": "", + "chromeExecutableDescription": "", + "DateTime Range": "", + "loadingError": "", + "smtpLiquidIntroduction": "", + "emailTemplateStatus": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateLimitedToUpDownNotification": "", + "Hello @everyone is...": "", + "Send to channel": "", + "forumPostName": "", + "wayToGetLineChannelToken": "", + "Icon URL": "", + "smtpDkimPrivateKey": "", + "aboutIconURL": "", + "dataRetentionTimeError": "", + "infiniteRetention": "", + "acceptedStatusCodesDescription": "", + "rrtypeDescription": "", + "clearHeartbeatsMsg": "", + "tokenValidSettingsMsg": "", + "invertKeywordDescription": "", + "jsonQueryDescription": "", + "backupDescription": "", + "backupDescription3": "", + "endpoint": "", + "promosmsPassword": "", + "pushoversounds bike": "", + "pushoversounds bugle": "", + "pushoversounds classical": "", + "pushoversounds falling": "", + "pushoversounds intermission": "", + "pushoversounds spacealarm": "", + "pushoversounds none": "", + "pushyAPIKey": "", + "User Key": "", + "octopushTypePremium": "", + "checkPrice": "", + "apiCredentials": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "high": "", + "You can divide numbers with": "", + "Base URL": "", + "goAlertIntegrationKeyInfo": "", + "PhoneNumbers": "", + "Sms template must contain parameters: ": "", + "SecretKey": "", + "Topic": "", + "promosmsTypeSpeed": "", + "promosmsSMSSender": "", + "promosmsAllowLongSMS": "", + "Feishu WebHookUrl": "", + "matrixHomeserverURL": "", + "matrixDesc1": "", + "Notify Channel": "", + "aboutKumaURL": "", + "smtpDkimSettings": "", + "smtpDkimDesc": "", + "smtpDkimDomain": "", + "smtpDkimheaderFieldNames": "", + "smtpDkimskipFields": "", + "wayToGetPagerDutyKey": "", + "serwersmsAPIPassword": "", + "smseagleToken": "", + "smseagleUrl": "", + "onebotGroupMessage": "", + "onebotSafetyTips": "", + "pushDeerServerDescription": "", + "Don't expire": "", + "Continue": "", + "apiKeyAddedMsg": "", + "apiKey-active": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "pagertreeUrgency": "", + "pagertreeSilent": "", + "ntfyUsernameAndPassword": "", + "twilioApiKey": "", + "successEdited": "", + "Add a Remote Browser": "", + "Remote Browser not found!": "", + "GrafanaOncallUrl": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "wayToGetWhapiUrlAndToken": "", + "What is a Remote Browser?": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "gtxMessagingFromHint": "", + "gtxMessagingToHint": "", + "cellsyntOriginator": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "Recipient Type": "", + "Private Number": "", + "privateOnesenderDesc": "", + "New Group": "", + "Group Name": "", + "Form Data Body": "", + "Client ID": "", + "Client Secret": "", + "OAuth Scope": "", + "Go back to home page.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "conditionAdd": "", + "conditionDelete": "", + "not equals": "", + "ends with": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "record": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "pagertreeCritical": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version do not match backend version!": "", + "pagertreeResolve": "", + "pagertreeDoNothing": "", + "deleteMaintenanceMsg": "", + "Optional": "", + "startDateTime": "", + "endDateTime": "", + "cronSchedule": "", + "Recurring": "", + "weekdayShortWed": "", + "weekdayShortThu": "", + "weekdayShortFri": "", + "weekdayShortSat": "", + "weekdayShortSun": "", + "lastDay": "", + "lastDay3": "", + "lastDay4": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-ended": "", + "Disable": "", + "deleteNotificationMsg": "", + "Single Maintenance Window": "", + "Maintenance Time Window of a Day": "", + "Effective Date Range": "", + "Date and Time": "", + "install": "", + "uninstall": "", + "uninstalling": "", + "secureOptionNone": "", + "From Email": "", + "To Email": "", + "wayToGetTeamsURL": "", + "wayToGetZohoCliqURL": "", + "needSignalAPI": "", + "wayToCheckSignalURL": "", + "Channel access token": "", + "User ID": "", + "Notification Sound": "", + "enableGRPCTls": "" } From 9dadf0b738479cdb2b566d0b3ed718b3083e708a Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 260/346] Translated using Weblate (Catalan) Currently translated at 20.3% (214 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ca/ --- src/lang/ca.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ca.json b/src/lang/ca.json index bdfd808c6..9bed2cce5 100644 --- a/src/lang/ca.json +++ b/src/lang/ca.json @@ -1046,5 +1046,6 @@ "Channel access token": "", "User ID": "", "Notification Sound": "", - "enableGRPCTls": "" + "enableGRPCTls": "", + "ntfyPriorityHelptextAllEvents": "" } From 45af711240b2220d2ed9047905b05ed557178699 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 261/346] Translated using Weblate (Catalan) Currently translated at 20.3% (214 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ca/ --- src/lang/ca.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ca.json b/src/lang/ca.json index 9bed2cce5..ac23266b5 100644 --- a/src/lang/ca.json +++ b/src/lang/ca.json @@ -1047,5 +1047,6 @@ "User ID": "", "Notification Sound": "", "enableGRPCTls": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "Pick a SASL Mechanism...": "" } From 65690772183903617d40c3aeb66092639c0f1333 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 262/346] Translated using Weblate (Catalan) Currently translated at 20.3% (214 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ca/ --- src/lang/ca.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ca.json b/src/lang/ca.json index ac23266b5..e73fc9277 100644 --- a/src/lang/ca.json +++ b/src/lang/ca.json @@ -1048,5 +1048,6 @@ "Notification Sound": "", "enableGRPCTls": "", "ntfyPriorityHelptextAllEvents": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "CopyToClipboardError": "" } From f1473792832b992e93aab04fe0fc7fe6ac14f4e1 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:11 +0000 Subject: [PATCH 263/346] Translated using Weblate (Catalan) Currently translated at 20.3% (214 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ca/ --- src/lang/ca.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/ca.json b/src/lang/ca.json index e73fc9277..626b9cec5 100644 --- a/src/lang/ca.json +++ b/src/lang/ca.json @@ -1049,5 +1049,7 @@ "enableGRPCTls": "", "ntfyPriorityHelptextAllEvents": "", "Pick a SASL Mechanism...": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From caa07bd4db0abe33e0b01eca72df79954f86cbaf Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:10 +0000 Subject: [PATCH 264/346] Translated using Weblate (Catalan) Currently translated at 20.3% (214 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ca/ --- src/lang/ca.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ca.json b/src/lang/ca.json index 626b9cec5..1199abb71 100644 --- a/src/lang/ca.json +++ b/src/lang/ca.json @@ -1051,5 +1051,6 @@ "Pick a SASL Mechanism...": "", "CopyToClipboardError": "", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "Enable DNS Cache": "" } From 0e22f0978a4b28d482a276df6a8171cf5ed7ca6e Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:58:59 +0000 Subject: [PATCH 265/346] Translated using Weblate (Galician) Currently translated at 1.9% (21 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/gl/ --- src/lang/gl.json | 1024 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1023 insertions(+), 1 deletion(-) diff --git a/src/lang/gl.json b/src/lang/gl.json index dc45d0bd4..ae2370640 100644 --- a/src/lang/gl.json +++ b/src/lang/gl.json @@ -19,5 +19,1027 @@ "DateTime": "DataHora", "Message": "Mensaxe", "languageName": "Galego", - "Down": "Abaixo" + "Down": "Abaixo", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Up Color": "", + "Bitrix24 Webhook URL": "", + "primary": "", + "setAsDefault": "", + "RadiusCallingStationIdDescription": "", + "DateTime Range": "", + "plugin": "", + "install": "", + "installing": "", + "pauseMonitorMsg": "", + "pushoversounds gamelan": "", + "smtpDkimskipFields": "", + "Bark API Version": "", + "promosmsAllowLongSMS": "", + "successKeywordExplanation": "", + "Switch to Light Theme": "", + "Event type:": "", + "Select message type": "", + "Create new forum post": "", + "Command": "", + "mongodbCommandDescription": "", + "gtxMessagingFromHint": "", + "Destination": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypePhone": "", + "pagertreeDoNothing": "", + "ntfyUsernameAndPassword": "", + "twilioApiKey": "", + "Badge Down Color": "", + "Badge Warn Color": "", + "monitorToastMessagesLabel": "", + "Enter the list of brokers": "", + "Kafka SASL Options": "", + "Request Body": "", + "wayToGetFlashDutyKey": "", + "FlashDuty Severity": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "2faAlreadyEnabled": "", + "No monitors available.": "", + "Add one": "", + "Slug": "", + "telegramProtectContent": "", + "weekdayShortFri": "", + "Bark Sound": "", + "WebHookUrl": "", + "High": "", + "Mentioning": "", + "Don't mention people": "", + "bitrix24SupportUserID": "", + "weekdayShortSun": "", + "dark": "", + "lunaseaUserID": "", + "emailCustomisableContent": "", + "smseagleToken": "", + "Close": "", + "pushOthers": "", + "Notifications": "", + "Not available, please setup.": "", + "Host URL": "", + "Disable Auth": "", + "Enable Auth": "", + "Logout": "", + "Apply on all existing monitors": "", + "Create": "", + "Degraded Service": "", + "Edit Status Page": "", + "Go to Dashboard": "", + "Check/Uncheck": "", + "Customize": "", + "maintenanceStatus-under-maintenance": "", + "notificationRegional": "", + "wayToGetPagerDutyKey": "", + "smseagleRecipient": "", + "Octopush API Version": "", + "Body Encoding": "", + "deleteAPIKeyMsg": "", + "Generate": "", + "Badge Label Suffix": "", + "nostrSender": "", + "authIncorrectCreds": "", + "Email": "", + "Issuer:": "", + "lastDay1": "", + "apiKeyAddedMsg": "", + "Version": "", + "Check Update On GitHub": "", + "Refresh Interval Description": "", + "Show Powered By": "", + "Domain Names": "", + "signedInDispDisabled": "", + "RadiusSecret": "", + "RadiusCalledStationId": "", + "Cannot connect to the socket server": "", + "markdownSupported": "", + "No important events": "", + "Edit": "", + "Current": "", + "Uptime": "", + "Monitor": "", + "programmingLanguages": "", + "-day": "", + "hour": "", + "-hour": "", + "Response": "", + "URL": "", + "Workstation": "", + "Frontend Version": "", + "IconUrl": "", + "Event data:": "", + "Automations can optionally be triggered in Home Assistant:": "", + "weekdayShortThu": "", + "Uptime Kuma URL": "", + "setup a new monitor group": "", + "wayToCheckSignalURL": "", + "alertaAlertState": "", + "pushoversounds pianobar": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "pushoversounds vibrate": "", + "twilioAuthToken": "", + "twilioFromNumber": "", + "Badge Style": "", + "Badge URL": "", + "successPaused": "", + "successEdited": "", + "successBackupRestored": "", + "Add a Remote Browser": "", + "cellsyntOriginatortypeNumeric": "", + "endpoint": "", + "Enable": "", + "Disable": "", + "chromeExecutable": "", + "AccessKeyId": "", + "Recipient Number": "", + "Badge Generator": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "apiKeysDisabledMsg": "", + "No Monitors": "", + "Untitled Group": "", + "setAsDefaultProxyDescription": "", + "enabled": "", + "Invalid": "", + "tailscalePingWarning": "", + "Container Name / ID": "", + "Docker Host": "", + "wayToGetZohoCliqURL": "", + "Recipients": "", + "clearEventsMsg": "", + "pushoversounds bugle": "", + "pushyAPIKey": "", + "Guild ID": "", + "Mention group": "", + "Device Token": "", + "Proxy server has authentication": "", + "promosmsTypeEco": "", + "promosmsPhoneNumber": "", + "PushDeer Key": "", + "dbName": "", + "New Update": "", + "Language": "", + "setupDatabaseSQLite": "", + "Appearance": "", + "Theme": "", + "User": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Options": "", + "Show URI": "", + "Custom": "", + "Search...": "", + "Avg. Ping": "", + "defaultNotificationName": "", + "Content Type": "", + "webhookJsonDesc": "", + "liquidIntroduction": "", + "templateHeartbeatJSON": "", + "recent": "", + "Done": "", + "Info": "", + "Reverse Proxy": "", + "About": "", + "Valid To:": "", + "wayToGetTelegramToken": "", + "telegramMessageThreadID": "", + "Bot Token": "", + "telegramSendSilently": "", + "enableGRPCTls": "", + "backupDescription": "", + "keywordDescription": "", + "User Key": "", + "Strategy": "", + "Free Mobile User Identifier": "", + "Proto Service Name": "", + "aboutWebhooks": "", + "onebotHttpAddress": "", + "onebotMessageType": "", + "Legacy Octopush-DM": "", + "lunaseaDeviceID": "", + "Channel access token (Long-lived)": "", + "goAlertIntegrationKeyInfo": "", + "SecretAccessKey": "", + "Bark Group": "", + "Platform": "", + "Feishu WebHookUrl": "", + "Monitor Setting": "", + "pushOptionalParams": "", + "Leave": "", + "Gray": "", + "Red": "", + "Blue": "", + "Purple": "", + "statusPageRefreshIn": "", + "disableCloudflaredNoAuthMsg": "", + "Notification Service": "", + "To Email": "", + "infiniteRetention": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoversounds cosmic": "", + "wayToGetKookBotToken": "", + "Read more:": "", + "Lowcost": "", + "smtpDkimKeySelector": "", + "smtpDkimheaderFieldNames": "", + "Integration Key": "", + "Expires": "", + "self-hosted container": "", + "remoteBrowsersDescription": "", + "Telephone number": "", + "templateMsg": "", + "Message Title": "", + "onebotUserOrGroupId": "", + "Badge Label": "", + "Add Group": "", + "Authentication": "", + "Conditions": "", + "SendKey": "", + "Edit Tag": "", + "Sound": "", + "now": "", + "time ago": "", + "-year": "", + "disable authentication": "", + "disableauth.message2": "", + "where you intend to implement third-party authentication": "", + "Confirm": "", + "Yes": "", + "Username": "", + "Status Page": "", + "webhookAdditionalHeadersTitle": "", + "webhookBodyPresetOption": "", + "Webhook URL": "", + "Message:": "", + "ignoredTLSError": "", + "Auto": "", + "Theme - Heartbeat Bar": "", + "Search Engine Visibility": "", + "Discourage search engines from indexing site": "", + "Change Password": "", + "Remember me": "", + "Resource Record Type": "", + "Last Result": "", + "Create your admin account": "", + "Export Backup": "", + "Import": "", + "notAvailableShort": "", + "Clear Data": "", + "Events": "", + "Auto Get": "", + "Schedule maintenance": "", + "All Status Pages": "", + "Select status pages...": "", + "Verify Token": "", + "Disable 2FA": "", + "2FA Settings": "", + "Two Factor Authentication": "", + "filterActive": "", + "Tags": "", + "Add New Tag": "", + "Tag with this name already exist.": "", + "Tag with this value already exist.": "", + "Pink": "", + "Avg. Response": "", + "webhookFormDataDesc": "", + "Read more": "", + "appriseNotInstalled": "", + "Method": "", + "Headers": "", + "HeadersInvalidFormat": "", + "BodyInvalidFormat": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "Monitor History": "", + "clearDataOlderThan": "", + "PasswordsDoNotMatch": "", + "records": "", + "One record": "", + "topic": "", + "Create Incident": "", + "Content": "", + "Style": "", + "info": "", + "warning": "", + "Last Updated": "", + "Not running": "", + "Stop": "", + "startOrEndWithOnly": "", + "No consecutive dashes": "", + "statusPageSpecialSlugDesc": "", + "No Proxy": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "Trust Proxy": "", + "Remove the expiry notification": "", + "Date Created": "", + "Footer Text": "", + "RadiusCallingStationId": "", + "API Username": "", + "Show update if available": "", + "Check how to config it for WebSocket": "", + "Steam Game Server": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "settingsCertificateExpiry": "", + "Connection Type": "", + "Docker Daemon": "", + "tcp": "", + "Docker Hosts": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContentDescription": "", + "YOUR BOT TOKEN HERE": "", + "Long-Lived Access Token": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "default: notify all devices": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "weekdayShortWed": "", + "weekdayShortSat": "", + "lastDay": "", + "lastDay3": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-ended": "", + "dnsCacheDescription": "", + "Maintenance Time Window of a Day": "", + "Effective Date Range": "", + "Edit Maintenance": "", + "confirmUninstallPlugin": "", + "smtp": "", + "secureOptionNone": "", + "secureOptionTLS": "", + "Ignore TLS Error": "", + "From Email": "", + "smtpLiquidIntroduction": "", + "emailCustomSubject": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "smtpCC": "", + "wayToGetDiscordURL": "", + "e.g. {discordThreadID}": "", + "wayToGetDiscordThreadId": "", + "wayToGetTeamsURL": "", + "Line Developers Console": "", + "Your User ID": "", + "confirmDeleteTagMsg": "", + "deleteMonitorMsg": "", + "rrtypeDescription": "", + "importHandleDescription": "", + "confirmDisableTwoFAMsg": "", + "atLeastOneMonitor": "", + "jsonQueryDescription": "", + "backupDescription2": "", + "backupDescription3": "", + "octopushAPIKey": "", + "promosmsLogin": "", + "pushoversounds intermission": "", + "pushoversounds magic": "", + "pushoverDesc1": "", + "SMS Type": "", + "octopushTypePremium": "", + "apiCredentials": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "Example:": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "You can divide numbers with": "", + "Base URL": "", + "PhoneNumbers": "", + "Proxy Server": "", + "promosmsTypeFlash": "", + "promosmsTypeSpeed": "", + "promosmsSMSSender": "", + "Internal Room Id": "", + "matrixDesc2": "", + "aboutNotifyChannel": "", + "openModalTo": "", + "Add a domain": "", + "aboutKumaURL": "", + "smtpDkimSettings": "", + "Auto resolve or acknowledged": "", + "auto resolve": "", + "alertaApiKey": "", + "serwersmsPhoneNumber": "", + "smseagleTo": "", + "smseagleRecipientType": "", + "onebotSafetyTips": "", + "wayToGetClickSendSMSToken": "", + "API Keys": "", + "Expiry date": "", + "Add Another": "", + "Add API Key": "", + "No API Keys": "", + "apiKey-active": "", + "apiKey-expired": "", + "pagertreeSilent": "", + "pagertreeLow": "", + "twilioAccountSID": "", + "Badge Type": "", + "Monitor Group": "", + "Mechanism": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "nostrRelays": "", + "showCertificateExpiry": "", + "cacheBusterParam": "", + "Send rich messages": "", + "successDisabled": "", + "Remote Browsers": "", + "remoteBrowserToggle": "", + "receiverInfoSevenIO": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "whapiRecipient": "", + "What is a Remote Browser?": "", + "callMeBotGet": "", + "Originator type": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Condition": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "Token Onesender": "", + "Recipient Type": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Group ID": "", + "Authorization Header": "", + "Form Data Body": "", + "Client ID": "", + "Client Secret": "", + "Optional: Space separated list of scopes": "", + "SIGNL4 Webhook URL": "", + "conditionDelete": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "equals": "", + "contains": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Fail": "", + "Reveal": "", + "Bubble": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Guitar": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "From": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "HTTP Basic Auth": "", + "Active": "", + "Inactive": "", + "Token": "", + "Search monitored sites": "", + "wayToGetHeiiOnCallDetails": "", + "documentationOf": "", + "Saved.": "", + "successKeyword": "", + "New Status Page": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "cellsyntOriginator": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "pagertreeCritical": "", + "pagertreeResolve": "", + "Badge Pending Color": "", + "Badge Maintenance Color": "", + "monitorToastMessagesDescription": "", + "toastSuccessTimeout": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "noGroupMonitorMsg": "", + "here": "", + "Browser Screenshot": "", + "Post URL": "", + "Learn More": "", + "Post": "", + "wayToGetBitrix24Webhook": "", + "successAdded": "", + "successResumed": "", + "General Monitor Type": "", + "Page Not Found": "", + "smseagleEncoding": "", + "Channel access token": "", + "pushoversounds spacealarm": "", + "Setup Notification": "", + "Repeat New Password": "", + "Update Password": "", + "disableauth.message1": "", + "Default enabled": "", + "Partially Degraded Service": "", + "Add a monitor": "", + "selectedMonitorCount": "", + "Powered by": "", + "Custom Footer": "", + "deleteProxyMsg": "", + "proxyDescription": "", + "Examples": "", + "Frontend Version do not match backend version!": "", + "No Maintenance": "", + "pauseMaintenanceMsg": "", + "loadingError": "", + "uninstall": "", + "uninstalling": "", + "Clone Monitor": "", + "leave blank for default subject": "", + "smtpDkimHashAlgo": "", + "serwersmsAPIPassword": "", + "onebotPrivateMessage": "", + "Server Address": "", + "Expiry": "", + "disableAPIKeyMsg": "", + "pagertreeIntegrationUrl": "", + "nostrRecipients": "", + "Reset Token": "", + "Fingerprint:": "", + "Bot Display Name": "", + "settingUpDatabaseMSG": "", + "Refresh Interval": "", + "Primary Base URL": "", + "Add New Monitor": "", + "RadiusSecretDescription": "", + "Quick Stats": "", + "Passive Monitor Type": "", + "Specific Monitor Type": "", + "RadiusCalledStationIdDescription": "", + "Resume": "", + "Delete": "", + "Cert Exp.": "", + "Save": "", + "API Key": "", + "day": "", + "Ping": "", + "Monitor Type": "", + "Keyword": "", + "Invert Keyword": "", + "Expected Value": "", + "Friendly Name": "", + "Hostname": "", + "add one": "", + "Domain": "", + "telegramMessageThreadIDDescription": "", + "statusPageMaintenanceEndDate": "", + "confirmClearStatisticsMsg": "", + "Subject:": "", + "Trigger type:": "", + "alertaRecoverState": "", + "serwersmsAPIUser": "", + "Send to channel": "", + "postToExistingThread": "", + "acceptedStatusCodesDescription": "", + "pushoversounds siren": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "pushoversounds echo": "", + "pushoversounds updown": "", + "do nothing": "", + "twilioToNumber": "", + "Open Badge Generator": "", + "Badge value (For Testing only.)": "", + "Group": "", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "successDeleted": "", + "successAuthChangePassword": "", + "tagNotFound": "", + "Remote Browser": "", + "useRemoteBrowser": "", + "apiKeySevenIO": "", + "API URL": "", + "noDockerHostMsg": "", + "socket": "", + "enableNSCD": "", + "Status:": "", + "styleElapsedTimeShowNoLine": "", + "Bottom": "", + "Kafka Brokers": "", + "Setup Docker Host": "", + "backupOutdatedWarning": "", + "backupRecommend": "", + "sameAsServerTimezone": "", + "recurringInterval": "", + "Recurring": "", + "Clone": "", + "SignName": "", + "Advanced": "", + "Request Timeout": "", + "timeoutAfter": "", + "retryCheckEverySecond": "", + "retriesDescription": "", + "Description": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "Proxies": "", + "default": "", + "enableProxyDescription": "", + "Certificate Chain": "", + "Valid": "", + "Installed": "", + "Add New Status Page": "", + "Docker Container": "", + "supportTelegramChatID": "", + "needSignalAPI": "", + "Number": "", + "Access Token": "", + "wayToGetLineChannelToken": "", + "Icon URL": "", + "clearHeartbeatsMsg": "", + "notificationDescription": "", + "pushoversounds bike": "", + "pushoversounds none": "", + "pushyToken": "", + "apprise": "", + "octopushSMSSender": "", + "Sms template must contain parameters: ": "", + "Bark Endpoint": "", + "SecretKey": "", + "For safety, must use secret key": "", + "Retry": "", + "Topic": "", + "WeCom Bot Key": "", + "Setup Proxy": "", + "Proxy Protocol": "", + "Custom Monitor Type": "", + "setupDatabaseMariaDB": "", + "Game": "", + "maxRedirectDescription": "", + "Upside Down Mode": "", + "Push URL": "", + "Port": "", + "Heartbeat Interval": "", + "locally configured mail transfer agent": "", + "Required": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "Security": "", + "Steam API Key": "", + "Shrink Database": "", + "Pick a RR-Type...": "", + "Created": "", + "Backup": "", + "Please read": "", + "Chat ID": "", + "Packet Size": "", + "dayOfWeek": "", + "dayOfMonth": "", + "twoFAVerifyLabel": "", + "tokenValidSettingsMsg": "", + "invertKeywordDescription": "", + "Notification Sound": "", + "More info on:": "", + "Free Mobile API Key": "", + "Enable TLS": "", + "Proto Method": "", + "Icon Emoji": "", + "signalImportant": "", + "ntfy Topic": "", + "Server URL should not contain the nfty topic": "", + "onebotGroupMessage": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaTarget": "", + "Badge Prefix": "", + "Badge Suffix": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "deleteRemoteBrowserMessage": "", + "GrafanaOncallUrl": "", + "Allow Long SMS": "", + "cellsyntSplitLongMessages": "", + "Huawei": "", + "promosmsTypeFull": "", + "documentation": "", + "ntfyAuthenticationMethod": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Kafka Producer Message": "", + "error": "", + "light": "", + "Max. Redirects": "", + "ignoreTLSErrorGeneral": "", + "Accepted Status Codes": "", + "needPushEvery": "", + "Login": "", + "No Monitors, please": "", + "Notification Type": "", + "Resolver Server": "", + "Orange": "", + "Green": "", + "Indigo": "", + "Entry Page": "", + "statusPageNothing": "", + "chatIDNotFound": "", + "trustProxyDescription": "", + "wayToGetLineNotifyToken": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "aboutIconURL": "", + "aboutMattermostChannelName": "", + "dataRetentionTimeError": "", + "deleteMaintenanceMsg": "", + "deleteNotificationMsg": "", + "dnsPortDescription": "", + "pushoversounds falling": "", + "pushoversounds incoming": "", + "Notify Channel": "", + "smtpDkimPrivateKey": "", + "Integration URL": "", + "pagertreeUrgency": "", + "2faEnabled": "", + "2faDisabled": "", + "To Phone Number": "", + "Originator": "", + "Not installed": "", + "toastErrorTimeout": "", + "Json Query Expression": "", + "Please use this option carefully!": "", + "I understand, please disable": "", + "Password": "", + "Skip existing": "", + "All Systems Operational": "", + "Status Pages": "", + "templateLimitedToUpDownNotifications": "", + "webhookAdditionalHeadersDesc": "", + "webhookBodyCustomOption": "", + "Application Token": "", + "Server URL": "", + "wayToGetCloudflaredURL": "", + "and": "", + "weekdayShortTue": "", + "Host Onesender": "", + "filterActivePaused": "", + "Debug": "", + "Copy": "", + "Light": "", + "Dark": "", + "Timezone": "", + "Allow indexing": "", + "Current Password": "", + "New Password": "", + "Test": "", + "Certificate Info": "", + "Repeat Password": "", + "Import Backup": "", + "Export": "", + "respTime": "", + "Heartbeats": "", + "Affected Monitors": "", + "Pick Affected Monitors...": "", + "Start of maintenance": "", + "alertNoFile": "", + "alertWrongFileType": "", + "Clear all statistics": "", + "Overwrite": "", + "Keep both": "", + "Setup 2FA": "", + "Enable 2FA": "", + "Add New below or Select...": "", + "color": "", + "value (optional)": "", + "No Services": "", + "Priority": "", + "emojiCheatSheet": "", + "appriseInstalled": "", + "Body": "", + "PushUrl": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "CurlDebugInfoProxiesUnsupported": "", + "steamApiKeyDescription": "", + "Current User": "", + "topicExplanation": "", + "shrinkDatabaseDescriptionSqlite": "", + "Pick Accepted Status Codes...": "", + "Default": "", + "HTTP Options": "", + "Title": "", + "danger": "", + "critical": "", + "Please input title and content": "", + "Switch to Dark Theme": "", + "Show Tags": "", + "Hide Tags": "", + "Services": "", + "Discard": "", + "Cancel": "", + "Select": "", + "Running": "", + "Remove Token": "", + "Start": "", + "Accept characters:": "", + "Next": "", + "The slug is already taken. Please choose another slug.": "", + "cloudflareWebsite": "", + "Don't know how to get the token? Please read the guide:": "", + "HTTP Headers": "", + "Other Software": "", + "For example: nginx, Apache and Traefik.": "", + "Days Remaining:": "", + "No status pages": "", + "Domain Name Expiry Notification": "", + "Add a new expiry notification day": "", + "Proxy": "", + "signedInDisp": "", + "Certificate Expiry Notification": "", + "Also check beta release": "", + "Using a Reverse Proxy?": "", + "There might be a typing error in the address.": "", + "What you can try:": "", + "Coming Soon": "", + "Connection String": "", + "Query": "", + "certificationExpiryDescription": "", + "DockerHostRequired": "", + "deleteDockerHostMsg": "", + "wayToGetTelegramChatID": "", + "Home Assistant URL": "", + "warningTimezone": "", + "lastDay2": "", + "lastDay4": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-unknown": "", + "Display Timezone": "", + "Server Timezone": "", + "chromeExecutableAutoDetect": "", + "chromeExecutableDescription": "", + "Single Maintenance Window": "", + "Schedule Maintenance": "", + "Date and Time": "", + "cloneOf": "", + "emailCustomBody": "", + "leave blank for default body": "", + "emailTemplateMonitorJSON": "", + "emailTemplateLimitedToUpDownNotification": "", + "smtpBCC": "", + "Discord Webhook URL": "", + "Prefix Custom Message": "", + "Hello @everyone is...": "", + "forumPostName": "", + "threadForumPostID": "", + "whatHappensAtForumPost": "", + "lineDevConsoleTo": "", + "Basic Settings": "", + "User ID": "", + "Messaging API": "", + "resolverserverDescription": "", + "enableDefaultNotificationDescription": "", + "confirmImportMsg": "", + "confirmEnableTwoFAMsg": "", + "recurringIntervalMessage": "", + "affectedMonitorsDescription": "", + "affectedStatusPages": "", + "passwordNotMatchMsg": "", + "octopushLogin": "", + "promosmsPassword": "", + "pushoversounds pushover": "", + "pushoversounds mechanical": "", + "GoogleChat": "", + "wayToGetKookGuildID": "", + "Device": "", + "pushoverDesc2": "", + "pushoverMessageTtl": "", + "octopushTypeLowCost": "", + "checkPrice": "", + "octopushPhoneNumber": "", + "LunaSea Device ID": "", + "Apprise URL": "", + "Proto Content": "", + "Economy": "", + "high": "", + "goAlertInfo": "", + "TemplateCode": "", + "matrixHomeserverURL": "", + "matrixDesc1": "", + "Channel Name": "", + "Remove domain": "", + "aboutChannelName": "", + "smtpDkimDesc": "", + "smtpDkimDomain": "", + "auto acknowledged": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "serwersmsSenderName": "", + "smseagleGroup": "", + "smseagleContact": "", + "smseagleUrl": "", + "smseaglePriority": "", + "From Name/Number": "", + "Leave blank to use a shared sender number.": "", + "PushDeer Server": "", + "pushDeerServerDescription": "", + "Google Analytics ID": "", + "Don't expire": "", + "Continue": "", + "Key Added": "", + "apiKey-inactive": "", + "Badge Duration (in hours)": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Session Token": "", + "nostrRelaysHelp": "", + "nostrRecipientsHelp": "", + "noOrBadCertificate": "", + "cacheBusterParamDescription": "", + "Message format": "", + "successEnabled": "", + "foundChromiumVersion": "", + "Remote Browser not found!": "", + "receiverSevenIO": "", + "gtxMessagingToHint": "", + "Alphanumeric (recommended)": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntDestination": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "threemaBasicModeInfo": "", + "Private Number": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "OAuth Token URL": "", + "OAuth Scope": "", + "Go back to home page.": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "signl4Docs": "", + "conditionAdd": "", + "not equals": "", + "not contains": "", + "starts with": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "less than": "", + "record": "", + "Notification Channel": "", + "Correct": "", + "Harp": "", + "Doorbell": "", + "Flute": "", + "Elevator": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "The phone number of the recipient in E.164 format.": "", + "styleElapsedTime": "", + "styleElapsedTimeShowWithLine": "", + "Normal": "", + "None": "", + "No": "", + "Optional": "", + "or": "", + "startDateTime": "", + "endDateTime": "", + "cronExpression": "", + "cronSchedule": "", + "invalidCronExpression": "", + "strategyManual": "", + "weekdayShortMon": "", + "Retries": "", + "Heartbeat Retry Interval": "", + "Resend Notification if Down X times consecutively": "", + "checkEverySecond": "", + "resendEveryXTimes": "", + "resendDisabled": "", + "upsideDownModeDescription": "" } From 4b7c97b01f752b34ab4fc314b0f30fbe7de464d6 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:32 +0000 Subject: [PATCH 266/346] Translated using Weblate (Galician) Currently translated at 1.9% (21 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/gl/ --- src/lang/gl.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/gl.json b/src/lang/gl.json index ae2370640..0bbd899f3 100644 --- a/src/lang/gl.json +++ b/src/lang/gl.json @@ -1041,5 +1041,7 @@ "checkEverySecond": "", "resendEveryXTimes": "", "resendDisabled": "", - "upsideDownModeDescription": "" + "upsideDownModeDescription": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From dc99b7eca2be4802dbc523c28baa06a75e24c0d4 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:10 +0000 Subject: [PATCH 267/346] Translated using Weblate (Galician) Currently translated at 1.9% (21 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/gl/ --- src/lang/gl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/gl.json b/src/lang/gl.json index 0bbd899f3..fd5453ec8 100644 --- a/src/lang/gl.json +++ b/src/lang/gl.json @@ -1043,5 +1043,6 @@ "resendDisabled": "", "upsideDownModeDescription": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "Enable DNS Cache": "" } From 65929de346af0f199c7c3a9dbbb7825745eab456 Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:37:08 +0000 Subject: [PATCH 268/346] Translated using Weblate (Galician) Currently translated at 1.9% (21 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/gl/ --- src/lang/gl.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/gl.json b/src/lang/gl.json index fd5453ec8..22b6a40bb 100644 --- a/src/lang/gl.json +++ b/src/lang/gl.json @@ -1044,5 +1044,7 @@ "upsideDownModeDescription": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "Enable DNS Cache": "" + "Enable DNS Cache": "", + "setupDatabaseEmbeddedMariaDB": "", + "ignoreTLSError": "" } From fd452e28afb4934a347ad8db488e989b0dde9435 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 269/346] Translated using Weblate (Galician) Currently translated at 1.9% (21 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/gl/ --- src/lang/gl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/gl.json b/src/lang/gl.json index 22b6a40bb..6ce2d7196 100644 --- a/src/lang/gl.json +++ b/src/lang/gl.json @@ -1046,5 +1046,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "Enable DNS Cache": "", "setupDatabaseEmbeddedMariaDB": "", - "ignoreTLSError": "" + "ignoreTLSError": "", + "CopyToClipboardError": "" } From e5080fad08167d6b2b4e1d39460a12a6c5531972 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 270/346] Translated using Weblate (Galician) Currently translated at 1.9% (21 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/gl/ --- src/lang/gl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/gl.json b/src/lang/gl.json index 6ce2d7196..65047f31e 100644 --- a/src/lang/gl.json +++ b/src/lang/gl.json @@ -1047,5 +1047,6 @@ "Enable DNS Cache": "", "setupDatabaseEmbeddedMariaDB": "", "ignoreTLSError": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "pushViewCode": "" } From b7c5f6f9929a2750645a80a7f134b655d8f297c3 Mon Sep 17 00:00:00 2001 From: Ilkka Myller Date: Thu, 16 May 2024 06:43:18 +0000 Subject: [PATCH 271/346] Translated using Weblate (Galician) Currently translated at 1.9% (21 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/gl/ --- src/lang/gl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/gl.json b/src/lang/gl.json index 65047f31e..4d416221f 100644 --- a/src/lang/gl.json +++ b/src/lang/gl.json @@ -1048,5 +1048,6 @@ "setupDatabaseEmbeddedMariaDB": "", "ignoreTLSError": "", "CopyToClipboardError": "", - "pushViewCode": "" + "pushViewCode": "", + "setupDatabaseChooseDatabase": "" } From 26bf3e691bd4703df805ea20729cd3d99436a2ce Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 272/346] Translated using Weblate (Galician) Currently translated at 1.9% (21 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/gl/ --- src/lang/gl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/gl.json b/src/lang/gl.json index 4d416221f..fd4d76563 100644 --- a/src/lang/gl.json +++ b/src/lang/gl.json @@ -1049,5 +1049,6 @@ "ignoreTLSError": "", "CopyToClipboardError": "", "pushViewCode": "", - "setupDatabaseChooseDatabase": "" + "setupDatabaseChooseDatabase": "", + "ntfyPriorityHelptextAllEvents": "" } From eb3a9cbeba78a1a357ae16b751afb5ca7a775f95 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 273/346] Translated using Weblate (Galician) Currently translated at 1.9% (21 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/gl/ --- src/lang/gl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/gl.json b/src/lang/gl.json index fd4d76563..c8d773d93 100644 --- a/src/lang/gl.json +++ b/src/lang/gl.json @@ -1050,5 +1050,6 @@ "CopyToClipboardError": "", "pushViewCode": "", "setupDatabaseChooseDatabase": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "Pick a SASL Mechanism...": "" } From 894f161ee896c93b33acb4d180c3c307aa75acb2 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:02 +0000 Subject: [PATCH 274/346] Translated using Weblate (Burmese) Currently translated at 7.0% (74 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/my/ --- src/lang/my.json | 955 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 954 insertions(+), 1 deletion(-) diff --git a/src/lang/my.json b/src/lang/my.json index d893a0492..64af7cb73 100644 --- a/src/lang/my.json +++ b/src/lang/my.json @@ -91,5 +91,958 @@ "retriesDescription": "ဝန်ဆောင်မှုကွန်ယက်ပြတ်တောက်နေ၍ သတိပေးချက်ပေးပို့ပြီး အများဆုံးထပ်မံကြိုးစားနိုင်မှု", "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" + "setupDatabaseChooseDatabase": "English", + "Saved.": "", + "-year": "", + "Trust Proxy": "", + "Other Software": "", + "enableProxyDescription": "", + "Invalid": "", + "setAsDefaultProxyDescription": "", + "Certificate Chain": "", + "Backup": "", + "certificationExpiryDescription": "", + "Setup Docker Host": "", + "Connection Type": "", + "No Monitors, please": "", + "successKeyword": "", + "emailCustomBody": "", + "wayToGetThreemaGateway": "", + "Notify Channel": "", + "receiverInfoSevenIO": "", + "Originator type": "", + "Reset Token": "", + "Powered by": "", + "Browser Screenshot": "", + "smspartnerApiurl": "", + "smspartnerSenderName": "", + "twilioFromNumber": "", + "Add New Status Page": "", + "Notification Type": "", + "Email": "", + "Certificate Info": "", + "Last Result": "", + "Repeat Password": "", + "alertNoFile": "", + "Overwrite": "", + "Keep both": "", + "Verify Token": "", + "Post URL": "", + "Current User": "", + "Economy": "", + "No Proxy": "", + "lastDay2": "", + "statusPageMaintenanceEndDate": "", + "IconUrl": "", + "chromeExecutable": "", + "plugin": "", + "install": "", + "Legacy Octopush-DM": "", + "add one": "", + "noDockerHostMsg": "", + "deleteDockerHostMsg": "", + "Enter the list of brokers": "", + "Last Updated": "", + "Show Tags": "", + "Description": "", + "Add one": "", + "Untitled Group": "", + "Services": "", + "now": "", + "No": "", + "Affected Monitors": "", + "Pick Affected Monitors...": "", + "Start of maintenance": "", + "All Status Pages": "", + "New Status Page": "", + "Page Not Found": "", + "cloudflareWebsite": "", + "Message:": "", + "HTTP Headers": "", + "There might be a typing error in the address.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Event type:": "", + "or": "", + "No Maintenance": "", + "lastDay3": "", + "lastDay4": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-inactive": "", + "chromeExecutableDescription": "", + "Effective Date Range": "", + "DateTime Range": "", + "pushoversounds magic": "", + "jsonQueryDescription": "", + "pushoversounds mechanical": "", + "pushoversounds spacealarm": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "User Key": "", + "Device": "", + "SendKey": "", + "You can divide numbers with": "", + "Show Clickable Link Description": "", + "Badge Label Suffix": "", + "Badge value (For Testing only.)": "", + "Enable Kafka Producer Auto Topic Creation": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "successAdded": "", + "successResumed": "", + "successDeleted": "", + "successBackupRestored": "", + "successDisabled": "", + "foundChromiumVersion": "", + "remoteBrowsersDescription": "", + "whapiRecipient": "", + "gtxMessagingFromHint": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Allow Long SMS": "", + "threemaApiAuthenticationSecret": "", + "Host Onesender": "", + "Add Remote Browser": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "OAuth Token URL": "", + "Go back to home page.": "", + "Lost connection to the socket server.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "pushoversounds updown": "", + "Proxy Protocol": "", + "lunaseaDeviceID": "", + "Not running": "", + "Remove Token": "", + "smtpLiquidIntroduction": "", + "aboutNotifyChannel": "", + "smtpDkimPrivateKey": "", + "Start": "", + "wayToGetSevenIOApiKey": "", + "receiverSevenIO": "", + "Accept characters:": "", + "Subject:": "", + "Notification Sound": "", + "wayToGetLineNotifyToken": "", + "wayToGetPagerTreeIntegrationURL": "", + "Test": "", + "Purple": "", + "Pink": "", + "Search...": "", + "Avg. Ping": "", + "Entry Page": "", + "webhookFormDataDesc": "", + "emojiCheatSheet": "", + "light": "", + "Post": "", + "Created": "", + "Customize": "", + "Style": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "setAsDefault": "", + "deleteProxyMsg": "", + "User": "", + "Installed": "", + "DockerHostRequired": "", + "recurringIntervalMessage": "", + "atLeastOneMonitor": "", + "Select message type": "", + "User ID": "", + "Running": "", + "Stop": "", + "Slug": "", + "startOrEndWithOnly": "", + "No consecutive dashes": "", + "The slug is already taken. Please choose another slug.": "", + "About": "", + "Docker Container": "", + "telegramSendSilentlyDescription": "", + "trustProxyDescription": "", + "Single Maintenance Window": "", + "Create new forum post": "", + "Proto Method": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "wayToGetTeamsURL": "", + "needSignalAPI": "", + "wayToCheckSignalURL": "", + "Access Token": "", + "aboutIconURL": "", + "importHandleDescription": "", + "twoFAVerifyLabel": "", + "octopushLogin": "", + "promosmsLogin": "", + "pushoversounds cashregister": "", + "pushoversounds cosmic": "", + "pushoversounds intermission": "", + "octopushPhoneNumber": "", + "Read more:": "", + "Status:": "", + "Lowcost": "", + "Base URL": "", + "goAlertInfo": "", + "Device Token": "", + "Platform": "", + "Badge Prefix": "", + "Badge Suffix": "", + "API URL": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "Connection String": "", + "Query": "", + "Edit Maintenance": "", + "confirmImportMsg": "", + "tokenValidSettingsMsg": "", + "endpoint": "", + "octopushAPIKey": "", + "pushoversounds bike": "", + "pushyAPIKey": "", + "apprise": "", + "pushoverDesc2": "", + "octopushTypeLowCost": "", + "apiCredentials": "", + "AccessKeyId": "", + "SecretKey": "", + "Mentioning": "", + "Proxy Server": "", + "matrixHomeserverURL": "", + "Internal Room Id": "", + "setup a new monitor group": "", + "aboutChannelName": "", + "smtpDkimDesc": "", + "documentation": "", + "smtpDkimDomain": "", + "Integration Key": "", + "serwersmsPhoneNumber": "", + "serwersmsSenderName": "", + "ntfy Topic": "", + "Server URL should not contain the nfty topic": "", + "onebotHttpAddress": "", + "onebotUserOrGroupId": "", + "onebotPrivateMessage": "", + "Body Encoding": "", + "API Keys": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "pagertreeResolve": "", + "ntfyAuthenticationMethod": "", + "twilioAccountSID": "", + "Badge Generator": "", + "Badge Type": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Monitor Group": "", + "liquidIntroduction": "", + "templateMsg": "", + "ignoreTLSErrorGeneral": "", + "notAvailableShort": "", + "Apply on all existing monitors": "", + "Events": "", + "Tag with this name already exist.": "", + "templateMonitorJSON": "", + "critical": "", + "primary": "", + "Switch to Light Theme": "", + "Switch to Dark Theme": "", + "default: notify all devices": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "weekdayShortMon": "", + "weekdayShortSat": "", + "dayOfMonth": "", + "dnsCacheDescription": "", + "From Email": "", + "emailCustomSubject": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "To Email": "", + "wayToGetDiscordURL": "", + "pushoversounds falling": "", + "pushoversounds incoming": "", + "Huawei": "", + "High": "", + "matrixDesc2": "", + "HTTP Options": "", + "info": "", + "warning": "", + "authIncorrectCreds": "", + "Add a new expiry notification day": "", + "Remove the expiry notification": "", + "locally configured mail transfer agent": "", + "secureOptionTLS": "", + "ignoredTLSError": "", + "Debug": "", + "Create your admin account": "", + "Export": "", + "Import": "", + "Clear all statistics": "", + "2FA Settings": "", + "Two Factor Authentication": "", + "filterActivePaused": "", + "Inactive": "", + "Show URI": "", + "Add New below or Select...": "", + "Red": "", + "Blue": "", + "Indigo": "", + "No Services": "", + "Partially Degraded Service": "", + "Edit Status Page": "", + "Status Page": "", + "defaultNotificationName": "", + "webhookJsonDesc": "", + "templateLimitedToUpDownCertNotifications": "", + "webhookAdditionalHeadersDesc": "", + "Webhook URL": "", + "appriseNotInstalled": "", + "Method": "", + "Headers": "", + "BodyInvalidFormat": "", + "CurlDebugInfo": "", + "firewalls": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "Monitor History": "", + "clearDataOlderThan": "", + "records": "", + "One record": "", + "Info": "", + "Steam API Key": "", + "danger": "", + "error": "", + "No Monitors": "", + "proxyDescription": "", + "Authentication": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "Days Remaining:": "", + "Fingerprint:": "", + "No status pages": "", + "Proxy": "", + "API Key": "", + "Show update if available": "", + "Also check beta release": "", + "Check how to config it for WebSocket": "", + "Steam Game Server": "", + "Most likely causes:": "", + "Go back to the previous page.": "", + "Coming Soon": "", + "tailscalePingWarning": "", + "disableCloudflaredNoAuthMsg": "", + "Examples": "", + "Home Assistant URL": "", + "Event data:": "", + "and": "", + "invalidCronExpression": "", + "recurringInterval": "", + "warningTimezone": "", + "Enable": "", + "Disable": "", + "confirmUninstallPlugin": "", + "cloneOf": "", + "smtp": "", + "secureOptionNone": "", + "smtpCC": "", + "Channel access token (Long-lived)": "", + "Basic Settings": "", + "Your User ID": "", + "Messaging API": "", + "deleteMonitorMsg": "", + "deleteNotificationMsg": "", + "rrtypeDescription": "", + "pauseMonitorMsg": "", + "clearEventsMsg": "", + "affectedStatusPages": "", + "GoogleChat": "", + "pushoverDesc1": "", + "Apprise URL": "", + "Free Mobile API Key": "", + "Enable TLS": "", + "TemplateCode": "", + "Bark Endpoint": "", + "Bark Group": "", + "promosmsTypeEco": "", + "promosmsTypeFlash": "", + "promosmsTypeSpeed": "", + "promosmsPhoneNumber": "", + "Remove domain": "", + "signalImportant": "", + "aboutKumaURL": "", + "auto acknowledged": "", + "auto resolve": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "alertaApiKey": "", + "alertaRecoverState": "", + "serwersmsAPIPassword": "", + "smseagleRecipientType": "", + "smseagleRecipient": "", + "smseagleToken": "", + "smseaglePriority": "", + "smspartnerSenderNameInfo": "", + "Recipient Number": "", + "From Name/Number": "", + "Leave blank to use a shared sender number.": "", + "onebotMessageType": "", + "onebotSafetyTips": "", + "Custom Monitor Type": "", + "Expiry": "", + "Don't expire": "", + "Continue": "", + "Add Another": "", + "apiKey-inactive": "", + "disableAPIKeyMsg": "", + "Generate": "", + "pagertreeIntegrationUrl": "", + "pagertreeUrgency": "", + "ntfyUsernameAndPassword": "", + "Badge Duration (in hours)": "", + "monitorToastMessagesDescription": "", + "Kafka Producer Message": "", + "Mechanism": "", + "Authorization Identity": "", + "Secret AccessKey": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "Close": "", + "nostrRelays": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "gamedigGuessPort": "", + "Message format": "", + "Send rich messages": "", + "authInvalidToken": "", + "useRemoteBrowser": "", + "gtxMessagingToHint": "", + "max 15 digits": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "Group ID": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Conditions": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not equals": "", + "contains": "", + "not contains": "", + "not starts with": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Bubble": "", + "Elevator": "", + "Custom sound to override default notification sound": "", + "From": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "2faEnabled": "", + "affectedMonitorsDescription": "", + "wayToGetHeiiOnCallDetails": "", + "Password": "", + "Login": "", + "tcp": "", + "successKeywordExplanation": "", + "threemaRecipient": "", + "Command": "", + "mongodbCommandDescription": "", + "Telephone number": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "Monitor Setting": "", + "settingUpDatabaseMSG": "", + "invertKeywordDescription": "", + "Import Backup": "", + "Export Backup": "", + "Schedule maintenance": "", + "Options": "", + "Setup 2FA": "", + "Disable 2FA": "", + "Originator": "", + "Add Group": "", + "Add a monitor": "", + "Required": "", + "topicExplanation": "", + "Done": "", + "Docker Daemon": "", + "maintenanceStatus-ended": "", + "installing": "", + "Discord Webhook URL": "", + "dataRetentionTimeError": "", + "backupDescription": "", + "Guild ID": "", + "LunaSea Device ID": "", + "apiKey-active": "", + "AccessKey Id": "", + "shrinkDatabaseDescriptionSqlite": "", + "Hide Tags": "", + "Discard": "", + "Cancel": "", + "Select": "", + "selectedMonitorCount": "", + "Check/Uncheck": "", + "time ago": "", + "Json Query Expression": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Remember me": "", + "Select status pages...": "", + "HTTP Basic Auth": "", + "Reverse Proxy": "", + "Don't know how to get the token? Please read the guide:": "", + "The resource is no longer available.": "", + "settingsCertificateExpiry": "", + "supportTelegramChatID": "", + "pauseMaintenanceMsg": "", + "lastDay1": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-unknown": "", + "chromeExecutableAutoDetect": "", + "Maintenance Time Window of a Day": "", + "Date and Time": "", + "loadingError": "", + "Clone Monitor": "", + "Clone": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "pushoverMessageTtl": "", + "Proto Service Name": "", + "high": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "Badge Preview": "", + "Badge Warn Color": "", + "Badge Style": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "Bitrix24 Webhook URL": "", + "successPaused": "", + "successAuthChangePassword": "", + "successEnabled": "", + "tagNotFound": "", + "Remote Browser not found!": "", + "self-hosted container": "", + "remoteBrowserToggle": "", + "GrafanaOncallUrl": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "callMeBotGet": "", + "gtxMessagingApiKeyHint": "", + "cellsyntOriginatortypeNumeric": "", + "cellsyntOriginator": "", + "Destination": "", + "cellsyntDestination": "", + "threemaBasicModeInfo": "", + "Token Onesender": "", + "Recipient Type": "", + "Private Number": "", + "privateOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "New Group": "", + "Group Name": "", + "Authorization Header": "", + "Form Data Body": "", + "Client ID": "", + "No tags found.": "", + "Cannot connect to the socket server.": "", + "Remote Browsers": "", + "Remote Browser": "", + "Add a Remote Browser": "", + "emailCustomisableContent": "", + "Badge Label Color": "", + "senderSevenIO": "", + "apiKeySevenIO": "", + "apiKeysDisabledMsg": "", + "disableauth.message2": "", + "styleElapsedTimeShowNoLine": "", + "styleElapsedTimeShowWithLine": "", + "Please use this option carefully!": "", + "I understand, please disable": "", + "Confirm": "", + "FlashDuty Severity": "", + "Default": "", + "pushOptionalParams": "", + "Active": "", + "Domain Names": "", + "signedInDisp": "", + "RadiusSecret": "", + "RadiusSecretDescription": "", + "Certificate Expiry Notification": "", + "Valid To:": "", + "Notification Service": "", + "Docker Host": "", + "Docker Hosts": "", + "Workstation": "", + "Packet Size": "", + "wayToGetTelegramToken": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilently": "", + "telegramProtectContent": "", + "Frontend Version do not match backend version!": "", + "backupOutdatedWarning": "", + "Optional": "", + "startDateTime": "", + "Valid": "", + "confirmEnableTwoFAMsg": "", + "Host URL": "", + "Custom": "", + "Search monitored sites": "", + "Avg. Response": "", + "here": "", + "webhookAdditionalHeadersTitle": "", + "Priority": "", + "Read more": "", + "dark": "", + "Please input title and content": "", + "Custom Footer": "", + "confirmDisableTwoFAMsg": "", + "Proxies": "", + "default": "", + "enabled": "", + "Not installed": "", + "statusPageSpecialSlugDesc": "", + "Next": "", + "wayToGetCloudflaredURL": "", + "telegramProtectContentDescription": "", + "enableNSCD": "", + "leave blank for default subject": "", + "Send to channel": "", + "whatHappensAtForumPost": "", + "postToExistingThread": "", + "forumPostName": "", + "wayToGetDiscordThreadId": "", + "wayToGetZohoCliqURL": "", + "Recipients": "", + "Icon URL": "", + "Bark Sound": "", + "clearHeartbeatsMsg": "", + "pushoversounds pushover": "", + "pushoversounds bugle": "", + "pushoversounds classical": "", + "octopushSMSSender": "", + "Example:": "", + "Free Mobile User Identifier": "", + "Proto Content": "", + "SecretAccessKey": "", + "PhoneNumbers": "", + "Don't mention people": "", + "Mention group": "", + "matrixDesc1": "", + "wayToGetPagerDutyKey": "", + "smseagleGroup": "", + "Edit Tag": "", + "Google Analytics ID": "", + "Badge Color": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "dbName": "", + "setupDatabaseMariaDB": "", + "setupDatabaseSQLite": "", + "Schedule Maintenance": "", + "uninstall": "", + "wayToGetLineChannelToken": "", + "Line Developers Console": "", + "lineDevConsoleTo": "", + "confirmDeleteTagMsg": "", + "confirmClearStatisticsMsg": "", + "Key Added": "", + "backupDescription2": "", + "backupDescription3": "", + "promosmsPassword": "", + "pushoversounds echo": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "pushyToken": "", + "octopushTypePremium": "", + "checkPrice": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "goAlertIntegrationKeyInfo": "", + "WebHookUrl": "", + "For safety, must use secret key": "", + "WeCom Bot Key": "", + "Setup Proxy": "", + "Feishu WebHookUrl": "", + "Channel Name": "", + "Uptime Kuma URL": "", + "openModalTo": "", + "Add a domain": "", + "Icon Emoji": "", + "smtpDkimKeySelector": "", + "smtpDkimHashAlgo": "", + "smtpDkimheaderFieldNames": "", + "Integration URL": "", + "Octopush API Version": "", + "PushDeer Server": "", + "pushDeerServerDescription": "", + "PushDeer Key": "", + "wayToGetClickSendSMSToken": "", + "Server Address": "", + "Learn More": "", + "pagertreeLow": "", + "pagertreeCritical": "", + "pagertreeDoNothing": "", + "lunaseaTarget": "", + "lunaseaUserID": "", + "twilioApiKey": "", + "Open Badge Generator": "", + "Badge Up Color": "", + "Badge Maintenance Color": "", + "Badge Warn Days": "", + "Badge URL": "", + "Group": "", + "Badge Down Days": "", + "Kafka Brokers": "", + "Press Enter to add broker": "", + "color": "", + "Tag with this value already exist.": "", + "templateHeartbeatJSON": "", + "pushOthers": "", + "programmingLanguages": "", + "Resolver Server": "", + "Resource Record Type": "", + "Default enabled": "", + "Create": "", + "Heartbeats": "", + "Auto Get": "", + "alertWrongFileType": "", + "Gray": "", + "Long-Lived Access Token": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Trigger type:": "", + "weekdayShortTue": "", + "weekdayShortWed": "", + "weekdayShortThu": "", + "weekdayShortFri": "", + "dayOfWeek": "", + "lastDay": "", + "uninstalling": "", + "emailTemplateMonitorJSON": "", + "Hello @everyone is...": "", + "Channel access token": "", + "pushoversounds gamelan": "", + "wayToGetKookBotToken": "", + "Retry": "", + "Pick a RR-Type...": "", + "Pick Accepted Status Codes...": "", + "Create Incident": "", + "Title": "", + "Content": "", + "authUserInactiveOrDeleted": "", + "No monitors available.": "", + "2faAlreadyEnabled": "", + "Strategy": "", + "emailTemplateServiceName": "", + "Message Title": "", + "More info on:": "", + "smseagleTo": "", + "SignName": "", + "Copy": "", + "Discourage search engines from indexing site": "", + "disable authentication": "", + "where you intend to implement third-party authentication": "", + "Yes": "", + "respTime": "", + "Clear Data": "", + "Skip existing": "", + "Enable 2FA": "", + "filterActive": "", + "Token": "", + "Tags": "", + "Add New Tag": "", + "value (optional)": "", + "Orange": "", + "Green": "", + "statusPageNothing": "", + "statusPageRefreshIn": "", + "All Systems Operational": "", + "Degraded Service": "", + "Go to Dashboard": "", + "Status Pages": "", + "Content Type": "", + "templateLimitedToUpDownNotifications": "", + "webhookBodyPresetOption": "", + "webhookBodyCustomOption": "", + "Application Token": "", + "Server URL": "", + "appriseInstalled": "", + "Body": "", + "PushUrl": "", + "HeadersInvalidFormat": "", + "CopyToClipboardSuccess": "", + "dns resolvers": "", + "CurlDebugInfoProxiesUnsupported": "", + "PasswordsDoNotMatch": "", + "steamApiKeyDescription": "", + "topic": "", + "recent": "", + "Security": "", + "Shrink Database": "", + "For example: nginx, Apache and Traefik.": "", + "Please read": "", + "Issuer:": "", + "API Username": "", + "Using a Reverse Proxy?": "", + "What you can try:": "", + "Retype the address.": "", + "socket": "", + "wayToGetTelegramChatID": "", + "YOUR BOT TOKEN HERE": "", + "chatIDNotFound": "", + "endDateTime": "", + "cronExpression": "", + "cronSchedule": "", + "strategyManual": "", + "weekdayShortSun": "", + "Display Timezone": "", + "Server Timezone": "", + "notificationRegional": "", + "Ignore TLS Error": "", + "leave blank for default body": "", + "emailTemplateStatus": "", + "emailTemplateLimitedToUpDownNotification": "", + "smtpBCC": "", + "Bot Display Name": "", + "Prefix Custom Message": "", + "Number": "", + "aboutMattermostChannelName": "", + "infiniteRetention": "", + "enableGRPCTls": "", + "acceptedStatusCodesDescription": "", + "deleteMaintenanceMsg": "", + "dnsPortDescription": "", + "resolverserverDescription": "", + "enableDefaultNotificationDescription": "", + "passwordNotMatchMsg": "", + "notificationDescription": "", + "keywordDescription": "", + "wayToGetKookGuildID": "", + "SMS Type": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "Topic": "", + "Proxy server has authentication": "", + "promosmsTypeFull": "", + "promosmsSMSSender": "", + "promosmsAllowLongSMS": "", + "aboutWebhooks": "", + "smtpDkimSettings": "", + "smtpDkimskipFields": "", + "Auto resolve or acknowledged": "", + "do nothing": "", + "alertaAlertState": "", + "serwersmsAPIUser": "", + "smseagleContact": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "onebotGroupMessage": "", + "Expiry date": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "No API Keys": "", + "apiKey-expired": "", + "Expires": "", + "deleteAPIKeyMsg": "", + "pagertreeSilent": "", + "twilioAuthToken": "", + "twilioToNumber": "", + "Show Clickable Link": "", + "Badge Label": "", + "Badge Label Prefix": "", + "monitorToastMessagesLabel": "", + "toastErrorTimeout": "", + "toastSuccessTimeout": "", + "Kafka Topic Name": "", + "Enable Kafka SSL": "", + "Kafka SASL Options": "", + "Request Body": "", + "wayToGetFlashDutyKey": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "gamedigGuessPortDescription": "", + "2faDisabled": "", + "successEdited": "", + "deleteRemoteBrowserMessage": "", + "What is a Remote Browser?": "", + "documentationOf": "", + "To Phone Number": "", + "Alphanumeric (recommended)": "", + "cellsyntSplitLongMessages": "", + "max 11 alphanumeric characters": "", + "snmpOIDHelptext": "", + "Condition": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypePhone": "", + "threemaSenderIdentityFormat": "", + "groupOnesenderDesc": "", + "Client Secret": "", + "conditionAdd": "", + "conditionAddGroup": "", + "equals": "", + "starts with": "", + "ends with": "", + "not ends with": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "record": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Reveal": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Guitar": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "styleElapsedTime": "", + "Logout": "", + "Leave": "", + "Username": "", + "Accepted Status Codes": "", + "Push URL": "", + "Request Timeout": "", + "timeoutAfter": "", + "needPushEvery": "", + "Domain Name Expiry Notification": "", + "Date Created": "", + "Footer Text": "", + "Show Powered By": "", + "signedInDispDisabled": "", + "RadiusCalledStationId": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "Container Name / ID": "", + "Domain": "", + "Bot Token": "", + "Chat ID": "", + "telegramMessageThreadID": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version": "", + "backupRecommend": "", + "sameAsServerTimezone": "", + "Recurring": "", + "upsideDownModeDescription": "", + "maxRedirectDescription": "", + "Upside Down Mode": "", + "Max. Redirects": "" } From fadec5be85c91701057261fd59824c0d9b7f3380 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:32 +0000 Subject: [PATCH 275/346] Translated using Weblate (Burmese) Currently translated at 7.0% (74 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/my/ --- src/lang/my.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/my.json b/src/lang/my.json index 64af7cb73..c9712e549 100644 --- a/src/lang/my.json +++ b/src/lang/my.json @@ -1044,5 +1044,7 @@ "upsideDownModeDescription": "", "maxRedirectDescription": "", "Upside Down Mode": "", - "Max. Redirects": "" + "Max. Redirects": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 1bd9ca53ca74972a4bbee08f1718a8df11160122 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 276/346] Translated using Weblate (Burmese) Currently translated at 7.0% (74 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/my/ --- src/lang/my.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/my.json b/src/lang/my.json index c9712e549..cd10f6c9a 100644 --- a/src/lang/my.json +++ b/src/lang/my.json @@ -1046,5 +1046,6 @@ "Upside Down Mode": "", "Max. Redirects": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "ntfyPriorityHelptextAllEvents": "" } From 45b6a3e6c7a4d007b5cdd567b0c8108f53e09715 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 277/346] Translated using Weblate (Burmese) Currently translated at 7.0% (74 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/my/ --- src/lang/my.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/my.json b/src/lang/my.json index cd10f6c9a..121371144 100644 --- a/src/lang/my.json +++ b/src/lang/my.json @@ -1047,5 +1047,6 @@ "Max. Redirects": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "Pick a SASL Mechanism...": "" } From 6814701012e414ac6f6b96c981aeada42a596920 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 278/346] Translated using Weblate (Burmese) Currently translated at 7.0% (74 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/my/ --- src/lang/my.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/my.json b/src/lang/my.json index 121371144..b33c26a01 100644 --- a/src/lang/my.json +++ b/src/lang/my.json @@ -1048,5 +1048,6 @@ "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", "ntfyPriorityHelptextAllEvents": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "CopyToClipboardError": "" } From f9be43f25ddbbd4b6997beca2492ea716ee8f2d6 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 279/346] Translated using Weblate (Burmese) Currently translated at 7.0% (74 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/my/ --- src/lang/my.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/my.json b/src/lang/my.json index b33c26a01..0b0b56b9c 100644 --- a/src/lang/my.json +++ b/src/lang/my.json @@ -1049,5 +1049,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "ntfyPriorityHelptextAllEvents": "", "Pick a SASL Mechanism...": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "pushViewCode": "" } From 0afc768ee2b29a3086b8020466f3bedc1a724e1b Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:10 +0000 Subject: [PATCH 280/346] Translated using Weblate (Burmese) Currently translated at 7.0% (74 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/my/ --- src/lang/my.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/my.json b/src/lang/my.json index 0b0b56b9c..3f4a99f84 100644 --- a/src/lang/my.json +++ b/src/lang/my.json @@ -1050,5 +1050,6 @@ "ntfyPriorityHelptextAllEvents": "", "Pick a SASL Mechanism...": "", "CopyToClipboardError": "", - "pushViewCode": "" + "pushViewCode": "", + "Enable DNS Cache": "" } From 1f02e9d2e10b42255b932bf329c2a79dccf67496 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:05 +0000 Subject: [PATCH 281/346] Translated using Weblate (Bengali) Currently translated at 1.3% (14 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bn/ --- src/lang/bn.json | 1031 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1030 insertions(+), 1 deletion(-) diff --git a/src/lang/bn.json b/src/lang/bn.json index 2da3172c2..ee206b79c 100644 --- a/src/lang/bn.json +++ b/src/lang/bn.json @@ -14,5 +14,1034 @@ "Check Update On GitHub": "GitHub-এ আপডেট চেক করুন", "List": "তালিকা", "General": "সাধারণ", - "Game": "খেলা" + "Game": "খেলা", + "Command": "", + "authUserInactiveOrDeleted": "", + "Bitrix24 Webhook URL": "", + "successEdited": "", + "callMeBotGet": "", + "Gray": "", + "Single Maintenance Window": "", + "The resource is no longer available.": "", + "What you can try:": "", + "Go back to the previous page.": "", + "pauseMonitorMsg": "", + "Mention group": "", + "High": "", + "Proxy server has authentication": "", + "openModalTo": "", + "Add a domain": "", + "aboutChannelName": "", + "smtpDkimPrivateKey": "", + "serwersmsAPIUser": "", + "settingsCertificateExpiry": "", + "Connection Type": "", + "pauseDashboardHome": "", + "Add New Monitor": "", + "statusMaintenance": "", + "Friendly Name": "", + "URL": "", + "wayToGetPagerDutyKey": "", + "twilioAccountSID": "", + "Close": "", + "successKeyword": "", + "threemaRecipient": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "smspartnerSenderName": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "AccessKey Id": "", + "Notifications": "", + "Light": "", + "Browser Screenshot": "", + "Page Not Found": "", + "Backup": "", + "Don't know how to get the token? Please read the guide:": "", + "Enable TLS": "", + "disable authentication": "", + "where you intend to implement third-party authentication": "", + "Add New below or Select...": "", + "Tag with this name already exist.": "", + "Purple": "", + "Pink": "", + "webhookBodyCustomOption": "", + "Webhook URL": "", + "Application Token": "", + "Server URL": "", + "Invalid": "", + "User": "", + "telegramProtectContentDescription": "", + "leave blank for default body": "", + "smtpCC": "", + "aboutMattermostChannelName": "", + "SecretAccessKey": "", + "PhoneNumbers": "", + "promosmsPhoneNumber": "", + "nostrRelays": "", + "nostrRelaysHelp": "", + "Refresh Interval": "", + "Show Powered By": "", + "Domain Names": "", + "signedInDisp": "", + "Connection String": "", + "Setup Docker Host": "", + "tailscalePingWarning": "", + "Container Name / ID": "", + "Workstation": "", + "Packet Size": "", + "telegramMessageThreadID": "", + "settingUpDatabaseMSG": "", + "Current Password": "", + "Response": "", + "Ping": "", + "Keyword": "", + "Invert Keyword": "", + "Password": "", + "Remember me": "", + "Import": "", + "smtpLiquidIntroduction": "", + "wayToCheckSignalURL": "", + "Select status pages...": "", + "alertWrongFileType": "", + "value (optional)": "", + "Red": "", + "Orange": "", + "Green": "", + "steamApiKeyDescription": "", + "octopushPhoneNumber": "", + "octopushSMSSender": "", + "Next": "", + "The slug is already taken. Please choose another slug.": "", + "No Proxy": "", + "Reverse Proxy": "", + "Discord Webhook URL": "", + "Prefix Custom Message": "", + "Hello @everyone is...": "", + "Channel Name": "", + "aboutKumaURL": "", + "lunaseaTarget": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Authorization Identity": "", + "Secret AccessKey": "", + "Session Token": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "successAuthChangePassword": "", + "gtxMessagingFromHint": "", + "GrafanaOncallUrl": "", + "Last Updated": "", + "Octopush API Version": "", + "pagertreeIntegrationUrl": "", + "pagertreeUrgency": "", + "Docker Daemon": "", + "Host URL": "", + "Proxies": "", + "setAsDefault": "", + "Valid": "", + "About": "", + "Proxy": "", + "Date Created": "", + "wayToGetLineNotifyToken": "", + "Frontend Version do not match backend version!": "", + "IconUrl": "", + "uninstalling": "", + "clearEventsMsg": "", + "SendKey": "", + "Gateway Type": "", + "Base URL": "", + "Remove domain": "", + "Icon Emoji": "", + "Auto resolve or acknowledged": "", + "Unknown": "", + "setupDatabaseSQLite": "", + "Cannot connect to the socket server": "", + "Reconnecting...": "", + "Passive Monitor Type": "", + "markdownSupported": "", + "Pause": "", + "-day": "", + "hour": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Bottom": "", + "Timezone": "", + "Search Engine Visibility": "", + "signedInDispDisabled": "", + "pushoversounds pianobar": "", + "Proto Method": "", + "apiKey-active": "", + "twilioAuthToken": "", + "apiKey-expired": "", + "apiKeysDisabledMsg": "", + "Huawei": "", + "ignoreTLSErrorGeneral": "", + "Upside Down Mode": "", + "Leave": "", + "I understand, please disable": "", + "Style": "", + "Hide Tags": "", + "Cancel": "", + "Not running": "", + "Optional": "", + "or": "", + "maintenanceStatus-ended": "", + "affectedStatusPages": "", + "pushoversounds bike": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "chatIDNotFound": "", + "smseagleToken": "", + "Server URL should not contain the nfty topic": "", + "apiKeyAddedMsg": "", + "Badge Label Color": "", + "Press Enter to add broker": "", + "gamedigGuessPort": "", + "Certificate Expiry Notification": "", + "API Username": "", + "Show update if available": "", + "Check how to config it for WebSocket": "", + "Steam Game Server": "", + "Most likely causes:": "", + "There might be a typing error in the address.": "", + "Retype the address.": "", + "certificationExpiryDescription": "", + "YOUR BOT TOKEN HERE": "", + "trustProxyDescription": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "wayToGetKookGuildID": "", + "Device": "", + "Setup Proxy": "", + "Proxy Server": "", + "rrtypeDescription": "", + "Your User ID": "", + "Mechanism": "", + "Docker Host": "", + "Notification Type": "", + "Retry": "", + "Untitled Group": "", + "API URL": "", + "Pending": "", + "Push URL": "", + "needPushEvery": "", + "Debug": "", + "Dark": "", + "Auto": "", + "Theme - Heartbeat Bar": "", + "Body": "", + "Customize": "", + "Certificate Chain": "", + "Installed": "", + "Not installed": "", + "Remove Token": "", + "startOrEndWithOnly": "", + "cloudflareWebsite": "", + "Message:": "", + "Trust Proxy": "", + "Other Software": "", + "For example: nginx, Apache and Traefik.": "", + "Please read": "", + "Days Remaining:": "", + "Remove the expiry notification": "", + "DockerHostRequired": "", + "wayToGetTelegramToken": "", + "Chat ID": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilently": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContent": "", + "dataRetentionTimeError": "", + "infiniteRetention": "", + "deleteMonitorMsg": "", + "deleteMaintenanceMsg": "", + "dnsPortDescription": "", + "confirmImportMsg": "", + "twoFAVerifyLabel": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "confirmDisableTwoFAMsg": "", + "octopushLogin": "", + "promosmsLogin": "", + "pushoversounds pushover": "", + "pushoversounds cosmic": "", + "Check octopush prices": "", + "Apprise URL": "", + "Read more:": "", + "ntfyUsernameAndPassword": "", + "Monitor Setting": "", + "Show Clickable Link Description": "", + "Badge Generator": "", + "authInvalidToken": "", + "2faDisabled": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "Host Onesender": "", + "Token Onesender": "", + "Private Number": "", + "groupOnesenderDesc": "", + "New Group": "", + "OAuth2: Client Credentials": "", + "Form Data Body": "", + "Client Secret": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "No tags found.": "", + "Cannot connect to the socket server.": "", + "SIGNL4 Webhook URL": "", + "Conditions": "", + "Up": "", + "styleElapsedTime": "", + "styleElapsedTimeShowWithLine": "", + "Discourage search engines from indexing site": "", + "Repeat New Password": "", + "Update Password": "", + "No Monitors, please": "", + "add one": "", + "Test": "", + "Resolver Server": "", + "Last Result": "", + "Import Backup": "", + "Export Backup": "", + "Export": "", + "notAvailableShort": "", + "Apply on all existing monitors": "", + "Heartbeats": "", + "Auto Get": "", + "Schedule maintenance": "", + "Affected Monitors": "", + "Pick Affected Monitors...": "", + "Overwrite": "", + "Verify Token": "", + "Setup 2FA": "", + "Disable 2FA": "", + "Two Factor Authentication": "", + "filterActive": "", + "Active": "", + "Show URI": "", + "Tags": "", + "Custom": "", + "Search...": "", + "Search monitored sites": "", + "statusPageNothing": "", + "statusPageRefreshIn": "", + "No Services": "", + "All Systems Operational": "", + "Partially Degraded Service": "", + "Degraded Service": "", + "Add Group": "", + "Add a monitor": "", + "Status Pages": "", + "Required": "", + "Post URL": "", + "Content Type": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "webhookAdditionalHeadersTitle": "", + "webhookBodyPresetOption": "", + "Priority": "", + "emojiCheatSheet": "", + "Read more": "", + "appriseInstalled": "", + "appriseNotInstalled": "", + "PushUrl": "", + "HeadersInvalidFormat": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Monitor History": "", + "One record": "", + "Current User": "", + "topicExplanation": "", + "Done": "", + "Info": "", + "Steam API Key": "", + "Title": "", + "info": "", + "warning": "", + "Created": "", + "selectedMonitorCount": "", + "Check/Uncheck": "", + "Examples": "", + "Long-Lived Access Token": "", + "Notification Service": "", + "Event type:": "", + "Event data:": "", + "backupOutdatedWarning": "", + "and": "", + "maintenanceStatus-unknown": "", + "enableNSCD": "", + "chromeExecutable": "", + "chromeExecutableDescription": "", + "dnsCacheDescription": "", + "Edit Maintenance": "", + "plugin": "", + "install": "", + "installing": "", + "Clone Monitor": "", + "Clone": "", + "Ignore TLS Error": "", + "emailCustomisableContent": "", + "leave blank for default subject": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateMsg": "", + "To Email": "", + "smtpBCC": "", + "Create new forum post": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "needSignalAPI": "", + "Number": "", + "Access Token": "", + "Channel access token": "", + "Icon URL": "", + "aboutIconURL": "", + "recurringIntervalMessage": "", + "atLeastOneMonitor": "", + "passwordNotMatchMsg": "", + "invertKeywordDescription": "", + "backupDescription": "", + "octopushAPIKey": "", + "pushoversounds intermission": "", + "pushoversounds magic": "", + "pushoversounds spacealarm": "", + "pushoversounds climb": "", + "pushoversounds updown": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "pushyAPIKey": "", + "pushyToken": "", + "apprise": "", + "GoogleChat": "", + "Notification Sound": "", + "More info on:": "", + "pushoverDesc1": "", + "pushoverDesc2": "", + "SMS Type": "", + "octopushTypePremium": "", + "octopushTypeLowCost": "", + "checkPrice": "", + "Free Mobile User Identifier": "", + "Proto Service Name": "", + "Proto Content": "", + "Economy": "", + "Lowcost": "", + "AccessKeyId": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "Bark Endpoint": "", + "Bark Group": "", + "Bark Sound": "", + "SecretKey": "", + "Don't mention people": "", + "Topic": "", + "Feishu WebHookUrl": "", + "matrixHomeserverURL": "", + "Internal Room Id": "", + "matrixDesc1": "", + "aboutNotifyChannel": "", + "signalImportant": "", + "aboutWebhooks": "", + "smtpDkimSettings": "", + "documentation": "", + "smtpDkimDomain": "", + "smtpDkimheaderFieldNames": "", + "smtpDkimskipFields": "", + "do nothing": "", + "alertaEnvironment": "", + "alertaApiKey": "", + "smseagleGroup": "", + "smseagleContact": "", + "smseagleUrl": "", + "Leave blank to use a shared sender number.": "", + "Legacy Octopush-DM": "", + "ntfy Topic": "", + "onebotMessageType": "", + "onebotPrivateMessage": "", + "onebotUserOrGroupId": "", + "PushDeer Server": "", + "PushDeer Key": "", + "wayToGetClickSendSMSToken": "", + "Custom Monitor Type": "", + "Edit Tag": "", + "Server Address": "", + "Body Encoding": "", + "Don't expire": "", + "Add Another": "", + "Add API Key": "", + "No API Keys": "", + "apiKey-inactive": "", + "pagertreeSilent": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaUserID": "", + "ntfyAuthenticationMethod": "", + "Badge Type": "", + "Badge Duration (in hours)": "", + "Badge Prefix": "", + "Badge Suffix": "", + "Badge Preview": "", + "Badge Up Color": "", + "Badge Down Color": "", + "Badge Maintenance Color": "", + "Badge Warn Color": "", + "Badge Style": "", + "Badge URL": "", + "Monitor Group": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "toastErrorTimeout": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "FlashDuty Severity": "", + "gamedigGuessPortDescription": "", + "successAdded": "", + "successPaused": "", + "tagNotFound": "", + "foundChromiumVersion": "", + "Remote Browser": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "deleteRemoteBrowserMessage": "", + "receiverSevenIO": "", + "apiKeySevenIO": "", + "wayToWriteWhapiRecipient": "", + "gtxMessagingApiKeyHint": "", + "To Phone Number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntOriginator": "", + "cellsyntSplitLongMessages": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "snmpOIDHelptext": "", + "threemaRecipientTypePhone": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionAddGroup": "", + "conditionValuePlaceholder": "", + "equals": "", + "less than": "", + "greater than or equal to": "", + "record": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Fail": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Clear": "", + "Elevator": "", + "Custom sound to override default notification sound": "", + "From": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Home Assistant URL": "", + "Device Token": "", + "Trigger type:": "", + "mongodbCommandDescription": "", + "wayToGetWhapiUrlAndToken": "", + "whapiRecipient": "", + "max 11 alphanumeric characters": "", + "successKeywordExplanation": "", + "Saved.": "", + "wayToGetThreemaGateway": "", + "threemaRecipientType": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderNameInfo": "", + "Telephone number": "", + "pushOthers": "", + "programmingLanguages": "", + "Not available, please setup.": "", + "Setup Notification": "", + "Change Password": "", + "New Status Page": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "No status pages": "", + "Copy": "", + "cloneOf": "", + "smtp": "", + "secureOptionNone": "", + "secureOptionTLS": "", + "Normal": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "receiverInfoSevenIO": "", + "wayToGetHeiiOnCallDetails": "", + "documentationOf": "", + "apiCredentials": "", + "Allow Long SMS": "", + "No": "", + "Edit Status Page": "", + "Go to Dashboard": "", + "Status Page": "", + "templateLimitedToUpDownNotifications": "", + "No monitors available.": "", + "Add one": "", + "Services": "", + "deleteDockerHostMsg": "", + "socket": "", + "tcp": "", + "Docker Container": "", + "emailTemplateServiceName": "", + "promosmsSMSSender": "", + "smtpDkimKeySelector": "", + "nostrSender": "", + "self-hosted container": "", + "Refresh Interval Description": "", + "RadiusSecretDescription": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "Query": "", + "Domain": "", + "Bot Token": "", + "Down": "", + "New Password": "", + "Monitor Type": "", + "Expected Value": "", + "Login": "", + "Start of maintenance": "", + "All Status Pages": "", + "alertNoFile": "", + "Clear all statistics": "", + "Tag with this value already exist.": "", + "color": "", + "Authentication": "", + "HTTP Basic Auth": "", + "Maintenance Time Window of a Day": "", + "Effective Date Range": "", + "Schedule Maintenance": "", + "wayToGetDiscordURL": "", + "Notify Channel": "", + "Uptime Kuma URL": "", + "smseaglePriority": "", + "lunaseaDeviceID": "", + "Enable Kafka SSL": "", + "Kafka SASL Options": "", + "2faEnabled": "", + "Default": "", + "HTTP Options": "", + "Content": "", + "Switch to Light Theme": "", + "Description": "", + "No Monitors": "", + "Generate": "", + "What is a Remote Browser?": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "default": "", + "enabled": "", + "deleteProxyMsg": "", + "statusPageSpecialSlugDesc": "", + "Footer Text": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version": "", + "confirmUninstallPlugin": "", + "notificationRegional": "", + "Select message type": "", + "Send to channel": "", + "Basic Settings": "", + "User ID": "", + "Messaging API": "", + "confirmDeleteTagMsg": "", + "enableGRPCTls": "", + "high": "", + "You can divide numbers with": "", + "Platform": "", + "WeCom Bot Key": "", + "matrixDesc2": "", + "smtpDkimHashAlgo": "", + "alertaRecoverState": "", + "serwersmsPhoneNumber": "", + "Home": "", + "Maintenance": "", + "General Monitor Type": "", + "Specific Monitor Type": "", + "Monitor": "", + "day": "", + "-hour": "", + "Hostname": "", + "Port": "", + "Heartbeat Interval": "", + "locally configured mail transfer agent": "", + "None": "", + "RadiusSecret": "", + "uninstall": "", + "pushoversounds siren": "", + "Status:": "", + "Strategy": "", + "Expires": "", + "disableAPIKeyMsg": "", + "twilioApiKey": "", + "twilioFromNumber": "", + "Badge Label": "", + "Switch to Dark Theme": "", + "Bot Display Name": "", + "promosmsPassword": "", + "pagertreeCritical": "", + "pagertreeResolve": "", + "Max. Redirects": "", + "Show Tags": "", + "pushoversounds bugle": "", + "pushoversounds gamelan": "", + "pushoversounds incoming": "", + "goAlertIntegrationKeyInfo": "", + "smseagleRecipient": "", + "Key Added": "", + "Badge value (For Testing only.)": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "noGroupMonitorMsg": "", + "cellsyntDestination": "", + "onebotGroupMessage": "", + "timeoutAfter": "", + "Retries": "", + "checkEverySecond": "", + "retryCheckEverySecond": "", + "resendEveryXTimes": "", + "cronSchedule": "", + "invalidCronExpression": "", + "recurringInterval": "", + "warningTimezone": "", + "weekdayShortTue": "", + "weekdayShortWed": "", + "weekdayShortThu": "", + "weekdayShortSat": "", + "dayOfWeek": "", + "dayOfMonth": "", + "lastDay3": "", + "No Maintenance": "", + "pauseMaintenanceMsg": "", + "Message": "", + "Resume": "", + "Delete": "", + "Appearance": "", + "Primary Base URL": "", + "Add a new expiry notification day": "", + "API Key": "", + "wayToGetKookBotToken": "", + "Guild ID": "", + "Proxy Protocol": "", + "promosmsTypeEco": "", + "Channel access token (Long-lived)": "", + "serwersmsAPIPassword": "", + "serwersmsSenderName": "", + "Custom Footer": "", + "SMSManager API Docs": "", + "remoteBrowsersDescription": "", + "now": "", + "time ago": "", + "-year": "", + "Json Query Expression": "", + "pushOptionalParams": "", + "Save": "", + "Discard": "", + "Select": "", + "proxyDescription": "", + "Accept characters:": "", + "Recipients": "", + "styleElapsedTimeShowNoLine": "", + "ignoredTLSError": "", + "Accepted Status Codes": "", + "Disable Auth": "", + "Enable Auth": "", + "disableauth.message1": "", + "disableauth.message2": "", + "Please use this option carefully!": "", + "Confirm": "", + "Yes": "", + "Username": "", + "Email": "", + "Certificate Info": "", + "Resource Record Type": "", + "Create your admin account": "", + "Repeat Password": "", + "respTime": "", + "Default enabled": "", + "Create": "", + "Clear Data": "", + "Events": "", + "Skip existing": "", + "Options": "", + "Keep both": "", + "Enable 2FA": "", + "2FA Settings": "", + "filterActivePaused": "", + "Inactive": "", + "Token": "", + "Add New Tag": "", + "Blue": "", + "Indigo": "", + "Avg. Ping": "", + "Avg. Response": "", + "Entry Page": "", + "defaultNotificationName": "", + "here": "", + "webhookJsonDesc": "", + "webhookFormDataDesc": "", + "liquidIntroduction": "", + "templateMsg": "", + "webhookAdditionalHeadersDesc": "", + "Method": "", + "Headers": "", + "BodyInvalidFormat": "", + "docker networks": "", + "clearDataOlderThan": "", + "PasswordsDoNotMatch": "", + "records": "", + "topic": "", + "recent": "", + "Reset Token": "", + "Security": "", + "Shrink Database": "", + "Date and Time": "", + "shrinkDatabaseDescriptionSqlite": "", + "Pick a RR-Type...": "", + "Pick Accepted Status Codes...": "", + "Create Incident": "", + "danger": "", + "error": "", + "critical": "", + "primary": "", + "light": "", + "dark": "", + "Post": "", + "Please input title and content": "", + "Powered by": "", + "enableProxyDescription": "", + "setAsDefaultProxyDescription": "", + "Running": "", + "Start": "", + "Stop": "", + "Add New Status Page": "", + "Slug": "", + "No consecutive dashes": "", + "wayToGetCloudflaredURL": "", + "Subject:": "", + "Valid To:": "", + "Issuer:": "", + "Fingerprint:": "", + "Domain Name Expiry Notification": "", + "RadiusCalledStationId": "", + "RadiusCalledStationIdDescription": "", + "Also check beta release": "", + "Using a Reverse Proxy?": "", + "Coming Soon": "", + "noDockerHostMsg": "", + "Docker Hosts": "", + "supportTelegramChatID": "", + "wayToGetTelegramChatID": "", + "disableCloudflaredNoAuthMsg": "", + "default: notify all devices": "", + "backupRecommend": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "endDateTime": "", + "cronExpression": "", + "Display Timezone": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "Enable": "", + "Disable": "", + "chromeExecutableAutoDetect": "", + "DateTime Range": "", + "loadingError": "", + "From Email": "", + "emailCustomSubject": "", + "emailCustomBody": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateLimitedToUpDownNotification": "", + "postToExistingThread": "", + "forumPostName": "", + "wayToGetDiscordThreadId": "", + "wayToGetTeamsURL": "", + "wayToGetZohoCliqURL": "", + "Line Developers Console": "", + "lineDevConsoleTo": "", + "wayToGetLineChannelToken": "", + "acceptedStatusCodesDescription": "", + "deleteNotificationMsg": "", + "resolverserverDescription": "", + "enableDefaultNotificationDescription": "", + "clearHeartbeatsMsg": "", + "confirmClearStatisticsMsg": "", + "importHandleDescription": "", + "affectedMonitorsDescription": "", + "notificationDescription": "", + "keywordDescription": "", + "jsonQueryDescription": "", + "backupDescription2": "", + "backupDescription3": "", + "endpoint": "", + "pushoversounds falling": "", + "pushoversounds mechanical": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "User Key": "", + "Message Title": "", + "pushoverMessageTtl": "", + "octopushLegacyHint": "", + "LunaSea Device ID": "", + "Example:": "", + "Free Mobile API Key": "", + "goAlertInfo": "", + "TemplateCode": "", + "SignName": "", + "WebHookUrl": "", + "For safety, must use secret key": "", + "Mentioning": "", + "promosmsTypeFlash": "", + "promosmsTypeFull": "", + "promosmsTypeSpeed": "", + "promosmsAllowLongSMS": "", + "setup a new monitor group": "", + "smtpDkimDesc": "", + "Integration Key": "", + "Integration URL": "", + "auto acknowledged": "", + "auto resolve": "", + "alertaApiEndpoint": "", + "alertaAlertState": "", + "smseagleTo": "", + "smseagleRecipientType": "", + "smseagleEncoding": "", + "Recipient Number": "", + "From Name/Number": "", + "onebotHttpAddress": "", + "onebotSafetyTips": "", + "pushDeerServerDescription": "", + "Google Analytics ID": "", + "Learn More": "", + "API Keys": "", + "Expiry date": "", + "Continue": "", + "deleteAPIKeyMsg": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "pagertreeDoNothing": "", + "twilioToNumber": "", + "Show Clickable Link": "", + "Open Badge Generator": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Label Suffix": "", + "Badge Pending Color": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Group": "", + "Enter the list of brokers": "", + "Request Body": "", + "wayToGetFlashDutyKey": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "Message format": "", + "Send rich messages": "", + "successResumed": "", + "successDeleted": "", + "successBackupRestored": "", + "successDisabled": "", + "successEnabled": "", + "Remote Browsers": "", + "Add a Remote Browser": "", + "Remote Browser not found!": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "gtxMessagingToHint": "", + "cellsyntOriginatortypeNumeric": "", + "Originator": "", + "Destination": "", + "max 15 digits": "", + "OID (Object Identifier)": "", + "Condition": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "Recipient Type": "", + "privateOnesenderDesc": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "Group Name": "", + "Authentication Method": "", + "Authorization Header": "", + "OAuth Token URL": "", + "Client ID": "", + "Go back to home page.": "", + "Lost connection to the socket server.": "", + "SIGNL4": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "not equals": "", + "contains": "", + "not contains": "", + "starts with": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "greater than": "", + "less than or equal to": "", + "Notification Channel": "", + "Correct": "", + "Harp": "", + "Scifi": "", + "Guitar": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "upsideDownModeDescription": "", + "Request Timeout": "", + "maxRedirectDescription": "", + "Heartbeat Retry Interval": "", + "Resend Notification if Down X times consecutively": "", + "Advanced": "", + "resendDisabled": "", + "retriesDescription": "", + "Allow indexing": "", + "HTTP Headers": "", + "Recurring": "", + "strategyManual": "", + "weekdayShortMon": "", + "weekdayShortFri": "", + "weekdayShortSun": "", + "lastDay": "", + "lastDay1": "", + "lastDay2": "", + "lastDay4": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-scheduled": "", + "Expiry": "", + "Logout": "", + "Quick Stats": "", + "Name": "", + "Status": "", + "DateTime": "", + "No important events": "", + "Edit": "", + "Current": "", + "Uptime": "", + "Cert Exp.": "", + "Theme": "" } From cda103fa4a3f7a1a5b0c9f2a244e983e19fa98bc Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:31 +0000 Subject: [PATCH 282/346] Translated using Weblate (Bengali) Currently translated at 1.3% (14 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bn/ --- src/lang/bn.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/bn.json b/src/lang/bn.json index ee206b79c..17a33b05c 100644 --- a/src/lang/bn.json +++ b/src/lang/bn.json @@ -1043,5 +1043,7 @@ "Current": "", "Uptime": "", "Cert Exp.": "", - "Theme": "" + "Theme": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From fca962d995bc96c557dae2c6810de9c723690ff7 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 283/346] Translated using Weblate (Bengali) Currently translated at 1.3% (14 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bn/ --- src/lang/bn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/bn.json b/src/lang/bn.json index 17a33b05c..1d0ccbb50 100644 --- a/src/lang/bn.json +++ b/src/lang/bn.json @@ -1045,5 +1045,6 @@ "Cert Exp.": "", "Theme": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "Pick a SASL Mechanism...": "" } From 1a83d0853ebe8d41931cfd0a295cba1995c082e1 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 284/346] Translated using Weblate (Bengali) Currently translated at 1.3% (14 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bn/ --- src/lang/bn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/bn.json b/src/lang/bn.json index 1d0ccbb50..180a8f361 100644 --- a/src/lang/bn.json +++ b/src/lang/bn.json @@ -1046,5 +1046,6 @@ "Theme": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "CopyToClipboardError": "" } From 9e9ea70ba79633398ec11c7f53ef16201dd5801a Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 23 Jul 2023 13:57:10 +0000 Subject: [PATCH 285/346] Translated using Weblate (Bengali) Currently translated at 1.3% (14 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bn/ --- src/lang/bn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/bn.json b/src/lang/bn.json index 180a8f361..fe75a7a24 100644 --- a/src/lang/bn.json +++ b/src/lang/bn.json @@ -1047,5 +1047,6 @@ "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", "Pick a SASL Mechanism...": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "Enable DNS Cache": "" } From 03c18d41c25d44f2cc8c8fbeb1bdf37b0c95f0cb Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 286/346] Translated using Weblate (Bengali) Currently translated at 1.3% (14 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bn/ --- src/lang/bn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/bn.json b/src/lang/bn.json index fe75a7a24..b7a749745 100644 --- a/src/lang/bn.json +++ b/src/lang/bn.json @@ -1048,5 +1048,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "Pick a SASL Mechanism...": "", "CopyToClipboardError": "", - "Enable DNS Cache": "" + "Enable DNS Cache": "", + "ntfyPriorityHelptextAllEvents": "" } From 665fdff15b513f7baafcdc9a80643c97e4f444d1 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 287/346] Translated using Weblate (Bengali) Currently translated at 1.3% (14 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bn/ --- src/lang/bn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/bn.json b/src/lang/bn.json index b7a749745..0b9dae614 100644 --- a/src/lang/bn.json +++ b/src/lang/bn.json @@ -1049,5 +1049,6 @@ "Pick a SASL Mechanism...": "", "CopyToClipboardError": "", "Enable DNS Cache": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "pushViewCode": "" } From ac520d86f378abd788c3f23063bc073da28e124a Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:41:06 +0000 Subject: [PATCH 288/346] Translated using Weblate (Bengali) Currently translated at 1.3% (14 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bn/ --- src/lang/bn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/bn.json b/src/lang/bn.json index 0b9dae614..af340a40c 100644 --- a/src/lang/bn.json +++ b/src/lang/bn.json @@ -1050,5 +1050,6 @@ "CopyToClipboardError": "", "Enable DNS Cache": "", "ntfyPriorityHelptextAllEvents": "", - "pushViewCode": "" + "pushViewCode": "", + "ignoreTLSError": "" } From 360d07d35e49c200e5d07c3c5e64b7ffea3d3258 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:09 +0000 Subject: [PATCH 289/346] Translated using Weblate (Portuguese) Currently translated at 8.3% (88 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt/ --- src/lang/pt.json | 961 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 960 insertions(+), 1 deletion(-) diff --git a/src/lang/pt.json b/src/lang/pt.json index fddaf5f11..e8d73ff1e 100644 --- a/src/lang/pt.json +++ b/src/lang/pt.json @@ -87,5 +87,964 @@ "Max. Redirects": "Máx. Redirecionamentos", "General Monitor Type": "Tipo Geral de Monitoramento", "needPushEvery": "Você deve chamar essa URL a cada {0} segundos.", - "pushOptionalParams": "Parâmetros opcionais: {0}" + "pushOptionalParams": "Parâmetros opcionais: {0}", + "wayToGetWhapiUrlAndToken": "", + "Add a Remote Browser": "", + "Uptime Kuma URL": "", + "backupDescription": "", + "backupDescription2": "", + "pushoversounds classical": "", + "pushoversounds cashregister": "", + "Message Title": "", + "octopushSMSSender": "", + "add one": "", + "Apply on all existing monitors": "", + "Pick Affected Monitors...": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhoneFormat": "", + "YOUR BOT TOKEN HERE": "", + "threemaRecipientTypeEmail": "", + "pushoversounds pianobar": "", + "From Name/Number": "", + "Legacy Octopush-DM": "", + "Badge Up Color": "", + "Badge Down Color": "", + "nostrRelaysHelp": "", + "nostrRecipients": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "apiKeySevenIO": "", + "Browser Screenshot": "", + "ntfy Topic": "", + "showCertificateExpiry": "", + "Entry Page": "", + "remoteBrowsersDescription": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "remoteBrowserToggle": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Destination": "", + "Valid": "", + "Don't know how to get the token? Please read the guide:": "", + "PhoneNumbers": "", + "Default": "", + "critical": "", + "primary": "", + "dark": "", + "Post": "", + "Please input title and content": "", + "Created": "", + "Last Updated": "", + "Switch to Light Theme": "", + "Switch to Dark Theme": "", + "Add one": "", + "Untitled Group": "", + "Cancel": "", + "Select": "", + "Check/Uncheck": "", + "self-hosted container": "", + "Channel access token (Long-lived)": "", + "now": "", + "-year": "", + "Email": "", + "Test": "", + "Certificate Info": "", + "Resolver Server": "", + "Last Result": "", + "Repeat Password": "", + "Import Backup": "", + "Export Backup": "", + "Export": "", + "respTime": "", + "Create": "", + "Heartbeats": "", + "Auto Get": "", + "here": "", + "defaultNotificationName": "", + "Content Type": "", + "webhookAdditionalHeadersDesc": "", + "templateLimitedToUpDownNotifications": "", + "Security": "", + "Shrink Database": "", + "HTTP Basic Auth": "", + "Page Not Found": "", + "Reverse Proxy": "", + "About": "", + "Valid To:": "", + "Docker Container": "", + "Docker Host": "", + "telegramSendSilently": "", + "telegramSendSilentlyDescription": "", + "trustProxyDescription": "", + "and": "", + "startDateTime": "", + "chromeExecutableAutoDetect": "", + "chromeExecutableDescription": "", + "Single Maintenance Window": "", + "DateTime Range": "", + "install": "", + "installing": "", + "Clone Monitor": "", + "Clone": "", + "cloneOf": "", + "secureOptionTLS": "", + "Ignore TLS Error": "", + "From Email": "", + "smtpLiquidIntroduction": "", + "emailTemplateLimitedToUpDownNotification": "", + "wayToGetZohoCliqURL": "", + "confirmDeleteTagMsg": "", + "enableDefaultNotificationDescription": "", + "confirmClearStatisticsMsg": "", + "tokenValidSettingsMsg": "", + "confirmDisableTwoFAMsg": "", + "atLeastOneMonitor": "", + "backupDescription3": "", + "endpoint": "", + "octopushLogin": "", + "promosmsPassword": "", + "pushoversounds magic": "", + "pushoversounds tugboat": "", + "pushoversounds vibrate": "", + "setup a new monitor group": "", + "openModalTo": "", + "Icon Emoji": "", + "signalImportant": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "Server URL should not contain the nfty topic": "", + "PushDeer Key": "", + "Continue": "", + "lunaseaUserID": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "Badge Suffix": "", + "Badge Type": "", + "Badge Duration (in hours)": "", + "Badge Label Color": "", + "Badge Maintenance Color": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Badge Style": "", + "Badge URL": "", + "Mechanism": "", + "nostrRecipientsHelp": "", + "cacheBusterParam": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "Host Onesender": "", + "Recipient Type": "", + "Private Number": "", + "Group ID": "", + "Add Remote Browser": "", + "Group Name": "", + "Form Data Body": "", + "OAuth Scope": "", + "conditionValuePlaceholder": "", + "equals": "", + "not equals": "", + "contains": "", + "starts with": "", + "not starts with": "", + "apiKeysDisabledMsg": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "receiverInfoSevenIO": "", + "Create Incident": "", + "Title": "", + "setAsDefault": "", + "SMS Type": "", + "wayToGetKookGuildID": "", + "promosmsAllowLongSMS": "", + "aboutNotifyChannel": "", + "twilioFromNumber": "", + "Customize": "", + "Hide Tags": "", + "Custom Footer": "", + "setAsDefaultProxyDescription": "", + "default": "", + "Installed": "", + "Not installed": "", + "Running": "", + "Footer Text": "", + "Show Powered By": "", + "API Username": "", + "Also check beta release": "", + "Using a Reverse Proxy?": "", + "Home Assistant URL": "", + "Event type:": "", + "endDateTime": "", + "cronSchedule": "", + "recurringInterval": "", + "Recurring": "", + "strategyManual": "", + "weekdayShortTue": "", + "weekdayShortWed": "", + "weekdayShortFri": "", + "weekdayShortSat": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "lastDay1": "", + "leave blank for default body": "", + "emailTemplateMonitorJSON": "", + "Bot Display Name": "", + "Prefix Custom Message": "", + "Hello @everyone is...": "", + "whatHappensAtForumPost": "", + "needSignalAPI": "", + "wayToCheckSignalURL": "", + "Number": "", + "deleteNotificationMsg": "", + "wayToGetKookBotToken": "", + "More info on:": "", + "pushoverDesc1": "", + "pushoverDesc2": "", + "octopushTypeLowCost": "", + "octopushLegacyHint": "", + "octopushPhoneNumber": "", + "LunaSea Device ID": "", + "high": "", + "SecretAccessKey": "", + "Bark Group": "", + "aboutKumaURL": "", + "smtpDkimSettings": "", + "gtxMessagingToHint": "", + "Send to channel": "", + "Create new forum post": "", + "postToExistingThread": "", + "Basic Settings": "", + "User ID": "", + "infiniteRetention": "", + "deleteRemoteBrowserMessage": "", + "lineDevConsoleTo": "", + "Push URL": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "No consecutive dashes": "", + "Authentication": "", + "Proxy": "", + "IconUrl": "", + "lastDay2": "", + "light": "", + "None": "", + "Refresh Interval": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "RadiusCallingStationId": "", + "Bot Token": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "default: notify all devices": "", + "alertaApiEndpoint": "", + "serwersmsAPIPassword": "", + "serwersmsPhoneNumber": "", + "Custom Monitor Type": "", + "API Keys": "", + "Expiry date": "", + "Don't expire": "", + "apiKey-active": "", + "apiKey-inactive": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "No API Keys": "", + "deleteAPIKeyMsg": "", + "pagertreeIntegrationUrl": "", + "pagertreeSilent": "", + "pagertreeLow": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "pushOthers": "", + "Setup Notification": "", + "What you can try:": "", + "uninstall": "", + "disableauth.message2": "", + "where you intend to implement third-party authentication": "", + "BodyInvalidFormat": "", + "Monitor History": "", + "clearDataOlderThan": "", + "Chat ID": "", + "Recipients": "", + "New Password": "", + "Gray": "", + "Dark": "", + "Confirm": "", + "or": "", + "Channel Name": "", + "Sound": "", + "filterActive": "", + "ignoredTLSError": "", + "Timezone": "", + "Current Password": "", + "Disable Auth": "", + "Enable Auth": "", + "Please use this option carefully!": "", + "I understand, please disable": "", + "Password": "", + "Remember me": "", + "All Status Pages": "", + "alertWrongFileType": "", + "Verify Token": "", + "Setup 2FA": "", + "Inactive": "", + "Token": "", + "Tags": "", + "Add New Tag": "", + "Tag with this name already exist.": "", + "value (optional)": "", + "Red": "", + "Green": "", + "Indigo": "", + "Purple": "", + "statusPageNothing": "", + "No Services": "", + "All Systems Operational": "", + "Partially Degraded Service": "", + "Degraded Service": "", + "Go to Dashboard": "", + "Status Page": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "emojiCheatSheet": "", + "Read more": "", + "appriseInstalled": "", + "Method": "", + "dns resolvers": "", + "topic": "", + "Info": "", + "warning": "", + "danger": "", + "Add New Status Page": "", + "Slug": "", + "cloudflareWebsite": "", + "Message:": "", + "HTTP Headers": "", + "Trust Proxy": "", + "Date Created": "", + "Domain Names": "", + "Steam Game Server": "", + "Connection String": "", + "Connection Type": "", + "Docker Daemon": "", + "DockerHostRequired": "", + "deleteDockerHostMsg": "", + "tcp": "", + "No Maintenance": "", + "emailCustomisableContent": "", + "forumPostName": "", + "clearEventsMsg": "", + "pushoversounds bugle": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "Notification Sound": "", + "Read more:": "", + "Free Mobile API Key": "", + "Proto Service Name": "", + "Proto Content": "", + "Economy": "", + "Lowcost": "", + "SendKey": "", + "TemplateCode": "", + "SignName": "", + "For safety, must use secret key": "", + "Device Token": "", + "High": "", + "Retry": "", + "WeCom Bot Key": "", + "Proxy Server": "", + "promosmsTypeEco": "", + "promosmsTypeFlash": "", + "promosmsTypeFull": "", + "promosmsTypeSpeed": "", + "promosmsSMSSender": "", + "Feishu WebHookUrl": "", + "matrixHomeserverURL": "", + "matrixDesc2": "", + "smtpDkimKeySelector": "", + "smtpDkimheaderFieldNames": "", + "smtpDkimskipFields": "", + "Integration Key": "", + "Integration URL": "", + "do nothing": "", + "alertaEnvironment": "", + "alertaApiKey": "", + "alertaRecoverState": "", + "serwersmsAPIUser": "", + "smseagleRecipientType": "", + "smseagleToken": "", + "ntfyAuthenticationMethod": "", + "twilioAuthToken": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Badge Pending Color": "", + "Monitor Group": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "Send rich messages": "", + "authUserInactiveOrDeleted": "", + "authIncorrectCreds": "", + "2faEnabled": "", + "successAdded": "", + "successResumed": "", + "successPaused": "", + "successDeleted": "", + "successEdited": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "successDisabled": "", + "successEnabled": "", + "tagNotFound": "", + "Remote Browser": "", + "useRemoteBrowser": "", + "whapiRecipient": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "cellsyntOriginatortypeNumeric": "", + "Originator": "", + "cellsyntOriginator": "", + "SNMP Version": "", + "not ends with": "", + "less than or equal to": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Bubble": "", + "Doorbell": "", + "Money": "", + "Clear": "", + "Custom sound to override default notification sound": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "2faAlreadyEnabled": "", + "wayToGetHeiiOnCallDetails": "", + "Saved.": "", + "Enable DNS Cache": "", + "chromeExecutable": "", + "To Email": "", + "smtpCC": "", + "Icon URL": "", + "successKeyword": "", + "successKeywordExplanation": "", + "octopushTypePremium": "", + "checkPrice": "", + "Badge Prefix": "", + "gtxMessagingApiKeyHint": "", + "threemaRecipientTypePhone": "", + "threemaSenderIdentity": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "Telephone number": "", + "Steam API Key": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "onebotHttpAddress": "", + "Secret AccessKey": "", + "nostrRelays": "", + "noOrBadCertificate": "", + "API URL": "", + "wayToWriteWhapiRecipient": "", + "GrafanaOncallUrl": "", + "foundChromiumVersion": "", + "Remote Browser not found!": "", + "Bitrix24 Webhook URL": "", + "Mentioning": "", + "Don't mention people": "", + "onebotPrivateMessage": "", + "shrinkDatabaseDescriptionSqlite": "", + "Pick Accepted Status Codes...": "", + "HTTP Options": "", + "Content": "", + "Style": "", + "info": "", + "No monitors available.": "", + "No Monitors": "", + "Services": "", + "Discard": "", + "selectedMonitorCount": "", + "Powered by": "", + "Remote Browsers": "", + "time ago": "", + "Json Query Expression": "", + "Leave": "", + "No Monitors, please": "", + "Notification Type": "", + "Resource Record Type": "", + "Create your admin account": "", + "notAvailableShort": "", + "Default enabled": "", + "Clear Data": "", + "Events": "", + "Schedule maintenance": "", + "Affected Monitors": "", + "Required": "", + "Post URL": "", + "webhookJsonDesc": "", + "webhookFormDataDesc": "", + "webhookAdditionalHeadersTitle": "", + "webhookBodyPresetOption": "", + "Webhook URL": "", + "Application Token": "", + "Server URL": "", + "Priority": "", + "Pick a RR-Type...": "", + "New Status Page": "", + "Backup": "", + "For example: nginx, Apache and Traefik.": "", + "Please read": "", + "Subject:": "", + "Days Remaining:": "", + "tailscalePingWarning": "", + "Container Name / ID": "", + "Docker Hosts": "", + "Domain": "", + "Workstation": "", + "Packet Size": "", + "telegramMessageThreadIDDescription": "", + "wayToGetTelegramChatID": "", + "chatIDNotFound": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "supportTelegramChatID": "", + "disableCloudflaredNoAuthMsg": "", + "wayToGetLineNotifyToken": "", + "sameAsServerTimezone": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-unknown": "", + "maintenanceStatus-ended": "", + "Display Timezone": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "Enable": "", + "Disable": "", + "enableNSCD": "", + "dnsCacheDescription": "", + "Maintenance Time Window of a Day": "", + "Effective Date Range": "", + "Edit Maintenance": "", + "Date and Time": "", + "loadingError": "", + "plugin": "", + "uninstalling": "", + "confirmUninstallPlugin": "", + "notificationRegional": "", + "smtp": "", + "secureOptionNone": "", + "emailCustomSubject": "", + "smtpBCC": "", + "aboutIconURL": "", + "enableGRPCTls": "", + "acceptedStatusCodesDescription": "", + "deleteMaintenanceMsg": "", + "rrtypeDescription": "", + "pauseMonitorMsg": "", + "confirmImportMsg": "", + "twoFAVerifyLabel": "", + "importHandleDescription": "", + "confirmEnableTwoFAMsg": "", + "recurringIntervalMessage": "", + "affectedMonitorsDescription": "", + "affectedStatusPages": "", + "passwordNotMatchMsg": "", + "notificationDescription": "", + "keywordDescription": "", + "invertKeywordDescription": "", + "jsonQueryDescription": "", + "octopushAPIKey": "", + "promosmsLogin": "", + "pushoversounds pushover": "", + "pushoversounds siren": "", + "pushoversounds spacealarm": "", + "pushoversounds mechanical": "", + "pushoversounds alien": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "pushoversounds updown": "", + "pushoversounds none": "", + "pushyAPIKey": "", + "pushyToken": "", + "apprise": "", + "GoogleChat": "", + "Notify Channel": "", + "Add a domain": "", + "Remove domain": "", + "smtpDkimDesc": "", + "smseaglePriority": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "Recipient Number": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "onebotUserOrGroupId": "", + "onebotSafetyTips": "", + "PushDeer Server": "", + "Learn More": "", + "Add Another": "", + "Key Added": "", + "Generate": "", + "pagertreeHigh": "", + "pagertreeCritical": "", + "pagertreeResolve": "", + "ntfyUsernameAndPassword": "", + "Badge Label": "", + "Badge Generator": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Warn Color": "", + "monitorToastMessagesDescription": "", + "Enable Kafka SSL": "", + "Kafka SASL Options": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Session Token": "", + "Request Body": "", + "nostrSender": "", + "wayToGetFlashDutyKey": "", + "cacheBusterParamDescription": "", + "authInvalidToken": "", + "Allow Long SMS": "", + "cellsyntSplitLongMessages": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Condition": "", + "Token Onesender": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "New Group": "", + "Authentication Method": "", + "Authorization Header": "", + "OAuth Token URL": "", + "Client ID": "", + "Client Secret": "", + "Go back to home page.": "", + "No tags found.": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "Conditions": "", + "conditionAdd": "", + "conditionDelete": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "not contains": "", + "ends with": "", + "Active": "", + "deleteProxyMsg": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version": "", + "Frontend Version do not match backend version!": "", + "backupOutdatedWarning": "", + "backupRecommend": "", + "User Key": "", + "Edit Tag": "", + "Show Tags": "", + "Description": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "Proxies": "", + "proxyDescription": "", + "enableProxyDescription": "", + "Certificate Chain": "", + "enabled": "", + "Invalid": "", + "User": "", + "Not running": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "Issuer:": "", + "Fingerprint:": "", + "No status pages": "", + "Domain Name Expiry Notification": "", + "Remove the expiry notification": "", + "RadiusCallingStationIdDescription": "", + "Certificate Expiry Notification": "", + "API Key": "", + "Show update if available": "", + "Check how to config it for WebSocket": "", + "The resource is no longer available.": "", + "There might be a typing error in the address.": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "Examples": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "cronExpression": "", + "invalidCronExpression": "", + "warningTimezone": "", + "weekdayShortMon": "", + "weekdayShortThu": "", + "dayOfMonth": "", + "lastDay": "", + "leave blank for default subject": "", + "emailCustomBody": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "Discord Webhook URL": "", + "wayToGetDiscordURL": "", + "wayToGetTeamsURL": "", + "Access Token": "", + "Channel access token": "", + "Line Developers Console": "", + "dnsPortDescription": "", + "Device": "", + "pushoverMessageTtl": "", + "apiCredentials": "", + "Check octopush prices": "", + "Apprise URL": "", + "Example:": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "You can divide numbers with": "", + "Base URL": "", + "goAlertInfo": "", + "goAlertIntegrationKeyInfo": "", + "Bark API Version": "", + "Bark Endpoint": "", + "aboutWebhooks": "", + "aboutChannelName": "", + "Octopush API Version": "", + "gtxMessagingFromHint": "", + "Select message type": "", + "wayToGetDiscordThreadId": "", + "dataRetentionTimeError": "", + "deleteMonitorMsg": "", + "Your User ID": "", + "Messaging API": "", + "wayToGetLineChannelToken": "", + "statusPageSpecialSlugDesc": "", + "Next": "", + "lastDay3": "", + "lastDay4": "", + "pushoversounds cosmic": "", + "Guild ID": "", + "Monitor Setting": "", + "Badge value (For Testing only.)": "", + "Refresh Interval Description": "", + "RadiusSecret": "", + "RadiusSecretDescription": "", + "RadiusCalledStationId": "", + "RadiusCalledStationIdDescription": "", + "wayToGetTelegramToken": "", + "telegramMessageThreadID": "", + "Long-Lived Access Token": "", + "Notification Service": "", + "Trigger type:": "", + "AccessKeyId": "", + "serwersmsSenderName": "", + "smseagleTo": "", + "smseagleGroup": "", + "wayToGetClickSendSMSToken": "", + "Google Analytics ID": "", + "Server Address": "", + "Body Encoding": "", + "Expiry": "", + "apiKey-expired": "", + "Expires": "", + "disableAPIKeyMsg": "", + "pagertreeUrgency": "", + "pagertreeMedium": "", + "pagertreeDoNothing": "", + "twilioToNumber": "", + "noGroupMonitorMsg": "", + "Close": "", + "FlashDuty Severity": "", + "programmingLanguages": "", + "Save": "", + "Notifications": "", + "liquidIntroduction": "", + "templateMsg": "", + "disable authentication": "", + "Logout": "", + "Tag with this value already exist.": "", + "smseagleRecipient": "", + "One record": "", + "webhookBodyCustomOption": "", + "Schedule Maintenance": "", + "Badge Label Suffix": "", + "Status:": "", + "Strategy": "", + "No Proxy": "", + "Auto": "", + "Debug": "", + "Copy": "", + "Not available, please setup.": "", + "Light": "", + "Theme - Heartbeat Bar": "", + "Normal": "", + "Search Engine Visibility": "", + "Allow indexing": "", + "Discourage search engines from indexing site": "", + "Change Password": "", + "Repeat New Password": "", + "Update Password": "", + "disableauth.message1": "", + "Yes": "", + "No": "", + "Username": "", + "Login": "", + "Import": "", + "Start of maintenance": "", + "Select status pages...": "", + "alertNoFile": "", + "Clear all statistics": "", + "Skip existing": "", + "Overwrite": "", + "Options": "", + "Keep both": "", + "Enable 2FA": "", + "Disable 2FA": "", + "2FA Settings": "", + "Two Factor Authentication": "", + "filterActivePaused": "", + "Show URI": "", + "Add New below or Select...": "", + "color": "", + "Orange": "", + "Blue": "", + "Pink": "", + "Custom": "", + "Search...": "", + "Search monitored sites": "", + "Avg. Ping": "", + "Avg. Response": "", + "statusPageRefreshIn": "", + "Add Group": "", + "Add a monitor": "", + "Edit Status Page": "", + "Status Pages": "", + "templateHeartbeatJSON": "", + "appriseNotInstalled": "", + "Body": "", + "Headers": "", + "PushUrl": "", + "HeadersInvalidFormat": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "docker networks": "", + "pushoversounds intermission": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "PasswordsDoNotMatch": "", + "records": "", + "steamApiKeyDescription": "", + "Current User": "", + "topicExplanation": "", + "recent": "", + "Reset Token": "", + "Done": "", + "error": "", + "Remove Token": "", + "Start": "", + "Stop": "", + "The slug is already taken. Please choose another slug.": "", + "wayToGetCloudflaredURL": "", + "Other Software": "", + "Add a new expiry notification day": "", + "Most likely causes:": "", + "Coming Soon": "", + "Query": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "Setup Docker Host": "", + "noDockerHostMsg": "", + "socket": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-under-maintenance": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "aboutMattermostChannelName": "", + "resolverserverDescription": "", + "clearHeartbeatsMsg": "", + "pushoversounds bike": "", + "pushoversounds incoming": "", + "Free Mobile User Identifier": "", + "Enable TLS": "", + "Proto Method": "", + "Sms template must contain parameters: ": "", + "Bark Sound": "", + "WebHookUrl": "", + "SecretKey": "", + "Mention group": "", + "Platform": "", + "Huawei": "", + "Topic": "", + "Setup Proxy": "", + "Proxy Protocol": "", + "Proxy server has authentication": "", + "promosmsPhoneNumber": "", + "Internal Room Id": "", + "matrixDesc1": "", + "documentation": "", + "smtpDkimDomain": "", + "smtpDkimPrivateKey": "", + "smtpDkimHashAlgo": "", + "wayToGetPagerDutyKey": "", + "Auto resolve or acknowledged": "", + "auto acknowledged": "", + "auto resolve": "", + "alertaAlertState": "", + "smseagleContact": "", + "Leave blank to use a shared sender number.": "", + "pushDeerServerDescription": "", + "wayToGetPagerTreeIntegrationURL": "", + "Open Badge Generator": "", + "Group": "", + "monitorToastMessagesLabel": "", + "toastErrorTimeout": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Message format": "", + "2faDisabled": "", + "Command": "", + "mongodbCommandDescription": "", + "What is a Remote Browser?": "", + "documentationOf": "", + "callMeBotGet": "", + "To Phone Number": "", + "cellsyntDestination": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "Please enter a valid OID.": "", + "threemaSenderIdentityFormat": "", + "OAuth2: Client Credentials": "", + "Optional: Space separated list of scopes": "", + "less than": "", + "greater than": "", + "greater than or equal to": "", + "record": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Reveal": "", + "Flute": "", + "Scifi": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Bottom": "", + "styleElapsedTime": "", + "styleElapsedTimeShowNoLine": "", + "styleElapsedTimeShowWithLine": "", + "Event data:": "", + "Optional": "" } From c780903719f1092bf30d4ada5fc480b31e9718b6 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 290/346] Translated using Weblate (Portuguese) Currently translated at 8.3% (88 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt/ --- src/lang/pt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pt.json b/src/lang/pt.json index e8d73ff1e..ad8765931 100644 --- a/src/lang/pt.json +++ b/src/lang/pt.json @@ -1046,5 +1046,6 @@ "styleElapsedTimeShowNoLine": "", "styleElapsedTimeShowWithLine": "", "Event data:": "", - "Optional": "" + "Optional": "", + "pushViewCode": "" } From 34c6263181127871707393a21941ee23b9727b37 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:30 +0000 Subject: [PATCH 291/346] Translated using Weblate (Portuguese) Currently translated at 8.3% (88 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt/ --- src/lang/pt.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/pt.json b/src/lang/pt.json index ad8765931..b42768b58 100644 --- a/src/lang/pt.json +++ b/src/lang/pt.json @@ -1047,5 +1047,7 @@ "styleElapsedTimeShowWithLine": "", "Event data:": "", "Optional": "", - "pushViewCode": "" + "pushViewCode": "", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From a59a5922d7abae6e0529f436dcc499bec979c3a7 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 292/346] Translated using Weblate (Portuguese) Currently translated at 8.3% (88 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt/ --- src/lang/pt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pt.json b/src/lang/pt.json index b42768b58..16d8512a5 100644 --- a/src/lang/pt.json +++ b/src/lang/pt.json @@ -1049,5 +1049,6 @@ "Optional": "", "pushViewCode": "", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "Pick a SASL Mechanism...": "" } From 791df36f0340629ae36a41623ad41e77bea01d61 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 293/346] Translated using Weblate (Portuguese) Currently translated at 8.3% (88 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt/ --- src/lang/pt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pt.json b/src/lang/pt.json index 16d8512a5..6bc074122 100644 --- a/src/lang/pt.json +++ b/src/lang/pt.json @@ -1050,5 +1050,6 @@ "pushViewCode": "", "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "ntfyPriorityHelptextAllEvents": "" } From e0c94ed477040c46963f2a9aaa2f0186caf3ff7e Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 294/346] Translated using Weblate (Portuguese) Currently translated at 8.3% (88 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt/ --- src/lang/pt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pt.json b/src/lang/pt.json index 6bc074122..f825ce9e6 100644 --- a/src/lang/pt.json +++ b/src/lang/pt.json @@ -1051,5 +1051,6 @@ "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", "Pick a SASL Mechanism...": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "CopyToClipboardError": "" } From 9ced2bd7eb960030fcf6e5deef1070e11a23367f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:12 +0000 Subject: [PATCH 295/346] Translated using Weblate (Telugu) Currently translated at 28.5% (301 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/te/ --- src/lang/te.json | 740 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 739 insertions(+), 1 deletion(-) diff --git a/src/lang/te.json b/src/lang/te.json index af5a55115..ac2a287f2 100644 --- a/src/lang/te.json +++ b/src/lang/te.json @@ -310,5 +310,743 @@ "setAsDefaultProxyDescription": "కొత్త మానిటర్‌ల కోసం ఈ ప్రాక్సీ డిఫాల్ట్‌గా ప్రారంభించబడుతుంది. మీరు ఇప్పటికీ ప్రతి మానిటర్‌కు విడిగా ప్రాక్సీని నిలిపివేయవచ్చు.", "Accept characters:": "అక్షరాలను అంగీకరించండి:", "No consecutive dashes": "వరుస డాష్‌లను ఉపయోగించవద్దు", - "The slug is already taken. Please choose another slug.": "స్లగ్ ఇప్పటికే తీసుకోబడింది. దయచేసి మరొక స్లగ్‌ని ఎంచుకోండి." + "The slug is already taken. Please choose another slug.": "స్లగ్ ఇప్పటికే తీసుకోబడింది. దయచేసి మరొక స్లగ్‌ని ఎంచుకోండి.", + "New Status Page": "", + "Docker Daemon": "", + "disableCloudflaredNoAuthMsg": "", + "or": "", + "pushoverMessageTtl": "", + "WeCom Bot Key": "", + "Discord Webhook URL": "", + "successKeywordExplanation": "", + "LunaSea Device ID": "", + "Saved.": "", + "HTTP Headers": "", + "alertaAlertState": "", + "threemaRecipient": "", + "chromeExecutableAutoDetect": "", + "shrinkDatabaseDescriptionSqlite": "", + "Add a Remote Browser": "", + "About": "", + "Date Created": "", + "Footer Text": "", + "trustProxyDescription": "", + "Optional": "", + "sameAsServerTimezone": "", + "Basic Settings": "", + "apprise": "", + "wayToGetHeiiOnCallDetails": "", + "Proxy Protocol": "", + "promosmsAllowLongSMS": "", + "Feishu WebHookUrl": "", + "do nothing": "", + "auto resolve": "", + "API Keys": "", + "Generate": "", + "Monitor Setting": "", + "smtpLiquidIntroduction": "", + "confirmClearStatisticsMsg": "", + "clearHeartbeatsMsg": "", + "passwordNotMatchMsg": "", + "notificationDescription": "", + "pushoversounds classical": "", + "pushoversounds climb": "", + "apiCredentials": "", + "goAlertIntegrationKeyInfo": "", + "wayToGetThreemaGateway": "", + "Command": "", + "Telephone number": "", + "monitorToastMessagesLabel": "", + "authUserInactiveOrDeleted": "", + "Badge value (For Testing only.)": "", + "callMeBotGet": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderNameInfo": "", + "pagertreeResolve": "", + "pagertreeDoNothing": "", + "twilioAuthToken": "", + "toastErrorTimeout": "", + "whapiRecipient": "", + "GrafanaOncallUrl": "", + "dbName": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "gtxMessagingFromHint": "", + "Originator": "", + "now": "", + "-year": "", + "enableGRPCTls": "", + "SMS Type": "", + "Mentioning": "", + "Uptime Kuma URL": "", + "Integration URL": "", + "pagertreeSilent": "", + "Badge Preview": "", + "Badge Up Color": "", + "Badge Maintenance Color": "", + "Badge URL": "", + "Authorization Identity": "", + "nostrSender": "", + "Remote Browser not found!": "", + "API URL": "", + "Enable": "", + "Your User ID": "", + "promosmsLogin": "", + "Remove domain": "", + "aboutWebhooks": "", + "Backup": "", + "lastDay": "", + "smtpBCC": "", + "emailTemplateLimitedToUpDownNotification": "", + "settingUpDatabaseMSG": "", + "Reset Token": "", + "HTTP Basic Auth": "", + "Page Not Found": "", + "Reverse Proxy": "", + "cloudflareWebsite": "", + "API Key": "", + "Show update if available": "", + "Using a Reverse Proxy?": "", + "Bot Display Name": "", + "Prefix Custom Message": "", + "Hello @everyone is...": "", + "wayToGetZohoCliqURL": "", + "infiniteRetention": "", + "importHandleDescription": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "confirmDisableTwoFAMsg": "", + "octopushLogin": "", + "pushoversounds cosmic": "", + "pushoversounds falling": "", + "smseagleUrl": "", + "smseaglePriority": "", + "onebotMessageType": "", + "pushDeerServerDescription": "", + "wayToGetClickSendSMSToken": "", + "Custom Monitor Type": "", + "Google Analytics ID": "", + "Server Address": "", + "Learn More": "", + "Don't expire": "", + "Expires": "", + "lunaseaDeviceID": "", + "ntfyAuthenticationMethod": "", + "Show Clickable Link Description": "", + "Badge Label": "", + "Badge Prefix": "", + "Badge Suffix": "", + "Badge Color": "", + "Badge Down Color": "", + "Monitor Group": "", + "max 15 digits": "", + "snmpCommunityStringHelptext": "", + "SNMP Version": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "Recipient Type": "", + "privateOnesenderDesc": "", + "Group ID": "", + "Authentication Method": "", + "Authorization Header": "", + "contains": "", + "not starts with": "", + "ends with": "", + "liquidIntroduction": "", + "DockerHostRequired": "", + "Don't know how to get the token? Please read the guide:": "", + "Other Software": "", + "Valid To:": "", + "Days Remaining:": "", + "What you can try:": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "settingsCertificateExpiry": "", + "Setup Docker Host": "", + "Docker Container": "", + "Container Name / ID": "", + "Docker Host": "", + "Docker Hosts": "", + "Bot Token": "", + "wayToGetTelegramToken": "", + "telegramSendSilentlyDescription": "", + "wayToGetTelegramChatID": "", + "YOUR BOT TOKEN HERE": "", + "chatIDNotFound": "", + "Long-Lived Access Token": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "startDateTime": "", + "cronExpression": "", + "weekdayShortThu": "", + "maintenanceStatus-inactive": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "Disable": "", + "enableNSCD": "", + "chromeExecutable": "", + "chromeExecutableDescription": "", + "Maintenance Time Window of a Day": "", + "Schedule Maintenance": "", + "Edit Maintenance": "", + "plugin": "", + "install": "", + "Clone Monitor": "", + "secureOptionNone": "", + "Ignore TLS Error": "", + "emailCustomSubject": "", + "leave blank for default subject": "", + "emailTemplateServiceName": "", + "pushoversounds incoming": "", + "pushoversounds magic": "", + "pushoversounds pianobar": "", + "goAlertInfo": "", + "SignName": "", + "Internal Room Id": "", + "aboutNotifyChannel": "", + "endpoint": "", + "high": "", + "SecretAccessKey": "", + "High": "", + "Retry": "", + "promosmsTypeFull": "", + "Create new forum post": "", + "whatHappensAtForumPost": "", + "Channel access token (Long-lived)": "", + "wayToGetLineChannelToken": "", + "deleteMonitorMsg": "", + "affectedMonitorsDescription": "", + "affectedStatusPages": "", + "pushyToken": "", + "wayToGetKookBotToken": "", + "wayToGetKookGuildID": "", + "Message Title": "", + "smtpDkimDesc": "", + "smtpDkimKeySelector": "", + "onebotPrivateMessage": "", + "onebotUserOrGroupId": "", + "Request Body": "", + "wayToGetFlashDutyKey": "", + "2faEnabled": "", + "successBackupRestored": "", + "No API Keys": "", + "noOrBadCertificate": "", + "authInvalidToken": "", + "Browser Screenshot": "", + "Domain": "", + "serwersmsAPIPassword": "", + "apiKey-active": "", + "apiKey-expired": "", + "Workstation": "", + "Packet Size": "", + "serwersmsPhoneNumber": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "You can divide numbers with": "", + "TemplateCode": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "Bark Group": "", + "SecretKey": "", + "Server URL should not contain the nfty topic": "", + "onebotGroupMessage": "", + "Remote Browsers": "", + "Remote Browser": "", + "needSignalAPI": "", + "pushoversounds mechanical": "", + "ignoreTLSErrorGeneral": "", + "weekdayShortFri": "", + "weekdayShortSat": "", + "dayOfMonth": "", + "lastDay3": "", + "lastDay4": "", + "wayToCheckSignalURL": "", + "serwersmsSenderName": "", + "smseagleGroup": "", + "smseagleContact": "", + "ignoredTLSError": "", + "Debug": "", + "Copy": "", + "templateLimitedToUpDownCertNotifications": "", + "CopyToClipboardSuccess": "", + "For example: nginx, Apache and Traefik.": "", + "Subject:": "", + "No status pages": "", + "Domain Name Expiry Notification": "", + "Remove the expiry notification": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "RadiusSecret": "", + "RadiusCalledStationId": "", + "Certificate Expiry Notification": "", + "API Username": "", + "Steam Game Server": "", + "Notification Service": "", + "default: notify all devices": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Trigger type:": "", + "Event data:": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version do not match backend version!": "", + "and": "", + "warningTimezone": "", + "IconUrl": "", + "emailTemplateHeartbeatJSON": "", + "To Email": "", + "smtpCC": "", + "wayToGetDiscordURL": "", + "deleteMaintenanceMsg": "", + "deleteNotificationMsg": "", + "resolverserverDescription": "", + "rrtypeDescription": "", + "enableDefaultNotificationDescription": "", + "pushoversounds siren": "", + "pushoversounds echo": "", + "pushoversounds updown": "", + "More info on:": "", + "pushoverDesc2": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "Apprise URL": "", + "Strategy": "", + "Free Mobile API Key": "", + "Enable TLS": "", + "Proto Service Name": "", + "Proto Method": "", + "Proto Content": "", + "Proxy server has authentication": "", + "setup a new monitor group": "", + "openModalTo": "", + "Add a domain": "", + "aboutChannelName": "", + "smtpDkimheaderFieldNames": "", + "smtpDkimskipFields": "", + "wayToGetPagerDutyKey": "", + "smseagleRecipientType": "", + "onebotHttpAddress": "", + "pagertreeIntegrationUrl": "", + "ntfyUsernameAndPassword": "", + "Badge Type": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Kafka Producer Message": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Kafka SASL Options": "", + "AccessKey Id": "", + "noGroupMonitorMsg": "", + "nostrRelaysHelp": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "successAuthChangePassword": "", + "mongodbCommandDescription": "", + "receiverSevenIO": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "Originator type": "", + "cellsyntOriginatortypeNumeric": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Condition": "", + "Form Data Body": "", + "Client ID": "", + "OAuth Scope": "", + "Go back to home page.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "record": "", + "Sound": "", + "Bubble": "", + "Flute": "", + "Clear": "", + "Elevator": "", + "Guitar": "", + "Custom sound to override default notification sound": "", + "The phone number of the recipient in E.164 format.": "", + "tcp": "", + "wayToGetLineNotifyToken": "", + "DateTime Range": "", + "loadingError": "", + "lineDevConsoleTo": "", + "User ID": "", + "Setup Proxy": "", + "Proxy Server": "", + "matrixHomeserverURL": "", + "Auto resolve or acknowledged": "", + "auto acknowledged": "", + "smseagleRecipient": "", + "smseagleToken": "", + "Body Encoding": "", + "Expiry": "", + "apiKeyAddedMsg": "", + "disableAPIKeyMsg": "", + "Show Clickable Link": "", + "emailCustomisableContent": "", + "atLeastOneMonitor": "", + "pushoversounds bike": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "pushoversounds alien": "", + "pushoversounds persistent": "", + "successKeyword": "", + "checkPrice": "", + "octopushSMSSender": "", + "alertaApiKey": "", + "alertaRecoverState": "", + "successResumed": "", + "successPaused": "", + "Check how to config it for WebSocket": "", + "deleteDockerHostMsg": "", + "socket": "", + "Close": "", + "wayToGetWhapiUrlAndToken": "", + "To Phone Number": "", + "Destination": "", + "Open Badge Generator": "", + "Badge Style": "", + "smspartnerPhoneNumber": "", + "smspartnerSenderName": "", + "Continue": "", + "Add Another": "", + "Allow Long SMS": "", + "setupDatabaseMariaDB": "", + "setupDatabaseSQLite": "", + "bitrix24SupportUserID": "", + "Alphanumeric (recommended)": "", + "What is a Remote Browser?": "", + "Don't mention people": "", + "Mention group": "", + "promosmsPhoneNumber": "", + "promosmsSMSSender": "", + "matrixDesc1": "", + "Channel Name": "", + "Notify Channel": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "Badge Label Prefix": "", + "Badge Label Suffix": "", + "Badge Warn Color": "", + "toastSuccessTimeout": "", + "Enable Kafka SSL": "", + "Mechanism": "", + "nostrRecipients": "", + "successAdded": "", + "successEdited": "", + "foundChromiumVersion": "", + "useRemoteBrowser": "", + "apiKeysDisabledMsg": "", + "wayToGetSevenIOApiKey": "", + "Device": "", + "pagertreeLow": "", + "time ago": "", + "Json Query Expression": "", + "templateMsg": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownNotifications": "", + "statusPageSpecialSlugDesc": "", + "Authentication": "", + "wayToGetCloudflaredURL": "", + "Domain Names": "", + "Also check beta release": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "There might be a typing error in the address.": "", + "wayToGetDiscordThreadId": "", + "wayToGetTeamsURL": "", + "Number": "", + "Icon URL": "", + "confirmDeleteTagMsg": "", + "acceptedStatusCodesDescription": "", + "twoFAVerifyLabel": "", + "recurringIntervalMessage": "", + "keywordDescription": "", + "invertKeywordDescription": "", + "octopushAPIKey": "", + "promosmsPassword": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "GoogleChat": "", + "Notification Sound": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-under-maintenance": "", + "smseagleEncoding": "", + "Recipient Number": "", + "From Name/Number": "", + "Leave blank to use a shared sender number.": "", + "PushDeer Server": "", + "PushDeer Key": "", + "Edit Tag": "", + "Expiry date": "", + "Key Added": "", + "Add API Key": "", + "apiKey-inactive": "", + "deleteAPIKeyMsg": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaTarget": "", + "lunaseaUserID": "", + "twilioAccountSID": "", + "twilioToNumber": "", + "Badge Generator": "", + "Badge Duration (in hours)": "", + "Badge Label Color": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Group": "", + "Kafka Brokers": "", + "cellsyntDestination": "", + "cellsyntSplitLongMessages": "", + "max 11 alphanumeric characters": "", + "Community String": "", + "smtpDkimHashAlgo": "", + "Please enter a valid OID.": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "alertaEnvironment": "", + "threemaRecipientTypePhone": "", + "threemaBasicModeInfo": "", + "Host Onesender": "", + "Token Onesender": "", + "Private Number": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "not equals": "", + "not contains": "", + "starts with": "", + "not ends with": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "noDockerHostMsg": "", + "lastDay1": "", + "lastDay2": "", + "Message:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "Trust Proxy": "", + "Please read": "", + "Issuer:": "", + "Fingerprint:": "", + "Proxy": "", + "Coming Soon": "", + "Connection String": "", + "Query": "", + "Connection Type": "", + "tailscalePingWarning": "", + "telegramMessageThreadID": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilently": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "supportTelegramChatID": "", + "Examples": "", + "Home Assistant URL": "", + "backupOutdatedWarning": "", + "backupRecommend": "", + "endDateTime": "", + "cronSchedule": "", + "invalidCronExpression": "", + "recurringInterval": "", + "Recurring": "", + "strategyManual": "", + "weekdayShortMon": "", + "weekdayShortTue": "", + "weekdayShortWed": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-ended": "", + "maintenanceStatus-unknown": "", + "Display Timezone": "", + "Single Maintenance Window": "", + "Date and Time": "", + "Clone": "", + "cloneOf": "", + "smtp": "", + "secureOptionTLS": "", + "emailCustomBody": "", + "pushoversounds intermission": "", + "Economy": "", + "Lowcost": "", + "AccessKeyId": "", + "Topic": "", + "Send to channel": "", + "Select message type": "", + "postToExistingThread": "", + "forumPostName": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "Recipients": "", + "Access Token": "", + "Channel access token": "", + "Line Developers Console": "", + "Messaging API": "", + "backupDescription3": "", + "Guild ID": "", + "User Key": "", + "documentation": "", + "smtpDkimDomain": "", + "onebotSafetyTips": "", + "2faDisabled": "", + "successDeleted": "", + "aboutIconURL": "", + "aboutMattermostChannelName": "", + "dataRetentionTimeError": "", + "jsonQueryDescription": "", + "backupDescription2": "", + "pushoversounds pushover": "", + "pushoversounds tugboat": "", + "Icon Emoji": "", + "showCertificateExpiry": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "remoteBrowsersDescription": "", + "remoteBrowserToggle": "", + "deleteRemoteBrowserMessage": "", + "Host URL": "", + "locally configured mail transfer agent": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Search monitored sites": "", + "pushOthers": "", + "programmingLanguages": "", + "Refresh Interval": "", + "Show Powered By": "", + "dnsCacheDescription": "", + "notificationRegional": "", + "smtpDkimSettings": "", + "smtpDkimPrivateKey": "", + "Effective Date Range": "", + "backupDescription": "", + "SendKey": "", + "PhoneNumbers": "", + "Bark Endpoint": "", + "Bark Sound": "", + "WebHookUrl": "", + "For safety, must use secret key": "", + "Device Token": "", + "Platform": "", + "Huawei": "", + "promosmsTypeEco": "", + "promosmsTypeFlash": "", + "promosmsTypeSpeed": "", + "ntfy Topic": "", + "Add a new expiry notification day": "", + "Secret AccessKey": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "smseagleTo": "", + "From Email": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Refresh Interval Description": "", + "RadiusSecretDescription": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "certificationExpiryDescription": "", + "Chat ID": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Event type:": "", + "Frontend Version": "", + "No Maintenance": "", + "Enable DNS Cache": "", + "installing": "", + "uninstall": "", + "uninstalling": "", + "confirmUninstallPlugin": "", + "leave blank for default body": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "emailTemplateMsg": "", + "dnsPortDescription": "", + "pauseMonitorMsg": "", + "clearEventsMsg": "", + "confirmImportMsg": "", + "pushoversounds gamelan": "", + "pushoversounds spacealarm": "", + "pushyAPIKey": "", + "pushoverDesc1": "", + "octopushTypePremium": "", + "octopushTypeLowCost": "", + "octopushPhoneNumber": "", + "Example:": "", + "Read more:": "", + "Status:": "", + "Free Mobile User Identifier": "", + "Base URL": "", + "matrixDesc2": "", + "signalImportant": "", + "aboutKumaURL": "", + "Integration Key": "", + "alertaApiEndpoint": "", + "serwersmsAPIUser": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "pagertreeUrgency": "", + "pagertreeCritical": "", + "twilioApiKey": "", + "twilioFromNumber": "", + "Badge Pending Color": "", + "monitorToastMessagesDescription": "", + "Kafka Topic Name": "", + "Session Token": "", + "FlashDuty Severity": "", + "nostrRelays": "", + "nostrRecipientsHelp": "", + "Message format": "", + "Send rich messages": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "successDisabled": "", + "successEnabled": "", + "tagNotFound": "", + "self-hosted container": "", + "senderSevenIO": "", + "wayToWriteWhapiRecipient": "", + "documentationOf": "", + "gtxMessagingApiKeyHint": "", + "gtxMessagingToHint": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntOriginator": "", + "OAuth Token URL": "", + "Client Secret": "", + "Optional: Space separated list of scopes": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "SIGNL4 Webhook URL": "", + "Conditions": "", + "conditionDelete": "", + "conditionAddGroup": "", + "equals": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Doorbell": "", + "Money": "", + "Scifi": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From 209101af021016348158c498e5559236005559cd Mon Sep 17 00:00:00 2001 From: Ilkka Myller Date: Thu, 16 May 2024 06:43:40 +0000 Subject: [PATCH 296/346] Translated using Weblate (Telugu) Currently translated at 28.5% (301 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/te/ --- src/lang/te.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/te.json b/src/lang/te.json index ac2a287f2..504636cda 100644 --- a/src/lang/te.json +++ b/src/lang/te.json @@ -1048,5 +1048,6 @@ "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", "From": "", "Can be found on:": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "setupDatabaseChooseDatabase": "" } From 1ddecfa6eebb329b32deaf78732999b3ba273f4a Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:37:08 +0000 Subject: [PATCH 297/346] Translated using Weblate (Telugu) Currently translated at 28.5% (301 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/te/ --- src/lang/te.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/te.json b/src/lang/te.json index 504636cda..dd5248e7a 100644 --- a/src/lang/te.json +++ b/src/lang/te.json @@ -1049,5 +1049,6 @@ "From": "", "Can be found on:": "", "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", - "setupDatabaseChooseDatabase": "" + "setupDatabaseChooseDatabase": "", + "setupDatabaseEmbeddedMariaDB": "" } From a4edaf33ab82afe203c653f362419f2c2604e8a5 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 298/346] Translated using Weblate (Telugu) Currently translated at 28.5% (301 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/te/ --- src/lang/te.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/te.json b/src/lang/te.json index dd5248e7a..b54912455 100644 --- a/src/lang/te.json +++ b/src/lang/te.json @@ -1050,5 +1050,6 @@ "Can be found on:": "", "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", "setupDatabaseChooseDatabase": "", - "setupDatabaseEmbeddedMariaDB": "" + "setupDatabaseEmbeddedMariaDB": "", + "Pick a SASL Mechanism...": "" } From 0b049be7f21306d0c14647612b9f38f0bf979dce Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 299/346] Translated using Weblate (Telugu) Currently translated at 28.5% (301 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/te/ --- src/lang/te.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/te.json b/src/lang/te.json index b54912455..8eee7fd37 100644 --- a/src/lang/te.json +++ b/src/lang/te.json @@ -1051,5 +1051,6 @@ "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", "setupDatabaseChooseDatabase": "", "setupDatabaseEmbeddedMariaDB": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "CopyToClipboardError": "" } From 6c93288eb68eb4b4949ebf0922b221a7be8d3571 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:32 +0000 Subject: [PATCH 300/346] Translated using Weblate (Telugu) Currently translated at 28.5% (301 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/te/ --- src/lang/te.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/te.json b/src/lang/te.json index 8eee7fd37..84119e94d 100644 --- a/src/lang/te.json +++ b/src/lang/te.json @@ -1052,5 +1052,7 @@ "setupDatabaseChooseDatabase": "", "setupDatabaseEmbeddedMariaDB": "", "Pick a SASL Mechanism...": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 19984022ea5df56acd0ccfd5b711e1c543ca0db1 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Tue, 26 Sep 2023 04:02:36 +0000 Subject: [PATCH 301/346] Translated using Weblate (Telugu) Currently translated at 28.5% (301 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/te/ --- src/lang/te.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/te.json b/src/lang/te.json index 84119e94d..e73d86759 100644 --- a/src/lang/te.json +++ b/src/lang/te.json @@ -1054,5 +1054,6 @@ "Pick a SASL Mechanism...": "", "CopyToClipboardError": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "pushViewCode": "" } From d262d185629f89ca52e1a885dbb98ce5e56dd3b2 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 302/346] Translated using Weblate (Telugu) Currently translated at 28.5% (301 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/te/ --- src/lang/te.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/te.json b/src/lang/te.json index e73d86759..520ff9b12 100644 --- a/src/lang/te.json +++ b/src/lang/te.json @@ -1055,5 +1055,6 @@ "CopyToClipboardError": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "pushViewCode": "" + "pushViewCode": "", + "ntfyPriorityHelptextAllEvents": "" } From 3ecea2601ac89b6a6475be09b6a90498a438eb6c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:15 +0000 Subject: [PATCH 303/346] Translated using Weblate (Punjabi (Pakistan)) Currently translated at 0.8% (9 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pa_PK/ --- src/lang/pa_PK.json | 1039 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1038 insertions(+), 1 deletion(-) diff --git a/src/lang/pa_PK.json b/src/lang/pa_PK.json index 5f9ab79ce..f565955a1 100644 --- a/src/lang/pa_PK.json +++ b/src/lang/pa_PK.json @@ -8,5 +8,1042 @@ "Dashboard": "ਡੈਸ਼ਬੋਰਡ", "Help": "ਮਦਦ ਕਰੋ", "New Update": "ਨਵਾਂ ਅੱਪਡੇਟ", - "setupDatabaseSQLite": "ਇੱਕ ਸਧਾਰਨ ਡੇਟਾਬੇਸ ਫਾਈਲ, ਛੋਟੇ ਪੈਮਾਨੇ ਦੀਆਂ ਤੈਨਾਤੀਆਂ ਲਈ ਸਿਫਾਰਸ਼ ਕੀਤੀ ਜਾਂਦੀ ਹੈ। v2.0.0 ਤੋਂ ਪਹਿਲਾਂ, ਅਪਟਾਈਮ ਕੁਮਾ ਨੇ ਡਿਫੌਲਟ ਡੇਟਾਬੇਸ ਵਜੋਂ SQLite ਦੀ ਵਰਤੋਂ ਕੀਤੀ।" + "setupDatabaseSQLite": "ਇੱਕ ਸਧਾਰਨ ਡੇਟਾਬੇਸ ਫਾਈਲ, ਛੋਟੇ ਪੈਮਾਨੇ ਦੀਆਂ ਤੈਨਾਤੀਆਂ ਲਈ ਸਿਫਾਰਸ਼ ਕੀਤੀ ਜਾਂਦੀ ਹੈ। v2.0.0 ਤੋਂ ਪਹਿਲਾਂ, ਅਪਟਾਈਮ ਕੁਮਾ ਨੇ ਡਿਫੌਲਟ ਡੇਟਾਬੇਸ ਵਜੋਂ SQLite ਦੀ ਵਰਤੋਂ ਕੀਤੀ।", + "Theme": "", + "now": "", + "time ago": "", + "-year": "", + "Hostname": "", + "retriesDescription": "", + "Please use this option carefully!": "", + "Logout": "", + "Last Result": "", + "Clear all statistics": "", + "Skip existing": "", + "Overwrite": "", + "Application Token": "", + "recent": "", + "enabled": "", + "Certificate Chain": "", + "Page Not Found": "", + "cloudflareWebsite": "", + "Message:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "HTTP Headers": "", + "RadiusSecretDescription": "", + "API Username": "", + "trustProxyDescription": "", + "wayToGetLineNotifyToken": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "maintenanceStatus-unknown": "", + "Display Timezone": "", + "Messaging API": "", + "Free Mobile User Identifier": "", + "promosmsTypeEco": "", + "Feishu WebHookUrl": "", + "Internal Room Id": "", + "smtpDkimSettings": "", + "wayToGetPagerDutyKey": "", + "pushDeerServerDescription": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "twilioFromNumber": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Badge Style": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "Group": "", + "Monitor Group": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntSplitLongMessages": "", + "OID (Object Identifier)": "", + "Authorization Header": "", + "documentationOf": "", + "gtxMessagingApiKeyHint": "", + "Command": "", + "Resend Notification if Down X times consecutively": "", + "Upside Down Mode": "", + "Green": "", + "Method": "", + "secureOptionNone": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "wayToGetWhapiUrlAndToken": "", + "Originator type": "", + "callMeBotGet": "", + "Originator": "", + "GrafanaOncallUrl": "", + "Mentioning": "", + "Don't mention people": "", + "Mention group": "", + "Platform": "", + "respTime": "", + "Red": "", + "setAsDefaultProxyDescription": "", + "Show Tags": "", + "Hide Tags": "", + "No monitors available.": "", + "No Monitors": "", + "Services": "", + "Add a Remote Browser": "", + "No": "", + "Username": "", + "Leave": "", + "I understand, please disable": "", + "Confirm": "", + "Password": "", + "No Monitors, please": "", + "Email": "", + "Test": "", + "Repeat Password": "", + "Import": "", + "Create": "", + "Affected Monitors": "", + "Start of maintenance": "", + "Select status pages...": "", + "Server URL": "", + "Priority": "", + "emojiCheatSheet": "", + "Read more": "", + "HeadersInvalidFormat": "", + "Reset Token": "", + "Info": "", + "Post": "", + "startOrEndWithOnly": "", + "No consecutive dashes": "", + "The slug is already taken. Please choose another slug.": "", + "Subject:": "", + "RadiusSecret": "", + "Examples": "", + "Home Assistant URL": "", + "Long-Lived Access Token": "", + "warningTimezone": "", + "smtpLiquidIntroduction": "", + "Hello @everyone is...": "", + "Recipients": "", + "Access Token": "", + "Your User ID": "", + "Guild ID": "", + "More info on:": "", + "pushoverDesc2": "", + "Status:": "", + "Free Mobile API Key": "", + "Proto Service Name": "", + "Proto Method": "", + "Proto Content": "", + "Device Token": "", + "matrixHomeserverURL": "", + "Channel Name": "", + "aboutNotifyChannel": "", + "Uptime Kuma URL": "", + "Learn More": "", + "Expires": "", + "disableAPIKeyMsg": "", + "Generate": "", + "pagertreeHigh": "", + "pagertreeCritical": "", + "ntfyAuthenticationMethod": "", + "twilioToNumber": "", + "Badge Label": "", + "Badge Preview": "", + "Group Name": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not equals": "", + "contains": "", + "less than": "", + "greater than": "", + "greater than or equal to": "", + "settingUpDatabaseMSG": "", + "General": "", + "Home": "", + "Add": "", + "Up": "", + "Down": "", + "statusMaintenance": "", + "Maintenance": "", + "Unknown": "", + "Cannot connect to the socket server": "", + "Reconnecting...": "", + "pauseDashboardHome": "", + "Status": "", + "DateTime": "", + "day": "", + "hour": "", + "Uptime": "", + "Cert Exp.": "", + "Monitor": "", + "Ping": "", + "Expected Value": "", + "Heartbeat Retry Interval": "", + "Advanced": "", + "Push URL": "", + "needPushEvery": "", + "pushOptionalParams": "", + "programmingLanguages": "", + "Setup Notification": "", + "Light": "", + "Dark": "", + "Theme - Heartbeat Bar": "", + "styleElapsedTime": "", + "styleElapsedTimeShowNoLine": "", + "Discourage search engines from indexing site": "", + "Current Password": "", + "New Password": "", + "Disable Auth": "", + "Enable Auth": "", + "filterActivePaused": "", + "Active": "", + "Inactive": "", + "Show URI": "", + "Purple": "", + "Avg. Response": "", + "Add Group": "", + "Edit Status Page": "", + "Go to Dashboard": "", + "Status Pages": "", + "here": "", + "appriseInstalled": "", + "Body": "", + "Headers": "", + "PushUrl": "", + "topic": "", + "apiKeysDisabledMsg": "", + "Accept characters:": "", + "Add New Status Page": "", + "Valid To:": "", + "supportTelegramChatID": "", + "Notification Service": "", + "startDateTime": "", + "emailCustomSubject": "", + "chromeExecutableDescription": "", + "smtpBCC": "", + "Discord Webhook URL": "", + "promosmsPassword": "", + "pushoversounds classical": "", + "pushoversounds mechanical": "", + "alertaEnvironment": "", + "alertaApiKey": "", + "alertaAlertState": "", + "Setup Proxy": "", + "Proxy Protocol": "", + "alertaRecoverState": "", + "serwersmsAPIPassword": "", + "serwersmsSenderName": "", + "smseagleTo": "", + "2faEnabled": "", + "Expiry": "", + "2faDisabled": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "nostrRecipients": "", + "gamedigGuessPortDescription": "", + "Saved.": "", + "authInvalidToken": "", + "authIncorrectCreds": "", + "successAdded": "", + "whapiRecipient": "", + "gtxMessagingToHint": "", + "liquidIntroduction": "", + "User Key": "", + "Device": "", + "Bot Token": "", + "Recurring": "", + "Using a Reverse Proxy?": "", + "Steam Game Server": "", + "Most likely causes:": "", + "wayToGetLineChannelToken": "", + "documentation": "", + "smtpDkimDomain": "", + "smtpDkimPrivateKey": "", + "smtpDkimHashAlgo": "", + "smtpDkimheaderFieldNames": "", + "Request Body": "", + "nostrRelays": "", + "Telephone number": "", + "Send to channel": "", + "Create new forum post": "", + "postToExistingThread": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "Line Developers Console": "", + "Webhook URL": "", + "danger": "", + "Destination": "", + "Allow Long SMS": "", + "max 15 digits": "", + "backupOutdatedWarning": "", + "endDateTime": "", + "wayToGetPagerTreeIntegrationURL": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "checkEverySecond": "", + "notAvailableShort": "", + "resendEveryXTimes": "", + "Content Type": "", + "BodyInvalidFormat": "", + "clearDataOlderThan": "", + "records": "", + "Valid": "", + "Invalid": "", + "Start": "", + "Please read": "", + "Days Remaining:": "", + "Issuer:": "", + "Domain Name Expiry Notification": "", + "Remove the expiry notification": "", + "Automations can optionally be triggered in Home Assistant:": "", + "confirmUninstallPlugin": "", + "Clone": "", + "emailCustomisableContent": "", + "deleteNotificationMsg": "", + "resolverserverDescription": "", + "confirmDisableTwoFAMsg": "", + "recurringIntervalMessage": "", + "atLeastOneMonitor": "", + "HTTP Basic Auth": "", + "New Status Page": "", + "pushoversounds incoming": "", + "pushyAPIKey": "", + "wayToGetKookGuildID": "", + "Channel access token (Long-lived)": "", + "Badge Label Color": "", + "Badge Pending Color": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "lastDay3": "", + "lastDay4": "", + "chromeExecutable": "", + "Single Maintenance Window": "", + "Maintenance Time Window of a Day": "", + "Effective Date Range": "", + "Schedule Maintenance": "", + "Date and Time": "", + "plugin": "", + "importHandleDescription": "", + "confirmImportMsg": "", + "keywordDescription": "", + "twoFAVerifyLabel": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "passwordNotMatchMsg": "", + "invertKeywordDescription": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "octopushSMSSender": "", + "LunaSea Device ID": "", + "promosmsTypeFlash": "", + "promosmsAllowLongSMS": "", + "Octopush API Version": "", + "Expiry date": "", + "Don't expire": "", + "Continue": "", + "Key Added": "", + "Add API Key": "", + "apiKey-active": "", + "apiKey-inactive": "", + "pagertreeIntegrationUrl": "", + "noGroupMonitorMsg": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "cellsyntOriginator": "", + "monitorToastMessagesLabel": "", + "disableauth.message1": "", + "disableauth.message2": "", + "where you intend to implement third-party authentication": "", + "Untitled Group": "", + "emailTemplateMsg": "", + "endpoint": "", + "ignoreTLSErrorGeneral": "", + "Timezone": "", + "Search Engine Visibility": "", + "Allow indexing": "", + "Repeat New Password": "", + "Export": "", + "Pick Affected Monitors...": "", + "Add New below or Select...": "", + "Gray": "", + "Required": "", + "Post URL": "", + "webhookBodyPresetOption": "", + "Shrink Database": "", + "Pick a RR-Type...": "", + "Pick Accepted Status Codes...": "", + "Default": "", + "Create Incident": "", + "Style": "", + "light": "", + "dark": "", + "Created": "", + "selectedMonitorCount": "", + "Check/Uncheck": "", + "enableProxyDescription": "", + "Next": "", + "Proxy": "", + "Date Created": "", + "Footer Text": "", + "Domain Names": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "wayToGetTelegramToken": "", + "Chat ID": "", + "Trigger type:": "", + "Event type:": "", + "invalidCronExpression": "", + "strategyManual": "", + "weekdayShortSat": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "statusPageMaintenanceEndDate": "", + "emailCustomBody": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "confirmClearStatisticsMsg": "", + "pushoversounds climb": "", + "pushoversounds updown": "", + "pushoversounds none": "", + "apprise": "", + "Read more:": "", + "apiCredentials": "", + "goAlertIntegrationKeyInfo": "", + "SendKey": "", + "You can divide numbers with": "", + "AccessKeyId": "", + "TemplateCode": "", + "SignName": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "WebHookUrl": "", + "Huawei": "", + "promosmsSMSSender": "", + "smseagleToken": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "Show Clickable Link": "", + "Badge Type": "", + "Badge Duration (in hours)": "", + "Add a new expiry notification day": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "Enter the list of brokers": "", + "maintenanceStatus-inactive": "", + "pushoversounds bike": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Setup Docker Host": "", + "Remove domain": "", + "Google Analytics ID": "", + "Save": "", + "Debug": "", + "Apply on all existing monitors": "", + "alertWrongFileType": "", + "color": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "webhookAdditionalHeadersDesc": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "Customize": "", + "Custom CSS": "", + "RadiusCalledStationId": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "Certificate Expiry Notification": "", + "Connection String": "", + "Query": "", + "certificationExpiryDescription": "", + "Docker Daemon": "", + "DockerHostRequired": "", + "deleteDockerHostMsg": "", + "socket": "", + "tcp": "", + "Docker Container": "", + "Container Name / ID": "", + "Workstation": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilentlyDescription": "", + "wayToGetTelegramChatID": "", + "leave blank for default subject": "", + "Basic Settings": "", + "User ID": "", + "pushoverMessageTtl": "", + "octopushTypePremium": "", + "checkPrice": "", + "Economy": "", + "Proxy server has authentication": "", + "matrixDesc1": "", + "setup a new monitor group": "", + "Icon Emoji": "", + "signalImportant": "", + "smtpDkimDesc": "", + "Integration URL": "", + "auto acknowledged": "", + "auto resolve": "", + "alertaApiEndpoint": "", + "smseagleGroup": "", + "smseagleContact": "", + "smseagleRecipient": "", + "smseaglePriority": "", + "ntfy Topic": "", + "Server URL should not contain the nfty topic": "", + "onebotHttpAddress": "", + "API Keys": "", + "Badge Label Suffix": "", + "Badge Maintenance Color": "", + "Badge Warn Color": "", + "monitorToastMessagesDescription": "", + "Kafka Producer Message": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Authorization Identity": "", + "Message format": "", + "Send rich messages": "", + "foundChromiumVersion": "", + "remoteBrowsersDescription": "", + "wayToWriteWhapiRecipient": "", + "gtxMessagingFromHint": "", + "snmpCommunityStringHelptext": "", + "Please enter a valid OID.": "", + "wayToGetThreemaGateway": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentityFormat": "", + "Token Onesender": "", + "Private Number": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "starts with": "", + "ends with": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Harp": "", + "Reveal": "", + "Doorbell": "", + "Scifi": "", + "Elevator": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "wayToGetHeiiOnCallDetails": "", + "successKeyword": "", + "successKeywordExplanation": "", + "Language": "", + "Appearance": "", + "statusPageRefreshIn": "", + "No Services": "", + "webhookAdditionalHeadersTitle": "", + "To Phone Number": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "mongodbCommandDescription": "", + "Browser Screenshot": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "Kafka SASL Options": "", + "noOrBadCertificate": "", + "gamedigGuessPort": "", + "successAuthChangePassword": "", + "Retry": "", + "No API Keys": "", + "What is a Remote Browser?": "", + "shrinkDatabaseDescriptionSqlite": "", + "Switch to Light Theme": "", + "Switch to Dark Theme": "", + "Description": "", + "Add one": "", + "Discard": "", + "Cancel": "", + "Select": "", + "Remote Browsers": "", + "Remote Browser": "", + "self-hosted container": "", + "Json Query Expression": "", + "URL": "", + "Port": "", + "Heartbeat Interval": "", + "Request Timeout": "", + "timeoutAfter": "", + "resendDisabled": "", + "upsideDownModeDescription": "", + "Bottom": "", + "None": "", + "Yes": "", + "Remember me": "", + "Login": "", + "add one": "", + "Notification Type": "", + "Certificate Info": "", + "Create your admin account": "", + "Import Backup": "", + "Events": "", + "Heartbeats": "", + "Auto Get": "", + "Clear Data": "", + "Schedule maintenance": "", + "All Status Pages": "", + "alertNoFile": "", + "Options": "", + "Keep both": "", + "Verify Token": "", + "Setup 2FA": "", + "webhookBodyCustomOption": "", + "appriseNotInstalled": "", + "topicExplanation": "", + "Done": "", + "Security": "", + "info": "", + "setAsDefault": "", + "deleteProxyMsg": "", + "proxyDescription": "", + "Not running": "", + "Stop": "", + "No Proxy": "", + "Authentication": "", + "Reverse Proxy": "", + "Backup": "", + "About": "", + "wayToGetCloudflaredURL": "", + "Don't know how to get the token? Please read the guide:": "", + "Trust Proxy": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Frontend Version": "", + "and": "", + "weekdayShortWed": "", + "uninstall": "", + "To Email": "", + "smtpCC": "", + "wayToGetDiscordURL": "", + "Bot Display Name": "", + "Prefix Custom Message": "", + "wayToGetZohoCliqURL": "", + "needSignalAPI": "", + "wayToGetTeamsURL": "", + "wayToCheckSignalURL": "", + "Number": "", + "wayToGetKookBotToken": "", + "Channel access token": "", + "pushoverDesc1": "", + "Strategy": "", + "Enable TLS": "", + "For safety, must use secret key": "", + "Proxy Server": "", + "matrixDesc2": "", + "Notify Channel": "", + "aboutChannelName": "", + "aboutKumaURL": "", + "PushDeer Server": "", + "PushDeer Key": "", + "wayToGetClickSendSMSToken": "", + "Custom Monitor Type": "", + "Server Address": "", + "Body Encoding": "", + "pagertreeUrgency": "", + "pagertreeSilent": "", + "apiKeyAddedMsg": "", + "pagertreeResolve": "", + "pagertreeDoNothing": "", + "Monitor Setting": "", + "Show Clickable Link Description": "", + "Badge Generator": "", + "Badge Prefix": "", + "Community String": "", + "Authentication Method": "", + "Add Remote Browser": "", + "New Group": "", + "OAuth2: Client Credentials": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Client ID": "", + "Client Secret": "", + "OAuth Scope": "", + "Conditions": "", + "conditionDelete": "", + "equals": "", + "not contains": "", + "less than or equal to": "", + "record": "", + "Game": "", + "Primary Base URL": "", + "Version": "", + "General Monitor Type": "", + "Check Update On GitHub": "", + "List": "", + "Add New Monitor": "", + "Quick Stats": "", + "Pending": "", + "Passive Monitor Type": "", + "Specific Monitor Type": "", + "markdownSupported": "", + "Pause": "", + "Name": "", + "Message": "", + "No important events": "", + "Resume": "", + "Edit": "", + "Delete": "", + "-day": "", + "-hour": "", + "Response": "", + "Current": "", + "Monitor Type": "", + "Keyword": "", + "Invert Keyword": "", + "Friendly Name": "", + "Retries": "", + "maxRedirectDescription": "", + "Max. Redirects": "", + "Accepted Status Codes": "", + "pushViewCode": "", + "pushOthers": "", + "Auto": "", + "styleElapsedTimeShowWithLine": "", + "Normal": "", + "Change Password": "", + "Update Password": "", + "Disable 2FA": "", + "2FA Settings": "", + "Two Factor Authentication": "", + "filterActive": "", + "Token": "", + "Tags": "", + "Blue": "", + "Indigo": "", + "Pink": "", + "Custom": "", + "Search...": "", + "Avg. Ping": "", + "Entry Page": "", + "statusPageNothing": "", + "Add a monitor": "", + "Status Page": "", + "defaultNotificationName": "", + "webhookFormDataDesc": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "API URL": "", + "One record": "", + "steamApiKeyDescription": "", + "Current User": "", + "Remove Token": "", + "statusPageSpecialSlugDesc": "", + "Slug": "", + "YOUR BOT TOKEN HERE": "", + "backupRecommend": "", + "Optional": "", + "or": "", + "lineDevConsoleTo": "", + "secureOptionTLS": "", + "Ignore TLS Error": "", + "From Email": "", + "goAlertInfo": "", + "Leave blank to use a shared sender number.": "", + "GoogleChat": "", + "promosmsTypeSpeed": "", + "serwersmsAPIUser": "", + "serwersmsPhoneNumber": "", + "Edit Tag": "", + "maintenanceStatus-ended": "", + "lunaseaUserID": "", + "FlashDuty Severity": "", + "Also check beta release": "", + "Check how to config it for WebSocket": "", + "Icon URL": "", + "confirmDeleteTagMsg": "", + "smtpDkimKeySelector": "", + "smtpDkimskipFields": "", + "wayToGetFlashDutyKey": "", + "bitrix24SupportUserID": "", + "Select message type": "", + "forumPostName": "", + "whatHappensAtForumPost": "", + "wayToGetDiscordThreadId": "", + "cellsyntDestination": "", + "Host URL": "", + "retryCheckEverySecond": "", + "Orange": "", + "Search monitored sites": "", + "Partially Degraded Service": "", + "Degraded Service": "", + "Monitor History": "", + "PasswordsDoNotMatch": "", + "User": "", + "Installed": "", + "Not installed": "", + "Running": "", + "For example: nginx, Apache and Traefik.": "", + "Fingerprint:": "", + "No status pages": "", + "weekdayShortMon": "", + "uninstalling": "", + "notificationRegional": "", + "Clone Monitor": "", + "cloneOf": "", + "smtp": "", + "aboutIconURL": "", + "deleteMaintenanceMsg": "", + "rrtypeDescription": "", + "pauseMonitorMsg": "", + "enableDefaultNotificationDescription": "", + "clearEventsMsg": "", + "clearHeartbeatsMsg": "", + "affectedMonitorsDescription": "", + "affectedStatusPages": "", + "pushoversounds magic": "", + "pushoversounds siren": "", + "aboutMattermostChannelName": "", + "infiniteRetention": "", + "Badge Color": "", + "Badge Suffix": "", + "Badge Label Prefix": "", + "Badge Up Color": "", + "Badge Down Color": "", + "octopushTypeLowCost": "", + "Open Badge Generator": "", + "dayOfMonth": "", + "lastDay": "", + "lastDay1": "", + "lastDay2": "", + "No Maintenance": "", + "Enable": "", + "Disable": "", + "enableNSCD": "", + "chromeExecutableAutoDetect": "", + "dnsCacheDescription": "", + "Edit Maintenance": "", + "DateTime Range": "", + "loadingError": "", + "emailTemplateLimitedToUpDownNotification": "", + "enableGRPCTls": "", + "acceptedStatusCodesDescription": "", + "deleteMonitorMsg": "", + "notificationDescription": "", + "backupDescription": "", + "promosmsLogin": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "pushoversounds pianobar": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "promosmsTypeFull": "", + "Add Another": "", + "Recipient Number": "", + "apiKey-expired": "", + "deleteAPIKeyMsg": "", + "ntfyUsernameAndPassword": "", + "toastErrorTimeout": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "authUserInactiveOrDeleted": "", + "2faAlreadyEnabled": "", + "successResumed": "", + "successPaused": "", + "successDeleted": "", + "successEdited": "", + "successBackupRestored": "", + "successDisabled": "", + "successEnabled": "", + "tagNotFound": "", + "deleteRemoteBrowserMessage": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "cellsyntOriginatortypeNumeric": "", + "templateMsg": "", + "disable authentication": "", + "IconUrl": "", + "Message Title": "", + "Notification Sound": "", + "Not available, please setup.": "", + "Resolver Server": "", + "Resource Record Type": "", + "Export Backup": "", + "Enable 2FA": "", + "Tag with this name already exist.": "", + "value (optional)": "", + "Steam API Key": "", + "HTTP Options": "", + "Title": "", + "Content": "", + "warning": "", + "error": "", + "critical": "", + "primary": "", + "Please input title and content": "", + "Last Updated": "", + "Other Software": "", + "Show Powered By": "", + "default: notify all devices": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Event data:": "", + "Frontend Version do not match backend version!": "", + "sameAsServerTimezone": "", + "cronExpression": "", + "cronSchedule": "", + "recurringInterval": "", + "weekdayShortThu": "", + "weekdayShortFri": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-scheduled": "", + "Server Timezone": "", + "Enable DNS Cache": "", + "leave blank for default body": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "emailTemplateHeartbeatJSON": "", + "pushoversounds intermission": "", + "pushoversounds alien": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "pushoversounds vibrate": "", + "pushyToken": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "octopushPhoneNumber": "", + "Apprise URL": "", + "Example:": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "Base URL": "", + "SecretKey": "", + "SecretAccessKey": "", + "PhoneNumbers": "", + "Bark Endpoint": "", + "Bark Group": "", + "Bark Sound": "", + "High": "", + "Topic": "", + "WeCom Bot Key": "", + "promosmsPhoneNumber": "", + "Auto resolve or acknowledged": "", + "dataRetentionTimeError": "", + "pushoversounds pushover": "", + "locally configured mail transfer agent": "", + "There might be a typing error in the address.": "", + "Connection Type": "", + "Integration Key": "", + "weekdayShortTue": "", + "install": "", + "installing": "", + "ignoredTLSError": "", + "Copy": "", + "Notifications": "", + "Default enabled": "", + "Add New Tag": "", + "Tag with this value already exist.": "", + "All Systems Operational": "", + "webhookJsonDesc": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "dns resolvers": "", + "CurlDebugInfoProxiesUnsupported": "", + "Powered by": "", + "Custom Footer": "", + "deleteStatusPageMsg": "", + "Proxies": "", + "default": "", + "API Key": "", + "Show update if available": "", + "The resource is no longer available.": "", + "What you can try:": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "Coming Soon": "", + "settingsCertificateExpiry": "", + "noDockerHostMsg": "", + "tailscalePingWarning": "", + "Docker Host": "", + "Docker Hosts": "", + "Domain": "", + "Packet Size": "", + "telegramMessageThreadID": "", + "telegramSendSilently": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "chatIDNotFound": "", + "disableCloudflaredNoAuthMsg": "", + "dnsPortDescription": "", + "jsonQueryDescription": "", + "backupDescription2": "", + "backupDescription3": "", + "octopushAPIKey": "", + "octopushLogin": "", + "pushoversounds cosmic": "", + "SMS Type": "", + "Lowcost": "", + "high": "", + "openModalTo": "", + "Add a domain": "", + "aboutWebhooks": "", + "do nothing": "", + "smseagleRecipientType": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "smspartnerSenderNameInfo": "", + "From Name/Number": "", + "Legacy Octopush-DM": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "onebotUserOrGroupId": "", + "onebotSafetyTips": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "Mechanism": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "Session Token": "", + "Close": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "Remote Browser not found!": "", + "Alphanumeric (recommended)": "", + "max 11 alphanumeric characters": "", + "snmpOIDHelptext": "", + "Condition": "", + "SNMP Version": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "Host Onesender": "", + "Recipient Type": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "not starts with": "", + "not ends with": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Bubble": "", + "Flute": "", + "Money": "", + "Clear": "", + "Guitar": "", + "Time Sensitive (iOS Only)": "", + "From": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From f72fb453ae1be13afb12e49da2ff27ae6e001c9d Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 304/346] Translated using Weblate (Punjabi (Pakistan)) Currently translated at 0.8% (9 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pa_PK/ --- src/lang/pa_PK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pa_PK.json b/src/lang/pa_PK.json index f565955a1..88067b542 100644 --- a/src/lang/pa_PK.json +++ b/src/lang/pa_PK.json @@ -1045,5 +1045,6 @@ "From": "", "Can be found on:": "", "The phone number of the recipient in E.164 format.": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "ntfyPriorityHelptextAllEvents": "" } From 445ede0b655716a97747a96ab2cf84fac4c9ce70 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 305/346] Translated using Weblate (Punjabi (Pakistan)) Currently translated at 0.8% (9 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pa_PK/ --- src/lang/pa_PK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pa_PK.json b/src/lang/pa_PK.json index 88067b542..19bb167d5 100644 --- a/src/lang/pa_PK.json +++ b/src/lang/pa_PK.json @@ -1046,5 +1046,6 @@ "Can be found on:": "", "The phone number of the recipient in E.164 format.": "", "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "CopyToClipboardError": "" } From 273335dcde4c0c2392fae097d28176aaba4429b3 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 306/346] Translated using Weblate (Punjabi (Pakistan)) Currently translated at 0.8% (9 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pa_PK/ --- src/lang/pa_PK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pa_PK.json b/src/lang/pa_PK.json index 19bb167d5..61f2ab970 100644 --- a/src/lang/pa_PK.json +++ b/src/lang/pa_PK.json @@ -1047,5 +1047,6 @@ "The phone number of the recipient in E.164 format.": "", "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", "ntfyPriorityHelptextAllEvents": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "Pick a SASL Mechanism...": "" } From a9612512c33138ee30acd5894c2e28a488a1be1a Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:41:05 +0000 Subject: [PATCH 307/346] Translated using Weblate (Punjabi (Pakistan)) Currently translated at 0.8% (9 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pa_PK/ --- src/lang/pa_PK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pa_PK.json b/src/lang/pa_PK.json index 61f2ab970..6a95a9035 100644 --- a/src/lang/pa_PK.json +++ b/src/lang/pa_PK.json @@ -1048,5 +1048,6 @@ "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", "ntfyPriorityHelptextAllEvents": "", "CopyToClipboardError": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "ignoreTLSError": "" } From a6e090ea582f79f77de3e9012a2b07d75ed20b22 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:32 +0000 Subject: [PATCH 308/346] Translated using Weblate (Punjabi (Pakistan)) Currently translated at 0.8% (9 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pa_PK/ --- src/lang/pa_PK.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/pa_PK.json b/src/lang/pa_PK.json index 6a95a9035..4003c8969 100644 --- a/src/lang/pa_PK.json +++ b/src/lang/pa_PK.json @@ -1049,5 +1049,7 @@ "ntfyPriorityHelptextAllEvents": "", "CopyToClipboardError": "", "Pick a SASL Mechanism...": "", - "ignoreTLSError": "" + "ignoreTLSError": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From 864f8d9eb3255e7ca4b06b5d8b4dfe45203528c2 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:17 +0000 Subject: [PATCH 309/346] Translated using Weblate (Punjabi) Currently translated at 0.3% (4 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pa/ --- src/lang/pa.json | 1044 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1043 insertions(+), 1 deletion(-) diff --git a/src/lang/pa.json b/src/lang/pa.json index 8b1ce7f90..e002d95c9 100644 --- a/src/lang/pa.json +++ b/src/lang/pa.json @@ -3,5 +3,1047 @@ "setupDatabaseChooseDatabase": "ਤੁਸੀਂ ਕਿਹੜਾ ਡੇਟਾਬੇਸ ਵਰਤਣਾ ਚਾਹੁੰਦੇ ਹੋ?", "setupDatabaseSQLite": "ਇੱਕ ਸਧਾਰਨ ਡੇਟਾਬੇਸ ਫਾਈਲ, ਛੋਟੇ ਪੈਮਾਨੇ ਦੀਆਂ ਤੈਨਾਤੀਆਂ ਲਈ ਸਿਫਾਰਸ਼ ਕੀਤੀ ਜਾਂਦੀ ਹੈ। v2.0.0 ਤੋਂ ਪਹਿਲਾਂ, ਅਪਟਾਈਮ ਕੁਮਾ ਨੇ ਡਿਫੌਲਟ ਡੇਟਾਬੇਸ ਵਜੋਂ SQLite ਦੀ ਵਰਤੋਂ ਕੀਤੀ।", "setupDatabaseEmbeddedMariaDB": "ਤੁਹਾਨੂੰ ਕੁਝ ਵੀ ਸੈੱਟ ਕਰਨ ਦੀ ਲੋੜ ਨਹੀਂ ਹੈ। ਇਸ ਡੌਕਰ ਚਿੱਤਰ ਨੇ ਤੁਹਾਡੇ ਲਈ ਮਾਰੀਆਡੀਬੀ ਨੂੰ ਸਵੈਚਲਿਤ ਤੌਰ 'ਤੇ ਏਮਬੇਡ ਅਤੇ ਕੌਂਫਿਗਰ ਕੀਤਾ ਹੈ। ਅਪਟਾਈਮ ਕੁਮਾ ਯੂਨਿਕਸ ਸਾਕਟ ਦੁਆਰਾ ਇਸ ਡੇਟਾਬੇਸ ਨਾਲ ਜੁੜ ਜਾਵੇਗਾ।", - "setupDatabaseMariaDB": "ਇੱਕ ਬਾਹਰੀ ਮਾਰੀਆਡੀਬੀ ਡੇਟਾਬੇਸ ਨਾਲ ਜੁੜੋ। ਤੁਹਾਨੂੰ ਡਾਟਾਬੇਸ ਕੁਨੈਕਸ਼ਨ ਜਾਣਕਾਰੀ ਨੂੰ ਸੈੱਟ ਕਰਨ ਦੀ ਲੋੜ ਹੈ." + "setupDatabaseMariaDB": "ਇੱਕ ਬਾਹਰੀ ਮਾਰੀਆਡੀਬੀ ਡੇਟਾਬੇਸ ਨਾਲ ਜੁੜੋ। ਤੁਹਾਨੂੰ ਡਾਟਾਬੇਸ ਕੁਨੈਕਸ਼ਨ ਜਾਣਕਾਰੀ ਨੂੰ ਸੈੱਟ ਕਰਨ ਦੀ ਲੋੜ ਹੈ.", + "Command": "", + "Default": "", + "do nothing": "", + "upsideDownModeDescription": "", + "Dark": "", + "I understand, please disable": "", + "Go to Dashboard": "", + "Setup Docker Host": "", + "deleteDockerHostMsg": "", + "Docker Container": "", + "Container Name / ID": "", + "Trigger type:": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-ended": "", + "resolverserverDescription": "", + "promosmsPassword": "", + "pushoverDesc2": "", + "pushoverMessageTtl": "", + "SMS Type": "", + "octopushTypePremium": "", + "From Name/Number": "", + "Server URL should not contain the nfty topic": "", + "lunaseaDeviceID": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "Monitor Setting": "", + "Open Badge Generator": "", + "FlashDuty Severity": "", + "snmpOIDHelptext": "", + "threemaApiAuthenticationSecret": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "Language": "", + "Appearance": "", + "Theme": "", + "Check Update On GitHub": "", + "List": "", + "Home": "", + "Add": "", + "Add New Monitor": "", + "Quick Stats": "", + "Up": "", + "Down": "", + "Pending": "", + "statusMaintenance": "", + "Maintenance": "", + "Unknown": "", + "day": "", + "-hour": "", + "Ping": "", + "Keyword": "", + "Invert Keyword": "", + "Friendly Name": "", + "resendDisabled": "", + "Yes": "", + "Apply on all existing monitors": "", + "Clear all statistics": "", + "Custom Footer": "", + "default": "", + "setAsDefault": "", + "To Phone Number": "", + "Date and Time": "", + "install": "", + "emailTemplateMonitorJSON": "", + "To Email": "", + "needSignalAPI": "", + "rrtypeDescription": "", + "wayToGetThreemaGateway": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "alertaApiKey": "", + "onebotMessageType": "", + "Days Remaining:": "", + "smseagleRecipientType": "", + "Show Clickable Link": "", + "promosmsTypeFull": "", + "Originator type": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "Badge Label": "", + "Destination": "", + "GrafanaOncallUrl": "", + "Mentioning": "", + "Mention group": "", + "Verify Token": "", + "PushUrl": "", + "Send to channel": "", + "forumPostName": "", + "Services": "", + "Discard": "", + "What is a Remote Browser?": "", + "smseagleTo": "", + "shrinkDatabaseDescriptionSqlite": "", + "Pick a RR-Type...": "", + "Create Incident": "", + "Content": "", + "dark": "", + "primary": "", + "Post": "", + "Last Updated": "", + "selectedMonitorCount": "", + "Powered by": "", + "maxRedirectDescription": "", + "Max. Redirects": "", + "styleElapsedTime": "", + "styleElapsedTimeShowNoLine": "", + "Normal": "", + "Search Engine Visibility": "", + "Update Password": "", + "Disable Auth": "", + "disableauth.message2": "", + "Show URI": "", + "Tags": "", + "Add New below or Select...": "", + "color": "", + "value (optional)": "", + "Gray": "", + "statusPageNothing": "", + "statusPageRefreshIn": "", + "No Services": "", + "Partially Degraded Service": "", + "Status Page": "", + "Status Pages": "", + "Required": "", + "templateMsg": "", + "templateHeartbeatJSON": "", + "clearDataOlderThan": "", + "PasswordsDoNotMatch": "", + "Switch to Light Theme": "", + "Show Tags": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "No consecutive dashes": "", + "For example: nginx, Apache and Traefik.": "", + "Please read": "", + "Valid To:": "", + "No status pages": "", + "Using a Reverse Proxy?": "", + "The resource is no longer available.": "", + "What you can try:": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "Connection String": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "tcp": "", + "Workstation": "", + "telegramProtectContentDescription": "", + "supportTelegramChatID": "", + "chatIDNotFound": "", + "disableCloudflaredNoAuthMsg": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "weekdayShortThu": "", + "weekdayShortSat": "", + "dayOfMonth": "", + "lastDay": "", + "lastDay1": "", + "lastDay4": "", + "lineDevConsoleTo": "", + "aboutMattermostChannelName": "", + "notificationDescription": "", + "pushoversounds siren": "", + "wayToGetKookBotToken": "", + "wayToGetKookGuildID": "", + "smseaglePriority": "", + "Octopush API Version": "", + "onebotPrivateMessage": "", + "Badge Duration (in hours)": "", + "Badge Suffix": "", + "Badge Maintenance Color": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "toastSuccessTimeout": "", + "wayToGetFlashDutyKey": "", + "nostrRelays": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "Remote Browser": "", + "Add a Remote Browser": "", + "Alphanumeric (recommended)": "", + "Telephone number": "", + "Condition": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "Host Onesender": "", + "Token Onesender": "", + "Recipient Type": "", + "Group Name": "", + "Authorization Header": "", + "OAuth Token URL": "", + "OAuth Scope": "", + "Go back to home page.": "", + "SIGNL4": "", + "conditionDelete": "", + "conditionAddGroup": "", + "not contains": "", + "less than": "", + "greater than": "", + "Settings": "", + "Dashboard": "", + "Help": "", + "Game": "", + "Cannot connect to the socket server": "", + "Reconnecting...": "", + "Passive Monitor Type": "", + "Specific Monitor Type": "", + "pauseDashboardHome": "", + "Status": "", + "DateTime": "", + "No important events": "", + "Monitor": "", + "New Password": "", + "Please use this option carefully!": "", + "Logout": "", + "No": "", + "Password": "", + "Notification Type": "", + "Test": "", + "Certificate Info": "", + "Create your admin account": "", + "Repeat Password": "", + "Import": "", + "Clear Data": "", + "Skip existing": "", + "Overwrite": "", + "Options": "", + "Keep both": "", + "Enable 2FA": "", + "Disable 2FA": "", + "telegramMessageThreadIDDescription": "", + "Chat ID": "", + "Home Assistant URL": "", + "Long-Lived Access Token": "", + "backupOutdatedWarning": "", + "backupRecommend": "", + "Optional": "", + "or": "", + "endDateTime": "", + "cronExpression": "", + "recurringInterval": "", + "maintenanceStatus-inactive": "", + "Enable DNS Cache": "", + "Single Maintenance Window": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateLimitedToUpDownNotification": "", + "importHandleDescription": "", + "checkPrice": "", + "octopushPhoneNumber": "", + "octopushSMSSender": "", + "high": "", + "SMSManager API Docs": "", + "You can divide numbers with": "", + "goAlertIntegrationKeyInfo": "", + "AccessKeyId": "", + "promosmsTypeFlash": "", + "aboutNotifyChannel": "", + "Uptime Kuma URL": "", + "Add a domain": "", + "Remove domain": "", + "Icon Emoji": "", + "signalImportant": "", + "Integration Key": "", + "onebotUserOrGroupId": "", + "apiKey-inactive": "", + "pagertreeResolve": "", + "pagertreeDoNothing": "", + "successDisabled": "", + "successEnabled": "", + "foundChromiumVersion": "", + "Icon URL": "", + "aboutIconURL": "", + "pauseMonitorMsg": "", + "enableDefaultNotificationDescription": "", + "Topic": "", + "Proxy Protocol": "", + "receiverSevenIO": "", + "Badge Label Suffix": "", + "promosmsTypeSpeed": "", + "apiKeysDisabledMsg": "", + "PushDeer Server": "", + "Badge URL": "", + "successDeleted": "", + "default: notify all devices": "", + "Switch to Dark Theme": "", + "Description": "", + "No monitors available.": "", + "Untitled Group": "", + "Valid": "", + "Reverse Proxy": "", + "About": "", + "wayToGetCloudflaredURL": "", + "cloudflareWebsite": "", + "Don't know how to get the token? Please read the guide:": "", + "confirmDisableTwoFAMsg": "", + "recurringIntervalMessage": "", + "affectedMonitorsDescription": "", + "pushoversounds pianobar": "", + "pushoversounds tugboat": "", + "pushoversounds persistent": "", + "pushyAPIKey": "", + "pushyToken": "", + "apprise": "", + "Economy": "", + "Base URL": "", + "TemplateCode": "", + "SignName": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "Examples": "", + "Bark Endpoint": "", + "Bark Group": "", + "SecretKey": "", + "promosmsSMSSender": "", + "matrixDesc1": "", + "setup a new monitor group": "", + "aboutKumaURL": "", + "smtpDkimDomain": "", + "smtpDkimKeySelector": "", + "smtpDkimPrivateKey": "", + "Integration URL": "", + "Auto resolve or acknowledged": "", + "Heartbeat Interval": "", + "Retries": "", + "Resend Notification if Down X times consecutively": "", + "invertKeywordDescription": "", + "pushViewCode": "", + "Notifications": "", + "No Monitors, please": "", + "respTime": "", + "Default enabled": "", + "alertNoFile": "", + "alertWrongFileType": "", + "Two Factor Authentication": "", + "filterActive": "", + "HeadersInvalidFormat": "", + "Monitor History": "", + "warning": "", + "enableProxyDescription": "", + "Running": "", + "Remove Token": "", + "Start": "", + "Stop": "", + "No Proxy": "", + "successPaused": "", + "successEdited": "", + "successBackupRestored": "", + "remoteBrowsersDescription": "", + "Bot Display Name": "", + "wayToGetPagerDutyKey": "", + "serwersmsSenderName": "", + "Guild ID": "", + "API Keys": "", + "Expiry": "", + "apiKeyAddedMsg": "", + "Secret AccessKey": "", + "Close": "", + "Request Body": "", + "nostrRecipients": "", + "2faAlreadyEnabled": "", + "dayOfWeek": "", + "No Maintenance": "", + "promosmsAllowLongSMS": "", + "smtpDkimHashAlgo": "", + "Domain Names": "", + "octopushLogin": "", + "Edit Tag": "", + "Generate": "", + "pagertreeIntegrationUrl": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Kafka SASL Options": "", + "Mechanism": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "deleteRemoteBrowserMessage": "", + "wayToGetWhapiUrlAndToken": "", + "API URL": "", + "cellsyntSplitLongMessages": "", + "ignoreTLSErrorGeneral": "", + "pushOthers": "", + "programmingLanguages": "", + "webhookBodyPresetOption": "", + "noDockerHostMsg": "", + "DockerHostRequired": "", + "Notification Service": "", + "Automations can optionally be triggered in Home Assistant:": "", + "emailCustomisableContent": "", + "smtpLiquidIntroduction": "", + "wayToGetTeamsURL": "", + "whatHappensAtForumPost": "", + "enableGRPCTls": "", + "acceptedStatusCodesDescription": "", + "passwordNotMatchMsg": "", + "backupDescription2": "", + "endpoint": "", + "pushoversounds falling": "", + "Free Mobile API Key": "", + "Enable TLS": "", + "alertaRecoverState": "", + "serwersmsPhoneNumber": "", + "Press Enter to add broker": "", + "Add a new expiry notification day": "", + "locally configured mail transfer agent": "", + "Push URL": "", + "needPushEvery": "", + "pushoversounds bugle": "", + "pushoversounds gamelan": "", + "pushoversounds intermission": "", + "pushoversounds magic": "", + "Huawei": "", + "ignoredTLSError": "", + "Not available, please setup.": "", + "styleElapsedTimeShowWithLine": "", + "disableauth.message1": "", + "disable authentication": "", + "Indigo": "", + "Purple": "", + "Pink": "", + "Search monitored sites": "", + "Avg. Ping": "", + "Avg. Response": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "CurlDebugInfo": "", + "dns resolvers": "", + "steamApiKeyDescription": "", + "recent": "", + "Done": "", + "Steam API Key": "", + "User": "", + "Installed": "", + "Add New Status Page": "", + "New Status Page": "", + "Footer Text": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "RadiusSecretDescription": "", + "RadiusCalledStationId": "", + "RadiusCalledStationIdDescription": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "chromeExecutable": "", + "chromeExecutableAutoDetect": "", + "Maintenance Time Window of a Day": "", + "Edit Maintenance": "", + "uninstall": "", + "uninstalling": "", + "confirmUninstallPlugin": "", + "notificationRegional": "", + "smtp": "", + "emailCustomBody": "", + "smtpCC": "", + "wayToGetDiscordURL": "", + "Prefix Custom Message": "", + "dnsPortDescription": "", + "backupDescription": "", + "Notification Sound": "", + "More info on:": "", + "LunaSea Device ID": "", + "Proto Method": "", + "Gateway Type": "", + "For safety, must use secret key": "", + "Platform": "", + "Retry": "", + "smtpDkimDesc": "", + "smtpDkimheaderFieldNames": "", + "auto acknowledged": "", + "auto resolve": "", + "alertaApiEndpoint": "", + "smseagleEncoding": "", + "Don't expire": "", + "monitorToastMessagesLabel": "", + "Enable Kafka SSL": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "remoteBrowserToggle": "", + "whapiRecipient": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "cellsyntOriginatortypeNumeric": "", + "max 11 alphanumeric characters": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "Group ID": "", + "Lost connection to the socket server.": "", + "Arcade": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Money": "", + "Clear": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "wayToGetHeiiOnCallDetails": "", + "documentationOf": "", + "successKeyword": "", + "successKeywordExplanation": "", + "gtxMessagingApiKeyHint": "", + "threemaRecipient": "", + "threemaRecipientTypeIdentityFormat": "", + "Reset Token": "", + "enabled": "", + "telegramMessageThreadID": "", + "telegramSendSilently": "", + "No API Keys": "", + "apiKey-active": "", + "Browser Screenshot": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "Custom Monitor Type": "", + "Continue": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "Don't mention people": "", + "Pick Accepted Status Codes...": "", + "HTTP Options": "", + "Title": "", + "light": "", + "Style": "", + "info": "", + "critical": "", + "Please input title and content": "", + "Created": "", + "Select": "", + "Check/Uncheck": "", + "now": "", + "time ago": "", + "-year": "", + "Json Query Expression": "", + "retriesDescription": "", + "Upside Down Mode": "", + "Accepted Status Codes": "", + "Light": "", + "Auto": "", + "Theme - Heartbeat Bar": "", + "Discourage search engines from indexing site": "", + "None": "", + "Timezone": "", + "Change Password": "", + "Current Password": "", + "where you intend to implement third-party authentication": "", + "Affected Monitors": "", + "filterActivePaused": "", + "Active": "", + "Inactive": "", + "Token": "", + "Add New Tag": "", + "Tag with this name already exist.": "", + "Tag with this value already exist.": "", + "Red": "", + "All Systems Operational": "", + "Degraded Service": "", + "Add Group": "", + "Add a monitor": "", + "Edit Status Page": "", + "defaultNotificationName": "", + "here": "", + "Post URL": "", + "Content Type": "", + "webhookJsonDesc": "", + "webhookFormDataDesc": "", + "liquidIntroduction": "", + "webhookBodyCustomOption": "", + "records": "", + "One record": "", + "Shrink Database": "", + "Customize": "", + "Other Software": "", + "Issuer:": "", + "Fingerprint:": "", + "Domain Name Expiry Notification": "", + "Proxy": "", + "Coming Soon": "", + "Also check beta release": "", + "Check how to config it for WebSocket": "", + "Steam Game Server": "", + "Most likely causes:": "", + "There might be a typing error in the address.": "", + "Query": "", + "Connection Type": "", + "socket": "", + "tailscalePingWarning": "", + "Docker Host": "", + "Docker Hosts": "", + "Domain": "", + "Packet Size": "", + "Bot Token": "", + "wayToGetTelegramToken": "", + "YOUR BOT TOKEN HERE": "", + "trustProxyDescription": "", + "Event type:": "", + "Event data:": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version": "", + "and": "", + "cronSchedule": "", + "invalidCronExpression": "", + "Frontend Version do not match backend version!": "", + "weekdayShortFri": "", + "weekdayShortSun": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-unknown": "", + "Display Timezone": "", + "Line Developers Console": "", + "User ID": "", + "Your User ID": "", + "Messaging API": "", + "dataRetentionTimeError": "", + "clearHeartbeatsMsg": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "keywordDescription": "", + "pushoversounds pushover": "", + "pushoversounds bike": "", + "pushoverDesc1": "", + "octopushTypeLowCost": "", + "Leave blank to use a shared sender number.": "", + "Legacy Octopush-DM": "", + "Remote Browsers": "", + "ntfy Topic": "", + "onebotHttpAddress": "", + "onebotGroupMessage": "", + "pagertreeMedium": "", + "lunaseaTarget": "", + "twilioAccountSID": "", + "twilioFromNumber": "", + "Show Clickable Link Description": "", + "Badge Label Color": "", + "Badge Up Color": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Badge Style": "", + "Badge value (For Testing only.)": "", + "Group": "", + "Monitor Group": "", + "monitorToastMessagesDescription": "", + "toastErrorTimeout": "", + "Kafka Brokers": "", + "Enter the list of brokers": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "gtxMessagingFromHint": "", + "gtxMessagingToHint": "", + "cellsyntOriginatortypeAlphanumeric": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaBasicModeInfo": "", + "threemaRecipientTypeEmail": "", + "Private Number": "", + "privateOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "New Group": "", + "Form Data Body": "", + "Client ID": "", + "Client Secret": "", + "Optional: Space separated list of scopes": "", + "No tags found.": "", + "Cannot connect to the socket server.": "", + "Conditions": "", + "conditionAdd": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "equals": "", + "not equals": "", + "contains": "", + "starts with": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "greater than or equal to": "", + "record": "", + "settingUpDatabaseMSG": "", + "dbName": "", + "New Update": "", + "General": "", + "Primary Base URL": "", + "Version": "", + "General Monitor Type": "", + "markdownSupported": "", + "Pause": "", + "Name": "", + "Message": "", + "Resume": "", + "Edit": "", + "Delete": "", + "Current": "", + "Uptime": "", + "-day": "", + "hour": "", + "Cert Exp.": "", + "Response": "", + "Monitor Type": "", + "Expected Value": "", + "URL": "", + "Hostname": "", + "Port": "", + "resendEveryXTimes": "", + "Save": "", + "Bottom": "", + "Allow indexing": "", + "Repeat New Password": "", + "Leave": "", + "Confirm": "", + "Username": "", + "Remember me": "", + "Login": "", + "add one": "", + "Email": "", + "Resource Record Type": "", + "Last Result": "", + "Import Backup": "", + "Export Backup": "", + "Export": "", + "Create": "", + "Schedule maintenance": "", + "Pick Affected Monitors...": "", + "Start of maintenance": "", + "Read more": "", + "Method": "", + "Body": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "Proxies": "", + "deleteProxyMsg": "", + "proxyDescription": "", + "setAsDefaultProxyDescription": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContent": "", + "Recurring": "", + "strategyManual": "", + "warningTimezone": "", + "weekdayShortMon": "", + "weekdayShortTue": "", + "weekdayShortWed": "", + "IconUrl": "", + "plugin": "", + "smtpBCC": "", + "emailTemplateMsg": "", + "Discord Webhook URL": "", + "Number": "", + "Recipients": "", + "clearEventsMsg": "", + "confirmImportMsg": "", + "confirmClearStatisticsMsg": "", + "twoFAVerifyLabel": "", + "Check octopush prices": "", + "Apprise URL": "", + "Example:": "", + "Read more:": "", + "Status:": "", + "Strategy": "", + "SendKey": "", + "SecretAccessKey": "", + "promosmsTypeEco": "", + "promosmsPhoneNumber": "", + "Internal Room Id": "", + "serwersmsAPIUser": "", + "serwersmsAPIPassword": "", + "pushDeerServerDescription": "", + "PushDeer Key": "", + "wayToGetClickSendSMSToken": "", + "apiKey-expired": "", + "Expires": "", + "pagertreeCritical": "", + "pagertreeHigh": "", + "lunaseaUserID": "", + "ntfyAuthenticationMethod": "", + "twilioToNumber": "", + "Badge Generator": "", + "Badge Type": "", + "successAuthChangePassword": "", + "tagNotFound": "", + "wayToGetLineChannelToken": "", + "Setup Proxy": "", + "WeCom Bot Key": "", + "Proxy Server": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "Channel Name": "", + "Notify Channel": "", + "onebotSafetyTips": "", + "Enable": "", + "Hide Tags": "", + "Add one": "", + "No Monitors": "", + "Subject:": "", + "Backup": "", + "Message:": "", + "pushoversounds mechanical": "", + "pushoversounds spacealarm": "", + "pushoversounds alien": "", + "pushoversounds climb": "", + "pushoversounds echo": "", + "pushoversounds updown": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "GoogleChat": "", + "Proto Content": "", + "Lowcost": "", + "goAlertInfo": "", + "PhoneNumbers": "", + "Bark Sound": "", + "WebHookUrl": "", + "Proxy server has authentication": "", + "matrixHomeserverURL": "", + "aboutWebhooks": "", + "matrixDesc2": "", + "aboutChannelName": "", + "smtpDkimSettings": "", + "Host URL": "", + "Request Timeout": "", + "timeoutAfter": "", + "Heartbeat Retry Interval": "", + "Advanced": "", + "checkEverySecond": "", + "retryCheckEverySecond": "", + "Resolver Server": "", + "notAvailableShort": "", + "Events": "", + "Heartbeats": "", + "Auto Get": "", + "All Status Pages": "", + "Select status pages...": "", + "Setup 2FA": "", + "2FA Settings": "", + "Application Token": "", + "Server URL": "", + "Priority": "", + "emojiCheatSheet": "", + "Not running": "", + "appriseInstalled": "", + "appriseNotInstalled": "", + "Headers": "", + "BodyInvalidFormat": "", + "danger": "", + "error": "", + "Select message type": "", + "Create new forum post": "", + "postToExistingThread": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "Cancel": "", + "Certificate Chain": "", + "statusPageSpecialSlugDesc": "", + "Next": "", + "The slug is already taken. Please choose another slug.": "", + "Authentication": "", + "HTTP Basic Auth": "", + "openModalTo": "", + "pagertreeUrgency": "", + "successAdded": "", + "successResumed": "", + "Remote Browser not found!": "", + "useRemoteBrowser": "", + "lastDay2": "", + "lastDay3": "", + "chromeExecutableDescription": "", + "jsonQueryDescription": "", + "smtpDkimskipFields": "", + "smseagleGroup": "", + "smseagleRecipient": "", + "smseagleToken": "", + "smseagleUrl": "", + "Recipient Number": "", + "Server Address": "", + "Learn More": "", + "Body Encoding": "", + "Expiry date": "", + "Add Another": "", + "Key Added": "", + "Add API Key": "", + "disableAPIKeyMsg": "", + "deleteAPIKeyMsg": "", + "pagertreeSilent": "", + "pagertreeLow": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "authIncorrectCreds": "", + "Channel access token (Long-lived)": "", + "Feishu WebHookUrl": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "octopushAPIKey": "", + "Google Analytics ID": "", + "Badge Prefix": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Authorization Identity": "", + "AccessKey Id": "", + "noOrBadCertificate": "", + "Saved.": "", + "2faEnabled": "", + "2faDisabled": "", + "wayToWriteWhapiRecipient": "", + "Allow Long SMS": "", + "cellsyntOriginator": "", + "max 15 digits": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "HTTP Headers": "", + "Trust Proxy": "", + "deleteMonitorMsg": "", + "Setup Notification": "", + "Docker Daemon": "", + "wayToGetLineNotifyToken": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "leave blank for default subject": "", + "leave blank for default body": "", + "emailCustomSubject": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "Hello @everyone is...": "", + "wayToGetDiscordThreadId": "", + "wayToGetZohoCliqURL": "", + "wayToCheckSignalURL": "", + "Access Token": "", + "Channel access token": "", + "Basic Settings": "", + "deleteMaintenanceMsg": "", + "affectedStatusPages": "", + "atLeastOneMonitor": "", + "backupDescription3": "", + "alertaEnvironment": "", + "alertaAlertState": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "Remove the expiry notification": "", + "Date Created": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "pushOptionalParams": "", + "Disable": "", + "enableNSCD": "", + "DateTime Range": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoversounds cosmic": "", + "pushoversounds incoming": "", + "Slug": "", + "Flute": "", + "Scifi": "", + "Debug": "", + "Copy": "", + "Enable Auth": "", + "Orange": "", + "Green": "", + "Blue": "", + "Custom": "", + "Search...": "", + "Entry Page": "", + "templateLimitedToUpDownNotifications": "", + "webhookAdditionalHeadersTitle": "", + "webhookAdditionalHeadersDesc": "", + "Webhook URL": "", + "CopyToClipboardSuccess": "", + "firewalls": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Current User": "", + "topic": "", + "topicExplanation": "", + "Info": "", + "Security": "", + "Invalid": "", + "Not installed": "", + "Page Not Found": "", + "Show Powered By": "", + "RadiusSecret": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "Certificate Expiry Notification": "", + "API Username": "", + "API Key": "", + "Show update if available": "", + "wayToGetTelegramChatID": "", + "dnsCacheDescription": "", + "Effective Date Range": "", + "Schedule Maintenance": "", + "loadingError": "", + "installing": "", + "Clone Monitor": "", + "Clone": "", + "cloneOf": "", + "secureOptionNone": "", + "secureOptionTLS": "", + "Ignore TLS Error": "", + "From Email": "", + "infiniteRetention": "", + "confirmDeleteTagMsg": "", + "deleteNotificationMsg": "", + "promosmsLogin": "", + "User Key": "", + "Device": "", + "Message Title": "", + "apiCredentials": "", + "octopushLegacyHint": "", + "Free Mobile User Identifier": "", + "Proto Service Name": "", + "Device Token": "", + "High": "", + "documentation": "", + "smseagleContact": "", + "wayToGetPagerTreeIntegrationURL": "", + "ntfyUsernameAndPassword": "", + "Badge Down Days": "", + "Message format": "", + "Send rich messages": "", + "self-hosted container": "", + "mongodbCommandDescription": "", + "callMeBotGet": "", + "Originator": "", + "cellsyntDestination": "", + "OID (Object Identifier)": "", + "groupOnesenderDesc": "", + "less than or equal to": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Correct": "", + "Custom sound to override default notification sound": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "" } From accad66d937b926d9dd025966fe82604cbfe219e Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:41:05 +0000 Subject: [PATCH 310/346] Translated using Weblate (Punjabi) Currently translated at 0.3% (4 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pa/ --- src/lang/pa.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pa.json b/src/lang/pa.json index e002d95c9..e3929d57a 100644 --- a/src/lang/pa.json +++ b/src/lang/pa.json @@ -1045,5 +1045,6 @@ "Correct": "", "Custom sound to override default notification sound": "", "Can be found on:": "", - "The phone number of the recipient in E.164 format.": "" + "The phone number of the recipient in E.164 format.": "", + "ignoreTLSError": "" } From c1660ca9093fd2388152fca83a90559eb50e9778 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 311/346] Translated using Weblate (Punjabi) Currently translated at 0.3% (4 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pa/ --- src/lang/pa.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pa.json b/src/lang/pa.json index e3929d57a..899234a39 100644 --- a/src/lang/pa.json +++ b/src/lang/pa.json @@ -1046,5 +1046,6 @@ "Custom sound to override default notification sound": "", "Can be found on:": "", "The phone number of the recipient in E.164 format.": "", - "ignoreTLSError": "" + "ignoreTLSError": "", + "CopyToClipboardError": "" } From 72a069ecf97d7d38b63f0f9de585352d85e1d5ce Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:11 +0000 Subject: [PATCH 312/346] Translated using Weblate (Punjabi) Currently translated at 0.3% (4 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pa/ --- src/lang/pa.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/pa.json b/src/lang/pa.json index 899234a39..f582114b6 100644 --- a/src/lang/pa.json +++ b/src/lang/pa.json @@ -1047,5 +1047,7 @@ "Can be found on:": "", "The phone number of the recipient in E.164 format.": "", "ignoreTLSError": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From f36b35fdef7834188063f67010d1ca847b508fe3 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 313/346] Translated using Weblate (Punjabi) Currently translated at 0.3% (4 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pa/ --- src/lang/pa.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pa.json b/src/lang/pa.json index f582114b6..3e9d52719 100644 --- a/src/lang/pa.json +++ b/src/lang/pa.json @@ -1049,5 +1049,6 @@ "ignoreTLSError": "", "CopyToClipboardError": "", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllEvents": "" } From e2f48bf35e7901a4f19aa50331fdf270fd00d4a3 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 314/346] Translated using Weblate (Punjabi) Currently translated at 0.3% (4 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pa/ --- src/lang/pa.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/pa.json b/src/lang/pa.json index 3e9d52719..3633642dc 100644 --- a/src/lang/pa.json +++ b/src/lang/pa.json @@ -1050,5 +1050,6 @@ "CopyToClipboardError": "", "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "Pick a SASL Mechanism...": "" } From f36b67ae887429f28cf2bec57af1950b6415ed7c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:20 +0000 Subject: [PATCH 315/346] Translated using Weblate (Uzbek) Currently translated at 8.5% (90 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/uz/ --- src/lang/uz.json | 956 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 955 insertions(+), 1 deletion(-) diff --git a/src/lang/uz.json b/src/lang/uz.json index 3e82daa0c..a66755b7c 100644 --- a/src/lang/uz.json +++ b/src/lang/uz.json @@ -93,5 +93,959 @@ "Not available, please setup.": "Mavjud emas, sozlang.", "Light": "Yorug'", "Dark": "Qorung'u", - "Auto": "Avto" + "Auto": "Avto", + "Browser Screenshot": "", + "ignoredTLSError": "", + "filterActivePaused": "", + "Inactive": "", + "Tags": "", + "PushUrl": "", + "Days Remaining:": "", + "DockerHostRequired": "", + "Domain": "", + "dayOfWeek": "", + "leave blank for default subject": "", + "pushoversounds none": "", + "AccessKeyId": "", + "wayToGetPagerDutyKey": "", + "alertaRecoverState": "", + "Legacy Octopush-DM": "", + "gtxMessagingApiKeyHint": "", + "To Phone Number": "", + "threemaRecipientTypeIdentityFormat": "", + "Client Secret": "", + "Correct": "", + "Don't expire": "", + "Using a Reverse Proxy?": "", + "Query": "", + "settingsCertificateExpiry": "", + "Setup Docker Host": "", + "socket": "", + "smseaglePriority": "", + "Bitrix24 Webhook URL": "", + "successPaused": "", + "remoteBrowsersDescription": "", + "documentationOf": "", + "gtxMessagingFromHint": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Allow Long SMS": "", + "max 11 alphanumeric characters": "", + "light": "", + "wayToGetThreemaGateway": "", + "receiverInfoSevenIO": "", + "Alphanumeric (recommended)": "", + "Copy": "", + "Theme - Heartbeat Bar": "", + "styleElapsedTimeShowNoLine": "", + "styleElapsedTimeShowWithLine": "", + "Normal": "", + "Bottom": "", + "Allow indexing": "", + "Current Password": "", + "Update Password": "", + "Remember me": "", + "Login": "", + "No Monitors, please": "", + "Email": "", + "Repeat Password": "", + "Import Backup": "", + "notAvailableShort": "", + "Start of maintenance": "", + "All Status Pages": "", + "Degraded Service": "", + "Status Page": "", + "defaultNotificationName": "", + "webhookJsonDesc": "", + "webhookFormDataDesc": "", + "liquidIntroduction": "", + "templateLimitedToUpDownNotifications": "", + "Read more": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoProxiesUnsupported": "", + "Monitor History": "", + "topicExplanation": "", + "successKeywordExplanation": "", + "recent": "", + "Steam API Key": "", + "Shrink Database": "", + "Pick a RR-Type...": "", + "Create Incident": "", + "Content": "", + "warning": "", + "error": "", + "critical": "", + "primary": "", + "Last Updated": "", + "Switch to Light Theme": "", + "No monitors available.": "", + "deleteStatusPageMsg": "", + "User": "", + "Installed": "", + "Running": "", + "cloudflareWebsite": "", + "Don't know how to get the token? Please read the guide:": "", + "For example: nginx, Apache and Traefik.": "", + "Issuer:": "", + "Fingerprint:": "", + "Remove the expiry notification": "", + "lastDay2": "", + "Maintenance Time Window of a Day": "", + "Effective Date Range": "", + "Edit Maintenance": "", + "DateTime Range": "", + "loadingError": "", + "installing": "", + "uninstall": "", + "notificationRegional": "", + "Clone": "", + "leave blank for default body": "", + "emailTemplateMonitorJSON": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "To Email": "", + "Discord Webhook URL": "", + "Prefix Custom Message": "", + "wayToGetDiscordThreadId": "", + "wayToGetTeamsURL": "", + "wayToGetZohoCliqURL": "", + "Your User ID": "", + "Icon URL": "", + "resolverserverDescription": "", + "clearHeartbeatsMsg": "", + "importHandleDescription": "", + "affectedMonitorsDescription": "", + "passwordNotMatchMsg": "", + "pushoversounds magic": "", + "pushoversounds mechanical": "", + "octopushSMSSender": "", + "Proto Method": "", + "You can divide numbers with": "", + "Base URL": "", + "goAlertIntegrationKeyInfo": "", + "SignName": "", + "Add a domain": "", + "aboutWebhooks": "", + "aboutChannelName": "", + "smtpDkimDesc": "", + "documentation": "", + "smtpDkimKeySelector": "", + "smtpDkimHashAlgo": "", + "smtpDkimskipFields": "", + "Integration URL": "", + "auto acknowledged": "", + "alertaEnvironment": "", + "serwersmsAPIPassword": "", + "smseagleContact": "", + "smseagleRecipientType": "", + "smseagleRecipient": "", + "smseagleToken": "", + "smspartnerSenderNameInfo": "", + "onebotMessageType": "", + "No API Keys": "", + "apiKey-inactive": "", + "Generate": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "pagertreeCritical": "", + "pagertreeDoNothing": "", + "wayToGetPagerTreeIntegrationURL": "", + "Message format": "", + "Send rich messages": "", + "authInvalidToken": "", + "callMeBotGet": "", + "cellsyntDestination": "", + "cellsyntSplitLongMessages": "", + "snmpCommunityStringHelptext": "", + "snmpOIDHelptext": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "Host Onesender": "", + "Token Onesender": "", + "Private Number": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Group ID": "", + "Authorization Header": "", + "Client ID": "", + "Optional: Space separated list of scopes": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "contains": "", + "not contains": "", + "ends with": "", + "less than or equal to": "", + "record": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Fail": "", + "Harp": "", + "Bubble": "", + "Flute": "", + "Scifi": "", + "Time Sensitive (iOS Only)": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "smspartnerPhoneNumberHelptext": "", + "Recipient Number": "", + "From Name/Number": "", + "onebotGroupMessage": "", + "onebotUserOrGroupId": "", + "onebotSafetyTips": "", + "PushDeer Server": "", + "pagertreeSilent": "", + "lunaseaDeviceID": "", + "ntfyAuthenticationMethod": "", + "Badge Prefix": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Mechanism": "", + "SecretAccessKey": "", + "PhoneNumbers": "", + "smseagleTo": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "matrixHomeserverURL": "", + "aboutNotifyChannel": "", + "setup a new monitor group": "", + "Learn More": "", + "nostrRelays": "", + "nostrSender": "", + "GrafanaOncallUrl": "", + "No Monitors": "", + "Services": "", + "selectedMonitorCount": "", + "Customize": "", + "Proxy": "", + "Packet Size": "", + "Bot Token": "", + "disableCloudflaredNoAuthMsg": "", + "pushyAPIKey": "", + "GoogleChat": "", + "Select message type": "", + "twoFAVerifyLabel": "", + "LunaSea Device ID": "", + "Apprise URL": "", + "Notify Channel": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Label Prefix": "", + "receiverSevenIO": "", + "Device": "", + "Last Result": "", + "Create your admin account": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "Setup Proxy": "", + "Proxy Server": "", + "Add Another": "", + "settingUpDatabaseMSG": "", + "Clear all statistics": "", + "Skip existing": "", + "Stop": "", + "Add New Status Page": "", + "Slug": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "Bark Endpoint": "", + "onebotHttpAddress": "", + "now": "", + "time ago": "", + "-year": "", + "where you intend to implement third-party authentication": "", + "Please use this option carefully!": "", + "Logout": "", + "Leave": "", + "I understand, please disable": "", + "Yes": "", + "Clear Data": "", + "Auto Get": "", + "Schedule maintenance": "", + "Select status pages...": "", + "alertNoFile": "", + "Options": "", + "Keep both": "", + "Enable 2FA": "", + "2FA Settings": "", + "filterActive": "", + "Tag with this value already exist.": "", + "color": "", + "tailscalePingWarning": "", + "Docker Host": "", + "Workstation": "", + "No Maintenance": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-scheduled": "", + "Display Timezone": "", + "Server Timezone": "", + "Enable DNS Cache": "", + "Enable": "", + "Disable": "", + "enableNSCD": "", + "smtp": "", + "aboutMattermostChannelName": "", + "deleteMaintenanceMsg": "", + "pushoversounds siren": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "pushoversounds climb": "", + "pushoversounds echo": "", + "pushoversounds vibrate": "", + "Huawei": "", + "High": "", + "Topic": "", + "Badge Up Color": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "Domain Names": "", + "signedInDispDisabled": "", + "RadiusCalledStationId": "", + "RadiusCalledStationIdDescription": "", + "Press Enter to add broker": "", + "Authorization Identity": "", + "Check how to config it for WebSocket": "", + "The resource is no longer available.": "", + "wayToGetFlashDutyKey": "", + "authUserInactiveOrDeleted": "", + "2faAlreadyEnabled": "", + "2faEnabled": "", + "2faDisabled": "", + "deleteRemoteBrowserMessage": "", + "API URL": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "cellsyntOriginator": "", + "Community String": "", + "SIGNL4 Webhook URL": "", + "Channel access token": "", + "Line Developers Console": "", + "User ID": "", + "clearEventsMsg": "", + "Proxy server has authentication": "", + "Badge Maintenance Color": "", + "Badge Warn Color": "", + "Badge value (For Testing only.)": "", + "whapiRecipient": "", + "Proxies": "", + "default": "", + "setAsDefault": "", + "deleteProxyMsg": "", + "enableProxyDescription": "", + "Valid": "", + "There might be a typing error in the address.": "", + "Connection String": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "Coming Soon": "", + "Docker Daemon": "", + "tcp": "", + "telegramMessageThreadIDDescription": "", + "supportTelegramChatID": "", + "wayToGetLineNotifyToken": "", + "Examples": "", + "Home Assistant URL": "", + "Long-Lived Access Token": "", + "default: notify all devices": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Trigger type:": "", + "weekdayShortMon": "", + "weekdayShortTue": "", + "weekdayShortWed": "", + "weekdayShortThu": "", + "weekdayShortFri": "", + "chromeExecutable": "", + "chromeExecutableAutoDetect": "", + "emailCustomSubject": "", + "dnsPortDescription": "", + "WeCom Bot Key": "", + "matrixDesc2": "", + "openModalTo": "", + "Badge Pending Color": "", + "Secret AccessKey": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "cellsyntOriginatortypeNumeric": "", + "Send to channel": "", + "Create new forum post": "", + "confirmDisableTwoFAMsg": "", + "recurringIntervalMessage": "", + "affectedStatusPages": "", + "invertKeywordDescription": "", + "backupDescription": "", + "backupDescription3": "", + "endpoint": "", + "promosmsLogin": "", + "promosmsPassword": "", + "pushoversounds classical": "", + "pushoversounds incoming": "", + "Guild ID": "", + "User Key": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "Example:": "", + "Read more:": "", + "Status:": "", + "Strategy": "", + "Free Mobile API Key": "", + "Lowcost": "", + "high": "", + "SendKey": "", + "SecretKey": "", + "For safety, must use secret key": "", + "Mentioning": "", + "Platform": "", + "promosmsTypeFlash": "", + "promosmsTypeFull": "", + "promosmsTypeSpeed": "", + "promosmsSMSSender": "", + "matrixDesc1": "", + "wayToGetClickSendSMSToken": "", + "Custom Monitor Type": "", + "API Keys": "", + "Expiry date": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "Monitor Setting": "", + "Show Clickable Link Description": "", + "successBackupRestored": "", + "successDisabled": "", + "foundChromiumVersion": "", + "disableauth.message1": "", + "secureOptionNone": "", + "secureOptionTLS": "", + "Add a new expiry notification day": "", + "apprise": "", + "toastSuccessTimeout": "", + "pagertreeResolve": "", + "Show Clickable Link": "", + "Host URL": "", + "Search...": "", + "Avg. Ping": "", + "Entry Page": "", + "statusPageNothing": "", + "webhookBodyCustomOption": "", + "Server URL": "", + "records": "", + "One record": "", + "steamApiKeyDescription": "", + "Please input title and content": "", + "Not running": "", + "Start": "", + "No consecutive dashes": "", + "statusPageSpecialSlugDesc": "", + "Next": "", + "Authentication": "", + "HTTP Basic Auth": "", + "New Status Page": "", + "Page Not Found": "", + "Kafka Brokers": "", + "gtxMessagingToHint": "", + "nostrRecipients": "", + "disable authentication": "", + "pushoversounds intermission": "", + "More info on:": "", + "startDateTime": "", + "cronExpression": "", + "cronSchedule": "", + "invalidCronExpression": "", + "Gray": "", + "Red": "", + "Orange": "", + "Green": "", + "Reset Token": "", + "Post": "", + "Cancel": "", + "Docker Hosts": "", + "lastDay1": "", + "locally configured mail transfer agent": "", + "pushoverDesc1": "", + "pushoverDesc2": "", + "pushoverMessageTtl": "", + "SMS Type": "", + "octopushTypeLowCost": "", + "checkPrice": "", + "promosmsAllowLongSMS": "", + "Badge URL": "", + "Group": "", + "Monitor Group": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "FlashDuty Severity": "", + "nostrRecipientsHelp": "", + "wayToGetHeiiOnCallDetails": "", + "Command": "", + "Originator type": "", + "ignoreTLSErrorGeneral": "", + "Debug": "", + "styleElapsedTime": "", + "None": "", + "Timezone": "", + "Search Engine Visibility": "", + "Discourage search engines from indexing site": "", + "Change Password": "", + "New Password": "", + "Repeat New Password": "", + "Disable Auth": "", + "Enable Auth": "", + "add one": "", + "Notification Type": "", + "Test": "", + "Certificate Info": "", + "Resolver Server": "", + "Resource Record Type": "", + "Export Backup": "", + "Export": "", + "Import": "", + "respTime": "", + "Default enabled": "", + "Active": "", + "Token": "", + "Add New Tag": "", + "Add New below or Select...": "", + "Tag with this name already exist.": "", + "No Services": "", + "All Systems Operational": "", + "Partially Degraded Service": "", + "Add Group": "", + "Add a monitor": "", + "Edit Status Page": "", + "Go to Dashboard": "", + "Status Pages": "", + "here": "", + "Required": "", + "Post URL": "", + "Content Type": "", + "templateMsg": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "webhookAdditionalHeadersTitle": "", + "webhookAdditionalHeadersDesc": "", + "emojiCheatSheet": "", + "appriseInstalled": "", + "appriseNotInstalled": "", + "Method": "", + "Body": "", + "Headers": "", + "HeadersInvalidFormat": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "Current User": "", + "topic": "", + "successKeyword": "", + "Done": "", + "Pick Accepted Status Codes...": "", + "Default": "", + "HTTP Options": "", + "Title": "", + "Style": "", + "danger": "", + "Switch to Dark Theme": "", + "Description": "", + "Custom Footer": "", + "Invalid": "", + "Not installed": "", + "wayToGetCloudflaredURL": "", + "Message:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "Other Software": "", + "Please read": "", + "Subject:": "", + "Valid To:": "", + "No status pages": "", + "Domain Name Expiry Notification": "", + "Certificate Expiry Notification": "", + "noDockerHostMsg": "", + "deleteDockerHostMsg": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "weekdayShortSun": "", + "lastDay3": "", + "dnsCacheDescription": "", + "Schedule Maintenance": "", + "Date and Time": "", + "install": "", + "uninstalling": "", + "confirmUninstallPlugin": "", + "Clone Monitor": "", + "Ignore TLS Error": "", + "smtpLiquidIntroduction": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "smtpBCC": "", + "wayToGetDiscordURL": "", + "Hello @everyone is...": "", + "needSignalAPI": "", + "wayToCheckSignalURL": "", + "Number": "", + "Messaging API": "", + "wayToGetLineChannelToken": "", + "rrtypeDescription": "", + "pauseMonitorMsg": "", + "confirmClearStatisticsMsg": "", + "confirmImportMsg": "", + "notificationDescription": "", + "keywordDescription": "", + "pushoversounds pianobar": "", + "Proto Service Name": "", + "Proto Content": "", + "Economy": "", + "goAlertInfo": "", + "TemplateCode": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "Remove domain": "", + "Icon Emoji": "", + "signalImportant": "", + "aboutKumaURL": "", + "smtpDkimSettings": "", + "smtpDkimDomain": "", + "smtpDkimPrivateKey": "", + "smtpDkimheaderFieldNames": "", + "Integration Key": "", + "Auto resolve or acknowledged": "", + "auto resolve": "", + "alertaApiEndpoint": "", + "alertaApiKey": "", + "alertaAlertState": "", + "serwersmsAPIUser": "", + "serwersmsPhoneNumber": "", + "smseagleGroup": "", + "smspartnerSenderName": "", + "Leave blank to use a shared sender number.": "", + "Octopush API Version": "", + "ntfy Topic": "", + "Body Encoding": "", + "Expires": "", + "disableAPIKeyMsg": "", + "deleteAPIKeyMsg": "", + "Open Badge Generator": "", + "Badge Type": "", + "gamedigGuessPort": "", + "mongodbCommandDescription": "", + "wayToWriteWhapiRecipient": "", + "Originator": "", + "Destination": "", + "OID (Object Identifier)": "", + "threemaRecipient": "", + "threemaRecipientTypeEmail": "", + "threemaBasicModeInfo": "", + "Recipient Type": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Form Data Body": "", + "OAuth Token URL": "", + "OAuth Scope": "", + "Go back to home page.": "", + "No tags found.": "", + "conditionAdd": "", + "conditionAddGroup": "", + "conditionValuePlaceholder": "", + "equals": "", + "not equals": "", + "starts with": "", + "not starts with": "", + "not ends with": "", + "less than": "", + "greater than": "", + "greater than or equal to": "", + "Sound": "", + "Arcade": "", + "Reveal": "", + "Doorbell": "", + "Money": "", + "Clear": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "onebotPrivateMessage": "", + "pushDeerServerDescription": "", + "PushDeer Key": "", + "Continue": "", + "Key Added": "", + "apiKeyAddedMsg": "", + "apiKey-expired": "", + "pagertreeIntegrationUrl": "", + "pagertreeUrgency": "", + "pagertreeLow": "", + "lunaseaTarget": "", + "lunaseaUserID": "", + "ntfyUsernameAndPassword": "", + "Badge Label": "", + "Badge Suffix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "toastErrorTimeout": "", + "Kafka SASL Options": "", + "noGroupMonitorMsg": "", + "gamedigGuessPortDescription": "", + "wayToGetWhapiUrlAndToken": "", + "Also check beta release": "", + "certificationExpiryDescription": "", + "Single Maintenance Window": "", + "serwersmsSenderName": "", + "What is a Remote Browser?": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "successResumed": "", + "successDeleted": "", + "successEdited": "", + "tagNotFound": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "shrinkDatabaseDescriptionSqlite": "", + "Remote Browsers": "", + "Remote Browser": "", + "Add a Remote Browser": "", + "Uptime Kuma URL": "", + "Edit Tag": "", + "Server Address": "", + "nostrRelaysHelp": "", + "apiKeysDisabledMsg": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "apiKeySevenIO": "", + "Overwrite": "", + "info": "", + "Server URL should not contain the nfty topic": "", + "Add API Key": "", + "twilioAccountSID": "", + "disableauth.message2": "", + "Json Query Expression": "", + "Confirm": "", + "No": "", + "Username": "", + "Password": "", + "Apply on all existing monitors": "", + "Create": "", + "Events": "", + "Heartbeats": "", + "Affected Monitors": "", + "Pick Affected Monitors...": "", + "alertWrongFileType": "", + "Verify Token": "", + "Disable 2FA": "", + "Two Factor Authentication": "", + "Docker Container": "", + "Container Name / ID": "", + "and": "", + "lastDay4": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-ended": "", + "maintenanceStatus-unknown": "", + "statusPageMaintenanceEndDate": "", + "chromeExecutableDescription": "", + "plugin": "", + "cloneOf": "", + "emailCustomBody": "", + "aboutIconURL": "", + "dataRetentionTimeError": "", + "infiniteRetention": "", + "confirmDeleteTagMsg": "", + "enableGRPCTls": "", + "acceptedStatusCodesDescription": "", + "deleteMonitorMsg": "", + "deleteNotificationMsg": "", + "pushoversounds alien": "", + "pushoversounds persistent": "", + "pushoversounds updown": "", + "WebHookUrl": "", + "Retry": "", + "Badge Duration (in hours)": "", + "Enter the list of brokers": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "AccessKey Id": "", + "Request Body": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "Saved.": "", + "authIncorrectCreds": "", + "successAdded": "", + "successEnabled": "", + "self-hosted container": "", + "Condition": "", + "Lost connection to the socket server.": "", + "signl4Docs": "", + "Conditions": "", + "apiKey-active": "", + "Hide Tags": "", + "Add one": "", + "Untitled Group": "", + "Discard": "", + "Select": "", + "Check/Uncheck": "", + "Powered by": "", + "enabled": "", + "proxyDescription": "", + "setAsDefaultProxyDescription": "", + "Certificate Chain": "", + "Date Created": "", + "Footer Text": "", + "Connection Type": "", + "What you can try:": "", + "wayToGetTelegramToken": "", + "Chat ID": "", + "telegramMessageThreadID": "", + "telegramSendSilently": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "wayToGetTelegramChatID": "", + "YOUR BOT TOKEN HERE": "", + "chatIDNotFound": "", + "trustProxyDescription": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Notification Service": "", + "Event type:": "", + "Event data:": "", + "backupRecommend": "", + "recurringInterval": "", + "Recurring": "", + "strategyManual": "", + "warningTimezone": "", + "weekdayShortSat": "", + "From Email": "", + "emailCustomisableContent": "", + "pushyToken": "", + "octopushPhoneNumber": "", + "Proxy Protocol": "", + "Badge Down Color": "", + "Enable Kafka SSL": "", + "Session Token": "", + "max 15 digits": "", + "postToExistingThread": "", + "forumPostName": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "Recipients": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "atLeastOneMonitor": "", + "jsonQueryDescription": "", + "backupDescription2": "", + "octopushAPIKey": "", + "octopushLogin": "", + "pushoversounds pushover": "", + "pushoversounds bike": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "wayToGetKookBotToken": "", + "wayToGetKookGuildID": "", + "Message Title": "", + "Notification Sound": "", + "apiCredentials": "", + "Free Mobile User Identifier": "", + "Don't mention people": "", + "Mention group": "", + "Device Token": "", + "promosmsPhoneNumber": "", + "Feishu WebHookUrl": "", + "Channel Name": "", + "Google Analytics ID": "", + "Expiry": "", + "Badge Generator": "", + "successAuthChangePassword": "", + "Remote Browser not found!": "", + "pushoversounds cosmic": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "Bark Group": "", + "Bark Sound": "", + "do nothing": "", + "Custom": "", + "Search monitored sites": "", + "Avg. Response": "", + "statusPageRefreshIn": "", + "webhookBodyPresetOption": "", + "Webhook URL": "", + "Application Token": "", + "Priority": "", + "PasswordsDoNotMatch": "", + "Created": "", + "Remove Token": "", + "The slug is already taken. Please choose another slug.": "", + "No Proxy": "", + "Reverse Proxy": "", + "Backup": "", + "About": "", + "HTTP Headers": "", + "Trust Proxy": "", + "IconUrl": "", + "Bot Display Name": "", + "Telephone number": "", + "signedInDisp": "", + "RadiusSecret": "", + "Show Powered By": "", + "RadiusSecretDescription": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "API Username": "", + "API Key": "", + "Show update if available": "", + "Steam Game Server": "", + "Most likely causes:": "", + "Access Token": "", + "Channel access token (Long-lived)": "", + "lineDevConsoleTo": "", + "Basic Settings": "", + "enableDefaultNotificationDescription": "", + "promosmsTypeEco": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Badge Style": "", + "Setup 2FA": "", + "Show Tags": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version": "", + "Frontend Version do not match backend version!": "", + "backupOutdatedWarning": "", + "Optional": "", + "or": "", + "sameAsServerTimezone": "", + "endDateTime": "", + "Internal Room Id": "", + "smtpCC": "", + "Enable TLS": "", + "value (optional)": "", + "Blue": "", + "Indigo": "", + "Purple": "", + "Pink": "", + "BodyInvalidFormat": "", + "clearDataOlderThan": "", + "Info": "", + "Security": "", + "dark": "", + "dayOfMonth": "", + "lastDay": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Show URI": "", + "Custom CSS": "", + "octopushTypePremium": "", + "Close": "" } From 3ca02fd8d5d3379f42069b06af259361874dd9fe Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 316/346] Translated using Weblate (Uzbek) Currently translated at 8.5% (90 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/uz/ --- src/lang/uz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/uz.json b/src/lang/uz.json index a66755b7c..ecfa66610 100644 --- a/src/lang/uz.json +++ b/src/lang/uz.json @@ -1047,5 +1047,6 @@ "Show URI": "", "Custom CSS": "", "octopushTypePremium": "", - "Close": "" + "Close": "", + "CopyToClipboardError": "" } From d92685234d9732c557b2d9be87387e8afe418391 Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Mon, 18 Dec 2023 10:47:30 +0000 Subject: [PATCH 317/346] Translated using Weblate (Uzbek) Currently translated at 8.5% (90 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/uz/ --- src/lang/uz.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/uz.json b/src/lang/uz.json index ecfa66610..53c1d5466 100644 --- a/src/lang/uz.json +++ b/src/lang/uz.json @@ -1048,5 +1048,7 @@ "Custom CSS": "", "octopushTypePremium": "", "Close": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "ntfyPriorityHelptextAllExceptDown": "", + "grpcMethodDescription": "" } From 27c8e6b769ff73aa3cec3e69306bd4c1b6fa6a7e Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 318/346] Translated using Weblate (Uzbek) Currently translated at 8.5% (90 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/uz/ --- src/lang/uz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/uz.json b/src/lang/uz.json index 53c1d5466..6ebb04448 100644 --- a/src/lang/uz.json +++ b/src/lang/uz.json @@ -1050,5 +1050,6 @@ "Close": "", "CopyToClipboardError": "", "ntfyPriorityHelptextAllExceptDown": "", - "grpcMethodDescription": "" + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllEvents": "" } From c9e963319b75f32b75cf2a5b502484c6cf488839 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:26 +0000 Subject: [PATCH 319/346] Translated using Weblate (Uzbek) Currently translated at 8.5% (90 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/uz/ --- src/lang/uz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/uz.json b/src/lang/uz.json index 6ebb04448..981410d7f 100644 --- a/src/lang/uz.json +++ b/src/lang/uz.json @@ -1051,5 +1051,6 @@ "CopyToClipboardError": "", "ntfyPriorityHelptextAllExceptDown": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "Pick a SASL Mechanism...": "" } From 595586f3ee355aa8d08831a86f2bb83c2c277353 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:23 +0000 Subject: [PATCH 320/346] Translated using Weblate (Hebrew) Currently translated at 0.1% (2 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/he/ --- src/lang/he.json | 1045 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1044 insertions(+), 1 deletion(-) diff --git a/src/lang/he.json b/src/lang/he.json index 568715878..62c46457a 100644 --- a/src/lang/he.json +++ b/src/lang/he.json @@ -1,5 +1,1048 @@ { "Help": "עזרה", "languageName": "עברית", - "setupDatabaseChooseDatabase": "באיזה מסד נתונים אתה רוצה להשתמש?" + "setupDatabaseChooseDatabase": "באיזה מסד נתונים אתה רוצה להשתמש?", + "Response": "", + "PasswordsDoNotMatch": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhoneFormat": "", + "Group": "", + "Mentioning": "", + "Don't mention people": "", + "Mention group": "", + "Monitor Group": "", + "2faEnabled": "", + "Default": "", + "Dark": "", + "New Password": "", + "Update Password": "", + "Enable Auth": "", + "disableauth.message1": "", + "respTime": "", + "Default enabled": "", + "All Status Pages": "", + "Select status pages...": "", + "Entry Page": "", + "statusPageNothing": "", + "No Services": "", + "No Proxy": "", + "weekdayShortFri": "", + "Disable": "", + "chromeExecutable": "", + "dbName": "", + "setupDatabaseMariaDB": "", + "Dashboard": "", + "Language": "", + "Name": "", + "Status": "", + "Monitor Type": "", + "2FA Settings": "", + "Edit Status Page": "", + "tailscalePingWarning": "", + "weekdayShortTue": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "Theme": "", + "Home": "", + "templateMonitorJSON": "", + "From Name/Number": "", + "nostrRecipients": "", + "certificationExpiryDescription": "", + "Home Assistant URL": "", + "or": "", + "secureOptionNone": "", + "octopushTypePremium": "", + "Proto Content": "", + "API Keys": "", + "Badge Maintenance Color": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "monitorToastMessagesDescription": "", + "Kafka Brokers": "", + "Enable Kafka Producer Auto Topic Creation": "", + "showCertificateExpiry": "", + "Browser Screenshot": "", + "Custom CSS": "", + "Valid": "", + "Invalid": "", + "pushoversounds bugle": "", + "Kafka Topic Name": "", + "noOrBadCertificate": "", + "documentationOf": "", + "To Phone Number": "", + "promosmsTypeFull": "", + "smtpDkimHashAlgo": "", + "Auto resolve or acknowledged": "", + "onebotPrivateMessage": "", + "onebotUserOrGroupId": "", + "PushDeer Server": "", + "wayToGetBitrix24Webhook": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "2faDisabled": "", + "successAdded": "", + "successPaused": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "remoteBrowserToggle": "", + "receiverInfoSevenIO": "", + "shrinkDatabaseDescriptionSqlite": "", + "HTTP Options": "", + "Create Incident": "", + "Title": "", + "primary": "", + "Host URL": "", + "Max. Redirects": "", + "Accepted Status Codes": "", + "pushOptionalParams": "", + "pushOthers": "", + "Notifications": "", + "Not available, please setup.": "", + "Setup Notification": "", + "Auto": "", + "Theme - Heartbeat Bar": "", + "styleElapsedTime": "", + "styleElapsedTimeShowNoLine": "", + "Please use this option carefully!": "", + "Certificate Info": "", + "Last Result": "", + "Events": "", + "alertWrongFileType": "", + "warning": "", + "enabled": "", + "Authentication": "", + "Trust Proxy": "", + "Other Software": "", + "Proxy": "", + "weekdayShortSat": "", + "dayOfWeek": "", + "goAlertIntegrationKeyInfo": "", + "Remove domain": "", + "toastErrorTimeout": "", + "Enable Kafka SSL": "", + "successEdited": "", + "whapiRecipient": "", + "Allow Long SMS": "", + "forumPostName": "", + "Recipients": "", + "Line Developers Console": "", + "confirmDeleteTagMsg": "", + "General": "", + "Primary Base URL": "", + "pushoversounds pushover": "", + "Add": "", + "Quick Stats": "", + "Unknown": "", + "General Monitor Type": "", + "Reconnecting...": "", + "markdownSupported": "", + "pauseDashboardHome": "", + "DateTime": "", + "Edit": "", + "hour": "", + "-hour": "", + "URL": "", + "retryCheckEverySecond": "", + "resendDisabled": "", + "pushyAPIKey": "", + "Allow indexing": "", + "Guild ID": "", + "webhookAdditionalHeadersTitle": "", + "smseagleToken": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "octopushSMSSender": "", + "nostrRecipientsHelp": "", + "Show Powered By": "", + "Domain Names": "", + "signedInDisp": "", + "RadiusSecret": "", + "RadiusSecretDescription": "", + "RadiusCallingStationIdDescription": "", + "Setup Docker Host": "", + "endDateTime": "", + "Recurring": "", + "strategyManual": "", + "From Email": "", + "confirmClearStatisticsMsg": "", + "importHandleDescription": "", + "promosmsPassword": "", + "pushoversounds incoming": "", + "apprise": "", + "Apprise URL": "", + "Example:": "", + "high": "", + "PhoneNumbers": "", + "TemplateCode": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "Bark Endpoint": "", + "Proxy Server": "", + "apiKeysDisabledMsg": "", + "Uptime Kuma URL": "", + "openModalTo": "", + "Add a domain": "", + "Icon Emoji": "", + "smtpDkimSettings": "", + "smtpDkimDesc": "", + "smtpDkimheaderFieldNames": "", + "smtpDkimskipFields": "", + "Integration URL": "", + "do nothing": "", + "User": "", + "cloudflareWebsite": "", + "Message:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "For example: nginx, Apache and Traefik.": "", + "Valid To:": "", + "Fingerprint:": "", + "Frontend Version": "", + "backupOutdatedWarning": "", + "backupRecommend": "", + "invalidCronExpression": "", + "affectedStatusPages": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "Huawei": "", + "High": "", + "Retry": "", + "Topic": "", + "promosmsTypeEco": "", + "promosmsAllowLongSMS": "", + "Kafka Producer Message": "", + "Authorization Identity": "", + "AccessKey Id": "", + "callMeBotGet": "", + "gtxMessagingFromHint": "", + "locally configured mail transfer agent": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "None": "", + "styleElapsedTimeShowWithLine": "", + "Search Engine Visibility": "", + "Create": "", + "Partially Degraded Service": "", + "defaultNotificationName": "", + "Security": "", + "Add one": "", + "telegramProtectContent": "", + "dnsCacheDescription": "", + "Effective Date Range": "", + "confirmUninstallPlugin": "", + "uninstall": "", + "smtpLiquidIntroduction": "", + "emailCustomSubject": "", + "Prefix Custom Message": "", + "wayToGetTeamsURL": "", + "resolverserverDescription": "", + "keywordDescription": "", + "invertKeywordDescription": "", + "backupDescription": "", + "pushoversounds siren": "", + "Add API Key": "", + "Badge Pending Color": "", + "Badge Warn Color": "", + "User ID": "", + "Messaging API": "", + "wayToGetLineChannelToken": "", + "infiniteRetention": "", + "auto acknowledged": "", + "ignoreTLSErrorGeneral": "", + "Status Page": "", + "successKeywordExplanation": "", + "Hide Tags": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-scheduled": "", + "Display Timezone": "", + "SMS Type": "", + "octopushLegacyHint": "", + "Status:": "", + "Strategy": "", + "promosmsTypeFlash": "", + "disable authentication": "", + "Content Type": "", + "webhookJsonDesc": "", + "pushoversounds alien": "", + "ntfyUsernameAndPassword": "", + "Session Token": "", + "Setup 2FA": "", + "time ago": "", + "Select": "", + "Username": "", + "Gateway Type": "", + "Base URL": "", + "SNMP Version": "", + "Friendly Name": "", + "Hostname": "", + "Port": "", + "Heartbeat Interval": "", + "Heartbeat Retry Interval": "", + "No Monitors, please": "", + "Notification Type": "", + "Test": "", + "Options": "", + "Gray": "", + "Purple": "", + "Pink": "", + "Custom": "", + "Avg. Ping": "", + "All Systems Operational": "", + "Clone": "", + "cloneOf": "", + "FlashDuty Severity": "", + "cacheBusterParam": "", + "ignoredTLSError": "", + "Debug": "", + "Copy": "", + "Discourage search engines from indexing site": "", + "Change Password": "", + "Logout": "", + "I understand, please disable": "", + "Confirm": "", + "Yes": "", + "Password": "", + "Remember me": "", + "Enable 2FA": "", + "Two Factor Authentication": "", + "filterActive": "", + "Inactive": "", + "Show URI": "", + "Tags": "", + "Add New Tag": "", + "Add New below or Select...": "", + "Status Pages": "", + "Post URL": "", + "liquidIntroduction": "", + "templateMsg": "", + "webhookAdditionalHeadersDesc": "", + "webhookBodyCustomOption": "", + "Server URL": "", + "Priority": "", + "appriseInstalled": "", + "Method": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "dns resolvers": "", + "docker networks": "", + "Monitor History": "", + "clearDataOlderThan": "", + "steamApiKeyDescription": "", + "topic": "", + "Info": "", + "Please input title and content": "", + "Last Updated": "", + "Switch to Light Theme": "", + "Switch to Dark Theme": "", + "Description": "", + "No monitors available.": "", + "Untitled Group": "", + "selectedMonitorCount": "", + "Check/Uncheck": "", + "Powered by": "", + "proxyDescription": "", + "enableProxyDescription": "", + "Certificate Chain": "", + "Start": "", + "Stop": "", + "Slug": "", + "startOrEndWithOnly": "", + "statusPageSpecialSlugDesc": "", + "The slug is already taken. Please choose another slug.": "", + "New Status Page": "", + "Add a new expiry notification day": "", + "Footer Text": "", + "Show update if available": "", + "Also check beta release": "", + "Using a Reverse Proxy?": "", + "Steam Game Server": "", + "The resource is no longer available.": "", + "Coming Soon": "", + "Connection String": "", + "settingsCertificateExpiry": "", + "Docker Daemon": "", + "Container Name / ID": "", + "Workstation": "", + "Chat ID": "", + "telegramMessageThreadID": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilently": "", + "telegramProtectContentDescription": "", + "supportTelegramChatID": "", + "wayToGetTelegramChatID": "", + "YOUR BOT TOKEN HERE": "", + "disableCloudflaredNoAuthMsg": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Trigger type:": "", + "Event type:": "", + "Frontend Version do not match backend version!": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-ended": "", + "IconUrl": "", + "DateTime Range": "", + "plugin": "", + "emailCustomBody": "", + "emailTemplateMonitorJSON": "", + "emailTemplateLimitedToUpDownNotification": "", + "To Email": "", + "whatHappensAtForumPost": "", + "wayToGetZohoCliqURL": "", + "aboutMattermostChannelName": "", + "acceptedStatusCodesDescription": "", + "deleteMaintenanceMsg": "", + "deleteNotificationMsg": "", + "dnsPortDescription": "", + "pauseMonitorMsg": "", + "clearHeartbeatsMsg": "", + "confirmEnableTwoFAMsg": "", + "confirmDisableTwoFAMsg": "", + "jsonQueryDescription": "", + "backupDescription3": "", + "octopushLogin": "", + "pushoversounds falling": "", + "pushoversounds tugboat": "", + "pushoversounds echo": "", + "User Key": "", + "Notification Sound": "", + "More info on:": "", + "pushoverDesc1": "", + "pushoverDesc2": "", + "pushoverMessageTtl": "", + "checkPrice": "", + "apiCredentials": "", + "Free Mobile API Key": "", + "Proto Service Name": "", + "Lowcost": "", + "AccessKeyId": "", + "Bark Sound": "", + "SecretKey": "", + "WeCom Bot Key": "", + "Setup Proxy": "", + "Proxy Protocol": "", + "promosmsPhoneNumber": "", + "promosmsSMSSender": "", + "matrixDesc2": "", + "Channel Name": "", + "setup a new monitor group": "", + "aboutChannelName": "", + "documentation": "", + "wayToGetPagerDutyKey": "", + "Integration Key": "", + "alertaEnvironment": "", + "alertaAlertState": "", + "serwersmsAPIUser": "", + "serwersmsAPIPassword": "", + "serwersmsSenderName": "", + "smseagleContact": "", + "smseagleRecipient": "", + "smseaglePriority": "", + "Recipient Number": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "ntfy Topic": "", + "Server URL should not contain the nfty topic": "", + "onebotHttpAddress": "", + "onebotMessageType": "", + "onebotSafetyTips": "", + "wayToGetClickSendSMSToken": "", + "Custom Monitor Type": "", + "Expiry": "", + "apiKey-active": "", + "Generate": "", + "pagertreeIntegrationUrl": "", + "pagertreeUrgency": "", + "pagertreeMedium": "", + "pagertreeResolve": "", + "pagertreeDoNothing": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaTarget": "", + "lunaseaUserID": "", + "twilioAccountSID": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "Open Badge Generator": "", + "Badge Prefix": "", + "Badge Suffix": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Up Color": "", + "Badge Down Color": "", + "Badge Down Days": "", + "Badge value (For Testing only.)": "", + "Enter the list of brokers": "", + "noGroupMonitorMsg": "", + "cacheBusterParamDescription": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "Message format": "", + "Send rich messages": "", + "successDisabled": "", + "foundChromiumVersion": "", + "Remote Browsers": "", + "Add a Remote Browser": "", + "Remote Browser not found!": "", + "remoteBrowsersDescription": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "wayToGetWhapiUrlAndToken": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "Destination": "", + "cellsyntSplitLongMessages": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "Condition": "", + "Please enter a valid OID.": "", + "threemaSenderIdentityFormat": "", + "Host Onesender": "", + "Token Onesender": "", + "Recipient Type": "", + "Private Number": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Group Name": "", + "Authentication Method": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Client ID": "", + "OAuth Scope": "", + "Go back to home page.": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "conditionAdd": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "not contains": "", + "starts with": "", + "less than": "", + "less than or equal to": "", + "record": "", + "Notification Channel": "", + "Sound": "", + "Arcade": "", + "Harp": "", + "Bubble": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Red": "", + "Orange": "", + "Green": "", + "Blue": "", + "Indigo": "", + "Search...": "", + "Search monitored sites": "", + "Avg. Response": "", + "setupDatabaseSQLite": "", + "Settings": "", + "New Update": "", + "Appearance": "", + "Current": "", + "Uptime": "", + "Cert Exp.": "", + "Ping": "", + "Keyword": "", + "Push URL": "", + "retriesDescription": "", + "records": "", + "Command": "", + "mongodbCommandDescription": "", + "tcp": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "Economy": "", + "smspartnerSenderNameInfo": "", + "toastSuccessTimeout": "", + "Kafka SASL Options": "", + "Mechanism": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "promosmsTypeSpeed": "", + "matrixHomeserverURL": "", + "smtpDkimKeySelector": "", + "smtpDkimPrivateKey": "", + "onebotGroupMessage": "", + "Key Added": "", + "monitorToastMessagesLabel": "", + "Bitrix24 Webhook URL": "", + "bitrix24SupportUserID": "", + "successResumed": "", + "successDeleted": "", + "self-hosted container": "", + "useRemoteBrowser": "", + "Pick a RR-Type...": "", + "Pick Accepted Status Codes...": "", + "danger": "", + "error": "", + "critical": "", + "What is a Remote Browser?": "", + "Advanced": "", + "checkEverySecond": "", + "needPushEvery": "", + "pushViewCode": "", + "Light": "", + "Repeat New Password": "", + "Disable Auth": "", + "Resolver Server": "", + "Resource Record Type": "", + "Create your admin account": "", + "Repeat Password": "", + "Import Backup": "", + "notAvailableShort": "", + "Clear Data": "", + "Heartbeats": "", + "Auto Get": "", + "Schedule maintenance": "", + "Start of maintenance": "", + "alertNoFile": "", + "statusPageRefreshIn": "", + "Content": "", + "Style": "", + "info": "", + "setAsDefault": "", + "deleteProxyMsg": "", + "Don't know how to get the token? Please read the guide:": "", + "weekdayShortSun": "", + "dayOfMonth": "", + "lastDay": "", + "enableNSCD": "", + "chromeExecutableAutoDetect": "", + "Expiry date": "", + "Don't expire": "", + "Badge URL": "", + "Select message type": "", + "Send to channel": "", + "Create new forum post": "", + "postToExistingThread": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "Access Token": "", + "Channel access token": "", + "settingUpDatabaseMSG": "", + "Game": "", + "Version": "", + "Check Update On GitHub": "", + "List": "", + "Add New Monitor": "", + "Up": "", + "Down": "", + "Pending": "", + "statusMaintenance": "", + "Maintenance": "", + "Cannot connect to the socket server": "", + "Passive Monitor Type": "", + "day": "", + "Specific Monitor Type": "", + "Pause": "", + "Message": "", + "No important events": "", + "Resume": "", + "Delete": "", + "Monitor": "", + "-day": "", + "Invert Keyword": "", + "Expected Value": "", + "resendEveryXTimes": "", + "upsideDownModeDescription": "", + "maxRedirectDescription": "", + "Upside Down Mode": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "wayToGetKookBotToken": "", + "wayToGetKookGuildID": "", + "Clear all statistics": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "webhookBodyPresetOption": "", + "Body": "", + "Headers": "", + "PushUrl": "", + "HeadersInvalidFormat": "", + "One record": "", + "PushDeer Key": "", + "There might be a typing error in the address.": "", + "lastDay2": "", + "secureOptionTLS": "", + "endpoint": "", + "LunaSea Device ID": "", + "max 15 digits": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "RadiusCalledStationId": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationId": "", + "API Username": "", + "API Key": "", + "Certificate Expiry Notification": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "Ignore TLS Error": "", + "emailCustomisableContent": "", + "twoFAVerifyLabel": "", + "notificationDescription": "", + "backupDescription2": "", + "promosmsLogin": "", + "pushoversounds cosmic": "", + "pushoversounds gamelan": "", + "pushoversounds intermission": "", + "pushoversounds magic": "", + "GoogleChat": "", + "octopushTypeLowCost": "", + "octopushPhoneNumber": "", + "Read more:": "", + "SecretAccessKey": "", + "SignName": "", + "Bark Group": "", + "Notify Channel": "", + "signalImportant": "", + "aboutWebhooks": "", + "Leave blank to use a shared sender number.": "", + "Body Encoding": "", + "Continue": "", + "Badge Warn Days": "", + "Telephone number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntOriginator": "", + "cellsyntDestination": "", + "deleteStatusPageMsg": "", + "Proxies": "", + "default": "", + "setAsDefaultProxyDescription": "", + "About": "", + "HTTP Headers": "", + "Please read": "", + "Subject:": "", + "Issuer:": "", + "trustProxyDescription": "", + "cronExpression": "", + "cronSchedule": "", + "recurringInterval": "", + "affectedMonitorsDescription": "", + "atLeastOneMonitor": "", + "passwordNotMatchMsg": "", + "pushoversounds bike": "", + "For safety, must use secret key": "", + "Device Token": "", + "Platform": "", + "Proxy server has authentication": "", + "Press Enter to add broker": "", + "Secret AccessKey": "", + "wayToGetFlashDutyKey": "", + "nostrRelays": "", + "wayToGetHeiiOnCallDetails": "", + "Resend Notification if Down X times consecutively": "", + "Normal": "", + "Bottom": "", + "Apply on all existing monitors": "", + "Degraded Service": "", + "Add Group": "", + "Add a monitor": "", + "here": "", + "Steam API Key": "", + "No Monitors": "", + "Services": "", + "Long-Lived Access Token": "", + "Notification Service": "", + "Optional": "", + "chromeExecutableDescription": "", + "Single Maintenance Window": "", + "Maintenance Time Window of a Day": "", + "notificationRegional": "", + "uninstalling": "", + "leave blank for default subject": "", + "Bot Display Name": "", + "Hello @everyone is...": "", + "pushoversounds spacealarm": "", + "aboutKumaURL": "", + "apiKeyAddedMsg": "", + "No API Keys": "", + "deleteRemoteBrowserMessage": "", + "Channel access token (Long-lived)": "", + "Your User ID": "", + "Icon URL": "", + "smtpDkimDomain": "", + "auto resolve": "", + "alertaApiKey": "", + "add one": "", + "successKeyword": "", + "Cancel": "", + "deleteDockerHostMsg": "", + "socket": "", + "Docker Container": "", + "Docker Hosts": "", + "Examples": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "warningTimezone": "", + "weekdayShortMon": "", + "weekdayShortWed": "", + "weekdayShortThu": "", + "No Maintenance": "", + "maintenanceStatus-unknown": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "Enable": "", + "Schedule Maintenance": "", + "Edit Maintenance": "", + "loadingError": "", + "install": "", + "installing": "", + "Check octopush prices": "", + "Free Mobile User Identifier": "", + "Enable TLS": "", + "lunaseaDeviceID": "", + "Badge Style": "", + "webhookFormDataDesc": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "now": "", + "-year": "", + "Json Query Expression": "", + "Request Timeout": "", + "timeoutAfter": "", + "Retries": "", + "programmingLanguages": "", + "disableauth.message2": "", + "Login": "", + "Email": "", + "Export Backup": "", + "Export": "", + "Import": "", + "Skip existing": "", + "Overwrite": "", + "Keep both": "", + "value (optional)": "", + "Saved.": "", + "privateOnesenderDesc": "", + "Group ID": "", + "wayToGetTelegramToken": "", + "Save": "", + "Timezone": "", + "Current Password": "", + "where you intend to implement third-party authentication": "", + "Leave": "", + "No": "", + "Affected Monitors": "", + "Pick Affected Monitors...": "", + "Verify Token": "", + "Disable 2FA": "", + "filterActivePaused": "", + "Active": "", + "Token": "", + "Tag with this name already exist.": "", + "Tag with this value already exist.": "", + "color": "", + "Go to Dashboard": "", + "Required": "", + "templateHeartbeatJSON": "", + "Webhook URL": "", + "Application Token": "", + "emojiCheatSheet": "", + "Read more": "", + "appriseNotInstalled": "", + "BodyInvalidFormat": "", + "firewalls": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Current User": "", + "topicExplanation": "", + "recent": "", + "Reset Token": "", + "Done": "", + "Shrink Database": "", + "light": "", + "dark": "", + "Post": "", + "Created": "", + "Show Tags": "", + "Discard": "", + "Customize": "", + "Custom Footer": "", + "Installed": "", + "Not installed": "", + "Running": "", + "Not running": "", + "Remove Token": "", + "Add New Status Page": "", + "Show Clickable Link": "", + "Accept characters:": "", + "No consecutive dashes": "", + "Next": "", + "HTTP Basic Auth": "", + "Page Not Found": "", + "Reverse Proxy": "", + "Backup": "", + "wayToGetCloudflaredURL": "", + "Days Remaining:": "", + "No status pages": "", + "Domain Name Expiry Notification": "", + "Remove the expiry notification": "", + "Date Created": "", + "signedInDispDisabled": "", + "Check how to config it for WebSocket": "", + "Most likely causes:": "", + "What you can try:": "", + "Query": "", + "Connection Type": "", + "noDockerHostMsg": "", + "DockerHostRequired": "", + "Docker Host": "", + "Domain": "", + "Packet Size": "", + "Bot Token": "", + "telegramSendSilentlyDescription": "", + "chatIDNotFound": "", + "wayToGetLineNotifyToken": "", + "default: notify all devices": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Event data:": "", + "and": "", + "lastDay1": "", + "lastDay3": "", + "lastDay4": "", + "Enable DNS Cache": "", + "Date and Time": "", + "Clone Monitor": "", + "smtp": "", + "leave blank for default body": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "smtpCC": "", + "smtpBCC": "", + "Discord Webhook URL": "", + "wayToGetDiscordURL": "", + "wayToGetDiscordThreadId": "", + "needSignalAPI": "", + "wayToCheckSignalURL": "", + "Number": "", + "lineDevConsoleTo": "", + "Basic Settings": "", + "aboutIconURL": "", + "dataRetentionTimeError": "", + "enableGRPCTls": "", + "deleteMonitorMsg": "", + "rrtypeDescription": "", + "enableDefaultNotificationDescription": "", + "clearEventsMsg": "", + "confirmImportMsg": "", + "tokenValidSettingsMsg": "", + "recurringIntervalMessage": "", + "octopushAPIKey": "", + "pushoversounds updown": "", + "pushyToken": "", + "Device": "", + "Message Title": "", + "Proto Method": "", + "SendKey": "", + "SMSManager API Docs": "", + "You can divide numbers with": "", + "goAlertInfo": "", + "WebHookUrl": "", + "Feishu WebHookUrl": "", + "Internal Room Id": "", + "matrixDesc1": "", + "aboutNotifyChannel": "", + "alertaApiEndpoint": "", + "alertaRecoverState": "", + "serwersmsPhoneNumber": "", + "smseagleTo": "", + "smseagleGroup": "", + "smseagleRecipientType": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "pushDeerServerDescription": "", + "Google Analytics ID": "", + "Edit Tag": "", + "Server Address": "", + "Learn More": "", + "Add Another": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "Expires": "", + "disableAPIKeyMsg": "", + "deleteAPIKeyMsg": "", + "pagertreeSilent": "", + "pagertreeLow": "", + "pagertreeHigh": "", + "pagertreeCritical": "", + "ntfyAuthenticationMethod": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "Monitor Setting": "", + "Show Clickable Link Description": "", + "Badge Generator": "", + "Badge Type": "", + "Badge Duration (in hours)": "", + "Badge Label": "", + "Badge Label Color": "", + "Close": "", + "Request Body": "", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "successEnabled": "", + "tagNotFound": "", + "Remote Browser": "", + "GrafanaOncallUrl": "", + "apiKeySevenIO": "", + "wayToWriteWhapiRecipient": "", + "API URL": "", + "gtxMessagingToHint": "", + "cellsyntOriginatortypeNumeric": "", + "Originator": "", + "max 11 alphanumeric characters": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Add Remote Browser": "", + "New Group": "", + "OAuth2: Client Credentials": "", + "Authorization Header": "", + "Client Secret": "", + "Optional: Space separated list of scopes": "", + "No tags found.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "Conditions": "", + "conditionDelete": "", + "conditionAddGroup": "", + "equals": "", + "not equals": "", + "contains": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "greater than": "", + "greater than or equal to": "", + "Alphanumerical string and hyphens only": "", + "Correct": "", + "Fail": "", + "Reveal": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Custom sound to override default notification sound": "" } From a5bc820baa4ced9493410ef83e42ae5fd2e93e31 Mon Sep 17 00:00:00 2001 From: Zandor Smith Date: Mon, 8 Jan 2024 22:32:25 +0000 Subject: [PATCH 321/346] Translated using Weblate (Hebrew) Currently translated at 0.1% (2 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/he/ --- src/lang/he.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/he.json b/src/lang/he.json index 62c46457a..d2c823ba8 100644 --- a/src/lang/he.json +++ b/src/lang/he.json @@ -1044,5 +1044,6 @@ "Money": "", "Scifi": "", "Clear": "", - "Custom sound to override default notification sound": "" + "Custom sound to override default notification sound": "", + "Pick a SASL Mechanism...": "" } From ecc7fac5b4a27cd61aa8277df5d788583cccbecc Mon Sep 17 00:00:00 2001 From: Gunnar Norin Date: Tue, 12 Dec 2023 09:51:32 +0000 Subject: [PATCH 322/346] Translated using Weblate (Hebrew) Currently translated at 0.1% (2 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/he/ --- src/lang/he.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/he.json b/src/lang/he.json index d2c823ba8..824f7b0eb 100644 --- a/src/lang/he.json +++ b/src/lang/he.json @@ -1045,5 +1045,7 @@ "Scifi": "", "Clear": "", "Custom sound to override default notification sound": "", - "Pick a SASL Mechanism...": "" + "Pick a SASL Mechanism...": "", + "grpcMethodDescription": "", + "ntfyPriorityHelptextAllExceptDown": "" } From cf85b10ffb85d9758a72b92a05dfdec7c0e34c95 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 323/346] Translated using Weblate (Hebrew) Currently translated at 0.1% (2 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/he/ --- src/lang/he.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/he.json b/src/lang/he.json index 824f7b0eb..e5eff4026 100644 --- a/src/lang/he.json +++ b/src/lang/he.json @@ -1047,5 +1047,6 @@ "Custom sound to override default notification sound": "", "Pick a SASL Mechanism...": "", "grpcMethodDescription": "", - "ntfyPriorityHelptextAllExceptDown": "" + "ntfyPriorityHelptextAllExceptDown": "", + "CopyToClipboardError": "" } From 3b4305f0966fc4e621963b9dc44bc42bd18bffb1 Mon Sep 17 00:00:00 2001 From: Dan Misener Date: Sat, 20 Jan 2024 17:51:58 +0000 Subject: [PATCH 324/346] Translated using Weblate (Hebrew) Currently translated at 0.1% (2 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/he/ --- src/lang/he.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/he.json b/src/lang/he.json index e5eff4026..7133981d0 100644 --- a/src/lang/he.json +++ b/src/lang/he.json @@ -1048,5 +1048,6 @@ "Pick a SASL Mechanism...": "", "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", - "CopyToClipboardError": "" + "CopyToClipboardError": "", + "ntfyPriorityHelptextAllEvents": "" } From d0c7a4426594d03257e61225a032e93733ed5e94 Mon Sep 17 00:00:00 2001 From: Jochem Pluim Date: Wed, 8 Nov 2023 02:37:08 +0000 Subject: [PATCH 325/346] Translated using Weblate (Hebrew) Currently translated at 0.1% (2 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/he/ --- src/lang/he.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/he.json b/src/lang/he.json index 7133981d0..5f73cfe22 100644 --- a/src/lang/he.json +++ b/src/lang/he.json @@ -1049,5 +1049,7 @@ "grpcMethodDescription": "", "ntfyPriorityHelptextAllExceptDown": "", "CopyToClipboardError": "", - "ntfyPriorityHelptextAllEvents": "" + "ntfyPriorityHelptextAllEvents": "", + "setupDatabaseEmbeddedMariaDB": "", + "ignoreTLSError": "" } From 1b44cd5b697ea0fcc8bf3f0106f073cfda0fc3b5 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:27 +0000 Subject: [PATCH 326/346] Translated using Weblate (Irish) Currently translated at 96.4% (1016 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ga/ --- src/lang/ga.json | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/src/lang/ga.json b/src/lang/ga.json index 847ea745c..b574cfd40 100644 --- a/src/lang/ga.json +++ b/src/lang/ga.json @@ -1016,5 +1016,41 @@ "greater than": "níos mó ná", "less than or equal to": "níos lú ná nó cothrom le", "record": "taifead", - "shrinkDatabaseDescriptionSqlite": "Bunachar sonraí truicear {vacuum} le haghaidh SQLite. Tá {auto_vacuum} cumasaithe cheana féin ach ní dhéanann sé seo scoilt ar an mbunachar sonraí ná athphacáil leathanaigh aonair an bhunachair sonraí mar a dhéanann an t-ordú {vacuum}." + "shrinkDatabaseDescriptionSqlite": "Bunachar sonraí truicear {vacuum} le haghaidh SQLite. Tá {auto_vacuum} cumasaithe cheana féin ach ní dhéanann sé seo scoilt ar an mbunachar sonraí ná athphacáil leathanaigh aonair an bhunachair sonraí mar a dhéanann an t-ordú {vacuum}.", + "ignoredTLSError": "", + "dns resolvers": "", + "Send rich messages": "", + "Sound": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Clear": "", + "Guitar": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Debug": "", + "Copy": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Message format": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Bubble": "", + "Scifi": "", + "Elevator": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "" } From 7258c0f73872326f00021e972460cad088b8dd7a Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 327/346] Translated using Weblate (Irish) Currently translated at 96.4% (1016 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ga/ --- src/lang/ga.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ga.json b/src/lang/ga.json index b574cfd40..c3ec5d654 100644 --- a/src/lang/ga.json +++ b/src/lang/ga.json @@ -1052,5 +1052,6 @@ "Scifi": "", "Elevator": "", "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", - "Can be found on:": "" + "Can be found on:": "", + "CopyToClipboardError": "" } From 260bd156d993d5fe11ca38076cd43be8377a82b5 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:27 +0000 Subject: [PATCH 328/346] Translated using Weblate (Bavarian) Currently translated at 0.2% (3 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bar/ --- src/lang/bar.json | 1049 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1048 insertions(+), 1 deletion(-) diff --git a/src/lang/bar.json b/src/lang/bar.json index 257a09d4d..64ab2d88d 100644 --- a/src/lang/bar.json +++ b/src/lang/bar.json @@ -2,5 +2,1052 @@ "Language": "Sprach", "Home": "Dahoam", "setupDatabaseChooseDatabase": "Wos für a Datenbank wuist du?", - "setupDatabaseEmbeddedMariaDB": "Da brauchst nix mocha. Des Docker Buidl hod a Datenbank dabai und nimmt MariaDB. Uptime Kuma verbint se mit Unix Socket." + "setupDatabaseEmbeddedMariaDB": "Da brauchst nix mocha. Des Docker Buidl hod a Datenbank dabai und nimmt MariaDB. Uptime Kuma verbint se mit Unix Socket.", + "light": "", + "Event data:": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Examples": "", + "smtpCC": "", + "weekdayShortThu": "", + "weekdayShortFri": "", + "forumPostName": "", + "wayToGetLineChannelToken": "", + "aboutIconURL": "", + "dataRetentionTimeError": "", + "jsonQueryDescription": "", + "pushoversounds classical": "", + "pushoversounds magic": "", + "wayToGetKookGuildID": "", + "pushoverMessageTtl": "", + "octopushTypePremium": "", + "SMSManager API Docs": "", + "WeCom Bot Key": "", + "Proxy server has authentication": "", + "Add New Status Page": "", + "Accept characters:": "", + "tcp": "", + "Resume": "", + "Edit": "", + "Current": "", + "Monitor": "", + "day": "", + "To Phone Number": "", + "Alphanumeric (recommended)": "", + "cellsyntOriginatortypeNumeric": "", + "gtxMessagingApiKeyHint": "", + "threemaRecipientTypeIdentity": "", + "Mentioning": "", + "Don't mention people": "", + "Mention group": "", + "Add a domain": "", + "Icon Emoji": "", + "aboutChannelName": "", + "smtpDkimSettings": "", + "smtpDkimDomain": "", + "smspartnerApiurl": "", + "lunaseaTarget": "", + "deleteRemoteBrowserMessage": "", + "Allow Long SMS": "", + "Originator type": "", + "Originator": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationIdDescription": "", + "DockerHostRequired": "", + "deleteDockerHostMsg": "", + "telegramProtectContent": "", + "Frontend Version do not match backend version!": "", + "lastDay": "", + "lastDay1": "", + "promosmsLogin": "", + "apiKeySevenIO": "", + "What is a Remote Browser?": "", + "callMeBotGet": "", + "max 11 alphanumeric characters": "", + "wayToGetWhapiUrlAndToken": "", + "whapiRecipient": "", + "General Monitor Type": "", + "Select message type": "", + "pushoversounds cosmic": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "Read more:": "", + "Gateway Type": "", + "SecretKey": "", + "alertaEnvironment": "", + "alertaAlertState": "", + "alertaRecoverState": "", + "Learn More": "", + "Expiry": "", + "shrinkDatabaseDescriptionSqlite": "", + "Switch to Dark Theme": "", + "2faDisabled": "", + "enableProxyDescription": "", + "setAsDefaultProxyDescription": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilently": "", + "backupDescription2": "", + "backupDescription3": "", + "pushoversounds climb": "", + "Device": "", + "Message Title": "", + "pushoverDesc1": "", + "Check octopush prices": "", + "Proxy Protocol": "", + "smtpDkimKeySelector": "", + "smtpDkimskipFields": "", + "From Name/Number": "", + "Leave blank to use a shared sender number.": "", + "onebotPrivateMessage": "", + "Badge Type": "", + "Badge value (For Testing only.)": "", + "API Username": "", + "sameAsServerTimezone": "", + "maintenanceStatus-inactive": "", + "PhoneNumbers": "", + "TemplateCode": "", + "Channel Name": "", + "Mechanism": "", + "setupDatabaseSQLite": "", + "Settings": "", + "New Update": "", + "Appearance": "", + "General": "", + "Game": "", + "Add": "", + "Quick Stats": "", + "Up": "", + "statusMaintenance": "", + "pauseDashboardHome": "", + "Name": "", + "Status": "", + "-day": "", + "hour": "", + "Ping": "", + "Monitor Type": "", + "Keyword": "", + "Invert Keyword": "", + "Expected Value": "", + "URL": "", + "Steam Game Server": "", + "Internal Room Id": "", + "Auto resolve or acknowledged": "", + "Octopush API Version": "", + "Google Analytics ID": "", + "twilioAccountSID": "", + "Add a Remote Browser": "", + "Basic Settings": "", + "Messaging API": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "Created": "", + "or": "", + "wayToGetLineNotifyToken": "", + "authIncorrectCreds": "", + "New Password": "", + "Import Backup": "", + "Import": "", + "notAvailableShort": "", + "Apply on all existing monitors": "", + "Clear Data": "", + "Auto Get": "", + "statusPageRefreshIn": "", + "No Services": "", + "All Systems Operational": "", + "Add Group": "", + "Add a monitor": "", + "Edit Status Page": "", + "defaultNotificationName": "", + "Post URL": "", + "Content Type": "", + "webhookFormDataDesc": "", + "liquidIntroduction": "", + "HeadersInvalidFormat": "", + "dns resolvers": "", + "docker networks": "", + "successKeyword": "", + "HTTP Options": "", + "Please input title and content": "", + "Switch to Light Theme": "", + "Not installed": "", + "Not running": "", + "Remove Token": "", + "startOrEndWithOnly": "", + "statusPageSpecialSlugDesc": "", + "The slug is already taken. Please choose another slug.": "", + "No Proxy": "", + "Authentication": "", + "Page Not Found": "", + "Backup": "", + "About": "", + "cloudflareWebsite": "", + "Don't know how to get the token? Please read the guide:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "For example: nginx, Apache and Traefik.": "", + "Please read": "", + "Fingerprint:": "", + "No status pages": "", + "Domain Name Expiry Notification": "", + "Footer Text": "", + "signedInDisp": "", + "RadiusSecretDescription": "", + "Also check beta release": "", + "Using a Reverse Proxy?": "", + "The resource is no longer available.": "", + "There might be a typing error in the address.": "", + "Query": "", + "Docker Hosts": "", + "Packet Size": "", + "wayToGetTelegramToken": "", + "telegramMessageThreadID": "", + "YOUR BOT TOKEN HERE": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "default: notify all devices": "", + "Trigger type:": "", + "Event type:": "", + "backupOutdatedWarning": "", + "and": "", + "startDateTime": "", + "endDateTime": "", + "invalidCronExpression": "", + "recurringInterval": "", + "Recurring": "", + "strategyManual": "", + "warningTimezone": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-scheduled": "", + "IconUrl": "", + "smtp": "", + "secureOptionTLS": "", + "From Email": "", + "emailCustomBody": "", + "emailTemplateMonitorJSON": "", + "emailTemplateLimitedToUpDownNotification": "", + "To Email": "", + "smtpBCC": "", + "Send to channel": "", + "wayToGetTeamsURL": "", + "emailTemplateStatus": "", + "Discord Webhook URL": "", + "wayToGetZohoCliqURL": "", + "Recipients": "", + "Base URL": "", + "smtpDkimHashAlgo": "", + "auto resolve": "", + "alertaApiKey": "", + "wayToGetClickSendSMSToken": "", + "Custom Monitor Type": "", + "Server Address": "", + "API Keys": "", + "Don't expire": "", + "Key Added": "", + "Add API Key": "", + "disableAPIKeyMsg": "", + "Generate": "", + "pagertreeSilent": "", + "ntfyAuthenticationMethod": "", + "ntfyPriorityHelptextAllExceptDown": "", + "twilioToNumber": "", + "receiverSevenIO": "", + "Community String": "", + "SNMP Version": "", + "now": "", + "time ago": "", + "-year": "", + "Port": "", + "Retries": "", + "resendEveryXTimes": "", + "ignoreTLSError": "", + "Upside Down Mode": "", + "Max. Redirects": "", + "Accepted Status Codes": "", + "Save": "", + "Notifications": "", + "Setup Notification": "", + "Light": "", + "Dark": "", + "styleElapsedTime": "", + "styleElapsedTimeShowNoLine": "", + "topic": "", + "recent": "", + "Add a new expiry notification day": "", + "Remove the expiry notification": "", + "notificationRegional": "", + "Clone Monitor": "", + "atLeastOneMonitor": "", + "invertKeywordDescription": "", + "pagertreeCritical": "", + "SIGNL4": "", + "ignoredTLSError": "", + "pushOptionalParams": "", + "programmingLanguages": "", + "Copy": "", + "Bottom": "", + "Timezone": "", + "Search Engine Visibility": "", + "Change Password": "", + "Current Password": "", + "Logout": "", + "Leave": "", + "Confirm": "", + "Yes": "", + "No": "", + "Username": "", + "Password": "", + "Remember me": "", + "Login": "", + "Notification Type": "", + "Email": "", + "Test": "", + "Create your admin account": "", + "Affected Monitors": "", + "Clear all statistics": "", + "Skip existing": "", + "Overwrite": "", + "Keep both": "", + "Enable 2FA": "", + "filterActive": "", + "Active": "", + "Token": "", + "Show URI": "", + "Tags": "", + "Tag with this value already exist.": "", + "color": "", + "Green": "", + "Blue": "", + "Indigo": "", + "Purple": "", + "Pink": "", + "Custom": "", + "Search...": "", + "Search monitored sites": "", + "Avg. Ping": "", + "statusPageNothing": "", + "Required": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "webhookAdditionalHeadersDesc": "", + "webhookBodyPresetOption": "", + "Webhook URL": "", + "Application Token": "", + "Priority": "", + "emojiCheatSheet": "", + "Read more": "", + "appriseInstalled": "", + "Body": "", + "CopyToClipboardSuccess": "", + "steamApiKeyDescription": "", + "Steam API Key": "", + "Pick a RR-Type...": "", + "Pick Accepted Status Codes...": "", + "Content": "", + "Style": "", + "info": "", + "warning": "", + "danger": "", + "error": "", + "Description": "", + "Add one": "", + "No Monitors": "", + "Untitled Group": "", + "Services": "", + "Discard": "", + "Select": "", + "Powered by": "", + "Customize": "", + "Custom Footer": "", + "Proxies": "", + "default": "", + "enabled": "", + "Running": "", + "wayToGetCloudflaredURL": "", + "Show Powered By": "", + "signedInDispDisabled": "", + "Go back to the previous page.": "", + "Setup Docker Host": "", + "tailscalePingWarning": "", + "Container Name / ID": "", + "Domain": "", + "weekdayShortMon": "", + "weekdayShortWed": "", + "dayOfWeek": "", + "dayOfMonth": "", + "lastDay2": "", + "No Maintenance": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-ended": "", + "maintenanceStatus-unknown": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "Enable DNS Cache": "", + "Disable": "", + "chromeExecutable": "", + "Single Maintenance Window": "", + "Maintenance Time Window of a Day": "", + "Effective Date Range": "", + "loadingError": "", + "install": "", + "installing": "", + "confirmUninstallPlugin": "", + "cloneOf": "", + "emailTemplateHostnameOrURL": "", + "enableGRPCTls": "", + "deleteNotificationMsg": "", + "dnsPortDescription": "", + "enableDefaultNotificationDescription": "", + "clearEventsMsg": "", + "clearHeartbeatsMsg": "", + "confirmClearStatisticsMsg": "", + "confirmImportMsg": "", + "confirmEnableTwoFAMsg": "", + "confirmDisableTwoFAMsg": "", + "recurringIntervalMessage": "", + "affectedMonitorsDescription": "", + "affectedStatusPages": "", + "endpoint": "", + "pushoversounds pushover": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "pushoversounds incoming": "", + "pushoversounds updown": "", + "pushoversounds vibrate": "", + "pushyAPIKey": "", + "pushyToken": "", + "apprise": "", + "GoogleChat": "", + "More info on:": "", + "octopushPhoneNumber": "", + "Apprise URL": "", + "Example:": "", + "Status:": "", + "Strategy": "", + "Free Mobile API Key": "", + "Enable TLS": "", + "goAlertInfo": "", + "AccessKeyId": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "Bark Endpoint": "", + "Bark Group": "", + "Bark Sound": "", + "Huawei": "", + "High": "", + "Retry": "", + "Topic": "", + "promosmsTypeFlash": "", + "promosmsTypeFull": "", + "matrixDesc1": "", + "matrixDesc2": "", + "aboutNotifyChannel": "", + "signalImportant": "", + "serwersmsPhoneNumber": "", + "smseagleToken": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "smspartnerSenderNameInfo": "", + "ntfy Topic": "", + "Server URL should not contain the nfty topic": "", + "onebotUserOrGroupId": "", + "onebotSafetyTips": "", + "PushDeer Server": "", + "pushDeerServerDescription": "", + "pagertreeMedium": "", + "pagertreeDoNothing": "", + "Badge Label": "", + "Badge Label Color": "", + "Badge Preview": "", + "Badge Warn Color": "", + "Badge Style": "", + "Badge URL": "", + "Group": "", + "Monitor Group": "", + "Enter the list of brokers": "", + "Kafka Topic Name": "", + "Enable Kafka SSL": "", + "Kafka SASL Options": "", + "Pick a SASL Mechanism...": "", + "Authorization Identity": "", + "Request Body": "", + "nostrRelays": "", + "nostrRelaysHelp": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "cacheBusterParam": "", + "gamedigGuessPort": "", + "Send rich messages": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "successAdded": "", + "foundChromiumVersion": "", + "Remote Browser": "", + "self-hosted container": "", + "remoteBrowserToggle": "", + "GrafanaOncallUrl": "", + "receiverInfoSevenIO": "", + "Destination": "", + "cellsyntDestination": "", + "snmpOIDHelptext": "", + "Please enter a valid OID.": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentityFormat": "", + "apiKeysDisabledMsg": "", + "Host Onesender": "", + "Token Onesender": "", + "Recipient Type": "", + "Private Number": "", + "privateOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Group Name": "", + "Authorization Header": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Client ID": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "SIGNL4 Webhook URL": "", + "Conditions": "", + "conditionDelete": "", + "conditionAddGroup": "", + "not equals": "", + "starts with": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "greater than or equal to": "", + "Fail": "", + "Reveal": "", + "Bubble": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Clear": "", + "Guitar": "", + "Time Sensitive (iOS Only)": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "toastSuccessTimeout": "", + "No API Keys": "", + "Message:": "", + "Harp": "", + "Doorbell": "", + "Elevator": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Can be found on:": "", + "grpcMethodDescription": "", + "acceptedStatusCodesDescription": "", + "deleteMonitorMsg": "", + "deleteMaintenanceMsg": "", + "Command": "", + "mongodbCommandDescription": "", + "Telephone number": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "Uptime Kuma URL": "", + "setup a new monitor group": "", + "openModalTo": "", + "aboutKumaURL": "", + "documentation": "", + "wayToGetPagerDutyKey": "", + "smseaglePriority": "", + "smspartnerPhoneNumber": "", + "Badge Prefix": "", + "remoteBrowsersDescription": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "RadiusCallingStationId": "", + "Certificate Expiry Notification": "", + "Connection Type": "", + "Docker Daemon": "", + "noDockerHostMsg": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContentDescription": "", + "supportTelegramChatID": "", + "Long-Lived Access Token": "", + "Notification Service": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Optional": "", + "Clone": "", + "secureOptionNone": "", + "smtpDkimDesc": "", + "onebotHttpAddress": "", + "Badge Up Color": "", + "wayToGetHeiiOnCallDetails": "", + "documentationOf": "", + "wayToWriteWhapiRecipient": "", + "serwersmsAPIUser": "", + "serwersmsAPIPassword": "", + "Body Encoding": "", + "Expiry date": "", + "dark": "", + "Saved.": "", + "wayToGetTelegramChatID": "", + "trustProxyDescription": "", + "Home Assistant URL": "", + "Prefix Custom Message": "", + "Hello @everyone is...": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "aboutMattermostChannelName": "", + "infiniteRetention": "", + "pushoversounds intermission": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "Guild ID": "", + "User Key": "", + "pushoverDesc2": "", + "SMS Type": "", + "octopushTypeLowCost": "", + "checkPrice": "", + "apiCredentials": "", + "octopushLegacyHint": "", + "promosmsAllowLongSMS": "", + "Proxy Server": "", + "Integration URL": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "locally configured mail transfer agent": "", + "Channel access token (Long-lived)": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Heartbeat Interval": "", + "Request Timeout": "", + "pushViewCode": "", + "disableauth.message1": "", + "disable authentication": "", + "Stop": "", + "Slug": "", + "API Key": "", + "Show update if available": "", + "User ID": "", + "SecretAccessKey": "", + "FlashDuty Severity": "", + "Your User ID": "", + "setupDatabaseMariaDB": "", + "settingUpDatabaseMSG": "", + "dbName": "", + "Dashboard": "", + "Help": "", + "Theme": "", + "Primary Base URL": "", + "Version": "", + "Check Update On GitHub": "", + "List": "", + "Add New Monitor": "", + "Down": "", + "Pending": "", + "Maintenance": "", + "Unknown": "", + "Cannot connect to the socket server": "", + "Reconnecting...": "", + "Passive Monitor Type": "", + "Specific Monitor Type": "", + "markdownSupported": "", + "Pause": "", + "DateTime": "", + "Message": "", + "No important events": "", + "Delete": "", + "Uptime": "", + "Cert Exp.": "", + "-hour": "", + "Response": "", + "Friendly Name": "", + "Events": "", + "emailTemplateMsg": "", + "octopushAPIKey": "", + "ignoreTLSErrorGeneral": "", + "Degraded Service": "", + "RadiusCalledStationId": "", + "Retype the address.": "", + "Docker Container": "", + "Legacy Octopush-DM": "", + "successBackupRestored": "", + "Host URL": "", + "Theme - Heartbeat Bar": "", + "Last Result": "", + "HTTP Headers": "", + "Setup Proxy": "", + "2faAlreadyEnabled": "", + "2faEnabled": "", + "Heartbeat Retry Interval": "", + "Json Query Expression": "", + "Hostname": "", + "timeoutAfter": "", + "Resend Notification if Down X times consecutively": "", + "Advanced": "", + "checkEverySecond": "", + "retryCheckEverySecond": "", + "resendDisabled": "", + "retriesDescription": "", + "upsideDownModeDescription": "", + "maxRedirectDescription": "", + "Push URL": "", + "needPushEvery": "", + "Not available, please setup.": "", + "styleElapsedTimeShowWithLine": "", + "Current User": "", + "topicExplanation": "", + "successKeywordExplanation": "", + "Reset Token": "", + "Done": "", + "Info": "", + "Proxy": "", + "passwordNotMatchMsg": "", + "notificationDescription": "", + "pagertreeResolve": "", + "threemaSenderIdentity": "", + "pushOthers": "", + "Debug": "", + "Auto": "", + "Normal": "", + "None": "", + "Allow indexing": "", + "Discourage search engines from indexing site": "", + "Repeat New Password": "", + "Update Password": "", + "Disable Auth": "", + "Enable Auth": "", + "disableauth.message2": "", + "where you intend to implement third-party authentication": "", + "Please use this option carefully!": "", + "I understand, please disable": "", + "No Monitors, please": "", + "add one": "", + "Certificate Info": "", + "Resolver Server": "", + "Resource Record Type": "", + "Repeat Password": "", + "Export Backup": "", + "Export": "", + "respTime": "", + "Default enabled": "", + "Create": "", + "Heartbeats": "", + "Schedule maintenance": "", + "Pick Affected Monitors...": "", + "Start of maintenance": "", + "All Status Pages": "", + "Select status pages...": "", + "alertNoFile": "", + "alertWrongFileType": "", + "Options": "", + "Verify Token": "", + "Setup 2FA": "", + "Disable 2FA": "", + "2FA Settings": "", + "Two Factor Authentication": "", + "filterActivePaused": "", + "Inactive": "", + "Add New Tag": "", + "Add New below or Select...": "", + "Tag with this name already exist.": "", + "value (optional)": "", + "Gray": "", + "Red": "", + "Orange": "", + "Avg. Response": "", + "Entry Page": "", + "Partially Degraded Service": "", + "Go to Dashboard": "", + "Status Page": "", + "Status Pages": "", + "here": "", + "webhookJsonDesc": "", + "templateMsg": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "webhookAdditionalHeadersTitle": "", + "webhookBodyCustomOption": "", + "Server URL": "", + "appriseNotInstalled": "", + "Method": "", + "Headers": "", + "PushUrl": "", + "BodyInvalidFormat": "", + "CurlDebugInfo": "", + "firewalls": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "Monitor History": "", + "clearDataOlderThan": "", + "PasswordsDoNotMatch": "", + "records": "", + "One record": "", + "Security": "", + "Shrink Database": "", + "Default": "", + "Create Incident": "", + "Title": "", + "critical": "", + "primary": "", + "Post": "", + "Last Updated": "", + "Show Tags": "", + "Hide Tags": "", + "No monitors available.": "", + "Cancel": "", + "selectedMonitorCount": "", + "Check/Uncheck": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "setAsDefault": "", + "deleteProxyMsg": "", + "proxyDescription": "", + "Certificate Chain": "", + "Valid": "", + "Invalid": "", + "User": "", + "Installed": "", + "Start": "", + "No consecutive dashes": "", + "Next": "", + "HTTP Basic Auth": "", + "New Status Page": "", + "Reverse Proxy": "", + "Trust Proxy": "", + "Other Software": "", + "Subject:": "", + "Valid To:": "", + "Days Remaining:": "", + "Issuer:": "", + "Date Created": "", + "Domain Names": "", + "RadiusSecret": "", + "Check how to config it for WebSocket": "", + "Most likely causes:": "", + "What you can try:": "", + "Coming Soon": "", + "Connection String": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "socket": "", + "Docker Host": "", + "Workstation": "", + "Bot Token": "", + "Chat ID": "", + "chatIDNotFound": "", + "disableCloudflaredNoAuthMsg": "", + "Frontend Version": "", + "backupRecommend": "", + "cronExpression": "", + "cronSchedule": "", + "weekdayShortTue": "", + "weekdayShortSat": "", + "weekdayShortSun": "", + "lastDay3": "", + "lastDay4": "", + "Display Timezone": "", + "Enable": "", + "enableNSCD": "", + "chromeExecutableAutoDetect": "", + "chromeExecutableDescription": "", + "dnsCacheDescription": "", + "Schedule Maintenance": "", + "Edit Maintenance": "", + "Date and Time": "", + "DateTime Range": "", + "plugin": "", + "uninstall": "", + "uninstalling": "", + "Ignore TLS Error": "", + "emailCustomisableContent": "", + "smtpLiquidIntroduction": "", + "emailCustomSubject": "", + "leave blank for default subject": "", + "leave blank for default body": "", + "emailTemplateServiceName": "", + "emailTemplateHeartbeatJSON": "", + "wayToGetDiscordURL": "", + "Bot Display Name": "", + "Create new forum post": "", + "postToExistingThread": "", + "wayToGetDiscordThreadId": "", + "needSignalAPI": "", + "wayToCheckSignalURL": "", + "Number": "", + "Access Token": "", + "Channel access token": "", + "Line Developers Console": "", + "lineDevConsoleTo": "", + "Icon URL": "", + "confirmDeleteTagMsg": "", + "resolverserverDescription": "", + "rrtypeDescription": "", + "pauseMonitorMsg": "", + "importHandleDescription": "", + "twoFAVerifyLabel": "", + "tokenValidSettingsMsg": "", + "keywordDescription": "", + "backupDescription": "", + "octopushLogin": "", + "promosmsPassword": "", + "pushoversounds bike": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "pushoversounds none": "", + "wayToGetKookBotToken": "", + "Notification Sound": "", + "octopushSMSSender": "", + "LunaSea Device ID": "", + "Free Mobile User Identifier": "", + "Proto Service Name": "", + "Proto Method": "", + "Proto Content": "", + "Economy": "", + "Lowcost": "", + "high": "", + "SendKey": "", + "You can divide numbers with": "", + "goAlertIntegrationKeyInfo": "", + "SignName": "", + "WebHookUrl": "", + "For safety, must use secret key": "", + "Device Token": "", + "Platform": "", + "promosmsTypeEco": "", + "promosmsTypeSpeed": "", + "promosmsPhoneNumber": "", + "promosmsSMSSender": "", + "Feishu WebHookUrl": "", + "matrixHomeserverURL": "", + "Notify Channel": "", + "Remove domain": "", + "aboutWebhooks": "", + "smtpDkimPrivateKey": "", + "smtpDkimheaderFieldNames": "", + "Integration Key": "", + "do nothing": "", + "auto acknowledged": "", + "alertaApiEndpoint": "", + "serwersmsSenderName": "", + "smseagleTo": "", + "smseagleGroup": "", + "smseagleContact": "", + "smseagleRecipientType": "", + "smseagleRecipient": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "Recipient Number": "", + "PushDeer Key": "", + "Edit Tag": "", + "Continue": "", + "Add Another": "", + "apiKeyAddedMsg": "", + "apiKey-active": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "Expires": "", + "deleteAPIKeyMsg": "", + "pagertreeIntegrationUrl": "", + "pagertreeUrgency": "", + "pagertreeLow": "", + "pagertreeHigh": "", + "Badge Warn Days": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "ntfyPriorityHelptextAllEvents": "", + "ntfyUsernameAndPassword": "", + "twilioFromNumber": "", + "Monitor Setting": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Open Badge Generator": "", + "Badge Generator": "", + "Badge Duration (in hours)": "", + "Badge Suffix": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Label Suffix": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Badge Maintenance Color": "", + "Badge Down Days": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "toastErrorTimeout": "", + "Kafka Brokers": "", + "Press Enter to add broker": "", + "Kafka Producer Message": "", + "Enable Kafka Producer Auto Topic Creation": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "Close": "", + "wayToGetFlashDutyKey": "", + "nostrSender": "", + "nostrRecipients": "", + "cacheBusterParamDescription": "", + "gamedigGuessPortDescription": "", + "Message format": "", + "successResumed": "", + "successPaused": "", + "successDeleted": "", + "successEdited": "", + "successAuthChangePassword": "", + "successDisabled": "", + "successEnabled": "", + "tagNotFound": "", + "Remote Browsers": "", + "Remote Browser not found!": "", + "useRemoteBrowser": "", + "Browser Screenshot": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "API URL": "", + "gtxMessagingFromHint": "", + "gtxMessagingToHint": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntOriginator": "", + "Correct": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "Condition": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "groupOnesenderDesc": "", + "Group ID": "", + "Add Remote Browser": "", + "New Group": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Client Secret": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "Cannot connect to the socket server.": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "equals": "", + "contains": "", + "not contains": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "record": "", + "Notification Channel": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "" } From 58faee7b8eba9b29584429e26833cf1e24eb3dd2 Mon Sep 17 00:00:00 2001 From: PhongPham Date: Fri, 23 Feb 2024 06:33:47 +0000 Subject: [PATCH 329/346] Translated using Weblate (Bavarian) Currently translated at 0.2% (3 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bar/ --- src/lang/bar.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/bar.json b/src/lang/bar.json index 64ab2d88d..ccceb65f5 100644 --- a/src/lang/bar.json +++ b/src/lang/bar.json @@ -1049,5 +1049,6 @@ "Notification Channel": "", "Sound": "", "Alphanumerical string and hyphens only": "", - "Arcade": "" + "Arcade": "", + "languageName": "" } From e62d0f9fb734d07e700a052c4ab769fca4dc28ea Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 330/346] Translated using Weblate (Bavarian) Currently translated at 0.2% (3 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bar/ --- src/lang/bar.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/bar.json b/src/lang/bar.json index ccceb65f5..b2069af43 100644 --- a/src/lang/bar.json +++ b/src/lang/bar.json @@ -1050,5 +1050,6 @@ "Sound": "", "Alphanumerical string and hyphens only": "", "Arcade": "", - "languageName": "" + "languageName": "", + "CopyToClipboardError": "" } From aac3a0808a57d8f6532e7733be0b6a4badf93442 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:30 +0000 Subject: [PATCH 331/346] Translated using Weblate (Afrikaans) Currently translated at 5.6% (59 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/af/ --- src/lang/af.json | 991 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 990 insertions(+), 1 deletion(-) diff --git a/src/lang/af.json b/src/lang/af.json index 26d23136b..707c7b66d 100644 --- a/src/lang/af.json +++ b/src/lang/af.json @@ -62,5 +62,994 @@ "setupDatabaseSQLite": "'n Eenvoudige databasis leêr, aanbeveel vir klein-skaalse ontploiings. Voor weergawe 2.0.0 het Uptime Kuma SQLite as die verstekopsie.", "Primary Base URL": "Primêre Basis URL", "statusMaintenance": "Onderhoud", - "Passive Monitor Type": "Passiewe Monitor Tipe" + "Passive Monitor Type": "Passiewe Monitor Tipe", + "Mention group": "", + "2faAlreadyEnabled": "", + "From Name/Number": "", + "pagertreeUrgency": "", + "Examples": "", + "serwersmsAPIUser": "", + "ignoreTLSErrorGeneral": "", + "upsideDownModeDescription": "", + "maxRedirectDescription": "", + "Max. Redirects": "", + "Pink": "", + "Custom": "", + "Search...": "", + "statusPageRefreshIn": "", + "No Services": "", + "Partially Degraded Service": "", + "Status Pages": "", + "defaultNotificationName": "", + "here": "", + "PushUrl": "", + "Discard": "", + "selectedMonitorCount": "", + "Customize": "", + "Custom Footer": "", + "Valid": "", + "Remove Token": "", + "Start": "", + "Trigger type:": "", + "cellsyntOriginator": "", + "Mentioning": "", + "Don't mention people": "", + "smtpDkimKeySelector": "", + "Don't expire": "", + "Badge Down Color": "", + "wayToGetThreemaGateway": "", + "smspartnerPhoneNumber": "", + "smspartnerSenderName": "", + "Request Body": "", + "There might be a typing error in the address.": "", + "Docker Hosts": "", + "confirmUninstallPlugin": "", + "apprise": "", + "GoogleChat": "", + "Proto Service Name": "", + "Proto Content": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "authInvalidToken": "", + "GrafanaOncallUrl": "", + "Browser Screenshot": "", + "wayToGetHeiiOnCallDetails": "", + "cellsyntOriginatortypeNumeric": "", + "Originator": "", + "Destination": "", + "Create new forum post": "", + "confirmDisableTwoFAMsg": "", + "Device": "", + "WebHookUrl": "", + "SecretKey": "", + "WeCom Bot Key": "", + "Add Another": "", + "Session Token": "", + "Default": "", + "smseagleContact": "", + "Remove the expiry notification": "", + "Footer Text": "", + "Using a Reverse Proxy?": "", + "Check how to config it for WebSocket": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "Packet Size": "", + "Bot Token": "", + "telegramSendSilently": "", + "noOrBadCertificate": "", + "Telephone number": "", + "locally configured mail transfer agent": "", + "setAsDefault": "", + "Create your admin account": "", + "Repeat Password": "", + "notAvailableShort": "", + "Default enabled": "", + "alertNoFile": "", + "alertWrongFileType": "", + "Skip existing": "", + "Keep both": "", + "color": "", + "value (optional)": "", + "Add Group": "", + "webhookJsonDesc": "", + "liquidIntroduction": "", + "templateMsg": "", + "HeadersInvalidFormat": "", + "BodyInvalidFormat": "", + "records": "", + "One record": "", + "Create Incident": "", + "Title": "", + "critical": "", + "primary": "", + "Please input title and content": "", + "Switch to Light Theme": "", + "Show Tags": "", + "Services": "", + "Check/Uncheck": "", + "smtp": "", + "Mechanism": "", + "markdownSupported": "", + "Heartbeat Interval": "", + "Request Timeout": "", + "enableNSCD": "", + "smtpCC": "", + "Close": "", + "Heartbeat Retry Interval": "", + "Resend Notification if Down X times consecutively": "", + "Advanced": "", + "pushViewCode": "", + "Server URL": "", + "Enable": "", + "wayToGetDiscordURL": "", + "needSignalAPI": "", + "Your User ID": "", + "Orange": "", + "emojiCheatSheet": "", + "PasswordsDoNotMatch": "", + "Leave": "", + "Domain Names": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "notificationRegional": "", + "Connection Type": "", + "DockerHostRequired": "", + "tcp": "", + "tailscalePingWarning": "", + "Container Name / ID": "", + "Workstation": "", + "and": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-ended": "", + "maintenanceStatus-unknown": "", + "emailCustomisableContent": "", + "leave blank for default body": "", + "emailTemplateHeartbeatJSON": "", + "Number": "", + "dataRetentionTimeError": "", + "confirmDeleteTagMsg": "", + "enableGRPCTls": "", + "acceptedStatusCodesDescription": "", + "deleteMaintenanceMsg": "", + "backupDescription3": "", + "octopushLogin": "", + "pushoversounds bike": "", + "pushoversounds magic": "", + "pushoversounds echo": "", + "pushyAPIKey": "", + "Guild ID": "", + "User Key": "", + "pushoverDesc1": "", + "checkPrice": "", + "octopushPhoneNumber": "", + "octopushSMSSender": "", + "Apprise URL": "", + "Example:": "", + "Read more:": "", + "Free Mobile API Key": "", + "Enable TLS": "", + "Lowcost": "", + "Channel Name": "", + "Notify Channel": "", + "signalImportant": "", + "Server Address": "", + "Body Encoding": "", + "Expiry date": "", + "Continue": "", + "apiKey-expired": "", + "Expires": "", + "disableAPIKeyMsg": "", + "Generate": "", + "pagertreeLow": "", + "Badge Duration (in hours)": "", + "Badge Prefix": "", + "Remote Browser not found!": "", + "self-hosted container": "", + "deleteRemoteBrowserMessage": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Community String": "", + "Token Onesender": "", + "Recipient Type": "", + "New Group": "", + "The phone number of the recipient in E.164 format.": "", + "From": "", + "ignoredTLSError": "", + "Accepted Status Codes": "", + "Copy": "", + "Auto": "", + "Theme - Heartbeat Bar": "", + "styleElapsedTime": "", + "disableauth.message2": "", + "where you intend to implement third-party authentication": "", + "add one": "", + "Test": "", + "Certificate Info": "", + "Resolver Server": "", + "Resource Record Type": "", + "Last Result": "", + "Heartbeats": "", + "Auto Get": "", + "Pick Affected Monitors...": "", + "Verify Token": "", + "2FA Settings": "", + "filterActive": "", + "filterActivePaused": "", + "Active": "", + "Token": "", + "Show URI": "", + "Tag with this value already exist.": "", + "Green": "", + "Purple": "", + "Search monitored sites": "", + "Avg. Ping": "", + "Avg. Response": "", + "statusPageNothing": "", + "Go to Dashboard": "", + "Required": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "webhookAdditionalHeadersTitle": "", + "webhookAdditionalHeadersDesc": "", + "appriseInstalled": "", + "appriseNotInstalled": "", + "Method": "", + "Headers": "", + "CurlDebugInfo": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "steamApiKeyDescription": "", + "Current User": "", + "topicExplanation": "", + "successKeywordExplanation": "", + "recent": "", + "Security": "", + "HTTP Options": "", + "info": "", + "warning": "", + "danger": "", + "Last Updated": "", + "No monitors available.": "", + "Add one": "", + "Custom CSS": "", + "enableProxyDescription": "", + "Invalid": "", + "User": "", + "Installed": "", + "Not running": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "No consecutive dashes": "", + "Next": "", + "Authentication": "", + "HTTP Basic Auth": "", + "Page Not Found": "", + "Reverse Proxy": "", + "Backup": "", + "wayToGetCloudflaredURL": "", + "Save": "", + "Json Query Expression": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "HTTP Headers": "", + "Trust Proxy": "", + "Notifications": "", + "Light": "", + "Change Password": "", + "Current Password": "", + "Update Password": "", + "Disable Auth": "", + "Enable Auth": "", + "disable authentication": "", + "Please use this option carefully!": "", + "Running": "", + "Days Remaining:": "", + "Issuer:": "", + "No status pages": "", + "Add a new expiry notification day": "", + "Date Created": "", + "Refresh Interval": "", + "RadiusCalledStationIdDescription": "", + "Certificate Expiry Notification": "", + "API Key": "", + "Show update if available": "", + "Go back to the previous page.": "", + "Coming Soon": "", + "Connection String": "", + "Clone": "", + "telegramSendSilentlyDescription": "", + "supportTelegramChatID": "", + "wayToGetTelegramChatID": "", + "serwersmsPhoneNumber": "", + "chatIDNotFound": "", + "wayToGetLineNotifyToken": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "default: notify all devices": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Event type:": "", + "Event data:": "", + "Frontend Version": "", + "backupOutdatedWarning": "", + "backupRecommend": "", + "Optional": "", + "sameAsServerTimezone": "", + "endDateTime": "", + "cronExpression": "", + "cronSchedule": "", + "recurringInterval": "", + "strategyManual": "", + "weekdayShortMon": "", + "weekdayShortTue": "", + "weekdayShortFri": "", + "weekdayShortSat": "", + "dayOfMonth": "", + "lastDay": "", + "lastDay1": "", + "lastDay2": "", + "lastDay3": "", + "lastDay4": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-under-maintenance": "", + "Display Timezone": "", + "chromeExecutableAutoDetect": "", + "dnsCacheDescription": "", + "Maintenance Time Window of a Day": "", + "Schedule Maintenance": "", + "Edit Maintenance": "", + "loadingError": "", + "plugin": "", + "uninstall": "", + "uninstalling": "", + "secureOptionNone": "", + "secureOptionTLS": "", + "Ignore TLS Error": "", + "monitorToastMessagesDescription": "", + "emailTemplateLimitedToUpDownNotification": "", + "threadForumPostID": "", + "whatHappensAtForumPost": "", + "wayToGetDiscordThreadId": "", + "wayToGetTeamsURL": "", + "wayToCheckSignalURL": "", + "Channel access token (Long-lived)": "", + "Line Developers Console": "", + "User ID": "", + "wayToGetLineChannelToken": "", + "aboutMattermostChannelName": "", + "dnsPortDescription": "", + "resolverserverDescription": "", + "rrtypeDescription": "", + "confirmClearStatisticsMsg": "", + "tokenValidSettingsMsg": "", + "affectedMonitorsDescription": "", + "affectedStatusPages": "", + "atLeastOneMonitor": "", + "jsonQueryDescription": "", + "Group ID": "", + "promosmsLogin": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "pushoversounds updown": "", + "Notification Sound": "", + "Gateway Type": "", + "You can divide numbers with": "", + "goAlertInfo": "", + "goAlertIntegrationKeyInfo": "", + "AccessKeyId": "", + "TemplateCode": "", + "Sms template must contain parameters: ": "", + "High": "", + "Setup Proxy": "", + "Proxy server has authentication": "", + "promosmsTypeFlash": "", + "promosmsTypeFull": "", + "promosmsTypeSpeed": "", + "Internal Room Id": "", + "openModalTo": "", + "Add a domain": "", + "Icon Emoji": "", + "aboutWebhooks": "", + "aboutKumaURL": "", + "smtpDkimDomain": "", + "smtpDkimPrivateKey": "", + "Integration URL": "", + "Auto resolve or acknowledged": "", + "auto resolve": "", + "smseagleRecipientType": "", + "smseagleRecipient": "", + "smseagleEncoding": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderNameInfo": "", + "Octopush API Version": "", + "ntfy Topic": "", + "onebotPrivateMessage": "", + "onebotUserOrGroupId": "", + "pushDeerServerDescription": "", + "PushDeer Key": "", + "Custom Monitor Type": "", + "Google Analytics ID": "", + "Key Added": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "lunaseaTarget": "", + "lunaseaUserID": "", + "ntfyPriorityHelptextAllEvents": "", + "ntfyPriorityHelptextAllExceptDown": "", + "ntfyUsernameAndPassword": "", + "twilioToNumber": "", + "Badge Suffix": "", + "Badge Label Color": "", + "Badge Warn Color": "", + "Badge value (For Testing only.)": "", + "Group": "", + "monitorToastMessagesLabel": "", + "toastErrorTimeout": "", + "Kafka Brokers": "", + "Kafka Producer Message": "", + "Pick a SASL Mechanism...": "", + "Authorization Identity": "", + "Secret AccessKey": "", + "noGroupMonitorMsg": "", + "nostrRelays": "", + "nostrRelaysHelp": "", + "showCertificateExpiry": "", + "cacheBusterParamDescription": "", + "gamedigGuessPort": "", + "Message format": "", + "Send rich messages": "", + "Saved.": "", + "authUserInactiveOrDeleted": "", + "2faDisabled": "", + "successDeleted": "", + "tagNotFound": "", + "foundChromiumVersion": "", + "Remote Browsers": "", + "apiKeySevenIO": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "whapiRecipient": "", + "API URL": "", + "What is a Remote Browser?": "", + "callMeBotGet": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "gtxMessagingToHint": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "SNMP Version": "", + "threemaRecipientTypeIdentity": "", + "Private Number": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "OAuth2: Client Credentials": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Client ID": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "conditionDelete": "", + "conditionAddGroup": "", + "not contains": "", + "not ends with": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "Sound": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Bubble": "", + "Doorbell": "", + "Clear": "", + "Guitar": "", + "Pop": "", + "Recurring": "", + "Command": "", + "mongodbCommandDescription": "", + "alertaAlertState": "", + "serwersmsAPIPassword": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentity": "", + "smspartnerApiurl": "", + "Badge Up Color": "", + "wayToGetFlashDutyKey": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "What you can try:": "", + "Proto Method": "", + "Economy": "", + "SecretAccessKey": "", + "Feishu WebHookUrl": "", + "Expiry": "", + "authIncorrectCreds": "", + "successAuthChangePassword": "", + "Remote Browser": "", + "gtxMessagingFromHint": "", + "To Phone Number": "", + "Select message type": "", + "Send to channel": "", + "postToExistingThread": "", + "Message Title": "", + "pushoverMessageTtl": "", + "Bark Sound": "", + "Topic": "", + "promosmsPhoneNumber": "", + "promosmsSMSSender": "", + "smtpDkimSettings": "", + "onebotGroupMessage": "", + "Enable Kafka SSL": "", + "2faEnabled": "", + "Hide Tags": "", + "Also check beta release": "", + "telegramMessageThreadID": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "emailCustomBody": "", + "clearEventsMsg": "", + "recurringIntervalMessage": "", + "invertKeywordDescription": "", + "nostrRecipients": "", + "successPaused": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "retriesDescription": "", + "ignoreTLSError": "", + "Logout": "", + "Proxies": "", + "default": "", + "enabled": "", + "Clone Monitor": "", + "Retry": "", + "alertaRecoverState": "", + "Search Engine Visibility": "", + "Allow indexing": "", + "Clear all statistics": "", + "Overwrite": "", + "Options": "", + "Setup 2FA": "", + "Enable 2FA": "", + "Disable 2FA": "", + "All Systems Operational": "", + "webhookFormDataDesc": "", + "webhookBodyPresetOption": "", + "Monitor History": "", + "clearDataOlderThan": "", + "Content": "", + "Style": "", + "light": "", + "dark": "", + "Post": "", + "Untitled Group": "", + "Cancel": "", + "Select": "", + "Certificate Chain": "", + "Stop": "", + "Notification Service": "", + "Date and Time": "", + "DateTime Range": "", + "alertaEnvironment": "", + "Kafka SASL Options": "", + "timeoutAfter": "", + "Chat ID": "", + "smtpBCC": "", + "Discord Webhook URL": "", + "Bot Display Name": "", + "notificationDescription": "", + "Host URL": "", + "Retries": "", + "checkEverySecond": "", + "retryCheckEverySecond": "", + "resendEveryXTimes": "", + "resendDisabled": "", + "pushOptionalParams": "", + "webhookBodyCustomOption": "", + "Webhook URL": "", + "Application Token": "", + "Domain": "", + "Frontend Version do not match backend version!": "", + "or": "", + "IconUrl": "", + "Enable DNS Cache": "", + "To Email": "", + "wayToGetZohoCliqURL": "", + "Upside Down Mode": "", + "Push URL": "", + "needPushEvery": "", + "pushOthers": "", + "Debug": "", + "Dark": "", + "styleElapsedTimeShowNoLine": "", + "styleElapsedTimeShowWithLine": "", + "Normal": "", + "Remember me": "", + "Login": "", + "No Monitors, please": "", + "Notification Type": "", + "Email": "", + "Import Backup": "", + "Export Backup": "", + "Export": "", + "Import": "", + "respTime": "", + "Apply on all existing monitors": "", + "Create": "", + "Clear Data": "", + "Events": "", + "Schedule maintenance": "", + "Affected Monitors": "", + "Start of maintenance": "", + "All Status Pages": "", + "Select status pages...": "", + "Two Factor Authentication": "", + "Inactive": "", + "Tags": "", + "Add New Tag": "", + "Add New below or Select...": "", + "Tag with this name already exist.": "", + "Gray": "", + "Red": "", + "Blue": "", + "Indigo": "", + "Entry Page": "", + "Degraded Service": "", + "Add a monitor": "", + "Edit Status Page": "", + "Status Page": "", + "Post URL": "", + "Content Type": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "Priority": "", + "Read more": "", + "Body": "", + "CopyToClipboardSuccess": "", + "firewalls": "", + "dns resolvers": "", + "topic": "", + "successKeyword": "", + "Reset Token": "", + "Done": "", + "Info": "", + "Steam API Key": "", + "Shrink Database": "", + "shrinkDatabaseDescriptionSqlite": "", + "Pick a RR-Type...": "", + "Pick Accepted Status Codes...": "", + "error": "", + "Created": "", + "Switch to Dark Theme": "", + "Description": "", + "No Monitors": "", + "Powered by": "", + "deleteStatusPageMsg": "", + "deleteProxyMsg": "", + "proxyDescription": "", + "Add New Status Page": "", + "Slug": "", + "statusPageSpecialSlugDesc": "", + "The slug is already taken. Please choose another slug.": "", + "No Proxy": "", + "New Status Page": "", + "About": "", + "cloudflareWebsite": "", + "programmingLanguages": "", + "Message:": "", + "now": "", + "time ago": "", + "-year": "", + "Don't know how to get the token? Please read the guide:": "", + "Other Software": "", + "For example: nginx, Apache and Traefik.": "", + "Please read": "", + "Subject:": "", + "Valid To:": "", + "Not available, please setup.": "", + "Setup Notification": "", + "Bottom": "", + "None": "", + "Timezone": "", + "Discourage search engines from indexing site": "", + "New Password": "", + "Repeat New Password": "", + "disableauth.message1": "", + "I understand, please disable": "", + "Confirm": "", + "Yes": "", + "No": "", + "Username": "", + "Password": "", + "setAsDefaultProxyDescription": "", + "Not installed": "", + "Fingerprint:": "", + "Domain Name Expiry Notification": "", + "Proxy": "", + "RadiusSecretDescription": "", + "Refresh Interval Description": "", + "Show Powered By": "", + "signedInDisp": "", + "chromeExecutableDescription": "", + "signedInDispDisabled": "", + "RadiusSecret": "", + "RadiusCalledStationId": "", + "API Username": "", + "Steam Game Server": "", + "Retype the address.": "", + "Query": "", + "Setup Docker Host": "", + "Docker Daemon": "", + "noDockerHostMsg": "", + "deleteDockerHostMsg": "", + "socket": "", + "Docker Container": "", + "Docker Host": "", + "wayToGetTelegramToken": "", + "Proxy Server": "", + "telegramMessageThreadIDDescription": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "YOUR BOT TOKEN HERE": "", + "serwersmsSenderName": "", + "disableCloudflaredNoAuthMsg": "", + "trustProxyDescription": "", + "Home Assistant URL": "", + "Long-Lived Access Token": "", + "startDateTime": "", + "invalidCronExpression": "", + "warningTimezone": "", + "weekdayShortWed": "", + "weekdayShortThu": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "No Maintenance": "", + "maintenanceStatus-scheduled": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "Disable": "", + "chromeExecutable": "", + "Single Maintenance Window": "", + "Effective Date Range": "", + "install": "", + "installing": "", + "cloneOf": "", + "From Email": "", + "smtpLiquidIntroduction": "", + "emailCustomSubject": "", + "leave blank for default subject": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "emailTemplateMsg": "", + "Prefix Custom Message": "", + "Hello @everyone is...": "", + "forumPostName": "", + "e.g. {discordThreadID}": "", + "Recipients": "", + "Access Token": "", + "Channel access token": "", + "lineDevConsoleTo": "", + "Basic Settings": "", + "Messaging API": "", + "Icon URL": "", + "aboutIconURL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "infiniteRetention": "", + "grpcMethodDescription": "", + "deleteMonitorMsg": "", + "deleteNotificationMsg": "", + "pauseMonitorMsg": "", + "enableDefaultNotificationDescription": "", + "clearHeartbeatsMsg": "", + "importHandleDescription": "", + "confirmImportMsg": "", + "twoFAVerifyLabel": "", + "confirmEnableTwoFAMsg": "", + "passwordNotMatchMsg": "", + "keywordDescription": "", + "threemaBasicModeInfo": "", + "backupDescription": "", + "backupDescription2": "", + "endpoint": "", + "octopushAPIKey": "", + "promosmsPassword": "", + "record": "", + "pushoversounds pushover": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoversounds cosmic": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "pushoversounds incoming": "", + "pushoversounds intermission": "", + "pushoversounds alien": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "pushyToken": "", + "wayToGetKookBotToken": "", + "wayToGetKookGuildID": "", + "More info on:": "", + "pushoverDesc2": "", + "SMS Type": "", + "octopushTypePremium": "", + "octopushTypeLowCost": "", + "apiCredentials": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "LunaSea Device ID": "", + "Status:": "", + "Strategy": "", + "Free Mobile User Identifier": "", + "high": "", + "SendKey": "", + "SMSManager API Docs": "", + "Base URL": "", + "PhoneNumbers": "", + "SignName": "", + "Bark API Version": "", + "Bark Endpoint": "", + "Bark Group": "", + "For safety, must use secret key": "", + "Device Token": "", + "Platform": "", + "Huawei": "", + "Proxy Protocol": "", + "promosmsTypeEco": "", + "promosmsAllowLongSMS": "", + "matrixHomeserverURL": "", + "matrixDesc1": "", + "matrixDesc2": "", + "aboutNotifyChannel": "", + "Uptime Kuma URL": "", + "setup a new monitor group": "", + "Remove domain": "", + "aboutChannelName": "", + "smtpDkimDesc": "", + "documentation": "", + "smtpDkimHashAlgo": "", + "smtpDkimheaderFieldNames": "", + "smtpDkimskipFields": "", + "wayToGetPagerDutyKey": "", + "Integration Key": "", + "do nothing": "", + "auto acknowledged": "", + "alertaApiEndpoint": "", + "alertaApiKey": "", + "smseagleTo": "", + "smseagleGroup": "", + "smseagleToken": "", + "smseagleUrl": "", + "smseaglePriority": "", + "Recipient Number": "", + "Leave blank to use a shared sender number.": "", + "Legacy Octopush-DM": "", + "Server URL should not contain the nfty topic": "", + "onebotHttpAddress": "", + "onebotMessageType": "", + "onebotSafetyTips": "", + "PushDeer Server": "", + "wayToGetClickSendSMSToken": "", + "Edit Tag": "", + "Learn More": "", + "API Keys": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "No API Keys": "", + "apiKey-active": "", + "apiKey-inactive": "", + "deleteAPIKeyMsg": "", + "pagertreeIntegrationUrl": "", + "pagertreeSilent": "", + "pagertreeCritical": "", + "pagertreeResolve": "", + "pagertreeDoNothing": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaDeviceID": "", + "ntfyAuthenticationMethod": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "twilioFromNumber": "", + "Monitor Setting": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Open Badge Generator": "", + "Badge Generator": "", + "Badge Type": "", + "Badge Label": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Pending Color": "", + "Badge Maintenance Color": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Badge Style": "", + "Badge URL": "", + "Monitor Group": "", + "toastSuccessTimeout": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "AccessKey Id": "", + "FlashDuty Severity": "", + "nostrSender": "", + "nostrRecipientsHelp": "", + "cacheBusterParam": "", + "gamedigGuessPortDescription": "", + "successAdded": "", + "successResumed": "", + "successEdited": "", + "successBackupRestored": "", + "successDisabled": "", + "successEnabled": "", + "Add a Remote Browser": "", + "remoteBrowsersDescription": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "receiverSevenIO": "", + "receiverInfoSevenIO": "", + "documentationOf": "", + "cellsyntDestination": "", + "Allow Long SMS": "", + "cellsyntSplitLongMessages": "", + "snmpCommunityStringHelptext": "", + "Condition": "", + "Please enter a valid OID.": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "apiKeysDisabledMsg": "", + "Host Onesender": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Group Name": "", + "Authentication Method": "", + "Authorization Header": "", + "Client Secret": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "Conditions": "", + "conditionAdd": "", + "conditionDeleteGroup": "", + "conditionValuePlaceholder": "", + "equals": "", + "not equals": "", + "contains": "", + "starts with": "", + "not starts with": "", + "ends with": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Harp": "", + "Reveal": "", + "Flute": "", + "Money": "", + "Scifi": "", + "Elevator": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From 0889146f6237cb01478f979dc4c29b203cf3468e Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 332/346] Translated using Weblate (Afrikaans) Currently translated at 5.6% (59 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/af/ --- src/lang/af.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/af.json b/src/lang/af.json index 707c7b66d..cce1ee5a9 100644 --- a/src/lang/af.json +++ b/src/lang/af.json @@ -1051,5 +1051,6 @@ "Time Sensitive (iOS Only)": "", "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", "Can be found on:": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "CopyToClipboardError": "" } From 466c152acccc6c81d4a6b1930cbb24b6d086037f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:34 +0000 Subject: [PATCH 333/346] Translated using Weblate (Belarusian) Currently translated at 88.5% (932 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/be/ --- src/lang/be.json | 121 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 120 insertions(+), 1 deletion(-) diff --git a/src/lang/be.json b/src/lang/be.json index 0f526a143..a286ba632 100644 --- a/src/lang/be.json +++ b/src/lang/be.json @@ -933,5 +933,124 @@ "threadForumPostID": "Трэд / ID паста", "whatHappensAtForumPost": "Стварыць новы пост на форуме. Гэта НЕ размяшчае паведамленні ў існуючым пасце. Для публікацыі ў існуючай публікацыі выкарыстоўвайце \"{option}\"", "now": "зараз", - "-year": "-год" + "-year": "-год", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "smspartnerSenderName": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "Command": "", + "mongodbCommandDescription": "", + "time ago": "", + "Json Query Expression": "", + "CopyToClipboardSuccess": "", + "dns resolvers": "", + "and": "", + "Community String": "", + "not contains": "", + "starts with": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "greater than": "", + "less than or equal to": "", + "Copy": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "smspartnerSenderNameInfo": "", + "Message format": "", + "Send rich messages": "", + "bitrix24SupportUserID": "", + "OID (Object Identifier)": "", + "Condition": "", + "SNMP Version": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaBasicModeInfo": "", + "Token Onesender": "", + "Private Number": "", + "privateOnesenderDesc": "", + "Group ID": "", + "OAuth Token URL": "", + "Client Secret": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "Conditions": "", + "conditionValuePlaceholder": "", + "equals": "", + "greater than or equal to": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Doorbell": "", + "Money": "", + "Scifi": "", + "Pop": "", + "ignoredTLSError": "", + "Reveal": "", + "Bubble": "", + "Flute": "", + "Clear": "", + "Elevator": "", + "Guitar": "", + "shrinkDatabaseDescriptionSqlite": "", + "wayToGetThreemaGateway": "", + "not equals": "", + "contains": "", + "less than": "", + "Debug": "", + "CurlDebugInfo": "", + "firewalls": "", + "docker networks": "", + "CurlDebugInfoProxiesUnsupported": "", + "wayToGetDiscordThreadId": "", + "conditionDelete": "", + "smspartnerPhoneNumberHelptext": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "record": "", + "Sound": "", + "snmpCommunityStringHelptext": "", + "snmpOIDHelptext": "", + "Please enter a valid OID.": "", + "threemaRecipient": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "apiKeysDisabledMsg": "", + "Host Onesender": "", + "Recipient Type": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Authorization Header": "", + "Form Data Body": "", + "Client ID": "", + "OAuth Scope": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "conditionAdd": "", + "Arcade": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From 420a5f274c841fb18ba9f9662c6831d57ee580df Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 334/346] Translated using Weblate (Belarusian) Currently translated at 88.5% (932 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/be/ --- src/lang/be.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/be.json b/src/lang/be.json index a286ba632..a33d89ebb 100644 --- a/src/lang/be.json +++ b/src/lang/be.json @@ -1052,5 +1052,6 @@ "From": "", "Can be found on:": "", "The phone number of the recipient in E.164 format.": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "CopyToClipboardError": "" } From 23384ecf27ac7dd9359db10dc51d0960d6d8e6d9 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:36 +0000 Subject: [PATCH 335/346] Translated using Weblate (Lithuanian) Currently translated at 20.7% (219 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/lt/ --- src/lang/lt.json | 835 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 834 insertions(+), 1 deletion(-) diff --git a/src/lang/lt.json b/src/lang/lt.json index aeeb0f8ef..e8ea24ffa 100644 --- a/src/lang/lt.json +++ b/src/lang/lt.json @@ -218,5 +218,838 @@ "statusPageNothing": "Čia nieko nėra, pridėkite grupę arba monitorių.", "Go to Dashboard": "Eiti į skydelį", "Status Pages": "Būsenos puslapiai", - "defaultNotificationName": "Mano {notification} įspėjimas nr. ({number})" + "defaultNotificationName": "Mano {notification} įspėjimas nr. ({number})", + "forumPostName": "", + "pushoversounds magic": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "Enable TLS": "", + "Bark Endpoint": "", + "Huawei": "", + "Retry": "", + "Topic": "", + "WeCom Bot Key": "", + "Setup Proxy": "", + "Proxy Protocol": "", + "Proxy server has authentication": "", + "wayToGetClickSendSMSToken": "", + "wayToGetOnesenderUrlandToken": "", + "now": "", + "time ago": "", + "-year": "", + "Switch to Light Theme": "", + "tailscalePingWarning": "", + "Docker Hosts": "", + "Domain": "", + "Workstation": "", + "Packet Size": "", + "wayToGetLineNotifyToken": "", + "Trigger type:": "", + "and": "", + "Schedule Maintenance": "", + "Date and Time": "", + "DateTime Range": "", + "plugin": "", + "installing": "", + "emailTemplateMsg": "", + "Send to channel": "", + "postToExistingThread": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "endpoint": "", + "Internal Room Id": "", + "smseagleEncoding": "", + "smseaglePriority": "", + "smspartnerApiurl": "", + "Custom Monitor Type": "", + "Server Address": "", + "deleteAPIKeyMsg": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "pagertreeMedium": "", + "pagertreeResolve": "", + "ntfyPriorityHelptextAllEvents": "", + "ntfyPriorityHelptextAllExceptDown": "", + "Badge Up Color": "", + "Badge Down Color": "", + "Badge Maintenance Color": "", + "Badge Warn Color": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "successDisabled": "", + "successEnabled": "", + "Originator": "", + "Destination": "", + "Allow Long SMS": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypeEmail": "", + "apiKeysDisabledMsg": "", + "Private Number": "", + "Group ID": "", + "Add Remote Browser": "", + "Authorization Header": "", + "OAuth Scope": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "Conditions": "", + "Cannot connect to the socket server.": "", + "conditionValuePlaceholder": "", + "equals": "", + "not equals": "", + "contains": "", + "not contains": "", + "starts with": "", + "info": "", + "Proxy": "", + "Refresh Interval Description": "", + "certificationExpiryDescription": "", + "DockerHostRequired": "", + "Bot Token": "", + "Default": "", + "HTTP Options": "", + "Hide Tags": "", + "Description": "", + "User ID": "", + "Add one": "", + "Select": "", + "Check/Uncheck": "", + "Powered by": "", + "deleteMonitorMsg": "", + "pushoversounds cosmic": "", + "pushyToken": "", + "Channel Name": "", + "webhookJsonDesc": "", + "Server URL": "", + "Priority": "", + "appriseInstalled": "", + "Method": "", + "Body": "", + "PasswordsDoNotMatch": "", + "One record": "", + "topic": "", + "recent": "", + "Reset Token": "", + "Done": "", + "Shrink Database": "", + "Pick a RR-Type...": "", + "warning": "", + "danger": "", + "light": "", + "Custom Footer": "", + "Proxies": "", + "default": "", + "enabled": "", + "proxyDescription": "", + "Certificate Chain": "", + "Stop": "", + "Slug": "", + "The slug is already taken. Please choose another slug.": "", + "HTTP Basic Auth": "", + "Days Remaining:": "", + "Issuer:": "", + "Domain Name Expiry Notification": "", + "Add a new expiry notification day": "", + "Remove the expiry notification": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "RadiusSecretDescription": "", + "RadiusCalledStationId": "", + "RadiusCallingStationIdDescription": "", + "Certificate Expiry Notification": "", + "API Username": "", + "API Key": "", + "Using a Reverse Proxy?": "", + "There might be a typing error in the address.": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "Coming Soon": "", + "Setup Docker Host": "", + "Docker Daemon": "", + "wayToGetTelegramToken": "", + "telegramMessageThreadID": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContentDescription": "", + "Examples": "", + "Home Assistant URL": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Notification Service": "", + "Event type:": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Recurring": "", + "warningTimezone": "", + "lastDay": "", + "lastDay1": "", + "lastDay3": "", + "lastDay4": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-ended": "", + "maintenanceStatus-unknown": "", + "Display Timezone": "", + "statusPageMaintenanceEndDate": "", + "Disable": "", + "enableNSCD": "", + "chromeExecutable": "", + "chromeExecutableDescription": "", + "uninstalling": "", + "secureOptionTLS": "", + "Ignore TLS Error": "", + "smtpLiquidIntroduction": "", + "emailCustomSubject": "", + "emailCustomBody": "", + "To Email": "", + "Discord Webhook URL": "", + "wayToGetDiscordURL": "", + "Recipients": "", + "aboutMattermostChannelName": "", + "infiniteRetention": "", + "confirmDeleteTagMsg": "", + "deleteMaintenanceMsg": "", + "dnsPortDescription": "", + "resolverserverDescription": "", + "enableDefaultNotificationDescription": "", + "clearEventsMsg": "", + "clearHeartbeatsMsg": "", + "confirmDisableTwoFAMsg": "", + "recurringIntervalMessage": "", + "affectedStatusPages": "", + "keywordDescription": "", + "invertKeywordDescription": "", + "jsonQueryDescription": "", + "notificationDescription": "", + "backupDescription": "", + "backupDescription2": "", + "promosmsLogin": "", + "pushoversounds bike": "", + "pushoversounds cashregister": "", + "pushoversounds spacealarm": "", + "pushoversounds climb": "", + "wayToGetKookGuildID": "", + "Notification Sound": "", + "octopushTypeLowCost": "", + "octopushLegacyHint": "", + "Example:": "", + "Read more:": "", + "Proto Service Name": "", + "Proto Method": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "Bark Group": "", + "SecretKey": "", + "promosmsTypeEco": "", + "promosmsTypeFlash": "", + "matrixDesc2": "", + "Uptime Kuma URL": "", + "aboutChannelName": "", + "smtpDkimskipFields": "", + "Integration Key": "", + "auto resolve": "", + "alertaApiEndpoint": "", + "alertaAlertState": "", + "serwersmsPhoneNumber": "", + "smseagleRecipientType": "", + "smseagleRecipient": "", + "Legacy Octopush-DM": "", + "Server URL should not contain the nfty topic": "", + "onebotHttpAddress": "", + "onebotUserOrGroupId": "", + "onebotSafetyTips": "", + "pushDeerServerDescription": "", + "Body Encoding": "", + "Expiry date": "", + "Don't expire": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "apiKey-active": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "Monitor Setting": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Badge Duration (in hours)": "", + "Badge Label": "", + "Badge Prefix": "", + "Badge Label Color": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Badge Style": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "toastErrorTimeout": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "Mechanism": "", + "wayToGetFlashDutyKey": "", + "Remote Browsers": "", + "Remote Browser": "", + "Add a Remote Browser": "", + "Remote Browser not found!": "", + "remoteBrowsersDescription": "", + "GrafanaOncallUrl": "", + "Command": "", + "API URL": "", + "What is a Remote Browser?": "", + "Key Added": "", + "webhookBodyPresetOption": "", + "YOUR BOT TOKEN HERE": "", + "Optional": "", + "grpcMethodDescription": "", + "confirmClearStatisticsMsg": "", + "smtpDkimDesc": "", + "documentationOf": "", + "liquidIntroduction": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownNotifications": "", + "webhookAdditionalHeadersDesc": "", + "CurlDebugInfo": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "Security": "", + "Untitled Group": "", + "Discard": "", + "Valid": "", + "Invalid": "", + "Running": "", + "No Proxy": "", + "Backup": "", + "About": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "Other Software": "", + "For example: nginx, Apache and Traefik.": "", + "Subject:": "", + "settingsCertificateExpiry": "", + "disableCloudflaredNoAuthMsg": "", + "trustProxyDescription": "", + "Frontend Version do not match backend version!": "", + "backupOutdatedWarning": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "cronExpression": "", + "invalidCronExpression": "", + "weekdayShortWed": "", + "weekdayShortSat": "", + "weekdayShortSun": "", + "dayOfMonth": "", + "Clone Monitor": "", + "Clone": "", + "cloneOf": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "Bot Display Name": "", + "Prefix Custom Message": "", + "wayToCheckSignalURL": "", + "Number": "", + "Channel access token": "", + "wayToGetLineChannelToken": "", + "acceptedStatusCodesDescription": "", + "importHandleDescription": "", + "passwordNotMatchMsg": "", + "octopushAPIKey": "", + "pushoversounds gamelan": "", + "pushoversounds persistent": "", + "pushoversounds updown": "", + "pushyAPIKey": "", + "pushoverDesc1": "", + "pushoverDesc2": "", + "pushoverMessageTtl": "", + "SMS Type": "", + "octopushTypePremium": "", + "Strategy": "", + "Free Mobile API Key": "", + "goAlertIntegrationKeyInfo": "", + "AccessKeyId": "", + "SecretAccessKey": "", + "Mention group": "", + "promosmsSMSSender": "", + "promosmsAllowLongSMS": "", + "Feishu WebHookUrl": "", + "aboutKumaURL": "", + "smtpDkimDomain": "", + "smseagleGroup": "", + "smspartnerPhoneNumberHelptext": "", + "disableAPIKeyMsg": "", + "Generate": "", + "pagertreeUrgency": "", + "pagertreeSilent": "", + "twilioToNumber": "", + "Badge Label Prefix": "", + "Group": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Kafka SASL Options": "", + "Close": "", + "Request Body": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "cacheBusterParamDescription": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "Send rich messages": "", + "Bitrix24 Webhook URL": "", + "bitrix24SupportUserID": "", + "Saved.": "", + "authInvalidToken": "", + "2faAlreadyEnabled": "", + "2faEnabled": "", + "2faDisabled": "", + "successResumed": "", + "successDeleted": "", + "wayToGetSevenIOApiKey": "", + "gtxMessagingToHint": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "cellsyntOriginatortypeAlphanumeric": "", + "Community String": "", + "snmpCommunityStringHelptext": "", + "threemaRecipientTypeIdentity": "", + "threemaApiAuthenticationSecret": "", + "Go back to home page.": "", + "Arcade": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Flute": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Pop": "", + "Json Query Expression": "", + "Content": "", + "Post": "", + "Please input title and content": "", + "Created": "", + "Last Updated": "", + "Footer Text": "", + "Refresh Interval": "", + "socket": "", + "tcp": "", + "Docker Container": "", + "Container Name / ID": "", + "Docker Host": "", + "wayToGetTelegramChatID": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Effective Date Range": "", + "Edit Maintenance": "", + "loadingError": "", + "install": "", + "smtp": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateLimitedToUpDownNotification": "", + "Select message type": "", + "Create new forum post": "", + "threadForumPostID": "", + "Line Developers Console": "", + "lineDevConsoleTo": "", + "confirmImportMsg": "", + "twoFAVerifyLabel": "", + "High": "", + "pushoversounds incoming": "", + "pushoversounds intermission": "", + "pushoversounds mechanical": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "Proxy Server": "", + "smseagleUrl": "", + "matrixHomeserverURL": "", + "smspartnerPhoneNumber": "", + "smspartnerSenderName": "", + "Leave blank to use a shared sender number.": "", + "Octopush API Version": "", + "Google Analytics ID": "", + "Edit Tag": "", + "pagertreeIntegrationUrl": "", + "ntfyAuthenticationMethod": "", + "pagertreeHigh": "", + "pagertreeCritical": "", + "pagertreeDoNothing": "", + "wayToGetPagerTreeIntegrationURL": "", + "Badge Label Suffix": "", + "Badge Pending Color": "", + "Pick a SASL Mechanism...": "", + "successEdited": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "tagNotFound": "", + "cellsyntOriginatortypeNumeric": "", + "cellsyntOriginator": "", + "cellsyntDestination": "", + "cellsyntSplitLongMessages": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Condition": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "wayToGetThreemaGateway": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "Host Onesender": "", + "Token Onesender": "", + "threemaBasicModeInfo": "", + "Recipient Type": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "New Group": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Client ID": "", + "Client Secret": "", + "Optional: Space separated list of scopes": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "conditionAdd": "", + "conditionDelete": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "not starts with": "", + "ends with": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "record": "", + "shrinkDatabaseDescriptionSqlite": "", + "Create Incident": "", + "Title": "", + "Switch to Dark Theme": "", + "Show Tags": "", + "No monitors available.": "", + "selectedMonitorCount": "", + "webhookFormDataDesc": "", + "templateMsg": "", + "Application Token": "", + "emojiCheatSheet": "", + "Read more": "", + "appriseNotInstalled": "", + "Headers": "", + "PushUrl": "", + "HeadersInvalidFormat": "", + "clearDataOlderThan": "", + "records": "", + "topicExplanation": "", + "successKeyword": "", + "successKeywordExplanation": "", + "Steam API Key": "", + "Pick Accepted Status Codes...": "", + "Style": "", + "error": "", + "critical": "", + "primary": "", + "dark": "", + "Customize": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "setAsDefault": "", + "deleteProxyMsg": "", + "enableProxyDescription": "", + "setAsDefaultProxyDescription": "", + "Start": "", + "Add New Status Page": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "statusPageSpecialSlugDesc": "", + "Next": "", + "Authentication": "", + "New Status Page": "", + "Page Not Found": "", + "Reverse Proxy": "", + "cloudflareWebsite": "", + "Message:": "", + "HTTP Headers": "", + "Valid To:": "", + "Fingerprint:": "", + "No status pages": "", + "Date Created": "", + "Show Powered By": "", + "Domain Names": "", + "RadiusSecret": "", + "Show update if available": "", + "Also check beta release": "", + "Check how to config it for WebSocket": "", + "Steam Game Server": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "What you can try:": "", + "Connection String": "", + "Query": "", + "Connection Type": "", + "noDockerHostMsg": "", + "deleteDockerHostMsg": "", + "Chat ID": "", + "telegramSendSilently": "", + "telegramProtectContent": "", + "chatIDNotFound": "", + "Long-Lived Access Token": "", + "default: notify all devices": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Event data:": "", + "strategyManual": "", + "lastDay2": "", + "No Maintenance": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-scheduled": "", + "Server Timezone": "", + "IconUrl": "", + "Enable DNS Cache": "", + "Enable": "", + "chromeExecutableAutoDetect": "", + "uninstall": "", + "secureOptionNone": "", + "leave blank for default subject": "", + "leave blank for default body": "", + "emailTemplateServiceName": "", + "smtpCC": "", + "smtpBCC": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "wayToGetDiscordThreadId": "", + "wayToGetTeamsURL": "", + "wayToGetZohoCliqURL": "", + "needSignalAPI": "", + "Access Token": "", + "Basic Settings": "", + "Your User ID": "", + "Messaging API": "", + "aboutIconURL": "", + "dataRetentionTimeError": "", + "enableGRPCTls": "", + "deleteNotificationMsg": "", + "rrtypeDescription": "", + "pauseMonitorMsg": "", + "affectedMonitorsDescription": "", + "atLeastOneMonitor": "", + "backupDescription3": "", + "octopushLogin": "", + "promosmsPassword": "", + "pushoversounds pushover": "", + "pushoversounds bugle": "", + "pushoversounds classical": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "pushoversounds echo": "", + "apprise": "", + "GoogleChat": "", + "wayToGetKookBotToken": "", + "Guild ID": "", + "User Key": "", + "Device": "", + "Message Title": "", + "checkPrice": "", + "apiCredentials": "", + "octopushPhoneNumber": "", + "octopushSMSSender": "", + "LunaSea Device ID": "", + "Apprise URL": "", + "Status:": "", + "Proto Content": "", + "Economy": "", + "Lowcost": "", + "high": "", + "SendKey": "", + "You can divide numbers with": "", + "Bark Sound": "", + "WebHookUrl": "", + "serwersmsAPIUser": "", + "For safety, must use secret key": "", + "promosmsTypeFull": "", + "promosmsPhoneNumber": "", + "matrixDesc1": "", + "aboutNotifyChannel": "", + "Notify Channel": "", + "setup a new monitor group": "", + "openModalTo": "", + "Add a domain": "", + "Remove domain": "", + "Icon Emoji": "", + "signalImportant": "", + "aboutWebhooks": "", + "smtpDkimheaderFieldNames": "", + "wayToGetPagerDutyKey": "", + "Integration URL": "", + "do nothing": "", + "auto acknowledged": "", + "alertaEnvironment": "", + "alertaApiKey": "", + "alertaRecoverState": "", + "serwersmsAPIPassword": "", + "smseagleTo": "", + "smseagleToken": "", + "ntfy Topic": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "PushDeer Server": "", + "Learn More": "", + "API Keys": "", + "Expiry": "", + "Continue": "", + "Add Another": "", + "No API Keys": "", + "ntfyUsernameAndPassword": "", + "twilioFromNumber": "", + "Open Badge Generator": "", + "Badge Generator": "", + "Badge Suffix": "", + "Badge Color": "", + "Monitor Group": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "foundChromiumVersion": "", + "self-hosted container": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "deleteRemoteBrowserMessage": "", + "Browser Screenshot": "", + "apiKeySevenIO": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "whapiRecipient": "", + "receiverInfoSevenIO": "", + "callMeBotGet": "", + "gtxMessagingApiKeyHint": "", + "To Phone Number": "", + "Sound": "", + "ignoredTLSError": "", + "Debug": "", + "Copy": "", + "templateHeartbeatJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "webhookAdditionalHeadersTitle": "", + "webhookBodyCustomOption": "", + "Webhook URL": "", + "BodyInvalidFormat": "", + "CopyToClipboardSuccess": "", + "firewalls": "", + "docker networks": "", + "CurlDebugInfoProxiesUnsupported": "", + "Monitor History": "", + "steamApiKeyDescription": "", + "Current User": "", + "Info": "", + "No Monitors": "", + "Services": "", + "Cancel": "", + "User": "", + "Installed": "", + "Not installed": "", + "Not running": "", + "Remove Token": "", + "No consecutive dashes": "", + "wayToGetCloudflaredURL": "", + "Don't know how to get the token? Please read the guide:": "", + "Trust Proxy": "", + "Please read": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationId": "", + "supportTelegramChatID": "", + "Frontend Version": "", + "backupRecommend": "", + "or": "", + "endDateTime": "", + "cronSchedule": "", + "recurringInterval": "", + "weekdayShortMon": "", + "weekdayShortTue": "", + "weekdayShortThu": "", + "weekdayShortFri": "", + "dayOfWeek": "", + "dnsCacheDescription": "", + "Single Maintenance Window": "", + "Maintenance Time Window of a Day": "", + "confirmUninstallPlugin": "", + "notificationRegional": "", + "From Email": "", + "emailCustomisableContent": "", + "emailTemplateMonitorJSON": "", + "Hello @everyone is...": "", + "Channel access token (Long-lived)": "", + "Icon URL": "", + "pushoversounds falling": "", + "More info on:": "", + "Check octopush prices": "", + "Free Mobile User Identifier": "", + "Base URL": "", + "goAlertInfo": "", + "PhoneNumbers": "", + "TemplateCode": "", + "SignName": "", + "Mentioning": "", + "Don't mention people": "", + "Device Token": "", + "Platform": "", + "promosmsTypeSpeed": "", + "smtpDkimSettings": "", + "documentation": "", + "smtpDkimKeySelector": "", + "smtpDkimPrivateKey": "", + "smtpDkimHashAlgo": "", + "Auto resolve or acknowledged": "", + "serwersmsSenderName": "", + "smseagleContact": "", + "smspartnerSenderNameInfo": "", + "Recipient Number": "", + "From Name/Number": "", + "PushDeer Key": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "Expires": "", + "pagertreeLow": "", + "Badge Type": "", + "Badge Preview": "", + "Enter the list of brokers": "", + "Kafka Producer Message": "", + "FlashDuty Severity": "", + "nostrRelays": "", + "cacheBusterParam": "", + "Message format": "", + "wayToGetBitrix24Webhook": "", + "authUserInactiveOrDeleted": "", + "authIncorrectCreds": "", + "successAdded": "", + "successPaused": "", + "mongodbCommandDescription": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "wayToGetHeiiOnCallDetails": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "gtxMessagingFromHint": "", + "Telephone number": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "not ends with": "", + "Notification Channel": "", + "Alphanumerical string and hyphens only": "", + "Correct": "", + "Bubble": "", + "Doorbell": "", + "Money": "", + "Guitar": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From 3e09a25a0514766898144c34ec50c1450a656187 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 336/346] Translated using Weblate (Lithuanian) Currently translated at 20.7% (219 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/lt/ --- src/lang/lt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/lt.json b/src/lang/lt.json index e8ea24ffa..9fb1b7664 100644 --- a/src/lang/lt.json +++ b/src/lang/lt.json @@ -1051,5 +1051,6 @@ "From": "", "Can be found on:": "", "The phone number of the recipient in E.164 format.": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "CopyToClipboardError": "" } From 768510ff5fdcc2445eb7cc9713c44cc92198446a Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:39 +0000 Subject: [PATCH 337/346] Translated using Weblate (Macedonian) Currently translated at 8.4% (89 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/mk/ --- src/lang/mk.json | 965 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 964 insertions(+), 1 deletion(-) diff --git a/src/lang/mk.json b/src/lang/mk.json index 251463f5c..093f5408c 100644 --- a/src/lang/mk.json +++ b/src/lang/mk.json @@ -88,5 +88,968 @@ "Resend Notification if Down X times consecutively": "Повторно испратете известување ако е долу X пати последователно", "retriesDescription": "Максимално повторување пред услугата да биде означена како неискористена и да се испрати известување", "maxRedirectDescription": "Максимален број пренасочувања што треба да се следат. Поставете на 0 за да ги оневозможите пренасочувањата.", - "needPushEvery": "Треба да ја повикувате оваа URL на секои {0} секунди." + "needPushEvery": "Треба да ја повикувате оваа URL на секои {0} секунди.", + "No": "", + "alertNoFile": "", + "socket": "", + "tcp": "", + "Docker Container": "", + "wayToGetLineChannelToken": "", + "WeCom Bot Key": "", + "Setup Proxy": "", + "Auto": "", + "styleElapsedTimeShowNoLine": "", + "Bottom": "", + "None": "", + "Timezone": "", + "Allow indexing": "", + "Discourage search engines from indexing site": "", + "where you intend to implement third-party authentication": "", + "Logout": "", + "Leave": "", + "Login": "", + "Certificate Info": "", + "Resolver Server": "", + "Import": "", + "Clear Data": "", + "Heartbeats": "", + "Auto Get": "", + "Start of maintenance": "", + "Setup 2FA": "", + "Disable 2FA": "", + "Orange": "", + "Blue": "", + "Pink": "", + "Custom": "", + "Search monitored sites": "", + "Entry Page": "", + "here": "", + "One record": "", + "Custom Footer": "", + "enabled": "", + "RadiusCalledStationIdDescription": "", + "Container Name / ID": "", + "Domain": "", + "wayToGetTelegramChatID": "", + "trustProxyDescription": "", + "Examples": "", + "backupOutdatedWarning": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "Maintenance Time Window of a Day": "", + "Discord Webhook URL": "", + "Hello @everyone is...": "", + "Send to channel": "", + "Create new forum post": "", + "Your User ID": "", + "aboutIconURL": "", + "dataRetentionTimeError": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "pushoversounds updown": "", + "wayToGetKookGuildID": "", + "Guild ID": "", + "Message Title": "", + "pushoverDesc1": "", + "pushoverMessageTtl": "", + "Feishu WebHookUrl": "", + "matrixHomeserverURL": "", + "Internal Room Id": "", + "openModalTo": "", + "smtpDkimSettings": "", + "smtpDkimDesc": "", + "documentation": "", + "smtpDkimDomain": "", + "smtpDkimKeySelector": "", + "smtpDkimPrivateKey": "", + "Add Another": "", + "Key Added": "", + "apiKeyAddedMsg": "", + "No API Keys": "", + "Expires": "", + "disableAPIKeyMsg": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "successPaused": "", + "successDeleted": "", + "successEdited": "", + "successEnabled": "", + "successDisabled": "", + "tagNotFound": "", + "foundChromiumVersion": "", + "Add a Remote Browser": "", + "remoteBrowsersDescription": "", + "self-hosted container": "", + "remoteBrowserToggle": "", + "deleteRemoteBrowserMessage": "", + "GrafanaOncallUrl": "", + "Command": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "receiverSevenIO": "", + "documentationOf": "", + "cellsyntOriginatortypeNumeric": "", + "Originator": "", + "Destination": "", + "Community String": "", + "Please enter a valid OID.": "", + "threemaBasicModeInfo": "", + "apiKeysDisabledMsg": "", + "Host Onesender": "", + "Token Onesender": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "New Group": "", + "conditionAdd": "", + "Content": "", + "Style": "", + "Untitled Group": "", + "Cancel": "", + "Check/Uncheck": "", + "Method": "", + "Info": "", + "wayToGetCloudflaredURL": "", + "cloudflareWebsite": "", + "Message:": "", + "Show update if available": "", + "Also check beta release": "", + "Retype the address.": "", + "warningTimezone": "", + "lastDay4": "", + "maintenanceStatus-under-maintenance": "", + "loadingError": "", + "install": "", + "uninstalling": "", + "enableDefaultNotificationDescription": "", + "clearEventsMsg": "", + "clearHeartbeatsMsg": "", + "atLeastOneMonitor": "", + "passwordNotMatchMsg": "", + "keywordDescription": "", + "pushoversounds gamelan": "", + "pushoversounds incoming": "", + "octopushSMSSender": "", + "LunaSea Device ID": "", + "Example:": "", + "Read more:": "", + "Strategy": "", + "Enable TLS": "", + "Proxy Protocol": "", + "promosmsTypeFlash": "", + "promosmsTypeSpeed": "", + "promosmsPhoneNumber": "", + "promosmsSMSSender": "", + "matrixDesc1": "", + "Channel Name": "", + "setup a new monitor group": "", + "Integration Key": "", + "Auto resolve or acknowledged": "", + "auto resolve": "", + "serwersmsAPIPassword": "", + "smspartnerSenderName": "", + "Custom Monitor Type": "", + "ntfyPriorityHelptextAllExceptDown": "", + "Badge Type": "", + "Badge Duration (in hours)": "", + "Badge Label": "", + "toastSuccessTimeout": "", + "pushViewCode": "", + "Notifications": "", + "Not available, please setup.": "", + "Setup Notification": "", + "Change Password": "", + "Disable Auth": "", + "Add New Tag": "", + "Tag with this name already exist.": "", + "Tag with this value already exist.": "", + "statusPageNothing": "", + "No Services": "", + "Required": "", + "Post URL": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "webhookAdditionalHeadersTitle": "", + "webhookAdditionalHeadersDesc": "", + "Application Token": "", + "Read more": "", + "PushUrl": "", + "Monitor History": "", + "steamApiKeyDescription": "", + "topic": "", + "Shrink Database": "", + "Pick Accepted Status Codes...": "", + "HTTP Options": "", + "warning": "", + "error": "", + "critical": "", + "dark": "", + "Please input title and content": "", + "Created": "", + "Last Updated": "", + "Switch to Light Theme": "", + "Show Tags": "", + "deleteProxyMsg": "", + "Certificate Chain": "", + "Valid": "", + "Accept characters:": "", + "Not installed": "", + "Running": "", + "Not running": "", + "Start": "", + "startOrEndWithOnly": "", + "statusPageSpecialSlugDesc": "", + "Next": "", + "The slug is already taken. Please choose another slug.": "", + "Authentication": "", + "HTTP Basic Auth": "", + "Backup": "", + "Don't know how to get the token? Please read the guide:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "For example: nginx, Apache and Traefik.": "", + "Subject:": "", + "Date Created": "", + "RadiusSecret": "", + "Footer Text": "", + "Domain Names": "", + "Using a Reverse Proxy?": "", + "Go back to the previous page.": "", + "Coming Soon": "", + "Query": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "Setup Docker Host": "", + "Connection Type": "", + "Docker Daemon": "", + "DockerHostRequired": "", + "cronSchedule": "", + "weekdayShortMon": "", + "weekdayShortTue": "", + "recurringInterval": "", + "Recurring": "", + "weekdayShortThu": "", + "weekdayShortSat": "", + "maintenanceStatus-inactive": "", + "chromeExecutable": "", + "Edit Maintenance": "", + "Date and Time": "", + "cloneOf": "", + "smtp": "", + "secureOptionTLS": "", + "From Email": "", + "emailCustomisableContent": "", + "smtpLiquidIntroduction": "", + "leave blank for default subject": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateHeartbeatJSON": "", + "To Email": "", + "smtpCC": "", + "smtpBCC": "", + "needSignalAPI": "", + "Recipients": "", + "enableGRPCTls": "", + "confirmDeleteTagMsg": "", + "deleteNotificationMsg": "", + "dnsPortDescription": "", + "rrtypeDescription": "", + "twoFAVerifyLabel": "", + "confirmDisableTwoFAMsg": "", + "recurringIntervalMessage": "", + "affectedMonitorsDescription": "", + "invertKeywordDescription": "", + "backupDescription": "", + "endpoint": "", + "octopushAPIKey": "", + "pushoversounds pushover": "", + "pushoversounds cosmic": "", + "Proto Content": "", + "Economy": "", + "high": "", + "Gateway Type": "", + "Base URL": "", + "PhoneNumbers": "", + "SignName": "", + "Bark API Version": "", + "Bark Sound": "", + "WebHookUrl": "", + "alertaApiEndpoint": "", + "wayToGetPagerDutyKey": "", + "serwersmsSenderName": "", + "smseagleRecipientType": "", + "smseagleToken": "", + "smseagleUrl": "", + "smspartnerSenderNameInfo": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "smspartnerPhoneNumberHelptext": "", + "From Name/Number": "", + "Legacy Octopush-DM": "", + "ntfy Topic": "", + "onebotHttpAddress": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "onebotSafetyTips": "", + "wayToGetClickSendSMSToken": "", + "Google Analytics ID": "", + "Server Address": "", + "Learn More": "", + "API Keys": "", + "Expiry date": "", + "ntfyUsernameAndPassword": "", + "twilioAccountSID": "", + "twilioAuthToken": "", + "Badge Up Color": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Badge Maintenance Color": "", + "Badge Warn Color": "", + "Badge Down Days": "", + "Badge value (For Testing only.)": "", + "Group": "", + "nostrRelays": "", + "nostrRelaysHelp": "", + "nostrSender": "", + "cellsyntSplitLongMessages": "", + "threemaRecipient": "", + "threemaRecipientTypePhone": "", + "ignoredTLSError": "", + "Debug": "", + "Copy": "", + "Update Password": "", + "Yes": "", + "Notification Type": "", + "Email": "", + "Last Result": "", + "Import Backup": "", + "Export Backup": "", + "Apply on all existing monitors": "", + "All Status Pages": "", + "Select status pages...": "", + "Skip existing": "", + "filterActivePaused": "", + "Active": "", + "Inactive": "", + "color": "", + "value (optional)": "", + "Gray": "", + "Purple": "", + "Add a monitor": "", + "Status Page": "", + "Status Pages": "", + "defaultNotificationName": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "CurlDebugInfoProxiesUnsupported": "", + "PasswordsDoNotMatch": "", + "recent": "", + "deleteStatusPageMsg": "", + "Valid To:": "", + "Fingerprint:": "", + "No status pages": "", + "Add a new expiry notification day": "", + "Proxy": "", + "The resource is no longer available.": "", + "telegramSendSilently": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContentDescription": "", + "YOUR BOT TOKEN HERE": "", + "Home Assistant URL": "", + "Long-Lived Access Token": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Notification Service": "", + "default: notify all devices": "", + "Event type:": "", + "or": "", + "sameAsServerTimezone": "", + "cronExpression": "", + "pauseMaintenanceMsg": "", + "Enable DNS Cache": "", + "chromeExecutableAutoDetect": "", + "chromeExecutableDescription": "", + "Effective Date Range": "", + "forumPostName": "", + "threadForumPostID": "", + "e.g. {discordThreadID}": "", + "wayToGetDiscordThreadId": "", + "infiniteRetention": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoversounds spacealarm": "", + "pushoversounds vibrate": "", + "GoogleChat": "", + "octopushTypeLowCost": "", + "checkPrice": "", + "octopushLegacyHint": "", + "Mentioning": "", + "Don't mention people": "", + "Device Token": "", + "Retry": "", + "Icon Emoji": "", + "signalImportant": "", + "aboutWebhooks": "", + "aboutChannelName": "", + "apiKey-active": "", + "pagertreeIntegrationUrl": "", + "pagertreeSilent": "", + "pagertreeLow": "", + "pagertreeHigh": "", + "pagertreeDoNothing": "", + "wayToGetPagerTreeIntegrationURL": "", + "ntfyPriorityHelptextAllEvents": "", + "Show Clickable Link Description": "", + "Open Badge Generator": "", + "Badge Suffix": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Monitor Group": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "Kafka Topic Name": "", + "Enable Kafka SSL": "", + "Kafka SASL Options": "", + "Mechanism": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "noOrBadCertificate": "", + "Message format": "", + "Send rich messages": "", + "authInvalidToken": "", + "authIncorrectCreds": "", + "2faDisabled": "", + "successResumed": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "whapiRecipient": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "gtxMessagingToHint": "", + "threemaRecipientTypeIdentityFormat": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Authorization Header": "", + "Client ID": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "No tags found.": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "not equals": "", + "starts with": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "greater than or equal to": "", + "Notification Channel": "", + "Sound": "", + "Correct": "", + "Fail": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "now": "", + "time ago": "", + "-year": "", + "Json Query Expression": "", + "programmingLanguages": "", + "Save": "", + "Theme - Heartbeat Bar": "", + "styleElapsedTime": "", + "styleElapsedTimeShowWithLine": "", + "Normal": "", + "Search Engine Visibility": "", + "Please use this option carefully!": "", + "I understand, please disable": "", + "Username": "", + "Password": "", + "Remember me": "", + "add one": "", + "Test": "", + "Resource Record Type": "", + "Export": "", + "respTime": "", + "notAvailableShort": "", + "Events": "", + "Pick Affected Monitors...": "", + "alertWrongFileType": "", + "Clear all statistics": "", + "Verify Token": "", + "Enable 2FA": "", + "2FA Settings": "", + "Two Factor Authentication": "", + "Red": "", + "Green": "", + "Search...": "", + "Avg. Ping": "", + "Avg. Response": "", + "liquidIntroduction": "", + "Customize": "", + "Proxies": "", + "default": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "tailscalePingWarning": "", + "Docker Host": "", + "Docker Hosts": "", + "supportTelegramChatID": "", + "Frontend Version do not match backend version!": "", + "maintenanceStatus-ended": "", + "dnsCacheDescription": "", + "Single Maintenance Window": "", + "notificationRegional": "", + "wayToGetDiscordURL": "", + "Bot Display Name": "", + "Prefix Custom Message": "", + "Select message type": "", + "postToExistingThread": "", + "Messaging API": "", + "Icon URL": "", + "aboutMattermostChannelName": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "User Key": "", + "Device": "", + "Notification Sound": "", + "More info on:": "", + "pushoverDesc2": "", + "SMS Type": "", + "octopushTypePremium": "", + "promosmsAllowLongSMS": "", + "aboutKumaURL": "", + "smtpDkimHashAlgo": "", + "smtpDkimheaderFieldNames": "", + "Continue": "", + "Add API Key": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "deleteAPIKeyMsg": "", + "Generate": "", + "Bitrix24 Webhook URL": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "Remote Browsers": "", + "Remote Browser": "", + "Remote Browser not found!": "", + "useRemoteBrowser": "", + "Browser Screenshot": "", + "mongodbCommandDescription": "", + "What is a Remote Browser?": "", + "wayToGetHeiiOnCallDetails": "", + "callMeBotGet": "", + "gtxMessagingApiKeyHint": "", + "Telephone number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntOriginator": "", + "cellsyntDestination": "", + "Allow Long SMS": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "Condition": "", + "SNMP Version": "", + "threemaApiAuthenticationSecret": "", + "Recipient Type": "", + "Private Number": "", + "privateOnesenderDesc": "", + "Group ID": "", + "signl4Docs": "", + "Conditions": "", + "Title": "", + "shrinkDatabaseDescriptionSqlite": "", + "info": "", + "Description": "", + "No monitors available.": "", + "Add one": "", + "No Monitors": "", + "Services": "", + "Discard": "", + "Select": "", + "selectedMonitorCount": "", + "Powered by": "", + "pushOthers": "", + "Light": "", + "Current Password": "", + "New Password": "", + "Enable Auth": "", + "disableauth.message1": "", + "disable authentication": "", + "Show URI": "", + "Tags": "", + "Add New below or Select...": "", + "All Systems Operational": "", + "danger": "", + "Content Type": "", + "webhookJsonDesc": "", + "webhookFormDataDesc": "", + "templateMsg": "", + "templateHeartbeatJSON": "", + "templateLimitedToUpDownNotifications": "", + "webhookBodyPresetOption": "", + "Webhook URL": "", + "Server URL": "", + "Priority": "", + "emojiCheatSheet": "", + "appriseInstalled": "", + "appriseNotInstalled": "", + "Body": "", + "Headers": "", + "HeadersInvalidFormat": "", + "BodyInvalidFormat": "", + "Current User": "", + "topicExplanation": "", + "successKeyword": "", + "Reset Token": "", + "Done": "", + "Security": "", + "Steam API Key": "", + "Pick a RR-Type...": "", + "Default": "", + "Create Incident": "", + "primary": "", + "light": "", + "Post": "", + "Switch to Dark Theme": "", + "Hide Tags": "", + "proxyDescription": "", + "enableProxyDescription": "", + "setAsDefaultProxyDescription": "", + "Invalid": "", + "User": "", + "Add New Status Page": "", + "Slug": "", + "Installed": "", + "Remove Token": "", + "Stop": "", + "No consecutive dashes": "", + "No Proxy": "", + "New Status Page": "", + "Page Not Found": "", + "Reverse Proxy": "", + "About": "", + "HTTP Headers": "", + "Trust Proxy": "", + "Other Software": "", + "Please read": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "Show Powered By": "", + "RadiusSecretDescription": "", + "API Username": "", + "API Key": "", + "Check how to config it for WebSocket": "", + "Steam Game Server": "", + "There might be a typing error in the address.": "", + "What you can try:": "", + "Connection String": "", + "noDockerHostMsg": "", + "Workstation": "", + "Packet Size": "", + "Bot Token": "", + "wayToGetTelegramToken": "", + "Chat ID": "", + "telegramMessageThreadID": "", + "telegramMessageThreadIDDescription": "", + "invalidCronExpression": "", + "strategyManual": "", + "weekdayShortWed": "", + "weekdayShortFri": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "dayOfMonth": "", + "lastDay": "", + "lastDay1": "", + "lastDay2": "", + "lastDay3": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-unknown": "", + "Display Timezone": "", + "Enable": "", + "enableNSCD": "", + "DateTime Range": "", + "plugin": "", + "installing": "", + "uninstall": "", + "confirmUninstallPlugin": "", + "Clone Monitor": "", + "Clone": "", + "secureOptionNone": "", + "Ignore TLS Error": "", + "emailCustomSubject": "", + "emailCustomBody": "", + "leave blank for default body": "", + "emailTemplateServiceName": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "wayToGetZohoCliqURL": "", + "wayToCheckSignalURL": "", + "Number": "", + "grpcMethodDescription": "", + "acceptedStatusCodesDescription": "", + "deleteMonitorMsg": "", + "deleteMaintenanceMsg": "", + "resolverserverDescription": "", + "pauseMonitorMsg": "", + "confirmClearStatisticsMsg": "", + "importHandleDescription": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "affectedStatusPages": "", + "notificationDescription": "", + "jsonQueryDescription": "", + "backupDescription2": "", + "backupDescription3": "", + "octopushLogin": "", + "promosmsLogin": "", + "promosmsPassword": "", + "pushoversounds bike": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoversounds falling": "", + "pushoversounds intermission": "", + "Check octopush prices": "", + "octopushPhoneNumber": "", + "Apprise URL": "", + "Status:": "", + "Free Mobile User Identifier": "", + "Free Mobile API Key": "", + "Proto Service Name": "", + "Proto Method": "", + "SendKey": "", + "SMSManager API Docs": "", + "You can divide numbers with": "", + "goAlertInfo": "", + "goAlertIntegrationKeyInfo": "", + "AccessKeyId": "", + "SecretAccessKey": "", + "TemplateCode": "", + "Sms template must contain parameters: ": "", + "Bark Endpoint": "", + "Bark Group": "", + "SecretKey": "", + "Proxy Server": "", + "Proxy server has authentication": "", + "promosmsTypeEco": "", + "promosmsTypeFull": "", + "matrixDesc2": "", + "Notify Channel": "", + "aboutNotifyChannel": "", + "Uptime Kuma URL": "", + "Integration URL": "", + "do nothing": "", + "auto acknowledged": "", + "alertaEnvironment": "", + "alertaApiKey": "", + "alertaAlertState": "", + "smtpDkimskipFields": "", + "alertaRecoverState": "", + "serwersmsAPIUser": "", + "serwersmsPhoneNumber": "", + "smseagleTo": "", + "smseagleGroup": "", + "smseagleContact": "", + "smseagleRecipient": "", + "smseagleEncoding": "", + "smseaglePriority": "", + "Recipient Number": "", + "Leave blank to use a shared sender number.": "", + "Octopush API Version": "", + "Server URL should not contain the nfty topic": "", + "onebotPrivateMessage": "", + "onebotUserOrGroupId": "", + "PushDeer Server": "", + "pushDeerServerDescription": "", + "PushDeer Key": "", + "Edit Tag": "", + "Body Encoding": "", + "Expiry": "", + "Don't expire": "", + "twilioApiKey": "", + "Badge Warn Days": "", + "Badge Style": "", + "Badge URL": "", + "toastErrorTimeout": "", + "Kafka Brokers": "", + "wayToGetFlashDutyKey": "", + "FlashDuty Severity": "", + "equals": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "wayToGetThreemaGateway": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "contains": "", + "Dark": "", + "Repeat New Password": "", + "disableauth.message2": "", + "Confirm": "", + "No Monitors, please": "", + "Create your admin account": "", + "Repeat Password": "", + "Default enabled": "", + "Create": "", + "Schedule maintenance": "", + "Affected Monitors": "", + "Overwrite": "", + "Options": "", + "Keep both": "", + "filterActive": "", + "Token": "", + "Indigo": "", + "statusPageRefreshIn": "", + "Partially Degraded Service": "", + "Degraded Service": "", + "Add Group": "", + "Edit Status Page": "", + "Go to Dashboard": "", + "webhookBodyCustomOption": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "clearDataOlderThan": "", + "records": "", + "successKeywordExplanation": "", + "Custom CSS": "", + "setAsDefault": "", + "Days Remaining:": "", + "Issuer:": "", + "Domain Name Expiry Notification": "", + "Remove the expiry notification": "", + "RadiusCalledStationId": "", + "Certificate Expiry Notification": "", + "Most likely causes:": "", + "deleteDockerHostMsg": "", + "telegramProtectContent": "", + "chatIDNotFound": "", + "disableCloudflaredNoAuthMsg": "", + "wayToGetLineNotifyToken": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Trigger type:": "", + "Event data:": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version": "", + "backupRecommend": "", + "Optional": "", + "and": "", + "startDateTime": "", + "endDateTime": "", + "No Maintenance": "", + "IconUrl": "", + "Disable": "", + "Schedule Maintenance": "", + "whatHappensAtForumPost": "", + "wayToGetTeamsURL": "", + "Access Token": "", + "Channel access token": "", + "Channel access token (Long-lived)": "", + "Line Developers Console": "", + "lineDevConsoleTo": "", + "Basic Settings": "", + "User ID": "", + "confirmImportMsg": "", + "pushoversounds magic": "", + "pushoversounds siren": "", + "pushoversounds none": "", + "pushyAPIKey": "", + "pushyToken": "", + "apprise": "", + "wayToGetKookBotToken": "", + "apiCredentials": "", + "Lowcost": "", + "For safety, must use secret key": "", + "Mention group": "", + "Platform": "", + "Huawei": "", + "High": "", + "Topic": "", + "Add a domain": "", + "Remove domain": "", + "pagertreeUrgency": "", + "pagertreeMedium": "", + "pagertreeCritical": "", + "pagertreeResolve": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "ntfyAuthenticationMethod": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "Monitor Setting": "", + "Show Clickable Link": "", + "Badge Generator": "", + "Badge Prefix": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Kafka Producer Message": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Pick a SASL Mechanism...": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "Close": "", + "Request Body": "", + "showCertificateExpiry": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "gamedigGuessPort": "", + "gamedigGuessPortDescription": "", + "Saved.": "", + "authUserInactiveOrDeleted": "", + "2faAlreadyEnabled": "", + "2faEnabled": "", + "successAdded": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "API URL": "", + "gtxMessagingFromHint": "", + "To Phone Number": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "Group Name": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Client Secret": "", + "Lost connection to the socket server.": "", + "conditionAddGroup": "", + "conditionValuePlaceholder": "", + "not contains": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "record": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Harp": "", + "Money": "", + "Guitar": "", + "Pop": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" } From 350a4ad499d1467b5eef8a425cb1fb99d54fac2a Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 338/346] Translated using Weblate (Macedonian) Currently translated at 8.4% (89 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/mk/ --- src/lang/mk.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/mk.json b/src/lang/mk.json index 093f5408c..4e1681319 100644 --- a/src/lang/mk.json +++ b/src/lang/mk.json @@ -1051,5 +1051,6 @@ "Pop": "", "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", "From": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "CopyToClipboardError": "" } From d5c2f1ed7b3c01a8b8927d35d2648cf991f52aa2 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:42 +0000 Subject: [PATCH 339/346] Translated using Weblate (Chinese (Literary)) Currently translated at 0.0% (0 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/lzh/ --- src/lang/lzh.json | 1055 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1054 insertions(+), 1 deletion(-) diff --git a/src/lang/lzh.json b/src/lang/lzh.json index 0967ef424..97e992890 100644 --- a/src/lang/lzh.json +++ b/src/lang/lzh.json @@ -1 +1,1054 @@ -{} +{ + "now": "", + "Invert Keyword": "", + "retriesDescription": "", + "Push URL": "", + "Content Type": "", + "webhookJsonDesc": "", + "Certificate Chain": "", + "noDockerHostMsg": "", + "weekdayShortSat": "", + "maintenanceStatus-under-maintenance": "", + "dnsCacheDescription": "", + "Access Token": "", + "octopushTypePremium": "", + "Read more:": "", + "Strategy": "", + "Proto Content": "", + "promosmsTypeFull": "", + "Channel Name": "", + "smtpDkimSettings": "", + "onebotPrivateMessage": "", + "Badge Warn Days": "", + "Press Enter to add broker": "", + "Mechanism": "", + "Show Tags": "", + "time ago": "", + "-hour": "", + "-year": "", + "Keyword": "", + "URL": "", + "Host URL": "", + "locally configured mail transfer agent": "", + "Heartbeat Interval": "", + "Request Timeout": "", + "timeoutAfter": "", + "Retries": "", + "retryCheckEverySecond": "", + "resendEveryXTimes": "", + "ignoreTLSError": "", + "upsideDownModeDescription": "", + "Upside Down Mode": "", + "Max. Redirects": "", + "pushOptionalParams": "", + "Notifications": "", + "Setup Notification": "", + "Dark": "", + "Auto": "", + "Normal": "", + "Bottom": "", + "Repeat New Password": "", + "Resource Record Type": "", + "Create your admin account": "", + "Import Backup": "", + "Export": "", + "Import": "", + "notAvailableShort": "", + "Enable 2FA": "", + "Disable 2FA": "", + "2FA Settings": "", + "Active": "", + "Inactive": "", + "Edit Status Page": "", + "Status Page": "", + "webhookFormDataDesc": "", + "Required": "", + "templateMsg": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "emojiCheatSheet": "", + "appriseInstalled": "", + "Body": "", + "Headers": "", + "clearDataOlderThan": "", + "records": "", + "Info": "", + "successKeyword": "", + "recent": "", + "Reset Token": "", + "Done": "", + "Shrink Database": "", + "Pick a RR-Type...": "", + "Pick Accepted Status Codes...": "", + "primary": "", + "light": "", + "dark": "", + "Please input title and content": "", + "Check/Uncheck": "", + "deleteStatusPageMsg": "", + "enabled": "", + "Proxies": "", + "setAsDefault": "", + "proxyDescription": "", + "Valid": "", + "Installed": "", + "Add New Status Page": "", + "startOrEndWithOnly": "", + "statusPageSpecialSlugDesc": "", + "Next": "", + "No Proxy": "", + "Authentication": "", + "New Status Page": "", + "Reverse Proxy": "", + "Backup": "", + "About": "", + "wayToGetCloudflaredURL": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "HTTP Headers": "", + "Trust Proxy": "", + "Valid To:": "", + "Issuer:": "", + "No status pages": "", + "Domain Name Expiry Notification": "", + "Add a new expiry notification day": "", + "Proxy": "", + "Date Created": "", + "Footer Text": "", + "Refresh Interval": "", + "RadiusSecretDescription": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationIdDescription": "", + "Also check beta release": "", + "Using a Reverse Proxy?": "", + "Check how to config it for WebSocket": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "Query": "", + "deleteDockerHostMsg": "", + "tailscalePingWarning": "", + "Domain": "", + "Workstation": "", + "Packet Size": "", + "wayToGetTelegramToken": "", + "telegramMessageThreadID": "", + "telegramMessageThreadIDDescription": "", + "telegramProtectContentDescription": "", + "YOUR BOT TOKEN HERE": "", + "Frontend Version": "", + "Frontend Version do not match backend version!": "", + "and": "", + "or": "", + "startDateTime": "", + "Recurring": "", + "strategyManual": "", + "weekdayShortMon": "", + "weekdayShortThu": "", + "lastDay1": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-ended": "", + "Disable": "", + "chromeExecutable": "", + "chromeExecutableAutoDetect": "", + "Effective Date Range": "", + "Edit Maintenance": "", + "confirmUninstallPlugin": "", + "secureOptionNone": "", + "Hello @everyone is...": "", + "Channel access token (Long-lived)": "", + "Line Developers Console": "", + "lineDevConsoleTo": "", + "User ID": "", + "infiniteRetention": "", + "deleteMaintenanceMsg": "", + "enableGRPCTls": "", + "grpcMethodDescription": "", + "deleteMonitorMsg": "", + "dnsPortDescription": "", + "resolverserverDescription": "", + "pauseMonitorMsg": "", + "confirmDisableTwoFAMsg": "", + "affectedMonitorsDescription": "", + "promosmsPassword": "", + "pushoversounds pushover": "", + "pushoversounds bike": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "pushoversounds cosmic": "", + "pushoversounds intermission": "", + "pushoversounds magic": "", + "pushoversounds siren": "", + "pushoversounds echo": "", + "pushoversounds vibrate": "", + "apprise": "", + "wayToGetKookBotToken": "", + "wayToGetKookGuildID": "", + "Guild ID": "", + "Device": "", + "octopushTypeLowCost": "", + "octopushLegacyHint": "", + "octopushSMSSender": "", + "Free Mobile User Identifier": "", + "Free Mobile API Key": "", + "Lowcost": "", + "high": "", + "Gateway Type": "", + "Bark Endpoint": "", + "SecretKey": "", + "Topic": "", + "Proxy Protocol": "", + "Proxy server has authentication": "", + "promosmsSMSSender": "", + "promosmsAllowLongSMS": "", + "Internal Room Id": "", + "setup a new monitor group": "", + "Add a domain": "", + "Remove domain": "", + "Icon Emoji": "", + "signalImportant": "", + "aboutWebhooks": "", + "smtpDkimDesc": "", + "documentation": "", + "smtpDkimDomain": "", + "smtpDkimKeySelector": "", + "wayToGetPagerDutyKey": "", + "Integration Key": "", + "Integration URL": "", + "smseagleRecipient": "", + "smseagleToken": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "Recipient Number": "", + "From Name/Number": "", + "wayToGetClickSendSMSToken": "", + "Edit Tag": "", + "lunaseaUserID": "", + "ntfyAuthenticationMethod": "", + "ntfyUsernameAndPassword": "", + "twilioToNumber": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Open Badge Generator": "", + "Badge Generator": "", + "Badge Type": "", + "Badge Duration (in hours)": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Monitor Group": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "Pick a SASL Mechanism...": "", + "Authorization Identity": "", + "FlashDuty Severity": "", + "nostrRelaysHelp": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "bitrix24SupportUserID": "", + "Saved.": "", + "authUserInactiveOrDeleted": "", + "2faEnabled": "", + "successPaused": "", + "successDeleted": "", + "Remote Browsers": "", + "self-hosted container": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "GrafanaOncallUrl": "", + "Browser Screenshot": "", + "Command": "", + "receiverSevenIO": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "wayToGetHeiiOnCallDetails": "", + "whapiRecipient": "", + "What is a Remote Browser?": "", + "To Phone Number": "", + "gtxMessagingToHint": "", + "Originator": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaRecipientTypeEmail": "", + "Host Onesender": "", + "Token Onesender": "", + "privateOnesenderDesc": "", + "Private Number": "", + "Group ID": "", + "Add Remote Browser": "", + "Group Name": "", + "Client ID": "", + "OAuth Scope": "", + "Go back to home page.": "", + "No tags found.": "", + "Lost connection to the socket server.": "", + "SIGNL4 Webhook URL": "", + "conditionAdd": "", + "conditionDeleteGroup": "", + "not equals": "", + "not contains": "", + "starts with": "", + "not starts with": "", + "not ends with": "", + "less than": "", + "less than or equal to": "", + "record": "", + "shrinkDatabaseDescriptionSqlite": "", + "Content": "", + "Style": "", + "critical": "", + "danger": "", + "Switch to Light Theme": "", + "Hide Tags": "", + "Description": "", + "All Status Pages": "", + "Add one": "", + "Untitled Group": "", + "Subject:": "", + "Docker Daemon": "", + "languageName": "", + "setupDatabaseChooseDatabase": "", + "setupDatabaseEmbeddedMariaDB": "", + "setupDatabaseMariaDB": "", + "Settings": "", + "Dashboard": "", + "Appearance": "", + "General": "", + "Primary Base URL": "", + "Version": "", + "General Monitor Type": "", + "-day": "", + "List": "", + "Home": "", + "Add New Monitor": "", + "Down": "", + "Pending": "", + "statusMaintenance": "", + "Cannot connect to the socket server": "", + "Reconnecting...": "", + "Passive Monitor Type": "", + "Specific Monitor Type": "", + "markdownSupported": "", + "pauseDashboardHome": "", + "Pause": "", + "Name": "", + "Status": "", + "Edit": "", + "Delete": "", + "Current": "", + "Uptime": "", + "Monitor": "", + "Disable Auth": "", + "webhookAdditionalHeadersTitle": "", + "webhookBodyPresetOption": "", + "Discard": "", + "Cancel": "", + "Messaging API": "", + "AccessKeyId": "", + "documentationOf": "", + "cellsyntOriginator": "", + "Destination": "", + "Show URI": "", + "Save": "", + "Light": "", + "Timezone": "", + "Search Engine Visibility": "", + "Allow indexing": "", + "Discourage search engines from indexing site": "", + "Change Password": "", + "Current Password": "", + "disableauth.message1": "", + "Confirm": "", + "Yes": "", + "Username": "", + "Login": "", + "No Monitors, please": "", + "Notification Type": "", + "Create": "", + "Events": "", + "alertWrongFileType": "", + "Clear all statistics": "", + "Options": "", + "Verify Token": "", + "filterActive": "", + "filterActivePaused": "", + "Tags": "", + "Tag with this value already exist.": "", + "value (optional)": "", + "Gray": "", + "Red": "", + "Blue": "", + "Purple": "", + "Pink": "", + "Search...": "", + "statusPageNothing": "", + "statusPageRefreshIn": "", + "No Services": "", + "Partially Degraded Service": "", + "Status Pages": "", + "webhookAdditionalHeadersDesc": "", + "Server URL": "", + "CurlDebugInfo": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "steamApiKeyDescription": "", + "topic": "", + "setAsDefaultProxyDescription": "", + "Slug": "", + "HTTP Basic Auth": "", + "cloudflareWebsite": "", + "Message:": "", + "Don't know how to get the token? Please read the guide:": "", + "Fingerprint:": "", + "Refresh Interval Description": "", + "Show Powered By": "", + "Domain Names": "", + "Go back to the previous page.": "", + "Coming Soon": "", + "Connection String": "", + "Docker Hosts": "", + "telegramSendSilently": "", + "chatIDNotFound": "", + "disableCloudflaredNoAuthMsg": "", + "Home Assistant URL": "", + "Event type:": "", + "endDateTime": "", + "cronExpression": "", + "cronSchedule": "", + "invalidCronExpression": "", + "lastDay2": "", + "lastDay4": "", + "No Maintenance": "", + "Enable DNS Cache": "", + "Date and Time": "", + "DateTime Range": "", + "secureOptionTLS": "", + "Ignore TLS Error": "", + "From Email": "", + "smtpLiquidIntroduction": "", + "leave blank for default subject": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "Send to channel": "", + "whatHappensAtForumPost": "", + "wayToCheckSignalURL": "", + "Icon URL": "", + "aboutMattermostChannelName": "", + "confirmImportMsg": "", + "notificationDescription": "", + "backupDescription3": "", + "octopushLogin": "", + "pushoversounds persistent": "", + "Message Title": "", + "Proto Service Name": "", + "Base URL": "", + "goAlertInfo": "", + "Mentioning": "", + "Don't mention people": "", + "Device Token": "", + "Platform": "", + "High": "", + "Retry": "", + "Notify Channel": "", + "aboutNotifyChannel": "", + "smtpDkimheaderFieldNames": "", + "auto resolve": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "alertaAlertState": "", + "serwersmsAPIUser": "", + "serwersmsSenderName": "", + "smseagleContact": "", + "smseaglePriority": "", + "Legacy Octopush-DM": "", + "ntfy Topic": "", + "Server URL should not contain the nfty topic": "", + "Google Analytics ID": "", + "Body Encoding": "", + "Expiry date": "", + "apiKey-active": "", + "apiKey-expired": "", + "deleteAPIKeyMsg": "", + "Generate": "", + "pagertreeIntegrationUrl": "", + "pagertreeHigh": "", + "pagertreeResolve": "", + "Badge Label Color": "", + "Request Body": "", + "nostrRecipients": "", + "cacheBusterParamDescription": "", + "Message format": "", + "Send rich messages": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "successDisabled": "", + "tagNotFound": "", + "Remote Browser": "", + "Remote Browser not found!": "", + "mongodbCommandDescription": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "cellsyntDestination": "", + "snmpOIDHelptext": "", + "Condition": "", + "wayToGetThreemaGateway": "", + "threemaRecipient": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentityFormat": "", + "threemaApiAuthenticationSecret": "", + "Optional: Space separated list of scopes": "", + "Conditions": "", + "conditionValuePlaceholder": "", + "Notification Channel": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Scifi": "", + "Clear": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "The phone number of the recipient in E.164 format.": "", + "Response": "", + "Ping": "", + "Monitor Type": "", + "Expected Value": "", + "Json Query Expression": "", + "Friendly Name": "", + "Hostname": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Port": "", + "Heartbeat Retry Interval": "", + "Resend Notification if Down X times consecutively": "", + "Advanced": "", + "checkEverySecond": "", + "resendDisabled": "", + "ignoreTLSErrorGeneral": "", + "maxRedirectDescription": "", + "Accepted Status Codes": "", + "needPushEvery": "", + "pushViewCode": "", + "pushOthers": "", + "Not available, please setup.": "", + "Theme - Heartbeat Bar": "", + "styleElapsedTime": "", + "styleElapsedTimeShowNoLine": "", + "styleElapsedTimeShowWithLine": "", + "None": "", + "Update Password": "", + "Certificate Info": "", + "New Password": "", + "Resolver Server": "", + "Repeat Password": "", + "Export Backup": "", + "respTime": "", + "Setup 2FA": "", + "Two Factor Authentication": "", + "Token": "", + "Add a monitor": "", + "Go to Dashboard": "", + "here": "", + "Post URL": "", + "liquidIntroduction": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "Webhook URL": "", + "Read more": "", + "appriseNotInstalled": "", + "Method": "", + "PushUrl": "", + "HeadersInvalidFormat": "", + "BodyInvalidFormat": "", + "Monitor History": "", + "PasswordsDoNotMatch": "", + "topicExplanation": "", + "successKeywordExplanation": "", + "Security": "", + "Steam API Key": "", + "Title": "", + "Post": "", + "selectedMonitorCount": "", + "Powered by": "", + "Customize": "", + "Custom Footer": "", + "Custom CSS": "", + "default": "", + "deleteProxyMsg": "", + "enableProxyDescription": "", + "Invalid": "", + "User": "", + "Not installed": "", + "Running": "", + "Not running": "", + "Remove Token": "", + "Start": "", + "Stop": "", + "Accept characters:": "", + "No consecutive dashes": "", + "The slug is already taken. Please choose another slug.": "", + "Page Not Found": "", + "Other Software": "", + "For example: nginx, Apache and Traefik.": "", + "Please read": "", + "Days Remaining:": "", + "Remove the expiry notification": "", + "signedInDispDisabled": "", + "RadiusSecret": "", + "RadiusCalledStationId": "", + "RadiusCallingStationId": "", + "Certificate Expiry Notification": "", + "API Username": "", + "API Key": "", + "Show update if available": "", + "Steam Game Server": "", + "DockerHostRequired": "", + "socket": "", + "tcp": "", + "Docker Container": "", + "Bot Token": "", + "Chat ID": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContent": "", + "supportTelegramChatID": "", + "wayToGetTelegramChatID": "", + "Examples": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "backupOutdatedWarning": "", + "backupRecommend": "", + "Optional": "", + "recurringInterval": "", + "warningTimezone": "", + "weekdayShortTue": "", + "weekdayShortWed": "", + "weekdayShortFri": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "dayOfMonth": "", + "lastDay": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-unknown": "", + "Display Timezone": "", + "Server Timezone": "", + "Enable": "", + "enableNSCD": "", + "chromeExecutableDescription": "", + "Single Maintenance Window": "", + "Maintenance Time Window of a Day": "", + "Schedule Maintenance": "", + "install": "", + "uninstall": "", + "uninstalling": "", + "notificationRegional": "", + "Clone Monitor": "", + "Clone": "", + "cloneOf": "", + "smtp": "", + "smtpBCC": "", + "Discord Webhook URL": "", + "wayToGetDiscordURL": "", + "Bot Display Name": "", + "Prefix Custom Message": "", + "Select message type": "", + "Recipients": "", + "Channel access token": "", + "Basic Settings": "", + "Your User ID": "", + "deleteNotificationMsg": "", + "acceptedStatusCodesDescription": "", + "rrtypeDescription": "", + "enableDefaultNotificationDescription": "", + "clearHeartbeatsMsg": "", + "confirmClearStatisticsMsg": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "recurringIntervalMessage": "", + "affectedStatusPages": "", + "atLeastOneMonitor": "", + "keywordDescription": "", + "invertKeywordDescription": "", + "jsonQueryDescription": "", + "backupDescription": "", + "backupDescription2": "", + "promosmsLogin": "", + "pushoversounds classical": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "pushoversounds incoming": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "pushoversounds updown": "", + "pushoversounds none": "", + "pushyAPIKey": "", + "pushyToken": "", + "GoogleChat": "", + "User Key": "", + "pushoverDesc1": "", + "pushoverDesc2": "", + "pushoverMessageTtl": "", + "SMS Type": "", + "Check octopush prices": "", + "octopushPhoneNumber": "", + "LunaSea Device ID": "", + "Apprise URL": "", + "Status:": "", + "Enable TLS": "", + "Proto Method": "", + "Economy": "", + "SendKey": "", + "SMSManager API Docs": "", + "SignName": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "Bark Group": "", + "Bark Sound": "", + "WebHookUrl": "", + "WeCom Bot Key": "", + "Setup Proxy": "", + "Proxy Server": "", + "promosmsTypeEco": "", + "promosmsTypeFlash": "", + "promosmsTypeSpeed": "", + "promosmsPhoneNumber": "", + "matrixHomeserverURL": "", + "Feishu WebHookUrl": "", + "matrixDesc1": "", + "matrixDesc2": "", + "Uptime Kuma URL": "", + "openModalTo": "", + "aboutKumaURL": "", + "smtpDkimPrivateKey": "", + "smtpDkimHashAlgo": "", + "smtpDkimskipFields": "", + "auto acknowledged": "", + "alertaApiKey": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "Leave blank to use a shared sender number.": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "onebotUserOrGroupId": "", + "onebotSafetyTips": "", + "PushDeer Key": "", + "Custom Monitor Type": "", + "No API Keys": "", + "pagertreeDoNothing": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "ntfyPriorityHelptextAllEvents": "", + "ntfyPriorityHelptextAllExceptDown": "", + "twilioAccountSID": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "twilioFromNumber": "", + "Monitor Setting": "", + "Badge Prefix": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Badge Label Suffix": "", + "Badge Up Color": "", + "Badge Down Days": "", + "Badge Style": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "toastErrorTimeout": "", + "toastSuccessTimeout": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Kafka SASL Options": "", + "wayToGetFlashDutyKey": "", + "nostrRelays": "", + "nostrSender": "", + "nostrRecipientsHelp": "", + "cacheBusterParam": "", + "gamedigGuessPort": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "2faDisabled": "", + "successAdded": "", + "successEdited": "", + "foundChromiumVersion": "", + "deleteRemoteBrowserMessage": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "API URL": "", + "callMeBotGet": "", + "gtxMessagingApiKeyHint": "", + "gtxMessagingFromHint": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "Telephone number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "threemaBasicModeInfo": "", + "apiKeysDisabledMsg": "", + "Recipient Type": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "New Group": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Authorization Header": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Client Secret": "", + "Cannot connect to the socket server.": "", + "SIGNL4": "", + "signl4Docs": "", + "conditionDelete": "", + "conditionAddGroup": "", + "contains": "", + "ends with": "", + "greater than": "", + "greater than or equal to": "", + "HTTP Options": "", + "Create Incident": "", + "info": "", + "warning": "", + "error": "", + "Created": "", + "Last Updated": "", + "Switch to Dark Theme": "", + "No monitors available.": "", + "Select": "", + "Avg. Ping": "", + "Entry Page": "", + "setupDatabaseSQLite": "", + "settingUpDatabaseMSG": "", + "dbName": "", + "Help": "", + "New Update": "", + "Language": "", + "Theme": "", + "Game": "", + "Check Update On GitHub": "", + "day": "", + "Add": "", + "Quick Stats": "", + "Up": "", + "Maintenance": "", + "Unknown": "", + "DateTime": "", + "Message": "", + "No important events": "", + "Resume": "", + "Cert Exp.": "", + "hour": "", + "Logout": "", + "Remember me": "", + "Default enabled": "", + "Apply on all existing monitors": "", + "Affected Monitors": "", + "Pick Affected Monitors...": "", + "No Monitors": "", + "Services": "", + "default: notify all devices": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "forumPostName": "", + "threadForumPostID": "", + "wayToGetLineChannelToken": "", + "clearEventsMsg": "", + "successResumed": "", + "Avg. Response": "", + "ignoredTLSError": "", + "programmingLanguages": "", + "Debug": "", + "Copy": "", + "Enable Auth": "", + "disable authentication": "", + "disableauth.message2": "", + "where you intend to implement third-party authentication": "", + "Please use this option carefully!": "", + "Leave": "", + "I understand, please disable": "", + "No": "", + "Password": "", + "add one": "", + "Email": "", + "Test": "", + "Last Result": "", + "Clear Data": "", + "Heartbeats": "", + "Auto Get": "", + "Schedule maintenance": "", + "Start of maintenance": "", + "Select status pages...": "", + "alertNoFile": "", + "Skip existing": "", + "Overwrite": "", + "Keep both": "", + "Add New Tag": "", + "Add New below or Select...": "", + "Tag with this name already exist.": "", + "color": "", + "Orange": "", + "Green": "", + "Indigo": "", + "Custom": "", + "Search monitored sites": "", + "All Systems Operational": "", + "Degraded Service": "", + "Add Group": "", + "defaultNotificationName": "", + "webhookBodyCustomOption": "", + "Application Token": "", + "Priority": "", + "CopyToClipboardSuccess": "", + "firewalls": "", + "docker networks": "", + "CurlDebugInfoProxiesUnsupported": "", + "One record": "", + "Current User": "", + "Default": "", + "signedInDisp": "", + "There might be a typing error in the address.": "", + "What you can try:": "", + "Retype the address.": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "Setup Docker Host": "", + "Connection Type": "", + "Container Name / ID": "", + "Docker Host": "", + "trustProxyDescription": "", + "wayToGetLineNotifyToken": "", + "Long-Lived Access Token": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Notification Service": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Trigger type:": "", + "Event data:": "", + "sameAsServerTimezone": "", + "lastDay3": "", + "statusPageMaintenanceEndDate": "", + "IconUrl": "", + "loadingError": "", + "plugin": "", + "installing": "", + "emailCustomisableContent": "", + "emailCustomSubject": "", + "emailCustomBody": "", + "leave blank for default body": "", + "emailTemplateMonitorJSON": "", + "emailTemplateHeartbeatJSON": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "To Email": "", + "smtpCC": "", + "Create new forum post": "", + "postToExistingThread": "", + "e.g. {discordThreadID}": "", + "wayToGetDiscordThreadId": "", + "wayToGetTeamsURL": "", + "wayToGetZohoCliqURL": "", + "needSignalAPI": "", + "Number": "", + "aboutIconURL": "", + "dataRetentionTimeError": "", + "confirmDeleteTagMsg": "", + "importHandleDescription": "", + "twoFAVerifyLabel": "", + "passwordNotMatchMsg": "", + "endpoint": "", + "octopushAPIKey": "", + "pushoversounds alien": "", + "pushoversounds climb": "", + "Notification Sound": "", + "More info on:": "", + "checkPrice": "", + "apiCredentials": "", + "Example:": "", + "You can divide numbers with": "", + "goAlertIntegrationKeyInfo": "", + "SecretAccessKey": "", + "PhoneNumbers": "", + "TemplateCode": "", + "For safety, must use secret key": "", + "Mention group": "", + "Huawei": "", + "aboutChannelName": "", + "Auto resolve or acknowledged": "", + "do nothing": "", + "alertaRecoverState": "", + "serwersmsAPIPassword": "", + "serwersmsPhoneNumber": "", + "smseagleTo": "", + "smseagleGroup": "", + "smseagleRecipientType": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "Octopush API Version": "", + "onebotHttpAddress": "", + "PushDeer Server": "", + "pushDeerServerDescription": "", + "Server Address": "", + "Learn More": "", + "API Keys": "", + "Expiry": "", + "Don't expire": "", + "Continue": "", + "Add Another": "", + "Key Added": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "apiKey-inactive": "", + "Expires": "", + "disableAPIKeyMsg": "", + "pagertreeUrgency": "", + "pagertreeSilent": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "pagertreeCritical": "", + "Badge Label": "", + "Badge Suffix": "", + "Badge Color": "", + "Badge Maintenance Color": "", + "Badge Warn Color": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "Group": "", + "Kafka Brokers": "", + "Enter the list of brokers": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "Close": "", + "gamedigGuessPortDescription": "", + "authInvalidToken": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "successEnabled": "", + "Add a Remote Browser": "", + "remoteBrowsersDescription": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "cellsyntOriginatortypeNumeric": "", + "Allow Long SMS": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "Community String": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "threemaSenderIdentity": "", + "equals": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Reveal": "", + "Bubble": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" +} From 281e3c521c1ed9fb5cdbf76642afabd616bbeeb5 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 340/346] Translated using Weblate (Chinese (Literary)) Currently translated at 0.0% (0 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/lzh/ --- src/lang/lzh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/lzh.json b/src/lang/lzh.json index 97e992890..e029e950f 100644 --- a/src/lang/lzh.json +++ b/src/lang/lzh.json @@ -1050,5 +1050,6 @@ "Pop": "", "Custom sound to override default notification sound": "", "Can be found on:": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "CopyToClipboardError": "" } From 5e61f42957452f6012a2113274f34d7ca8d22630 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:45 +0000 Subject: [PATCH 341/346] Translated using Weblate (Uyghur) Currently translated at 0.0% (0 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ug/ --- src/lang/ug.json | 1055 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1054 insertions(+), 1 deletion(-) diff --git a/src/lang/ug.json b/src/lang/ug.json index 0967ef424..850f000fc 100644 --- a/src/lang/ug.json +++ b/src/lang/ug.json @@ -1 +1,1054 @@ -{} +{ + "CurlDebugInfo": "", + "confirmDeleteTagMsg": "", + "smseagleRecipient": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "Leave blank to use a shared sender number.": "", + "wayToGetWhapiUrlAndToken": "", + "gtxMessagingApiKeyHint": "", + "cellsyntSplitLongMessages": "", + "Guitar": "", + "Help": "", + "Unknown": "", + "No important events": "", + "-hour": "", + "Response": "", + "Invert Keyword": "", + "Heartbeat Interval": "", + "timeoutAfter": "", + "Resend Notification if Down X times consecutively": "", + "retryCheckEverySecond": "", + "resendEveryXTimes": "", + "retriesDescription": "", + "ignoreTLSError": "", + "ignoreTLSErrorGeneral": "", + "upsideDownModeDescription": "", + "Accepted Status Codes": "", + "Push URL": "", + "needPushEvery": "", + "Save": "", + "Not available, please setup.": "", + "Light": "", + "Theme - Heartbeat Bar": "", + "styleElapsedTime": "", + "Normal": "", + "None": "", + "Timezone": "", + "Search Engine Visibility": "", + "Allow indexing": "", + "Discourage search engines from indexing site": "", + "Change Password": "", + "Current Password": "", + "New Password": "", + "Repeat New Password": "", + "Update Password": "", + "Disable Auth": "", + "Enable Auth": "", + "where you intend to implement third-party authentication": "", + "Please use this option carefully!": "", + "Confirm": "", + "Yes": "", + "Notification Type": "", + "Email": "", + "Test": "", + "Certificate Info": "", + "Import Backup": "", + "Clear Data": "", + "Events": "", + "Gray": "", + "Red": "", + "Search...": "", + "Avg. Ping": "", + "No Services": "", + "Partially Degraded Service": "", + "Degraded Service": "", + "webhookAdditionalHeadersDesc": "", + "Priority": "", + "Read more": "", + "Body": "", + "Headers": "", + "Monitor History": "", + "clearDataOlderThan": "", + "PushUrl": "", + "topic": "", + "Pick Accepted Status Codes...": "", + "Title": "", + "Content": "", + "dark": "", + "Last Updated": "", + "Show Tags": "", + "Hide Tags": "", + "No monitors available.": "", + "Add one": "", + "Services": "", + "Powered by": "", + "Custom Footer": "", + "Proxies": "", + "proxyDescription": "", + "No consecutive dashes": "", + "New Status Page": "", + "Page Not Found": "", + "Reverse Proxy": "", + "About": "", + "wayToGetCloudflaredURL": "", + "RadiusSecretDescription": "", + "API Username": "", + "API Key": "", + "Connection Type": "", + "wayToGetLineNotifyToken": "", + "Examples": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Notification Service": "", + "Event data:": "", + "or": "", + "weekdayShortWed": "", + "lastDay1": "", + "Disable": "", + "dnsCacheDescription": "", + "Single Maintenance Window": "", + "Maintenance Time Window of a Day": "", + "ignoredTLSError": "", + "Copy": "", + "CopyToClipboardSuccess": "", + "firewalls": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "e.g. {discordThreadID}": "", + "passwordNotMatchMsg": "", + "leave blank for default body": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateMonitorJSON": "", + "keywordDescription": "", + "invertKeywordDescription": "", + "For safety, must use secret key": "", + "Mentioning": "", + "Proxy Server": "", + "alertaEnvironment": "", + "serwersmsAPIPassword": "", + "smseagleTo": "", + "smseagleContact": "", + "smseaglePriority": "", + "smspartnerSenderNameInfo": "", + "ntfy Topic": "", + "disableAPIKeyMsg": "", + "deleteAPIKeyMsg": "", + "Message format": "", + "remoteBrowsersDescription": "", + "mongodbCommandDescription": "", + "receiverSevenIO": "", + "backupDescription": "", + "receiverInfoSevenIO": "", + "whapiRecipient": "", + "What is a Remote Browser?": "", + "To Phone Number": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "Telephone number": "", + "pushoversounds pushover": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "pushoversounds intermission": "", + "Community String": "", + "OID (Object Identifier)": "", + "threemaBasicModeInfo": "", + "pushoversounds spacealarm": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "apiKeysDisabledMsg": "", + "Host Onesender": "", + "ends with": "", + "not ends with": "", + "less than": "", + "greater than": "", + "less than or equal to": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Notification Sound": "", + "pushoverDesc1": "", + "Reveal": "", + "Flute": "", + "SMS Type": "", + "octopushTypePremium": "", + "Money": "", + "Scifi": "", + "Pop": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Proto Method": "", + "Proto Content": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Economy": "", + "Proxy server has authentication": "", + "promosmsTypeFull": "", + "alertaRecoverState": "", + "serwersmsAPIUser": "", + "onebotUserOrGroupId": "", + "PushDeer Server": "", + "pagertreeCritical": "", + "twilioApiKey": "", + "Badge Duration (in hours)": "", + "Badge Prefix": "", + "Badge Suffix": "", + "Badge value (For Testing only.)": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Mechanism": "", + "wayToGetFlashDutyKey": "", + "FlashDuty Severity": "", + "nostrRelays": "", + "gamedigGuessPortDescription": "", + "useRemoteBrowser": "", + "Condition": "", + "Private Number": "", + "Authorization Header": "", + "Client ID": "", + "Client Secret": "", + "Go back to home page.": "", + "No tags found.": "", + "SIGNL4": "", + "SIGNL4 Webhook URL": "", + "signl4Docs": "", + "setupDatabaseChooseDatabase": "", + "setupDatabaseEmbeddedMariaDB": "", + "setupDatabaseMariaDB": "", + "setupDatabaseSQLite": "", + "settingUpDatabaseMSG": "", + "dbName": "", + "Dashboard": "", + "Language": "", + "Appearance": "", + "Theme": "", + "Primary Base URL": "", + "Home": "", + "Down": "", + "Pending": "", + "Maintenance": "", + "Specific Monitor Type": "", + "pauseDashboardHome": "", + "Name": "", + "Delete": "", + "Current": "", + "Uptime": "", + "Cert Exp.": "", + "hour": "", + "Expected Value": "", + "Json Query Expression": "", + "Hostname": "", + "checkEverySecond": "", + "maxRedirectDescription": "", + "Upside Down Mode": "", + "Bottom": "", + "disable authentication": "", + "disableauth.message2": "", + "Logout": "", + "Leave": "", + "I understand, please disable": "", + "Username": "", + "Password": "", + "Remember me": "", + "Resource Record Type": "", + "Create your admin account": "", + "Repeat Password": "", + "Export Backup": "", + "Import": "", + "respTime": "", + "Default enabled": "", + "Create": "", + "Heartbeats": "", + "Auto Get": "", + "Schedule maintenance": "", + "Start of maintenance": "", + "alertWrongFileType": "", + "Verify Token": "", + "Setup 2FA": "", + "Enable 2FA": "", + "filterActivePaused": "", + "Active": "", + "Add New Tag": "", + "Tag with this value already exist.": "", + "Orange": "", + "Search monitored sites": "", + "Add Group": "", + "Edit Status Page": "", + "Go to Dashboard": "", + "Status Pages": "", + "defaultNotificationName": "", + "Post URL": "", + "Content Type": "", + "templateMsg": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "webhookBodyCustomOption": "", + "Webhook URL": "", + "Method": "", + "records": "", + "topicExplanation": "", + "Done": "", + "Info": "", + "Shrink Database": "", + "Pick a RR-Type...": "", + "warning": "", + "danger": "", + "critical": "", + "Created": "", + "Switch to Dark Theme": "", + "Cancel": "", + "Select": "", + "User": "", + "Not installed": "", + "Remove Token": "", + "Stop": "", + "Add New Status Page": "", + "Slug": "", + "statusPageSpecialSlugDesc": "", + "Next": "", + "Authentication": "", + "HTTP Basic Auth": "", + "Don't know how to get the token? Please read the guide:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "HTTP Headers": "", + "Trust Proxy": "", + "Other Software": "", + "Please read": "", + "Subject:": "", + "Days Remaining:": "", + "Fingerprint:": "", + "Add a new expiry notification day": "", + "Proxy": "", + "Show Powered By": "", + "Domain Names": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "RadiusCalledStationId": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "Certificate Expiry Notification": "", + "Show update if available": "", + "Using a Reverse Proxy?": "", + "There might be a typing error in the address.": "", + "What you can try:": "", + "Go back to the previous page.": "", + "Connection String": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "Docker Daemon": "", + "noDockerHostMsg": "", + "DockerHostRequired": "", + "socket": "", + "tcp": "", + "Docker Container": "", + "Container Name / ID": "", + "Docker Host": "", + "wayToGetTelegramToken": "", + "Chat ID": "", + "telegramSendSilently": "", + "YOUR BOT TOKEN HERE": "", + "default: notify all devices": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Trigger type:": "", + "Event type:": "", + "Frontend Version do not match backend version!": "", + "Optional": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "cronSchedule": "", + "recurringInterval": "", + "Recurring": "", + "strategyManual": "", + "warningTimezone": "", + "weekdayShortTue": "", + "weekdayShortFri": "", + "weekdayShortSun": "", + "lastDay": "", + "lastDay2": "", + "lastDay3": "", + "lastDay4": "", + "No Maintenance": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-unknown": "", + "Display Timezone": "", + "IconUrl": "", + "Enable": "", + "enableNSCD": "", + "chromeExecutableDescription": "", + "Effective Date Range": "", + "Schedule Maintenance": "", + "Edit Maintenance": "", + "DateTime Range": "", + "loadingError": "", + "installing": "", + "uninstalling": "", + "confirmUninstallPlugin": "", + "cloneOf": "", + "smtp": "", + "secureOptionNone": "", + "secureOptionTLS": "", + "Ignore TLS Error": "", + "emailCustomSubject": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "smtpCC": "", + "smtpBCC": "", + "wayToGetDiscordURL": "", + "Prefix Custom Message": "", + "Send to channel": "", + "wayToGetZohoCliqURL": "", + "wayToCheckSignalURL": "", + "Access Token": "", + "Channel access token": "", + "Channel access token (Long-lived)": "", + "Line Developers Console": "", + "lineDevConsoleTo": "", + "Basic Settings": "", + "Your User ID": "", + "Messaging API": "", + "infiniteRetention": "", + "deleteMonitorMsg": "", + "deleteNotificationMsg": "", + "rrtypeDescription": "", + "enableDefaultNotificationDescription": "", + "clearHeartbeatsMsg": "", + "confirmImportMsg": "", + "confirmDisableTwoFAMsg": "", + "recurringIntervalMessage": "", + "affectedMonitorsDescription": "", + "jsonQueryDescription": "", + "endpoint": "", + "octopushLogin": "", + "promosmsLogin": "", + "pushoversounds bike": "", + "pushoversounds bugle": "", + "pushoversounds cosmic": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "pushoversounds updown": "", + "pushyToken": "", + "apprise": "", + "GoogleChat": "", + "wayToGetKookGuildID": "", + "Guild ID": "", + "User Key": "", + "Message Title": "", + "octopushTypeLowCost": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "LunaSea Device ID": "", + "Apprise URL": "", + "Example:": "", + "Free Mobile User Identifier": "", + "Enable TLS": "", + "Proto Service Name": "", + "SendKey": "", + "SMSManager API Docs": "", + "Base URL": "", + "goAlertInfo": "", + "goAlertIntegrationKeyInfo": "", + "AccessKeyId": "", + "SecretAccessKey": "", + "PhoneNumbers": "", + "TemplateCode": "", + "SignName": "", + "Bark Endpoint": "", + "Bark Group": "", + "Bark Sound": "", + "Don't mention people": "", + "High": "", + "Topic": "", + "Setup Proxy": "", + "promosmsTypeEco": "", + "promosmsTypeSpeed": "", + "promosmsAllowLongSMS": "", + "Feishu WebHookUrl": "", + "Internal Room Id": "", + "matrixDesc1": "", + "Channel Name": "", + "Notify Channel": "", + "Uptime Kuma URL": "", + "openModalTo": "", + "aboutWebhooks": "", + "smtpDkimSettings": "", + "smtpDkimDomain": "", + "smtpDkimKeySelector": "", + "smtpDkimHashAlgo": "", + "smtpDkimheaderFieldNames": "", + "smtpDkimskipFields": "", + "wayToGetPagerDutyKey": "", + "Auto resolve or acknowledged": "", + "do nothing": "", + "auto acknowledged": "", + "alertaApiEndpoint": "", + "Server URL should not contain the nfty topic": "", + "onebotPrivateMessage": "", + "pushDeerServerDescription": "", + "wayToGetClickSendSMSToken": "", + "Custom Monitor Type": "", + "Google Analytics ID": "", + "Learn More": "", + "Body Encoding": "", + "Key Added": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "apiKey-active": "", + "apiKey-inactive": "", + "pagertreeUrgency": "", + "pagertreeDoNothing": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "ntfyAuthenticationMethod": "", + "Monitor Setting": "", + "Badge Type": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Label Suffix": "", + "Badge Up Color": "", + "Badge Down Color": "", + "Badge Pending Color": "", + "Badge Down Days": "", + "Badge Style": "", + "Monitor Group": "", + "monitorToastMessagesLabel": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Enable Kafka SSL": "", + "Pick a SASL Mechanism...": "", + "Session Token": "", + "Close": "", + "nostrRelaysHelp": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "cacheBusterParam": "", + "cacheBusterParamDescription": "", + "gamedigGuessPort": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "authInvalidToken": "", + "2faAlreadyEnabled": "", + "2faDisabled": "", + "successPaused": "", + "successDeleted": "", + "foundChromiumVersion": "", + "Remote Browser": "", + "Add a Remote Browser": "", + "Remote Browser not found!": "", + "Browser Screenshot": "", + "senderSevenIO": "", + "Please enter a valid OID.": "", + "wayToGetThreemaGateway": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentity": "", + "threemaSenderIdentityFormat": "", + "Token Onesender": "", + "OAuth Scope": "", + "Optional: Space separated list of scopes": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "equals": "", + "not equals": "", + "contains": "", + "not starts with": "", + "Debug": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoProxiesUnsupported": "", + "Running": "", + "chatIDNotFound": "", + "disableCloudflaredNoAuthMsg": "", + "trustProxyDescription": "", + "threadForumPostID": "", + "whatHappensAtForumPost": "", + "notificationDescription": "", + "SecretKey": "", + "Proxy Protocol": "", + "aboutNotifyChannel": "", + "serwersmsPhoneNumber": "", + "serwersmsSenderName": "", + "smseagleGroup": "", + "smseagleRecipientType": "", + "smseagleToken": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "Recipient Number": "", + "From Name/Number": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "ntfyPriorityHelptextAllExceptDown": "", + "ntfyUsernameAndPassword": "", + "Send rich messages": "", + "successResumed": "", + "remoteBrowserToggle": "", + "wayToGetSevenIOApiKey": "", + "apiKeySevenIO": "", + "wayToWriteWhapiRecipient": "", + "API URL": "", + "wayToGetHeiiOnCallDetails": "", + "documentationOf": "", + "callMeBotGet": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "gtxMessagingFromHint": "", + "gtxMessagingToHint": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntOriginatortypeNumeric": "", + "Originator": "", + "cellsyntOriginator": "", + "Destination": "", + "cellsyntDestination": "", + "Allow Long SMS": "", + "snmpCommunityStringHelptext": "", + "snmpOIDHelptext": "", + "threemaApiAuthenticationSecret": "", + "greater than or equal to": "", + "record": "", + "Notification Channel": "", + "Sound": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Bubble": "", + "Doorbell": "", + "Clear": "", + "Elevator": "", + "Can be found on:": "", + "The phone number of the recipient in E.164 format.": "", + "languageName": "", + "Settings": "", + "New Update": "", + "General": "", + "Game": "", + "Version": "", + "Check Update On GitHub": "", + "List": "", + "Add": "", + "Add New Monitor": "", + "Quick Stats": "", + "Up": "", + "statusMaintenance": "", + "Cannot connect to the socket server": "", + "Reconnecting...": "", + "General Monitor Type": "", + "Passive Monitor Type": "", + "markdownSupported": "", + "Pause": "", + "Status": "", + "DateTime": "", + "Message": "", + "Resume": "", + "Edit": "", + "Monitor": "", + "now": "", + "time ago": "", + "day": "", + "-day": "", + "-year": "", + "Ping": "", + "Monitor Type": "", + "Keyword": "", + "Friendly Name": "", + "URL": "", + "Host URL": "", + "locally configured mail transfer agent": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Port": "", + "Request Timeout": "", + "Retries": "", + "Heartbeat Retry Interval": "", + "Advanced": "", + "resendDisabled": "", + "Max. Redirects": "", + "pushOptionalParams": "", + "pushViewCode": "", + "pushOthers": "", + "programmingLanguages": "", + "Notifications": "", + "Setup Notification": "", + "Dark": "", + "Auto": "", + "styleElapsedTimeShowNoLine": "", + "styleElapsedTimeShowWithLine": "", + "disableauth.message1": "", + "No": "", + "Login": "", + "No Monitors, please": "", + "add one": "", + "Resolver Server": "", + "Last Result": "", + "Export": "", + "notAvailableShort": "", + "Apply on all existing monitors": "", + "Affected Monitors": "", + "Pick Affected Monitors...": "", + "All Status Pages": "", + "Select status pages...": "", + "alertNoFile": "", + "Clear all statistics": "", + "Skip existing": "", + "Overwrite": "", + "Options": "", + "Keep both": "", + "Disable 2FA": "", + "2FA Settings": "", + "Two Factor Authentication": "", + "filterActive": "", + "Inactive": "", + "Token": "", + "Show URI": "", + "Tags": "", + "Add New below or Select...": "", + "Tag with this name already exist.": "", + "color": "", + "value (optional)": "", + "Green": "", + "Blue": "", + "Indigo": "", + "Purple": "", + "Pink": "", + "Custom": "", + "Avg. Response": "", + "Entry Page": "", + "statusPageNothing": "", + "statusPageRefreshIn": "", + "All Systems Operational": "", + "Add a monitor": "", + "Status Page": "", + "here": "", + "Required": "", + "webhookJsonDesc": "", + "webhookFormDataDesc": "", + "liquidIntroduction": "", + "templateHeartbeatJSON": "", + "templateMonitorJSON": "", + "webhookAdditionalHeadersTitle": "", + "webhookBodyPresetOption": "", + "Application Token": "", + "Server URL": "", + "emojiCheatSheet": "", + "appriseInstalled": "", + "appriseNotInstalled": "", + "HeadersInvalidFormat": "", + "BodyInvalidFormat": "", + "PasswordsDoNotMatch": "", + "One record": "", + "steamApiKeyDescription": "", + "Current User": "", + "successKeyword": "", + "successKeywordExplanation": "", + "recent": "", + "Reset Token": "", + "Security": "", + "Steam API Key": "", + "shrinkDatabaseDescriptionSqlite": "", + "Default": "", + "HTTP Options": "", + "Create Incident": "", + "Style": "", + "info": "", + "error": "", + "primary": "", + "light": "", + "Post": "", + "Please input title and content": "", + "Switch to Light Theme": "", + "Description": "", + "No Monitors": "", + "Untitled Group": "", + "Discard": "", + "selectedMonitorCount": "", + "Check/Uncheck": "", + "Customize": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "default": "", + "enabled": "", + "setAsDefault": "", + "deleteProxyMsg": "", + "enableProxyDescription": "", + "setAsDefaultProxyDescription": "", + "Certificate Chain": "", + "Valid": "", + "Invalid": "", + "Installed": "", + "Not running": "", + "Start": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "The slug is already taken. Please choose another slug.": "", + "No Proxy": "", + "Backup": "", + "cloudflareWebsite": "", + "Message:": "", + "For example: nginx, Apache and Traefik.": "", + "Valid To:": "", + "Issuer:": "", + "No status pages": "", + "Domain Name Expiry Notification": "", + "Remove the expiry notification": "", + "Date Created": "", + "Footer Text": "", + "Refresh Interval": "", + "Refresh Interval Description": "", + "RadiusSecret": "", + "Also check beta release": "", + "Check how to config it for WebSocket": "", + "Steam Game Server": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "Retype the address.": "", + "Coming Soon": "", + "Query": "", + "Setup Docker Host": "", + "deleteDockerHostMsg": "", + "tailscalePingWarning": "", + "Docker Hosts": "", + "Domain": "", + "Workstation": "", + "Packet Size": "", + "Bot Token": "", + "telegramMessageThreadID": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "supportTelegramChatID": "", + "wayToGetTelegramChatID": "", + "Home Assistant URL": "", + "Long-Lived Access Token": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version": "", + "backupOutdatedWarning": "", + "backupRecommend": "", + "and": "", + "endDateTime": "", + "cronExpression": "", + "invalidCronExpression": "", + "weekdayShortMon": "", + "weekdayShortThu": "", + "weekdayShortSat": "", + "dayOfWeek": "", + "dayOfMonth": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-ended": "", + "Server Timezone": "", + "statusPageMaintenanceEndDate": "", + "Enable DNS Cache": "", + "chromeExecutable": "", + "chromeExecutableAutoDetect": "", + "Date and Time": "", + "plugin": "", + "install": "", + "uninstall": "", + "notificationRegional": "", + "Clone Monitor": "", + "Clone": "", + "From Email": "", + "emailCustomisableContent": "", + "smtpLiquidIntroduction": "", + "leave blank for default subject": "", + "emailCustomBody": "", + "emailTemplateStatus": "", + "emailTemplateHeartbeatJSON": "", + "To Email": "", + "Discord Webhook URL": "", + "Bot Display Name": "", + "Hello @everyone is...": "", + "Select message type": "", + "Create new forum post": "", + "postToExistingThread": "", + "forumPostName": "", + "wayToGetDiscordThreadId": "", + "wayToGetTeamsURL": "", + "needSignalAPI": "", + "Number": "", + "Recipients": "", + "User ID": "", + "wayToGetLineChannelToken": "", + "Icon URL": "", + "aboutIconURL": "", + "aboutMattermostChannelName": "", + "dataRetentionTimeError": "", + "enableGRPCTls": "", + "grpcMethodDescription": "", + "acceptedStatusCodesDescription": "", + "deleteMaintenanceMsg": "", + "dnsPortDescription": "", + "resolverserverDescription": "", + "pauseMonitorMsg": "", + "clearEventsMsg": "", + "confirmClearStatisticsMsg": "", + "importHandleDescription": "", + "twoFAVerifyLabel": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "affectedStatusPages": "", + "atLeastOneMonitor": "", + "backupDescription2": "", + "backupDescription3": "", + "octopushAPIKey": "", + "promosmsPassword": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "pushoversounds incoming": "", + "pushoversounds magic": "", + "pushoversounds mechanical": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "pushoversounds climb": "", + "pushoversounds vibrate": "", + "pushoversounds none": "", + "pushyAPIKey": "", + "wayToGetKookBotToken": "", + "Device": "", + "More info on:": "", + "pushoverDesc2": "", + "pushoverMessageTtl": "", + "checkPrice": "", + "apiCredentials": "", + "octopushPhoneNumber": "", + "octopushSMSSender": "", + "Read more:": "", + "Free Mobile API Key": "", + "Status:": "", + "Strategy": "", + "Lowcost": "", + "high": "", + "Gateway Type": "", + "You can divide numbers with": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "WebHookUrl": "", + "Mention group": "", + "Device Token": "", + "Platform": "", + "Huawei": "", + "Retry": "", + "WeCom Bot Key": "", + "promosmsTypeFlash": "", + "promosmsPhoneNumber": "", + "promosmsSMSSender": "", + "matrixHomeserverURL": "", + "matrixDesc2": "", + "setup a new monitor group": "", + "Add a domain": "", + "Remove domain": "", + "Icon Emoji": "", + "signalImportant": "", + "aboutChannelName": "", + "aboutKumaURL": "", + "smtpDkimDesc": "", + "documentation": "", + "smtpDkimPrivateKey": "", + "Integration Key": "", + "Integration URL": "", + "auto resolve": "", + "alertaApiKey": "", + "alertaAlertState": "", + "onebotHttpAddress": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "onebotSafetyTips": "", + "PushDeer Key": "", + "Edit Tag": "", + "Server Address": "", + "API Keys": "", + "Expiry": "", + "Expiry date": "", + "Don't expire": "", + "Continue": "", + "Add Another": "", + "No API Keys": "", + "apiKey-expired": "", + "Expires": "", + "Generate": "", + "pagertreeIntegrationUrl": "", + "pagertreeSilent": "", + "pagertreeLow": "", + "pagertreeMedium": "", + "pagertreeHigh": "", + "pagertreeResolve": "", + "ntfyPriorityHelptextAllEvents": "", + "twilioAccountSID": "", + "twilioAuthToken": "", + "twilioFromNumber": "", + "twilioToNumber": "", + "Show Clickable Link": "", + "Show Clickable Link Description": "", + "Open Badge Generator": "", + "Badge Generator": "", + "Badge Label": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Maintenance Color": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "Badge URL": "", + "Group": "", + "monitorToastMessagesDescription": "", + "toastErrorTimeout": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "Kafka SASL Options": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "noGroupMonitorMsg": "", + "Request Body": "", + "nostrSender": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "Bitrix24 Webhook URL": "", + "Saved.": "", + "authUserInactiveOrDeleted": "", + "authIncorrectCreds": "", + "2faEnabled": "", + "successAdded": "", + "successEdited": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "successDisabled": "", + "successEnabled": "", + "tagNotFound": "", + "Remote Browsers": "", + "self-hosted container": "", + "deleteRemoteBrowserMessage": "", + "GrafanaOncallUrl": "", + "Command": "", + "SNMP Version": "", + "threemaRecipient": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypeEmail": "", + "Recipient Type": "", + "privateOnesenderDesc": "", + "groupOnesenderDesc": "", + "Group ID": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Lost connection to the socket server.": "", + "Cannot connect to the socket server.": "", + "Conditions": "", + "conditionAdd": "", + "conditionAddGroup": "", + "conditionValuePlaceholder": "", + "not contains": "", + "starts with": "" +} From 9145688a007125ceea3b71b1e1b840835c6e5ed8 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 342/346] Translated using Weblate (Uyghur) Currently translated at 0.0% (0 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ug/ --- src/lang/ug.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ug.json b/src/lang/ug.json index 850f000fc..1f02dc8db 100644 --- a/src/lang/ug.json +++ b/src/lang/ug.json @@ -1050,5 +1050,6 @@ "conditionAddGroup": "", "conditionValuePlaceholder": "", "not contains": "", - "starts with": "" + "starts with": "", + "CopyToClipboardError": "" } From f3baefe1f7976215e054b6f0399f20fb175dc085 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:47 +0000 Subject: [PATCH 343/346] Translated using Weblate (Abkhazian) Currently translated at 0.0% (0 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ab/ --- src/lang/ab.json | 1055 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1054 insertions(+), 1 deletion(-) diff --git a/src/lang/ab.json b/src/lang/ab.json index 0967ef424..de5efff61 100644 --- a/src/lang/ab.json +++ b/src/lang/ab.json @@ -1 +1,1054 @@ -{} +{ + "Pause": "", + "Status": "", + "Quick Stats": "", + "Down": "", + "pushoverDesc2": "", + "smseagleTo": "", + "Octopush API Version": "", + "gtxMessagingToHint": "", + "Telephone number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "No Monitors, please": "", + "value (optional)": "", + "Gray": "", + "Red": "", + "light": "", + "Created": "", + "Switch to Light Theme": "", + "About": "", + "Days Remaining:": "", + "What you can try:": "", + "Connection String": "", + "wayToGetTelegramToken": "", + "Chat ID": "", + "telegramMessageThreadID": "", + "telegramMessageThreadIDDescription": "", + "telegramSendSilently": "", + "telegramProtectContent": "", + "supportTelegramChatID": "", + "wayToGetTelegramChatID": "", + "tokenValidSettingsMsg": "", + "confirmEnableTwoFAMsg": "", + "high": "", + "SMSManager API Docs": "", + "Topic": "", + "wayToGetPagerDutyKey": "", + "Monitor Group": "", + "monitorToastMessagesDescription": "", + "authUserInactiveOrDeleted": "", + "Allow Long SMS": "", + "SIGNL4": "", + "languageName": "", + "setupDatabaseChooseDatabase": "", + "setupDatabaseEmbeddedMariaDB": "", + "setupDatabaseMariaDB": "", + "settingUpDatabaseMSG": "", + "Settings": "", + "Language": "", + "Theme": "", + "Game": "", + "Version": "", + "Check Update On GitHub": "", + "Home": "", + "Add": "", + "Add New Monitor": "", + "statusMaintenance": "", + "Unknown": "", + "Cannot connect to the socket server": "", + "Reconnecting...": "", + "General Monitor Type": "", + "Passive Monitor Type": "", + "Specific Monitor Type": "", + "Name": "", + "DateTime": "", + "No important events": "", + "Edit": "", + "Delete": "", + "Uptime": "", + "Monitor": "", + "now": "", + "time ago": "", + "-day": "", + "-hour": "", + "-year": "", + "Response": "", + "Ping": "", + "Keyword": "", + "Invert Keyword": "", + "Expected Value": "", + "Hostname": "", + "Host URL": "", + "locally configured mail transfer agent": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Port": "", + "Heartbeat Interval": "", + "Request Timeout": "", + "Resend Notification if Down X times consecutively": "", + "retryCheckEverySecond": "", + "resendDisabled": "", + "Repeat New Password": "", + "Valid To:": "", + "wayToGetLineNotifyToken": "", + "Date and Time": "", + "Channel access token": "", + "deleteNotificationMsg": "", + "dnsPortDescription": "", + "resolverserverDescription": "", + "recurringIntervalMessage": "", + "backupDescription": "", + "goAlertInfo": "", + "goAlertIntegrationKeyInfo": "", + "Retry": "", + "alertaApiKey": "", + "Legacy Octopush-DM": "", + "Badge Pending Color": "", + "Kafka Brokers": "", + "Bitrix24 Webhook URL": "", + "useRemoteBrowser": "", + "deleteRemoteBrowserMessage": "", + "Host Onesender": "", + "Max. Redirects": "", + "Accepted Status Codes": "", + "Save": "", + "Debug": "", + "Copy": "", + "Notifications": "", + "Not available, please setup.": "", + "Setup Notification": "", + "Light": "", + "Auto": "", + "Theme - Heartbeat Bar": "", + "styleElapsedTimeShowNoLine": "", + "Search Engine Visibility": "", + "Allow indexing": "", + "Change Password": "", + "New Password": "", + "Update Password": "", + "Disable Auth": "", + "disableauth.message1": "", + "Please use this option carefully!": "", + "Logout": "", + "I understand, please disable": "", + "Yes": "", + "Username": "", + "Password": "", + "Remember me": "", + "Notification Type": "", + "Email": "", + "Test": "", + "Repeat Password": "", + "Import Backup": "", + "Export Backup": "", + "Import": "", + "respTime": "", + "notAvailableShort": "", + "Default enabled": "", + "Create": "", + "Heartbeats": "", + "Auto Get": "", + "Schedule maintenance": "", + "Affected Monitors": "", + "Pick Affected Monitors...": "", + "All Status Pages": "", + "Select status pages...": "", + "Skip existing": "", + "Keep both": "", + "Enable 2FA": "", + "Disable 2FA": "", + "2FA Settings": "", + "Two Factor Authentication": "", + "filterActivePaused": "", + "Inactive": "", + "Token": "", + "Tags": "", + "Add New Tag": "", + "Add New below or Select...": "", + "color": "", + "Orange": "", + "Indigo": "", + "Purple": "", + "Custom": "", + "Search...": "", + "Avg. Ping": "", + "statusPageNothing": "", + "Degraded Service": "", + "Edit Status Page": "", + "Go to Dashboard": "", + "Status Page": "", + "here": "", + "Post URL": "", + "webhookFormDataDesc": "", + "liquidIntroduction": "", + "templateMsg": "", + "templateMonitorJSON": "", + "webhookBodyPresetOption": "", + "Server URL": "", + "Priority": "", + "appriseInstalled": "", + "appriseNotInstalled": "", + "PushUrl": "", + "HeadersInvalidFormat": "", + "BodyInvalidFormat": "", + "CopyToClipboardSuccess": "", + "CurlDebugInfoProxiesUnsupported": "", + "clearDataOlderThan": "", + "PasswordsDoNotMatch": "", + "records": "", + "One record": "", + "steamApiKeyDescription": "", + "Current User": "", + "topicExplanation": "", + "successKeyword": "", + "recent": "", + "Done": "", + "Security": "", + "Shrink Database": "", + "Pick Accepted Status Codes...": "", + "Create Incident": "", + "Title": "", + "Style": "", + "danger": "", + "error": "", + "primary": "", + "Show Tags": "", + "Hide Tags": "", + "Untitled Group": "", + "Services": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "default": "", + "enabled": "", + "setAsDefault": "", + "setAsDefaultProxyDescription": "", + "Valid": "", + "User": "", + "Installed": "", + "Not installed": "", + "Remove Token": "", + "Stop": "", + "Add New Status Page": "", + "Slug": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "The slug is already taken. Please choose another slug.": "", + "New Status Page": "", + "Message:": "", + "HTTP Headers": "", + "For example: nginx, Apache and Traefik.": "", + "Add a new expiry notification day": "", + "Remove the expiry notification": "", + "Refresh Interval": "", + "signedInDisp": "", + "signedInDispDisabled": "", + "RadiusSecret": "", + "RadiusSecretDescription": "", + "RadiusCallingStationId": "", + "API Key": "", + "Show update if available": "", + "Also check beta release": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "Connection Type": "", + "Docker Daemon": "", + "noDockerHostMsg": "", + "socket": "", + "tcp": "", + "tailscalePingWarning": "", + "Docker Container": "", + "Docker Host": "", + "chatIDNotFound": "", + "Examples": "", + "Long-Lived Access Token": "", + "Notification Service": "", + "default: notify all devices": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Event data:": "", + "Frontend Version do not match backend version!": "", + "backupOutdatedWarning": "", + "Optional": "", + "endDateTime": "", + "recurringInterval": "", + "Recurring": "", + "weekdayShortTue": "", + "weekdayShortWed": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "dayOfMonth": "", + "lastDay1": "", + "lastDay2": "", + "No Maintenance": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-ended": "", + "statusPageMaintenanceEndDate": "", + "enableNSCD": "", + "chromeExecutableDescription": "", + "Single Maintenance Window": "", + "Effective Date Range": "", + "install": "", + "installing": "", + "uninstalling": "", + "confirmUninstallPlugin": "", + "notificationRegional": "", + "secureOptionNone": "", + "emailCustomisableContent": "", + "leave blank for default subject": "", + "emailCustomBody": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateStatus": "", + "emailTemplateHeartbeatJSON": "", + "smtpCC": "", + "smtpBCC": "", + "Prefix Custom Message": "", + "Hello @everyone is...": "", + "postToExistingThread": "", + "forumPostName": "", + "e.g. {discordThreadID}": "", + "whatHappensAtForumPost": "", + "wayToGetDiscordThreadId": "", + "Recipients": "", + "Access Token": "", + "Channel access token (Long-lived)": "", + "lineDevConsoleTo": "", + "Messaging API": "", + "wayToGetLineChannelToken": "", + "Icon URL": "", + "aboutMattermostChannelName": "", + "infiniteRetention": "", + "confirmDeleteTagMsg": "", + "grpcMethodDescription": "", + "deleteMonitorMsg": "", + "clearEventsMsg": "", + "importHandleDescription": "", + "notificationDescription": "", + "invertKeywordDescription": "", + "jsonQueryDescription": "", + "backupDescription3": "", + "endpoint": "", + "octopushAPIKey": "", + "octopushLogin": "", + "promosmsLogin": "", + "promosmsPassword": "", + "pushoversounds cashregister": "", + "pushoversounds cosmic": "", + "pushoversounds magic": "", + "pushoversounds mechanical": "", + "pushoversounds spacealarm": "", + "pushoversounds echo": "", + "pushyAPIKey": "", + "apprise": "", + "GoogleChat": "", + "wayToGetKookGuildID": "", + "Guild ID": "", + "User Key": "", + "Device": "", + "Notification Sound": "", + "pushoverDesc1": "", + "apiCredentials": "", + "octopushLegacyHint": "", + "Check octopush prices": "", + "LunaSea Device ID": "", + "Apprise URL": "", + "Read more:": "", + "Status:": "", + "Proto Method": "", + "Proto Content": "", + "Economy": "", + "Base URL": "", + "AccessKeyId": "", + "SecretAccessKey": "", + "PhoneNumbers": "", + "Sms template must contain parameters: ": "", + "Bark Endpoint": "", + "Bark Group": "", + "Bark Sound": "", + "WebHookUrl": "", + "SecretKey": "", + "Device Token": "", + "Platform": "", + "Setup Proxy": "", + "Proxy Protocol": "", + "promosmsTypeEco": "", + "promosmsSMSSender": "", + "promosmsAllowLongSMS": "", + "matrixHomeserverURL": "", + "matrixDesc2": "", + "Channel Name": "", + "Notify Channel": "", + "Uptime Kuma URL": "", + "setup a new monitor group": "", + "Add a domain": "", + "aboutChannelName": "", + "aboutKumaURL": "", + "smtpDkimDesc": "", + "smtpDkimKeySelector": "", + "smtpDkimPrivateKey": "", + "smtpDkimheaderFieldNames": "", + "alertaApiEndpoint": "", + "alertaEnvironment": "", + "serwersmsSenderName": "", + "smseagleGroup": "", + "smseagleToken": "", + "smseagleEncoding": "", + "smseaglePriority": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumber": "", + "Server URL should not contain the nfty topic": "", + "onebotHttpAddress": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "onebotSafetyTips": "", + "PushDeer Server": "", + "wayToGetClickSendSMSToken": "", + "Edit Tag": "", + "Learn More": "", + "Body Encoding": "", + "API Keys": "", + "Continue": "", + "Add Another": "", + "apiKey-active": "", + "deleteAPIKeyMsg": "", + "Generate": "", + "pagertreeIntegrationUrl": "", + "pagertreeUrgency": "", + "pagertreeLow": "", + "pagertreeCritical": "", + "pagertreeResolve": "", + "lunaseaTarget": "", + "ntfyAuthenticationMethod": "", + "ntfyPriorityHelptextAllExceptDown": "", + "ntfyUsernameAndPassword": "", + "twilioApiKey": "", + "twilioAuthToken": "", + "twilioFromNumber": "", + "Show Clickable Link": "", + "Badge Generator": "", + "Badge Duration (in hours)": "", + "Badge Label": "", + "Badge Prefix": "", + "Badge Suffix": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Warn Days": "", + "Badge Style": "", + "toastSuccessTimeout": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "Kafka SASL Options": "", + "Mechanism": "", + "Pick a SASL Mechanism...": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Secret AccessKey": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "Close": "", + "Request Body": "", + "FlashDuty Severity": "", + "nostrRelays": "", + "nostrRelaysHelp": "", + "nostrRecipientsHelp": "", + "showCertificateExpiry": "", + "cacheBusterParamDescription": "", + "gamedigGuessPort": "", + "Send rich messages": "", + "authInvalidToken": "", + "authIncorrectCreds": "", + "2faEnabled": "", + "successDeleted": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "foundChromiumVersion": "", + "Remote Browsers": "", + "Add a Remote Browser": "", + "Remote Browser not found!": "", + "self-hosted container": "", + "GrafanaOncallUrl": "", + "Command": "", + "receiverSevenIO": "", + "What is a Remote Browser?": "", + "wayToGetHeiiOnCallDetails": "", + "callMeBotGet": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "cellsyntOriginatortypeNumeric": "", + "Originator": "", + "cellsyntDestination": "", + "max 15 digits": "", + "Community String": "", + "OID (Object Identifier)": "", + "ntfy Topic": "", + "snmpOIDHelptext": "", + "Condition": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypePhoneFormat": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaApiAuthenticationSecret": "", + "threemaBasicModeInfo": "", + "apiKeysDisabledMsg": "", + "Token Onesender": "", + "privateOnesenderDesc": "", + "Add Remote Browser": "", + "Group Name": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Authorization Header": "", + "Client ID": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "Lost connection to the socket server.": "", + "signl4Docs": "", + "conditionAdd": "", + "conditionAddGroup": "", + "conditionDeleteGroup": "", + "not equals": "", + "not contains": "", + "not starts with": "", + "ends with": "", + "not ends with": "", + "greater than": "", + "less than or equal to": "", + "record": "", + "Alphanumerical string and hyphens only": "", + "Arcade": "", + "Correct": "", + "Harp": "", + "Reveal": "", + "Bubble": "", + "Scifi": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "From": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "Headers": "", + "Add one": "", + "Subject:": "", + "Disable": "", + "chromeExecutable": "", + "pagertreeHigh": "", + "pagertreeDoNothing": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "ntfyPriorityHelptextAllEvents": "", + "twilioAccountSID": "", + "twilioToNumber": "", + "Monitor Setting": "", + "setupDatabaseSQLite": "", + "dbName": "", + "Dashboard": "", + "Help": "", + "New Update": "", + "Appearance": "", + "General": "", + "Primary Base URL": "", + "List": "", + "Up": "", + "Pending": "", + "Maintenance": "", + "markdownSupported": "", + "pauseDashboardHome": "", + "Message": "", + "Resume": "", + "Current": "", + "Cert Exp.": "", + "day": "", + "hour": "", + "Monitor Type": "", + "Json Query Expression": "", + "Friendly Name": "", + "URL": "", + "timeoutAfter": "", + "Retries": "", + "Heartbeat Retry Interval": "", + "Advanced": "", + "checkEverySecond": "", + "resendEveryXTimes": "", + "ignoreTLSError": "", + "ignoreTLSErrorGeneral": "", + "upsideDownModeDescription": "", + "retriesDescription": "", + "successKeywordExplanation": "", + "shrinkDatabaseDescriptionSqlite": "", + "Pick a RR-Type...": "", + "Enable": "", + "DateTime Range": "", + "loadingError": "", + "From Email": "", + "Number": "", + "deleteMaintenanceMsg": "", + "pushoversounds bike": "", + "pushoversounds vibrate": "", + "pushoverMessageTtl": "", + "SMS Type": "", + "octopushTypePremium": "", + "Example:": "", + "alertaAlertState": "", + "Leave blank to use a shared sender number.": "", + "toastErrorTimeout": "", + "nostrRecipients": "", + "Remote Browser": "", + "remoteBrowserToggle": "", + "receiverInfoSevenIO": "", + "apiKeySevenIO": "", + "whapiRecipient": "", + "Originator type": "", + "Alphanumeric (recommended)": "", + "Destination": "", + "Group ID": "", + "OAuth Scope": "", + "ignoredTLSError": "", + "maxRedirectDescription": "", + "Upside Down Mode": "", + "Push URL": "", + "needPushEvery": "", + "pushOptionalParams": "", + "pushViewCode": "", + "pushOthers": "", + "programmingLanguages": "", + "Dark": "", + "styleElapsedTime": "", + "styleElapsedTimeShowWithLine": "", + "Normal": "", + "Bottom": "", + "None": "", + "Timezone": "", + "Discourage search engines from indexing site": "", + "Current Password": "", + "Enable Auth": "", + "disable authentication": "", + "disableauth.message2": "", + "where you intend to implement third-party authentication": "", + "Leave": "", + "Confirm": "", + "No": "", + "Login": "", + "add one": "", + "Certificate Info": "", + "Resolver Server": "", + "Resource Record Type": "", + "Last Result": "", + "Create your admin account": "", + "Export": "", + "Apply on all existing monitors": "", + "Clear Data": "", + "Events": "", + "Start of maintenance": "", + "alertNoFile": "", + "alertWrongFileType": "", + "Clear all statistics": "", + "Overwrite": "", + "Options": "", + "Verify Token": "", + "Setup 2FA": "", + "filterActive": "", + "Active": "", + "Show URI": "", + "Tag with this name already exist.": "", + "Tag with this value already exist.": "", + "Green": "", + "Blue": "", + "Pink": "", + "Search monitored sites": "", + "Avg. Response": "", + "Entry Page": "", + "statusPageRefreshIn": "", + "No Services": "", + "All Systems Operational": "", + "Partially Degraded Service": "", + "Add Group": "", + "Add a monitor": "", + "Status Pages": "", + "defaultNotificationName": "", + "Required": "", + "Content Type": "", + "webhookJsonDesc": "", + "templateHeartbeatJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "webhookAdditionalHeadersTitle": "", + "webhookAdditionalHeadersDesc": "", + "webhookBodyCustomOption": "", + "Webhook URL": "", + "Application Token": "", + "emojiCheatSheet": "", + "Read more": "", + "Method": "", + "Body": "", + "CurlDebugInfo": "", + "firewalls": "", + "dns resolvers": "", + "docker networks": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "Monitor History": "", + "topic": "", + "Reset Token": "", + "Info": "", + "Steam API Key": "", + "Default": "", + "HTTP Options": "", + "Content": "", + "info": "", + "warning": "", + "critical": "", + "dark": "", + "Post": "", + "Please input title and content": "", + "Last Updated": "", + "Switch to Dark Theme": "", + "Description": "", + "No monitors available.": "", + "No Monitors": "", + "Discard": "", + "Cancel": "", + "Select": "", + "selectedMonitorCount": "", + "Check/Uncheck": "", + "Powered by": "", + "Customize": "", + "Custom Footer": "", + "Proxies": "", + "deleteProxyMsg": "", + "proxyDescription": "", + "enableProxyDescription": "", + "Certificate Chain": "", + "Invalid": "", + "Running": "", + "Not running": "", + "Start": "", + "No consecutive dashes": "", + "statusPageSpecialSlugDesc": "", + "Next": "", + "No Proxy": "", + "Authentication": "", + "HTTP Basic Auth": "", + "Page Not Found": "", + "Reverse Proxy": "", + "Backup": "", + "wayToGetCloudflaredURL": "", + "cloudflareWebsite": "", + "Don't know how to get the token? Please read the guide:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "Trust Proxy": "", + "Other Software": "", + "Please read": "", + "Issuer:": "", + "Fingerprint:": "", + "No status pages": "", + "Domain Name Expiry Notification": "", + "Proxy": "", + "Date Created": "", + "Footer Text": "", + "Refresh Interval Description": "", + "Show Powered By": "", + "Domain Names": "", + "RadiusCalledStationId": "", + "RadiusCalledStationIdDescription": "", + "RadiusCallingStationIdDescription": "", + "Certificate Expiry Notification": "", + "API Username": "", + "Using a Reverse Proxy?": "", + "Check how to config it for WebSocket": "", + "Steam Game Server": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "There might be a typing error in the address.": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "Coming Soon": "", + "Query": "", + "Setup Docker Host": "", + "DockerHostRequired": "", + "deleteDockerHostMsg": "", + "Container Name / ID": "", + "Docker Hosts": "", + "Domain": "", + "Workstation": "", + "Packet Size": "", + "Bot Token": "", + "telegramSendSilentlyDescription": "", + "telegramProtectContentDescription": "", + "YOUR BOT TOKEN HERE": "", + "disableCloudflaredNoAuthMsg": "", + "trustProxyDescription": "", + "Home Assistant URL": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Trigger type:": "", + "Event type:": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version": "", + "backupRecommend": "", + "and": "", + "or": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "cronExpression": "", + "cronSchedule": "", + "invalidCronExpression": "", + "strategyManual": "", + "warningTimezone": "", + "weekdayShortMon": "", + "weekdayShortThu": "", + "weekdayShortFri": "", + "weekdayShortSat": "", + "lastDay": "", + "lastDay3": "", + "lastDay4": "", + "maintenanceStatus-scheduled": "", + "maintenanceStatus-unknown": "", + "Display Timezone": "", + "Server Timezone": "", + "IconUrl": "", + "Enable DNS Cache": "", + "chromeExecutableAutoDetect": "", + "dnsCacheDescription": "", + "Maintenance Time Window of a Day": "", + "Schedule Maintenance": "", + "Edit Maintenance": "", + "plugin": "", + "uninstall": "", + "Clone Monitor": "", + "Clone": "", + "cloneOf": "", + "smtp": "", + "secureOptionTLS": "", + "Ignore TLS Error": "", + "smtpLiquidIntroduction": "", + "emailCustomSubject": "", + "leave blank for default body": "", + "emailTemplateMonitorJSON": "", + "emailTemplateMsg": "", + "emailTemplateLimitedToUpDownNotification": "", + "To Email": "", + "Discord Webhook URL": "", + "wayToGetDiscordURL": "", + "Bot Display Name": "", + "Select message type": "", + "Send to channel": "", + "Create new forum post": "", + "threadForumPostID": "", + "wayToGetTeamsURL": "", + "wayToGetZohoCliqURL": "", + "needSignalAPI": "", + "wayToCheckSignalURL": "", + "Line Developers Console": "", + "Basic Settings": "", + "User ID": "", + "Your User ID": "", + "aboutIconURL": "", + "dataRetentionTimeError": "", + "enableGRPCTls": "", + "acceptedStatusCodesDescription": "", + "rrtypeDescription": "", + "pauseMonitorMsg": "", + "enableDefaultNotificationDescription": "", + "clearHeartbeatsMsg": "", + "confirmClearStatisticsMsg": "", + "confirmImportMsg": "", + "twoFAVerifyLabel": "", + "confirmDisableTwoFAMsg": "", + "affectedMonitorsDescription": "", + "affectedStatusPages": "", + "atLeastOneMonitor": "", + "passwordNotMatchMsg": "", + "keywordDescription": "", + "backupDescription2": "", + "pushoversounds pushover": "", + "pushoversounds bugle": "", + "pushoversounds classical": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "pushoversounds incoming": "", + "pushoversounds intermission": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "pushoversounds tugboat": "", + "pushoversounds alien": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "pushoversounds updown": "", + "pushoversounds none": "", + "smtpDkimHashAlgo": "", + "pushyToken": "", + "wayToGetKookBotToken": "", + "Message Title": "", + "More info on:": "", + "octopushTypeLowCost": "", + "checkPrice": "", + "octopushPhoneNumber": "", + "octopushSMSSender": "", + "Strategy": "", + "Free Mobile User Identifier": "", + "Free Mobile API Key": "", + "Enable TLS": "", + "Proto Service Name": "", + "Lowcost": "", + "SendKey": "", + "Gateway Type": "", + "You can divide numbers with": "", + "TemplateCode": "", + "SignName": "", + "Bark API Version": "", + "For safety, must use secret key": "", + "Mentioning": "", + "Don't mention people": "", + "Mention group": "", + "Huawei": "", + "High": "", + "smtpDkimskipFields": "", + "WeCom Bot Key": "", + "Proxy Server": "", + "Proxy server has authentication": "", + "promosmsTypeFlash": "", + "promosmsTypeFull": "", + "promosmsTypeSpeed": "", + "promosmsPhoneNumber": "", + "Feishu WebHookUrl": "", + "Internal Room Id": "", + "matrixDesc1": "", + "aboutNotifyChannel": "", + "openModalTo": "", + "Remove domain": "", + "Icon Emoji": "", + "signalImportant": "", + "aboutWebhooks": "", + "smtpDkimSettings": "", + "documentation": "", + "smtpDkimDomain": "", + "Integration Key": "", + "Integration URL": "", + "Auto resolve or acknowledged": "", + "do nothing": "", + "auto acknowledged": "", + "auto resolve": "", + "alertaRecoverState": "", + "serwersmsAPIUser": "", + "serwersmsAPIPassword": "", + "serwersmsPhoneNumber": "", + "smseagleContact": "", + "smseagleRecipientType": "", + "smseagleRecipient": "", + "smseagleUrl": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "smspartnerSenderNameInfo": "", + "Recipient Number": "", + "From Name/Number": "", + "onebotPrivateMessage": "", + "onebotUserOrGroupId": "", + "pushDeerServerDescription": "", + "PushDeer Key": "", + "Custom Monitor Type": "", + "Google Analytics ID": "", + "Server Address": "", + "Expiry": "", + "Expiry date": "", + "Don't expire": "", + "Key Added": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "No API Keys": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "Expires": "", + "disableAPIKeyMsg": "", + "pagertreeSilent": "", + "pagertreeMedium": "", + "Show Clickable Link Description": "", + "Open Badge Generator": "", + "Badge Type": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Label Suffix": "", + "Badge Up Color": "", + "Badge Down Color": "", + "Badge Maintenance Color": "", + "Badge Warn Color": "", + "Badge Down Days": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "Group": "", + "monitorToastMessagesLabel": "", + "Kafka Producer Message": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "wayToGetFlashDutyKey": "", + "nostrSender": "", + "noOrBadCertificate": "", + "cacheBusterParam": "", + "gamedigGuessPortDescription": "", + "Message format": "", + "wayToGetBitrix24Webhook": "", + "bitrix24SupportUserID": "", + "Saved.": "", + "2faAlreadyEnabled": "", + "2faDisabled": "", + "successAdded": "", + "successResumed": "", + "successPaused": "", + "successEdited": "", + "successDisabled": "", + "successEnabled": "", + "tagNotFound": "", + "remoteBrowsersDescription": "", + "Browser Screenshot": "", + "mongodbCommandDescription": "", + "wayToGetSevenIOApiKey": "", + "senderSevenIO": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "API URL": "", + "documentationOf": "", + "gtxMessagingFromHint": "", + "To Phone Number": "", + "cellsyntOriginator": "", + "cellsyntSplitLongMessages": "", + "max 11 alphanumeric characters": "", + "snmpCommunityStringHelptext": "", + "wayToGetThreemaGateway": "", + "threemaRecipientTypeIdentity": "", + "threemaSenderIdentityFormat": "", + "Recipient Type": "", + "Private Number": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "New Group": "", + "Form Data Body": "", + "OAuth Token URL": "", + "Client Secret": "", + "No tags found.": "", + "Cannot connect to the socket server.": "", + "SIGNL4 Webhook URL": "", + "Conditions": "", + "conditionDelete": "", + "conditionValuePlaceholder": "", + "equals": "", + "contains": "", + "starts with": "", + "less than": "", + "greater than or equal to": "", + "Notification Channel": "", + "Sound": "", + "Fail": "", + "Doorbell": "", + "Flute": "", + "Money": "", + "Clear": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "The phone number of the recipient in E.164 format.": "" +} From d757ec09035df27249633a3803e3361e580e648f Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 344/346] Translated using Weblate (Abkhazian) Currently translated at 0.0% (0 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ab/ --- src/lang/ab.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ab.json b/src/lang/ab.json index de5efff61..15e11bf32 100644 --- a/src/lang/ab.json +++ b/src/lang/ab.json @@ -1050,5 +1050,6 @@ "Elevator": "", "Guitar": "", "Pop": "", - "The phone number of the recipient in E.164 format.": "" + "The phone number of the recipient in E.164 format.": "", + "CopyToClipboardError": "" } From 10bc59ae9d00d8e8abe9e98c949dfd28fe2038bc Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 22 Oct 2024 23:59:49 +0000 Subject: [PATCH 345/346] Translated using Weblate (English (Middle)) Currently translated at 0.0% (0 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/enm/ --- src/lang/enm.json | 1055 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1054 insertions(+), 1 deletion(-) diff --git a/src/lang/enm.json b/src/lang/enm.json index 0967ef424..d18623c76 100644 --- a/src/lang/enm.json +++ b/src/lang/enm.json @@ -1 +1,1054 @@ -{} +{ + "recent": "", + "Recipient Type": "", + "Lost connection to the socket server.": "", + "SIGNL4": "", + "Conditions": "", + "setupDatabaseMariaDB": "", + "Settings": "", + "New Update": "", + "Appearance": "", + "Theme": "", + "Game": "", + "Primary Base URL": "", + "Version": "", + "Home": "", + "Quick Stats": "", + "Down": "", + "Cannot connect to the socket server": "", + "Status": "", + "Resume": "", + "Edit": "", + "Delete": "", + "Current": "", + "Uptime": "", + "Cert Exp.": "", + "Monitor": "", + "now": "", + "day": "", + "Response": "", + "Keyword": "", + "Invert Keyword": "", + "Expected Value": "", + "Host URL": "", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "", + "Port": "", + "Heartbeat Interval": "", + "Request Timeout": "", + "Retries": "", + "Resend Notification if Down X times consecutively": "", + "Advanced": "", + "retryCheckEverySecond": "", + "resendEveryXTimes": "", + "deleteProxyMsg": "", + "enableProxyDescription": "", + "emailTemplateStatus": "", + "emailTemplateMonitorJSON": "", + "emailTemplateHeartbeatJSON": "", + "confirmDisableTwoFAMsg": "", + "Leave blank to use a shared sender number.": "", + "Octopush API Version": "", + "Legacy Octopush-DM": "", + "ntfy Topic": "", + "Browser Screenshot": "", + "Private Number": "", + "Current Password": "", + "Skip existing": "", + "Overwrite": "", + "Keep both": "", + "2FA Settings": "", + "filterActive": "", + "filterActivePaused": "", + "Inactive": "", + "Token": "", + "Add New below or Select...": "", + "defaultNotificationName": "", + "webhookJsonDesc": "", + "Current User": "", + "topic": "", + "topicExplanation": "", + "Reset Token": "", + "Done": "", + "Shrink Database": "", + "shrinkDatabaseDescriptionSqlite": "", + "Pick a RR-Type...": "", + "Discard": "", + "or": "", + "pushoversounds bugle": "", + "pushoversounds cashregister": "", + "pushoversounds classical": "", + "pushoversounds cosmic": "", + "pushoversounds falling": "", + "pushoversounds gamelan": "", + "pushoversounds incoming": "", + "pushoversounds intermission": "", + "pushoversounds spacealarm": "", + "pushoversounds tugboat": "", + "pushoversounds climb": "", + "pushoversounds persistent": "", + "pushoversounds echo": "", + "pushoversounds vibrate": "", + "pushyAPIKey": "", + "pushyToken": "", + "apprise": "", + "wayToGetKookBotToken": "", + "wayToGetKookGuildID": "", + "User Key": "", + "Device": "", + "Message Title": "", + "More info on:": "", + "pushoverDesc1": "", + "SMS Type": "", + "octopushTypeLowCost": "", + "checkPrice": "", + "apiCredentials": "", + "SecretKey": "", + "smtpDkimHashAlgo": "", + "smtpDkimskipFields": "", + "Badge Suffix": "", + "Send rich messages": "", + "Originator type": "", + "From": "", + "ignoredTLSError": "", + "ignoreTLSError": "", + "upsideDownModeDescription": "", + "maxRedirectDescription": "", + "pushOptionalParams": "", + "Notifications": "", + "Setup Notification": "", + "Dark": "", + "Auto": "", + "Theme - Heartbeat Bar": "", + "styleElapsedTimeShowNoLine": "", + "styleElapsedTimeShowWithLine": "", + "Bottom": "", + "None": "", + "Timezone": "", + "Change Password": "", + "New Password": "", + "Update Password": "", + "Disable Auth": "", + "Enable Auth": "", + "disableauth.message2": "", + "Logout": "", + "I understand, please disable": "", + "Confirm": "", + "Username": "", + "Remember me": "", + "Login": "", + "Notification Type": "", + "Email": "", + "Create your admin account": "", + "Repeat Password": "", + "Import Backup": "", + "Import": "", + "respTime": "", + "notAvailableShort": "", + "Apply on all existing monitors": "", + "Create": "", + "Auto Get": "", + "Affected Monitors": "", + "Pick Affected Monitors...": "", + "Start of maintenance": "", + "Select status pages...": "", + "Clear all statistics": "", + "Tag with this name already exist.": "", + "Tag with this value already exist.": "", + "Red": "", + "Orange": "", + "Pink": "", + "Search...": "", + "Search monitored sites": "", + "Avg. Ping": "", + "statusPageRefreshIn": "", + "Partially Degraded Service": "", + "Degraded Service": "", + "Status Page": "", + "Status Pages": "", + "webhookFormDataDesc": "", + "liquidIntroduction": "", + "templateMsg": "", + "templateMonitorJSON": "", + "templateLimitedToUpDownCertNotifications": "", + "templateLimitedToUpDownNotifications": "", + "webhookBodyPresetOption": "", + "webhookBodyCustomOption": "", + "Webhook URL": "", + "Read more": "", + "appriseInstalled": "", + "Method": "", + "Body": "", + "PushUrl": "", + "firewalls": "", + "docker networks": "", + "Monitor History": "", + "clearDataOlderThan": "", + "One record": "", + "steamApiKeyDescription": "", + "Default": "", + "HTTP Options": "", + "Create Incident": "", + "Title": "", + "error": "", + "critical": "", + "dark": "", + "Post": "", + "Please input title and content": "", + "Last Updated": "", + "Switch to Dark Theme": "", + "Show Tags": "", + "Hide Tags": "", + "No monitors available.": "", + "No Monitors": "", + "Untitled Group": "", + "Services": "", + "Select": "", + "Check/Uncheck": "", + "Customize": "", + "Proxies": "", + "Invalid": "", + "User": "", + "Running": "", + "Not running": "", + "Remove Token": "", + "Add New Status Page": "", + "Accept characters:": "", + "startOrEndWithOnly": "", + "statusPageSpecialSlugDesc": "", + "Next": "", + "The slug is already taken. Please choose another slug.": "", + "No Proxy": "", + "HTTP Basic Auth": "", + "Page Not Found": "", + "Reverse Proxy": "", + "Valid To:": "", + "Issuer:": "", + "Fingerprint:": "", + "No status pages": "", + "Add a new expiry notification day": "", + "Remove the expiry notification": "", + "Date Created": "", + "Refresh Interval Description": "", + "Domain Names": "", + "signedInDisp": "", + "RadiusSecret": "", + "RadiusSecretDescription": "", + "RadiusCalledStationIdDescription": "", + "Show update if available": "", + "Also check beta release": "", + "Using a Reverse Proxy?": "", + "Steam Game Server": "", + "There might be a typing error in the address.": "", + "What you can try:": "", + "Connection String": "", + "settingsCertificateExpiry": "", + "certificationExpiryDescription": "", + "Setup Docker Host": "", + "Connection Type": "", + "noDockerHostMsg": "", + "DockerHostRequired": "", + "deleteDockerHostMsg": "", + "socket": "", + "Domain": "", + "wayToGetTelegramToken": "", + "Chat ID": "", + "telegramMessageThreadID": "", + "telegramSendSilently": "", + "telegramSendSilentlyDescription": "", + "supportTelegramChatID": "", + "YOUR BOT TOKEN HERE": "", + "disableCloudflaredNoAuthMsg": "", + "wayToGetLineNotifyToken": "", + "Examples": "", + "Long-Lived Access Token": "", + "A list of Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "", + "Automations can optionally be triggered in Home Assistant:": "", + "Trigger type:": "", + "Optional": "", + "sameAsServerTimezone": "", + "startDateTime": "", + "endDateTime": "", + "cronExpression": "", + "warningTimezone": "", + "weekdayShortWed": "", + "weekdayShortThu": "", + "weekdayShortSat": "", + "dayOfMonth": "", + "pauseMaintenanceMsg": "", + "maintenanceStatus-ended": "", + "maintenanceStatus-unknown": "", + "Display Timezone": "", + "Server Timezone": "", + "Disable": "", + "chromeExecutableDescription": "", + "Maintenance Time Window of a Day": "", + "DateTime Range": "", + "plugin": "", + "install": "", + "installing": "", + "uninstall": "", + "uninstalling": "", + "confirmUninstallPlugin": "", + "notificationRegional": "", + "Clone": "", + "smtp": "", + "secureOptionTLS": "", + "emailCustomisableContent": "", + "smtpLiquidIntroduction": "", + "leave blank for default body": "", + "emailTemplateLimitedToUpDownNotification": "", + "To Email": "", + "Bot Display Name": "", + "Prefix Custom Message": "", + "Hello @everyone is...": "", + "Create new forum post": "", + "postToExistingThread": "", + "threadForumPostID": "", + "whatHappensAtForumPost": "", + "needSignalAPI": "", + "Recipients": "", + "Access Token": "", + "Line Developers Console": "", + "lineDevConsoleTo": "", + "Your User ID": "", + "aboutIconURL": "", + "aboutMattermostChannelName": "", + "confirmDeleteTagMsg": "", + "enableGRPCTls": "", + "deleteMonitorMsg": "", + "dnsPortDescription": "", + "resolverserverDescription": "", + "rrtypeDescription": "", + "enableDefaultNotificationDescription": "", + "clearHeartbeatsMsg": "", + "confirmClearStatisticsMsg": "", + "importHandleDescription": "", + "confirmImportMsg": "", + "atLeastOneMonitor": "", + "passwordNotMatchMsg": "", + "notificationDescription": "", + "keywordDescription": "", + "invertKeywordDescription": "", + "jsonQueryDescription": "", + "backupDescription": "", + "backupDescription2": "", + "backupDescription3": "", + "endpoint": "", + "octopushAPIKey": "", + "octopushLogin": "", + "promosmsLogin": "", + "pushoversounds pushover": "", + "Check octopush prices": "", + "LunaSea Device ID": "", + "Apprise URL": "", + "Example:": "", + "Status:": "", + "Free Mobile API Key": "", + "Proto Method": "", + "Economy": "", + "goAlertInfo": "", + "goAlertIntegrationKeyInfo": "", + "AccessKeyId": "", + "TemplateCode": "", + "Bark Endpoint": "", + "Mentioning": "", + "Mention group": "", + "Device Token": "", + "Topic": "", + "WeCom Bot Key": "", + "Proxy Server": "", + "Proxy server has authentication": "", + "promosmsTypeEco": "", + "promosmsTypeFlash": "", + "promosmsTypeFull": "", + "promosmsTypeSpeed": "", + "promosmsSMSSender": "", + "promosmsAllowLongSMS": "", + "matrixDesc2": "", + "Channel Name": "", + "setup a new monitor group": "", + "Add a domain": "", + "Icon Emoji": "", + "aboutWebhooks": "", + "aboutChannelName": "", + "aboutKumaURL": "", + "smtpDkimSettings": "", + "smtpDkimDesc": "", + "smtpDkimheaderFieldNames": "", + "wayToGetPagerDutyKey": "", + "Integration URL": "", + "Auto resolve or acknowledged": "", + "do nothing": "", + "alertaApiEndpoint": "", + "alertaApiKey": "", + "alertaAlertState": "", + "alertaRecoverState": "", + "serwersmsPhoneNumber": "", + "smseagleTo": "", + "smseagleContact": "", + "smseagleRecipientType": "", + "smseaglePriority": "", + "smspartnerApiurl": "", + "smspartnerPhoneNumberHelptext": "", + "smspartnerSenderName": "", + "Server URL should not contain the nfty topic": "", + "onebotHttpAddress": "", + "onebotMessageType": "", + "onebotGroupMessage": "", + "onebotPrivateMessage": "", + "onebotUserOrGroupId": "", + "onebotSafetyTips": "", + "PushDeer Key": "", + "wayToGetClickSendSMSToken": "", + "Custom Monitor Type": "", + "Google Analytics ID": "", + "Learn More": "", + "Body Encoding": "", + "Expiry": "", + "Expiry date": "", + "Key Added": "", + "apiKeyAddedMsg": "", + "Add API Key": "", + "apiKey-active": "", + "Expires": "", + "pagertreeSilent": "", + "pagertreeLow": "", + "pagertreeHigh": "", + "pagertreeCritical": "", + "pagertreeResolve": "", + "wayToGetPagerTreeIntegrationURL": "", + "lunaseaTarget": "", + "lunaseaDeviceID": "", + "lunaseaUserID": "", + "ntfyPriorityHelptextAllEvents": "", + "ntfyPriorityHelptextAllExceptDown": "", + "ntfyUsernameAndPassword": "", + "twilioAccountSID": "", + "twilioAuthToken": "", + "twilioToNumber": "", + "Show Clickable Link": "", + "Badge Type": "", + "Badge Label": "", + "Badge Label Color": "", + "Badge Color": "", + "Badge Up Color": "", + "Badge Pending Color": "", + "Badge Warn Color": "", + "Badge Warn Days": "", + "Badge Down Days": "", + "Monitor Group": "", + "toastErrorTimeout": "", + "toastSuccessTimeout": "", + "Kafka Brokers": "", + "Enter the list of brokers": "", + "Press Enter to add broker": "", + "Kafka Topic Name": "", + "Kafka Producer Message": "", + "Enable Kafka SSL": "", + "Enable Kafka Producer Auto Topic Creation": "", + "Mechanism": "", + "Pick a SASL Mechanism...": "", + "Secret AccessKey": "", + "wayToGetFlashDutyKey": "", + "FlashDuty Severity": "", + "nostrRelaysHelp": "", + "showCertificateExpiry": "", + "noOrBadCertificate": "", + "cacheBusterParam": "", + "gamedigGuessPort": "", + "bitrix24SupportUserID": "", + "authUserInactiveOrDeleted": "", + "authInvalidToken": "", + "2faEnabled": "", + "successAdded": "", + "successResumed": "", + "successEdited": "", + "successEnabled": "", + "Remote Browsers": "", + "Add a Remote Browser": "", + "GrafanaOncallUrl": "", + "Command": "", + "mongodbCommandDescription": "", + "wayToGetSevenIOApiKey": "", + "receiverSevenIO": "", + "apiKeySevenIO": "", + "wayToWriteWhapiRecipient": "", + "wayToGetWhapiUrlAndToken": "", + "What is a Remote Browser?": "", + "wayToGetHeiiOnCallDetails": "", + "callMeBotGet": "", + "gtxMessagingToHint": "", + "Alphanumeric (recommended)": "", + "Telephone number": "", + "cellsyntOriginatortypeAlphanumeric": "", + "cellsyntOriginatortypeNumeric": "", + "Destination": "", + "cellsyntDestination": "", + "Allow Long SMS": "", + "cellsyntSplitLongMessages": "", + "max 15 digits": "", + "max 11 alphanumeric characters": "", + "snmpCommunityStringHelptext": "", + "OID (Object Identifier)": "", + "snmpOIDHelptext": "", + "wayToGetThreemaGateway": "", + "threemaRecipientTypePhone": "", + "threemaRecipientTypeEmail": "", + "threemaSenderIdentity": "", + "threemaApiAuthenticationSecret": "", + "groupOnesenderDesc": "", + "wayToGetOnesenderUrlandToken": "", + "Add Remote Browser": "", + "New Group": "", + "Group Name": "", + "OAuth Token URL": "", + "Client Secret": "", + "OAuth Scope": "", + "signl4Docs": "", + "conditionDelete": "", + "conditionDeleteGroup": "", + "equals": "", + "not equals": "", + "contains": "", + "ends with": "", + "greater than": "", + "less than or equal to": "", + "greater than or equal to": "", + "Sound": "", + "Alphanumerical string and hyphens only": "", + "Bubble": "", + "Doorbell": "", + "Money": "", + "Custom sound to override default notification sound": "", + "Time Sensitive (iOS Only)": "", + "The phone number of the recipient in E.164 format.": "", + "Pending": "", + "languageName": "", + "setupDatabaseChooseDatabase": "", + "setupDatabaseEmbeddedMariaDB": "", + "setupDatabaseSQLite": "", + "settingUpDatabaseMSG": "", + "dbName": "", + "Dashboard": "", + "Help": "", + "Language": "", + "General": "", + "Check Update On GitHub": "", + "List": "", + "Add": "", + "Add New Monitor": "", + "Up": "", + "statusMaintenance": "", + "Maintenance": "", + "Unknown": "", + "Reconnecting...": "", + "General Monitor Type": "", + "Passive Monitor Type": "", + "Specific Monitor Type": "", + "markdownSupported": "", + "pauseDashboardHome": "", + "Pause": "", + "Name": "", + "DateTime": "", + "Message": "", + "No important events": "", + "time ago": "", + "-day": "", + "hour": "", + "-hour": "", + "-year": "", + "Ping": "", + "Monitor Type": "", + "Json Query Expression": "", + "Friendly Name": "", + "URL": "", + "Hostname": "", + "locally configured mail transfer agent": "", + "timeoutAfter": "", + "Heartbeat Retry Interval": "", + "checkEverySecond": "", + "resendDisabled": "", + "retriesDescription": "", + "alertNoFile": "", + "default": "", + "enabled": "", + "setAsDefault": "", + "proxyDescription": "", + "cronSchedule": "", + "emailTemplateServiceName": "", + "emailTemplateHostnameOrURL": "", + "emailTemplateMsg": "", + "confirmEnableTwoFAMsg": "", + "recurringIntervalMessage": "", + "affectedMonitorsDescription": "", + "Platform": "", + "Recipient Number": "", + "From Name/Number": "", + "Condition": "", + "apiKeysDisabledMsg": "", + "Host Onesender": "", + "Token Onesender": "", + "privateOnesenderDesc": "", + "No tags found.": "", + "Cannot connect to the socket server.": "", + "SIGNL4 Webhook URL": "", + "ignoreTLSErrorGeneral": "", + "Upside Down Mode": "", + "Max. Redirects": "", + "Accepted Status Codes": "", + "Push URL": "", + "needPushEvery": "", + "pushViewCode": "", + "pushOthers": "", + "programmingLanguages": "", + "Save": "", + "Debug": "", + "Copy": "", + "Not available, please setup.": "", + "Light": "", + "styleElapsedTime": "", + "Normal": "", + "Search Engine Visibility": "", + "Allow indexing": "", + "Discourage search engines from indexing site": "", + "Repeat New Password": "", + "disableauth.message1": "", + "disable authentication": "", + "where you intend to implement third-party authentication": "", + "Please use this option carefully!": "", + "Leave": "", + "Yes": "", + "No": "", + "Password": "", + "No Monitors, please": "", + "add one": "", + "Test": "", + "Certificate Info": "", + "Resolver Server": "", + "Resource Record Type": "", + "Last Result": "", + "Export Backup": "", + "Export": "", + "Default enabled": "", + "Clear Data": "", + "Events": "", + "Heartbeats": "", + "Schedule maintenance": "", + "All Status Pages": "", + "alertWrongFileType": "", + "Options": "", + "Verify Token": "", + "Setup 2FA": "", + "Enable 2FA": "", + "Disable 2FA": "", + "Two Factor Authentication": "", + "Active": "", + "Show URI": "", + "Tags": "", + "Add New Tag": "", + "color": "", + "value (optional)": "", + "Gray": "", + "Green": "", + "Blue": "", + "Indigo": "", + "Purple": "", + "Custom": "", + "Avg. Response": "", + "Entry Page": "", + "statusPageNothing": "", + "No Services": "", + "All Systems Operational": "", + "Add Group": "", + "Add a monitor": "", + "Edit Status Page": "", + "Go to Dashboard": "", + "here": "", + "Required": "", + "Post URL": "", + "Content Type": "", + "templateHeartbeatJSON": "", + "webhookAdditionalHeadersTitle": "", + "webhookAdditionalHeadersDesc": "", + "Application Token": "", + "Server URL": "", + "Priority": "", + "emojiCheatSheet": "", + "appriseNotInstalled": "", + "Headers": "", + "HeadersInvalidFormat": "", + "BodyInvalidFormat": "", + "CopyToClipboardSuccess": "", + "Event data:": "", + "CurlDebugInfo": "", + "dns resolvers": "", + "CurlDebugInfoOAuth2CCUnsupported": "", + "CurlDebugInfoProxiesUnsupported": "", + "PasswordsDoNotMatch": "", + "records": "", + "successKeyword": "", + "successKeywordExplanation": "", + "Info": "", + "Security": "", + "Steam API Key": "", + "Pick Accepted Status Codes...": "", + "Content": "", + "Style": "", + "info": "", + "warning": "", + "danger": "", + "primary": "", + "light": "", + "Created": "", + "Switch to Light Theme": "", + "Description": "", + "Add one": "", + "Cancel": "", + "selectedMonitorCount": "", + "Powered by": "", + "Custom Footer": "", + "Custom CSS": "", + "deleteStatusPageMsg": "", + "setAsDefaultProxyDescription": "", + "Certificate Chain": "", + "Valid": "", + "Installed": "", + "Not installed": "", + "Start": "", + "Stop": "", + "Slug": "", + "No consecutive dashes": "", + "Authentication": "", + "New Status Page": "", + "Backup": "", + "About": "", + "wayToGetCloudflaredURL": "", + "cloudflareWebsite": "", + "Message:": "", + "Don't know how to get the token? Please read the guide:": "", + "default: notify all devices": "", + "Event type:": "", + "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "", + "HTTP Headers": "", + "Trust Proxy": "", + "Other Software": "", + "For example: nginx, Apache and Traefik.": "", + "Please read": "", + "Subject:": "", + "Days Remaining:": "", + "Domain Name Expiry Notification": "", + "Proxy": "", + "Footer Text": "", + "Refresh Interval": "", + "Show Powered By": "", + "signedInDispDisabled": "", + "RadiusCalledStationId": "", + "RadiusCallingStationId": "", + "RadiusCallingStationIdDescription": "", + "Certificate Expiry Notification": "", + "API Username": "", + "API Key": "", + "Check how to config it for WebSocket": "", + "Most likely causes:": "", + "The resource is no longer available.": "", + "Retype the address.": "", + "Go back to the previous page.": "", + "Coming Soon": "", + "Query": "", + "Docker Daemon": "", + "tcp": "", + "tailscalePingWarning": "", + "Docker Container": "", + "Container Name / ID": "", + "Docker Host": "", + "Docker Hosts": "", + "Workstation": "", + "Packet Size": "", + "Bot Token": "", + "telegramMessageThreadIDDescription": "", + "telegramProtectContent": "", + "telegramProtectContentDescription": "", + "wayToGetTelegramChatID": "", + "chatIDNotFound": "", + "trustProxyDescription": "", + "Home Assistant URL": "", + "Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "", + "Notification Service": "", + "Then choose an action, for example switch the scene to where an RGB light is red.": "", + "Frontend Version": "", + "Frontend Version do not match backend version!": "", + "backupOutdatedWarning": "", + "backupRecommend": "", + "and": "", + "invalidCronExpression": "", + "recurringInterval": "", + "Recurring": "", + "strategyManual": "", + "weekdayShortMon": "", + "weekdayShortTue": "", + "weekdayShortFri": "", + "weekdayShortSun": "", + "dayOfWeek": "", + "lastDay": "", + "lastDay1": "", + "lastDay2": "", + "lastDay3": "", + "lastDay4": "", + "No Maintenance": "", + "maintenanceStatus-under-maintenance": "", + "maintenanceStatus-inactive": "", + "maintenanceStatus-scheduled": "", + "statusPageMaintenanceEndDate": "", + "IconUrl": "", + "Enable DNS Cache": "", + "Enable": "", + "enableNSCD": "", + "chromeExecutable": "", + "chromeExecutableAutoDetect": "", + "dnsCacheDescription": "", + "Single Maintenance Window": "", + "Effective Date Range": "", + "Schedule Maintenance": "", + "Edit Maintenance": "", + "Date and Time": "", + "loadingError": "", + "Clone Monitor": "", + "cloneOf": "", + "secureOptionNone": "", + "Ignore TLS Error": "", + "From Email": "", + "emailCustomSubject": "", + "leave blank for default subject": "", + "emailCustomBody": "", + "smtpCC": "", + "smtpBCC": "", + "Discord Webhook URL": "", + "wayToGetDiscordURL": "", + "Select message type": "", + "Send to channel": "", + "forumPostName": "", + "e.g. {discordThreadID}": "", + "wayToGetDiscordThreadId": "", + "wayToGetTeamsURL": "", + "wayToGetZohoCliqURL": "", + "wayToCheckSignalURL": "", + "Number": "", + "Channel access token": "", + "Channel access token (Long-lived)": "", + "Basic Settings": "", + "User ID": "", + "Messaging API": "", + "wayToGetLineChannelToken": "", + "Icon URL": "", + "dataRetentionTimeError": "", + "infiniteRetention": "", + "grpcMethodDescription": "", + "acceptedStatusCodesDescription": "", + "deleteMaintenanceMsg": "", + "deleteNotificationMsg": "", + "pauseMonitorMsg": "", + "clearEventsMsg": "", + "twoFAVerifyLabel": "", + "tokenValidSettingsMsg": "", + "affectedStatusPages": "", + "promosmsPassword": "", + "pushoversounds bike": "", + "pushoversounds magic": "", + "pushoversounds mechanical": "", + "pushoversounds pianobar": "", + "pushoversounds siren": "", + "pushoversounds alien": "", + "pushoversounds updown": "", + "pushoversounds none": "", + "GoogleChat": "", + "Guild ID": "", + "Notification Sound": "", + "pushoverDesc2": "", + "pushoverMessageTtl": "", + "octopushTypePremium": "", + "octopushLegacyHint": "", + "octopushPhoneNumber": "", + "octopushSMSSender": "", + "Read more:": "", + "Strategy": "", + "Free Mobile User Identifier": "", + "Enable TLS": "", + "Proto Service Name": "", + "Proto Content": "", + "Lowcost": "", + "high": "", + "SendKey": "", + "SMSManager API Docs": "", + "Gateway Type": "", + "You can divide numbers with": "", + "Base URL": "", + "SecretAccessKey": "", + "PhoneNumbers": "", + "SignName": "", + "Sms template must contain parameters: ": "", + "Bark API Version": "", + "Bark Group": "", + "Bark Sound": "", + "WebHookUrl": "", + "For safety, must use secret key": "", + "Don't mention people": "", + "Huawei": "", + "High": "", + "Retry": "", + "Setup Proxy": "", + "Proxy Protocol": "", + "promosmsPhoneNumber": "", + "Feishu WebHookUrl": "", + "matrixHomeserverURL": "", + "Internal Room Id": "", + "matrixDesc1": "", + "Notify Channel": "", + "aboutNotifyChannel": "", + "Uptime Kuma URL": "", + "openModalTo": "", + "Remove domain": "", + "signalImportant": "", + "documentation": "", + "smtpDkimDomain": "", + "smtpDkimKeySelector": "", + "smtpDkimPrivateKey": "", + "Integration Key": "", + "auto acknowledged": "", + "auto resolve": "", + "alertaEnvironment": "", + "serwersmsAPIUser": "", + "serwersmsAPIPassword": "", + "serwersmsSenderName": "", + "smseagleGroup": "", + "smseagleRecipient": "", + "smseagleToken": "", + "smseagleUrl": "", + "smseagleEncoding": "", + "smspartnerPhoneNumber": "", + "smspartnerSenderNameInfo": "", + "PushDeer Server": "", + "pushDeerServerDescription": "", + "Edit Tag": "", + "Server Address": "", + "API Keys": "", + "Don't expire": "", + "Continue": "", + "Add Another": "", + "No API Keys": "", + "apiKey-expired": "", + "apiKey-inactive": "", + "disableAPIKeyMsg": "", + "deleteAPIKeyMsg": "", + "Generate": "", + "pagertreeIntegrationUrl": "", + "pagertreeUrgency": "", + "pagertreeMedium": "", + "pagertreeDoNothing": "", + "ntfyAuthenticationMethod": "", + "twilioApiKey": "", + "twilioFromNumber": "", + "Monitor Setting": "", + "Show Clickable Link Description": "", + "Open Badge Generator": "", + "Badge Generator": "", + "Badge Duration (in hours)": "", + "Badge Prefix": "", + "Badge Label Prefix": "", + "Badge Preview": "", + "Badge Label Suffix": "", + "Badge Down Color": "", + "Badge Maintenance Color": "", + "Badge Style": "", + "Badge value (For Testing only.)": "", + "Badge URL": "", + "Group": "", + "monitorToastMessagesLabel": "", + "monitorToastMessagesDescription": "", + "Kafka SASL Options": "", + "Authorization Identity": "", + "AccessKey Id": "", + "Session Token": "", + "noGroupMonitorMsg": "", + "Close": "", + "Request Body": "", + "nostrRelays": "", + "nostrSender": "", + "nostrRecipients": "", + "nostrRecipientsHelp": "", + "cacheBusterParamDescription": "", + "gamedigGuessPortDescription": "", + "Message format": "", + "Bitrix24 Webhook URL": "", + "wayToGetBitrix24Webhook": "", + "Saved.": "", + "authIncorrectCreds": "", + "2faAlreadyEnabled": "", + "2faDisabled": "", + "successPaused": "", + "successDeleted": "", + "successAuthChangePassword": "", + "successBackupRestored": "", + "successDisabled": "", + "tagNotFound": "", + "foundChromiumVersion": "", + "Remote Browser": "", + "Remote Browser not found!": "", + "remoteBrowsersDescription": "", + "self-hosted container": "", + "remoteBrowserToggle": "", + "useRemoteBrowser": "", + "deleteRemoteBrowserMessage": "", + "senderSevenIO": "", + "receiverInfoSevenIO": "", + "whapiRecipient": "", + "API URL": "", + "documentationOf": "", + "gtxMessagingApiKeyHint": "", + "From Phone Number / Transmission Path Originating Address (TPOA)": "", + "gtxMessagingFromHint": "", + "To Phone Number": "", + "Originator": "", + "cellsyntOriginator": "", + "Community String": "", + "SNMP Version": "", + "Please enter a valid OID.": "", + "threemaRecipient": "", + "threemaRecipientType": "", + "threemaRecipientTypeIdentity": "", + "threemaRecipientTypeIdentityFormat": "", + "threemaRecipientTypePhoneFormat": "", + "threemaSenderIdentityFormat": "", + "threemaBasicModeInfo": "", + "Group ID": "", + "OAuth2: Client Credentials": "", + "Authentication Method": "", + "Authorization Header": "", + "Form Data Body": "", + "Client ID": "", + "Optional: Space separated list of scopes": "", + "Go back to home page.": "", + "conditionAdd": "", + "conditionAddGroup": "", + "conditionValuePlaceholder": "", + "not contains": "", + "starts with": "", + "not starts with": "", + "not ends with": "", + "less than": "", + "record": "", + "Notification Channel": "", + "Arcade": "", + "Correct": "", + "Fail": "", + "Harp": "", + "Reveal": "", + "Flute": "", + "Scifi": "", + "Clear": "", + "Elevator": "", + "Guitar": "", + "Pop": "", + "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", + "Can be found on:": "", + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" +} From fc3744685aa843b653b39862264eb450f614a798 Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Thu, 17 Oct 2024 13:10:41 +0000 Subject: [PATCH 346/346] Translated using Weblate (English (Middle)) Currently translated at 0.0% (0 of 1053 strings) Translation: Uptime Kuma/Uptime Kuma Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/enm/ --- src/lang/enm.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/enm.json b/src/lang/enm.json index d18623c76..4ee7ca018 100644 --- a/src/lang/enm.json +++ b/src/lang/enm.json @@ -1050,5 +1050,6 @@ "Pop": "", "Time sensitive notifications will be delivered immediately, even if the device is in do not disturb mode.": "", "Can be found on:": "", - "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "" + "Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.": "", + "CopyToClipboardError": "" }