{ "title": "Members", "description": "People who can access this pond. Adding someone takes effect immediately — there is no invitation to accept.", "roles": { "pond_admin": "Admin", "editor": "Editor", "reader": "Reader" }, "groups": { "pond_admin": "Admins", "editor": "Editors", "reader": "Readers" }, "ownerBadge": "Owner", "search": { "placeholder": "Search members…", "empty": "No members match your search." }, "seats": { "editor": "{{used}} of {{limit}} editor seats", "reader": "{{used}} of {{limit}} reader seats" }, "add": { "title": "Add member", "identifier": "Username or e-mail", "identifierPlaceholder": "username or e-mail", "role": "Role", "submit": "Add", "quotaFull": "No {{role}} seats left. Remove a member or ask a Site Admin to raise the quota." }, "actions": { "role": "Role", "remove": "Remove", "removeConfirm": "Remove {{name}} from this pond?" }, "personalPondNote": "This is a personal pond: only its owner administers it, and no second administrator can be added.", "empty": "This pond has no members yet.", "readOnlyNote": "Only Pond Admins can add or remove members.", "loadError": "Members could not be loaded." }