mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-02 06:31:08 +00:00
add gst/gstelement.c
Original commit message from CVS: add gst/gstelement.c
This commit is contained in:
parent
a1882e1bc4
commit
1832de08dd
3 changed files with 28 additions and 15 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* po/POTFILES.in:
|
||||||
|
* po/nl.po:
|
||||||
|
add gst/gstelement.c
|
||||||
|
|
||||||
2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
|
2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* po/nl.po: updated Dutch translation
|
* po/nl.po: updated Dutch translation
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# Files from the GStreamer distribution which have already been
|
# Files from the GStreamer distribution which have already been
|
||||||
# marked to allow runtime translations of messages
|
# marked to allow runtime translations of messages
|
||||||
gst/gst.c
|
gst/gst.c
|
||||||
|
gst/gstelement.c
|
||||||
gst/gsterror.c
|
gst/gsterror.c
|
||||||
gst/gsttag.c
|
gst/gsttag.c
|
||||||
gst/elements/gstfakesink.c
|
gst/elements/gstfakesink.c
|
||||||
|
|
36
po/nl.po
36
po/nl.po
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: GStreamer\n"
|
"Project-Id-Version: GStreamer\n"
|
||||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
|
||||||
"POT-Creation-Date: 2004-01-19 13:11+0100\n"
|
"POT-Creation-Date: 2004-01-19 16:18+0100\n"
|
||||||
"PO-Revision-Date: 2004-01-13 12:03+0100\n"
|
"PO-Revision-Date: 2004-01-13 12:03+0100\n"
|
||||||
"Last-Translator: Thomas Vander Stichele <thomas@apestaart.org>\n"
|
"Last-Translator: Thomas Vander Stichele <thomas@apestaart.org>\n"
|
||||||
"Language-Team: Dutch <nl@li.org>\n"
|
"Language-Team: Dutch <nl@li.org>\n"
|
||||||
|
@ -117,6 +117,20 @@ msgstr "Register om te gebruiken"
|
||||||
msgid "REGISTRY"
|
msgid "REGISTRY"
|
||||||
msgstr "REGISTER"
|
msgstr "REGISTER"
|
||||||
|
|
||||||
|
#: gst/gstelement.c:239
|
||||||
|
#, c-format
|
||||||
|
msgid "ERROR: from element %s: %s.\n"
|
||||||
|
msgstr "FOUT: van element %s: %s.\n"
|
||||||
|
|
||||||
|
#: gst/gstelement.c:241
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"Additional debug info:\n"
|
||||||
|
"%s\n"
|
||||||
|
msgstr ""
|
||||||
|
"Extra debug-informatie:\n"
|
||||||
|
"%s\n"
|
||||||
|
|
||||||
#: gst/gsterror.c:44
|
#: gst/gsterror.c:44
|
||||||
msgid "GStreamer encountered a general core library error"
|
msgid "GStreamer encountered a general core library error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -131,11 +145,13 @@ msgstr ""
|
||||||
|
|
||||||
#: gst/gsterror.c:49
|
#: gst/gsterror.c:49
|
||||||
msgid "Internal GStreamer error: code not implemented. File a bug"
|
msgid "Internal GStreamer error: code not implemented. File a bug"
|
||||||
msgstr "Interne GStreamer-fout: code niet geïmplementeerd. Stuur een foutrapport"
|
msgstr ""
|
||||||
|
"Interne GStreamer-fout: code niet geïmplementeerd. Stuur een foutrapport"
|
||||||
|
|
||||||
#: gst/gsterror.c:51
|
#: gst/gsterror.c:51
|
||||||
msgid "Internal GStreamer error: state change failed. File a bug"
|
msgid "Internal GStreamer error: state change failed. File a bug"
|
||||||
msgstr "Interne GStreamer-fout: toestandsverandering mislukt. Stuur een foutrapport"
|
msgstr ""
|
||||||
|
"Interne GStreamer-fout: toestandsverandering mislukt. Stuur een foutrapport"
|
||||||
|
|
||||||
#: gst/gsterror.c:53
|
#: gst/gsterror.c:53
|
||||||
msgid "Internal GStreamer error: pad problem. File a bug"
|
msgid "Internal GStreamer error: pad problem. File a bug"
|
||||||
|
@ -151,7 +167,8 @@ msgstr "Interne GStreamer-fout: plannerprobleem. Stuur een foutrapport"
|
||||||
|
|
||||||
#: gst/gsterror.c:59
|
#: gst/gsterror.c:59
|
||||||
msgid "Internal GStreamer error: negotiation problem. File a bug"
|
msgid "Internal GStreamer error: negotiation problem. File a bug"
|
||||||
msgstr "Interne GStreamer-fout: onderhandelingsprobleem. Stuur een foutrapport"
|
msgstr ""
|
||||||
|
"Interne GStreamer-fout: onderhandelingsprobleem. Stuur een foutrapport"
|
||||||
|
|
||||||
#: gst/gsterror.c:61
|
#: gst/gsterror.c:61
|
||||||
msgid "Internal GStreamer error: event problem. File a bug"
|
msgid "Internal GStreamer error: event problem. File a bug"
|
||||||
|
@ -461,7 +478,6 @@ msgid "replaygain album gain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: gst/gsttag.c:182
|
#: gst/gsttag.c:182
|
||||||
#, fuzzy
|
|
||||||
msgid "album gain in db"
|
msgid "album gain in db"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -738,13 +754,3 @@ msgstr "FOUT: pijplijn wil niet spelen.\n"
|
||||||
|
|
||||||
#~ msgid "File \"%s\" does not exist"
|
#~ msgid "File \"%s\" does not exist"
|
||||||
#~ msgstr "Bestand \"%s\" bestaat niet"
|
#~ msgstr "Bestand \"%s\" bestaat niet"
|
||||||
|
|
||||||
#~ msgid "ERROR: from element %s: %s.\n"
|
|
||||||
#~ msgstr "FOUT: van element %s: %s.\n"
|
|
||||||
|
|
||||||
#~ msgid ""
|
|
||||||
#~ "Additional debug info:\n"
|
|
||||||
#~ "%s\n"
|
|
||||||
#~ msgstr ""
|
|
||||||
#~ "Extra debug-informatie:\n"
|
|
||||||
#~ "%s\n"
|
|
||||||
|
|
Loading…
Reference in a new issue