gstreamer/editor/editor.ts
Wim Taymans d207d375a1 Lots of editor changes:
Original commit message from CVS:
Lots of editor changes:
- restucturing of object creation
- loading of xml files
- visual eye candy: color changes on mouseover
- active object is indicated
- property box changes for boolean and enum types
- property box: create properties per element
- show pads/caps in propertybox
added gst_util_get_bool_arg in gstutils.c
added default properties for audiosink
2000-12-25 01:33:06 +00:00

56 lines
1.5 KiB
TypeScript

/*
* Translatable strings file generated by Glade.
* Add this file to your project's POTFILES.in.
* DO NOT compile it as part of your application.
*/
gchar *s = N_("Project Window");
gchar *s = N_("_New File");
gchar *s = N_("_Project Options");
gchar *s = N_("Show _Palette");
gchar *s = N_("Show Property _Editor");
gchar *s = N_("Show Element _Tree");
gchar *s = N_("Open File");
gchar *s = N_("Open");
gchar *s = N_("Save File");
gchar *s = N_("Save");
gchar *s = N_("Options");
gchar *s = N_("Palette");
gchar *s = N_("Select");
gchar *s = N_("Selector");
gchar *s = N_("GStreamer Core");
gchar *s = N_("Standard Elements");
gchar *s = N_("Tree select...");
gchar *s = N_("Properties");
gchar *s = N_("Element");
gchar *s = N_("Pads");
gchar *s = N_("Signal");
gchar *s = N_("Handler");
gchar *s = N_("Data");
gchar *s = N_("After");
gchar *s = N_("Object");
gchar *s = N_("...");
gchar *s = N_("Object:");
gchar *s = N_("Data:");
gchar *s = N_("Handler:");
gchar *s = N_("No");
gchar *s = N_("After:");
gchar *s = N_("Signal:");
gchar *s = N_("Add");
gchar *s = N_("Update");
gchar *s = N_("Delete");
gchar *s = N_("Clear");
gchar *s = N_("Signals");
gchar *s = N_("Copyright 2000");
gchar *s = N_("An editor for GStreamer pipelines.");
gchar *s = N_("Element Tree");
gchar *s = N_("Select Signal");
gchar *s = N_("Signals");
gchar *s = N_("Editor Properties");
gchar *s = N_("label16");
gchar *s = N_("label17");
gchar *s = N_("label18");
gchar *s = N_("Select File");
gchar *s = N_("OK");
gchar *s = N_("Cancel");