~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to po/de.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-10-31 03:16+0000\n"
21
21
"Last-Translator: Tobias Bannert <Unknown>\n"
22
22
"Language-Team: Deutsch <gnome-de@gnome.org>\n"
421
421
msgid "XOSView"
422
422
msgstr "XOSView"
423
423
 
424
 
#: ../src/function.vala:103
 
424
#: ../src/function.vala:114
425
425
#, c-format
426
426
msgid "%u%%"
427
427
msgstr "%u%%"
438
438
msgid "Evaluate an expression"
439
439
msgstr "Berechne einen Ausdruck"
440
440
 
441
 
#: ../src/main.vala:351
 
441
#: ../src/main.vala:353
442
442
msgid "- System load application indicator"
443
443
msgstr "– Systemlastanwendungsanzeige"
444
444
 
445
 
#: ../src/main.vala:359
 
445
#: ../src/main.vala:361
446
446
#, c-format
447
447
msgid "Run '%s --help' to see a full list of available command line options.\n"
448
448
msgstr ""
505
505
msgstr[0] "%u B/s"
506
506
msgstr[1] "%u B/s"
507
507
 
508
 
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
508
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
509
509
#: ../src/utils.vala:99
 
510
#, fuzzy
 
511
msgid "{} kbit/s"
 
512
msgstr "{} kB/s"
 
513
 
 
514
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
515
#: ../src/utils.vala:101
 
516
#, fuzzy
 
517
msgid "{} Mbit/s"
 
518
msgstr "{} MB/s"
 
519
 
 
520
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
521
#: ../src/utils.vala:103
 
522
#, fuzzy
 
523
msgid "{} Gbit/s"
 
524
msgstr "{} GB/s"
 
525
 
 
526
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
527
#: ../src/utils.vala:105
 
528
#, fuzzy
 
529
msgid "{} Tbit/s"
 
530
msgstr "{} TB/s"
 
531
 
 
532
#. TRANSLATORS: Please leave %u as it is, it is replaced by the bit rate
 
533
#: ../src/utils.vala:114
 
534
#, c-format
 
535
msgid "%u bit/s"
 
536
msgid_plural "%u bit/s"
 
537
msgstr[0] ""
 
538
msgstr[1] ""
 
539
 
 
540
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
541
#: ../src/utils.vala:127
510
542
msgid "{} kHz"
511
543
msgstr "{} kHz"
512
544
 
513
545
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
514
 
#: ../src/utils.vala:101
 
546
#: ../src/utils.vala:129
515
547
msgid "{} MHz"
516
548
msgstr "{} MHz"
517
549
 
518
550
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
519
 
#: ../src/utils.vala:103
 
551
#: ../src/utils.vala:131
520
552
msgid "{} GHz"
521
553
msgstr "{} GHz"
522
554
 
523
555
#. TRANSLATORS: Please leave %u as it is, it is replaced by the frequency
524
 
#: ../src/utils.vala:112
 
556
#: ../src/utils.vala:140
525
557
#, c-format
526
558
msgid "%u Hz"
527
559
msgid_plural "%u Hz"