~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to po/zh_CN.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:
11
11
msgstr ""
12
12
"Project-Id-Version: gnome-applets master\n"
13
13
"Report-Msgid-Bugs-To: \n"
14
 
"POT-Creation-Date: 2014-06-14 15:39+0200\n"
 
14
"POT-Creation-Date: 2014-06-14 20:41+0200\n"
15
15
"PO-Revision-Date: 2013-06-21 16:31+0000\n"
16
16
"Last-Translator: Xiaoxing Ye <Unknown>\n"
17
17
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
402
402
msgid "XOSView"
403
403
msgstr ""
404
404
 
405
 
#: ../src/function.vala:103
 
405
#: ../src/function.vala:114
406
406
#, c-format
407
407
msgid "%u%%"
408
408
msgstr "%u%%"
420
420
msgid "Evaluate an expression"
421
421
msgstr "评估表达式"
422
422
 
423
 
#: ../src/main.vala:351
 
423
#: ../src/main.vala:353
424
424
msgid "- System load application indicator"
425
425
msgstr "-系统负载应用提示器"
426
426
 
427
 
#: ../src/main.vala:359
 
427
#: ../src/main.vala:361
428
428
#, c-format
429
429
msgid "Run '%s --help' to see a full list of available command line options.\n"
430
430
msgstr "运行‘%s --help’查看可用命令行选项的完整列表。\n"
483
483
msgid_plural "%u B/s"
484
484
msgstr[0] "%u B/秒"
485
485
 
486
 
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
486
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
487
487
#: ../src/utils.vala:99
488
488
#, fuzzy
 
489
msgid "{} kbit/s"
 
490
msgstr "{} kB/秒"
 
491
 
 
492
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
493
#: ../src/utils.vala:101
 
494
#, fuzzy
 
495
msgid "{} Mbit/s"
 
496
msgstr "{} MB/秒"
 
497
 
 
498
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
499
#: ../src/utils.vala:103
 
500
#, fuzzy
 
501
msgid "{} Gbit/s"
 
502
msgstr "{} GB/秒"
 
503
 
 
504
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
505
#: ../src/utils.vala:105
 
506
#, fuzzy
 
507
msgid "{} Tbit/s"
 
508
msgstr "{} TB/秒"
 
509
 
 
510
#. TRANSLATORS: Please leave %u as it is, it is replaced by the bit rate
 
511
#: ../src/utils.vala:114
 
512
#, c-format
 
513
msgid "%u bit/s"
 
514
msgid_plural "%u bit/s"
 
515
msgstr[0] ""
 
516
 
 
517
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
518
#: ../src/utils.vala:127
 
519
#, fuzzy
489
520
msgid "{} kHz"
490
521
msgstr "{} kB"
491
522
 
492
523
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
493
 
#: ../src/utils.vala:101
 
524
#: ../src/utils.vala:129
494
525
#, fuzzy
495
526
msgid "{} MHz"
496
527
msgstr "{} MB"
497
528
 
498
529
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
499
 
#: ../src/utils.vala:103
 
530
#: ../src/utils.vala:131
500
531
#, fuzzy
501
532
msgid "{} GHz"
502
533
msgstr "{} GB"
503
534
 
504
535
#. TRANSLATORS: Please leave %u as it is, it is replaced by the frequency
505
 
#: ../src/utils.vala:112
 
536
#: ../src/utils.vala:140
506
537
#, c-format
507
538
msgid "%u Hz"
508
539
msgid_plural "%u Hz"