diff options
Diffstat (limited to 'po/or.po')
-rw-r--r-- | po/or.po | 28 |
1 files changed, 17 insertions, 11 deletions
@@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-07-07 13:58+0100\n" +"POT-Creation-Date: 2012-07-10 13:19+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/team/or/)\n" @@ -21,7 +21,7 @@ msgstr "" #: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100 #: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101 -#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62 +#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ଅଧିକ ସୂଚନା ପାଇଁ `%s --help' କୁ ଚେଷ୍ଟା କରନ୍ତୁ।\n" @@ -49,7 +49,7 @@ msgstr "" #: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203 #: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143 -#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055 +#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072 #: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142 #, c-format msgid "guestfs_create: failed to create handle\n" @@ -57,7 +57,7 @@ msgstr "guestfs_create: ନିୟନ୍ତ୍ରଣ ପ୍ରସ୍ତୁତ କ #: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257 #: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283 -#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164 +#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164 #: rescue/virt-rescue.c:179 #, c-format msgid "%s: unknown long option: %s (%d)\n" @@ -2786,7 +2786,7 @@ msgstr "" msgid "%s: cannot parse --lvm option (%s)\n" msgstr "" -#: fuse/guestmount.c:943 +#: fuse/guestmount.c:958 #, c-format msgid "" "%s: FUSE module for libguestfs\n" @@ -2809,6 +2809,7 @@ msgid "" " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n" " -n|--no-sync Don't autosync\n" " -o|--option opt Pass extra option to FUSE\n" +" --pid-file filename Write PID to filename\n" " -r|--ro Mount read-only\n" " --selinux Enable SELinux support\n" " -v|--verbose Verbose messages\n" @@ -2817,32 +2818,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:1162 +#: fuse/guestmount.c:1111 +#, c-format +msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n" +msgstr "" + +#: fuse/guestmount.c:1186 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "" -#: fuse/guestmount.c:1172 +#: fuse/guestmount.c:1196 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "" -#: fuse/guestmount.c:1179 +#: fuse/guestmount.c:1203 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "" -#: fuse/guestmount.c:1194 +#: fuse/guestmount.c:1218 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "" -#: fuse/guestmount.c:1201 +#: fuse/guestmount.c:1225 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "" -#: fuse/guestmount.c:1210 +#: fuse/guestmount.c:1234 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: ଆପଣଙ୍କୁ ହୋଷ୍ଟ ଫାଇଲତନ୍ତ୍ରରେ ଗୋଟିଏ ସ୍ଥାପନ ବିନ୍ଦୁ ଉଲ୍ଲେଖ କରିବାକୁ ହେବ\n" |