~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to po/pt_BR.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:
18
18
msgstr ""
19
19
"Project-Id-Version: gnome-applets\n"
20
20
"Report-Msgid-Bugs-To: \n"
21
 
"POT-Creation-Date: 2014-06-14 15:39+0200\n"
 
21
"POT-Creation-Date: 2014-06-14 20:41+0200\n"
22
22
"PO-Revision-Date: 2013-02-11 11:20+0000\n"
23
23
"Last-Translator: Daniel S. Koda <danielskoda@gmail.com>\n"
24
24
"Language-Team: Brazilian Portuguese <gnome-pt_br-list@gnome.org>\n"
410
410
msgid "XOSView"
411
411
msgstr ""
412
412
 
413
 
#: ../src/function.vala:103
 
413
#: ../src/function.vala:114
414
414
#, c-format
415
415
msgid "%u%%"
416
416
msgstr ""
428
428
msgid "Evaluate an expression"
429
429
msgstr ""
430
430
 
431
 
#: ../src/main.vala:351
 
431
#: ../src/main.vala:353
432
432
msgid "- System load application indicator"
433
433
msgstr ""
434
434
 
435
 
#: ../src/main.vala:359
 
435
#: ../src/main.vala:361
436
436
#, c-format
437
437
msgid "Run '%s --help' to see a full list of available command line options.\n"
438
438
msgstr ""
493
493
msgstr[0] ""
494
494
msgstr[1] ""
495
495
 
496
 
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
496
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
497
497
#: ../src/utils.vala:99
498
498
#, fuzzy
 
499
msgid "{} kbit/s"
 
500
msgstr "{} kB/s"
 
501
 
 
502
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
503
#: ../src/utils.vala:101
 
504
#, fuzzy
 
505
msgid "{} Mbit/s"
 
506
msgstr "{} MB/s"
 
507
 
 
508
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
509
#: ../src/utils.vala:103
 
510
#, fuzzy
 
511
msgid "{} Gbit/s"
 
512
msgstr "{} GB/s"
 
513
 
 
514
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
515
#: ../src/utils.vala:105
 
516
#, fuzzy
 
517
msgid "{} Tbit/s"
 
518
msgstr "{} TB/s"
 
519
 
 
520
#. TRANSLATORS: Please leave %u as it is, it is replaced by the bit rate
 
521
#: ../src/utils.vala:114
 
522
#, c-format
 
523
msgid "%u bit/s"
 
524
msgid_plural "%u bit/s"
 
525
msgstr[0] ""
 
526
msgstr[1] ""
 
527
 
 
528
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
529
#: ../src/utils.vala:127
 
530
#, fuzzy
499
531
msgid "{} kHz"
500
532
msgstr "{} kB"
501
533
 
502
534
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
503
 
#: ../src/utils.vala:101
 
535
#: ../src/utils.vala:129
504
536
#, fuzzy
505
537
msgid "{} MHz"
506
538
msgstr "{} MB"
507
539
 
508
540
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
509
 
#: ../src/utils.vala:103
 
541
#: ../src/utils.vala:131
510
542
#, fuzzy
511
543
msgid "{} GHz"
512
544
msgstr "{} GB"
513
545
 
514
546
#. TRANSLATORS: Please leave %u as it is, it is replaced by the frequency
515
 
#: ../src/utils.vala:112
 
547
#: ../src/utils.vala:140
516
548
#, c-format
517
549
msgid "%u Hz"
518
550
msgid_plural "%u Hz"