~ubuntu-branches/ubuntu/trusty/ceilometer/trusty-proposed

« back to all changes in this revision

Viewing changes to ceilometer/locale/fr/LC_MESSAGES/ceilometer.po

  • Committer: Package Import Robot
  • Author(s): Chuck Short, James Page, Chuck Short
  • Date: 2014-01-23 15:08:11 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20140123150811-1zaismsuyh1hcl8y
Tags: 2014.1~b2-0ubuntu1
[ James Page ]
* d/control: Add python-jsonpath-rw to BD's.
* d/p/fix-setup-requirements.patch: Bump WebOb to support < 1.4.
 (LP: #1261101)

[ Chuck Short ]
* New upstream version.
* debian/control, debian/ceilometer-common.install: Split out
  ceilometer-alarm-evaluator and ceilometer-alarm-notifier into their
  own packages. (LP: #1250002)
* debian/ceilometer-agent-central.logrotate,
  debian/ceilometer-agent-compute.logrotate,
  debian/ceilometer-api.logrotate,
  debian/ceilometer-collector.logrotate: Add logrotate files, 
  thanks to Ahmed Rahal. (LP: #1224223)
* Fix typos in upstart files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version:  Ceilometer\n"
10
10
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11
 
"POT-Creation-Date: 2013-12-04 06:10+0000\n"
 
11
"POT-Creation-Date: 2013-12-17 06:04+0000\n"
12
12
"PO-Revision-Date: 2013-03-05 15:41+0000\n"
13
13
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
14
14
"Language-Team: fr <LL@li.org>\n"
18
18
"Content-Transfer-Encoding: 8bit\n"
19
19
"Generated-By: Babel 1.3\n"
20
20
 
21
 
#: ceilometer/collector.py:75
 
21
#: ceilometer/collector.py:77
22
22
#, python-format
23
23
msgid "UDP: Cannot decode data sent by %s"
24
24
msgstr ""
25
25
 
26
 
#: ceilometer/collector.py:82
 
26
#: ceilometer/collector.py:84
27
27
#, python-format
28
28
msgid "UDP: Storing %s"
29
29
msgstr ""
30
30
 
31
 
#: ceilometer/collector.py:86
 
31
#: ceilometer/collector.py:88
32
32
msgid "UDP: Unable to store meter"
33
33
msgstr ""
34
34
 
35
 
#: ceilometer/notification.py:83 ceilometer/notifier.py:47
 
35
#: ceilometer/notification.py:88 ceilometer/notifier.py:47
36
36
#, python-format
37
37
msgid "Failed to load any notification handlers for %s"
38
38
msgstr ""
39
39
 
40
 
#: ceilometer/notification.py:101
 
40
#: ceilometer/notification.py:106
41
41
#, python-format
42
42
msgid "Event types from %(name)s: %(type)s (ack_on_error=%(error)s)"
43
43
msgstr ""
44
44
 
45
 
#: ceilometer/notification.py:117
 
45
#: ceilometer/notification.py:122
46
46
#, python-format
47
47
msgid "Could not join consumer pool %(topic)s/%(exchange)s"
48
48
msgstr ""
49
49
 
50
 
#: ceilometer/notification.py:129
 
50
#: ceilometer/notification.py:134
51
51
#, python-format
52
52
msgid "notification %r"
53
53
msgstr ""
54
54
 
55
 
#: ceilometer/notification.py:159
56
 
#, python-format
57
 
msgid "Saving event \"%s\""
58
 
msgstr ""
59
 
 
60
55
#: ceilometer/notifier.py:40
61
56
#, python-format
62
57
msgid "loading notification handlers from %s"
563
558
"min_ts %(min_ts)s, max_ts %(max_ts)s"
564
559
msgstr ""
565
560
 
566
 
#: ceilometer/central/manager.py:44 ceilometer/compute/manager.py:43
 
561
#: ceilometer/central/manager.py:43 ceilometer/compute/manager.py:42
567
562
#, python-format
568
563
msgid "Polling pollster %s"
569
564
msgstr ""
570
565
 
571
 
#: ceilometer/central/manager.py:51 ceilometer/compute/manager.py:51
 
566
#: ceilometer/central/manager.py:50 ceilometer/compute/manager.py:50
572
567
#, python-format
573
568
msgid "Continue after error from %(name)s: %(error)s"
574
569
msgstr ""
575
570
 
576
 
#: ceilometer/compute/manager.py:60
 
571
#: ceilometer/compute/manager.py:59
577
572
#, python-format
578
573
msgid "Unable to retrieve instances: %s"
579
574
msgstr ""
681
676
msgid "Kwapi endpoint not found"
682
677
msgstr ""
683
678
 
 
679
#: ceilometer/event/converter.py:76
 
680
#, python-format
 
681
msgid "Plugin specified, but no plugin name supplied for trait %s"
 
682
msgstr ""
 
683
 
 
684
#: ceilometer/event/converter.py:85
 
685
#, python-format
 
686
msgid "No plugin named %(plugin)s available for trait %(trait)s"
 
687
msgstr ""
 
688
 
 
689
#: ceilometer/event/converter.py:95
 
690
#, python-format
 
691
msgid "Required field in trait definition not specified: '%s'"
 
692
msgstr ""
 
693
 
 
694
#: ceilometer/event/converter.py:110
 
695
#, python-format
 
696
msgid ""
 
697
"Parse error in JSONPath specification '%(jsonpath)s' for %(trait)s: "
 
698
"%(err)s"
 
699
msgstr ""
 
700
 
 
701
#: ceilometer/event/converter.py:116
 
702
#, python-format
 
703
msgid "Invalid trait type '%(type)s' for trait %(trait)s"
 
704
msgstr ""
 
705
 
 
706
#: ceilometer/event/converter.py:168
 
707
#, python-format
 
708
msgid "Required field %s not specified"
 
709
msgstr ""
 
710
 
 
711
#: ceilometer/event/converter.py:341
 
712
#, python-format
 
713
msgid "Dropping Notification %(type)s (uuid:%(msgid)s)"
 
714
msgstr ""
 
715
 
 
716
#: ceilometer/event/converter.py:365
 
717
#, python-format
 
718
msgid "Event Definitions configuration file: %s"
 
719
msgstr ""
 
720
 
 
721
#: ceilometer/event/converter.py:375
 
722
#, python-format
 
723
msgid ""
 
724
"Invalid YAML syntax in Event Definitions file %(file)s at line: %(line)s,"
 
725
" column: %(column)s."
 
726
msgstr ""
 
727
 
 
728
#: ceilometer/event/converter.py:381
 
729
#, python-format
 
730
msgid "YAML error reading Event Definitions file %(file)s"
 
731
msgstr ""
 
732
 
 
733
#: ceilometer/event/converter.py:388
 
734
msgid "No Event Definitions configuration file found! Using default config."
 
735
msgstr ""
 
736
 
 
737
#: ceilometer/event/converter.py:392
 
738
#, python-format
 
739
msgid "Event Definitions: %s"
 
740
msgstr ""
 
741
 
684
742
#: ceilometer/network/floatingip.py:45
685
743
#, python-format
686
744
msgid "FLOATING IP USAGE: %s"
1302
1360
msgstr ""
1303
1361
 
1304
1362
#: ceilometer/openstack/common/rpc/impl_kombu.py:622
1305
 
#: ceilometer/openstack/common/rpc/impl_qpid.py:584
 
1363
#: ceilometer/openstack/common/rpc/impl_qpid.py:573
1306
1364
#, python-format
1307
1365
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
1308
1366
msgstr ""
1309
1367
 
1310
1368
#: ceilometer/openstack/common/rpc/impl_kombu.py:640
1311
 
#: ceilometer/openstack/common/rpc/impl_qpid.py:599
 
1369
#: ceilometer/openstack/common/rpc/impl_qpid.py:588
1312
1370
#, python-format
1313
1371
msgid "Timed out waiting for RPC response: %s"
1314
1372
msgstr ""
1315
1373
 
1316
1374
#: ceilometer/openstack/common/rpc/impl_kombu.py:644
1317
 
#: ceilometer/openstack/common/rpc/impl_qpid.py:603
 
1375
#: ceilometer/openstack/common/rpc/impl_qpid.py:592
1318
1376
#, python-format
1319
1377
msgid "Failed to consume message from queue: %s"
1320
1378
msgstr ""
1321
1379
 
1322
1380
#: ceilometer/openstack/common/rpc/impl_kombu.py:683
1323
 
#: ceilometer/openstack/common/rpc/impl_qpid.py:638
 
1381
#: ceilometer/openstack/common/rpc/impl_qpid.py:627
1324
1382
#, python-format
1325
1383
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
1326
1384
msgstr ""
1327
1385
 
1328
 
#: ceilometer/openstack/common/rpc/impl_qpid.py:88
 
1386
#: ceilometer/openstack/common/rpc/impl_qpid.py:87
1329
1387
#, python-format
1330
1388
msgid "Invalid value for qpid_topology_version: %d"
1331
1389
msgstr ""
1332
1390
 
1333
 
#: ceilometer/openstack/common/rpc/impl_qpid.py:190
 
1391
#: ceilometer/openstack/common/rpc/impl_qpid.py:191
1334
1392
msgid "Failed to process message... skipping it."
1335
1393
msgstr ""
1336
1394
 
1337
 
#: ceilometer/openstack/common/rpc/impl_qpid.py:526
 
1395
#: ceilometer/openstack/common/rpc/impl_qpid.py:515
1338
1396
#, python-format
1339
1397
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
1340
1398
msgstr ""
1341
1399
 
1342
 
#: ceilometer/openstack/common/rpc/impl_qpid.py:532
 
1400
#: ceilometer/openstack/common/rpc/impl_qpid.py:521
1343
1401
#, python-format
1344
1402
msgid "Connected to AMQP server on %s"
1345
1403
msgstr ""
1346
1404
 
1347
 
#: ceilometer/openstack/common/rpc/impl_qpid.py:545
 
1405
#: ceilometer/openstack/common/rpc/impl_qpid.py:534
1348
1406
msgid "Re-established AMQP queues"
1349
1407
msgstr ""
1350
1408
 
1351
 
#: ceilometer/openstack/common/rpc/impl_qpid.py:611
 
1409
#: ceilometer/openstack/common/rpc/impl_qpid.py:600
1352
1410
msgid "Error processing message.  Skipping it."
1353
1411
msgstr ""
1354
1412
 
1610
1668
msgid "looking for %(name)r driver in %(namespace)r"
1611
1669
msgstr ""
1612
1670
 
1613
 
#: ceilometer/storage/__init__.py:145
 
1671
#: ceilometer/storage/__init__.py:150
1614
1672
msgid "Clearing expired metering data"
1615
1673
msgstr ""
1616
1674
 
1624
1682
#: ceilometer/storage/impl_hbase.py:394 ceilometer/storage/impl_mongodb.py:606
1625
1683
#: ceilometer/storage/impl_mongodb.py:688
1626
1684
#: ceilometer/storage/impl_mongodb.py:864
1627
 
#: ceilometer/storage/impl_sqlalchemy.py:352
1628
 
#: ceilometer/storage/impl_sqlalchemy.py:454
1629
 
#: ceilometer/storage/impl_sqlalchemy.py:674
 
1685
#: ceilometer/storage/impl_sqlalchemy.py:373
 
1686
#: ceilometer/storage/impl_sqlalchemy.py:475
 
1687
#: ceilometer/storage/impl_sqlalchemy.py:695
1630
1688
msgid "Pagination not implemented"
1631
1689
msgstr ""
1632
1690
 
 
1691
#: ceilometer/storage/impl_db2.py:751 ceilometer/storage/impl_db2.py:756
 
1692
#: ceilometer/storage/impl_hbase.py:639 ceilometer/storage/impl_hbase.py:644
 
1693
#: ceilometer/storage/impl_log.py:209 ceilometer/storage/impl_log.py:214
 
1694
msgid "Alarm history not implemented"
 
1695
msgstr ""
 
1696
 
 
1697
#: ceilometer/storage/impl_db2.py:764 ceilometer/storage/impl_db2.py:772
 
1698
#: ceilometer/storage/impl_db2.py:778 ceilometer/storage/impl_db2.py:789
 
1699
#: ceilometer/storage/impl_db2.py:800 ceilometer/storage/impl_hbase.py:656
 
1700
#: ceilometer/storage/impl_hbase.py:663 ceilometer/storage/impl_hbase.py:668
 
1701
#: ceilometer/storage/impl_hbase.py:678 ceilometer/storage/impl_hbase.py:688
 
1702
#: ceilometer/storage/impl_log.py:221 ceilometer/storage/impl_log.py:228
 
1703
#: ceilometer/storage/impl_log.py:233 ceilometer/storage/impl_log.py:243
 
1704
#: ceilometer/storage/impl_log.py:253 ceilometer/storage/impl_mongodb.py:968
 
1705
#: ceilometer/storage/impl_mongodb.py:976
 
1706
#: ceilometer/storage/impl_mongodb.py:993
 
1707
#: ceilometer/storage/impl_mongodb.py:1004
 
1708
msgid "Events not implemented."
 
1709
msgstr ""
 
1710
 
1633
1711
#: ceilometer/storage/impl_hbase.py:99
1634
1712
msgid "Creating a new in-memory HBase Connection object"
1635
1713
msgstr ""
1671
1749
msgid "Query Meter Table: %s"
1672
1750
msgstr ""
1673
1751
 
1674
 
#: ceilometer/storage/impl_hbase.py:764
 
1752
#: ceilometer/storage/impl_hbase.py:600 ceilometer/storage/impl_hbase.py:605
 
1753
#: ceilometer/storage/impl_hbase.py:610 ceilometer/storage/impl_hbase.py:649
 
1754
msgid "Alarms not implemented"
 
1755
msgstr ""
 
1756
 
 
1757
#: ceilometer/storage/impl_hbase.py:789
1675
1758
msgid "Opening in-memory HBase connection"
1676
1759
msgstr ""
1677
1760
 
1678
 
#: ceilometer/storage/impl_log.py:56
 
1761
#: ceilometer/storage/impl_log.py:57
1679
1762
#, python-format
1680
1763
msgid "metering data %(counter_name)s for %(resource_id)s: %(counter_volume)s"
1681
1764
msgstr ""
1682
1765
 
1683
 
#: ceilometer/storage/impl_log.py:69
 
1766
#: ceilometer/storage/impl_log.py:70
1684
1767
#, python-format
1685
1768
msgid "Dropping data with TTL %d"
1686
1769
msgstr ""
1690
1773
msgid "Connecting to MongoDB on %s"
1691
1774
msgstr ""
1692
1775
 
 
1776
#: ceilometer/storage/impl_mongodb.py:982
 
1777
msgid "EventTypes not implemented."
 
1778
msgstr ""
 
1779
 
1693
1780
#: ceilometer/storage/impl_sqlalchemy.py:117
1694
1781
#, python-format
1695
1782
msgid "Query on %(key)s is of %(value)s type and is not supported"
1704
1791
msgid "Unknown metadata type. Key (%s) will not be queryable."
1705
1792
msgstr ""
1706
1793
 
1707
 
#: ceilometer/storage/impl_sqlalchemy.py:608
 
1794
#: ceilometer/storage/impl_sqlalchemy.py:629
1708
1795
msgid "Unable to group by these fields"
1709
1796
msgstr ""
1710
1797
 
1711
 
#: ceilometer/storage/impl_sqlalchemy.py:921
 
1798
#: ceilometer/storage/impl_sqlalchemy.py:935
1712
1799
#, python-format
1713
1800
msgid "Failed to record event: %s"
1714
1801
msgstr ""
1834
1921
#~ msgid "metaquery not implemented"
1835
1922
#~ msgstr ""
1836
1923
 
1837
 
#~ msgid ""
1838
 
#~ "Number of call waiters is greater "
1839
 
#~ "than warning threshhold: %d. There could"
1840
 
#~ " be a MulticallProxyWaiter leak."
 
1924
#~ msgid "Saving event \"%s\""
1841
1925
#~ msgstr ""
1842
1926