From 6f92d2a607cf0532e29ce57dd76bbf229d6cb785 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:24 +0100 Subject: [PATCH 01/44] Update source file en-GB.json --- en-GB.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/en-GB.json b/en-GB.json index 70262cf..361230f 100644 --- a/en-GB.json +++ b/en-GB.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Good news! Premium is already active in this server.\n\nFor help getting started with whitelabel, read [our whitelabel setup guide](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "Premium can be purchased within Discord directly. Click the button below this message to open the subscription management page.\r\n\r\nOne purchased, please allow up to 5 minutes for the subscription to be detected." - } + }, + "subscription_found_content_modern": "Your Patreon subscription has been found. Please click on the \"Open Server Selector\" button below in order to open the dashboard to select which servers you wish to apply your premium subscription to.", + "open_server_selector": "Open Server Selector" }, "notes": { "added_to_existing": "You have been added to the existing notes thread: <#%d>", From 2b4f89885bc90ce4de2dc43a78451da3439660d8 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:25 +0100 Subject: [PATCH 02/44] New translations en-gb.json (Catalan) --- ca-ES.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ca-ES.json b/ca-ES.json index 9c4fba2..71b168a 100644 --- a/ca-ES.json +++ b/ca-ES.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Bones notícies! Prèmium ja està activat en aquest servidor.\n\nPer ajuda sobre com fer servir Whitelabel, llegeix la nostra [guia de configuració de Whitelabel](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Has estat afegit a un fil de notes existent: <#%d>", From 16f16acf61c8ce8e4f29e57237bb91fbbada9ded Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:26 +0100 Subject: [PATCH 03/44] New translations en-gb.json (French) --- fr-FR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fr-FR.json b/fr-FR.json index 8727f72..9d6ee04 100644 --- a/fr-FR.json +++ b/fr-FR.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Bonne nouvelle ! La version Premium est déjà active sur ce serveur.\n\nPour obtenir de l'aide pour commencer avec whitelabel, lisez [notre guide de configuration whitelabel](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "Vous pouvez acheter Premium directement sur Discord. Appuyez sur le bouton sous ce message pour être redirigé vers la page de gestion des abonnements. \n\nAprès votre achat, s'il-vous-plaît patientez 5 minutes pour compléter la détection de votre abonnement." - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Vous avez été ajouté au fil de notes suivant : <#%d>", From de48ce9254565b1a2b0cfc179ad5c7859c599ad3 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:27 +0100 Subject: [PATCH 04/44] New translations en-gb.json (Romanian) --- ro-RO.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ro-RO.json b/ro-RO.json index c54e9d4..c2bcb48 100644 --- a/ro-RO.json +++ b/ro-RO.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Vești bune! Premium este deja activ pe acest server.\n\nPentru ajutor privind începerea folosirii whitelabelului, citește-ne [ghidul de configurare pentru whitelabel](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Ai fost adăugat într-un thread cu notițe existent: <#%d>", From cd626e669d2d31017b2ebb71dcb31dbbbfb55555 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:28 +0100 Subject: [PATCH 05/44] New translations en-gb.json (Spanish) --- es-ES.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/es-ES.json b/es-ES.json index 1afbd63..ca9bd8e 100644 --- a/es-ES.json +++ b/es-ES.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "¡Buenas noticias! Premium ya está activo en este servidor.\n\nPara obtener ayuda para comenzar con whitelabel, lee [nuestra guía de configuración de whitelabel] (https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Te han añadido al hilo de notas existente: <#%d>", From 33855ed83ebe6389b3d6beb9ac7e87e0f729aa89 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:29 +0100 Subject: [PATCH 06/44] New translations en-gb.json (Arabic) --- ar-SA.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ar-SA.json b/ar-SA.json index 4396399..0e65912 100644 --- a/ar-SA.json +++ b/ar-SA.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "أخبار سارّة! تم بالفعل تفعيل البريميوم لهذا السيرفر\n\nللحصول على مساعدة في البدء بالتخصيص, قم بقراءة [الدليل الخاص بنا لاستخدام التخصيص](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "لقد تم اضافتك الى موضوع الملاحظات الحالية: <#%d>", From 8b09a43c2edccc4d7316f70b1d493ae3915226fe Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:30 +0100 Subject: [PATCH 07/44] New translations en-gb.json (Bulgarian) --- bg-BG.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bg-BG.json b/bg-BG.json index d5d3f47..625b594 100644 --- a/bg-BG.json +++ b/bg-BG.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Добри новини! Премиум вече е активен в този сървър.\nЗа да получите помощ при стартиране с whitelabel, прочетете [нашия whitelabel сетъп](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Ти беше добавен в тази вече съществуваща се тема: <#%d>", From ba3f3b33bdf20a7ebeb75a764bf878fe208d50c7 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:31 +0100 Subject: [PATCH 08/44] New translations en-gb.json (Czech) --- cs-CZ.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cs-CZ.json b/cs-CZ.json index 097b48a..02a6dbd 100644 --- a/cs-CZ.json +++ b/cs-CZ.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Super! Premium je na tomto serveru už aktivováno.\n\nPokud potřebujete další pomoc při nastavení whitelabelů, přečtěte si naší [dokumentaci o whitelabelech](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Byl/a jsi přidán/a do již existujícího vlákna <#%d>", From e516510253576bd97f1add13a687d4e213022b6d Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:32 +0100 Subject: [PATCH 09/44] New translations en-gb.json (Danish) --- da-DK.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/da-DK.json b/da-DK.json index 3cadc0f..d3622a5 100644 --- a/da-DK.json +++ b/da-DK.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Gode nyheder! Premium er allerede aktiv i denne server.\n\nFor hjælp til at komme i gang med whitelabel, læs [vores guide til opsætning af whitelabel](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Du er blevet tilføjet til den eksisterende notetråd: <#%d>", From cdf15e96e89016d2b06819220301bc62c54d57eb Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:33 +0100 Subject: [PATCH 10/44] New translations en-gb.json (German) --- de-DE.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/de-DE.json b/de-DE.json index 336fa00..a0218e8 100644 --- a/de-DE.json +++ b/de-DE.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Gute Nachrichten! Premium ist bereits auf diesem Server aktiviert.\n\nFür Hilfe bei Whitelabel, lese [unsere Whitelabel Einstellungsanleitung](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Du wurdest dem bestehenden Notiz-Thread hinzugefügt: <#%d>", From 94f3aeced74bc44c01ac4045ed1dec0ea497c68f Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:34 +0100 Subject: [PATCH 11/44] New translations en-gb.json (Greek) --- el-GR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/el-GR.json b/el-GR.json index 9c1d8b9..9974f83 100644 --- a/el-GR.json +++ b/el-GR.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Καλά νέα! Το Premium είναι ήδη ενεργό σε αυτόν τον διακομιστή.\n\nΓια βοήθεια ξεκινήματος του whitelabel, διαβάστε [τον οδηγό εγκατάστασης του whitelabel](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "Το Premium μπορεί να αγοραστεί απευθείας στο Discord. Κάντε κλικ στο κουμπί κάτω από αυτό το μήνυμα για να ανοίξετε τη σελίδα διαχείρισης συνδρομής.\n\nΈνα αγορασμένο, αφήστε έως και 5 λεπτά για να εντοπιστεί η συνδρομή." - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Έχετε προστεθεί στο υπάρχον νήμα σημειώσεων: <#%d>", From b91f197190713732bb08f98be4301cd736ae743a Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:35 +0100 Subject: [PATCH 12/44] New translations en-gb.json (Finnish) --- fi-FI.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fi-FI.json b/fi-FI.json index 540f26e..5b0efd8 100644 --- a/fi-FI.json +++ b/fi-FI.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From f552a22687eb9afcbab0bc51c73cdbb81926fc85 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:36 +0100 Subject: [PATCH 13/44] New translations en-gb.json (Hebrew) --- he-IL.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/he-IL.json b/he-IL.json index 74e2fb5..36a6525 100644 --- a/he-IL.json +++ b/he-IL.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "חדשות טובות! פרימיום כבר פעיל בשרת הזה.\n\nלקבלת עזרה בתחילת העבודה עם התווית הלבנה, קרא את [מדריך ההתקנה של התווית הלבנה שלנו](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From 376287ad8f291e43057b143088bc9daa90ae6f3e Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:37 +0100 Subject: [PATCH 14/44] New translations en-gb.json (Hungarian) --- hu-HU.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hu-HU.json b/hu-HU.json index 9160bc4..7816de8 100644 --- a/hu-HU.json +++ b/hu-HU.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Jó hír! A prémium már aktív ezen a szerveren.\n\nSegítségért a whitelabellel, olvasd el a [a whitelabel összerakási útmutatónkat](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Hozzá lettél adva a meglévő jegyzetekhez: <#%d>", From 880c49a4be778ad42717534537c4c716528d4b1f Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:38 +0100 Subject: [PATCH 15/44] New translations en-gb.json (Italian) --- it-IT.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/it-IT.json b/it-IT.json index 4dc59ef..af10adc 100644 --- a/it-IT.json +++ b/it-IT.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Buone notizie! Premium è già attivo in questo server.\n\nSe ti serve aiuto a configurare whitelabel, leggi [la nostra guida di configurazione whitelabel](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Sei stato aggiunto al thread delle note seguente: <#%d>", From 04313088fa61686704b5d7d865980591ed3c64f5 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:39 +0100 Subject: [PATCH 16/44] New translations en-gb.json (Japanese) --- ja-JP.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ja-JP.json b/ja-JP.json index d21641f..669b9e9 100644 --- a/ja-JP.json +++ b/ja-JP.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "良いお知らせです!プレミアムはこのサーバーで既に有効になっています。\n\nホワイトラベルの使い方については、 [ホワイトラベルのセットアップガイド](https://docs.ticketsbot.net/premium/whiteabel-setup-guide)をご覧ください。", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "ノートスレッドに追加されました: <#%d>", From 0ad4c7bf722526704eb1837ce09ca1d350baaa94 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:39 +0100 Subject: [PATCH 17/44] New translations en-gb.json (Korean) --- ko-KR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ko-KR.json b/ko-KR.json index 4b1d5c9..af73e1e 100644 --- a/ko-KR.json +++ b/ko-KR.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "좋은 소식입니다! 프리미엄이 이미 이 서버에서 활성화되었습니다.\n\n흰색 레이블 시작에 도움이 필요하시다면, [저희의 흰색 레이블 설정 가이드]\n(https://docs.ticketsbot.net/premium/whitelabel-setup-guide)를 읽어보세요.", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "이미 존재하는 노트 스레드에 추가되었습니다: <#%d>", From fc33c3a24b7dffcc9005e49cb825f816cc810e66 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:40 +0100 Subject: [PATCH 18/44] New translations en-gb.json (Lithuanian) --- lt-LT.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lt-LT.json b/lt-LT.json index b6c0685..56a9e9f 100644 --- a/lt-LT.json +++ b/lt-LT.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From 4ebcc4a99044bc902df963a739389c0ee9b0e78c Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:41 +0100 Subject: [PATCH 19/44] New translations en-gb.json (Dutch) --- nl-NL.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nl-NL.json b/nl-NL.json index 59814a1..f544dee 100644 --- a/nl-NL.json +++ b/nl-NL.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Goed nieuws! Premium is al actief in deze server.\n\nVoor hulp bij het gebruik van whitelabel, zie [onze whitelabel installatiehandleiding](https://docs.ticketsbot/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Je bent toegevoegd aan de bestaande notitiethread: <#%d>", From e5fc5e3deae19e262aaa27ad8a647c957436bb41 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:42 +0100 Subject: [PATCH 20/44] New translations en-gb.json (Norwegian) --- no-NO.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/no-NO.json b/no-NO.json index adf13ef..9b47b67 100644 --- a/no-NO.json +++ b/no-NO.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From 4997704a2feaf06f1f4a23b739262f2185ece3f0 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:43 +0100 Subject: [PATCH 21/44] New translations en-gb.json (Polish) --- pl-PL.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pl-PL.json b/pl-PL.json index a9a1027..c65b936 100644 --- a/pl-PL.json +++ b/pl-PL.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Dobre wieści! Premium jest już aktywne na tym serwerze.\n\nAby uzyskać pomoc w rozpoczęciu pracy z whitelabel, przeczytaj [nasz przewodnik konfiguracji whitelabel](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "Premium może być zakupione bezpośrednio poprzez Discord. Kliknij przycisk poniżej tej wiadomości, aby otworzyć stronę zarządzania subskrypcją.\n\nPo zakupie proszę poczekać do 5 minut na wykrycie subskrypcji." - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Zostałeś dodany do istniejącego wątku notatek: <#%d>", From 19ccdbe298f4db65ed5af3b86c66d63d59f87596 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:44 +0100 Subject: [PATCH 22/44] New translations en-gb.json (Portuguese) --- pt-PT.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pt-PT.json b/pt-PT.json index 91d34e6..c7700c6 100644 --- a/pt-PT.json +++ b/pt-PT.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From a3d017b2bf383732875b994dfd25fdbdee6b4814 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:45 +0100 Subject: [PATCH 23/44] New translations en-gb.json (Russian) --- ru-RU.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ru-RU.json b/ru-RU.json index 5a7b04d..9bd63a8 100644 --- a/ru-RU.json +++ b/ru-RU.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Хорошие новости! Премиум уже активирован на этом сервере.\n\nОтличные новости! Премиум уже активирован на этом сервере.\\n\\nОзнакомьтесь с нашим [руководством по настройке брендирования](https://docs.ticketsbot.net/premium/whitelabel-setup-guide), если вам нужна помощь.", "discord": { "no_subscription": "Премиум подписку можно приобрести напрямую в Discord. Нажмите на кнопку внизу этого сообщения, чтобы открыть страницу управлениями подписками.\n\nОбнаружение подписки может занять до 5 минут после покупки. Будьте терпеливы." - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Вы были добавлены в существующую ветку для заметок: <#%d>", From 98fa3dd627b893fbe6ac23ad73dae0d0d82eefaa Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:46 +0100 Subject: [PATCH 24/44] New translations en-gb.json (Slovak) --- sk-SK.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sk-SK.json b/sk-SK.json index 3fc4f7f..7ff7d77 100644 --- a/sk-SK.json +++ b/sk-SK.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Dobré správy! Premium je už na tomto serveri aktívne.\n\nAk chcete získať pomoc pri začatí používania whitelabel, prečítajte si [nášho sprievodcu nastavením whitelabel](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Boli ste pridaní do existujúceho vlákna poznámok: <#%d>", From a54ef95bd9c2731685c77ba02c75ae366af714ba Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:47 +0100 Subject: [PATCH 25/44] New translations en-gb.json (Slovenian) --- sl-SI.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sl-SI.json b/sl-SI.json index 700ba54..ee990d6 100644 --- a/sl-SI.json +++ b/sl-SI.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From b9c402c6c1733245eb4fd498a5908ea307522e3a Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:48 +0100 Subject: [PATCH 26/44] New translations en-gb.json (Serbian (Cyrillic)) --- sr-SP.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sr-SP.json b/sr-SP.json index 5f7fe24..23b749d 100644 --- a/sr-SP.json +++ b/sr-SP.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From 51883c151fe0a2bad0c0f6fea734bc340e1afb5c Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:49 +0100 Subject: [PATCH 27/44] New translations en-gb.json (Swedish) --- sv-SE.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sv-SE.json b/sv-SE.json index c581b40..29064b8 100644 --- a/sv-SE.json +++ b/sv-SE.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Goda nyheter! Premium är redan aktiv på denna server.\n\nFör att komma igång med whitelabel, läs [vår whitelabel setup guide](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Du har lagts till den befintliga tråden: <#%d>", From 27ed63230faea42aa03b407126ba226ea8fb1d55 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:50 +0100 Subject: [PATCH 28/44] New translations en-gb.json (Turkish) --- tr-TR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tr-TR.json b/tr-TR.json index 3c34806..fe16d09 100644 --- a/tr-TR.json +++ b/tr-TR.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "İyi haber! Premium zaten bu sunucuda aktif.\n\nSunucunuza özel botu kullanmaya başlama konusunda yardım almak için [özel bot kurulumu kılavuzumuzu](https://docs.ticketsbot.net/premium/whitelabel-setup-guide) okuyun.", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Mevcut not başlığına eklendiniz: <#%d>", From 9dda6652b5871cac5f4a5b91a7b588a15bcd31d6 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:51 +0100 Subject: [PATCH 29/44] New translations en-gb.json (Ukrainian) --- uk-UA.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/uk-UA.json b/uk-UA.json index 2b56be8..cfe3674 100644 --- a/uk-UA.json +++ b/uk-UA.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Гарні новини! Premium вже активований на цьому сервері.\n\nПеред налаштуванням whitelabel прочитайте [наш гайд про налаштування whitelabel](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Ви були додані до існуючої гілки нотаток: <#%d>", From a43a29801cb6a7ea326cef4af8057f34c9e8548b Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:52 +0100 Subject: [PATCH 30/44] New translations en-gb.json (Chinese Simplified) --- zh-CN.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zh-CN.json b/zh-CN.json index dfb3381..2c7b88d 100644 --- a/zh-CN.json +++ b/zh-CN.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "好消息!高级订阅已经在此服务器上激活。\n\n为了帮助开始自定义机器人,请阅读[配置自定义机器人](https://docs.ticketsbot.net/prem/whitlabel-setup-guide)。", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "您已被添加到现有的备注主题中:<#%d>", From 4c193f866c28f89d5912614218edac3db961a39e Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:53 +0100 Subject: [PATCH 31/44] New translations en-gb.json (Chinese Traditional) --- zh-TW.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zh-TW.json b/zh-TW.json index a2635bb..ef39373 100644 --- a/zh-TW.json +++ b/zh-TW.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "好消息!Premium 已在此伺服器啟用。\n\n有關如何使用自訂機器人,請閱讀 [我們的自訂機器人設定指南](https://docs.ticketsbot.net/premium/whitelabel-setup-guide)。", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "你已被加入到現有的註釋串中:<#%d>", From 9685c6a57adfea2a61f6d09c72c57dd7f71295a1 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:54 +0100 Subject: [PATCH 32/44] New translations en-gb.json (Vietnamese) --- vi-VN.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vi-VN.json b/vi-VN.json index 983c65d..70e1d5b 100644 --- a/vi-VN.json +++ b/vi-VN.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Tin vui nè! Nâng cấp đã được kích hoạt trên máy chủ này rồi.\n\nCần trợ giúp để bắt đầu sử dụng nhãn trắng? Đọc [hướng dẫn cài đặt](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Bạn đã được thêm vào chủ đề ghi chú có sẵn: <#%d>", From a7f4ffc843ed6a61d9db6b8a5f74e9c8d2f128ca Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:55 +0100 Subject: [PATCH 33/44] New translations en-gb.json (Portuguese, Brazilian) --- pt-BR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pt-BR.json b/pt-BR.json index c90117f..916e0c7 100644 --- a/pt-BR.json +++ b/pt-BR.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From 0bb63b112ced5551994b6abff00df4426a85e4ff Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:56 +0100 Subject: [PATCH 34/44] New translations en-gb.json (Indonesian) --- id-ID.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/id-ID.json b/id-ID.json index dd1bab6..4044efe 100644 --- a/id-ID.json +++ b/id-ID.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Kabar baik! Premium sudah aktif di server ini.\n\nUntuk bantuan memulai whitelabel, baca [panduan penyiapan whitelabel kami](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Anda telah ditambahkan ke rangkaian catatan yang ada: <#%d>", From 70fba0628b7ca2ad138b8a9f62dc0a7ac62819db Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:57 +0100 Subject: [PATCH 35/44] New translations en-gb.json (Persian) --- fa-IR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fa-IR.json b/fa-IR.json index d932043..3f11614 100644 --- a/fa-IR.json +++ b/fa-IR.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From 2659eaae270f521b0e6c976957dd5a523053b7a8 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:58 +0100 Subject: [PATCH 36/44] New translations en-gb.json (Thai) --- th-TH.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/th-TH.json b/th-TH.json index d5366f9..74b0cff 100644 --- a/th-TH.json +++ b/th-TH.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "มีข่าวดี! พรีเมี่ยมถูกเปิดใช้งานไปแล้วในเซิร์ฟเวอร์นี้\n\nสำหรับการช่วยเหลือในการเริ่มต้นใช้งาน Whitelabel ให้อ่าน[คู่มือการตั้งค่า Whitelabel ของเรา](https://docs.ticketsbot.net/premium/whitelabel-setup-guide)", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "คุณได้ถูกเพิ่มเข้าในเธรดโน๊ตที่มีอยู่: <#%d>", From b5a6730c850de4f3ba434150633b2970a9146421 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:59 +0100 Subject: [PATCH 37/44] New translations en-gb.json (Croatian) --- hr-HR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hr-HR.json b/hr-HR.json index b5858b7..59a5a91 100644 --- a/hr-HR.json +++ b/hr-HR.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Dobre vijesti! Premium je već aktivan na ovom poslužitelju.\n\nZa pomoć pri početku rada s whitelabelom pročitajte [naš vodič za postavljanje whitelabela](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Dodani ste u postojeću nit bilješki: <#%d>", From 4c7247dbb00cfd3a7fddc786c1b21b0022eb2c82 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:38:59 +0100 Subject: [PATCH 38/44] New translations en-gb.json (Estonian) --- et-EE.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/et-EE.json b/et-EE.json index dd5b0f7..ff4ab8c 100644 --- a/et-EE.json +++ b/et-EE.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "Head uudised! Premium on selles serveris juba aktiivne.\n\nEt saada abi whitelabeliga alustamisega, loe [meie whitelabeli seadistamisõpetust](https://docs.ticketsbot.net/premium/whitelabel-setup-guide).", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "Sind on lisatud ekisteerivasse märkmete threadi: <#%d>", From 7231e0444d1fae72d7d379ffbf00259e7f8b002d Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:39:00 +0100 Subject: [PATCH 39/44] New translations en-gb.json (Latvian) --- lv-LV.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lv-LV.json b/lv-LV.json index d932043..3f11614 100644 --- a/lv-LV.json +++ b/lv-LV.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From 6485cc71945d86ea47f22c3f17c40238b9052073 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:39:01 +0100 Subject: [PATCH 40/44] New translations en-gb.json (Hindi) --- hi-IN.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hi-IN.json b/hi-IN.json index 68f143b..daae7ad 100644 --- a/hi-IN.json +++ b/hi-IN.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From 99ac63e37acd613b0eb7e204c539979f4abca3b8 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:39:02 +0100 Subject: [PATCH 41/44] New translations en-gb.json (Welsh) --- cy-GB.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cy-GB.json b/cy-GB.json index d932043..3f11614 100644 --- a/cy-GB.json +++ b/cy-GB.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From 734d6a78033e50a77a3bdac225488e4f0cb2f90a Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:39:03 +0100 Subject: [PATCH 42/44] New translations en-gb.json (Esperanto) --- eo-UY.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/eo-UY.json b/eo-UY.json index 5343d0a..538e9e5 100644 --- a/eo-UY.json +++ b/eo-UY.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From b5896ca69e934d4e53dc016fb50c5bf6474fb5a8 Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:39:04 +0100 Subject: [PATCH 43/44] New translations en-gb.json (Nepali) --- ne-NP.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ne-NP.json b/ne-NP.json index 9834cef..18e3781 100644 --- a/ne-NP.json +++ b/ne-NP.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "", From aa43d4fd5c43e488f030dead586c5f51cfa4f0bf Mon Sep 17 00:00:00 2001 From: TicketsBot-Locale <89862475+TicketsBot-Locale@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:39:05 +0100 Subject: [PATCH 44/44] New translations en-gb.json (Dari) --- fa-AF.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fa-AF.json b/fa-AF.json index d932043..3f11614 100644 --- a/fa-AF.json +++ b/fa-AF.json @@ -269,7 +269,9 @@ "already_activated_whitelabel": "", "discord": { "no_subscription": "" - } + }, + "subscription_found_content_modern": "", + "open_server_selector": "" }, "notes": { "added_to_existing": "",