2006-09-15 Sven Neumann <sven@gimp.org> * plug-ins/pygimp/Makefile.am * plug-ins/pygimp/pygimp-intl.h: added header file for i18n support. * plug-ins/pygimp/gimpmodule.c: bind to the gimp20-python translation domain. * plug-ins/pygimp/procbrowser.c: marked a string for translation.
53 lines
1.5 KiB
Text
53 lines
1.5 KiB
Text
# translation of de.po to Deutsch
|
|
# This is the German catalog for GIMP Python.
|
|
# Copyright (C) 2006 Free Software Foundation, Inc.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: gimp-python HEAD\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2006-09-15 12:05+0200\n"
|
|
"PO-Revision-Date: 2006-09-15 12:07+0200\n"
|
|
"Last-Translator: Sven Neumann <sven@gimp.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/gimpfu.py:391 ../plug-ins/pygimp/gimpfu.py:403
|
|
#: ../plug-ins/pygimp/gimpfu.py:409
|
|
msgid "No"
|
|
msgstr "Nein"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:401 ../plug-ins/pygimp/gimpfu.py:409
|
|
msgid "Yes"
|
|
msgstr "Ja"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:447
|
|
msgid "Python-Fu File Selection"
|
|
msgstr "Python-Fu Dateiauswahl"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:458
|
|
msgid "Python-Fu Folder Selection"
|
|
msgstr "Python-Fu Verzeichnisauswahl"
|
|
|
|
#: ../plug-ins/pygimp/procbrowser.c:174
|
|
msgid "Python Procedure Browser"
|
|
msgstr "Python Prozedurbrowser"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:43
|
|
msgid "Python Console"
|
|
msgstr "Python Konsole"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:75
|
|
msgid "_Browse..."
|
|
msgstr "_Durchsuchen …"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gtkcons.py:217
|
|
msgid "Gimp-Python Console"
|
|
msgstr "Gimp-Python Konsole"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gtkcons.py:218
|
|
msgid "Interactive Python Development"
|
|
msgstr "Interaktive Python Entwicklung"
|