diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-07-14 20:08:10 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-07-14 20:08:10 +0000 |
commit | bb268900245f3760ccd65c33d53602ab53fe2752 (patch) | |
tree | e3e8bf72c4dd9f5cded8fc79266be5950143eec5 /po/de.po | |
parent | 9332748007543df54d5d2138aca2edd4742a3bd3 (diff) | |
download | gdk-pixbuf-bb268900245f3760ccd65c33d53602ab53fe2752.tar.gz |
Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4
Fri Jul 14 12:22:49 2000 Owen Taylor <otaylor@redhat.com>
* configure.in Makefile.am gtk-config.m4 gtk.m4: Move
gtk-config to gtk-config-2.0 move gtk_.m4 to
gtk-2.0.m4
* Makefile.am gtk/Makefile.am gdk-pixbuf/Makefile.am
gdk/Makefile.am demos/Makefile.am: Change
library names to libgtk-1.3.la, etc, so that we
can distinguish gtk-1.2 and gtk-2.0 on the linkline.
* Makefile.am gtk/Makefile.am gdk-pixbuf/Makefile.am
gdk/Makefile.am gdk/x11/Makfile.am
Move include files into /usr/include/gtk-2.0,
/usr/lib/gtk-2.0/include/
* autogen.sh acconfig.h configure.in gtk/gtkmain.c
gtk/gtkintl.h: Change package for gettext from
gtk+ to gtk20. Put hack in autogen.sh to modify
po/Makefile.in.in after gettextize to make this
possible.
* gtk+.spec: Some updates, not tested.
* gdk-pixbuf/Makefile.am: Move loaders into
$(libdir)/gtk-2.0/$(GTK_VERSION)/loaders.
* gtk/Makefile.am gtk/gtkrc.c: Move RC file locations
$(sysconfdir)/gtk-2.0 ~/.gtkrc-2.0; theme subdir
to THEMENAME/gtk-2.0/. Move engine directory to
$(libdir)/gtk-2.0/$(GTK_VERSION)/engines.
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 37 |
1 files changed, 20 insertions, 17 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ 1.1.9\n" -"POT-Creation-Date: 2000-07-12 23:26+0200\n" +"POT-Creation-Date: 2000-07-14 14:48-0400\n" "PO-Revision-Date: 2000-07-12 23:25+02:00\n" "Last-Translator: Benedikt Roth <Benedikt.Roth@gmx.net>>\n" "Language-Team: German <de@li.org>\n" @@ -54,6 +54,23 @@ msgstr "Angepasste Palette" msgid "Set Color" msgstr "Farbe setzen:" +#. The OK button +#: gtk/gtkcolorseldialog.c:105 gtk/gtkfilesel.c:567 gtk/gtkfontsel.c:952 +#: gtk/gtkgamma.c:415 +msgid "OK" +msgstr "OK" + +#. The Cancel button +#: gtk/gtkcolorseldialog.c:111 gtk/gtkfilesel.c:574 gtk/gtkfilesel.c:963 +#: gtk/gtkfilesel.c:1067 gtk/gtkfilesel.c:1182 gtk/gtkfontsel.c:965 +#: gtk/gtkgamma.c:423 +msgid "Cancel" +msgstr "Abbrechen" + +#: gtk/gtkcolorseldialog.c:116 +msgid "Help" +msgstr "Hilfe" + #. The directories clist #: gtk/gtkfilesel.c:514 msgid "Directories" @@ -64,17 +81,6 @@ msgstr "Verzeichnisse" msgid "Files" msgstr "Dateien" -#. The OK button -#: gtk/gtkfilesel.c:567 gtk/gtkfontsel.c:952 gtk/gtkgamma.c:415 -msgid "OK" -msgstr "OK" - -#. The Cancel button -#: gtk/gtkfilesel.c:574 gtk/gtkfilesel.c:963 gtk/gtkfilesel.c:1067 -#: gtk/gtkfilesel.c:1182 gtk/gtkfontsel.c:965 gtk/gtkgamma.c:423 -msgid "Cancel" -msgstr "Abbrechen" - #: gtk/gtkfilesel.c:605 gtk/gtkfilesel.c:1621 #, c-format msgid "Directory unreadable: %s" @@ -257,12 +263,12 @@ msgstr "gelöscht" msgid "Page %u" msgstr "Seite %u" -#: gtk/gtkrc.c:1902 +#: gtk/gtkrc.c:1903 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\" line %d" msgstr "Kann Bilddatei in Pixmap-Pfad: \"%s\" nicht finden. Zeile %d" -#: gtk/gtkrc.c:1905 +#: gtk/gtkrc.c:1906 #, c-format msgid "Unable to locate image file in pixmap_path: \"%s\"" msgstr "Kann Bilddatei in Pixmap-Pfad: \"%s\" nicht finden" @@ -276,9 +282,6 @@ msgstr "Kann ladbares Modul in Module-Pfad: \"%s\" nicht finden," msgid "--- No Tip ---" msgstr "--- Kein Tip ---" -#~ msgid "Help" -#~ msgstr "Hilfe" - #~ msgid "Foundry:" #~ msgstr "Ursprung:" |