1# English translations for dvdbackup package. 2# Copyright (C) 2012 Benjamin Drung 3# This file is distributed under the same license as the dvdbackup package. 4# Automatically generated, 2012. 5# 6# All this catalog "translates" are quotation characters. 7# The msgids must be ASCII and therefore cannot contain real quotation 8# characters, only substitutes like grave accent (0x60), apostrophe (0x27) 9# and double quote (0x22). These substitutes look strange; see 10# http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html 11# 12# This catalog translates grave accent (0x60) and apostrophe (0x27) to 13# left single quotation mark (U+2018) and right single quotation mark (U+2019). 14# It also translates pairs of apostrophe (0x27) to 15# left single quotation mark (U+2018) and right single quotation mark (U+2019) 16# and pairs of quotation mark (0x22) to 17# left double quotation mark (U+201C) and right double quotation mark (U+201D). 18# 19# When output to an UTF-8 terminal, the quotation characters appear perfectly. 20# When output to an ISO-8859-1 terminal, the single quotation marks are 21# transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to 22# grave/acute accent (by libiconv), and the double quotation marks are 23# transliterated to 0x22. 24# When output to an ASCII terminal, the single quotation marks are 25# transliterated to apostrophes, and the double quotation marks are 26# transliterated to 0x22. 27# 28# This catalog furthermore displays the text between the quotation marks in 29# bold face, assuming the VT100/XTerm escape sequences. 30# 31msgid "" 32msgstr "" 33"Project-Id-Version: dvdbackup 0.4.2\n" 34"Report-Msgid-Bugs-To: dvdbackup-translators@lists.sourceforge.net\n" 35"POT-Creation-Date: 2012-06-24 03:47+0200\n" 36"PO-Revision-Date: 2012-06-24 03:47+0200\n" 37"Last-Translator: Automatically generated\n" 38"Language-Team: none\n" 39"Language: en\n" 40"MIME-Version: 1.0\n" 41"Content-Type: text/plain; charset=UTF-8\n" 42"Content-Transfer-Encoding: 8bit\n" 43"Plural-Forms: nplurals=2; plural=(n != 1);\n" 44 45#: src/dvdbackup.c:239 46#, c-format 47msgid "Do not try to copy chapters from the VMG domain; there are none.\n" 48msgstr "Do not try to copy chapters from the VMG domain; there are none.\n" 49 50#: src/dvdbackup.c:250 51#, c-format 52msgid "Out of memory copying %s\n" 53msgstr "Out of memory copying %s\n" 54 55#: src/dvdbackup.c:260 src/dvdbackup.c:326 src/dvdbackup.c:1019 56#: src/dvdbackup.c:1101 src/dvdbackup.c:1182 src/dvdbackup.c:1192 57#, c-format 58msgid "Error creating %s\n" 59msgstr "Error creating %s\n" 60 61#: src/dvdbackup.c:271 src/dvdbackup.c:1026 62#, c-format 63msgid "Failed opening TITLE VOB\n" 64msgstr "Failed opening TITLE VOB\n" 65 66#: src/dvdbackup.c:293 67#, c-format 68msgid "Error reading MENU VOB: %d != %d\n" 69msgstr "Error reading MENU VOB: %d != %d\n" 70 71#: src/dvdbackup.c:300 72#, c-format 73msgid "DVDReadBlocks read %d blocks of %d blocks\n" 74msgstr "DVDReadBlocks read %d blocks of %d blocks\n" 75 76#: src/dvdbackup.c:303 77#, c-format 78msgid "Error writing TITLE VOB\n" 79msgstr "Error writing TITLE VOB\n" 80 81#: src/dvdbackup.c:426 82#, c-format 83msgid "Cannot open VMG info.\n" 84msgstr "Cannot open VMG info.\n" 85 86#: src/dvdbackup.c:440 87#, c-format 88msgid "Out of memory creating titles info structure\n" 89msgstr "Out of memory creating titles info structure\n" 90 91#: src/dvdbackup.c:474 92#, c-format 93msgid "Out of memory creating arrays for titles info\n" 94msgstr "Out of memory creating arrays for titles info\n" 95 96#: src/dvdbackup.c:610 97#, c-format 98msgid "" 99"You have encountered a very special DVD; please send a bug report along with " 100"all IFO files from this title\n" 101msgstr "" 102"You have encountered a very special DVD; please send a bug report along with " 103"all IFO files from this title\n" 104 105#: src/dvdbackup.c:843 106#, c-format 107msgid "Error reading %s at block %d\n" 108msgstr "Error reading %s at block %d\n" 109 110#: src/dvdbackup.c:845 111#, c-format 112msgid "Error reading %s at block %d, read error returned\n" 113msgstr "Error reading %s at block %d, read error returned\n" 114 115#: src/dvdbackup.c:855 116#, c-format 117msgid "Error writing %s.\n" 118msgstr "Error writing %s.\n" 119 120#: src/dvdbackup.c:876 121#, c-format 122msgid "aborting\n" 123msgstr "aborting\n" 124 125#: src/dvdbackup.c:881 126#, c-format 127msgid "padding single block\n" 128msgstr "padding single block\n" 129 130#: src/dvdbackup.c:886 131#, c-format 132msgid "padding %d blocks\n" 133msgstr "padding %d blocks\n" 134 135#: src/dvdbackup.c:891 136#, c-format 137msgid "Error writing %s (padding)\n" 138msgstr "Error writing %s (padding)\n" 139 140#: src/dvdbackup.c:905 141#, c-format 142msgid "Copying %s: %.0f%% done (%.0f/%.0f MiB)" 143msgstr "Copying %s: %.0f%% done (%.0f/%.0f MiB)" 144 145#: src/dvdbackup.c:952 146#, c-format 147msgid "Failed num title test\n" 148msgstr "Failed num title test\n" 149 150#: src/dvdbackup.c:957 151#, c-format 152msgid "Failed vob test\n" 153msgstr "Failed vob test\n" 154 155#: src/dvdbackup.c:962 156#, c-format 157msgid "Failed vob 1 size test\n" 158msgstr "Failed vob 1 size test\n" 159 160#: src/dvdbackup.c:965 161#, c-format 162msgid "Failed vob %d test\n" 163msgstr "Failed vob %d test\n" 164 165#: src/dvdbackup.c:970 src/dvdbackup.c:992 166#, c-format 167msgid "" 168"The Title VOB number %d of title set %d does not have a valid DVD size\n" 169msgstr "" 170"The Title VOB number %d of title set %d does not have a valid DVD size\n" 171 172#: src/dvdbackup.c:980 173#, c-format 174msgid "Do not try to copy a Title VOB from the VMG domain; there are none.\n" 175msgstr "Do not try to copy a Title VOB from the VMG domain; there are none.\n" 176 177#. TRANSLATORS: The sentence starts with "The title file %s exists[...]" 178#. TRANSLATORS: The sentence starts with "The menu file %s exists[...]" 179#. TRANSLATORS: The sentence starts with "The IFO file %s exists[...]" 180#. TRANSLATORS: The sentence starts with "The BUP file %s exists[...]" 181#: src/dvdbackup.c:1005 src/dvdbackup.c:1085 src/dvdbackup.c:1163 182#: src/dvdbackup.c:1173 183#, c-format 184msgid "The %s %s exists; will try to overwrite it.\n" 185msgstr "The %s %s exists; will try to overwrite it.\n" 186 187#: src/dvdbackup.c:1005 src/dvdbackup.c:1008 188msgid "title file" 189msgstr "title file" 190 191#. TRANSLATORS: The sentence starts with "The title file %s is not valid[...]" 192#. TRANSLATORS: The sentence starts with "The menu file %s is not valid[...]" 193#. TRANSLATORS: The sentence starts with "The IFO file %s is not valid[...]" 194#. TRANSLATORS: The sentence starts with "The BUP file %s is not valid[...]" 195#: src/dvdbackup.c:1008 src/dvdbackup.c:1088 src/dvdbackup.c:1166 196#: src/dvdbackup.c:1176 197#, c-format 198msgid "The %s %s is not valid, it may be a directory.\n" 199msgstr "The %s %s is not valid, it may be a directory.\n" 200 201#: src/dvdbackup.c:1012 src/dvdbackup.c:1093 202#, c-format 203msgid "Error opening %s\n" 204msgstr "Error opening %s\n" 205 206#: src/dvdbackup.c:1071 207#, c-format 208msgid "" 209"Warning: The Menu VOB of title set %d (%s) does not have a valid DVD size.\n" 210msgstr "" 211"Warning: The Menu VOB of title set %d (%s) does not have a valid DVD size.\n" 212 213#: src/dvdbackup.c:1076 214#, c-format 215msgid "Failed opening %s\n" 216msgstr "Failed opening %s\n" 217 218#: src/dvdbackup.c:1085 src/dvdbackup.c:1088 219msgid "menu file" 220msgstr "menu file" 221 222#: src/dvdbackup.c:1109 223msgid "menu" 224msgstr "menu" 225 226#: src/dvdbackup.c:1146 227#, c-format 228msgid "The IFO of title set %d does not have a valid DVD size\n" 229msgstr "The IFO of title set %d does not have a valid DVD size\n" 230 231#: src/dvdbackup.c:1163 src/dvdbackup.c:1166 232msgid "IFO file" 233msgstr "IFO file" 234 235#: src/dvdbackup.c:1173 src/dvdbackup.c:1176 236msgid "BUP file" 237msgstr "BUP file" 238 239#: src/dvdbackup.c:1204 240#, c-format 241msgid "Failed opening IFO for title set %d\n" 242msgstr "Failed opening IFO for title set %d\n" 243 244#: src/dvdbackup.c:1226 245#, c-format 246msgid "Error reading IFO for title set %d\n" 247msgstr "Error reading IFO for title set %d\n" 248 249#: src/dvdbackup.c:1236 src/dvdbackup.c:1245 250#, c-format 251msgid "Error writing %s\n" 252msgstr "Error writing %s\n" 253 254#: src/dvdbackup.c:1279 255#, c-format 256msgid "Title, part %i/%i" 257msgstr "Title, part %i/%i" 258 259#: src/dvdbackup.c:1303 src/main.c:373 260#, c-format 261msgid "Cannot open specified device %s - check your DVD device\n" 262msgstr "Cannot open specified device %s - check your DVD device\n" 263 264#: src/dvdbackup.c:1311 265#, c-format 266msgid "Cannot seek DVD device %s - check your DVD device\n" 267msgstr "Cannot seek DVD device %s - check your DVD device\n" 268 269#: src/dvdbackup.c:1318 270#, c-format 271msgid "Cannot read title from DVD device %s\n" 272msgstr "Cannot read title from DVD device %s\n" 273 274#: src/dvdbackup.c:1428 275#, c-format 276msgid "Cannot open Video Manager (VMG) info.\n" 277msgstr "Cannot open Video Manager (VMG) info.\n" 278 279#: src/dvdbackup.c:1476 280#, c-format 281msgid "" 282"\n" 283"\n" 284"\n" 285"File sizes for Title set 0 VIDEO_TS.XXX\n" 286msgstr "" 287"\n" 288"\n" 289"\n" 290"File sizes for Title set 0 VIDEO_TS.XXX\n" 291 292#: src/dvdbackup.c:1477 293#, c-format 294msgid "IFO = %jd, MENU_VOB = %jd\n" 295msgstr "IFO = %jd, MENU_VOB = %jd\n" 296 297#: src/dvdbackup.c:1483 298#, c-format 299msgid "At top of loop\n" 300msgstr "At top of loop\n" 301 302#: src/dvdbackup.c:1495 303#, c-format 304msgid "After opening files\n" 305msgstr "After opening files\n" 306 307#: src/dvdbackup.c:1507 308#, c-format 309msgid "After Menu VOB check\n" 310msgstr "After Menu VOB check\n" 311 312#: src/dvdbackup.c:1521 313#, c-format 314msgid "After Menu Title VOB check\n" 315msgstr "After Menu Title VOB check\n" 316 317#: src/dvdbackup.c:1525 318#, c-format 319msgid "" 320"\n" 321"\n" 322"\n" 323"File sizes for Title set %d i.e. VTS_%02d_X.XXX\n" 324msgstr "" 325"\n" 326"\n" 327"\n" 328"File sizes for Title set %d i.e. VTS_%02d_X.XXX\n" 329 330#: src/dvdbackup.c:1526 331#, c-format 332msgid "IFO: %jd, MENU: %jd\n" 333msgstr "IFO: %jd, MENU: %jd\n" 334 335#: src/dvdbackup.c:1528 336#, c-format 337msgid "VOB %d is %jd\n" 338msgstr "VOB %d is %jd\n" 339 340#: src/dvdbackup.c:1533 341#, c-format 342msgid "Bottom of loop\n" 343msgstr "Bottom of loop\n" 344 345#: src/dvdbackup.c:1555 src/dvdbackup.c:1587 346#, c-format 347msgid "Mirror of Title set %d failed\n" 348msgstr "Mirror of Title set %d failed\n" 349 350#: src/dvdbackup.c:1581 351#, c-format 352msgid "" 353"Cannot copy title_set %d there is only %d title_sets present on this DVD\n" 354msgstr "" 355"Cannot copy title_set %d there is only %d title_sets present on this DVD\n" 356 357#: src/dvdbackup.c:1605 src/dvdbackup.c:1873 358#, c-format 359msgid "Guesswork of main feature film failed.\n" 360msgstr "Guesswork of main feature film failed.\n" 361 362#: src/dvdbackup.c:1616 363#, c-format 364msgid "Mirror of main feature file which is title set %d failed\n" 365msgstr "Mirror of main feature file which is title set %d failed\n" 366 367#: src/dvdbackup.c:1646 src/dvdbackup.c:1808 368#, c-format 369msgid "Failed to obtain titles information\n" 370msgstr "Failed to obtain titles information\n" 371 372#: src/dvdbackup.c:1657 373#, c-format 374msgid "" 375"No title specified for chapter extraction, will try to figure out main " 376"feature title\n" 377msgstr "" 378"No title specified for chapter extraction, will try to figure out main " 379"feature title\n" 380 381#: src/dvdbackup.c:1670 382#, c-format 383msgid "Could not open title_set %d IFO file\n" 384msgstr "Could not open title_set %d IFO file\n" 385 386#: src/dvdbackup.c:1680 src/dvdbackup.c:1685 387#, c-format 388msgid "Truncated the end_chapter; only %d chapters in %d title\n" 389msgstr "Truncated the end_chapter; only %d chapters in %d title\n" 390 391#: src/dvdbackup.c:1736 392#, c-format 393msgid "Memory allocation error 1\n" 394msgstr "Memory allocation error 1\n" 395 396#: src/dvdbackup.c:1744 397#, c-format 398msgid "Memory allocation error\n" 399msgstr "Memory allocation error\n" 400 401#: src/dvdbackup.c:1886 402#, c-format 403msgid "" 404"DVD-Video information of the DVD with title \"%s\"\n" 405"\n" 406msgstr "" 407"DVD-Video information of the DVD with title “[1m%s[0m”\n" 408"\n" 409 410#: src/dvdbackup.c:1890 411#, c-format 412msgid "File Structure DVD\n" 413msgstr "File Structure DVD\n" 414 415#: src/dvdbackup.c:1915 416#, c-format 417msgid "" 418"\n" 419"\n" 420"Main feature:\n" 421msgstr "" 422"\n" 423"\n" 424"Main feature:\n" 425 426#: src/dvdbackup.c:1916 427#, c-format 428msgid "\tTitle set containing the main feature is %d\n" 429msgstr "\tTitle set containing the main feature is %d\n" 430 431#: src/dvdbackup.c:1920 432#, c-format 433msgid "\tThe aspect ratio of the main feature is 16:9\n" 434msgstr "\tThe aspect ratio of the main feature is 16:9\n" 435 436#: src/dvdbackup.c:1922 437#, c-format 438msgid "\tThe aspect ratio of the main feature is 4:3\n" 439msgstr "\tThe aspect ratio of the main feature is 4:3\n" 440 441#: src/dvdbackup.c:1924 442#, c-format 443msgid "\tThe aspect ratio of the main feature is unknown\n" 444msgstr "\tThe aspect ratio of the main feature is unknown\n" 445 446#: src/dvdbackup.c:1927 447#, c-format 448msgid "\tThe main feature has %d angle\n" 449msgid_plural "\tThe main feature has %d angles\n" 450msgstr[0] "\tThe main feature has %d angle\n" 451msgstr[1] "\tThe main feature has %d angles\n" 452 453#: src/dvdbackup.c:1930 454#, c-format 455msgid "\tThe main feature has %d audio track\n" 456msgid_plural "\tThe main feature has %d audio tracks\n" 457msgstr[0] "\tThe main feature has %d audio track\n" 458msgstr[1] "\tThe main feature has %d audio tracks\n" 459 460#: src/dvdbackup.c:1933 461#, c-format 462msgid "\tThe main feature has %d subpicture channel\n" 463msgid_plural "\tThe main feature has %d subpicture channels\n" 464msgstr[0] "\tThe main feature has %d subpicture channel\n" 465msgstr[1] "\tThe main feature has %d subpicture channels\n" 466 467#: src/dvdbackup.c:1949 468#, c-format 469msgid "\tThe main feature has a maximum of %d chapter in one of its titles\n" 470msgid_plural "" 471"\tThe main feature has a maximum of %d chapters in one of its titles\n" 472msgstr[0] "" 473"\tThe main feature has a maximum of %d chapter in one of its titles\n" 474msgstr[1] "" 475"\tThe main feature has a maximum of %d chapters in one of its titles\n" 476 477#: src/dvdbackup.c:1952 478#, c-format 479msgid "" 480"\tThe main feature has a maximum of %d audio channel in one of its titles\n" 481msgid_plural "" 482"\tThe main feature has a maximum of %d audio channels in one of its titles\n" 483msgstr[0] "" 484"\tThe main feature has a maximum of %d audio channel in one of its titles\n" 485msgstr[1] "" 486"\tThe main feature has a maximum of %d audio channels in one of its titles\n" 487 488#: src/dvdbackup.c:1959 489#, c-format 490msgid "" 491"\n" 492"\n" 493"Title Sets:" 494msgstr "" 495"\n" 496"\n" 497"Title Sets:" 498 499#: src/dvdbackup.c:1961 500#, c-format 501msgid "" 502"\n" 503"\n" 504"\tTitle set %d\n" 505msgstr "" 506"\n" 507"\n" 508"\tTitle set %d\n" 509 510#: src/dvdbackup.c:1965 511#, c-format 512msgid "\t\tThe aspect ratio of title set %d is 16:9\n" 513msgstr "\t\tThe aspect ratio of title set %d is 16:9\n" 514 515#: src/dvdbackup.c:1967 516#, c-format 517msgid "\t\tThe aspect ratio of title set %d is 4:3\n" 518msgstr "\t\tThe aspect ratio of title set %d is 4:3\n" 519 520#: src/dvdbackup.c:1969 521#, c-format 522msgid "\t\tThe aspect ratio of title set %d is unknown\n" 523msgstr "\t\tThe aspect ratio of title set %d is unknown\n" 524 525#: src/dvdbackup.c:1971 526#, c-format 527msgid "\t\tTitle set %d has %d angle\n" 528msgid_plural "\t\tTitle set %d has %d angles\n" 529msgstr[0] "\t\tTitle set %d has %d angle\n" 530msgstr[1] "\t\tTitle set %d has %d angles\n" 531 532#: src/dvdbackup.c:1974 533#, c-format 534msgid "\t\tTitle set %d has %d audio track\n" 535msgid_plural "\t\tTitle set %d has %d audio tracks\n" 536msgstr[0] "\t\tTitle set %d has %d audio track\n" 537msgstr[1] "\t\tTitle set %d has %d audio tracks\n" 538 539#: src/dvdbackup.c:1977 540#, c-format 541msgid "\t\tTitle set %d has %d subpicture channel\n" 542msgid_plural "\t\tTitle set %d has %d subpicture channels\n" 543msgstr[0] "\t\tTitle set %d has %d subpicture channel\n" 544msgstr[1] "\t\tTitle set %d has %d subpicture channels\n" 545 546#: src/dvdbackup.c:1990 547#, c-format 548msgid "" 549"\n" 550"\t\tTitle included in title set %d is\n" 551msgid_plural "" 552"\n" 553"\t\tTitles included in title set %d are\n" 554msgstr[0] "" 555"\n" 556"\t\tTitle included in title set %d is\n" 557msgstr[1] "" 558"\n" 559"\t\tTitles included in title set %d are\n" 560 561#: src/dvdbackup.c:1996 562#, c-format 563msgid "\t\t\tTitle %d:\n" 564msgstr "\t\t\tTitle %d:\n" 565 566#: src/dvdbackup.c:1997 567#, c-format 568msgid "\t\t\t\tTitle %d has %d chapter\n" 569msgid_plural "\t\t\t\tTitle %d has %d chapters\n" 570msgstr[0] "\t\t\t\tTitle %d has %d chapter\n" 571msgstr[1] "\t\t\t\tTitle %d has %d chapters\n" 572 573#: src/dvdbackup.c:2000 574#, c-format 575msgid "\t\t\t\tTitle %d has %d audio channel\n" 576msgid_plural "\t\t\t\tTitle %d has %d audio channels\n" 577msgstr[0] "\t\t\t\tTitle %d has %d audio channel\n" 578msgstr[1] "\t\t\t\tTitle %d has %d audio channels\n" 579 580#: src/main.c:58 581#, c-format 582msgid "" 583"Copyright (C) 2002 Olaf Beck <olaf_sc@yahoo.com>\n" 584"Copyright (C) %s Benjamin Drung <benjamin.drung@gmail.com>\n" 585"\n" 586"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl." 587"html>\n" 588"This is free software: you are free to change and redistribute it.\n" 589"There is NO WARRANTY, to the extent permitted by law.\n" 590"Homepage: %s\n" 591msgstr "" 592"Copyright (C) 2002 Olaf Beck <olaf_sc@yahoo.com>\n" 593"Copyright (C) %s Benjamin Drung <benjamin.drung@gmail.com>\n" 594"\n" 595"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl." 596"html>\n" 597"This is free software: you are free to change and redistribute it.\n" 598"There is NO WARRANTY, to the extent permitted by law.\n" 599"Homepage: %s\n" 600 601#. TRANSLATORS: --help output 1 (synopsis) 602#: src/main.c:69 603#, c-format 604msgid "Usage: %s [OPTION]...\n" 605msgstr "Usage: %s [OPTION]...\n" 606 607#. TRANSLATORS: --help output 3: options 1/2 608#. no-wrap 609#: src/main.c:79 610#, c-format 611msgid "" 612" -h, --help display this help and exit\n" 613" -V, --version display version information and exit\n" 614"\n" 615msgstr "" 616" -h, --help display this help and exit\n" 617" -V, --version display version information and exit\n" 618"\n" 619 620#. TRANSLATORS: --help output 4: options 2/2 621#. no-wrap 622#: src/main.c:85 623#, c-format 624msgid "" 625" -I, --info prints information about the DVD\n" 626" -M, --mirror backup the whole DVD\n" 627" -F, --feature backup the main feature of the DVD\n" 628" -T, --titleset=X backup title set X\n" 629" -t, --title=X backup title X\n" 630" -s, --start=X backup from chapter X\n" 631" -e, --end=X backup to chapter X\n" 632"\n" 633msgstr "" 634" -I, --info prints information about the DVD\n" 635" -M, --mirror backup the whole DVD\n" 636" -F, --feature backup the main feature of the DVD\n" 637" -T, --titleset=X backup title set X\n" 638" -t, --title=X backup title X\n" 639" -s, --start=X backup from chapter X\n" 640" -e, --end=X backup to chapter X\n" 641"\n" 642 643#: src/main.c:94 644#, c-format 645msgid "" 646" -i, --input=DEVICE where DEVICE is your DVD device\n" 647" if not given /dev/cd0 is used\n" 648" -o, --output=DIRECTORY where directory is your backup target\n" 649" if not given the current directory is used\n" 650msgstr "" 651" -i, --input=DEVICE where DEVICE is your DVD device\n" 652" if not given /dev/cd0 is used\n" 653" -o, --output=DIRECTORY where directory is your backup target\n" 654" if not given the current directory is used\n" 655 656#: src/main.c:99 657#, c-format 658msgid "" 659" -v, --verbose print more information about progress\n" 660" -n, --name=NAME set the title (useful if autodetection fails)\n" 661" -a, --aspect=0 to get aspect ratio 4:3 instead of 16:9 if both " 662"are\n" 663" present\n" 664" -r, --error={a,b,m} select read error handling: a=abort, b=skip " 665"block,\n" 666" m=skip multiple blocks (default)\n" 667" -p, --progress print progress information while copying VOBs\n" 668"\n" 669msgstr "" 670" -v, --verbose print more information about progress\n" 671" -n, --name=NAME set the title (useful if autodetection fails)\n" 672" -a, --aspect=0 to get aspect ratio 4:3 instead of 16:9 if both " 673"are\n" 674" present\n" 675" -r, --error={a,b,m} select read error handling: a=abort, b=skip " 676"block,\n" 677" m=skip multiple blocks (default)\n" 678" -p, --progress print progress information while copying VOBs\n" 679"\n" 680 681#: src/main.c:108 682#, c-format 683msgid "" 684" -a is option to the -F switch and has no effect on other options\n" 685" -s and -e should preferably be used together with -t\n" 686msgstr "" 687" -a is option to the -F switch and has no effect on other options\n" 688" -s and -e should preferably be used together with -t\n" 689 690#. TRANSLATORS: --help output 5 (end) 691#. TRANSLATORS: the placeholder indicates the bug-reporting address 692#. for this application. Please add _another line_ with the 693#. address for translation bugs. 694#: src/main.c:117 695#, c-format 696msgid "Report bugs on Launchpad: %s\n" 697msgstr "Report bugs on Launchpad: %s\n" 698 699#: src/main.c:274 700#, c-format 701msgid "%s: extra operand: %s\n" 702msgstr "%s: extra operand: %s\n" 703 704#: src/main.c:276 705#, c-format 706msgid "Try `%s --help' for more information.\n" 707msgstr "Try ‘[1m%s --help[0m’ for more information.\n" 708 709#: src/main.c:386 710#, c-format 711msgid "" 712"You must provide a title name when you read your DVD-Video structure direct " 713"from the HD\n" 714msgstr "" 715"You must provide a title name when you read your DVD-Video structure direct " 716"from the HD\n" 717 718#: src/main.c:391 719#, c-format 720msgid "" 721"The DVD-Video title on the disk is DVD_VIDEO, which is too generic; please " 722"provide a title with the -n switch\n" 723msgstr "" 724"The DVD-Video title on the disk is DVD_VIDEO, which is too generic; please " 725"provide a title with the -n switch\n" 726 727#: src/main.c:398 728#, c-format 729msgid "" 730"The title name specified is longer than 32 characters; truncating the title " 731"name\n" 732msgstr "" 733"The title name specified is longer than 32 characters; truncating the title " 734"name\n" 735 736#: src/main.c:412 737#, c-format 738msgid "The target directory is not valid; it may be an ordinary file.\n" 739msgstr "The target directory is not valid; it may be an ordinary file.\n" 740 741#: src/main.c:416 742#, c-format 743msgid "Failed creating target directory %s\n" 744msgstr "Failed creating target directory %s\n" 745 746#: src/main.c:428 747#, c-format 748msgid "The title directory is not valid; it may be an ordinary file.\n" 749msgstr "The title directory is not valid; it may be an ordinary file.\n" 750 751#: src/main.c:432 752#, c-format 753msgid "Failed creating title directory\n" 754msgstr "Failed creating title directory\n" 755 756#: src/main.c:443 757#, c-format 758msgid "The VIDEO_TS directory is not valid; it may be an ordinary file.\n" 759msgstr "The VIDEO_TS directory is not valid; it may be an ordinary file.\n" 760 761#: src/main.c:447 762#, c-format 763msgid "Failed creating VIDEO_TS directory\n" 764msgstr "Failed creating VIDEO_TS directory\n" 765 766#: src/main.c:462 767#, c-format 768msgid "Mirror of DVD failed\n" 769msgstr "Mirror of DVD failed\n" 770 771#: src/main.c:475 772#, c-format 773msgid "Mirror of title set %d failed\n" 774msgstr "Mirror of title set %d failed\n" 775 776#: src/main.c:490 777#, c-format 778msgid "Mirror of main feature film of DVD failed\n" 779msgstr "Mirror of main feature film of DVD failed\n" 780 781#: src/main.c:499 782#, c-format 783msgid "Mirror of title %d failed\n" 784msgstr "Mirror of title %d failed\n" 785 786#: src/main.c:509 787#, c-format 788msgid "Mirror of chapters %d to %d in title %d failed\n" 789msgstr "Mirror of chapters %d to %d in title %d failed\n" 790