xfce4-speed-plugin/po/de.po

175 lines
4.0 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Bernhard Walle <bernhard.walle@gmx.de>, 2003,2005
# Enrico Tröger <enrico.troeger@uvena.de>, 2006
# Fabian Nowak <timystery@arcor.de>, 2007
# Harald Judt <h.judt@gmx.at>, 2013
# Tobias Bannert, 2014
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-11-16 12:31+0100\n"
"PO-Revision-Date: 2014-11-17 17:49+0000\n"
"Last-Translator: Tobias Bannert\n"
"Language-Team: German (http://www.transifex.com/projects/p/xfce-panel-plugins/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../panel-plugin/netload.c:62
msgid "Xfce4-Netload-Plugin"
msgstr "xfce4-netload-plugin"
#: ../panel-plugin/netload.c:65
msgid "Unknown error."
msgstr "Unbekannter Fehler."
#: ../panel-plugin/netload.c:66
msgid "Linux proc device '/proc/net/dev' not found."
msgstr "Linux-Prozessdatei »/proc/net/dev« nicht gefunden."
#: ../panel-plugin/netload.c:67
msgid "Interface was not found."
msgstr "Schnittstelle nicht gefunden."
#: ../panel-plugin/netload.c:168
#, c-format
msgid "<< %s >> (Interface down)"
msgstr "»%s« (Schnittstelle deaktiviert)"
#: ../panel-plugin/netload.c:255
#, c-format
msgid ""
"<< %s >> (%s)\n"
"Average of last %d measures\n"
"with an interval of %.2fs:\n"
"Incoming: %s\n"
"Outgoing: %s\n"
"Total: %s"
msgstr "»%s« (%s)\nDurchschnitt der letzten %d Messungen\nin einem Abstand von %.2fs:\nEingehend: %s\nAusgehend: %s\nGesamt: %s"
#: ../panel-plugin/netload.c:258
msgid "no IP address"
msgstr "keine IP-Adresse"
#: ../panel-plugin/netload.c:585
#, c-format
msgid ""
"%s: Error in initializing:\n"
"%s"
msgstr "%s: Fehler beim Initialisieren:\n%s"
#: ../panel-plugin/netload.c:914
msgid "Select color"
msgstr "Farbe auswählen"
#: ../panel-plugin/netload.c:981
msgid "Bar color (i_ncoming):"
msgstr "Balkenfarbe (ei_ngehend):"
#: ../panel-plugin/netload.c:982
msgid "Bar color (_outgoing):"
msgstr "Balkenfarbe (au_sgehend):"
#: ../panel-plugin/netload.c:985
msgid "Maximum (inco_ming):"
msgstr "Höchstwert (_eingehend):"
#: ../panel-plugin/netload.c:986
msgid "Maximum (o_utgoing):"
msgstr "Höchstwert (_ausgehend):"
#: ../panel-plugin/netload.c:991 ../panel-plugin/netload.desktop.in.in.h:1
msgid "Network Monitor"
msgstr "Netzwerkmonitor"
#: ../panel-plugin/netload.c:1020
msgid "_Text to display:"
msgstr "Angezeigter _Text:"
#: ../panel-plugin/netload.c:1049
msgid "Network _device:"
msgstr "Netzwerk_schnittstelle:"
#: ../panel-plugin/netload.c:1074
msgid "Update _interval:"
msgstr "Aktualisierungs_intervall:"
#: ../panel-plugin/netload.c:1087
msgid "s"
msgstr "s"
#: ../panel-plugin/netload.c:1101
msgid "Show values as _bits"
msgstr "Werte als _Bits anzeigen"
#: ../panel-plugin/netload.c:1115
msgid "_Automatic maximum"
msgstr "Automatischer _Höchstwert"
#: ../panel-plugin/netload.c:1149
msgid "KiB/s"
msgstr "KiB/s"
#: ../panel-plugin/netload.c:1174
msgid "_Present data as:"
msgstr "_Daten darstellen als:"
#: ../panel-plugin/netload.c:1183
msgid "Bars"
msgstr "Balken"
#: ../panel-plugin/netload.c:1184
msgid "Values"
msgstr "Werte"
#: ../panel-plugin/netload.c:1185
msgid "Bars and values"
msgstr "Balken und Werte"
#: ../panel-plugin/netload.c:1235
msgid "_Colorize values"
msgstr "_Werte färben"
#: ../panel-plugin/netload.desktop.in.in.h:2
msgid "Show network traffic"
msgstr "Netzwerkverkehr anzeigen"
#: ../panel-plugin/utils.c:78
msgid "B"
msgstr "B"
#: ../panel-plugin/utils.c:78
msgid "KiB"
msgstr "KiB"
#: ../panel-plugin/utils.c:78
msgid "MiB"
msgstr "MiB"
#: ../panel-plugin/utils.c:78
msgid "GiB"
msgstr "GiB"
#: ../panel-plugin/utils.c:79
msgid "bps"
msgstr "bit/s"
#: ../panel-plugin/utils.c:79
msgid "Kbps"
msgstr "Kbit/s"
#: ../panel-plugin/utils.c:79
msgid "Mbps"
msgstr "Mbit/s"
#: ../panel-plugin/utils.c:79
msgid "Gbps"
msgstr "Gbit/s"
C 96%
Makefile 3.5%
Shell 0.5%