#!/bin/sh #------------------------------------------------------------------------------ # OPT_RRDTOOL /srv/www/lang/rrdtool_filesystem.de __FLI4LVER__ # Creation: 2008-02-09 Joe # Last Update: $Id$ # Translator: Joe # Used by: /etc/rrdtool/filesystem.params #------------------------------------------------------------------------------ RRDTOOL_LNG_LOADED_filesystem="de" # 1st level tab label for source name RRDTOOL_LNG_TAB_LABEL_filesystem="Dateisystem" # Filesystem graph _FS_title="Dateisystem" _FS_unit="Bytes" _FS_ds1="Belegt (1min avg)" _FS_ds2="Frei (1min avg)" _FS_sum="Gesamt (1min avg)"