summaryrefslogtreecommitdiff
blob: 19fd3d5416b61ee1e5f82f6213e5d10d9e919963 (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
{
	"@metadata": {
		"authors": [
			"Athena in Wonderland",
			"Elisardojm"
		]
	},
	"commentstreams-desc": "Permite deixar comentarios nas páxinas da wiki",
	"commentstreams-author-anonymous": "anónimo",
	"apihelp-csPostComment-description": "Publicar un novo comentario.",
	"apihelp-csPostComment-summary": "Publicar un novo comentario.",
	"apihelp-csPostComment-param-commenttitle": "título opcional para o comentario.",
	"apihelp-csPostComment-param-wikitext": "texto wiki para o comentario.",
	"apihelp-csEditComment-param-commenttitle": "título opcional para o comentario.",
	"apihelp-csEditComment-param-wikitext": "texto wiki para o comentario.",
	"apihelp-csVote-description": "Votar (positivo, negativo ou neutro) nun comentario.",
	"apihelp-csVote-summary": "Votar (positivo, negativo ou neutro) nun comentario.",
	"apihelp-csVote-param-vote": "votar (1, −1 ou 0).",
	"commentstreams-api-error-notloggedin": "Debe estar conectado.",
	"commentstreams-api-error-commentnotfound": "Non se atopou o comentario solicitado.",
	"commentstreams-api-error-post": "Erro ó engadir o comentario.",
	"commentstreams-api-error-edit": "Erro ó editar o comentario.",
	"commentstreams-api-error-delete-notloggedin": "Debe estar conectado para borrar.",
	"commentstreams-api-error-delete": "Erro ó borrar o comentario.",
	"commentstreams-buttontext-add": "ENGADIR UN COMENTARIO",
	"commentstreams-buttontext-reply": "RESPONDER",
	"commentstreams-buttontooltip-add": "engadir un comentario",
	"commentstreams-buttontooltip-reply": "responder",
	"commentstreams-buttontooltip-edit": "editar",
	"commentstreams-buttontooltip-delete": "borrar",
	"commentstreams-buttontooltip-permalink": "ligazón permanente",
	"commentstreams-buttontooltip-collapse": "contraer",
	"commentstreams-buttontooltip-expand": "expandir",
	"commentstreams-buttontooltip-upvote": "votar a favor",
	"commentstreams-buttontooltip-downvote": "votar en contra",
	"commentstreams-buttontooltip-watch": "vixiar",
	"commentstreams-buttontooltip-unwatch": "deixar de vixiar",
	"commentstreams-buttontooltip-submit": "enviar",
	"commentstreams-buttontooltip-cancel": "cancelar",
	"commentstreams-dialog-buttontext-ok": "Aceptar",
	"commentstreams-dialog-buttontext-cancel": "Cancelar",
	"commentstreams-dialog-buttontext-yes": "Si",
	"commentstreams-dialog-buttontext-no": "Non",
	"commentstreams-datetext-lasteditedon": "Última edición o",
	"commentstreams-title-field-placeholder": "Insire o título...",
	"commentstreams-body-field-placeholder": "Insire novo texto do comentario...",
	"notification-subject-commentstreams-comment-on-watched-page": "Alguén deixou un comentario nunha páxina que vostede está a vixilar",
	"notification-body-commentstreams-comment-on-watched-page": "O comentario é:\n\n\n$5",
	"notification-body-commentstreams-reply-on-watched-page": "A resposta é:\n\n\n$5",
	"notification-body-commentstreams-reply-to-watched-comment": "A resposta é:\n\n\n$5",
	"notification-link-label-commentstreams-comment-on-watched-page": "Visitar o comentário",
	"notification-link-label-commentstreams-reply-on-watched-page": "Visitar a resposta",
	"notification-link-label-commentstreams-reply-to-watched-comment": "Visitar a resposta",
	"group-csmoderator": "Moderadores (CommentStreams)",
	"group-csmoderator-member": "{{GENDER:$1|moderador|moderadora}} (CommentStreams)",
	"grouppage-csmoderator": "{{ns:project}}:Moderadores (CommentStreams)",
	"commentstreamsallcomments": "Todos os comentarios",
	"commentstreams-allcomments-nocommentsfound": "Non se atopou ningún comentario.",
	"commentstreams-allcomments-label-page": "Páxina de comentarios",
	"commentstreams-allcomments-label-associatedpage": "Páxina asociada",
	"commentstreams-allcomments-label-commenttitle": "Título do comentario",
	"commentstreams-allcomments-label-wikitext": "Comentario",
	"commentstreams-allcomments-label-author": "Autor",
	"commentstreams-allcomments-label-created": "Creado",
	"commentstreams-allcomments-label-lasteditor": "Último editor",
	"commentstreams-allcomments-label-lastedited": "Última edición",
	"commentstreams-allcomments-button-next": "Seguinte",
	"commentstreams-allcomments-button-previous": "Anterior"
}