Что такое windows interface language

Управление параметрами языка ввода и интерфейса в Windows 10

Для управления всеми параметрами языка ввода и интерфейса на устройстве с Windows 10 используйте следующие способы.

Чтобы переключить раскладку клавиатуры, которую вы используете в Windows 10, нажмите и удерживайте клавишу Windows и продолжайте нажимать ПРОБЕЛ, чтобы по очереди отобразить все установленные раскладки клавиатуры. (Если другие раскладки не отобразятся, это значит, что у вас установлена только одна раскладка.)

Также можно щелкнуть сокращенное название языка в правом углу панели задач, а затем выбрать язык или способ ввода, который вы хотите использовать.

Примечание: В поле ввода нажмите клавишу Windows + точку (.), чтобы открыть раскладку с эмодзи, если ваш язык ее поддерживает.

Если вы не можете найти необходимую раскладку клавиатуры, может потребоваться добавить новую клавиатуру.

Добавление языка ввода позволяет задать порядок языковых параметров для веб-сайтов и приложений, а также изменить язык клавиатуры.

Нажмите кнопку Пуск , а затем выберите Параметры > Время и язык > Язык.

В разделе Предпочитаемые языки выберите язык, который содержит необходимую клавиатуру, и нажмите Параметры.

Нажмите кнопку добавить клавиатуру и выберите клавиатуру, которую вы хотите добавить. Если вы не видите нужную раскладку, возможно, потребуется добавить новый язык, чтобы получить дополнительные параметры. В этом случае перейдите к шагу 4.

Вернитесь на страницу Параметры языка и выберите пункт Добавить язык.

Выберите нужный язык из этого списка и нажмите кнопку Далее.

Просмотрите все языковые возможности, которые вы хотите настроить или установить, а затем нажмите кнопку Установить.

При выборе языка интерфейса изменяется язык по умолчанию, используемый компонентами Windows, такими как «Параметры» и проводник.

Нажмите кнопку Пуск , а затем выберите Параметры > Время и язык > Язык.

Выберите язык в меню языка интерфейса Windows.

Если язык есть в списке Предпочитаемые языки, но не отображается в списке языков интерфейса Windows, сначала потребуется установить его языковой пакет (если он доступен).

Нажмите кнопку Пуск , а затем выберите Параметры > Время и язык > Язык.

Выберите язык в списке Добавить язык раздела Предпочитаемые языки, а затем выберите Параметры.

Выберите Скачать в разделе «Скачать языковой пакет».

После установки языкового пакета нажмите кнопку » назад «.

Выберите язык в меню языка интерфейса Windows.

Если вы получили сообщение «только один языковой пакет» или «лицензия Windows поддерживает только один язык интерфейса», у вас есть версия Windows 10 на одном языке. Вот как можно проверить язык операционной системы Windows 10.

Нажмите кнопку Пуск , выберите Параметры > О системе, а затем прокрутите экран вниз до раздела Характеристики Windows.

Если рядом с пунктом Выпуск отображается текст Windows 10 Домашняя для одного языка, это значит, что ваш выпуск Window 10 поддерживает только один язык и вы не сможете добавить новый язык, пока не приобретете обновление до Windows 10 Домашняя или Windows 10 Pro.

Нажмите кнопку » Пуск «, а затем выберите Параметры > время & язык > язык.

В разделе Предпочитаемые языки выберите язык, который вы хотите удалить, и нажмите кнопку Удалить.

Чтобы удалить отдельную клавиатуру, выберите необходимый язык (см. шаг 2), выберите Параметры, прокрутите вниз до раздела Клавиатуры, выберите клавиатуру, которую вы хотите удалить, и нажмите кнопку Удалить.

Читайте также:  Astra linux не запускается менеджер файлов

User Interface Language Management

MUI allows your applications to manage user interface languages in two ways. An application can use a simple approach to language management by defaulting to the operating system language settings. Alternatively, the application can support its own languages from which the user can select. The MUI API also allows your application direct access to languages and language lists supported by the operating system and maintained by the resource loader. The remainder of this topic defines the system-supported languages and the language fallback mechanism.

Languages Maintained by the Operating System

System Default UI Language/Install Language

The system default UI language is the language of the localized version used to set up Windows. All menus, dialog boxes, error messages, and help files are represented in this language, except when the user selects a different language.

On WindowsВ Vista and later, the system default UI language is known as the «install language» and plays a more limited role. For most purposes, it is superseded by the system preferred UI languages. However, in certain contexts it is useful to have a single install language that is always known to be fully supported.

No MUI function is available to set the system default UI language. To retrieve this language, the application can call GetSystemDefaultUILanguage.

System UI Language

The operating system defines the system UI language as a user interface language that can be set by an administrator in the Advanced tab of the regional and language options portion of Control Panel. The operating system uses this language if the current user has not made specific language settings or if no active account is logged in. The language can be changed only if more than one user interface language is installed on the computer.

The operating system must be rebooted for all users and services to see the effect of the language change.

No MUI function is available to set the system UI language. To retrieve this value, an application targeted at WindowsВ Vista and later can call GetSystemPreferredUILanguages and obtain the first language in the system preferred UI languages list. Applications targeted at pre-WindowsВ Vista operating systems cannot use GetSystemPreferredUILanguages and should be based on the assumption that the system UI language is always the same as the system default UI language.

User UI Language

The user UI language determines the user interface language used for menus, dialog boxes, help files, and so forth. It can be set by the current user in the Language tab of the regional and language options portion of Control Panel. This language can be changed only if more than one user interface language is installed on the computer. Note that the user will have to log off and then log back on to see the effect. For example, a multinational corporation wants to deploy Windows in all of its subsidiaries. The company creates a global install job, which installs the English language version of Windows on all clients, regardless of location. At the same time, it installs specific language modules depending on the organizational unit of which a computer is a member. When the user logs on the first time to a newly installed operating system, Windows appears as a localized version.

On WindowsВ Vista and later, the user UI language is the first language in the user preferred UI languages list. Note that fallback languages can be used if particular resources are not available in this language.

Читайте также:  Virtualbox linux как общие папки windows

On pre-WindowsВ Vista operating systems, the user UI language is usually the same as the system default UI language. However, for Windows MUI, the two languages can be different.

To retrieve the user UI language, an application can call GetUserDefaultUILanguage or GetUserPreferredUILanguages. The application cannot change the user UI language, as there is no function to set it.

Language Lists Maintained by the Operating System

System Preferred UI Languages List

The resource loader maintains a system preferred UI languages list. Included in this list are languages preferred by the operating system for its own resources, such as menus and dialogs, messages, INF files, and help files. The list is made up of the system default UI language and the system UI language and their fallbacks. An application can retrieve system preferred UI languages by calling GetSystemPreferredUILanguages.

User Preferred UI Languages List

The resource loader uses a user preferred UI languages list that includes languages that the user prefers. The resource loader uses resources matching languages from this list, if available, for a particular application thread. These languages take precedence over any system preferences. To retrieve user preferred UI languages, your application can call GetUserPreferredUILanguages.

Process Preferred UI Languages List

On WindowsВ Vista and later, the resource loader maintains a process preferred UI languages list consisting of up to five valid languages set by a running process for a MUI application. The languages can be set by the application with a call to SetProcessPreferredUILanguages. The application can retrieve the languages by calling GetProcessPreferredUILanguages.

Thread Preferred UI Languages List

On WindowsВ Vista and later, the resource loader uses a thread preferred UI languages list that consists of up to five valid languages set by a thread in a running process for a MUI application. These languages are used to customize the application user interface languages and make them different from the operating system language. The thread preferred UI languages list is based on the user preferred UI languages, the system preferred UI languages, and the system default UI language.

To set the thread preferred UI languages, the application should call SetThreadPreferredUILanguages. To retrieve these languages, the application calls GetThreadPreferredUILanguages.

Neutral Language Representation

A neutral language is represented as the language alone, without region or locale. For example, the neutral representation of the English (Canada) language, en-CA, is represented as «en». Even though a neutral language is not associated with the aspects of a region or locale, you can associate it with a resource set. Typically, a neutral language resource is based on the use in the most prevalent region for the language.

As an illustration, suppose that your MUI application localizes German language resources for German (Switzerland) represented as de-CH and German (Austria) represented as de-AT, while building a full set of resources for German (Germany) represented as de-DE. You must make decisions for this application considering entire resource files. If the application duplicates the de-DE resources as neutral language resources, it must provide a fallback language for the resource loader. If the loader does not find a particular language-specific resource file for de-CH or for de-AT, it falls back to the language-neutral «de» resources. These resources are most likely more appropriate than resources for a completely different language, for example, English (United States), which are the only other possible fallbacks.

As another example, an application might not localize at all for Belize. However, support of a language preference of English (Belize), represented as en-BZ, allows the application to fall back to «en» resources.

Читайте также:  Canon mg5340 драйвер windows 10

Language Fallback in the Resource Loader

WindowsВ Vista and later arrange user interface language settings in a preordered fallback language list used by the resource loader. To form the list, the operating system combines several languages, in the order shown:

Thread preferred UI languages, consisting of thread user interface language and its neutral form. Examples are fr-FR for French (France) and its neutral form «fr» and es-ES for Spanish (Spain) and its neutral form «es».

Process preferred UI languages, consisting of process user interface language and its neutral form. An example is de-DE for German (Germany) and its neutral form «de».

User UI language and its neutral form. An example is ja-JP for Japanese (Japan) and its neutral form «ja».

System UI language and its neutral form. An example is it-IT for Italian (Italy) and its neutral form «it».

This language is only included in the fallback list when the user UI language is not set.

System default UI language and its neutral form. An example is es-ES for Spanish (Spain) and its neutral form «es».

The following shows the merged fallback list. Note that the duplication of languages, for example, es-ES and es, is eliminated. Since the example sets the user UI language to ja-JP, the system UI language does not appear in the merged fallback list.

fr-FR, fr, es-ES, es, de-DE, de, ja-JP, ja

When loading resources for a MUI application, the resource loader tries to select one of the files matching the thread preferred UI languages list for the currently running application thread. If the resource loader cannot find a direct match between a selected language and the first language-specific resource in the merged fallback list, it checks the subsequent languages in the list until it finds an acceptable fallback.

If the resource loader finds no file that it needs, it must use a «guaranteed good» fallback language. For the MUI resource technology, the resource loader determines the fallback language from the provided resource configuration data. For more information, see MUI Resource Management.

Изменение языка интерфейса в Windows 10

Иногда бывает, что после установки системы Windows 10 Вы обнаруживаете, что язык интерфейса не соответствует Вашим интересам. И вполне закономерно возникает вопрос, можно ли поменять установленную конфигурацию на другую с более приемлемой для пользователя локализацией.

Изменение языка системы в Виндовс 10

Проанализируем, как можно изменить настройки системы и установить дополнительные языковые пакеты, которые будут использоваться в дальнейшем.

Стоит заметить, что изменить локализацию Вам удастся только в том случае, если операционная система Виндовс 10 установлена не в варианте Single Language.

Процесс изменения языка интерфейса

Для примера, пошагово рассмотрим процесс изменения языковых настроек с английского на русский.

  1. В первую очередь, необходимо скачать пакет для языка, который нужно добавить. В данном случае, это русский. Для того, чтобы это сделать, необходимо открыть Панель управления. В англоязычной версии Виндовс 10 это выглядит так: правый клик по кнопке «Start -> Control Panel».

Найдите раздел «Language» и щелкните по нему.

Далее нажмите «Add a language».

После этого нажмите пункт «Options» напротив локализации, которую Вы хотите установить для системы.

Скачайте и инсталлируйте выбранный языковой пакет (потребуется подключение к Интернету и права администратора).

  • Повторно нажмите кнопку «Options».
  • Щелкните по пункту «Make this the primary language» для установки скачанной локализации в качестве основной.

    Очевидно, что установить на систему Виндовс 10 удобный для Вас язык достаточно просто, поэтому не ограничивайтесь стандартными настройками, экспериментируйте с конфигурацией (в разумных мерах) и Ваша ОС будет выглядеть так, как Вам это удобно!

  • Оцените статью