~ubuntu-branches/ubuntu/oneiric/libvirt/oneiric-updates

« back to all changes in this revision

Viewing changes to po/zu.po

  • Committer: Package Import Robot
  • Author(s): Serge Hallyn
  • Date: 2011-05-11 12:29:51 UTC
  • mfrom: (1.2.10) (3.4.30 sid)
  • Revision ID: package-import@ubuntu.com-20110511122951-ku5fk1tv37o5aymm
Tags: 0.9.1-1ubuntu1
* Resynchronize and merge from Debian unstable (LP: #794378). Remaining
  changes:
  - debian/control:
    * set X-Python-Version to 2.7, as 2.6 is not in oneiric.
    * set ubuntu maintainer
    * Build-Depends:
      - remove [linux-any] from all dependencies
      - remove [!linux-any] deps
      - swap libxen to libxen3, qemu to qemu-kvm, and open-iscsi to
        open-iscsi-utils in Build-Depends
      - remove virtualbox-ose Build-Depends
      - add parted and libapparmor-dev Build-Depends
    * convert Vcs-Git to Xs-Debian-Vcs-Git
    * libvirt-bin Depends: move netcat-openbsd, bridge-utils, dnsmasq-base
      (>= 2.46-1), and iptables from Recommends to Depends
    * libvirt-bin Recommends: move qemu to Suggests
    * libvirt-bin Suggests: add apparmor
    * libvirt0 Recommands: move lvm2 to Suggests
  - keep debian/libvirt-bin.apport
  - keep debian/libvirt-bin.cron.daily
  - debian/libvirt-bin.dirs:
    * add apparmor, cron.daily, and apport dirs
  - debian/libvirt-bin.examples:
    * add debian/libvirt-suspendonreboot
  - debian/libvirt-bin.install:
    * add /etc/apparmor.d files
    * add apport hook
  - debian/libvirt-bin.manpages:
    * add debian/libvirt-migrate-qemu-disks.1
  - debian/libvirt-bin.postinst:
    * replace libvirt groupname with libvirtd
    * add each admin user to libvirtd group
    * call apparmor_parser on usr.sbin.libvirtd and
      usr.lib.libvirt.virt-aa-helper
    * call 'libvirt-migrate-qemu-disks -a' after
      libvirt-bin has started if migrating from
      older than 0.8.3-1ubuntu1
  - debian/libvirt-bin.postrm:
    * replace libvirt groupname with libvirtd
    * remove usr.sbin.libvirtd and
      usr.lib.libvirt.virt-aa-helper
  - keep added files under debian/:
    * libvirt-bin.upstart
    * libvirt-migrate-qemu-disks
    * libvirt-migrate-qemu-disks.1
    * libvirt-suspendonreboot
    * apparmor profiles
  - debian/README.Debian:
    * add 'Apparmor Profile' section
    * add 'Disk migration' section
  - debian/rules:
    * move include of debhelper.mk to top of file so DEB_HOST_ARCH_OS
      is defined.
    * don't build with vbox since virtualbox-ose is in universe
      - remove WITH_VBOX, add explicit --without-vbox
    * add --with-apparmor to DEB_CONFIGURE_EXTRA_FLAGS
    * set DEB_DH_INSTALLINIT_ARGS to '--upstart-only'
    * remove unneeded binary-install/libvirt-bin:: and clean::
      sections (they only deal with sysvinit stuff)
    * add build/libvirt-bin:: section to install
      - apparmor files
      - apport hooks
      - libvirt-migrate-qemu-disks
* debian/patches/series:
  - don't apply Disable-CHECKSUM-rule.patch: our iptables can do this
  - don't apply Debian-specific Debianize-libvirt-guests.patch (sysvinit only)
  - don't apply Disable qemu-disable-network.diff.patch
* debian/patches:
  - drop 9007-fix-daemon-conf-ftbfs.patch (looks like it may be fixed)
  - drop patches applied upstream:
    * 9022-drop-booton-when-kernel-specified.patch
    * 9023-fix-lxc-console-hangup.patch
    * 9024-fix-broken-commandtest.patch
    * 9025-Pass-virSecurityManagerPtr-to-virSecurityDAC-Set-Res.patch
    * 9026-security-avoid-memory-leak.patch
    * 9027-CVE-2011-1146.patch
  - keep patches:
    * 9000-delayed_iff_up_bridge.patch
    * 9001-dont_clobber_existing_bridges.patch
    * 9002-better_default_uri_virsh.patch
    * 9003-better-default-arch.patch
    * 9004-libvirtd-group-name.patch
    * 9005-increase-unix-socket-timeout.patch
    * 9006-default-config-test-case.patch
    * 9011-move-ebtables-script.patch (refreshed)
    * 9014-skip-nodeinfotest.patch (modified to make it apply)
    * 9020-lp545795.patch (modified to make it still apply)
    * 9021-fix-uint64_t.patch
    * 9022-allows-lxc-containers-with-lxcguest.patch (renamed, modified
      to make it still apply, and added DEP-3 tags).
  - new patches:
    * 9023-disable-test-poll.patch - don't run broken test-poll

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: libvirt\n"
9
9
"Report-Msgid-Bugs-To: libvir-list@redhat.com\n"
10
 
"POT-Creation-Date: 2011-02-17 12:13+0800\n"
 
10
"POT-Creation-Date: 2011-05-05 10:07+0800\n"
11
11
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
12
12
"Last-Translator: Automatically generated\n"
13
13
"Language-Team: none\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
19
 
20
 
#: daemon/dispatch.c:388
 
20
#: daemon/dispatch.c:382
21
21
#, c-format
22
22
msgid "program mismatch (actual %x, expected %x or %x)"
23
23
msgstr ""
24
24
 
25
 
#: daemon/dispatch.c:395 daemon/dispatch.c:401
 
25
#: daemon/dispatch.c:389 daemon/dispatch.c:395
26
26
#, c-format
27
27
msgid "version mismatch (actual %x, expected %x)"
28
28
msgstr ""
29
29
 
30
 
#: daemon/dispatch.c:421
 
30
#: daemon/dispatch.c:415
31
31
#, c-format
32
32
msgid "type (%d) != REMOTE_CALL"
33
33
msgstr ""
34
34
 
35
 
#: daemon/dispatch.c:470
 
35
#: daemon/dispatch.c:464
36
36
#, c-format
37
37
msgid "status (%d) != REMOTE_OK"
38
38
msgstr ""
39
39
 
40
 
#: daemon/dispatch.c:488
 
40
#: daemon/dispatch.c:482
41
41
#, fuzzy
42
42
msgid "authentication required"
43
43
msgstr "operation failed"
44
44
 
45
 
#: daemon/dispatch.c:499
 
45
#: daemon/dispatch.c:493
46
46
#, fuzzy, c-format
47
47
msgid "unknown procedure: %d"
48
48
msgstr "got unknown HTTP error code %d"
49
49
 
50
 
#: daemon/dispatch.c:511
 
50
#: daemon/dispatch.c:505
51
51
#, fuzzy
52
52
msgid "parse args failed"
53
53
msgstr "parse server response failed"
54
54
 
55
 
#: daemon/dispatch.c:552
 
55
#: daemon/dispatch.c:546
56
56
#, fuzzy
57
57
msgid "failed to serialize reply header"
58
58
msgstr "failed to serialize S-Expr"
59
59
 
60
 
#: daemon/dispatch.c:564 daemon/dispatch.c:579
 
60
#: daemon/dispatch.c:558 daemon/dispatch.c:573
61
61
#, fuzzy
62
62
msgid "failed to change XDR reply offset"
63
63
msgstr "Failed to core dump domain %s to %s"
64
64
 
65
 
#: daemon/dispatch.c:571
 
65
#: daemon/dispatch.c:565
66
66
msgid "failed to serialize reply payload (probable message size limit)"
67
67
msgstr ""
68
68
 
69
 
#: daemon/dispatch.c:584
 
69
#: daemon/dispatch.c:578
70
70
#, fuzzy
71
71
msgid "failed to update reply length header"
72
72
msgstr "failed to read from Xen Daemon"
73
73
 
74
 
#: daemon/libvirtd.c:287
 
74
#: daemon/libvirtd.c:308
75
75
#, fuzzy, c-format
76
76
msgid "Cannot access %s '%s': %s"
77
77
msgstr "Failed to suspend domain %s"
78
78
 
79
 
#: daemon/libvirtd.c:304
 
79
#: daemon/libvirtd.c:325
80
80
#, c-format
81
81
msgid "gnutls_certificate_allocate_credentials: %s"
82
82
msgstr ""
83
83
 
84
 
#: daemon/libvirtd.c:317
 
84
#: daemon/libvirtd.c:338
85
85
#, c-format
86
86
msgid "gnutls_certificate_set_x509_trust_file: %s"
87
87
msgstr ""
88
88
 
89
 
#: daemon/libvirtd.c:331
 
89
#: daemon/libvirtd.c:352
90
90
#, c-format
91
91
msgid "gnutls_certificate_set_x509_crl_file: %s"
92
92
msgstr ""
93
93
 
94
 
#: daemon/libvirtd.c:348
 
94
#: daemon/libvirtd.c:369
95
95
#, c-format
96
96
msgid "gnutls_certificate_set_x509_key_file: %s"
97
97
msgstr ""
98
98
 
99
 
#: daemon/libvirtd.c:361
 
99
#: daemon/libvirtd.c:382
100
100
#, c-format
101
101
msgid "gnutls_dh_params_init: %s"
102
102
msgstr ""
103
103
 
104
 
#: daemon/libvirtd.c:366
 
104
#: daemon/libvirtd.c:387
105
105
#, c-format
106
106
msgid "gnutls_dh_params_generate2: %s"
107
107
msgstr ""
108
108
 
109
 
#: daemon/libvirtd.c:387
 
109
#: daemon/libvirtd.c:408
110
110
#, fuzzy, c-format
111
111
msgid "Failed to read from signal pipe: %s"
112
112
msgstr "Failed to read description file %s"
113
113
 
114
 
#: daemon/libvirtd.c:395
 
114
#: daemon/libvirtd.c:416
115
115
#, fuzzy
116
116
msgid "Reloading configuration on SIGHUP"
117
117
msgstr "allocating configuration"
118
118
 
119
 
#: daemon/libvirtd.c:411
 
119
#: daemon/libvirtd.c:432
120
120
#, fuzzy, c-format
121
121
msgid "Received unexpected signal %d"
122
122
msgstr "unexpected mime type"
123
123
 
124
 
#: daemon/libvirtd.c:495
 
124
#: daemon/libvirtd.c:516
125
125
#, c-format
126
126
msgid ""
127
127
"%s: error: %s. Check /var/log/messages or run without --daemon for more "
128
128
"info.\n"
129
129
msgstr ""
130
130
 
131
 
#: daemon/libvirtd.c:513
 
131
#: daemon/libvirtd.c:534
132
132
#, fuzzy, c-format
133
133
msgid "Failed to open pid file '%s' : %s"
134
134
msgstr "Failed to suspend domain %s"
135
135
 
136
 
#: daemon/libvirtd.c:519
 
136
#: daemon/libvirtd.c:540
137
137
#, fuzzy, c-format
138
138
msgid "Failed to fdopen pid file '%s' : %s"
139
139
msgstr "Failed to suspend domain %s"
140
140
 
141
 
#: daemon/libvirtd.c:526
 
141
#: daemon/libvirtd.c:547
142
142
#, fuzzy, c-format
143
143
msgid "%s: Failed to write to pid file '%s' : %s"
144
144
msgstr "Failed to suspend domain %s"
145
145
 
146
 
#: daemon/libvirtd.c:533
 
146
#: daemon/libvirtd.c:554
147
147
#, fuzzy, c-format
148
148
msgid "%s: Failed to close pid file '%s' : %s"
149
149
msgstr "Failed to suspend domain %s"
150
150
 
151
 
#: daemon/libvirtd.c:548
 
151
#: daemon/libvirtd.c:569
152
152
#, fuzzy
153
153
msgid "Failed to allocate memory for struct qemud_socket"
154
154
msgstr "failed to allocate a node"
155
155
 
156
 
#: daemon/libvirtd.c:558
 
156
#: daemon/libvirtd.c:579
157
157
#, fuzzy, c-format
158
158
msgid "Failed to copy socket address: %s"
159
159
msgstr "Failed to save domain %s to %s"
160
160
 
161
 
#: daemon/libvirtd.c:564
 
161
#: daemon/libvirtd.c:585
162
162
#, fuzzy, c-format
163
163
msgid "Failed to create socket: %s"
164
164
msgstr "Failed to read socket %d\n"
165
165
 
166
 
#: daemon/libvirtd.c:575
 
166
#: daemon/libvirtd.c:596
167
167
#, c-format
168
168
msgid "Path %s too long for unix socket"
169
169
msgstr ""
170
170
 
171
 
#: daemon/libvirtd.c:583
 
171
#: daemon/libvirtd.c:604
172
172
#, fuzzy, c-format
173
173
msgid "Failed to bind socket to '%s': %s"
174
174
msgstr "Failed to suspend domain %s"
175
175
 
176
 
#: daemon/libvirtd.c:593
 
176
#: daemon/libvirtd.c:615
177
177
#, fuzzy, c-format
178
178
msgid "Failed to change group ID of '%s' to %d: %s"
179
179
msgstr "Failed to core dump domain %s to %s"
180
180
 
181
 
#: daemon/libvirtd.c:600
 
181
#: daemon/libvirtd.c:622
182
182
#, fuzzy, c-format
183
183
msgid "Failed to listen for connections on '%s': %s"
184
184
msgstr "Failed to suspend domain %s"
185
185
 
186
 
#: daemon/libvirtd.c:629
 
186
#: daemon/libvirtd.c:651
187
187
#, fuzzy, c-format
188
188
msgid "getaddrinfo: %s"
189
189
msgstr "loading host definition file"
190
190
 
191
 
#: daemon/libvirtd.c:639
 
191
#: daemon/libvirtd.c:661
192
192
#, c-format
193
193
msgid "socket: %s"
194
194
msgstr ""
195
195
 
196
 
#: daemon/libvirtd.c:663
 
196
#: daemon/libvirtd.c:685
197
197
#, c-format
198
198
msgid "bind: %s"
199
199
msgstr ""
200
200
 
201
 
#: daemon/libvirtd.c:699
 
201
#: daemon/libvirtd.c:721
202
202
#, c-format
203
203
msgid "remoteListenTCP: calloc: %s"
204
204
msgstr ""
205
205
 
206
 
#: daemon/libvirtd.c:725
 
206
#: daemon/libvirtd.c:747
207
207
#, c-format
208
208
msgid "remoteListenTCP: listen: %s"
209
209
msgstr ""
210
210
 
211
 
#: daemon/libvirtd.c:767
 
211
#: daemon/libvirtd.c:789
212
212
#, fuzzy, c-format
213
213
msgid "Failed to change group ownership of %s"
214
214
msgstr "Failed to core dump domain %s to %s"
215
215
 
216
 
#: daemon/libvirtd.c:856
 
216
#: daemon/libvirtd.c:878
217
217
#, fuzzy
218
218
msgid "Failed to allocate struct qemud_server"
219
219
msgstr "failed to allocate a node"
220
220
 
221
 
#: daemon/libvirtd.c:864 daemon/libvirtd.c:1398 src/conf/domain_conf.c:1002
 
221
#: daemon/libvirtd.c:886 daemon/libvirtd.c:1411 src/conf/domain_conf.c:1054
222
222
#: src/conf/interface_conf.c:1241 src/conf/network_conf.c:174
223
 
#: src/conf/node_device_conf.c:194 src/conf/nwfilter_conf.c:2410
224
 
#: src/conf/storage_conf.c:1393 src/openvz/openvz_conf.c:470
225
 
#: src/qemu/qemu_driver.c:1192 src/remote/remote_driver.c:1006
226
 
#: src/remote/remote_driver.c:8358 src/remote/remote_driver.c:8542
227
 
#: src/remote/remote_driver.c:9463 src/test/test_driver.c:522
228
 
#: src/test/test_driver.c:770 src/xen/xen_driver.c:303
 
223
#: src/conf/node_device_conf.c:194 src/conf/nwfilter_conf.c:2506
 
224
#: src/conf/storage_conf.c:1393 src/libxl/libxl_driver.c:706
 
225
#: src/openvz/openvz_conf.c:477 src/qemu/qemu_driver.c:383
 
226
#: src/remote/remote_driver.c:1016 src/remote/remote_driver.c:8573
 
227
#: src/remote/remote_driver.c:8758 src/remote/remote_driver.c:9794
 
228
#: src/test/test_driver.c:522 src/test/test_driver.c:770
 
229
#: src/xen/xen_driver.c:330
229
230
#, fuzzy
230
231
msgid "cannot initialize mutex"
231
232
msgstr "Failed to suspend domain %s"
232
233
 
233
 
#: daemon/libvirtd.c:869
 
234
#: daemon/libvirtd.c:891
234
235
#, fuzzy
235
236
msgid "cannot initialize condition variable"
236
237
msgstr "Failed to suspend domain %s"
237
238
 
238
 
#: daemon/libvirtd.c:876
239
 
#, fuzzy
240
 
msgid "Failed to initialize event system"
241
 
msgstr "Failed to undefine domain %s"
242
 
 
243
 
#: daemon/libvirtd.c:973
 
239
#: daemon/libvirtd.c:986
244
240
#, fuzzy, c-format
245
241
msgid "Failed to initialize SASL authentication %s"
246
242
msgstr "Failed to undefine domain %s"
247
243
 
248
 
#: daemon/libvirtd.c:991
 
244
#: daemon/libvirtd.c:1004
249
245
#, fuzzy, c-format
250
246
msgid "Failed to connect to system bus for PolicyKit auth: %s"
251
247
msgstr "Failed to connect to the hypervisor"
252
248
 
253
 
#: daemon/libvirtd.c:1093
 
249
#: daemon/libvirtd.c:1106
254
250
msgid "Failed to add server event callback"
255
251
msgstr ""
256
252
 
257
 
#: daemon/libvirtd.c:1130
 
253
#: daemon/libvirtd.c:1143
258
254
#, c-format
259
255
msgid "remoteInitializeTLSSession: %s"
260
256
msgstr ""
261
257
 
262
 
#: daemon/libvirtd.c:1153
263
 
#, c-format
264
 
msgid "remoteCheckDN: failed: client DN is %s"
265
 
msgstr ""
266
 
 
267
 
#: daemon/libvirtd.c:1172
 
258
#: daemon/libvirtd.c:1185
268
259
#, fuzzy, c-format
269
260
msgid "Failed to verify certificate peers: %s"
270
261
msgstr "failed to get node information"
271
262
 
272
 
#: daemon/libvirtd.c:1179
 
263
#: daemon/libvirtd.c:1192
273
264
msgid "The client certificate is not trusted."
274
265
msgstr ""
275
266
 
276
 
#: daemon/libvirtd.c:1182
 
267
#: daemon/libvirtd.c:1195
277
268
msgid "The client certificate has unknown issuer."
278
269
msgstr ""
279
270
 
280
 
#: daemon/libvirtd.c:1185
 
271
#: daemon/libvirtd.c:1198
281
272
msgid "The client certificate has been revoked."
282
273
msgstr ""
283
274
 
284
 
#: daemon/libvirtd.c:1189
 
275
#: daemon/libvirtd.c:1202
285
276
msgid "The client certificate uses an insecure algorithm."
286
277
msgstr ""
287
278
 
288
 
#: daemon/libvirtd.c:1196
 
279
#: daemon/libvirtd.c:1209
289
280
msgid "Only x509 certificates are supported"
290
281
msgstr ""
291
282
 
292
 
#: daemon/libvirtd.c:1201
 
283
#: daemon/libvirtd.c:1214
293
284
#, fuzzy
294
285
msgid "The certificate has no peers"
295
286
msgstr "domain name or uuid"
296
287
 
297
 
#: daemon/libvirtd.c:1211
 
288
#: daemon/libvirtd.c:1224
298
289
#, fuzzy
299
290
msgid "Unable to initialize certificate"
300
291
msgstr "Failed to undefine domain %s"
301
292
 
302
 
#: daemon/libvirtd.c:1216
 
293
#: daemon/libvirtd.c:1229
303
294
#, fuzzy
304
295
msgid "Unable to load certificate"
305
296
msgstr "failed to write configuration file"
306
297
 
307
 
#: daemon/libvirtd.c:1224
 
298
#: daemon/libvirtd.c:1237
308
299
#, fuzzy, c-format
309
300
msgid "Failed to get certificate distinguished name: %s"
310
301
msgstr "Failed to create domain %s\n"
311
302
 
312
 
#: daemon/libvirtd.c:1232
 
303
#: daemon/libvirtd.c:1245
313
304
msgid ""
314
305
"Client's Distinguished Name is not on the list of allowed clients "
315
306
"(tls_allowed_dn_list).  Use 'certtool -i --infile clientcert.pem' to view "
317
308
"with --verbose option."
318
309
msgstr ""
319
310
 
320
 
#: daemon/libvirtd.c:1243
 
311
#: daemon/libvirtd.c:1256
321
312
msgid "The client certificate has expired"
322
313
msgstr ""
323
314
 
324
 
#: daemon/libvirtd.c:1249
 
315
#: daemon/libvirtd.c:1262
325
316
msgid "The client certificate is not yet active"
326
317
msgstr ""
327
318
 
328
 
#: daemon/libvirtd.c:1275
 
319
#: daemon/libvirtd.c:1288
329
320
msgid "remoteCheckCertificate: failed to verify client's certificate"
330
321
msgstr ""
331
322
 
332
 
#: daemon/libvirtd.c:1278
 
323
#: daemon/libvirtd.c:1291
333
324
msgid ""
334
325
"remoteCheckCertificate: tls_no_verify_certificate is set so the bad "
335
326
"certificate is ignored"
336
327
msgstr ""
337
328
 
338
 
#: daemon/libvirtd.c:1284
 
329
#: daemon/libvirtd.c:1297
339
330
msgid "client had unexpected data pending tx after access check"
340
331
msgstr ""
341
332
 
342
 
#: daemon/libvirtd.c:1312
 
333
#: daemon/libvirtd.c:1325
343
334
#, fuzzy, c-format
344
335
msgid "Failed to verify client credentials: %s"
345
336
msgstr "failed to get node information"
346
337
 
347
 
#: daemon/libvirtd.c:1341
 
338
#: daemon/libvirtd.c:1354
348
339
#, fuzzy, c-format
349
340
msgid "Failed to accept connection: %s"
350
341
msgstr "Failed to start domain %s"
351
342
 
352
 
#: daemon/libvirtd.c:1346
 
343
#: daemon/libvirtd.c:1359
353
344
#, fuzzy
354
345
msgid "Failed to format addresss: out of memory"
355
346
msgstr "Failed to create domain %s\n"
356
347
 
357
 
#: daemon/libvirtd.c:1354
 
348
#: daemon/libvirtd.c:1367
358
349
#, c-format
359
350
msgid "Too many active clients (%d), dropping connection from %s"
360
351
msgstr ""
361
352
 
362
 
#: daemon/libvirtd.c:1361
 
353
#: daemon/libvirtd.c:1374
363
354
#, fuzzy
364
355
msgid "Out of memory allocating clients"
365
356
msgstr "change memory allocation"
366
357
 
367
 
#: daemon/libvirtd.c:1435
 
358
#: daemon/libvirtd.c:1448
368
359
#, c-format
369
360
msgid "Turn off polkit auth for privileged client pid %d from %s"
370
361
msgstr ""
371
362
 
372
 
#: daemon/libvirtd.c:1476
 
363
#: daemon/libvirtd.c:1489
373
364
#, fuzzy, c-format
374
365
msgid "TLS handshake failed for client %s: %s"
375
366
msgstr "GET operation failed: %s"
376
367
 
377
 
#: daemon/libvirtd.c:1675 daemon/libvirtd.c:1925
 
368
#: daemon/libvirtd.c:1688 daemon/libvirtd.c:1940
378
369
#, fuzzy, c-format
379
370
msgid "unexpected negative length request %lld"
380
371
msgstr "unexpected mime type"
381
372
 
382
 
#: daemon/libvirtd.c:1691
 
373
#: daemon/libvirtd.c:1704
383
374
#, c-format
384
375
msgid "read: %s"
385
376
msgstr ""
386
377
 
387
 
#: daemon/libvirtd.c:1704
 
378
#: daemon/libvirtd.c:1717
388
379
#, c-format
389
380
msgid "gnutls_record_recv: %s"
390
381
msgstr ""
391
382
 
392
 
#: daemon/libvirtd.c:1766
 
383
#: daemon/libvirtd.c:1781
393
384
#, fuzzy, c-format
394
385
msgid "failed to decode SASL data %s"
395
386
msgstr "Failed to create domain %s\n"
396
387
 
397
 
#: daemon/libvirtd.c:1936
 
388
#: daemon/libvirtd.c:1951
398
389
#, c-format
399
390
msgid "write: %s"
400
391
msgstr ""
401
392
 
402
 
#: daemon/libvirtd.c:1947
 
393
#: daemon/libvirtd.c:1962
403
394
#, c-format
404
395
msgid "gnutls_record_send: %s"
405
396
msgstr ""
406
397
 
407
 
#: daemon/libvirtd.c:1996
 
398
#: daemon/libvirtd.c:2011
408
399
#, fuzzy, c-format
409
400
msgid "failed to encode SASL data %s"
410
401
msgstr "Failed to create domain %s\n"
411
402
 
412
 
#: daemon/libvirtd.c:2125
 
403
#: daemon/libvirtd.c:2140
413
404
#, fuzzy, c-format
414
405
msgid "TLS handshake failed: %s"
415
406
msgstr "GET operation failed: %s"
416
407
 
417
 
#: daemon/libvirtd.c:2273
 
408
#: daemon/libvirtd.c:2288
418
409
#, c-format
419
410
msgid "Signal handler reported %d errors: last error: %s"
420
411
msgstr ""
421
412
 
422
 
#: daemon/libvirtd.c:2333
 
413
#: daemon/libvirtd.c:2348
423
414
#, fuzzy
424
415
msgid "Failed to register shutdown timeout"
425
416
msgstr "Failed to write to socket %d\n"
426
417
 
427
 
#: daemon/libvirtd.c:2342
 
418
#: daemon/libvirtd.c:2357
428
419
#, fuzzy
429
420
msgid "Failed to allocate workers"
430
421
msgstr "failed to allocate a node"
431
422
 
432
 
#: daemon/libvirtd.c:2543 daemon/libvirtd.c:2562
 
423
#: daemon/libvirtd.c:2558 daemon/libvirtd.c:2577
433
424
#, fuzzy, c-format
434
425
msgid "failed to allocate memory for %s config list"
435
426
msgstr "failed to allocate a node"
436
427
 
437
 
#: daemon/libvirtd.c:2549 daemon/libvirtd.c:2579
 
428
#: daemon/libvirtd.c:2564 daemon/libvirtd.c:2594
438
429
#, fuzzy, c-format
439
430
msgid "failed to allocate memory for %s config list value"
440
431
msgstr "failed to allocate a node"
441
432
 
442
 
#: daemon/libvirtd.c:2567 daemon/libvirtd.c:2590
 
433
#: daemon/libvirtd.c:2582 daemon/libvirtd.c:2605
443
434
#, c-format
444
435
msgid "remoteReadConfigFile: %s: %s: must be a string or list of strings"
445
436
msgstr ""
446
437
 
447
 
#: daemon/libvirtd.c:2606
 
438
#: daemon/libvirtd.c:2621
448
439
#, c-format
449
440
msgid "remoteReadConfigFile: %s: %s: invalid type: got %s; expected %s"
450
441
msgstr ""
451
442
 
452
 
#: daemon/libvirtd.c:2628
 
443
#: daemon/libvirtd.c:2643
453
444
#, c-format
454
445
msgid "remoteReadConfigFile: %s"
455
446
msgstr ""
456
447
 
457
 
#: daemon/libvirtd.c:2671
 
448
#: daemon/libvirtd.c:2686
458
449
#, c-format
459
450
msgid "remoteReadConfigFile: %s: %s: unsupported auth %s"
460
451
msgstr ""
461
452
 
462
 
#: daemon/libvirtd.c:2846
 
453
#: daemon/libvirtd.c:2892
463
454
#, fuzzy
464
455
msgid "Failed to allocate memory for buffer"
465
456
msgstr "allocate new buffer"
466
457
 
467
 
#: daemon/libvirtd.c:2855
 
458
#: daemon/libvirtd.c:2901
468
459
#, fuzzy
469
460
msgid "Failed to reallocate enough memory for buffer"
470
461
msgstr "allocate new buffer"
471
462
 
472
 
#: daemon/libvirtd.c:2861
 
463
#: daemon/libvirtd.c:2907
473
464
#, fuzzy, c-format
474
465
msgid "Failed to lookup group '%s'"
475
466
msgstr "Failed to suspend domain %s"
476
467
 
477
 
#: daemon/libvirtd.c:2873 daemon/libvirtd.c:2882
 
468
#: daemon/libvirtd.c:2919 daemon/libvirtd.c:2928
478
469
#, fuzzy, c-format
479
470
msgid "Failed to parse mode '%s'"
480
471
msgstr "Failed to suspend domain %s"
481
472
 
482
 
#: daemon/libvirtd.c:2920
 
473
#: daemon/libvirtd.c:2966
483
474
#, fuzzy, c-format
484
475
msgid "invalid host UUID: %s"
485
476
msgstr "invalid argument in %s"
486
477
 
487
 
#: daemon/libvirtd.c:2969
 
478
#: daemon/libvirtd.c:3015
488
479
msgid "additional privileges are required"
489
480
msgstr ""
490
481
 
491
 
#: daemon/libvirtd.c:2975
 
482
#: daemon/libvirtd.c:3021
492
483
#, fuzzy
493
484
msgid "failed to set reduced privileges"
494
485
msgstr "Failed to suspend domain %s"
495
486
 
496
 
#: daemon/libvirtd.c:3008
 
487
#: daemon/libvirtd.c:3054
497
488
#, fuzzy, c-format
498
489
msgid "Failed to create pipe: %s"
499
490
msgstr "Failed to create domain %s\n"
500
491
 
501
 
#: daemon/libvirtd.c:3029
 
492
#: daemon/libvirtd.c:3087
502
493
msgid "Failed to register callback for signal pipe"
503
494
msgstr ""
504
495
 
505
 
#: daemon/libvirtd.c:3050
 
496
#: daemon/libvirtd.c:3108
506
497
#, c-format
507
498
msgid ""
508
499
"\n"
542
533
"\n"
543
534
msgstr ""
544
535
 
545
 
#: daemon/libvirtd.c:3094
 
536
#: daemon/libvirtd.c:3152
546
537
msgid "(disabled in ./configure)"
547
538
msgstr ""
548
539
 
549
 
#: daemon/libvirtd.c:3126 src/lxc/lxc_controller.c:735
550
 
#: src/security/virt-aa-helper.c:1144 src/storage/parthelper.c:87
 
540
#: daemon/libvirtd.c:3184 src/lxc/lxc_controller.c:791
 
541
#: src/security/virt-aa-helper.c:1149 src/storage/parthelper.c:75
 
542
#: src/util/iohelper.c:153 src/util/iohelper.c:160
551
543
#, fuzzy, c-format
552
544
msgid "%s: initialization failed\n"
553
545
msgstr "operation failed"
554
546
 
555
 
#: daemon/libvirtd.c:3180
 
547
#: daemon/libvirtd.c:3238
556
548
#, c-format
557
549
msgid "%s: internal error: unknown flag: %c\n"
558
550
msgstr ""
559
551
 
560
 
#: daemon/libvirtd.c:3199
 
552
#: daemon/libvirtd.c:3257
561
553
#, fuzzy, c-format
562
554
msgid "cannot change to root directory: %s"
563
555
msgstr "failed to write configuration file: %s"
564
556
 
565
 
#: daemon/libvirtd.c:3205
 
557
#: daemon/libvirtd.c:3263
566
558
#, fuzzy, c-format
567
559
msgid "Failed to fork as daemon: %s"
568
560
msgstr "Failed to resume domain %s"
569
561
 
570
 
#: daemon/libvirtd.c:3232
 
562
#: daemon/libvirtd.c:3292
571
563
#, fuzzy, c-format
572
564
msgid "unable to create rundir %s: %s"
573
565
msgstr "domain name or uuid"
574
566
 
575
 
#: daemon/libvirtd.c:3315
 
567
#: daemon/libvirtd.c:3377
576
568
msgid "Event thread startup failed"
577
569
msgstr ""
578
570
 
579
 
#: daemon/libvirtd.c:3324
 
571
#: daemon/libvirtd.c:3386
580
572
#, fuzzy
581
573
msgid "Driver state initialization failed"
582
574
msgstr "operation failed"
583
575
 
584
 
#: daemon/libvirtd.c:3331
 
576
#: daemon/libvirtd.c:3393
585
577
msgid "Network event loop enablement failed"
586
578
msgstr ""
587
579
 
588
 
#: daemon/remote.c:405
 
580
#: daemon/remote.c:413
589
581
msgid "connection already open"
590
582
msgstr ""
591
583
 
592
 
#: daemon/remote.c:436
 
584
#: daemon/remote.c:472 daemon/remote.c:499 daemon/remote.c:535
 
585
#: daemon/remote.c:564 daemon/remote.c:593 daemon/remote.c:622
 
586
#: daemon/remote.c:652 daemon/remote.c:682 daemon/remote.c:711
 
587
#: daemon/remote.c:748 daemon/remote.c:777 daemon/remote.c:825
 
588
#: daemon/remote.c:856 daemon/remote.c:894 daemon/remote.c:978
 
589
#: daemon/remote.c:1049 daemon/remote.c:1091 daemon/remote.c:1136
 
590
#: daemon/remote.c:1199 daemon/remote.c:1254 daemon/remote.c:1307
 
591
#: daemon/remote.c:1340 daemon/remote.c:1373 daemon/remote.c:1406
 
592
#: daemon/remote.c:1469 daemon/remote.c:1501 daemon/remote.c:1533
 
593
#: daemon/remote.c:1566 daemon/remote.c:1599 daemon/remote.c:1632
 
594
#: daemon/remote.c:1665 daemon/remote.c:1696 daemon/remote.c:1729
 
595
#: daemon/remote.c:1763 daemon/remote.c:1802 daemon/remote.c:1835
 
596
#: daemon/remote.c:1869 daemon/remote.c:1916 daemon/remote.c:1959
 
597
#: daemon/remote.c:1996 daemon/remote.c:2076 daemon/remote.c:2113
 
598
#: daemon/remote.c:2166 daemon/remote.c:2205 daemon/remote.c:2244
 
599
#: daemon/remote.c:2291 daemon/remote.c:2329 daemon/remote.c:2374
 
600
#: daemon/remote.c:2419 daemon/remote.c:2451 daemon/remote.c:2483
 
601
#: daemon/remote.c:2514 daemon/remote.c:2542 daemon/remote.c:2582
 
602
#: daemon/remote.c:2614 daemon/remote.c:2642 daemon/remote.c:2675
 
603
#: daemon/remote.c:2708 daemon/remote.c:2741 daemon/remote.c:2774
 
604
#: daemon/remote.c:2807 daemon/remote.c:2840 daemon/remote.c:2879
 
605
#: daemon/remote.c:2978 daemon/remote.c:3097 daemon/remote.c:3196
 
606
#: daemon/remote.c:3309 daemon/remote.c:3342 daemon/remote.c:3375
 
607
#: daemon/remote.c:3408 daemon/remote.c:3441 daemon/remote.c:3474
 
608
#: daemon/remote.c:3519 daemon/remote.c:3564 daemon/remote.c:3597
 
609
#: daemon/remote.c:3630 daemon/remote.c:3663 daemon/remote.c:3708
 
610
#: daemon/remote.c:3741 daemon/remote.c:3773 daemon/remote.c:3805
 
611
#: daemon/remote.c:3838 daemon/remote.c:3872 daemon/remote.c:3905
 
612
#: daemon/remote.c:3939 daemon/remote.c:3971 daemon/remote.c:4003
 
613
#: daemon/remote.c:4036 daemon/remote.c:4069 daemon/remote.c:4098
 
614
#: daemon/remote.c:4125 daemon/remote.c:4154 daemon/remote.c:4182
 
615
#: daemon/remote.c:4227 daemon/remote.c:4257 daemon/remote.c:4302
 
616
#: daemon/remote.c:4334 daemon/remote.c:4366 daemon/remote.c:4400
 
617
#: daemon/remote.c:4432 daemon/remote.c:4465 daemon/remote.c:4498
 
618
#: daemon/remote.c:5336 daemon/remote.c:5381 daemon/remote.c:5425
 
619
#: daemon/remote.c:5458 daemon/remote.c:5491 daemon/remote.c:5523
 
620
#: daemon/remote.c:5555 daemon/remote.c:5589 daemon/remote.c:5622
 
621
#: daemon/remote.c:5655 daemon/remote.c:5689 daemon/remote.c:5727
 
622
#: daemon/remote.c:5761 daemon/remote.c:5795 daemon/remote.c:5827
 
623
#: daemon/remote.c:5860 daemon/remote.c:5897 daemon/remote.c:5930
 
624
#: daemon/remote.c:5962 daemon/remote.c:5989 daemon/remote.c:6018
 
625
#: daemon/remote.c:6069 daemon/remote.c:6110 daemon/remote.c:6148
 
626
#: daemon/remote.c:6190 daemon/remote.c:6223 daemon/remote.c:6257
 
627
#: daemon/remote.c:6294 daemon/remote.c:6329 daemon/remote.c:6365
 
628
#: daemon/remote.c:6402 daemon/remote.c:6435 daemon/remote.c:6471
 
629
#: daemon/remote.c:6502 daemon/remote.c:6549 daemon/remote.c:6582
 
630
#: daemon/remote.c:6618 daemon/remote.c:6668 daemon/remote.c:6703
 
631
#: daemon/remote.c:6754 daemon/remote.c:6788 daemon/remote.c:6822
 
632
#: daemon/remote.c:6856 daemon/remote.c:6889 daemon/remote.c:6922
 
633
#: daemon/remote.c:6967 daemon/remote.c:7016 daemon/remote.c:7054
 
634
#: daemon/remote.c:7152 daemon/remote.c:7180 daemon/remote.c:7224
 
635
#: daemon/remote.c:7257 daemon/remote.c:7293 daemon/remote.c:7325
 
636
#: daemon/remote.c:7357 daemon/remote.c:7390 daemon/remote.c:7422
 
637
#: daemon/remote.c:7454 daemon/remote.c:7486 daemon/remote.c:7518
 
638
#: daemon/remote.c:7550 daemon/remote.c:7582 daemon/remote.c:7614
 
639
#: daemon/remote.c:7646 daemon/remote.c:7678 daemon/remote.c:7710
 
640
#: daemon/remote.c:7739 daemon/remote.c:7769 daemon/remote.c:7804
 
641
#: daemon/remote.c:7851 daemon/remote.c:7885 daemon/remote.c:7918
 
642
#: daemon/remote.c:7952 daemon/remote.c:7990 daemon/remote.c:8029
 
643
#: daemon/remote.c:8063 daemon/remote.c:8116 daemon/remote.c:8154
 
644
#: daemon/remote.c:8191 daemon/remote.c:8229 daemon/remote.c:8268
 
645
#: daemon/remote.c:8307 daemon/remote.c:8353 daemon/remote.c:8395
 
646
#: daemon/remote.c:8427 daemon/remote.c:8460 daemon/remote.c:8493
 
647
#: daemon/remote.c:8526 daemon/remote.c:8572 daemon/remote.c:8606
 
648
#: daemon/remote.c:8636 daemon/remote.c:8673 daemon/remote.c:8709
593
649
#, fuzzy
594
650
msgid "connection not open"
595
651
msgstr "invalid connection pointer in"
596
652
 
597
 
#: daemon/remote.c:693
 
653
#: daemon/remote.c:783
598
654
msgid "maxCells > REMOTE_NODE_MAX_CELLS"
599
655
msgstr ""
600
656
 
601
 
#: daemon/remote.c:787 daemon/remote.c:871 daemon/remote.c:2407
602
 
#: daemon/remote.c:2501
 
657
#: daemon/remote.c:899 daemon/remote.c:985 daemon/remote.c:2887
 
658
#: daemon/remote.c:2985 daemon/remote.c:3105 daemon/remote.c:3203
603
659
msgid "nparams too large"
604
660
msgstr ""
605
661
 
606
 
#: daemon/remote.c:836 daemon/remote.c:2575
 
662
#: daemon/remote.c:937 daemon/remote.c:3051 daemon/remote.c:3269
607
663
#, fuzzy
608
664
msgid "unknown type"
609
665
msgstr "unknown OS type"
610
666
 
611
 
#: daemon/remote.c:882 daemon/remote.c:2421 src/esx/esx_driver.c:4529
 
667
#: daemon/remote.c:996 daemon/remote.c:2900 daemon/remote.c:3118
 
668
#: src/esx/esx_driver.c:4570
612
669
#, fuzzy, c-format
613
670
msgid "Field %s too big for destination"
614
671
msgstr "failed to get node information"
615
672
 
616
 
#: daemon/remote.c:1011
 
673
#: daemon/remote.c:1142
617
674
msgid "maxStats > REMOTE_DOMAIN_MEMORY_STATS_MAX"
618
675
msgstr ""
619
676
 
620
 
#: daemon/remote.c:1081 daemon/remote.c:1130
 
677
#: daemon/remote.c:1212 daemon/remote.c:1266
621
678
msgid "size > maximum buffer size"
622
679
msgstr ""
623
680
 
624
 
#: daemon/remote.c:1719
 
681
#: daemon/remote.c:2004
625
682
msgid "maxinfo > REMOTE_VCPUINFO_MAX"
626
683
msgstr ""
627
684
 
628
 
#: daemon/remote.c:1725
 
685
#: daemon/remote.c:2009
629
686
msgid "maxinfo * maplen > REMOTE_CPUMAPS_MAX"
630
687
msgstr ""
631
688
 
632
 
#: daemon/remote.c:2043
 
689
#: daemon/remote.c:2380
633
690
msgid "maxnames > REMOTE_DOMAIN_NAME_LIST_MAX"
634
691
msgstr ""
635
692
 
636
 
#: daemon/remote.c:2170
 
693
#: daemon/remote.c:2550
637
694
msgid "cpumap_len > REMOTE_CPUMAP_MAX"
638
695
msgstr ""
639
696
 
640
 
#: daemon/remote.c:2738 daemon/remote.c:2884 daemon/remote.c:4326
 
697
#: daemon/remote.c:3480 daemon/remote.c:3669 daemon/remote.c:5342
641
698
msgid "maxnames > REMOTE_NETWORK_NAME_LIST_MAX"
642
699
msgstr ""
643
700
 
644
 
#: daemon/remote.c:2772
 
701
#: daemon/remote.c:3525
645
702
msgid "maxids > REMOTE_DOMAIN_ID_LIST_MAX"
646
703
msgstr ""
647
704
 
648
 
#: daemon/remote.c:3270
 
705
#: daemon/remote.c:4188
649
706
msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX"
650
707
msgstr ""
651
708
 
652
 
#: daemon/remote.c:3323
 
709
#: daemon/remote.c:4263
653
710
msgid "maxnames > REMOTE_DEFINED_INTERFACE_NAME_LIST_MAX"
654
711
msgstr ""
655
712
 
656
 
#: daemon/remote.c:3572
 
713
#: daemon/remote.c:4580
657
714
msgid "client tried invalid SASL init request"
658
715
msgstr ""
659
716
 
660
 
#: daemon/remote.c:3581
 
717
#: daemon/remote.c:4589
661
718
#, fuzzy, c-format
662
719
msgid "failed to get sock address: %s"
663
720
msgstr "Failed to save domain %s to %s"
664
721
 
665
 
#: daemon/remote.c:3594
 
722
#: daemon/remote.c:4600
666
723
#, fuzzy, c-format
667
724
msgid "failed to get peer address: %s"
668
725
msgstr "failed to get node information"
669
726
 
670
 
#: daemon/remote.c:3616
 
727
#: daemon/remote.c:4621
671
728
#, c-format
672
729
msgid "sasl context setup failed %d (%s)"
673
730
msgstr ""
674
731
 
675
 
#: daemon/remote.c:3629
 
732
#: daemon/remote.c:4634
676
733
#, fuzzy
677
734
msgid "cannot get TLS cipher size"
678
735
msgstr "Failed to create domain %s\n"
679
736
 
680
 
#: daemon/remote.c:3638
 
737
#: daemon/remote.c:4643
681
738
#, c-format
682
739
msgid "cannot set SASL external SSF %d (%s)"
683
740
msgstr ""
684
741
 
685
 
#: daemon/remote.c:3666
 
742
#: daemon/remote.c:4671
686
743
#, c-format
687
744
msgid "cannot set SASL security props %d (%s)"
688
745
msgstr ""
689
746
 
690
 
#: daemon/remote.c:3682
 
747
#: daemon/remote.c:4687
691
748
#, c-format
692
749
msgid "cannot list SASL mechanisms %d (%s)"
693
750
msgstr ""
694
751
 
695
 
#: daemon/remote.c:3691
 
752
#: daemon/remote.c:4696
696
753
msgid "cannot allocate mechlist"
697
754
msgstr ""
698
755
 
699
 
#: daemon/remote.c:3725 src/remote/remote_driver.c:7511
 
756
#: daemon/remote.c:4730 src/remote/remote_driver.c:7727
700
757
#, c-format
701
758
msgid "cannot query SASL ssf on connection %d (%s)"
702
759
msgstr ""
703
760
 
704
 
#: daemon/remote.c:3735
 
761
#: daemon/remote.c:4740
705
762
#, c-format
706
763
msgid "negotiated SSF %d was not strong enough"
707
764
msgstr ""
708
765
 
709
 
#: daemon/remote.c:3767
 
766
#: daemon/remote.c:4772
710
767
#, c-format
711
768
msgid "cannot query SASL username on connection %d (%s)"
712
769
msgstr ""
713
770
 
714
 
#: daemon/remote.c:3775
 
771
#: daemon/remote.c:4780
715
772
msgid "no client username was found"
716
773
msgstr ""
717
774
 
718
 
#: daemon/remote.c:3785
 
775
#: daemon/remote.c:4790
719
776
#, fuzzy
720
777
msgid "out of memory copying username"
721
778
msgstr "out of memory"
722
779
 
723
 
#: daemon/remote.c:3804
 
780
#: daemon/remote.c:4809
724
781
#, c-format
725
782
msgid "SASL client %s not allowed in whitelist"
726
783
msgstr ""
727
784
 
728
 
#: daemon/remote.c:3835 daemon/remote.c:3935
 
785
#: daemon/remote.c:4840 daemon/remote.c:4941
729
786
msgid "client tried invalid SASL start request"
730
787
msgstr ""
731
788
 
732
 
#: daemon/remote.c:3850
 
789
#: daemon/remote.c:4855
733
790
#, c-format
734
791
msgid "sasl start failed %d (%s)"
735
792
msgstr ""
736
793
 
737
 
#: daemon/remote.c:3857
 
794
#: daemon/remote.c:4862
738
795
#, c-format
739
796
msgid "sasl start reply data too long %d"
740
797
msgstr ""
741
798
 
742
 
#: daemon/remote.c:3949
 
799
#: daemon/remote.c:4955
743
800
#, c-format
744
801
msgid "sasl step failed %d (%s)"
745
802
msgstr ""
746
803
 
747
 
#: daemon/remote.c:3957
 
804
#: daemon/remote.c:4963
748
805
#, c-format
749
806
msgid "sasl step reply data too long %d"
750
807
msgstr ""
751
808
 
752
 
#: daemon/remote.c:4026
 
809
#: daemon/remote.c:5033
753
810
msgid "client tried unsupported SASL init request"
754
811
msgstr ""
755
812
 
756
 
#: daemon/remote.c:4041
 
813
#: daemon/remote.c:5048
757
814
msgid "client tried unsupported SASL start request"
758
815
msgstr ""
759
816
 
760
 
#: daemon/remote.c:4056
 
817
#: daemon/remote.c:5063
761
818
msgid "client tried unsupported SASL step request"
762
819
msgstr ""
763
820
 
764
 
#: daemon/remote.c:4102 daemon/remote.c:4192
 
821
#: daemon/remote.c:5109 daemon/remote.c:5201
765
822
msgid "client tried invalid PolicyKit init request"
766
823
msgstr ""
767
824
 
768
 
#: daemon/remote.c:4107 daemon/remote.c:4197
 
825
#: daemon/remote.c:5114 daemon/remote.c:5206
769
826
msgid "cannot get peer socket identity"
770
827
msgstr ""
771
828
 
772
 
#: daemon/remote.c:4111 daemon/remote.c:4207
 
829
#: daemon/remote.c:5118 daemon/remote.c:5216
773
830
#, c-format
774
831
msgid "Checking PID %d running as %d"
775
832
msgstr ""
776
833
 
777
 
#: daemon/remote.c:4115
 
834
#: daemon/remote.c:5122
778
835
#, c-format
779
836
msgid "Caller PID was too large %d"
780
837
msgstr ""
781
838
 
782
 
#: daemon/remote.c:4121 daemon/remote.c:4203
 
839
#: daemon/remote.c:5128 daemon/remote.c:5212
783
840
#, c-format
784
841
msgid "Caller identity was too large %d:%d"
785
842
msgstr ""
786
843
 
787
 
#: daemon/remote.c:4126
 
844
#: daemon/remote.c:5133
788
845
#, fuzzy, c-format
789
846
msgid "Cannot invoke %s"
790
847
msgstr "Failed to suspend domain %s"
791
848
 
792
 
#: daemon/remote.c:4130
 
849
#: daemon/remote.c:5138
793
850
#, c-format
794
 
msgid "Policy kit denied action %s from pid %d, uid %d, result: %d"
 
851
msgid "Policy kit denied action %s from pid %d, uid %d: %s"
795
852
msgstr ""
796
853
 
797
 
#: daemon/remote.c:4136
 
854
#: daemon/remote.c:5145
798
855
#, c-format
799
856
msgid "Policy allowed action %s from pid %d, uid %d"
800
857
msgstr ""
801
858
 
802
 
#: daemon/remote.c:4211
 
859
#: daemon/remote.c:5220
803
860
#, c-format
804
861
msgid "Failed to lookup policy kit caller: %s"
805
862
msgstr ""
806
863
 
807
 
#: daemon/remote.c:4218
 
864
#: daemon/remote.c:5227
808
865
#, fuzzy, c-format
809
866
msgid "Failed to create polkit action %s"
810
867
msgstr "Failed to create domain %s\n"
811
868
 
812
 
#: daemon/remote.c:4228
 
869
#: daemon/remote.c:5237
813
870
#, fuzzy, c-format
814
871
msgid "Failed to create polkit context %s"
815
872
msgstr "Failed to create domain %s\n"
816
873
 
817
 
#: daemon/remote.c:4246
 
874
#: daemon/remote.c:5255
818
875
#, c-format
819
876
msgid "Policy kit failed to check authorization %d %s"
820
877
msgstr ""
821
878
 
822
 
#: daemon/remote.c:4260
 
879
#: daemon/remote.c:5269
823
880
#, c-format
824
881
msgid "Policy kit denied action %s from pid %d, uid %d, result: %s"
825
882
msgstr ""
826
883
 
827
 
#: daemon/remote.c:4267
 
884
#: daemon/remote.c:5276
828
885
#, c-format
829
886
msgid "Policy allowed action %s from pid %d, uid %d, result %s"
830
887
msgstr ""
831
888
 
832
 
#: daemon/remote.c:4302
 
889
#: daemon/remote.c:5311
833
890
msgid "client tried unsupported PolicyKit init request"
834
891
msgstr ""
835
892
 
836
 
#: daemon/remote.c:4360
 
893
#: daemon/remote.c:5387
837
894
msgid "maxnames > REMOTE_STORAGE_POOL_NAME_LIST_MAX"
838
895
msgstr ""
839
896
 
840
 
#: daemon/remote.c:4846
 
897
#: daemon/remote.c:6024
841
898
msgid "maxnames > REMOTE_STORAGE_VOL_NAME_LIST_MAX"
842
899
msgstr ""
843
900
 
844
 
#: daemon/remote.c:5245 daemon/remote.c:5420
 
901
#: daemon/remote.c:6508 daemon/remote.c:6712
845
902
msgid "maxnames > REMOTE_NODE_DEVICE_NAME_LIST_MAX"
846
903
msgstr ""
847
904
 
848
 
#: daemon/remote.c:5602 daemon/remote.c:6668
 
905
#: daemon/remote.c:7021 daemon/remote.c:8318
849
906
#, fuzzy, c-format
850
907
msgid "domain event %d already registered"
851
908
msgstr "domain %s exists already"
852
909
 
853
 
#: daemon/remote.c:5632 daemon/remote.c:6707
 
910
#: daemon/remote.c:7059 daemon/remote.c:8364
854
911
#, fuzzy, c-format
855
912
msgid "domain event %d not registered"
856
913
msgstr "too many drivers registered"
857
914
 
858
 
#: daemon/remote.c:5739
 
915
#: daemon/remote.c:7186
859
916
msgid "maxuuids > REMOTE_SECRET_UUID_LIST_MAX"
860
917
msgstr ""
861
918
 
862
 
#: daemon/remote.c:6443
 
919
#: daemon/remote.c:8069
863
920
msgid "nameslen > REMOTE_DOMAIN_SNAPSHOT_LIST_NAMES_MAX"
864
921
msgstr ""
865
922
 
866
 
#: daemon/remote.c:6663 daemon/remote.c:6701
 
923
#: daemon/remote.c:8313 daemon/remote.c:8359
867
924
#, fuzzy, c-format
868
925
msgid "unsupported event ID %d"
869
926
msgstr "unexpected mime type"
870
927
 
871
 
#: daemon/remote.c:6828
 
928
#: daemon/remote.c:8532
872
929
msgid "maxnames > REMOTE_NWFILTER_NAME_LIST_MAX"
873
930
msgstr ""
874
931
 
880
937
msgid "stream had I/O failure"
881
938
msgstr ""
882
939
 
883
 
#: daemon/stream.c:473
 
940
#: daemon/stream.c:474
884
941
msgid "stream aborted at client request"
885
942
msgstr ""
886
943
 
887
 
#: daemon/stream.c:476
 
944
#: daemon/stream.c:477
888
945
#, c-format
889
946
msgid "stream aborted with unexpected status %d"
890
947
msgstr ""
964
1021
msgid "Unexpected CPU feature policy %d"
965
1022
msgstr "unexpected value node"
966
1023
 
967
 
#: src/conf/domain_conf.c:1340
 
1024
#: src/conf/domain_conf.c:1391
968
1025
#, fuzzy, c-format
969
1026
msgid "unknown address type '%d'"
970
1027
msgstr "unknown OS type %s"
971
1028
 
972
 
#: src/conf/domain_conf.c:1367
 
1029
#: src/conf/domain_conf.c:1418
973
1030
#, fuzzy
974
1031
msgid "Cannot parse <address> 'domain' attribute"
975
1032
msgstr "Failed to suspend domain %s"
976
1033
 
977
 
#: src/conf/domain_conf.c:1374 src/conf/domain_conf.c:1432
978
 
#: src/conf/domain_conf.c:1484
 
1034
#: src/conf/domain_conf.c:1425 src/conf/domain_conf.c:1483
 
1035
#: src/conf/domain_conf.c:1535
979
1036
#, fuzzy
980
1037
msgid "Cannot parse <address> 'bus' attribute"
981
1038
msgstr "Failed to suspend domain %s"
982
1039
 
983
 
#: src/conf/domain_conf.c:1381 src/conf/domain_conf.c:1533
 
1040
#: src/conf/domain_conf.c:1432 src/conf/domain_conf.c:1584
984
1041
#, fuzzy
985
1042
msgid "Cannot parse <address> 'slot' attribute"
986
1043
msgstr "Failed to suspend domain %s"
987
1044
 
988
 
#: src/conf/domain_conf.c:1388
 
1045
#: src/conf/domain_conf.c:1439
989
1046
#, fuzzy
990
1047
msgid "Cannot parse <address> 'function' attribute"
991
1048
msgstr "Failed to suspend domain %s"
992
1049
 
993
 
#: src/conf/domain_conf.c:1394
 
1050
#: src/conf/domain_conf.c:1445
994
1051
msgid "Insufficient specification for PCI address"
995
1052
msgstr ""
996
1053
 
997
 
#: src/conf/domain_conf.c:1425 src/conf/domain_conf.c:1477
998
 
#: src/conf/domain_conf.c:1526
 
1054
#: src/conf/domain_conf.c:1476 src/conf/domain_conf.c:1528
 
1055
#: src/conf/domain_conf.c:1577
999
1056
#, fuzzy
1000
1057
msgid "Cannot parse <address> 'controller' attribute"
1001
1058
msgstr "Failed to suspend domain %s"
1002
1059
 
1003
 
#: src/conf/domain_conf.c:1439
 
1060
#: src/conf/domain_conf.c:1490
1004
1061
#, fuzzy
1005
1062
msgid "Cannot parse <address> 'unit' attribute"
1006
1063
msgstr "Failed to suspend domain %s"
1007
1064
 
1008
 
#: src/conf/domain_conf.c:1445
 
1065
#: src/conf/domain_conf.c:1496
1009
1066
msgid "Insufficient specification for drive address"
1010
1067
msgstr ""
1011
1068
 
1012
 
#: src/conf/domain_conf.c:1491
 
1069
#: src/conf/domain_conf.c:1542
1013
1070
#, fuzzy
1014
1071
msgid "Cannot parse <address> 'port' attribute"
1015
1072
msgstr "Failed to suspend domain %s"
1016
1073
 
1017
 
#: src/conf/domain_conf.c:1497
 
1074
#: src/conf/domain_conf.c:1548
1018
1075
msgid "Insufficient specification for virtio serial address"
1019
1076
msgstr ""
1020
1077
 
1021
 
#: src/conf/domain_conf.c:1587
 
1078
#: src/conf/domain_conf.c:1638
1022
1079
#, fuzzy, c-format
1023
1080
msgid "unknown address type '%s'"
1024
1081
msgstr "unknown OS type %s"
1025
1082
 
1026
 
#: src/conf/domain_conf.c:1592
 
1083
#: src/conf/domain_conf.c:1643
1027
1084
msgid "No type specified for device address"
1028
1085
msgstr ""
1029
1086
 
1030
 
#: src/conf/domain_conf.c:1621
 
1087
#: src/conf/domain_conf.c:1672
1031
1088
#, fuzzy
1032
1089
msgid "Unknown device address type"
1033
1090
msgstr "unknown OS type"
1034
1091
 
1035
 
#: src/conf/domain_conf.c:1646
 
1092
#: src/conf/domain_conf.c:1697
1036
1093
#, fuzzy
1037
1094
msgid "missing boot order attribute"
1038
1095
msgstr "missing domain name information"
1039
1096
 
1040
 
#: src/conf/domain_conf.c:1651
 
1097
#: src/conf/domain_conf.c:1702
1041
1098
#, c-format
1042
1099
msgid "incorrect boot order '%s', expecting positive integer"
1043
1100
msgstr ""
1044
1101
 
1045
 
#: src/conf/domain_conf.c:1660
 
1102
#: src/conf/domain_conf.c:1711
1046
1103
msgid "boot orders have to be contiguous and starting from 1"
1047
1104
msgstr ""
1048
1105
 
1049
 
#: src/conf/domain_conf.c:1664
 
1106
#: src/conf/domain_conf.c:1715
1050
1107
#, c-format
1051
1108
msgid "boot order %d used for more than one device"
1052
1109
msgstr ""
1053
1110
 
1054
 
#: src/conf/domain_conf.c:1794
 
1111
#: src/conf/domain_conf.c:1845
1055
1112
#, fuzzy, c-format
1056
1113
msgid "unknown disk type '%s'"
1057
1114
msgstr "unknown OS type %s"
1058
1115
 
1059
 
#: src/conf/domain_conf.c:1821
 
1116
#: src/conf/domain_conf.c:1872
1060
1117
#, fuzzy
1061
1118
msgid "missing protocol type"
1062
1119
msgstr "missing source information for device"
1063
1120
 
1064
 
#: src/conf/domain_conf.c:1827
 
1121
#: src/conf/domain_conf.c:1878
1065
1122
#, fuzzy, c-format
1066
1123
msgid "unknown protocol type '%s'"
1067
1124
msgstr "unknown OS type %s"
1068
1125
 
1069
 
#: src/conf/domain_conf.c:1834
 
1126
#: src/conf/domain_conf.c:1885
1070
1127
#, fuzzy
1071
1128
msgid "missing name for disk source"
1072
1129
msgstr "missing root device information"
1073
1130
 
1074
 
#: src/conf/domain_conf.c:1852
 
1131
#: src/conf/domain_conf.c:1903
1075
1132
#, fuzzy
1076
1133
msgid "missing name for host"
1077
1134
msgstr "missing source information for device"
1078
1135
 
1079
 
#: src/conf/domain_conf.c:1858
 
1136
#: src/conf/domain_conf.c:1909
1080
1137
#, fuzzy
1081
1138
msgid "missing port for host"
1082
1139
msgstr "missing source information for device"
1083
1140
 
1084
 
#: src/conf/domain_conf.c:1867 src/conf/domain_conf.c:6574
 
1141
#: src/conf/domain_conf.c:1918 src/conf/domain_conf.c:7018
1085
1142
#, fuzzy, c-format
1086
1143
msgid "unexpected disk type %s"
1087
1144
msgstr "unexpected mime type"
1088
1145
 
1089
 
#: src/conf/domain_conf.c:1926
 
1146
#: src/conf/domain_conf.c:1977
1090
1147
#, fuzzy, c-format
1091
1148
msgid "unknown disk device '%s'"
1092
1149
msgstr "unknown OS type %s"
1093
1150
 
1094
 
#: src/conf/domain_conf.c:1952
 
1151
#: src/conf/domain_conf.c:2003
1095
1152
#, fuzzy, c-format
1096
1153
msgid "Invalid floppy device name: %s"
1097
1154
msgstr "invalid domain pointer in"
1098
1155
 
1099
 
#: src/conf/domain_conf.c:1967
 
1156
#: src/conf/domain_conf.c:2018
1100
1157
#, c-format
1101
1158
msgid "Invalid harddisk device name: %s"
1102
1159
msgstr ""
1103
1160
 
1104
 
#: src/conf/domain_conf.c:1974
 
1161
#: src/conf/domain_conf.c:2025
1105
1162
#, fuzzy, c-format
1106
1163
msgid "unknown disk bus type '%s'"
1107
1164
msgstr "unknown OS type %s"
1108
1165
 
1109
 
#: src/conf/domain_conf.c:1999
 
1166
#: src/conf/domain_conf.c:2050
1110
1167
#, c-format
1111
1168
msgid "Invalid bus type '%s' for floppy disk"
1112
1169
msgstr ""
1113
1170
 
1114
 
#: src/conf/domain_conf.c:2005
 
1171
#: src/conf/domain_conf.c:2056
1115
1172
#, fuzzy, c-format
1116
1173
msgid "Invalid bus type '%s' for disk"
1117
1174
msgstr "invalid argument in %s"
1118
1175
 
1119
 
#: src/conf/domain_conf.c:2012
 
1176
#: src/conf/domain_conf.c:2063
1120
1177
#, fuzzy, c-format
1121
1178
msgid "unknown disk cache mode '%s'"
1122
1179
msgstr "unknown OS type %s"
1123
1180
 
1124
 
#: src/conf/domain_conf.c:2019
 
1181
#: src/conf/domain_conf.c:2070
1125
1182
#, fuzzy, c-format
1126
1183
msgid "unknown disk error policy '%s'"
1127
1184
msgstr "unknown OS type %s"
1128
1185
 
1129
 
#: src/conf/domain_conf.c:2027
 
1186
#: src/conf/domain_conf.c:2078
1130
1187
#, fuzzy, c-format
1131
1188
msgid "unknown disk io mode '%s'"
1132
1189
msgstr "unknown OS type %s"
1133
1190
 
1134
 
#: src/conf/domain_conf.c:2036 src/conf/domain_conf.c:2600
1135
 
#: src/conf/domain_conf.c:4455
 
1191
#: src/conf/domain_conf.c:2087 src/conf/domain_conf.c:2653
 
1192
#: src/conf/domain_conf.c:4628
1136
1193
#, fuzzy, c-format
1137
1194
msgid "Unable to parse devaddr parameter '%s'"
1138
1195
msgstr "Failed to suspend domain %s"
1139
1196
 
1140
 
#: src/conf/domain_conf.c:2131
 
1197
#: src/conf/domain_conf.c:2182
1141
1198
#, fuzzy, c-format
1142
1199
msgid "Unknown controller type '%s'"
1143
1200
msgstr "unknown OS type %s"
1144
1201
 
1145
 
#: src/conf/domain_conf.c:2140
 
1202
#: src/conf/domain_conf.c:2191
1146
1203
#, fuzzy, c-format
1147
1204
msgid "Cannot parse controller index %s"
1148
1205
msgstr "Failed to create domain %s\n"
1149
1206
 
1150
 
#: src/conf/domain_conf.c:2149
 
1207
#: src/conf/domain_conf.c:2200
1151
1208
#, fuzzy, c-format
1152
1209
msgid "Unknown model type '%s'"
1153
1210
msgstr "unknown OS type %s"
1154
1211
 
1155
 
#: src/conf/domain_conf.c:2167
 
1212
#: src/conf/domain_conf.c:2218
1156
1213
#, fuzzy, c-format
1157
1214
msgid "Invalid ports: %s"
1158
1215
msgstr "invalid argument in %s"
1159
1216
 
1160
 
#: src/conf/domain_conf.c:2182
 
1217
#: src/conf/domain_conf.c:2233
1161
1218
#, fuzzy, c-format
1162
1219
msgid "Invalid vectors: %s"
1163
1220
msgstr "domain memory"
1164
1221
 
1165
 
#: src/conf/domain_conf.c:2200
 
1222
#: src/conf/domain_conf.c:2251
1166
1223
msgid "Controllers must use the 'pci' address type"
1167
1224
msgstr ""
1168
1225
 
1169
 
#: src/conf/domain_conf.c:2239
 
1226
#: src/conf/domain_conf.c:2290
1170
1227
#, fuzzy, c-format
1171
1228
msgid "unknown filesystem type '%s'"
1172
1229
msgstr "unknown OS type %s"
1173
1230
 
1174
 
#: src/conf/domain_conf.c:2250
 
1231
#: src/conf/domain_conf.c:2301
1175
1232
#, fuzzy, c-format
1176
1233
msgid "unknown accessmode '%s'"
1177
1234
msgstr "unknown OS type %s"
1178
1235
 
1179
 
#: src/conf/domain_conf.c:2359
 
1236
#: src/conf/domain_conf.c:2410
1180
1237
#, fuzzy
1181
1238
msgid "cannot parse value of managerid parameter"
1182
1239
msgstr "Failed to suspend domain %s"
1183
1240
 
1184
 
#: src/conf/domain_conf.c:2364
 
1241
#: src/conf/domain_conf.c:2415
1185
1242
msgid "value of managerid out of range"
1186
1243
msgstr ""
1187
1244
 
1188
 
#: src/conf/domain_conf.c:2371
 
1245
#: src/conf/domain_conf.c:2422
1189
1246
#, fuzzy
1190
1247
msgid "cannot parse value of typeid parameter"
1191
1248
msgstr "Failed to suspend domain %s"
1192
1249
 
1193
 
#: src/conf/domain_conf.c:2376
 
1250
#: src/conf/domain_conf.c:2427
1194
1251
msgid "value for typeid out of range"
1195
1252
msgstr ""
1196
1253
 
1197
 
#: src/conf/domain_conf.c:2383
 
1254
#: src/conf/domain_conf.c:2434
1198
1255
#, fuzzy
1199
1256
msgid "cannot parse value of typeidversion parameter"
1200
1257
msgstr "Failed to suspend domain %s"
1201
1258
 
1202
 
#: src/conf/domain_conf.c:2388
 
1259
#: src/conf/domain_conf.c:2439
1203
1260
msgid "value of typeidversion out of range"
1204
1261
msgstr ""
1205
1262
 
1206
 
#: src/conf/domain_conf.c:2397
 
1263
#: src/conf/domain_conf.c:2448
1207
1264
#, fuzzy
1208
1265
msgid "cannot parse instanceid parameter as a uuid"
1209
1266
msgstr "Failed to suspend domain %s"
1210
1267
 
1211
 
#: src/conf/domain_conf.c:2402
 
1268
#: src/conf/domain_conf.c:2453
1212
1269
#, fuzzy
1213
1270
msgid "cannot generate a random uuid for instanceid"
1214
1271
msgstr "could not connect to %s"
1215
1272
 
1216
 
#: src/conf/domain_conf.c:2410
 
1273
#: src/conf/domain_conf.c:2461
1217
1274
msgid "a parameter is missing for 802.1Qbg description"
1218
1275
msgstr ""
1219
1276
 
1220
 
#: src/conf/domain_conf.c:2422
 
1277
#: src/conf/domain_conf.c:2473
1221
1278
#, fuzzy
1222
1279
msgid "profileid parameter too long"
1223
1280
msgstr "invalid argument in"
1224
1281
 
1225
 
#: src/conf/domain_conf.c:2426
 
1282
#: src/conf/domain_conf.c:2477
1226
1283
msgid "profileid parameter is missing for 802.1Qbh descripion"
1227
1284
msgstr ""
1228
1285
 
1229
 
#: src/conf/domain_conf.c:2435
 
1286
#: src/conf/domain_conf.c:2486
1230
1287
#, fuzzy
1231
1288
msgid "unknown virtualport type"
1232
1289
msgstr "unknown OS type"
1233
1290
 
1234
 
#: src/conf/domain_conf.c:2501
 
1291
#: src/conf/domain_conf.c:2553
1235
1292
#, fuzzy, c-format
1236
1293
msgid "unknown interface type '%s'"
1237
1294
msgstr "unknown OS type %s"
1238
1295
 
1239
 
#: src/conf/domain_conf.c:2588 src/qemu/qemu_command.c:5001
 
1296
#: src/conf/domain_conf.c:2641 src/qemu/qemu_command.c:5147
1240
1297
#, fuzzy, c-format
1241
1298
msgid "unable to parse mac address '%s'"
1242
1299
msgstr "invalid argument in %s"
1243
1300
 
1244
 
#: src/conf/domain_conf.c:2615
 
1301
#: src/conf/domain_conf.c:2668
1245
1302
msgid "Network interfaces must use 'pci' address type"
1246
1303
msgstr ""
1247
1304
 
1248
 
#: src/conf/domain_conf.c:2623
 
1305
#: src/conf/domain_conf.c:2676
1249
1306
msgid ""
1250
1307
"No <source> 'network' attribute specified with <interface type='network'/>"
1251
1308
msgstr ""
1252
1309
 
1253
 
#: src/conf/domain_conf.c:2649
 
1310
#: src/conf/domain_conf.c:2702
1254
1311
msgid ""
1255
1312
"No <source> 'bridge' attribute specified with <interface type='bridge'/>"
1256
1313
msgstr ""
1257
1314
 
1258
 
#: src/conf/domain_conf.c:2669
 
1315
#: src/conf/domain_conf.c:2722
1259
1316
msgid "No <source> 'port' attribute specified with socket interface"
1260
1317
msgstr ""
1261
1318
 
1262
 
#: src/conf/domain_conf.c:2674
 
1319
#: src/conf/domain_conf.c:2727
1263
1320
msgid "Cannot parse <source> 'port' attribute with socket interface"
1264
1321
msgstr ""
1265
1322
 
1266
 
#: src/conf/domain_conf.c:2682
 
1323
#: src/conf/domain_conf.c:2735
1267
1324
msgid "No <source> 'address' attribute specified with socket interface"
1268
1325
msgstr ""
1269
1326
 
1270
 
#: src/conf/domain_conf.c:2694
 
1327
#: src/conf/domain_conf.c:2747
1271
1328
msgid ""
1272
1329
"No <source> 'name' attribute specified with <interface type='internal'/>"
1273
1330
msgstr ""
1274
1331
 
1275
 
#: src/conf/domain_conf.c:2704
 
1332
#: src/conf/domain_conf.c:2757
1276
1333
msgid "No <source> 'dev' attribute specified with <interface type='direct'/>"
1277
1334
msgstr ""
1278
1335
 
1279
 
#: src/conf/domain_conf.c:2712
 
1336
#: src/conf/domain_conf.c:2765
1280
1337
#, fuzzy
1281
1338
msgid "Unkown mode has been specified"
1282
1339
msgstr "Domain %s has been undefined\n"
1283
1340
 
1284
 
#: src/conf/domain_conf.c:2751
 
1341
#: src/conf/domain_conf.c:2804
1285
1342
msgid "Model name contains invalid characters"
1286
1343
msgstr ""
1287
1344
 
1288
 
#: src/conf/domain_conf.c:2765
 
1345
#: src/conf/domain_conf.c:2818
1289
1346
#, fuzzy, c-format
1290
1347
msgid "Unknown interface <driver name='%s'> has been specified"
1291
1348
msgstr "Domain %s has been undefined\n"
1292
1349
 
1293
 
#: src/conf/domain_conf.c:2793
 
1350
#: src/conf/domain_conf.c:2830
 
1351
#, fuzzy, c-format
 
1352
msgid "Unknown interface <driver txmode='%s'> has been specified"
 
1353
msgstr "Domain %s has been undefined\n"
 
1354
 
 
1355
#: src/conf/domain_conf.c:2859
1294
1356
msgid "sndbuf must be a positive integer"
1295
1357
msgstr ""
1296
1358
 
1297
 
#: src/conf/domain_conf.c:2832
 
1359
#: src/conf/domain_conf.c:2899
1298
1360
#, c-format
1299
1361
msgid "target type must be specified for %s device"
1300
1362
msgstr ""
1301
1363
 
1302
 
#: src/conf/domain_conf.c:2912
 
1364
#: src/conf/domain_conf.c:2979
1303
1365
msgid "guestfwd channel does not define a target address"
1304
1366
msgstr ""
1305
1367
 
1306
 
#: src/conf/domain_conf.c:2927
 
1368
#: src/conf/domain_conf.c:2994
1307
1369
msgid "guestfwd channel only supports IPv4 addresses"
1308
1370
msgstr ""
1309
1371
 
1310
 
#: src/conf/domain_conf.c:2934
 
1372
#: src/conf/domain_conf.c:3001
1311
1373
msgid "guestfwd channel does not define a target port"
1312
1374
msgstr ""
1313
1375
 
1314
 
#: src/conf/domain_conf.c:2941 src/conf/domain_conf.c:2964
 
1376
#: src/conf/domain_conf.c:3008 src/conf/domain_conf.c:3032
1315
1377
#: src/conf/storage_conf.c:431
1316
1378
#, fuzzy, c-format
1317
1379
msgid "Invalid port number: %s"
1318
1380
msgstr "invalid argument in %s"
1319
1381
 
1320
 
#: src/conf/domain_conf.c:3032
 
1382
#: src/conf/domain_conf.c:3101
1321
1383
#, fuzzy, c-format
1322
1384
msgid "Unknown source mode '%s'"
1323
1385
msgstr "unknown OS type %s"
1324
1386
 
1325
 
#: src/conf/domain_conf.c:3065 src/conf/domain_conf.c:3148
 
1387
#: src/conf/domain_conf.c:3134 src/conf/domain_conf.c:3217
1326
1388
#, fuzzy
1327
1389
msgid "Missing source path attribute for char device"
1328
1390
msgstr "missing source information for device"
1329
1391
 
1330
 
#: src/conf/domain_conf.c:3083 src/conf/domain_conf.c:3100
 
1392
#: src/conf/domain_conf.c:3152 src/conf/domain_conf.c:3169
1331
1393
#, fuzzy
1332
1394
msgid "Missing source host attribute for char device"
1333
1395
msgstr "missing source information for device"
1334
1396
 
1335
 
#: src/conf/domain_conf.c:3088 src/conf/domain_conf.c:3105
1336
 
#: src/conf/domain_conf.c:3130
 
1397
#: src/conf/domain_conf.c:3157 src/conf/domain_conf.c:3174
 
1398
#: src/conf/domain_conf.c:3199
1337
1399
#, fuzzy
1338
1400
msgid "Missing source service attribute for char device"
1339
1401
msgstr "missing source information for device"
1340
1402
 
1341
 
#: src/conf/domain_conf.c:3121
 
1403
#: src/conf/domain_conf.c:3190
1342
1404
#, fuzzy, c-format
1343
1405
msgid "Unknown protocol '%s'"
1344
1406
msgstr "unknown OS type %s"
1345
1407
 
1346
 
#: src/conf/domain_conf.c:3234 src/conf/domain_conf.c:3374
 
1408
#: src/conf/domain_conf.c:3317 src/conf/domain_conf.c:3457
1347
1409
#, fuzzy, c-format
1348
1410
msgid "unknown type presented to host for character device: %s"
1349
1411
msgstr "unknown OS type"
1350
1412
 
1351
 
#: src/conf/domain_conf.c:3242
 
1413
#: src/conf/domain_conf.c:3325
1352
1414
#, fuzzy, c-format
1353
1415
msgid "unknown character device type: %s"
1354
1416
msgstr "unknown OS type"
1355
1417
 
1356
 
#: src/conf/domain_conf.c:3267
 
1418
#: src/conf/domain_conf.c:3350
1357
1419
msgid "spicevmc device type only supports virtio"
1358
1420
msgstr ""
1359
1421
 
1360
 
#: src/conf/domain_conf.c:3307
 
1422
#: src/conf/domain_conf.c:3390
1361
1423
#, fuzzy
1362
1424
msgid "missing smartcard device mode"
1363
1425
msgstr "missing source information for device"
1364
1426
 
1365
 
#: src/conf/domain_conf.c:3312
 
1427
#: src/conf/domain_conf.c:3395
1366
1428
#, fuzzy, c-format
1367
1429
msgid "unknown smartcard device mode: %s"
1368
1430
msgstr "unknown OS type"
1369
1431
 
1370
 
#: src/conf/domain_conf.c:3329 src/conf/domain_conf.c:3358
 
1432
#: src/conf/domain_conf.c:3412 src/conf/domain_conf.c:3441
1371
1433
msgid "host-certificates mode needs exactly three certificates"
1372
1434
msgstr ""
1373
1435
 
1374
 
#: src/conf/domain_conf.c:3349
 
1436
#: src/conf/domain_conf.c:3432
1375
1437
#, fuzzy, c-format
1376
1438
msgid "expecting absolute path: %s"
1377
1439
msgstr "expecting a separator"
1378
1440
 
1379
 
#: src/conf/domain_conf.c:3368
 
1441
#: src/conf/domain_conf.c:3451
1380
1442
#, fuzzy
1381
1443
msgid "passthrough mode requires a character device type attribute"
1382
1444
msgstr "Failed to suspend domain %s"
1383
1445
 
1384
 
#: src/conf/domain_conf.c:3392
 
1446
#: src/conf/domain_conf.c:3475
1385
1447
#, fuzzy
1386
1448
msgid "unknown smartcard mode"
1387
1449
msgstr "unknown OS type %s"
1388
1450
 
1389
 
#: src/conf/domain_conf.c:3401
 
1451
#: src/conf/domain_conf.c:3484
1390
1452
msgid "Controllers must use the 'ccid' address type"
1391
1453
msgstr ""
1392
1454
 
1393
 
#: src/conf/domain_conf.c:3436
 
1455
#: src/conf/domain_conf.c:3519
1394
1456
#, fuzzy
1395
1457
msgid "missing input device type"
1396
1458
msgstr "missing root device information"
1397
1459
 
1398
 
#: src/conf/domain_conf.c:3442
 
1460
#: src/conf/domain_conf.c:3525
1399
1461
#, fuzzy, c-format
1400
1462
msgid "unknown input device type '%s'"
1401
1463
msgstr "unknown OS type %s"
1402
1464
 
1403
 
#: src/conf/domain_conf.c:3449
 
1465
#: src/conf/domain_conf.c:3532
1404
1466
#, fuzzy, c-format
1405
1467
msgid "unknown input bus type '%s'"
1406
1468
msgstr "unknown OS type %s"
1407
1469
 
1408
 
#: src/conf/domain_conf.c:3457
 
1470
#: src/conf/domain_conf.c:3540
1409
1471
#, c-format
1410
1472
msgid "ps2 bus does not support %s input device"
1411
1473
msgstr ""
1412
1474
 
1413
 
#: src/conf/domain_conf.c:3463 src/conf/domain_conf.c:3470
 
1475
#: src/conf/domain_conf.c:3546 src/conf/domain_conf.c:3553
1414
1476
#, c-format
1415
1477
msgid "unsupported input bus %s"
1416
1478
msgstr ""
1417
1479
 
1418
 
#: src/conf/domain_conf.c:3475
 
1480
#: src/conf/domain_conf.c:3558
1419
1481
#, c-format
1420
1482
msgid "xen bus does not support %s input device"
1421
1483
msgstr ""
1422
1484
 
1423
 
#: src/conf/domain_conf.c:3532
 
1485
#: src/conf/domain_conf.c:3617
1424
1486
#, fuzzy
1425
1487
msgid "missing timer name"
1426
1488
msgstr "missing root device information"
1427
1489
 
1428
 
#: src/conf/domain_conf.c:3537
 
1490
#: src/conf/domain_conf.c:3622
1429
1491
#, fuzzy, c-format
1430
1492
msgid "unknown timer name '%s'"
1431
1493
msgstr "unknown OS type %s"
1432
1494
 
1433
 
#: src/conf/domain_conf.c:3549
 
1495
#: src/conf/domain_conf.c:3634
1434
1496
#, fuzzy, c-format
1435
1497
msgid "unknown timer present value '%s'"
1436
1498
msgstr "unknown OS type %s"
1437
1499
 
1438
 
#: src/conf/domain_conf.c:3559
 
1500
#: src/conf/domain_conf.c:3644
1439
1501
#, fuzzy, c-format
1440
1502
msgid "unknown timer tickpolicy '%s'"
1441
1503
msgstr "unknown OS type %s"
1442
1504
 
1443
 
#: src/conf/domain_conf.c:3569
 
1505
#: src/conf/domain_conf.c:3654
1444
1506
#, fuzzy, c-format
1445
1507
msgid "unknown timer track '%s'"
1446
1508
msgstr "unknown OS type %s"
1447
1509
 
1448
 
#: src/conf/domain_conf.c:3579
 
1510
#: src/conf/domain_conf.c:3664
1449
1511
#, fuzzy
1450
1512
msgid "invalid timer frequency"
1451
1513
msgstr "invalid argument in %s"
1452
1514
 
1453
 
#: src/conf/domain_conf.c:3588
 
1515
#: src/conf/domain_conf.c:3673
1454
1516
#, fuzzy, c-format
1455
1517
msgid "unknown timer mode '%s'"
1456
1518
msgstr "unknown OS type %s"
1457
1519
 
1458
 
#: src/conf/domain_conf.c:3601
 
1520
#: src/conf/domain_conf.c:3686
1459
1521
#, fuzzy
1460
1522
msgid "invalid catchup threshold"
1461
1523
msgstr "invalid argument in %s"
1462
1524
 
1463
 
#: src/conf/domain_conf.c:3610
 
1525
#: src/conf/domain_conf.c:3695
1464
1526
#, fuzzy
1465
1527
msgid "invalid catchup slew"
1466
1528
msgstr "invalid argument in %s"
1467
1529
 
1468
 
#: src/conf/domain_conf.c:3619
 
1530
#: src/conf/domain_conf.c:3704
1469
1531
#, fuzzy
1470
1532
msgid "invalid catchup limit"
1471
1533
msgstr "invalid argument in %s"
1472
1534
 
1473
 
#: src/conf/domain_conf.c:3669
 
1535
#: src/conf/domain_conf.c:3754
1474
1536
#, c-format
1475
1537
msgid "cannot parse password validity time '%s', expect YYYY-MM-DDTHH:MM:SS"
1476
1538
msgstr ""
1477
1539
 
1478
 
#: src/conf/domain_conf.c:3703
 
1540
#: src/conf/domain_conf.c:3788
1479
1541
#, fuzzy
1480
1542
msgid "missing graphics device type"
1481
1543
msgstr "missing root device information"
1482
1544
 
1483
 
#: src/conf/domain_conf.c:3709
 
1545
#: src/conf/domain_conf.c:3794
1484
1546
#, fuzzy, c-format
1485
1547
msgid "unknown graphics device type '%s'"
1486
1548
msgstr "unknown OS type"
1487
1549
 
1488
 
#: src/conf/domain_conf.c:3720
 
1550
#: src/conf/domain_conf.c:3805
1489
1551
#, fuzzy, c-format
1490
1552
msgid "cannot parse vnc port %s"
1491
1553
msgstr "Failed to suspend domain %s"
1492
1554
 
1493
 
#: src/conf/domain_conf.c:3761 src/conf/domain_conf.c:3823
 
1555
#: src/conf/domain_conf.c:3846 src/conf/domain_conf.c:3908
1494
1556
#, fuzzy, c-format
1495
1557
msgid "unknown fullscreen value '%s'"
1496
1558
msgstr "unknown OS type %s"
1497
1559
 
1498
 
#: src/conf/domain_conf.c:3779
 
1560
#: src/conf/domain_conf.c:3864
1499
1561
#, fuzzy, c-format
1500
1562
msgid "cannot parse rdp port %s"
1501
1563
msgstr "Failed to suspend domain %s"
1502
1564
 
1503
 
#: src/conf/domain_conf.c:3841
 
1565
#: src/conf/domain_conf.c:3926
1504
1566
#, fuzzy, c-format
1505
1567
msgid "cannot parse spice port %s"
1506
1568
msgstr "Failed to suspend domain %s"
1507
1569
 
1508
 
#: src/conf/domain_conf.c:3854
 
1570
#: src/conf/domain_conf.c:3939
1509
1571
#, fuzzy, c-format
1510
1572
msgid "cannot parse spice tlsPort %s"
1511
1573
msgstr "Failed to suspend domain %s"
1512
1574
 
1513
 
#: src/conf/domain_conf.c:3890
 
1575
#: src/conf/domain_conf.c:3975
1514
1576
msgid "spice channel missing name/mode"
1515
1577
msgstr ""
1516
1578
 
1517
 
#: src/conf/domain_conf.c:3898
 
1579
#: src/conf/domain_conf.c:3983
1518
1580
#, fuzzy, c-format
1519
1581
msgid "unknown spice channel name %s"
1520
1582
msgstr "unknown OS type %s"
1521
1583
 
1522
 
#: src/conf/domain_conf.c:3906
 
1584
#: src/conf/domain_conf.c:3991
1523
1585
#, fuzzy, c-format
1524
1586
msgid "unknown spice channel mode %s"
1525
1587
msgstr "unknown OS type %s"
1526
1588
 
1527
 
#: src/conf/domain_conf.c:3949
 
1589
#: src/conf/domain_conf.c:4007
 
1590
msgid "spice image missing compression"
 
1591
msgstr ""
 
1592
 
 
1593
#: src/conf/domain_conf.c:4014
 
1594
#, fuzzy, c-format
 
1595
msgid "unknown spice image compression %s"
 
1596
msgstr "unknown OS type %s"
 
1597
 
 
1598
#: src/conf/domain_conf.c:4028
 
1599
msgid "spice jpeg missing compression"
 
1600
msgstr ""
 
1601
 
 
1602
#: src/conf/domain_conf.c:4035
 
1603
#, fuzzy, c-format
 
1604
msgid "unknown spice jpeg compression %s"
 
1605
msgstr "unknown OS type %s"
 
1606
 
 
1607
#: src/conf/domain_conf.c:4049
 
1608
msgid "spice zlib missing compression"
 
1609
msgstr ""
 
1610
 
 
1611
#: src/conf/domain_conf.c:4056
 
1612
#, fuzzy, c-format
 
1613
msgid "unknown spice zlib compression %s"
 
1614
msgstr "unknown OS type %s"
 
1615
 
 
1616
#: src/conf/domain_conf.c:4070
 
1617
msgid "spice playback missing compression"
 
1618
msgstr ""
 
1619
 
 
1620
#: src/conf/domain_conf.c:4077
 
1621
#, fuzzy
 
1622
msgid "unknown spice playback compression"
 
1623
msgstr "unknown OS type %s"
 
1624
 
 
1625
#: src/conf/domain_conf.c:4118
1528
1626
#, fuzzy, c-format
1529
1627
msgid "unknown sound model '%s'"
1530
1628
msgstr "unknown OS type %s"
1531
1629
 
1532
 
#: src/conf/domain_conf.c:3985
 
1630
#: src/conf/domain_conf.c:4154
1533
1631
msgid "watchdog must contain model name"
1534
1632
msgstr ""
1535
1633
 
1536
 
#: src/conf/domain_conf.c:3991
 
1634
#: src/conf/domain_conf.c:4160
1537
1635
#, fuzzy, c-format
1538
1636
msgid "unknown watchdog model '%s'"
1539
1637
msgstr "unknown OS type %s"
1540
1638
 
1541
 
#: src/conf/domain_conf.c:4002
 
1639
#: src/conf/domain_conf.c:4171
1542
1640
#, fuzzy, c-format
1543
1641
msgid "unknown watchdog action '%s'"
1544
1642
msgstr "unknown OS type %s"
1545
1643
 
1546
 
#: src/conf/domain_conf.c:4038
 
1644
#: src/conf/domain_conf.c:4207
1547
1645
msgid "balloon memory must contain model name"
1548
1646
msgstr ""
1549
1647
 
1550
 
#: src/conf/domain_conf.c:4043
 
1648
#: src/conf/domain_conf.c:4212
1551
1649
#, fuzzy, c-format
1552
1650
msgid "unknown memory balloon model '%s'"
1553
1651
msgstr "unknown OS type %s"
1554
1652
 
1555
 
#: src/conf/domain_conf.c:4070
 
1653
#: src/conf/domain_conf.c:4239
1556
1654
msgid "XML does not contain expected 'sysinfo' element"
1557
1655
msgstr ""
1558
1656
 
1559
 
#: src/conf/domain_conf.c:4082
 
1657
#: src/conf/domain_conf.c:4251
1560
1658
#, fuzzy
1561
1659
msgid "sysinfo must contain a type attribute"
1562
1660
msgstr "missing domain name information"
1563
1661
 
1564
 
#: src/conf/domain_conf.c:4087
 
1662
#: src/conf/domain_conf.c:4256
1565
1663
#, fuzzy, c-format
1566
1664
msgid "unknown sysinfo type '%s'"
1567
1665
msgstr "unknown OS type %s"
1568
1666
 
1569
 
#: src/conf/domain_conf.c:4260
 
1667
#: src/conf/domain_conf.c:4433
1570
1668
#, fuzzy, c-format
1571
1669
msgid "unknown video model '%s'"
1572
1670
msgstr "unknown OS type %s"
1573
1671
 
1574
 
#: src/conf/domain_conf.c:4266
 
1672
#: src/conf/domain_conf.c:4439
1575
1673
msgid "missing video model and cannot determine default"
1576
1674
msgstr ""
1577
1675
 
1578
 
#: src/conf/domain_conf.c:4274
 
1676
#: src/conf/domain_conf.c:4447
1579
1677
#, fuzzy, c-format
1580
1678
msgid "cannot parse video ram '%s'"
1581
1679
msgstr "Failed to create domain %s\n"
1582
1680
 
1583
 
#: src/conf/domain_conf.c:4284
 
1681
#: src/conf/domain_conf.c:4457
1584
1682
#, fuzzy, c-format
1585
1683
msgid "cannot parse video heads '%s'"
1586
1684
msgstr "Failed to suspend domain %s"
1587
1685
 
1588
 
#: src/conf/domain_conf.c:4333
 
1686
#: src/conf/domain_conf.c:4506
1589
1687
#, fuzzy, c-format
1590
1688
msgid "cannot parse vendor id %s"
1591
1689
msgstr "Failed to suspend domain %s"
1592
1690
 
1593
 
#: src/conf/domain_conf.c:4340
 
1691
#: src/conf/domain_conf.c:4513
1594
1692
msgid "usb vendor needs id"
1595
1693
msgstr ""
1596
1694
 
1597
 
#: src/conf/domain_conf.c:4351
 
1695
#: src/conf/domain_conf.c:4524
1598
1696
#, fuzzy, c-format
1599
1697
msgid "cannot parse product %s"
1600
1698
msgstr "Failed to suspend domain %s"
1601
1699
 
1602
 
#: src/conf/domain_conf.c:4359
 
1700
#: src/conf/domain_conf.c:4532
1603
1701
msgid "usb product needs id"
1604
1702
msgstr ""
1605
1703
 
1606
 
#: src/conf/domain_conf.c:4370
 
1704
#: src/conf/domain_conf.c:4543
1607
1705
#, fuzzy, c-format
1608
1706
msgid "cannot parse bus %s"
1609
1707
msgstr "Failed to suspend domain %s"
1610
1708
 
1611
 
#: src/conf/domain_conf.c:4377
 
1709
#: src/conf/domain_conf.c:4550
1612
1710
msgid "usb address needs bus id"
1613
1711
msgstr ""
1614
1712
 
1615
 
#: src/conf/domain_conf.c:4386
 
1713
#: src/conf/domain_conf.c:4559
1616
1714
#, fuzzy, c-format
1617
1715
msgid "cannot parse device %s"
1618
1716
msgstr "Failed to create domain %s\n"
1619
1717
 
1620
 
#: src/conf/domain_conf.c:4394
 
1718
#: src/conf/domain_conf.c:4567
1621
1719
msgid "usb address needs device id"
1622
1720
msgstr ""
1623
1721
 
1624
 
#: src/conf/domain_conf.c:4399
 
1722
#: src/conf/domain_conf.c:4572
1625
1723
#, fuzzy, c-format
1626
1724
msgid "unknown usb source type '%s'"
1627
1725
msgstr "unknown OS type %s"
1628
1726
 
1629
 
#: src/conf/domain_conf.c:4409
 
1727
#: src/conf/domain_conf.c:4582
1630
1728
msgid "vendor cannot be 0."
1631
1729
msgstr ""
1632
1730
 
1633
 
#: src/conf/domain_conf.c:4415
 
1731
#: src/conf/domain_conf.c:4588
1634
1732
#, fuzzy
1635
1733
msgid "missing vendor"
1636
1734
msgstr "missing \""
1637
1735
 
1638
 
#: src/conf/domain_conf.c:4420
 
1736
#: src/conf/domain_conf.c:4593
1639
1737
#, fuzzy
1640
1738
msgid "missing product"
1641
1739
msgstr "missing source information for device"
1642
1740
 
1643
 
#: src/conf/domain_conf.c:4463
 
1741
#: src/conf/domain_conf.c:4636
1644
1742
#, fuzzy, c-format
1645
1743
msgid "unknown pci source type '%s'"
1646
1744
msgstr "unknown OS type %s"
1647
1745
 
1648
 
#: src/conf/domain_conf.c:4497
 
1746
#: src/conf/domain_conf.c:4670
1649
1747
#, fuzzy, c-format
1650
1748
msgid "unknown hostdev mode '%s'"
1651
1749
msgstr "unknown OS type %s"
1652
1750
 
1653
 
#: src/conf/domain_conf.c:4508
 
1751
#: src/conf/domain_conf.c:4681
1654
1752
#, fuzzy, c-format
1655
1753
msgid "unknown host device type '%s'"
1656
1754
msgstr "unknown OS type %s"
1657
1755
 
1658
 
#: src/conf/domain_conf.c:4513
 
1756
#: src/conf/domain_conf.c:4686
1659
1757
#, fuzzy
1660
1758
msgid "missing type in hostdev"
1661
1759
msgstr "missing source information for device"
1662
1760
 
1663
 
#: src/conf/domain_conf.c:4548
 
1761
#: src/conf/domain_conf.c:4721
1664
1762
#, fuzzy, c-format
1665
1763
msgid "unknown node %s"
1666
1764
msgstr "unknown host %s"
1667
1765
 
1668
 
#: src/conf/domain_conf.c:4565
 
1766
#: src/conf/domain_conf.c:4738
1669
1767
msgid "PCI host devices must use 'pci' address type"
1670
1768
msgstr ""
1671
1769
 
1672
 
#: src/conf/domain_conf.c:4597
 
1770
#: src/conf/domain_conf.c:4770
1673
1771
#, fuzzy, c-format
1674
1772
msgid "unknown lifecycle action %s"
1675
1773
msgstr "unknown OS type %s"
1676
1774
 
1677
 
#: src/conf/domain_conf.c:4620
 
1775
#: src/conf/domain_conf.c:4793
1678
1776
#, fuzzy
1679
1777
msgid "missing security type"
1680
1778
msgstr "missing domain name information"
1681
1779
 
1682
 
#: src/conf/domain_conf.c:4627
 
1780
#: src/conf/domain_conf.c:4800
1683
1781
#, fuzzy
1684
1782
msgid "invalid security type"
1685
1783
msgstr "invalid domain pointer in"
1686
1784
 
1687
 
#: src/conf/domain_conf.c:4640
 
1785
#: src/conf/domain_conf.c:4813
1688
1786
#, fuzzy
1689
1787
msgid "missing security model"
1690
1788
msgstr "missing source information for device"
1691
1789
 
1692
 
#: src/conf/domain_conf.c:4649
 
1790
#: src/conf/domain_conf.c:4822
1693
1791
msgid "security label is missing"
1694
1792
msgstr ""
1695
1793
 
1696
 
#: src/conf/domain_conf.c:4663
 
1794
#: src/conf/domain_conf.c:4836
1697
1795
msgid "security imagelabel is missing"
1698
1796
msgstr ""
1699
1797
 
1700
 
#: src/conf/domain_conf.c:4696 src/conf/domain_conf.c:8545
1701
 
#: src/conf/nwfilter_conf.c:2059 src/security/virt-aa-helper.c:677
1702
 
#: src/util/xml.c:699
 
1798
#: src/conf/domain_conf.c:4869 src/conf/domain_conf.c:9039
 
1799
#: src/conf/nwfilter_conf.c:2157 src/security/virt-aa-helper.c:682
 
1800
#: src/util/xml.c:700
1703
1801
#, fuzzy
1704
1802
msgid "missing root element"
1705
1803
msgstr "missing root device information"
1706
1804
 
1707
 
#: src/conf/domain_conf.c:4758
 
1805
#: src/conf/domain_conf.c:4931
1708
1806
#, fuzzy
1709
1807
msgid "unknown device type"
1710
1808
msgstr "unknown OS type"
1711
1809
 
1712
 
#: src/conf/domain_conf.c:4971
 
1810
#: src/conf/domain_conf.c:5166
1713
1811
#, fuzzy
1714
1812
msgid "unknown virt type"
1715
1813
msgstr "unknown OS type"
1716
1814
 
1717
 
#: src/conf/domain_conf.c:4982
 
1815
#: src/conf/domain_conf.c:5177
1718
1816
#, c-format
1719
1817
msgid "no emulator for domain %s os type %s on architecture %s"
1720
1818
msgstr ""
1721
1819
 
1722
 
#: src/conf/domain_conf.c:5009
 
1820
#: src/conf/domain_conf.c:5204
1723
1821
#, fuzzy
1724
1822
msgid "cannot count boot devices"
1725
1823
msgstr "too many domains"
1726
1824
 
1727
 
#: src/conf/domain_conf.c:5016
 
1825
#: src/conf/domain_conf.c:5211
1728
1826
#, fuzzy
1729
1827
msgid "cannot extract boot device"
1730
1828
msgstr "too many domains"
1731
1829
 
1732
 
#: src/conf/domain_conf.c:5022
 
1830
#: src/conf/domain_conf.c:5217
1733
1831
msgid "per-device boot elements cannot be used together with os/boot elements"
1734
1832
msgstr ""
1735
1833
 
1736
 
#: src/conf/domain_conf.c:5032
 
1834
#: src/conf/domain_conf.c:5227
1737
1835
#, fuzzy
1738
1836
msgid "missing boot device"
1739
1837
msgstr "missing source information for device"
1740
1838
 
1741
 
#: src/conf/domain_conf.c:5037
 
1839
#: src/conf/domain_conf.c:5232
1742
1840
#, fuzzy, c-format
1743
1841
msgid "unknown boot device '%s'"
1744
1842
msgstr "unknown OS type %s"
1745
1843
 
1746
 
#: src/conf/domain_conf.c:5096
 
1844
#: src/conf/domain_conf.c:5285
 
1845
msgid "vcpu id must be an unsigned integer"
 
1846
msgstr ""
 
1847
 
 
1848
#: src/conf/domain_conf.c:5289
 
1849
#, fuzzy
 
1850
msgid "can't parse vcpupin node"
 
1851
msgstr "Failed to create domain %s\n"
 
1852
 
 
1853
#: src/conf/domain_conf.c:5295
 
1854
msgid "vcpu id must be less than maxvcpus"
 
1855
msgstr ""
 
1856
 
 
1857
#: src/conf/domain_conf.c:5318
 
1858
#, fuzzy
 
1859
msgid "missing cpuset for vcpupin"
 
1860
msgstr "missing source information for device"
 
1861
 
 
1862
#: src/conf/domain_conf.c:5361
1747
1863
#, fuzzy
1748
1864
msgid "missing domain type attribute"
1749
1865
msgstr "missing domain name information"
1750
1866
 
1751
 
#: src/conf/domain_conf.c:5102
 
1867
#: src/conf/domain_conf.c:5367
1752
1868
#, fuzzy, c-format
1753
1869
msgid "invalid domain type %s"
1754
1870
msgstr "invalid domain pointer in"
1755
1871
 
1756
 
#: src/conf/domain_conf.c:5120 src/conf/network_conf.c:606
1757
 
#: src/conf/secret_conf.c:164 src/openvz/openvz_conf.c:936
 
1872
#: src/conf/domain_conf.c:5385 src/conf/network_conf.c:606
 
1873
#: src/conf/secret_conf.c:164 src/openvz/openvz_conf.c:971
1758
1874
#, fuzzy
1759
1875
msgid "Failed to generate UUID"
1760
1876
msgstr "Failed to create domain %s\n"
1761
1877
 
1762
 
#: src/conf/domain_conf.c:5127 src/conf/domain_conf.c:5863
1763
 
#: src/conf/network_conf.c:613 src/conf/nwfilter_conf.c:1925
 
1878
#: src/conf/domain_conf.c:5392 src/conf/domain_conf.c:6184
 
1879
#: src/conf/network_conf.c:613 src/conf/nwfilter_conf.c:2023
1764
1880
#: src/conf/secret_conf.c:170 src/conf/storage_conf.c:672
1765
1881
msgid "malformed uuid element"
1766
1882
msgstr ""
1767
1883
 
1768
 
#: src/conf/domain_conf.c:5140
 
1884
#: src/conf/domain_conf.c:5405
1769
1885
#, fuzzy
1770
1886
msgid "missing memory element"
1771
1887
msgstr "missing root device information"
1772
1888
 
1773
 
#: src/conf/domain_conf.c:5177
 
1889
#: src/conf/domain_conf.c:5442
1774
1890
msgid "maximum vcpus must be an integer"
1775
1891
msgstr ""
1776
1892
 
1777
 
#: src/conf/domain_conf.c:5185
 
1893
#: src/conf/domain_conf.c:5450
1778
1894
#, fuzzy, c-format
1779
1895
msgid "invalid maxvcpus %lu"
1780
1896
msgstr "invalid argument in %s"
1781
1897
 
1782
 
#: src/conf/domain_conf.c:5193
 
1898
#: src/conf/domain_conf.c:5458
1783
1899
msgid "current vcpus must be an integer"
1784
1900
msgstr ""
1785
1901
 
1786
 
#: src/conf/domain_conf.c:5201
 
1902
#: src/conf/domain_conf.c:5466
1787
1903
#, fuzzy, c-format
1788
1904
msgid "invalid current vcpus %lu"
1789
1905
msgstr "invalid argument in %s"
1790
1906
 
1791
 
#: src/conf/domain_conf.c:5207
 
1907
#: src/conf/domain_conf.c:5472
1792
1908
#, c-format
1793
1909
msgid "maxvcpus must not be less than current vcpus (%d < %lu)"
1794
1910
msgstr ""
1795
1911
 
1796
 
#: src/conf/domain_conf.c:5236
 
1912
#: src/conf/domain_conf.c:5500
 
1913
#, fuzzy
 
1914
msgid "cannot extract vcpupin nodes"
 
1915
msgstr "Cannot extract running %s hypervisor version\n"
 
1916
 
 
1917
#: src/conf/domain_conf.c:5509
 
1918
msgid "vcpupin nodes must be less than maxvcpus"
 
1919
msgstr ""
 
1920
 
 
1921
#: src/conf/domain_conf.c:5524
 
1922
msgid "duplicate vcpupin for same vcpu"
 
1923
msgstr ""
 
1924
 
 
1925
#: src/conf/domain_conf.c:5541
1797
1926
#, fuzzy, c-format
1798
1927
msgid "unexpected feature %s"
1799
1928
msgstr "unexpected data '%s'"
1800
1929
 
1801
 
#: src/conf/domain_conf.c:5265
 
1930
#: src/conf/domain_conf.c:5570
1802
1931
#, fuzzy, c-format
1803
1932
msgid "unknown clock offset '%s'"
1804
1933
msgstr "unknown host %s"
1805
1934
 
1806
 
#: src/conf/domain_conf.c:5283
 
1935
#: src/conf/domain_conf.c:5588
1807
1936
msgid "missing 'timezone' attribute for clock with offset='timezone'"
1808
1937
msgstr ""
1809
1938
 
1810
 
#: src/conf/domain_conf.c:5291
 
1939
#: src/conf/domain_conf.c:5596
1811
1940
#, fuzzy
1812
1941
msgid "failed to parse timers"
1813
1942
msgstr "Failed to create domain %s\n"
1814
1943
 
1815
 
#: src/conf/domain_conf.c:5320
 
1944
#: src/conf/domain_conf.c:5625
1816
1945
#, fuzzy
1817
1946
msgid "no OS type"
1818
1947
msgstr "unknown OS type"
1819
1948
 
1820
 
#: src/conf/domain_conf.c:5348
 
1949
#: src/conf/domain_conf.c:5653
1821
1950
#, c-format
1822
1951
msgid "os type '%s' & arch '%s' combination is not supported"
1823
1952
msgstr ""
1824
1953
 
1825
 
#: src/conf/domain_conf.c:5356 src/xen/xm_internal.c:706
 
1954
#: src/conf/domain_conf.c:5661 src/xenxs/xen_xm.c:241
1826
1955
#, fuzzy, c-format
1827
1956
msgid "no supported architecture for os type '%s'"
1828
1957
msgstr "unexpected mime type"
1829
1958
 
1830
 
#: src/conf/domain_conf.c:5420
 
1959
#: src/conf/domain_conf.c:5725
1831
1960
#, fuzzy
1832
1961
msgid "cannot extract disk devices"
1833
1962
msgstr "Cannot extract running %s hypervisor version\n"
1834
1963
 
1835
 
#: src/conf/domain_conf.c:5440
 
1964
#: src/conf/domain_conf.c:5745
1836
1965
#, fuzzy
1837
1966
msgid "cannot extract controller devices"
1838
1967
msgstr "invalid connection pointer in"
1839
1968
 
1840
 
#: src/conf/domain_conf.c:5458
 
1969
#: src/conf/domain_conf.c:5763
1841
1970
msgid "cannot extract filesystem devices"
1842
1971
msgstr ""
1843
1972
 
1844
 
#: src/conf/domain_conf.c:5476
 
1973
#: src/conf/domain_conf.c:5781
1845
1974
#, fuzzy
1846
1975
msgid "cannot extract network devices"
1847
1976
msgstr "invalid connection pointer in"
1848
1977
 
1849
 
#: src/conf/domain_conf.c:5498
 
1978
#: src/conf/domain_conf.c:5803
1850
1979
#, fuzzy
1851
1980
msgid "cannot extract smartcard devices"
1852
1981
msgstr "Cannot extract running %s hypervisor version\n"
1853
1982
 
1854
 
#: src/conf/domain_conf.c:5518
 
1983
#: src/conf/domain_conf.c:5823
1855
1984
msgid "cannot extract parallel devices"
1856
1985
msgstr ""
1857
1986
 
1858
 
#: src/conf/domain_conf.c:5538
 
1987
#: src/conf/domain_conf.c:5851
1859
1988
#, fuzzy
1860
1989
msgid "cannot extract serial devices"
1861
1990
msgstr "too many domains"
1862
1991
 
1863
 
#: src/conf/domain_conf.c:5588
 
1992
#: src/conf/domain_conf.c:5909
1864
1993
#, fuzzy
1865
1994
msgid "cannot extract channel devices"
1866
1995
msgstr "too many domains"
1867
1996
 
1868
 
#: src/conf/domain_conf.c:5629
 
1997
#: src/conf/domain_conf.c:5950
1869
1998
#, fuzzy
1870
1999
msgid "cannot extract input devices"
1871
2000
msgstr "invalid domain pointer in"
1872
2001
 
1873
 
#: src/conf/domain_conf.c:5663
 
2002
#: src/conf/domain_conf.c:5984
1874
2003
#, fuzzy
1875
2004
msgid "cannot extract graphics devices"
1876
2005
msgstr "Cannot extract running %s hypervisor version\n"
1877
2006
 
1878
 
#: src/conf/domain_conf.c:5706
 
2007
#: src/conf/domain_conf.c:6027
1879
2008
#, fuzzy
1880
2009
msgid "cannot extract sound devices"
1881
2010
msgstr "Cannot extract running %s hypervisor version\n"
1882
2011
 
1883
 
#: src/conf/domain_conf.c:5724
 
2012
#: src/conf/domain_conf.c:6045
1884
2013
#, fuzzy
1885
2014
msgid "cannot extract video devices"
1886
2015
msgstr "Cannot extract running %s hypervisor version\n"
1887
2016
 
1888
 
#: src/conf/domain_conf.c:5748
 
2017
#: src/conf/domain_conf.c:6069
1889
2018
msgid "cannot determine default video type"
1890
2019
msgstr ""
1891
2020
 
1892
 
#: src/conf/domain_conf.c:5764
 
2021
#: src/conf/domain_conf.c:6085
1893
2022
msgid "cannot extract host devices"
1894
2023
msgstr ""
1895
2024
 
1896
 
#: src/conf/domain_conf.c:5784
 
2025
#: src/conf/domain_conf.c:6105
1897
2026
#, fuzzy
1898
2027
msgid "cannot extract watchdog devices"
1899
2028
msgstr "Cannot extract running %s hypervisor version\n"
1900
2029
 
1901
 
#: src/conf/domain_conf.c:5789
 
2030
#: src/conf/domain_conf.c:6110
1902
2031
msgid "only a single watchdog device is supported"
1903
2032
msgstr ""
1904
2033
 
1905
 
#: src/conf/domain_conf.c:5806
 
2034
#: src/conf/domain_conf.c:6127
1906
2035
#, fuzzy
1907
2036
msgid "cannot extract memory balloon devices"
1908
2037
msgstr "too many domains"
1909
2038
 
1910
 
#: src/conf/domain_conf.c:5811
 
2039
#: src/conf/domain_conf.c:6132
1911
2040
msgid "only a single memory balloon device is supported"
1912
2041
msgstr ""
1913
2042
 
1914
 
#: src/conf/domain_conf.c:5870
 
2043
#: src/conf/domain_conf.c:6191
1915
2044
msgid "UUID mismatch between <uuid> and <sysinfo>"
1916
2045
msgstr ""
1917
2046
 
1918
 
#: src/conf/domain_conf.c:5882
 
2047
#: src/conf/domain_conf.c:6203
1919
2048
#, fuzzy, c-format
1920
2049
msgid "unknown smbios mode '%s'"
1921
2050
msgstr "unknown OS type %s"
1922
2051
 
1923
 
#: src/conf/domain_conf.c:5938
 
2052
#: src/conf/domain_conf.c:6259
1924
2053
#, fuzzy
1925
2054
msgid "no domain config"
1926
2055
msgstr "node domain list"
1927
2056
 
1928
 
#: src/conf/domain_conf.c:5952
 
2057
#: src/conf/domain_conf.c:6273
1929
2058
#, fuzzy
1930
2059
msgid "missing domain state"
1931
2060
msgstr "missing domain name information"
1932
2061
 
1933
 
#: src/conf/domain_conf.c:5957
 
2062
#: src/conf/domain_conf.c:6278
1934
2063
#, fuzzy, c-format
1935
2064
msgid "invalid domain state '%s'"
1936
2065
msgstr "invalid domain pointer in"
1937
2066
 
1938
 
#: src/conf/domain_conf.c:5965
 
2067
#: src/conf/domain_conf.c:6286
1939
2068
#, fuzzy
1940
2069
msgid "invalid pid"
1941
2070
msgstr "invalid argument in %s"
1942
2071
 
1943
 
#: src/conf/domain_conf.c:6024 src/conf/domain_conf.c:6067
1944
 
#: src/conf/interface_conf.c:835 src/conf/network_conf.c:719
 
2072
#: src/conf/domain_conf.c:6346 src/conf/domain_conf.c:6375
 
2073
#: src/conf/interface_conf.c:835 src/conf/network_conf.c:732
1945
2074
#: src/conf/node_device_conf.c:1209 src/conf/secret_conf.c:116
1946
 
#: src/security/virt-aa-helper.c:682
 
2075
#: src/security/virt-aa-helper.c:687
1947
2076
#, fuzzy
1948
2077
msgid "incorrect root element"
1949
2078
msgstr "unknown host %s"
1950
2079
 
1951
 
#: src/conf/domain_conf.c:6456
 
2080
#: src/conf/domain_conf.c:6780
1952
2081
msgid "topology cpuset syntax error"
1953
2082
msgstr ""
1954
2083
 
1955
 
#: src/conf/domain_conf.c:6470
 
2084
#: src/conf/domain_conf.c:6914
1956
2085
#, fuzzy, c-format
1957
2086
msgid "unexpected lifecycle type %d"
1958
2087
msgstr "unexpected mime type"
1959
2088
 
1960
 
#: src/conf/domain_conf.c:6494
 
2089
#: src/conf/domain_conf.c:6938
1961
2090
#, fuzzy, c-format
1962
2091
msgid "unexpected disk type %d"
1963
2092
msgstr "unexpected mime type"
1964
2093
 
1965
 
#: src/conf/domain_conf.c:6499
 
2094
#: src/conf/domain_conf.c:6943
1966
2095
#, fuzzy, c-format
1967
2096
msgid "unexpected disk device %d"
1968
2097
msgstr "unexpected mime type"
1969
2098
 
1970
 
#: src/conf/domain_conf.c:6504
 
2099
#: src/conf/domain_conf.c:6948
1971
2100
#, fuzzy, c-format
1972
2101
msgid "unexpected disk bus %d"
1973
2102
msgstr "unexpected mime type"
1974
2103
 
1975
 
#: src/conf/domain_conf.c:6509
 
2104
#: src/conf/domain_conf.c:6953
1976
2105
#, fuzzy, c-format
1977
2106
msgid "unexpected disk cache mode %d"
1978
2107
msgstr "unexpected mime type"
1979
2108
 
1980
 
#: src/conf/domain_conf.c:6514
 
2109
#: src/conf/domain_conf.c:6958
1981
2110
#, fuzzy, c-format
1982
2111
msgid "unexpected disk io mode %d"
1983
2112
msgstr "unexpected mime type"
1984
2113
 
1985
 
#: src/conf/domain_conf.c:6614
 
2114
#: src/conf/domain_conf.c:7058
1986
2115
#, fuzzy, c-format
1987
2116
msgid "unexpected controller type %d"
1988
2117
msgstr "unexpected mime type"
1989
2118
 
1990
 
#: src/conf/domain_conf.c:6623
 
2119
#: src/conf/domain_conf.c:7067
1991
2120
#, fuzzy, c-format
1992
2121
msgid "unexpected model type %d"
1993
2122
msgstr "unexpected mime type"
1994
2123
 
1995
 
#: src/conf/domain_conf.c:6674
 
2124
#: src/conf/domain_conf.c:7118
1996
2125
#, fuzzy, c-format
1997
2126
msgid "unexpected filesystem type %d"
1998
2127
msgstr "unexpected mime type"
1999
2128
 
2000
 
#: src/conf/domain_conf.c:6680
 
2129
#: src/conf/domain_conf.c:7124
2001
2130
#, fuzzy, c-format
2002
2131
msgid "unexpected accessmode %d"
2003
2132
msgstr "unexpected mime type"
2004
2133
 
2005
 
#: src/conf/domain_conf.c:6736 src/conf/domain_conf.c:7398
 
2134
#: src/conf/domain_conf.c:7180 src/conf/domain_conf.c:7851
2006
2135
#, fuzzy, c-format
2007
2136
msgid "unexpected net type %d"
2008
2137
msgstr "unexpected mime type"
2009
2138
 
2010
 
#: src/conf/domain_conf.c:6859
 
2139
#: src/conf/domain_conf.c:7312
2011
2140
#, fuzzy, c-format
2012
2141
msgid "unexpected char type %d"
2013
2142
msgstr "unexpected mime type"
2014
2143
 
2015
 
#: src/conf/domain_conf.c:6960
 
2144
#: src/conf/domain_conf.c:7413
2016
2145
#, fuzzy, c-format
2017
2146
msgid "unexpected char device type %d"
2018
2147
msgstr "unexpected mime type"
2019
2148
 
2020
 
#: src/conf/domain_conf.c:6979
 
2149
#: src/conf/domain_conf.c:7432
2021
2150
#, fuzzy
2022
2151
msgid "Could not format channel target type"
2023
2152
msgstr "Failed to create domain %s\n"
2024
2153
 
2025
 
#: src/conf/domain_conf.c:6989
 
2154
#: src/conf/domain_conf.c:7442
2026
2155
#, fuzzy
2027
2156
msgid "Unable to format guestfwd port"
2028
2157
msgstr "failed to write configuration file"
2029
2158
 
2030
 
#: src/conf/domain_conf.c:7050 src/conf/domain_conf.c:7082
2031
 
#: src/qemu/qemu_command.c:3571
 
2159
#: src/conf/domain_conf.c:7503 src/conf/domain_conf.c:7535
 
2160
#: src/qemu/qemu_command.c:3667
2032
2161
#, fuzzy, c-format
2033
2162
msgid "unexpected smartcard type %d"
2034
2163
msgstr "unexpected mime type"
2035
2164
 
2036
 
#: src/conf/domain_conf.c:7100 src/xen/xend_internal.c:5742
 
2165
#: src/conf/domain_conf.c:7553 src/xenxs/xen_sxpr.c:1916
2037
2166
#, fuzzy, c-format
2038
2167
msgid "unexpected sound model %d"
2039
2168
msgstr "unexpected mime type"
2040
2169
 
2041
 
#: src/conf/domain_conf.c:7129
 
2170
#: src/conf/domain_conf.c:7582
2042
2171
#, fuzzy, c-format
2043
2172
msgid "unexpected memballoon model %d"
2044
2173
msgstr "unexpected mime type"
2045
2174
 
2046
 
#: src/conf/domain_conf.c:7172
 
2175
#: src/conf/domain_conf.c:7625
2047
2176
#, fuzzy, c-format
2048
2177
msgid "unexpected watchdog model %d"
2049
2178
msgstr "unexpected mime type"
2050
2179
 
2051
 
#: src/conf/domain_conf.c:7178
 
2180
#: src/conf/domain_conf.c:7631
2052
2181
#, fuzzy, c-format
2053
2182
msgid "unexpected watchdog action %d"
2054
2183
msgstr "unexpected dict node"
2055
2184
 
2056
 
#: src/conf/domain_conf.c:7219
 
2185
#: src/conf/domain_conf.c:7672
2057
2186
#, fuzzy, c-format
2058
2187
msgid "unexpected video model %d"
2059
2188
msgstr "unexpected mime type"
2060
2189
 
2061
 
#: src/conf/domain_conf.c:7256 src/xen/xend_internal.c:5770
 
2190
#: src/conf/domain_conf.c:7709 src/xenxs/xen_sxpr.c:1944
2062
2191
#, fuzzy, c-format
2063
2192
msgid "unexpected input type %d"
2064
2193
msgstr "unexpected mime type"
2065
2194
 
2066
 
#: src/conf/domain_conf.c:7261
 
2195
#: src/conf/domain_conf.c:7714
2067
2196
#, fuzzy, c-format
2068
2197
msgid "unexpected input bus type %d"
2069
2198
msgstr "unexpected mime type"
2070
2199
 
2071
 
#: src/conf/domain_conf.c:7289
 
2200
#: src/conf/domain_conf.c:7742
2072
2201
#, fuzzy, c-format
2073
2202
msgid "unexpected timer name %d"
2074
2203
msgstr "unexpected mime type"
2075
2204
 
2076
 
#: src/conf/domain_conf.c:7305
 
2205
#: src/conf/domain_conf.c:7758
2077
2206
#, fuzzy, c-format
2078
2207
msgid "unexpected timer tickpolicy %d"
2079
2208
msgstr "unexpected mime type"
2080
2209
 
2081
 
#: src/conf/domain_conf.c:7319
 
2210
#: src/conf/domain_conf.c:7772
2082
2211
#, fuzzy, c-format
2083
2212
msgid "unexpected timer track %d"
2084
2213
msgstr "unexpected value node"
2085
2214
 
2086
 
#: src/conf/domain_conf.c:7337
 
2215
#: src/conf/domain_conf.c:7790
2087
2216
#, fuzzy, c-format
2088
2217
msgid "unexpected timer mode %d"
2089
2218
msgstr "unexpected mime type"
2090
2219
 
2091
 
#: src/conf/domain_conf.c:7539
 
2220
#: src/conf/domain_conf.c:8004
2092
2221
#, fuzzy, c-format
2093
2222
msgid "unexpected hostdev mode %d"
2094
2223
msgstr "unexpected dict node"
2095
2224
 
2096
 
#: src/conf/domain_conf.c:7546
 
2225
#: src/conf/domain_conf.c:8011
2097
2226
#, fuzzy, c-format
2098
2227
msgid "unexpected hostdev type %d"
2099
2228
msgstr "unexpected mime type"
2100
2229
 
2101
 
#: src/conf/domain_conf.c:7600
 
2230
#: src/conf/domain_conf.c:8065
2102
2231
#, fuzzy, c-format
2103
2232
msgid "unexpected domain type %d"
2104
2233
msgstr "unexpected mime type"
2105
2234
 
2106
 
#: src/conf/domain_conf.c:7736
 
2235
#: src/conf/domain_conf.c:8166
 
2236
#, fuzzy
 
2237
msgid "failed to format cpuset for vcpupin"
 
2238
msgstr "failed to allocate a node"
 
2239
 
 
2240
#: src/conf/domain_conf.c:8231
2107
2241
#, fuzzy, c-format
2108
2242
msgid "unexpected boot device type %d"
2109
2243
msgstr "unexpected mime type"
2110
2244
 
2111
 
#: src/conf/domain_conf.c:7757
 
2245
#: src/conf/domain_conf.c:8252
2112
2246
#, fuzzy, c-format
2113
2247
msgid "unexpected smbios mode %d"
2114
2248
msgstr "unexpected mime type"
2115
2249
 
2116
 
#: src/conf/domain_conf.c:7773
 
2250
#: src/conf/domain_conf.c:8268
2117
2251
#, fuzzy, c-format
2118
2252
msgid "unexpected feature %d"
2119
2253
msgstr "unexpected value node"
2120
2254
 
2121
 
#: src/conf/domain_conf.c:8004 src/conf/network_conf.c:896
2122
 
#: src/conf/nwfilter_conf.c:2140 src/util/dnsmasq.c:135
 
2255
#: src/conf/domain_conf.c:8499 src/conf/network_conf.c:914
 
2256
#: src/conf/nwfilter_conf.c:2238 src/util/dnsmasq.c:135
2123
2257
#, fuzzy, c-format
2124
2258
msgid "cannot create config directory '%s'"
2125
2259
msgstr "failed to write configuration file: %s"
2126
2260
 
2127
 
#: src/conf/domain_conf.c:8013 src/conf/network_conf.c:905
2128
 
#: src/conf/nwfilter_conf.c:2149
 
2261
#: src/conf/domain_conf.c:8508 src/conf/network_conf.c:923
 
2262
#: src/conf/nwfilter_conf.c:2247
2129
2263
#, fuzzy, c-format
2130
2264
msgid "cannot create config file '%s'"
2131
2265
msgstr "failed to write configuration file: %s"
2132
2266
 
2133
 
#: src/conf/domain_conf.c:8021 src/conf/network_conf.c:913
2134
 
#: src/conf/nwfilter_conf.c:2157 src/util/dnsmasq.c:215
 
2267
#: src/conf/domain_conf.c:8516 src/conf/network_conf.c:931
 
2268
#: src/conf/nwfilter_conf.c:2255 src/util/dnsmasq.c:215
2135
2269
#, fuzzy, c-format
2136
2270
msgid "cannot write config file '%s'"
2137
2271
msgstr "failed to write configuration file: %s"
2138
2272
 
2139
 
#: src/conf/domain_conf.c:8028 src/conf/network_conf.c:920
2140
 
#: src/conf/nwfilter_conf.c:2164
 
2273
#: src/conf/domain_conf.c:8523 src/conf/network_conf.c:938
 
2274
#: src/conf/nwfilter_conf.c:2262
2141
2275
#, fuzzy, c-format
2142
2276
msgid "cannot save config file '%s'"
2143
2277
msgstr "failed to write configuration file: %s"
2144
2278
 
2145
 
#: src/conf/domain_conf.c:8156
 
2279
#: src/conf/domain_conf.c:8651
2146
2280
#, fuzzy, c-format
2147
2281
msgid "unexpected domain %s already exists"
2148
2282
msgstr "unexpected mime type"
2149
2283
 
2150
 
#: src/conf/domain_conf.c:8196 src/conf/network_conf.c:1018
2151
 
#: src/conf/nwfilter_conf.c:2481 src/conf/storage_conf.c:1470
 
2284
#: src/conf/domain_conf.c:8690 src/conf/network_conf.c:1036
 
2285
#: src/conf/nwfilter_conf.c:2577 src/conf/storage_conf.c:1470
2152
2286
#, fuzzy, c-format
2153
2287
msgid "Failed to open dir '%s'"
2154
2288
msgstr "Failed to suspend domain %s"
2155
2289
 
2156
 
#: src/conf/domain_conf.c:8258
 
2290
#: src/conf/domain_conf.c:8752
2157
2291
#, fuzzy, c-format
2158
2292
msgid "cannot remove config %s"
2159
2293
msgstr "failed to write configuration file: %s"
2160
2294
 
2161
 
#: src/conf/domain_conf.c:8364 src/xen/xm_internal.c:2781
 
2295
#: src/conf/domain_conf.c:8858 src/xen/xm_internal.c:1096
2162
2296
#, fuzzy, c-format
2163
2297
msgid "domain '%s' is already defined with uuid %s"
2164
2298
msgstr "domain %s exists already"
2165
2299
 
2166
 
#: src/conf/domain_conf.c:8373
 
2300
#: src/conf/domain_conf.c:8867
2167
2301
#, fuzzy, c-format
2168
2302
msgid "domain is already active as '%s'"
2169
2303
msgstr "Domain is already active"
2170
2304
 
2171
 
#: src/conf/domain_conf.c:8387
 
2305
#: src/conf/domain_conf.c:8881
2172
2306
#, fuzzy, c-format
2173
2307
msgid "domain '%s' already exists with uuid %s"
2174
2308
msgstr "domain %s exists already"
2175
2309
 
2176
 
#: src/conf/domain_conf.c:8539
 
2310
#: src/conf/domain_conf.c:9033
2177
2311
#, fuzzy
2178
2312
msgid "failed to parse snapshot xml document"
2179
2313
msgstr "Failed to suspend domain %s"
2180
2314
 
2181
 
#: src/conf/domain_conf.c:8550
 
2315
#: src/conf/domain_conf.c:9044
2182
2316
#, fuzzy
2183
2317
msgid "domainsnapshot"
2184
2318
msgstr "domain state"
2185
2319
 
2186
 
#: src/conf/domain_conf.c:8584
 
2320
#: src/conf/domain_conf.c:9078
2187
2321
msgid "missing creationTime from existing snapshot"
2188
2322
msgstr ""
2189
2323
 
2190
 
#: src/conf/domain_conf.c:8596
 
2324
#: src/conf/domain_conf.c:9090
2191
2325
msgid "missing state from existing snapshot"
2192
2326
msgstr ""
2193
2327
 
2194
 
#: src/conf/domain_conf.c:8602
 
2328
#: src/conf/domain_conf.c:9096
2195
2329
#, c-format
2196
2330
msgid "Invalid state '%s' in domain snapshot XML"
2197
2331
msgstr ""
2198
2332
 
2199
 
#: src/conf/domain_conf.c:8609
 
2333
#: src/conf/domain_conf.c:9103
2200
2334
#, fuzzy
2201
2335
msgid "Could not find 'active' element"
2202
2336
msgstr "could not connect to %s"
2203
2337
 
2204
 
#: src/conf/domain_conf.c:8711
 
2338
#: src/conf/domain_conf.c:9192
2205
2339
#, fuzzy, c-format
2206
2340
msgid "unexpected domain snapshot %s already exists"
2207
2341
msgstr "unexpected mime type"
2208
2342
 
2209
 
#: src/conf/domain_conf.c:8969
 
2343
#: src/conf/domain_conf.c:9447
2210
2344
#, fuzzy, c-format
2211
2345
msgid "unknown disk format '%s' for %s"
2212
2346
msgstr "unknown OS type %s"
2213
2347
 
2214
 
#: src/conf/domain_conf.c:8978 src/qemu/qemu_driver.c:7768
 
2348
#: src/conf/domain_conf.c:9456 src/qemu/qemu_driver.c:5441
2215
2349
#, c-format
2216
2350
msgid "no disk format for %s and probing is disabled"
2217
2351
msgstr ""
2218
2352
 
2219
 
#: src/conf/domain_conf.c:8996
 
2353
#: src/conf/domain_conf.c:9474
2220
2354
#, c-format
2221
2355
msgid "backing store for %s is self-referential"
2222
2356
msgstr ""
2223
2357
 
2224
 
#: src/conf/domain_conf.c:9009
 
2358
#: src/conf/domain_conf.c:9487
2225
2359
#, fuzzy, c-format
2226
2360
msgid "unable to open disk path %s"
2227
2361
msgstr "Failed to suspend domain %s"
2228
2362
 
2229
 
#: src/conf/domain_conf.c:9022
 
2363
#: src/conf/domain_conf.c:9500
2230
2364
#, fuzzy, c-format
2231
2365
msgid "could not close file %s"
2232
2366
msgstr "Failed to suspend domain %s"
2246
2380
msgid "event callback already tracked"
2247
2381
msgstr "Domain is already active"
2248
2382
 
2249
 
#: src/conf/domain_event.c:814
 
2383
#: src/conf/domain_event.c:822
2250
2384
msgid "event queue is empty, nothing to pop"
2251
2385
msgstr ""
2252
2386
 
2466
2600
"network '%s' has invalid netmask '%s' for address '%s' (both must be IPv4)"
2467
2601
msgstr ""
2468
2602
 
2469
 
#: src/conf/network_conf.c:655
 
2603
#: src/conf/network_conf.c:635
 
2604
#, fuzzy, c-format
 
2605
msgid "Invalid bridge mac address '%s' in network '%s'"
 
2606
msgstr "Failed to suspend domain %s"
 
2607
 
 
2608
#: src/conf/network_conf.c:668
2470
2609
msgid "Forwarding requested, but no IP address provided"
2471
2610
msgstr ""
2472
2611
 
2473
 
#: src/conf/network_conf.c:662
 
2612
#: src/conf/network_conf.c:675
2474
2613
#, fuzzy, c-format
2475
2614
msgid "unknown forwarding type '%s'"
2476
2615
msgstr "unknown OS type %s"
2477
2616
 
2478
 
#: src/conf/network_conf.c:977
 
2617
#: src/conf/network_conf.c:995
2479
2618
#, c-format
2480
2619
msgid "Network config filename '%s' does not match network name '%s'"
2481
2620
msgstr ""
2482
2621
 
2483
 
#: src/conf/network_conf.c:1065 src/util/dnsmasq.c:230
 
2622
#: src/conf/network_conf.c:1083 src/util/dnsmasq.c:230
2484
2623
#, fuzzy, c-format
2485
2624
msgid "cannot remove config file '%s'"
2486
2625
msgstr "failed to write configuration file: %s"
2487
2626
 
2488
 
#: src/conf/network_conf.c:1134
 
2627
#: src/conf/network_conf.c:1152
2489
2628
#, c-format
2490
2629
msgid "Bridge generation exceeded max id %d"
2491
2630
msgstr ""
2492
2631
 
2493
 
#: src/conf/network_conf.c:1152
 
2632
#: src/conf/network_conf.c:1170
2494
2633
#, fuzzy, c-format
2495
2634
msgid "bridge name '%s' already in use."
2496
2635
msgstr "domain %s exists already"
2497
2636
 
2498
 
#: src/conf/network_conf.c:1195
 
2637
#: src/conf/network_conf.c:1225
2499
2638
#, fuzzy, c-format
2500
2639
msgid "network '%s' is already defined with uuid %s"
2501
2640
msgstr "domain %s exists already"
2502
2641
 
2503
 
#: src/conf/network_conf.c:1204
 
2642
#: src/conf/network_conf.c:1234
2504
2643
#, fuzzy, c-format
2505
2644
msgid "network is already active as '%s'"
2506
2645
msgstr "Domain is already active"
2507
2646
 
2508
 
#: src/conf/network_conf.c:1218
 
2647
#: src/conf/network_conf.c:1248
2509
2648
#, fuzzy, c-format
2510
2649
msgid "network '%s' already exists with uuid %s"
2511
2650
msgstr "domain %s exists already"
2814
2953
msgid "Parent device %s is not capable of vport operations"
2815
2954
msgstr ""
2816
2955
 
2817
 
#: src/conf/nwfilter_conf.c:1543
 
2956
#: src/conf/nwfilter_conf.c:1641
2818
2957
#, c-format
2819
2958
msgid "%s has illegal value %s"
2820
2959
msgstr ""
2821
2960
 
2822
 
#: src/conf/nwfilter_conf.c:1578 src/conf/nwfilter_conf.c:1791
 
2961
#: src/conf/nwfilter_conf.c:1676 src/conf/nwfilter_conf.c:1889
2823
2962
#, fuzzy
2824
2963
msgid "rule node requires action attribute"
2825
2964
msgstr "Failed to suspend domain %s"
2826
2965
 
2827
 
#: src/conf/nwfilter_conf.c:1798
 
2966
#: src/conf/nwfilter_conf.c:1896
2828
2967
#, fuzzy
2829
2968
msgid "unknown rule action attribute value"
2830
2969
msgstr "missing domain name information"
2831
2970
 
2832
 
#: src/conf/nwfilter_conf.c:1805
 
2971
#: src/conf/nwfilter_conf.c:1903
2833
2972
msgid "rule node requires direction attribute"
2834
2973
msgstr ""
2835
2974
 
2836
 
#: src/conf/nwfilter_conf.c:1812
 
2975
#: src/conf/nwfilter_conf.c:1910
2837
2976
#, fuzzy
2838
2977
msgid "unknown rule direction attribute value"
2839
2978
msgstr "Failed to suspend domain %s"
2840
2979
 
2841
 
#: src/conf/nwfilter_conf.c:1900
 
2980
#: src/conf/nwfilter_conf.c:1998
2842
2981
#, fuzzy
2843
2982
msgid "filter has no name"
2844
2983
msgstr "domain name or uuid"
2845
2984
 
2846
 
#: src/conf/nwfilter_conf.c:1910
 
2985
#: src/conf/nwfilter_conf.c:2008
2847
2986
#, fuzzy, c-format
2848
2987
msgid "unknown chain suffix '%s'"
2849
2988
msgstr "unknown host %s"
2850
2989
 
2851
 
#: src/conf/nwfilter_conf.c:1919 src/conf/storage_conf.c:666
2852
 
#: src/storage/storage_backend.c:391
 
2990
#: src/conf/nwfilter_conf.c:2017 src/conf/storage_conf.c:666
 
2991
#: src/storage/storage_backend.c:423
2853
2992
#, fuzzy
2854
2993
msgid "unable to generate uuid"
2855
2994
msgstr "domain name or uuid"
2856
2995
 
2857
 
#: src/conf/nwfilter_conf.c:1985 src/util/xml.c:646
 
2996
#: src/conf/nwfilter_conf.c:2083 src/util/xml.c:647
2858
2997
#, fuzzy, c-format
2859
2998
msgid "at line %d: %s"
2860
2999
msgstr "Failed to suspend domain %s"
2861
3000
 
2862
 
#: src/conf/nwfilter_conf.c:2002
 
3001
#: src/conf/nwfilter_conf.c:2100
2863
3002
#, fuzzy
2864
3003
msgid "unknown root element for nw filter"
2865
3004
msgstr "unknown host %s"
2866
3005
 
2867
 
#: src/conf/nwfilter_conf.c:2052 src/security/virt-aa-helper.c:672
2868
 
#: src/util/xml.c:714
 
3006
#: src/conf/nwfilter_conf.c:2150 src/security/virt-aa-helper.c:677
 
3007
#: src/util/xml.c:715
2869
3008
#, fuzzy
2870
3009
msgid "failed to parse xml document"
2871
3010
msgstr "Failed to suspend domain %s"
2872
3011
 
2873
 
#: src/conf/nwfilter_conf.c:2370
 
3012
#: src/conf/nwfilter_conf.c:2466
2874
3013
#, c-format
2875
3014
msgid "filter with same UUID but different name ('%s') already exists"
2876
3015
msgstr ""
2877
3016
 
2878
 
#: src/conf/nwfilter_conf.c:2381
 
3017
#: src/conf/nwfilter_conf.c:2477
2879
3018
msgid "filter would introduce a loop"
2880
3019
msgstr ""
2881
3020
 
2882
 
#: src/conf/nwfilter_conf.c:2446
 
3021
#: src/conf/nwfilter_conf.c:2542
2883
3022
#, c-format
2884
3023
msgid "network filter config filename '%s' does not match name '%s'"
2885
3024
msgstr ""
2886
3025
 
2887
 
#: src/conf/nwfilter_conf.c:2499
2888
 
#, fuzzy, c-format
2889
 
msgid "config filename '%s/%s' is too long"
2890
 
msgstr "domain name or uuid"
2891
 
 
2892
 
#: src/conf/nwfilter_conf.c:2530 src/conf/storage_conf.c:1527
 
3026
#: src/conf/nwfilter_conf.c:2622 src/conf/storage_conf.c:1522
2893
3027
#, fuzzy, c-format
2894
3028
msgid "cannot create config directory %s"
2895
3029
msgstr "failed to write configuration file: %s"
2896
3030
 
2897
 
#: src/conf/nwfilter_conf.c:2538 src/conf/storage_conf.c:1535
2898
 
msgid "cannot construct config file path"
2899
 
msgstr ""
2900
 
 
2901
 
#: src/conf/nwfilter_conf.c:2549 src/conf/storage_conf.c:1560
 
3031
#: src/conf/nwfilter_conf.c:2635 src/conf/storage_conf.c:1541
2902
3032
#, fuzzy
2903
3033
msgid "failed to generate XML"
2904
3034
msgstr "Failed to create domain %s\n"
2905
3035
 
2906
 
#: src/conf/nwfilter_conf.c:2557 src/conf/storage_conf.c:1568
 
3036
#: src/conf/nwfilter_conf.c:2643 src/conf/storage_conf.c:1549
2907
3037
#, fuzzy, c-format
2908
3038
msgid "cannot create config file %s"
2909
3039
msgstr "failed to write configuration file: %s"
2910
3040
 
2911
 
#: src/conf/nwfilter_conf.c:2565 src/conf/storage_conf.c:1576
 
3041
#: src/conf/nwfilter_conf.c:2651 src/conf/storage_conf.c:1557
2912
3042
#, fuzzy, c-format
2913
3043
msgid "cannot write config file %s"
2914
3044
msgstr "failed to write configuration file: %s"
2915
3045
 
2916
 
#: src/conf/nwfilter_conf.c:2572 src/conf/storage_conf.c:1583
 
3046
#: src/conf/nwfilter_conf.c:2658 src/conf/storage_conf.c:1564
2917
3047
#, fuzzy, c-format
2918
3048
msgid "cannot save config file %s"
2919
3049
msgstr "failed to write configuration file: %s"
2920
3050
 
2921
 
#: src/conf/nwfilter_conf.c:2593 src/conf/storage_conf.c:1601
 
3051
#: src/conf/nwfilter_conf.c:2679 src/conf/storage_conf.c:1582
2922
3052
#, fuzzy, c-format
2923
3053
msgid "no config file for %s"
2924
3054
msgstr "configuration file syntax error: %s"
2925
3055
 
2926
 
#: src/conf/nwfilter_conf.c:2599 src/conf/storage_conf.c:1607
 
3056
#: src/conf/nwfilter_conf.c:2685 src/conf/storage_conf.c:1588
2927
3057
#, c-format
2928
3058
msgid "cannot remove config for %s"
2929
3059
msgstr ""
2930
3060
 
2931
 
#: src/conf/nwfilter_conf.c:2672
 
3061
#: src/conf/nwfilter_conf.c:2758
2932
3062
#, c-format
2933
3063
msgid "formatter for %s %s reported error"
2934
3064
msgstr ""
2939
3069
msgstr "could not connect to %s"
2940
3070
 
2941
3071
#: src/conf/secret_conf.c:56 src/conf/secret_conf.c:99
2942
 
#: src/conf/secret_conf.c:226 src/conf/secret_conf.c:243
 
3072
#: src/conf/secret_conf.c:227 src/conf/secret_conf.c:244
2943
3073
#, fuzzy, c-format
2944
3074
msgid "unexpected secret usage type %d"
2945
3075
msgstr "unexpected mime type"
2967
3097
msgid "invalid value of 'private'"
2968
3098
msgstr "Failed to suspend domain %s"
2969
3099
 
2970
 
#: src/conf/storage_conf.c:226 src/storage/storage_backend.c:973
 
3100
#: src/conf/storage_conf.c:226 src/storage/storage_backend.c:1042
2971
3101
#, c-format
2972
3102
msgid "missing backend for pool type %d"
2973
3103
msgstr ""
3016
3146
msgid "malformed group element"
3017
3147
msgstr ""
3018
3148
 
3019
 
#: src/conf/storage_conf.c:634 src/storage/storage_driver.c:450
 
3149
#: src/conf/storage_conf.c:634 src/storage/storage_driver.c:451
3020
3150
#: src/test/test_driver.c:3847
3021
3151
#, fuzzy, c-format
3022
3152
msgid "unknown storage pool type %s"
3062
3192
msgid "unknown pool format number %d"
3063
3193
msgstr "unknown OS type %s"
3064
3194
 
3065
 
#: src/conf/storage_conf.c:893 src/conf/storage_conf.c:1645
 
3195
#: src/conf/storage_conf.c:893 src/conf/storage_conf.c:1626
3066
3196
#, fuzzy
3067
3197
msgid "unexpected pool type"
3068
3198
msgstr "unexpected mime type"
3109
3239
msgid "Storage pool config filename '%s' does not match pool name '%s'"
3110
3240
msgstr ""
3111
3241
 
3112
 
#: src/conf/storage_conf.c:1489
3113
 
#, fuzzy, c-format
3114
 
msgid "Config filename '%s/%s' is too long"
3115
 
msgstr "domain name or uuid"
3116
 
 
3117
 
#: src/conf/storage_conf.c:1497
3118
 
#, fuzzy, c-format
3119
 
msgid "Autostart link path '%s/%s' is too long"
3120
 
msgstr "domain name or uuid"
3121
 
 
3122
 
#: src/conf/storage_conf.c:1546
3123
 
msgid "cannot construct autostart link path"
3124
 
msgstr ""
3125
 
 
3126
 
#: src/conf/storage_conf.c:1696
 
3242
#: src/conf/storage_conf.c:1677
3127
3243
#, fuzzy, c-format
3128
3244
msgid "pool '%s' is already defined with uuid %s"
3129
3245
msgstr "domain %s exists already"
3130
3246
 
3131
 
#: src/conf/storage_conf.c:1705
 
3247
#: src/conf/storage_conf.c:1686
3132
3248
#, fuzzy, c-format
3133
3249
msgid "pool is already active as '%s'"
3134
3250
msgstr "Domain is already active"
3135
3251
 
3136
 
#: src/conf/storage_conf.c:1719
 
3252
#: src/conf/storage_conf.c:1700
3137
3253
#, fuzzy, c-format
3138
3254
msgid "pool '%s' already exists with uuid %s"
3139
3255
msgstr "domain %s exists already"
3406
3522
msgid "CPUs are incompatible"
3407
3523
msgstr ""
3408
3524
 
3409
 
#: src/datatypes.c:310 src/datatypes.c:345 src/datatypes.c:505
3410
 
#: src/datatypes.c:653 src/datatypes.c:841 src/datatypes.c:991
3411
 
#: src/datatypes.c:1147 src/datatypes.c:1283 src/datatypes.c:1485
 
3525
#: src/datatypes.c:141 src/datatypes.c:176 src/datatypes.c:308
 
3526
#: src/datatypes.c:440 src/datatypes.c:577 src/datatypes.c:711
 
3527
#: src/datatypes.c:851 src/datatypes.c:971 src/datatypes.c:1157
3412
3528
#, fuzzy
3413
3529
msgid "no connection"
3414
3530
msgstr "no valid connection"
3415
3531
 
3416
 
#: src/datatypes.c:349 src/datatypes.c:509 src/datatypes.c:657
3417
 
#: src/datatypes.c:845 src/datatypes.c:995 src/datatypes.c:1151
3418
 
#: src/datatypes.c:1489 src/datatypes.c:1627
 
3532
#: src/datatypes.c:180 src/datatypes.c:312 src/datatypes.c:444
 
3533
#: src/datatypes.c:581 src/datatypes.c:715 src/datatypes.c:855
 
3534
#: src/datatypes.c:1161 src/datatypes.c:1284
3419
3535
#, fuzzy
3420
3536
msgid "missing name"
3421
3537
msgstr "missing root device information"
3422
3538
 
3423
 
#: src/datatypes.c:353 src/datatypes.c:513 src/datatypes.c:849
3424
 
#: src/datatypes.c:1287 src/datatypes.c:1493
 
3539
#: src/datatypes.c:184 src/datatypes.c:316 src/datatypes.c:585
 
3540
#: src/datatypes.c:975 src/datatypes.c:1165
3425
3541
#, fuzzy
3426
3542
msgid "missing uuid"
3427
3543
msgstr "missing \""
3428
3544
 
3429
 
#: src/datatypes.c:381
3430
 
#, fuzzy
3431
 
msgid "failed to create domain snapshots hash"
3432
 
msgstr "Failed to create domain from %s"
3433
 
 
3434
 
#: src/datatypes.c:388
3435
 
msgid "failed to add domain to connection hash table"
3436
 
msgstr "failed to add domain to connection hash table"
3437
 
 
3438
 
#: src/datatypes.c:431
3439
 
msgid "domain missing from connection hash table"
3440
 
msgstr "domain missing from connection hash table"
3441
 
 
3442
 
#: src/datatypes.c:469
 
3545
#: src/datatypes.c:272
3443
3546
#, fuzzy
3444
3547
msgid "bad domain or no connection"
3445
3548
msgstr "read-only connection"
3446
3549
 
3447
 
#: src/datatypes.c:540
3448
 
#, fuzzy
3449
 
msgid "failed to add network to connection hash table"
3450
 
msgstr "failed to add domain to connection hash table"
3451
 
 
3452
 
#: src/datatypes.c:580
3453
 
#, fuzzy
3454
 
msgid "network missing from connection hash table"
3455
 
msgstr "domain missing from connection hash table"
3456
 
 
3457
 
#: src/datatypes.c:616
 
3550
#: src/datatypes.c:403
3458
3551
#, fuzzy
3459
3552
msgid "bad network or no connection"
3460
3553
msgstr "read-only connection"
3461
3554
 
3462
 
#: src/datatypes.c:694
3463
 
#, c-format
3464
 
msgid ""
3465
 
"Failed to change interface mac address from %s to %s due to differing "
3466
 
"lengths."
3467
 
msgstr ""
3468
 
 
3469
 
#: src/datatypes.c:726
3470
 
#, fuzzy
3471
 
msgid "failed to add interface to connection hash table"
3472
 
msgstr "failed to add domain to connection hash table"
3473
 
 
3474
 
#: src/datatypes.c:765
3475
 
#, fuzzy
3476
 
msgid "interface missing from connection hash table"
3477
 
msgstr "domain missing from connection hash table"
3478
 
 
3479
 
#: src/datatypes.c:803
 
3555
#: src/datatypes.c:539
3480
3556
#, fuzzy
3481
3557
msgid "bad interface or no connection"
3482
3558
msgstr "failed to add domain to connection hash table"
3483
3559
 
3484
 
#: src/datatypes.c:876
3485
 
#, fuzzy
3486
 
msgid "failed to add storage pool to connection hash table"
3487
 
msgstr "failed to add domain to connection hash table"
3488
 
 
3489
 
#: src/datatypes.c:917 src/datatypes.c:1562
3490
 
#, fuzzy
3491
 
msgid "pool missing from connection hash table"
3492
 
msgstr "domain missing from connection hash table"
3493
 
 
3494
 
#: src/datatypes.c:953
 
3560
#: src/datatypes.c:673
3495
3561
#, fuzzy
3496
3562
msgid "bad storage pool or no connection"
3497
3563
msgstr "failed to add domain to connection hash table"
3498
3564
 
3499
 
#: src/datatypes.c:999
 
3565
#: src/datatypes.c:719
3500
3566
#, fuzzy
3501
3567
msgid "missing key"
3502
3568
msgstr "missing \""
3503
3569
 
3504
 
#: src/datatypes.c:1026
 
3570
#: src/datatypes.c:744
3505
3571
#, c-format
3506
3572
msgid "Volume key %s too large for destination"
3507
3573
msgstr ""
3508
3574
 
3509
 
#: src/datatypes.c:1035
3510
 
#, fuzzy
3511
 
msgid "failed to add storage vol to connection hash table"
3512
 
msgstr "failed to add domain to connection hash table"
3513
 
 
3514
 
#: src/datatypes.c:1074
3515
 
#, fuzzy
3516
 
msgid "vol missing from connection hash table"
3517
 
msgstr "domain missing from connection hash table"
3518
 
 
3519
 
#: src/datatypes.c:1111
 
3575
#: src/datatypes.c:815
3520
3576
#, fuzzy
3521
3577
msgid "bad storage volume or no connection"
3522
3578
msgstr "invalid connection pointer in"
3523
3579
 
3524
 
#: src/datatypes.c:1175
3525
 
#, fuzzy
3526
 
msgid "failed to add node dev to conn hash table"
3527
 
msgstr "failed to add domain to connection hash table"
3528
 
 
3529
 
#: src/datatypes.c:1213
3530
 
#, fuzzy
3531
 
msgid "dev missing from connection hash table"
3532
 
msgstr "domain missing from connection hash table"
3533
 
 
3534
 
#: src/datatypes.c:1291
 
3580
#: src/datatypes.c:979
3535
3581
#, fuzzy
3536
3582
msgid "missing usageID"
3537
3583
msgstr "missing target information for device"
3538
3584
 
3539
 
#: src/datatypes.c:1317
3540
 
#, fuzzy
3541
 
msgid "failed to add secret to conn hash table"
3542
 
msgstr "failed to add domain to connection hash table"
3543
 
 
3544
 
#: src/datatypes.c:1356
3545
 
#, fuzzy
3546
 
msgid "secret missing from connection hash table"
3547
 
msgstr "domain missing from connection hash table"
3548
 
 
3549
 
#: src/datatypes.c:1390
 
3585
#: src/datatypes.c:1062
3550
3586
#, fuzzy
3551
3587
msgid "bad secret or no connection"
3552
3588
msgstr "read-only connection"
3553
3589
 
3554
 
#: src/datatypes.c:1520
3555
 
#, fuzzy
3556
 
msgid "failed to add network filter to connection hash table"
3557
 
msgstr "failed to add domain to connection hash table"
3558
 
 
3559
 
#: src/datatypes.c:1599
 
3590
#: src/datatypes.c:1255
3560
3591
#, fuzzy
3561
3592
msgid "bad nwfilter or no connection"
3562
3593
msgstr "read-only connection"
3563
3594
 
3564
 
#: src/datatypes.c:1623
 
3595
#: src/datatypes.c:1280
3565
3596
#, fuzzy
3566
3597
msgid "bad domain"
3567
3598
msgstr "name of the inactive domain"
3568
3599
 
3569
 
#: src/datatypes.c:1651
3570
 
#, fuzzy
3571
 
msgid "failed to add snapshot to domain hash table"
3572
 
msgstr "failed to add domain to connection hash table"
3573
 
 
3574
 
#: src/datatypes.c:1681
3575
 
#, fuzzy
3576
 
msgid "snapshot missing from domain hash table"
3577
 
msgstr "domain missing from connection hash table"
3578
 
 
3579
 
#: src/datatypes.c:1707
 
3600
#: src/datatypes.c:1345
3580
3601
#, fuzzy
3581
3602
msgid "not a snapshot"
3582
3603
msgstr "Create a domain."
3596
3617
msgid "Failed module registration %s"
3597
3618
msgstr "Failed to destroy domain %s"
3598
3619
 
3599
 
#: src/esx/esx_driver.c:191
 
3620
#: src/esx/esx_driver.c:207
3600
3621
#, c-format
3601
3622
msgid ""
3602
3623
"File name '%s' doesn't have expected format '/vmfs/volumes/<datastore>/"
3603
3624
"<path>'"
3604
3625
msgstr ""
3605
3626
 
3606
 
#: src/esx/esx_driver.c:206
 
3627
#: src/esx/esx_driver.c:222
3607
3628
#, c-format
3608
3629
msgid "File name '%s' refers to non-existing datastore '%s'"
3609
3630
msgstr ""
3610
3631
 
3611
 
#: src/esx/esx_driver.c:220
 
3632
#: src/esx/esx_driver.c:236
3612
3633
#, fuzzy, c-format
3613
3634
msgid "Could not find datastore for '%s'"
3614
3635
msgstr "could not connect to %s"
3615
3636
 
3616
 
#: src/esx/esx_driver.c:366
 
3637
#: src/esx/esx_driver.c:382
3617
3638
#, fuzzy, c-format
3618
3639
msgid "Could not lookup controller model for '%s'"
3619
3640
msgstr "could not connect to %s"
3620
3641
 
3621
 
#: src/esx/esx_driver.c:384
 
3642
#: src/esx/esx_driver.c:400
3622
3643
#, fuzzy, c-format
3623
3644
msgid "Found unexpected controller model '%s' for disk '%s'"
3624
3645
msgstr "unexpected mime type"
3625
3646
 
3626
 
#: src/esx/esx_driver.c:427 src/esx/esx_driver.c:507 src/esx/esx_driver.c:1095
3627
 
#: src/esx/esx_driver.c:1196 src/esx/esx_driver.c:1294
3628
 
#: src/esx/esx_driver.c:2534
 
3647
#: src/esx/esx_driver.c:443 src/esx/esx_driver.c:523 src/esx/esx_driver.c:1109
 
3648
#: src/esx/esx_driver.c:1210 src/esx/esx_driver.c:1308
 
3649
#: src/esx/esx_driver.c:2575
3629
3650
msgid "Could not retrieve the HostSystem object"
3630
3651
msgstr ""
3631
3652
 
3632
 
#: src/esx/esx_driver.c:455
 
3653
#: src/esx/esx_driver.c:471
3633
3654
#, c-format
3634
3655
msgid ""
3635
3656
"Bit 29 (Long Mode) of HostSystem property 'hardware.cpuFeature[].edx' with "
3636
3657
"value '%s' has unexpected value '%c', expecting '0' or '1'"
3637
3658
msgstr ""
3638
3659
 
3639
 
#: src/esx/esx_driver.c:522 src/esx/esx_util.c:424 src/esx/esx_vi.c:2094
3640
 
#: src/vmx/vmx.c:694
3641
 
#, fuzzy, c-format
3642
 
msgid "Could not parse UUID from string '%s'"
3643
 
msgstr "could not connect to %s"
3644
 
 
3645
 
#: src/esx/esx_driver.c:635 src/esx/esx_driver.c:1435
3646
 
#: src/esx/esx_driver.c:2782 src/esx/esx_driver.c:4188
 
3660
#: src/esx/esx_driver.c:652 src/esx/esx_driver.c:1449
 
3661
#: src/esx/esx_driver.c:2823 src/esx/esx_driver.c:4229
3647
3662
#: src/esx/esx_storage_driver.c:171 src/esx/esx_storage_driver.c:672
3648
 
#: src/esx/esx_util.c:57 src/esx/esx_util.c:292 src/esx/esx_vi.c:291
3649
 
#: src/esx/esx_vi.c:733 src/esx/esx_vi.c:780 src/esx/esx_vi.c:820
3650
 
#: src/esx/esx_vi.c:1044 src/esx/esx_vi.c:1080 src/esx/esx_vi.c:1096
3651
 
#: src/esx/esx_vi.c:1119 src/esx/esx_vi.c:1159 src/esx/esx_vi.c:1188
3652
 
#: src/esx/esx_vi.c:1222 src/esx/esx_vi.c:1277 src/esx/esx_vi.c:1303
3653
 
#: src/esx/esx_vi.c:1349 src/esx/esx_vi.c:1377 src/esx/esx_vi.c:1610
3654
 
#: src/esx/esx_vi.c:1788 src/esx/esx_vi.c:1814 src/esx/esx_vi.c:1850
3655
 
#: src/esx/esx_vi.c:1884 src/esx/esx_vi.c:1921 src/esx/esx_vi.c:2028
3656
 
#: src/esx/esx_vi.c:2194 src/esx/esx_vi.c:2238 src/esx/esx_vi.c:2303
3657
 
#: src/esx/esx_vi.c:2357 src/esx/esx_vi.c:2492 src/esx/esx_vi.c:2560
3658
 
#: src/esx/esx_vi.c:2647 src/esx/esx_vi.c:2713 src/esx/esx_vi.c:2762
3659
 
#: src/esx/esx_vi.c:2871 src/esx/esx_vi.c:2927 src/esx/esx_vi.c:3024
3660
 
#: src/esx/esx_vi.c:3221 src/esx/esx_vi.c:3329 src/esx/esx_vi.c:3387
3661
 
#: src/esx/esx_vi.c:3444 src/esx/esx_vi.c:3499 src/esx/esx_vi.c:3617
3662
 
#: src/esx/esx_vi_methods.c:44 src/esx/esx_vi_methods.c:272
3663
 
#: src/esx/esx_vi_types.c:102 src/esx/esx_vi_types.c:193
3664
 
#: src/esx/esx_vi_types.c:222 src/esx/esx_vi_types.c:263
3665
 
#: src/esx/esx_vi_types.c:313 src/esx/esx_vi_types.c:581
3666
 
#: src/esx/esx_vi_types.c:634 src/esx/esx_vi_types.c:822
3667
 
#: src/esx/esx_vi_types.c:889 src/esx/esx_vi_types.c:1096
3668
 
#: src/esx/esx_vi_types.c:1130 src/esx/esx_vi_types.c:1160
3669
 
#: src/esx/esx_vi_types.c:1296 src/esx/esx_vi_types.c:1336
3670
 
#: src/esx/esx_vi_types.c:1470 src/esx/esx_vi_types.c:1538
3671
 
#: src/esx/esx_vi_types.c:1568 src/esx/esx_vi_types.c:1644
3672
 
#: src/esx/esx_vi_types.c:1737 src/esx/esx_vi_types.c:1829 src/vmx/vmx.c:1732
3673
 
#: src/vmx/vmx.c:1799 src/vmx/vmx.c:1906 src/vmx/vmx.c:2263 src/vmx/vmx.c:2484
3674
 
#: src/vmx/vmx.c:2685 src/vmx/vmx.c:2789 src/vmx/vmx.c:3155 src/vmx/vmx.c:3205
3675
 
#: src/vmx/vmx.c:3295 src/vmx/vmx.c:3379
 
3663
#: src/esx/esx_util.c:57 src/esx/esx_util.c:291 src/esx/esx_vi.c:355
 
3664
#: src/esx/esx_vi.c:401 src/esx/esx_vi.c:632 src/esx/esx_vi.c:865
 
3665
#: src/esx/esx_vi.c:1089 src/esx/esx_vi.c:1125 src/esx/esx_vi.c:1141
 
3666
#: src/esx/esx_vi.c:1164 src/esx/esx_vi.c:1204 src/esx/esx_vi.c:1233
 
3667
#: src/esx/esx_vi.c:1267 src/esx/esx_vi.c:1322 src/esx/esx_vi.c:1348
 
3668
#: src/esx/esx_vi.c:1394 src/esx/esx_vi.c:1422 src/esx/esx_vi.c:1655
 
3669
#: src/esx/esx_vi.c:1833 src/esx/esx_vi.c:1859 src/esx/esx_vi.c:1895
 
3670
#: src/esx/esx_vi.c:1929 src/esx/esx_vi.c:1966 src/esx/esx_vi.c:2073
 
3671
#: src/esx/esx_vi.c:2239 src/esx/esx_vi.c:2283 src/esx/esx_vi.c:2348
 
3672
#: src/esx/esx_vi.c:2402 src/esx/esx_vi.c:2537 src/esx/esx_vi.c:2605
 
3673
#: src/esx/esx_vi.c:2692 src/esx/esx_vi.c:2758 src/esx/esx_vi.c:2807
 
3674
#: src/esx/esx_vi.c:2916 src/esx/esx_vi.c:2972 src/esx/esx_vi.c:3069
 
3675
#: src/esx/esx_vi.c:3266 src/esx/esx_vi.c:3374 src/esx/esx_vi.c:3432
 
3676
#: src/esx/esx_vi.c:3489 src/esx/esx_vi.c:3544 src/esx/esx_vi.c:3662
 
3677
#: src/esx/esx_vi.c:3984 src/esx/esx_vi.c:4058 src/esx/esx_vi_methods.c:44
 
3678
#: src/esx/esx_vi_methods.c:272 src/esx/esx_vi_types.c:102
 
3679
#: src/esx/esx_vi_types.c:196 src/esx/esx_vi_types.c:243
 
3680
#: src/esx/esx_vi_types.c:284 src/esx/esx_vi_types.c:334
 
3681
#: src/esx/esx_vi_types.c:604 src/esx/esx_vi_types.c:664
 
3682
#: src/esx/esx_vi_types.c:875 src/esx/esx_vi_types.c:942
 
3683
#: src/esx/esx_vi_types.c:1163 src/esx/esx_vi_types.c:1203
 
3684
#: src/esx/esx_vi_types.c:1233 src/esx/esx_vi_types.c:1367
 
3685
#: src/esx/esx_vi_types.c:1407 src/esx/esx_vi_types.c:1541
 
3686
#: src/esx/esx_vi_types.c:1607 src/esx/esx_vi_types.c:1637 src/vmx/vmx.c:1760
 
3687
#: src/vmx/vmx.c:1828 src/vmx/vmx.c:1936 src/vmx/vmx.c:2293 src/vmx/vmx.c:2514
 
3688
#: src/vmx/vmx.c:2715 src/vmx/vmx.c:2819 src/vmx/vmx.c:3200 src/vmx/vmx.c:3250
 
3689
#: src/vmx/vmx.c:3340 src/vmx/vmx.c:3424
3676
3690
#, fuzzy
3677
3691
msgid "Invalid argument"
3678
3692
msgstr "invalid argument in"
3679
3693
 
3680
 
#: src/esx/esx_driver.c:654 src/esx/esx_driver.c:776
3681
 
#: src/phyp/phyp_driver.c:989 src/xenapi/xenapi_driver.c:126
 
3694
#: src/esx/esx_driver.c:671 src/esx/esx_driver.c:800
 
3695
#: src/phyp/phyp_driver.c:1004 src/xenapi/xenapi_driver.c:129
3682
3696
#, fuzzy
3683
3697
msgid "Username request failed"
3684
3698
msgstr "operation failed: %s"
3685
3699
 
3686
 
#: src/esx/esx_driver.c:662 src/esx/esx_driver.c:784
3687
 
#: src/phyp/phyp_driver.c:1070 src/xenapi/xenapi_driver.c:135
 
3700
#: src/esx/esx_driver.c:679 src/esx/esx_driver.c:808
 
3701
#: src/phyp/phyp_driver.c:1085 src/xenapi/xenapi_driver.c:138
3688
3702
#, fuzzy
3689
3703
msgid "Password request failed"
3690
3704
msgstr "parse server response failed"
3691
3705
 
3692
 
#: src/esx/esx_driver.c:685
 
3706
#: src/esx/esx_driver.c:708
3693
3707
#, c-format
3694
3708
msgid "%s is neither an ESX 3.5 host nor an ESX 4.x host"
3695
3709
msgstr ""
3696
3710
 
3697
 
#: src/esx/esx_driver.c:692
 
3711
#: src/esx/esx_driver.c:715
3698
3712
#, c-format
3699
3713
msgid "%s isn't a GSX 2.0 host"
3700
3714
msgstr ""
3701
3715
 
3702
 
#: src/esx/esx_driver.c:757
 
3716
#: src/esx/esx_driver.c:781
3703
3717
msgid "Path has to specify the datacenter and compute resource"
3704
3718
msgstr ""
3705
3719
 
3706
 
#: src/esx/esx_driver.c:805
 
3720
#: src/esx/esx_driver.c:835
3707
3721
#, c-format
3708
3722
msgid "%s is neither a vCenter 2.5 server nor a vCenter 4.x server"
3709
3723
msgstr ""
3710
3724
 
3711
 
#: src/esx/esx_driver.c:959
 
3725
#: src/esx/esx_driver.c:987
3712
3726
msgid "This host is not managed by a vCenter"
3713
3727
msgstr ""
3714
3728
 
3715
 
#: src/esx/esx_driver.c:966
 
3729
#: src/esx/esx_driver.c:994
3716
3730
#, fuzzy, c-format
3717
3731
msgid "vCenter IP address %s too big for destination"
3718
3732
msgstr "failed to get node information"
3719
3733
 
3720
 
#: src/esx/esx_driver.c:979
 
3734
#: src/esx/esx_driver.c:1007
3721
3735
#, c-format
3722
3736
msgid ""
3723
3737
"This host is managed by a vCenter with IP address %s, but a mismachting "
3724
3738
"vCenter '%s' (%s) has been specified"
3725
3739
msgstr ""
3726
3740
 
3727
 
#: src/esx/esx_driver.c:1159 src/vbox/vbox_MSCOMGlue.c:401
 
3741
#: src/esx/esx_driver.c:1173 src/vbox/vbox_MSCOMGlue.c:401
3728
3742
#, fuzzy, c-format
3729
3743
msgid "Could not parse version number from '%s'"
3730
3744
msgstr "Failed to suspend domain %s"
3731
3745
 
3732
 
#: src/esx/esx_driver.c:1225
 
3746
#: src/esx/esx_driver.c:1239
3733
3747
msgid "Missing or empty 'hostName' property"
3734
3748
msgstr ""
3735
3749
 
3736
 
#: src/esx/esx_driver.c:1375
 
3750
#: src/esx/esx_driver.c:1389
3737
3751
#, fuzzy, c-format
3738
3752
msgid "CPU Model %s too long for destination"
3739
3753
msgstr "failed to get node information"
3740
3754
 
3741
 
#: src/esx/esx_driver.c:1469
 
3755
#: src/esx/esx_driver.c:1483
3742
3756
#, fuzzy, c-format
3743
3757
msgid "Failed to parse positive integer from '%s'"
3744
3758
msgstr "Failed to create domain from %s"
3745
3759
 
3746
 
#: src/esx/esx_driver.c:1571
 
3760
#: src/esx/esx_driver.c:1585
3747
3761
#, fuzzy, c-format
3748
3762
msgid "No domain with ID %d"
3749
3763
msgstr "domain id or uuid"
3750
3764
 
3751
 
#: src/esx/esx_driver.c:1659
 
3765
#: src/esx/esx_driver.c:1673
3752
3766
#, fuzzy, c-format
3753
3767
msgid "No domain with name '%s'"
3754
3768
msgstr "domain name"
3755
3769
 
3756
 
#: src/esx/esx_driver.c:1717 src/esx/esx_driver.c:1830
3757
 
#: src/esx/esx_driver.c:1873 src/esx/esx_driver.c:1926
 
3770
#: src/esx/esx_driver.c:1731 src/esx/esx_driver.c:1844
 
3771
#: src/esx/esx_driver.c:1887 src/esx/esx_driver.c:1940
3758
3772
#, fuzzy
3759
3773
msgid "Domain is not powered on"
3760
3774
msgstr "domain information"
3761
3775
 
3762
 
#: src/esx/esx_driver.c:1730
 
3776
#: src/esx/esx_driver.c:1744
3763
3777
#, fuzzy, c-format
3764
3778
msgid "Could not suspend domain: %s"
3765
3779
msgstr "Failed to suspend domain %s"
3766
3780
 
3767
 
#: src/esx/esx_driver.c:1774
 
3781
#: src/esx/esx_driver.c:1788
3768
3782
#, fuzzy
3769
3783
msgid "Domain is not suspended"
3770
3784
msgstr "Domain %s suspended\n"
3771
3785
 
3772
 
#: src/esx/esx_driver.c:1788
 
3786
#: src/esx/esx_driver.c:1802
3773
3787
#, fuzzy, c-format
3774
3788
msgid "Could not resume domain: %s"
3775
3789
msgstr "Failed to resume domain %s"
3776
3790
 
3777
 
#: src/esx/esx_driver.c:1939
 
3791
#: src/esx/esx_driver.c:1953
3778
3792
#, fuzzy, c-format
3779
3793
msgid "Could not destroy domain: %s"
3780
3794
msgstr "Failed to destroy domain %s"
3781
3795
 
3782
 
#: src/esx/esx_driver.c:2004
 
3796
#: src/esx/esx_driver.c:2018
3783
3797
#, c-format
3784
3798
msgid "Got invalid memory size %d"
3785
3799
msgstr ""
3786
3800
 
3787
 
#: src/esx/esx_driver.c:2053 src/esx/esx_driver.c:2893
 
3801
#: src/esx/esx_driver.c:2067 src/esx/esx_driver.c:2934
3788
3802
#, fuzzy
3789
3803
msgid "Domain is not powered off"
3790
3804
msgstr "domain information"
3791
3805
 
3792
 
#: src/esx/esx_driver.c:2077
 
3806
#: src/esx/esx_driver.c:2091
3793
3807
#, fuzzy, c-format
3794
3808
msgid "Could not set max-memory to %lu kilobytes: %s"
3795
3809
msgstr "Failed to create domain %s\n"
3796
3810
 
3797
 
#: src/esx/esx_driver.c:2134
 
3811
#: src/esx/esx_driver.c:2148
3798
3812
#, fuzzy, c-format
3799
3813
msgid "Could not set memory to %lu kilobytes: %s"
3800
3814
msgstr "Failed to create domain %s\n"
3801
3815
 
3802
 
#: src/esx/esx_driver.c:2360 src/esx/esx_driver.c:2368
 
3816
#: src/esx/esx_driver.c:2384 src/esx/esx_driver.c:2394
3803
3817
#, fuzzy, c-format
3804
3818
msgid "QueryPerf returned object with unexpected type '%s'"
3805
3819
msgstr "unexpected mime type"
3806
3820
 
3807
 
#: src/esx/esx_driver.c:2427 src/esx/esx_driver.c:2511
3808
 
#: src/phyp/phyp_driver.c:1520 src/phyp/phyp_driver.c:3877
3809
 
#: src/vbox/vbox_tmpl.c:1984 src/vbox/vbox_tmpl.c:2042
3810
 
#: src/xenapi/xenapi_driver.c:1011 src/xenapi/xenapi_driver.c:1183
 
3821
#: src/esx/esx_driver.c:2468 src/esx/esx_driver.c:2552
 
3822
#: src/phyp/phyp_driver.c:1419 src/phyp/phyp_driver.c:3658
 
3823
#: src/vbox/vbox_tmpl.c:1983 src/vbox/vbox_tmpl.c:2041
 
3824
#: src/xenapi/xenapi_driver.c:1014 src/xenapi/xenapi_driver.c:1186
3811
3825
#, fuzzy, c-format
3812
3826
msgid "unsupported flags: (0x%x)"
3813
3827
msgstr "unexpected mime type"
3814
3828
 
3815
 
#: src/esx/esx_driver.c:2433
 
3829
#: src/esx/esx_driver.c:2474
3816
3830
#, fuzzy
3817
3831
msgid "Requested number of virtual CPUs must at least be 1"
3818
3832
msgstr "Change the number of virtual CPUs active in the guest domain."
3819
3833
 
3820
 
#: src/esx/esx_driver.c:2449
 
3834
#: src/esx/esx_driver.c:2490
3821
3835
#, c-format
3822
3836
msgid ""
3823
3837
"Requested number of virtual CPUs is greater than max allowable number of "
3824
3838
"virtual CPUs for the domain: %d > %d"
3825
3839
msgstr ""
3826
3840
 
3827
 
#: src/esx/esx_driver.c:2476
 
3841
#: src/esx/esx_driver.c:2517
3828
3842
#, fuzzy, c-format
3829
3843
msgid "Could not set number of virtual CPUs to %d: %s"
3830
3844
msgstr "change number of virtual CPUs"
3831
3845
 
3832
 
#: src/esx/esx_driver.c:2696 src/esx/esx_driver.c:2735
 
3846
#: src/esx/esx_driver.c:2737 src/esx/esx_driver.c:2776
3833
3847
#, fuzzy, c-format
3834
3848
msgid "Unsupported config format '%s'"
3835
3849
msgstr "unexpected mime type"
3836
3850
 
3837
 
#: src/esx/esx_driver.c:2907
 
3851
#: src/esx/esx_driver.c:2948
3838
3852
#, fuzzy, c-format
3839
3853
msgid "Could not start domain: %s"
3840
3854
msgstr "Failed to start domain %s"
3841
3855
 
3842
 
#: src/esx/esx_driver.c:2989
 
3856
#: src/esx/esx_driver.c:3030
3843
3857
msgid "Domain already exists, editing existing domains is not supported yet"
3844
3858
msgstr ""
3845
3859
 
3846
 
#: src/esx/esx_driver.c:3025 src/vmware/vmware_conf.c:352
 
3860
#: src/esx/esx_driver.c:3066 src/vmware/vmware_conf.c:355
3847
3861
msgid ""
3848
3862
"Domain XML doesn't contain any disks, cannot deduce datastore and path for "
3849
3863
"VMX file"
3850
3864
msgstr ""
3851
3865
 
3852
 
#: src/esx/esx_driver.c:3040 src/vmware/vmware_conf.c:367
 
3866
#: src/esx/esx_driver.c:3081 src/vmware/vmware_conf.c:370
3853
3867
msgid ""
3854
3868
"Domain XML doesn't contain any file-based harddisks, cannot deduce datastore "
3855
3869
"and path for VMX file"
3856
3870
msgstr ""
3857
3871
 
3858
 
#: src/esx/esx_driver.c:3047 src/vmware/vmware_conf.c:374
 
3872
#: src/esx/esx_driver.c:3088 src/vmware/vmware_conf.c:377
3859
3873
msgid ""
3860
3874
"First file-based harddisk has no source, cannot deduce datastore and path "
3861
3875
"for VMX file"
3862
3876
msgstr ""
3863
3877
 
3864
 
#: src/esx/esx_driver.c:3059 src/vmware/vmware_conf.c:385
 
3878
#: src/esx/esx_driver.c:3100 src/vmware/vmware_conf.c:388
3865
3879
#, c-format
3866
3880
msgid "Expecting source '%s' of first file-based harddisk to be a VMDK image"
3867
3881
msgstr ""
3868
3882
 
3869
 
#: src/esx/esx_driver.c:3129
 
3883
#: src/esx/esx_driver.c:3170
3870
3884
#, fuzzy, c-format
3871
3885
msgid "Could not define domain: %s"
3872
3886
msgstr "Failed to undefine domain %s"
3873
3887
 
3874
 
#: src/esx/esx_driver.c:3198
 
3888
#: src/esx/esx_driver.c:3239
3875
3889
#, fuzzy
3876
3890
msgid "Domain is not suspended or powered off"
3877
3891
msgstr "Domain %s suspended\n"
3878
3892
 
3879
 
#: src/esx/esx_driver.c:3338
 
3893
#: src/esx/esx_driver.c:3379
3880
3894
msgid "Cannot enable general autostart option without affecting other domains"
3881
3895
msgstr ""
3882
3896
 
3883
 
#: src/esx/esx_driver.c:3458
 
3897
#: src/esx/esx_driver.c:3499
3884
3898
msgid "Parameter array must have space for 3 items"
3885
3899
msgstr ""
3886
3900
 
3887
 
#: src/esx/esx_driver.c:3542
 
3901
#: src/esx/esx_driver.c:3583
3888
3902
#, c-format
3889
3903
msgid "Shares level has unknown value %d"
3890
3904
msgstr ""
3891
3905
 
3892
 
#: src/esx/esx_driver.c:3603
 
3906
#: src/esx/esx_driver.c:3644
3893
3907
#, c-format
3894
3908
msgid "Could not set reservation to %lld MHz, expecting positive value"
3895
3909
msgstr ""
3896
3910
 
3897
 
#: src/esx/esx_driver.c:3617
 
3911
#: src/esx/esx_driver.c:3658
3898
3912
#, c-format
3899
3913
msgid ""
3900
3914
"Could not set limit to %lld MHz, expecting positive value or -1 (unlimited)"
3901
3915
msgstr ""
3902
3916
 
3903
 
#: src/esx/esx_driver.c:3657
 
3917
#: src/esx/esx_driver.c:3698
3904
3918
#, c-format
3905
3919
msgid ""
3906
3920
"Could not set shares to %d, expecting positive value or -1 (low), -2 "
3907
3921
"(normal) or -3 (high)"
3908
3922
msgstr ""
3909
3923
 
3910
 
#: src/esx/esx_driver.c:3664 src/esx/esx_driver.c:4454
 
3924
#: src/esx/esx_driver.c:3705 src/esx/esx_driver.c:4495
3911
3925
#, fuzzy, c-format
3912
3926
msgid "Unknown field '%s'"
3913
3927
msgstr "unknown OS type %s"
3914
3928
 
3915
 
#: src/esx/esx_driver.c:3681
 
3929
#: src/esx/esx_driver.c:3722
3916
3930
#, fuzzy, c-format
3917
3931
msgid "Could not change scheduler parameters: %s"
3918
3932
msgstr "could not connect to %s"
3919
3933
 
3920
 
#: src/esx/esx_driver.c:3751
 
3934
#: src/esx/esx_driver.c:3792
3921
3935
msgid "Migration not possible without a vCenter"
3922
3936
msgstr ""
3923
3937
 
3924
 
#: src/esx/esx_driver.c:3757
 
3938
#: src/esx/esx_driver.c:3798
3925
3939
#, fuzzy
3926
3940
msgid "Renaming domains on migration not supported"
3927
3941
msgstr "Domain %s started\n"
3928
3942
 
3929
 
#: src/esx/esx_driver.c:3775
 
3943
#: src/esx/esx_driver.c:3816
3930
3944
msgid "Only vpxmigr:// migration URIs are supported"
3931
3945
msgstr ""
3932
3946
 
3933
 
#: src/esx/esx_driver.c:3781
 
3947
#: src/esx/esx_driver.c:3822
3934
3948
msgid "Migration source and destination have to refer to the same vCenter"
3935
3949
msgstr ""
3936
3950
 
3937
 
#: src/esx/esx_driver.c:3791
 
3951
#: src/esx/esx_driver.c:3832
3938
3952
msgid "Migration URI has to specify resource pool and host system"
3939
3953
msgstr ""
3940
3954
 
3941
 
#: src/esx/esx_driver.c:3826
 
3955
#: src/esx/esx_driver.c:3867
3942
3956
#, c-format
3943
3957
msgid "Could not migrate domain, validation reported a problem: %s"
3944
3958
msgstr ""
3945
3959
 
3946
 
#: src/esx/esx_driver.c:3830
 
3960
#: src/esx/esx_driver.c:3871
3947
3961
msgid "Could not migrate domain, validation reported a problem"
3948
3962
msgstr ""
3949
3963
 
3950
 
#: src/esx/esx_driver.c:3852
 
3964
#: src/esx/esx_driver.c:3893
3951
3965
#, c-format
3952
3966
msgid "Could not migrate domain, migration task finished with an error: %s"
3953
3967
msgstr ""
3954
3968
 
3955
 
#: src/esx/esx_driver.c:3925
 
3969
#: src/esx/esx_driver.c:3966
3956
3970
#, fuzzy
3957
3971
msgid "Could not retrieve memory usage of resource pool"
3958
3972
msgstr "name of the inactive domain"
3959
3973
 
3960
 
#: src/esx/esx_driver.c:4063
 
3974
#: src/esx/esx_driver.c:4104
3961
3975
#, fuzzy, c-format
3962
3976
msgid "Snapshot '%s' already exists"
3963
3977
msgstr "unexpected mime type"
3964
3978
 
3965
 
#: src/esx/esx_driver.c:4079
 
3979
#: src/esx/esx_driver.c:4120
3966
3980
#, fuzzy, c-format
3967
3981
msgid "Could not create snapshot: %s"
3968
3982
msgstr "could not connect to %s"
3969
3983
 
3970
 
#: src/esx/esx_driver.c:4341
 
3984
#: src/esx/esx_driver.c:4382
3971
3985
#, fuzzy, c-format
3972
3986
msgid "Could not revert to snapshot '%s': %s"
3973
3987
msgstr "Failed to create domain %s\n"
3974
3988
 
3975
 
#: src/esx/esx_driver.c:4400
 
3989
#: src/esx/esx_driver.c:4441
3976
3990
#, fuzzy, c-format
3977
3991
msgid "Could not delete snapshot '%s': %s"
3978
3992
msgstr "could not connect to %s"
3979
3993
 
3980
 
#: src/esx/esx_driver.c:4471
 
3994
#: src/esx/esx_driver.c:4512
3981
3995
#, fuzzy, c-format
3982
3996
msgid "Could not change memory parameters: %s"
3983
3997
msgstr "could not connect to %s"
3984
3998
 
3985
 
#: src/esx/esx_driver.c:4508
 
3999
#: src/esx/esx_driver.c:4549
3986
4000
msgid "Parameter array must have space for 1 item"
3987
4001
msgstr ""
3988
4002
 
4094
4108
"Query parameter 'proxy' has unexpected portvalue '%s' (should be [1..65535])"
4095
4109
msgstr ""
4096
4110
 
4097
 
#: src/esx/esx_util.c:304
 
4111
#: src/esx/esx_util.c:303
4098
4112
#, c-format
4099
4113
msgid "Datastore path '%s' doesn't have expected format '[<datastore>] <path>'"
4100
4114
msgstr ""
4101
4115
 
4102
 
#: src/esx/esx_util.c:387
 
4116
#: src/esx/esx_util.c:386
4103
4117
#, c-format
4104
4118
msgid "IP address lookup for host '%s' failed: %s"
4105
4119
msgstr ""
4106
4120
 
4107
 
#: src/esx/esx_util.c:394
 
4121
#: src/esx/esx_util.c:393
4108
4122
#, fuzzy, c-format
4109
4123
msgid "No IP address for host '%s' found: %s"
4110
4124
msgstr "Failed to suspend domain %s"
4111
4125
 
4112
 
#: src/esx/esx_util.c:404
 
4126
#: src/esx/esx_util.c:403
4113
4127
#, fuzzy, c-format
4114
4128
msgid "Formating IP address for host '%s' failed: %s"
4115
4129
msgstr "operation failed: %s"
4116
4130
 
4117
 
#: src/esx/esx_vi.c:233
 
4131
#: src/esx/esx_util.c:423 src/esx/esx_vi.c:2139 src/vmx/vmx.c:696
 
4132
#, fuzzy, c-format
 
4133
msgid "Could not parse UUID from string '%s'"
 
4134
msgstr "could not connect to %s"
 
4135
 
 
4136
#: src/esx/esx_vi.c:226
4118
4137
#, c-format
4119
4138
msgid "curl_easy_perform() returned an error: %s (%d) : %s"
4120
4139
msgstr ""
4121
4140
 
4122
 
#: src/esx/esx_vi.c:243
 
4141
#: src/esx/esx_vi.c:236
4123
4142
#, c-format
4124
4143
msgid ""
4125
4144
"curl_easy_getinfo(CURLINFO_RESPONSE_CODE) returned an error: %s (%d) : %s"
4126
4145
msgstr ""
4127
4146
 
4128
 
#: src/esx/esx_vi.c:251
 
4147
#: src/esx/esx_vi.c:244
4129
4148
msgid ""
4130
4149
"curl_easy_getinfo(CURLINFO_RESPONSE_CODE) returned a negative response code"
4131
4150
msgstr ""
4132
4151
 
4133
 
#: src/esx/esx_vi.c:263
 
4152
#: src/esx/esx_vi.c:256
4134
4153
#, c-format
4135
4154
msgid ""
4136
4155
"curl_easy_getinfo(CURLINFO_REDIRECT_URL) returned an error: %s (%d) : %s"
4137
4156
msgstr ""
4138
4157
 
4139
 
#: src/esx/esx_vi.c:269
 
4158
#: src/esx/esx_vi.c:262
4140
4159
#, c-format
4141
4160
msgid "The server redirects from '%s' to '%s'"
4142
4161
msgstr ""
4143
4162
 
4144
 
#: src/esx/esx_vi.c:274
 
4163
#: src/esx/esx_vi.c:267
4145
4164
#, fuzzy, c-format
4146
4165
msgid "The server redirects from '%s'"
4147
4166
msgstr "Failed to suspend domain %s"
4148
4167
 
4149
 
#: src/esx/esx_vi.c:304
 
4168
#: src/esx/esx_vi.c:280 src/esx/esx_vi.c:1562 src/esx/esx_vi_methods.c:165
 
4169
#, fuzzy
 
4170
msgid "Invalid call"
 
4171
msgstr "invalid argument in"
 
4172
 
 
4173
#: src/esx/esx_vi.c:288
4150
4174
#, fuzzy
4151
4175
msgid "Could not initialize CURL"
4152
4176
msgstr "could not connect to %s"
4153
4177
 
4154
 
#: src/esx/esx_vi.c:324
 
4178
#: src/esx/esx_vi.c:307
4155
4179
msgid "Could not build CURL header list"
4156
4180
msgstr ""
4157
4181
 
4158
 
#: src/esx/esx_vi.c:360
 
4182
#: src/esx/esx_vi.c:341
4159
4183
#, fuzzy
4160
4184
msgid "Could not initialize CURL mutex"
4161
4185
msgstr "Failed to suspend domain %s"
4162
4186
 
4163
 
#: src/esx/esx_vi.c:391
 
4187
#: src/esx/esx_vi.c:374
 
4188
#, c-format
 
4189
msgid "HTTP response code %d for download from '%s'"
 
4190
msgstr ""
 
4191
 
 
4192
#: src/esx/esx_vi.c:420
 
4193
#, c-format
 
4194
msgid "HTTP response code %d for upload to '%s'"
 
4195
msgstr ""
 
4196
 
 
4197
#: src/esx/esx_vi.c:455
 
4198
#, c-format
 
4199
msgid "Trying to lock unknown SharedCURL lock %d"
 
4200
msgstr ""
 
4201
 
 
4202
#: src/esx/esx_vi.c:483
 
4203
#, c-format
 
4204
msgid "Trying to unlock unknown SharedCURL lock %d"
 
4205
msgstr ""
 
4206
 
 
4207
#: src/esx/esx_vi.c:500
 
4208
msgid "Trying to free SharedCURL object that is still in use"
 
4209
msgstr ""
 
4210
 
 
4211
#: src/esx/esx_vi.c:520
 
4212
#, fuzzy
 
4213
msgid "Cannot share uninitialized CURL handle"
 
4214
msgstr "Failed to suspend domain %s"
 
4215
 
 
4216
#: src/esx/esx_vi.c:526
 
4217
msgid "Cannot share CURL handle that is already shared"
 
4218
msgstr ""
 
4219
 
 
4220
#: src/esx/esx_vi.c:535
 
4221
#, fuzzy
 
4222
msgid "Could not initialize CURL (share)"
 
4223
msgstr "could not connect to %s"
 
4224
 
 
4225
#: src/esx/esx_vi.c:552
 
4226
#, fuzzy
 
4227
msgid "Could not initialize a CURL (share) mutex"
 
4228
msgstr "Failed to suspend domain %s"
 
4229
 
 
4230
#: src/esx/esx_vi.c:571
 
4231
#, fuzzy
 
4232
msgid "Cannot unshare uninitialized CURL handle"
 
4233
msgstr "Failed to suspend domain %s"
 
4234
 
 
4235
#: src/esx/esx_vi.c:577
 
4236
msgid "Cannot unshare CURL handle that is not shared"
 
4237
msgstr ""
 
4238
 
 
4239
#: src/esx/esx_vi.c:582
 
4240
msgid "CURL (share) mismatch"
 
4241
msgstr ""
 
4242
 
 
4243
#: src/esx/esx_vi.c:664
4164
4244
#, c-format
4165
4245
msgid "Expecting VI API major/minor version '2.5' or '4.x' but found '%s'"
4166
4246
msgstr ""
4167
4247
 
4168
 
#: src/esx/esx_vi.c:401
 
4248
#: src/esx/esx_vi.c:674
4169
4249
#, c-format
4170
4250
msgid "Expecting GSX major/minor version '2.0' but found '%s'"
4171
4251
msgstr ""
4172
4252
 
4173
 
#: src/esx/esx_vi.c:420
 
4253
#: src/esx/esx_vi.c:693
4174
4254
#, c-format
4175
4255
msgid "Expecting ESX major/minor version '3.5' or '4.x' but found '%s'"
4176
4256
msgstr ""
4177
4257
 
4178
 
#: src/esx/esx_vi.c:439
 
4258
#: src/esx/esx_vi.c:712
4179
4259
#, c-format
4180
4260
msgid "Expecting VPX major/minor version '2.5' or '4.x' but found '%s'"
4181
4261
msgstr ""
4182
4262
 
4183
 
#: src/esx/esx_vi.c:445
 
4263
#: src/esx/esx_vi.c:718
4184
4264
#, c-format
4185
4265
msgid ""
4186
4266
"Expecting product 'gsx' or 'esx' or 'embeddedEsx' or 'vpx' but found '%s'"
4187
4267
msgstr ""
4188
4268
 
4189
 
#: src/esx/esx_vi.c:452
 
4269
#: src/esx/esx_vi.c:725
4190
4270
#, c-format
4191
4271
msgid "Expecting VI API type 'HostAgent' or 'VirtualCenter' but found '%s'"
4192
4272
msgstr ""
4193
4273
 
4194
 
#: src/esx/esx_vi.c:524
4195
 
#, fuzzy, c-format
4196
 
msgid "Could not find datacenter '%s'"
4197
 
msgstr "could not connect to %s"
4198
 
 
4199
 
#: src/esx/esx_vi.c:568
4200
 
#, fuzzy, c-format
4201
 
msgid "Could not find compute resource '%s'"
4202
 
msgstr "could not connect to %s"
4203
 
 
4204
 
#: src/esx/esx_vi.c:583
 
4274
#: src/esx/esx_vi.c:775 src/esx/esx_vi.c:833
4205
4275
#, fuzzy
4206
4276
msgid "Could not retrieve resource pool"
4207
4277
msgstr "name of the inactive domain"
4208
4278
 
4209
 
#: src/esx/esx_vi.c:592
 
4279
#: src/esx/esx_vi.c:784
4210
4280
msgid "Path has to specify the host system"
4211
4281
msgstr ""
4212
4282
 
4213
 
#: src/esx/esx_vi.c:633
4214
 
#, fuzzy, c-format
4215
 
msgid "Could not find host system '%s'"
4216
 
msgstr "could not connect to %s"
4217
 
 
4218
 
#: src/esx/esx_vi.c:752
4219
 
#, c-format
4220
 
msgid "HTTP response code %d for download from '%s'"
4221
 
msgstr ""
4222
 
 
4223
 
#: src/esx/esx_vi.c:799
4224
 
#, c-format
4225
 
msgid "HTTP response code %d for upload to '%s'"
4226
 
msgstr ""
4227
 
 
4228
 
#: src/esx/esx_vi.c:857
 
4283
#: src/esx/esx_vi.c:902
4229
4284
#, c-format
4230
4285
msgid "Response for call to '%s' could not be parsed"
4231
4286
msgstr ""
4232
4287
 
4233
 
#: src/esx/esx_vi.c:864
 
4288
#: src/esx/esx_vi.c:909
4234
4289
#, c-format
4235
4290
msgid "Response for call to '%s' is an empty XML document"
4236
4291
msgstr ""
4237
4292
 
4238
 
#: src/esx/esx_vi.c:873
 
4293
#: src/esx/esx_vi.c:918
4239
4294
#, fuzzy
4240
4295
msgid "Could not create XPath context"
4241
4296
msgstr "failed to allocate a node"
4242
4297
 
4243
 
#: src/esx/esx_vi.c:888
 
4298
#: src/esx/esx_vi.c:933
4244
4299
#, c-format
4245
4300
msgid ""
4246
4301
"HTTP response code %d for call to '%s'. Fault is unknown, XPath evaluation "
4247
4302
"failed"
4248
4303
msgstr ""
4249
4304
 
4250
 
#: src/esx/esx_vi.c:896
 
4305
#: src/esx/esx_vi.c:941
4251
4306
#, c-format
4252
4307
msgid ""
4253
4308
"HTTP response code %d for call to '%s'. Fault is unknown, deserialization "
4254
4309
"failed"
4255
4310
msgstr ""
4256
4311
 
4257
 
#: src/esx/esx_vi.c:903
 
4312
#: src/esx/esx_vi.c:948
4258
4313
#, c-format
4259
4314
msgid "HTTP response code %d for call to '%s'. Fault: %s - %s"
4260
4315
msgstr ""
4261
4316
 
4262
 
#: src/esx/esx_vi.c:925
 
4317
#: src/esx/esx_vi.c:970
4263
4318
#, c-format
4264
4319
msgid "XPath evaluation of response for call to '%s' failed"
4265
4320
msgstr ""
4266
4321
 
4267
 
#: src/esx/esx_vi.c:937 src/esx/esx_vi.c:952
 
4322
#: src/esx/esx_vi.c:982 src/esx/esx_vi.c:997
4268
4323
#, c-format
4269
4324
msgid "Call to '%s' returned an empty result, expecting a non-empty result"
4270
4325
msgstr ""
4271
4326
 
4272
 
#: src/esx/esx_vi.c:942 src/esx/esx_vi.c:963
 
4327
#: src/esx/esx_vi.c:987 src/esx/esx_vi.c:1008
4273
4328
#, c-format
4274
4329
msgid "Call to '%s' returned a list, expecting exactly one item"
4275
4330
msgstr ""
4276
4331
 
4277
 
#: src/esx/esx_vi.c:977
 
4332
#: src/esx/esx_vi.c:1022
4278
4333
#, c-format
4279
4334
msgid "Call to '%s' returned something, expecting an empty result"
4280
4335
msgstr ""
4281
4336
 
4282
 
#: src/esx/esx_vi.c:986
 
4337
#: src/esx/esx_vi.c:1031
4283
4338
#, fuzzy
4284
4339
msgid "Invalid argument (occurrence)"
4285
4340
msgstr "invalid argument in"
4286
4341
 
4287
 
#: src/esx/esx_vi.c:992
 
4342
#: src/esx/esx_vi.c:1037
4288
4343
#, c-format
4289
4344
msgid "HTTP response code %d for call to '%s'"
4290
4345
msgstr ""
4291
4346
 
4292
 
#: src/esx/esx_vi.c:1052 src/esx/esx_vi_types.c:807
 
4347
#: src/esx/esx_vi.c:1097 src/esx/esx_vi_types.c:860
4293
4348
#, c-format
4294
4349
msgid "Expecting type '%s' but found '%s'"
4295
4350
msgstr ""
4296
4351
 
4297
 
#: src/esx/esx_vi.c:1066 src/esx/esx_vi.c:1138 src/esx/esx_vi_types.c:941
 
4352
#: src/esx/esx_vi.c:1111 src/esx/esx_vi.c:1183 src/esx/esx_vi_types.c:353
 
4353
#: src/esx/esx_vi_types.c:994
4298
4354
#, fuzzy, c-format
4299
4355
msgid "Unknown value '%s' for %s"
4300
4356
msgstr "unknown OS type %s"
4301
4357
 
4302
 
#: src/esx/esx_vi.c:1232
 
4358
#: src/esx/esx_vi.c:1277
4303
4359
#, c-format
4304
4360
msgid "Expecting type to begin with 'ArrayOf' but found '%s'"
4305
4361
msgstr ""
4306
4362
 
4307
 
#: src/esx/esx_vi.c:1241 src/esx/esx_vi.c:1314
 
4363
#: src/esx/esx_vi.c:1286 src/esx/esx_vi.c:1359 src/esx/esx_vi_types.c:296
4308
4364
#, c-format
4309
4365
msgid "Wrong XML element type %d"
4310
4366
msgstr ""
4311
4367
 
4312
 
#: src/esx/esx_vi.c:1517 src/esx/esx_vi_methods.c:165
4313
 
#, fuzzy
4314
 
msgid "Invalid call"
4315
 
msgstr "invalid argument in"
4316
 
 
4317
 
#: src/esx/esx_vi.c:1578
 
4368
#: src/esx/esx_vi.c:1623
4318
4369
msgid "Key of the current session differs from the key at last login"
4319
4370
msgstr ""
4320
4371
 
4321
 
#: src/esx/esx_vi.c:1628 src/esx/esx_vi.c:1640 src/esx/esx_vi.c:1654
 
4372
#: src/esx/esx_vi.c:1673 src/esx/esx_vi.c:1685 src/esx/esx_vi.c:1699
4322
4373
#, fuzzy, c-format
4323
4374
msgid "Invalid lookup of '%s' from '%s'"
4324
4375
msgstr "invalid argument in %s"
4325
4376
 
4326
 
#: src/esx/esx_vi.c:1660
 
4377
#: src/esx/esx_vi.c:1705
4327
4378
#, fuzzy, c-format
4328
4379
msgid "Invalid lookup from '%s'"
4329
4380
msgstr "Failed to suspend domain %s"
4330
4381
 
4331
 
#: src/esx/esx_vi.c:1691
 
4382
#: src/esx/esx_vi.c:1736
4332
4383
#, fuzzy, c-format
4333
4384
msgid "Could not lookup '%s' from '%s'"
4334
4385
msgstr "invalid argument in %s"
4335
4386
 
4336
 
#: src/esx/esx_vi.c:1697
 
4387
#: src/esx/esx_vi.c:1742
4337
4388
#, fuzzy, c-format
4338
4389
msgid "Could not lookup '%s' list from '%s'"
4339
4390
msgstr "could not connect to %s"
4340
4391
 
4341
 
#: src/esx/esx_vi.c:1703
 
4392
#: src/esx/esx_vi.c:1748
4342
4393
#, fuzzy
4343
4394
msgid "Invalid occurrence value"
4344
4395
msgstr "invalid argument in %s"
4345
4396
 
4346
 
#: src/esx/esx_vi.c:1750
 
4397
#: src/esx/esx_vi.c:1795
4347
4398
#, c-format
4348
4399
msgid "Missing '%s' property while looking for ManagedEntityStatus"
4349
4400
msgstr ""
4350
4401
 
4351
 
#: src/esx/esx_vi.c:1773
 
4402
#: src/esx/esx_vi.c:1818
4352
4403
msgid "Missing 'runtime.powerState' property"
4353
4404
msgstr ""
4354
4405
 
4355
 
#: src/esx/esx_vi.c:1834 src/esx/esx_vi.c:1867 src/esx/esx_vi.c:1903
4356
 
#: src/esx/esx_vi.c:1939
 
4406
#: src/esx/esx_vi.c:1879 src/esx/esx_vi.c:1912 src/esx/esx_vi.c:1948
 
4407
#: src/esx/esx_vi.c:1984
4357
4408
#, fuzzy, c-format
4358
4409
msgid "Missing '%s' property"
4359
4410
msgstr "missing source information for device"
4360
4411
 
4361
 
#: src/esx/esx_vi.c:2012
 
4412
#: src/esx/esx_vi.c:2057
4362
4413
msgid "ObjectContent does not reference a virtual machine"
4363
4414
msgstr ""
4364
4415
 
4365
 
#: src/esx/esx_vi.c:2020
 
4416
#: src/esx/esx_vi.c:2065
4366
4417
#, fuzzy, c-format
4367
4418
msgid "Could not parse positive integer from '%s'"
4368
4419
msgstr "Failed to create domain %s\n"
4369
4420
 
4370
 
#: src/esx/esx_vi.c:2050
 
4421
#: src/esx/esx_vi.c:2095
4371
4422
msgid "Domain name contains invalid escape sequence"
4372
4423
msgstr ""
4373
4424
 
4374
 
#: src/esx/esx_vi.c:2060
 
4425
#: src/esx/esx_vi.c:2105
4375
4426
#, fuzzy
4376
4427
msgid "Could not get name of virtual machine"
4377
4428
msgstr "change number of virtual CPUs"
4378
4429
 
4379
 
#: src/esx/esx_vi.c:2088
 
4430
#: src/esx/esx_vi.c:2133
4380
4431
#, fuzzy
4381
4432
msgid "Could not get UUID of virtual machine"
4382
4433
msgstr "change number of virtual CPUs"
4383
4434
 
4384
 
#: src/esx/esx_vi.c:2221
 
4435
#: src/esx/esx_vi.c:2266
4385
4436
#, fuzzy, c-format
4386
4437
msgid "Could not find snapshot with name '%s'"
4387
4438
msgstr "could not connect to %s"
4388
4439
 
4389
 
#: src/esx/esx_vi.c:2256
 
4440
#: src/esx/esx_vi.c:2301
4390
4441
#, fuzzy, c-format
4391
4442
msgid "Could not find domain snapshot with internal name '%s'"
4392
4443
msgstr "domain id or name"
4393
4444
 
4394
 
#: src/esx/esx_vi.c:2321
 
4445
#: src/esx/esx_vi.c:2366
4395
4446
#, fuzzy, c-format
4396
4447
msgid "Could not find domain with UUID '%s'"
4397
4448
msgstr "could not connect to %s"
4398
4449
 
4399
 
#: src/esx/esx_vi.c:2396
 
4450
#: src/esx/esx_vi.c:2441
4400
4451
#, fuzzy, c-format
4401
4452
msgid "Could not find domain with name '%s'"
4402
4453
msgstr "domain id or name"
4403
4454
 
4404
 
#: src/esx/esx_vi.c:2449
 
4455
#: src/esx/esx_vi.c:2494
4405
4456
msgid "Other tasks are pending for this domain"
4406
4457
msgstr ""
4407
4458
 
4408
 
#: src/esx/esx_vi.c:2530
 
4459
#: src/esx/esx_vi.c:2575
4409
4460
#, fuzzy, c-format
4410
4461
msgid "Could not find datastore with name '%s'"
4411
4462
msgstr "could not connect to %s"
4412
4463
 
4413
 
#: src/esx/esx_vi.c:2617
 
4464
#: src/esx/esx_vi.c:2662
4414
4465
#, fuzzy, c-format
4415
4466
msgid "Could not find datastore containing absolute path '%s'"
4416
4467
msgstr "could not connect to %s"
4417
4468
 
4418
 
#: src/esx/esx_vi.c:2687
 
4469
#: src/esx/esx_vi.c:2732
4419
4470
#, fuzzy
4420
4471
msgid "Could not lookup datastore host mount"
4421
4472
msgstr "could not connect to %s"
4422
4473
 
4423
 
#: src/esx/esx_vi.c:2964
 
4474
#: src/esx/esx_vi.c:3009
4424
4475
msgid "Domain has no current snapshot"
4425
4476
msgstr ""
4426
4477
 
4427
 
#: src/esx/esx_vi.c:2971
 
4478
#: src/esx/esx_vi.c:3016
4428
4479
msgid "Could not lookup root snapshot list"
4429
4480
msgstr ""
4430
4481
 
4431
 
#: src/esx/esx_vi.c:3059
 
4482
#: src/esx/esx_vi.c:3104
4432
4483
#, c-format
4433
4484
msgid "Datastore path '%s' doesn't reference a file"
4434
4485
msgstr ""
4435
4486
 
4436
 
#: src/esx/esx_vi.c:3146
 
4487
#: src/esx/esx_vi.c:3191
4437
4488
#, fuzzy, c-format
4438
4489
msgid "Could not search in datastore '%s': %s"
4439
4490
msgstr "could not connect to %s"
4440
4491
 
4441
 
#: src/esx/esx_vi.c:3165
 
4492
#: src/esx/esx_vi.c:3210
4442
4493
#, fuzzy, c-format
4443
4494
msgid "No storage volume with key or path '%s'"
4444
4495
msgstr "domain information in XML"
4445
4496
 
4446
 
#: src/esx/esx_vi.c:3291
 
4497
#: src/esx/esx_vi.c:3336
4447
4498
#, fuzzy, c-format
4448
4499
msgid "Could not serach in datastore '%s': %s"
4449
4500
msgstr "could not connect to %s"
4450
4501
 
4451
 
#: src/esx/esx_vi.c:3419
 
4502
#: src/esx/esx_vi.c:3464
4452
4503
#, fuzzy
4453
4504
msgid "Could not retrieve the AutoStartDefaults object"
4454
4505
msgstr "failed to get node information"
4455
4506
 
4456
 
#: src/esx/esx_vi.c:3535 src/esx/esx_vi.c:3569
 
4507
#: src/esx/esx_vi.c:3580 src/esx/esx_vi.c:3614
4457
4508
#, c-format
4458
4509
msgid ""
4459
4510
"Pending question blocks virtual machine execution, question is '%s', no "
4460
4511
"possible answers"
4461
4512
msgstr ""
4462
4513
 
4463
 
#: src/esx/esx_vi.c:3543
 
4514
#: src/esx/esx_vi.c:3588
4464
4515
#, c-format
4465
4516
msgid ""
4466
4517
"Pending question blocks virtual machine execution, question is '%s', "
4467
4518
"possible answers are %s, but no default answer is specified"
4468
4519
msgstr ""
4469
4520
 
4470
 
#: src/esx/esx_vi.c:3564
 
4521
#: src/esx/esx_vi.c:3609
4471
4522
#, c-format
4472
4523
msgid ""
4473
4524
"Pending question blocks virtual machine execution, question is '%s', "
4474
4525
"possible answers are %s"
4475
4526
msgstr ""
4476
4527
 
4477
 
#: src/esx/esx_vi.c:3673
 
4528
#: src/esx/esx_vi.c:3718
4478
4529
msgid ""
4479
4530
"Cancelable task is blocked by an unanswered question but cancelation failed"
4480
4531
msgstr ""
4481
4532
 
4482
 
#: src/esx/esx_vi.c:3678
 
4533
#: src/esx/esx_vi.c:3723
4483
4534
msgid "Non-cancelable task is blocked by an unanswered question"
4484
4535
msgstr ""
4485
4536
 
4486
 
#: src/esx/esx_vi.c:3747
 
4537
#: src/esx/esx_vi.c:3792
4487
4538
#, fuzzy
4488
4539
msgid "Unknown error"
4489
4540
msgstr "unknown host"
4490
4541
 
4491
 
#: src/esx/esx_vi.c:3815
 
4542
#: src/esx/esx_vi.c:3860
4492
4543
#, c-format
4493
4544
msgid "HostCpuIdInfo register '%s' has an unexpected length"
4494
4545
msgstr ""
4495
4546
 
4496
 
#: src/esx/esx_vi.c:3829
 
4547
#: src/esx/esx_vi.c:3874
4497
4548
#, c-format
4498
4549
msgid "HostCpuIdInfo register '%s' has an unexpected format"
4499
4550
msgstr ""
4500
4551
 
4501
 
#: src/esx/esx_vi.c:3871
 
4552
#: src/esx/esx_vi.c:3916
4502
4553
#, fuzzy
4503
4554
msgid "Unexpected product version"
4504
4555
msgstr "unexpected dict node"
4505
4556
 
4506
 
#: src/esx/esx_vi_types.c:205 src/esx/esx_vi_types.c:520
4507
 
#: src/esx/esx_vi_types.c:618
 
4557
#: src/esx/esx_vi.c:4064
 
4558
#, fuzzy, c-format
 
4559
msgid "Missing 'name' property in %s lookup"
 
4560
msgstr "missing source information for device"
 
4561
 
 
4562
#: src/esx/esx_vi.c:4097
 
4563
#, fuzzy, c-format
 
4564
msgid "Could not find %s with name '%s'"
 
4565
msgstr "could not connect to %s"
 
4566
 
 
4567
#: src/esx/esx_vi_types.c:85 src/esx/esx_vi_types.c:725
 
4568
#, c-format
 
4569
msgid "%s object has invalid dynamic type"
 
4570
msgstr ""
 
4571
 
 
4572
#: src/esx/esx_vi_types.c:215 src/esx/esx_vi_types.c:228
 
4573
#: src/esx/esx_vi_types.c:542 src/esx/esx_vi_types.c:648
4508
4574
#, fuzzy, c-format
4509
4575
msgid "Call to %s for unexpected type '%s'"
4510
4576
msgstr "unexpected mime type"
4511
4577
 
4512
 
#: src/esx/esx_vi_types.c:644
 
4578
#: src/esx/esx_vi_types.c:346
 
4579
#, c-format
 
4580
msgid "XML node doesn't contain text, expecting an %s value"
 
4581
msgstr ""
 
4582
 
 
4583
#: src/esx/esx_vi_types.c:360
 
4584
#, c-format
 
4585
msgid "Value '%s' is not representable as %s"
 
4586
msgstr ""
 
4587
 
 
4588
#: src/esx/esx_vi_types.c:485 src/esx/esx_vi_types.c:708
 
4589
#, fuzzy, c-format
 
4590
msgid "%s object is missing the required '%s' property"
 
4591
msgstr "missing source information for device"
 
4592
 
 
4593
#: src/esx/esx_vi_types.c:674
4513
4594
#, fuzzy, c-format
4514
4595
msgid "%s is missing 'type' property"
4515
4596
msgstr "missing source information for device"
4516
4597
 
4517
 
#: src/esx/esx_vi_types.c:653
 
4598
#: src/esx/esx_vi_types.c:683
4518
4599
#, fuzzy, c-format
4519
4600
msgid "Unknown value '%s' for %s 'type' property"
4520
4601
msgstr "unknown OS type %s"
4521
4602
 
4522
 
#: src/esx/esx_vi_types.c:839 src/esx/esx_vi_types.c:901
 
4603
#: src/esx/esx_vi_types.c:892 src/esx/esx_vi_types.c:954
4523
4604
#, fuzzy
4524
4605
msgid "Could not copy an XML node"
4525
4606
msgstr "could not connect to %s"
4526
4607
 
4527
 
#: src/esx/esx_vi_types.c:912
 
4608
#: src/esx/esx_vi_types.c:965
4528
4609
msgid "AnyType is missing 'type' property"
4529
4610
msgstr ""
4530
4611
 
4531
 
#: src/esx/esx_vi_types.c:920
 
4612
#: src/esx/esx_vi_types.c:973
4532
4613
#, c-format
4533
4614
msgid "Unknown value '%s' for AnyType 'type' property"
4534
4615
msgstr ""
4535
4616
 
4536
 
#: src/esx/esx_vi_types.c:949
 
4617
#: src/esx/esx_vi_types.c:1002
4537
4618
#, c-format
4538
4619
msgid "Value '%s' is out of %s range"
4539
4620
msgstr ""
4540
4621
 
4541
 
#: src/esx/esx_vi_types.c:965
 
4622
#: src/esx/esx_vi_types.c:1018
4542
4623
#, c-format
4543
4624
msgid "Unknown value '%s' for xsd:boolean"
4544
4625
msgstr ""
4545
4626
 
4546
 
#: src/esx/esx_vi_types.c:1309
 
4627
#: src/esx/esx_vi_types.c:1380
4547
4628
msgid "XML node doesn't contain text, expecting an xsd:dateTime value"
4548
4629
msgstr ""
4549
4630
 
4550
 
#: src/esx/esx_vi_types.c:1342
 
4631
#: src/esx/esx_vi_types.c:1413
4551
4632
#, fuzzy, c-format
4552
4633
msgid "xsd:dateTime value '%s' too long for destination"
4553
4634
msgstr "failed to get node information"
4554
4635
 
4555
 
#: src/esx/esx_vi_types.c:1364 src/esx/esx_vi_types.c:1374
4556
 
#: src/esx/esx_vi_types.c:1387 src/esx/esx_vi_types.c:1401
 
4636
#: src/esx/esx_vi_types.c:1435 src/esx/esx_vi_types.c:1445
 
4637
#: src/esx/esx_vi_types.c:1458 src/esx/esx_vi_types.c:1472
4557
4638
#, c-format
4558
4639
msgid "xsd:dateTime value '%s' has unexpected format"
4559
4640
msgstr ""
4560
4641
 
4561
 
#: src/esx/esx_vi_types.c:1484
 
4642
#: src/esx/esx_vi_types.c:1555
4562
4643
#, fuzzy
4563
4644
msgid "MethodFault is missing 'type' property"
4564
4645
msgstr "missing source information for device"
4565
4646
 
4566
 
#: src/esx/esx_vi_types.c:1581
 
4647
#: src/esx/esx_vi_types.c:1650
4567
4648
msgid "ManagedObjectReference is missing 'type' property"
4568
4649
msgstr ""
4569
4650
 
4570
 
#: src/fdstream.c:68 src/fdstream.c:104 src/fdstream.c:171 src/fdstream.c:247
4571
 
#: src/fdstream.c:285
 
4651
#: src/fdstream.c:76 src/fdstream.c:112 src/fdstream.c:179 src/fdstream.c:286
 
4652
#: src/fdstream.c:338
4572
4653
msgid "stream is not open"
4573
4654
msgstr ""
4574
4655
 
4575
 
#: src/fdstream.c:75 src/fdstream.c:111
 
4656
#: src/fdstream.c:83 src/fdstream.c:119
4576
4657
#, fuzzy
4577
4658
msgid "stream does not have a callback registered"
4578
4659
msgstr "Domain %s started\n"
4579
4660
 
4580
 
#: src/fdstream.c:178
 
4661
#: src/fdstream.c:186
4581
4662
msgid "stream already has a callback registered"
4582
4663
msgstr ""
4583
4664
 
4584
 
#: src/fdstream.c:188
 
4665
#: src/fdstream.c:196
4585
4666
#, fuzzy
4586
4667
msgid "cannot register file watch on stream"
4587
4668
msgstr "creating xpath context"
4588
4669
 
4589
 
#: src/fdstream.c:241
 
4670
#: src/fdstream.c:232
 
4671
#, c-format
 
4672
msgid "I/O helper exited with status %d"
 
4673
msgstr ""
 
4674
 
 
4675
#: src/fdstream.c:236
 
4676
msgid "I/O helper exited abnormally"
 
4677
msgstr ""
 
4678
 
 
4679
#: src/fdstream.c:280
4590
4680
#, fuzzy
4591
4681
msgid "Too many bytes to write to stream"
4592
4682
msgstr "Failed to suspend domain %s"
4593
4683
 
4594
 
#: src/fdstream.c:263
 
4684
#: src/fdstream.c:295 src/fdstream.c:314
4595
4685
#, fuzzy
4596
4686
msgid "cannot write to stream"
4597
4687
msgstr "Failed to suspend domain %s"
4598
4688
 
4599
 
#: src/fdstream.c:279
 
4689
#: src/fdstream.c:332
4600
4690
#, fuzzy
4601
4691
msgid "Too many bytes to read from stream"
4602
4692
msgstr "Domain restored from %s\n"
4603
4693
 
4604
 
#: src/fdstream.c:301
 
4694
#: src/fdstream.c:364
4605
4695
#, fuzzy
4606
4696
msgid "cannot read from stream"
4607
4697
msgstr "failed to write configuration file: %s"
4608
4698
 
4609
 
#: src/fdstream.c:338
 
4699
#: src/fdstream.c:412 src/util/event_poll.c:657
4610
4700
#, fuzzy
4611
4701
msgid "Unable to initialize mutex"
4612
4702
msgstr "Failed to undefine domain %s"
4613
4703
 
4614
 
#: src/fdstream.c:361
 
4704
#: src/fdstream.c:442
4615
4705
#, fuzzy
4616
4706
msgid "Unable to open UNIX socket"
4617
4707
msgstr "Failed to suspend domain %s"
4618
4708
 
4619
 
#: src/fdstream.c:404
 
4709
#: src/fdstream.c:485
4620
4710
#, fuzzy
4621
4711
msgid "UNIX domain sockets are not supported on this platform"
4622
4712
msgstr "library call failed, possibly not supported"
4623
4713
 
4624
 
#: src/fdstream.c:418
4625
 
msgid "Unexpected O_CREAT flag when opening existing file"
4626
 
msgstr ""
4627
 
 
4628
 
#: src/fdstream.c:423 src/fdstream.c:469
 
4714
#: src/fdstream.c:514
4629
4715
#, fuzzy, c-format
4630
4716
msgid "Unable to open stream for '%s'"
4631
4717
msgstr "Failed to suspend domain %s"
4632
4718
 
4633
 
#: src/fdstream.c:430 src/fdstream.c:476
 
4719
#: src/fdstream.c:521
4634
4720
#, fuzzy, c-format
4635
4721
msgid "Unable to access stream for '%s'"
4636
4722
msgstr "Failed to get devices for domain %s\n"
4637
4723
 
4638
 
#: src/fdstream.c:444 src/fdstream.c:490
4639
 
#, fuzzy, c-format
4640
 
msgid "Non-blocking I/O is not supported on %s"
4641
 
msgstr "unexpected mime type"
 
4724
#: src/fdstream.c:538
 
4725
#, c-format
 
4726
msgid "%s: Cannot request read and write flags together"
 
4727
msgstr ""
 
4728
 
 
4729
#: src/fdstream.c:546
 
4730
#, fuzzy
 
4731
msgid "Unable to create pipe"
 
4732
msgstr "Failed to create domain %s\n"
 
4733
 
 
4734
#: src/fdstream.c:577 src/util/iohelper.c:71
 
4735
#, fuzzy, c-format
 
4736
msgid "Unable to seek %s to %llu"
 
4737
msgstr "Failed to suspend domain %s"
 
4738
 
 
4739
#: src/fdstream.c:608
 
4740
#, c-format
 
4741
msgid "Attempt to create %s without specifying mode"
 
4742
msgstr ""
 
4743
 
 
4744
#: src/interface/netcf_driver.c:105 src/interface/netcf_driver.c:269
 
4745
#, c-format
 
4746
msgid "couldn't find interface named '%s' (netcf: %s - %s)"
 
4747
msgstr ""
 
4748
 
 
4749
#: src/interface/netcf_driver.c:109 src/interface/netcf_driver.c:273
 
4750
#, fuzzy, c-format
 
4751
msgid "couldn't find interface named '%s'"
 
4752
msgstr "could not connect to %s"
4642
4753
 
4643
4754
#: src/interface/netcf_driver.c:186
4644
 
#, fuzzy
4645
 
msgid "failed to get number of interfaces on host"
4646
 
msgstr "failed to get node information"
4647
 
 
4648
 
#: src/interface/netcf_driver.c:207
4649
 
#, fuzzy
4650
 
msgid "failed to list host interfaces"
4651
 
msgstr "Failed to undefine domain %s"
4652
 
 
4653
 
#: src/interface/netcf_driver.c:228
4654
 
#, fuzzy
4655
 
msgid "failed to get number of defined interfaces on host"
4656
 
msgstr "failed to get node information"
4657
 
 
4658
 
#: src/interface/netcf_driver.c:249
4659
 
#, fuzzy
4660
 
msgid "failed to list host defined interfaces"
4661
 
msgstr "Failed to undefine domain %s"
4662
 
 
4663
 
#: src/interface/netcf_driver.c:316
 
4755
#, fuzzy, c-format
 
4756
msgid "failed to get number of interfaces on host (netcf: %s - %s)"
 
4757
msgstr "failed to get node information"
 
4758
 
 
4759
#: src/interface/netcf_driver.c:206
 
4760
#, fuzzy, c-format
 
4761
msgid "failed to list host interfaces (netcf: %s - %s)"
 
4762
msgstr "Failed to undefine domain %s"
 
4763
 
 
4764
#: src/interface/netcf_driver.c:226
 
4765
#, fuzzy, c-format
 
4766
msgid "failed to get number of defined interfaces on host (netcf: %s - %s)"
 
4767
msgstr "failed to get node information"
 
4768
 
 
4769
#: src/interface/netcf_driver.c:246
 
4770
#, fuzzy, c-format
 
4771
msgid "failed to list host defined interfaces (netcf: %s - %s)"
 
4772
msgstr "Failed to undefine domain %s"
 
4773
 
 
4774
#: src/interface/netcf_driver.c:301
 
4775
#, fuzzy, c-format
 
4776
msgid "couldn't find interface with MAC address '%s' (netcf: %s - %s)"
 
4777
msgstr "could not connect to %s"
 
4778
 
 
4779
#: src/interface/netcf_driver.c:307
 
4780
#, fuzzy, c-format
 
4781
msgid "couldn't find interface with MAC address '%s'"
 
4782
msgstr "could not connect to %s"
 
4783
 
 
4784
#: src/interface/netcf_driver.c:313
4664
4785
msgid "multiple interfaces with matching MAC address"
4665
4786
msgstr ""
4666
4787
 
4667
 
#: src/internal.h:229
 
4788
#: src/interface/netcf_driver.c:351 src/interface/netcf_driver.c:405
 
4789
#, fuzzy, c-format
 
4790
msgid "could not get interface XML description (netcf: %s - %s)"
 
4791
msgstr "could not connect to %s"
 
4792
 
 
4793
#: src/interface/netcf_driver.c:438
 
4794
#, fuzzy, c-format
 
4795
msgid "failed to undefine interface %s (netcf: %s - %s)"
 
4796
msgstr "Failed to undefine domain %s"
 
4797
 
 
4798
#: src/interface/netcf_driver.c:469
 
4799
#, fuzzy, c-format
 
4800
msgid "failed to create (start) interface %s (netcf: %s - %s)"
 
4801
msgstr "failed to get node information"
 
4802
 
 
4803
#: src/interface/netcf_driver.c:500
 
4804
#, fuzzy, c-format
 
4805
msgid "failed to destroy (stop) interface %s (netcf: %s - %s)"
 
4806
msgstr "Failed to destroy domain %s"
 
4807
 
 
4808
#: src/interface/netcf_driver.c:530
 
4809
#, fuzzy, c-format
 
4810
msgid "failed to get status of interface %s (netcf: %s - %s)"
 
4811
msgstr "failed to get node information"
 
4812
 
 
4813
#: src/internal.h:240
4668
4814
#, fuzzy, c-format
4669
4815
msgid "%s: unsupported flags (0x%lx)"
4670
4816
msgstr "unexpected mime type"
4685
4831
msgid "Initialization of %s state driver failed"
4686
4832
msgstr ""
4687
4833
 
4688
 
#: src/libvirt.c:1007
 
4834
#: src/libvirt.c:1012
4689
4835
#, fuzzy
4690
4836
msgid "could not parse connection URI"
4691
4837
msgstr "could not connect to %s"
4692
4838
 
4693
 
#: src/libvirt.c:1056
 
4839
#: src/libvirt.c:1061
4694
4840
#, c-format
4695
4841
msgid "libvirt was built without the '%s' driver"
4696
4842
msgstr ""
4697
4843
 
4698
 
#: src/libvirt.c:1079
 
4844
#: src/libvirt.c:1084
4699
4845
#, fuzzy, c-format
4700
4846
msgid "No connection for URI %s"
4701
4847
msgstr "hypervisor connection URI"
4702
4848
 
4703
 
#: src/libvirt.c:2334
4704
 
#, fuzzy
4705
 
msgid "cannot get working directory"
4706
 
msgstr "failed to write configuration file: %s"
4707
 
 
4708
 
#: src/libvirt.c:2341 src/libvirt.c:2418
4709
 
#, fuzzy
4710
 
msgid "path too long"
4711
 
msgstr "domain name or uuid"
4712
 
 
4713
 
#: src/libvirt.c:2411
4714
 
#, fuzzy
4715
 
msgid "cannot get current directory"
4716
 
msgstr "Failed to create domain %s\n"
4717
 
 
4718
 
#: src/libvirt.c:3054
 
4849
#: src/libvirt.c:2269
 
4850
#, fuzzy
 
4851
msgid "could not build absolute output file path"
 
4852
msgstr "Failed to suspend domain %s"
 
4853
 
 
4854
#: src/libvirt.c:2326
 
4855
#, fuzzy
 
4856
msgid "could not build absolute input file path"
 
4857
msgstr "Failed to suspend domain %s"
 
4858
 
 
4859
#: src/libvirt.c:2384
 
4860
msgid "crash and live flags are mutually exclusive"
 
4861
msgstr ""
 
4862
 
 
4863
#: src/libvirt.c:2395
 
4864
#, fuzzy
 
4865
msgid "could not build absolute core file path"
 
4866
msgstr "Failed to suspend domain %s"
 
4867
 
 
4868
#: src/libvirt.c:3205
4719
4869
msgid "virDomainGetXMLDesc with secure flag"
4720
4870
msgstr ""
4721
4871
 
4722
 
#: src/libvirt.c:3217
 
4872
#: src/libvirt.c:3372
4723
4873
#, fuzzy
4724
4874
msgid "domainMigratePrepare did not set uri"
4725
4875
msgstr "domain information incorrect domid not numeric"
4726
4876
 
4727
 
#: src/libvirt.c:3306 src/qemu/qemu_driver.c:8792
 
4877
#: src/libvirt.c:3461 src/qemu/qemu_migration.c:952
4728
4878
#, fuzzy
4729
4879
msgid "domainMigratePrepare2 did not set uri"
4730
4880
msgstr "domain information incorrect domid not numeric"
4731
4881
 
4732
 
#: src/libvirt.c:3557
 
4882
#: src/libvirt.c:3712
4733
4883
msgid "cannot perform tunnelled migration without using peer2peer flag"
4734
4884
msgstr ""
4735
4885
 
4736
 
#: src/libvirt.c:4423 src/libvirt.c:4522
 
4886
#: src/libvirt.c:4578 src/libvirt.c:4677
4737
4887
msgid "flags must be zero"
4738
4888
msgstr ""
4739
4889
 
4740
 
#: src/libvirt.c:4516
 
4890
#: src/libvirt.c:4671
4741
4891
msgid "path is NULL"
4742
4892
msgstr ""
4743
4893
 
4744
 
#: src/libvirt.c:4529
 
4894
#: src/libvirt.c:4684
4745
4895
msgid "buffer is NULL"
4746
4896
msgstr ""
4747
4897
 
4748
 
#: src/libvirt.c:4631 src/qemu/qemu_driver.c:7633
 
4898
#: src/libvirt.c:4786 src/qemu/qemu_driver.c:5305
4749
4899
msgid "flags parameter must be VIR_MEMORY_VIRTUAL or VIR_MEMORY_PHYSICAL"
4750
4900
msgstr ""
4751
4901
 
4752
 
#: src/libvirt.c:4638
 
4902
#: src/libvirt.c:4793
4753
4903
msgid "buffer is NULL but size is non-zero"
4754
4904
msgstr ""
4755
4905
 
4756
 
#: src/libvirt.c:10888
 
4906
#: src/libvirt.c:11198
4757
4907
msgid "data sources cannot be used for non-blocking streams"
4758
4908
msgstr ""
4759
4909
 
4760
 
#: src/libvirt.c:10985
 
4910
#: src/libvirt.c:11295
4761
4911
msgid "data sinks cannot be used for non-blocking streams"
4762
4912
msgstr ""
4763
4913
 
4764
 
#: src/libvirt.c:12699
 
4914
#: src/libvirt.c:13056
4765
4915
msgid "virDomainSnapshotGetXMLDesc with secure flag"
4766
4916
msgstr ""
4767
4917
 
4768
 
#: src/lxc/lxc_container.c:135
 
4918
#: src/lxc/lxc_container.c:152
4769
4919
#, fuzzy
4770
4920
msgid "setsid failed"
4771
4921
msgstr "operation failed: %s"
4772
4922
 
4773
 
#: src/lxc/lxc_container.c:141
 
4923
#: src/lxc/lxc_container.c:158
4774
4924
#, fuzzy
4775
4925
msgid "ioctl(TIOCSTTY) failed"
4776
4926
msgstr "allocate value array"
4777
4927
 
4778
 
#: src/lxc/lxc_container.c:156
 
4928
#: src/lxc/lxc_container.c:173
4779
4929
#, fuzzy
4780
4930
msgid "dup2(stdin) failed"
4781
4931
msgstr "operation failed: %s"
4782
4932
 
4783
 
#: src/lxc/lxc_container.c:162
 
4933
#: src/lxc/lxc_container.c:179
4784
4934
#, fuzzy
4785
4935
msgid "dup2(stdout) failed"
4786
4936
msgstr "operation failed: %s"
4787
4937
 
4788
 
#: src/lxc/lxc_container.c:168
 
4938
#: src/lxc/lxc_container.c:185
4789
4939
#, fuzzy
4790
4940
msgid "dup2(stderr) failed"
4791
4941
msgstr "operation failed: %s"
4792
4942
 
4793
 
#: src/lxc/lxc_container.c:196
 
4943
#: src/lxc/lxc_container.c:213
4794
4944
#, fuzzy
4795
4945
msgid "Unable to send container continue message"
4796
4946
msgstr "failed to allocate a node"
4797
4947
 
4798
 
#: src/lxc/lxc_container.c:225
 
4948
#: src/lxc/lxc_container.c:242
4799
4949
#, fuzzy
4800
4950
msgid "Failed to read the container continue message"
4801
4951
msgstr "Failed to create domain %s\n"
4802
4952
 
4803
 
#: src/lxc/lxc_container.c:323
 
4953
#: src/lxc/lxc_container.c:340
4804
4954
#, fuzzy
4805
4955
msgid "Failed to make root private"
4806
4956
msgstr "Failed to suspend domain %s"
4807
4957
 
4808
 
#: src/lxc/lxc_container.c:334 src/lxc/lxc_container.c:356
4809
 
#: src/lxc/lxc_container.c:540
 
4958
#: src/lxc/lxc_container.c:351 src/lxc/lxc_container.c:373
 
4959
#: src/lxc/lxc_container.c:557
4810
4960
#, fuzzy, c-format
4811
4961
msgid "Failed to create %s"
4812
4962
msgstr "Failed to create domain %s\n"
4813
4963
 
4814
 
#: src/lxc/lxc_container.c:343
 
4964
#: src/lxc/lxc_container.c:360
4815
4965
#, fuzzy, c-format
4816
4966
msgid "Failed to mount empty tmpfs at %s"
4817
4967
msgstr "Failed to suspend domain %s"
4818
4968
 
4819
 
#: src/lxc/lxc_container.c:364
 
4969
#: src/lxc/lxc_container.c:381
4820
4970
#, fuzzy, c-format
4821
4971
msgid "Failed to bind new root %s into tmpfs"
4822
4972
msgstr "Failed to suspend domain %s"
4823
4973
 
4824
 
#: src/lxc/lxc_container.c:373
 
4974
#: src/lxc/lxc_container.c:390
4825
4975
#, fuzzy, c-format
4826
4976
msgid "Failed to chroot into %s"
4827
4977
msgstr "Failed to start domain %s"
4828
4978
 
4829
 
#: src/lxc/lxc_container.c:381
 
4979
#: src/lxc/lxc_container.c:398
4830
4980
#, fuzzy
4831
4981
msgid "Failed to pivot root"
4832
4982
msgstr "Failed to suspend domain %s"
4833
4983
 
4834
 
#: src/lxc/lxc_container.c:424
 
4984
#: src/lxc/lxc_container.c:441
4835
4985
#, fuzzy, c-format
4836
4986
msgid "Failed to mkdir %s"
4837
4987
msgstr "Failed to suspend domain %s"
4838
4988
 
4839
 
#: src/lxc/lxc_container.c:430
 
4989
#: src/lxc/lxc_container.c:447
4840
4990
#, fuzzy, c-format
4841
4991
msgid "Failed to mount %s on %s"
4842
4992
msgstr "Failed to suspend domain %s"
4843
4993
 
4844
 
#: src/lxc/lxc_container.c:438
 
4994
#: src/lxc/lxc_container.c:455
4845
4995
#, fuzzy
4846
4996
msgid "Cannot create /dev/pts"
4847
4997
msgstr "Failed to create domain %s\n"
4848
4998
 
4849
 
#: src/lxc/lxc_container.c:445
 
4999
#: src/lxc/lxc_container.c:462
4850
5000
#, fuzzy
4851
5001
msgid "Failed to mount /dev/pts in container"
4852
5002
msgstr "Failed to start domain %s"
4853
5003
 
4854
 
#: src/lxc/lxc_container.c:479
 
5004
#: src/lxc/lxc_container.c:496
4855
5005
#, fuzzy, c-format
4856
5006
msgid "Failed to make device %s"
4857
5007
msgstr "Failed to suspend domain %s"
4858
5008
 
4859
 
#: src/lxc/lxc_container.c:488
 
5009
#: src/lxc/lxc_container.c:505
4860
5010
#, fuzzy
4861
5011
msgid "Failed to create symlink /dev/ptmx to /dev/pts/ptmx"
4862
5012
msgstr "Failed to save domain %s to %s"
4863
5013
 
4864
 
#: src/lxc/lxc_container.c:496
 
5014
#: src/lxc/lxc_container.c:513
4865
5015
#, fuzzy
4866
5016
msgid "Failed to make device /dev/ptmx"
4867
5017
msgstr "Failed to suspend domain %s"
4868
5018
 
4869
 
#: src/lxc/lxc_container.c:507
 
5019
#: src/lxc/lxc_container.c:524
4870
5020
#, fuzzy
4871
5021
msgid "Failed to symlink /dev/pts/0 to /dev/tty1"
4872
5022
msgstr "Failed to save domain %s to %s"
4873
5023
 
4874
 
#: src/lxc/lxc_container.c:512
 
5024
#: src/lxc/lxc_container.c:529
4875
5025
#, fuzzy
4876
5026
msgid "Failed to symlink /dev/pts/0 to /dev/console"
4877
5027
msgstr "Failed to save domain %s to %s"
4878
5028
 
4879
 
#: src/lxc/lxc_container.c:547 src/lxc/lxc_container.c:663
 
5029
#: src/lxc/lxc_container.c:564 src/lxc/lxc_container.c:680
4880
5030
#, fuzzy, c-format
4881
5031
msgid "Failed to mount %s at %s"
4882
5032
msgstr "Failed to suspend domain %s"
4883
5033
 
4884
 
#: src/lxc/lxc_container.c:570
 
5034
#: src/lxc/lxc_container.c:587
4885
5035
#, fuzzy
4886
5036
msgid "Failed to read /proc/mounts"
4887
5037
msgstr "Failed to create domain from %s"
4888
5038
 
4889
 
#: src/lxc/lxc_container.c:599
 
5039
#: src/lxc/lxc_container.c:616
4890
5040
#, fuzzy, c-format
4891
5041
msgid "Failed to unmount '%s'"
4892
5042
msgstr "Failed to suspend domain %s"
4893
5043
 
4894
 
#: src/lxc/lxc_container.c:649
 
5044
#: src/lxc/lxc_container.c:666
4895
5045
#, fuzzy
4896
5046
msgid "Failed to make / slave"
4897
5047
msgstr "Failed to suspend domain %s"
4898
5048
 
4899
 
#: src/lxc/lxc_container.c:673
 
5049
#: src/lxc/lxc_container.c:690
4900
5050
#, fuzzy
4901
5051
msgid "Failed to mount /proc"
4902
5052
msgstr "Failed to suspend domain %s"
4903
5053
 
4904
 
#: src/lxc/lxc_container.c:712
 
5054
#: src/lxc/lxc_container.c:729
4905
5055
#, fuzzy, c-format
4906
5056
msgid "Failed to remove capabilities: %d"
4907
5057
msgstr "failed to open file"
4908
5058
 
4909
 
#: src/lxc/lxc_container.c:718
 
5059
#: src/lxc/lxc_container.c:735
4910
5060
#, fuzzy, c-format
4911
5061
msgid "Failed to apply capabilities: %d"
4912
5062
msgstr "failed to open file"
4913
5063
 
4914
 
#: src/lxc/lxc_container.c:757
 
5064
#: src/lxc/lxc_container.c:774
4915
5065
msgid "lxcChild() passed invalid vm definition"
4916
5066
msgstr ""
4917
5067
 
4918
 
#: src/lxc/lxc_container.c:778
 
5068
#: src/lxc/lxc_container.c:795
4919
5069
#, fuzzy, c-format
4920
5070
msgid "Failed to open tty %s"
4921
5071
msgstr "Failed to suspend domain %s"
4922
5072
 
4923
 
#: src/lxc/lxc_container.c:872
 
5073
#: src/lxc/lxc_container.c:910
4924
5074
#, fuzzy
4925
5075
msgid "Failed to run clone container"
4926
5076
msgstr "Failed to start domain %s"
4927
5077
 
4928
 
#: src/lxc/lxc_conf.c:66 src/qemu/qemu_driver.c:1060 src/uml/uml_conf.c:81
 
5078
#: src/lxc/lxc_conf.c:68 src/qemu/qemu_driver.c:251 src/uml/uml_conf.c:81
4929
5079
#, fuzzy
4930
5080
msgid "cannot get the host uuid"
4931
5081
msgstr "getting time of day"
4932
5082
 
4933
 
#: src/lxc/lxc_controller.c:95
 
5083
#: src/lxc/lxc_controller.c:98
4934
5084
#, fuzzy
4935
5085
msgid "Unable to get cgroup for driver"
4936
5086
msgstr "Failed to create domain from %s"
4937
5087
 
4938
 
#: src/lxc/lxc_controller.c:102
 
5088
#: src/lxc/lxc_controller.c:105
4939
5089
#, fuzzy, c-format
4940
5090
msgid "Unable to create cgroup for domain %s"
4941
5091
msgstr "Failed to create domain from %s"
4942
5092
 
4943
 
#: src/lxc/lxc_controller.c:111
 
5093
#: src/lxc/lxc_controller.c:114
4944
5094
#, fuzzy, c-format
4945
5095
msgid "Unable to set Blkio weight for domain %s"
4946
5096
msgstr "Failed to suspend domain %s"
4947
5097
 
4948
 
#: src/lxc/lxc_controller.c:120
 
5098
#: src/lxc/lxc_controller.c:124
 
5099
#, fuzzy, c-format
 
5100
msgid "Unable to set cpu shares for domain %s"
 
5101
msgstr "Failed to suspend domain %s"
 
5102
 
 
5103
#: src/lxc/lxc_controller.c:133
4949
5104
#, fuzzy, c-format
4950
5105
msgid "Unable to set memory limit for domain %s"
4951
5106
msgstr "Failed to suspend domain %s"
4952
5107
 
4953
 
#: src/lxc/lxc_controller.c:131 src/qemu/qemu_cgroup.c:293
 
5108
#: src/lxc/lxc_controller.c:142 src/qemu/qemu_cgroup.c:322
4954
5109
#, fuzzy, c-format
4955
5110
msgid "Unable to set memory hard limit for domain %s"
4956
5111
msgstr "Failed to suspend domain %s"
4957
5112
 
4958
 
#: src/lxc/lxc_controller.c:141 src/qemu/qemu_cgroup.c:302
 
5113
#: src/lxc/lxc_controller.c:152 src/qemu/qemu_cgroup.c:331
4959
5114
#, fuzzy, c-format
4960
5115
msgid "Unable to set memory soft limit for domain %s"
4961
5116
msgstr "Failed to suspend domain %s"
4962
5117
 
4963
 
#: src/lxc/lxc_controller.c:151 src/qemu/qemu_cgroup.c:312
 
5118
#: src/lxc/lxc_controller.c:162 src/qemu/qemu_cgroup.c:341
4964
5119
#, fuzzy, c-format
4965
5120
msgid "Unable to set swap hard limit for domain %s"
4966
5121
msgstr "Failed to suspend domain %s"
4967
5122
 
4968
 
#: src/lxc/lxc_controller.c:160
 
5123
#: src/lxc/lxc_controller.c:171
4969
5124
#, fuzzy, c-format
4970
5125
msgid "Unable to deny devices for domain %s"
4971
5126
msgstr "Failed to get devices for domain %s\n"
4972
5127
 
4973
 
#: src/lxc/lxc_controller.c:173
 
5128
#: src/lxc/lxc_controller.c:185
4974
5129
#, fuzzy, c-format
4975
5130
msgid "Unable to allow device %c:%d:%d for domain %s"
4976
5131
msgstr "Failed to get devices for domain %s\n"
4977
5132
 
4978
 
#: src/lxc/lxc_controller.c:182
 
5133
#: src/lxc/lxc_controller.c:195
4979
5134
#, fuzzy, c-format
4980
5135
msgid "Unable to allow PYT devices for domain %s"
4981
5136
msgstr "Failed to get devices for domain %s\n"
4982
5137
 
4983
 
#: src/lxc/lxc_controller.c:190
 
5138
#: src/lxc/lxc_controller.c:203
4984
5139
#, fuzzy, c-format
4985
5140
msgid "Unable to add task %d to cgroup for domain %s"
4986
5141
msgstr "Failed to create domain from %s"
4987
5142
 
4988
 
#: src/lxc/lxc_controller.c:218
 
5143
#: src/lxc/lxc_controller.c:231
4989
5144
#, fuzzy, c-format
4990
5145
msgid "failed to create server socket '%s'"
4991
5146
msgstr "Failed to read socket %d\n"
4992
5147
 
4993
 
#: src/lxc/lxc_controller.c:228
 
5148
#: src/lxc/lxc_controller.c:241
4994
5149
#, c-format
4995
5150
msgid "Socket path %s too long for destination"
4996
5151
msgstr ""
4997
5152
 
4998
 
#: src/lxc/lxc_controller.c:234
 
5153
#: src/lxc/lxc_controller.c:247
4999
5154
#, fuzzy, c-format
5000
5155
msgid "failed to bind server socket '%s'"
5001
5156
msgstr "Failed to suspend domain %s"
5002
5157
 
5003
 
#: src/lxc/lxc_controller.c:240
 
5158
#: src/lxc/lxc_controller.c:253
5004
5159
#, fuzzy, c-format
5005
5160
msgid "failed to listen server socket %s"
5006
5161
msgstr "Failed to suspend domain %s"
5007
5162
 
5008
 
#: src/lxc/lxc_controller.c:273
 
5163
#: src/lxc/lxc_controller.c:286
5009
5164
#, fuzzy, c-format
5010
5165
msgid "read of fd %d failed"
5011
5166
msgstr "operation failed: %s"
5012
5167
 
5013
 
#: src/lxc/lxc_controller.c:280
 
5168
#: src/lxc/lxc_controller.c:293
5014
5169
#, fuzzy, c-format
5015
5170
msgid "write to fd %d failed"
5016
5171
msgstr "Failed to suspend domain %s"
5017
5172
 
5018
 
#: src/lxc/lxc_controller.c:301
 
5173
#: src/lxc/lxc_controller.c:314
5019
5174
#, fuzzy, c-format
5020
5175
msgid "failed to apply capabilities: %d"
5021
5176
msgstr "failed to open file"
5022
5177
 
5023
 
#: src/lxc/lxc_controller.c:367
 
5178
#: src/lxc/lxc_controller.c:393
5024
5179
#, fuzzy
5025
5180
msgid "epoll_create(2) failed"
5026
5181
msgstr "operation failed: %s"
5027
5182
 
5028
 
#: src/lxc/lxc_controller.c:377
 
5183
#: src/lxc/lxc_controller.c:403
5029
5184
#, fuzzy
5030
5185
msgid "epoll_ctl(appPty) failed"
5031
5186
msgstr "operation failed: %s"
5032
5187
 
5033
 
#: src/lxc/lxc_controller.c:383
 
5188
#: src/lxc/lxc_controller.c:409
5034
5189
#, fuzzy
5035
5190
msgid "epoll_ctl(contPty) failed"
5036
5191
msgstr "operation failed: %s"
5037
5192
 
5038
 
#: src/lxc/lxc_controller.c:391
 
5193
#: src/lxc/lxc_controller.c:417
5039
5194
#, fuzzy
5040
5195
msgid "epoll_ctl(monitor) failed"
5041
5196
msgstr "operation failed: %s"
5042
5197
 
5043
 
#: src/lxc/lxc_controller.c:399 src/lxc/lxc_controller.c:431
5044
 
#: src/lxc/lxc_controller.c:437
 
5198
#: src/lxc/lxc_controller.c:425 src/lxc/lxc_controller.c:457
 
5199
#: src/lxc/lxc_controller.c:463
5045
5200
#, fuzzy
5046
5201
msgid "epoll_ctl(client) failed"
5047
5202
msgstr "operation failed: %s"
5048
5203
 
5049
 
#: src/lxc/lxc_controller.c:419
 
5204
#: src/lxc/lxc_controller.c:445
5050
5205
#, fuzzy
5051
5206
msgid "accept(monitor,...) failed"
5052
5207
msgstr "operation failed: %s"
5053
5208
 
5054
 
#: src/lxc/lxc_controller.c:453
 
5209
#: src/lxc/lxc_controller.c:485
5055
5210
#, c-format
5056
5211
msgid "error event %d"
5057
5212
msgstr ""
5058
5213
 
5059
 
#: src/lxc/lxc_controller.c:474
 
5214
#: src/lxc/lxc_controller.c:506
5060
5215
#, fuzzy
5061
5216
msgid "epoll_wait() failed"
5062
5217
msgstr "operation failed: %s"
5063
5218
 
5064
 
#: src/lxc/lxc_controller.c:575
 
5219
#: src/lxc/lxc_controller.c:593
 
5220
#, fuzzy, c-format
 
5221
msgid "Unable to request personality for %s on %s"
 
5222
msgstr "Failed to suspend domain %s"
 
5223
 
 
5224
#: src/lxc/lxc_controller.c:628
5065
5225
#, fuzzy
5066
5226
msgid "sockpair failed"
5067
5227
msgstr "operation failed: %s"
5068
5228
 
5069
 
#: src/lxc/lxc_controller.c:608
 
5229
#: src/lxc/lxc_controller.c:661
5070
5230
#, fuzzy
5071
5231
msgid "Cannot unshare mount namespace"
5072
5232
msgstr "Failed to suspend domain %s"
5073
5233
 
5074
 
#: src/lxc/lxc_controller.c:614
 
5234
#: src/lxc/lxc_controller.c:667
5075
5235
#, fuzzy
5076
5236
msgid "Failed to switch root mount into slave mode"
5077
5237
msgstr "Failed to start domain %s"
5078
5238
 
5079
 
#: src/lxc/lxc_controller.c:626
 
5239
#: src/lxc/lxc_controller.c:679
5080
5240
#, fuzzy, c-format
5081
5241
msgid "Failed to make path %s"
5082
5242
msgstr "Failed to suspend domain %s"
5083
5243
 
5084
 
#: src/lxc/lxc_controller.c:634
 
5244
#: src/lxc/lxc_controller.c:688
5085
5245
#, fuzzy, c-format
5086
5246
msgid "Failed to mount devpts on %s"
5087
5247
msgstr "Failed to suspend domain %s"
5088
5248
 
5089
 
#: src/lxc/lxc_controller.c:652 src/lxc/lxc_controller.c:661
5090
 
#: src/lxc/lxc_driver.c:1493
 
5249
#: src/lxc/lxc_controller.c:706 src/lxc/lxc_controller.c:715
 
5250
#: src/lxc/lxc_driver.c:1508
5091
5251
#, fuzzy
5092
5252
msgid "Failed to allocate tty"
5093
5253
msgstr "failed to allocate a node"
5094
5254
 
5095
 
#: src/lxc/lxc_controller.c:841
 
5255
#: src/lxc/lxc_controller.c:897
5096
5256
#, fuzzy, c-format
5097
5257
msgid "Unable to write pid file '%s/%s.pid'"
5098
5258
msgstr "failed to write configuration file"
5099
5259
 
5100
 
#: src/lxc/lxc_controller.c:855
 
5260
#: src/lxc/lxc_controller.c:911
5101
5261
#, fuzzy
5102
5262
msgid "Unable to change to root dir"
5103
5263
msgstr "failed to write configuration file"
5104
5264
 
5105
 
#: src/lxc/lxc_controller.c:861
 
5265
#: src/lxc/lxc_controller.c:917
5106
5266
#, fuzzy
5107
5267
msgid "Unable to become session leader"
5108
5268
msgstr "failed to write configuration file"
5109
5269
 
5110
 
#: src/lxc/lxc_controller.c:872
 
5270
#: src/lxc/lxc_controller.c:928
5111
5271
#, fuzzy
5112
5272
msgid "Failed to accept a connection from driver"
5113
5273
msgstr "Failed to undefine domain %s"
5114
5274
 
5115
 
#: src/lxc/lxc_driver.c:138
 
5275
#: src/lxc/lxc_driver.c:137
5116
5276
#, c-format
5117
5277
msgid "Unexpected LXC URI path '%s', try lxc:///"
5118
5278
msgstr ""
5119
5279
 
5120
 
#: src/lxc/lxc_driver.c:146
 
5280
#: src/lxc/lxc_driver.c:145
5121
5281
#, fuzzy
5122
5282
msgid "lxc state driver is not active"
5123
5283
msgstr "Domain is already active"
5124
5284
 
5125
 
#: src/lxc/lxc_driver.c:209
 
5285
#: src/lxc/lxc_driver.c:208
5126
5286
#, fuzzy, c-format
5127
5287
msgid "No domain with matching id %d"
5128
5288
msgstr "domain id or uuid"
5129
5289
 
5130
 
#: src/lxc/lxc_driver.c:238 src/lxc/lxc_driver.c:292 src/lxc/lxc_driver.c:317
5131
 
#: src/lxc/lxc_driver.c:341 src/lxc/lxc_driver.c:469 src/lxc/lxc_driver.c:522
5132
 
#: src/lxc/lxc_driver.c:582 src/lxc/lxc_driver.c:611 src/lxc/lxc_driver.c:636
5133
 
#: src/lxc/lxc_driver.c:668 src/lxc/lxc_driver.c:730 src/lxc/lxc_driver.c:829
5134
 
#: src/lxc/lxc_driver.c:935 src/lxc/lxc_driver.c:1604
5135
 
#: src/lxc/lxc_driver.c:1736 src/lxc/lxc_driver.c:1921
5136
 
#: src/lxc/lxc_driver.c:2297 src/lxc/lxc_driver.c:2362
5137
 
#: src/lxc/lxc_driver.c:2408 src/lxc/lxc_driver.c:2462
5138
 
#: src/lxc/lxc_driver.c:2489 src/lxc/lxc_driver.c:2659
5139
 
#: src/lxc/lxc_driver.c:2724 src/vmware/vmware_driver.c:576
 
5290
#: src/lxc/lxc_driver.c:237 src/lxc/lxc_driver.c:291 src/lxc/lxc_driver.c:316
 
5291
#: src/lxc/lxc_driver.c:340 src/lxc/lxc_driver.c:468 src/lxc/lxc_driver.c:521
 
5292
#: src/lxc/lxc_driver.c:581 src/lxc/lxc_driver.c:610 src/lxc/lxc_driver.c:635
 
5293
#: src/lxc/lxc_driver.c:667 src/lxc/lxc_driver.c:729 src/lxc/lxc_driver.c:828
 
5294
#: src/lxc/lxc_driver.c:934 src/lxc/lxc_driver.c:1619
 
5295
#: src/lxc/lxc_driver.c:1887 src/lxc/lxc_driver.c:2266
 
5296
#: src/lxc/lxc_driver.c:2333 src/lxc/lxc_driver.c:2379
 
5297
#: src/lxc/lxc_driver.c:2433 src/lxc/lxc_driver.c:2460
 
5298
#: src/lxc/lxc_driver.c:2630 src/lxc/lxc_driver.c:2695
 
5299
#: src/libxl/libxl_driver.c:1162 src/libxl/libxl_driver.c:1220
 
5300
#: src/libxl/libxl_driver.c:1275 src/libxl/libxl_driver.c:1319
 
5301
#: src/libxl/libxl_driver.c:1359 src/libxl/libxl_driver.c:1408
 
5302
#: src/libxl/libxl_driver.c:2027 src/libxl/libxl_driver.c:2228
 
5303
#: src/libxl/libxl_driver.c:2256 src/vmware/vmware_driver.c:574
5140
5304
#, fuzzy, c-format
5141
5305
msgid "No domain with matching uuid '%s'"
5142
5306
msgstr "domain id or uuid"
5143
5307
 
5144
 
#: src/lxc/lxc_driver.c:264
 
5308
#: src/lxc/lxc_driver.c:263
5145
5309
#, fuzzy, c-format
5146
5310
msgid "No domain with matching name '%s'"
5147
5311
msgstr "domain id or name"
5148
5312
 
5149
 
#: src/lxc/lxc_driver.c:419 src/lxc/lxc_driver.c:1610
5150
 
#: src/lxc/lxc_driver.c:1681
 
5313
#: src/lxc/lxc_driver.c:418 src/lxc/lxc_driver.c:1625
 
5314
#: src/lxc/lxc_driver.c:1696
5151
5315
msgid "System lacks NETNS support"
5152
5316
msgstr ""
5153
5317
 
5154
 
#: src/lxc/lxc_driver.c:475
 
5318
#: src/lxc/lxc_driver.c:474
5155
5319
#, fuzzy
5156
5320
msgid "Cannot delete active domain"
5157
5321
msgstr "name of the inactive domain"
5158
5322
 
5159
 
#: src/lxc/lxc_driver.c:481
 
5323
#: src/lxc/lxc_driver.c:480
5160
5324
#, fuzzy
5161
5325
msgid "Cannot undefine transient domain"
5162
5326
msgstr "name of the inactive domain"
5163
5327
 
5164
 
#: src/lxc/lxc_driver.c:534 src/lxc/lxc_driver.c:692 src/lxc/lxc_driver.c:847
 
5328
#: src/lxc/lxc_driver.c:533 src/lxc/lxc_driver.c:691 src/lxc/lxc_driver.c:846
5165
5329
#, fuzzy, c-format
5166
5330
msgid "Unable to get cgroup for %s"
5167
5331
msgstr "Failed to create domain from %s"
5168
5332
 
5169
 
#: src/lxc/lxc_driver.c:540
 
5333
#: src/lxc/lxc_driver.c:539
5170
5334
#, fuzzy
5171
5335
msgid "Cannot read cputime for domain"
5172
5336
msgstr "name of the inactive domain"
5173
5337
 
5174
 
#: src/lxc/lxc_driver.c:545
 
5338
#: src/lxc/lxc_driver.c:544
5175
5339
#, fuzzy
5176
5340
msgid "Cannot read memory usage for domain"
5177
5341
msgstr "name of the inactive domain"
5178
5342
 
5179
 
#: src/lxc/lxc_driver.c:642
 
5343
#: src/lxc/lxc_driver.c:641
5180
5344
#, fuzzy
5181
5345
msgid "Cannot set max memory lower than current memory"
5182
5346
msgstr "name of the inactive domain"
5183
5347
 
5184
 
#: src/lxc/lxc_driver.c:674
 
5348
#: src/lxc/lxc_driver.c:673
5185
5349
#, fuzzy
5186
5350
msgid "Cannot set memory higher than max memory"
5187
5351
msgstr "name of the inactive domain"
5188
5352
 
5189
 
#: src/lxc/lxc_driver.c:680 src/lxc/lxc_driver.c:1742
5190
 
#: src/lxc/lxc_driver.c:1927 src/lxc/lxc_driver.c:2414
5191
 
#: src/lxc/lxc_driver.c:2665 src/lxc/lxc_driver.c:2730
5192
 
#: src/openvz/openvz_driver.c:491 src/openvz/openvz_driver.c:531
 
5353
#: src/lxc/lxc_driver.c:679 src/lxc/lxc_driver.c:1893
 
5354
#: src/lxc/lxc_driver.c:2385 src/lxc/lxc_driver.c:2636
 
5355
#: src/lxc/lxc_driver.c:2701 src/libxl/libxl_driver.c:1166
 
5356
#: src/libxl/libxl_driver.c:1225 src/libxl/libxl_driver.c:1281
 
5357
#: src/libxl/libxl_driver.c:1325 src/libxl/libxl_driver.c:1365
 
5358
#: src/libxl/libxl_driver.c:1738 src/libxl/libxl_driver.c:1830
 
5359
#: src/libxl/libxl_driver.c:2331 src/libxl/libxl_driver.c:2392
 
5360
#: src/libxl/libxl_driver.c:2469 src/openvz/openvz_driver.c:489
 
5361
#: src/openvz/openvz_driver.c:527
5193
5362
#, fuzzy
5194
5363
msgid "Domain is not running"
5195
5364
msgstr "Domain is already active"
5196
5365
 
5197
 
#: src/lxc/lxc_driver.c:686
 
5366
#: src/lxc/lxc_driver.c:685
5198
5367
msgid "cgroups must be configured on the host"
5199
5368
msgstr ""
5200
5369
 
5201
 
#: src/lxc/lxc_driver.c:698
 
5370
#: src/lxc/lxc_driver.c:697
5202
5371
#, fuzzy
5203
5372
msgid "Failed to set memory for domain"
5204
5373
msgstr "name of the inactive domain"
5205
5374
 
5206
 
#: src/lxc/lxc_driver.c:736 src/qemu/qemu_driver.c:7043
5207
 
#: src/qemu/qemu_driver.c:7159 src/qemu/qemu_driver.c:7259
5208
 
#: src/qemu/qemu_driver.c:7330
 
5375
#: src/lxc/lxc_driver.c:735 src/qemu/qemu_driver.c:4520
 
5376
#: src/qemu/qemu_driver.c:4615 src/qemu/qemu_driver.c:4692
 
5377
#: src/qemu/qemu_driver.c:4814 src/qemu/qemu_driver.c:4920
 
5378
#: src/qemu/qemu_driver.c:4999
5209
5379
#, fuzzy, c-format
5210
5380
msgid "cannot find cgroup for domain %s"
5211
5381
msgstr "name of the inactive domain"
5212
5382
 
5213
 
#: src/lxc/lxc_driver.c:748 src/qemu/qemu_driver.c:7055
 
5383
#: src/lxc/lxc_driver.c:747 src/qemu/qemu_driver.c:4704
5214
5384
#, fuzzy
5215
5385
msgid "invalid type for memory hard_limit tunable, expected a 'ullong'"
5216
5386
msgstr "number of virtual CPUs"
5217
5387
 
5218
 
#: src/lxc/lxc_driver.c:756 src/qemu/qemu_driver.c:7063
 
5388
#: src/lxc/lxc_driver.c:755 src/qemu/qemu_driver.c:4712
5219
5389
#, fuzzy
5220
5390
msgid "unable to set memory hard_limit tunable"
5221
5391
msgstr "domain memory"
5222
5392
 
5223
 
#: src/lxc/lxc_driver.c:763 src/qemu/qemu_driver.c:7070
 
5393
#: src/lxc/lxc_driver.c:762 src/qemu/qemu_driver.c:4719
5224
5394
#, fuzzy
5225
5395
msgid "invalid type for memory soft_limit tunable, expected a 'ullong'"
5226
5396
msgstr "number of virtual CPUs"
5227
5397
 
5228
 
#: src/lxc/lxc_driver.c:771 src/qemu/qemu_driver.c:7078
 
5398
#: src/lxc/lxc_driver.c:770 src/qemu/qemu_driver.c:4727
5229
5399
#, fuzzy
5230
5400
msgid "unable to set memory soft_limit tunable"
5231
5401
msgstr "Failed to suspend domain %s"
5232
5402
 
5233
 
#: src/lxc/lxc_driver.c:778 src/qemu/qemu_driver.c:7085
 
5403
#: src/lxc/lxc_driver.c:777 src/qemu/qemu_driver.c:4734
5234
5404
#, fuzzy
5235
5405
msgid "invalid type for swap_hard_limit tunable, expected a 'ullong'"
5236
5406
msgstr "number of virtual CPUs"
5237
5407
 
5238
 
#: src/lxc/lxc_driver.c:786 src/qemu/qemu_driver.c:7093
 
5408
#: src/lxc/lxc_driver.c:785 src/qemu/qemu_driver.c:4742
5239
5409
#, fuzzy
5240
5410
msgid "unable to set swap_hard_limit tunable"
5241
5411
msgstr "domain memory"
5242
5412
 
5243
 
#: src/lxc/lxc_driver.c:791 src/qemu/qemu_driver.c:7098
 
5413
#: src/lxc/lxc_driver.c:790 src/qemu/qemu_driver.c:4747
5244
5414
#, c-format
5245
5415
msgid "Memory tunable `%s' not implemented"
5246
5416
msgstr ""
5247
5417
 
5248
 
#: src/lxc/lxc_driver.c:795 src/qemu/qemu_driver.c:7102
 
5418
#: src/lxc/lxc_driver.c:794 src/qemu/qemu_driver.c:4552
 
5419
#: src/qemu/qemu_driver.c:4751
5249
5420
#, fuzzy, c-format
5250
5421
msgid "Parameter `%s' not supported"
5251
5422
msgstr "library call failed, possibly not supported"
5252
5423
 
5253
 
#: src/lxc/lxc_driver.c:841 src/lxc/lxc_driver.c:2351
5254
 
#: src/qemu/qemu_driver.c:7153 src/qemu/qemu_driver.c:7316
 
5424
#: src/lxc/lxc_driver.c:840 src/lxc/lxc_driver.c:2322
 
5425
#: src/libxl/libxl_driver.c:2412 src/libxl/libxl_driver.c:2489
 
5426
#: src/qemu/qemu_driver.c:4609 src/qemu/qemu_driver.c:4808
 
5427
#: src/qemu/qemu_driver.c:4979
5255
5428
#, fuzzy
5256
5429
msgid "Invalid parameter count"
5257
5430
msgstr "invalid argument in"
5258
5431
 
5259
 
#: src/lxc/lxc_driver.c:862 src/qemu/qemu_driver.c:7174
 
5432
#: src/lxc/lxc_driver.c:861 src/qemu/qemu_driver.c:4829
5260
5433
#, fuzzy
5261
5434
msgid "unable to get memory hard limit"
5262
5435
msgstr "domain memory"
5263
5436
 
5264
 
#: src/lxc/lxc_driver.c:867 src/qemu/qemu_driver.c:7179
 
5437
#: src/lxc/lxc_driver.c:866 src/qemu/qemu_driver.c:4834
5265
5438
#, fuzzy
5266
5439
msgid "Field memory hard limit too long for destination"
5267
5440
msgstr "failed to parse Xend domain information"
5268
5441
 
5269
 
#: src/lxc/lxc_driver.c:877 src/qemu/qemu_driver.c:7189
 
5442
#: src/lxc/lxc_driver.c:876 src/qemu/qemu_driver.c:4844
5270
5443
#, fuzzy
5271
5444
msgid "unable to get memory soft limit"
5272
5445
msgstr "name of the inactive domain"
5273
5446
 
5274
 
#: src/lxc/lxc_driver.c:882 src/qemu/qemu_driver.c:7194
 
5447
#: src/lxc/lxc_driver.c:881 src/qemu/qemu_driver.c:4849
5275
5448
#, fuzzy
5276
5449
msgid "Field memory soft limit too long for destination"
5277
5450
msgstr "failed to parse Xend domain information"
5278
5451
 
5279
 
#: src/lxc/lxc_driver.c:892 src/qemu/qemu_driver.c:7204
 
5452
#: src/lxc/lxc_driver.c:891 src/qemu/qemu_driver.c:4859
5280
5453
#, fuzzy
5281
5454
msgid "unable to get swap hard limit"
5282
5455
msgstr "domain memory"
5283
5456
 
5284
 
#: src/lxc/lxc_driver.c:897 src/qemu/qemu_driver.c:7209
 
5457
#: src/lxc/lxc_driver.c:896 src/qemu/qemu_driver.c:4864
5285
5458
#, fuzzy
5286
5459
msgid "Field swap hard limit too long for destination"
5287
5460
msgstr "failed to parse Xend domain information"
5288
5461
 
5289
 
#: src/lxc/lxc_driver.c:978
5290
 
#, fuzzy, c-format
5291
 
msgid "waitpid failed to wait for container %d: %d"
5292
 
msgstr "Failed to start domain %s"
 
5462
#: src/lxc/lxc_driver.c:1031
 
5463
#, fuzzy
 
5464
msgid "Unable to initialize bridging"
 
5465
msgstr "Failed to undefine domain %s"
5293
5466
 
5294
 
#: src/lxc/lxc_driver.c:1092
 
5467
#: src/lxc/lxc_driver.c:1073
5295
5468
#, fuzzy
5296
5469
msgid "Failed to get bridge for interface"
5297
5470
msgstr "failed to get node information"
5298
5471
 
5299
 
#: src/lxc/lxc_driver.c:1123
 
5472
#: src/lxc/lxc_driver.c:1104
5300
5473
#, fuzzy, c-format
5301
5474
msgid "Failed to add %s device to %s"
5302
5475
msgstr "Failed to suspend domain %s"
5303
5476
 
5304
 
#: src/lxc/lxc_driver.c:1156
 
5477
#: src/lxc/lxc_driver.c:1136
5305
5478
#, fuzzy
5306
5479
msgid "Failed to create client socket"
5307
5480
msgstr "Failed to read socket %d\n"
5308
5481
 
5309
 
#: src/lxc/lxc_driver.c:1164
 
5482
#: src/lxc/lxc_driver.c:1144
5310
5483
#, c-format
5311
5484
msgid "Socket path %s too big for destination"
5312
5485
msgstr ""
5313
5486
 
5314
 
#: src/lxc/lxc_driver.c:1170
 
5487
#: src/lxc/lxc_driver.c:1150
5315
5488
#, fuzzy
5316
5489
msgid "Failed to connect to client socket"
5317
5490
msgstr "failed to connect to Xen Store"
5318
5491
 
5319
 
#: src/lxc/lxc_driver.c:1193
 
5492
#: src/lxc/lxc_driver.c:1172
5320
5493
#, fuzzy, c-format
5321
5494
msgid "Invalid PID %d for container"
5322
5495
msgstr "invalid domain pointer in"
5323
5496
 
5324
 
#: src/lxc/lxc_driver.c:1200
5325
 
#, fuzzy, c-format
5326
 
msgid "Failed to kill pid %d"
5327
 
msgstr "Failed to suspend domain %s"
5328
 
 
5329
 
#: src/lxc/lxc_driver.c:1416
 
5497
#: src/lxc/lxc_driver.c:1182
 
5498
#, fuzzy
 
5499
msgid "Failed to kill container PIDs"
 
5500
msgstr "Failed to start domain %s"
 
5501
 
 
5502
#: src/lxc/lxc_driver.c:1188
 
5503
msgid "Some container PIDs refused to die"
 
5504
msgstr ""
 
5505
 
 
5506
#: src/lxc/lxc_driver.c:1406
5330
5507
#, fuzzy, c-format
5331
5508
msgid "Cannot wait for '%s'"
5332
5509
msgstr "Failed to suspend domain %s"
5333
5510
 
5334
 
#: src/lxc/lxc_driver.c:1423
 
5511
#: src/lxc/lxc_driver.c:1413
5335
5512
#, c-format
5336
5513
msgid "Container '%s' unexpectedly shutdown during startup"
5337
5514
msgstr ""
5338
5515
 
5339
 
#: src/lxc/lxc_driver.c:1479
 
5516
#: src/lxc/lxc_driver.c:1469
 
5517
msgid "The 'cpuacct', 'devices' & 'memory' cgroups controllers must be mounted"
 
5518
msgstr ""
 
5519
 
 
5520
#: src/lxc/lxc_driver.c:1476
 
5521
#, fuzzy
 
5522
msgid "Unable to find 'cpuacct' cgroups controller mount"
 
5523
msgstr "Failed to create domain from %s"
 
5524
 
 
5525
#: src/lxc/lxc_driver.c:1482
 
5526
#, fuzzy
 
5527
msgid "Unable to find 'devices' cgroups controller mount"
 
5528
msgstr "Failed to create domain from %s"
 
5529
 
 
5530
#: src/lxc/lxc_driver.c:1488
 
5531
#, fuzzy
 
5532
msgid "Unable to find 'memory' cgroups controller mount"
 
5533
msgstr "Failed to create domain from %s"
 
5534
 
 
5535
#: src/lxc/lxc_driver.c:1494
5340
5536
#, fuzzy, c-format
5341
5537
msgid "Cannot create log directory '%s'"
5342
5538
msgstr "failed to write configuration file: %s"
5343
5539
 
5344
 
#: src/lxc/lxc_driver.c:1514
 
5540
#: src/lxc/lxc_driver.c:1529
5345
5541
#, fuzzy, c-format
5346
5542
msgid "Failed to open '%s'"
5347
5543
msgstr "Failed to suspend domain %s"
5348
5544
 
5349
 
#: src/lxc/lxc_driver.c:1534
 
5545
#: src/lxc/lxc_driver.c:1549
5350
5546
#, fuzzy, c-format
5351
5547
msgid "Failed to read pid file %s/%s.pid"
5352
5548
msgstr "Failed to suspend domain %s"
5353
5549
 
5354
 
#: src/lxc/lxc_driver.c:1565
 
5550
#: src/lxc/lxc_driver.c:1580
5355
5551
#, fuzzy
5356
5552
msgid "could not close logfile"
5357
5553
msgstr "Failed to suspend domain %s"
5358
5554
 
5359
 
#: src/lxc/lxc_driver.c:1616 src/vmware/vmware_driver.c:582
 
5555
#: src/lxc/lxc_driver.c:1631 src/libxl/libxl_driver.c:2033
 
5556
#: src/vmware/vmware_driver.c:580
5360
5557
#, fuzzy
5361
5558
msgid "Domain is already running"
5362
5559
msgstr "Domain is already active"
5363
5560
 
5364
 
#: src/lxc/lxc_driver.c:1982 src/qemu/qemu_driver.c:273
5365
 
#: src/uml/uml_driver.c:163
 
5561
#: src/lxc/lxc_driver.c:1948 src/libxl/libxl_driver.c:193
 
5562
#: src/qemu/qemu_driver.c:155 src/uml/uml_driver.c:163
5366
5563
#, fuzzy, c-format
5367
5564
msgid "Failed to autostart VM '%s': %s"
5368
5565
msgstr "Failed to suspend domain %s"
5369
5566
 
5370
 
#: src/lxc/lxc_driver.c:2254
 
5567
#: src/lxc/lxc_driver.c:2223
5371
5568
#, fuzzy, c-format
5372
5569
msgid "Unknown release: %s"
5373
5570
msgstr "got unknown HTTP error code %d"
5374
5571
 
5375
 
#: src/lxc/lxc_driver.c:2309 src/qemu/qemu_driver.c:7282
 
5572
#: src/lxc/lxc_driver.c:2278 src/qemu/qemu_driver.c:4945
5376
5573
#, fuzzy, c-format
5377
5574
msgid "Invalid parameter `%s'"
5378
5575
msgstr "invalid argument in %s"
5379
5576
 
5380
 
#: src/lxc/lxc_driver.c:2315
 
5577
#: src/lxc/lxc_driver.c:2284
5381
5578
#, fuzzy
5382
5579
msgid "Invalid type for cpu_shares tunable, expected a 'ullong'"
5383
5580
msgstr "number of virtual CPUs"
5384
5581
 
5385
 
#: src/lxc/lxc_driver.c:2321
 
5582
#: src/lxc/lxc_driver.c:2290
5386
5583
#, fuzzy, c-format
5387
5584
msgid "failed to set cpu_shares=%llu"
5388
5585
msgstr "domain memory"
5389
5586
 
5390
 
#: src/lxc/lxc_driver.c:2374
 
5587
#: src/lxc/lxc_driver.c:2345
5391
5588
msgid "Field cpu_shares too big for destination"
5392
5589
msgstr ""
5393
5590
 
5394
 
#: src/lxc/lxc_driver.c:2431
 
5591
#: src/lxc/lxc_driver.c:2402
5395
5592
#, c-format
5396
5593
msgid "Invalid path, '%s' is not a known interface"
5397
5594
msgstr ""
5398
5595
 
5399
 
#: src/lxc/lxc_driver.c:2495
 
5596
#: src/lxc/lxc_driver.c:2466
5400
5597
#, fuzzy
5401
5598
msgid "Cannot set autostart for transient domain"
5402
5599
msgstr "name of the inactive domain"
5403
5600
 
5404
 
#: src/lxc/lxc_driver.c:2520
 
5601
#: src/lxc/lxc_driver.c:2491
5405
5602
#, fuzzy, c-format
5406
5603
msgid "Cannot create autostart directory %s"
5407
5604
msgstr "failed to write configuration file: %s"
5408
5605
 
5409
 
#: src/lxc/lxc_driver.c:2527 src/qemu/qemu_driver.c:6962
5410
 
#: src/uml/uml_driver.c:1978
 
5606
#: src/lxc/lxc_driver.c:2498 src/libxl/libxl_driver.c:2286
 
5607
#: src/qemu/qemu_driver.c:4434 src/uml/uml_driver.c:1982
5411
5608
#, fuzzy, c-format
5412
5609
msgid "Failed to create symlink '%s to '%s'"
5413
5610
msgstr "Failed to save domain %s to %s"
5414
5611
 
5415
 
#: src/lxc/lxc_driver.c:2534 src/network/bridge_driver.c:2346
5416
 
#: src/qemu/qemu_driver.c:6969 src/storage/storage_driver.c:1034
5417
 
#: src/uml/uml_driver.c:1985
 
5612
#: src/lxc/lxc_driver.c:2505 src/libxl/libxl_driver.c:2293
 
5613
#: src/network/bridge_driver.c:2485 src/qemu/qemu_driver.c:4441
 
5614
#: src/storage/storage_driver.c:1041 src/uml/uml_driver.c:1989
5418
5615
#, fuzzy, c-format
5419
5616
msgid "Failed to delete symlink '%s'"
5420
5617
msgstr "Failed to suspend domain %s"
5421
5618
 
5422
 
#: src/lxc/lxc_driver.c:2672 src/openvz/openvz_driver.c:499
 
5619
#: src/lxc/lxc_driver.c:2643
5423
5620
#, fuzzy
5424
5621
msgid "Suspend operation failed"
5425
5622
msgstr "operation failed"
5426
5623
 
5427
 
#: src/lxc/lxc_driver.c:2737 src/openvz/openvz_driver.c:539
 
5624
#: src/lxc/lxc_driver.c:2708
5428
5625
#, fuzzy
5429
5626
msgid "Resume operation failed"
5430
5627
msgstr "operation failed"
5431
5628
 
5432
 
#: src/lxc/lxc_driver.c:2779 src/qemu/qemu_driver.c:3443
5433
 
#: src/qemu/qemu_driver.c:3495 src/qemu/qemu_driver.c:3519
5434
 
#: src/qemu/qemu_driver.c:3543 src/qemu/qemu_driver.c:3677
5435
 
#: src/qemu/qemu_driver.c:3746 src/qemu/qemu_driver.c:3800
5436
 
#: src/qemu/qemu_driver.c:3841 src/qemu/qemu_driver.c:3895
5437
 
#: src/qemu/qemu_driver.c:3922 src/qemu/qemu_driver.c:3947
5438
 
#: src/qemu/qemu_driver.c:4006 src/qemu/qemu_driver.c:4651
5439
 
#: src/qemu/qemu_driver.c:4700 src/qemu/qemu_driver.c:4744
5440
 
#: src/qemu/qemu_driver.c:4778 src/qemu/qemu_driver.c:4909
5441
 
#: src/qemu/qemu_driver.c:5129 src/qemu/qemu_driver.c:5241
5442
 
#: src/qemu/qemu_driver.c:5306 src/qemu/qemu_driver.c:5403
5443
 
#: src/qemu/qemu_driver.c:5448 src/qemu/qemu_driver.c:6040
5444
 
#: src/qemu/qemu_driver.c:6273 src/qemu/qemu_driver.c:6479
5445
 
#: src/qemu/qemu_driver.c:6533 src/qemu/qemu_driver.c:6703
5446
 
#: src/qemu/qemu_driver.c:6809 src/qemu/qemu_driver.c:6905
5447
 
#: src/qemu/qemu_driver.c:6932 src/qemu/qemu_driver.c:7380
5448
 
#: src/qemu/qemu_driver.c:7452 src/qemu/qemu_driver.c:7510
5449
 
#: src/qemu/qemu_driver.c:7555 src/qemu/qemu_driver.c:7627
5450
 
#: src/qemu/qemu_driver.c:7721 src/qemu/qemu_driver.c:8916
5451
 
#: src/qemu/qemu_driver.c:9360 src/qemu/qemu_driver.c:9415
5452
 
#: src/qemu/qemu_driver.c:9464 src/qemu/qemu_driver.c:9633
5453
 
#: src/qemu/qemu_driver.c:9755 src/qemu/qemu_driver.c:9783
5454
 
#: src/qemu/qemu_driver.c:9813 src/qemu/qemu_driver.c:9848
5455
 
#: src/qemu/qemu_driver.c:9876 src/qemu/qemu_driver.c:9911
5456
 
#: src/qemu/qemu_driver.c:9951 src/qemu/qemu_driver.c:10222
5457
 
#: src/qemu/qemu_driver.c:10287 src/qemu/qemu_driver.c:10345
5458
 
#: src/test/test_driver.c:2067 src/uml/uml_driver.c:1398
5459
 
#: src/uml/uml_driver.c:1423 src/uml/uml_driver.c:1456
5460
 
#: src/uml/uml_driver.c:1747 src/uml/uml_driver.c:1861
5461
 
#: src/uml/uml_driver.c:2095 src/vmware/vmware_driver.c:616
 
5629
#: src/lxc/lxc_driver.c:2750 src/libxl/libxl_driver.c:2118
 
5630
#: src/qemu/qemu_driver.c:1082 src/qemu/qemu_driver.c:1134
 
5631
#: src/qemu/qemu_driver.c:1158 src/qemu/qemu_driver.c:1182
 
5632
#: src/qemu/qemu_driver.c:1316 src/qemu/qemu_driver.c:1385
 
5633
#: src/qemu/qemu_driver.c:1440 src/qemu/qemu_driver.c:1481
 
5634
#: src/qemu/qemu_driver.c:1535 src/qemu/qemu_driver.c:1562
 
5635
#: src/qemu/qemu_driver.c:1594 src/qemu/qemu_driver.c:1724
 
5636
#: src/qemu/qemu_driver.c:2142 src/qemu/qemu_driver.c:2191
 
5637
#: src/qemu/qemu_driver.c:2235 src/qemu/qemu_driver.c:2269
 
5638
#: src/qemu/qemu_driver.c:2369 src/qemu/qemu_driver.c:2603
 
5639
#: src/qemu/qemu_driver.c:2715 src/qemu/qemu_driver.c:2787
 
5640
#: src/qemu/qemu_driver.c:2884 src/qemu/qemu_driver.c:2929
 
5641
#: src/qemu/qemu_driver.c:3312 src/qemu/qemu_driver.c:3548
 
5642
#: src/qemu/qemu_driver.c:3756 src/qemu/qemu_driver.c:4223
 
5643
#: src/qemu/qemu_driver.c:4377 src/qemu/qemu_driver.c:4404
 
5644
#: src/qemu/qemu_driver.c:5050 src/qemu/qemu_driver.c:5122
 
5645
#: src/qemu/qemu_driver.c:5181 src/qemu/qemu_driver.c:5226
 
5646
#: src/qemu/qemu_driver.c:5299 src/qemu/qemu_driver.c:5394
 
5647
#: src/qemu/qemu_driver.c:5732 src/qemu/qemu_driver.c:5969
 
5648
#: src/qemu/qemu_driver.c:6024 src/qemu/qemu_driver.c:6073
 
5649
#: src/qemu/qemu_driver.c:6122 src/qemu/qemu_driver.c:6384
 
5650
#: src/qemu/qemu_driver.c:6463 src/qemu/qemu_driver.c:6491
 
5651
#: src/qemu/qemu_driver.c:6521 src/qemu/qemu_driver.c:6556
 
5652
#: src/qemu/qemu_driver.c:6584 src/qemu/qemu_driver.c:6619
 
5653
#: src/qemu/qemu_driver.c:6659 src/qemu/qemu_driver.c:6930
 
5654
#: src/qemu/qemu_driver.c:6995 src/qemu/qemu_driver.c:7053
 
5655
#: src/test/test_driver.c:2067 src/uml/uml_driver.c:1402
 
5656
#: src/uml/uml_driver.c:1427 src/uml/uml_driver.c:1460
 
5657
#: src/uml/uml_driver.c:1751 src/uml/uml_driver.c:1865
 
5658
#: src/uml/uml_driver.c:2099 src/vmware/vmware_driver.c:614
5462
5659
#, c-format
5463
5660
msgid "no domain with matching uuid '%s'"
5464
5661
msgstr ""
5465
5662
 
5466
 
#: src/lxc/lxc_driver.c:2785 src/opennebula/one_driver.c:592
5467
 
#: src/qemu/qemu_driver.c:3682 src/qemu/qemu_driver.c:3702
5468
 
#: src/qemu/qemu_driver.c:3755 src/qemu/qemu_driver.c:3809
5469
 
#: src/qemu/qemu_driver.c:3850 src/qemu/qemu_driver.c:3962
5470
 
#: src/qemu/qemu_driver.c:4657 src/qemu/qemu_driver.c:4706
5471
 
#: src/qemu/qemu_driver.c:4919 src/qemu/qemu_driver.c:5012
5472
 
#: src/qemu/qemu_driver.c:5138 src/qemu/qemu_driver.c:7389
5473
 
#: src/qemu/qemu_driver.c:7458 src/qemu/qemu_driver.c:7524
5474
 
#: src/qemu/qemu_driver.c:7642 src/qemu/qemu_driver.c:8927
5475
 
#: src/qemu/qemu_driver.c:9389 src/qemu/qemu_driver.c:9432
5476
 
#: src/qemu/qemu_driver.c:9470 src/qemu/qemu_driver.c:10293
5477
 
#: src/qemu/qemu_driver.c:10351 src/uml/uml_driver.c:2101
5478
 
#: src/xen/xen_driver.c:1954 src/xen/xen_hypervisor.c:1128
5479
 
#: src/xen/xen_hypervisor.c:1212 src/xen/xen_hypervisor.c:1321
5480
 
#: src/xen/xm_internal.c:1667
 
5663
#: src/lxc/lxc_driver.c:2756 src/qemu/qemu_driver.c:1321
 
5664
#: src/qemu/qemu_driver.c:1341 src/qemu/qemu_driver.c:1394
 
5665
#: src/qemu/qemu_driver.c:1449 src/qemu/qemu_driver.c:1490
 
5666
#: src/qemu/qemu_driver.c:1618 src/qemu/qemu_driver.c:2148
 
5667
#: src/qemu/qemu_driver.c:2197 src/qemu/qemu_driver.c:2379
 
5668
#: src/qemu/qemu_driver.c:2474 src/qemu/qemu_driver.c:2612
 
5669
#: src/qemu/qemu_driver.c:4514 src/qemu/qemu_driver.c:4596
 
5670
#: src/qemu/qemu_driver.c:4686 src/qemu/qemu_driver.c:4795
 
5671
#: src/qemu/qemu_driver.c:4914 src/qemu/qemu_driver.c:4993
 
5672
#: src/qemu/qemu_driver.c:5059 src/qemu/qemu_driver.c:5128
 
5673
#: src/qemu/qemu_driver.c:5195 src/qemu/qemu_driver.c:5314
 
5674
#: src/qemu/qemu_driver.c:5998 src/qemu/qemu_driver.c:6041
 
5675
#: src/qemu/qemu_driver.c:6079 src/qemu/qemu_driver.c:6128
 
5676
#: src/qemu/qemu_driver.c:7001 src/qemu/qemu_driver.c:7059
 
5677
#: src/qemu/qemu_migration.c:1062 src/uml/uml_driver.c:2105
 
5678
#: src/xen/xen_driver.c:2057 src/xen/xen_hypervisor.c:1178
 
5679
#: src/xen/xen_hypervisor.c:1262 src/xen/xen_hypervisor.c:1371
 
5680
#: src/xen/xm_internal.c:699
5481
5681
#, fuzzy
5482
5682
msgid "domain is not running"
5483
5683
msgstr "Domain is already active"
5484
5684
 
5485
 
#: src/lxc/lxc_driver.c:2792 src/uml/uml_driver.c:2108
5486
 
#: src/xen/xen_driver.c:1961
 
5685
#: src/lxc/lxc_driver.c:2763 src/uml/uml_driver.c:2112
 
5686
#: src/xen/xen_driver.c:2064
5487
5687
#, fuzzy
5488
5688
msgid "Named device aliases are not supported"
5489
5689
msgstr "Domain %s started\n"
5490
5690
 
5491
 
#: src/lxc/lxc_driver.c:2803 src/xen/xen_driver.c:1976
 
5691
#: src/lxc/lxc_driver.c:2774 src/xen/xen_driver.c:2079
5492
5692
#, fuzzy
5493
5693
msgid "cannot find default console device"
5494
5694
msgstr "invalid connection pointer in"
5495
5695
 
5496
 
#: src/lxc/lxc_driver.c:2809 src/qemu/qemu_driver.c:10383
5497
 
#: src/uml/uml_driver.c:2125 src/xen/xen_driver.c:1982
 
5696
#: src/lxc/lxc_driver.c:2780 src/qemu/qemu_driver.c:7091
 
5697
#: src/uml/uml_driver.c:2129 src/xen/xen_driver.c:2085
5498
5698
#, fuzzy, c-format
5499
5699
msgid "character device %s is not using a PTY"
5500
5700
msgstr "domain information incomplete, missing name"
5501
5701
 
5502
 
#: src/lxc/veth.c:131
5503
 
#, fuzzy, c-format
5504
 
msgid "Failed to create veth device pair '%s', '%s': %d"
5505
 
msgstr "Failed to get devices for domain %s\n"
5506
 
 
5507
 
#: src/lxc/veth.c:211
 
5702
#: src/lxc/veth.c:214
5508
5703
#, fuzzy, c-format
5509
5704
msgid "Failed to enable '%s' (%d)"
5510
5705
msgstr "failed to allocate a node"
5511
5706
 
5512
 
#: src/lxc/veth.c:249
5513
 
#, fuzzy, c-format
5514
 
msgid "Failed to move '%s' into NS(pid=%d) (%d)"
5515
 
msgstr "Failed to save domain %s to %s"
5516
 
 
5517
 
#: src/lxc/veth.c:281 src/lxc/veth.c:312
5518
 
#, fuzzy, c-format
5519
 
msgid "Failed to set '%s' to '%s' (%d)"
5520
 
msgstr "Failed to save domain %s to %s"
5521
 
 
5522
 
#: src/network/bridge_driver.c:288 src/qemu/qemu_command.c:228
 
5707
#: src/libxl/libxl_driver.c:195 src/qemu/qemu_driver.c:149
 
5708
#: src/qemu/qemu_driver.c:157 src/qemu/qemu_hostdev.c:254
 
5709
#: src/qemu/qemu_hostdev.c:271 src/qemu/qemu_hostdev.c:289
 
5710
#: src/secret/secret_driver.c:500 src/uml/uml_driver.c:164 tools/virsh.c:495
 
5711
#, fuzzy
 
5712
msgid "unknown error"
 
5713
msgstr "unknown host"
 
5714
 
 
5715
#: src/libxl/libxl_driver.c:211 src/libxl/libxl_driver.c:2163
 
5716
msgid "libxl_get_physinfo_info failed"
 
5717
msgstr ""
 
5718
 
 
5719
#: src/libxl/libxl_driver.c:217 src/libxl/libxl_driver.c:2168
 
5720
msgid "libxl_get_version_info failed"
 
5721
msgstr ""
 
5722
 
 
5723
#: src/libxl/libxl_driver.c:227
 
5724
#, fuzzy, c-format
 
5725
msgid "machine type %s too big for destination"
 
5726
msgstr "Domain %s is being shutdown\n"
 
5727
 
 
5728
#: src/libxl/libxl_driver.c:311
 
5729
#, fuzzy, c-format
 
5730
msgid "Unable to cleanup domain %d"
 
5731
msgstr "Failed to create domain from %s"
 
5732
 
 
5733
#: src/libxl/libxl_driver.c:487 src/libxl/libxl_driver.c:1785
 
5734
#, fuzzy, c-format
 
5735
msgid "Failed to pin vcpu '%d' with libxenlight"
 
5736
msgstr "Failed to reboot domain %s"
 
5737
 
 
5738
#: src/libxl/libxl_driver.c:531
 
5739
#, fuzzy, c-format
 
5740
msgid "libxenlight failed to create new domain '%s'"
 
5741
msgstr "Failed to create domain %s\n"
 
5742
 
 
5743
#: src/libxl/libxl_driver.c:543
 
5744
msgid "libxenlight failed to store userdata"
 
5745
msgstr ""
 
5746
 
 
5747
#: src/libxl/libxl_driver.c:746
 
5748
#, fuzzy, c-format
 
5749
msgid "Failed to create log dir '%s': %s"
 
5750
msgstr "Failed to suspend domain %s"
 
5751
 
 
5752
#: src/libxl/libxl_driver.c:752 src/qemu/qemu_driver.c:477
 
5753
#, fuzzy, c-format
 
5754
msgid "Failed to create state dir '%s': %s"
 
5755
msgstr "Failed to suspend domain %s"
 
5756
 
 
5757
#: src/libxl/libxl_driver.c:758 src/qemu/qemu_driver.c:483
 
5758
#, fuzzy, c-format
 
5759
msgid "Failed to create lib dir '%s': %s"
 
5760
msgstr "Failed to suspend domain %s"
 
5761
 
 
5762
#: src/libxl/libxl_driver.c:764 src/qemu/qemu_driver.c:495
 
5763
#: src/qemu/qemu_driver.c:501
 
5764
#, fuzzy, c-format
 
5765
msgid "Failed to create save dir '%s': %s"
 
5766
msgstr "Failed to suspend domain %s"
 
5767
 
 
5768
#: src/libxl/libxl_driver.c:775 src/qemu/qemu_process.c:703
 
5769
#: src/qemu/qemu_process.c:735 src/uml/uml_driver.c:855
 
5770
#, fuzzy, c-format
 
5771
msgid "failed to create logfile %s"
 
5772
msgstr "failed to write configuration file"
 
5773
 
 
5774
#: src/libxl/libxl_driver.c:794
 
5775
#, fuzzy
 
5776
msgid "cannot create logger for libxenlight"
 
5777
msgstr "failed to write configuration file: %s"
 
5778
 
 
5779
#: src/libxl/libxl_driver.c:801
 
5780
#, fuzzy
 
5781
msgid "cannot initialize libxenlight context"
 
5782
msgstr "Failed to suspend domain %s"
 
5783
 
 
5784
#: src/libxl/libxl_driver.c:806
 
5785
msgid "cannot version information from libxenlight"
 
5786
msgstr ""
 
5787
 
 
5788
#: src/libxl/libxl_driver.c:814
 
5789
#, fuzzy
 
5790
msgid "cannot create capabilities for libxenlight"
 
5791
msgstr "failed to open file"
 
5792
 
 
5793
#: src/libxl/libxl_driver.c:914
 
5794
#, fuzzy
 
5795
msgid "libxenlight state driver is not active"
 
5796
msgstr "Domain is already active"
 
5797
 
 
5798
#: src/libxl/libxl_driver.c:924 src/xen/xen_driver.c:288
 
5799
#, c-format
 
5800
msgid "unexpected Xen URI path '%s', try xen:///"
 
5801
msgstr ""
 
5802
 
 
5803
#: src/libxl/libxl_driver.c:1175
 
5804
#, fuzzy, c-format
 
5805
msgid "Failed to suspend domain '%d' with libxenlight"
 
5806
msgstr "Failed to shutdown domain %s"
 
5807
 
 
5808
#: src/libxl/libxl_driver.c:1234
 
5809
#, fuzzy, c-format
 
5810
msgid "Failed to resume domain '%d' with libxenlight"
 
5811
msgstr "Failed to reboot domain %s"
 
5812
 
 
5813
#: src/libxl/libxl_driver.c:1288
 
5814
#, fuzzy, c-format
 
5815
msgid "Failed to shutdown domain '%d' with libxenlight"
 
5816
msgstr "Failed to shutdown domain %s"
 
5817
 
 
5818
#: src/libxl/libxl_driver.c:1332
 
5819
#, fuzzy, c-format
 
5820
msgid "Failed to reboot domain '%d' with libxenlight"
 
5821
msgstr "Failed to reboot domain %s"
 
5822
 
 
5823
#: src/libxl/libxl_driver.c:1374
 
5824
#, fuzzy, c-format
 
5825
msgid "Failed to destroy domain '%d'"
 
5826
msgstr "Failed to destroy domain %s"
 
5827
 
 
5828
#: src/libxl/libxl_driver.c:1433 src/libxl/libxl_driver.c:1467
 
5829
#: src/libxl/libxl_driver.c:1538 src/libxl/libxl_driver.c:1605
 
5830
#: src/libxl/libxl_driver.c:1731 src/libxl/libxl_driver.c:1769
 
5831
#: src/libxl/libxl_driver.c:1825 src/libxl/libxl_driver.c:1887
 
5832
#: src/libxl/libxl_driver.c:2326 src/libxl/libxl_driver.c:2387
 
5833
#: src/libxl/libxl_driver.c:2464 src/openvz/openvz_driver.c:352
 
5834
#: src/openvz/openvz_driver.c:439 src/openvz/openvz_driver.c:483
 
5835
#: src/openvz/openvz_driver.c:521 src/openvz/openvz_driver.c:559
 
5836
#: src/openvz/openvz_driver.c:597 src/openvz/openvz_driver.c:1073
 
5837
#: src/openvz/openvz_driver.c:1115 src/openvz/openvz_driver.c:1145
 
5838
#: src/openvz/openvz_driver.c:1238 src/uml/uml_driver.c:1374
 
5839
#: src/uml/uml_driver.c:1497 src/uml/uml_driver.c:1537
 
5840
#: src/uml/uml_driver.c:1588 src/uml/uml_driver.c:1654
 
5841
#: src/uml/uml_driver.c:1926 src/uml/uml_driver.c:1952
 
5842
#: src/uml/uml_driver.c:2026 src/vbox/vbox_tmpl.c:1933
 
5843
#: src/vbox/vbox_tmpl.c:1993 src/vbox/vbox_tmpl.c:4993
 
5844
#: src/vbox/vbox_tmpl.c:5081 src/vbox/vbox_tmpl.c:5286
 
5845
#: src/vbox/vbox_tmpl.c:8190 src/vmware/vmware_driver.c:321
 
5846
#: src/vmware/vmware_driver.c:372 src/vmware/vmware_driver.c:421
 
5847
#: src/vmware/vmware_driver.c:465 src/vmware/vmware_driver.c:804
 
5848
#: src/vmware/vmware_driver.c:882
 
5849
#, fuzzy
 
5850
msgid "no domain with matching uuid"
 
5851
msgstr "domain id or uuid"
 
5852
 
 
5853
#: src/libxl/libxl_driver.c:1459 src/libxl/libxl_driver.c:1591
 
5854
#: src/libxl/libxl_driver.c:1722 src/qemu/qemu_driver.c:2586
 
5855
#: src/qemu/qemu_driver.c:2872 src/test/test_driver.c:2055
 
5856
#: src/test/test_driver.c:2116 src/xen/xen_driver.c:1074
 
5857
#: src/xen/xen_driver.c:1166
 
5858
#, fuzzy, c-format
 
5859
msgid "invalid flag combination: (0x%x)"
 
5860
msgstr "invalid argument in %s"
 
5861
 
 
5862
#: src/libxl/libxl_driver.c:1473 src/qemu/qemu_driver.c:1657
 
5863
#: src/uml/uml_driver.c:1472
 
5864
msgid "cannot set memory higher than max memory"
 
5865
msgstr ""
 
5866
 
 
5867
#: src/libxl/libxl_driver.c:1479
 
5868
#, fuzzy
 
5869
msgid "cannot set memory on an inactive domain"
 
5870
msgstr "name of the inactive domain"
 
5871
 
 
5872
#: src/libxl/libxl_driver.c:1486 src/libxl/libxl_driver.c:1617
 
5873
#: src/qemu/qemu_driver.c:1625 src/qemu/qemu_driver.c:2618
 
5874
#, fuzzy
 
5875
msgid "cannot change persistent config of a transient domain"
 
5876
msgstr "Undefine the configuration for an inactive domain."
 
5877
 
 
5878
#: src/libxl/libxl_driver.c:1499
 
5879
#, fuzzy, c-format
 
5880
msgid "Failed to set memory for domain '%d' with libxenlight"
 
5881
msgstr "Failed to reboot domain %s"
 
5882
 
 
5883
#: src/libxl/libxl_driver.c:1548
 
5884
#, fuzzy, c-format
 
5885
msgid "libxl_domain_info failed for domain '%d'"
 
5886
msgstr "name of the inactive domain"
 
5887
 
 
5888
#: src/libxl/libxl_driver.c:1596
 
5889
msgid "nvcpus is zero"
 
5890
msgstr ""
 
5891
 
 
5892
#: src/libxl/libxl_driver.c:1611
 
5893
#, fuzzy
 
5894
msgid "cannot set vcpus on an inactive domain"
 
5895
msgstr "undefine an inactive domain"
 
5896
 
 
5897
#: src/libxl/libxl_driver.c:1623 src/qemu/qemu_driver.c:2631
 
5898
#, fuzzy
 
5899
msgid "could not determine max vcpus for the domain"
 
5900
msgstr "failed to get hypervisor type"
 
5901
 
 
5902
#: src/libxl/libxl_driver.c:1633 src/qemu/qemu_driver.c:2641
 
5903
#: src/xen/xend_internal.c:2214 src/xen/xm_internal.c:724
 
5904
#, c-format
 
5905
msgid ""
 
5906
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
 
5907
msgstr ""
 
5908
 
 
5909
#: src/libxl/libxl_driver.c:1672 src/libxl/libxl_driver.c:1681
 
5910
#, fuzzy, c-format
 
5911
msgid "Failed to set vcpus for domain '%d' with libxenlight"
 
5912
msgstr "Failed to reboot domain %s"
 
5913
 
 
5914
#: src/libxl/libxl_driver.c:1775 src/qemu/qemu_driver.c:2721
 
5915
#: src/test/test_driver.c:2305
 
5916
#, fuzzy
 
5917
msgid "cannot pin vcpus on an inactive domain"
 
5918
msgstr "undefine an inactive domain"
 
5919
 
 
5920
#: src/libxl/libxl_driver.c:1791 src/qemu/qemu_driver.c:2754
 
5921
#, fuzzy
 
5922
msgid "failed to update or add vcpupin xml"
 
5923
msgstr "failed to get domain UUID"
 
5924
 
 
5925
#: src/libxl/libxl_driver.c:1838
 
5926
#, fuzzy, c-format
 
5927
msgid "Failed to list vcpus for domain '%d' with libxenlight"
 
5928
msgstr "Failed to reboot domain %s"
 
5929
 
 
5930
#: src/libxl/libxl_driver.c:1912 src/libxl/libxl_driver.c:1953
 
5931
#: src/qemu/qemu_driver.c:3362 src/qemu/qemu_driver.c:3395
 
5932
#: src/xen/xen_driver.c:1236 src/xen/xen_driver.c:1283
 
5933
#, fuzzy, c-format
 
5934
msgid "unsupported config type %s"
 
5935
msgstr "unexpected mime type"
 
5936
 
 
5937
#: src/libxl/libxl_driver.c:1917 src/libxl/libxl_driver.c:1958
 
5938
#, fuzzy
 
5939
msgid "cannot get version information from libxenlight"
 
5940
msgstr "failed to get node information"
 
5941
 
 
5942
#: src/libxl/libxl_driver.c:1925
 
5943
#, fuzzy
 
5944
msgid "parsing xm config failed"
 
5945
msgstr "parse server response failed"
 
5946
 
 
5947
#: src/libxl/libxl_driver.c:2124 src/vmware/vmware_driver.c:620
 
5948
#, fuzzy
 
5949
msgid "cannot undefine active domain"
 
5950
msgstr "name of the inactive domain"
 
5951
 
 
5952
#: src/libxl/libxl_driver.c:2130 src/qemu/qemu_driver.c:3768
 
5953
#: src/uml/uml_driver.c:1666 src/vmware/vmware_driver.c:626
 
5954
#, fuzzy
 
5955
msgid "cannot undefine transient domain"
 
5956
msgstr "name of the inactive domain"
 
5957
 
 
5958
#: src/libxl/libxl_driver.c:2262 src/qemu/qemu_driver.c:4410
 
5959
#: src/uml/uml_driver.c:1958
 
5960
#, fuzzy
 
5961
msgid "cannot set autostart for transient domain"
 
5962
msgstr "name of the inactive domain"
 
5963
 
 
5964
#: src/libxl/libxl_driver.c:2279 src/qemu/qemu_driver.c:4427
 
5965
#: src/storage/storage_driver.c:1026 src/uml/uml_driver.c:1975
 
5966
#, fuzzy, c-format
 
5967
msgid "cannot create autostart directory %s"
 
5968
msgstr "failed to write configuration file: %s"
 
5969
 
 
5970
#: src/libxl/libxl_driver.c:2338 src/libxl/libxl_driver.c:2400
 
5971
#: src/libxl/libxl_driver.c:2477
 
5972
#, fuzzy, c-format
 
5973
msgid "Failed to get scheduler id for domain '%d' with libxenlight"
 
5974
msgstr "Failed to reboot domain %s"
 
5975
 
 
5976
#: src/libxl/libxl_driver.c:2407 src/libxl/libxl_driver.c:2484
 
5977
#, fuzzy
 
5978
msgid "Only 'credit' scheduler is supported"
 
5979
msgstr "missing root device information"
 
5980
 
 
5981
#: src/libxl/libxl_driver.c:2418
 
5982
#, fuzzy, c-format
 
5983
msgid "Failed to get scheduler parameters for domain '%d' with libxenlight"
 
5984
msgstr "Failed to reboot domain %s"
 
5985
 
 
5986
#: src/libxl/libxl_driver.c:2427
 
5987
#, fuzzy
 
5988
msgid "Field weight too long for destination"
 
5989
msgstr "failed to parse Xend domain information"
 
5990
 
 
5991
#: src/libxl/libxl_driver.c:2435
 
5992
#, fuzzy
 
5993
msgid "Field cap too long for destination"
 
5994
msgstr "failed to parse Xend domain information"
 
5995
 
 
5996
#: src/libxl/libxl_driver.c:2499
 
5997
#, fuzzy
 
5998
msgid "invalid type for weight tunable, expected a 'uint'"
 
5999
msgstr "number of virtual CPUs"
 
6000
 
 
6001
#: src/libxl/libxl_driver.c:2507
 
6002
#, fuzzy
 
6003
msgid "invalid type for cap tunable, expected a 'uint'"
 
6004
msgstr "number of virtual CPUs"
 
6005
 
 
6006
#: src/libxl/libxl_driver.c:2513
 
6007
#, fuzzy, c-format
 
6008
msgid "Invalid parameter '%s'"
 
6009
msgstr "invalid argument in %s"
 
6010
 
 
6011
#: src/libxl/libxl_driver.c:2520
 
6012
#, fuzzy, c-format
 
6013
msgid "Failed to set scheduler parameters for domain '%d' with libxenlight"
 
6014
msgstr "Failed to reboot domain %s"
 
6015
 
 
6016
#: src/libxl/libxl_conf.c:364
 
6017
#, fuzzy, c-format
 
6018
msgid "libxenlight failed to parse UUID '%s'"
 
6019
msgstr "Failed to suspend domain %s"
 
6020
 
 
6021
#: src/libxl/libxl_conf.c:513
 
6022
#, c-format
 
6023
msgid "libxenlight does not support disk driver %s"
 
6024
msgstr ""
 
6025
 
 
6026
#: src/libxl/libxl_conf.c:659 src/qemu/qemu_process.c:2166
 
6027
msgid "Unable to find an unused VNC port"
 
6028
msgstr ""
 
6029
 
 
6030
#: src/libxl/libxl_conf.c:709 src/xenxs/xen_sxpr.c:1511
 
6031
#, fuzzy
 
6032
msgid "unexpected chr device type"
 
6033
msgstr "unexpected mime type"
 
6034
 
 
6035
#: src/libxl/libxl_conf.c:847
 
6036
#, fuzzy
 
6037
msgid "Failed to get node physical info from libxenlight"
 
6038
msgstr "failed to get node information"
 
6039
 
 
6040
#: src/libxl/libxl_conf.c:853
 
6041
#, fuzzy
 
6042
msgid "Failed to get version info from libxenlight"
 
6043
msgstr "failed to get node information"
 
6044
 
 
6045
#: src/network/bridge_driver.c:321 src/qemu/qemu_command.c:232
5523
6046
#: src/uml/uml_conf.c:125
5524
6047
#, fuzzy
5525
6048
msgid "cannot initialize bridge support"
5526
6049
msgstr "Failed to suspend domain %s"
5527
6050
 
5528
 
#: src/network/bridge_driver.c:593 src/network/bridge_driver.c:599
5529
 
#: src/network/bridge_driver.c:652 src/network/bridge_driver.c:658
 
6051
#: src/network/bridge_driver.c:649 src/network/bridge_driver.c:655
 
6052
#: src/network/bridge_driver.c:667 src/network/bridge_driver.c:723
 
6053
#: src/network/bridge_driver.c:729
5530
6054
#, fuzzy, c-format
5531
6055
msgid "cannot create directory %s"
5532
6056
msgstr "failed to write configuration file: %s"
5533
6057
 
5534
 
#: src/network/bridge_driver.c:690
 
6058
#: src/network/bridge_driver.c:715
 
6059
#, c-format
 
6060
msgid "Cannot find %s - Possibly the package isn't installed"
 
6061
msgstr ""
 
6062
 
 
6063
#: src/network/bridge_driver.c:761
5535
6064
#, fuzzy, c-format
5536
6065
msgid "bridge  '%s' has an invalid prefix"
5537
6066
msgstr "domain %s exists already"
5538
6067
 
5539
 
#: src/network/bridge_driver.c:726
 
6068
#: src/network/bridge_driver.c:797
5540
6069
#, fuzzy, c-format
5541
6070
msgid "couldn't write radvd config file '%s'"
5542
6071
msgstr "failed to write configuration file: %s"
5543
6072
 
5544
 
#: src/network/bridge_driver.c:775 src/network/bridge_driver.c:941
 
6073
#: src/network/bridge_driver.c:846 src/network/bridge_driver.c:1012
5545
6074
#, fuzzy, c-format
5546
6075
msgid "Invalid prefix or netmask for '%s'"
5547
6076
msgstr "invalid argument in %s"
5548
6077
 
5549
 
#: src/network/bridge_driver.c:787
 
6078
#: src/network/bridge_driver.c:858
5550
6079
#, fuzzy, c-format
5551
6080
msgid "failed to add iptables rule to allow forwarding from '%s'"
5552
6081
msgstr "Failed to save domain %s to %s"
5553
6082
 
5554
 
#: src/network/bridge_driver.c:801
 
6083
#: src/network/bridge_driver.c:872
5555
6084
#, fuzzy, c-format
5556
6085
msgid "failed to add iptables rule to allow forwarding to '%s'"
5557
6086
msgstr "Failed to save domain %s to %s"
5558
6087
 
5559
 
#: src/network/bridge_driver.c:836
 
6088
#: src/network/bridge_driver.c:907
5560
6089
#, fuzzy, c-format
5561
6090
msgid "failed to add iptables rule to enable masquerading to '%s'"
5562
6091
msgstr "Failed to save domain %s to %s"
5563
6092
 
5564
 
#: src/network/bridge_driver.c:848
 
6093
#: src/network/bridge_driver.c:919
5565
6094
#, fuzzy, c-format
5566
6095
msgid "failed to add iptables rule to enable UDP masquerading to '%s'"
5567
6096
msgstr "Failed to save domain %s to %s"
5568
6097
 
5569
 
#: src/network/bridge_driver.c:860
 
6098
#: src/network/bridge_driver.c:931
5570
6099
#, fuzzy, c-format
5571
6100
msgid "failed to add iptables rule to enable TCP masquerading to '%s'"
5572
6101
msgstr "Failed to save domain %s to %s"
5573
6102
 
5574
 
#: src/network/bridge_driver.c:953
 
6103
#: src/network/bridge_driver.c:1024
5575
6104
#, fuzzy, c-format
5576
6105
msgid "failed to add iptables rule to allow routing from '%s'"
5577
6106
msgstr "Failed to save domain %s to %s"
5578
6107
 
5579
 
#: src/network/bridge_driver.c:965
 
6108
#: src/network/bridge_driver.c:1036
5580
6109
#, fuzzy, c-format
5581
6110
msgid "failed to add iptables rule to allow routing to '%s'"
5582
6111
msgstr "Failed to save domain %s to %s"
5583
6112
 
5584
 
#: src/network/bridge_driver.c:1018
 
6113
#: src/network/bridge_driver.c:1089
5585
6114
#, fuzzy, c-format
5586
6115
msgid "failed to add ip6tables rule to block outbound traffic from '%s'"
5587
6116
msgstr "Failed to save domain %s to %s"
5588
6117
 
5589
 
#: src/network/bridge_driver.c:1026
 
6118
#: src/network/bridge_driver.c:1097
5590
6119
#, fuzzy, c-format
5591
6120
msgid "failed to add ip6tables rule to block inbound traffic to '%s'"
5592
6121
msgstr "Failed to save domain %s to %s"
5593
6122
 
5594
 
#: src/network/bridge_driver.c:1035
 
6123
#: src/network/bridge_driver.c:1106
5595
6124
#, fuzzy, c-format
5596
6125
msgid "failed to add ip6tables rule to allow cross bridge traffic on '%s'"
5597
6126
msgstr "Failed to save domain %s to %s"
5598
6127
 
5599
 
#: src/network/bridge_driver.c:1044 src/network/bridge_driver.c:1052
 
6128
#: src/network/bridge_driver.c:1115 src/network/bridge_driver.c:1123
5600
6129
#, fuzzy, c-format
5601
6130
msgid "failed to add ip6tables rule to allow DNS requests from '%s'"
5602
6131
msgstr "Failed to save domain %s to %s"
5603
6132
 
5604
 
#: src/network/bridge_driver.c:1105 src/network/bridge_driver.c:1113
 
6133
#: src/network/bridge_driver.c:1176 src/network/bridge_driver.c:1184
5605
6134
#, fuzzy, c-format
5606
6135
msgid "failed to add iptables rule to allow DHCP requests from '%s'"
5607
6136
msgstr "Failed to save domain %s to %s"
5608
6137
 
5609
 
#: src/network/bridge_driver.c:1136 src/network/bridge_driver.c:1144
 
6138
#: src/network/bridge_driver.c:1207 src/network/bridge_driver.c:1215
5610
6139
#, fuzzy, c-format
5611
6140
msgid "failed to add iptables rule to allow DNS requests from '%s'"
5612
6141
msgstr "Failed to save domain %s to %s"
5613
6142
 
5614
 
#: src/network/bridge_driver.c:1154
 
6143
#: src/network/bridge_driver.c:1225
5615
6144
#, fuzzy, c-format
5616
6145
msgid "failed to add iptables rule to allow TFTP requests from '%s'"
5617
6146
msgstr "Failed to save domain %s to %s"
5618
6147
 
5619
 
#: src/network/bridge_driver.c:1164
 
6148
#: src/network/bridge_driver.c:1235
5620
6149
#, fuzzy, c-format
5621
6150
msgid "failed to add iptables rule to block outbound traffic from '%s'"
5622
6151
msgstr "Failed to save domain %s to %s"
5623
6152
 
5624
 
#: src/network/bridge_driver.c:1172
 
6153
#: src/network/bridge_driver.c:1243
5625
6154
#, fuzzy, c-format
5626
6155
msgid "failed to add iptables rule to block inbound traffic to '%s'"
5627
6156
msgstr "Failed to save domain %s to %s"
5628
6157
 
5629
 
#: src/network/bridge_driver.c:1181
 
6158
#: src/network/bridge_driver.c:1252
5630
6159
#, fuzzy, c-format
5631
6160
msgid "failed to add iptables rule to allow cross bridge traffic on '%s'"
5632
6161
msgstr "Failed to save domain %s to %s"
5633
6162
 
5634
 
#: src/network/bridge_driver.c:1339
 
6163
#: src/network/bridge_driver.c:1410
5635
6164
msgid "Reloading iptables rules"
5636
6165
msgstr ""
5637
6166
 
5638
 
#: src/network/bridge_driver.c:1392
 
6167
#: src/network/bridge_driver.c:1463
5639
6168
#, fuzzy, c-format
5640
6169
msgid "cannot write to %s to disable IPv6 on bridge %s"
5641
6170
msgstr "Failed to suspend domain %s"
5642
6171
 
5643
 
#: src/network/bridge_driver.c:1414
 
6172
#: src/network/bridge_driver.c:1485
5644
6173
#, fuzzy, c-format
5645
6174
msgid "cannot disable %s"
5646
6175
msgstr "Failed to create domain %s\n"
5647
6176
 
5648
 
#: src/network/bridge_driver.c:1430
 
6177
#: src/network/bridge_driver.c:1501
5649
6178
#, fuzzy, c-format
5650
6179
msgid "cannot enable %s"
5651
6180
msgstr "Failed to suspend domain %s"
5652
6181
 
5653
 
#: src/network/bridge_driver.c:1523
 
6182
#: src/network/bridge_driver.c:1594
5654
6183
#, fuzzy, c-format
5655
6184
msgid "Network is already in use by interface %s"
5656
6185
msgstr "Domain is already active"
5657
6186
 
5658
 
#: src/network/bridge_driver.c:1545
 
6187
#: src/network/bridge_driver.c:1616
5659
6188
#, c-format
5660
6189
msgid "bridge '%s' has an invalid netmask or IP address"
5661
6190
msgstr ""
5662
6191
 
5663
 
#: src/network/bridge_driver.c:1553
 
6192
#: src/network/bridge_driver.c:1624
5664
6193
#, fuzzy, c-format
5665
6194
msgid "cannot set IP address on bridge '%s'"
5666
6195
msgstr "Failed to suspend domain %s"
5667
6196
 
5668
 
#: src/network/bridge_driver.c:1572
 
6197
#: src/network/bridge_driver.c:1644
5669
6198
#, fuzzy
5670
6199
msgid "network is already active"
5671
6200
msgstr "Domain is already active"
5672
6201
 
5673
 
#: src/network/bridge_driver.c:1583
 
6202
#: src/network/bridge_driver.c:1655
5674
6203
#, fuzzy, c-format
5675
6204
msgid "cannot create bridge '%s'"
5676
6205
msgstr "failed to write configuration file: %s"
5677
6206
 
5678
 
#: src/network/bridge_driver.c:1592
 
6207
#: src/network/bridge_driver.c:1675
 
6208
#, fuzzy, c-format
 
6209
msgid "cannot create dummy tap device '%s' to set mac address on bridge '%s'"
 
6210
msgstr "Failed to suspend domain %s"
 
6211
 
 
6212
#: src/network/bridge_driver.c:1687
5679
6213
#, fuzzy, c-format
5680
6214
msgid "cannot set forward delay on bridge '%s'"
5681
6215
msgstr "Failed to suspend domain %s"
5682
6216
 
5683
 
#: src/network/bridge_driver.c:1600
 
6217
#: src/network/bridge_driver.c:1695
5684
6218
#, fuzzy, c-format
5685
6219
msgid "cannot set STP '%s' on bridge '%s'"
5686
6220
msgstr "Failed to suspend domain %s"
5687
6221
 
5688
 
#: src/network/bridge_driver.c:1632
 
6222
#: src/network/bridge_driver.c:1727
5689
6223
#, fuzzy, c-format
5690
6224
msgid "failed to bring the bridge '%s' up"
5691
6225
msgstr "Failed to suspend domain %s"
5692
6226
 
5693
 
#: src/network/bridge_driver.c:1641
 
6227
#: src/network/bridge_driver.c:1736
5694
6228
#, fuzzy
5695
6229
msgid "failed to enable IP forwarding"
5696
6230
msgstr "failed to open %s for reading"
5697
6231
 
5698
 
#: src/network/bridge_driver.c:1718
 
6232
#: src/network/bridge_driver.c:1755
 
6233
#, fuzzy, c-format
 
6234
msgid "Starting up network '%s'"
 
6235
msgstr "failed to get domain '%s'"
 
6236
 
 
6237
#: src/network/bridge_driver.c:1828
5699
6238
#, fuzzy, c-format
5700
6239
msgid "Shutting down network '%s'"
5701
6240
msgstr "failed to get domain '%s'"
5702
6241
 
5703
 
#: src/network/bridge_driver.c:1793 src/network/bridge_driver.c:2094
5704
 
#: src/network/bridge_driver.c:2173 src/network/bridge_driver.c:2196
5705
 
#: src/network/bridge_driver.c:2231 src/network/bridge_driver.c:2286
5706
 
#: src/network/bridge_driver.c:2311
 
6242
#: src/network/bridge_driver.c:1918 src/network/bridge_driver.c:2225
 
6243
#: src/network/bridge_driver.c:2312 src/network/bridge_driver.c:2335
 
6244
#: src/network/bridge_driver.c:2370 src/network/bridge_driver.c:2425
 
6245
#: src/network/bridge_driver.c:2450
5707
6246
msgid "no network with matching uuid"
5708
6247
msgstr ""
5709
6248
 
5710
 
#: src/network/bridge_driver.c:1816
 
6249
#: src/network/bridge_driver.c:1941
5711
6250
#, fuzzy, c-format
5712
6251
msgid "no network with matching name '%s'"
5713
6252
msgstr "domain id or name"
5714
6253
 
5715
 
#: src/network/bridge_driver.c:2055
 
6254
#: src/network/bridge_driver.c:2130
 
6255
#, fuzzy, c-format
 
6256
msgid "Creating network '%s'"
 
6257
msgstr "failed to get domain '%s'"
 
6258
 
 
6259
#: src/network/bridge_driver.c:2185
5716
6260
msgid ""
5717
6261
"Multiple dhcp sections found. dhcp is supported only for a single IPv4 "
5718
6262
"address on each network"
5719
6263
msgstr ""
5720
6264
 
5721
 
#: src/network/bridge_driver.c:2100
 
6265
#: src/network/bridge_driver.c:2202
 
6266
#, fuzzy, c-format
 
6267
msgid "Defining network '%s'"
 
6268
msgstr "Define a domain."
 
6269
 
 
6270
#: src/network/bridge_driver.c:2231
5722
6271
#, fuzzy
5723
6272
msgid "network is still active"
5724
6273
msgstr "Domain is already active"
5725
6274
 
5726
 
#: src/network/bridge_driver.c:2202
 
6275
#: src/network/bridge_driver.c:2289
 
6276
#, fuzzy, c-format
 
6277
msgid "Undefining network '%s'"
 
6278
msgstr "undefined domain name or id"
 
6279
 
 
6280
#: src/network/bridge_driver.c:2341
5727
6281
#, fuzzy
5728
6282
msgid "network is not active"
5729
6283
msgstr "Domain is already active"
5730
6284
 
5731
 
#: src/network/bridge_driver.c:2254
 
6285
#: src/network/bridge_driver.c:2393
5732
6286
#, fuzzy
5733
6287
msgid "no network with matching id"
5734
6288
msgstr "domain information in XML"
5735
6289
 
5736
 
#: src/network/bridge_driver.c:2260 src/test/test_driver.c:3180
 
6290
#: src/network/bridge_driver.c:2399 src/test/test_driver.c:3180
5737
6291
#, fuzzy, c-format
5738
6292
msgid "network '%s' does not have a bridge name."
5739
6293
msgstr "Domain %s started\n"
5740
6294
 
5741
 
#: src/network/bridge_driver.c:2317
 
6295
#: src/network/bridge_driver.c:2456
5742
6296
#, fuzzy
5743
6297
msgid "cannot set autostart for transient network"
5744
6298
msgstr "name of the inactive domain"
5745
6299
 
5746
 
#: src/network/bridge_driver.c:2332
 
6300
#: src/network/bridge_driver.c:2471
5747
6301
#, fuzzy, c-format
5748
6302
msgid "cannot create autostart directory '%s'"
5749
6303
msgstr "failed to write configuration file: %s"
5750
6304
 
5751
 
#: src/network/bridge_driver.c:2339 src/storage/storage_driver.c:1026
 
6305
#: src/network/bridge_driver.c:2478 src/storage/storage_driver.c:1033
5752
6306
#, fuzzy, c-format
5753
6307
msgid "Failed to create symlink '%s' to '%s'"
5754
6308
msgstr "Failed to save domain %s to %s"
5827
6381
msgid "libhal_get_all_devices failed"
5828
6382
msgstr ""
5829
6383
 
5830
 
#: src/node_device/node_device_hal.c:794 src/qemu/qemu_driver.c:4128
5831
 
#: src/qemu/qemu_driver.c:4164 src/qemu/qemu_driver.c:4194
5832
 
#: src/qemu/qemu_driver.c:4215 src/qemu/qemu_driver.c:4221
 
6384
#: src/node_device/node_device_hal.c:794 src/qemu/qemu_migration.c:118
 
6385
#: src/qemu/qemu_migration.c:165 src/qemu/qemu_migration.c:195
 
6386
#: src/qemu/qemu_migration.c:216 src/qemu/qemu_migration.c:222
5833
6387
#, fuzzy, c-format
5834
6388
msgid "%s: %s"
5835
6389
msgstr "%s: error: "
5904
6458
msgid "Buffer error when generating device name for device with sysname '%s'"
5905
6459
msgstr ""
5906
6460
 
5907
 
#: src/node_device/node_device_udev.c:648
 
6461
#: src/node_device/node_device_udev.c:649
5908
6462
#, c-format
5909
6463
msgid "SCSI host found, but its udev name '%s' does not begin with 'host'"
5910
6464
msgstr ""
5911
6465
 
5912
 
#: src/node_device/node_device_udev.c:816
 
6466
#: src/node_device/node_device_udev.c:817
5913
6467
#, fuzzy, c-format
5914
6468
msgid "Failed to process SCSI device with sysfs path '%s'"
5915
6469
msgstr "Failed to suspend domain %s"
5916
6470
 
5917
 
#: src/node_device/node_device_udev.c:1188
 
6471
#: src/node_device/node_device_udev.c:1189
5918
6472
#, fuzzy, c-format
5919
6473
msgid "Unknown device type %d"
5920
6474
msgstr "unknown OS type"
5921
6475
 
5922
 
#: src/node_device/node_device_udev.c:1323
5923
 
#: src/node_device/node_device_udev.c:1576
 
6476
#: src/node_device/node_device_udev.c:1320
 
6477
#: src/node_device/node_device_udev.c:1579
5924
6478
#, fuzzy, c-format
5925
6479
msgid "Failed to create device for '%s'"
5926
6480
msgstr "Failed to create domain from %s"
5927
6481
 
5928
 
#: src/node_device/node_device_udev.c:1375
 
6482
#: src/node_device/node_device_udev.c:1372
5929
6483
#, fuzzy, c-format
5930
6484
msgid "udev scan devices returned %d"
5931
6485
msgstr "Domain %s created from %s\n"
5932
6486
 
5933
 
#: src/node_device/node_device_udev.c:1446
 
6487
#: src/node_device/node_device_udev.c:1448
5934
6488
#, c-format
5935
6489
msgid ""
5936
6490
"File descriptor returned by udev %d does not match node device file "
5937
6491
"descriptor %d"
5938
6492
msgstr ""
5939
6493
 
5940
 
#: src/node_device/node_device_udev.c:1453
 
6494
#: src/node_device/node_device_udev.c:1455
5941
6495
msgid "udev_monitor_receive_device returned NULL"
5942
6496
msgstr ""
5943
6497
 
5944
 
#: src/node_device/node_device_udev.c:1489
 
6498
#: src/node_device/node_device_udev.c:1492
5945
6499
#, fuzzy, c-format
5946
6500
msgid "Failed to get udev device for syspath '%s' or '%s'"
5947
6501
msgstr "Failed to create domain from %s"
5948
6502
 
5949
 
#: src/node_device/node_device_udev.c:1601
 
6503
#: src/node_device/node_device_udev.c:1613
5950
6504
#, fuzzy, c-format
5951
6505
msgid "Failed to initialize libpciaccess: %s"
5952
6506
msgstr "Failed to undefine domain %s"
5953
6507
 
5954
 
#: src/node_device/node_device_udev.c:1623
 
6508
#: src/node_device/node_device_udev.c:1637
5955
6509
#, fuzzy
5956
6510
msgid "Failed to initialize mutex for driverState"
5957
6511
msgstr "Failed to undefine domain %s"
5958
6512
 
5959
 
#: src/node_device/node_device_udev.c:1645
 
6513
#: src/node_device/node_device_udev.c:1658
5960
6514
msgid "udev_monitor_new_from_netlink returned NULL"
5961
6515
msgstr ""
5962
6516
 
5963
 
#: src/nodeinfo.c:91 src/nodeinfo.c:137 src/nodeinfo.c:343
5964
 
#: src/uml/uml_driver.c:2047 src/util/pci.c:1346 src/util/util.c:471
 
6517
#: src/nodeinfo.c:90 src/nodeinfo.c:136 src/nodeinfo.c:398
 
6518
#: src/uml/uml_driver.c:2051 src/util/pci.c:1508 src/util/util.c:486
5965
6519
#, fuzzy, c-format
5966
6520
msgid "cannot open %s"
5967
6521
msgstr "Failed to suspend domain %s"
5968
6522
 
5969
 
#: src/nodeinfo.c:96 src/nodeinfo.c:143
 
6523
#: src/nodeinfo.c:95 src/nodeinfo.c:142
5970
6524
#, fuzzy, c-format
5971
6525
msgid "cannot read from %s"
5972
6526
msgstr "failed to write configuration file: %s"
5973
6527
 
5974
 
#: src/nodeinfo.c:101
 
6528
#: src/nodeinfo.c:100
5975
6529
#, fuzzy, c-format
5976
6530
msgid "could not convert '%s' to an integer"
5977
6531
msgstr "could not connect to Xen Store"
5978
6532
 
5979
 
#: src/nodeinfo.c:206
 
6533
#: src/nodeinfo.c:214
5980
6534
#, fuzzy
5981
6535
msgid "parsing cpuinfo processor"
5982
6536
msgstr "domain uuid"
5983
6537
 
5984
 
#: src/nodeinfo.c:218
 
6538
#: src/nodeinfo.c:229 src/nodeinfo.c:262
5985
6539
msgid "parsing cpuinfo cpu MHz"
5986
6540
msgstr ""
5987
6541
 
5988
 
#: src/nodeinfo.c:245
 
6542
#: src/nodeinfo.c:244
 
6543
#, fuzzy, c-format
 
6544
msgid "parsing cpuinfo cpu cores %c"
 
6545
msgstr "domain uuid"
 
6546
 
 
6547
#: src/nodeinfo.c:280
 
6548
#, fuzzy, c-format
 
6549
msgid "parsing number of processors %c"
 
6550
msgstr "domain uuid"
 
6551
 
 
6552
#: src/nodeinfo.c:300
5989
6553
#, fuzzy
5990
6554
msgid "no cpus found"
5991
6555
msgstr "node cpu numa nodes"
5992
6556
 
5993
 
#: src/nodeinfo.c:258
 
6557
#: src/nodeinfo.c:313
5994
6558
#, fuzzy, c-format
5995
6559
msgid "cannot opendir %s"
5996
6560
msgstr "Failed to suspend domain %s"
5997
6561
 
5998
 
#: src/nodeinfo.c:294
 
6562
#: src/nodeinfo.c:349
5999
6563
#, fuzzy, c-format
6000
6564
msgid "problem reading %s"
6001
6565
msgstr "allocating node"
6002
6566
 
6003
 
#: src/nodeinfo.c:304
 
6567
#: src/nodeinfo.c:359
6004
6568
#, fuzzy
6005
6569
msgid "no sockets found"
6006
6570
msgstr "node cpu numa nodes"
6007
6571
 
6008
 
#: src/nodeinfo.c:309
 
6572
#: src/nodeinfo.c:364
6009
6573
#, fuzzy
6010
6574
msgid "no threads found"
6011
6575
msgstr "node cpu numa nodes"
6012
6576
 
6013
 
#: src/nodeinfo.c:359
 
6577
#: src/nodeinfo.c:414
6014
6578
msgid "node info not implemented on this platform"
6015
6579
msgstr ""
6016
6580
 
6017
 
#: src/nodeinfo.c:453 src/nodeinfo.c:490
 
6581
#: src/nodeinfo.c:508 src/nodeinfo.c:546
6018
6582
msgid "NUMA not supported on this host"
6019
6583
msgstr ""
6020
6584
 
6021
 
#: src/nodeinfo.c:459
 
6585
#: src/nodeinfo.c:514
6022
6586
#, c-format
6023
6587
msgid "start cell %d out of range (0-%d)"
6024
6588
msgstr ""
6025
6589
 
6026
 
#: src/nodeinfo.c:471 src/nodeinfo.c:498
 
6590
#: src/nodeinfo.c:526
 
6591
#, fuzzy, c-format
 
6592
msgid "Failed to query NUMA free memory for node: %d"
 
6593
msgstr "Used memory:"
 
6594
 
 
6595
#: src/nodeinfo.c:554
6027
6596
#, fuzzy
6028
6597
msgid "Failed to query NUMA free memory"
6029
6598
msgstr "Used memory:"
6030
6599
 
6031
 
#: src/nodeinfo.c:519 src/nodeinfo.c:526
 
6600
#: src/nodeinfo.c:575 src/nodeinfo.c:582
6032
6601
msgid "NUMA memory information not available on this platform"
6033
6602
msgstr ""
6034
6603
 
6035
 
#: src/nwfilter/nwfilter_driver.c:231 src/nwfilter/nwfilter_driver.c:376
6036
 
#: src/nwfilter/nwfilter_driver.c:421
 
6604
#: src/nwfilter/nwfilter_driver.c:233 src/nwfilter/nwfilter_driver.c:378
 
6605
#: src/nwfilter/nwfilter_driver.c:423
6037
6606
#, fuzzy
6038
6607
msgid "no nwfilter with matching uuid"
6039
6608
msgstr "domain information in XML"
6040
6609
 
6041
 
#: src/nwfilter/nwfilter_driver.c:257
 
6610
#: src/nwfilter/nwfilter_driver.c:259
6042
6611
#, fuzzy, c-format
6043
6612
msgid "no nwfilter with matching name '%s'"
6044
6613
msgstr "domain id or name"
6045
6614
 
6046
 
#: src/nwfilter/nwfilter_driver.c:383
 
6615
#: src/nwfilter/nwfilter_driver.c:385
6047
6616
msgid "nwfilter is in use"
6048
6617
msgstr ""
6049
6618
 
6050
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:161
 
6619
#: src/nwfilter/nwfilter_ebiptables_driver.c:162
6051
6620
#, fuzzy, c-format
6052
6621
msgid "cannot find value for '%s'"
6053
6622
msgstr "Failed to suspend domain %s"
6054
6623
 
6055
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:168
 
6624
#: src/nwfilter/nwfilter_ebiptables_driver.c:169
6056
6625
#, c-format
6057
6626
msgid "Buffer to small to print MAC address '%s' into"
6058
6627
msgstr ""
6059
6628
 
6060
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:202
 
6629
#: src/nwfilter/nwfilter_ebiptables_driver.c:203
6061
6630
msgid "buffer too small for IP address"
6062
6631
msgstr ""
6063
6632
 
6064
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:216
 
6633
#: src/nwfilter/nwfilter_ebiptables_driver.c:217
6065
6634
msgid "buffer too small for IPv6 address"
6066
6635
msgstr ""
6067
6636
 
6068
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:227
 
6637
#: src/nwfilter/nwfilter_ebiptables_driver.c:228
6069
6638
#, fuzzy
6070
6639
msgid "Buffer too small for MAC address"
6071
6640
msgstr "invalid argument in %s"
6072
6641
 
6073
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:239
6074
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:259
 
6642
#: src/nwfilter/nwfilter_ebiptables_driver.c:240
 
6643
#: src/nwfilter/nwfilter_ebiptables_driver.c:260
6075
6644
msgid "Buffer too small for uint8 type"
6076
6645
msgstr ""
6077
6646
 
6078
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:249
 
6647
#: src/nwfilter/nwfilter_ebiptables_driver.c:250
6079
6648
msgid "Buffer too small for uint16 type"
6080
6649
msgstr ""
6081
6650
 
6082
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:266
 
6651
#: src/nwfilter/nwfilter_ebiptables_driver.c:267
6083
6652
#, fuzzy, c-format
6084
6653
msgid "Unhandled datatype %x"
6085
6654
msgstr "invalid domain pointer in"
6086
6655
 
6087
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:1170
 
6656
#: src/nwfilter/nwfilter_ebiptables_driver.c:1171
6088
6657
#, fuzzy, c-format
6089
6658
msgid "cannot create rule since %s tool is missing."
6090
6659
msgstr "failed to write configuration file: %s"
6091
6660
 
6092
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:1886
 
6661
#: src/nwfilter/nwfilter_ebiptables_driver.c:1896
6093
6662
#, fuzzy
6094
6663
msgid "cannot create rule since ebtables tool is missing."
6095
6664
msgstr "failed to write configuration file: %s"
6096
6665
 
6097
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:2394
6098
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:2418
6099
 
#, fuzzy, c-format
6100
 
msgid "'%s' protocol not support for net type '%s'"
6101
 
msgstr "unexpected mime type"
6102
 
 
6103
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:2434
 
6666
#: src/nwfilter/nwfilter_ebiptables_driver.c:2440
6104
6667
msgid "illegal protocol type"
6105
6668
msgstr ""
6106
6669
 
6107
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:2499
 
6670
#: src/nwfilter/nwfilter_ebiptables_driver.c:2505
6108
6671
#, fuzzy
6109
6672
msgid "cannot create temporary file"
6110
6673
msgstr "Failed to create domain %s\n"
6111
6674
 
6112
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:2506
 
6675
#: src/nwfilter/nwfilter_ebiptables_driver.c:2512
6113
6676
msgid "cannot change permissions on temp. file"
6114
6677
msgstr ""
6115
6678
 
6116
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:2515
6117
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:2524
 
6679
#: src/nwfilter/nwfilter_ebiptables_driver.c:2521
 
6680
#: src/nwfilter/nwfilter_ebiptables_driver.c:2530
6118
6681
#, fuzzy
6119
6682
msgid "cannot write string to file"
6120
6683
msgstr "failed to write configuration file: %s"
6121
6684
 
6122
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:2973
6123
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:3065
6124
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:3176
 
6685
#: src/nwfilter/nwfilter_ebiptables_driver.c:2986
 
6686
#: src/nwfilter/nwfilter_ebiptables_driver.c:3078
 
6687
#: src/nwfilter/nwfilter_ebiptables_driver.c:3189
6125
6688
msgid "cannot create rules since ebtables tool is missing."
6126
6689
msgstr ""
6127
6690
 
6128
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:3031
6129
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:3149
6130
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:3220
 
6691
#: src/nwfilter/nwfilter_ebiptables_driver.c:3044
 
6692
#: src/nwfilter/nwfilter_ebiptables_driver.c:3162
 
6693
#: src/nwfilter/nwfilter_ebiptables_driver.c:3233
6131
6694
msgid "Some rules could not be created."
6132
6695
msgstr ""
6133
6696
 
6134
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:3289
 
6697
#: src/nwfilter/nwfilter_ebiptables_driver.c:3302
6135
6698
#, c-format
6136
6699
msgid "To enable ip%stables filtering for the VM do 'echo 1 > %s'"
6137
6700
msgstr ""
6138
6701
 
6139
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:3493
 
6702
#: src/nwfilter/nwfilter_ebiptables_driver.c:3506
6140
6703
#, fuzzy, c-format
6141
6704
msgid "Some rules could not be created for interface %s."
6142
6705
msgstr "could not connect to %s"
6143
6706
 
6144
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:3613
 
6707
#: src/nwfilter/nwfilter_ebiptables_driver.c:3626
6145
6708
#, fuzzy
6146
6709
msgid "error while executing CLI commands"
6147
6710
msgstr "allocating node"
6148
6711
 
6149
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:3748
 
6712
#: src/nwfilter/nwfilter_ebiptables_driver.c:3761
6150
6713
msgid "essential tools to support ip(6)tables firewalls could not be located"
6151
6714
msgstr ""
6152
6715
 
6153
 
#: src/nwfilter/nwfilter_ebiptables_driver.c:3757
 
6716
#: src/nwfilter/nwfilter_ebiptables_driver.c:3770
6154
6717
msgid "firewall tools were not found or cannot be used"
6155
6718
msgstr ""
6156
6719
 
6157
 
#: src/nwfilter/nwfilter_gentech_driver.c:154
 
6720
#: src/nwfilter/nwfilter_gentech_driver.c:155
6158
6721
msgid "Could not add variable 'MAC' to hashmap"
6159
6722
msgstr ""
6160
6723
 
6161
 
#: src/nwfilter/nwfilter_gentech_driver.c:164
 
6724
#: src/nwfilter/nwfilter_gentech_driver.c:165
6162
6725
msgid "Could not add variable 'IP' to hashmap"
6163
6726
msgstr ""
6164
6727
 
6165
 
#: src/nwfilter/nwfilter_gentech_driver.c:359
6166
 
#: src/nwfilter/nwfilter_gentech_driver.c:450
 
6728
#: src/nwfilter/nwfilter_gentech_driver.c:360
 
6729
#: src/nwfilter/nwfilter_gentech_driver.c:451
6167
6730
#: src/nwfilter/nwfilter_gentech_driver.c:731
6168
6731
#, fuzzy, c-format
6169
6732
msgid "Filter '%s' is in use."
6170
6733
msgstr "Domain is already active"
6171
6734
 
6172
 
#: src/nwfilter/nwfilter_gentech_driver.c:408
6173
 
#: src/nwfilter/nwfilter_gentech_driver.c:494
 
6735
#: src/nwfilter/nwfilter_gentech_driver.c:409
 
6736
#: src/nwfilter/nwfilter_gentech_driver.c:495
6174
6737
#, c-format
6175
6738
msgid "referenced filter '%s' is missing"
6176
6739
msgstr ""
6188
6751
msgid "Could not find filter '%s'"
6189
6752
msgstr "could not connect to %s"
6190
6753
 
6191
 
#: src/nwfilter/nwfilter_learnipaddr.c:153
 
6754
#: src/nwfilter/nwfilter_learnipaddr.c:154
6192
6755
#, fuzzy
6193
6756
msgid "mutex initialization failed"
6194
6757
msgstr "operation failed"
6195
6758
 
6196
 
#: src/nwfilter/nwfilter_learnipaddr.c:160
 
6759
#: src/nwfilter/nwfilter_learnipaddr.c:161
6197
6760
#, fuzzy, c-format
6198
6761
msgid "interface name %s does not fit into buffer "
6199
6762
msgstr "command '%s' doesn't exist"
6200
6763
 
6201
 
#: src/nwfilter/nwfilter_learnipaddr.c:654
 
6764
#: src/nwfilter/nwfilter_learnipaddr.c:651
6202
6765
#, c-format
6203
6766
msgid "encountered an error on interface %s index %d"
6204
6767
msgstr ""
6205
6768
 
6206
 
#: src/nwfilter/nwfilter_learnipaddr.c:718
 
6769
#: src/nwfilter/nwfilter_learnipaddr.c:715
6207
6770
msgid ""
6208
6771
"IP parameter must be provided since snooping the IP address does not work "
6209
6772
"possibly due to missing tools"
6210
6773
msgstr ""
6211
6774
 
6212
 
#: src/nwfilter/nwfilter_learnipaddr.c:746
 
6775
#: src/nwfilter/nwfilter_learnipaddr.c:743
6213
6776
#, c-format
6214
6777
msgid "Destination buffer for ifname ('%s') not large enough"
6215
6778
msgstr ""
6216
6779
 
6217
 
#: src/nwfilter/nwfilter_learnipaddr.c:754
 
6780
#: src/nwfilter/nwfilter_learnipaddr.c:751
6218
6781
#, c-format
6219
6782
msgid "Destination buffer for linkdev ('%s') not large enough"
6220
6783
msgstr ""
6221
6784
 
6222
 
#: src/nwfilter/nwfilter_learnipaddr.c:806
 
6785
#: src/nwfilter/nwfilter_learnipaddr.c:803
6223
6786
msgid ""
6224
6787
"IP parameter must be given since libvirt was not compiled with IP address "
6225
6788
"learning support"
6226
6789
msgstr ""
6227
6790
 
6228
 
#: src/opennebula/one_conf.c:151
6229
 
msgid "Error submitting virtual machine to OpenNebula"
6230
 
msgstr ""
6231
 
 
6232
 
#: src/opennebula/one_driver.c:289 src/opennebula/one_driver.c:320
6233
 
#: src/opennebula/one_driver.c:395 src/openvz/openvz_driver.c:354
6234
 
#: src/openvz/openvz_driver.c:441 src/openvz/openvz_driver.c:485
6235
 
#: src/openvz/openvz_driver.c:525 src/openvz/openvz_driver.c:565
6236
 
#: src/openvz/openvz_driver.c:603 src/openvz/openvz_driver.c:1077
6237
 
#: src/openvz/openvz_driver.c:1121 src/openvz/openvz_driver.c:1153
6238
 
#: src/openvz/openvz_driver.c:1246 src/uml/uml_driver.c:1370
6239
 
#: src/uml/uml_driver.c:1493 src/uml/uml_driver.c:1533
6240
 
#: src/uml/uml_driver.c:1584 src/uml/uml_driver.c:1650
6241
 
#: src/uml/uml_driver.c:1922 src/uml/uml_driver.c:1948
6242
 
#: src/uml/uml_driver.c:2022 src/vbox/vbox_tmpl.c:1934
6243
 
#: src/vbox/vbox_tmpl.c:1994 src/vbox/vbox_tmpl.c:4989
6244
 
#: src/vbox/vbox_tmpl.c:5077 src/vbox/vbox_tmpl.c:5282
6245
 
#: src/vbox/vbox_tmpl.c:8186 src/vmware/vmware_driver.c:323
6246
 
#: src/vmware/vmware_driver.c:374 src/vmware/vmware_driver.c:423
6247
 
#: src/vmware/vmware_driver.c:467 src/vmware/vmware_driver.c:806
6248
 
#: src/vmware/vmware_driver.c:884
6249
 
#, fuzzy
6250
 
msgid "no domain with matching uuid"
6251
 
msgstr "domain id or uuid"
6252
 
 
6253
 
#: src/opennebula/one_driver.c:295 src/qemu/qemu_driver.c:6491
6254
 
#: src/uml/uml_driver.c:1662 src/vmware/vmware_driver.c:628
6255
 
#, fuzzy
6256
 
msgid "cannot undefine transient domain"
6257
 
msgstr "name of the inactive domain"
6258
 
 
6259
 
#: src/opennebula/one_driver.c:326 src/test/test_driver.c:532
6260
 
#: src/test/test_driver.c:1690 src/test/test_driver.c:2227
6261
 
#: src/test/test_driver.c:2727 src/test/test_driver.c:2782
6262
 
msgid "getting time of day"
6263
 
msgstr "getting time of day"
6264
 
 
6265
 
#: src/opennebula/one_driver.c:424
6266
 
#, fuzzy, c-format
6267
 
msgid "no domain named %s"
6268
 
msgstr "domain name"
6269
 
 
6270
 
#: src/opennebula/one_driver.c:468
6271
 
#, c-format
6272
 
msgid "Already an OpenNebula VM active with the name: '%s' id: %d "
6273
 
msgstr ""
6274
 
 
6275
 
#: src/opennebula/one_driver.c:511 src/opennebula/one_driver.c:546
6276
 
#, fuzzy, c-format
6277
 
msgid "no domain with id %d"
6278
 
msgstr "domain id or uuid"
6279
 
 
6280
 
#: src/opennebula/one_driver.c:517 src/opennebula/one_driver.c:553
6281
 
#: src/opennebula/one_driver.c:588 src/opennebula/one_driver.c:621
6282
 
#, fuzzy
6283
 
msgid "Wrong state to perform action"
6284
 
msgstr "node information"
6285
 
 
6286
 
#: src/opennebula/one_driver.c:595 src/opennebula/one_driver.c:628
6287
 
#: src/qemu/qemu_driver.c:3416 src/uml/uml_driver.c:1310
6288
 
#: src/uml/uml_driver.c:1340 src/vbox/vbox_tmpl.c:1209
6289
 
#: src/vbox/vbox_tmpl.c:1496 src/vbox/vbox_tmpl.c:1548
6290
 
#: src/vbox/vbox_tmpl.c:1599 src/vbox/vbox_tmpl.c:1649
6291
 
#: src/vbox/vbox_tmpl.c:1695 src/vbox/vbox_tmpl.c:1765
6292
 
#: src/vbox/vbox_tmpl.c:2016
6293
 
#, c-format
6294
 
msgid "no domain with matching id %d"
6295
 
msgstr ""
6296
 
 
6297
 
#: src/opennebula/one_driver.c:625
6298
 
#, fuzzy
6299
 
msgid "domain is not paused"
6300
 
msgstr "domain information"
6301
 
 
6302
 
#: src/openvz/openvz_conf.c:134
 
6791
#: src/openvz/openvz_conf.c:135
6303
6792
#, fuzzy
6304
6793
msgid "Could not extract vzctl version"
6305
6794
msgstr "invalid domain pointer in"
6306
6795
 
6307
 
#: src/openvz/openvz_conf.c:200
 
6796
#: src/openvz/openvz_conf.c:201
6308
6797
#, fuzzy, c-format
6309
6798
msgid "Could not read 'IP_ADDRESS' from config for container %d"
6310
6799
msgstr "could not connect to %s"
6311
6800
 
6312
 
#: src/openvz/openvz_conf.c:232
 
6801
#: src/openvz/openvz_conf.c:233
6313
6802
#, fuzzy, c-format
6314
6803
msgid "Could not read 'NETIF' from config for container %d"
6315
6804
msgstr "could not connect to %s"
6316
6805
 
6317
 
#: src/openvz/openvz_conf.c:258
 
6806
#: src/openvz/openvz_conf.c:259
6318
6807
#, fuzzy
6319
6808
msgid "Too long network device name"
6320
6809
msgstr "resolving domain filename"
6321
6810
 
6322
 
#: src/openvz/openvz_conf.c:267
 
6811
#: src/openvz/openvz_conf.c:268
6323
6812
#, fuzzy, c-format
6324
6813
msgid "Network ifname %s too long for destination"
6325
6814
msgstr "domain name or uuid"
6326
6815
 
6327
 
#: src/openvz/openvz_conf.c:275
 
6816
#: src/openvz/openvz_conf.c:276
6328
6817
#, fuzzy
6329
6818
msgid "Too long bridge device name"
6330
6819
msgstr "resolving domain filename"
6331
6820
 
6332
 
#: src/openvz/openvz_conf.c:284
 
6821
#: src/openvz/openvz_conf.c:285
6333
6822
#, c-format
6334
6823
msgid "Bridge name %s too long for destination"
6335
6824
msgstr ""
6336
6825
 
6337
 
#: src/openvz/openvz_conf.c:292
 
6826
#: src/openvz/openvz_conf.c:293
6338
6827
#, fuzzy
6339
6828
msgid "Wrong length MAC address"
6340
6829
msgstr "invalid argument in %s"
6341
6830
 
6342
 
#: src/openvz/openvz_conf.c:297
 
6831
#: src/openvz/openvz_conf.c:298
6343
6832
#, c-format
6344
6833
msgid "MAC address %s too long for destination"
6345
6834
msgstr ""
6346
6835
 
6347
 
#: src/openvz/openvz_conf.c:302
 
6836
#: src/openvz/openvz_conf.c:303
6348
6837
#, fuzzy
6349
6838
msgid "Wrong MAC address"
6350
6839
msgstr "invalid argument in %s"
6351
6840
 
6352
 
#: src/openvz/openvz_conf.c:372
 
6841
#: src/openvz/openvz_conf.c:376
6353
6842
#, fuzzy, c-format
6354
6843
msgid "Could not read 'OSTEMPLATE' from config for container %d"
6355
6844
msgstr "could not connect to %s"
6356
6845
 
6357
 
#: src/openvz/openvz_conf.c:386
 
6846
#: src/openvz/openvz_conf.c:390
6358
6847
#, fuzzy, c-format
6359
6848
msgid "Could not read 'VE_PRIVATE' from config for container %d"
6360
6849
msgstr "could not connect to %s"
6361
6850
 
6362
 
#: src/openvz/openvz_conf.c:460 src/openvz/openvz_conf.c:1019
 
6851
#: src/openvz/openvz_conf.c:467 src/openvz/openvz_conf.c:1054
6363
6852
#, fuzzy
6364
6853
msgid "Failed to parse vzlist output"
6365
6854
msgstr "Failed to suspend domain %s"
6366
6855
 
6367
 
#: src/openvz/openvz_conf.c:499
 
6856
#: src/openvz/openvz_conf.c:506
6368
6857
#, fuzzy
6369
6858
msgid "UUID in config file malformed"
6370
6859
msgstr "configuration file syntax error: %s"
6371
6860
 
6372
 
#: src/openvz/openvz_conf.c:511
 
6861
#: src/openvz/openvz_conf.c:518
6373
6862
#, fuzzy, c-format
6374
6863
msgid "Could not read config for container %d"
6375
6864
msgstr "could not connect to %s"
6376
6865
 
6377
 
#: src/openvz/openvz_conf.c:875
 
6866
#: src/openvz/openvz_conf.c:909
6378
6867
#, fuzzy, c-format
6379
6868
msgid "invalid uuid %s"
6380
6869
msgstr "invalid argument in %s"
6381
6870
 
6382
 
#: src/openvz/openvz_conf.c:981
 
6871
#: src/openvz/openvz_conf.c:1016
6383
6872
#, fuzzy
6384
6873
msgid "Failed to scan configuration directory"
6385
6874
msgstr "failed to read configuration file"
6420
6909
msgid "Error creating command for container"
6421
6910
msgstr ""
6422
6911
 
6423
 
#: src/openvz/openvz_driver.c:220 src/openvz/openvz_driver.c:779
6424
 
#: src/openvz/openvz_driver.c:986 src/openvz/openvz_driver.c:1043
6425
 
#: src/openvz/openvz_driver.c:1090 src/openvz/openvz_driver.c:1128
6426
 
#: src/openvz/openvz_driver.c:1220 src/openvz/openvz_driver.c:1399
6427
 
#: src/openvz/openvz_driver.c:1451 src/openvz/openvz_driver.c:1555
6428
 
#: src/vmware/vmware_driver.c:192 src/vmware/vmware_driver.c:225
6429
 
#, fuzzy, c-format
6430
 
msgid "Could not exec %s"
6431
 
msgstr "could not connect to %s"
6432
 
 
6433
 
#: src/openvz/openvz_driver.c:365
 
6912
#: src/openvz/openvz_driver.c:363
6434
6913
#, fuzzy, c-format
6435
6914
msgid "cannot read cputime for domain %d"
6436
6915
msgstr "name of the inactive domain"
6437
6916
 
6438
 
#: src/openvz/openvz_driver.c:572 src/openvz/openvz_driver.c:610
6439
 
#: src/vmware/vmware_driver.c:329 src/vmware/vmware_driver.c:382
6440
 
#: src/vmware/vmware_driver.c:477
 
6917
#: src/openvz/openvz_driver.c:566 src/openvz/openvz_driver.c:604
 
6918
#: src/vmware/vmware_driver.c:327 src/vmware/vmware_driver.c:380
 
6919
#: src/vmware/vmware_driver.c:475
6441
6920
#, fuzzy
6442
6921
msgid "domain is not in running state"
6443
6922
msgstr "Domain is already active"
6444
6923
 
6445
 
#: src/openvz/openvz_driver.c:690
 
6924
#: src/openvz/openvz_driver.c:692
6446
6925
msgid "Container ID is not specified"
6447
6926
msgstr ""
6448
6927
 
6449
 
#: src/openvz/openvz_driver.c:726
 
6928
#: src/openvz/openvz_driver.c:728
6450
6929
#, fuzzy
6451
6930
msgid "Could not generate eth name for container"
6452
6931
msgstr "could not connect to %s"
6453
6932
 
6454
 
#: src/openvz/openvz_driver.c:738
 
6933
#: src/openvz/openvz_driver.c:740
6455
6934
#, fuzzy
6456
6935
msgid "Could not generate veth name"
6457
6936
msgstr "failed to allocate a node"
6481
6960
msgid "Could not set UUID"
6482
6961
msgstr "could not connect to %s"
6483
6962
 
6484
 
#: src/openvz/openvz_driver.c:898 src/vbox/vbox_tmpl.c:4787
 
6963
#: src/openvz/openvz_driver.c:898 src/vbox/vbox_tmpl.c:4791
6485
6964
msgid "current vcpu count must equal maximum"
6486
6965
msgstr ""
6487
6966
 
6488
 
#: src/openvz/openvz_driver.c:904 src/openvz/openvz_driver.c:997
 
6967
#: src/openvz/openvz_driver.c:904 src/openvz/openvz_driver.c:995
6489
6968
#, fuzzy
6490
6969
msgid "Could not set number of virtual cpu"
6491
6970
msgstr "change number of virtual CPUs"
6500
6979
msgid "Already an OPENVZ VM defined with the id '%s'"
6501
6980
msgstr ""
6502
6981
 
6503
 
#: src/openvz/openvz_driver.c:1030
 
6982
#: src/openvz/openvz_driver.c:1028
6504
6983
msgid "no domain with matching id"
6505
6984
msgstr ""
6506
6985
 
6507
 
#: src/openvz/openvz_driver.c:1036 src/vmware/vmware_driver.c:213
 
6986
#: src/openvz/openvz_driver.c:1034 src/vmware/vmware_driver.c:212
6508
6987
#, fuzzy
6509
6988
msgid "domain is not in shutoff state"
6510
6989
msgstr "Domain is already active"
6511
6990
 
6512
 
#: src/openvz/openvz_driver.c:1083 src/qemu/qemu_driver.c:6485
6513
 
#: src/uml/uml_driver.c:1656
 
6991
#: src/openvz/openvz_driver.c:1079 src/qemu/qemu_driver.c:3762
 
6992
#: src/uml/uml_driver.c:1660
6514
6993
#, fuzzy
6515
6994
msgid "cannot delete active domain"
6516
6995
msgstr "name of the inactive domain"
6517
6996
 
6518
 
#: src/openvz/openvz_driver.c:1159
 
6997
#: src/openvz/openvz_driver.c:1151
6519
6998
#, fuzzy
6520
6999
msgid "Could not read container config"
6521
7000
msgstr "could not connect to %s"
6522
7001
 
6523
 
#: src/openvz/openvz_driver.c:1181 src/qemu/qemu_driver.c:3309
 
7002
#: src/openvz/openvz_driver.c:1175 src/qemu/qemu_driver.c:948
6524
7003
#, fuzzy, c-format
6525
7004
msgid "unknown type '%s'"
6526
7005
msgstr "unknown OS type %s"
6527
7006
 
6528
 
#: src/openvz/openvz_driver.c:1190 src/openvz/openvz_driver.c:1236
 
7007
#: src/openvz/openvz_driver.c:1184 src/openvz/openvz_driver.c:1228
6529
7008
#, fuzzy, c-format
6530
7009
msgid "unsupported flags (0x%x)"
6531
7010
msgstr "unexpected mime type"
6532
7011
 
6533
 
#: src/openvz/openvz_driver.c:1252
 
7012
#: src/openvz/openvz_driver.c:1244
6534
7013
msgid "VCPUs should be >= 1"
6535
7014
msgstr ""
6536
7015
 
6537
 
#: src/openvz/openvz_driver.c:1303
 
7016
#: src/openvz/openvz_driver.c:1295
6538
7017
#, c-format
6539
7018
msgid "unexpected OpenVZ URI path '%s', try openvz:///system"
6540
7019
msgstr ""
6541
7020
 
6542
 
#: src/openvz/openvz_driver.c:1310
 
7021
#: src/openvz/openvz_driver.c:1302
6543
7022
msgid "OpenVZ control file /proc/vz does not exist"
6544
7023
msgstr ""
6545
7024
 
6546
 
#: src/openvz/openvz_driver.c:1316
 
7025
#: src/openvz/openvz_driver.c:1308
6547
7026
msgid "OpenVZ control file /proc/vz is not accessible"
6548
7027
msgstr ""
6549
7028
 
6550
 
#: src/openvz/openvz_driver.c:1410 src/openvz/openvz_driver.c:1461
 
7029
#: src/openvz/openvz_driver.c:1391 src/openvz/openvz_driver.c:1443
 
7030
#, fuzzy, c-format
 
7031
msgid "Could not exec %s"
 
7032
msgstr "could not connect to %s"
 
7033
 
 
7034
#: src/openvz/openvz_driver.c:1402 src/openvz/openvz_driver.c:1453
6551
7035
#, fuzzy, c-format
6552
7036
msgid "Could not parse VPS ID %s"
6553
7037
msgstr "could not connect to %s"
6554
7038
 
6555
 
#: src/openvz/openvz_driver.c:1419 src/openvz/openvz_driver.c:1472
 
7039
#: src/openvz/openvz_driver.c:1411 src/openvz/openvz_driver.c:1465
6556
7040
#, fuzzy
6557
7041
msgid "failed to close file"
6558
7042
msgstr "failed to open file"
6559
7043
 
6560
 
#: src/phyp/phyp_driver.c:418
 
7044
#: src/phyp/phyp_driver.c:421
6561
7045
#, fuzzy, c-format
6562
7046
msgid "Cannot parse number from '%s'"
6563
7047
msgstr "Failed to suspend domain %s"
6564
7048
 
6565
 
#: src/phyp/phyp_driver.c:450 src/phyp/phyp_driver.c:456
 
7049
#: src/phyp/phyp_driver.c:452 src/phyp/phyp_driver.c:458
6566
7050
#, fuzzy
6567
7051
msgid "Unable to write information to local file."
6568
7052
msgstr "failed to write configuration file"
6569
7053
 
6570
 
#: src/phyp/phyp_driver.c:462 src/phyp/phyp_driver.c:773
 
7054
#: src/phyp/phyp_driver.c:464 src/phyp/phyp_driver.c:775
6571
7055
#, fuzzy, c-format
6572
7056
msgid "Could not close %s"
6573
7057
msgstr "Failed to suspend domain %s"
6574
7058
 
6575
 
#: src/phyp/phyp_driver.c:535
 
7059
#: src/phyp/phyp_driver.c:537
6576
7060
#, fuzzy, c-format
6577
7061
msgid "Failed to read from %s"
6578
7062
msgstr "Failed to read description file %s"
6579
7063
 
6580
 
#: src/phyp/phyp_driver.c:827
 
7064
#: src/phyp/phyp_driver.c:831
6581
7065
#, fuzzy
6582
7066
msgid "Unable to determine number of domains."
6583
7067
msgstr "Failed to get devices for domain %s\n"
6584
7068
 
6585
 
#: src/phyp/phyp_driver.c:981 src/phyp/phyp_driver.c:1062
 
7069
#: src/phyp/phyp_driver.c:996 src/phyp/phyp_driver.c:1077
6586
7070
#, fuzzy
6587
7071
msgid "No authentication callback provided."
6588
7072
msgstr "operation failed"
6589
7073
 
6590
 
#: src/phyp/phyp_driver.c:1002
 
7074
#: src/phyp/phyp_driver.c:1017
6591
7075
#, fuzzy, c-format
6592
7076
msgid "Error while getting %s address info"
6593
7077
msgstr "allocating node"
6594
7078
 
6595
 
#: src/phyp/phyp_driver.c:1019
 
7079
#: src/phyp/phyp_driver.c:1034
6596
7080
#, fuzzy, c-format
6597
7081
msgid "Failed to connect to %s"
6598
7082
msgstr "Failed to suspend domain %s"
6599
7083
 
6600
 
#: src/phyp/phyp_driver.c:1039
 
7084
#: src/phyp/phyp_driver.c:1054
6601
7085
#, fuzzy
6602
7086
msgid "Failure establishing SSH session."
6603
7087
msgstr "allocating node"
6604
7088
 
6605
 
#: src/phyp/phyp_driver.c:1081
 
7089
#: src/phyp/phyp_driver.c:1096
6606
7090
#, fuzzy
6607
7091
msgid "Authentication failed"
6608
7092
msgstr "operation failed"
6609
7093
 
6610
 
#: src/phyp/phyp_driver.c:1136
 
7094
#: src/phyp/phyp_driver.c:1149
6611
7095
msgid "Missing server name in phyp:// URI"
6612
7096
msgstr ""
6613
7097
 
6614
 
#: src/phyp/phyp_driver.c:1185
 
7098
#: src/phyp/phyp_driver.c:1191
6615
7099
msgid "Error parsing 'path'. Invalid characters."
6616
7100
msgstr ""
6617
7101
 
6618
 
#: src/phyp/phyp_driver.c:1192
 
7102
#: src/phyp/phyp_driver.c:1198
6619
7103
#, fuzzy
6620
7104
msgid "Error while opening SSH session."
6621
7105
msgstr "allocating node"
6622
7106
 
6623
 
#: src/phyp/phyp_driver.c:1729 src/phyp/phyp_driver.c:1796
6624
 
#: src/phyp/phyp_driver.c:2029
 
7107
#: src/phyp/phyp_driver.c:1562 src/phyp/phyp_driver.c:1607
 
7108
#: src/phyp/phyp_driver.c:1780
6625
7109
#, fuzzy
6626
7110
msgid "Unable to get VIOS profile name."
6627
7111
msgstr "Failed to suspend domain %s"
6628
7112
 
6629
 
#: src/phyp/phyp_driver.c:1791 src/phyp/phyp_driver.c:1986
 
7113
#: src/phyp/phyp_driver.c:1602 src/phyp/phyp_driver.c:1745
6630
7114
#, fuzzy
6631
7115
msgid "Unable to get VIOS name"
6632
7116
msgstr "failed to get hypervisor type"
6633
7117
 
6634
 
#: src/phyp/phyp_driver.c:1801
 
7118
#: src/phyp/phyp_driver.c:1612
6635
7119
#, fuzzy
6636
7120
msgid "Unable to get free slot number"
6637
7121
msgstr "Failed to suspend domain %s"
6638
7122
 
6639
 
#: src/phyp/phyp_driver.c:1996 src/phyp/phyp_driver.c:2000
 
7123
#: src/phyp/phyp_driver.c:1755 src/phyp/phyp_driver.c:1759
6640
7124
#, fuzzy
6641
7125
msgid "Unable to create new virtual adapter"
6642
7126
msgstr "Failed to create domain %s\n"
6643
7127
 
6644
 
#: src/phyp/phyp_driver.c:2121
 
7128
#: src/phyp/phyp_driver.c:1839
6645
7129
msgid ""
6646
7130
"Possibly you don't have IBM Tools installed in your LPAR.Contact your "
6647
7131
"support to enable this feature."
6648
7132
msgstr ""
6649
7133
 
6650
 
#: src/phyp/phyp_driver.c:2336
 
7134
#: src/phyp/phyp_driver.c:1970
6651
7135
#, fuzzy, c-format
6652
7136
msgid "Unable to create Volume: %s"
6653
7137
msgstr "Failed to create domain from %s"
6654
7138
 
6655
 
#: src/phyp/phyp_driver.c:2391 src/phyp/phyp_driver.c:2686
6656
 
#: src/phyp/phyp_driver.c:3241
 
7139
#: src/phyp/phyp_driver.c:2021 src/phyp/phyp_driver.c:2274
 
7140
#: src/phyp/phyp_driver.c:2723
6657
7141
#, fuzzy
6658
7142
msgid "Unable to determine storage pool's name."
6659
7143
msgstr "failed to get hypervisor type"
6660
7144
 
6661
 
#: src/phyp/phyp_driver.c:2396 src/phyp/phyp_driver.c:3246
 
7145
#: src/phyp/phyp_driver.c:2026 src/phyp/phyp_driver.c:2728
6662
7146
#, fuzzy
6663
7147
msgid "Unable to determine storage pool's uuid."
6664
7148
msgstr "failed to get hypervisor type"
6665
7149
 
6666
 
#: src/phyp/phyp_driver.c:2402 src/phyp/phyp_driver.c:3252
 
7150
#: src/phyp/phyp_driver.c:2032 src/phyp/phyp_driver.c:2734
6667
7151
#, fuzzy
6668
7152
msgid "Unable to determine storage pools's size."
6669
7153
msgstr "failed to get hypervisor type"
6670
7154
 
6671
 
#: src/phyp/phyp_driver.c:2415 src/phyp/phyp_driver.c:3265
 
7155
#: src/phyp/phyp_driver.c:2045 src/phyp/phyp_driver.c:2747
6672
7156
#, fuzzy
6673
7157
msgid "Unable to determine storage pools's source adapter."
6674
7158
msgstr "missing source information for device"
6675
7159
 
6676
 
#: src/phyp/phyp_driver.c:2420
 
7160
#: src/phyp/phyp_driver.c:2050
6677
7161
msgid "Error parsing volume XML."
6678
7162
msgstr ""
6679
7163
 
6680
 
#: src/phyp/phyp_driver.c:2426
 
7164
#: src/phyp/phyp_driver.c:2056
6681
7165
#, fuzzy
6682
7166
msgid "StoragePool name already exists."
6683
7167
msgstr "domain %s exists already"
6684
7168
 
6685
 
#: src/phyp/phyp_driver.c:2434
 
7169
#: src/phyp/phyp_driver.c:2064
6686
7170
msgid "Key must be empty, Power Hypervisor will create one for you."
6687
7171
msgstr ""
6688
7172
 
6689
 
#: src/phyp/phyp_driver.c:2439
 
7173
#: src/phyp/phyp_driver.c:2069
6690
7174
msgid "Capacity cannot be empty."
6691
7175
msgstr ""
6692
7176
 
6693
 
#: src/phyp/phyp_driver.c:2657
 
7177
#: src/phyp/phyp_driver.c:2245
6694
7178
#, fuzzy
6695
7179
msgid "Unable to determine storage sp's name."
6696
7180
msgstr "failed to get hypervisor type"
6697
7181
 
6698
 
#: src/phyp/phyp_driver.c:2662
 
7182
#: src/phyp/phyp_driver.c:2250
6699
7183
#, fuzzy
6700
7184
msgid "Unable to determine storage sp's uuid."
6701
7185
msgstr "domain name or uuid"
6702
7186
 
6703
 
#: src/phyp/phyp_driver.c:2667
 
7187
#: src/phyp/phyp_driver.c:2255
6704
7188
#, fuzzy
6705
7189
msgid "Unable to determine storage sps's size."
6706
7190
msgstr "failed to get hypervisor type"
6707
7191
 
6708
 
#: src/phyp/phyp_driver.c:2679
 
7192
#: src/phyp/phyp_driver.c:2267
6709
7193
#, fuzzy
6710
7194
msgid "Unable to determine storage sps's source adapter."
6711
7195
msgstr "missing source information for device"
6712
7196
 
6713
 
#: src/phyp/phyp_driver.c:2691
6714
 
#, fuzzy
6715
 
msgid "Unable to determine volume's key."
6716
 
msgstr "failed to get hypervisor type"
 
7197
#: src/phyp/phyp_driver.c:2474
 
7198
#, fuzzy, c-format
 
7199
msgid "Unable to destroy Storage Pool: %s"
 
7200
msgstr "Failed to create domain from %s"
6717
7201
 
6718
 
#: src/phyp/phyp_driver.c:2947 src/phyp/phyp_driver.c:2996
 
7202
#: src/phyp/phyp_driver.c:2513
6719
7203
#, fuzzy, c-format
6720
7204
msgid "Unable to create Storage Pool: %s"
6721
7205
msgstr "Failed to create domain from %s"
6722
7206
 
6723
 
#: src/phyp/phyp_driver.c:3536
 
7207
#: src/phyp/phyp_driver.c:3322
6724
7208
#, fuzzy
6725
7209
msgid "Unable to determine domain's name."
6726
7210
msgstr "failed to get hypervisor type"
6727
7211
 
6728
 
#: src/phyp/phyp_driver.c:3541
 
7212
#: src/phyp/phyp_driver.c:3327
6729
7213
#, fuzzy
6730
7214
msgid "Unable to generate random uuid."
6731
7215
msgstr "domain name or uuid"
6732
7216
 
6733
 
#: src/phyp/phyp_driver.c:3547
 
7217
#: src/phyp/phyp_driver.c:3333
6734
7218
#, fuzzy
6735
7219
msgid "Unable to determine domain's max memory."
6736
7220
msgstr "failed to get hypervisor type"
6737
7221
 
6738
 
#: src/phyp/phyp_driver.c:3553
 
7222
#: src/phyp/phyp_driver.c:3339
6739
7223
#, fuzzy
6740
7224
msgid "Unable to determine domain's memory."
6741
7225
msgstr "failed to get hypervisor type"
6742
7226
 
6743
 
#: src/phyp/phyp_driver.c:3559
 
7227
#: src/phyp/phyp_driver.c:3345
6744
7228
#, fuzzy
6745
7229
msgid "Unable to determine domain's CPU."
6746
7230
msgstr "failed to get hypervisor type"
6747
7231
 
6748
 
#: src/phyp/phyp_driver.c:3732
6749
 
msgid ""
6750
 
"Field \"<memory>\" on the domain XML file is missing or has invalid value."
6751
 
msgstr ""
6752
 
 
6753
 
#: src/phyp/phyp_driver.c:3739
6754
 
msgid ""
6755
 
"Field \"<currentMemory>\" on the domain XML file is missing or has invalid "
6756
 
"value."
6757
 
msgstr ""
6758
 
 
6759
 
#: src/phyp/phyp_driver.c:3746
6760
 
msgid "Domain XML must contain at least one \"<disk>\" element."
6761
 
msgstr ""
6762
 
 
6763
 
#: src/phyp/phyp_driver.c:3752
6764
 
msgid "Field \"<src>\" under \"<disk>\" on the domain XML file is missing."
6765
 
msgstr ""
6766
 
 
6767
 
#: src/phyp/phyp_driver.c:3775
 
7232
#: src/phyp/phyp_driver.c:3522
 
7233
msgid "Field <memory> on the domain XML file is missing or has invalid value."
 
7234
msgstr ""
 
7235
 
 
7236
#: src/phyp/phyp_driver.c:3529
 
7237
msgid ""
 
7238
"Field <currentMemory> on the domain XML file is missing or has invalid value."
 
7239
msgstr ""
 
7240
 
 
7241
#: src/phyp/phyp_driver.c:3536
 
7242
msgid "Domain XML must contain at least one <disk> element."
 
7243
msgstr ""
 
7244
 
 
7245
#: src/phyp/phyp_driver.c:3542
 
7246
msgid "Field <src> under <disk> on the domain XML file is missing."
 
7247
msgstr ""
 
7248
 
 
7249
#: src/phyp/phyp_driver.c:3558
6768
7250
#, fuzzy, c-format
6769
7251
msgid "Unable to create LPAR. Reason: '%s'"
6770
7252
msgstr "domain name or uuid"
6771
7253
 
6772
 
#: src/phyp/phyp_driver.c:3780
 
7254
#: src/phyp/phyp_driver.c:3563
6773
7255
#, fuzzy
6774
7256
msgid "Unable to add LPAR to the table"
6775
7257
msgstr "failed to add domain to connection hash table"
6776
7258
 
6777
 
#: src/phyp/phyp_driver.c:3885
 
7259
#: src/phyp/phyp_driver.c:3666
6778
7260
msgid "You are trying to set a number of CPUs bigger than the max possible."
6779
7261
msgstr ""
6780
7262
 
6781
 
#: src/phyp/phyp_driver.c:3916
 
7263
#: src/phyp/phyp_driver.c:3690
6782
7264
msgid ""
6783
7265
"Possibly you don't have IBM Tools installed in your LPAR. Contact your "
6784
7266
"support to enable this feature."
6799
7281
msgid "failed to add ebtables rule to allow routing to '%s'"
6800
7282
msgstr "Failed to save domain %s to %s"
6801
7283
 
6802
 
#: src/qemu/qemu_capabilities.c:181 src/qemu/qemu_capabilities.c:1142
6803
 
#: src/qemu/qemu_capabilities.c:1221
 
7284
#: src/qemu/qemu_capabilities.c:182 src/qemu/qemu_capabilities.c:1151
 
7285
#: src/qemu/qemu_capabilities.c:1234
6804
7286
#, fuzzy, c-format
6805
7287
msgid "Cannot find QEMU binary %s"
6806
7288
msgstr "Failed to suspend domain %s"
6807
7289
 
6808
 
#: src/qemu/qemu_capabilities.c:1049
 
7290
#: src/qemu/qemu_capabilities.c:1053
6809
7291
#, fuzzy, c-format
6810
7292
msgid "cannot parse %s version number in '%s'"
6811
7293
msgstr "Failed to suspend domain %s"
6812
7294
 
6813
 
#: src/qemu/qemu_capabilities.c:1215
 
7295
#: src/qemu/qemu_capabilities.c:1228
6814
7296
#, fuzzy, c-format
6815
7297
msgid "Cannot find suitable emulator for %s"
6816
7298
msgstr "Failed to suspend domain %s"
6817
7299
 
6818
 
#: src/qemu/qemu_cgroup.c:77
 
7300
#: src/qemu/qemu_cgroup.c:80
6819
7301
#, fuzzy, c-format
6820
7302
msgid "Unable to allow access for disk path %s"
6821
7303
msgstr "Failed to get devices for domain %s\n"
6822
7304
 
6823
 
#: src/qemu/qemu_cgroup.c:117
 
7305
#: src/qemu/qemu_cgroup.c:121
6824
7306
#, fuzzy, c-format
6825
7307
msgid "Unable to deny access for disk path %s"
6826
7308
msgstr "Failed to get devices for domain %s\n"
6827
7309
 
6828
 
#: src/qemu/qemu_cgroup.c:153 src/qemu/qemu_driver.c:4500
 
7310
#: src/qemu/qemu_cgroup.c:163 src/qemu/qemu_migration.c:1335
6829
7311
#, fuzzy, c-format
6830
7312
msgid "Unable to allow device %s for %s"
6831
7313
msgstr "Failed to get devices for domain %s\n"
6832
7314
 
6833
 
#: src/qemu/qemu_cgroup.c:173
 
7315
#: src/qemu/qemu_cgroup.c:185
6834
7316
#, fuzzy, c-format
6835
7317
msgid "Unable to allow device %s"
6836
7318
msgstr "Failed to suspend domain %s"
6837
7319
 
6838
 
#: src/qemu/qemu_cgroup.c:198
 
7320
#: src/qemu/qemu_cgroup.c:210
6839
7321
#, fuzzy, c-format
6840
7322
msgid "Unable to create cgroup for %s"
6841
7323
msgstr "Failed to create domain from %s"
6842
7324
 
6843
 
#: src/qemu/qemu_cgroup.c:212
 
7325
#: src/qemu/qemu_cgroup.c:226
6844
7326
#, fuzzy, c-format
6845
7327
msgid "Unable to deny all devices for %s"
6846
7328
msgstr "Failed to get devices for domain %s\n"
6847
7329
 
6848
 
#: src/qemu/qemu_cgroup.c:224
 
7330
#: src/qemu/qemu_cgroup.c:241
6849
7331
#, fuzzy
6850
7332
msgid "unable to allow /dev/pts/ devices"
6851
7333
msgstr "Failed to list inactive domains"
6852
7334
 
6853
 
#: src/qemu/qemu_cgroup.c:232
 
7335
#: src/qemu/qemu_cgroup.c:256
6854
7336
#, fuzzy
6855
7337
msgid "unable to allow /dev/snd/ devices"
6856
7338
msgstr "Failed to list inactive domains"
6857
7339
 
6858
 
#: src/qemu/qemu_cgroup.c:243
 
7340
#: src/qemu/qemu_cgroup.c:268
6859
7341
#, fuzzy, c-format
6860
7342
msgid "unable to allow device %s"
6861
7343
msgstr "Failed to suspend domain %s"
6862
7344
 
6863
 
#: src/qemu/qemu_cgroup.c:278
 
7345
#: src/qemu/qemu_cgroup.c:304
6864
7346
#, fuzzy, c-format
6865
7347
msgid "Unable to set io weight for domain %s"
6866
7348
msgstr "Failed to suspend domain %s"
6867
7349
 
6868
 
#: src/qemu/qemu_cgroup.c:285
 
7350
#: src/qemu/qemu_cgroup.c:310
6869
7351
msgid "Block I/O tuning is not available on this host"
6870
7352
msgstr ""
6871
7353
 
6872
 
#: src/qemu/qemu_cgroup.c:349 src/qemu/qemu_driver.c:4493
6873
 
#: src/qemu/qemu_driver.c:6560 src/qemu/qemu_driver.c:6731
6874
 
#: src/qemu/qemu_hotplug.c:899 src/qemu/qemu_hotplug.c:1154
6875
 
#: src/qemu/qemu_hotplug.c:1251
 
7354
#: src/qemu/qemu_cgroup.c:348
 
7355
msgid "Memory cgroup is not available on this host"
 
7356
msgstr ""
 
7357
 
 
7358
#: src/qemu/qemu_cgroup.c:357
 
7359
#, fuzzy, c-format
 
7360
msgid "Unable to set io cpu shares for domain %s"
 
7361
msgstr "Failed to suspend domain %s"
 
7362
 
 
7363
#: src/qemu/qemu_cgroup.c:363
 
7364
msgid "CPU tuning is not available on this host"
 
7365
msgstr ""
 
7366
 
 
7367
#: src/qemu/qemu_cgroup.c:394 src/qemu/qemu_driver.c:3814
 
7368
#: src/qemu/qemu_driver.c:4022 src/qemu/qemu_hotplug.c:880
 
7369
#: src/qemu/qemu_hotplug.c:1138 src/qemu/qemu_hotplug.c:1236
 
7370
#: src/qemu/qemu_migration.c:1326
6876
7371
#, fuzzy, c-format
6877
7372
msgid "Unable to find cgroup for %s"
6878
7373
msgstr "Failed to create domain from %s"
6879
7374
 
6880
 
#: src/qemu/qemu_cgroup.c:372
 
7375
#: src/qemu/qemu_cgroup.c:417
6881
7376
#, fuzzy, c-format
6882
7377
msgid "unable to find cgroup for domain %s"
6883
7378
msgstr "Failed to create domain from %s"
6884
7379
 
6885
 
#: src/qemu/qemu_cgroup.c:380
 
7380
#: src/qemu/qemu_cgroup.c:425
6886
7381
#, fuzzy, c-format
6887
7382
msgid "unable to add domain %s task %d to cgroup"
6888
7383
msgstr "Failed to save domain %s to %s"
6889
7384
 
6890
 
#: src/qemu/qemu_command.c:138 src/qemu/qemu_command.c:285
 
7385
#: src/qemu/qemu_command.c:141 src/qemu/qemu_command.c:287
6891
7386
#, fuzzy, c-format
6892
7387
msgid "failed to add ebtables rule to allow MAC address on  '%s'"
6893
7388
msgstr "Failed to save domain %s to %s"
6894
7389
 
6895
 
#: src/qemu/qemu_command.c:162
 
7390
#: src/qemu/qemu_command.c:165
6896
7391
#, fuzzy
6897
7392
msgid "No support for macvtap device"
6898
7393
msgstr "Cannot extract running %s hypervisor version\n"
6899
7394
 
6900
 
#: src/qemu/qemu_command.c:196
 
7395
#: src/qemu/qemu_command.c:200
6901
7396
#, fuzzy, c-format
6902
7397
msgid "Network '%s' is not active."
6903
7398
msgstr "Domain is already active"
6904
7399
 
6905
 
#: src/qemu/qemu_command.c:222
 
7400
#: src/qemu/qemu_command.c:226
6906
7401
#, fuzzy, c-format
6907
7402
msgid "Network type %d is not supported"
6908
7403
msgstr "Domain %s started\n"
6909
7404
 
6910
 
#: src/qemu/qemu_command.c:259 src/uml/uml_conf.c:150
 
7405
#: src/qemu/qemu_command.c:261 src/uml/uml_conf.c:151
6911
7406
#, fuzzy, c-format
6912
7407
msgid "Failed to add tap interface to bridge. %s is not a bridge device"
6913
7408
msgstr "Failed to suspend domain %s"
6914
7409
 
6915
 
#: src/qemu/qemu_command.c:264 src/uml/uml_conf.c:154
 
7410
#: src/qemu/qemu_command.c:266 src/uml/uml_conf.c:155
6916
7411
msgid ""
6917
7412
"Failed to add tap interface to bridge. Your kernel is missing the 'tun' "
6918
7413
"module or CONFIG_TUN, or you need to add the /dev/net/tun device node."
6919
7414
msgstr ""
6920
7415
 
6921
 
#: src/qemu/qemu_command.c:270 src/uml/uml_conf.c:159
 
7416
#: src/qemu/qemu_command.c:272 src/uml/uml_conf.c:160
6922
7417
#, fuzzy, c-format
6923
7418
msgid "Failed to add tap interface to bridge '%s'"
6924
7419
msgstr "Failed to suspend domain %s"
6925
7420
 
6926
 
#: src/qemu/qemu_command.c:274 src/uml/uml_conf.c:163
 
7421
#: src/qemu/qemu_command.c:276 src/uml/uml_conf.c:164
6927
7422
#, fuzzy, c-format
6928
7423
msgid "Failed to add tap interface '%s' to bridge '%s'"
6929
7424
msgstr "Failed to suspend domain %s"
6930
7425
 
6931
 
#: src/qemu/qemu_command.c:326
 
7426
#: src/qemu/qemu_command.c:328
6932
7427
#, fuzzy
6933
7428
msgid "vhost-net is not supported with this QEMU binary"
6934
7429
msgstr "no support for hypervisor"
6935
7430
 
6936
 
#: src/qemu/qemu_command.c:337
 
7431
#: src/qemu/qemu_command.c:339
6937
7432
msgid "vhost-net is only supported for virtio network interfaces"
6938
7433
msgstr ""
6939
7434
 
6940
 
#: src/qemu/qemu_command.c:352
 
7435
#: src/qemu/qemu_command.c:355
6941
7436
msgid "vhost-net was requested for an interface, but is unavailable"
6942
7437
msgstr ""
6943
7438
 
6944
 
#: src/qemu/qemu_command.c:433
 
7439
#: src/qemu/qemu_command.c:436
6945
7440
#, fuzzy, c-format
6946
7441
msgid "cannot convert disk '%s' to bus/device index"
6947
7442
msgstr "Cannot extract running %s hypervisor version\n"
6948
7443
 
6949
 
#: src/qemu/qemu_command.c:462
 
7444
#: src/qemu/qemu_command.c:465
6950
7445
#, fuzzy, c-format
6951
7446
msgid "Unsupported disk name mapping for bus '%s'"
6952
7447
msgstr "unexpected mime type"
6953
7448
 
6954
 
#: src/qemu/qemu_command.c:526
 
7449
#: src/qemu/qemu_command.c:529
6955
7450
#, fuzzy
6956
7451
msgid "Unable to determine device index for network device"
6957
7452
msgstr "Failed to get devices for domain %s\n"
6958
7453
 
6959
 
#: src/qemu/qemu_command.c:553
 
7454
#: src/qemu/qemu_command.c:556
6960
7455
#, fuzzy
6961
7456
msgid "Unable to determine device index for hostdevwork device"
6962
7457
msgstr "Failed to get devices for domain %s\n"
6963
7458
 
6964
 
#: src/qemu/qemu_command.c:680
 
7459
#: src/qemu/qemu_command.c:683
6965
7460
msgid "Only PCI domain 0 and bus 0 are available"
6966
7461
msgstr ""
6967
7462
 
6968
 
#: src/qemu/qemu_command.c:753
 
7463
#: src/qemu/qemu_command.c:793
6969
7464
#, fuzzy, c-format
6970
7465
msgid "unable to reserve PCI address %s"
6971
7466
msgstr "invalid argument in %s"
6972
7467
 
6973
 
#: src/qemu/qemu_command.c:875
 
7468
#: src/qemu/qemu_command.c:910
6974
7469
msgid "No more available PCI addresses"
6975
7470
msgstr ""
6976
7471
 
6977
 
#: src/qemu/qemu_command.c:932
 
7472
#: src/qemu/qemu_command.c:968
6978
7473
msgid "Primary IDE controller must have PCI address 0:0:1.1"
6979
7474
msgstr ""
6980
7475
 
6981
 
#: src/qemu/qemu_command.c:963
 
7476
#: src/qemu/qemu_command.c:999
6982
7477
msgid "Primary video card must have PCI address 0:0:2.0"
6983
7478
msgstr ""
6984
7479
 
6985
 
#: src/qemu/qemu_command.c:1102
 
7480
#: src/qemu/qemu_command.c:1144
6986
7481
msgid "Only PCI device addresses with domain=0 are supported"
6987
7482
msgstr ""
6988
7483
 
6989
 
#: src/qemu/qemu_command.c:1107
 
7484
#: src/qemu/qemu_command.c:1149
6990
7485
msgid "Only PCI device addresses with bus=0 are supported"
6991
7486
msgstr ""
6992
7487
 
6993
 
#: src/qemu/qemu_command.c:1112
 
7488
#: src/qemu/qemu_command.c:1154
6994
7489
msgid "Only PCI device addresses with function=0 are supported"
6995
7490
msgstr ""
6996
7491
 
6997
 
#: src/qemu/qemu_command.c:1139
 
7492
#: src/qemu/qemu_command.c:1181
6998
7493
#, c-format
6999
7494
msgid "driver serial '%s' contains unsafe characters"
7000
7495
msgstr ""
7001
7496
 
7002
 
#: src/qemu/qemu_command.c:1160 src/qemu/qemu_command.c:1375
7003
 
#: src/qemu/qemu_command.c:3270 src/uml/uml_conf.c:450
 
7497
#: src/qemu/qemu_command.c:1202 src/qemu/qemu_command.c:1417
 
7498
#: src/qemu/qemu_command.c:3353 src/uml/uml_conf.c:451
7004
7499
#, fuzzy, c-format
7005
7500
msgid "unsupported disk type '%s'"
7006
7501
msgstr "unexpected mime type"
7007
7502
 
7008
 
#: src/qemu/qemu_command.c:1168
 
7503
#: src/qemu/qemu_command.c:1210
7009
7504
#, fuzzy
7010
7505
msgid "unexpected address type for scsi disk"
7011
7506
msgstr "unexpected mime type"
7012
7507
 
7013
 
#: src/qemu/qemu_command.c:1177
 
7508
#: src/qemu/qemu_command.c:1219
7014
7509
msgid "SCSI controller only supports 1 bus"
7015
7510
msgstr ""
7016
7511
 
7017
 
#: src/qemu/qemu_command.c:1187
 
7512
#: src/qemu/qemu_command.c:1229
7018
7513
#, fuzzy
7019
7514
msgid "unexpected address type for ide disk"
7020
7515
msgstr "unexpected mime type"
7021
7516
 
7022
 
#: src/qemu/qemu_command.c:1193 src/qemu/qemu_command.c:1209
 
7517
#: src/qemu/qemu_command.c:1235 src/qemu/qemu_command.c:1251
7023
7518
#, c-format
7024
7519
msgid "Only 1 %s controller is supported"
7025
7520
msgstr ""
7026
7521
 
7027
 
#: src/qemu/qemu_command.c:1203
 
7522
#: src/qemu/qemu_command.c:1245
7028
7523
#, fuzzy
7029
7524
msgid "unexpected address type for fdc disk"
7030
7525
msgstr "unexpected mime type"
7031
7526
 
7032
 
#: src/qemu/qemu_command.c:1215
 
7527
#: src/qemu/qemu_command.c:1257
7033
7528
#, c-format
7034
7529
msgid "Only 1 %s bus is supported"
7035
7530
msgstr ""
7036
7531
 
7037
 
#: src/qemu/qemu_command.c:1240 src/qemu/qemu_command.c:3280
 
7532
#: src/qemu/qemu_command.c:1282 src/qemu/qemu_command.c:3363
7038
7533
#, fuzzy, c-format
7039
7534
msgid "unsupported disk driver type for '%s'"
7040
7535
msgstr "unexpected mime type"
7041
7536
 
7042
 
#: src/qemu/qemu_command.c:1246 src/qemu/qemu_command.c:3286
 
7537
#: src/qemu/qemu_command.c:1288 src/qemu/qemu_command.c:3369
7043
7538
msgid "cannot create virtual FAT disks in read-write mode"
7044
7539
msgstr ""
7045
7540
 
7046
 
#: src/qemu/qemu_command.c:1258 src/qemu/qemu_command.c:3298
 
7541
#: src/qemu/qemu_command.c:1300 src/qemu/qemu_command.c:3385
7047
7542
msgid "NBD accepts only one host"
7048
7543
msgstr ""
7049
7544
 
7050
 
#: src/qemu/qemu_command.c:1346
 
7545
#: src/qemu/qemu_command.c:1388
7051
7546
#, fuzzy
7052
7547
msgid "disk aio mode not supported with this QEMU binary"
7053
7548
msgstr "no support for hypervisor"
7054
7549
 
7055
 
#: src/qemu/qemu_command.c:1402
 
7550
#: src/qemu/qemu_command.c:1444
7056
7551
#, fuzzy, c-format
7057
7552
msgid "unsupported disk bus '%s' with device setup"
7058
7553
msgstr "unexpected mime type"
7059
7554
 
7060
 
#: src/qemu/qemu_command.c:1430
 
7555
#: src/qemu/qemu_command.c:1472
7061
7556
#, fuzzy
7062
7557
msgid "only supports mount filesystem type"
7063
7558
msgstr "unexpected mime type"
7064
7559
 
7065
 
#: src/qemu/qemu_command.c:1466
 
7560
#: src/qemu/qemu_command.c:1508
7066
7561
#, fuzzy
7067
7562
msgid "can only passthrough directories"
7068
7563
msgstr "failed to write configuration file: %s"
7069
7564
 
7070
 
#: src/qemu/qemu_command.c:1527
 
7565
#: src/qemu/qemu_command.c:1569
7071
7566
#, fuzzy, c-format
7072
7567
msgid "Unknown controller type: %s"
7073
7568
msgstr "unknown OS type %s"
7074
7569
 
7075
 
#: src/qemu/qemu_command.c:1728 src/qemu/qemu_command.c:4117
 
7570
#: src/qemu/qemu_command.c:1650
 
7571
msgid "unrecognized virtio-net-pci 'tx' option"
 
7572
msgstr ""
 
7573
 
 
7574
#: src/qemu/qemu_command.c:1655
 
7575
#, fuzzy
 
7576
msgid "virtio-net-pci 'tx' option not supported in this QEMU binary"
 
7577
msgstr "no support for hypervisor"
 
7578
 
 
7579
#: src/qemu/qemu_command.c:1797 src/qemu/qemu_command.c:4248
7076
7580
#, fuzzy
7077
7581
msgid "missing watchdog model"
7078
7582
msgstr "invalid domain pointer in"
7079
7583
 
7080
 
#: src/qemu/qemu_command.c:1806 src/qemu/qemu_command.c:4080
 
7584
#: src/qemu/qemu_command.c:1873 src/qemu/qemu_command.c:4211
7081
7585
#, fuzzy
7082
7586
msgid "invalid sound model"
7083
7587
msgstr "invalid domain pointer in"
7084
7588
 
7085
 
#: src/qemu/qemu_command.c:1868
 
7589
#: src/qemu/qemu_command.c:1932
7086
7590
#, fuzzy
7087
7591
msgid "invalid video model"
7088
7592
msgstr "invalid domain pointer in"
7089
7593
 
7090
 
#: src/qemu/qemu_command.c:1908
 
7594
#: src/qemu/qemu_command.c:1941 src/qemu/qemu_command.c:4085
 
7595
#, c-format
 
7596
msgid "value for 'vram' must be less than '%u'"
 
7597
msgstr ""
 
7598
 
 
7599
#: src/qemu/qemu_command.c:1984
7091
7600
#, fuzzy, c-format
7092
7601
msgid "Failed opening %s"
7093
7602
msgstr "Failed to suspend domain %s"
7094
7603
 
7095
 
#: src/qemu/qemu_command.c:1970 src/qemu/qemu_command.c:1992
 
7604
#: src/qemu/qemu_command.c:2046 src/qemu/qemu_command.c:2068
7096
7605
#, fuzzy
7097
7606
msgid "USB host device is missing bus/device information"
7098
7607
msgstr "missing devices information"
7099
7608
 
7100
 
#: src/qemu/qemu_command.c:2080
 
7609
#: src/qemu/qemu_command.c:2156
7101
7610
#, fuzzy
7102
7611
msgid "spicevmc not supported in this QEMU binary"
7103
7612
msgstr "no support for hypervisor"
7104
7613
 
7105
 
#: src/qemu/qemu_command.c:2089
 
7614
#: src/qemu/qemu_command.c:2165
7106
7615
#, fuzzy, c-format
7107
7616
msgid "unsupported chardev '%s'"
7108
7617
msgstr "unexpected mime type"
7109
7618
 
7110
 
#: src/qemu/qemu_command.c:2205
 
7619
#: src/qemu/qemu_command.c:2281
7111
7620
msgid "virtio serial device has invalid address type"
7112
7621
msgstr ""
7113
7622
 
7114
 
#: src/qemu/qemu_command.c:2222
 
7623
#: src/qemu/qemu_command.c:2298
7115
7624
#, fuzzy, c-format
7116
7625
msgid "Unsupported spicevmc target name '%s'"
7117
7626
msgstr "unexpected mime type"
7118
7627
 
7119
 
#: src/qemu/qemu_command.c:2363 src/qemu/qemu_command.c:2901
7120
 
#: src/xen/xend_internal.c:5877 src/xen/xm_internal.c:2437
 
7628
#: src/qemu/qemu_command.c:2439 src/qemu/qemu_command.c:2976
 
7629
#: src/xenxs/xen_sxpr.c:2051 src/xenxs/xen_xm.c:1512
7121
7630
#, fuzzy, c-format
7122
7631
msgid "unsupported clock offset '%s'"
7123
7632
msgstr "unexpected mime type"
7124
7633
 
7125
 
#: src/qemu/qemu_command.c:2377
 
7634
#: src/qemu/qemu_command.c:2453
7126
7635
#, fuzzy, c-format
7127
7636
msgid "unsupported rtc timer track '%s'"
7128
7637
msgstr "unexpected mime type"
7129
7638
 
7130
 
#: src/qemu/qemu_command.c:2401
 
7639
#: src/qemu/qemu_command.c:2477
7131
7640
#, fuzzy, c-format
7132
7641
msgid "unsupported rtc timer tickpolicy '%s'"
7133
7642
msgstr "unexpected mime type"
7134
7643
 
7135
 
#: src/qemu/qemu_command.c:2450
 
7644
#: src/qemu/qemu_command.c:2526
7136
7645
#, fuzzy
7137
7646
msgid "CPU specification not supported by hypervisor"
7138
7647
msgstr "no support for hypervisor"
7139
7648
 
7140
 
#: src/qemu/qemu_command.c:2464
 
7649
#: src/qemu/qemu_command.c:2540
7141
7650
msgid "guest CPU is not compatible with host CPU"
7142
7651
msgstr ""
7143
7652
 
7144
 
#: src/qemu/qemu_command.c:2576
 
7653
#: src/qemu/qemu_command.c:2652
7145
7654
#, fuzzy
7146
7655
msgid ""
7147
7656
"setting current vcpu count less than maximum is not supported with this QEMU "
7148
7657
"binary"
7149
7658
msgstr "no support for hypervisor"
7150
7659
 
7151
 
#: src/qemu/qemu_command.c:2661
 
7660
#: src/qemu/qemu_command.c:2736
7152
7661
#, fuzzy, c-format
7153
7662
msgid "the QEMU binary %s does not support kqemu"
7154
7663
msgstr "command '%s' doesn't support option --%s"
7155
7664
 
7156
 
#: src/qemu/qemu_command.c:2674
 
7665
#: src/qemu/qemu_command.c:2749
7157
7666
#, fuzzy, c-format
7158
7667
msgid "the QEMU binary %s does not support kvm"
7159
7668
msgstr "command '%s' doesn't support option --%s"
7160
7669
 
7161
 
#: src/qemu/qemu_command.c:2685
 
7670
#: src/qemu/qemu_command.c:2760
7162
7671
#, fuzzy, c-format
7163
7672
msgid "the QEMU binary %s does not support %s"
7164
7673
msgstr "command '%s' doesn't support option --%s"
7165
7674
 
7166
 
#: src/qemu/qemu_command.c:2732
 
7675
#: src/qemu/qemu_command.c:2807
7167
7676
msgid "hugetlbfs filesystem is not mounted"
7168
7677
msgstr ""
7169
7678
 
7170
 
#: src/qemu/qemu_command.c:2737
 
7679
#: src/qemu/qemu_command.c:2812
7171
7680
msgid "hugepages are disabled by administrator config"
7172
7681
msgstr ""
7173
7682
 
7174
 
#: src/qemu/qemu_command.c:2742
 
7683
#: src/qemu/qemu_command.c:2817
7175
7684
#, fuzzy, c-format
7176
7685
msgid "hugepage backing not supported by '%s'"
7177
7686
msgstr "unexpected mime type"
7178
7687
 
7179
 
#: src/qemu/qemu_command.c:2780
 
7688
#: src/qemu/qemu_command.c:2855
7180
7689
#, fuzzy, c-format
7181
7690
msgid "qemu emulator '%s' does not support xen"
7182
7691
msgstr "command '%s' doesn't support option --%s"
7183
7692
 
7184
 
#: src/qemu/qemu_command.c:2793
 
7693
#: src/qemu/qemu_command.c:2868
7185
7694
#, fuzzy, c-format
7186
7695
msgid "the QEMU binary %s does not support smbios settings"
7187
7696
msgstr "command '%s' doesn't support option --%s"
7188
7697
 
7189
 
#: src/qemu/qemu_command.c:2802 src/qemu/qemu_driver.c:3288
 
7698
#: src/qemu/qemu_command.c:2877 src/qemu/qemu_driver.c:927
7190
7699
#, fuzzy
7191
7700
msgid "Host SMBIOS information is not available"
7192
7701
msgstr "Domain is already active"
7193
7702
 
7194
 
#: src/qemu/qemu_command.c:2811
 
7703
#: src/qemu/qemu_command.c:2886
7195
7704
#, c-format
7196
7705
msgid "Domain '%s' sysinfo are not available"
7197
7706
msgstr ""
7198
7707
 
7199
 
#: src/qemu/qemu_command.c:2917
 
7708
#: src/qemu/qemu_command.c:2992
7200
7709
#, fuzzy, c-format
7201
7710
msgid "unsupported timer type (name) '%s'"
7202
7711
msgstr "unexpected mime type"
7203
7712
 
7204
 
#: src/qemu/qemu_command.c:2937 src/qemu/qemu_command.c:2948
 
7713
#: src/qemu/qemu_command.c:3012 src/qemu/qemu_command.c:3023
7205
7714
#, fuzzy, c-format
7206
7715
msgid "unsupported rtc tickpolicy '%s'"
7207
7716
msgstr "unexpected mime type"
7208
7717
 
7209
 
#: src/qemu/qemu_command.c:2972 src/qemu/qemu_command.c:2981
 
7718
#: src/qemu/qemu_command.c:3047 src/qemu/qemu_command.c:3056
7210
7719
#, fuzzy, c-format
7211
7720
msgid "unsupported pit tickpolicy '%s'"
7212
7721
msgstr "unexpected mime type"
7213
7722
 
7214
 
#: src/qemu/qemu_command.c:3003
 
7723
#: src/qemu/qemu_command.c:3078
7215
7724
#, fuzzy
7216
7725
msgid "pit timer is not supported"
7217
7726
msgstr "library call failed, possibly not supported"
7218
7727
 
7219
 
#: src/qemu/qemu_command.c:3059
 
7728
#: src/qemu/qemu_command.c:3134
7220
7729
msgid "hypervisor lacks deviceboot feature"
7221
7730
msgstr ""
7222
7731
 
7223
 
#: src/qemu/qemu_command.c:3079
 
7732
#: src/qemu/qemu_command.c:3154 src/qemu/qemu_driver.c:3806
7224
7733
#, fuzzy, c-format
7225
7734
msgid "unsupported driver name '%s' for disk '%s'"
7226
7735
msgstr "unexpected mime type"
7227
7736
 
7228
 
#: src/qemu/qemu_command.c:3099
 
7737
#: src/qemu/qemu_command.c:3174
7229
7738
#, fuzzy
7230
7739
msgid "SATA is not supported with this QEMU binary"
7231
7740
msgstr "no support for hypervisor"
7232
7741
 
7233
 
#: src/qemu/qemu_command.c:3151 src/qemu/qemu_command.c:3250
 
7742
#: src/qemu/qemu_command.c:3228 src/qemu/qemu_command.c:3333
7234
7743
#, fuzzy, c-format
7235
7744
msgid "unsupported usb disk type for '%s'"
7236
7745
msgstr "unexpected mime type"
7237
7746
 
7238
 
#: src/qemu/qemu_command.c:3365
 
7747
#: src/qemu/qemu_command.c:3463
7239
7748
#, fuzzy
7240
7749
msgid "filesystem passthrough not supported by this QEMU"
7241
7750
msgstr "Domain %s started\n"
7242
7751
 
7243
 
#: src/qemu/qemu_command.c:3491
 
7752
#: src/qemu/qemu_command.c:3587
7244
7753
#, fuzzy
7245
7754
msgid "this QEMU binary lacks multiple smartcard support"
7246
7755
msgstr "command '%s' doesn't support option --%s"
7247
7756
 
7248
 
#: src/qemu/qemu_command.c:3502 src/qemu/qemu_command.c:3514
 
7757
#: src/qemu/qemu_command.c:3598 src/qemu/qemu_command.c:3610
7249
7758
#, fuzzy
7250
7759
msgid "this QEMU binary lacks smartcard host mode support"
7251
7760
msgstr "command '%s' doesn't support option --%s"
7252
7761
 
7253
 
#: src/qemu/qemu_command.c:3524
 
7762
#: src/qemu/qemu_command.c:3620
7254
7763
#, fuzzy, c-format
7255
7764
msgid "invalid certificate name: %s"
7256
7765
msgstr "invalid connection pointer in %s"
7257
7766
 
7258
 
#: src/qemu/qemu_command.c:3535
 
7767
#: src/qemu/qemu_command.c:3631
7259
7768
#, fuzzy, c-format
7260
7769
msgid "invalid database name: %s"
7261
7770
msgstr "invalid connection pointer in %s"
7262
7771
 
7263
 
#: src/qemu/qemu_command.c:3550
 
7772
#: src/qemu/qemu_command.c:3646
7264
7773
#, fuzzy
7265
7774
msgid "this QEMU binary lacks smartcard passthrough mode support"
7266
7775
msgstr "command '%s' doesn't support option --%s"
7267
7776
 
7268
 
#: src/qemu/qemu_command.c:3657
 
7777
#: src/qemu/qemu_command.c:3755
7269
7778
msgid "guestfwd requires QEMU to support -chardev & -device"
7270
7779
msgstr ""
7271
7780
 
7272
 
#: src/qemu/qemu_command.c:3685 src/qemu/qemu_command.c:3724
 
7781
#: src/qemu/qemu_command.c:3783 src/qemu/qemu_command.c:3822
7273
7782
msgid "virtio channel requires QEMU to support -device"
7274
7783
msgstr ""
7275
7784
 
7276
 
#: src/qemu/qemu_command.c:3749
 
7785
#: src/qemu/qemu_command.c:3847
7277
7786
#, fuzzy, c-format
7278
7787
msgid "unsupported console target type %s"
7279
7788
msgstr "unexpected mime type"
7280
7789
 
7281
 
#: src/qemu/qemu_command.c:3777
 
7790
#: src/qemu/qemu_command.c:3875
7282
7791
#, fuzzy
7283
7792
msgid "only 1 graphics device is supported"
7284
7793
msgstr "missing root device information"
7285
7794
 
7286
 
#: src/qemu/qemu_command.c:3859
 
7795
#: src/qemu/qemu_command.c:3957
7287
7796
#, fuzzy, c-format
7288
7797
msgid "sdl not supported by '%s'"
7289
7798
msgstr "unexpected mime type"
7290
7799
 
7291
 
#: src/qemu/qemu_command.c:3892
 
7800
#: src/qemu/qemu_command.c:3990
7292
7801
#, fuzzy
7293
7802
msgid "spice graphics are not supported with this QEMU"
7294
7803
msgstr "Domain %s started\n"
7295
7804
 
7296
 
#: src/qemu/qemu_command.c:3943
 
7805
#: src/qemu/qemu_command.c:4053
7297
7806
#, fuzzy, c-format
7298
7807
msgid "unsupported graphics type '%s'"
7299
7808
msgstr "unexpected mime type"
7300
7809
 
7301
 
#: src/qemu/qemu_command.c:3956
 
7810
#: src/qemu/qemu_command.c:4066
7302
7811
msgid "This QEMU does not support QXL graphics adapters"
7303
7812
msgstr ""
7304
7813
 
7305
 
#: src/qemu/qemu_command.c:3963
 
7814
#: src/qemu/qemu_command.c:4073
7306
7815
#, fuzzy, c-format
7307
7816
msgid "video type %s is not supported with QEMU"
7308
7817
msgstr "Domain %s started\n"
7309
7818
 
7310
 
#: src/qemu/qemu_command.c:3988
 
7819
#: src/qemu/qemu_command.c:4119
7311
7820
#, fuzzy, c-format
7312
7821
msgid "video type %s is not supported with this QEMU"
7313
7822
msgstr "Domain %s started\n"
7314
7823
 
7315
 
#: src/qemu/qemu_command.c:4000
 
7824
#: src/qemu/qemu_command.c:4131
7316
7825
#, c-format
7317
7826
msgid "video type %s is only valid as primary video card"
7318
7827
msgstr ""
7319
7828
 
7320
 
#: src/qemu/qemu_command.c:4015
 
7829
#: src/qemu/qemu_command.c:4146
7321
7830
msgid "only one video card is currently supported"
7322
7831
msgstr ""
7323
7832
 
7324
 
#: src/qemu/qemu_command.c:4051 src/qemu/qemu_command.c:4086
 
7833
#: src/qemu/qemu_command.c:4182 src/qemu/qemu_command.c:4217
7325
7834
#, fuzzy
7326
7835
msgid "this QEMU binary lacks hda support"
7327
7836
msgstr "command '%s' doesn't support option --%s"
7328
7837
 
7329
 
#: src/qemu/qemu_command.c:4133
 
7838
#: src/qemu/qemu_command.c:4264
7330
7839
#, fuzzy
7331
7840
msgid "invalid watchdog action"
7332
7841
msgstr "no valid connection"
7333
7842
 
7334
 
#: src/qemu/qemu_command.c:4148
 
7843
#: src/qemu/qemu_command.c:4279
7335
7844
msgid "booting from assigned devices is only supported for PCI devices"
7336
7845
msgstr ""
7337
7846
 
7338
 
#: src/qemu/qemu_command.c:4153
 
7847
#: src/qemu/qemu_command.c:4284
7339
7848
#, fuzzy
7340
7849
msgid ""
7341
7850
"booting from assigned PCI devices is not supported with this version of qemu"
7342
7851
msgstr "no support for hypervisor"
7343
7852
 
7344
 
#: src/qemu/qemu_command.c:4211 src/qemu/qemu_monitor_text.c:1607
 
7853
#: src/qemu/qemu_command.c:4341 src/qemu/qemu_monitor_text.c:1489
7345
7854
msgid "PCI device assignment is not supported by this version of qemu"
7346
7855
msgstr ""
7347
7856
 
7348
 
#: src/qemu/qemu_command.c:4225
 
7857
#: src/qemu/qemu_command.c:4355
7349
7858
#, fuzzy
7350
7859
msgid "TCP migration is not supported with this QEMU binary"
7351
7860
msgstr "no support for hypervisor"
7352
7861
 
7353
 
#: src/qemu/qemu_command.c:4242
 
7862
#: src/qemu/qemu_command.c:4368 src/qemu/qemu_command.c:4405
 
7863
#, fuzzy
 
7864
msgid "Failed to clear cloexec flag"
 
7865
msgstr "failed to open file"
 
7866
 
 
7867
#: src/qemu/qemu_command.c:4380
7354
7868
msgid "STDIO migration is not supported with this QEMU binary"
7355
7869
msgstr ""
7356
7870
 
7357
 
#: src/qemu/qemu_command.c:4249
 
7871
#: src/qemu/qemu_command.c:4387
7358
7872
#, fuzzy
7359
7873
msgid "EXEC migration is not supported with this QEMU binary"
7360
7874
msgstr "no support for hypervisor"
7361
7875
 
7362
 
#: src/qemu/qemu_command.c:4257
 
7876
#: src/qemu/qemu_command.c:4395
7363
7877
#, fuzzy
7364
7878
msgid "FD migration is not supported with this QEMU binary"
7365
7879
msgstr "no support for hypervisor"
7366
7880
 
7367
 
#: src/qemu/qemu_command.c:4266
 
7881
#: src/qemu/qemu_command.c:4412
7368
7882
#, fuzzy
7369
7883
msgid "UNIX migration is not supported with this QEMU binary"
7370
7884
msgstr "no support for hypervisor"
7371
7885
 
7372
 
#: src/qemu/qemu_command.c:4273
 
7886
#: src/qemu/qemu_command.c:4419
7373
7887
#, fuzzy
7374
7888
msgid "unknown migration protocol"
7375
7889
msgstr "unknown OS type %s"
7376
7890
 
7377
 
#: src/qemu/qemu_command.c:4288
 
7891
#: src/qemu/qemu_command.c:4434
7378
7892
#, fuzzy, c-format
7379
7893
msgid ""
7380
7894
"Memory balloon device type '%s' is not supported by this version of qemu"
7381
7895
msgstr "no support for hypervisor"
7382
7896
 
7383
 
#: src/qemu/qemu_command.c:4507
 
7897
#: src/qemu/qemu_command.c:4653
7384
7898
#, fuzzy, c-format
7385
7899
msgid "malformed keyword arguments in '%s'"
7386
7900
msgstr "invalid argument in %s"
7387
7901
 
7388
 
#: src/qemu/qemu_command.c:4609 src/qemu/qemu_command.c:5698
 
7902
#: src/qemu/qemu_command.c:4755 src/qemu/qemu_command.c:5844
7389
7903
#, fuzzy, c-format
7390
7904
msgid "cannot parse nbd filename '%s'"
7391
7905
msgstr "Failed to create domain %s\n"
7392
7906
 
7393
 
#: src/qemu/qemu_command.c:4665 src/qemu/qemu_command.c:5728
 
7907
#: src/qemu/qemu_command.c:4811 src/qemu/qemu_command.c:5874
7394
7908
#, fuzzy, c-format
7395
7909
msgid "cannot parse sheepdog filename '%s'"
7396
7910
msgstr "Failed to create domain %s\n"
7397
7911
 
7398
 
#: src/qemu/qemu_command.c:4740
 
7912
#: src/qemu/qemu_command.c:4886
7399
7913
#, fuzzy, c-format
7400
7914
msgid "cannot parse drive index '%s'"
7401
7915
msgstr "Failed to create domain %s\n"
7402
7916
 
7403
 
#: src/qemu/qemu_command.c:4748
 
7917
#: src/qemu/qemu_command.c:4894
7404
7918
#, fuzzy, c-format
7405
7919
msgid "cannot parse drive bus '%s'"
7406
7920
msgstr "Failed to create domain %s\n"
7407
7921
 
7408
 
#: src/qemu/qemu_command.c:4756
 
7922
#: src/qemu/qemu_command.c:4902
7409
7923
#, fuzzy, c-format
7410
7924
msgid "cannot parse drive unit '%s'"
7411
7925
msgstr "Failed to create domain %s\n"
7412
7926
 
7413
 
#: src/qemu/qemu_command.c:4765
 
7927
#: src/qemu/qemu_command.c:4911
7414
7928
#, fuzzy, c-format
7415
7929
msgid "cannot parse io mode '%s'"
7416
7930
msgstr "Failed to create domain %s\n"
7417
7931
 
7418
 
#: src/qemu/qemu_command.c:4774
 
7932
#: src/qemu/qemu_command.c:4920
7419
7933
#, fuzzy, c-format
7420
7934
msgid "missing file parameter in drive '%s'"
7421
7935
msgstr "missing devices information for %s"
7422
7936
 
7423
 
#: src/qemu/qemu_command.c:4787
 
7937
#: src/qemu/qemu_command.c:4933
7424
7938
#, fuzzy, c-format
7425
7939
msgid "missing index/unit/bus parameter in drive '%s'"
7426
7940
msgstr "missing devices information for %s"
7427
7941
 
7428
 
#: src/qemu/qemu_command.c:4836
 
7942
#: src/qemu/qemu_command.c:4982
7429
7943
#, fuzzy, c-format
7430
7944
msgid "invalid device name '%s'"
7431
7945
msgstr "invalid domain pointer in %s"
7432
7946
 
7433
 
#: src/qemu/qemu_command.c:4872
 
7947
#: src/qemu/qemu_command.c:5018
7434
7948
#, fuzzy, c-format
7435
7949
msgid "cannot parse NIC vlan in '%s'"
7436
7950
msgstr "Failed to create domain %s\n"
7437
7951
 
7438
 
#: src/qemu/qemu_command.c:4884
 
7952
#: src/qemu/qemu_command.c:5030
7439
7953
#, fuzzy, c-format
7440
7954
msgid "cannot find NIC definition for vlan %d"
7441
7955
msgstr "Failed to get devices for domain %s\n"
7442
7956
 
7443
 
#: src/qemu/qemu_command.c:4941
 
7957
#: src/qemu/qemu_command.c:5087
7444
7958
#, fuzzy, c-format
7445
7959
msgid "cannot parse vlan in '%s'"
7446
7960
msgstr "Failed to create domain %s\n"
7447
7961
 
7448
 
#: src/qemu/qemu_command.c:4971
 
7962
#: src/qemu/qemu_command.c:5117
7449
7963
#, fuzzy, c-format
7450
7964
msgid "cannot parse NIC definition '%s'"
7451
7965
msgstr "Failed to suspend domain %s"
7452
7966
 
7453
 
#: src/qemu/qemu_command.c:5019
 
7967
#: src/qemu/qemu_command.c:5165
7454
7968
#, fuzzy, c-format
7455
7969
msgid "cannot parse sndbuf size in '%s'"
7456
7970
msgstr "Failed to create domain %s\n"
7457
7971
 
7458
 
#: src/qemu/qemu_command.c:5055
 
7972
#: src/qemu/qemu_command.c:5201
7459
7973
#, fuzzy, c-format
7460
7974
msgid "unknown PCI device syntax '%s'"
7461
7975
msgstr "unknown OS type"
7462
7976
 
7463
 
#: src/qemu/qemu_command.c:5063
 
7977
#: src/qemu/qemu_command.c:5209
7464
7978
#, fuzzy, c-format
7465
7979
msgid "cannot extract PCI device bus '%s'"
7466
7980
msgstr "Cannot extract running %s hypervisor version\n"
7467
7981
 
7468
 
#: src/qemu/qemu_command.c:5070
 
7982
#: src/qemu/qemu_command.c:5216
7469
7983
#, fuzzy, c-format
7470
7984
msgid "cannot extract PCI device slot '%s'"
7471
7985
msgstr "Cannot extract running %s hypervisor version\n"
7472
7986
 
7473
 
#: src/qemu/qemu_command.c:5077
 
7987
#: src/qemu/qemu_command.c:5223
7474
7988
#, fuzzy, c-format
7475
7989
msgid "cannot extract PCI device function '%s'"
7476
7990
msgstr "Cannot extract running %s hypervisor version\n"
7477
7991
 
7478
 
#: src/qemu/qemu_command.c:5112
 
7992
#: src/qemu/qemu_command.c:5258
7479
7993
#, fuzzy, c-format
7480
7994
msgid "unknown USB device syntax '%s'"
7481
7995
msgstr "unknown OS type"
7482
7996
 
7483
 
#: src/qemu/qemu_command.c:5121
 
7997
#: src/qemu/qemu_command.c:5267
7484
7998
#, fuzzy, c-format
7485
7999
msgid "cannot extract USB device vendor '%s'"
7486
8000
msgstr "Cannot extract running %s hypervisor version\n"
7487
8001
 
7488
 
#: src/qemu/qemu_command.c:5128
 
8002
#: src/qemu/qemu_command.c:5274
7489
8003
#, fuzzy, c-format
7490
8004
msgid "cannot extract USB device product '%s'"
7491
8005
msgstr "Cannot extract running %s hypervisor version\n"
7492
8006
 
7493
 
#: src/qemu/qemu_command.c:5135
 
8007
#: src/qemu/qemu_command.c:5281
7494
8008
#, fuzzy, c-format
7495
8009
msgid "cannot extract USB device bus '%s'"
7496
8010
msgstr "Cannot extract running %s hypervisor version\n"
7497
8011
 
7498
 
#: src/qemu/qemu_command.c:5142
 
8012
#: src/qemu/qemu_command.c:5288
7499
8013
#, fuzzy, c-format
7500
8014
msgid "cannot extract USB device address '%s'"
7501
8015
msgstr "Cannot extract running %s hypervisor version\n"
7502
8016
 
7503
 
#: src/qemu/qemu_command.c:5254
 
8017
#: src/qemu/qemu_command.c:5400
7504
8018
#, fuzzy, c-format
7505
8019
msgid "cannot find port number in character device %s"
7506
8020
msgstr "Failed to suspend domain %s"
7507
8021
 
7508
 
#: src/qemu/qemu_command.c:5294
 
8022
#: src/qemu/qemu_command.c:5440
7509
8023
#, fuzzy, c-format
7510
8024
msgid "unknown character device syntax %s"
7511
8025
msgstr "unknown OS type"
7512
8026
 
7513
 
#: src/qemu/qemu_command.c:5385
 
8027
#: src/qemu/qemu_command.c:5531
7514
8028
#, fuzzy, c-format
7515
8029
msgid "unknown CPU syntax '%s'"
7516
8030
msgstr "unknown OS type"
7517
8031
 
7518
 
#: src/qemu/qemu_command.c:5464
 
8032
#: src/qemu/qemu_command.c:5610
7519
8033
#, fuzzy, c-format
7520
8034
msgid "cannot parse CPU topology '%s'"
7521
8035
msgstr "Failed to suspend domain %s"
7522
8036
 
7523
 
#: src/qemu/qemu_command.c:5493
 
8037
#: src/qemu/qemu_command.c:5639
7524
8038
#, fuzzy
7525
8039
msgid "no emulator path found"
7526
8040
msgstr "domain name or uuid"
7527
8041
 
7528
 
#: src/qemu/qemu_command.c:5551
 
8042
#: src/qemu/qemu_command.c:5697
7529
8043
#, fuzzy, c-format
7530
8044
msgid "missing value for %s argument"
7531
8045
msgstr "missing root device information"
7532
8046
 
7533
 
#: src/qemu/qemu_command.c:5604
 
8047
#: src/qemu/qemu_command.c:5750
7534
8048
#, fuzzy, c-format
7535
8049
msgid "cannot parse VNC port '%s'"
7536
8050
msgstr "Failed to suspend domain %s"
7537
8051
 
7538
 
#: src/qemu/qemu_command.c:5629
 
8052
#: src/qemu/qemu_command.c:5775
7539
8053
#, fuzzy, c-format
7540
8054
msgid "cannot parse memory level '%s'"
7541
8055
msgstr "Failed to create domain %s\n"
7542
8056
 
7543
 
#: src/qemu/qemu_command.c:5641
 
8057
#: src/qemu/qemu_command.c:5787
7544
8058
#, fuzzy, c-format
7545
8059
msgid "cannot parse UUID '%s'"
7546
8060
msgstr "Failed to suspend domain %s"
7547
8061
 
7548
 
#: src/qemu/qemu_command.c:6005
 
8062
#: src/qemu/qemu_command.c:6151
7549
8063
#, fuzzy, c-format
7550
8064
msgid "unknown video adapter type '%s'"
7551
8065
msgstr "unknown OS type %s"
7552
8066
 
7553
 
#: src/qemu/qemu_command.c:6061
 
8067
#: src/qemu/qemu_command.c:6207
7554
8068
msgid "CEPH_ARGS was set without an rbd disk"
7555
8069
msgstr ""
7556
8070
 
7557
 
#: src/qemu/qemu_command.c:6068
 
8071
#: src/qemu/qemu_command.c:6214
7558
8072
#, fuzzy, c-format
7559
8073
msgid "could not parse CEPH_ARGS '%s'"
7560
8074
msgstr "could not connect to %s"
7561
8075
 
7562
 
#: src/qemu/qemu_command.c:6103
 
8076
#: src/qemu/qemu_command.c:6249
7563
8077
#, c-format
7564
8078
msgid "found no rbd hosts in CEPH_ARGS '%s'"
7565
8079
msgstr ""
7592
8106
msgid "failed to add rule to drop all frames in '%s'"
7593
8107
msgstr "Failed to save domain %s to %s"
7594
8108
 
7595
 
#: src/qemu/qemu_domain.c:64
 
8109
#: src/qemu/qemu_domain.c:122
7596
8110
msgid "Unexpected QEMU monitor still active during domain deletion"
7597
8111
msgstr ""
7598
8112
 
7599
 
#: src/qemu/qemu_domain.c:124
 
8113
#: src/qemu/qemu_domain.c:182
7600
8114
#, fuzzy
7601
8115
msgid "no monitor path"
7602
8116
msgstr "Failed to suspend domain %s"
7603
8117
 
7604
 
#: src/qemu/qemu_domain.c:151
 
8118
#: src/qemu/qemu_domain.c:209
7605
8119
#, fuzzy, c-format
7606
8120
msgid "unsupported monitor type '%s'"
7607
8121
msgstr "unexpected mime type"
7608
8122
 
7609
 
#: src/qemu/qemu_domain.c:229
 
8123
#: src/qemu/qemu_domain.c:287
7610
8124
#, c-format
7611
8125
msgid "Found namespace '%s' doesn't match expected '%s'"
7612
8126
msgstr ""
7613
8127
 
7614
 
#: src/qemu/qemu_domain.c:236
 
8128
#: src/qemu/qemu_domain.c:294
7615
8129
#, fuzzy, c-format
7616
8130
msgid "Failed to register xml namespace '%s'"
7617
8131
msgstr "Failed to suspend domain %s"
7618
8132
 
7619
 
#: src/qemu/qemu_domain.c:258
 
8133
#: src/qemu/qemu_domain.c:316
7620
8134
msgid "No qemu command-line argument specified"
7621
8135
msgstr ""
7622
8136
 
7623
 
#: src/qemu/qemu_domain.c:284
 
8137
#: src/qemu/qemu_domain.c:342
7624
8138
msgid "No qemu environment name specified"
7625
8139
msgstr ""
7626
8140
 
7627
 
#: src/qemu/qemu_domain.c:289
 
8141
#: src/qemu/qemu_domain.c:347
7628
8142
msgid "Empty qemu environment name specified"
7629
8143
msgstr ""
7630
8144
 
7631
 
#: src/qemu/qemu_domain.c:294
 
8145
#: src/qemu/qemu_domain.c:352
7632
8146
msgid "Invalid environment name, it must begin with a letter or underscore"
7633
8147
msgstr ""
7634
8148
 
7635
 
#: src/qemu/qemu_domain.c:299
 
8149
#: src/qemu/qemu_domain.c:357
7636
8150
msgid ""
7637
8151
"Invalid environment name, it must contain only alphanumerics and underscore"
7638
8152
msgstr ""
7639
8153
 
7640
 
#: src/qemu/qemu_domain.c:397 src/qemu/qemu_domain.c:440
7641
 
#: src/qemu/qemu_driver.c:4185 src/qemu/qemu_driver.c:8027
7642
 
#: src/qemu/qemu_driver.c:8217 src/qemu/qemu_driver.c:9379
7643
 
#: src/xen/xm_internal.c:492
 
8154
#: src/qemu/qemu_domain.c:455 src/qemu/qemu_domain.c:499
 
8155
#: src/qemu/qemu_driver.c:5988 src/qemu/qemu_migration.c:186
 
8156
#: src/qemu/qemu_migration.c:264 src/qemu/qemu_migration.c:410
 
8157
#: src/xen/xm_internal.c:341
7644
8158
#, fuzzy
7645
8159
msgid "cannot get time of day"
7646
8160
msgstr "getting time of day"
7647
8161
 
7648
 
#: src/qemu/qemu_domain.c:409 src/qemu/qemu_domain.c:453
 
8162
#: src/qemu/qemu_domain.c:468 src/qemu/qemu_domain.c:511
7649
8163
#, fuzzy
7650
8164
msgid "cannot acquire state change lock"
7651
8165
msgstr "failed to write configuration file: %s"
7652
8166
 
7653
 
#: src/qemu/qemu_domain.c:412 src/qemu/qemu_domain.c:456
 
8167
#: src/qemu/qemu_domain.c:471 src/qemu/qemu_domain.c:514
7654
8168
#, fuzzy
7655
8169
msgid "cannot acquire job mutex"
7656
8170
msgstr "Failed to suspend domain %s"
7657
8171
 
7658
 
#: src/qemu/qemu_driver.c:195 src/qemu/qemu_driver.c:227
7659
 
#: src/uml/uml_driver.c:855
 
8172
#: src/qemu/qemu_domain.c:683 src/qemu/qemu_driver.c:5930
 
8173
#, fuzzy
 
8174
msgid "cannot get host CPU capabilities"
 
8175
msgstr "failed to open file"
 
8176
 
 
8177
#: src/qemu/qemu_driver.c:147
7660
8178
#, fuzzy, c-format
7661
 
msgid "failed to create logfile %s"
7662
 
msgstr "failed to write configuration file"
7663
 
 
7664
 
#: src/qemu/qemu_driver.c:203 src/qemu/qemu_driver.c:234
7665
 
#: src/uml/uml_driver.c:864
7666
 
#, fuzzy
7667
 
msgid "Unable to set VM logfile close-on-exec flag"
7668
 
msgstr "failed to write configuration file"
 
8179
msgid "Failed to start job on VM '%s': %s"
 
8180
msgstr "Failed to suspend domain %s"
7669
8181
 
7670
8182
#: src/qemu/qemu_driver.c:220
7671
 
#, fuzzy, c-format
7672
 
msgid "failed to build logfile name %s/%s.log"
7673
 
msgstr "failed to write configuration file"
7674
 
 
7675
 
#: src/qemu/qemu_driver.c:241
7676
 
#, fuzzy, c-format
7677
 
msgid "Unable to seek to %lld in %s"
7678
 
msgstr "Failed to suspend domain %s"
7679
 
 
7680
 
#: src/qemu/qemu_driver.c:265
7681
 
#, fuzzy, c-format
7682
 
msgid "Failed to start job on VM '%s': %s"
7683
 
msgstr "Failed to suspend domain %s"
7684
 
 
7685
 
#: src/qemu/qemu_driver.c:267 src/qemu/qemu_driver.c:275
7686
 
#: src/qemu/qemu_hostdev.c:233 src/qemu/qemu_hostdev.c:250
7687
 
#: src/qemu/qemu_hostdev.c:268 src/secret/secret_driver.c:501
7688
 
#: src/uml/uml_driver.c:164 tools/virsh.c:487
7689
 
#, fuzzy
7690
 
msgid "unknown error"
7691
 
msgstr "unknown host"
7692
 
 
7693
 
#: src/qemu/qemu_driver.c:409
7694
 
#, fuzzy, c-format
7695
 
msgid "no disk found with path %s"
7696
 
msgstr "domain id or name"
7697
 
 
7698
 
#: src/qemu/qemu_driver.c:432
7699
 
#, fuzzy, c-format
7700
 
msgid "no disk found with alias %s"
7701
 
msgstr "domain id or name"
7702
 
 
7703
 
#: src/qemu/qemu_driver.c:452
7704
 
#, fuzzy, c-format
7705
 
msgid "disk %s does not have any encryption information"
7706
 
msgstr "unknown host %s"
7707
 
 
7708
 
#: src/qemu/qemu_driver.c:460
7709
 
msgid "cannot find secrets without a connection"
7710
 
msgstr ""
7711
 
 
7712
 
#: src/qemu/qemu_driver.c:468 src/storage/storage_backend.c:425
7713
 
#, fuzzy
7714
 
msgid "secret storage not supported"
7715
 
msgstr "Domain %s started\n"
7716
 
 
7717
 
#: src/qemu/qemu_driver.c:477
7718
 
#, fuzzy, c-format
7719
 
msgid "invalid <encryption> for volume %s"
7720
 
msgstr "invalid connection pointer in %s"
7721
 
 
7722
 
#: src/qemu/qemu_driver.c:495
7723
 
#, c-format
7724
 
msgid "format='qcow' passphrase for %s must not contain a '\\0'"
7725
 
msgstr ""
7726
 
 
7727
 
#: src/qemu/qemu_driver.c:869
7728
 
#, fuzzy, c-format
7729
 
msgid "Failed to set security context for monitor for %s"
7730
 
msgstr "Failed to create domain from %s"
7731
 
 
7732
 
#: src/qemu/qemu_driver.c:887
7733
 
#, fuzzy, c-format
7734
 
msgid "Failed to clear security context for monitor for %s"
7735
 
msgstr "Failed to create domain from %s"
7736
 
 
7737
 
#: src/qemu/qemu_driver.c:1029
7738
8183
#, fuzzy
7739
8184
msgid "Failed to initialize security drivers"
7740
8185
msgstr "domain memory"
7741
8186
 
7742
 
#: src/qemu/qemu_driver.c:1105
 
8187
#: src/qemu/qemu_driver.c:296
7743
8188
#, fuzzy, c-format
7744
8189
msgid "Failed to allocate memory for snapshot directory for domain %s"
7745
8190
msgstr "name of the inactive domain"
7746
8191
 
7747
 
#: src/qemu/qemu_driver.c:1115
 
8192
#: src/qemu/qemu_driver.c:306
7748
8193
#, fuzzy, c-format
7749
8194
msgid "Failed to open snapshot directory %s for domain %s: %s"
7750
8195
msgstr "Failed to create domain from %s"
7751
8196
 
7752
 
#: src/qemu/qemu_driver.c:1130
 
8197
#: src/qemu/qemu_driver.c:321
7753
8198
#, fuzzy
7754
8199
msgid "Failed to allocate memory for path"
7755
8200
msgstr "allocate new buffer"
7756
8201
 
7757
 
#: src/qemu/qemu_driver.c:1137
 
8202
#: src/qemu/qemu_driver.c:328
7758
8203
#, fuzzy, c-format
7759
8204
msgid "Failed to read snapshot file %s: %s"
7760
8205
msgstr "failed to write configuration file"
7761
8206
 
7762
 
#: src/qemu/qemu_driver.c:1146
 
8207
#: src/qemu/qemu_driver.c:337
7763
8208
#, fuzzy, c-format
7764
8209
msgid "Failed to parse snapshot XML from file '%s'"
7765
8210
msgstr "failed to write configuration file"
7766
8211
 
7767
 
#: src/qemu/qemu_driver.c:1286
7768
 
#, fuzzy, c-format
7769
 
msgid "Failed to create state dir '%s': %s"
7770
 
msgstr "Failed to suspend domain %s"
7771
 
 
7772
 
#: src/qemu/qemu_driver.c:1292
7773
 
#, fuzzy, c-format
7774
 
msgid "Failed to create lib dir '%s': %s"
7775
 
msgstr "Failed to suspend domain %s"
7776
 
 
7777
 
#: src/qemu/qemu_driver.c:1298
 
8212
#: src/qemu/qemu_driver.c:489
7778
8213
#, fuzzy, c-format
7779
8214
msgid "Failed to create cache dir '%s': %s"
7780
8215
msgstr "Failed to suspend domain %s"
7781
8216
 
7782
 
#: src/qemu/qemu_driver.c:1304 src/qemu/qemu_driver.c:1310
7783
 
#, fuzzy, c-format
7784
 
msgid "Failed to create save dir '%s': %s"
7785
 
msgstr "Failed to suspend domain %s"
7786
 
 
7787
 
#: src/qemu/qemu_driver.c:1316
 
8217
#: src/qemu/qemu_driver.c:507
7788
8218
#, fuzzy, c-format
7789
8219
msgid "Failed to create dump dir '%s': %s"
7790
8220
msgstr "Failed to suspend domain %s"
7791
8221
 
7792
 
#: src/qemu/qemu_driver.c:1356
 
8222
#: src/qemu/qemu_driver.c:547
7793
8223
#, fuzzy, c-format
7794
8224
msgid "unable to set ownership of '%s' to user %d:%d"
7795
8225
msgstr "Failed to suspend domain %s"
7796
8226
 
7797
 
#: src/qemu/qemu_driver.c:1362 src/qemu/qemu_driver.c:1368
7798
 
#: src/qemu/qemu_driver.c:1374
 
8227
#: src/qemu/qemu_driver.c:553 src/qemu/qemu_driver.c:559
 
8228
#: src/qemu/qemu_driver.c:565
7799
8229
#, fuzzy, c-format
7800
8230
msgid "unable to set ownership of '%s' to %d:%d"
7801
8231
msgstr "Failed to suspend domain %s"
7802
8232
 
7803
 
#: src/qemu/qemu_driver.c:1395
 
8233
#: src/qemu/qemu_driver.c:586
7804
8234
#, fuzzy, c-format
7805
8235
msgid "unable to create hugepage path %s"
7806
8236
msgstr "Failed to create domain from %s"
7807
8237
 
7808
 
#: src/qemu/qemu_driver.c:1402
 
8238
#: src/qemu/qemu_driver.c:593
7809
8239
#, fuzzy, c-format
7810
8240
msgid "unable to set ownership on %s to %d:%d"
7811
8241
msgstr "Failed to suspend domain %s"
7812
8242
 
7813
 
#: src/qemu/qemu_driver.c:1629
7814
 
#, c-format
7815
 
msgid "Failure while reading %s log output"
7816
 
msgstr ""
7817
 
 
7818
 
#: src/qemu/qemu_driver.c:1638
7819
 
#, fuzzy, c-format
7820
 
msgid "Out of space while reading %s log output: %s"
7821
 
msgstr "Failed to create domain %s\n"
7822
 
 
7823
 
#: src/qemu/qemu_driver.c:1645
7824
 
#, c-format
7825
 
msgid "Process exited while reading %s log output: %s"
7826
 
msgstr ""
7827
 
 
7828
 
#: src/qemu/qemu_driver.c:1658
7829
 
#, c-format
7830
 
msgid "Timed out while reading %s log output: %s"
7831
 
msgstr ""
7832
 
 
7833
 
#: src/qemu/qemu_driver.c:1737
7834
 
#, fuzzy, c-format
7835
 
msgid "no assigned pty for device %s"
7836
 
msgstr "Cannot extract running %s hypervisor version\n"
7837
 
 
7838
 
#: src/qemu/qemu_driver.c:1882
7839
 
#, fuzzy, c-format
7840
 
msgid "process exited while connecting to monitor: %s"
7841
 
msgstr "failed to connect to Xen Store"
7842
 
 
7843
 
#: src/qemu/qemu_driver.c:1929
7844
 
#, c-format
7845
 
msgid "got wrong number of vCPU pids from QEMU monitor. got %d, wanted %d"
7846
 
msgstr ""
7847
 
 
7848
 
#: src/qemu/qemu_driver.c:2325
7849
 
#, fuzzy, c-format
7850
 
msgid "cannot find PCI address for VirtIO disk %s"
7851
 
msgstr "Failed to suspend domain %s"
7852
 
 
7853
 
#: src/qemu/qemu_driver.c:2339
7854
 
#, fuzzy, c-format
7855
 
msgid "cannot find PCI address for %s NIC"
7856
 
msgstr "Failed to suspend domain %s"
7857
 
 
7858
 
#: src/qemu/qemu_driver.c:2353
7859
 
#, fuzzy, c-format
7860
 
msgid "cannot find PCI address for controller %s"
7861
 
msgstr "Failed to suspend domain %s"
7862
 
 
7863
 
#: src/qemu/qemu_driver.c:2367
7864
 
#, fuzzy, c-format
7865
 
msgid "cannot find PCI address for video adapter %s"
7866
 
msgstr "Failed to suspend domain %s"
7867
 
 
7868
 
#: src/qemu/qemu_driver.c:2381
7869
 
#, fuzzy, c-format
7870
 
msgid "cannot find PCI address for sound adapter %s"
7871
 
msgstr "Failed to suspend domain %s"
7872
 
 
7873
 
#: src/qemu/qemu_driver.c:2394
7874
 
#, fuzzy, c-format
7875
 
msgid "cannot find PCI address for watchdog %s"
7876
 
msgstr "name of the inactive domain"
7877
 
 
7878
 
#: src/qemu/qemu_driver.c:2406
7879
 
#, fuzzy, c-format
7880
 
msgid "cannot find PCI address for balloon %s"
7881
 
msgstr "name of the inactive domain"
7882
 
 
7883
 
#: src/qemu/qemu_driver.c:2553
7884
 
#, fuzzy, c-format
7885
 
msgid "Unable to pre-create chardev file '%s'"
7886
 
msgstr "failed to write configuration file"
7887
 
 
7888
 
#: src/qemu/qemu_driver.c:2643 src/uml/uml_driver.c:819
7889
 
#, fuzzy
7890
 
msgid "VM is already active"
7891
 
msgstr "Domain is already active"
7892
 
 
7893
 
#: src/qemu/qemu_driver.c:2693
7894
 
#, fuzzy, c-format
7895
 
msgid "cannot stat fd %d"
7896
 
msgstr "Failed to suspend domain %s"
7897
 
 
7898
 
#: src/qemu/qemu_driver.c:2713
7899
 
msgid "Unable to find an unused VNC port"
7900
 
msgstr ""
7901
 
 
7902
 
#: src/qemu/qemu_driver.c:2723
7903
 
#, fuzzy
7904
 
msgid "Unable to find an unused SPICE port"
7905
 
msgstr "failed to write configuration file"
7906
 
 
7907
 
#: src/qemu/qemu_driver.c:2731
7908
 
#, fuzzy
7909
 
msgid "Unable to find an unused SPICE TLS port"
7910
 
msgstr "failed to write configuration file"
7911
 
 
7912
 
#: src/qemu/qemu_driver.c:2744 src/uml/uml_driver.c:841
7913
 
#, fuzzy, c-format
7914
 
msgid "cannot create log directory %s"
7915
 
msgstr "failed to write configuration file: %s"
7916
 
 
7917
 
#: src/qemu/qemu_driver.c:2784
7918
 
#, fuzzy, c-format
7919
 
msgid "Cannot remove stale PID file for %s"
7920
 
msgstr "failed to write configuration file: %s"
7921
 
 
7922
 
#: src/qemu/qemu_driver.c:2791
7923
 
#, fuzzy
7924
 
msgid "Failed to build pidfile path."
7925
 
msgstr "Failed to suspend domain %s"
7926
 
 
7927
 
#: src/qemu/qemu_driver.c:2887
7928
 
#, fuzzy, c-format
7929
 
msgid "Domain %s didn't show up"
7930
 
msgstr "Domain %s is being shutdown\n"
7931
 
 
7932
 
#: src/qemu/qemu_driver.c:2953 src/qemu/qemu_driver.c:3762
7933
 
#: src/qemu/qemu_driver.c:9135
7934
 
#, fuzzy
7935
 
msgid "resume operation failed"
7936
 
msgstr "operation failed"
7937
 
 
7938
 
#: src/qemu/qemu_driver.c:3039
7939
 
#, fuzzy, c-format
7940
 
msgid "failed to remove ebtables rule to allow MAC address on  '%s'"
7941
 
msgstr "Failed to save domain %s to %s"
7942
 
 
7943
 
#: src/qemu/qemu_driver.c:3049
7944
 
#, fuzzy, c-format
7945
 
msgid "Failed to send SIGTERM to %s (%d)"
7946
 
msgstr "Failed to suspend domain %s"
7947
 
 
7948
 
#: src/qemu/qemu_driver.c:3180
 
8243
#: src/qemu/qemu_driver.c:819
7949
8244
#, fuzzy
7950
8245
msgid "qemu state driver is not active"
7951
8246
msgstr "Domain is already active"
7952
8247
 
7953
 
#: src/qemu/qemu_driver.c:3186
 
8248
#: src/qemu/qemu_driver.c:825
7954
8249
#, c-format
7955
8250
msgid "no QEMU URI path given, try %s"
7956
8251
msgstr ""
7957
8252
 
7958
 
#: src/qemu/qemu_driver.c:3197
 
8253
#: src/qemu/qemu_driver.c:836
7959
8254
#, c-format
7960
8255
msgid "unexpected QEMU URI path '%s', try qemu:///system"
7961
8256
msgstr ""
7962
8257
 
7963
 
#: src/qemu/qemu_driver.c:3204
 
8258
#: src/qemu/qemu_driver.c:843
7964
8259
#, c-format
7965
8260
msgid "unexpected QEMU URI path '%s', try qemu:///session"
7966
8261
msgstr ""
7967
8262
 
7968
 
#: src/qemu/qemu_driver.c:3266
 
8263
#: src/qemu/qemu_driver.c:905 src/util/iohelper.c:65
7969
8264
#, fuzzy, c-format
7970
8265
msgid "Unable to open %s"
7971
8266
msgstr "Failed to suspend domain %s"
7972
8267
 
7973
 
#: src/qemu/qemu_driver.c:3468 src/qemu/qemu_driver.c:9068
 
8268
#: src/qemu/qemu_driver.c:1055 src/uml/uml_driver.c:1314
 
8269
#: src/uml/uml_driver.c:1344 src/vbox/vbox_tmpl.c:1208
 
8270
#: src/vbox/vbox_tmpl.c:1495 src/vbox/vbox_tmpl.c:1547
 
8271
#: src/vbox/vbox_tmpl.c:1598 src/vbox/vbox_tmpl.c:1648
 
8272
#: src/vbox/vbox_tmpl.c:1694 src/vbox/vbox_tmpl.c:1764
 
8273
#: src/vbox/vbox_tmpl.c:2015
 
8274
#, c-format
 
8275
msgid "no domain with matching id %d"
 
8276
msgstr ""
 
8277
 
 
8278
#: src/qemu/qemu_driver.c:1107 src/qemu/qemu_driver.c:5777
7974
8279
#, fuzzy, c-format
7975
8280
msgid "no domain with matching name '%s'"
7976
8281
msgstr "domain id or name"
7977
8282
 
7978
 
#: src/qemu/qemu_driver.c:3953 src/uml/uml_driver.c:1468
7979
 
msgid "cannot set memory higher than max memory"
7980
 
msgstr ""
7981
 
 
7982
 
#: src/qemu/qemu_driver.c:3976 src/uml/uml_driver.c:1462
 
8283
#: src/qemu/qemu_driver.c:1401 src/qemu/qemu_migration.c:1245
 
8284
#: src/qemu/qemu_process.c:2414
 
8285
#, fuzzy
 
8286
msgid "resume operation failed"
 
8287
msgstr "operation failed"
 
8288
 
 
8289
#: src/qemu/qemu_driver.c:1637
 
8290
#, fuzzy
 
8291
msgid "cannot resize the maximum memory on an active domain"
 
8292
msgstr "name of the inactive domain"
 
8293
 
 
8294
#: src/qemu/qemu_driver.c:1674 src/uml/uml_driver.c:1466
7983
8295
#, fuzzy
7984
8296
msgid "cannot set memory of an active domain"
7985
8297
msgstr "name of the inactive domain"
7986
8298
 
7987
 
#: src/qemu/qemu_driver.c:4017 src/uml/uml_driver.c:1504
 
8299
#: src/qemu/qemu_driver.c:1735 src/uml/uml_driver.c:1508
7988
8300
#, fuzzy
7989
8301
msgid "cannot read cputime for domain"
7990
8302
msgstr "name of the inactive domain"
7991
8303
 
7992
 
#: src/qemu/qemu_driver.c:4114
7993
 
#, fuzzy
7994
 
msgid "migration job"
7995
 
msgstr "node information"
7996
 
 
7997
 
#: src/qemu/qemu_driver.c:4117
7998
 
#, fuzzy
7999
 
msgid "domain save job"
8000
 
msgstr "domain state"
8001
 
 
8002
 
#: src/qemu/qemu_driver.c:4120
8003
 
#, fuzzy
8004
 
msgid "domain core dump job"
8005
 
msgstr "domain memory"
8006
 
 
8007
 
#: src/qemu/qemu_driver.c:4123
8008
 
msgid "job"
8009
 
msgstr ""
8010
 
 
8011
 
#: src/qemu/qemu_driver.c:4129 src/qemu/qemu_driver.c:4165
8012
 
#: src/qemu/qemu_driver.c:4350 src/qemu/qemu_driver.c:4937
8013
 
#: src/qemu/qemu_driver.c:8648 src/qemu/qemu_driver.c:8677
8014
 
#: src/qemu/qemu_driver.c:8786 src/qemu/qemu_driver.c:8855
8015
 
#: src/qemu/qemu_driver.c:9090 src/qemu/qemu_hotplug.c:336
8016
 
#: src/qemu/qemu_hotplug.c:634 src/qemu/qemu_hotplug.c:672
8017
 
#: src/qemu/qemu_hotplug.c:1760
8018
 
#, fuzzy
8019
 
msgid "guest unexpectedly quit"
8020
 
msgstr "operation failed: %s"
8021
 
 
8022
 
#: src/qemu/qemu_driver.c:4194
8023
 
#, fuzzy
8024
 
msgid "is not active"
8025
 
msgstr "domain state"
8026
 
 
8027
 
#: src/qemu/qemu_driver.c:4215
8028
 
#, fuzzy
8029
 
msgid "unexpectedly failed"
8030
 
msgstr "operation failed: %s"
8031
 
 
8032
 
#: src/qemu/qemu_driver.c:4221
8033
 
msgid "canceled by client"
8034
 
msgstr ""
8035
 
 
8036
 
#: src/qemu/qemu_driver.c:4291
 
8304
#: src/qemu/qemu_driver.c:1843
8037
8305
#, fuzzy, c-format
8038
8306
msgid "failed to write header to domain save file '%s'"
8039
8307
msgstr "Failed to create domain from %s"
8040
8308
 
8041
 
#: src/qemu/qemu_driver.c:4299
 
8309
#: src/qemu/qemu_driver.c:1851
8042
8310
#, fuzzy, c-format
8043
8311
msgid "failed to write xml to '%s'"
8044
8312
msgstr "Failed to write to socket %d\n"
8045
8313
 
8046
 
#: src/qemu/qemu_driver.c:4359 src/qemu/qemu_driver.c:8864
 
8314
#: src/qemu/qemu_driver.c:1911 src/qemu/qemu_driver.c:2397
 
8315
#: src/qemu/qemu_driver.c:6343 src/qemu/qemu_hotplug.c:342
 
8316
#: src/qemu/qemu_hotplug.c:665 src/qemu/qemu_migration.c:119
 
8317
#: src/qemu/qemu_migration.c:166 src/qemu/qemu_migration.c:808
 
8318
#: src/qemu/qemu_migration.c:837 src/qemu/qemu_migration.c:946
 
8319
#: src/qemu/qemu_migration.c:1014 src/qemu/qemu_migration.c:1200
 
8320
#, fuzzy
 
8321
msgid "guest unexpectedly quit"
 
8322
msgstr "operation failed: %s"
 
8323
 
 
8324
#: src/qemu/qemu_driver.c:1925 src/qemu/qemu_migration.c:1023
8047
8325
#, fuzzy
8048
8326
msgid "failed to get domain xml"
8049
8327
msgstr "failed to get domain UUID"
8050
8328
 
8051
 
#: src/qemu/qemu_driver.c:4410
 
8329
#: src/qemu/qemu_driver.c:1970
8052
8330
#, fuzzy, c-format
8053
8331
msgid "unable to open %s"
8054
8332
msgstr "Failed to suspend domain %s"
8055
8333
 
8056
 
#: src/qemu/qemu_driver.c:4418
8057
 
#, fuzzy, c-format
8058
 
msgid "unable to close %s"
8059
 
msgstr "Failed to suspend domain %s"
8060
 
 
8061
 
#: src/qemu/qemu_driver.c:4436 src/qemu/qemu_driver.c:4461
 
8334
#: src/qemu/qemu_driver.c:1987 src/qemu/qemu_driver.c:2012
8062
8335
#, fuzzy, c-format
8063
8336
msgid "Failed to create domain save file '%s'"
8064
8337
msgstr "Failed to create domain from %s"
8065
8338
 
8066
 
#: src/qemu/qemu_driver.c:4451
 
8339
#: src/qemu/qemu_driver.c:2002
8067
8340
#, fuzzy, c-format
8068
8341
msgid "Failed to create domain save file '%s': couldn't determine fs type"
8069
8342
msgstr "Failed to create domain from %s"
8070
8343
 
8071
 
#: src/qemu/qemu_driver.c:4475
 
8344
#: src/qemu/qemu_driver.c:2026
8072
8345
#, fuzzy, c-format
8073
8346
msgid "Error from child process creating '%s'"
8074
8347
msgstr "Failed to start domain %s"
8075
8348
 
8076
 
#: src/qemu/qemu_driver.c:4634
 
8349
#: src/qemu/qemu_driver.c:2051
 
8350
#, fuzzy, c-format
 
8351
msgid "unable to close %s"
 
8352
msgstr "Failed to suspend domain %s"
 
8353
 
 
8354
#: src/qemu/qemu_driver.c:2125
8077
8355
#, fuzzy
8078
8356
msgid "Invalid save image format specified in configuration file"
8079
8357
msgstr "failed to parse configuration file"
8080
8358
 
8081
 
#: src/qemu/qemu_driver.c:4640
 
8359
#: src/qemu/qemu_driver.c:2131
8082
8360
msgid ""
8083
8361
"Compression program for image format in configuration file isn't available"
8084
8362
msgstr ""
8085
8363
 
8086
 
#: src/qemu/qemu_driver.c:4810
 
8364
#: src/qemu/qemu_driver.c:2298
8087
8365
#, fuzzy, c-format
8088
8366
msgid "failed to create '%s'"
8089
8367
msgstr "Failed to create domain %s\n"
8090
8368
 
8091
 
#: src/qemu/qemu_driver.c:4816
 
8369
#: src/qemu/qemu_driver.c:2308
8092
8370
#, fuzzy, c-format
8093
8371
msgid "unable to save file %s"
8094
8372
msgstr "failed to write configuration file"
8095
8373
 
8096
 
#: src/qemu/qemu_driver.c:4877
 
8374
#: src/qemu/qemu_driver.c:2334
8097
8375
#, fuzzy
8098
8376
msgid "Invalid dump image format specified in configuration file, using raw"
8099
8377
msgstr "failed to parse configuration file"
8100
8378
 
8101
 
#: src/qemu/qemu_driver.c:4883
 
8379
#: src/qemu/qemu_driver.c:2340
8102
8380
msgid ""
8103
8381
"Compression program for dump image format in configuration file isn't "
8104
8382
"available, using raw"
8105
8383
msgstr ""
8106
8384
 
8107
 
#: src/qemu/qemu_driver.c:4964
 
8385
#: src/qemu/qemu_driver.c:2424
8108
8386
#, fuzzy
8109
8387
msgid "resuming after dump failed"
8110
8388
msgstr "operation failed"
8111
8389
 
8112
 
#: src/qemu/qemu_driver.c:5022
 
8390
#: src/qemu/qemu_driver.c:2485
8113
8391
#, fuzzy
8114
8392
msgid "Dump failed"
8115
8393
msgstr "operation failed"
8116
8394
 
8117
 
#: src/qemu/qemu_driver.c:5028
 
8395
#: src/qemu/qemu_driver.c:2491
8118
8396
#, fuzzy
8119
8397
msgid "Resuming after dump failed"
8120
8398
msgstr "operation failed"
8121
8399
 
8122
 
#: src/qemu/qemu_driver.c:5086
 
8400
#: src/qemu/qemu_driver.c:2560
8123
8401
#, fuzzy
8124
8402
msgid "cannot change vcpu count of this domain"
8125
8403
msgstr "name of the inactive domain"
8126
8404
 
8127
 
#: src/qemu/qemu_driver.c:5112 src/qemu/qemu_driver.c:5391
8128
 
#: src/test/test_driver.c:2055 src/test/test_driver.c:2116
8129
 
#: src/xen/xen_driver.c:1047 src/xen/xen_driver.c:1139
8130
 
#, fuzzy, c-format
8131
 
msgid "invalid flag combination: (0x%x)"
8132
 
msgstr "invalid argument in %s"
8133
 
 
8134
 
#: src/qemu/qemu_driver.c:5117 src/test/test_driver.c:2121
8135
 
#: src/xen/xen_driver.c:1052
 
8405
#: src/qemu/qemu_driver.c:2591 src/test/test_driver.c:2121
 
8406
#: src/xen/xen_driver.c:1079
8136
8407
#, c-format
8137
8408
msgid "argument out of range: %d"
8138
8409
msgstr ""
8139
8410
 
8140
 
#: src/qemu/qemu_driver.c:5144
8141
 
#, fuzzy
8142
 
msgid "cannot change persistent config of a transient domain"
8143
 
msgstr "Undefine the configuration for an inactive domain."
8144
 
 
8145
 
#: src/qemu/qemu_driver.c:5150 src/qemu/qemu_driver.c:5454
 
8411
#: src/qemu/qemu_driver.c:2624 src/qemu/qemu_driver.c:2935
8146
8412
#, fuzzy, c-format
8147
8413
msgid "unknown virt type in domain definition '%d'"
8148
8414
msgstr "load domain definition file"
8149
8415
 
8150
 
#: src/qemu/qemu_driver.c:5157
8151
 
#, fuzzy
8152
 
msgid "could not determine max vcpus for the domain"
8153
 
msgstr "failed to get hypervisor type"
8154
 
 
8155
 
#: src/qemu/qemu_driver.c:5167 src/xen/xend_internal.c:3592
8156
 
#: src/xen/xm_internal.c:1692
8157
 
#, c-format
8158
 
msgid ""
8159
 
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
8160
 
msgstr ""
8161
 
 
8162
 
#: src/qemu/qemu_driver.c:5247 src/test/test_driver.c:2305
8163
 
#, fuzzy
8164
 
msgid "cannot pin vcpus on an inactive domain"
8165
 
msgstr "undefine an inactive domain"
8166
 
 
8167
 
#: src/qemu/qemu_driver.c:5255
 
8416
#: src/qemu/qemu_driver.c:2729
8168
8417
#, c-format
8169
8418
msgid "vcpu number out of range %d > %d"
8170
8419
msgstr ""
8171
8420
 
8172
 
#: src/qemu/qemu_driver.c:5274
 
8421
#: src/qemu/qemu_driver.c:2748 src/qemu/qemu_process.c:1237
8173
8422
#, fuzzy
8174
8423
msgid "cpu affinity is not supported"
8175
8424
msgstr "library call failed, possibly not supported"
8176
8425
 
8177
 
#: src/qemu/qemu_driver.c:5313
 
8426
#: src/qemu/qemu_driver.c:2794
8178
8427
#, fuzzy
8179
8428
msgid "cannot list vcpu pinning for an inactive domain"
8180
8429
msgstr "undefine an inactive domain"
8181
8430
 
8182
 
#: src/qemu/qemu_driver.c:5344
 
8431
#: src/qemu/qemu_driver.c:2825
8183
8432
#, fuzzy
8184
8433
msgid "cannot get vCPU placement & pCPU time"
8185
8434
msgstr "Failed to create domain %s\n"
8186
8435
 
8187
 
#: src/qemu/qemu_driver.c:5362
 
8436
#: src/qemu/qemu_driver.c:2843
8188
8437
msgid "cpu affinity is not available"
8189
8438
msgstr ""
8190
8439
 
8191
 
#: src/qemu/qemu_driver.c:5410 src/test/test_driver.c:2074
8192
 
#: src/xen/xend_internal.c:3688 src/xen/xm_internal.c:1743
 
8440
#: src/qemu/qemu_driver.c:2891 src/test/test_driver.c:2074
 
8441
#: src/xen/xend_internal.c:2332 src/xen/xm_internal.c:775
8193
8442
#, fuzzy
8194
8443
msgid "domain not active"
8195
8444
msgstr "domain state"
8196
8445
 
8197
 
#: src/qemu/qemu_driver.c:5477
 
8446
#: src/qemu/qemu_driver.c:2958
8198
8447
#, fuzzy
8199
8448
msgid "Failed to get security label"
8200
8449
msgstr "domain memory"
8201
8450
 
8202
 
#: src/qemu/qemu_driver.c:5509
 
8451
#: src/qemu/qemu_driver.c:2990
8203
8452
#, c-format
8204
8453
msgid "security model string exceeds max %d bytes"
8205
8454
msgstr ""
8206
8455
 
8207
 
#: src/qemu/qemu_driver.c:5519
 
8456
#: src/qemu/qemu_driver.c:3000
8208
8457
#, c-format
8209
8458
msgid "security DOI string exceeds max %d bytes"
8210
8459
msgstr ""
8211
8460
 
8212
 
#: src/qemu/qemu_driver.c:5547
8213
 
#, fuzzy, c-format
8214
 
msgid "failed to create pipe to read '%s'"
8215
 
msgstr "Failed to create domain from %s"
8216
 
 
8217
 
#: src/qemu/qemu_driver.c:5557
8218
 
#, fuzzy, c-format
8219
 
msgid "failed to fork child to read '%s'"
8220
 
msgstr "Failed to start domain %s"
8221
 
 
8222
 
#: src/qemu/qemu_driver.c:5571
8223
 
#, fuzzy, c-format
8224
 
msgid "failed in parent after forking child to read '%s'"
8225
 
msgstr "Failed to start domain %s"
8226
 
 
8227
 
#: src/qemu/qemu_driver.c:5610
8228
 
#, fuzzy, c-format
8229
 
msgid "failed in child after forking to read '%s'"
8230
 
msgstr "Failed to suspend domain %s"
8231
 
 
8232
 
#: src/qemu/qemu_driver.c:5623
8233
 
#, fuzzy, c-format
8234
 
msgid "cannot open '%s' as uid %d"
8235
 
msgstr "Failed to suspend domain %s"
8236
 
 
8237
 
#: src/qemu/qemu_driver.c:5639
8238
 
#, fuzzy, c-format
8239
 
msgid "child failed reading from '%s'"
8240
 
msgstr "Failed to suspend domain %s"
8241
 
 
8242
 
#: src/qemu/qemu_driver.c:5646
8243
 
#, fuzzy
8244
 
msgid "child failed writing to pipe"
8245
 
msgstr "Failed to suspend domain %s"
8246
 
 
8247
 
#: src/qemu/qemu_driver.c:5665
8248
 
#, fuzzy
8249
 
msgid "cannot close file"
8250
 
msgstr "Failed to suspend domain %s"
8251
 
 
8252
 
#: src/qemu/qemu_driver.c:5697
 
8461
#: src/qemu/qemu_driver.c:3027 src/qemu/qemu_driver.c:3037
8253
8462
#, fuzzy
8254
8463
msgid "cannot read domain image"
8255
8464
msgstr "node domain list"
8256
8465
 
8257
 
#: src/qemu/qemu_driver.c:5714
 
8466
#: src/qemu/qemu_driver.c:3044
8258
8467
#, fuzzy
8259
8468
msgid "failed to read qemu header"
8260
8469
msgstr "failed to read from Xen Daemon"
8261
8470
 
8262
 
#: src/qemu/qemu_driver.c:5720
 
8471
#: src/qemu/qemu_driver.c:3050
8263
8472
msgid "image magic is incorrect"
8264
8473
msgstr ""
8265
8474
 
8266
 
#: src/qemu/qemu_driver.c:5726
 
8475
#: src/qemu/qemu_driver.c:3061
8267
8476
#, c-format
8268
8477
msgid "image version is not supported (%d > %d)"
8269
8478
msgstr ""
8270
8479
 
8271
 
#: src/qemu/qemu_driver.c:5733
 
8480
#: src/qemu/qemu_driver.c:3068
8272
8481
#, fuzzy, c-format
8273
8482
msgid "invalid XML length: %d"
8274
8483
msgstr "invalid argument in %s"
8275
8484
 
8276
 
#: src/qemu/qemu_driver.c:5744
 
8485
#: src/qemu/qemu_driver.c:3079
8277
8486
#, fuzzy
8278
8487
msgid "failed to read XML"
8279
8488
msgstr "Failed to create domain %s\n"
8280
8489
 
8281
 
#: src/qemu/qemu_driver.c:5752 src/qemu/qemu_driver.c:8326
8282
 
#, fuzzy
8283
 
msgid "failed to parse XML"
8284
 
msgstr "Failed to create domain %s\n"
8285
 
 
8286
 
#: src/qemu/qemu_driver.c:5794
 
8490
#: src/qemu/qemu_driver.c:3122
8287
8491
#, fuzzy, c-format
8288
8492
msgid "Invalid compressed save format %d"
8289
8493
msgstr "invalid argument in"
8290
8494
 
8291
 
#: src/qemu/qemu_driver.c:5806
 
8495
#: src/qemu/qemu_driver.c:3134
8292
8496
#, fuzzy, c-format
8293
8497
msgid "Failed to start decompression binary %s"
8294
8498
msgstr "Failed to start domain %s"
8295
8499
 
8296
 
#: src/qemu/qemu_driver.c:5840
8297
 
#, fuzzy, c-format
8298
 
msgid "failed to wait for process reading '%s'"
8299
 
msgstr "Failed to start domain %s"
8300
 
 
8301
 
#: src/qemu/qemu_driver.c:5845
8302
 
#, c-format
8303
 
msgid "child process exited abnormally reading '%s'"
8304
 
msgstr ""
8305
 
 
8306
 
#: src/qemu/qemu_driver.c:5852
8307
 
#, fuzzy, c-format
8308
 
msgid "child process returned error reading '%s'"
8309
 
msgstr "failed to open %s for reading"
8310
 
 
8311
 
#: src/qemu/qemu_driver.c:5877
 
8500
#: src/qemu/qemu_driver.c:3166
 
8501
#, fuzzy, c-format
 
8502
msgid "cannot close file: %s"
 
8503
msgstr "Failed to suspend domain %s"
 
8504
 
 
8505
#: src/qemu/qemu_driver.c:3188
8312
8506
#, fuzzy
8313
8507
msgid "failed to resume domain"
8314
8508
msgstr "Failed to resume domain %s"
8315
8509
 
8316
 
#: src/qemu/qemu_driver.c:5967
 
8510
#: src/qemu/qemu_driver.c:3278
8317
8511
#, c-format
8318
8512
msgid ""
8319
8513
"cannot restore domain '%s' uuid %s from a file which belongs to domain '%s' "
8320
8514
"uuid %s"
8321
8515
msgstr ""
8322
8516
 
8323
 
#: src/qemu/qemu_driver.c:6006 src/qemu/qemu_driver.c:9321
8324
 
#, fuzzy
8325
 
msgid "cannot get host CPU capabilities"
8326
 
msgstr "failed to open file"
8327
 
 
8328
 
#: src/qemu/qemu_driver.c:6090 src/qemu/qemu_driver.c:6123
8329
 
#: src/xen/xen_driver.c:1206 src/xen/xen_driver.c:1247
8330
 
#, fuzzy, c-format
8331
 
msgid "unsupported config type %s"
8332
 
msgstr "unexpected mime type"
8333
 
 
8334
 
#: src/qemu/qemu_driver.c:6282
 
8517
#: src/qemu/qemu_driver.c:3557
8335
8518
#, fuzzy
8336
8519
msgid "domain is already running"
8337
8520
msgstr "Domain is already active"
8338
8521
 
8339
 
#: src/qemu/qemu_driver.c:6542 src/qemu/qemu_driver.c:6712
8340
 
#: src/uml/uml_driver.c:1753
8341
 
#, fuzzy
8342
 
msgid "cannot attach device on inactive domain"
8343
 
msgstr "undefine an inactive domain"
8344
 
 
8345
 
#: src/qemu/qemu_driver.c:6597 src/uml/uml_driver.c:1770
 
8522
#: src/qemu/qemu_driver.c:3716
 
8523
#, fuzzy, c-format
 
8524
msgid "Defining domain '%s'"
 
8525
msgstr "failed to get domain '%s'"
 
8526
 
 
8527
#: src/qemu/qemu_driver.c:3729
 
8528
#, fuzzy, c-format
 
8529
msgid "Creating domain '%s'"
 
8530
msgstr "failed to get domain '%s'"
 
8531
 
 
8532
#: src/qemu/qemu_driver.c:3779
 
8533
#, fuzzy, c-format
 
8534
msgid "Undefining domain '%s'"
 
8535
msgstr "Failed to undefine domain %s"
 
8536
 
 
8537
#: src/qemu/qemu_driver.c:3836 src/uml/uml_driver.c:1774
8346
8538
#, c-format
8347
8539
msgid "disk bus '%s' cannot be hotplugged."
8348
8540
msgstr ""
8349
8541
 
8350
 
#: src/qemu/qemu_driver.c:6605
 
8542
#: src/qemu/qemu_driver.c:3841
8351
8543
#, c-format
8352
8544
msgid "disk device type '%s' cannot be hotplugged"
8353
8545
msgstr ""
8354
8546
 
8355
 
#: src/qemu/qemu_driver.c:6622
 
8547
#: src/qemu/qemu_driver.c:3872
8356
8548
#, c-format
8357
8549
msgid "disk controller bus '%s' cannot be hotplugged."
8358
8550
msgstr ""
8359
8551
 
8360
 
#: src/qemu/qemu_driver.c:6638 src/uml/uml_driver.c:1775
 
8552
#: src/qemu/qemu_driver.c:3917 src/uml/uml_driver.c:1779
8361
8553
#, c-format
8362
8554
msgid "device type '%s' cannot be attached"
8363
8555
msgstr ""
8364
8556
 
8365
 
#: src/qemu/qemu_driver.c:6666 src/qemu/qemu_driver.c:6693
8366
 
#: src/qemu/qemu_driver.c:6884 src/uml/uml_driver.c:1795
8367
 
#: src/uml/uml_driver.c:1903 src/vbox/vbox_tmpl.c:5228
8368
 
#: src/vbox/vbox_tmpl.c:5243 src/vbox/vbox_tmpl.c:5378
8369
 
#, fuzzy
8370
 
msgid "cannot modify the persistent configuration of a domain"
8371
 
msgstr "Undefine the configuration for an inactive domain."
8372
 
 
8373
 
#: src/qemu/qemu_driver.c:6753
8374
 
#, c-format
8375
 
msgid "disk bus '%s' cannot be updated."
8376
 
msgstr ""
8377
 
 
8378
 
#: src/qemu/qemu_driver.c:6771
8379
 
#, fuzzy, c-format
8380
 
msgid "disk device type '%s' cannot be updated"
8381
 
msgstr "library call failed, possibly not supported"
8382
 
 
8383
 
#: src/qemu/qemu_driver.c:6818 src/uml/uml_driver.c:1867
8384
 
#, fuzzy
8385
 
msgid "cannot detach device on inactive domain"
8386
 
msgstr "undefine an inactive domain"
8387
 
 
8388
 
#: src/qemu/qemu_driver.c:6843 src/uml/uml_driver.c:1882
 
8557
#: src/qemu/qemu_driver.c:3944 src/uml/uml_driver.c:1886
8389
8558
#, fuzzy
8390
8559
msgid "This type of disk cannot be hot unplugged"
8391
8560
msgstr "library call failed, possibly not supported"
8392
8561
 
8393
 
#: src/qemu/qemu_driver.c:6853
 
8562
#: src/qemu/qemu_driver.c:3948
 
8563
#, fuzzy, c-format
 
8564
msgid "device type '%s' cannot be detached"
 
8565
msgstr "library call failed, possibly not supported"
 
8566
 
 
8567
#: src/qemu/qemu_driver.c:3970
8394
8568
#, c-format
8395
8569
msgid "disk controller bus '%s' cannot be hotunplugged."
8396
8570
msgstr ""
8397
8571
 
8398
 
#: src/qemu/qemu_driver.c:6861 src/uml/uml_driver.c:1886
 
8572
#: src/qemu/qemu_driver.c:4000 src/uml/uml_driver.c:1890
8399
8573
#, fuzzy
8400
8574
msgid "This type of device cannot be hot unplugged"
8401
8575
msgstr "library call failed, possibly not supported"
8402
8576
 
8403
 
#: src/qemu/qemu_driver.c:6938 src/uml/uml_driver.c:1954
8404
 
#, fuzzy
8405
 
msgid "cannot set autostart for transient domain"
 
8577
#: src/qemu/qemu_driver.c:4039
 
8578
#, c-format
 
8579
msgid "disk bus '%s' cannot be updated."
 
8580
msgstr ""
 
8581
 
 
8582
#: src/qemu/qemu_driver.c:4074
 
8583
#, fuzzy, c-format
 
8584
msgid "device type '%s' cannot be updated"
 
8585
msgstr "library call failed, possibly not supported"
 
8586
 
 
8587
#: src/qemu/qemu_driver.c:4093
 
8588
#, fuzzy, c-format
 
8589
msgid "target %s already exists."
 
8590
msgstr "unexpected mime type"
 
8591
 
 
8592
#: src/qemu/qemu_driver.c:4111
 
8593
#, fuzzy
 
8594
msgid "persistent attach of device is not supported"
 
8595
msgstr "library call failed, possibly not supported"
 
8596
 
 
8597
#: src/qemu/qemu_driver.c:4129
 
8598
#, fuzzy, c-format
 
8599
msgid "no target device %s"
 
8600
msgstr "Failed to create domain %s\n"
 
8601
 
 
8602
#: src/qemu/qemu_driver.c:4135
 
8603
#, fuzzy
 
8604
msgid "persistent detach of device is not supported"
 
8605
msgstr "library call failed, possibly not supported"
 
8606
 
 
8607
#: src/qemu/qemu_driver.c:4154
 
8608
#, fuzzy, c-format
 
8609
msgid "target %s doesn't exists."
 
8610
msgstr "command '%s' doesn't exist"
 
8611
 
 
8612
#: src/qemu/qemu_driver.c:4161
 
8613
#, fuzzy
 
8614
msgid "this disk doesn't support update"
 
8615
msgstr "command '%s' doesn't support option --%s"
 
8616
 
 
8617
#: src/qemu/qemu_driver.c:4186
 
8618
#, fuzzy
 
8619
msgid "persistent update of device is not supported"
 
8620
msgstr "library call failed, possibly not supported"
 
8621
 
 
8622
#: src/qemu/qemu_driver.c:4240
 
8623
#, fuzzy
 
8624
msgid "cannot do live update a device on inactive domain"
 
8625
msgstr "undefine an inactive domain"
 
8626
 
 
8627
#: src/qemu/qemu_driver.c:4248
 
8628
#, fuzzy
 
8629
msgid "cannot modify device on transient domain"
8406
8630
msgstr "name of the inactive domain"
8407
8631
 
8408
 
#: src/qemu/qemu_driver.c:6955 src/storage/storage_driver.c:1019
8409
 
#: src/uml/uml_driver.c:1971
 
8632
#: src/qemu/qemu_driver.c:4278 src/qemu/qemu_driver.c:4297
8410
8633
#, fuzzy, c-format
8411
 
msgid "cannot create autostart directory %s"
8412
 
msgstr "failed to write configuration file: %s"
 
8634
msgid "unknown domain modify action %d"
 
8635
msgstr "unknown OS type %s"
8413
8636
 
8414
 
#: src/qemu/qemu_driver.c:6998 src/qemu/qemu_driver.c:7245
8415
 
#: src/qemu/qemu_driver.c:7310
 
8637
#: src/qemu/qemu_driver.c:4470 src/qemu/qemu_driver.c:4900
 
8638
#: src/qemu/qemu_driver.c:4973
8416
8639
#, fuzzy
8417
8640
msgid "cgroup CPU controller is not mounted"
8418
8641
msgstr "domain information"
8419
8642
 
8420
 
#: src/qemu/qemu_driver.c:7029 src/qemu/qemu_driver.c:7132
 
8643
#: src/qemu/qemu_driver.c:4500 src/qemu/qemu_driver.c:4582
 
8644
#, fuzzy
 
8645
msgid "blkio cgroup isn't mounted"
 
8646
msgstr "domain information"
 
8647
 
 
8648
#: src/qemu/qemu_driver.c:4508 src/qemu/qemu_driver.c:4590
 
8649
#: src/qemu/qemu_driver.c:4680 src/qemu/qemu_driver.c:4789
 
8650
#: src/qemu/qemu_driver.c:4908 src/qemu/qemu_driver.c:4987
 
8651
#, fuzzy, c-format
 
8652
msgid "No such domain %s"
 
8653
msgstr "Failed to resume domain %s"
 
8654
 
 
8655
#: src/qemu/qemu_driver.c:4532
 
8656
#, fuzzy
 
8657
msgid "invalid type for blkio weight tunable, expected a 'unsigned int'"
 
8658
msgstr "number of virtual CPUs"
 
8659
 
 
8660
#: src/qemu/qemu_driver.c:4539
 
8661
msgid "out of blkio weight range."
 
8662
msgstr ""
 
8663
 
 
8664
#: src/qemu/qemu_driver.c:4547
 
8665
#, fuzzy
 
8666
msgid "unable to set blkio weight tunable"
 
8667
msgstr "domain memory"
 
8668
 
 
8669
#: src/qemu/qemu_driver.c:4630
 
8670
#, fuzzy
 
8671
msgid "unable to get blkio weight"
 
8672
msgstr "Failed to suspend domain %s"
 
8673
 
 
8674
#: src/qemu/qemu_driver.c:4635
 
8675
#, fuzzy
 
8676
msgid "Field blkio weight too long for destination"
 
8677
msgstr "failed to parse Xend domain information"
 
8678
 
 
8679
#: src/qemu/qemu_driver.c:4672 src/qemu/qemu_driver.c:4781
8421
8680
#, fuzzy
8422
8681
msgid "cgroup memory controller is not mounted"
8423
8682
msgstr "domain information"
8424
8683
 
8425
 
#: src/qemu/qemu_driver.c:7037 src/qemu/qemu_driver.c:7140
8426
 
#: src/qemu/qemu_driver.c:7253 src/qemu/qemu_driver.c:7324
8427
 
#, fuzzy, c-format
8428
 
msgid "No such domain %s"
8429
 
msgstr "Failed to resume domain %s"
8430
 
 
8431
 
#: src/qemu/qemu_driver.c:7270
 
8684
#: src/qemu/qemu_driver.c:4931
8432
8685
msgid "invalid type for cpu_shares tunable, expected a 'ullong'"
8433
8686
msgstr ""
8434
8687
 
8435
 
#: src/qemu/qemu_driver.c:7277
 
8688
#: src/qemu/qemu_driver.c:4938
8436
8689
#, fuzzy
8437
8690
msgid "unable to set cpu shares tunable"
8438
8691
msgstr "domain memory"
8439
8692
 
8440
 
#: src/qemu/qemu_driver.c:7337
 
8693
#: src/qemu/qemu_driver.c:5006
8441
8694
#, fuzzy
8442
8695
msgid "unable to get cpu shares tunable"
8443
8696
msgstr "domain memory"
8444
8697
 
8445
 
#: src/qemu/qemu_driver.c:7344
 
8698
#: src/qemu/qemu_driver.c:5013
8446
8699
#, fuzzy
8447
8700
msgid "Field cpu_shares too long for destination"
8448
8701
msgstr "failed to parse Xend domain information"
8449
8702
 
8450
 
#: src/qemu/qemu_driver.c:7402 src/test/test_driver.c:2721
 
8703
#: src/qemu/qemu_driver.c:5072 src/test/test_driver.c:2721
8451
8704
#, fuzzy, c-format
8452
8705
msgid "invalid path: %s"
8453
8706
msgstr "invalid argument in %s"
8454
8707
 
8455
 
#: src/qemu/qemu_driver.c:7408 src/qemu/qemu_hotplug.c:74
 
8708
#: src/qemu/qemu_driver.c:5078 src/qemu/qemu_hotplug.c:74
8456
8709
#, fuzzy, c-format
8457
8710
msgid "missing disk device alias name for %s"
8458
8711
msgstr "missing devices information for %s"
8459
8712
 
8460
 
#: src/qemu/qemu_driver.c:7475 src/test/test_driver.c:2776
 
8713
#: src/qemu/qemu_driver.c:5145 src/test/test_driver.c:2776
8461
8714
#, c-format
8462
8715
msgid "invalid path, '%s' is not a known interface"
8463
8716
msgstr ""
8464
8717
 
8465
 
#: src/qemu/qemu_driver.c:7561 src/qemu/qemu_driver.c:7727
8466
 
#: src/uml/uml_driver.c:2028
 
8718
#: src/qemu/qemu_driver.c:5232 src/qemu/qemu_driver.c:5400
 
8719
#: src/uml/uml_driver.c:2032
8467
8720
msgid "NULL or empty path"
8468
8721
msgstr ""
8469
8722
 
8470
 
#: src/qemu/qemu_driver.c:7580
 
8723
#: src/qemu/qemu_driver.c:5251
8471
8724
#, fuzzy, c-format
8472
8725
msgid "%s: failed to open"
8473
8726
msgstr "Failed to suspend domain %s"
8474
8727
 
8475
 
#: src/qemu/qemu_driver.c:7591
 
8728
#: src/qemu/qemu_driver.c:5262
8476
8729
#, fuzzy, c-format
8477
8730
msgid "%s: failed to seek or read"
8478
8731
msgstr "Failed to suspend domain %s"
8479
8732
 
8480
 
#: src/qemu/qemu_driver.c:7598 src/uml/uml_driver.c:2065
 
8733
#: src/qemu/qemu_driver.c:5269 src/uml/uml_driver.c:2069
8481
8734
#, fuzzy
8482
8735
msgid "invalid path"
8483
8736
msgstr "invalid argument in %s"
8484
8737
 
8485
 
#: src/qemu/qemu_driver.c:7654
 
8738
#: src/qemu/qemu_driver.c:5326
8486
8739
#, fuzzy, c-format
8487
8740
msgid "mkstemp(\"%s\") failed"
8488
8741
msgstr "operation failed: %s"
8489
8742
 
8490
 
#: src/qemu/qemu_driver.c:7676
 
8743
#: src/qemu/qemu_driver.c:5348
8491
8744
#, fuzzy, c-format
8492
8745
msgid "failed to read temporary file created with template %s"
8493
8746
msgstr "failed to write configuration file"
8494
8747
 
8495
 
#: src/qemu/qemu_driver.c:7742
 
8748
#: src/qemu/qemu_driver.c:5415
8496
8749
#, c-format
8497
8750
msgid "invalid path %s not assigned to domain"
8498
8751
msgstr ""
8499
8752
 
8500
 
#: src/qemu/qemu_driver.c:7750
 
8753
#: src/qemu/qemu_driver.c:5423
8501
8754
#, fuzzy, c-format
8502
8755
msgid "failed to open path '%s'"
8503
8756
msgstr "Failed to suspend domain %s"
8504
8757
 
8505
 
#: src/qemu/qemu_driver.c:7758
 
8758
#: src/qemu/qemu_driver.c:5431
8506
8759
#, fuzzy, c-format
8507
8760
msgid "unknown disk format %s for %s"
8508
8761
msgstr "unknown OS type %s"
8509
8762
 
8510
 
#: src/qemu/qemu_driver.c:7782 src/storage/storage_backend.c:1005
8511
 
#: src/storage/storage_backend.c:1102
 
8763
#: src/qemu/qemu_driver.c:5455 src/storage/storage_backend.c:1074
 
8764
#: src/storage/storage_backend.c:1171
8512
8765
#, fuzzy, c-format
8513
8766
msgid "cannot stat file '%s'"
8514
8767
msgstr "Failed to suspend domain %s"
8515
8768
 
8516
 
#: src/qemu/qemu_driver.c:7804
 
8769
#: src/qemu/qemu_driver.c:5477
8517
8770
#, fuzzy, c-format
8518
8771
msgid "failed to seek to end of %s"
8519
8772
msgstr "Failed to suspend domain %s"
8520
8773
 
8521
 
#: src/qemu/qemu_driver.c:7993
8522
 
#, fuzzy
8523
 
msgid "Domain with assigned host devices cannot be migrated"
8524
 
msgstr "Domain is already active"
8525
 
 
8526
 
#: src/qemu/qemu_driver.c:8034 src/qemu/qemu_driver.c:8244
 
8774
#: src/qemu/qemu_driver.c:5625 src/qemu/qemu_driver.c:5689
8527
8775
#, fuzzy
8528
8776
msgid "no domain XML passed"
8529
8777
msgstr "domain information"
8530
8778
 
8531
 
#: src/qemu/qemu_driver.c:8039
 
8779
#: src/qemu/qemu_driver.c:5630
8532
8780
msgid "PrepareTunnel called but no TUNNELLED flag set"
8533
8781
msgstr ""
8534
8782
 
8535
 
#: src/qemu/qemu_driver.c:8044
 
8783
#: src/qemu/qemu_driver.c:5635
8536
8784
msgid "tunnelled migration requested but NULL stream passed"
8537
8785
msgstr ""
8538
8786
 
8539
 
#: src/qemu/qemu_driver.c:8052
8540
 
msgid ""
8541
 
"failed to parse XML, libvirt version may be different between source and "
8542
 
"destination host"
8543
 
msgstr ""
8544
 
 
8545
 
#: src/qemu/qemu_driver.c:8098
8546
 
#, fuzzy, c-format
8547
 
msgid "Cannot determine QEMU argv syntax %s"
8548
 
msgstr "Failed to suspend domain %s"
8549
 
 
8550
 
#: src/qemu/qemu_driver.c:8108
8551
 
msgid "Destination qemu is too old to support tunnelled migration"
8552
 
msgstr ""
8553
 
 
8554
 
#: src/qemu/qemu_driver.c:8144
8555
 
#, c-format
8556
 
msgid "cannot open unix socket '%s' for tunnelled migration"
8557
 
msgstr ""
8558
 
 
8559
 
#: src/qemu/qemu_driver.c:8238
 
8787
#: src/qemu/qemu_driver.c:5683
8560
8788
msgid "Tunnelled migration requested but invalid RPC method called"
8561
8789
msgstr ""
8562
8790
 
8563
 
#: src/qemu/qemu_driver.c:8268
8564
 
msgid ""
8565
 
"hostname on destination resolved to localhost, but migration requires an FQDN"
8566
 
msgstr ""
8567
 
 
8568
 
#: src/qemu/qemu_driver.c:8290
8569
 
msgid "only tcp URIs are supported for KVM/QEMU migrations"
8570
 
msgstr ""
8571
 
 
8572
 
#: src/qemu/qemu_driver.c:8313
8573
 
msgid "URI ended with incorrect ':port'"
8574
 
msgstr ""
8575
 
 
8576
 
#: src/qemu/qemu_driver.c:8446
8577
 
#, fuzzy, c-format
8578
 
msgid "cannot parse URI %s"
8579
 
msgstr "Failed to suspend domain %s"
8580
 
 
8581
 
#: src/qemu/qemu_driver.c:8500
8582
 
msgid "tunnelled migration failed to read from qemu"
8583
 
msgstr ""
8584
 
 
8585
 
#: src/qemu/qemu_driver.c:8511
8586
 
#, fuzzy
8587
 
msgid "Failed to write migration data to remote libvirtd"
8588
 
msgstr "Failed to write to socket %d\n"
8589
 
 
8590
 
#: src/qemu/qemu_driver.c:8573
8591
 
#, fuzzy
8592
 
msgid "cannot open tunnelled migration socket"
8593
 
msgstr "Failed to suspend domain %s"
8594
 
 
8595
 
#: src/qemu/qemu_driver.c:8581
8596
 
#, c-format
8597
 
msgid "Unix socket '%s' too big for destination"
8598
 
msgstr ""
8599
 
 
8600
 
#: src/qemu/qemu_driver.c:8588
8601
 
#, c-format
8602
 
msgid "Cannot bind to unix socket '%s' for tunnelled migration"
8603
 
msgstr ""
8604
 
 
8605
 
#: src/qemu/qemu_driver.c:8594
8606
 
#, c-format
8607
 
msgid "Cannot listen on unix socket '%s' for tunnelled migration"
8608
 
msgstr ""
8609
 
 
8610
 
#: src/qemu/qemu_driver.c:8601
8611
 
#, fuzzy, c-format
8612
 
msgid "Cannot change unix socket '%s' owner"
8613
 
msgstr "failed to write configuration file: %s"
8614
 
 
8615
 
#: src/qemu/qemu_driver.c:8610
8616
 
#, fuzzy, c-format
8617
 
msgid "Cannot extract Qemu version from '%s'"
8618
 
msgstr "Cannot extract running %s hypervisor version\n"
8619
 
 
8620
 
#: src/qemu/qemu_driver.c:8618
8621
 
msgid "Source qemu is too old to support tunnelled migration"
8622
 
msgstr ""
8623
 
 
8624
 
#: src/qemu/qemu_driver.c:8671
8625
 
msgid "tunnelled migration monitor command failed"
8626
 
msgstr ""
8627
 
 
8628
 
#: src/qemu/qemu_driver.c:8700
8629
 
#, fuzzy
8630
 
msgid "migrate failed"
8631
 
msgstr "operation failed: %s"
8632
 
 
8633
 
#: src/qemu/qemu_driver.c:8709
8634
 
msgid "tunnelled migration failed to accept from qemu"
8635
 
msgstr ""
8636
 
 
8637
 
#: src/qemu/qemu_driver.c:8838
8638
 
#, fuzzy, c-format
8639
 
msgid "Failed to connect to remote libvirt URI %s"
8640
 
msgstr "Failed to suspend domain %s"
8641
 
 
8642
 
#: src/qemu/qemu_driver.c:8848
8643
 
msgid "Destination libvirt does not support peer-to-peer migration protocol"
8644
 
msgstr ""
8645
 
 
8646
 
#: src/qemu/qemu_driver.c:8973
8647
 
#, fuzzy, c-format
8648
 
msgid "Failed to resume guest %s after failure"
8649
 
msgstr "Failed to resume new domain %s\n"
8650
 
 
8651
 
#: src/qemu/qemu_driver.c:9075
8652
 
#, fuzzy, c-format
8653
 
msgid "domain '%s' is not processing incoming migration"
8654
 
msgstr "Domain is already active"
8655
 
 
8656
 
#: src/qemu/qemu_driver.c:9219 src/xen/xen_driver.c:1859
 
8791
#: src/qemu/qemu_driver.c:5828 src/xen/xen_driver.c:1895
8657
8792
#, c-format
8658
8793
msgid "device %s is not a PCI device"
8659
8794
msgstr ""
8660
8795
 
8661
 
#: src/qemu/qemu_driver.c:9427
 
8796
#: src/qemu/qemu_driver.c:6036
8662
8797
#, fuzzy
8663
8798
msgid "no job is active on the domain"
8664
8799
msgstr "list inactive domains"
8665
8800
 
8666
 
#: src/qemu/qemu_driver.c:9478
 
8801
#: src/qemu/qemu_driver.c:6087 src/qemu/qemu_driver.c:6136
8667
8802
#, fuzzy
8668
8803
msgid "domain is not being migrated"
8669
8804
msgstr "Domain is already active"
8670
8805
 
8671
 
#: src/qemu/qemu_driver.c:9503 src/storage/storage_backend.c:740
 
8806
#: src/qemu/qemu_driver.c:6161 src/storage/storage_backend.c:781
8672
8807
msgid "unable to find kvm-img or qemu-img"
8673
8808
msgstr ""
8674
8809
 
8675
 
#: src/qemu/qemu_driver.c:9533
 
8810
#: src/qemu/qemu_driver.c:6191
8676
8811
#, fuzzy, c-format
8677
8812
msgid "cannot create snapshot directory '%s'"
8678
8813
msgstr "failed to write configuration file: %s"
8679
8814
 
8680
 
#: src/qemu/qemu_driver.c:9545
 
8815
#: src/qemu/qemu_driver.c:6203
8681
8816
#, fuzzy, c-format
8682
8817
msgid "failed to create snapshot file '%s'"
8683
8818
msgstr "failed to write configuration file"
8684
8819
 
8685
 
#: src/qemu/qemu_driver.c:9549
 
8820
#: src/qemu/qemu_driver.c:6207
8686
8821
#, fuzzy, c-format
8687
8822
msgid "Failed to write snapshot data to %s"
8688
8823
msgstr "Failed to write to socket %d\n"
8689
8824
 
8690
 
#: src/qemu/qemu_driver.c:9604
 
8825
#: src/qemu/qemu_driver.c:6262
8691
8826
#, fuzzy, c-format
8692
8827
msgid "Disk '%s' does not support snapshotting"
8693
8828
msgstr "command '%s' doesn't support option --%s"
8694
8829
 
8695
 
#: src/qemu/qemu_driver.c:9671
 
8830
#: src/qemu/qemu_driver.c:6297
8696
8831
#, fuzzy, c-format
8697
8832
msgid "Disk device '%s' does not support snapshotting"
8698
8833
msgstr "command '%s' doesn't support option --%s"
8699
8834
 
8700
 
#: src/qemu/qemu_driver.c:9680
8701
 
#, fuzzy, c-format
8702
 
msgid "Failed to run '%s' to create snapshot '%s' from disk '%s'"
8703
 
msgstr "Failed to save domain %s to %s"
 
8835
#: src/qemu/qemu_driver.c:6357
 
8836
#, fuzzy
 
8837
msgid "resuming after snapshot failed"
 
8838
msgstr "operation failed"
8704
8839
 
8705
 
#: src/qemu/qemu_driver.c:9820
 
8840
#: src/qemu/qemu_driver.c:6528
8706
8841
#, fuzzy, c-format
8707
8842
msgid "no snapshot with matching name '%s'"
8708
8843
msgstr "domain id or name"
8709
8844
 
8710
 
#: src/qemu/qemu_driver.c:9882
 
8845
#: src/qemu/qemu_driver.c:6590
8711
8846
msgid "the domain does not have a current snapshot"
8712
8847
msgstr ""
8713
8848
 
8714
 
#: src/qemu/qemu_driver.c:9918 src/qemu/qemu_driver.c:9958
8715
 
#: src/qemu/qemu_driver.c:10229
 
8849
#: src/qemu/qemu_driver.c:6626 src/qemu/qemu_driver.c:6666
 
8850
#: src/qemu/qemu_driver.c:6937
8716
8851
#, fuzzy, c-format
8717
8852
msgid "no domain snapshot with matching name '%s'"
8718
8853
msgstr "domain id or name"
8719
8854
 
8720
 
#: src/qemu/qemu_driver.c:10107
 
8855
#: src/qemu/qemu_driver.c:6815
8721
8856
#, fuzzy, c-format
8722
8857
msgid "no domain snapshot parent with matching name '%s'"
8723
8858
msgstr "domain id or name"
8724
8859
 
8725
 
#: src/qemu/qemu_driver.c:10376 src/uml/uml_driver.c:2119
 
8860
#: src/qemu/qemu_driver.c:7084 src/uml/uml_driver.c:2123
8726
8861
#, fuzzy, c-format
8727
8862
msgid "cannot find character device %s"
8728
8863
msgstr "Failed to suspend domain %s"
8729
8864
 
8730
 
#: src/qemu/qemu_hostdev.c:232
 
8865
#: src/qemu/qemu_hostdev.c:253
8731
8866
#, fuzzy, c-format
8732
8867
msgid "Failed to re-attach PCI device: %s"
8733
8868
msgstr "Failed to get devices for domain %s\n"
8734
8869
 
8735
 
#: src/qemu/qemu_hostdev.c:249
 
8870
#: src/qemu/qemu_hostdev.c:270
8736
8871
#, fuzzy, c-format
8737
8872
msgid "Failed to allocate pciDeviceList: %s"
8738
8873
msgstr "failed to allocate a node"
8739
8874
 
8740
 
#: src/qemu/qemu_hostdev.c:267
 
8875
#: src/qemu/qemu_hostdev.c:288
8741
8876
#, fuzzy, c-format
8742
8877
msgid "Failed to reset PCI device: %s"
8743
8878
msgstr "Failed to suspend domain %s"
8752
8887
msgid "Removable media not supported for %s device"
8753
8888
msgstr ""
8754
8889
 
8755
 
#: src/qemu/qemu_hotplug.c:154 src/qemu/qemu_hotplug.c:361
8756
 
#: src/qemu/qemu_hotplug.c:475 src/uml/uml_driver.c:1693
 
8890
#: src/qemu/qemu_hotplug.c:155 src/qemu/qemu_hotplug.c:367
 
8891
#: src/qemu/qemu_hotplug.c:481 src/uml/uml_driver.c:1697
8757
8892
#, c-format
8758
8893
msgid "target %s already exists"
8759
8894
msgstr ""
8760
8895
 
8761
 
#: src/qemu/qemu_hotplug.c:250
 
8896
#: src/qemu/qemu_hotplug.c:254
8762
8897
#, fuzzy, c-format
8763
8898
msgid "target %s:%d already exists"
8764
8899
msgstr "unexpected mime type"
8765
8900
 
8766
 
#: src/qemu/qemu_hotplug.c:374
 
8901
#: src/qemu/qemu_hotplug.c:380
8767
8902
#, fuzzy, c-format
8768
8903
msgid "unexpected disk address type %s"
8769
8904
msgstr "unexpected mime type"
8770
8905
 
8771
 
#: src/qemu/qemu_hotplug.c:402
 
8906
#: src/qemu/qemu_hotplug.c:408
8772
8907
#, c-format
8773
8908
msgid "SCSI controller %d was missing its PCI address"
8774
8909
msgstr ""
8775
8910
 
8776
 
#: src/qemu/qemu_hotplug.c:486 src/uml/uml_driver.c:1700
 
8911
#: src/qemu/qemu_hotplug.c:492 src/uml/uml_driver.c:1704
8777
8912
#, fuzzy
8778
8913
msgid "disk source path is missing"
8779
8914
msgstr "missing source information for device"
8780
8915
 
8781
 
#: src/qemu/qemu_hotplug.c:563
 
8916
#: src/qemu/qemu_hotplug.c:572
8782
8917
msgid "installed qemu version does not support host_net_add"
8783
8918
msgstr ""
8784
8919
 
8785
 
#: src/qemu/qemu_hotplug.c:571 src/qemu/qemu_hotplug.c:582
8786
 
#, c-format
8787
 
msgid ""
8788
 
"network device type '%s' cannot be attached: qemu is not using a unix socket "
8789
 
"monitor"
8790
 
msgstr ""
8791
 
 
8792
 
#: src/qemu/qemu_hotplug.c:616
 
8920
#: src/qemu/qemu_hotplug.c:615
8793
8921
#, fuzzy
8794
8922
msgid "Unable to attach network devices without vlan"
8795
8923
msgstr "Failed to get devices for domain %s\n"
8796
8924
 
8797
 
#: src/qemu/qemu_hotplug.c:822
 
8925
#: src/qemu/qemu_hotplug.c:799
8798
8926
msgid "guest unexpectedly quit during hotplug"
8799
8927
msgstr ""
8800
8928
 
8801
 
#: src/qemu/qemu_hotplug.c:942 src/qemu/qemu_hotplug.c:1697
 
8929
#: src/qemu/qemu_hotplug.c:926 src/qemu/qemu_hotplug.c:1730
8802
8930
#, fuzzy, c-format
8803
8931
msgid "hostdev mode '%s' not supported"
8804
8932
msgstr "Domain %s started\n"
8805
8933
 
8806
 
#: src/qemu/qemu_hotplug.c:983 src/qemu/qemu_hotplug.c:1711
 
8934
#: src/qemu/qemu_hotplug.c:967 src/qemu/qemu_hotplug.c:1744
8807
8935
#, fuzzy, c-format
8808
8936
msgid "hostdev subsys type '%s' not supported"
8809
8937
msgstr "library call failed, possibly not supported"
8810
8938
 
8811
 
#: src/qemu/qemu_hotplug.c:1023
 
8939
#: src/qemu/qemu_hotplug.c:1007
8812
8940
#, fuzzy
8813
8941
msgid "cannot find existing graphics device to modify"
8814
8942
msgstr "Cannot extract running %s hypervisor version\n"
8815
8943
 
8816
 
#: src/qemu/qemu_hotplug.c:1032
 
8944
#: src/qemu/qemu_hotplug.c:1016
8817
8945
#, fuzzy
8818
8946
msgid "cannot change port settings on vnc graphics"
8819
8947
msgstr "name of the inactive domain"
8820
8948
 
8821
 
#: src/qemu/qemu_hotplug.c:1037
 
8949
#: src/qemu/qemu_hotplug.c:1021
8822
8950
msgid "cannot change listen address setting on vnc graphics"
8823
8951
msgstr ""
8824
8952
 
8825
 
#: src/qemu/qemu_hotplug.c:1042
 
8953
#: src/qemu/qemu_hotplug.c:1026
8826
8954
msgid "cannot change keymap setting on vnc graphics"
8827
8955
msgstr ""
8828
8956
 
8829
 
#: src/qemu/qemu_hotplug.c:1071
 
8957
#: src/qemu/qemu_hotplug.c:1055
8830
8958
#, fuzzy
8831
8959
msgid "cannot change port settings on spice graphics"
8832
8960
msgstr "name of the inactive domain"
8833
8961
 
8834
 
#: src/qemu/qemu_hotplug.c:1076
 
8962
#: src/qemu/qemu_hotplug.c:1060
8835
8963
#, fuzzy
8836
8964
msgid "cannot change listen address setting on spice graphics"
8837
8965
msgstr "name of the inactive domain"
8838
8966
 
8839
 
#: src/qemu/qemu_hotplug.c:1081
 
8967
#: src/qemu/qemu_hotplug.c:1065
8840
8968
#, fuzzy
8841
8969
msgid "cannot change keymap setting on spice graphics"
8842
8970
msgstr "name of the inactive domain"
8843
8971
 
8844
 
#: src/qemu/qemu_hotplug.c:1107
 
8972
#: src/qemu/qemu_hotplug.c:1091
8845
8973
#, fuzzy, c-format
8846
8974
msgid "unable to change config on '%s' graphics type"
8847
8975
msgstr "Failed to suspend domain %s"
8848
8976
 
8849
 
#: src/qemu/qemu_hotplug.c:1145 src/qemu/qemu_hotplug.c:1236
8850
 
#: src/uml/uml_driver.c:1820
 
8977
#: src/qemu/qemu_hotplug.c:1129 src/qemu/qemu_hotplug.c:1220
 
8978
#: src/uml/uml_driver.c:1824
8851
8979
#, fuzzy, c-format
8852
8980
msgid "disk %s not found"
8853
8981
msgstr "domain information"
8854
8982
 
8855
 
#: src/qemu/qemu_hotplug.c:1163 src/qemu/qemu_hotplug.c:1328
8856
 
#: src/qemu/qemu_hotplug.c:1410 src/qemu/qemu_hotplug.c:1547
 
8983
#: src/qemu/qemu_hotplug.c:1147 src/qemu/qemu_hotplug.c:1363
 
8984
#: src/qemu/qemu_hotplug.c:1451 src/qemu/qemu_hotplug.c:1588
8857
8985
#, fuzzy
8858
8986
msgid "device cannot be detached without a PCI address"
8859
8987
msgstr "undefine an inactive domain"
8860
8988
 
8861
 
#: src/qemu/qemu_hotplug.c:1242
8862
 
msgid "Underlying qemu does not support SCSI disk removal"
 
8989
#: src/qemu/qemu_hotplug.c:1226
 
8990
#, c-format
 
8991
msgid "Underlying qemu does not support %s disk removal"
8863
8992
msgstr ""
8864
8993
 
8865
 
#: src/qemu/qemu_hotplug.c:1319
 
8994
#: src/qemu/qemu_hotplug.c:1354
8866
8995
#, fuzzy, c-format
8867
8996
msgid "disk controller %s:%d not found"
8868
8997
msgstr "domain information"
8869
8998
 
8870
 
#: src/qemu/qemu_hotplug.c:1400
 
8999
#: src/qemu/qemu_hotplug.c:1369
 
9000
#, fuzzy
 
9001
msgid "device cannot be detached: device is busy"
 
9002
msgstr "undefine an inactive domain"
 
9003
 
 
9004
#: src/qemu/qemu_hotplug.c:1441
8871
9005
#, c-format
8872
9006
msgid "network device %02x:%02x:%02x:%02x:%02x:%02x not found"
8873
9007
msgstr ""
8874
9008
 
8875
 
#: src/qemu/qemu_hotplug.c:1416
 
9009
#: src/qemu/qemu_hotplug.c:1457
8876
9010
#, fuzzy
8877
9011
msgid "unable to determine original VLAN"
8878
9012
msgstr "failed to get hypervisor type"
8879
9013
 
8880
 
#: src/qemu/qemu_hotplug.c:1478
 
9014
#: src/qemu/qemu_hotplug.c:1519
8881
9015
#, fuzzy, c-format
8882
9016
msgid "failed to remove ebtables rule on  '%s'"
8883
9017
msgstr "Failed to save domain %s to %s"
8884
9018
 
8885
 
#: src/qemu/qemu_hotplug.c:1536
 
9019
#: src/qemu/qemu_hotplug.c:1577
8886
9020
#, c-format
8887
9021
msgid "host pci device %.4x:%.2x:%.2x.%.1x not found"
8888
9022
msgstr ""
8889
9023
 
8890
 
#: src/qemu/qemu_hotplug.c:1642
 
9024
#: src/qemu/qemu_hotplug.c:1677
8891
9025
#, fuzzy, c-format
8892
9026
msgid "host usb device %03d.%03d not found"
8893
9027
msgstr "Domain restored from %s\n"
8894
9028
 
8895
 
#: src/qemu/qemu_hotplug.c:1650
 
9029
#: src/qemu/qemu_hotplug.c:1685
8896
9030
#, fuzzy
8897
9031
msgid "device cannot be detached without a device alias"
8898
9032
msgstr "undefine an inactive domain"
8899
9033
 
8900
 
#: src/qemu/qemu_hotplug.c:1656
 
9034
#: src/qemu/qemu_hotplug.c:1691
8901
9035
#, fuzzy
8902
9036
msgid "device cannot be detached with this QEMU version"
8903
9037
msgstr "undefine an inactive domain"
8904
9038
 
8905
 
#: src/qemu/qemu_hotplug.c:1747
8906
 
#, fuzzy
8907
 
msgid "Only VNC graphics are supported"
8908
 
msgstr "missing root device information"
8909
 
 
8910
9039
#: src/qemu/qemu_hotplug.c:1780
8911
9040
#, fuzzy
 
9041
msgid "Graphics password only supported for VNC"
 
9042
msgstr "Domain %s started\n"
 
9043
 
 
9044
#: src/qemu/qemu_hotplug.c:1806
 
9045
#, fuzzy
8912
9046
msgid "Expiry of passwords is not supported"
8913
9047
msgstr "Domain %s started\n"
8914
9048
 
8915
 
#: src/qemu/qemu_monitor.c:255
 
9049
#: src/qemu/qemu_migration.c:52
 
9050
#, fuzzy
 
9051
msgid "Domain with assigned host devices cannot be migrated"
 
9052
msgstr "Domain is already active"
 
9053
 
 
9054
#: src/qemu/qemu_migration.c:104
 
9055
#, fuzzy
 
9056
msgid "migration job"
 
9057
msgstr "node information"
 
9058
 
 
9059
#: src/qemu/qemu_migration.c:107
 
9060
#, fuzzy
 
9061
msgid "domain save job"
 
9062
msgstr "domain state"
 
9063
 
 
9064
#: src/qemu/qemu_migration.c:110
 
9065
#, fuzzy
 
9066
msgid "domain core dump job"
 
9067
msgstr "domain memory"
 
9068
 
 
9069
#: src/qemu/qemu_migration.c:113
 
9070
msgid "job"
 
9071
msgstr ""
 
9072
 
 
9073
#: src/qemu/qemu_migration.c:195
 
9074
#, fuzzy
 
9075
msgid "is not active"
 
9076
msgstr "domain state"
 
9077
 
 
9078
#: src/qemu/qemu_migration.c:216
 
9079
#, fuzzy
 
9080
msgid "unexpectedly failed"
 
9081
msgstr "operation failed: %s"
 
9082
 
 
9083
#: src/qemu/qemu_migration.c:222
 
9084
msgid "canceled by client"
 
9085
msgstr ""
 
9086
 
 
9087
#: src/qemu/qemu_migration.c:306
 
9088
#, fuzzy
 
9089
msgid "cannot create pipe for tunnelled migration"
 
9090
msgstr "Failed to suspend domain %s"
 
9091
 
 
9092
#: src/qemu/qemu_migration.c:314
 
9093
#, fuzzy, c-format
 
9094
msgid "Cannot determine QEMU argv syntax %s"
 
9095
msgstr "Failed to suspend domain %s"
 
9096
 
 
9097
#: src/qemu/qemu_migration.c:344
 
9098
#, fuzzy
 
9099
msgid "cannot pass pipe for tunnelled migration"
 
9100
msgstr "Failed to suspend domain %s"
 
9101
 
 
9102
#: src/qemu/qemu_migration.c:434
 
9103
msgid ""
 
9104
"hostname on destination resolved to localhost, but migration requires an FQDN"
 
9105
msgstr ""
 
9106
 
 
9107
#: src/qemu/qemu_migration.c:456
 
9108
msgid "only tcp URIs are supported for KVM/QEMU migrations"
 
9109
msgstr ""
 
9110
 
 
9111
#: src/qemu/qemu_migration.c:479
 
9112
msgid "URI ended with incorrect ':port'"
 
9113
msgstr ""
 
9114
 
 
9115
#: src/qemu/qemu_migration.c:607
 
9116
#, fuzzy, c-format
 
9117
msgid "cannot parse URI %s"
 
9118
msgstr "Failed to suspend domain %s"
 
9119
 
 
9120
#: src/qemu/qemu_migration.c:661
 
9121
msgid "tunnelled migration failed to read from qemu"
 
9122
msgstr ""
 
9123
 
 
9124
#: src/qemu/qemu_migration.c:672
 
9125
#, fuzzy
 
9126
msgid "Failed to write migration data to remote libvirtd"
 
9127
msgstr "Failed to write to socket %d\n"
 
9128
 
 
9129
#: src/qemu/qemu_migration.c:733
 
9130
#, fuzzy
 
9131
msgid "cannot open tunnelled migration socket"
 
9132
msgstr "Failed to suspend domain %s"
 
9133
 
 
9134
#: src/qemu/qemu_migration.c:741
 
9135
#, c-format
 
9136
msgid "Unix socket '%s' too big for destination"
 
9137
msgstr ""
 
9138
 
 
9139
#: src/qemu/qemu_migration.c:748
 
9140
#, c-format
 
9141
msgid "Cannot bind to unix socket '%s' for tunnelled migration"
 
9142
msgstr ""
 
9143
 
 
9144
#: src/qemu/qemu_migration.c:754
 
9145
#, c-format
 
9146
msgid "Cannot listen on unix socket '%s' for tunnelled migration"
 
9147
msgstr ""
 
9148
 
 
9149
#: src/qemu/qemu_migration.c:761
 
9150
#, fuzzy, c-format
 
9151
msgid "Cannot change unix socket '%s' owner"
 
9152
msgstr "failed to write configuration file: %s"
 
9153
 
 
9154
#: src/qemu/qemu_migration.c:770
 
9155
#, fuzzy, c-format
 
9156
msgid "Cannot extract Qemu version from '%s'"
 
9157
msgstr "Cannot extract running %s hypervisor version\n"
 
9158
 
 
9159
#: src/qemu/qemu_migration.c:778
 
9160
msgid "Source qemu is too old to support tunnelled migration"
 
9161
msgstr ""
 
9162
 
 
9163
#: src/qemu/qemu_migration.c:831
 
9164
msgid "tunnelled migration monitor command failed"
 
9165
msgstr ""
 
9166
 
 
9167
#: src/qemu/qemu_migration.c:860
 
9168
#, fuzzy
 
9169
msgid "migrate failed"
 
9170
msgstr "operation failed: %s"
 
9171
 
 
9172
#: src/qemu/qemu_migration.c:869
 
9173
msgid "tunnelled migration failed to accept from qemu"
 
9174
msgstr ""
 
9175
 
 
9176
#: src/qemu/qemu_migration.c:997
 
9177
#, fuzzy, c-format
 
9178
msgid "Failed to connect to remote libvirt URI %s"
 
9179
msgstr "Failed to suspend domain %s"
 
9180
 
 
9181
#: src/qemu/qemu_migration.c:1007
 
9182
msgid "Destination libvirt does not support peer-to-peer migration protocol"
 
9183
msgstr ""
 
9184
 
 
9185
#: src/qemu/qemu_migration.c:1108
 
9186
#, fuzzy, c-format
 
9187
msgid "Failed to resume guest %s after failure"
 
9188
msgstr "Failed to resume new domain %s\n"
 
9189
 
 
9190
#: src/qemu/qemu_migration.c:1185
 
9191
#, fuzzy, c-format
 
9192
msgid "domain '%s' is not processing incoming migration"
 
9193
msgstr "Domain is already active"
 
9194
 
 
9195
#: src/qemu/qemu_migration.c:1374
 
9196
#, fuzzy
 
9197
msgid "Unable to set cloexec flag"
 
9198
msgstr "failed to write configuration file"
 
9199
 
 
9200
#: src/qemu/qemu_monitor.c:257
8916
9201
#, fuzzy
8917
9202
msgid "failed to create socket"
8918
9203
msgstr "failed to allocate a node"
8919
9204
 
8920
 
#: src/qemu/qemu_monitor.c:263
 
9205
#: src/qemu/qemu_monitor.c:265
8921
9206
#, c-format
8922
9207
msgid "Monitor path %s too big for destination"
8923
9208
msgstr ""
8924
9209
 
8925
 
#: src/qemu/qemu_monitor.c:280
 
9210
#: src/qemu/qemu_monitor.c:282
8926
9211
#, fuzzy
8927
9212
msgid "failed to connect to monitor socket"
8928
9213
msgstr "failed to connect to Xen Store"
8929
9214
 
8930
 
#: src/qemu/qemu_monitor.c:287
 
9215
#: src/qemu/qemu_monitor.c:289
8931
9216
#, fuzzy
8932
9217
msgid "monitor socket did not show up."
8933
9218
msgstr "Domain %s is being shutdown\n"
8934
9219
 
8935
 
#: src/qemu/qemu_monitor.c:305
 
9220
#: src/qemu/qemu_monitor.c:307
8936
9221
#, fuzzy, c-format
8937
9222
msgid "Unable to open monitor path %s"
8938
9223
msgstr "Failed to suspend domain %s"
8939
9224
 
8940
 
#: src/qemu/qemu_monitor.c:328
 
9225
#: src/qemu/qemu_monitor.c:330
8941
9226
#, c-format
8942
9227
msgid "Process %d %p %p [[[[%s]]][[[%s]]]"
8943
9228
msgstr ""
8944
9229
 
8945
 
#: src/qemu/qemu_monitor.c:528
 
9230
#: src/qemu/qemu_monitor.c:530
8946
9231
#, fuzzy, c-format
8947
9232
msgid "event from unexpected fd %d!=%d / watch %d!=%d"
8948
9233
msgstr "unexpected dict node"
8949
9234
 
8950
 
#: src/qemu/qemu_monitor.c:575
 
9235
#: src/qemu/qemu_monitor.c:577
8951
9236
#, c-format
8952
9237
msgid "unhandled fd event %d for monitor fd %d"
8953
9238
msgstr ""
8954
9239
 
8955
 
#: src/qemu/qemu_monitor.c:611
 
9240
#: src/qemu/qemu_monitor.c:622
8956
9241
msgid "EOF notify callback must be supplied"
8957
9242
msgstr ""
8958
9243
 
8959
 
#: src/qemu/qemu_monitor.c:622
 
9244
#: src/qemu/qemu_monitor.c:633
8960
9245
#, fuzzy
8961
9246
msgid "cannot initialize monitor mutex"
8962
9247
msgstr "Failed to suspend domain %s"
8963
9248
 
8964
 
#: src/qemu/qemu_monitor.c:628
 
9249
#: src/qemu/qemu_monitor.c:639
8965
9250
#, fuzzy
8966
9251
msgid "cannot initialize monitor condition"
8967
9252
msgstr "Failed to suspend domain %s"
8968
9253
 
8969
 
#: src/qemu/qemu_monitor.c:652
 
9254
#: src/qemu/qemu_monitor.c:663
8970
9255
#, fuzzy, c-format
8971
9256
msgid "unable to handle monitor type: %s"
8972
9257
msgstr "Failed to suspend domain %s"
8973
9258
 
8974
 
#: src/qemu/qemu_monitor.c:661
 
9259
#: src/qemu/qemu_monitor.c:672
8975
9260
msgid "Unable to set monitor close-on-exec flag"
8976
9261
msgstr ""
8977
9262
 
8978
 
#: src/qemu/qemu_monitor.c:666
 
9263
#: src/qemu/qemu_monitor.c:677
8979
9264
msgid "Unable to put monitor into non-blocking mode"
8980
9265
msgstr ""
8981
9266
 
8982
 
#: src/qemu/qemu_monitor.c:678
 
9267
#: src/qemu/qemu_monitor.c:689
8983
9268
#, fuzzy
8984
9269
msgid "unable to register monitor events"
8985
9270
msgstr "failed to write configuration file"
8986
9271
 
8987
 
#: src/qemu/qemu_monitor.c:910 src/qemu/qemu_monitor.c:931
8988
 
#: src/qemu/qemu_monitor.c:951 src/qemu/qemu_monitor.c:970
8989
 
#: src/qemu/qemu_monitor.c:990 src/qemu/qemu_monitor.c:1009
8990
 
#: src/qemu/qemu_monitor.c:1030 src/qemu/qemu_monitor.c:1055
8991
 
#: src/qemu/qemu_monitor.c:1098 src/qemu/qemu_monitor.c:1144
8992
 
#: src/qemu/qemu_monitor.c:1176 src/qemu/qemu_monitor.c:1198
8993
 
#: src/qemu/qemu_monitor.c:1217 src/qemu/qemu_monitor.c:1238
8994
 
#: src/qemu/qemu_monitor.c:1261 src/qemu/qemu_monitor.c:1284
8995
 
#: src/qemu/qemu_monitor.c:1306 src/qemu/qemu_monitor.c:1326
8996
 
#: src/qemu/qemu_monitor.c:1346 src/qemu/qemu_monitor.c:1369
8997
 
#: src/qemu/qemu_monitor.c:1398 src/qemu/qemu_monitor.c:1420
8998
 
#: src/qemu/qemu_monitor.c:1443 src/qemu/qemu_monitor.c:1471
8999
 
#: src/qemu/qemu_monitor.c:1489 src/qemu/qemu_monitor.c:1508
9000
 
#: src/qemu/qemu_monitor.c:1529 src/qemu/qemu_monitor.c:1550
9001
 
#: src/qemu/qemu_monitor.c:1573 src/qemu/qemu_monitor.c:1596
9002
 
#: src/qemu/qemu_monitor.c:1617 src/qemu/qemu_monitor.c:1639
9003
 
#: src/qemu/qemu_monitor.c:1661 src/qemu/qemu_monitor.c:1682
9004
 
#: src/qemu/qemu_monitor.c:1703 src/qemu/qemu_monitor.c:1725
9005
 
#: src/qemu/qemu_monitor.c:1746 src/qemu/qemu_monitor.c:1767
9006
 
#: src/qemu/qemu_monitor.c:1788 src/qemu/qemu_monitor.c:1809
9007
 
#: src/qemu/qemu_monitor.c:1835 src/qemu/qemu_monitor.c:1855
9008
 
#: src/qemu/qemu_monitor.c:1874 src/qemu/qemu_monitor.c:1893
9009
 
#: src/qemu/qemu_monitor.c:1913 src/qemu/qemu_monitor.c:1932
9010
 
#: src/qemu/qemu_monitor.c:1953 src/qemu/qemu_monitor.c:1972
9011
 
#: src/qemu/qemu_monitor.c:1991 src/qemu/qemu_monitor.c:2010
 
9272
#: src/qemu/qemu_monitor.c:905 src/qemu/qemu_monitor.c:952
 
9273
#: src/qemu/qemu_monitor.c:972 src/qemu/qemu_monitor.c:991
 
9274
#: src/qemu/qemu_monitor.c:1011 src/qemu/qemu_monitor.c:1030
 
9275
#: src/qemu/qemu_monitor.c:1051 src/qemu/qemu_monitor.c:1076
 
9276
#: src/qemu/qemu_monitor.c:1119 src/qemu/qemu_monitor.c:1165
 
9277
#: src/qemu/qemu_monitor.c:1197 src/qemu/qemu_monitor.c:1219
 
9278
#: src/qemu/qemu_monitor.c:1238 src/qemu/qemu_monitor.c:1259
 
9279
#: src/qemu/qemu_monitor.c:1282 src/qemu/qemu_monitor.c:1305
 
9280
#: src/qemu/qemu_monitor.c:1327 src/qemu/qemu_monitor.c:1347
 
9281
#: src/qemu/qemu_monitor.c:1367 src/qemu/qemu_monitor.c:1390
 
9282
#: src/qemu/qemu_monitor.c:1418 src/qemu/qemu_monitor.c:1451
 
9283
#: src/qemu/qemu_monitor.c:1483 src/qemu/qemu_monitor.c:1524
 
9284
#: src/qemu/qemu_monitor.c:1587 src/qemu/qemu_monitor.c:1612
 
9285
#: src/qemu/qemu_monitor.c:1631 src/qemu/qemu_monitor.c:1652
 
9286
#: src/qemu/qemu_monitor.c:1673 src/qemu/qemu_monitor.c:1696
 
9287
#: src/qemu/qemu_monitor.c:1719 src/qemu/qemu_monitor.c:1740
 
9288
#: src/qemu/qemu_monitor.c:1762 src/qemu/qemu_monitor.c:1784
 
9289
#: src/qemu/qemu_monitor.c:1818 src/qemu/qemu_monitor.c:1843
 
9290
#: src/qemu/qemu_monitor.c:1882 src/qemu/qemu_monitor.c:1907
 
9291
#: src/qemu/qemu_monitor.c:1944 src/qemu/qemu_monitor.c:1965
 
9292
#: src/qemu/qemu_monitor.c:1986 src/qemu/qemu_monitor.c:2012
 
9293
#: src/qemu/qemu_monitor.c:2032 src/qemu/qemu_monitor.c:2051
 
9294
#: src/qemu/qemu_monitor.c:2070 src/qemu/qemu_monitor.c:2093
 
9295
#: src/qemu/qemu_monitor.c:2127 src/qemu/qemu_monitor.c:2148
 
9296
#: src/qemu/qemu_monitor.c:2167 src/qemu/qemu_monitor.c:2186
 
9297
#: src/qemu/qemu_monitor.c:2205
9012
9298
msgid "monitor must not be NULL"
9013
9299
msgstr ""
9014
9300
 
9015
 
#: src/qemu/qemu_monitor.c:1121
 
9301
#: src/qemu/qemu_monitor.c:1142
9016
9302
#, fuzzy, c-format
9017
9303
msgid "unsupported protocol type %s"
9018
9304
msgstr "unexpected mime type"
9019
9305
 
9020
 
#: src/qemu/qemu_monitor.c:1449
 
9306
#: src/qemu/qemu_monitor.c:1530
9021
9307
#, c-format
9022
9308
msgid "file offset must be a multiple of %llu"
9023
9309
msgstr ""
9024
9310
 
9025
 
#: src/qemu/qemu_monitor_json.c:231
 
9311
#: src/qemu/qemu_monitor.c:1790
 
9312
msgid "fd must be valid"
 
9313
msgstr ""
 
9314
 
 
9315
#: src/qemu/qemu_monitor.c:1796
 
9316
#, c-format
 
9317
msgid "qemu is not using a unix socket monitor, cannot send fd %s"
 
9318
msgstr ""
 
9319
 
 
9320
#: src/qemu/qemu_monitor_json.c:232
9026
9321
#, fuzzy, c-format
9027
9322
msgid "cannot parse JSON doc '%s'"
9028
9323
msgstr "Failed to suspend domain %s"
9029
9324
 
9030
 
#: src/qemu/qemu_monitor_json.c:238 src/qemu/qemu_monitor_text.c:255
 
9325
#: src/qemu/qemu_monitor_json.c:239 src/qemu/qemu_monitor_text.c:257
9031
9326
#, fuzzy, c-format
9032
9327
msgid "cannot send monitor command '%s'"
9033
9328
msgstr "Failed to suspend domain %s"
9034
9329
 
9035
 
#: src/qemu/qemu_monitor_json.c:306 src/qemu/qemu_monitor_json.c:324
 
9330
#: src/qemu/qemu_monitor_json.c:307 src/qemu/qemu_monitor_json.c:325
9036
9331
#, fuzzy, c-format
9037
9332
msgid "unable to execute QEMU command '%s'"
9038
9333
msgstr "Failed to destroy domain %s"
9039
9334
 
9040
 
#: src/qemu/qemu_monitor_json.c:310
 
9335
#: src/qemu/qemu_monitor_json.c:311
9041
9336
#, fuzzy, c-format
9042
9337
msgid "unable to execute QEMU command '%s': %s"
9043
9338
msgstr "Failed to destroy domain %s"
9044
9339
 
9045
 
#: src/qemu/qemu_monitor_json.c:382
 
9340
#: src/qemu/qemu_monitor_json.c:383
9046
9341
#, c-format
9047
9342
msgid "argument key '%s' is too short, missing type prefix"
9048
9343
msgstr ""
9049
9344
 
9050
 
#: src/qemu/qemu_monitor_json.c:431
 
9345
#: src/qemu/qemu_monitor_json.c:432
9051
9346
#, fuzzy, c-format
9052
9347
msgid "unsupported data type '%c' for arg '%s'"
9053
9348
msgstr "unexpected mime type"
9054
9349
 
9055
 
#: src/qemu/qemu_monitor_json.c:489
 
9350
#: src/qemu/qemu_monitor_json.c:490
9056
9351
#, fuzzy, c-format
9057
9352
msgid "unexpected empty keyword in %s"
9058
9353
msgstr "unexpected data '%s'"
9059
9354
 
9060
 
#: src/qemu/qemu_monitor_json.c:790
 
9355
#: src/qemu/qemu_monitor_json.c:702
 
9356
msgid "human monitor command was missing return data"
 
9357
msgstr ""
 
9358
 
 
9359
#: src/qemu/qemu_monitor_json.c:890
9061
9360
msgid "cpu reply was missing return data"
9062
9361
msgstr ""
9063
9362
 
9064
 
#: src/qemu/qemu_monitor_json.c:796
 
9363
#: src/qemu/qemu_monitor_json.c:896
9065
9364
msgid "cpu information was not an array"
9066
9365
msgstr ""
9067
9366
 
9068
 
#: src/qemu/qemu_monitor_json.c:802
 
9367
#: src/qemu/qemu_monitor_json.c:902
9069
9368
#, fuzzy
9070
9369
msgid "cpu information was empty"
9071
9370
msgstr "domain vcpu information"
9072
9371
 
9073
 
#: src/qemu/qemu_monitor_json.c:817 src/qemu/qemu_monitor_json.c:2087
 
9372
#: src/qemu/qemu_monitor_json.c:917 src/qemu/qemu_monitor_json.c:2075
9074
9373
msgid "character device information was missing aray element"
9075
9374
msgstr ""
9076
9375
 
9077
 
#: src/qemu/qemu_monitor_json.c:823
 
9376
#: src/qemu/qemu_monitor_json.c:923
9078
9377
#, fuzzy
9079
9378
msgid "cpu information was missing cpu number"
9080
9379
msgstr "domain information incomplete, missing name"
9081
9380
 
9082
 
#: src/qemu/qemu_monitor_json.c:836
 
9381
#: src/qemu/qemu_monitor_json.c:936
9083
9382
#, fuzzy, c-format
9084
9383
msgid "unexpected cpu index %d expecting %d"
9085
9384
msgstr "unexpected dict node"
9086
9385
 
9087
 
#: src/qemu/qemu_monitor_json.c:916 src/qemu/qemu_monitor_json.c:971
 
9386
#: src/qemu/qemu_monitor_json.c:1016 src/qemu/qemu_monitor_json.c:1071
9088
9387
msgid "info balloon reply was missing return data"
9089
9388
msgstr ""
9090
9389
 
9091
 
#: src/qemu/qemu_monitor_json.c:923
 
9390
#: src/qemu/qemu_monitor_json.c:1023
9092
9391
msgid "info balloon reply was missing balloon data"
9093
9392
msgstr ""
9094
9393
 
9095
 
#: src/qemu/qemu_monitor_json.c:979
 
9394
#: src/qemu/qemu_monitor_json.c:1079
9096
9395
msgid "info balloon reply was missing balloon mem_swapped_in"
9097
9396
msgstr ""
9098
9397
 
9099
 
#: src/qemu/qemu_monitor_json.c:990
 
9398
#: src/qemu/qemu_monitor_json.c:1090
9100
9399
msgid "info balloon reply was missing balloon mem_swapped_out"
9101
9400
msgstr ""
9102
9401
 
9103
 
#: src/qemu/qemu_monitor_json.c:1001
 
9402
#: src/qemu/qemu_monitor_json.c:1101
9104
9403
msgid "info balloon reply was missing balloon major_page_faults"
9105
9404
msgstr ""
9106
9405
 
9107
 
#: src/qemu/qemu_monitor_json.c:1012
 
9406
#: src/qemu/qemu_monitor_json.c:1112
9108
9407
msgid "info balloon reply was missing balloon minor_page_faults"
9109
9408
msgstr ""
9110
9409
 
9111
 
#: src/qemu/qemu_monitor_json.c:1023
 
9410
#: src/qemu/qemu_monitor_json.c:1123
9112
9411
msgid "info balloon reply was missing balloon free_mem"
9113
9412
msgstr ""
9114
9413
 
9115
 
#: src/qemu/qemu_monitor_json.c:1034
 
9414
#: src/qemu/qemu_monitor_json.c:1134
9116
9415
msgid "info balloon reply was missing balloon total_mem"
9117
9416
msgstr ""
9118
9417
 
9119
 
#: src/qemu/qemu_monitor_json.c:1087 src/qemu/qemu_monitor_json.c:1193
 
9418
#: src/qemu/qemu_monitor_json.c:1187 src/qemu/qemu_monitor_json.c:1293
9120
9419
msgid "blockstats reply was missing device list"
9121
9420
msgstr ""
9122
9421
 
9123
 
#: src/qemu/qemu_monitor_json.c:1097 src/qemu/qemu_monitor_json.c:1103
9124
 
#: src/qemu/qemu_monitor_json.c:1204 src/qemu/qemu_monitor_json.c:1210
 
9422
#: src/qemu/qemu_monitor_json.c:1197 src/qemu/qemu_monitor_json.c:1203
 
9423
#: src/qemu/qemu_monitor_json.c:1304 src/qemu/qemu_monitor_json.c:1310
9125
9424
msgid "blockstats device entry was not in expected format"
9126
9425
msgstr ""
9127
9426
 
9128
 
#: src/qemu/qemu_monitor_json.c:1121 src/qemu/qemu_monitor_json.c:1235
 
9427
#: src/qemu/qemu_monitor_json.c:1221 src/qemu/qemu_monitor_json.c:1335
9129
9428
msgid "blockstats stats entry was not in expected format"
9130
9429
msgstr ""
9131
9430
 
9132
 
#: src/qemu/qemu_monitor_json.c:1127 src/qemu/qemu_monitor_json.c:1133
9133
 
#: src/qemu/qemu_monitor_json.c:1139 src/qemu/qemu_monitor_json.c:1145
9134
 
#: src/qemu/qemu_monitor_json.c:1241
 
9431
#: src/qemu/qemu_monitor_json.c:1227 src/qemu/qemu_monitor_json.c:1233
 
9432
#: src/qemu/qemu_monitor_json.c:1239 src/qemu/qemu_monitor_json.c:1245
 
9433
#: src/qemu/qemu_monitor_json.c:1341
9135
9434
#, fuzzy, c-format
9136
9435
msgid "cannot read %s statistic"
9137
9436
msgstr "failed to write configuration file: %s"
9138
9437
 
9139
 
#: src/qemu/qemu_monitor_json.c:1153 src/qemu/qemu_monitor_json.c:1249
 
9438
#: src/qemu/qemu_monitor_json.c:1253 src/qemu/qemu_monitor_json.c:1349
9140
9439
#, fuzzy, c-format
9141
9440
msgid "cannot find statistics for device '%s'"
9142
9441
msgstr "Failed to suspend domain %s"
9143
9442
 
9144
 
#: src/qemu/qemu_monitor_json.c:1228
 
9443
#: src/qemu/qemu_monitor_json.c:1328
9145
9444
msgid "blockstats parent entry was not in expected format"
9146
9445
msgstr ""
9147
9446
 
9148
 
#: src/qemu/qemu_monitor_json.c:1591
 
9447
#: src/qemu/qemu_monitor_json.c:1696
9149
9448
msgid "info migration reply was missing return data"
9150
9449
msgstr ""
9151
9450
 
9152
 
#: src/qemu/qemu_monitor_json.c:1597
 
9451
#: src/qemu/qemu_monitor_json.c:1702
9153
9452
msgid "info migration reply was missing return status"
9154
9453
msgstr ""
9155
9454
 
9156
 
#: src/qemu/qemu_monitor_json.c:1603 src/qemu/qemu_monitor_text.c:1148
9157
 
#: src/qemu/qemu_monitor_text.c:1155
 
9455
#: src/qemu/qemu_monitor_json.c:1708 src/qemu/qemu_monitor_text.c:1145
 
9456
#: src/qemu/qemu_monitor_text.c:1152
9158
9457
#, fuzzy, c-format
9159
9458
msgid "unexpected migration status in %s"
9160
9459
msgstr "unexpected mime type"
9161
9460
 
9162
 
#: src/qemu/qemu_monitor_json.c:1611
 
9461
#: src/qemu/qemu_monitor_json.c:1716
9163
9462
msgid "migration was active, but no RAM info was set"
9164
9463
msgstr ""
9165
9464
 
9166
 
#: src/qemu/qemu_monitor_json.c:1617
 
9465
#: src/qemu/qemu_monitor_json.c:1722
9167
9466
msgid "migration was active, but RAM 'transferred' data was missing"
9168
9467
msgstr ""
9169
9468
 
9170
 
#: src/qemu/qemu_monitor_json.c:1622
 
9469
#: src/qemu/qemu_monitor_json.c:1727
9171
9470
msgid "migration was active, but RAM 'remaining' data was missing"
9172
9471
msgstr ""
9173
9472
 
9174
 
#: src/qemu/qemu_monitor_json.c:1627
 
9473
#: src/qemu/qemu_monitor_json.c:1732
9175
9474
msgid "migration was active, but RAM 'total' data was missing"
9176
9475
msgstr ""
9177
9476
 
9178
 
#: src/qemu/qemu_monitor_json.c:1839 src/qemu/qemu_monitor_json.c:1849
9179
 
#: src/qemu/qemu_monitor_json.c:1859
 
9477
#: src/qemu/qemu_monitor_json.c:1827 src/qemu/qemu_monitor_json.c:1837
 
9478
#: src/qemu/qemu_monitor_json.c:1847
9180
9479
msgid "usb_add not suppported in JSON mode"
9181
9480
msgstr ""
9182
9481
 
9183
 
#: src/qemu/qemu_monitor_json.c:1869 src/qemu/qemu_monitor_json.c:1880
9184
 
#: src/qemu/qemu_monitor_json.c:1890 src/qemu/qemu_monitor_json.c:2156
 
9482
#: src/qemu/qemu_monitor_json.c:1857 src/qemu/qemu_monitor_json.c:1868
 
9483
#: src/qemu/qemu_monitor_json.c:1878 src/qemu/qemu_monitor_json.c:2144
9185
9484
msgid "pci_add not suppported in JSON mode"
9186
9485
msgstr ""
9187
9486
 
9188
 
#: src/qemu/qemu_monitor_json.c:1899
 
9487
#: src/qemu/qemu_monitor_json.c:1887
9189
9488
msgid "pci_del not suppported in JSON mode"
9190
9489
msgstr ""
9191
9490
 
9192
 
#: src/qemu/qemu_monitor_json.c:2071
 
9491
#: src/qemu/qemu_monitor_json.c:2059
9193
9492
msgid "character device reply was missing return data"
9194
9493
msgstr ""
9195
9494
 
9196
 
#: src/qemu/qemu_monitor_json.c:2077
 
9495
#: src/qemu/qemu_monitor_json.c:2065
9197
9496
msgid "character device information was not an array"
9198
9497
msgstr ""
9199
9498
 
9200
 
#: src/qemu/qemu_monitor_json.c:2093 src/qemu/qemu_monitor_json.c:2099
 
9499
#: src/qemu/qemu_monitor_json.c:2081 src/qemu/qemu_monitor_json.c:2087
9201
9500
#, fuzzy
9202
9501
msgid "character device information was missing filename"
9203
9502
msgstr "domain information incomplete, missing name"
9204
9503
 
9205
 
#: src/qemu/qemu_monitor_json.c:2112 src/qemu/qemu_monitor_text.c:2044
 
9504
#: src/qemu/qemu_monitor_json.c:2100 src/qemu/qemu_monitor_text.c:1926
9206
9505
#, fuzzy, c-format
9207
9506
msgid "failed to save chardev path '%s'"
9208
9507
msgstr "Failed to create domain %s\n"
9209
9508
 
9210
 
#: src/qemu/qemu_monitor_json.c:2170
 
9509
#: src/qemu/qemu_monitor_json.c:2158
9211
9510
msgid "drive_add reply was missing device address"
9212
9511
msgstr ""
9213
9512
 
9214
 
#: src/qemu/qemu_monitor_json.c:2176
 
9513
#: src/qemu/qemu_monitor_json.c:2164
9215
9514
msgid "drive_add reply was missing device bus number"
9216
9515
msgstr ""
9217
9516
 
9218
 
#: src/qemu/qemu_monitor_json.c:2182
 
9517
#: src/qemu/qemu_monitor_json.c:2170
9219
9518
msgid "drive_add reply was missing device unit number"
9220
9519
msgstr ""
9221
9520
 
9222
 
#: src/qemu/qemu_monitor_json.c:2233
 
9521
#: src/qemu/qemu_monitor_json.c:2221
9223
9522
msgid "query-pci not suppported in JSON mode"
9224
9523
msgstr ""
9225
9524
 
9226
 
#: src/qemu/qemu_monitor_json.c:2341
 
9525
#: src/qemu/qemu_monitor_json.c:2340
9227
9526
msgid ""
9228
9527
"deleting disk is not supported.  This may leak data if disk is reassigned"
9229
9528
msgstr ""
9230
9529
 
9231
 
#: src/qemu/qemu_monitor_json.c:2490
9232
 
msgid "human monitor command was missing return data"
 
9530
#: src/qemu/qemu_monitor_json.c:2492
 
9531
msgid ""
 
9532
"HMP passthrough is not supported by qemu process; only QMP commands can be "
 
9533
"used"
9233
9534
msgstr ""
9234
9535
 
9235
 
#: src/qemu/qemu_monitor_text.c:371
 
9536
#: src/qemu/qemu_monitor_text.c:368
9236
9537
#, fuzzy
9237
9538
msgid "cannot stop CPU execution"
9238
9539
msgstr "Failed to suspend domain %s"
9239
9540
 
9240
 
#: src/qemu/qemu_monitor_text.c:384
 
9541
#: src/qemu/qemu_monitor_text.c:381
9241
9542
#, fuzzy
9242
9543
msgid "system shutdown operation failed"
9243
9544
msgstr "operation failed"
9244
9545
 
9245
 
#: src/qemu/qemu_monitor_text.c:403
 
9546
#: src/qemu/qemu_monitor_text.c:400
9246
9547
msgid "cannot run monitor command to fetch CPU thread info"
9247
9548
msgstr ""
9248
9549
 
9249
 
#: src/qemu/qemu_monitor_text.c:555
 
9550
#: src/qemu/qemu_monitor_text.c:552
9250
9551
#, fuzzy
9251
9552
msgid "could not query memory balloon allocation"
9252
9553
msgstr "change memory allocation"
9253
9554
 
9254
 
#: src/qemu/qemu_monitor_text.c:565
 
9555
#: src/qemu/qemu_monitor_text.c:562
9255
9556
#, fuzzy, c-format
9256
9557
msgid "could not parse memory balloon allocation from '%s'"
9257
9558
msgstr "could not connect to %s"
9258
9559
 
9259
 
#: src/qemu/qemu_monitor_text.c:592
 
9560
#: src/qemu/qemu_monitor_text.c:589
9260
9561
#, fuzzy
9261
9562
msgid "could not query memory balloon statistics"
9262
9563
msgstr "change memory allocation"
9263
9564
 
9264
 
#: src/qemu/qemu_monitor_text.c:624
 
9565
#: src/qemu/qemu_monitor_text.c:621
9265
9566
msgid "'info blockstats' command failed"
9266
9567
msgstr ""
9267
9568
 
9268
 
#: src/qemu/qemu_monitor_text.c:636
 
9569
#: src/qemu/qemu_monitor_text.c:633
9269
9570
msgid "'info blockstats' not supported by this qemu"
9270
9571
msgstr ""
9271
9572
 
9272
 
#: src/qemu/qemu_monitor_text.c:707
 
9573
#: src/qemu/qemu_monitor_text.c:704
9273
9574
#, fuzzy, c-format
9274
9575
msgid "no stats found for device %s"
9275
9576
msgstr "Cannot extract running %s hypervisor version\n"
9276
9577
 
9277
 
#: src/qemu/qemu_monitor_text.c:720
 
9578
#: src/qemu/qemu_monitor_text.c:717
9278
9579
msgid "unable to query block extent with this QEMU"
9279
9580
msgstr ""
9280
9581
 
9281
 
#: src/qemu/qemu_monitor_text.c:764
 
9582
#: src/qemu/qemu_monitor_text.c:761
9282
9583
msgid "setting VNC password failed"
9283
9584
msgstr ""
9284
9585
 
9285
 
#: src/qemu/qemu_monitor_text.c:789
 
9586
#: src/qemu/qemu_monitor_text.c:786
9286
9587
#, fuzzy
9287
9588
msgid "setting password failed"
9288
9589
msgstr "operation failed: %s"
9289
9590
 
9290
 
#: src/qemu/qemu_monitor_text.c:823
 
9591
#: src/qemu/qemu_monitor_text.c:820
9291
9592
#, fuzzy
9292
9593
msgid "expiring password failed"
9293
9594
msgstr "operation failed"
9294
9595
 
9295
 
#: src/qemu/qemu_monitor_text.c:862
 
9596
#: src/qemu/qemu_monitor_text.c:859
9296
9597
#, fuzzy
9297
9598
msgid "could not balloon memory allocation"
9298
9599
msgstr "change memory allocation"
9299
9600
 
9300
 
#: src/qemu/qemu_monitor_text.c:899
 
9601
#: src/qemu/qemu_monitor_text.c:896
9301
9602
#, fuzzy
9302
9603
msgid "could not change CPU online status"
9303
9604
msgstr "Failed to create domain %s\n"
9304
9605
 
9305
 
#: src/qemu/qemu_monitor_text.c:934
 
9606
#: src/qemu/qemu_monitor_text.c:931
9306
9607
#, fuzzy, c-format
9307
9608
msgid "could not eject media on %s"
9308
9609
msgstr "could not connect to %s"
9309
9610
 
9310
 
#: src/qemu/qemu_monitor_text.c:943
 
9611
#: src/qemu/qemu_monitor_text.c:940
9311
9612
#, fuzzy, c-format
9312
9613
msgid "could not eject media on %s: %s"
9313
9614
msgstr "could not connect to %s"
9314
9615
 
9315
 
#: src/qemu/qemu_monitor_text.c:978
 
9616
#: src/qemu/qemu_monitor_text.c:975
9316
9617
#, fuzzy, c-format
9317
9618
msgid "could not change media on %s"
9318
9619
msgstr "could not connect to %s"
9319
9620
 
9320
 
#: src/qemu/qemu_monitor_text.c:987 src/qemu/qemu_monitor_text.c:994
 
9621
#: src/qemu/qemu_monitor_text.c:984 src/qemu/qemu_monitor_text.c:991
9321
9622
#, fuzzy, c-format
9322
9623
msgid "could not change media on %s: %s"
9323
9624
msgstr "could not connect to %s"
9324
9625
 
9325
 
#: src/qemu/qemu_monitor_text.c:1030
 
9626
#: src/qemu/qemu_monitor_text.c:1027
9326
9627
#, fuzzy, c-format
9327
9628
msgid "could not save memory region to '%s'"
9328
9629
msgstr "Failed to create domain %s\n"
9329
9630
 
9330
 
#: src/qemu/qemu_monitor_text.c:1077
 
9631
#: src/qemu/qemu_monitor_text.c:1074
9331
9632
#, fuzzy
9332
9633
msgid "could not restrict migration speed"
9333
9634
msgstr "failed to get node information"
9334
9635
 
9335
 
#: src/qemu/qemu_monitor_text.c:1104
 
9636
#: src/qemu/qemu_monitor_text.c:1101
9336
9637
#, fuzzy
9337
9638
msgid "could not set maximum migration downtime"
9338
9639
msgstr "Failed to create domain %s\n"
9339
9640
 
9340
 
#: src/qemu/qemu_monitor_text.c:1139
 
9641
#: src/qemu/qemu_monitor_text.c:1136
9341
9642
msgid "cannot query migration status"
9342
9643
msgstr ""
9343
9644
 
9344
 
#: src/qemu/qemu_monitor_text.c:1168
 
9645
#: src/qemu/qemu_monitor_text.c:1165
9345
9646
#, fuzzy, c-format
9346
9647
msgid "cannot parse migration data transferred statistic %s"
9347
9648
msgstr "Failed to suspend domain %s"
9348
9649
 
9349
 
#: src/qemu/qemu_monitor_text.c:1180
 
9650
#: src/qemu/qemu_monitor_text.c:1177
9350
9651
#, fuzzy, c-format
9351
9652
msgid "cannot parse migration data remaining statistic %s"
9352
9653
msgstr "Failed to suspend domain %s"
9353
9654
 
9354
 
#: src/qemu/qemu_monitor_text.c:1191
 
9655
#: src/qemu/qemu_monitor_text.c:1188
9355
9656
#, fuzzy, c-format
9356
9657
msgid "cannot parse migration data total statistic %s"
9357
9658
msgstr "Failed to suspend domain %s"
9358
9659
 
9359
 
#: src/qemu/qemu_monitor_text.c:1245
 
9660
#: src/qemu/qemu_monitor_text.c:1242
9360
9661
#, fuzzy, c-format
9361
9662
msgid "unable to start migration to %s"
9362
9663
msgstr "failed to write configuration file"
9363
9664
 
9364
 
#: src/qemu/qemu_monitor_text.c:1252
 
9665
#: src/qemu/qemu_monitor_text.c:1249
9365
9666
#, fuzzy, c-format
9366
9667
msgid "migration to '%s' failed: %s"
9367
9668
msgstr "operation failed: %s"
9368
9669
 
9369
 
#: src/qemu/qemu_monitor_text.c:1259
 
9670
#: src/qemu/qemu_monitor_text.c:1256
9370
9671
#, fuzzy, c-format
9371
9672
msgid "migration to '%s' not supported by this qemu: %s"
9372
9673
msgstr "no support for hypervisor"
9373
9674
 
9374
 
#: src/qemu/qemu_monitor_text.c:1395
 
9675
#: src/qemu/qemu_monitor_text.c:1277
9375
9676
msgid "cannot run monitor command to cancel migration"
9376
9677
msgstr ""
9377
9678
 
9378
 
#: src/qemu/qemu_monitor_text.c:1424
 
9679
#: src/qemu/qemu_monitor_text.c:1306
9379
9680
msgid "cannot run monitor command to add usb disk"
9380
9681
msgstr ""
9381
9682
 
9382
 
#: src/qemu/qemu_monitor_text.c:1432
 
9683
#: src/qemu/qemu_monitor_text.c:1314
9383
9684
#, fuzzy, c-format
9384
9685
msgid "unable to add USB disk %s: %s"
9385
9686
msgstr "Failed to suspend domain %s"
9386
9687
 
9387
 
#: src/qemu/qemu_monitor_text.c:1460
 
9688
#: src/qemu/qemu_monitor_text.c:1342
9388
9689
#, fuzzy
9389
9690
msgid "cannot attach usb device"
9390
9691
msgstr "undefine an inactive domain"
9391
9692
 
9392
 
#: src/qemu/qemu_monitor_text.c:1468
 
9693
#: src/qemu/qemu_monitor_text.c:1350
9393
9694
#, fuzzy
9394
9695
msgid "adding usb device failed"
9395
9696
msgstr "loading host definition file"
9396
9697
 
9397
 
#: src/qemu/qemu_monitor_text.c:1601
 
9698
#: src/qemu/qemu_monitor_text.c:1483
9398
9699
#, fuzzy
9399
9700
msgid "cannot attach host pci device"
9400
9701
msgstr "undefine an inactive domain"
9401
9702
 
9402
 
#: src/qemu/qemu_monitor_text.c:1613 src/qemu/qemu_monitor_text.c:1700
 
9703
#: src/qemu/qemu_monitor_text.c:1495 src/qemu/qemu_monitor_text.c:1582
9403
9704
#, fuzzy, c-format
9404
9705
msgid "parsing pci_add reply failed: %s"
9405
9706
msgstr "domain name"
9406
9707
 
9407
 
#: src/qemu/qemu_monitor_text.c:1652
 
9708
#: src/qemu/qemu_monitor_text.c:1534
9408
9709
#, fuzzy, c-format
9409
9710
msgid "cannot attach %s disk %s"
9410
9711
msgstr "undefine an inactive domain"
9411
9712
 
9412
 
#: src/qemu/qemu_monitor_text.c:1665
 
9713
#: src/qemu/qemu_monitor_text.c:1547
9413
9714
#, fuzzy, c-format
9414
9715
msgid "adding %s disk failed %s: %s"
9415
9716
msgstr "loading host definition file"
9416
9717
 
9417
 
#: src/qemu/qemu_monitor_text.c:1694
 
9718
#: src/qemu/qemu_monitor_text.c:1576
9418
9719
#, fuzzy, c-format
9419
9720
msgid "failed to add NIC with '%s'"
9420
9721
msgstr "Failed to suspend domain %s"
9421
9722
 
9422
 
#: src/qemu/qemu_monitor_text.c:1738
 
9723
#: src/qemu/qemu_monitor_text.c:1620
9423
9724
#, fuzzy
9424
9725
msgid "failed to remove PCI device"
9425
9726
msgstr "Failed to suspend domain %s"
9426
9727
 
9427
 
#: src/qemu/qemu_monitor_text.c:1757
 
9728
#: src/qemu/qemu_monitor_text.c:1639
9428
9729
#, fuzzy, c-format
9429
9730
msgid "failed to detach PCI device, invalid address %.4x:%.2x:%.2x: %s"
9430
9731
msgstr "Failed to get devices for domain %s\n"
9431
9732
 
9432
 
#: src/qemu/qemu_monitor_text.c:1786
 
9733
#: src/qemu/qemu_monitor_text.c:1668
9433
9734
#, fuzzy, c-format
9434
9735
msgid "failed to pass fd to qemu with '%s'"
9435
9736
msgstr "Failed to suspend domain %s"
9436
9737
 
9437
 
#: src/qemu/qemu_monitor_text.c:1794
 
9738
#: src/qemu/qemu_monitor_text.c:1676
9438
9739
#, fuzzy, c-format
9439
9740
msgid "qemu does not support sending of file handles: %s"
9440
9741
msgstr "failed to get hypervisor type"
9441
9742
 
9442
 
#: src/qemu/qemu_monitor_text.c:1801
 
9743
#: src/qemu/qemu_monitor_text.c:1683
9443
9744
#, fuzzy, c-format
9444
 
msgid "unable to send TAP file handle: %s"
 
9745
msgid "unable to send file handle '%s': %s"
9445
9746
msgstr "failed to read configuration file %s"
9446
9747
 
9447
 
#: src/qemu/qemu_monitor_text.c:1829 src/qemu/qemu_monitor_text.c:2177
9448
 
#: src/qemu/qemu_monitor_text.c:2446 src/qemu/qemu_monitor_text.c:2542
 
9748
#: src/qemu/qemu_monitor_text.c:1711
9449
9749
#, fuzzy, c-format
9450
9750
msgid "failed to close fd in qemu with '%s'"
9451
9751
msgstr "Failed to suspend domain %s"
9452
9752
 
9453
 
#: src/qemu/qemu_monitor_text.c:1837
 
9753
#: src/qemu/qemu_monitor_text.c:1719
9454
9754
#, fuzzy, c-format
9455
9755
msgid "qemu does not support closing of file handles: %s"
9456
9756
msgstr "failed to read configuration file %s"
9457
9757
 
9458
 
#: src/qemu/qemu_monitor_text.c:1865
 
9758
#: src/qemu/qemu_monitor_text.c:1747
9459
9759
#, fuzzy, c-format
9460
9760
msgid "failed to add host net with '%s'"
9461
9761
msgstr "Failed to suspend domain %s"
9462
9762
 
9463
 
#: src/qemu/qemu_monitor_text.c:1871
 
9763
#: src/qemu/qemu_monitor_text.c:1753
9464
9764
#, fuzzy, c-format
9465
9765
msgid "unable to add host net: %s"
9466
9766
msgstr "failed to write configuration file"
9467
9767
 
9468
 
#: src/qemu/qemu_monitor_text.c:1900
 
9768
#: src/qemu/qemu_monitor_text.c:1782
9469
9769
#, fuzzy, c-format
9470
9770
msgid "failed to remove host network in qemu with '%s'"
9471
9771
msgstr "Failed to create domain from %s"
9472
9772
 
9473
 
#: src/qemu/qemu_monitor_text.c:1929
 
9773
#: src/qemu/qemu_monitor_text.c:1811
9474
9774
#, fuzzy, c-format
9475
9775
msgid "failed to add netdev with '%s'"
9476
9776
msgstr "Failed to suspend domain %s"
9477
9777
 
9478
 
#: src/qemu/qemu_monitor_text.c:1958
 
9778
#: src/qemu/qemu_monitor_text.c:1840
9479
9779
#, fuzzy, c-format
9480
9780
msgid "failed to remove netdev in qemu with '%s'"
9481
9781
msgstr "Failed to create domain from %s"
9482
9782
 
9483
 
#: src/qemu/qemu_monitor_text.c:1993
 
9783
#: src/qemu/qemu_monitor_text.c:1875
9484
9784
#, fuzzy
9485
9785
msgid "failed to retrieve chardev info in qemu with 'info chardev'"
9486
9786
msgstr "Failed to create domain from %s"
9487
9787
 
9488
 
#: src/qemu/qemu_monitor_text.c:2078
 
9788
#: src/qemu/qemu_monitor_text.c:1960
9489
9789
#, fuzzy, c-format
9490
9790
msgid "cannot attach %s disk controller"
9491
9791
msgstr "undefine an inactive domain"
9492
9792
 
9493
 
#: src/qemu/qemu_monitor_text.c:2091
 
9793
#: src/qemu/qemu_monitor_text.c:1973
9494
9794
#, fuzzy, c-format
9495
9795
msgid "adding %s disk controller failed: %s"
9496
9796
msgstr "loading host definition file"
9497
9797
 
9498
 
#: src/qemu/qemu_monitor_text.c:2183 src/qemu/qemu_monitor_text.c:2452
 
9798
#: src/qemu/qemu_monitor_text.c:2059
 
9799
#, fuzzy, c-format
 
9800
msgid "failed to attach drive '%s'"
 
9801
msgstr "Failed to get devices for domain %s\n"
 
9802
 
 
9803
#: src/qemu/qemu_monitor_text.c:2065 src/qemu/qemu_monitor_text.c:2342
9499
9804
#, fuzzy
9500
9805
msgid "drive hotplug is not supported"
9501
9806
msgstr "library call failed, possibly not supported"
9502
9807
 
9503
 
#: src/qemu/qemu_monitor_text.c:2195
 
9808
#: src/qemu/qemu_monitor_text.c:2077
9504
9809
#, fuzzy, c-format
9505
9810
msgid "adding %s disk failed: %s"
9506
9811
msgstr "loading host definition file"
9507
9812
 
9508
 
#: src/qemu/qemu_monitor_text.c:2250
 
9813
#: src/qemu/qemu_monitor_text.c:2132
9509
9814
#, fuzzy, c-format
9510
9815
msgid "cannot parse value for %s"
9511
9816
msgstr "Failed to suspend domain %s"
9512
9817
 
9513
 
#: src/qemu/qemu_monitor_text.c:2268
 
9818
#: src/qemu/qemu_monitor_text.c:2150
9514
9819
#, fuzzy
9515
9820
msgid "cannot query PCI addresses"
9516
9821
msgstr "Failed to suspend domain %s"
9517
9822
 
9518
 
#: src/qemu/qemu_monitor_text.c:2361
 
9823
#: src/qemu/qemu_monitor_text.c:2243
9519
9824
#, fuzzy, c-format
9520
9825
msgid "cannot detach %s device"
9521
9826
msgstr "undefine an inactive domain"
9522
9827
 
9523
 
#: src/qemu/qemu_monitor_text.c:2367
 
9828
#: src/qemu/qemu_monitor_text.c:2249
9524
9829
#, fuzzy, c-format
9525
9830
msgid "detaching %s device failed: %s"
9526
9831
msgstr "loading host definition file"
9527
9832
 
9528
 
#: src/qemu/qemu_monitor_text.c:2401
 
9833
#: src/qemu/qemu_monitor_text.c:2283
9529
9834
#, fuzzy, c-format
9530
9835
msgid "cannot attach %s device"
9531
9836
msgstr "undefine an inactive domain"
9532
9837
 
9533
 
#: src/qemu/qemu_monitor_text.c:2409
 
9838
#: src/qemu/qemu_monitor_text.c:2299
9534
9839
#, fuzzy, c-format
9535
9840
msgid "adding %s device failed: %s"
9536
9841
msgstr "loading host definition file"
9537
9842
 
9538
 
#: src/qemu/qemu_monitor_text.c:2488
 
9843
#: src/qemu/qemu_monitor_text.c:2336
 
9844
#, fuzzy, c-format
 
9845
msgid "failed to add drive '%s'"
 
9846
msgstr "Failed to create domain %s\n"
 
9847
 
 
9848
#: src/qemu/qemu_monitor_text.c:2348
 
9849
#, fuzzy
 
9850
msgid "open disk image file failed"
 
9851
msgstr "operation failed"
 
9852
 
 
9853
#: src/qemu/qemu_monitor_text.c:2384
9539
9854
#, fuzzy, c-format
9540
9855
msgid "cannot delete %s drive"
9541
9856
msgstr "undefine an inactive domain"
9542
9857
 
9543
 
#: src/qemu/qemu_monitor_text.c:2493
 
9858
#: src/qemu/qemu_monitor_text.c:2389
9544
9859
msgid ""
9545
9860
"deleting drive is not supported.  This may leak data if disk is reassigned"
9546
9861
msgstr ""
9547
9862
 
9548
 
#: src/qemu/qemu_monitor_text.c:2506
 
9863
#: src/qemu/qemu_monitor_text.c:2402
9549
9864
#, fuzzy, c-format
9550
9865
msgid "deleting %s drive failed: %s"
9551
9866
msgstr "loading host definition file"
9552
9867
 
9553
 
#: src/qemu/qemu_monitor_text.c:2548
 
9868
#: src/qemu/qemu_monitor_text.c:2438
 
9869
#, fuzzy
 
9870
msgid "failed to set disk password"
 
9871
msgstr "Failed to save domain %s to %s"
 
9872
 
 
9873
#: src/qemu/qemu_monitor_text.c:2444
9554
9874
#, fuzzy
9555
9875
msgid "setting disk password is not supported"
9556
9876
msgstr "Domain %s started\n"
9557
9877
 
9558
 
#: src/qemu/qemu_monitor_text.c:2552
 
9878
#: src/qemu/qemu_monitor_text.c:2448
9559
9879
msgid "the disk password is incorrect"
9560
9880
msgstr ""
9561
9881
 
9562
 
#: src/qemu/qemu_monitor_text.c:2578
 
9882
#: src/qemu/qemu_monitor_text.c:2476
9563
9883
#, fuzzy, c-format
9564
9884
msgid "failed to take snapshot using command '%s'"
9565
9885
msgstr "Failed to start domain %s"
9566
9886
 
9567
 
#: src/qemu/qemu_monitor_text.c:2584
 
9887
#: src/qemu/qemu_monitor_text.c:2482
9568
9888
#, fuzzy, c-format
9569
9889
msgid "Failed to take snapshot: %s"
9570
9890
msgstr "Failed to suspend domain %s"
9571
9891
 
9572
 
#: src/qemu/qemu_monitor_text.c:2589
 
9892
#: src/qemu/qemu_monitor_text.c:2487
9573
9893
msgid "this domain does not have a device to take snapshots"
9574
9894
msgstr ""
9575
9895
 
9576
 
#: src/qemu/qemu_monitor_text.c:2623
 
9896
#: src/qemu/qemu_monitor_text.c:2524
9577
9897
#, fuzzy, c-format
9578
9898
msgid "failed to restore snapshot using command '%s'"
9579
9899
msgstr "Failed to start domain %s"
9580
9900
 
9581
 
#: src/qemu/qemu_monitor_text.c:2630
 
9901
#: src/qemu/qemu_monitor_text.c:2531
9582
9902
msgid "this domain does not have a device to load snapshots"
9583
9903
msgstr ""
9584
9904
 
9585
 
#: src/qemu/qemu_monitor_text.c:2635
 
9905
#: src/qemu/qemu_monitor_text.c:2536
9586
9906
#, fuzzy, c-format
9587
9907
msgid "the snapshot '%s' does not exist, and was not loaded"
9588
9908
msgstr "command '%s' doesn't exist"
9589
9909
 
9590
 
#: src/qemu/qemu_monitor_text.c:2678
 
9910
#: src/qemu/qemu_monitor_text.c:2582
9591
9911
#, fuzzy, c-format
9592
9912
msgid "failed to delete snapshot using command '%s'"
9593
9913
msgstr "Failed to start domain %s"
9594
9914
 
9595
 
#: src/qemu/qemu_monitor_text.c:2685
 
9915
#: src/qemu/qemu_monitor_text.c:2589
9596
9916
msgid "this domain does not have a device to delete snapshots"
9597
9917
msgstr ""
9598
9918
 
9599
 
#: src/qemu/qemu_monitor_text.c:2720
 
9919
#: src/qemu/qemu_monitor_text.c:2625
9600
9920
#, fuzzy, c-format
9601
9921
msgid "failed to run cmd '%s'"
9602
9922
msgstr "Failed to create domain %s\n"
9603
9923
 
9604
 
#: src/remote/remote_driver.c:332
 
9924
#: src/qemu/qemu_process.c:165
 
9925
#, fuzzy, c-format
 
9926
msgid "no disk found with path %s"
 
9927
msgstr "domain id or name"
 
9928
 
 
9929
#: src/qemu/qemu_process.c:188
 
9930
#, fuzzy, c-format
 
9931
msgid "no disk found with alias %s"
 
9932
msgstr "domain id or name"
 
9933
 
 
9934
#: src/qemu/qemu_process.c:208
 
9935
#, fuzzy, c-format
 
9936
msgid "disk %s does not have any encryption information"
 
9937
msgstr "unknown host %s"
 
9938
 
 
9939
#: src/qemu/qemu_process.c:216
 
9940
msgid "cannot find secrets without a connection"
 
9941
msgstr ""
 
9942
 
 
9943
#: src/qemu/qemu_process.c:224 src/storage/storage_backend.c:457
 
9944
#, fuzzy
 
9945
msgid "secret storage not supported"
 
9946
msgstr "Domain %s started\n"
 
9947
 
 
9948
#: src/qemu/qemu_process.c:233
 
9949
#, fuzzy, c-format
 
9950
msgid "invalid <encryption> for volume %s"
 
9951
msgstr "invalid connection pointer in %s"
 
9952
 
 
9953
#: src/qemu/qemu_process.c:251
 
9954
#, c-format
 
9955
msgid "format='qcow' passphrase for %s must not contain a '\\0'"
 
9956
msgstr ""
 
9957
 
 
9958
#: src/qemu/qemu_process.c:643
 
9959
#, fuzzy, c-format
 
9960
msgid "Failed to set security context for monitor for %s"
 
9961
msgstr "Failed to create domain from %s"
 
9962
 
 
9963
#: src/qemu/qemu_process.c:662
 
9964
#, fuzzy, c-format
 
9965
msgid "Failed to clear security context for monitor for %s"
 
9966
msgstr "Failed to create domain from %s"
 
9967
 
 
9968
#: src/qemu/qemu_process.c:711 src/qemu/qemu_process.c:742
 
9969
#: src/uml/uml_driver.c:864
 
9970
#, fuzzy
 
9971
msgid "Unable to set VM logfile close-on-exec flag"
 
9972
msgstr "failed to write configuration file"
 
9973
 
 
9974
#: src/qemu/qemu_process.c:728
 
9975
#, fuzzy, c-format
 
9976
msgid "failed to build logfile name %s/%s.log"
 
9977
msgstr "failed to write configuration file"
 
9978
 
 
9979
#: src/qemu/qemu_process.c:749
 
9980
#, fuzzy, c-format
 
9981
msgid "Unable to seek to %lld in %s"
 
9982
msgstr "Failed to suspend domain %s"
 
9983
 
 
9984
#: src/qemu/qemu_process.c:804
 
9985
#, c-format
 
9986
msgid "Failure while reading %s log output"
 
9987
msgstr ""
 
9988
 
 
9989
#: src/qemu/qemu_process.c:826
 
9990
#, fuzzy, c-format
 
9991
msgid "Out of space while reading %s log output: %s"
 
9992
msgstr "Failed to create domain %s\n"
 
9993
 
 
9994
#: src/qemu/qemu_process.c:833
 
9995
#, c-format
 
9996
msgid "Process exited while reading %s log output: %s"
 
9997
msgstr ""
 
9998
 
 
9999
#: src/qemu/qemu_process.c:848
 
10000
#, c-format
 
10001
msgid "Timed out while reading %s log output: %s"
 
10002
msgstr ""
 
10003
 
 
10004
#: src/qemu/qemu_process.c:933
 
10005
#, fuzzy, c-format
 
10006
msgid "no assigned pty for device %s"
 
10007
msgstr "Cannot extract running %s hypervisor version\n"
 
10008
 
 
10009
#: src/qemu/qemu_process.c:1097
 
10010
#, fuzzy, c-format
 
10011
msgid "process exited while connecting to monitor: %s"
 
10012
msgstr "failed to connect to Xen Store"
 
10013
 
 
10014
#: src/qemu/qemu_process.c:1147
 
10015
#, c-format
 
10016
msgid "got wrong number of vCPU pids from QEMU monitor. got %d, wanted %d"
 
10017
msgstr ""
 
10018
 
 
10019
#: src/qemu/qemu_process.c:1615
 
10020
#, fuzzy, c-format
 
10021
msgid "cannot find PCI address for VirtIO disk %s"
 
10022
msgstr "Failed to suspend domain %s"
 
10023
 
 
10024
#: src/qemu/qemu_process.c:1629
 
10025
#, fuzzy, c-format
 
10026
msgid "cannot find PCI address for %s NIC"
 
10027
msgstr "Failed to suspend domain %s"
 
10028
 
 
10029
#: src/qemu/qemu_process.c:1643
 
10030
#, fuzzy, c-format
 
10031
msgid "cannot find PCI address for controller %s"
 
10032
msgstr "Failed to suspend domain %s"
 
10033
 
 
10034
#: src/qemu/qemu_process.c:1657
 
10035
#, fuzzy, c-format
 
10036
msgid "cannot find PCI address for video adapter %s"
 
10037
msgstr "Failed to suspend domain %s"
 
10038
 
 
10039
#: src/qemu/qemu_process.c:1671
 
10040
#, fuzzy, c-format
 
10041
msgid "cannot find PCI address for sound adapter %s"
 
10042
msgstr "Failed to suspend domain %s"
 
10043
 
 
10044
#: src/qemu/qemu_process.c:1684
 
10045
#, fuzzy, c-format
 
10046
msgid "cannot find PCI address for watchdog %s"
 
10047
msgstr "name of the inactive domain"
 
10048
 
 
10049
#: src/qemu/qemu_process.c:1696
 
10050
#, fuzzy, c-format
 
10051
msgid "cannot find PCI address for balloon %s"
 
10052
msgstr "name of the inactive domain"
 
10053
 
 
10054
#: src/qemu/qemu_process.c:1815
 
10055
#, fuzzy, c-format
 
10056
msgid "Unable to pre-create chardev file '%s'"
 
10057
msgstr "failed to write configuration file"
 
10058
 
 
10059
#: src/qemu/qemu_process.c:1835
 
10060
#, fuzzy, c-format
 
10061
msgid "cannot limit number of processes to %d"
 
10062
msgstr "Failed to suspend domain %s"
 
10063
 
 
10064
#: src/qemu/qemu_process.c:2080 src/uml/uml_driver.c:819
 
10065
#, fuzzy
 
10066
msgid "VM is already active"
 
10067
msgstr "Domain is already active"
 
10068
 
 
10069
#: src/qemu/qemu_process.c:2146
 
10070
#, fuzzy, c-format
 
10071
msgid "cannot stat fd %d"
 
10072
msgstr "Failed to suspend domain %s"
 
10073
 
 
10074
#: src/qemu/qemu_process.c:2176
 
10075
#, fuzzy
 
10076
msgid "Unable to find an unused SPICE port"
 
10077
msgstr "failed to write configuration file"
 
10078
 
 
10079
#: src/qemu/qemu_process.c:2184
 
10080
#, fuzzy
 
10081
msgid "Unable to find an unused SPICE TLS port"
 
10082
msgstr "failed to write configuration file"
 
10083
 
 
10084
#: src/qemu/qemu_process.c:2197 src/uml/uml_driver.c:841
 
10085
#, fuzzy, c-format
 
10086
msgid "cannot create log directory %s"
 
10087
msgstr "failed to write configuration file: %s"
 
10088
 
 
10089
#: src/qemu/qemu_process.c:2237
 
10090
#, fuzzy, c-format
 
10091
msgid "Cannot remove stale PID file for %s"
 
10092
msgstr "failed to write configuration file: %s"
 
10093
 
 
10094
#: src/qemu/qemu_process.c:2244
 
10095
#, fuzzy
 
10096
msgid "Failed to build pidfile path."
 
10097
msgstr "Failed to suspend domain %s"
 
10098
 
 
10099
#: src/qemu/qemu_process.c:2343
 
10100
#, fuzzy, c-format
 
10101
msgid "Domain %s didn't show up"
 
10102
msgstr "Domain %s is being shutdown\n"
 
10103
 
 
10104
#: src/qemu/qemu_process.c:2504
 
10105
#, fuzzy, c-format
 
10106
msgid "failed to remove ebtables rule to allow MAC address on  '%s'"
 
10107
msgstr "Failed to save domain %s to %s"
 
10108
 
 
10109
#: src/qemu/qemu_process.c:2514
 
10110
#, fuzzy, c-format
 
10111
msgid "Failed to send SIGTERM to %s (%d)"
 
10112
msgstr "Failed to suspend domain %s"
 
10113
 
 
10114
#: src/remote/remote_driver.c:334
9605
10115
#, fuzzy
9606
10116
msgid "failed to find libvirtd binary"
9607
10117
msgstr "Failed to undefine domain %s"
9608
10118
 
9609
 
#: src/remote/remote_driver.c:415
 
10119
#: src/remote/remote_driver.c:417
9610
10120
msgid ""
9611
10121
"remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)"
9612
10122
msgstr ""
9613
10123
 
9614
 
#: src/remote/remote_driver.c:579
 
10124
#: src/remote/remote_driver.c:587
9615
10125
msgid "remote_open: for 'ext' transport, command is required"
9616
10126
msgstr ""
9617
10127
 
9618
 
#: src/remote/remote_driver.c:602 src/xen/xend_internal.c:806
 
10128
#: src/remote/remote_driver.c:610 src/xen/xend_internal.c:720
9619
10129
#, fuzzy, c-format
9620
10130
msgid "unable to resolve hostname '%s': %s"
9621
10131
msgstr "Failed to suspend domain %s"
9622
10132
 
9623
 
#: src/remote/remote_driver.c:652
 
10133
#: src/remote/remote_driver.c:660
9624
10134
#, fuzzy, c-format
9625
10135
msgid "unable to connect to libvirtd at '%s'"
9626
10136
msgstr "Failed to suspend domain %s"
9627
10137
 
9628
 
#: src/remote/remote_driver.c:698
 
10138
#: src/remote/remote_driver.c:706
9629
10139
#, c-format
9630
10140
msgid "Socket %s too big for destination"
9631
10141
msgstr ""
9632
10142
 
9633
 
#: src/remote/remote_driver.c:709
 
10143
#: src/remote/remote_driver.c:717
9634
10144
#, fuzzy
9635
10145
msgid "unable to create socket"
9636
10146
msgstr "Failed to read socket %d\n"
9637
10147
 
9638
 
#: src/remote/remote_driver.c:732
 
10148
#: src/remote/remote_driver.c:740
9639
10149
#, fuzzy, c-format
9640
10150
msgid "unable to connect to '%s', libvirtd may need to be started"
9641
10151
msgstr "Failed to suspend domain %s"
9642
10152
 
9643
 
#: src/remote/remote_driver.c:801 src/remote/remote_driver.c:807
 
10153
#: src/remote/remote_driver.c:809 src/remote/remote_driver.c:815
9644
10154
#, fuzzy
9645
10155
msgid "unable to create socket pair"
9646
10156
msgstr "Failed to read socket %d\n"
9647
10157
 
9648
 
#: src/remote/remote_driver.c:833
 
10158
#: src/remote/remote_driver.c:841
9649
10159
msgid "transport methods unix, ssh and ext are not supported under Windows"
9650
10160
msgstr ""
9651
10161
 
9652
 
#: src/remote/remote_driver.c:843 src/remote/remote_driver.c:849
 
10162
#: src/remote/remote_driver.c:851 src/remote/remote_driver.c:857
9653
10163
#, fuzzy
9654
10164
msgid "unable to make socket non-blocking"
9655
10165
msgstr "Failed to read socket %d\n"
9656
10166
 
9657
 
#: src/remote/remote_driver.c:855
 
10167
#: src/remote/remote_driver.c:863
9658
10168
#, fuzzy
9659
10169
msgid "unable to make pipe"
9660
10170
msgstr "failed to write configuration file"
9661
10171
 
9662
 
#: src/remote/remote_driver.c:890
 
10172
#: src/remote/remote_driver.c:900
9663
10173
#, fuzzy
9664
10174
msgid "unable to auto-detect URI"
9665
10175
msgstr "Failed to read socket %d\n"
9666
10176
 
9667
 
#: src/remote/remote_driver.c:1136
 
10177
#: src/remote/remote_driver.c:1146
9668
10178
#, fuzzy, c-format
9669
10179
msgid "Cannot access %s '%s'"
9670
10180
msgstr "Failed to suspend domain %s"
9671
10181
 
9672
 
#: src/remote/remote_driver.c:1177
 
10182
#: src/remote/remote_driver.c:1187
9673
10183
#, fuzzy, c-format
9674
10184
msgid "unable to allocate TLS credentials: %s"
9675
10185
msgstr "failed to allocate a node"
9676
10186
 
9677
 
#: src/remote/remote_driver.c:1261
 
10187
#: src/remote/remote_driver.c:1271
9678
10188
#, fuzzy, c-format
9679
10189
msgid "unable to load CA certificate: %s"
9680
10190
msgstr "failed to write configuration file"
9681
10191
 
9682
 
#: src/remote/remote_driver.c:1276
 
10192
#: src/remote/remote_driver.c:1286
9683
10193
#, c-format
9684
10194
msgid "unable to load private key/certificate: %s"
9685
10195
msgstr ""
9686
10196
 
9687
 
#: src/remote/remote_driver.c:1336
 
10197
#: src/remote/remote_driver.c:1347
9688
10198
#, fuzzy, c-format
9689
10199
msgid "unable to initialize TLS client: %s"
9690
10200
msgstr "Failed to undefine domain %s"
9691
10201
 
9692
 
#: src/remote/remote_driver.c:1345
 
10202
#: src/remote/remote_driver.c:1356
9693
10203
#, c-format
9694
10204
msgid "unable to set TLS algorithm priority: %s"
9695
10205
msgstr ""
9696
10206
 
9697
 
#: src/remote/remote_driver.c:1354
 
10207
#: src/remote/remote_driver.c:1365
9698
10208
#, fuzzy, c-format
9699
10209
msgid "unable to set certificate priority: %s"
9700
10210
msgstr "Failed to create domain %s\n"
9701
10211
 
9702
 
#: src/remote/remote_driver.c:1364
 
10212
#: src/remote/remote_driver.c:1375
9703
10213
#, fuzzy, c-format
9704
10214
msgid "unable to set session credentials: %s"
9705
10215
msgstr "failed to get node information"
9706
10216
 
9707
 
#: src/remote/remote_driver.c:1386
 
10217
#: src/remote/remote_driver.c:1397
9708
10218
#, fuzzy, c-format
9709
10219
msgid "unable to complete TLS handshake: %s"
9710
10220
msgstr "Failed to suspend domain %s"
9711
10221
 
9712
 
#: src/remote/remote_driver.c:1408
 
10222
#: src/remote/remote_driver.c:1420
9713
10223
#, c-format
9714
10224
msgid "unable to complete TLS initialization: %s"
9715
10225
msgstr ""
9716
10226
 
9717
 
#: src/remote/remote_driver.c:1414
 
10227
#: src/remote/remote_driver.c:1426
9718
10228
msgid "server verification (of our certificate or IP address) failed"
9719
10229
msgstr ""
9720
10230
 
9721
 
#: src/remote/remote_driver.c:1440
 
10231
#: src/remote/remote_driver.c:1460
9722
10232
#, fuzzy, c-format
9723
10233
msgid "unable to verify server certificate: %s"
9724
10234
msgstr "failed to get node information"
9725
10235
 
9726
 
#: src/remote/remote_driver.c:1447
 
10236
#: src/remote/remote_driver.c:1467
9727
10237
#, fuzzy
9728
10238
msgid "cannot get current time"
9729
10239
msgstr "Failed to create domain %s\n"
9730
10240
 
9731
 
#: src/remote/remote_driver.c:1452
 
10241
#: src/remote/remote_driver.c:1472
9732
10242
msgid "Invalid certificate"
9733
10243
msgstr ""
9734
10244
 
9735
 
#: src/remote/remote_driver.c:1455
 
10245
#: src/remote/remote_driver.c:1475
9736
10246
msgid "The certificate is not trusted."
9737
10247
msgstr ""
9738
10248
 
9739
 
#: src/remote/remote_driver.c:1458
 
10249
#: src/remote/remote_driver.c:1478
9740
10250
msgid "The certificate hasn't got a known issuer."
9741
10251
msgstr ""
9742
10252
 
9743
 
#: src/remote/remote_driver.c:1461
 
10253
#: src/remote/remote_driver.c:1481
9744
10254
msgid "The certificate has been revoked."
9745
10255
msgstr ""
9746
10256
 
9747
 
#: src/remote/remote_driver.c:1465
 
10257
#: src/remote/remote_driver.c:1485
9748
10258
msgid "The certificate uses an insecure algorithm"
9749
10259
msgstr ""
9750
10260
 
9751
 
#: src/remote/remote_driver.c:1469
 
10261
#: src/remote/remote_driver.c:1489
9752
10262
#, c-format
9753
10263
msgid "server certificate failed validation: %s"
9754
10264
msgstr ""
9755
10265
 
9756
 
#: src/remote/remote_driver.c:1475
 
10266
#: src/remote/remote_driver.c:1495
9757
10267
msgid "Certificate type is not X.509"
9758
10268
msgstr ""
9759
10269
 
9760
 
#: src/remote/remote_driver.c:1480
 
10270
#: src/remote/remote_driver.c:1500
9761
10271
msgid "gnutls_certificate_get_peers failed"
9762
10272
msgstr ""
9763
10273
 
9764
 
#: src/remote/remote_driver.c:1490
 
10274
#: src/remote/remote_driver.c:1510
9765
10275
#, fuzzy, c-format
9766
10276
msgid "unable to initialize certificate: %s"
9767
10277
msgstr "Failed to undefine domain %s"
9768
10278
 
9769
 
#: src/remote/remote_driver.c:1498
 
10279
#: src/remote/remote_driver.c:1518
9770
10280
#, fuzzy, c-format
9771
10281
msgid "unable to import certificate: %s"
9772
10282
msgstr "Failed to suspend domain %s"
9773
10283
 
9774
 
#: src/remote/remote_driver.c:1505
 
10284
#: src/remote/remote_driver.c:1525
9775
10285
msgid "The certificate has expired"
9776
10286
msgstr ""
9777
10287
 
9778
 
#: src/remote/remote_driver.c:1512
 
10288
#: src/remote/remote_driver.c:1532
9779
10289
msgid "The certificate is not yet activated"
9780
10290
msgstr ""
9781
10291
 
9782
 
#: src/remote/remote_driver.c:1520
 
10292
#: src/remote/remote_driver.c:1540
9783
10293
#, c-format
9784
10294
msgid "Certificate's owner does not match the hostname (%s)"
9785
10295
msgstr ""
9786
10296
 
9787
 
#: src/remote/remote_driver.c:1936
 
10297
#: src/remote/remote_driver.c:1956
9788
10298
#, fuzzy, c-format
9789
10299
msgid "too many NUMA cells: %d > %d"
9790
10300
msgstr "too many connections"
9791
10301
 
9792
 
#: src/remote/remote_driver.c:1998 src/remote/remote_driver.c:2012
 
10302
#: src/remote/remote_driver.c:2018 src/remote/remote_driver.c:2032
9793
10303
#, fuzzy, c-format
9794
10304
msgid "too many remote domain IDs: %d > %d"
9795
10305
msgstr "too many domains"
9796
10306
 
9797
 
#: src/remote/remote_driver.c:2499 src/remote/remote_driver.c:3822
 
10307
#: src/remote/remote_driver.c:2546 src/remote/remote_driver.c:2715
 
10308
#: src/remote/remote_driver.c:4038
9798
10309
#, fuzzy
9799
10310
msgid "unknown parameter type"
9800
10311
msgstr "unknown OS type"
9801
10312
 
9802
 
#: src/remote/remote_driver.c:2549
 
10313
#: src/remote/remote_driver.c:2596
9803
10314
msgid ""
9804
10315
"remoteDomainGetMemoryParameters: returned number of parameters exceeds limit"
9805
10316
msgstr ""
9806
10317
 
9807
 
#: src/remote/remote_driver.c:2568 src/remote/remote_driver.c:3744
 
10318
#: src/remote/remote_driver.c:2615 src/remote/remote_driver.c:2784
 
10319
#: src/remote/remote_driver.c:3960
9808
10320
#, c-format
9809
10321
msgid "Parameter %s too big for destination"
9810
10322
msgstr ""
9811
10323
 
9812
 
#: src/remote/remote_driver.c:2600
 
10324
#: src/remote/remote_driver.c:2647
9813
10325
msgid "remoteDomainGetMemoryParameters: unknown parameter type"
9814
10326
msgstr ""
9815
10327
 
9816
 
#: src/remote/remote_driver.c:2810
 
10328
#: src/remote/remote_driver.c:2765
 
10329
msgid ""
 
10330
"remoteDomainGetBlkioParameters: returned number of parameters exceeds limit"
 
10331
msgstr ""
 
10332
 
 
10333
#: src/remote/remote_driver.c:2816
 
10334
msgid "remoteDomainGetBlkioParameters: unknown parameter type"
 
10335
msgstr ""
 
10336
 
 
10337
#: src/remote/remote_driver.c:3026
9817
10338
#, c-format
9818
10339
msgid "map length greater than maximum: %d > %d"
9819
10340
msgstr ""
9820
10341
 
9821
 
#: src/remote/remote_driver.c:2849
 
10342
#: src/remote/remote_driver.c:3065
9822
10343
#, c-format
9823
10344
msgid "vCPU count exceeds maximum: %d > %d"
9824
10345
msgstr ""
9825
10346
 
9826
 
#: src/remote/remote_driver.c:2855
 
10347
#: src/remote/remote_driver.c:3071
9827
10348
#, c-format
9828
10349
msgid "vCPU map buffer length exceeds maximum: %d > %d"
9829
10350
msgstr ""
9830
10351
 
9831
 
#: src/remote/remote_driver.c:2872
 
10352
#: src/remote/remote_driver.c:3088
9832
10353
#, c-format
9833
10354
msgid "host reports too many vCPUs: %d > %d"
9834
10355
msgstr ""
9835
10356
 
9836
 
#: src/remote/remote_driver.c:2878
 
10357
#: src/remote/remote_driver.c:3094
9837
10358
#, c-format
9838
10359
msgid "host reports map buffer length exceeds maximum: %d > %d"
9839
10360
msgstr ""
9840
10361
 
9841
 
#: src/remote/remote_driver.c:2953
 
10362
#: src/remote/remote_driver.c:3169
9842
10363
#, c-format
9843
10364
msgid "security label exceeds maximum: %zd"
9844
10365
msgstr ""
9845
10366
 
9846
 
#: src/remote/remote_driver.c:2988
 
10367
#: src/remote/remote_driver.c:3204
9847
10368
#, c-format
9848
10369
msgid "security model exceeds maximum: %zd"
9849
10370
msgstr ""
9850
10371
 
9851
 
#: src/remote/remote_driver.c:2997
 
10372
#: src/remote/remote_driver.c:3213
9852
10373
#, c-format
9853
10374
msgid "security doi exceeds maximum: %zd"
9854
10375
msgstr ""
9855
10376
 
9856
 
#: src/remote/remote_driver.c:3239
 
10377
#: src/remote/remote_driver.c:3455
9857
10378
msgid "caller ignores cookie or cookielen"
9858
10379
msgstr ""
9859
10380
 
9860
 
#: src/remote/remote_driver.c:3248
 
10381
#: src/remote/remote_driver.c:3464
9861
10382
msgid "caller ignores uri_out"
9862
10383
msgstr ""
9863
10384
 
9864
 
#: src/remote/remote_driver.c:3317 src/remote/remote_driver.c:3331
 
10385
#: src/remote/remote_driver.c:3533 src/remote/remote_driver.c:3547
9865
10386
#, fuzzy, c-format
9866
10387
msgid "too many remote domain names: %d > %d"
9867
10388
msgstr "too many domains"
9868
10389
 
9869
 
#: src/remote/remote_driver.c:3734
 
10390
#: src/remote/remote_driver.c:3950
9870
10391
msgid ""
9871
10392
"remoteDomainGetSchedulerParameters: returned number of parameters exceeds "
9872
10393
"limit"
9873
10394
msgstr ""
9874
10395
 
9875
 
#: src/remote/remote_driver.c:3764
 
10396
#: src/remote/remote_driver.c:3980
9876
10397
msgid "remoteDomainGetSchedulerParameters: unknown parameter type"
9877
10398
msgstr ""
9878
10399
 
9879
 
#: src/remote/remote_driver.c:3932
 
10400
#: src/remote/remote_driver.c:4148
9880
10401
#, fuzzy, c-format
9881
10402
msgid "too many memory stats requested: %d > %d"
9882
10403
msgstr "too many connections"
9883
10404
 
9884
 
#: src/remote/remote_driver.c:3976
 
10405
#: src/remote/remote_driver.c:4192
9885
10406
#, c-format
9886
10407
msgid "block peek request too large for remote protocol, %zi > %d"
9887
10408
msgstr ""
9888
10409
 
9889
 
#: src/remote/remote_driver.c:3997 src/remote/remote_driver.c:4048
 
10410
#: src/remote/remote_driver.c:4213 src/remote/remote_driver.c:4264
9890
10411
msgid "returned buffer is not same size as requested"
9891
10412
msgstr ""
9892
10413
 
9893
 
#: src/remote/remote_driver.c:4028
 
10414
#: src/remote/remote_driver.c:4244
9894
10415
#, c-format
9895
10416
msgid "memory peek request too large for remote protocol, %zi > %d"
9896
10417
msgstr ""
9897
10418
 
9898
 
#: src/remote/remote_driver.c:4267 src/remote/remote_driver.c:4281
9899
 
#: src/remote/remote_driver.c:4349 src/remote/remote_driver.c:4363
 
10419
#: src/remote/remote_driver.c:4483 src/remote/remote_driver.c:4497
 
10420
#: src/remote/remote_driver.c:4565 src/remote/remote_driver.c:4579
9900
10421
#, fuzzy, c-format
9901
10422
msgid "too many remote networks: %d > %d"
9902
10423
msgstr "too many connections"
9903
10424
 
9904
 
#: src/remote/remote_driver.c:4822 src/remote/remote_driver.c:4836
9905
 
#: src/remote/remote_driver.c:4903 src/remote/remote_driver.c:4917
 
10425
#: src/remote/remote_driver.c:5038 src/remote/remote_driver.c:5052
 
10426
#: src/remote/remote_driver.c:5119 src/remote/remote_driver.c:5133
9906
10427
#, fuzzy, c-format
9907
10428
msgid "too many remote interfaces: %d > %d"
9908
10429
msgstr "too many connections"
9909
10430
 
9910
 
#: src/remote/remote_driver.c:5262 src/remote/remote_driver.c:5340
 
10431
#: src/remote/remote_driver.c:5478 src/remote/remote_driver.c:5556
9911
10432
#, fuzzy
9912
10433
msgid "too many storage pools requested"
9913
10434
msgstr "too many drivers registered"
9914
10435
 
9915
 
#: src/remote/remote_driver.c:5274 src/remote/remote_driver.c:5352
 
10436
#: src/remote/remote_driver.c:5490 src/remote/remote_driver.c:5568
9916
10437
#, fuzzy
9917
10438
msgid "too many storage pools received"
9918
10439
msgstr "too many drivers registered"
9919
10440
 
9920
 
#: src/remote/remote_driver.c:5904
 
10441
#: src/remote/remote_driver.c:6120
9921
10442
#, fuzzy
9922
10443
msgid "too many storage volumes requested"
9923
10444
msgstr "too many drivers registered"
9924
10445
 
9925
 
#: src/remote/remote_driver.c:5917
 
10446
#: src/remote/remote_driver.c:6133
9926
10447
#, fuzzy
9927
10448
msgid "too many storage volumes received"
9928
10449
msgstr "too many drivers registered"
9929
10450
 
9930
 
#: src/remote/remote_driver.c:6338
 
10451
#: src/remote/remote_driver.c:6554
9931
10452
#, fuzzy
9932
10453
msgid "too many device names requested"
9933
10454
msgstr "too many drivers registered"
9934
10455
 
9935
 
#: src/remote/remote_driver.c:6352
 
10456
#: src/remote/remote_driver.c:6568
9936
10457
#, fuzzy
9937
10458
msgid "too many device names received"
9938
10459
msgstr "too many drivers registered"
9939
10460
 
9940
 
#: src/remote/remote_driver.c:6501
 
10461
#: src/remote/remote_driver.c:6717
9941
10462
#, fuzzy
9942
10463
msgid "too many capability names requested"
9943
10464
msgstr "too many drivers registered"
9944
10465
 
9945
 
#: src/remote/remote_driver.c:6514
 
10466
#: src/remote/remote_driver.c:6730
9946
10467
#, fuzzy
9947
10468
msgid "too many capability names received"
9948
10469
msgstr "too many drivers registered"
9949
10470
 
9950
 
#: src/remote/remote_driver.c:6824 src/remote/remote_driver.c:6838
 
10471
#: src/remote/remote_driver.c:7040 src/remote/remote_driver.c:7054
9951
10472
#, fuzzy, c-format
9952
10473
msgid "too many remote nwfilters: %d > %d"
9953
10474
msgstr "too many connections"
9954
10475
 
9955
 
#: src/remote/remote_driver.c:6990
 
10476
#: src/remote/remote_driver.c:7206
9956
10477
#, fuzzy, c-format
9957
10478
msgid "unknown authentication type %s"
9958
10479
msgstr "unknown OS type %s"
9959
10480
 
9960
 
#: src/remote/remote_driver.c:6999
 
10481
#: src/remote/remote_driver.c:7215
9961
10482
#, c-format
9962
10483
msgid "requested authentication type %s rejected"
9963
10484
msgstr ""
9964
10485
 
9965
 
#: src/remote/remote_driver.c:7038
 
10486
#: src/remote/remote_driver.c:7254
9966
10487
#, fuzzy, c-format
9967
10488
msgid "unsupported authentication type %d"
9968
10489
msgstr "operation failed"
9969
10490
 
9970
 
#: src/remote/remote_driver.c:7248
 
10491
#: src/remote/remote_driver.c:7464
9971
10492
#, fuzzy, c-format
9972
10493
msgid "failed to initialize SASL library: %d (%s)"
9973
10494
msgstr "Failed to undefine domain %s"
9974
10495
 
9975
 
#: src/remote/remote_driver.c:7257
 
10496
#: src/remote/remote_driver.c:7473
9976
10497
#, fuzzy
9977
10498
msgid "failed to get sock address"
9978
10499
msgstr "Failed to save domain %s to %s"
9979
10500
 
9980
 
#: src/remote/remote_driver.c:7267
 
10501
#: src/remote/remote_driver.c:7483
9981
10502
#, fuzzy
9982
10503
msgid "failed to get peer address"
9983
10504
msgstr "failed to get node information"
9984
10505
 
9985
 
#: src/remote/remote_driver.c:7291
 
10506
#: src/remote/remote_driver.c:7507
9986
10507
#, fuzzy, c-format
9987
10508
msgid "Failed to create SASL client context: %d (%s)"
9988
10509
msgstr "Failed to create domain %s\n"
9989
10510
 
9990
 
#: src/remote/remote_driver.c:7303
 
10511
#: src/remote/remote_driver.c:7519
9991
10512
msgid "invalid cipher size for TLS session"
9992
10513
msgstr ""
9993
10514
 
9994
 
#: src/remote/remote_driver.c:7312
 
10515
#: src/remote/remote_driver.c:7528
9995
10516
#, fuzzy, c-format
9996
10517
msgid "cannot set external SSF %d (%s)"
9997
10518
msgstr "Failed to suspend domain %s"
9998
10519
 
9999
 
#: src/remote/remote_driver.c:7330
 
10520
#: src/remote/remote_driver.c:7546
10000
10521
#, fuzzy, c-format
10001
10522
msgid "cannot set security props %d (%s)"
10002
10523
msgstr "Failed to suspend domain %s"
10003
10524
 
10004
 
#: src/remote/remote_driver.c:7347
 
10525
#: src/remote/remote_driver.c:7563
10005
10526
#, fuzzy, c-format
10006
10527
msgid "SASL mechanism %s not supported by server"
10007
10528
msgstr "no support for hypervisor"
10008
10529
 
10009
 
#: src/remote/remote_driver.c:7365
 
10530
#: src/remote/remote_driver.c:7581
10010
10531
#, fuzzy, c-format
10011
10532
msgid "Failed to start SASL negotiation: %d (%s)"
10012
10533
msgstr "Failed to start domain %s"
10013
10534
 
10014
 
#: src/remote/remote_driver.c:7380 src/remote/remote_driver.c:7453
 
10535
#: src/remote/remote_driver.c:7596 src/remote/remote_driver.c:7669
10015
10536
#, fuzzy
10016
10537
msgid "Failed to make auth credentials"
10017
10538
msgstr "failed to get node information"
10018
10539
 
10019
 
#: src/remote/remote_driver.c:7401
 
10540
#: src/remote/remote_driver.c:7617
10020
10541
#, c-format
10021
10542
msgid "SASL negotiation data too long: %d bytes"
10022
10543
msgstr ""
10023
10544
 
10024
 
#: src/remote/remote_driver.c:7440
 
10545
#: src/remote/remote_driver.c:7656
10025
10546
#, fuzzy, c-format
10026
10547
msgid "Failed SASL step: %d (%s)"
10027
10548
msgstr "Failed to suspend domain %s"
10028
10549
 
10029
 
#: src/remote/remote_driver.c:7462 src/remote/remote_driver.c:7594
 
10550
#: src/remote/remote_driver.c:7678 src/remote/remote_driver.c:7810
10030
10551
#, fuzzy
10031
10552
msgid "Failed to collect auth credentials"
10032
10553
msgstr "failed to get node information"
10033
10554
 
10034
 
#: src/remote/remote_driver.c:7464
 
10555
#: src/remote/remote_driver.c:7680
10035
10556
#, fuzzy
10036
10557
msgid "No authentication callback available"
10037
10558
msgstr "operation failed"
10038
10559
 
10039
 
#: src/remote/remote_driver.c:7519
 
10560
#: src/remote/remote_driver.c:7735
10040
10561
#, c-format
10041
10562
msgid "negotiation SSF %d was not strong enough"
10042
10563
msgstr ""
10043
10564
 
10044
 
#: src/remote/remote_driver.c:7629 src/remote/remote_driver.c:9282
 
10565
#: src/remote/remote_driver.c:7845 src/remote/remote_driver.c:9528
10045
10566
msgid "no event support"
10046
10567
msgstr ""
10047
10568
 
10048
 
#: src/remote/remote_driver.c:7634 src/remote/remote_driver.c:9289
 
10569
#: src/remote/remote_driver.c:7850 src/remote/remote_driver.c:9535
10049
10570
msgid "adding cb to list"
10050
10571
msgstr ""
10051
10572
 
10052
 
#: src/remote/remote_driver.c:7664 src/remote/remote_driver.c:9332
 
10573
#: src/remote/remote_driver.c:7880 src/remote/remote_driver.c:9578
10053
10574
#, fuzzy
10054
10575
msgid "marking cb for deletion"
10055
10576
msgstr "domain vcpu information"
10056
10577
 
10057
 
#: src/remote/remote_driver.c:7670 src/remote/remote_driver.c:9338
 
10578
#: src/remote/remote_driver.c:7886 src/remote/remote_driver.c:9584
10058
10579
msgid "removing cb from list"
10059
10580
msgstr ""
10060
10581
 
10061
 
#: src/remote/remote_driver.c:7706
 
10582
#: src/remote/remote_driver.c:7922
10062
10583
msgid "unable to demarshall lifecycle event"
10063
10584
msgstr ""
10064
10585
 
10065
 
#: src/remote/remote_driver.c:7733 src/remote/remote_driver.c:7760
10066
 
#: src/remote/remote_driver.c:7787 src/remote/remote_driver.c:7814
10067
 
#: src/remote/remote_driver.c:7844 src/remote/remote_driver.c:7880
 
10586
#: src/remote/remote_driver.c:7949 src/remote/remote_driver.c:7976
 
10587
#: src/remote/remote_driver.c:8003 src/remote/remote_driver.c:8030
 
10588
#: src/remote/remote_driver.c:8060 src/remote/remote_driver.c:8096
10068
10589
#, fuzzy
10069
10590
msgid "unable to demarshall reboot event"
10070
10591
msgstr "failed to write configuration file"
10071
10592
 
10072
 
#: src/remote/remote_driver.c:8050 src/remote/remote_driver.c:8063
 
10593
#: src/remote/remote_driver.c:8266 src/remote/remote_driver.c:8279
10073
10594
#, fuzzy, c-format
10074
10595
msgid "too many remote secret UUIDs: %d > %d"
10075
10596
msgstr "too many domains"
10076
10597
 
10077
 
#: src/remote/remote_driver.c:8383 src/remote/remote_driver.c:9490
 
10598
#: src/remote/remote_driver.c:8598 src/remote/remote_driver.c:9821
10078
10599
msgid "xdr_remote_message_header failed"
10079
10600
msgstr ""
10080
10601
 
10081
 
#: src/remote/remote_driver.c:8392
 
10602
#: src/remote/remote_driver.c:8607
10082
10603
#, c-format
10083
10604
msgid "data size %zu too large for payload %d"
10084
10605
msgstr ""
10085
10606
 
10086
 
#: src/remote/remote_driver.c:8404 src/remote/remote_driver.c:9511
 
10607
#: src/remote/remote_driver.c:8619 src/remote/remote_driver.c:9842
10087
10608
msgid "xdr_u_int (length word)"
10088
10609
msgstr ""
10089
10610
 
10090
 
#: src/remote/remote_driver.c:8643
 
10611
#: src/remote/remote_driver.c:8860
10091
10612
#, fuzzy
10092
10613
msgid "multiple stream callbacks not supported"
10093
10614
msgstr "library call failed, possibly not supported"
10094
10615
 
10095
 
#: src/remote/remote_driver.c:8683 src/remote/remote_driver.c:8710
 
10616
#: src/remote/remote_driver.c:8900 src/remote/remote_driver.c:8927
10096
10617
#, fuzzy
10097
10618
msgid "no stream callback registered"
10098
10619
msgstr "Domain %s started\n"
10099
10620
 
10100
 
#: src/remote/remote_driver.c:9081
 
10621
#: src/remote/remote_driver.c:9327
10101
10622
#, fuzzy, c-format
10102
10623
msgid "too many remote domain snapshot names: %d > %d"
10103
10624
msgstr "too many domains"
10104
10625
 
10105
 
#: src/remote/remote_driver.c:9098
 
10626
#: src/remote/remote_driver.c:9344
10106
10627
#, fuzzy, c-format
10107
10628
msgid "too many remote domain snapshots: %d > %d"
10108
10629
msgstr "too many domains"
10109
10630
 
10110
 
#: src/remote/remote_driver.c:9325
 
10631
#: src/remote/remote_driver.c:9571
10111
10632
#, fuzzy, c-format
10112
10633
msgid "unable to find callback ID %d"
10113
10634
msgstr "Failed to create domain from %s"
10114
10635
 
10115
 
#: src/remote/remote_driver.c:9495
 
10636
#: src/remote/remote_driver.c:9826
10116
10637
msgid "marshalling args"
10117
10638
msgstr ""
10118
10639
 
10119
 
#: src/remote/remote_driver.c:9553
 
10640
#: src/remote/remote_driver.c:9885
10120
10641
#, fuzzy
10121
10642
msgid "cannot send data"
10122
10643
msgstr "node domain list"
10123
10644
 
10124
 
#: src/remote/remote_driver.c:9581
 
10645
#: src/remote/remote_driver.c:9913
10125
10646
#, fuzzy, c-format
10126
10647
msgid "failed to read from TLS socket %s"
10127
10648
msgstr "Failed to read socket %d\n"
10128
10649
 
10129
 
#: src/remote/remote_driver.c:9585
 
10650
#: src/remote/remote_driver.c:9917
10130
10651
#, fuzzy
10131
10652
msgid "server closed connection"
10132
10653
msgstr "read-only connection"
10133
10654
 
10134
 
#: src/remote/remote_driver.c:9602
 
10655
#: src/remote/remote_driver.c:9934
10135
10656
#, fuzzy
10136
10657
msgid "cannot recv data"
10137
10658
msgstr "node domain list"
10138
10659
 
10139
 
#: src/remote/remote_driver.c:9608
 
10660
#: src/remote/remote_driver.c:9940
10140
10661
#, fuzzy, c-format
10141
10662
msgid "cannot recv data: %s"
10142
10663
msgstr "node domain list"
10143
10664
 
10144
 
#: src/remote/remote_driver.c:9615 src/remote/remote_driver.c:9622
 
10665
#: src/remote/remote_driver.c:9947 src/remote/remote_driver.c:9954
10145
10666
#, fuzzy, c-format
10146
10667
msgid "server closed connection: %s"
10147
10668
msgstr "read-only connection"
10148
10669
 
10149
 
#: src/remote/remote_driver.c:9649
 
10670
#: src/remote/remote_driver.c:9981
10150
10671
#, fuzzy, c-format
10151
10672
msgid "failed to encode SASL data: %s"
10152
10673
msgstr "Failed to create domain %s\n"
10153
10674
 
10154
 
#: src/remote/remote_driver.c:9749
 
10675
#: src/remote/remote_driver.c:10081
10155
10676
#, fuzzy, c-format
10156
10677
msgid "failed to decode SASL data: %s"
10157
10678
msgstr "Failed to destroy domain %s"
10158
10679
 
10159
 
#: src/remote/remote_driver.c:9798
 
10680
#: src/remote/remote_driver.c:10130
10160
10681
msgid "xdr_u_int (length word, reply)"
10161
10682
msgstr ""
10162
10683
 
10163
 
#: src/remote/remote_driver.c:9805
 
10684
#: src/remote/remote_driver.c:10137
10164
10685
msgid "packet received from server too small"
10165
10686
msgstr ""
10166
10687
 
10167
 
#: src/remote/remote_driver.c:9814
 
10688
#: src/remote/remote_driver.c:10146
10168
10689
msgid "packet received from server too large"
10169
10690
msgstr ""
10170
10691
 
10171
 
#: src/remote/remote_driver.c:9859
 
10692
#: src/remote/remote_driver.c:10191
10172
10693
#, fuzzy
10173
10694
msgid "invalid header in reply"
10174
10695
msgstr "invalid argument in %s"
10175
10696
 
10176
 
#: src/remote/remote_driver.c:9875
 
10697
#: src/remote/remote_driver.c:10207
10177
10698
#, c-format
10178
10699
msgid "unknown program (received %x, expected %x)"
10179
10700
msgstr ""
10180
10701
 
10181
 
#: src/remote/remote_driver.c:9881
 
10702
#: src/remote/remote_driver.c:10213
10182
10703
#, c-format
10183
10704
msgid "unknown protocol version (received %x, expected %x)"
10184
10705
msgstr ""
10185
10706
 
10186
 
#: src/remote/remote_driver.c:9904
 
10707
#: src/remote/remote_driver.c:10236
10187
10708
#, c-format
10188
10709
msgid "got unexpected RPC call %d from server"
10189
10710
msgstr ""
10190
10711
 
10191
 
#: src/remote/remote_driver.c:9931
 
10712
#: src/remote/remote_driver.c:10263
10192
10713
#, c-format
10193
10714
msgid "no call waiting for reply with serial %d"
10194
10715
msgstr ""
10195
10716
 
10196
 
#: src/remote/remote_driver.c:9938
 
10717
#: src/remote/remote_driver.c:10270
10197
10718
#, c-format
10198
10719
msgid "unknown procedure (received %x, expected %x)"
10199
10720
msgstr ""
10200
10721
 
10201
 
#: src/remote/remote_driver.c:9950
 
10722
#: src/remote/remote_driver.c:10282
10202
10723
msgid "unmarshalling ret"
10203
10724
msgstr ""
10204
10725
 
10205
 
#: src/remote/remote_driver.c:9959 src/remote/remote_driver.c:10114
 
10726
#: src/remote/remote_driver.c:10291 src/remote/remote_driver.c:10446
10206
10727
msgid "unmarshalling remote_error"
10207
10728
msgstr ""
10208
10729
 
10209
 
#: src/remote/remote_driver.c:9966
 
10730
#: src/remote/remote_driver.c:10298
10210
10731
#, c-format
10211
10732
msgid "unknown status (received %x)"
10212
10733
msgstr ""
10213
10734
 
10214
 
#: src/remote/remote_driver.c:10278 src/remote/remote_driver.c:10282
 
10735
#: src/remote/remote_driver.c:10625 src/remote/remote_driver.c:10629
10215
10736
#, fuzzy
10216
10737
msgid "read on wakeup fd failed"
10217
10738
msgstr "operation failed: %s"
10218
10739
 
10219
 
#: src/remote/remote_driver.c:10291
 
10740
#: src/remote/remote_driver.c:10638
10220
10741
#, fuzzy
10221
10742
msgid "poll on socket failed"
10222
10743
msgstr "allocate value array"
10223
10744
 
10224
 
#: src/remote/remote_driver.c:10352
 
10745
#: src/remote/remote_driver.c:10700
10225
10746
msgid "received hangup / error event on socket"
10226
10747
msgstr ""
10227
10748
 
10228
 
#: src/remote/remote_driver.c:10433
 
10749
#: src/remote/remote_driver.c:10781
10229
10750
#, fuzzy, c-format
10230
10751
msgid "failed to wake up polling thread: %s"
10231
10752
msgstr "Failed to create domain from %s"
10232
10753
 
10233
 
#: src/remote/remote_driver.c:10438
 
10754
#: src/remote/remote_driver.c:10786
10234
10755
#, fuzzy
10235
10756
msgid "failed to wake up polling thread"
10236
10757
msgstr "Failed to create domain from %s"
10237
10758
 
10238
 
#: src/remote/remote_driver.c:10457
 
10759
#: src/remote/remote_driver.c:10805
10239
10760
#, fuzzy
10240
10761
msgid "failed to wait on condition"
10241
10762
msgstr "Failed to start domain %s"
10242
10763
 
10243
 
#: src/secret/secret_driver.c:172
 
10764
#: src/secret/secret_driver.c:171
10244
10765
#, fuzzy, c-format
10245
10766
msgid "mkstemp('%s') failed"
10246
10767
msgstr "operation failed: %s"
10247
10768
 
10248
 
#: src/secret/secret_driver.c:176
 
10769
#: src/secret/secret_driver.c:175
10249
10770
#, fuzzy, c-format
10250
10771
msgid "fchmod('%s') failed"
10251
10772
msgstr "operation failed: %s"
10252
10773
 
10253
 
#: src/secret/secret_driver.c:182
 
10774
#: src/secret/secret_driver.c:181
10254
10775
#, fuzzy, c-format
10255
10776
msgid "error writing to '%s'"
10256
10777
msgstr "Failed to suspend domain %s"
10257
10778
 
10258
 
#: src/secret/secret_driver.c:187
 
10779
#: src/secret/secret_driver.c:186
10259
10780
#, fuzzy, c-format
10260
10781
msgid "error closing '%s'"
10261
10782
msgstr "Failed to suspend domain %s"
10262
10783
 
10263
 
#: src/secret/secret_driver.c:193
 
10784
#: src/secret/secret_driver.c:192
10264
10785
#, fuzzy, c-format
10265
10786
msgid "rename(%s, %s) failed"
10266
10787
msgstr "operation failed: %s"
10267
10788
 
10268
 
#: src/secret/secret_driver.c:243
 
10789
#: src/secret/secret_driver.c:242
10269
10790
#, fuzzy, c-format
10270
10791
msgid "cannot create '%s'"
10271
10792
msgstr "Failed to create domain %s\n"
10272
10793
 
10273
 
#: src/secret/secret_driver.c:350
 
10794
#: src/secret/secret_driver.c:349
10274
10795
#, c-format
10275
10796
msgid "<uuid> does not match secret file name '%s'"
10276
10797
msgstr ""
10277
10798
 
10278
 
#: src/secret/secret_driver.c:377 src/secret/secret_driver.c:484
 
10799
#: src/secret/secret_driver.c:376 src/secret/secret_driver.c:483
10279
10800
#, fuzzy, c-format
10280
10801
msgid "cannot open '%s'"
10281
10802
msgstr "Failed to suspend domain %s"
10282
10803
 
10283
 
#: src/secret/secret_driver.c:381
 
10804
#: src/secret/secret_driver.c:380
10284
10805
#, fuzzy, c-format
10285
10806
msgid "cannot stat '%s'"
10286
10807
msgstr "Failed to suspend domain %s"
10287
10808
 
10288
 
#: src/secret/secret_driver.c:386
 
10809
#: src/secret/secret_driver.c:385
10289
10810
#, c-format
10290
10811
msgid "'%s' file does not fit in memory"
10291
10812
msgstr ""
10292
10813
 
10293
 
#: src/secret/secret_driver.c:395
 
10814
#: src/secret/secret_driver.c:394
10294
10815
#, fuzzy, c-format
10295
10816
msgid "cannot read '%s'"
10296
10817
msgstr "failed to write configuration file: %s"
10297
10818
 
10298
 
#: src/secret/secret_driver.c:402
 
10819
#: src/secret/secret_driver.c:401
10299
10820
#, fuzzy, c-format
10300
10821
msgid "invalid base64 in '%s'"
10301
10822
msgstr "invalid argument in %s"
10302
10823
 
10303
 
#: src/secret/secret_driver.c:500
 
10824
#: src/secret/secret_driver.c:499
10304
10825
#, fuzzy, c-format
10305
10826
msgid "Error reading secret: %s"
10306
10827
msgstr "allocating node"
10307
10828
 
10308
 
#: src/secret/secret_driver.c:633 src/secret/secret_driver.c:801
10309
 
#: src/secret/secret_driver.c:835 src/secret/secret_driver.c:887
10310
 
#: src/secret/secret_driver.c:933
 
10829
#: src/secret/secret_driver.c:632 src/secret/secret_driver.c:800
 
10830
#: src/secret/secret_driver.c:834 src/secret/secret_driver.c:886
 
10831
#: src/secret/secret_driver.c:932
10311
10832
#, fuzzy, c-format
10312
10833
msgid "no secret with matching uuid '%s'"
10313
10834
msgstr "domain id or name"
10314
10835
 
10315
 
#: src/secret/secret_driver.c:660
 
10836
#: src/secret/secret_driver.c:659
10316
10837
#, fuzzy, c-format
10317
10838
msgid "no secret with matching usage '%s'"
10318
10839
msgstr "domain id or name"
10319
10840
 
10320
 
#: src/secret/secret_driver.c:700
 
10841
#: src/secret/secret_driver.c:699
10321
10842
#, fuzzy, c-format
10322
10843
msgid "a secret with UUID %s already defined for use with %s"
10323
10844
msgstr "domain %s exists already"
10324
10845
 
10325
 
#: src/secret/secret_driver.c:720
 
10846
#: src/secret/secret_driver.c:719
10326
10847
#, fuzzy, c-format
10327
10848
msgid "a secret with UUID %s is already defined for use with %s"
10328
10849
msgstr "domain %s exists already"
10329
10850
 
10330
 
#: src/secret/secret_driver.c:727
 
10851
#: src/secret/secret_driver.c:726
10331
10852
msgid "cannot change private flag on existing secret"
10332
10853
msgstr ""
10333
10854
 
10334
 
#: src/secret/secret_driver.c:775
 
10855
#: src/secret/secret_driver.c:774
10335
10856
msgid "list of secrets is inconsistent"
10336
10857
msgstr ""
10337
10858
 
10338
 
#: src/secret/secret_driver.c:895
 
10859
#: src/secret/secret_driver.c:894
10339
10860
#, fuzzy, c-format
10340
10861
msgid "secret '%s' does not have a value"
10341
10862
msgstr "Domain %s started\n"
10342
10863
 
10343
 
#: src/secret/secret_driver.c:902
 
10864
#: src/secret/secret_driver.c:901
10344
10865
#, fuzzy
10345
10866
msgid "secret is private"
10346
10867
msgstr "allocate value array"
10347
10868
 
10348
 
#: src/secret/secret_driver.c:1025
 
10869
#: src/secret/secret_driver.c:1024
10349
10870
#, fuzzy
10350
10871
msgid "Out of memory initializing secrets"
10351
10872
msgstr "change memory allocation"
10352
10873
 
10353
 
#: src/security/security_apparmor.c:83
 
10874
#: src/security/security_apparmor.c:84
10354
10875
#, fuzzy, c-format
10355
10876
msgid "Failed to read AppArmor profiles list '%s'"
10356
10877
msgstr "Failed to create domain %s\n"
10357
10878
 
10358
 
#: src/security/security_apparmor.c:132
 
10879
#: src/security/security_apparmor.c:133
10359
10880
#, fuzzy, c-format
10360
10881
msgid "Failed to read '%s'"
10361
10882
msgstr "Failed to create domain %s\n"
10362
10883
 
10363
 
#: src/security/security_apparmor.c:174
 
10884
#: src/security/security_apparmor.c:175
10364
10885
#, fuzzy
10365
10886
msgid "unable to create pipe"
10366
10887
msgstr "Failed to create domain %s\n"
10367
10888
 
10368
 
#: src/security/security_apparmor.c:215
 
10889
#: src/security/security_apparmor.c:216
10369
10890
#, fuzzy
10370
10891
msgid "unable to write to pipe"
10371
10892
msgstr "failed to write configuration file"
10372
10893
 
10373
 
#: src/security/security_apparmor.c:227
 
10894
#: src/security/security_apparmor.c:225
 
10895
#, fuzzy, c-format
 
10896
msgid "Failed to reap virt-aa-helper pid %lu"
 
10897
msgstr "Failed to create domain %s\n"
 
10898
 
 
10899
#: src/security/security_apparmor.c:231
10374
10900
#, c-format
10375
 
msgid "Unexpected exit status from virt-aa-helper %d pid %lu"
 
10901
msgid "Unexpected status from virt-aa-helper pid %lu: %s"
10376
10902
msgstr ""
10377
10903
 
10378
 
#: src/security/security_apparmor.c:283
 
10904
#: src/security/security_apparmor.c:288
10379
10905
#, fuzzy
10380
10906
msgid "could not find libvirtd"
10381
10907
msgstr "Failed to undefine domain %s"
10382
10908
 
10383
 
#: src/security/security_apparmor.c:320 src/security/security_apparmor.c:344
10384
 
#: src/security/security_apparmor.c:362 src/security/security_apparmor.c:669
 
10909
#: src/security/security_apparmor.c:325 src/security/security_apparmor.c:349
 
10910
#: src/security/security_apparmor.c:367 src/security/security_apparmor.c:674
10385
10911
#, fuzzy, c-format
10386
10912
msgid "cannot update AppArmor profile '%s'"
10387
10913
msgstr "Failed to suspend domain %s"
10388
10914
 
10389
 
#: src/security/security_apparmor.c:389
 
10915
#: src/security/security_apparmor.c:394
10390
10916
#, fuzzy, c-format
10391
10917
msgid "template '%s' does not exist"
10392
10918
msgstr "command '%s' doesn't exist"
10393
10919
 
10394
 
#: src/security/security_apparmor.c:447 src/security/security_selinux.c:179
 
10920
#: src/security/security_apparmor.c:452 src/security/security_selinux.c:180
10395
10921
msgid "security label already defined for VM"
10396
10922
msgstr ""
10397
10923
 
10398
 
#: src/security/security_apparmor.c:500
 
10924
#: src/security/security_apparmor.c:505
10399
10925
#, fuzzy, c-format
10400
10926
msgid "cannot generate AppArmor profile '%s'"
10401
10927
msgstr "failed to write configuration file: %s"
10402
10928
 
10403
 
#: src/security/security_apparmor.c:526
 
10929
#: src/security/security_apparmor.c:531
10404
10930
#, fuzzy
10405
10931
msgid "error copying profile name"
10406
10932
msgstr "resolving domain filename"
10407
10933
 
10408
 
#: src/security/security_apparmor.c:532
 
10934
#: src/security/security_apparmor.c:537
10409
10935
msgid "error calling profile_status()"
10410
10936
msgstr ""
10411
10937
 
10412
 
#: src/security/security_apparmor.c:571
 
10938
#: src/security/security_apparmor.c:576
10413
10939
#, fuzzy, c-format
10414
10940
msgid "could not remove profile for '%s'"
10415
10941
msgstr "Failed to create domain %s\n"
10416
10942
 
10417
 
#: src/security/security_apparmor.c:593 src/security/security_selinux.c:953
10418
 
#: src/security/security_selinux.c:982 src/security/security_selinux.c:1017
10419
 
#: src/security/security_selinux.c:1084
 
10943
#: src/security/security_apparmor.c:598 src/security/security_selinux.c:954
 
10944
#: src/security/security_selinux.c:983 src/security/security_selinux.c:1018
 
10945
#: src/security/security_selinux.c:1085
10420
10946
#, c-format
10421
10947
msgid ""
10422
10948
"security label driver mismatch: '%s' model configured for domain, but "
10423
10949
"hypervisor driver is '%s'."
10424
10950
msgstr ""
10425
10951
 
10426
 
#: src/security/security_apparmor.c:603
 
10952
#: src/security/security_apparmor.c:608
10427
10953
msgid "error calling aa_change_profile()"
10428
10954
msgstr ""
10429
10955
 
10430
 
#: src/security/security_apparmor.c:657
 
10956
#: src/security/security_apparmor.c:662
10431
10957
#, fuzzy, c-format
10432
10958
msgid "'%s' does not exist"
10433
10959
msgstr "command '%s' doesn't exist"
10434
10960
 
10435
 
#: src/security/security_apparmor.c:693
 
10961
#: src/security/security_apparmor.c:698
10436
10962
#, fuzzy, c-format
10437
10963
msgid "Invalid security label '%s'"
10438
10964
msgstr "domain memory"
10452
10978
msgid "Security driver %s not found"
10453
10979
msgstr "domain name or uuid"
10454
10980
 
10455
 
#: src/security/security_selinux.c:118
 
10981
#: src/security/security_selinux.c:119
10456
10982
#, fuzzy, c-format
10457
10983
msgid "cannot open SELinux virtual domain context file '%s'"
10458
10984
msgstr "Failed to suspend domain %s"
10459
10985
 
10460
 
#: src/security/security_selinux.c:125
 
10986
#: src/security/security_selinux.c:126
10461
10987
#, fuzzy, c-format
10462
10988
msgid "cannot read SELinux virtual domain context file %s"
10463
10989
msgstr "Failed to suspend domain %s"
10464
10990
 
10465
 
#: src/security/security_selinux.c:137
 
10991
#: src/security/security_selinux.c:138
10466
10992
#, fuzzy, c-format
10467
10993
msgid "cannot open SELinux virtual image context file %s"
10468
10994
msgstr "Failed to suspend domain %s"
10469
10995
 
10470
 
#: src/security/security_selinux.c:144
 
10996
#: src/security/security_selinux.c:145
10471
10997
#, fuzzy, c-format
10472
10998
msgid "cannot read SELinux virtual image context file %s"
10473
10999
msgstr "failed to write configuration file: %s"
10474
11000
 
10475
 
#: src/security/security_selinux.c:200 src/security/security_selinux.c:206
 
11001
#: src/security/security_selinux.c:201 src/security/security_selinux.c:207
10476
11002
#, fuzzy, c-format
10477
11003
msgid "cannot generate selinux context for %s"
10478
11004
msgstr "Failed to suspend domain %s"
10479
11005
 
10480
 
#: src/security/security_selinux.c:240 src/security/security_selinux.c:308
 
11006
#: src/security/security_selinux.c:241 src/security/security_selinux.c:309
10481
11007
#, fuzzy, c-format
10482
11008
msgid "unable to get PID %d security context"
10483
11009
msgstr "domain memory"
10484
11010
 
10485
 
#: src/security/security_selinux.c:315
 
11011
#: src/security/security_selinux.c:316
10486
11012
#, c-format
10487
11013
msgid "security label exceeds maximum length: %d"
10488
11014
msgstr ""
10489
11015
 
10490
 
#: src/security/security_selinux.c:328
 
11016
#: src/security/security_selinux.c:329
10491
11017
msgid "error calling security_getenforce()"
10492
11018
msgstr ""
10493
11019
 
10494
 
#: src/security/security_selinux.c:362
 
11020
#: src/security/security_selinux.c:363
10495
11021
#, fuzzy, c-format
10496
11022
msgid "unable to set security context '%s' on '%s'"
10497
11023
msgstr "Failed to suspend domain %s"
10498
11024
 
10499
 
#: src/security/security_selinux.c:401
 
11025
#: src/security/security_selinux.c:402
10500
11026
#, fuzzy, c-format
10501
11027
msgid "unable to set security context '%s' on fd %d"
10502
11028
msgstr "Failed to suspend domain %s"
10503
11029
 
10504
 
#: src/security/security_selinux.c:834 src/security/security_selinux.c:1137
 
11030
#: src/security/security_selinux.c:835 src/security/security_selinux.c:1138
10505
11031
#, fuzzy, c-format
10506
11032
msgid "unknown smartcard type %d"
10507
11033
msgstr "unknown OS type %s"
10508
11034
 
10509
 
#: src/security/security_selinux.c:963
 
11035
#: src/security/security_selinux.c:964
10510
11036
#, fuzzy, c-format
10511
11037
msgid "Invalid security label %s"
10512
11038
msgstr "domain memory"
10513
11039
 
10514
 
#: src/security/security_selinux.c:992
 
11040
#: src/security/security_selinux.c:993
10515
11041
#, fuzzy, c-format
10516
11042
msgid "unable to set security context '%s'"
10517
11043
msgstr "Failed to suspend domain %s"
10518
11044
 
10519
 
#: src/security/security_selinux.c:1026
 
11045
#: src/security/security_selinux.c:1027
10520
11046
#, fuzzy, c-format
10521
11047
msgid "unable to allocate socket security context '%s'"
10522
11048
msgstr "Failed to suspend domain %s"
10523
11049
 
10524
 
#: src/security/security_selinux.c:1033
 
11050
#: src/security/security_selinux.c:1034
10525
11051
#, fuzzy, c-format
10526
11052
msgid "unable to get current process context '%s'"
10527
11053
msgstr "Failed to suspend domain %s"
10528
11054
 
10529
 
#: src/security/security_selinux.c:1040 src/security/security_selinux.c:1056
 
11055
#: src/security/security_selinux.c:1041 src/security/security_selinux.c:1057
10530
11056
#, fuzzy, c-format
10531
11057
msgid "unable to set socket security context '%s'"
10532
11058
msgstr "Failed to suspend domain %s"
10533
11059
 
10534
 
#: src/security/security_selinux.c:1047
 
11060
#: src/security/security_selinux.c:1048
10535
11061
#, fuzzy, c-format
10536
11062
msgid "unable to set socket security context range '%s'"
10537
11063
msgstr "Failed to suspend domain %s"
10538
11064
 
10539
 
#: src/security/security_selinux.c:1094
 
11065
#: src/security/security_selinux.c:1095
10540
11066
#, fuzzy, c-format
10541
11067
msgid "unable to clear socket security context '%s'"
10542
11068
msgstr "Failed to suspend domain %s"
10543
11069
 
10544
 
#: src/security/virt-aa-helper.c:88
 
11070
#: src/security/virt-aa-helper.c:87
10545
11071
#, c-format
10546
11072
msgid ""
10547
11073
"\n"
10560
11086
"\n"
10561
11087
msgstr ""
10562
11088
 
10563
 
#: src/security/virt-aa-helper.c:101
 
11089
#: src/security/virt-aa-helper.c:100
10564
11090
msgid ""
10565
11091
"This command is intended to be used by libvirtd and not used directly.\n"
10566
11092
msgstr ""
10567
11093
 
10568
 
#: src/security/virt-aa-helper.c:109
 
11094
#: src/security/virt-aa-helper.c:108
10569
11095
#, fuzzy, c-format
10570
11096
msgid "%s: error: %s%c"
10571
11097
msgstr "%s: error: "
10572
11098
 
10573
 
#: src/security/virt-aa-helper.c:121
 
11099
#: src/security/virt-aa-helper.c:120
10574
11100
#, fuzzy, c-format
10575
11101
msgid "%s: warning: %s%c"
10576
11102
msgstr "warning"
10577
11103
 
10578
 
#: src/security/virt-aa-helper.c:127
 
11104
#: src/security/virt-aa-helper.c:126
10579
11105
#, c-format
10580
11106
msgid ""
10581
11107
"%s:\n"
10582
11108
"%s%c"
10583
11109
msgstr ""
10584
11110
 
10585
 
#: src/security/virt-aa-helper.c:144
 
11111
#: src/security/virt-aa-helper.c:143
10586
11112
#, fuzzy
10587
11113
msgid "could not find replacement string"
10588
11114
msgstr "could not connect to %s"
10589
11115
 
10590
 
#: src/security/virt-aa-helper.c:149
 
11116
#: src/security/virt-aa-helper.c:148
10591
11117
#, fuzzy
10592
11118
msgid "could not allocate memory for string"
10593
11119
msgstr "failed to allocate a node"
10594
11120
 
10595
 
#: src/security/virt-aa-helper.c:161 src/security/virt-aa-helper.c:169
 
11121
#: src/security/virt-aa-helper.c:160 src/security/virt-aa-helper.c:168
10596
11122
msgid "not enough space in target buffer"
10597
11123
msgstr ""
10598
11124
 
10599
 
#: src/security/virt-aa-helper.c:177
 
11125
#: src/security/virt-aa-helper.c:176
10600
11126
#, fuzzy
10601
11127
msgid "error replacing string"
10602
11128
msgstr "allocating node"
10606
11132
msgid "invalid flag"
10607
11133
msgstr "invalid argument in %s"
10608
11134
 
10609
 
#: src/security/virt-aa-helper.c:206 src/security/virt-aa-helper.c:1170
 
11135
#: src/security/virt-aa-helper.c:206
10610
11136
msgid "profile name exceeds maximum length"
10611
11137
msgstr ""
10612
11138
 
10628
11154
msgid "apparmor_parser exited with error"
10629
11155
msgstr ""
10630
11156
 
10631
 
#: src/security/virt-aa-helper.c:258 src/security/virt-aa-helper.c:263
10632
 
#: src/security/virt-aa-helper.c:375
 
11157
#: src/security/virt-aa-helper.c:263 src/security/virt-aa-helper.c:268
 
11158
#: src/security/virt-aa-helper.c:379
10633
11159
#, fuzzy
10634
11160
msgid "could not allocate memory for profile"
10635
11161
msgstr "failed to allocate a node"
10636
11162
 
10637
 
#: src/security/virt-aa-helper.c:270 src/security/virt-aa-helper.c:370
 
11163
#: src/security/virt-aa-helper.c:275 src/security/virt-aa-helper.c:374
10638
11164
#, fuzzy
10639
11165
msgid "invalid length for new profile"
10640
11166
msgstr "invalid argument in %s"
10641
11167
 
10642
 
#: src/security/virt-aa-helper.c:282
 
11168
#: src/security/virt-aa-helper.c:287
10643
11169
#, fuzzy
10644
11170
msgid "failed to create include file"
10645
11171
msgstr "failed to write configuration file"
10646
11172
 
10647
 
#: src/security/virt-aa-helper.c:288 src/security/virt-aa-helper.c:395
 
11173
#: src/security/virt-aa-helper.c:293 src/security/virt-aa-helper.c:399
10648
11174
#, fuzzy
10649
11175
msgid "failed to write to profile"
10650
11176
msgstr "failed to write configuration file"
10651
11177
 
10652
 
#: src/security/virt-aa-helper.c:293 src/security/virt-aa-helper.c:400
 
11178
#: src/security/virt-aa-helper.c:298 src/security/virt-aa-helper.c:404
10653
11179
#, fuzzy
10654
11180
msgid "failed to close or write to profile"
10655
11181
msgstr "failed to write configuration file"
10656
11182
 
10657
 
#: src/security/virt-aa-helper.c:324 src/security/virt-aa-helper.c:1188
 
11183
#: src/security/virt-aa-helper.c:329 src/security/virt-aa-helper.c:1193
10658
11184
msgid "profile exists"
10659
11185
msgstr ""
10660
11186
 
10661
 
#: src/security/virt-aa-helper.c:330
 
11187
#: src/security/virt-aa-helper.c:334
10662
11188
msgid "template name exceeds maximum length"
10663
11189
msgstr ""
10664
11190
 
10665
 
#: src/security/virt-aa-helper.c:335
 
11191
#: src/security/virt-aa-helper.c:339
10666
11192
#, fuzzy
10667
11193
msgid "template does not exist"
10668
11194
msgstr "command '%s' doesn't exist"
10669
11195
 
10670
 
#: src/security/virt-aa-helper.c:340
 
11196
#: src/security/virt-aa-helper.c:344
10671
11197
#, fuzzy
10672
11198
msgid "failed to read AppArmor template"
10673
11199
msgstr "Failed to create domain %s\n"
10674
11200
 
10675
 
#: src/security/virt-aa-helper.c:345 src/security/virt-aa-helper.c:350
 
11201
#: src/security/virt-aa-helper.c:349 src/security/virt-aa-helper.c:354
10676
11202
msgid "no replacement string in template"
10677
11203
msgstr ""
10678
11204
 
10679
 
#: src/security/virt-aa-helper.c:356
 
11205
#: src/security/virt-aa-helper.c:360
10680
11206
#, fuzzy
10681
11207
msgid "could not allocate memory for profile name"
10682
11208
msgstr "failed to allocate a node"
10683
11209
 
10684
 
#: src/security/virt-aa-helper.c:362
 
11210
#: src/security/virt-aa-helper.c:366
10685
11211
#, fuzzy
10686
11212
msgid "could not allocate memory for profile files"
10687
11213
msgstr "failed to allocate a node"
10688
11214
 
10689
 
#: src/security/virt-aa-helper.c:389
 
11215
#: src/security/virt-aa-helper.c:393
10690
11216
#, fuzzy
10691
11217
msgid "failed to create profile"
10692
11218
msgstr "failed to write configuration file"
10693
11219
 
10694
 
#: src/security/virt-aa-helper.c:539
 
11220
#: src/security/virt-aa-helper.c:544
10695
11221
#, fuzzy
10696
11222
msgid "bad pathname"
10697
11223
msgstr "invalid argument in %s"
10698
11224
 
10699
 
#: src/security/virt-aa-helper.c:554
 
11225
#: src/security/virt-aa-helper.c:559
10700
11226
msgid "path does not exist, skipping file type checks"
10701
11227
msgstr ""
10702
11228
 
10703
 
#: src/security/virt-aa-helper.c:604
 
11229
#: src/security/virt-aa-helper.c:609
10704
11230
#, fuzzy
10705
11231
msgid "could not get XML error"
10706
11232
msgstr "failed to write configuration file: %s"
10707
11233
 
10708
 
#: src/security/virt-aa-helper.c:620
 
11234
#: src/security/virt-aa-helper.c:625
10709
11235
#, fuzzy
10710
11236
msgid "Invalid context"
10711
11237
msgstr "invalid argument in"
10712
11238
 
10713
 
#: src/security/virt-aa-helper.c:626
 
11239
#: src/security/virt-aa-helper.c:631
10714
11240
#, fuzzy
10715
11241
msgid "Could not find <name>"
10716
11242
msgstr "could not connect to %s"
10717
11243
 
10718
 
#: src/security/virt-aa-helper.c:633
 
11244
#: src/security/virt-aa-helper.c:638
10719
11245
#, fuzzy
10720
11246
msgid "Could not find <uuid>"
10721
11247
msgstr "Failed to undefine domain %s"
10722
11248
 
10723
 
#: src/security/virt-aa-helper.c:687 src/security/virt-aa-helper.c:711
10724
 
#: src/security/virt-aa-helper.c:744 src/security/virt-aa-helper.c:756
10725
 
#: src/security/virt-aa-helper.c:890 src/security/virt-aa-helper.c:1228
10726
 
#: tools/virsh.c:2315
 
11249
#: src/security/virt-aa-helper.c:692 src/security/virt-aa-helper.c:716
 
11250
#: src/security/virt-aa-helper.c:749 src/security/virt-aa-helper.c:761
 
11251
#: src/security/virt-aa-helper.c:895 src/security/virt-aa-helper.c:1175
 
11252
#: src/security/virt-aa-helper.c:1179 src/security/virt-aa-helper.c:1233
10727
11253
#, fuzzy
10728
11254
msgid "could not allocate memory"
10729
11255
msgstr "failed to allocate a node"
10730
11256
 
10731
 
#: src/security/virt-aa-helper.c:698
 
11257
#: src/security/virt-aa-helper.c:703
10732
11258
msgid "os.type is not 'hvm'"
10733
11259
msgstr ""
10734
11260
 
10735
 
#: src/security/virt-aa-helper.c:763
 
11261
#: src/security/virt-aa-helper.c:768
10736
11262
#, fuzzy
10737
11263
msgid "could not parse XML"
10738
11264
msgstr "Failed to create domain %s\n"
10739
11265
 
10740
 
#: src/security/virt-aa-helper.c:768
 
11266
#: src/security/virt-aa-helper.c:773
10741
11267
#, fuzzy
10742
11268
msgid "could not find name in XML"
10743
11269
msgstr "Failed to undefine domain %s"
10744
11270
 
10745
 
#: src/security/virt-aa-helper.c:773
 
11271
#: src/security/virt-aa-helper.c:778
10746
11272
#, fuzzy
10747
11273
msgid "bad name"
10748
11274
msgstr "Name"
10749
11275
 
10750
 
#: src/security/virt-aa-helper.c:799
 
11276
#: src/security/virt-aa-helper.c:804
10751
11277
msgid "  skipped non-absolute path"
10752
11278
msgstr ""
10753
11279
 
10754
 
#: src/security/virt-aa-helper.c:806
 
11280
#: src/security/virt-aa-helper.c:811
10755
11281
#, fuzzy
10756
11282
msgid "  could not find realpath for disk"
10757
11283
msgstr "could not connect to %s"
10758
11284
 
10759
 
#: src/security/virt-aa-helper.c:820
 
11285
#: src/security/virt-aa-helper.c:825
10760
11286
msgid "  skipped restricted file"
10761
11287
msgstr ""
10762
11288
 
10763
 
#: src/security/virt-aa-helper.c:895
 
11289
#: src/security/virt-aa-helper.c:900
10764
11290
msgid "given uuid does not match XML uuid"
10765
11291
msgstr ""
10766
11292
 
10767
 
#: src/security/virt-aa-helper.c:1016
 
11293
#: src/security/virt-aa-helper.c:1021
10768
11294
#, fuzzy
10769
11295
msgid "failed to allocate file buffer"
10770
11296
msgstr "failed to allocate a node"
10771
11297
 
10772
 
#: src/security/virt-aa-helper.c:1065
 
11298
#: src/security/virt-aa-helper.c:1070
10773
11299
#, fuzzy
10774
11300
msgid "could not allocate memory for disk"
10775
11301
msgstr "failed to allocate a node"
10776
11302
 
10777
 
#: src/security/virt-aa-helper.c:1080 src/security/virt-aa-helper.c:1100
 
11303
#: src/security/virt-aa-helper.c:1085 src/security/virt-aa-helper.c:1105
10778
11304
#, fuzzy
10779
11305
msgid "invalid UUID"
10780
11306
msgstr "invalid argument in %s"
10781
11307
 
10782
 
#: src/security/virt-aa-helper.c:1083
 
11308
#: src/security/virt-aa-helper.c:1088
10783
11309
#, fuzzy
10784
11310
msgid "error copying UUID"
10785
11311
msgstr "Failed to suspend domain %s"
10786
11312
 
10787
 
#: src/security/virt-aa-helper.c:1092
 
11313
#: src/security/virt-aa-helper.c:1097
10788
11314
#, fuzzy
10789
11315
msgid "unsupported option"
10790
11316
msgstr "unexpected mime type"
10791
11317
 
10792
 
#: src/security/virt-aa-helper.c:1097
 
11318
#: src/security/virt-aa-helper.c:1102
10793
11319
#, fuzzy
10794
11320
msgid "bad command"
10795
11321
msgstr "name of the inactive domain"
10796
11322
 
10797
 
#: src/security/virt-aa-helper.c:1110
 
11323
#: src/security/virt-aa-helper.c:1115
10798
11324
#, fuzzy
10799
11325
msgid "could not read xml file"
10800
11326
msgstr "Failed to create domain %s\n"
10801
11327
 
10802
 
#: src/security/virt-aa-helper.c:1114
 
11328
#: src/security/virt-aa-helper.c:1119
10803
11329
#, fuzzy
10804
11330
msgid "could not get VM definition"
10805
11331
msgstr "failed to get domain '%s'"
10806
11332
 
10807
 
#: src/security/virt-aa-helper.c:1119
 
11333
#: src/security/virt-aa-helper.c:1124
10808
11334
#, fuzzy
10809
11335
msgid "invalid VM definition"
10810
11336
msgstr "invalid domain pointer in"
10811
11337
 
10812
 
#: src/security/virt-aa-helper.c:1151
 
11338
#: src/security/virt-aa-helper.c:1156
10813
11339
#, fuzzy
10814
11340
msgid "could not set PATH"
10815
11341
msgstr "could not connect to %s"
10816
11342
 
10817
 
#: src/security/virt-aa-helper.c:1155
 
11343
#: src/security/virt-aa-helper.c:1160
10818
11344
#, fuzzy
10819
11345
msgid "could not set IFS"
10820
11346
msgstr "could not connect to %s"
10821
11347
 
10822
 
#: src/security/virt-aa-helper.c:1166
 
11348
#: src/security/virt-aa-helper.c:1171
10823
11349
#, fuzzy
10824
11350
msgid "could not parse arguments"
10825
11351
msgstr "could not connect to %s"
10826
11352
 
10827
 
#: src/security/virt-aa-helper.c:1174
10828
 
msgid "disk profile name exceeds maximum length"
10829
 
msgstr ""
10830
 
 
10831
 
#: src/security/virt-aa-helper.c:1207
 
11353
#: src/security/virt-aa-helper.c:1212
10832
11354
#, fuzzy
10833
11355
msgid "failed to allocate buffer"
10834
11356
msgstr "failed to allocate a node"
10835
11357
 
10836
 
#: src/security/virt-aa-helper.c:1238
 
11358
#: src/security/virt-aa-helper.c:1243
10837
11359
#, fuzzy
10838
11360
msgid "could not create profile"
10839
11361
msgstr "could not connect to %s"
10840
11362
 
10841
 
#: src/storage/parthelper.c:94
 
11363
#: src/storage/parthelper.c:82
10842
11364
#, c-format
10843
11365
msgid "syntax: %s DEVICE [-g]\n"
10844
11366
msgstr ""
10845
11367
 
10846
 
#: src/storage/parthelper.c:115
 
11368
#: src/storage/parthelper.c:103
10847
11369
#, fuzzy, c-format
10848
11370
msgid "unable to access device %s\n"
10849
11371
msgstr "Failed to suspend domain %s"
10850
11372
 
10851
 
#: src/storage/parthelper.c:129
 
11373
#: src/storage/parthelper.c:117
10852
11374
#, fuzzy, c-format
10853
11375
msgid "unable to access disk %s\n"
10854
11376
msgstr "Failed to suspend domain %s"
10855
11377
 
10856
 
#: src/storage/storage_backend.c:129
 
11378
#: src/storage/storage_backend.c:140
10857
11379
#, fuzzy, c-format
10858
11380
msgid "could not open input path '%s'"
10859
11381
msgstr "Failed to suspend domain %s"
10860
11382
 
10861
 
#: src/storage/storage_backend.c:153
 
11383
#: src/storage/storage_backend.c:178
10862
11384
#, fuzzy, c-format
10863
11385
msgid "failed reading from file '%s'"
10864
11386
msgstr "Failed to suspend domain %s"
10865
11387
 
10866
 
#: src/storage/storage_backend.c:170 src/storage/storage_backend.c:284
 
11388
#: src/storage/storage_backend.c:195 src/storage/storage_backend.c:307
10867
11389
#, fuzzy, c-format
10868
11390
msgid "cannot extend file '%s'"
10869
11391
msgstr "Failed to suspend domain %s"
10870
11392
 
10871
 
#: src/storage/storage_backend.c:177
 
11393
#: src/storage/storage_backend.c:202
10872
11394
#, fuzzy, c-format
10873
11395
msgid "failed writing to file '%s'"
10874
11396
msgstr "Failed to suspend domain %s"
10875
11397
 
10876
 
#: src/storage/storage_backend.c:188 src/storage/storage_backend.c:256
10877
 
#: src/storage/storage_backend_logical.c:649
 
11398
#: src/storage/storage_backend.c:213 src/storage/storage_backend.c:282
 
11399
#: src/storage/storage_backend_logical.c:646
10878
11400
#, fuzzy, c-format
10879
11401
msgid "cannot close file '%s'"
10880
11402
msgstr "Failed to suspend domain %s"
10881
11403
 
10882
 
#: src/storage/storage_backend.c:220 src/storage/storage_backend.c:371
10883
 
#: src/storage/storage_backend_fs.c:564 src/storage/storage_backend_fs.c:591
10884
 
#: src/storage/storage_backend_fs.c:817
 
11404
#: src/storage/storage_backend.c:246 src/storage/storage_backend.c:396
 
11405
#: src/storage/storage_backend.c:403 src/storage/storage_backend_fs.c:572
 
11406
#: src/storage/storage_backend_fs.c:599 src/storage/storage_backend_fs.c:838
10885
11407
#, fuzzy, c-format
10886
11408
msgid "cannot create path '%s'"
10887
11409
msgstr "Failed to create domain %s\n"
10888
11410
 
10889
 
#: src/storage/storage_backend.c:235 src/util/util.c:1370 src/util/util.c:1421
10890
 
#: src/util/util.c:1530 src/util/util.c:1642
 
11411
#: src/storage/storage_backend.c:261 src/util/util.c:1398 src/util/util.c:1439
 
11412
#: src/util/util.c:1595 src/util/util.c:1714
10891
11413
#, fuzzy, c-format
10892
11414
msgid "stat of '%s' failed"
10893
11415
msgstr "operation failed: %s"
10894
11416
 
10895
 
#: src/storage/storage_backend.c:244 src/util/util.c:1376 src/util/util.c:1427
10896
 
#: src/util/util.c:1536
 
11417
#: src/storage/storage_backend.c:270 src/util/util.c:1404 src/util/util.c:1445
 
11418
#: src/util/util.c:1601
10897
11419
#, fuzzy, c-format
10898
11420
msgid "cannot chown '%s' to (%u, %u)"
10899
11421
msgstr "Failed to suspend domain %s"
10900
11422
 
10901
 
#: src/storage/storage_backend.c:250 src/storage/storage_backend.c:561
10902
 
#: src/util/util.c:1384 src/util/util.c:1435 src/util/util.c:1544
10903
 
#: src/util/util.c:1655
 
11423
#: src/storage/storage_backend.c:276 src/storage/storage_backend.c:590
 
11424
#: src/util/util.c:1412 src/util/util.c:1453 src/util/util.c:1609
 
11425
#: src/util/util.c:1727
10904
11426
#, fuzzy, c-format
10905
11427
msgid "cannot set mode of '%s' to %04o"
10906
11428
msgstr "Failed to suspend domain %s"
10907
11429
 
10908
 
#: src/storage/storage_backend.c:314 src/storage/storage_backend.c:323
 
11430
#: src/storage/storage_backend.c:335 src/storage/storage_backend.c:344
10909
11431
#, fuzzy, c-format
10910
11432
msgid "cannot fill file '%s'"
10911
11433
msgstr "Failed to suspend domain %s"
10912
11434
 
10913
 
#: src/storage/storage_backend.c:333
 
11435
#: src/storage/storage_backend.c:354
10914
11436
#, fuzzy, c-format
10915
11437
msgid "cannot sync data to file '%s'"
10916
11438
msgstr "Failed to suspend domain %s"
10917
11439
 
10918
 
#: src/storage/storage_backend.c:355 src/storage/storage_backend_disk.c:575
10919
 
#: src/storage/storage_backend_logical.c:598
 
11440
#: src/storage/storage_backend.c:380 src/storage/storage_backend_disk.c:576
 
11441
#: src/storage/storage_backend_logical.c:595
10920
11442
msgid "storage pool does not support encrypted volumes"
10921
11443
msgstr ""
10922
11444
 
10923
 
#: src/storage/storage_backend.c:402
 
11445
#: src/storage/storage_backend.c:434
10924
11446
msgid "too many conflicts when generating an uuid"
10925
11447
msgstr ""
10926
11448
 
10927
 
#: src/storage/storage_backend.c:432
 
11449
#: src/storage/storage_backend.c:464
10928
11450
#, fuzzy
10929
11451
msgid "secrets already defined"
10930
11452
msgstr "domain %s exists already"
10931
11453
 
10932
 
#: src/storage/storage_backend.c:500
 
11454
#: src/storage/storage_backend.c:532
10933
11455
#, fuzzy, c-format
10934
11456
msgid "Cannot set gid to %u before creating %s"
10935
11457
msgstr "name of the inactive domain"
10936
11458
 
10937
 
#: src/storage/storage_backend.c:507
 
11459
#: src/storage/storage_backend.c:539
10938
11460
#, fuzzy, c-format
10939
11461
msgid "Cannot set uid to %u before creating %s"
10940
11462
msgstr "name of the inactive domain"
10941
11463
 
10942
 
#: src/storage/storage_backend.c:538
10943
 
#, fuzzy, c-format
10944
 
msgid "Cannot run %s to create %s"
10945
 
msgstr "Failed to create domain %s\n"
10946
 
 
10947
 
#: src/storage/storage_backend.c:544
 
11464
#: src/storage/storage_backend.c:573
10948
11465
#, fuzzy, c-format
10949
11466
msgid "%s failed to create %s"
10950
11467
msgstr "Failed to create domain %s\n"
10951
11468
 
10952
 
#: src/storage/storage_backend.c:555
 
11469
#: src/storage/storage_backend.c:584
10953
11470
#, fuzzy, c-format
10954
11471
msgid "cannot chown %s to (%u, %u)"
10955
11472
msgstr "failed to write configuration file: %s"
10956
11473
 
10957
 
#: src/storage/storage_backend.c:594
 
11474
#: src/storage/storage_backend.c:623
10958
11475
#, fuzzy, c-format
10959
11476
msgid "Unable to read '%s -h' output"
10960
11477
msgstr "Failed to suspend domain %s"
10961
11478
 
10962
 
#: src/storage/storage_backend.c:617
10963
 
#, c-format
10964
 
msgid "Unexpected exit status from qemu %d pid %lu"
10965
 
msgstr ""
10966
 
 
10967
 
#: src/storage/storage_backend.c:657 src/storage/storage_backend.c:663
 
11479
#: src/storage/storage_backend.c:683 src/storage/storage_backend.c:689
10968
11480
#, fuzzy, c-format
10969
11481
msgid "unknown storage vol type %d"
10970
11482
msgstr "unknown OS type %s"
10971
11483
 
10972
 
#: src/storage/storage_backend.c:678
10973
 
msgid "a different backing store can not be specified."
 
11484
#: src/storage/storage_backend.c:706
 
11485
msgid "a different backing store cannot be specified."
10974
11486
msgstr ""
10975
11487
 
10976
 
#: src/storage/storage_backend.c:685
 
11488
#: src/storage/storage_backend.c:713
10977
11489
#, fuzzy, c-format
10978
11490
msgid "unknown storage vol backing store type %d"
10979
11491
msgstr "unknown OS type %s"
10980
11492
 
10981
 
#: src/storage/storage_backend.c:691
 
11493
#: src/storage/storage_backend.c:732
10982
11494
#, c-format
10983
11495
msgid "inaccessible backing store volume %s"
10984
11496
msgstr ""
10985
11497
 
10986
 
#: src/storage/storage_backend.c:703
 
11498
#: src/storage/storage_backend.c:744
10987
11499
#, c-format
10988
11500
msgid "qcow volume encryption unsupported with volume format %s"
10989
11501
msgstr ""
10990
11502
 
10991
 
#: src/storage/storage_backend.c:711
 
11503
#: src/storage/storage_backend.c:752
10992
11504
#, fuzzy, c-format
10993
11505
msgid "unsupported volume encryption format %d"
10994
11506
msgstr "operation failed"
10995
11507
 
10996
 
#: src/storage/storage_backend.c:717
 
11508
#: src/storage/storage_backend.c:758
10997
11509
msgid "too many secrets for qcow encryption"
10998
11510
msgstr ""
10999
11511
 
11000
 
#: src/storage/storage_backend.c:849
 
11512
#: src/storage/storage_backend.c:918
11001
11513
msgid "cannot copy from volume with qcow-create"
11002
11514
msgstr ""
11003
11515
 
11004
 
#: src/storage/storage_backend.c:855
 
11516
#: src/storage/storage_backend.c:924
11005
11517
#, c-format
11006
11518
msgid "unsupported storage vol type %d"
11007
11519
msgstr ""
11008
11520
 
11009
 
#: src/storage/storage_backend.c:861
 
11521
#: src/storage/storage_backend.c:930
11010
11522
msgid "copy-on-write image not supported with qcow-create"
11011
11523
msgstr ""
11012
11524
 
11013
 
#: src/storage/storage_backend.c:867
 
11525
#: src/storage/storage_backend.c:936
11014
11526
msgid "encrypted volumes not supported with qcow-create"
11015
11527
msgstr ""
11016
11528
 
11017
 
#: src/storage/storage_backend.c:902
 
11529
#: src/storage/storage_backend.c:971
11018
11530
#, fuzzy, c-format
11019
11531
msgid "Unknown file create tool type '%d'."
11020
11532
msgstr "unknown OS type %s"
11021
11533
 
11022
 
#: src/storage/storage_backend.c:950
 
11534
#: src/storage/storage_backend.c:1019
11023
11535
msgid "creation of non-raw file images is not supported without qemu-img."
11024
11536
msgstr ""
11025
11537
 
11026
 
#: src/storage/storage_backend.c:998
 
11538
#: src/storage/storage_backend.c:1067
11027
11539
#, fuzzy, c-format
11028
11540
msgid "cannot open volume '%s'"
11029
11541
msgstr "Failed to suspend domain %s"
11030
11542
 
11031
 
#: src/storage/storage_backend.c:1023
 
11543
#: src/storage/storage_backend.c:1092
11032
11544
#, fuzzy, c-format
11033
11545
msgid "unexpected storage mode for '%s'"
11034
11546
msgstr "unexpected dict node"
11035
11547
 
11036
 
#: src/storage/storage_backend.c:1130
 
11548
#: src/storage/storage_backend.c:1199
11037
11549
#, fuzzy, c-format
11038
11550
msgid "cannot seek to end of file '%s'"
11039
11551
msgstr "failed to write configuration file: %s"
11040
11552
 
11041
 
#: src/storage/storage_backend.c:1151
 
11553
#: src/storage/storage_backend.c:1220
11042
11554
#, fuzzy, c-format
11043
11555
msgid "cannot get file context of '%s'"
11044
11556
msgstr "Failed to suspend domain %s"
11045
11557
 
11046
 
#: src/storage/storage_backend.c:1221
 
11558
#: src/storage/storage_backend.c:1290
11047
11559
#, fuzzy, c-format
11048
11560
msgid "cannot seek to beginning of file '%s'"
11049
11561
msgstr "failed to write configuration file: %s"
11050
11562
 
11051
 
#: src/storage/storage_backend.c:1228
 
11563
#: src/storage/storage_backend.c:1297
11052
11564
#, fuzzy, c-format
11053
11565
msgid "cannot read beginning of file '%s'"
11054
11566
msgstr "failed to write configuration file: %s"
11055
11567
 
11056
 
#: src/storage/storage_backend.c:1293
 
11568
#: src/storage/storage_backend.c:1362
11057
11569
#, fuzzy, c-format
11058
11570
msgid "cannot read dir '%s'"
11059
11571
msgstr "Failed to suspend domain %s"
11060
11572
 
11061
 
#: src/storage/storage_backend.c:1379
 
11573
#: src/storage/storage_backend.c:1448
11062
11574
#, fuzzy, c-format
11063
11575
msgid "Failed to compile regex %s"
11064
11576
msgstr "Failed to suspend domain %s"
11065
11577
 
11066
 
#: src/storage/storage_backend.c:1411
 
11578
#: src/storage/storage_backend.c:1480
11067
11579
msgid "cannot read fd"
11068
11580
msgstr ""
11069
11581
 
11070
 
#: src/storage/storage_backend.c:1480 src/storage/storage_backend.c:1594
 
11582
#: src/storage/storage_backend.c:1549 src/storage/storage_backend.c:1663
11071
11583
#, fuzzy, c-format
11072
11584
msgid "failed to wait for command '%s'"
11073
11585
msgstr "Failed to start domain %s"
11074
11586
 
11075
 
#: src/storage/storage_backend.c:1489 src/storage/storage_backend.c:1607
 
11587
#: src/storage/storage_backend.c:1558 src/storage/storage_backend.c:1676
11076
11588
msgid "command did not exit cleanly"
11077
11589
msgstr ""
11078
11590
 
11079
 
#: src/storage/storage_backend.c:1542
 
11591
#: src/storage/storage_backend.c:1611
11080
11592
#, fuzzy
11081
11593
msgid "cannot open file using fd"
11082
11594
msgstr "Failed to suspend domain %s"
11083
11595
 
11084
 
#: src/storage/storage_backend.c:1575
 
11596
#: src/storage/storage_backend.c:1644
11085
11597
#, fuzzy, c-format
11086
11598
msgid "read error on pipe to '%s'"
11087
11599
msgstr "internal error %s"
11088
11600
 
11089
 
#: src/storage/storage_backend.c:1601
 
11601
#: src/storage/storage_backend.c:1670
11090
11602
#, c-format
11091
11603
msgid "non-zero exit status from command %d"
11092
11604
msgstr ""
11093
11605
 
11094
 
#: src/storage/storage_backend.c:1628 src/storage/storage_backend.c:1640
 
11606
#: src/storage/storage_backend.c:1697 src/storage/storage_backend.c:1709
11095
11607
#, c-format
11096
11608
msgid "%s not implemented on Win32"
11097
11609
msgstr ""
11098
11610
 
11099
 
#: src/storage/storage_backend_disk.c:109
 
11611
#: src/storage/storage_backend_disk.c:110
11100
11612
msgid "cannot parse device start location"
11101
11613
msgstr ""
11102
11614
 
11103
 
#: src/storage/storage_backend_disk.c:116
 
11615
#: src/storage/storage_backend_disk.c:117
11104
11616
msgid "cannot parse device end location"
11105
11617
msgstr ""
11106
11618
 
11107
 
#: src/storage/storage_backend_disk.c:393
 
11619
#: src/storage/storage_backend_disk.c:394
11108
11620
#, fuzzy
11109
11621
msgid "Invalid partition type"
11110
11622
msgstr "invalid domain pointer in"
11111
11623
 
11112
 
#: src/storage/storage_backend_disk.c:402
 
11624
#: src/storage/storage_backend_disk.c:403
11113
11625
#, fuzzy
11114
11626
msgid "extended partition already exists"
11115
11627
msgstr "unexpected mime type"
11116
11628
 
11117
 
#: src/storage/storage_backend_disk.c:437
 
11629
#: src/storage/storage_backend_disk.c:438
11118
11630
msgid "no extended partition found and no primary partition available"
11119
11631
msgstr ""
11120
11632
 
11121
 
#: src/storage/storage_backend_disk.c:443
 
11633
#: src/storage/storage_backend_disk.c:444
11122
11634
#, fuzzy
11123
11635
msgid "unknown partition type"
11124
11636
msgstr "unknown OS type"
11125
11637
 
11126
 
#: src/storage/storage_backend_disk.c:527
 
11638
#: src/storage/storage_backend_disk.c:528
11127
11639
msgid "no large enough free extent"
11128
11640
msgstr ""
11129
11641
 
11130
 
#: src/storage/storage_backend_disk.c:654
 
11642
#: src/storage/storage_backend_disk.c:657
11131
11643
#, fuzzy, c-format
11132
11644
msgid "Couldn't read volume target path '%s'"
11133
11645
msgstr "could not connect to %s"
11134
11646
 
11135
 
#: src/storage/storage_backend_disk.c:665
 
11647
#: src/storage/storage_backend_disk.c:670
11136
11648
#, c-format
11137
11649
msgid "Volume path '%s' did not start with parent pool source device name."
11138
11650
msgstr ""
11139
11651
 
11140
 
#: src/storage/storage_backend_disk.c:674
 
11652
#: src/storage/storage_backend_disk.c:680
11141
11653
#, fuzzy, c-format
11142
11654
msgid "cannot parse partition number from target '%s'"
11143
11655
msgstr "Failed to suspend domain %s"
11144
11656
 
11145
 
#: src/storage/storage_backend_fs.c:170
 
11657
#: src/storage/storage_backend_fs.c:104
 
11658
#, fuzzy, c-format
 
11659
msgid "cannot probe backing volume format: %s"
 
11660
msgstr "Failed to suspend domain %s"
 
11661
 
 
11662
#: src/storage/storage_backend_fs.c:178
11146
11663
#, fuzzy, c-format
11147
11664
msgid "invalid netfs path (no /): %s"
11148
11665
msgstr "invalid argument in %s"
11149
11666
 
11150
 
#: src/storage/storage_backend_fs.c:176
 
11667
#: src/storage/storage_backend_fs.c:184
11151
11668
#, fuzzy, c-format
11152
11669
msgid "invalid netfs path (ends in /): %s"
11153
11670
msgstr "invalid connection pointer in %s"
11154
11671
 
11155
 
#: src/storage/storage_backend_fs.c:280
 
11672
#: src/storage/storage_backend_fs.c:288
11156
11673
#, fuzzy, c-format
11157
11674
msgid "cannot read mount list '%s'"
11158
11675
msgstr "Failed to suspend domain %s"
11159
11676
 
11160
 
#: src/storage/storage_backend_fs.c:371 src/storage/storage_backend_fs.c:446
11161
 
#: src/storage/storage_backend_iscsi.c:648
11162
 
#: src/storage/storage_backend_iscsi.c:680
 
11677
#: src/storage/storage_backend_fs.c:379 src/storage/storage_backend_fs.c:454
 
11678
#: src/storage/storage_backend_iscsi.c:634
 
11679
#: src/storage/storage_backend_iscsi.c:666
11163
11680
#, fuzzy
11164
11681
msgid "missing source host"
11165
11682
msgstr "missing source information for device"
11166
11683
 
11167
 
#: src/storage/storage_backend_fs.c:376
 
11684
#: src/storage/storage_backend_fs.c:384
11168
11685
#, fuzzy
11169
11686
msgid "missing source path"
11170
11687
msgstr "missing source information for device"
11171
11688
 
11172
 
#: src/storage/storage_backend_fs.c:382 src/storage/storage_backend_fs.c:457
11173
 
#: src/storage/storage_backend_iscsi.c:655
11174
 
#: src/storage/storage_backend_iscsi.c:687
 
11689
#: src/storage/storage_backend_fs.c:390 src/storage/storage_backend_fs.c:465
 
11690
#: src/storage/storage_backend_iscsi.c:641
 
11691
#: src/storage/storage_backend_iscsi.c:673
11175
11692
#, fuzzy
11176
11693
msgid "missing source device"
11177
11694
msgstr "missing source information for device"
11178
11695
 
11179
 
#: src/storage/storage_backend_fs.c:451
 
11696
#: src/storage/storage_backend_fs.c:459
11180
11697
#, fuzzy
11181
11698
msgid "missing source dir"
11182
11699
msgstr "missing source information for device"
11183
11700
 
11184
 
#: src/storage/storage_backend_fs.c:554
 
11701
#: src/storage/storage_backend_fs.c:562
11185
11702
#, fuzzy, c-format
11186
11703
msgid "path '%s' is not absolute"
11187
11704
msgstr "command '%s' doesn't exist"
11188
11705
 
11189
 
#: src/storage/storage_backend_fs.c:618
 
11706
#: src/storage/storage_backend_fs.c:626
11190
11707
#, fuzzy, c-format
11191
11708
msgid "cannot open path '%s'"
11192
11709
msgstr "Failed to suspend domain %s"
11193
11710
 
11194
 
#: src/storage/storage_backend_fs.c:685
 
11711
#: src/storage/storage_backend_fs.c:689
 
11712
#, fuzzy, c-format
 
11713
msgid "cannot probe backing volume info: %s"
 
11714
msgstr "Failed to suspend domain %s"
 
11715
 
 
11716
#: src/storage/storage_backend_fs.c:706
11195
11717
#, fuzzy, c-format
11196
11718
msgid "cannot statvfs path '%s'"
11197
11719
msgstr "Failed to suspend domain %s"
11198
11720
 
11199
 
#: src/storage/storage_backend_fs.c:752
 
11721
#: src/storage/storage_backend_fs.c:773
11200
11722
#, fuzzy, c-format
11201
11723
msgid "failed to remove pool '%s'"
11202
11724
msgstr "failed to get domain '%s'"
11203
11725
 
11204
 
#: src/storage/storage_backend_fs.c:803
 
11726
#: src/storage/storage_backend_fs.c:824
11205
11727
#, fuzzy
11206
11728
msgid "cannot copy from volume to a directory volume"
11207
11729
msgstr "failed to write configuration file: %s"
11208
11730
 
11209
 
#: src/storage/storage_backend_fs.c:837
 
11731
#: src/storage/storage_backend_fs.c:858
11210
11732
msgid ""
11211
11733
"storage pool does not support building encrypted volumes from other volumes"
11212
11734
msgstr ""
11213
11735
 
11214
 
#: src/storage/storage_backend_fs.c:857
 
11736
#: src/storage/storage_backend_fs.c:878
11215
11737
msgid "creation of non-raw images is not supported without qemu-img"
11216
11738
msgstr ""
11217
11739
 
11218
 
#: src/storage/storage_backend_fs.c:904
 
11740
#: src/storage/storage_backend_fs.c:925
11219
11741
#, fuzzy, c-format
11220
11742
msgid "cannot unlink file '%s'"
11221
11743
msgstr "Failed to suspend domain %s"
11222
11744
 
11223
 
#: src/storage/storage_backend_iscsi.c:66
 
11745
#: src/storage/storage_backend_iscsi.c:67
11224
11746
#, fuzzy, c-format
11225
11747
msgid "host lookup failed %s"
11226
11748
msgstr "operation failed: %s"
11227
11749
 
11228
 
#: src/storage/storage_backend_iscsi.c:73
 
11750
#: src/storage/storage_backend_iscsi.c:74
11229
11751
#, c-format
11230
11752
msgid "no IP address for target %s"
11231
11753
msgstr ""
11232
11754
 
11233
 
#: src/storage/storage_backend_iscsi.c:82
 
11755
#: src/storage/storage_backend_iscsi.c:83
11234
11756
#, c-format
11235
11757
msgid "cannot format ip addr for %s"
11236
11758
msgstr ""
11237
11759
 
11238
 
#: src/storage/storage_backend_iscsi.c:169
 
11760
#: src/storage/storage_backend_iscsi.c:170
11239
11761
msgid "cannot find session"
11240
11762
msgstr ""
11241
11763
 
11242
 
#: src/storage/storage_backend_iscsi.c:196
 
11764
#: src/storage/storage_backend_iscsi.c:197
11243
11765
#, fuzzy, c-format
11244
11766
msgid "Could not allocate memory for output of '%s'"
11245
11767
msgstr "failed to allocate a node"
11246
11768
 
11247
 
#: src/storage/storage_backend_iscsi.c:205
 
11769
#: src/storage/storage_backend_iscsi.c:206
11248
11770
#, c-format
11249
11771
msgid "Failed to run '%s' when looking for existing interface with IQN '%s'"
11250
11772
msgstr ""
11251
11773
 
11252
 
#: src/storage/storage_backend_iscsi.c:214
 
11774
#: src/storage/storage_backend_iscsi.c:215
11253
11775
#, c-format
11254
11776
msgid ""
11255
11777
"Failed to open stream for file descriptor when reading output from '%s': '%s'"
11256
11778
msgstr ""
11257
11779
 
11258
 
#: src/storage/storage_backend_iscsi.c:226
 
11780
#: src/storage/storage_backend_iscsi.c:227
11259
11781
#, fuzzy, c-format
11260
11782
msgid "Unexpected line > %d characters when parsing output of '%s'"
11261
11783
msgstr "unexpected mime type"
11262
11784
 
11263
 
#: src/storage/storage_backend_iscsi.c:275
 
11785
#: src/storage/storage_backend_iscsi.c:285
11264
11786
#, fuzzy
11265
11787
msgid "Failed to initialize random generator when creating iscsi interface"
11266
11788
msgstr "Failed to undefine domain %s"
11267
11789
 
11268
 
#: src/storage/storage_backend_iscsi.c:296
 
11790
#: src/storage/storage_backend_iscsi.c:302
11269
11791
#, c-format
11270
11792
msgid "Failed to run command '%s' to create new iscsi interface"
11271
11793
msgstr ""
11275
11797
msgid "Failed to run command '%s' to update iscsi interface with IQN '%s'"
11276
11798
msgstr "Failed to suspend domain %s"
11277
11799
 
11278
 
#: src/storage/storage_backend_iscsi.c:421
 
11800
#: src/storage/storage_backend_iscsi.c:405
11279
11801
#, c-format
11280
11802
msgid "Failed to get host number for iSCSI session with path '%s'"
11281
11803
msgstr ""
11282
11804
 
11283
 
#: src/storage/storage_backend_iscsi.c:429
 
11805
#: src/storage/storage_backend_iscsi.c:413
11284
11806
#, fuzzy, c-format
11285
11807
msgid "Failed to find LUs on host %u"
11286
11808
msgstr "Failed to undefine domain %s"
11287
11809
 
11288
 
#: src/storage/storage_backend_iscsi.c:534
 
11810
#: src/storage/storage_backend_iscsi.c:520
11289
11811
#, fuzzy
11290
11812
msgid "iscsiadm command failed"
11291
11813
msgstr "domain name"
11292
11814
 
11293
 
#: src/storage/storage_backend_iscsi.c:540
 
11815
#: src/storage/storage_backend_iscsi.c:526
11294
11816
#, c-format
11295
11817
msgid "iscsiadm sendtargets command failed with exitstatus %d"
11296
11818
msgstr ""
11337
11859
msgid "cannot close device '%s'"
11338
11860
msgstr "Failed to create domain %s\n"
11339
11861
 
11340
 
#: src/storage/storage_backend_logical.c:562
11341
 
#, fuzzy, c-format
11342
 
msgid "cannot remove PV device '%s'"
11343
 
msgstr "failed to write configuration file: %s"
11344
 
 
11345
 
#: src/storage/storage_backend_logical.c:635
 
11862
#: src/storage/storage_backend_logical.c:632
11346
11863
#, fuzzy, c-format
11347
11864
msgid "cannot set file owner '%s'"
11348
11865
msgstr "Failed to suspend domain %s"
11349
11866
 
11350
 
#: src/storage/storage_backend_logical.c:642
 
11867
#: src/storage/storage_backend_logical.c:639
11351
11868
#, fuzzy, c-format
11352
11869
msgid "cannot set file mode '%s'"
11353
11870
msgstr "Failed to suspend domain %s"
11354
11871
 
11355
 
#: src/storage/storage_backend_logical.c:658
 
11872
#: src/storage/storage_backend_logical.c:655
11356
11873
#, fuzzy, c-format
11357
11874
msgid "cannot find newly created volume '%s'"
11358
11875
msgstr "Failed to suspend domain %s"
11362
11879
msgid "Failed to get %s minor number"
11363
11880
msgstr "failed to get node information"
11364
11881
 
11365
 
#: src/storage/storage_backend_scsi.c:65
 
11882
#: src/storage/storage_backend_scsi.c:66
11366
11883
#, fuzzy, c-format
11367
11884
msgid "Could not find typefile '%s'"
11368
11885
msgstr "could not connect to %s"
11369
11886
 
11370
 
#: src/storage/storage_backend_scsi.c:77
 
11887
#: src/storage/storage_backend_scsi.c:78
11371
11888
#, fuzzy, c-format
11372
11889
msgid "Could not read typefile '%s'"
11373
11890
msgstr "Failed to create domain %s\n"
11374
11891
 
11375
 
#: src/storage/storage_backend_scsi.c:89
 
11892
#: src/storage/storage_backend_scsi.c:90
11376
11893
#, c-format
11377
11894
msgid "Device type '%s' is not an integer"
11378
11895
msgstr ""
11379
11896
 
11380
 
#: src/storage/storage_backend_scsi.c:230
 
11897
#: src/storage/storage_backend_scsi.c:270
11381
11898
#, fuzzy, c-format
11382
11899
msgid "Failed to update volume for '%s'"
11383
11900
msgstr "Failed to create domain from %s"
11384
11901
 
11385
 
#: src/storage/storage_backend_scsi.c:285
11386
 
#: src/storage/storage_backend_scsi.c:374
 
11902
#: src/storage/storage_backend_scsi.c:322
 
11903
#: src/storage/storage_backend_scsi.c:411
11387
11904
#, fuzzy, c-format
11388
11905
msgid "Failed to opendir sysfs path '%s'"
11389
11906
msgstr "Failed to suspend domain %s"
11390
11907
 
11391
 
#: src/storage/storage_backend_scsi.c:332
 
11908
#: src/storage/storage_backend_scsi.c:369
11392
11909
#, fuzzy, c-format
11393
11910
msgid "Failed to parse block name %s"
11394
11911
msgstr "Failed to save domain %s to %s"
11395
11912
 
11396
 
#: src/storage/storage_backend_scsi.c:420
 
11913
#: src/storage/storage_backend_scsi.c:457
11397
11914
#, c-format
11398
11915
msgid "Failed to determine if %u:%u:%u:%u is a Direct-Access LUN"
11399
11916
msgstr ""
11400
11917
 
11401
 
#: src/storage/storage_backend_scsi.c:487
11402
 
#: src/storage/storage_backend_scsi.c:529
 
11918
#: src/storage/storage_backend_scsi.c:524
 
11919
#: src/storage/storage_backend_scsi.c:566
11403
11920
#, fuzzy, c-format
11404
11921
msgid "Failed to opendir path '%s'"
11405
11922
msgstr "Failed to suspend domain %s"
11406
11923
 
11407
 
#: src/storage/storage_backend_scsi.c:572
 
11924
#: src/storage/storage_backend_scsi.c:609
11408
11925
#, c-format
11409
11926
msgid "Could not open '%s' to trigger host scan"
11410
11927
msgstr ""
11411
11928
 
11412
 
#: src/storage/storage_backend_scsi.c:583
 
11929
#: src/storage/storage_backend_scsi.c:620
11413
11930
#, c-format
11414
11931
msgid "Write to '%s' to trigger host scan failed"
11415
11932
msgstr ""
11416
11933
 
11417
 
#: src/storage/storage_driver.c:77
 
11934
#: src/storage/storage_driver.c:78
11418
11935
#, fuzzy, c-format
11419
11936
msgid "Missing backend %d"
11420
11937
msgstr "missing \""
11421
11938
 
11422
 
#: src/storage/storage_driver.c:85
 
11939
#: src/storage/storage_driver.c:86
11423
11940
#, fuzzy, c-format
11424
11941
msgid "Failed to initialize storage pool '%s': %s"
11425
11942
msgstr "Failed to start domain %s"
11426
11943
 
11427
 
#: src/storage/storage_driver.c:87 src/storage/storage_driver.c:100
11428
 
#: src/storage/storage_driver.c:114
 
11944
#: src/storage/storage_driver.c:88 src/storage/storage_driver.c:101
 
11945
#: src/storage/storage_driver.c:115
11429
11946
#, fuzzy
11430
11947
msgid "no error message found"
11431
11948
msgstr "No error message provided"
11432
11949
 
11433
 
#: src/storage/storage_driver.c:98 src/storage/storage_driver.c:112
 
11950
#: src/storage/storage_driver.c:99 src/storage/storage_driver.c:113
11434
11951
#, fuzzy, c-format
11435
11952
msgid "Failed to autostart storage pool '%s': %s"
11436
11953
msgstr "Failed to start domain %s"
11437
11954
 
11438
 
#: src/storage/storage_driver.c:279 src/storage/storage_driver.c:972
11439
 
#: src/storage/storage_driver.c:1001
 
11955
#: src/storage/storage_driver.c:280 src/storage/storage_driver.c:979
 
11956
#: src/storage/storage_driver.c:1008
11440
11957
msgid "no pool with matching uuid"
11441
11958
msgstr ""
11442
11959
 
11443
 
#: src/storage/storage_driver.c:304
 
11960
#: src/storage/storage_driver.c:305
11444
11961
#, fuzzy, c-format
11445
11962
msgid "no pool with matching name '%s'"
11446
11963
msgstr "domain id or name"
11447
11964
 
11448
 
#: src/storage/storage_driver.c:460 src/test/test_driver.c:3879
 
11965
#: src/storage/storage_driver.c:461 src/test/test_driver.c:3879
11449
11966
#, fuzzy, c-format
11450
11967
msgid "pool type '%s' does not support source discovery"
11451
11968
msgstr "too many drivers registered"
11452
11969
 
11453
 
#: src/storage/storage_driver.c:614 src/storage/storage_driver.c:668
11454
 
#: src/storage/storage_driver.c:713 src/storage/storage_driver.c:750
11455
 
#: src/storage/storage_driver.c:806 src/storage/storage_driver.c:855
11456
 
#: src/storage/storage_driver.c:911 src/storage/storage_driver.c:947
11457
 
#: src/storage/storage_driver.c:1063 src/storage/storage_driver.c:1096
11458
 
#: src/storage/storage_driver.c:1141 src/storage/storage_driver.c:1272
11459
 
#: src/storage/storage_driver.c:1393 src/storage/storage_driver.c:1695
11460
 
#: src/storage/storage_driver.c:1752 src/storage/storage_driver.c:1831
11461
 
#: src/storage/storage_driver.c:1884 src/storage/storage_driver.c:1931
 
11970
#: src/storage/storage_driver.c:554
 
11971
#, fuzzy, c-format
 
11972
msgid "Creating storage pool '%s'"
 
11973
msgstr "allocating node"
 
11974
 
 
11975
#: src/storage/storage_driver.c:596
 
11976
#, fuzzy, c-format
 
11977
msgid "Defining storage pool '%s'"
 
11978
msgstr "failed to get domain '%s'"
 
11979
 
 
11980
#: src/storage/storage_driver.c:617 src/storage/storage_driver.c:672
 
11981
#: src/storage/storage_driver.c:718 src/storage/storage_driver.c:755
 
11982
#: src/storage/storage_driver.c:812 src/storage/storage_driver.c:862
 
11983
#: src/storage/storage_driver.c:918 src/storage/storage_driver.c:954
 
11984
#: src/storage/storage_driver.c:1070 src/storage/storage_driver.c:1103
 
11985
#: src/storage/storage_driver.c:1148 src/storage/storage_driver.c:1279
 
11986
#: src/storage/storage_driver.c:1406 src/storage/storage_driver.c:1566
 
11987
#: src/storage/storage_driver.c:1628 src/storage/storage_driver.c:1837
 
11988
#: src/storage/storage_driver.c:1894 src/storage/storage_driver.c:1975
 
11989
#: src/storage/storage_driver.c:2028 src/storage/storage_driver.c:2075
11462
11990
msgid "no storage pool with matching uuid"
11463
11991
msgstr ""
11464
11992
 
11465
 
#: src/storage/storage_driver.c:620
 
11993
#: src/storage/storage_driver.c:623
11466
11994
msgid "pool is still active"
11467
11995
msgstr ""
11468
11996
 
11469
 
#: src/storage/storage_driver.c:626 src/storage/storage_driver.c:765
11470
 
#: src/storage/storage_driver.c:821 src/storage/storage_driver.c:870
 
11997
#: src/storage/storage_driver.c:629 src/storage/storage_driver.c:770
 
11998
#: src/storage/storage_driver.c:827 src/storage/storage_driver.c:877
11471
11999
#, c-format
11472
12000
msgid "pool '%s' has asynchronous jobs running."
11473
12001
msgstr ""
11474
12002
 
11475
 
#: src/storage/storage_driver.c:636
 
12003
#: src/storage/storage_driver.c:639
11476
12004
#, fuzzy, c-format
11477
12005
msgid "Failed to delete autostart link '%s': %s"
11478
12006
msgstr "Failed to save domain %s to %s"
11479
12007
 
11480
 
#: src/storage/storage_driver.c:677
 
12008
#: src/storage/storage_driver.c:646
 
12009
#, fuzzy, c-format
 
12010
msgid "Undefining storage pool '%s'"
 
12011
msgstr "unknown OS type %s"
 
12012
 
 
12013
#: src/storage/storage_driver.c:681
11481
12014
#, fuzzy
11482
12015
msgid "pool already active"
11483
12016
msgstr "Domain is already active"
11484
12017
 
11485
 
#: src/storage/storage_driver.c:722
 
12018
#: src/storage/storage_driver.c:694
 
12019
#, fuzzy, c-format
 
12020
msgid "Starting up storage pool '%s'"
 
12021
msgstr "allocating node"
 
12022
 
 
12023
#: src/storage/storage_driver.c:727
11486
12024
#, fuzzy
11487
12025
msgid "storage pool is already active"
11488
12026
msgstr "Domain is already active"
11489
12027
 
11490
 
#: src/storage/storage_driver.c:759 src/storage/storage_driver.c:864
11491
 
#: src/storage/storage_driver.c:1069 src/storage/storage_driver.c:1102
11492
 
#: src/storage/storage_driver.c:1147 src/storage/storage_driver.c:1278
11493
 
#: src/storage/storage_driver.c:1406 src/storage/storage_driver.c:1412
11494
 
#: src/storage/storage_driver.c:1701 src/storage/storage_driver.c:1758
11495
 
#: src/storage/storage_driver.c:1837 src/storage/storage_driver.c:1890
11496
 
#: src/storage/storage_driver.c:1937
 
12028
#: src/storage/storage_driver.c:764 src/storage/storage_driver.c:871
 
12029
#: src/storage/storage_driver.c:1076 src/storage/storage_driver.c:1109
 
12030
#: src/storage/storage_driver.c:1154 src/storage/storage_driver.c:1285
 
12031
#: src/storage/storage_driver.c:1419 src/storage/storage_driver.c:1425
 
12032
#: src/storage/storage_driver.c:1572 src/storage/storage_driver.c:1634
 
12033
#: src/storage/storage_driver.c:1843 src/storage/storage_driver.c:1900
 
12034
#: src/storage/storage_driver.c:1981 src/storage/storage_driver.c:2034
 
12035
#: src/storage/storage_driver.c:2081
11497
12036
msgid "storage pool is not active"
11498
12037
msgstr ""
11499
12038
 
11500
 
#: src/storage/storage_driver.c:815
 
12039
#: src/storage/storage_driver.c:782
 
12040
#, fuzzy, c-format
 
12041
msgid "Shutting down storage pool '%s'"
 
12042
msgstr "failed to get domain '%s'"
 
12043
 
 
12044
#: src/storage/storage_driver.c:821
11501
12045
msgid "storage pool is still active"
11502
12046
msgstr ""
11503
12047
 
11504
 
#: src/storage/storage_driver.c:828
 
12048
#: src/storage/storage_driver.c:834
11505
12049
#, fuzzy
11506
12050
msgid "pool does not support pool deletion"
11507
12051
msgstr "too many drivers registered"
11508
12052
 
11509
 
#: src/storage/storage_driver.c:1007 src/test/test_driver.c:4238
 
12053
#: src/storage/storage_driver.c:839
 
12054
#, fuzzy, c-format
 
12055
msgid "Deleting storage pool '%s'"
 
12056
msgstr "allocating node"
 
12057
 
 
12058
#: src/storage/storage_driver.c:1014 src/test/test_driver.c:4238
11510
12059
msgid "pool has no config file"
11511
12060
msgstr ""
11512
12061
 
11513
 
#: src/storage/storage_driver.c:1155 src/storage/storage_driver.c:1422
11514
 
#: src/storage/storage_driver.c:1709 src/storage/storage_driver.c:1769
11515
 
#: src/storage/storage_driver.c:1845 src/storage/storage_driver.c:1898
11516
 
#: src/storage/storage_driver.c:1945 src/test/test_driver.c:4360
 
12062
#: src/storage/storage_driver.c:1162 src/storage/storage_driver.c:1435
 
12063
#: src/storage/storage_driver.c:1580 src/storage/storage_driver.c:1642
 
12064
#: src/storage/storage_driver.c:1851 src/storage/storage_driver.c:1911
 
12065
#: src/storage/storage_driver.c:1989 src/storage/storage_driver.c:2042
 
12066
#: src/storage/storage_driver.c:2089 src/test/test_driver.c:4360
11517
12067
#: src/test/test_driver.c:4561 src/test/test_driver.c:4637
11518
12068
#: src/test/test_driver.c:4715 src/test/test_driver.c:4760
11519
12069
#: src/test/test_driver.c:4800
11521
12071
msgid "no storage vol with matching name '%s'"
11522
12072
msgstr "domain id or name"
11523
12073
 
11524
 
#: src/storage/storage_driver.c:1195
 
12074
#: src/storage/storage_driver.c:1202
11525
12075
msgid "no storage vol with matching key"
11526
12076
msgstr ""
11527
12077
 
11528
 
#: src/storage/storage_driver.c:1246
 
12078
#: src/storage/storage_driver.c:1253
11529
12079
msgid "no storage vol with matching path"
11530
12080
msgstr ""
11531
12081
 
11532
 
#: src/storage/storage_driver.c:1291 src/test/test_driver.c:4473
 
12082
#: src/storage/storage_driver.c:1298 src/test/test_driver.c:4473
11533
12083
#: src/test/test_driver.c:4554
11534
12084
msgid "storage vol already exists"
11535
12085
msgstr ""
11536
12086
 
11537
 
#: src/storage/storage_driver.c:1303
 
12087
#: src/storage/storage_driver.c:1310
11538
12088
msgid "storage pool does not support volume creation"
11539
12089
msgstr ""
11540
12090
 
11541
 
#: src/storage/storage_driver.c:1399
 
12091
#: src/storage/storage_driver.c:1369 src/storage/storage_driver.c:1529
 
12092
#, fuzzy, c-format
 
12093
msgid "Creating volume '%s' in storage pool '%s'"
 
12094
msgstr "Failed to start domain %s"
 
12095
 
 
12096
#: src/storage/storage_driver.c:1412
11542
12097
#, fuzzy, c-format
11543
12098
msgid "no storage pool with matching name '%s'"
11544
12099
msgstr "domain id or name"
11545
12100
 
11546
 
#: src/storage/storage_driver.c:1433
 
12101
#: src/storage/storage_driver.c:1446
11547
12102
#, fuzzy, c-format
11548
12103
msgid "storage volume name '%s' already in use."
11549
12104
msgstr "domain %s exists already"
11550
12105
 
11551
 
#: src/storage/storage_driver.c:1449
 
12106
#: src/storage/storage_driver.c:1462
11552
12107
msgid "storage pool does not support volume creation from an existing volume"
11553
12108
msgstr ""
11554
12109
 
11555
 
#: src/storage/storage_driver.c:1455 src/storage/storage_driver.c:1716
11556
 
#: src/storage/storage_driver.c:1776
 
12110
#: src/storage/storage_driver.c:1468 src/storage/storage_driver.c:1587
 
12111
#: src/storage/storage_driver.c:1649 src/storage/storage_driver.c:1858
 
12112
#: src/storage/storage_driver.c:1918
11557
12113
#, fuzzy, c-format
11558
12114
msgid "volume '%s' is still being allocated."
11559
12115
msgstr "Domain is already active"
11560
12116
 
11561
 
#: src/storage/storage_driver.c:1555
 
12117
#: src/storage/storage_driver.c:1697
11562
12118
#, fuzzy, c-format
11563
12119
msgid "Failed to truncate volume with path '%s' to 0 bytes"
11564
12120
msgstr "Failed to create domain from %s"
11565
12121
 
11566
 
#: src/storage/storage_driver.c:1564
 
12122
#: src/storage/storage_driver.c:1706
11567
12123
#, fuzzy, c-format
11568
12124
msgid "Failed to truncate volume with path '%s' to %ju bytes"
11569
12125
msgstr "Failed to create domain from %s"
11570
12126
 
11571
 
#: src/storage/storage_driver.c:1592
 
12127
#: src/storage/storage_driver.c:1734
11572
12128
#, fuzzy, c-format
11573
12129
msgid "Failed to seek to position %ju in volume with path '%s'"
11574
12130
msgstr "Failed to create domain from %s"
11575
12131
 
11576
 
#: src/storage/storage_driver.c:1605
 
12132
#: src/storage/storage_driver.c:1747
11577
12133
#, fuzzy, c-format
11578
12134
msgid "Failed to write %zu bytes to storage volume with path '%s'"
11579
12135
msgstr "Failed to create domain from %s"
11580
12136
 
11581
 
#: src/storage/storage_driver.c:1639
 
12137
#: src/storage/storage_driver.c:1781
11582
12138
#, fuzzy, c-format
11583
12139
msgid "Failed to open storage volume with path '%s'"
11584
12140
msgstr "Failed to suspend domain %s"
11585
12141
 
11586
 
#: src/storage/storage_driver.c:1646
 
12142
#: src/storage/storage_driver.c:1788
11587
12143
#, fuzzy, c-format
11588
12144
msgid "Failed to stat storage volume with path '%s'"
11589
12145
msgstr "Failed to create domain from %s"
11590
12146
 
11591
 
#: src/storage/storage_driver.c:1783
 
12147
#: src/storage/storage_driver.c:1925
11592
12148
msgid "storage pool does not support vol deletion"
11593
12149
msgstr ""
11594
12150
 
 
12151
#: src/storage/storage_driver.c:1935
 
12152
#, fuzzy, c-format
 
12153
msgid "Deleting volume '%s' from storage pool '%s'"
 
12154
msgstr "Failed to start domain %s"
 
12155
 
11595
12156
#: src/test/test_driver.c:344
11596
12157
#, c-format
11597
12158
msgid "Exceeded max iface limit %d"
11598
12159
msgstr ""
11599
12160
 
 
12161
#: src/test/test_driver.c:532 src/test/test_driver.c:1690
 
12162
#: src/test/test_driver.c:2227 src/test/test_driver.c:2727
 
12163
#: src/test/test_driver.c:2782
 
12164
msgid "getting time of day"
 
12165
msgstr "getting time of day"
 
12166
 
11600
12167
#: src/test/test_driver.c:685
11601
12168
#, fuzzy, c-format
11602
12169
msgid "node vol list for pool '%s'"
11654
12221
msgid "node cpu mhz"
11655
12222
msgstr "node cpu mhz"
11656
12223
 
11657
 
#: src/test/test_driver.c:878 src/xen/xm_internal.c:1083
 
12224
#: src/test/test_driver.c:878 src/xenxs/xen_xm.c:614
11658
12225
#, c-format
11659
12226
msgid "Model %s too big for destination"
11660
12227
msgstr ""
11857
12424
msgid "Not enough free space in pool for volume '%s'"
11858
12425
msgstr ""
11859
12426
 
11860
 
#: src/uml/uml_conf.c:212
 
12427
#: src/uml/uml_conf.c:213
11861
12428
msgid "IP address not supported for ethernet inteface"
11862
12429
msgstr ""
11863
12430
 
11864
 
#: src/uml/uml_conf.c:217
 
12431
#: src/uml/uml_conf.c:218
11865
12432
msgid "script execution not supported for ethernet inteface"
11866
12433
msgstr ""
11867
12434
 
11868
 
#: src/uml/uml_conf.c:224
 
12435
#: src/uml/uml_conf.c:225
11869
12436
#, fuzzy
11870
12437
msgid "TCP server networking type not supported"
11871
12438
msgstr "Domain %s started\n"
11872
12439
 
11873
 
#: src/uml/uml_conf.c:229
 
12440
#: src/uml/uml_conf.c:230
11874
12441
#, fuzzy
11875
12442
msgid "TCP client networking type not supported"
11876
12443
msgstr "Domain %s started\n"
11877
12444
 
11878
 
#: src/uml/uml_conf.c:244
 
12445
#: src/uml/uml_conf.c:245
11879
12446
#, fuzzy, c-format
11880
12447
msgid "Network '%s' not found"
11881
12448
msgstr "domain name or uuid"
11882
12449
 
11883
 
#: src/uml/uml_conf.c:274
 
12450
#: src/uml/uml_conf.c:275
11884
12451
#, fuzzy
11885
12452
msgid "internal networking type not supported"
11886
12453
msgstr "Domain %s started\n"
11887
12454
 
11888
 
#: src/uml/uml_conf.c:279
 
12455
#: src/uml/uml_conf.c:280
11889
12456
#, fuzzy
11890
12457
msgid "direct networking type not supported"
11891
12458
msgstr "Domain %s started\n"
11892
12459
 
11893
 
#: src/uml/uml_conf.c:348
 
12460
#: src/uml/uml_conf.c:349
11894
12461
msgid "only TCP listen is supported for chr device"
11895
12462
msgstr ""
11896
12463
 
11897
 
#: src/uml/uml_conf.c:366
 
12464
#: src/uml/uml_conf.c:367
11898
12465
#, fuzzy, c-format
11899
12466
msgid "failed to open chardev file: %s"
11900
12467
msgstr "Failed to suspend domain %s"
11901
12468
 
11902
 
#: src/uml/uml_conf.c:387
 
12469
#: src/uml/uml_conf.c:388
11903
12470
#, fuzzy, c-format
11904
12471
msgid "unsupported chr device type %d"
11905
12472
msgstr "unexpected mime type"
11906
12473
 
11907
 
#: src/uml/uml_driver.c:126 src/util/util.c:493 src/util/util.c:522
 
12474
#: src/uml/uml_driver.c:126 src/util/util.c:508 src/util/util.c:537
11908
12475
msgid "Failed to set close-on-exec file descriptor flag"
11909
12476
msgstr ""
11910
12477
 
12010
12577
msgid "uml state driver is not active"
12011
12578
msgstr "Domain is already active"
12012
12579
 
12013
 
#: src/uml/uml_driver.c:1224
 
12580
#: src/uml/uml_driver.c:1228
12014
12581
#, fuzzy, c-format
12015
12582
msgid "cannot parse version %s"
12016
12583
msgstr "Failed to suspend domain %s"
12017
12584
 
12018
 
#: src/uml/uml_driver.c:1317
 
12585
#: src/uml/uml_driver.c:1321
12019
12586
#, fuzzy
12020
12587
msgid "shutdown operation failed"
12021
12588
msgstr "operation failed"
12022
12589
 
12023
 
#: src/uml/uml_driver.c:1429
 
12590
#: src/uml/uml_driver.c:1433
12024
12591
msgid "cannot set max memory lower than current memory"
12025
12592
msgstr ""
12026
12593
 
12027
 
#: src/uml/uml_driver.c:2058
 
12594
#: src/uml/uml_driver.c:1757
 
12595
#, fuzzy
 
12596
msgid "cannot attach device on inactive domain"
 
12597
msgstr "undefine an inactive domain"
 
12598
 
 
12599
#: src/uml/uml_driver.c:1799 src/uml/uml_driver.c:1907
 
12600
#: src/vbox/vbox_tmpl.c:5232 src/vbox/vbox_tmpl.c:5247
 
12601
#: src/vbox/vbox_tmpl.c:5382
 
12602
#, fuzzy
 
12603
msgid "cannot modify the persistent configuration of a domain"
 
12604
msgstr "Undefine the configuration for an inactive domain."
 
12605
 
 
12606
#: src/uml/uml_driver.c:1871
 
12607
#, fuzzy
 
12608
msgid "cannot detach device on inactive domain"
 
12609
msgstr "undefine an inactive domain"
 
12610
 
 
12611
#: src/uml/uml_driver.c:2062 tools/virsh.c:7185
12028
12612
#, fuzzy, c-format
12029
12613
msgid "cannot read %s"
12030
12614
msgstr "failed to write configuration file: %s"
12065
12649
msgid "Not enabling IFF_VNET_HDR; disabled at build time"
12066
12650
msgstr ""
12067
12651
 
12068
 
#: src/util/cgroup.c:102
 
12652
#: src/util/cgroup.c:103
12069
12653
#, fuzzy
12070
12654
msgid "Unable to open /proc/mounts"
12071
12655
msgstr "Failed to create domain from %s"
12072
12656
 
12073
 
#: src/util/cgroup.c:154
 
12657
#: src/util/cgroup.c:155
12074
12658
#, fuzzy
12075
12659
msgid "Unable to open /proc/self/cgroup"
12076
12660
msgstr "Failed to suspend domain %s"
12077
12661
 
12078
 
#: src/util/cgroup.c:213
 
12662
#: src/util/cgroup.c:214
12079
12663
#, fuzzy, c-format
12080
12664
msgid "Failed to detect mounts for %s"
12081
12665
msgstr "Failed to create domain from %s"
12082
12666
 
12083
 
#: src/util/cgroup.c:235
 
12667
#: src/util/cgroup.c:236
12084
12668
#, fuzzy, c-format
12085
12669
msgid "Could not find placement for controller %s at %s"
12086
12670
msgstr "could not connect to %s"
12087
12671
 
12088
 
#: src/util/cgroup.c:248
 
12672
#: src/util/cgroup.c:249
12089
12673
#, fuzzy, c-format
12090
12674
msgid "Failed to detect mapping for %s"
12091
12675
msgstr "Failed to create domain from %s"
12092
12676
 
12093
 
#: src/util/cgroup.c:440
 
12677
#: src/util/cgroup.c:454
12094
12678
#, fuzzy, c-format
12095
12679
msgid "Failed to get %s %d"
12096
12680
msgstr "Failed to save domain %s to %s"
12097
12681
 
12098
 
#: src/util/cgroup.c:453
 
12682
#: src/util/cgroup.c:467
12099
12683
#, fuzzy, c-format
12100
12684
msgid "Failed to set %s %d"
12101
12685
msgstr "Failed to save domain %s to %s"
12102
12686
 
12103
 
#: src/util/cgroup.c:471
 
12687
#: src/util/cgroup.c:485
12104
12688
#, fuzzy, c-format
12105
12689
msgid "Failed to read %s/%s (%d)"
12106
12690
msgstr "Failed to create domain %s\n"
12107
12691
 
12108
 
#: src/util/cgroup.c:485
 
12692
#: src/util/cgroup.c:499
12109
12693
#, fuzzy, c-format
12110
12694
msgid "Failed to set %s/%s (%d)"
12111
12695
msgstr "Failed to save domain %s to %s"
12112
12696
 
12113
 
#: src/util/cgroup.c:639
 
12697
#: src/util/cgroup.c:664
12114
12698
#, fuzzy, c-format
12115
12699
msgid "Unable to open %s (%d)"
12116
12700
msgstr "Failed to suspend domain %s"
12117
12701
 
12118
 
#: src/util/cgroup.c:650
 
12702
#: src/util/cgroup.c:675
12119
12703
#, fuzzy, c-format
12120
12704
msgid "Failed to readdir for %s (%d)"
12121
12705
msgstr "Failed to read description file %s"
12122
12706
 
12123
 
#: src/util/cgroup.c:671
 
12707
#: src/util/cgroup.c:696
12124
12708
#, fuzzy, c-format
12125
12709
msgid "Unable to remove %s (%d)"
12126
12710
msgstr "Failed to suspend domain %s"
12127
12711
 
12128
 
#: src/util/command.c:774 src/util/command.c:966 src/util/command.c:1121
12129
 
#: src/util/command.c:1201
 
12712
#: src/util/command.c:782 src/util/command.c:995 src/util/command.c:1157
 
12713
#: src/util/command.c:1251
12130
12714
#, fuzzy
12131
12715
msgid "invalid use of command API"
12132
12716
msgstr "name of the inactive domain"
12133
12717
 
12134
 
#: src/util/command.c:866
 
12718
#: src/util/command.c:816
 
12719
#, c-format
 
12720
msgid "exit status %d"
 
12721
msgstr ""
 
12722
 
 
12723
#: src/util/command.c:818
 
12724
#, c-format
 
12725
msgid "fatal signal %d"
 
12726
msgstr ""
 
12727
 
 
12728
#: src/util/command.c:820
 
12729
#, fuzzy, c-format
 
12730
msgid "invalid value %d"
 
12731
msgstr "invalid argument in %s"
 
12732
 
 
12733
#: src/util/command.c:894
12135
12734
#, fuzzy
12136
12735
msgid "unable to poll on child"
12137
12736
msgstr "Failed to suspend domain %s"
12138
12737
 
12139
 
#: src/util/command.c:892 src/util/command.c:917
 
12738
#: src/util/command.c:920 src/util/command.c:945
12140
12739
#, fuzzy
12141
12740
msgid "unable to write to child input"
12142
12741
msgstr "failed to write configuration file"
12143
12742
 
12144
 
#: src/util/command.c:988
 
12743
#: src/util/command.c:1017
12145
12744
msgid "cannot mix caller fds with blocking execution"
12146
12745
msgstr ""
12147
12746
 
12148
 
#: src/util/command.c:994
 
12747
#: src/util/command.c:1023
12149
12748
#, fuzzy
12150
12749
msgid "cannot mix string I/O with daemon"
12151
12750
msgstr "failed to write configuration file: %s"
12152
12751
 
12153
 
#: src/util/command.c:1004
 
12752
#: src/util/command.c:1033
12154
12753
#, fuzzy
12155
12754
msgid "unable to open pipe"
12156
12755
msgstr "failed to write configuration file"
12157
12756
 
12158
 
#: src/util/command.c:1130
 
12757
#: src/util/command.c:1169
12159
12758
msgid "cannot mix string I/O with asynchronous command"
12160
12759
msgstr ""
12161
12760
 
12162
 
#: src/util/command.c:1136
 
12761
#: src/util/command.c:1175
12163
12762
#, fuzzy, c-format
12164
12763
msgid "command is already running as pid %d"
12165
12764
msgstr "Domain is already active"
12166
12765
 
12167
 
#: src/util/command.c:1143
 
12766
#: src/util/command.c:1182
 
12767
#, fuzzy
 
12768
msgid "daemonized command cannot use virCommandRunAsync"
 
12769
msgstr "failed to write configuration file: %s"
 
12770
 
 
12771
#: src/util/command.c:1187
12168
12772
#, fuzzy, c-format
12169
12773
msgid "daemonized command cannot set working directory %s"
12170
12774
msgstr "failed to write configuration file: %s"
12171
12775
 
12172
 
#: src/util/command.c:1207
 
12776
#: src/util/command.c:1193
 
12777
msgid "creation of pid file requires daemonized command"
 
12778
msgstr ""
 
12779
 
 
12780
#: src/util/command.c:1257
12173
12781
#, fuzzy
12174
12782
msgid "command is not yet running"
12175
12783
msgstr "Domain is already active"
12176
12784
 
12177
 
#: src/util/command.c:1217
 
12785
#: src/util/command.c:1267
12178
12786
#, fuzzy, c-format
12179
12787
msgid "unable to wait for process %d"
12180
12788
msgstr "Failed to start domain %s"
12181
12789
 
12182
 
#: src/util/command.c:1228
 
12790
#: src/util/command.c:1280
12183
12791
#, fuzzy, c-format
12184
 
msgid "Child process (%s) exited with status %d."
 
12792
msgid "Child process (%s) status unexpected: %s"
12185
12793
msgstr "Failed to suspend domain %s"
12186
12794
 
12187
12795
#: src/util/conf.c:355
12226
12834
msgid "expecting an assignment"
12227
12835
msgstr "expecting an assignment"
12228
12836
 
12229
 
#: src/util/conf.c:954
 
12837
#: src/util/conf.c:955
12230
12838
msgid "failed to open file"
12231
12839
msgstr "failed to open file"
12232
12840
 
12233
 
#: src/util/conf.c:964
 
12841
#: src/util/conf.c:965
12234
12842
msgid "failed to save content"
12235
12843
msgstr "failed to save content"
12236
12844
 
12239
12847
msgid "Failed to make dnsmasq (PID: %d) reload config files."
12240
12848
msgstr ""
12241
12849
 
12242
 
#: src/util/hooks.c:100
 
12850
#: src/util/event_poll.c:328 src/util/event_poll.c:410
 
12851
#, fuzzy
 
12852
msgid "Unable to get current time"
 
12853
msgstr "domain memory"
 
12854
 
 
12855
#: src/util/event_poll.c:613
 
12856
#, fuzzy
 
12857
msgid "Unable to poll on file handles"
 
12858
msgstr "failed to read configuration file %s"
 
12859
 
 
12860
#: src/util/event_poll.c:663
 
12861
#, fuzzy
 
12862
msgid "Unable to setup wakeup pipe"
 
12863
msgstr "failed to write configuration file"
 
12864
 
 
12865
#: src/util/event_poll.c:671
 
12866
#, fuzzy, c-format
 
12867
msgid "Unable to add handle %d to event loop"
 
12868
msgstr "failed to add domain to connection hash table"
 
12869
 
 
12870
#: src/util/hash.c:40
 
12871
msgid "Hash operation not allowed during iteration"
 
12872
msgstr ""
 
12873
 
 
12874
#: src/util/hooks.c:101
12243
12875
#, fuzzy, c-format
12244
12876
msgid "Invalid hook name for #%d"
12245
12877
msgstr "invalid argument in"
12246
12878
 
12247
 
#: src/util/hooks.c:107 src/util/hooks.c:248
 
12879
#: src/util/hooks.c:108 src/util/hooks.c:248
12248
12880
#, fuzzy, c-format
12249
12881
msgid "Failed to build path for %s hook"
12250
12882
msgstr "Failed to suspend domain %s"
12274
12906
msgid "Did not find USB device %x:%x"
12275
12907
msgstr ""
12276
12908
 
 
12909
#: src/util/iohelper.c:99
 
12910
#, fuzzy, c-format
 
12911
msgid "Unable to process file with flags %d"
 
12912
msgstr "failed to read configuration file %s"
 
12913
 
 
12914
#: src/util/iohelper.c:115
 
12915
#, fuzzy, c-format
 
12916
msgid "Unable to read %s"
 
12917
msgstr "Failed to suspend domain %s"
 
12918
 
 
12919
#: src/util/iohelper.c:123
 
12920
#, fuzzy, c-format
 
12921
msgid "Unable to write %s"
 
12922
msgstr "Failed to suspend domain %s"
 
12923
 
 
12924
#: src/util/iohelper.c:133
 
12925
#, fuzzy, c-format
 
12926
msgid "Unable to close %s"
 
12927
msgstr "Failed to suspend domain %s"
 
12928
 
 
12929
#: src/util/iohelper.c:165
 
12930
#, c-format
 
12931
msgid "%s: syntax FILENAME FLAGS MODE OFFSET LENGTH\n"
 
12932
msgstr ""
 
12933
 
 
12934
#: src/util/iohelper.c:172
 
12935
#, fuzzy, c-format
 
12936
msgid "%s: malformed file flags %s"
 
12937
msgstr "invalid argument in %s"
 
12938
 
 
12939
#: src/util/iohelper.c:177
 
12940
#, fuzzy, c-format
 
12941
msgid "%s: malformed file mode %s"
 
12942
msgstr "invalid argument in %s"
 
12943
 
 
12944
#: src/util/iohelper.c:182
 
12945
#, fuzzy, c-format
 
12946
msgid "%s: malformed file offset %s"
 
12947
msgstr "invalid argument in %s"
 
12948
 
 
12949
#: src/util/iohelper.c:186
 
12950
#, fuzzy, c-format
 
12951
msgid "%s: malformed file length %s"
 
12952
msgstr "invalid argument in %s"
 
12953
 
 
12954
#: src/util/iohelper.c:200
 
12955
#, fuzzy, c-format
 
12956
msgid "%s: unknown failure with %s\n"
 
12957
msgstr "unknown host"
 
12958
 
12277
12959
#: src/util/interface.c:112
12278
12960
#, fuzzy
12279
12961
msgid "ifaceGetFlags is not supported on non-linux platforms"
12323
13005
msgid "Attempted to NAT '%s'. NAT is only supported for IPv4."
12324
13006
msgstr ""
12325
13007
 
12326
 
#: src/util/json.c:913
 
13008
#: src/util/json.c:914
12327
13009
#, fuzzy, c-format
12328
13010
msgid "cannot parse json %s: %s"
12329
13011
msgstr "Failed to suspend domain %s"
12330
13012
 
12331
 
#: src/util/json.c:1038 src/util/json.c:1044
 
13013
#: src/util/json.c:1041 src/util/json.c:1047
12332
13014
msgid "No JSON parser implementation is available"
12333
13015
msgstr ""
12334
13016
 
12335
 
#: src/util/macvtap.c:141
 
13017
#: src/util/macvtap.c:129
 
13018
#, fuzzy
 
13019
msgid "cannot allocate nlhandle for netlink"
 
13020
msgstr "allocate response"
 
13021
 
 
13022
#: src/util/macvtap.c:135
 
13023
#, fuzzy
 
13024
msgid "cannot connect to netlink socket"
 
13025
msgstr "Failed to suspend domain %s"
 
13026
 
 
13027
#: src/util/macvtap.c:147
12336
13028
#, fuzzy
12337
13029
msgid "cannot send to netlink socket"
12338
13030
msgstr "Failed to suspend domain %s"
12339
13031
 
12340
 
#: src/util/macvtap.c:155
 
13032
#: src/util/macvtap.c:161
12341
13033
msgid "error in select call"
12342
13034
msgstr ""
12343
13035
 
12344
 
#: src/util/macvtap.c:158
 
13036
#: src/util/macvtap.c:164
12345
13037
msgid "no valid netlink response was received"
12346
13038
msgstr ""
12347
13039
 
12348
 
#: src/util/macvtap.c:271
 
13040
#: src/util/macvtap.c:172
 
13041
#, fuzzy
 
13042
msgid "nl_recv failed"
 
13043
msgstr "operation failed: %s"
 
13044
 
 
13045
#: src/util/macvtap.c:279
12349
13046
#, c-format
12350
13047
msgid "error creating %s type of interface"
12351
13048
msgstr ""
12352
13049
 
12353
 
#: src/util/macvtap.c:295 src/util/macvtap.c:374 src/util/macvtap.c:817
12354
 
#: src/util/macvtap.c:1174
12355
 
msgid "malformed netlink response message"
12356
 
msgstr ""
12357
 
 
12358
13050
#: src/util/macvtap.c:303 src/util/macvtap.c:382 src/util/macvtap.c:825
12359
13051
#: src/util/macvtap.c:1182
 
13052
msgid "malformed netlink response message"
 
13053
msgstr ""
 
13054
 
 
13055
#: src/util/macvtap.c:311 src/util/macvtap.c:390 src/util/macvtap.c:833
 
13056
#: src/util/macvtap.c:1190
12360
13057
#, fuzzy
12361
13058
msgid "allocated netlink buffer is too small"
12362
13059
msgstr "internal error %s"
12363
13060
 
12364
 
#: src/util/macvtap.c:350
 
13061
#: src/util/macvtap.c:358
12365
13062
#, fuzzy, c-format
12366
13063
msgid "error destroying %s interface"
12367
13064
msgstr "Failed to destroy domain %s"
12368
13065
 
12369
 
#: src/util/macvtap.c:407
 
13066
#: src/util/macvtap.c:415
12370
13067
msgid "buffer for ifindex path is too small"
12371
13068
msgstr ""
12372
13069
 
12373
 
#: src/util/macvtap.c:415
 
13070
#: src/util/macvtap.c:423
12374
13071
#, fuzzy, c-format
12375
13072
msgid "cannot open macvtap file %s to determine interface index"
12376
13073
msgstr "Cannot extract running %s hypervisor version\n"
12377
13074
 
12378
 
#: src/util/macvtap.c:422
 
13075
#: src/util/macvtap.c:430
12379
13076
#, fuzzy
12380
13077
msgid "cannot determine macvtap's tap device interface index"
12381
13078
msgstr "undefine an inactive domain"
12382
13079
 
12383
 
#: src/util/macvtap.c:434
 
13080
#: src/util/macvtap.c:442
12384
13081
#, fuzzy
12385
13082
msgid "internal buffer for tap device is too small"
12386
13083
msgstr "internal error %s"
12387
13084
 
12388
 
#: src/util/macvtap.c:451
 
13085
#: src/util/macvtap.c:459
12389
13086
#, fuzzy, c-format
12390
13087
msgid "cannot open macvtap tap device %s"
12391
13088
msgstr "Failed to create domain %s\n"
12392
13089
 
12393
 
#: src/util/macvtap.c:502
 
13090
#: src/util/macvtap.c:510
12394
13091
msgid "cannot get interface flags on macvtap tap"
12395
13092
msgstr ""
12396
13093
 
12397
 
#: src/util/macvtap.c:511
 
13094
#: src/util/macvtap.c:519
12398
13095
msgid "cannot clean IFF_VNET_HDR flag on macvtap tap"
12399
13096
msgstr ""
12400
13097
 
12401
 
#: src/util/macvtap.c:517
 
13098
#: src/util/macvtap.c:525
12402
13099
msgid "cannot set IFF_VNET_HDR flag on macvtap tap"
12403
13100
msgstr ""
12404
13101
 
12405
 
#: src/util/macvtap.c:583
 
13102
#: src/util/macvtap.c:591
12406
13103
#, fuzzy, c-format
12407
13104
msgid "Interface %s already exists"
12408
13105
msgstr "unexpected mime type"
12409
13106
 
12410
 
#: src/util/macvtap.c:622
 
13107
#: src/util/macvtap.c:630
12411
13108
#, c-format
12412
13109
msgid ""
12413
13110
"cannot 'up' interface %s -- another macvtap device may be 'up' and have the "
12414
13111
"same MAC address"
12415
13112
msgstr ""
12416
13113
 
12417
 
#: src/util/macvtap.c:716
 
13114
#: src/util/macvtap.c:724
12418
13115
#, fuzzy
12419
13116
msgid "error parsing pid of lldpad"
12420
13117
msgstr "resolving domain filename"
12421
13118
 
12422
 
#: src/util/macvtap.c:721
 
13119
#: src/util/macvtap.c:729
12423
13120
#, fuzzy, c-format
12424
13121
msgid "Error opening file %s"
12425
13122
msgstr "resolving domain filename"
12426
13123
 
12427
 
#: src/util/macvtap.c:787
 
13124
#: src/util/macvtap.c:795
12428
13125
#, fuzzy, c-format
12429
13126
msgid "error dumping %s (%d) interface"
12430
13127
msgstr "Failed to destroy domain %s"
12431
13128
 
12432
 
#: src/util/macvtap.c:873
 
13129
#: src/util/macvtap.c:881
12433
13130
#, fuzzy
12434
13131
msgid "buffer for root interface name is too small"
12435
13132
msgstr "internal error %s"
12436
13133
 
12437
 
#: src/util/macvtap.c:924
 
13134
#: src/util/macvtap.c:932
12438
13135
msgid "error parsing IFLA_PORT_SELF part"
12439
13136
msgstr ""
12440
13137
 
12441
 
#: src/util/macvtap.c:928
 
13138
#: src/util/macvtap.c:936
12442
13139
msgid "IFLA_PORT_SELF is missing"
12443
13140
msgstr ""
12444
13141
 
12445
 
#: src/util/macvtap.c:940
 
13142
#: src/util/macvtap.c:948
12446
13143
msgid "error while iterating over IFLA_VF_PORTS part"
12447
13144
msgstr ""
12448
13145
 
12449
 
#: src/util/macvtap.c:946
 
13146
#: src/util/macvtap.c:954
12450
13147
msgid "error parsing IFLA_VF_PORT part"
12451
13148
msgstr ""
12452
13149
 
12453
 
#: src/util/macvtap.c:964
 
13150
#: src/util/macvtap.c:972
12454
13151
#, fuzzy
12455
13152
msgid "Could not find netlink response with expected parameters"
12456
13153
msgstr "domain id or name"
12457
13154
 
12458
 
#: src/util/macvtap.c:969
 
13155
#: src/util/macvtap.c:977
12459
13156
msgid "IFLA_VF_PORTS is missing"
12460
13157
msgstr ""
12461
13158
 
12462
 
#: src/util/macvtap.c:983
 
13159
#: src/util/macvtap.c:991
12463
13160
msgid "no IFLA_PORT_RESPONSE found in netlink message"
12464
13161
msgstr ""
12465
13162
 
12466
 
#: src/util/macvtap.c:1150
 
13163
#: src/util/macvtap.c:1158
12467
13164
#, fuzzy, c-format
12468
13165
msgid "error during virtual port configuration of ifindex %d"
12469
13166
msgstr "allocating configuration"
12470
13167
 
12471
 
#: src/util/macvtap.c:1219
 
13168
#: src/util/macvtap.c:1227
12472
13169
#, fuzzy
12473
13170
msgid "sending of PortProfileRequest failed."
12474
13171
msgstr "operation failed"
12475
13172
 
12476
 
#: src/util/macvtap.c:1238
 
13173
#: src/util/macvtap.c:1246
12477
13174
#, c-format
12478
13175
msgid "error %d during port-profile setlink on interface %s (%d)"
12479
13176
msgstr ""
12480
13177
 
12481
 
#: src/util/macvtap.c:1252
 
13178
#: src/util/macvtap.c:1260
12482
13179
msgid "port-profile setlink timed out"
12483
13180
msgstr ""
12484
13181
 
12485
 
#: src/util/macvtap.c:1311 src/util/macvtap.c:1426
 
13182
#: src/util/macvtap.c:1319 src/util/macvtap.c:1434
12486
13183
msgid "Kernel VF Port support was missing at compile time."
12487
13184
msgstr ""
12488
13185
 
12489
 
#: src/util/macvtap.c:1352 src/util/macvtap.c:1492
 
13186
#: src/util/macvtap.c:1360 src/util/macvtap.c:1500
12490
13187
#, fuzzy, c-format
12491
13188
msgid "operation type %d not supported"
12492
13189
msgstr "Domain %s started\n"
12511
13208
msgid "Cannot convert socket address to string: %s"
12512
13209
msgstr "Failed to suspend domain %s"
12513
13210
 
12514
 
#: src/util/pci.c:613
 
13211
#: src/util/pci.c:618
12515
13212
#, c-format
12516
13213
msgid "Active %s devices on bus with %s, not doing bus reset"
12517
13214
msgstr ""
12518
13215
 
12519
 
#: src/util/pci.c:623 src/util/pci.c:1428
 
13216
#: src/util/pci.c:628 src/util/pci.c:1592
12520
13217
#, fuzzy, c-format
12521
13218
msgid "Failed to find parent device for %s"
12522
13219
msgstr "Failed to get devices for domain %s\n"
12523
13220
 
12524
 
#: src/util/pci.c:636 src/util/pci.c:682
 
13221
#: src/util/pci.c:641 src/util/pci.c:687
12525
13222
#, fuzzy, c-format
12526
13223
msgid "Failed to read PCI config space for %s"
12527
13224
msgstr "Failed to suspend domain %s"
12528
13225
 
12529
 
#: src/util/pci.c:656 src/util/pci.c:702
 
13226
#: src/util/pci.c:661 src/util/pci.c:707
12530
13227
#, fuzzy, c-format
12531
13228
msgid "Failed to restore PCI config space for %s"
12532
13229
msgstr "Failed to suspend domain %s"
12533
13230
 
12534
 
#: src/util/pci.c:717
 
13231
#: src/util/pci.c:722
12535
13232
#, fuzzy, c-format
12536
13233
msgid "Failed to open config space file '%s'"
12537
13234
msgstr "Failed to suspend domain %s"
12538
13235
 
12539
 
#: src/util/pci.c:742
 
13236
#: src/util/pci.c:747
12540
13237
#, fuzzy, c-format
12541
13238
msgid "Not resetting active device %s"
12542
13239
msgstr "Cannot extract running %s hypervisor version\n"
12543
13240
 
12544
 
#: src/util/pci.c:769
 
13241
#: src/util/pci.c:774
12545
13242
#, fuzzy, c-format
12546
13243
msgid "Unable to reset PCI device %s: %s"
12547
13244
msgstr "Failed to suspend domain %s"
12548
13245
 
12549
 
#: src/util/pci.c:771
 
13246
#: src/util/pci.c:776
12550
13247
msgid "no FLR, PM reset or bus reset available"
12551
13248
msgstr ""
12552
13249
 
12553
 
#: src/util/pci.c:854
 
13250
#: src/util/pci.c:900
 
13251
#, fuzzy, c-format
 
13252
msgid "Failed to unbind PCI device '%s' from %s"
 
13253
msgstr "Failed to suspend domain %s"
 
13254
 
 
13255
#: src/util/pci.c:918
 
13256
#, fuzzy, c-format
 
13257
msgid "Failed to remove slot for PCI device '%s' from %s"
 
13258
msgstr "Failed to suspend domain %s"
 
13259
 
 
13260
#: src/util/pci.c:942
 
13261
#, fuzzy, c-format
 
13262
msgid "Failed to trigger a re-probe for PCI device '%s'"
 
13263
msgstr "Failed to undefine domain %s"
 
13264
 
 
13265
#: src/util/pci.c:1000
12554
13266
#, fuzzy, c-format
12555
13267
msgid "Failed to add PCI device ID '%s' to %s"
12556
13268
msgstr "Failed to suspend domain %s"
12557
13269
 
12558
 
#: src/util/pci.c:867
 
13270
#: src/util/pci.c:1031
12559
13271
#, fuzzy, c-format
12560
13272
msgid "Failed to unbind PCI device '%s'"
12561
13273
msgstr "Failed to connect to the hypervisor"
12562
13274
 
12563
 
#: src/util/pci.c:880
 
13275
#: src/util/pci.c:1053
12564
13276
#, fuzzy, c-format
12565
13277
msgid "Failed to add slot for PCI device '%s' to %s"
12566
13278
msgstr "Failed to suspend domain %s"
12567
13279
 
12568
 
#: src/util/pci.c:888 src/util/pci.c:941
 
13280
#: src/util/pci.c:1065
12569
13281
#, fuzzy, c-format
12570
13282
msgid "Failed to bind PCI device '%s' to %s"
12571
13283
msgstr "Failed to suspend domain %s"
12572
13284
 
12573
 
#: src/util/pci.c:900
 
13285
#: src/util/pci.c:1088
12574
13286
#, fuzzy, c-format
12575
13287
msgid "Failed to remove PCI ID '%s' from %s"
12576
13288
msgstr "Failed to create domain from %s"
12577
13289
 
12578
 
#: src/util/pci.c:914 src/util/pci.c:981
 
13290
#: src/util/pci.c:1119 src/util/pci.c:1138
12579
13291
msgid "cannot find any PCI stub module"
12580
13292
msgstr ""
12581
13293
 
12582
 
#: src/util/pci.c:920
 
13294
#: src/util/pci.c:1125
12583
13295
#, fuzzy, c-format
12584
13296
msgid "Not detaching active device %s"
12585
13297
msgstr "Cannot extract running %s hypervisor version\n"
12586
13298
 
12587
 
#: src/util/pci.c:951
12588
 
#, fuzzy, c-format
12589
 
msgid "Failed to remove slot for PCI device '%s' to %s"
12590
 
msgstr "Failed to suspend domain %s"
12591
 
 
12592
 
#: src/util/pci.c:966
12593
 
#, fuzzy, c-format
12594
 
msgid "Failed to trigger a re-probe for PCI device '%s'"
12595
 
msgstr "Failed to undefine domain %s"
12596
 
 
12597
 
#: src/util/pci.c:987
 
13299
#: src/util/pci.c:1144
12598
13300
#, fuzzy, c-format
12599
13301
msgid "Not reattaching active device %s"
12600
13302
msgstr "Cannot extract running %s hypervisor version\n"
12601
13303
 
12602
 
#: src/util/pci.c:1155
 
13304
#: src/util/pci.c:1317
12603
13305
#, fuzzy, c-format
12604
13306
msgid "Device %s not found: could not access %s"
12605
13307
msgstr "Domain restored from %s\n"
12606
13308
 
12607
 
#: src/util/pci.c:1166
 
13309
#: src/util/pci.c:1328
12608
13310
#, fuzzy, c-format
12609
13311
msgid "Failed to read product/vendor ID for %s"
12610
13312
msgstr "Failed to create domain from %s"
12611
13313
 
12612
 
#: src/util/pci.c:1242
 
13314
#: src/util/pci.c:1404
12613
13315
#, fuzzy, c-format
12614
13316
msgid "Device %s is already in use"
12615
13317
msgstr "domain %s exists already"
12616
13318
 
12617
 
#: src/util/pci.c:1483
 
13319
#: src/util/pci.c:1647
12618
13320
#, c-format
12619
13321
msgid "Device %s is behind a switch lacking ACS and cannot be assigned"
12620
13322
msgstr ""
12639
13341
msgid "Could not open /proc/net/dev"
12640
13342
msgstr "failed to write configuration file: %s"
12641
13343
 
12642
 
#: src/util/storage_file.c:746 src/util/storage_file.c:827
 
13344
#: src/util/stats_linux.c:110
 
13345
#, fuzzy
 
13346
msgid "/proc/net/dev: Interface not found"
 
13347
msgstr "domain name or uuid"
 
13348
 
 
13349
#: src/util/storage_file.c:746
12643
13350
#, fuzzy, c-format
12644
13351
msgid "cannot set to start of '%s'"
12645
13352
msgstr "Failed to suspend domain %s"
12649
13356
msgid "cannot read header '%s'"
12650
13357
msgstr "Failed to suspend domain %s"
12651
13358
 
12652
 
#: src/util/storage_file.c:782 src/util/storage_file.c:876
 
13359
#: src/util/storage_file.c:782 src/util/storage_file.c:877
12653
13360
#, fuzzy, c-format
12654
13361
msgid "cannot open file '%s'"
12655
13362
msgstr "Failed to suspend domain %s"
12656
13363
 
 
13364
#: src/util/storage_file.c:827
 
13365
#, fuzzy, c-format
 
13366
msgid "cannot seek to start of '%s'"
 
13367
msgstr "Failed to suspend domain %s"
 
13368
 
12657
13369
#: src/util/storage_file.c:841
12658
13370
#, fuzzy, c-format
12659
13371
msgid "unknown storage file format %d"
12660
13372
msgstr "unknown OS type %s"
12661
13373
 
12662
 
#: src/util/storage_file.c:928
 
13374
#: src/util/storage_file.c:929
12663
13375
#, fuzzy, c-format
12664
13376
msgid "Invalid relative path '%s'"
12665
13377
msgstr "Failed to create domain %s\n"
12666
13378
 
12667
 
#: src/util/storage_file.c:946
 
13379
#: src/util/storage_file.c:947
12668
13380
#, fuzzy, c-format
12669
13381
msgid "cannot determine filesystem for '%s'"
12670
13382
msgstr "Failed to suspend domain %s"
12689
13401
msgid "unexpected sysinfo type model %d"
12690
13402
msgstr "unexpected mime type"
12691
13403
 
12692
 
#: src/util/util.c:287
 
13404
#: src/util/util.c:289
12693
13405
#, fuzzy, c-format
12694
13406
msgid "cannot clear process capabilities %d"
12695
13407
msgstr "failed to open file"
12696
13408
 
12697
 
#: src/util/util.c:335
 
13409
#: src/util/util.c:337
12698
13410
#, fuzzy
12699
13411
msgid "cannot block signals"
12700
13412
msgstr "Failed to suspend domain %s"
12701
13413
 
12702
 
#: src/util/util.c:357 src/util/util.c:630
 
13414
#: src/util/util.c:359 src/util/util.c:649
12703
13415
#, fuzzy
12704
13416
msgid "cannot fork child process"
12705
13417
msgstr "Failed to suspend domain %s"
12706
13418
 
12707
 
#: src/util/util.c:370 src/util/util.c:417
 
13419
#: src/util/util.c:372 src/util/util.c:419
12708
13420
#, fuzzy
12709
13421
msgid "cannot unblock signals"
12710
13422
msgstr "Failed to suspend domain %s"
12711
13423
 
12712
 
#: src/util/util.c:480
 
13424
#: src/util/util.c:476
 
13425
#, fuzzy, c-format
 
13426
msgid "Cannot find '%s' in path"
 
13427
msgstr "Failed to suspend domain %s"
 
13428
 
 
13429
#: src/util/util.c:495
12713
13430
#, fuzzy
12714
13431
msgid "cannot create pipe"
12715
13432
msgstr "Failed to create domain %s\n"
12716
13433
 
12717
 
#: src/util/util.c:487 src/util/util.c:516
 
13434
#: src/util/util.c:502 src/util/util.c:531
12718
13435
msgid "Failed to set non-blocking file descriptor flag"
12719
13436
msgstr ""
12720
13437
 
12721
 
#: src/util/util.c:509
 
13438
#: src/util/util.c:524
12722
13439
#, fuzzy
12723
13440
msgid "Failed to create pipe"
12724
13441
msgstr "Failed to create domain %s\n"
12725
13442
 
12726
 
#: src/util/util.c:581
 
13443
#: src/util/util.c:600
12727
13444
#, fuzzy
12728
13445
msgid "failed to setup stdin file handle"
12729
13446
msgstr "failed to get hypervisor type"
12730
13447
 
12731
 
#: src/util/util.c:587
 
13448
#: src/util/util.c:606
12732
13449
#, fuzzy
12733
13450
msgid "failed to setup stdout file handle"
12734
13451
msgstr "failed to get hypervisor type"
12735
13452
 
12736
 
#: src/util/util.c:593
 
13453
#: src/util/util.c:612
12737
13454
#, fuzzy
12738
13455
msgid "failed to setup stderr file handle"
12739
13456
msgstr "failed to get hypervisor type"
12740
13457
 
12741
 
#: src/util/util.c:617
 
13458
#: src/util/util.c:636
12742
13459
#, fuzzy
12743
13460
msgid "cannot become session leader"
12744
13461
msgstr "Failed to suspend domain %s"
12745
13462
 
12746
 
#: src/util/util.c:623
 
13463
#: src/util/util.c:642
12747
13464
#, fuzzy
12748
13465
msgid "cannot change to root directory"
12749
13466
msgstr "failed to write configuration file: %s"
12750
13467
 
12751
 
#: src/util/util.c:640
 
13468
#: src/util/util.c:659
12752
13469
#, fuzzy, c-format
12753
13470
msgid "could not write pidfile %s for %d"
12754
13471
msgstr "Failed to create domain %s\n"
12755
13472
 
12756
 
#: src/util/util.c:660
 
13473
#: src/util/util.c:680
12757
13474
#, fuzzy
12758
13475
msgid "Could not disable SIGPIPE"
12759
13476
msgstr "could not connect to %s"
12760
13477
 
12761
 
#: src/util/util.c:671
 
13478
#: src/util/util.c:691
12762
13479
msgid "Could not re-enable SIGPIPE"
12763
13480
msgstr ""
12764
13481
 
12765
 
#: src/util/util.c:691
 
13482
#: src/util/util.c:711
12766
13483
#, fuzzy, c-format
12767
13484
msgid "cannot execute binary %s"
12768
13485
msgstr "failed to write configuration file: %s"
12769
13486
 
12770
 
#: src/util/util.c:810
 
13487
#: src/util/util.c:834
12771
13488
#, c-format
12772
 
msgid "Intermediate daemon process exited with status %d."
 
13489
msgid "Intermediate daemon process status unexpected: %s"
12773
13490
msgstr ""
12774
13491
 
12775
 
#: src/util/util.c:873
 
13492
#: src/util/util.c:898
12776
13493
#, fuzzy, c-format
12777
13494
msgid "cannot wait for '%s'"
12778
13495
msgstr "Failed to suspend domain %s"
12779
13496
 
12780
 
#: src/util/util.c:882
12781
 
#, c-format
12782
 
msgid "'%s' exited with non-zero status %d and signal %d: %s"
12783
 
msgstr ""
 
13497
#: src/util/util.c:908
 
13498
#, fuzzy, c-format
 
13499
msgid "'%s' exited unexpectedly: %s"
 
13500
msgstr "unexpected mime type"
12784
13501
 
12785
 
#: src/util/util.c:921
 
13502
#: src/util/util.c:945
12786
13503
msgid "virRunWithHook is not implemented for WIN32"
12787
13504
msgstr ""
12788
13505
 
12789
 
#: src/util/util.c:936 src/util/util.c:958
 
13506
#: src/util/util.c:960 src/util/util.c:982
12790
13507
msgid "virExec is not implemented for WIN32"
12791
13508
msgstr ""
12792
13509
 
12793
 
#: src/util/util.c:976
 
13510
#: src/util/util.c:1000
12794
13511
msgid "virExecDaemonize is not implemented for WIN32"
12795
13512
msgstr ""
12796
13513
 
12797
 
#: src/util/util.c:1031
 
13514
#: src/util/util.c:1055
12798
13515
msgid "Unknown poll response."
12799
13516
msgstr ""
12800
13517
 
12801
 
#: src/util/util.c:1065
 
13518
#: src/util/util.c:1089
12802
13519
#, fuzzy
12803
13520
msgid "poll error"
12804
13521
msgstr "internal error %s"
12805
13522
 
12806
 
#: src/util/util.c:1160
 
13523
#: src/util/util.c:1184
12807
13524
#, fuzzy, c-format
12808
13525
msgid "Failed to open file '%s'"
12809
13526
msgstr "Failed to suspend domain %s"
12810
13527
 
12811
 
#: src/util/util.c:1167
 
13528
#: src/util/util.c:1191
12812
13529
#, fuzzy, c-format
12813
13530
msgid "Failed to read file '%s'"
12814
13531
msgstr "Failed to create domain %s\n"
12815
13532
 
12816
 
#: src/util/util.c:1364
 
13533
#: src/util/util.c:1392
12817
13534
#, fuzzy, c-format
12818
13535
msgid "failed to create file '%s'"
12819
13536
msgstr "failed to write configuration file"
12820
13537
 
12821
 
#: src/util/util.c:1393
12822
 
#, fuzzy, c-format
12823
 
msgid "failed to close new file '%s'"
12824
 
msgstr "Failed to suspend domain %s"
12825
 
 
12826
 
#: src/util/util.c:1414
 
13538
#: src/util/util.c:1432
12827
13539
#, fuzzy, c-format
12828
13540
msgid "failed to create directory '%s'"
12829
13541
msgstr "Failed to create domain from %s"
12830
13542
 
12831
 
#: src/util/util.c:1479 src/util/util.c:1590
 
13543
#: src/util/util.c:1504
 
13544
#, fuzzy, c-format
 
13545
msgid "failed to create socket needed for '%s'"
 
13546
msgstr "Failed to create domain from %s"
 
13547
 
 
13548
#: src/util/util.c:1539 src/util/util.c:1666
12832
13549
#, fuzzy, c-format
12833
13550
msgid "failed to wait for child creating '%s'"
12834
13551
msgstr "Failed to start domain %s"
12835
13552
 
12836
 
#: src/util/util.c:1507 src/util/util.c:1618
 
13553
#: src/util/util.c:1572 src/util/util.c:1690
12837
13554
#, fuzzy, c-format
12838
13555
msgid "cannot set gid %u creating '%s'"
12839
13556
msgstr "Failed to create domain %s\n"
12840
13557
 
12841
 
#: src/util/util.c:1514 src/util/util.c:1624
 
13558
#: src/util/util.c:1579 src/util/util.c:1696
12842
13559
#, fuzzy, c-format
12843
13560
msgid "cannot set uid %u creating '%s'"
12844
13561
msgstr "Failed to create domain %s\n"
12845
13562
 
12846
 
#: src/util/util.c:1523
 
13563
#: src/util/util.c:1588
12847
13564
#, fuzzy, c-format
12848
13565
msgid "child failed to create file '%s'"
12849
13566
msgstr "failed to write configuration file"
12850
13567
 
12851
 
#: src/util/util.c:1553
12852
 
#, fuzzy, c-format
12853
 
msgid "child failed to close new file '%s'"
12854
 
msgstr "Failed to suspend domain %s"
12855
 
 
12856
 
#: src/util/util.c:1632
 
13568
#: src/util/util.c:1704
12857
13569
#, fuzzy, c-format
12858
13570
msgid "child failed to create directory '%s'"
12859
13571
msgstr "Failed to create domain from %s"
12860
13572
 
12861
 
#: src/util/util.c:1648
 
13573
#: src/util/util.c:1720
12862
13574
#, fuzzy, c-format
12863
13575
msgid "cannot chown '%s' to group %u"
12864
13576
msgstr "failed to write configuration file: %s"
12865
13577
 
12866
 
#: src/util/util.c:1676
12867
 
msgid "virFileOperation is not implemented for WIN32"
 
13578
#: src/util/util.c:1746
 
13579
msgid "virFileOpenAs is not implemented for WIN32"
12868
13580
msgstr ""
12869
13581
 
12870
 
#: src/util/util.c:1688
 
13582
#: src/util/util.c:1758
12871
13583
msgid "virDirCreate is not implemented for WIN32"
12872
13584
msgstr ""
12873
13585
 
12874
 
#: src/util/util.c:2551
 
13586
#: src/util/util.c:2615
12875
13587
#, c-format
12876
13588
msgid "Disk index %d is negative"
12877
13589
msgstr ""
12878
13590
 
12879
 
#: src/util/util.c:2607
 
13591
#: src/util/util.c:2671
12880
13592
#, fuzzy
12881
13593
msgid "failed to determine host name"
12882
13594
msgstr "failed to get hypervisor type"
12883
13595
 
12884
 
#: src/util/util.c:2633
 
13596
#: src/util/util.c:2697
12885
13597
#, fuzzy, c-format
12886
13598
msgid "getaddrinfo failed for '%s': %s"
12887
13599
msgstr "loading host definition file"
12888
13600
 
12889
 
#: src/util/util.c:2764 src/util/util.c:2821 src/util/util.c:2863
 
13601
#: src/util/util.c:2828 src/util/util.c:2885 src/util/util.c:2927
12890
13602
#, fuzzy
12891
13603
msgid "sysconf failed"
12892
13604
msgstr "operation failed"
12893
13605
 
12894
 
#: src/util/util.c:2782
 
13606
#: src/util/util.c:2846
12895
13607
#, fuzzy, c-format
12896
13608
msgid "Failed to find user record for uid '%u'"
12897
13609
msgstr "Failed to undefine domain %s"
12898
13610
 
12899
 
#: src/util/util.c:2839
 
13611
#: src/util/util.c:2903
12900
13612
#, fuzzy, c-format
12901
13613
msgid "Failed to find user record for name '%s'"
12902
13614
msgstr "Failed to undefine domain %s"
12903
13615
 
12904
 
#: src/util/util.c:2881
 
13616
#: src/util/util.c:2945
12905
13617
#, fuzzy, c-format
12906
13618
msgid "Failed to find group record for name '%s'"
12907
13619
msgstr "Failed to undefine domain %s"
12908
13620
 
12909
 
#: src/util/util.c:2905
 
13621
#: src/util/util.c:2969
12910
13622
#, fuzzy, c-format
12911
13623
msgid "cannot change to '%d' group"
12912
13624
msgstr "failed to write configuration file: %s"
12913
13625
 
12914
 
#: src/util/util.c:2928
 
13626
#: src/util/util.c:2992
12915
13627
#, fuzzy, c-format
12916
13628
msgid "cannot getpwuid_r(%d)"
12917
13629
msgstr "Failed to create domain %s\n"
12918
13630
 
12919
 
#: src/util/util.c:2935
 
13631
#: src/util/util.c:2999
12920
13632
#, fuzzy, c-format
12921
13633
msgid "cannot initgroups(\"%s\", %d)"
12922
13634
msgstr "Failed to create domain %s\n"
12923
13635
 
12924
 
#: src/util/util.c:2944
 
13636
#: src/util/util.c:3008
12925
13637
#, fuzzy, c-format
12926
13638
msgid "cannot change to uid to '%d'"
12927
13639
msgstr "failed to write configuration file: %s"
12928
13640
 
12929
 
#: src/util/util.c:2958
 
13641
#: src/util/util.c:3022
12930
13642
msgid "virGetUserDirectory is not available"
12931
13643
msgstr ""
12932
13644
 
12933
 
#: src/util/util.c:2967
 
13645
#: src/util/util.c:3031
12934
13646
msgid "virGetUserName is not available"
12935
13647
msgstr ""
12936
13648
 
12937
 
#: src/util/util.c:2976
 
13649
#: src/util/util.c:3040
12938
13650
msgid "virGetUserID is not available"
12939
13651
msgstr ""
12940
13652
 
12941
 
#: src/util/util.c:2986
 
13653
#: src/util/util.c:3050
12942
13654
msgid "virGetGroupID is not available"
12943
13655
msgstr ""
12944
13656
 
12945
 
#: src/util/util.c:2996
 
13657
#: src/util/util.c:3060
12946
13658
msgid "virSetUIDGID is not available"
12947
13659
msgstr ""
12948
13660
 
12951
13663
msgid "Unable to initialize audit layer"
12952
13664
msgstr "Failed to undefine domain %s"
12953
13665
 
12954
 
#: src/util/virterror.c:248
12955
 
#, fuzzy
12956
 
msgid "Unknown failure"
12957
 
msgstr "unknown host"
 
13666
#: src/util/virterror.c:254
 
13667
msgid "An error occurred, but the cause is unknown"
 
13668
msgstr ""
12958
13669
 
12959
 
#: src/util/virterror.c:585
 
13670
#: src/util/virterror.c:591
12960
13671
msgid "warning"
12961
13672
msgstr "warning"
12962
13673
 
12963
 
#: src/util/virterror.c:588
 
13674
#: src/util/virterror.c:594
12964
13675
msgid "error"
12965
13676
msgstr "error"
12966
13677
 
12967
 
#: src/util/virterror.c:720
 
13678
#: src/util/virterror.c:724
12968
13679
msgid "No error message provided"
12969
13680
msgstr "No error message provided"
12970
13681
 
12971
 
#: src/util/virterror.c:780
 
13682
#: src/util/virterror.c:784
12972
13683
#, c-format
12973
13684
msgid "internal error %s"
12974
13685
msgstr "internal error %s"
12975
13686
 
12976
 
#: src/util/virterror.c:782
 
13687
#: src/util/virterror.c:786
12977
13688
msgid "internal error"
12978
13689
msgstr "internal error"
12979
13690
 
12980
 
#: src/util/virterror.c:785
 
13691
#: src/util/virterror.c:789
12981
13692
msgid "out of memory"
12982
13693
msgstr "out of memory"
12983
13694
 
12984
 
#: src/util/virterror.c:789
 
13695
#: src/util/virterror.c:793
12985
13696
#, fuzzy
12986
13697
msgid "this function is not supported by the connection driver"
12987
13698
msgstr "no support for hypervisor"
12988
13699
 
12989
 
#: src/util/virterror.c:791
 
13700
#: src/util/virterror.c:795
12990
13701
#, fuzzy, c-format
12991
13702
msgid "this function is not supported by the connection driver: %s"
12992
13703
msgstr "no support for hypervisor %s"
12993
13704
 
12994
 
#: src/util/virterror.c:795
 
13705
#: src/util/virterror.c:799
12995
13706
#, fuzzy
12996
13707
msgid "no connection driver available"
12997
13708
msgstr "invalid connection pointer in"
12998
13709
 
12999
 
#: src/util/virterror.c:797
 
13710
#: src/util/virterror.c:801
13000
13711
#, fuzzy, c-format
13001
13712
msgid "no connection driver available for %s"
13002
13713
msgstr "configuration file syntax error: %s"
13003
13714
 
13004
 
#: src/util/virterror.c:801
 
13715
#: src/util/virterror.c:805
13005
13716
msgid "invalid connection pointer in"
13006
13717
msgstr "invalid connection pointer in"
13007
13718
 
13008
 
#: src/util/virterror.c:803
 
13719
#: src/util/virterror.c:807
13009
13720
#, c-format
13010
13721
msgid "invalid connection pointer in %s"
13011
13722
msgstr "invalid connection pointer in %s"
13012
13723
 
13013
 
#: src/util/virterror.c:807
 
13724
#: src/util/virterror.c:811
13014
13725
msgid "invalid domain pointer in"
13015
13726
msgstr "invalid domain pointer in"
13016
13727
 
13017
 
#: src/util/virterror.c:809
 
13728
#: src/util/virterror.c:813
13018
13729
#, c-format
13019
13730
msgid "invalid domain pointer in %s"
13020
13731
msgstr "invalid domain pointer in %s"
13021
13732
 
13022
 
#: src/util/virterror.c:813
 
13733
#: src/util/virterror.c:817
13023
13734
msgid "invalid argument in"
13024
13735
msgstr "invalid argument in"
13025
13736
 
13026
 
#: src/util/virterror.c:815
 
13737
#: src/util/virterror.c:819
13027
13738
#, c-format
13028
13739
msgid "invalid argument in %s"
13029
13740
msgstr "invalid argument in %s"
13030
13741
 
13031
 
#: src/util/virterror.c:819
 
13742
#: src/util/virterror.c:823
13032
13743
#, c-format
13033
13744
msgid "operation failed: %s"
13034
13745
msgstr "operation failed: %s"
13035
13746
 
13036
 
#: src/util/virterror.c:821
 
13747
#: src/util/virterror.c:825
13037
13748
msgid "operation failed"
13038
13749
msgstr "operation failed"
13039
13750
 
13040
 
#: src/util/virterror.c:825
 
13751
#: src/util/virterror.c:829
13041
13752
#, c-format
13042
13753
msgid "GET operation failed: %s"
13043
13754
msgstr "GET operation failed: %s"
13044
13755
 
13045
 
#: src/util/virterror.c:827
 
13756
#: src/util/virterror.c:831
13046
13757
msgid "GET operation failed"
13047
13758
msgstr "GET operation failed"
13048
13759
 
13049
 
#: src/util/virterror.c:831
 
13760
#: src/util/virterror.c:835
13050
13761
#, c-format
13051
13762
msgid "POST operation failed: %s"
13052
13763
msgstr "POST operation failed: %s"
13053
13764
 
13054
 
#: src/util/virterror.c:833
 
13765
#: src/util/virterror.c:837
13055
13766
msgid "POST operation failed"
13056
13767
msgstr "POST operation failed"
13057
13768
 
13058
 
#: src/util/virterror.c:836
 
13769
#: src/util/virterror.c:840
13059
13770
#, c-format
13060
13771
msgid "got unknown HTTP error code %d"
13061
13772
msgstr "got unknown HTTP error code %d"
13062
13773
 
13063
 
#: src/util/virterror.c:840
 
13774
#: src/util/virterror.c:844
13064
13775
#, c-format
13065
13776
msgid "unknown host %s"
13066
13777
msgstr "unknown host %s"
13067
13778
 
13068
 
#: src/util/virterror.c:842
 
13779
#: src/util/virterror.c:846
13069
13780
msgid "unknown host"
13070
13781
msgstr "unknown host"
13071
13782
 
13072
 
#: src/util/virterror.c:846
 
13783
#: src/util/virterror.c:850
13073
13784
#, c-format
13074
13785
msgid "failed to serialize S-Expr: %s"
13075
13786
msgstr "failed to serialize S-Expr: %s"
13076
13787
 
13077
 
#: src/util/virterror.c:848
 
13788
#: src/util/virterror.c:852
13078
13789
msgid "failed to serialize S-Expr"
13079
13790
msgstr "failed to serialize S-Expr"
13080
13791
 
13081
 
#: src/util/virterror.c:852
 
13792
#: src/util/virterror.c:856
13082
13793
msgid "could not use Xen hypervisor entry"
13083
13794
msgstr "could not use Xen hypervisor entry"
13084
13795
 
13085
 
#: src/util/virterror.c:854
 
13796
#: src/util/virterror.c:858
13086
13797
#, c-format
13087
13798
msgid "could not use Xen hypervisor entry %s"
13088
13799
msgstr "could not use Xen hypervisor entry %s"
13089
13800
 
13090
 
#: src/util/virterror.c:858
 
13801
#: src/util/virterror.c:862
13091
13802
msgid "could not connect to Xen Store"
13092
13803
msgstr "could not connect to Xen Store"
13093
13804
 
13094
 
#: src/util/virterror.c:860
 
13805
#: src/util/virterror.c:864
13095
13806
#, c-format
13096
13807
msgid "could not connect to Xen Store %s"
13097
13808
msgstr "could not connect to Xen Store %s"
13098
13809
 
13099
 
#: src/util/virterror.c:863
 
13810
#: src/util/virterror.c:867
13100
13811
#, fuzzy, c-format
13101
13812
msgid "failed Xen syscall %s"
13102
13813
msgstr "failed Xen syscall %s %d"
13103
13814
 
13104
 
#: src/util/virterror.c:867
 
13815
#: src/util/virterror.c:871
13105
13816
msgid "unknown OS type"
13106
13817
msgstr "unknown OS type"
13107
13818
 
13108
 
#: src/util/virterror.c:869
 
13819
#: src/util/virterror.c:873
13109
13820
#, c-format
13110
13821
msgid "unknown OS type %s"
13111
13822
msgstr "unknown OS type %s"
13112
13823
 
13113
 
#: src/util/virterror.c:872
 
13824
#: src/util/virterror.c:876
13114
13825
msgid "missing kernel information"
13115
13826
msgstr "missing kernel information"
13116
13827
 
13117
 
#: src/util/virterror.c:876
 
13828
#: src/util/virterror.c:880
13118
13829
msgid "missing root device information"
13119
13830
msgstr "missing root device information"
13120
13831
 
13121
 
#: src/util/virterror.c:878
 
13832
#: src/util/virterror.c:882
13122
13833
#, c-format
13123
13834
msgid "missing root device information in %s"
13124
13835
msgstr "missing root device information in %s"
13125
13836
 
13126
 
#: src/util/virterror.c:882
 
13837
#: src/util/virterror.c:886
13127
13838
msgid "missing source information for device"
13128
13839
msgstr "missing source information for device"
13129
13840
 
13130
 
#: src/util/virterror.c:884
 
13841
#: src/util/virterror.c:888
13131
13842
#, c-format
13132
13843
msgid "missing source information for device %s"
13133
13844
msgstr "missing source information for device %s"
13134
13845
 
13135
 
#: src/util/virterror.c:888
 
13846
#: src/util/virterror.c:892
13136
13847
msgid "missing target information for device"
13137
13848
msgstr "missing target information for device"
13138
13849
 
13139
 
#: src/util/virterror.c:890
 
13850
#: src/util/virterror.c:894
13140
13851
#, c-format
13141
13852
msgid "missing target information for device %s"
13142
13853
msgstr "missing target information for device %s"
13143
13854
 
13144
 
#: src/util/virterror.c:894
 
13855
#: src/util/virterror.c:898
13145
13856
msgid "missing domain name information"
13146
13857
msgstr "missing domain name information"
13147
13858
 
13148
 
#: src/util/virterror.c:896
 
13859
#: src/util/virterror.c:900
13149
13860
#, c-format
13150
13861
msgid "missing domain name information in %s"
13151
13862
msgstr "missing domain name information in %s"
13152
13863
 
13153
 
#: src/util/virterror.c:900
 
13864
#: src/util/virterror.c:904
13154
13865
msgid "missing operating system information"
13155
13866
msgstr "missing operating system information"
13156
13867
 
13157
 
#: src/util/virterror.c:902
 
13868
#: src/util/virterror.c:906
13158
13869
#, c-format
13159
13870
msgid "missing operating system information for %s"
13160
13871
msgstr "missing operating system information for %s"
13161
13872
 
13162
 
#: src/util/virterror.c:906
 
13873
#: src/util/virterror.c:910
13163
13874
msgid "missing devices information"
13164
13875
msgstr "missing devices information"
13165
13876
 
13166
 
#: src/util/virterror.c:908
 
13877
#: src/util/virterror.c:912
13167
13878
#, c-format
13168
13879
msgid "missing devices information for %s"
13169
13880
msgstr "missing devices information for %s"
13170
13881
 
13171
 
#: src/util/virterror.c:912
 
13882
#: src/util/virterror.c:916
13172
13883
msgid "too many drivers registered"
13173
13884
msgstr "too many drivers registered"
13174
13885
 
13175
 
#: src/util/virterror.c:914
 
13886
#: src/util/virterror.c:918
13176
13887
#, c-format
13177
13888
msgid "too many drivers registered in %s"
13178
13889
msgstr "too many drivers registered in %s"
13179
13890
 
13180
 
#: src/util/virterror.c:918
 
13891
#: src/util/virterror.c:922
13181
13892
msgid "library call failed, possibly not supported"
13182
13893
msgstr "library call failed, possibly not supported"
13183
13894
 
13184
 
#: src/util/virterror.c:920
 
13895
#: src/util/virterror.c:924
13185
13896
#, c-format
13186
13897
msgid "library call %s failed, possibly not supported"
13187
13898
msgstr "library call %s failed, possibly not supported"
13188
13899
 
13189
 
#: src/util/virterror.c:924
 
13900
#: src/util/virterror.c:928
13190
13901
msgid "XML description not well formed or invalid"
13191
13902
msgstr "XML description not well formed or invalid"
13192
13903
 
13193
 
#: src/util/virterror.c:926
 
13904
#: src/util/virterror.c:930
13194
13905
#, c-format
13195
13906
msgid "XML description for %s is not well formed or invalid"
13196
13907
msgstr "XML description for %s is not well formed or invalid"
13197
13908
 
13198
 
#: src/util/virterror.c:930
 
13909
#: src/util/virterror.c:934
13199
13910
msgid "this domain exists already"
13200
13911
msgstr "this domain exists already"
13201
13912
 
13202
 
#: src/util/virterror.c:932
 
13913
#: src/util/virterror.c:936
13203
13914
#, c-format
13204
13915
msgid "domain %s exists already"
13205
13916
msgstr "domain %s exists already"
13206
13917
 
13207
 
#: src/util/virterror.c:936
 
13918
#: src/util/virterror.c:940
13208
13919
msgid "operation forbidden for read only access"
13209
13920
msgstr "operation forbidden for read only access"
13210
13921
 
13211
 
#: src/util/virterror.c:938
 
13922
#: src/util/virterror.c:942
13212
13923
#, c-format
13213
13924
msgid "operation %s forbidden for read only access"
13214
13925
msgstr "operation %s forbidden for read only access"
13215
13926
 
13216
 
#: src/util/virterror.c:942
 
13927
#: src/util/virterror.c:946
13217
13928
msgid "failed to open configuration file for reading"
13218
13929
msgstr "failed to open configuration file for reading"
13219
13930
 
13220
 
#: src/util/virterror.c:944
 
13931
#: src/util/virterror.c:948
13221
13932
#, c-format
13222
13933
msgid "failed to open %s for reading"
13223
13934
msgstr "failed to open %s for reading"
13224
13935
 
13225
 
#: src/util/virterror.c:948
 
13936
#: src/util/virterror.c:952
13226
13937
msgid "failed to read configuration file"
13227
13938
msgstr "failed to read configuration file"
13228
13939
 
13229
 
#: src/util/virterror.c:950
 
13940
#: src/util/virterror.c:954
13230
13941
#, c-format
13231
13942
msgid "failed to read configuration file %s"
13232
13943
msgstr "failed to read configuration file %s"
13233
13944
 
13234
 
#: src/util/virterror.c:954
 
13945
#: src/util/virterror.c:958
13235
13946
msgid "failed to parse configuration file"
13236
13947
msgstr "failed to parse configuration file"
13237
13948
 
13238
 
#: src/util/virterror.c:956
 
13949
#: src/util/virterror.c:960
13239
13950
#, c-format
13240
13951
msgid "failed to parse configuration file %s"
13241
13952
msgstr "failed to parse configuration file %s"
13242
13953
 
13243
 
#: src/util/virterror.c:960
 
13954
#: src/util/virterror.c:964
13244
13955
msgid "configuration file syntax error"
13245
13956
msgstr "configuration file syntax error"
13246
13957
 
13247
 
#: src/util/virterror.c:962
 
13958
#: src/util/virterror.c:966
13248
13959
#, c-format
13249
13960
msgid "configuration file syntax error: %s"
13250
13961
msgstr "configuration file syntax error: %s"
13251
13962
 
13252
 
#: src/util/virterror.c:966
 
13963
#: src/util/virterror.c:970
13253
13964
msgid "failed to write configuration file"
13254
13965
msgstr "failed to write configuration file"
13255
13966
 
13256
 
#: src/util/virterror.c:968
 
13967
#: src/util/virterror.c:972
13257
13968
#, c-format
13258
13969
msgid "failed to write configuration file: %s"
13259
13970
msgstr "failed to write configuration file: %s"
13260
13971
 
13261
 
#: src/util/virterror.c:972
 
13972
#: src/util/virterror.c:976
13262
13973
msgid "parser error"
13263
13974
msgstr "parser error"
13264
13975
 
13265
 
#: src/util/virterror.c:978
 
13976
#: src/util/virterror.c:982
13266
13977
#, fuzzy
13267
13978
msgid "invalid network pointer in"
13268
13979
msgstr "invalid connection pointer in"
13269
13980
 
13270
 
#: src/util/virterror.c:980
 
13981
#: src/util/virterror.c:984
13271
13982
#, fuzzy, c-format
13272
13983
msgid "invalid network pointer in %s"
13273
13984
msgstr "invalid connection pointer in %s"
13274
13985
 
13275
 
#: src/util/virterror.c:984
 
13986
#: src/util/virterror.c:988
13276
13987
#, fuzzy
13277
13988
msgid "this network exists already"
13278
13989
msgstr "this domain exists already"
13279
13990
 
13280
 
#: src/util/virterror.c:986
 
13991
#: src/util/virterror.c:990
13281
13992
#, fuzzy, c-format
13282
13993
msgid "network %s exists already"
13283
13994
msgstr "domain %s exists already"
13284
13995
 
13285
 
#: src/util/virterror.c:990
 
13996
#: src/util/virterror.c:994
13286
13997
#, fuzzy
13287
13998
msgid "system call error"
13288
13999
msgstr "internal error"
13289
14000
 
13290
 
#: src/util/virterror.c:996
 
14001
#: src/util/virterror.c:1000
13291
14002
#, fuzzy
13292
14003
msgid "RPC error"
13293
14004
msgstr "error"
13294
14005
 
13295
 
#: src/util/virterror.c:1002
 
14006
#: src/util/virterror.c:1006
13296
14007
#, fuzzy
13297
14008
msgid "GNUTLS call error"
13298
14009
msgstr "internal error"
13299
14010
 
13300
 
#: src/util/virterror.c:1008
 
14011
#: src/util/virterror.c:1012
13301
14012
#, fuzzy
13302
14013
msgid "Failed to find the network"
13303
14014
msgstr "Failed to undefine domain %s"
13304
14015
 
13305
 
#: src/util/virterror.c:1010
 
14016
#: src/util/virterror.c:1014
13306
14017
#, fuzzy, c-format
13307
14018
msgid "Failed to find the network: %s"
13308
14019
msgstr "Failed to undefine domain %s"
13309
14020
 
13310
 
#: src/util/virterror.c:1014
 
14021
#: src/util/virterror.c:1018
13311
14022
#, fuzzy
13312
14023
msgid "Domain not found"
13313
14024
msgstr "domain information"
13314
14025
 
13315
 
#: src/util/virterror.c:1016
 
14026
#: src/util/virterror.c:1020
13316
14027
#, fuzzy, c-format
13317
14028
msgid "Domain not found: %s"
13318
14029
msgstr "Domain restored from %s\n"
13319
14030
 
13320
 
#: src/util/virterror.c:1020
 
14031
#: src/util/virterror.c:1024
13321
14032
#, fuzzy
13322
14033
msgid "Network not found"
13323
14034
msgstr "domain name or uuid"
13324
14035
 
13325
 
#: src/util/virterror.c:1022
 
14036
#: src/util/virterror.c:1026
13326
14037
#, fuzzy, c-format
13327
14038
msgid "Network not found: %s"
13328
14039
msgstr "Domain %s created from %s\n"
13329
14040
 
13330
 
#: src/util/virterror.c:1026
 
14041
#: src/util/virterror.c:1030
13331
14042
#, fuzzy
13332
14043
msgid "invalid MAC address"
13333
14044
msgstr "invalid argument in %s"
13334
14045
 
13335
 
#: src/util/virterror.c:1028
 
14046
#: src/util/virterror.c:1032
13336
14047
#, fuzzy, c-format
13337
14048
msgid "invalid MAC address: %s"
13338
14049
msgstr "invalid argument in %s"
13339
14050
 
13340
 
#: src/util/virterror.c:1032
 
14051
#: src/util/virterror.c:1036
13341
14052
#, fuzzy
13342
14053
msgid "authentication failed"
13343
14054
msgstr "operation failed"
13344
14055
 
13345
 
#: src/util/virterror.c:1034
 
14056
#: src/util/virterror.c:1038
13346
14057
#, fuzzy, c-format
13347
14058
msgid "authentication failed: %s"
13348
14059
msgstr "operation failed: %s"
13349
14060
 
13350
 
#: src/util/virterror.c:1038
 
14061
#: src/util/virterror.c:1042
13351
14062
#, fuzzy
13352
14063
msgid "Storage pool not found"
13353
14064
msgstr "domain name or uuid"
13354
14065
 
13355
 
#: src/util/virterror.c:1040
 
14066
#: src/util/virterror.c:1044
13356
14067
#, fuzzy, c-format
13357
14068
msgid "Storage pool not found: %s"
13358
14069
msgstr "Domain %s created from %s\n"
13359
14070
 
13360
 
#: src/util/virterror.c:1044
 
14071
#: src/util/virterror.c:1048
13361
14072
#, fuzzy
13362
14073
msgid "Storage volume not found"
13363
14074
msgstr "domain name or uuid"
13364
14075
 
13365
 
#: src/util/virterror.c:1046
 
14076
#: src/util/virterror.c:1050
13366
14077
#, fuzzy, c-format
13367
14078
msgid "Storage volume not found: %s"
13368
14079
msgstr "Domain %s created from %s\n"
13369
14080
 
13370
 
#: src/util/virterror.c:1050
 
14081
#: src/util/virterror.c:1054
13371
14082
#, fuzzy
13372
14083
msgid "invalid storage pool pointer in"
13373
14084
msgstr "invalid connection pointer in"
13374
14085
 
13375
 
#: src/util/virterror.c:1052
 
14086
#: src/util/virterror.c:1056
13376
14087
#, fuzzy, c-format
13377
14088
msgid "invalid storage pool pointer in %s"
13378
14089
msgstr "invalid connection pointer in %s"
13379
14090
 
13380
 
#: src/util/virterror.c:1056
 
14091
#: src/util/virterror.c:1060
13381
14092
#, fuzzy
13382
14093
msgid "invalid storage volume pointer in"
13383
14094
msgstr "invalid connection pointer in"
13384
14095
 
13385
 
#: src/util/virterror.c:1058
 
14096
#: src/util/virterror.c:1062
13386
14097
#, fuzzy, c-format
13387
14098
msgid "invalid storage volume pointer in %s"
13388
14099
msgstr "invalid connection pointer in %s"
13389
14100
 
13390
 
#: src/util/virterror.c:1062
 
14101
#: src/util/virterror.c:1066
13391
14102
#, fuzzy
13392
14103
msgid "Failed to find a storage driver"
13393
14104
msgstr "Failed to undefine domain %s"
13394
14105
 
13395
 
#: src/util/virterror.c:1064
 
14106
#: src/util/virterror.c:1068
13396
14107
#, fuzzy, c-format
13397
14108
msgid "Failed to find a storage driver: %s"
13398
14109
msgstr "Failed to undefine domain %s"
13399
14110
 
13400
 
#: src/util/virterror.c:1068
 
14111
#: src/util/virterror.c:1072
13401
14112
#, fuzzy
13402
14113
msgid "Failed to find a node driver"
13403
14114
msgstr "Failed to undefine domain %s"
13404
14115
 
13405
 
#: src/util/virterror.c:1070
 
14116
#: src/util/virterror.c:1074
13406
14117
#, fuzzy, c-format
13407
14118
msgid "Failed to find a node driver: %s"
13408
14119
msgstr "Failed to undefine domain %s"
13409
14120
 
13410
 
#: src/util/virterror.c:1074
 
14121
#: src/util/virterror.c:1078
13411
14122
#, fuzzy
13412
14123
msgid "invalid node device pointer"
13413
14124
msgstr "invalid connection pointer in"
13414
14125
 
13415
 
#: src/util/virterror.c:1076
 
14126
#: src/util/virterror.c:1080
13416
14127
#, fuzzy, c-format
13417
14128
msgid "invalid node device pointer in %s"
13418
14129
msgstr "invalid domain pointer in %s"
13419
14130
 
13420
 
#: src/util/virterror.c:1080
 
14131
#: src/util/virterror.c:1084
13421
14132
#, fuzzy
13422
14133
msgid "Node device not found"
13423
14134
msgstr "Domain restored from %s\n"
13424
14135
 
13425
 
#: src/util/virterror.c:1082
 
14136
#: src/util/virterror.c:1086
13426
14137
#, fuzzy, c-format
13427
14138
msgid "Node device not found: %s"
13428
14139
msgstr "Domain restored from %s\n"
13429
14140
 
13430
 
#: src/util/virterror.c:1086
 
14141
#: src/util/virterror.c:1090
13431
14142
#, fuzzy
13432
14143
msgid "Security model not found"
13433
14144
msgstr "domain name or uuid"
13434
14145
 
13435
 
#: src/util/virterror.c:1088
 
14146
#: src/util/virterror.c:1092
13436
14147
#, fuzzy, c-format
13437
14148
msgid "Security model not found: %s"
13438
14149
msgstr "Domain %s created from %s\n"
13439
14150
 
13440
 
#: src/util/virterror.c:1092
 
14151
#: src/util/virterror.c:1096
13441
14152
#, fuzzy
13442
14153
msgid "Requested operation is not valid"
13443
14154
msgstr "operation failed"
13444
14155
 
13445
 
#: src/util/virterror.c:1094
 
14156
#: src/util/virterror.c:1098
13446
14157
#, fuzzy, c-format
13447
14158
msgid "Requested operation is not valid: %s"
13448
14159
msgstr "operation failed: %s"
13449
14160
 
13450
 
#: src/util/virterror.c:1098
 
14161
#: src/util/virterror.c:1102
13451
14162
#, fuzzy
13452
14163
msgid "Failed to find the interface"
13453
14164
msgstr "Failed to undefine domain %s"
13454
14165
 
13455
 
#: src/util/virterror.c:1100
 
14166
#: src/util/virterror.c:1104
13456
14167
#, fuzzy, c-format
13457
14168
msgid "Failed to find the interface: %s"
13458
14169
msgstr "Failed to undefine domain %s"
13459
14170
 
13460
 
#: src/util/virterror.c:1104
 
14171
#: src/util/virterror.c:1108
13461
14172
#, fuzzy
13462
14173
msgid "Interface not found"
13463
14174
msgstr "domain name or uuid"
13464
14175
 
13465
 
#: src/util/virterror.c:1106
 
14176
#: src/util/virterror.c:1110
13466
14177
#, fuzzy, c-format
13467
14178
msgid "Interface not found: %s"
13468
14179
msgstr "Domain %s created from %s\n"
13469
14180
 
13470
 
#: src/util/virterror.c:1110
 
14181
#: src/util/virterror.c:1114
13471
14182
#, fuzzy
13472
14183
msgid "invalid interface pointer in"
13473
14184
msgstr "invalid connection pointer in"
13474
14185
 
13475
 
#: src/util/virterror.c:1112
 
14186
#: src/util/virterror.c:1116
13476
14187
#, fuzzy, c-format
13477
14188
msgid "invalid interface pointer in %s"
13478
14189
msgstr "invalid connection pointer in %s"
13479
14190
 
13480
 
#: src/util/virterror.c:1116
 
14191
#: src/util/virterror.c:1120
13481
14192
msgid "multiple matching interfaces found"
13482
14193
msgstr ""
13483
14194
 
13484
 
#: src/util/virterror.c:1118
 
14195
#: src/util/virterror.c:1122
13485
14196
#, fuzzy, c-format
13486
14197
msgid "multiple matching interfaces found: %s"
13487
14198
msgstr "Failed to undefine domain %s"
13488
14199
 
13489
 
#: src/util/virterror.c:1122
 
14200
#: src/util/virterror.c:1126
13490
14201
#, fuzzy
13491
14202
msgid "Failed to find a secret storage driver"
13492
14203
msgstr "Failed to undefine domain %s"
13493
14204
 
13494
 
#: src/util/virterror.c:1124
 
14205
#: src/util/virterror.c:1128
13495
14206
#, fuzzy, c-format
13496
14207
msgid "Failed to find a secret storage driver: %s"
13497
14208
msgstr "Failed to undefine domain %s"
13498
14209
 
13499
 
#: src/util/virterror.c:1128
 
14210
#: src/util/virterror.c:1132
13500
14211
#, fuzzy
13501
14212
msgid "Invalid secret"
13502
14213
msgstr "invalid argument in"
13503
14214
 
13504
 
#: src/util/virterror.c:1130
 
14215
#: src/util/virterror.c:1134
13505
14216
#, fuzzy, c-format
13506
14217
msgid "Invalid secret: %s"
13507
14218
msgstr "domain memory"
13508
14219
 
13509
 
#: src/util/virterror.c:1134
 
14220
#: src/util/virterror.c:1138
13510
14221
#, fuzzy
13511
14222
msgid "Secret not found"
13512
14223
msgstr "domain name or uuid"
13513
14224
 
13514
 
#: src/util/virterror.c:1136
 
14225
#: src/util/virterror.c:1140
13515
14226
#, fuzzy, c-format
13516
14227
msgid "Secret not found: %s"
13517
14228
msgstr "Domain %s created from %s\n"
13518
14229
 
13519
 
#: src/util/virterror.c:1140
 
14230
#: src/util/virterror.c:1144
13520
14231
#, fuzzy
13521
14232
msgid "Failed to start the nwfilter driver"
13522
14233
msgstr "domain memory"
13523
14234
 
13524
 
#: src/util/virterror.c:1142
 
14235
#: src/util/virterror.c:1146
13525
14236
#, fuzzy, c-format
13526
14237
msgid "Failed to start the nwfilter driver: %s"
13527
14238
msgstr "domain memory"
13528
14239
 
13529
 
#: src/util/virterror.c:1146
 
14240
#: src/util/virterror.c:1150
13530
14241
#, fuzzy
13531
14242
msgid "Invalid network filter"
13532
14243
msgstr "invalid connection pointer in"
13533
14244
 
13534
 
#: src/util/virterror.c:1148
 
14245
#: src/util/virterror.c:1152
13535
14246
#, fuzzy, c-format
13536
14247
msgid "Invalid network filter: %s"
13537
14248
msgstr "invalid connection pointer in %s"
13538
14249
 
13539
 
#: src/util/virterror.c:1152
 
14250
#: src/util/virterror.c:1156
13540
14251
#, fuzzy
13541
14252
msgid "Network filter not found"
13542
14253
msgstr "domain name or uuid"
13543
14254
 
13544
 
#: src/util/virterror.c:1154
 
14255
#: src/util/virterror.c:1158
13545
14256
#, fuzzy, c-format
13546
14257
msgid "Network filter not found: %s"
13547
14258
msgstr "Domain %s created from %s\n"
13548
14259
 
13549
 
#: src/util/virterror.c:1158
 
14260
#: src/util/virterror.c:1162
13550
14261
#, fuzzy
13551
14262
msgid "Error while building firewall"
13552
14263
msgstr "allocating node"
13553
14264
 
13554
 
#: src/util/virterror.c:1160
 
14265
#: src/util/virterror.c:1164
13555
14266
#, fuzzy, c-format
13556
14267
msgid "Error while building firewall: %s"
13557
14268
msgstr "allocating node"
13558
14269
 
13559
 
#: src/util/virterror.c:1164
 
14270
#: src/util/virterror.c:1168
13560
14271
#, fuzzy
13561
14272
msgid "unsupported configuration"
13562
14273
msgstr "unexpected mime type"
13563
14274
 
13564
 
#: src/util/virterror.c:1166
 
14275
#: src/util/virterror.c:1170
13565
14276
#, fuzzy, c-format
13566
14277
msgid "unsupported configuration: %s"
13567
14278
msgstr "unexpected mime type"
13568
14279
 
13569
 
#: src/util/virterror.c:1170
 
14280
#: src/util/virterror.c:1174
13570
14281
#, fuzzy
13571
14282
msgid "Timed out during operation"
13572
14283
msgstr "failed to get node information"
13573
14284
 
13574
 
#: src/util/virterror.c:1172
 
14285
#: src/util/virterror.c:1176
13575
14286
#, c-format
13576
14287
msgid "Timed out during operation: %s"
13577
14288
msgstr ""
13578
14289
 
13579
 
#: src/util/virterror.c:1176
 
14290
#: src/util/virterror.c:1180
13580
14291
#, fuzzy
13581
14292
msgid "Failed to make domain persistent after migration"
13582
14293
msgstr "failed to parse Xend domain information"
13583
14294
 
13584
 
#: src/util/virterror.c:1178
 
14295
#: src/util/virterror.c:1182
13585
14296
#, fuzzy, c-format
13586
14297
msgid "Failed to make domain persistent after migration: %s"
13587
14298
msgstr "Failed to save domain %s to %s"
13588
14299
 
13589
 
#: src/util/virterror.c:1182
 
14300
#: src/util/virterror.c:1186
13590
14301
#, fuzzy
13591
14302
msgid "Hook script execution failed"
13592
14303
msgstr "operation failed"
13593
14304
 
13594
 
#: src/util/virterror.c:1184
 
14305
#: src/util/virterror.c:1188
13595
14306
#, fuzzy, c-format
13596
14307
msgid "Hook script execution failed: %s"
13597
14308
msgstr "operation failed: %s"
13598
14309
 
13599
 
#: src/util/virterror.c:1188
 
14310
#: src/util/virterror.c:1192
13600
14311
#, fuzzy
13601
14312
msgid "Invalid snapshot"
13602
14313
msgstr "invalid argument in %s"
13603
14314
 
13604
 
#: src/util/virterror.c:1190
 
14315
#: src/util/virterror.c:1194
13605
14316
#, fuzzy, c-format
13606
14317
msgid "Invalid snapshot: %s"
13607
14318
msgstr "invalid argument in %s"
13608
14319
 
13609
 
#: src/util/virterror.c:1194
 
14320
#: src/util/virterror.c:1198
13610
14321
#, fuzzy
13611
14322
msgid "Domain snapshot not found"
13612
14323
msgstr "domain information"
13613
14324
 
13614
 
#: src/util/virterror.c:1196
 
14325
#: src/util/virterror.c:1200
13615
14326
#, fuzzy, c-format
13616
14327
msgid "Domain snapshot not found: %s"
13617
14328
msgstr "Domain restored from %s\n"
13618
14329
 
 
14330
#: src/util/virterror.c:1204
 
14331
#, fuzzy
 
14332
msgid "invalid stream pointer"
 
14333
msgstr "invalid connection pointer in"
 
14334
 
 
14335
#: src/util/virterror.c:1206
 
14336
#, fuzzy, c-format
 
14337
msgid "invalid stream pointer in %s"
 
14338
msgstr "invalid connection pointer in %s"
 
14339
 
13619
14340
#: src/util/xml.c:68
13620
14341
msgid "Invalid parameter to virXPathString()"
13621
14342
msgstr ""
13622
14343
 
13623
14344
#: src/util/xml.c:108
13624
14345
#, c-format
13625
 
msgid "'%s' value longer than %zd bytes in virXPathStringLimit()"
 
14346
msgid "'%s' value longer than %zd bytes"
13626
14347
msgstr ""
13627
14348
 
13628
 
#: src/util/xml.c:137
 
14349
#: src/util/xml.c:138
13629
14350
msgid "Invalid parameter to virXPathNumber()"
13630
14351
msgstr ""
13631
14352
 
13632
 
#: src/util/xml.c:166
 
14353
#: src/util/xml.c:167
13633
14354
#, fuzzy
13634
14355
msgid "Invalid parameter to virXPathLong()"
13635
14356
msgstr "invalid argument in"
13636
14357
 
13637
 
#: src/util/xml.c:279 src/util/xml.c:403
 
14358
#: src/util/xml.c:280 src/util/xml.c:404
13638
14359
#, fuzzy
13639
14360
msgid "Invalid parameter to virXPathULong()"
13640
14361
msgstr "invalid argument in"
13641
14362
 
13642
 
#: src/util/xml.c:457
 
14363
#: src/util/xml.c:458
13643
14364
#, fuzzy
13644
14365
msgid "Invalid parameter to virXPathLongLong()"
13645
14366
msgstr "invalid argument in"
13646
14367
 
13647
 
#: src/util/xml.c:514
 
14368
#: src/util/xml.c:515
13648
14369
msgid "Invalid parameter to virXPathBoolean()"
13649
14370
msgstr ""
13650
14371
 
13651
 
#: src/util/xml.c:551
 
14372
#: src/util/xml.c:552
13652
14373
msgid "Invalid parameter to virXPathNode()"
13653
14374
msgstr ""
13654
14375
 
13655
 
#: src/util/xml.c:591
 
14376
#: src/util/xml.c:592
13656
14377
msgid "Invalid parameter to virXPathNodeSet()"
13657
14378
msgstr ""
13658
14379
 
13686
14407
msgid "Could not create Session instance, rc = 0x%08x"
13687
14408
msgstr "change number of virtual CPUs"
13688
14409
 
13689
 
#: src/vbox/vbox_XPCOMCGlue.c:101
 
14410
#: src/vbox/vbox_XPCOMCGlue.c:100
13690
14411
#, fuzzy, c-format
13691
14412
msgid "Libaray '%s' doesn't exist"
13692
14413
msgstr "command '%s' doesn't exist"
13693
14414
 
13694
 
#: src/vbox/vbox_XPCOMCGlue.c:146
 
14415
#: src/vbox/vbox_XPCOMCGlue.c:145
13695
14416
#, fuzzy, c-format
13696
14417
msgid "Could not dlsym %s from '%s': %s"
13697
14418
msgstr "could not connect to %s"
13698
14419
 
13699
 
#: src/vbox/vbox_XPCOMCGlue.c:154
 
14420
#: src/vbox/vbox_XPCOMCGlue.c:153
13700
14421
#, fuzzy, c-format
13701
14422
msgid "Calling %s from '%s' failed"
13702
14423
msgstr "operation failed: %s"
13703
14424
 
13704
 
#: src/vbox/vbox_driver.c:156 src/vbox/vbox_tmpl.c:982
 
14425
#: src/vbox/vbox_driver.c:156 src/vbox/vbox_tmpl.c:981
13705
14426
msgid "no VirtualBox driver path specified (try vbox:///session)"
13706
14427
msgstr ""
13707
14428
 
13708
 
#: src/vbox/vbox_driver.c:163 src/vbox/vbox_tmpl.c:989
 
14429
#: src/vbox/vbox_driver.c:163 src/vbox/vbox_tmpl.c:988
13709
14430
#, c-format
13710
14431
msgid "unknown driver path '%s' specified (try vbox:///session)"
13711
14432
msgstr ""
13712
14433
 
13713
 
#: src/vbox/vbox_driver.c:170 src/vbox/vbox_tmpl.c:996
 
14434
#: src/vbox/vbox_driver.c:170 src/vbox/vbox_tmpl.c:995
13714
14435
#, c-format
13715
14436
msgid "unknown driver path '%s' specified (try vbox:///system)"
13716
14437
msgstr ""
13720
14441
msgid "unable to initialize VirtualBox driver API"
13721
14442
msgstr "Failed to undefine domain %s"
13722
14443
 
13723
 
#: src/vbox/vbox_tmpl.c:889
 
14444
#: src/vbox/vbox_tmpl.c:888
13724
14445
msgid "nsIEventQueue object is null"
13725
14446
msgstr ""
13726
14447
 
13727
 
#: src/vbox/vbox_tmpl.c:898
 
14448
#: src/vbox/vbox_tmpl.c:897
13728
14449
msgid "IVirtualBox object is null"
13729
14450
msgstr ""
13730
14451
 
13731
 
#: src/vbox/vbox_tmpl.c:904
 
14452
#: src/vbox/vbox_tmpl.c:903
13732
14453
msgid "ISession object is null"
13733
14454
msgstr ""
13734
14455
 
13735
 
#: src/vbox/vbox_tmpl.c:937
 
14456
#: src/vbox/vbox_tmpl.c:936
13736
14457
#, fuzzy
13737
14458
msgid "Cound not extract VirtualBox version"
13738
14459
msgstr "invalid domain pointer in"
13739
14460
 
13740
 
#: src/vbox/vbox_tmpl.c:1108
 
14461
#: src/vbox/vbox_tmpl.c:1107
13741
14462
#, c-format
13742
14463
msgid "Could not get list of Domains, rc=%08x"
13743
14464
msgstr ""
13744
14465
 
13745
 
#: src/vbox/vbox_tmpl.c:1145
 
14466
#: src/vbox/vbox_tmpl.c:1144
13746
14467
#, fuzzy, c-format
13747
14468
msgid "Could not get number of Domains, rc=%08x"
13748
14469
msgstr "change number of virtual CPUs"
13749
14470
 
13750
 
#: src/vbox/vbox_tmpl.c:1217 src/vbox/vbox_tmpl.c:1277
13751
 
#: src/vbox/vbox_tmpl.c:1347 src/vbox/vbox_tmpl.c:1421
13752
 
#: src/vbox/vbox_tmpl.c:1820 src/vbox/vbox_tmpl.c:3503
 
14471
#: src/vbox/vbox_tmpl.c:1216 src/vbox/vbox_tmpl.c:1276
 
14472
#: src/vbox/vbox_tmpl.c:1346 src/vbox/vbox_tmpl.c:1420
 
14473
#: src/vbox/vbox_tmpl.c:1819 src/vbox/vbox_tmpl.c:3502
13753
14474
#, c-format
13754
14475
msgid "Could not get list of machines, rc=%08x"
13755
14476
msgstr ""
13756
14477
 
13757
 
#: src/vbox/vbox_tmpl.c:1517
 
14478
#: src/vbox/vbox_tmpl.c:1516
13758
14479
#, fuzzy
13759
14480
msgid "error while suspending the domain"
13760
14481
msgstr "allocating node"
13761
14482
 
13762
 
#: src/vbox/vbox_tmpl.c:1523
 
14483
#: src/vbox/vbox_tmpl.c:1522
13763
14484
#, fuzzy
13764
14485
msgid "machine not in running state to suspend it"
13765
14486
msgstr "Domain is already active"
13766
14487
 
13767
 
#: src/vbox/vbox_tmpl.c:1569
 
14488
#: src/vbox/vbox_tmpl.c:1568
13768
14489
#, fuzzy
13769
14490
msgid "error while resuming the domain"
13770
14491
msgstr "allocating node"
13771
14492
 
13772
 
#: src/vbox/vbox_tmpl.c:1575
 
14493
#: src/vbox/vbox_tmpl.c:1574
13773
14494
msgid "machine not paused, so can't resume it"
13774
14495
msgstr ""
13775
14496
 
13776
 
#: src/vbox/vbox_tmpl.c:1612
 
14497
#: src/vbox/vbox_tmpl.c:1611
13777
14498
msgid "machine paused, so can't power it down"
13778
14499
msgstr ""
13779
14500
 
13780
 
#: src/vbox/vbox_tmpl.c:1616 src/vbox/vbox_tmpl.c:1708
 
14501
#: src/vbox/vbox_tmpl.c:1615 src/vbox/vbox_tmpl.c:1707
13781
14502
#, fuzzy
13782
14503
msgid "machine already powered down"
13783
14504
msgstr "Domain is already active"
13784
14505
 
13785
 
#: src/vbox/vbox_tmpl.c:1671
 
14506
#: src/vbox/vbox_tmpl.c:1670
13786
14507
#, fuzzy
13787
14508
msgid "machine not running, so can't reboot it"
13788
14509
msgstr "Domain is already active"
13789
14510
 
13790
 
#: src/vbox/vbox_tmpl.c:1778
 
14511
#: src/vbox/vbox_tmpl.c:1777
13791
14512
msgid "memory size can't be changed unless domain is powered down"
13792
14513
msgstr ""
13793
14514
 
13794
 
#: src/vbox/vbox_tmpl.c:1794 src/vbox/vbox_tmpl.c:4780
 
14515
#: src/vbox/vbox_tmpl.c:1793 src/vbox/vbox_tmpl.c:4784
13795
14516
#, c-format
13796
14517
msgid "could not set the memory size of the domain to: %lu Kb, rc=%08x"
13797
14518
msgstr ""
13798
14519
 
13799
 
#: src/vbox/vbox_tmpl.c:2009
 
14520
#: src/vbox/vbox_tmpl.c:2008
13800
14521
#, fuzzy, c-format
13801
14522
msgid "could not set the number of cpus of the domain to: %u, rc=%08x"
13802
14523
msgstr "failed to get hypervisor type"
13803
14524
 
13804
 
#: src/vbox/vbox_tmpl.c:2020
 
14525
#: src/vbox/vbox_tmpl.c:2019
13805
14526
#, fuzzy, c-format
13806
14527
msgid "can't open session to the domain with id %d"
13807
14528
msgstr "domain id or uuid"
13808
14529
 
13809
 
#: src/vbox/vbox_tmpl.c:2658
 
14530
#: src/vbox/vbox_tmpl.c:2657
13810
14531
#, c-format
13811
14532
msgid ""
13812
14533
"Could not generate medium name for the disk at: controller instance:%u, port:"
13813
14534
"%d, slot:%d"
13814
14535
msgstr ""
13815
14536
 
13816
 
#: src/vbox/vbox_tmpl.c:3229
 
14537
#: src/vbox/vbox_tmpl.c:3228
13817
14538
#, c-format
13818
14539
msgid "Could not get list of Defined Domains, rc=%08x"
13819
14540
msgstr ""
13820
14541
 
13821
 
#: src/vbox/vbox_tmpl.c:3279
 
14542
#: src/vbox/vbox_tmpl.c:3278
13822
14543
#, fuzzy, c-format
13823
14544
msgid "Could not get number of Defined Domains, rc=%08x"
13824
14545
msgstr "change number of virtual CPUs"
13825
14546
 
13826
 
#: src/vbox/vbox_tmpl.c:3449
 
14547
#: src/vbox/vbox_tmpl.c:3448
13827
14548
msgid "OpenRemoteSession/LaunchVMProcess failed, domain can't be started"
13828
14549
msgstr ""
13829
14550
 
13830
 
#: src/vbox/vbox_tmpl.c:3496
 
14551
#: src/vbox/vbox_tmpl.c:3495
13831
14552
#, fuzzy
13832
14553
msgid "Error while reading the domain name"
13833
14554
msgstr "allocating node"
13834
14555
 
13835
 
#: src/vbox/vbox_tmpl.c:3533
 
14556
#: src/vbox/vbox_tmpl.c:3532
13836
14557
msgid "machine is not in poweroff|saved|aborted state, so couldn't start it"
13837
14558
msgstr ""
13838
14559
 
13839
 
#: src/vbox/vbox_tmpl.c:3666 src/vbox/vbox_tmpl.c:5120
 
14560
#: src/vbox/vbox_tmpl.c:3665 src/vbox/vbox_tmpl.c:5124
13840
14561
#, c-format
13841
14562
msgid "can't get the uuid of the file to be attached to cdrom: %s, rc=%08x"
13842
14563
msgstr ""
13843
14564
 
13844
 
#: src/vbox/vbox_tmpl.c:3673 src/vbox/vbox_tmpl.c:5129
 
14565
#: src/vbox/vbox_tmpl.c:3672 src/vbox/vbox_tmpl.c:5133
13845
14566
#, c-format
13846
14567
msgid "could not attach the file to cdrom: %s, rc=%08x"
13847
14568
msgstr ""
13848
14569
 
13849
 
#: src/vbox/vbox_tmpl.c:3730
 
14570
#: src/vbox/vbox_tmpl.c:3729
13850
14571
#, c-format
13851
14572
msgid "can't get the uuid of the file to be attached as harddisk: %s, rc=%08x"
13852
14573
msgstr ""
13853
14574
 
13854
 
#: src/vbox/vbox_tmpl.c:3776
 
14575
#: src/vbox/vbox_tmpl.c:3775
13855
14576
#, c-format
13856
14577
msgid "could not attach the file as harddisk: %s, rc=%08x"
13857
14578
msgstr ""
13858
14579
 
13859
 
#: src/vbox/vbox_tmpl.c:3822 src/vbox/vbox_tmpl.c:5173
 
14580
#: src/vbox/vbox_tmpl.c:3821 src/vbox/vbox_tmpl.c:5177
13860
14581
#, c-format
13861
14582
msgid ""
13862
14583
"can't get the uuid of the file to be attached to floppy drive: %s, rc=%08x"
13863
14584
msgstr ""
13864
14585
 
13865
 
#: src/vbox/vbox_tmpl.c:3830 src/vbox/vbox_tmpl.c:5180
 
14586
#: src/vbox/vbox_tmpl.c:3829 src/vbox/vbox_tmpl.c:5184
13866
14587
#, c-format
13867
14588
msgid "could not attach the file to floppy drive: %s, rc=%08x"
13868
14589
msgstr ""
13869
14590
 
13870
 
#: src/vbox/vbox_tmpl.c:3999
 
14591
#: src/vbox/vbox_tmpl.c:4003
13871
14592
#, c-format
13872
14593
msgid ""
13873
14594
"Failed to attach the following disk/dvd/floppy to the machine: %s, rc=%08x"
13874
14595
msgstr ""
13875
14596
 
13876
 
#: src/vbox/vbox_tmpl.c:4009
 
14597
#: src/vbox/vbox_tmpl.c:4013
13877
14598
#, c-format
13878
14599
msgid ""
13879
14600
"can't get the uuid of the file to be attached as harddisk/dvd/floppy: %s, rc="
13880
14601
"%08x"
13881
14602
msgstr ""
13882
14603
 
13883
 
#: src/vbox/vbox_tmpl.c:4050
 
14604
#: src/vbox/vbox_tmpl.c:4054
13884
14605
#, c-format
13885
14606
msgid ""
13886
14607
"can't get the port/slot number of harddisk/dvd/floppy to be attached: %s, rc="
13887
14608
"%08x"
13888
14609
msgstr ""
13889
14610
 
13890
 
#: src/vbox/vbox_tmpl.c:4073
 
14611
#: src/vbox/vbox_tmpl.c:4077
13891
14612
#, c-format
13892
14613
msgid "could not attach the file as harddisk/dvd/floppy: %s, rc=%08x"
13893
14614
msgstr ""
13894
14615
 
13895
 
#: src/vbox/vbox_tmpl.c:4772 src/vbox/vbox_tmpl.c:4840
 
14616
#: src/vbox/vbox_tmpl.c:4776 src/vbox/vbox_tmpl.c:4844
13896
14617
#, fuzzy, c-format
13897
14618
msgid "could not define a domain, rc=%08x"
13898
14619
msgstr "Failed to define domain from %s"
13899
14620
 
13900
 
#: src/vbox/vbox_tmpl.c:4792
 
14621
#: src/vbox/vbox_tmpl.c:4796
13901
14622
#, fuzzy, c-format
13902
14623
msgid "could not set the number of virtual CPUs to: %u, rc=%08x"
13903
14624
msgstr "change number of virtual CPUs"
13904
14625
 
13905
 
#: src/vbox/vbox_tmpl.c:4810
 
14626
#: src/vbox/vbox_tmpl.c:4814
13906
14627
#, fuzzy, c-format
13907
14628
msgid "could not change PAE status to: %s, rc=%08x"
13908
14629
msgstr "Failed to create domain %s\n"
13909
14630
 
13910
 
#: src/vbox/vbox_tmpl.c:4812 src/vbox/vbox_tmpl.c:4823
13911
 
#: src/vbox/vbox_tmpl.c:4831
 
14631
#: src/vbox/vbox_tmpl.c:4816 src/vbox/vbox_tmpl.c:4827
 
14632
#: src/vbox/vbox_tmpl.c:4835
13912
14633
#, fuzzy
13913
14634
msgid "Enabled"
13914
14635
msgstr "Name"
13915
14636
 
13916
 
#: src/vbox/vbox_tmpl.c:4812 src/vbox/vbox_tmpl.c:4823
13917
 
#: src/vbox/vbox_tmpl.c:4831
 
14637
#: src/vbox/vbox_tmpl.c:4816 src/vbox/vbox_tmpl.c:4827
 
14638
#: src/vbox/vbox_tmpl.c:4835
13918
14639
msgid "Disabled"
13919
14640
msgstr ""
13920
14641
 
13921
 
#: src/vbox/vbox_tmpl.c:4821
 
14642
#: src/vbox/vbox_tmpl.c:4825
13922
14643
#, fuzzy, c-format
13923
14644
msgid "could not change ACPI status to: %s, rc=%08x"
13924
14645
msgstr "Failed to create domain %s\n"
13925
14646
 
13926
 
#: src/vbox/vbox_tmpl.c:4829
 
14647
#: src/vbox/vbox_tmpl.c:4833
13927
14648
#, fuzzy, c-format
13928
14649
msgid "could not change APIC status to: %s, rc=%08x"
13929
14650
msgstr "Failed to create domain %s\n"
13930
14651
 
13931
 
#: src/vbox/vbox_tmpl.c:5031
 
14652
#: src/vbox/vbox_tmpl.c:5035
13932
14653
#, fuzzy, c-format
13933
14654
msgid "could not delete the domain, rc=%08x"
13934
14655
msgstr "name of the inactive domain"
13935
14656
 
13936
 
#: src/vbox/vbox_tmpl.c:5313
 
14657
#: src/vbox/vbox_tmpl.c:5317
13937
14658
#, c-format
13938
14659
msgid "could not de-attach the mounted ISO, rc=%08x"
13939
14660
msgstr ""
13940
14661
 
13941
 
#: src/vbox/vbox_tmpl.c:5334
 
14662
#: src/vbox/vbox_tmpl.c:5338
13942
14663
#, c-format
13943
14664
msgid "could not attach the file to floppy drive, rc=%08x"
13944
14665
msgstr ""
13945
14666
 
13946
 
#: src/vbox/vbox_tmpl.c:5400 src/vbox/vbox_tmpl.c:5771
 
14667
#: src/vbox/vbox_tmpl.c:5404 src/vbox/vbox_tmpl.c:5775
13947
14668
#, fuzzy, c-format
13948
14669
msgid "could not get snapshot count for domain %s"
13949
14670
msgstr "failed to get hypervisor type"
13950
14671
 
13951
 
#: src/vbox/vbox_tmpl.c:5420
 
14672
#: src/vbox/vbox_tmpl.c:5424
13952
14673
#, fuzzy, c-format
13953
14674
msgid "could not get root snapshot for domain %s"
13954
14675
msgstr "name of the inactive domain"
13955
14676
 
13956
 
#: src/vbox/vbox_tmpl.c:5433
 
14677
#: src/vbox/vbox_tmpl.c:5437
13957
14678
#, fuzzy, c-format
13958
14679
msgid "unexpected number of snapshots < %u"
13959
14680
msgstr "unexpected mime type"
13960
14681
 
13961
 
#: src/vbox/vbox_tmpl.c:5441 src/vbox/vbox_tmpl.c:6229
 
14682
#: src/vbox/vbox_tmpl.c:5445 src/vbox/vbox_tmpl.c:6233
13962
14683
#, fuzzy
13963
14684
msgid "could not get children snapshots"
13964
14685
msgstr "Failed to create domain %s\n"
13965
14686
 
13966
 
#: src/vbox/vbox_tmpl.c:5450
 
14687
#: src/vbox/vbox_tmpl.c:5454
13967
14688
#, fuzzy, c-format
13968
14689
msgid "unexpected number of snapshots > %u"
13969
14690
msgstr "unexpected mime type"
13970
14691
 
13971
 
#: src/vbox/vbox_tmpl.c:5496 src/vbox/vbox_tmpl.c:5821
 
14692
#: src/vbox/vbox_tmpl.c:5500 src/vbox/vbox_tmpl.c:5825
13972
14693
#, fuzzy
13973
14694
msgid "could not get snapshot name"
13974
14695
msgstr "failed to get hypervisor type"
13975
14696
 
13976
 
#: src/vbox/vbox_tmpl.c:5511
 
14697
#: src/vbox/vbox_tmpl.c:5515
13977
14698
#, fuzzy, c-format
13978
14699
msgid "domain %s has no snapshots with name %s"
13979
14700
msgstr "domain %s exists already"
13980
14701
 
13981
 
#: src/vbox/vbox_tmpl.c:5558 src/vbox/vbox_tmpl.c:5660
13982
 
#: src/vbox/vbox_tmpl.c:5764 src/vbox/vbox_tmpl.c:5804
13983
 
#: src/vbox/vbox_tmpl.c:5867 src/vbox/vbox_tmpl.c:5899
13984
 
#: src/vbox/vbox_tmpl.c:5939 src/vbox/vbox_tmpl.c:6107
13985
 
#: src/vbox/vbox_tmpl.c:6264
 
14702
#: src/vbox/vbox_tmpl.c:5562 src/vbox/vbox_tmpl.c:5664
 
14703
#: src/vbox/vbox_tmpl.c:5768 src/vbox/vbox_tmpl.c:5808
 
14704
#: src/vbox/vbox_tmpl.c:5871 src/vbox/vbox_tmpl.c:5903
 
14705
#: src/vbox/vbox_tmpl.c:5943 src/vbox/vbox_tmpl.c:6111
 
14706
#: src/vbox/vbox_tmpl.c:6268
13986
14707
#, fuzzy
13987
14708
msgid "no domain with matching UUID"
13988
14709
msgstr "domain id or uuid"
13989
14710
 
13990
 
#: src/vbox/vbox_tmpl.c:5565 src/vbox/vbox_tmpl.c:6034
13991
 
#: src/vbox/vbox_tmpl.c:6134 src/vbox/vbox_tmpl.c:6275
 
14711
#: src/vbox/vbox_tmpl.c:5569 src/vbox/vbox_tmpl.c:6038
 
14712
#: src/vbox/vbox_tmpl.c:6138 src/vbox/vbox_tmpl.c:6279
13992
14713
#, fuzzy
13993
14714
msgid "could not get domain state"
13994
14715
msgstr "failed to get domain '%s'"
13995
14716
 
13996
 
#: src/vbox/vbox_tmpl.c:5580 src/vbox/vbox_tmpl.c:6050
13997
 
#: src/vbox/vbox_tmpl.c:6291
 
14717
#: src/vbox/vbox_tmpl.c:5584 src/vbox/vbox_tmpl.c:6054
 
14718
#: src/vbox/vbox_tmpl.c:6295
13998
14719
#, fuzzy, c-format
13999
14720
msgid "could not open VirtualBox session with domain %s"
14000
14721
msgstr "failed to get hypervisor type"
14001
14722
 
14002
 
#: src/vbox/vbox_tmpl.c:5602 src/vbox/vbox_tmpl.c:5610
 
14723
#: src/vbox/vbox_tmpl.c:5606 src/vbox/vbox_tmpl.c:5614
14003
14724
#, fuzzy, c-format
14004
14725
msgid "could not take snapshot of domain %s"
14005
14726
msgstr "failed to get hypervisor type"
14006
14727
 
14007
 
#: src/vbox/vbox_tmpl.c:5617 src/vbox/vbox_tmpl.c:6126
 
14728
#: src/vbox/vbox_tmpl.c:5621 src/vbox/vbox_tmpl.c:6130
14008
14729
#, fuzzy, c-format
14009
14730
msgid "could not get current snapshot of domain %s"
14010
14731
msgstr "Failed to create domain %s\n"
14011
14732
 
14012
 
#: src/vbox/vbox_tmpl.c:5674
 
14733
#: src/vbox/vbox_tmpl.c:5678
14013
14734
#, fuzzy, c-format
14014
14735
msgid "could not get description of snapshot %s"
14015
14736
msgstr "could not connect to %s"
14016
14737
 
14017
 
#: src/vbox/vbox_tmpl.c:5690
 
14738
#: src/vbox/vbox_tmpl.c:5694
14018
14739
#, fuzzy, c-format
14019
14740
msgid "could not get creation time of snapshot %s"
14020
14741
msgstr "Failed to create domain %s\n"
14021
14742
 
14022
 
#: src/vbox/vbox_tmpl.c:5700
 
14743
#: src/vbox/vbox_tmpl.c:5704
14023
14744
#, fuzzy, c-format
14024
14745
msgid "could not get parent of snapshot %s"
14025
14746
msgstr "could not connect to %s"
14026
14747
 
14027
 
#: src/vbox/vbox_tmpl.c:5708
 
14748
#: src/vbox/vbox_tmpl.c:5712
14028
14749
#, fuzzy, c-format
14029
14750
msgid "could not get name of parent of snapshot %s"
14030
14751
msgstr "could not connect to %s"
14031
14752
 
14032
 
#: src/vbox/vbox_tmpl.c:5723 src/vbox/vbox_tmpl.c:6118
 
14753
#: src/vbox/vbox_tmpl.c:5727 src/vbox/vbox_tmpl.c:6122
14033
14754
#, fuzzy, c-format
14034
14755
msgid "could not get online state of snapshot %s"
14035
14756
msgstr "Failed to create domain %s\n"
14036
14757
 
14037
 
#: src/vbox/vbox_tmpl.c:5906 src/vbox/vbox_tmpl.c:5946
 
14758
#: src/vbox/vbox_tmpl.c:5910 src/vbox/vbox_tmpl.c:5950
14038
14759
#, fuzzy
14039
14760
msgid "could not get current snapshot"
14040
14761
msgstr "Failed to create domain %s\n"
14041
14762
 
14042
 
#: src/vbox/vbox_tmpl.c:5952
 
14763
#: src/vbox/vbox_tmpl.c:5956
14043
14764
#, fuzzy
14044
14765
msgid "domain has no snapshots"
14045
14766
msgstr "domain information"
14046
14767
 
14047
 
#: src/vbox/vbox_tmpl.c:5959
 
14768
#: src/vbox/vbox_tmpl.c:5963
14048
14769
#, fuzzy
14049
14770
msgid "could not get current snapshot name"
14050
14771
msgstr "Failed to create domain %s\n"
14051
14772
 
14052
 
#: src/vbox/vbox_tmpl.c:5993 src/vbox/vbox_tmpl.c:6180
 
14773
#: src/vbox/vbox_tmpl.c:5997 src/vbox/vbox_tmpl.c:6184
14053
14774
#, fuzzy
14054
14775
msgid "could not get snapshot UUID"
14055
14776
msgstr "Failed to create domain %s\n"
14056
14777
 
14057
 
#: src/vbox/vbox_tmpl.c:6000 src/vbox/vbox_tmpl.c:6062
14058
 
#: src/vbox/vbox_tmpl.c:6072
 
14778
#: src/vbox/vbox_tmpl.c:6004 src/vbox/vbox_tmpl.c:6066
 
14779
#: src/vbox/vbox_tmpl.c:6076
14059
14780
#, fuzzy, c-format
14060
14781
msgid "could not restore snapshot for domain %s"
14061
14782
msgstr "failed to get hypervisor type"
14062
14783
 
14063
 
#: src/vbox/vbox_tmpl.c:6027
 
14784
#: src/vbox/vbox_tmpl.c:6031
14064
14785
#, fuzzy
14065
14786
msgid "could not get domain UUID"
14066
14787
msgstr "failed to get domain UUID"
14067
14788
 
14068
 
#: src/vbox/vbox_tmpl.c:6041
 
14789
#: src/vbox/vbox_tmpl.c:6045
14069
14790
#, fuzzy, c-format
14070
14791
msgid "domain %s is already running"
14071
14792
msgstr "Domain is already active"
14072
14793
 
14073
 
#: src/vbox/vbox_tmpl.c:6059
 
14794
#: src/vbox/vbox_tmpl.c:6063
14074
14795
#, fuzzy
14075
14796
msgid "cannot restore domain snapshot for running domain"
14076
14797
msgstr "name of the inactive domain"
14077
14798
 
14078
 
#: src/vbox/vbox_tmpl.c:6141
 
14799
#: src/vbox/vbox_tmpl.c:6145
14079
14800
#, fuzzy
14080
14801
msgid "cannot revert snapshot of running domain"
14081
14802
msgstr "name of the inactive domain"
14082
14803
 
14083
 
#: src/vbox/vbox_tmpl.c:6192
 
14804
#: src/vbox/vbox_tmpl.c:6196
14084
14805
#, fuzzy
14085
14806
msgid "cannot delete domain snapshot for running domain"
14086
14807
msgstr "name of the inactive domain"
14087
14808
 
14088
 
#: src/vbox/vbox_tmpl.c:6195 src/vbox/vbox_tmpl.c:6204
 
14809
#: src/vbox/vbox_tmpl.c:6199 src/vbox/vbox_tmpl.c:6208
14089
14810
#, fuzzy
14090
14811
msgid "could not delete snapshot"
14091
14812
msgstr "could not connect to %s"
14092
14813
 
14093
 
#: src/vbox/vbox_tmpl.c:6282
 
14814
#: src/vbox/vbox_tmpl.c:6286
14094
14815
#, fuzzy
14095
14816
msgid "cannot delete snapshots of running domain"
14096
14817
msgstr "name of the inactive domain"
14097
14818
 
14098
 
#: src/vbox/vbox_tmpl.c:7778
 
14819
#: src/vbox/vbox_tmpl.c:7782
14099
14820
#, fuzzy, c-format
14100
14821
msgid "could not get number of volumes in the pool: %s, rc=%08x"
14101
14822
msgstr "change number of virtual CPUs"
14102
14823
 
14103
 
#: src/vbox/vbox_tmpl.c:7830
 
14824
#: src/vbox/vbox_tmpl.c:7834
14104
14825
#, c-format
14105
14826
msgid "could not get the volume list in the pool: %s, rc=%08x"
14106
14827
msgstr ""
14107
14828
 
14108
 
#: src/vbox/vbox_tmpl.c:7912 src/vbox/vbox_tmpl.c:8137
14109
 
#: src/vbox/vbox_tmpl.c:8306 src/vbox/vbox_tmpl.c:8373
14110
 
#: src/vbox/vbox_tmpl.c:8480
 
14829
#: src/vbox/vbox_tmpl.c:7916 src/vbox/vbox_tmpl.c:8141
 
14830
#: src/vbox/vbox_tmpl.c:8310 src/vbox/vbox_tmpl.c:8377
 
14831
#: src/vbox/vbox_tmpl.c:8484
14111
14832
#, fuzzy, c-format
14112
14833
msgid "Could not parse UUID from '%s'"
14113
14834
msgstr "could not connect to %s"
14114
14835
 
14115
 
#: src/vmware/vmware_conf.c:243
 
14836
#: src/vmware/vmware_conf.c:246
14116
14837
#, fuzzy, c-format
14117
14838
msgid "failed to parse %s version"
14118
14839
msgstr "Failed to create domain %s\n"
14119
14840
 
14120
 
#: src/vmware/vmware_conf.c:249
 
14841
#: src/vmware/vmware_conf.c:252
14121
14842
#, fuzzy
14122
14843
msgid "version parsing error"
14123
14844
msgstr "parser error"
14124
14845
 
14125
 
#: src/vmware/vmware_conf.c:294
 
14846
#: src/vmware/vmware_conf.c:297
14126
14847
#, c-format
14127
14848
msgid "path '%s' doesn't reference a file"
14128
14849
msgstr ""
14129
14850
 
14130
 
#: src/vmware/vmware_conf.c:410
 
14851
#: src/vmware/vmware_conf.c:413
14131
14852
#, fuzzy, c-format
14132
14853
msgid "file %s does not exist"
14133
14854
msgstr "command '%s' doesn't exist"
14134
14855
 
14135
 
#: src/vmware/vmware_conf.c:422
 
14856
#: src/vmware/vmware_conf.c:425
14136
14857
#, fuzzy, c-format
14137
14858
msgid "failed to move file to %s "
14138
14859
msgstr "Failed to create domain from %s"
14139
14860
 
14140
 
#: src/vmware/vmware_conf.c:463
 
14861
#: src/vmware/vmware_conf.c:466
14141
14862
#, fuzzy
14142
14863
msgid "unable to read vmware log file"
14143
14864
msgstr "failed to write configuration file"
14144
14865
 
14145
 
#: src/vmware/vmware_conf.c:469
 
14866
#: src/vmware/vmware_conf.c:472
14146
14867
#, fuzzy
14147
14868
msgid "cannot find pid in vmware log file"
14148
14869
msgstr "Failed to suspend domain %s"
14149
14870
 
14150
 
#: src/vmware/vmware_conf.c:477
 
14871
#: src/vmware/vmware_conf.c:480
14151
14872
#, fuzzy
14152
14873
msgid "cannot parse pid in vmware log file"
14153
14874
msgstr "Failed to create domain %s\n"
14164
14885
msgid "%s utility is missing"
14165
14886
msgstr "missing source information for device"
14166
14887
 
14167
 
#: src/vmware/vmware_driver.c:274 src/vmware/vmware_driver.c:527
 
14888
#: src/vmware/vmware_driver.c:272 src/vmware/vmware_driver.c:525
14168
14889
#, fuzzy, c-format
14169
14890
msgid "Failed to write vmx file '%s'"
14170
14891
msgstr "Failed to create domain %s\n"
14171
14892
 
14172
 
#: src/vmware/vmware_driver.c:363
 
14893
#: src/vmware/vmware_driver.c:361
14173
14894
msgid ""
14174
14895
"vmplayer does not support libvirt suspend/resume (vmware pause/unpause) "
14175
14896
"operation "
14176
14897
msgstr ""
14177
14898
 
14178
 
#: src/vmware/vmware_driver.c:412
 
14899
#: src/vmware/vmware_driver.c:410
14179
14900
msgid ""
14180
14901
"vmplayer does not support libvirt suspend/resume(vmware pause/unpause) "
14181
14902
"operation "
14182
14903
msgstr ""
14183
14904
 
14184
 
#: src/vmware/vmware_driver.c:431
 
14905
#: src/vmware/vmware_driver.c:429
14185
14906
#, fuzzy
14186
14907
msgid "domain is not in suspend state"
14187
14908
msgstr "Domain is already active"
14188
14909
 
14189
 
#: src/vmware/vmware_driver.c:622
14190
 
#, fuzzy
14191
 
msgid "cannot undefine active domain"
14192
 
msgstr "name of the inactive domain"
14193
 
 
14194
 
#: src/vmx/vmx.c:585
 
14910
#: src/vmx/vmx.c:587
14195
14911
#, c-format
14196
14912
msgid "libxml2 doesn't handle %s encoding"
14197
14913
msgstr ""
14198
14914
 
14199
 
#: src/vmx/vmx.c:594
 
14915
#: src/vmx/vmx.c:596
14200
14916
#, fuzzy, c-format
14201
14917
msgid "Could not convert from %s to UTF-8 encoding"
14202
14918
msgstr "could not connect to Xen Store"
14203
14919
 
14204
 
#: src/vmx/vmx.c:626 src/vmx/vmx.c:642 src/vmx/vmx.c:671 src/vmx/vmx.c:687
14205
 
#: src/vmx/vmx.c:717 src/vmx/vmx.c:728 src/vmx/vmx.c:766 src/vmx/vmx.c:777
 
14920
#: src/vmx/vmx.c:628 src/vmx/vmx.c:644 src/vmx/vmx.c:673 src/vmx/vmx.c:689
 
14921
#: src/vmx/vmx.c:719 src/vmx/vmx.c:730 src/vmx/vmx.c:768 src/vmx/vmx.c:779
14206
14922
#, fuzzy, c-format
14207
14923
msgid "Missing essential config entry '%s'"
14208
14924
msgstr "failed to write configuration file: %s"
14209
14925
 
14210
 
#: src/vmx/vmx.c:632 src/vmx/vmx.c:678 src/vmx/vmx.c:743 src/vmx/vmx.c:794
 
14926
#: src/vmx/vmx.c:634 src/vmx/vmx.c:680 src/vmx/vmx.c:745 src/vmx/vmx.c:796
14211
14927
#, c-format
14212
14928
msgid "Config entry '%s' must be a string"
14213
14929
msgstr ""
14214
14930
 
14215
 
#: src/vmx/vmx.c:737
 
14931
#: src/vmx/vmx.c:739
14216
14932
#, c-format
14217
14933
msgid "Config entry '%s' must represent an integer value"
14218
14934
msgstr ""
14219
14935
 
14220
 
#: src/vmx/vmx.c:788
 
14936
#: src/vmx/vmx.c:790
14221
14937
#, c-format
14222
14938
msgid "Config entry '%s' must represent a boolean value (true|false)"
14223
14939
msgstr ""
14224
14940
 
14225
 
#: src/vmx/vmx.c:810
 
14941
#: src/vmx/vmx.c:812
14226
14942
msgid ""
14227
14943
"Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start "
14228
14944
"with 'sd'"
14229
14945
msgstr ""
14230
14946
 
14231
 
#: src/vmx/vmx.c:819 src/vmx/vmx.c:859 src/vmx/vmx.c:894
 
14947
#: src/vmx/vmx.c:821 src/vmx/vmx.c:861 src/vmx/vmx.c:896
14232
14948
#, fuzzy, c-format
14233
14949
msgid "Could not parse valid disk index from '%s'"
14234
14950
msgstr "could not connect to %s"
14235
14951
 
14236
 
#: src/vmx/vmx.c:826
 
14952
#: src/vmx/vmx.c:828
14237
14953
#, c-format
14238
14954
msgid "SCSI disk index (parsed from '%s') is too large"
14239
14955
msgstr ""
14240
14956
 
14241
 
#: src/vmx/vmx.c:850
 
14957
#: src/vmx/vmx.c:852
14242
14958
msgid ""
14243
14959
"Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start "
14244
14960
"with 'hd'"
14245
14961
msgstr ""
14246
14962
 
14247
 
#: src/vmx/vmx.c:866
 
14963
#: src/vmx/vmx.c:868
14248
14964
#, c-format
14249
14965
msgid "IDE disk index (parsed from '%s') is too large"
14250
14966
msgstr ""
14251
14967
 
14252
 
#: src/vmx/vmx.c:885
 
14968
#: src/vmx/vmx.c:887
14253
14969
msgid ""
14254
14970
"Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start "
14255
14971
"with 'fd'"
14256
14972
msgstr ""
14257
14973
 
14258
 
#: src/vmx/vmx.c:901
 
14974
#: src/vmx/vmx.c:903
14259
14975
#, c-format
14260
14976
msgid "Floppy disk index (parsed from '%s') is too large"
14261
14977
msgstr ""
14262
14978
 
14263
 
#: src/vmx/vmx.c:922
 
14979
#: src/vmx/vmx.c:924
14264
14980
#, fuzzy, c-format
14265
14981
msgid "Unsupported disk address type '%s'"
14266
14982
msgstr "unexpected mime type"
14267
14983
 
14268
 
#: src/vmx/vmx.c:934
 
14984
#: src/vmx/vmx.c:936
14269
14985
#, fuzzy
14270
14986
msgid "Could not verify disk address"
14271
14987
msgstr "Failed to save domain %s to %s"
14272
14988
 
14273
 
#: src/vmx/vmx.c:942
 
14989
#: src/vmx/vmx.c:944
14274
14990
#, c-format
14275
14991
msgid "Disk address %d:%d:%d doesn't match target device '%s'"
14276
14992
msgstr ""
14277
14993
 
14278
 
#: src/vmx/vmx.c:951 src/vmx/vmx.c:1614 src/vmx/vmx.c:1805 src/vmx/vmx.c:1924
 
14994
#: src/vmx/vmx.c:953 src/vmx/vmx.c:1641 src/vmx/vmx.c:1834 src/vmx/vmx.c:1954
14279
14995
#, c-format
14280
14996
msgid "SCSI controller index %d out of [0..3] range"
14281
14997
msgstr ""
14282
14998
 
14283
 
#: src/vmx/vmx.c:958
 
14999
#: src/vmx/vmx.c:960
14284
15000
#, c-format
14285
15001
msgid "SCSI bus index %d out of [0] range"
14286
15002
msgstr ""
14287
15003
 
14288
 
#: src/vmx/vmx.c:965 src/vmx/vmx.c:1931
 
15004
#: src/vmx/vmx.c:967 src/vmx/vmx.c:1961
14289
15005
#, c-format
14290
15006
msgid "SCSI unit index %d out of [0..6,8..15] range"
14291
15007
msgstr ""
14292
15008
 
14293
 
#: src/vmx/vmx.c:972
 
15009
#: src/vmx/vmx.c:974
14294
15010
#, c-format
14295
15011
msgid "IDE controller index %d out of [0] range"
14296
15012
msgstr ""
14297
15013
 
14298
 
#: src/vmx/vmx.c:979 src/vmx/vmx.c:1951
 
15014
#: src/vmx/vmx.c:981 src/vmx/vmx.c:1981
14299
15015
#, c-format
14300
15016
msgid "IDE bus index %d out of [0..1] range"
14301
15017
msgstr ""
14302
15018
 
14303
 
#: src/vmx/vmx.c:986 src/vmx/vmx.c:1958
 
15019
#: src/vmx/vmx.c:988 src/vmx/vmx.c:1988
14304
15020
#, c-format
14305
15021
msgid "IDE unit index %d out of [0..1] range"
14306
15022
msgstr ""
14307
15023
 
14308
 
#: src/vmx/vmx.c:993 src/vmx/vmx.c:1983
 
15024
#: src/vmx/vmx.c:995 src/vmx/vmx.c:2013
14309
15025
#, c-format
14310
15026
msgid "FDC controller index %d out of [0] range"
14311
15027
msgstr ""
14312
15028
 
14313
 
#: src/vmx/vmx.c:1000
 
15029
#: src/vmx/vmx.c:1002
14314
15030
#, c-format
14315
15031
msgid "FDC bus index %d out of [0] range"
14316
15032
msgstr ""
14317
15033
 
14318
 
#: src/vmx/vmx.c:1007 src/vmx/vmx.c:1990
 
15034
#: src/vmx/vmx.c:1009 src/vmx/vmx.c:2020
14319
15035
#, c-format
14320
15036
msgid "FDC unit index %d out of [0..1] range"
14321
15037
msgstr ""
14322
15038
 
14323
 
#: src/vmx/vmx.c:1013
 
15039
#: src/vmx/vmx.c:1015
14324
15040
#, fuzzy, c-format
14325
15041
msgid "Unsupported bus type '%s'"
14326
15042
msgstr "unexpected mime type"
14327
15043
 
14328
 
#: src/vmx/vmx.c:1045
 
15044
#: src/vmx/vmx.c:1047
14329
15045
#, fuzzy, c-format
14330
15046
msgid "Unknown driver name '%s'"
14331
15047
msgstr "unknown OS type %s"
14332
15048
 
14333
 
#: src/vmx/vmx.c:1058
 
15049
#: src/vmx/vmx.c:1060
14334
15050
#, fuzzy, c-format
14335
15051
msgid "Missing SCSI controller for index %d"
14336
15052
msgstr "Failed to create domain %s\n"
14337
15053
 
14338
 
#: src/vmx/vmx.c:1067
 
15054
#: src/vmx/vmx.c:1069
14339
15055
#, c-format
14340
15056
msgid ""
14341
15057
"Inconsistent SCSI controller model ('%s' is not '%s') for SCSI controller "
14342
15058
"index %d"
14343
15059
msgstr ""
14344
15060
 
14345
 
#: src/vmx/vmx.c:1147
 
15061
#: src/vmx/vmx.c:1149
14346
15062
#, c-format
14347
15063
msgid ""
14348
15064
"Disks on SCSI controller %d have inconsistent controller models, cannot "
14349
15065
"autodetect model"
14350
15066
msgstr ""
14351
15067
 
14352
 
#: src/vmx/vmx.c:1163
 
15068
#: src/vmx/vmx.c:1165
14353
15069
#, c-format
14354
15070
msgid ""
14355
15071
"Expecting domain XML attribute 'model' of entry 'controller' to be "
14356
15072
"'buslogic' or 'lsilogic' or 'lsisas1068' or 'vmpvscsi' but found '%s'"
14357
15073
msgstr ""
14358
15074
 
14359
 
#: src/vmx/vmx.c:1214
 
15075
#: src/vmx/vmx.c:1217
14360
15076
msgid "virVMXContext has no parseFileName function set"
14361
15077
msgstr ""
14362
15078
 
14363
 
#: src/vmx/vmx.c:1267
 
15079
#: src/vmx/vmx.c:1270
14364
15080
#, c-format
14365
15081
msgid "Expecting VMX entry 'config.version' to be 8 but found %lld"
14366
15082
msgstr ""
14367
15083
 
14368
 
#: src/vmx/vmx.c:1280
 
15084
#: src/vmx/vmx.c:1283
14369
15085
#, c-format
14370
15086
msgid "Expecting VMX entry 'virtualHW.version' to be 4 or 7 but found %lld"
14371
15087
msgstr ""
14372
15088
 
14373
 
#: src/vmx/vmx.c:1301
 
15089
#: src/vmx/vmx.c:1304
14374
15090
msgid "VMX entry 'name' contains invalid escape sequence"
14375
15091
msgstr ""
14376
15092
 
14377
 
#: src/vmx/vmx.c:1315
 
15093
#: src/vmx/vmx.c:1318
14378
15094
msgid "VMX entry 'annotation' contains invalid escape sequence"
14379
15095
msgstr ""
14380
15096
 
14381
 
#: src/vmx/vmx.c:1328
 
15097
#: src/vmx/vmx.c:1331
14382
15098
#, c-format
14383
15099
msgid ""
14384
15100
"Expecting VMX entry 'memsize' to be an unsigned integer (multiple of 4) but "
14385
15101
"found %lld"
14386
15102
msgstr ""
14387
15103
 
14388
 
#: src/vmx/vmx.c:1374
 
15104
#: src/vmx/vmx.c:1377
14389
15105
#, c-format
14390
15106
msgid ""
14391
15107
"Expecting VMX entry 'numvcpus' to be an unsigned integer (1 or a multiple of "
14392
15108
"2) but found %lld"
14393
15109
msgstr ""
14394
15110
 
14395
 
#: src/vmx/vmx.c:1406 src/vmx/vmx.c:1434
 
15111
#: src/vmx/vmx.c:1409 src/vmx/vmx.c:1437
14396
15112
#, c-format
14397
15113
msgid ""
14398
15114
"Expecting VMX entry 'sched.cpu.affinity' to be a comma separated list of "
14399
15115
"unsigned integers but found '%s'"
14400
15116
msgstr ""
14401
15117
 
14402
 
#: src/vmx/vmx.c:1414
 
15118
#: src/vmx/vmx.c:1417
14403
15119
#, c-format
14404
15120
msgid "VMX entry 'sched.cpu.affinity' contains a %d, this value is too large"
14405
15121
msgstr ""
14406
15122
 
14407
 
#: src/vmx/vmx.c:1445
 
15123
#: src/vmx/vmx.c:1448
14408
15124
#, c-format
14409
15125
msgid ""
14410
15126
"Expecting VMX entry 'sched.cpu.affinity' to contain at least as many values "
14411
15127
"as 'numvcpus' (%lld) but found only %d value(s)"
14412
15128
msgstr ""
14413
15129
 
14414
 
#: src/vmx/vmx.c:1605
 
15130
#: src/vmx/vmx.c:1472
 
15131
#, c-format
 
15132
msgid ""
 
15133
"Expecting VMX entry 'sched.cpu.shares' to be an unsigned integer or 'low', "
 
15134
"'normal' or 'high' but found '%s'"
 
15135
msgstr ""
 
15136
 
 
15137
#: src/vmx/vmx.c:1632
14415
15138
#, fuzzy
14416
15139
msgid "Could not add controllers"
14417
15140
msgstr "could not connect to %s"
14418
15141
 
14419
 
#: src/vmx/vmx.c:1842
 
15142
#: src/vmx/vmx.c:1872
14420
15143
#, c-format
14421
15144
msgid ""
14422
15145
"Expecting VMX entry '%s' to be 'buslogic' or 'lsilogic' or 'lsisas1068' or "
14423
15146
"'pvscsi' but found '%s'"
14424
15147
msgstr ""
14425
15148
 
14426
 
#: src/vmx/vmx.c:1974 src/vmx/vmx.c:2007
 
15149
#: src/vmx/vmx.c:2004 src/vmx/vmx.c:2037
14427
15150
#, fuzzy, c-format
14428
15151
msgid "Unsupported bus type '%s' for device type '%s'"
14429
15152
msgstr "unexpected mime type"
14430
15153
 
14431
 
#: src/vmx/vmx.c:2014 src/vmx/vmx.c:2189
 
15154
#: src/vmx/vmx.c:2044 src/vmx/vmx.c:2219
14432
15155
#, fuzzy, c-format
14433
15156
msgid "Unsupported device type '%s'"
14434
15157
msgstr "unexpected mime type"
14435
15158
 
14436
 
#: src/vmx/vmx.c:2086
 
15159
#: src/vmx/vmx.c:2116
14437
15160
#, c-format
14438
15161
msgid "Expecting VMX entry '%s' to be 'scsi-hardDisk' or 'disk' but found '%s'"
14439
15162
msgstr ""
14440
15163
 
14441
 
#: src/vmx/vmx.c:2094
 
15164
#: src/vmx/vmx.c:2124
14442
15165
#, c-format
14443
15166
msgid "Expecting VMX entry '%s' to be 'ata-hardDisk' or 'disk' but found '%s'"
14444
15167
msgstr ""
14445
15168
 
14446
 
#: src/vmx/vmx.c:2120 src/vmx/vmx.c:2156 src/vmx/vmx.c:2184
 
15169
#: src/vmx/vmx.c:2150 src/vmx/vmx.c:2186 src/vmx/vmx.c:2214
14447
15170
#, c-format
14448
15171
msgid "Invalid or not yet handled value '%s' for VMX entry '%s'"
14449
15172
msgstr ""
14450
15173
 
14451
 
#: src/vmx/vmx.c:2129
 
15174
#: src/vmx/vmx.c:2159
14452
15175
#, c-format
14453
15176
msgid "Expecting VMX entry '%s' to be 'cdrom-image' but found '%s'"
14454
15177
msgstr ""
14455
15178
 
14456
 
#: src/vmx/vmx.c:2165
 
15179
#: src/vmx/vmx.c:2195
14457
15180
#, c-format
14458
15181
msgid "Expecting VMX entry '%s' to be 'file' but found '%s'"
14459
15182
msgstr ""
14460
15183
 
14461
 
#: src/vmx/vmx.c:2196
 
15184
#: src/vmx/vmx.c:2226
14462
15185
#, fuzzy, c-format
14463
15186
msgid "Could not assign address to disk '%s'"
14464
15187
msgstr "could not connect to %s"
14465
15188
 
14466
 
#: src/vmx/vmx.c:2269 src/vmx/vmx.c:3444
 
15189
#: src/vmx/vmx.c:2299 src/vmx/vmx.c:3489
14467
15190
#, c-format
14468
15191
msgid "Ethernet controller index %d out of [0..3] range"
14469
15192
msgstr ""
14470
15193
 
14471
 
#: src/vmx/vmx.c:2328 src/vmx/vmx.c:2338
 
15194
#: src/vmx/vmx.c:2358 src/vmx/vmx.c:2368
14472
15195
#, c-format
14473
15196
msgid "Expecting VMX entry '%s' to be MAC address but found '%s'"
14474
15197
msgstr ""
14475
15198
 
14476
 
#: src/vmx/vmx.c:2345
 
15199
#: src/vmx/vmx.c:2375
14477
15200
#, c-format
14478
15201
msgid ""
14479
15202
"Expecting VMX entry '%s' to be 'generated' or 'static' or 'vpx' but found "
14480
15203
"'%s'"
14481
15204
msgstr ""
14482
15205
 
14483
 
#: src/vmx/vmx.c:2362
 
15206
#: src/vmx/vmx.c:2392
14484
15207
#, c-format
14485
15208
msgid ""
14486
15209
"Expecting VMX entry '%s' to be 'vlance' or 'vmxnet' or 'vmxnet3' or 'e1000' "
14487
15210
"but found '%s'"
14488
15211
msgstr ""
14489
15212
 
14490
 
#: src/vmx/vmx.c:2406 src/vmx/vmx.c:2412
 
15213
#: src/vmx/vmx.c:2436 src/vmx/vmx.c:2442
14491
15214
#, c-format
14492
15215
msgid "No yet handled value '%s' for VMX entry '%s'"
14493
15216
msgstr ""
14494
15217
 
14495
 
#: src/vmx/vmx.c:2426
 
15218
#: src/vmx/vmx.c:2456
14496
15219
#, fuzzy, c-format
14497
15220
msgid "Invalid value '%s' for VMX entry '%s'"
14498
15221
msgstr "invalid argument in %s"
14499
15222
 
14500
 
#: src/vmx/vmx.c:2490 src/vmx/vmx.c:3546
 
15223
#: src/vmx/vmx.c:2520 src/vmx/vmx.c:3591
14501
15224
#, c-format
14502
15225
msgid "Serial port index %d out of [0..3] range"
14503
15226
msgstr ""
14504
15227
 
14505
 
#: src/vmx/vmx.c:2580
 
15228
#: src/vmx/vmx.c:2610
14506
15229
#, c-format
14507
15230
msgid "VMX entry '%s' doesn't contain a port part"
14508
15231
msgstr ""
14509
15232
 
14510
 
#: src/vmx/vmx.c:2617
 
15233
#: src/vmx/vmx.c:2647
14511
15234
#, fuzzy, c-format
14512
15235
msgid "VMX entry '%s' contains unsupported scheme '%s'"
14513
15236
msgstr "unexpected mime type"
14514
15237
 
14515
 
#: src/vmx/vmx.c:2628
 
15238
#: src/vmx/vmx.c:2658
14516
15239
#, c-format
14517
15240
msgid "Expecting VMX entry '%s' to be 'server' or 'client' but found '%s'"
14518
15241
msgstr ""
14519
15242
 
14520
 
#: src/vmx/vmx.c:2634
 
15243
#: src/vmx/vmx.c:2664
14521
15244
#, c-format
14522
15245
msgid ""
14523
15246
"Expecting VMX entry '%s' to be 'device', 'file' or 'pipe' or 'network' but "
14524
15247
"found '%s'"
14525
15248
msgstr ""
14526
15249
 
14527
 
#: src/vmx/vmx.c:2691 src/vmx/vmx.c:3652
 
15250
#: src/vmx/vmx.c:2721 src/vmx/vmx.c:3697
14528
15251
#, c-format
14529
15252
msgid "Parallel port index %d out of [0..2] range"
14530
15253
msgstr ""
14531
15254
 
14532
 
#: src/vmx/vmx.c:2753
 
15255
#: src/vmx/vmx.c:2783
14533
15256
#, c-format
14534
15257
msgid "Expecting VMX entry '%s' to be 'device' or 'file' but found '%s'"
14535
15258
msgstr ""
14536
15259
 
14537
 
#: src/vmx/vmx.c:2844
 
15260
#: src/vmx/vmx.c:2874
14538
15261
msgid "virVMXContext has no formatFileName function set"
14539
15262
msgstr ""
14540
15263
 
14541
 
#: src/vmx/vmx.c:2852
 
15264
#: src/vmx/vmx.c:2882
14542
15265
#, c-format
14543
15266
msgid "Expecting virt type to be '%s' but found '%s'"
14544
15267
msgstr ""
14545
15268
 
14546
 
#: src/vmx/vmx.c:2875
 
15269
#: src/vmx/vmx.c:2905
14547
15270
#, c-format
14548
15271
msgid ""
14549
15272
"Expecting domain XML attribute 'arch' of entry 'os/type' to be 'i686' or "
14550
15273
"'x86_64' but found '%s'"
14551
15274
msgstr ""
14552
15275
 
14553
 
#: src/vmx/vmx.c:2888
 
15276
#: src/vmx/vmx.c:2918
14554
15277
#, fuzzy, c-format
14555
15278
msgid "Unsupported SMBIOS mode '%s'"
14556
15279
msgstr "unexpected mime type"
14557
15280
 
14558
 
#: src/vmx/vmx.c:2952
 
15281
#: src/vmx/vmx.c:2982
14559
15282
msgid "No support for domain XML entry 'vcpu' attribute 'current'"
14560
15283
msgstr ""
14561
15284
 
14562
 
#: src/vmx/vmx.c:2958
 
15285
#: src/vmx/vmx.c:2988
14563
15286
#, c-format
14564
15287
msgid ""
14565
15288
"Expecting domain XML entry 'vcpu' to be an unsigned integer (1 or a multiple "
14566
15289
"of 2) but found %d"
14567
15290
msgstr ""
14568
15291
 
14569
 
#: src/vmx/vmx.c:2980
 
15292
#: src/vmx/vmx.c:3010
14570
15293
#, c-format
14571
15294
msgid ""
14572
15295
"Expecting domain XML attribute 'cpuset' of entry 'vcpu' to contain at least "
14573
15296
"%d CPU(s)"
14574
15297
msgstr ""
14575
15298
 
14576
 
#: src/vmx/vmx.c:3013
 
15299
#: src/vmx/vmx.c:3058
14577
15300
#, fuzzy, c-format
14578
15301
msgid "Unsupported graphics type '%s'"
14579
15302
msgstr "unexpected mime type"
14580
15303
 
14581
 
#: src/vmx/vmx.c:3070
 
15304
#: src/vmx/vmx.c:3115
14582
15305
#, fuzzy, c-format
14583
15306
msgid "Unsupported disk device type '%s'"
14584
15307
msgstr "unexpected mime type"
14585
15308
 
14586
 
#: src/vmx/vmx.c:3103
 
15309
#: src/vmx/vmx.c:3148
14587
15310
#, fuzzy
14588
15311
msgid "No support for multiple video devices"
14589
15312
msgstr "Cannot extract running %s hypervisor version\n"
14590
15313
 
14591
 
#: src/vmx/vmx.c:3229
 
15314
#: src/vmx/vmx.c:3274
14592
15315
#, fuzzy, c-format
14593
15316
msgid "Unsupported bus type '%s' for harddisk"
14594
15317
msgstr "invalid argument in %s"
14595
15318
 
14596
 
#: src/vmx/vmx.c:3236
 
15319
#: src/vmx/vmx.c:3281
14597
15320
#, c-format
14598
15321
msgid "%s harddisk '%s' has unsupported type '%s', expecting '%s'"
14599
15322
msgstr ""
14600
15323
 
14601
 
#: src/vmx/vmx.c:3250
 
15324
#: src/vmx/vmx.c:3295
14602
15325
#, c-format
14603
15326
msgid ""
14604
15327
"Image file for %s harddisk '%s' has unsupported suffix, expecting '.vmdk'"
14605
15328
msgstr ""
14606
15329
 
14607
 
#: src/vmx/vmx.c:3273
 
15330
#: src/vmx/vmx.c:3318
14608
15331
#, c-format
14609
15332
msgid "%s harddisk '%s' has unsupported cache mode '%s'"
14610
15333
msgstr ""
14611
15334
 
14612
 
#: src/vmx/vmx.c:3317
 
15335
#: src/vmx/vmx.c:3362
14613
15336
#, fuzzy, c-format
14614
15337
msgid "Unsupported bus type '%s' for cdrom"
14615
15338
msgstr "unexpected mime type"
14616
15339
 
14617
 
#: src/vmx/vmx.c:3332
 
15340
#: src/vmx/vmx.c:3377
14618
15341
#, c-format
14619
15342
msgid "Image file for %s cdrom '%s' has unsupported suffix, expecting '.iso'"
14620
15343
msgstr ""
14621
15344
 
14622
 
#: src/vmx/vmx.c:3358
 
15345
#: src/vmx/vmx.c:3403
14623
15346
#, c-format
14624
15347
msgid "%s cdrom '%s' has unsupported type '%s', expecting '%s' or '%s'"
14625
15348
msgstr ""
14626
15349
 
14627
 
#: src/vmx/vmx.c:3397
 
15350
#: src/vmx/vmx.c:3442
14628
15351
#, c-format
14629
15352
msgid "Image file for floppy '%s' has unsupported suffix, expecting '.flp'"
14630
15353
msgstr ""
14631
15354
 
14632
 
#: src/vmx/vmx.c:3422
 
15355
#: src/vmx/vmx.c:3467
14633
15356
#, c-format
14634
15357
msgid "Floppy '%s' has unsupported type '%s', expecting '%s' or '%s'"
14635
15358
msgstr ""
14636
15359
 
14637
 
#: src/vmx/vmx.c:3459
 
15360
#: src/vmx/vmx.c:3504
14638
15361
#, c-format
14639
15362
msgid ""
14640
15363
"Expecting domain XML entry 'devices/interfase/model' to be 'vlance' or "
14641
15364
"'vmxnet' or 'vmxnet2' or 'vmxnet3' or 'e1000' but found '%s'"
14642
15365
msgstr ""
14643
15366
 
14644
 
#: src/vmx/vmx.c:3495
 
15367
#: src/vmx/vmx.c:3540
14645
15368
#, fuzzy, c-format
14646
15369
msgid "Unsupported net type '%s'"
14647
15370
msgstr "unexpected mime type"
14648
15371
 
14649
 
#: src/vmx/vmx.c:3611
 
15372
#: src/vmx/vmx.c:3656
14650
15373
#, fuzzy, c-format
14651
15374
msgid "Unsupported character device TCP protocol '%s'"
14652
15375
msgstr "unexpected mime type"
14653
15376
 
14654
 
#: src/vmx/vmx.c:3629 src/vmx/vmx.c:3687
 
15377
#: src/vmx/vmx.c:3674 src/vmx/vmx.c:3732
14655
15378
#, fuzzy, c-format
14656
15379
msgid "Unsupported character device type '%s'"
14657
15380
msgstr "unexpected mime type"
14658
15381
 
14659
 
#: src/vmx/vmx.c:3704
 
15382
#: src/vmx/vmx.c:3749
14660
15383
#, fuzzy, c-format
14661
15384
msgid "Unsupported video device type '%s'"
14662
15385
msgstr "unexpected mime type"
14663
15386
 
14664
 
#: src/vmx/vmx.c:3717
 
15387
#: src/vmx/vmx.c:3762
14665
15388
#, fuzzy
14666
15389
msgid "Multi-head video devices are unsupported"
14667
15390
msgstr "Domain %s started\n"
14668
15391
 
14669
 
#: src/xen/xen_driver.c:268
14670
 
#, c-format
14671
 
msgid "unexpected Xen URI path '%s', try xen:///"
14672
 
msgstr ""
14673
 
 
14674
 
#: src/xen/xen_driver.c:286
 
15392
#: src/xen/block_stats.c:176
 
15393
#, fuzzy, c-format
 
15394
msgid "Failed to read any block statistics for domain %d"
 
15395
msgstr "name of the inactive domain"
 
15396
 
 
15397
#: src/xen/block_stats.c:190
 
15398
#, fuzzy, c-format
 
15399
msgid "Frontend block device not connected for domain %d"
 
15400
msgstr "Returns state about a running domain."
 
15401
 
 
15402
#: src/xen/block_stats.c:201
 
15403
#, c-format
 
15404
msgid "stats->rd_bytes would overflow 64 bit counter for domain %d"
 
15405
msgstr ""
 
15406
 
 
15407
#: src/xen/block_stats.c:210
 
15408
#, c-format
 
15409
msgid "stats->wr_bytes would overflow 64 bit counter for domain %d"
 
15410
msgstr ""
 
15411
 
 
15412
#: src/xen/block_stats.c:330
 
15413
#, c-format
 
15414
msgid ""
 
15415
"invalid path, device names must be in the range sda[1-15] - sdiv[1-15] for "
 
15416
"domain %d"
 
15417
msgstr ""
 
15418
 
 
15419
#: src/xen/block_stats.c:334
 
15420
#, c-format
 
15421
msgid ""
 
15422
"invalid path, device names must be in the range hda[1-63] - hdt[1-63] for "
 
15423
"domain %d"
 
15424
msgstr ""
 
15425
 
 
15426
#: src/xen/block_stats.c:338
 
15427
#, c-format
 
15428
msgid ""
 
15429
"invalid path, device names must be in the range xvda[1-15] - xvdiz[1-15] for "
 
15430
"domain %d"
 
15431
msgstr ""
 
15432
 
 
15433
#: src/xen/block_stats.c:342
 
15434
#, c-format
 
15435
msgid "unsupported path, use xvdN, hdN, or sdN for domain %d"
 
15436
msgstr ""
 
15437
 
 
15438
#: src/xen/xen_driver.c:306
14675
15439
#, c-format
14676
15440
msgid "unexpected Xen URI path '%s', try ///var/lib/xen/xend-socket"
14677
15441
msgstr ""
14678
15442
 
14679
 
#: src/xen/xen_driver.c:1344
 
15443
#: src/xen/xen_driver.c:1380
14680
15444
msgid "failed to get XML representation of migrated domain"
14681
15445
msgstr ""
14682
15446
 
14683
 
#: src/xen/xen_driver.c:1351
 
15447
#: src/xen/xen_driver.c:1387
14684
15448
#, fuzzy
14685
15449
msgid "failed to define domain on destination host"
14686
15450
msgstr "Failed to define domain from %s"
14687
15451
 
14688
 
#: src/xen/xen_hypervisor.c:1371
 
15452
#: src/xen/xen_driver.c:2005
 
15453
#, c-format
 
15454
msgid "Device %s has been assigned to guest %d"
 
15455
msgstr ""
 
15456
 
 
15457
#: src/xen/xen_hypervisor.c:1421
14689
15458
#, c-format
14690
15459
msgid "Credit scheduler weight parameter (%d) is out of range (1-65535)"
14691
15460
msgstr ""
14692
15461
 
14693
 
#: src/xen/xen_hypervisor.c:1380
 
15462
#: src/xen/xen_hypervisor.c:1430
14694
15463
#, c-format
14695
15464
msgid "Credit scheduler cap parameter (%d) is out of range (0-65534)"
14696
15465
msgstr ""
14697
15466
 
14698
 
#: src/xen/xen_hypervisor.c:2364
 
15467
#: src/xen/xen_hypervisor.c:2425
14699
15468
#, fuzzy
14700
15469
msgid "could not read CPU flags"
14701
15470
msgstr "Failed to create domain %s\n"
14702
15471
 
14703
 
#: src/xen/xen_hypervisor.c:2645 src/xen/xen_hypervisor.c:2656
 
15472
#: src/xen/xen_hypervisor.c:2706 src/xen/xen_hypervisor.c:2717
14704
15473
#, fuzzy, c-format
14705
15474
msgid "cannot read file %s"
14706
15475
msgstr "Failed to create domain %s\n"
14707
15476
 
14708
 
#: src/xen/xen_hypervisor.c:2822 src/xen/xen_hypervisor.c:3470
 
15477
#: src/xen/xen_hypervisor.c:2883 src/xen/xen_hypervisor.c:3531
14709
15478
#, fuzzy
14710
15479
msgid "domain shut off or invalid"
14711
15480
msgstr "domain %s exists already"
14712
15481
 
14713
 
#: src/xen/xen_hypervisor.c:2830
 
15482
#: src/xen/xen_hypervisor.c:2891
14714
15483
#, fuzzy
14715
15484
msgid "unsupported in dom interface < 4"
14716
15485
msgstr "unexpected mime type"
14717
15486
 
14718
 
#: src/xen/xen_hypervisor.c:2838 src/xen/xen_hypervisor.c:2844
14719
 
#: src/xen/xen_hypervisor.c:3485
 
15487
#: src/xen/xen_hypervisor.c:2899 src/xen/xen_hypervisor.c:2905
 
15488
#: src/xen/xen_hypervisor.c:3546
14720
15489
#, fuzzy
14721
15490
msgid "cannot get domain details"
14722
15491
msgstr "Failed to create domain %s\n"
14723
15492
 
14724
 
#: src/xen/xen_hypervisor.c:3502 src/xen/xen_hypervisor.c:3510
 
15493
#: src/xen/xen_hypervisor.c:3563 src/xen/xen_hypervisor.c:3571
14725
15494
#, fuzzy
14726
15495
msgid "cannot get VCPUs info"
14727
15496
msgstr "Failed to suspend domain %s"
14758
15527
msgid "cannot open directory: %s"
14759
15528
msgstr "failed to write configuration file: %s"
14760
15529
 
14761
 
#: src/xen/xen_inotify.c:426
 
15530
#: src/xen/xen_inotify.c:424
14762
15531
msgid "Error adding file to config list"
14763
15532
msgstr ""
14764
15533
 
14765
 
#: src/xen/xen_inotify.c:436
 
15534
#: src/xen/xen_inotify.c:437
14766
15535
#, fuzzy
14767
15536
msgid "initializing inotify"
14768
15537
msgstr "Failed to suspend domain %s"
14769
15538
 
14770
 
#: src/xen/xen_inotify.c:447
 
15539
#: src/xen/xen_inotify.c:448
14771
15540
#, c-format
14772
15541
msgid "adding watch on %s"
14773
15542
msgstr ""
14774
15543
 
14775
 
#: src/xen/xend_internal.c:122
 
15544
#: src/xen/xend_internal.c:95
14776
15545
#, fuzzy
14777
15546
msgid "failed to create a socket"
14778
15547
msgstr "failed to allocate a node"
14779
15548
 
14780
 
#: src/xen/xend_internal.c:142
 
15549
#: src/xen/xend_internal.c:115
14781
15550
#, fuzzy
14782
15551
msgid "failed to connect to xend"
14783
15552
msgstr "failed to connect to Xen Store"
14784
15553
 
14785
 
#: src/xen/xend_internal.c:189
 
15554
#: src/xen/xend_internal.c:162
14786
15555
msgid "failed to read from Xen Daemon"
14787
15556
msgstr "failed to read from Xen Daemon"
14788
15557
 
14789
 
#: src/xen/xend_internal.c:192
 
15558
#: src/xen/xend_internal.c:165
14790
15559
#, fuzzy
14791
15560
msgid "failed to write to Xen Daemon"
14792
15561
msgstr "failed to read from Xen Daemon"
14793
15562
 
14794
 
#: src/xen/xend_internal.c:328
 
15563
#: src/xen/xend_internal.c:309
14795
15564
#, c-format
14796
15565
msgid "Xend returned HTTP Content-Length of %d, which exceeds maximum of %d"
14797
15566
msgstr ""
14798
15567
 
14799
 
#: src/xen/xend_internal.c:386
 
15568
#: src/xen/xend_internal.c:367
14800
15569
#, fuzzy, c-format
14801
15570
msgid "%d status from xen daemon: %s:%s"
14802
15571
msgstr "Failed to resume domain %s"
14803
15572
 
14804
 
#: src/xen/xend_internal.c:434 src/xen/xend_internal.c:437
14805
 
#: src/xen/xend_internal.c:446
 
15573
#: src/xen/xend_internal.c:415 src/xen/xend_internal.c:418
 
15574
#: src/xen/xend_internal.c:427
14806
15575
#, c-format
14807
15576
msgid "xend_post: error from xen daemon: %s"
14808
15577
msgstr ""
14809
15578
 
14810
 
#: src/xen/xend_internal.c:843
 
15579
#: src/xen/xend_internal.c:757
14811
15580
#, fuzzy, c-format
14812
15581
msgid "unable to connect to '%s:%s'"
14813
15582
msgstr "Failed to suspend domain %s"
14814
15583
 
14815
 
#: src/xen/xend_internal.c:958
 
15584
#: src/xen/xend_internal.c:872
14816
15585
msgid "failed to urlencode the create S-Expr"
14817
15586
msgstr "failed to urlencode the create S-Expr"
14818
15587
 
14819
 
#: src/xen/xend_internal.c:999
 
15588
#: src/xen/xend_internal.c:913
14820
15589
msgid "domain information incomplete, missing domid"
14821
15590
msgstr "domain information incomplete, missing domid"
14822
15591
 
14823
 
#: src/xen/xend_internal.c:1005
 
15592
#: src/xen/xend_internal.c:919
14824
15593
msgid "domain information incorrect domid not numeric"
14825
15594
msgstr "domain information incorrect domid not numeric"
14826
15595
 
14827
 
#: src/xen/xend_internal.c:1010 src/xen/xend_internal.c:1062
 
15596
#: src/xen/xend_internal.c:924 src/xen/xend_internal.c:976
14828
15597
msgid "domain information incomplete, missing uuid"
14829
15598
msgstr "domain information incomplete, missing uuid"
14830
15599
 
14831
 
#: src/xen/xend_internal.c:1049 src/xen/xend_internal.c:2112
14832
 
#: src/xen/xend_internal.c:2119
 
15600
#: src/xen/xend_internal.c:963 src/xenxs/xen_sxpr.c:1064
 
15601
#: src/xenxs/xen_sxpr.c:1071
14833
15602
msgid "domain information incomplete, missing name"
14834
15603
msgstr "domain information incomplete, missing name"
14835
15604
 
14836
 
#: src/xen/xend_internal.c:1139
14837
 
#, fuzzy
14838
 
msgid "domain information incomplete, missing HVM loader"
14839
 
msgstr "domain information incomplete, missing name"
14840
 
 
14841
 
#: src/xen/xend_internal.c:1193
14842
 
#, fuzzy
14843
 
msgid "domain information incomplete, missing kernel & bootloader"
14844
 
msgstr "domain information incomplete, missing kernel"
14845
 
 
14846
 
#: src/xen/xend_internal.c:1233
14847
 
#, fuzzy, c-format
14848
 
msgid "unknown chr device type '%s'"
14849
 
msgstr "unknown OS type"
14850
 
 
14851
 
#: src/xen/xend_internal.c:1260 src/xen/xend_internal.c:1290
14852
 
#: src/xen/xend_internal.c:1308
14853
 
msgid "malformed char device string"
14854
 
msgstr ""
14855
 
 
14856
 
#: src/xen/xend_internal.c:1406
14857
 
msgid "domain information incomplete, vbd has no dev"
14858
 
msgstr "domain information incomplete, vbd has no dev"
14859
 
 
14860
 
#: src/xen/xend_internal.c:1417
14861
 
msgid "domain information incomplete, vbd has no src"
14862
 
msgstr "domain information incomplete, vbd has no src"
14863
 
 
14864
 
#: src/xen/xend_internal.c:1426
14865
 
msgid "cannot parse vbd filename, missing driver name"
14866
 
msgstr "cannot parse vbd filename, missing driver name"
14867
 
 
14868
 
#: src/xen/xend_internal.c:1435 src/xen/xm_internal.c:920
14869
 
#, c-format
14870
 
msgid "Driver name %s too big for destination"
14871
 
msgstr ""
14872
 
 
14873
 
#: src/xen/xend_internal.c:1447
14874
 
msgid "cannot parse vbd filename, missing driver type"
14875
 
msgstr "cannot parse vbd filename, missing driver type"
14876
 
 
14877
 
#: src/xen/xend_internal.c:1456 src/xen/xm_internal.c:941
14878
 
#, c-format
14879
 
msgid "Driver type %s too big for destination"
14880
 
msgstr ""
14881
 
 
14882
 
#: src/xen/xend_internal.c:1601 src/xen/xm_internal.c:1123
14883
 
#, fuzzy, c-format
14884
 
msgid "malformed mac address '%s'"
14885
 
msgstr "invalid argument in %s"
14886
 
 
14887
 
#: src/xen/xend_internal.c:1679
14888
 
#, c-format
14889
 
msgid "Sound model %s too big for destination"
14890
 
msgstr ""
14891
 
 
14892
 
#: src/xen/xend_internal.c:1874
14893
 
#, fuzzy, c-format
14894
 
msgid "unknown graphics type '%s'"
14895
 
msgstr "unknown OS type %s"
14896
 
 
14897
 
#: src/xen/xend_internal.c:1999
14898
 
#, fuzzy
14899
 
msgid "missing PCI domain"
14900
 
msgstr "suspend a domain"
14901
 
 
14902
 
#: src/xen/xend_internal.c:2004
14903
 
#, fuzzy
14904
 
msgid "missing PCI bus"
14905
 
msgstr "missing \""
14906
 
 
14907
 
#: src/xen/xend_internal.c:2009
14908
 
#, fuzzy
14909
 
msgid "missing PCI slot"
14910
 
msgstr "missing source information for device"
14911
 
 
14912
 
#: src/xen/xend_internal.c:2014
14913
 
#, fuzzy
14914
 
msgid "missing PCI func"
14915
 
msgstr "missing source information for device"
14916
 
 
14917
 
#: src/xen/xend_internal.c:2020
14918
 
#, fuzzy, c-format
14919
 
msgid "cannot parse PCI domain '%s'"
14920
 
msgstr "Failed to create domain %s\n"
14921
 
 
14922
 
#: src/xen/xend_internal.c:2025
14923
 
#, fuzzy, c-format
14924
 
msgid "cannot parse PCI bus '%s'"
14925
 
msgstr "Failed to suspend domain %s"
14926
 
 
14927
 
#: src/xen/xend_internal.c:2030
14928
 
#, fuzzy, c-format
14929
 
msgid "cannot parse PCI slot '%s'"
14930
 
msgstr "Failed to suspend domain %s"
14931
 
 
14932
 
#: src/xen/xend_internal.c:2035
14933
 
#, fuzzy, c-format
14934
 
msgid "cannot parse PCI func '%s'"
14935
 
msgstr "Failed to suspend domain %s"
14936
 
 
14937
 
#: src/xen/xend_internal.c:2099
14938
 
#, fuzzy
14939
 
msgid "domain information incomplete, missing id"
14940
 
msgstr "domain information incomplete, missing uuid"
14941
 
 
14942
 
#: src/xen/xend_internal.c:2172
14943
 
#, fuzzy, c-format
14944
 
msgid "invalid CPU mask %s"
14945
 
msgstr "invalid argument in %s"
14946
 
 
14947
 
#: src/xen/xend_internal.c:2186 src/xen/xend_internal.c:2196
14948
 
#: src/xen/xend_internal.c:2206
14949
 
#, fuzzy, c-format
14950
 
msgid "unknown lifecycle type %s"
14951
 
msgstr "unknown OS type %s"
14952
 
 
14953
 
#: src/xen/xend_internal.c:2606
 
15605
#: src/xen/xend_internal.c:1219
14954
15606
#, fuzzy
14955
15607
msgid "topology syntax error"
14956
15608
msgstr "configuration file syntax error"
14957
15609
 
14958
 
#: src/xen/xend_internal.c:2669
 
15610
#: src/xen/xend_internal.c:1282
14959
15611
msgid "failed to parse Xend domain information"
14960
15612
msgstr "failed to parse Xend domain information"
14961
15613
 
14962
 
#: src/xen/xend_internal.c:2793 src/xen/xend_internal.c:2819
14963
 
#: src/xen/xend_internal.c:2846 src/xen/xend_internal.c:2874
14964
 
#: src/xen/xend_internal.c:2904 src/xen/xend_internal.c:2980
14965
 
#: src/xen/xend_internal.c:3016
 
15614
#: src/xen/xend_internal.c:1406 src/xen/xend_internal.c:1432
 
15615
#: src/xen/xend_internal.c:1459 src/xen/xend_internal.c:1487
 
15616
#: src/xen/xend_internal.c:1517 src/xen/xend_internal.c:1593
 
15617
#: src/xen/xend_internal.c:1629
14966
15618
#, fuzzy, c-format
14967
15619
msgid "Domain %s isn't running."
14968
15620
msgstr "Domain is already active"
14969
15621
 
14970
 
#: src/xen/xend_internal.c:3173
 
15622
#: src/xen/xend_internal.c:1789
14971
15623
msgid "xenDaemonDomainFetch failed to find this domain"
14972
15624
msgstr ""
14973
15625
 
14974
 
#: src/xen/xend_internal.c:3563 src/xen/xend_internal.c:3987
14975
 
#: src/xen/xend_internal.c:3997 src/xen/xend_internal.c:4158
14976
 
#: src/xen/xend_internal.c:4168 src/xen/xend_internal.c:4270
14977
 
#: src/xen/xend_internal.c:4280
 
15626
#: src/xen/xend_internal.c:2185 src/xen/xend_internal.c:2631
 
15627
#: src/xen/xend_internal.c:2641 src/xen/xend_internal.c:2801
 
15628
#: src/xen/xend_internal.c:2811 src/xen/xend_internal.c:2913
 
15629
#: src/xen/xend_internal.c:2923
14978
15630
msgid "Xend version does not support modifying persistent config"
14979
15631
msgstr ""
14980
15632
 
14981
 
#: src/xen/xend_internal.c:3570
 
15633
#: src/xen/xend_internal.c:2192
14982
15634
#, fuzzy
14983
15635
msgid "domain not running"
14984
15636
msgstr "Domain is already active"
14985
15637
 
14986
 
#: src/xen/xend_internal.c:3577 src/xen/xend_internal.c:4008
14987
 
#: src/xen/xend_internal.c:4179 src/xen/xend_internal.c:4291
 
15638
#: src/xen/xend_internal.c:2199 src/xen/xend_internal.c:2652
 
15639
#: src/xen/xend_internal.c:2822 src/xen/xend_internal.c:2934
14988
15640
msgid "Xend only supports modifying both live and persistent config"
14989
15641
msgstr ""
14990
15642
 
14991
 
#: src/xen/xend_internal.c:3587 src/xen/xm_internal.c:1683
 
15643
#: src/xen/xend_internal.c:2209 src/xen/xm_internal.c:715
14992
15644
#, fuzzy
14993
15645
msgid "could not determin max vcpus for the domain"
14994
15646
msgstr "failed to get hypervisor type"
14995
15647
 
14996
 
#: src/xen/xend_internal.c:3981 src/xen/xend_internal.c:4152
14997
 
#: src/xen/xend_internal.c:4264
 
15648
#: src/xen/xend_internal.c:2288
 
15649
#, fuzzy
 
15650
msgid "failed to add vcpupin xml entry"
 
15651
msgstr "Failed to suspend domain %s"
 
15652
 
 
15653
#: src/xen/xend_internal.c:2625 src/xen/xend_internal.c:2795
 
15654
#: src/xen/xend_internal.c:2907
14998
15655
msgid "Cannot modify live config if domain is inactive"
14999
15656
msgstr ""
15000
15657
 
15001
 
#: src/xen/xend_internal.c:4078 src/xen/xend_internal.c:4085
15002
 
#: src/xen/xend_internal.c:4208 src/xen/xend_internal.c:4318
 
15658
#: src/xen/xend_internal.c:2721 src/xen/xend_internal.c:2728
 
15659
#: src/xen/xend_internal.c:2851 src/xen/xend_internal.c:2960
15003
15660
#, fuzzy
15004
15661
msgid "unsupported device type"
15005
15662
msgstr "unexpected mime type"
15006
15663
 
15007
 
#: src/xen/xend_internal.c:4098
 
15664
#: src/xen/xend_internal.c:2741
15008
15665
#, fuzzy, c-format
15009
15666
msgid "target '%s' already exists"
15010
15667
msgstr "unexpected mime type"
15011
15668
 
15012
 
#: src/xen/xend_internal.c:4216
 
15669
#: src/xen/xend_internal.c:2859
15013
15670
#, fuzzy
15014
15671
msgid "requested device does not exist"
15015
15672
msgstr "command '%s' doesn't exist"
15016
15673
 
15017
 
#: src/xen/xend_internal.c:4362
 
15674
#: src/xen/xend_internal.c:3004
15018
15675
msgid "xenDaemonGetAutostart failed to find this domain"
15019
15676
msgstr ""
15020
15677
 
15021
 
#: src/xen/xend_internal.c:4401
 
15678
#: src/xen/xend_internal.c:3044
15022
15679
msgid "xenDaemonSetAutostart failed to find this domain"
15023
15680
msgstr ""
15024
15681
 
15025
 
#: src/xen/xend_internal.c:4411
 
15682
#: src/xen/xend_internal.c:3054
15026
15683
#, fuzzy
15027
15684
msgid "unexpected value from on_xend_start"
15028
15685
msgstr "unexpected value node"
15029
15686
 
15030
 
#: src/xen/xend_internal.c:4426
 
15687
#: src/xen/xend_internal.c:3069
15031
15688
#, fuzzy
15032
15689
msgid "sexpr2string failed"
15033
15690
msgstr "operation failed"
15034
15691
 
15035
 
#: src/xen/xend_internal.c:4431
 
15692
#: src/xen/xend_internal.c:3082
15036
15693
#, fuzzy
15037
15694
msgid "Failed to redefine sexpr"
15038
15695
msgstr "Failed to undefine domain %s"
15039
15696
 
15040
 
#: src/xen/xend_internal.c:4436
 
15697
#: src/xen/xend_internal.c:3087
15041
15698
msgid "on_xend_start not present in sexpr"
15042
15699
msgstr ""
15043
15700
 
15044
 
#: src/xen/xend_internal.c:4493
 
15701
#: src/xen/xend_internal.c:3146
15045
15702
msgid ""
15046
15703
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
15047
15704
"migration"
15048
15705
msgstr ""
15049
15706
 
15050
 
#: src/xen/xend_internal.c:4503
 
15707
#: src/xen/xend_internal.c:3156
15051
15708
msgid ""
15052
15709
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
15053
15710
"migration"
15054
15711
msgstr ""
15055
15712
 
15056
 
#: src/xen/xend_internal.c:4531
 
15713
#: src/xen/xend_internal.c:3184
15057
15714
msgid "xenDaemonDomainMigrate: xend cannot migrate paused domains"
15058
15715
msgstr ""
15059
15716
 
15060
 
#: src/xen/xend_internal.c:4539
 
15717
#: src/xen/xend_internal.c:3192
15061
15718
msgid "xenDaemonDomainMigrate: unsupported flag"
15062
15719
msgstr ""
15063
15720
 
15064
 
#: src/xen/xend_internal.c:4552
 
15721
#: src/xen/xend_internal.c:3205
15065
15722
msgid "xenDaemonDomainMigrate: invalid URI"
15066
15723
msgstr ""
15067
15724
 
15068
 
#: src/xen/xend_internal.c:4557
 
15725
#: src/xen/xend_internal.c:3210
15069
15726
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
15070
15727
msgstr ""
15071
15728
 
15072
 
#: src/xen/xend_internal.c:4564
 
15729
#: src/xen/xend_internal.c:3217
15073
15730
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
15074
15731
msgstr ""
15075
15732
 
15076
 
#: src/xen/xend_internal.c:4584
 
15733
#: src/xen/xend_internal.c:3237
15077
15734
msgid "xenDaemonDomainMigrate: invalid port number"
15078
15735
msgstr ""
15079
15736
 
15080
 
#: src/xen/xend_internal.c:4649
 
15737
#: src/xen/xend_internal.c:3302
15081
15738
#, fuzzy
15082
15739
msgid "failed to parse domain description"
15083
15740
msgstr "failed to parse Xend domain information"
15084
15741
 
15085
 
#: src/xen/xend_internal.c:4655
 
15742
#: src/xen/xend_internal.c:3308
15086
15743
#, fuzzy
15087
15744
msgid "failed to build sexpr"
15088
15745
msgstr "Failed to suspend domain %s"
15089
15746
 
15090
 
#: src/xen/xend_internal.c:4663
 
15747
#: src/xen/xend_internal.c:3316
15091
15748
#, fuzzy, c-format
15092
15749
msgid "Failed to create inactive domain %s"
15093
15750
msgstr "Failed to create domain %s\n"
15094
15751
 
15095
 
#: src/xen/xend_internal.c:4840 src/xen/xend_internal.c:4915
15096
 
#: src/xen/xend_internal.c:5011
 
15752
#: src/xen/xend_internal.c:3493 src/xen/xend_internal.c:3568
 
15753
#: src/xen/xend_internal.c:3664
15097
15754
msgid "unsupported in xendConfigVersion < 4"
15098
15755
msgstr ""
15099
15756
 
15100
 
#: src/xen/xend_internal.c:4852
 
15757
#: src/xen/xend_internal.c:3505
15101
15758
#, fuzzy
15102
15759
msgid "node information incomplete, missing scheduler name"
15103
15760
msgstr "domain information incomplete, missing name"
15104
15761
 
15105
 
#: src/xen/xend_internal.c:4870 src/xen/xend_internal.c:4970
15106
 
#: src/xen/xend_internal.c:5081
 
15762
#: src/xen/xend_internal.c:3523 src/xen/xend_internal.c:3623
 
15763
#: src/xen/xend_internal.c:3734
15107
15764
#, fuzzy
15108
15765
msgid "Unknown scheduler"
15109
15766
msgstr "unknown host"
15110
15767
 
15111
 
#: src/xen/xend_internal.c:4928 src/xen/xend_internal.c:5024
 
15768
#: src/xen/xend_internal.c:3581 src/xen/xend_internal.c:3677
15112
15769
#, fuzzy
15113
15770
msgid "Failed to get a scheduler name"
15114
15771
msgstr "failed to get hypervisor type"
15115
15772
 
15116
 
#: src/xen/xend_internal.c:4941 src/xen/xend_internal.c:5060
 
15773
#: src/xen/xend_internal.c:3594 src/xen/xend_internal.c:3713
15117
15774
#, fuzzy
15118
15775
msgid "domain information incomplete, missing cpu_weight"
15119
15776
msgstr "domain information incomplete, missing uuid"
15120
15777
 
15121
 
#: src/xen/xend_internal.c:4946 src/xen/xend_internal.c:5069
 
15778
#: src/xen/xend_internal.c:3599 src/xen/xend_internal.c:3722
15122
15779
#, fuzzy
15123
15780
msgid "domain information incomplete, missing cpu_cap"
15124
15781
msgstr "domain information incomplete, missing uuid"
15125
15782
 
15126
 
#: src/xen/xend_internal.c:4952
 
15783
#: src/xen/xend_internal.c:3605
15127
15784
#, c-format
15128
15785
msgid "Weight %s too big for destination"
15129
15786
msgstr ""
15130
15787
 
15131
 
#: src/xen/xend_internal.c:4961
 
15788
#: src/xen/xend_internal.c:3614
15132
15789
#, c-format
15133
15790
msgid "Cap %s too big for destination"
15134
15791
msgstr ""
15135
15792
 
15136
 
#: src/xen/xend_internal.c:5127
 
15793
#: src/xen/xend_internal.c:3783
15137
15794
msgid "domainBlockPeek is not supported for dom0"
15138
15795
msgstr ""
15139
15796
 
15140
 
#: src/xen/xend_internal.c:5148
 
15797
#: src/xen/xend_internal.c:3811
15141
15798
#, fuzzy, c-format
15142
15799
msgid "%s: invalid path"
15143
15800
msgstr "invalid argument in %s"
15144
15801
 
15145
 
#: src/xen/xend_internal.c:5156
 
15802
#: src/xen/xend_internal.c:3819
15146
15803
#, fuzzy, c-format
15147
15804
msgid "failed to open for reading: %s"
15148
15805
msgstr "failed to open %s for reading"
15149
15806
 
15150
 
#: src/xen/xend_internal.c:5168
 
15807
#: src/xen/xend_internal.c:3831
15151
15808
#, fuzzy, c-format
15152
15809
msgid "failed to lseek or read from file: %s"
15153
15810
msgstr "Failed to suspend domain %s"
15154
15811
 
15155
 
#: src/xen/xend_internal.c:5248 src/xen/xend_internal.c:5293
15156
 
#, fuzzy, c-format
15157
 
msgid "unexpected graphics type %d"
15158
 
msgstr "unexpected mime type"
15159
 
 
15160
 
#: src/xen/xend_internal.c:5335
15161
 
#, fuzzy
15162
 
msgid "unexpected chr device type"
15163
 
msgstr "unexpected mime type"
15164
 
 
15165
 
#: src/xen/xend_internal.c:5428
15166
 
#, c-format
15167
 
msgid "Cannot directly attach floppy %s"
15168
 
msgstr ""
15169
 
 
15170
 
#: src/xen/xend_internal.c:5440
15171
 
#, c-format
15172
 
msgid "Cannot directly attach CDROM %s"
15173
 
msgstr ""
15174
 
 
15175
 
#: src/xen/xend_internal.c:5500 src/xen/xm_internal.c:2077
15176
 
#, fuzzy, c-format
15177
 
msgid "unsupported disk type %s"
15178
 
msgstr "unexpected mime type"
15179
 
 
15180
 
#: src/xen/xend_internal.c:5550 src/xen/xm_internal.c:2180
15181
 
#, fuzzy, c-format
15182
 
msgid "unsupported network type %d"
15183
 
msgstr "unexpected mime type"
15184
 
 
15185
 
#: src/xen/xend_internal.c:5591 src/xen/xm_internal.c:2168
15186
 
#, fuzzy, c-format
15187
 
msgid "network %s is not active"
15188
 
msgstr "Domain is already active"
15189
 
 
15190
 
#: src/xen/xend_internal.c:5670 src/xen/xend_internal.c:5720
15191
 
msgid "managed PCI devices not supported with XenD"
15192
 
msgstr ""
15193
 
 
15194
 
#: src/xen/xend_internal.c:5847 src/xen/xend_internal.c:5854
15195
 
#: src/xen/xend_internal.c:5861
15196
 
#, fuzzy, c-format
15197
 
msgid "unexpected lifecycle value %d"
15198
 
msgstr "unexpected value node"
15199
 
 
15200
 
#: src/xen/xend_internal.c:5870 src/xen/xm_internal.c:2425
15201
 
#, fuzzy
15202
 
msgid "configurable timezones are not supported"
15203
 
msgstr "Domain %s started\n"
15204
 
 
15205
 
#: src/xen/xend_internal.c:5894
15206
 
#, fuzzy
15207
 
msgid "no HVM domain loader"
15208
 
msgstr "node domain list"
15209
 
 
15210
 
#: src/xen/xend_internal.c:6170
 
15812
#: src/xen/xend_internal.c:3985
15211
15813
#, fuzzy
15212
15814
msgid "hotplug of device type not supported"
15213
15815
msgstr "library call failed, possibly not supported"
15214
15816
 
15215
 
#: src/xen/xm_internal.c:159 src/xen/xm_internal.c:186
15216
 
#: src/xen/xm_internal.c:191 src/xen/xm_internal.c:213
15217
 
#, fuzzy, c-format
15218
 
msgid "config value %s was malformed"
15219
 
msgstr "configuration file syntax error: %s"
15220
 
 
15221
 
#: src/xen/xm_internal.c:234 src/xen/xm_internal.c:247
15222
 
#, c-format
15223
 
msgid "config value %s was missing"
15224
 
msgstr ""
15225
 
 
15226
 
#: src/xen/xm_internal.c:240
15227
 
#, c-format
15228
 
msgid "config value %s was not a string"
15229
 
msgstr ""
15230
 
 
15231
 
#: src/xen/xm_internal.c:395
 
15817
#: src/xen/xm_internal.c:244
15232
15818
#, fuzzy, c-format
15233
15819
msgid "cannot stat: %s"
15234
15820
msgstr "Failed to suspend domain %s"
15235
15821
 
15236
 
#: src/xen/xm_internal.c:453
 
15822
#: src/xen/xm_internal.c:302
15237
15823
msgid "xenXMConfigCacheRefresh: virHashAddEntry"
15238
15824
msgstr ""
15239
15825
 
15240
 
#: src/xen/xm_internal.c:505
 
15826
#: src/xen/xm_internal.c:354
15241
15827
#, fuzzy, c-format
15242
15828
msgid "cannot read directory %s"
15243
15829
msgstr "failed to write configuration file: %s"
15244
15830
 
15245
 
#: src/xen/xm_internal.c:798
15246
 
#, fuzzy, c-format
15247
 
msgid "unexpected value %s for on_poweroff"
15248
 
msgstr "unexpected value node"
15249
 
 
15250
 
#: src/xen/xm_internal.c:806
15251
 
#, fuzzy, c-format
15252
 
msgid "unexpected value %s for on_reboot"
15253
 
msgstr "unexpected value node"
15254
 
 
15255
 
#: src/xen/xm_internal.c:814
15256
 
#, fuzzy, c-format
15257
 
msgid "unexpected value %s for on_crash"
15258
 
msgstr "unexpected value node"
15259
 
 
15260
 
#: src/xen/xm_internal.c:885
15261
 
#, c-format
15262
 
msgid "Source file %s too big for destination"
15263
 
msgstr ""
15264
 
 
15265
 
#: src/xen/xm_internal.c:904
15266
 
#, fuzzy, c-format
15267
 
msgid "Dest file %s too big for destination"
15268
 
msgstr "failed to get node information"
15269
 
 
15270
 
#: src/xen/xm_internal.c:1059
15271
 
#, c-format
15272
 
msgid "MAC address %s too big for destination"
15273
 
msgstr ""
15274
 
 
15275
 
#: src/xen/xm_internal.c:1067
15276
 
#, c-format
15277
 
msgid "Bridge %s too big for destination"
15278
 
msgstr ""
15279
 
 
15280
 
#: src/xen/xm_internal.c:1075
15281
 
#, c-format
15282
 
msgid "Script %s too big for destination"
15283
 
msgstr ""
15284
 
 
15285
 
#: src/xen/xm_internal.c:1090
15286
 
#, fuzzy, c-format
15287
 
msgid "Type %s too big for destination"
15288
 
msgstr "failed to get node information"
15289
 
 
15290
 
#: src/xen/xm_internal.c:1097
15291
 
#, c-format
15292
 
msgid "Vifname %s too big for destination"
15293
 
msgstr ""
15294
 
 
15295
 
#: src/xen/xm_internal.c:1105
15296
 
#, c-format
15297
 
msgid "IP %s too big for destination"
15298
 
msgstr ""
15299
 
 
15300
 
#: src/xen/xm_internal.c:1205
15301
 
#, fuzzy, c-format
15302
 
msgid "Domain %s too big for destination"
15303
 
msgstr "Domain %s is being shutdown\n"
15304
 
 
15305
 
#: src/xen/xm_internal.c:1215
15306
 
#, c-format
15307
 
msgid "Bus %s too big for destination"
15308
 
msgstr ""
15309
 
 
15310
 
#: src/xen/xm_internal.c:1225
15311
 
#, c-format
15312
 
msgid "Slot %s too big for destination"
15313
 
msgstr ""
15314
 
 
15315
 
#: src/xen/xm_internal.c:1235
15316
 
#, c-format
15317
 
msgid "Function %s too big for destination"
15318
 
msgstr ""
15319
 
 
15320
 
#: src/xen/xm_internal.c:1351
15321
 
#, c-format
15322
 
msgid "VFB %s too big for destination"
15323
 
msgstr ""
15324
 
 
15325
 
#: src/xen/xm_internal.c:1796
 
15831
#: src/xen/xm_internal.c:828
15326
15832
#, fuzzy
15327
15833
msgid "read only connection"
15328
15834
msgstr "read-only connection"
15329
15835
 
15330
 
#: src/xen/xm_internal.c:1801
 
15836
#: src/xen/xm_internal.c:833
15331
15837
#, fuzzy
15332
15838
msgid "not inactive domain"
15333
15839
msgstr "list inactive domains"
15334
15840
 
15335
 
#: src/xen/xm_internal.c:1809
 
15841
#: src/xen/xm_internal.c:841
15336
15842
msgid "virHashLookup"
15337
15843
msgstr ""
15338
15844
 
15339
 
#: src/xen/xm_internal.c:1814
 
15845
#: src/xen/xm_internal.c:846
15340
15846
#, fuzzy
15341
15847
msgid "can't retrieve config file for domain"
15342
15848
msgstr "failed to write configuration file: %s"
15343
15849
 
15344
 
#: src/xen/xm_internal.c:2478 src/xen/xm_internal.c:2487
15345
 
#: src/xen/xm_internal.c:2496
15346
 
#, fuzzy, c-format
15347
 
msgid "unexpected lifecycle action %d"
15348
 
msgstr "unexpected dict node"
15349
 
 
15350
 
#: src/xen/xm_internal.c:2794
 
15850
#: src/xen/xm_internal.c:1109
15351
15851
msgid "can't retrieve config filename for domain to overwrite"
15352
15852
msgstr ""
15353
15853
 
15354
 
#: src/xen/xm_internal.c:2800
 
15854
#: src/xen/xm_internal.c:1115
15355
15855
msgid "can't retrieve config entry for domain to overwrite"
15356
15856
msgstr ""
15357
15857
 
15358
 
#: src/xen/xm_internal.c:2807 src/xen/xm_internal.c:2814
 
15858
#: src/xen/xm_internal.c:1122 src/xen/xm_internal.c:1129
15359
15859
#, fuzzy
15360
15860
msgid "failed to remove old domain from config map"
15361
15861
msgstr "Failed to restore domain from %s"
15362
15862
 
15363
 
#: src/xen/xm_internal.c:2823
15364
 
msgid "config file name is too long"
15365
 
msgstr ""
15366
 
 
15367
 
#: src/xen/xm_internal.c:2841
 
15863
#: src/xen/xm_internal.c:1149
15368
15864
#, fuzzy
15369
15865
msgid "unable to get current time"
15370
15866
msgstr "domain memory"
15371
15867
 
15372
 
#: src/xen/xm_internal.c:2850 src/xen/xm_internal.c:2857
 
15868
#: src/xen/xm_internal.c:1158 src/xen/xm_internal.c:1165
15373
15869
#, fuzzy
15374
15870
msgid "unable to store config file handle"
15375
15871
msgstr "failed to read configuration file %s"
15376
15872
 
15377
 
#: src/xen/xm_internal.c:3055 src/xen/xm_internal.c:3151
 
15873
#: src/xen/xm_internal.c:1365 src/xen/xm_internal.c:1461
15378
15874
msgid "Xm driver only supports modifying persistent config"
15379
15875
msgstr ""
15380
15876
 
15381
 
#: src/xen/xm_internal.c:3097
 
15877
#: src/xen/xm_internal.c:1407
15382
15878
msgid "Xm driver only supports adding disk or network devices"
15383
15879
msgstr ""
15384
15880
 
15385
 
#: src/xen/xm_internal.c:3209
 
15881
#: src/xen/xm_internal.c:1519
15386
15882
#, fuzzy
15387
15883
msgid "unknown device"
15388
15884
msgstr "unknown OS type"
15389
15885
 
15390
 
#: src/xen/xm_internal.c:3269
 
15886
#: src/xen/xm_internal.c:1579
15391
15887
#, c-format
15392
15888
msgid "cannot check link %s points to config %s"
15393
15889
msgstr ""
15394
15890
 
15395
 
#: src/xen/xm_internal.c:3298
 
15891
#: src/xen/xm_internal.c:1608
15396
15892
#, fuzzy, c-format
15397
15893
msgid "failed to create link %s to %s"
15398
15894
msgstr "Failed to create domain %s\n"
15399
15895
 
15400
 
#: src/xen/xm_internal.c:3306
 
15896
#: src/xen/xm_internal.c:1616
15401
15897
#, fuzzy, c-format
15402
15898
msgid "failed to remove link %s"
15403
15899
msgstr "Failed to suspend domain %s"
15419
15915
msgid "watch already tracked"
15420
15916
msgstr "Domain is already active"
15421
15917
 
15422
 
#: src/xenapi/xenapi_driver.c:104
 
15918
#: src/xenapi/xenapi_driver.c:107
15423
15919
msgid "Server name not in URI"
15424
15920
msgstr ""
15425
15921
 
15426
 
#: src/xenapi/xenapi_driver.c:110
 
15922
#: src/xenapi/xenapi_driver.c:113
15427
15923
#, fuzzy
15428
15924
msgid "Authentication Credentials not found"
15429
15925
msgstr "operation failed"
15430
15926
 
15431
 
#: src/xenapi/xenapi_driver.c:154
 
15927
#: src/xenapi/xenapi_driver.c:157
15432
15928
#, fuzzy
15433
15929
msgid "Capabilities not found"
15434
15930
msgstr "domain information"
15435
15931
 
15436
 
#: src/xenapi/xenapi_driver.c:288
 
15932
#: src/xenapi/xenapi_driver.c:291
15437
15933
#, fuzzy
15438
15934
msgid "Couldn't parse version info"
15439
15935
msgstr "Failed to suspend domain %s"
15440
15936
 
15441
 
#: src/xenapi/xenapi_driver.c:296
 
15937
#: src/xenapi/xenapi_driver.c:299
15442
15938
#, fuzzy
15443
15939
msgid "Couldn't get version info"
15444
15940
msgstr "invalid domain pointer in"
15445
15941
 
15446
 
#: src/xenapi/xenapi_driver.c:365
 
15942
#: src/xenapi/xenapi_driver.c:368
15447
15943
#, fuzzy
15448
15944
msgid "Unable to get host metric Information"
15449
15945
msgstr "failed to get node information"
15450
15946
 
15451
 
#: src/xenapi/xenapi_driver.c:387
 
15947
#: src/xenapi/xenapi_driver.c:390
15452
15948
#, fuzzy
15453
15949
msgid "Unable to get Host CPU set"
15454
15950
msgstr "Failed to create domain from %s"
15455
15951
 
15456
 
#: src/xenapi/xenapi_driver.c:408
 
15952
#: src/xenapi/xenapi_driver.c:411
15457
15953
msgid "Capabilities not available"
15458
15954
msgstr ""
15459
15955
 
15460
 
#: src/xenapi/xenapi_driver.c:438
 
15956
#: src/xenapi/xenapi_driver.c:441
15461
15957
msgid "DomainID can't fit in 32 bits"
15462
15958
msgstr ""
15463
15959
 
15464
 
#: src/xenapi/xenapi_driver.c:512
 
15960
#: src/xenapi/xenapi_driver.c:515
15465
15961
#, fuzzy
15466
15962
msgid "Domain Pointer is invalid"
15467
15963
msgstr "domain %s exists already"
15468
15964
 
15469
 
#: src/xenapi/xenapi_driver.c:565 src/xenapi/xenapi_driver.c:607
 
15965
#: src/xenapi/xenapi_driver.c:568 src/xenapi/xenapi_driver.c:610
15470
15966
#, fuzzy
15471
15967
msgid "Domain Pointer not valid"
15472
15968
msgstr "domain information"
15473
15969
 
15474
 
#: src/xenapi/xenapi_driver.c:642 src/xenapi/xenapi_driver.c:689
15475
 
#: src/xenapi/xenapi_driver.c:724 src/xenapi/xenapi_driver.c:759
15476
 
#: src/xenapi/xenapi_driver.c:794 src/xenapi/xenapi_driver.c:828
15477
 
#: src/xenapi/xenapi_driver.c:865 src/xenapi/xenapi_driver.c:900
15478
 
#: src/xenapi/xenapi_driver.c:931 src/xenapi/xenapi_driver.c:968
15479
 
#: src/xenapi/xenapi_driver.c:1019 src/xenapi/xenapi_driver.c:1063
15480
 
#: src/xenapi/xenapi_driver.c:1132 src/xenapi/xenapi_driver.c:1191
15481
 
#: src/xenapi/xenapi_driver.c:1241 src/xenapi/xenapi_driver.c:1517
15482
 
#: src/xenapi/xenapi_driver.c:1609 src/xenapi/xenapi_driver.c:1645
15483
 
#: src/xenapi/xenapi_driver.c:1691
 
15970
#: src/xenapi/xenapi_driver.c:645 src/xenapi/xenapi_driver.c:692
 
15971
#: src/xenapi/xenapi_driver.c:727 src/xenapi/xenapi_driver.c:762
 
15972
#: src/xenapi/xenapi_driver.c:797 src/xenapi/xenapi_driver.c:831
 
15973
#: src/xenapi/xenapi_driver.c:868 src/xenapi/xenapi_driver.c:903
 
15974
#: src/xenapi/xenapi_driver.c:934 src/xenapi/xenapi_driver.c:971
 
15975
#: src/xenapi/xenapi_driver.c:1022 src/xenapi/xenapi_driver.c:1066
 
15976
#: src/xenapi/xenapi_driver.c:1135 src/xenapi/xenapi_driver.c:1194
 
15977
#: src/xenapi/xenapi_driver.c:1250 src/xenapi/xenapi_driver.c:1521
 
15978
#: src/xenapi/xenapi_driver.c:1613 src/xenapi/xenapi_driver.c:1649
 
15979
#: src/xenapi/xenapi_driver.c:1695
15484
15980
#, fuzzy
15485
15981
msgid "Domain name is not unique"
15486
15982
msgstr "Domain is already active"
15487
15983
 
15488
 
#: src/xenapi/xenapi_driver.c:663
 
15984
#: src/xenapi/xenapi_driver.c:666
15489
15985
#, fuzzy
15490
15986
msgid "Couldn't get the Domain Pointer"
15491
15987
msgstr "could not connect to %s"
15492
15988
 
15493
 
#: src/xenapi/xenapi_driver.c:1114
 
15989
#: src/xenapi/xenapi_driver.c:1117
15494
15990
#, fuzzy
15495
15991
msgid "Couldn't fetch Domain Information"
15496
15992
msgstr "domain information"
15497
15993
 
15498
 
#: src/xenapi/xenapi_driver.c:1121
 
15994
#: src/xenapi/xenapi_driver.c:1124
15499
15995
#, fuzzy
15500
15996
msgid "Couldn't fetch Node Information"
15501
15997
msgstr "failed to get node information"
15502
15998
 
15503
 
#: src/xenapi/xenapi_driver.c:1399
 
15999
#: src/xenapi/xenapi_driver.c:1403
15504
16000
#, fuzzy
15505
16001
msgid "Unable to parse given mac address"
15506
16002
msgstr "invalid argument in %s"
15507
16003
 
15508
 
#: src/xenapi/xenapi_driver.c:1451
 
16004
#: src/xenapi/xenapi_driver.c:1455
15509
16005
#, fuzzy
15510
16006
msgid "Couldn't get VM record"
15511
16007
msgstr "failed to write configuration file: %s"
15512
16008
 
15513
 
#: src/xenapi/xenapi_driver.c:1576
 
16009
#: src/xenapi/xenapi_driver.c:1580
15514
16010
#, fuzzy
15515
16011
msgid "Couldn't get VM information from XML"
15516
16012
msgstr "domain information in XML"
15517
16013
 
15518
 
#: src/xenapi/xenapi_driver.c:1740
 
16014
#: src/xenapi/xenapi_driver.c:1744
15519
16015
#, fuzzy
15520
16016
msgid "Couldn't get host metrics - memory information"
15521
16017
msgstr "node information"
15522
16018
 
15523
 
#: src/xenapi/xenapi_driver.c:1746
 
16019
#: src/xenapi/xenapi_driver.c:1750
15524
16020
#, fuzzy
15525
16021
msgid "Couldn't get host metrics"
15526
16022
msgstr "Failed to create domain %s\n"
15527
16023
 
15528
 
#: src/xenapi/xenapi_utils.c:122
 
16024
#: src/xenapi/xenapi_utils.c:123
15529
16025
msgid "Query parameter 'no_verify' has unexpected value (should be 0 or 1)"
15530
16026
msgstr ""
15531
16027
 
15532
 
#: src/xenapi/xenapi_utils.c:388 src/xenapi/xenapi_utils.c:392
 
16028
#: src/xenapi/xenapi_utils.c:389 src/xenapi/xenapi_utils.c:393
15533
16029
#, c-format
15534
16030
msgid "%s"
15535
16031
msgstr ""
15536
16032
 
15537
 
#: tools/console.c:296
 
16033
#: src/xenxs/xen_sxpr.c:60 src/xenxs/xen_sxpr.c:1051
 
16034
#, fuzzy
 
16035
msgid "domain information incomplete, missing id"
 
16036
msgstr "domain information incomplete, missing uuid"
 
16037
 
 
16038
#: src/xenxs/xen_sxpr.c:98
 
16039
#, fuzzy
 
16040
msgid "domain information incomplete, missing HVM loader"
 
16041
msgstr "domain information incomplete, missing name"
 
16042
 
 
16043
#: src/xenxs/xen_sxpr.c:152
 
16044
#, fuzzy
 
16045
msgid "domain information incomplete, missing kernel & bootloader"
 
16046
msgstr "domain information incomplete, missing kernel"
 
16047
 
 
16048
#: src/xenxs/xen_sxpr.c:193
 
16049
#, fuzzy, c-format
 
16050
msgid "unknown chr device type '%s'"
 
16051
msgstr "unknown OS type"
 
16052
 
 
16053
#: src/xenxs/xen_sxpr.c:220 src/xenxs/xen_sxpr.c:250 src/xenxs/xen_sxpr.c:268
 
16054
msgid "malformed char device string"
 
16055
msgstr ""
 
16056
 
 
16057
#: src/xenxs/xen_sxpr.c:366
 
16058
msgid "domain information incomplete, vbd has no dev"
 
16059
msgstr "domain information incomplete, vbd has no dev"
 
16060
 
 
16061
#: src/xenxs/xen_sxpr.c:377
 
16062
msgid "domain information incomplete, vbd has no src"
 
16063
msgstr "domain information incomplete, vbd has no src"
 
16064
 
 
16065
#: src/xenxs/xen_sxpr.c:386
 
16066
msgid "cannot parse vbd filename, missing driver name"
 
16067
msgstr "cannot parse vbd filename, missing driver name"
 
16068
 
 
16069
#: src/xenxs/xen_sxpr.c:395 src/xenxs/xen_xm.c:455
 
16070
#, c-format
 
16071
msgid "Driver name %s too big for destination"
 
16072
msgstr ""
 
16073
 
 
16074
#: src/xenxs/xen_sxpr.c:407
 
16075
msgid "cannot parse vbd filename, missing driver type"
 
16076
msgstr "cannot parse vbd filename, missing driver type"
 
16077
 
 
16078
#: src/xenxs/xen_sxpr.c:416 src/xenxs/xen_xm.c:476
 
16079
#, c-format
 
16080
msgid "Driver type %s too big for destination"
 
16081
msgstr ""
 
16082
 
 
16083
#: src/xenxs/xen_sxpr.c:564 src/xenxs/xen_xm.c:654
 
16084
#, fuzzy, c-format
 
16085
msgid "malformed mac address '%s'"
 
16086
msgstr "invalid argument in %s"
 
16087
 
 
16088
#: src/xenxs/xen_sxpr.c:642
 
16089
#, c-format
 
16090
msgid "Sound model %s too big for destination"
 
16091
msgstr ""
 
16092
 
 
16093
#: src/xenxs/xen_sxpr.c:831
 
16094
#, fuzzy, c-format
 
16095
msgid "unknown graphics type '%s'"
 
16096
msgstr "unknown OS type %s"
 
16097
 
 
16098
#: src/xenxs/xen_sxpr.c:954
 
16099
#, fuzzy
 
16100
msgid "missing PCI domain"
 
16101
msgstr "suspend a domain"
 
16102
 
 
16103
#: src/xenxs/xen_sxpr.c:959
 
16104
#, fuzzy
 
16105
msgid "missing PCI bus"
 
16106
msgstr "missing \""
 
16107
 
 
16108
#: src/xenxs/xen_sxpr.c:964
 
16109
#, fuzzy
 
16110
msgid "missing PCI slot"
 
16111
msgstr "missing source information for device"
 
16112
 
 
16113
#: src/xenxs/xen_sxpr.c:969
 
16114
#, fuzzy
 
16115
msgid "missing PCI func"
 
16116
msgstr "missing source information for device"
 
16117
 
 
16118
#: src/xenxs/xen_sxpr.c:975
 
16119
#, fuzzy, c-format
 
16120
msgid "cannot parse PCI domain '%s'"
 
16121
msgstr "Failed to create domain %s\n"
 
16122
 
 
16123
#: src/xenxs/xen_sxpr.c:980
 
16124
#, fuzzy, c-format
 
16125
msgid "cannot parse PCI bus '%s'"
 
16126
msgstr "Failed to suspend domain %s"
 
16127
 
 
16128
#: src/xenxs/xen_sxpr.c:985
 
16129
#, fuzzy, c-format
 
16130
msgid "cannot parse PCI slot '%s'"
 
16131
msgstr "Failed to suspend domain %s"
 
16132
 
 
16133
#: src/xenxs/xen_sxpr.c:990
 
16134
#, fuzzy, c-format
 
16135
msgid "cannot parse PCI func '%s'"
 
16136
msgstr "Failed to suspend domain %s"
 
16137
 
 
16138
#: src/xenxs/xen_sxpr.c:1124
 
16139
#, fuzzy, c-format
 
16140
msgid "invalid CPU mask %s"
 
16141
msgstr "invalid argument in %s"
 
16142
 
 
16143
#: src/xenxs/xen_sxpr.c:1138 src/xenxs/xen_sxpr.c:1148
 
16144
#: src/xenxs/xen_sxpr.c:1158
 
16145
#, fuzzy, c-format
 
16146
msgid "unknown lifecycle type %s"
 
16147
msgstr "unknown OS type %s"
 
16148
 
 
16149
#: src/xenxs/xen_sxpr.c:1424 src/xenxs/xen_sxpr.c:1469
 
16150
#, fuzzy, c-format
 
16151
msgid "unexpected graphics type %d"
 
16152
msgstr "unexpected mime type"
 
16153
 
 
16154
#: src/xenxs/xen_sxpr.c:1603
 
16155
#, c-format
 
16156
msgid "Cannot directly attach floppy %s"
 
16157
msgstr ""
 
16158
 
 
16159
#: src/xenxs/xen_sxpr.c:1615
 
16160
#, c-format
 
16161
msgid "Cannot directly attach CDROM %s"
 
16162
msgstr ""
 
16163
 
 
16164
#: src/xenxs/xen_sxpr.c:1675 src/xenxs/xen_xm.c:1112
 
16165
#, fuzzy, c-format
 
16166
msgid "unsupported disk type %s"
 
16167
msgstr "unexpected mime type"
 
16168
 
 
16169
#: src/xenxs/xen_sxpr.c:1724 src/xenxs/xen_xm.c:1257
 
16170
#, fuzzy, c-format
 
16171
msgid "unsupported network type %d"
 
16172
msgstr "unexpected mime type"
 
16173
 
 
16174
#: src/xenxs/xen_sxpr.c:1765 src/xenxs/xen_xm.c:1245
 
16175
#, fuzzy, c-format
 
16176
msgid "network %s is not active"
 
16177
msgstr "Domain is already active"
 
16178
 
 
16179
#: src/xenxs/xen_sxpr.c:1844 src/xenxs/xen_sxpr.c:1894
 
16180
msgid "managed PCI devices not supported with XenD"
 
16181
msgstr ""
 
16182
 
 
16183
#: src/xenxs/xen_sxpr.c:2021 src/xenxs/xen_sxpr.c:2028
 
16184
#: src/xenxs/xen_sxpr.c:2035
 
16185
#, fuzzy, c-format
 
16186
msgid "unexpected lifecycle value %d"
 
16187
msgstr "unexpected value node"
 
16188
 
 
16189
#: src/xenxs/xen_sxpr.c:2044 src/xenxs/xen_xm.c:1500
 
16190
#, fuzzy
 
16191
msgid "configurable timezones are not supported"
 
16192
msgstr "Domain %s started\n"
 
16193
 
 
16194
#: src/xenxs/xen_sxpr.c:2068
 
16195
#, fuzzy
 
16196
msgid "no HVM domain loader"
 
16197
msgstr "node domain list"
 
16198
 
 
16199
#: src/xenxs/xen_xm.c:60 src/xenxs/xen_xm.c:87 src/xenxs/xen_xm.c:92
 
16200
#: src/xenxs/xen_xm.c:114
 
16201
#, fuzzy, c-format
 
16202
msgid "config value %s was malformed"
 
16203
msgstr "configuration file syntax error: %s"
 
16204
 
 
16205
#: src/xenxs/xen_xm.c:135 src/xenxs/xen_xm.c:148
 
16206
#, c-format
 
16207
msgid "config value %s was missing"
 
16208
msgstr ""
 
16209
 
 
16210
#: src/xenxs/xen_xm.c:141
 
16211
#, c-format
 
16212
msgid "config value %s was not a string"
 
16213
msgstr ""
 
16214
 
 
16215
#: src/xenxs/xen_xm.c:333
 
16216
#, fuzzy, c-format
 
16217
msgid "unexpected value %s for on_poweroff"
 
16218
msgstr "unexpected value node"
 
16219
 
 
16220
#: src/xenxs/xen_xm.c:341
 
16221
#, fuzzy, c-format
 
16222
msgid "unexpected value %s for on_reboot"
 
16223
msgstr "unexpected value node"
 
16224
 
 
16225
#: src/xenxs/xen_xm.c:349
 
16226
#, fuzzy, c-format
 
16227
msgid "unexpected value %s for on_crash"
 
16228
msgstr "unexpected value node"
 
16229
 
 
16230
#: src/xenxs/xen_xm.c:420
 
16231
#, c-format
 
16232
msgid "Source file %s too big for destination"
 
16233
msgstr ""
 
16234
 
 
16235
#: src/xenxs/xen_xm.c:439
 
16236
#, fuzzy, c-format
 
16237
msgid "Dest file %s too big for destination"
 
16238
msgstr "failed to get node information"
 
16239
 
 
16240
#: src/xenxs/xen_xm.c:592
 
16241
#, c-format
 
16242
msgid "MAC address %s too big for destination"
 
16243
msgstr ""
 
16244
 
 
16245
#: src/xenxs/xen_xm.c:600
 
16246
#, c-format
 
16247
msgid "Bridge %s too big for destination"
 
16248
msgstr ""
 
16249
 
 
16250
#: src/xenxs/xen_xm.c:621
 
16251
#, fuzzy, c-format
 
16252
msgid "Type %s too big for destination"
 
16253
msgstr "failed to get node information"
 
16254
 
 
16255
#: src/xenxs/xen_xm.c:628
 
16256
#, c-format
 
16257
msgid "Vifname %s too big for destination"
 
16258
msgstr ""
 
16259
 
 
16260
#: src/xenxs/xen_xm.c:636
 
16261
#, c-format
 
16262
msgid "IP %s too big for destination"
 
16263
msgstr ""
 
16264
 
 
16265
#: src/xenxs/xen_xm.c:736
 
16266
#, fuzzy, c-format
 
16267
msgid "Domain %s too big for destination"
 
16268
msgstr "Domain %s is being shutdown\n"
 
16269
 
 
16270
#: src/xenxs/xen_xm.c:746
 
16271
#, c-format
 
16272
msgid "Bus %s too big for destination"
 
16273
msgstr ""
 
16274
 
 
16275
#: src/xenxs/xen_xm.c:756
 
16276
#, c-format
 
16277
msgid "Slot %s too big for destination"
 
16278
msgstr ""
 
16279
 
 
16280
#: src/xenxs/xen_xm.c:766
 
16281
#, c-format
 
16282
msgid "Function %s too big for destination"
 
16283
msgstr ""
 
16284
 
 
16285
#: src/xenxs/xen_xm.c:882
 
16286
#, c-format
 
16287
msgid "VFB %s too big for destination"
 
16288
msgstr ""
 
16289
 
 
16290
#: src/xenxs/xen_xm.c:1553 src/xenxs/xen_xm.c:1562 src/xenxs/xen_xm.c:1571
 
16291
#, fuzzy, c-format
 
16292
msgid "unexpected lifecycle action %d"
 
16293
msgstr "unexpected dict node"
 
16294
 
 
16295
#: tools/console.c:297
15538
16296
#, fuzzy, c-format
15539
16297
msgid "unable to get tty attributes: %s"
15540
16298
msgstr "Failed to suspend domain %s"
15541
16299
 
15542
 
#: tools/console.c:305
 
16300
#: tools/console.c:306
15543
16301
#, fuzzy, c-format
15544
16302
msgid "unable to set tty attributes: %s"
15545
16303
msgstr "Failed to start domain %s"
15546
16304
 
15547
 
#: tools/libvirt-guests.init.sh:139
 
16305
#: tools/libvirt-guests.init.sh:138
15548
16306
msgid "libvirt-guests is configured not to start any guests on boot"
15549
16307
msgstr ""
15550
16308
 
15551
 
#: tools/libvirt-guests.init.sh:155
 
16309
#: tools/libvirt-guests.init.sh:158
15552
16310
#, sh-format
15553
16311
msgid "Ignoring guests on $uri URI"
15554
16312
msgstr ""
15555
16313
 
15556
 
#: tools/libvirt-guests.init.sh:159
 
16314
#: tools/libvirt-guests.init.sh:162
15557
16315
#, sh-format
15558
16316
msgid "Resuming guests on $uri URI..."
15559
16317
msgstr ""
15560
16318
 
15561
 
#: tools/libvirt-guests.init.sh:162
 
16319
#: tools/libvirt-guests.init.sh:165
15562
16320
#, sh-format
15563
16321
msgid "Resuming guest $name: "
15564
16322
msgstr ""
15565
16323
 
15566
 
#: tools/libvirt-guests.init.sh:165
 
16324
#: tools/libvirt-guests.init.sh:168
15567
16325
#, fuzzy
15568
16326
msgid "already active"
15569
16327
msgstr "Domain is already active"
15570
16328
 
15571
 
#: tools/libvirt-guests.init.sh:168 tools/libvirt-guests.init.sh:199
15572
 
#: tools/libvirt-guests.init.sh:225
 
16329
#: tools/libvirt-guests.init.sh:176 tools/libvirt-guests.init.sh:207
 
16330
#: tools/libvirt-guests.init.sh:233
15573
16331
msgid "done"
15574
16332
msgstr ""
15575
16333
 
15576
 
#: tools/libvirt-guests.init.sh:184
 
16334
#: tools/libvirt-guests.init.sh:192
15577
16335
#, sh-format
15578
16336
msgid "Suspending $name: "
15579
16337
msgstr ""
15580
16338
 
15581
 
#: tools/libvirt-guests.init.sh:208
 
16339
#: tools/libvirt-guests.init.sh:216
15582
16340
#, fuzzy, sh-format
15583
16341
msgid "Shutting down $name: "
15584
16342
msgstr "failed to get domain '%s'"
15585
16343
 
15586
 
#: tools/libvirt-guests.init.sh:223
 
16344
#: tools/libvirt-guests.init.sh:231
15587
16345
#, fuzzy
15588
16346
msgid "failed to shutdown in time"
15589
16347
msgstr "Failed to shutdown domain %s"
15590
16348
 
15591
 
#: tools/libvirt-guests.init.sh:238
 
16349
#: tools/libvirt-guests.init.sh:246
15592
16350
msgid "Shutdown action requested but SHUTDOWN_TIMEOUT was not set"
15593
16351
msgstr ""
15594
16352
 
15595
 
#: tools/libvirt-guests.init.sh:247
 
16353
#: tools/libvirt-guests.init.sh:257
15596
16354
#, sh-format
15597
16355
msgid "Running guests on $uri URI: "
15598
16356
msgstr ""
15599
16357
 
15600
 
#: tools/libvirt-guests.init.sh:250
 
16358
#: tools/libvirt-guests.init.sh:260
15601
16359
msgid "libvirtd not installed; skipping this URI."
15602
16360
msgstr ""
15603
16361
 
15604
 
#: tools/libvirt-guests.init.sh:263
 
16362
#: tools/libvirt-guests.init.sh:273
15605
16363
msgid "no running guests."
15606
16364
msgstr ""
15607
16365
 
15608
 
#: tools/libvirt-guests.init.sh:273
 
16366
#: tools/libvirt-guests.init.sh:284
15609
16367
#, sh-format
15610
16368
msgid "Suspending guests on $uri URI..."
15611
16369
msgstr ""
15612
16370
 
15613
 
#: tools/libvirt-guests.init.sh:275
 
16371
#: tools/libvirt-guests.init.sh:286
15614
16372
#, fuzzy, sh-format
15615
16373
msgid "Shutting down guests on $uri URI..."
15616
16374
msgstr "failed to get domain '%s'"
15617
16375
 
15618
 
#: tools/libvirt-guests.init.sh:303
 
16376
#: tools/libvirt-guests.init.sh:317
15619
16377
msgid "stopped, with saved guests"
15620
16378
msgstr ""
15621
16379
 
15622
 
#: tools/libvirt-guests.init.sh:307
 
16380
#: tools/libvirt-guests.init.sh:321
15623
16381
#, fuzzy
15624
16382
msgid "started"
15625
16383
msgstr "Domain %s started\n"
15626
16384
 
15627
 
#: tools/libvirt-guests.init.sh:309
 
16385
#: tools/libvirt-guests.init.sh:323
15628
16386
msgid "stopped, with no saved guests"
15629
16387
msgstr ""
15630
16388
 
15631
 
#: tools/libvirt-guests.init.sh:319
 
16389
#: tools/libvirt-guests.init.sh:333
15632
16390
#, sh-format
15633
16391
msgid ""
15634
16392
"Usage: $program_name {start|stop|status|restart|condrestart|try-restart|"
15635
16393
"reload|force-reload|gueststatus|shutdown}"
15636
16394
msgstr ""
15637
16395
 
15638
 
#: tools/virsh.c:357 tools/virsh.c:369 tools/virsh.c:382
 
16396
#: tools/virsh.c:364 tools/virsh.c:376 tools/virsh.c:389
15639
16397
#, c-format
15640
16398
msgid "%s: %d: failed to allocate %d bytes"
15641
16399
msgstr "%s: %d: failed to allocate %d bytes"
15642
16400
 
15643
 
#: tools/virsh.c:396
 
16401
#: tools/virsh.c:403
15644
16402
#, fuzzy, c-format
15645
16403
msgid "%s: %d: failed to allocate %lu bytes"
15646
16404
msgstr "%s: %d: failed to allocate %d bytes"
15647
16405
 
15648
 
#: tools/virsh.c:562
 
16406
#: tools/virsh.c:570
15649
16407
#, fuzzy
15650
16408
msgid "Failed to reconnect to the hypervisor"
15651
16409
msgstr "Failed to connect to the hypervisor"
15652
16410
 
15653
 
#: tools/virsh.c:564
 
16411
#: tools/virsh.c:572
15654
16412
#, fuzzy
15655
16413
msgid "Reconnected to the hypervisor"
15656
16414
msgstr "(re)connect to hypervisor"
15657
16415
 
15658
 
#: tools/virsh.c:577
 
16416
#: tools/virsh.c:585
15659
16417
msgid "print help"
15660
16418
msgstr "print help"
15661
16419
 
15662
 
#: tools/virsh.c:578
 
16420
#: tools/virsh.c:586
15663
16421
#, fuzzy
15664
16422
msgid ""
15665
16423
"Prints global help, command specific help, or help for a\n"
15666
16424
"    group of related commands"
15667
16425
msgstr "Prints global help or command specific help."
15668
16426
 
15669
 
#: tools/virsh.c:585
 
16427
#: tools/virsh.c:593
15670
16428
#, fuzzy
15671
16429
msgid ""
15672
16430
"Prints global help, command specific help, or help for a group of related "
15673
16431
"commands"
15674
16432
msgstr "Prints global help or command specific help."
15675
16433
 
15676
 
#: tools/virsh.c:600
 
16434
#: tools/virsh.c:606
15677
16435
#, fuzzy
15678
16436
msgid ""
15679
16437
"Grouped commands:\n"
15682
16440
"Commands:\n"
15683
16441
"\n"
15684
16442
 
15685
 
#: tools/virsh.c:603 tools/virsh.c:10597
 
16443
#: tools/virsh.c:609 tools/virsh.c:11058
15686
16444
#, c-format
15687
16445
msgid " %s (help keyword '%s'):\n"
15688
16446
msgstr ""
15689
16447
 
15690
 
#: tools/virsh.c:621
 
16448
#: tools/virsh.c:627
15691
16449
#, fuzzy, c-format
15692
16450
msgid "command or command group '%s' doesn't exist"
15693
16451
msgstr "command '%s' doesn't exist"
15694
16452
 
15695
 
#: tools/virsh.c:630
 
16453
#: tools/virsh.c:636
15696
16454
#, fuzzy
15697
16455
msgid "autostart a domain"
15698
16456
msgstr "Start a domain."
15699
16457
 
15700
 
#: tools/virsh.c:632
 
16458
#: tools/virsh.c:638
15701
16459
msgid "Configure a domain to be automatically started at boot."
15702
16460
msgstr ""
15703
16461
 
15704
 
#: tools/virsh.c:637 tools/virsh.c:740 tools/virsh.c:922 tools/virsh.c:958
15705
 
#: tools/virsh.c:1015 tools/virsh.c:1082 tools/virsh.c:1136 tools/virsh.c:1183
15706
 
#: tools/virsh.c:1448 tools/virsh.c:1494 tools/virsh.c:1532 tools/virsh.c:1586
15707
 
#: tools/virsh.c:1839 tools/virsh.c:1888 tools/virsh.c:1926 tools/virsh.c:1964
15708
 
#: tools/virsh.c:2002 tools/virsh.c:2040 tools/virsh.c:2158 tools/virsh.c:2241
15709
 
#: tools/virsh.c:2401 tools/virsh.c:2574 tools/virsh.c:2660 tools/virsh.c:2796
15710
 
#: tools/virsh.c:2869 tools/virsh.c:2926 tools/virsh.c:2988 tools/virsh.c:3214
15711
 
#: tools/virsh.c:3467 tools/virsh.c:3749 tools/virsh.c:8331 tools/virsh.c:8406
15712
 
#: tools/virsh.c:8467 tools/virsh.c:8534 tools/virsh.c:8601 tools/virsh.c:8673
15713
 
#: tools/virsh.c:8782 tools/virsh.c:8921 tools/virsh.c:9050 tools/virsh.c:9626
15714
 
#: tools/virsh.c:9776 tools/virsh.c:9875 tools/virsh.c:9932
15715
 
#: tools/virsh.c:10049 tools/virsh.c:10106 tools/virsh.c:10158
15716
 
#: tools/virsh.c:10215
 
16462
#: tools/virsh.c:643 tools/virsh.c:744 tools/virsh.c:930 tools/virsh.c:966
 
16463
#: tools/virsh.c:1023 tools/virsh.c:1090 tools/virsh.c:1144 tools/virsh.c:1191
 
16464
#: tools/virsh.c:1451 tools/virsh.c:1497 tools/virsh.c:1535 tools/virsh.c:1589
 
16465
#: tools/virsh.c:1837 tools/virsh.c:1886 tools/virsh.c:1924 tools/virsh.c:1962
 
16466
#: tools/virsh.c:2000 tools/virsh.c:2038 tools/virsh.c:2167 tools/virsh.c:2250
 
16467
#: tools/virsh.c:2453 tools/virsh.c:2628 tools/virsh.c:2714 tools/virsh.c:2848
 
16468
#: tools/virsh.c:2924 tools/virsh.c:3014 tools/virsh.c:3101 tools/virsh.c:3231
 
16469
#: tools/virsh.c:3459 tools/virsh.c:3714 tools/virsh.c:3992 tools/virsh.c:8763
 
16470
#: tools/virsh.c:8838 tools/virsh.c:8899 tools/virsh.c:8964 tools/virsh.c:9029
 
16471
#: tools/virsh.c:9099 tools/virsh.c:9213 tools/virsh.c:9357 tools/virsh.c:9490
 
16472
#: tools/virsh.c:10051 tools/virsh.c:10202 tools/virsh.c:10300
 
16473
#: tools/virsh.c:10357 tools/virsh.c:10474 tools/virsh.c:10530
 
16474
#: tools/virsh.c:10581 tools/virsh.c:10637
15717
16475
msgid "domain name, id or uuid"
15718
16476
msgstr "domain name, id or uuid"
15719
16477
 
15720
 
#: tools/virsh.c:638 tools/virsh.c:3796 tools/virsh.c:5119
 
16478
#: tools/virsh.c:644 tools/virsh.c:4038 tools/virsh.c:5353
15721
16479
msgid "disable autostarting"
15722
16480
msgstr ""
15723
16481
 
15724
 
#: tools/virsh.c:659
 
16482
#: tools/virsh.c:665
15725
16483
#, fuzzy, c-format
15726
16484
msgid "Failed to mark domain %s as autostarted"
15727
16485
msgstr "Failed to save domain %s to %s"
15728
16486
 
15729
 
#: tools/virsh.c:661
 
16487
#: tools/virsh.c:667
15730
16488
#, fuzzy, c-format
15731
16489
msgid "Failed to unmark domain %s as autostarted"
15732
16490
msgstr "Failed to save domain %s to %s"
15733
16491
 
15734
 
#: tools/virsh.c:667
 
16492
#: tools/virsh.c:673
15735
16493
#, fuzzy, c-format
15736
16494
msgid "Domain %s marked as autostarted\n"
15737
16495
msgstr "Domain %s started\n"
15738
16496
 
15739
 
#: tools/virsh.c:669
 
16497
#: tools/virsh.c:675
15740
16498
#, fuzzy, c-format
15741
16499
msgid "Domain %s unmarked as autostarted\n"
15742
16500
msgstr "Domain %s started\n"
15743
16501
 
15744
 
#: tools/virsh.c:679
 
16502
#: tools/virsh.c:685
15745
16503
msgid "(re)connect to hypervisor"
15746
16504
msgstr "(re)connect to hypervisor"
15747
16505
 
15748
 
#: tools/virsh.c:681
 
16506
#: tools/virsh.c:687
15749
16507
msgid ""
15750
16508
"Connect to local hypervisor. This is built-in command after shell start up."
15751
16509
msgstr ""
15752
16510
"Connect to local hypervisor. This is built-in command after shell start up."
15753
16511
 
15754
 
#: tools/virsh.c:686
 
16512
#: tools/virsh.c:693
15755
16513
msgid "hypervisor connection URI"
15756
16514
msgstr "hypervisor connection URI"
15757
16515
 
15758
 
#: tools/virsh.c:687
 
16516
#: tools/virsh.c:694
15759
16517
msgid "read-only connection"
15760
16518
msgstr "read-only connection"
15761
16519
 
15762
 
#: tools/virsh.c:700 tools/virsh.c:12016
 
16520
#: tools/virsh.c:707 tools/virsh.c:12547
15763
16521
#, fuzzy, c-format
15764
16522
msgid "Failed to disconnect from the hypervisor, %d leaked reference(s)"
15765
16523
msgstr "Failed to disconnect from the hypervisor"
15766
16524
 
15767
 
#: tools/virsh.c:722
 
16525
#: tools/virsh.c:715
 
16526
#, fuzzy
 
16527
msgid "Please specify valid connection URI"
 
16528
msgstr "hypervisor connection URI"
 
16529
 
 
16530
#: tools/virsh.c:726
15768
16531
msgid "Failed to connect to the hypervisor"
15769
16532
msgstr "Failed to connect to the hypervisor"
15770
16533
 
15771
 
#: tools/virsh.c:733
 
16534
#: tools/virsh.c:737
15772
16535
msgid "connect to the guest console"
15773
16536
msgstr ""
15774
16537
 
15775
 
#: tools/virsh.c:735
 
16538
#: tools/virsh.c:739
15776
16539
msgid "Connect the virtual serial console for the guest"
15777
16540
msgstr ""
15778
16541
 
15779
 
#: tools/virsh.c:741
 
16542
#: tools/virsh.c:745
15780
16543
#, fuzzy
15781
16544
msgid "character device name"
15782
16545
msgstr "unknown OS type"
15783
16546
 
15784
 
#: tools/virsh.c:752
 
16547
#: tools/virsh.c:756
15785
16548
#, fuzzy
15786
16549
msgid "Unable to get domain status"
15787
16550
msgstr "failed to get domain '%s'"
15788
16551
 
15789
 
#: tools/virsh.c:757
 
16552
#: tools/virsh.c:761
15790
16553
#, fuzzy
15791
16554
msgid "The domain is not running"
15792
16555
msgstr "Domain is already active"
15793
16556
 
15794
 
#: tools/virsh.c:761
 
16557
#: tools/virsh.c:765
15795
16558
#, fuzzy, c-format
15796
16559
msgid "Connected to domain %s\n"
15797
16560
msgstr "unexpected mime type"
15798
16561
 
15799
 
#: tools/virsh.c:762
 
16562
#: tools/virsh.c:766
15800
16563
msgid "Escape character is ^]\n"
15801
16564
msgstr ""
15802
16565
 
15803
 
#: tools/virsh.c:799
 
16566
#: tools/virsh.c:789
 
16567
#, fuzzy
 
16568
msgid "Invalid devname"
 
16569
msgstr "invalid domain pointer in %s"
 
16570
 
 
16571
#: tools/virsh.c:807
15804
16572
msgid "list domains"
15805
16573
msgstr "list domains"
15806
16574
 
15807
 
#: tools/virsh.c:800
 
16575
#: tools/virsh.c:808
15808
16576
msgid "Returns list of domains."
15809
16577
msgstr "Returns list of domains."
15810
16578
 
15811
 
#: tools/virsh.c:805
 
16579
#: tools/virsh.c:813
15812
16580
msgid "list inactive domains"
15813
16581
msgstr "list inactive domains"
15814
16582
 
15815
 
#: tools/virsh.c:806
 
16583
#: tools/virsh.c:814
15816
16584
msgid "list inactive & active domains"
15817
16585
msgstr "list inactive & active domains"
15818
16586
 
15819
 
#: tools/virsh.c:828 tools/virsh.c:835
 
16587
#: tools/virsh.c:836 tools/virsh.c:843
15820
16588
msgid "Failed to list active domains"
15821
16589
msgstr "Failed to list active domains"
15822
16590
 
15823
 
#: tools/virsh.c:846 tools/virsh.c:854
 
16591
#: tools/virsh.c:854 tools/virsh.c:862
15824
16592
msgid "Failed to list inactive domains"
15825
16593
msgstr "Failed to list inactive domains"
15826
16594
 
15827
 
#: tools/virsh.c:863
 
16595
#: tools/virsh.c:871
15828
16596
msgid "Id"
15829
16597
msgstr "Id"
15830
16598
 
15831
 
#: tools/virsh.c:863 tools/virsh.c:4038 tools/virsh.c:4232 tools/virsh.c:4505
15832
 
#: tools/virsh.c:4982 tools/virsh.c:5966 tools/virsh.c:5986 tools/virsh.c:6055
15833
 
#: tools/virsh.c:7238 tools/virsh.c:7253 tools/virsh.c:7298 tools/virsh.c:9966
 
16599
#: tools/virsh.c:871 tools/virsh.c:4276 tools/virsh.c:4470 tools/virsh.c:4743
 
16600
#: tools/virsh.c:5216 tools/virsh.c:6194 tools/virsh.c:6214 tools/virsh.c:6283
 
16601
#: tools/virsh.c:7670 tools/virsh.c:7685 tools/virsh.c:7730
 
16602
#: tools/virsh.c:10391
15834
16603
msgid "Name"
15835
16604
msgstr "Name"
15836
16605
 
15837
 
#: tools/virsh.c:863 tools/virsh.c:4232 tools/virsh.c:4505 tools/virsh.c:5966
15838
 
#: tools/virsh.c:5991 tools/virsh.c:6055 tools/virsh.c:9966
 
16606
#: tools/virsh.c:871 tools/virsh.c:4470 tools/virsh.c:4743 tools/virsh.c:6194
 
16607
#: tools/virsh.c:6219 tools/virsh.c:6283 tools/virsh.c:10391
15839
16608
msgid "State"
15840
16609
msgstr "State"
15841
16610
 
15842
 
#: tools/virsh.c:876 tools/virsh.c:898 tools/virsh.c:11522 tools/virsh.c:11538
 
16611
#: tools/virsh.c:884 tools/virsh.c:906 tools/virsh.c:12046 tools/virsh.c:12062
15843
16612
msgid "no state"
15844
16613
msgstr "no state"
15845
16614
 
15846
 
#: tools/virsh.c:916
 
16615
#: tools/virsh.c:924
15847
16616
msgid "domain state"
15848
16617
msgstr "domain state"
15849
16618
 
15850
 
#: tools/virsh.c:917
 
16619
#: tools/virsh.c:925
15851
16620
#, fuzzy
15852
16621
msgid "Returns state about a domain."
15853
16622
msgstr "Returns state about a running domain."
15854
16623
 
15855
 
#: tools/virsh.c:952
 
16624
#: tools/virsh.c:960
15856
16625
msgid "get device block stats for a domain"
15857
16626
msgstr ""
15858
16627
 
15859
 
#: tools/virsh.c:953
 
16628
#: tools/virsh.c:961
15860
16629
#, fuzzy
15861
16630
msgid "Get device block stats for a running domain."
15862
16631
msgstr "Returns state about a running domain."
15863
16632
 
15864
 
#: tools/virsh.c:959 tools/virsh.c:1137
 
16633
#: tools/virsh.c:967 tools/virsh.c:1145
15865
16634
#, fuzzy
15866
16635
msgid "block device"
15867
16636
msgstr "blocked"
15868
16637
 
15869
 
#: tools/virsh.c:982
 
16638
#: tools/virsh.c:990
15870
16639
#, fuzzy, c-format
15871
16640
msgid "Failed to get block stats %s %s"
15872
16641
msgstr "Failed to save domain %s to %s"
15873
16642
 
15874
 
#: tools/virsh.c:1009
 
16643
#: tools/virsh.c:1017
15875
16644
#, fuzzy
15876
16645
msgid "get network interface stats for a domain"
15877
16646
msgstr "undefined domain name or id"
15878
16647
 
15879
 
#: tools/virsh.c:1010
 
16648
#: tools/virsh.c:1018
15880
16649
#, fuzzy
15881
16650
msgid "Get network interface stats for a running domain."
15882
16651
msgstr "Returns state about a running domain."
15883
16652
 
15884
 
#: tools/virsh.c:1016
 
16653
#: tools/virsh.c:1024
15885
16654
msgid "interface device"
15886
16655
msgstr ""
15887
16656
 
15888
 
#: tools/virsh.c:1039
 
16657
#: tools/virsh.c:1047
15889
16658
#, fuzzy, c-format
15890
16659
msgid "Failed to get interface stats %s %s"
15891
16660
msgstr "failed to get node information"
15892
16661
 
15893
 
#: tools/virsh.c:1076
 
16662
#: tools/virsh.c:1084
15894
16663
#, fuzzy
15895
16664
msgid "get memory statistics for a domain"
15896
16665
msgstr "undefined domain name or id"
15897
16666
 
15898
 
#: tools/virsh.c:1077
 
16667
#: tools/virsh.c:1085
15899
16668
#, fuzzy
15900
16669
msgid "Get memory statistics for a runnng domain."
15901
16670
msgstr "Returns state about a running domain."
15902
16671
 
15903
 
#: tools/virsh.c:1102
 
16672
#: tools/virsh.c:1110
15904
16673
#, fuzzy, c-format
15905
16674
msgid "Failed to get memory statistics for domain %s"
15906
16675
msgstr "name of the inactive domain"
15907
16676
 
15908
 
#: tools/virsh.c:1130
 
16677
#: tools/virsh.c:1138
15909
16678
#, fuzzy
15910
16679
msgid "domain block device size information"
15911
16680
msgstr "missing devices information"
15912
16681
 
15913
 
#: tools/virsh.c:1131
 
16682
#: tools/virsh.c:1139
15914
16683
#, fuzzy
15915
16684
msgid "Get block device size info for a domain."
15916
16685
msgstr "Returns state about a running domain."
15917
16686
 
15918
 
#: tools/virsh.c:1165 tools/virsh.c:6322 tools/virsh.c:7020
 
16687
#: tools/virsh.c:1173 tools/virsh.c:6550 tools/virsh.c:7451
15919
16688
msgid "Capacity:"
15920
16689
msgstr ""
15921
16690
 
15922
 
#: tools/virsh.c:1166 tools/virsh.c:6325 tools/virsh.c:7023
 
16691
#: tools/virsh.c:1174 tools/virsh.c:6553 tools/virsh.c:7454
15923
16692
#, fuzzy
15924
16693
msgid "Allocation:"
15925
16694
msgstr "allocating domain"
15926
16695
 
15927
 
#: tools/virsh.c:1167
 
16696
#: tools/virsh.c:1175
15928
16697
msgid "Physical:"
15929
16698
msgstr ""
15930
16699
 
15931
 
#: tools/virsh.c:1177
 
16700
#: tools/virsh.c:1185
15932
16701
msgid "suspend a domain"
15933
16702
msgstr "suspend a domain"
15934
16703
 
15935
 
#: tools/virsh.c:1178
 
16704
#: tools/virsh.c:1186
15936
16705
msgid "Suspend a running domain."
15937
16706
msgstr "Suspend a running domain."
15938
16707
 
15939
 
#: tools/virsh.c:1201
 
16708
#: tools/virsh.c:1209
15940
16709
#, c-format
15941
16710
msgid "Domain %s suspended\n"
15942
16711
msgstr "Domain %s suspended\n"
15943
16712
 
15944
 
#: tools/virsh.c:1203
 
16713
#: tools/virsh.c:1211
15945
16714
#, c-format
15946
16715
msgid "Failed to suspend domain %s"
15947
16716
msgstr "Failed to suspend domain %s"
15948
16717
 
15949
 
#: tools/virsh.c:1215
 
16718
#: tools/virsh.c:1223
15950
16719
msgid "create a domain from an XML file"
15951
16720
msgstr "create a domain from an XML file"
15952
16721
 
15953
 
#: tools/virsh.c:1216
 
16722
#: tools/virsh.c:1224
15954
16723
msgid "Create a domain."
15955
16724
msgstr "Create a domain."
15956
16725
 
15957
 
#: tools/virsh.c:1221 tools/virsh.c:1283
 
16726
#: tools/virsh.c:1229 tools/virsh.c:1289
15958
16727
#, fuzzy
15959
16728
msgid "file containing an XML domain description"
15960
16729
msgstr "file conatining an XML domain description"
15961
16730
 
15962
 
#: tools/virsh.c:1223 tools/virsh.c:1390
 
16731
#: tools/virsh.c:1231 tools/virsh.c:1392
15963
16732
msgid "attach to console after creation"
15964
16733
msgstr ""
15965
16734
 
15966
 
#: tools/virsh.c:1225 tools/virsh.c:1392
 
16735
#: tools/virsh.c:1233 tools/virsh.c:1394
15967
16736
msgid "leave the guest paused after creation"
15968
16737
msgstr ""
15969
16738
 
15970
 
#: tools/virsh.c:1259
 
16739
#: tools/virsh.c:1265
15971
16740
#, c-format
15972
16741
msgid "Domain %s created from %s\n"
15973
16742
msgstr "Domain %s created from %s\n"
15974
16743
 
15975
 
#: tools/virsh.c:1267
 
16744
#: tools/virsh.c:1273
15976
16745
#, c-format
15977
16746
msgid "Failed to create domain from %s"
15978
16747
msgstr "Failed to create domain from %s"
15979
16748
 
15980
 
#: tools/virsh.c:1277
 
16749
#: tools/virsh.c:1283
15981
16750
msgid "define (but don't start) a domain from an XML file"
15982
16751
msgstr "define (but don't start) a domain from an XML file"
15983
16752
 
15984
 
#: tools/virsh.c:1278
 
16753
#: tools/virsh.c:1284
15985
16754
msgid "Define a domain."
15986
16755
msgstr "Define a domain."
15987
16756
 
15988
 
#: tools/virsh.c:1310
 
16757
#: tools/virsh.c:1314
15989
16758
#, c-format
15990
16759
msgid "Domain %s defined from %s\n"
15991
16760
msgstr "Domain %s defined from %s\n"
15992
16761
 
15993
 
#: tools/virsh.c:1314
 
16762
#: tools/virsh.c:1318
15994
16763
#, c-format
15995
16764
msgid "Failed to define domain from %s"
15996
16765
msgstr "Failed to define domain from %s"
15997
16766
 
15998
 
#: tools/virsh.c:1324
 
16767
#: tools/virsh.c:1328
15999
16768
msgid "undefine an inactive domain"
16000
16769
msgstr "undefine an inactive domain"
16001
16770
 
16002
 
#: tools/virsh.c:1325
 
16771
#: tools/virsh.c:1329
16003
16772
msgid "Undefine the configuration for an inactive domain."
16004
16773
msgstr "Undefine the configuration for an inactive domain."
16005
16774
 
16006
 
#: tools/virsh.c:1330 tools/virsh.c:3387
 
16775
#: tools/virsh.c:1334 tools/virsh.c:3634
16007
16776
msgid "domain name or uuid"
16008
16777
msgstr "domain name or uuid"
16009
16778
 
16010
 
#: tools/virsh.c:1353
 
16779
#: tools/virsh.c:1355
16011
16780
#, c-format
16012
16781
msgid ""
16013
16782
"a running domain like %s cannot be undefined;\n"
16014
16783
"to undefine, first shutdown then undefine using its name or UUID"
16015
16784
msgstr ""
16016
16785
 
16017
 
#: tools/virsh.c:1365
 
16786
#: tools/virsh.c:1367
16018
16787
#, c-format
16019
16788
msgid "Domain %s has been undefined\n"
16020
16789
msgstr "Domain %s has been undefined\n"
16021
16790
 
16022
 
#: tools/virsh.c:1367
 
16791
#: tools/virsh.c:1369
16023
16792
#, c-format
16024
16793
msgid "Failed to undefine domain %s"
16025
16794
msgstr "Failed to undefine domain %s"
16026
16795
 
16027
 
#: tools/virsh.c:1380
 
16796
#: tools/virsh.c:1382
16028
16797
msgid "start a (previously defined) inactive domain"
16029
16798
msgstr "start a (previously defined) inactive domain"
16030
16799
 
16031
 
#: tools/virsh.c:1381
 
16800
#: tools/virsh.c:1383
16032
16801
msgid ""
16033
16802
"Start a domain, either from the last managedsave\n"
16034
16803
"    state, or via a fresh boot if no managedsave state\n"
16035
16804
"    is present."
16036
16805
msgstr ""
16037
16806
 
16038
 
#: tools/virsh.c:1388
 
16807
#: tools/virsh.c:1390
16039
16808
msgid "name of the inactive domain"
16040
16809
msgstr "name of the inactive domain"
16041
16810
 
16042
 
#: tools/virsh.c:1413
 
16811
#: tools/virsh.c:1416
16043
16812
msgid "Domain is already active"
16044
16813
msgstr "Domain is already active"
16045
16814
 
16046
 
#: tools/virsh.c:1424
 
16815
#: tools/virsh.c:1427
16047
16816
#, c-format
16048
16817
msgid "Domain %s started\n"
16049
16818
msgstr "Domain %s started\n"
16050
16819
 
16051
 
#: tools/virsh.c:1431
 
16820
#: tools/virsh.c:1434
16052
16821
#, c-format
16053
16822
msgid "Failed to start domain %s"
16054
16823
msgstr "Failed to start domain %s"
16055
16824
 
16056
 
#: tools/virsh.c:1442
 
16825
#: tools/virsh.c:1445
16057
16826
msgid "save a domain state to a file"
16058
16827
msgstr "save a domain state to a file"
16059
16828
 
16060
 
#: tools/virsh.c:1443
 
16829
#: tools/virsh.c:1446
16061
16830
msgid "Save a running domain."
16062
16831
msgstr "Save a running domain."
16063
16832
 
16064
 
#: tools/virsh.c:1449
 
16833
#: tools/virsh.c:1452
16065
16834
msgid "where to save the data"
16066
16835
msgstr "where to save the data"
16067
16836
 
16068
 
#: tools/virsh.c:1471
 
16837
#: tools/virsh.c:1474
16069
16838
#, c-format
16070
16839
msgid "Domain %s saved to %s\n"
16071
16840
msgstr "Domain %s saved to %s\n"
16072
16841
 
16073
 
#: tools/virsh.c:1473
 
16842
#: tools/virsh.c:1476
16074
16843
#, c-format
16075
16844
msgid "Failed to save domain %s to %s"
16076
16845
msgstr "Failed to save domain %s to %s"
16077
16846
 
16078
 
#: tools/virsh.c:1485
 
16847
#: tools/virsh.c:1488
16079
16848
#, fuzzy
16080
16849
msgid "managed save of a domain state"
16081
16850
msgstr "save a domain state to a file"
16082
16851
 
16083
 
#: tools/virsh.c:1486
 
16852
#: tools/virsh.c:1489
16084
16853
msgid ""
16085
16854
"Save and destroy a running domain, so it can be restarted from\n"
16086
16855
"    the same state at a later time.  When the virsh 'start'\n"
16088
16857
"    be started from this saved state."
16089
16858
msgstr ""
16090
16859
 
16091
 
#: tools/virsh.c:1512
 
16860
#: tools/virsh.c:1515
16092
16861
#, fuzzy, c-format
16093
16862
msgid "Domain %s state saved by libvirt\n"
16094
16863
msgstr "Domain %s started\n"
16095
16864
 
16096
 
#: tools/virsh.c:1514
 
16865
#: tools/virsh.c:1517
16097
16866
#, fuzzy, c-format
16098
16867
msgid "Failed to save domain %s state"
16099
16868
msgstr "Failed to save domain %s to %s"
16100
16869
 
16101
 
#: tools/virsh.c:1526
 
16870
#: tools/virsh.c:1529
16102
16871
#, fuzzy
16103
16872
msgid "Remove managed save of a domain"
16104
16873
msgstr "save a domain state to a file"
16105
16874
 
16106
 
#: tools/virsh.c:1527
 
16875
#: tools/virsh.c:1530
16107
16876
msgid "Remove an existing managed save state file from a domain"
16108
16877
msgstr ""
16109
16878
 
16110
 
#: tools/virsh.c:1552
 
16879
#: tools/virsh.c:1555
16111
16880
#, fuzzy
16112
16881
msgid "Failed to check for domain managed save image"
16113
16882
msgstr "Failed to create domain from %s"
16114
16883
 
16115
 
#: tools/virsh.c:1558
 
16884
#: tools/virsh.c:1561
16116
16885
#, fuzzy, c-format
16117
16886
msgid "Failed to remove managed save image for domain %s"
16118
16887
msgstr "name of the inactive domain"
16119
16888
 
16120
 
#: tools/virsh.c:1563
 
16889
#: tools/virsh.c:1566
16121
16890
#, fuzzy, c-format
16122
16891
msgid "Removed managedsave image for domain %s"
16123
16892
msgstr "save a domain state to a file"
16124
16893
 
16125
 
#: tools/virsh.c:1566
 
16894
#: tools/virsh.c:1569
16126
16895
#, c-format
16127
16896
msgid "Domain %s has no manage save image; removal skipped"
16128
16897
msgstr ""
16129
16898
 
16130
 
#: tools/virsh.c:1580
 
16899
#: tools/virsh.c:1583
16131
16900
msgid "show/set scheduler parameters"
16132
16901
msgstr ""
16133
16902
 
16134
 
#: tools/virsh.c:1581
 
16903
#: tools/virsh.c:1584
16135
16904
msgid "Show/Set scheduler parameters."
16136
16905
msgstr ""
16137
16906
 
16138
 
#: tools/virsh.c:1587
 
16907
#: tools/virsh.c:1590
16139
16908
#, fuzzy
16140
16909
msgid "parameter=value"
16141
16910
msgstr "allocate value array"
16142
16911
 
16143
 
#: tools/virsh.c:1588
 
16912
#: tools/virsh.c:1591
16144
16913
msgid "weight for XEN_CREDIT"
16145
16914
msgstr ""
16146
16915
 
16147
 
#: tools/virsh.c:1589
 
16916
#: tools/virsh.c:1592
16148
16917
msgid "cap for XEN_CREDIT"
16149
16918
msgstr ""
16150
16919
 
16151
 
#: tools/virsh.c:1607
 
16920
#: tools/virsh.c:1608
16152
16921
msgid "Invalid value of weight"
16153
16922
msgstr ""
16154
16923
 
16209
16978
msgid "the state to restore"
16210
16979
msgstr "the state to restore"
16211
16980
 
 
16981
#: tools/virsh.c:1817
 
16982
#, c-format
 
16983
msgid "Domain restored from %s\n"
 
16984
msgstr "Domain restored from %s\n"
 
16985
 
16212
16986
#: tools/virsh.c:1819
16213
16987
#, c-format
16214
 
msgid "Domain restored from %s\n"
16215
 
msgstr "Domain restored from %s\n"
16216
 
 
16217
 
#: tools/virsh.c:1821
16218
 
#, c-format
16219
16988
msgid "Failed to restore domain from %s"
16220
16989
msgstr "Failed to restore domain from %s"
16221
16990
 
16222
 
#: tools/virsh.c:1831
 
16991
#: tools/virsh.c:1829
16223
16992
msgid "dump the core of a domain to a file for analysis"
16224
16993
msgstr "dump the core of a domain to a file for analysis"
16225
16994
 
16226
 
#: tools/virsh.c:1832
 
16995
#: tools/virsh.c:1830
16227
16996
msgid "Core dump a domain."
16228
16997
msgstr "Core dump a domain."
16229
16998
 
16230
 
#: tools/virsh.c:1837
 
16999
#: tools/virsh.c:1835
16231
17000
msgid "perform a live core dump if supported"
16232
17001
msgstr ""
16233
17002
 
 
17003
#: tools/virsh.c:1836
 
17004
msgid "crash the domain after core dump"
 
17005
msgstr ""
 
17006
 
16234
17007
#: tools/virsh.c:1838
16235
 
msgid "crash the domain after core dump"
16236
 
msgstr ""
16237
 
 
16238
 
#: tools/virsh.c:1840
16239
17008
msgid "where to dump the core"
16240
17009
msgstr "where to dump the core"
16241
17010
 
16242
 
#: tools/virsh.c:1868
 
17011
#: tools/virsh.c:1866
16243
17012
#, fuzzy, c-format
16244
17013
msgid "Domain %s dumped to %s\n"
16245
17014
msgstr "Domain %s dumpd to %s\n"
16246
17015
 
16247
 
#: tools/virsh.c:1870
 
17016
#: tools/virsh.c:1868
16248
17017
#, c-format
16249
17018
msgid "Failed to core dump domain %s to %s"
16250
17019
msgstr "Failed to core dump domain %s to %s"
16251
17020
 
16252
 
#: tools/virsh.c:1882
 
17021
#: tools/virsh.c:1880
16253
17022
msgid "resume a domain"
16254
17023
msgstr "resume a domain"
16255
17024
 
16256
 
#: tools/virsh.c:1883
 
17025
#: tools/virsh.c:1881
16257
17026
msgid "Resume a previously suspended domain."
16258
17027
msgstr "Resume a previously suspended domain."
16259
17028
 
 
17029
#: tools/virsh.c:1904
 
17030
#, c-format
 
17031
msgid "Domain %s resumed\n"
 
17032
msgstr "Domain %s resumed\n"
 
17033
 
16260
17034
#: tools/virsh.c:1906
16261
17035
#, c-format
16262
 
msgid "Domain %s resumed\n"
16263
 
msgstr "Domain %s resumed\n"
16264
 
 
16265
 
#: tools/virsh.c:1908
16266
 
#, c-format
16267
17036
msgid "Failed to resume domain %s"
16268
17037
msgstr "Failed to resume domain %s"
16269
17038
 
16270
 
#: tools/virsh.c:1920
 
17039
#: tools/virsh.c:1918
16271
17040
msgid "gracefully shutdown a domain"
16272
17041
msgstr "gracefully shutdown a domain"
16273
17042
 
16274
 
#: tools/virsh.c:1921
 
17043
#: tools/virsh.c:1919
16275
17044
msgid "Run shutdown in the target domain."
16276
17045
msgstr "Run shutdown in the target domain."
16277
17046
 
 
17047
#: tools/virsh.c:1942
 
17048
#, c-format
 
17049
msgid "Domain %s is being shutdown\n"
 
17050
msgstr "Domain %s is being shutdown\n"
 
17051
 
16278
17052
#: tools/virsh.c:1944
16279
17053
#, c-format
16280
 
msgid "Domain %s is being shutdown\n"
16281
 
msgstr "Domain %s is being shutdown\n"
16282
 
 
16283
 
#: tools/virsh.c:1946
16284
 
#, c-format
16285
17054
msgid "Failed to shutdown domain %s"
16286
17055
msgstr "Failed to shutdown domain %s"
16287
17056
 
16288
 
#: tools/virsh.c:1958
 
17057
#: tools/virsh.c:1956
16289
17058
msgid "reboot a domain"
16290
17059
msgstr "reboot a domain"
16291
17060
 
16292
 
#: tools/virsh.c:1959
 
17061
#: tools/virsh.c:1957
16293
17062
msgid "Run a reboot command in the target domain."
16294
17063
msgstr "Run a reboot command in the target domain."
16295
17064
 
16296
 
#: tools/virsh.c:1982
 
17065
#: tools/virsh.c:1980
16297
17066
#, c-format
16298
17067
msgid "Domain %s is being rebooted\n"
16299
17068
msgstr "Domain %s is being rebooted\n"
16300
17069
 
16301
 
#: tools/virsh.c:1984
 
17070
#: tools/virsh.c:1982
16302
17071
#, c-format
16303
17072
msgid "Failed to reboot domain %s"
16304
17073
msgstr "Failed to reboot domain %s"
16305
17074
 
16306
 
#: tools/virsh.c:1996
 
17075
#: tools/virsh.c:1994
16307
17076
msgid "destroy a domain"
16308
17077
msgstr "destroy a domain"
16309
17078
 
16310
 
#: tools/virsh.c:1997
 
17079
#: tools/virsh.c:1995
16311
17080
msgid "Destroy a given domain."
16312
17081
msgstr "Destroy a given domain."
16313
17082
 
 
17083
#: tools/virsh.c:2018
 
17084
#, c-format
 
17085
msgid "Domain %s destroyed\n"
 
17086
msgstr "Domain %s destroyed\n"
 
17087
 
16314
17088
#: tools/virsh.c:2020
16315
17089
#, c-format
16316
 
msgid "Domain %s destroyed\n"
16317
 
msgstr "Domain %s destroyed\n"
16318
 
 
16319
 
#: tools/virsh.c:2022
16320
 
#, c-format
16321
17090
msgid "Failed to destroy domain %s"
16322
17091
msgstr "Failed to destroy domain %s"
16323
17092
 
16324
 
#: tools/virsh.c:2034
 
17093
#: tools/virsh.c:2032
16325
17094
msgid "domain information"
16326
17095
msgstr "domain information"
16327
17096
 
16328
 
#: tools/virsh.c:2035
 
17097
#: tools/virsh.c:2033
16329
17098
msgid "Returns basic information about the domain."
16330
17099
msgstr "Returns basic information about the domain."
16331
17100
 
16332
 
#: tools/virsh.c:2064 tools/virsh.c:2066
 
17101
#: tools/virsh.c:2063 tools/virsh.c:2065
16333
17102
msgid "Id:"
16334
17103
msgstr "Id:"
16335
17104
 
16336
 
#: tools/virsh.c:2067 tools/virsh.c:6272 tools/virsh.c:7010
 
17105
#: tools/virsh.c:2066 tools/virsh.c:6500 tools/virsh.c:7441
16337
17106
msgid "Name:"
16338
17107
msgstr "Name:"
16339
17108
 
16340
 
#: tools/virsh.c:2070 tools/virsh.c:6275
 
17109
#: tools/virsh.c:2069 tools/virsh.c:6503
16341
17110
msgid "UUID:"
16342
17111
msgstr "UUID:"
16343
17112
 
16344
 
#: tools/virsh.c:2073
 
17113
#: tools/virsh.c:2072
16345
17114
msgid "OS Type:"
16346
17115
msgstr "OS Type:"
16347
17116
 
16348
 
#: tools/virsh.c:2078 tools/virsh.c:2618 tools/virsh.c:6282 tools/virsh.c:6286
16349
 
#: tools/virsh.c:6290 tools/virsh.c:6294 tools/virsh.c:6298
 
17117
#: tools/virsh.c:2077 tools/virsh.c:2672 tools/virsh.c:6510 tools/virsh.c:6514
 
17118
#: tools/virsh.c:6518 tools/virsh.c:6522 tools/virsh.c:6526
16350
17119
msgid "State:"
16351
17120
msgstr "State:"
16352
17121
 
16353
 
#: tools/virsh.c:2081 tools/virsh.c:3166
 
17122
#: tools/virsh.c:2080 tools/virsh.c:3411
16354
17123
msgid "CPU(s):"
16355
17124
msgstr "CPU(s):"
16356
17125
 
16357
 
#: tools/virsh.c:2088 tools/virsh.c:2625
 
17126
#: tools/virsh.c:2087 tools/virsh.c:2679
16358
17127
msgid "CPU time:"
16359
17128
msgstr "CPU time:"
16360
17129
 
16361
 
#: tools/virsh.c:2092 tools/virsh.c:2095
 
17130
#: tools/virsh.c:2091 tools/virsh.c:2094
16362
17131
msgid "Max memory:"
16363
17132
msgstr "Max memory:"
16364
17133
 
16365
 
#: tools/virsh.c:2096
 
17134
#: tools/virsh.c:2095
16366
17135
msgid "no limit"
16367
17136
msgstr ""
16368
17137
 
16369
 
#: tools/virsh.c:2098
 
17138
#: tools/virsh.c:2097
16370
17139
msgid "Used memory:"
16371
17140
msgstr "Used memory:"
16372
17141
 
16373
 
#: tools/virsh.c:2109 tools/virsh.c:2111 tools/virsh.c:4049 tools/virsh.c:4051
16374
 
#: tools/virsh.c:6307 tools/virsh.c:6309
 
17142
#: tools/virsh.c:2108 tools/virsh.c:2110 tools/virsh.c:4287 tools/virsh.c:4289
 
17143
#: tools/virsh.c:6535 tools/virsh.c:6537
16375
17144
msgid "Persistent:"
16376
17145
msgstr ""
16377
17146
 
16378
 
#: tools/virsh.c:2109 tools/virsh.c:4049 tools/virsh.c:5832 tools/virsh.c:5847
16379
 
#: tools/virsh.c:5849 tools/virsh.c:5850 tools/virsh.c:5851 tools/virsh.c:6307
16380
 
#: tools/virsh.c:7157 tools/virsh.c:7164 tools/virsh.c:7165 tools/virsh.c:7166
 
17147
#: tools/virsh.c:2108 tools/virsh.c:4287 tools/virsh.c:6060 tools/virsh.c:6075
 
17148
#: tools/virsh.c:6077 tools/virsh.c:6078 tools/virsh.c:6079 tools/virsh.c:6535
 
17149
#: tools/virsh.c:7589 tools/virsh.c:7596 tools/virsh.c:7597 tools/virsh.c:7598
16381
17150
#, fuzzy
16382
17151
msgid "unknown"
16383
17152
msgstr "unknown host"
16384
17153
 
16385
 
#: tools/virsh.c:2111 tools/virsh.c:4045 tools/virsh.c:4051 tools/virsh.c:4056
16386
 
#: tools/virsh.c:4251 tools/virsh.c:4274 tools/virsh.c:5825 tools/virsh.c:5835
16387
 
#: tools/virsh.c:6309 tools/virsh.c:6317
 
17154
#: tools/virsh.c:2110 tools/virsh.c:4283 tools/virsh.c:4289 tools/virsh.c:4294
 
17155
#: tools/virsh.c:4489 tools/virsh.c:4512 tools/virsh.c:6053 tools/virsh.c:6063
 
17156
#: tools/virsh.c:6537 tools/virsh.c:6545
16388
17157
msgid "yes"
16389
17158
msgstr ""
16390
17159
 
16391
 
#: tools/virsh.c:2111 tools/virsh.c:4045 tools/virsh.c:4051 tools/virsh.c:4056
16392
 
#: tools/virsh.c:4251 tools/virsh.c:4274 tools/virsh.c:5825 tools/virsh.c:5835
16393
 
#: tools/virsh.c:6309 tools/virsh.c:6317
 
17160
#: tools/virsh.c:2110 tools/virsh.c:4283 tools/virsh.c:4289 tools/virsh.c:4294
 
17161
#: tools/virsh.c:4489 tools/virsh.c:4512 tools/virsh.c:6053 tools/virsh.c:6063
 
17162
#: tools/virsh.c:6537 tools/virsh.c:6545
16394
17163
#, fuzzy
16395
17164
msgid "no"
16396
17165
msgstr "node"
16397
17166
 
16398
 
#: tools/virsh.c:2115 tools/virsh.c:4054 tools/virsh.c:4056 tools/virsh.c:6315
16399
 
#: tools/virsh.c:6317
 
17167
#: tools/virsh.c:2114 tools/virsh.c:4292 tools/virsh.c:4294 tools/virsh.c:6543
 
17168
#: tools/virsh.c:6545
16400
17169
#, fuzzy
16401
17170
msgid "Autostart:"
16402
17171
msgstr "no state"
16403
17172
 
16404
 
#: tools/virsh.c:2116
 
17173
#: tools/virsh.c:2115
16405
17174
#, fuzzy
16406
17175
msgid "enable"
16407
17176
msgstr "Name"
16408
17177
 
16409
 
#: tools/virsh.c:2116
 
17178
#: tools/virsh.c:2115
16410
17179
msgid "disable"
16411
17180
msgstr ""
16412
17181
 
16413
 
#: tools/virsh.c:2129
 
17182
#: tools/virsh.c:2131
16414
17183
msgid "Security model:"
16415
17184
msgstr ""
16416
17185
 
16417
 
#: tools/virsh.c:2130
 
17186
#: tools/virsh.c:2132
16418
17187
msgid "Security DOI:"
16419
17188
msgstr ""
16420
17189
 
16421
 
#: tools/virsh.c:2139
 
17190
#: tools/virsh.c:2146
16422
17191
msgid "Security label:"
16423
17192
msgstr ""
16424
17193
 
16425
 
#: tools/virsh.c:2152
 
17194
#: tools/virsh.c:2161
16426
17195
#, fuzzy
16427
17196
msgid "domain job information"
16428
17197
msgstr "domain information"
16429
17198
 
16430
 
#: tools/virsh.c:2153
 
17199
#: tools/virsh.c:2162
16431
17200
#, fuzzy
16432
17201
msgid "Returns information about jobs running on a domain."
16433
17202
msgstr "Returns basic information about the domain."
16434
17203
 
16435
 
#: tools/virsh.c:2180
 
17204
#: tools/virsh.c:2189
16436
17205
#, fuzzy
16437
17206
msgid "Job type:"
16438
17207
msgstr "unknown OS type"
16439
17208
 
16440
 
#: tools/virsh.c:2183
 
17209
#: tools/virsh.c:2192
16441
17210
msgid "Bounded"
16442
17211
msgstr ""
16443
17212
 
16444
 
#: tools/virsh.c:2187
 
17213
#: tools/virsh.c:2196
16445
17214
#, fuzzy
16446
17215
msgid "Unbounded"
16447
17216
msgstr "paused"
16448
17217
 
16449
 
#: tools/virsh.c:2192
 
17218
#: tools/virsh.c:2201
16450
17219
msgid "None"
16451
17220
msgstr ""
16452
17221
 
16453
 
#: tools/virsh.c:2196
 
17222
#: tools/virsh.c:2205
16454
17223
msgid "Time elapsed:"
16455
17224
msgstr ""
16456
17225
 
16457
 
#: tools/virsh.c:2198
 
17226
#: tools/virsh.c:2207
16458
17227
msgid "Time remaining:"
16459
17228
msgstr ""
16460
17229
 
16461
 
#: tools/virsh.c:2201
 
17230
#: tools/virsh.c:2210
16462
17231
msgid "Data processed:"
16463
17232
msgstr ""
16464
17233
 
16465
 
#: tools/virsh.c:2203
 
17234
#: tools/virsh.c:2212
16466
17235
msgid "Data remaining:"
16467
17236
msgstr ""
16468
17237
 
16469
 
#: tools/virsh.c:2205
 
17238
#: tools/virsh.c:2214
16470
17239
msgid "Data total:"
16471
17240
msgstr ""
16472
17241
 
16473
 
#: tools/virsh.c:2209
 
17242
#: tools/virsh.c:2218
16474
17243
#, fuzzy
16475
17244
msgid "Memory processed:"
16476
17245
msgstr "Memory size:"
16477
17246
 
16478
 
#: tools/virsh.c:2211
 
17247
#: tools/virsh.c:2220
16479
17248
#, fuzzy
16480
17249
msgid "Memory remaining:"
16481
17250
msgstr "Memory size:"
16482
17251
 
16483
 
#: tools/virsh.c:2213
 
17252
#: tools/virsh.c:2222
16484
17253
#, fuzzy
16485
17254
msgid "Memory total:"
16486
17255
msgstr "Memory size:"
16487
17256
 
16488
 
#: tools/virsh.c:2217
 
17257
#: tools/virsh.c:2226
16489
17258
msgid "File processed:"
16490
17259
msgstr ""
16491
17260
 
16492
 
#: tools/virsh.c:2219
 
17261
#: tools/virsh.c:2228
16493
17262
#, fuzzy
16494
17263
msgid "File remaining:"
16495
17264
msgstr "Failed to create domain %s\n"
16496
17265
 
16497
 
#: tools/virsh.c:2221
 
17266
#: tools/virsh.c:2230
16498
17267
#, fuzzy
16499
17268
msgid "File total:"
16500
17269
msgstr "Failed to create domain %s\n"
16501
17270
 
16502
 
#: tools/virsh.c:2235
 
17271
#: tools/virsh.c:2244
16503
17272
#, fuzzy
16504
17273
msgid "abort active domain job"
16505
17274
msgstr "list inactive domains"
16506
17275
 
16507
 
#: tools/virsh.c:2236
 
17276
#: tools/virsh.c:2245
16508
17277
msgid "Aborts the currently running domain job"
16509
17278
msgstr ""
16510
17279
 
16511
 
#: tools/virsh.c:2268
 
17280
#: tools/virsh.c:2277
16512
17281
#, fuzzy
16513
17282
msgid "NUMA free memory"
16514
17283
msgstr "Used memory:"
16515
17284
 
16516
 
#: tools/virsh.c:2269
 
17285
#: tools/virsh.c:2278
16517
17286
msgid "display available free memory for the NUMA cell."
16518
17287
msgstr ""
16519
17288
 
16520
 
#: tools/virsh.c:2274
 
17289
#: tools/virsh.c:2283
16521
17290
#, fuzzy
16522
17291
msgid "NUMA cell number"
16523
17292
msgstr "NUMA cell(s):"
16524
17293
 
16525
 
#: tools/virsh.c:2275
 
17294
#: tools/virsh.c:2284
16526
17295
msgid "show free memory for all NUMA cells"
16527
17296
msgstr ""
16528
17297
 
16529
 
#: tools/virsh.c:2298
 
17298
#: tools/virsh.c:2310
 
17299
msgid "cell number has to be a number"
 
17300
msgstr ""
 
17301
 
 
17302
#: tools/virsh.c:2316
16530
17303
msgid "--cellno and --all are mutually exclusive. Please choose only one."
16531
17304
msgstr ""
16532
17305
 
16533
 
#: tools/virsh.c:2305
16534
 
#, fuzzy
16535
 
msgid "failed to get NUMA nodes count"
16536
 
msgstr "failed to get node information"
16537
 
 
16538
 
#: tools/virsh.c:2310
16539
 
msgid "no NUMA nodes present"
16540
 
msgstr ""
16541
 
 
16542
 
#: tools/virsh.c:2321
16543
 
#, fuzzy
16544
 
msgid "could not get information about all NUMA nodes"
 
17306
#: tools/virsh.c:2324 tools/virsh.c:2333
 
17307
#, fuzzy
 
17308
msgid "unable to get node capabilities"
 
17309
msgstr "failed to open file"
 
17310
 
 
17311
#: tools/virsh.c:2342
 
17312
#, fuzzy
 
17313
msgid "could not get information about NUMA topology"
16545
17314
msgstr "failed to get domain '%s'"
16546
17315
 
16547
 
#: tools/virsh.c:2333 tools/virsh.c:2346
 
17316
#: tools/virsh.c:2354
 
17317
#, fuzzy
 
17318
msgid "conversion from string failed"
 
17319
msgstr "operation failed"
 
17320
 
 
17321
#: tools/virsh.c:2362
 
17322
#, fuzzy, c-format
 
17323
msgid "failed to get free memory for NUMA node number: %lu"
 
17324
msgstr "allocate new buffer"
 
17325
 
 
17326
#: tools/virsh.c:2376 tools/virsh.c:2389
16548
17327
msgid "Total"
16549
17328
msgstr ""
16550
17329
 
16551
 
#: tools/virsh.c:2362
 
17330
#: tools/virsh.c:2411
16552
17331
msgid "connection vcpu maximum"
16553
17332
msgstr ""
16554
17333
 
16555
 
#: tools/virsh.c:2363
 
17334
#: tools/virsh.c:2412
16556
17335
#, fuzzy
16557
17336
msgid "Show maximum number of virtual CPUs for guests on this connection."
16558
17337
msgstr "Change the number of virtual CPUs active in the guest domain."
16559
17338
 
16560
 
#: tools/virsh.c:2368
 
17339
#: tools/virsh.c:2417
16561
17340
#, fuzzy
16562
17341
msgid "domain type"
16563
17342
msgstr "domain state"
16564
17343
 
16565
 
#: tools/virsh.c:2395
 
17344
#: tools/virsh.c:2428
 
17345
#, fuzzy
 
17346
msgid "Invalid type"
 
17347
msgstr "invalid argument in"
 
17348
 
 
17349
#: tools/virsh.c:2447
16566
17350
#, fuzzy
16567
17351
msgid "domain vcpu counts"
16568
17352
msgstr "domain vcpus"
16569
17353
 
16570
 
#: tools/virsh.c:2396
 
17354
#: tools/virsh.c:2448
16571
17355
#, fuzzy
16572
17356
msgid "Returns the number of virtual CPUs used by the domain."
16573
17357
msgstr "Change the number of virtual CPUs active in the guest domain."
16574
17358
 
16575
 
#: tools/virsh.c:2402
 
17359
#: tools/virsh.c:2454
16576
17360
msgid "get maximum cap on vcpus"
16577
17361
msgstr ""
16578
17362
 
16579
 
#: tools/virsh.c:2403
 
17363
#: tools/virsh.c:2455
16580
17364
msgid "get current vcpu usage"
16581
17365
msgstr ""
16582
17366
 
16583
 
#: tools/virsh.c:2404
 
17367
#: tools/virsh.c:2456
16584
17368
msgid "get value to be used on next boot"
16585
17369
msgstr ""
16586
17370
 
16587
 
#: tools/virsh.c:2405
 
17371
#: tools/virsh.c:2457
16588
17372
#, fuzzy
16589
17373
msgid "get value from running domain"
16590
17374
msgstr "Save a running domain."
16591
17375
 
16592
 
#: tools/virsh.c:2423
 
17376
#: tools/virsh.c:2475
16593
17377
msgid "--maximum and --current cannot both be specified"
16594
17378
msgstr ""
16595
17379
 
16596
 
#: tools/virsh.c:2428
 
17380
#: tools/virsh.c:2480
16597
17381
msgid "--config and --live cannot both be specified"
16598
17382
msgstr ""
16599
17383
 
16600
 
#: tools/virsh.c:2435
 
17384
#: tools/virsh.c:2487
16601
17385
#, c-format
16602
17386
msgid "when using --%s, either --%s or --%s must be specified"
16603
17387
msgstr ""
16604
17388
 
16605
 
#: tools/virsh.c:2471 tools/virsh.c:2492
 
17389
#: tools/virsh.c:2525 tools/virsh.c:2546
16606
17390
msgid "maximum"
16607
17391
msgstr ""
16608
17392
 
16609
 
#: tools/virsh.c:2471 tools/virsh.c:2529
 
17393
#: tools/virsh.c:2525 tools/virsh.c:2583
16610
17394
msgid "config"
16611
17395
msgstr ""
16612
17396
 
16613
 
#: tools/virsh.c:2492 tools/virsh.c:2551
 
17397
#: tools/virsh.c:2546 tools/virsh.c:2605
16614
17398
msgid "live"
16615
17399
msgstr ""
16616
17400
 
16617
 
#: tools/virsh.c:2529 tools/virsh.c:2551
 
17401
#: tools/virsh.c:2583 tools/virsh.c:2605
16618
17402
msgid "current"
16619
17403
msgstr ""
16620
17404
 
16621
 
#: tools/virsh.c:2568
 
17405
#: tools/virsh.c:2622
16622
17406
#, fuzzy
16623
17407
msgid "detailed domain vcpu information"
16624
17408
msgstr "domain vcpu information"
16625
17409
 
16626
 
#: tools/virsh.c:2569
 
17410
#: tools/virsh.c:2623
16627
17411
msgid "Returns basic information about the domain virtual CPUs."
16628
17412
msgstr "Returns basic information about the domain virtual CPUs."
16629
17413
 
16630
 
#: tools/virsh.c:2616
 
17414
#: tools/virsh.c:2670
16631
17415
msgid "VCPU:"
16632
17416
msgstr "VCPU:"
16633
17417
 
16634
 
#: tools/virsh.c:2617
 
17418
#: tools/virsh.c:2671
16635
17419
msgid "CPU:"
16636
17420
msgstr "CPU:"
16637
17421
 
16638
 
#: tools/virsh.c:2627
 
17422
#: tools/virsh.c:2681
16639
17423
msgid "CPU Affinity:"
16640
17424
msgstr "CPU Affinity:"
16641
17425
 
16642
 
#: tools/virsh.c:2639
 
17426
#: tools/virsh.c:2693
16643
17427
msgid "Domain shut off, virtual CPUs not present."
16644
17428
msgstr ""
16645
17429
 
16646
 
#: tools/virsh.c:2654
 
17430
#: tools/virsh.c:2708
16647
17431
msgid "control domain vcpu affinity"
16648
17432
msgstr "control domain vcpu affinity"
16649
17433
 
16650
 
#: tools/virsh.c:2655
 
17434
#: tools/virsh.c:2709
16651
17435
msgid "Pin domain VCPUs to host physical CPUs."
16652
17436
msgstr "Pin domain VCPUs to host physical CPUs."
16653
17437
 
16654
 
#: tools/virsh.c:2661
 
17438
#: tools/virsh.c:2715
16655
17439
msgid "vcpu number"
16656
17440
msgstr "vcpu number"
16657
17441
 
16658
 
#: tools/virsh.c:2662
 
17442
#: tools/virsh.c:2716
16659
17443
msgid "host cpu number(s) (comma separated)"
16660
17444
msgstr "host cpu number(s) (comma separated)"
16661
17445
 
16662
 
#: tools/virsh.c:2689
 
17446
#: tools/virsh.c:2741
16663
17447
msgid "vcpupin: Invalid or missing vCPU number."
16664
17448
msgstr ""
16665
17449
 
16666
 
#: tools/virsh.c:2705
 
17450
#: tools/virsh.c:2757
16667
17451
#, fuzzy
16668
17452
msgid "vcpupin: failed to get domain informations."
16669
17453
msgstr "failed to get node information"
16670
17454
 
16671
 
#: tools/virsh.c:2711
 
17455
#: tools/virsh.c:2763
16672
17456
msgid "vcpupin: Invalid vCPU number."
16673
17457
msgstr ""
16674
17458
 
16675
 
#: tools/virsh.c:2720
 
17459
#: tools/virsh.c:2772
16676
17460
msgid "cpulist: Invalid format. Empty string."
16677
17461
msgstr ""
16678
17462
 
16679
 
#: tools/virsh.c:2730
 
17463
#: tools/virsh.c:2782
16680
17464
#, c-format
16681
17465
msgid ""
16682
17466
"cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')."
16683
17467
msgstr ""
16684
17468
 
16685
 
#: tools/virsh.c:2742
 
17469
#: tools/virsh.c:2794
16686
17470
#, c-format
16687
17471
msgid ""
16688
17472
"cpulist: %s: Invalid format. Expecting digit or comma at position %d (near "
16689
17473
"'%c')."
16690
17474
msgstr ""
16691
17475
 
16692
 
#: tools/virsh.c:2751
 
17476
#: tools/virsh.c:2803
16693
17477
#, c-format
16694
17478
msgid "cpulist: %s: Invalid format. Trailing comma at position %d."
16695
17479
msgstr ""
16696
17480
 
16697
 
#: tools/virsh.c:2767
 
17481
#: tools/virsh.c:2819
16698
17482
#, fuzzy, c-format
16699
17483
msgid "Physical CPU %d doesn't exist."
16700
17484
msgstr "command '%s' doesn't exist"
16701
17485
 
16702
 
#: tools/virsh.c:2790
 
17486
#: tools/virsh.c:2842
16703
17487
msgid "change number of virtual CPUs"
16704
17488
msgstr "change number of virtual CPUs"
16705
17489
 
16706
 
#: tools/virsh.c:2791
 
17490
#: tools/virsh.c:2843
16707
17491
#, fuzzy
16708
17492
msgid "Change the number of virtual CPUs in the guest domain."
16709
17493
msgstr "Change the number of virtual CPUs active in the guest domain."
16710
17494
 
16711
 
#: tools/virsh.c:2797
 
17495
#: tools/virsh.c:2849
16712
17496
msgid "number of virtual CPUs"
16713
17497
msgstr "number of virtual CPUs"
16714
17498
 
16715
 
#: tools/virsh.c:2798
 
17499
#: tools/virsh.c:2850
16716
17500
msgid "set maximum limit on next boot"
16717
17501
msgstr ""
16718
17502
 
16719
 
#: tools/virsh.c:2799
 
17503
#: tools/virsh.c:2851 tools/virsh.c:2926 tools/virsh.c:3016
16720
17504
msgid "affect next boot"
16721
17505
msgstr ""
16722
17506
 
16723
 
#: tools/virsh.c:2800
 
17507
#: tools/virsh.c:2852 tools/virsh.c:2927 tools/virsh.c:3017
16724
17508
#, fuzzy
16725
17509
msgid "affect running domain"
16726
17510
msgstr "Save a running domain."
16727
17511
 
16728
 
#: tools/virsh.c:2842
 
17512
#: tools/virsh.c:2876
 
17513
#, fuzzy
 
17514
msgid "Invalid number of virtual CPUs"
 
17515
msgstr "number of virtual CPUs"
 
17516
 
 
17517
#: tools/virsh.c:2897
16729
17518
msgid "--maximum must be used with --config only"
16730
17519
msgstr ""
16731
17520
 
16732
 
#: tools/virsh.c:2863
 
17521
#: tools/virsh.c:2918
16733
17522
msgid "change memory allocation"
16734
17523
msgstr "change memory allocation"
16735
17524
 
16736
 
#: tools/virsh.c:2864
 
17525
#: tools/virsh.c:2919
16737
17526
msgid "Change the current memory allocation in the guest domain."
16738
17527
msgstr "Change the current memory allocation in the guest domain."
16739
17528
 
16740
 
#: tools/virsh.c:2870
 
17529
#: tools/virsh.c:2925
16741
17530
#, fuzzy
16742
17531
msgid "number of kilobytes of memory"
16743
17532
msgstr "number of bytes of memory"
16744
17533
 
16745
 
#: tools/virsh.c:2891
 
17534
#: tools/virsh.c:2928 tools/virsh.c:3018
 
17535
#, fuzzy
 
17536
msgid "affect current domain"
 
17537
msgstr "Save a running domain."
 
17538
 
 
17539
#: tools/virsh.c:2946 tools/virsh.c:3036
 
17540
msgid "--current must be specified exclusively"
 
17541
msgstr ""
 
17542
 
 
17543
#: tools/virsh.c:2967 tools/virsh.c:3056
 
17544
msgid "memory size has to be a number"
 
17545
msgstr ""
 
17546
 
 
17547
#: tools/virsh.c:2973
16746
17548
#, fuzzy, c-format
16747
17549
msgid "Invalid value of %lu for memory size"
16748
17550
msgstr "invalid argument in %s"
16749
17551
 
16750
 
#: tools/virsh.c:2897
 
17552
#: tools/virsh.c:2979
16751
17553
msgid "Unable to verify MaxMemorySize"
16752
17554
msgstr ""
16753
17555
 
16754
 
#: tools/virsh.c:2903
 
17556
#: tools/virsh.c:2985
16755
17557
#, c-format
16756
17558
msgid "Requested memory size %lu kb is larger than maximum of %lu kb"
16757
17559
msgstr ""
16758
17560
 
16759
 
#: tools/virsh.c:2920
 
17561
#: tools/virsh.c:3008
16760
17562
msgid "change maximum memory limit"
16761
17563
msgstr "change maximum memory limit"
16762
17564
 
16763
 
#: tools/virsh.c:2921
 
17565
#: tools/virsh.c:3009
16764
17566
msgid "Change the maximum memory allocation limit in the guest domain."
16765
17567
msgstr "Change the maximum memory allocation limit in the guest domain."
16766
17568
 
16767
 
#: tools/virsh.c:2927
 
17569
#: tools/virsh.c:3015
16768
17570
#, fuzzy
16769
17571
msgid "maximum memory limit in kilobytes"
16770
17572
msgstr "maxmimum memory limit in bytes"
16771
17573
 
16772
 
#: tools/virsh.c:2948
 
17574
#: tools/virsh.c:3062
16773
17575
#, c-format
16774
17576
msgid "Invalid value of %d for memory size"
16775
17577
msgstr ""
16776
17578
 
16777
 
#: tools/virsh.c:2954
 
17579
#: tools/virsh.c:3068
16778
17580
msgid "Unable to verify current MemorySize"
16779
17581
msgstr ""
16780
17582
 
16781
 
#: tools/virsh.c:2959
 
17583
#: tools/virsh.c:3074 tools/virsh.c:3079
16782
17584
msgid "Unable to change MaxMemorySize"
16783
17585
msgstr ""
16784
17586
 
16785
 
#: tools/virsh.c:2966
16786
 
#, fuzzy
16787
 
msgid "Unable to shrink current MemorySize"
16788
 
msgstr "domain memory"
16789
 
 
16790
 
#: tools/virsh.c:2979
 
17587
#: tools/virsh.c:3092
 
17588
#, fuzzy
 
17589
msgid "Get or set blkio parameters"
 
17590
msgstr "Failed to suspend domain %s"
 
17591
 
 
17592
#: tools/virsh.c:3093
 
17593
msgid ""
 
17594
"Get or set the current blkio parameters for a guest domain.\n"
 
17595
"    To get the blkio parameters use following command: \n"
 
17596
"\n"
 
17597
"    virsh # blkiotune <domain>"
 
17598
msgstr ""
 
17599
 
 
17600
#: tools/virsh.c:3103
 
17601
msgid "IO Weight in range [100, 1000]"
 
17602
msgstr ""
 
17603
 
 
17604
#: tools/virsh.c:3125 tools/virsh.c:3265
 
17605
#, fuzzy
 
17606
msgid "Unable to parse integer parameter"
 
17607
msgstr "Failed to suspend domain %s"
 
17608
 
 
17609
#: tools/virsh.c:3133
 
17610
#, fuzzy, c-format
 
17611
msgid "Invalid value of %d for I/O weight"
 
17612
msgstr "invalid argument in %s"
 
17613
 
 
17614
#: tools/virsh.c:3142
 
17615
#, fuzzy
 
17616
msgid "Unable to get number of blkio parameters"
 
17617
msgstr "Failed to get devices for domain %s\n"
 
17618
 
 
17619
#: tools/virsh.c:3155
 
17620
#, fuzzy
 
17621
msgid "Unable to get blkio parameters"
 
17622
msgstr "Failed to suspend domain %s"
 
17623
 
 
17624
#: tools/virsh.c:3207
 
17625
#, fuzzy
 
17626
msgid "Unable to change blkio parameters"
 
17627
msgstr "Failed to suspend domain %s"
 
17628
 
 
17629
#: tools/virsh.c:3222
16791
17630
#, fuzzy
16792
17631
msgid "Get or set memory parameters"
16793
17632
msgstr "Failed to suspend domain %s"
16794
17633
 
16795
 
#: tools/virsh.c:2980
 
17634
#: tools/virsh.c:3223
16796
17635
msgid ""
16797
17636
"Get or set the current memory parameters for a guest domain.\n"
16798
17637
"    To get the memory parameters use following command: \n"
16800
17639
"    virsh # memtune <domain>"
16801
17640
msgstr ""
16802
17641
 
16803
 
#: tools/virsh.c:2990
 
17642
#: tools/virsh.c:3233
16804
17643
#, fuzzy
16805
17644
msgid "Max memory in kilobytes"
16806
17645
msgstr "maxmimum memory limit in bytes"
16807
17646
 
16808
 
#: tools/virsh.c:2992
 
17647
#: tools/virsh.c:3235
16809
17648
#, fuzzy
16810
17649
msgid "Memory during contention in kilobytes"
16811
17650
msgstr "maxmimum memory limit in bytes"
16812
17651
 
16813
 
#: tools/virsh.c:2994
16814
 
msgid "Max swap in kilobytes"
16815
 
msgstr ""
 
17652
#: tools/virsh.c:3237
 
17653
#, fuzzy
 
17654
msgid "Max memory plus swap in kilobytes"
 
17655
msgstr "maxmimum memory limit in bytes"
16816
17656
 
16817
 
#: tools/virsh.c:2996
 
17657
#: tools/virsh.c:3239
16818
17658
#, fuzzy
16819
17659
msgid "Min guaranteed memory in kilobytes"
16820
17660
msgstr "maxmimum memory limit in bytes"
16821
17661
 
16822
 
#: tools/virsh.c:3040
 
17662
#: tools/virsh.c:3285
16823
17663
#, fuzzy
16824
17664
msgid "Unable to get number of memory parameters"
16825
17665
msgstr "Failed to get devices for domain %s\n"
16826
17666
 
16827
 
#: tools/virsh.c:3053
 
17667
#: tools/virsh.c:3298
16828
17668
#, fuzzy
16829
17669
msgid "Unable to get memory parameters"
16830
17670
msgstr "Failed to suspend domain %s"
16831
17671
 
16832
 
#: tools/virsh.c:3133
 
17672
#: tools/virsh.c:3378
16833
17673
#, fuzzy
16834
17674
msgid "Unable to change memory parameters"
16835
17675
msgstr "Failed to suspend domain %s"
16836
17676
 
16837
 
#: tools/virsh.c:3148
 
17677
#: tools/virsh.c:3393
16838
17678
msgid "node information"
16839
17679
msgstr "node information"
16840
17680
 
16841
 
#: tools/virsh.c:3149
 
17681
#: tools/virsh.c:3394
16842
17682
msgid "Returns basic information about the node."
16843
17683
msgstr "Returns basic information about the node."
16844
17684
 
16845
 
#: tools/virsh.c:3162
 
17685
#: tools/virsh.c:3407
16846
17686
msgid "failed to get node information"
16847
17687
msgstr "failed to get node information"
16848
17688
 
16849
 
#: tools/virsh.c:3165
 
17689
#: tools/virsh.c:3410
16850
17690
msgid "CPU model:"
16851
17691
msgstr "CPU model:"
16852
17692
 
16853
 
#: tools/virsh.c:3167
 
17693
#: tools/virsh.c:3412
16854
17694
msgid "CPU frequency:"
16855
17695
msgstr "CPU frequency:"
16856
17696
 
16857
 
#: tools/virsh.c:3168
 
17697
#: tools/virsh.c:3413
16858
17698
msgid "CPU socket(s):"
16859
17699
msgstr "CPU socket(s):"
16860
17700
 
16861
 
#: tools/virsh.c:3169
 
17701
#: tools/virsh.c:3414
16862
17702
msgid "Core(s) per socket:"
16863
17703
msgstr "Core(s) per socket:"
16864
17704
 
16865
 
#: tools/virsh.c:3170
 
17705
#: tools/virsh.c:3415
16866
17706
msgid "Thread(s) per core:"
16867
17707
msgstr "Thread(s) per core:"
16868
17708
 
16869
 
#: tools/virsh.c:3171
 
17709
#: tools/virsh.c:3416
16870
17710
msgid "NUMA cell(s):"
16871
17711
msgstr "NUMA cell(s):"
16872
17712
 
16873
 
#: tools/virsh.c:3172
 
17713
#: tools/virsh.c:3417
16874
17714
msgid "Memory size:"
16875
17715
msgstr "Memory size:"
16876
17716
 
16877
 
#: tools/virsh.c:3181
 
17717
#: tools/virsh.c:3426
16878
17718
msgid "capabilities"
16879
17719
msgstr ""
16880
17720
 
16881
 
#: tools/virsh.c:3182
 
17721
#: tools/virsh.c:3427
16882
17722
msgid "Returns capabilities of hypervisor/driver."
16883
17723
msgstr ""
16884
17724
 
16885
 
#: tools/virsh.c:3195
 
17725
#: tools/virsh.c:3440
16886
17726
#, fuzzy
16887
17727
msgid "failed to get capabilities"
16888
17728
msgstr "failed to open file"
16889
17729
 
16890
 
#: tools/virsh.c:3208
 
17730
#: tools/virsh.c:3453
16891
17731
msgid "domain information in XML"
16892
17732
msgstr "domain information in XML"
16893
17733
 
16894
 
#: tools/virsh.c:3209
 
17734
#: tools/virsh.c:3454
16895
17735
#, fuzzy
16896
17736
msgid "Output the domain information as an XML dump to stdout."
16897
17737
msgstr "Ouput the domain information as an XML dump to stdout."
16898
17738
 
16899
 
#: tools/virsh.c:3215 tools/virsh.c:4620
 
17739
#: tools/virsh.c:3460 tools/virsh.c:4858
16900
17740
#, fuzzy
16901
17741
msgid "show inactive defined XML"
16902
17742
msgstr "list inactive domains"
16903
17743
 
16904
 
#: tools/virsh.c:3216
 
17744
#: tools/virsh.c:3461
16905
17745
msgid "include security sensitive information in XML dump"
16906
17746
msgstr ""
16907
17747
 
16908
 
#: tools/virsh.c:3217
 
17748
#: tools/virsh.c:3462
16909
17749
msgid "update guest CPU according to host CPU"
16910
17750
msgstr ""
16911
17751
 
16912
 
#: tools/virsh.c:3261
 
17752
#: tools/virsh.c:3506
16913
17753
#, fuzzy
16914
17754
msgid "Convert native config to domain XML"
16915
17755
msgstr "failed to write configuration file: %s"
16916
17756
 
16917
 
#: tools/virsh.c:3262
 
17757
#: tools/virsh.c:3507
16918
17758
#, fuzzy
16919
17759
msgid "Convert native guest configuration format to domain XML format."
16920
17760
msgstr "Undefine the configuration for an inactive domain."
16921
17761
 
16922
 
#: tools/virsh.c:3267
 
17762
#: tools/virsh.c:3512
16923
17763
msgid "source config data format"
16924
17764
msgstr ""
16925
17765
 
16926
 
#: tools/virsh.c:3268
 
17766
#: tools/virsh.c:3513
16927
17767
#, fuzzy
16928
17768
msgid "config data file to import from"
16929
17769
msgstr "configuration file syntax error"
16930
17770
 
16931
 
#: tools/virsh.c:3306
 
17771
#: tools/virsh.c:3552
16932
17772
msgid "Convert domain XML to native config"
16933
17773
msgstr ""
16934
17774
 
16935
 
#: tools/virsh.c:3307
 
17775
#: tools/virsh.c:3553
16936
17776
msgid "Convert domain XML config to a native guest configuration format."
16937
17777
msgstr ""
16938
17778
 
16939
 
#: tools/virsh.c:3312
 
17779
#: tools/virsh.c:3558
16940
17780
msgid "target config data type format"
16941
17781
msgstr ""
16942
17782
 
16943
 
#: tools/virsh.c:3313
 
17783
#: tools/virsh.c:3559
16944
17784
msgid "xml data file to export from"
16945
17785
msgstr ""
16946
17786
 
16947
 
#: tools/virsh.c:3351
 
17787
#: tools/virsh.c:3598
16948
17788
msgid "convert a domain id or UUID to domain name"
16949
17789
msgstr "convert a domain id or UUID to domain name"
16950
17790
 
16951
 
#: tools/virsh.c:3357
 
17791
#: tools/virsh.c:3604
16952
17792
msgid "domain id or uuid"
16953
17793
msgstr "domain id or uuid"
16954
17794
 
16955
 
#: tools/virsh.c:3381
 
17795
#: tools/virsh.c:3628
16956
17796
msgid "convert a domain name or UUID to domain id"
16957
17797
msgstr "convert a domain name or UUID to domain id"
16958
17798
 
16959
 
#: tools/virsh.c:3416
 
17799
#: tools/virsh.c:3663
16960
17800
msgid "convert a domain name or id to domain UUID"
16961
17801
msgstr "convert a domain name or id to domain UUID"
16962
17802
 
16963
 
#: tools/virsh.c:3422
 
17803
#: tools/virsh.c:3669
16964
17804
msgid "domain id or name"
16965
17805
msgstr "domain id or name"
16966
17806
 
16967
 
#: tools/virsh.c:3441
 
17807
#: tools/virsh.c:3688
16968
17808
msgid "failed to get domain UUID"
16969
17809
msgstr "failed to get domain UUID"
16970
17810
 
16971
 
#: tools/virsh.c:3451
 
17811
#: tools/virsh.c:3698
16972
17812
msgid "migrate domain to another host"
16973
17813
msgstr ""
16974
17814
 
16975
 
#: tools/virsh.c:3452
 
17815
#: tools/virsh.c:3699
16976
17816
msgid "Migrate domain to another host.  Add --live for live migration."
16977
17817
msgstr ""
16978
17818
 
16979
 
#: tools/virsh.c:3457
 
17819
#: tools/virsh.c:3704
16980
17820
msgid "live migration"
16981
17821
msgstr ""
16982
17822
 
16983
 
#: tools/virsh.c:3458
 
17823
#: tools/virsh.c:3705
16984
17824
msgid "peer-2-peer migration"
16985
17825
msgstr ""
16986
17826
 
16987
 
#: tools/virsh.c:3459
 
17827
#: tools/virsh.c:3706
16988
17828
#, fuzzy
16989
17829
msgid "direct migration"
16990
17830
msgstr "node information"
16991
17831
 
16992
 
#: tools/virsh.c:3460
 
17832
#: tools/virsh.c:3707
16993
17833
msgid "tunnelled migration"
16994
17834
msgstr ""
16995
17835
 
16996
 
#: tools/virsh.c:3461
 
17836
#: tools/virsh.c:3708
16997
17837
#, fuzzy
16998
17838
msgid "persist VM on destination"
16999
17839
msgstr "failed to get node information"
17000
17840
 
17001
 
#: tools/virsh.c:3462
 
17841
#: tools/virsh.c:3709
17002
17842
#, fuzzy
17003
17843
msgid "undefine VM on source"
17004
17844
msgstr "undefine an inactive domain"
17005
17845
 
17006
 
#: tools/virsh.c:3463
 
17846
#: tools/virsh.c:3710
17007
17847
#, fuzzy
17008
17848
msgid "do not restart the domain on the destination host"
17009
17849
msgstr "Failed to define domain from %s"
17010
17850
 
17011
 
#: tools/virsh.c:3464
 
17851
#: tools/virsh.c:3711
17012
17852
msgid "migration with non-shared storage with full disk copy"
17013
17853
msgstr ""
17014
17854
 
17015
 
#: tools/virsh.c:3465
 
17855
#: tools/virsh.c:3712
17016
17856
msgid ""
17017
17857
"migration with non-shared storage with incremental copy (same base image "
17018
17858
"shared between source and destination)"
17019
17859
msgstr ""
17020
17860
 
17021
 
#: tools/virsh.c:3466
 
17861
#: tools/virsh.c:3713
17022
17862
#, fuzzy
17023
17863
msgid "display the progress of migration"
17024
17864
msgstr "Display the system version information."
17025
17865
 
17026
 
#: tools/virsh.c:3468
 
17866
#: tools/virsh.c:3715
17027
17867
msgid ""
17028
17868
"connection URI of the destination host as seen from the client(normal "
17029
17869
"migration) or source(p2p migration)"
17030
17870
msgstr ""
17031
17871
 
17032
 
#: tools/virsh.c:3469
 
17872
#: tools/virsh.c:3716
17033
17873
msgid "migration URI, usually can be omitted"
17034
17874
msgstr ""
17035
17875
 
17036
 
#: tools/virsh.c:3470
 
17876
#: tools/virsh.c:3717
17037
17877
msgid "rename to new name during migration (if supported)"
17038
17878
msgstr ""
17039
17879
 
17040
 
#: tools/virsh.c:3471
 
17880
#: tools/virsh.c:3718
17041
17881
msgid "force guest to suspend if live migration exceeds timeout (in seconds)"
17042
17882
msgstr ""
17043
17883
 
17044
 
#: tools/virsh.c:3543
 
17884
#: tools/virsh.c:3758 tools/virsh.c:5565 tools/virsh.c:6373 tools/virsh.c:6385
 
17885
#: tools/virsh.c:6719
 
17886
#, fuzzy
 
17887
msgid "missing argument"
 
17888
msgstr "missing root device information"
 
17889
 
 
17890
#: tools/virsh.c:3789
17045
17891
msgid "migrate: Unexpected migrateuri for peer2peer/direct migration"
17046
17892
msgstr ""
17047
17893
 
17048
 
#: tools/virsh.c:3634
 
17894
#: tools/virsh.c:3879
17049
17895
msgid "migrate: Unexpected timeout for offline migration"
17050
17896
msgstr ""
17051
17897
 
17052
 
#: tools/virsh.c:3639
 
17898
#: tools/virsh.c:3884
17053
17899
msgid "migrate: Invalid timeout"
17054
17900
msgstr ""
17055
17901
 
17056
 
#: tools/virsh.c:3645
 
17902
#: tools/virsh.c:3890
17057
17903
msgid "migrate: Timeout is too big"
17058
17904
msgstr ""
17059
17905
 
17060
 
#: tools/virsh.c:3743
 
17906
#: tools/virsh.c:3986
17061
17907
msgid "set maximum tolerable downtime"
17062
17908
msgstr ""
17063
17909
 
17064
 
#: tools/virsh.c:3744
 
17910
#: tools/virsh.c:3987
17065
17911
msgid ""
17066
17912
"Set maximum tolerable downtime of a domain which is being live-migrated to "
17067
17913
"another host."
17068
17914
msgstr ""
17069
17915
 
17070
 
#: tools/virsh.c:3750
 
17916
#: tools/virsh.c:3993
17071
17917
msgid "maximum tolerable downtime (in milliseconds) for migration"
17072
17918
msgstr ""
17073
17919
 
17074
 
#: tools/virsh.c:3770
 
17920
#: tools/virsh.c:4012
17075
17921
msgid "migrate: Invalid downtime"
17076
17922
msgstr ""
17077
17923
 
17078
 
#: tools/virsh.c:3788
 
17924
#: tools/virsh.c:4030
17079
17925
#, fuzzy
17080
17926
msgid "autostart a network"
17081
17927
msgstr "Start a domain."
17082
17928
 
17083
 
#: tools/virsh.c:3790
 
17929
#: tools/virsh.c:4032
17084
17930
msgid "Configure a network to be automatically started at boot."
17085
17931
msgstr ""
17086
17932
 
17087
 
#: tools/virsh.c:3795 tools/virsh.c:3939 tools/virsh.c:3978 tools/virsh.c:4370
17088
 
#: tools/virsh.c:9726
 
17933
#: tools/virsh.c:4037 tools/virsh.c:4177 tools/virsh.c:4216 tools/virsh.c:4608
 
17934
#: tools/virsh.c:10152
17089
17935
#, fuzzy
17090
17936
msgid "network name or uuid"
17091
17937
msgstr "domain name or uuid"
17092
17938
 
17093
 
#: tools/virsh.c:3817
 
17939
#: tools/virsh.c:4059
17094
17940
#, fuzzy, c-format
17095
17941
msgid "failed to mark network %s as autostarted"
17096
17942
msgstr "Failed to start domain %s"
17097
17943
 
17098
 
#: tools/virsh.c:3819
 
17944
#: tools/virsh.c:4061
17099
17945
#, fuzzy, c-format
17100
17946
msgid "failed to unmark network %s as autostarted"
17101
17947
msgstr "Failed to start domain %s"
17102
17948
 
17103
 
#: tools/virsh.c:3825
 
17949
#: tools/virsh.c:4067
17104
17950
#, fuzzy, c-format
17105
17951
msgid "Network %s marked as autostarted\n"
17106
17952
msgstr "Domain %s started\n"
17107
17953
 
17108
 
#: tools/virsh.c:3827
 
17954
#: tools/virsh.c:4069
17109
17955
#, fuzzy, c-format
17110
17956
msgid "Network %s unmarked as autostarted\n"
17111
17957
msgstr "Domain %s started\n"
17112
17958
 
17113
 
#: tools/virsh.c:3837
 
17959
#: tools/virsh.c:4079
17114
17960
#, fuzzy
17115
17961
msgid "create a network from an XML file"
17116
17962
msgstr "create a domain from an XML file"
17117
17963
 
17118
 
#: tools/virsh.c:3838
 
17964
#: tools/virsh.c:4080
17119
17965
#, fuzzy
17120
17966
msgid "Create a network."
17121
17967
msgstr "Create a domain."
17122
17968
 
17123
 
#: tools/virsh.c:3843 tools/virsh.c:3891
 
17969
#: tools/virsh.c:4085 tools/virsh.c:4131
17124
17970
#, fuzzy
17125
17971
msgid "file containing an XML network description"
17126
17972
msgstr "file conatining an XML domain description"
17127
17973
 
17128
 
#: tools/virsh.c:3870
 
17974
#: tools/virsh.c:4110
17129
17975
#, fuzzy, c-format
17130
17976
msgid "Network %s created from %s\n"
17131
17977
msgstr "Domain %s created from %s\n"
17132
17978
 
17133
 
#: tools/virsh.c:3874
 
17979
#: tools/virsh.c:4114
17134
17980
#, fuzzy, c-format
17135
17981
msgid "Failed to create network from %s"
17136
17982
msgstr "Failed to create domain from %s"
17137
17983
 
17138
 
#: tools/virsh.c:3885
 
17984
#: tools/virsh.c:4125
17139
17985
#, fuzzy
17140
17986
msgid "define (but don't start) a network from an XML file"
17141
17987
msgstr "define (but don't start) a domain from an XML file"
17142
17988
 
17143
 
#: tools/virsh.c:3886
 
17989
#: tools/virsh.c:4126
17144
17990
#, fuzzy
17145
17991
msgid "Define a network."
17146
17992
msgstr "Define a domain."
17147
17993
 
17148
 
#: tools/virsh.c:3918
 
17994
#: tools/virsh.c:4156
17149
17995
#, fuzzy, c-format
17150
17996
msgid "Network %s defined from %s\n"
17151
17997
msgstr "Domain %s defined from %s\n"
17152
17998
 
17153
 
#: tools/virsh.c:3922
 
17999
#: tools/virsh.c:4160
17154
18000
#, fuzzy, c-format
17155
18001
msgid "Failed to define network from %s"
17156
18002
msgstr "Failed to define domain from %s"
17157
18003
 
17158
 
#: tools/virsh.c:3933
 
18004
#: tools/virsh.c:4171
17159
18005
#, fuzzy
17160
18006
msgid "destroy a network"
17161
18007
msgstr "destroy a domain"
17162
18008
 
17163
 
#: tools/virsh.c:3934
 
18009
#: tools/virsh.c:4172
17164
18010
#, fuzzy
17165
18011
msgid "Destroy a given network."
17166
18012
msgstr "Destroy a given domain."
17167
18013
 
17168
 
#: tools/virsh.c:3957
 
18014
#: tools/virsh.c:4195
17169
18015
#, fuzzy, c-format
17170
18016
msgid "Network %s destroyed\n"
17171
18017
msgstr "Domain %s destroyed\n"
17172
18018
 
17173
 
#: tools/virsh.c:3959
 
18019
#: tools/virsh.c:4197
17174
18020
#, fuzzy, c-format
17175
18021
msgid "Failed to destroy network %s"
17176
18022
msgstr "Failed to destroy domain %s"
17177
18023
 
17178
 
#: tools/virsh.c:3972
 
18024
#: tools/virsh.c:4210
17179
18025
#, fuzzy
17180
18026
msgid "network information in XML"
17181
18027
msgstr "domain information in XML"
17182
18028
 
17183
 
#: tools/virsh.c:3973
 
18029
#: tools/virsh.c:4211
17184
18030
#, fuzzy
17185
18031
msgid "Output the network information as an XML dump to stdout."
17186
18032
msgstr "Ouput the domain information as an XML dump to stdout."
17187
18033
 
17188
 
#: tools/virsh.c:4011
 
18034
#: tools/virsh.c:4249
17189
18035
#, fuzzy
17190
18036
msgid "network information"
17191
18037
msgstr "domain information in XML"
17192
18038
 
17193
 
#: tools/virsh.c:4017 tools/virsh.c:4409
 
18039
#: tools/virsh.c:4255 tools/virsh.c:4647
17194
18040
msgid "network name"
17195
18041
msgstr ""
17196
18042
 
17197
 
#: tools/virsh.c:4041 tools/virsh.c:4982 tools/virsh.c:7786
 
18043
#: tools/virsh.c:4279 tools/virsh.c:5216 tools/virsh.c:8219
17198
18044
#, fuzzy
17199
18045
msgid "UUID"
17200
18046
msgstr "UUID:"
17201
18047
 
17202
 
#: tools/virsh.c:4045
 
18048
#: tools/virsh.c:4283
17203
18049
#, fuzzy
17204
18050
msgid "Active:"
17205
18051
msgstr "node active cpu"
17206
18052
 
17207
 
#: tools/virsh.c:4054 tools/virsh.c:4249 tools/virsh.c:4272 tools/virsh.c:5822
17208
 
#: tools/virsh.c:6315
 
18053
#: tools/virsh.c:4292 tools/virsh.c:4487 tools/virsh.c:4510 tools/virsh.c:6050
 
18054
#: tools/virsh.c:6543
17209
18055
#, fuzzy
17210
18056
msgid "no autostart"
17211
18057
msgstr "no state"
17212
18058
 
17213
 
#: tools/virsh.c:4060
 
18059
#: tools/virsh.c:4298
17214
18060
msgid "Bridge:"
17215
18061
msgstr ""
17216
18062
 
17217
 
#: tools/virsh.c:4070
 
18063
#: tools/virsh.c:4308
17218
18064
#, fuzzy
17219
18065
msgid "edit XML configuration for a physical host interface"
17220
18066
msgstr "Undefine the configuration for an inactive domain."
17221
18067
 
17222
 
#: tools/virsh.c:4071
 
18068
#: tools/virsh.c:4309
17223
18069
#, fuzzy
17224
18070
msgid "Edit the XML configuration for a physical host interface."
17225
18071
msgstr "Undefine the configuration for an inactive domain."
17226
18072
 
17227
 
#: tools/virsh.c:4076 tools/virsh.c:4619 tools/virsh.c:4711 tools/virsh.c:4749
17228
 
#: tools/virsh.c:4787
 
18073
#: tools/virsh.c:4314 tools/virsh.c:4857 tools/virsh.c:4947 tools/virsh.c:4985
 
18074
#: tools/virsh.c:5023
17229
18075
#, fuzzy
17230
18076
msgid "interface name or MAC address"
17231
18077
msgstr "invalid argument in %s"
17232
18078
 
17233
 
#: tools/virsh.c:4116
 
18079
#: tools/virsh.c:4354
17234
18080
#, fuzzy, c-format
17235
18081
msgid "Interface %s XML configuration not changed.\n"
17236
18082
msgstr "failed to read configuration file"
17237
18083
 
17238
 
#: tools/virsh.c:4132 tools/virsh.c:5074 tools/virsh.c:9685
 
18084
#: tools/virsh.c:4370 tools/virsh.c:5308 tools/virsh.c:10110
17239
18085
msgid "ERROR: the XML configuration was changed by another user"
17240
18086
msgstr ""
17241
18087
 
17242
 
#: tools/virsh.c:4142
 
18088
#: tools/virsh.c:4380
17243
18089
#, fuzzy, c-format
17244
18090
msgid "Interface %s XML configuration edited.\n"
17245
18091
msgstr "failed to read configuration file"
17246
18092
 
17247
 
#: tools/virsh.c:4167
 
18093
#: tools/virsh.c:4405
17248
18094
msgid "list networks"
17249
18095
msgstr ""
17250
18096
 
17251
 
#: tools/virsh.c:4168
 
18097
#: tools/virsh.c:4406
17252
18098
#, fuzzy
17253
18099
msgid "Returns list of networks."
17254
18100
msgstr "Returns list of domains."
17255
18101
 
17256
 
#: tools/virsh.c:4173
 
18102
#: tools/virsh.c:4411
17257
18103
#, fuzzy
17258
18104
msgid "list inactive networks"
17259
18105
msgstr "list inactive domains"
17260
18106
 
17261
 
#: tools/virsh.c:4174
 
18107
#: tools/virsh.c:4412
17262
18108
#, fuzzy
17263
18109
msgid "list inactive & active networks"
17264
18110
msgstr "list inactive & active domains"
17265
18111
 
17266
 
#: tools/virsh.c:4194 tools/virsh.c:4202
 
18112
#: tools/virsh.c:4432 tools/virsh.c:4440
17267
18113
#, fuzzy
17268
18114
msgid "Failed to list active networks"
17269
18115
msgstr "Failed to list active domains"
17270
18116
 
17271
 
#: tools/virsh.c:4213 tools/virsh.c:4223
 
18117
#: tools/virsh.c:4451 tools/virsh.c:4461
17272
18118
#, fuzzy
17273
18119
msgid "Failed to list inactive networks"
17274
18120
msgstr "Failed to list inactive domains"
17275
18121
 
17276
 
#: tools/virsh.c:4233 tools/virsh.c:5967 tools/virsh.c:5996 tools/virsh.c:6055
 
18122
#: tools/virsh.c:4471 tools/virsh.c:6195 tools/virsh.c:6224 tools/virsh.c:6283
17277
18123
msgid "Autostart"
17278
18124
msgstr ""
17279
18125
 
17280
 
#: tools/virsh.c:4255 tools/virsh.c:4521 tools/virsh.c:5935
 
18126
#: tools/virsh.c:4493 tools/virsh.c:4759 tools/virsh.c:6163
17281
18127
msgid "active"
17282
18128
msgstr ""
17283
18129
 
17284
 
#: tools/virsh.c:4278 tools/virsh.c:4538 tools/virsh.c:5860 tools/virsh.c:5933
17285
 
#: tools/virsh.c:6283
 
18130
#: tools/virsh.c:4516 tools/virsh.c:4776 tools/virsh.c:6088 tools/virsh.c:6161
 
18131
#: tools/virsh.c:6511
17286
18132
#, fuzzy
17287
18133
msgid "inactive"
17288
18134
msgstr "node active cpu"
17289
18135
 
17290
 
#: tools/virsh.c:4294
 
18136
#: tools/virsh.c:4532
17291
18137
#, fuzzy
17292
18138
msgid "convert a network UUID to network name"
17293
18139
msgstr "convert a domain id or UUID to domain name"
17294
18140
 
17295
 
#: tools/virsh.c:4300
 
18141
#: tools/virsh.c:4538
17296
18142
msgid "network uuid"
17297
18143
msgstr ""
17298
18144
 
17299
 
#: tools/virsh.c:4325
 
18145
#: tools/virsh.c:4563
17300
18146
#, fuzzy
17301
18147
msgid "start a (previously defined) inactive network"
17302
18148
msgstr "start a (previously defined) inactive domain"
17303
18149
 
17304
 
#: tools/virsh.c:4326
 
18150
#: tools/virsh.c:4564
17305
18151
#, fuzzy
17306
18152
msgid "Start a network."
17307
18153
msgstr "Start a domain."
17308
18154
 
17309
 
#: tools/virsh.c:4331
 
18155
#: tools/virsh.c:4569
17310
18156
#, fuzzy
17311
18157
msgid "name of the inactive network"
17312
18158
msgstr "name of the inactive domain"
17313
18159
 
17314
 
#: tools/virsh.c:4348
 
18160
#: tools/virsh.c:4586
17315
18161
#, fuzzy, c-format
17316
18162
msgid "Network %s started\n"
17317
18163
msgstr "Domain %s started\n"
17318
18164
 
17319
 
#: tools/virsh.c:4351
 
18165
#: tools/virsh.c:4589
17320
18166
#, fuzzy, c-format
17321
18167
msgid "Failed to start network %s"
17322
18168
msgstr "Failed to start domain %s"
17323
18169
 
17324
 
#: tools/virsh.c:4364
 
18170
#: tools/virsh.c:4602
17325
18171
#, fuzzy
17326
18172
msgid "undefine an inactive network"
17327
18173
msgstr "undefine an inactive domain"
17328
18174
 
17329
 
#: tools/virsh.c:4365
 
18175
#: tools/virsh.c:4603
17330
18176
#, fuzzy
17331
18177
msgid "Undefine the configuration for an inactive network."
17332
18178
msgstr "Undefine the configuration for an inactive domain."
17333
18179
 
17334
 
#: tools/virsh.c:4388
 
18180
#: tools/virsh.c:4626
17335
18181
#, fuzzy, c-format
17336
18182
msgid "Network %s has been undefined\n"
17337
18183
msgstr "Domain %s has been undefined\n"
17338
18184
 
17339
 
#: tools/virsh.c:4390
 
18185
#: tools/virsh.c:4628
17340
18186
#, fuzzy, c-format
17341
18187
msgid "Failed to undefine network %s"
17342
18188
msgstr "Failed to undefine domain %s"
17343
18189
 
17344
 
#: tools/virsh.c:4403
 
18190
#: tools/virsh.c:4641
17345
18191
#, fuzzy
17346
18192
msgid "convert a network name to network UUID"
17347
18193
msgstr "convert a domain name or id to domain UUID"
17348
18194
 
17349
 
#: tools/virsh.c:4429
 
18195
#: tools/virsh.c:4667
17350
18196
#, fuzzy
17351
18197
msgid "failed to get network UUID"
17352
18198
msgstr "failed to get domain UUID"
17353
18199
 
17354
 
#: tools/virsh.c:4441
 
18200
#: tools/virsh.c:4679
17355
18201
msgid "list physical host interfaces"
17356
18202
msgstr ""
17357
18203
 
17358
 
#: tools/virsh.c:4442
 
18204
#: tools/virsh.c:4680
17359
18205
#, fuzzy
17360
18206
msgid "Returns list of physical host interfaces."
17361
18207
msgstr "Returns list of domains."
17362
18208
 
17363
 
#: tools/virsh.c:4447
 
18209
#: tools/virsh.c:4685
17364
18210
#, fuzzy
17365
18211
msgid "list inactive interfaces"
17366
18212
msgstr "list inactive domains"
17367
18213
 
17368
 
#: tools/virsh.c:4448
 
18214
#: tools/virsh.c:4686
17369
18215
#, fuzzy
17370
18216
msgid "list inactive & active interfaces"
17371
18217
msgstr "list inactive & active domains"
17372
18218
 
17373
 
#: tools/virsh.c:4467 tools/virsh.c:4475
 
18219
#: tools/virsh.c:4705 tools/virsh.c:4713
17374
18220
#, fuzzy
17375
18221
msgid "Failed to list active interfaces"
17376
18222
msgstr "Failed to list active domains"
17377
18223
 
17378
 
#: tools/virsh.c:4486 tools/virsh.c:4496
 
18224
#: tools/virsh.c:4724 tools/virsh.c:4734
17379
18225
#, fuzzy
17380
18226
msgid "Failed to list inactive interfaces"
17381
18227
msgstr "Failed to list inactive domains"
17382
18228
 
17383
 
#: tools/virsh.c:4506
 
18229
#: tools/virsh.c:4744
17384
18230
#, fuzzy
17385
18231
msgid "MAC Address"
17386
18232
msgstr "invalid argument in %s"
17387
18233
 
17388
 
#: tools/virsh.c:4553
 
18234
#: tools/virsh.c:4791
17389
18235
msgid "convert an interface MAC address to interface name"
17390
18236
msgstr ""
17391
18237
 
17392
 
#: tools/virsh.c:4559
 
18238
#: tools/virsh.c:4797
17393
18239
msgid "interface mac"
17394
18240
msgstr ""
17395
18241
 
17396
 
#: tools/virsh.c:4583
 
18242
#: tools/virsh.c:4821
17397
18243
msgid "convert an interface name to interface MAC address"
17398
18244
msgstr ""
17399
18245
 
17400
 
#: tools/virsh.c:4589
 
18246
#: tools/virsh.c:4827
17401
18247
#, fuzzy
17402
18248
msgid "interface name"
17403
18249
msgstr "unterminated number"
17404
18250
 
17405
 
#: tools/virsh.c:4613
 
18251
#: tools/virsh.c:4851
17406
18252
#, fuzzy
17407
18253
msgid "interface information in XML"
17408
18254
msgstr "domain information in XML"
17409
18255
 
17410
 
#: tools/virsh.c:4614
 
18256
#: tools/virsh.c:4852
17411
18257
#, fuzzy
17412
18258
msgid ""
17413
18259
"Output the physical host interface information as an XML dump to stdout."
17414
18260
msgstr "Ouput the domain information as an XML dump to stdout."
17415
18261
 
17416
 
#: tools/virsh.c:4658
 
18262
#: tools/virsh.c:4896
17417
18263
#, fuzzy
17418
18264
msgid "define (but don't start) a physical host interface from an XML file"
17419
18265
msgstr "define (but don't start) a domain from an XML file"
17420
18266
 
17421
 
#: tools/virsh.c:4659
 
18267
#: tools/virsh.c:4897
17422
18268
msgid "Define a physical host interface."
17423
18269
msgstr ""
17424
18270
 
17425
 
#: tools/virsh.c:4664
 
18271
#: tools/virsh.c:4902
17426
18272
#, fuzzy
17427
18273
msgid "file containing an XML interface description"
17428
18274
msgstr "file conatining an XML domain description"
17429
18275
 
17430
 
#: tools/virsh.c:4691
 
18276
#: tools/virsh.c:4927
17431
18277
#, fuzzy, c-format
17432
18278
msgid "Interface %s defined from %s\n"
17433
18279
msgstr "Domain %s defined from %s\n"
17434
18280
 
17435
 
#: tools/virsh.c:4695
 
18281
#: tools/virsh.c:4931
17436
18282
#, fuzzy, c-format
17437
18283
msgid "Failed to define interface from %s"
17438
18284
msgstr "Failed to define domain from %s"
17439
18285
 
17440
 
#: tools/virsh.c:4705
 
18286
#: tools/virsh.c:4941
17441
18287
msgid "undefine a physical host interface (remove it from configuration)"
17442
18288
msgstr ""
17443
18289
 
17444
 
#: tools/virsh.c:4706
 
18290
#: tools/virsh.c:4942
17445
18291
#, fuzzy
17446
18292
msgid "undefine an interface."
17447
18293
msgstr "undefine an inactive domain"
17448
18294
 
17449
 
#: tools/virsh.c:4729
 
18295
#: tools/virsh.c:4965
17450
18296
#, fuzzy, c-format
17451
18297
msgid "Interface %s undefined\n"
17452
18298
msgstr "domain name or uuid"
17453
18299
 
17454
 
#: tools/virsh.c:4731
 
18300
#: tools/virsh.c:4967
17455
18301
#, fuzzy, c-format
17456
18302
msgid "Failed to undefine interface %s"
17457
18303
msgstr "Failed to undefine domain %s"
17458
18304
 
17459
 
#: tools/virsh.c:4743
 
18305
#: tools/virsh.c:4979
17460
18306
msgid "start a physical host interface (enable it / \"if-up\")"
17461
18307
msgstr ""
17462
18308
 
17463
 
#: tools/virsh.c:4744
 
18309
#: tools/virsh.c:4980
17464
18310
msgid "start a physical host interface."
17465
18311
msgstr ""
17466
18312
 
17467
 
#: tools/virsh.c:4767
 
18313
#: tools/virsh.c:5003
17468
18314
#, fuzzy, c-format
17469
18315
msgid "Interface %s started\n"
17470
18316
msgstr "Domain %s started\n"
17471
18317
 
17472
 
#: tools/virsh.c:4769
 
18318
#: tools/virsh.c:5005
17473
18319
#, fuzzy, c-format
17474
18320
msgid "Failed to start interface %s"
17475
18321
msgstr "Failed to start domain %s"
17476
18322
 
17477
 
#: tools/virsh.c:4781
 
18323
#: tools/virsh.c:5017
17478
18324
msgid "destroy a physical host interface (disable it / \"if-down\")"
17479
18325
msgstr ""
17480
18326
 
17481
 
#: tools/virsh.c:4782
 
18327
#: tools/virsh.c:5018
17482
18328
msgid "destroy a physical host interface."
17483
18329
msgstr ""
17484
18330
 
17485
 
#: tools/virsh.c:4805
 
18331
#: tools/virsh.c:5041
17486
18332
#, fuzzy, c-format
17487
18333
msgid "Interface %s destroyed\n"
17488
18334
msgstr "Domain %s destroyed\n"
17489
18335
 
17490
 
#: tools/virsh.c:4807
 
18336
#: tools/virsh.c:5043
17491
18337
#, fuzzy, c-format
17492
18338
msgid "Failed to destroy interface %s"
17493
18339
msgstr "Failed to destroy domain %s"
17494
18340
 
17495
 
#: tools/virsh.c:4820
 
18341
#: tools/virsh.c:5056
17496
18342
#, fuzzy
17497
18343
msgid "define or update a network filter from an XML file"
17498
18344
msgstr "define (but don't start) a domain from an XML file"
17499
18345
 
17500
 
#: tools/virsh.c:4821
 
18346
#: tools/virsh.c:5057
17501
18347
msgid "Define a new network filter or update an existing one."
17502
18348
msgstr ""
17503
18349
 
17504
 
#: tools/virsh.c:4826
 
18350
#: tools/virsh.c:5062
17505
18351
#, fuzzy
17506
18352
msgid "file containing an XML network filter description"
17507
18353
msgstr "file conatining an XML domain description"
17508
18354
 
17509
 
#: tools/virsh.c:4853
 
18355
#: tools/virsh.c:5087
17510
18356
#, fuzzy, c-format
17511
18357
msgid "Network filter %s defined from %s\n"
17512
18358
msgstr "Domain %s defined from %s\n"
17513
18359
 
17514
 
#: tools/virsh.c:4857
 
18360
#: tools/virsh.c:5091
17515
18361
#, fuzzy, c-format
17516
18362
msgid "Failed to define network filter from %s"
17517
18363
msgstr "Failed to define domain from %s"
17518
18364
 
17519
 
#: tools/virsh.c:4868
 
18365
#: tools/virsh.c:5102
17520
18366
#, fuzzy
17521
18367
msgid "undefine a network filter"
17522
18368
msgstr "undefined domain name or id"
17523
18369
 
17524
 
#: tools/virsh.c:4869
 
18370
#: tools/virsh.c:5103
17525
18371
#, fuzzy
17526
18372
msgid "Undefine a given network filter."
17527
18373
msgstr "undefine an inactive domain"
17528
18374
 
17529
 
#: tools/virsh.c:4874 tools/virsh.c:4913 tools/virsh.c:5019
 
18375
#: tools/virsh.c:5108 tools/virsh.c:5147 tools/virsh.c:5253
17530
18376
#, fuzzy
17531
18377
msgid "network filter name or uuid"
17532
18378
msgstr "domain name or uuid"
17533
18379
 
17534
 
#: tools/virsh.c:4892
 
18380
#: tools/virsh.c:5126
17535
18381
#, fuzzy, c-format
17536
18382
msgid "Network filter %s undefined\n"
17537
18383
msgstr "Domain %s has been undefined\n"
17538
18384
 
17539
 
#: tools/virsh.c:4894
 
18385
#: tools/virsh.c:5128
17540
18386
#, fuzzy, c-format
17541
18387
msgid "Failed to undefine network filter %s"
17542
18388
msgstr "Failed to undefine domain %s"
17543
18389
 
17544
 
#: tools/virsh.c:4907
 
18390
#: tools/virsh.c:5141
17545
18391
#, fuzzy
17546
18392
msgid "network filter information in XML"
17547
18393
msgstr "domain information in XML"
17548
18394
 
17549
 
#: tools/virsh.c:4908
 
18395
#: tools/virsh.c:5142
17550
18396
#, fuzzy
17551
18397
msgid "Output the network filter information as an XML dump to stdout."
17552
18398
msgstr "Ouput the domain information as an XML dump to stdout."
17553
18399
 
17554
 
#: tools/virsh.c:4946
 
18400
#: tools/virsh.c:5180
17555
18401
#, fuzzy
17556
18402
msgid "list network filters"
17557
18403
msgstr "invalid connection pointer in %s"
17558
18404
 
17559
 
#: tools/virsh.c:4947
 
18405
#: tools/virsh.c:5181
17560
18406
#, fuzzy
17561
18407
msgid "Returns list of network filters."
17562
18408
msgstr "Returns list of domains."
17563
18409
 
17564
 
#: tools/virsh.c:4967 tools/virsh.c:4975
 
18410
#: tools/virsh.c:5201 tools/virsh.c:5209
17565
18411
#, fuzzy
17566
18412
msgid "Failed to list network filters"
17567
18413
msgstr "Failed to start domain %s"
17568
18414
 
17569
 
#: tools/virsh.c:5013
 
18415
#: tools/virsh.c:5247
17570
18416
#, fuzzy
17571
18417
msgid "edit XML configuration for a network filter"
17572
18418
msgstr "Undefine the configuration for an inactive domain."
17573
18419
 
17574
 
#: tools/virsh.c:5014
 
18420
#: tools/virsh.c:5248
17575
18421
#, fuzzy
17576
18422
msgid "Edit the XML configuration for a network filter."
17577
18423
msgstr "Undefine the configuration for an inactive domain."
17578
18424
 
17579
 
#: tools/virsh.c:5058
 
18425
#: tools/virsh.c:5292
17580
18426
#, fuzzy, c-format
17581
18427
msgid "Network filter %s XML configuration not changed.\n"
17582
18428
msgstr "failed to read configuration file"
17583
18429
 
17584
 
#: tools/virsh.c:5084
 
18430
#: tools/virsh.c:5318
17585
18431
#, fuzzy, c-format
17586
18432
msgid "Network filter %s XML configuration edited.\n"
17587
18433
msgstr "failed to read configuration file"
17588
18434
 
17589
 
#: tools/virsh.c:5111
 
18435
#: tools/virsh.c:5345
17590
18436
#, fuzzy
17591
18437
msgid "autostart a pool"
17592
18438
msgstr "Start a domain."
17593
18439
 
17594
 
#: tools/virsh.c:5113
 
18440
#: tools/virsh.c:5347
17595
18441
msgid "Configure a pool to be automatically started at boot."
17596
18442
msgstr ""
17597
18443
 
17598
 
#: tools/virsh.c:5118 tools/virsh.c:5521 tools/virsh.c:5561 tools/virsh.c:5600
17599
 
#: tools/virsh.c:5639 tools/virsh.c:5678 tools/virsh.c:6252 tools/virsh.c:6598
17600
 
#: tools/virsh.c:6833 tools/virsh.c:6910 tools/virsh.c:6951 tools/virsh.c:6992
17601
 
#: tools/virsh.c:7043 tools/virsh.c:7084 tools/virsh.c:7456 tools/virsh.c:7489
17602
 
#: tools/virsh.c:9743
 
18444
#: tools/virsh.c:5352 tools/virsh.c:5748 tools/virsh.c:5788 tools/virsh.c:5827
 
18445
#: tools/virsh.c:5866 tools/virsh.c:5905 tools/virsh.c:6480 tools/virsh.c:6826
 
18446
#: tools/virsh.c:7059 tools/virsh.c:7136 tools/virsh.c:7236 tools/virsh.c:7342
 
18447
#: tools/virsh.c:7383 tools/virsh.c:7424 tools/virsh.c:7475 tools/virsh.c:7515
 
18448
#: tools/virsh.c:7889 tools/virsh.c:7922 tools/virsh.c:10169
17603
18449
#, fuzzy
17604
18450
msgid "pool name or uuid"
17605
18451
msgstr "domain name or uuid"
17606
18452
 
17607
 
#: tools/virsh.c:5140
 
18453
#: tools/virsh.c:5374
17608
18454
#, fuzzy, c-format
17609
18455
msgid "failed to mark pool %s as autostarted"
17610
18456
msgstr "Failed to start domain %s"
17611
18457
 
17612
 
#: tools/virsh.c:5142
 
18458
#: tools/virsh.c:5376
17613
18459
#, fuzzy, c-format
17614
18460
msgid "failed to unmark pool %s as autostarted"
17615
18461
msgstr "Failed to start domain %s"
17616
18462
 
17617
 
#: tools/virsh.c:5148
 
18463
#: tools/virsh.c:5382
17618
18464
#, fuzzy, c-format
17619
18465
msgid "Pool %s marked as autostarted\n"
17620
18466
msgstr "Domain %s started\n"
17621
18467
 
17622
 
#: tools/virsh.c:5150
 
18468
#: tools/virsh.c:5384
17623
18469
#, fuzzy, c-format
17624
18470
msgid "Pool %s unmarked as autostarted\n"
17625
18471
msgstr "Domain %s started\n"
17626
18472
 
17627
 
#: tools/virsh.c:5160
 
18473
#: tools/virsh.c:5394
17628
18474
#, fuzzy
17629
18475
msgid "create a pool from an XML file"
17630
18476
msgstr "create a domain from an XML file"
17631
18477
 
17632
 
#: tools/virsh.c:5161 tools/virsh.c:5386
 
18478
#: tools/virsh.c:5395 tools/virsh.c:5613
17633
18479
#, fuzzy
17634
18480
msgid "Create a pool."
17635
18481
msgstr "Create a domain."
17636
18482
 
17637
 
#: tools/virsh.c:5167 tools/virsh.c:5432
 
18483
#: tools/virsh.c:5401 tools/virsh.c:5660
17638
18484
#, fuzzy
17639
18485
msgid "file containing an XML pool description"
17640
18486
msgstr "file conatining an XML domain description"
17641
18487
 
17642
 
#: tools/virsh.c:5194
 
18488
#: tools/virsh.c:5426
17643
18489
#, fuzzy, c-format
17644
18490
msgid "Pool %s created from %s\n"
17645
18491
msgstr "Domain %s created from %s\n"
17646
18492
 
17647
 
#: tools/virsh.c:5198
 
18493
#: tools/virsh.c:5430
17648
18494
#, fuzzy, c-format
17649
18495
msgid "Failed to create pool from %s"
17650
18496
msgstr "Failed to create domain from %s"
17651
18497
 
17652
 
#: tools/virsh.c:5209
 
18498
#: tools/virsh.c:5441
17653
18499
#, fuzzy
17654
18500
msgid "create a device defined by an XML file on the node"
17655
18501
msgstr "create a domain from an XML file"
17656
18502
 
17657
 
#: tools/virsh.c:5211
 
18503
#: tools/virsh.c:5443
17658
18504
msgid ""
17659
18505
"Create a device on the node.  Note that this command creates devices on the "
17660
18506
"physical host that can then be assigned to a virtual machine."
17661
18507
msgstr ""
17662
18508
 
17663
 
#: tools/virsh.c:5219
 
18509
#: tools/virsh.c:5451
17664
18510
#, fuzzy
17665
18511
msgid "file containing an XML description of the device"
17666
18512
msgstr "file conatining an XML domain description"
17667
18513
 
17668
 
#: tools/virsh.c:5247
 
18514
#: tools/virsh.c:5476
17669
18515
#, fuzzy, c-format
17670
18516
msgid "Node device %s created from %s\n"
17671
18517
msgstr "Domain %s created from %s\n"
17672
18518
 
17673
 
#: tools/virsh.c:5251
 
18519
#: tools/virsh.c:5480
17674
18520
#, fuzzy, c-format
17675
18521
msgid "Failed to create node device from %s"
17676
18522
msgstr "Failed to create domain from %s"
17677
18523
 
17678
 
#: tools/virsh.c:5263
 
18524
#: tools/virsh.c:5492
17679
18525
#, fuzzy
17680
18526
msgid "destroy a device on the node"
17681
18527
msgstr "Domain restored from %s\n"
17682
18528
 
17683
 
#: tools/virsh.c:5264
 
18529
#: tools/virsh.c:5493
17684
18530
msgid ""
17685
18531
"Destroy a device on the node.  Note that this command destroys devices on "
17686
18532
"the physical host "
17687
18533
msgstr ""
17688
18534
 
17689
 
#: tools/virsh.c:5271
 
18535
#: tools/virsh.c:5500
17690
18536
#, fuzzy
17691
18537
msgid "name of the device to be destroyed"
17692
18538
msgstr "name of the inactive domain"
17693
18539
 
17694
 
#: tools/virsh.c:5295
 
18540
#: tools/virsh.c:5521
17695
18541
#, fuzzy, c-format
17696
18542
msgid "Destroyed node device '%s'\n"
17697
18543
msgstr "Failed to list inactive domains"
17698
18544
 
17699
 
#: tools/virsh.c:5297
 
18545
#: tools/virsh.c:5523
17700
18546
#, fuzzy, c-format
17701
18547
msgid "Failed to destroy node device '%s'"
17702
18548
msgstr "Failed to list inactive domains"
17703
18549
 
17704
 
#: tools/virsh.c:5310
 
18550
#: tools/virsh.c:5536
17705
18551
#, fuzzy
17706
18552
msgid "name of the pool"
17707
18553
msgstr "name of the inactive domain"
17708
18554
 
17709
 
#: tools/virsh.c:5311
 
18555
#: tools/virsh.c:5537
17710
18556
msgid "print XML document, but don't define/create"
17711
18557
msgstr ""
17712
18558
 
17713
 
#: tools/virsh.c:5312
 
18559
#: tools/virsh.c:5538
17714
18560
msgid "type of the pool"
17715
18561
msgstr ""
17716
18562
 
17717
 
#: tools/virsh.c:5313
 
18563
#: tools/virsh.c:5539
17718
18564
msgid "source-host for underlying storage"
17719
18565
msgstr ""
17720
18566
 
17721
 
#: tools/virsh.c:5314
 
18567
#: tools/virsh.c:5540
17722
18568
msgid "source path for underlying storage"
17723
18569
msgstr ""
17724
18570
 
17725
 
#: tools/virsh.c:5315
 
18571
#: tools/virsh.c:5541
17726
18572
msgid "source device for underlying storage"
17727
18573
msgstr ""
17728
18574
 
17729
 
#: tools/virsh.c:5316
 
18575
#: tools/virsh.c:5542
17730
18576
msgid "source name for underlying storage"
17731
18577
msgstr ""
17732
18578
 
17733
 
#: tools/virsh.c:5317
 
18579
#: tools/virsh.c:5543
17734
18580
msgid "target for underlying storage"
17735
18581
msgstr ""
17736
18582
 
17737
 
#: tools/virsh.c:5318
 
18583
#: tools/virsh.c:5544
17738
18584
msgid "format for underlying storage"
17739
18585
msgstr ""
17740
18586
 
17741
 
#: tools/virsh.c:5368 tools/virsh.c:6564 tools/virsh.c:6871 tools/virsh.c:8740
17742
 
#: tools/virsh.c:9008 tools/virsh.c:9606
 
18587
#: tools/virsh.c:5595 tools/virsh.c:6792 tools/virsh.c:7094 tools/virsh.c:9172
 
18588
#: tools/virsh.c:9449 tools/virsh.c:10031
17743
18589
#, fuzzy
17744
18590
msgid "Failed to allocate XML buffer"
17745
18591
msgstr "failed to allocate a node"
17746
18592
 
17747
 
#: tools/virsh.c:5385
 
18593
#: tools/virsh.c:5612
17748
18594
#, fuzzy
17749
18595
msgid "create a pool from a set of args"
17750
18596
msgstr "create a domain from an XML file"
17751
18597
 
17752
 
#: tools/virsh.c:5411
 
18598
#: tools/virsh.c:5639
17753
18599
#, fuzzy, c-format
17754
18600
msgid "Pool %s created\n"
17755
18601
msgstr "Domain %s created from %s\n"
17756
18602
 
17757
 
#: tools/virsh.c:5414
 
18603
#: tools/virsh.c:5642
17758
18604
#, fuzzy, c-format
17759
18605
msgid "Failed to create pool %s"
17760
18606
msgstr "Failed to create domain from %s"
17761
18607
 
17762
 
#: tools/virsh.c:5426
 
18608
#: tools/virsh.c:5654
17763
18609
#, fuzzy
17764
18610
msgid "define (but don't start) a pool from an XML file"
17765
18611
msgstr "define (but don't start) a domain from an XML file"
17766
18612
 
17767
 
#: tools/virsh.c:5427 tools/virsh.c:5475
 
18613
#: tools/virsh.c:5655 tools/virsh.c:5701
17768
18614
#, fuzzy
17769
18615
msgid "Define a pool."
17770
18616
msgstr "Define a domain."
17771
18617
 
17772
 
#: tools/virsh.c:5459
 
18618
#: tools/virsh.c:5685
17773
18619
#, fuzzy, c-format
17774
18620
msgid "Pool %s defined from %s\n"
17775
18621
msgstr "Domain %s defined from %s\n"
17776
18622
 
17777
 
#: tools/virsh.c:5463
 
18623
#: tools/virsh.c:5689
17778
18624
#, fuzzy, c-format
17779
18625
msgid "Failed to define pool from %s"
17780
18626
msgstr "Failed to define domain from %s"
17781
18627
 
17782
 
#: tools/virsh.c:5474
 
18628
#: tools/virsh.c:5700
17783
18629
msgid "define a pool from a set of args"
17784
18630
msgstr ""
17785
18631
 
17786
 
#: tools/virsh.c:5500
 
18632
#: tools/virsh.c:5727
17787
18633
#, fuzzy, c-format
17788
18634
msgid "Pool %s defined\n"
17789
18635
msgstr "Domain %s defined from %s\n"
17790
18636
 
17791
 
#: tools/virsh.c:5503
 
18637
#: tools/virsh.c:5730
17792
18638
#, fuzzy, c-format
17793
18639
msgid "Failed to define pool %s"
17794
18640
msgstr "Failed to undefine domain %s"
17795
18641
 
17796
 
#: tools/virsh.c:5515
 
18642
#: tools/virsh.c:5742
17797
18643
msgid "build a pool"
17798
18644
msgstr ""
17799
18645
 
17800
 
#: tools/virsh.c:5516
 
18646
#: tools/virsh.c:5743
17801
18647
msgid "Build a given pool."
17802
18648
msgstr ""
17803
18649
 
17804
 
#: tools/virsh.c:5539
 
18650
#: tools/virsh.c:5766
17805
18651
#, fuzzy, c-format
17806
18652
msgid "Pool %s built\n"
17807
18653
msgstr "Domain %s destroyed\n"
17808
18654
 
17809
 
#: tools/virsh.c:5541
 
18655
#: tools/virsh.c:5768
17810
18656
#, fuzzy, c-format
17811
18657
msgid "Failed to build pool %s"
17812
18658
msgstr "Failed to suspend domain %s"
17813
18659
 
17814
 
#: tools/virsh.c:5555
 
18660
#: tools/virsh.c:5782
17815
18661
#, fuzzy
17816
18662
msgid "destroy a pool"
17817
18663
msgstr "destroy a domain"
17818
18664
 
17819
 
#: tools/virsh.c:5556
 
18665
#: tools/virsh.c:5783
17820
18666
#, fuzzy
17821
18667
msgid "Destroy a given pool."
17822
18668
msgstr "Destroy a given domain."
17823
18669
 
17824
 
#: tools/virsh.c:5579
 
18670
#: tools/virsh.c:5806
17825
18671
#, fuzzy, c-format
17826
18672
msgid "Pool %s destroyed\n"
17827
18673
msgstr "Domain %s destroyed\n"
17828
18674
 
17829
 
#: tools/virsh.c:5581
 
18675
#: tools/virsh.c:5808
17830
18676
#, fuzzy, c-format
17831
18677
msgid "Failed to destroy pool %s"
17832
18678
msgstr "Failed to destroy domain %s"
17833
18679
 
17834
 
#: tools/virsh.c:5594
 
18680
#: tools/virsh.c:5821
17835
18681
msgid "delete a pool"
17836
18682
msgstr ""
17837
18683
 
17838
 
#: tools/virsh.c:5595
 
18684
#: tools/virsh.c:5822
17839
18685
#, fuzzy
17840
18686
msgid "Delete a given pool."
17841
18687
msgstr "Destroy a given domain."
17842
18688
 
17843
 
#: tools/virsh.c:5618
 
18689
#: tools/virsh.c:5845
17844
18690
#, fuzzy, c-format
17845
18691
msgid "Pool %s deleted\n"
17846
18692
msgstr "Domain %s destroyed\n"
17847
18693
 
17848
 
#: tools/virsh.c:5620
 
18694
#: tools/virsh.c:5847
17849
18695
#, fuzzy, c-format
17850
18696
msgid "Failed to delete pool %s"
17851
18697
msgstr "Failed to destroy domain %s"
17852
18698
 
17853
 
#: tools/virsh.c:5633
 
18699
#: tools/virsh.c:5860
17854
18700
msgid "refresh a pool"
17855
18701
msgstr ""
17856
18702
 
17857
 
#: tools/virsh.c:5634
 
18703
#: tools/virsh.c:5861
17858
18704
msgid "Refresh a given pool."
17859
18705
msgstr ""
17860
18706
 
17861
 
#: tools/virsh.c:5657
 
18707
#: tools/virsh.c:5884
17862
18708
#, fuzzy, c-format
17863
18709
msgid "Pool %s refreshed\n"
17864
18710
msgstr "Domain %s resumed\n"
17865
18711
 
17866
 
#: tools/virsh.c:5659
 
18712
#: tools/virsh.c:5886
17867
18713
#, fuzzy, c-format
17868
18714
msgid "Failed to refresh pool %s"
17869
18715
msgstr "Failed to resume domain %s"
17870
18716
 
17871
 
#: tools/virsh.c:5672
 
18717
#: tools/virsh.c:5899
17872
18718
#, fuzzy
17873
18719
msgid "pool information in XML"
17874
18720
msgstr "domain information in XML"
17875
18721
 
17876
 
#: tools/virsh.c:5673
 
18722
#: tools/virsh.c:5900
17877
18723
#, fuzzy
17878
18724
msgid "Output the pool information as an XML dump to stdout."
17879
18725
msgstr "Ouput the domain information as an XML dump to stdout."
17880
18726
 
17881
 
#: tools/virsh.c:5712
 
18727
#: tools/virsh.c:5939
17882
18728
#, fuzzy
17883
18729
msgid "list pools"
17884
18730
msgstr "list domains"
17885
18731
 
17886
 
#: tools/virsh.c:5713
 
18732
#: tools/virsh.c:5940
17887
18733
#, fuzzy
17888
18734
msgid "Returns list of pools."
17889
18735
msgstr "Returns list of domains."
17890
18736
 
17891
 
#: tools/virsh.c:5718
 
18737
#: tools/virsh.c:5945
17892
18738
#, fuzzy
17893
18739
msgid "list inactive pools"
17894
18740
msgstr "list inactive domains"
17895
18741
 
17896
 
#: tools/virsh.c:5719
 
18742
#: tools/virsh.c:5946
17897
18743
#, fuzzy
17898
18744
msgid "list inactive & active pools"
17899
18745
msgstr "list inactive & active domains"
17900
18746
 
17901
 
#: tools/virsh.c:5720
 
18747
#: tools/virsh.c:5947
17902
18748
msgid "display extended details for pools"
17903
18749
msgstr ""
17904
18750
 
17905
 
#: tools/virsh.c:5760 tools/virsh.c:5786
 
18751
#: tools/virsh.c:5988 tools/virsh.c:6014
17906
18752
#, fuzzy
17907
18753
msgid "Failed to list active pools"
17908
18754
msgstr "Failed to list active domains"
17909
18755
 
17910
 
#: tools/virsh.c:5769 tools/virsh.c:5798
 
18756
#: tools/virsh.c:5997 tools/virsh.c:6026
17911
18757
#, fuzzy
17912
18758
msgid "Failed to list inactive pools"
17913
18759
msgstr "Failed to list inactive domains"
17914
18760
 
17915
 
#: tools/virsh.c:5846
 
18761
#: tools/virsh.c:6074
17916
18762
#, fuzzy
17917
18763
msgid "Could not retrieve pool information"
17918
18764
msgstr "failed to get node information"
17919
18765
 
17920
 
#: tools/virsh.c:5863 tools/virsh.c:6287
 
18766
#: tools/virsh.c:6091 tools/virsh.c:6515
17921
18767
msgid "building"
17922
18768
msgstr ""
17923
18769
 
17924
 
#: tools/virsh.c:5866 tools/virsh.c:6291 tools/virsh.c:11508
17925
 
#: tools/virsh.c:11534
 
18770
#: tools/virsh.c:6094 tools/virsh.c:6519 tools/virsh.c:12032
 
18771
#: tools/virsh.c:12058
17926
18772
msgid "running"
17927
18773
msgstr "running"
17928
18774
 
17929
 
#: tools/virsh.c:5869 tools/virsh.c:6295
 
18775
#: tools/virsh.c:6097 tools/virsh.c:6523
17930
18776
msgid "degraded"
17931
18777
msgstr ""
17932
18778
 
17933
 
#: tools/virsh.c:5872 tools/virsh.c:6299
 
18779
#: tools/virsh.c:6100 tools/virsh.c:6527
17934
18780
#, fuzzy
17935
18781
msgid "inaccessible"
17936
18782
msgstr "node active cpu"
17937
18783
 
17938
 
#: tools/virsh.c:5910 tools/virsh.c:5911 tools/virsh.c:5912
 
18784
#: tools/virsh.c:6138 tools/virsh.c:6139 tools/virsh.c:6140
17939
18785
msgid "-"
17940
18786
msgstr ""
17941
18787
 
17942
 
#: tools/virsh.c:6001 tools/virsh.c:6056
 
18788
#: tools/virsh.c:6229 tools/virsh.c:6284
17943
18789
msgid "Persistent"
17944
18790
msgstr ""
17945
18791
 
17946
 
#: tools/virsh.c:6006 tools/virsh.c:6056 tools/virsh.c:7268
 
18792
#: tools/virsh.c:6234 tools/virsh.c:6284 tools/virsh.c:7700
17947
18793
msgid "Capacity"
17948
18794
msgstr ""
17949
18795
 
17950
 
#: tools/virsh.c:6011 tools/virsh.c:6056 tools/virsh.c:7273 tools/virsh.c:7299
 
18796
#: tools/virsh.c:6239 tools/virsh.c:6284 tools/virsh.c:7705 tools/virsh.c:7731
17951
18797
#, fuzzy
17952
18798
msgid "Allocation"
17953
18799
msgstr "allocating domain"
17954
18800
 
17955
 
#: tools/virsh.c:6016 tools/virsh.c:6056
 
18801
#: tools/virsh.c:6244 tools/virsh.c:6284
17956
18802
msgid "Available"
17957
18803
msgstr ""
17958
18804
 
17959
 
#: tools/virsh.c:6086 tools/virsh.c:6173 tools/virsh.c:7326 tools/virsh.c:9342
17960
 
#: tools/virsh.c:9815 tools/virsh.c:11582 tools/virsh.c:11928
17961
 
#: tools/virsh.c:11934
 
18805
#: tools/virsh.c:6314 tools/virsh.c:6401 tools/virsh.c:7758 tools/virsh.c:9780
 
18806
#: tools/virsh.c:10240 tools/virsh.c:12113 tools/virsh.c:12459
 
18807
#: tools/virsh.c:12465
17962
18808
#, fuzzy
17963
18809
msgid "Out of memory"
17964
18810
msgstr "out of memory"
17965
18811
 
17966
 
#: tools/virsh.c:6090 tools/virsh.c:7330
 
18812
#: tools/virsh.c:6318 tools/virsh.c:7762
17967
18813
#, c-format
17968
18814
msgid "virAsprintf failed (errno %d)"
17969
18815
msgstr ""
17970
18816
 
17971
 
#: tools/virsh.c:6120
 
18817
#: tools/virsh.c:6348
17972
18818
#, fuzzy
17973
18819
msgid "find potential storage pool sources"
17974
18820
msgstr "invalid connection pointer in %s"
17975
18821
 
17976
 
#: tools/virsh.c:6121 tools/virsh.c:6197
 
18822
#: tools/virsh.c:6349 tools/virsh.c:6425
17977
18823
msgid "Returns XML <sources> document."
17978
18824
msgstr ""
17979
18825
 
17980
 
#: tools/virsh.c:6127
 
18826
#: tools/virsh.c:6355
17981
18827
#, fuzzy
17982
18828
msgid "type of storage pool sources to find"
17983
18829
msgstr "too many drivers registered"
17984
18830
 
17985
 
#: tools/virsh.c:6128
 
18831
#: tools/virsh.c:6356
17986
18832
msgid "optional host to query"
17987
18833
msgstr ""
17988
18834
 
17989
 
#: tools/virsh.c:6129
 
18835
#: tools/virsh.c:6357
17990
18836
msgid "optional port to query"
17991
18837
msgstr ""
17992
18838
 
17993
 
#: tools/virsh.c:6130
 
18839
#: tools/virsh.c:6358
17994
18840
msgid "optional initiator IQN to use for query"
17995
18841
msgstr ""
17996
18842
 
17997
 
#: tools/virsh.c:6182 tools/virsh.c:6232
 
18843
#: tools/virsh.c:6410 tools/virsh.c:6460
17998
18844
#, fuzzy, c-format
17999
18845
msgid "Failed to find any %s pool sources"
18000
18846
msgstr "Failed to undefine domain %s"
18001
18847
 
18002
 
#: tools/virsh.c:6196
 
18848
#: tools/virsh.c:6424
18003
18849
msgid "discover potential storage pool sources"
18004
18850
msgstr ""
18005
18851
 
18006
 
#: tools/virsh.c:6203
 
18852
#: tools/virsh.c:6431
18007
18853
#, fuzzy
18008
18854
msgid "type of storage pool sources to discover"
18009
18855
msgstr "too many drivers registered"
18010
18856
 
18011
 
#: tools/virsh.c:6205
 
18857
#: tools/virsh.c:6433
18012
18858
msgid "optional file of source xml to query for pools"
18013
18859
msgstr ""
18014
18860
 
18015
 
#: tools/virsh.c:6246
 
18861
#: tools/virsh.c:6447 tools/virsh.c:9247 tools/virsh.c:9399
 
18862
#: tools/virsh.c:11610
 
18863
#, fuzzy
 
18864
msgid "missing option"
 
18865
msgstr "missing \""
 
18866
 
 
18867
#: tools/virsh.c:6474
18016
18868
#, fuzzy
18017
18869
msgid "storage pool information"
18018
18870
msgstr "node information"
18019
18871
 
18020
 
#: tools/virsh.c:6247
 
18872
#: tools/virsh.c:6475
18021
18873
#, fuzzy
18022
18874
msgid "Returns basic information about the storage pool."
18023
18875
msgstr "Returns basic information about the node."
18024
18876
 
18025
 
#: tools/virsh.c:6328
 
18877
#: tools/virsh.c:6556
18026
18878
msgid "Available:"
18027
18879
msgstr ""
18028
18880
 
18029
 
#: tools/virsh.c:6343
 
18881
#: tools/virsh.c:6571
18030
18882
#, fuzzy
18031
18883
msgid "convert a pool UUID to pool name"
18032
18884
msgstr "convert a domain id or UUID to domain name"
18033
18885
 
18034
 
#: tools/virsh.c:6349
 
18886
#: tools/virsh.c:6577
18035
18887
#, fuzzy
18036
18888
msgid "pool uuid"
18037
18889
msgstr "domain uuid"
18038
18890
 
18039
 
#: tools/virsh.c:6374
 
18891
#: tools/virsh.c:6602
18040
18892
#, fuzzy
18041
18893
msgid "start a (previously defined) inactive pool"
18042
18894
msgstr "start a (previously defined) inactive domain"
18043
18895
 
18044
 
#: tools/virsh.c:6375
 
18896
#: tools/virsh.c:6603
18045
18897
#, fuzzy
18046
18898
msgid "Start a pool."
18047
18899
msgstr "Start a domain."
18048
18900
 
18049
 
#: tools/virsh.c:6380
 
18901
#: tools/virsh.c:6608
18050
18902
#, fuzzy
18051
18903
msgid "name of the inactive pool"
18052
18904
msgstr "name of the inactive domain"
18053
18905
 
18054
 
#: tools/virsh.c:6397
 
18906
#: tools/virsh.c:6625
18055
18907
#, fuzzy, c-format
18056
18908
msgid "Pool %s started\n"
18057
18909
msgstr "Domain %s started\n"
18058
18910
 
18059
 
#: tools/virsh.c:6400
 
18911
#: tools/virsh.c:6628
18060
18912
#, fuzzy, c-format
18061
18913
msgid "Failed to start pool %s"
18062
18914
msgstr "Failed to start domain %s"
18063
18915
 
18064
 
#: tools/virsh.c:6413
 
18916
#: tools/virsh.c:6641
18065
18917
#, fuzzy
18066
18918
msgid "create a volume from a set of args"
18067
18919
msgstr "create a domain from an XML file"
18068
18920
 
18069
 
#: tools/virsh.c:6414 tools/virsh.c:6669
 
18921
#: tools/virsh.c:6642 tools/virsh.c:6897
18070
18922
#, fuzzy
18071
18923
msgid "Create a vol."
18072
18924
msgstr "Create a domain."
18073
18925
 
18074
 
#: tools/virsh.c:6419 tools/virsh.c:6637 tools/virsh.c:6674 tools/virsh.c:6733
 
18926
#: tools/virsh.c:6647 tools/virsh.c:6865 tools/virsh.c:6902 tools/virsh.c:6959
18075
18927
#, fuzzy
18076
18928
msgid "pool name"
18077
18929
msgstr "domain name"
18078
18930
 
18079
 
#: tools/virsh.c:6420
 
18931
#: tools/virsh.c:6648
18080
18932
#, fuzzy
18081
18933
msgid "name of the volume"
18082
18934
msgstr "name of the inactive domain"
18083
18935
 
18084
 
#: tools/virsh.c:6421
 
18936
#: tools/virsh.c:6649
18085
18937
msgid "size of the vol with optional k,M,G,T suffix"
18086
18938
msgstr ""
18087
18939
 
18088
 
#: tools/virsh.c:6422
 
18940
#: tools/virsh.c:6650
18089
18941
msgid "initial allocation size with optional k,M,G,T suffix"
18090
18942
msgstr ""
18091
18943
 
18092
 
#: tools/virsh.c:6423
 
18944
#: tools/virsh.c:6651
18093
18945
msgid "file format type raw,bochs,qcow,qcow2,vmdk"
18094
18946
msgstr ""
18095
18947
 
18096
 
#: tools/virsh.c:6424
 
18948
#: tools/virsh.c:6652
18097
18949
#, fuzzy
18098
18950
msgid "the backing volume if taking a snapshot"
18099
18951
msgstr "Destroy a given domain."
18100
18952
 
18101
 
#: tools/virsh.c:6425
 
18953
#: tools/virsh.c:6653
18102
18954
msgid "format of backing volume if taking a snapshot"
18103
18955
msgstr ""
18104
18956
 
18105
 
#: tools/virsh.c:6484 tools/virsh.c:6489
 
18957
#: tools/virsh.c:6709 tools/virsh.c:6713
18106
18958
#, c-format
18107
18959
msgid "Malformed size %s"
18108
18960
msgstr ""
18109
18961
 
18110
 
#: tools/virsh.c:6539 tools/virsh.c:11129
 
18962
#: tools/virsh.c:6767 tools/virsh.c:11643
18111
18963
#, fuzzy, c-format
18112
18964
msgid "failed to get vol '%s'"
18113
18965
msgstr "failed to get domain '%s'"
18114
18966
 
18115
 
#: tools/virsh.c:6573
 
18967
#: tools/virsh.c:6801
18116
18968
#, fuzzy, c-format
18117
18969
msgid "Vol %s created\n"
18118
18970
msgstr "Domain %s created from %s\n"
18119
18971
 
18120
 
#: tools/virsh.c:6577
 
18972
#: tools/virsh.c:6805
18121
18973
#, fuzzy, c-format
18122
18974
msgid "Failed to create vol %s"
18123
18975
msgstr "Failed to create domain %s\n"
18124
18976
 
18125
 
#: tools/virsh.c:6592
 
18977
#: tools/virsh.c:6820
18126
18978
#, fuzzy
18127
18979
msgid "undefine an inactive pool"
18128
18980
msgstr "undefine an inactive domain"
18129
18981
 
18130
 
#: tools/virsh.c:6593
 
18982
#: tools/virsh.c:6821
18131
18983
#, fuzzy
18132
18984
msgid "Undefine the configuration for an inactive pool."
18133
18985
msgstr "Undefine the configuration for an inactive domain."
18134
18986
 
18135
 
#: tools/virsh.c:6616
 
18987
#: tools/virsh.c:6844
18136
18988
#, fuzzy, c-format
18137
18989
msgid "Pool %s has been undefined\n"
18138
18990
msgstr "Domain %s has been undefined\n"
18139
18991
 
18140
 
#: tools/virsh.c:6618
 
18992
#: tools/virsh.c:6846
18141
18993
#, fuzzy, c-format
18142
18994
msgid "Failed to undefine pool %s"
18143
18995
msgstr "Failed to undefine domain %s"
18144
18996
 
18145
 
#: tools/virsh.c:6631
 
18997
#: tools/virsh.c:6859
18146
18998
#, fuzzy
18147
18999
msgid "convert a pool name to pool UUID"
18148
19000
msgstr "convert a domain name or id to domain UUID"
18149
19001
 
18150
 
#: tools/virsh.c:6657
 
19002
#: tools/virsh.c:6885
18151
19003
#, fuzzy
18152
19004
msgid "failed to get pool UUID"
18153
19005
msgstr "failed to get domain UUID"
18154
19006
 
18155
 
#: tools/virsh.c:6668
 
19007
#: tools/virsh.c:6896
18156
19008
#, fuzzy
18157
19009
msgid "create a vol from an XML file"
18158
19010
msgstr "create a domain from an XML file"
18159
19011
 
18160
 
#: tools/virsh.c:6675 tools/virsh.c:6734
 
19012
#: tools/virsh.c:6903 tools/virsh.c:6960
18161
19013
#, fuzzy
18162
19014
msgid "file containing an XML vol description"
18163
19015
msgstr "file conatining an XML domain description"
18164
19016
 
18165
 
#: tools/virsh.c:6713
 
19017
#: tools/virsh.c:6939
18166
19018
#, fuzzy, c-format
18167
19019
msgid "Vol %s created from %s\n"
18168
19020
msgstr "Domain %s created from %s\n"
18169
19021
 
18170
 
#: tools/virsh.c:6717 tools/virsh.c:6775
 
19022
#: tools/virsh.c:6943 tools/virsh.c:6999
18171
19023
#, fuzzy, c-format
18172
19024
msgid "Failed to create vol from %s"
18173
19025
msgstr "Failed to create domain from %s"
18174
19026
 
18175
 
#: tools/virsh.c:6727
 
19027
#: tools/virsh.c:6953
18176
19028
msgid "create a vol, using another volume as input"
18177
19029
msgstr ""
18178
19030
 
18179
 
#: tools/virsh.c:6728
 
19031
#: tools/virsh.c:6954
18180
19032
#, fuzzy
18181
19033
msgid "Create a vol from an existing volume."
18182
19034
msgstr "create a domain from an XML file"
18183
19035
 
18184
 
#: tools/virsh.c:6735
 
19036
#: tools/virsh.c:6961
 
19037
#, fuzzy
 
19038
msgid "input vol name or key"
 
19039
msgstr "domain name or uuid"
 
19040
 
 
19041
#: tools/virsh.c:6962
18185
19042
#, fuzzy
18186
19043
msgid "pool name or uuid of the input volume's pool"
18187
19044
msgstr "name of the inactive domain"
18188
19045
 
18189
 
#: tools/virsh.c:6736
18190
 
#, fuzzy
18191
 
msgid "input vol name or key"
18192
 
msgstr "domain name or uuid"
18193
 
 
18194
 
#: tools/virsh.c:6772
 
19046
#: tools/virsh.c:6996
18195
19047
#, fuzzy, c-format
18196
19048
msgid "Vol %s created from input vol %s\n"
18197
19049
msgstr "Domain %s created from %s\n"
18198
19050
 
18199
 
#: tools/virsh.c:6827
 
19051
#: tools/virsh.c:7051
18200
19052
#, fuzzy
18201
19053
msgid "clone a volume."
18202
19054
msgstr "name of the inactive domain"
18203
19055
 
18204
 
#: tools/virsh.c:6828
 
19056
#: tools/virsh.c:7052
18205
19057
msgid "Clone an existing volume."
18206
19058
msgstr ""
18207
19059
 
18208
 
#: tools/virsh.c:6834
 
19060
#: tools/virsh.c:7057
18209
19061
#, fuzzy
18210
19062
msgid "orig vol name or key"
18211
19063
msgstr "domain name or uuid"
18212
19064
 
18213
 
#: tools/virsh.c:6835
 
19065
#: tools/virsh.c:7058
18214
19066
#, fuzzy
18215
19067
msgid "clone name"
18216
19068
msgstr "domain name"
18217
19069
 
18218
 
#: tools/virsh.c:6857 tools/virsh.c:7424
 
19070
#: tools/virsh.c:7081 tools/virsh.c:7856
18219
19071
#, fuzzy
18220
19072
msgid "failed to get parent pool"
18221
19073
msgstr "Failed to start domain %s"
18222
19074
 
18223
 
#: tools/virsh.c:6878
 
19075
#: tools/virsh.c:7101
18224
19076
#, fuzzy, c-format
18225
19077
msgid "Vol %s cloned from %s\n"
18226
19078
msgstr "Domain %s created from %s\n"
18227
19079
 
18228
 
#: tools/virsh.c:6881
 
19080
#: tools/virsh.c:7104
18229
19081
#, fuzzy, c-format
18230
19082
msgid "Failed to clone vol from %s"
18231
19083
msgstr "Failed to create domain from %s"
18232
19084
 
18233
 
#: tools/virsh.c:6904
 
19085
#: tools/virsh.c:7128
 
19086
msgid "upload a file into a volume"
 
19087
msgstr ""
 
19088
 
 
19089
#: tools/virsh.c:7129
 
19090
msgid "Upload a file into a volume"
 
19091
msgstr ""
 
19092
 
 
19093
#: tools/virsh.c:7134 tools/virsh.c:7234 tools/virsh.c:7341 tools/virsh.c:7382
 
19094
#: tools/virsh.c:7423 tools/virsh.c:7474
 
19095
msgid "vol name, key or path"
 
19096
msgstr ""
 
19097
 
 
19098
#: tools/virsh.c:7135 tools/virsh.c:7235 tools/virsh.c:7448 tools/virsh.c:7604
 
19099
msgid "file"
 
19100
msgstr ""
 
19101
 
 
19102
#: tools/virsh.c:7137
 
19103
#, fuzzy
 
19104
msgid "volume offset to upload to"
 
19105
msgstr "domain name or uuid"
 
19106
 
 
19107
#: tools/virsh.c:7138
 
19108
msgid "amount of data to upload"
 
19109
msgstr ""
 
19110
 
 
19111
#: tools/virsh.c:7166 tools/virsh.c:7171 tools/virsh.c:7268 tools/virsh.c:7273
 
19112
#, fuzzy
 
19113
msgid "Unable to parse integer"
 
19114
msgstr "Failed to suspend domain %s"
 
19115
 
 
19116
#: tools/virsh.c:7180 tools/virsh.c:7281
 
19117
msgid "file must not be empty"
 
19118
msgstr ""
 
19119
 
 
19120
#: tools/virsh.c:7191
 
19121
#, fuzzy, c-format
 
19122
msgid "cannot upload to volume %s"
 
19123
msgstr "Failed to suspend domain %s"
 
19124
 
 
19125
#: tools/virsh.c:7196
 
19126
#, fuzzy, c-format
 
19127
msgid "cannot send data to volume %s"
 
19128
msgstr "Failed to suspend domain %s"
 
19129
 
 
19130
#: tools/virsh.c:7201 tools/virsh.c:7307
 
19131
#, fuzzy, c-format
 
19132
msgid "cannot close file %s"
 
19133
msgstr "Failed to suspend domain %s"
 
19134
 
 
19135
#: tools/virsh.c:7207 tools/virsh.c:7313
 
19136
#, fuzzy, c-format
 
19137
msgid "cannot close volume %s"
 
19138
msgstr "Failed to suspend domain %s"
 
19139
 
 
19140
#: tools/virsh.c:7228 tools/virsh.c:7229
 
19141
#, fuzzy
 
19142
msgid "Download a volume to a file"
 
19143
msgstr "save a domain state to a file"
 
19144
 
 
19145
#: tools/virsh.c:7237
 
19146
msgid "volume offset to download from"
 
19147
msgstr ""
 
19148
 
 
19149
#: tools/virsh.c:7238
 
19150
msgid "amount of data to download"
 
19151
msgstr ""
 
19152
 
 
19153
#: tools/virsh.c:7288
 
19154
#, fuzzy, c-format
 
19155
msgid "cannot create %s"
 
19156
msgstr "Failed to create domain %s\n"
 
19157
 
 
19158
#: tools/virsh.c:7297
 
19159
#, fuzzy, c-format
 
19160
msgid "cannot download from volume %s"
 
19161
msgstr "Failed to suspend domain %s"
 
19162
 
 
19163
#: tools/virsh.c:7302
 
19164
#, fuzzy, c-format
 
19165
msgid "cannot receive data from volume %s"
 
19166
msgstr "node domain list"
 
19167
 
 
19168
#: tools/virsh.c:7335
18234
19169
msgid "delete a vol"
18235
19170
msgstr ""
18236
19171
 
18237
 
#: tools/virsh.c:6905
 
19172
#: tools/virsh.c:7336
18238
19173
#, fuzzy
18239
19174
msgid "Delete a given vol."
18240
19175
msgstr "Destroy a given domain."
18241
19176
 
18242
 
#: tools/virsh.c:6911 tools/virsh.c:6952 tools/virsh.c:6993 tools/virsh.c:7044
18243
 
msgid "vol name, key or path"
18244
 
msgstr ""
18245
 
 
18246
 
#: tools/virsh.c:6930
 
19177
#: tools/virsh.c:7361
18247
19178
#, fuzzy, c-format
18248
19179
msgid "Vol %s deleted\n"
18249
19180
msgstr "Domain %s destroyed\n"
18250
19181
 
18251
 
#: tools/virsh.c:6932
 
19182
#: tools/virsh.c:7363
18252
19183
#, fuzzy, c-format
18253
19184
msgid "Failed to delete vol %s"
18254
19185
msgstr "Failed to destroy domain %s"
18255
19186
 
18256
 
#: tools/virsh.c:6945
 
19187
#: tools/virsh.c:7376
18257
19188
#, fuzzy
18258
19189
msgid "wipe a vol"
18259
19190
msgstr "Create a domain."
18260
19191
 
18261
 
#: tools/virsh.c:6946
 
19192
#: tools/virsh.c:7377
18262
19193
msgid "Ensure data previously on a volume is not accessible to future reads"
18263
19194
msgstr ""
18264
19195
 
18265
 
#: tools/virsh.c:6971
 
19196
#: tools/virsh.c:7402
18266
19197
#, fuzzy, c-format
18267
19198
msgid "Vol %s wiped\n"
18268
19199
msgstr "Domain %s created from %s\n"
18269
19200
 
18270
 
#: tools/virsh.c:6973
 
19201
#: tools/virsh.c:7404
18271
19202
#, fuzzy, c-format
18272
19203
msgid "Failed to wipe vol %s"
18273
19204
msgstr "Failed to create domain %s\n"
18274
19205
 
18275
 
#: tools/virsh.c:6986
 
19206
#: tools/virsh.c:7417
18276
19207
#, fuzzy
18277
19208
msgid "storage vol information"
18278
19209
msgstr "node information"
18279
19210
 
18280
 
#: tools/virsh.c:6987
 
19211
#: tools/virsh.c:7418
18281
19212
#, fuzzy
18282
19213
msgid "Returns basic information about the storage vol."
18283
19214
msgstr "Returns basic information about the node."
18284
19215
 
18285
 
#: tools/virsh.c:7015
 
19216
#: tools/virsh.c:7446
18286
19217
#, fuzzy
18287
19218
msgid "Type:"
18288
19219
msgstr "OS Type:"
18289
19220
 
18290
 
#: tools/virsh.c:7017 tools/virsh.c:7172
18291
 
msgid "file"
18292
 
msgstr ""
18293
 
 
18294
 
#: tools/virsh.c:7017 tools/virsh.c:7174
 
19221
#: tools/virsh.c:7448 tools/virsh.c:7606
18295
19222
#, fuzzy
18296
19223
msgid "block"
18297
19224
msgstr "blocked"
18298
19225
 
18299
 
#: tools/virsh.c:7037
 
19226
#: tools/virsh.c:7468
18300
19227
#, fuzzy
18301
19228
msgid "vol information in XML"
18302
19229
msgstr "domain information in XML"
18303
19230
 
18304
 
#: tools/virsh.c:7038
 
19231
#: tools/virsh.c:7469
18305
19232
#, fuzzy
18306
19233
msgid "Output the vol information as an XML dump to stdout."
18307
19234
msgstr "Ouput the domain information as an XML dump to stdout."
18308
19235
 
18309
 
#: tools/virsh.c:7078
 
19236
#: tools/virsh.c:7509
18310
19237
#, fuzzy
18311
19238
msgid "list vols"
18312
19239
msgstr "list domains"
18313
19240
 
18314
 
#: tools/virsh.c:7079
 
19241
#: tools/virsh.c:7510
18315
19242
#, fuzzy
18316
19243
msgid "Returns list of vols by pool."
18317
19244
msgstr "Returns list of domains."
18318
19245
 
18319
 
#: tools/virsh.c:7085
 
19246
#: tools/virsh.c:7516
18320
19247
msgid "display extended details for volumes"
18321
19248
msgstr ""
18322
19249
 
18323
 
#: tools/virsh.c:7125
 
19250
#: tools/virsh.c:7557
18324
19251
#, fuzzy
18325
19252
msgid "Failed to list storage volumes"
18326
19253
msgstr "Failed to list active domains"
18327
19254
 
18328
 
#: tools/virsh.c:7135
 
19255
#: tools/virsh.c:7567
18329
19256
#, fuzzy
18330
19257
msgid "Failed to list active vols"
18331
19258
msgstr "Failed to list active domains"
18332
19259
 
18333
 
#: tools/virsh.c:7238 tools/virsh.c:7258 tools/virsh.c:7298
 
19260
#: tools/virsh.c:7670 tools/virsh.c:7690 tools/virsh.c:7730
18334
19261
msgid "Path"
18335
19262
msgstr ""
18336
19263
 
18337
 
#: tools/virsh.c:7263 tools/virsh.c:7298
 
19264
#: tools/virsh.c:7695 tools/virsh.c:7730
18338
19265
#, fuzzy
18339
19266
msgid "Type"
18340
19267
msgstr "OS Type:"
18341
19268
 
18342
 
#: tools/virsh.c:7361
 
19269
#: tools/virsh.c:7793
18343
19270
msgid "returns the volume name for a given volume key or path"
18344
19271
msgstr ""
18345
19272
 
18346
 
#: tools/virsh.c:7367 tools/virsh.c:7400
 
19273
#: tools/virsh.c:7799 tools/virsh.c:7832
18347
19274
msgid "volume key or path"
18348
19275
msgstr ""
18349
19276
 
18350
 
#: tools/virsh.c:7393
 
19277
#: tools/virsh.c:7825
18351
19278
msgid "returns the storage pool for a given volume key or path"
18352
19279
msgstr ""
18353
19280
 
18354
 
#: tools/virsh.c:7399
 
19281
#: tools/virsh.c:7831
18355
19282
msgid "return the pool uuid rather than pool name"
18356
19283
msgstr ""
18357
19284
 
18358
 
#: tools/virsh.c:7450
 
19285
#: tools/virsh.c:7882
18359
19286
msgid "returns the volume key for a given volume name or path"
18360
19287
msgstr ""
18361
19288
 
18362
 
#: tools/virsh.c:7457
 
19289
#: tools/virsh.c:7888
18363
19290
#, fuzzy
18364
19291
msgid "volume name or path"
18365
19292
msgstr "domain name or uuid"
18366
19293
 
18367
 
#: tools/virsh.c:7483
 
19294
#: tools/virsh.c:7915
18368
19295
msgid "returns the volume path for a given volume name or key"
18369
19296
msgstr ""
18370
19297
 
18371
 
#: tools/virsh.c:7490
 
19298
#: tools/virsh.c:7921
18372
19299
#, fuzzy
18373
19300
msgid "volume name or key"
18374
19301
msgstr "domain name or uuid"
18375
19302
 
18376
 
#: tools/virsh.c:7517
 
19303
#: tools/virsh.c:7949
18377
19304
#, fuzzy
18378
19305
msgid "define or modify a secret from an XML file"
18379
19306
msgstr "define (but don't start) a domain from an XML file"
18380
19307
 
18381
 
#: tools/virsh.c:7518
 
19308
#: tools/virsh.c:7950
18382
19309
msgid "Define or modify a secret."
18383
19310
msgstr ""
18384
19311
 
18385
 
#: tools/virsh.c:7523
 
19312
#: tools/virsh.c:7955
18386
19313
msgid "file containing secret attributes in XML"
18387
19314
msgstr ""
18388
19315
 
18389
 
#: tools/virsh.c:7548
 
19316
#: tools/virsh.c:7980
18390
19317
#, fuzzy, c-format
18391
19318
msgid "Failed to set attributes from %s"
18392
19319
msgstr "Failed to start domain %s"
18393
19320
 
18394
 
#: tools/virsh.c:7552
 
19321
#: tools/virsh.c:7984
18395
19322
#, fuzzy
18396
19323
msgid "Failed to get UUID of created secret"
18397
19324
msgstr "failed to allocate a node"
18398
19325
 
18399
 
#: tools/virsh.c:7556
 
19326
#: tools/virsh.c:7988
18400
19327
#, fuzzy, c-format
18401
19328
msgid "Secret %s created\n"
18402
19329
msgstr "Domain %s created from %s\n"
18403
19330
 
18404
 
#: tools/virsh.c:7565
 
19331
#: tools/virsh.c:7997
18405
19332
msgid "secret attributes in XML"
18406
19333
msgstr ""
18407
19334
 
18408
 
#: tools/virsh.c:7566
 
19335
#: tools/virsh.c:7998
18409
19336
#, fuzzy
18410
19337
msgid "Output attributes of a secret as an XML dump to stdout."
18411
19338
msgstr "Ouput the domain information as an XML dump to stdout."
18412
19339
 
18413
 
#: tools/virsh.c:7571 tools/virsh.c:7611 tools/virsh.c:7670 tools/virsh.c:7722
 
19340
#: tools/virsh.c:8003 tools/virsh.c:8043 tools/virsh.c:8103 tools/virsh.c:8155
18414
19341
msgid "secret UUID"
18415
19342
msgstr ""
18416
19343
 
18417
 
#: tools/virsh.c:7605
 
19344
#: tools/virsh.c:8037
18418
19345
msgid "set a secret value"
18419
19346
msgstr ""
18420
19347
 
18421
 
#: tools/virsh.c:7606
 
19348
#: tools/virsh.c:8038
18422
19349
msgid "Set a secret value."
18423
19350
msgstr ""
18424
19351
 
18425
 
#: tools/virsh.c:7612
 
19352
#: tools/virsh.c:8044
18426
19353
msgid "base64-encoded secret value"
18427
19354
msgstr ""
18428
19355
 
18429
 
#: tools/virsh.c:7636
 
19356
#: tools/virsh.c:8069
18430
19357
#, fuzzy
18431
19358
msgid "Invalid base64 data"
18432
19359
msgstr "invalid argument in"
18433
19360
 
18434
 
#: tools/virsh.c:7640 tools/virsh.c:7699 tools/virsh.c:8871 tools/virsh.c:9125
 
19361
#: tools/virsh.c:8073 tools/virsh.c:8132 tools/virsh.c:9308 tools/virsh.c:9568
18435
19362
#, fuzzy
18436
19363
msgid "Failed to allocate memory"
18437
19364
msgstr "failed to allocate a node"
18438
19365
 
18439
 
#: tools/virsh.c:7649
 
19366
#: tools/virsh.c:8082
18440
19367
#, fuzzy
18441
19368
msgid "Failed to set secret value"
18442
19369
msgstr "domain memory"
18443
19370
 
18444
 
#: tools/virsh.c:7652
 
19371
#: tools/virsh.c:8085
18445
19372
msgid "Secret value set\n"
18446
19373
msgstr ""
18447
19374
 
18448
 
#: tools/virsh.c:7664
 
19375
#: tools/virsh.c:8097
18449
19376
msgid "Output a secret value"
18450
19377
msgstr ""
18451
19378
 
18452
 
#: tools/virsh.c:7665
 
19379
#: tools/virsh.c:8098
18453
19380
msgid "Output a secret value to stdout."
18454
19381
msgstr ""
18455
19382
 
18456
 
#: tools/virsh.c:7716
 
19383
#: tools/virsh.c:8149
18457
19384
#, fuzzy
18458
19385
msgid "undefine a secret"
18459
19386
msgstr "undefine an inactive domain"
18460
19387
 
18461
 
#: tools/virsh.c:7717
 
19388
#: tools/virsh.c:8150
18462
19389
#, fuzzy
18463
19390
msgid "Undefine a secret."
18464
19391
msgstr "undefine an inactive domain"
18465
19392
 
18466
 
#: tools/virsh.c:7741
 
19393
#: tools/virsh.c:8174
18467
19394
#, fuzzy, c-format
18468
19395
msgid "Failed to delete secret %s"
18469
19396
msgstr "Failed to destroy domain %s"
18470
19397
 
18471
 
#: tools/virsh.c:7744
 
19398
#: tools/virsh.c:8177
18472
19399
#, fuzzy, c-format
18473
19400
msgid "Secret %s deleted\n"
18474
19401
msgstr "Domain %s destroyed\n"
18475
19402
 
18476
 
#: tools/virsh.c:7756
 
19403
#: tools/virsh.c:8189
18477
19404
#, fuzzy
18478
19405
msgid "list secrets"
18479
19406
msgstr "invalid argument in"
18480
19407
 
18481
 
#: tools/virsh.c:7757
 
19408
#: tools/virsh.c:8190
18482
19409
#, fuzzy
18483
19410
msgid "Returns a list of secrets"
18484
19411
msgstr "Returns list of domains."
18485
19412
 
18486
 
#: tools/virsh.c:7772 tools/virsh.c:7779
 
19413
#: tools/virsh.c:8205 tools/virsh.c:8212
18487
19414
#, fuzzy
18488
19415
msgid "Failed to list secrets"
18489
19416
msgstr "Failed to list inactive domains"
18490
19417
 
18491
 
#: tools/virsh.c:7786
 
19418
#: tools/virsh.c:8219
18492
19419
msgid "Usage"
18493
19420
msgstr ""
18494
19421
 
18495
 
#: tools/virsh.c:7800
 
19422
#: tools/virsh.c:8233
18496
19423
msgid "Volume"
18497
19424
msgstr ""
18498
19425
 
18499
 
#: tools/virsh.c:7810
 
19426
#: tools/virsh.c:8243
18500
19427
#, fuzzy
18501
19428
msgid "Unused"
18502
19429
msgstr "paused"
18503
19430
 
18504
 
#: tools/virsh.c:7824
 
19431
#: tools/virsh.c:8257
18505
19432
msgid "show version"
18506
19433
msgstr "show version"
18507
19434
 
18508
 
#: tools/virsh.c:7825
 
19435
#: tools/virsh.c:8258
18509
19436
msgid "Display the system version information."
18510
19437
msgstr "Display the system version information."
18511
19438
 
18512
 
#: tools/virsh.c:7848
 
19439
#: tools/virsh.c:8281
18513
19440
msgid "failed to get hypervisor type"
18514
19441
msgstr "failed to get hypervisor type"
18515
19442
 
18516
 
#: tools/virsh.c:7857
 
19443
#: tools/virsh.c:8290
18517
19444
#, c-format
18518
19445
msgid "Compiled against library: libvir %d.%d.%d\n"
18519
19446
msgstr "Compiled against library: libvir %d.%d.%d\n"
18520
19447
 
18521
 
#: tools/virsh.c:7862
 
19448
#: tools/virsh.c:8295
18522
19449
msgid "failed to get the library version"
18523
19450
msgstr "failed to get the library version"
18524
19451
 
18525
 
#: tools/virsh.c:7869
 
19452
#: tools/virsh.c:8302
18526
19453
#, c-format
18527
19454
msgid "Using library: libvir %d.%d.%d\n"
18528
19455
msgstr "Using library: libvir %d.%d.%d\n"
18529
19456
 
18530
 
#: tools/virsh.c:7876
 
19457
#: tools/virsh.c:8309
18531
19458
#, c-format
18532
19459
msgid "Using API: %s %d.%d.%d\n"
18533
19460
msgstr "Using API: %s %d.%d.%d\n"
18534
19461
 
18535
 
#: tools/virsh.c:7881
 
19462
#: tools/virsh.c:8314
18536
19463
msgid "failed to get the hypervisor version"
18537
19464
msgstr "failed to get the hypervisor version"
18538
19465
 
18539
 
#: tools/virsh.c:7886
 
19466
#: tools/virsh.c:8319
18540
19467
#, c-format
18541
19468
msgid "Cannot extract running %s hypervisor version\n"
18542
19469
msgstr "Cannot extract running %s hypervisor version\n"
18543
19470
 
18544
 
#: tools/virsh.c:7893
 
19471
#: tools/virsh.c:8326
18545
19472
#, c-format
18546
19473
msgid "Running hypervisor: %s %d.%d.%d\n"
18547
19474
msgstr "Running hypervisor: %s %d.%d.%d\n"
18548
19475
 
18549
 
#: tools/virsh.c:7903
 
19476
#: tools/virsh.c:8336
18550
19477
msgid "enumerate devices on this host"
18551
19478
msgstr ""
18552
19479
 
18553
 
#: tools/virsh.c:7909
 
19480
#: tools/virsh.c:8342
18554
19481
#, fuzzy
18555
19482
msgid "list devices in a tree"
18556
19483
msgstr "missing devices information"
18557
19484
 
18558
 
#: tools/virsh.c:7910
 
19485
#: tools/virsh.c:8343
18559
19486
msgid "capability name"
18560
19487
msgstr ""
18561
19488
 
18562
 
#: tools/virsh.c:8011
 
19489
#: tools/virsh.c:8443
18563
19490
#, fuzzy
18564
19491
msgid "Failed to count node devices"
18565
19492
msgstr "Failed to connect to the hypervisor"
18566
19493
 
18567
 
#: tools/virsh.c:8021
 
19494
#: tools/virsh.c:8453
18568
19495
#, fuzzy
18569
19496
msgid "Failed to list node devices"
18570
19497
msgstr "Failed to list inactive domains"
18571
19498
 
18572
 
#: tools/virsh.c:8071
 
19499
#: tools/virsh.c:8503
18573
19500
msgid "node device details in XML"
18574
19501
msgstr ""
18575
19502
 
18576
 
#: tools/virsh.c:8072
 
19503
#: tools/virsh.c:8504
18577
19504
#, fuzzy
18578
19505
msgid "Output the node device details as an XML dump to stdout."
18579
19506
msgstr "Ouput the domain information as an XML dump to stdout."
18580
19507
 
18581
 
#: tools/virsh.c:8078 tools/virsh.c:8121 tools/virsh.c:8162 tools/virsh.c:8203
 
19508
#: tools/virsh.c:8510 tools/virsh.c:8553 tools/virsh.c:8594 tools/virsh.c:8635
18582
19509
#, fuzzy
18583
19510
msgid "device key"
18584
19511
msgstr "blocked"
18585
19512
 
18586
 
#: tools/virsh.c:8094 tools/virsh.c:8137 tools/virsh.c:8178 tools/virsh.c:8219
 
19513
#: tools/virsh.c:8526 tools/virsh.c:8569 tools/virsh.c:8610 tools/virsh.c:8651
18587
19514
msgid "Could not find matching device"
18588
19515
msgstr ""
18589
19516
 
18590
 
#: tools/virsh.c:8114
 
19517
#: tools/virsh.c:8546
18591
19518
#, fuzzy
18592
19519
msgid "dettach node device from its device driver"
18593
19520
msgstr "create a domain from an XML file"
18594
19521
 
18595
 
#: tools/virsh.c:8115
 
19522
#: tools/virsh.c:8547
18596
19523
#, fuzzy
18597
19524
msgid ""
18598
19525
"Dettach node device from its device driver before assigning to a domain."
18599
19526
msgstr "Returns state about a running domain."
18600
19527
 
18601
 
#: tools/virsh.c:8142
 
19528
#: tools/virsh.c:8574
18602
19529
#, fuzzy, c-format
18603
19530
msgid "Device %s dettached\n"
18604
19531
msgstr "Domain %s destroyed\n"
18605
19532
 
18606
 
#: tools/virsh.c:8144
 
19533
#: tools/virsh.c:8576
18607
19534
#, fuzzy, c-format
18608
19535
msgid "Failed to dettach device %s"
18609
19536
msgstr "Failed to get devices for domain %s\n"
18610
19537
 
18611
 
#: tools/virsh.c:8155
 
19538
#: tools/virsh.c:8587
18612
19539
msgid "reattach node device to its device driver"
18613
19540
msgstr ""
18614
19541
 
18615
 
#: tools/virsh.c:8156
 
19542
#: tools/virsh.c:8588
18616
19543
msgid "Reattach node device to its device driver once released by the domain."
18617
19544
msgstr ""
18618
19545
 
18619
 
#: tools/virsh.c:8183
 
19546
#: tools/virsh.c:8615
18620
19547
#, c-format
18621
19548
msgid "Device %s re-attached\n"
18622
19549
msgstr ""
18623
19550
 
18624
 
#: tools/virsh.c:8185
 
19551
#: tools/virsh.c:8617
18625
19552
#, fuzzy, c-format
18626
19553
msgid "Failed to re-attach device %s"
18627
19554
msgstr "Failed to get devices for domain %s\n"
18628
19555
 
18629
 
#: tools/virsh.c:8196
 
19556
#: tools/virsh.c:8628
18630
19557
#, fuzzy
18631
19558
msgid "reset node device"
18632
19559
msgstr "Failed to list inactive domains"
18633
19560
 
18634
 
#: tools/virsh.c:8197
 
19561
#: tools/virsh.c:8629
18635
19562
#, fuzzy
18636
19563
msgid "Reset node device before or after assigning to a domain."
18637
19564
msgstr "Returns state about a running domain."
18638
19565
 
18639
 
#: tools/virsh.c:8224
 
19566
#: tools/virsh.c:8656
18640
19567
#, fuzzy, c-format
18641
19568
msgid "Device %s reset\n"
18642
19569
msgstr "Domain %s resumed\n"
18643
19570
 
18644
 
#: tools/virsh.c:8226
 
19571
#: tools/virsh.c:8658
18645
19572
#, fuzzy, c-format
18646
19573
msgid "Failed to reset device %s"
18647
19574
msgstr "Failed to suspend domain %s"
18648
19575
 
18649
 
#: tools/virsh.c:8237
 
19576
#: tools/virsh.c:8669
18650
19577
#, fuzzy
18651
19578
msgid "print the hypervisor hostname"
18652
19579
msgstr "failed to get hypervisor type"
18653
19580
 
18654
 
#: tools/virsh.c:8252
 
19581
#: tools/virsh.c:8684
18655
19582
#, fuzzy
18656
19583
msgid "failed to get hostname"
18657
19584
msgstr "failed to get hypervisor type"
18658
19585
 
18659
 
#: tools/virsh.c:8266
 
19586
#: tools/virsh.c:8698
18660
19587
#, fuzzy
18661
19588
msgid "print the hypervisor canonical URI"
18662
19589
msgstr "hypervisor connection URI"
18663
19590
 
18664
 
#: tools/virsh.c:8281
 
19591
#: tools/virsh.c:8713
18665
19592
#, fuzzy
18666
19593
msgid "failed to get URI"
18667
19594
msgstr "failed to get domain UUID"
18668
19595
 
18669
 
#: tools/virsh.c:8295
 
19596
#: tools/virsh.c:8727
18670
19597
#, fuzzy
18671
19598
msgid "print the hypervisor sysinfo"
18672
19599
msgstr "failed to get hypervisor type"
18673
19600
 
18674
 
#: tools/virsh.c:8297
 
19601
#: tools/virsh.c:8729
18675
19602
msgid "output an XML string for the hypervisor sysinfo, if available"
18676
19603
msgstr ""
18677
19604
 
18678
 
#: tools/virsh.c:8311
 
19605
#: tools/virsh.c:8743
18679
19606
#, fuzzy
18680
19607
msgid "failed to get sysinfo"
18681
19608
msgstr "failed to get hypervisor type"
18682
19609
 
18683
 
#: tools/virsh.c:8325
 
19610
#: tools/virsh.c:8757
18684
19611
msgid "vnc display"
18685
19612
msgstr ""
18686
19613
 
18687
 
#: tools/virsh.c:8326
 
19614
#: tools/virsh.c:8758
18688
19615
msgid "Output the IP address and port number for the VNC display."
18689
19616
msgstr ""
18690
19617
 
18691
 
#: tools/virsh.c:8400
 
19618
#: tools/virsh.c:8832
18692
19619
msgid "tty console"
18693
19620
msgstr ""
18694
19621
 
18695
 
#: tools/virsh.c:8401
 
19622
#: tools/virsh.c:8833
18696
19623
msgid "Output the device for the TTY console."
18697
19624
msgstr ""
18698
19625
 
18699
 
#: tools/virsh.c:8461
 
19626
#: tools/virsh.c:8893
18700
19627
#, fuzzy
18701
19628
msgid "attach device from an XML file"
18702
19629
msgstr "create a domain from an XML file"
18703
19630
 
18704
 
#: tools/virsh.c:8462
 
19631
#: tools/virsh.c:8894
18705
19632
#, fuzzy
18706
19633
msgid "Attach device from an XML <file>."
18707
19634
msgstr "create a domain from an XML file"
18708
19635
 
18709
 
#: tools/virsh.c:8468 tools/virsh.c:8535 tools/virsh.c:8602
 
19636
#: tools/virsh.c:8900 tools/virsh.c:8965 tools/virsh.c:9030
18710
19637
msgid "XML file"
18711
19638
msgstr ""
18712
19639
 
18713
 
#: tools/virsh.c:8469
 
19640
#: tools/virsh.c:8901
18714
19641
msgid "persist device attachment"
18715
19642
msgstr ""
18716
19643
 
18717
 
#: tools/virsh.c:8512
 
19644
#: tools/virsh.c:8942
18718
19645
#, fuzzy, c-format
18719
19646
msgid "Failed to attach device from %s"
18720
19647
msgstr "Failed to get devices for domain %s\n"
18721
19648
 
18722
 
#: tools/virsh.c:8516
 
19649
#: tools/virsh.c:8946
18723
19650
msgid "Device attached successfully\n"
18724
19651
msgstr ""
18725
19652
 
18726
 
#: tools/virsh.c:8528
 
19653
#: tools/virsh.c:8958
18727
19654
#, fuzzy
18728
19655
msgid "detach device from an XML file"
18729
19656
msgstr "create a domain from an XML file"
18730
19657
 
18731
 
#: tools/virsh.c:8529
 
19658
#: tools/virsh.c:8959
18732
19659
#, fuzzy
18733
19660
msgid "Detach device from an XML <file>"
18734
19661
msgstr "create a domain from an XML file"
18735
19662
 
18736
 
#: tools/virsh.c:8536
 
19663
#: tools/virsh.c:8966
18737
19664
#, fuzzy
18738
19665
msgid "persist device detachment"
18739
19666
msgstr "resolving domain filename"
18740
19667
 
18741
 
#: tools/virsh.c:8579
 
19668
#: tools/virsh.c:9007
18742
19669
#, fuzzy, c-format
18743
19670
msgid "Failed to detach device from %s"
18744
19671
msgstr "Failed to get devices for domain %s\n"
18745
19672
 
18746
 
#: tools/virsh.c:8583
 
19673
#: tools/virsh.c:9011
18747
19674
msgid "Device detached successfully\n"
18748
19675
msgstr ""
18749
19676
 
18750
 
#: tools/virsh.c:8595
 
19677
#: tools/virsh.c:9023
18751
19678
#, fuzzy
18752
19679
msgid "update device from an XML file"
18753
19680
msgstr "create a domain from an XML file"
18754
19681
 
18755
 
#: tools/virsh.c:8596
 
19682
#: tools/virsh.c:9024
18756
19683
#, fuzzy
18757
19684
msgid "Update device from an XML <file>."
18758
19685
msgstr "create a domain from an XML file"
18759
19686
 
18760
 
#: tools/virsh.c:8603
 
19687
#: tools/virsh.c:9031
18761
19688
#, fuzzy
18762
19689
msgid "persist device update"
18763
19690
msgstr "resolving domain filename"
18764
19691
 
18765
 
#: tools/virsh.c:8604
 
19692
#: tools/virsh.c:9032
18766
19693
#, fuzzy
18767
19694
msgid "force device update"
18768
19695
msgstr "resolving domain filename"
18769
19696
 
18770
 
#: tools/virsh.c:8651
 
19697
#: tools/virsh.c:9077
18771
19698
#, fuzzy, c-format
18772
19699
msgid "Failed to update device from %s"
18773
19700
msgstr "Failed to get devices for domain %s\n"
18774
19701
 
18775
 
#: tools/virsh.c:8655
 
19702
#: tools/virsh.c:9081
18776
19703
msgid "Device updated successfully\n"
18777
19704
msgstr ""
18778
19705
 
18779
 
#: tools/virsh.c:8667
 
19706
#: tools/virsh.c:9093
18780
19707
#, fuzzy
18781
19708
msgid "attach network interface"
18782
19709
msgstr "invalid connection pointer in"
18783
19710
 
18784
 
#: tools/virsh.c:8668
 
19711
#: tools/virsh.c:9094
18785
19712
msgid "Attach new network interface."
18786
19713
msgstr ""
18787
19714
 
18788
 
#: tools/virsh.c:8674 tools/virsh.c:8783
 
19715
#: tools/virsh.c:9100 tools/virsh.c:9214
18789
19716
msgid "network interface type"
18790
19717
msgstr ""
18791
19718
 
18792
 
#: tools/virsh.c:8675
 
19719
#: tools/virsh.c:9101
18793
19720
#, fuzzy
18794
19721
msgid "source of network interface"
18795
19722
msgstr "undefined domain name or id"
18796
19723
 
18797
 
#: tools/virsh.c:8676
 
19724
#: tools/virsh.c:9102
18798
19725
#, fuzzy
18799
19726
msgid "target network name"
18800
19727
msgstr "Start a domain."
18801
19728
 
18802
 
#: tools/virsh.c:8677 tools/virsh.c:8784
 
19729
#: tools/virsh.c:9103 tools/virsh.c:9215
18803
19730
#, fuzzy
18804
19731
msgid "MAC address"
18805
19732
msgstr "invalid argument in %s"
18806
19733
 
18807
 
#: tools/virsh.c:8678
 
19734
#: tools/virsh.c:9104
18808
19735
msgid "script used to bridge network interface"
18809
19736
msgstr ""
18810
19737
 
18811
 
#: tools/virsh.c:8679
 
19738
#: tools/virsh.c:9105
18812
19739
#, fuzzy
18813
19740
msgid "model type"
18814
19741
msgstr "unknown OS type"
18815
19742
 
18816
 
#: tools/virsh.c:8680
 
19743
#: tools/virsh.c:9106
18817
19744
#, fuzzy
18818
19745
msgid "persist interface attachment"
18819
19746
msgstr "unterminated number"
18820
19747
 
18821
 
#: tools/virsh.c:8715
 
19748
#: tools/virsh.c:9147
18822
19749
#, c-format
18823
19750
msgid "No support for %s in command 'attach-interface'"
18824
19751
msgstr ""
18825
19752
 
18826
 
#: tools/virsh.c:8758
 
19753
#: tools/virsh.c:9190
18827
19754
#, fuzzy
18828
19755
msgid "Failed to attach interface"
18829
19756
msgstr "Failed to undefine domain %s"
18830
19757
 
18831
 
#: tools/virsh.c:8761
 
19758
#: tools/virsh.c:9192
18832
19759
msgid "Interface attached successfully\n"
18833
19760
msgstr ""
18834
19761
 
18835
 
#: tools/virsh.c:8776
 
19762
#: tools/virsh.c:9207
18836
19763
#, fuzzy
18837
19764
msgid "detach network interface"
18838
19765
msgstr "undefined domain name or id"
18839
19766
 
18840
 
#: tools/virsh.c:8777
 
19767
#: tools/virsh.c:9208
18841
19768
msgid "Detach network interface."
18842
19769
msgstr ""
18843
19770
 
18844
 
#: tools/virsh.c:8785
 
19771
#: tools/virsh.c:9216
18845
19772
#, fuzzy
18846
19773
msgid "persist interface detachment"
18847
19774
msgstr "resolving domain filename"
18848
19775
 
18849
 
#: tools/virsh.c:8823 tools/virsh.c:8828
 
19776
#: tools/virsh.c:9260 tools/virsh.c:9265
18850
19777
#, fuzzy
18851
19778
msgid "Failed to get interface information"
18852
19779
msgstr "failed to get node information"
18853
19780
 
18854
 
#: tools/virsh.c:8836
 
19781
#: tools/virsh.c:9273
18855
19782
#, c-format
18856
19783
msgid "No found interface whose type is %s"
18857
19784
msgstr ""
18858
19785
 
18859
 
#: tools/virsh.c:8841
 
19786
#: tools/virsh.c:9278
18860
19787
#, c-format
18861
19788
msgid ""
18862
19789
"Domain has %d interfaces. Please specify which one to detach using --mac"
18863
19790
msgstr ""
18864
19791
 
18865
 
#: tools/virsh.c:8865
 
19792
#: tools/virsh.c:9302
18866
19793
#, c-format
18867
19794
msgid "No found interface whose MAC address is %s"
18868
19795
msgstr ""
18869
19796
 
18870
 
#: tools/virsh.c:8876 tools/virsh.c:9130
 
19797
#: tools/virsh.c:9313 tools/virsh.c:9573
18871
19798
#, fuzzy
18872
19799
msgid "Failed to create XML"
18873
19800
msgstr "Failed to create domain %s\n"
18874
19801
 
18875
 
#: tools/virsh.c:8892
 
19802
#: tools/virsh.c:9329
18876
19803
#, fuzzy
18877
19804
msgid "Failed to detach interface"
18878
19805
msgstr "Failed to undefine domain %s"
18879
19806
 
18880
 
#: tools/virsh.c:8895
 
19807
#: tools/virsh.c:9331
18881
19808
msgid "Interface detached successfully\n"
18882
19809
msgstr ""
18883
19810
 
18884
 
#: tools/virsh.c:8915
 
19811
#: tools/virsh.c:9351
18885
19812
msgid "attach disk device"
18886
19813
msgstr ""
18887
19814
 
18888
 
#: tools/virsh.c:8916
 
19815
#: tools/virsh.c:9352
18889
19816
msgid "Attach new disk device."
18890
19817
msgstr ""
18891
19818
 
18892
 
#: tools/virsh.c:8922
 
19819
#: tools/virsh.c:9358
18893
19820
msgid "source of disk device"
18894
19821
msgstr ""
18895
19822
 
18896
 
#: tools/virsh.c:8923 tools/virsh.c:9051
 
19823
#: tools/virsh.c:9359 tools/virsh.c:9491
18897
19824
msgid "target of disk device"
18898
19825
msgstr ""
18899
19826
 
18900
 
#: tools/virsh.c:8924
 
19827
#: tools/virsh.c:9360
18901
19828
msgid "driver of disk device"
18902
19829
msgstr ""
18903
19830
 
18904
 
#: tools/virsh.c:8925
 
19831
#: tools/virsh.c:9361
18905
19832
msgid "subdriver of disk device"
18906
19833
msgstr ""
18907
19834
 
18908
 
#: tools/virsh.c:8926
 
19835
#: tools/virsh.c:9362
18909
19836
msgid "target device type"
18910
19837
msgstr ""
18911
19838
 
18912
 
#: tools/virsh.c:8927
 
19839
#: tools/virsh.c:9363
18913
19840
msgid "mode of device reading and writing"
18914
19841
msgstr ""
18915
19842
 
18916
 
#: tools/virsh.c:8928
 
19843
#: tools/virsh.c:9364
18917
19844
msgid "persist disk attachment"
18918
19845
msgstr ""
18919
19846
 
18920
 
#: tools/virsh.c:8929
 
19847
#: tools/virsh.c:9365
18921
19848
msgid "type of source (block|file)"
18922
19849
msgstr ""
18923
19850
 
18924
 
#: tools/virsh.c:8968
 
19851
#: tools/virsh.c:9409
18925
19852
#, fuzzy, c-format
18926
19853
msgid "Unknown source type: '%s'"
18927
19854
msgstr "unknown OS type %s"
18928
19855
 
18929
 
#: tools/virsh.c:8974
 
19856
#: tools/virsh.c:9415
18930
19857
#, c-format
18931
19858
msgid "No support for %s in command 'attach-disk'"
18932
19859
msgstr ""
18933
19860
 
18934
 
#: tools/virsh.c:9026
 
19861
#: tools/virsh.c:9467
18935
19862
#, fuzzy
18936
19863
msgid "Failed to attach disk"
18937
19864
msgstr "Failed to get devices for domain %s\n"
18938
19865
 
18939
 
#: tools/virsh.c:9029
 
19866
#: tools/virsh.c:9469
18940
19867
msgid "Disk attached successfully\n"
18941
19868
msgstr ""
18942
19869
 
18943
 
#: tools/virsh.c:9044
 
19870
#: tools/virsh.c:9484
18944
19871
msgid "detach disk device"
18945
19872
msgstr ""
18946
19873
 
18947
 
#: tools/virsh.c:9045
 
19874
#: tools/virsh.c:9485
18948
19875
msgid "Detach disk device."
18949
19876
msgstr ""
18950
19877
 
18951
 
#: tools/virsh.c:9052
 
19878
#: tools/virsh.c:9492
18952
19879
msgid "persist disk detachment"
18953
19880
msgstr ""
18954
19881
 
18955
 
#: tools/virsh.c:9087 tools/virsh.c:9092 tools/virsh.c:9099
 
19882
#: tools/virsh.c:9530 tools/virsh.c:9535 tools/virsh.c:9542
18956
19883
#, fuzzy
18957
19884
msgid "Failed to get disk information"
18958
19885
msgstr "failed to get node information"
18959
19886
 
18960
 
#: tools/virsh.c:9119
 
19887
#: tools/virsh.c:9562
18961
19888
#, c-format
18962
19889
msgid "No found disk whose target is %s"
18963
19890
msgstr ""
18964
19891
 
18965
 
#: tools/virsh.c:9146
 
19892
#: tools/virsh.c:9589
18966
19893
#, fuzzy
18967
19894
msgid "Failed to detach disk"
18968
19895
msgstr "Failed to get devices for domain %s\n"
18969
19896
 
18970
 
#: tools/virsh.c:9149
 
19897
#: tools/virsh.c:9591
18971
19898
msgid "Disk detached successfully\n"
18972
19899
msgstr ""
18973
19900
 
18974
 
#: tools/virsh.c:9169
 
19901
#: tools/virsh.c:9611
18975
19902
msgid "compare host CPU with a CPU described by an XML file"
18976
19903
msgstr ""
18977
19904
 
18978
 
#: tools/virsh.c:9170
 
19905
#: tools/virsh.c:9612
18979
19906
msgid "compare CPU with host CPU"
18980
19907
msgstr ""
18981
19908
 
18982
 
#: tools/virsh.c:9175
 
19909
#: tools/virsh.c:9617
18983
19910
#, fuzzy
18984
19911
msgid "file containing an XML CPU description"
18985
19912
msgstr "file conatining an XML domain description"
18986
19913
 
18987
 
#: tools/virsh.c:9203
 
19914
#: tools/virsh.c:9643
18988
19915
#, c-format
18989
19916
msgid "CPU described in %s is incompatible with host CPU\n"
18990
19917
msgstr ""
18991
19918
 
18992
 
#: tools/virsh.c:9209
 
19919
#: tools/virsh.c:9649
18993
19920
#, c-format
18994
19921
msgid "CPU described in %s is identical to host CPU\n"
18995
19922
msgstr ""
18996
19923
 
18997
 
#: tools/virsh.c:9215
 
19924
#: tools/virsh.c:9655
18998
19925
#, c-format
18999
19926
msgid "Host CPU is a superset of CPU described in %s\n"
19000
19927
msgstr ""
19001
19928
 
19002
 
#: tools/virsh.c:9222
 
19929
#: tools/virsh.c:9662
19003
19930
#, fuzzy, c-format
19004
19931
msgid "Failed to compare host CPU with %s"
19005
19932
msgstr "Failed to suspend domain %s"
19006
19933
 
19007
 
#: tools/virsh.c:9233
 
19934
#: tools/virsh.c:9673
19008
19935
msgid "compute baseline CPU"
19009
19936
msgstr ""
19010
19937
 
19011
 
#: tools/virsh.c:9234
 
19938
#: tools/virsh.c:9674
19012
19939
msgid "Compute baseline CPU for a set of given CPUs."
19013
19940
msgstr ""
19014
19941
 
19015
 
#: tools/virsh.c:9239
 
19942
#: tools/virsh.c:9679
19016
19943
#, fuzzy
19017
19944
msgid "file containing XML CPU descriptions"
19018
19945
msgstr "file conatining an XML domain description"
19019
19946
 
19020
 
#: tools/virsh.c:9278
 
19947
#: tools/virsh.c:9716
19021
19948
#, fuzzy, c-format
19022
19949
msgid "Failed to parse XML fragment %s"
19023
19950
msgstr "Failed to suspend domain %s"
19024
19951
 
19025
 
#: tools/virsh.c:9315
 
19952
#: tools/virsh.c:9753
19026
19953
#, c-format
19027
19954
msgid "No host CPU specified in '%s'"
19028
19955
msgstr ""
19029
19956
 
19030
 
#: tools/virsh.c:9362
 
19957
#: tools/virsh.c:9800
19031
19958
#, fuzzy, c-format
19032
19959
msgid "mkstemps: failed to create temporary file: %s"
19033
19960
msgstr "failed to write configuration file"
19034
19961
 
19035
 
#: tools/virsh.c:9369
 
19962
#: tools/virsh.c:9807
19036
19963
#, fuzzy, c-format
19037
19964
msgid "write: %s: failed to write to temporary file: %s"
19038
19965
msgstr "failed to write configuration file"
19039
19966
 
19040
 
#: tools/virsh.c:9377
 
19967
#: tools/virsh.c:9815
19041
19968
#, fuzzy, c-format
19042
19969
msgid "close: %s: failed to write or close temporary file: %s"
19043
19970
msgstr "failed to write configuration file"
19044
19971
 
19045
 
#: tools/virsh.c:9418
 
19972
#: tools/virsh.c:9856
19046
19973
#, c-format
19047
19974
msgid ""
19048
19975
"%s: temporary filename contains shell meta or other unacceptable characters "
19049
19976
"(is $TMPDIR wrong?)"
19050
19977
msgstr ""
19051
19978
 
19052
 
#: tools/virsh.c:9451
 
19979
#: tools/virsh.c:9889
19053
19980
#, fuzzy, c-format
19054
19981
msgid "%s: failed to read temporary file: %s"
19055
19982
msgstr "failed to write configuration file"
19056
19983
 
19057
 
#: tools/virsh.c:9464
 
19984
#: tools/virsh.c:9901
19058
19985
#, fuzzy
19059
19986
msgid "change the current directory"
19060
19987
msgstr "Failed to create domain %s\n"
19061
19988
 
19062
 
#: tools/virsh.c:9465
 
19989
#: tools/virsh.c:9902
19063
19990
#, fuzzy
19064
19991
msgid "Change the current directory."
19065
19992
msgstr "Failed to create domain %s\n"
19066
19993
 
19067
 
#: tools/virsh.c:9470
 
19994
#: tools/virsh.c:9907
19068
19995
msgid "directory to switch to (default: home or else root)"
19069
19996
msgstr ""
19070
19997
 
19071
 
#: tools/virsh.c:9481
 
19998
#: tools/virsh.c:9919
19072
19999
msgid "cd: command valid only in interactive mode"
19073
20000
msgstr ""
19074
20001
 
19075
 
#: tools/virsh.c:9494
 
20002
#: tools/virsh.c:9931
19076
20003
#, c-format
19077
20004
msgid "cd: %s: %s"
19078
20005
msgstr ""
19079
20006
 
19080
 
#: tools/virsh.c:9508
 
20007
#: tools/virsh.c:9943
19081
20008
#, fuzzy
19082
20009
msgid "print the current directory"
19083
20010
msgstr "Failed to create domain %s\n"
19084
20011
 
19085
 
#: tools/virsh.c:9509
 
20012
#: tools/virsh.c:9944
19086
20013
#, fuzzy
19087
20014
msgid "Print the current directory."
19088
20015
msgstr "Failed to create domain %s\n"
19089
20016
 
19090
 
#: tools/virsh.c:9532
 
20017
#: tools/virsh.c:9956
19091
20018
#, fuzzy, c-format
19092
20019
msgid "pwd: cannot get current directory: %s"
19093
20020
msgstr "Failed to create domain %s\n"
19094
20021
 
19095
 
#: tools/virsh.c:9535
 
20022
#: tools/virsh.c:9960
19096
20023
#, c-format
19097
20024
msgid "%s\n"
19098
20025
msgstr ""
19099
20026
 
19100
 
#: tools/virsh.c:9546
 
20027
#: tools/virsh.c:9971
19101
20028
#, fuzzy
19102
20029
msgid "echo arguments"
19103
20030
msgstr "unknown OS type %s"
19104
20031
 
19105
 
#: tools/virsh.c:9547
 
20032
#: tools/virsh.c:9972
19106
20033
msgid "Echo back arguments, possibly with quoting."
19107
20034
msgstr ""
19108
20035
 
19109
 
#: tools/virsh.c:9552
 
20036
#: tools/virsh.c:9977
19110
20037
msgid "escape for shell use"
19111
20038
msgstr ""
19112
20039
 
19113
 
#: tools/virsh.c:9553
 
20040
#: tools/virsh.c:9978
19114
20041
msgid "escape for XML use"
19115
20042
msgstr ""
19116
20043
 
19117
 
#: tools/virsh.c:9554
 
20044
#: tools/virsh.c:9979
19118
20045
msgid "arguments to echo"
19119
20046
msgstr ""
19120
20047
 
19121
 
#: tools/virsh.c:9620
 
20048
#: tools/virsh.c:10045
19122
20049
#, fuzzy
19123
20050
msgid "edit XML configuration for a domain"
19124
20051
msgstr "Undefine the configuration for an inactive domain."
19125
20052
 
19126
 
#: tools/virsh.c:9621
 
20053
#: tools/virsh.c:10046
19127
20054
#, fuzzy
19128
20055
msgid "Edit the XML configuration for a domain."
19129
20056
msgstr "Undefine the configuration for an inactive domain."
19130
20057
 
19131
 
#: tools/virsh.c:9669
 
20058
#: tools/virsh.c:10094
19132
20059
#, c-format
19133
20060
msgid "Domain %s XML configuration not changed.\n"
19134
20061
msgstr ""
19135
20062
 
19136
 
#: tools/virsh.c:9695
 
20063
#: tools/virsh.c:10120
19137
20064
#, fuzzy, c-format
19138
20065
msgid "Domain %s XML configuration edited.\n"
19139
20066
msgstr "failed to read configuration file"
19140
20067
 
19141
 
#: tools/virsh.c:9720
 
20068
#: tools/virsh.c:10146
19142
20069
#, fuzzy
19143
20070
msgid "edit XML configuration for a network"
19144
20071
msgstr "Undefine the configuration for an inactive domain."
19145
20072
 
19146
 
#: tools/virsh.c:9721
 
20073
#: tools/virsh.c:10147
19147
20074
#, fuzzy
19148
20075
msgid "Edit the XML configuration for a network."
19149
20076
msgstr "Undefine the configuration for an inactive domain."
19150
20077
 
19151
 
#: tools/virsh.c:9737
 
20078
#: tools/virsh.c:10163
19152
20079
#, fuzzy
19153
20080
msgid "edit XML configuration for a storage pool"
19154
20081
msgstr "Undefine the configuration for an inactive domain."
19155
20082
 
19156
 
#: tools/virsh.c:9738
 
20083
#: tools/virsh.c:10164
19157
20084
#, fuzzy
19158
20085
msgid "Edit the XML configuration for a storage pool."
19159
20086
msgstr "Undefine the configuration for an inactive domain."
19160
20087
 
19161
 
#: tools/virsh.c:9754
 
20088
#: tools/virsh.c:10180
19162
20089
msgid "quit this interactive terminal"
19163
20090
msgstr "quit this interactive terminal"
19164
20091
 
19165
 
#: tools/virsh.c:9770
 
20092
#: tools/virsh.c:10196
19166
20093
#, fuzzy
19167
20094
msgid "Create a snapshot"
19168
20095
msgstr "Create a domain."
19169
20096
 
19170
 
#: tools/virsh.c:9771
 
20097
#: tools/virsh.c:10197
19171
20098
#, fuzzy
19172
20099
msgid "Snapshot create"
19173
20100
msgstr "Failed to create domain %s\n"
19174
20101
 
19175
 
#: tools/virsh.c:9777
 
20102
#: tools/virsh.c:10203
19176
20103
#, fuzzy
19177
20104
msgid "domain snapshot XML"
19178
20105
msgstr "domain state"
19179
20106
 
19180
 
#: tools/virsh.c:9839
 
20107
#: tools/virsh.c:10264
19181
20108
msgid "Could not find 'name' element in domain snapshot XML"
19182
20109
msgstr ""
19183
20110
 
19184
 
#: tools/virsh.c:9843
 
20111
#: tools/virsh.c:10268
19185
20112
#, fuzzy, c-format
19186
20113
msgid "Domain snapshot %s created"
19187
20114
msgstr "Domain %s created from %s\n"
19188
20115
 
19189
 
#: tools/virsh.c:9845
 
20116
#: tools/virsh.c:10270
19190
20117
#, c-format
19191
20118
msgid " from '%s'"
19192
20119
msgstr ""
19193
20120
 
19194
 
#: tools/virsh.c:9869 tools/virsh.c:9870
 
20121
#: tools/virsh.c:10294 tools/virsh.c:10295
19195
20122
msgid "Get the current snapshot"
19196
20123
msgstr ""
19197
20124
 
19198
 
#: tools/virsh.c:9926
 
20125
#: tools/virsh.c:10351
19199
20126
#, fuzzy
19200
20127
msgid "List snapshots for a domain"
19201
20128
msgstr "undefined domain name or id"
19202
20129
 
19203
 
#: tools/virsh.c:9927
 
20130
#: tools/virsh.c:10352
19204
20131
msgid "Snapshot List"
19205
20132
msgstr ""
19206
20133
 
19207
 
#: tools/virsh.c:9966
 
20134
#: tools/virsh.c:10391
19208
20135
#, fuzzy
19209
20136
msgid "Creation Time"
19210
20137
msgstr "operation failed"
19211
20138
 
19212
 
#: tools/virsh.c:10043
 
20139
#: tools/virsh.c:10468
19213
20140
msgid "Dump XML for a domain snapshot"
19214
20141
msgstr ""
19215
20142
 
19216
 
#: tools/virsh.c:10044
 
20143
#: tools/virsh.c:10469
19217
20144
msgid "Snapshot Dump XML"
19218
20145
msgstr ""
19219
20146
 
19220
 
#: tools/virsh.c:10050 tools/virsh.c:10107 tools/virsh.c:10159
 
20147
#: tools/virsh.c:10475 tools/virsh.c:10531 tools/virsh.c:10582
19221
20148
#, fuzzy
19222
20149
msgid "snapshot name"
19223
20150
msgstr "domain name"
19224
20151
 
19225
 
#: tools/virsh.c:10100
 
20152
#: tools/virsh.c:10524
19226
20153
msgid "Revert a domain to a snapshot"
19227
20154
msgstr ""
19228
20155
 
19229
 
#: tools/virsh.c:10101
 
20156
#: tools/virsh.c:10525
19230
20157
msgid "Revert domain to snapshot"
19231
20158
msgstr ""
19232
20159
 
19233
 
#: tools/virsh.c:10152
 
20160
#: tools/virsh.c:10575
19234
20161
#, fuzzy
19235
20162
msgid "Delete a domain snapshot"
19236
20163
msgstr "Destroy a given domain."
19237
20164
 
19238
 
#: tools/virsh.c:10153
 
20165
#: tools/virsh.c:10576
19239
20166
msgid "Snapshot Delete"
19240
20167
msgstr ""
19241
20168
 
19242
 
#: tools/virsh.c:10160
 
20169
#: tools/virsh.c:10583
19243
20170
msgid "delete snapshot and all children"
19244
20171
msgstr ""
19245
20172
 
19246
 
#: tools/virsh.c:10209 tools/virsh.c:10210
 
20173
#: tools/virsh.c:10631 tools/virsh.c:10632
19247
20174
msgid "Qemu Monitor Command"
19248
20175
msgstr ""
19249
20176
 
19250
 
#: tools/virsh.c:10216
 
20177
#: tools/virsh.c:10638
19251
20178
#, fuzzy
19252
20179
msgid "command"
19253
20180
msgstr "domain name"
19254
20181
 
19255
 
#: tools/virsh.c:10217
 
20182
#: tools/virsh.c:10639
19256
20183
msgid "command is in human monitor protocol"
19257
20184
msgstr ""
19258
20185
 
19259
 
#: tools/virsh.c:10239
 
20186
#: tools/virsh.c:10660
19260
20187
#, fuzzy
19261
20188
msgid "missing monitor command"
19262
20189
msgstr "Failed to suspend domain %s"
19263
20190
 
19264
 
#: tools/virsh.c:10547
 
20191
#: tools/virsh.c:10959
 
20192
#, fuzzy, c-format
 
20193
msgid "option --%s already seen"
 
20194
msgstr "Domain is already active"
 
20195
 
 
20196
#: tools/virsh.c:10967
 
20197
#, c-format
 
20198
msgid "command '%s' doesn't support option --%s"
 
20199
msgstr "command '%s' doesn't support option --%s"
 
20200
 
 
20201
#: tools/virsh.c:11011
19265
20202
#, c-format
19266
20203
msgid "command '%s' requires <%s> option"
19267
20204
msgstr "command '%s' requires <%s> option"
19268
20205
 
19269
 
#: tools/virsh.c:10548
 
20206
#: tools/virsh.c:11012
19270
20207
#, c-format
19271
20208
msgid "command '%s' requires --%s option"
19272
20209
msgstr "command '%s' requires --%s option"
19273
20210
 
19274
 
#: tools/virsh.c:10594
 
20211
#: tools/virsh.c:11055
19275
20212
#, fuzzy, c-format
19276
20213
msgid "command group '%s' doesn't exist"
19277
20214
msgstr "command '%s' doesn't exist"
19278
20215
 
19279
 
#: tools/virsh.c:10615
 
20216
#: tools/virsh.c:11076
19280
20217
#, c-format
19281
20218
msgid "command '%s' doesn't exist"
19282
20219
msgstr "command '%s' doesn't exist"
19283
20220
 
19284
 
#: tools/virsh.c:10622
 
20221
#: tools/virsh.c:11086 tools/virsh.c:11794
 
20222
#, fuzzy, c-format
 
20223
msgid "internal error: bad options in command: '%s'"
 
20224
msgstr "internal error %s"
 
20225
 
 
20226
#: tools/virsh.c:11091
19285
20227
msgid "  NAME\n"
19286
20228
msgstr "  NAME\n"
19287
20229
 
19288
 
#: tools/virsh.c:10625
 
20230
#: tools/virsh.c:11094
19289
20231
#, fuzzy
19290
20232
msgid ""
19291
20233
"\n"
19294
20236
"\n"
19295
20237
"  OPTIONS\n"
19296
20238
 
19297
 
#: tools/virsh.c:10638
 
20239
#: tools/virsh.c:11107
19298
20240
#, fuzzy, c-format
19299
20241
msgid "[--%s <number>]"
19300
20242
msgstr "--%s <number>"
19301
20243
 
19302
 
#: tools/virsh.c:10642
 
20244
#: tools/virsh.c:11111
19303
20245
#, fuzzy, c-format
19304
20246
msgid "[--%s <string>]"
19305
20247
msgstr "--%s <string>"
19306
20248
 
19307
 
#: tools/virsh.c:10649
 
20249
#: tools/virsh.c:11118
19308
20250
#, fuzzy, c-format
19309
20251
msgid "[<string>]..."
19310
20252
msgstr "--%s <string>"
19311
20253
 
19312
 
#: tools/virsh.c:10662
19313
 
msgid ""
19314
 
"\n"
19315
 
"  DESCRIPTION\n"
19316
 
msgstr ""
19317
 
"\n"
19318
 
"  DESCRIPTION\n"
19319
 
 
19320
 
#: tools/virsh.c:10668
19321
 
msgid ""
19322
 
"\n"
19323
 
"  OPTIONS\n"
19324
 
msgstr ""
19325
 
"\n"
19326
 
"  OPTIONS\n"
19327
 
 
19328
 
#: tools/virsh.c:10676
 
20254
#: tools/virsh.c:11131
 
20255
msgid ""
 
20256
"\n"
 
20257
"  DESCRIPTION\n"
 
20258
msgstr ""
 
20259
"\n"
 
20260
"  DESCRIPTION\n"
 
20261
 
 
20262
#: tools/virsh.c:11137
 
20263
msgid ""
 
20264
"\n"
 
20265
"  OPTIONS\n"
 
20266
msgstr ""
 
20267
"\n"
 
20268
"  OPTIONS\n"
 
20269
 
 
20270
#: tools/virsh.c:11145
19329
20271
#, fuzzy, c-format
19330
20272
msgid "[--%s] <number>"
19331
20273
msgstr "--%s <number>"
19332
20274
 
19333
 
#: tools/virsh.c:10677
 
20275
#: tools/virsh.c:11146
19334
20276
#, c-format
19335
20277
msgid "--%s <number>"
19336
20278
msgstr "--%s <number>"
19337
20279
 
19338
 
#: tools/virsh.c:10681
 
20280
#: tools/virsh.c:11150
19339
20281
#, c-format
19340
20282
msgid "--%s <string>"
19341
20283
msgstr "--%s <string>"
19342
20284
 
19343
 
#: tools/virsh.c:10684
 
20285
#: tools/virsh.c:11153
19344
20286
#, fuzzy, c-format
19345
20287
msgid "[--%s] <string>"
19346
20288
msgstr "--%s <string>"
19347
20289
 
19348
 
#: tools/virsh.c:10810
 
20290
#: tools/virsh.c:11290
19349
20291
#, fuzzy, c-format
19350
20292
msgid "Missing required option '%s'"
19351
20293
msgstr "missing root device information in %s"
19352
20294
 
19353
 
#: tools/virsh.c:10881
 
20295
#: tools/virsh.c:11394
19354
20296
#, c-format
19355
20297
msgid "internal error: virsh %s: no %s VSH_OT_DATA option"
19356
20298
msgstr ""
19357
20299
 
19358
 
#: tools/virsh.c:10928
 
20300
#: tools/virsh.c:11441
19359
20301
#, c-format
19360
20302
msgid "failed to get domain '%s'"
19361
20303
msgstr "failed to get domain '%s'"
19362
20304
 
19363
 
#: tools/virsh.c:10966
 
20305
#: tools/virsh.c:11479
19364
20306
#, fuzzy, c-format
19365
20307
msgid "failed to get network '%s'"
19366
20308
msgstr "failed to get domain '%s'"
19367
20309
 
19368
 
#: tools/virsh.c:11005
 
20310
#: tools/virsh.c:11518
19369
20311
#, fuzzy, c-format
19370
20312
msgid "failed to get nwfilter '%s'"
19371
20313
msgstr "failed to get domain '%s'"
19372
20314
 
19373
 
#: tools/virsh.c:11043
 
20315
#: tools/virsh.c:11556
19374
20316
#, fuzzy, c-format
19375
20317
msgid "failed to get interface '%s'"
19376
20318
msgstr "failed to get domain '%s'"
19377
20319
 
19378
 
#: tools/virsh.c:11078
 
20320
#: tools/virsh.c:11591
19379
20321
#, fuzzy, c-format
19380
20322
msgid "failed to get pool '%s'"
19381
20323
msgstr "failed to get domain '%s'"
19382
20324
 
19383
 
#: tools/virsh.c:11159
 
20325
#: tools/virsh.c:11672
19384
20326
#, fuzzy, c-format
19385
20327
msgid "failed to get secret '%s'"
19386
20328
msgstr "failed to get domain '%s'"
19387
20329
 
19388
 
#: tools/virsh.c:11205
 
20330
#: tools/virsh.c:11718
19389
20331
#, c-format
19390
20332
msgid ""
19391
20333
"\n"
19396
20338
"(Time: %.3f ms)\n"
19397
20339
"\n"
19398
20340
 
19399
 
#: tools/virsh.c:11273
 
20341
#: tools/virsh.c:11788
19400
20342
#, c-format
19401
20343
msgid "unknown command: '%s'"
19402
20344
msgstr "unknown command: '%s'"
19403
20345
 
19404
 
#: tools/virsh.c:11288
19405
 
#, c-format
19406
 
msgid "command '%s' doesn't support option --%s"
19407
 
msgstr "command '%s' doesn't support option --%s"
19408
 
 
19409
 
#: tools/virsh.c:11305
 
20346
#: tools/virsh.c:11825
19410
20347
#, c-format
19411
20348
msgid "expected syntax: --%s <%s>"
19412
20349
msgstr "expected syntax: --%s <%s>"
19413
20350
 
19414
 
#: tools/virsh.c:11308
 
20351
#: tools/virsh.c:11828
19415
20352
msgid "number"
19416
20353
msgstr "number"
19417
20354
 
19418
 
#: tools/virsh.c:11308
 
20355
#: tools/virsh.c:11828
19419
20356
msgid "string"
19420
20357
msgstr "string"
19421
20358
 
19422
 
#: tools/virsh.c:11314
 
20359
#: tools/virsh.c:11835
19423
20360
#, fuzzy, c-format
19424
20361
msgid "invalid '=' after option --%s"
19425
20362
msgstr "invalid argument in %s"
19426
20363
 
19427
 
#: tools/virsh.c:11327
 
20364
#: tools/virsh.c:11849
19428
20365
#, c-format
19429
20366
msgid "unexpected data '%s'"
19430
20367
msgstr "unexpected data '%s'"
19431
20368
 
19432
 
#: tools/virsh.c:11349
 
20369
#: tools/virsh.c:11871
19433
20370
msgid "optdata"
19434
20371
msgstr ""
19435
20372
 
19436
 
#: tools/virsh.c:11349
 
20373
#: tools/virsh.c:11871
19437
20374
msgid "bool"
19438
20375
msgstr ""
19439
20376
 
19440
 
#: tools/virsh.c:11350
 
20377
#: tools/virsh.c:11872
19441
20378
msgid "(none)"
19442
20379
msgstr ""
19443
20380
 
19444
 
#: tools/virsh.c:11465
 
20381
#: tools/virsh.c:11988
19445
20382
msgid "dangling \\"
19446
20383
msgstr ""
19447
20384
 
19448
 
#: tools/virsh.c:11478
 
20385
#: tools/virsh.c:12001
19449
20386
msgid "missing \""
19450
20387
msgstr "missing \""
19451
20388
 
19452
 
#: tools/virsh.c:11510 tools/virsh.c:11532
 
20389
#: tools/virsh.c:12034 tools/virsh.c:12056
19453
20390
msgid "idle"
19454
20391
msgstr ""
19455
20392
 
19456
 
#: tools/virsh.c:11512
 
20393
#: tools/virsh.c:12036
19457
20394
msgid "paused"
19458
20395
msgstr "paused"
19459
20396
 
19460
 
#: tools/virsh.c:11514
 
20397
#: tools/virsh.c:12038
19461
20398
msgid "in shutdown"
19462
20399
msgstr "in shutdown"
19463
20400
 
19464
 
#: tools/virsh.c:11516
 
20401
#: tools/virsh.c:12040
19465
20402
msgid "shut off"
19466
20403
msgstr "shut off"
19467
20404
 
19468
 
#: tools/virsh.c:11518
 
20405
#: tools/virsh.c:12042
19469
20406
msgid "crashed"
19470
20407
msgstr "crashed"
19471
20408
 
19472
 
#: tools/virsh.c:11530
 
20409
#: tools/virsh.c:12054
19473
20410
msgid "offline"
19474
20411
msgstr "offline"
19475
20412
 
19476
 
#: tools/virsh.c:11548
 
20413
#: tools/virsh.c:12072
19477
20414
msgid "no valid connection"
19478
20415
msgstr "no valid connection"
19479
20416
 
19480
 
#: tools/virsh.c:11604
 
20417
#: tools/virsh.c:12135
19481
20418
msgid "error: "
19482
20419
msgstr "error: "
19483
20420
 
19484
 
#: tools/virsh.c:11652
 
20421
#: tools/virsh.c:12178
19485
20422
msgid "failed to connect to the hypervisor"
19486
20423
msgstr "failed to connect to the hypervisor"
19487
20424
 
19488
 
#: tools/virsh.c:11681
 
20425
#: tools/virsh.c:12207
19489
20426
#, fuzzy
19490
20427
msgid "failed to get the log file information"
19491
20428
msgstr "failed to get node information"
19492
20429
 
19493
 
#: tools/virsh.c:11686
 
20430
#: tools/virsh.c:12212
19494
20431
msgid "the log path is not a file"
19495
20432
msgstr ""
19496
20433
 
19497
 
#: tools/virsh.c:11694
 
20434
#: tools/virsh.c:12220
19498
20435
msgid "failed to open the log file. check the log file path"
19499
20436
msgstr ""
19500
20437
 
19501
 
#: tools/virsh.c:11763
 
20438
#: tools/virsh.c:12292
19502
20439
#, fuzzy
19503
20440
msgid "failed to write the log file"
19504
20441
msgstr "failed to write configuration file"
19505
20442
 
19506
 
#: tools/virsh.c:11777
 
20443
#: tools/virsh.c:12308
19507
20444
#, fuzzy, c-format
19508
20445
msgid "%s: failed to write log file: %s"
19509
20446
msgstr "failed to write configuration file"
19510
20447
 
19511
 
#: tools/virsh.c:11952
 
20448
#: tools/virsh.c:12483
19512
20449
#, fuzzy, c-format
19513
20450
msgid "Failed to create '%s': %s"
19514
20451
msgstr "Failed to create domain %s\n"
19515
20452
 
19516
 
#: tools/virsh.c:12033
 
20453
#: tools/virsh.c:12564
19517
20454
#, fuzzy, c-format
19518
20455
msgid ""
19519
20456
"\n"
19547
20484
"\n"
19548
20485
"  commands (non interactive mode):\n"
19549
20486
 
19550
 
#: tools/virsh.c:12048
 
20487
#: tools/virsh.c:12579
19551
20488
#, c-format
19552
20489
msgid " %s (help keyword '%s')\n"
19553
20490
msgstr ""
19554
20491
 
19555
 
#: tools/virsh.c:12058
 
20492
#: tools/virsh.c:12589
19556
20493
#, fuzzy
19557
20494
msgid ""
19558
20495
"\n"
19562
20499
"  (specify --help <command> for details about the command)\n"
19563
20500
"\n"
19564
20501
 
19565
 
#: tools/virsh.c:12060
 
20502
#: tools/virsh.c:12591
19566
20503
#, fuzzy
19567
20504
msgid ""
19568
20505
"\n"
19573
20510
"  (specify --help <command> for details about the command)\n"
19574
20511
"\n"
19575
20512
 
19576
 
#: tools/virsh.c:12071
 
20513
#: tools/virsh.c:12602
19577
20514
#, c-format
19578
20515
msgid "Virsh command line tool of libvirt %s\n"
19579
20516
msgstr ""
19580
20517
 
19581
 
#: tools/virsh.c:12072
 
20518
#: tools/virsh.c:12603
19582
20519
#, c-format
19583
20520
msgid ""
19584
20521
"See web site at %s\n"
19585
20522
"\n"
19586
20523
msgstr ""
19587
20524
 
19588
 
#: tools/virsh.c:12074
 
20525
#: tools/virsh.c:12605
19589
20526
msgid "Compiled with support for:\n"
19590
20527
msgstr ""
19591
20528
 
19592
 
#: tools/virsh.c:12075
 
20529
#: tools/virsh.c:12606
19593
20530
msgid " Hypervisors:"
19594
20531
msgstr ""
19595
20532
 
19596
 
#: tools/virsh.c:12111
 
20533
#: tools/virsh.c:12642
19597
20534
#, fuzzy
19598
20535
msgid " Networking:"
19599
20536
msgstr "Start a domain."
19600
20537
 
19601
 
#: tools/virsh.c:12138
 
20538
#: tools/virsh.c:12669
19602
20539
msgid " Storage:"
19603
20540
msgstr ""
19604
20541
 
19605
 
#: tools/virsh.c:12162
 
20542
#: tools/virsh.c:12693
19606
20543
msgid " Miscellaneous:"
19607
20544
msgstr ""
19608
20545
 
19609
 
#: tools/virsh.c:12215
 
20546
#: tools/virsh.c:12746
19610
20547
msgid "option -d takes a numeric argument"
19611
20548
msgstr ""
19612
20549
 
19613
 
#: tools/virsh.c:12247
 
20550
#: tools/virsh.c:12778
19614
20551
#, c-format
19615
20552
msgid "unsupported option '-%c'. See --help."
19616
20553
msgstr "unsupported option '-%c'. See --help."
19617
20554
 
19618
 
#: tools/virsh.c:12254
 
20555
#: tools/virsh.c:12785
19619
20556
#, c-format
19620
20557
msgid "extra argument '%s'. See --help."
19621
20558
msgstr ""
19622
20559
 
19623
 
#: tools/virsh.c:12325
 
20560
#: tools/virsh.c:12856
19624
20561
#, c-format
19625
20562
msgid ""
19626
20563
"Welcome to %s, the virtualization interactive terminal.\n"
19629
20566
"Welcome to %s, the virtualization interactive terminal.\n"
19630
20567
"\n"
19631
20568
 
19632
 
#: tools/virsh.c:12328
 
20569
#: tools/virsh.c:12859
19633
20570
msgid ""
19634
20571
"Type:  'help' for help with commands\n"
19635
20572
"       'quit' to quit\n"
19640
20577
"\n"
19641
20578
 
19642
20579
#, fuzzy
 
20580
#~ msgid "config filename '%s/%s' is too long"
 
20581
#~ msgstr "domain name or uuid"
 
20582
 
 
20583
#, fuzzy
 
20584
#~ msgid "Config filename '%s/%s' is too long"
 
20585
#~ msgstr "domain name or uuid"
 
20586
 
 
20587
#, fuzzy
 
20588
#~ msgid "Autostart link path '%s/%s' is too long"
 
20589
#~ msgstr "domain name or uuid"
 
20590
 
 
20591
#, fuzzy
 
20592
#~ msgid "Could not find compute resource '%s'"
 
20593
#~ msgstr "could not connect to %s"
 
20594
 
 
20595
#, fuzzy
 
20596
#~ msgid "Could not find host system '%s'"
 
20597
#~ msgstr "could not connect to %s"
 
20598
 
 
20599
#, fuzzy
 
20600
#~ msgid "cannot get working directory"
 
20601
#~ msgstr "failed to write configuration file: %s"
 
20602
 
 
20603
#, fuzzy
 
20604
#~ msgid "path too long"
 
20605
#~ msgstr "domain name or uuid"
 
20606
 
 
20607
#, fuzzy
 
20608
#~ msgid "cannot get current directory"
 
20609
#~ msgstr "Failed to create domain %s\n"
 
20610
 
 
20611
#, fuzzy
 
20612
#~ msgid "'%s' protocol not support for net type '%s'"
 
20613
#~ msgstr "unexpected mime type"
 
20614
 
 
20615
#, fuzzy
 
20616
#~ msgid "Unable to determine volume's key."
 
20617
#~ msgstr "failed to get hypervisor type"
 
20618
 
 
20619
#, fuzzy
 
20620
#~ msgid "Unable to shrink current MemorySize"
 
20621
#~ msgstr "domain memory"
 
20622
 
 
20623
#, fuzzy
 
20624
#~ msgid "Non-blocking I/O is not supported on %s"
 
20625
#~ msgstr "unexpected mime type"
 
20626
 
 
20627
#, fuzzy
 
20628
#~ msgid "no domain named %s"
 
20629
#~ msgstr "domain name"
 
20630
 
 
20631
#, fuzzy
 
20632
#~ msgid "no domain with id %d"
 
20633
#~ msgstr "domain id or uuid"
 
20634
 
 
20635
#, fuzzy
 
20636
#~ msgid "Wrong state to perform action"
 
20637
#~ msgstr "node information"
 
20638
 
 
20639
#, fuzzy
 
20640
#~ msgid "domain is not paused"
 
20641
#~ msgstr "domain information"
 
20642
 
 
20643
#, fuzzy
 
20644
#~ msgid "failed to create pipe to read '%s'"
 
20645
#~ msgstr "Failed to create domain from %s"
 
20646
 
 
20647
#, fuzzy
 
20648
#~ msgid "failed to fork child to read '%s'"
 
20649
#~ msgstr "Failed to start domain %s"
 
20650
 
 
20651
#, fuzzy
 
20652
#~ msgid "failed in parent after forking child to read '%s'"
 
20653
#~ msgstr "Failed to start domain %s"
 
20654
 
 
20655
#, fuzzy
 
20656
#~ msgid "failed in child after forking to read '%s'"
 
20657
#~ msgstr "Failed to suspend domain %s"
 
20658
 
 
20659
#, fuzzy
 
20660
#~ msgid "cannot open '%s' as uid %d"
 
20661
#~ msgstr "Failed to suspend domain %s"
 
20662
 
 
20663
#, fuzzy
 
20664
#~ msgid "child failed reading from '%s'"
 
20665
#~ msgstr "Failed to suspend domain %s"
 
20666
 
 
20667
#, fuzzy
 
20668
#~ msgid "child failed writing to pipe"
 
20669
#~ msgstr "Failed to suspend domain %s"
 
20670
 
 
20671
#, fuzzy
 
20672
#~ msgid "cannot close file"
 
20673
#~ msgstr "Failed to suspend domain %s"
 
20674
 
 
20675
#, fuzzy
 
20676
#~ msgid "failed to wait for process reading '%s'"
 
20677
#~ msgstr "Failed to start domain %s"
 
20678
 
 
20679
#, fuzzy
 
20680
#~ msgid "child process returned error reading '%s'"
 
20681
#~ msgstr "failed to open %s for reading"
 
20682
 
 
20683
#, fuzzy
 
20684
#~ msgid "failed to close new file '%s'"
 
20685
#~ msgstr "Failed to suspend domain %s"
 
20686
 
 
20687
#, fuzzy
 
20688
#~ msgid "child failed to close new file '%s'"
 
20689
#~ msgstr "Failed to suspend domain %s"
 
20690
 
 
20691
#, fuzzy
 
20692
#~ msgid "Failed to initialize event system"
 
20693
#~ msgstr "Failed to undefine domain %s"
 
20694
 
 
20695
#, fuzzy
 
20696
#~ msgid "failed to create domain snapshots hash"
 
20697
#~ msgstr "Failed to create domain from %s"
 
20698
 
 
20699
#~ msgid "failed to add domain to connection hash table"
 
20700
#~ msgstr "failed to add domain to connection hash table"
 
20701
 
 
20702
#~ msgid "domain missing from connection hash table"
 
20703
#~ msgstr "domain missing from connection hash table"
 
20704
 
 
20705
#, fuzzy
 
20706
#~ msgid "failed to add network to connection hash table"
 
20707
#~ msgstr "failed to add domain to connection hash table"
 
20708
 
 
20709
#, fuzzy
 
20710
#~ msgid "network missing from connection hash table"
 
20711
#~ msgstr "domain missing from connection hash table"
 
20712
 
 
20713
#, fuzzy
 
20714
#~ msgid "failed to add interface to connection hash table"
 
20715
#~ msgstr "failed to add domain to connection hash table"
 
20716
 
 
20717
#, fuzzy
 
20718
#~ msgid "interface missing from connection hash table"
 
20719
#~ msgstr "domain missing from connection hash table"
 
20720
 
 
20721
#, fuzzy
 
20722
#~ msgid "failed to add storage pool to connection hash table"
 
20723
#~ msgstr "failed to add domain to connection hash table"
 
20724
 
 
20725
#, fuzzy
 
20726
#~ msgid "pool missing from connection hash table"
 
20727
#~ msgstr "domain missing from connection hash table"
 
20728
 
 
20729
#, fuzzy
 
20730
#~ msgid "failed to add storage vol to connection hash table"
 
20731
#~ msgstr "failed to add domain to connection hash table"
 
20732
 
 
20733
#, fuzzy
 
20734
#~ msgid "vol missing from connection hash table"
 
20735
#~ msgstr "domain missing from connection hash table"
 
20736
 
 
20737
#, fuzzy
 
20738
#~ msgid "failed to add node dev to conn hash table"
 
20739
#~ msgstr "failed to add domain to connection hash table"
 
20740
 
 
20741
#, fuzzy
 
20742
#~ msgid "dev missing from connection hash table"
 
20743
#~ msgstr "domain missing from connection hash table"
 
20744
 
 
20745
#, fuzzy
 
20746
#~ msgid "failed to add secret to conn hash table"
 
20747
#~ msgstr "failed to add domain to connection hash table"
 
20748
 
 
20749
#, fuzzy
 
20750
#~ msgid "secret missing from connection hash table"
 
20751
#~ msgstr "domain missing from connection hash table"
 
20752
 
 
20753
#, fuzzy
 
20754
#~ msgid "failed to add network filter to connection hash table"
 
20755
#~ msgstr "failed to add domain to connection hash table"
 
20756
 
 
20757
#, fuzzy
 
20758
#~ msgid "failed to add snapshot to domain hash table"
 
20759
#~ msgstr "failed to add domain to connection hash table"
 
20760
 
 
20761
#, fuzzy
 
20762
#~ msgid "snapshot missing from domain hash table"
 
20763
#~ msgstr "domain missing from connection hash table"
 
20764
 
 
20765
#, fuzzy
 
20766
#~ msgid "waitpid failed to wait for container %d: %d"
 
20767
#~ msgstr "Failed to start domain %s"
 
20768
 
 
20769
#, fuzzy
 
20770
#~ msgid "Failed to kill pid %d"
 
20771
#~ msgstr "Failed to suspend domain %s"
 
20772
 
 
20773
#, fuzzy
 
20774
#~ msgid "Failed to create veth device pair '%s', '%s': %d"
 
20775
#~ msgstr "Failed to get devices for domain %s\n"
 
20776
 
 
20777
#, fuzzy
 
20778
#~ msgid "Failed to move '%s' into NS(pid=%d) (%d)"
 
20779
#~ msgstr "Failed to save domain %s to %s"
 
20780
 
 
20781
#, fuzzy
 
20782
#~ msgid "Failed to set '%s' to '%s' (%d)"
 
20783
#~ msgstr "Failed to save domain %s to %s"
 
20784
 
 
20785
#, fuzzy
 
20786
#~ msgid "failed to parse XML"
 
20787
#~ msgstr "Failed to create domain %s\n"
 
20788
 
 
20789
#, fuzzy
 
20790
#~ msgid "Failed to run '%s' to create snapshot '%s' from disk '%s'"
 
20791
#~ msgstr "Failed to save domain %s to %s"
 
20792
 
 
20793
#, fuzzy
 
20794
#~ msgid "Only VNC graphics are supported"
 
20795
#~ msgstr "missing root device information"
 
20796
 
 
20797
#, fuzzy
 
20798
#~ msgid "Cannot run %s to create %s"
 
20799
#~ msgstr "Failed to create domain %s\n"
 
20800
 
 
20801
#, fuzzy
 
20802
#~ msgid "cannot remove PV device '%s'"
 
20803
#~ msgstr "failed to write configuration file: %s"
 
20804
 
 
20805
#, fuzzy
 
20806
#~ msgid "failed to get NUMA nodes count"
 
20807
#~ msgstr "failed to get node information"
 
20808
 
 
20809
#, fuzzy
19643
20810
#~ msgid "missing device information"
19644
20811
#~ msgstr "missing devices information"
19645
20812
 
19700
20867
#~ msgstr "invalid domain pointer in"
19701
20868
 
19702
20869
#, fuzzy
19703
 
#~ msgid "internal error: buffer too small"
19704
 
#~ msgstr "internal error %s"
19705
 
 
19706
 
#, fuzzy
19707
20870
#~ msgid "Could not open registry key '%s' nor '%s'"
19708
20871
#~ msgstr "failed to write configuration file: %s"
19709
20872
 
19756
20919
#~ msgstr "Failed to start domain %s"
19757
20920
 
19758
20921
#, fuzzy
19759
 
#~ msgid "popen  failed"
19760
 
#~ msgstr "operation failed"
19761
 
 
19762
 
#, fuzzy
19763
20922
#~ msgid "no persistent state"
19764
20923
#~ msgstr "resolving domain filename"
19765
20924
 
19875
21034
#~ msgstr "Start a domain."
19876
21035
 
19877
21036
#, fuzzy
19878
 
#~ msgid "Invalid number of virtual CPUs."
19879
 
#~ msgstr "number of virtual CPUs"
19880
 
 
19881
 
#, fuzzy
19882
21037
#~ msgid "Too many virtual CPUs."
19883
21038
#~ msgstr "number of virtual CPUs"
19884
21039
 
19900
21055
#~ msgstr "unexpected mime type"
19901
21056
 
19902
21057
#, fuzzy
19903
 
#~ msgid "Could not find host system with IP address '%s'"
19904
 
#~ msgstr "could not connect to %s"
19905
 
 
19906
 
#, fuzzy
19907
21058
#~ msgid "Failed to move interface %s to ns %d"
19908
21059
#~ msgstr "failed to get node information"
19909
21060
 
19935
21086
#~ msgstr "undefined domain name or id"
19936
21087
 
19937
21088
#, fuzzy
19938
 
#~ msgid "undefined network name"
19939
 
#~ msgstr "undefined domain name or id"
19940
 
 
19941
 
#, fuzzy
19942
21089
#~ msgid "undefined nwfilter name"
19943
21090
#~ msgstr "undefined domain name or id"
19944
21091
 
20187
21334
#~ msgstr "Failed to suspend domain %s"
20188
21335
 
20189
21336
#, fuzzy
20190
 
#~ msgid "cannot set max memory of an active domain"
20191
 
#~ msgstr "name of the inactive domain"
20192
 
 
20193
 
#, fuzzy
20194
21337
#~ msgid "cannot initialise mutex"
20195
21338
#~ msgstr "Failed to suspend domain %s"
20196
21339
 
20559
21702
#~ msgstr "allocating node"
20560
21703
 
20561
21704
#, fuzzy
20562
 
#~ msgid "allocating storage pool"
20563
 
#~ msgstr "allocating node"
20564
 
 
20565
 
#, fuzzy
20566
21705
#~ msgid "allocating storage vol"
20567
21706
#~ msgstr "allocating node"
20568
21707
 
20963
22102
#~ msgstr "failed to allocate a node"
20964
22103
 
20965
22104
#, fuzzy
20966
 
#~ msgid "failed to allocate space for input string"
20967
 
#~ msgstr "failed to allocate a node"
20968
 
 
20969
 
#, fuzzy
20970
22105
#~ msgid "failed to allocate space for sound dev"
20971
22106
#~ msgstr "failed to allocate a node"
20972
22107
 
21056
22191
#~ msgstr "change memory allocation"
21057
22192
 
21058
22193
#, fuzzy
21059
 
#~ msgid "cannot allocate address"
21060
 
#~ msgstr "allocate response"
21061
 
 
21062
 
#, fuzzy
21063
22194
#~ msgid "Failed to open '%s': read: %s"
21064
22195
#~ msgstr "failed to open %s for reading"
21065
22196