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

« back to all changes in this revision

Viewing changes to ceilometer/locale/pl_PL/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-07-04 07:30+0000\n"
13
13
"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
14
14
"Language-Team: Polish (Poland) "
20
20
"Content-Transfer-Encoding: 8bit\n"
21
21
"Generated-By: Babel 1.3\n"
22
22
 
23
 
#: ceilometer/collector.py:75
 
23
#: ceilometer/collector.py:77
24
24
#, python-format
25
25
msgid "UDP: Cannot decode data sent by %s"
26
26
msgstr ""
27
27
 
28
 
#: ceilometer/collector.py:82
 
28
#: ceilometer/collector.py:84
29
29
#, python-format
30
30
msgid "UDP: Storing %s"
31
31
msgstr ""
32
32
 
33
 
#: ceilometer/collector.py:86
 
33
#: ceilometer/collector.py:88
34
34
msgid "UDP: Unable to store meter"
35
35
msgstr ""
36
36
 
37
 
#: ceilometer/notification.py:83 ceilometer/notifier.py:47
 
37
#: ceilometer/notification.py:88 ceilometer/notifier.py:47
38
38
#, python-format
39
39
msgid "Failed to load any notification handlers for %s"
40
40
msgstr ""
41
41
 
42
 
#: ceilometer/notification.py:101
 
42
#: ceilometer/notification.py:106
43
43
#, python-format
44
44
msgid "Event types from %(name)s: %(type)s (ack_on_error=%(error)s)"
45
45
msgstr ""
46
46
 
47
 
#: ceilometer/notification.py:117
 
47
#: ceilometer/notification.py:122
48
48
#, python-format
49
49
msgid "Could not join consumer pool %(topic)s/%(exchange)s"
50
50
msgstr ""
51
51
 
52
 
#: ceilometer/notification.py:129
 
52
#: ceilometer/notification.py:134
53
53
#, python-format
54
54
msgid "notification %r"
55
55
msgstr ""
56
56
 
57
 
#: ceilometer/notification.py:159
58
 
#, python-format
59
 
msgid "Saving event \"%s\""
60
 
msgstr ""
61
 
 
62
57
#: ceilometer/notifier.py:40
63
58
#, python-format
64
59
msgid "loading notification handlers from %s"
565
560
"min_ts %(min_ts)s, max_ts %(max_ts)s"
566
561
msgstr ""
567
562
 
568
 
#: ceilometer/central/manager.py:44 ceilometer/compute/manager.py:43
 
563
#: ceilometer/central/manager.py:43 ceilometer/compute/manager.py:42
569
564
#, python-format
570
565
msgid "Polling pollster %s"
571
566
msgstr ""
572
567
 
573
 
#: ceilometer/central/manager.py:51 ceilometer/compute/manager.py:51
 
568
#: ceilometer/central/manager.py:50 ceilometer/compute/manager.py:50
574
569
#, python-format
575
570
msgid "Continue after error from %(name)s: %(error)s"
576
571
msgstr ""
577
572
 
578
 
#: ceilometer/compute/manager.py:60
 
573
#: ceilometer/compute/manager.py:59
579
574
#, python-format
580
575
msgid "Unable to retrieve instances: %s"
581
576
msgstr ""
683
678
msgid "Kwapi endpoint not found"
684
679
msgstr ""
685
680
 
 
681
#: ceilometer/event/converter.py:76
 
682
#, python-format
 
683
msgid "Plugin specified, but no plugin name supplied for trait %s"
 
684
msgstr ""
 
685
 
 
686
#: ceilometer/event/converter.py:85
 
687
#, python-format
 
688
msgid "No plugin named %(plugin)s available for trait %(trait)s"
 
689
msgstr ""
 
690
 
 
691
#: ceilometer/event/converter.py:95
 
692
#, python-format
 
693
msgid "Required field in trait definition not specified: '%s'"
 
694
msgstr ""
 
695
 
 
696
#: ceilometer/event/converter.py:110
 
697
#, python-format
 
698
msgid ""
 
699
"Parse error in JSONPath specification '%(jsonpath)s' for %(trait)s: "
 
700
"%(err)s"
 
701
msgstr ""
 
702
 
 
703
#: ceilometer/event/converter.py:116
 
704
#, python-format
 
705
msgid "Invalid trait type '%(type)s' for trait %(trait)s"
 
706
msgstr ""
 
707
 
 
708
#: ceilometer/event/converter.py:168
 
709
#, python-format
 
710
msgid "Required field %s not specified"
 
711
msgstr ""
 
712
 
 
713
#: ceilometer/event/converter.py:341
 
714
#, python-format
 
715
msgid "Dropping Notification %(type)s (uuid:%(msgid)s)"
 
716
msgstr ""
 
717
 
 
718
#: ceilometer/event/converter.py:365
 
719
#, python-format
 
720
msgid "Event Definitions configuration file: %s"
 
721
msgstr ""
 
722
 
 
723
#: ceilometer/event/converter.py:375
 
724
#, python-format
 
725
msgid ""
 
726
"Invalid YAML syntax in Event Definitions file %(file)s at line: %(line)s,"
 
727
" column: %(column)s."
 
728
msgstr ""
 
729
 
 
730
#: ceilometer/event/converter.py:381
 
731
#, python-format
 
732
msgid "YAML error reading Event Definitions file %(file)s"
 
733
msgstr ""
 
734
 
 
735
#: ceilometer/event/converter.py:388
 
736
msgid "No Event Definitions configuration file found! Using default config."
 
737
msgstr ""
 
738
 
 
739
#: ceilometer/event/converter.py:392
 
740
#, python-format
 
741
msgid "Event Definitions: %s"
 
742
msgstr ""
 
743
 
686
744
#: ceilometer/network/floatingip.py:45
687
745
#, python-format
688
746
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