~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to po/en_GB.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:
8
8
msgstr ""
9
9
"Project-Id-Version: gnome-applets 1.1.2\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2014-06-14 15:39+0200\n"
 
11
"POT-Creation-Date: 2014-06-14 20:41+0200\n"
12
12
"PO-Revision-Date: 2013-02-11 11:20+0000\n"
13
13
"Last-Translator: Philip Withnall <philip@tecnocode.co.uk>\n"
14
14
"Language-Team: British English <en@li.org>\n"
386
386
msgid "XOSView"
387
387
msgstr ""
388
388
 
389
 
#: ../src/function.vala:103
 
389
#: ../src/function.vala:114
390
390
#, c-format
391
391
msgid "%u%%"
392
392
msgstr ""
404
404
msgid "Evaluate an expression"
405
405
msgstr ""
406
406
 
407
 
#: ../src/main.vala:351
 
407
#: ../src/main.vala:353
408
408
msgid "- System load application indicator"
409
409
msgstr ""
410
410
 
411
 
#: ../src/main.vala:359
 
411
#: ../src/main.vala:361
412
412
#, c-format
413
413
msgid "Run '%s --help' to see a full list of available command line options.\n"
414
414
msgstr ""
469
469
msgstr[0] ""
470
470
msgstr[1] ""
471
471
 
472
 
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
472
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
473
473
#: ../src/utils.vala:99
474
474
#, fuzzy
 
475
msgid "{} kbit/s"
 
476
msgstr "{} kB/s"
 
477
 
 
478
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
479
#: ../src/utils.vala:101
 
480
#, fuzzy
 
481
msgid "{} Mbit/s"
 
482
msgstr "{} MB/s"
 
483
 
 
484
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
485
#: ../src/utils.vala:103
 
486
#, fuzzy
 
487
msgid "{} Gbit/s"
 
488
msgstr "{} GB/s"
 
489
 
 
490
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
491
#: ../src/utils.vala:105
 
492
#, fuzzy
 
493
msgid "{} Tbit/s"
 
494
msgstr "{} TB/s"
 
495
 
 
496
#. TRANSLATORS: Please leave %u as it is, it is replaced by the bit rate
 
497
#: ../src/utils.vala:114
 
498
#, c-format
 
499
msgid "%u bit/s"
 
500
msgid_plural "%u bit/s"
 
501
msgstr[0] ""
 
502
msgstr[1] ""
 
503
 
 
504
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
505
#: ../src/utils.vala:127
 
506
#, fuzzy
475
507
msgid "{} kHz"
476
508
msgstr "{} kB"
477
509
 
478
510
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
479
 
#: ../src/utils.vala:101
 
511
#: ../src/utils.vala:129
480
512
#, fuzzy
481
513
msgid "{} MHz"
482
514
msgstr "{} MB"
483
515
 
484
516
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
485
 
#: ../src/utils.vala:103
 
517
#: ../src/utils.vala:131
486
518
#, fuzzy
487
519
msgid "{} GHz"
488
520
msgstr "{} GB"
489
521
 
490
522
#. TRANSLATORS: Please leave %u as it is, it is replaced by the frequency
491
 
#: ../src/utils.vala:112
 
523
#: ../src/utils.vala:140
492
524
#, c-format
493
525
msgid "%u Hz"
494
526
msgid_plural "%u Hz"