Hi, attached is a diff to include the German translation of xfce4-screenshoter-plugin. It also patches the configure script to enable the de and hu translations.
Thanks for committing. Regards, Enrico -- Get my GPG key from http://www.uvena.de/pub.key
Index: configure.ac =================================================================== --- configure.ac (Revision 2019) +++ configure.ac (Arbeitskopie) @@ -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() Index: po/de.po =================================================================== --- po/de.po (Revision 0) +++ po/de.po (Revision 0) @@ -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 <[EMAIL PROTECTED]>, 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 <[EMAIL PROTECTED]>\n" +"Language-Team: German <[EMAIL PROTECTED]>\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" +
pgpYmZutOZZvn.pgp
Description: PGP signature
_______________________________________________ Xfce-i18n mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-i18n
