case "tib":
        show += round(bytes / Math.pow(1024, 4), 2);
        show += " " + genlang(86);
        break;