devenum: Convert translations to po files.

This commit is contained in:
Alexandre Julliard 2011-01-06 12:37:11 +01:00
parent 8484e9633a
commit 0cdd147dcb
65 changed files with 638 additions and 763 deletions

2
configure vendored
View File

@ -14905,7 +14905,7 @@ wine_fn_config_dll ddraw enable_ddraw implib
wine_fn_config_test dlls/ddraw/tests ddraw_test
wine_fn_config_dll ddrawex enable_ddrawex
wine_fn_config_test dlls/ddrawex/tests ddrawex_test
wine_fn_config_dll devenum enable_devenum
wine_fn_config_dll devenum enable_devenum po
wine_fn_config_dll dinput enable_dinput implib,staticimplib
wine_fn_config_test dlls/dinput/tests dinput_test
wine_fn_config_dll dinput8 enable_dinput8 implib

View File

@ -2434,7 +2434,7 @@ WINE_CONFIG_DLL(ddraw,,[implib])
WINE_CONFIG_TEST(dlls/ddraw/tests)
WINE_CONFIG_DLL(ddrawex)
WINE_CONFIG_TEST(dlls/ddrawex/tests)
WINE_CONFIG_DLL(devenum)
WINE_CONFIG_DLL(devenum,,[po])
WINE_CONFIG_DLL(dinput,,[implib,staticimplib])
WINE_CONFIG_TEST(dlls/dinput/tests)
WINE_CONFIG_DLL(dinput8,,[implib])

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Dafaultní DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Standardní zařízení WaveOut"
IDS_DEVENUM_MIDEFAULT "Standardní zařízení MidiOut"
}

View File

@ -1,32 +0,0 @@
/*
* Cefnogaeth iaith Cymraeg
* Welsh language support
*
* Copyright 2010 Ken Sharp
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_WELSH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "DirectSound Ball"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Ddyfais WaveOut Ball"
IDS_DEVENUM_MIDEFAULT "Ddyfais MidiOut Ball"
}

View File

@ -1,32 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2010 Thomas Larsen
* Paul Vriens
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Standard DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Standard WaveOut Enhed"
IDS_DEVENUM_MIDEFAULT "Standard MidiOut Enhed"
}

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Standard DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Standard WaveOut - Gerät"
IDS_DEVENUM_MIDEFAULT "Standard MidiOut - Gerät"
}

View File

@ -1,31 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Default DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Default WaveOut Device"
IDS_DEVENUM_MIDEFAULT "Default MidiOut Device"
}

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "DirectSound por defecto"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Dispositivo WaveOut por defecto"
IDS_DEVENUM_MIDEFAULT "Dispositivo MidiOut por defecto"
}

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "DirectSound par défaut"
IDS_DEVENUM_DS "DirectSound : %s"
IDS_DEVENUM_WODEFAULT "Périphérique WaveOut par défaut"
IDS_DEVENUM_MIDEFAULT "Périphérique MidiOut par défaut"
}

View File

@ -1,34 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2010 Andras Kovacs
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Alapértelmezett DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Alapértelmezett WaveOut eszköz"
IDS_DEVENUM_MIDEFAULT "Alapértelmezett MidiOut eszköz"
}

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "DirectSound predefinito"
IDS_DEVENUM_DS "DirectSound : %s"
IDS_DEVENUM_WODEFAULT "Dispositivo WaveOut predefinito"
IDS_DEVENUM_MIDEFAULT "Dispositivo MidiOut predefinito"
}

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "デフォルト DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "デフォルト WaveOut デバイス"
IDS_DEVENUM_MIDEFAULT "デフォルト MidiOut デバイス"
}

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "기본 다이렉트 사운드"
IDS_DEVENUM_DS "다이렉트 사운드: %s"
IDS_DEVENUM_WODEFAULT "기본 웨이브 출력 장치"
IDS_DEVENUM_MIDEFAULT "기본 미디출력 장치"
}

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Numatytasis DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Numatytasis WaveOut įrenginys"
IDS_DEVENUM_MIDEFAULT "Numatytasis MidiOut įrenginys"
}

View File

@ -10,29 +10,7 @@ C_SRCS = \
IDL_R_SRCS = devenum_classes.idl
RC_SRCS = \
Cs.rc \
Cy.rc \
Da.rc \
De.rc \
En.rc \
Es.rc \
Fr.rc \
Hu.rc \
It.rc \
Ja.rc \
Ko.rc \
Lt.rc \
Nl.rc \
No.rc \
Pl.rc \
Pt.rc \
Ro.rc \
Ru.rc \
Si.rc \
Sr.rc \
Sv.rc \
Uk.rc \
devenum.rc
RC_SRCS = devenum.rc
PO_SRCS = devenum.rc
@MAKE_DLL_RULES@

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Standaard DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Standaardapparaat WaveOut"
IDS_DEVENUM_MIDEFAULT "Standaardapparaat MidiOut"
}

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Standard DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Standard enhet for lydavspilling"
IDS_DEVENUM_MIDEFAULT "Standard enhet for MIDI-avspilling"
}

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Standardowe DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Standardowe urządzenie WaveOut"
IDS_DEVENUM_MIDEFAULT "Standardowe urządzenie Device"
}

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "DirectSound padrão"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Dispositivo padrão WaveOut"
IDS_DEVENUM_MIDEFAULT "Dispositivo padrão MidiOut"
}

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "DirectSound implicit"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Dispozitiv WaveOut implicit"
IDS_DEVENUM_MIDEFAULT "Dispozitiv MidiOut implicit"
}

View File

@ -1,34 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Стандартный DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Звуковое устройство вывода по умолчанию"
IDS_DEVENUM_MIDEFAULT "Устройство вывода MIDI по умолчанию"
}

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Privzeta DirectSound naprava"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Privzeta WaveOut naprava"
IDS_DEVENUM_MIDEFAULT "Privzeta MidiOut naprava"
}

View File

@ -1,44 +0,0 @@
/*
* Serbian resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
* Copyright 2010 Đorđe Vasiljević
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
#pragma code_page(65001)
LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Подразумевани DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Подразумевани WaveOut уређај"
IDS_DEVENUM_MIDEFAULT "Подразумевани MidiOut уређај"
}
LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Podrazumevani DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Podrazumevani WaveOut uređaj"
IDS_DEVENUM_MIDEFAULT "Podrazumevani MidiOut uređaj"
}

View File

@ -1,33 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2010 Anders Jonsson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
#pragma code_page(65001)
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Förvalt DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Förvald WaveOut-enhet"
IDS_DEVENUM_MIDEFAULT "Förvald MidiOut-enhet"
}

View File

@ -1,34 +0,0 @@
/*
* Resources for Device Enumerator
*
* Copyright 2002 Robert Shearman
* Copyright 2010 Igor Paliychuk
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "devenum_private.h"
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
#pragma code_page(65001)
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Стандартний DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Звуковий пристрій виводу по замовчуванні"
IDS_DEVENUM_MIDEFAULT "Пристрій виводу Midi по замовчуванні"
}

View File

@ -23,8 +23,17 @@
#include "windef.h"
#include "winbase.h"
#include "winnls.h"
#include "devenum_private.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_DEVENUM_DSDEFAULT "Default DirectSound"
IDS_DEVENUM_DS "DirectSound: %s"
IDS_DEVENUM_WODEFAULT "Default WaveOut Device"
IDS_DEVENUM_MIDEFAULT "Default MidiOut Device"
}
#define WINE_FILEDESCRIPTION_STR "Wine Device Enumerator Library"
#define WINE_FILENAME_STR "devenum.dll"

View File

@ -871,6 +871,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr ""

View File

@ -885,6 +885,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Dafaultní DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Standardní zařízení WaveOut"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Standardní zařízení MidiOut"
#: clock.rc:28
msgid "&Properties"
msgstr "&Vlastnosti"

View File

@ -885,6 +885,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Standard DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Standard WaveOut Enhed"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Standard MidiOut Enhed"
#: clock.rc:28
msgid "&Properties"
msgstr "&Instillinger"

View File

@ -877,6 +877,22 @@ msgstr "Serienummer des Zertifikats="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Standard DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Standard WaveOut - Gerät"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Standard MidiOut - Gerät"
#: clock.rc:28
msgid "&Properties"
msgstr "&Einstellungen"

View File

@ -873,6 +873,22 @@ msgstr "Notice Number="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Default DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Default WaveOut Device"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Default MidiOut Device"
#: clock.rc:28
msgid "&Properties"
msgstr "&Properties"

View File

@ -874,6 +874,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "&Ecoj"

View File

@ -885,6 +885,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "DirectSound por defecto"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Dispositivo WaveOut por defecto"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Dispositivo MidiOut por defecto"
#: clock.rc:28
msgid "&Properties"
msgstr "&Propiedades"

View File

@ -874,6 +874,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "&Ominaisuudet"

View File

@ -877,6 +877,22 @@ msgstr "Numéro de série du certificat ="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "DirectSound par défaut"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound : %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Périphérique WaveOut par défaut"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Périphérique MidiOut par défaut"
#: clock.rc:28
msgid "&Properties"
msgstr "&Propriétés"

View File

@ -874,6 +874,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "&מאפיינים"

View File

@ -874,6 +874,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "सूचना (&o)"

View File

@ -877,6 +877,22 @@ msgstr "Tanusítvány szériaszám="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Alapértelmezett DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Alapértelmezett WaveOut eszköz"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Alapértelmezett MidiOut eszköz"
#: clock.rc:28
msgid "&Properties"
msgstr "&Beállítások"

View File

@ -877,6 +877,22 @@ msgstr "Numero Seriale del Certificato="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "DirectSound predefinito"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound : %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Dispositivo WaveOut predefinito"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Dispositivo MidiOut predefinito"
#: clock.rc:28
msgid "&Properties"
msgstr "&Proprietà"

View File

@ -877,6 +877,22 @@ msgstr "Certificate Serial Number="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "デフォルト DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "デフォルト WaveOut デバイス"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "デフォルト MidiOut デバイス"
#: clock.rc:28
msgid "&Properties"
msgstr "プロパティ(&P)"

View File

@ -877,6 +877,22 @@ msgstr "인증서 시리얼 번호="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "기본 다이렉트 사운드"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "다이렉트 사운드: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "기본 웨이브 출력 장치"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "기본 미디출력 장치"
#: clock.rc:28
msgid "&Properties"
msgstr "등록 정보(&P)"

View File

@ -877,6 +877,22 @@ msgstr "Liudijimo numeris="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Numatytasis DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Numatytasis WaveOut įrenginys"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Numatytasis MidiOut įrenginys"
#: clock.rc:28
msgid "&Properties"
msgstr "&Savybės"

View File

@ -874,6 +874,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "വി_വര"

View File

@ -877,6 +877,22 @@ msgstr "Serienummer="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Standard DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Standard enhet for lydavspilling"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Standard enhet for MIDI-avspilling"
#: clock.rc:28
msgid "&Properties"
msgstr "&Egenskaper"

View File

@ -877,6 +877,22 @@ msgstr "Certificaat serienummer="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Standaard DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Standaardapparaat WaveOut"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Standaardapparaat MidiOut"
#: clock.rc:28
msgid "&Properties"
msgstr "&Eigenschappen"

View File

@ -874,6 +874,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "ସୂଚନା (&o)"

View File

@ -874,6 +874,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "ਜਾਣਕਾਰੀ(&o)"

View File

@ -877,6 +877,22 @@ msgstr "Numer seryjny certyfikatu="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Standardowe DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Standardowe urządzenie WaveOut"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Standardowe urządzenie Device"
#: clock.rc:28
msgid "&Properties"
msgstr "&Ustawienia"

View File

@ -877,6 +877,22 @@ msgstr "Número de Série do Certificado="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "DirectSound padrão"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Dispositivo padrão WaveOut"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Dispositivo padrão MidiOut"
#: clock.rc:28
msgid "&Properties"
msgstr "&Propriedades"

View File

@ -877,6 +877,22 @@ msgstr "Número de Série do Certificado="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "DirectSound padrão"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Dispositivo padrão WaveOut"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Dispositivo padrão MidiOut"
#: clock.rc:28
msgid "&Properties"
msgstr "&Propriedades"

View File

@ -877,6 +877,22 @@ msgstr "Numărul de serie al certificatului="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "DirectSound implicit"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Dispozitiv WaveOut implicit"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Dispozitiv MidiOut implicit"
#: clock.rc:28
msgid "&Properties"
msgstr "&Proprietăți"

View File

@ -885,6 +885,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Стандартный DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Звуковое устройство вывода по умолчанию"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Устройство вывода MIDI по умолчанию"
#: clock.rc:28
msgid "&Properties"
msgstr "&Свойства"

View File

@ -874,6 +874,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "&Vlastnosti"

View File

@ -888,6 +888,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Privzeta DirectSound naprava"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Privzeta WaveOut naprava"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Privzeta MidiOut naprava"
#: clock.rc:28
msgid "&Properties"
msgstr "&Lastnosti"

View File

@ -877,6 +877,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Podrazumevani DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Podrazumevani WaveOut uređaj"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Podrazumevani MidiOut uređaj"
#: clock.rc:28
msgid "&Properties"
msgstr "&Svojstva"

View File

@ -877,6 +877,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Подразумевани DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Подразумевани WaveOut уређај"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Подразумевани MidiOut уређај"
#: clock.rc:28
msgid "&Properties"
msgstr "&Својства"

View File

@ -877,6 +877,22 @@ msgstr "Serienummer för certifikat="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Förvalt DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Förvald WaveOut-enhet"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Förvald MidiOut-enhet"
#: clock.rc:28
msgid "&Properties"
msgstr "&Egenskaper"

View File

@ -874,6 +874,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "సమాచారము (&o)"

View File

@ -874,6 +874,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "ปรับแต่งนาฬิกา"

View File

@ -885,6 +885,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "&Özellikler"

View File

@ -877,6 +877,22 @@ msgstr "Серійний номер сертифікату="
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr "Стандартний DirectSound"
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr "DirectSound: %s"
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr "Звуковий пристрій виводу по замовчуванні"
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr "Пристрій виводу Midi по замовчуванні"
#: clock.rc:28
msgid "&Properties"
msgstr "&Властивості"

View File

@ -874,6 +874,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "&Propietés"

View File

@ -870,6 +870,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr ""

View File

@ -874,6 +874,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "属性(&P)"

View File

@ -874,6 +874,22 @@ msgstr ""
msgid "Notice Text="
msgstr ""
#: devenum.rc:32
msgid "Default DirectSound"
msgstr ""
#: devenum.rc:33
msgid "DirectSound: %s"
msgstr ""
#: devenum.rc:34
msgid "Default WaveOut Device"
msgstr ""
#: devenum.rc:35
msgid "Default MidiOut Device"
msgstr ""
#: clock.rc:28
msgid "&Properties"
msgstr "屬性(&P)"