diff options
Diffstat (limited to 'po/mr.po')
-rw-r--r-- | po/mr.po | 50 |
1 files changed, 36 insertions, 14 deletions
@@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-05-21 16:16+0100\n" +"POT-Creation-Date: 2012-05-25 16:51+0100\n" "PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/language/" @@ -2773,10 +2773,22 @@ msgstr "फाइल पेज करण्यासाठी '%s filename' य msgid "%s: too many drives added on the command line\n" msgstr "%s: एकापेक्षा जास्त ड्राइव्ह्स् आदेश ओळवर समाविष्ट केले\n" +#: fish/options.c:153 +#, c-format +msgid "%s: '%s' could not be mounted.\n" +msgstr "" + #: fish/options.c:157 #, c-format -msgid "%s: '%s' could not be mounted. Did you mean one of these?\n" -msgstr "%s: '%s' माऊंट करणे अशक्य. यापैकी एक आहे?\n" +msgid "" +"%s: Check mount(8) man page to ensure options '%s'\n" +"%s: are supported by the filesystem that is being mounted.\n" +msgstr "" + +#: fish/options.c:161 +#, c-format +msgid "%s: Did you mean to mount one of these filesystems?\n" +msgstr "" #: fish/prep.c:38 #, c-format @@ -3549,9 +3561,9 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 -#: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 -#: src/inspect_fs_unix.c:1331 +#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574 +#: src/inspect_fs_unix.c:232 src/inspect_fs_unix.c:759 +#: src/inspect_fs_unix.c:1346 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "%s चे आकार असमंजसपणे मोठे आहे (%<PRIi64> बाईट्स्)" @@ -3574,12 +3586,12 @@ msgstr "" msgid "could not parse integer in version number: %s" msgstr "आवृत्ती क्रमांत इंटिजर वाचणे अशक्य: %s" -#: src/inspect_fs.c:535 +#: src/inspect_fs_unix.c:187 #, c-format -msgid "%s: file is empty" -msgstr "%s: फाइल रिकामे नाही" +msgid "release file %s is empty or malformed" +msgstr "" -#: src/inspect_fs_unix.c:787 +#: src/inspect_fs_unix.c:802 msgid "could not parse /etc/fstab or empty file" msgstr "/etc/fstab किंवा रिकामी फाइल वाचणे अशक्य" @@ -3932,7 +3944,7 @@ msgid "unexpected output from 'du' command" msgstr "'du' आदेशसह अनपेक्षित आउटपुट आढळले" #: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351 -#: tools/virt-make-fs.pl:489 +#: tools/virt-make-fs.pl:510 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: अपरिचीत इंपुट स्वरूप: {fmt}\n" @@ -3951,15 +3963,15 @@ msgstr "qemu-img create: डिस्क प्रतिमा निर्म msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "virt-make-fs: libguestfs कंपाइल केल्यावर NTFS समर्थन बंद केले\n" -#: tools/virt-make-fs.pl:473 +#: tools/virt-make-fs.pl:494 msgid "tar: failed, see earlier messages\n" msgstr "tar: अपयशी, मागील संदेश पहा\n" -#: tools/virt-make-fs.pl:495 +#: tools/virt-make-fs.pl:516 msgid "uncompress command failed, see earlier messages\n" msgstr "uncompress आदेश अपयशी, मागील संदेश पहा\n" -#: tools/virt-make-fs.pl:530 +#: tools/virt-make-fs.pl:551 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -4628,6 +4640,10 @@ msgid "" "who have a C<.bash_history> file in their home directory." msgstr "" +#: sysprep/sysprep_operation_puppet_data_log.ml:46 +msgid "Remove the data and log files of puppet" +msgstr "" + #: sysprep/sysprep_operation_samba_db_log.ml:47 msgid "Remove the database and log files of Samba" msgstr "" @@ -5039,3 +5055,9 @@ msgstr "" #: sparsify/sparsify.ml:130 resize/resize.ml:196 msgid "you cannot use the same disk image for input and output" msgstr "" + +#~ msgid "%s: '%s' could not be mounted. Did you mean one of these?\n" +#~ msgstr "%s: '%s' माऊंट करणे अशक्य. यापैकी एक आहे?\n" + +#~ msgid "%s: file is empty" +#~ msgstr "%s: फाइल रिकामे नाही" |