~ubuntu-branches/ubuntu/vivid/ceilometer/vivid

« back to all changes in this revision

Viewing changes to ceilometer/locale/en_GB/LC_MESSAGES/ceilometer-log-warning.po

  • Committer: Package Import Robot
  • Author(s): James Page, Corey Bryant, James Page
  • Date: 2015-02-19 14:59:07 UTC
  • mfrom: (1.2.3)
  • Revision ID: package-import@ubuntu.com-20150219145907-9jojybdsl64zcn14
Tags: 2015.1~b2-0ubuntu1
[ Corey Bryant ]
* New upstream release.
  - d/control: Align requirements with upstream.
  - d/p/skip-test.patch: Rebased.

[ James Page ]
* d/rules,d/p/skip-gabbi.patch: Skip tests that rely on python-gabbi until
  packaging and MIR is complete.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Translations template for ceilometer.
2
 
# Copyright (C) 2014 ORGANIZATION
 
2
# Copyright (C) 2015 ORGANIZATION
3
3
# This file is distributed under the same license as the ceilometer project.
4
4
#
5
5
# Translators:
8
8
msgstr ""
9
9
"Project-Id-Version: Ceilometer\n"
10
10
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11
 
"POT-Creation-Date: 2014-12-04 06:08+0000\n"
12
 
"PO-Revision-Date: 2014-11-26 13:41+0000\n"
13
 
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
 
11
"POT-Creation-Date: 2015-02-02 06:08+0000\n"
 
12
"PO-Revision-Date: 2015-01-26 22:20+0000\n"
 
13
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
14
14
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
15
15
"ceilometer/language/en_GB/)\n"
16
16
"Language: en_GB\n"
20
20
"Generated-By: Babel 1.3\n"
21
21
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
22
 
23
 
#: ceilometer/central/discovery.py:46
 
23
#: ceilometer/agent/discovery/endpoint.py:43
24
24
#, python-format
25
25
msgid "No endpoints found for service %s"
26
26
msgstr "No endpoints found for service %s"
27
27
 
 
28
#: ceilometer/alarm/evaluator/threshold.py:106
 
29
#, python-format
 
30
msgid "Expecting %(expected)d datapoints but only get %(actual)d"
 
31
msgstr ""
 
32
 
 
33
#: ceilometer/compute/pollsters/disk.py:119
 
34
#: ceilometer/compute/pollsters/memory.py:49
 
35
#: ceilometer/compute/pollsters/net.py:108
 
36
#, python-format
 
37
msgid ""
 
38
"Instance %(instance_id)s was shut off while getting samples of %(pollster)s: "
 
39
"%(exc)s"
 
40
msgstr ""
 
41
 
 
42
#: ceilometer/compute/pollsters/memory.py:54
 
43
#, python-format
 
44
msgid ""
 
45
"Cannot inspect data of %(pollster)s for %(instance_id)s, non-fatal reason: "
 
46
"%(exc)s"
 
47
msgstr ""
 
48
 
28
49
#: ceilometer/openstack/common/loopingcall.py:87
29
50
#, python-format
30
51
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
31
52
msgstr "task %(func_name)s run outlasted interval by %(delay).2f sec"
32
53
 
33
 
#: ceilometer/openstack/common/policy.py:248
34
 
#, python-format
35
 
msgid "Can not find policy directories %s"
36
 
msgstr "Cannot find policy directories %s"
37
 
 
38
54
#: ceilometer/openstack/common/service.py:356
39
55
#, python-format
40
56
msgid "pid %d not in child list"