{
	"global": "Global",
	"admin": "Admin",
	"group-privileges": "Group Privileges",
	"user-privileges": "User Privileges",
	"edit-privileges": "Edit Privileges",
  	"select-clear-all": "Select/Clear All",
	"chat": "Chat",
	"upload-images": "Subir imágenes",
	"upload-files": "Subir Archivos",
	"signature": "Firma",
	"ban": "Banear",
	"mute": "Mute",
	"invite": "Invite",
	"search-content": "Buscar Contenido",
	"search-users": "Buscar Usuarios",
	"search-tags": "Buscar Tags",
	"view-users": "Ver Usuarios",
	"view-tags": "Ver etiquetas",
	"view-groups": "Ver grupos",
	"allow-local-login": "Inicio de sesión local",
	"allow-group-creation": "Crear grupo",
	"view-users-info": "View Users Info",
	"find-category": "Buscar Categoría",
	"access-category": "Acceder Categoría",
	"access-topics": "Acceder Temas",
	"create-topics": "Crear Temas",
	"reply-to-topics": "Responder a Temas",
	"schedule-topics": "Schedule Topics",
	"tag-topics": "Poner Tags (etiquetas) a Temas",
	"edit-posts": "Editar Entradas",
	"view-edit-history": "Ver Historial de Ediciones",
	"delete-posts": "Borrar Entradas",
	"view_deleted": "Ver Mensajes Eliminados",
	"upvote-posts": "Votar Positivo en Entradas",
	"downvote-posts": "Votar Negativo en Entradas",
	"delete-topics": "Borrar Temas",
	"purge": "Purgar",
	"moderate": "Moderar",
	"admin-dashboard": "Dashboard",
	"admin-categories": "Categories",
	"admin-privileges": "Privileges",
	"admin-users": "Users",
	"admin-admins-mods": "Admins & Mods",
	"admin-groups": "Groups",
	"admin-tags": "Tags",
	"admin-settings": "Settings",

	"alert.confirm-moderate": "<strong>Are you sure you wish to grant the moderation privilege to this user group?</strong> This group is public, and any users can join at will.",
	"alert.confirm-admins-mods": "<strong>Are you sure you wish to grant the &quot;Admins &amp; Mods&quot; privilege to this user/group?</strong> Users with this privilege are able to promote and demote other users into privileged positions, <em>including super administrator</em>",
	"alert.confirm-save": "Please confirm your intention to save these privileges",
	"alert.saved": "Privilege changes saved and applied",
	"alert.confirm-discard": "Are you sure you wish to discard your privilege changes?",
	"alert.discarded": "Privilege changes discarded",
	"alert.confirm-copyToAll": "Are you sure you wish to apply this set of <strong>%1</strong> to <strong>all categories</strong>?",
	"alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's set of <strong>%1</strong> to <strong>all categories</strong>?",
	"alert.confirm-copyToChildren": "Are you sure you wish to apply this set of <strong>%1</strong> to <strong>all descendant (child) categories</strong>?",
	"alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's set of <strong>%1</strong> to <strong>all descendant (child) categories</strong>?",
	"alert.no-undo": "<em>This action cannot be undone.</em>",
	"alert.admin-warning": "Administrators implicitly get all privileges",
  	"alert.copyPrivilegesFrom-title": "Select a category to copy from",
  	"alert.copyPrivilegesFrom-warning": "This will copy <strong>%1</strong> from the selected category.",
  	"alert.copyPrivilegesFromGroup-warning": "This will copy this group's set of <strong>%1</strong> from the selected category."
}