# translation of libvirt.HEAD.ml.po to # Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # # Ani Peter , 2006, 2007. msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD.ml\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" "POT-Creation-Date: 2009-08-05 15:45+0200\n" "PO-Revision-Date: 2009-07-23 17:12+0530\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "\n" #: qemud/dispatch.c:346 #, c-format msgid "program mismatch (actual %x, expected %x)" msgstr "program mismatch (actual %x, expected %x)" #: qemud/dispatch.c:352 #, c-format msgid "version mismatch (actual %x, expected %x)" msgstr "version mismatch (actual %x, expected %x)" #: qemud/dispatch.c:362 #, fuzzy, c-format msgid "type (%d) != REMOTE_CALL" msgstr "direction (%d) != REMOTE_CALL" #: qemud/dispatch.c:402 #, c-format msgid "status (%d) != REMOTE_OK" msgstr "നിലവാരം (%d) != REMOTE_OK" #: qemud/dispatch.c:420 msgid "authentication required" msgstr "തിരിച്ചറിയല്‍ ആവശ്യമാണു്" #: qemud/dispatch.c:428 #, c-format msgid "unknown procedure: %d" msgstr "അപരിചിതമായ പ്രക്രിയ: %d" #: qemud/dispatch.c:440 msgid "parse args failed" msgstr "പാര്‍സ് ആര്‍ഗ്യുമെന്റുകള്‍ പരാജയപ്പെട്ടു" #: qemud/qemud.c:246 #, fuzzy, c-format msgid "Cannot access %s '%s': %s" msgstr "%s '%s'-ലേക്ക് പ്രവേശിക്കുവാന്‍ സാധ്യമല്ല: %s (%d)" #: qemud/qemud.c:263 #, c-format msgid "gnutls_certificate_allocate_credentials: %s" msgstr "gnutls_certificate_allocate_credentials: %s" #: qemud/qemud.c:276 #, c-format msgid "gnutls_certificate_set_x509_trust_file: %s" msgstr "gnutls_certificate_set_x509_trust_file: %s" #: qemud/qemud.c:290 #, c-format msgid "gnutls_certificate_set_x509_crl_file: %s" msgstr "gnutls_certificate_set_x509_crl_file: %s" #: qemud/qemud.c:307 #, c-format msgid "gnutls_certificate_set_x509_key_file: %s" msgstr "gnutls_certificate_set_x509_key_file: %s" #: qemud/qemud.c:320 #, c-format msgid "gnutls_dh_params_init: %s" msgstr "gnutls_dh_params_init: %s" #: qemud/qemud.c:325 #, c-format msgid "gnutls_dh_params_generate2: %s" msgstr "gnutls_dh_params_generate2: %s" #: qemud/qemud.c:347 #, c-format msgid "Failed to read from signal pipe: %s" msgstr "സിഗ്നല്‍ പൈപ്പില്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയം: %s" #: qemud/qemud.c:357 msgid "Reloading configuration on SIGHUP" msgstr "SIGHUP ചെയ്യുമ്പോള്‍ ക്രമികരണം വീണ്ടും ലഭ്യമാക്കുന്നു" #: qemud/qemud.c:359 msgid "Error while reloading drivers" msgstr "ഡ്രൈവറുകള്‍ വീണ്ടും ലഭ്യമാക്കുമ്പോള്‍ പിശക്" #: qemud/qemud.c:365 #, c-format msgid "Shutting down on signal %d" msgstr "%d സിഗ്നലില്‍ അടച്ചു പൂട്ടുന്നു" #: qemud/qemud.c:370 #, fuzzy, c-format msgid "Received unexpected signal %d" msgstr "അപ്രതീക്ഷിതമായ value നോഡ്" #: qemud/qemud.c:456 #, c-format msgid "Failed to open pid file '%s' : %s" msgstr "pid ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: qemud/qemud.c:462 #, c-format msgid "Failed to fdopen pid file '%s' : %s" msgstr "fdopen pid ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: qemud/qemud.c:469 #, c-format msgid "Failed to write to pid file '%s' : %s" msgstr "pid ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: qemud/qemud.c:476 #, c-format msgid "Failed to close pid file '%s' : %s" msgstr "pid ഫയല്‍ '%s' അടയ്ക്കുന്നതില്‍ പരാജയം: %s" #: qemud/qemud.c:493 msgid "Failed to allocate memory for struct qemud_socket" msgstr "struct qemud_socket-നു് മെമ്മറി ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: qemud/qemud.c:503 #, c-format msgid "Failed to create socket: %s" msgstr "സോക്കറ്റ് ഉണ്ടാക്കുന്നതില്‍ പരാജയം: %s" #: qemud/qemud.c:525 #, c-format msgid "Failed to bind socket to '%s': %s" msgstr "സോക്കറ്റ് '%s'-ലേക്കു് ചേര്‍ക്കുന്നതില്‍ പരാജയം: %s" #: qemud/qemud.c:534 #, c-format msgid "Failed to listen for connections on '%s': %s" msgstr "'%s'-ലുള്ള കണക്ഷനുകള്‍ കേള്‍ക്കുന്നതില്‍ പരാജയം: %s" #: qemud/qemud.c:545 qemud/qemud.c:686 msgid "Failed to add server event callback" msgstr "സര്‍വര്‍ ഇവന്റ് കോള്‍ബാക്ക് ചേര്‍ക്കുന്നതില്‍ പരാജയം" #: qemud/qemud.c:574 #, c-format msgid "getaddrinfo: %s\n" msgstr "getaddrinfo: %s\n" #: qemud/qemud.c:584 #, c-format msgid "socket: %s" msgstr "സോക്കറ്റ്: %s" #: qemud/qemud.c:593 #, c-format msgid "bind: %s" msgstr "bind: %s" #: qemud/qemud.c:600 #, c-format msgid "listen: %s" msgstr "listen: %s" #: qemud/qemud.c:644 #, c-format msgid "remoteListenTCP: calloc: %s" msgstr "remoteListenTCP: calloc: %s" #: qemud/qemud.c:675 #, c-format msgid "remoteListenTCP: listen: %s" msgstr "remoteListenTCP: listen: %s" #: qemud/qemud.c:769 msgid "Resulting path too long for buffer in qemudInitPaths()" msgstr "qemudInitPaths()-ലുള്ള ബഫറില്‍ ലഭ്യമാകുന്ന പാഥുകള്‍ വളരെ വലുതാകുന്നു" #: qemud/qemud.c:781 msgid "Failed to allocate struct qemud_server" msgstr "struct qemud_server-നുള്ള മെമ്മറി ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: qemud/qemud.c:786 qemud/qemud.c:1273 src/domain_conf.c:554 #: src/interface_conf.c:1226 src/network_conf.c:170 src/node_device_conf.c:164 #: src/openvz_conf.c:453 src/qemu_driver.c:442 src/remote_internal.c:934 #: src/remote_internal.c:6344 src/storage_conf.c:1370 src/test.c:310 #: src/test.c:530 #, fuzzy msgid "cannot initialize mutex" msgstr "cannot initialize bridge support: %s" #: qemud/qemud.c:790 msgid "cannot initialize condition variable" msgstr "കണ്ടീഷന്‍ വേരിയബിള്‍ ആരംഭിക്കുവാന്‍ സാധ്യമായില്ല" #: qemud/qemud.c:799 #, fuzzy msgid "Failed to initialize event system" msgstr "SASL തിരിച്ചറിയല്‍ %s ആരംഭിക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: qemud/qemud.c:891 #, c-format msgid "Failed to initialize SASL authentication %s" msgstr "SASL തിരിച്ചറിയല്‍ %s ആരംഭിക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: qemud/qemud.c:909 #, c-format msgid "Failed to connect to system bus for PolicyKit auth: %s" msgstr "PolicyKit auth-നുള്ള സിസ്റ്റം ബസിലേക്കു് കണക്ട് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: qemud/qemud.c:1021 #, c-format msgid "remoteInitializeTLSSession: %s" msgstr "remoteInitializeTLSSession: %s" #: qemud/qemud.c:1037 #, c-format msgid "remoteCheckDN: gnutls_x509_cert_get_dn: %s" msgstr "remoteCheckDN: gnutls_x509_cert_get_dn: %s" #: qemud/qemud.c:1054 #, c-format msgid "remoteCheckDN: failed: client DN is %s" msgstr "remoteCheckDN: പരാജയപ്പെട്ടു: %s ആകുന്നു ക്ലൈന്റ് DN" #: qemud/qemud.c:1069 #, c-format msgid "remoteCheckCertificate: verify failed: %s" msgstr "remoteCheckCertificate: തിരിച്ചറിയല്‍ പരാജയപ്പെട്ടു: %s" #: qemud/qemud.c:1076 msgid "remoteCheckCertificate: the client certificate is not trusted." msgstr "remoteCheckCertificate: ക്ലൈന്റ് സര്‍ട്ടിഫിക്കേറ്റ് വിശ്വസനീയമല്ല." #: qemud/qemud.c:1080 msgid "remoteCheckCertificate: the client certificate has unknown issuer." msgstr "remoteCheckCertificate: ക്ലൈന്റ് സര്‍ട്ടിഫിക്കേറ്റ് നല്‍കിയിരിക്കുന്നത് ആരെന്ന് അവ്യക്തം." #: qemud/qemud.c:1084 msgid "remoteCheckCertificate: the client certificate has been revoked." msgstr "remoteCheckCertificate: the client certificate has been revoked." #: qemud/qemud.c:1089 msgid "" "remoteCheckCertificate: the client certificate uses an insecure algorithm." msgstr "" "remoteCheckCertificate: the client certificate uses an insecure algorithm." #: qemud/qemud.c:1097 msgid "remoteCheckCertificate: certificate is not X.509" msgstr "remoteCheckCertificate: സര്‍ട്ടിഫിക്കേറ്റ് X.509 അല്ല" #: qemud/qemud.c:1102 msgid "remoteCheckCertificate: no peers" msgstr "remoteCheckCertificate: പിയറുകള്‍ ലഭ്യമല്ല" #: qemud/qemud.c:1112 msgid "remoteCheckCertificate: gnutls_x509_crt_init failed" msgstr "remoteCheckCertificate: gnutls_x509_crt_init പരാജയപ്പെട്ടു" #: qemud/qemud.c:1122 msgid "remoteCheckCertificate: the client certificate has expired" msgstr "remoteCheckCertificate: ക്ലൈന്റ് സര്‍ട്ടിഫിക്കേറ്റിന്റെ കാലാവധി കഴിഞ്ഞിരിക്കുന്നു" #: qemud/qemud.c:1129 msgid "remoteCheckCertificate: the client certificate is not yet activated" msgstr "remoteCheckCertificate: ക്ലൈറ്റ് സര്‍ട്ടിഫിക്കേറ്റ് നിലവില്‍ സജീവമല്ല" #: qemud/qemud.c:1138 msgid "" "remoteCheckCertificate: client's Distinguished Name is not on the list of " "allowed clients (tls_allowed_dn_list). Use 'openssl x509 -in clientcert.pem " "-text' to view the Distinguished Name field in the client certificate, or " "run this daemon with --verbose option." msgstr "" "remoteCheckCertificate: client's Distinguished Name is not on the list of " "allowed clients (tls_allowed_dn_list). Use 'openssl x509 -in clientcert.pem " "-text' to view the Distinguished Name field in the client certificate, or " "run this daemon with --verbose option." #: qemud/qemud.c:1156 msgid "remoteCheckCertificate: failed to verify client's certificate" msgstr "remoteCheckCertificate: ക്ലൈന്റിന്റെ സര്‍ട്ടിഫിക്കേറ്റ് ഉറപ്പാക്കുന്നതില്‍ പരാജയം" #: qemud/qemud.c:1159 msgid "" "remoteCheckCertificate: tls_no_verify_certificate is set so the bad " "certificate is ignored" msgstr "" "remoteCheckCertificate: tls_no_verify_certificate is set so the bad " "certificate is ignored" #: qemud/qemud.c:1165 msgid "client had unexpected data pending tx after access check" msgstr "" #: qemud/qemud.c:1193 #, c-format msgid "Failed to verify client credentials: %s" msgstr "Failed to verify client credentials: %s" #: qemud/qemud.c:1220 #, c-format msgid "Failed to accept connection: %s" msgstr "കണക്ഷന്‍ സ്വീകരിക്കുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: qemud/qemud.c:1226 #, c-format msgid "Too many active clients (%d), dropping connection" msgstr "അനേകം സജീവമായ ക്ലൈന്റുകള്‍ (%d), കണക്ഷന്‍ വിഛേദിക്കുന്നു" #: qemud/qemud.c:1232 #, fuzzy msgid "Out of memory allocating clients" msgstr "out of memory allocating array" #: qemud/qemud.c:1306 #, c-format msgid "Turn off polkit auth for privileged client %d" msgstr "Turn off polkit auth for privileged client %d" #: qemud/qemud.c:1345 qemud/qemud.c:1959 #, c-format msgid "TLS handshake failed: %s" msgstr "TLS ഹാന്‍ഡ്ഷെയിക്ക് പരാജയപ്പെട്ടു: %s" #: qemud/qemud.c:1524 qemud/qemud.c:1769 #, c-format msgid "unexpected negative length request %lld" msgstr "അപ്രതീക്ഷനായ നെഗറ്റീവ് വ്യാപ്തി ആവശ്യം %lld" #: qemud/qemud.c:1540 #, c-format msgid "read: %s" msgstr "ലഭ്യമാക്കുക: %s" #: qemud/qemud.c:1553 #, c-format msgid "gnutls_record_recv: %s" msgstr "gnutls_record_recv: %s" #: qemud/qemud.c:1615 #, fuzzy, c-format msgid "failed to decode SASL data %s" msgstr "'%s' ഉണ്ടാക്കുന്നതില്‍ പരാജയം" #: qemud/qemud.c:1780 #, c-format msgid "write: %s" msgstr "എഴുതുക: %s" #: qemud/qemud.c:1791 #, c-format msgid "gnutls_record_send: %s" msgstr "gnutls_record_send: %s" #: qemud/qemud.c:1840 #, fuzzy, c-format msgid "failed to encode SASL data %s" msgstr "'%s' ഉണ്ടാക്കുന്നതില്‍ പരാജയം" #: qemud/qemud.c:2107 #, c-format msgid "Signal handler reported %d errors: last error: %s" msgstr "സിഗ്നല്‍ ഹാന്‍ഡിലര്‍ %d പിഴവുകള്‍ രേഖപ്പെടുത്തിയിരിക്കുന്നു: അവസാന പിഴവ്: %s" #: qemud/qemud.c:2162 #, fuzzy msgid "Failed to register shutdown timeout" msgstr "എഴുതുന്നതില്‍ പരാജയം" #: qemud/qemud.c:2171 #, fuzzy msgid "Failed to allocate workers" msgstr "മെമ്മറി ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: qemud/qemud.c:2332 qemud/qemud.c:2351 #, c-format msgid "failed to allocate memory for %s config list" msgstr "%s കോണ്‍ഫിഗ് ലിസ്റ്റിനുള്ള മെമ്മറി ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: qemud/qemud.c:2338 qemud/qemud.c:2368 #, c-format msgid "failed to allocate memory for %s config list value" msgstr "%s കോണ്‍ഫിഗ് ലിസ്റ്റ് മൂല്ല്യത്തിനുള്ള മെമ്മറി ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: qemud/qemud.c:2356 qemud/qemud.c:2379 #, c-format msgid "remoteReadConfigFile: %s: %s: must be a string or list of strings\n" msgstr "" "remoteReadConfigFile: %s: %s: സ്ട്രിങ് അല്ലെങ്കില്‍ സ്ട്രിങുകളുടെ പട്ടികയായിരിക്കണം\n" #: qemud/qemud.c:2395 #, c-format msgid "remoteReadConfigFile: %s: %s: invalid type: got %s; expected %s\n" msgstr "remoteReadConfigFile: %s: %s: തെറ്റായ തരം: %s ലഭ്യമായി; പ്രതീക്ഷിച്ചതു് %s\n" #: qemud/qemud.c:2417 #, c-format msgid "remoteReadConfigFile: %s\n" msgstr "remoteReadConfigFile: %s\n" #: qemud/qemud.c:2460 #, c-format msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: പിന്തുണ ലഭ്യമല്ലാത്ത auth %s\n" #: qemud/qemud.c:2620 msgid "Cannot set group when not running as root" msgstr "Cannot set group when not running as root" #: qemud/qemud.c:2630 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "മെമ്മറി ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: qemud/qemud.c:2639 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "scsidev-നുള്ള മെമ്മറി ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: qemud/qemud.c:2645 #, c-format msgid "Failed to lookup group '%s'" msgstr "ഗ്രൂപ്പ്'%s' തുറക്കുന്നതില്‍ പരാജയം" #: qemud/qemud.c:2658 qemud/qemud.c:2668 #, c-format msgid "Failed to parse mode '%s'" msgstr "മോഡ് '%s' പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം" #: qemud/qemud.c:2746 msgid "additional privileges are required\n" msgstr "കൂടുതല്‍ ആനുകൂല്യങ്ങള്‍ ആവശ്യമുണ്ടു്\n" #: qemud/qemud.c:2752 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "സവിശേഷതകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: qemud/qemud.c:2901 #, c-format msgid "Failed to fork as daemon: %s" msgstr "ഡെമണ്‍ ആയി ഫോര്‍ക്ക് ചെയ്യുന്നതില്‍ പരാജയം: %s" #: qemud/qemud.c:2924 #, c-format msgid "Failed to create pipe: %s" msgstr "പൈപ്പ് ഉണ്ടാക്കുന്നതില്‍ പരാജയം: %s" #: qemud/qemud.c:2949 #, fuzzy msgid "unable to create rundir" msgstr "uuid ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: qemud/qemud.c:2976 #, c-format msgid "Failed to change group ownership of %s" msgstr "%s-നുള്ള ഗ്രൂപ്പ് ഉടമസ്ഥാവകാശം മാറ്റുന്നതില്‍ പരാജയം" #: qemud/qemud.c:2984 msgid "Failed to register callback for signal pipe" msgstr "Failed to register callback for signal pipe" #: qemud/remote.c:138 msgid "connection already open" msgstr "connection already open" #: qemud/remote.c:169 msgid "connection not open" msgstr "കണക്ഷന്‍ തുറക്കുവാന്‍ സാധ്യമല്ല" #: qemud/remote.c:227 msgid "out of memory in strdup" msgstr "strdup-ല്‍ മെമ്മറി ലഭ്യമല്ല" #: qemud/remote.c:373 msgid "maxCells > REMOTE_NODE_MAX_CELLS" msgstr "maxCells > REMOTE_NODE_MAX_CELLS" #: qemud/remote.c:464 qemud/remote.c:547 msgid "nparams too large" msgstr "nparams too large" #: qemud/remote.c:513 msgid "unknown type" msgstr "അപരിചിതമായ രീതി" #: qemud/remote.c:695 qemud/remote.c:745 msgid "size > maximum buffer size" msgstr "size > maximum buffer size" #: qemud/remote.c:1212 msgid "maxinfo > REMOTE_VCPUINFO_MAX" msgstr "maxinfo > REMOTE_VCPUINFO_MAX" #: qemud/remote.c:1218 msgid "maxinfo * maplen > REMOTE_CPUMAPS_MAX" msgstr "maxinfo * maplen > REMOTE_CPUMAPS_MAX" #: qemud/remote.c:1461 msgid "maxnames > REMOTE_DOMAIN_NAME_LIST_MAX" msgstr "maxnames > REMOTE_DOMAIN_NAME_LIST_MAX" #: qemud/remote.c:1583 msgid "cpumap_len > REMOTE_CPUMAP_MAX" msgstr "cpumap_len > REMOTE_CPUMAP_MAX" #: qemud/remote.c:1902 qemud/remote.c:1967 qemud/remote.c:3253 msgid "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" #: qemud/remote.c:1935 msgid "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" #: qemud/remote.c:2337 #, fuzzy msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" #: qemud/remote.c:2388 #, fuzzy msgid "maxnames > REMOTE_DEFINED_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" #: qemud/remote.c:2615 src/remote_internal.c:5670 #, c-format msgid "Cannot resolve address %d: %s" msgstr "Cannot resolve address %d: %s" #: qemud/remote.c:2657 msgid "client tried invalid SASL init request" msgstr "client tried invalid SASL init request" #: qemud/remote.c:2666 #, fuzzy, c-format msgid "failed to get sock address: %s" msgstr "സോക്ക് വിലാസം %d (%s) ലഭിക്കുന്നതില്‍ പരാജയം " #: qemud/remote.c:2678 #, fuzzy, c-format msgid "failed to get peer address: %s" msgstr "പിയര്‍ വിലാസം %d (%s) ലഭ്യമാക്കുന്നതില്‍ പിശക്" #: qemud/remote.c:2699 #, c-format msgid "sasl context setup failed %d (%s)" msgstr "sasl context setup failed %d (%s)" #: qemud/remote.c:2712 #, fuzzy msgid "cannot get TLS cipher size" msgstr "cannot TLS get cipher size" #: qemud/remote.c:2721 #, c-format msgid "cannot set SASL external SSF %d (%s)" msgstr "cannot set SASL external SSF %d (%s)" #: qemud/remote.c:2749 #, c-format msgid "cannot set SASL security props %d (%s)" msgstr "cannot set SASL security props %d (%s)" #: qemud/remote.c:2765 #, c-format msgid "cannot list SASL mechanisms %d (%s)" msgstr "cannot list SASL mechanisms %d (%s)" #: qemud/remote.c:2774 msgid "cannot allocate mechlist" msgstr "cannot allocate mechlist" #: qemud/remote.c:2805 src/remote_internal.c:6163 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "cannot query SASL ssf on connection %d (%s)" #: qemud/remote.c:2815 #, c-format msgid "negotiated SSF %d was not strong enough" msgstr "negotiated SSF %d was not strong enough" #: qemud/remote.c:2844 #, c-format msgid "cannot query SASL username on connection %d (%s)" msgstr "cannot query SASL username on connection %d (%s)" #: qemud/remote.c:2852 msgid "no client username was found" msgstr "no client username was found" #: qemud/remote.c:2862 msgid "out of memory copying username" msgstr "out of memory copying username" #: qemud/remote.c:2881 #, c-format msgid "SASL client %s not allowed in whitelist" msgstr "SASL client %s not allowed in whitelist" #: qemud/remote.c:2911 qemud/remote.c:2998 msgid "client tried invalid SASL start request" msgstr "client tried invalid SASL start request" #: qemud/remote.c:2926 #, c-format msgid "sasl start failed %d (%s)" msgstr "sasl start failed %d (%s)" #: qemud/remote.c:2933 #, c-format msgid "sasl start reply data too long %d" msgstr "sasl start reply data too long %d" #: qemud/remote.c:3012 #, c-format msgid "sasl step failed %d (%s)" msgstr "sasl step failed %d (%s)" #: qemud/remote.c:3020 #, c-format msgid "sasl step reply data too long %d" msgstr "sasl step reply data too long %d" #: qemud/remote.c:3076 msgid "client tried unsupported SASL init request" msgstr "client tried unsupported SASL init request" #: qemud/remote.c:3089 msgid "client tried unsupported SASL start request" msgstr "client tried unsupported SASL start request" #: qemud/remote.c:3102 msgid "client tried unsupported SASL step request" msgstr "client tried unsupported SASL step request" #: qemud/remote.c:3138 msgid "client tried invalid PolicyKit init request" msgstr "client tried invalid PolicyKit init request" #: qemud/remote.c:3143 msgid "cannot get peer socket identity" msgstr "cannot get peer socket identity" #: qemud/remote.c:3147 #, c-format msgid "Checking PID %d running as %d" msgstr "Checking PID %d running as %d" #: qemud/remote.c:3151 #, c-format msgid "Failed to lookup policy kit caller: %s" msgstr "Failed to lookup policy kit caller: %s" #: qemud/remote.c:3158 #, c-format msgid "Failed to create polkit action %s\n" msgstr "പോള്‍കിറ്റ് പ്രവര്‍ത്തി %s ഉണ്ടാക്കുന്നതില്‍ പരാജയം\n" #: qemud/remote.c:3168 #, c-format msgid "Failed to create polkit context %s\n" msgstr "പോള്‍കിറ്റ് കോണ്‍ടെക്സ്റ്റ് %s ഉണ്ടാക്കുന്നതില്‍ പരാജയം\n" #: qemud/remote.c:3186 #, c-format msgid "Policy kit failed to check authorization %d %s" msgstr "Policy kit failed to check authorization %d %s" #: qemud/remote.c:3200 #, c-format msgid "Policy kit denied action %s from pid %d, uid %d, result: %s\n" msgstr "Policy kit denied action %s from pid %d, uid %d, result: %s\n" #: qemud/remote.c:3205 #, c-format msgid "Policy allowed action %s from pid %d, uid %d, result %s" msgstr "Policy allowed action %s from pid %d, uid %d, result %s" #: qemud/remote.c:3230 msgid "client tried unsupported PolicyKit init request" msgstr "client tried unsupported PolicyKit init request" #: qemud/remote.c:3286 msgid "maxnames > REMOTE_STORAGE_POOL_NAME_LIST_MAX" msgstr "maxnames > REMOTE_STORAGE_POOL_NAME_LIST_MAX" #: qemud/remote.c:3753 msgid "maxnames > REMOTE_STORAGE_VOL_NAME_LIST_MAX" msgstr "maxnames > REMOTE_STORAGE_VOL_NAME_LIST_MAX" #: qemud/remote.c:4105 qemud/remote.c:4271 #, fuzzy msgid "maxnames > REMOTE_NODE_DEVICE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_DOMAIN_NAME_LIST_MAX" #: qemud/remote.c:4166 qemud/remote.c:4196 qemud/remote.c:4237 #: qemud/remote.c:4265 qemud/remote.c:4307 qemud/remote.c:4333 #: qemud/remote.c:4359 qemud/remote.c:4407 #, fuzzy msgid "node_device not found" msgstr "ഡിവൈസ് ലഭ്യമല്ല: %s (%s)" #: src/bridge.c:413 msgid "Not enabling IFF_VNET_HDR; TUNGETFEATURES ioctl() not implemented" msgstr "IFF_VNET_HDR സജ്ജമാക്കുന്നില്ല; TUNGETFEATURES ioctl() ലഭ്യമാക്കിയിട്ടില്ല" #: src/bridge.c:419 msgid "" "Not enabling IFF_VNET_HDR; TUNGETFEATURES ioctl() reports no IFF_VNET_HDR" msgstr "IFF_VNET_HDR സജ്ജമാക്കുന്നില്ല; TUNGETFEATURES ioctl()രേഖപ്പെടുത്തിയിട്ടില്ല" #: src/bridge.c:428 msgid "Not enabling IFF_VNET_HDR; TUNGETIFF ioctl() not implemented" msgstr "IFF_VNET_HDR സജ്ജമാക്കുന്നില്ല; TUNGETIFF ioctl() ലഭ്യമാക്കിയിട്ടില്ല" #: src/bridge.c:433 msgid "Enabling IFF_VNET_HDR" msgstr "IFF_VNET_HDR സജ്ജമാക്കുന്നു" #: src/bridge.c:438 msgid "Not enabling IFF_VNET_HDR; disabled at build time" msgstr "IFF_VNET_HDR സജ്ജമാക്കുന്നില്ല; ബിള്‍ഡ് സമയത്തു് പ്രവര്‍ത്ത രഹിതമാക്കിയിരിക്കുന്നു" #: src/conf.c:354 msgid "unterminated number" msgstr "അവസാനിപ്പിക്കാത്ത നംബര്‍" #: src/conf.c:387 src/conf.c:403 src/conf.c:414 msgid "unterminated string" msgstr "അവസാനിപ്പിക്കാത്ത സ്ട്രിങ്" #: src/conf.c:441 src/conf.c:504 msgid "expecting a value" msgstr "ഒരു മൂല്ല്യം പ്രതീക്ഷിക്കുന്നു" #: src/conf.c:452 #, fuzzy msgid "lists not allowed in VMX format" msgstr "ലിസ്റ്റിന്റെ അവസാനം ] ഇല്ല" #: src/conf.c:466 msgid "expecting a separator in list" msgstr "ലിസ്റ്റില്‍ ഒരു സെപറേറ്റര്‍ പ്രതീക്ഷിക്കുന്നു" #: src/conf.c:489 msgid "list is not closed with ]" msgstr "ലിസ്റ്റിന്റെ അവസാനം ] ഇല്ല" #: src/conf.c:496 msgid "numbers not allowed in VMX format" msgstr "അക്കങ്ങള്‍ VMX ശൈലിയില്‍ അനുവദിക്കുന്നതല്ല" #: src/conf.c:539 msgid "expecting a name" msgstr "ഒരു പേര് പ്രതീക്ഷിക്കുന്നു" #: src/conf.c:603 msgid "expecting a separator" msgstr "ഒരു സെപ്പറേറ്റര്‍ പ്രതീക്ഷിക്കുന്നു" #: src/conf.c:634 msgid "expecting an assignment" msgstr "ഒരു അസ്സൈന്‍മെന്‍റ് പ്രതീക്ഷിക്കുന്നു" #: src/conf.c:923 msgid "failed to open file" msgstr "ഫയല്‍ തുറക്കുന്നതില്‍ പരാജയം" #: src/conf.c:934 msgid "failed to save content" msgstr "ഉള്ളടക്കം സൂക്ഷിക്കുന്നതില്‍ പരാജയം" #: src/console.c:76 #, c-format msgid "unable to open tty %s: %s\n" msgstr "tty %s തുറക്കുവാന്‍ സാധ്യമായില്ല: %s\n" #: src/console.c:87 #, c-format msgid "unable to get tty attributes: %s\n" msgstr "unable to get tty attributes: %s\n" #: src/console.c:96 #, c-format msgid "unable to set tty attributes: %s\n" msgstr "unable to set tty attributes: %s\n" #: src/console.c:131 #, c-format msgid "failure waiting for I/O: %s\n" msgstr "failure waiting for I/O: %s\n" #: src/console.c:145 #, c-format msgid "failure reading input: %s\n" msgstr "failure reading input: %s\n" #: src/console.c:167 #, c-format msgid "failure writing output: %s\n" msgstr "failure writing output: %s\n" #: src/datatypes.c:292 msgid "failed to add domain to connection hash table" msgstr "കണക്ഷന്‍ ഹാഷ് ടേബിളിലേക്ക് ഡൊമെയിന്‍ ചേര്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/datatypes.c:333 msgid "domain missing from connection hash table" msgstr "ഹാഷ് ടേബിളിലില്‍ ഡൊമെയിന്‍ ലഭ്യമല്ല" #: src/datatypes.c:433 msgid "failed to add network to connection hash table" msgstr "കണക്ഷന്‍ ഹാഷ് ടേബിളിലേക്ക് നെറ്റ്‌വറ്‍ക്ക് ചേര്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/datatypes.c:471 msgid "network missing from connection hash table" msgstr "ഹാഷ് ടേബിളിലില്‍ നെറ്റ്‌വറ്‍ക്ക് ലഭ്യമല്ല" #: src/datatypes.c:575 #, c-format msgid "" "Failed to change interface mac address from %s to %s due to differing " "lengths." msgstr "" #: src/datatypes.c:606 #, fuzzy msgid "failed to add interface to connection hash table" msgstr "കണക്ഷന്‍ ഹാഷ് ടേബിളിലേക്ക് നെറ്റ്‌വറ്‍ക്ക് ചേര്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/datatypes.c:645 #, fuzzy msgid "interface missing from connection hash table" msgstr "ഹാഷ് ടേബിളിലില്‍ നെറ്റ്‌വറ്‍ക്ക് ലഭ്യമല്ല" #: src/datatypes.c:747 msgid "failed to add storage pool to connection hash table" msgstr "കണക്ഷന്‍ ഹാഷ് ടേബിളിലേക്ക് സ്റ്റോറേജ് പൂള്‍ ചേര്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/datatypes.c:786 msgid "pool missing from connection hash table" msgstr "കണക്ഷന്‍ ഹാഷ് ടേബിളിലില്‍ പൂള്‍ ലഭ്യമല്ല" #: src/datatypes.c:890 msgid "failed to add storage vol to connection hash table" msgstr "കണക്ഷന്‍ ഹാഷ് ടേബിളിലേക്ക് സ്റ്റോറേജ് വോള്യം ചേര്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/datatypes.c:930 msgid "vol missing from connection hash table" msgstr "കണക്ഷന്‍ ഹാഷ് ടേബിളിലില്‍ വോള്യം ലഭ്യമല്ല" #: src/datatypes.c:1026 #, fuzzy msgid "failed to add node dev to conn hash table" msgstr "കണക്ഷന്‍ ഹാഷ് ടേബിളിലേക്ക് സ്റ്റോറേജ് വോള്യം ചേര്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/datatypes.c:1064 #, fuzzy msgid "dev missing from connection hash table" msgstr "കണക്ഷന്‍ ഹാഷ് ടേബിളിലില്‍ വോള്യം ലഭ്യമല്ല" #: src/domain_conf.c:671 #, fuzzy, c-format msgid "unknown disk type '%s'" msgstr "അപരിചിതമായ രീതി %s" #: src/domain_conf.c:727 #, fuzzy, c-format msgid "unknown disk device '%s'" msgstr "അപരിചിതമായ ബൂട്ട് ഡിവൈസ് '%s'" #: src/domain_conf.c:753 #, c-format msgid "Invalid floppy device name: %s" msgstr "Invalid floppy device name: %s" #: src/domain_conf.c:768 #, c-format msgid "Invalid harddisk device name: %s" msgstr "Invalid harddisk device name: %s" #: src/domain_conf.c:775 #, fuzzy, c-format msgid "unknown disk bus type '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/domain_conf.c:800 #, c-format msgid "Invalid bus type '%s' for floppy disk" msgstr "Invalid bus type '%s' for floppy disk" #: src/domain_conf.c:806 #, fuzzy, c-format msgid "Invalid bus type '%s' for disk" msgstr "Invalid bus type '%s' for floppy disk" #: src/domain_conf.c:813 #, fuzzy, c-format msgid "unknown disk cache mode '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/domain_conf.c:823 src/domain_conf.c:1056 #, fuzzy, c-format msgid "Unable to parse devaddr parameter '%s'" msgstr "മോഡ് '%s' പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/domain_conf.c:879 #, fuzzy, c-format msgid "unknown filesystem type '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/domain_conf.c:978 #, fuzzy, c-format msgid "unknown interface type '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/domain_conf.c:1068 #, fuzzy msgid "Cannot parse 'vlan' attribute" msgstr "Cannot parse 'port' attribute with socket interface" #: src/domain_conf.c:1076 msgid "" "No 'network' attribute specified with " msgstr "" "No 'network' attribute specified with " #: src/domain_conf.c:1102 msgid "No 'dev' attribute specified with " msgstr "No 'dev' attribute specified with " #: src/domain_conf.c:1122 msgid "No 'port' attribute specified with socket interface" msgstr "No 'port' attribute specified with socket interface" #: src/domain_conf.c:1127 msgid "Cannot parse 'port' attribute with socket interface" msgstr "Cannot parse 'port' attribute with socket interface" #: src/domain_conf.c:1135 msgid "No 'address' attribute specified with socket interface" msgstr "No 'address' attribute specified with socket interface" #: src/domain_conf.c:1147 #, fuzzy msgid "" "No 'name' attribute specified with " msgstr "No 'dev' attribute specified with " #: src/domain_conf.c:1171 msgid "Model name contains invalid characters" msgstr "Model name contains invalid characters" #: src/domain_conf.c:1303 #, fuzzy, c-format msgid "Unknown source mode '%s'" msgstr "അപരിചിതമായ ശബ്ദ മാതൃക രീതി" #: src/domain_conf.c:1335 src/domain_conf.c:1419 msgid "Missing source path attribute for char device" msgstr "ക്യാറക്ടര്‍ ഡിവൈസിനുളള ലഭ്യമല്ലാത്ത ഉറവിടത്തിന്റെ പാഥ് വിശേഷത" #: src/domain_conf.c:1352 src/domain_conf.c:1369 msgid "Missing source host attribute for char device" msgstr "ക്യാറക്ടര്‍ ഡിവൈസിനുളള ലഭ്യമല്ലാത്ത ഉറവിടത്തിന്റെ ഹോസ്റ്റ് വിശേഷത" #: src/domain_conf.c:1357 src/domain_conf.c:1374 src/domain_conf.c:1401 msgid "Missing source service attribute for char device" msgstr "ക്യാറക്ടര്‍ ഡിവൈസിനുളള ലഭ്യമല്ലാത്ത ഉറവിടത്തിന്റെ സേവന വിശേഷത" #: src/domain_conf.c:1392 #, fuzzy, c-format msgid "Unknown protocol '%s'" msgstr "അപരിചിതമായ രീതി %s" #: src/domain_conf.c:1472 msgid "missing input device type" msgstr "ഇന്‍പുട്ട് തരത്തിലുള്ള ഡിവൈസ് ലഭ്യമല്ല" #: src/domain_conf.c:1478 #, fuzzy, c-format msgid "unknown input device type '%s'" msgstr "അപരിചിതമായ ബൂട്ട് ഡിവൈസ് '%s'" #: src/domain_conf.c:1485 #, fuzzy, c-format msgid "unknown input bus type '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/domain_conf.c:1493 #, c-format msgid "ps2 bus does not support %s input device" msgstr "ps2 bus does not support %s input device" #: src/domain_conf.c:1499 src/domain_conf.c:1506 #, c-format msgid "unsupported input bus %s" msgstr "unsupported input bus %s" #: src/domain_conf.c:1511 #, c-format msgid "xen bus does not support %s input device" msgstr "xen bus does not support %s input device" #: src/domain_conf.c:1556 #, fuzzy msgid "missing graphics device type" msgstr "ഇന്‍പുട്ട് തരത്തിലുള്ള ഡിവൈസ് ലഭ്യമല്ല" #: src/domain_conf.c:1562 #, fuzzy, c-format msgid "unknown graphics device type '%s'" msgstr "അപരിചിതമായ ഡിവൈസ് രീതി" #: src/domain_conf.c:1573 #, fuzzy, c-format msgid "cannot parse vnc port %s" msgstr "cannot remove config for %s" #: src/domain_conf.c:1611 src/domain_conf.c:1673 #, fuzzy, c-format msgid "unknown fullscreen value '%s'" msgstr "അപരിചിതമായ വ്യപ്തിയുടെ യൂണിറ്റുകള്‍ '%s'" #: src/domain_conf.c:1629 #, fuzzy, c-format msgid "cannot parse rdp port %s" msgstr "cannot initialize bridge support: %s" #: src/domain_conf.c:1712 #, fuzzy, c-format msgid "unknown sound model '%s'" msgstr "അപരിചിതമായ ശബ്ദ മാതൃക രീതി" #: src/domain_conf.c:1809 #, fuzzy, c-format msgid "unknown video model '%s'" msgstr "അപരിചിതമായ ശബ്ദ മാതൃക രീതി" #: src/domain_conf.c:1815 msgid "missing video model and cannot determine default" msgstr "" #: src/domain_conf.c:1823 #, fuzzy, c-format msgid "cannot parse video ram '%s'" msgstr "ഫയല്‍ മോഡ് '%s' ക്രമികരിക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/domain_conf.c:1833 #, fuzzy, c-format msgid "cannot parse video heads '%s'" msgstr "ഡയറക്ടറി %s ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/domain_conf.c:1880 #, fuzzy, c-format msgid "cannot parse vendor id %s" msgstr "ഡയറക്ടറി %s ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/domain_conf.c:1887 msgid "usb vendor needs id" msgstr "usb കച്ചവടക്കാര്‍ക്ക് id ആവശ്യമുണ്ടു്" #: src/domain_conf.c:1898 #, fuzzy, c-format msgid "cannot parse product %s" msgstr "ഡിവൈസ് %s തുറക്കുവാന്‍ സാധ്യമായില്ല" #: src/domain_conf.c:1906 msgid "usb product needs id" msgstr "usb കച്ചവടക്കാര്‍ക്ക് id ആവശ്യമുണ്ടു്" #: src/domain_conf.c:1917 src/domain_conf.c:2008 #, fuzzy, c-format msgid "cannot parse bus %s" msgstr "%s ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/domain_conf.c:1924 msgid "usb address needs bus id" msgstr "usb വിലാസത്തിനു് ബസ് id ആവശ്യമുണ്ടു്" #: src/domain_conf.c:1933 #, fuzzy, c-format msgid "cannot parse device %s" msgstr "ഡിവൈസ് %s തുറക്കുവാന്‍ സാധ്യമായില്ല" #: src/domain_conf.c:1941 msgid "usb address needs device id" msgstr "usb വിലാസത്തിനു് ഡിവൈസ് id ആവശ്യമുണ്ടു്" #: src/domain_conf.c:1946 #, fuzzy, c-format msgid "unknown usb source type '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/domain_conf.c:1956 msgid "vendor cannot be 0." msgstr "വെന്‍ഡര്‍ 0 ആകാന്‍ പാടില്ല." #: src/domain_conf.c:1962 #, fuzzy msgid "missing vendor" msgstr "\" ലഭ്യമല്ല" #: src/domain_conf.c:1967 #, fuzzy msgid "missing product" msgstr "സോഴ്സ് ഹോസ്റ്റ് ലഭ്യമല്ല" #: src/domain_conf.c:1995 #, fuzzy, c-format msgid "cannot parse domain %s" msgstr "ഡൊമെയിന്‍ സൂക്ഷിക്കുവാന്‍ സാധ്യമല്ല" #: src/domain_conf.c:2015 msgid "pci address needs bus id" msgstr "pci വിലാസത്തിനു് ബസ് id ആവശ്യമുണ്ടു്" #: src/domain_conf.c:2024 #, fuzzy, c-format msgid "cannot parse slot %s" msgstr "%s ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/domain_conf.c:2032 msgid "pci address needs slot id" msgstr "pci വിലാസത്തിനു് സ്ലോട്ട് id ആവശ്യമുണ്ടു്" #: src/domain_conf.c:2041 #, fuzzy, c-format msgid "cannot parse function %s" msgstr "അഫിനിറ്റി സജ്ജമാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/domain_conf.c:2049 msgid "pci address needs function id" msgstr "pci വിലാസത്തിനു് ഫംഗ്ഷന്‍ id ആവശ്യമുണ്ടു്" #: src/domain_conf.c:2054 #, fuzzy, c-format msgid "unknown pci source type '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/domain_conf.c:2087 #, fuzzy, c-format msgid "unknown hostdev mode '%s'" msgstr "അപരിചിതമായ ബൂട്ട് ഡിവൈസ് '%s'" #: src/domain_conf.c:2098 #, fuzzy, c-format msgid "unknown host device type '%s'" msgstr "അപരിചിതമായ ബൂട്ട് ഡിവൈസ് '%s'" #: src/domain_conf.c:2103 #, fuzzy msgid "missing type in hostdev" msgstr "സോഴ്സ് ഹോസ്റ്റ് ലഭ്യമല്ല" #: src/domain_conf.c:2131 #, fuzzy, c-format msgid "unknown node %s" msgstr "അപരിചിതമായ ഹോസ്റ്റ് %s" #: src/domain_conf.c:2162 #, fuzzy, c-format msgid "unknown lifecycle action %s" msgstr "അപരിചിതമായ ഓഥന്റിക്കേഷന്‍ തരം %s" #: src/domain_conf.c:2186 #, fuzzy msgid "missing security type" msgstr "ലഭ്യമല്ലാത്ത തരത്തിലുള്ള ഡൊമെയിന്‍" #: src/domain_conf.c:2193 #, fuzzy msgid "invalid security type" msgstr "തെറ്റായ തരത്തിലുള്ള ഡൊമെയിന്‍" #: src/domain_conf.c:2206 #, fuzzy msgid "missing security model" msgstr "missing sound model" #: src/domain_conf.c:2215 msgid "security label is missing" msgstr "സുരക്ഷാ ലേബല്‍ ലഭ്യമല്ല" #: src/domain_conf.c:2229 msgid "security imagelabel is missing" msgstr "സുരക്ഷാ ഇമേജ്ലേബല്‍ ലഭ്യമല്ല" #: src/domain_conf.c:2262 src/domain_conf.c:3073 src/domain_conf.c:3114 #: src/domain_conf.c:3186 src/interface_conf.c:798 src/interface_conf.c:838 #: src/network_conf.c:480 src/network_conf.c:520 src/node_device_conf.c:1164 #: src/storage_conf.c:715 src/storage_conf.c:1122 msgid "missing root element" msgstr "റൂട്ട് എലമെന്റ് ലഭ്യമല്ല" #: src/domain_conf.c:2302 msgid "unknown device type" msgstr "അപരിചിതമായ ഡിവൈസ് രീതി" #: src/domain_conf.c:2336 msgid "unknown virt type" msgstr "അപരിചിതമായ virt രീതി" #: src/domain_conf.c:2347 #, c-format msgid "no emulator for domain %s os type %s on architecture %s" msgstr "" #: src/domain_conf.c:2382 msgid "missing domain type attribute" msgstr "ലഭ്യമല്ലാത്ത തരത്തിലുള്ള ഡൊമെയില്‍ വിശേഷത" #: src/domain_conf.c:2388 #, fuzzy, c-format msgid "invalid domain type %s" msgstr "തെറ്റായ തരത്തിലുള്ള ഡൊമെയിന്‍" #: src/domain_conf.c:2405 src/network_conf.c:335 msgid "Failed to generate UUID" msgstr "UUID ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/domain_conf.c:2411 src/network_conf.c:342 src/storage_conf.c:504 msgid "malformed uuid element" msgstr "malformed uuid element" #: src/domain_conf.c:2420 msgid "missing memory element" msgstr "missing memory element" #: src/domain_conf.c:2453 #, fuzzy, c-format msgid "unexpected feature %s" msgstr "അപ്രതീക്ഷിതമായ ഡേറ്റാ '%s'" #: src/domain_conf.c:2493 msgid "no OS type" msgstr "OS രീതി ലഭ്യമല്ല" #: src/domain_conf.c:2521 #, c-format msgid "os type '%s' & arch '%s' combination is not supported" msgstr "" #: src/domain_conf.c:2529 src/xm_internal.c:714 #, fuzzy, c-format msgid "no supported architecture for os type '%s'" msgstr "unsupported architecture" #: src/domain_conf.c:2579 #, fuzzy msgid "cannot extract boot device" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/domain_conf.c:2587 #, fuzzy msgid "missing boot device" msgstr "സോഴ്സ് ഡിവൈസ് ലഭ്യമല്ല" #: src/domain_conf.c:2592 #, c-format msgid "unknown boot device '%s'" msgstr "അപരിചിതമായ ബൂട്ട് ഡിവൈസ് '%s'" #: src/domain_conf.c:2617 #, fuzzy msgid "cannot extract disk devices" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/domain_conf.c:2638 #, fuzzy msgid "cannot extract filesystem devices" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/domain_conf.c:2657 #, fuzzy msgid "cannot extract network devices" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/domain_conf.c:2678 #, fuzzy msgid "cannot extract parallel devices" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/domain_conf.c:2698 #, fuzzy msgid "cannot extract serial devices" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/domain_conf.c:2748 #, fuzzy msgid "cannot extract input devices" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/domain_conf.c:2783 #, fuzzy msgid "cannot extract graphics devices" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/domain_conf.c:2827 #, fuzzy msgid "cannot extract sound devices" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/domain_conf.c:2857 #, fuzzy msgid "cannot extract video devices" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/domain_conf.c:2882 #, fuzzy msgid "cannot determine default video type" msgstr "cannot get peer socket identity" #: src/domain_conf.c:2898 #, fuzzy msgid "cannot extract host devices" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/domain_conf.c:2948 #, fuzzy msgid "no domain config" msgstr "നോഡ് ഡൊമെയിന്‍ ലിസ്റ്റ്" #: src/domain_conf.c:2962 #, fuzzy msgid "missing domain state" msgstr "ലഭ്യമല്ലാത്ത തരത്തിലുള്ള ഡൊമെയിന്‍" #: src/domain_conf.c:2967 #, fuzzy, c-format msgid "invalid domain state '%s'" msgstr "തെറ്റായ തരത്തിലുള്ള ഡൊമെയിന്‍" #: src/domain_conf.c:2975 #, fuzzy msgid "invalid pid" msgstr "തെറ്റായ പാഥ്" #: src/domain_conf.c:2988 #, fuzzy msgid "no monitor path" msgstr "Unable to open monitor path %s" #: src/domain_conf.c:3009 #, fuzzy, c-format msgid "unsupported monitor type '%s'" msgstr "അപ്രതീക്ഷിതമായ ഡിസ്ക് തരം '%s'" #: src/domain_conf.c:3036 src/interface_conf.c:763 src/network_conf.c:445 #: src/node_device_conf.c:1129 src/storage_conf.c:644 #, fuzzy, c-format msgid "at line %d: %s" msgstr "bind: %s" #: src/domain_conf.c:3067 src/domain_conf.c:3108 src/domain_conf.c:3180 #: src/interface_conf.c:792 src/interface_conf.c:832 src/network_conf.c:474 #: src/network_conf.c:514 src/node_device_conf.c:1158 src/storage_conf.c:708 #: src/storage_conf.c:1115 #, fuzzy msgid "failed to parse xml document" msgstr "ഡൊമെയിന്‍ താല്‍ക്കാലികമായി നിര്‍ത്തുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/domain_conf.c:3138 src/domain_conf.c:3209 src/interface_conf.c:731 #: src/network_conf.c:542 src/node_device_conf.c:1098 msgid "incorrect root element" msgstr "incorrect root element" #: src/domain_conf.c:3419 msgid "topology cpuset syntax error" msgstr "ടോപോളജിയുടെ cpuset-ല്‍ സിന്രാക്സില്‍ പിശക്" #: src/domain_conf.c:3433 #, fuzzy, c-format msgid "unexpected lifecycle type %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:3456 #, fuzzy, c-format msgid "unexpected disk type %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:3461 #, fuzzy, c-format msgid "unexpected disk device %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:3466 #, fuzzy, c-format msgid "unexpected disk bus %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:3471 #, fuzzy, c-format msgid "unexpected disk cache mode %d" msgstr "അപ്രതീക്ഷിതമായ dict നോഡ്" #: src/domain_conf.c:3529 #, fuzzy, c-format msgid "unexpected filesystem type %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:3581 src/domain_conf.c:3852 #, fuzzy, c-format msgid "unexpected net type %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:3679 #, fuzzy, c-format msgid "unexpected char type %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:3779 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:3798 #, fuzzy, c-format msgid "unexpected video model %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:3825 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:3830 #, fuzzy, c-format msgid "unexpected input bus type %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:3947 #, fuzzy, c-format msgid "unexpected hostdev mode %d" msgstr "അപ്രതീക്ഷിതമായ dict നോഡ്" #: src/domain_conf.c:3954 #, fuzzy, c-format msgid "unexpected hostdev type %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:4002 #, c-format msgid "unexpected domain type %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:4087 #, fuzzy, c-format msgid "unexpected boot device type %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:4105 #, fuzzy, c-format msgid "unexpected feature %d" msgstr "അപ്രതീക്ഷിതമായ value നോഡ്" #: src/domain_conf.c:4303 src/network_conf.c:660 #, fuzzy, c-format msgid "cannot create config directory '%s'" msgstr "cannot create config directory %s: %s" #: src/domain_conf.c:4312 src/network_conf.c:669 #, fuzzy, c-format msgid "cannot create config file '%s'" msgstr "ക്രമികരണ ഫയല്‍ %s ഉണ്ടാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/domain_conf.c:4320 src/network_conf.c:677 #, fuzzy, c-format msgid "cannot write config file '%s'" msgstr "ക്രമികരണ ഫയല്‍ %s എഴുതുവാന്‍ സാധ്യമായില്ല: %s" #: src/domain_conf.c:4327 src/network_conf.c:684 #, fuzzy, c-format msgid "cannot save config file '%s'" msgstr "cannot save config file %s: %s" #: src/domain_conf.c:4455 #, fuzzy, c-format msgid "unexpected domain %s already exists" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/domain_conf.c:4498 src/network_conf.c:786 src/storage_conf.c:1447 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "ഡയറക്ടറി '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/domain_conf.c:4563 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "cannot remove config for %s" #: src/interface_conf.c:109 src/interface_conf.c:372 #, fuzzy msgid "interface has no name" msgstr "ഇന്റര്‍ഫെയിസ് ലഭ്യമായില്ല" #: src/interface_conf.c:117 msgid "interface mtu value is improper" msgstr "" #: src/interface_conf.c:133 msgid "interface misses the start mode attribute" msgstr "" #: src/interface_conf.c:144 #, fuzzy, c-format msgid "unknown interface startmode %s" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/interface_conf.c:176 #, fuzzy, c-format msgid "unknown bonding mode %s" msgstr "അപരിചിതമായ ശബ്ദ മാതൃക രീതി" #: src/interface_conf.c:197 #, fuzzy, c-format msgid "unknown mii bonding carrier %s" msgstr "അപരിചിതമായ ബൂട്ട് ഡിവൈസ് '%s'" #: src/interface_conf.c:220 #, fuzzy, c-format msgid "unknown arp bonding validate %s" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/interface_conf.c:246 #, fuzzy, c-format msgid "unknown dhcp peerdns value %s" msgstr "അപരിചിതമായ വ്യപ്തിയുടെ യൂണിറ്റുകള്‍ '%s'" #: src/interface_conf.c:271 #, fuzzy msgid "Invalid ip address prefix value" msgstr "തെറ്റായ MAC adress " #: src/interface_conf.c:296 msgid "interface miss dhcp or ip adressing" msgstr "" #: src/interface_conf.c:318 msgid "protocol misses the family attribute" msgstr "" #: src/interface_conf.c:327 #, fuzzy, c-format msgid "unsupported protocol family '%s'" msgstr "അപ്രതീക്ഷിതമായ ഡിസ്ക് തരം '%s'" #: src/interface_conf.c:351 #, fuzzy msgid "interface has no type" msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ സംയോജക ഘടകം ഏത് തരം" #: src/interface_conf.c:365 #, fuzzy, c-format msgid "interface has unsupported type '%s'" msgstr "അപ്രതീക്ഷിതമായ ഡിസ്ക് തരം '%s'" #: src/interface_conf.c:378 #, c-format msgid "vlan %s has no tag" msgstr "" #: src/interface_conf.c:383 #, c-format msgid "vlan %s has interface name" msgstr "" #: src/interface_conf.c:419 #, fuzzy msgid "bridge has no interfaces" msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ സംയോജക ഘടകം മാറ്റുക" #: src/interface_conf.c:459 #, fuzzy msgid "bond has no interfaces" msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ സംയോജക ഘടകം മാറ്റുക" #: src/interface_conf.c:505 msgid "bond interface miimon freq missing or invalid" msgstr "" #: src/interface_conf.c:513 msgid "bond interface miimon downdelay invalid" msgstr "" #: src/interface_conf.c:522 msgid "bond interface miimon updelay invalid" msgstr "" #: src/interface_conf.c:543 #, fuzzy msgid "bond interface arpmon interval missing or invalid" msgstr "%s-ല്‍ തെറ്റായ ഇന്റര്‍ഫെയിസ് പോയിന്റര്‍" #: src/interface_conf.c:552 #, fuzzy msgid "bond interface arpmon target missing" msgstr "തെറ്റായ ഇന്റര്‍ഫെയിസ് പോയിന്റര്‍" #: src/interface_conf.c:566 msgid "bond interface need miimon or arpmon element" msgstr "" #: src/interface_conf.c:579 msgid "vlan interface misses the tag attribute" msgstr "" #: src/interface_conf.c:587 msgid "vlan interface misses name attribute" msgstr "" #: src/interface_conf.c:604 #, fuzzy msgid "interface misses the type attribute" msgstr "ലഭ്യമല്ലാത്ത തരത്തിലുള്ള ഡൊമെയില്‍ വിശേഷത" #: src/interface_conf.c:610 #, fuzzy, c-format msgid "unknown interface type %s" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/interface_conf.c:646 msgid "bridge interface misses the bridge element" msgstr "" #: src/interface_conf.c:658 #, c-format msgid "bridge interface stp should be on or off got %s" msgstr "" #: src/interface_conf.c:681 msgid "bond interface misses the bond element" msgstr "" #: src/interface_conf.c:702 msgid "vlan interface misses the vlan element" msgstr "" #: src/interface_conf.c:857 #, fuzzy msgid "bare ethernet has no name" msgstr "ഹോസ്റ്റിന്‍റെ നാമം ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/interface_conf.c:889 #, fuzzy, c-format msgid "bare interface type %d unknown" msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ സംയോജക ഘടകം ഏത് തരം" #: src/interface_conf.c:957 msgid "bond arp monitoring has no target" msgstr "" #: src/interface_conf.c:971 #, c-format msgid "bond monitoring type %d unknown" msgstr "" #: src/interface_conf.c:989 msgid "vlan misses the tag name" msgstr "" #: src/interface_conf.c:1052 msgid "virInterfaceDefFormat unknown startmode" msgstr "" #: src/interface_conf.c:1068 msgid "virInterfaceDefFormat argument problems" msgstr "" #: src/interface_conf.c:1074 #, fuzzy, c-format msgid "unexpected interface type %d" msgstr "അപ്രതീക്ഷിതമായ ഡൊമെയിന്‍ രീതി %d" #: src/interface_driver.c:186 #, fuzzy msgid "failed to get number of interfaces on host" msgstr "സംയോജക ഘടകുമായി ബന്ധപ്പെടുന്നതിനുളള സ്ക്രിപ്റ്റ്" #: src/interface_driver.c:207 #, fuzzy msgid "failed to list host interfaces" msgstr "ഇന്റര്‍ഫെയിസ് ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/interface_driver.c:228 #, fuzzy msgid "failed to get number of defined interfaces on host" msgstr "സംയോജക ഘടകുമായി ബന്ധപ്പെടുന്നതിനുളള സ്ക്രിപ്റ്റ്" #: src/interface_driver.c:249 #, fuzzy msgid "failed to list host defined interfaces" msgstr "ഇന്റര്‍ഫെയിസ് ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/interface_driver.c:316 msgid "multiple interfaces with matching MAC address" msgstr "" #: src/iptables.c:103 #, fuzzy, c-format msgid "Failed to run '%s %s': %s" msgstr "ഡയറക്ടറി '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/iptables.c:151 msgid "Failed to read " msgstr "ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/iptables.c:180 msgid "Failed to write to " msgstr "എഴുതുന്നതില്‍ പരാജയം" #: src/iptables.c:246 #, c-format msgid "Failed to create directory %s : %s" msgstr "ഡയറക്ടറി %s ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു : %s" #: src/iptables.c:252 #, c-format msgid "Failed to saves iptables rules to %s : %s" msgstr "iptables നിയമങ്ങള്‍ %s-ലേക്കു സൂക്ഷിക്കുന്നതില്‍ പരാജയം : %s" #: src/iptables.c:553 #, c-format msgid "Failed to remove iptables rule '%s' from chain '%s' in table '%s': %s" msgstr "Failed to remove iptables rule '%s' from chain '%s' in table '%s': %s" #: src/iptables.c:563 #, c-format msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" #: src/libvirt.c:985 msgid "could not parse connection URI" msgstr "URI കണക്ഷന്‍ പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/libvirt.c:2170 #, fuzzy msgid "cannot get working directory" msgstr "ലോഗ് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/libvirt.c:2177 src/libvirt.c:2253 #, fuzzy msgid "path too long" msgstr "kernel path too long" #: src/libvirt.c:2246 #, fuzzy msgid "cannot get current directory" msgstr "ലോഗ് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/libvirt.c:2746 msgid "virDomainGetXMLDesc with secure flag" msgstr "സെക്യുര്‍ ഫ്ലാഗിനൊപ്പം virDomainGetXMLDesc" #: src/libvirt.c:2994 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare യുആര്‍ഐ സജ്ജമാക്കിയില്ല" #: src/libvirt.c:3023 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare യുആര്‍ഐ സജ്ജമാക്കിയില്ല" #: src/libvirt.c:3748 msgid "path is NULL" msgstr "path is NULL" #: src/libvirt.c:3754 msgid "flags must be zero" msgstr "flags must be zero" #: src/libvirt.c:3761 msgid "buffer is NULL" msgstr "buffer is NULL" #: src/libvirt.c:3862 src/qemu_driver.c:6120 #, fuzzy msgid "flags parameter must be VIR_MEMORY_VIRTUAL or VIR_MEMORY_PHYSICAL" msgstr "flags parameter must be VIR_MEMORY_VIRTUAL" #: src/libvirt.c:3869 msgid "buffer is NULL but size is non-zero" msgstr "buffer is NULL but size is non-zero" #: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "setsid പരാജയപ്പെട്ടു: %s" #: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) failed: %s" #: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "dup2(stdin) പരാജയപ്പെട്ടു: %s" #: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "dup2(stdout) പരാജയപ്പെട്ടു: %s" #: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "dup2(stderr) പരാജയപ്പെട്ടു: %s" #: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "കണ്ടെയിനര്‍ നെയിം സ്ട്രിങ് അനുവദിക്കുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "പോള്‍കിറ്റ് കോണ്‍ടെക്സ്റ്റ് %s ഉണ്ടാക്കുന്നതില്‍ പരാജയം\n" #: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to make auth credentials" #: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "'%s' ഉണ്ടാക്കുന്നതില്‍ പരാജയം" #: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "കണ്ടെയിനറിനായി /proc മൌണ്ട് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "സോക്കറ്റ് '%s'-ലേക്കു് ചേര്‍ക്കുന്നതില്‍ പരാജയം: %s" #: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "ഡൊമെയിന്‍ %s റീബൂട്ട് ചെയ്യുന്നതില്‍ പരാജയം" #: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "വിഎം തുടങ്ങുന്നതില്‍ പരാജയം" #: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "%s പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ പരാജയം\n" #: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "കണ്ടെയിനറിനായി %s %s-ല്‍ മൌണ്ട് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "പൈപ്പ് ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "കണ്ടെയിനറിനായി /proc മൌണ്ട് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "%s പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ പരാജയം\n" #: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "symlink '%s' -> '%s' ഉണ്ടാക്കുന്നതില്‍ പരാജയം: %s" #: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "sexpr വീണ്ടും നിഷ്കര്‍ഷിക്കുന്നതില്‍ പരാജയം" #: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "കണ്ടെയിനറിനായി %s %s-ല്‍ മൌണ്ട് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Xen ഡെമണില്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയം" #: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "'%s' ഉണ്ടാക്കുന്നതില്‍ പരാജയം" #: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "ഫയല്‍ തുറക്കുന്നതില്‍ പരാജയം" #: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "കണ്ടെയിനറിനായി /proc മൌണ്ട് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/lxc_container.c:669 #, fuzzy, c-format msgid "failed to remove capabilities %d" msgstr "സവിശേഷതകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/lxc_container.c:675 src/lxc_controller.c:253 #, fuzzy, c-format msgid "failed to apply capabilities: %d" msgstr "സവിശേഷതകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/lxc_container.c:682 #, fuzzy, c-format msgid "failed to lock capabilities: %d" msgstr "സവിശേഷതകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/lxc_container.c:687 src/lxc_controller.c:257 msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" #: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() passed invalid vm definition" #: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "tty %s തുറക്കുവാന്‍ സാധ്യമായില്ല: %s\n" #: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "കണ്ടെയിനറിനായി /proc മൌണ്ട് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/lxc_controller.c:92 #, fuzzy msgid "Unable to get cgroup for driver" msgstr "%s-നുള്ള ഗ്രൂപ്പ് ഉടമസ്ഥാവകാശം മാറ്റുന്നതില്‍ പരാജയം" #: src/lxc_controller.c:99 #, fuzzy, c-format msgid "Unable to create cgroup for domain %s" msgstr "%s-ല്‍ നിന്നും വോള്യം ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/lxc_controller.c:107 #, fuzzy, c-format msgid "Unable to set memory limit for domain %s" msgstr "%d ലോഗ് ഫയല്‍ അടയ്ക്കുന്നതില്‍ പരാജയം: %s" #: src/lxc_controller.c:115 #, fuzzy, c-format msgid "Unable to deny devices for domain %s" msgstr "%s-ല്‍ നിന്നും ഡിവൈസ് നീക്കുന്നതില്‍ പരാജയം " #: src/lxc_controller.c:128 #, fuzzy, c-format msgid "Unable to allow device %c:%d:%d for domain %s" msgstr "%s-ല്‍ നിന്നും ഡിവൈസ് ചേറ്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു " #: src/lxc_controller.c:137 #, fuzzy, c-format msgid "Unable to allow PYT devices for domain %s" msgstr "%s-ല്‍ നിന്നും ഡിവൈസ് ചേറ്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു " #: src/lxc_controller.c:145 #, fuzzy, c-format msgid "Unable to add task %d to cgroup for domain %s" msgstr "%s-നുള്ള ഗ്രൂപ്പ് ഉടമസ്ഥാവകാശം മാറ്റുന്നതില്‍ പരാജയം" #: src/lxc_controller.c:173 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "സോക്കറ്റ് ഉണ്ടാക്കുന്നതില്‍ പരാജയം: %s" #: src/lxc_controller.c:185 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "സോക്കറ്റ് '%s'-ലേക്കു് ചേര്‍ക്കുന്നതില്‍ പരാജയം: %s" #: src/lxc_controller.c:191 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "സോക്കറ്റ് %d അടയ്ക്കുന്നതില്‍ പരാജയം\n" #: src/lxc_controller.c:225 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "fd %d ലഭ്യമാക്കുന്നതു് പരാജയപ്പെട്ടു: %s" #: src/lxc_controller.c:232 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "fd %d-ലേക്കു് എഴുതുന്നതു് പരാജയപ്പെട്ടു: %s" #: src/lxc_controller.c:303 #, fuzzy msgid "epoll_create(2) failed" msgstr "epoll_create(2) പരാജയപ്പെട്ടു: %s" #: src/lxc_controller.c:313 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(fd1) പരാജയപ്പെട്ടു: %s" #: src/lxc_controller.c:319 src/lxc_controller.c:327 src/lxc_controller.c:335 #: src/lxc_controller.c:355 src/lxc_controller.c:361 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(fd1) പരാജയപ്പെട്ടു: %s" #: src/lxc_controller.c:378 #, c-format msgid "error event %d" msgstr "error event %d" #: src/lxc_controller.c:399 #, fuzzy msgid "epoll_wait() failed" msgstr "epoll_wait() പരാജയപ്പെട്ടു: %s" #: src/lxc_controller.c:449 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "സംയോജക ഘടകത്തിന്‍റെ വിവരം ലഭ്യമാക്കുന്നതില്‍ പരാജയം %s %s" #: src/lxc_controller.c:474 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "വോള്യം %s നശിപ്പിക്കുന്നതിന്‍ പരാജയം" #: src/lxc_controller.c:507 #, fuzzy msgid "sockpair failed" msgstr "പ്രക്രിയ പരാജയപ്പെട്ടു" #: src/lxc_controller.c:537 #, fuzzy msgid "cannot unshare mount namespace" msgstr "ഡൊമെയിന്‍ ഡേറ്റാ സൂക്ഷിക്കുവാന്‍ സാധ്യമല്ല" #: src/lxc_controller.c:543 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "സേവ് ഹെഡര്‍ എഴുതുന്നതില്‍ പരാജയം" #: src/lxc_controller.c:555 #, fuzzy, c-format msgid "failed to make path %s" msgstr "ബ്ലോക്ക് പാഥ് പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം %s " #: src/lxc_controller.c:563 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "കണ്ടെയിനറിനായി /proc മൌണ്ട് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/lxc_controller.c:581 src/lxc_controller.c:590 src/lxc_driver.c:963 #, fuzzy msgid "failed to allocate tty" msgstr "ഒരു നോഡ് ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/lxc_controller.c:767 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/lxc_controller.c:781 #, fuzzy msgid "Unable to change to root dir" msgstr "മെമ്മറിയുടെ വ്യാപ്തി മാറ്റുവാന്‍ സാധ്യമാകുന്നില്ല" #: src/lxc_controller.c:787 #, fuzzy msgid "Unable to become session leader" msgstr "കോണ്‍ഫിഗ് ഫയല്‍ ഹാഡില്‍ സൂക്ഷിക്കുവാന്‍ സാധ്യമല്ല" #: src/lxc_controller.c:795 #, fuzzy msgid "Failed connection from LXC driver" msgstr "ഹൈപ്പര്‍‍വൈസറില്‍ നിന്നും കണക്ഷന്‍ ഛേദിക്കുന്നതില്‍ പരാജയം" #: src/lxc_driver.c:101 #, c-format msgid "unexpected LXC URI path '%s', try lxc:///" msgstr "അപ്രതീക്ഷിതമാ LXC URI പാഥ് '%s', lxc:/// ശ്രമിക്കുക" #: src/lxc_driver.c:109 #, fuzzy msgid "lxc state driver is not active" msgstr "സ്റ്റോറേജ് പൂള്‍ സജീവമല്ല" #: src/lxc_driver.c:322 src/lxc_driver.c:337 src/lxc_driver.c:1122 #: src/lxc_driver.c:1141 src/qemu_driver.c:2774 src/qemu_driver.c:2793 #: src/qemu_driver.c:4036 src/qemu_driver.c:4055 src/qemu_driver.c:4511 #: src/qemu_driver.c:4526 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "ഡൊമെയിന്‍ '%s' നിലിവില്‍ പ്രവര്‍ത്തനത്തിലാണ്" #: src/lxc_driver.c:345 src/lxc_driver.c:1069 src/lxc_driver.c:1149 msgid "System lacks NETNS support" msgstr "സിസ്റ്റമിനു് NETNS പിന്തുണ ലഭ്യമല്ല" #: src/lxc_driver.c:393 src/lxc_driver.c:446 src/lxc_driver.c:492 #: src/lxc_driver.c:517 src/opennebula/one_driver.c:300 #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 #: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 #: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 #: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 #: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "ചേരുന്ന uuid-യുള്ള ഡൊമെയിന്‍ ലഭ്യമല്ല" #: src/lxc_driver.c:399 src/openvz_driver.c:914 src/qemu_driver.c:4590 #: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "സജീവമായ ഡൊമെയിന്‍ വെട്ടി മാറ്റുവാന്‍ സാധ്യമല്ല" #: src/lxc_driver.c:405 src/opennebula/one_driver.c:306 src/qemu_driver.c:4596 #: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "സജീവമായ ഡൊമെയിന്‍ വെട്ടി മാറ്റുവാന്‍ സാധ്യമല്ല" #: src/lxc_driver.c:457 #, fuzzy, c-format msgid "Unable to get cgroup for %s\n" msgstr "%s-നുള്ള ഗ്രൂപ്പ് ഉടമസ്ഥാവകാശം മാറ്റുന്നതില്‍ പരാജയം" #: src/lxc_driver.c:559 #, fuzzy, c-format msgid "waitpid failed to wait for container %d: %d" msgstr "waitpid failed to wait for container %d: %d %s" #: src/lxc_driver.c:649 #, fuzzy msgid "failed to get bridge for interface" msgstr "സംയോജക ഘടകുമായി ബന്ധപ്പെടുന്നതിനുളള സ്ക്രിപ്റ്റ്" #: src/lxc_driver.c:660 #, fuzzy, c-format msgid "failed to create veth device pair: %d" msgstr "%s-ല്‍ നിന്നും ഡിവൈസ് ചേറ്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു " #: src/lxc_driver.c:673 #, fuzzy msgid "failed to allocate veth names" msgstr "ഒരു നോഡ് ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/lxc_driver.c:679 #, fuzzy, c-format msgid "failed to add %s device to %s" msgstr "%s-ല്‍ നിന്നും ഡിവൈസ് ചേറ്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു " #: src/lxc_driver.c:686 #, fuzzy msgid "failed to enable parent ns veth device" msgstr "ക്യാരക്ടര്‍ ഡിവൈസിനുള്ള സ്ഥലം അനുവദിക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/lxc_driver.c:716 #, fuzzy msgid "failed to create client socket" msgstr "ഒരു സോക്കറ്റ് ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/lxc_driver.c:726 #, fuzzy msgid "failed to connect to client socket" msgstr "Xen സ്റ്റോറിലേക്ക് കണക്ട് ചെയ്യുന്നതില്‍ പരാജയം" #: src/lxc_driver.c:751 #, fuzzy, c-format msgid "invalid PID %d for container" msgstr "തെറ്റായ ഡൊമെയിന്‍ പോയിന്‍റര്‍" #: src/lxc_driver.c:758 #, fuzzy, c-format msgid "failed to kill pid %d" msgstr "പൂള്‍ %s ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/lxc_driver.c:894 src/util.c:820 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "cannot stat file '%s': %s" #: src/lxc_driver.c:901 #, c-format msgid "container '%s' unexpectedly shutdown during startup" msgstr "" #: src/lxc_driver.c:949 #, fuzzy, c-format msgid "cannot create log directory '%s'" msgstr "ലോഗ് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/lxc_driver.c:986 #, fuzzy, c-format msgid "failed to open '%s'" msgstr "'%s' ഉണ്ടാക്കുന്നതില്‍ പരാജയം" #: src/lxc_driver.c:1006 #, fuzzy, c-format msgid "Failed to read pid file %s/%s.pid" msgstr "pid ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/lxc_driver.c:1063 src/opennebula/one_driver.c:425 #, fuzzy, c-format msgid "no domain named %s" msgstr "ഡൊമെയിന്‍ പേര്" #: src/lxc_driver.c:1130 src/qemu_driver.c:2782 src/qemu_driver.c:4044 #, c-format msgid "domain is already active as '%s'" msgstr "ഡൊമെയിന്‍ '%s' നിലിവില്‍ പ്രവര്‍ത്തനത്തിലാണ്" #: src/lxc_driver.c:1201 src/lxc_driver.c:1334 src/opennebula/one_driver.c:513 #: src/opennebula/one_driver.c:538 #, c-format msgid "no domain with id %d" msgstr "ഐഡി %d ആയിട്ടുള്ള ഡൊമെയിന്‍ ലഭ്യമല്ല" #: src/lxc_driver.c:1392 src/qemu_driver.c:240 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "വിഎം '%s' സ്വയം ആരംഭിക്കുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/lxc_driver.c:1635 #, fuzzy, c-format msgid "Unknown release: %s" msgstr "അപരിചിതമായ പ്രക്രിയ: %d" #: src/lxc_driver.c:1672 src/lxc_driver.c:1730 src/qemu_driver.c:5716 #: src/qemu_driver.c:5787 #, fuzzy, c-format msgid "No such domain %s" msgstr "ഡൊമെയിന്‍ %s വീണ്ടും ആരംഭിക്കുന്നതില്‍ പരാജയം" #: src/lxc_driver.c:1683 src/qemu_driver.c:5733 msgid "invalid type for cpu_shares tunable, expected a 'ullong'" msgstr "" #: src/lxc_driver.c:1692 src/qemu_driver.c:5745 #, fuzzy, c-format msgid "Invalid parameter `%s'" msgstr "തെറ്റായ പാഥ്: %s" #: src/lxc_driver.c:1720 src/qemu_driver.c:5777 #, fuzzy msgid "Invalid parameter count" msgstr "virXPathNode()-ലേക്കുള്ള തെറ്റായ പരാമീറ്റര്‍" #: src/lxc_driver.c:1766 src/lxc_driver.c:1793 src/qemu_driver.c:2649 #: src/qemu_driver.c:2845 src/qemu_driver.c:2895 src/qemu_driver.c:2944 #: src/qemu_driver.c:2981 src/qemu_driver.c:3023 src/qemu_driver.c:3050 #: src/qemu_driver.c:3075 src/qemu_driver.c:3198 src/qemu_driver.c:3239 #: src/qemu_driver.c:3397 src/qemu_driver.c:3536 src/qemu_driver.c:3634 #: src/qemu_driver.c:3695 src/qemu_driver.c:3764 src/qemu_driver.c:3853 #: src/qemu_driver.c:3888 src/qemu_driver.c:4130 src/qemu_driver.c:4362 #: src/qemu_driver.c:4584 src/qemu_driver.c:5213 src/qemu_driver.c:5533 #: src/qemu_driver.c:5589 src/qemu_driver.c:5616 src/qemu_driver.c:5842 #: src/qemu_driver.c:5980 src/qemu_driver.c:6040 src/qemu_driver.c:6114 #: src/qemu_driver.c:6457 src/uml_driver.c:1322 src/uml_driver.c:1347 #: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "ചേരുന്ന uuid '%s' ഉള്ള ഡൊമെയിന്‍ ലഭ്യമല്ല" #: src/lxc_driver.c:1799 src/qemu_driver.c:5622 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "സജീവമായ ഒരു ഡൊമെയിനിനു് മെമ്മറി സജ്ജമാക്കുവാന്‍ സാധ്യമല്ല" #: src/lxc_driver.c:1816 src/qemu_driver.c:5639 src/storage_driver.c:967 #: src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "ഓട്ടോസ്റ്റാര്‍ട്ട് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/lxc_driver.c:1823 src/qemu_driver.c:5646 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "symlink '%s' -> '%s' ഉണ്ടാക്കുന്നതില്‍ പരാജയം: %s" #: src/lxc_driver.c:1830 src/network_driver.c:1443 src/qemu_driver.c:5653 #: src/storage_driver.c:982 src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "symlink '%s' വെട്ടി നീക്കുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/lxc_driver.c:1856 src/qemu_driver.c:2711 src/qemu_driver.c:6317 #, fuzzy msgid "failed to determine host name" msgstr "ഹോസ്റ്റിന്‍റെ നാമം ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/network_conf.c:260 #, fuzzy, c-format msgid "cannot parse MAC address '%s'" msgstr "Cannot resolve address %d: %s" #: src/network_conf.c:267 #, fuzzy, c-format msgid "cannot use name address '%s'" msgstr "Cannot resolve address %d: %s" #: src/network_conf.c:283 src/network_conf.c:371 #, fuzzy, c-format msgid "cannot parse IP address '%s'" msgstr "Cannot resolve address %d: %s" #: src/network_conf.c:377 #, fuzzy, c-format msgid "cannot parse netmask '%s'" msgstr "ഹെഡര്‍ '%s' ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/network_conf.c:401 msgid "Forwarding requested, but no IPv4 address/netmask provided" msgstr "Forwarding requested, but no IPv4 address/netmask provided" #: src/network_conf.c:409 #, fuzzy, c-format msgid "unknown forwarding type '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/network_conf.c:744 #, c-format msgid "Network config filename '%s' does not match network name '%s'" msgstr "നെറ്റ്‌വര്‍ക്ക് കോണ്‍ഫിഗ് നാമം '%s' നെറ്റ്‌വര്‍ക്ക് നാമവുമായി '%s' ചേരുന്നില്ല" #: src/network_conf.c:834 #, fuzzy, c-format msgid "cannot remove config file '%s'" msgstr "cannot remove config for %s" #: src/network_conf.c:908 #, c-format msgid "Bridge generation exceeded max id %d" msgstr "" #: src/network_conf.c:927 #, c-format msgid "bridge name '%s' already in use." msgstr "ബ്രിഡ്ജ് നാമം '%s' നിലവില്‍ ഉപയോഗത്തിലാണു്." #: src/network_driver.c:240 #, fuzzy msgid "cannot initialize bridge support" msgstr "cannot initialize bridge support: %s" #: src/network_driver.c:292 #, fuzzy msgid "Reloading iptables rules\n" msgstr "iptabes നിയമങ്ങള്‍ വീണ്ടും ലഭ്യമാക്കുന്നു" #: src/network_driver.c:508 msgid "cannot start dhcp daemon without IP address for server" msgstr "cannot start dhcp daemon without IP address for server" #: src/network_driver.c:514 src/network_driver.c:520 #, fuzzy, c-format msgid "cannot create directory %s" msgstr "ലോഗ് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/network_driver.c:573 #, fuzzy, c-format msgid "failed to add iptables rule to allow forwarding from '%s'" msgstr "failed to add iptables rule to allow forwarding from '%s' : %s\n" #: src/network_driver.c:584 #, fuzzy, c-format msgid "failed to add iptables rule to allow forwarding to '%s'" msgstr "failed to add iptables rule to allow forwarding to '%s' : %s\n" #: src/network_driver.c:594 #, fuzzy, c-format msgid "failed to add iptables rule to enable masquerading to '%s'\n" msgstr "failed to add iptables rule to enable masquerading : %s\n" #: src/network_driver.c:626 #, fuzzy, c-format msgid "failed to add iptables rule to allow routing from '%s'" msgstr "failed to add iptables rule to allow routing from '%s' : %s\n" #: src/network_driver.c:637 #, fuzzy, c-format msgid "failed to add iptables rule to allow routing to '%s'" msgstr "failed to add iptables rule to allow routing to '%s' : %s\n" #: src/network_driver.c:663 src/network_driver.c:670 #, fuzzy, c-format msgid "failed to add iptables rule to allow DHCP requests from '%s'" msgstr "failed to add iptables rule to allow DHCP requests from '%s' : %s" #: src/network_driver.c:678 src/network_driver.c:685 #, fuzzy, c-format msgid "failed to add iptables rule to allow DNS requests from '%s'" msgstr "failed to add iptables rule to allow DNS requests from '%s' : %s" #: src/network_driver.c:695 #, fuzzy, c-format msgid "failed to add iptables rule to block outbound traffic from '%s'" msgstr "failed to add iptables rule to block outbound traffic from '%s' : %s" #: src/network_driver.c:702 #, fuzzy, c-format msgid "failed to add iptables rule to block inbound traffic to '%s'" msgstr "failed to add iptables rule to block inbound traffic to '%s' : %s" #: src/network_driver.c:710 #, fuzzy, c-format msgid "failed to add iptables rule to allow cross bridge traffic on '%s'" msgstr "failed to add iptables rule to allow cross bridge traffic on '%s' : %s" #: src/network_driver.c:806 src/network_driver.c:830 #, fuzzy, c-format msgid "cannot enable %s" msgstr "%s തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/network_driver.c:818 #, fuzzy, c-format msgid "cannot disable %s" msgstr "%s ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/network_driver.c:847 msgid "network is already active" msgstr "നെറ്റ്‌വര്‍ക്കു് നിലിവില്‍ പ്രവര്‍ത്തനത്തിലാണ്" #: src/network_driver.c:853 #, fuzzy, c-format msgid "cannot create bridge '%s'" msgstr "cannot create bridge '%s' : %s" #: src/network_driver.c:870 #, fuzzy, c-format msgid "cannot set IP address on bridge '%s' to '%s'" msgstr "cannot set IP address on bridge '%s' to '%s' : %s" #: src/network_driver.c:878 #, fuzzy, c-format msgid "cannot set netmask on bridge '%s' to '%s'" msgstr "cannot set netmask on bridge '%s' to '%s' : %s" #: src/network_driver.c:885 #, fuzzy, c-format msgid "failed to bring the bridge '%s' up" msgstr "'%s' ബ്രിഡ്ജ് സജീവമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു : %s" #: src/network_driver.c:896 #, fuzzy msgid "failed to enable IP forwarding" msgstr "IP ഫോര്‍വേര്‍ഡിങ് സജ്ജമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു : %s" #: src/network_driver.c:927 src/network_driver.c:967 #, fuzzy, c-format msgid "Failed to bring down bridge '%s' : %s\n" msgstr "ബ്രിഡ്ജ് '%s' നിര്‍ജ്ജീവമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു : %s" #: src/network_driver.c:934 src/network_driver.c:972 #, fuzzy, c-format msgid "Failed to delete bridge '%s' : %s\n" msgstr "Failed to delete bridge '%s' : %s" #: src/network_driver.c:948 #, fuzzy, c-format msgid "Shutting down network '%s'\n" msgstr "നെറ്റ്‌വര്‍ക്ക് '%s' അടച്ചുപൂട്ടുന്നു" #: src/network_driver.c:1005 src/network_driver.c:1230 #: src/network_driver.c:1268 src/network_driver.c:1291 #: src/network_driver.c:1326 src/network_driver.c:1381 #: src/network_driver.c:1406 msgid "no network with matching uuid" msgstr "ചേരുന്ന uuid-യുള്ള നെറ്റ്‌വര്‍ക്ക് ലഭ്യമല്ല" #: src/network_driver.c:1028 #, fuzzy, c-format msgid "no network with matching name '%s'" msgstr "ചേരുന്ന നാമമുള്ള നെറ്റ്‌വര്‍ക്ക് ലഭ്യമല്ല" #: src/network_driver.c:1236 #, fuzzy msgid "network is still active" msgstr "നെറ്റ്‌വര്‍ക്കു് നിലിവില്‍ പ്രവര്‍ത്തനത്തിലാണ്" #: src/network_driver.c:1297 #, fuzzy msgid "network is not active" msgstr "നെറ്റ്‌വര്‍ക്ക് '%s' സജീവമല്ല" #: src/network_driver.c:1349 msgid "no network with matching id" msgstr "ചേരുന്ന id-യുള്ള നെറ്റ്‌വര്‍ക്ക് ലഭ്യമല്ല" #: src/network_driver.c:1355 #, c-format msgid "network '%s' does not have a bridge name." msgstr "നെറ്റ്‌വര്‍ക്ക് '%s'-നു് ഒരു ബ്രിഡ്ജ് നാമം ലഭ്യമല്ല." #: src/network_driver.c:1412 #, fuzzy msgid "cannot set autostart for transient network" msgstr "" "നിലവിലുള്ള മെമ്മറിയേക്കാള്‍ നല്‍കിയിരിക്കുന്ന ഏറ്റവും കുറഞ്ഞ മെമ്മറി സജ്ജമാക്കുവാന്‍ സാധ്യമല്ല" #: src/network_driver.c:1429 #, fuzzy, c-format msgid "cannot create autostart directory '%s'" msgstr "ഓട്ടോസ്റ്റാര്‍ട്ട് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/network_driver.c:1436 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "symlink '%s' -> '%s' ഉണ്ടാക്കുന്നതില്‍ പരാജയം: %s" #: src/node_device.c:65 #, fuzzy, c-format msgid "Failed to refresh WWPN for host%d" msgstr "പൂള്‍ %s പുനരുജ്ജീവിപ്പിക്കുന്നതില്‍ പരാജയം" #: src/node_device.c:72 #, fuzzy, c-format msgid "Failed to refresh WWNN for host%d" msgstr "പൂള്‍ %s പുനരുജ്ജീവിപ്പിക്കുന്നതില്‍ പരാജയം" #: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Cannot resolve address %d: %s" #: src/node_device.c:283 src/node_device.c:312 src/node_device.c:347 #: src/node_device.c:378 #, fuzzy, c-format msgid "no node device with matching name '%s'" msgstr "പൊരുത്തമുള്ള പേരുള്ള സ്റ്റോറേജ് വോള്യം ലഭ്യമല്ല" #: src/node_device.c:323 #, fuzzy msgid "no parent for this device" msgstr "ഡിസ്ക് ഡിവൈസിന്‍റെ ലക്ഷ്യം" #: src/node_device.c:422 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathString()-ലേക്കുള്ള തെറ്റായ പരാമീറ്റര്‍" #: src/node_device.c:439 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "'%s' പാഥ് തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/node_device.c:453 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" #: src/node_device.c:462 #, fuzzy msgid "Vport operation complete" msgstr "മാറ്റുന്ന പ്രക്രിയ പരാജയപ്പെട്ടു" #: src/node_device.c:490 msgid "Device is not a fibre channel HBA" msgstr "ഡിവൈസ് ഒരു ഫൈബര്‍ ചാനല്‍ HBA അല്ല" #: src/node_device.c:520 #, c-format msgid "Could not find parent HBA for '%s'" msgstr "'%s'-നുള്ള പേരന്റ് HBA ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/node_device.c:540 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" #: src/node_device.c:561 #, fuzzy msgid "Could not get current time" msgstr "നിലവിലുളള സമയം ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/node_device_conf.c:483 #, c-format msgid "no block device path supplied for '%s'" msgstr "" #: src/node_device_conf.c:496 #, c-format msgid "error parsing storage capabilities for '%s'" msgstr "" #: src/node_device_conf.c:506 #, c-format msgid "missing storage capability type for '%s'" msgstr "" #: src/node_device_conf.c:526 #, c-format msgid "no removable media size supplied for '%s'" msgstr "" #: src/node_device_conf.c:527 #, c-format msgid "invalid removable media size supplied for '%s'" msgstr "" #: src/node_device_conf.c:537 #, fuzzy, c-format msgid "unknown storage capability type '%s' for '%s'" msgstr "അപരിചിതമായ സ്റ്റോറേജ് വോള്യം രീതി %d" #: src/node_device_conf.c:549 #, fuzzy, c-format msgid "no size supplied for '%s'" msgstr "അപരിചിതമായ വ്യപ്തിയുടെ യൂണിറ്റുകള്‍ '%s'" #: src/node_device_conf.c:550 #, fuzzy, c-format msgid "invalid size supplied for '%s'" msgstr "തെറ്റായ ശബ്ദ മാതൃക'%s'" #: src/node_device_conf.c:577 src/node_device_conf.c:625 #, c-format msgid "no SCSI host ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:578 src/node_device_conf.c:626 #, c-format msgid "invalid SCSI host ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:583 #, c-format msgid "no SCSI bus ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:584 #, c-format msgid "invalid SCSI bus ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:589 #, c-format msgid "no SCSI target ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:590 #, c-format msgid "invalid SCSI target ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:595 #, c-format msgid "no SCSI LUN ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:596 #, c-format msgid "invalid SCSI LUN ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:632 #, c-format msgid "error parsing SCSI host capabilities for '%s'" msgstr "" #: src/node_device_conf.c:642 #, c-format msgid "missing SCSI host capability type for '%s'" msgstr "" #: src/node_device_conf.c:664 #, c-format msgid "no WWNN supplied for '%s'" msgstr "'%s'-നു് WWNN നല്‍കിയിട്ടില്ല" #: src/node_device_conf.c:672 #, c-format msgid "no WWPN supplied for '%s'" msgstr "'%s'-നു് WWPN നല്‍കിയിട്ടില്ല" #: src/node_device_conf.c:680 #, c-format msgid "unknown SCSI host capability type '%s' for '%s'" msgstr "" #: src/node_device_conf.c:714 #, fuzzy, c-format msgid "no network interface supplied for '%s'" msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ സംയോജക ഘടകം ഏത് തരം" #: src/node_device_conf.c:729 #, fuzzy, c-format msgid "invalid network type supplied for '%s'" msgstr "%s-ല്‍ തെറ്റായ നെറ്റ്‌വറ്‍ക്ക് പോയിന്‍റര്‍" #: src/node_device_conf.c:757 #, c-format msgid "no USB interface number supplied for '%s'" msgstr "" #: src/node_device_conf.c:758 #, c-format msgid "invalid USB interface number supplied for '%s'" msgstr "" #: src/node_device_conf.c:763 #, c-format msgid "no USB interface class supplied for '%s'" msgstr "" #: src/node_device_conf.c:764 #, c-format msgid "invalid USB interface class supplied for '%s'" msgstr "" #: src/node_device_conf.c:769 #, c-format msgid "no USB interface subclass supplied for '%s'" msgstr "" #: src/node_device_conf.c:770 #, c-format msgid "invalid USB interface subclass supplied for '%s'" msgstr "" #: src/node_device_conf.c:775 #, c-format msgid "no USB interface protocol supplied for '%s'" msgstr "" #: src/node_device_conf.c:776 #, fuzzy, c-format msgid "invalid USB interface protocol supplied for '%s'" msgstr "%s-ല്‍ തെറ്റായ സ്റ്റോറേജ് പൂള്‍ പോയിന്റര്‍" #: src/node_device_conf.c:826 #, c-format msgid "no USB bus number supplied for '%s'" msgstr "" #: src/node_device_conf.c:827 #, c-format msgid "invalid USB bus number supplied for '%s'" msgstr "" #: src/node_device_conf.c:832 #, c-format msgid "no USB device number supplied for '%s'" msgstr "" #: src/node_device_conf.c:833 #, c-format msgid "invalid USB device number supplied for '%s'" msgstr "" #: src/node_device_conf.c:838 #, c-format msgid "no USB vendor ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:839 #, c-format msgid "invalid USB vendor ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:844 #, c-format msgid "no USB product ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:845 #, c-format msgid "invalid USB product ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:872 #, c-format msgid "no PCI domain ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:873 #, fuzzy, c-format msgid "invalid PCI domain ID supplied for '%s'" msgstr "%s-ല്‍ തെറ്റായ ഡൊമെയിന്‍ പോയിന്‍റര്‍" #: src/node_device_conf.c:878 #, c-format msgid "no PCI bus ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:879 #, fuzzy, c-format msgid "invalid PCI bus ID supplied for '%s'" msgstr "തെറ്റായ ശബ്ദ മാതൃക'%s'" #: src/node_device_conf.c:884 #, c-format msgid "no PCI slot ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:885 #, fuzzy, c-format msgid "invalid PCI slot ID supplied for '%s'" msgstr "തെറ്റായ ശബ്ദ മാതൃക'%s'" #: src/node_device_conf.c:890 #, c-format msgid "no PCI function ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:891 #, fuzzy, c-format msgid "invalid PCI function ID supplied for '%s'" msgstr "%s-ല്‍ തെറ്റായ കണക്ഷന്‍ പോയിന്‍റര്‍" #: src/node_device_conf.c:896 #, c-format msgid "no PCI vendor ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:897 #, c-format msgid "invalid PCI vendor ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:902 #, c-format msgid "no PCI product ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:903 #, c-format msgid "invalid PCI product ID supplied for '%s'" msgstr "" #: src/node_device_conf.c:938 #, c-format msgid "no system UUID supplied for '%s'" msgstr "" #: src/node_device_conf.c:944 #, fuzzy, c-format msgid "malformed uuid element for '%s'" msgstr "malformed uuid element" #: src/node_device_conf.c:979 #, fuzzy msgid "missing capability type" msgstr "കപാസിറ്റി എലമെന്റ് ലഭ്യമല്ല" #: src/node_device_conf.c:985 #, fuzzy, c-format msgid "unknown capability type '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/node_device_conf.c:1019 #, fuzzy, c-format msgid "unknown capability type '%d' for '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/node_device_conf.c:1066 #, c-format msgid "no device capabilities for '%s'" msgstr "" #: src/node_device_hal_linux.c:53 #, fuzzy, c-format msgid "Opened WWN path '%s' for reading" msgstr "വായിക്കുന്നതിനായി %s തുറക്കുന്നതില്‍ പരാജയം" #: src/node_device_hal_linux.c:56 #, fuzzy, c-format msgid "Failed to open WWN path '%s' for reading" msgstr "വായിക്കുന്നതിനായി %s തുറക്കുന്നതില്‍ പരാജയം" #: src/node_device_hal_linux.c:79 #, fuzzy, c-format msgid "Failed to read WWN for host%d '%s'" msgstr "മോഡ് '%s' പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" #: src/node_device_hal_linux.c:137 #, fuzzy, c-format msgid "Failed to read WWPN for host%d" msgstr "സോക്കറ്റ് %d വായിക്കുന്നതില്‍ പരാജയം\n" #: src/node_device_hal_linux.c:146 #, fuzzy, c-format msgid "Failed to read WWNN for host%d" msgstr "സോക്കറ്റ് %d വായിക്കുന്നതില്‍ പരാജയം\n" #: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "cpuinfo പ്രൊസസ്സര്‍ പാഴ്സ് ചെയ്യുന്നു" #: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "cpuinfo cpu MHz പാഴ്സ് ചെയ്യുന്നു" #: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" #: src/nodeinfo.c:159 src/qemu_driver.c:1626 src/uml_driver.c:1758 #: src/util.c:350 #, fuzzy, c-format msgid "cannot open %s" msgstr "%s തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "ഈ പ്ളാറ്റ്ഫോമില്‍ കണ്‍സോള്‍ ലഭ്യമല്ല" #: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "ഈ ഹോസ്റ്റില്‍ NUMA പിന്തുണ നല്‍കുന്നില്ല" #: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" #: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "NUMA-യില്‍ ഉപയോഗത്തിലില്ലാത്ത മെമ്മറിയെപ്പറ്റി ചോദിക്കുവാന്‍ സാധ്യമായില്ല:" #: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" #: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" #: src/opennebula/one_driver.c:335 src/test.c:320 src/test.c:1362 #: src/test.c:2131 src/test.c:2186 msgid "getting time of day" msgstr "ഇന്നത്തെ സമയം ലഭ്യമാക്കുന്നു" #: src/opennebula/one_driver.c:462 #, fuzzy, c-format msgid "Already an OpenNebula VM active with the name: '%s' id: %d " msgstr "Already an OPENVZ VM active with the id '%s'" #: src/opennebula/one_driver.c:509 src/opennebula/one_driver.c:545 #: src/opennebula/one_driver.c:580 src/opennebula/one_driver.c:613 #, fuzzy msgid "Wrong state to perform action" msgstr "സ്റ്റോറേജ് വോള്യത്തിന്റെ വിവരങ്ങള്‍" #: src/opennebula/one_driver.c:584 src/qemu_driver.c:2850 #: src/qemu_driver.c:2900 src/qemu_driver.c:2950 src/qemu_driver.c:2986 #: src/qemu_driver.c:3403 src/qemu_driver.c:3542 src/qemu_driver.c:5847 #: src/qemu_driver.c:5986 src/qemu_driver.c:6126 src/qemu_driver.c:6463 #: src/xen_internal.c:1088 src/xen_internal.c:1168 src/xen_internal.c:1271 msgid "domain is not running" msgstr "ഡൊമെയിന്‍ പ്രവര്‍ത്തിക്കുന്നില്ല" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 #: src/qemu_driver.c:2622 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:711 #, c-format msgid "no domain with matching id %d" msgstr "ചേരുന്ന id %d ഉള്ള ഡൊമെയിന്‍ ലഭ്യമല്ല" #: src/opennebula/one_driver.c:617 #, fuzzy msgid "domain is not paused " msgstr "ഡൊമെയിന്‍ പ്രവര്‍ത്തിക്കുന്നില്ല" #: src/openvz_conf.c:131 #, fuzzy msgid "Could not extract vzctl version" msgstr "ഹൈപ്പര്‍‍വൈസറിലേക്ക് കണക്ട് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/openvz_conf.c:198 #, c-format msgid "Could not read 'IP_ADDRESS' from config for container %d" msgstr "" #: src/openvz_conf.c:230 #, c-format msgid "Could not read 'NETIF' from config for container %d" msgstr "" #: src/openvz_conf.c:257 #, fuzzy msgid "Too long network device name" msgstr "നെറ്റ്‌വര്‍ക്ക് ഫയലിന്രെ നാമം പരിഹരിക്കുക" #: src/openvz_conf.c:271 msgid "Too long bridge device name" msgstr "" #: src/openvz_conf.c:285 #, fuzzy msgid "Wrong length MAC address" msgstr "തെറ്റായ MAC adress " #: src/openvz_conf.c:292 #, fuzzy msgid "Wrong MAC address" msgstr "MAC വിലാസം" #: src/openvz_conf.c:359 #, c-format msgid "Could not read 'OSTEMPLATE' from config for container %d" msgstr "" #: src/openvz_conf.c:373 #, c-format msgid "Could not read 'VE_PRIVATE' from config for container %d" msgstr "" #: src/openvz_conf.c:434 msgid "popen failed" msgstr "popen പരാജയപ്പെട്ടു" #: src/openvz_conf.c:444 msgid "Failed to parse vzlist output" msgstr "Failed to parse vzlist output" #: src/openvz_conf.c:477 msgid "UUID in config file malformed" msgstr "UUID in config file malformed" #: src/openvz_conf.c:489 #, fuzzy, c-format msgid "Could not read config for container %d" msgstr "കണ്ടെയിനറിനായി /proc മൌണ്ട് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/openvz_driver.c:110 #, fuzzy msgid "Container is not defined" msgstr "ഡൊമെയിന്‍ പ്രവര്‍ത്തിക്കുന്നില്ല" #: src/openvz_driver.c:152 src/openvz_driver.c:657 #, fuzzy, c-format msgid "Could not put argument to %s" msgstr "%s-ലേക്ക് കണക്ട് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/openvz_driver.c:170 #, fuzzy msgid "only one filesystem supported" msgstr "invalid filesystem type" #: src/openvz_driver.c:179 msgid "filesystem is not of type 'template' or 'mount'" msgstr "" #: src/openvz_driver.c:190 #, fuzzy msgid "Could not convert domain name to VEID" msgstr "ഒരു ഡൊമെയിന്‍ പേര് അല്ലെങ്കില്‍ id ഡൊമെയിന്‍ UUID ആയി വേര്‍തിരിക്കുക" #: src/openvz_driver.c:196 msgid "Could not copy default config" msgstr "സഹജമായ ക്രമീകരണം പകര്‍ത്തുവാന്‍ സാധ്യമല്ല" #: src/openvz_driver.c:202 msgid "Could not set the source dir for the filesystem" msgstr "" #: src/openvz_driver.c:210 msgid "Error creating command for container" msgstr "" #: src/openvz_driver.c:216 src/openvz_driver.c:644 src/openvz_driver.c:828 #: src/openvz_driver.c:883 src/openvz_driver.c:921 src/openvz_driver.c:957 #: src/openvz_driver.c:1034 src/openvz_driver.c:1188 src/openvz_driver.c:1239 #, fuzzy, c-format msgid "Could not exec %s" msgstr "%s-ലേക്ക് കണക്ട് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/openvz_driver.c:361 #, fuzzy, c-format msgid "cannot read cputime for domain %d" msgstr "സജീവമായ ഡൊമെയിന്‍ വെട്ടി മാറ്റുവാന്‍ സാധ്യമല്ല" #: src/openvz_driver.c:440 src/openvz_driver.c:477 msgid "domain is not in running state" msgstr "ഡൊമെയിന്‍ പ്രവര്‍ത്തിക്കുന്ന അവസ്ഥയിലല്ല" #: src/openvz_driver.c:558 msgid "Container ID is not specified" msgstr "" #: src/openvz_driver.c:591 msgid "Could not generate eth name for container" msgstr "" #: src/openvz_driver.c:602 msgid "Could not generate veth name" msgstr "" #: src/openvz_driver.c:686 #, fuzzy msgid "Could not configure network" msgstr "%s-ലേക്ക് കണക്ട് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/openvz_driver.c:697 #, fuzzy msgid "cannot replace NETIF config" msgstr "cannot remove config for %s" #: src/openvz_driver.c:734 #, c-format msgid "Already an OPENVZ VM active with the id '%s'" msgstr "Already an OPENVZ VM active with the id '%s'" #: src/openvz_driver.c:744 src/openvz_driver.c:811 #, fuzzy msgid "Error creating intial configuration" msgstr "കോണ്‍ഫിഗറേഷന്‍ അനുവദിക്കുന്നു" #: src/openvz_driver.c:752 src/openvz_driver.c:817 #, fuzzy msgid "Could not set UUID" msgstr "URI കണക്ഷന്‍ പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/openvz_driver.c:762 src/openvz_driver.c:839 #, fuzzy msgid "Could not set number of virtual cpu" msgstr "വിര്‍ച്ച്വല്‍ CPU-കളുടെ എണ്ണം മാറ്റുക" #: src/openvz_driver.c:801 #, fuzzy, c-format msgid "Already an OPENVZ VM defined with the id '%s'" msgstr "Already an OPENVZ VM defined with the id '%d'" #: src/openvz_driver.c:870 msgid "no domain with matching id" msgstr "no domain with matching id" #: src/openvz_driver.c:876 msgid "domain is not in shutoff state" msgstr "domain is not in shutoff state" #: src/openvz_driver.c:988 #, fuzzy msgid "Could not read container config" msgstr "URI കണക്ഷന്‍ പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/openvz_driver.c:1008 src/qemu_driver.c:2513 #, c-format msgid "unknown type '%s'" msgstr "അപരിചിതമായ രീതി %s" #: src/openvz_driver.c:1060 msgid "VCPUs should be >= 1" msgstr "VCPU >= 1 ആയിരിക്കണം" #: src/openvz_driver.c:1105 #, c-format msgid "unexpected OpenVZ URI path '%s', try openvz:///system" msgstr "അപ്രതീക്ഷിതമായ OpenVZ URI പാഥ് , '%s', openvz:///system ശ്രമിക്കുക" #: src/openvz_driver.c:1112 msgid "OpenVZ control file /proc/vz does not exist" msgstr "" #: src/openvz_driver.c:1118 msgid "OpenVZ control file /proc/vz is not accessible" msgstr "" #: src/openvz_driver.c:1197 src/openvz_driver.c:1248 #, fuzzy, c-format msgid "Could not parse VPS ID %s" msgstr "URI കണക്ഷന്‍ പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/pci.c:147 #, fuzzy, c-format msgid "Failed to open config space file '%s': %s" msgstr "pid ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/pci.c:167 #, fuzzy, c-format msgid "Failed to read from '%s' : %s" msgstr "സിഗ്നല്‍ പൈപ്പില്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയം: %s" #: src/pci.c:207 #, fuzzy, c-format msgid "Failed to write to '%s' : %s" msgstr "pid ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/pci.c:580 #, fuzzy, c-format msgid "Failed to open config space file '%s'" msgstr "pid ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/pci.c:617 #, c-format msgid "No PCI reset capability available for %s" msgstr "" #: src/pci.c:670 #, fuzzy, c-format msgid "failed to load pci-stub or pciback drivers: %s" msgstr "ഒരു സ്റ്റോറേജ് ഡ്രൈവര്‍ ലഭ്യമാക്കുവാന്‍ പരാജയപ്പെട്ടു: %s" #: src/pci.c:699 #, fuzzy, c-format msgid "Failed to add PCI device ID '%s' to %s" msgstr "ഡൊമെയിന്‍ %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില്‍ പരാജയം" #: src/pci.c:712 #, fuzzy, c-format msgid "Failed to unbind PCI device '%s'" msgstr "സോക്കറ്റ് '%s'-ലേക്കു് ചേര്‍ക്കുന്നതില്‍ പരാജയം: %s" #: src/pci.c:725 #, fuzzy, c-format msgid "Failed to add slot for PCI device '%s' to %s" msgstr "Failed to delete bridge '%s' : %s" #: src/pci.c:733 src/pci.c:780 #, fuzzy, c-format msgid "Failed to bind PCI device '%s' to %s" msgstr "സോക്കറ്റ് '%s'-ലേക്കു് ചേര്‍ക്കുന്നതില്‍ പരാജയം: %s" #: src/pci.c:745 #, fuzzy, c-format msgid "Failed to remove PCI ID '%s' from %s" msgstr "%s-ല്‍ നിന്നും വോള്യം ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/pci.c:759 src/pci.c:820 msgid "cannot find any PCI stub module" msgstr "" #: src/pci.c:790 #, fuzzy, c-format msgid "Failed to remove slot for PCI device '%s' to %s" msgstr "pid ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/pci.c:805 #, fuzzy, c-format msgid "Failed to trigger a re-probe for PCI device '%s'" msgstr "മോഡ് '%s' പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/pci.c:883 #, fuzzy, c-format msgid "Failed to read product/vendor ID for %s" msgstr "%s-ല്‍ നിന്നും പൂള്‍ ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/phyp/phyp_driver.c:86 msgid "Missing server name in phyp:// URI" msgstr "" #: src/phyp/phyp_driver.c:93 msgid "Missing path name in phyp:// URI" msgstr "" #: src/phyp/phyp_driver.c:100 msgid "Error parsing 'path'. Invalid characters." msgstr "" #: src/phyp/phyp_driver.c:107 #, fuzzy msgid "Error while opening SSH session." msgstr "ഡ്രൈവറുകള്‍ വീണ്ടും ലഭ്യമാക്കുമ്പോള്‍ പിശക്" #: src/phyp/phyp_driver.c:165 #, fuzzy msgid "Connection failed." msgstr "പ്രക്രിയ പരാജയപ്പെട്ടു" #: src/phyp/phyp_driver.c:194 #, fuzzy msgid "No authentication callback provided." msgstr "തിരിച്ചറിയല്‍ പരാജയപ്പെട്ടു" #: src/phyp/phyp_driver.c:206 msgid "Required credentials are not supported." msgstr "" #: src/phyp/phyp_driver.c:216 #, fuzzy msgid "Unable to fetch credentials." msgstr "Failed to make auth credentials" #: src/phyp/phyp_driver.c:225 #, fuzzy, c-format msgid "Unable to get password certificate: %s" msgstr "tty %s തുറക്കുവാന്‍ സാധ്യമായില്ല: %s\n" #: src/phyp/phyp_driver.c:239 #, fuzzy, c-format msgid "Authentication failed: %s" msgstr "തിരിച്ചറിയല്‍ പരാജയപ്പെട്ടു: %s" #: src/phyp/phyp_driver.c:269 #, fuzzy msgid "Unable to open a SSH channel." msgstr "tty %s തുറക്കുവാന്‍ സാധ്യമായില്ല: %s\n" #: src/phyp/phyp_driver.c:276 #, fuzzy msgid "Unable to execute remote command." msgstr "ഡൊമെയിന്‍ വീണ്ടും ആരംഭിക്കുന്നതില്‍ പരാജയം" #: src/phyp/phyp_driver.c:283 #, fuzzy msgid "Unable to send EOF." msgstr "tty %s തുറക്കുവാന്‍ സാധ്യമായില്ല: %s\n" #: src/proxy_internal.c:240 #, c-format msgid "Failed to close socket %d\n" msgstr "സോക്കറ്റ് %d അടയ്ക്കുന്നതില്‍ പരാജയം\n" #: src/proxy_internal.c:297 #, c-format msgid "Failed to write to socket %d\n" msgstr "സോക്കറ്റ് %d-ലേക്ക് എഴുതുന്നതില്‍ പരാജയം\n" #: src/proxy_internal.c:379 #, fuzzy msgid "failed to write proxy request" msgstr "എഴുതുന്നതില്‍ പരാജയം" #: src/proxy_internal.c:390 src/proxy_internal.c:413 #, fuzzy msgid "failed to read proxy reply" msgstr "ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/proxy_internal.c:395 src/proxy_internal.c:418 src/proxy_internal.c:436 #, c-format msgid "Communication error with proxy: got %d bytes of %d\n" msgstr "പ്രോക്സിയുമായുളള ആശയവിനിമയത്തില്‍ പിശക്: %d-ല്‍ %d ബൈറ്റ്സ് ലഭ്യമായി\n" #: src/proxy_internal.c:402 #, c-format msgid "Communication error with proxy: expected %d bytes got %d\n" msgstr "പ്രോക്സിയുമായുളള ആശയവിനിമയത്തില്‍ പിശക്: %d ബൈറ്റ്സ് പ്രതീക്ഷിച്ചു, ലഭ്യമായത് %d\n" #: src/proxy_internal.c:426 #, c-format msgid "Communication error with proxy: got %d bytes packet\n" msgstr "പ്രോക്സിയുമായുളള ആശയവിനിമയത്തില്‍ പിശക്: %d ബൈറ്റ്സ് പാക്കറ്റ് ലഭ്യമായി\n" #: src/proxy_internal.c:448 msgid "Communication error with proxy: malformed packet\n" msgstr "പ്രോക്സിയുമായുളള ആശയവിനിമയത്തില്‍ പിശക്: തെറ്റായ പാക്കറ്റ്\n" #: src/proxy_internal.c:452 #, c-format msgid "got asynchronous packet number %d\n" msgstr "അസിന്‍ക്രൊണസ് പാക്കറ്റ് നംബര്‍ %d ലഭിച്ചിരിക്കുന്നു\n" #: src/qemu_conf.c:229 src/qemu_conf.c:267 msgid "cgroup_device_acl must be a list of strings" msgstr "" #: src/qemu_conf.c:424 #, fuzzy msgid "Unable to read 'qemu -M ?' output" msgstr "Failed to parse vzlist output" #: src/qemu_conf.c:444 src/qemu_conf.c:956 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "Unexpected exit status from qemu %d pid %lu" #: src/qemu_conf.c:452 src/qemu_conf.c:964 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "Unexpected exit status '%d', qemu probably failed" #: src/qemu_conf.c:581 #, fuzzy, c-format msgid "Failed to stat %s, most peculiar : %s" msgstr "പൂള്‍ %s തുടങ്ങുന്നതില്‍ പരാജയം" #: src/qemu_conf.c:899 #, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "" #: src/qemu_conf.c:932 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to parse vzlist output" #: src/qemu_conf.c:1004 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Cannot find QEMU binary %s: %s" #: src/qemu_conf.c:1044 #, c-format msgid "Network type %d is not supported" msgstr "നെറ്റ്‌വര്‍ക്ക് തരം %d-യ്ക്കുള്ള പിന്തുണ ലഭ്യമല്ല" #: src/qemu_conf.c:1061 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "cannot initialize bridge support: %s" #: src/qemu_conf.c:1075 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to add tap interface '%s' to bridge '%s' : %s" #: src/qemu_conf.c:1079 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to add tap interface '%s' to bridge '%s' : %s" #: src/qemu_conf.c:1399 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "ഹൈപ്പര്‍വൈസറിന് പിന്തുണ ലഭ്യമല്ല" #: src/qemu_conf.c:1407 src/qemu_conf.c:1413 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" #: src/qemu_conf.c:1659 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "പിന്തുണ ലഭ്യമല്ലാത്ത വോള്യം രീതി %s" #: src/qemu_conf.c:1699 src/qemu_conf.c:1770 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "അപ്രതീക്ഷിതമായ ഡിസ്ക് തരം '%s'" #: src/qemu_conf.c:1707 src/qemu_conf.c:1789 src/uml_conf.c:465 #, c-format msgid "unsupported disk type '%s'" msgstr "അപ്രതീക്ഷിതമായ ഡിസ്ക് തരം '%s'" #: src/qemu_conf.c:1973 #, fuzzy msgid "only one video card is currently supported" msgstr "invalid filesystem type" #: src/qemu_conf.c:1984 src/qemu_conf.c:2010 #, fuzzy, c-format msgid "video type %s is not supported with QEMU" msgstr "നെറ്റ്‌വര്‍ക്ക് തരം %d-യ്ക്കുള്ള പിന്തുണ ലഭ്യമല്ല" #: src/qemu_conf.c:2030 msgid "invalid sound model" msgstr "invalid sound model" #: src/qemu_conf.c:2283 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "%s-ല്‍ തെറ്റായ ആര്‍ഗ്യുമെന്‍റ്" #: src/qemu_conf.c:2416 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "ഫയല്‍ മോഡ് '%s' ക്രമികരിക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/qemu_conf.c:2425 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "%s-നുളള ലഭ്യമല്ലാത്ത ഡിവൈസുകളുടെ വിവരം" #: src/qemu_conf.c:2432 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" #: src/qemu_conf.c:2492 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "അഫിനിറ്റി സജ്ജമാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/qemu_conf.c:2504 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "lun %d-നുള്ള ഡിവൈസ് ലിങ്ക് ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/qemu_conf.c:2563 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "അഫിനിറ്റി സജ്ജമാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/qemu_conf.c:2593 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "ഡിവൈസിന്റെ അവസാന സ്ഥാനം പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/qemu_conf.c:2657 src/qemu_conf.c:2715 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "അപരിചിതമായ ബൂട്ട് ഡിവൈസ് '%s'" #: src/qemu_conf.c:2665 src/qemu_conf.c:2738 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/qemu_conf.c:2672 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/qemu_conf.c:2679 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/qemu_conf.c:2724 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "ഡിവൈസ് ഹെഡര്‍ %s വെടിപ്പാക്കുവാന്‍ സാധ്യമായില്ല" #: src/qemu_conf.c:2731 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/qemu_conf.c:2745 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "ഡിവൈസ് ഹെഡര്‍ %s വെടിപ്പാക്കുവാന്‍ സാധ്യമായില്ല" #: src/qemu_conf.c:2846 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "അനവധി ക്യാരക്ടര്‍ ഡിവൈസുകള്‍" #: src/qemu_conf.c:2882 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "അപരിചിതമായ ക്യാര്‍ ഡിവൈസ് തരം" #: src/qemu_conf.c:2916 #, fuzzy msgid "no emulator path found" msgstr "emulator path too long" #: src/qemu_conf.c:2968 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "auth host ആട്രിബ്യൂട്ട് ലഭ്യമല്ല" #: src/qemu_conf.c:3013 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "'%s' പാഥ് തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/qemu_conf.c:3037 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "ഫയല്‍ മോഡ് '%s' ക്രമികരിക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/qemu_conf.c:3046 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "ഫയല്‍ ഉടമസ്ഥന്‍ '%s' ക്രമികരിക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/qemu_conf.c:3054 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "%s ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/qemu_conf.c:3299 #, fuzzy, c-format msgid "unknown video adapter type '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/qemu_conf.c:3319 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" #: src/qemu_conf.c:3322 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/qemu_driver.c:166 src/qemu_driver.c:198 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "%s ലോഗ് ഫയല്‍ എഴുതുന്നതില്‍ പരാജയം: %s" #: src/qemu_driver.c:172 src/qemu_driver.c:204 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "VM logfile close-on-exec ഫ്ലാഗ് സജ്ജമാക്കുവാന്‍ സാധ്യമല്ല %s" #: src/qemu_driver.c:190 #, fuzzy, c-format msgid "failed to build logfile name %s/%s.log" msgstr "%s ലോഗ് ഫയല്‍ എഴുതുന്നതില്‍ പരാജയം: %s" #: src/qemu_driver.c:210 #, fuzzy, c-format msgid "Unable to seek to %lld in %s" msgstr "%d ലോഗ് ഫയല്‍ അടയ്ക്കുന്നതില്‍ പരാജയം: %s" #: src/qemu_driver.c:283 #, fuzzy, c-format msgid "Failed to unlink status file %s" msgstr "ബ്ളോക്കിന്രെ അവസ്ഥ ലഭ്യമാകുന്നതില്‍ പരാജയം %s %s" #: src/qemu_driver.c:314 #, fuzzy, c-format msgid "Failed to reconnect monitor for %s: %d\n" msgstr "%s-ല്‍ നിന്നും നെറ്റ്‌വറ്‍ക്ക് ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/qemu_driver.c:376 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "മോഡ് '%s' പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:384 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "മോഡ് '%s' പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:405 #, fuzzy msgid "Failed to start security driver" msgstr "സ്റ്റോറേജ് ഡ്രൈവര്‍ ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/qemu_driver.c:410 msgid "No security driver available" msgstr "സുരക്ഷാ ഡ്രൈവര്‍ ലഭ്യമല്ല" #: src/qemu_driver.c:497 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "വിഎം '%s' സ്വയം ആരംഭിക്കുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/qemu_driver.c:720 src/qemu_driver.c:733 src/qemu_driver.c:744 #, c-format msgid "Failure while reading %s startup output" msgstr "Failure while reading %s startup output" #: src/qemu_driver.c:728 #, c-format msgid "Timed out while reading %s startup output" msgstr "Timed out while reading %s startup output" #: src/qemu_driver.c:762 #, c-format msgid "Out of space while reading %s startup output" msgstr "Out of space while reading %s startup output" #: src/qemu_driver.c:799 #, fuzzy, c-format msgid "Failure while reading %s log output" msgstr "Failure while reading %s startup output" #: src/qemu_driver.c:808 #, fuzzy, c-format msgid "Out of space while reading %s log output" msgstr "Out of space while reading %s startup output" #: src/qemu_driver.c:815 #, fuzzy, c-format msgid "Process exited while reading %s log output" msgstr "Timed out while reading %s startup output" #: src/qemu_driver.c:828 #, fuzzy, c-format msgid "Timed out while reading %s log output" msgstr "Timed out while reading %s startup output" #: src/qemu_driver.c:858 msgid "Unable to set monitor close-on-exec flag" msgstr "Unable to set monitor close-on-exec flag" #: src/qemu_driver.c:863 msgid "Unable to put monitor into non-blocking mode" msgstr "Unable to put monitor into non-blocking mode" #: src/qemu_driver.c:906 #, fuzzy msgid "failed to create socket" msgstr "ഒരു സോക്കറ്റ് ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:927 #, fuzzy msgid "failed to connect to monitor socket" msgstr "Xen സ്റ്റോറിലേക്ക് കണക്ട് ചെയ്യുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:934 #, fuzzy msgid "monitor socket did not show up." msgstr "ഡൊമെയിന്‍ %s-നെ %s-ലേക്ക് ഡംന്പ് ചെയ്യുന്നു\n" #: src/qemu_driver.c:959 #, c-format msgid "Unable to open monitor path %s" msgstr "Unable to open monitor path %s" #: src/qemu_driver.c:990 #, fuzzy, c-format msgid "unable to handle monitor type: %s" msgstr "Unable to open monitor path %s" #: src/qemu_driver.c:1096 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "%d ലോഗ് ഫയല്‍ അടയ്ക്കുന്നതില്‍ പരാജയം: %s" #: src/qemu_driver.c:1103 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "unable to set tty attributes: %s\n" #: src/qemu_driver.c:1139 msgid "cannot run monitor command to fetch CPU thread info" msgstr "cannot run monitor command to fetch CPU thread info" #: src/qemu_driver.c:1243 #, fuzzy msgid "failed to set CPU affinity" msgstr "CPU അഫിനിറ്റി %s സജ്ജാക്കുവാന്‍ പരാജയപ്പെട്ടു" #: src/qemu_driver.c:1253 src/qemu_driver.c:2906 msgid "resume operation failed" msgstr "പ്രക്രിയ വീണ്ടും ആരംഭിക്കുന്നതു് പരാജയപ്പെട്ടു" #: src/qemu_driver.c:1286 msgid "setting VNC password failed" msgstr "" #: src/qemu_driver.c:1433 #, fuzzy, c-format msgid "Unable to create cgroup for %s" msgstr "%s-ല്‍ നിന്നും വോള്യം ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/qemu_driver.c:1447 #, fuzzy, c-format msgid "Unable to deny all devices for %s" msgstr "%s-ല്‍ നിന്നും ഡിവൈസ് നീക്കുന്നതില്‍ പരാജയം " #: src/qemu_driver.c:1460 #, fuzzy, c-format msgid "Unable to allow device %s for %s" msgstr "%s-ല്‍ നിന്നും ഡിവൈസ് ചേറ്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു " #: src/qemu_driver.c:1469 #, fuzzy msgid "unable to allow /dev/pts/ devices" msgstr "നോഡ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:1477 #, fuzzy msgid "unable to allow /dev/snd/ devices" msgstr "നോഡ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:1488 src/qemu_driver.c:5246 #, fuzzy, c-format msgid "unable to allow device %s" msgstr "%s പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ പരാജയം\n" #: src/qemu_driver.c:1521 src/qemu_driver.c:5237 #, fuzzy, c-format msgid "Unable to find cgroup for %s\n" msgstr "%s-നുള്ള ഗ്രൂപ്പ് ഉടമസ്ഥാവകാശം മാറ്റുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:1544 #, fuzzy, c-format msgid "unable to find cgroup for domain %s" msgstr "%s-നുള്ള ഗ്രൂപ്പ് ഉടമസ്ഥാവകാശം മാറ്റുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:1552 #, fuzzy, c-format msgid "unable to add domain %s task %d to cgroup" msgstr "ഡൊമെയിന്‍ %s ഓട്ടോമാറ്റിക്കായി സ്റ്റാറ്‍ട്ട് ചെയ്യുന്നു എന്ന് അടയാളപ്പെടുത്തുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:1596 src/qemu_driver.c:1643 src/qemu_driver.c:1697 #, fuzzy, c-format msgid "cannot set ownership on %s" msgstr "%s ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/qemu_driver.c:1681 #, fuzzy msgid "unable to set host device ownership on this platform" msgstr "ഈ പ്ളാറ്റ്ഫോമില്‍ കണ്‍സോള്‍ ലഭ്യമല്ല" #: src/qemu_driver.c:1790 #, fuzzy msgid "Failed to set security label" msgstr "ഷെഡ്യൂളറിന്റെ നാമം ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/qemu_driver.c:1803 #, fuzzy, c-format msgid "cannot change to '%d' group" msgstr "ഓട്ടോസ്റ്റാര്‍ട്ട് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/qemu_driver.c:1811 #, fuzzy, c-format msgid "cannot change to '%d' user" msgstr "ഓട്ടോസ്റ്റാര്‍ട്ട് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/qemu_driver.c:1868 src/uml_driver.c:763 msgid "VM is already active" msgstr "വിഎം നിലിവില്‍ പ്രവര്‍ത്തനത്തിലാണ്" #: src/qemu_driver.c:1889 msgid "Unable to find an unused VNC port" msgstr "ഉപയോഗത്തിലില്ലാത്ത ഒരു VNC പോര്‍ട്ട് ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/qemu_driver.c:1897 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "ലോഗ് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/qemu_driver.c:1913 src/qemu_driver.c:4249 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Cannot find QEMU binary %s: %s" #: src/qemu_driver.c:1939 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "cannot remove config for %s" #: src/qemu_driver.c:1946 #, fuzzy msgid "Failed to build pidfile path." msgstr "പൂള്‍ %s ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/qemu_driver.c:1959 src/qemu_driver.c:1962 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "%d ലോഗ് ഫയലിലേക്കു് argv എഴുതുന്നതില്‍ പരാജയം: %s" #: src/qemu_driver.c:1969 src/qemu_driver.c:1972 src/qemu_driver.c:1977 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "%d ലോഗ് ഫയലിലേക്കു് argv എഴുതുന്നതില്‍ പരാജയം: %s" #: src/qemu_driver.c:1981 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "%d ലോഗ് ഫയല്‍ അടയ്ക്കുന്നതില്‍ പരാജയം: %s" #: src/qemu_driver.c:1998 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "ഡൊമെയിന്‍ %s-നെ %s-ലേക്ക് ഡംന്പ് ചെയ്യുന്നു\n" #: src/qemu_driver.c:2073 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "VM '%s' അടച്ചു പൂട്ടുന്നു" #: src/qemu_driver.c:2078 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "%s-ലേക്കുള്ള ബ്രിഡ്ജ് എസ്‌ടിപി സജ്ജമാക്കുന്നചതില്‍ പരാജയപ്പെട്ടു" #: src/qemu_driver.c:2119 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "%s-ല്‍ നിന്നും ഡൊമെയിന്‍ വീണ്ടെടുക്കുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:2124 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "pid ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/qemu_driver.c:2172 #, c-format msgid "unhandled fd event %d for %s" msgstr "" #: src/qemu_driver.c:2425 #, fuzzy msgid "qemu state driver is not active" msgstr "സ്റ്റോറേജ് പൂള്‍ സജീവമല്ല" #: src/qemu_driver.c:2433 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" #: src/qemu_driver.c:2440 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" #: src/qemu_driver.c:2486 #, fuzzy, c-format msgid "Unable to open %s" msgstr "tty %s തുറക്കുവാന്‍ സാധ്യമായില്ല: %s\n" #: src/qemu_driver.c:2674 src/qemu_driver.c:6586 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "ചേരുന്ന പേരുള്ള ഡൊമെയിന്‍ ലഭ്യമല്ല" #: src/qemu_driver.c:2856 src/qemu_driver.c:3412 msgid "suspend operation failed" msgstr "സസ്പെന്‍ഡ് പ്രക്രിയ പരാജയപ്പെട്ടു" #: src/qemu_driver.c:2956 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "അടച്ചുപൂട്ടുന്ന പ്രക്രിയ പരാജയപ്പെട്ടു" #: src/qemu_driver.c:3081 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" "നിലവിലുള്ള മെമ്മറിയേക്കാള്‍ നല്‍കിയിരിക്കുന്ന ഏറ്റവും കുറഞ്ഞ മെമ്മറി സജ്ജമാക്കുവാന്‍ സാധ്യമല്ല" #: src/qemu_driver.c:3114 #, fuzzy msgid "could not query memory balloon allocation" msgstr "മെമ്മറി അലോക്കേഷന്‍ മാറ്റുക" #: src/qemu_driver.c:3125 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "URI കണക്ഷന്‍ പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/qemu_driver.c:3164 #, fuzzy msgid "could not balloon memory allocation" msgstr "മെമ്മറി അലോക്കേഷന്‍ മാറ്റുക" #: src/qemu_driver.c:3204 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "നല്‍കിയിരിക്കുന്ന ഏറ്റവും കൂടുതല്‍ മെമ്മറിയേക്കാള്‍ സജ്ജമാക്കുവാന്‍ സാധ്യമല്ല" #: src/qemu_driver.c:3212 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "സജീവമായ ഒരു ഡൊമെയിനിനു് മെമ്മറി സജ്ജമാക്കുവാന്‍ സാധ്യമല്ല" #: src/qemu_driver.c:3424 msgid "failed to get domain xml" msgstr "ഡൊമെയിന്‍ xml ലഭ്യമാകുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:3432 #, c-format msgid "failed to create '%s'" msgstr "'%s' ഉണ്ടാക്കുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:3438 msgid "failed to write save header" msgstr "സേവ് ഹെഡര്‍ എഴുതുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:3444 msgid "failed to write xml" msgstr "xml എഴുതുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:3450 #, fuzzy, c-format msgid "unable to save file %s" msgstr "%d ലോഗ് ഫയല്‍ അടയ്ക്കുന്നതില്‍ പരാജയം: %s" #: src/qemu_driver.c:3472 src/qemu_driver.c:3579 src/qemu_driver.c:6506 msgid "migrate operation failed" msgstr "മാറ്റുന്ന പ്രക്രിയ പരാജയപ്പെട്ടു" #: src/qemu_driver.c:3483 src/qemu_driver.c:3590 #, fuzzy msgid "'migrate' not supported by this qemu" msgstr "qemu 'info blockstats'-നുള്ള പിന്തുണ നല്‍കുന്നില്ല" #: src/qemu_driver.c:3555 #, fuzzy msgid "suspending before dump failed" msgstr "സസ്പെന്‍ഡ് പ്രക്രിയ പരാജയപ്പെട്ടു" #: src/qemu_driver.c:3607 #, fuzzy msgid "resuming after dump failed" msgstr "strdup പരാജയപ്പെട്ടു" #: src/qemu_driver.c:3640 msgid "cannot change vcpu count of an active domain" msgstr "ഒരു സജീവമായ ഡൊമെയിനില്‍ vcpu കൌണ്ടു് മാറ്റുവാന്‍ സാധ്യമായില്ല" #: src/qemu_driver.c:3646 src/qemu_driver.c:3859 src/qemu_driver.c:3894 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "ഡൊമെയിന്‍ '%d'-ല്‍ അപരിചിതമായ virt തരം" #: src/qemu_driver.c:3653 msgid "could not determine max vcpus for the domain" msgstr "ഡൊമെയിനുള്ള ഏറ്റവും കൂടുതല്‍ vcpus ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/qemu_driver.c:3659 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" #: src/qemu_driver.c:3701 src/qemu_driver.c:3770 msgid "cannot pin vcpus on an inactive domain" msgstr "സജീവമല്ലാത്ത ഡൊമെയിനില്‍ vcpus പിന്‍ ചെയ്യുവാന്‍ സാധ്യമല്ല" #: src/qemu_driver.c:3707 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu നമ്പര്‍ പരിധിയ്ക്കു് പുറത്തു് %d > %d" #: src/qemu_driver.c:3728 #, fuzzy msgid "cannot set affinity" msgstr "അഫിനിറ്റി സജ്ജമാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/qemu_driver.c:3733 msgid "cpu affinity is not supported" msgstr "cpu അഫിനിറ്റി പിന്തുണയ്ക്കുന്നില്ല" #: src/qemu_driver.c:3798 #, fuzzy msgid "cannot get vCPU placement & pCPU time" msgstr "നിലവിലുളള സമയം ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/qemu_driver.c:3814 #, fuzzy msgid "cannot get affinity" msgstr "അഫിനിറ്റി ലഭ്യമല്ല: %s" #: src/qemu_driver.c:3824 msgid "cpu affinity is not available" msgstr "cpu അഫിനിറ്റി ലഭ്യമല്ല" #: src/qemu_driver.c:3917 #, fuzzy msgid "Failed to get security label" msgstr "ഷെഡ്യൂളറിന്റെ നാമം ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/qemu_driver.c:3948 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" #: src/qemu_driver.c:3958 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" #: src/qemu_driver.c:3986 msgid "cannot read domain image" msgstr "ഡൊമെയിന്‍ ഇമേജ് ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/qemu_driver.c:3992 msgid "failed to read qemu header" msgstr "qemu ഹെഡര്‍ ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/qemu_driver.c:3998 msgid "image magic is incorrect" msgstr "ഇമേജ് മാജിക് തെറ്റാണു്" #: src/qemu_driver.c:4004 #, c-format msgid "image version is not supported (%d > %d)" msgstr "ഇമേജ് പതിപ്പിനുള്ള പിന്തുണ ലഭ്യമല്ല (%d > %d)" #: src/qemu_driver.c:4016 msgid "failed to read XML" msgstr "XML വായിക്കുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:4024 src/qemu_driver.c:6354 msgid "failed to parse XML" msgstr "XML പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:4065 src/qemu_driver.c:6391 msgid "failed to assign new VM" msgstr "പുതിയ വിഎം ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/qemu_driver.c:4092 msgid "failed to resume domain" msgstr "ഡൊമെയിന്‍ വീണ്ടും ആരംഭിക്കുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:4163 src/qemu_driver.c:4199 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "അപ്രതീക്ഷിതമായ ഡിസ്ക് തരം '%s'" #: src/qemu_driver.c:4258 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Cannot find QEMU binary %s: %s" #: src/qemu_driver.c:4631 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" #: src/qemu_driver.c:4657 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "അപ്രതീക്ഷിതമായ ഡിസ്ക് തരം '%s'" #: src/qemu_driver.c:4692 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" #: src/qemu_driver.c:4710 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" #: src/qemu_driver.c:4747 #, fuzzy msgid "could not change cdrom media" msgstr "സിഡിറോം മീഡിയാ മാറ്റുവാന്‍ സാധ്യമായില്ല" #: src/qemu_driver.c:4758 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "സിഡിറോം മീഡിയാ മാറ്റുവാന്‍ സാധ്യമായില്ല" #: src/qemu_driver.c:4798 #, fuzzy, c-format msgid "Unable to parse domain number '%s'\n" msgstr "മോഡ് '%s' പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:4803 src/qemu_driver.c:4821 #, c-format msgid "Expected ', ' parsing pci_add reply '%s'\n" msgstr "" #: src/qemu_driver.c:4810 #, c-format msgid "Expected 'bus ' parsing pci_add reply '%s'\n" msgstr "" #: src/qemu_driver.c:4816 #, fuzzy, c-format msgid "Unable to parse bus number '%s'\n" msgstr "മോഡ് '%s' പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:4827 #, c-format msgid "Expected 'slot ' parsing pci_add reply '%s'\n" msgstr "" #: src/qemu_driver.c:4833 #, fuzzy, c-format msgid "Unable to parse slot number '%s'\n" msgstr "ബ്ലോക്ക് പാഥ് പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം %s " #: src/qemu_driver.c:4854 src/qemu_driver.c:4925 #, fuzzy, c-format msgid "target %s already exists" msgstr "സ്റ്റോറേജ് വോള്യം നിലവിലുണ്ട്" #: src/qemu_driver.c:4881 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "%s ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/qemu_driver.c:4896 #, fuzzy, c-format msgid "adding %s disk failed: %s" msgstr "%s ഡൊമെയിന്‍ നിലവിലുണ്ട്" #: src/qemu_driver.c:4950 #, fuzzy msgid "cannot attach usb disk" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/qemu_driver.c:4961 #, fuzzy msgid "adding usb disk failed" msgstr "ഹോസ്റ്റ് ഡെഫനിഷന്‍ ഫയല്‍ ലോഡ് ചെയ്യുന്നു" #: src/qemu_driver.c:4990 #, fuzzy msgid "installed qemu version does not support host_net_add" msgstr "ഇമേജ് പതിപ്പിനുള്ള പിന്തുണ ലഭ്യമല്ല (%d > %d)" #: src/qemu_driver.c:4998 #, c-format msgid "" "network device type '%s' cannot be attached: qemu is not using a unix socket " "monitor" msgstr "" #: src/qemu_driver.c:5035 #, fuzzy, c-format msgid "failed to pass fd to qemu with '%s'" msgstr "മോഡ് '%s' പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:5046 msgid "" "bridge/network interface attach not supported: qemu 'getfd' monitor command " "not available" msgstr "" #: src/qemu_driver.c:5069 #, fuzzy, c-format msgid "failed to add network backend with '%s'" msgstr "നെറ്റ്‌വറ്‍ക്ക് '%s' ലഭ്യമാകുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:5089 #, fuzzy, c-format msgid "failed to add NIC with '%s'" msgstr "%s-ല്‍ നിന്നും ഡിവൈസ് ചേറ്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു " #: src/qemu_driver.c:5095 #, fuzzy, c-format msgid "parsing pci_add reply failed: %s" msgstr "സിഡിറോം മീഡിയാ മാറ്റുവാന്‍ സാധ്യമായില്ല" #: src/qemu_driver.c:5115 #, fuzzy msgid "Unable to remove network backend\n" msgstr "%s പേര് റിസോള്‍വ് ചെയ്യുവാന്‍ സാധ്യമല്ല" #: src/qemu_driver.c:5117 #, fuzzy, c-format msgid "Failed to remove network backend with '%s'\n" msgstr "%s-ല്‍ നിന്നും നെറ്റ്‌വറ്‍ക്ക് ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/qemu_driver.c:5127 #, fuzzy, c-format msgid "Failed to close tapfd with '%s'\n" msgstr "pid ഫയല്‍ '%s' അടയ്ക്കുന്നതില്‍ പരാജയം: %s" #: src/qemu_driver.c:5174 #, fuzzy msgid "cannot attach usb device" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/qemu_driver.c:5185 #, fuzzy msgid "adding usb device failed" msgstr "ഹോസ്റ്റ് ഡെഫനിഷന്‍ ഫയല്‍ ലോഡ് ചെയ്യുന്നു" #: src/qemu_driver.c:5219 msgid "cannot attach device on inactive domain" msgstr "നിര്‍ജ്ജീവമായ ഡൊമെയിനില്‍ ഡിവൈസ് കൂട്ടിച്ചേര്‍ക്കുന്നതിനു് സാധ്യമായില്ല" #: src/qemu_driver.c:5281 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" #: src/qemu_driver.c:5289 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" #: src/qemu_driver.c:5308 #, fuzzy, c-format msgid "device type '%s' cannot be attached" msgstr "സിഡിറോം ഡിസ്ക് ഡിവൈസുകള്‍ മാത്രമേ കൂട്ടിച്ചേര്‍ക്കുവാന്‍ സാധിക്കൂ" #: src/qemu_driver.c:5349 #, fuzzy, c-format msgid "disk %s not found" msgstr "ഡൊമെയിന്‍ ലഭ്യമല്ല" #: src/qemu_driver.c:5355 #, c-format msgid "disk %s cannot be detached - no PCI address for device" msgstr "" #: src/qemu_driver.c:5378 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "ഡൊമെയിന്‍ വീണ്ടും ആരംഭിക്കുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:5394 #, fuzzy, c-format msgid "failed to detach disk %s: invalid PCI address %.4x:%.2x:%.2x: %s" msgstr "%s-ല്‍ നിന്നും ഡിവൈസ് നീക്കുന്നതില്‍ പരാജയം " #: src/qemu_driver.c:5444 #, c-format msgid "network device %02x:%02x:%02x:%02x:%02x:%02x not found" msgstr "" #: src/qemu_driver.c:5453 msgid "network device cannot be detached - device state missing" msgstr "" #: src/qemu_driver.c:5467 src/qemu_driver.c:5496 #, c-format msgid "network device dettach command '%s' failed" msgstr "" #: src/qemu_driver.c:5477 #, c-format msgid "failed to detach network device: invalid PCI address %.4x:%.2x:%.2x: %s" msgstr "" #: src/qemu_driver.c:5539 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "നിര്‍ജ്ജീവമായ ഡൊമെയിനില്‍ ഡിവൈസ് കൂട്ടിച്ചേര്‍ക്കുന്നതിനു് സാധ്യമായില്ല" #: src/qemu_driver.c:5562 #, fuzzy msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "സിഡിറോം ഡിസ്ക് ഡിവൈസുകള്‍ മാത്രമേ കൂട്ടിച്ചേര്‍ക്കുവാന്‍ സാധിക്കൂ" #: src/qemu_driver.c:5722 src/qemu_driver.c:5793 #, fuzzy, c-format msgid "cannot find cgroup for domain %s" msgstr "സജീവമായ ഡൊമെയിന്‍ വെട്ടി മാറ്റുവാന്‍ സാധ്യമല്ല" #: src/qemu_driver.c:5740 #, fuzzy msgid "unable to set cpu shares tunable" msgstr "നിലവിലുളള സമയം ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/qemu_driver.c:5800 #, fuzzy msgid "unable to get cpu shares tunable" msgstr "നിലവിലുളള സമയം ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/qemu_driver.c:5860 src/test.c:2125 #, c-format msgid "invalid path: %s" msgstr "തെറ്റായ പാഥ്: %s" #: src/qemu_driver.c:5871 msgid "'info blockstats' command failed" msgstr "'info blockstats' നിര്‍ദ്ദേശം പരാജയപ്പെട്ടു" #: src/qemu_driver.c:5884 msgid "'info blockstats' not supported by this qemu" msgstr "qemu 'info blockstats'-നുള്ള പിന്തുണ നല്‍കുന്നില്ല" #: src/qemu_driver.c:5952 #, c-format msgid "device not found: %s (%s)" msgstr "ഡിവൈസ് ലഭ്യമല്ല: %s (%s)" #: src/qemu_driver.c:6003 src/test.c:2180 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "തെറ്റായ പാഥ്, '%s' ലഭ്യമായ ഒരു സംയോജകഘടമകല്ല" #: src/qemu_driver.c:6046 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL അല്ലെങ്കില്‍ ശൂന്യമായ പാഥ്" #: src/qemu_driver.c:6065 #, fuzzy, c-format msgid "%s: failed to open" msgstr "ഫയല്‍ തുറക്കുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:6076 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "വായിക്കുന്നതിനായി %s തുറക്കുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:6083 src/uml_driver.c:1776 msgid "invalid path" msgstr "തെറ്റായ പാഥ്" #: src/qemu_driver.c:6133 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "open(%s) പരാജയപ്പെട്ടു: %s" #: src/qemu_driver.c:6146 #, fuzzy msgid "'memsave' command failed" msgstr "lvs നിര്‍ദ്ദേശം പരാജയപ്പെട്ടു" #: src/qemu_driver.c:6155 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "കോണ്‍ഫിഗറേഷന്‍ ഫയല്‍ %s വായിക്കുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:6296 #, fuzzy msgid "no domain XML passed" msgstr "നോഡ് ഡൊമെയിന്‍ ലിസ്റ്റ്" #: src/qemu_driver.c:6335 msgid "only tcp URIs are supported for KVM/QEMU migrations" msgstr "" #: src/qemu_driver.c:6345 msgid "URI did not have ':port' at the end" msgstr "" #: src/qemu_driver.c:6371 #, fuzzy msgid "could not generate random UUID" msgstr "UUID ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:6380 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "ഡൊമെയിന്‍ '%s' നിലിവില്‍ പ്രവര്‍ത്തനത്തിലാണ്" #: src/qemu_driver.c:6471 msgid "off-line migration specified, but suspend operation failed" msgstr "" #: src/qemu_driver.c:6515 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "പ്രക്രിയ പരാജയപ്പെട്ടു: %s" #: src/qemu_driver.c:6545 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "ഡൊമെയിന്‍ %s വീണ്ടും ആരംഭിക്കുന്നതില്‍ പരാജയം" #: src/qemu_driver.c:6656 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "ഡിവൈസ് %s ഒരു PCI ഡിവൈസ് അല്ല" #: src/remote_internal.c:298 msgid "failed to find libvirtd binary" msgstr "libvirtd ബൈനറി ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/remote_internal.c:380 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" #: src/remote_internal.c:538 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: for 'ext' transport, command is required" #: src/remote_internal.c:560 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "tty %s തുറക്കുവാന്‍ സാധ്യമായില്ല: %s\n" #: src/remote_internal.c:611 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Unable to open monitor path %s" #: src/remote_internal.c:663 #, fuzzy msgid "unable to create socket" msgstr "ഒരു സോക്കറ്റ് ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/remote_internal.c:687 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "%s-ലേക്ക് കണക്ട് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/remote_internal.c:753 #, fuzzy msgid "unable to create socket pair" msgstr "സോക്കറ്റ് ഉണ്ടാക്കുന്നതില്‍ പരാജയം: %s" #: src/remote_internal.c:773 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "transport methods unix, ssh, ext എന്നിവയ്ക്കുള്ള പിന്തുണ വിന്‍ഡോസ് നല്‍കുന്നില്ല" #: src/remote_internal.c:782 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Unable to put monitor into non-blocking mode" #: src/remote_internal.c:788 #, fuzzy msgid "unable to make pipe" msgstr "uuid ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/remote_internal.c:822 #, fuzzy msgid "unable to auto-detect URI" msgstr "URI ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/remote_internal.c:839 msgid "Error allocating callbacks list" msgstr "" #: src/remote_internal.c:844 #, fuzzy msgid "Error allocating domainEvents" msgstr "‍ഡൊമെയിന്‍ അനുവദിക്കുന്നു" #: src/remote_internal.c:1063 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "%s '%s'-ലേക്ക് പ്രവേശിക്കുവാന്‍ സാധ്യമല്ല: %s (%d)" #: src/remote_internal.c:1085 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "കണ്ടെയിനര്‍ സ്റ്റാക്ക് അനുവദിക്കുവാന്‍ സാധ്യമായില്ല" #: src/remote_internal.c:1105 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "VM കണ്‍സോള്‍ ഡേറ്റായിലേക്കു് ലോഗ് ചെയ്യുവാന്‍ സാധ്യമായില്ല: %s" #: src/remote_internal.c:1120 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" #: src/remote_internal.c:1149 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "SASL ലൈബ്രറി ആരംഭിക്കുന്നതില്‍ പരാജയം: %d (%s)" #: src/remote_internal.c:1158 #, fuzzy, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "unable to set tty attributes: %s\n" #: src/remote_internal.c:1167 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "unable to set tty attributes: %s\n" #: src/remote_internal.c:1177 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "Failed to verify client credentials: %s" #: src/remote_internal.c:1192 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "tty %s തുറക്കുവാന്‍ സാധ്യമായില്ല: %s\n" #: src/remote_internal.c:1214 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" #: src/remote_internal.c:1220 msgid "server verification (of our certificate or IP address) failed\n" msgstr "സര്‍വര്‍ ഉറപ്പാക്കല്‍ (സര്‍ട്ടീഫിക്കേറ്റിന്റെ അല്ലെങ്കില്‍ IP വിലാസത്തിന്റെ) പരാജയപ്പെട്ടു\n" #: src/remote_internal.c:1245 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Failed to verify client credentials: %s" #: src/remote_internal.c:1252 #, fuzzy msgid "cannot get current time" msgstr "നിലവിലുളള സമയം ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/remote_internal.c:1257 #, fuzzy msgid "Invalid certificate" msgstr "തെറ്റായ തരത്തിലുള്ള ഡിവൈസ്: %s" #: src/remote_internal.c:1260 #, fuzzy msgid "The certificate is not trusted." msgstr "സര്‍ട്ടിഫിക്കേറ്റ് പ്രവര്‍ത്തന സജ്ജമല്ല" #: src/remote_internal.c:1263 #, fuzzy msgid "The certificate hasn't got a known issuer." msgstr "remoteCheckCertificate: ക്ലൈന്റ് സര്‍ട്ടിഫിക്കേറ്റ് നല്‍കിയിരിക്കുന്നത് ആരെന്ന് അവ്യക്തം." #: src/remote_internal.c:1266 #, fuzzy msgid "The certificate has been revoked." msgstr "സര്‍ട്ടീഫിക്കേറ്റിന്റെ കാലാവധി കഴിഞ്ഞിരിക്കുന്നു" #: src/remote_internal.c:1270 #, fuzzy msgid "The certificate uses an insecure algorithm" msgstr "" "remoteCheckCertificate: the client certificate uses an insecure algorithm." #: src/remote_internal.c:1274 #, c-format msgid "server certificate failed validation: %s" msgstr "" #: src/remote_internal.c:1280 msgid "Certificate type is not X.509" msgstr "സര്‍ട്ടീഫിക്കേറ്റ് X.509 അല്ല" #: src/remote_internal.c:1285 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers പരാജയപ്പെട്ടു" #: src/remote_internal.c:1295 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "SASL തിരിച്ചറിയല്‍ %s ആരംഭിക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/remote_internal.c:1303 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "tty %s തുറക്കുവാന്‍ സാധ്യമായില്ല: %s\n" #: src/remote_internal.c:1310 msgid "The certificate has expired" msgstr "സര്‍ട്ടീഫിക്കേറ്റിന്റെ കാലാവധി കഴിഞ്ഞിരിക്കുന്നു" #: src/remote_internal.c:1316 msgid "The certificate is not yet activated" msgstr "സര്‍ട്ടിഫിക്കേറ്റ് പ്രവര്‍ത്തന സജ്ജമല്ല" #: src/remote_internal.c:1324 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "സര്‍ട്ടിഫിക്കേറ്റിന്റെ ഉടമസ്ഥനും ഹോസ്റ്റ്നെയിമും (%s) പൊരുത്തപ്പെടുന്നില്ല" #: src/remote_internal.c:1625 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "ഒരുപാടു് NUMA സെല്ലുകള്‍: %d > %d" #: src/remote_internal.c:1688 src/remote_internal.c:1702 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "ഒരുപാടു് റിമോട്ട് IDs: %d > %d" #: src/remote_internal.c:2206 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "map length greater than maximum: %d > %d" #: src/remote_internal.c:2245 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU count exceeds maximum: %d > %d" #: src/remote_internal.c:2251 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU map buffer length exceeds maximum: %d > %d" #: src/remote_internal.c:2268 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "ഒരുപാടു് vCPUs എന്നു് ഹോസ്റ്റ് രേഖപ്പെടുത്തുന്നു: %d > %d" #: src/remote_internal.c:2274 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "host reports map buffer length exceeds maximum: %d > %d" #: src/remote_internal.c:2349 #, fuzzy, c-format msgid "security label exceeds maximum: %zd" msgstr "vCPU count exceeds maximum: %d > %d" #: src/remote_internal.c:2384 #, fuzzy, c-format msgid "security model exceeds maximum: %zd" msgstr "vCPU count exceeds maximum: %d > %d" #: src/remote_internal.c:2393 #, fuzzy, c-format msgid "security doi exceeds maximum: %zd" msgstr "vCPU count exceeds maximum: %d > %d" #: src/remote_internal.c:2696 src/remote_internal.c:2710 #, c-format msgid "too many remote domain names: %d > %d" msgstr "ഒരുപാടു് റിമോട്ട് ഡൊമെയിന്‍ പേരുകള്‍: %d > %d" #: src/remote_internal.c:2994 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" "remoteDomainGetSchedulerParameters: തിരികെ ലഭിച്ച പരാമീറ്ററുകലുടെ എണ്ണം " "കൂടിയിരിക്കുന്നു" #: src/remote_internal.c:3021 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: അപരിചിതമായ പരാമീറ്റര്‍ തരം" #: src/remote_internal.c:3052 msgid "out of memory allocating array" msgstr "out of memory allocating array" #: src/remote_internal.c:3079 msgid "unknown parameter type" msgstr "അപരിചിതമായ പരാമീറ്റര്‍ രീതി" #: src/remote_internal.c:3190 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "block peek request too large for remote protocol, %zi > %d" #: src/remote_internal.c:3211 src/remote_internal.c:3262 msgid "returned buffer is not same size as requested" msgstr "തിരികെ ലഭിച്ച ബഫറിന്റെ വ്യാപ്തി ആവശ്യപ്പെട്ടതിനു് തുല്ല്യമല്ല" #: src/remote_internal.c:3242 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "memory peek request too large for remote protocol, %zi > %d" #: src/remote_internal.c:3375 src/remote_internal.c:3389 #: src/remote_internal.c:3448 src/remote_internal.c:3462 #, c-format msgid "too many remote networks: %d > %d" msgstr "ഒരുപാടു് റിമോട്ട് നെറ്റ്‌വര്‍ക്കുകള്‍: %d > %d" #: src/remote_internal.c:3865 src/remote_internal.c:3879 #: src/remote_internal.c:3937 src/remote_internal.c:3951 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "ഒരുപാടു് റിമോട്ട് നെറ്റ്‌വര്‍ക്കുകള്‍: %d > %d" #: src/remote_internal.c:4262 src/remote_internal.c:4331 msgid "too many storage pools requested" msgstr "ഒരുപാടു് പൂളുകള്‍ ആവശ്യപ്പെട്ടിരിക്കുന്നു" #: src/remote_internal.c:4274 src/remote_internal.c:4343 msgid "too many storage pools received" msgstr "ഒരുപാടു് പൂളുകള്‍ ലഭിച്ചിരിക്കുന്നു" #: src/remote_internal.c:4837 msgid "too many storage volumes requested" msgstr "ഒരുപാടു് സ്റ്റോറേജ് വോള്യമുകള്‍ ആവശ്യപ്പെട്ടിരിക്കുന്നു" #: src/remote_internal.c:4850 msgid "too many storage volumes received" msgstr "ഒരുപാടു് സ്റ്റോറേജ് വോള്യമുകള്‍ ലഭിച്ചിരിക്കുന്നു" #: src/remote_internal.c:5237 #, fuzzy msgid "too many device names requested" msgstr "ഒരുപാടു് സ്റ്റോറേജ് വോള്യമുകള്‍ ആവശ്യപ്പെട്ടിരിക്കുന്നു" #: src/remote_internal.c:5251 #, fuzzy msgid "too many device names received" msgstr "ഒരുപാടു് സ്റ്റോറേജ് വോള്യമുകള്‍ ലഭിച്ചിരിക്കുന്നു" #: src/remote_internal.c:5391 #, fuzzy msgid "too many capability names requested" msgstr "ഒരുപാടു് സ്റ്റോറേജ് വോള്യമുകള്‍ ആവശ്യപ്പെട്ടിരിക്കുന്നു" #: src/remote_internal.c:5404 #, fuzzy msgid "too many capability names received" msgstr "ഒരുപാടു് സ്റ്റോറേജ് വോള്യമുകള്‍ ലഭിച്ചിരിക്കുന്നു" #: src/remote_internal.c:5589 #, c-format msgid "unknown authentication type %s" msgstr "അപരിചിതമായ ഓഥന്റിക്കേഷന്‍ തരം %s" #: src/remote_internal.c:5599 #, c-format msgid "requested authentication type %s rejected" msgstr "ആവശ്യപ്പെട്ട ഓഥന്റിക്കേഷന്‍ തരം %s നിഷേധിച്ചു" #: src/remote_internal.c:5640 #, c-format msgid "unsupported authentication type %d" msgstr "പിന്തുണയില്ലാത്ത ഓഥന്റിക്കേഷന്‍ തരം %d" #: src/remote_internal.c:5882 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL ലൈബ്രറി ആരംഭിക്കുന്നതില്‍ പരാജയം: %d (%s)" #: src/remote_internal.c:5891 #, fuzzy msgid "failed to get sock address" msgstr "സോക്ക് വിലാസം %d (%s) ലഭിക്കുന്നതില്‍ പരാജയം " #: src/remote_internal.c:5901 #, fuzzy msgid "failed to get peer address" msgstr "പിയര്‍ വിലാസം %d (%s) ലഭ്യമാക്കുന്നതില്‍ പിശക്" #: src/remote_internal.c:5926 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create SASL client context: %d (%s)" #: src/remote_internal.c:5939 msgid "invalid cipher size for TLS session" msgstr "TLS സെഷനുള്ള തെറ്റായ സിഫര്‍ വ്യാപ്തി" #: src/remote_internal.c:5949 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "എക്സ്റ്റേര്‍ണല്‍ SSF %d (%s) ക്രമികരിക്കുവാന്‍ സാധ്യമല്ല" #: src/remote_internal.c:5968 #, c-format msgid "cannot set security props %d (%s)" msgstr "cannot set security props %d (%s)" #: src/remote_internal.c:5987 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL mechanism %s not supported by server" #: src/remote_internal.c:6006 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start SASL negotiation: %d (%s)" #: src/remote_internal.c:6024 src/remote_internal.c:6102 msgid "Failed to make auth credentials" msgstr "Failed to make auth credentials" #: src/remote_internal.c:6048 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASL negotiation data too long: %d bytes" #: src/remote_internal.c:6088 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed SASL step: %d (%s)" #: src/remote_internal.c:6172 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "negotiation SSF %d was not strong enough" #: src/remote_internal.c:6227 msgid "Failed to collect auth credentials" msgstr "Failed to collect auth credentials" #: src/remote_internal.c:6261 msgid "no event support" msgstr "ഇവന്റ് പിന്തുണ ലഭ്യമല്ല" #: src/remote_internal.c:6266 msgid "adding cb to list" msgstr "" #: src/remote_internal.c:6296 #, fuzzy msgid "marking cb for deletion" msgstr "ഡൊമെയിന്‍ vcpu വിവരം" #: src/remote_internal.c:6302 msgid "removing cb from list" msgstr "" #: src/remote_internal.c:6365 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header പരാജയപ്പെട്ടു" #: src/remote_internal.c:6371 msgid "marshalling args" msgstr "marshalling args" #: src/remote_internal.c:6388 #, fuzzy msgid "xdr_u_int (length word)" msgstr "xdr_int (length word)" #: src/remote_internal.c:6434 #, fuzzy msgid "cannot send data" msgstr "ഡൊമെയിന്‍ ഡേറ്റാ സൂക്ഷിക്കുവാന്‍ സാധ്യമല്ല" #: src/remote_internal.c:6465 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "സോക്കറ്റ് %d വായിക്കുന്നതില്‍ പരാജയം\n" #: src/remote_internal.c:6470 src/remote_internal.c:6488 #, fuzzy msgid "server closed connection" msgstr "റീഡ്-ഒണ്‍ലി കണക്ഷന്‍ " #: src/remote_internal.c:6484 #, fuzzy msgid "cannot recv data" msgstr "മെറ്റാഡേറ്റാ എഴുതുവാന്‍ സാധ്യമല്ല" #: src/remote_internal.c:6517 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "%s-ലേക്കുള്ള ബ്രിഡ്ജ് എസ്‌ടിപി സജ്ജമാക്കുന്നചതില്‍ പരാജയപ്പെട്ടു" #: src/remote_internal.c:6615 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "%s-ലേക്കുള്ള ബ്രിഡ്ജ് എസ്‌ടിപി സജ്ജമാക്കുന്നചതില്‍ പരാജയപ്പെട്ടു" #: src/remote_internal.c:6666 #, fuzzy msgid "xdr_u_int (length word, reply)" msgstr "xdr_int (length word, reply)" #: src/remote_internal.c:6673 #, fuzzy msgid "packet received from server too small" msgstr "സര്‍വറില്‍ നിന്നും ലഭിച്ച പാക്കറ്റ് വളരെ വലുതാണു്" #: src/remote_internal.c:6682 msgid "packet received from server too large" msgstr "സര്‍വറില്‍ നിന്നും ലഭിച്ച പാക്കറ്റ് വളരെ വലുതാണു്" #: src/remote_internal.c:6719 msgid "invalid header in reply" msgstr "മറുപടിയില്‍ തെറ്റായ ഹെഡര്‍" #: src/remote_internal.c:6728 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "അപരിചിതമായ പ്രോഗ്രാം (%x ലഭിച്ചു, പ്രതീക്ഷിച്ചതു് %x)" #: src/remote_internal.c:6736 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "അപരിചിതമായ സമ്പ്രദായ പതിപ്പു് (%x ലഭിച്ചു, പ്രതീക്ഷിച്ചതു് %x)" #: src/remote_internal.c:6756 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" #: src/remote_internal.c:6785 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" #: src/remote_internal.c:6794 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "അപരിചിതമായ പ്രക്രിയ (%x ലഭിച്ചു, പ്രതീക്ഷിച്ചതു് %x)" #: src/remote_internal.c:6807 msgid "unmarshalling ret" msgstr "unmarshalling ret" #: src/remote_internal.c:6817 msgid "unmarshalling remote_error" msgstr "unmarshalling remote_error" #: src/remote_internal.c:6826 #, c-format msgid "unknown status (received %x)" msgstr "അപരിചിതമായ അവസ്ഥ (%x ലഭിച്ചു)" #: src/remote_internal.c:6956 #, fuzzy msgid "poll on socket failed" msgstr "calloc പരാജയപ്പെട്ടു" #: src/remote_internal.c:7017 msgid "received hangup / error event on socket" msgstr "" #: src/remote_internal.c:7111 #, fuzzy msgid "failed to wait on condition" msgstr "നിര്‍ദ്ദേശത്തിനായി കാത്തിരിക്കുന്നതില്‍ പരാജയം: %s" #: src/remote_internal.c:7248 msgid "remoteDomainProcessEvent: unmarshalling msg" msgstr "" #: src/security.c:46 #, fuzzy, c-format msgid "invalid security model '%s'" msgstr "തെറ്റായ ശബ്ദ മാതൃക'%s'" #: src/security.c:120 #, c-format msgid "%s: DOI '%s' is longer than the maximum allowed length of %d" msgstr "" #: src/security_selinux.c:114 #, fuzzy, c-format msgid "%s: cannot open SELinux virtual domain context file %s: %s" msgstr "%s-നുള്ള ഫയല്‍ കോണ്‍ടെക്സ്റ്റ് ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/security_selinux.c:122 #, fuzzy, c-format msgid "%s: cannot read SELinux virtual domain context file %s: %s" msgstr "%s-നുള്ള ഫയല്‍ കോണ്‍ടെക്സ്റ്റ് ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/security_selinux.c:135 #, fuzzy, c-format msgid "%s: cannot open SELinux virtual image context file %s: %s" msgstr "%s-നുള്ള ഫയല്‍ കോണ്‍ടെക്സ്റ്റ് ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/security_selinux.c:143 #, fuzzy, c-format msgid "%s: cannot read SELinux virtual image context file %s: %s" msgstr "%s-നുള്ള ഫയല്‍ കോണ്‍ടെക്സ്റ്റ് ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/security_selinux.c:176 msgid "security label already defined for VM" msgstr "" #: src/security_selinux.c:197 src/security_selinux.c:203 #, fuzzy, c-format msgid "cannot generate selinux context for %s" msgstr "%s-നുള്ള ഫയല്‍ കോണ്‍ടെക്സ്റ്റ് ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/security_selinux.c:234 src/security_selinux.c:288 #, c-format msgid "%s: error calling getpidcon(): %s" msgstr "" #: src/security_selinux.c:296 #, fuzzy, c-format msgid "%s: security label exceeds maximum lenth: %d" msgstr "vCPU count exceeds maximum: %d > %d" #: src/security_selinux.c:308 #, c-format msgid "%s: error calling security_getenforce(): %s" msgstr "" #: src/security_selinux.c:335 #, c-format msgid "%s: unable to set security context '\\%s' on %s: %s." msgstr "" #: src/security_selinux.c:370 #, fuzzy, c-format msgid "cannot resolve symlink %s" msgstr "Cannot resolve address %d: %s" #: src/security_selinux.c:439 #, fuzzy, c-format msgid "Invalid security label %s" msgstr "തെറ്റായ തരത്തിലുള്ള ഡിവൈസ്: %s" #: src/security_selinux.c:458 #, c-format msgid "" "%s: security label driver mismatch: '%s' model configured for domain, but " "hypervisor driver is '%s'." msgstr "" #: src/security_selinux.c:468 #, fuzzy, c-format msgid "%s: unable to set security context '\\%s': %s." msgstr "unable to set tty attributes: %s\n" #: src/storage_backend.c:125 #, fuzzy, c-format msgid "could not open input path '%s'" msgstr "%s-ലേക്ക് കണക്ട് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/storage_backend.c:148 #, fuzzy, c-format msgid "failed reading from file '%s'" msgstr "കോണ്‍ഫിഗറേഷന്‍ ഫയല്‍ %s വായിക്കുന്നതില്‍ പരാജയം" #: src/storage_backend.c:164 src/storage_backend.c:261 #, fuzzy, c-format msgid "cannot extend file '%s'" msgstr "ഫയല്‍ '%s' എക്സ്റ്റെന്‍ഡ് ചെയ്യുവാന്‍ സാധ്യമല്ല: %s" #: src/storage_backend.c:170 #, fuzzy, c-format msgid "failed writing to file '%s'" msgstr "pid ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/storage_backend.c:180 src/storage_backend.c:224 #: src/storage_backend.c:311 src/storage_backend_fs.c:1130 #: src/storage_backend_logical.c:633 #, fuzzy, c-format msgid "cannot close file '%s'" msgstr "ഫയല്‍ '%s' അടയ്ക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/storage_backend.c:208 src/storage_backend.c:252 #: src/storage_backend_fs.c:818 src/storage_backend_fs.c:1054 #, fuzzy, c-format msgid "cannot create path '%s'" msgstr "പാഥ് '%s' ഉണ്ടാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/storage_backend.c:291 src/storage_backend.c:302 #, fuzzy, c-format msgid "cannot fill file '%s'" msgstr "ഫയല്‍ '%s' നിറയ്ക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/storage_backend.c:380 src/storage_backend.c:386 #, c-format msgid "unknown storage vol type %d" msgstr "അപരിചിതമായ സ്റ്റോറേജ് വോള്യം രീതി %d" #: src/storage_backend.c:401 msgid "a different backing store can not be specified." msgstr "" #: src/storage_backend.c:408 #, fuzzy, c-format msgid "unknown storage vol backing store type %d" msgstr "അപരിചിതമായ സ്റ്റോറേജ് ബാക്കെന്‍ഡ് രീതി %d" #: src/storage_backend.c:414 #, c-format msgid "inaccessible backing store volume %s" msgstr "" #: src/storage_backend.c:426 msgid "unable to find kvm-img or qemu-img" msgstr "" #: src/storage_backend.c:476 msgid "cannot copy from volume with qcow-create" msgstr "" #: src/storage_backend.c:482 #, c-format msgid "unsupported storage vol type %d" msgstr "പിന്തുണയില്ലാത്ത സ്റ്റോറേജ് വോള്യം തരം %d" #: src/storage_backend.c:488 #, fuzzy msgid "copy-on-write image not supported with qcow-create" msgstr "creation of non-raw images is not supported without qemu-img" #: src/storage_backend.c:522 #, fuzzy, c-format msgid "Unknown file create tool type '%d'." msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/storage_backend.c:571 #, fuzzy msgid "creation of non-raw file images is not supported without qemu-img." msgstr "creation of non-raw images is not supported without qemu-img" #: src/storage_backend.c:619 src/storage_conf.c:225 #, c-format msgid "missing backend for pool type %d" msgstr "പൂള്‍ രീതി %d-നുള്ള ബാക്കെന്‍ഡ് ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/storage_backend.c:634 src/storage_backend_fs.c:295 #: src/storage_backend_scsi.c:147 #, fuzzy, c-format msgid "cannot open volume '%s'" msgstr "വോള്യം '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/storage_backend.c:697 #, fuzzy, c-format msgid "cannot stat file '%s'" msgstr "cannot stat file '%s': %s" #: src/storage_backend.c:730 #, fuzzy, c-format msgid "cannot seek to end of file '%s'" msgstr "ഫയല്‍ '%s'-ന്റെ അവസസാനം ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല:%s" #: src/storage_backend.c:751 #, fuzzy, c-format msgid "cannot get file context of '%s'" msgstr "%s-നുള്ള ഫയല്‍ കോണ്‍ടെക്സ്റ്റ് ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/storage_backend.c:825 #, fuzzy, c-format msgid "cannot read dir '%s'" msgstr "ഡയറക്ടറി %s ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/storage_backend.c:912 #, c-format msgid "Failed to compile regex %s" msgstr "regex %s കംപൈല്‍ ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/storage_backend.c:944 src/storage_backend.c:1078 msgid "cannot read fd" msgstr "fd ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/storage_backend.c:1015 src/storage_backend.c:1133 #, fuzzy, c-format msgid "failed to wait for command '%s'" msgstr "നിര്‍ദ്ദേശത്തിനായി കാത്തിരിക്കുന്നതില്‍ പരാജയം: %s" #: src/storage_backend.c:1024 src/storage_backend.c:1146 msgid "command did not exit cleanly" msgstr "നിര്‍ദ്ദേശം അവസാനിച്ചത് ശരിയായിട്ടല്ല" #: src/storage_backend.c:1112 #, fuzzy, c-format msgid "read error on pipe to '%s'" msgstr "റീഡ് പിശക്: %s" #: src/storage_backend.c:1140 #, c-format msgid "non-zero exit status from command %d" msgstr "non-zero exit status from command %d" #: src/storage_backend.c:1167 src/storage_backend.c:1179 #, fuzzy, c-format msgid "%s not implemented on Win32" msgstr "%s: സാക്ഷാത്കരിച്ചിട്ടില്ല\n" #: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "ഡിവൈസിന്റെ ആരംഭ സ്ഥാനം പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "ഡിവൈസിന്റെ അവസാന സ്ഥാനം പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/storage_backend_disk.c:400 #, fuzzy msgid "Invalid partition type" msgstr "തെറ്റായ തരത്തിലുള്ള ഡൊമെയിന്‍" #: src/storage_backend_disk.c:408 #, fuzzy msgid "extended partition already exists" msgstr "സ്റ്റോറേജ് പൂള്‍ നിലവിലുണ്ടു്" #: src/storage_backend_disk.c:432 msgid "no extended partition found and no primary partition available" msgstr "" #: src/storage_backend_disk.c:517 msgid "no large enough free extent" msgstr "മതിയായ വലിയ ഉപയോഗത്തിലില്ലാത്ത എക്സ്റ്റെന്‍ഡുകള്‍ ലഭ്യമല്ല" #: src/storage_backend_disk.c:624 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "" #: src/storage_backend_disk.c:635 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" #: src/storage_backend_disk.c:644 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" #: src/storage_backend_fs.c:309 #, fuzzy, c-format msgid "cannot read header '%s'" msgstr "ഹെഡര്‍ '%s' ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/storage_backend_fs.c:449 #, fuzzy, c-format msgid "invalid netfs path (no /): %s" msgstr "തെറ്റായ പാഥ്: %s" #: src/storage_backend_fs.c:455 #, fuzzy, c-format msgid "invalid netfs path (ends in /): %s" msgstr "%s-ല്‍ തെറ്റായ നെറ്റ്‌വറ്‍ക്ക് പോയിന്‍റര്‍" #: src/storage_backend_fs.c:512 msgid "bad spec" msgstr "" #: src/storage_backend_fs.c:525 #, fuzzy msgid "missing in spec" msgstr "missing mount source" #: src/storage_backend_fs.c:572 #, fuzzy, c-format msgid "cannot read mount list '%s'" msgstr "%s ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/storage_backend_fs.c:664 src/storage_backend_fs.c:740 #: src/storage_backend_iscsi.c:276 msgid "missing source host" msgstr "സോഴ്സ് ഹോസ്റ്റ് ലഭ്യമല്ല" #: src/storage_backend_fs.c:669 msgid "missing source path" msgstr "സോഴ്സ് പാഥ് ലഭ്യമല്ല" #: src/storage_backend_fs.c:675 src/storage_backend_fs.c:751 #: src/storage_backend_iscsi.c:283 msgid "missing source device" msgstr "സോഴ്സ് ഡിവൈസ് ലഭ്യമല്ല" #: src/storage_backend_fs.c:745 msgid "missing source dir" msgstr "സോഴ്സ് ഡയറക്ടറി ലഭ്യമല്ല" #: src/storage_backend_fs.c:842 #, fuzzy, c-format msgid "cannot open path '%s'" msgstr "'%s' പാഥ് തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/storage_backend_fs.c:936 #, fuzzy, c-format msgid "cannot statvfs path '%s'" msgstr "cannot statvfs path '%s': %s" #: src/storage_backend_fs.c:1002 #, fuzzy, c-format msgid "cannot unlink path '%s'" msgstr "പാഥ് '%s' അണ്‍ലിങ്ക് ചെയ്യുവാന്‍ സാധ്യമല്ല: %s" #: src/storage_backend_fs.c:1048 msgid "cannot copy from volume to a directory volume" msgstr "" #: src/storage_backend_fs.c:1087 msgid "creation of non-raw images is not supported without qemu-img" msgstr "creation of non-raw images is not supported without qemu-img" #: src/storage_backend_fs.c:1097 src/storage_backend_logical.c:610 #, fuzzy, c-format msgid "cannot read path '%s'" msgstr "പാഥ് '%s' ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/storage_backend_fs.c:1106 src/storage_backend_logical.c:619 #, fuzzy, c-format msgid "cannot set file owner '%s'" msgstr "ഫയല്‍ ഉടമസ്ഥന്‍ '%s' ക്രമികരിക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/storage_backend_fs.c:1114 src/storage_backend_logical.c:626 #, fuzzy, c-format msgid "cannot set file mode '%s'" msgstr "ഫയല്‍ മോഡ് '%s' ക്രമികരിക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/storage_backend_fs.c:1173 #, fuzzy, c-format msgid "cannot unlink file '%s'" msgstr "ഫയല്‍ '%s' അണ്‍ലിങ്ക് ചെയ്യുവാന്‍ സാധ്യമല്ല: %s" #: src/storage_backend_iscsi.c:65 #, c-format msgid "host lookup failed %s" msgstr "ഹോസ്റ്റ് ലുക്കപ്പെ പരാജയപ്പെട്ടു %s" #: src/storage_backend_iscsi.c:72 #, c-format msgid "no IP address for target %s" msgstr "ടാര്‍ഗറ്റ് %s-നുള്ള IP വിലാസം ലഭ്യമല്ല" #: src/storage_backend_iscsi.c:81 #, c-format msgid "cannot format ip addr for %s" msgstr "%s-നുള്ള ip addr ഫോര്‍മാറ്റ് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/storage_backend_iscsi.c:149 msgid "cannot find session" msgstr "സെഷന്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/storage_backend_iscsi.c:188 #, c-format msgid "Failed to get host number for iSCSI session with path '%s'" msgstr "" #: src/storage_backend_iscsi.c:196 #, fuzzy, c-format msgid "Failed to find LUs on host %u" msgstr "സെഷന്‍ %s-നുള്ള ഏതെങ്കിലും LUN ലഭ്യമാക്കുന്നതില്‍ പരാജയം: %s" #: src/storage_backend_logical.c:153 msgid "malformed volume extent offset value" msgstr "തെറ്റായ വോള്യം എക്സ്റ്റെന്റ് ഓഫ്‌സെറ്റിന്റെ മൂല്ല്യം" #: src/storage_backend_logical.c:158 msgid "malformed volume extent length value" msgstr "തെറ്റായ വോള്യം എക്സ്റ്റെന്റ് നീളത്തിന്റെ മൂല്ല്യം" #: src/storage_backend_logical.c:163 msgid "malformed volume extent size value" msgstr "തെറ്റായ വോള്യം എക്സ്റ്റെന്റ് വ്യാപ്തിയുടെ മൂല്ല്യം" #: src/storage_backend_logical.c:221 msgid "lvs command failed" msgstr "lvs നിര്‍ദ്ദേശം പരാജയപ്പെട്ടു" #: src/storage_backend_logical.c:227 #, c-format msgid "lvs command failed with exitstatus %d" msgstr "exitstatus %d ആയി lvs നിര്‍ദ്ദേശം പരാജയപ്പെട്ടു" #: src/storage_backend_logical.c:357 #, fuzzy msgid "failed to get source from sourceList" msgstr "ഒരു സോക്കറ്റ് ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/storage_backend_logical.c:412 #, fuzzy, c-format msgid "cannot open device '%s'" msgstr "ഡിവൈസ് %s തുറക്കുവാന്‍ സാധ്യമായില്ല" #: src/storage_backend_logical.c:418 #, fuzzy, c-format msgid "cannot clear device header of '%s'" msgstr "ഡിവൈസ് ഹെഡര്‍ %s വെടിപ്പാക്കുവാന്‍ സാധ്യമായില്ല" #: src/storage_backend_logical.c:425 #, fuzzy, c-format msgid "cannot close device '%s'" msgstr "ഡിവൈസ് %s അടയ്ക്കുവാന്‍ സാധ്യമായില്ല" #: src/storage_backend_logical.c:550 #, fuzzy, c-format msgid "cannot remove PV device '%s'" msgstr "ഡിവൈസ് %s തുറക്കുവാന്‍ സാധ്യമായില്ല" #: src/storage_backend_logical.c:642 #, fuzzy, c-format msgid "cannot find newly created volume '%s'" msgstr "പുതുതായി ഉണ്ടാക്കിയ വോള്യം '%s' ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/storage_backend_scsi.c:65 #, fuzzy, c-format msgid "Could not find typefile '%s'" msgstr "അപരിചിതമായ രീതി %s" #: src/storage_backend_scsi.c:77 #, fuzzy, c-format msgid "Could not read typefile '%s'" msgstr "cannot read tty pid file %s: %s" #: src/storage_backend_scsi.c:89 #, fuzzy, c-format msgid "Device type '%s' is not an integer" msgstr "തെറ്റായ പാഥ്, '%s' ലഭ്യമായ ഒരു സംയോജകഘടമകല്ല" #: src/storage_backend_scsi.c:96 #, fuzzy, c-format msgid "Device type is %d" msgstr "തെറ്റായ തരത്തിലുള്ള ഡിവൈസ്: %s" #: src/storage_backend_scsi.c:165 #, fuzzy, c-format msgid "cannot seek to beginning of file '%s'" msgstr "ഫയല്‍ '%s'-ന്റെ അവസസാനം ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല:%s" #: src/storage_backend_scsi.c:172 #, fuzzy, c-format msgid "cannot read beginning of file '%s'" msgstr "ഫയല്‍ '%s'-ന്റെ അവസസാനം ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല:%s" #: src/storage_backend_scsi.c:223 #, fuzzy, c-format msgid "Trying to create volume for '%s'" msgstr "%s-ല്‍ നിന്നും വോള്യം ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/storage_backend_scsi.c:242 #, c-format msgid "No stable path found for '%s' in '%s'" msgstr "" #: src/storage_backend_scsi.c:255 #, fuzzy, c-format msgid "Failed to update volume for '%s'" msgstr "%s-ല്‍ നിന്നും വോള്യം ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/storage_backend_scsi.c:306 #, fuzzy, c-format msgid "Looking for block device in '%s'" msgstr "അപരിചിതമായ ബൂട്ട് ഡിവൈസ് '%s'" #: src/storage_backend_scsi.c:311 src/storage_backend_scsi.c:387 #, fuzzy, c-format msgid "Failed to opendir sysfs path '%s'" msgstr "Failed to opendir sysfs path %s: %s" #: src/storage_backend_scsi.c:324 src/storage_backend_scsi.c:358 #, fuzzy, c-format msgid "Block device is '%s'" msgstr "ബ്ളോക്ക് ഡിവൈസ്" #: src/storage_backend_scsi.c:351 #, fuzzy, c-format msgid "Failed to parse block name %s" msgstr "ബ്ലോക്ക് പാഥ് പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം %s " #: src/storage_backend_scsi.c:431 #, c-format msgid "Processing LU %u:%u:%u:%u" msgstr "" #: src/storage_backend_scsi.c:436 #, c-format msgid "Failed to determine if %u:%u:%u:%u is a Direct-Access LUN" msgstr "%u:%u:%u:%u ഒരു ഡൈറക്ട്-ആക്സെസ്സ് LUN ആണു് എന്നു് കണ്ടുപിടിക്കുന്നതില്‍ പരാജയം" #: src/storage_backend_scsi.c:452 #, fuzzy, c-format msgid "%u:%u:%u:%u is a Direct-Access LUN" msgstr "%u:%u:%u:%u ഒരു ഡൈറക്ട്-ആക്സെസ്സ് LUN ആണു് എന്നു് കണ്ടുപിടിക്കുന്നതില്‍ പരാജയം" #: src/storage_backend_scsi.c:462 #, fuzzy, c-format msgid "Failed to create new storage volume for %u:%u:%u:%u" msgstr "%s-ല്‍ നിന്നും നെറ്റ്‌വറ്‍ക്ക് ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/storage_backend_scsi.c:468 #, c-format msgid "Created new storage volume for %u:%u:%u:%u successfully" msgstr "" #: src/storage_backend_scsi.c:490 #, c-format msgid "Discovering LUs on host %u" msgstr "" #: src/storage_backend_scsi.c:503 src/storage_backend_scsi.c:546 #, fuzzy, c-format msgid "Failed to opendir path '%s'" msgstr "ഡയറക്ടറി '%s' തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/storage_backend_scsi.c:516 #, c-format msgid "Found LU '%s'" msgstr "" #: src/storage_backend_scsi.c:538 #, c-format msgid "Finding host number from '%s'" msgstr "" #: src/storage_backend_scsi.c:555 #, fuzzy, c-format msgid "Failed to parse target '%s'" msgstr "മോഡ് '%s' പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/storage_backend_scsi.c:576 #, c-format msgid "Triggering rescan of host %d" msgstr "" #: src/storage_backend_scsi.c:584 #, fuzzy, c-format msgid "Scan trigger path is '%s'" msgstr "പാഥ് '%s' ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/storage_backend_scsi.c:590 #, c-format msgid "Could not open '%s' to trigger host scan" msgstr "" #: src/storage_backend_scsi.c:601 #, c-format msgid "Write to '%s' to trigger host scan failed" msgstr "" #: src/storage_backend_scsi.c:610 #, c-format msgid "Rescan of host %d complete" msgstr "" #: src/storage_backend_scsi.c:625 #, fuzzy, c-format msgid "Failed to get host number from '%s'" msgstr "%s-ല്‍ നിന്നും നെറ്റ്‌വറ്‍ക്ക് ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/storage_backend_scsi.c:631 #, fuzzy, c-format msgid "Scanning host%u" msgstr "അപരിചിതമായ ഹോസ്റ്റ് %s" #: src/storage_conf.c:370 msgid "missing auth host attribute" msgstr "auth host ആട്രിബ്യൂട്ട് ലഭ്യമല്ല" #: src/storage_conf.c:377 msgid "missing auth passwd attribute" msgstr "auth passwd ആട്രിബ്യൂട്ട് ലഭ്യമല്ല" #: src/storage_conf.c:419 msgid "malformed octal mode" msgstr "തെറ്റായ ഒക്ടല്‍ മോഡ്" #: src/storage_conf.c:430 msgid "malformed owner element" msgstr "തെറ്റായ ഓണര്‍ എലമെന്റ്" #: src/storage_conf.c:441 msgid "malformed group element" msgstr "തെറ്റായ ഗ്രൂപ്പ് എലമെന്റ്" #: src/storage_conf.c:473 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "അപരിചിതമായ സ്റ്റോറേജ് വോള്യം രീതി %d" #: src/storage_conf.c:490 #, fuzzy msgid "missing pool source name element" msgstr "നെയിം എലമെന്റ് ലഭ്യമല്ല" #: src/storage_conf.c:498 msgid "unable to generate uuid" msgstr "uuid ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/storage_conf.c:519 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/storage_conf.c:529 #, fuzzy msgid "missing storage pool source host name" msgstr "ഉറവിടത്തിന്‍റെ ഹോസ്റ്റ് നാമം ലഭ്യമല്ല" #: src/storage_conf.c:539 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "സോഴ്സ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/storage_conf.c:552 #, fuzzy msgid "missing storage pool source device path" msgstr "ഉറവിടത്തിന്‍റെ ഡിവൈസ് പാഥ് ലഭ്യമല്ല" #: src/storage_conf.c:563 #, fuzzy msgid "missing storage pool source path" msgstr "സോഴ്സ് പാഥ് ലഭ്യമല്ല" #: src/storage_conf.c:585 #, fuzzy msgid "missing storage pool source adapter name" msgstr "ഉറവിടത്തിന്‍റെ ഹോസ്റ്റ് നാമം ലഭ്യമല്ല" #: src/storage_conf.c:598 #, c-format msgid "unknown auth type '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/storage_conf.c:613 #, fuzzy msgid "missing storage pool target path" msgstr "ലക്ഷ്യസ്ഥാനത്തിന്റെ പാഥ് ലഭ്യമല്ല" #: src/storage_conf.c:660 #, fuzzy msgid "unknown root element for storage pool" msgstr "അപരിചിതമായ റൂട്ട് എലമെന്റ്" #: src/storage_conf.c:791 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "പിന്തുണ ലഭ്യമല്ലാത്ത പൂള്‍ രീതി %d" #: src/storage_conf.c:824 src/storage_conf.c:1611 msgid "unexpected pool type" msgstr "അപ്രതീക്ഷിതമായ പൂള്‍ രീതി" #: src/storage_conf.c:928 #, c-format msgid "unknown size units '%s'" msgstr "അപരിചിതമായ വ്യപ്തിയുടെ യൂണിറ്റുകള്‍ '%s'" #: src/storage_conf.c:935 msgid "malformed capacity element" msgstr "കപാസിറ്റി എലമെന്റ് തെറ്റാണു്" #: src/storage_conf.c:940 msgid "capacity element value too large" msgstr "കപാസിറ്റി എലമെന്റ് മൂല്ല്യം വളരെ വലുതാണു്" #: src/storage_conf.c:971 #, fuzzy msgid "missing volume name element" msgstr "നെയിം എലമെന്റ് ലഭ്യമല്ല" #: src/storage_conf.c:982 msgid "missing capacity element" msgstr "കപാസിറ്റി എലമെന്റ് ലഭ്യമല്ല" #: src/storage_conf.c:1011 src/storage_conf.c:1034 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "അപരിചിതമായ auth രീതി '%s'" #: src/storage_conf.c:1065 #, fuzzy msgid "unknown root element for storage vol" msgstr "അപരിചിതമായ റൂട്ട് എലമെന്റ്" #: src/storage_conf.c:1170 #, fuzzy, c-format msgid "unknown volume format number %d" msgstr "പിന്തുണ ലഭ്യമല്ലാത്ത വോള്യം രീതി %d" #: src/storage_conf.c:1505 #, fuzzy, c-format msgid "cannot create config directory %s" msgstr "cannot create config directory %s: %s" #: src/storage_conf.c:1513 msgid "cannot construct config file path" msgstr "cannot construct config file path" #: src/storage_conf.c:1524 msgid "cannot construct autostart link path" msgstr "cannot construct autostart link path" #: src/storage_conf.c:1538 msgid "failed to generate XML" msgstr "XML ഉണ്ടാക്കുന്നതില്‍ പരാജയം" #: src/storage_conf.c:1546 #, fuzzy, c-format msgid "cannot create config file %s" msgstr "ക്രമികരണ ഫയല്‍ %s ഉണ്ടാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/storage_conf.c:1554 #, fuzzy, c-format msgid "cannot write config file %s" msgstr "ക്രമികരണ ഫയല്‍ %s എഴുതുവാന്‍ സാധ്യമായില്ല: %s" #: src/storage_conf.c:1561 #, fuzzy, c-format msgid "cannot save config file %s" msgstr "cannot save config file %s: %s" #: src/storage_conf.c:1582 #, c-format msgid "no config file for %s" msgstr "%s-നുള്ള ക്രമികരണ ഫയല്‍ ലഭ്യമല്ല" #: src/storage_conf.c:1588 #, c-format msgid "cannot remove config for %s" msgstr "cannot remove config for %s" #: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "ചേരുന്ന uuid-യുള്ള പൂള്‍ ലഭ്യമല്ല" #: src/storage_driver.c:298 #, fuzzy, c-format msgid "no pool with matching name '%s'" msgstr "ചേരുന്ന പേരുള്ള പൂള്‍ ലഭ്യമല്ല" #: src/storage_driver.c:478 src/test.c:3149 msgid "storage pool already exists" msgstr "സ്റ്റോറേജ് പൂള്‍ നിലവിലുണ്ടു്" #: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 #: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 #: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 #: src/storage_driver.c:1044 src/storage_driver.c:1089 #: src/storage_driver.c:1215 src/storage_driver.c:1340 #: src/storage_driver.c:1493 src/storage_driver.c:1572 #: src/storage_driver.c:1625 src/storage_driver.c:1672 msgid "no storage pool with matching uuid" msgstr "ചേരുന്ന uuid-യുള്ള സ്റ്റോറേജ് പൂള്‍ ലഭ്യമല്ല" #: src/storage_driver.c:567 msgid "pool is still active" msgstr "പൂള്‍ ഇപ്പോഴും സജീവമാണു്" #: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 #: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" #: src/storage_driver.c:624 msgid "pool already active" msgstr "പൂള്‍ നിലിവില്‍ പ്രവര്‍ത്തനത്തിലാണ്" #: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "സ്റ്റോറേജ് പൂള്‍ നിലിവില്‍ പ്രവര്‍ത്തനത്തിലാണ്" #: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 #: src/storage_driver.c:1050 src/storage_driver.c:1095 #: src/storage_driver.c:1221 src/storage_driver.c:1353 #: src/storage_driver.c:1359 src/storage_driver.c:1499 #: src/storage_driver.c:1578 src/storage_driver.c:1631 #: src/storage_driver.c:1678 msgid "storage pool is not active" msgstr "സ്റ്റോറേജ് പൂള്‍ സജീവമല്ല" #: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "സ്റ്റോറേജ് പൂള്‍ ഇപ്പോഴും സജീവമാണു്" #: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "വോള്യം വെട്ടി മാറ്റുന്നതു് പൂള്‍ പിന്തുണയ്ക്കുന്നില്ല" #: src/storage_driver.c:955 src/test.c:3480 msgid "pool has no config file" msgstr "പൂളിനു് കോണ്‍റിഗ് ഫയല്‍ ലഭ്യമല്ല" #: src/storage_driver.c:1103 src/storage_driver.c:1369 #: src/storage_driver.c:1510 src/storage_driver.c:1586 #: src/storage_driver.c:1639 src/storage_driver.c:1686 src/test.c:3602 #: src/test.c:3803 src/test.c:3879 src/test.c:3957 src/test.c:4002 #: src/test.c:4042 #, fuzzy, c-format msgid "no storage vol with matching name '%s'" msgstr "പൊരുത്തമുള്ള പേരുള്ള സ്റ്റോറേജ് വോള്യം ലഭ്യമല്ല" #: src/storage_driver.c:1143 msgid "no storage vol with matching key" msgstr "പൊരുത്തമുള്ള കീയുള്ള സ്റ്റോറേജ് വോള്യം ലഭ്യമല്ല" #: src/storage_driver.c:1190 msgid "no storage vol with matching path" msgstr "ഈ പാഥിനുള്ള സ്റ്റോറേജ് വോള്യം ലഭ്യമല്ല" #: src/storage_driver.c:1234 src/test.c:3715 src/test.c:3796 msgid "storage vol already exists" msgstr "സ്റ്റോറേജ് വോള്യം നിലവിലുണ്ട്" #: src/storage_driver.c:1246 msgid "storage pool does not support volume creation" msgstr "സ്റ്റോറേജ് പൂള്‍ വോള്യം ഉണ്ടാക്കുന്നതു് പിന്തുണയ്ക്കുന്നില്ല" #: src/storage_driver.c:1346 #, fuzzy, c-format msgid "no storage pool with matching name '%s'" msgstr "പൊരുത്തമുള്ള പേരുള്ള സ്റ്റോറേജ് വോള്യം ലഭ്യമല്ല" #: src/storage_driver.c:1380 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "സ്റ്റോറേജ് വോള്യം നിലവിലുണ്ട്" #: src/storage_driver.c:1396 #, fuzzy msgid "storage pool does not support volume creation from an existing volume" msgstr "സ്റ്റോറേജ് പൂള്‍ വോള്യം ഉണ്ടാക്കുന്നതു് പിന്തുണയ്ക്കുന്നില്ല" #: src/storage_driver.c:1402 src/storage_driver.c:1517 #, c-format msgid "volume '%s' is still being allocated." msgstr "" #: src/storage_driver.c:1524 msgid "storage pool does not support vol deletion" msgstr "സ്റ്റോറേജ് പൂള്‍ വോള്യം നീക്കം ചെയ്യല്‍ പിന്തുണയ്ക്കുന്നില്ല" #: src/test.c:260 #, c-format msgid "Exceeded max iface limit %d" msgstr "" #: src/test.c:450 #, fuzzy, c-format msgid "node vol list for pool '%s'" msgstr "പൂള്‍ %s തുടങ്ങുന്നതില്‍ പരാജയം" #: src/test.c:461 #, fuzzy msgid "resolving volume filename" msgstr "ഡൊമെയിന്‍ ഫയല്‍നെയിം റിസോള്‍വ് ചെയ്യുന്നു" #: src/test.c:543 #, fuzzy, c-format msgid "loading host definition file '%s'" msgstr "ഹോസ്റ്റ് ഡെഫനിഷന്‍ ഫയല്‍ ലോഡ് ചെയ്യുന്നു" #: src/test.c:552 #, fuzzy, c-format msgid "Invalid XML in file '%s'" msgstr "തെറ്റായ ശബ്ദ മാതൃക'%s'" #: src/test.c:561 msgid "Root element is not 'node'" msgstr "" #: src/test.c:568 msgid "creating xpath context" msgstr "xpath കോണ്‍ടെക്സ്റ്റ് ഉണ്ടാക്കുന്നു" #: src/test.c:583 msgid "node cpu numa nodes" msgstr "node cpu numa nodes" #: src/test.c:591 msgid "node cpu sockets" msgstr "നോഡ് cpu സോക്കറ്റുകള്‍" #: src/test.c:599 msgid "node cpu cores" msgstr "നോഡ് cpu കോര്‍സ്" #: src/test.c:607 msgid "node cpu threads" msgstr "നോഡ് cpu ത്രെഡ്സ്" #: src/test.c:618 msgid "node active cpu" msgstr "നോഡ് ആക്റ്റീവ് cpu" #: src/test.c:625 msgid "node cpu mhz" msgstr "നോഡ് cpu mhz" #: src/test.c:640 msgid "node memory" msgstr "നോഡ് മെമ്മറി" #: src/test.c:646 msgid "node domain list" msgstr "നോഡ് ഡൊമെയിന്‍ ലിസ്റ്റ്" #: src/test.c:657 msgid "resolving domain filename" msgstr "ഡൊമെയിന്‍ ഫയല്‍നെയിം റിസോള്‍വ് ചെയ്യുന്നു" #: src/test.c:685 #, fuzzy msgid "node network list" msgstr "നോഡ് ഡൊമെയിന്‍ ലിസ്റ്റ്" #: src/test.c:695 msgid "resolving network filename" msgstr "നെറ്റ്‌വര്‍ക്ക് ഫയലിന്രെ നാമം പരിഹരിക്കുക" #: src/test.c:721 #, fuzzy msgid "node interface list" msgstr "നോഡ് ഡൊമെയിന്‍ ലിസ്റ്റ്" #: src/test.c:731 #, fuzzy msgid "resolving interface filename" msgstr "നെറ്റ്‌വര്‍ക്ക് ഫയലിന്രെ നാമം പരിഹരിക്കുക" #: src/test.c:754 #, fuzzy msgid "node pool list" msgstr "നോഡ് ഡൊമെയിന്‍ ലിസ്റ്റ്" #: src/test.c:766 #, fuzzy msgid "resolving pool filename" msgstr "ഡൊമെയിന്‍ ഫയല്‍നെയിം റിസോള്‍വ് ചെയ്യുന്നു" #: src/test.c:850 msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: ഒരു പാഥ് നല്‍കുക അല്ലെങ്കില്‍ test:///default ഉപയോഗിക്കുക" #: src/test.c:920 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" #: src/test.c:1164 #, fuzzy, c-format msgid "domain '%s' not paused" msgstr "ഡൊമെയിന്‍ ലഭ്യമല്ല" #: src/test.c:1206 src/test.c:1247 #, fuzzy, c-format msgid "domain '%s' not running" msgstr "ഡൊമെയിന്‍ പ്രവര്‍ത്തിക്കുന്നില്ല" #: src/test.c:1407 #, fuzzy, c-format msgid "saving domain '%s' failed to allocate space for metadata" msgstr "മെറ്റാഡേറ്റായ്ക്കുള്ള സ്ഥലം അനുവദിക്കുവാനായില്ല" #: src/test.c:1414 #, fuzzy, c-format msgid "saving domain '%s' to '%s': open failed" msgstr "ഒരു ഡൊമെയിന്‍റെ അവസ്ഥ ഒരു ഫയലിലേക്ക് സൂക്ഷിക്കുക" #: src/test.c:1421 src/test.c:1427 src/test.c:1433 src/test.c:1440 #, fuzzy, c-format msgid "saving domain '%s' to '%s': write failed" msgstr "ഒരു ഡൊമെയിന്‍റെ അവസ്ഥ ഒരു ഫയലിലേക്ക് സൂക്ഷിക്കുക" #: src/test.c:1491 #, fuzzy, c-format msgid "cannot read domain image '%s'" msgstr "ഡൊമെയിന്‍ ഇമേജ് ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/test.c:1497 #, fuzzy, c-format msgid "incomplete save header in '%s'" msgstr "പൂര്‍ണ്ണമല്ലാത്ത സേവ് ഹെഡര്‍" #: src/test.c:1503 msgid "mismatched header magic" msgstr "പൊരുത്തമില്ലാത്ത ഹെഡര്‍ മാജിക്" #: src/test.c:1508 #, fuzzy, c-format msgid "failed to read metadata length in '%s'" msgstr "മെറ്റാഡേറ്റായുടെ വ്യാസം ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/test.c:1514 msgid "length of metadata out of range" msgstr "മെറ്റാഡേറ്റായുടെ വ്യാപ്തി പരിധിയ്ക്കു് പുറത്തു്" #: src/test.c:1523 #, fuzzy, c-format msgid "incomplete metdata in '%s'" msgstr "പൂര്‍ത്തിയാകാത്ത മെറ്റഡേറ്റാ" #: src/test.c:1580 #, fuzzy, c-format msgid "domain '%s' coredump: failed to open %s" msgstr "ഡൊമെയിന്‍ %s-നെ %s-ലേക്ക് ഡംന്പ് ചെയ്യുന്നു\n" #: src/test.c:1586 #, c-format msgid "domain '%s' coredump: failed to write header to %s" msgstr "" #: src/test.c:1592 #, fuzzy, c-format msgid "domain '%s' coredump: write failed: %s" msgstr "ഡൊമെയിന്‍ %s-നെ %s-ലേക്ക് ഡംന്പ് ചെയ്യുന്നു\n" #: src/test.c:1861 msgid "Range exceeds available cells" msgstr "ലഭ്യമായ സെല്ലുകളേക്കാള്‍ പരിധി കൂടുന്നു" #: src/test.c:1895 #, fuzzy, c-format msgid "Domain '%s' is already running" msgstr "ഡൊമെയിന്‍ നിലിവില്‍ പ്രവര്‍ത്തനത്തിലാണ് " #: src/test.c:1932 #, fuzzy, c-format msgid "Domain '%s' is still running" msgstr "ഡൊമെയിന്‍ ഇപ്പോഴും പ്റവറ്‍ത്തനത്തിലാണ്" #: src/test.c:2425 #, fuzzy, c-format msgid "Network '%s' is still running" msgstr "നെറ്റ്‌വറ്‍ക്ക് ഇപ്പോഴും പ്റവറ്‍ത്തനത്തിലാണ്" #: src/test.c:2458 #, fuzzy, c-format msgid "Network '%s' is already running" msgstr "നെറ്റ്‌വറ്‍ക്ക് നിലിവില്‍ പ്രവര്‍ത്തനത്തിലാണ് " #: src/test.c:3108 src/test.c:3228 src/test.c:3261 src/test.c:3329 #, fuzzy, c-format msgid "storage pool '%s' is already active" msgstr "സ്റ്റോറേജ് പൂള്‍ നിലിവില്‍ പ്രവര്‍ത്തനത്തിലാണ്" #: src/test.c:3290 src/test.c:3361 src/test.c:3513 src/test.c:3548 #: src/test.c:3594 src/test.c:3705 src/test.c:3786 src/test.c:3886 #: src/test.c:3964 src/test.c:4009 src/test.c:4049 #, fuzzy, c-format msgid "storage pool '%s' is not active" msgstr "സ്റ്റോറേജ് പൂള്‍ സജീവമല്ല" #: src/test.c:3645 #, fuzzy, c-format msgid "no storage vol with matching key '%s'" msgstr "പൊരുത്തമുള്ള കീയുള്ള സ്റ്റോറേജ് വോള്യം ലഭ്യമല്ല" #: src/test.c:3679 #, fuzzy, c-format msgid "no storage vol with matching path '%s'" msgstr "ഈ പാഥിനുള്ള സ്റ്റോറേജ് വോള്യം ലഭ്യമല്ല" #: src/test.c:3723 src/test.c:3812 #, c-format msgid "Not enough free space in pool for volume '%s'" msgstr "" #: src/uml_conf.c:172 msgid "IP address not supported for ethernet inteface" msgstr "" #: src/uml_conf.c:177 msgid "script execution not supported for ethernet inteface" msgstr "" #: src/uml_conf.c:184 #, fuzzy msgid "TCP server networking type not supported" msgstr "നെറ്റ്‌വര്‍ക്ക് തരം %d-യ്ക്കുള്ള പിന്തുണ ലഭ്യമല്ല" #: src/uml_conf.c:189 #, fuzzy msgid "TCP client networking type not supported" msgstr "നെറ്റ്‌വര്‍ക്ക് തരം %d-യ്ക്കുള്ള പിന്തുണ ലഭ്യമല്ല" #: src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "നെറ്റ്‌വര്‍ക്ക് '%s' ലഭ്യമല്ല" #: src/uml_conf.c:234 #, fuzzy msgid "internal networking type not supported" msgstr "നെറ്റ്‌വര്‍ക്ക് തരം %d-യ്ക്കുള്ള പിന്തുണ ലഭ്യമല്ല" #: src/uml_conf.c:301 #, fuzzy msgid "only TCP listen is supported for chr device" msgstr "ക്യാരക്ടര്‍ ഡിവൈസിനുള്ള സ്ഥലം അനുവദിക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/uml_conf.c:321 #, fuzzy, c-format msgid "unsupported chr device type %d" msgstr "പിന്തുണയില്ലാത്ത തരത്തിലുള്ള ഇന്‍പുട്ട് ഡിവൈസ് %s" #: src/uml_driver.c:95 src/util.c:372 src/util.c:401 msgid "Failed to set close-on-exec file descriptor flag" msgstr "close-on-exec ഫയല്‍ ഡിസ്ക്രിപ്ടര്‍ ഫ്ലാഗ് ക്രമികരിക്കുന്നതില്‍ പരാജയം" #: src/uml_driver.c:135 #, c-format msgid "Failed to autostart VM '%s': %s" msgstr "വിഎം '%s' സ്വയം ആരംഭിക്കുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "cannot initialize bridge support: %s" #: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "ഡയറക്ടറി %s ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു : %s" #: src/uml_driver.c:406 #, fuzzy msgid "umlStartup: out of memory" msgstr "qemudStartup: മെമ്മറി ലഭ്യമല്ല" #: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "പൈപ്പ് ഉണ്ടാക്കുന്നതില്‍ പരാജയം: %s" #: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "%s തുറക്കുന്നതില്‍ പരാജയം: %s" #: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "സെഷന്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "" #: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "ഡൊമെയിന്‍ സൂക്ഷിക്കുവാന്‍ സാധ്യമല്ല" #: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "%s ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" #: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Cannot find QEMU binary %s: %s" #: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s" msgstr "%d ലോഗ് ഫയലിലേക്കു് argv എഴുതുന്നതില്‍ പരാജയം: %s" #: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s" msgstr "%d ലോഗ് ഫയലിലേക്കു് argv എഴുതുന്നതില്‍ പരാജയം: %s" #: src/uml_driver.c:887 #, fuzzy, c-format msgid "Got unexpected pid %d != %d" msgstr "Got unexpected pid, damn" #: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" #: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" #: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "സ്റ്റോറേജ് പൂള്‍ സജീവമല്ല" #: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "%s ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "%s ഡൊമെയിന്‍ നിലവിലുണ്ട്" #: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "%s ഡൊമെയിന്‍ നിലവിലുണ്ട്" #: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "സജീവമായ ഡൊമെയിന്‍ വെട്ടി മാറ്റുവാന്‍ സാധ്യമല്ല" #: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "%s ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/util.c:344 msgid "cannot block signals" msgstr "" #: src/util.c:359 #, fuzzy msgid "cannot create pipe" msgstr "പൈപ്പ് ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/util.c:366 src/util.c:395 msgid "Failed to set non-blocking file descriptor flag" msgstr "Failed to set non-blocking file descriptor flag" #: src/util.c:388 #, fuzzy msgid "Failed to create pipe" msgstr "പൈപ്പ് ഉണ്ടാക്കുന്നതില്‍ പരാജയം: %s" #: src/util.c:415 src/util.c:534 #, fuzzy msgid "cannot fork child process" msgstr "ചൈള്‍ഡ് പ്രക്രിയ ഫോര്‍ക്ക് ചെയ്യുവാന്‍ സാധ്യമല്ല: %s" #: src/util.c:434 src/util.c:471 #, fuzzy msgid "cannot unblock signals" msgstr "ഫയല്‍ '%s' അണ്‍ലിങ്ക് ചെയ്യുവാന്‍ സാധ്യമല്ല: %s" #: src/util.c:487 #, fuzzy msgid "failed to setup stdin file handle" msgstr "കോണ്‍ഫിഗ് ഫയല്‍ ഹാഡില്‍ സൂക്ഷിക്കുവാന്‍ സാധ്യമല്ല" #: src/util.c:493 #, fuzzy msgid "failed to setup stdout file handle" msgstr "കോണ്‍ഫിഗ് ഫയല്‍ ഹാഡില്‍ സൂക്ഷിക്കുവാന്‍ സാധ്യമല്ല" #: src/util.c:499 #, fuzzy msgid "failed to setup stderr file handle" msgstr "കോണ്‍ഫിഗ് ഫയല്‍ ഹാഡില്‍ സൂക്ഷിക്കുവാന്‍ സാധ്യമല്ല" #: src/util.c:521 #, fuzzy msgid "cannot become session leader" msgstr "സെഷന്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/util.c:527 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "ഓട്ടോസ്റ്റാര്‍ട്ട് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/util.c:544 #, fuzzy, c-format msgid "could not write pidfile %s for %d" msgstr "pidfile എഴുതുവാന്‍ സാധ്യമായില്ല" #: src/util.c:564 #, c-format msgid "cannot execute binary %s" msgstr "ബൈനറി %s പ്രവര്‍ത്തിപ്പിക്കുവാന്‍ സാധ്യമല്ല" #: src/util.c:677 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" #: src/util.c:722 msgid "Unknown poll response." msgstr "" #: src/util.c:753 msgid "poll error" msgstr "പോള്‍ പിശക്" #: src/util.c:829 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" #: src/util.c:975 #, c-format msgid "Failed to open file '%s'" msgstr "ഫയല്‍ '%s' തുറക്കുന്നതില്‍ പരാജയം" #: src/util.c:982 #, c-format msgid "Failed to read file '%s'" msgstr "'%s' ഫയല്‍ ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/util.c:1882 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "uid '%d'-നുള്ള യൂസര്‍ റിക്കോര്‍ഡ് ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/util.c:1936 #, fuzzy, c-format msgid "Failed to find user record for name '%s'" msgstr "uid '%d'-നുള്ള യൂസര്‍ റിക്കോര്‍ഡ് ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/util.c:1973 #, fuzzy, c-format msgid "Failed to find group record for name '%s'" msgstr "uid '%d'-നുള്ള യൂസര്‍ റിക്കോര്‍ഡ് ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/uuid.c:104 #, c-format msgid "Falling back to pseudorandom UUID, failed to generate random bytes: %s" msgstr "Falling back to pseudorandom UUID, failed to generate random bytes: %s" #: src/vbox/vbox_driver.c:119 src/vbox/vbox_tmpl.c:437 msgid "no VirtualBox driver path specified (try vbox:///session)" msgstr "" #: src/vbox/vbox_driver.c:126 src/vbox/vbox_tmpl.c:444 #, c-format msgid "unknown driver path '%s' specified (try vbox:///session)" msgstr "" #: src/vbox/vbox_driver.c:133 src/vbox/vbox_tmpl.c:451 #, c-format msgid "unknown driver path '%s' specified (try vbox:///system)" msgstr "" #: src/vbox/vbox_driver.c:139 msgid "unable to initialize VirtualBox driver API" msgstr "" #: src/virsh.c:350 msgid "unknown error" msgstr "അപരിചിതമായ പിശക്" #: src/virsh.c:371 msgid "print help" msgstr "സഹായം പ്രിന്‍റ് ചെയ്യുക" #: src/virsh.c:372 msgid "Prints global help or command specific help." msgstr "ഗ്ലോബല്‍ സഹായം അല്ലെങ്കില്‍ കമാന്‍ഡ് വ്യക്തമാക്കുന്ന സഹായം പ്രിന്‍റ് ചെയ്യുന്നു." #: src/virsh.c:378 msgid "name of command" msgstr "കമാന്‍ഡിന്‍റെ പേര്" #: src/virsh.c:390 msgid "" "Commands:\n" "\n" msgstr "" "കമാന്‍ഡുകള്‍:\n" "\n" #: src/virsh.c:403 msgid "autostart a domain" msgstr "ഒരു ഡൊമെയിന്‍ ഓട്ടോമാറ്റിക്കായി തുടങ്ങുക" #: src/virsh.c:405 msgid "Configure a domain to be automatically started at boot." msgstr "ബൂട്ട് ചെയ്യുന്പോള്‍ ഓട്ടോമാറ്റിക്കായി ആരംഭിക്കുന്നതിനായി ഒരു ഡൊമെയിന്‍ ക്റമികരിക്കുക." #: src/virsh.c:410 src/virsh.c:511 src/virsh.c:725 src/virsh.c:761 #: src/virsh.c:819 src/virsh.c:887 src/virsh.c:1137 src/virsh.c:1180 #: src/virsh.c:1423 src/virsh.c:1467 src/virsh.c:1505 src/virsh.c:1543 #: src/virsh.c:1581 src/virsh.c:1619 src/virsh.c:1770 src/virsh.c:1856 #: src/virsh.c:1989 src/virsh.c:2045 src/virsh.c:2101 src/virsh.c:2220 #: src/virsh.c:2462 src/virsh.c:5728 src/virsh.c:5803 src/virsh.c:5864 #: src/virsh.c:5922 src/virsh.c:5980 src/virsh.c:6096 src/virsh.c:6216 #: src/virsh.c:6373 src/virsh.c:6687 msgid "domain name, id or uuid" msgstr "ഡൊമെയിന്‍ പേര്, id അല്ലെങ്കില്‍ uuid" #: src/virsh.c:411 src/virsh.c:2528 src/virsh.c:3505 msgid "disable autostarting" msgstr "ഓട്ടോസ്റ്റാറ്‍ട്ടിങ് നിഷ്ക്റിയമാക്കുക" #: src/virsh.c:432 #, c-format msgid "Failed to mark domain %s as autostarted" msgstr "ഡൊമെയിന്‍ %s ഓട്ടോമാറ്റിക്കായി സ്റ്റാറ്‍ട്ട് ചെയ്യുന്നു എന്ന് അടയാളപ്പെടുത്തുന്നതില്‍ പരാജയം" #: src/virsh.c:435 #, c-format msgid "Failed to unmark domain %s as autostarted" msgstr "" "ഡൊമെയിന്‍ %s ഓട്ടോമാറ്റിക്കായി സ്റ്റാറ്‍ട്ട് ചെയ്യുന്നു എന്ന് അടയാളപ്പെടുത്തല്‍ മാറ്റുന്നതില്‍ പരാജയം" #: src/virsh.c:442 #, c-format msgid "Domain %s marked as autostarted\n" msgstr "ഡൊമെയിന്‍ %s ഓട്ടോമാറ്റിക്കായി തുടങ്ങുന്നു എന്ന് അടയാളപ്പെടുത്തിയിരിക്കുന്നു\n" #: src/virsh.c:444 #, c-format msgid "Domain %s unmarked as autostarted\n" msgstr "ഡൊമെയിന്‍ %s ഓട്ടോമാറ്റിക്കായി തുടങ്ങുന്നു എന്ന് അടയാളപ്പെടുത്തല്‍ മാറ്റിയിരിക്കുന്നു\n" #: src/virsh.c:454 msgid "(re)connect to hypervisor" msgstr "വീണ്ടും ഹൈപ്പര്‍‍വൈസറിലേക്ക് കണക്ട് ചെയ്യുക" #: src/virsh.c:456 msgid "" "Connect to local hypervisor. This is built-in command after shell start up." msgstr "" "ലോക്കല്‍ ഹൈപ്പര്‍‍വൈസറിലേക്ക് കണക്ട് ചെയ്യുക. ഷെല്‍ ആരംഭിച്ച ശേഷമുളള ബിള്‍ട്ട്-ഇന്‍ കമാന്‍ഡ് ആണിത്." #: src/virsh.c:461 msgid "hypervisor connection URI" msgstr "ഹൈപ്പര്‍‍വൈസര്‍ കണക്ഷനുളള URI" #: src/virsh.c:462 msgid "read-only connection" msgstr "റീഡ്-ഒണ്‍ലി കണക്ഷന്‍" #: src/virsh.c:474 msgid "Failed to disconnect from the hypervisor" msgstr "ഹൈപ്പര്‍‍വൈസറില്‍ നിന്നും കണക്ഷന്‍ ഛേദിക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:493 msgid "Failed to connect to the hypervisor" msgstr "ഹൈപ്പര്‍‍വൈസറിലേക്ക് കണക്ട് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virsh.c:504 msgid "connect to the guest console" msgstr "ഗസ്റ്റ് കണ്‍സോളിലേക്ക് കണക്ട് ചെയ്യുക" #: src/virsh.c:506 msgid "Connect the virtual serial console for the guest" msgstr "ഗസ്റ്റിനുളള വിറ്‍ച്ച്വല്‍ സീരിയല്‍ കണ്‍സോള്‍ കണക്ട് ചെയ്യുക" #: src/virsh.c:527 msgid "Failed to get local hostname" msgstr "ലോക്കല്‍ ഹോസ്റ്റനാമം ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:532 msgid "Failed to get connection hostname" msgstr "കണക്ഷന്‍ ഹോസ്റ്റനാമം ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:537 msgid "Cannot connect to a remote console device" msgstr "റിമോട്ട് കണ്‍സോള്‍ ഡിവൈസിലേക്ക് കണക്ട് ചെയ്യുവാന്‍ സാധ്യമല്ല" #: src/virsh.c:558 #, c-format msgid "Connected to domain %s\n" msgstr "ഡൊമെയിന്‍ %s-ലേക്ക് കണക്ട് ചെയ്തിരിക്കുന്നു\n" #: src/virsh.c:559 msgid "Escape character is ^]\n" msgstr "എസ്കേപ് ക്യാരക്ടര്‍ ^] ആണു്\n" #: src/virsh.c:563 msgid "No console available for domain\n" msgstr "ഡൊമെയിനിന് കണ്‍സോള്‍ ലഭ്യമല്ല\n" #: src/virsh.c:602 msgid "list domains" msgstr "ഡൊമെയിനുകള്‍ ലിസ്റ്റ് ചെയ്യുക" #: src/virsh.c:603 msgid "Returns list of domains." msgstr "ഡൊമെയിന്‍റെ ലിസ്റ്റ് നല്‍കുന്നു." #: src/virsh.c:608 msgid "list inactive domains" msgstr "സജീവമല്ലാത്ത ഡൊമെയിനുകള്‍ ലിസ്റ്റ് ചെയ്യുക" #: src/virsh.c:609 msgid "list inactive & active domains" msgstr "സജീവമായതും അല്ലാത്തതുമായ ഡൊമെയിനുകള്‍ ലിസ്റ്റ് ചെയ്യുക" #: src/virsh.c:631 src/virsh.c:638 msgid "Failed to list active domains" msgstr "സജീവമായ ഡൊമെയിനുകള്‍ ലിസ്റ്റ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virsh.c:649 src/virsh.c:657 msgid "Failed to list inactive domains" msgstr "സജീവമല്ലാത്ത ഡൊമെയിനുകള്‍ ലിസ്റ്റ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virsh.c:666 msgid "Id" msgstr "Id" #: src/virsh.c:666 src/virsh.c:2912 src/virsh.c:3188 src/virsh.c:4159 #: src/virsh.c:5122 msgid "Name" msgstr "പേര്" #: src/virsh.c:666 src/virsh.c:2912 src/virsh.c:3188 src/virsh.c:4159 msgid "State" msgstr "അവസ്ഥ" #: src/virsh.c:679 src/virsh.c:701 src/virsh.c:7765 src/virsh.c:7781 msgid "no state" msgstr "അവസ്ഥയില്ല" #: src/virsh.c:719 msgid "domain state" msgstr "ഡൊമെയിന്‍റെ അവസ്ഥ" #: src/virsh.c:720 msgid "Returns state about a domain." msgstr "ഒരു ഡൊമെയിനിന്റെ അവസ്ഥ നല്‍കുന്നു." #: src/virsh.c:755 msgid "get device block stats for a domain" msgstr "ഒരു ഡൊമെയിനിനുള്ള ഡിവൈസ് ബ്ളോക്കിന്റെ അവസ്ഥ ലഭ്യമാകുന്നു" #: src/virsh.c:756 msgid "Get device block stats for a running domain." msgstr "പ്രവര്‍ത്തിക്കുന്ന ഒരു ഡൊമെയിനിന്‍റെ ഡിവൈസ് ബ്ളോക്കിന്‍റെ അവസ്ഥ നല്‍കുന്നു." #: src/virsh.c:762 msgid "block device" msgstr "ബ്ളോക്ക് ഡിവൈസ്" #: src/virsh.c:785 #, c-format msgid "Failed to get block stats %s %s" msgstr "ബ്ളോക്കിന്രെ അവസ്ഥ ലഭ്യമാകുന്നതില്‍ പരാജയം %s %s" #: src/virsh.c:813 msgid "get network interface stats for a domain" msgstr "ഒരു ഡൊമെയിനിനുള്ള നെറ്റ്‌വറ്‍ക്കിന്‍റെ സംയോജക ഘടകം അവസ്ഥ ലഭ്യമാക്കുക" #: src/virsh.c:814 msgid "Get network interface stats for a running domain." msgstr "പ്രവര്‍ത്തിക്കുന്ന ഒരു ഡൊമെയിനിന്‍റെ നെറ്റ്‌വറ്‍ക്ക് സംയോജക ഘടകത്തിന്‍റെ അവസ്ഥ ലഭ്യമാകുന്നു." #: src/virsh.c:820 msgid "interface device" msgstr "ഇന്ററ്‍ഫെയിസ് ഡിവൈസ്" #: src/virsh.c:843 #, c-format msgid "Failed to get interface stats %s %s" msgstr "സംയോജക ഘടകത്തിന്‍റെ വിവരം ലഭ്യമാക്കുന്നതില്‍ പരാജയം %s %s" #: src/virsh.c:881 msgid "suspend a domain" msgstr "ഒരു ഡൊമെയിന്‍ താല്‍ക്കാലികമായി നിര്‍ത്തുക" #: src/virsh.c:882 msgid "Suspend a running domain." msgstr "പ്രവര്‍ത്തനത്തിലുളള ഒരു ഡൊമെയിന്‍ താല്‍ക്കാലികമായി നിര്‍ത്തുക." #: src/virsh.c:905 #, c-format msgid "Domain %s suspended\n" msgstr "%s ഡൊമെയിന്‍ താല്‍ക്കാലികമായി നിര്‍ത്തിയിരിക്കുന്നു\n" #: src/virsh.c:907 #, c-format msgid "Failed to suspend domain %s" msgstr "ഡൊമെയിന്‍ %s താല്‍ക്കാലികമായി നിര്‍ത്തുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:919 msgid "create a domain from an XML file" msgstr "ഒരു XML ഫയലില്‍ നിന്നും ഒരു ഡൊമെയിന്‍ ഉണ്ടാക്കുക" #: src/virsh.c:920 msgid "Create a domain." msgstr "ഒരു ഡൊമെയിന്‍ ഉണ്ടാക്കുക." #: src/virsh.c:925 src/virsh.c:982 msgid "file containing an XML domain description" msgstr "ഒരു XML ഡൊമെയിന്‍ വിവരണം ലഭ്യമാകുന്ന ഫയല്‍" #: src/virsh.c:927 src/virsh.c:1085 msgid "attach to console after creation" msgstr "" #: src/virsh.c:958 #, c-format msgid "Domain %s created from %s\n" msgstr "%s-ല്‍ നിന്നും ഡൊമെയിന്‍ %s ഉണ്ടാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:966 #, c-format msgid "Failed to create domain from %s" msgstr "%s-ല്‍ നിന്നും ഡൊമെയിന്‍ ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:976 msgid "define (but don't start) a domain from an XML file" msgstr "ഒരു XML ഫയലില്‍ നിന്നും ഒരു ഡൊമെയിന്‍ നിഷ്കര്‍ശിക്കുക (ആരംഭിക്കേണ്ടതില്ല)" #: src/virsh.c:977 msgid "Define a domain." msgstr "ഒരു ഡൊമെയിന്‍ നിര്‍ഷ്കര്‍ഷിക്കുക." #: src/virsh.c:1009 #, c-format msgid "Domain %s defined from %s\n" msgstr "%s-ല്‍ നിന്നും ഡൊമെയിന്‍ %s നിര്‍ഷ്കര്‍ശിച്ചിരിക്കുന്നു\n" #: src/virsh.c:1013 #, c-format msgid "Failed to define domain from %s" msgstr "%s-ല്‍ നിന്നും ഡൊമെയിന്‍ വ്യക്തമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:1023 msgid "undefine an inactive domain" msgstr "സജീവമല്ലാത്ത ഒരു ഡൊമെയിന്‍ വ്യക്തമാക്കേണ്ടതില്ല" #: src/virsh.c:1024 msgid "Undefine the configuration for an inactive domain." msgstr "സജീവമല്ലാത്ത ഒരു ഡൊമെയിന്‍റെ കോണ്‍ഫിഗറേഷന്‍ വ്യക്തമാക്കേണ്ടതില്ല." #: src/virsh.c:1029 src/virsh.c:2391 msgid "domain name or uuid" msgstr "ഡൊമെയിന്‍ പേര് അല്ലെങ്കില്‍ uuid" #: src/virsh.c:1051 #, c-format msgid "" "a running domain like %s cannot be undefined;\n" "to undefine, first shutdown then undefine using its name or UUID" msgstr "" #: src/virsh.c:1062 #, c-format msgid "Domain %s has been undefined\n" msgstr "ഡൊമെയിന്‍ %s അവ്യക്തമാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:1064 #, c-format msgid "Failed to undefine domain %s" msgstr "ഡൊമെയിന്‍ %s അവ്യക്തമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:1077 msgid "start a (previously defined) inactive domain" msgstr "സജീവമല്ലാത്ത ഒരു ഡൊമെയിന്‍ ആരംഭിക്കുക" #: src/virsh.c:1078 msgid "Start a domain." msgstr "ഒരു ഡൊമെയിന്‍ തുടങ്ങുക." #: src/virsh.c:1083 msgid "name of the inactive domain" msgstr "നിഷ്ക്രിയമായ ഡൊമെയിന്‍റെ പേര്" #: src/virsh.c:1106 msgid "Domain is already active" msgstr "ഡൊമെയിന്‍ നിലിവില്‍ പ്രവര്‍ത്തനത്തിലാണ്" #: src/virsh.c:1112 #, c-format msgid "Domain %s started\n" msgstr "ഡൊമെയിന്‍ %s തുടങ്ങിയിരിക്കുന്നു\n" #: src/virsh.c:1119 #, c-format msgid "Failed to start domain %s" msgstr "ഡൊമെയിന്‍ %s തുടങ്ങുന്നതില്‍ പരാജയം" #: src/virsh.c:1131 msgid "save a domain state to a file" msgstr "ഒരു ഡൊമെയിന്‍റെ അവസ്ഥ ഒരു ഫയലിലേക്ക് സൂക്ഷിക്കുക" #: src/virsh.c:1132 msgid "Save a running domain." msgstr "പ്രവര്‍ത്തനത്തിലുളള ഒരു ഡൊമെയില്‍ സൂക്ഷിക്കുക." #: src/virsh.c:1138 msgid "where to save the data" msgstr "ഡേറ്റാ സൂക്ഷിക്കേണ്ടത് എവിടെ എന്ന്" #: src/virsh.c:1160 #, c-format msgid "Domain %s saved to %s\n" msgstr "ഡൊമെയിന്‍ %s-നെ %s ആയി സൂക്ഷിച്ചിരിക്കുന്നു\n" #: src/virsh.c:1162 #, c-format msgid "Failed to save domain %s to %s" msgstr "ഡൊമെയിന്‍ %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:1174 msgid "show/set scheduler parameters" msgstr "ഷെഡ്യൂളറ്‍ പാരമീറ്ററുകള്‍ കാണിക്കുക/ക്റമികരിക്കുക." #: src/virsh.c:1175 msgid "Show/Set scheduler parameters." msgstr "ഷെഡ്യൂളറ്‍ പാരമീറ്ററുകള്‍ കാണിക്കുക/ക്റമികരിക്കുക." #: src/virsh.c:1181 msgid "parameter=value" msgstr "parameter=value" #: src/virsh.c:1182 msgid "weight for XEN_CREDIT" msgstr "XEN_CREDIT-നുളള വെയിറ്റ്" #: src/virsh.c:1183 msgid "cap for XEN_CREDIT" msgstr "XEN_CREDIT-നുളള കാപ്പ്" #: src/virsh.c:1201 msgid "Invalid value of weight" msgstr "വ്യാപ്തിയുടെ മൂല്ല്യം തെറ്റാണ്" #: src/virsh.c:1216 msgid "Invalid value of cap" msgstr "കാപ്പിന്റെ മൂല്ല്യം തെറ്റാണ്" #: src/virsh.c:1228 msgid "Invalid syntax for --set, expecting name=value" msgstr "" #: src/virsh.c:1243 #, fuzzy msgid "Invalid value for parameter, expecting an int" msgstr "പരാമീറ്ററിന്റെ തെറ്റായ മൂല്ല്യം" #: src/virsh.c:1250 msgid "Invalid value for parameter, expecting an unsigned int" msgstr "" #: src/virsh.c:1257 msgid "Invalid value for parameter, expecting an long long" msgstr "" #: src/virsh.c:1264 msgid "Invalid value for parameter, expecting an unsigned long long" msgstr "" #: src/virsh.c:1270 #, fuzzy msgid "Invalid value for parameter, expecting a double" msgstr "പരാമീറ്ററിന്റെ തെറ്റായ മൂല്ല്യം" #: src/virsh.c:1304 src/virsh.c:1308 msgid "Scheduler" msgstr "ഷെഡ്യൂളറ്‍" #: src/virsh.c:1308 msgid "Unknown" msgstr "അപരിചിതം" #: src/virsh.c:1380 msgid "restore a domain from a saved state in a file" msgstr "ഒരു ഫയലില്‍ സൂക്ഷിച്ച അവസ്ഥയില്‍ നിന്നും ഒരു ഡൊമെയിന്‍ വീണ്ടെടുക്കുക" #: src/virsh.c:1381 msgid "Restore a domain." msgstr "ഒരു ഡൊമെയിന്‍ വീണ്ടെടുക്കുക." #: src/virsh.c:1386 msgid "the state to restore" msgstr "വീണ്ടെടുക്കേണ്ട അവസ്ഥ" #: src/virsh.c:1405 #, c-format msgid "Domain restored from %s\n" msgstr "%s-ല്‍ നിന്നും ഡൊമെയിന്‍ വീണ്ടെടുത്തിരിക്കുന്നു\n" #: src/virsh.c:1407 #, c-format msgid "Failed to restore domain from %s" msgstr "%s-ല്‍ നിന്നും ഡൊമെയിന്‍ വീണ്ടെടുക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:1417 msgid "dump the core of a domain to a file for analysis" msgstr "ഫയല്‍ നിരീക്ഷിക്കുന്നതിനായി ഒരു ഡൊമെയിന്‍ കോറ്‍ ഡന്പ് ചെയ്യുക" #: src/virsh.c:1418 msgid "Core dump a domain." msgstr "ഒരു ഡൊമെയിന്‍ കോറ്‍ ഡന്പ് ചെയ്യുക" #: src/virsh.c:1424 msgid "where to dump the core" msgstr "കോറ്‍ ഡംന്പ് ചെയ്യേണ്ടത് എവിടെ എന്ന്" #: src/virsh.c:1446 #, c-format msgid "Domain %s dumped to %s\n" msgstr "ഡൊമെയിന്‍ %s-നെ %s-ലേക്ക് ഡംമ്പ് ചെയ്യുന്നു\n" #: src/virsh.c:1448 #, c-format msgid "Failed to core dump domain %s to %s" msgstr "ഡൊമെയിന്‍ %s-നെ %s-ലേക്ക് ഡംന്പ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virsh.c:1461 msgid "resume a domain" msgstr "ഒരു ഡൊമെയിന്‍ വീണ്ടും ആരംഭിക്കുക" #: src/virsh.c:1462 msgid "Resume a previously suspended domain." msgstr "മുന്പ് നിര്‍ത്തിയിരുന്ന ഒരു ഡൊമെയിന്‍ വീണ്ടും ആരംഭിക്കുക." #: src/virsh.c:1485 #, c-format msgid "Domain %s resumed\n" msgstr "ഡൊമെയിന്‍ %s വീണ്ടും ആരംഭിക്കുന്നു\n" #: src/virsh.c:1487 #, c-format msgid "Failed to resume domain %s" msgstr "ഡൊമെയിന്‍ %s വീണ്ടും ആരംഭിക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:1499 msgid "gracefully shutdown a domain" msgstr "ഒരു ഡൊമെയിന്‍ അടച്ചു പൂട്ടുക" #: src/virsh.c:1500 msgid "Run shutdown in the target domain." msgstr "ടാര്‍ഗെറ്റ് ഡൊമെയിനില്‍ shutdown കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക." #: src/virsh.c:1523 #, c-format msgid "Domain %s is being shutdown\n" msgstr "ഡൊമെയിന്‍ %s അടച്ചു പൂട്ടുന്നു\n" #: src/virsh.c:1525 #, c-format msgid "Failed to shutdown domain %s" msgstr "ഡൊമെയിന്‍ %s അടച്ചു പൂട്ടുന്നതില്‍ പരാജയം" #: src/virsh.c:1537 msgid "reboot a domain" msgstr "ഒരു ഡൊമെയിന്‍ റീബൂട്ട് ചെയ്യുക" #: src/virsh.c:1538 msgid "Run a reboot command in the target domain." msgstr "ടാര്‍ഗെറ്റ് ഡൊമെയിനില്‍ reboot കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക." #: src/virsh.c:1561 #, c-format msgid "Domain %s is being rebooted\n" msgstr "ഡൊമെയിന്‍ %s റീബൂട്ട് ചെയ്യപ്പെടുന്നു\n" #: src/virsh.c:1563 #, c-format msgid "Failed to reboot domain %s" msgstr "ഡൊമെയിന്‍ %s റീബൂട്ട് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virsh.c:1575 msgid "destroy a domain" msgstr "ഒരു ഡൊമെയിന്‍ ഇല്ലാതാക്കുക" #: src/virsh.c:1576 msgid "Destroy a given domain." msgstr "തന്നിരിക്കുന്ന ഡൊമെയിന്‍ ഇല്ലാതാക്കുക." #: src/virsh.c:1599 #, c-format msgid "Domain %s destroyed\n" msgstr "ഡൊമെയിന്‍ %s ഇല്ലാതാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:1601 #, c-format msgid "Failed to destroy domain %s" msgstr "ഡൊമെയിന്‍ %s നശിപ്പിക്കുന്നതിന്‍ പരാജയം" #: src/virsh.c:1613 msgid "domain information" msgstr "ഡൊമെയിന്‍ വിവരങ്ങള്‍" #: src/virsh.c:1614 msgid "Returns basic information about the domain." msgstr "ഡൊമെയിന്‍ സംബന്ധിച്ചുളള അടിസ്ഥാന വിവരങ്ങള്‍ ലഭ്യമാക്കുന്നു." #: src/virsh.c:1642 src/virsh.c:1644 msgid "Id:" msgstr "Id:" #: src/virsh.c:1645 src/virsh.c:4394 src/virsh.c:5012 msgid "Name:" msgstr "പേര്:" #: src/virsh.c:1648 src/virsh.c:4397 msgid "UUID:" msgstr "UUID:" #: src/virsh.c:1651 msgid "OS Type:" msgstr "ഏത് തരം OS:" #: src/virsh.c:1656 src/virsh.c:1814 src/virsh.c:4404 src/virsh.c:4408 #: src/virsh.c:4412 src/virsh.c:4416 msgid "State:" msgstr "അവസ്ഥ:" #: src/virsh.c:1659 src/virsh.c:2172 msgid "CPU(s):" msgstr "CPU:" #: src/virsh.c:1666 src/virsh.c:1821 msgid "CPU time:" msgstr "CPU സമയം:" #: src/virsh.c:1670 src/virsh.c:1673 msgid "Max memory:" msgstr "ഏറ്റവും കൂടുതല്‍ മെമ്മറി:" #: src/virsh.c:1674 msgid "no limit" msgstr "പരിധിയില്ല" #: src/virsh.c:1676 msgid "Used memory:" msgstr "ഉപയോഗത്തിലുളള മെമ്മറി:" #: src/virsh.c:1684 msgid "Autostart:" msgstr "സ്വയം ആരംഭിക്കുക:" #: src/virsh.c:1685 msgid "enable" msgstr "പ്രവര്‍ത്തന സജ്ജമാക്കുക" #: src/virsh.c:1685 msgid "disable" msgstr "പ്രവര്‍ത്തന രഹിതമാക്കുക" #: src/virsh.c:1698 msgid "Security model:" msgstr "" #: src/virsh.c:1699 msgid "Security DOI:" msgstr "" #: src/virsh.c:1708 msgid "Security label:" msgstr "" #: src/virsh.c:1721 msgid "NUMA free memory" msgstr "NUMA-യില്‍ ഉപയോഗത്തിലില്ലാത്ത മെമ്മറി:" #: src/virsh.c:1722 msgid "display available free memory for the NUMA cell." msgstr "NUMA സെലില്‍ ലഭ്യമായ ഉപയോഗത്തിലില്ലാത്ത മെമ്മറി ദൃശ്യമാക്കുക." #: src/virsh.c:1727 msgid "NUMA cell number" msgstr "NUMA സെല്‍ നംബര്‍:" #: src/virsh.c:1753 msgid "Total" msgstr "ആകമൊത്തം" #: src/virsh.c:1764 msgid "domain vcpu information" msgstr "ഡൊമെയിന്‍ vcpu വിവരം" #: src/virsh.c:1765 msgid "Returns basic information about the domain virtual CPUs." msgstr "ഡൊമെയിന്‍ വിര്‍ച്ച്വല്‍ CPU സംബന്ധിച്ചുളള അടിസ്ഥാന വിവരങ്ങള്‍ ലഭ്യമാക്കുന്നു." #: src/virsh.c:1812 msgid "VCPU:" msgstr "VCPU:" #: src/virsh.c:1813 msgid "CPU:" msgstr "CPU:" #: src/virsh.c:1823 msgid "CPU Affinity:" msgstr "CPU അഫിനിറ്റി:" #: src/virsh.c:1835 msgid "Domain shut off, virtual CPUs not present." msgstr "ഡൊമെയിന്‍ അടച്ചു പൂട്ടി, വിറ്‍ച്ച്വല്‍ CPUs ലഭ്യമല്ല." #: src/virsh.c:1850 msgid "control domain vcpu affinity" msgstr "ഡൊമെയിന്‍ vcpu അഫിനിറ്റി നിയന്ത്രിക്കുന്നു" #: src/virsh.c:1851 msgid "Pin domain VCPUs to host physical CPUs." msgstr "ഫിസിക്കല്‍ CPU-കള്‍ ഹോസ്റ്റ് ചെയ്യുന്നതിനായി ഡൊമെയിന്‍ VCPU-കള്‍ പിന്‍ ചെയ്യുക." #: src/virsh.c:1857 msgid "vcpu number" msgstr "vcpu നംബര്‍" #: src/virsh.c:1858 msgid "host cpu number(s) (comma separated)" msgstr "ഹോസ്റ്റ് cpu നംബര്‍ (കോമാ ഉപയോഗിച്ച് വേര്‍തിരിച്ചിരിക്കുന്നു)" #: src/virsh.c:1886 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: തെറ്റായ അല്ലെങ്കില്‍ ലഭ്യമല്ലാത്ത vCPU നമ്പര്‍." #: src/virsh.c:1892 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: cpulist ലഭ്യമല്ല" #: src/virsh.c:1904 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: ഡൊമെയിന്‍ വിവരം ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:1910 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: തെറ്റായ vCPU നമ്പര്‍." #: src/virsh.c:1919 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: തെറ്റായ രീതി. സ്ട്രിങ് കാലിയാക്കുക." #: src/virsh.c:1929 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "cpulist: %s: തെറ്റായ രീതി. %d (near '%c') സ്ഥാനത്ത് അക്കം പ്റതീക്ഷിക്കുന്നു." #: src/virsh.c:1939 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" "cpulist: %s: തെറ്റായ രീതി. %d (near '%c') സ്ഥാനത്ത് അക്കം അല്ലെങ്കില്‍ കോമാ " "പ്റതീക്ഷിക്കുന്നു." #: src/virsh.c:1946 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: തെറ്റായ രീതി. Trailing comma at position %d." #: src/virsh.c:1960 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "ഫിസിക്കല്‍ CPU %d നിലവിലില്ല." #: src/virsh.c:1983 msgid "change number of virtual CPUs" msgstr "വിര്‍ച്ച്വല്‍ CPU-കളുടെ എണ്ണം മാറ്റുക" #: src/virsh.c:1984 msgid "Change the number of virtual CPUs in the guest domain." msgstr "ഗസ്റ്റ് ഡൊമെയിനില്‍ സജീവമായ വിര്‍ച്ച്വല്‍ CPU-കളുടെ എണ്ണം മാറ്റുക." #: src/virsh.c:1990 msgid "number of virtual CPUs" msgstr "വിര്‍ച്ച്വല്‍ CPU-കളുടെ എണ്ണം" #: src/virsh.c:2010 msgid "Invalid number of virtual CPUs." msgstr "വിര്‍ച്ച്വല്‍ CPU-കളുടെ എണ്ണം അസാധുവാണ്" #: src/virsh.c:2022 msgid "Too many virtual CPUs." msgstr "വളരെ അധികം വിര്‍ച്ച്വല്‍ CPU-കള്‍. " #: src/virsh.c:2039 msgid "change memory allocation" msgstr "മെമ്മറി അലോക്കേഷന്‍ മാറ്റുക" #: src/virsh.c:2040 msgid "Change the current memory allocation in the guest domain." msgstr "ഗസ്റ്റ് ഡൊമെയിനില്‍ നിലവില്‍ ലഭ്യമായ മെമ്മറി മാറ്റുക." #: src/virsh.c:2046 msgid "number of kilobytes of memory" msgstr "മെമ്മറിയുടെ അളവ് കിലോബൈറ്റില്‍" #: src/virsh.c:2067 src/virsh.c:2079 src/virsh.c:2123 #, c-format msgid "Invalid value of %d for memory size" msgstr "മെമ്മറിയുടെ വ്യാപ്തിയുടെ മൂല്ല്യം %d തെറ്റാണ്" #: src/virsh.c:2073 msgid "Unable to verify MaxMemorySize" msgstr "MaxMemorySize ഉറപ്പാക്കുവാന്‍ സാധ്യമാകുന്നില്ല" #: src/virsh.c:2095 msgid "change maximum memory limit" msgstr "മെമ്മറിയുടെ ഏറ്റവും കൂടുതലായ ലിമിറ്റ് മാറ്റുക" #: src/virsh.c:2096 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "ഗസ്റ്റ് ഡൊമെയിനിലുളള മെമ്മറിയുടെ ഏറ്റവും കൂടുതലായ ലിമിറ്റ് മാറ്റുക" #: src/virsh.c:2102 msgid "maximum memory limit in kilobytes" msgstr "പരമാവധി മെമ്മറി (കിലോബൈറ്റ്സില്‍)" #: src/virsh.c:2129 msgid "Unable to verify current MemorySize" msgstr "നിലവിലുളള മെമ്മറിയുടെ വ്യാപ്തി ഉറപ്പാക്കുവാന്‍ സാധ്യമാകുന്നില്ല" #: src/virsh.c:2136 msgid "Unable to shrink current MemorySize" msgstr "നിലവിലുളള മെമ്മറിയുടെ വ്യാപ്തി കുറയ്ക്കുവാന്‍ സാധ്യമാകുന്നില്ല" #: src/virsh.c:2142 msgid "Unable to change MaxMemorySize" msgstr "മെമ്മറിയുടെ വ്യാപ്തി മാറ്റുവാന്‍ സാധ്യമാകുന്നില്ല" #: src/virsh.c:2154 msgid "node information" msgstr "നോഡിന്‍റെ വിവരം" #: src/virsh.c:2155 msgid "Returns basic information about the node." msgstr "നോഡിന്‍റെ അടിസ്ഥാന വിവരങ്ങള്‍ നല്‍കുന്നു." #: src/virsh.c:2168 msgid "failed to get node information" msgstr "നോഡിന്‍റെ വിവരം ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:2171 msgid "CPU model:" msgstr "CPU മോഡല്‍:" #: src/virsh.c:2173 msgid "CPU frequency:" msgstr "CPU ഫ്രീക്വന്‍സി:" #: src/virsh.c:2174 msgid "CPU socket(s):" msgstr "CPU സോക്കറ്റ്:" #: src/virsh.c:2175 msgid "Core(s) per socket:" msgstr "ഓരോ സോക്കറ്റിലും ഉളള കോര്‍:" #: src/virsh.c:2176 msgid "Thread(s) per core:" msgstr "ഓരോ കോറിലും ഉളള ത്രെഡ്:" #: src/virsh.c:2177 msgid "NUMA cell(s):" msgstr "NUMA സെല്ല്:" #: src/virsh.c:2178 msgid "Memory size:" msgstr "മെമ്മറിയുടെ വലിപ്പം:" #: src/virsh.c:2187 msgid "capabilities" msgstr "സവിശേഷതകള്‍" #: src/virsh.c:2188 msgid "Returns capabilities of hypervisor/driver." msgstr "ഹൈപ്പറ്‍വൈസറ്‍/ഡ്റൈവറിന്‍റെ വിശേഷതകള്‍ നല്‍കുക." #: src/virsh.c:2201 msgid "failed to get capabilities" msgstr "സവിശേഷതകള്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/virsh.c:2214 msgid "domain information in XML" msgstr "XML-ലുളള ഡൊമെയിന്‍ വിവരം" #: src/virsh.c:2215 msgid "Output the domain information as an XML dump to stdout." msgstr "ഒരു XML ഡന്പായി stdout-ലേക്ക് ഡൊമെയിന്‍ വിവരങ്ങള്‍ ലഭ്യമാക്കുക. " #: src/virsh.c:2221 msgid "show inactive defined XML" msgstr "സജീവമല്ലാത്ത XML കാണിക്കുക" #: src/virsh.c:2222 msgid "include security sensitive information in XML dump" msgstr "" #: src/virsh.c:2263 msgid "Convert native config to domain XML" msgstr "നേറ്റീവ് കോണ്‍ഫിഗ് ഡൊമെയിന്‍ XML ആയി വേര്‍തിരിക്കുക" #: src/virsh.c:2264 msgid "Convert native guest configuration format to domain XML format." msgstr "നേറ്റീവ് ഗസ്റ്റ് ക്രമികരണ ശൈലി ഡൊമെയിന്‍ ശൈലിയായി വേര്‍തിരിക്കുക." #: src/virsh.c:2269 msgid "source config data format" msgstr "" #: src/virsh.c:2270 msgid "config data file to import from" msgstr "ഇംപോര്‍ട്ട് ചെയ്യുവാനുള്ള കോണ്‍ഫിഗ് ഡേറ്റാ ഫയല്‍" #: src/virsh.c:2309 msgid "Convert domain XML to native config" msgstr "" #: src/virsh.c:2310 msgid "Convert domain XML config to a native guest configuration format." msgstr "" #: src/virsh.c:2315 msgid "target config data type format" msgstr "" #: src/virsh.c:2316 msgid "xml data file to export from" msgstr "" #: src/virsh.c:2355 msgid "convert a domain id or UUID to domain name" msgstr "ഒരു ഡൊമെയിന്‍ id അല്ലെങ്കില്‍ UUID ഡൊമെയിന്‍ പേര് ആയി വേര്‍തിരിക്കുക" #: src/virsh.c:2361 msgid "domain id or uuid" msgstr "ഡൊമെയിന്‍ id അല്ലെങ്കില്‍ uuid" #: src/virsh.c:2385 msgid "convert a domain name or UUID to domain id" msgstr "ഒരു ഡൊമെയിന്‍ പേര് അല്ലെങ്കില്‍ UUID ഡൊമെയിന്‍ id ആയി വേര്‍തിരിക്കുക" #: src/virsh.c:2420 msgid "convert a domain name or id to domain UUID" msgstr "ഒരു ഡൊമെയിന്‍ പേര് അല്ലെങ്കില്‍ id ഡൊമെയിന്‍ UUID ആയി വേര്‍തിരിക്കുക" #: src/virsh.c:2426 msgid "domain id or name" msgstr "ഡൊമെയിന്‍ id അല്ലെങ്കില്‍ പേര്" #: src/virsh.c:2445 msgid "failed to get domain UUID" msgstr "ഡൊമെയിന്‍ UUID ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:2455 msgid "migrate domain to another host" msgstr "മറ്റൊരു ഹോസ്റ്റിലേക്ക് ഡൊമെയിന്‍ മാറ്റുക" #: src/virsh.c:2456 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "മറ്റൊരു ഹോസ്റ്റിലേക്ക് ഡൊമെയിന്‍ മാറ്റുക. മാറ്റം ഉടന്‍ സംഭവിക്കുന്നതിനായി --live ചേര്‍ക്കുക." #: src/virsh.c:2461 msgid "live migration" msgstr "live migration" #: src/virsh.c:2463 msgid "connection URI of the destination host" msgstr "ലക്ഷ്യസ്ഥാനത്തുള്ള ഹോസ്റ്റിലേക്കിന്രെ കണക്ഷന്‍ URI" #: src/virsh.c:2464 msgid "migration URI, usually can be omitted" msgstr "നീക്കം ചെയ്യുന്നതിനുള്ള URI, സാധാരണ ആവശ്യമില്ല" #: src/virsh.c:2465 msgid "rename to new name during migration (if supported)" msgstr "" #: src/virsh.c:2488 msgid "migrate: Missing desturi" msgstr "migrate: desturi ലഭ്യമല്ല" #: src/virsh.c:2520 msgid "autostart a network" msgstr "ഒരു നെറ്റ്‌വറ്‍ക്ക് ഓട്ടോസ്റ്റാറ്‍ട്ട് ചെയ്യുക" #: src/virsh.c:2522 msgid "Configure a network to be automatically started at boot." msgstr "ബൂട്ട് ചെയ്യുന്പോള്‍ ഓട്ടോമാറ്റിക്കായി ആരംഭിക്കുന്നതിനായി ഒരു നെറ്റ്‌വറ്‍ക്ക് ക്റമികരിക്കുക." #: src/virsh.c:2527 src/virsh.c:3050 msgid "network name or uuid" msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ പേര് അല്ലെങ്കില്‍ uuid" #: src/virsh.c:2549 #, c-format msgid "failed to mark network %s as autostarted" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s ഓട്ടോസ്റ്റാറ്‍ട്ട് ആയി അടയാളപ്പെടുത്തുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:2552 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s ഓട്ടോസ്റ്റാറ്‍ട്ട് ആയി അടയാളപ്പെടുത്തുന്നത് നീക്കം ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:2559 #, c-format msgid "Network %s marked as autostarted\n" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s ഓട്ടോമാറ്റിക്കായി തുടങ്ങുന്നു എന്ന് അടയാളപ്പെടുത്തിയിരിക്കുന്നു\n" #: src/virsh.c:2561 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s ഓട്ടോമാറ്റിക്കായി തുടങ്ങുന്നു എന്ന് അടയാളപ്പെടുത്തിയത് നീക്കിയിരിക്കുന്നു\n" #: src/virsh.c:2571 msgid "create a network from an XML file" msgstr "ഒരു XML ഫയലില്‍ നിന്നും ഒരു നെറ്റ്‌വറ്‍ക്ക് ഉണ്ടാക്കുക" #: src/virsh.c:2572 msgid "Create a network." msgstr "ഒരു നെറ്റ്‌വറ്‍ക്ക് ഉണ്ടാക്കുക." #: src/virsh.c:2577 src/virsh.c:2625 msgid "file containing an XML network description" msgstr "XML നെറ്റ്‌വറ്‍ക്ക് വിവരണം ലഭ്യമാക്കുന്ന ഫയല്‍" #: src/virsh.c:2604 #, c-format msgid "Network %s created from %s\n" msgstr "%s-ല്‍ നിന്നും നെറ്റ്‌വറ്‍ക്ക് %s ഉണ്ടാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:2608 #, c-format msgid "Failed to create network from %s" msgstr "%s-ല്‍ നിന്നും നെറ്റ്‌വറ്‍ക്ക് ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:2619 msgid "define (but don't start) a network from an XML file" msgstr "ഒരു XML ഫയലില്‍ നിന്നും ഒരു നെറ്റ്‌വറ്‍ക്ക് നിഷ്കര്‍ശിക്കുക (ആരംഭിക്കേണ്ടതില്ല)" #: src/virsh.c:2620 msgid "Define a network." msgstr "ഒരു നെറ്റ്‌വറ്‍ക്ക് നിര്‍ഷ്കര്‍ഷിക്കുക." #: src/virsh.c:2652 #, c-format msgid "Network %s defined from %s\n" msgstr "%s-ല്‍ നിന്നും നെറ്റ്‌വറ്‍ക്ക് %s നിര്‍ഷ്കര്‍ശിച്ചിരിക്കുന്നു\n" #: src/virsh.c:2656 #, c-format msgid "Failed to define network from %s" msgstr "%s-ല്‍ നിന്നും നെറ്റ്‌വറ്‍ക്ക് വ്യക്തമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:2667 msgid "destroy a network" msgstr "ഒരു നെറ്റ്‌വറ്‍ക്ക് ഇല്ലാതാക്കുക" #: src/virsh.c:2668 msgid "Destroy a given network." msgstr "തന്നിരിക്കുന്ന നെറ്റ്‌വറ്‍ക്ക് ഇല്ലാതാക്കുക." #: src/virsh.c:2673 src/virsh.c:2712 src/virsh.c:6790 msgid "network name, id or uuid" msgstr "നെറ്റ്‌വറ്‍ക്ക് നാമം , id അല്ലെങ്കില്‍ uuid" #: src/virsh.c:2691 #, c-format msgid "Network %s destroyed\n" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s ഇല്ലാതാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:2693 #, c-format msgid "Failed to destroy network %s" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s നശിപ്പിക്കുന്നതിന്‍ പരാജയം" #: src/virsh.c:2706 msgid "network information in XML" msgstr "XML-ലുളള നെറ്റ്‌വറ്‍ക്കിന്‍റെ വിവരം" #: src/virsh.c:2707 msgid "Output the network information as an XML dump to stdout." msgstr "ഒരു XML ഡന്പായി stdout-ലേക്ക് നെറ്റ്‌വറ്‍ക്കിന്‍റെ വിവരങ്ങള്‍ ലഭ്യമാക്കുക." #: src/virsh.c:2746 #, fuzzy msgid "edit XML configuration for a physical host interface" msgstr "ഒരു ഡൊമെയിനിനു് XML ക്രമികരണം ചിട്ടപ്പെടുത്തുക" #: src/virsh.c:2747 #, fuzzy msgid "Edit the XML configuration for a physical host interface." msgstr "ഒരു ഡൊമെയിനിനു് XML ക്രമികരണം ചിട്ടപ്പെടുത്തുക." #: src/virsh.c:2752 src/virsh.c:3302 src/virsh.c:3388 src/virsh.c:3426 #: src/virsh.c:3464 #, fuzzy msgid "interface name or MAC address" msgstr "%s എന്ന MAC വിലാസമുളള സംയോജക ഘടകം ലഭ്യമായില്ല" #: src/virsh.c:2795 #, fuzzy, c-format msgid "Interface %s XML configuration not changed.\n" msgstr "ഡൊമെയിന്‍ %s XML ക്രമീകരണത്തില്‍ മാറ്റം വരുത്തിയിട്ടില്ല.\n" #: src/virsh.c:2811 src/virsh.c:6749 msgid "ERROR: the XML configuration was changed by another user" msgstr "പിശക്: XML ക്രമീകരണം മറ്റൊരു ഉപയോക്താവ് മാറ്റം വരുത്തിയിരിക്കുന്നു" #: src/virsh.c:2821 #, fuzzy, c-format msgid "Interface %s XML configuration edited.\n" msgstr "ഡൊമെയിന്‍ %s XML ക്രമികരണം ചിട്ടപ്പെടുത്തിയിരിക്കുന്നു.\n" #: src/virsh.c:2846 msgid "list networks" msgstr "നെറ്റ്‌വറ്‍ക്കുകള്‍ ലിസ്റ്റ് ചെയ്യുക" #: src/virsh.c:2847 msgid "Returns list of networks." msgstr "നെറ്റ്‌വറ്‍ക്കുകളുടെ ലിസ്റ്റ് നല്‍കുന്നു." #: src/virsh.c:2852 msgid "list inactive networks" msgstr "സജീവമല്ലാത്ത നെറ്റ്‌വറ്‍ക്കുകള്‍ ലിസ്റ്റ് ചെയ്യുക" #: src/virsh.c:2853 msgid "list inactive & active networks" msgstr "സജീവമായതും അല്ലാത്തതുമായ നെറ്റ്‌വറ്‍ക്കുകള്‍ ലിസ്റ്റ് ചെയ്യുക" #: src/virsh.c:2873 src/virsh.c:2881 msgid "Failed to list active networks" msgstr "സജീവമായ നെറ്റ്‌വറ്‍ക്കുകള്‍ ലിസ്റ്റ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virsh.c:2892 src/virsh.c:2903 msgid "Failed to list inactive networks" msgstr "സജീവമല്ലാത്ത നെറ്റ്‌വറ്‍ക്കുകള്‍ ലിസ്റ്റ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virsh.c:2913 src/virsh.c:4159 msgid "Autostart" msgstr "ഓട്ടോസ്റ്റാറ്‍ട്ട് " #: src/virsh.c:2929 src/virsh.c:2952 src/virsh.c:4174 src/virsh.c:4197 msgid "no autostart" msgstr "ഓട്ടോസ്റ്റാറ്‍ട്ട് ലഭ്യമല്ല" #: src/virsh.c:2935 src/virsh.c:3204 src/virsh.c:4180 msgid "active" msgstr "സജീവം" #: src/virsh.c:2958 src/virsh.c:3221 src/virsh.c:4203 src/virsh.c:4405 msgid "inactive" msgstr "നിറ്‍ജ്ജീവം" #: src/virsh.c:2974 msgid "convert a network UUID to network name" msgstr "ഒരു നെറ്റ്‌വറ്‍ക്ക് UUID നെറ്റ്‌വറ്‍ക്ക് പേര് ആയി വേര്‍തിരിക്കുക" #: src/virsh.c:2980 msgid "network uuid" msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ uuid" #: src/virsh.c:3005 msgid "start a (previously defined) inactive network" msgstr "സജീവമല്ലാത്ത ഒരു നെറ്റ്‌വറ്‍ക്ക് ആരംഭിക്കുക" #: src/virsh.c:3006 msgid "Start a network." msgstr "ഒരു നെറ്റ്‌വറ്‍ക്ക് തുടങ്ങുക." #: src/virsh.c:3011 msgid "name of the inactive network" msgstr "നിഷ്ക്രിയമായ നെറ്റ്‌വറ്‍ക്കിന്‍റെ പേര്" #: src/virsh.c:3028 #, c-format msgid "Network %s started\n" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s തുടങ്ങിയിരിക്കുന്നു\n" #: src/virsh.c:3031 #, c-format msgid "Failed to start network %s" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s തുടങ്ങുന്നതില്‍ പരാജയം" #: src/virsh.c:3044 msgid "undefine an inactive network" msgstr "സജീവമല്ലാത്ത ഒരു നെറ്റ്‌വറ്‍ക്ക് വ്യക്തമാക്കേണ്ടതില്ല" #: src/virsh.c:3045 msgid "Undefine the configuration for an inactive network." msgstr "സജീവമല്ലാത്ത ഒരു നെറ്റ്‌വറ്‍ക്ക് കോണ്‍ഫിഗറേഷന്‍ വ്യക്തമാക്കേണ്ടതില്ല." #: src/virsh.c:3068 #, c-format msgid "Network %s has been undefined\n" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s അവ്യക്തമാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:3070 #, c-format msgid "Failed to undefine network %s" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s അവ്യക്തമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:3083 msgid "convert a network name to network UUID" msgstr "ഒരു നെറ്റ്‌വറ്‍ക്ക് നാമം നെറ്റ്‌വറ്‍ക്ക് UUID ആയി വേര്‍തിരിക്കുക" #: src/virsh.c:3089 msgid "network name" msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ പേര്" #: src/virsh.c:3109 msgid "failed to get network UUID" msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ UUID ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:3121 msgid "list physical host interfaces" msgstr "" #: src/virsh.c:3122 #, fuzzy msgid "Returns list of physical host interfaces." msgstr "ഡൊമെയിന്‍റെ ലിസ്റ്റ് നല്‍കുന്നു." #: src/virsh.c:3127 #, fuzzy msgid "list inactive interfaces" msgstr "സജീവമല്ലാത്ത നെറ്റ്‌വറ്‍ക്കുകള്‍ ലിസ്റ്റ് ചെയ്യുക" #: src/virsh.c:3128 #, fuzzy msgid "list inactive & active interfaces" msgstr "സജീവമായതും അല്ലാത്തതുമായ നെറ്റ്‌വറ്‍ക്കുകള്‍ ലിസ്റ്റ് ചെയ്യുക" #: src/virsh.c:3147 src/virsh.c:3156 #, fuzzy msgid "Failed to list active interfaces" msgstr "സജീവമായ നെറ്റ്‌വറ്‍ക്കുകള്‍ ലിസ്റ്റ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virsh.c:3168 src/virsh.c:3179 #, fuzzy msgid "Failed to list inactive interfaces" msgstr "സജീവമല്ലാത്ത നെറ്റ്‌വറ്‍ക്കുകള്‍ ലിസ്റ്റ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virsh.c:3189 #, fuzzy msgid "MAC Address" msgstr "MAC വിലാസം" #: src/virsh.c:3236 #, fuzzy msgid "convert an interface MAC address to interface name" msgstr "%s എന്ന MAC വിലാസമുളള സംയോജക ഘടകം ലഭ്യമായില്ല" #: src/virsh.c:3242 #, fuzzy msgid "interface mac" msgstr "ഇന്ററ്‍ഫെയിസ് ഡിവൈസ്" #: src/virsh.c:3266 #, fuzzy msgid "convert an interface name to interface MAC address" msgstr "%s എന്ന MAC വിലാസമുളള സംയോജക ഘടകം ലഭ്യമായില്ല" #: src/virsh.c:3272 #, fuzzy msgid "interface name" msgstr "ഇന്ററ്‍ഫെയിസ് ഡിവൈസ്" #: src/virsh.c:3296 #, fuzzy msgid "interface information in XML" msgstr "XML-ലുളള നെറ്റ്‌വറ്‍ക്കിന്‍റെ വിവരം" #: src/virsh.c:3297 #, fuzzy msgid "" "Output the physical host interface information as an XML dump to stdout." msgstr "ഒരു XML ഡന്പായി stdout-ലേക്ക് ഡൊമെയിന്‍ വിവരങ്ങള്‍ ലഭ്യമാക്കുക. " #: src/virsh.c:3335 #, fuzzy msgid "define (but don't start) a physical host interface from an XML file" msgstr "ഒരു XML ഫയലില്‍ നിന്നും ഒരു ഡൊമെയിന്‍ നിഷ്കര്‍ശിക്കുക (ആരംഭിക്കേണ്ടതില്ല)" #: src/virsh.c:3336 msgid "Define a physical host interface." msgstr "" #: src/virsh.c:3341 #, fuzzy msgid "file containing an XML interface description" msgstr "XML നെറ്റ്‌വറ്‍ക്ക് വിവരണം ലഭ്യമാക്കുന്ന ഫയല്‍" #: src/virsh.c:3368 #, fuzzy, c-format msgid "Interface %s defined from %s\n" msgstr "%s-ല്‍ നിന്നും നെറ്റ്‌വറ്‍ക്ക് %s നിര്‍ഷ്കര്‍ശിച്ചിരിക്കുന്നു\n" #: src/virsh.c:3372 #, fuzzy, c-format msgid "Failed to define interface from %s" msgstr "%s-ല്‍ നിന്നും നെറ്റ്‌വറ്‍ക്ക് വ്യക്തമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:3382 msgid "undefine a physical host interface (remove it from configuration)" msgstr "" #: src/virsh.c:3383 #, fuzzy msgid "undefine an interface." msgstr "സജീവമല്ലാത്ത ഒരു പൂള്‍‍ വ്യക്തമാക്കേണ്ടതില്ല" #: src/virsh.c:3406 #, fuzzy, c-format msgid "Interface %s undefined\n" msgstr "ഇന്ററ്‍ഫെയിസ് ഡിവൈസ്" #: src/virsh.c:3408 #, fuzzy, c-format msgid "Failed to undefine interface %s" msgstr "ഇന്റര്‍ഫെയിസ് ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/virsh.c:3420 msgid "start a physical host interface (enable it / \"if-up\")" msgstr "" #: src/virsh.c:3421 msgid "start a physical host interface." msgstr "" #: src/virsh.c:3444 #, fuzzy, c-format msgid "Interface %s started\n" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s തുടങ്ങിയിരിക്കുന്നു\n" #: src/virsh.c:3446 #, fuzzy, c-format msgid "Failed to start interface %s" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s തുടങ്ങുന്നതില്‍ പരാജയം" #: src/virsh.c:3458 msgid "destroy a physical host interface (disable it / \"if-down\")" msgstr "" #: src/virsh.c:3459 msgid "destroy a physical host interface." msgstr "" #: src/virsh.c:3482 #, fuzzy, c-format msgid "Interface %s destroyed\n" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s ഇല്ലാതാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:3484 #, fuzzy, c-format msgid "Failed to destroy interface %s" msgstr "നെറ്റ്‌വറ്‍ക്ക് %s നശിപ്പിക്കുന്നതിന്‍ പരാജയം" #: src/virsh.c:3497 msgid "autostart a pool" msgstr "ഒരു പൂള്‍ സ്വയം ആരംഭിക്കുക" #: src/virsh.c:3499 msgid "Configure a pool to be automatically started at boot." msgstr "ബൂട്ട് ചെയ്യുമ്പോള്‍ സ്വയം ആരംഭിക്കുന്നതിനായി ഒരു പൂള്‍ ക്രമികരിക്കുക." #: src/virsh.c:3504 src/virsh.c:3906 src/virsh.c:3945 src/virsh.c:3984 #: src/virsh.c:4023 src/virsh.c:4062 src/virsh.c:4376 src/virsh.c:4643 #: src/virsh.c:4876 src/virsh.c:4953 src/virsh.c:4994 src/virsh.c:5045 #: src/virsh.c:5086 src/virsh.c:5230 src/virsh.c:6807 msgid "pool name or uuid" msgstr "പൂളിന്റെ പേര് അല്ലെങ്കില്‍ uuid" #: src/virsh.c:3526 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "പൂള്‍ %s സ്വയം ആരംഭിക്കുന്നതായി അടയാളപ്പെടുത്തുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:3529 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "പൂള്‍ %s സ്വയം ആരംഭിക്കുന്നതായി അടയാളപ്പെടുത്തുന്നതു് നീക്കം ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:3536 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "പൂള്‍ %s സ്വയം ആരംഭിക്കുന്നു എന്നു് അടയാളപ്പെടുത്തിയിരിക്കുന്നു\n" #: src/virsh.c:3538 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "പൂള്‍ %s സ്വയം ആരംഭിക്കുതായുള്ള അടയാളപ്പെടുത്തല്‍ മാറ്റിയിരിക്കുന്നു\n" #: src/virsh.c:3548 msgid "create a pool from an XML file" msgstr "ഒരു XML ഫയലില്‍ നിന്നും ഒരു പൂള്‍ ഉണ്ടാക്കുക" #: src/virsh.c:3549 src/virsh.c:3771 msgid "Create a pool." msgstr "ഒരു പൂല്‍ ഉണ്ടാക്കുക." #: src/virsh.c:3555 src/virsh.c:3817 msgid "file containing an XML pool description" msgstr "ഒരു XML പൂള്‍ വിവരണം ലഭ്യമാകുന്ന ഫയല്‍" #: src/virsh.c:3582 #, c-format msgid "Pool %s created from %s\n" msgstr "%s-ല്‍ നിന്നും പൂള്‍ %s ഉണ്ടാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:3586 #, c-format msgid "Failed to create pool from %s" msgstr "%s-ല്‍ നിന്നും പൂള്‍ ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:3597 msgid "create a device defined by an XML file on the node" msgstr "" #: src/virsh.c:3599 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" #: src/virsh.c:3607 msgid "file containing an XML description of the device" msgstr "ഡിവൈസിന്റെ XML വിവരണം അടങ്ങുന്ന ഫയല്‍" #: src/virsh.c:3636 #, c-format msgid "Node device %s created from %s\n" msgstr "നോഡ് ഡിവൈസ് %s, %s-ല്‍ നിന്നും ഉണ്ടാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:3640 #, c-format msgid "Failed to create node device from %s" msgstr "%s-ല്‍ നിന്നും നോഡ് ഡിവൈസ് ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:3652 msgid "destroy a device on the node" msgstr "" #: src/virsh.c:3653 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" #: src/virsh.c:3660 msgid "name of the device to be destroyed" msgstr "നശിപ്പിക്കുവാനുള്ള ഡിവൈസിന്റെ പേര്" #: src/virsh.c:3684 #, c-format msgid "Destroyed node device '%s'\n" msgstr "" #: src/virsh.c:3686 #, c-format msgid "Failed to destroy node device '%s'" msgstr "ഡൊമെയിന്‍ '%s' നശിപ്പിക്കുന്നതിന്‍ പരാജയം" #: src/virsh.c:3699 msgid "name of the pool" msgstr "പൂളിന്റെ പേര്" #: src/virsh.c:3700 msgid "print XML document, but don't define/create" msgstr "" #: src/virsh.c:3701 msgid "type of the pool" msgstr "പൂള്‍ ഏതു് തരം" #: src/virsh.c:3702 msgid "source-host for underlying storage" msgstr "source-host for underlying storage" #: src/virsh.c:3703 msgid "source path for underlying storage" msgstr "source path for underlying storage" #: src/virsh.c:3704 msgid "source device for underlying storage" msgstr "source device for underlying storage" #: src/virsh.c:3705 msgid "source name for underlying storage" msgstr "" #: src/virsh.c:3706 msgid "target for underlying storage" msgstr "target for underlying storage" #: src/virsh.c:3753 src/virsh.c:4609 src/virsh.c:4914 msgid "Failed to allocate XML buffer" msgstr "XML ബഫര്‍ അനുവദിക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:3770 msgid "create a pool from a set of args" msgstr "args-കളുടെ പട്ടികയില്‍ നിന്നും ഒരു പൂള്‍ ഉണ്ടാക്കുക" #: src/virsh.c:3796 #, c-format msgid "Pool %s created\n" msgstr "പൂള്‍ %s ഉണ്ടാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:3799 #, c-format msgid "Failed to create pool %s" msgstr "പൂള്‍ %s ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:3811 msgid "define (but don't start) a pool from an XML file" msgstr "ഒരു XML ഫയലില്‍ നിന്നും ഒരു പൂള്‍ നിഷ്കര്‍ശിക്കുക (ആരംഭിക്കേണ്ടതില്ല)" #: src/virsh.c:3812 src/virsh.c:3860 msgid "Define a pool." msgstr "ഒരു പൂള്‍ നിര്‍ഷ്കര്‍ഷിക്കുക." #: src/virsh.c:3844 #, c-format msgid "Pool %s defined from %s\n" msgstr "%s-ല്‍ നിന്നും പൂള്‍ %s നിര്‍ഷ്കര്‍ശിച്ചിരിക്കുന്നു\n" #: src/virsh.c:3848 #, c-format msgid "Failed to define pool from %s" msgstr "%s-ല്‍ നിന്നും പൂള്‍ വ്യക്തമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:3859 msgid "define a pool from a set of args" msgstr "args-കളുടെ പട്ടികയില്‍ നിന്നും ഒരു പൂള്‍ നിഷ്കര്‍ഷിക്കുക" #: src/virsh.c:3885 #, c-format msgid "Pool %s defined\n" msgstr "പൂള്‍ %s നിര്‍ഷ്കര്‍ശിച്ചിരിക്കുന്നു\n" #: src/virsh.c:3888 #, c-format msgid "Failed to define pool %s" msgstr "പൂള്‍ %s വ്യക്തമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:3900 msgid "build a pool" msgstr "ഒരു പൂള്‍ ബിള്‍ഡ് ചെയ്യുക" #: src/virsh.c:3901 msgid "Build a given pool." msgstr "നല്‍കിയിരിക്കുന്ന പൂള്‍ ബിള്‍ഡ് ചെയ്യുക." #: src/virsh.c:3924 #, c-format msgid "Pool %s built\n" msgstr "പൂള്‍ %s ബിള്‍ഡ് ചെയ്തിരിക്കുന്നു\n" #: src/virsh.c:3926 #, c-format msgid "Failed to build pool %s" msgstr "പൂള്‍ %s ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:3939 msgid "destroy a pool" msgstr "ഒരു പൂള്‍ നശിപ്പിക്കുക" #: src/virsh.c:3940 msgid "Destroy a given pool." msgstr "തന്നിരിക്കുന്ന ഒരു പൂള്‍ നശിപ്പിക്കുക" #: src/virsh.c:3963 #, c-format msgid "Pool %s destroyed\n" msgstr "പൂള്‍ %s നശിപ്പിച്ചിരിക്കുന്നു\n" #: src/virsh.c:3965 #, c-format msgid "Failed to destroy pool %s" msgstr "പൂള്‍ %s നശിപ്പിക്കുന്നതിന്‍ പരാജയം" #: src/virsh.c:3978 msgid "delete a pool" msgstr "ഒരു പൂള്‍ വെട്ടി മാറ്റുക" #: src/virsh.c:3979 msgid "Delete a given pool." msgstr "തന്നിരിക്കുന്ന ഒരു പൂള്‍ ഇല്ലാതാക്കുക." #: src/virsh.c:4002 #, c-format msgid "Pool %s deleted\n" msgstr "പൂള്‍ %s ഇല്ലാതാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:4004 #, c-format msgid "Failed to delete pool %s" msgstr "പൂള്‍ %s നശിപ്പിക്കുന്നതിന്‍ പരാജയം" #: src/virsh.c:4017 msgid "refresh a pool" msgstr "ഒരു പൂള്‍ പരിഷ്കരിക്കുക." #: src/virsh.c:4018 msgid "Refresh a given pool." msgstr "നല്‍കിയിരിക്കുന്ന ഒരു പൂള്‍ പരിഷ്കരിക്കുക." #: src/virsh.c:4041 #, c-format msgid "Pool %s refreshed\n" msgstr "പൂള്‍ %s പുനരുജ്ജീവിപ്പിച്ചിരിക്കുന്നു\n" #: src/virsh.c:4043 #, c-format msgid "Failed to refresh pool %s" msgstr "പൂള്‍ %s പുനരുജ്ജീവിപ്പിക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:4056 msgid "pool information in XML" msgstr "XML-ലുളള പൂള്‍ വിവരം" #: src/virsh.c:4057 msgid "Output the pool information as an XML dump to stdout." msgstr "ഒരു XML ഡംമ്പായി stdout-ലേക്ക് പൂള്‍ വിവരങ്ങള്‍ ലഭ്യമാക്കുക. " #: src/virsh.c:4096 msgid "list pools" msgstr "പൂളുകള്‍ ലിസ്റ്റ് ചെയ്യുക" #: src/virsh.c:4097 msgid "Returns list of pools." msgstr "പൂളുകളുടെ ലിസ്റ്റ് നല്‍കുന്നു." #: src/virsh.c:4102 msgid "list inactive pools" msgstr "സജീവമല്ലാത്ത പൂള്‍ ലിസ്റ്റ് ചെയ്യുക" #: src/virsh.c:4103 msgid "list inactive & active pools" msgstr "സജീവമായതും അല്ലാത്തതുമായ പൂള്‍ ലിസ്റ്റ് ചെയ്യുക" #: src/virsh.c:4123 src/virsh.c:4131 msgid "Failed to list active pools" msgstr "സജീവമായ പൂളുകള്‍ ലിസ്റ്റ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virsh.c:4142 src/virsh.c:4150 msgid "Failed to list inactive pools" msgstr "സജീവമല്ലാത്ത പൂളുകള്‍ ലിസ്റ്റ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virsh.c:4218 msgid "find potential storage pool sources" msgstr "" #: src/virsh.c:4219 src/virsh.c:4299 msgid "Returns XML document." msgstr "" #: src/virsh.c:4225 msgid "type of storage pool sources to find" msgstr "കണ്ടുപിടിക്കുവാനുള്ള തരത്തിലുള്ള സ്റ്റോറേജ് പൂള്‍ ശ്രോതസ്സുകള്‍" #: src/virsh.c:4226 msgid "optional host to query" msgstr "" #: src/virsh.c:4227 msgid "optional port to query" msgstr "" #: src/virsh.c:4272 msgid "Out of memory" msgstr "മെമ്മറി ലഭ്യമല്ല" #: src/virsh.c:4275 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" #: src/virsh.c:4284 src/virsh.c:4335 #, c-format msgid "Failed to find any %s pool sources" msgstr "" #: src/virsh.c:4298 msgid "discover potential storage pool sources" msgstr "" #: src/virsh.c:4305 msgid "type of storage pool sources to discover" msgstr "" #: src/virsh.c:4307 msgid "optional file of source xml to query for pools" msgstr "" #: src/virsh.c:4370 msgid "storage pool information" msgstr "സ്റ്റോറേജ് പൂള്‍ വിവരം" #: src/virsh.c:4371 msgid "Returns basic information about the storage pool." msgstr "സ്റ്റോറേജ് പൂളിന്റെ അടിസ്ഥാന വിവരങ്ങള്‍ നല്‍കുന്നു." #: src/virsh.c:4409 msgid "building" msgstr "ബിള്‍ഡ് ചെയ്യുന്നു" #: src/virsh.c:4413 src/virsh.c:7751 src/virsh.c:7777 msgid "running" msgstr "പ്രവര്‍ത്തിക്കുന്നു" #: src/virsh.c:4417 msgid "degraded" msgstr "ഡീഗ്രേഡ് ചെയ്തിരിക്കുന്നു" #: src/virsh.c:4424 src/virsh.c:5022 msgid "Capacity:" msgstr "വ്യാപ്തി:" #: src/virsh.c:4427 src/virsh.c:5025 msgid "Allocation:" msgstr "അനുവദിക്കുന്നവ:" #: src/virsh.c:4430 msgid "Available:" msgstr "ലഭ്യമായതു്:" #: src/virsh.c:4445 msgid "convert a pool UUID to pool name" msgstr "ഒരു പൂള്‍ UUID പൂള്‍ പേര് ആയി വേര്‍തിരിക്കുക" #: src/virsh.c:4451 msgid "pool uuid" msgstr "പൂള്‍ uuid" #: src/virsh.c:4476 msgid "start a (previously defined) inactive pool" msgstr "സജീവമല്ലാത്ത ഒരു പൂള്‍ (മുമ്പ് നിഷ്കര്‍ഷിച്ചിട്ടുള്ള) ആരംഭിക്കുക" #: src/virsh.c:4477 msgid "Start a pool." msgstr "ഒരു പൂള്‍ തുടങ്ങുക." #: src/virsh.c:4482 msgid "name of the inactive pool" msgstr "നിഷ്ക്രിയമായ പൂളിന്റെ പേര്" #: src/virsh.c:4499 #, c-format msgid "Pool %s started\n" msgstr "പൂള്‍ %s തുടങ്ങിയിരിക്കുന്നു\n" #: src/virsh.c:4502 #, c-format msgid "Failed to start pool %s" msgstr "പൂള്‍ %s തുടങ്ങുന്നതില്‍ പരാജയം" #: src/virsh.c:4516 msgid "create a volume from a set of args" msgstr "ആര്‍ഗ്യുമെന്റുകളുടെ കൂട്ടില്‍ നിന്നും ഒരു വോള്യം ഉണ്ടാക്കുക" #: src/virsh.c:4517 src/virsh.c:4714 msgid "Create a vol." msgstr "ഒരു വോള്യം ഉണ്ടാക്കുക." #: src/virsh.c:4522 src/virsh.c:4682 src/virsh.c:4719 src/virsh.c:4777 msgid "pool name" msgstr "പൂളിന്റെ പേര്" #: src/virsh.c:4523 msgid "name of the volume" msgstr "വോള്യത്തിന്റ് പേര്" #: src/virsh.c:4524 msgid "size of the vol with optional k,M,G,T suffix" msgstr "size of the vol with optional k,M,G,T suffix" #: src/virsh.c:4525 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "initial allocation size with optional k,M,G,T suffix" #: src/virsh.c:4526 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "ഫയല്‍ രീതികള്‍ raw,bochs,qcow,qcow2,vmdk" #: src/virsh.c:4584 src/virsh.c:4589 #, c-format msgid "Malformed size %s" msgstr "തെറ്റായ വ്യാപ്തി %s" #: src/virsh.c:4618 #, c-format msgid "Vol %s created\n" msgstr "വോള്യം %s ഉണ്ടാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:4622 #, c-format msgid "Failed to create vol %s" msgstr "വോള്യം %s ഉണ്ടാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:4637 msgid "undefine an inactive pool" msgstr "സജീവമല്ലാത്ത ഒരു പൂള്‍‍ വ്യക്തമാക്കേണ്ടതില്ല" #: src/virsh.c:4638 msgid "Undefine the configuration for an inactive pool." msgstr "സജീവമല്ലാത്ത ഒരു പൂളില്‍ ക്രമികരണം വ്യക്തമാക്കേണ്ടതില്ല." #: src/virsh.c:4661 #, c-format msgid "Pool %s has been undefined\n" msgstr "പൂള്‍ %s അവ്യക്തമാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:4663 #, c-format msgid "Failed to undefine pool %s" msgstr "പൂള്‍ %s അവ്യക്തമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:4676 msgid "convert a pool name to pool UUID" msgstr "ഒരു പൂള്‍ നാമം പൂള്‍ UUID ആയി വേര്‍തിരിക്കുക" #: src/virsh.c:4702 msgid "failed to get pool UUID" msgstr "പൂള്‍ UUID ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:4713 msgid "create a vol from an XML file" msgstr "ഒരു XML ഫയലില്‍ നിന്നും ഒരു വോള്യം ഉണ്ടാക്കുക" #: src/virsh.c:4720 src/virsh.c:4778 msgid "file containing an XML vol description" msgstr "ഒരു XML വോള്യം വിവരണം ലഭ്യമാകുന്ന ഫയല്‍" #: src/virsh.c:4757 #, c-format msgid "Vol %s created from %s\n" msgstr "%s-ല്‍ നിന്നും വോള്യം %s ഉണ്ടാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:4761 src/virsh.c:4818 #, c-format msgid "Failed to create vol from %s" msgstr "%s-ല്‍ നിന്നും വോള്യം ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:4771 msgid "create a vol, using another volume as input" msgstr "" #: src/virsh.c:4772 msgid "Create a vol from an existing volume." msgstr "നിലവിലുള്ള വോള്യമില്‍ നിന്നും ഒരു വോള്യം ഉണ്ടാക്കുക." #: src/virsh.c:4779 msgid "pool name or uuid of the input volume's pool" msgstr "ഇന്‍പുട്ട് വോള്യം പൂളിന്റെ പൂള്‍ നാമം അല്ലെങ്കില്‍ uuid" #: src/virsh.c:4780 msgid "input vol name or key" msgstr "ഇന്‍പുട്ട് വോള്യം പേരു് അല്ലെങ്കില്‍ കീ" #: src/virsh.c:4815 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "വോള്യം %s-ല്‍ നിന്നും ഇന്‍പുട്ട് വോള്യം %s ഉണ്ടാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:4870 msgid "clone a volume." msgstr "ഒരു വോള്യം ക്ലോണ്‍ ചെയ്യുക" #: src/virsh.c:4871 msgid "Clone an existing volume." msgstr "" #: src/virsh.c:4877 msgid "orig vol name or key" msgstr "യഥാര്‍ത്ഥ വോള്യം പേരു് അല്ലെങ്കില്‍ കീ" #: src/virsh.c:4878 msgid "clone name" msgstr "ക്ലോണിന്റെ പേര്" #: src/virsh.c:4900 msgid "failed to get parent pool" msgstr "പേരന്റ് പൂള്‍ ലഭ്യമാക്കുന്നതില്‍േ പരാജയം" #: src/virsh.c:4921 #, c-format msgid "Vol %s cloned from %s\n" msgstr "വോള്യം %s, %s-ല്‍ നിന്നും ക്ലോണ്‍ ചെയ്തിരിക്കുന്നു\n" #: src/virsh.c:4924 #, c-format msgid "Failed to clone vol from %s" msgstr "%s-ല്‍ നിന്നും വോള്യം ക്ലോണ്‍ ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:4947 msgid "delete a vol" msgstr "ഒരു വോള്യം വെട്ടിമാറ്റുക" #: src/virsh.c:4948 msgid "Delete a given vol." msgstr "തന്നിരിക്കുന്ന ഒരു വോള്യം ഇല്ലാതാക്കുക." #: src/virsh.c:4954 src/virsh.c:4995 src/virsh.c:5046 msgid "vol name, key or path" msgstr "വോള്യം പേര്, കീ അല്ലെങ്കില്‍ പാഥ്" #: src/virsh.c:4973 #, c-format msgid "Vol %s deleted\n" msgstr "വോള്യം %s ഇല്ലാതാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:4975 #, c-format msgid "Failed to delete vol %s" msgstr "വോള്യം %s നശിപ്പിക്കുന്നതിന്‍ പരാജയം" #: src/virsh.c:4988 msgid "storage vol information" msgstr "സ്റ്റോറേജ് വോള്യത്തിന്റെ വിവരങ്ങള്‍" #: src/virsh.c:4989 msgid "Returns basic information about the storage vol." msgstr "സ്റ്റോറേജ് വോള്യത്തിന്റെ അടിസ്ഥാന വിവരങ്ങള്‍ നല്‍കുന്നു." #: src/virsh.c:5017 msgid "Type:" msgstr "ഏത് തരം:" #: src/virsh.c:5019 msgid "file" msgstr "ഫയല്‍" #: src/virsh.c:5019 msgid "block" msgstr "ബ്ലോക്ക്" #: src/virsh.c:5039 msgid "vol information in XML" msgstr "XML-ലുളള വോള്യം വിവരം" #: src/virsh.c:5040 msgid "Output the vol information as an XML dump to stdout." msgstr "ഒരു XML ഡംമ്പായി stdout-ലേക്ക് വോള്യം വിവരങ്ങള്‍ ലഭ്യമാക്കുക. " #: src/virsh.c:5080 msgid "list vols" msgstr "വോള്യമുകള്‍ ലിസ്റ്റ് ചെയ്യുക" #: src/virsh.c:5081 msgid "Returns list of vols by pool." msgstr "വോള്യമുകളുടെ പട്ടിക പൂള്‍ വഴി നല്‍കുന്നു." #: src/virsh.c:5106 src/virsh.c:5114 msgid "Failed to list active vols" msgstr "സജീവമായ വോള്യം ലഭ്യമാകുന്നതില്‍ പരാജയം" #: src/virsh.c:5122 msgid "Path" msgstr "പാഥ്" #: src/virsh.c:5158 msgid "convert a vol UUID to vol name" msgstr "ഒരു വോള്യം UUID വോള്യം പേര് ആയി വേര്‍തിരിക്കുക" #: src/virsh.c:5164 msgid "vol key or path" msgstr "വോള്യം കീ അല്ലെങ്കില്‍ പാഥ്" #: src/virsh.c:5191 msgid "convert a vol UUID to vol key" msgstr "ഒരു വോള്യം UUID വോള്യം കീ ആയി വേര്‍തിരിക്കുക" #: src/virsh.c:5197 msgid "vol uuid" msgstr "വോള്യം uuid" #: src/virsh.c:5224 msgid "convert a vol UUID to vol path" msgstr "ഒരു വോള്യം UUID വോള്യം പാഥ് ആയി വേര്‍തിരിക്കുക" #: src/virsh.c:5231 msgid "vol name or key" msgstr "വോള്യം പേരു് അല്ലെങ്കില്‍ കീ" #: src/virsh.c:5261 msgid "show version" msgstr "വേര്‍ഷന്‍ കാണിക്കുക" #: src/virsh.c:5262 msgid "Display the system version information." msgstr "സിസ്റ്റത്തിന്‍റെ വേര്‍ഷന്‍ സംബന്ധിച്ചുള്ള വിവരം പ്രദര്‍ശിപ്പിക്കുക." #: src/virsh.c:5285 msgid "failed to get hypervisor type" msgstr "ഏത് തരം ഹൈപ്പര്‍‍വൈസര്‍ എന്ന് ലഭ്യമാകുന്നതില്‍ പരാജയം" #: src/virsh.c:5294 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "ലൈബ്രറിയ്ക് എതിരെ കംപൈല്‍ ചെയ്തു: libvir %d.%d.%d\n" #: src/virsh.c:5299 msgid "failed to get the library version" msgstr "ലൈബ്രറിയുടെ വേര്‍ഷന്‍ ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:5306 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "ലൈബ്രറി ഉപയോഗിക്കുന്നു: libvir %d.%d.%d\n" #: src/virsh.c:5313 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "API ഉപയോഗിക്കുന്നു: %s %d.%d.%d\n" #: src/virsh.c:5318 msgid "failed to get the hypervisor version" msgstr "ഹൈപ്പര്‍‍വൈസറിന്‍റെ വേര്‍ഷന്‍ ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:5323 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "പ്രവര്‍ത്തനത്തിലുളള %s ഹൈപ്പര്‍‍വൈസറിന്‍റെ വേര്‍ഷന്‍ ലഭ്യമാക്കുവാന്‍ സാധ്യാമല്ല\n" #: src/virsh.c:5330 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "ഹൈപ്പര്‍വൈസറ്‍ പ്രവര്‍ത്തിപ്പിക്കുന്നു: %s %d.%d.%d\n" #: src/virsh.c:5340 msgid "enumerate devices on this host" msgstr "ഈ ഹോസ്റ്റിലുള്ള ഡിവൈസുകള്‍ എന്യൂമറേറ്റ് ചെയ്യുക" #: src/virsh.c:5346 msgid "list devices in a tree" msgstr "ട്രീയിലുള്ള ഡിവൈസുകള്‍ നല്‍കുക" #: src/virsh.c:5347 msgid "capability name" msgstr "സവിശേഷതകളുട പേര്" #: src/virsh.c:5446 msgid "Failed to count node devices" msgstr "നോഡ് ഡിവൈസുകള്‍ എണ്ണുന്നതില്‍ പരാജയം" #: src/virsh.c:5456 msgid "Failed to list node devices" msgstr "നോഡ് ഡിവൈസുകള്‍ ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:5506 msgid "node device details in XML" msgstr "" #: src/virsh.c:5507 msgid "Output the node device details as an XML dump to stdout." msgstr "ഒരു XML ഡംമ്പായി stdout-ലേക്ക് നോഡ് ഡിവൈസ് വിവരങ്ങള്‍ ലഭ്യമാക്കുക." #: src/virsh.c:5513 src/virsh.c:5548 src/virsh.c:5589 src/virsh.c:5630 msgid "device key" msgstr "ഡിവൈസ് കീ" #: src/virsh.c:5528 src/virsh.c:5564 src/virsh.c:5605 src/virsh.c:5646 msgid "Could not find matching device" msgstr "" #: src/virsh.c:5541 msgid "dettach node device from its device driver" msgstr "ഡിവൈസ് ഡ്രൈവറില്‍ നിന്നും നോഡ് ഡിവൈസ് നീക്കം ചെയ്യുക" #: src/virsh.c:5542 msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "" #: src/virsh.c:5569 #, c-format msgid "Device %s dettached\n" msgstr "ഡിവൈസ് %s ഇല്ലാതാക്കിയിരിക്കുന്നു\n" #: src/virsh.c:5571 #, c-format msgid "Failed to dettach device %s" msgstr "ഡിവൈസ് %s നീക്കം ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:5582 msgid "reattach node device to its device driver" msgstr "" #: src/virsh.c:5583 msgid "Reattach node device to its device driver once released by the domain." msgstr "" #: src/virsh.c:5610 #, c-format msgid "Device %s re-attached\n" msgstr "" #: src/virsh.c:5612 #, c-format msgid "Failed to re-attach device %s" msgstr "ഡിവൈസ് %s വീണ്ടും ചേര്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:5623 msgid "reset node device" msgstr "നോഡ് ഡിവൈസ് വീണ്ടും സജ്ജമാക്കുക" #: src/virsh.c:5624 msgid "Reset node device before or after assigning to a domain." msgstr "" #: src/virsh.c:5651 #, c-format msgid "Device %s reset\n" msgstr "%s ഡിവൈസ് വീണ്ടും സജ്ജമാക്കിയിരിക്കന്നു\n" #: src/virsh.c:5653 #, c-format msgid "Failed to reset device %s" msgstr "%s ഡിവൈസ് വീണ്ടും സജ്ജമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virsh.c:5664 msgid "print the hypervisor hostname" msgstr "ഹൈപ്പറ്‍വൈസറിന്‍റെ ഹോസ്റ്റ് നാമം പ്റിന്‍റ് ചെയ്യുക" #: src/virsh.c:5679 msgid "failed to get hostname" msgstr "ഹോസ്റ്റിന്‍റെ നാമം ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/virsh.c:5693 msgid "print the hypervisor canonical URI" msgstr "ഹൈപ്പറ്‍വൈസറിന്‍റെ കാനോണിക്കല്‍ URI പ്റിന്‍റ് ചെയ്യുക" #: src/virsh.c:5708 msgid "failed to get URI" msgstr "URI ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/virsh.c:5722 msgid "vnc display" msgstr "vnc display" #: src/virsh.c:5723 msgid "Output the IP address and port number for the VNC display." msgstr "VNC ഡിസ്പ്ളെയ്ക്ക് ആവശ്യമുളള IP വിലാസവും പോറ്‍ട്ട് നന്പറും നല്‍കുന്നു." #: src/virsh.c:5797 msgid "tty console" msgstr "tty കണ്‍സോള്‍" #: src/virsh.c:5798 msgid "Output the device for the TTY console." msgstr "TTY കണ്‍സോളിനുള്ള ഡിവൈസ് ലഭ്യമാക്കുക." #: src/virsh.c:5858 msgid "attach device from an XML file" msgstr "ഒരു XML ഫയലില്‍ നിന്നും ഡിവൈസ് ചേറ്‍ക്കുക" #: src/virsh.c:5859 msgid "Attach device from an XML ." msgstr "ഒരു XML -ലില്‍ നിന്നും ഡിവൈസ് ചേറ്‍ക്കുക. " #: src/virsh.c:5865 src/virsh.c:5923 msgid "XML file" msgstr "XML ഫയല്‍" #: src/virsh.c:5886 msgid "attach-device: Missing option" msgstr "attach-device: ഐച്ഛികം ലഭ്യമല്ല" #: src/virsh.c:5900 #, c-format msgid "Failed to attach device from %s" msgstr "%s-ല്‍ നിന്നും ഡിവൈസ് ചേറ്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു " #: src/virsh.c:5904 msgid "Device attached successfully\n" msgstr "" #: src/virsh.c:5916 msgid "detach device from an XML file" msgstr "ഒരു XML ഫയലില്‍ നിന്നും ഡിവൈസ് നീക്കുക" #: src/virsh.c:5917 msgid "Detach device from an XML " msgstr "ഒരു XML -ലില്‍ നിന്നും ഡിവൈസ് നീക്കുക " #: src/virsh.c:5944 msgid "detach-device: Missing option" msgstr "detach-device: ഐച്ഛികം ലഭ്യമല്ല" #: src/virsh.c:5958 #, c-format msgid "Failed to detach device from %s" msgstr "%s-ല്‍ നിന്നും ഡിവൈസ് നീക്കുന്നതില്‍ പരാജയം " #: src/virsh.c:5962 msgid "Device detached successfully\n" msgstr "" #: src/virsh.c:5974 msgid "attach network interface" msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ സംയോജക ഘടകം ചേറ്‍ക്കുക" #: src/virsh.c:5975 msgid "Attach new network interface." msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ പുതിയ സംയോജക ഘടകം ചേറ്‍ക്കുക." #: src/virsh.c:5981 src/virsh.c:6097 msgid "network interface type" msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ സംയോജക ഘടകം ഏത് തരം" #: src/virsh.c:5982 msgid "source of network interface" msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ സംയോജക ഘടകം എവിടെ നിന്ന്" #: src/virsh.c:5983 msgid "target network name" msgstr "ലക്ഷ്യമായ നെറ്റ്‌വറ്‍ക്കിന്‍റെ പേര്" #: src/virsh.c:5984 src/virsh.c:6098 msgid "MAC address" msgstr "MAC വിലാസം" #: src/virsh.c:5985 msgid "script used to bridge network interface" msgstr "സംയോജക ഘടകുമായി ബന്ധപ്പെടുന്നതിനുളള സ്ക്രിപ്റ്റ്" #: src/virsh.c:6017 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "'attach-interface' എന്ന കമാന്‍ഡിന് %s എന്ന പിന്തുണ ലഭ്യമല്ല" #: src/virsh.c:6073 msgid "Interface attached successfully\n" msgstr "" #: src/virsh.c:6090 msgid "detach network interface" msgstr "നെറ്റ്‌വറ്‍ക്കിന്‍റെ സംയോജക ഘടകം മാറ്റുക" #: src/virsh.c:6091 msgid "Detach network interface." msgstr "സംയോജക ഘടകം വേറ്‍പെടുത്തുക." #: src/virsh.c:6136 src/virsh.c:6141 msgid "Failed to get interface information" msgstr "സംയോജക ഘടകത്തിന്‍റെ വിവരം ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:6149 #, c-format msgid "No found interface whose type is %s" msgstr "%s എന്ന തരത്തിലുളള സംയോജക ഘടകം ലഭ്യമായില്ല" #: src/virsh.c:6171 #, c-format msgid "No found interface whose MAC address is %s" msgstr "%s എന്ന MAC വിലാസമുളള സംയോജക ഘടകം ലഭ്യമായില്ല" #: src/virsh.c:6177 src/virsh.c:6446 msgid "Failed to allocate memory" msgstr "മെമ്മറി ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:6182 src/virsh.c:6451 msgid "Failed to create XML" msgstr "XML ഉണ്ടാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:6190 msgid "Interface detached successfully\n" msgstr "" #: src/virsh.c:6210 msgid "attach disk device" msgstr "ഡിസ്ക് ഡിവൈസ് ചേറ്‍ക്കുക" #: src/virsh.c:6211 msgid "Attach new disk device." msgstr "പുതിയ ഡിസ്ക് ഡിവൈസ് ചേറ്‍ക്കുക" #: src/virsh.c:6217 msgid "source of disk device" msgstr "ഡിസ്ക് ഡിവൈസിന്‍റെ ഉറവിടം" #: src/virsh.c:6218 src/virsh.c:6374 msgid "target of disk device" msgstr "ഡിസ്ക് ഡിവൈസിന്‍റെ ലക്ഷ്യം" #: src/virsh.c:6219 msgid "driver of disk device" msgstr "ഡിസ്ക് ഡിവൈസിന്‍റെ ഡ്റൈവറ്‍" #: src/virsh.c:6220 msgid "subdriver of disk device" msgstr "ഡിസ്ക് ഡിവൈസിന്‍റെ സബ് ഡ്റൈവറ്‍" #: src/virsh.c:6221 msgid "target device type" msgstr "ലക്ഷ്യമായ ‍ഡിവൈസ് ഏത് തരം" #: src/virsh.c:6222 msgid "mode of device reading and writing" msgstr "mode of device reading and writing" #: src/virsh.c:6255 src/virsh.c:6262 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "'attach-disk' കമാന്‍ഡിന് %s പിന്തുണ ലഭ്യമല്ല" #: src/virsh.c:6351 msgid "Disk attached successfully\n" msgstr "" #: src/virsh.c:6367 msgid "detach disk device" msgstr "ഡിസ്കിന്‍റെ ഡിവൈസ് മാറ്റുക" #: src/virsh.c:6368 msgid "Detach disk device." msgstr "ഡിസ്കിന്‍റെ ഡിവൈസ് മാറ്റുക" #: src/virsh.c:6409 src/virsh.c:6414 src/virsh.c:6421 msgid "Failed to get disk information" msgstr "ഡിസ്കിന്‍റെ വിവരം ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:6440 #, c-format msgid "No found disk whose target is %s" msgstr "%s ലക്ഷ്യമായ ഡിവൈസ് ലഭ്യമായില്ല" #: src/virsh.c:6459 msgid "Disk detached successfully\n" msgstr "" #: src/virsh.c:6486 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "" #: src/virsh.c:6497 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "" #: src/virsh.c:6504 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "" #: src/virsh.c:6513 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "" #: src/virsh.c:6543 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" #: src/virsh.c:6550 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" #: src/virsh.c:6557 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: ചിട്ടപ്പെടുത്തുന്നതിനുള്ള കമാന്‍ഡ് ഉണ്ടാക്കുവാന്‍ സാധ്യമായില്ല: %s" #: src/virsh.c:6565 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: ചിട്ടപ്പെടുത്തല്‍ കമാന്‍ഡ് പരാജയപ്പെട്ടു: %s" #: src/virsh.c:6571 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: നോണ്‍-സീറോ അവസ്ഥയില്‍ കമാന്‍ഡ് അവസാനിച്ചിരിക്കുന്നു" #: src/virsh.c:6586 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: താല്‍ക്കാലിക ഫയല്‍ ലഭ്യമാക്കുന്നതില്‍ പരാജയം: %s" #: src/virsh.c:6599 #, fuzzy msgid "change the current directory" msgstr "ലോഗ് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/virsh.c:6600 #, fuzzy msgid "Change the current directory." msgstr "ലോഗ് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/virsh.c:6605 msgid "directory to switch to (default: home or else root)" msgstr "" #: src/virsh.c:6617 msgid "cd: command valid only in interactive mode" msgstr "" #: src/virsh.c:6630 #, c-format msgid "cd: %s: %s" msgstr "" #: src/virsh.c:6644 #, fuzzy msgid "print the current directory" msgstr "ലോഗ് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/virsh.c:6645 #, fuzzy msgid "Print the current directory." msgstr "ലോഗ് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/virsh.c:6668 #, fuzzy, c-format msgid "pwd: cannot get current directory: %s" msgstr "ലോഗ് ഡയറക്ടറി %s ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/virsh.c:6670 #, c-format msgid "%s\n" msgstr "" #: src/virsh.c:6681 msgid "edit XML configuration for a domain" msgstr "ഒരു ഡൊമെയിനിനു് XML ക്രമികരണം ചിട്ടപ്പെടുത്തുക" #: src/virsh.c:6682 msgid "Edit the XML configuration for a domain." msgstr "ഒരു ഡൊമെയിനിനു് XML ക്രമികരണം ചിട്ടപ്പെടുത്തുക." #: src/virsh.c:6733 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "ഡൊമെയിന്‍ %s XML ക്രമീകരണത്തില്‍ മാറ്റം വരുത്തിയിട്ടില്ല.\n" #: src/virsh.c:6759 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "ഡൊമെയിന്‍ %s XML ക്രമികരണം ചിട്ടപ്പെടുത്തിയിരിക്കുന്നു.\n" #: src/virsh.c:6784 msgid "edit XML configuration for a network" msgstr "ഒരു നെറ്റ്‌വര്‍ക്കിനു് XML ക്രമികരണം ചിട്ടപ്പെടുത്തുക." #: src/virsh.c:6785 msgid "Edit the XML configuration for a network." msgstr "ഒരു നെറ്റ്‌വര്‍ക്കിനു് XML ക്രമികരണം ചിട്ടപ്പെടുത്തുക." #: src/virsh.c:6801 msgid "edit XML configuration for a storage pool" msgstr "ഒരു സ്റ്റോറേജ് പൂളിനു് XML ക്രമികരണം ചിട്ടപ്പെടുത്തുക" #: src/virsh.c:6802 msgid "Edit the XML configuration for a storage pool." msgstr "ഒരു സ്റ്റോറേജ് പൂളിനു് XML ക്രമികരണം ചിട്ടപ്പെടുത്തുക." #: src/virsh.c:6818 msgid "quit this interactive terminal" msgstr "ഈ ഇന്‍ററാക്റ്റീവ് ടെര്‍മിനലില്‍ നിന്നും പുറത്ത് കടക്കുക" #: src/virsh.c:7028 #, c-format msgid "command '%s' requires <%s> option" msgstr "കമാന്‍ഡ് '%s'-ന് ഉപാധി <%s> ആവശ്യമുണ്ട്" #: src/virsh.c:7029 #, c-format msgid "command '%s' requires --%s option" msgstr "കമാന്‍ഡ് '%s'-ന് ഉപാധി --%s ആവശ്യമുണ്ട്" #: src/virsh.c:7056 #, c-format msgid "command '%s' doesn't exist" msgstr "കമാന്‍ഡ് '%s' നിലവിലില്ല" #: src/virsh.c:7063 msgid " NAME\n" msgstr " പേര്\n" #: src/virsh.c:7066 msgid "" "\n" " SYNOPSIS\n" msgstr "" "\n" " SYNOPSIS\n" #: src/virsh.c:7075 #, c-format msgid "[--%s ]" msgstr "[--%s ]" #: src/virsh.c:7077 #, c-format msgid "[--%s ]" msgstr "[--%s ]" #: src/virsh.c:7090 msgid "" "\n" " DESCRIPTION\n" msgstr "" "\n" " വിവരണം\n" #: src/virsh.c:7096 msgid "" "\n" " OPTIONS\n" msgstr "" "\n" " ഉപാധികള്‍\n" #: src/virsh.c:7101 #, c-format msgid "--%s " msgstr "--%s " #: src/virsh.c:7103 #, c-format msgid "--%s " msgstr "--%s " #: src/virsh.c:7256 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "ആന്തരിക പിശക്: virsh %s: %s VSH_OT_DATA ഉപാധി ലഭ്യമല്ല" #: src/virsh.c:7273 msgid "undefined domain name or id" msgstr "അവ്യക്തമായ ഡൊമെയിന്‍ പേര് അല്ലെങ്കില്‍ id" #: src/virsh.c:7305 #, c-format msgid "failed to get domain '%s'" msgstr "ഡൊമെയിന്‍ '%s' ലഭ്യമാകുന്നതില്‍ പരാജയം" #: src/virsh.c:7321 msgid "undefined network name" msgstr "അവ്യക്തമായ നെറ്റ്‌വറ്‍ക്ക് നാമം" #: src/virsh.c:7345 #, c-format msgid "failed to get network '%s'" msgstr "നെറ്റ്‌വറ്‍ക്ക് '%s' ലഭ്യമാകുന്നതില്‍ പരാജയം" #: src/virsh.c:7361 #, fuzzy msgid "undefined interface identifier" msgstr "തെറ്റായ ഇന്റര്‍ഫെയിസ് പോയിന്റര്‍" #: src/virsh.c:7385 #, fuzzy, c-format msgid "failed to get interface '%s'" msgstr "നെറ്റ്‌വറ്‍ക്ക് '%s' ലഭ്യമാകുന്നതില്‍ പരാജയം" #: src/virsh.c:7398 src/virsh.c:7444 msgid "undefined pool name" msgstr "അവ്യക്തമായ പൂള്‍ നാമം" #: src/virsh.c:7422 #, c-format msgid "failed to get pool '%s'" msgstr "പൂള്‍ '%s' ലഭ്യമാകുന്നതില്‍ പരാജയം" #: src/virsh.c:7439 msgid "undefined vol name" msgstr "അവ്യക്തമായ വോള്യം നാമം" #: src/virsh.c:7475 #, c-format msgid "failed to get vol '%s'" msgstr "വോള്യം '%s' ലഭ്യമാകുന്നതില്‍ പരാജയം" #: src/virsh.c:7509 #, c-format msgid "" "\n" "(Time: %.3f ms)\n" "\n" msgstr "" "\n" "(സമയം: %.3f ms)\n" "\n" #: src/virsh.c:7583 msgid "missing \"" msgstr "\" ലഭ്യമല്ല" #: src/virsh.c:7644 #, c-format msgid "unexpected token (command name): '%s'" msgstr "അപ്രതീക്ഷിതമായ ടോക്കന്‍ (കമാന്‍ഡിന്‍റെ പേര്): '%s'" #: src/virsh.c:7649 #, c-format msgid "unknown command: '%s'" msgstr "അപരിചിതമായ കമാന്‍ഡ്: '%s'" #: src/virsh.c:7656 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "കമാന്‍ഡ് '%s' ഉപാധി --%s-നെ പിന്തുണയ്ക്കുന്നില്ല" #: src/virsh.c:7671 #, c-format msgid "expected syntax: --%s <%s>" msgstr "ശരിയായ സിന്‍റ്റാക്സ്: --%s <%s>" #: src/virsh.c:7674 msgid "number" msgstr "നംബര്‍" #: src/virsh.c:7674 msgid "string" msgstr "സ്ട്രിങ്" #: src/virsh.c:7680 #, c-format msgid "unexpected data '%s'" msgstr "അപ്രതീക്ഷിതമായ ഡേറ്റാ '%s'" #: src/virsh.c:7702 msgid "OPTION" msgstr "OPTION" #: src/virsh.c:7702 msgid "DATA" msgstr "DATA" #: src/virsh.c:7753 src/virsh.c:7775 msgid "idle" msgstr "നിശ്ചലം" #: src/virsh.c:7755 msgid "paused" msgstr "താല്‍കാലികമായി നിര്‍ത്തിരിക്കുന്നു" #: src/virsh.c:7757 msgid "in shutdown" msgstr "അടച്ചു പൂട്ടുന്നു" #: src/virsh.c:7759 msgid "shut off" msgstr "അടച്ചു പൂട്ടുക" #: src/virsh.c:7761 msgid "crashed" msgstr "തകര്‍ന്നു" #: src/virsh.c:7773 msgid "offline" msgstr "ഓഫ്‍ലൈന്‍" #: src/virsh.c:7792 msgid "no valid connection" msgstr "ശരിയായ കണക്ഷന്‍ ലഭ്യമല്ല" #: src/virsh.c:7839 #, c-format msgid "%s: error: " msgstr "%s: പിശക്: " #: src/virsh.c:7841 msgid "error: " msgstr "പിശക്: " #: src/virsh.c:7863 src/virsh.c:7875 src/virsh.c:7888 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d ബൈറ്റുകള്‍ ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:7902 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu ബൈറ്റുകള്‍ അനുവദിക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:7932 msgid "failed to connect to the hypervisor" msgstr "ഹൈപ്പര്‍‍വൈസറിലേക്ക് കണക്ട് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virsh.c:7964 msgid "failed to get the log file information" msgstr "ലോഗ് ഫയലിന്‍റെ വിവരം ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:7969 msgid "the log path is not a file" msgstr "ലോഗ് പാഥ് ഒരു ഫയല്‍ അല്ല" #: src/virsh.c:7976 msgid "failed to open the log file. check the log file path" msgstr "ലോഗ് ഫയല്‍ തുറക്കുന്നതില്‍ പരാജയം. ലോഗ് ഫയലിന്‍റെ പാഥ് പരിശോധിക്കുക" #: src/virsh.c:8044 msgid "failed to write the log file" msgstr "ലോഗ് ഫയല്‍ എഴുതുന്നതില്‍ പരാജയം" #: src/virsh.c:8059 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: ലോഗ് ഫയല്‍ എഴുതുന്നതില്‍ പരാജയം: %s" #: src/virsh.c:8239 msgid "failed to disconnect from the hypervisor" msgstr "ഹൈപ്പര്‍വൈസറില്‍ നിന്നും കണക്ഷന്‍ ഛേദിക്കുന്നതില്‍ പരാജയം" #: src/virsh.c:8254 #, c-format msgid "" "\n" "%s [options] [commands]\n" "\n" " options:\n" " -c | --connect hypervisor connection URI\n" " -r | --readonly connect readonly\n" " -d | --debug debug level [0-5]\n" " -h | --help this help\n" " -q | --quiet quiet mode\n" " -t | --timing print timing information\n" " -l | --log output logging to file\n" " -v | --version program version\n" "\n" " commands (non interactive mode):\n" msgstr "" "\n" "%s [options] [commands]\n" "\n" " ഉപാധികള്‍:\n" " -c | --connect ഹൈപ്പറ്‍വൈസറ്‍ കണക്ഷന്‍ URI\n" " -r | --readonly readonly കണക്ട് ചെയ്യുക\n" " -d | --debug ഡീബഗ് ലെവല്‍ [0-5]\n" " -h | --help സഹായം\n" " -q | --quiet നിശബ്ദം\n" " -t | --timing സമയം സംബന്ധിച്ചുളള വിവരം പ്രിന്‍റ് ചെയ്യുക\n" " -l | --log ലോഗിഗ് ഫയലിലേക്ക് നല്‍കുന്നു\n" " -v | --version പ്രോഗ്രാമിന്‍റെ വേര്‍ഷന്‍\n" "\n" " കമാന്‍ഡുകള്‍ (നോണ്‍-ഇന്‍ററാക്റ്റീവ് മോഡ്):\n" #: src/virsh.c:8272 msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" "\n" " (കമാന്‍ഡ് സംബന്ധിച്ചുളള വിശദവിവരങ്ങള്‍ക്ക് help എന്ന് നല്‍കുക)\n" "\n" #: src/virsh.c:8365 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "പിന്തുണയില്ലാത്ത ഉപാധി '-%c'. --help കാണുക." #: src/virsh.c:8373 #, c-format msgid "extra argument '%s'. See --help." msgstr "അതികമായ ആര്‍ഗ്യുമെന്റ് '%s'. --help കാണുക." #: src/virsh.c:8455 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" msgstr "" "വിര്‍ച്ച്വലൈസേഷന്‍ ഇന്‍ററാക്റ്റീവ് ടെര്‍മിനല്‍ ആയ %s-ലേക്ക് സ്വാഗതം.\n" "\n" #: src/virsh.c:8458 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" "\n" msgstr "" "ഏത് തരം: കമാന്‍ഡുകള്‍ വഴിയുളള സഹായത്തിന് 'help'\n" " പുറത്ത് കടക്കുന്നതിനായി 'quit'\n" "\n" #: src/virterror.c:217 msgid "Unknown failure" msgstr "അപരിചിതമായ പിശക്" #: src/virterror.c:531 msgid "warning" msgstr "മുന്നറിയിപ്പ്" #: src/virterror.c:534 msgid "error" msgstr "പിശക്" #: src/virterror.c:668 msgid "No error message provided" msgstr "പിശക് കാണിക്കുന്ന സന്ദേശം ലഭ്യമല്ല" #: src/virterror.c:731 #, c-format msgid "internal error %s" msgstr "ആന്തരിക പിശക് %s" #: src/virterror.c:733 msgid "internal error" msgstr "ആന്തരിക പിശക് " #: src/virterror.c:736 msgid "out of memory" msgstr "മെമ്മറി ലഭ്യമല്ല" #: src/virterror.c:740 msgid "this function is not supported by the hypervisor" msgstr "ഹൈപ്പര്‍വൈസറിന് പിന്തുണ ലഭ്യമല്ല" #: src/virterror.c:742 #, c-format msgid "this function is not supported by the hypervisor: %s" msgstr "ഹൈപ്പര്‍വൈസറ്‍ ഈ ഫംഗ്ഷന്‍ പിന്തുണയ്ക്കുന്നില്ല: %s" #: src/virterror.c:746 msgid "no hypervisor driver available" msgstr "ഹൈപ്പര്‍വൈസര്‍ ഡ്രൈവര്‍ ലഭ്യമല്ല" #: src/virterror.c:748 #, c-format msgid "no hypervisor driver available for %s" msgstr "%s-നു് ഹൈപ്പര്‍വൈസര്‍ ഡ്രൈവര്‍ ലഭ്യമല്ല" #: src/virterror.c:752 msgid "invalid connection pointer in" msgstr "തെറ്റായ കണക്ഷന്‍ പോയിന്‍റര്‍" #: src/virterror.c:754 #, c-format msgid "invalid connection pointer in %s" msgstr "%s-ല്‍ തെറ്റായ കണക്ഷന്‍ പോയിന്‍റര്‍" #: src/virterror.c:758 msgid "invalid domain pointer in" msgstr "തെറ്റായ ഡൊമെയിന്‍ പോയിന്‍റര്‍" #: src/virterror.c:760 #, c-format msgid "invalid domain pointer in %s" msgstr "%s-ല്‍ തെറ്റായ ഡൊമെയിന്‍ പോയിന്‍റര്‍" #: src/virterror.c:764 msgid "invalid argument in" msgstr "തെറ്റായ ആര്‍ഗ്യുമെന്‍റ്" #: src/virterror.c:766 #, c-format msgid "invalid argument in %s" msgstr "%s-ല്‍ തെറ്റായ ആര്‍ഗ്യുമെന്‍റ്" #: src/virterror.c:770 #, c-format msgid "operation failed: %s" msgstr "പ്രക്രിയ പരാജയപ്പെട്ടു: %s" #: src/virterror.c:772 msgid "operation failed" msgstr "പ്രക്രിയ പരാജയപ്പെട്ടു" #: src/virterror.c:776 #, c-format msgid "GET operation failed: %s" msgstr "GET പ്രക്രിയ പരാജയപ്പെട്ടു: %s" #: src/virterror.c:778 msgid "GET operation failed" msgstr "GET പ്രക്രിയ പരാജയപ്പെട്ടു" #: src/virterror.c:782 #, c-format msgid "POST operation failed: %s" msgstr "POST പ്രക്രിയ പരാജയപ്പെട്ടു: %s" #: src/virterror.c:784 msgid "POST operation failed" msgstr "POST പ്രക്രിയ പരാജയപ്പെട്ടു" #: src/virterror.c:787 #, c-format msgid "got unknown HTTP error code %d" msgstr "അപരിചിതമായ HTTP പിശക് കോഡ് %d ലഭിച്ചു" #: src/virterror.c:791 #, c-format msgid "unknown host %s" msgstr "അപരിചിതമായ ഹോസ്റ്റ് %s" #: src/virterror.c:793 msgid "unknown host" msgstr "അപരിചിതമായ ഹോസ്റ്റ്" #: src/virterror.c:797 #, c-format msgid "failed to serialize S-Expr: %s" msgstr "S-Expr സീരിയലൈസ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/virterror.c:799 msgid "failed to serialize S-Expr" msgstr "S-Expr സീരിയലൈസ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virterror.c:803 msgid "could not use Xen hypervisor entry" msgstr "Xen hypervisor എന്‍ട്രി ഉപയോഗിക്കുവാന്‍ സാധ്യമായില്ല" #: src/virterror.c:805 #, c-format msgid "could not use Xen hypervisor entry %s" msgstr "Xen hypervisor എന്‍ട്രി %s ഉപയോഗിക്കുവാന്‍ സാധ്യമായില്ല" #: src/virterror.c:809 msgid "could not connect to Xen Store" msgstr "Xen സ്റ്റോറിലേക്ക് കണക്ട് ചെയ്യുവാന്‍ സാധ്യമായില്ല" #: src/virterror.c:811 #, c-format msgid "could not connect to Xen Store %s" msgstr "Xen സ്റ്റോര്‍ %s-ലേക്ക് കണക്ട് ചെയ്യുവാന്‍ സാധ്യമായില്ല " #: src/virterror.c:814 #, c-format msgid "failed Xen syscall %s" msgstr "Xen syscall %s പരാജയപ്പെട്ടു" #: src/virterror.c:818 msgid "unknown OS type" msgstr "അപരിചിതമായ OS രീതി" #: src/virterror.c:820 #, c-format msgid "unknown OS type %s" msgstr "അപരിചിതമായ OS രീതി %s" #: src/virterror.c:823 msgid "missing kernel information" msgstr "കേര്‍ണല്‍ വിവരം ലഭ്യമല്ല" #: src/virterror.c:827 msgid "missing root device information" msgstr "റൂട്ട് ഡിവൈസ് വിവരം ലഭ്യമല്ല" #: src/virterror.c:829 #, c-format msgid "missing root device information in %s" msgstr "%s-ല്‍ റൂട്ട് ഡിവൈസ് വിവരം ലഭ്യമല്ല" #: src/virterror.c:833 msgid "missing source information for device" msgstr "ഡിവൈസിനുളള ലഭ്യമല്ലാത്ത ഉറവിടത്തിന്‍റെ വിവരം" #: src/virterror.c:835 #, c-format msgid "missing source information for device %s" msgstr "ഡിവൈസ് %s-നുളള ലഭ്യമല്ലാത്ത ഉറവിടത്തിന്‍റെ വിവരം" #: src/virterror.c:839 msgid "missing target information for device" msgstr "ഡിവൈസിനുളള ലഭ്യമല്ലാത്ത ലക്ഷ്യസ്ഥാനത്തിന്‍റെ വിവരം" #: src/virterror.c:841 #, c-format msgid "missing target information for device %s" msgstr "ഡിവൈസ് %s-നുള്ള ലഭ്യമല്ലാത്ത ലക്ഷ്യസ്ഥാനത്തിന്‍റെ വിവരം" #: src/virterror.c:845 msgid "missing domain name information" msgstr "ലഭ്യമല്ലാത്ത ഡൊമെയില്‍ പേരിന്‍റെ വിവരം" #: src/virterror.c:847 #, c-format msgid "missing domain name information in %s" msgstr "%s-ലുളള ലഭ്യമല്ലാത്ത ഡൊമെയില്‍ പേരിന്‍റെ വിവരം" #: src/virterror.c:851 msgid "missing operating system information" msgstr "ലഭ്യമല്ലാത്ത ഓപ്പറേറ്റിങ് സിസ്റ്റമിന്‍റെ വിവരം" #: src/virterror.c:853 #, c-format msgid "missing operating system information for %s" msgstr "%s-നുളള ലഭ്യമല്ലാത്ത ഓപ്പറേറ്റിങ് സിസ്റ്റമിന്‍റെ വിവരം" #: src/virterror.c:857 msgid "missing devices information" msgstr "ലഭ്യമല്ലാത്ത ഡിവൈസുകളുടെ വിവരം" #: src/virterror.c:859 #, c-format msgid "missing devices information for %s" msgstr "%s-നുളള ലഭ്യമല്ലാത്ത ഡിവൈസുകളുടെ വിവരം" #: src/virterror.c:863 msgid "too many drivers registered" msgstr "അനവധി ഡ്രൈവറുകള്‍ രജിസ്ടര്‍ ചെയ്തിരിക്കുന്നു" #: src/virterror.c:865 #, c-format msgid "too many drivers registered in %s" msgstr "%s-ല്‍ അനവധി ഡ്രൈവറുകള്‍ രജിസ്ടര്‍ ചെയ്തിരിക്കുന്നു" #: src/virterror.c:869 msgid "library call failed, possibly not supported" msgstr "ലൈബ്രറി കോള്‍ പരാജയപ്പെട്ടിരിക്കുന്നു, പിന്തുണ ലഭ്യമല്ല" #: src/virterror.c:871 #, c-format msgid "library call %s failed, possibly not supported" msgstr "ലൈബ്രറി കോള്‍ %s പരാജയപ്പെട്ടിരിക്കുന്നു, പിന്തുണ ലഭ്യമല്ല" #: src/virterror.c:875 msgid "XML description not well formed or invalid" msgstr "XML വിവരണം തെറ്റാണ് അല്ലേല്‍ ശരിയായി ക്രമികരിച്ചിട്ടില്ല" #: src/virterror.c:877 #, c-format msgid "XML description for %s is not well formed or invalid" msgstr "%s-നുളള XML വിവരണം തെറ്റാണ് അല്ലേല്‍ ശരിയായി ക്രമികരിച്ചിട്ടില്ല" #: src/virterror.c:881 msgid "this domain exists already" msgstr "ഈ ഡൊമെയിന്‍ നിലവിലുണ്ട്" #: src/virterror.c:883 #, c-format msgid "domain %s exists already" msgstr "%s ഡൊമെയിന്‍ നിലവിലുണ്ട്" #: src/virterror.c:887 msgid "operation forbidden for read only access" msgstr "റീഡ് ഒണ്‍ലിയ്ക്ക് മാത്രം പ്രക്രിയ അനുവദനീയമല്ല" #: src/virterror.c:889 #, c-format msgid "operation %s forbidden for read only access" msgstr "റീഡ് ഒണ്‍ലിയ്ക്ക് മാത്രം പ്രക്രിയ %s അനുവദനീയമല്ല" #: src/virterror.c:893 msgid "failed to open configuration file for reading" msgstr "വായിക്കുന്നതിനായി കോണ്‍ഫിഗറേഷന്‍ ഫയല്‍ തുറക്കുന്നതില്‍ പരാജയം" #: src/virterror.c:895 #, c-format msgid "failed to open %s for reading" msgstr "വായിക്കുന്നതിനായി %s തുറക്കുന്നതില്‍ പരാജയം" #: src/virterror.c:899 msgid "failed to read configuration file" msgstr "കോണ്‍ഫിഗറേഷന്‍ ഫയല്‍ വായിക്കുന്നതില്‍ പരാജയം" #: src/virterror.c:901 #, c-format msgid "failed to read configuration file %s" msgstr "കോണ്‍ഫിഗറേഷന്‍ ഫയല്‍ %s വായിക്കുന്നതില്‍ പരാജയം" #: src/virterror.c:905 msgid "failed to parse configuration file" msgstr "കോണ്‍ഫിഗറേഷന്‍ ഫയല്‍ പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virterror.c:907 #, c-format msgid "failed to parse configuration file %s" msgstr "കോണ്‍ഫിഗറേഷന്‍ ഫയല്‍ %s പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയം" #: src/virterror.c:911 msgid "configuration file syntax error" msgstr "കോണ്‍ഫിഗറേഷന്‍ ഫയലില്‍ സിന്‍റ്റാക്സ് പിശക്" #: src/virterror.c:913 #, c-format msgid "configuration file syntax error: %s" msgstr "കോണ്‍ഫിഗറേഷന്‍ ഫയലില്‍ സിന്‍റ്റാക്സ് പിശക്: %s" #: src/virterror.c:917 msgid "failed to write configuration file" msgstr "കോണ്‍ഫിഗറേഷന്‍ ഫയല്‍ എഴുതുന്നതില്‍ പരാജയം" #: src/virterror.c:919 #, c-format msgid "failed to write configuration file: %s" msgstr "കോണ്‍ഫിഗറേഷന്‍ ഫയല്‍ എഴുതുന്നതില്‍ പരാജയം: %s" #: src/virterror.c:923 msgid "parser error" msgstr "പാഴ്സറിലുളള പിശക് " #: src/virterror.c:929 msgid "invalid network pointer in" msgstr "തെറ്റായ നെറ്റ്‌വറ്‍ക്ക് പോയിന്‍റര്‍" #: src/virterror.c:931 #, c-format msgid "invalid network pointer in %s" msgstr "%s-ല്‍ തെറ്റായ നെറ്റ്‌വറ്‍ക്ക് പോയിന്‍റര്‍" #: src/virterror.c:935 msgid "this network exists already" msgstr "ഈ നെറ്റ്‌വറ്‍ക്ക് നിലവിലുണ്ട്" #: src/virterror.c:937 #, c-format msgid "network %s exists already" msgstr "%s നെറ്റ്‌വറ്‍ക്ക് നിലവിലുണ്ട്" #: src/virterror.c:941 msgid "system call error" msgstr "സിസ്റ്റം കോളില്‍ പിശക് " #: src/virterror.c:947 msgid "RPC error" msgstr "RPC പിശക്" #: src/virterror.c:953 msgid "GNUTLS call error" msgstr "GNUTLS കോളില്‍ പിശക് " #: src/virterror.c:959 msgid "Failed to find the network" msgstr "നെറ്റ്‌വറ്‍ക്ക് ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virterror.c:961 #, c-format msgid "Failed to find the network: %s" msgstr "നെറ്റ്‌വറ്‍ക്ക് ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/virterror.c:965 msgid "Domain not found" msgstr "ഡൊമെയിന്‍ ലഭ്യമായില്ല" #: src/virterror.c:967 #, c-format msgid "Domain not found: %s" msgstr "ഡൊമെയിന്‍ ലഭ്യമായില്ല: %s" #: src/virterror.c:971 msgid "Network not found" msgstr "നെറ്റ്‌വറ്‍ക്ക് ലഭ്യമായില്ല" #: src/virterror.c:973 #, c-format msgid "Network not found: %s" msgstr "നെറ്റ്‌വറ്‍ക്ക് ലഭ്യമായില്ല: %s" #: src/virterror.c:977 msgid "invalid MAC address" msgstr "തെറ്റായ MAC adress " #: src/virterror.c:979 #, c-format msgid "invalid MAC address: %s" msgstr "തെറ്റായ MAC adress: %s" #: src/virterror.c:983 msgid "authentication failed" msgstr "തിരിച്ചറിയല്‍ പരാജയപ്പെട്ടു" #: src/virterror.c:985 #, c-format msgid "authentication failed: %s" msgstr "തിരിച്ചറിയല്‍ പരാജയപ്പെട്ടു: %s" #: src/virterror.c:989 msgid "Storage pool not found" msgstr "സ്റ്റോറേജ് പൂള്‍ ലഭ്യമായില്ല" #: src/virterror.c:991 #, c-format msgid "Storage pool not found: %s" msgstr "സ്റ്റോറേജ് പൂള്‍ ലഭ്യമായില്ല: %s" #: src/virterror.c:995 msgid "Storage volume not found" msgstr "സ്റ്റോറേജ് വോള്യം ലഭ്യമായില്ല" #: src/virterror.c:997 #, c-format msgid "Storage volume not found: %s" msgstr "സ്റ്റോറേജ് വോള്യം ലഭ്യമായില്ല: %s" #: src/virterror.c:1001 msgid "invalid storage pool pointer in" msgstr "തെറ്റായ സ്റ്റോറേജ് പൂള്‍ പോയിന്റര്‍" #: src/virterror.c:1003 #, c-format msgid "invalid storage pool pointer in %s" msgstr "%s-ല്‍ തെറ്റായ സ്റ്റോറേജ് പൂള്‍ പോയിന്റര്‍" #: src/virterror.c:1007 msgid "invalid storage volume pointer in" msgstr "തെറ്റായ സ്റ്റോറേജ് വോള്യം പോയിന്റര്‍" #: src/virterror.c:1009 #, c-format msgid "invalid storage volume pointer in %s" msgstr "%s-ല്‍ തെറ്റായ സ്റ്റോറേജ് വോള്യം പോയിന്റര്‍" #: src/virterror.c:1013 msgid "Failed to find a storage driver" msgstr "സ്റ്റോറേജ് ഡ്രൈവര്‍ ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virterror.c:1015 #, c-format msgid "Failed to find a storage driver: %s" msgstr "ഒരു സ്റ്റോറേജ് ഡ്രൈവര്‍ ലഭ്യമാക്കുവാന്‍ പരാജയപ്പെട്ടു: %s" #: src/virterror.c:1019 msgid "Failed to find a node driver" msgstr "ഒരു നോഡ് ഡ്രൈവര്‍ ലഭ്യമാക്കുവാന്‍ പരാജയപ്പെട്ടു" #: src/virterror.c:1021 #, c-format msgid "Failed to find a node driver: %s" msgstr "ഒരു നോഡ് ഡ്രൈവര്‍ ലഭ്യമാക്കുവാന്‍ പരാജയപ്പെട്ടു: %s" #: src/virterror.c:1025 msgid "invalid node device pointer" msgstr "തെറ്റായ നോഡ് ഡിവൈസ് പോയിന്റര്‍" #: src/virterror.c:1027 #, c-format msgid "invalid node device pointer in %s" msgstr "%s-ല്‍ തെറ്റായ നോഡ് ഡിവൈസ് പോയിന്റര്‍" #: src/virterror.c:1031 msgid "Node device not found" msgstr "നോഡ് ഡിവൈസ് ലഭ്യമല്ല" #: src/virterror.c:1033 #, c-format msgid "Node device not found: %s" msgstr "നോഡ് ഡിവൈസ് ലഭ്യമല്ല: %s " #: src/virterror.c:1037 msgid "Security model not found" msgstr "സെക്യൂരിറ്റി മാതൃക ലഭ്യമായില്ല" #: src/virterror.c:1039 #, c-format msgid "Security model not found: %s" msgstr "സെക്യൂരിറ്റി മാതൃക ലഭ്യമായില്ല: %s" #: src/virterror.c:1043 msgid "Requested operation is not valid" msgstr "ആവശ്യപ്പെട്ട പ്രക്രിയ തെറ്റാണു്" #: src/virterror.c:1045 #, c-format msgid "Requested operation is not valid: %s" msgstr "ആവശ്യപ്പെട്ട പ്രക്രിയ തെറ്റാണു്: %s" #: src/virterror.c:1049 msgid "Failed to find the interface" msgstr "ഇന്റര്‍ഫെയിസ് ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/virterror.c:1051 #, c-format msgid "Failed to find the interface: %s" msgstr "ഇന്റര്‍ഫെയിസ് ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/virterror.c:1055 msgid "Interface not found" msgstr "ഇന്റര്‍ഫെയിസ് ലഭ്യമായില്ല" #: src/virterror.c:1057 #, c-format msgid "Interface not found: %s" msgstr "ഇന്റര്‍ഫെയിസ് ലഭ്യമായില്ല: %s" #: src/virterror.c:1061 msgid "invalid interface pointer in" msgstr "തെറ്റായ ഇന്റര്‍ഫെയിസ് പോയിന്റര്‍" #: src/virterror.c:1063 #, c-format msgid "invalid interface pointer in %s" msgstr "%s-ല്‍ തെറ്റായ ഇന്റര്‍ഫെയിസ് പോയിന്റര്‍" #: src/virterror.c:1067 msgid "multiple matching interfaces found" msgstr "" #: src/virterror.c:1069 #, fuzzy, c-format msgid "multiple matching interfaces found: %s" msgstr "ഇന്റര്‍ഫെയിസ് ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/virterror.c:1147 msgid "internal error: buffer too small" msgstr "ആന്തരിക പിശക്: ബഫര്‍ വളരെ ചെറുത്" #: src/xen_inotify.c:132 src/xen_inotify.c:207 #, c-format msgid "parsing uuid %s" msgstr "uuid %s പാഴ്സ് ചെയ്യുന്നു" #: src/xen_inotify.c:149 #, c-format msgid "finding dom for %s" msgstr "%s-നുള്ള dom തെരയുന്നു" #: src/xen_inotify.c:158 msgid "finding dom on config list" msgstr "കോണ്‍ഫിഗ് പട്ടികയില്‍ dom തെരയുന്നു" #: src/xen_inotify.c:243 msgid "Error looking up domain" msgstr "ഡൊമെയിന്‍ തെരയുന്നതില്‍ പിശക്" #: src/xen_inotify.c:250 src/xen_inotify.c:343 src/xen_inotify.c:350 msgid "Error adding file to config cache" msgstr "കോണ്‍ഫിഗ് കാഷിലേക്ക് ഫയല്‍ ചേര്‍ക്കുന്നതില്‍ പിശക്" #: src/xen_inotify.c:296 msgid "conn, or private data is NULL" msgstr "conn, അല്ലെങ്കില്‍ സ്വകാര്യ ഡേറ്റാ NULL ആകുന്നു" #: src/xen_inotify.c:339 src/xen_inotify.c:362 msgid "looking up dom" msgstr "dom തെരയുന്നു" #: src/xen_inotify.c:401 msgid "failed to allocate configInfoList" msgstr "configInfoList അനുവദിക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/xen_inotify.c:408 #, c-format msgid "cannot open directory: %s" msgstr "ഡയറക്ടറി തുറക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/xen_inotify.c:426 msgid "Error adding file to config list" msgstr "കോണ്‍ഫിഗ് ലിസ്റ്റിലേക്ക് ഫയല്‍ ചേര്‍ക്കുന്നതില്‍ പിശക്" #: src/xen_inotify.c:435 msgid "initializing inotify" msgstr "inotify ആരംഭിക്കുന്നു" #: src/xen_inotify.c:446 #, c-format msgid "adding watch on %s" msgstr "%s-ല്‍ വാച്ച് ചേര്‍ക്കുന്നു" #: src/xen_internal.c:1324 #, c-format msgid "Credit scheduler weight parameter (%d) is out of range (1-65535)" msgstr "ക്റെഡിറ്റ് ഷെഡ്യൂളറ്‍ വെയിറ്റ് പരാമീറ്ററിന്‍റെ (%d) പരിധി (1-65535) കഴിഞ്ഞിരിക്കുന്നു" #: src/xen_internal.c:1334 #, c-format msgid "Credit scheduler cap parameter (%d) is out of range (0-65535)" msgstr "ക്റെഡിറ്റ് ഷെഡ്യൂളറ്‍ കാപ്പ് പരാമീറ്ററിന്‍റെ (%d) പരിധി (0-65535) കഴിഞ്ഞിരിക്കുന്നു" #: src/xen_internal.c:2581 src/xen_internal.c:2592 #, c-format msgid "cannot read file %s" msgstr "%s ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/xen_unified.c:257 #, c-format msgid "unexpected Xen URI path '%s', try xen:///" msgstr "അപ്രതീക്ഷിതമായ Xen URI പാഥ് '%s', xen:/// ശ്രമിക്കുക" #: src/xen_unified.c:275 #, c-format msgid "unexpected Xen URI path '%s', try ///var/lib/xen/xend-socket" msgstr "അപ്രതീക്ഷിതമായ Xen URI പാഥ് '%s', ///var/lib/xen/xend-socket ശ്രമിക്കുക" #: src/xen_unified.c:292 msgid "cannot initialise mutex" msgstr "mutex ആരംഭിക്കുവാന്‍ സാധ്യമല്ല: %s" #: src/xend_internal.c:127 msgid "failed to create a socket" msgstr "ഒരു സോക്കറ്റ് ലഭ്യമാക്കുന്നതില്‍ പരാജയം" #: src/xend_internal.c:150 msgid "failed to connect to xend" msgstr "Xen-ലേക്ക് കണക്ട് ചെയ്യുന്നതില്‍ പരാജയം" #: src/xend_internal.c:197 src/xend_internal.c:200 msgid "failed to read from Xen Daemon" msgstr "Xen ഡെമണില്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയം" #: src/xend_internal.c:388 #, c-format msgid "%d status from xen daemon: %s:%s" msgstr "xen ഡെമണില്‍ നിന്നും %d അവസ്ഥ: %s:%s" #: src/xend_internal.c:439 src/xend_internal.c:442 src/xend_internal.c:450 #, c-format msgid "xend_post: error from xen daemon: %s" msgstr "xend_post: xen ഡെമണില്‍ നിന്നും പിശക്: %s" #: src/xend_internal.c:845 #, c-format msgid "unable to connect to '%s:%s'" msgstr "'%s:%s'-ലേക്ക് കണക്ട് ചെയ്യുവാന്‍ സാധ്യമല്ല" #: src/xend_internal.c:963 msgid "failed to urlencode the create S-Expr" msgstr "failed to urlencode the create S-Expr" #: src/xend_internal.c:1004 msgid "domain information incomplete, missing domid" msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, domid ലഭ്യമല്ല" #: src/xend_internal.c:1010 msgid "domain information incorrect domid not numeric" msgstr "ഡൊമെയിന്‍ വിവരം തെറ്റാണ്, domid അക്കത്തിലല്ല" #: src/xend_internal.c:1015 src/xend_internal.c:1062 msgid "domain information incomplete, missing uuid" msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, uuid ലഭ്യമല്ല" #: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, പേര് ലഭ്യമല്ല" #: src/xend_internal.c:1143 msgid "domain information incomplete, missing HVM loader" msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, HVM ലോഡര്‍ ലഭ്യമല്ല" #: src/xend_internal.c:1197 msgid "domain information incomplete, missing kernel & bootloader" msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, കേര്‍ണലും ബൂട്ട് ലോഡറും ലഭ്യമല്ല" #: src/xend_internal.c:1261 msgid "Unknown char device type" msgstr "അപരിചിതമായ ക്യാര്‍ ഡിവൈസ് തരം" #: src/xend_internal.c:1295 src/xend_internal.c:1335 src/xend_internal.c:1351 #: src/xend_internal.c:1489 src/xend_internal.c:1517 src/xend_internal.c:1533 msgid "malformed char device string" msgstr "തെറ്റായ ക്യാര്‍ ഡിവൈസ് സ്ട്രിങ്" #: src/xend_internal.c:1462 #, c-format msgid "unknown chr device type '%s'" msgstr "അപരിചിതമായ ക്യാര്‍ ഡിവൈസ് തരം '%s'" #: src/xend_internal.c:1624 msgid "domain information incomplete, vbd has no dev" msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, vbd-യ്ക്ക് dev ലഭ്യമല്ല" #: src/xend_internal.c:1635 msgid "domain information incomplete, vbd has no src" msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, vbd-യ്ക്ക് src ലഭ്യമല്ല" #: src/xend_internal.c:1644 msgid "cannot parse vbd filename, missing driver name" msgstr "vbd ഫയല്‍ നെയിം പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമല്ല, ഡ്റൈവറിന്‍റെ പേര് ലഭ്യമല്ല" #: src/xend_internal.c:1659 msgid "cannot parse vbd filename, missing driver type" msgstr "vbd ഫയല്‍ നെയിം പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമല്ല, ഡ്റൈവറിന്‍റെ ടൈപ്പ് ലഭ്യമല്ല" #: src/xend_internal.c:1815 #, c-format msgid "malformed mac address '%s'" msgstr "തെറ്റായ mac വിലാസം '%s'" #: src/xend_internal.c:1896 #, c-format msgid "unexpected sound model %s" msgstr "അപ്രതീക്ഷിതമായ ശബ്ദ മാതൃക %s" #: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "അപരിചിതമായ ഗ്രാഫിക്സ് രീതി '%s'" #: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "PCI ഡൊമെയിന്‍ ലഭ്യമല്ല" #: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "PCI ബസ് ലഭ്യമല്ല" #: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "PCI സ്ലോട്ട് ലഭ്യമല്ല" #: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "PCI func ലഭ്യമല്ല" #: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "PCI ഡൊമെയിന്‍'%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമല്ല" #: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "PCI ബസ്'%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമല്ല" #: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "PCI സ്ലോട്ട് '%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമല്ല" #: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "PCI func'%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമല്ല" #: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, id ലഭ്യമല്ല" #: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "തെറ്റായ സിപിയു മാസ്ക് %s" #: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "അപരിചിതമായ ലൈഫ് സൈക്കിള്‍ രീതി %s" #: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "ടോപോളജിയുടെ സിന്രാക്സില്‍ പിശക്" #: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend ഡൊമെയിന്‍ വിവരം പാര്‍സ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 #: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 #: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "ഡൊമെയിന്‍ പ്രവര്‍ത്തനത്തിലില്ല %s" #: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "ഈ ഡൊമെയില്‍ ലഭ്യമാക്കുന്നതില്‍ xenDaemonDomainFetch പരാജയപ്പെട്ടു" #: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "പിന്തുണയില്ലാത്ത തരത്തിലുള്ള ഡിവൈസ്" #: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "ഈ ഡൊമെയില്‍ ലഭ്യമാക്കുന്നതില്‍ xenDaemonGetAutostartപരാജയപ്പെട്ടു" #: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "ഈ ഡൊമെയില്‍ ലഭ്യമാക്കുന്നതില്‍ xenDaemonSetAutostart പരാജയപ്പെട്ടു" #: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "on_xend_start നിന്നും അപ്രതീക്ഷിതമായ മൂല്ല്യം" #: src/xend_internal.c:4300 msgid "no memory" msgstr "മെമ്മറി ലഭ്യമല്ല" #: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string പരാജയപ്പെട്ടു" #: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "sexpr വീണ്ടും നിഷ്കര്‍ഷിക്കുന്നതില്‍ പരാജയം" #: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "sexpr-ല്‍ on_xend_start ലഭ്യമല്ല" #: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "%s പേര് റിസോള്‍വ് ചെയ്യുവാന്‍ സാധ്യമല്ല" #: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" "xenDaemonDomainMigrate: xenDaemonDomainMigrate: മാറ്റുന്ന സമയത്ത് Xen ഡൊമെയിനുകളുടെ " "പേരു് മാറ്റുന്നതിനുള്ള പിന്തുണ നല്‍കുന്നതല്ല" #: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "xenDaemonDomainMigrate: മാറ്റുന്ന സമയത്ത് Xen ബാന്‍ഡ് വിഡ്തിനുള്ള പിന്തുണ നല്‍കുന്നതല്ല" #: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: പിന്തുണ ലഭ്യമല്ലാത്ത ഫ്ലാഗ്" #: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: തെറ്റായ യുആര്‍ഐ" #: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate: xenmigr:// മാറ്റങ്ങള്‍ മാത്രമേ Xen-ല്‍ പിന്തുണയ്ക്കുന്നുള്ളൂ." #: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: യുആര്‍ഐല്‍ ഒരു ഹോസ്റ്റ്നാമം നല്‍കേണ്ടതാണു്" #: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: തെറ്റായ പോര്‍ട്ട് നമ്പര്‍" #: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "ഡൊമെയിന്‍ വിവരം പാര്‍സ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "sexpr ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "നിഷ്ക്റിയമായ ഡൊമെയിന്‍ %s ഉണ്ടാക്കുന്നതില്‍ പരാജയം\n" #: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "xendConfigVersion < 4-ല്‍ പിന്തുണ ലഭ്യമല്ല" #: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "നോഡ് വിവരം പൂര്‍ണ്ണമല്ല, ഷെഡ്യൂളറിന്റെ പേര് ലഭ്യമല്ല" #: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup പരാജയപ്പെട്ടു" #: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "അപരിചിതമായ ഷെഡ്യൂളര്‍" #: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "ഷെഡ്യൂളറിന്റെ നാമം ലഭ്യമാക്കുവാന്‍ സാധ്യമായില്ല" #: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, cpu_weight ലഭ്യമല്ല" #: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, cpu_cap ലഭ്യമല്ല" #: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "dom0-നു് domainBlockPeek-നുള്ള പിന്തുണ ലഭ്യമല്ല" #: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: തെറ്റായ പാഥ്" #: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "ലഭ്യമാക്കുവാന്‍ തുറക്കുന്നതില്‍ പരാജയപ്പെട്ടു: %s" #: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "ഫയലില്‍ നിന്നും lseek അല്ലെങ്കില്‍ read ചെയ്യുന്നതില്‍ പരാജയം: %s" #: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "അപ്രതീക്ഷിതമായ ഗ്രാഫിക്സ് രീതി %d" #: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "അപ്രതീക്ഷിതമായ chr ഡിവൈസ് രീതി" #: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "നേരിട്ട് ഫ്ലോപ്പി %s ചേര്‍ക്കുവാന്‍ സാധ്യമല്ല" #: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "നേരിട്ട് സിഡിറോം %s ചേര്‍ക്കുവാന്‍ സാധ്യമല്ല" #: src/xend_internal.c:5362 src/xm_internal.c:2036 #, c-format msgid "unsupported network type %d" msgstr "പിന്തുണയില്ലാത്ത നെറ്റ്‌വര്‍ക്ക് തരം %d" #: src/xend_internal.c:5403 src/xm_internal.c:2024 #, c-format msgid "network %s is not active" msgstr "നെറ്റ്‌വര്‍ക്ക് %s സജീവമല്ല" #: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" #: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "അപ്രതീക്ഷിതമായ ലൈഫ് സൈക്കിള്‍ മൂല്ല്യം %d" #: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "HVM ഡൊമെയിന്‍ ലോഡര്‍ ലഭ്യമല്ല" #: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" #: src/xm_internal.c:161 src/xm_internal.c:192 src/xm_internal.c:197 #: src/xm_internal.c:220 #, c-format msgid "config value %s was malformed" msgstr "കോണ്‍ഫിഗ് മൂല്ല്യം %s തെറ്റാണു്" #: src/xm_internal.c:242 src/xm_internal.c:255 #, c-format msgid "config value %s was missing" msgstr "കോണ്‍ഫിഗ് മൂല്ല്യം %s ലഭ്യമല്ല" #: src/xm_internal.c:248 #, c-format msgid "config value %s was not a string" msgstr "കോണ്‍ഫിഗ് മൂല്ല്യം %s ഒരു സ്ട്രിങ് അല്ല" #: src/xm_internal.c:405 #, c-format msgid "cannot stat: %s" msgstr "stat സാധ്യമല്ല: %s" #: src/xm_internal.c:463 msgid "xenXMConfigCacheRefresh: virHashAddEntry" msgstr "xenXMConfigCacheRefresh: virHashAddEntry" #: src/xm_internal.c:502 msgid "cannot get time of day" msgstr "ഇന്നത്തെ സമയം ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/xm_internal.c:515 #, c-format msgid "cannot read directory %s" msgstr "ഡയറക്ടറി %s ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/xm_internal.c:799 #, c-format msgid "unexpected value %s for on_poweroff" msgstr "on_poweroff-നു് അപ്രതീക്ഷിതമായ മൂല്ല്യം %s" #: src/xm_internal.c:807 #, c-format msgid "unexpected value %s for on_reboot" msgstr "on_reboot-നു് അപ്രതീക്ഷിതമായ മൂല്ല്യം %s" #: src/xm_internal.c:815 #, c-format msgid "unexpected value %s for on_crash" msgstr "on_crash-നു് അപ്രതീക്ഷിതമായ മൂല്ല്യം %s" #: src/xm_internal.c:1663 msgid "read only connection" msgstr "റീഡ്-ഒണ്‍ലി കണക്ഷന്‍ " #: src/xm_internal.c:1668 msgid "not inactive domain" msgstr "സജീവമല്ലാത്ത ഡൊമെയിന്‍ അല്ല" #: src/xm_internal.c:1676 msgid "virHashLookup" msgstr "virHashLookup" #: src/xm_internal.c:1681 msgid "can't retrieve config file for domain" msgstr "ഡൊമെയിനുള്ള കോണ്‍ഫിഗ് ഫയല്‍ ലഭ്യമല്ല" #: src/xm_internal.c:2282 src/xm_internal.c:2291 src/xm_internal.c:2300 #, c-format msgid "unexpected lifecycle action %d" msgstr "അപ്രതീക്ഷിതമായ ലൈഫ് സൈക്കിള്‍ ആക്ഷന്‍ %d" #: src/xm_internal.c:2579 msgid "can't retrieve config filename for domain to overwrite" msgstr "തിരുത്തി എഴുതുന്നതിനായി ഡൊമെയിനുള്ള കോണ്‍ഫിഗ് ഫയല്‍നാമം ലഭ്യമല്ല" #: src/xm_internal.c:2585 msgid "can't retrieve config entry for domain to overwrite" msgstr "തിരുത്തി എഴുതുന്നതിനായി ഡൊമെയിനുള്ള കോണ്‍ഫിഗ് എന്‍ട്രി ലഭ്യമല്ല" #: src/xm_internal.c:2596 src/xm_internal.c:2603 msgid "failed to remove old domain from config map" msgstr "കോണ്‍ഫിഗ് മാപ്പില്‍ നിന്നും പഴയ ഡൊമെയിന്‍ നീക്കം ചെയ്യുവാന്‍ പരാജയപ്പെട്ടു" #: src/xm_internal.c:2612 msgid "config file name is too long" msgstr "ക്രമികരണ ഫയല്‍ നാമം വളരെ വലുതാണു്" #: src/xm_internal.c:2630 msgid "unable to get current time" msgstr "നിലവിലുളള സമയം ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #: src/xm_internal.c:2639 src/xm_internal.c:2646 msgid "unable to store config file handle" msgstr "കോണ്‍ഫിഗ് ഫയല്‍ ഹാഡില്‍ സൂക്ഷിക്കുവാന്‍ സാധ്യമല്ല" #: src/xm_internal.c:2867 src/xm_internal.c:2970 msgid "unknown device" msgstr "അപരിചിതമായ ഡിവൈസ്" #: src/xm_internal.c:3028 #, c-format msgid "cannot check link %s points to config %s" msgstr "" #: src/xm_internal.c:3057 #, c-format msgid "failed to create link %s to %s" msgstr "" #: src/xm_internal.c:3065 #, c-format msgid "failed to remove link %s" msgstr "ലിങ്ക് %s നീക്കം ചെയ്യുന്നതില്‍ പരാജയം" #: src/xml.c:60 msgid "Invalid parameter to virXPathString()" msgstr "virXPathString()-ലേക്കുള്ള തെറ്റായ പരാമീറ്റര്‍" #: src/xml.c:101 #, c-format msgid "'%s' value longer than %Zd bytes in virXPathStringLimit()" msgstr "virXPathStringLimit()-ല്‍ '%s'-ന്റെ മൂല്ല്യം %Zd ബൈറ്റിനേക്കാള്‍ കൂടുതല്‍ ആകുന്നു" #: src/xml.c:131 msgid "Invalid parameter to virXPathNumber()" msgstr "IvirXPathNumber()-ലേക്കുള്ള തെറ്റായ പരാമീറ്റര്‍" #: src/xml.c:162 msgid "Invalid parameter to virXPathLong()" msgstr "virXPathLong()-ലേക്കുള്ള തെറ്റായ പരാമീറ്റര്‍" #: src/xml.c:249 src/xml.c:347 msgid "Invalid parameter to virXPathULong()" msgstr "virXPathULong()-ലേക്കുള്ള തെറ്റായ പരാമീറ്റര്‍" #: src/xml.c:405 msgid "Invalid parameter to virXPathBoolean()" msgstr "virXPathBoolean()-ലേക്കുള്ള തെറ്റായ പരാമീറ്റര്‍" #: src/xml.c:443 msgid "Invalid parameter to virXPathNode()" msgstr "virXPathNode()-ലേക്കുള്ള തെറ്റായ പരാമീറ്റര്‍" #: src/xml.c:485 msgid "Invalid parameter to virXPathNodeSet()" msgstr "virXPathNodeSet()-ലേക്കു് തെറ്റായ പരാമീറ്റര്‍" #: src/xs_internal.c:300 msgid "failed to connect to Xen Store" msgstr "Xen സ്റ്റോറിലേക്ക് കണക്ട് ചെയ്യുന്നതില്‍ പരാജയം" #: src/xs_internal.c:309 msgid "failed to allocate activeDomainList" msgstr "activeDomainList അനുവദിക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/xs_internal.c:318 msgid "failed to allocate xsWatchList" msgstr "xsWatchList അനുവദിക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #: src/xs_internal.c:327 msgid "adding watch @releaseDomain" msgstr "വാച്ച് @eleaseDomain-ല്‍ ചേര്‍ക്കുന്നു" #: src/xs_internal.c:336 msgid "adding watch @introduceDomain" msgstr "വാച്ച് @introduceDomain-ല്‍ ചേര്‍ക്കുന്നു" #: src/xs_internal.c:1118 msgid "watch already tracked" msgstr "വാച്ച് നിലിവില്‍ നിരീക്ഷണത്തിലാണു്" #: src/xs_internal.c:1134 msgid "reallocating list" msgstr "ലിസ്റ്റ് വീണ്ടും അനുവദിക്കുന്നു" #~ msgid "Address family for hostname not supported" #~ msgstr "ഹോസ്റ്റനെയിമിനുള്ള വിലാസ കുടുംബത്തിനുള്ള പിന്തുണ ലഭ്യമല്ല." #~ msgid "Temporary failure in name resolution" #~ msgstr "നെയിം റിസല്യൂഷനില്‍ താല്‍ക്കാലിക പരാജയം" #~ msgid "Bad value for ai_flags" #~ msgstr "ai_flags-ല്‍ തെറ്റായ മൂല്ല്യം" #~ msgid "Non-recoverable failure in name resolution" #~ msgstr "നെയിം റിസല്യൂഷനില്‍ കണ്ടുപിടിക്കുവാന്‍ സാധ്യമല്ലാത്ത ഒരു പിഴവ്" #~ msgid "ai_family not supported" #~ msgstr "ai_family-യ്ക്കുള്ള പിന്തുണ ലഭ്യമല്ല" #~ msgid "Memory allocation failure" #~ msgstr "മെമ്മറി ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" #~ msgid "No address associated with hostname" #~ msgstr "ഹോസ്റ്റ്നെയിമിനൊപ്പം വിലാസം ലഭ്യമല്ല" #~ msgid "Name or service not known" #~ msgstr "പേര് അല്ലെങ്കില്‍ സേവനം അപരിചിതം" #~ msgid "Servname not supported for ai_socktype" #~ msgstr "ai_socktype-ല്‍ Servname-നുള്ള പിന്തുണ ലഭ്യമല്ല" #~ msgid "ai_socktype not supported" #~ msgstr "ai_socktype-നുള്ള പിന്തുണ ലഭ്യമല്ല" #~ msgid "System error" #~ msgstr "സിസ്റ്റം പിശക് " #~ msgid "Argument buffer too small" #~ msgstr "ആര്‍ഗ്യുമെന്റ് ബഫര്‍ വളരെ ചെറുത്" #~ msgid "Processing request in progress" #~ msgstr "പ്രവര്‍ത്തനത്തിനുള്ള അഭ്യര്‍ത്ഥന നടക്കുന്നു" #~ msgid "Request canceled" #~ msgstr "ആവശ്യം റദ്ദാക്കിയിരിക്കുന്നു" #~ msgid "Request not canceled" #~ msgstr "ആവശ്യം റദ്ദാക്കിയിട്ടില്ല" #~ msgid "All requests done" #~ msgstr "എല്ലാ ആവശ്യങ്ങളുടെ പൂര്‍ത്തിയാക്കിയിരിക്കുന്നു" #~ msgid "Interrupted by a signal" #~ msgstr "ഒരു സിഗ്നല്‍ തടസ്സപ്പെടുത്തുന്നു" #~ msgid "Parameter string not correctly encoded" #~ msgstr "പരാമീറ്റര്‍ സ്ട്രിങ് ശരിയായി എന്‍കോഡിങ് ചെയ്തിട്ടില്ല" #~ msgid "Unknown error" #~ msgstr "അപരിചിതമായ പിശക്" #, fuzzy #~ msgid "unable to get security label" #~ msgstr "നിലവിലുളള സമയം ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #, fuzzy #~ msgid "unable to get security model" #~ msgstr "നിലവിലുളള സമയം ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല" #, fuzzy #~ msgid "Failed to set lxc resources" #~ msgstr "സോക്കറ്റ് ഉണ്ടാക്കുന്നതില്‍ പരാജയം: %s" #~ msgid "QEMU driver only supports virtual memory addrs" #~ msgstr "QEMU driver only supports virtual memory addrs" #~ msgid "no storage vol with matching name" #~ msgstr "പൊരുത്തമുള്ള പേരുള്ള സ്റ്റോറേജ് വോള്യം ലഭ്യമല്ല" #, fuzzy #~ msgid "no storage pool with matching name" #~ msgstr "പൊരുത്തമുള്ള പേരുള്ള സ്റ്റോറേജ് വോള്യം ലഭ്യമല്ല" #~ msgid "console not implemented on this platform" #~ msgstr "ഈ പ്ളാറ്റ്ഫോമില്‍ കണ്‍സോള്‍ ലഭ്യമല്ല"