nextcloud/apps/comments/l10n/gl.json

30 lines
2 KiB
JSON
Raw Normal View History

2016-02-17 01:56:11 -05:00
{ "translations": {
2019-02-26 20:12:05 -05:00
"Comments" : "Comentarios",
"You commented" : "Vostede comentou",
"{author} commented" : "{author} comentou",
"You commented on %1$s" : "Vostede comentou en %1$s",
"You commented on {file}" : "Vostede comentou en {file}",
"%1$s commented on %2$s" : "%1$s comentados en %2$s",
"{author} commented on {file}" : "{author} comentou en {file}",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para ficheiros",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Mencionáronte en \"{ficheiro}\", nun comentario dun usuario que xa foi eliminado",
"{user} mentioned you in a comment on \"{file}\"" : "{user} mencionoute nun comentario en \"{file}\"",
2019-09-23 22:14:41 -04:00
"Files app plugin to add comments to files" : "Engadido da aplicación de ficheiros para engadir comentarios aos ficheiros",
2018-04-11 20:19:20 -04:00
"Edit comment" : "Editar comentario",
2017-05-28 20:08:33 -04:00
"Delete comment" : "Eliminar comentario",
2020-10-23 22:18:45 -04:00
"Cancel edit" : "Cancelar a edición",
2020-10-22 22:18:51 -04:00
"Post comment" : "Publicar comentario",
2020-10-20 22:18:44 -04:00
"No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!",
2020-10-22 22:18:51 -04:00
"No more messages" : "Non hai máis mensaxes",
2020-10-20 22:18:44 -04:00
"Retry" : "Volver tentar",
2020-10-23 22:18:45 -04:00
"Unable to load the comments list" : "Non é posíbel cargar a lista de comentarios",
2020-10-20 22:18:44 -04:00
"_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"],
"_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"],
"Comment" : "Comentario",
2020-10-22 22:18:51 -04:00
"An error occurred while trying to edit the comment" : "Produciuse un erro mentres tentaba editar o comentario",
2020-10-20 22:18:44 -04:00
"Comment deleted" : "Comentario eliminado",
2020-10-22 22:18:51 -04:00
"An error occurred while trying to delete the comment" : "Produciuse un erro mentres tentaba eliminar o comentario",
"An error occurred while trying to create the comment" : "Produciuse un erro mentres tentaba crear o comentario",
"%1$s commented" : "%1$s comentados"
2016-02-17 01:56:11 -05:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}