case "tb":
        show += round(bytes / Math.pow(1000, 4), 2);
        show += " " + genlang(85);
        break;