~jm-leddy/ubuntu/precise/ubiquity/lp929092

« back to all changes in this revision

Viewing changes to d-i/source/partman-base/debian/po/sr.po

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea, Evan Dandrea, Colin Watson
  • Date: 2009-11-13 10:41:42 UTC
  • mfrom: (281.1.2 karmic-updates)
  • Revision ID: james.westby@ubuntu.com-20091113104142-ghwoqmn0bko416c2
Tags: 2.1.0
[ Evan Dandrea ]
* Run X with -nolisten tcp (LP: #462394).
* Make sure we never try to install onto the live filesystem.
* Only print the filenames being blacklisted if in debug mode.
* Provide human readable sizes in the partitions-too-small warning
  (LP: #298974).
* Mark the "Installation Complete" window as always on top
  (LP: #462178).
* Fixes from Pychecker for the KDE frontend (kde_ui):
  - Don't import datetime or math.  The timezone code is in a separate
    module now.
  - Remove some unused variables.
  - Don't assign to a variable that's going to be immediately discarded.
* Signal to GTK+ when using a right-to-left language, so that it
  composes the interface from right to left (LP: #222845).
* Signal to the slideshow when the installer is using a right-to-left
  language (LP: #446989).
* Set SUDO_UID and SUDO_GID in ubiquity-dm so ubiquity knows what user
  to drop privileges to (LP: #422254).
* Do not try to configure networking in oem-config (LP: #471498).
* Make migration-assistant import failures non-fatal to the overall
  install.
* pkgsel now provides a debconf question to avoid warning the end user
  when the language packs could not be installed (LP: #471553).
* Make sure a device exists as part of the grub target device
  validation.
* Allow the user to retry grub installation with a different device on
  failure.
* Automatic update of included source packages: apt-setup
  1:0.42ubuntu1, choose-mirror 2.29ubuntu2, clock-setup 0.100ubuntu1,
  debian-installer-utils 1.71ubuntu1, grub-installer 1.47ubuntu1, hw-
  detect 1.73ubuntu1, netcfg 1.51ubuntu1, partman-base 135ubuntu1,
  tzsetup 1:0.26ubuntu1, user-setup 1.28ubuntu1.

[ Colin Watson ]
* Add a debian/rules target to run pychecker. I've fixed several warnings,
  but there are still several left so this is not yet enabled by default.
* Fix debconf frontend:
  - Start oem-config on stopping rc, as well as when starting display
    managers.
  - Add some missing imports (ubiquity.frontend.base.Controller,
    ubiquity.plugin.Plugin, ubiquity.i18n, signal,
    ubiquity.components.install).
  - If there's a containing debconf frontend, talk to it rather than using
    debconf-communicator.
  - Set a controller in the language plugin.
  - Use spaces rather than ${!TAB} in localechooser when using the debconf
    frontend, since debconf doesn't support the latter yet.
  - Don't handle user-setup preseeding for the debconf frontend.
  - Remove unused progress_position handling.
  - Fix exception names in ubi-network and ubi-tasks.
* Require Python 2.5, so we can now use hashlib rather than md5 and avoid
  a slew of warnings.
* Add an intro message noting that we're alpha again.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
msgid ""
14
14
msgstr ""
15
15
"Project-Id-Version: cp6Linux 2008\n"
16
 
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
17
 
"POT-Creation-Date: 2009-04-02 11:57+0100\n"
 
16
"Report-Msgid-Bugs-To: partman-base@packages.debian.org\n"
 
17
"POT-Creation-Date: 2009-08-23 18:41+0200\n"
18
18
"PO-Revision-Date: 2008-09-19 22:27+0100\n"
19
19
"Last-Translator: Veselin Mijušković <panzer@cp6linux.org>\n"
20
20
"Language-Team: Serbian/Cyrillic\n"
367
367
 
368
368
#. Type: text
369
369
#. Description
 
370
#. For example ATA1 (ad0)
 
371
#. :sl1:
 
372
#: ../partman-base.templates:40001
 
373
#, fuzzy, no-c-format
 
374
#| msgid "DASD %s (%s)"
 
375
msgid "ATA%s (%s)"
 
376
msgstr "DASD %s (%s)"
 
377
 
 
378
#. Type: text
 
379
#. Description
 
380
#. For example ATA1, partition #5 (ad0s5)
 
381
#. :sl1:
 
382
#: ../partman-base.templates:41001
 
383
#, fuzzy, no-c-format
 
384
#| msgid "IDE%s slave, partition #%s (%s)"
 
385
msgid "ATA%s, partition #%s (%s)"
 
386
msgstr "IDE%s слејв, партиција #%s (%s)"
 
387
 
 
388
#. Type: text
 
389
#. Description
370
390
#. For example IDE0 master (hda)
371
391
#. :sl1:
372
 
#: ../partman-base.templates:40001
 
392
#: ../partman-base.templates:42001
373
393
#, no-c-format
374
394
msgid "IDE%s master (%s)"
375
395
msgstr "IDE%s мастер (%s)"
378
398
#. Description
379
399
#. For example IDE1 slave (hdd)
380
400
#. :sl1:
381
 
#: ../partman-base.templates:41001
 
401
#: ../partman-base.templates:43001
382
402
#, no-c-format
383
403
msgid "IDE%s slave (%s)"
384
404
msgstr "IDE%s слејв (%s)"
387
407
#. Description
388
408
#. For example IDE1 master, partition #5 (hdc5)
389
409
#. :sl1:
390
 
#: ../partman-base.templates:42001
 
410
#: ../partman-base.templates:44001
391
411
#, no-c-format
392
412
msgid "IDE%s master, partition #%s (%s)"
393
413
msgstr "IDE%s мастер, партиција #%s (%s)"
396
416
#. Description
397
417
#. For example IDE2 slave, partition #5 (hdf5)
398
418
#. :sl1:
399
 
#: ../partman-base.templates:43001
 
419
#: ../partman-base.templates:45001
400
420
#, no-c-format
401
421
msgid "IDE%s slave, partition #%s (%s)"
402
422
msgstr "IDE%s слејв, партиција #%s (%s)"
404
424
#. Type: text
405
425
#. Description
406
426
#. :sl1:
407
 
#: ../partman-base.templates:44001
 
427
#: ../partman-base.templates:46001
408
428
#, no-c-format
409
429
msgid "SCSI%s (%s,%s,%s) (%s)"
410
430
msgstr "SCSI%s (%s,%s,%s) (%s)"
412
432
#. Type: text
413
433
#. Description
414
434
#. :sl1:
415
 
#: ../partman-base.templates:45001
 
435
#: ../partman-base.templates:47001
416
436
#, no-c-format
417
437
msgid "SCSI%s (%s,%s,%s), partition #%s (%s)"
418
438
msgstr "SCSI%s (%s,%s,%s), партиција #%s (%s)"
419
439
 
420
440
#. Type: text
421
441
#. Description
422
 
#. :sl3:
 
442
#. :sl1:
423
443
#: ../partman-base.templates:48001
 
444
#, fuzzy, no-c-format
 
445
#| msgid "DASD %s (%s)"
 
446
msgid "SCSI%s (%s)"
 
447
msgstr "DASD %s (%s)"
 
448
 
 
449
#. Type: text
 
450
#. Description
 
451
#. :sl1:
 
452
#: ../partman-base.templates:49001
 
453
#, fuzzy, no-c-format
 
454
#| msgid "SCSI%s (%s,%s,%s), partition #%s (%s)"
 
455
msgid "SCSI%s, partition #%s (%s)"
 
456
msgstr "SCSI%s (%s,%s,%s), партиција #%s (%s)"
 
457
 
 
458
#. Type: text
 
459
#. Description
 
460
#. :sl3:
 
461
#: ../partman-base.templates:52001
424
462
#, no-c-format
425
463
msgid "RAID%s device #%s"
426
464
msgstr "RAID%s  уређај бр. %s"
428
466
#. Type: text
429
467
#. Description
430
468
#. :sl3:
431
 
#: ../partman-base.templates:49001
 
469
#: ../partman-base.templates:53001
432
470
#, no-c-format
433
471
msgid "Encrypted volume (%s)"
434
472
msgstr "Шифровани волумен (%s)"
437
475
#. Description
438
476
#. For example: Serial ATA RAID isw_dhiiedgihc_Volume0 (mirror)
439
477
#. :sl3:
440
 
#: ../partman-base.templates:50001
 
478
#: ../partman-base.templates:54001
441
479
#, no-c-format
442
480
msgid "Serial ATA RAID %s (%s)"
443
481
msgstr "SATA RAID %s (%s)"
446
484
#. Description
447
485
#. For example: Serial ATA RAID isw_dhiiedgihc_Volume01 (partition #1)
448
486
#. :sl3:
449
 
#: ../partman-base.templates:51001
 
487
#: ../partman-base.templates:55001
450
488
#, no-c-format
451
489
msgid "Serial ATA RAID %s (partition #%s)"
452
490
msgstr "SATA RAID %s (партиција бр. %s)"
465
503
#. aggregated paths.
466
504
#. WWID stands for World-Wide IDentification
467
505
#. :sl3:
468
 
#: ../partman-base.templates:52001
 
506
#: ../partman-base.templates:56001
469
507
#, no-c-format
470
508
msgid "Multipath %s (WWID %s)"
471
509
msgstr ""
473
511
#. Type: text
474
512
#. Description
475
513
#. :sl3:
476
 
#: ../partman-base.templates:53001
 
514
#: ../partman-base.templates:57001
477
515
#, fuzzy, no-c-format
478
516
msgid "Multipath %s (partition #%s)"
479
517
msgstr "SATA RAID %s (партиција бр. %s)"
481
519
#. Type: text
482
520
#. Description
483
521
#. :sl3:
484
 
#: ../partman-base.templates:54001
 
522
#: ../partman-base.templates:58001
485
523
#, no-c-format
486
524
msgid "LVM VG %s, LV %s"
487
525
msgstr "LVM VG %s, LV %s"
489
527
#. Type: text
490
528
#. Description
491
529
#. :sl3:
492
 
#: ../partman-base.templates:55001
 
530
#: ../partman-base.templates:59001
493
531
#, no-c-format
494
532
msgid "Loopback (loop%s)"
495
533
msgstr "Повратна петља (loop%s)"
497
535
#. Type: text
498
536
#. Description
499
537
#. :sl5:
500
 
#: ../partman-base.templates:56001
 
538
#: ../partman-base.templates:60001
501
539
#, no-c-format
502
540
msgid "DASD %s (%s)"
503
541
msgstr "DASD %s (%s)"
505
543
#. Type: text
506
544
#. Description
507
545
#. :sl5:
508
 
#: ../partman-base.templates:57001
 
546
#: ../partman-base.templates:61001
509
547
#, no-c-format
510
548
msgid "DASD %s (%s), partition #%s"
511
549
msgstr "DASD %s (%s), партиција #%s"
514
552
#. Description
515
553
#. eg. Virtual disk 1 (xvda)
516
554
#. :sl4:
517
 
#: ../partman-base.templates:58001
 
555
#: ../partman-base.templates:62001
518
556
#, no-c-format
519
557
msgid "Virtual disk %s (%s)"
520
558
msgstr "Виртуелни диск %s (%s)"
523
561
#. Description
524
562
#. eg. Virtual disk 1, partition #1 (xvda1)
525
563
#. :sl4:
526
 
#: ../partman-base.templates:59001
 
564
#: ../partman-base.templates:63001
527
565
#, no-c-format
528
566
msgid "Virtual disk %s, partition #%s (%s)"
529
567
msgstr "Виртуелни диск %s, партиција #%s (%s)"
531
569
#. Type: text
532
570
#. Description
533
571
#. :sl1:
534
 
#: ../partman-base.templates:60001
 
572
#: ../partman-base.templates:64001
535
573
msgid "Cancel this menu"
536
574
msgstr "Поништи овај мени"
537
575
 
539
577
#. Description
540
578
#. Main menu entry
541
579
#. :sl1:
542
 
#: ../partman-base.templates:61001
 
580
#: ../partman-base.templates:65001
543
581
msgid "Partition disks"
544
582
msgstr "Партициониши дискове"
545
583