OC.L10N.register(
    "bbb",
    {
    "Public" : "Público",
    "Save" : "Guardar",
    "Display name" : "Nombre a desplegar",
    "Password" : "Contraseña",
    "Hello %s" : "Hola %s",
    "Group" : "Grupo",
    "moderator" : "moderador",
    "Name" : "Nombre",
    "Access" : "Acceso",
    "Edit" : "Editar",
    "Welcome" : "Bienvenido",
    "Sharing" : "Compartiendo",
    "Create" : "Crear",
    "Copy to clipboard" : "Copiar al portapapeles",
    "Delete" : "Borrar",
    "Error" : "Error",
    "Server error" : "Se presentó un error en el servidor",
    "Start" : "Inicio",
    "Loading" : "Cargando",
    "Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");