Plugin:LangMan/ru: Difference between revisions

From Miranda NG
Plugin:LangMan/ru
Jump to navigation Jump to search
No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
{{PluginCard}}
<languages/>{{PluginCard}}
Помогает в управлении [[Langpacks/ru|файлами локализации]]. В Miranda NG [[История изменений/0.95.1|v0.95.1]] функционал плагина перенесен в ядро.
{{TNT|Message/Deprecated plugin|In Miranda NG [[Changelog/0.95.1|v0.95.1]] plugin was moved to the core.}}
Helps you manage [[Langpacks/en|language packs]] of different languages.


== Особенности ==
== How it works ==
Если в папке, в которую установлена Миранда, находится больше одного файла <tt>langpack_*.txt</tt>, то при старте программа загрузит первый по алфавиту. Плагин LangMan позволяет выбрать нужный язык интерфейса из нескольких ({{Menu|Тонкая настройка|Языки}}). При этом неиспользуемые [[Langpacks/ru|языковые пакеты]] будут перемещены в папку <tt>Plugins\Language</tt>. Чтобы язык интерфейса изменился на выбранный, необходим перезапуск программы.


== Приёмы работы и советы ==
If there are several <tt>langpack_*.txt</tt> files in the main Miranda NG folder, after restart it will load the one which comes first alphabetically. LangMan plugin allows you setting the desired language for Miranda's interface ({{Menu|Customize|Languages}}). The rest of langpacks are moved to <tt>Plugins\Language</tt> folder. You need to restart Miranda for your changes to take effect.
* В плагине имеется возможность перезагрузки '''текущего''' лангпака (пункт ''«Перезагрузить языковой пакет»'' в главном меню), которая может быть полезна, например, переводчикам для отображения изменений в лангпаке без необходимости перезапуска Миранды. (Эту возможность можно также реализовать с помощью плагина {{Plugin|Actman}}.)


* Если в сборке есть плагины {{Plugin|Flags}} или {{Plugin|UInfoEx}}, то в списке языковых пакетов в настройках ({{Menu|Тонкая настройка|Языки}}) будут отображаться значки флагов. Для этого необходимо также, чтобы в пункте <tt>Locale</tt> в шапке лангпака был указан шестнадцатеричный код языка ([https://msdn.microsoft.com/en-us/goglobal/bb964664.aspx LCIDHex]), например, <tt>Locale: 0419</tt> (а не 1049) для русского языка.
== Tips and tricks ==
 
* {{Menu|Main menu|Reload langpack}} refreshes the {{Strong|current}} language pack. The translators may find it convenient to display recent changes they've done in the langpack without having to restart Miranda. (You can do the same with the help of {{Plugin|Actman}} plugin as well.)
 
* If you have {{Plugin|Flags}} plugin or {{Plugin|UInfoEx}} installed, LangMan will show flag icons in the list of langpacks ({{Menu|Customize|Languages}}). This also requires Locale ID Hex (LCIDHex) to be specified in <tt>Locale</tt> item at the beginning of each of the langpacks, e.g., <tt>Locale: 0419</tt> (not 1049) for the Russian language.


{{PluginGroups}}
{{PluginGroups}}

Revision as of 11:11, 31 December 2017

Other languages:
Language pack manager
Нет изображения
Имя файла LangMan.dll
Автор H. Herkenrath


Внимание!
Разработка плагина прекращена. In Miranda NG v0.95.1 plugin was moved to the core.

Helps you manage language packs of different languages.

How it works

If there are several langpack_*.txt files in the main Miranda NG folder, after restart it will load the one which comes first alphabetically. LangMan plugin allows you setting the desired language for Miranda's interface (Customize → Languages). The rest of langpacks are moved to Plugins\Language folder. You need to restart Miranda for your changes to take effect.

Tips and tricks

  • Main menu → Reload langpack refreshes the current language pack. The translators may find it convenient to display recent changes they've done in the langpack without having to restart Miranda. (You can do the same with the help of Actman plugin as well.)
  • If you have Flags plugin or UInfoEx installed, LangMan will show flag icons in the list of langpacks (Customize → Languages). This also requires Locale ID Hex (LCIDHex) to be specified in Locale item at the beginning of each of the langpacks, e.g., Locale: 0419 (not 1049) for the Russian language.