|
|
@ -185,51 +185,51 @@ export default { |
|
|
|
"Required": "Obligatorisk", |
|
|
|
"telegram": "Telegram", |
|
|
|
"Bot Token": "Bot Token", |
|
|
|
"You can get a token from": "You can get a token from", |
|
|
|
"You can get a token from": "Du kan få et token fra", |
|
|
|
"Chat ID": "Chat ID", |
|
|
|
supportTelegramChatID: "Support Direct Chat / Group / Channel's Chat ID", |
|
|
|
wayToGetTelegramChatID: "You can get your chat id by sending message to the bot and go to this url to view the chat_id:", |
|
|
|
"YOUR BOT TOKEN HERE": "YOUR BOT TOKEN HERE", |
|
|
|
chatIDNotFound: "Chat ID is not found, please send a message to this bot first", |
|
|
|
wayToGetTelegramChatID: "Du kan få chat-ID-en din ved å sende meldingen til boten og gå til denne nettadressen for å se chat_id:", |
|
|
|
"YOUR BOT TOKEN HERE": "DITT BOT TOKEN HER", |
|
|
|
chatIDNotFound: "Chat-ID ble ikke funnet. Send en melding til denne boten først", |
|
|
|
"webhook": "Webhook", |
|
|
|
"Post URL": "Post URL", |
|
|
|
"Content Type": "Content Type", |
|
|
|
webhookJsonDesc: "{0} is good for any modern http servers such as express.js", |
|
|
|
webhookFormDataDesc: "{multipart} is good for PHP, you just need to parse the json by {decodeFunction}", |
|
|
|
"smtp": "Email (SMTP)", |
|
|
|
webhookJsonDesc: "{0} er bra for alle moderne HTTP-servere som express.js", |
|
|
|
webhookFormDataDesc: "{multipart} er bra for PHP, du trenger bare å analysere JSON etter {decodeFunction}", |
|
|
|
"smtp": "E-post (SMTP)", |
|
|
|
secureOptionNone: "None / STARTTLS (25, 587)", |
|
|
|
secureOptionTLS: "TLS (465)", |
|
|
|
"Ignore TLS Error": "Ignore TLS Error", |
|
|
|
"From Email": "From Email", |
|
|
|
"To Email": "To Email", |
|
|
|
"Ignore TLS Error": "Ignorer TLS feilmelding", |
|
|
|
"From Email": "Fra E-post", |
|
|
|
"To Email": "Til E-post", |
|
|
|
smtpCC: "CC", |
|
|
|
smtpBCC: "BCC", |
|
|
|
"discord": "Discord", |
|
|
|
"Discord Webhook URL": "Discord Webhook URL", |
|
|
|
wayToGetDiscordURL: "You can get this by going to Server Settings -> Integrations -> Create Webhook", |
|
|
|
"Bot Display Name": "Bot Display Name", |
|
|
|
"Prefix Custom Message": "Prefix Custom Message", |
|
|
|
"Hello @everyone is...": "Hello {'@'}everyone is...", |
|
|
|
wayToGetDiscordURL: "Du kan få dette ved å gå til Serverinnstillinger -> Integrasjoner -> Webhooks -> Ny webhook", |
|
|
|
"Bot Display Name": "Bot Visningsnavn", |
|
|
|
"Prefix Custom Message": "Prefiks tilpasset melding", |
|
|
|
"Hello @everyone is...": "Hei {'@'}everyone det er...", |
|
|
|
"teams": "Microsoft Teams", |
|
|
|
"Webhook URL": "Webhook URL", |
|
|
|
wayToGetTeamsURL: "You can learn how to create a webhook url {0}.", |
|
|
|
wayToGetTeamsURL: "Du kan lære hvordan du oppretter en webhook-URL {0}.", |
|
|
|
"signal": "Signal", |
|
|
|
"Number": "Number", |
|
|
|
"Recipients": "Recipients", |
|
|
|
needSignalAPI: "You need to have a signal client with REST API.", |
|
|
|
wayToCheckSignalURL: "You can check this url to view how to setup one:", |
|
|
|
signalImportant: "IMPORTANT: You cannot mix groups and numbers in recipients!", |
|
|
|
"Number": "Nummer", |
|
|
|
"Recipients": "Mottakere", |
|
|
|
needSignalAPI: "Du må ha en Signal-klient med REST API.", |
|
|
|
wayToCheckSignalURL: "Du kan sjekke denne nettadressen for å se hvordan du konfigurerer en:", |
|
|
|
signalImportant: "VIKTIG: Du kan ikke blande grupper og nummere i mottakere!", |
|
|
|
"gotify": "Gotify", |
|
|
|
"Application Token": "Application Token", |
|
|
|
"Server URL": "Server URL", |
|
|
|
"Priority": "Priority", |
|
|
|
"Priority": "Prioritet", |
|
|
|
"slack": "Slack", |
|
|
|
"Icon Emoji": "Icon Emoji", |
|
|
|
"Channel Name": "Channel Name", |
|
|
|
"Channel Name": "Kanal navn", |
|
|
|
"Uptime Kuma URL": "Uptime Kuma URL", |
|
|
|
aboutWebhooks: "More info about webhooks on: {0}", |
|
|
|
aboutChannelName: "Enter the channel name on {0} Channel Name field if you want to bypass the webhook channel. Ex: #other-channel", |
|
|
|
aboutKumaURL: "If you leave the Uptime Kuma URL field blank, it will default to the Project Github page.", |
|
|
|
aboutWebhooks: "Mer informasjon om webhooks på: {0}", |
|
|
|
aboutChannelName: "Skriv inn kanalnavnet på {0} Kanalnavn-feltet hvis du vil omgå webhook-kanalen. Eks: #other-channel", |
|
|
|
aboutKumaURL: "Hvis du lar Uptime Kuma URL feltet være blank, den blir som standard til Github-siden for dette prosjektet.", |
|
|
|
emojiCheatSheet: "Emoji cheat sheet: {0}", |
|
|
|
"rocket.chat": "Rocket.chat", |
|
|
|
pushover: "Pushover", |
|
|
|