diff po/de.po @ 19:f0accfc74f7b

Port to GLib version 2.48 or later Use GApplication instead of the custom XWritedUnique object for uniqueness. Use GNotification from GIO instead of libnotify. Remove help and debug options from documentation. Replace intltool with GNU gettext (version 0.19 or later required).
author Guido Berhoerster <guido+xwrited@berhoerster.name>
date Sat, 28 Jul 2018 22:02:24 +0200
parents f0c7f45022c0
children
line wrap: on
line diff
--- a/po/de.po	Wed Sep 14 09:46:59 2016 +0200
+++ b/po/de.po	Sat Jul 28 22:02:24 2018 +0200
@@ -1,14 +1,14 @@
 # German translations for xwrited package
 # German messages for xwrited.
-# Copyright (C) 2011 Guido Berhoerster.
+# Copyright (C) 2018 Guido Berhoerster.
 # This file is distributed under the same license as the xwrited package.
-# Guido Berhoerster <guido+xwrited@berhoerster.name>, 2011.
+# Guido Berhoerster <guido+xwrited@berhoerster.name>, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: xwrited 1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-05-20 16:48+0200\n"
+"POT-Creation-Date: 2018-06-29 10:46+0000\n"
 "PO-Revision-Date: 2010-07-28 13:00+0200\n"
 "Last-Translator: Guido Berhoerster <guido+xwrited@berhoerster.name>\n"
 "Language-Team: German\n"
@@ -18,28 +18,26 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../data/xwrited.desktop.in.h:1
+#: org.guido-berhoerster.code.xwrited.desktop.in:4
 msgid "xwrited"
 msgstr "xwrited"
 
-#: ../data/xwrited.desktop.in.h:2
+#: org.guido-berhoerster.code.xwrited.desktop.in:5
 msgid "Display write and wall messages as desktop notifications"
 msgstr "Zeigt write und wall Nachrichten as Desktop-Benachrichtigungen an"
 
-#. show notification
-#: ../main.c:179
+#: xwd-application.c:52
+msgid "Enable debugging messages"
+msgstr ""
+
+#: xwd-application.c:54
+msgid "Quit running instance of xwrited"
+msgstr "Beende laufende Instanz von xwrited"
+
+#: xwd-application.c:56
+msgid "Print the version number and quit"
+msgstr "Aktuelle Version zeigen und beenden"
+
+#: xwd-application.c:252
 msgid "Message received"
 msgstr "Nachricht erhalten"
-
-#: ../main.c:280
-msgid "Show extra debugging information"
-msgstr "Zusätzliche Debugging-Informationen anzeigen"
-
-#: ../main.c:282
-msgid "Print the current version and exit"
-msgstr "Aktuelle Version zeigen und beenden"
-
-#: ../main.c:321
-#, c-format
-msgid "xwrited is already running in this session.\n"
-msgstr "xwrited läuft bereits in dieser Sitzung.\n"