summaryrefslogtreecommitdiffstats
path: root/l10n/ast.js
blob: 482fd87148fb419d5b03b76a44bcd91c3805287b (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
OC.L10N.register(
    "social",
    {
    "Help" : "Ayuda",
    "Open documentation" : "Abrir la documentación",
    "Finish setup" : "Finar la configuración",
    "Home" : "Aniciu",
    "Direct messages" : "Mensaxes direutos",
    "Notifications" : "Avisos",
    "Profile" : "Perfil",
    "Local timeline" : "Llinia de tiempu llocal",
    "Global timeline" : "Llinia de tiempu global",
    "Following" : "Siguiendo",
    "In reply to" : "En rempuesta a",
    "Close reply" : "Zarrar la rempuesta",
    "Add emoji" : "Amestar un fustaxe",
    "Uploading..." : "Xubiendo…",
    "Delete" : "Desaniciar",
    "Post" : "Espublizar",
    "Post to followers" : "Espublizar pa los siguidores",
    "Post publicly" : "Espublizar públicamente",
    "Post to recipients" : "Espublizar pa los destinatarios",
    "Unfollow" : "Dexar de siguir",
    "Follow" : "Siguir",
    "posts" : "artículos",
    "following" : "siguiendo a",
    "followers" : "siguidores",
    "Website" : "Sitiu web",
    "No results found" : "Nun s'atopó nengún resultáu",
    "There were no results for your search:" : "Nun hebo nengún resultáu pa la busca:",
    "No posts found" : "Nun s'atopó nengún artliculu",
    "Posts from people you follow will show up here" : "Equí apaecen los artículos de les cuentes a les que sigues",
    "No direct messages found" : "Nun s'atopó nengún mensaxes direutos",
    "No local posts found" : "Nun s'atopó nengún artículu llocal",
    "Posts from other people on this instance will show up here" : "Equí apaecen los artículos de les cuentes d'esta instancia",
    "No notifications found" : "Nun s'atopó nengún avisu",
    "No global posts found" : "Nun s'atopó nengún artículu global",
    "No posts found for this tag" : "Nun s'atopó nengún artículu pa esta etiqueta",
    "No replies found" : "Nun s'atopó nenguna rempuesta",
    "Reply" : "Responder",
    "{appDisplayName} would like permission to access your account. It is a third party application." : "«{appDisplayName}» pide permisu p'acceder a la cuenta. Ye una aplicación de terceros.",
    "If you do not trust it, then you should not authorize it." : "SI nun t'enfotes nella, nun habríes autorizala.",
    "Authorize" : "Autorizar",
    "Deny" : "Negar",
    "Hello" : "Hola",
    "Please confirm that you want to follow this account:" : "Confirma que quies siguir a esta cuenta:",
    "You are following this account" : "Tas siguiendo a esta cuenta",
    "Close" : "Zarrar",
    "You are going to follow:" : "Vas siguir a:",
    "Continue" : "Siguir",
    "User not found" : "Nun s'atopó l'usuariu",
    "Sorry, we could not find the account of {userId}" : "Nun podemos atopar la cuenta de: {userId}",
    "This application is currently in beta stage." : "Esta aplicación ta en fas beta."
},
"nplurals=2; plural=(n != 1);");