diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-11-15 10:42:46 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-11-15 10:42:46 +0100 |
commit | e5a74fca7231f3dccaee66d1c289ff883fb0b242 (patch) | |
tree | 560c0a101ebcf6de54d5fc52f66e0bccaa8a9cb8 /po/de.po | |
parent | 07ed065ab70c89ea5f336b72adc4bfc04850630f (diff) | |
download | weechat-e5a74fca7231f3dccaee66d1c289ff883fb0b242.zip |
core: allow list for option weechat.plugin.extension (makes weechat.conf portable accross Un*x and Windows) (task #11479)
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 18 |
1 files changed, 12 insertions, 6 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-11-12 16:06+0100\n" +"POT-Creation-Date: 2011-11-15 10:42+0100\n" "PO-Revision-Date: 2011-11-08 22:03+0100\n" "Last-Translator: Nils Görs\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3161,12 +3161,11 @@ msgstr "" "aktiviere Debug-Nachrichten für alle Erweiterungen (diese Option ist " "standardmäßig deaktiviert und das ist auch gut so)" -msgid "" -"standard plugins extension in filename (for example \".so\" under Linux or " -"\".dll\" under Microsoft Windows)" +#, fuzzy +msgid "comma separated list of file name extensions for plugins" msgstr "" -"Standard Dateinamenserweiterung (Beispiel: \".so\" unter Linux oder \".dll\" " -"unter Microsoft Windows)" +"Durch Kommata getrennte Liste der Wörterbücher, die in diesem Buffer genutzt " +"werden" msgid "" "path for searching plugins (\"%h\" will be replaced by WeeChat home, \"~/." @@ -8599,6 +8598,13 @@ msgstr "Variablen" msgid "Lists" msgstr "Listen" +#~ msgid "" +#~ "standard plugins extension in filename (for example \".so\" under Linux " +#~ "or \".dll\" under Microsoft Windows)" +#~ msgstr "" +#~ "Standard Dateinamenserweiterung (Beispiel: \".so\" unter Linux oder \".dll" +#~ "\" unter Microsoft Windows)" + #~ msgid "condition(s) for displaying bar (for bars of type \"window\")" #~ msgstr "" #~ "Bedingung(en) für die Darstellung von Infobar(s) (für Infobars des Typs " |