start: Fix the Cs, Es, It, Si and Tr translations.

This commit is contained in:
Michael Stefaniuc 2008-06-04 01:05:48 +02:00 committed by Alexandre Julliard
parent db74eb3954
commit b6305ed413
5 changed files with 10 additions and 0 deletions

View file

@ -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."
}

View file

@ -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."
}

View file

@ -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."
}

View file

@ -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)

View file

@ -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."
}