~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to po/cs.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:
15
15
msgstr ""
16
16
"Project-Id-Version: gnome-applets\n"
17
17
"Report-Msgid-Bugs-To: \n"
18
 
"POT-Creation-Date: 2014-06-14 15:39+0200\n"
 
18
"POT-Creation-Date: 2014-06-14 20:41+0200\n"
19
19
"PO-Revision-Date: 2013-02-11 11:20+0000\n"
20
20
"Last-Translator: Petr Kovar <pknbe@volny.cz>\n"
21
21
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
406
406
msgid "XOSView"
407
407
msgstr ""
408
408
 
409
 
#: ../src/function.vala:103
 
409
#: ../src/function.vala:114
410
410
#, c-format
411
411
msgid "%u%%"
412
412
msgstr "%u%%"
424
424
msgid "Evaluate an expression"
425
425
msgstr "Ohodnotit vzhled"
426
426
 
427
 
#: ../src/main.vala:351
 
427
#: ../src/main.vala:353
428
428
msgid "- System load application indicator"
429
429
msgstr "-Systémové spuštění aplikace indikátoru"
430
430
 
431
 
#: ../src/main.vala:359
 
431
#: ../src/main.vala:361
432
432
#, c-format
433
433
msgid "Run '%s --help' to see a full list of available command line options.\n"
434
434
msgstr "Spuštěním '%s --help' se zobrazí všechny volby příkazového řádku.\n"
491
491
msgstr[1] "%u B/s"
492
492
msgstr[2] "%u B/s"
493
493
 
494
 
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
494
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
495
495
#: ../src/utils.vala:99
496
496
#, fuzzy
 
497
msgid "{} kbit/s"
 
498
msgstr "{} kB/s"
 
499
 
 
500
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
501
#: ../src/utils.vala:101
 
502
#, fuzzy
 
503
msgid "{} Mbit/s"
 
504
msgstr "{} MB/s"
 
505
 
 
506
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
507
#: ../src/utils.vala:103
 
508
#, fuzzy
 
509
msgid "{} Gbit/s"
 
510
msgstr "{} GB/s"
 
511
 
 
512
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
513
#: ../src/utils.vala:105
 
514
#, fuzzy
 
515
msgid "{} Tbit/s"
 
516
msgstr "{} TB/s"
 
517
 
 
518
#. TRANSLATORS: Please leave %u as it is, it is replaced by the bit rate
 
519
#: ../src/utils.vala:114
 
520
#, c-format
 
521
msgid "%u bit/s"
 
522
msgid_plural "%u bit/s"
 
523
msgstr[0] ""
 
524
msgstr[1] ""
 
525
msgstr[2] ""
 
526
 
 
527
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
528
#: ../src/utils.vala:127
 
529
#, fuzzy
497
530
msgid "{} kHz"
498
531
msgstr "{} kB"
499
532
 
500
533
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
501
 
#: ../src/utils.vala:101
 
534
#: ../src/utils.vala:129
502
535
#, fuzzy
503
536
msgid "{} MHz"
504
537
msgstr "{} MB"
505
538
 
506
539
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
507
 
#: ../src/utils.vala:103
 
540
#: ../src/utils.vala:131
508
541
#, fuzzy
509
542
msgid "{} GHz"
510
543
msgstr "{} GB"
511
544
 
512
545
#. TRANSLATORS: Please leave %u as it is, it is replaced by the frequency
513
 
#: ../src/utils.vala:112
 
546
#: ../src/utils.vala:140
514
547
#, c-format
515
548
msgid "%u Hz"
516
549
msgid_plural "%u Hz"