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

nn_NO.js « l10n - github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ba30604cecd9580e014212852a15635c76a90241 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
OC.L10N.register(
    "mail",
    {
    "Mail" : "Post",
    "Name" : "Namn",
    "Password" : "Passord",
    "None" : "Ingen",
    "Save" : "Lagre",
    "Connect" : "Kopla til",
    "Keyboard shortcuts" : "Tastatursnarvegar",
    "Retry" : "Forsøk att",
    "Send" : "Send",
    "Delete" : "Ta bort",
    "Settings" : "Instillingar",
    "Add folder" : "Add folder",
    "Delete account" : "Delete account",
    "Signature" : "Signatur",
    "General" : "Generelt",
    "User" : "Bruker",
    "Host" : "Tenar",
    "Search" : "Search",
    "Refresh" : "Last inn på nytt",
    "All" : "Alle",
    "Favorites" : "Favorit",
    "Sent" : "Sendt"
},
"nplurals=2; plural=(n != 1);");