cmd: Fix the Czech translation.

Michael Stefaniuc mstefani at redhat.de
Tue Jun 3 18:06:58 CDT 2008


---
 programs/cmd/Cs.rc |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/programs/cmd/Cs.rc b/programs/cmd/Cs.rc
index 4afa21e..9e5973c 100644
--- a/programs/cmd/Cs.rc
+++ b/programs/cmd/Cs.rc
@@ -199,6 +199,12 @@ P
 
   WCMD_VOL,    "Nápovìda k VOL\n"
 
+  WCMD_PUSHD,  "PUSHD <directoryname> saves the current directory onto a\n\
+stack, and then changes the current directory to the supplied one.\n"
+
+  WCMD_POPD,   "POPD changes current directory to the last one saved with\n\
+PUSHD.\n"
+
   WCMD_MORE,   "MORE displays output of files or piped input in pages.\n"
 
   WCMD_EXIT,
@@ -222,7 +228,9 @@ MD (MKDIR)\tVytvo
 MORE\t\tDisplay output in pages\n\
 MOVE\t\tPøesune soubor, skupinu souborù nebo adresáøový strom\n\
 PATH\t\tNastaví nebo ukáže prohledávané cesty\n\
+POPD\t\tRestores the directory to the last one saved with PUSHD\n\
 PROMPT\t\tZmìní výzvu pøíkazového øádku\n\
+PUSHD\t\tChanges to a new directory, saving the current one\n\
 REN (RENAME)\tPøejmenuje soubor\n\
 RD (RMDIR)\tSmaže adresáø\n\
 SET\t\tNastaví nebo zobrazí promìnnou prostøedí\n\
-- 
1.5.5.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080604/d5660b5b/attachment-0001.pgp 


More information about the wine-patches mailing list