From f9c8e4651762da298d94d522ca02ff4b3b5915b9 Mon Sep 17 00:00:00 2001 From: Andrew Nguyen Date: Sun, 3 Apr 2011 20:55:32 -0500 Subject: [PATCH] dxdiagn: Add language properties to the DxDiag_SystemInfo container. --- configure | 2 +- configure.ac | 2 +- dlls/dxdiagn/Makefile.in | 3 +- dlls/dxdiagn/dxdiag_private.h | 1 + dlls/dxdiagn/{version.rc => dxdiagn.rc} | 9 ++++++ dlls/dxdiagn/provider.c | 38 +++++++++++++++++++++++++ dlls/dxdiagn/resource.h | 23 +++++++++++++++ po/ar.po | 4 +++ po/bg.po | 5 ++++ po/ca.po | 4 +++ po/cs.po | 5 ++++ po/da.po | 5 ++++ po/de.po | 5 ++++ po/el.po | 4 +++ po/en.po | 4 +++ po/en_US.po | 4 +++ po/eo.po | 5 ++++ po/es.po | 5 ++++ po/fa.po | 4 +++ po/fi.po | 5 ++++ po/fr.po | 5 ++++ po/he.po | 5 ++++ po/hi.po | 4 +++ po/hu.po | 5 ++++ po/it.po | 5 ++++ po/ja.po | 5 ++++ po/ko.po | 5 ++++ po/lt.po | 5 ++++ po/ml.po | 4 +++ po/nb_NO.po | 5 ++++ po/nl.po | 5 ++++ po/or.po | 4 +++ po/pa.po | 4 +++ po/pl.po | 5 ++++ po/pt_BR.po | 5 ++++ po/pt_PT.po | 5 ++++ po/rm.po | 5 ++++ po/ro.po | 5 ++++ po/ru.po | 5 ++++ po/sk.po | 5 ++++ po/sl.po | 5 ++++ po/sr_RS@cyrillic.po | 5 ++++ po/sr_RS@latin.po | 5 ++++ po/sv.po | 5 ++++ po/te.po | 4 +++ po/th.po | 4 +++ po/tr.po | 5 ++++ po/uk.po | 5 ++++ po/wa.po | 5 ++++ po/wine.pot | 4 +++ po/zh_CN.po | 5 ++++ po/zh_TW.po | 5 ++++ 52 files changed, 287 insertions(+), 3 deletions(-) rename dlls/dxdiagn/{version.rc => dxdiagn.rc} (89%) create mode 100644 dlls/dxdiagn/resource.h diff --git a/configure b/configure index 5842ed04cf2..11aefae817a 100755 --- a/configure +++ b/configure @@ -15046,7 +15046,7 @@ wine_fn_config_test dlls/dsound/tests dsound_test wine_fn_config_dll dssenh enable_dssenh wine_fn_config_dll dswave enable_dswave wine_fn_config_dll dwmapi enable_dwmapi implib -wine_fn_config_dll dxdiagn enable_dxdiagn +wine_fn_config_dll dxdiagn enable_dxdiagn po wine_fn_config_test dlls/dxdiagn/tests dxdiagn_test wine_fn_config_lib dxerr8 wine_fn_config_lib dxerr9 diff --git a/configure.ac b/configure.ac index ddbee8ac9e8..4290a728a7b 100644 --- a/configure.ac +++ b/configure.ac @@ -2514,7 +2514,7 @@ WINE_CONFIG_TEST(dlls/dsound/tests) WINE_CONFIG_DLL(dssenh) WINE_CONFIG_DLL(dswave) WINE_CONFIG_DLL(dwmapi,,[implib]) -WINE_CONFIG_DLL(dxdiagn) +WINE_CONFIG_DLL(dxdiagn,,[po]) WINE_CONFIG_TEST(dlls/dxdiagn/tests) WINE_CONFIG_LIB(dxerr8) WINE_CONFIG_LIB(dxerr9) diff --git a/dlls/dxdiagn/Makefile.in b/dlls/dxdiagn/Makefile.in index 7e6d2de6dd7..12dd8bef334 100644 --- a/dlls/dxdiagn/Makefile.in +++ b/dlls/dxdiagn/Makefile.in @@ -6,7 +6,8 @@ C_SRCS = \ dxdiag_main.c \ provider.c -RC_SRCS = version.rc +RC_SRCS = dxdiagn.rc +PO_SRCS = dxdiagn.rc IDL_H_SRCS = fil_data.idl diff --git a/dlls/dxdiagn/dxdiag_private.h b/dlls/dxdiagn/dxdiag_private.h index a670c3c7bb9..c060648e7c5 100644 --- a/dlls/dxdiagn/dxdiag_private.h +++ b/dlls/dxdiagn/dxdiag_private.h @@ -29,6 +29,7 @@ #include "wine/list.h" #include "dxdiag.h" +#include "resource.h" /* DXDiag Interfaces: */ typedef struct IDxDiagProviderImpl IDxDiagProviderImpl; diff --git a/dlls/dxdiagn/version.rc b/dlls/dxdiagn/dxdiagn.rc similarity index 89% rename from dlls/dxdiagn/version.rc rename to dlls/dxdiagn/dxdiagn.rc index 8de3f18147d..41fc0da77dd 100644 --- a/dlls/dxdiagn/version.rc +++ b/dlls/dxdiagn/dxdiagn.rc @@ -16,6 +16,15 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ +#include "resource.h" + +LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT + +STRINGTABLE +{ + IDS_REGIONAL_SETTING "Regional Setting" +} + #define WINE_FILEDESCRIPTION_STR "Wine DxDiag 8" #define WINE_FILENAME_STR "dxdiagn.dll" #define WINE_FILEVERSION 5,3,1,904 diff --git a/dlls/dxdiagn/provider.c b/dlls/dxdiagn/provider.c index 9dcb99f8cb5..52819812d9a 100644 --- a/dlls/dxdiagn/provider.c +++ b/dlls/dxdiagn/provider.c @@ -346,6 +346,40 @@ static inline HRESULT add_ull_as_bstr_property(IDxDiagContainerImpl_Container *n return S_OK; } +static HRESULT fill_language_information(IDxDiagContainerImpl_Container *node) +{ + static const WCHAR regional_setting_engW[] = {'R','e','g','i','o','n','a','l',' ','S','e','t','t','i','n','g',0}; + static const WCHAR languages_fmtW[] = {'%','s',' ','(','%','s',':',' ','%','s',')',0}; + static const WCHAR szLanguagesLocalized[] = {'s','z','L','a','n','g','u','a','g','e','s','L','o','c','a','l','i','z','e','d',0}; + static const WCHAR szLanguagesEnglish[] = {'s','z','L','a','n','g','u','a','g','e','s','E','n','g','l','i','s','h',0}; + + WCHAR system_lang[80], regional_setting[100], user_lang[80], language_str[300]; + HRESULT hr; + + /* szLanguagesLocalized */ + GetLocaleInfoW(LOCALE_SYSTEM_DEFAULT, LOCALE_SNATIVELANGNAME, system_lang, sizeof(system_lang)/sizeof(WCHAR)); + LoadStringW(dxdiagn_instance, IDS_REGIONAL_SETTING, regional_setting, sizeof(regional_setting)/sizeof(WCHAR)); + GetLocaleInfoW(LOCALE_USER_DEFAULT, LOCALE_SNATIVELANGNAME, user_lang, sizeof(user_lang)/sizeof(WCHAR)); + + snprintfW(language_str, sizeof(language_str)/sizeof(WCHAR), languages_fmtW, system_lang, regional_setting, user_lang); + + hr = add_bstr_property(node, szLanguagesLocalized, language_str); + if (FAILED(hr)) + return hr; + + /* szLanguagesEnglish */ + GetLocaleInfoW(LOCALE_SYSTEM_DEFAULT, LOCALE_SENGLANGUAGE, system_lang, sizeof(system_lang)/sizeof(WCHAR)); + GetLocaleInfoW(LOCALE_USER_DEFAULT, LOCALE_SENGLANGUAGE, user_lang, sizeof(user_lang)/sizeof(WCHAR)); + + snprintfW(language_str, sizeof(language_str)/sizeof(WCHAR), languages_fmtW, system_lang, regional_setting_engW, user_lang); + + hr = add_bstr_property(node, szLanguagesEnglish, language_str); + if (FAILED(hr)) + return hr; + + return S_OK; +} + static HRESULT build_systeminfo_tree(IDxDiagContainerImpl_Container *node) { static const WCHAR dwDirectXVersionMajor[] = {'d','w','D','i','r','e','c','t','X','V','e','r','s','i','o','n','M','a','j','o','r',0}; @@ -455,6 +489,10 @@ static HRESULT build_systeminfo_tree(IDxDiagContainerImpl_Container *node) if (FAILED(hr)) return hr; + hr = fill_language_information(node); + if (FAILED(hr)) + return hr; + return S_OK; } diff --git a/dlls/dxdiagn/resource.h b/dlls/dxdiagn/resource.h new file mode 100644 index 00000000000..3236c24a52a --- /dev/null +++ b/dlls/dxdiagn/resource.h @@ -0,0 +1,23 @@ +/* + * Resource identifiers for dxdiagn + * + * Copyright 2011 Andrew Nguyen + * + * 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 + +#define IDS_REGIONAL_SETTING 1 diff --git a/po/ar.po b/po/ar.po index bdcc0b591f5..f8be59b1faa 100644 --- a/po/ar.po +++ b/po/ar.po @@ -1968,6 +1968,10 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +msgid "Regional Setting" +msgstr "" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/bg.po b/po/bg.po index d4a4607ddac..0bd89ac3b05 100644 --- a/po/bg.po +++ b/po/bg.po @@ -1977,6 +1977,11 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Default Settings" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/ca.po b/po/ca.po index 8fe32e4c04f..8edf9c8f78f 100644 --- a/po/ca.po +++ b/po/ca.po @@ -1944,6 +1944,10 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +msgid "Regional Setting" +msgstr "" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/cs.po b/po/cs.po index 633837c2d07..eab537a7d23 100644 --- a/po/cs.po +++ b/po/cs.po @@ -2022,6 +2022,11 @@ msgstr "Standardní zařízení WaveOut" msgid "Default MidiOut Device" msgstr "Standardní zařízení MidiOut" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Standardní nastavení" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Volby" diff --git a/po/da.po b/po/da.po index 7f1a59e7220..10040326a7e 100644 --- a/po/da.po +++ b/po/da.po @@ -2027,6 +2027,11 @@ msgstr "Standard WaveOut Enhed" msgid "Default MidiOut Device" msgstr "Standard MidiOut Enhed" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Standard indstillinger" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 #, fuzzy msgid "Options" diff --git a/po/de.po b/po/de.po index cac133d9669..31cd7c58f63 100644 --- a/po/de.po +++ b/po/de.po @@ -2024,6 +2024,11 @@ msgstr "Standard WaveOut - Gerät" msgid "Default MidiOut Device" msgstr "Standard MidiOut - Gerät" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Standardeinstellungen" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Einstellungen" diff --git a/po/el.po b/po/el.po index 3b0d16cd6e7..00e1c038c13 100644 --- a/po/el.po +++ b/po/el.po @@ -1967,6 +1967,10 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +msgid "Regional Setting" +msgstr "" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Επιλογές" diff --git a/po/en.po b/po/en.po index 94889f0f2a4..f21eb218a92 100644 --- a/po/en.po +++ b/po/en.po @@ -1946,6 +1946,10 @@ msgstr "Default WaveOut Device" msgid "Default MidiOut Device" msgstr "Default MidiOut Device" +#: dxdiagn.rc:25 +msgid "Regional Setting" +msgstr "Regional Setting" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Options" diff --git a/po/en_US.po b/po/en_US.po index 44a755e5d42..4abca7ca368 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -2010,6 +2010,10 @@ msgstr "Default WaveOut Device" msgid "Default MidiOut Device" msgstr "Default MidiOut Device" +#: dxdiagn.rc:25 +msgid "Regional Setting" +msgstr "Regional Setting" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Options" diff --git a/po/eo.po b/po/eo.po index 0cedef55651..6307cc78d0a 100644 --- a/po/eo.po +++ b/po/eo.po @@ -1987,6 +1987,11 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Defaýltaj Agordoj" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/es.po b/po/es.po index 46c530a5c80..18aad03e20b 100644 --- a/po/es.po +++ b/po/es.po @@ -2017,6 +2017,11 @@ msgstr "Dispositivo WaveOut por defecto" msgid "Default MidiOut Device" msgstr "Dispositivo MidiOut por defecto" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Configuración por defecto" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Opciones" diff --git a/po/fa.po b/po/fa.po index cb465f70da3..62737884ae5 100644 --- a/po/fa.po +++ b/po/fa.po @@ -1968,6 +1968,10 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +msgid "Regional Setting" +msgstr "" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/fi.po b/po/fi.po index db38f5f8e6e..8623858e702 100644 --- a/po/fi.po +++ b/po/fi.po @@ -1983,6 +1983,11 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Default Settings" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Valinnat" diff --git a/po/fr.po b/po/fr.po index 8b41b132453..83a4a70fc26 100644 --- a/po/fr.po +++ b/po/fr.po @@ -2024,6 +2024,11 @@ msgstr "Périphérique WaveOut par défaut" msgid "Default MidiOut Device" msgstr "Périphérique MidiOut par défaut" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Paramètres par défaut" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Options" diff --git a/po/he.po b/po/he.po index e804f6c5b25..2256bf660d7 100644 --- a/po/he.po +++ b/po/he.po @@ -1976,6 +1976,11 @@ msgstr "התקן ה־WaveOut כבררת מחדל" msgid "Default MidiOut Device" msgstr "התקן ה־MidiOut כבררת מחדל" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "תצורה - הגדרות בררת המחדל" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "אפשרויות" diff --git a/po/hi.po b/po/hi.po index 26c86aa87e9..803a90224d8 100644 --- a/po/hi.po +++ b/po/hi.po @@ -1948,6 +1948,10 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +msgid "Regional Setting" +msgstr "" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/hu.po b/po/hu.po index 27046622770..b3a09f2f6f9 100644 --- a/po/hu.po +++ b/po/hu.po @@ -2039,6 +2039,11 @@ msgstr "Alapértelmezett WaveOut eszköz" msgid "Default MidiOut Device" msgstr "Alapértelmezett MidiOut eszköz" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Default Settings" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Opciók" diff --git a/po/it.po b/po/it.po index 52c0ae0a4b3..a3e16f1727c 100644 --- a/po/it.po +++ b/po/it.po @@ -2114,6 +2114,11 @@ msgstr "Dispositivo WaveOut predefinito" msgid "Default MidiOut Device" msgstr "Dispositivo MidiOut predefinito" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Impostazioni predefinite" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Opzioni" diff --git a/po/ja.po b/po/ja.po index fef8b1c60c6..aca90d3d6bb 100644 --- a/po/ja.po +++ b/po/ja.po @@ -2004,6 +2004,11 @@ msgstr "デフォルト WaveOut デバイス" msgid "Default MidiOut Device" msgstr "デフォルト MidiOut デバイス" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "既定の設定" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "オプション" diff --git a/po/ko.po b/po/ko.po index ec23a194468..790b31e2f84 100644 --- a/po/ko.po +++ b/po/ko.po @@ -2005,6 +2005,11 @@ msgstr "기본 웨이브 출력 장치" msgid "Default MidiOut Device" msgstr "기본 미디출력 장치" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "기본 설정" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "옵션" diff --git a/po/lt.po b/po/lt.po index 04e52651fd3..26110f67b0a 100644 --- a/po/lt.po +++ b/po/lt.po @@ -2015,6 +2015,11 @@ msgstr "Numatytasis WaveOut įrenginys" msgid "Default MidiOut Device" msgstr "Numatytasis MidiOut įrenginys" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Numatytosios nuostatos" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Parinktys" diff --git a/po/ml.po b/po/ml.po index aba3ded6976..1ab44d20660 100644 --- a/po/ml.po +++ b/po/ml.po @@ -1948,6 +1948,10 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +msgid "Regional Setting" +msgstr "" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/nb_NO.po b/po/nb_NO.po index a6478f72a9a..8df43db7c0c 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -2101,6 +2101,11 @@ msgstr "Standard enhet for lydavspilling" msgid "Default MidiOut Device" msgstr "Standard enhet for MIDI-avspilling" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Globale innstillinger" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 #, fuzzy msgid "Options" diff --git a/po/nl.po b/po/nl.po index ee4fbcb99a5..5b6201d9cbb 100644 --- a/po/nl.po +++ b/po/nl.po @@ -2018,6 +2018,11 @@ msgstr "Standaardapparaat WaveOut" msgid "Default MidiOut Device" msgstr "Standaardapparaat MidiOut" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Standaardinstellingen" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Instellingen" diff --git a/po/or.po b/po/or.po index b645cd19682..d0dd433b682 100644 --- a/po/or.po +++ b/po/or.po @@ -1948,6 +1948,10 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +msgid "Regional Setting" +msgstr "" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/pa.po b/po/pa.po index 666234c83c2..8ed89d424e7 100644 --- a/po/pa.po +++ b/po/pa.po @@ -1948,6 +1948,10 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +msgid "Regional Setting" +msgstr "" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/pl.po b/po/pl.po index 57cf51f72d2..2ef8c178baa 100644 --- a/po/pl.po +++ b/po/pl.po @@ -2014,6 +2014,11 @@ msgstr "Standardowe urządzenie WaveOut" msgid "Default MidiOut Device" msgstr "Standardowe urządzenie Device" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Ustawienia standardowe" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Opcje" diff --git a/po/pt_BR.po b/po/pt_BR.po index 2696abe97be..b9b95efbb4b 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -2098,6 +2098,11 @@ msgstr "Dispositivo padrão WaveOut" msgid "Default MidiOut Device" msgstr "Dispositivo padrão MidiOut" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Configurações Padrão" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Opções" diff --git a/po/pt_PT.po b/po/pt_PT.po index 078890e2bf0..416ecb60a07 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -2112,6 +2112,11 @@ msgstr "Dispositivo padrão WaveOut" msgid "Default MidiOut Device" msgstr "Dispositivo padrão MidiOut" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Definições Predefinidas" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Opções" diff --git a/po/rm.po b/po/rm.po index af0b405a8ea..9fb00a9dd8e 100644 --- a/po/rm.po +++ b/po/rm.po @@ -1960,6 +1960,11 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Default" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 #, fuzzy msgid "Options" diff --git a/po/ro.po b/po/ro.po index 3fb8765deae..3f8b851e733 100644 --- a/po/ro.po +++ b/po/ro.po @@ -2157,6 +2157,11 @@ msgstr "Dispozitiv WaveOut implicit" msgid "Default MidiOut Device" msgstr "Dispozitiv MidiOut implicit" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Setări implicite" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Opțiuni" diff --git a/po/ru.po b/po/ru.po index a064cafe319..91a1ae73393 100644 --- a/po/ru.po +++ b/po/ru.po @@ -2007,6 +2007,11 @@ msgstr "Звуковое устройство вывода по умолчани msgid "Default MidiOut Device" msgstr "Устройство вывода MIDI по умолчанию" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Установки по умолчанию" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Настройки" diff --git a/po/sk.po b/po/sk.po index 103cf7d8bff..d1fa3ae7fb1 100644 --- a/po/sk.po +++ b/po/sk.po @@ -1968,6 +1968,11 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Default" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/sl.po b/po/sl.po index 19d4d58522e..86f38dbbbb7 100644 --- a/po/sl.po +++ b/po/sl.po @@ -2019,6 +2019,11 @@ msgstr "Privzeta WaveOut naprava" msgid "Default MidiOut Device" msgstr "Privzeta MidiOut naprava" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Privzete (sistemske) nastavitve" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Možnosti" diff --git a/po/sr_RS@cyrillic.po b/po/sr_RS@cyrillic.po index a0873fe906a..e9bd0668c6d 100644 --- a/po/sr_RS@cyrillic.po +++ b/po/sr_RS@cyrillic.po @@ -1996,6 +1996,11 @@ msgstr "Подразумевани WaveOut уређај" msgid "Default MidiOut Device" msgstr "Подразумевани MidiOut уређај" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Поставке интернета" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Опције" diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po index eff0fca0b56..941f326771a 100644 --- a/po/sr_RS@latin.po +++ b/po/sr_RS@latin.po @@ -2020,6 +2020,11 @@ msgstr "Podrazumevani WaveOut uređaj" msgid "Default MidiOut Device" msgstr "Podrazumevani MidiOut uređaj" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Osnovno podešavanje" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Opcije" diff --git a/po/sv.po b/po/sv.po index 5d35a2c3556..16197e2aad6 100644 --- a/po/sv.po +++ b/po/sv.po @@ -2010,6 +2010,11 @@ msgstr "Förvald WaveOut-enhet" msgid "Default MidiOut Device" msgstr "Förvald MidiOut-enhet" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Standardinställningar" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Alternativ" diff --git a/po/te.po b/po/te.po index e52cf94bc07..dc61c74b466 100644 --- a/po/te.po +++ b/po/te.po @@ -1948,6 +1948,10 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +msgid "Regional Setting" +msgstr "" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/th.po b/po/th.po index 1d4daaa140b..75b8aff6867 100644 --- a/po/th.po +++ b/po/th.po @@ -1967,6 +1967,10 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +msgid "Regional Setting" +msgstr "" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/tr.po b/po/tr.po index bdec3bf4776..d56da34c383 100644 --- a/po/tr.po +++ b/po/tr.po @@ -2007,6 +2007,11 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Öntanımlı Ayarlar" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Seçenekler" diff --git a/po/uk.po b/po/uk.po index fa418f2ec32..72cadd1c859 100644 --- a/po/uk.po +++ b/po/uk.po @@ -2011,6 +2011,11 @@ msgstr "Звуковий пристрій виводу по замовчуван msgid "Default MidiOut Device" msgstr "Пристрій виводу Midi по замовчуванні" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Стандартні налаштування" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "Параметри" diff --git a/po/wa.po b/po/wa.po index 839b9eaf025..b67aa29cc6d 100644 --- a/po/wa.po +++ b/po/wa.po @@ -1974,6 +1974,11 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "Default" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/wine.pot b/po/wine.pot index 9ad8745fc8d..a6c75f2a245 100644 --- a/po/wine.pot +++ b/po/wine.pot @@ -1941,6 +1941,10 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +msgid "Regional Setting" +msgstr "" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index b6b5dba7978..909a7bb04e3 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1987,6 +1987,11 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "默认设置" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "选项" diff --git a/po/zh_TW.po b/po/zh_TW.po index bce986d1257..7e870a0dc81 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -1998,6 +1998,11 @@ msgstr "" msgid "Default MidiOut Device" msgstr "" +#: dxdiagn.rc:25 +#, fuzzy +msgid "Regional Setting" +msgstr "預設設定" + #: hhctrl.rc:67 hhctrl.rc:47 wordpad.rc:155 msgid "Options" msgstr "選項"