summaryrefslogtreecommitdiffstats
path: root/l10n/sv.js
blob: fe19015ae7cff58635ba5ef3ccb116c42469853e (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Kontakter",
    "Details" : "Detaljer",
    "Download" : "Ladda ned",
    "Delete" : "Radera",
    "Groups" : "Grupper",
    "New contact" : "Ny kontakt",
    "Copy link" : "Kopiera länk",
    "Rename" : "Byt namn",
    "Enabled" : "Aktiverad",
    "Disabled" : "Inaktiverad",
    "Share with users or groups" : "Dela med användare eller grupper",
    "Import into" : "Importera till",
    "First name" : "Förnamn",
    "Last name" : "Efternamn",
    "All contacts" : "Alla kontakter",
    "Nickname" : "Smeknamn",
    "Detailed name" : "Detaljerat namn",
    "Additional names" : "Mellannamn",
    "Prefix" : "Prefix",
    "Suffix" : "Suffix",
    "Notes" : "Anteckningar",
    "Website" : "Webbplats",
    "Federated Cloud ID" : "Federerat Moln-ID",
    "Home" : "Hem",
    "Work" : "Arbete",
    "Other" : "Övrigt",
    "Address" : "Adress",
    "Post office box" : "Postbox",
    "City" : "Stad",
    "State or province" : "Län eller Kommun",
    "Postal code" : "Postnummer",
    "Country" : "Land",
    "Birthday" : "Födelsedag",
    "Anniversary" : "Födelsedag",
    "Date of death" : "Dödsdag",
    "Email" : "E-post",
    "Instant messaging" : "Snabbmeddelanden",
    "Phone" : "Telefon",
    "Mobile" : "Mobil",
    "Work mobile" : "Mobil arbete",
    "Fax" : "Fax",
    "Fax home" : "Fax hem",
    "Fax work" : "Fax arbete",
    "Pager" : "Personsökare",
    "Voice" : "Röst",
    "Car" : "Bil",
    "Work pager" : "Personsökare Arbete",
    "Social network" : "Socialt nätverk",
    "Relationship" : "Relation",
    "Specify a relationship between you and the entity represented by this vCard." : "Ange relationen mellan dig och den som representeras av detta vCard.",
    "Spouse" : "Make/Maka",
    "Child" : "Barn",
    "Mother" : "Mor",
    "Father" : "Far",
    "Parent" : "Förälder",
    "Brother" : "Bror",
    "Sister" : "Syster",
    "Relative" : "Släkting",
    "Friend" : "Vän",
    "Colleague" : "Kollega",
    "Manager" : "Chef",
    "Assistant" : "Assistent",
    "Related" : "Relaterad",
    "Specify a relationship between another entity and the entity represented by this vCard." : "Ange relationen mellan en annan enhet och den enhet som representeras av detta vCard.",
    "Contact" : "Kontakt",
    "Agent" : "Agent",
    "Emergency" : "Nödsituation",
    "Co-worker" : "Kollega",
    "Gender" : "Kön",
    "Female" : "Kvinna",
    "Male" : "Man"
},
"nplurals=2; plural=(n != 1);");