summaryrefslogtreecommitdiffstats
path: root/l10n/ast.js
blob: 62353e62da53d582bdeb47b93293d28da961bf25 (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
OC.L10N.register(
    "contacts",
    {
    "Details" : "Detalles",
    "All contacts" : "Tolos contautos",
    "Contacts" : "Contautos",
    "Loading contacts …" : "Cargando contautos....",
    "Loading …" : "Cargando...",
    "Download" : "Baxar",
    "Groups" : "Grupos",
    "Group name" : "Nome del grupu",
    "Rename" : "Renomar",
    "Enabled" : "Habilitar",
    "Disabled" : "Deshabilitáu",
    "Delete" : "Desaniciar",
    "Copy link" : "Copiar enllaz",
    "Share with users or groups" : "Compartir con usuarios y grupos",
    "can edit" : "pue editar",
    "Address book name" : "Nome de la Llibreta de direiciones",
    "First name" : "Nome",
    "Last name" : "Apellíu",
    "Display name" : "Nome",
    "Invalid image" : "Imaxe non válida",
    "Name" : "Nome",
    "Title" : "Títulu",
    "Cancel" : "Encaboxar",
    "Address book" : "Llibreta de direiciones",
    "New contact" : "Contautu nuevu",
    "No results" : "Ensin resultaos",
    "Close" : "Zarrar",
    "Import" : "Importar",
    "Not grouped" : "Nun s'agrupó",
    "Email" : "Corréu",
    "Contact" : "Contautu",
    "Nickname" : "Nomatu",
    "Detailed name" : "Nome detalláu",
    "Additional names" : "Nomes adicionales",
    "Prefix" : "Prefixu",
    "Suffix" : "Sufixu",
    "Notes" : "Notes",
    "Website" : "Sitiu web",
    "Location" : "Llocalización",
    "Federated Cloud ID" : "ID de ñube federada",
    "Home" : "Casa",
    "Work" : "Trabayu",
    "Other" : "Otru",
    "Address" : "Direición",
    "Post office box" : "Apartáu de correos",
    "City" : "Ciudá",
    "State or province" : "Estáu o provincia",
    "Postal code" : "Códigu postal",
    "Country" : "País",
    "Birthday" : "Data de nacencia",
    "Anniversary" : "Aniversariu",
    "Date of death" : "Data de muerte",
    "Instant messaging" : "Mensaxería nel intre",
    "Phone" : "Teléfonu",
    "Mobile" : "Móvil",
    "Fax" : "Fax",
    "Fax home" : "Fax de casa",
    "Fax work" : "Fax del trabayu",
    "Pager" : "Llocalizador",
    "Voice" : "Voz",
    "Social network" : "Rede social",
    "Relative" : "Relativu",
    "None" : "Dengún",
    "Unknown" : "Desconozse"
},
"nplurals=2; plural=(n != 1);");