# English translations for GOPchop package.
# Copyright (C) 2003 Kees Cook
# This file is distributed under the same license as the GOPchop package.
# Nemesis the Warlock <mpeg2@outflux.net>, 2003.
#
msgid ""
msgstr ""
"Project-Id-Version: GOPchop 0.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-02-04 23:28-0800\n"
"PO-Revision-Date: 2003-04-17 08:33-0700\n"
"Last-Translator: Kees Cook <mpeg2@outflux.net>\n"
"Language-Team: English <en@translate.freefriends.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: src/Main.cpp:355 src/MPEG2Parser.cpp:821
msgid "NULL GOP list?!\n"
msgstr "NULL GOP list?!\n"

#: src/Main.cpp:360 src/MPEG2Parser.cpp:801
msgid "NULL packet list?!\n"
msgstr "NULL packet list?!\n"

#: src/Main.cpp:365
msgid "NULL GOP?!\n"
msgstr "NULL GOP?!\n"

#: src/Main.cpp:370
msgid "NULL GOP header?!\n"
msgstr "NULL GOP header?!\n"

#: src/Main.cpp:375
msgid "NULL packet bounds?!\n"
msgstr "NULL packet bounds?!\n"

#: src/Main.cpp:389 src/Main.cpp:423
msgid "NULL PES?!\n"
msgstr "NULL PES?!\n"

#: src/Main.cpp:402
msgid "Ran out of memory!?\n"
msgstr "Ran out of memory!?\n"

#: src/Main.cpp:430
msgid "unavailable memory?!\n"
msgstr "unavailable memory?!\n"

#: src/Main.cpp:495
#, c-format
msgid "\tWriting @ %llu for %d bytes\n"
msgstr "\tWriting @ %llu for %d bytes\n"

#: src/Main.cpp:522
msgid "write failed\n"
msgstr "write failed\n"

#: src/Main.cpp:536
msgid "Saving MPEG2"
msgstr "Saving MPEG2"

#: src/Main.cpp:618
#, c-format
msgid "Wrote %s (GOPs: %u) in %d second (%%%sMB/s)\n"
msgstr "Wrote %s (GOPs: %u) in %d second (%%%sMB/s)\n"

#: src/Main.cpp:619
#, c-format
msgid "Wrote %s (GOPs: %u) in %d seconds (%%%sMB/s)\n"
msgstr "Wrote %s (GOPs: %u) in %d seconds (%%%sMB/s)\n"

#: src/Main.cpp:663
#, c-format
msgid "Loaded %s in %d second (%%%sMB/s)\n"
msgstr "Loaded %s in %d second (%%%sMB/s)\n"

#: src/Main.cpp:664
#, c-format
msgid "Loaded %s in %d seconds (%%%sMB/s)\n"
msgstr "Loaded %s in %d seconds (%%%sMB/s)\n"

#: src/Main.cpp:669
msgid "Caching"
msgstr "Caching"

#: src/Main.cpp:677
msgid "Skipping offset cache writing.\n"
msgstr "Skipping offset cache writing.\n"

#: src/Main.cpp:681
msgid "Done"
msgstr "Done"

#. update the count of clips
#: src/Main.cpp:690
#, c-format
msgid "Clips: %d"
msgstr "Clips: %d"

#: src/Main.cpp:705
msgid "unknown pathname"
msgstr "unknown pathname"

#: src/Main.cpp:758
msgid "Output window missing!\n"
msgstr "Output window missing!\n"

#: src/Main.cpp:763
msgid "MPEG2 decoder missing!\n"
msgstr "MPEG2 decoder missing!\n"

#: src/Main.cpp:768
msgid "decode called with a missing buffer!?\n"
msgstr "decode called with a missing buffer!?\n"

#: src/Main.cpp:775
msgid "MPEG2 decoder info not available!?\n"
msgstr "MPEG2 decoder info not available!?\n"

#: src/Main.cpp:792
msgid "Got STATE_SEQUENCE without a sequence!?\n"
msgstr "Got STATE_SEQUENCE without a sequence!?\n"

#: src/Main.cpp:811
msgid "Failed to setup display\n"
msgstr "Failed to setup display\n"

#: src/Main.cpp:861
msgid "Got STATE_PICTURE without a current_fbuf!?\n"
msgstr "Got STATE_PICTURE without a current_fbuf!?\n"

#: src/Main.cpp:912
msgid "Decoder threw 'STATE_INVALID'.  This needs to be handled better!\n"
msgstr "Decoder threw 'STATE_INVALID'.  This needs to be handled better!\n"

#: src/Main.cpp:915
msgid "Decoder threw 'STATE_INVALID_END'.  This needs to be handled better!\n"
msgstr "Decoder threw 'STATE_INVALID_END'.  This needs to be handled better!\n"

#: src/Main.cpp:967
#, c-format
msgid "Can't find output driver '%s'\n"
msgstr "Can't find output driver '%s'\n"

#: src/Main.cpp:973
#, c-format
msgid "Can't open output driver '%s'\n"
msgstr "Can't open output driver '%s'\n"

#: src/Main.cpp:979
msgid "Using x86 MMXext acceleration\n"
msgstr "Using x86 MMXext acceleration\n"

#: src/Main.cpp:981
msgid "Using x86 3DNow acceleration\n"
msgstr "Using x86 3DNow acceleration\n"

#: src/Main.cpp:983
msgid "Using x86 MMX acceleration\n"
msgstr "Using x86 MMX acceleration\n"

#: src/Main.cpp:987
msgid "Using PowerPC Altivec acceleration\n"
msgstr "Using PowerPC Altivec acceleration\n"

#: src/Main.cpp:991
msgid "Using Alpha MVI acceleration\n"
msgstr "Using Alpha MVI acceleration\n"

#: src/Main.cpp:993
msgid "Using Alpha acceleration\n"
msgstr "Using Alpha acceleration\n"

#: src/Main.cpp:997
msgid "Using Sparc VIS acceleration\n"
msgstr "Using Sparc VIS acceleration\n"

#: src/Main.cpp:999
msgid "Using Sparc VIS2 acceleration\n"
msgstr "Using Sparc VIS2 acceleration\n"

#: src/Main.cpp:1002
msgid "Using no special acceleration\n"
msgstr "Using no special acceleration\n"

#: src/Main.cpp:1006
msgid "Cannot initialize mpeg2 decoder!\n"
msgstr "Cannot initialize mpeg2 decoder!\n"

#: src/Main.cpp:1016
msgid "Pipe command required.  Try --pipe\n"
msgstr "Pipe command required.  Try --pipe\n"

#: src/Main.cpp:1052
msgid "Cannot figure out from environment what shell to exec.\n"
msgstr "Cannot figure out from environment what shell to exec.\n"

#: src/Main.cpp:1110 src/interface.c:883
msgid "No Sequence Info Found"
msgstr "No Sequence Info Found"

#: src/Main.cpp:1114
#, c-format
msgid "no GOPs ?!\n"
msgstr "no GOPs ?!\n"

#: src/Main.cpp:1119 src/Main.cpp:1124
#, c-format
msgid "NULL picture list ?!\n"
msgstr "NULL picture list ?!\n"

#: src/Main.cpp:1129
#, c-format
msgid "NULL audio list ?!\n"
msgstr "NULL audio list ?!\n"

#: src/Main.cpp:1134
#, c-format
msgid "NULL video list ?!\n"
msgstr "NULL video list ?!\n"

#: src/Main.cpp:1139
#, c-format
msgid "no such GOP %d ?!\n"
msgstr "no such GOP %d ?!\n"

#: src/Main.cpp:1144
#, c-format
msgid "GOP header missing?!\n"
msgstr "GOP header missing?!\n"

#: src/Main.cpp:1149 src/GroupOfPictures.cpp:98
#, c-format
msgid "GOP header not available?!\n"
msgstr "GOP header not available?!\n"

#: src/Main.cpp:1177
#, c-format
msgid "NULL GOP picture bounds?!\n"
msgstr "NULL GOP picture bounds?!\n"

#: src/Main.cpp:1200
#, c-format
msgid "NULL picture?!\n"
msgstr "NULL picture?!\n"

#: src/Main.cpp:1206
#, c-format
msgid "NULL picture bounds?!\n"
msgstr "NULL picture bounds?!\n"

#: src/Main.cpp:1216
#, c-format
msgid "NULL picture VES vector?!\n"
msgstr "NULL picture VES vector?!\n"

#: src/Main.cpp:1224
#, c-format
msgid "  Picture (%s: %02d)"
msgstr "  Picture (%s: %02d)"

#: src/Main.cpp:1234
#, c-format
msgid "NULL GOP packet bounds?!\n"
msgstr "NULL GOP packet bounds?!\n"

#: src/Main.cpp:1247
#, c-format
msgid "NULL GOP packet vector?!\n"
msgstr "NULL GOP packet vector?!\n"

#: src/Main.cpp:1265
#, c-format
msgid "NULL GOP AES vector?!\n"
msgstr "NULL GOP AES vector?!\n"

#. display GOP
#: src/Main.cpp:1275
#, c-format
msgid "GOP (%02d:%02d:%02d.%02d%s%s%s)"
msgstr "GOP (%02d:%02d:%02d.%02d%s%s%s)"

#: src/Main.cpp:1277
msgid " drop"
msgstr " drop"

#: src/Main.cpp:1277
msgid " keep"
msgstr " keep"

#: src/Main.cpp:1278
msgid " closed"
msgstr " closed"

#
#: src/Main.cpp:1278
msgid " open"
msgstr " open"

#: src/Main.cpp:1279
msgid " broken"
msgstr " broken"

#: src/Main.cpp:1279
msgid " whole"
msgstr " whole"

#. display audio info
#: src/Main.cpp:1285
msgid "  Audio"
msgstr "  Audio"

#: src/Main.cpp:1292
#, c-format
msgid "%dx%d: %s aspect, %s fps, %s%s"
msgstr "%dx%d: %s aspect, %s fps, %s%s"

#: src/Main.cpp:1297
msgid ", constrained"
msgstr ", constrained"

#: src/Main.cpp:1306
msgid "Bad Frame"
msgstr "Bad Frame"

#: src/Main.cpp:1307
msgid "I-Frame"
msgstr "I-Frame"

#: src/Main.cpp:1308
msgid "P-Frame"
msgstr "P-Frame"

#: src/Main.cpp:1309
msgid "B-Frame"
msgstr "B-Frame"

#: src/Main.cpp:1336
msgid "\tNo GOPs\n"
msgstr "\tNo GOPs\n"

#: src/Main.cpp:1343
msgid "\tNo packets\n"
msgstr "\tNo packets\n"

#: src/Main.cpp:1350
#, c-format
msgid "\tGOP %d missing\n"
msgstr "\tGOP %d missing\n"

#: src/Main.cpp:1364 src/MPEG2Parser.cpp:839 src/m2parse.cpp:192
msgid "NULL packet?!\n"
msgstr "NULL packet?!\n"

#: src/Main.cpp:1380 src/MPEG2Parser.cpp:865
msgid "NULL VES?!\n"
msgstr "NULL VES?!\n"

#: src/Main.cpp:1464
msgid "Could not load rc file -- using defaults.\n"
msgstr "Could not load rc file -- using defaults.\n"

#. further initialization
#: src/Main.cpp:1618
msgid "Ready"
msgstr "Ready"

#: src/Main.cpp:1667
#, c-format
msgid "Unknown long argument index %d found!\n"
msgstr "Unknown long argument index %d found!\n"

#: src/Main.cpp:1682
#, c-format
msgid "Video output options:\n"
msgstr "Video output options:\n"

#: src/Main.cpp:1693
#, c-format
msgid "No such video driver: '%s'\n"
msgstr "No such video driver: '%s'\n"

#: src/Main.cpp:1705
#, c-format
msgid "Unknown short argument '%c' found?!\n"
msgstr "Unknown short argument '%c' found?!\n"

#: src/Main.cpp:1742
msgid ""
"Type 'off_t' is less than 8 bytes.\n"
"Largefile support requires at least 8 bytes.\n"
msgstr ""
"Type 'off_t' is less than 8 bytes.\n"
"Largefile support requires at least 8 bytes.\n"

#: src/interface.c:79 src/interface.c:633
msgid "GOPchop"
msgstr "GOPchop"

#: src/interface.c:99
msgid "_File"
msgstr "_File"

#: src/interface.c:119
msgid "_Open"
msgstr "_Open"

#: src/interface.c:131
msgid "_Save Clips"
msgstr "_Save Clips"

#: src/interface.c:142
msgid "Clear Clips"
msgstr "Clear Clips"

#: src/interface.c:152
msgid "_Close"
msgstr "_Close"

#: src/interface.c:174
msgid "E_xit"
msgstr "E_xit"

#: src/interface.c:186
msgid "_Options"
msgstr "_Options"

#: src/interface.c:206
msgid "Run _Loop"
msgstr "Run _Loop"

#: src/interface.c:219
msgid "Auto _Refresh"
msgstr "Auto _Refresh"

#
#: src/interface.c:233
msgid "Ignore _Errors"
msgstr "Ignore _Errors"

#: src/interface.c:246
msgid "Drop _Orphaned Frames"
msgstr "Drop _Orphaned Frames"

#: src/interface.c:269
msgid "_Preferences..."
msgstr "_Preferences..."

#: src/interface.c:282
msgid "_Help"
msgstr "_Help"

#: src/interface.c:303
msgid "_About..."
msgstr "_About..."

#: src/interface.c:313
msgid "Clips: 0"
msgstr "Clips: 0"

#: src/interface.c:343
msgid "Filename"
msgstr "Filename"

#: src/interface.c:351
msgid "First GOP"
msgstr "First GOP"

#: src/interface.c:360
msgid "Last GOP"
msgstr "Last GOP"

#: src/interface.c:386
msgid "Start Mark"
msgstr "Start Mark"

#: src/interface.c:395
msgid "no mark set"
msgstr "no mark set"

#: src/interface.c:403
msgid "End Mark"
msgstr "End Mark"

#: src/interface.c:421
msgid "Prev"
msgstr "Prev"

#: src/interface.c:431
msgid "Run"
msgstr "Run"

#: src/interface.c:441
msgid "Next"
msgstr "Next"

#: src/interface.c:468
msgid "Run Speed"
msgstr "Run Speed"

#: src/interface.c:476
msgid "Refresh"
msgstr "Refresh"

#: src/interface.c:598
msgid "About..."
msgstr "About..."

#: src/interface.c:625
msgid "(Image from www.sciencephotography.com)"
msgstr "(Image from www.sciencephotography.com)"

#: src/interface.c:641
msgid "CVS"
msgstr "CVS"

#: src/interface.c:649
msgid ""
"Copyright 2001-2003\n"
"Kees Cook <kees@outflux.net>\n"
"\n"
"GOPchop is a GOP-accurate MPEG2-PS editor.\n"
"\n"
"\n"
"GOPchop comes with ABSOLUTELY NO WARRANTY.\n"
"This is free software, and you are welcome\n"
"to redistribute it under certain conditions;\n"
"for details visit:\n"
"\n"
"http://www.gnu.org/copyleft/gpl.html\n"
msgstr ""
"Copyright 2001-2003\n"
"Kees Cook <kees@outflux.net>\n"
"\n"
"GOPchop is a GOP-accurate MPEG2-PS editor.\n"
"\n"
"\n"
"GOPchop comes with ABSOLUTELY NO WARRANTY.\n"
"This is free software, and you are welcome\n"
"to redistribute it under certain conditions;\n"
"for details visit:\n"
"\n"
"http://www.gnu.org/copyleft/gpl.html\n"

#: src/interface.c:665
msgid "Cool"
msgstr "Cool"

#: src/interface.c:691
msgid "Load MPEG2"
msgstr "Load MPEG2"

#: src/interface.c:740
msgid "Error"
msgstr "Error"

#: src/interface.c:773
msgid "\"You have 20 seconds to comply.\""
msgstr "\"You have 20 seconds to comply.\""

#: src/interface.c:812
msgid "That's annoying!"
msgstr "That's annoying!"

#: src/interface.c:845
msgid "Info"
msgstr "Info"

#: src/interface.c:875
msgid "Current GOP information:"
msgstr "Current GOP information:"

#: src/interface.c:912
msgid "Item"
msgstr "Item"

#: src/interface.c:920
msgid "Parent Offset"
msgstr "Parent Offset"

#: src/interface.c:929
msgid "Data Bytes"
msgstr "Data Bytes"

#: src/interface.c:953
msgid "Delete"
msgstr "Delete"

#: src/interface.c:975
msgid "Save MPEG2"
msgstr "Save MPEG2"

#: src/interface.c:1022
msgid "Overwrite?"
msgstr "Overwrite?"

#: src/interface.c:1041
msgid "This file already exists."
msgstr "This file already exists."

#: src/interface.c:1049
msgid "filename"
msgstr "filename"

#: src/interface.c:1071
msgid "Overwrite"
msgstr "Overwrite"

#: src/interface.c:1080
msgid "Cancel"
msgstr "Cancel"

#. set version in window
#: src/callbacks.cpp:167
#, c-format
msgid "GOPchop Version %s"
msgstr "GOPchop Version %s"

#: src/callbacks.cpp:379
msgid "Oops.  NULL info in on_main_popup_delete_activate\n"
msgstr "Oops.  NULL info in on_main_popup_delete_activate\n"

#: src/support.c:121
#, c-format
msgid "Couldn't find pixmap file: %s"
msgstr "Couldn't find pixmap file: %s"

#: src/support.c:130
#, c-format
msgid "Error loading pixmap file: %s"
msgstr "Error loading pixmap file: %s"

#: src/Bounds.cpp:52
msgid "Undefined first requested?!\n"
msgstr "Undefined first requested?!\n"

#: src/Bounds.cpp:61
msgid "Undefined max requested?!\n"
msgstr "Undefined max requested?!\n"

#: src/MPEG2Parser.cpp:157
#, c-format
msgid "header %s (length %d) not found\n"
msgstr "header %s (length %d) not found\n"

#: src/MPEG2Parser.cpp:161
#, c-format
msgid "%s (length %d) structure attach failed\n"
msgstr "%s (length %d) structure attach failed\n"

#: src/MPEG2Parser.cpp:165
#, c-format
msgid "stream has %s marker! (Need to finish parsing routine...)\n"
msgstr "stream has %s marker! (Need to finish parsing routine...)\n"

#: src/MPEG2Parser.cpp:169
#, c-format
msgid "expecting %s marker (length %d)\n"
msgstr "expecting %s marker (length %d)\n"

#: src/MPEG2Parser.cpp:199 src/MPEG2Parser.cpp:524 src/MPEG2Parser.cpp:579
msgid "header"
msgstr "header"

#: src/MPEG2Parser.cpp:213
#, c-format
msgid "found PES 0x%02X @ %llu (%d bytes)\n"
msgstr "found PES 0x%02X @ %llu (%d bytes)\n"

#: src/MPEG2Parser.cpp:230
msgid "stream data"
msgstr "stream data"

#: src/MPEG2Parser.cpp:247
msgid "padding data"
msgstr "padding data"

#: src/MPEG2Parser.cpp:294
#, c-format
msgid "Whoa: got PES id 0x%02X.  Skipping...\n"
msgstr "Whoa: got PES id 0x%02X.  Skipping...\n"

#: src/MPEG2Parser.cpp:302
msgid "flag data"
msgstr "flag data"

#: src/MPEG2Parser.cpp:322 src/MPEG2Parser.cpp:334
msgid "PTS data"
msgstr "PTS data"

#: src/MPEG2Parser.cpp:343
msgid "DTS data"
msgstr "DTS data"

#: src/MPEG2Parser.cpp:372
msgid "additional copy info"
msgstr "additional copy info"

#: src/MPEG2Parser.cpp:395
msgid "extension data"
msgstr "extension data"

#: src/MPEG2Parser.cpp:403
msgid "PES private data"
msgstr "PES private data"

#: src/MPEG2Parser.cpp:412
msgid "PES extension pack field length"
msgstr "PES extension pack field length"

#: src/MPEG2Parser.cpp:418
msgid "PES extension pack field header"
msgstr "PES extension pack field header"

#: src/MPEG2Parser.cpp:485
msgid "ES data"
msgstr "ES data"

#: src/MPEG2Parser.cpp:552
msgid "stream header"
msgstr "stream header"

#: src/MPEG2Parser.cpp:558
#, c-format
msgid "invalid stream_id 0x%02X\n"
msgstr "invalid stream_id 0x%02X\n"

#: src/MPEG2Parser.cpp:634
msgid "Reading MPEG2"
msgstr "Reading MPEG2"

#: src/MPEG2Parser.cpp:683
#, c-format
msgid "expecting pack_start_code, got 0x%02X 0x%02X 0x%02X 0x%02X\n"
msgstr "expecting pack_start_code, got 0x%02X 0x%02X 0x%02X 0x%02X\n"

#: src/MPEG2Parser.cpp:699
#, c-format
msgid "garbage data seen from %%%s to %%%s.\n"
msgstr "garbage data seen from %%%s to %%%s.\n"

#: src/MPEG2Parser.cpp:705
msgid "More than 100K of garbage -- aborting parse.\n"
msgstr "More than 100K of garbage -- aborting parse.\n"

#: src/MPEG2Parser.cpp:710
msgid "found long-lost pack_start_code\n"
msgstr "found long-lost pack_start_code\n"

#: src/MPEG2Parser.cpp:790
msgid "Building GOP table"
msgstr "Building GOP table"

#: src/MPEG2Parser.cpp:806
msgid "NULL video list?!\n"
msgstr "NULL video list?!\n"

#: src/MPEG2Parser.cpp:811
msgid "NULL audio list?!\n"
msgstr "NULL audio list?!\n"

#: src/MPEG2Parser.cpp:816
msgid "NULL picture list?!\n"
msgstr "NULL picture list?!\n"

#: src/MPEG2Parser.cpp:845
#, c-format
msgid "Garbage was detected at GOP %d\n"
msgstr "Garbage was detected at GOP %d\n"

#: src/MPEG2Parser.cpp:888
msgid "Sequence header not available?!\n"
msgstr "Sequence header not available?!\n"

#: src/MPEG2Parser.cpp:960
msgid ""
"Whoa: no GOP seen before an I-Frame!?\n"
" (You might want to re-multiplex your MPEG2-PS file first.)\n"
msgstr ""
"Whoa: no GOP seen before an I-Frame!?\n"
" (You might want to re-multiplex your MPEG2-PS file first.)\n"

#: src/MPEG2Parser.cpp:969
msgid ""
"No GOP seen before first Picture header.  Attempting to do I-frame "
"splitting...\n"
msgstr ""
"No GOP seen before first Picture header.  Attempting to do I-frame "
"splitting...\n"

#: src/MPEG2Parser.cpp:986
#, c-format
msgid ""
"Whoa: I-Frame number %d seen in the same GOP!?\n"
" (You might want to re-multiplex your MPEG2-PS file first.)\n"
msgstr ""
"Whoa: I-Frame number %d seen in the same GOP!?\n"
" (You might want to re-multiplex your MPEG2-PS file first.)\n"

#: src/MPEG2Parser.cpp:1018
msgid "NULL AES?!\n"
msgstr "NULL AES?!\n"

#: src/Parser.cpp:117
msgid "already initialized\n"
msgstr "already initialized\n"

#: src/Parser.cpp:125
#, c-format
msgid "cannot open '%s': %s\n"
msgstr "cannot open '%s': %s\n"

#: src/Parser.cpp:129
msgid ""
" (write permissions are needed, but the original file won't be changed.)\n"
msgstr ""
" (write permissions are needed, but the original file won't be changed.)\n"

#: src/Parser.cpp:138
#, c-format
msgid "cannot get file size: %s\n"
msgstr "cannot get file size: %s\n"

#: src/Parser.cpp:145
#, c-format
msgid "'%s' is not a file!\n"
msgstr "'%s' is not a file!\n"

#: src/Parser.cpp:157 src/Parser.cpp:249
msgid "cannot memory map file\n"
msgstr "cannot memory map file\n"

#: src/Parser.cpp:222
#, c-format
msgid ""
"mmap area too large (must increase window size!)\n"
"pagedbytes: %d mmap_max: %d\n"
"location: %llu pagedloc: %llu\n"
"bytes: %d\n"
msgstr ""
"mmap area too large (must increase window size!)\n"
"pagedbytes: %d mmap_max: %d\n"
"location: %llu pagedloc: %llu\n"
"bytes: %d\n"

#: src/Parser.cpp:233
msgid "munmap failed\n"
msgstr "munmap failed\n"

#: src/Parser.cpp:235
msgid "munmap\n"
msgstr "munmap\n"

#: src/Parser.cpp:247
msgid "mmap failed\n"
msgstr "mmap failed\n"

#: src/m2parse.cpp:98
msgid "can't find 'xv' output\n"
msgstr "can't find 'xv' output\n"

#: src/m2parse.cpp:108
msgid "can't open 'xv' output\n"
msgstr "can't open 'xv' output\n"

#: src/m2parse.cpp:126
#, c-format
msgid "Usage: %s INPUT OUTPUT\n"
msgstr "Usage: %s INPUT OUTPUT\n"

#: src/m2parse.cpp:132
#, c-format
msgid "Usage: %s INPUT\n"
msgstr "Usage: %s INPUT\n"

#: src/m2parse.cpp:164
#, c-format
msgid "GOPs: %d\n"
msgstr "GOPs: %d\n"

#: src/m2parse.cpp:180
msgid "Rendering GOPs"
msgstr "Rendering GOPs"

#: src/m2parse.cpp:207
msgid "NULL vector area?!\n"
msgstr "NULL vector area?!\n"

#: src/m2parse.cpp:216
msgid "NULL ves?!\n"
msgstr "NULL ves?!\n"

#: src/m2parse.cpp:309
msgid "press enter to quit..."
msgstr "press enter to quit..."

#~ msgid "Using Mlib acceleration\n"
#~ msgstr "Using Mlib acceleration\n"

#~ msgid "Wrote %s in %d seconds (%%%sMS/s)\n"
#~ msgstr "Wrote %s in %d seconds (%%%sMB/s)\n"

#~ msgid "\tdecoder not running?\n"
#~ msgstr "\tdecoder not running?\n"

#~ msgid "Encountered bad enough video data to disable decoder!\n"
#~ msgstr "Encountered bad enough video data to disable decoder!\n"
