1 # Translation of 'gstreamer' messages to Azerbaijani.
2 # Copyright (C) 2004 Free Software Foundation, Inc.
3 # This file is put in the public domain.
4 # Mətin Əmirov <metin@karegen.com>, 2004.
8 "Project-Id-Version: gstreamer-0.8.0\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2006-09-05 18:14+0200\n"
11 "PO-Revision-Date: 2004-03-19 18:40+0200\n"
12 "Last-Translator: Metin Amiroff <metin@karegen.com>\n"
13 "Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: KBabel 1.0.2\n"
20 msgid "Print the GStreamer version"
21 msgstr "GStreamer buraxılışını göstər"
24 msgid "Make all warnings fatal"
25 msgstr "Bütün xətaları ölümcül et"
28 msgid "Print available debug categories and exit"
33 "Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
42 "Comma-separated list of category_name:level pairs to set specific levels for "
43 "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
51 msgid "Disable colored debugging output"
55 msgid "Disable debugging"
56 msgstr "Xəta ayırmasını bağla"
59 msgid "Enable verbose plugin loading diagnostics"
63 msgid "Colon-separated paths containing plugins"
72 "Comma-separated list of plugins to preload in addition to the list stored in "
73 "environment variable GST_PLUGIN_PATH"
81 msgid "Disable trapping of segmentation faults during plugin loading"
85 msgid "Disable the use of fork() while scanning the registry"
89 msgid "GStreamer Options"
94 msgid "Show GStreamer Options"
95 msgstr "GStreamer buraxılışını göstər"
98 msgid "Unknown option"
101 #: gst/gstelement.c:279 gst/gstutils.c:2126
103 msgid "ERROR: from element %s: %s\n"
106 #: gst/gstelement.c:281 gst/gstutils.c:2128
109 "Additional debug info:\n"
113 #: gst/gsterror.c:135
114 msgid "GStreamer encountered a general core library error."
117 #: gst/gsterror.c:137 gst/gsterror.c:174 gst/gsterror.c:194 gst/gsterror.c:225
119 "GStreamer developers were too lazy to assign an error code to this error."
122 #: gst/gsterror.c:140
123 msgid "Internal GStreamer error: code not implemented."
126 #: gst/gsterror.c:142
127 msgid "Internal GStreamer error: state change failed."
130 #: gst/gsterror.c:143
131 msgid "Internal GStreamer error: pad problem."
134 #: gst/gsterror.c:145
135 msgid "Internal GStreamer error: thread problem."
138 #: gst/gsterror.c:147
139 msgid "Internal GStreamer error: negotiation problem."
142 #: gst/gsterror.c:149
143 msgid "Internal GStreamer error: event problem."
146 #: gst/gsterror.c:151
147 msgid "Internal GStreamer error: seek problem."
150 #: gst/gsterror.c:153
151 msgid "Internal GStreamer error: caps problem."
154 #: gst/gsterror.c:154
155 msgid "Internal GStreamer error: tag problem."
158 #: gst/gsterror.c:156
159 msgid "Your GStreamer installation is missing a plug-in."
162 #: gst/gsterror.c:158
163 msgid "Internal GStreamer error: clock problem."
166 #: gst/gsterror.c:172
167 msgid "GStreamer encountered a general supporting library error."
170 #: gst/gsterror.c:176
171 msgid "Could not initialize supporting library."
174 #: gst/gsterror.c:177 gst/gsterror.c:178
175 msgid "Could not close supporting library."
178 #: gst/gsterror.c:192
179 msgid "GStreamer encountered a general resource error."
182 #: gst/gsterror.c:196
183 msgid "Resource not found."
186 #: gst/gsterror.c:197
187 msgid "Resource busy or not available."
190 #: gst/gsterror.c:198
191 msgid "Could not open resource for reading."
194 #: gst/gsterror.c:199
195 msgid "Could not open resource for writing."
198 #: gst/gsterror.c:201
199 msgid "Could not open resource for reading and writing."
202 #: gst/gsterror.c:202
203 msgid "Could not close resource."
206 #: gst/gsterror.c:203
207 msgid "Could not read from resource."
210 #: gst/gsterror.c:204
211 msgid "Could not write to resource."
214 #: gst/gsterror.c:205
215 msgid "Could not perform seek on resource."
218 #: gst/gsterror.c:206
219 msgid "Could not synchronize on resource."
222 #: gst/gsterror.c:208
223 msgid "Could not get/set settings from/on resource."
226 #: gst/gsterror.c:209
227 msgid "No space left on the resource."
230 #: gst/gsterror.c:223
231 msgid "GStreamer encountered a general stream error."
234 #: gst/gsterror.c:228
235 msgid "Element doesn't implement handling of this stream. Please file a bug."
238 #: gst/gsterror.c:230
239 msgid "Could not determine type of stream."
242 #: gst/gsterror.c:232
243 msgid "The stream is of a different type than handled by this element."
246 #: gst/gsterror.c:234
247 msgid "There is no codec present that can handle the stream's type."
250 #: gst/gsterror.c:235
251 msgid "Could not decode stream."
254 #: gst/gsterror.c:236
255 msgid "Could not encode stream."
258 #: gst/gsterror.c:237
259 msgid "Could not demultiplex stream."
262 #: gst/gsterror.c:238
263 msgid "Could not multiplex stream."
266 #: gst/gsterror.c:239
267 msgid "The stream is in the wrong format."
270 #: gst/gsterror.c:290
272 msgid "No error message for domain %s."
275 #: gst/gsterror.c:298
277 msgid "No standard error message for domain %s and code %d."
280 #: gst/gstpipeline.c:558
281 msgid "Selected clock cannot be used in pipeline."
284 #: gst/gsttaglist.c:97
288 #: gst/gsttaglist.c:97
289 msgid "commonly used title"
292 #: gst/gsttaglist.c:100
296 #: gst/gsttaglist.c:101
297 msgid "person(s) responsible for the recording"
300 #: gst/gsttaglist.c:105
304 #: gst/gsttaglist.c:106
305 msgid "album containing this data"
308 #: gst/gsttaglist.c:108
312 #: gst/gsttaglist.c:108
313 msgid "date the data was created (as a GDate structure)"
316 #: gst/gsttaglist.c:111
320 #: gst/gsttaglist.c:112
321 msgid "genre this data belongs to"
324 #: gst/gsttaglist.c:115
328 #: gst/gsttaglist.c:116
329 msgid "free text commenting the data"
332 #: gst/gsttaglist.c:119
334 msgid "extended comment"
337 #: gst/gsttaglist.c:120
338 msgid "free text commenting the data in key=value or key[en]=comment form"
341 #: gst/gsttaglist.c:124
345 #: gst/gsttaglist.c:125
346 msgid "track number inside a collection"
349 #: gst/gsttaglist.c:128
353 #: gst/gsttaglist.c:129
354 msgid "count of tracks inside collection this track belongs to"
357 #: gst/gsttaglist.c:133
361 #: gst/gsttaglist.c:134
362 msgid "disc number inside a collection"
365 #: gst/gsttaglist.c:137
369 #: gst/gsttaglist.c:138
370 msgid "count of discs inside collection this disc belongs to"
373 #: gst/gsttaglist.c:142
377 #: gst/gsttaglist.c:143
378 msgid "original location of file as a URI"
381 #: gst/gsttaglist.c:147
385 #: gst/gsttaglist.c:148
386 msgid "short text describing the content of the data"
389 #: gst/gsttaglist.c:151
393 #: gst/gsttaglist.c:151
394 msgid "version of this data"
397 #: gst/gsttaglist.c:154
401 #: gst/gsttaglist.c:156
402 msgid "International Standard Recording Code - see http://www.ifpi.org/isrc/"
405 #: gst/gsttaglist.c:158
409 #: gst/gsttaglist.c:161
411 msgstr "müəllif hüququ"
413 #: gst/gsttaglist.c:161
414 msgid "copyright notice of the data"
415 msgstr "mə'lumatın müəllif hüququ qeydi"
417 #: gst/gsttaglist.c:164
421 #: gst/gsttaglist.c:164
422 msgid "contact information"
423 msgstr "əlaqə mə'lumatı"
425 #: gst/gsttaglist.c:166
429 #: gst/gsttaglist.c:166
430 msgid "license of data"
431 msgstr "mə'lumatın lisenziyası"
433 #: gst/gsttaglist.c:169
437 #: gst/gsttaglist.c:170
438 msgid "person(s) performing"
439 msgstr "ifa edən şəxs(lər)"
441 #: gst/gsttaglist.c:173
445 #: gst/gsttaglist.c:173
446 msgid "length in GStreamer time units (nanoseconds)"
449 #: gst/gsttaglist.c:176
453 #: gst/gsttaglist.c:177
454 msgid "codec the data is stored in"
457 #: gst/gsttaglist.c:180
461 #: gst/gsttaglist.c:180
462 msgid "codec the video data is stored in"
465 #: gst/gsttaglist.c:183
469 #: gst/gsttaglist.c:183
470 msgid "codec the audio data is stored in"
473 #: gst/gsttaglist.c:185
477 #: gst/gsttaglist.c:185
478 msgid "exact or average bitrate in bits/s"
481 #: gst/gsttaglist.c:187
482 msgid "nominal bitrate"
485 #: gst/gsttaglist.c:187
486 msgid "nominal bitrate in bits/s"
489 #: gst/gsttaglist.c:189
490 msgid "minimum bitrate"
493 #: gst/gsttaglist.c:189
494 msgid "minimum bitrate in bits/s"
497 #: gst/gsttaglist.c:191
498 msgid "maximum bitrate"
501 #: gst/gsttaglist.c:191
502 msgid "maximum bitrate in bits/s"
505 #: gst/gsttaglist.c:194
509 #: gst/gsttaglist.c:194
510 msgid "encoder used to encode this stream"
513 #: gst/gsttaglist.c:197
514 msgid "encoder version"
517 #: gst/gsttaglist.c:198
518 msgid "version of the encoder used to encode this stream"
521 #: gst/gsttaglist.c:200
523 msgstr "seriya nömrəsi"
525 #: gst/gsttaglist.c:200
526 msgid "serial number of track"
527 msgstr "mahnının seriya nömrəsi"
529 #: gst/gsttaglist.c:202
530 msgid "replaygain track gain"
533 #: gst/gsttaglist.c:202
534 msgid "track gain in db"
537 #: gst/gsttaglist.c:204
538 msgid "replaygain track peak"
541 #: gst/gsttaglist.c:204
542 msgid "peak of the track"
545 #: gst/gsttaglist.c:206
546 msgid "replaygain album gain"
549 #: gst/gsttaglist.c:206
550 msgid "album gain in db"
553 #: gst/gsttaglist.c:208
554 msgid "replaygain album peak"
557 #: gst/gsttaglist.c:208
558 msgid "peak of the album"
561 #: gst/gsttaglist.c:210
562 msgid "language code"
565 #: gst/gsttaglist.c:211
566 msgid "language code for this stream, conforming to ISO-639-1"
569 #: gst/gsttaglist.c:213
573 #: gst/gsttaglist.c:213
574 msgid "image related to this stream"
577 #: gst/gsttaglist.c:215
578 msgid "preview image"
581 #: gst/gsttaglist.c:215
582 msgid "preview image related to this stream"
585 #: gst/gsttaglist.c:254
589 #: gst/parse/grammar.y:206
591 msgid "specified empty bin \"%s\", not allowed"
594 #: gst/parse/grammar.y:212
596 msgid "no bin \"%s\", skipping"
599 #: gst/parse/grammar.y:293
601 msgid "no property \"%s\" in element \"%s\""
604 #: gst/parse/grammar.y:306
606 msgid "could not set property \"%s\" in element \"%s\" to \"%s\""
609 #: gst/parse/grammar.y:529
611 msgid "could not link %s to %s"
614 #: gst/parse/grammar.y:575
616 msgid "no element \"%s\""
619 #: gst/parse/grammar.y:622
621 msgid "could not parse caps \"%s\""
624 #: gst/parse/grammar.y:644 gst/parse/grammar.y:692 gst/parse/grammar.y:708
625 #: gst/parse/grammar.y:771
626 msgid "link without source element"
629 #: gst/parse/grammar.y:650 gst/parse/grammar.y:689 gst/parse/grammar.y:780
630 msgid "link without sink element"
633 #: gst/parse/grammar.y:726
635 msgid "no source element for URI \"%s\""
638 #: gst/parse/grammar.y:736
640 msgid "no element to link URI \"%s\" to"
643 #: gst/parse/grammar.y:744
645 msgid "no sink element for URI \"%s\""
648 #: gst/parse/grammar.y:751
650 msgid "could not link sink element for URI \"%s\""
653 #: gst/parse/grammar.y:765
654 msgid "empty pipeline not allowed"
657 #: libs/gst/base/gstbasesrc.c:1568 libs/gst/base/gstbasesrc.c:1579
658 msgid "Internal data flow error."
661 #: libs/gst/base/gstbasesink.c:1878
662 msgid "Internal data flow problem."
665 #: libs/gst/base/gstbasesink.c:2010
666 msgid "Internal data stream error."
669 #: plugins/elements/gstcapsfilter.c:133
673 #: plugins/elements/gstcapsfilter.c:134
674 msgid "Restrict the possible allowed capabilities (NULL means ANY)"
677 #: plugins/elements/gstfdsink.c:343
679 msgid "Error while writing to file descriptor \"%d\"."
682 #: plugins/elements/gstfdsink.c:383
684 msgid "File descriptor \"%d\" is not valid."
687 #: plugins/elements/gstfilesink.c:252
688 msgid "No file name specified for writing."
691 #: plugins/elements/gstfilesink.c:258
693 msgid "Could not open file \"%s\" for writing."
696 #: plugins/elements/gstfilesink.c:279
698 msgid "Error closing file \"%s\"."
701 #: plugins/elements/gstfilesink.c:400
703 msgid "Error while seeking in file \"%s\"."
706 #: plugins/elements/gstfilesink.c:407 plugins/elements/gstfilesink.c:478
708 msgid "Error while writing to file \"%s\"."
711 #: plugins/elements/gstfilesrc.c:967
712 msgid "No file name specified for reading."
715 #: plugins/elements/gstfilesrc.c:979
717 msgid "Could not open file \"%s\" for reading: %s."
720 #: plugins/elements/gstfilesrc.c:988
722 msgid "Could not get info on \"%s\"."
725 #: plugins/elements/gstfilesrc.c:995
727 msgid "\"%s\" is a directory."
730 #: plugins/elements/gstfilesrc.c:1002
732 msgid "File \"%s\" is a socket."
735 #: plugins/elements/gstidentity.c:361
736 msgid "Failed after iterations as requested."
739 #: plugins/elements/gsttypefindelement.c:192
743 #: plugins/elements/gsttypefindelement.c:193
744 msgid "detected capabilities in stream"
747 #: plugins/elements/gsttypefindelement.c:196
751 #: plugins/elements/gsttypefindelement.c:200
755 #: tools/gst-inspect.c:250
756 msgid "Implemented Interfaces:\n"
759 #: tools/gst-inspect.c:292
763 #: tools/gst-inspect.c:297
767 #: tools/gst-inspect.c:302
771 #: tools/gst-inspect.c:925
772 msgid "Total count: "
775 #: tools/gst-inspect.c:926
778 msgid_plural "%d plugins"
782 #: tools/gst-inspect.c:928
785 msgid_plural "%d features"
789 #: tools/gst-inspect.c:1109
790 msgid "Print all elements"
793 #: tools/gst-inspect.c:1175
795 msgid "Could not load plugin file: %s\n"
798 #: tools/gst-inspect.c:1180
800 msgid "No such element or plugin '%s'\n"
803 #: tools/gst-launch.c:79
804 msgid "Usage: gst-xmllaunch <file.xml> [ element.property=value ... ]\n"
807 #: tools/gst-launch.c:88
809 msgid "ERROR: parse of xml file '%s' failed.\n"
812 #: tools/gst-launch.c:94
814 msgid "ERROR: no toplevel pipeline element in file '%s'.\n"
817 #: tools/gst-launch.c:101
819 msgid "WARNING: only one toplevel element is supported at this time."
822 #: tools/gst-launch.c:112
824 msgid "ERROR: could not parse command line argument %d: %s.\n"
827 #: tools/gst-launch.c:123
829 msgid "WARNING: element named '%s' not found.\n"
832 #: tools/gst-launch.c:394
834 msgid "Got Message from element \"%s\" (%s): "
837 #: tools/gst-launch.c:421
839 msgid "Got EOS from element \"%s\".\n"
842 #: tools/gst-launch.c:431
844 msgid "FOUND TAG : found by element \"%s\".\n"
847 #: tools/gst-launch.c:483
849 msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n"
852 #: tools/gst-launch.c:514
853 msgid "Output tags (also known as metadata)"
856 #: tools/gst-launch.c:516
857 msgid "Output status information and property notifications"
860 #: tools/gst-launch.c:518
861 msgid "Output messages"
864 #: tools/gst-launch.c:520
865 msgid "Do not output status information of TYPE"
868 #: tools/gst-launch.c:520
869 msgid "TYPE1,TYPE2,..."
872 #: tools/gst-launch.c:523
873 msgid "Save xml representation of pipeline to FILE and exit"
876 #: tools/gst-launch.c:523
880 #: tools/gst-launch.c:526
881 msgid "Do not install a fault handler"
884 #: tools/gst-launch.c:528
885 msgid "Print alloc trace (if enabled at compile time)"
888 #: tools/gst-launch.c:612
890 msgid "ERROR: pipeline could not be constructed: %s.\n"
893 #: tools/gst-launch.c:616
895 msgid "ERROR: pipeline could not be constructed.\n"
898 #: tools/gst-launch.c:620
900 msgid "WARNING: erroneous pipeline: %s\n"
903 #: tools/gst-launch.c:649
905 msgid "ERROR: the 'pipeline' element wasn't found.\n"
908 #: tools/gst-launch.c:655 tools/gst-launch.c:707
910 msgid "Setting pipeline to PAUSED ...\n"
913 #: tools/gst-launch.c:660
915 msgid "ERROR: Pipeline doesn't want to pause.\n"
918 #: tools/gst-launch.c:665
920 msgid "Pipeline is live and does not need PREROLL ...\n"
923 #: tools/gst-launch.c:668
925 msgid "Pipeline is PREROLLING ...\n"
928 #: tools/gst-launch.c:671 tools/gst-launch.c:684
930 msgid "ERROR: pipeline doesn't want to preroll.\n"
933 #: tools/gst-launch.c:677
935 msgid "Pipeline is PREROLLED ...\n"
938 #: tools/gst-launch.c:689
940 msgid "Setting pipeline to PLAYING ...\n"
943 #: tools/gst-launch.c:692
945 msgid "ERROR: pipeline doesn't want to play.\n"
948 #: tools/gst-launch.c:703
949 msgid "Execution ended after %"
952 #: tools/gst-launch.c:703
956 #: tools/gst-launch.c:710
958 msgid "Setting pipeline to READY ...\n"
961 #: tools/gst-launch.c:715
963 msgid "Setting pipeline to NULL ...\n"
966 #: tools/gst-launch.c:720
968 msgid "FREEING pipeline ...\n"
975 #~ msgstr "VAXTLAŞDIRICI"
977 #~ msgid "Registry to use"
978 #~ msgstr "İşlədiləcək qeyd bazası"
981 #~ msgstr "QEYDBAZASI"