#------------------------------------------------------------------------------ # RRDtool3 - English Language File 3.5.0 # # Creation: 2010-08-29 Tiger # Last Update: $Id: rc240.rrdtool3$ # # Copyright (c) 2010 Fli4L Team # # This OPT package is licensed under Free Software Foundation, Inc., # General Public License Version 2, June 1991 #------------------------------------------------------------------------------ # -- GUI Messages _rrdtool3_graph_include_missing="There is no graph configuration available for this source!" _rrdtool3_graph_options_error="Collection of graph options failed." _rrdtool3_graph_rendering_error="Redering the graph failed miserably." _rrdtool3_graph_missing_params="The include file does not provide parameters for graph rendering." # -- Graph Elements _rrdtool3_timestring="years year months month weeks week days day hours hour" _rrdtool3_timestamp_format="Renderred on %m/%d/%Y at %H.%M.%S" _rrdtool3_graph_label_maximum=" Maximum " _rrdtool3_graph_label_minimum=" Minimum " _rrdtool3_graph_label_average=" Average " _rrdtool3_graph_label_last=" Last " _rrdtool3_graph_ping_header="Response Times" _rrdtool3_graph_ping_y_axis="Milliseconds" _rrdtool3_graph_ping_unit="ms" _rrdtool3_graph_disk_header="Transfer Rates" _rrdtool3_graph_disk_y_axis="bytes per second" _rrdtool3_graph_disk_unit="bps" _rrdtool3_graph_disk_read="Read" _rrdtool3_graph_disk_write="Written" _rrdtool3_graph_cpu_header="Process State Times" _rrdtool3_graph_cpu_unit="" _rrdtool3_graph_cpu_y_axis="Jiffies" _rrdtool3_graph_interface_header="Transfer Rates" _rrdtool3_graph_interface_y_axis="bits per second" _rrdtool3_graph_interface_unit="Bps" _rrdtool3_graph_interface_rx="Incoming" _rrdtool3_graph_interface_tx="Outgoing"