~ubuntu-branches/ubuntu/precise/wine/precise

« back to all changes in this revision

Viewing changes to programs/start/De.rc

  • Committer: Bazaar Package Importer
  • Author(s): Scott Ritchie
  • Date: 2008-06-17 10:22:39 UTC
  • mfrom: (1.1.41 upstream)
  • Revision ID: james.westby@ubuntu.com-20080617102239-s8olx8ehtsdejmhz
Tags: 1.0.0-1ubuntu1
* New upstream release
  - First stable release of Wine
* Change to 1.0.0 versioning scheme since Wine will make a 1.0.1
* Remove dh_installchangelogs since the upstream changelog was removed
  - It is now available online at winehq.org

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
STRINGTABLE DISCARDABLE LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
26
26
{
27
 
STRING_USAGE,                                   "Startet ein Programm, oder �ffnet ein Dokument in dem Programm, dass normalerweise f�r die Dateien mit dieser Dateiendung benutzt wird.. \n\
28
 
Gebrauch: \n\
29
 
start [Optionen] Programm_Dateiname [...] \n\
30
 
start [Optionen] Dokument_Dateiname \n\
31
 
 \n\
32
 
Optionen: \n\
33
 
/M[inimized] Starte das Programm minimiert. \n\
34
 
/MAX[imized] Starte das Programm maximiert. \n\
35
 
/R[estored]  Starte das Programm normal (weder minimiert noch maximiert). \n\
36
 
/W[ait]      Wartet bis das gestartete Programm sich beendet, \n\t     dann beendet sich start mit dessen Exitcode des Programmes.\n\
37
 
/L           Zeige die Endbenutzerlizenz an. \n\
38
 
 \n\
39
 
start.exe Version 0.2 Copyright (C) 2003, Dan Kegel \n\
40
 
Start kommte ABSOLUT OHNE GARANTIE; f�r detalierte Informationen, starte es mit der /L Option. \n\
41
 
Dies ist freie Software, und du bist willkommen, es unter bestimmten \n\
42
 
Bedingungen weiter zu verbreiten; f�hre 'start /L' f�r mehr Details aus. \n\
 
27
STRING_USAGE,                                   "Startet ein Programm, oder �ffnet ein Dokument in dem Programm, dass normalerweise f�r die Dateien mit dieser Dateiendung benutzt wird..\n\
 
28
Gebrauch:\n\
 
29
start [Optionen] Programm_Dateiname [...]\n\
 
30
start [Optionen] Dokument_Dateiname\n\
 
31
\n\
 
32
Optionen:\n\
 
33
/M[inimized] Starte das Programm minimiert.\n\
 
34
/MAX[imized] Starte das Programm maximiert.\n\
 
35
/R[estored]  Starte das Programm normal (weder minimiert noch maximiert).\n\
 
36
/W[ait]      Wartet bis das gestartete Programm sich beendet,\n\t     dann beendet sich start mit dessen Exitcode des Programmes.\n\
 
37
/L           Zeige die Endbenutzerlizenz an.\n\
 
38
\n\
 
39
start.exe Version 0.2 Copyright (C) 2003, Dan Kegel\n\
 
40
Start kommte ABSOLUT OHNE GARANTIE; f�r detalierte Informationen, starte es mit der /L Option.\n\
 
41
Dies ist freie Software, und du bist willkommen, es unter bestimmten\n\
 
42
Bedingungen weiter zu verbreiten; f�hre 'start /L' f�r mehr Details aus.\n\
43
43
"
44
44
 
45
 
STRING_LICENSE, "start.exe version 0.2 Copyright (C) 2003, Dan Kegel \n\
46
 
This program is free software; you can redistribute it and/or \n\
47
 
modify it under the terms of the GNU Lesser Public License \n\
48
 
as published by the Free Software Foundation; either version 2.1 \n\
49
 
of the License, or (at your option) any later version. \n\
50
 
 \n\
51
 
This program is distributed in the hope that it will be useful, \n\
52
 
but WITHOUT ANY WARRANTY; without even the implied warranty of \n\
53
 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the \n\
54
 
GNU Lesser Public License for more details. \n\
55
 
 \n\
56
 
You should have received a copy of the GNU Lesser Public License \n\
57
 
along with this program; if not, write to the Free Software \n\
58
 
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. \n\
59
 
 \n\
60
 
Schau in die Datei COPYING.LIB f�r Lizenzinformationen. \n\
 
45
STRING_LICENSE, "start.exe version 0.2 Copyright (C) 2003, Dan Kegel\n\
 
46
This program is free software; you can redistribute it and/or\n\
 
47
modify it under the terms of the GNU Lesser Public License\n\
 
48
as published by the Free Software Foundation; either version 2.1\n\
 
49
of the License, or (at your option) any later version.\n\
 
50
\n\
 
51
This program is distributed in the hope that it will be useful,\n\
 
52
but WITHOUT ANY WARRANTY; without even the implied warranty of\n\
 
53
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n\
 
54
GNU Lesser Public License for more details.\n\
 
55
\n\
 
56
You should have received a copy of the GNU Lesser Public License\n\
 
57
along with this program; if not, write to the Free Software\n\
 
58
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.\n\
 
59
\n\
 
60
Schau in die Datei COPYING.LIB f�r Lizenzinformationen.\n\
61
61
"
62
62
 
63
63
STRING_EXECFAIL "Es konnte keine Anwendung gestartet werden, oder es ist keine Anwendung mit der angegebenen Datei verkn�pft.\nShellExecuteEx gescheitert"