#!/bin/sh #------------------------------------------------------------------------------ # OPT_RRDTOOL /srv/www/lang/rrdtool_filesystem.nl __FLI4LVER__ # Creation: 2008-02-09 Joe # Last Update: $Id$ # Translator: Mike Fleischer # Used by: /etc/rrdtool/filesystem.params #------------------------------------------------------------------------------ RRDTOOL_LNG_LOADED_filesystem="nl" # 1st level tab label for source name RRDTOOL_LNG_TAB_LABEL_filesystem="Bestandssysteem" # Filesystem graph _FS_title="Bestandssysteem" _FS_unit="Bytes" _FS_ds1="Gebruikt (1min gem)" _FS_ds2="Vrij (1min gem)" _FS_sum="Total (1min gem)"