plug-ins/pygimp/gimpui.override (_wrap_gimp_dialog_new) allow String or

2006-09-21  Sven Neumann  <sven@gimp.org>

	* plug-ins/pygimp/gimpui.override (_wrap_gimp_dialog_new)
	* plug-ins/pygimp/pygimp-drawable.c (drw_set_name): allow String
	or Unicode objects.

	* plug-ins/pygimp/plug-ins/colorxhtml.py: prepared for translation.
This commit is contained in:
Sven Neumann
2006-09-21 11:19:43 +00:00
committed by Sven Neumann
parent b69be084b1
commit 48e52e674a
6 changed files with 66 additions and 18 deletions

View File

@ -5,5 +5,6 @@ plug-ins/pygimp/gimpfu.py
plug-ins/pygimp/gimpui.py
plug-ins/pygimp/procbrowser.c
plug-ins/pygimp/plug-ins/colorxhtml.py
plug-ins/pygimp/plug-ins/gimpcons.py
plug-ins/pygimp/plug-ins/gtkcons.py

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: gimp-python HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-09-20 13:45+0200\n"
"PO-Revision-Date: 2006-09-20 13:18+0200\n"
"POT-Creation-Date: 2006-09-21 12:25+0200\n"
"PO-Revision-Date: 2006-09-21 12:27+0200\n"
"Last-Translator: Sven Neumann <sven@gimp.org>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
"MIME-Version: 1.0\n"
@ -40,6 +40,42 @@ msgstr "Python-Fu Farbauswahl"
msgid "Python Procedure Browser"
msgstr "Python Prozedurbrowser"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:106
msgid "Saving as colored XHTML"
msgstr "Speichere als farbiges XHTML"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:188
msgid "Colored XHTML"
msgstr "Farbiges XHTML"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:191
msgid "Character source"
msgstr "Quelle für Buchstaben"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:192
msgid "Source code"
msgstr "Quellcode"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:193
msgid "Text file"
msgstr "Textdatei"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:194
msgid "Entry box"
msgstr "Eingabefeld"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:195
msgid "File to read or characters to use"
msgstr "Dateiname oder Buchstaben"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:197
msgid "Font size in pixels"
msgstr "Schriftgrösse in Pixeln"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:198
msgid "Write a separate CSS file"
msgstr "Erstelle separate CSS Datei"
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:44
msgid "Python Console"
msgstr "Python Konsole"