~ubuntu-branches/ubuntu/wily/language-pack-el/wily-proposed

« back to all changes in this revision

Viewing changes to data/el/LC_MESSAGES/keystone.po

  • Committer: Package Import Robot
  • Author(s): Ubuntu automatic language-pack builder
  • Date: 2015-10-16 10:18:37 UTC
  • Revision ID: package-import@ubuntu.com-20151016101837-1fcfdr1cigrhkhzt
Tags: 1:15.10+20151016
Initial release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Greek translations for keystone.
2
 
# Copyright (C) 2014 OpenStack Foundation
3
 
# This file is distributed under the same license as the keystone project.
4
 
#
5
 
# Translators:
6
 
msgid ""
7
 
msgstr ""
8
 
"Project-Id-Version: Keystone\n"
9
 
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
10
 
"POT-Creation-Date: 2015-10-01 06:09+0000\n"
11
 
"PO-Revision-Date: 2013-07-29 04:43+0000\n"
12
 
"Last-Translator: Stefanos Papanatsios <stefan0spapanatsi0s@gmail.com>\n"
13
 
"Language-Team: Greek "
14
 
"(http://www.transifex.com/projects/p/openstack/language/el/)\n"
15
 
"MIME-Version: 1.0\n"
16
 
"Content-Type: text/plain; charset=UTF-8\n"
17
 
"Content-Transfer-Encoding: 8bit\n"
18
 
"X-Launchpad-Export-Date: 2015-10-08 11:14+0000\n"
19
 
"X-Generator: Launchpad (build 17802)\n"
20
 
"Generated-By: Babel 1.3\n"
21
 
 
22
 
#: keystone/exception.py:78
23
 
#, python-format
24
 
msgid ""
25
 
"Expecting to find %(attribute)s in %(target)s - the server could not comply "
26
 
"with the request since it is either malformed or otherwise incorrect. The "
27
 
"client is assumed to be in error."
28
 
msgstr ""
29
 
 
30
 
#: keystone/exception.py:87
31
 
#, python-format
32
 
msgid "Cannot create an endpoint with an invalid URL: %(url)s"
33
 
msgstr ""
34
 
 
35
 
#: keystone/exception.py:94
36
 
#, python-format
37
 
msgid "%(detail)s"
38
 
msgstr ""
39
 
 
40
 
#: keystone/exception.py:98
41
 
msgid ""
42
 
"Timestamp not in expected format. The server could not comply with the "
43
 
"request since it is either malformed or otherwise incorrect. The client is "
44
 
"assumed to be in error."
45
 
msgstr ""
46
 
 
47
 
#: keystone/exception.py:107
48
 
msgid ""
49
 
"The 'expires_at' must not be before now. The server could not comply with "
50
 
"the request since it is either malformed or otherwise incorrect. The client "
51
 
"is assumed to be in error."
52
 
msgstr ""
53
 
 
54
 
#: keystone/exception.py:116
55
 
#, python-format
56
 
msgid ""
57
 
"String length exceeded.The length of string '%(string)s' exceeded the limit "
58
 
"of column %(type)s(CHAR(%(length)d))."
59
 
msgstr ""
60
 
 
61
 
#: keystone/exception.py:122
62
 
#, python-format
63
 
msgid ""
64
 
"Request attribute %(attribute)s must be less than or equal to %(size)i. The "
65
 
"server could not comply with the request because the attribute size is "
66
 
"invalid (too large). The client is assumed to be in error."
67
 
msgstr ""
68
 
 
69
 
#: keystone/exception.py:132
70
 
#, python-format
71
 
msgid ""
72
 
"The specified parent region %(parent_region_id)s would create a circular "
73
 
"region hierarchy."
74
 
msgstr ""
75
 
 
76
 
#: keystone/exception.py:139
77
 
#, python-format
78
 
msgid ""
79
 
"The password length must be less than or equal to %(size)i. The server could "
80
 
"not comply with the request because the password is invalid."
81
 
msgstr ""
82
 
 
83
 
#: keystone/exception.py:147
84
 
#, python-format
85
 
msgid ""
86
 
"Unable to delete region %(region_id)s because it or its child regions have "
87
 
"associated endpoints."
88
 
msgstr ""
89
 
 
90
 
#: keystone/exception.py:154
91
 
msgid ""
92
 
"The certificates you requested are not available. It is likely that this "
93
 
"server does not use PKI tokens otherwise this is the result of "
94
 
"misconfiguration."
95
 
msgstr ""
96
 
 
97
 
#: keystone/exception.py:163
98
 
msgid "(Disable debug mode to suppress these details.)"
99
 
msgstr ""
100
 
 
101
 
#: keystone/exception.py:168
102
 
#, python-format
103
 
msgid "%(message)s %(amendment)s"
104
 
msgstr ""
105
 
 
106
 
#: keystone/exception.py:176
107
 
msgid "The request you have made requires authentication."
108
 
msgstr ""
109
 
 
110
 
#: keystone/exception.py:182
111
 
msgid "Authentication plugin error."
112
 
msgstr ""
113
 
 
114
 
#: keystone/exception.py:190
115
 
#, python-format
116
 
msgid "Unable to find valid groups while using mapping %(mapping_id)s"
117
 
msgstr ""
118
 
 
119
 
#: keystone/exception.py:195
120
 
msgid "Attempted to authenticate with an unsupported method."
121
 
msgstr ""
122
 
 
123
 
#: keystone/exception.py:203
124
 
msgid "Additional authentications steps required."
125
 
msgstr ""
126
 
 
127
 
#: keystone/exception.py:211
128
 
msgid "You are not authorized to perform the requested action."
129
 
msgstr ""
130
 
 
131
 
#: keystone/exception.py:218
132
 
#, python-format
133
 
msgid "You are not authorized to perform the requested action: %(action)s"
134
 
msgstr ""
135
 
 
136
 
#: keystone/exception.py:223
137
 
#, python-format
138
 
msgid ""
139
 
"Could not change immutable attribute(s) '%(attributes)s' in target %(target)s"
140
 
msgstr ""
141
 
 
142
 
#: keystone/exception.py:228
143
 
#, python-format
144
 
msgid ""
145
 
"Group membership across backend boundaries is not allowed, group in question "
146
 
"is %(group_id)s, user is %(user_id)s"
147
 
msgstr ""
148
 
 
149
 
#: keystone/exception.py:234
150
 
#, python-format
151
 
msgid ""
152
 
"Invalid mix of entities for policy association - only Endpoint, Service or "
153
 
"Region+Service allowed. Request was - Endpoint: %(endpoint_id)s, Service: "
154
 
"%(service_id)s, Region: %(region_id)s"
155
 
msgstr ""
156
 
 
157
 
#: keystone/exception.py:241
158
 
#, python-format
159
 
msgid "Invalid domain specific configuration: %(reason)s"
160
 
msgstr ""
161
 
 
162
 
#: keystone/exception.py:245
163
 
#, python-format
164
 
msgid "Could not find: %(target)s"
165
 
msgstr ""
166
 
 
167
 
#: keystone/exception.py:251
168
 
#, python-format
169
 
msgid "Could not find endpoint: %(endpoint_id)s"
170
 
msgstr ""
171
 
 
172
 
#: keystone/exception.py:258
173
 
msgid "An unhandled exception has occurred: Could not find metadata."
174
 
msgstr ""
175
 
 
176
 
#: keystone/exception.py:263
177
 
#, python-format
178
 
msgid "Could not find policy: %(policy_id)s"
179
 
msgstr ""
180
 
 
181
 
#: keystone/exception.py:267
182
 
msgid "Could not find policy association"
183
 
msgstr ""
184
 
 
185
 
#: keystone/exception.py:271
186
 
#, python-format
187
 
msgid "Could not find role: %(role_id)s"
188
 
msgstr ""
189
 
 
190
 
#: keystone/exception.py:275
191
 
#, python-format
192
 
msgid ""
193
 
"Could not find role assignment with role: %(role_id)s, user or group: "
194
 
"%(actor_id)s, project or domain: %(target_id)s"
195
 
msgstr ""
196
 
 
197
 
#: keystone/exception.py:281
198
 
#, python-format
199
 
msgid "Could not find region: %(region_id)s"
200
 
msgstr ""
201
 
 
202
 
#: keystone/exception.py:285
203
 
#, python-format
204
 
msgid "Could not find service: %(service_id)s"
205
 
msgstr ""
206
 
 
207
 
#: keystone/exception.py:289
208
 
#, python-format
209
 
msgid "Could not find domain: %(domain_id)s"
210
 
msgstr ""
211
 
 
212
 
#: keystone/exception.py:293
213
 
#, python-format
214
 
msgid "Could not find project: %(project_id)s"
215
 
msgstr ""
216
 
 
217
 
#: keystone/exception.py:297
218
 
#, python-format
219
 
msgid "Cannot create project with parent: %(project_id)s"
220
 
msgstr ""
221
 
 
222
 
#: keystone/exception.py:301
223
 
#, python-format
224
 
msgid "Could not find token: %(token_id)s"
225
 
msgstr ""
226
 
 
227
 
#: keystone/exception.py:305
228
 
#, python-format
229
 
msgid "Could not find user: %(user_id)s"
230
 
msgstr ""
231
 
 
232
 
#: keystone/exception.py:309
233
 
#, python-format
234
 
msgid "Could not find group: %(group_id)s"
235
 
msgstr ""
236
 
 
237
 
#: keystone/exception.py:313
238
 
#, python-format
239
 
msgid "Could not find mapping: %(mapping_id)s"
240
 
msgstr ""
241
 
 
242
 
#: keystone/exception.py:317
243
 
#, python-format
244
 
msgid "Could not find trust: %(trust_id)s"
245
 
msgstr ""
246
 
 
247
 
#: keystone/exception.py:321
248
 
#, python-format
249
 
msgid "No remaining uses for trust: %(trust_id)s"
250
 
msgstr ""
251
 
 
252
 
#: keystone/exception.py:325
253
 
#, python-format
254
 
msgid "Could not find credential: %(credential_id)s"
255
 
msgstr ""
256
 
 
257
 
#: keystone/exception.py:329
258
 
#, python-format
259
 
msgid "Could not find version: %(version)s"
260
 
msgstr ""
261
 
 
262
 
#: keystone/exception.py:333
263
 
#, python-format
264
 
msgid "Could not find Endpoint Group: %(endpoint_group_id)s"
265
 
msgstr ""
266
 
 
267
 
#: keystone/exception.py:337
268
 
#, python-format
269
 
msgid "Could not find Identity Provider: %(idp_id)s"
270
 
msgstr ""
271
 
 
272
 
#: keystone/exception.py:341
273
 
#, python-format
274
 
msgid "Could not find Service Provider: %(sp_id)s"
275
 
msgstr ""
276
 
 
277
 
#: keystone/exception.py:345
278
 
#, python-format
279
 
msgid ""
280
 
"Could not find federated protocol %(protocol_id)s for Identity Provider: "
281
 
"%(idp_id)s"
282
 
msgstr ""
283
 
 
284
 
#: keystone/exception.py:356
285
 
#, python-format
286
 
msgid ""
287
 
"Could not find %(group_or_option)s in domain configuration for domain "
288
 
"%(domain_id)s"
289
 
msgstr ""
290
 
 
291
 
#: keystone/exception.py:368
292
 
#, python-format
293
 
msgid "Conflict occurred attempting to store %(type)s - %(details)s"
294
 
msgstr ""
295
 
 
296
 
#: keystone/exception.py:376
297
 
msgid ""
298
 
"An unexpected error prevented the server from fulfilling your request."
299
 
msgstr ""
300
 
 
301
 
#: keystone/exception.py:379
302
 
#, python-format
303
 
msgid ""
304
 
"An unexpected error prevented the server from fulfilling your request: "
305
 
"%(exception)s"
306
 
msgstr ""
307
 
 
308
 
#: keystone/exception.py:402
309
 
#, python-format
310
 
msgid "Unable to consume trust %(trust_id)s, unable to acquire lock."
311
 
msgstr ""
312
 
 
313
 
#: keystone/exception.py:407
314
 
msgid ""
315
 
"Expected signing certificates are not available on the server. Please check "
316
 
"Keystone configuration."
317
 
msgstr ""
318
 
 
319
 
#: keystone/exception.py:413
320
 
#, python-format
321
 
msgid "Malformed endpoint URL (%(endpoint)s), see ERROR log for details."
322
 
msgstr ""
323
 
 
324
 
#: keystone/exception.py:418
325
 
#, python-format
326
 
msgid ""
327
 
"Group %(group_id)s returned by mapping %(mapping_id)s was not found in the "
328
 
"backend."
329
 
msgstr ""
330
 
 
331
 
#: keystone/exception.py:423
332
 
#, python-format
333
 
msgid "Error while reading metadata file, %(reason)s"
334
 
msgstr ""
335
 
 
336
 
#: keystone/exception.py:427
337
 
#, python-format
338
 
msgid ""
339
 
"Unexpected combination of grant attributes - User: %(user_id)s, Group: "
340
 
"%(group_id)s, Project: %(project_id)s, Domain: %(domain_id)s"
341
 
msgstr ""
342
 
 
343
 
#: keystone/exception.py:434
344
 
msgid "The action you have requested has not been implemented."
345
 
msgstr ""
346
 
 
347
 
#: keystone/exception.py:441
348
 
msgid "The service you have requested is no longer available on this server."
349
 
msgstr ""
350
 
 
351
 
#: keystone/exception.py:448
352
 
#, python-format
353
 
msgid "The Keystone configuration file %(config_file)s could not be found."
354
 
msgstr ""
355
 
 
356
 
#: keystone/exception.py:453
357
 
msgid ""
358
 
"No encryption keys found; run keystone-manage fernet_setup to bootstrap one."
359
 
msgstr ""
360
 
 
361
 
#: keystone/exception.py:458
362
 
#, python-format
363
 
msgid ""
364
 
"The Keystone domain-specific configuration has specified more than one SQL "
365
 
"driver (only one is permitted): %(source)s."
366
 
msgstr ""
367
 
 
368
 
#: keystone/exception.py:465
369
 
#, python-format
370
 
msgid ""
371
 
"%(mod_name)s doesn't provide database migrations. The migration repository "
372
 
"path at %(path)s doesn't exist or isn't a directory."
373
 
msgstr ""
374
 
 
375
 
#: keystone/exception.py:472
376
 
msgid "Token version is unrecognizable or unsupported."
377
 
msgstr ""
378
 
 
379
 
#: keystone/exception.py:477
380
 
#, python-format
381
 
msgid ""
382
 
"Unable to sign SAML assertion. It is likely that this server does not have "
383
 
"xmlsec1 installed, or this is the result of misconfiguration. Reason "
384
 
"%(reason)s"
385
 
msgstr ""
386
 
 
387
 
#: keystone/exception.py:485
388
 
msgid ""
389
 
"No Authorization headers found, cannot proceed with OAuth related calls, if "
390
 
"running under HTTPd or Apache, ensure WSGIPassAuthorization is set to On."
391
 
msgstr ""
392
 
 
393
 
#: keystone/exception.py:493
394
 
#, python-format
395
 
msgid ""
396
 
"Could not determine Identity Provider ID. The configuration option "
397
 
"%(issuer_attribute)s was not found in the request environment."
398
 
msgstr ""
399
 
 
400
 
#: keystone/notifications.py:274
401
 
#, python-format
402
 
msgid ""
403
 
"%(event)s is not a valid notification event, must be one of: %(actions)s"
404
 
msgstr ""
405
 
 
406
 
#: keystone/notifications.py:283
407
 
#, python-format
408
 
msgid "Method not callable: %s"
409
 
msgstr ""
410
 
 
411
 
#: keystone/assignment/controllers.py:99 keystone/identity/controllers.py:71
412
 
#: keystone/resource/controllers.py:88
413
 
msgid "Name field is required and cannot be empty"
414
 
msgstr ""
415
 
 
416
 
#: keystone/assignment/controllers.py:155
417
 
#: keystone/assignment/controllers.py:174
418
 
msgid "User roles not supported: tenant_id required"
419
 
msgstr ""
420
 
 
421
 
#: keystone/assignment/controllers.py:338
422
 
#: keystone/assignment/controllers.py:579
423
 
msgid "Specify a domain or project, not both"
424
 
msgstr ""
425
 
 
426
 
#: keystone/assignment/controllers.py:341
427
 
msgid "Specify one of domain or project"
428
 
msgstr ""
429
 
 
430
 
#: keystone/assignment/controllers.py:346
431
 
#: keystone/assignment/controllers.py:584
432
 
msgid "Specify a user or group, not both"
433
 
msgstr ""
434
 
 
435
 
#: keystone/assignment/controllers.py:349
436
 
msgid "Specify one of user or group"
437
 
msgstr ""
438
 
 
439
 
#: keystone/assignment/controllers.py:568
440
 
msgid ""
441
 
"Combining effective and group filter will always result in an empty list."
442
 
msgstr ""
443
 
 
444
 
#: keystone/assignment/controllers.py:573
445
 
msgid ""
446
 
"Combining effective, domain and inherited filters will always result in an "
447
 
"empty list."
448
 
msgstr ""
449
 
 
450
 
#: keystone/assignment/core.py:198
451
 
msgid "Must specify either domain or project"
452
 
msgstr ""
453
 
 
454
 
#: keystone/assignment/core.py:873
455
 
#, python-format
456
 
msgid "Project (%s)"
457
 
msgstr ""
458
 
 
459
 
#: keystone/assignment/core.py:875
460
 
#, python-format
461
 
msgid "Domain (%s)"
462
 
msgstr ""
463
 
 
464
 
#: keystone/assignment/core.py:877
465
 
msgid "Unknown Target"
466
 
msgstr ""
467
 
 
468
 
#: keystone/assignment/backends/ldap.py:91
469
 
msgid "Domain metadata not supported by LDAP"
470
 
msgstr ""
471
 
 
472
 
#: keystone/assignment/backends/ldap.py:397
473
 
#, python-format
474
 
msgid "User %(user_id)s already has role %(role_id)s in tenant %(tenant_id)s"
475
 
msgstr ""
476
 
 
477
 
#: keystone/assignment/backends/ldap.py:403
478
 
#, python-format
479
 
msgid "Role %s not found"
480
 
msgstr ""
481
 
 
482
 
#: keystone/assignment/backends/ldap.py:418
483
 
#: keystone/assignment/backends/sql.py:334
484
 
#, python-format
485
 
msgid "Cannot remove role that has not been granted, %s"
486
 
msgstr ""
487
 
 
488
 
#: keystone/assignment/backends/sql.py:410
489
 
#, python-format
490
 
msgid "Unexpected assignment type encountered, %s"
491
 
msgstr ""
492
 
 
493
 
#: keystone/assignment/role_backends/ldap.py:61 keystone/catalog/core.py:135
494
 
#: keystone/common/ldap/core.py:1400 keystone/resource/backends/ldap.py:170
495
 
#, python-format
496
 
msgid "Duplicate ID, %s."
497
 
msgstr ""
498
 
 
499
 
#: keystone/assignment/role_backends/ldap.py:69
500
 
#: keystone/common/ldap/core.py:1390
501
 
#, python-format
502
 
msgid "Duplicate name, %s."
503
 
msgstr ""
504
 
 
505
 
#: keystone/assignment/role_backends/ldap.py:119
506
 
#, python-format
507
 
msgid "Cannot duplicate name %s"
508
 
msgstr ""
509
 
 
510
 
#: keystone/auth/controllers.py:118
511
 
#, python-format
512
 
msgid ""
513
 
"Unable to reconcile identity attribute %(attribute)s as it has conflicting "
514
 
"values %(new)s and %(old)s"
515
 
msgstr ""
516
 
 
517
 
#: keystone/auth/controllers.py:344 keystone/middleware/core.py:227
518
 
msgid "Scoping to both domain and project is not allowed"
519
 
msgstr ""
520
 
 
521
 
#: keystone/auth/controllers.py:347
522
 
msgid "Scoping to both domain and trust is not allowed"
523
 
msgstr ""
524
 
 
525
 
#: keystone/auth/controllers.py:350
526
 
msgid "Scoping to both project and trust is not allowed"
527
 
msgstr ""
528
 
 
529
 
#: keystone/auth/controllers.py:520
530
 
msgid "User not found"
531
 
msgstr ""
532
 
 
533
 
#: keystone/auth/controllers.py:624
534
 
msgid "A project-scoped token is required to produce a service catalog."
535
 
msgstr ""
536
 
 
537
 
#: keystone/auth/plugins/external.py:42
538
 
msgid "No authenticated user"
539
 
msgstr ""
540
 
 
541
 
#: keystone/auth/plugins/external.py:52
542
 
#, python-format
543
 
msgid "Unable to lookup user %s"
544
 
msgstr ""
545
 
 
546
 
#: keystone/auth/plugins/external.py:100
547
 
msgid "auth_type is not Negotiate"
548
 
msgstr ""
549
 
 
550
 
#: keystone/auth/plugins/mapped.py:239
551
 
msgid ""
552
 
"Could not map user while setting ephemeral user identity. Either mapping "
553
 
"rules must specify user id/name or REMOTE_USER environment variable must be "
554
 
"set."
555
 
msgstr ""
556
 
 
557
 
#: keystone/auth/plugins/oauth1.py:51
558
 
msgid "Access token is expired"
559
 
msgstr ""
560
 
 
561
 
#: keystone/auth/plugins/oauth1.py:65
562
 
msgid "Could not validate the access token"
563
 
msgstr ""
564
 
 
565
 
#: keystone/auth/plugins/password.py:45
566
 
msgid "Invalid username or password"
567
 
msgstr ""
568
 
 
569
 
#: keystone/auth/plugins/token.py:70 keystone/token/controllers.py:162
570
 
msgid "rescope a scoped token"
571
 
msgstr ""
572
 
 
573
 
#: keystone/catalog/controllers.py:175
574
 
#, python-format
575
 
msgid "Conflicting region IDs specified: \"%(url_id)s\" != \"%(ref_id)s\""
576
 
msgstr ""
577
 
 
578
 
#: keystone/cmd/cli.py:286
579
 
msgid "At least one option must be provided"
580
 
msgstr ""
581
 
 
582
 
#: keystone/cmd/cli.py:293
583
 
msgid "--all option cannot be mixed with other options"
584
 
msgstr ""
585
 
 
586
 
#: keystone/cmd/cli.py:300
587
 
#, python-format
588
 
msgid "Unknown domain '%(name)s' specified by --domain-name"
589
 
msgstr ""
590
 
 
591
 
#: keystone/cmd/cli.py:355 keystone/tests/unit/test_cli.py:215
592
 
msgid ""
593
 
"At least one option must be provided, use either --all or --domain-name"
594
 
msgstr ""
595
 
 
596
 
#: keystone/cmd/cli.py:361 keystone/tests/unit/test_cli.py:231
597
 
msgid "The --all option cannot be used with the --domain-name option"
598
 
msgstr ""
599
 
 
600
 
#: keystone/cmd/cli.py:387 keystone/tests/unit/test_cli.py:248
601
 
#, python-format
602
 
msgid ""
603
 
"Invalid domain name: %(domain)s found in config file name: %(file)s - "
604
 
"ignoring this file."
605
 
msgstr ""
606
 
 
607
 
#: keystone/cmd/cli.py:395 keystone/tests/unit/test_cli.py:189
608
 
#, python-format
609
 
msgid ""
610
 
"Domain: %(domain)s already has a configuration defined - ignoring file: "
611
 
"%(file)s."
612
 
msgstr ""
613
 
 
614
 
#: keystone/cmd/cli.py:409
615
 
#, python-format
616
 
msgid ""
617
 
"Error parsing configuration file for domain: %(domain)s, file: %(file)s."
618
 
msgstr ""
619
 
 
620
 
#: keystone/cmd/cli.py:442
621
 
#, python-format
622
 
msgid ""
623
 
"To get a more detailed information on this error, re-run this command for "
624
 
"the specific domain, i.e.: keystone-manage domain_config_upload --domain-"
625
 
"name %s"
626
 
msgstr ""
627
 
 
628
 
#: keystone/cmd/cli.py:460
629
 
#, python-format
630
 
msgid "Unable to locate domain config directory: %s"
631
 
msgstr ""
632
 
 
633
 
#: keystone/cmd/cli.py:493
634
 
msgid ""
635
 
"Unable to access the keystone database, please check it is configured "
636
 
"correctly."
637
 
msgstr ""
638
 
 
639
 
#: keystone/cmd/cli.py:559
640
 
#, python-format
641
 
msgid "Error while parsing rules %(path)s: %(err)s"
642
 
msgstr ""
643
 
 
644
 
#: keystone/cmd/cli.py:568
645
 
#, python-format
646
 
msgid "Error while opening file %(path)s: %(err)s"
647
 
msgstr ""
648
 
 
649
 
#: keystone/cmd/cli.py:578
650
 
#, python-format
651
 
msgid "Error while parsing line: '%(line)s': %(err)s"
652
 
msgstr ""
653
 
 
654
 
#: keystone/common/authorization.py:57 keystone/common/wsgi.py:66
655
 
#, python-format
656
 
msgid "token reference must be a KeystoneToken type, got: %s"
657
 
msgstr ""
658
 
 
659
 
#: keystone/common/base64utils.py:71
660
 
msgid "pad must be single character"
661
 
msgstr ""
662
 
 
663
 
#: keystone/common/base64utils.py:220
664
 
#, python-format
665
 
msgid "text is multiple of 4, but pad \"%s\" occurs before 2nd to last char"
666
 
msgstr ""
667
 
 
668
 
#: keystone/common/base64utils.py:224
669
 
#, python-format
670
 
msgid "text is multiple of 4, but pad \"%s\" occurs before non-pad last char"
671
 
msgstr ""
672
 
 
673
 
#: keystone/common/base64utils.py:230
674
 
#, python-format
675
 
msgid "text is not a multiple of 4, but contains pad \"%s\""
676
 
msgstr ""
677
 
 
678
 
#: keystone/common/base64utils.py:249 keystone/common/base64utils.py:270
679
 
msgid "padded base64url text must be multiple of 4 characters"
680
 
msgstr ""
681
 
 
682
 
#: keystone/common/clean.py:24
683
 
#, python-format
684
 
msgid "%s cannot be empty."
685
 
msgstr "Το %s δεν μπορεί να είναι κενό."
686
 
 
687
 
#: keystone/common/clean.py:26
688
 
#, python-format
689
 
msgid "%(property_name)s cannot be less than %(min_length)s characters."
690
 
msgstr ""
691
 
"Το %(property_name)s δεν γίνεται να είναι μικρότερο από %(min_length)s "
692
 
"χαρακτήρες."
693
 
 
694
 
#: keystone/common/clean.py:31
695
 
#, python-format
696
 
msgid ""
697
 
"%(property_name)s should not be greater than %(max_length)s characters."
698
 
msgstr ""
699
 
"Το %(property_name)s δεν πρέπει να είναι μεγαλύτερο από %(max_length)s "
700
 
"χαρακτήρες."
701
 
 
702
 
#: keystone/common/clean.py:40
703
 
#, python-format
704
 
msgid "%(property_name)s is not a %(display_expected_type)s"
705
 
msgstr ""
706
 
 
707
 
#: keystone/common/controller.py:230 keystone/common/controller.py:246
708
 
#: keystone/token/providers/common.py:638
709
 
msgid "Non-default domain is not supported"
710
 
msgstr ""
711
 
 
712
 
#: keystone/common/controller.py:329 keystone/common/controller.py:358
713
 
#: keystone/identity/core.py:596 keystone/resource/core.py:788
714
 
#: keystone/resource/backends/ldap.py:66 keystone/resource/backends/ldap.py:74
715
 
#, python-format
716
 
msgid "Expected dict or list: %s"
717
 
msgstr ""
718
 
 
719
 
#: keystone/common/controller.py:371
720
 
msgid "Marker could not be found"
721
 
msgstr ""
722
 
 
723
 
#: keystone/common/controller.py:382
724
 
msgid "Invalid limit value"
725
 
msgstr ""
726
 
 
727
 
#: keystone/common/controller.py:690
728
 
msgid "Cannot change Domain ID"
729
 
msgstr ""
730
 
 
731
 
#: keystone/common/dependency.py:64
732
 
#, python-format
733
 
msgid "Unregistered dependency: %(name)s for %(targets)s"
734
 
msgstr ""
735
 
 
736
 
#: keystone/common/json_home.py:76
737
 
#, python-format
738
 
msgid "Unexpected status requested for JSON Home response, %s"
739
 
msgstr ""
740
 
 
741
 
#: keystone/common/tokenless_auth.py:74
742
 
msgid "Neither Project Domain ID nor Project Domain Name was provided."
743
 
msgstr ""
744
 
 
745
 
#: keystone/common/tokenless_auth.py:166
746
 
msgid ""
747
 
"User auth cannot be built due to missing either user id, or user name with "
748
 
"domain id, or user name with domain name."
749
 
msgstr ""
750
 
 
751
 
#: keystone/common/utils.py:166 keystone/credential/controllers.py:44
752
 
msgid "Invalid blob in credential"
753
 
msgstr ""
754
 
 
755
 
#: keystone/common/wsgi.py:206
756
 
msgid "Query string is not UTF-8 encoded"
757
 
msgstr ""
758
 
 
759
 
#: keystone/common/wsgi.py:343
760
 
#, python-format
761
 
msgid "%s field is required and cannot be empty"
762
 
msgstr ""
763
 
 
764
 
#: keystone/common/wsgi.py:355
765
 
#, python-format
766
 
msgid "%s field(s) cannot be empty"
767
 
msgstr ""
768
 
 
769
 
#: keystone/common/wsgi.py:566
770
 
msgid "The resource could not be found."
771
 
msgstr "Η πηγή δεν βρέθηκε."
772
 
 
773
 
#: keystone/common/cache/_memcache_pool.py:124
774
 
#, python-format
775
 
msgid ""
776
 
"Unable to get a connection from pool id %(id)s after %(seconds)s seconds."
777
 
msgstr ""
778
 
 
779
 
#: keystone/common/cache/core.py:132
780
 
msgid "region not type dogpile.cache.CacheRegion"
781
 
msgstr ""
782
 
 
783
 
#: keystone/common/cache/backends/mongo.py:231
784
 
msgid "db_hosts value is required"
785
 
msgstr ""
786
 
 
787
 
#: keystone/common/cache/backends/mongo.py:236
788
 
msgid "database db_name is required"
789
 
msgstr ""
790
 
 
791
 
#: keystone/common/cache/backends/mongo.py:241
792
 
msgid "cache_collection name is required"
793
 
msgstr ""
794
 
 
795
 
#: keystone/common/cache/backends/mongo.py:252
796
 
msgid "integer value expected for w (write concern attribute)"
797
 
msgstr ""
798
 
 
799
 
#: keystone/common/cache/backends/mongo.py:260
800
 
msgid "replicaset_name required when use_replica is True"
801
 
msgstr ""
802
 
 
803
 
#: keystone/common/cache/backends/mongo.py:275
804
 
msgid "integer value expected for mongo_ttl_seconds"
805
 
msgstr ""
806
 
 
807
 
#: keystone/common/cache/backends/mongo.py:301
808
 
msgid "no ssl support available"
809
 
msgstr ""
810
 
 
811
 
#: keystone/common/cache/backends/mongo.py:310
812
 
#, python-format
813
 
msgid ""
814
 
"Invalid ssl_cert_reqs value of %s, must be one of \"NONE\", \"OPTIONAL\", "
815
 
"\"REQUIRED\""
816
 
msgstr ""
817
 
 
818
 
#: keystone/common/kvs/core.py:70
819
 
#, python-format
820
 
msgid "Lock Timeout occurred for key, %(target)s"
821
 
msgstr ""
822
 
 
823
 
#: keystone/common/kvs/core.py:105
824
 
#, python-format
825
 
msgid "KVS region %s is already configured. Cannot reconfigure."
826
 
msgstr ""
827
 
 
828
 
#: keystone/common/kvs/core.py:144
829
 
#, python-format
830
 
msgid "Key Value Store not configured: %s"
831
 
msgstr ""
832
 
 
833
 
#: keystone/common/kvs/core.py:197
834
 
msgid "`key_mangler` option must be a function reference"
835
 
msgstr ""
836
 
 
837
 
#: keystone/common/kvs/core.py:352
838
 
#, python-format
839
 
msgid "Lock key must match target key: %(lock)s != %(target)s"
840
 
msgstr ""
841
 
 
842
 
#: keystone/common/kvs/core.py:356
843
 
msgid "Must be called within an active lock context."
844
 
msgstr ""
845
 
 
846
 
#: keystone/common/kvs/backends/memcached.py:69
847
 
#, python-format
848
 
msgid "Maximum lock attempts on %s occurred."
849
 
msgstr ""
850
 
 
851
 
#: keystone/common/kvs/backends/memcached.py:109
852
 
#, python-format
853
 
msgid ""
854
 
"Backend `%(backend)s` is not a valid memcached backend. Valid backends: "
855
 
"%(backend_list)s"
856
 
msgstr ""
857
 
 
858
 
#: keystone/common/kvs/backends/memcached.py:185
859
 
msgid "`key_mangler` functions must be callable."
860
 
msgstr ""
861
 
 
862
 
#: keystone/common/ldap/core.py:193
863
 
#, python-format
864
 
msgid "Invalid LDAP deref option: %(option)s. Choose one of: %(options)s"
865
 
msgstr ""
866
 
 
867
 
#: keystone/common/ldap/core.py:203
868
 
#, python-format
869
 
msgid "Invalid LDAP TLS certs option: %(option)s. Choose one of: %(options)s"
870
 
msgstr ""
871
 
 
872
 
#: keystone/common/ldap/core.py:215
873
 
#, python-format
874
 
msgid "Invalid LDAP scope: %(scope)s. Choose one of: %(options)s"
875
 
msgstr ""
876
 
 
877
 
#: keystone/common/ldap/core.py:588
878
 
msgid "Invalid TLS / LDAPS combination"
879
 
msgstr ""
880
 
 
881
 
#: keystone/common/ldap/core.py:593
882
 
#, python-format
883
 
msgid "Invalid LDAP TLS_AVAIL option: %s. TLS not available"
884
 
msgstr ""
885
 
 
886
 
#: keystone/common/ldap/core.py:603
887
 
#, python-format
888
 
msgid "tls_cacertfile %s not found or is not a file"
889
 
msgstr ""
890
 
 
891
 
#: keystone/common/ldap/core.py:615
892
 
#, python-format
893
 
msgid "tls_cacertdir %s not found or is not a directory"
894
 
msgstr ""
895
 
 
896
 
#: keystone/common/ldap/core.py:1325
897
 
#, python-format
898
 
msgid "ID attribute %(id_attr)s not found in LDAP object %(dn)s"
899
 
msgstr ""
900
 
 
901
 
#: keystone/common/ldap/core.py:1369
902
 
#, python-format
903
 
msgid "LDAP %s create"
904
 
msgstr ""
905
 
 
906
 
#: keystone/common/ldap/core.py:1374
907
 
#, python-format
908
 
msgid "LDAP %s update"
909
 
msgstr ""
910
 
 
911
 
#: keystone/common/ldap/core.py:1379
912
 
#, python-format
913
 
msgid "LDAP %s delete"
914
 
msgstr ""
915
 
 
916
 
#: keystone/common/ldap/core.py:1522
917
 
msgid ""
918
 
"Disabling an entity where the 'enable' attribute is ignored by configuration."
919
 
msgstr ""
920
 
 
921
 
#: keystone/common/ldap/core.py:1533
922
 
#, python-format
923
 
msgid "Cannot change %(option_name)s %(attr)s"
924
 
msgstr ""
925
 
 
926
 
#: keystone/common/ldap/core.py:1620
927
 
#, python-format
928
 
msgid "Member %(member)s is already a member of group %(group)s"
929
 
msgstr ""
930
 
 
931
 
#: keystone/common/sql/core.py:219
932
 
msgid ""
933
 
"Cannot truncate a driver call without hints list as first parameter after "
934
 
"self "
935
 
msgstr ""
936
 
 
937
 
#: keystone/common/sql/core.py:445
938
 
msgid "Duplicate Entry"
939
 
msgstr ""
940
 
 
941
 
#: keystone/common/sql/core.py:461
942
 
#, python-format
943
 
msgid "An unexpected error occurred when trying to store %s"
944
 
msgstr ""
945
 
 
946
 
#: keystone/common/sql/migration_helpers.py:171
947
 
#: keystone/common/sql/migration_helpers.py:213
948
 
#, python-format
949
 
msgid "%s extension does not exist."
950
 
msgstr ""
951
 
 
952
 
#: keystone/common/validation/__init__.py:45
953
 
#, python-format
954
 
msgid ""
955
 
"validated expected to find %(param_name)r in function signature for "
956
 
"%(func_name)r."
957
 
msgstr ""
958
 
 
959
 
#: keystone/common/validation/validators.py:54
960
 
#, python-format
961
 
msgid "Invalid input for field '%(path)s'. The value is '%(value)s'."
962
 
msgstr ""
963
 
 
964
 
#: keystone/contrib/ec2/controllers.py:324
965
 
msgid "Token belongs to another user"
966
 
msgstr ""
967
 
 
968
 
#: keystone/contrib/ec2/controllers.py:352
969
 
msgid "Credential belongs to another user"
970
 
msgstr ""
971
 
 
972
 
#: keystone/contrib/endpoint_filter/backends/sql.py:70
973
 
#, python-format
974
 
msgid "Endpoint %(endpoint_id)s not found in project %(project_id)s"
975
 
msgstr ""
976
 
 
977
 
#: keystone/contrib/endpoint_filter/backends/sql.py:181
978
 
msgid "Endpoint Group Project Association not found"
979
 
msgstr ""
980
 
 
981
 
#: keystone/contrib/federation/controllers.py:268
982
 
msgid "Request must have an origin query parameter"
983
 
msgstr ""
984
 
 
985
 
#: keystone/contrib/federation/controllers.py:273
986
 
#, python-format
987
 
msgid "%(host)s is not a trusted dashboard host"
988
 
msgstr ""
989
 
 
990
 
#: keystone/contrib/federation/controllers.py:304
991
 
msgid "Missing entity ID from environment"
992
 
msgstr ""
993
 
 
994
 
#: keystone/contrib/federation/controllers.py:353
995
 
msgid "Use a project scoped token when attempting to create a SAML assertion"
996
 
msgstr ""
997
 
 
998
 
#: keystone/contrib/federation/idp.py:477
999
 
#, python-format
1000
 
msgid "Cannot open certificate %(cert_file)s. Reason: %(reason)s"
1001
 
msgstr ""
1002
 
 
1003
 
#: keystone/contrib/federation/idp.py:544
1004
 
msgid "Ensure configuration option idp_entity_id is set."
1005
 
msgstr ""
1006
 
 
1007
 
#: keystone/contrib/federation/idp.py:547
1008
 
msgid "Ensure configuration option idp_sso_endpoint is set."
1009
 
msgstr ""
1010
 
 
1011
 
#: keystone/contrib/federation/idp.py:567
1012
 
msgid ""
1013
 
"idp_contact_type must be one of: [technical, other, support, administrative "
1014
 
"or billing."
1015
 
msgstr ""
1016
 
 
1017
 
#: keystone/contrib/federation/utils.py:177
1018
 
msgid "Federation token is expired"
1019
 
msgstr ""
1020
 
 
1021
 
#: keystone/contrib/federation/utils.py:230
1022
 
msgid "Could not find Identity Provider identifier in environment"
1023
 
msgstr ""
1024
 
 
1025
 
#: keystone/contrib/federation/utils.py:234
1026
 
msgid ""
1027
 
"Incoming identity provider identifier not included among the accepted "
1028
 
"identifiers."
1029
 
msgstr ""
1030
 
 
1031
 
#: keystone/contrib/federation/utils.py:522
1032
 
#, python-format
1033
 
msgid "User type %s not supported"
1034
 
msgstr ""
1035
 
 
1036
 
#: keystone/contrib/federation/utils.py:557
1037
 
#, python-format
1038
 
msgid ""
1039
 
"Invalid rule: %(identity_value)s. Both 'groups' and 'domain' keywords must "
1040
 
"be specified."
1041
 
msgstr ""
1042
 
 
1043
 
#: keystone/contrib/federation/utils.py:766
1044
 
#, python-format
1045
 
msgid "Identity Provider %(idp)s is disabled"
1046
 
msgstr ""
1047
 
 
1048
 
#: keystone/contrib/federation/utils.py:774
1049
 
#, python-format
1050
 
msgid "Service Provider %(sp)s is disabled"
1051
 
msgstr ""
1052
 
 
1053
 
#: keystone/contrib/oauth1/controllers.py:96
1054
 
msgid "Cannot change consumer secret"
1055
 
msgstr ""
1056
 
 
1057
 
#: keystone/contrib/oauth1/controllers.py:128
1058
 
msgid "Cannot list request tokens with a token issued via delegation."
1059
 
msgstr ""
1060
 
 
1061
 
#: keystone/contrib/oauth1/controllers.py:189
1062
 
#: keystone/contrib/oauth1/backends/sql.py:270
1063
 
msgid "User IDs do not match"
1064
 
msgstr ""
1065
 
 
1066
 
#: keystone/contrib/oauth1/controllers.py:196
1067
 
msgid "Could not find role"
1068
 
msgstr ""
1069
 
 
1070
 
#: keystone/contrib/oauth1/controllers.py:245
1071
 
msgid "Invalid signature"
1072
 
msgstr ""
1073
 
 
1074
 
#: keystone/contrib/oauth1/controllers.py:296
1075
 
#: keystone/contrib/oauth1/controllers.py:374
1076
 
msgid "Request token is expired"
1077
 
msgstr ""
1078
 
 
1079
 
#: keystone/contrib/oauth1/controllers.py:310
1080
 
msgid "There should not be any non-oauth parameters"
1081
 
msgstr ""
1082
 
 
1083
 
#: keystone/contrib/oauth1/controllers.py:314
1084
 
msgid "provided consumer key does not match stored consumer key"
1085
 
msgstr ""
1086
 
 
1087
 
#: keystone/contrib/oauth1/controllers.py:318
1088
 
msgid "provided verifier does not match stored verifier"
1089
 
msgstr ""
1090
 
 
1091
 
#: keystone/contrib/oauth1/controllers.py:322
1092
 
msgid "provided request key does not match stored request key"
1093
 
msgstr ""
1094
 
 
1095
 
#: keystone/contrib/oauth1/controllers.py:326
1096
 
msgid "Request Token does not have an authorizing user id"
1097
 
msgstr ""
1098
 
 
1099
 
#: keystone/contrib/oauth1/controllers.py:363
1100
 
msgid "Cannot authorize a request token with a token issued via delegation."
1101
 
msgstr ""
1102
 
 
1103
 
#: keystone/contrib/oauth1/controllers.py:390
1104
 
msgid "authorizing user does not have role required"
1105
 
msgstr ""
1106
 
 
1107
 
#: keystone/contrib/oauth1/controllers.py:403
1108
 
msgid "User is not a member of the requested project"
1109
 
msgstr ""
1110
 
 
1111
 
#: keystone/contrib/oauth1/backends/sql.py:91
1112
 
msgid "Consumer not found"
1113
 
msgstr ""
1114
 
 
1115
 
#: keystone/contrib/oauth1/backends/sql.py:186
1116
 
msgid "Request token not found"
1117
 
msgstr ""
1118
 
 
1119
 
#: keystone/contrib/oauth1/backends/sql.py:250
1120
 
msgid "Access token not found"
1121
 
msgstr ""
1122
 
 
1123
 
#: keystone/contrib/revoke/controllers.py:33
1124
 
#, python-format
1125
 
msgid "invalid date format %s"
1126
 
msgstr ""
1127
 
 
1128
 
#: keystone/contrib/revoke/core.py:159
1129
 
msgid ""
1130
 
"The revoke call must not have both domain_id and project_id. This is a bug "
1131
 
"in the Keystone server. The current request is aborted."
1132
 
msgstr ""
1133
 
 
1134
 
#: keystone/contrib/revoke/core.py:227 keystone/token/provider.py:197
1135
 
#: keystone/token/provider.py:221 keystone/token/provider.py:287
1136
 
#: keystone/token/provider.py:294
1137
 
msgid "Failed to validate token"
1138
 
msgstr ""
1139
 
 
1140
 
#: keystone/endpoint_policy/core.py:261
1141
 
#, python-format
1142
 
msgid "No policy is associated with endpoint %(endpoint_id)s."
1143
 
msgstr ""
1144
 
 
1145
 
#: keystone/identity/controllers.py:74
1146
 
msgid "Enabled field must be a boolean"
1147
 
msgstr ""
1148
 
 
1149
 
#: keystone/identity/controllers.py:100
1150
 
msgid "Enabled field should be a boolean"
1151
 
msgstr ""
1152
 
 
1153
 
#: keystone/identity/core.py:127
1154
 
#, python-format
1155
 
msgid "Database at /domains/%s/config"
1156
 
msgstr ""
1157
 
 
1158
 
#: keystone/identity/core.py:271
1159
 
#, python-format
1160
 
msgid "Config API entity at /domains/%s/config"
1161
 
msgstr ""
1162
 
 
1163
 
#: keystone/identity/core.py:277
1164
 
#, python-format
1165
 
msgid ""
1166
 
"Exceeded attempts to register domain %(domain)s to use the SQL driver, the "
1167
 
"last  domain that appears to have had it is %(last_domain)s, giving up"
1168
 
msgstr ""
1169
 
 
1170
 
#: keystone/identity/core.py:451 keystone/identity/backends/ldap.py:58
1171
 
#: keystone/identity/backends/ldap.py:60 keystone/identity/backends/ldap.py:66
1172
 
#: keystone/identity/backends/ldap.py:68 keystone/identity/backends/sql.py:104
1173
 
#: keystone/identity/backends/sql.py:106
1174
 
msgid "Invalid user / password"
1175
 
msgstr ""
1176
 
 
1177
 
#: keystone/identity/core.py:861
1178
 
#, python-format
1179
 
msgid "User is disabled: %s"
1180
 
msgstr ""
1181
 
 
1182
 
#: keystone/identity/core.py:903
1183
 
msgid "Cannot change user ID"
1184
 
msgstr ""
1185
 
 
1186
 
#: keystone/identity/backends/ldap.py:98
1187
 
msgid "Cannot change user name"
1188
 
msgstr ""
1189
 
 
1190
 
#: keystone/identity/backends/ldap.py:187 keystone/identity/backends/sql.py:188
1191
 
#: keystone/identity/backends/sql.py:206
1192
 
#, python-format
1193
 
msgid "User '%(user_id)s' not found in group '%(group_id)s'"
1194
 
msgstr ""
1195
 
 
1196
 
#: keystone/identity/backends/ldap.py:338
1197
 
#, python-format
1198
 
msgid "User %(user_id)s is already a member of group %(group_id)s"
1199
 
msgstr ""
1200
 
 
1201
 
#: keystone/models/token_model.py:61
1202
 
msgid "Found invalid token: scoped to both project and domain."
1203
 
msgstr ""
1204
 
 
1205
 
#: keystone/resource/controllers.py:218
1206
 
msgid "The creation of projects acting as domains is not allowed yet."
1207
 
msgstr ""
1208
 
 
1209
 
#: keystone/resource/controllers.py:252
1210
 
msgid ""
1211
 
"Cannot use parents_as_list and parents_as_ids query params at the same time."
1212
 
msgstr ""
1213
 
 
1214
 
#: keystone/resource/controllers.py:258
1215
 
msgid ""
1216
 
"Cannot use subtree_as_list and subtree_as_ids query params at the same time."
1217
 
msgstr ""
1218
 
 
1219
 
#: keystone/resource/core.py:81
1220
 
#, python-format
1221
 
msgid "max hierarchy depth reached for %s branch."
1222
 
msgstr ""
1223
 
 
1224
 
#: keystone/resource/core.py:100
1225
 
msgid "cannot create a project within a different domain than its parents."
1226
 
msgstr ""
1227
 
 
1228
 
#: keystone/resource/core.py:104
1229
 
#, python-format
1230
 
msgid "cannot create a project in a branch containing a disabled project: %s"
1231
 
msgstr ""
1232
 
 
1233
 
#: keystone/resource/core.py:126
1234
 
#, python-format
1235
 
msgid "Domain is disabled: %s"
1236
 
msgstr ""
1237
 
 
1238
 
#: keystone/resource/core.py:143
1239
 
#, python-format
1240
 
msgid "Domain cannot be named %s"
1241
 
msgstr ""
1242
 
 
1243
 
#: keystone/resource/core.py:146
1244
 
#, python-format
1245
 
msgid "Domain cannot have ID %s"
1246
 
msgstr ""
1247
 
 
1248
 
#: keystone/resource/core.py:158
1249
 
#, python-format
1250
 
msgid "Project is disabled: %s"
1251
 
msgstr ""
1252
 
 
1253
 
#: keystone/resource/core.py:178
1254
 
#, python-format
1255
 
msgid "cannot enable project %s since it has disabled parents"
1256
 
msgstr ""
1257
 
 
1258
 
#: keystone/resource/core.py:186
1259
 
#, python-format
1260
 
msgid "cannot disable project %s since its subtree contains enabled projects"
1261
 
msgstr ""
1262
 
 
1263
 
#: keystone/resource/core.py:197
1264
 
msgid "Update of `parent_id` is not allowed."
1265
 
msgstr ""
1266
 
 
1267
 
#: keystone/resource/core.py:202
1268
 
msgid "Update of `is_domain` is not allowed."
1269
 
msgstr ""
1270
 
 
1271
 
#: keystone/resource/core.py:229
1272
 
#, python-format
1273
 
msgid "cannot delete the project %s since it is not a leaf in the hierarchy."
1274
 
msgstr ""
1275
 
 
1276
 
#: keystone/resource/core.py:256
1277
 
msgid "Project field is required and cannot be empty."
1278
 
msgstr ""
1279
 
 
1280
 
#: keystone/resource/core.py:392
1281
 
msgid "Multiple domains are not supported"
1282
 
msgstr ""
1283
 
 
1284
 
#: keystone/resource/core.py:445
1285
 
msgid "delete the default domain"
1286
 
msgstr ""
1287
 
 
1288
 
#: keystone/resource/core.py:456
1289
 
msgid "cannot delete a domain that is enabled, please disable it first."
1290
 
msgstr ""
1291
 
 
1292
 
#: keystone/resource/core.py:876
1293
 
msgid "No options specified"
1294
 
msgstr ""
1295
 
 
1296
 
#: keystone/resource/core.py:882
1297
 
#, python-format
1298
 
msgid ""
1299
 
"The value of group %(group)s specified in the config should be a dictionary "
1300
 
"of options"
1301
 
msgstr ""
1302
 
 
1303
 
#: keystone/resource/core.py:906
1304
 
#, python-format
1305
 
msgid ""
1306
 
"Option %(option)s found with no group specified while checking domain "
1307
 
"configuration request"
1308
 
msgstr ""
1309
 
 
1310
 
#: keystone/resource/core.py:913
1311
 
#, python-format
1312
 
msgid "Group %(group)s is not supported for domain specific configurations"
1313
 
msgstr ""
1314
 
 
1315
 
#: keystone/resource/core.py:920
1316
 
#, python-format
1317
 
msgid ""
1318
 
"Option %(option)s in group %(group)s is not supported for domain specific "
1319
 
"configurations"
1320
 
msgstr ""
1321
 
 
1322
 
#: keystone/resource/core.py:973
1323
 
msgid "An unexpected error occurred when retrieving domain configs"
1324
 
msgstr ""
1325
 
 
1326
 
#: keystone/resource/core.py:1052 keystone/resource/core.py:1136
1327
 
#: keystone/resource/core.py:1207 keystone/resource/config_backends/sql.py:76
1328
 
#, python-format
1329
 
msgid "option %(option)s in group %(group)s"
1330
 
msgstr ""
1331
 
 
1332
 
#: keystone/resource/core.py:1055 keystone/resource/core.py:1141
1333
 
#: keystone/resource/core.py:1203
1334
 
#, python-format
1335
 
msgid "group %(group)s"
1336
 
msgstr ""
1337
 
 
1338
 
#: keystone/resource/core.py:1057
1339
 
msgid "any options"
1340
 
msgstr ""
1341
 
 
1342
 
#: keystone/resource/core.py:1101
1343
 
#, python-format
1344
 
msgid ""
1345
 
"Trying to update option %(option)s in group %(group)s, so that, and only "
1346
 
"that, option must be specified  in the config"
1347
 
msgstr ""
1348
 
 
1349
 
#: keystone/resource/core.py:1106
1350
 
#, python-format
1351
 
msgid ""
1352
 
"Trying to update group %(group)s, so that, and only that, group must be "
1353
 
"specified in the config"
1354
 
msgstr ""
1355
 
 
1356
 
#: keystone/resource/core.py:1115
1357
 
#, python-format
1358
 
msgid ""
1359
 
"request to update group %(group)s, but config provided contains group "
1360
 
"%(group_other)s instead"
1361
 
msgstr ""
1362
 
 
1363
 
#: keystone/resource/core.py:1122
1364
 
#, python-format
1365
 
msgid ""
1366
 
"Trying to update option %(option)s in group %(group)s, but config provided "
1367
 
"contains option %(option_other)s instead"
1368
 
msgstr ""
1369
 
 
1370
 
#: keystone/resource/backends/ldap.py:88
1371
 
msgid "LDAP does not support projects with is_domain flag enabled"
1372
 
msgstr ""
1373
 
 
1374
 
#: keystone/resource/backends/ldap.py:172
1375
 
#: keystone/resource/backends/ldap.py:180
1376
 
#: keystone/resource/backends/ldap.py:184
1377
 
msgid "Domains are read-only against LDAP"
1378
 
msgstr ""
1379
 
 
1380
 
#: keystone/server/eventlet.py:77
1381
 
msgid ""
1382
 
"Running keystone via eventlet is deprecated as of Kilo in favor of running "
1383
 
"in a WSGI server (e.g. mod_wsgi). Support for keystone under eventlet will "
1384
 
"be removed in the \"M\"-Release."
1385
 
msgstr ""
1386
 
 
1387
 
#: keystone/server/eventlet.py:90
1388
 
#, python-format
1389
 
msgid "Failed to start the %(name)s server"
1390
 
msgstr ""
1391
 
 
1392
 
#: keystone/token/controllers.py:391
1393
 
#, python-format
1394
 
msgid "Project ID not found: %(t_id)s"
1395
 
msgstr ""
1396
 
 
1397
 
#: keystone/token/controllers.py:395
1398
 
#, python-format
1399
 
msgid "User %(u_id)s is unauthorized for tenant %(t_id)s"
1400
 
msgstr ""
1401
 
 
1402
 
#: keystone/token/controllers.py:414 keystone/token/controllers.py:417
1403
 
msgid "Token does not belong to specified tenant."
1404
 
msgstr ""
1405
 
 
1406
 
#: keystone/token/persistence/backends/kvs.py:132
1407
 
#, python-format
1408
 
msgid "Unknown token version %s"
1409
 
msgstr ""
1410
 
 
1411
 
#: keystone/token/providers/common.py:53
1412
 
msgid ""
1413
 
"Domains are not supported by the v2 API. Please use the v3 API instead."
1414
 
msgstr ""
1415
 
 
1416
 
#: keystone/token/providers/common.py:63
1417
 
#, python-format
1418
 
msgid ""
1419
 
"Project not found in the default domain (please use the v3 API instead): %s"
1420
 
msgstr ""
1421
 
 
1422
 
#: keystone/token/providers/common.py:82
1423
 
#, python-format
1424
 
msgid ""
1425
 
"User not found in the default domain (please use the v3 API instead): %s"
1426
 
msgstr ""
1427
 
 
1428
 
#: keystone/token/providers/common.py:299
1429
 
#: keystone/token/providers/common.py:404
1430
 
#, python-format
1431
 
msgid "User %(user_id)s has no access to project %(project_id)s"
1432
 
msgstr ""
1433
 
 
1434
 
#: keystone/token/providers/common.py:304
1435
 
#: keystone/token/providers/common.py:409
1436
 
#, python-format
1437
 
msgid "User %(user_id)s has no access to domain %(domain_id)s"
1438
 
msgstr ""
1439
 
 
1440
 
#: keystone/token/providers/common.py:331
1441
 
msgid "Trustor is disabled."
1442
 
msgstr ""
1443
 
 
1444
 
#: keystone/token/providers/common.py:395
1445
 
msgid "Trustee has no delegated roles."
1446
 
msgstr ""
1447
 
 
1448
 
#: keystone/token/providers/common.py:456
1449
 
#, python-format
1450
 
msgid "Invalid audit info data type: %(data)s (%(type)s)"
1451
 
msgstr ""
1452
 
 
1453
 
#: keystone/token/providers/common.py:484
1454
 
msgid "User is not a trustee."
1455
 
msgstr ""
1456
 
 
1457
 
#: keystone/token/providers/common.py:553
1458
 
msgid "The configured token provider does not support bind authentication."
1459
 
msgstr ""
1460
 
 
1461
 
#: keystone/token/providers/common.py:628
1462
 
msgid ""
1463
 
"Attempting to use OS-FEDERATION token with V2 Identity Service, use V3 "
1464
 
"Authentication"
1465
 
msgstr ""
1466
 
 
1467
 
#: keystone/token/providers/common.py:646
1468
 
msgid "Domain scoped token is not supported"
1469
 
msgstr ""
1470
 
 
1471
 
#: keystone/token/providers/pki.py:48 keystone/token/providers/pkiz.py:30
1472
 
msgid "Unable to sign token."
1473
 
msgstr ""
1474
 
 
1475
 
#: keystone/token/providers/fernet/core.py:215
1476
 
msgid ""
1477
 
"This is not a v2.0 Fernet token. Use v3 for trust, domain, or federated "
1478
 
"tokens."
1479
 
msgstr ""
1480
 
 
1481
 
#: keystone/token/providers/fernet/token_formatters.py:83
1482
 
msgid "This is not a recognized Fernet token"
1483
 
msgstr ""
1484
 
 
1485
 
#: keystone/token/providers/fernet/token_formatters.py:246
1486
 
#, python-format
1487
 
msgid "This is not a recognized Fernet payload version: %s"
1488
 
msgstr ""
1489
 
 
1490
 
#: keystone/trust/controllers.py:141
1491
 
msgid "Redelegation allowed for delegated by trust only"
1492
 
msgstr ""
1493
 
 
1494
 
#: keystone/trust/controllers.py:174
1495
 
msgid "The authenticated user should match the trustor."
1496
 
msgstr ""
1497
 
 
1498
 
#: keystone/trust/controllers.py:179
1499
 
msgid "At least one role should be specified."
1500
 
msgstr ""
1501
 
 
1502
 
#: keystone/trust/core.py:61
1503
 
#, python-format
1504
 
msgid ""
1505
 
"Remaining redelegation depth of %(redelegation_depth)d out of allowed range "
1506
 
"of [0..%(max_count)d]"
1507
 
msgstr ""
1508
 
 
1509
 
#: keystone/trust/core.py:70
1510
 
#, python-format
1511
 
msgid ""
1512
 
"Field \"remaining_uses\" is set to %(value)s while it must not be set in "
1513
 
"order to redelegate a trust"
1514
 
msgstr ""
1515
 
 
1516
 
#: keystone/trust/core.py:81
1517
 
msgid "Requested expiration time is more than redelegated trust can provide"
1518
 
msgstr ""
1519
 
 
1520
 
#: keystone/trust/core.py:91
1521
 
msgid "Some of requested roles are not in redelegated trust"
1522
 
msgstr ""
1523
 
 
1524
 
#: keystone/trust/core.py:120
1525
 
msgid "One of the trust agents is disabled or deleted"
1526
 
msgstr ""
1527
 
 
1528
 
#: keystone/trust/core.py:139
1529
 
msgid "remaining_uses must be a positive integer or null."
1530
 
msgstr ""
1531
 
 
1532
 
#: keystone/trust/core.py:145
1533
 
#, python-format
1534
 
msgid ""
1535
 
"Requested redelegation depth of %(requested_count)d is greater than allowed "
1536
 
"%(max_count)d"
1537
 
msgstr ""
1538
 
 
1539
 
#: keystone/trust/core.py:152
1540
 
msgid "remaining_uses must not be set if redelegation is allowed"
1541
 
msgstr ""
1542
 
 
1543
 
#: keystone/trust/core.py:162
1544
 
msgid ""
1545
 
"Modifying \"redelegation_count\" upon redelegation is forbidden. Omitting "
1546
 
"this parameter is advised."
1547
 
msgstr ""