~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to po/nl.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:
10
10
msgstr ""
11
11
"Project-Id-Version: gnome-applets\n"
12
12
"Report-Msgid-Bugs-To: \n"
13
 
"POT-Creation-Date: 2014-06-14 15:39+0200\n"
 
13
"POT-Creation-Date: 2014-06-14 20:41+0200\n"
14
14
"PO-Revision-Date: 2013-02-11 19:38+0000\n"
15
15
"Last-Translator: Wouter Bolsterlee <uws+launchpad@xs4all.nl>\n"
16
16
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
399
399
msgid "XOSView"
400
400
msgstr ""
401
401
 
402
 
#: ../src/function.vala:103
 
402
#: ../src/function.vala:114
403
403
#, c-format
404
404
msgid "%u%%"
405
405
msgstr "%u%%"
417
417
msgid "Evaluate an expression"
418
418
msgstr "Evalueer een uitdrukking"
419
419
 
420
 
#: ../src/main.vala:351
 
420
#: ../src/main.vala:353
421
421
msgid "- System load application indicator"
422
422
msgstr ""
423
423
 
424
 
#: ../src/main.vala:359
 
424
#: ../src/main.vala:361
425
425
#, c-format
426
426
msgid "Run '%s --help' to see a full list of available command line options.\n"
427
427
msgstr ""
484
484
msgstr[0] ""
485
485
msgstr[1] ""
486
486
 
487
 
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
487
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
488
488
#: ../src/utils.vala:99
489
489
#, fuzzy
 
490
msgid "{} kbit/s"
 
491
msgstr "{} kB/s"
 
492
 
 
493
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
494
#: ../src/utils.vala:101
 
495
#, fuzzy
 
496
msgid "{} Mbit/s"
 
497
msgstr "{} MB/s"
 
498
 
 
499
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
500
#: ../src/utils.vala:103
 
501
#, fuzzy
 
502
msgid "{} Gbit/s"
 
503
msgstr "{} GB/s"
 
504
 
 
505
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
506
#: ../src/utils.vala:105
 
507
#, fuzzy
 
508
msgid "{} Tbit/s"
 
509
msgstr "{} TB/s"
 
510
 
 
511
#. TRANSLATORS: Please leave %u as it is, it is replaced by the bit rate
 
512
#: ../src/utils.vala:114
 
513
#, c-format
 
514
msgid "%u bit/s"
 
515
msgid_plural "%u bit/s"
 
516
msgstr[0] ""
 
517
msgstr[1] ""
 
518
 
 
519
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
520
#: ../src/utils.vala:127
 
521
#, fuzzy
490
522
msgid "{} kHz"
491
523
msgstr "{} Kb"
492
524
 
493
525
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
494
 
#: ../src/utils.vala:101
 
526
#: ../src/utils.vala:129
495
527
#, fuzzy
496
528
msgid "{} MHz"
497
529
msgstr "{} MB"
498
530
 
499
531
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
500
 
#: ../src/utils.vala:103
 
532
#: ../src/utils.vala:131
501
533
#, fuzzy
502
534
msgid "{} GHz"
503
535
msgstr "{} GB"
504
536
 
505
537
#. TRANSLATORS: Please leave %u as it is, it is replaced by the frequency
506
 
#: ../src/utils.vala:112
 
538
#: ../src/utils.vala:140
507
539
#, c-format
508
540
msgid "%u Hz"
509
541
msgid_plural "%u Hz"