Mit dieser Liste kann genau bestimmt werden, wieviel Platz tatsächlich zu verfügung steht:",
"
",
"
| 20 GB = | "."".str_replace(".",",",number_format(round($y20*$y1, 1),1))." GB | ",
"
| 40 GB = | "."".str_replace(".",",",number_format(round($y40*$y1, 1),1))." GB | ",
"
| 60 GB = | "."".str_replace(".",",",number_format(round($y60*$y1, 1),1))." GB | ",
"
| 80 GB = | "."".str_replace(".",",",number_format(round($y80*$y1, 1),1))." GB | ",
"
| 120 GB = | "."".str_replace(".",",",number_format(round($y120*$y1, 1),1))." GB | ",
"
| 160 GB = | "."".str_replace(".",",",number_format(round($y160*$y1, 1),1))." GB | ",
"
| 200 GB = | "."".str_replace(".",",",number_format(round($y200*$y1, 1),1))." GB | ",
"
| 250 GB = | "."".str_replace(".",",",number_format(round($y250*$y1, 1),1))." GB | ",
"
| 400 GB = | "."".str_replace(".",",",number_format(round($y400*$y1, 1),1))." GB | ",
"
| 500 GB = | "."".str_replace(".",",",number_format(round($y500*$y1, 1),1))." GB | ",
"
| 1000 GB = | "."".str_replace(".",",",number_format(round($y1000*$y1, 1),1))." GB | ";
?>