2006-09-13 Sven Neumann <sven@gimp.org> * Makefile.am * configure.in * po-python: added basic infrastructure for a gimp20-python translation domain. * plug-ins/pygimp/plug-ins/gimpcons.py * plug-ins/pygimp/plug-ins/gtkcons.py: mark some strings for translation, based on a patch from David Gowers (bug #351287).
41 lines
1.2 KiB
Text
41 lines
1.2 KiB
Text
# translation of de.po to Deutsch
|
|
# This is the German catalog for GIMP Python.
|
|
# Copyright (C) 1999, 2006 Free Software Foundation, Inc.
|
|
# Sven Neumann <sven@gimp.org>
|
|
# Felix Natter <fnatter@gmx.net>
|
|
# Jens Seidel <jseidel@cvs.gnome.org>
|
|
# Roman Joost <romanofski@gimp.org>, 2004-2005.
|
|
# Sven Neumann <sven@gimp.org>, 2004.
|
|
# Hendrik Brandt <heb@gnome-de.org>, 2004-2006.
|
|
#
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: gimp-python HEAD\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2006-09-13 21:07+0200\n"
|
|
"PO-Revision-Date: 2006-09-08 22:36+0200\n"
|
|
"Last-Translator: Hendrik Brandt <heb@gnome-de.org>\n"
|
|
"Language-Team: German <gnome-de@gnome.org>\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"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:43
|
|
msgid "Python Console"
|
|
msgstr "Skript-Fu Konsole"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:75
|
|
msgid "_Browse..."
|
|
msgstr "_Durchsuchen …"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gtkcons.py:217
|
|
#, fuzzy
|
|
msgid "Gimp-Python Console"
|
|
msgstr "Skript-Fu Konsole"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gtkcons.py:218
|
|
#, fuzzy
|
|
msgid "Interactive Python Development"
|
|
msgstr "Interaktive Konsole für die Skript-Fu-Entwicklung"
|