f7cloud_client/apps/notifications/l10n/nb.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

48 lines
5.1 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"notifications",
{
"User not found" : "Fant ikke brukeren",
"Hello %s" : "Hei %s",
"Hello %s," : "Hei %s,",
"_New notification for %s_::_%n new notifications for %s_" : ["Nytt varsel for %s","%n nye varsler for %s"],
"_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Du har ett nytt varsel for %s","Du har %n nye varsler for %s"],
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Du kan endre hyppigheten på disse e-postene eller deaktivere dem i <a href=\"%s\">innstillinger</a>.",
"You can change the frequency of these emails or disable them in the settings: %s" : "Du kan endre hyppigheten på disse e-postene eller deaktivere dem i innstillingene: %s",
"Admin notifications" : "Administrator- notifikasjoner",
"Notifications" : "Varsel",
"Push notifications - Fair use policy" : "Push-varsler Retningslinjer for rimelig bruk",
"F7cloud GmbH sponsors a free push notification gateway for private users. To ensure good service, the gateway limits the number of push notifications per server and the limit was reached for this server. For enterprise users, a more scalable gateway is available." : "F7cloud GmbH sponser en gratis push-varslingsgateway for private brukere. For å sikre god service begrenser gatewayen antall push-varsler per server, og grensen ble nådd for denne serveren. For bedriftsbrukere er en mer skalerbar gateway tilgjengelig.",
"This app provides a backend and frontend for the notification API available in F7cloud." : "Denne appen gir en backend og frontend for varslings-APIet som er tilgjengelig i F7cloud.",
"This app provides a backend and frontend for the notification API available in F7cloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or f7cloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "Denne appen gir en backend og frontend for varslings-API-et som er tilgjengelig i F7cloud.\n\t\tAPI-et brukes av andre apper for å varsle brukere i webgrensesnittet og synk-klienter om forskjellige ting. Noen eksempler er:\n\n📬 Federert fildeling: Du mottok en ny ekstern deling\n\n📑 Kommentarer: En annen bruker nevnte deg i en kommentar til en fil\n\n🚢 Oppdateringsvarsel: Tilgjengelig oppdatering for en app eller selve f7cloud\n\n📣 Kunngjøringssenter: En kunngjøring ble lagt ut av en admin",
"Failed to perform action" : "Klarte ikke å utføre handling",
"Failed to dismiss notification" : "Klarte ikke avvise varsel",
"Dismiss" : "Avvis",
"Contact F7cloud GmbH" : "Kontakt F7cloud GmbH",
"in {path}" : "i {path}",
"Push notifications might be unreliable" : "Push-varsler kan være upålitelige",
"F7cloud GmbH sponsors a free push notification gateway for private users. To ensure good service, the gateway limits the number of push notifications per server. For enterprise users, a more scalable gateway is available. Contact F7cloud GmbH for more information." : "F7cloud GmbH sponser en gratis push-varslingsgateway for private brukere. For å sikre god service begrenser gatewayen antall push-varsler per server. For bedriftsbrukere er en mer skalerbar gateway tilgjengelig. Kontakt F7cloud GmbH for mer informasjon.",
"Requesting browser permissions to show notifications" : "Ber om nettlesertillatelser for å vise varsler",
"No notifications" : "Ingen varsel",
"Failed to dismiss all notifications" : "Klarte ikke å avvise alle varslene",
"Dismiss all notifications" : "Avvis alle varsler",
"Never" : "Aldri",
"1 hour" : "1 time",
"3 hours" : "3 timer",
"1 day" : "1 dag",
"1 week" : "1 uke",
"Your settings have been updated." : "Innstillingene dine ble oppdatert.",
"An error occurred while updating your settings." : "Det oppstod en feil under oppdatering av innstillingene.",
"Notifications defaults" : "Standardinnstillinger for varsler",
"Send email reminders about unhandled notifications after:" : "Send e-postpåminnelser om ubehandlede varsler etter:",
"Play sound when a new notification arrives" : "Spill av lyd når et nytt varsel kommer",
"Play sound when a call started (requires F7cloud Talk)" : "Spill av lyd når en samtale startet (krever F7cloud Talk)",
"None" : "Ingen",
"You need to set up your email address before you can receive notification emails." : "Du må sette opp e-postadressen din før du kan motta varslinger på e-post.",
"Also repeat sound on a secondary speaker" : "Gjenta også lyden på en sekundær høyttaler",
"Selection of the speaker device is currently not supported by Safari" : "Valg av høyttalerenhet støttes for øyeblikket ikke av Safari",
"Select a device" : "Velg en enhet",
"seconds ago" : "sekunder siden",
"Configure the default notification settings for new users" : "Konfigurer standard varslingsinnstillinger for nye brukere"
},
"nplurals=2; plural=(n != 1);");