diff options
Diffstat (limited to 'po/pa.po')
-rw-r--r-- | po/pa.po | 73 |
1 files changed, 38 insertions, 35 deletions
@@ -6,10 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.0.81\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-08 16:10+0100\n" +"POT-Creation-Date: 2010-10-23 14:24+0100\n" "PO-Revision-Date: 2010-01-29 12:50+0530\n" "Last-Translator: Jaswinder Singh <jsingh@redhat.com>\n" "Language-Team: Punjabi/Panjabi <kde-i18n-doc@kde.org>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -416,9 +417,14 @@ msgstr "ਕੀ ਇੱਕ ਕਮਾਂਡ ਚਲਾਉਣ ਵਿੱਚ ਰੁੱ msgid "is in configuration state" msgstr "ਸੰਰਚਨਾ ਸਥਿਤੀ ਵਿੱਚ ਹੈ" -#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672 -msgid "test if file exists" -msgstr "ਵੇਖੋ ਕੀ ਫਾਇਲ ਮੌਜੂਦ ਹੈ" +#: fish/cmds.c:136 fish/cmds.c:672 +#, fuzzy +msgid "test if a directory" +msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ" + +#: fish/cmds.c:137 fish/cmds.c:667 +msgid "test if a regular file" +msgstr "" #: fish/cmds.c:138 fish/cmds.c:402 msgid "is launching subprocess" @@ -1217,7 +1223,7 @@ msgstr "" msgid "%s: unknown command\n" msgstr "%s: ਅਣਜਾਣ ਕਮਾਂਡ\n" -#: fish/edit.c:86 +#: fish/edit.c:44 #, c-format msgid "use '%s filename' to edit a file\n" msgstr "ਇੱਕ ਫਾਇਲ ਸੋਧ ਕਰਨ ਲਈ '%s filename' ਵਰਤੋ\n" @@ -1228,11 +1234,11 @@ msgid "Try `%s --help' for more information.\n" msgstr "ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ `%s --help' ਵਰਤੋ।\n" #: fish/fish.c:100 -#, c-format +#, fuzzy, c-format msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2010 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" " %s -i libvirt-domain\n" @@ -1260,7 +1266,7 @@ msgid "" " -v|--verbose Verbose messages\n" " -x Echo each command before executing it\n" " -V|--version Display version and exit\n" -"For more information, see the manpage %s(1).\n" +"For more information, see the manpage %s(1).\n" msgstr "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" @@ -1500,7 +1506,7 @@ msgstr "" " This echos the parameters to the terminal.\n" #: fish/fish.c:1014 -#, c-format +#, fuzzy, c-format msgid "" "edit - edit a file in the image\n" " edit <filename>\n" @@ -1512,9 +1518,6 @@ msgid "" "\n" " Normally it uses $EDITOR, but if you use the aliases\n" " \"vi\" or \"emacs\" you will get those editors.\n" -"\n" -" NOTE: This will not work reliably for large files\n" -" (> 2 MB) or binary files containing \\0 bytes.\n" msgstr "" "edit - edit a file in the image\n" " edit <filename>\n" @@ -1530,7 +1533,7 @@ msgstr "" " NOTE: This will not work reliably for large files\n" " (> 2 MB) or binary files containing \\0 bytes.\n" -#: fish/fish.c:1030 +#: fish/fish.c:1027 #, c-format msgid "" "lcd - local change directory\n" @@ -1547,7 +1550,7 @@ msgstr "" " useful if you want to download files to a particular\n" " place.\n" -#: fish/fish.c:1039 +#: fish/fish.c:1036 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1564,7 +1567,7 @@ msgstr "" " command args. Note that the command is run repeatedly\n" " once for each expanded argument.\n" -#: fish/fish.c:1048 +#: fish/fish.c:1045 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1575,8 +1578,8 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1055 -#, c-format +#: fish/fish.c:1052 +#, fuzzy, c-format msgid "" "more - view a file in the pager\n" " more <filename>\n" @@ -1588,9 +1591,6 @@ msgid "" "\n" " Normally it uses $PAGER, but if you use the alias\n" " \"less\" then it always uses \"less\".\n" -"\n" -" NOTE: This will not work reliably for large files\n" -" (> 2 MB) or binary files containing \\0 bytes.\n" msgstr "" "more - view a file in the pager\n" " more <filename>\n" @@ -1606,7 +1606,7 @@ msgstr "" " NOTE: This will not work reliably for large files\n" " (> 2 MB) or binary files containing \\0 bytes.\n" -#: fish/fish.c:1073 +#: fish/fish.c:1067 #, c-format msgid "" "quit - quit guestfish\n" @@ -1615,7 +1615,7 @@ msgstr "" "quit - quit guestfish\n" " quit\n" -#: fish/fish.c:1078 +#: fish/fish.c:1072 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1632,7 +1632,7 @@ msgstr "" "this normally, because the handle is closed properly when guestfish\n" "exits. However this is occasionally useful for testing.\n" -#: fish/fish.c:1087 +#: fish/fish.c:1081 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1689,7 +1689,7 @@ msgstr "" " <nn>E or <nn>EB number of exabytes\n" " <nn>sects number of 512 byte sectors\n" -#: fish/fish.c:1116 +#: fish/fish.c:1110 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1704,12 +1704,12 @@ msgstr "" " This runs <command> as usual, and prints the elapsed\n" " time afterwards.\n" -#: fish/fish.c:1124 +#: fish/fish.c:1118 #, 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:1140 +#: fish/fish.c:1134 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1717,17 +1717,17 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1297 +#: fish/fish.c:1291 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "ਸਤਰ \"%s\" ਵਿੱਚ ਗਲਤ ਸ਼ਬਦਾਵਲੀ ਹੈ\n" -#: fish/glob.c:52 +#: fish/glob.c:53 #, c-format msgid "use 'glob command [args...]'\n" msgstr "use 'glob command [args...]'\n" -#: fish/glob.c:72 +#: fish/glob.c:73 #, c-format msgid "glob: guestfs_glob_expand call failed: %s\n" msgstr "glob: guestfs_glob_expand call failed: %s\n" @@ -1737,17 +1737,17 @@ msgstr "glob: guestfs_glob_expand call failed: %s\n" msgid "use 'lcd directory' to change local directory\n" msgstr "ਲੋਕਲ ਡਾਇਰੈਕਟਰੀ ਤਬਦੀਲ ਕਰਨ ਲਈ 'lcd directory' ਵਰਤੋ\n" -#: fish/more.c:40 +#: fish/more.c:39 #, c-format msgid "use '%s filename' to page a file\n" msgstr "ਫਾਇਲ ਪੇਜ਼ ਕਰਨ ਲਈ '%s filename' ਵਰਤੋ\n" -#: fish/rc.c:249 +#: fish/rc.c:250 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: protocol error: could not read 'hello' message\n" -#: fish/rc.c:254 +#: fish/rc.c:255 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -1756,17 +1756,17 @@ 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:329 fish/rc.c:343 +#: fish/rc.c:330 fish/rc.c:344 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: ਰਿਮੋਟ: ਇੰਜ ਲਗਦਾ ਹੈ ਜਿਵੇਂ ਸਰਵਰ ਨਹੀਂ ਚੱਲ ਰਿਹਾ ਹੈ\n" -#: fish/rc.c:355 fish/rc.c:369 +#: fish/rc.c:356 fish/rc.c:370 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "guestfish: ਪਰੋਟੋਕਾਲ ਗਲਤੀ: ਸਰਵਰ ਨੂੰ ਸ਼ੁਰੂਆਤੀ ਸਵਾਗਤ ਨਹੀਂ ਭੇਜ ਸਕਦਾ\n" -#: fish/rc.c:380 +#: fish/rc.c:381 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "guestfish: ਪਰੋਟੋਕਾਲ ਗਲਤੀ: ਸਰਵਰ ਤੋਂ ਜਵਾਬ ਡੀਕੋਡ ਨਹੀਂ ਕਰ ਸਕਦਾ\n" @@ -2143,6 +2143,9 @@ msgstr "" msgid "mkisofs command failed: %s\n" msgstr "mkisofs ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s\n" +#~ msgid "test if file exists" +#~ msgstr "ਵੇਖੋ ਕੀ ਫਾਇਲ ਮੌਜੂਦ ਹੈ" + #, fuzzy #~ msgid "" #~ "\n" |