This is an automated email from the git hooks/post-receive script. t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository panel-plugins/xfce4-verve-plugin.
commit a61790890079160cbb690698da3adfa398766744 Author: Vinzenz Vietzke <[email protected]> Date: Mon Nov 27 18:34:28 2017 +0100 I18n: Update translation de (100%). 28 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/de.po | 62 +++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 39 insertions(+), 23 deletions(-) diff --git a/po/de.po b/po/de.po index 1a6d19e..0149b07 100644 --- a/po/de.po +++ b/po/de.po @@ -5,13 +5,14 @@ # Translators: # Jannis Pohlmann <[email protected]>, 2006 # Tobias Bannert <[email protected]>, 2014-2015 +# Vinzenz Vietzke <[email protected]>, 2017 msgid "" msgstr "" "Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-17 06:31+0200\n" -"PO-Revision-Date: 2017-09-19 18:06+0000\n" -"Last-Translator: Tobias Bannert <[email protected]>\n" +"POT-Creation-Date: 2017-11-23 00:32+0100\n" +"PO-Revision-Date: 2017-11-27 12:54+0000\n" +"Last-Translator: Vinzenz Vietzke <[email protected]>\n" "Language-Team: German (http://www.transifex.com/xfce/xfce-panel-plugins/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,99 +26,114 @@ msgid "Could not execute command (exit status %d)" msgstr "Befehl konnte nicht ausgeführt werden (Beendigungsstatus %d)" #. Generate error message -#: ../panel-plugin/verve-plugin.c:409 +#: ../panel-plugin/verve-plugin.c:434 msgid "Could not execute command:" msgstr "Befehl konnte nicht ausgeführt werden:" #. Create properties dialog -#: ../panel-plugin/verve-plugin.c:1031 +#: ../panel-plugin/verve-plugin.c:1153 msgid "Verve" msgstr "Verve" -#: ../panel-plugin/verve-plugin.c:1054 +#: ../panel-plugin/verve-plugin.c:1176 msgid "General" msgstr "Allgemein" #. Frame for appearance settings -#: ../panel-plugin/verve-plugin.c:1059 +#: ../panel-plugin/verve-plugin.c:1181 msgid "Appearance" msgstr "Erscheinungsbild" #. Plugin size label -#: ../panel-plugin/verve-plugin.c:1075 +#: ../panel-plugin/verve-plugin.c:1197 msgid "Width (in chars):" msgstr "Breite (in Zeichen):" #. Plugin label label -#: ../panel-plugin/verve-plugin.c:1100 +#: ../panel-plugin/verve-plugin.c:1222 msgid "Label:" msgstr "Beschriftung:" +#. Frame for color settings +#: ../panel-plugin/verve-plugin.c:1239 +msgid "Colors" +msgstr "Farben" + +#. Plugin background color label +#: ../panel-plugin/verve-plugin.c:1255 +msgid "Background color:" +msgstr "Hintergrundfarbe:" + +#. Plugin foreground color label +#: ../panel-plugin/verve-plugin.c:1279 +msgid "Foreground color:" +msgstr "Vordergrundfarbe:" + #. Frame for behaviour settings -#: ../panel-plugin/verve-plugin.c:1117 +#: ../panel-plugin/verve-plugin.c:1298 msgid "History" msgstr "Verlauf" #. History length label -#: ../panel-plugin/verve-plugin.c:1133 +#: ../panel-plugin/verve-plugin.c:1314 msgid "Number of saved history items:" msgstr "Gespeicherte Einträge im Verlauf:" #. Second tab -#: ../panel-plugin/verve-plugin.c:1153 ../panel-plugin/verve-plugin.c:1157 +#: ../panel-plugin/verve-plugin.c:1334 ../panel-plugin/verve-plugin.c:1338 msgid "Behaviour" msgstr "Verhalten" #. Pattern types frame label -#: ../panel-plugin/verve-plugin.c:1166 +#: ../panel-plugin/verve-plugin.c:1347 msgid "Enable support for:" msgstr "Unterstützung aktivieren für:" #. Command type: URL -#: ../panel-plugin/verve-plugin.c:1172 +#: ../panel-plugin/verve-plugin.c:1353 msgid "URLs (http/https/ftp/ftps)" msgstr "Adressen (http/https/ftp/ftps)" #. Command type: email address -#: ../panel-plugin/verve-plugin.c:1180 +#: ../panel-plugin/verve-plugin.c:1361 msgid "Email addresses" msgstr "E-Mail-Adressen" #. Command type: directory path -#: ../panel-plugin/verve-plugin.c:1188 +#: ../panel-plugin/verve-plugin.c:1369 msgid "Directory paths" msgstr "Verzeichnispfade" -#: ../panel-plugin/verve-plugin.c:1201 +#: ../panel-plugin/verve-plugin.c:1382 msgid "Expand variables with wordexp" msgstr "Variablen mit wordexp erweitern" #. Command type: !bang -#: ../panel-plugin/verve-plugin.c:1211 +#: ../panel-plugin/verve-plugin.c:1392 msgid "DuckDuckGo queries (starting with !)" msgstr "DuckDuckGo-Anfragen (beginnen mit »!«)" #. Command type: I'm feeling ducky (\) -#: ../panel-plugin/verve-plugin.c:1219 +#: ../panel-plugin/verve-plugin.c:1400 msgid "DuckDuckGo queries (starting with \\)" msgstr "DuckDuckGo-Anfragen (beginnen mit »\\«)" #. Fallback if the above don't match -#: ../panel-plugin/verve-plugin.c:1227 +#: ../panel-plugin/verve-plugin.c:1408 msgid "If the above patterns don't match:" msgstr "Wenn die oben genannten Muster nicht übereinstimmen:" #. Smart bookmark radio button -#: ../panel-plugin/verve-plugin.c:1233 +#: ../panel-plugin/verve-plugin.c:1414 msgid "Use smart bookmark URL" msgstr "»Intelligente-Lesezeichen«-Adresse benutzen" #. Executable command radio button (smart bookmark off) -#: ../panel-plugin/verve-plugin.c:1256 +#: ../panel-plugin/verve-plugin.c:1437 msgid "Run as executable command" msgstr "Als ausführbaren Befehl starten" -#: ../panel-plugin/verve-plugin.c:1268 +#: ../panel-plugin/verve-plugin.c:1449 msgid "" "Run command with $SHELL -i -c\n" "(enables alias and variable expansion)" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
