[Goodies-commits] r2021 - in xfce4-screenshooter-plugin/trunk: . po
Nick Schermer
nick at xfce.org
Mon Sep 11 18:55:52 CEST 2006
Author: nick
Date: 2006-09-11 16:55:51 +0000 (Mon, 11 Sep 2006)
New Revision: 2021
Added:
xfce4-screenshooter-plugin/trunk/po/de.po
Modified:
xfce4-screenshooter-plugin/trunk/configure.ac
Log:
* de translation
Modified: xfce4-screenshooter-plugin/trunk/configure.ac
===================================================================
--- xfce4-screenshooter-plugin/trunk/configure.ac 2006-09-11 16:53:33 UTC (rev 2020)
+++ xfce4-screenshooter-plugin/trunk/configure.ac 2006-09-11 16:55:51 UTC (rev 2021)
@@ -33,7 +33,7 @@
XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.3.22])
dnl Translations
-XDT_I18N([])
+XDT_I18N([de hu])
dnl Check for debugging support
XDT_FEATURE_DEBUG()
Added: xfce4-screenshooter-plugin/trunk/po/de.po
===================================================================
--- xfce4-screenshooter-plugin/trunk/po/de.po (rev 0)
+++ xfce4-screenshooter-plugin/trunk/po/de.po 2006-09-11 16:55:51 UTC (rev 2021)
@@ -0,0 +1,63 @@
+# German translations for xfce package.
+# Copyright (C) 2006 Daniel Bobadilla Leal.
+# This file is distributed under the same license as the xfce package.
+# Enrico Tröger <enrico.troeger at uvena.de>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"PO-Revision-Date: 2006-09-11 18:40+0100\n"
+"Last-Translator: Enrico Tröger <enrico.troeger at uvena.de>\n"
+"Language-Team: German <translation-team-de at lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../panel-plugin/screenshooter.c:146
+#, c-format
+msgid "Error grabbing the pointer %d"
+msgstr "Fehler beim Holen des Mauszeigers (%d)"
+
+#: ../panel-plugin/screenshooter.c:403
+msgid "Properties"
+msgstr "Einstellungen"
+
+#: ../panel-plugin/screenshooter.c:419
+msgid "Screenshots"
+msgstr "Bildschirmfotos"
+
+#: ../panel-plugin/screenshooter.c:432
+msgid "Ask for _filename"
+msgstr "_Nach Dateinamen fragen"
+
+#: ../panel-plugin/screenshooter.c:440
+msgid "Always take shot of the whole screen"
+msgstr "Immer vom ganzen Bildschirm ein Foto machen"
+
+#: ../panel-plugin/screenshooter.c:458
+msgid "Window selection delay"
+msgstr "Verzögerung für Fensterauswahl"
+
+#: ../panel-plugin/screenshooter.c:475
+msgid "Screenshot delay"
+msgstr "Verzögerung für Bildschirmfoto"
+
+#: ../panel-plugin/screenshooter.c:499
+msgid "Take screenshot"
+msgstr "Bildschirmfoto machen"
+
+#: ../panel-plugin/screenshooter.c:506
+msgid "Save screenshot as ..."
+msgstr "Speichere Bild als ..."
+
+#: ../panel-plugin/screenshooter.desktop.in.in.h:1
+msgid " Screenshot"
+msgstr "Bildschirmfotos"
+
+#: ../panel-plugin/screenshooter.desktop.in.in.h:2
+msgid " Take a screenshot"
+msgstr "Bildschirmfotos erstellen"
+
More information about the Goodies-commits
mailing list