summaryrefslogtreecommitdiffstats
path: root/l10n/ia.js
blob: 1c435b87381a39d2cfb4867ac1037c11f82ae622 (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
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Contactos",
    "All contacts" : "Tote contactos",
    "Details" : "Detalios",
    "Invalid image" : "Imagine invalide",
    "Loading" : "Loading",
    "Name" : "Nomine",
    "Title" : "Titulo",
    "Download" : "Discargar",
    "Delete" : "Deler",
    "Cancel" : "Cancellar",
    "Groups" : "Gruppos",
    "New contact" : "Nove contacto",
    "Rename" : "Renominar",
    "Enabled" : "Activate",
    "Copy link" : "Copiar ligamine",
    "Share with users or groups" : "Compartir con usatores o gruppos",
    "can edit" : "pote modificar",
    "Address book name" : "Nomine del adressario",
    "First name" : "Prime nomine",
    "Last name" : "Ultime nomine",
    "Display name" : "Monstrar nomine",
    "Not grouped" : "Non gruppate",
    "Nickname" : "Pseudonymo",
    "Detailed name" : "Nomine detaliate",
    "Additional names" : "Nomines additional",
    "Prefix" : "Prefixo",
    "Suffix" : "Suffixo",
    "Notes" : "Notas",
    "Website" : "Sito web",
    "Location" : "Loco",
    "Federated Cloud ID" : "ID del Nube Federate",
    "Home" : "Domo",
    "Work" : "Travalio",
    "Other" : "Altere",
    "Address" : "Adresse",
    "Post office box" : "Cassa postal",
    "City" : "Citate",
    "State or province" : "Stato o provincia",
    "Postal code" : "Codice postal",
    "Country" : "Pais",
    "Birthday" : "Anniversario de nativitate",
    "Anniversary" : "Anniversario de evento",
    "Date of death" : "Data de morte",
    "Email" : "E-posta",
    "Instant messaging" : "Messageria instantanee",
    "Phone" : "Phono",
    "Mobile" : "Mobile",
    "Fax" : "Fax",
    "Fax home" : "Fax a domicilio",
    "Fax work" : "Fax a travalio",
    "Pager" : "Pager",
    "Voice" : "Voce",
    "Social network" : "Medios Social",
    "Relative" : "Relative",
    "None" : "Nulle",
    "Unknown" : "Incognite"
},
"nplurals=2; plural=(n != 1);");