es_CO.json 2.0 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Comments" : "Comentarios",
  3. "Unknown user" : "Usuario desconocido",
  4. "New comment …" : "Comentario nuevo ...",
  5. "Delete comment" : "Borrar comentario",
  6. "Post" : "Publicar",
  7. "Cancel" : "Cancelar",
  8. "Edit comment" : "Editar comentario",
  9. "[Deleted user]" : "[Usuario borrado]",
  10. "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!",
  11. "More comments …" : "Más comentarios ...",
  12. "Save" : "Guardar",
  13. "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
  14. "Error occurred while retrieving comment with id {id}" : "Se presentó un error al recuperar el comentario con Id {id}",
  15. "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}",
  16. "Error occurred while posting comment" : "Se presentó un error al publicar el comentario",
  17. "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"],
  18. "Comment" : "Comentario",
  19. "You commented" : "Comentaste",
  20. "%1$s commented" : "%1$s comentó",
  21. "{author} commented" : "{author} comentó",
  22. "You commented on %1$s" : "Usted comentó en %1$s",
  23. "You commented on {file}" : "Hiciste un comentario de {file}",
  24. "%1$s commented on %2$s" : "%1$s comentó en %2$s",
  25. "{author} commented on {file}" : "{author} comentó en {file}",
  26. "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos",
  27. "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (ahora) borrado te mencionó en un commentario en “%s”",
  28. "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (ahora) borrado te mencionó en un commentario en “{file}”",
  29. "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”",
  30. "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”"
  31. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  32. }