summaryrefslogtreecommitdiffstats
path: root/l10n/oc.js
blob: c4a01aa539cc38c0548962d31702dd5e1fffdcd6 (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
OC.L10N.register(
    "contacts",
    {
    "Details" : "Detalhs",
    "All contacts" : "Totes los contactes",
    "Contacts" : "Contactes",
    "Loading …" : "Cargament…",
    "General settings" : "Paramètres generals",
    "Send email" : "Enviar email",
    "Download" : "Telecargar",
    "Rename" : "Renomenar",
    "Delete" : "Suprimir",
    "Copy link" : "Copiar lo ligam",
    "can edit" : "pòt modificar",
    "First name" : "Prenom",
    "Last name" : "Nom",
    "Display name" : "Nom afichat",
    "Password protection" : "Proteccion per senhal",
    "Save" : "Enregistrar",
    "Description" : "Descripcion",
    "Settings" : "Settings",
    "Cancel" : "Anullar",
    "Invalid image" : "Imatge invalid",
    "Name" : "Nom",
    "Title" : "Títol",
    "Company" : "Entrepresa",
    "Search contacts …" : "Cercar pels contactes…",
    "No results" : "Cap de resultat",
    "Pending" : "En espèra",
    "None" : "Pas cap",
    "New contact" : "Contacte novèl",
    "Close" : "Tampar",
    "Import" : "Importar",
    "Not grouped" : "Pas gropats",
    "Recently contacted" : "Contactat recentament",
    "User" : "User",
    "Group" : "Grop",
    "Email" : "Adreça corrièl",
    "Contact" : "Contacte",
    "Admin" : "Admin",
    "Owner" : "Owner",
    "Visibility" : "Visibilitat",
    "Users" : "Utilizaires",
    "Additional names" : "Noms suplementaris",
    "Nickname" : "Escais",
    "Notes" : "Nòtas",
    "Website" : "Site web",
    "Location" : "Emplaçament",
    "Federated Cloud ID" : "Federated Cloud ID",
    "Home" : "Domicili",
    "Work" : "Professional(a)",
    "Other" : "Autre",
    "Address" : "Adreça",
    "City" : "Vila",
    "State or province" : "Estat o region",
    "Postal code" : "Còde postal",
    "Country" : "País",
    "Birthday" : "Anniversari",
    "Anniversary" : "Anniversari",
    "Instant messaging" : "Messatjariá instantanèa",
    "Phone" : "Telefòn",
    "Mobile" : "Mobil",
    "Fax" : "Fax",
    "Pager" : "Messatgièr",
    "Voice" : "Votz",
    "Relative" : "Relatiu",
    "Unknown" : "Desconegut",
    "Spoken languages" : "Lengas parladas"
},
"nplurals=2; plural=(n > 1);");