Skip to content

Commit 0d458b6

Browse files
Maksim Kirillovgragragrab
authored andcommitted
feat(translation): updated translation to support telegram topic/thread id
1 parent 87e654b commit 0d458b6

File tree

24 files changed

+48
-0
lines changed

24 files changed

+48
-0
lines changed

src/i18n/locale/ar.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,8 @@
458458
"components.Settings.Notifications.emailsettingssaved": "تم حفظ اعدادات تنبيه الايميل بنجاح!",
459459
"components.Settings.Notifications.encryptionDefault": "استخدم STARTTLS اذا كان متاحا",
460460
"components.Settings.Notifications.chatIdTip": "ابدأ محادثة مع البوت، أضف<GetIdBotLink>@get_id_bot</GetIdBotLink>, and و أعط <code>/my_id</code> الأمر",
461+
"components.Settings.Notifications.messageThreadId": "معرّف الخيط/الموضوع",
462+
"components.Settings.Notifications.messageThreadIdTip": "إذا كانت الدردشة الجماعية تدعم المواضيع، يمكنك تحديد معرّف الخيط/الموضوع هنا",
461463
"components.Settings.Notifications.discordsettingsfailed": "فشل حفظ اعدادات تنبيه الديسكورد.",
462464
"components.Settings.Notifications.emailsender": "عنوان المرسل",
463465
"components.Settings.Notifications.emailsettingsfailed": "فشل حفظ اعدادات تنبيه الايميل.",

src/i18n/locale/bg.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -687,6 +687,8 @@
687687
"components.Settings.Notifications.NotificationsWebhook.toastWebhookTestSending": "Изпраща се известие за тест чрез Webhook…",
688688
"components.NotificationTypeSelector.issuereopenedDescription": "Изпращайте известия, когато проблемите се отварят отново.",
689689
"components.Settings.Notifications.chatIdTip": "Започнете чат с вашия бот, добавете <GetIdBotLink>@get_id_bot</GetIdBotLink> и изпълнете командата <code>/my_id</code>",
690+
"components.Settings.Notifications.messageThreadId": "ID на нишка/тема",
691+
"components.Settings.Notifications.messageThreadIdTip": "Ако вашият групов чат има активирани теми, можете да посочите тук ID на нишка/тема",
690692
"components.Settings.Notifications.NotificationsSlack.agentenabled": "Активиране на агент",
691693
"components.QuotaSelector.seasons": "{count, plural, one {сезон} other {сезони}}",
692694
"components.RequestModal.requestseriestitle": "Заявка на сериали",

src/i18n/locale/ca.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -776,6 +776,8 @@
776776
"components.Settings.Notifications.encryptionDefault": "Utilitzeu STARTTLS si està disponible",
777777
"components.Settings.Notifications.encryption": "Mètode de xifratge",
778778
"components.Settings.Notifications.chatIdTip": "Inicieu un xat amb el bot, afegiu <GetIdBotLink>@get_id_bot</GetIdBotLink> i indiqueu l'ordre <code>/my_id</code>",
779+
"components.Settings.Notifications.messageThreadId": "ID de fil/tema",
780+
"components.Settings.Notifications.messageThreadIdTip": "Si el vostre xat de grup té els temes activats, podeu especificar aquí l'ID d'un fil o tema",
779781
"components.Settings.Notifications.botApiTip": "<CreateBotLink>Creeu un bot</CreateBotLink> per utilitzar-lo amb Overseerr",
780782
"components.Settings.Notifications.NotificationsWebPush.httpsRequirement": "Per tal de rebre notificacions push web, Overseerr s'ha de servir mitjançant HTTPS.",
781783
"components.Settings.Notifications.NotificationsSlack.webhookUrlTip": "Creeu una integració <WebhookLink>Webhook entrant</WebhookLink>",

src/i18n/locale/cs.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -908,6 +908,8 @@
908908
"components.UserList.createlocaluser": "Vytvořit místního uživatele",
909909
"components.Settings.Notifications.NotificationsWebPush.toastWebPushTestSending": "Odesílání webového testovacího oznámení push…",
910910
"components.Settings.Notifications.chatIdTip": "Spusťte chat s botem, přidejte <GetIdBotLink>@get_id_bot</GetIdBotLink> a zadejte příkaz <code>/my_id</code>",
911+
"components.Settings.Notifications.messageThreadId": "ID vlákna/tématu",
912+
"components.Settings.Notifications.messageThreadIdTip": "Pokud má váš skupinový chat povolená témata, můžete zde zadat ID vlákna/tématu",
911913
"components.Settings.Notifications.emailsettingsfailed": "Nastavení e-mailových oznámení se nepodařilo uložit.",
912914
"components.Settings.Notifications.NotificationsWebhook.validationTypes": "Musíte vybrat alespoň jeden typ oznámení",
913915
"components.Settings.SettingsAbout.betawarning": "Jedná se o software BETA. Funkce mohou být nefunkční a/nebo nestabilní. Jakékoli problémy prosím nahlaste na GitHubu!",

src/i18n/locale/da.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,8 @@
459459
"components.Settings.RadarrModal.tags": "Tags",
460460
"components.Settings.Notifications.chatId": "Chat-ID",
461461
"components.Settings.Notifications.chatIdTip": "Start en chat med din bot, tilføj <GetIdBotLink>@get_id_bot</GetIdBotLink> og send kommandoen <code>/my_id</code>",
462+
"components.Settings.Notifications.messageThreadId": "ID for tråd/emne",
463+
"components.Settings.Notifications.messageThreadIdTip": "Hvis din gruppechat har emner slået til, kan du angive ID for en tråd/emne her",
462464
"components.Settings.Notifications.pgpPrivateKeyTip": "Signér krypterede emailbeskeder med <OpenPgpLink>OpenPGP</OpenPgpLink>",
463465
"components.Settings.RadarrModal.loadingTags": "Indlæser tags…",
464466
"components.Settings.RadarrModal.syncEnabled": "Aktivér Skanning",

src/i18n/locale/de.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,8 @@
802802
"components.Settings.webAppUrlTip": "Leiten Sie Benutzer optional zur Web-App auf Ihrem Server anstelle der \"gehosteten\" Web-App",
803803
"components.Settings.noDefault4kServer": "Ein 4K {serverType} Server muss als Standart markiert werden um Nutzern zu ermöglichen 4K {mediaType} anfragen zu senden.",
804804
"components.Settings.Notifications.chatIdTip": "Starte einen Chat mit dem Bot, füge <GetIdBotLink>@get_id_bot</GetIdBotLink> hinzu, und erteile den <code>/my_id</code> Befehl",
805+
"components.Settings.Notifications.messageThreadId": "ID des Threads/Themas",
806+
"components.Settings.Notifications.messageThreadIdTip": "Wenn Ihr Gruppenchat Themen aktiviert hat, können Sie hier die ID eines Threads/Themas angeben",
805807
"components.Settings.Notifications.NotificationsLunaSea.webhookUrlTip": "Ihre Benutzer oder Geräte basierende <LunaSeaLink>Benachrichtigungs-Webhook URL</LunaSeaLink>",
806808
"components.QuotaSelector.seasons": "{count, plural, one {Staffel} other {Staffeln}}",
807809
"components.QuotaSelector.movies": "{count, plural, one {Film} other {Filme}}",

src/i18n/locale/el.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,8 @@
266266
"components.Settings.Notifications.discordsettingssaved": "Οι ρυθμίσεις των ειδοποιήσεων Discord αποθηκεύτηκαν επιτυχώς!",
267267
"components.Settings.Notifications.discordsettingsfailed": "Οι ρυθμίσεις των ειδοποιήσεων Discord δεν κατάφεραν να αποθηκευτούν.",
268268
"components.Settings.Notifications.chatIdTip": "Ξεκίνα μια συνομιλία με το bot σου, πρόσθεσε <GetIdBotLink>@get_id_bot</GetIdBotLink>, και έκδωσε την εντολή <code>/my_id</code>",
269+
"components.Settings.Notifications.messageThreadId": "ID νήματος/θέματος",
270+
"components.Settings.Notifications.messageThreadIdTip": "Εάν η ομαδική σας συνομιλία έχει ενεργοποιημένα θέματα, μπορείτε να καθορίσετε εδώ το ID ενός νήματος/θέματος",
269271
"components.Settings.Notifications.chatId": "Αναγνωριστικό συνομιλίας",
270272
"components.Settings.Notifications.botUsernameTip": "Επίτρεψε στους χρήστες να ξεκινήσουν επίσης μια συνομιλία με το bot σου και να ρυθμίσουν τις δικές τους ειδοποιήσεις",
271273
"components.Settings.Notifications.botUsername": "Όνομα χρήστη Bot",

src/i18n/locale/es.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,8 @@
801801
"components.QuotaSelector.movies": "{count, plural, one {película} other {películas}}",
802802
"components.Settings.Notifications.NotificationsSlack.validationTypes": "Debes seleccionar, al menos, un tipo de notificación",
803803
"components.Settings.Notifications.chatIdTip": "Empieza un chat con tu bot, añade el <GetIdBotLink>@get_id_bot</GetIdBotLink> e indica el comando <code>/my_id</code>",
804+
"components.Settings.Notifications.messageThreadId": "ID de hilo/tema",
805+
"components.Settings.Notifications.messageThreadIdTip": "Si tu chat de grupo tiene temas habilitados, puedes especificar aquí el ID de un hilo/tema",
804806
"components.Settings.Notifications.encryptionImplicitTls": "Usa TLS Implícito",
805807
"components.Settings.Notifications.webhookUrlTip": "Crea una <DiscordWebhookLink>integración webhook</DiscordWebhookLink> en tu servidor",
806808
"components.MovieDetails.streamingproviders": "Emisión Actual en",

src/i18n/locale/fr.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -793,6 +793,8 @@
793793
"components.Settings.Notifications.toastDiscordTestSending": "Envoi de la notification de test Discord…",
794794
"components.Settings.Notifications.toastDiscordTestFailed": "Échec de l'envoi de la notification de test Discord.",
795795
"components.Settings.Notifications.chatIdTip": "Démarrez une discussion avec votre bot, ajoutez <GetIdBotLink>@get_id_bot</GetIdBotLink> et exécutez la commande <code>/my_id</code>",
796+
"components.Settings.Notifications.messageThreadId": "ID du fil/sujet",
797+
"components.Settings.Notifications.messageThreadIdTip": "Si votre chat de groupe a les sujets activés, vous pouvez spécifier ici l’ID d’un fil/sujet",
796798
"components.Settings.Notifications.botApiTip": "<CreateBotLink>Créer un bot</CreateBotLink> à utiliser avec Overseerr",
797799
"components.Settings.Notifications.NotificationsWebhook.validationTypes": "Vous devez sélectionner au moins un type de notification",
798800
"components.Settings.Notifications.NotificationsSlack.validationTypes": "Vous devez sélectionner au moins un type de notification",

src/i18n/locale/hr.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,6 +1069,8 @@
10691069
"components.Settings.Notifications.NotificationsWebPush.httpsRequirement": "Za primanje web push obavijesti, Overseerr se mora posluživati putem HTTPS-a.",
10701070
"components.Settings.Notifications.NotificationsWebhook.templatevariablehelp": "Pomoć za varijablu predloška",
10711071
"components.Settings.Notifications.chatIdTip": "Započni chat s tvojim botom, dodaj <GetIdBotLink>@get_id_bot</GetIdBotLink> i zadaj naredbu <code>/my_id</code>",
1072+
"components.Settings.Notifications.messageThreadId": "ID niti/teme",
1073+
"components.Settings.Notifications.messageThreadIdTip": "Ako je u vašem grupnom chatu omogućeno korištenje tema, možete ovdje navesti ID niti/teme",
10721074
"components.Settings.SettingsJobsCache.radarr-scan": "Radarr pretraživanje",
10731075
"components.Settings.SettingsJobsCache.sonarr-scan": "Sonarr pretraživanje",
10741076
"components.Settings.SonarrModal.syncEnabled": "Aktiviraj pretraživanje",

0 commit comments

Comments
 (0)