summaryrefslogtreecommitdiffstats
path: root/po/ml.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ml.po')
-rw-r--r--po/ml.po181
1 files changed, 124 insertions, 57 deletions
diff --git a/po/ml.po b/po/ml.po
index 9f7785f0..ab37ea1c 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs.ml\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-04-19 17:24+0100\n"
+"POT-Creation-Date: 2010-04-22 22:28+0100\n"
"PO-Revision-Date: 2010-02-02 18:35+0530\n"
"Last-Translator: Ani Peter | അനി പീറ്റര്‍ <apeter@redhat.com>\n"
"Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് <smc-"
@@ -16,22 +16,22 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: fish/alloc.c:40
+#: fish/alloc.c:35
#, c-format
msgid "use 'alloc file size' to create an image\n"
msgstr "ഒരു ചിത്രം ഉണ്ടാക്കുന്നതിനായി 'alloc file size' ഉപയോഗിക്കുക\n"
-#: fish/alloc.c:48 fish/alloc.c:116
-#, c-format
-msgid "can't allocate or add disks after launching\n"
-msgstr "ലഭ്യമാക്കിയ ശേഷം സ്ഥലം അനുവദിക്കുകയോ ഡിസ്കുകള്‍ ചേര്‍ക്കുകയോ സാധ്യമല്ല\n"
-
-#: fish/alloc.c:108
+#: fish/alloc.c:49
#, c-format
msgid "use 'sparse file size' to create a sparse image\n"
msgstr "ഒരു സ്പാര്‍സ് ചിത്രം ഉണ്ടാക്കുന്നതിനായി 'sparse file size' ഉപയോഗിക്കുക\n"
-#: fish/alloc.c:173 fish/alloc.c:180
+#: fish/alloc.c:75
+#, c-format
+msgid "can't allocate or add disks after launching\n"
+msgstr "ലഭ്യമാക്കിയ ശേഷം സ്ഥലം അനുവദിക്കുകയോ ഡിസ്കുകള്‍ ചേര്‍ക്കുകയോ സാധ്യമല്ല\n"
+
+#: fish/alloc.c:164 fish/alloc.c:171
#, c-format
msgid "could not parse size specification '%s'\n"
msgstr "വ്യാപ്തിയുടെ വിവരണം '%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല\n"
@@ -1276,13 +1276,13 @@ msgstr "%s: അപരിചിതമായ കമാന്‍ഡ്\n"
msgid "use '%s filename' to edit a file\n"
msgstr "ഒരു ഫയല്‍ ചിട്ടപ്പെടുത്തുന്നതിനായി '%s filename' ഉപയോഗിക്കുക\n"
-#: fish/fish.c:94 fuse/guestmount.c:869
+#: fish/fish.c:97 fuse/guestmount.c:869
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "കൂടുതല്‍ വിവരങ്ങള്‍ക്കായി `%s --help' ശ്രമിക്കുക.\n"
-#: fish/fish.c:98
-#, c-format
+#: fish/fish.c:101
+#, fuzzy, c-format
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
@@ -1308,6 +1308,7 @@ msgid ""
" --listen Listen for remote commands\n"
" -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
+" -N|--new type Create prepared disk (test1.img, ...)\n"
" --remote[=pid] Send commands to remote %s\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
@@ -1348,66 +1349,67 @@ msgstr ""
" -V|--version Display version and exit\n"
"For more information, see the manpage %s(1).\n"
-#: fish/fish.c:190 fuse/guestmount.c:966
+#: fish/fish.c:197 fuse/guestmount.c:966
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ഹാന്‍ഡില്‍ ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു\n"
-#: fish/fish.c:229
+#: fish/fish.c:236
#, c-format
msgid "%s: --listen=PID: PID was not a number: %s\n"
msgstr "%s: --listen=PID: PID ഒരു നംബറല്ല: %s\n"
-#: fish/fish.c:236
+#: fish/fish.c:243
#, c-format
msgid ""
"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
msgstr "%s: remote: റിമോട്ട് പ്രക്രിയയുടെ PID-ലേക്ക് $GUESTFISH_PID സജ്ജമാക്കേണം\n"
-#: fish/fish.c:245 fuse/guestmount.c:1011
+#: fish/fish.c:252 fuse/guestmount.c:1011
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: അപരിചിതമായ ലോങ് ഉപാധി: %s (%d)\n"
-#: fish/fish.c:272
+#: fish/fish.c:309
#, c-format
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: ഒരു -f പരാമീറ്റര്‍ മാത്രമേ പാടുള്ളൂ\n"
-#: fish/fish.c:345
-#, c-format
-msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
+#: fish/fish.c:382
+#, fuzzy, c-format
+msgid ""
+"%s: cannot use -i option with -a, -m, -N, --listen, --remote or --selinux\n"
msgstr ""
"%s: -a, -m, --listen, --remote അല്ലെങ്കില്‍ --selinux എന്നിവയ്ക്കൊപ്പം -i ഉപാധി "
"ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n"
-#: fish/fish.c:352
+#: fish/fish.c:389
#, c-format
msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
msgstr ""
"%s: -i-യ്ക്കു് ഒരു libvirt ഡൊമെയിന്‍ അല്ലെങ്കില്‍ ഡിസ്ക് ഇമേജുകളിലേക്കുള്ള പാഥുകള്‍ ആവശ്യമുണ്ടു്\n"
-#: fish/fish.c:362
+#: fish/fish.c:399
#, c-format
msgid "%s: virt-inspector command too long for fixed-size buffer\n"
msgstr "%s: virt-inspector കമാന്‍ഡ് സ്ഥിരമായ വ്യാപ്തിയുള്ള ബഫറിനേക്കാള്‍ വലുതാണു്\n"
-#: fish/fish.c:408
+#: fish/fish.c:448
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: ഒരേ സമയത്തു് --listen, --remote എന്നീ ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n"
-#: fish/fish.c:416
+#: fish/fish.c:456
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: --listen ഫ്ലാഗിനൊപ്പം കമാന്‍ഡ് ലൈനില്‍ അധികമായ പരാമീറ്ററുകള്‍\n"
-#: fish/fish.c:422
+#: fish/fish.c:462
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: ഒരേ സമയത്തു് --listen, --file എന്നീ ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n"
-#: fish/fish.c:570
+#: fish/fish.c:620
#, c-format
msgid ""
"\n"
@@ -1426,81 +1428,81 @@ msgstr ""
" ഷെല്ലില്‍ നിന്നും പുറത്തു് കടക്കുന്നതിനായി 'quit'\n"
"\n"
-#: fish/fish.c:650
+#: fish/fish.c:700
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: അപൂര്‍ണ്ണമായ ഡബിള്‍ കോട്ട്\n"
-#: fish/fish.c:656 fish/fish.c:673
+#: fish/fish.c:706 fish/fish.c:723
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: കമാന്‍ഡ് ആര്‍ഗ്യുമെന്റുകള്‍ വൈറ്റ്സ്പെയിസ് ഉപയോഗിച്ചു് വേര്‍തിരിച്ചിട്ടില്ല\n"
-#: fish/fish.c:667
+#: fish/fish.c:717
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: അപൂര്‍ണ്ണമായ സിംഗിള്‍ കോട്ട്\n"
-#: fish/fish.c:722
+#: fish/fish.c:772
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: '%s'-ല്‍ സ്ട്രിങ് പാഴ്സ് ചെയ്യുമ്പോള്‍ ഇന്റേര്‍ണല്‍ പിശക്\n"
-#: fish/fish.c:739
+#: fish/fish.c:789
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: അനവധി ആര്‍ഗ്യുമെന്റുകള്‍\n"
-#: fish/fish.c:768
+#: fish/fish.c:818
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: കമാന്‍ഡ് ലൈനില്‍ കാലിയായ കമാന്‍ഡ്\n"
-#: fish/fish.c:936
+#: fish/fish.c:986
msgid "display a list of commands or help on a command"
msgstr "കമാന്‍ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില്‍ ഒരു കമാന്‍ഡിനുള്ള സഹായം കാണിക്കുക"
-#: fish/fish.c:938
+#: fish/fish.c:988
msgid "quit guestfish"
msgstr "guestfish-ല്‍ നിന്നും പുറത്തു് കടക്കുക"
-#: fish/fish.c:941
+#: fish/fish.c:991
msgid "allocate an image"
msgstr "ഒരു ചിത്രം അനുവദിക്കുക"
-#: fish/fish.c:943
+#: fish/fish.c:993
msgid "display a line of text"
msgstr "ഒരു വരി കാണിക്കുക"
-#: fish/fish.c:945
+#: fish/fish.c:995
msgid "edit a file in the image"
msgstr "ചിത്രത്തില്‍ ഒരു ഫയലില്‍ മാറ്റം വരുത്തുക"
-#: fish/fish.c:947
+#: fish/fish.c:997
msgid "local change directory"
msgstr "പ്രാദേശികമായി മാറ്റുവാനുള്ള ഡയറക്ടറി"
-#: fish/fish.c:949
+#: fish/fish.c:999
msgid "expand wildcards in command"
msgstr "കമാന്‍ഡില്‍ വൈള്‍ഡ്കാര്‍ഡുകള്‍ വികസിപ്പിക്കുക"
-#: fish/fish.c:951
+#: fish/fish.c:1001
msgid "view a file in the pager"
msgstr "പേജറില്‍ ഒരു ഫയല്‍ കാണുക"
-#: fish/fish.c:953
+#: fish/fish.c:1003
msgid "close and reopen libguestfs handle"
msgstr "libguestfs ഹാന്‍ഡില്‍ അടയ്ക്കുക, ശേഷം വീണ്ടും തുറക്കുക"
-#: fish/fish.c:955
+#: fish/fish.c:1005
msgid "allocate a sparse image file"
msgstr "ഒരു സ്പാഴ്സ് ഇമേജ് ഫയല്‍ അനുവദിക്കുക"
-#: fish/fish.c:957
+#: fish/fish.c:1007
msgid "measure time taken to run command"
msgstr "ഒരു കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുന്നതിനുള്ള സമയം അളക്കുക"
-#: fish/fish.c:969
+#: fish/fish.c:1019
#, c-format
msgid ""
"alloc - allocate an image\n"
@@ -1541,7 +1543,7 @@ msgstr ""
" <nn>E or <nn>EB number of exabytes\n"
" <nn>sects number of 512 byte sectors\n"
-#: fish/fish.c:988
+#: fish/fish.c:1038
#, c-format
msgid ""
"echo - display a line of text\n"
@@ -1554,7 +1556,7 @@ msgstr ""
"\n"
" പരാമീറ്ററുകള്‍ ടെര്‍മിനലിലേക്കു് എക്കോ ചെയ്യുന്നു.\n"
-#: fish/fish.c:995
+#: fish/fish.c:1045
#, c-format
msgid ""
"edit - edit a file in the image\n"
@@ -1585,7 +1587,7 @@ msgstr ""
" NOTE: This will not work reliably for large files\n"
" (> 2 MB) or binary files containing \\0 bytes.\n"
-#: fish/fish.c:1009
+#: fish/fish.c:1059
#, c-format
msgid ""
"lcd - local change directory\n"
@@ -1602,7 +1604,7 @@ msgstr ""
" ഫയലുകള്‍ ഡൌണ്‍ലോഡ് ചെയ്യുന്നതിനായി ഈ കമാന്‍ഡ്\n"
" ഉപയോഗപ്പെടുന്നു.\n"
-#: fish/fish.c:1016
+#: fish/fish.c:1066
#, c-format
msgid ""
"glob - expand wildcards in command\n"
@@ -1619,7 +1621,7 @@ msgstr ""
" Glob <command> പ്രവര്‍ത്തിപ്പിക്കുന്നു. ഓരോ വികസിച്ച ആര്‍ഗ്യുമെന്റിനും\n"
" കമാന്‍ഡ് ഓരോ തവണ ആവര്‍ത്തിക്കുന്നു.\n"
-#: fish/fish.c:1023
+#: fish/fish.c:1073
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -1630,7 +1632,7 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1028
+#: fish/fish.c:1078
#, c-format
msgid ""
"more - view a file in the pager\n"
@@ -1661,7 +1663,7 @@ msgstr ""
" NOTE: This will not work reliably for large files\n"
" (> 2 MB) or binary files containing \\0 bytes.\n"
-#: fish/fish.c:1044
+#: fish/fish.c:1094
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -1670,7 +1672,7 @@ msgstr ""
"quit - quit guestfish\n"
" quit\n"
-#: fish/fish.c:1047
+#: fish/fish.c:1097
#, c-format
msgid ""
"reopen - close and reopen the libguestfs handle\n"
@@ -1687,7 +1689,7 @@ msgstr ""
"കാരണം guestfish പുറത്തുകടക്കുമ്പോള്‍ ഹാന്‍ഡില്‍ ശരിയായി അടയ്ക്കപ്പെടുന്നു.\n"
"എന്നിരുന്നാലും , ചില പരീക്ഷണങ്ങള്‍ക്കായി ഇതു് ഉപയോഗപ്പെടുന്നു.\n"
-#: fish/fish.c:1054
+#: fish/fish.c:1104
#, c-format
msgid ""
"sparse - allocate a sparse image file\n"
@@ -1744,7 +1746,7 @@ msgstr ""
" <nn>E or <nn>EB number of exabytes\n"
" <nn>sects number of 512 byte sectors\n"
-#: fish/fish.c:1081
+#: fish/fish.c:1131
#, c-format
msgid ""
"time - measure time taken to run command\n"
@@ -1759,12 +1761,12 @@ msgstr ""
" പതിവു് പോലെ ഇതു് <command> പ്രവര്‍ത്തിപ്പിക്കുന്നു, കൂടാതെ അതിനുശേഷമുള്ള\n"
" സമയം പ്രിന്റ് ചെയ്യുന്നു.\n"
-#: fish/fish.c:1087
+#: fish/fish.c:1137
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: കമാന്‍ഡ് അപരിചിതം, എല്ലാ കമാന്‍ഡുകളും ലഭ്യമാക്കുന്നതിനായി -h ഉപയോഗിക്കുക\n"
-#: fish/fish.c:1101
+#: fish/fish.c:1151
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -1772,7 +1774,7 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1258
+#: fish/fish.c:1308
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "Runaway quote in string \"%s\"\n"
@@ -1797,6 +1799,71 @@ msgstr "ലോക്കല്‍ ഡയറക്ടറി മാറ്റുന
msgid "use '%s filename' to page a file\n"
msgstr "ഒരു ഫയല്‍ താളിലാക്കുന്നതിനായി '%s filename' ഉപയോഗിക്കുക\n"
+#: fish/prep.c:112
+#, c-format
+msgid ""
+"List of available prepared disk images:\n"
+"\n"
+msgstr ""
+
+#: fish/prep.c:115
+#, c-format
+msgid ""
+"guestfish -N %-16s %s\n"
+"\n"
+"%s\n"
+msgstr ""
+
+#: fish/prep.c:123
+#, c-format
+msgid " Optional parameters:\n"
+msgstr ""
+
+#: fish/prep.c:130
+#, c-format
+msgid "<%s> %s (default: %s)\n"
+msgstr ""
+
+#: fish/prep.c:140
+#, c-format
+msgid ""
+"Prepared disk images are written to file \"test1.img\" in the local\n"
+"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
+"For more information see the guestfish(1) manual.\n"
+msgstr ""
+
+#: fish/prep.c:160
+#, c-format
+msgid "guestfish: file '%s' exists and the '-N' option will not overwrite it\n"
+msgstr ""
+
+#: fish/prep.c:183
+#, c-format
+msgid ""
+"guestfish: -N parameter '%s': no such prepared disk image known.\n"
+"Use 'guestfish -N list' to list possible values for the -N parameter.\n"
+msgstr ""
+
+#: fish/prep.c:245
+#, c-format
+msgid "guestfish: error creating prepared disk image '%s' on '%s': "
+msgstr ""
+
+#: fish/prep.c:262 fish/prep.c:269 fish/prep.c:284
+#, fuzzy
+msgid "failed to allocate disk"
+msgstr "ഫയല്‍ പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു"
+
+#: fish/prep.c:276 fish/prep.c:291
+#, c-format
+msgid "failed to partition disk: %s"
+msgstr ""
+
+#: fish/prep.c:301
+#, c-format
+msgid "failed to create filesystem (%s): %s"
+msgstr ""
+
#: fish/rc.c:249
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"