Module: wine
Branch: master
Commit: b6305ed413ee80bf95d9cc27a41eaedd2b541a07
URL: http://source.winehq.org/git/wine.git/?a=commit;h=b6305ed413ee80bf95d9cc27a…
Author: Michael Stefaniuc <mstefani(a)redhat.de>
Date: Wed Jun 4 01:05:48 2008 +0200
start: Fix the Cs, Es, It, Si and Tr translations.
---
programs/start/Cs.rc | 2 ++
programs/start/Es.rc | 2 ++
programs/start/It.rc | 2 ++
programs/start/Si.rc | 2 ++
programs/start/Tr.rc | 2 ++
5 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/programs/start/Cs.rc b/programs/start/Cs.rc
index 2756d8c..2035908 100644
--- a/programs/start/Cs.rc
+++ b/programs/start/Cs.rc
@@ -64,4 +64,6 @@ P
"
STRING_EXECFAIL "Aplikace nemohla b�t spu�t�na nebo nen� ��dn� aplikace asociov�na s dan�m souborem.\nShellExecuteEx selhal"
+
+STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."
}
diff --git a/programs/start/Es.rc b/programs/start/Es.rc
index aab3043..68ea614 100644
--- a/programs/start/Es.rc
+++ b/programs/start/Es.rc
@@ -61,4 +61,6 @@ Mire el archivo COPYING.LIB para informaci
"
STRING_EXECFAIL "La aplicaci�n no se pudo ejecutar, o no hay ninguna aplicaci�n asociada con el archivo especificado.\nShellExecuteEx fallido"
+
+STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."
}
diff --git a/programs/start/It.rc b/programs/start/It.rc
index d47773e..e1d3d08 100644
--- a/programs/start/It.rc
+++ b/programs/start/It.rc
@@ -62,4 +62,6 @@ Vedere il file COPYING.LIB per informazioni sulla licenza. \n\
"
STRING_EXECFAIL "Non � stato possibile eseguire l'applicazione, o nessuna applicazione � associata con il file specificato.\nShellExecuteEx fallito"
+
+STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."
}
diff --git a/programs/start/Si.rc b/programs/start/Si.rc
index 0fa778c..b60d683 100644
--- a/programs/start/Si.rc
+++ b/programs/start/Si.rc
@@ -62,6 +62,8 @@ See the COPYING.LIB file for license information. \n\
"
STRING_EXECFAIL "Programa ni mogoče zagnati ali pa z datoteko te vrste ni povezan noben program.\nUkaz ShellExecuteEx ni uspel"
+
+STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."
}
#pragma code_page(default)
diff --git a/programs/start/Tr.rc b/programs/start/Tr.rc
index 7bac843..5031aba 100644
--- a/programs/start/Tr.rc
+++ b/programs/start/Tr.rc
@@ -60,4 +60,6 @@ See the COPYING.LIB file for license information. \n\
"
STRING_EXECFAIL "Uygulama ba�lat�lamad� veya belirtilen dosya ile ili�kili bir uygulama yok.\nShellExecuteEx ba�ar�s�z"
+
+STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."
}
Module: wine
Branch: master
Commit: 72598cd58e2305a13ced7e9d960ad867c5aa2ac2
URL: http://source.winehq.org/git/wine.git/?a=commit;h=72598cd58e2305a13ced7e9d9…
Author: Michael Stefaniuc <mstefani(a)redhat.de>
Date: Wed Jun 4 01:07:26 2008 +0200
cmd: Fix the Turkish translation.
---
programs/cmd/Tr.rc | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/programs/cmd/Tr.rc b/programs/cmd/Tr.rc
index 432c200..029e471 100644
--- a/programs/cmd/Tr.rc
+++ b/programs/cmd/Tr.rc
@@ -198,6 +198,12 @@ Do
WCMD_VOL, "VOL hakk�nda yard�m\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,
@@ -220,7 +226,9 @@ MD (MKDIR)\tAlt dizin olu
MORE\t\tDisplay output in pages\n\
MOVE\t\tBir veya daha fazla dosyay� ya da dizin a�ac�n� ta��\n\
PATH\t\tArama yolunu d�zenle veya g�ster\n\
+POPD\t\tRestores the directory to the last one saved with PUSHD\n\
PROMPT\t\tKomut istemini de�i�tir\n\
+PUSHD\t\tChanges to a new directory, saving the current one\n\
REN (RENAME)\tDosyay� yeniden adland�r\n\
RD (RMDIR)\tAlt dizini sil\n\
SET\t\t�evre de�i�kenlerini d�zenle veya g�ster\n\
Module: wine
Branch: master
Commit: 00832864a4cec27c8f4328b962ad47fbe09e87e8
URL: http://source.winehq.org/git/wine.git/?a=commit;h=00832864a4cec27c8f4328b96…
Author: Michael Stefaniuc <mstefani(a)redhat.de>
Date: Wed Jun 4 01:06:58 2008 +0200
cmd: Fix the Czech translation.
---
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\