ast.json 1.6 KB

12345678910111213141516171819202122232425262728
  1. { "translations": {
  2. "Edit comment" : "Editar comentariu",
  3. "Delete comment" : "Desaniciar comentariu",
  4. "New comment …" : "Comentariu nuevu...",
  5. "Post" : "Espublizar",
  6. "Cancel" : "Encaboxar",
  7. "[Deleted user]" : "[Usuariu desaniciáu]",
  8. "Comments" : "Comentarios",
  9. "No comments yet, start the conversation!" : "Entá nun hai comentarios. ¡Entama una conversación!",
  10. "More comments …" : "Más comentarios...",
  11. "Save" : "Guardar",
  12. "Allowed characters {count} of {max}" : "{count} caráuteres almitíos de {max}",
  13. "Error occurred while updating comment with id {id}" : "Asocedió un fallu entrín s'anovaba'l comentariu cola ID {id}",
  14. "Error occurred while posting comment" : "Asocedieron fallos entrín s'espublizaba'l comentariu",
  15. "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"],
  16. "Comment" : "Comentariu",
  17. "You commented" : "Comentesti",
  18. "%1$s commented" : "%1$s comentó",
  19. "{author} commented" : "{author} comentó",
  20. "You commented on %1$s" : "Comentesti en %1$s",
  21. "You commented on {file}" : "Comentesti en {file}",
  22. "%1$s commented on %2$s" : "%1$s comentó en %2$s",
  23. "{author} commented on {file}" : "{autor} comentó en {ficheru}",
  24. "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> pa ficheros",
  25. "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»",
  26. "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentóte nun comentariu de «%2$s»"
  27. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  28. }