-
Notifications
You must be signed in to change notification settings - Fork 287
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
66 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,10 +6,16 @@ Weight: 50 | |
:author: likhobory | ||
:email: [email protected] | ||
|
||
:experimental: | ||
|
||
:imagesdir: /images/ru/admin/Installing/Languages | ||
|
||
ifdef::env-github[:imagesdir: ../../../static/images/ru/admin/Installing/Languages] | ||
|
||
:btn: btn: | ||
|
||
ifdef::env-github[:btn:] | ||
|
||
В разделе описано изменение языка интерфейса SuiteCRM на примере установки русскоязычного пакета. | ||
|
||
{{% notice note %}} | ||
|
@@ -29,24 +35,38 @@ link:../update-a-language-pack/[этом] разделе. | |
{{% /notice %}} | ||
|
||
{{% notice info %}} | ||
Если система использует файловую систему, чувствительную к регистру символов, то возможно использование обеих пакетов, поскольку имена языковых файлов отличаются по регистру: в файлах RAPIRA используется суффикс *ru_ru*, в альтернативном переводе - *ru_RU*. | ||
Если используется файловая система, чувствительная к регистру символов, то возможно использование обеих пакетов, поскольку имена языковых файлов отличаются по регистру: в файлах RAPIRA используется суффикс *ru_ru*, в альтернативном переводе - *ru_RU*. | ||
{{% /notice %}} | ||
|
||
== Установка языкового пакета | ||
|
||
. Откройте панель администрирования. | ||
|
||
+ | ||
image:image1.png[Открытие панели администратора] | ||
|
||
[start=2] | ||
+ | ||
. Установите скачанный пакет в систему, как это описано в разделе | ||
link:../../../administration-panel/developer-tools/#_загрузчик_модулей[Загрузчик модулей]. | ||
. Выйдите из системы и войдите в систему заново, предварительно выбрав необходимый язык на странице ввода логина/пароля. | ||
|
||
image:image3.png[Выбор языкового пакета] | ||
|
||
[start=3] | ||
. В панели администрирования при необходимости укажите русский язык в качестве языка системы по умолчанию, как это описано в разделе | ||
link:../../../administration-panel/system/#_региональные_настройки[Региональные настройки]. | ||
|
||
image:image2.png[Установка русского языка в качестве основного языка SuiteCRM] | ||
|
||
== Изменение языка интерфейса | ||
При необходимости отобразить интерфейс системы для *конкретного пользователя* на языке, отличном от выбранного по умолчанию, выполните следующее: | ||
|
||
Для SuiteCRM версий 7.14.5+ :: | ||
В *Профиле пользователя* на закладке | ||
link:../../../../user/introduction/managing-user-accounts/#_региональные_настройки[Дополнительно] выберите необходимый язык интерфейса системы и нажмите на кнопку {btn}[Сохранить]. | ||
|
||
Для предыдущих версий SuiteCRM :: | ||
Выйдите из системы и войдите в систему заново, предварительно выбрав необходимый язык на странице ввода логина/пароля. | ||
|
||
image:image3.png[Выбор языкового пакета] | ||
|
||
{{% notice note %}} | ||
Если в версиях 7.14.5+ необходимо выбирать язык непосредственно при входе в систему (см. рисунок выше), | ||
то в файле `config.php` измените значение параметра `login_language` на `true`. + | ||
Выбранный таким способом язык интерфейса будет по умолчанию присвоен текущему пользователю. | ||
{{% /notice %}} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.