nextcloud/apps/comments/l10n/gl.json

32 lines
2.2 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2018-04-12 03:19:20 +03:00
"Edit comment" : "Editar comentario",
2017-05-29 03:08:33 +03:00
"Delete comment" : "Eliminar comentario",
2018-04-12 03:19:20 +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]",
2018-07-26 03:12:01 +03:00
"Comments" : "Comentarios",
2017-05-29 03:08:33 +03:00
"No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!",
"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}",
"Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario",
"_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"],
"Comment" : "Comentario",
"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",
2018-12-24 04:11:46 +03:00
"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",
2017-11-28 04:09:52 +03:00
"{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»",
2019-01-04 04:12:28 +03:00
"Files app plugin to add comments to files" : "Engadido do aplicativo de ficheiros para engadir comentarios aos ficheirros",
2018-12-24 04:11:46 +03:00
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Mencionárono en «%s», nun comentario dun usuario que foi eliminado",
2018-11-09 04:12:25 +03:00
"%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionouno a vostede nun comentario en «%2$s»"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}