~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to po/ca.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:
12
12
msgstr ""
13
13
"Project-Id-Version: gnome-applets\n"
14
14
"Report-Msgid-Bugs-To: \n"
15
 
"POT-Creation-Date: 2014-06-14 15:39+0200\n"
 
15
"POT-Creation-Date: 2014-06-14 20:41+0200\n"
16
16
"PO-Revision-Date: 2013-02-11 11:20+0000\n"
17
17
"Last-Translator: Joan Duran <jodufi@gmail.com>\n"
18
18
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
393
393
msgid "XOSView"
394
394
msgstr ""
395
395
 
396
 
#: ../src/function.vala:103
 
396
#: ../src/function.vala:114
397
397
#, c-format
398
398
msgid "%u%%"
399
399
msgstr ""
411
411
msgid "Evaluate an expression"
412
412
msgstr ""
413
413
 
414
 
#: ../src/main.vala:351
 
414
#: ../src/main.vala:353
415
415
msgid "- System load application indicator"
416
416
msgstr ""
417
417
 
418
 
#: ../src/main.vala:359
 
418
#: ../src/main.vala:361
419
419
#, c-format
420
420
msgid "Run '%s --help' to see a full list of available command line options.\n"
421
421
msgstr ""
476
476
msgstr[0] ""
477
477
msgstr[1] ""
478
478
 
479
 
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
479
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
480
480
#: ../src/utils.vala:99
481
481
#, fuzzy
 
482
msgid "{} kbit/s"
 
483
msgstr "{} kB/s"
 
484
 
 
485
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
486
#: ../src/utils.vala:101
 
487
#, fuzzy
 
488
msgid "{} Mbit/s"
 
489
msgstr "{} MB/s"
 
490
 
 
491
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
492
#: ../src/utils.vala:103
 
493
#, fuzzy
 
494
msgid "{} Gbit/s"
 
495
msgstr "{} GB/s"
 
496
 
 
497
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
498
#: ../src/utils.vala:105
 
499
#, fuzzy
 
500
msgid "{} Tbit/s"
 
501
msgstr "{} TB/s"
 
502
 
 
503
#. TRANSLATORS: Please leave %u as it is, it is replaced by the bit rate
 
504
#: ../src/utils.vala:114
 
505
#, c-format
 
506
msgid "%u bit/s"
 
507
msgid_plural "%u bit/s"
 
508
msgstr[0] ""
 
509
msgstr[1] ""
 
510
 
 
511
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
512
#: ../src/utils.vala:127
 
513
#, fuzzy
482
514
msgid "{} kHz"
483
515
msgstr "{} kB/s"
484
516
 
485
517
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
486
 
#: ../src/utils.vala:101
 
518
#: ../src/utils.vala:129
487
519
#, fuzzy
488
520
msgid "{} MHz"
489
521
msgstr "{} MB"
490
522
 
491
523
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
492
 
#: ../src/utils.vala:103
 
524
#: ../src/utils.vala:131
493
525
#, fuzzy
494
526
msgid "{} GHz"
495
527
msgstr "{} GB"
496
528
 
497
529
#. TRANSLATORS: Please leave %u as it is, it is replaced by the frequency
498
 
#: ../src/utils.vala:112
 
530
#: ../src/utils.vala:140
499
531
#, c-format
500
532
msgid "%u Hz"
501
533
msgid_plural "%u Hz"