es_AR.json 1.1 KB

12345678910111213141516171819
  1. { "translations": {
  2. "Comments" : "Comentarios",
  3. "You commented" : "Ud. ha comentado",
  4. "{author} commented" : "{author} comentó",
  5. "You commented on %1$s" : "Ud. ah comentado en %1$s",
  6. "You commented on {file}" : "Ud. ha comentado en {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> en archivos",
  10. "Files app plugin to add comments to files" : "Complemento de aplicación de archivos para agregar comentarios a los archivos.",
  11. "Edit comment" : "Editar comentario",
  12. "Delete comment" : "Borrar comentario",
  13. "No comments yet, start the conversation!" : "No hay comentarios aún, iniciar la conversación!",
  14. "Retry" : "Reintentar",
  15. "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"],
  16. "Comment" : "Comentar",
  17. "%1$s commented" : "%1$s comentados"
  18. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  19. }