~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to po/es.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:
16
16
msgstr ""
17
17
"Project-Id-Version: gnome-applets.master\n"
18
18
"Report-Msgid-Bugs-To: \n"
19
 
"POT-Creation-Date: 2014-06-14 15:39+0200\n"
 
19
"POT-Creation-Date: 2014-06-14 20:41+0200\n"
20
20
"PO-Revision-Date: 2013-02-11 19:36+0000\n"
21
21
"Last-Translator: Jorge González <jorgegonz@svn.gnome.org>\n"
22
22
"Language-Team: Español <gnome-es-list@gnome.org>\n"
397
397
msgid "XOSView"
398
398
msgstr ""
399
399
 
400
 
#: ../src/function.vala:103
 
400
#: ../src/function.vala:114
401
401
#, c-format
402
402
msgid "%u%%"
403
403
msgstr "%u%%"
415
415
msgid "Evaluate an expression"
416
416
msgstr "Evaluar una expresión"
417
417
 
418
 
#: ../src/main.vala:351
 
418
#: ../src/main.vala:353
419
419
msgid "- System load application indicator"
420
420
msgstr "- Indicador de aplicación de carga del sistema"
421
421
 
422
 
#: ../src/main.vala:359
 
422
#: ../src/main.vala:361
423
423
#, c-format
424
424
msgid "Run '%s --help' to see a full list of available command line options.\n"
425
425
msgstr ""
482
482
msgstr[0] "%u B/s"
483
483
msgstr[1] "%u B/s"
484
484
 
485
 
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
485
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
486
486
#: ../src/utils.vala:99
487
487
#, fuzzy
 
488
msgid "{} kbit/s"
 
489
msgstr "{} kB/s"
 
490
 
 
491
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
492
#: ../src/utils.vala:101
 
493
#, fuzzy
 
494
msgid "{} Mbit/s"
 
495
msgstr "{} MB/s"
 
496
 
 
497
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
498
#: ../src/utils.vala:103
 
499
#, fuzzy
 
500
msgid "{} Gbit/s"
 
501
msgstr "{} GB/s"
 
502
 
 
503
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
504
#: ../src/utils.vala:105
 
505
#, fuzzy
 
506
msgid "{} Tbit/s"
 
507
msgstr "{} TB/s"
 
508
 
 
509
#. TRANSLATORS: Please leave %u as it is, it is replaced by the bit rate
 
510
#: ../src/utils.vala:114
 
511
#, c-format
 
512
msgid "%u bit/s"
 
513
msgid_plural "%u bit/s"
 
514
msgstr[0] ""
 
515
msgstr[1] ""
 
516
 
 
517
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
518
#: ../src/utils.vala:127
 
519
#, fuzzy
488
520
msgid "{} kHz"
489
521
msgstr "Copy text \t {} kB"
490
522
 
491
523
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
492
 
#: ../src/utils.vala:101
 
524
#: ../src/utils.vala:129
493
525
#, fuzzy
494
526
msgid "{} MHz"
495
527
msgstr "{} MB"
496
528
 
497
529
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
498
 
#: ../src/utils.vala:103
 
530
#: ../src/utils.vala:131
499
531
#, fuzzy
500
532
msgid "{} GHz"
501
533
msgstr "{} GB"
502
534
 
503
535
#. TRANSLATORS: Please leave %u as it is, it is replaced by the frequency
504
 
#: ../src/utils.vala:112
 
536
#: ../src/utils.vala:140
505
537
#, c-format
506
538
msgid "%u Hz"
507
539
msgid_plural "%u Hz"