gl.json 2.0 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Comments" : "Comentarios",
  3. "You commented" : "Vostede comentou",
  4. "%1$s commented" : "%1$s comentados",
  5. "{author} commented" : "{author} comentou",
  6. "You commented on %1$s" : "Vostede comentou en %1$s",
  7. "You commented on {file}" : "Vostede comentou en {file}",
  8. "%1$s commented on %2$s" : "%1$s comentados en %2$s",
  9. "{author} commented on {file}" : "{author} comentou en {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para ficheiros",
  11. "Files app plugin to add comments to files" : "Engadido da aplicación de ficheiros para engadir comentarios aos ficheiros",
  12. "Edit comment" : "Editar comentario",
  13. "Delete comment" : "Eliminar comentario",
  14. "Cancel edit" : "Cancelar a edición",
  15. "Post comment" : "Publicar comentario",
  16. "No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!",
  17. "No more messages" : "Non hai máis mensaxes",
  18. "Retry" : "Volver tentar",
  19. "Unable to load the comments list" : "Non é posíbel cargar a lista de comentarios",
  20. "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"],
  21. "_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"],
  22. "Comment" : "Comentario",
  23. "An error occurred while trying to edit the comment" : "Produciuse un erro mentres tentaba editar o comentario",
  24. "Comment deleted" : "Comentario eliminado",
  25. "An error occurred while trying to delete the comment" : "Produciuse un erro mentres tentaba eliminar o comentario",
  26. "An error occurred while trying to create the comment" : "Produciuse un erro mentres tentaba crear o comentario",
  27. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que foi eliminado",
  28. "{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»"
  29. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  30. }