push 0a6b4a6c9e6bf38a9b3d5ed71f415701d1ca15d1
[wine/hacks.git] / programs / start / Si.rc
blobcc301b417190547cca2e94296cadb751a4a06fd5
1 /*
2  * Start
3  * Slovenian Language Support
4  *
5  * Copyright 2003 Rok Mandeljc <rok.mandeljc@gimb.org>
6  *
7  * This library is free software; you can redistribute it and/or
8  * modify it under the terms of the GNU Lesser General Public
9  * License as published by the Free Software Foundation; either
10  * version 2.1 of the License, or (at your option) any later version.
11  *
12  * This library is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15  * Lesser General Public License for more details.
16  *
17  * You should have received a copy of the GNU Lesser General Public
18  * License along with this library; if not, write to the Free Software
19  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
20  */
22 LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
24 STRINGTABLE DISCARDABLE LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
26 STRING_USAGE,                                   "Zažene program ali odpre dokument s programom, ki obièajno odpira dokumente te vrste. \n\
27 Uporaba: \n\
28 start [možnosti] ime_programa [...] \n\
29 start [možnosti] ime_dokumenta \n\
30  \n\
31 Možnosti: \n\
32 /M[inimized] Zažene program program v minimiranem naèinu. \n\
33 /MAX[imized] Zažene program program v maksimiranem naèinu. \n\
34 /R[estored]  Zažene program program v navadnem naèinu (ne minimiran in ne maksimiran). \n\
35 /W[ait]      Poèaka, da se zagnani program konèa in se zakljuèi z njegovo izhodno kodo. \n\
36 /L           Pokaž licenèno pogodbo. \n\
37  \n\
38 start.exe razlièica 0.2 Copyright (C) 2003, Dan Kegel \n\
39 Start prihaja popolnoma BREZ GARANCIJE; za podrobnosti uporabite možnost /L. \n\
40 This is free software, and you are welcome to redistribute it \n\
41 under certain conditions; run 'start /L' for details. \n\
44 STRING_LICENSE, "start.exe razlièica 0.2 Copyright (C) 2003, Dan Kegel \n\
45 This program is free software; you can redistribute it and/or \n\
46 modify it under the terms of the GNU Lesser Public License \n\
47 as published by the Free Software Foundation; either version 2.1 \n\
48 of the License, or (at your option) any later version. \n\
49  \n\
50 This program is distributed in the hope that it will be useful, \n\
51 but WITHOUT ANY WARRANTY; without even the implied warranty of \n\
52 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the \n\
53 GNU Lesser Public License for more details. \n\
54  \n\
55 You should have received a copy of the GNU Lesser Public License \n\
56 along with this program; if not, write to the Free Software \n\
57 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. \n\
58  \n\
59 See the COPYING.LIB file for license information. \n\
62 STRING_EXECFAIL "Programa ni bilo mogoèe zagnati ali pa z dano vrsto dokumenta ni povezan noben program.\nShellExecuteEx je spodletel"