1 # Translation of gstreamer messages to English (British).
2 # Copyright (C) 2004 Free Software Foundation, Inc.
3 # Gareth Owen <gowen72@yahoo.com>, 2004.
7 "Project-Id-Version: gstreamer 0.8.1\n"
8 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
9 "POT-Creation-Date: 2014-05-25 16:08+0100\n"
10 "PO-Revision-Date: 2004-04-26 10:36-0400\n"
11 "Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
12 "Language-Team: English (British) <en_gb@li.org>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 msgid "Print the GStreamer version"
19 msgstr "Print the GStreamer version"
21 msgid "Make all warnings fatal"
22 msgstr "Make all warnings fatal"
24 msgid "Print available debug categories and exit"
25 msgstr "Print available debug categories and exit"
29 "Default debug level from 1 (only error) to 9 (anything) or 0 for no output"
31 "Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
37 "Comma-separated list of category_name:level pairs to set specific levels for "
38 "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
40 "Comma-separated list of category_name:level pairs to set specific levels for "
41 "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
46 msgid "Disable colored debugging output"
47 msgstr "Disable coloured debugging output"
50 "Changes coloring mode of the debug log. Possible modes: off, on, disable, "
54 msgid "Disable debugging"
55 msgstr "Disable debugging"
57 msgid "Enable verbose plugin loading diagnostics"
58 msgstr "Enable verbose plugin loading diagnostics"
60 msgid "Colon-separated paths containing plugins"
68 "Comma-separated list of plugins to preload in addition to the list stored in "
69 "environment variable GST_PLUGIN_PATH"
71 "Comma-separated list of plugins to preload in addition to the list stored in "
72 "environment variable GST_PLUGIN_PATH"
77 msgid "Disable trapping of segmentation faults during plugin loading"
78 msgstr "Disable trapping of segmentation faults during plugin loading"
80 msgid "Disable updating the registry"
83 msgid "Disable spawning a helper process while scanning the registry"
86 msgid "GStreamer Options"
90 msgid "Show GStreamer Options"
91 msgstr "Print the GStreamer version"
93 msgid "Unknown option"
96 msgid "GStreamer encountered a general core library error."
97 msgstr "GStreamer encountered a general core library error."
101 "GStreamer developers were too lazy to assign an error code to this error."
103 "GStreamer developers were too lazy to assign an error code to this error. "
107 msgid "Internal GStreamer error: code not implemented."
108 msgstr "Internal GStreamer error: code not implemented. File a bug."
111 "GStreamer error: state change failed and some element failed to post a "
112 "proper error message with the reason for the failure."
116 msgid "Internal GStreamer error: pad problem."
117 msgstr "Internal GStreamer error: pad problem. File a bug."
120 msgid "Internal GStreamer error: thread problem."
121 msgstr "Internal GStreamer error: thread problem. File a bug."
124 msgid "GStreamer error: negotiation problem."
125 msgstr "Internal GStreamer error: negotiation problem. File a bug."
128 msgid "Internal GStreamer error: event problem."
129 msgstr "Internal GStreamer error: event problem. File a bug."
132 msgid "Internal GStreamer error: seek problem."
133 msgstr "Internal GStreamer error: seek problem. File a bug."
136 msgid "Internal GStreamer error: caps problem."
137 msgstr "Internal GStreamer error: caps problem. File a bug."
140 msgid "Internal GStreamer error: tag problem."
141 msgstr "Internal GStreamer error: tag problem. File a bug."
143 msgid "Your GStreamer installation is missing a plug-in."
147 msgid "GStreamer error: clock problem."
148 msgstr "Internal GStreamer error: seek problem. File a bug."
151 "This application is trying to use GStreamer functionality that has been "
155 msgid "GStreamer encountered a general supporting library error."
156 msgstr "GStreamer encountered a general supporting library error."
158 msgid "Could not initialize supporting library."
159 msgstr "Could not initialise supporting library."
161 msgid "Could not close supporting library."
162 msgstr "Could not close supporting library."
165 msgid "Could not configure supporting library."
166 msgstr "Could not close supporting library."
168 msgid "Encoding error."
172 msgid "GStreamer encountered a general resource error."
173 msgstr "GStreamer encountered a general core library error."
175 msgid "Resource not found."
176 msgstr "Resource not found."
178 msgid "Resource busy or not available."
179 msgstr "Resource busy or not available."
181 msgid "Could not open resource for reading."
182 msgstr "Could not open resource for reading."
184 msgid "Could not open resource for writing."
185 msgstr "Could not open resource for writing."
187 msgid "Could not open resource for reading and writing."
188 msgstr "Could not open resource for reading and writing."
190 msgid "Could not close resource."
191 msgstr "Could not close resource."
193 msgid "Could not read from resource."
194 msgstr "Could not read from resource."
196 msgid "Could not write to resource."
197 msgstr "Could not write to resource."
199 msgid "Could not perform seek on resource."
200 msgstr "Could not perform seek on resource."
202 msgid "Could not synchronize on resource."
203 msgstr "Could not synchronise on resource."
205 msgid "Could not get/set settings from/on resource."
206 msgstr "Could not get/set settings from/on resource."
208 msgid "No space left on the resource."
212 msgid "Not authorized to access resource."
213 msgstr "Could not write to resource."
216 msgid "GStreamer encountered a general stream error."
217 msgstr "GStreamer encountered a general core library error."
219 msgid "Element doesn't implement handling of this stream. Please file a bug."
220 msgstr "Element doesn't implement handling of this stream. Please file a bug."
222 msgid "Could not determine type of stream."
223 msgstr "Could not determine type of stream."
225 msgid "The stream is of a different type than handled by this element."
226 msgstr "The stream is of a different type than handled by this element."
228 msgid "There is no codec present that can handle the stream's type."
229 msgstr "There is no codec present that can handle the stream's type."
231 msgid "Could not decode stream."
232 msgstr "Could not decode stream."
234 msgid "Could not encode stream."
235 msgstr "Could not encode stream."
237 msgid "Could not demultiplex stream."
238 msgstr "Could not demultiplex stream."
240 msgid "Could not multiplex stream."
241 msgstr "Could not multiplex stream."
244 msgid "The stream is in the wrong format."
245 msgstr "Stream is of the wrong format."
247 msgid "The stream is encrypted and decryption is not supported."
251 "The stream is encrypted and can't be decrypted because no suitable key has "
256 msgid "No error message for domain %s."
257 msgstr "No error message for domain %s."
260 msgid "No standard error message for domain %s and code %d."
261 msgstr "No standard error message for domain %s and code %d."
263 msgid "Selected clock cannot be used in pipeline."
267 msgid "Error writing registry cache to %s: %s"
273 msgid "commonly used title"
274 msgstr "commonly used title"
276 msgid "title sortname"
280 msgid "commonly used title for sorting purposes"
281 msgstr "commonly used title"
286 msgid "person(s) responsible for the recording"
287 msgstr "person(s) responsible for the recording"
289 msgid "artist sortname"
293 msgid "person(s) responsible for the recording for sorting purposes"
294 msgstr "person(s) responsible for the recording"
299 msgid "album containing this data"
300 msgstr "album containing this data"
302 msgid "album sortname"
306 msgid "album containing this data for sorting purposes"
307 msgstr "album containing this data"
313 msgid "The artist of the entire album, as it should be displayed"
316 msgid "album artist sortname"
319 msgid "The artist of the entire album, as it should be sorted"
326 msgid "date the data was created (as a GDate structure)"
327 msgstr "date the data was created (in Julian calendar days)"
334 msgid "date and time the data was created (as a GstDateTime structure)"
335 msgstr "date the data was created (in Julian calendar days)"
340 msgid "genre this data belongs to"
341 msgstr "genre this data belongs to"
346 msgid "free text commenting the data"
347 msgstr "free text commenting the data"
350 msgid "extended comment"
354 msgid "free text commenting the data in key=value or key[en]=comment form"
355 msgstr "free text commenting the data"
358 msgstr "track number"
360 msgid "track number inside a collection"
361 msgstr "track number inside a collection"
366 msgid "count of tracks inside collection this track belongs to"
367 msgstr "count of tracks inside collection this track belongs to"
372 msgid "disc number inside a collection"
373 msgstr "disc number inside a collection"
378 msgid "count of discs inside collection this disc belongs to"
379 msgstr "count of discs inside collection this disc belongs to"
385 "Origin of media as a URI (location, where the original of the file or stream "
392 msgid "Homepage for this media (i.e. artist or movie homepage)"
398 msgid "short text describing the content of the data"
399 msgstr "short text describing the content of the data"
404 msgid "version of this data"
405 msgstr "version of this data"
410 msgid "International Standard Recording Code - see http://www.ifpi.org/isrc/"
411 msgstr "International Standard Recording Code - see http://www.ifpi.org/isrc/"
414 msgstr "organisation"
419 msgid "copyright notice of the data"
420 msgstr "copyright notice of the data"
423 msgid "copyright uri"
427 msgid "URI to the copyright notice of the data"
428 msgstr "copyright notice of the data"
434 msgid "name of the encoding person or organization"
440 msgid "contact information"
441 msgstr "contact information"
446 msgid "license of data"
447 msgstr "licence of data"
454 msgid "URI to the license of the data"
455 msgstr "licence of data"
460 msgid "person(s) performing"
461 msgstr "person(s) performing"
467 msgid "person(s) who composed the recording"
468 msgstr "person(s) responsible for the recording"
473 msgid "length in GStreamer time units (nanoseconds)"
474 msgstr "length in GStreamer time units (nanoseconds)"
479 msgid "codec the data is stored in"
480 msgstr "codec the data is stored in"
485 msgid "codec the video data is stored in"
486 msgstr "codec the video data is stored in"
491 msgid "codec the audio data is stored in"
492 msgstr "codec the audio data is stored in"
495 msgid "subtitle codec"
499 msgid "codec the subtitle data is stored in"
500 msgstr "codec the video data is stored in"
503 msgid "container format"
504 msgstr "contact information"
507 msgid "container format the data is stored in"
508 msgstr "codec the data is stored in"
513 msgid "exact or average bitrate in bits/s"
514 msgstr "exact or average bitrate in bits/s"
516 msgid "nominal bitrate"
517 msgstr "nominal bitrate"
519 msgid "nominal bitrate in bits/s"
520 msgstr "nominal bitrate in bits/s"
522 msgid "minimum bitrate"
523 msgstr "minimum bitrate"
525 msgid "minimum bitrate in bits/s"
526 msgstr "minimum bitrate in bits/s"
528 msgid "maximum bitrate"
529 msgstr "maximum bitrate"
531 msgid "maximum bitrate in bits/s"
532 msgstr "maximum bitrate in bits/s"
537 msgid "encoder used to encode this stream"
538 msgstr "encoder used to encode this stream"
540 msgid "encoder version"
541 msgstr "encoder version"
543 msgid "version of the encoder used to encode this stream"
544 msgstr "version of the encoder used to encode this stream"
549 msgid "serial number of track"
550 msgstr "serial number of track"
552 msgid "replaygain track gain"
553 msgstr "replaygain track gain"
555 msgid "track gain in db"
556 msgstr "track gain in db"
558 msgid "replaygain track peak"
559 msgstr "replaygain track peak"
561 msgid "peak of the track"
562 msgstr "peak of the track"
564 msgid "replaygain album gain"
565 msgstr "replaygain album gain"
567 msgid "album gain in db"
568 msgstr "album gain in db"
570 msgid "replaygain album peak"
571 msgstr "replaygain album peak"
573 msgid "peak of the album"
574 msgstr "peak of the album"
577 msgid "replaygain reference level"
578 msgstr "replaygain track peak"
580 msgid "reference level of track and album gain values"
583 msgid "language code"
586 msgid "language code for this stream, conforming to ISO-639-1 or ISO-639-2"
589 msgid "language name"
592 msgid "freeform name of the language this stream is in"
599 msgid "image related to this stream"
600 msgstr "encoder used to encode this stream"
602 #. TRANSLATORS: 'preview image' = image that shows a preview of the full image
603 msgid "preview image"
606 msgid "preview image related to this stream"
613 msgid "file attached to this stream"
614 msgstr "encoder used to encode this stream"
616 msgid "beats per minute"
619 msgid "number of beats per minute in audio"
626 msgid "comma separated keywords describing the content"
627 msgstr "short text describing the content of the data"
630 msgid "geo location name"
634 "human readable descriptive location of where the media has been recorded or "
638 msgid "geo location latitude"
642 "geo latitude location of where the media has been recorded or produced in "
643 "degrees according to WGS84 (zero at the equator, negative values for "
644 "southern latitudes)"
647 msgid "geo location longitude"
651 "geo longitude location of where the media has been recorded or produced in "
652 "degrees according to WGS84 (zero at the prime meridian in Greenwich/UK, "
653 "negative values for western longitudes)"
656 msgid "geo location elevation"
660 "geo elevation of where the media has been recorded or produced in meters "
661 "according to WGS84 (zero is average sea level)"
665 msgid "geo location country"
668 msgid "country (english name) where the media has been recorded or produced"
672 msgid "geo location city"
675 msgid "city (english name) where the media has been recorded or produced"
679 msgid "geo location sublocation"
683 "a location within a city where the media has been produced or created (e.g. "
688 msgid "geo location horizontal error"
691 msgid "expected error of the horizontal positioning measures (in meters)"
695 msgid "geo location movement speed"
699 "movement speed of the capturing device while performing the capture in m/s"
703 msgid "geo location movement direction"
707 "indicates the movement direction of the device performing the capture of a "
708 "media. It is represented as degrees in floating point representation, 0 "
709 "means the geographic north, and increases clockwise"
713 msgid "geo location capture direction"
717 "indicates the direction the device is pointing to when capturing a media. "
718 "It is represented as degrees in floating point representation, 0 means the "
719 "geographic north, and increases clockwise"
722 #. TRANSLATORS: 'show name' = 'TV/radio/podcast show name' here
726 msgid "Name of the tv/podcast/series show the media is from"
729 #. TRANSLATORS: 'show sortname' = 'TV/radio/podcast show name as used for sorting purposes' here
730 msgid "show sortname"
734 "Name of the tv/podcast/series show the media is from, for sorting purposes"
738 msgid "episode number"
741 msgid "The episode number in the season the media is part of"
745 msgid "season number"
748 msgid "The season number of the show the media is part of"
755 msgid "The lyrics of the media, commonly used for songs"
758 msgid "composer sortname"
762 msgid "person(s) who composed the recording, for sorting purposes"
763 msgstr "person(s) responsible for the recording"
769 "Groups related media that spans multiple tracks, like the different pieces "
770 "of a concerto. It is a higher level than a track, but lower than an album"
778 "Rating attributed by a user. The higher the rank, the more the user likes "
782 msgid "device manufacturer"
786 msgid "Manufacturer of the device used to create this media"
787 msgstr "version of the encoder used to encode this stream"
793 msgid "Model of the device used to create this media"
794 msgstr "version of the encoder used to encode this stream"
797 msgid "application name"
801 msgid "Application used to create the media"
802 msgstr "version of the encoder used to encode this stream"
804 msgid "application data"
807 msgid "Arbitrary application data to be serialized into the media"
810 msgid "image orientation"
813 msgid "How the image should be rotated or flipped before display"
819 msgid "Name of the label or publisher"
822 msgid "interpreted-by"
825 msgid "Information about the people behind a remix and similar interpretations"
828 msgid "midi-base-note"
831 msgid "Midi note number of the audio track."
838 msgid "No URI handler for the %s protocol found"
842 msgid "URI scheme '%s' not supported"
846 msgid "ERROR: from element %s: %s\n"
847 msgstr "ERROR: from element %s: %s\n"
851 "Additional debug info:\n"
854 "Additional debug info:\n"
858 msgid "link has no source [sink=%s@%p]"
862 msgid "link has no sink [source=%s@%p]"
866 msgid "no property \"%s\" in element \"%s\""
867 msgstr "no property \"%s\" in element \"%s\""
870 msgid "could not set property \"%s\" in element \"%s\" to \"%s\""
871 msgstr "could not set property \"%s\" in element \"%s\" to \"%s\""
874 msgid "could not link %s to %s"
875 msgstr "could not link %s to %s"
878 msgid "no element \"%s\""
879 msgstr "no element \"%s\""
882 msgid "unexpected reference \"%s\" - ignoring"
886 msgid "unexpected pad-reference \"%s\" - ignoring"
890 msgid "could not parse caps \"%s\""
891 msgstr "could not parse caps \"%s\""
894 msgid "no sink element for URI \"%s\""
895 msgstr "no sink element for URI \"%s\""
898 msgid "no source element for URI \"%s\""
899 msgstr "no source element for URI \"%s\""
908 msgid "specified empty bin \"%s\", not allowed"
909 msgstr "specified empty bin \"%s\", not allowed"
912 msgid "no bin \"%s\", unpacking elements"
913 msgstr "no bin \"%s\", skipping"
915 msgid "empty pipeline not allowed"
916 msgstr "empty pipeline not allowed"
918 msgid "A lot of buffers are being dropped."
921 msgid "Internal data flow problem."
924 msgid "Internal data stream error."
927 msgid "Internal data flow error."
930 msgid "Internal clock error."
933 msgid "Failed to map buffer."
940 "Restrict the possible allowed capabilities (NULL means ANY). Setting this "
941 "property takes a reference to the supplied GstCaps object."
944 msgid "No Temp directory specified."
948 msgid "Could not create temp file \"%s\"."
949 msgstr "Could not get/set settings from/on resource."
952 msgid "Could not open file \"%s\" for reading."
953 msgstr "Could not open file \"%s\" for reading."
956 msgid "Error while writing to download file."
957 msgstr "Error while writing to file \"%s\"."
959 msgid "No file name specified for writing."
960 msgstr "No file name specified for writing."
963 msgid "Could not open file \"%s\" for writing."
964 msgstr "Could not open file \"%s\" for writing."
967 msgid "Error closing file \"%s\"."
968 msgstr "Error closing file \"%s\"."
971 msgid "Error while seeking in file \"%s\"."
972 msgstr "Error while writing to file \"%s\"."
975 msgid "Error while writing to file \"%s\"."
976 msgstr "Error while writing to file \"%s\"."
978 msgid "No file name specified for reading."
979 msgstr "No file name specified for reading."
982 msgid "Could not get info on \"%s\"."
983 msgstr "Could not get/set settings from/on resource."
986 msgid "\"%s\" is a directory."
990 msgid "File \"%s\" is a socket."
991 msgstr "File \"%s\" isn't a regular file."
993 msgid "Failed after iterations as requested."
994 msgstr "Failed after iterations as requested."
999 msgid "detected capabilities in stream"
1000 msgstr "detected capabilities in stream"
1008 msgid "force caps without doing a typefind"
1012 msgid "Stream contains no data."
1013 msgstr "album containing this data"
1015 msgid "Implemented Interfaces:\n"
1025 msgid "controllable"
1028 msgid "changeable in NULL, READY, PAUSED or PLAYING state"
1031 msgid "changeable only in NULL, READY or PAUSED state"
1034 msgid "changeable only in NULL or READY state"
1037 msgid "Blacklisted files:"
1041 msgid "Total count: "
1042 msgstr "track count"
1045 msgid "%d blacklisted file"
1046 msgid_plural "%d blacklisted files"
1052 msgid_plural "%d plugins"
1057 msgid "%d blacklist entry"
1058 msgid_plural "%d blacklist entries"
1064 msgid_plural "%d features"
1069 msgid "Print all elements"
1070 msgstr "no element \"%s\""
1072 msgid "Print list of blacklisted files"
1076 "Print a machine-parsable list of features the specified plugin or all "
1077 "plugins provide.\n"
1078 " Useful in connection with external "
1079 "automatic plugin installation mechanisms"
1082 msgid "List the plugin contents"
1085 msgid "Check if the specified element or plugin exists"
1089 "When checking if an element or plugin exists, also check that its version is "
1090 "at least the version specified"
1093 msgid "Print supported URI schemes, with the elements that implement them"
1097 msgid "Could not load plugin file: %s\n"
1098 msgstr "Could not open file \"%s\" for writing."
1101 msgid "No such element or plugin '%s'\n"
1102 msgstr "no source element for URI \"%s\""
1104 msgid "Index statistics"
1108 msgid "Got message #%u from element \"%s\" (%s): "
1112 msgid "Got message #%u from pad \"%s:%s\" (%s): "
1116 msgid "Got message #%u from object \"%s\" (%s): "
1120 msgid "Got message #%u (%s): "
1124 msgid "Got EOS from element \"%s\".\n"
1125 msgstr "ERROR: from element %s: %s\n"
1128 msgid "FOUND TAG : found by element \"%s\".\n"
1129 msgstr "FOUND TAG : found by element \"%s\".\n"
1132 msgid "FOUND TAG : found by pad \"%s:%s\".\n"
1133 msgstr "FOUND TAG : found by element \"%s\".\n"
1136 msgid "FOUND TAG : found by object \"%s\".\n"
1137 msgstr "FOUND TAG : found by element \"%s\".\n"
1143 msgid "FOUND TOC : found by element \"%s\".\n"
1144 msgstr "FOUND TAG : found by element \"%s\".\n"
1147 msgid "FOUND TOC : found by object \"%s\".\n"
1148 msgstr "FOUND TAG : found by element \"%s\".\n"
1160 msgid "WARNING: from element %s: %s\n"
1161 msgstr "ERROR: from element %s: %s\n"
1163 msgid "Prerolled, waiting for buffering to finish...\n"
1166 msgid "Prerolled, waiting for progress to finish...\n"
1169 msgid "buffering..."
1172 msgid "Done buffering, setting pipeline to PLAYING ...\n"
1175 msgid "Buffering, setting pipeline to PAUSED ...\n"
1178 msgid "Redistribute latency...\n"
1182 msgid "Setting state to %s as requested by %s...\n"
1185 msgid "Interrupt: Stopping pipeline ...\n"
1189 msgid "Progress: (%s) %s\n"
1193 msgid "Missing element: %s\n"
1194 msgstr "no element \"%s\""
1197 msgid "Got context from element '%s': %s=%s\n"
1198 msgstr "ERROR: from element %s: %s\n"
1200 msgid "Output tags (also known as metadata)"
1201 msgstr "Output tags (also known as metadata)"
1203 msgid "Output TOC (chapters and editions)"
1206 msgid "Output status information and property notifications"
1207 msgstr "Output status information and property notifications"
1210 msgid "Do not print any progress information"
1211 msgstr "Do not output status information of TYPE"
1213 msgid "Output messages"
1216 msgid "Do not output status information of TYPE"
1217 msgstr "Do not output status information of TYPE"
1219 msgid "TYPE1,TYPE2,..."
1220 msgstr "TYPE1,TYPE2,..."
1222 msgid "Do not install a fault handler"
1223 msgstr "Do not install a fault handler"
1225 msgid "Force EOS on sources before shutting the pipeline down"
1228 msgid "Gather and print index statistics"
1232 msgid "ERROR: pipeline could not be constructed: %s.\n"
1233 msgstr "ERROR: pipeline could not be constructed: %s.\n"
1235 msgid "ERROR: pipeline could not be constructed.\n"
1236 msgstr "ERROR: pipeline could not be constructed.\n"
1239 msgid "WARNING: erroneous pipeline: %s\n"
1240 msgstr "WARNING: erroneous pipeline: %s\n"
1242 msgid "ERROR: the 'pipeline' element wasn't found.\n"
1243 msgstr "ERROR: the 'pipeline' element wasn't found.\n"
1245 msgid "Setting pipeline to PAUSED ...\n"
1249 msgid "ERROR: Pipeline doesn't want to pause.\n"
1250 msgstr "ERROR: pipeline doesn't want to play.\n"
1252 msgid "Pipeline is live and does not need PREROLL ...\n"
1255 msgid "Pipeline is PREROLLING ...\n"
1259 msgid "ERROR: pipeline doesn't want to preroll.\n"
1260 msgstr "ERROR: pipeline doesn't want to play.\n"
1262 msgid "Pipeline is PREROLLED ...\n"
1265 msgid "Setting pipeline to PLAYING ...\n"
1268 msgid "ERROR: pipeline doesn't want to play.\n"
1269 msgstr "ERROR: pipeline doesn't want to play.\n"
1271 msgid "EOS on shutdown enabled -- Forcing EOS on the pipeline\n"
1274 msgid "EOS on shutdown enabled -- waiting for EOS after Error\n"
1277 msgid "Waiting for EOS...\n"
1280 msgid "EOS received - stopping pipeline...\n"
1283 msgid "Interrupt while waiting for EOS - stopping pipeline...\n"
1286 msgid "An error happened while waiting for EOS\n"
1289 msgid "Execution ended after %"
1290 msgstr "Execution ended after %"
1292 msgid "Setting pipeline to READY ...\n"
1295 msgid "Setting pipeline to NULL ...\n"
1299 msgid "Freeing pipeline ...\n"
1300 msgstr "RUNNING pipeline ...\n"
1302 #~ msgid "link without source element"
1303 #~ msgstr "link without source element"
1305 #~ msgid "link without sink element"
1306 #~ msgstr "link without sink element"
1308 #~ msgid "no element to link URI \"%s\" to"
1309 #~ msgstr "no element to link URI \"%s\" to"
1311 #~ msgid "could not link sink element for URI \"%s\""
1312 #~ msgstr "could not link sink element for URI \"%s\""
1314 #~ msgid "Print alloc trace (if enabled at compile time)"
1315 #~ msgstr "Print alloc trace (if enabled at compile time)"
1317 #~ msgid "Usage: gst-xmllaunch <file.xml> [ element.property=value ... ]\n"
1318 #~ msgstr "Usage: gst-xmllaunch <file.xml> [ element.property=value ... ]\n"
1320 #~ msgid "ERROR: parse of xml file '%s' failed.\n"
1321 #~ msgstr "ERROR: parsing of xml file '%s' failed.\n"
1323 #~ msgid "ERROR: no toplevel pipeline element in file '%s'.\n"
1324 #~ msgstr "ERROR: no toplevel pipeline element in file '%s'.\n"
1327 #~ msgid "WARNING: only one toplevel element is supported at this time.\n"
1328 #~ msgstr "WARNING: only one toplevel element is supported at this time."
1330 #~ msgid "ERROR: could not parse command line argument %d: %s.\n"
1331 #~ msgstr "ERROR: could not parse command line argument %d: %s.\n"
1333 #~ msgid "WARNING: element named '%s' not found.\n"
1334 #~ msgstr "WARNING: element named '%s' not found.\n"
1336 #~ msgid "Save xml representation of pipeline to FILE and exit"
1337 #~ msgstr "Save xml representation of pipeline to FILE and exit"
1343 #~ msgid "Do not install signal handlers for SIGUSR1 and SIGUSR2"
1344 #~ msgstr "Do not install a fault handler"
1346 #~ msgid "Disable accelerated CPU instructions"
1347 #~ msgstr "Disable accelerated CPU instructions"
1349 #~ msgid "SCHEDULER"
1350 #~ msgstr "SCHEDULER"
1352 #~ msgid "Registry to use"
1353 #~ msgstr "Registry to use"
1356 #~ msgstr "REGISTRY"
1358 #~ msgid "path list for loading plugins (separated by '%s')"
1359 #~ msgstr "path list for loading plugins (separated by '%s')"
1361 #~ msgid "Scheduler to use (default is '%s')"
1362 #~ msgstr "Scheduler to use (default is '%s')"
1364 #~ msgid "Internal GStreamer error: state change failed. File a bug."
1365 #~ msgstr "Internal GStreamer error: state change failed. File a bug."
1367 #~ msgid "Internal GStreamer error: scheduler problem. File a bug."
1368 #~ msgstr "Internal GStreamer error: scheduler problem. File a bug."
1370 #~ msgid "original location of file as a URI"
1371 #~ msgstr "original location of file as a URI"
1373 #~ msgid "There is no element present to handle the stream's mime type %s."
1374 #~ msgstr "There is no element present to handle the stream's mime type %s."
1377 #~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\""
1379 #~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\""
1381 #~ msgid "Show plugin details"
1382 #~ msgstr "Show plugin details"
1384 #~ msgid "Show scheduler details"
1385 #~ msgstr "Show scheduler details"
1387 #~ msgid " iterations (sum %"
1388 #~ msgstr " iterations (sum %"
1390 #~ msgid " ns, average %"
1391 #~ msgstr " ns, average %"
1393 #~ msgid " ns, min %"
1394 #~ msgstr " ns, min %"
1396 #~ msgid " ns, max %"
1397 #~ msgstr " ns, max %"
1402 #~ msgid "Number of times to iterate pipeline"
1403 #~ msgstr "Number of times to iterate pipeline"
1405 #~ msgid " Trying to run anyway.\n"
1406 #~ msgstr " Trying to run anyway.\n"
1411 #~ msgid "' is the default)"
1412 #~ msgstr "' is the default)"