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: 2017-05-04 14:58+0300\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 "conductor/performer refinement"
479 msgid "length in GStreamer time units (nanoseconds)"
480 msgstr "length in GStreamer time units (nanoseconds)"
485 msgid "codec the data is stored in"
486 msgstr "codec the data is stored in"
491 msgid "codec the video data is stored in"
492 msgstr "codec the video data is stored in"
497 msgid "codec the audio data is stored in"
498 msgstr "codec the audio data is stored in"
501 msgid "subtitle codec"
505 msgid "codec the subtitle data is stored in"
506 msgstr "codec the video data is stored in"
509 msgid "container format"
510 msgstr "contact information"
513 msgid "container format the data is stored in"
514 msgstr "codec the data is stored in"
519 msgid "exact or average bitrate in bits/s"
520 msgstr "exact or average bitrate in bits/s"
522 msgid "nominal bitrate"
523 msgstr "nominal bitrate"
525 msgid "nominal bitrate in bits/s"
526 msgstr "nominal bitrate in bits/s"
528 msgid "minimum bitrate"
529 msgstr "minimum bitrate"
531 msgid "minimum bitrate in bits/s"
532 msgstr "minimum bitrate in bits/s"
534 msgid "maximum bitrate"
535 msgstr "maximum bitrate"
537 msgid "maximum bitrate in bits/s"
538 msgstr "maximum bitrate in bits/s"
543 msgid "encoder used to encode this stream"
544 msgstr "encoder used to encode this stream"
546 msgid "encoder version"
547 msgstr "encoder version"
549 msgid "version of the encoder used to encode this stream"
550 msgstr "version of the encoder used to encode this stream"
555 msgid "serial number of track"
556 msgstr "serial number of track"
558 msgid "replaygain track gain"
559 msgstr "replaygain track gain"
561 msgid "track gain in db"
562 msgstr "track gain in db"
564 msgid "replaygain track peak"
565 msgstr "replaygain track peak"
567 msgid "peak of the track"
568 msgstr "peak of the track"
570 msgid "replaygain album gain"
571 msgstr "replaygain album gain"
573 msgid "album gain in db"
574 msgstr "album gain in db"
576 msgid "replaygain album peak"
577 msgstr "replaygain album peak"
579 msgid "peak of the album"
580 msgstr "peak of the album"
583 msgid "replaygain reference level"
584 msgstr "replaygain track peak"
586 msgid "reference level of track and album gain values"
589 msgid "language code"
592 msgid "language code for this stream, conforming to ISO-639-1 or ISO-639-2"
595 msgid "language name"
598 msgid "freeform name of the language this stream is in"
605 msgid "image related to this stream"
606 msgstr "encoder used to encode this stream"
608 #. TRANSLATORS: 'preview image' = image that shows a preview of the full image
609 msgid "preview image"
612 msgid "preview image related to this stream"
619 msgid "file attached to this stream"
620 msgstr "encoder used to encode this stream"
622 msgid "beats per minute"
625 msgid "number of beats per minute in audio"
632 msgid "comma separated keywords describing the content"
633 msgstr "short text describing the content of the data"
636 msgid "geo location name"
640 "human readable descriptive location of where the media has been recorded or "
644 msgid "geo location latitude"
648 "geo latitude location of where the media has been recorded or produced in "
649 "degrees according to WGS84 (zero at the equator, negative values for "
650 "southern latitudes)"
653 msgid "geo location longitude"
657 "geo longitude location of where the media has been recorded or produced in "
658 "degrees according to WGS84 (zero at the prime meridian in Greenwich/UK, "
659 "negative values for western longitudes)"
662 msgid "geo location elevation"
666 "geo elevation of where the media has been recorded or produced in meters "
667 "according to WGS84 (zero is average sea level)"
671 msgid "geo location country"
674 msgid "country (english name) where the media has been recorded or produced"
678 msgid "geo location city"
681 msgid "city (english name) where the media has been recorded or produced"
685 msgid "geo location sublocation"
689 "a location within a city where the media has been produced or created (e.g. "
694 msgid "geo location horizontal error"
697 msgid "expected error of the horizontal positioning measures (in meters)"
701 msgid "geo location movement speed"
705 "movement speed of the capturing device while performing the capture in m/s"
709 msgid "geo location movement direction"
713 "indicates the movement direction of the device performing the capture of a "
714 "media. It is represented as degrees in floating point representation, 0 "
715 "means the geographic north, and increases clockwise"
719 msgid "geo location capture direction"
723 "indicates the direction the device is pointing to when capturing a media. "
724 "It is represented as degrees in floating point representation, 0 means the "
725 "geographic north, and increases clockwise"
728 #. TRANSLATORS: 'show name' = 'TV/radio/podcast show name' here
732 msgid "Name of the tv/podcast/series show the media is from"
735 #. TRANSLATORS: 'show sortname' = 'TV/radio/podcast show name as used for sorting purposes' here
736 msgid "show sortname"
740 "Name of the tv/podcast/series show the media is from, for sorting purposes"
744 msgid "episode number"
747 msgid "The episode number in the season the media is part of"
751 msgid "season number"
754 msgid "The season number of the show the media is part of"
761 msgid "The lyrics of the media, commonly used for songs"
764 msgid "composer sortname"
768 msgid "person(s) who composed the recording, for sorting purposes"
769 msgstr "person(s) responsible for the recording"
775 "Groups related media that spans multiple tracks, like the different pieces "
776 "of a concerto. It is a higher level than a track, but lower than an album"
784 "Rating attributed by a user. The higher the rank, the more the user likes "
788 msgid "device manufacturer"
792 msgid "Manufacturer of the device used to create this media"
793 msgstr "version of the encoder used to encode this stream"
799 msgid "Model of the device used to create this media"
800 msgstr "version of the encoder used to encode this stream"
803 msgid "application name"
807 msgid "Application used to create the media"
808 msgstr "version of the encoder used to encode this stream"
810 msgid "application data"
813 msgid "Arbitrary application data to be serialized into the media"
816 msgid "image orientation"
819 msgid "How the image should be rotated or flipped before display"
825 msgid "Name of the label or publisher"
828 msgid "interpreted-by"
831 msgid "Information about the people behind a remix and similar interpretations"
834 msgid "midi-base-note"
837 msgid "Midi note number of the audio track."
850 msgid "No URI handler for the %s protocol found"
854 msgid "URI scheme '%s' not supported"
858 msgid "ERROR: from element %s: %s\n"
859 msgstr "ERROR: from element %s: %s\n"
863 "Additional debug info:\n"
866 "Additional debug info:\n"
870 msgid "link has no source [sink=%s@%p]"
874 msgid "link has no sink [source=%s@%p]"
878 msgid "no property \"%s\" in element \"%s\""
879 msgstr "no property \"%s\" in element \"%s\""
882 msgid "could not set property \"%s\" in element \"%s\" to \"%s\""
883 msgstr "could not set property \"%s\" in element \"%s\" to \"%s\""
885 msgid "Delayed linking failed."
889 msgid "could not link %s to %s, %s can't handle caps %s"
890 msgstr "could not link %s to %s"
893 msgid "could not link %s to %s, neither element can handle caps %s"
894 msgstr "could not link sink element for URI \"%s\""
897 msgid "could not link %s to %s with caps %s"
898 msgstr "could not link %s to %s"
901 msgid "could not link %s to %s"
902 msgstr "could not link %s to %s"
905 msgid "no element \"%s\""
906 msgstr "no element \"%s\""
909 msgid "unexpected reference \"%s\" - ignoring"
913 msgid "unexpected pad-reference \"%s\" - ignoring"
917 msgid "could not parse caps \"%s\""
918 msgstr "could not parse caps \"%s\""
921 msgid "no sink element for URI \"%s\""
922 msgstr "no sink element for URI \"%s\""
925 msgid "no source element for URI \"%s\""
926 msgstr "no source element for URI \"%s\""
932 msgid "specified empty bin \"%s\", not allowed"
933 msgstr "specified empty bin \"%s\", not allowed"
936 msgid "no bin \"%s\", unpacking elements"
937 msgstr "no bin \"%s\", skipping"
939 msgid "empty pipeline not allowed"
940 msgstr "empty pipeline not allowed"
942 msgid "A lot of buffers are being dropped."
945 msgid "Internal data flow problem."
948 msgid "Internal data flow error."
951 msgid "Internal clock error."
954 msgid "Failed to map buffer."
961 "Restrict the possible allowed capabilities (NULL means ANY). Setting this "
962 "property takes a reference to the supplied GstCaps object."
965 msgid "Caps Change Mode"
968 msgid "Filter caps change behaviour"
971 msgid "No Temp directory specified."
975 msgid "Could not create temp file \"%s\"."
976 msgstr "Could not get/set settings from/on resource."
979 msgid "Could not open file \"%s\" for reading."
980 msgstr "Could not open file \"%s\" for reading."
983 msgid "Error while writing to download file."
984 msgstr "Error while writing to file \"%s\"."
986 msgid "No file name specified for writing."
987 msgstr "No file name specified for writing."
990 msgid "Could not open file \"%s\" for writing."
991 msgstr "Could not open file \"%s\" for writing."
994 msgid "Error closing file \"%s\"."
995 msgstr "Error closing file \"%s\"."
998 msgid "Error while seeking in file \"%s\"."
999 msgstr "Error while writing to file \"%s\"."
1002 msgid "Error while writing to file \"%s\"."
1003 msgstr "Error while writing to file \"%s\"."
1005 msgid "No file name specified for reading."
1006 msgstr "No file name specified for reading."
1009 msgid "Could not get info on \"%s\"."
1010 msgstr "Could not get/set settings from/on resource."
1013 msgid "\"%s\" is a directory."
1017 msgid "File \"%s\" is a socket."
1018 msgstr "File \"%s\" isn't a regular file."
1020 msgid "Failed after iterations as requested."
1021 msgstr "Failed after iterations as requested."
1026 msgid "detected capabilities in stream"
1027 msgstr "detected capabilities in stream"
1035 msgid "force caps without doing a typefind"
1039 msgid "Stream doesn't contain enough data."
1040 msgstr "album containing this data"
1043 msgid "Stream contains no data."
1044 msgstr "album containing this data"
1046 msgid "Implemented Interfaces:\n"
1059 msgid "controllable"
1062 msgid "changeable in NULL, READY, PAUSED or PLAYING state"
1065 msgid "changeable only in NULL, READY or PAUSED state"
1068 msgid "changeable only in NULL or READY state"
1071 msgid "Blacklisted files:"
1075 msgid "Total count: "
1076 msgstr "track count"
1079 msgid "%d blacklisted file"
1080 msgid_plural "%d blacklisted files"
1086 msgid_plural "%d plugins"
1091 msgid "%d blacklist entry"
1092 msgid_plural "%d blacklist entries"
1098 msgid_plural "%d features"
1103 msgid "Print all elements"
1104 msgstr "no element \"%s\""
1106 msgid "Print list of blacklisted files"
1110 "Print a machine-parsable list of features the specified plugin or all "
1111 "plugins provide.\n"
1112 " Useful in connection with external "
1113 "automatic plugin installation mechanisms"
1116 msgid "List the plugin contents"
1120 "A slashes ('/') separated list of types of elements (also known as klass) to "
1124 msgid "Check if the specified element or plugin exists"
1128 "When checking if an element or plugin exists, also check that its version is "
1129 "at least the version specified"
1132 msgid "Print supported URI schemes, with the elements that implement them"
1136 msgid "Could not load plugin file: %s\n"
1137 msgstr "Could not open file \"%s\" for writing."
1140 msgid "No such element or plugin '%s'\n"
1141 msgstr "no source element for URI \"%s\""
1143 msgid "Index statistics"
1147 msgid "Got message #%u from element \"%s\" (%s): "
1151 msgid "Got message #%u from pad \"%s:%s\" (%s): "
1155 msgid "Got message #%u from object \"%s\" (%s): "
1159 msgid "Got message #%u (%s): "
1163 msgid "Got EOS from element \"%s\".\n"
1164 msgstr "ERROR: from element %s: %s\n"
1167 msgid "FOUND TAG : found by element \"%s\".\n"
1168 msgstr "FOUND TAG : found by element \"%s\".\n"
1171 msgid "FOUND TAG : found by pad \"%s:%s\".\n"
1172 msgstr "FOUND TAG : found by element \"%s\".\n"
1175 msgid "FOUND TAG : found by object \"%s\".\n"
1176 msgstr "FOUND TAG : found by element \"%s\".\n"
1182 msgid "FOUND TOC : found by element \"%s\".\n"
1183 msgstr "FOUND TAG : found by element \"%s\".\n"
1186 msgid "FOUND TOC : found by object \"%s\".\n"
1187 msgstr "FOUND TAG : found by element \"%s\".\n"
1199 msgid "WARNING: from element %s: %s\n"
1200 msgstr "ERROR: from element %s: %s\n"
1202 msgid "Prerolled, waiting for buffering to finish...\n"
1205 msgid "Prerolled, waiting for progress to finish...\n"
1208 msgid "buffering..."
1211 msgid "Done buffering, setting pipeline to PLAYING ...\n"
1214 msgid "Buffering, setting pipeline to PAUSED ...\n"
1217 msgid "Redistribute latency...\n"
1221 msgid "Setting state to %s as requested by %s...\n"
1224 msgid "Interrupt: Stopping pipeline ...\n"
1228 msgid "Progress: (%s) %s\n"
1232 msgid "Missing element: %s\n"
1233 msgstr "no element \"%s\""
1236 msgid "Got context from element '%s': %s=%s\n"
1237 msgstr "ERROR: from element %s: %s\n"
1239 msgid "Output tags (also known as metadata)"
1240 msgstr "Output tags (also known as metadata)"
1242 msgid "Output TOC (chapters and editions)"
1245 msgid "Output status information and property notifications"
1246 msgstr "Output status information and property notifications"
1249 msgid "Do not print any progress information"
1250 msgstr "Do not output status information of TYPE"
1252 msgid "Output messages"
1256 "Do not output status information for the specified property if verbose "
1257 "output is enabled (can be used multiple times)"
1260 msgid "PROPERTY-NAME"
1263 msgid "Do not install a fault handler"
1264 msgstr "Do not install a fault handler"
1266 msgid "Force EOS on sources before shutting the pipeline down"
1269 msgid "Gather and print index statistics"
1273 msgid "ERROR: pipeline could not be constructed: %s.\n"
1274 msgstr "ERROR: pipeline could not be constructed: %s.\n"
1276 msgid "ERROR: pipeline could not be constructed.\n"
1277 msgstr "ERROR: pipeline could not be constructed.\n"
1280 msgid "WARNING: erroneous pipeline: %s\n"
1281 msgstr "WARNING: erroneous pipeline: %s\n"
1283 msgid "ERROR: the 'pipeline' element wasn't found.\n"
1284 msgstr "ERROR: the 'pipeline' element wasn't found.\n"
1286 msgid "Setting pipeline to PAUSED ...\n"
1290 msgid "ERROR: Pipeline doesn't want to pause.\n"
1291 msgstr "ERROR: pipeline doesn't want to play.\n"
1293 msgid "Pipeline is live and does not need PREROLL ...\n"
1296 msgid "Pipeline is PREROLLING ...\n"
1300 msgid "ERROR: pipeline doesn't want to preroll.\n"
1301 msgstr "ERROR: pipeline doesn't want to play.\n"
1303 msgid "Pipeline is PREROLLED ...\n"
1306 msgid "Setting pipeline to PLAYING ...\n"
1309 msgid "ERROR: pipeline doesn't want to play.\n"
1310 msgstr "ERROR: pipeline doesn't want to play.\n"
1312 msgid "EOS on shutdown enabled -- Forcing EOS on the pipeline\n"
1315 msgid "EOS on shutdown enabled -- waiting for EOS after Error\n"
1318 msgid "Waiting for EOS...\n"
1321 msgid "EOS received - stopping pipeline...\n"
1324 msgid "Interrupt while waiting for EOS - stopping pipeline...\n"
1327 msgid "An error happened while waiting for EOS\n"
1330 msgid "Execution ended after %"
1331 msgstr "Execution ended after %"
1333 msgid "Setting pipeline to READY ...\n"
1336 msgid "Setting pipeline to NULL ...\n"
1340 msgid "Freeing pipeline ...\n"
1341 msgstr "RUNNING pipeline ...\n"
1343 #~ msgid "Do not output status information of TYPE"
1344 #~ msgstr "Do not output status information of TYPE"
1346 #~ msgid "TYPE1,TYPE2,..."
1347 #~ msgstr "TYPE1,TYPE2,..."
1349 #~ msgid "link without source element"
1350 #~ msgstr "link without source element"
1352 #~ msgid "link without sink element"
1353 #~ msgstr "link without sink element"
1355 #~ msgid "no element to link URI \"%s\" to"
1356 #~ msgstr "no element to link URI \"%s\" to"
1358 #~ msgid "Print alloc trace (if enabled at compile time)"
1359 #~ msgstr "Print alloc trace (if enabled at compile time)"
1361 #~ msgid "Usage: gst-xmllaunch <file.xml> [ element.property=value ... ]\n"
1362 #~ msgstr "Usage: gst-xmllaunch <file.xml> [ element.property=value ... ]\n"
1364 #~ msgid "ERROR: parse of xml file '%s' failed.\n"
1365 #~ msgstr "ERROR: parsing of xml file '%s' failed.\n"
1367 #~ msgid "ERROR: no toplevel pipeline element in file '%s'.\n"
1368 #~ msgstr "ERROR: no toplevel pipeline element in file '%s'.\n"
1371 #~ msgid "WARNING: only one toplevel element is supported at this time.\n"
1372 #~ msgstr "WARNING: only one toplevel element is supported at this time."
1374 #~ msgid "ERROR: could not parse command line argument %d: %s.\n"
1375 #~ msgstr "ERROR: could not parse command line argument %d: %s.\n"
1377 #~ msgid "WARNING: element named '%s' not found.\n"
1378 #~ msgstr "WARNING: element named '%s' not found.\n"
1380 #~ msgid "Save xml representation of pipeline to FILE and exit"
1381 #~ msgstr "Save xml representation of pipeline to FILE and exit"
1387 #~ msgid "Do not install signal handlers for SIGUSR1 and SIGUSR2"
1388 #~ msgstr "Do not install a fault handler"
1390 #~ msgid "Disable accelerated CPU instructions"
1391 #~ msgstr "Disable accelerated CPU instructions"
1393 #~ msgid "SCHEDULER"
1394 #~ msgstr "SCHEDULER"
1396 #~ msgid "Registry to use"
1397 #~ msgstr "Registry to use"
1400 #~ msgstr "REGISTRY"
1402 #~ msgid "path list for loading plugins (separated by '%s')"
1403 #~ msgstr "path list for loading plugins (separated by '%s')"
1405 #~ msgid "Scheduler to use (default is '%s')"
1406 #~ msgstr "Scheduler to use (default is '%s')"
1408 #~ msgid "Internal GStreamer error: state change failed. File a bug."
1409 #~ msgstr "Internal GStreamer error: state change failed. File a bug."
1411 #~ msgid "Internal GStreamer error: scheduler problem. File a bug."
1412 #~ msgstr "Internal GStreamer error: scheduler problem. File a bug."
1414 #~ msgid "original location of file as a URI"
1415 #~ msgstr "original location of file as a URI"
1417 #~ msgid "There is no element present to handle the stream's mime type %s."
1418 #~ msgstr "There is no element present to handle the stream's mime type %s."
1421 #~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\""
1423 #~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\""
1425 #~ msgid "Show plugin details"
1426 #~ msgstr "Show plugin details"
1428 #~ msgid "Show scheduler details"
1429 #~ msgstr "Show scheduler details"
1431 #~ msgid " iterations (sum %"
1432 #~ msgstr " iterations (sum %"
1434 #~ msgid " ns, average %"
1435 #~ msgstr " ns, average %"
1437 #~ msgid " ns, min %"
1438 #~ msgstr " ns, min %"
1440 #~ msgid " ns, max %"
1441 #~ msgstr " ns, max %"
1446 #~ msgid "Number of times to iterate pipeline"
1447 #~ msgstr "Number of times to iterate pipeline"
1449 #~ msgid " Trying to run anyway.\n"
1450 #~ msgstr " Trying to run anyway.\n"
1455 #~ msgid "' is the default)"
1456 #~ msgstr "' is the default)"