~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to po/sv.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: Daniel Nylander <po@danielnylander.se>\n"
18
18
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\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 ""
410
410
msgid "Evaluate an expression"
411
411
msgstr ""
412
412
 
413
 
#: ../src/main.vala:351
 
413
#: ../src/main.vala:353
414
414
msgid "- System load application indicator"
415
415
msgstr ""
416
416
 
417
 
#: ../src/main.vala:359
 
417
#: ../src/main.vala:361
418
418
#, c-format
419
419
msgid "Run '%s --help' to see a full list of available command line options.\n"
420
420
msgstr ""
475
475
msgstr[0] ""
476
476
msgstr[1] ""
477
477
 
478
 
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
478
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
479
479
#: ../src/utils.vala:99
 
480
msgid "{} kbit/s"
 
481
msgstr ""
 
482
 
 
483
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
484
#: ../src/utils.vala:101
 
485
msgid "{} Mbit/s"
 
486
msgstr ""
 
487
 
 
488
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
489
#: ../src/utils.vala:103
 
490
msgid "{} Gbit/s"
 
491
msgstr ""
 
492
 
 
493
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
494
#: ../src/utils.vala:105
 
495
msgid "{} Tbit/s"
 
496
msgstr ""
 
497
 
 
498
#. TRANSLATORS: Please leave %u as it is, it is replaced by the bit rate
 
499
#: ../src/utils.vala:114
 
500
#, c-format
 
501
msgid "%u bit/s"
 
502
msgid_plural "%u bit/s"
 
503
msgstr[0] ""
 
504
msgstr[1] ""
 
505
 
 
506
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
507
#: ../src/utils.vala:127
480
508
msgid "{} kHz"
481
509
msgstr ""
482
510
 
483
511
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
484
 
#: ../src/utils.vala:101
 
512
#: ../src/utils.vala:129
485
513
msgid "{} MHz"
486
514
msgstr ""
487
515
 
488
516
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
489
 
#: ../src/utils.vala:103
 
517
#: ../src/utils.vala:131
490
518
msgid "{} GHz"
491
519
msgstr ""
492
520
 
493
521
#. TRANSLATORS: Please leave %u as it is, it is replaced by the frequency
494
 
#: ../src/utils.vala:112
 
522
#: ../src/utils.vala:140
495
523
#, c-format
496
524
msgid "%u Hz"
497
525
msgid_plural "%u Hz"