nextcloud/apps/comments/l10n/es_AR.json

31 lines
2.0 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" : "Ud. ha comentado",
"%1$s commented" : "%1$s comentados",
"{author} commented" : "{author} comentó",
"You commented on %1$s" : "Ud. ah comentado en %1$s",
"You commented on {file}" : "Ud. ha comentado en {file}",
"%1$s commented on %2$s" : "%1$s comentó en %2$s",
"{author} commented on {file}" : "{author} comentó en {file}",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> en archivos",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Usted fue mencionado en “{file}”, en un comentario de un usuario que ya ha sido eliminado",
"{user} mentioned you in a comment on “{file}”" : "{user} te ha mencionado en un comentario en “{file}”",
"Files app plugin to add comments to files" : "Complemento de aplicación de archivos para agregar comentarios a los archivos.",
2018-04-12 03:19:20 +03:00
"Edit comment" : "Editar comentario",
2017-06-06 03:08:45 +03:00
"Delete comment" : "Borrar comentario",
2020-10-21 05:18:44 +03:00
"No comments yet, start the conversation!" : "No hay comentarios aún, iniciar la conversación!",
"Retry" : "Reintentar",
"_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"],
"Comment" : "Comentar",
2018-04-12 03:19:20 +03:00
"New comment …" : "Nuevo comentario ...",
2017-06-06 03:08:45 +03:00
"Post" : "Post",
2016-02-17 09:56:11 +03:00
"Cancel" : "Cancelar",
2017-06-06 03:08:45 +03:00
"[Deleted user]" : "[Usuario borrado]",
"More comments …" : "Más comentarios ...",
"Save" : "Guardar",
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} of {max}",
2018-11-28 04:11:55 +03:00
"Error occurred while retrieving comment with ID {id}" : "Se produjo un error al recuperar el comentario con ID {id}",
2017-06-06 03:08:45 +03:00
"Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con id {id}",
2020-10-21 05:18:44 +03:00
"Error occurred while posting comment" : "Se ha producido un error al publicar un comentario"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}