push cc8bc80451cc24f4d7cf75168b569f0ebfe19547
[wine/hacks.git] / dlls / devenum / devenum.rc
blobb9ff4a5d292853b53c9b750015257b1fb15f4e29
1 /*
2  * Resources for Device Enumerator
3  *
4  * Copyright 2002 Robert Shearman
5  *
6  * This library is free software; you can redistribute it and/or
7  * modify it under the terms of the GNU Lesser General Public
8  * License as published by the Free Software Foundation; either
9  * version 2.1 of the License, or (at your option) any later version.
10  *
11  * This library is distributed in the hope that it will be useful,
12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14  * Lesser General Public License for more details.
15  *
16  * You should have received a copy of the GNU Lesser General Public
17  * License along with this library; if not, write to the Free Software
18  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19  */
21 #pragma code_page(65001)
23 #include "windef.h"
24 #include "winbase.h"
25 #include "winnls.h"
27 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
29 #define WINE_FILEDESCRIPTION_STR "Wine Device Enumerator Library"
30 #define WINE_FILENAME_STR "devenum.dll"
31 #define WINE_FILEVERSION 6,5,1,902
32 #define WINE_FILEVERSION_STR "6.5.1.902"
33 #define WINE_PRODUCTVERSION 6,5,1,902
34 #define WINE_PRODUCTVERSION_STR "6.5"
36 #include "wine/wine_common_ver.rc"
38 STRINGTABLE DISCARDABLE
39 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
41         7  "Default DirectSound"
42         8  "DirectSound: %s"
43         9  "Default WaveOut Device"
44         10 "Default MidiOut Device"
47 STRINGTABLE DISCARDABLE
48 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
50         7  "DirectSound par défaut"
51         8  "DirectSound : %s"
52         9  "Périphérique WaveOut par défaut"
53         10 "Périphérique MidiOut par défaut"
56 STRINGTABLE DISCARDABLE
57 LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
59         7  "Standard DirectSound"
60         8  "DirectSound: %s"
61         9  "Standard WaveOut - Gerät"
62         10 "Standard MidiOut - Gerät"
65 STRINGTABLE DISCARDABLE
66 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
68         7  "DirectSound di Default"
69         8  "DirectSound: %s"
70         9  "Dispositivo WaveOut di Default"
71         10 "Dispositivo MidiOut di Default"
74 STRINGTABLE DISCARDABLE
75 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
77         7  "DirectSound padrão"
78         8  "DirectSound: %s"
79         9  "Dispositivo padrão WaveOut"
80         10 "Dispositivo padrão MidiOut"
83 STRINGTABLE DISCARDABLE
84 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
86         7  "DirectSound por defecto"
87         8  "DirectSound: %s"
88         9  "Dispositivo WaveOut por defecto"
89         10 "Dispositivo MidiOut por defecto"
92 STRINGTABLE DISCARDABLE
93 LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
95         7  "Dafaultní DirectSound"
96         8  "DirectSound: %s"
97         9  "Standardní zařízení WaveOut"
98         10 "Standardní zařízení MidiOut"
101 STRINGTABLE DISCARDABLE
102 LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
104         7  "Standardowe DirectSound"
105         8  "DirectSound: %s"
106         9  "Standardowe urządzenie WaveOut"
107         10 "Standardowe urządzenie Device"
110 STRINGTABLE DISCARDABLE
111 LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
113 7  "Standard DirectSound"
114 8  "DirectSound: %s"
115 9  "Standard enhet for lydavspilling"
116 10 "Standard enhet for MIDI-avspilling"
119 STRINGTABLE DISCARDABLE
120 LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
122         7  "Standaard DirectSound"
123         8  "DirectSound: %s"
124         9  "Standaardapparaat WaveOut"
125         10 "Standaardapparaat MidiOut"
128 STRINGTABLE DISCARDABLE
129 LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
131         7  "DirectSound implicit"
132         8  "DirectSound: %s"
133         9  "Dispozitiv WaveOut implicit"
134         10 "Dispozitiv MidiOut implicit"
137 STRINGTABLE DISCARDABLE
138 LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
140         7  "Стандартный DirectSound"
141         8  "DirectSound: %s"
142         9  "Звуковое устройство вывода по умолчанию"
143         10 "Устройство вывода MIDI по умолчанию"
147 STRINGTABLE DISCARDABLE
148 LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
150         7  "Privzeta DirectSound naprava"
151         8  "DirectSound: %s"
152         9  "Privzeta WaveOut naprava"
153         10 "Privzeta MidiOut naprava"
156 STRINGTABLE DISCARDABLE
157 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
159         7  "기본 다이렉트 사운드"
160         8  "다이렉트 사운드: %s"
161         9  "기본 웨이브 출력 장치"
162         10 "기본 미디출력 장치"
165 STRINGTABLE DISCARDABLE
166 LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
168         7  "Numatytasis DirectSound"
169         8  "DirectSound: %s"
170         9  "Numatytasis WaveOut įrenginys"
171         10 "Numatytasis MidiOut įrenginys"