1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706
|
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-04-06 15:11-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: aptoncd.py:350 aptoncd.py:351
msgid "starts aptoncd on create media-repository mode."
msgstr ""
#: aptoncd.py:352
msgid "starts aptoncd on restore media mode."
msgstr ""
#: aptoncd.py:353
msgid "starts aptoncd on restore .iso image mode."
msgstr ""
#: aptoncd.py:354
msgid "starts aptoncd on download mode."
msgstr ""
#: aptoncd.py:355
msgid "output version information and exit."
msgstr ""
#: DownloadGUI.py:186
msgid "Sections"
msgstr ""
#: msg.py:42
msgid "Selecting Packages"
msgstr ""
#: msg.py:43
msgid "Building list of packages"
msgstr ""
#: msg.py:44
msgid ""
"Reading all packages from your cache, this could take\n"
"a long time, depending on number and size of packages."
msgstr ""
#: msg.py:46 msg.py:123
msgid "Package"
msgstr ""
#: msg.py:47
#, python-format
msgid "The package %s already is in the list."
msgstr ""
#: msg.py:48
msgid "Select Package"
msgstr ""
#: msg.py:49
msgid "Debian Packages"
msgstr ""
#: msg.py:50 msg.py:90
msgid "Check All"
msgstr ""
#: msg.py:51 msg.py:91
msgid "Uncheck All"
msgstr ""
#: msg.py:52
msgid "Remove from list"
msgstr ""
#: msg.py:53
msgid "Invert Selections"
msgstr ""
#: msg.py:54
msgid "Creating APTonCD..."
msgstr ""
#: msg.py:55
msgid ""
"Copying packages. This operation may take a long\n"
"time, depending on number and size of packages."
msgstr ""
#: msg.py:56
msgid ""
"The destination directory is not writable.\n"
"Please, select another destination directory and try again."
msgstr ""
#: msg.py:58
msgid "Process canceled"
msgstr ""
#: msg.py:59
#, python-format
msgid "Processing file %s"
msgstr ""
#: msg.py:60
msgid "<b><i>The metapackage could not be created.</i></b>"
msgstr ""
#: msg.py:61
msgid "Scanning and cataloguing packages..."
msgstr ""
#: msg.py:62
msgid "Making the iso image..."
msgstr ""
#: msg.py:63
msgid "Cleaning session..."
msgstr ""
#: msg.py:64
#, python-format
msgid ""
"The image was successfully created, and it can be found in %s.\n"
"%s"
msgstr ""
#: msg.py:65
#, python-format
msgid ""
"The image was successfully created, and it can be found in \n"
"%s \n"
"\n"
"Do you want burn it now?"
msgstr ""
#: msg.py:66
#, python-format
msgid ""
"The name '%s' is not supported as the .iso filename because it contains "
"invalid characters.\n"
"Please use a different name with letters, numbers, or '+','-','_', '.' "
"characters."
msgstr ""
#: msg.py:69
msgid ""
"Insert an APTonCD media into the CD/DVD drive and click OK button when the "
"media already mounted, or click on cancel button to abort."
msgstr ""
#: msg.py:71
msgid ""
"The CD/DVD has no data.\n"
"Insert an APTonCD into the drive."
msgstr ""
#: msg.py:72
msgid ""
"Insert an APTonCD media into the CD/DVD drive and click OK button when "
"ready, or click on cancel button to abort."
msgstr ""
#: msg.py:74
msgid ""
"The CD/DVD is empty or it isn't a valid APTonCD medium. \n"
"Insert an APTonCD medium into the drive."
msgstr ""
#: msg.py:75
msgid "Select an APTonCD .iso image"
msgstr ""
#: msg.py:76
msgid "Iso Image"
msgstr ""
#: msg.py:77
msgid "The selected file isn't a valid ISO file or doesn't exist."
msgstr ""
#: msg.py:78
#, python-format
msgid ""
"APTonCD couldn't read %s packages.\n"
"The medium is probably corrupted.\n"
"These packages will be listed but not marked to copy.\n"
"You can try to copy these packages manually later."
msgstr ""
#: msg.py:83
#, python-format
msgid ""
"APTonCD couldn't read %s package.\n"
"This package will be listed but not marked to copy.\n"
"You can try to copy this package manually later.\n"
msgstr ""
#: msg.py:87
msgid "Reading Packages..."
msgstr ""
#: msg.py:88
msgid ""
"Reading all packages from your medium, this could take\n"
"a long time, depending on number and size of packages."
msgstr ""
#: msg.py:92
msgid "Remove Package"
msgstr ""
#: msg.py:93
msgid "Invert check"
msgstr ""
#: msg.py:94
msgid ""
"You have not permission to write in the apt cache directory.\n"
"Please run APTonCD with sudo or root privileges."
msgstr ""
#: msg.py:96
msgid "Restoring APTonCD..."
msgstr ""
#: msg.py:97
msgid "Some files couldn't be sucessfully restored"
msgstr ""
#: msg.py:98
msgid ""
"The files were sucessfully restored to your cache.\n"
" Now future APTonCD media will contain these packages too."
msgstr ""
#: msg.py:100
msgid "Copying file "
msgstr ""
#: msg.py:101
msgid "Checking packages' versions"
msgstr ""
#: msg.py:104
#, python-format
msgid "Version: %s"
msgstr ""
#: msg.py:105
#, python-format
msgid "File Size: %s"
msgstr ""
#: msg.py:106
msgid "Package: "
msgstr ""
#: msg.py:107
msgid "Summary: "
msgstr ""
#: msg.py:108
msgid "Error loading package info"
msgstr ""
#: msg.py:109
msgid "READ ERROR"
msgstr ""
#: msg.py:112
msgid "Processing..."
msgstr ""
#: msg.py:113
msgid "This process could take a long time."
msgstr ""
#: msg.py:114
msgid "Please wait..."
msgstr ""
#: msg.py:115
#, python-format
msgid "remaining %i of %i"
msgstr ""
#: msg.py:117
#, python-format
msgid "Scanning %s repository"
msgstr ""
#: msg.py:118
msgid "Wait while APTonCD gets the package list"
msgstr ""
#: msg.py:119
msgid ""
"This operation may take a long time depending \n"
"on your internet connection speed."
msgstr ""
#: msg.py:120
msgid "Fetching list of packages..."
msgstr ""
#: msg.py:124
msgid "Size"
msgstr ""
#: msg.py:125
msgid "Progress"
msgstr ""
#: msg.py:126
#, python-format
msgid "Downloading the Packages.gz for %s section..."
msgstr ""
#: msg.py:127
msgid "Building Repository"
msgstr ""
#: msg.py:128
msgid ""
"The removable repository is being created, this operation may take a long "
"time depending on the size of the repository(ies)."
msgstr ""
#: msg.py:129
msgid "the packages are being split up to fit the media"
msgstr ""
#: msg.py:131
msgid "Download aborted."
msgstr ""
#: msg.py:133
#, python-format
msgid ""
"The removable repository has been created sucessfully.\n"
"Now you can burn these media with a program of your choice, you can find "
"them at:\n"
"\n"
"<b>%s</b>\n"
"\n"
"After they are burnt, you can add these media as sources (repositories) for "
"apt-get, aptitude and synaptic by choosing \"Add CD/DVD\" on the Restore "
"menu.\n"
"\n"
"Check the box below to remove the temporary files (downloaded packages).\n"
msgstr ""
#: msg.py:135
msgid "You must select at least one package"
msgstr ""
#: aptoncd.glade.h:1
msgid "<b>Download Options</b>"
msgstr ""
#: aptoncd.glade.h:2
msgid "<b>Repository has been created sucessfully</b>"
msgstr ""
#: aptoncd.glade.h:3
msgid "<b>Selected Packages:</b>"
msgstr ""
#: aptoncd.glade.h:4
msgid "<b>Total Packages:</b>"
msgstr ""
#: aptoncd.glade.h:5
msgid "<big><b>Create APTonCD</b></big>"
msgstr ""
#: aptoncd.glade.h:6
msgid "<big><b>Downloading repository</b></big>"
msgstr ""
#: aptoncd.glade.h:7
msgid "<big><b>Restore APTonCD</b></big>"
msgstr ""
#: aptoncd.glade.h:8
msgid ""
"<i>Add a CD or DVD created as a repository for apt-get, aptitude or "
"synaptic.</i>"
msgstr ""
#: aptoncd.glade.h:9
msgid ""
"<i>Create a CD or DVD with all packages/applications downloaded via apt-get, "
"synaptic or aptitude.</i>"
msgstr ""
#: aptoncd.glade.h:10
msgid ""
"<i>Download all packages from the selected repositories creating a removable "
"repository which can be added to any computer.</i>"
msgstr ""
#: aptoncd.glade.h:11
msgid ""
"<i>Restores all packages available from an APTonCD medium to your "
"computer.</i>"
msgstr ""
#: aptoncd.glade.h:12
msgid ""
"<i>Restores packages from an APTonCD .iso image previously generated and "
"stored locally.</i>"
msgstr ""
#: aptoncd.glade.h:13
msgid "<small>Architecture</small>"
msgstr ""
#: aptoncd.glade.h:14
msgid "<small>Copy only</small>"
msgstr ""
#: aptoncd.glade.h:15
msgid "<small>Distribution</small>"
msgstr ""
#: aptoncd.glade.h:16
msgid "<small>Download rate</small>"
msgstr ""
#: aptoncd.glade.h:17
msgid "<small>Estimated time</small>"
msgstr ""
#: aptoncd.glade.h:18
msgid "<small>Mirror</small>"
msgstr ""
#: aptoncd.glade.h:19
msgid "<small>Number of files</small>"
msgstr ""
#: aptoncd.glade.h:20
msgid "<small>Section</small>"
msgstr ""
#: aptoncd.glade.h:21
msgid "<small>Total size</small>"
msgstr ""
#: aptoncd.glade.h:22
msgid "<small>Version</small>"
msgstr ""
#: aptoncd.glade.h:23
msgid "APTonCD Project Page"
msgstr ""
#: aptoncd.glade.h:24
msgid "Add CD/DVD"
msgstr ""
#: aptoncd.glade.h:25
msgid "Add Package..."
msgstr ""
#: aptoncd.glade.h:26
msgid "Add custom saved packages"
msgstr ""
#: aptoncd.glade.h:27
msgid "Advanced options"
msgstr ""
#: aptoncd.glade.h:28
msgid "All options below requires administrative privileges"
msgstr ""
#: aptoncd.glade.h:29
msgid "Architecture:"
msgstr ""
#: aptoncd.glade.h:30
msgid "Auto-select dependencies"
msgstr ""
#: aptoncd.glade.h:31
msgid "Automatically select all dependencies of the selected packages"
msgstr ""
#: aptoncd.glade.h:32
msgid "Create"
msgstr ""
#: aptoncd.glade.h:33
msgid "Create APTonCD"
msgstr ""
#: aptoncd.glade.h:34
msgid "Create meta-package"
msgstr ""
#: aptoncd.glade.h:35
msgid ""
"Creates a meta package, with all selected packages as a dependency, which "
"can be installed with apt-get, aptitude, synaptic or gdebi."
msgstr ""
#: aptoncd.glade.h:36
msgid "Custom Packages:"
msgstr ""
#: aptoncd.glade.h:37
msgid "Destination folder: "
msgstr ""
#: aptoncd.glade.h:38
msgid "Distribution:"
msgstr ""
#: aptoncd.glade.h:39
msgid "Download Repositories"
msgstr ""
#: aptoncd.glade.h:40
msgid "Download Repository"
msgstr ""
#: aptoncd.glade.h:41
msgid "Fetching..."
msgstr ""
#: aptoncd.glade.h:42
msgid "Filename"
msgstr ""
#: aptoncd.glade.h:43
msgid "Finished"
msgstr ""
#: aptoncd.glade.h:44
msgid "Handle Conflict Packages"
msgstr ""
#: aptoncd.glade.h:45
msgid "Insert old versions"
msgstr ""
#: aptoncd.glade.h:46
msgid "Media type:"
msgstr ""
#: aptoncd.glade.h:47
msgid "Medium type:"
msgstr ""
#: aptoncd.glade.h:48
msgid "Method:"
msgstr ""
#: aptoncd.glade.h:49
msgid "Mirror:"
msgstr ""
#: aptoncd.glade.h:50
msgid "Options"
msgstr ""
#: aptoncd.glade.h:51
msgid "Remove temporary files"
msgstr ""
#: aptoncd.glade.h:52
msgid "Restore"
msgstr ""
#: aptoncd.glade.h:53
msgid "Restore .iso image"
msgstr ""
#: aptoncd.glade.h:54
msgid "Restore APTonCD"
msgstr ""
#: aptoncd.glade.h:55
msgid "Sections:"
msgstr ""
#: aptoncd.glade.h:56
msgid "Select automatically the dependencies of selected packages"
msgstr ""
#: aptoncd.glade.h:57
msgid "Select destination folder"
msgstr ""
#: aptoncd.glade.h:58
msgid ""
"Select options for downloading the entire repository and sections you "
"require. You can download a repository different to the distribution you are "
"running."
msgstr ""
#: aptoncd.glade.h:59
msgid ""
"Select the packages that you want from the medium.\n"
"All the packages below are avaliable."
msgstr ""
#: aptoncd.glade.h:61
msgid ""
"Select the packages that you wish add to the medium.\n"
"You can also add custom packages previously saved."
msgstr ""
#: aptoncd.glade.h:63
msgid ""
"Select this option if you want have more than one version of same packages "
"(includes old versions and broken dependencies)."
msgstr ""
#: aptoncd.glade.h:64
msgid ""
"Select this option if you want have more than one version of the same "
"packages (includes old versions and broken dependencies)."
msgstr ""
#: aptoncd.glade.h:65
msgid "Selected Packages"
msgstr ""
#: aptoncd.glade.h:66
msgid "Show progress of single files"
msgstr ""
#: aptoncd.glade.h:67
msgid ""
"Some of the selected packages have created conflicts among themselves."
msgstr ""
#: aptoncd.glade.h:68
msgid "Temp directory:"
msgstr ""
#: aptoncd.glade.h:69
msgid "The \"CD/DVD 2\" creator for Ubuntu"
msgstr ""
#: aptoncd.glade.h:70
msgid ""
"The desired ISO filename. Leave blank for auto. By default is \"aptoncd-"
"yyyymmdd\". Does not accept special characters"
msgstr ""
#: aptoncd.glade.h:72
#, no-c-format
msgid ""
"The removable repository has been created sucessfully.\n"
"Now you can burn these media with an program of your choice, you can find "
"them at:\n"
"%\n"
"\n"
"After they are burnt, you can add these media as sources (repository) for "
"apt-get, aptitude and synaptic by choosing \"Add CD/DVD\" on the Restore "
"menu.\n"
"\n"
"Check the box below to remove the temporary files (downloaded packages)."
msgstr ""
#: aptoncd.glade.h:79
msgid ""
"This won't install any software, it lets the CD/DVD created be recognised as "
"a software source (repository) by Synaptic, apt-get or aptitude."
msgstr ""
#: aptoncd.glade.h:80
msgid ""
"This won't install any software, it only copies the packages from the "
"APTonCD media back to the apt cache."
msgstr ""
#: aptoncd.glade.h:81
msgid "Total Packages:"
msgstr ""
#: aptoncd.glade.h:82
msgid "Version:"
msgstr ""
#: aptoncd.glade.h:83
msgid "_File"
msgstr ""
#: aptoncd.glade.h:84
msgid "_Help"
msgstr ""
#: aptoncd.glade.h:85
msgid "translator-credits"
msgstr ""
|