[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] 01/01: I18n: Update translation de (100%).

noreply at xfce.org noreply at xfce.org
Thu Sep 22 18:32:11 CEST 2016


This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-time-out-plugin.

commit 2a59bec1ef001f63b42b341bd4b3b5ce82e2462b
Author: Tobias Bannert <tobannert at gmail.com>
Date:   Thu Sep 22 18:32:09 2016 +0200

    I18n: Update translation de (100%).
    
    33 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/de.po | 81 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 41 insertions(+), 40 deletions(-)

diff --git a/po/de.po b/po/de.po
index fbe236b..9d3c0d3 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,16 +1,18 @@
-# German translations for xfce4-time-out-plugin.
-# Copyright (C) 2007 Jannis Pohlmann <jannis at xfce.org>
-# This file is distributed under the same license as the xfce4-time-out package.
-# Jannis Pohlmann <jannis at xfce.org>, 2007.
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
+# Jannis Pohlmann <jannis at xfce.org>, 2007
+# Tobias Bannert <tobannert at gmail.com>, 2014,2016
 msgid ""
 msgstr ""
-"Project-Id-Version: xfce4-time-out-plugin 0.1.1\n"
+"Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-25 15:00+0000\n"
-"PO-Revision-Date: 2007-05-06 01:25++0200\n"
-"Last-Translator: Jannis Pohlmann <jannis at xfce.org>\n"
-"Language-Team: German <de at li.org>\n"
+"POT-Creation-Date: 2016-08-30 18:31+0200\n"
+"PO-Revision-Date: 2016-09-22 12:09+0000\n"
+"Last-Translator: Tobias Bannert <tobannert at gmail.com>\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"
 "Content-Transfer-Encoding: 8bit\n"
@@ -18,107 +20,106 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:259
+#: ../panel-plugin/time-out.c:264
 msgid "Take a break"
 msgstr "Eine Pause machen"
 
 #. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:267
+#: ../panel-plugin/time-out.c:272
 msgid "Reset timer"
 msgstr "Zeit zurücksetzen"
 
 #. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:275
+#: ../panel-plugin/time-out.c:280
 msgid "Enabled"
 msgstr "Aktiviert"
 
 #. Update tooltips
-#: ../panel-plugin/time-out.c:339
+#: ../panel-plugin/time-out.c:344
 msgid "Paused"
 msgstr "Angehalten"
 
-#: ../panel-plugin/time-out.c:418
+#: ../panel-plugin/time-out.c:423
 msgid ""
 "Xfce Panel plugin for taking a break from computer work every now and then."
-msgstr ""
-"Xfce-Leistenprogramm um hin und wieder eine Pause bei der Computerarbeit "
-"einzulegen."
+msgstr "Xfce-Leistenerweiterung, um hin und wieder eine Pause bei der Rechnerarbeit einzulegen."
 
-#: ../panel-plugin/time-out.c:427
+#: ../panel-plugin/time-out.c:432
 msgid "translator-credits"
-msgstr ""
-"Jannis Pohlmann <jannis at xfce.org>\n"
-"Paul Seyfert <pseyfert at mathphys.fsk.uni-heidelberg.de>\n"
-"Christoph Wickert <cwickert at fedoraproject.org>\n"
-"Fabian Nowak <timystery at arcor.de>"
+msgstr "Jannis Pohlmann <jannis at xfce.org>\nPaul Seyfert <pseyfert at mathphys.fsk.uni-heidelberg.de>\nChristoph Wickert <cwickert at fedoraproject.org>\nFabian Nowak <timystery at arcor.de>"
 
 #. Create properties dialog
-#: ../panel-plugin/time-out.c:489
-#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:2
+#: ../panel-plugin/time-out.c:464
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
 msgid "Time Out"
 msgstr "Auszeit"
 
 #. Create time settings section
-#: ../panel-plugin/time-out.c:506
+#: ../panel-plugin/time-out.c:481
 msgid "Time settings"
-msgstr "Zeiten"
+msgstr "Zeiteinstellungen"
 
 #. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:519
+#: ../panel-plugin/time-out.c:494
 msgid "Minutes"
 msgstr "Minuten"
 
-#: ../panel-plugin/time-out.c:524
+#: ../panel-plugin/time-out.c:499
 msgid "Seconds"
 msgstr "Sekunden"
 
 #. Create break countdown time label
-#: ../panel-plugin/time-out.c:530
+#: ../panel-plugin/time-out.c:505
 msgid "Time between breaks:"
 msgstr "Zeit zwischen den Pausen:"
 
 #. Create lock countdown time label
-#: ../panel-plugin/time-out.c:554
+#: ../panel-plugin/time-out.c:529
 msgid "Break length:"
 msgstr "Dauer der Pausen:"
 
 #. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:572
+#: ../panel-plugin/time-out.c:547
 msgid "Postpone length:"
 msgstr "Dauer des Verschiebens:"
 
 #. Create behaviour section
-#: ../panel-plugin/time-out.c:590
+#: ../panel-plugin/time-out.c:565
 msgid "Behaviour"
 msgstr "Verhalten"
 
 #. Create postpone check button
-#: ../panel-plugin/time-out.c:601
+#: ../panel-plugin/time-out.c:576
 msgid "Allow postpone"
 msgstr "Verschieben von Pausen erlauben"
 
 #. Create resume check button
-#: ../panel-plugin/time-out.c:608
+#: ../panel-plugin/time-out.c:583
 msgid "Resume automatically"
 msgstr "Automatisch wiederaufnehmen"
 
 #. Create appearance section
-#: ../panel-plugin/time-out.c:615
+#: ../panel-plugin/time-out.c:590
 msgid "Appearance"
 msgstr "Erscheinungsbild"
 
+#. Create display icon check button
+#: ../panel-plugin/time-out.c:606
+msgid "Display icon"
+msgstr "Symbol anzeigen"
+
 #. Create display time check button
-#: ../panel-plugin/time-out.c:626
+#: ../panel-plugin/time-out.c:613
 msgid "Display remaining time in the panel"
 msgstr "Verbleibende Zeit in der Leiste anzeigen"
 
 #. Create display hours check button
-#: ../panel-plugin/time-out.c:633
+#: ../panel-plugin/time-out.c:620
 msgid "Display hours"
 msgstr "Stunden anzeigen"
 
 #. Create display seconds check button
-#: ../panel-plugin/time-out.c:640
+#: ../panel-plugin/time-out.c:627
 msgid "Display seconds"
 msgstr "Sekunden anzeigen"
 
@@ -208,6 +209,6 @@ msgstr "Verbleibende Zeit: %s %s"
 msgid "Time left: %s %s %s"
 msgstr "Verbleibende Zeit: %s %s %s"
 
-#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:2
 msgid "Automatically controlled time outs and breaks"
 msgstr "Automatisierte Auszeiten, in denen der Bildschirm gesperrt wird"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list