Welcome to mirror list, hosted at ThFree Co, Russian Federation.

nb.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9348dcd1d3e8ad59094c736a0a639f6f239fae0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "Hello %s" : "Hei %s",
    "Hello %s," : "Hei %s,",
    "Admin notifications" : "Administrator- notifikasjoner",
    "Notifications" : "Varsel",
    "Failed to perform action" : "Klarte ikke å utføre handling",
    "Dismiss" : "Forkast",
    "seconds ago" : "sekunder siden",
    "Failed to dismiss notification" : "Klarte ikke fjerne varsel",
    "in {path}" : "i {path}",
    "No notifications" : "Ingen varsel",
    "Failed to dismiss all notifications" : "Klarte ikke å fjerne alle varslene",
    "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.",
    "Never" : "Aldri",
    "1 hour" : "1 time",
    "3 hours" : "3 timer",
    "Your settings have been updated." : "Innstillingene dine ble oppdatert."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}