~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to po/fr.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:
19
19
msgstr ""
20
20
"Project-Id-Version: gnome-applets HEAD\n"
21
21
"Report-Msgid-Bugs-To: \n"
22
 
"POT-Creation-Date: 2014-06-14 15:39+0200\n"
 
22
"POT-Creation-Date: 2014-06-14 20:41+0200\n"
23
23
"PO-Revision-Date: 2013-02-11 11:20+0000\n"
24
24
"Last-Translator: Claude Paroz <claude@2xlibre.net>\n"
25
25
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
409
409
msgid "XOSView"
410
410
msgstr ""
411
411
 
412
 
#: ../src/function.vala:103
 
412
#: ../src/function.vala:114
413
413
#, c-format
414
414
msgid "%u%%"
415
415
msgstr ""
427
427
msgid "Evaluate an expression"
428
428
msgstr "Évaluer une expression."
429
429
 
430
 
#: ../src/main.vala:351
 
430
#: ../src/main.vala:353
431
431
msgid "- System load application indicator"
432
432
msgstr ""
433
433
 
434
 
#: ../src/main.vala:359
 
434
#: ../src/main.vala:361
435
435
#, c-format
436
436
msgid "Run '%s --help' to see a full list of available command line options.\n"
437
437
msgstr ""
494
494
msgstr[0] "%u o/s"
495
495
msgstr[1] "%u o/s"
496
496
 
497
 
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
497
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
498
498
#: ../src/utils.vala:99
499
499
#, fuzzy
 
500
msgid "{} kbit/s"
 
501
msgstr "{} ko/s"
 
502
 
 
503
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
504
#: ../src/utils.vala:101
 
505
#, fuzzy
 
506
msgid "{} Mbit/s"
 
507
msgstr "{} Mo/s"
 
508
 
 
509
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
510
#: ../src/utils.vala:103
 
511
#, fuzzy
 
512
msgid "{} Gbit/s"
 
513
msgstr "{} Go/s"
 
514
 
 
515
#. TRANSLATORS: Please leave {} as it is, it is replaced by the bitrate
 
516
#: ../src/utils.vala:105
 
517
#, fuzzy
 
518
msgid "{} Tbit/s"
 
519
msgstr "{} To/s"
 
520
 
 
521
#. TRANSLATORS: Please leave %u as it is, it is replaced by the bit rate
 
522
#: ../src/utils.vala:114
 
523
#, c-format
 
524
msgid "%u bit/s"
 
525
msgid_plural "%u bit/s"
 
526
msgstr[0] ""
 
527
msgstr[1] ""
 
528
 
 
529
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
 
530
#: ../src/utils.vala:127
 
531
#, fuzzy
500
532
msgid "{} kHz"
501
533
msgstr "{} ko"
502
534
 
503
535
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
504
 
#: ../src/utils.vala:101
 
536
#: ../src/utils.vala:129
505
537
#, fuzzy
506
538
msgid "{} MHz"
507
539
msgstr "{} Mo"
508
540
 
509
541
#. TRANSLATORS: Please leave {} as it is, it is replaced by the frequency
510
 
#: ../src/utils.vala:103
 
542
#: ../src/utils.vala:131
511
543
#, fuzzy
512
544
msgid "{} GHz"
513
545
msgstr "{} Go"
514
546
 
515
547
#. TRANSLATORS: Please leave %u as it is, it is replaced by the frequency
516
 
#: ../src/utils.vala:112
 
548
#: ../src/utils.vala:140
517
549
#, c-format
518
550
msgid "%u Hz"
519
551
msgid_plural "%u Hz"