gl.json 2.3 KB

123456789101112131415161718192021222324252627282930313233
  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. "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",
  12. "{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»",
  13. "Files app plugin to add comments to files" : "Engadido do aplicativo de ficheiros para engadir comentarios aos ficheirros",
  14. "Edit comment" : "Editar comentario",
  15. "Delete comment" : "Eliminar comentario",
  16. "New comment …" : "Comentario novo…",
  17. "Post" : "Publicar",
  18. "Cancel" : "Cancelar",
  19. "[Deleted user]" : "[Usuario eliminado]",
  20. "No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!",
  21. "More comments …" : "Máis comentarios…",
  22. "Save" : "Gardar",
  23. "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
  24. "Error occurred while retrieving comment with ID {id}" : "Produciuse un erro ao recuperar o comentario co ID {id}",
  25. "Error occurred while updating comment with id {id}" : "Produciuse un erro ao actualizar o comentario co ID {id}",
  26. "Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario",
  27. "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"],
  28. "_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"],
  29. "Comment" : "Comentario",
  30. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Mencionárono en «%s», nun comentario dun usuario que foi eliminado",
  31. "%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionouno a vostede nun comentario en «%2$s»"
  32. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  33. }