pushoversettingsfailed:'Pushover notification settings failed to save.',
pushoversettingsfailed:'Pushover notification settings failed to save.',
testsent:'Pushover test notification sent!',
toastPushoverTestSending:'Sending Pushover test notification…',
toastPushoverTestSuccess:'Pushover test notification sent!',
toastPushoverTestFailed:'Pushover test notification failed to send.',
settinguppushoverDescription:
settinguppushoverDescription:
'To configure Pushover notifications, you will need to <RegisterApplicationLink>register an application</RegisterApplicationLink> and enter the API token below. (You can use one of the <IconLink>official Overseerr icons on GitHub</IconLink>.)',
'To configure Pushover notifications, you will need to <RegisterApplicationLink>register an application</RegisterApplicationLink>. (You can use one of the <IconLink>official Overseerr icons on GitHub</IconLink>.)',
slacksettingsfailed:'Slack notification settings failed to save.',
slacksettingsfailed:'Slack notification settings failed to save.',
testsent:'Slack test notification sent!',
toastSlackTestSending:'Sending Slack test notification…',
toastSlackTestSuccess:'Slack test notification sent!',
toastSlackTestFailed:'Slack test notification failed to send.',
settingupslackDescription:
settingupslackDescription:
'To configure Slack notifications, you will need to create an <WebhookLink>Incoming Webhook</WebhookLink> integration and enter the webhook URL below.',
'To configure Slack notifications, you will need to create an <WebhookLink>Incoming Webhook</WebhookLink> integration and enter the webhook URL below.',
validationWebhookUrl:'You must provide a valid URL',
validationWebhookUrl:'You must provide a valid URL',
telegramsettingsfailed:'Telegram notification settings failed to save.',
telegramsettingsfailed:'Telegram notification settings failed to save.',
telegramtestsent:'Telegram test notification sent!',
toastTelegramTestSending:'Sending Telegram test notification…',
toastTelegramTestSuccess:'Telegram test notification sent!',
toastTelegramTestFailed:'Telegram test notification failed to send.',
settinguptelegramDescription:
settinguptelegramDescription:
'To configure Telegram notifications, you will need to <CreateBotLink>create a bot</CreateBotLink> and get the bot API key. Additionally, you will need the chat ID for the chat to which you would like to send notifications. You can find this by adding <GetIdBotLink>@get_id_bot</GetIdBotLink> to the chat and issuing the <code>/my_id</code> command.',
'To configure Telegram notifications, you will need to <CreateBotLink>create a bot</CreateBotLink> and get the bot API key. Additionally, you will need the chat ID for the chat to which you would like to send notifications. You can find this by adding <GetIdBotLink>@get_id_bot</GetIdBotLink> to the chat and issuing the <code>/my_id</code> command.',
"components.Settings.Notifications.NotificationsPushbullet.settingUpPushbulletDescription":"To configure Pushbullet notifications, you will need to <CreateAccessTokenLink>create an access token</CreateAccessTokenLink>.",
"components.Settings.Notifications.NotificationsPushbullet.settingUpPushbulletDescription":"To configure Pushbullet notifications, you will need to <CreateAccessTokenLink>create an access token</CreateAccessTokenLink>.",
"components.Settings.Notifications.NotificationsPushbullet.testSent":"Pushbullet test notification sent!",
"components.Settings.Notifications.NotificationsPushbullet.toastPushbulletTestFailed":"Pushbullet test notification failed to send.",
"components.Settings.Notifications.NotificationsPushbullet.toastPushbulletTestSending":"Sending Pushbullet test notification…",
"components.Settings.Notifications.NotificationsPushbullet.toastPushbulletTestSuccess":"Pushbullet test notification sent!",
"components.Settings.Notifications.NotificationsPushbullet.validationAccessTokenRequired":"You must provide an access token",
"components.Settings.Notifications.NotificationsPushbullet.validationAccessTokenRequired":"You must provide an access token",
"components.Settings.Notifications.NotificationsPushover.settinguppushoverDescription":"To configure Pushover notifications, you will need to <RegisterApplicationLink>register an application</RegisterApplicationLink> and enter the API token below. (You can use one of the <IconLink>official Overseerr icons on GitHub</IconLink>.)",
"components.Settings.Notifications.NotificationsPushover.settinguppushoverDescription":"To configure Pushover notifications, you will need to <RegisterApplicationLink>register an application</RegisterApplicationLink>. (You can use one of the <IconLink>official Overseerr icons on GitHub</IconLink>.)",
"components.Settings.Notifications.NotificationsPushover.testsent":"Pushover test notification sent!",
"components.Settings.Notifications.NotificationsPushover.toastPushoverTestFailed":"Pushover test notification failed to send.",
"components.Settings.Notifications.NotificationsPushover.toastPushoverTestSending":"Sending Pushover test notification…",
"components.Settings.Notifications.NotificationsPushover.toastPushoverTestSuccess":"Pushover test notification sent!",
"components.Settings.Notifications.NotificationsPushover.userToken":"User or Group Key",
"components.Settings.Notifications.NotificationsPushover.userToken":"User or Group Key",
"components.Settings.Notifications.NotificationsPushover.validationAccessTokenRequired":"You must provide a valid application token",
"components.Settings.Notifications.NotificationsPushover.validationAccessTokenRequired":"You must provide a valid application token",
"components.Settings.Notifications.NotificationsPushover.validationUserTokenRequired":"You must provide a valid user key",
"components.Settings.Notifications.NotificationsPushover.validationUserTokenRequired":"You must provide a valid user key",
@ -273,11 +279,15 @@
"components.Settings.Notifications.NotificationsSlack.settingupslackDescription":"To configure Slack notifications, you will need to create an <WebhookLink>Incoming Webhook</WebhookLink> integration and enter the webhook URL below.",
"components.Settings.Notifications.NotificationsSlack.settingupslackDescription":"To configure Slack notifications, you will need to create an <WebhookLink>Incoming Webhook</WebhookLink> integration and enter the webhook URL below.",
"components.Settings.Notifications.NotificationsSlack.slacksettingsfailed":"Slack notification settings failed to save.",
"components.Settings.Notifications.NotificationsSlack.slacksettingsfailed":"Slack notification settings failed to save.",
"components.Settings.Notifications.discordtestsent":"Discord test notification sent!",
"components.Settings.Notifications.emailNotificationTypesAlertDescription":"<strong>Media Requested</strong>, <strong>Media Automatically Approved</strong>, and <strong>Media Failed</strong> email notifications are sent to all users with the <strong>Manage Requests</strong> permission.",
"components.Settings.Notifications.emailNotificationTypesAlertDescription":"<strong>Media Requested</strong>, <strong>Media Automatically Approved</strong>, and <strong>Media Failed</strong> email notifications are sent to all users with the <strong>Manage Requests</strong> permission.",
"components.Settings.Notifications.emailNotificationTypesAlertDescriptionPt2":"<strong>Media Approved</strong>, <strong>Media Declined</strong>, and <strong>Media Available</strong> email notifications are sent to the user who submitted the request.",
"components.Settings.Notifications.emailNotificationTypesAlertDescriptionPt2":"<strong>Media Approved</strong>, <strong>Media Declined</strong>, and <strong>Media Available</strong> email notifications are sent to the user who submitted the request.",
"components.Settings.Notifications.telegramtestsent":"Telegram test notification sent!",
"components.Settings.Notifications.toastDiscordTestFailed":"Discord test notification failed to send.",
"components.Settings.Notifications.toastDiscordTestSending":"Sending Discord test notification…",
"components.Settings.Notifications.toastDiscordTestSuccess":"Discord test notification sent!",
"components.Settings.Notifications.toastEmailTestFailed":"Email test notification failed to send.",
"components.Settings.Notifications.toastEmailTestSending":"Sending email test notification…",
"components.Settings.Notifications.toastEmailTestSuccess":"Email test notification sent!",
"components.Settings.Notifications.toastTelegramTestFailed":"Telegram test notification failed to send.",
"components.Settings.Notifications.toastTelegramTestSending":"Sending Telegram test notification…",
"components.Settings.Notifications.toastTelegramTestSuccess":"Telegram test notification sent!",
"components.Settings.Notifications.validationBotAPIRequired":"You must provide a bot authentication token",
"components.Settings.Notifications.validationBotAPIRequired":"You must provide a bot authentication token",
"components.Settings.Notifications.validationChatIdRequired":"You must provide a valid chat ID",
"components.Settings.Notifications.validationChatIdRequired":"You must provide a valid chat ID",
"components.Settings.Notifications.validationEmail":"You must provide a valid email address",
"components.Settings.Notifications.validationEmail":"You must provide a valid email address",
@ -748,8 +766,6 @@
"components.UserProfile.UserSettings.UserNotificationSettings.telegramChatIdTipLong":"<TelegramBotLink>Start a chat</TelegramBotLink>, add <GetIdBotLink>@get_id_bot</GetIdBotLink>, and issue the <code>/my_id</code> command",
"components.UserProfile.UserSettings.UserNotificationSettings.telegramChatIdTipLong":"<TelegramBotLink>Start a chat</TelegramBotLink>, add <GetIdBotLink>@get_id_bot</GetIdBotLink>, and issue the <code>/my_id</code> command",
"components.UserProfile.UserSettings.UserNotificationSettings.telegramsettingsfailed":"Telegram notification settings failed to save.",
"components.UserProfile.UserSettings.UserNotificationSettings.telegramsettingsfailed":"Telegram notification settings failed to save.",