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

nn_NO.js « l10n - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 37d1200c4db5778de30bc30ada9726f6fa7f0b26 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
OC.L10N.register(
    "spreed",
    {
    "Talk" : "Prat",
    "None" : "Ingen",
    "User" : "Bruker",
    "Users" : "Brukarare",
    "Favorite" : "Favoritt",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Contacts" : "Kontaktar",
    "Groups" : "Grupper",
    "Loading" : "Loading",
    "Error" : "Feil",
    "Password protect" : "Vern med passord",
    "Back" : "Tilbake",
    "Close" : "Lukk",
    "Today" : "I dag",
    "Yesterday" : "i går",
    "Share link" : "Del lenkje",
    "Password protection" : "Password protection",
    "Enter a password" : "Skriv inn eit passord",
    "Chat" : "Lynmelding",
    "Edit" : "Endra",
    "Name" : "Namn",
    "Saved" : "Lagra",
    "Password" : "Passord",
    "Cancel" : "Avbryt",
    "The password is wrong. Try again." : "Passordet er gale. Prøv igjen.",
    "Copied!" : "Kopiert!",
    "Not supported!" : "Ikkje støtta!",
    "Press ⌘-C to copy." : "Trykk  ⌘-C for å kopiere.",
    "Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.",
    "Share" : "Del",
    "Change password" : "Endra passord",
    "Rename" : "Gje nytt namn",
    "Send" : "Send",
    "Error while sharing" : "Feil ved deling",
    ", " : ", "
},
"nplurals=2; plural=(n != 1);");