~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

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