Version 1.26.0.

New stable version.
This commit is contained in:
Richard W.M. Jones
2014-03-27 11:57:09 +00:00
parent a20e368fea
commit 996eca5da7
20 changed files with 31504 additions and 14879 deletions

4
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2014-03-26
Last updated: 2014-03-27
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -288,7 +288,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
virt-df cannot report used disk space of windows guest when updated to 6.5
1079210 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1079210
i686: virt-sparsify --in-place cannot sparsify as much as it should
virt-sparsify --in-place cannot sparsify as much as it should
1079625 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1079625
virt-sparsify fails if a btrfs filesystem contains readonly snapshots

View File

@@ -25,8 +25,8 @@
# add extra information using --with-extra="..." which may be any
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [25])
m4_define([libguestfs_release], [49])
m4_define([libguestfs_minor], [26])
m4_define([libguestfs_release], [0])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
AC_CONFIG_AUX_DIR([build-aux])

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -1,28 +1,31 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Red Hat Inc.
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# seanf <sflaniga@redhat.com>, 2011
msgid ""
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: 2014-03-26 10:27+0000\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2014-03-27 12:03+0000\n"
"PO-Revision-Date: 2014-03-26 16:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/fedora/language/en_GB/)\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
"fedora/language/en_GB/)\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../builder/index_parser.ml:107
msgid ""
"\n"
"The index file downloaded from '%s' is corrupt.\n"
"You need to ask the supplier of this file to fix it and upload a fixed version.\n"
"You need to ask the supplier of this file to fix it and upload a fixed "
"version.\n"
msgstr ""
#: ../sparsify/copying.ml:81
@@ -52,8 +55,8 @@ msgstr ""
#: ../resize/resize.ml:864
msgid ""
" The surplus space is not large enough for an extra partition to be created"
" and so it will just be ignored."
" The surplus space is not large enough for an extra partition to be created "
"and so it will just be ignored."
msgstr ""
#: ../resize/resize.ml:866
@@ -124,18 +127,18 @@ msgstr ""
#: ../resize/resize.ml:651
msgid ""
"%s: This partition contains a %s filesystem which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
#: ../resize/resize.ml:647
msgid ""
"%s: This partition contains an LVM physical volume which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
@@ -347,8 +350,8 @@ msgstr ""
#: ../resize/resize.ml:587
msgid ""
"%s: partition not found in the source disk image (this error came from '%s' "
"option on the command line). Try running this command: virt-filesystems "
"--partitions --long -a %s"
"option on the command line). Try running this command: virt-filesystems --"
"partitions --long -a %s"
msgstr ""
#: ../resize/resize.ml:498
@@ -434,8 +437,8 @@ msgstr ""
#: ../builder/cmdline.ml:250
msgid ""
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not"
" need any extra arguments.\n"
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not "
"need any extra arguments.\n"
msgstr ""
#: ../builder/cmdline.ml:257
@@ -498,8 +501,8 @@ msgstr ""
#: ../sparsify/copying.ml:66
msgid ""
"--compress cannot be used for raw output. Remove this option or use "
"--convert qcow2."
"--compress cannot be used for raw output. Remove this option or use --"
"convert qcow2."
msgstr ""
#: ../resize/resize.ml:156
@@ -776,7 +779,8 @@ msgstr ""
#: ../resize/resize.ml:921
msgid ""
"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n"
"Failed to initialize the partition table on the target disk. You need to "
"wipe or recreate the target disk and then run virt-resize again.\n"
"\n"
"The underlying error was: %s"
msgstr ""
@@ -924,7 +928,8 @@ msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups (VGs),\n"
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
@@ -1658,7 +1663,8 @@ msgstr ""
#: ../builder/sigchecker.ml:169
msgid ""
"virt-builder: error: GPG failure: could not verify digital signature of file\n"
"virt-builder: error: GPG failure: could not verify digital signature of "
"file\n"
"Try:\n"
" - Use the '-v' option and look for earlier error messages.\n"
" - Delete the cache: virt-builder --delete-cache\n"
@@ -1667,7 +1673,8 @@ msgstr ""
#: ../builder/sigchecker.ml:216
msgid ""
"virt-builder: error: checksum of template did not match the expected checksum!\n"
"virt-builder: error: checksum of template did not match the expected "
"checksum!\n"
" found checksum: %s\n"
" expected checksum: %s\n"
"Try:\n"
@@ -1695,7 +1702,8 @@ msgstr ""
#: ../builder/sigchecker.ml:187
msgid ""
"virt-builder: error: fingerprint of signature does not match the expected fingerprint!\n"
"virt-builder: error: fingerprint of signature does not match the expected "
"fingerprint!\n"
" found fingerprint: %s\n"
" expected fingerprint: %s\n"
msgstr ""
@@ -1752,7 +1760,8 @@ msgid "virt-builder: no kernel found\n"
msgstr ""
#: ../builder/index_parser.ml:285
msgid "virt-builder: you must use relative paths (not '%s') in the index file\n"
msgid ""
"virt-builder: you must use relative paths (not '%s') in the index file\n"
msgstr ""
#: ../builder/index_parser.ml:276
@@ -1813,7 +1822,8 @@ msgstr ""
#: ../resize/resize.ml:1162
msgid ""
"warning: first partition is NTFS but does not contain NTFS boot loader magic\n"
"warning: first partition is NTFS but does not contain NTFS boot loader "
"magic\n"
"%!"
msgstr ""
@@ -1842,7 +1852,7 @@ msgid "you cannot use the same disk image for input and output"
msgstr ""
#: align/scan.c:73 cat/cat.c:56 cat/filesystems.c:87 cat/ls.c:83 df/main.c:66
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:104 fuse/guestmount.c:99
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:105 fuse/guestmount.c:99
#: fuse/guestunmount.c:52 inspector/inspector.c:67 make-fs/make-fs.c:73
#: rescue/rescue.c:56
#, c-format
@@ -1873,7 +1883,7 @@ msgstr ""
#: align/scan.c:133 cat/cat.c:115 cat/filesystems.c:187 cat/ls.c:174
#: df/main.c:133 diff/diff.c:191 diff/diff.c:197 edit/edit.c:134
#: fish/fish.c:234 format/format.c:129 fuse/guestmount.c:206
#: fish/fish.c:235 format/format.c:129 fuse/guestmount.c:206
#: inspector/inspector.c:127 make-fs/make-fs.c:115 rescue/rescue.c:135
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -1881,7 +1891,7 @@ msgstr "guestfs_create: failed to create handle\n"
#: align/scan.c:153 builder/index-validate.c:84 cat/cat.c:137
#: cat/filesystems.c:241 cat/ls.c:224 df/main.c:157 diff/diff.c:262
#: edit/edit.c:156 fish/fish.c:292 format/format.c:183 fuse/guestmount.c:241
#: edit/edit.c:156 fish/fish.c:293 format/format.c:183 fuse/guestmount.c:241
#: fuse/guestunmount.c:124 inspector/inspector.c:151 make-fs/make-fs.c:142
#: rescue/rescue.c:192
#, c-format
@@ -1974,9 +1984,26 @@ msgid ""
" -V|--version Display version and exit\n"
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
msgstr "%s: display files in a virtual machine\nCopyright (C) 2010 Red Hat Inc.\nUsage:\n %s [--options] -d domname file [file ...]\n %s [--options] -a disc.img [-a disc.img ...] file [file ...]\nOptions:\n -a|--add image Add image\n -c|--connect uri Specify libvirt URI for -d option\n -d|--domain guest Add disks from libvirt guest\n --echo-keys Don't turn off echo for passphrases\n --format[=raw|..] Force disc format for -a option\n --help Display brief help\n --keys-from-stdin Read passphrases from stdin\n -v|--verbose Verbose messages\n -V|--version Display version and exit\n -x Trace libguestfs API calls\nFor more information, see the manpage %s(1).\n"
msgstr ""
"%s: display files in a virtual machine\n"
"Copyright (C) 2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] -d domname file [file ...]\n"
" %s [--options] -a disc.img [-a disc.img ...] file [file ...]\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
" -d|--domain guest Add disks from libvirt guest\n"
" --echo-keys Don't turn off echo for passphrases\n"
" --format[=raw|..] Force disc format for -a option\n"
" --help Display brief help\n"
" --keys-from-stdin Read passphrases from stdin\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1764
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1768
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2023,7 +2050,41 @@ msgid ""
" Display LVM volume groups\n"
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
msgstr "%s: list filesystems, partitions, block devices, LVM in a VM\nCopyright (C) 2010 Red Hat Inc.\nUsage:\n %s [--options] -d domname\n %s [--options] -a disc.img [-a disc.img ...]\nOptions:\n -a|--add image Add image\n --all Display everything\n --blkdevs|--block-devices\n Display block devices\n -c|--connect uri Specify libvirt URI for -d option\n --csv Output as Comma-Separated Values\n -d|--domain guest Add discs from libvirt guest\n --echo-keys Don't turn off echo for passphrases\n --extra Display swap and data filesystems\n --filesystems Display mountable filesystems\n --format[=raw|..] Force disc format for -a option\n -h|--human-readable Human-readable sizes in --long output\n --help Display brief help\n --keys-from-stdin Read passphrases from stdin\n -l|--long Long output\n --lvs|--logvols|--logical-volumes\n Display LVM logical volumes\n --no-title No title in --long output\n --parts|--partitions Display partitions\n --pvs|--physvols|--physical-volumes\n Display LVM physical volumes\n --uuid|--uuids Add UUIDs to --long output\n -v|--verbose Verbose messages\n -V|--version Display version and exit\n --vgs|--volgroups|--volume-groups\n Display LVM volume groups\n -x Trace libguestfs API calls\nFor more information, see the manpage %s(1).\n"
msgstr ""
"%s: list filesystems, partitions, block devices, LVM in a VM\n"
"Copyright (C) 2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] -d domname\n"
" %s [--options] -a disc.img [-a disc.img ...]\n"
"Options:\n"
" -a|--add image Add image\n"
" --all Display everything\n"
" --blkdevs|--block-devices\n"
" Display block devices\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
" --csv Output as Comma-Separated Values\n"
" -d|--domain guest Add discs from libvirt guest\n"
" --echo-keys Don't turn off echo for passphrases\n"
" --extra Display swap and data filesystems\n"
" --filesystems Display mountable filesystems\n"
" --format[=raw|..] Force disc format for -a option\n"
" -h|--human-readable Human-readable sizes in --long output\n"
" --help Display brief help\n"
" --keys-from-stdin Read passphrases from stdin\n"
" -l|--long Long output\n"
" --lvs|--logvols|--logical-volumes\n"
" Display LVM logical volumes\n"
" --no-title No title in --long output\n"
" --parts|--partitions Display partitions\n"
" --pvs|--physvols|--physical-volumes\n"
" Display LVM physical volumes\n"
" --uuid|--uuids Add UUIDs to --long output\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" --vgs|--volgroups|--volume-groups\n"
" Display LVM volume groups\n"
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
#: cat/filesystems.c:303 cat/ls.c:332 df/main.c:262 diff/diff.c:328
#, c-format
@@ -2223,12 +2284,12 @@ msgstr ""
msgid "%s: extra arguments on the command line\n"
msgstr ""
#: diff/diff.c:732
#: diff/diff.c:739
#, c-format
msgid "%s: external diff command failed\n"
msgstr ""
#: diff/diff.c:736
#: diff/diff.c:743
msgid "End of diff"
msgstr ""
@@ -4664,8 +4725,7 @@ msgstr ""
#: fish/copy.c:51
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the "
"image\n"
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
#: fish/copy.c:69
@@ -4730,7 +4790,7 @@ msgstr ""
msgid "use 'list-events' to list event handlers\n"
msgstr ""
#: fish/fish.c:108
#: fish/fish.c:109
#, c-format
msgid ""
"%s: guest filesystem shell\n"
@@ -4781,43 +4841,43 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: fish/fish.c:251
#: fish/fish.c:252
#, c-format
msgid "%s: --listen=PID: PID was not a number: %s\n"
msgstr ""
#: fish/fish.c:258
#: fish/fish.c:259
#, c-format
msgid ""
"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
msgstr ""
#: fish/fish.c:311
#: fish/fish.c:312
#, c-format
msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n"
msgstr ""
#: fish/fish.c:318
#: fish/fish.c:319
#, c-format
msgid "%s: only one -f parameter can be given\n"
msgstr ""
#: fish/fish.c:510
#: fish/fish.c:514
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr ""
#: fish/fish.c:518
#: fish/fish.c:522
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr ""
#: fish/fish.c:524
#: fish/fish.c:528
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr ""
#: fish/fish.c:699
#: fish/fish.c:703
#, c-format
msgid ""
"\n"
@@ -4830,50 +4890,50 @@ msgid ""
"\n"
msgstr ""
#: fish/fish.c:857 fish/fish.c:873
#: fish/fish.c:861 fish/fish.c:877
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr ""
#: fish/fish.c:867
#: fish/fish.c:871
#, c-format
msgid "%s: unterminated single quote\n"
msgstr ""
#: fish/fish.c:897
#: fish/fish.c:901
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr ""
#: fish/fish.c:914
#: fish/fish.c:918
#, c-format
msgid "%s: too many arguments\n"
msgstr ""
#: fish/fish.c:989
#: fish/fish.c:993
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
#: fish/fish.c:998
#: fish/fish.c:1002
#, c-format
msgid "%s: unterminated double quote\n"
msgstr ""
#: fish/fish.c:1061
#: fish/fish.c:1065
#, c-format
msgid "%s: empty command on command line\n"
msgstr ""
#: fish/fish.c:1219
#: fish/fish.c:1223
msgid "display a list of commands or help on a command"
msgstr ""
#: fish/fish.c:1221
#: fish/fish.c:1225
msgid "quit guestfish"
msgstr ""
#: fish/fish.c:1232
#: fish/fish.c:1236
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -4881,19 +4941,19 @@ msgid ""
" help\n"
msgstr ""
#: fish/fish.c:1240
#: fish/fish.c:1244
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr ""
#: fish/fish.c:1245
#: fish/fish.c:1249
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
#: fish/fish.c:1261
#: fish/fish.c:1265
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -4901,36 +4961,36 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
#: fish/fish.c:1270
#: fish/fish.c:1274
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
#: fish/fish.c:1313
#: fish/fish.c:1317
#, c-format
msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n"
msgstr ""
#: fish/fish.c:1421
#: fish/fish.c:1425
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr ""
#: fish/fish.c:1758
#: fish/fish.c:1762
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
#: fish/fish.c:1778
#: fish/fish.c:1782
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
#: fish/fish.c:1797
#: fish/fish.c:1801
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -4951,7 +5011,8 @@ msgstr ""
#: fish/help.c:39
#, c-format
msgid ""
"Add disk images to examine using the -a or -d options, or the 'add' command.\n"
"Add disk images to examine using the -a or -d options, or the 'add' "
"command.\n"
"Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
"Once you have done this, use the 'run' command.\n"
msgstr ""
@@ -5486,10 +5547,12 @@ msgstr ""
msgid ""
"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
"must\n"
"install the separate libguestfs-winsupport package.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
@@ -6330,9 +6393,9 @@ msgstr ""
#, c-format
msgid ""
"current user is not a member of the KVM group (group ID %d). This user "
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended"
" that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group "
"(you might need to log out and log in again)."
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended "
"that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you "
"might need to log out and log in again)."
msgstr ""
#: src/launch-direct.c:287 src/launch-uml.c:159
@@ -6616,7 +6679,8 @@ msgstr ""
#: src/libvirt-domain.c:249
msgid ""
"error: domain is a live virtual machine.\n"
"Writing to the disks of a running virtual machine can cause disk corruption.\n"
"Writing to the disks of a running virtual machine can cause disk "
"corruption.\n"
"Either use read-only access, or if the guest is running the guestfsd daemon\n"
"specify live access. In most libguestfs tools these options are --ro or\n"
"--live respectively. Consult the documentation for further information."
@@ -6932,7 +6996,8 @@ msgstr ""
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"

515
po/es.po

File diff suppressed because it is too large Load Diff

174
po/gu.po
View File

@@ -1,29 +1,32 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Red Hat Inc.
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# rjones <rjones@redhat.com>, 2011
# sweta <swkothar@redhat.com>, 2011
msgid ""
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: 2014-03-26 10:27+0000\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2014-03-27 12:03+0000\n"
"PO-Revision-Date: 2014-03-26 16:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati (http://www.transifex.com/projects/p/fedora/language/gu/)\n"
"Language-Team: Gujarati (http://www.transifex.com/projects/p/fedora/language/"
"gu/)\n"
"Language: gu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: gu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../builder/index_parser.ml:107
msgid ""
"\n"
"The index file downloaded from '%s' is corrupt.\n"
"You need to ask the supplier of this file to fix it and upload a fixed version.\n"
"You need to ask the supplier of this file to fix it and upload a fixed "
"version.\n"
msgstr ""
#: ../sparsify/copying.ml:81
@@ -53,8 +56,8 @@ msgstr ""
#: ../resize/resize.ml:864
msgid ""
" The surplus space is not large enough for an extra partition to be created"
" and so it will just be ignored."
" The surplus space is not large enough for an extra partition to be created "
"and so it will just be ignored."
msgstr ""
#: ../resize/resize.ml:866
@@ -125,18 +128,18 @@ msgstr ""
#: ../resize/resize.ml:651
msgid ""
"%s: This partition contains a %s filesystem which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
#: ../resize/resize.ml:647
msgid ""
"%s: This partition contains an LVM physical volume which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
@@ -348,8 +351,8 @@ msgstr ""
#: ../resize/resize.ml:587
msgid ""
"%s: partition not found in the source disk image (this error came from '%s' "
"option on the command line). Try running this command: virt-filesystems "
"--partitions --long -a %s"
"option on the command line). Try running this command: virt-filesystems --"
"partitions --long -a %s"
msgstr ""
#: ../resize/resize.ml:498
@@ -435,8 +438,8 @@ msgstr ""
#: ../builder/cmdline.ml:250
msgid ""
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not"
" need any extra arguments.\n"
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not "
"need any extra arguments.\n"
msgstr ""
#: ../builder/cmdline.ml:257
@@ -499,8 +502,8 @@ msgstr ""
#: ../sparsify/copying.ml:66
msgid ""
"--compress cannot be used for raw output. Remove this option or use "
"--convert qcow2."
"--compress cannot be used for raw output. Remove this option or use --"
"convert qcow2."
msgstr ""
#: ../resize/resize.ml:156
@@ -777,7 +780,8 @@ msgstr ""
#: ../resize/resize.ml:921
msgid ""
"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n"
"Failed to initialize the partition table on the target disk. You need to "
"wipe or recreate the target disk and then run virt-resize again.\n"
"\n"
"The underlying error was: %s"
msgstr ""
@@ -925,7 +929,8 @@ msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups (VGs),\n"
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
@@ -1659,7 +1664,8 @@ msgstr ""
#: ../builder/sigchecker.ml:169
msgid ""
"virt-builder: error: GPG failure: could not verify digital signature of file\n"
"virt-builder: error: GPG failure: could not verify digital signature of "
"file\n"
"Try:\n"
" - Use the '-v' option and look for earlier error messages.\n"
" - Delete the cache: virt-builder --delete-cache\n"
@@ -1668,7 +1674,8 @@ msgstr ""
#: ../builder/sigchecker.ml:216
msgid ""
"virt-builder: error: checksum of template did not match the expected checksum!\n"
"virt-builder: error: checksum of template did not match the expected "
"checksum!\n"
" found checksum: %s\n"
" expected checksum: %s\n"
"Try:\n"
@@ -1696,7 +1703,8 @@ msgstr ""
#: ../builder/sigchecker.ml:187
msgid ""
"virt-builder: error: fingerprint of signature does not match the expected fingerprint!\n"
"virt-builder: error: fingerprint of signature does not match the expected "
"fingerprint!\n"
" found fingerprint: %s\n"
" expected fingerprint: %s\n"
msgstr ""
@@ -1753,7 +1761,8 @@ msgid "virt-builder: no kernel found\n"
msgstr ""
#: ../builder/index_parser.ml:285
msgid "virt-builder: you must use relative paths (not '%s') in the index file\n"
msgid ""
"virt-builder: you must use relative paths (not '%s') in the index file\n"
msgstr ""
#: ../builder/index_parser.ml:276
@@ -1814,7 +1823,8 @@ msgstr ""
#: ../resize/resize.ml:1162
msgid ""
"warning: first partition is NTFS but does not contain NTFS boot loader magic\n"
"warning: first partition is NTFS but does not contain NTFS boot loader "
"magic\n"
"%!"
msgstr ""
@@ -1843,7 +1853,7 @@ msgid "you cannot use the same disk image for input and output"
msgstr ""
#: align/scan.c:73 cat/cat.c:56 cat/filesystems.c:87 cat/ls.c:83 df/main.c:66
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:104 fuse/guestmount.c:99
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:105 fuse/guestmount.c:99
#: fuse/guestunmount.c:52 inspector/inspector.c:67 make-fs/make-fs.c:73
#: rescue/rescue.c:56
#, c-format
@@ -1874,7 +1884,7 @@ msgstr ""
#: align/scan.c:133 cat/cat.c:115 cat/filesystems.c:187 cat/ls.c:174
#: df/main.c:133 diff/diff.c:191 diff/diff.c:197 edit/edit.c:134
#: fish/fish.c:234 format/format.c:129 fuse/guestmount.c:206
#: fish/fish.c:235 format/format.c:129 fuse/guestmount.c:206
#: inspector/inspector.c:127 make-fs/make-fs.c:115 rescue/rescue.c:135
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -1882,7 +1892,7 @@ msgstr "guestfs_create: હેન્ડલ ને બનાવવાનું
#: align/scan.c:153 builder/index-validate.c:84 cat/cat.c:137
#: cat/filesystems.c:241 cat/ls.c:224 df/main.c:157 diff/diff.c:262
#: edit/edit.c:156 fish/fish.c:292 format/format.c:183 fuse/guestmount.c:241
#: edit/edit.c:156 fish/fish.c:293 format/format.c:183 fuse/guestmount.c:241
#: fuse/guestunmount.c:124 inspector/inspector.c:151 make-fs/make-fs.c:142
#: rescue/rescue.c:192
#, c-format
@@ -1977,7 +1987,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1764
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1768
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2224,12 +2234,12 @@ msgstr ""
msgid "%s: extra arguments on the command line\n"
msgstr ""
#: diff/diff.c:732
#: diff/diff.c:739
#, c-format
msgid "%s: external diff command failed\n"
msgstr ""
#: diff/diff.c:736
#: diff/diff.c:743
msgid "End of diff"
msgstr ""
@@ -4665,8 +4675,7 @@ msgstr ""
#: fish/copy.c:51
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the "
"image\n"
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
#: fish/copy.c:69
@@ -4731,7 +4740,7 @@ msgstr ""
msgid "use 'list-events' to list event handlers\n"
msgstr ""
#: fish/fish.c:108
#: fish/fish.c:109
#, c-format
msgid ""
"%s: guest filesystem shell\n"
@@ -4782,43 +4791,43 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: fish/fish.c:251
#: fish/fish.c:252
#, c-format
msgid "%s: --listen=PID: PID was not a number: %s\n"
msgstr "%s: --listen=PID: PID એ નંબર ન હતો: %s\n"
#: fish/fish.c:258
#: fish/fish.c:259
#, c-format
msgid ""
"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
msgstr "%s: દૂરસ્થ: $GUESTFISH_PID એ દૂરસ્થ પ્રક્રિયાનાં PID ને સુયોજિત કરવુ જ પડશે\n"
#: fish/fish.c:311
#: fish/fish.c:312
#, c-format
msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n"
msgstr ""
#: fish/fish.c:318
#: fish/fish.c:319
#, c-format
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: ફક્ત એક -f પરિમાણને આપી શકાય છે\n"
#: fish/fish.c:510
#: fish/fish.c:514
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: સરખા સમયે --listen અને --remote વિકલ્પોને વાપરી શકાતા નથી\n"
#: fish/fish.c:518
#: fish/fish.c:522
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: --listen ફ્લેગ સાથે આદેશ વાક્ય પર વધારાનાં પરિમાણો\n"
#: fish/fish.c:524
#: fish/fish.c:528
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: સરખા સમયે --listen અને --file વિકલ્પોને વાપરી શકાતુ નથી\n"
#: fish/fish.c:699
#: fish/fish.c:703
#, c-format
msgid ""
"\n"
@@ -4831,70 +4840,75 @@ msgid ""
"\n"
msgstr ""
#: fish/fish.c:857 fish/fish.c:873
#: fish/fish.c:861 fish/fish.c:877
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: આદેશ દલીલો એ ખાલી જગ્યા દ્દારા અલગ થયેલ નથી\n"
#: fish/fish.c:867
#: fish/fish.c:871
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: અંત ન આવેલ એક અવતરણ ચિહ્ન\n"
#: fish/fish.c:897
#: fish/fish.c:901
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: આંતરિક ભૂલ '%s' પર શબ્દમાળાનું પદચ્છેદન કરી રહી છે\n"
#: fish/fish.c:914
#: fish/fish.c:918
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: ઘણીબધી દલીલો છે\n"
#: fish/fish.c:989
#: fish/fish.c:993
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
#: fish/fish.c:998
#: fish/fish.c:1002
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: અંત ન બમણા અવતરણચિહ્નો \n"
#: fish/fish.c:1061
#: fish/fish.c:1065
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: આદેશ વાક્ય પર ખાલી આદેશ\n"
#: fish/fish.c:1219
#: fish/fish.c:1223
msgid "display a list of commands or help on a command"
msgstr "આદેશોની યાદીને દર્શાવો અથવા આદેશ પર મદદ "
#: fish/fish.c:1221
#: fish/fish.c:1225
msgid "quit guestfish"
msgstr "guestfish માંથી બહાર નીકળો"
#: fish/fish.c:1232
#: fish/fish.c:1236
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
" help cmd\n"
" help\n"
msgstr "help - આદેશોની યાદીને દર્શાવો અથવા આદેશ પર મદદ\n help cmd\n મદદ\n"
msgstr ""
"help - આદેશોની યાદીને દર્શાવો અથવા આદેશ પર મદદ\n"
" help cmd\n"
" મદદ\n"
#: fish/fish.c:1240
#: fish/fish.c:1244
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr "quit - guestfish માંથી બહાર નીકળો\n બહાર નીકળો\n"
msgstr ""
"quit - guestfish માંથી બહાર નીકળો\n"
" બહાર નીકળો\n"
#: fish/fish.c:1245
#: fish/fish.c:1249
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: આદેશ જાણીતો નથી, બધા આદેશોની યાદી માટે -h ને વાપરો\n"
#: fish/fish.c:1261
#: fish/fish.c:1265
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -4902,36 +4916,36 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
#: fish/fish.c:1270
#: fish/fish.c:1274
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
#: fish/fish.c:1313
#: fish/fish.c:1317
#, c-format
msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n"
msgstr ""
#: fish/fish.c:1421
#: fish/fish.c:1425
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "શબ્દમાળા \"%s\" માં દૂર થતો અવતરણચિહ્ન\n"
#: fish/fish.c:1758
#: fish/fish.c:1762
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
#: fish/fish.c:1778
#: fish/fish.c:1782
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
#: fish/fish.c:1797
#: fish/fish.c:1801
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -4952,7 +4966,8 @@ msgstr "glob: guestfs_glob_expand કોલ નિષ્ફળ: %s\n"
#: fish/help.c:39
#, c-format
msgid ""
"Add disk images to examine using the -a or -d options, or the 'add' command.\n"
"Add disk images to examine using the -a or -d options, or the 'add' "
"command.\n"
"Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
"Once you have done this, use the 'run' command.\n"
msgstr ""
@@ -5174,7 +5189,10 @@ msgid ""
"guestfish -N %-8s - %s\n"
"\n"
"%s\n"
msgstr "guestfish -N %-8s - %s\n\n%s\n"
msgstr ""
"guestfish -N %-8s - %s\n"
"\n"
"%s\n"
#: fish/prep.c:49
#, c-format
@@ -5226,7 +5244,9 @@ msgstr "guestfish: પ્રોટોકોલ ભૂલ: 'hello' સંદે
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
msgstr "guestfish: પ્રોટોકોલ ભૂલ: આવૃત્તિ બંધબેસતી નથી, સર્વર આવૃત્તિ '%s' એ ક્લાઇન્ટ આવૃત્તિ '%s' સાથે બંધબેસતી નથી. બે આવૃત્તિઓ એ બરાબર રીતે બંધબેસતી હોવી જ જોઇએ.\n"
msgstr ""
"guestfish: પ્રોટોકોલ ભૂલ: આવૃત્તિ બંધબેસતી નથી, સર્વર આવૃત્તિ '%s' એ ક્લાઇન્ટ આવૃત્તિ "
"'%s' સાથે બંધબેસતી નથી. બે આવૃત્તિઓ એ બરાબર રીતે બંધબેસતી હોવી જ જોઇએ.\n"
#: fish/rc.c:385 fish/rc.c:399
#, c-format
@@ -5487,10 +5507,12 @@ msgstr ""
msgid ""
"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
"must\n"
"install the separate libguestfs-winsupport package.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
@@ -6331,9 +6353,9 @@ msgstr ""
#, c-format
msgid ""
"current user is not a member of the KVM group (group ID %d). This user "
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended"
" that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group "
"(you might need to log out and log in again)."
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended "
"that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you "
"might need to log out and log in again)."
msgstr ""
#: src/launch-direct.c:287 src/launch-uml.c:159
@@ -6617,7 +6639,8 @@ msgstr "ડોમેઇન જાણકારીને મેળવી રહ્
#: src/libvirt-domain.c:249
msgid ""
"error: domain is a live virtual machine.\n"
"Writing to the disks of a running virtual machine can cause disk corruption.\n"
"Writing to the disks of a running virtual machine can cause disk "
"corruption.\n"
"Either use read-only access, or if the guest is running the guestfsd daemon\n"
"specify live access. In most libguestfs tools these options are --ro or\n"
"--live respectively. Consult the documentation for further information."
@@ -6933,7 +6956,8 @@ msgstr ""
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"

172
po/hi.po
View File

@@ -1,29 +1,32 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Red Hat Inc.
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Rajesh Ranjan <rranjan@redhat.com>, 2011
# rjones <rjones@redhat.com>, 2011
msgid ""
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: 2014-03-26 10:27+0000\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2014-03-27 12:03+0000\n"
"PO-Revision-Date: 2014-03-26 16:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/fedora/language/hi/)\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/fedora/language/"
"hi/)\n"
"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../builder/index_parser.ml:107
msgid ""
"\n"
"The index file downloaded from '%s' is corrupt.\n"
"You need to ask the supplier of this file to fix it and upload a fixed version.\n"
"You need to ask the supplier of this file to fix it and upload a fixed "
"version.\n"
msgstr ""
#: ../sparsify/copying.ml:81
@@ -53,8 +56,8 @@ msgstr ""
#: ../resize/resize.ml:864
msgid ""
" The surplus space is not large enough for an extra partition to be created"
" and so it will just be ignored."
" The surplus space is not large enough for an extra partition to be created "
"and so it will just be ignored."
msgstr ""
#: ../resize/resize.ml:866
@@ -125,18 +128,18 @@ msgstr ""
#: ../resize/resize.ml:651
msgid ""
"%s: This partition contains a %s filesystem which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
#: ../resize/resize.ml:647
msgid ""
"%s: This partition contains an LVM physical volume which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
@@ -348,8 +351,8 @@ msgstr ""
#: ../resize/resize.ml:587
msgid ""
"%s: partition not found in the source disk image (this error came from '%s' "
"option on the command line). Try running this command: virt-filesystems "
"--partitions --long -a %s"
"option on the command line). Try running this command: virt-filesystems --"
"partitions --long -a %s"
msgstr ""
#: ../resize/resize.ml:498
@@ -435,8 +438,8 @@ msgstr ""
#: ../builder/cmdline.ml:250
msgid ""
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not"
" need any extra arguments.\n"
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not "
"need any extra arguments.\n"
msgstr ""
#: ../builder/cmdline.ml:257
@@ -499,8 +502,8 @@ msgstr ""
#: ../sparsify/copying.ml:66
msgid ""
"--compress cannot be used for raw output. Remove this option or use "
"--convert qcow2."
"--compress cannot be used for raw output. Remove this option or use --"
"convert qcow2."
msgstr ""
#: ../resize/resize.ml:156
@@ -777,7 +780,8 @@ msgstr ""
#: ../resize/resize.ml:921
msgid ""
"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n"
"Failed to initialize the partition table on the target disk. You need to "
"wipe or recreate the target disk and then run virt-resize again.\n"
"\n"
"The underlying error was: %s"
msgstr ""
@@ -925,7 +929,8 @@ msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups (VGs),\n"
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
@@ -1659,7 +1664,8 @@ msgstr ""
#: ../builder/sigchecker.ml:169
msgid ""
"virt-builder: error: GPG failure: could not verify digital signature of file\n"
"virt-builder: error: GPG failure: could not verify digital signature of "
"file\n"
"Try:\n"
" - Use the '-v' option and look for earlier error messages.\n"
" - Delete the cache: virt-builder --delete-cache\n"
@@ -1668,7 +1674,8 @@ msgstr ""
#: ../builder/sigchecker.ml:216
msgid ""
"virt-builder: error: checksum of template did not match the expected checksum!\n"
"virt-builder: error: checksum of template did not match the expected "
"checksum!\n"
" found checksum: %s\n"
" expected checksum: %s\n"
"Try:\n"
@@ -1696,7 +1703,8 @@ msgstr ""
#: ../builder/sigchecker.ml:187
msgid ""
"virt-builder: error: fingerprint of signature does not match the expected fingerprint!\n"
"virt-builder: error: fingerprint of signature does not match the expected "
"fingerprint!\n"
" found fingerprint: %s\n"
" expected fingerprint: %s\n"
msgstr ""
@@ -1753,7 +1761,8 @@ msgid "virt-builder: no kernel found\n"
msgstr ""
#: ../builder/index_parser.ml:285
msgid "virt-builder: you must use relative paths (not '%s') in the index file\n"
msgid ""
"virt-builder: you must use relative paths (not '%s') in the index file\n"
msgstr ""
#: ../builder/index_parser.ml:276
@@ -1814,7 +1823,8 @@ msgstr ""
#: ../resize/resize.ml:1162
msgid ""
"warning: first partition is NTFS but does not contain NTFS boot loader magic\n"
"warning: first partition is NTFS but does not contain NTFS boot loader "
"magic\n"
"%!"
msgstr ""
@@ -1843,7 +1853,7 @@ msgid "you cannot use the same disk image for input and output"
msgstr ""
#: align/scan.c:73 cat/cat.c:56 cat/filesystems.c:87 cat/ls.c:83 df/main.c:66
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:104 fuse/guestmount.c:99
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:105 fuse/guestmount.c:99
#: fuse/guestunmount.c:52 inspector/inspector.c:67 make-fs/make-fs.c:73
#: rescue/rescue.c:56
#, c-format
@@ -1874,7 +1884,7 @@ msgstr ""
#: align/scan.c:133 cat/cat.c:115 cat/filesystems.c:187 cat/ls.c:174
#: df/main.c:133 diff/diff.c:191 diff/diff.c:197 edit/edit.c:134
#: fish/fish.c:234 format/format.c:129 fuse/guestmount.c:206
#: fish/fish.c:235 format/format.c:129 fuse/guestmount.c:206
#: inspector/inspector.c:127 make-fs/make-fs.c:115 rescue/rescue.c:135
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -1882,7 +1892,7 @@ msgstr "guestfs_create: नियंत्रण बनाने में व
#: align/scan.c:153 builder/index-validate.c:84 cat/cat.c:137
#: cat/filesystems.c:241 cat/ls.c:224 df/main.c:157 diff/diff.c:262
#: edit/edit.c:156 fish/fish.c:292 format/format.c:183 fuse/guestmount.c:241
#: edit/edit.c:156 fish/fish.c:293 format/format.c:183 fuse/guestmount.c:241
#: fuse/guestunmount.c:124 inspector/inspector.c:151 make-fs/make-fs.c:142
#: rescue/rescue.c:192
#, c-format
@@ -1977,7 +1987,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1764
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1768
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2224,12 +2234,12 @@ msgstr ""
msgid "%s: extra arguments on the command line\n"
msgstr ""
#: diff/diff.c:732
#: diff/diff.c:739
#, c-format
msgid "%s: external diff command failed\n"
msgstr ""
#: diff/diff.c:736
#: diff/diff.c:743
msgid "End of diff"
msgstr ""
@@ -4665,8 +4675,7 @@ msgstr ""
#: fish/copy.c:51
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the "
"image\n"
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
#: fish/copy.c:69
@@ -4731,7 +4740,7 @@ msgstr ""
msgid "use 'list-events' to list event handlers\n"
msgstr ""
#: fish/fish.c:108
#: fish/fish.c:109
#, c-format
msgid ""
"%s: guest filesystem shell\n"
@@ -4782,43 +4791,44 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: fish/fish.c:251
#: fish/fish.c:252
#, c-format
msgid "%s: --listen=PID: PID was not a number: %s\n"
msgstr "%s: --listen=PID: PID was not a number: %s\n"
#: fish/fish.c:258
#: fish/fish.c:259
#, c-format
msgid ""
"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
msgstr "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
msgstr ""
"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
#: fish/fish.c:311
#: fish/fish.c:312
#, c-format
msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n"
msgstr ""
#: fish/fish.c:318
#: fish/fish.c:319
#, c-format
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: only one -f parameter can be given\n"
#: fish/fish.c:510
#: fish/fish.c:514
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: cannot use --listen and --remote options at the same time\n"
#: fish/fish.c:518
#: fish/fish.c:522
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: extra parameters on the command line with --listen flag\n"
#: fish/fish.c:524
#: fish/fish.c:528
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: cannot use --listen and --file options at the same time\n"
#: fish/fish.c:699
#: fish/fish.c:703
#, c-format
msgid ""
"\n"
@@ -4831,70 +4841,75 @@ msgid ""
"\n"
msgstr ""
#: fish/fish.c:857 fish/fish.c:873
#: fish/fish.c:861 fish/fish.c:877
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
#: fish/fish.c:867
#: fish/fish.c:871
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: unterminated single quote\n"
#: fish/fish.c:897
#: fish/fish.c:901
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: internal error parsing string at '%s'\n"
#: fish/fish.c:914
#: fish/fish.c:918
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: too many arguments\n"
#: fish/fish.c:989
#: fish/fish.c:993
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
#: fish/fish.c:998
#: fish/fish.c:1002
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: unterminated double quote\n"
#: fish/fish.c:1061
#: fish/fish.c:1065
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: empty command on command line\n"
#: fish/fish.c:1219
#: fish/fish.c:1223
msgid "display a list of commands or help on a command"
msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
#: fish/fish.c:1221
#: fish/fish.c:1225
msgid "quit guestfish"
msgstr "quit guestfish"
#: fish/fish.c:1232
#: fish/fish.c:1236
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
" help cmd\n"
" help\n"
msgstr "help - display a list of commands or help on a command\n help cmd\n help\n"
msgstr ""
"help - display a list of commands or help on a command\n"
" help cmd\n"
" help\n"
#: fish/fish.c:1240
#: fish/fish.c:1244
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr "quit - quit guestfish\n quit\n"
msgstr ""
"quit - quit guestfish\n"
" quit\n"
#: fish/fish.c:1245
#: fish/fish.c:1249
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: command not known, use -h to list all commands\n"
#: fish/fish.c:1261
#: fish/fish.c:1265
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -4902,36 +4917,36 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
#: fish/fish.c:1270
#: fish/fish.c:1274
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
#: fish/fish.c:1313
#: fish/fish.c:1317
#, c-format
msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n"
msgstr ""
#: fish/fish.c:1421
#: fish/fish.c:1425
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
#: fish/fish.c:1758
#: fish/fish.c:1762
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
#: fish/fish.c:1778
#: fish/fish.c:1782
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
#: fish/fish.c:1797
#: fish/fish.c:1801
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -4952,7 +4967,8 @@ msgstr "glob: guestfs_glob_expand call failed: %s\n"
#: fish/help.c:39
#, c-format
msgid ""
"Add disk images to examine using the -a or -d options, or the 'add' command.\n"
"Add disk images to examine using the -a or -d options, or the 'add' "
"command.\n"
"Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
"Once you have done this, use the 'run' command.\n"
msgstr ""
@@ -5226,7 +5242,9 @@ msgstr "guestfish: protocol error: could not read 'hello' message\n"
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
msgstr "guestfish: protocol error: version mismatch, server version '%s' does not match client version '%s'. The two versions must match exactly.\n"
msgstr ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
#: fish/rc.c:385 fish/rc.c:399
#, c-format
@@ -5487,10 +5505,12 @@ msgstr ""
msgid ""
"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
"must\n"
"install the separate libguestfs-winsupport package.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
@@ -6331,9 +6351,9 @@ msgstr ""
#, c-format
msgid ""
"current user is not a member of the KVM group (group ID %d). This user "
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended"
" that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group "
"(you might need to log out and log in again)."
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended "
"that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you "
"might need to log out and log in again)."
msgstr ""
#: src/launch-direct.c:287 src/launch-uml.c:159
@@ -6617,7 +6637,8 @@ msgstr ""
#: src/libvirt-domain.c:249
msgid ""
"error: domain is a live virtual machine.\n"
"Writing to the disks of a running virtual machine can cause disk corruption.\n"
"Writing to the disks of a running virtual machine can cause disk "
"corruption.\n"
"Either use read-only access, or if the guest is running the guestfsd daemon\n"
"specify live access. In most libguestfs tools these options are --ro or\n"
"--live respectively. Consult the documentation for further information."
@@ -6933,7 +6954,8 @@ msgstr ""
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"

187
po/kn.po
View File

@@ -1,28 +1,31 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Red Hat Inc.
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# rjones <rjones@redhat.com>, 2011
msgid ""
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: 2014-03-26 10:27+0000\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2014-03-27 12:03+0000\n"
"PO-Revision-Date: 2014-03-26 16:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.com/projects/p/fedora/language/kn/)\n"
"Language-Team: Kannada (http://www.transifex.com/projects/p/fedora/language/"
"kn/)\n"
"Language: kn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: kn\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../builder/index_parser.ml:107
msgid ""
"\n"
"The index file downloaded from '%s' is corrupt.\n"
"You need to ask the supplier of this file to fix it and upload a fixed version.\n"
"You need to ask the supplier of this file to fix it and upload a fixed "
"version.\n"
msgstr ""
#: ../sparsify/copying.ml:81
@@ -52,8 +55,8 @@ msgstr ""
#: ../resize/resize.ml:864
msgid ""
" The surplus space is not large enough for an extra partition to be created"
" and so it will just be ignored."
" The surplus space is not large enough for an extra partition to be created "
"and so it will just be ignored."
msgstr ""
#: ../resize/resize.ml:866
@@ -124,18 +127,18 @@ msgstr ""
#: ../resize/resize.ml:651
msgid ""
"%s: This partition contains a %s filesystem which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
#: ../resize/resize.ml:647
msgid ""
"%s: This partition contains an LVM physical volume which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
@@ -347,8 +350,8 @@ msgstr ""
#: ../resize/resize.ml:587
msgid ""
"%s: partition not found in the source disk image (this error came from '%s' "
"option on the command line). Try running this command: virt-filesystems "
"--partitions --long -a %s"
"option on the command line). Try running this command: virt-filesystems --"
"partitions --long -a %s"
msgstr ""
#: ../resize/resize.ml:498
@@ -434,8 +437,8 @@ msgstr ""
#: ../builder/cmdline.ml:250
msgid ""
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not"
" need any extra arguments.\n"
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not "
"need any extra arguments.\n"
msgstr ""
#: ../builder/cmdline.ml:257
@@ -498,8 +501,8 @@ msgstr ""
#: ../sparsify/copying.ml:66
msgid ""
"--compress cannot be used for raw output. Remove this option or use "
"--convert qcow2."
"--compress cannot be used for raw output. Remove this option or use --"
"convert qcow2."
msgstr ""
#: ../resize/resize.ml:156
@@ -776,7 +779,8 @@ msgstr ""
#: ../resize/resize.ml:921
msgid ""
"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n"
"Failed to initialize the partition table on the target disk. You need to "
"wipe or recreate the target disk and then run virt-resize again.\n"
"\n"
"The underlying error was: %s"
msgstr ""
@@ -924,7 +928,8 @@ msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups (VGs),\n"
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
@@ -1658,7 +1663,8 @@ msgstr ""
#: ../builder/sigchecker.ml:169
msgid ""
"virt-builder: error: GPG failure: could not verify digital signature of file\n"
"virt-builder: error: GPG failure: could not verify digital signature of "
"file\n"
"Try:\n"
" - Use the '-v' option and look for earlier error messages.\n"
" - Delete the cache: virt-builder --delete-cache\n"
@@ -1667,7 +1673,8 @@ msgstr ""
#: ../builder/sigchecker.ml:216
msgid ""
"virt-builder: error: checksum of template did not match the expected checksum!\n"
"virt-builder: error: checksum of template did not match the expected "
"checksum!\n"
" found checksum: %s\n"
" expected checksum: %s\n"
"Try:\n"
@@ -1695,7 +1702,8 @@ msgstr ""
#: ../builder/sigchecker.ml:187
msgid ""
"virt-builder: error: fingerprint of signature does not match the expected fingerprint!\n"
"virt-builder: error: fingerprint of signature does not match the expected "
"fingerprint!\n"
" found fingerprint: %s\n"
" expected fingerprint: %s\n"
msgstr ""
@@ -1752,7 +1760,8 @@ msgid "virt-builder: no kernel found\n"
msgstr ""
#: ../builder/index_parser.ml:285
msgid "virt-builder: you must use relative paths (not '%s') in the index file\n"
msgid ""
"virt-builder: you must use relative paths (not '%s') in the index file\n"
msgstr ""
#: ../builder/index_parser.ml:276
@@ -1813,7 +1822,8 @@ msgstr ""
#: ../resize/resize.ml:1162
msgid ""
"warning: first partition is NTFS but does not contain NTFS boot loader magic\n"
"warning: first partition is NTFS but does not contain NTFS boot loader "
"magic\n"
"%!"
msgstr ""
@@ -1842,7 +1852,7 @@ msgid "you cannot use the same disk image for input and output"
msgstr ""
#: align/scan.c:73 cat/cat.c:56 cat/filesystems.c:87 cat/ls.c:83 df/main.c:66
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:104 fuse/guestmount.c:99
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:105 fuse/guestmount.c:99
#: fuse/guestunmount.c:52 inspector/inspector.c:67 make-fs/make-fs.c:73
#: rescue/rescue.c:56
#, c-format
@@ -1873,7 +1883,7 @@ msgstr ""
#: align/scan.c:133 cat/cat.c:115 cat/filesystems.c:187 cat/ls.c:174
#: df/main.c:133 diff/diff.c:191 diff/diff.c:197 edit/edit.c:134
#: fish/fish.c:234 format/format.c:129 fuse/guestmount.c:206
#: fish/fish.c:235 format/format.c:129 fuse/guestmount.c:206
#: inspector/inspector.c:127 make-fs/make-fs.c:115 rescue/rescue.c:135
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -1881,7 +1891,7 @@ msgstr "guestfs_create: ಹ್ಯಾಂಡಲ್ ಅನ್ನು ನಿರ್ಮ
#: align/scan.c:153 builder/index-validate.c:84 cat/cat.c:137
#: cat/filesystems.c:241 cat/ls.c:224 df/main.c:157 diff/diff.c:262
#: edit/edit.c:156 fish/fish.c:292 format/format.c:183 fuse/guestmount.c:241
#: edit/edit.c:156 fish/fish.c:293 format/format.c:183 fuse/guestmount.c:241
#: fuse/guestunmount.c:124 inspector/inspector.c:151 make-fs/make-fs.c:142
#: rescue/rescue.c:192
#, c-format
@@ -1976,7 +1986,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1764
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1768
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2223,12 +2233,12 @@ msgstr ""
msgid "%s: extra arguments on the command line\n"
msgstr ""
#: diff/diff.c:732
#: diff/diff.c:739
#, c-format
msgid "%s: external diff command failed\n"
msgstr ""
#: diff/diff.c:736
#: diff/diff.c:743
msgid "End of diff"
msgstr ""
@@ -2319,7 +2329,9 @@ msgstr "ಒಂದು ಡ್ರೈವನ್ನು ಸ್ನಾಪ್‌ಶಾಟ
#: fish/cmds.c:3743
msgid "add a drive read-only specifying the QEMU block emulation to use"
msgstr "ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಓದಲು ಮಾತ್ರ ಸೂಚಿಸು"
msgstr ""
"ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಓದಲು ಮಾತ್ರ "
"ಸೂಚಿಸು"
#: fish/cmds.c:3744
msgid "add a temporary scratch drive"
@@ -2327,7 +2339,8 @@ msgstr ""
#: fish/cmds.c:3745
msgid "add a drive specifying the QEMU block emulation to use"
msgstr "ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಸೂಚಿಸು"
msgstr ""
"ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಸೂಚಿಸು"
#: fish/cmds.c:3746
msgid "allocate and add a disk file"
@@ -4257,7 +4270,8 @@ msgstr "ಸಂಕುಚನಗೊಳಿಸಲಾದ ಒಂದು ಕಡತದಲ
#: fish/cmds.c:4265
msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
msgstr "ಒಂದು ಆಜ್ಞೆಯ ವಿವರವಾದ ನೆರವನ್ನು ಪಡೆದುಕೊಳ್ಳಲು -h <cmd> / help <cmd> ಅನ್ನು ಬಳಸಿ."
msgstr ""
"ಒಂದು ಆಜ್ಞೆಯ ವಿವರವಾದ ನೆರವನ್ನು ಪಡೆದುಕೊಳ್ಳಲು -h <cmd> / help <cmd> ಅನ್ನು ಬಳಸಿ."
#: fish/cmds.c:4805 fish/cmds.c:4834 fish/cmds.c:4867 fish/cmds.c:4897
#: fish/cmds.c:5124 fish/cmds.c:5150 fish/cmds.c:5243 fish/cmds.c:5269
@@ -4662,8 +4676,7 @@ msgstr ""
#: fish/copy.c:51
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the "
"image\n"
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
#: fish/copy.c:69
@@ -4728,7 +4741,7 @@ msgstr ""
msgid "use 'list-events' to list event handlers\n"
msgstr ""
#: fish/fish.c:108
#: fish/fish.c:109
#, c-format
msgid ""
"%s: guest filesystem shell\n"
@@ -4779,43 +4792,43 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: fish/fish.c:251
#: fish/fish.c:252
#, c-format
msgid "%s: --listen=PID: PID was not a number: %s\n"
msgstr "%s: --listen=PID: PID ಒಂದು ಸಂಖ್ಯೆಯಾಗಿಲ್ಲ: %s\n"
#: fish/fish.c:258
#: fish/fish.c:259
#, c-format
msgid ""
"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
msgstr "%s: remote: $GUESTFISH_PID ಅನ್ನು ದೂರಸ್ಥ ಪ್ರಕ್ರಿಯೆಯ PID ಗೆ ಹೊಂದಿಸಬೇಕು\n"
#: fish/fish.c:311
#: fish/fish.c:312
#, c-format
msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n"
msgstr ""
#: fish/fish.c:318
#: fish/fish.c:319
#, c-format
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: ಕೇವಲ ಒಂದು -f ನಿಯತಾಂಕವನ್ನು ಒದಗಿಸಬಹುದು\n"
#: fish/fish.c:510
#: fish/fish.c:514
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: --listen ಹಾಗು --remote ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n"
#: fish/fish.c:518
#: fish/fish.c:522
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: --listen ಫ್ಲಾಗ್‌ಗಾಗಿ ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಹೆಚ್ಚುವರಿ ನಿಯತಾಂಕಗಳು\n"
#: fish/fish.c:524
#: fish/fish.c:528
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: --listen ಹಾಗು --file ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n"
#: fish/fish.c:699
#: fish/fish.c:703
#, c-format
msgid ""
"\n"
@@ -4828,70 +4841,75 @@ msgid ""
"\n"
msgstr ""
#: fish/fish.c:857 fish/fish.c:873
#: fish/fish.c:861 fish/fish.c:877
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: ಆಜ್ಞೆಯ ಆರ್ಗುಮೆಂಟ್‌ಗಳ ನಡುವೆ ಖಾಲಿ ಜಾಗಗಳು ಇರುವಂತಿಲ್ಲ\n"
#: fish/fish.c:867
#: fish/fish.c:871
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಒಂದೆ ಒಂದು ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n"
#: fish/fish.c:897
#: fish/fish.c:901
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: '%s' ನಲ್ಲಿ ವಾಕ್ಯವನ್ನು ಪಾರ್ಸ್ ಮಾಡುವಲ್ಲಿ ಆಂತರಿಕ ದೋಷ\n"
#: fish/fish.c:914
#: fish/fish.c:918
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: ಅಗತ್ಯಕ್ಕಿಂತಲೂ ಹೆಚ್ಚು ಚರಪರಿಮಾಣಗಳು (ಆರ್ಗ್ಯೂಮೆಂಟ್)\n"
#: fish/fish.c:989
#: fish/fish.c:993
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
#: fish/fish.c:998
#: fish/fish.c:1002
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಜೋಡಿ ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n"
#: fish/fish.c:1061
#: fish/fish.c:1065
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಯಾವುದೆ ಆಜ್ಞೆ ಇಲ್ಲ\n"
#: fish/fish.c:1219
#: fish/fish.c:1223
msgid "display a list of commands or help on a command"
msgstr "ಆಜ್ಞೆಗಳ ಒಂದು ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು ಅಥವ ಒಂದು ಆಜ್ಞೆಯ ನೆರವನ್ನು ತೋರಿಸು"
#: fish/fish.c:1221
#: fish/fish.c:1225
msgid "quit guestfish"
msgstr "guestfish ಇಂದ ನಿರ್ಗಮಿಸು"
#: fish/fish.c:1232
#: fish/fish.c:1236
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
" help cmd\n"
" help\n"
msgstr "help - ಆಜ್ಞೆಗಳ ಒಂದು ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು ಅಥವ ಒಂದು ಆಜ್ಞೆಯ ನೆರವನ್ನು ತೋರಿಸು\n help cmd\n help\n"
msgstr ""
"help - ಆಜ್ಞೆಗಳ ಒಂದು ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು ಅಥವ ಒಂದು ಆಜ್ಞೆಯ ನೆರವನ್ನು ತೋರಿಸು\n"
" help cmd\n"
" help\n"
#: fish/fish.c:1240
#: fish/fish.c:1244
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr "quit - guestfish ಇಂದ ನಿರ್ಗಮಿಸು \n quit\n"
msgstr ""
"quit - guestfish ಇಂದ ನಿರ್ಗಮಿಸು \n"
" quit\n"
#: fish/fish.c:1245
#: fish/fish.c:1249
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: ಆಜ್ಞೆಯು ತಿಳಿದಿಲ್ಲ, ಎಲ್ಲಾ ಆಜ್ಞೆಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸಲು -h ಉಪಯೋಗಿಸಿ\n"
#: fish/fish.c:1261
#: fish/fish.c:1265
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -4899,36 +4917,36 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
#: fish/fish.c:1270
#: fish/fish.c:1274
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
#: fish/fish.c:1313
#: fish/fish.c:1317
#, c-format
msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n"
msgstr ""
#: fish/fish.c:1421
#: fish/fish.c:1425
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "\"%s\" ಎಂಬ ವಾಕ್ಯದಲ್ಲಿ ರನ್‌ಅವೆ ಕೋಟ್\n"
#: fish/fish.c:1758
#: fish/fish.c:1762
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
#: fish/fish.c:1778
#: fish/fish.c:1782
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
#: fish/fish.c:1797
#: fish/fish.c:1801
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -4949,7 +4967,8 @@ msgstr "glob: guestfs_glob_expand ಅನ್ನು ಕರೆಯಲು ವಿಫ
#: fish/help.c:39
#, c-format
msgid ""
"Add disk images to examine using the -a or -d options, or the 'add' command.\n"
"Add disk images to examine using the -a or -d options, or the 'add' "
"command.\n"
"Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
"Once you have done this, use the 'run' command.\n"
msgstr ""
@@ -5223,7 +5242,10 @@ msgstr "guestfish: ಪ್ರೊಟೊಕಾಲ್ ದೋಷ: 'hello' ಸಂದ
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
msgstr "guestfish: ಪ್ರೊಟೊಕಾಲ್ ದೋಷ: ಆವೃತ್ತಿ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ, '%s' ಎಂಬ ಪರಿಚಾರಕದ ಆವೃತ್ತಿಯು '%s' ಎಂಬ ಕ್ಲೈಂಟಿನ ಆವೃತ್ತಿಯೊಂದಿಗೆ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ. ಎರಡೂ ಆವೃತ್ತಿಗಳು ಸರಿಯಾಗೆ ತಾಳೆಯಾಗಬೇಕು.\n"
msgstr ""
"guestfish: ಪ್ರೊಟೊಕಾಲ್ ದೋಷ: ಆವೃತ್ತಿ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ, '%s' ಎಂಬ ಪರಿಚಾರಕದ ಆವೃತ್ತಿಯು "
"'%s' ಎಂಬ ಕ್ಲೈಂಟಿನ ಆವೃತ್ತಿಯೊಂದಿಗೆ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ. ಎರಡೂ ಆವೃತ್ತಿಗಳು ಸರಿಯಾಗೆ "
"ತಾಳೆಯಾಗಬೇಕು.\n"
#: fish/rc.c:385 fish/rc.c:399
#, c-format
@@ -5233,12 +5255,15 @@ msgstr "guestfish: ದೂರಸ್ಥ: ಪರಿಚಾರಕವು ಚಾಲನ
#: fish/rc.c:411 fish/rc.c:425
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr "guestfish: protocol error: ಪರಿಚಾರಕಕ್ಕೆ ಆರಂಭಿಕ ಸ್ವಾಗತ ಸಂದೇಶವನ್ನು ಕಳುಹಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ\n"
msgstr ""
"guestfish: protocol error: ಪರಿಚಾರಕಕ್ಕೆ ಆರಂಭಿಕ ಸ್ವಾಗತ ಸಂದೇಶವನ್ನು ಕಳುಹಿಸಲು "
"ಸಾಧ್ಯವಾಗಿಲ್ಲ\n"
#: fish/rc.c:436
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr "guestfish: protocol error: ಪರಿಚಾರಕದಿಂದ ಬಂದ ಪ್ರತ್ಯುತ್ತರವನ್ನು ಬಿಡಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ\n"
msgstr ""
"guestfish: protocol error: ಪರಿಚಾರಕದಿಂದ ಬಂದ ಪ್ರತ್ಯುತ್ತರವನ್ನು ಬಿಡಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ\n"
#: fish/reopen.c:39
#, c-format
@@ -5484,10 +5509,12 @@ msgstr ""
msgid ""
"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
"must\n"
"install the separate libguestfs-winsupport package.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
@@ -6328,9 +6355,9 @@ msgstr ""
#, c-format
msgid ""
"current user is not a member of the KVM group (group ID %d). This user "
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended"
" that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group "
"(you might need to log out and log in again)."
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended "
"that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you "
"might need to log out and log in again)."
msgstr ""
#: src/launch-direct.c:287 src/launch-uml.c:159
@@ -6614,7 +6641,8 @@ msgstr ""
#: src/libvirt-domain.c:249
msgid ""
"error: domain is a live virtual machine.\n"
"Writing to the disks of a running virtual machine can cause disk corruption.\n"
"Writing to the disks of a running virtual machine can cause disk "
"corruption.\n"
"Either use read-only access, or if the guest is running the guestfsd daemon\n"
"specify live access. In most libguestfs tools these options are --ro or\n"
"--live respectively. Consult the documentation for further information."
@@ -6930,7 +6958,8 @@ msgstr ""
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"

View File

@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.25.49\n"
"Project-Id-Version: libguestfs 1.26.0\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2014-03-26 10:27+0000\n"
"POT-Creation-Date: 2014-03-27 12:03+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1851,7 +1851,7 @@ msgid "you cannot use the same disk image for input and output"
msgstr ""
#: align/scan.c:73 cat/cat.c:56 cat/filesystems.c:87 cat/ls.c:83 df/main.c:66
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:104 fuse/guestmount.c:99
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:105 fuse/guestmount.c:99
#: fuse/guestunmount.c:52 inspector/inspector.c:67 make-fs/make-fs.c:73
#: rescue/rescue.c:56
#, c-format
@@ -1882,7 +1882,7 @@ msgstr ""
#: align/scan.c:133 cat/cat.c:115 cat/filesystems.c:187 cat/ls.c:174
#: df/main.c:133 diff/diff.c:191 diff/diff.c:197 edit/edit.c:134
#: fish/fish.c:234 format/format.c:129 fuse/guestmount.c:206
#: fish/fish.c:235 format/format.c:129 fuse/guestmount.c:206
#: inspector/inspector.c:127 make-fs/make-fs.c:115 rescue/rescue.c:135
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -1890,7 +1890,7 @@ msgstr ""
#: align/scan.c:153 builder/index-validate.c:84 cat/cat.c:137
#: cat/filesystems.c:241 cat/ls.c:224 df/main.c:157 diff/diff.c:262
#: edit/edit.c:156 fish/fish.c:292 format/format.c:183 fuse/guestmount.c:241
#: edit/edit.c:156 fish/fish.c:293 format/format.c:183 fuse/guestmount.c:241
#: fuse/guestunmount.c:124 inspector/inspector.c:151 make-fs/make-fs.c:142
#: rescue/rescue.c:192
#, c-format
@@ -1985,7 +1985,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1764
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1768
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2232,12 +2232,12 @@ msgstr ""
msgid "%s: extra arguments on the command line\n"
msgstr ""
#: diff/diff.c:732
#: diff/diff.c:739
#, c-format
msgid "%s: external diff command failed\n"
msgstr ""
#: diff/diff.c:736
#: diff/diff.c:743
msgid "End of diff"
msgstr ""
@@ -4738,7 +4738,7 @@ msgstr ""
msgid "use 'list-events' to list event handlers\n"
msgstr ""
#: fish/fish.c:108
#: fish/fish.c:109
#, c-format
msgid ""
"%s: guest filesystem shell\n"
@@ -4789,43 +4789,43 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: fish/fish.c:251
#: fish/fish.c:252
#, c-format
msgid "%s: --listen=PID: PID was not a number: %s\n"
msgstr ""
#: fish/fish.c:258
#: fish/fish.c:259
#, c-format
msgid ""
"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
msgstr ""
#: fish/fish.c:311
#: fish/fish.c:312
#, c-format
msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n"
msgstr ""
#: fish/fish.c:318
#: fish/fish.c:319
#, c-format
msgid "%s: only one -f parameter can be given\n"
msgstr ""
#: fish/fish.c:510
#: fish/fish.c:514
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr ""
#: fish/fish.c:518
#: fish/fish.c:522
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr ""
#: fish/fish.c:524
#: fish/fish.c:528
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr ""
#: fish/fish.c:699
#: fish/fish.c:703
#, c-format
msgid ""
"\n"
@@ -4838,50 +4838,50 @@ msgid ""
"\n"
msgstr ""
#: fish/fish.c:857 fish/fish.c:873
#: fish/fish.c:861 fish/fish.c:877
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr ""
#: fish/fish.c:867
#: fish/fish.c:871
#, c-format
msgid "%s: unterminated single quote\n"
msgstr ""
#: fish/fish.c:897
#: fish/fish.c:901
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr ""
#: fish/fish.c:914
#: fish/fish.c:918
#, c-format
msgid "%s: too many arguments\n"
msgstr ""
#: fish/fish.c:989
#: fish/fish.c:993
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
#: fish/fish.c:998
#: fish/fish.c:1002
#, c-format
msgid "%s: unterminated double quote\n"
msgstr ""
#: fish/fish.c:1061
#: fish/fish.c:1065
#, c-format
msgid "%s: empty command on command line\n"
msgstr ""
#: fish/fish.c:1219
#: fish/fish.c:1223
msgid "display a list of commands or help on a command"
msgstr ""
#: fish/fish.c:1221
#: fish/fish.c:1225
msgid "quit guestfish"
msgstr ""
#: fish/fish.c:1232
#: fish/fish.c:1236
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -4889,19 +4889,19 @@ msgid ""
" help\n"
msgstr ""
#: fish/fish.c:1240
#: fish/fish.c:1244
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr ""
#: fish/fish.c:1245
#: fish/fish.c:1249
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
#: fish/fish.c:1261
#: fish/fish.c:1265
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -4909,36 +4909,36 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
#: fish/fish.c:1270
#: fish/fish.c:1274
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
#: fish/fish.c:1313
#: fish/fish.c:1317
#, c-format
msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n"
msgstr ""
#: fish/fish.c:1421
#: fish/fish.c:1425
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr ""
#: fish/fish.c:1758
#: fish/fish.c:1762
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
#: fish/fish.c:1778
#: fish/fish.c:1782
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
#: fish/fish.c:1797
#: fish/fish.c:1801
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"

179
po/ml.po
View File

@@ -1,28 +1,31 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Red Hat Inc.
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# rjones <rjones@redhat.com>, 2011
msgid ""
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: 2014-03-26 10:27+0000\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2014-03-27 12:03+0000\n"
"PO-Revision-Date: 2014-03-26 16:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam (http://www.transifex.com/projects/p/fedora/language/ml/)\n"
"Language-Team: Malayalam (http://www.transifex.com/projects/p/fedora/"
"language/ml/)\n"
"Language: ml\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ml\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../builder/index_parser.ml:107
msgid ""
"\n"
"The index file downloaded from '%s' is corrupt.\n"
"You need to ask the supplier of this file to fix it and upload a fixed version.\n"
"You need to ask the supplier of this file to fix it and upload a fixed "
"version.\n"
msgstr ""
#: ../sparsify/copying.ml:81
@@ -52,8 +55,8 @@ msgstr ""
#: ../resize/resize.ml:864
msgid ""
" The surplus space is not large enough for an extra partition to be created"
" and so it will just be ignored."
" The surplus space is not large enough for an extra partition to be created "
"and so it will just be ignored."
msgstr ""
#: ../resize/resize.ml:866
@@ -124,18 +127,18 @@ msgstr ""
#: ../resize/resize.ml:651
msgid ""
"%s: This partition contains a %s filesystem which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
#: ../resize/resize.ml:647
msgid ""
"%s: This partition contains an LVM physical volume which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
@@ -347,8 +350,8 @@ msgstr ""
#: ../resize/resize.ml:587
msgid ""
"%s: partition not found in the source disk image (this error came from '%s' "
"option on the command line). Try running this command: virt-filesystems "
"--partitions --long -a %s"
"option on the command line). Try running this command: virt-filesystems --"
"partitions --long -a %s"
msgstr ""
#: ../resize/resize.ml:498
@@ -434,8 +437,8 @@ msgstr ""
#: ../builder/cmdline.ml:250
msgid ""
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not"
" need any extra arguments.\n"
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not "
"need any extra arguments.\n"
msgstr ""
#: ../builder/cmdline.ml:257
@@ -498,8 +501,8 @@ msgstr ""
#: ../sparsify/copying.ml:66
msgid ""
"--compress cannot be used for raw output. Remove this option or use "
"--convert qcow2."
"--compress cannot be used for raw output. Remove this option or use --"
"convert qcow2."
msgstr ""
#: ../resize/resize.ml:156
@@ -776,7 +779,8 @@ msgstr ""
#: ../resize/resize.ml:921
msgid ""
"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n"
"Failed to initialize the partition table on the target disk. You need to "
"wipe or recreate the target disk and then run virt-resize again.\n"
"\n"
"The underlying error was: %s"
msgstr ""
@@ -924,7 +928,8 @@ msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups (VGs),\n"
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
@@ -1658,7 +1663,8 @@ msgstr ""
#: ../builder/sigchecker.ml:169
msgid ""
"virt-builder: error: GPG failure: could not verify digital signature of file\n"
"virt-builder: error: GPG failure: could not verify digital signature of "
"file\n"
"Try:\n"
" - Use the '-v' option and look for earlier error messages.\n"
" - Delete the cache: virt-builder --delete-cache\n"
@@ -1667,7 +1673,8 @@ msgstr ""
#: ../builder/sigchecker.ml:216
msgid ""
"virt-builder: error: checksum of template did not match the expected checksum!\n"
"virt-builder: error: checksum of template did not match the expected "
"checksum!\n"
" found checksum: %s\n"
" expected checksum: %s\n"
"Try:\n"
@@ -1695,7 +1702,8 @@ msgstr ""
#: ../builder/sigchecker.ml:187
msgid ""
"virt-builder: error: fingerprint of signature does not match the expected fingerprint!\n"
"virt-builder: error: fingerprint of signature does not match the expected "
"fingerprint!\n"
" found fingerprint: %s\n"
" expected fingerprint: %s\n"
msgstr ""
@@ -1752,7 +1760,8 @@ msgid "virt-builder: no kernel found\n"
msgstr ""
#: ../builder/index_parser.ml:285
msgid "virt-builder: you must use relative paths (not '%s') in the index file\n"
msgid ""
"virt-builder: you must use relative paths (not '%s') in the index file\n"
msgstr ""
#: ../builder/index_parser.ml:276
@@ -1813,7 +1822,8 @@ msgstr ""
#: ../resize/resize.ml:1162
msgid ""
"warning: first partition is NTFS but does not contain NTFS boot loader magic\n"
"warning: first partition is NTFS but does not contain NTFS boot loader "
"magic\n"
"%!"
msgstr ""
@@ -1842,7 +1852,7 @@ msgid "you cannot use the same disk image for input and output"
msgstr ""
#: align/scan.c:73 cat/cat.c:56 cat/filesystems.c:87 cat/ls.c:83 df/main.c:66
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:104 fuse/guestmount.c:99
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:105 fuse/guestmount.c:99
#: fuse/guestunmount.c:52 inspector/inspector.c:67 make-fs/make-fs.c:73
#: rescue/rescue.c:56
#, c-format
@@ -1873,7 +1883,7 @@ msgstr ""
#: align/scan.c:133 cat/cat.c:115 cat/filesystems.c:187 cat/ls.c:174
#: df/main.c:133 diff/diff.c:191 diff/diff.c:197 edit/edit.c:134
#: fish/fish.c:234 format/format.c:129 fuse/guestmount.c:206
#: fish/fish.c:235 format/format.c:129 fuse/guestmount.c:206
#: inspector/inspector.c:127 make-fs/make-fs.c:115 rescue/rescue.c:135
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -1881,7 +1891,7 @@ msgstr "guestfs_create: ഹാന്‍ഡില്‍ ഉണ്ടാക്ക
#: align/scan.c:153 builder/index-validate.c:84 cat/cat.c:137
#: cat/filesystems.c:241 cat/ls.c:224 df/main.c:157 diff/diff.c:262
#: edit/edit.c:156 fish/fish.c:292 format/format.c:183 fuse/guestmount.c:241
#: edit/edit.c:156 fish/fish.c:293 format/format.c:183 fuse/guestmount.c:241
#: fuse/guestunmount.c:124 inspector/inspector.c:151 make-fs/make-fs.c:142
#: rescue/rescue.c:192
#, c-format
@@ -1976,7 +1986,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1764
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1768
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2223,12 +2233,12 @@ msgstr ""
msgid "%s: extra arguments on the command line\n"
msgstr ""
#: diff/diff.c:732
#: diff/diff.c:739
#, c-format
msgid "%s: external diff command failed\n"
msgstr ""
#: diff/diff.c:736
#: diff/diff.c:743
msgid "End of diff"
msgstr ""
@@ -2643,7 +2653,9 @@ msgstr "ഫയല്‍ സിസ്റ്റത്തിന്റെ ഡിസ
#: fish/cmds.c:3825
msgid "report file system disk space usage (human readable)"
msgstr "ഫയല്‍ സിസ്റ്റത്തിന്റെ ഡിസ്കിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം രേഖപ്പെടുത്തുക (മനുഷ്യര്‍ക്കു് വായിക്കുവാന്‍ സാധിക്കുന്നതു്)"
msgstr ""
"ഫയല്‍ സിസ്റ്റത്തിന്റെ ഡിസ്കിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം രേഖപ്പെടുത്തുക (മനുഷ്യര്‍ക്കു് വായിക്കുവാന്‍ "
"സാധിക്കുന്നതു്)"
#: fish/cmds.c:3826
msgid "create a blank disk image"
@@ -3909,7 +3921,8 @@ msgstr "വീണ്ടെടുക്കുന്ന പ്രക്രിയ
#: fish/cmds.c:4166
msgid "set SELinux enabled or disabled at appliance boot"
msgstr "പ്രയോഗം ബൂട്ട് ചെയ്യുമ്പോള്‍ SELinux പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
msgstr ""
"പ്രയോഗം ബൂട്ട് ചെയ്യുമ്പോള്‍ SELinux പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
#: fish/cmds.c:4167
msgid "set number of virtual CPUs in appliance"
@@ -4664,8 +4677,7 @@ msgstr ""
#: fish/copy.c:51
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the "
"image\n"
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
#: fish/copy.c:69
@@ -4730,7 +4742,7 @@ msgstr ""
msgid "use 'list-events' to list event handlers\n"
msgstr ""
#: fish/fish.c:108
#: fish/fish.c:109
#, c-format
msgid ""
"%s: guest filesystem shell\n"
@@ -4781,43 +4793,43 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: fish/fish.c:251
#: fish/fish.c:252
#, c-format
msgid "%s: --listen=PID: PID was not a number: %s\n"
msgstr "%s: --listen=PID: PID ഒരു നംബറല്ല: %s\n"
#: fish/fish.c:258
#: fish/fish.c:259
#, 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:311
#: fish/fish.c:312
#, c-format
msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n"
msgstr ""
#: fish/fish.c:318
#: fish/fish.c:319
#, c-format
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: ഒരു -f പരാമീറ്റര്‍ മാത്രമേ പാടുള്ളൂ\n"
#: fish/fish.c:510
#: fish/fish.c:514
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: ഒരേ സമയത്തു് --listen, --remote എന്നീ ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n"
#: fish/fish.c:518
#: fish/fish.c:522
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: --listen ഫ്ലാഗിനൊപ്പം കമാന്‍ഡ് ലൈനില്‍ അധികമായ പരാമീറ്ററുകള്‍\n"
#: fish/fish.c:524
#: fish/fish.c:528
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: ഒരേ സമയത്തു് --listen, --file എന്നീ ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n"
#: fish/fish.c:699
#: fish/fish.c:703
#, c-format
msgid ""
"\n"
@@ -4830,70 +4842,75 @@ msgid ""
"\n"
msgstr ""
#: fish/fish.c:857 fish/fish.c:873
#: fish/fish.c:861 fish/fish.c:877
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: കമാന്‍ഡ് ആര്‍ഗ്യുമെന്റുകള്‍ വൈറ്റ്സ്പെയിസ് ഉപയോഗിച്ചു് വേര്‍തിരിച്ചിട്ടില്ല\n"
#: fish/fish.c:867
#: fish/fish.c:871
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: അപൂര്‍ണ്ണമായ സിംഗിള്‍ കോട്ട്\n"
#: fish/fish.c:897
#: fish/fish.c:901
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: '%s'-ല്‍ സ്ട്രിങ് പാഴ്സ് ചെയ്യുമ്പോള്‍ ഇന്റേര്‍ണല്‍ പിശക്\n"
#: fish/fish.c:914
#: fish/fish.c:918
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: അനവധി ആര്‍ഗ്യുമെന്റുകള്‍\n"
#: fish/fish.c:989
#: fish/fish.c:993
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
#: fish/fish.c:998
#: fish/fish.c:1002
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: അപൂര്‍ണ്ണമായ ഡബിള്‍ കോട്ട്\n"
#: fish/fish.c:1061
#: fish/fish.c:1065
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: കമാന്‍ഡ് ലൈനില്‍ കാലിയായ കമാന്‍ഡ്\n"
#: fish/fish.c:1219
#: fish/fish.c:1223
msgid "display a list of commands or help on a command"
msgstr "കമാന്‍ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില്‍ ഒരു കമാന്‍ഡിനുള്ള സഹായം കാണിക്കുക"
#: fish/fish.c:1221
#: fish/fish.c:1225
msgid "quit guestfish"
msgstr "guestfish-ല്‍ നിന്നും പുറത്തു് കടക്കുക"
#: fish/fish.c:1232
#: fish/fish.c:1236
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
" help cmd\n"
" help\n"
msgstr "help - കമാന്‍ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില്‍ ഒരു കമാന്‍ഡിനുള്ള സഹായം കാണിക്കുന്നു\n help cmd\n help\n"
msgstr ""
"help - കമാന്‍ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില്‍ ഒരു കമാന്‍ഡിനുള്ള സഹായം കാണിക്കുന്നു\n"
" help cmd\n"
" help\n"
#: fish/fish.c:1240
#: fish/fish.c:1244
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr "quit - quit guestfish\n quit\n"
msgstr ""
"quit - quit guestfish\n"
" quit\n"
#: fish/fish.c:1245
#: fish/fish.c:1249
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: കമാന്‍ഡ് അപരിചിതം, എല്ലാ കമാന്‍ഡുകളും ലഭ്യമാക്കുന്നതിനായി -h ഉപയോഗിക്കുക\n"
#: fish/fish.c:1261
#: fish/fish.c:1265
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -4901,36 +4918,36 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
#: fish/fish.c:1270
#: fish/fish.c:1274
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
#: fish/fish.c:1313
#: fish/fish.c:1317
#, c-format
msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n"
msgstr ""
#: fish/fish.c:1421
#: fish/fish.c:1425
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "Runaway quote in string \"%s\"\n"
#: fish/fish.c:1758
#: fish/fish.c:1762
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
#: fish/fish.c:1778
#: fish/fish.c:1782
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
#: fish/fish.c:1797
#: fish/fish.c:1801
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -4951,7 +4968,8 @@ msgstr "glob: guestfs_glob_expand കോള്‍ പരാജയപ്പെട
#: fish/help.c:39
#, c-format
msgid ""
"Add disk images to examine using the -a or -d options, or the 'add' command.\n"
"Add disk images to examine using the -a or -d options, or the 'add' "
"command.\n"
"Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
"Once you have done this, use the 'run' command.\n"
msgstr ""
@@ -5225,7 +5243,9 @@ msgstr "guestfish: protocol error: 'hello' സന്ദേശം വായിക
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
msgstr "guestfish: protocol error: പതിപ്പില്‍ പൊരുത്തപ്പേടു്, '%s' എന്ന സര്‍വര്‍ പതിപ്പു് ക്ലയന്റ് പതിപ്പു് '%s'-മായി പൊരുത്തപ്പെടുന്നില്ല. രണ്ടും ഒരേപോലെ ആയിരിക്കണം.\n"
msgstr ""
"guestfish: protocol error: പതിപ്പില്‍ പൊരുത്തപ്പേടു്, '%s' എന്ന സര്‍വര്‍ പതിപ്പു് ക്ലയന്റ് "
"പതിപ്പു് '%s'-മായി പൊരുത്തപ്പെടുന്നില്ല. രണ്ടും ഒരേപോലെ ആയിരിക്കണം.\n"
#: fish/rc.c:385 fish/rc.c:399
#, c-format
@@ -5235,7 +5255,8 @@ msgstr "guestfish: remote: സര്‍വര്‍ പ്രവര്‍ത്
#: fish/rc.c:411 fish/rc.c:425
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr "guestfish: protocol error: പ്രാരംഭ സന്ദേശം സര്‍വറിലേക്ക് അയയ്ക്കുവാന്‍ സാധ്യമായില്ല\n"
msgstr ""
"guestfish: protocol error: പ്രാരംഭ സന്ദേശം സര്‍വറിലേക്ക് അയയ്ക്കുവാന്‍ സാധ്യമായില്ല\n"
#: fish/rc.c:436
#, c-format
@@ -5486,10 +5507,12 @@ msgstr ""
msgid ""
"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
"must\n"
"install the separate libguestfs-winsupport package.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
@@ -6330,9 +6353,9 @@ msgstr ""
#, c-format
msgid ""
"current user is not a member of the KVM group (group ID %d). This user "
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended"
" that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group "
"(you might need to log out and log in again)."
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended "
"that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you "
"might need to log out and log in again)."
msgstr ""
#: src/launch-direct.c:287 src/launch-uml.c:159
@@ -6616,7 +6639,8 @@ msgstr ""
#: src/libvirt-domain.c:249
msgid ""
"error: domain is a live virtual machine.\n"
"Writing to the disks of a running virtual machine can cause disk corruption.\n"
"Writing to the disks of a running virtual machine can cause disk "
"corruption.\n"
"Either use read-only access, or if the guest is running the guestfsd daemon\n"
"specify live access. In most libguestfs tools these options are --ro or\n"
"--live respectively. Consult the documentation for further information."
@@ -6932,7 +6956,8 @@ msgstr ""
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"

309
po/mr.po
View File

@@ -1,29 +1,32 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Red Hat Inc.
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# rjones <rjones@redhat.com>, 2011
# sandeeps <sshedmak@redhat.com>, 2011
msgid ""
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: 2014-03-26 10:27+0000\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2014-03-27 12:03+0000\n"
"PO-Revision-Date: 2014-03-26 16:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.com/projects/p/fedora/language/mr/)\n"
"Language-Team: Marathi (http://www.transifex.com/projects/p/fedora/language/"
"mr/)\n"
"Language: mr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: mr\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../builder/index_parser.ml:107
msgid ""
"\n"
"The index file downloaded from '%s' is corrupt.\n"
"You need to ask the supplier of this file to fix it and upload a fixed version.\n"
"You need to ask the supplier of this file to fix it and upload a fixed "
"version.\n"
msgstr ""
#: ../sparsify/copying.ml:81
@@ -53,8 +56,8 @@ msgstr ""
#: ../resize/resize.ml:864
msgid ""
" The surplus space is not large enough for an extra partition to be created"
" and so it will just be ignored."
" The surplus space is not large enough for an extra partition to be created "
"and so it will just be ignored."
msgstr ""
#: ../resize/resize.ml:866
@@ -125,18 +128,18 @@ msgstr ""
#: ../resize/resize.ml:651
msgid ""
"%s: This partition contains a %s filesystem which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
#: ../resize/resize.ml:647
msgid ""
"%s: This partition contains an LVM physical volume which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
@@ -348,8 +351,8 @@ msgstr ""
#: ../resize/resize.ml:587
msgid ""
"%s: partition not found in the source disk image (this error came from '%s' "
"option on the command line). Try running this command: virt-filesystems "
"--partitions --long -a %s"
"option on the command line). Try running this command: virt-filesystems --"
"partitions --long -a %s"
msgstr ""
#: ../resize/resize.ml:498
@@ -435,8 +438,8 @@ msgstr ""
#: ../builder/cmdline.ml:250
msgid ""
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not"
" need any extra arguments.\n"
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not "
"need any extra arguments.\n"
msgstr ""
#: ../builder/cmdline.ml:257
@@ -499,8 +502,8 @@ msgstr ""
#: ../sparsify/copying.ml:66
msgid ""
"--compress cannot be used for raw output. Remove this option or use "
"--convert qcow2."
"--compress cannot be used for raw output. Remove this option or use --"
"convert qcow2."
msgstr ""
#: ../resize/resize.ml:156
@@ -777,7 +780,8 @@ msgstr ""
#: ../resize/resize.ml:921
msgid ""
"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n"
"Failed to initialize the partition table on the target disk. You need to "
"wipe or recreate the target disk and then run virt-resize again.\n"
"\n"
"The underlying error was: %s"
msgstr ""
@@ -925,7 +929,8 @@ msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups (VGs),\n"
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
@@ -1659,7 +1664,8 @@ msgstr ""
#: ../builder/sigchecker.ml:169
msgid ""
"virt-builder: error: GPG failure: could not verify digital signature of file\n"
"virt-builder: error: GPG failure: could not verify digital signature of "
"file\n"
"Try:\n"
" - Use the '-v' option and look for earlier error messages.\n"
" - Delete the cache: virt-builder --delete-cache\n"
@@ -1668,7 +1674,8 @@ msgstr ""
#: ../builder/sigchecker.ml:216
msgid ""
"virt-builder: error: checksum of template did not match the expected checksum!\n"
"virt-builder: error: checksum of template did not match the expected "
"checksum!\n"
" found checksum: %s\n"
" expected checksum: %s\n"
"Try:\n"
@@ -1696,7 +1703,8 @@ msgstr ""
#: ../builder/sigchecker.ml:187
msgid ""
"virt-builder: error: fingerprint of signature does not match the expected fingerprint!\n"
"virt-builder: error: fingerprint of signature does not match the expected "
"fingerprint!\n"
" found fingerprint: %s\n"
" expected fingerprint: %s\n"
msgstr ""
@@ -1753,7 +1761,8 @@ msgid "virt-builder: no kernel found\n"
msgstr ""
#: ../builder/index_parser.ml:285
msgid "virt-builder: you must use relative paths (not '%s') in the index file\n"
msgid ""
"virt-builder: you must use relative paths (not '%s') in the index file\n"
msgstr ""
#: ../builder/index_parser.ml:276
@@ -1814,7 +1823,8 @@ msgstr ""
#: ../resize/resize.ml:1162
msgid ""
"warning: first partition is NTFS but does not contain NTFS boot loader magic\n"
"warning: first partition is NTFS but does not contain NTFS boot loader "
"magic\n"
"%!"
msgstr ""
@@ -1843,7 +1853,7 @@ msgid "you cannot use the same disk image for input and output"
msgstr ""
#: align/scan.c:73 cat/cat.c:56 cat/filesystems.c:87 cat/ls.c:83 df/main.c:66
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:104 fuse/guestmount.c:99
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:105 fuse/guestmount.c:99
#: fuse/guestunmount.c:52 inspector/inspector.c:67 make-fs/make-fs.c:73
#: rescue/rescue.c:56
#, c-format
@@ -1874,7 +1884,7 @@ msgstr ""
#: align/scan.c:133 cat/cat.c:115 cat/filesystems.c:187 cat/ls.c:174
#: df/main.c:133 diff/diff.c:191 diff/diff.c:197 edit/edit.c:134
#: fish/fish.c:234 format/format.c:129 fuse/guestmount.c:206
#: fish/fish.c:235 format/format.c:129 fuse/guestmount.c:206
#: inspector/inspector.c:127 make-fs/make-fs.c:115 rescue/rescue.c:135
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -1882,7 +1892,7 @@ msgstr "guestfs_create: हँडल निर्माण करण्यास
#: align/scan.c:153 builder/index-validate.c:84 cat/cat.c:137
#: cat/filesystems.c:241 cat/ls.c:224 df/main.c:157 diff/diff.c:262
#: edit/edit.c:156 fish/fish.c:292 format/format.c:183 fuse/guestmount.c:241
#: edit/edit.c:156 fish/fish.c:293 format/format.c:183 fuse/guestmount.c:241
#: fuse/guestunmount.c:124 inspector/inspector.c:151 make-fs/make-fs.c:142
#: rescue/rescue.c:192
#, c-format
@@ -1975,9 +1985,26 @@ msgid ""
" -V|--version Display version and exit\n"
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
msgstr "%s: वर्च्युअल मशीनमध्ये फाइल्स् दाखवा\nसर्वहक्कस्वाधीन (C) 2010 Red Hat Inc.\nवापर:\n %s [--options] -d domname फाइल [फाइल ...]\n %s [--options] -a disk.img [-a disk.img ...] फाइल [फाइल ...]\nपर्याय:\n -a|--add image प्रतिमा समाविष्ट करा\n -c|--connect uri -d पर्यायकरीता libvirt URI निर्देशीत करा\n -d|--domain guest libvirt अतिथीपासून डिस्क्स् समाविष्ट करा\n --echo-keys पासफ्रेजेसकरीता echo बंद करू नका\n --format[=raw|..] -a पर्यायकरीता डिस्क रूपण जबरनरित्या लागू करा\n --help मदत थोडक्यात दाखवा\n --keys-from-stdin stdin पासून पासफ्रेजेस् वाचा\n -v|--verbose वर्बोस् संदेश\n -V|--version आवृत्ती दाखवा व बाहेर पडा\n -x libguestfs API कॉल्स् ट्रेस करा\nअधिक माहितीकरीता, manpage %s(1) पहा.\n"
msgstr ""
"%s: वर्च्युअल मशीनमध्ये फाइल्स् दाखवा\n"
"सर्वहक्कस्वाधीन (C) 2010 Red Hat Inc.\n"
"वापर:\n"
" %s [--options] -d domname फाइल [फाइल ...]\n"
" %s [--options] -a disk.img [-a disk.img ...] फाइल [फाइल ...]\n"
"पर्याय:\n"
" -a|--add image प्रतिमा समाविष्ट करा\n"
" -c|--connect uri -d पर्यायकरीता libvirt URI निर्देशीत करा\n"
" -d|--domain guest libvirt अतिथीपासून डिस्क्स् समाविष्ट करा\n"
" --echo-keys पासफ्रेजेसकरीता echo बंद करू नका\n"
" --format[=raw|..] -a पर्यायकरीता डिस्क रूपण जबरनरित्या लागू करा\n"
" --help मदत थोडक्यात दाखवा\n"
" --keys-from-stdin stdin पासून पासफ्रेजेस् वाचा\n"
" -v|--verbose वर्बोस् संदेश\n"
" -V|--version आवृत्ती दाखवा व बाहेर पडा\n"
" -x libguestfs API कॉल्स् ट्रेस करा\n"
"अधिक माहितीकरीता, manpage %s(1) पहा.\n"
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1764
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1768
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2024,7 +2051,41 @@ msgid ""
" Display LVM volume groups\n"
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
msgstr "%s: फाइलप्रणाली, विभाजने, ब्लॉक साधणे, LVM यांस एका VM मध्ये सूचीत दाखवा\nसर्वहक्कस्वाधीन (C) 2010 Red Hat Inc.\nवापर:\n %s [--options] -d domname\n %s [--options] -a disk.img [-a disk.img ...]\nपर्याय:\n -a|--add image प्रतिमा समाविष्ट करा\n --all सर्व दाखवा\n --blkdevs|--block-devices\n ब्लॉक साधणे दाखवा\n -c|--connect uri -d पर्यायकरीता libvirt URI निर्देशीत करा\n --csv कॉमा-सेपरेटेड् वॅल्यूज प्रमाणे आऊटपुटमध्ये जमा करा\n -d|--domain guest libvirt अतिथीपासून डिस्क्स् समाविष्ट करा\n --echo-keys पासफ्रेजेस् करीता echo बंद करू नका\n --extra स्वॅप व डाटा फाइलप्रणाली दाखवा\n --filesystems माऊंटजोगी फाइलप्रणाली दाखवा\n --format[=raw|..] -a पर्यायकरीता डिस्क रूपण जबरनरित्या लागू करा\n -h|--human-readable --long आऊटपुट स्वरूपातील वाचनजोगी आकार\n --help संक्षिप्त मदत दाखवा\n --keys-from-stdin stdin पासून पासफ्रेजेस् वाचा\n -l|--long लाँग आऊटपुट\n --lvs|--logvols|--logical-volumes\n LVM लॉजिकल वॉल्यूम्स् दाखवा\n --no-title --long आउटपुटमध्ये शिर्षक आढळले नाही\n --parts|--partitions विभाजने दाखवा\n --pvs|--physvols|--physical-volumes\n LVM फिजिकल वॉल्यूम्स् दाखवा\n --uuid|--uuids --long आऊटपुटमध्ये UUIDs समाविष्ट करा\n -v|--verbose वर्बोस् संदेश\n -V|--version आवृत्ती दाखवा व बाहेर पडा\n --vgs|--volgroups|--volume-groups\n LVM वॉल्यूम ग्रूप्स् दाखवा\n -x libguestfs API कॉल्स् ट्रेस करा\nअधिक माहितीकरीता, manpage %s(1) पहा.\n"
msgstr ""
"%s: फाइलप्रणाली, विभाजने, ब्लॉक साधणे, LVM यांस एका VM मध्ये सूचीत दाखवा\n"
"सर्वहक्कस्वाधीन (C) 2010 Red Hat Inc.\n"
"वापर:\n"
" %s [--options] -d domname\n"
" %s [--options] -a disk.img [-a disk.img ...]\n"
"पर्याय:\n"
" -a|--add image प्रतिमा समाविष्ट करा\n"
" --all सर्व दाखवा\n"
" --blkdevs|--block-devices\n"
" ब्लॉक साधणे दाखवा\n"
" -c|--connect uri -d पर्यायकरीता libvirt URI निर्देशीत करा\n"
" --csv कॉमा-सेपरेटेड् वॅल्यूज प्रमाणे आऊटपुटमध्ये जमा करा\n"
" -d|--domain guest libvirt अतिथीपासून डिस्क्स् समाविष्ट करा\n"
" --echo-keys पासफ्रेजेस् करीता echo बंद करू नका\n"
" --extra स्वॅप व डाटा फाइलप्रणाली दाखवा\n"
" --filesystems माऊंटजोगी फाइलप्रणाली दाखवा\n"
" --format[=raw|..] -a पर्यायकरीता डिस्क रूपण जबरनरित्या लागू करा\n"
" -h|--human-readable --long आऊटपुट स्वरूपातील वाचनजोगी आकार\n"
" --help संक्षिप्त मदत दाखवा\n"
" --keys-from-stdin stdin पासून पासफ्रेजेस् वाचा\n"
" -l|--long लाँग आऊटपुट\n"
" --lvs|--logvols|--logical-volumes\n"
" LVM लॉजिकल वॉल्यूम्स् दाखवा\n"
" --no-title --long आउटपुटमध्ये शिर्षक आढळले नाही\n"
" --parts|--partitions विभाजने दाखवा\n"
" --pvs|--physvols|--physical-volumes\n"
" LVM फिजिकल वॉल्यूम्स् दाखवा\n"
" --uuid|--uuids --long आऊटपुटमध्ये UUIDs समाविष्ट करा\n"
" -v|--verbose वर्बोस् संदेश\n"
" -V|--version आवृत्ती दाखवा व बाहेर पडा\n"
" --vgs|--volgroups|--volume-groups\n"
" LVM वॉल्यूम ग्रूप्स् दाखवा\n"
" -x libguestfs API कॉल्स् ट्रेस करा\n"
"अधिक माहितीकरीता, manpage %s(1) पहा.\n"
#: cat/filesystems.c:303 cat/ls.c:332 df/main.c:262 diff/diff.c:328
#, c-format
@@ -2224,12 +2285,12 @@ msgstr ""
msgid "%s: extra arguments on the command line\n"
msgstr ""
#: diff/diff.c:732
#: diff/diff.c:739
#, c-format
msgid "%s: external diff command failed\n"
msgstr ""
#: diff/diff.c:736
#: diff/diff.c:743
msgid "End of diff"
msgstr ""
@@ -2320,7 +2381,8 @@ msgstr "ड्राइव्हला स्नॅपशॉट मोडमध
#: fish/cmds.c:3743
msgid "add a drive read-only specifying the QEMU block emulation to use"
msgstr "वापरण्याजोगी QEMU ब्लॉक एम्यूलेशन निर्देशीत करणारे फक्त वाचनीय ड्राइव्ह समाविष्ट करा"
msgstr ""
"वापरण्याजोगी QEMU ब्लॉक एम्यूलेशन निर्देशीत करणारे फक्त वाचनीय ड्राइव्ह समाविष्ट करा"
#: fish/cmds.c:3744
msgid "add a temporary scratch drive"
@@ -4665,9 +4727,10 @@ msgstr ""
#: fish/copy.c:51
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the "
"image\n"
msgstr "प्रतिमामध्ये फाइल्स्चे प्रत बनवण्यासाठी 'copy-in <local> [<local>...] <remotedir>' याचा वापर करा\n"
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
"प्रतिमामध्ये फाइल्स्चे प्रत बनवण्यासाठी 'copy-in <local> [<local>...] <remotedir>' "
"याचा वापर करा\n"
#: fish/copy.c:69
#, c-format
@@ -4684,7 +4747,9 @@ msgstr "त्रुटी: घटक झिरो लेंग्थ् कि
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr "प्रतिमेच्या बाहेर फाइल्चे प्रत निर्माण करण्यासाठी 'copy-out <remote> [<remote>...] <localdir>' वापर करा\n"
msgstr ""
"प्रतिमेच्या बाहेर फाइल्चे प्रत निर्माण करण्यासाठी 'copy-out <remote> [<remote>...] "
"<localdir>' वापर करा\n"
#: fish/copy.c:213
#, c-format
@@ -4731,7 +4796,7 @@ msgstr ""
msgid "use 'list-events' to list event handlers\n"
msgstr ""
#: fish/fish.c:108
#: fish/fish.c:109
#, c-format
msgid ""
"%s: guest filesystem shell\n"
@@ -4782,43 +4847,43 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: fish/fish.c:251
#: fish/fish.c:252
#, c-format
msgid "%s: --listen=PID: PID was not a number: %s\n"
msgstr "%s: --listen=PID: PID क्रमांक प्रमाणे आढळले नाही: %s\n"
#: fish/fish.c:258
#: fish/fish.c:259
#, c-format
msgid ""
"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
msgstr "%s: रिमोट: $GUESTFISH_PID यांस रिमोट कार्याच्या PID करीता सेट केले पाहिजे\n"
#: fish/fish.c:311
#: fish/fish.c:312
#, c-format
msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n"
msgstr ""
#: fish/fish.c:318
#: fish/fish.c:319
#, c-format
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: फक्त एकच -f घटक दिले जाऊ शकते\n"
#: fish/fish.c:510
#: fish/fish.c:514
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: --listen व --remote पर्याय एकाच वेळी वापरणे अशक्य\n"
#: fish/fish.c:518
#: fish/fish.c:522
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: --listen फ्लॅगसह आदेश ओळीवरील अगाऊ घटके\n"
#: fish/fish.c:524
#: fish/fish.c:528
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: --listen व --file पर्यायचा वापर एकाचवेळी करणे अशक्य\n"
#: fish/fish.c:699
#: fish/fish.c:703
#, c-format
msgid ""
"\n"
@@ -4831,107 +4896,115 @@ msgid ""
"\n"
msgstr ""
#: fish/fish.c:857 fish/fish.c:873
#: fish/fish.c:861 fish/fish.c:877
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: आदेश घटके वाईटस्पेस द्वारे विभाजीत नाही\n"
#: fish/fish.c:867
#: fish/fish.c:871
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: न ओळखलेले सींगल क्वोट\n"
#: fish/fish.c:897
#: fish/fish.c:901
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: '%s' येथील अक्षरसंच वाचतेवेळी आंतरीक त्रुटी आढळली\n"
#: fish/fish.c:914
#: fish/fish.c:918
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: खूप जास्त घटके आढळले\n"
#: fish/fish.c:989
#: fish/fish.c:993
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
#: fish/fish.c:998
#: fish/fish.c:1002
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: न ओळखलेले डबल क्वोट\n"
#: fish/fish.c:1061
#: fish/fish.c:1065
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: आदेश ओळवर रिकामे आदेश आढळले\n"
#: fish/fish.c:1219
#: fish/fish.c:1223
msgid "display a list of commands or help on a command"
msgstr "आदेश सूची किंवा आदेशकरीता मदत दाखवा"
#: fish/fish.c:1221
#: fish/fish.c:1225
msgid "quit guestfish"
msgstr "guestfish पासून बाहेर पडा"
#: fish/fish.c:1232
#: fish/fish.c:1236
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
" help cmd\n"
" help\n"
msgstr "help - आदेशांची सूची किंवा आदेश करीता मदत दाखवतो\n help cmd\n help\n"
msgstr ""
"help - आदेशांची सूची किंवा आदेश करीता मदत दाखवतो\n"
" help cmd\n"
" help\n"
#: fish/fish.c:1240
#: fish/fish.c:1244
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr "quit - guestfish पासून बाहेर पडा\n quit\n"
msgstr ""
"quit - guestfish पासून बाहेर पडा\n"
" quit\n"
#: fish/fish.c:1245
#: fish/fish.c:1249
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: आदेश परिचीत नाही, सर्व आदेश दाखवण्यासाठी -h याचा वापर करा\n"
#: fish/fish.c:1261
#: fish/fish.c:1265
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
"For a list of commands: guestfish -h\n"
"For complete documentation: man guestfish\n"
msgstr "डिस्क प्रतिमा उघडायचे? guestfish -a disk.img\nआदेशांच्या सूचीकरीता: guestfish -h\nसंपूर्ण दस्तऐवजीकरणकरीता: man guestfish\n"
msgstr ""
"डिस्क प्रतिमा उघडायचे? guestfish -a disk.img\n"
"आदेशांच्या सूचीकरीता: guestfish -h\n"
"संपूर्ण दस्तऐवजीकरणकरीता: man guestfish\n"
#: fish/fish.c:1270
#: fish/fish.c:1274
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
#: fish/fish.c:1313
#: fish/fish.c:1317
#, c-format
msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n"
msgstr ""
#: fish/fish.c:1421
#: fish/fish.c:1425
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "\"%s\" अक्षरमाळामध्ये रनअव्हे शब्द आढळले\n"
#: fish/fish.c:1758
#: fish/fish.c:1762
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
#: fish/fish.c:1778
#: fish/fish.c:1782
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
#: fish/fish.c:1797
#: fish/fish.c:1801
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -4952,10 +5025,16 @@ msgstr "glob: guestfs_glob_expand कॉल अपयशी: %s\n"
#: fish/help.c:39
#, c-format
msgid ""
"Add disk images to examine using the -a or -d options, or the 'add' command.\n"
"Add disk images to examine using the -a or -d options, or the 'add' "
"command.\n"
"Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
"Once you have done this, use the 'run' command.\n"
msgstr "-a किंवा -d पर्याय, किंवा 'add' आदेशचा वापर करून विश्लेषणकरीता डिस्क प्रतिमा समाविष्ट करा.\nकिंवा -N, किंवा 'alloc' किंवा 'sparse' आदेशांचा वापर करून नवीन डिस्क प्रतिमा निर्माण करा.\nएकदाचे असे केल्यास, 'run' आदेशचा वापर करा.\n"
msgstr ""
"-a किंवा -d पर्याय, किंवा 'add' आदेशचा वापर करून विश्लेषणकरीता डिस्क प्रतिमा समाविष्ट "
"करा.\n"
"किंवा -N, किंवा 'alloc' किंवा 'sparse' आदेशांचा वापर करून नवीन डिस्क प्रतिमा निर्माण "
"करा.\n"
"एकदाचे असे केल्यास, 'run' आदेशचा वापर करा.\n"
#: fish/help.c:45
#, c-format
@@ -4971,7 +5050,10 @@ msgid ""
"For more information about a command, use 'help cmd'.\n"
"\n"
"To read the manual, type 'man'.\n"
msgstr "आदेशविषयी अधिक माहितीकरीता, 'help cmd' याचा वापर करा.\n\nमॅन्यूअल वाचण्यासाठी, 'man' टाइप करा.\n"
msgstr ""
"आदेशविषयी अधिक माहितीकरीता, 'help cmd' याचा वापर करा.\n"
"\n"
"मॅन्यूअल वाचण्यासाठी, 'man' टाइप करा.\n"
#: fish/hexedit.c:42
#, c-format
@@ -4989,7 +5071,10 @@ msgid ""
"hexedit: %s is larger than %s. You must supply a limit using\n"
" 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
" 'hexedit %s <start> <max>'.\n"
msgstr "hexedit: %s हे %s पेक्षा मोठे आहे. \n 'hexedit %s <max>' (उदा. 'hexedit %s 1M') याचा वापर करून लिमिट पुरवणे किंवा\n 'hexedit %s <start> <max>' याचा वापर करून व्याप्ति पुरवणे आवश्यक आहे.\n"
msgstr ""
"hexedit: %s हे %s पेक्षा मोठे आहे. \n"
" 'hexedit %s <max>' (उदा. 'hexedit %s 1M') याचा वापर करून लिमिट पुरवणे किंवा\n"
" 'hexedit %s <start> <max>' याचा वापर करून व्याप्ति पुरवणे आवश्यक आहे.\n"
#: fish/hexedit.c:93
#, c-format
@@ -5166,7 +5251,9 @@ msgstr "फाइलप्रणाली निर्माण करण्य
msgid ""
"List of available prepared disk images:\n"
"\n"
msgstr "उपलब्ध तयार डिस्क प्रतिमांची सूची:\n\n"
msgstr ""
"उपलब्ध तयार डिस्क प्रतिमांची सूची:\n"
"\n"
#: fish/prep.c:41
#, c-format
@@ -5174,7 +5261,10 @@ msgid ""
"guestfish -N %-8s - %s\n"
"\n"
"%s\n"
msgstr "guestfish -N %-8s - %s\n\n%s\n"
msgstr ""
"guestfish -N %-8s - %s\n"
"\n"
"%s\n"
#: fish/prep.c:49
#, c-format
@@ -5203,7 +5293,9 @@ msgstr ""
msgid ""
"guestfish: -N parameter '%s': no such prepared disk image known.\n"
"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
msgstr "guestfish: -N घटक '%s': या प्रकारची तयार डिस्क प्रतिमा परिचीत नाही.\nN घटककरीता संभाव्य मूल्य सूचीत दाखवण्यासाठी 'guestfish -N help' याचा वापर करा.\n"
msgstr ""
"guestfish: -N घटक '%s': या प्रकारची तयार डिस्क प्रतिमा परिचीत नाही.\n"
"N घटककरीता संभाव्य मूल्य सूचीत दाखवण्यासाठी 'guestfish -N help' याचा वापर करा.\n"
#: fish/prep.c:163
#, c-format
@@ -5226,7 +5318,9 @@ msgstr "guestfish: प्रोटोकॉल त्रुटी: 'hello' स
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
msgstr "guestfish: प्रोटोकॉल त्रुटी: आवृत्ती जुळली नाही, सर्व्हर आवृत्ती '%s' क्लाएंट आवृत्ती '%s' सह जुळत नाही. दोन्ही आवृत्ती बरोबर जुळायला हवे.\n"
msgstr ""
"guestfish: प्रोटोकॉल त्रुटी: आवृत्ती जुळली नाही, सर्व्हर आवृत्ती '%s' क्लाएंट आवृत्ती '%s' "
"सह जुळत नाही. दोन्ही आवृत्ती बरोबर जुळायला हवे.\n"
#: fish/rc.c:385 fish/rc.c:399
#, c-format
@@ -5487,15 +5581,27 @@ msgstr ""
msgid ""
"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
"must\n"
"install the separate libguestfs-winsupport package.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr "%s: या डिस्क प्रतिमा अंतर्गत कार्यप्रणाली आढळली नाही.\n\nहे सहसा फाइल डिस्क प्रतिमा, किंवा वर्च्युअल मशीन प्रतिमा नसल्यामुळे, \nकिंवा libguestfs द्वारे OS प्रकार न कळल्यामुळे असू शकते.\n\nटिप Red Hat Enterprise Linux 6 वापरकर्त्यांसाठी: Windows अतिथी समर्थनकरीता तुम्ही\nवेगळे libguestfs-winsupport संकुल प्रतिष्ठापीत करायला हवे.\n\nही त्रुटी आहे असे आढळल्यास, कृपया बग अहवाल सादर करा ज्यामध्ये \nडिस्क प्रतिमाविषयी जास्तित जास्त माहिती समाविष्टीत असेल.\n"
msgstr ""
"%s: या डिस्क प्रतिमा अंतर्गत कार्यप्रणाली आढळली नाही.\n"
"\n"
"हे सहसा फाइल डिस्क प्रतिमा, किंवा वर्च्युअल मशीन प्रतिमा नसल्यामुळे, \n"
"किंवा libguestfs द्वारे OS प्रकार न कळल्यामुळे असू शकते.\n"
"\n"
"टिप Red Hat Enterprise Linux 6 वापरकर्त्यांसाठी: Windows अतिथी समर्थनकरीता तुम्ही\n"
"वेगळे libguestfs-winsupport संकुल प्रतिष्ठापीत करायला हवे.\n"
"\n"
"ही त्रुटी आहे असे आढळल्यास, कृपया बग अहवाल सादर करा ज्यामध्ये \n"
"डिस्क प्रतिमाविषयी जास्तित जास्त माहिती समाविष्टीत असेल.\n"
#: inspector/inspector.c:291
#, c-format
@@ -6315,7 +6421,9 @@ msgstr "अधिकृत तपासणी डाटा आढळले न
msgid ""
"%s: root device not found: only call this function with a root device "
"previously returned by guestfs_inspect_os"
msgstr "%s: रूट साधण आढळले नाही: guestfs_inspect_os द्वारे पूर्वी पुरवलेल्या रूट साधणसह फंक्शनद्वारेच कॉल करा"
msgstr ""
"%s: रूट साधण आढळले नाही: guestfs_inspect_os द्वारे पूर्वी पुरवलेल्या रूट साधणसह "
"फंक्शनद्वारेच कॉल करा"
#: src/launch-direct.c:165
#, c-format
@@ -6331,9 +6439,9 @@ msgstr ""
#, c-format
msgid ""
"current user is not a member of the KVM group (group ID %d). This user "
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended"
" that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group "
"(you might need to log out and log in again)."
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended "
"that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you "
"might need to log out and log in again)."
msgstr ""
#: src/launch-direct.c:287 src/launch-uml.c:159
@@ -6617,11 +6725,17 @@ msgstr "डोमेन माहिती प्राप्त करतेव
#: src/libvirt-domain.c:249
msgid ""
"error: domain is a live virtual machine.\n"
"Writing to the disks of a running virtual machine can cause disk corruption.\n"
"Writing to the disks of a running virtual machine can cause disk "
"corruption.\n"
"Either use read-only access, or if the guest is running the guestfsd daemon\n"
"specify live access. In most libguestfs tools these options are --ro or\n"
"--live respectively. Consult the documentation for further information."
msgstr "त्रुटी: डोमैन लाईव्ह वर्च्युअल मशीन आहे.\nकार्यरत वर्च्युअल मशीनच्या डिस्कस्वर लिहल्यास डिस्क सदोषीत होऊ शकते.\nएकतर फक्त वाचणीय प्रवेशचा वापर करा, किंवा अतिथी guestfsd डिमन चालवत असल्यास\nlive प्रवेश निर्देशीत करा. बहुतांश libguestfs साधनांमध्ये हे पर्याय --ro किंवा\n--live असे असतात. पुढील माहितीकरीता दस्तऐवजीकरणचा सल्ला घ्या."
msgstr ""
"त्रुटी: डोमैन लाईव्ह वर्च्युअल मशीन आहे.\n"
"कार्यरत वर्च्युअल मशीनच्या डिस्कस्वर लिहल्यास डिस्क सदोषीत होऊ शकते.\n"
"एकतर फक्त वाचणीय प्रवेशचा वापर करा, किंवा अतिथी guestfsd डिमन चालवत असल्यास\n"
"live प्रवेश निर्देशीत करा. बहुतांश libguestfs साधनांमध्ये हे पर्याय --ro किंवा\n"
"--live असे असतात. पुढील माहितीकरीता दस्तऐवजीकरणचा सल्ला घ्या."
#: src/libvirt-domain.c:337
#, c-format
@@ -6676,7 +6790,9 @@ msgstr "libvirt डोमेनमध्ये डिस्क्स् आढ
msgid ""
"this guest has no libvirt <channel> definition for guestfsd\n"
"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
msgstr "या अतिथीकडे guestfsd करीता libvirt <channel> व्याख्या नाही\nपुढील माहितीसाठी guestfs(3) मध्ये सुरू डिमन्स्ला कसे जोडायचे पहा."
msgstr ""
"या अतिथीकडे guestfsd करीता libvirt <channel> व्याख्या नाही\n"
"पुढील माहितीसाठी guestfs(3) मध्ये सुरू डिमन्स्ला कसे जोडायचे पहा."
#: src/libvirt-domain.c:747
#, c-format
@@ -6933,12 +7049,20 @@ msgstr "virt-tar: {dir}: डिरेक्ट्रीचे नाव '/' अ
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr "{prog}: या डिस्क प्रतिमा अंतर्गत कार्यप्रणाली आढळली नाही.\n\nहे सहसा फाइल डिस्क प्रतिमा, किंवा वर्च्युअल मशीन प्रतिमा नसल्यामुळे, \nकिंवा libguestfs द्वारे OS प्रकार न कळल्यामुळे असू शकते.\n\nही त्रुटी आहे असे आढळल्यास, \nकृपया डिस्क प्रतिमाविषयी जास्तित जास्त माहिती समाविष्ट करून बग अहवाल सादर करा.\n"
msgstr ""
"{prog}: या डिस्क प्रतिमा अंतर्गत कार्यप्रणाली आढळली नाही.\n"
"\n"
"हे सहसा फाइल डिस्क प्रतिमा, किंवा वर्च्युअल मशीन प्रतिमा नसल्यामुळे, \n"
"किंवा libguestfs द्वारे OS प्रकार न कळल्यामुळे असू शकते.\n"
"\n"
"ही त्रुटी आहे असे आढळल्यास, \n"
"कृपया डिस्क प्रतिमाविषयी जास्तित जास्त माहिती समाविष्ट करून बग अहवाल सादर करा.\n"
#: tools/virt-tar:262 tools/virt-win-reg:302
#, perl-brace-format
@@ -6953,7 +7077,8 @@ msgstr "libvirt डोमेन नाव किंवा डिस्क प्
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
msgstr "आणखी 1 किंवा 2 घटके, सबकि पाथ तसेच वैकल्पिकरित्या एक्सपोर्ट करण्याजोगी मूल्य अपेक्षीत आहे\n"
msgstr ""
"आणखी 1 किंवा 2 घटके, सबकि पाथ तसेच वैकल्पिकरित्या एक्सपोर्ट करण्याजोगी मूल्य अपेक्षीत आहे\n"
#: tools/virt-win-reg:483
#, perl-brace-format

858
po/nl.po

File diff suppressed because it is too large Load Diff

175
po/or.po
View File

@@ -1,28 +1,31 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Red Hat Inc.
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# rjones <rjones@redhat.com>, 2011
msgid ""
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: 2014-03-26 10:27+0000\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2014-03-27 12:03+0000\n"
"PO-Revision-Date: 2014-03-26 16:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.com/projects/p/fedora/language/or/)\n"
"Language-Team: Oriya (http://www.transifex.com/projects/p/fedora/language/"
"or/)\n"
"Language: or\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: or\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../builder/index_parser.ml:107
msgid ""
"\n"
"The index file downloaded from '%s' is corrupt.\n"
"You need to ask the supplier of this file to fix it and upload a fixed version.\n"
"You need to ask the supplier of this file to fix it and upload a fixed "
"version.\n"
msgstr ""
#: ../sparsify/copying.ml:81
@@ -52,8 +55,8 @@ msgstr ""
#: ../resize/resize.ml:864
msgid ""
" The surplus space is not large enough for an extra partition to be created"
" and so it will just be ignored."
" The surplus space is not large enough for an extra partition to be created "
"and so it will just be ignored."
msgstr ""
#: ../resize/resize.ml:866
@@ -124,18 +127,18 @@ msgstr ""
#: ../resize/resize.ml:651
msgid ""
"%s: This partition contains a %s filesystem which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
#: ../resize/resize.ml:647
msgid ""
"%s: This partition contains an LVM physical volume which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
@@ -347,8 +350,8 @@ msgstr ""
#: ../resize/resize.ml:587
msgid ""
"%s: partition not found in the source disk image (this error came from '%s' "
"option on the command line). Try running this command: virt-filesystems "
"--partitions --long -a %s"
"option on the command line). Try running this command: virt-filesystems --"
"partitions --long -a %s"
msgstr ""
#: ../resize/resize.ml:498
@@ -434,8 +437,8 @@ msgstr ""
#: ../builder/cmdline.ml:250
msgid ""
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not"
" need any extra arguments.\n"
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not "
"need any extra arguments.\n"
msgstr ""
#: ../builder/cmdline.ml:257
@@ -498,8 +501,8 @@ msgstr ""
#: ../sparsify/copying.ml:66
msgid ""
"--compress cannot be used for raw output. Remove this option or use "
"--convert qcow2."
"--compress cannot be used for raw output. Remove this option or use --"
"convert qcow2."
msgstr ""
#: ../resize/resize.ml:156
@@ -776,7 +779,8 @@ msgstr ""
#: ../resize/resize.ml:921
msgid ""
"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n"
"Failed to initialize the partition table on the target disk. You need to "
"wipe or recreate the target disk and then run virt-resize again.\n"
"\n"
"The underlying error was: %s"
msgstr ""
@@ -924,7 +928,8 @@ msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups (VGs),\n"
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
@@ -1658,7 +1663,8 @@ msgstr ""
#: ../builder/sigchecker.ml:169
msgid ""
"virt-builder: error: GPG failure: could not verify digital signature of file\n"
"virt-builder: error: GPG failure: could not verify digital signature of "
"file\n"
"Try:\n"
" - Use the '-v' option and look for earlier error messages.\n"
" - Delete the cache: virt-builder --delete-cache\n"
@@ -1667,7 +1673,8 @@ msgstr ""
#: ../builder/sigchecker.ml:216
msgid ""
"virt-builder: error: checksum of template did not match the expected checksum!\n"
"virt-builder: error: checksum of template did not match the expected "
"checksum!\n"
" found checksum: %s\n"
" expected checksum: %s\n"
"Try:\n"
@@ -1695,7 +1702,8 @@ msgstr ""
#: ../builder/sigchecker.ml:187
msgid ""
"virt-builder: error: fingerprint of signature does not match the expected fingerprint!\n"
"virt-builder: error: fingerprint of signature does not match the expected "
"fingerprint!\n"
" found fingerprint: %s\n"
" expected fingerprint: %s\n"
msgstr ""
@@ -1752,7 +1760,8 @@ msgid "virt-builder: no kernel found\n"
msgstr ""
#: ../builder/index_parser.ml:285
msgid "virt-builder: you must use relative paths (not '%s') in the index file\n"
msgid ""
"virt-builder: you must use relative paths (not '%s') in the index file\n"
msgstr ""
#: ../builder/index_parser.ml:276
@@ -1813,7 +1822,8 @@ msgstr ""
#: ../resize/resize.ml:1162
msgid ""
"warning: first partition is NTFS but does not contain NTFS boot loader magic\n"
"warning: first partition is NTFS but does not contain NTFS boot loader "
"magic\n"
"%!"
msgstr ""
@@ -1842,7 +1852,7 @@ msgid "you cannot use the same disk image for input and output"
msgstr ""
#: align/scan.c:73 cat/cat.c:56 cat/filesystems.c:87 cat/ls.c:83 df/main.c:66
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:104 fuse/guestmount.c:99
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:105 fuse/guestmount.c:99
#: fuse/guestunmount.c:52 inspector/inspector.c:67 make-fs/make-fs.c:73
#: rescue/rescue.c:56
#, c-format
@@ -1873,7 +1883,7 @@ msgstr ""
#: align/scan.c:133 cat/cat.c:115 cat/filesystems.c:187 cat/ls.c:174
#: df/main.c:133 diff/diff.c:191 diff/diff.c:197 edit/edit.c:134
#: fish/fish.c:234 format/format.c:129 fuse/guestmount.c:206
#: fish/fish.c:235 format/format.c:129 fuse/guestmount.c:206
#: inspector/inspector.c:127 make-fs/make-fs.c:115 rescue/rescue.c:135
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -1881,7 +1891,7 @@ msgstr "guestfs_create: ନିୟନ୍ତ୍ରଣ ପ୍ରସ୍ତୁତ କ
#: align/scan.c:153 builder/index-validate.c:84 cat/cat.c:137
#: cat/filesystems.c:241 cat/ls.c:224 df/main.c:157 diff/diff.c:262
#: edit/edit.c:156 fish/fish.c:292 format/format.c:183 fuse/guestmount.c:241
#: edit/edit.c:156 fish/fish.c:293 format/format.c:183 fuse/guestmount.c:241
#: fuse/guestunmount.c:124 inspector/inspector.c:151 make-fs/make-fs.c:142
#: rescue/rescue.c:192
#, c-format
@@ -1976,7 +1986,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1764
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1768
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2223,12 +2233,12 @@ msgstr ""
msgid "%s: extra arguments on the command line\n"
msgstr ""
#: diff/diff.c:732
#: diff/diff.c:739
#, c-format
msgid "%s: external diff command failed\n"
msgstr ""
#: diff/diff.c:736
#: diff/diff.c:743
msgid "End of diff"
msgstr ""
@@ -4257,7 +4267,8 @@ msgstr "ଗୋଟିଏ ସଂକୋଚିତ ଫାଇଲ ଭିତରେ ଫ
#: fish/cmds.c:4265
msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
msgstr "ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ପାଇଁ ବିସ୍ତୃତ ସହାୟତା ଦର୍ଶାଇବା ପାଇଁ -h <cmd> / help <cmd> ବ୍ୟବହାର କରନ୍ତୁ।"
msgstr ""
"ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ପାଇଁ ବିସ୍ତୃତ ସହାୟତା ଦର୍ଶାଇବା ପାଇଁ -h <cmd> / help <cmd> ବ୍ୟବହାର କରନ୍ତୁ।"
#: fish/cmds.c:4805 fish/cmds.c:4834 fish/cmds.c:4867 fish/cmds.c:4897
#: fish/cmds.c:5124 fish/cmds.c:5150 fish/cmds.c:5243 fish/cmds.c:5269
@@ -4664,8 +4675,7 @@ msgstr ""
#: fish/copy.c:51
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the "
"image\n"
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
#: fish/copy.c:69
@@ -4730,7 +4740,7 @@ msgstr ""
msgid "use 'list-events' to list event handlers\n"
msgstr ""
#: fish/fish.c:108
#: fish/fish.c:109
#, c-format
msgid ""
"%s: guest filesystem shell\n"
@@ -4781,43 +4791,43 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: fish/fish.c:251
#: fish/fish.c:252
#, c-format
msgid "%s: --listen=PID: PID was not a number: %s\n"
msgstr "%s: --listen=PID: PID ଗୋଟିଏ ସଂଖ୍ୟା ନୁହଁ: %s\n"
#: fish/fish.c:258
#: fish/fish.c:259
#, c-format
msgid ""
"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
msgstr "%s: ସୁଦୂର: $GUESTFISH_PID ନିଶ୍ଚିତ ଭାବରେ PID ରେ ସୁଦୂର ପଦ୍ଧତିରେ ସେଟ ହୋଇଛି\n"
#: fish/fish.c:311
#: fish/fish.c:312
#, c-format
msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n"
msgstr ""
#: fish/fish.c:318
#: fish/fish.c:319
#, c-format
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: କେବଳ ଗୋଟିଏ -f ପ୍ରାଚଳ ଦିଆହୋଇଛି\n"
#: fish/fish.c:510
#: fish/fish.c:514
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: --listen ଏବଂ --remote ବିକଳ୍ପଗୁଡ଼ିକୁ ଏକ ସମୟରେ ବ୍ୟବହାର କରିପାରିବେ ନାହିଁ\n"
#: fish/fish.c:518
#: fish/fish.c:522
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: ନିର୍ଦ୍ଦେଶ ନାମାରେ --listen ସୂଚକ ସହିତ ଅତିରିକ୍ତ ପ୍ରଚଳଗୁଡ଼ିକ\n"
#: fish/fish.c:524
#: fish/fish.c:528
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: --listen ଏବଂ --file ବିକଳ୍ପଗୁଡ଼ିକୁ ଏକା ସମୟରେ ବ୍ୟବହାର କରିପାରିବେ ନାହିଁ\n"
#: fish/fish.c:699
#: fish/fish.c:703
#, c-format
msgid ""
"\n"
@@ -4830,70 +4840,76 @@ msgid ""
"\n"
msgstr ""
#: fish/fish.c:857 fish/fish.c:873
#: fish/fish.c:861 fish/fish.c:877
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: ନିର୍ଦ୍ଦେଶ ସ୍ୱତନ୍ତ୍ରଚରଗୁଡ଼ିକ ଖାଲିସ୍ଥାନ ଦ୍ୱାରା ପୃଥକ ହୋଇନାହିଁ\n"
#: fish/fish.c:867
#: fish/fish.c:871
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: ଅସମାପ୍ତ ଏକକ କୋଟ\n"
#: fish/fish.c:897
#: fish/fish.c:901
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: '%s' ରେ ଆଭ୍ୟନ୍ତରୀଣ ତ୍ରୁଟି ବିଶ୍ଳେଷଣ ବାକ୍ୟଖଣ୍ଡ\n"
#: fish/fish.c:914
#: fish/fish.c:918
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: ଅତ୍ୟଧିକ ସ୍ୱତନ୍ତ୍ରଚର\n"
#: fish/fish.c:989
#: fish/fish.c:993
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
#: fish/fish.c:998
#: fish/fish.c:1002
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: ସମାପ୍ତ ହୋଇନଥିବା ଦ୍ୱିତୀୟ କୋଟ\n"
#: fish/fish.c:1061
#: fish/fish.c:1065
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: ନିର୍ଦ୍ଦେଶ ନାମରେ ଖାଲି ନିର୍ଦ୍ଦେଶ\n"
#: fish/fish.c:1219
#: fish/fish.c:1223
msgid "display a list of commands or help on a command"
msgstr "ନିର୍ଦ୍ଦେଶମାନଙ୍କର ଗୋଟିଏ ତାଲିକା ଦର୍ଶାନ୍ତୁ ଅଥବା ଗୋଟିଏ ନିର୍ଦ୍ଦେଶରେ ସହାୟତା ଦେଖାନ୍ତୁ"
#: fish/fish.c:1221
#: fish/fish.c:1225
msgid "quit guestfish"
msgstr "guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ"
#: fish/fish.c:1232
#: fish/fish.c:1236
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
" help cmd\n"
" help\n"
msgstr "ସହାୟତା - ନିର୍ଦ୍ଦେଶମାନଙ୍କର ଗୋଟିଏ ତାଲିକା ଦର୍ଶାନ୍ତୁ ଅଥବା ଗୋଟିଏ ନିର୍ଦ୍ଦେଶକୁ ସହାୟତା ମାଗିଥାନ୍ତି\n ସହାୟତା cmd\n ସହାୟତା\n"
msgstr ""
"ସହାୟତା - ନିର୍ଦ୍ଦେଶମାନଙ୍କର ଗୋଟିଏ ତାଲିକା ଦର୍ଶାନ୍ତୁ ଅଥବା ଗୋଟିଏ ନିର୍ଦ୍ଦେଶକୁ ସହାୟତା ମାଗିଥାନ୍ତି\n"
" ସହାୟତା cmd\n"
" ସହାୟତା\n"
#: fish/fish.c:1240
#: fish/fish.c:1244
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr "ପ୍ରସ୍ଥାନ କରନ୍ତୁ - guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
msgstr ""
"ପ୍ରସ୍ଥାନ କରନ୍ତୁ - guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
" ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
#: fish/fish.c:1245
#: fish/fish.c:1249
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: ନିର୍ଦ୍ଦେଶଟି ପରିଚିତ ନୁହଁ, ସମସ୍ତ ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରିବା ପାଇଁ -h କୁ ବ୍ୟବହାର କରନ୍ତୁ\n"
msgstr ""
"%s: ନିର୍ଦ୍ଦେଶଟି ପରିଚିତ ନୁହଁ, ସମସ୍ତ ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରିବା ପାଇଁ -h କୁ ବ୍ୟବହାର କରନ୍ତୁ\n"
#: fish/fish.c:1261
#: fish/fish.c:1265
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -4901,36 +4917,36 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
#: fish/fish.c:1270
#: fish/fish.c:1274
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
#: fish/fish.c:1313
#: fish/fish.c:1317
#, c-format
msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n"
msgstr ""
#: fish/fish.c:1421
#: fish/fish.c:1425
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "ବାକ୍ୟଖଣ୍ଡ \"%s\" ରେ ପଳାୟନ ଟିପ୍ପଣୀ\n"
#: fish/fish.c:1758
#: fish/fish.c:1762
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
#: fish/fish.c:1778
#: fish/fish.c:1782
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
#: fish/fish.c:1797
#: fish/fish.c:1801
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -4951,7 +4967,8 @@ msgstr "glob: guestfs_glob_expand ଡ଼ାକ ବିଫଳ ହୋଇଛି: %s\
#: fish/help.c:39
#, c-format
msgid ""
"Add disk images to examine using the -a or -d options, or the 'add' command.\n"
"Add disk images to examine using the -a or -d options, or the 'add' "
"command.\n"
"Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
"Once you have done this, use the 'run' command.\n"
msgstr ""
@@ -5225,7 +5242,9 @@ msgstr "guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: 'hello' ସନ୍
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
msgstr "guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: ସଂସ୍କରଣ ଅମେଳ, ସର୍ଭର ସଂସ୍କରଣ '%s' କ୍ଲାଏଣ୍ଟ ସଂସ୍କରଣ '%s' ସହିତ ମେଳଖାଉନାହିଁ। ଦୁଇଟି ସଂସ୍କରଣ ମେଳଖାଉଥିବା ଉଚିତ।\n"
msgstr ""
"guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: ସଂସ୍କରଣ ଅମେଳ, ସର୍ଭର ସଂସ୍କରଣ '%s' କ୍ଲାଏଣ୍ଟ ସଂସ୍କରଣ '%s' ସହିତ "
"ମେଳଖାଉନାହିଁ। ଦୁଇଟି ସଂସ୍କରଣ ମେଳଖାଉଥିବା ଉଚିତ।\n"
#: fish/rc.c:385 fish/rc.c:399
#, c-format
@@ -5486,10 +5505,12 @@ msgstr ""
msgid ""
"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
"must\n"
"install the separate libguestfs-winsupport package.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
@@ -6330,9 +6351,9 @@ msgstr ""
#, c-format
msgid ""
"current user is not a member of the KVM group (group ID %d). This user "
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended"
" that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group "
"(you might need to log out and log in again)."
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended "
"that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you "
"might need to log out and log in again)."
msgstr ""
#: src/launch-direct.c:287 src/launch-uml.c:159
@@ -6616,7 +6637,8 @@ msgstr ""
#: src/libvirt-domain.c:249
msgid ""
"error: domain is a live virtual machine.\n"
"Writing to the disks of a running virtual machine can cause disk corruption.\n"
"Writing to the disks of a running virtual machine can cause disk "
"corruption.\n"
"Either use read-only access, or if the guest is running the guestfsd daemon\n"
"specify live access. In most libguestfs tools these options are --ro or\n"
"--live respectively. Consult the documentation for further information."
@@ -6932,7 +6954,8 @@ msgstr ""
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"

303
po/pa.po
View File

@@ -1,29 +1,32 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Red Hat Inc.
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Jaswinder Singh <phulewala.j@gmail.com>, 2011
# rjones <rjones@redhat.com>, 2011
msgid ""
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: 2014-03-26 10:27+0000\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2014-03-27 12:03+0000\n"
"PO-Revision-Date: 2014-03-26 16:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/fedora/language/pa/)\n"
"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/fedora/"
"language/pa/)\n"
"Language: pa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pa\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../builder/index_parser.ml:107
msgid ""
"\n"
"The index file downloaded from '%s' is corrupt.\n"
"You need to ask the supplier of this file to fix it and upload a fixed version.\n"
"You need to ask the supplier of this file to fix it and upload a fixed "
"version.\n"
msgstr ""
#: ../sparsify/copying.ml:81
@@ -53,8 +56,8 @@ msgstr ""
#: ../resize/resize.ml:864
msgid ""
" The surplus space is not large enough for an extra partition to be created"
" and so it will just be ignored."
" The surplus space is not large enough for an extra partition to be created "
"and so it will just be ignored."
msgstr ""
#: ../resize/resize.ml:866
@@ -125,18 +128,18 @@ msgstr ""
#: ../resize/resize.ml:651
msgid ""
"%s: This partition contains a %s filesystem which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
#: ../resize/resize.ml:647
msgid ""
"%s: This partition contains an LVM physical volume which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
@@ -348,8 +351,8 @@ msgstr ""
#: ../resize/resize.ml:587
msgid ""
"%s: partition not found in the source disk image (this error came from '%s' "
"option on the command line). Try running this command: virt-filesystems "
"--partitions --long -a %s"
"option on the command line). Try running this command: virt-filesystems --"
"partitions --long -a %s"
msgstr ""
#: ../resize/resize.ml:498
@@ -435,8 +438,8 @@ msgstr ""
#: ../builder/cmdline.ml:250
msgid ""
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not"
" need any extra arguments.\n"
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not "
"need any extra arguments.\n"
msgstr ""
#: ../builder/cmdline.ml:257
@@ -499,8 +502,8 @@ msgstr ""
#: ../sparsify/copying.ml:66
msgid ""
"--compress cannot be used for raw output. Remove this option or use "
"--convert qcow2."
"--compress cannot be used for raw output. Remove this option or use --"
"convert qcow2."
msgstr ""
#: ../resize/resize.ml:156
@@ -777,7 +780,8 @@ msgstr ""
#: ../resize/resize.ml:921
msgid ""
"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n"
"Failed to initialize the partition table on the target disk. You need to "
"wipe or recreate the target disk and then run virt-resize again.\n"
"\n"
"The underlying error was: %s"
msgstr ""
@@ -925,7 +929,8 @@ msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups (VGs),\n"
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
@@ -1659,7 +1664,8 @@ msgstr ""
#: ../builder/sigchecker.ml:169
msgid ""
"virt-builder: error: GPG failure: could not verify digital signature of file\n"
"virt-builder: error: GPG failure: could not verify digital signature of "
"file\n"
"Try:\n"
" - Use the '-v' option and look for earlier error messages.\n"
" - Delete the cache: virt-builder --delete-cache\n"
@@ -1668,7 +1674,8 @@ msgstr ""
#: ../builder/sigchecker.ml:216
msgid ""
"virt-builder: error: checksum of template did not match the expected checksum!\n"
"virt-builder: error: checksum of template did not match the expected "
"checksum!\n"
" found checksum: %s\n"
" expected checksum: %s\n"
"Try:\n"
@@ -1696,7 +1703,8 @@ msgstr ""
#: ../builder/sigchecker.ml:187
msgid ""
"virt-builder: error: fingerprint of signature does not match the expected fingerprint!\n"
"virt-builder: error: fingerprint of signature does not match the expected "
"fingerprint!\n"
" found fingerprint: %s\n"
" expected fingerprint: %s\n"
msgstr ""
@@ -1753,7 +1761,8 @@ msgid "virt-builder: no kernel found\n"
msgstr ""
#: ../builder/index_parser.ml:285
msgid "virt-builder: you must use relative paths (not '%s') in the index file\n"
msgid ""
"virt-builder: you must use relative paths (not '%s') in the index file\n"
msgstr ""
#: ../builder/index_parser.ml:276
@@ -1814,7 +1823,8 @@ msgstr ""
#: ../resize/resize.ml:1162
msgid ""
"warning: first partition is NTFS but does not contain NTFS boot loader magic\n"
"warning: first partition is NTFS but does not contain NTFS boot loader "
"magic\n"
"%!"
msgstr ""
@@ -1843,7 +1853,7 @@ msgid "you cannot use the same disk image for input and output"
msgstr ""
#: align/scan.c:73 cat/cat.c:56 cat/filesystems.c:87 cat/ls.c:83 df/main.c:66
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:104 fuse/guestmount.c:99
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:105 fuse/guestmount.c:99
#: fuse/guestunmount.c:52 inspector/inspector.c:67 make-fs/make-fs.c:73
#: rescue/rescue.c:56
#, c-format
@@ -1874,7 +1884,7 @@ msgstr ""
#: align/scan.c:133 cat/cat.c:115 cat/filesystems.c:187 cat/ls.c:174
#: df/main.c:133 diff/diff.c:191 diff/diff.c:197 edit/edit.c:134
#: fish/fish.c:234 format/format.c:129 fuse/guestmount.c:206
#: fish/fish.c:235 format/format.c:129 fuse/guestmount.c:206
#: inspector/inspector.c:127 make-fs/make-fs.c:115 rescue/rescue.c:135
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -1882,7 +1892,7 @@ msgstr "guestfs_create: ਹੈਂਡਲ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n
#: align/scan.c:153 builder/index-validate.c:84 cat/cat.c:137
#: cat/filesystems.c:241 cat/ls.c:224 df/main.c:157 diff/diff.c:262
#: edit/edit.c:156 fish/fish.c:292 format/format.c:183 fuse/guestmount.c:241
#: edit/edit.c:156 fish/fish.c:293 format/format.c:183 fuse/guestmount.c:241
#: fuse/guestunmount.c:124 inspector/inspector.c:151 make-fs/make-fs.c:142
#: rescue/rescue.c:192
#, c-format
@@ -1975,9 +1985,26 @@ msgid ""
" -V|--version Display version and exit\n"
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
msgstr "%s: display files in a virtual machine\nCopyright (C) 2010 Red Hat Inc।\nUsage:\n %s [--options] -d domname file [file ...]\n %s [--options] -a disk.img [-a disk.img ...] file [file ...]\nOptions:\n -a|--add image Add image\n -c|--connect uri Specify libvirt URI for -d option\n -d|--domain guest Add disks from libvirt guest\n --echo-keys Don't turn off echo for passphrases\n --format[=raw|..] Force disk format for -a option\n --help Display brief help\n --keys-from-stdin Read passphrases from stdin\n -v|--verbose Verbose messages\n -V|--version Display version and exit\n -x Trace libguestfs API calls\nFor more information, see the manpage %s(1)।\n"
msgstr ""
"%s: display files in a virtual machine\n"
"Copyright (C) 2010 Red Hat Inc।\n"
"Usage:\n"
" %s [--options] -d domname file [file ...]\n"
" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
" -d|--domain guest Add disks from libvirt guest\n"
" --echo-keys Don't turn off echo for passphrases\n"
" --format[=raw|..] Force disk format for -a option\n"
" --help Display brief help\n"
" --keys-from-stdin Read passphrases from stdin\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1)।\n"
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1764
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1768
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2024,7 +2051,41 @@ msgid ""
" Display LVM volume groups\n"
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
msgstr "%s: list filesystems, partitions, block devices, LVM in a VM\nCopyright (C) 2010 Red Hat Inc।\nUsage:\n %s [--options] -d domname\n %s [--options] -a disk.img [-a disk.img ...]\nOptions:\n -a|--add image Add image\n --all Display everything\n --blkdevs|--block-devices\n Display block devices\n -c|--connect uri Specify libvirt URI for -d option\n --csv Output as Comma-Separated Values\n -d|--domain guest Add disks from libvirt guest\n --echo-keys Don't turn off echo for passphrases\n --extra Display swap and data filesystems\n --filesystems Display mountable filesystems\n --format[=raw|..] Force disk format for -a option\n -h|--human-readable Human-readable sizes in --long output\n --help Display brief help\n --keys-from-stdin Read passphrases from stdin\n -l|--long Long output\n --lvs|--logvols|--logical-volumes\n Display LVM logical volumes\n --no-title No title in --long output\n --parts|--partitions Display partitions\n --pvs|--physvols|--physical-volumes\n Display LVM physical volumes\n --uuid|--uuids Add UUIDs to --long output\n -v|--verbose Verbose messages\n -V|--version Display version and exit\n --vgs|--volgroups|--volume-groups\n Display LVM volume groups\n -x Trace libguestfs API calls\nFor more information, see the manpage %s(1)।\n"
msgstr ""
"%s: list filesystems, partitions, block devices, LVM in a VM\n"
"Copyright (C) 2010 Red Hat Inc।\n"
"Usage:\n"
" %s [--options] -d domname\n"
" %s [--options] -a disk.img [-a disk.img ...]\n"
"Options:\n"
" -a|--add image Add image\n"
" --all Display everything\n"
" --blkdevs|--block-devices\n"
" Display block devices\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
" --csv Output as Comma-Separated Values\n"
" -d|--domain guest Add disks from libvirt guest\n"
" --echo-keys Don't turn off echo for passphrases\n"
" --extra Display swap and data filesystems\n"
" --filesystems Display mountable filesystems\n"
" --format[=raw|..] Force disk format for -a option\n"
" -h|--human-readable Human-readable sizes in --long output\n"
" --help Display brief help\n"
" --keys-from-stdin Read passphrases from stdin\n"
" -l|--long Long output\n"
" --lvs|--logvols|--logical-volumes\n"
" Display LVM logical volumes\n"
" --no-title No title in --long output\n"
" --parts|--partitions Display partitions\n"
" --pvs|--physvols|--physical-volumes\n"
" Display LVM physical volumes\n"
" --uuid|--uuids Add UUIDs to --long output\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" --vgs|--volgroups|--volume-groups\n"
" Display LVM volume groups\n"
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1)।\n"
#: cat/filesystems.c:303 cat/ls.c:332 df/main.c:262 diff/diff.c:328
#, c-format
@@ -2224,12 +2285,12 @@ msgstr ""
msgid "%s: extra arguments on the command line\n"
msgstr ""
#: diff/diff.c:732
#: diff/diff.c:739
#, c-format
msgid "%s: external diff command failed\n"
msgstr ""
#: diff/diff.c:736
#: diff/diff.c:743
msgid "End of diff"
msgstr ""
@@ -4665,9 +4726,9 @@ msgstr ""
#: fish/copy.c:51
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the "
"image\n"
msgstr "ਫਾਇਲਾਂ ਨੂੰ ਈਮੇਜ਼ ਵਿੱਚ ਕਾਪੀ ਕਰਨ ਲਈ 'copy-in <local> [<local>...] <remotedir>' ਵਰਤੋ\n"
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
"ਫਾਇਲਾਂ ਨੂੰ ਈਮੇਜ਼ ਵਿੱਚ ਕਾਪੀ ਕਰਨ ਲਈ 'copy-in <local> [<local>...] <remotedir>' ਵਰਤੋ\n"
#: fish/copy.c:69
#, c-format
@@ -4684,7 +4745,8 @@ msgstr "ਗਲਤੀ: ਆਰਗੂਮੈਂਟ ਦੀ ਜ਼ੀਰੋ ਲੰਬਾ
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr "ਈਮੇਜ਼ ਵਿੱਚ ਫਾਇਲਾਂ ਕਾਪੀ ਕਰਨ ਲਈ 'copy-out <remote> [<remote>...] <localdir>' ਵਰਤੋ\n"
msgstr ""
"ਈਮੇਜ਼ ਵਿੱਚ ਫਾਇਲਾਂ ਕਾਪੀ ਕਰਨ ਲਈ 'copy-out <remote> [<remote>...] <localdir>' ਵਰਤੋ\n"
#: fish/copy.c:213
#, c-format
@@ -4731,7 +4793,7 @@ msgstr ""
msgid "use 'list-events' to list event handlers\n"
msgstr ""
#: fish/fish.c:108
#: fish/fish.c:109
#, c-format
msgid ""
"%s: guest filesystem shell\n"
@@ -4782,43 +4844,43 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: fish/fish.c:251
#: fish/fish.c:252
#, c-format
msgid "%s: --listen=PID: PID was not a number: %s\n"
msgstr "%s: --listen=PID: PID ਇੱਕ ਨੰਬਰ ਨਹੀਂ ਸੀ: %s\n"
#: fish/fish.c:258
#: fish/fish.c:259
#, c-format
msgid ""
"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
msgstr "%s: remote: $GUESTFISH_PID ਦਾ ਮੁੱਲ ਰਿਮੋਟ ਕਾਰਜ ਦਾ PID ਹੋਣਾ ਜਰੂਰੀ ਹੈ\n"
#: fish/fish.c:311
#: fish/fish.c:312
#, c-format
msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n"
msgstr ""
#: fish/fish.c:318
#: fish/fish.c:319
#, c-format
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: only one -f parameter can be given\n"
#: fish/fish.c:510
#: fish/fish.c:514
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: cannot use --listen and --remote options at the same time\n"
#: fish/fish.c:518
#: fish/fish.c:522
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: extra parameters on the command line with --listen flag\n"
#: fish/fish.c:524
#: fish/fish.c:528
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: cannot use --listen and --file options at the same time\n"
#: fish/fish.c:699
#: fish/fish.c:703
#, c-format
msgid ""
"\n"
@@ -4831,107 +4893,115 @@ msgid ""
"\n"
msgstr ""
#: fish/fish.c:857 fish/fish.c:873
#: fish/fish.c:861 fish/fish.c:877
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: ਕਮਾਂਡ ਆਰਗੂਮੈਂਟ ਸਪੇਸ ਨਾਲ ਵੱਖ ਨਹੀਂ ਕੀਤਾ\n"
#: fish/fish.c:867
#: fish/fish.c:871
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: unterminated single quote\n"
#: fish/fish.c:897
#: fish/fish.c:901
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: internal error parsing string at '%s'\n"
#: fish/fish.c:914
#: fish/fish.c:918
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: ਆਰਗੂਮੈਂਟ ਜਿਆਦਾ ਹਨ\n"
#: fish/fish.c:989
#: fish/fish.c:993
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
#: fish/fish.c:998
#: fish/fish.c:1002
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: unterminated double quote\n"
#: fish/fish.c:1061
#: fish/fish.c:1065
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: ਕਮਾਂਡ ਲਾਈਨ ਤੇ ਖਾਲੀ ਕਮਾਂਡ\n"
#: fish/fish.c:1219
#: fish/fish.c:1223
msgid "display a list of commands or help on a command"
msgstr "ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਜਾਂ ਕਮਾਂਡ ਬਾਰੇ ਸਹਾਇਤਾ ਵੇਖਾਓ"
#: fish/fish.c:1221
#: fish/fish.c:1225
msgid "quit guestfish"
msgstr "quit guestfish"
#: fish/fish.c:1232
#: fish/fish.c:1236
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
" help cmd\n"
" help\n"
msgstr "help - display a list of commands or help on a command\n help cmd\n help\n"
msgstr ""
"help - display a list of commands or help on a command\n"
" help cmd\n"
" help\n"
#: fish/fish.c:1240
#: fish/fish.c:1244
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr "quit - quit guestfish\n quit\n"
msgstr ""
"quit - quit guestfish\n"
" quit\n"
#: fish/fish.c:1245
#: fish/fish.c:1249
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: command not known, use -h to list all commands\n"
#: fish/fish.c:1261
#: fish/fish.c:1265
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
"For a list of commands: guestfish -h\n"
"For complete documentation: man guestfish\n"
msgstr "ਕੀ ਤੁਹਾਡਾ ਭਾਵ ਡਿਸਕ ਈਮੇਜ਼ ਖੋਲਣ ਤੋਂ ਹੈ? guestfish -a disk.img\nਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਲਈ: guestfish -h\nਮੁਕੰਮਲ ਦਸਤਾਵੇਜੀ ਲਈ: man guestfish\n"
msgstr ""
"ਕੀ ਤੁਹਾਡਾ ਭਾਵ ਡਿਸਕ ਈਮੇਜ਼ ਖੋਲਣ ਤੋਂ ਹੈ? guestfish -a disk.img\n"
"ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਲਈ: guestfish -h\n"
"ਮੁਕੰਮਲ ਦਸਤਾਵੇਜੀ ਲਈ: man guestfish\n"
#: fish/fish.c:1270
#: fish/fish.c:1274
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
#: fish/fish.c:1313
#: fish/fish.c:1317
#, c-format
msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n"
msgstr ""
#: fish/fish.c:1421
#: fish/fish.c:1425
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "ਸਤਰ \"%s\" ਵਿੱਚ ਗਲਤ ਸ਼ਬਦਾਵਲੀ ਹੈ\n"
#: fish/fish.c:1758
#: fish/fish.c:1762
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
#: fish/fish.c:1778
#: fish/fish.c:1782
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
#: fish/fish.c:1797
#: fish/fish.c:1801
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -4952,10 +5022,14 @@ msgstr "glob: guestfs_glob_expand call failed: %s\n"
#: fish/help.c:39
#, c-format
msgid ""
"Add disk images to examine using the -a or -d options, or the 'add' command.\n"
"Add disk images to examine using the -a or -d options, or the 'add' "
"command.\n"
"Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
"Once you have done this, use the 'run' command.\n"
msgstr "ਜਾਂਚ ਕਰਨ ਲਈ ਡਿਸਕ ਈਮੇਜ਼ ਜੋੜੋ -a ਜਾਂ -d ਚੋਣਾਂ ਵਰਤ ਕੇ, ਜਾਂ 'add' ਕਮਾਂਡ ਵਰਤ ਕੇ।\nਜਾਂ -N, ਜਾਂ 'alloc' ਜਾਂ 'sparse' ਕਮਾਂਡ ਵਰਤ ਕੇ ਨਵਾਂ ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਓ।\nਇੱਕ ਵਾਰ ਇਹ ਕਰਨ ਤੇ, 'run' ਕਮਾਂਡ ਵਰਤੋ।\n"
msgstr ""
"ਜਾਂਚ ਕਰਨ ਲਈ ਡਿਸਕ ਈਮੇਜ਼ ਜੋੜੋ -a ਜਾਂ -d ਚੋਣਾਂ ਵਰਤ ਕੇ, ਜਾਂ 'add' ਕਮਾਂਡ ਵਰਤ ਕੇ।\n"
"ਜਾਂ -N, ਜਾਂ 'alloc' ਜਾਂ 'sparse' ਕਮਾਂਡ ਵਰਤ ਕੇ ਨਵਾਂ ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਓ।\n"
"ਇੱਕ ਵਾਰ ਇਹ ਕਰਨ ਤੇ, 'run' ਕਮਾਂਡ ਵਰਤੋ।\n"
#: fish/help.c:45
#, c-format
@@ -4971,7 +5045,10 @@ msgid ""
"For more information about a command, use 'help cmd'.\n"
"\n"
"To read the manual, type 'man'.\n"
msgstr "ਇੱਕ ਕਮਾਂਡ ਬਾਰੇ ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ, 'help cmd' ਵਰਤੋ।\n\nਦਸਤਾਵੇਜ ਪੜ੍ਹਨ ਲਈ, 'man' ਟਾਈਪ ਕਰੋ।\n"
msgstr ""
"ਇੱਕ ਕਮਾਂਡ ਬਾਰੇ ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ, 'help cmd' ਵਰਤੋ।\n"
"\n"
"ਦਸਤਾਵੇਜ ਪੜ੍ਹਨ ਲਈ, 'man' ਟਾਈਪ ਕਰੋ।\n"
#: fish/hexedit.c:42
#, c-format
@@ -4989,7 +5066,10 @@ msgid ""
"hexedit: %s is larger than %s. You must supply a limit using\n"
" 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
" 'hexedit %s <start> <max>'.\n"
msgstr "hexedit: %s ਵੱਡਾ ਹੈ %s ਤੋਂ। ਤੁਹਾਨੂੰ \n 'hexedit %s <max>' ਵਰਤ ਕੇ ਸੀਮਾ ਦੇਣੀ ਚਾਹੀਦੀ ਹੈ (ਜਿਵੇਂ 'hexedit %s 1M') ਜਾਂ\n 'hexedit %s <start> <max>' ਵਰਤ ਕੇ ਰੇਂਜ ਦੇਣੀ ਚਾਹੀਦੀ ਹੈ।\n"
msgstr ""
"hexedit: %s ਵੱਡਾ ਹੈ %s ਤੋਂ। ਤੁਹਾਨੂੰ \n"
" 'hexedit %s <max>' ਵਰਤ ਕੇ ਸੀਮਾ ਦੇਣੀ ਚਾਹੀਦੀ ਹੈ (ਜਿਵੇਂ 'hexedit %s 1M') ਜਾਂ\n"
" 'hexedit %s <start> <max>' ਵਰਤ ਕੇ ਰੇਂਜ ਦੇਣੀ ਚਾਹੀਦੀ ਹੈ।\n"
#: fish/hexedit.c:93
#, c-format
@@ -5166,7 +5246,9 @@ msgstr "ਫਾਇਲ-ਸਿਸਟਮ (%s) ਬਣਾਉਣ ਤੋਂ ਫੇਲ
msgid ""
"List of available prepared disk images:\n"
"\n"
msgstr "ਉਪਲੱਬਧ ਤਿਆਰ ਡਿਸਕ ਈਮੇਜਾਂ ਦੀ ਸੂਚੀ:\n\n"
msgstr ""
"ਉਪਲੱਬਧ ਤਿਆਰ ਡਿਸਕ ਈਮੇਜਾਂ ਦੀ ਸੂਚੀ:\n"
"\n"
#: fish/prep.c:41
#, c-format
@@ -5174,7 +5256,10 @@ msgid ""
"guestfish -N %-8s - %s\n"
"\n"
"%s\n"
msgstr "guestfish -N %-8s - %s\n\n%s\n"
msgstr ""
"guestfish -N %-8s - %s\n"
"\n"
"%s\n"
#: fish/prep.c:49
#, c-format
@@ -5203,7 +5288,9 @@ msgstr ""
msgid ""
"guestfish: -N parameter '%s': no such prepared disk image known.\n"
"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
msgstr "guestfish: -N ਪੈਰਾਮੀਟਰ '%s': ਕੋਈ ਅਜਿਹਾ ਤਿਆਰ ਕੀਤਾ ਡਿਸਕ ਈਮੇਜ਼ ਨਹੀਂ ਹੈ।\n'guestfish -N help' ਵਰਤੋਂ ਤਾਂ ਜੋ -N ਪੈਰਾਮੀਟਰ ਲਈ ਸੰਭਵ ਮੁੱਲ ਵੇਖੇ ਜਾ ਸਕਣ।\n"
msgstr ""
"guestfish: -N ਪੈਰਾਮੀਟਰ '%s': ਕੋਈ ਅਜਿਹਾ ਤਿਆਰ ਕੀਤਾ ਡਿਸਕ ਈਮੇਜ਼ ਨਹੀਂ ਹੈ।\n"
"'guestfish -N help' ਵਰਤੋਂ ਤਾਂ ਜੋ -N ਪੈਰਾਮੀਟਰ ਲਈ ਸੰਭਵ ਮੁੱਲ ਵੇਖੇ ਜਾ ਸਕਣ।\n"
#: fish/prep.c:163
#, c-format
@@ -5226,7 +5313,9 @@ msgstr "guestfish: protocol error: could not read 'hello' message\n"
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
msgstr "guestfish: protocol error: version mismatch, server version '%s' does not match client version '%s'. The two versions must match exactly.\n"
msgstr ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
#: fish/rc.c:385 fish/rc.c:399
#, c-format
@@ -5487,15 +5576,29 @@ msgstr ""
msgid ""
"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
"must\n"
"install the separate libguestfs-winsupport package.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
"must\n"
"install the separate libguestfs-winsupport package.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr "%s: no operating system could be detected inside this disk image.\n\nThis may be because the file is not a disk image, or is not a virtual machine\nimage, or because the OS type is not understood by libguestfs.\n\nNOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\ninstall the separate libguestfs-winsupport package.\n\nIf you feel this is an error, please file a bug report including as much\ninformation about the disk image as possible.\n"
#: inspector/inspector.c:291
#, c-format
@@ -6315,7 +6418,9 @@ msgstr "ਕੋਈ ਪੜਤਾਲ ਡਾਟਾ ਨਹੀਂ ਹੈ: ਪਹਿਲ
msgid ""
"%s: root device not found: only call this function with a root device "
"previously returned by guestfs_inspect_os"
msgstr "%s: ਰੂਟ (root) ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: ਇਸ ਫੰਕਸ਼ਨ ਨੂੰ ਸਿਰਫ ਰੂਟ ਜੰਤਰ ਨਾਲ ਕਾਲ ਕਰੋ ਜੋ ਪਹਿਲਾਂ guestfs_inspect_os ਦੁਆਰਾ ਦਿੱਤਾ ਗਿਆ ਸੀ"
msgstr ""
"%s: ਰੂਟ (root) ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: ਇਸ ਫੰਕਸ਼ਨ ਨੂੰ ਸਿਰਫ ਰੂਟ ਜੰਤਰ ਨਾਲ ਕਾਲ ਕਰੋ ਜੋ ਪਹਿਲਾਂ "
"guestfs_inspect_os ਦੁਆਰਾ ਦਿੱਤਾ ਗਿਆ ਸੀ"
#: src/launch-direct.c:165
#, c-format
@@ -6331,9 +6436,9 @@ msgstr ""
#, c-format
msgid ""
"current user is not a member of the KVM group (group ID %d). This user "
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended"
" that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group "
"(you might need to log out and log in again)."
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended "
"that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you "
"might need to log out and log in again)."
msgstr ""
#: src/launch-direct.c:287 src/launch-uml.c:159
@@ -6617,11 +6722,18 @@ msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਲੈਣ ਸਮੇਂ ਗਲਤ
#: src/libvirt-domain.c:249
msgid ""
"error: domain is a live virtual machine.\n"
"Writing to the disks of a running virtual machine can cause disk corruption.\n"
"Writing to the disks of a running virtual machine can cause disk "
"corruption.\n"
"Either use read-only access, or if the guest is running the guestfsd daemon\n"
"specify live access. In most libguestfs tools these options are --ro or\n"
"--live respectively. Consult the documentation for further information."
msgstr "error: domain is a live virtual machine।\nWriting to the disks of a running virtual machine can cause disk corruption।\nEither use read-only access, or if the guest is running the guestfsd daemon\nspecify live access। In most libguestfs tools these options are --ro or\n--live respectively। Consult the documentation for further information।"
msgstr ""
"error: domain is a live virtual machine।\n"
"Writing to the disks of a running virtual machine can cause disk "
"corruption।\n"
"Either use read-only access, or if the guest is running the guestfsd daemon\n"
"specify live access। In most libguestfs tools these options are --ro or\n"
"--live respectively। Consult the documentation for further information।"
#: src/libvirt-domain.c:337
#, c-format
@@ -6676,7 +6788,9 @@ msgstr "libvirt ਡੋਮੇਨ ਵਿੱਚ ਕੋਈ ਡਿਸਕ ਨਹੀਂ
msgid ""
"this guest has no libvirt <channel> definition for guestfsd\n"
"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
msgstr "ਇਸ ਗਿਸਟ ਉੱਪਰ guestfsd ਲਈ ਕੋਈ libvirt <channel> ਪਰਿਭਾਸ਼ਾ ਨਹੀਂ ਹੈ\nਹੋਰ ਜਾਣਕਾਰੀ ਲਈ ATTACHING TO RUNNING DAEMONS ਨੂੰ guestfs(3) ਵਿੱਚ ਵੇਖੋ।"
msgstr ""
"ਇਸ ਗਿਸਟ ਉੱਪਰ guestfsd ਲਈ ਕੋਈ libvirt <channel> ਪਰਿਭਾਸ਼ਾ ਨਹੀਂ ਹੈ\n"
"ਹੋਰ ਜਾਣਕਾਰੀ ਲਈ ATTACHING TO RUNNING DAEMONS ਨੂੰ guestfs(3) ਵਿੱਚ ਵੇਖੋ।"
#: src/libvirt-domain.c:747
#, c-format
@@ -6933,12 +7047,21 @@ msgstr "virt-tar: {dir}: ਡਾਇਰੈਕਟਰੀ ਨਾਂ '/' ਅੱਖਰ
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
"{prog}: No operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr "{prog}: No operating system could be detected inside this disk image.\n\nThis may be because the file is not a disk image, or is not a virtual machine\nimage, or because the OS type is not understood by libguestfs.\n\nIf you feel this is an error, please file a bug report including as much\ninformation about the disk image as possible.\n"
#: tools/virt-tar:262 tools/virt-win-reg:302
#, perl-brace-format

668
po/pl.po

File diff suppressed because it is too large Load Diff

178
po/ta.po
View File

@@ -1,28 +1,31 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Red Hat Inc.
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# rjones <rjones@redhat.com>, 2011
msgid ""
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: 2014-03-26 10:27+0000\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2014-03-27 12:03+0000\n"
"PO-Revision-Date: 2014-03-26 16:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil (http://www.transifex.com/projects/p/fedora/language/ta/)\n"
"Language-Team: Tamil (http://www.transifex.com/projects/p/fedora/language/"
"ta/)\n"
"Language: ta\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ta\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../builder/index_parser.ml:107
msgid ""
"\n"
"The index file downloaded from '%s' is corrupt.\n"
"You need to ask the supplier of this file to fix it and upload a fixed version.\n"
"You need to ask the supplier of this file to fix it and upload a fixed "
"version.\n"
msgstr ""
#: ../sparsify/copying.ml:81
@@ -52,8 +55,8 @@ msgstr ""
#: ../resize/resize.ml:864
msgid ""
" The surplus space is not large enough for an extra partition to be created"
" and so it will just be ignored."
" The surplus space is not large enough for an extra partition to be created "
"and so it will just be ignored."
msgstr ""
#: ../resize/resize.ml:866
@@ -124,18 +127,18 @@ msgstr ""
#: ../resize/resize.ml:651
msgid ""
"%s: This partition contains a %s filesystem which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
#: ../resize/resize.ml:647
msgid ""
"%s: This partition contains an LVM physical volume which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
@@ -347,8 +350,8 @@ msgstr ""
#: ../resize/resize.ml:587
msgid ""
"%s: partition not found in the source disk image (this error came from '%s' "
"option on the command line). Try running this command: virt-filesystems "
"--partitions --long -a %s"
"option on the command line). Try running this command: virt-filesystems --"
"partitions --long -a %s"
msgstr ""
#: ../resize/resize.ml:498
@@ -434,8 +437,8 @@ msgstr ""
#: ../builder/cmdline.ml:250
msgid ""
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not"
" need any extra arguments.\n"
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not "
"need any extra arguments.\n"
msgstr ""
#: ../builder/cmdline.ml:257
@@ -498,8 +501,8 @@ msgstr ""
#: ../sparsify/copying.ml:66
msgid ""
"--compress cannot be used for raw output. Remove this option or use "
"--convert qcow2."
"--compress cannot be used for raw output. Remove this option or use --"
"convert qcow2."
msgstr ""
#: ../resize/resize.ml:156
@@ -776,7 +779,8 @@ msgstr ""
#: ../resize/resize.ml:921
msgid ""
"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n"
"Failed to initialize the partition table on the target disk. You need to "
"wipe or recreate the target disk and then run virt-resize again.\n"
"\n"
"The underlying error was: %s"
msgstr ""
@@ -924,7 +928,8 @@ msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups (VGs),\n"
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
@@ -1658,7 +1663,8 @@ msgstr ""
#: ../builder/sigchecker.ml:169
msgid ""
"virt-builder: error: GPG failure: could not verify digital signature of file\n"
"virt-builder: error: GPG failure: could not verify digital signature of "
"file\n"
"Try:\n"
" - Use the '-v' option and look for earlier error messages.\n"
" - Delete the cache: virt-builder --delete-cache\n"
@@ -1667,7 +1673,8 @@ msgstr ""
#: ../builder/sigchecker.ml:216
msgid ""
"virt-builder: error: checksum of template did not match the expected checksum!\n"
"virt-builder: error: checksum of template did not match the expected "
"checksum!\n"
" found checksum: %s\n"
" expected checksum: %s\n"
"Try:\n"
@@ -1695,7 +1702,8 @@ msgstr ""
#: ../builder/sigchecker.ml:187
msgid ""
"virt-builder: error: fingerprint of signature does not match the expected fingerprint!\n"
"virt-builder: error: fingerprint of signature does not match the expected "
"fingerprint!\n"
" found fingerprint: %s\n"
" expected fingerprint: %s\n"
msgstr ""
@@ -1752,7 +1760,8 @@ msgid "virt-builder: no kernel found\n"
msgstr ""
#: ../builder/index_parser.ml:285
msgid "virt-builder: you must use relative paths (not '%s') in the index file\n"
msgid ""
"virt-builder: you must use relative paths (not '%s') in the index file\n"
msgstr ""
#: ../builder/index_parser.ml:276
@@ -1813,7 +1822,8 @@ msgstr ""
#: ../resize/resize.ml:1162
msgid ""
"warning: first partition is NTFS but does not contain NTFS boot loader magic\n"
"warning: first partition is NTFS but does not contain NTFS boot loader "
"magic\n"
"%!"
msgstr ""
@@ -1842,7 +1852,7 @@ msgid "you cannot use the same disk image for input and output"
msgstr ""
#: align/scan.c:73 cat/cat.c:56 cat/filesystems.c:87 cat/ls.c:83 df/main.c:66
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:104 fuse/guestmount.c:99
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:105 fuse/guestmount.c:99
#: fuse/guestunmount.c:52 inspector/inspector.c:67 make-fs/make-fs.c:73
#: rescue/rescue.c:56
#, c-format
@@ -1873,7 +1883,7 @@ msgstr ""
#: align/scan.c:133 cat/cat.c:115 cat/filesystems.c:187 cat/ls.c:174
#: df/main.c:133 diff/diff.c:191 diff/diff.c:197 edit/edit.c:134
#: fish/fish.c:234 format/format.c:129 fuse/guestmount.c:206
#: fish/fish.c:235 format/format.c:129 fuse/guestmount.c:206
#: inspector/inspector.c:127 make-fs/make-fs.c:115 rescue/rescue.c:135
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -1881,7 +1891,7 @@ msgstr "guestfs_create: ஹாண்டிலை உருவாக்க மு
#: align/scan.c:153 builder/index-validate.c:84 cat/cat.c:137
#: cat/filesystems.c:241 cat/ls.c:224 df/main.c:157 diff/diff.c:262
#: edit/edit.c:156 fish/fish.c:292 format/format.c:183 fuse/guestmount.c:241
#: edit/edit.c:156 fish/fish.c:293 format/format.c:183 fuse/guestmount.c:241
#: fuse/guestunmount.c:124 inspector/inspector.c:151 make-fs/make-fs.c:142
#: rescue/rescue.c:192
#, c-format
@@ -1976,7 +1986,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1764
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1768
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2223,12 +2233,12 @@ msgstr ""
msgid "%s: extra arguments on the command line\n"
msgstr ""
#: diff/diff.c:732
#: diff/diff.c:739
#, c-format
msgid "%s: external diff command failed\n"
msgstr ""
#: diff/diff.c:736
#: diff/diff.c:743
msgid "End of diff"
msgstr ""
@@ -2761,7 +2771,8 @@ msgstr "அனைத்து கோப்புகள் மற்றும்
#: fish/cmds.c:3860
msgid "find all files and directories, returning NUL-separated list"
msgstr "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு, NUL-பிரிக்கப்பட்ட பட்டியலிருந்து திரும்புகிறது"
msgstr ""
"அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு, NUL-பிரிக்கப்பட்ட பட்டியலிருந்து திரும்புகிறது"
#: fish/cmds.c:3861
msgid "find a filesystem by label"
@@ -4664,8 +4675,7 @@ msgstr ""
#: fish/copy.c:51
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the "
"image\n"
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
#: fish/copy.c:69
@@ -4730,7 +4740,7 @@ msgstr ""
msgid "use 'list-events' to list event handlers\n"
msgstr ""
#: fish/fish.c:108
#: fish/fish.c:109
#, c-format
msgid ""
"%s: guest filesystem shell\n"
@@ -4781,43 +4791,43 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: fish/fish.c:251
#: fish/fish.c:252
#, c-format
msgid "%s: --listen=PID: PID was not a number: %s\n"
msgstr "%s: --listen=PID: PID ஆனது எண் இல்லை: %s\n"
#: fish/fish.c:258
#: fish/fish.c:259
#, c-format
msgid ""
"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
msgstr "%s: remote: $GUESTFISH_PID க்கு தொலை செயற்பாட்டைPID க்கு அமை\n"
#: fish/fish.c:311
#: fish/fish.c:312
#, c-format
msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n"
msgstr ""
#: fish/fish.c:318
#: fish/fish.c:319
#, c-format
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: ஒரே ஒரு -f அளவுரு கொடுக்கப்படலாம்\n"
#: fish/fish.c:510
#: fish/fish.c:514
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: cannot use --listen and --remote options at the same time\n"
#: fish/fish.c:518
#: fish/fish.c:522
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: extra parameters on the command line with --listen flag\n"
#: fish/fish.c:524
#: fish/fish.c:528
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n"
#: fish/fish.c:699
#: fish/fish.c:703
#, c-format
msgid ""
"\n"
@@ -4830,70 +4840,76 @@ msgid ""
"\n"
msgstr ""
#: fish/fish.c:857 fish/fish.c:873
#: fish/fish.c:861 fish/fish.c:877
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: கட்டளை விவாதங்கள் வொயிட்ஸ்பேஸ்ஸால் பிரிக்கப்படவில்லை\n"
#: fish/fish.c:867
#: fish/fish.c:871
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: unterminated single quote\n"
#: fish/fish.c:897
#: fish/fish.c:901
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: அகப்பிழையை '%s' சரத்தில் பகுக்கிறது\n"
#: fish/fish.c:914
#: fish/fish.c:918
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: அதிக விவாதங்கள்\n"
#: fish/fish.c:989
#: fish/fish.c:993
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
#: fish/fish.c:998
#: fish/fish.c:1002
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: unterminated double quote\n"
#: fish/fish.c:1061
#: fish/fish.c:1065
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: கட்டளை வரியில் காலியான கட்டளை\n"
#: fish/fish.c:1219
#: fish/fish.c:1223
msgid "display a list of commands or help on a command"
msgstr "கட்டளைகளின் ஒரு பட்டியலைக் காட்டு அல்லது ஒரு கட்டளையில் உதவு"
#: fish/fish.c:1221
#: fish/fish.c:1225
msgid "quit guestfish"
msgstr "guestfishஐ நிறுத்து"
#: fish/fish.c:1232
#: fish/fish.c:1236
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
" help cmd\n"
" help\n"
msgstr "help - display a list of commands or help on a command\n help cmd\n help\n"
msgstr ""
"help - display a list of commands or help on a command\n"
" help cmd\n"
" help\n"
#: fish/fish.c:1240
#: fish/fish.c:1244
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr "quit - guestfishஐ நிறுத்து\n quit\n"
msgstr ""
"quit - guestfishஐ நிறுத்து\n"
" quit\n"
#: fish/fish.c:1245
#: fish/fish.c:1249
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: கட்டளை என்னவென்று தெரியவில்லை, அனைத்து கட்டளைகளையும் பட்டியலிட -hஐ பயன்படுத்து\n"
msgstr ""
"%s: கட்டளை என்னவென்று தெரியவில்லை, அனைத்து கட்டளைகளையும் பட்டியலிட -hஐ பயன்படுத்து\n"
#: fish/fish.c:1261
#: fish/fish.c:1265
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -4901,36 +4917,36 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
#: fish/fish.c:1270
#: fish/fish.c:1274
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
#: fish/fish.c:1313
#: fish/fish.c:1317
#, c-format
msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n"
msgstr ""
#: fish/fish.c:1421
#: fish/fish.c:1425
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "Runaway quote in string \"%s\"\n"
#: fish/fish.c:1758
#: fish/fish.c:1762
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
#: fish/fish.c:1778
#: fish/fish.c:1782
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
#: fish/fish.c:1797
#: fish/fish.c:1801
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -4951,7 +4967,8 @@ msgstr "glob: guestfs_glob_expand அழைக்க முடியவில்
#: fish/help.c:39
#, c-format
msgid ""
"Add disk images to examine using the -a or -d options, or the 'add' command.\n"
"Add disk images to examine using the -a or -d options, or the 'add' "
"command.\n"
"Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
"Once you have done this, use the 'run' command.\n"
msgstr ""
@@ -5225,7 +5242,9 @@ msgstr "guestfish: protocol error: 'hello' செய்தியை வாசி
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
msgstr "guestfish: protocol error: பதிப்பு பொருந்தவில்லை, சேவையக பதிப்பு '%s' க்ளையன்ட் பதிப்பு '%s'உடன் பொருந்தவில்லை. இந்த இரண்டு பதிப்புகளும் சரியாக பொருந்த வேண்டும்.\n"
msgstr ""
"guestfish: protocol error: பதிப்பு பொருந்தவில்லை, சேவையக பதிப்பு '%s' க்ளையன்ட் "
"பதிப்பு '%s'உடன் பொருந்தவில்லை. இந்த இரண்டு பதிப்புகளும் சரியாக பொருந்த வேண்டும்.\n"
#: fish/rc.c:385 fish/rc.c:399
#, c-format
@@ -5235,7 +5254,8 @@ msgstr "guestfish: remote: சேவையகம் இயங்காதது
#: fish/rc.c:411 fish/rc.c:425
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr "guestfish: protocol error: துவக்க அழைப்பை சேவையகத்திற்கு அனுப்ப முடியவில்லை\n"
msgstr ""
"guestfish: protocol error: துவக்க அழைப்பை சேவையகத்திற்கு அனுப்ப முடியவில்லை\n"
#: fish/rc.c:436
#, c-format
@@ -5486,10 +5506,12 @@ msgstr ""
msgid ""
"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
"must\n"
"install the separate libguestfs-winsupport package.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
@@ -6330,9 +6352,9 @@ msgstr ""
#, c-format
msgid ""
"current user is not a member of the KVM group (group ID %d). This user "
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended"
" that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group "
"(you might need to log out and log in again)."
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended "
"that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you "
"might need to log out and log in again)."
msgstr ""
#: src/launch-direct.c:287 src/launch-uml.c:159
@@ -6616,7 +6638,8 @@ msgstr ""
#: src/libvirt-domain.c:249
msgid ""
"error: domain is a live virtual machine.\n"
"Writing to the disks of a running virtual machine can cause disk corruption.\n"
"Writing to the disks of a running virtual machine can cause disk "
"corruption.\n"
"Either use read-only access, or if the guest is running the guestfsd daemon\n"
"specify live access. In most libguestfs tools these options are --ro or\n"
"--live respectively. Consult the documentation for further information."
@@ -6932,7 +6955,8 @@ msgstr ""
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"

169
po/te.po
View File

@@ -1,28 +1,31 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Red Hat Inc.
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# rjones <rjones@redhat.com>, 2011
msgid ""
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: 2014-03-26 10:27+0000\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2014-03-27 12:03+0000\n"
"PO-Revision-Date: 2014-03-26 16:49+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/fedora/language/te/)\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/fedora/language/"
"te/)\n"
"Language: te\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: te\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../builder/index_parser.ml:107
msgid ""
"\n"
"The index file downloaded from '%s' is corrupt.\n"
"You need to ask the supplier of this file to fix it and upload a fixed version.\n"
"You need to ask the supplier of this file to fix it and upload a fixed "
"version.\n"
msgstr ""
#: ../sparsify/copying.ml:81
@@ -52,8 +55,8 @@ msgstr ""
#: ../resize/resize.ml:864
msgid ""
" The surplus space is not large enough for an extra partition to be created"
" and so it will just be ignored."
" The surplus space is not large enough for an extra partition to be created "
"and so it will just be ignored."
msgstr ""
#: ../resize/resize.ml:866
@@ -124,18 +127,18 @@ msgstr ""
#: ../resize/resize.ml:651
msgid ""
"%s: This partition contains a %s filesystem which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
#: ../resize/resize.ml:647
msgid ""
"%s: This partition contains an LVM physical volume which will be damaged by "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you"
" want to shrink this partition, you need to use the '--resize-force' option,"
" but that could destroy any data on this partition. (This error came from "
"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you "
"want to shrink this partition, you need to use the '--resize-force' option, "
"but that could destroy any data on this partition. (This error came from "
"'%s' option on the command line.)"
msgstr ""
@@ -347,8 +350,8 @@ msgstr ""
#: ../resize/resize.ml:587
msgid ""
"%s: partition not found in the source disk image (this error came from '%s' "
"option on the command line). Try running this command: virt-filesystems "
"--partitions --long -a %s"
"option on the command line). Try running this command: virt-filesystems --"
"partitions --long -a %s"
msgstr ""
#: ../resize/resize.ml:498
@@ -434,8 +437,8 @@ msgstr ""
#: ../builder/cmdline.ml:250
msgid ""
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not"
" need any extra arguments.\n"
"%s: virt-builder --cache-all-templates/--print-cache/--delete-cache does not "
"need any extra arguments.\n"
msgstr ""
#: ../builder/cmdline.ml:257
@@ -498,8 +501,8 @@ msgstr ""
#: ../sparsify/copying.ml:66
msgid ""
"--compress cannot be used for raw output. Remove this option or use "
"--convert qcow2."
"--compress cannot be used for raw output. Remove this option or use --"
"convert qcow2."
msgstr ""
#: ../resize/resize.ml:156
@@ -776,7 +779,8 @@ msgstr ""
#: ../resize/resize.ml:921
msgid ""
"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n"
"Failed to initialize the partition table on the target disk. You need to "
"wipe or recreate the target disk and then run virt-resize again.\n"
"\n"
"The underlying error was: %s"
msgstr ""
@@ -924,7 +928,8 @@ msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups (VGs),\n"
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
@@ -1658,7 +1663,8 @@ msgstr ""
#: ../builder/sigchecker.ml:169
msgid ""
"virt-builder: error: GPG failure: could not verify digital signature of file\n"
"virt-builder: error: GPG failure: could not verify digital signature of "
"file\n"
"Try:\n"
" - Use the '-v' option and look for earlier error messages.\n"
" - Delete the cache: virt-builder --delete-cache\n"
@@ -1667,7 +1673,8 @@ msgstr ""
#: ../builder/sigchecker.ml:216
msgid ""
"virt-builder: error: checksum of template did not match the expected checksum!\n"
"virt-builder: error: checksum of template did not match the expected "
"checksum!\n"
" found checksum: %s\n"
" expected checksum: %s\n"
"Try:\n"
@@ -1695,7 +1702,8 @@ msgstr ""
#: ../builder/sigchecker.ml:187
msgid ""
"virt-builder: error: fingerprint of signature does not match the expected fingerprint!\n"
"virt-builder: error: fingerprint of signature does not match the expected "
"fingerprint!\n"
" found fingerprint: %s\n"
" expected fingerprint: %s\n"
msgstr ""
@@ -1752,7 +1760,8 @@ msgid "virt-builder: no kernel found\n"
msgstr ""
#: ../builder/index_parser.ml:285
msgid "virt-builder: you must use relative paths (not '%s') in the index file\n"
msgid ""
"virt-builder: you must use relative paths (not '%s') in the index file\n"
msgstr ""
#: ../builder/index_parser.ml:276
@@ -1813,7 +1822,8 @@ msgstr ""
#: ../resize/resize.ml:1162
msgid ""
"warning: first partition is NTFS but does not contain NTFS boot loader magic\n"
"warning: first partition is NTFS but does not contain NTFS boot loader "
"magic\n"
"%!"
msgstr ""
@@ -1842,7 +1852,7 @@ msgid "you cannot use the same disk image for input and output"
msgstr ""
#: align/scan.c:73 cat/cat.c:56 cat/filesystems.c:87 cat/ls.c:83 df/main.c:66
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:104 fuse/guestmount.c:99
#: diff/diff.c:91 edit/edit.c:68 fish/fish.c:105 fuse/guestmount.c:99
#: fuse/guestunmount.c:52 inspector/inspector.c:67 make-fs/make-fs.c:73
#: rescue/rescue.c:56
#, c-format
@@ -1873,7 +1883,7 @@ msgstr ""
#: align/scan.c:133 cat/cat.c:115 cat/filesystems.c:187 cat/ls.c:174
#: df/main.c:133 diff/diff.c:191 diff/diff.c:197 edit/edit.c:134
#: fish/fish.c:234 format/format.c:129 fuse/guestmount.c:206
#: fish/fish.c:235 format/format.c:129 fuse/guestmount.c:206
#: inspector/inspector.c:127 make-fs/make-fs.c:115 rescue/rescue.c:135
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -1881,7 +1891,7 @@ msgstr "guestfs_create: సంభాలికను సృష్టించు
#: align/scan.c:153 builder/index-validate.c:84 cat/cat.c:137
#: cat/filesystems.c:241 cat/ls.c:224 df/main.c:157 diff/diff.c:262
#: edit/edit.c:156 fish/fish.c:292 format/format.c:183 fuse/guestmount.c:241
#: edit/edit.c:156 fish/fish.c:293 format/format.c:183 fuse/guestmount.c:241
#: fuse/guestunmount.c:124 inspector/inspector.c:151 make-fs/make-fs.c:142
#: rescue/rescue.c:192
#, c-format
@@ -1976,7 +1986,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1764
#: cat/cat.c:357 edit/edit.c:582 fish/fish.c:1768
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2223,12 +2233,12 @@ msgstr ""
msgid "%s: extra arguments on the command line\n"
msgstr ""
#: diff/diff.c:732
#: diff/diff.c:739
#, c-format
msgid "%s: external diff command failed\n"
msgstr ""
#: diff/diff.c:736
#: diff/diff.c:743
msgid "End of diff"
msgstr ""
@@ -4664,8 +4674,7 @@ msgstr ""
#: fish/copy.c:51
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the "
"image\n"
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
#: fish/copy.c:69
@@ -4730,7 +4739,7 @@ msgstr ""
msgid "use 'list-events' to list event handlers\n"
msgstr ""
#: fish/fish.c:108
#: fish/fish.c:109
#, c-format
msgid ""
"%s: guest filesystem shell\n"
@@ -4781,43 +4790,43 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
#: fish/fish.c:251
#: fish/fish.c:252
#, c-format
msgid "%s: --listen=PID: PID was not a number: %s\n"
msgstr "%s: --listen=PID: PID సంఖ్య కాదు: %s\n"
#: fish/fish.c:258
#: fish/fish.c:259
#, c-format
msgid ""
"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
msgstr "%s: remote: $GUESTFISH_PID అనునది రిమోట్ కార్యక్రమము యొక్క PIDకు అమర్చాలి\n"
#: fish/fish.c:311
#: fish/fish.c:312
#, c-format
msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n"
msgstr ""
#: fish/fish.c:318
#: fish/fish.c:319
#, c-format
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: ఒక -f పారామితి మాత్రమే యివ్వగలము\n"
#: fish/fish.c:510
#: fish/fish.c:514
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: ఒకే సమయం వద్ద --listen మరియు --remote ఐచ్చికాలను వుపయోగించలేము\n"
#: fish/fish.c:518
#: fish/fish.c:522
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: --listen ఫ్లాగ్‌తో ఆదేశ వరుసపై అదనపు పారామితులు\n"
#: fish/fish.c:524
#: fish/fish.c:528
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: ఒకే సమయంలో --listen మరియు --file ఐచ్చికాలను వుపయోగించలేము\n"
#: fish/fish.c:699
#: fish/fish.c:703
#, c-format
msgid ""
"\n"
@@ -4830,70 +4839,75 @@ msgid ""
"\n"
msgstr ""
#: fish/fish.c:857 fish/fish.c:873
#: fish/fish.c:861 fish/fish.c:877
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: వెట్‌స్పేస్ ద్వారా వేరుచేయబడిన కమాండ్ ఆర్గుమెంట్స్\n"
#: fish/fish.c:867
#: fish/fish.c:871
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: మూయని సింగిల్ కోట్\n"
#: fish/fish.c:897
#: fish/fish.c:901
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: '%s'వద్ద స్ట్రింగును పార్శ్ చేయుటలో అంతర్గత దోషము\n"
#: fish/fish.c:914
#: fish/fish.c:918
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: చాలా యెక్కువ ఆర్గుమెంట్లు\n"
#: fish/fish.c:989
#: fish/fish.c:993
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
#: fish/fish.c:998
#: fish/fish.c:1002
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: మూయని డబుల్ కోట్\n"
#: fish/fish.c:1061
#: fish/fish.c:1065
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: ఆదేశ వరుసపై ఖాళీ ఆదేశము\n"
#: fish/fish.c:1219
#: fish/fish.c:1223
msgid "display a list of commands or help on a command"
msgstr "ఆదేశముల జాబితాను లేదా ఆదేశముపై సహాయమును ప్రదర్శించుము"
#: fish/fish.c:1221
#: fish/fish.c:1225
msgid "quit guestfish"
msgstr "guestfish నిష్క్రమించుము"
#: fish/fish.c:1232
#: fish/fish.c:1236
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
" help cmd\n"
" help\n"
msgstr "help - ఆదేశముల జాబితాను లేదా ఆదేశముపై సహాయమును ప్రదర్శించును\n help cmd\n help\n"
msgstr ""
"help - ఆదేశముల జాబితాను లేదా ఆదేశముపై సహాయమును ప్రదర్శించును\n"
" help cmd\n"
" help\n"
#: fish/fish.c:1240
#: fish/fish.c:1244
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr "quit - guestfish నిష్క్రమించును\n quit\n"
msgstr ""
"quit - guestfish నిష్క్రమించును\n"
" quit\n"
#: fish/fish.c:1245
#: fish/fish.c:1249
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: తెలియని ఆదేశము, అన్ని ఆదేశములను జాబితాచేయుటకు -h వుపయోగించుము\n"
#: fish/fish.c:1261
#: fish/fish.c:1265
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -4901,36 +4915,36 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
#: fish/fish.c:1270
#: fish/fish.c:1274
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
#: fish/fish.c:1313
#: fish/fish.c:1317
#, c-format
msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n"
msgstr ""
#: fish/fish.c:1421
#: fish/fish.c:1425
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "\"%s\" స్ట్రింగునందు రన్‌యెవే స్ట్రింగ్\n"
#: fish/fish.c:1758
#: fish/fish.c:1762
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
#: fish/fish.c:1778
#: fish/fish.c:1782
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
#: fish/fish.c:1797
#: fish/fish.c:1801
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -4951,7 +4965,8 @@ msgstr "glob: guestfs_glob_expand కాల్ విఫలమైంది: %s\n
#: fish/help.c:39
#, c-format
msgid ""
"Add disk images to examine using the -a or -d options, or the 'add' command.\n"
"Add disk images to examine using the -a or -d options, or the 'add' "
"command.\n"
"Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
"Once you have done this, use the 'run' command.\n"
msgstr ""
@@ -5225,7 +5240,9 @@ msgstr "guestfish: నిభందన దోషము: 'hello' సందేశ
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
msgstr "guestfish: నిభందన దోషము: వర్షన్ అసమానత, సేవిక వర్షన్ '%s' అనునది క్లైంట్ వర్షన్ '%s'తో సరిపోలుట లేదు. రెండు వర్షన్లు తప్పక సరిగ్గా సరిపోలవలెను.\n"
msgstr ""
"guestfish: నిభందన దోషము: వర్షన్ అసమానత, సేవిక వర్షన్ '%s' అనునది క్లైంట్ వర్షన్ '%s'తో "
"సరిపోలుట లేదు. రెండు వర్షన్లు తప్పక సరిగ్గా సరిపోలవలెను.\n"
#: fish/rc.c:385 fish/rc.c:399
#, c-format
@@ -5486,10 +5503,12 @@ msgstr ""
msgid ""
"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n"
"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
"must\n"
"install the separate libguestfs-winsupport package.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"
@@ -6330,9 +6349,9 @@ msgstr ""
#, c-format
msgid ""
"current user is not a member of the KVM group (group ID %d). This user "
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended"
" that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group "
"(you might need to log out and log in again)."
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended "
"that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you "
"might need to log out and log in again)."
msgstr ""
#: src/launch-direct.c:287 src/launch-uml.c:159
@@ -6616,7 +6635,8 @@ msgstr ""
#: src/libvirt-domain.c:249
msgid ""
"error: domain is a live virtual machine.\n"
"Writing to the disks of a running virtual machine can cause disk corruption.\n"
"Writing to the disks of a running virtual machine can cause disk "
"corruption.\n"
"Either use read-only access, or if the guest is running the guestfsd daemon\n"
"specify live access. In most libguestfs tools these options are --ro or\n"
"--live respectively. Consult the documentation for further information."
@@ -6932,7 +6952,8 @@ msgstr ""
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual machine\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
"If you feel this is an error, please file a bug report including as much\n"

2010
po/uk.po

File diff suppressed because it is too large Load Diff