~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to po/da.po

  • Committer: mh21 at mh21
  • Date: 2014-06-14 18:42:15 UTC
  • Revision ID: mh21@mh21.de-20140614184215-to6u9g06ynm3e50j
Provide bitrate function to show speed in bit/s

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
msgstr ""
26
26
"Project-Id-Version: gnome-applets\n"
27
27
"Report-Msgid-Bugs-To: \n"
28
 
"POT-Creation-Date: 2014-06-14 15:39+0200\n"
 
28
"POT-Creation-Date: 2014-06-14 20:41+0200\n"
29
29
"PO-Revision-Date: 2013-02-11 19:35+0000\n"
30
30
"Last-Translator: Ask Hjorth Larsen <asklarsen@gmail.com>\n"
31
31
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
414
414
msgid "XOSView"
415
415
msgstr ""
416
416
 
417
 
#: ../src/function.vala:103
 
417
#: ../src/function.vala:114
418
418
#, c-format
419
419
msgid "%u%%"
420
420
msgstr "%u%%"
432
432
msgid "Evaluate an expression"
433
433
msgstr "Evaluer et udtryk"
434
434
 
435
 
#: ../src/main.vala:351
 
435
#: ../src/main.vala:353
436
436
msgid "- System load application indicator"
437
437
msgstr "- Indikator for et systembelastningsprogram"
438
438
 
439
 
#: ../src/main.vala:359
 
439
#: ../src/main.vala:361
440
440
#, c-format
441
441
msgid "Run '%s --help' to see a full list of available command line options.\n"
442
442
msgstr ""
499
499
msgstr[0] "%u B/s"
500
500
msgstr[1] "%u B/s"
501
501
 
502
 
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
502
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
503
503
#: ../src/utils.vala:99
504
504
#, fuzzy
 
505
msgid "{} kbit/s"
 
506
msgstr "{} kB/s"
 
507
 
 
508
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
509
#: ../src/utils.vala:101
 
510
#, fuzzy
 
511
msgid "{} Mbit/s"
 
512
msgstr "{} MB/s"
 
513
 
 
514
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
515
#: ../src/utils.vala:103
 
516
#, fuzzy
 
517
msgid "{} Gbit/s"
 
518
msgstr "{} GB/s"
 
519
 
 
520
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
521
#: ../src/utils.vala:105
 
522
#, fuzzy
 
523
msgid "{} Tbit/s"
 
524
msgstr "{} TB/s"
 
525
 
 
526
#. TRANSLATORS: Please leave %u as it is, it is replaced by the bit rate
 
527
#: ../src/utils.vala:114
 
528
#, c-format
 
529
msgid "%u bit/s"
 
530
msgid_plural "%u bit/s"
 
531
msgstr[0] ""
 
532
msgstr[1] ""
 
533
 
 
534
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
535
#: ../src/utils.vala:127
 
536
#, fuzzy
505
537
msgid "{} kHz"
506
538
msgstr "{} kB"
507
539
 
508
540
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
509
 
#: ../src/utils.vala:101
 
541
#: ../src/utils.vala:129
510
542
#, fuzzy
511
543
msgid "{} MHz"
512
544
msgstr "{} MB"
513
545
 
514
546
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
515
 
#: ../src/utils.vala:103
 
547
#: ../src/utils.vala:131
516
548
#, fuzzy
517
549
msgid "{} GHz"
518
550
msgstr "{} GB"
519
551
 
520
552
#. TRANSLATORS: Please leave %u as it is, it is replaced by the frequency
521
 
#: ../src/utils.vala:112
 
553
#: ../src/utils.vala:140
522
554
#, c-format
523
555
msgid "%u Hz"
524
556
msgid_plural "%u Hz"