summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-06-09 11:20:05 +0100
committerRichard Jones <rjones@redhat.com>2009-06-09 11:20:05 +0100
commit27161658c897544a58c7d4f87c08f2ee8ce08d43 (patch)
treea168afddae17acfe3867cf31d0e99e13d6337fdc /po
parent9726fe0b346cefb3e055b3a2f9daf0bf5252267d (diff)
downloadlibguestfs-27161658c897544a58c7d4f87c08f2ee8ce08d43.tar.gz
libguestfs-27161658c897544a58c7d4f87c08f2ee8ce08d43.tar.xz
libguestfs-27161658c897544a58c7d4f87c08f2ee8ce08d43.zip
New website, change et.redhat.com references to libguestfs.org1.0.43
Diffstat (limited to 'po')
-rw-r--r--po/libguestfs.pot39
-rw-r--r--po/pl.po39
2 files changed, 54 insertions, 24 deletions
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index b3ec6f04..42cfa887 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2009-06-04 09:13+0100\n"
+"POT-Creation-Date: 2009-06-09 10:58+0100\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"
@@ -116,27 +116,31 @@ msgstr ""
msgid "guestfish: empty command on command line\n"
msgstr ""
-#: fish/fish.c:605
+#: fish/fish.c:607
msgid "display a list of commands or help on a command"
msgstr ""
-#: fish/fish.c:607
+#: fish/fish.c:609
msgid "quit guestfish"
msgstr ""
-#: fish/fish.c:610
+#: fish/fish.c:612
msgid "allocate an image"
msgstr ""
-#: fish/fish.c:612
+#: fish/fish.c:614
msgid "display a line of text"
msgstr ""
-#: fish/fish.c:614
+#: fish/fish.c:616
msgid "edit a file in the image"
msgstr ""
-#: fish/fish.c:626
+#: fish/fish.c:618
+msgid "local change directory"
+msgstr ""
+
+#: fish/fish.c:630
#, c-format
msgid ""
"alloc - allocate an image\n"
@@ -156,7 +160,7 @@ msgid ""
" <nn>sects number of 512 byte sectors\n"
msgstr ""
-#: fish/fish.c:642
+#: fish/fish.c:646
#, c-format
msgid ""
"echo - display a line of text\n"
@@ -165,7 +169,7 @@ msgid ""
" This echos the parameters to the terminal.\n"
msgstr ""
-#: fish/fish.c:649
+#: fish/fish.c:653
#, c-format
msgid ""
"edit - edit a file in the image\n"
@@ -183,7 +187,18 @@ msgid ""
" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
-#: fish/fish.c:663
+#: fish/fish.c:667
+#, c-format
+msgid ""
+"lcd - local change directory\n"
+" lcd <directory>\n"
+"\n"
+" Change guestfish's current directory. This command is\n"
+" useful if you want to download files to a particular\n"
+" place.\n"
+msgstr ""
+
+#: fish/fish.c:674
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -191,14 +206,14 @@ msgid ""
" help\n"
msgstr ""
-#: fish/fish.c:669
+#: fish/fish.c:680
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr ""
-#: fish/fish.c:672
+#: fish/fish.c:683
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index da9859df..0e5b1472 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.31\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2009-06-04 09:13+0100\n"
+"POT-Creation-Date: 2009-06-09 10:58+0100\n"
"PO-Revision-Date: 2009-05-26 00:50+0200\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <pl@li.org>\n"
@@ -142,27 +142,31 @@ msgstr "guestfish: za dużo parametrów\n"
msgid "guestfish: empty command on command line\n"
msgstr "guestfish: puste polecenie wiersza poleceń\n"
-#: fish/fish.c:605
+#: fish/fish.c:607
msgid "display a list of commands or help on a command"
msgstr "wyświetla listę poleceń lub pomoc polecenia"
-#: fish/fish.c:607
+#: fish/fish.c:609
msgid "quit guestfish"
msgstr "kończy pracę guestfish"
-#: fish/fish.c:610
+#: fish/fish.c:612
msgid "allocate an image"
msgstr "przydziela obraz"
-#: fish/fish.c:612
+#: fish/fish.c:614
msgid "display a line of text"
msgstr "wyświetla wiersz tekstu"
-#: fish/fish.c:614
+#: fish/fish.c:616
msgid "edit a file in the image"
msgstr "modyfikuje plik w obrazie"
-#: fish/fish.c:626
+#: fish/fish.c:618
+msgid "local change directory"
+msgstr ""
+
+#: fish/fish.c:630
#, c-format
msgid ""
"alloc - allocate an image\n"
@@ -198,7 +202,7 @@ msgstr ""
" <nn>G lub <nn>GB liczba gigabajtów\n"
" <nn>sektory liczba 512 bajtowych sektorów\n"
-#: fish/fish.c:642
+#: fish/fish.c:646
#, c-format
msgid ""
"echo - display a line of text\n"
@@ -211,7 +215,7 @@ msgstr ""
"\n"
" Wyświetla ostatnie parametry w terminalu.\n"
-#: fish/fish.c:649
+#: fish/fish.c:653
#, c-format
msgid ""
"edit - edit a file in the image\n"
@@ -243,7 +247,18 @@ msgstr ""
" UWAGA: nie będzie działało poprawnie dla dużych plików\n"
" (> 2 MB) lub plików binarnych zawierających \\0 bajtów.\n"
-#: fish/fish.c:663
+#: fish/fish.c:667
+#, c-format
+msgid ""
+"lcd - local change directory\n"
+" lcd <directory>\n"
+"\n"
+" Change guestfish's current directory. This command is\n"
+" useful if you want to download files to a particular\n"
+" place.\n"
+msgstr ""
+
+#: fish/fish.c:674
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -254,7 +269,7 @@ msgstr ""
" help polecenie\n"
" help\n"
-#: fish/fish.c:669
+#: fish/fish.c:680
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -263,7 +278,7 @@ msgstr ""
"quit - kończy pracę guestfish\n"
" quit\n"
-#: fish/fish.c:672
+#: fish/fish.c:683
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""