nextcloud/apps/comments/l10n/gl.json

40 lines
2.6 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2019-02-27 04:12:05 +03:00
"Comments" : "Comentarios",
"You commented" : "Vostede comentou",
"%1$s commented" : "%1$s comentados",
"{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árono en «{file}», nun comentario dun usuario que foi eliminado",
"{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»",
2019-09-24 05:14:41 +03:00
"Files app plugin to add comments to files" : "Engadido da aplicación de ficheiros para engadir comentarios aos ficheiros",
2018-04-12 03:19:20 +03:00
"Edit comment" : "Editar comentario",
2017-05-29 03:08:33 +03:00
"Delete comment" : "Eliminar comentario",
2020-10-24 05:18:45 +03:00
"Cancel edit" : "Cancelar a edición",
2020-10-23 05:18:51 +03:00
"Post comment" : "Publicar comentario",
2020-10-21 05:18:44 +03:00
"No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!",
2020-10-23 05:18:51 +03:00
"No more messages" : "Non hai máis mensaxes",
2020-10-21 05:18:44 +03:00
"Retry" : "Volver tentar",
2020-10-24 05:18:45 +03:00
"Unable to load the comments list" : "Non é posíbel cargar a lista de comentarios",
2020-10-21 05:18:44 +03: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-23 05:18:51 +03:00
"An error occurred while trying to edit the comment" : "Produciuse un erro mentres tentaba editar o comentario",
2020-10-21 05:18:44 +03:00
"Comment deleted" : "Comentario eliminado",
2020-10-23 05:18:51 +03: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",
2019-01-17 04:12:15 +03:00
"New comment …" : "Comentario novo…",
2017-05-29 03:08:33 +03:00
"Post" : "Publicar",
2016-02-17 09:56:11 +03:00
"Cancel" : "Cancelar",
2017-05-29 03:08:33 +03:00
"[Deleted user]" : "[Usuario eliminado]",
2019-01-17 04:12:15 +03:00
"More comments …" : "Máis comentarios…",
2016-02-17 09:56:11 +03:00
"Save" : "Gardar",
2017-05-29 03:08:33 +03:00
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
2018-12-24 04:11:46 +03:00
"Error occurred while retrieving comment with ID {id}" : "Produciuse un erro ao recuperar o comentario co ID {id}",
2017-05-29 03:08:33 +03:00
"Error occurred while updating comment with id {id}" : "Produciuse un erro ao actualizar o comentario co ID {id}",
2020-10-21 05:18:44 +03:00
"Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}