L10n:TabSRMM/HiddenSettings: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Created page with "<includeonly>{{#switch: {{{1|}}} | #default = {{UnknownString}} | Identity = {{#switch: {{{lang|{{#var:PageLang}} }}} | #default = Spoof clien version to the specified....")
 
No edit summary
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#switch: {{{1|}}}
<includeonly>{{#switch: {{{1|}}}
| #default = {{UnknownString}}
| #default = {{UnknownString}}
| Identity = {{#switch: {{{lang|{{#var:PageLang}}  }}}
| disableVScroll = {{#switch: {{{lang|{{#var:PageLang}}  }}}
     | #default = Spoof clien version to the specified.
     | #default = If this value is present and not equal to zero, the vertical scroll bars on the message window text fields will be disabled. Scrolling should still be possible by using the mouse wheel or keyboard shortcuts. This is experimental and can cause problems with certain versions of the Rich Edit control. Also, loading a skin will override it, because skins have their own setting for scroll bar visibility. The setting works with the default message log only. This setting may require a restart of Miranda to take effect.
     | de =  
     | de =  
     | en = Spoof clien version to the specified.
     | en = If this value is present and not equal to zero, the vertical scroll bars on the message window text fields will be disabled. Scrolling should still be possible by using the mouse wheel or keyboard shortcuts. This is experimental and can cause problems with certain versions of the Rich Edit control. Also, loading a skin will override it, because skins have their own setting for scroll bar visibility. The setting works with the default message log only. This setting may require a restart of Miranda to take effect.
     | pl =  
     | pl =  
     | ru = Подменить версию клиента на указанную.
     | ru = Значение, отличное от нулю, убирает вертикальные полосы прокрутки в текстовых полях окна сообщений. Прокрутка останется возможной с помощью колеса мыши или сочетаний клавиш. Настройка является экспериментальной и может вызвать проблемы с определёнными версиями элемента управления Rich Edit. Кроме того, при загрузке скина настройка будет переопределена, поскольку скины имеют собственные настройки видимости полосы прокрутки. Работает только со встроенным журналом сообщений. Для вступления в силу может потребоваться перезапуск.
  }}
| forceTaskBarStatusOverlays = {{#switch: {{{lang|{{#var:PageLang}}  }}}
    | #default = When running on Windows 7 and using the large task bar (aka "superbar"), TabSRMM will use overlay icons on the task bar buttons when appropriate. For example, things like typing- or message notifications are using overlay icons to indicate certain activity. By setting this value to 1, overlays icons are always enforced. If no special notification icon is to appear, status icons will be used as overlays. The setting is global for all containers. This setting has no effect when not running on Windows 7 or when not using the large task bar. Changing this value does not require a restart, but you must close and re-open existing message windows.
    | de =
    | en = When running on Windows 7 and using the large task bar (aka "superbar"), TabSRMM will use overlay icons on the task bar buttons when appropriate. For example, things like typing- or message notifications are using overlay icons to indicate certain activity. By setting this value to 1, overlays icons are always enforced. If no special notification icon is to appear, status icons will be used as overlays. The setting is global for all containers. This setting has no effect when not running on Windows 7 or when not using the large task bar. Changing this value does not require a restart, but you must close and re-open existing message windows.
    | pl =
    | ru = При работе в Windows 7 и использовании большой панели задач (также называемой «супербаром») TabSRMM при необходимости накладывает значки на кнопки панели задач. Например, уведомления о наборе текста или уведомления о сообщениях используют наложенные значки для обозначения активности. Если настройка равна 1, то наложенные значки будут применяться всегда. Если специальные значки уведомления отсутствуют, то в качестве наложенных значков будут использованы значки статуса. Настройка является глобальной для всех контейнеров. Она не действует, если операционная система старше Windows 7 или если не используется большая панель задач. Изменение вступает в силу без перезапуска, но требуется закрыть и заново открыть существующие окна сообщений.
  }}
| forceThemedToolbar = {{#switch: {{{lang|{{#var:PageLang}}  }}}
    | #default = Render the toolbar using visual styles, regardless of other settings. Essentially, this will disable the colored gradients on the message window toolbar and paint a standard visual styles toolbar background instead. This setting is applied immediately at the next redraw, no restart is required.
    | de =
    | en = Render the toolbar using visual styles, regardless of other settings. Essentially, this will disable the colored gradients on the message window toolbar and paint a standard visual styles toolbar background instead. This setting is applied immediately at the next redraw, no restart is required.
    | pl =
    | ru = Отрисовывает панель инструментов с помощью визуальных стилей, независимо от прочих настроек. По сути, отключает цветные градиенты на панели инструментов окна сообщений и заменяет их стандартными визуальными стилями фона панели инструментов. Настройка применяется сразу же при ближайшей перерисовке, перезапуск не требуется.
  }}
| inputFontFix = {{#switch: {{{lang|{{#var:PageLang}}  }}}
    | #default = If you set this to 0, TabSRMM will no longer strip font attributes from the message input area font setting, so you can have bold/italic/underline fonts for the writing area. Be aware that this might confuse the formatting parser and using a bold font by default could lead to a situation where you will always send bold text to IRC channels. A restart (or at least changing a setting which will trigger a reload of all font settings) is required.
    | de =
    | en = If you set this to 0, TabSRMM will no longer strip font attributes from the message input area font setting, so you can have bold/italic/underline fonts for the writing area. Be aware that this might confuse the formatting parser and using a bold font by default could lead to a situation where you will always send bold text to IRC channels. A restart (or at least changing a setting which will trigger a reload of all font settings) is required.
    | pl =
    | ru = Значение, равное нулю, не станет убирать атрибуты текста в области ввода. Таким образом, текст в области ввода будет полужирным/курсивом/подчёркнутым. Имейте в виду, что это может сбить с толку парсер, а использование полужирного шрифта может привести к тому, что весь отправляемый в IRC-каналы текст станет полужирным. Для вступления в силу требуется перезапуск (или, по крайней мере, изменение настройки, которая вызовет перезагрузку всех настроек шрифта).
  }}
| quoteLineLength = {{#switch: {{{lang|{{#var:PageLang}}  }}}
    | #default = Specifies the enforced line length for the "quote message" function. When using the quote feature, TabSRMM will reformat the quoted text to this line length and add standard email quoting characters (>) at the beginning of each line.
    | de =
    | en = Specifies the enforced line length for the "quote message" function. When using the quote feature, TabSRMM will reformat the quoted text to this line length and add standard email quoting characters (>) at the beginning of each line.
    | pl =
    | ru = Задает принудительную длину строки для функции «Цитировать сообщение». При использовании функции цитирования цитируемый текст будет переформатирован в строки указанной длины, а в начало каждой строки добавлены стандартные символы цитирования (>).
  }}
| taskBarIconAlpha = {{#switch: {{{lang|{{#var:PageLang}}  }}}
    | #default = Indicates transparency of avatars on the task bar. A value of 255 will make task bar avatars to be fully opaque, lower values can be used to make them more transparent in order to improve the visibility of the overlaid status icon. Task bar avatar will be updated to reflect the change at the next creation which usually happens when a message window is opened or the avatar changes while a window is open.
    | de =
    | en = Indicates transparency of avatars on the task bar. A value of 255 will make task bar avatars to be fully opaque, lower values can be used to make them more transparent in order to improve the visibility of the overlaid status icon. Task bar avatar will be updated to reflect the change at the next creation which usually happens when a message window is opened or the avatar changes while a window is open.
    | pl =
    | ru = Задаёт прозрачность аватаров на панели задач. Значение 255 сделает аватары полностью непрозрачными, более низкие значения можно использовать, чтобы сделать аватары более прозрачными, это улучшит видимость наложенного значка статуса. Изменения отразятся на аватарах при следующем создании, которое обычно происходит при открытии окна сообщений или если аватар изменяется при открытом окне.
   }}
   }}
}}</includeonly><noinclude>
}}</includeonly><noinclude>

Revision as of 15:14, 2 August 2020

Documentation[create]