summaryrefslogtreecommitdiffstats
path: root/l10n/oc.js
blob: 1f5e6fe269f38af042a45087bd2af59845b0e85f (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
OC.L10N.register(
    "contacts",
    {
    "All contacts" : "Totes los contactes",
    "Details" : "Detalhs",
    "Contacts" : "Contactes",
    "Name" : "Nom",
    "Title" : "Títol",
    "Download" : "Telecargar",
    "Delete" : "Suprimir",
    "Cancel" : "Anullar",
    "Groups" : "Gropes",
    "New contact" : "Contacte novèl",
    "Loading …" : "Cargament…",
    "Rename" : "Renomenar",
    "Copy link" : "Copiar lo ligam",
    "can edit" : "pòt modificar",
    "First name" : "Prenom",
    "Last name" : "Nom",
    "Group name" : "Nom del grop",
    "Not grouped" : "Pas gropats",
    "Close" : "Tampar",
    "Import" : "Importar",
    "Nickname" : "Escais",
    "Additional names" : "Noms suplementaris",
    "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",
    "Email" : "Adreça corrièl",
    "Instant messaging" : "Messatjariá instantanèa",
    "Phone" : "Telefòn",
    "Mobile" : "Mobil",
    "Fax" : "Fax",
    "Pager" : "Messatgièr",
    "Voice" : "Votz",
    "Relative" : "Relatiu",
    "None" : "Pas cap",
    "Unknown" : "Desconegut"
},
"nplurals=2; plural=(n > 1);");