es_EC.json 2.2 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Comments" : "Comentarios",
  3. "You commented" : "Comentaste",
  4. "{author} commented" : "{author} comentó",
  5. "You commented on %1$s" : "Usted comentó en %1$s",
  6. "You commented on {file}" : "Hiciste un comentario de {file}",
  7. "%1$s commented on %2$s" : "%1$s comentó en %2$s",
  8. "{author} commented on {file}" : "{author} comentó en {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos",
  10. "{user} mentioned you in a comment on \"{file}\"" : "{user} te mencionó en un comentario en \"{file}\"",
  11. "Files app plugin to add comments to files" : "Plugin de la aplicación de archivos para agregar comentarios a los archivos",
  12. "Edit comment" : "Editar comentario",
  13. "Delete comment" : "Borrar comentario",
  14. "Cancel edit" : "Cancelar edición",
  15. "Post comment" : "Publicar comentario",
  16. "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!",
  17. "No more messages" : "No hay más mensajes",
  18. "Retry" : "Reintentar",
  19. "Failed to mark comments as read" : "Error al marcar los comentarios como leídos",
  20. "Unable to load the comments list" : "No se puede cargar la lista de comentarios",
  21. "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos","{unread} comentarios nuevos"],
  22. "Comment" : "Comentario",
  23. "An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario",
  24. "Comment deleted" : "Comentario eliminado",
  25. "An error occurred while trying to delete the comment" : "Ocurrió un error al intentar eliminar el comentario",
  26. "An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario",
  27. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Fuiste mencionado en \"{file}\", en un comentario realizado por un usuario que ha sido eliminado",
  28. "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"]
  29. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  30. }