From a8f4cb103e385148d744bb8f21f69aaf266956c7 Mon Sep 17 00:00:00 2001 From: Florian Besser Date: Thu, 27 Oct 2011 00:23:59 +0200 Subject: [PATCH] Config: Update l10n-de --- plugins/Config/locale/de.po | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/plugins/Config/locale/de.po b/plugins/Config/locale/de.po index 5a181e993..bbe7889fc 100644 --- a/plugins/Config/locale/de.po +++ b/plugins/Config/locale/de.po @@ -1,19 +1,16 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION -# FIRST AUTHOR , YEAR. -# msgid "" msgstr "" "Project-Id-Version: Supybot\n" "POT-Creation-Date: 2011-02-26 09:49+CET\n" -"PO-Revision-Date: 2011-10-26 14:12+0100\n" +"PO-Revision-Date: 2011-10-27 00:20+0100\n" "Last-Translator: Florian Besser \n" +"Language: de\n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" -"X-Poedit-Language: de\n" +"X-Poedit-Language: German\n" #: plugin.py:103 msgid "configuration variable" @@ -34,6 +31,9 @@ msgid "" " command in this plugin, it is preceded by an '#' sign.\n" " " msgstr "" +"\n" +"\n" +"Gibt die Konfigurationsvariablen aus die unter der gegeben Konfiguraions verfügbar sind. Falls eine Variable mehrere Werte unter ihr wird '@' Zeichen vorangestellt. Falls eine Variable ein 'Kanalwert' wird ein '#' Zeichen vorangestellt, es ist dann möglich diese Variable für jeden Kanal, mit dem 'channel' Befehl, separat zu setzen." #: plugin.py:148 msgid "There don't seem to be any values in %s." @@ -60,7 +60,7 @@ msgstr "Global: %s; %s: %s" #: plugin.py:185 msgid "That registry variable has no value. Use the list command in this plugin to see what variables are available in this group." -msgstr "" +msgstr "Diese Registierungsvariable hat keinen Wert. Benutze den list Befehl um zu sehen welche Variablen in dieser Gruppe verfügbar sind." #: plugin.py:200 msgid "" @@ -71,6 +71,9 @@ msgid "" " configuration value of . is only necessary if the\n" " message isn't sent in the channel itself." msgstr "" +"[] []\n" +"\n" +"Falls angegeben ist wird die Kanal Konfigurationsvariable für auf gesetzt für . Andererseits wird der momentane Wert der Kanal Konfigurationsvariable ausgegben. wird nur benötigt wenn die Nachricht nicht im Kanal selbst gesendet wird." #: plugin.py:207 msgid "That configuration variable is not a channel-specific configuration variable." @@ -85,6 +88,9 @@ msgid "" " \"supybot.\" in the name if you so choose.\n" " " msgstr "" +" []\n" +"\n" +"Falls angegeben wird, wird der Wert von auf gesetzt. Wenn nicht, wird der momentane Wert von ausgegben> Du kannst möglicherweise das vornstehende \"supybot.\" im Namen weglassen, falls du das möchtest." #: plugin.py:234 msgid "" @@ -128,6 +134,9 @@ msgid "" " database, registry, etc.).\n" " " msgstr "" +"hat kein Argument\n" +"\n" +"Läd verschiedene Konfigurationsdateien neu (Benuter Datenbank, Kanal Datenbank, Registrierung, etc)." #: plugin.py:275 msgid "" @@ -140,4 +149,7 @@ msgid "" " showing publicly.\n" " " msgstr "" +"\n" +"\n" +"Exportier die öffentlichen Variablen deiner Konfiguration nach . Falls du deine Konfiguration jemandem zeigen möchtest, er aber keine Dinge wie Passwörter, etc. sehen soll, wird dieser Befehl eine \"bereinigte\" Konfiguration exportieren die für die Öffentlichkeit geeignet ist."