AnchorDocking: improved 'Dock sites can be minimized' checkbox i18n, regenerated translations and updated Russian translation

git-svn-id: trunk@59686 -
This commit is contained in:
maxim 2018-11-27 23:00:03 +00:00
parent ba87f43bfb
commit c864848e53
15 changed files with 209 additions and 122 deletions

View File

@ -1,12 +1,10 @@
object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
Left = 0
Height = 567
Height = 482
Top = 0
Width = 490
ClientHeight = 567
ClientWidth = 490
DesignTimePPI = 113
OnClick = FrameClick
Width = 416
ClientHeight = 482
ClientWidth = 416
ParentFont = False
TabOrder = 0
DesignLeft = 513
@ -14,12 +12,12 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
object DragThresholdLabel: TLabel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Owner
Left = 12
Height = 19
Top = 12
Width = 122
BorderSpacing.Left = 12
BorderSpacing.Top = 12
Left = 10
Height = 15
Top = 10
Width = 106
BorderSpacing.Left = 10
BorderSpacing.Top = 10
Caption = 'DragThresholdLabel'
ParentColor = False
ParentFont = False
@ -30,15 +28,15 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 12
Height = 54
Top = 31
Width = 466
Left = 10
Height = 46
Top = 25
Width = 396
Max = 20
OnChange = DragThresholdTrackBarChange
Position = 0
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Right = 12
BorderSpacing.Right = 10
ParentFont = False
ParentShowHint = False
ShowHint = True
@ -50,11 +48,11 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideTop.Control = DragThresholdLabel
AnchorSideTop.Side = asrCenter
AnchorSideRight.Control = Owner
Left = 141
Height = 27
Top = 8
Width = 59
BorderSpacing.Left = 7
Left = 122
Height = 23
Top = 6
Width = 50
BorderSpacing.Left = 6
MaxValue = 20
ParentFont = False
TabOrder = 0
@ -64,11 +62,11 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Control = DragThresholdLabel
AnchorSideTop.Control = DragThresholdTrackBar
AnchorSideTop.Side = asrBottom
Left = 12
Height = 19
Top = 97
Width = 112
BorderSpacing.Top = 12
Left = 10
Height = 15
Top = 81
Width = 97
BorderSpacing.Top = 10
Caption = 'SplitterWidthLabel'
ParentColor = False
ParentFont = False
@ -79,10 +77,10 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = DragThresholdTrackBar
AnchorSideRight.Side = asrBottom
Left = 12
Height = 54
Top = 116
Width = 466
Left = 10
Height = 46
Top = 96
Width = 396
Min = 1
OnChange = SplitterWidthTrackBarChange
Position = 1
@ -96,11 +94,11 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Control = DragThresholdLabel
AnchorSideTop.Control = SplitterWidthTrackBar
AnchorSideTop.Side = asrBottom
Left = 12
Height = 23
Top = 175
Width = 169
BorderSpacing.Top = 5
Left = 10
Height = 19
Top = 146
Width = 147
BorderSpacing.Top = 4
Caption = 'ScaleOnResizeCheckBox'
ParentFont = False
ParentShowHint = False
@ -111,10 +109,10 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Control = ScaleOnResizeCheckBox
AnchorSideTop.Control = ScaleOnResizeCheckBox
AnchorSideTop.Side = asrBottom
Left = 12
Height = 23
Top = 198
Width = 160
Left = 10
Height = 19
Top = 165
Width = 139
Caption = 'ShowHeaderCheckBox'
OnChange = ShowHeaderCheckBoxChange
ParentFont = False
@ -126,11 +124,11 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Control = ScaleOnResizeCheckBox
AnchorSideTop.Control = ShowHeaderCheckBox
AnchorSideTop.Side = asrBottom
Left = 30
Height = 23
Top = 221
Width = 208
BorderSpacing.Left = 18
Left = 25
Height = 19
Top = 184
Width = 181
BorderSpacing.Left = 15
Caption = 'ShowHeaderCaptionCheckBox'
ParentFont = False
ParentShowHint = False
@ -141,10 +139,10 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Control = ShowHeaderCaptionCheckBox
AnchorSideTop.Control = ShowHeaderCaptionCheckBox
AnchorSideTop.Side = asrBottom
Left = 30
Height = 23
Top = 244
Width = 272
Left = 25
Height = 19
Top = 203
Width = 237
Caption = 'HideHeaderCaptionForFloatingCheckBox'
ParentFont = False
ParentShowHint = False
@ -158,14 +156,14 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 136
Height = 27
Top = 313
Width = 342
Left = 117
Height = 23
Top = 260
Width = 289
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 7
BorderSpacing.Right = 12
ItemHeight = 19
BorderSpacing.Left = 6
BorderSpacing.Right = 10
ItemHeight = 15
OnDrawItem = HeaderStyleComboBoxDrawItem
ParentFont = False
Style = csDropDownList
@ -175,11 +173,11 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Control = ShowHeaderCheckBox
AnchorSideTop.Control = HeaderStyleComboBox
AnchorSideTop.Side = asrCenter
Left = 24
Height = 19
Top = 317
Width = 105
BorderSpacing.Left = 12
Left = 20
Height = 15
Top = 264
Width = 91
BorderSpacing.Left = 10
Caption = 'HeaderStyleLabel'
ParentColor = False
ParentFont = False
@ -188,10 +186,10 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Control = HideHeaderCaptionForFloatingCheckBox
AnchorSideTop.Control = HideHeaderCaptionForFloatingCheckBox
AnchorSideTop.Side = asrBottom
Left = 30
Height = 23
Top = 267
Width = 175
Left = 25
Height = 19
Top = 222
Width = 151
Caption = 'FlattenHeadersCheckBox'
ParentFont = False
ParentShowHint = False
@ -202,10 +200,10 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Control = FlattenHeadersCheckBox
AnchorSideTop.Control = FlattenHeadersCheckBox
AnchorSideTop.Side = asrBottom
Left = 30
Height = 23
Top = 290
Width = 164
Left = 25
Height = 19
Top = 241
Width = 143
Caption = 'FilledHeadersCheckBox'
ParentFont = False
ParentShowHint = False
@ -216,10 +214,10 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Control = FilledHeadersCheckBox
AnchorSideTop.Control = HeaderStyleComboBox
AnchorSideTop.Side = asrBottom
Left = 30
Height = 23
Top = 340
Width = 189
Left = 25
Height = 19
Top = 283
Width = 166
Caption = 'HighlightFocusedCheckBox'
ParentFont = False
ParentShowHint = False
@ -231,11 +229,11 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = SplitterWidthLabel
AnchorSideTop.Side = asrCenter
Left = 131
Height = 27
Top = 93
Width = 59
BorderSpacing.Left = 7
Left = 113
Height = 23
Top = 77
Width = 50
BorderSpacing.Left = 6
MaxValue = 10
MinValue = 1
ParentFont = False
@ -247,11 +245,11 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Control = DragThresholdLabel
AnchorSideTop.Control = DockSitesCanBeMinimized
AnchorSideTop.Side = asrBottom
Left = 12
Height = 19
Top = 398
Width = 130
BorderSpacing.Top = 12
Left = 10
Height = 15
Top = 331
Width = 115
BorderSpacing.Top = 10
Caption = 'HeaderAlignTopLabel'
ParentColor = False
ParentFont = False
@ -262,17 +260,17 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = DragThresholdTrackBar
AnchorSideRight.Side = asrBottom
Left = 12
Height = 55
Top = 417
Width = 466
Left = 10
Height = 47
Top = 346
Width = 396
Frequency = 10
Max = 150
OnChange = HeaderAlignTopTrackBarChange
PageSize = 10
Position = 0
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 12
BorderSpacing.Left = 10
ParentFont = False
ParentShowHint = False
ShowHint = True
@ -283,11 +281,11 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = HeaderAlignTopLabel
AnchorSideTop.Side = asrCenter
Left = 149
Height = 27
Top = 394
Width = 59
BorderSpacing.Left = 7
Left = 131
Height = 23
Top = 327
Width = 50
BorderSpacing.Left = 6
MaxValue = 150
ParentFont = False
TabOrder = 12
@ -297,11 +295,11 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Control = DragThresholdLabel
AnchorSideTop.Control = HeaderAlignTopTrackBar
AnchorSideTop.Side = asrBottom
Left = 12
Height = 19
Top = 484
Width = 130
BorderSpacing.Top = 12
Left = 10
Height = 15
Top = 403
Width = 114
BorderSpacing.Top = 10
Caption = 'HeaderAlignLeftLabel'
ParentColor = False
ParentFont = False
@ -312,17 +310,17 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = DragThresholdTrackBar
AnchorSideRight.Side = asrBottom
Left = 12
Height = 55
Top = 503
Width = 466
Left = 10
Height = 47
Top = 418
Width = 396
Frequency = 10
Max = 200
OnChange = HeaderAlignLeftTrackBarChange
PageSize = 10
Position = 0
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 12
BorderSpacing.Left = 10
ParentFont = False
ParentShowHint = False
ShowHint = True
@ -333,11 +331,11 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = HeaderAlignLeftLabel
AnchorSideTop.Side = asrCenter
Left = 149
Height = 27
Top = 480
Width = 59
BorderSpacing.Left = 7
Left = 130
Height = 23
Top = 399
Width = 50
BorderSpacing.Left = 6
MaxValue = 200
ParentFont = False
TabOrder = 14
@ -347,10 +345,10 @@ object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
AnchorSideLeft.Control = FilledHeadersCheckBox
AnchorSideTop.Control = HighlightFocusedCheckBox
AnchorSideTop.Side = asrBottom
Left = 30
Height = 23
Top = 363
Width = 185
Left = 25
Height = 19
Top = 302
Width = 161
Caption = 'DockSitesCanBeMinimized'
ParentFont = False
ParentShowHint = False

View File

@ -44,7 +44,6 @@ type
SplitterWidthLabel: TLabel;
SplitterWidthSpinEdit: TSpinEdit;
SplitterWidthTrackBar: TTrackBar;
procedure FrameClick(Sender: TObject);
procedure HeaderStyleComboBoxDrawItem(Control: TWinControl; Index: Integer;
ARect: TRect; {%H-}State: TOwnerDrawState);
procedure OkClick(Sender: TObject);
@ -153,11 +152,6 @@ begin
DrawADHeader(TComboBox(Control).Canvas,TADHeaderStyle(Index),ARect,true,False);
end;
procedure TAnchorDockOptionsFrame.FrameClick(Sender: TObject);
begin
end;
procedure TAnchorDockOptionsFrame.DragThresholdTrackBarChange(Sender: TObject);
begin
UpdateDragThresholdLabel;
@ -434,8 +428,8 @@ begin
HighlightFocusedCheckBox.Hint:=adrsHighlightFocusedHint;
DockSitesCanBeMinimized.Checked:=TheSettings.DockSitesCanBeMinimized;
DockSitesCanBeMinimized.Caption:=adrsDockSitesCanBeMinimized;
DockSitesCanBeMinimized.Hint:=adrsDockSitesCanBeMinimizedHint;
DockSitesCanBeMinimized.Caption:=adrsAllowDockSitesToBeMinimized;
DockSitesCanBeMinimized.Hint:=adrsAllowDockSitesToBeMinimized;
end;
end.

View File

@ -83,8 +83,7 @@ resourcestring
adrsFilledHeadersHint = 'Fill headers of docked controls';
adrsHighlightFocused = 'Highlight focused';
adrsHighlightFocusedHint = 'Highlight header of focused docked control';
adrsDockSitesCanBeMinimized = 'Dock sites can be minimized';
adrsDockSitesCanBeMinimizedHint = 'Dock sites can be minimized';
adrsAllowDockSitesToBeMinimized = 'Allow dock sites to be minimized';
implementation

View File

@ -18,6 +18,10 @@ msgstr ""
msgid "A free side of a splitter must not be anchored: Node=\"%s\" Type=%s Anchors[%s]=\"%s\""
msgstr "Volná strana děliče nesmí být ukotvena: Uzel=\"%s\" Typ=%s Kotvy[%s]=\"%s\""
#: anchordockstr.adrsallowdocksitestobeminimized
msgid "Allow dock sites to be minimized"
msgstr ""
#: anchordockstr.adrsamountofpixelthemousehastodragbeforedragstarts
msgid "Amount of pixel the mouse has to drag before drag starts"
msgstr "Počet pixelů které musí myš táhnout, než posouvání začne"
@ -156,6 +160,10 @@ msgstr "Uzamčeno"
msgid "Merge"
msgstr "Sloučit"
#: anchordockstr.adrsminimize
msgid "Minimize"
msgstr ""
#: anchordockstr.adrsmissingcontrolname
msgid "missing control name"
msgstr "chybějící jméno prvku"

View File

@ -13,6 +13,10 @@ msgstr ""
msgid "A free side of a splitter must not be anchored: Node=\"%s\" Type=%s Anchors[%s]=\"%s\""
msgstr ""
#: anchordockstr.adrsallowdocksitestobeminimized
msgid "Allow dock sites to be minimized"
msgstr ""
#: anchordockstr.adrsamountofpixelthemousehastodragbeforedragstarts
msgid "Amount of pixel the mouse has to drag before drag starts"
msgstr ""
@ -149,6 +153,10 @@ msgstr ""
msgid "Merge"
msgstr ""
#: anchordockstr.adrsminimize
msgid "Minimize"
msgstr ""
#: anchordockstr.adrsmissingcontrolname
msgid "missing control name"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
msgid "A free side of a splitter must not be anchored: Node=\"%s\" Type=%s Anchors[%s]=\"%s\""
msgstr "No debe anclarse en un lado libre de un splitter: Node=\"%s\" Tipo=%s Anclajes[%s]=\"%s\""
#: anchordockstr.adrsallowdocksitestobeminimized
msgid "Allow dock sites to be minimized"
msgstr ""
#: anchordockstr.adrsamountofpixelthemousehastodragbeforedragstarts
msgid "Amount of pixel the mouse has to drag before drag starts"
msgstr "Cantidad de píxeles el ratón tiene que arrastrar antes del comienzo de arrastre"
@ -149,6 +153,10 @@ msgstr "Bloqueado"
msgid "Merge"
msgstr "Combinación"
#: anchordockstr.adrsminimize
msgid "Minimize"
msgstr ""
#: anchordockstr.adrsmissingcontrolname
msgid "missing control name"
msgstr "falta el nombre del control"

View File

@ -15,6 +15,10 @@ msgstr ""
msgid "A free side of a splitter must not be anchored: Node=\"%s\" Type=%s Anchors[%s]=\"%s\""
msgstr "Un côté libre du séparateur ne doit pas être ancré : Nœud = \"%s\" Type = %s Ancres[%s] = \"%s\""
#: anchordockstr.adrsallowdocksitestobeminimized
msgid "Allow dock sites to be minimized"
msgstr ""
#: anchordockstr.adrsamountofpixelthemousehastodragbeforedragstarts
msgid "Amount of pixel the mouse has to drag before drag starts"
msgstr "Nombre de pixels que la souris doit déplacer avant que le déplacement ne commence"
@ -151,6 +155,10 @@ msgstr "Verrouillé"
msgid "Merge"
msgstr "Fusionner"
#: anchordockstr.adrsminimize
msgid "Minimize"
msgstr ""
#: anchordockstr.adrsmissingcontrolname
msgid "missing control name"
msgstr "nom de contrôle manquant"

View File

@ -15,6 +15,10 @@ msgstr ""
msgid "A free side of a splitter must not be anchored: Node=\"%s\" Type=%s Anchors[%s]=\"%s\""
msgstr "Egy elválasztó szabad oldala nem rögzíthető: Csomópont=\"%s\" Típus=%s Horgonyok[%s]=\"%s\""
#: anchordockstr.adrsallowdocksitestobeminimized
msgid "Allow dock sites to be minimized"
msgstr ""
#: anchordockstr.adrsamountofpixelthemousehastodragbeforedragstarts
msgid "Amount of pixel the mouse has to drag before drag starts"
msgstr "Ennyi képpontot kell mozdulnia az egérnek mielőtt a húzás elkezdődik"
@ -151,6 +155,10 @@ msgstr "Zárolva"
msgid "Merge"
msgstr "Egyesítés"
#: anchordockstr.adrsminimize
msgid "Minimize"
msgstr ""
#: anchordockstr.adrsmissingcontrolname
msgid "missing control name"
msgstr "hiányzik a vezérlő neve"

View File

@ -17,6 +17,10 @@ msgstr ""
msgid "A free side of a splitter must not be anchored: Node=\"%s\" Type=%s Anchors[%s]=\"%s\""
msgstr "Un lato libero di uno splitter non deve essere ancorato: Nodo=\"%s\" Tipo=%s Ancore[%s]=\"%s\""
#: anchordockstr.adrsallowdocksitestobeminimized
msgid "Allow dock sites to be minimized"
msgstr ""
#: anchordockstr.adrsamountofpixelthemousehastodragbeforedragstarts
msgid "Amount of pixel the mouse has to drag before drag starts"
msgstr "Di quanti pixel deve spostarsi il mouse per far partire il trascinamento"
@ -153,6 +157,10 @@ msgstr "Bloccato"
msgid "Merge"
msgstr "Unisci"
#: anchordockstr.adrsminimize
msgid "Minimize"
msgstr ""
#: anchordockstr.adrsmissingcontrolname
msgid "missing control name"
msgstr "nome controllo mancante"

View File

@ -17,6 +17,10 @@ msgstr ""
msgid "A free side of a splitter must not be anchored: Node=\"%s\" Type=%s Anchors[%s]=\"%s\""
msgstr "Laisvoji skyriklio kraštinė neturi būti pririšta: mazgas = „%0:s“, tipas = %1:s, prieraišos[%2:s] = „%3:s“"
#: anchordockstr.adrsallowdocksitestobeminimized
msgid "Allow dock sites to be minimized"
msgstr ""
#: anchordockstr.adrsamountofpixelthemousehastodragbeforedragstarts
msgid "Amount of pixel the mouse has to drag before drag starts"
msgstr "Pelės judesio kelias pikseliais, po kurio pradedamas tempimo veiksmas"
@ -153,6 +157,10 @@ msgstr "Užrakintas"
msgid "Merge"
msgstr "Sulieti"
#: anchordockstr.adrsminimize
msgid "Minimize"
msgstr ""
#: anchordockstr.adrsmissingcontrolname
msgid "missing control name"
msgstr "nėra valdiklio pavadinimo"

View File

@ -5,6 +5,10 @@ msgstr "Content-Type: text/plain; charset=UTF-8"
msgid "A free side of a splitter must not be anchored: Node=\"%s\" Type=%s Anchors[%s]=\"%s\""
msgstr ""
#: anchordockstr.adrsallowdocksitestobeminimized
msgid "Allow dock sites to be minimized"
msgstr ""
#: anchordockstr.adrsamountofpixelthemousehastodragbeforedragstarts
msgid "Amount of pixel the mouse has to drag before drag starts"
msgstr ""
@ -141,6 +145,10 @@ msgstr ""
msgid "Merge"
msgstr ""
#: anchordockstr.adrsminimize
msgid "Minimize"
msgstr ""
#: anchordockstr.adrsmissingcontrolname
msgid "missing control name"
msgstr ""

View File

@ -15,6 +15,10 @@ msgstr ""
msgid "A free side of a splitter must not be anchored: Node=\"%s\" Type=%s Anchors[%s]=\"%s\""
msgstr "Um lado livre de um \"splitter\" não deve estar ancorado: Nó=\"%s\" Tipo=%s Âncoras[%s]=\"%s\""
#: anchordockstr.adrsallowdocksitestobeminimized
msgid "Allow dock sites to be minimized"
msgstr ""
#: anchordockstr.adrsamountofpixelthemousehastodragbeforedragstarts
msgid "Amount of pixel the mouse has to drag before drag starts"
msgstr "Quantidade de \"pixels\" que o mouse deve arrastar antes que arrastar se inicie"
@ -151,6 +155,10 @@ msgstr "Travado"
msgid "Merge"
msgstr "Mesclar"
#: anchordockstr.adrsminimize
msgid "Minimize"
msgstr ""
#: anchordockstr.adrsmissingcontrolname
msgid "missing control name"
msgstr "faltando nome do controle"

View File

@ -15,6 +15,10 @@ msgstr ""
msgid "A free side of a splitter must not be anchored: Node=\"%s\" Type=%s Anchors[%s]=\"%s\""
msgstr "Свободная сторона разделителя не должна иметь привязки: Узел=\"%s\" Тип=%s Anchors[%s]=\"%s\""
#: anchordockstr.adrsallowdocksitestobeminimized
msgid "Allow dock sites to be minimized"
msgstr "Разрешать областям стыковки сворачиваться"
#: anchordockstr.adrsamountofpixelthemousehastodragbeforedragstarts
msgid "Amount of pixel the mouse has to drag before drag starts"
msgstr "Число пикселов, на которые должна переместиться мышь для начала операции перетаскивания"
@ -151,6 +155,10 @@ msgstr "Зафиксирован"
msgid "Merge"
msgstr "Объединить"
#: anchordockstr.adrsminimize
msgid "Minimize"
msgstr "Свернуть"
#: anchordockstr.adrsmissingcontrolname
msgid "missing control name"
msgstr "отсутствует имя объекта"

View File

@ -17,6 +17,10 @@ msgstr ""
msgid "A free side of a splitter must not be anchored: Node=\"%s\" Type=%s Anchors[%s]=\"%s\""
msgstr "Вільна сторона роздільника не повинна бути заякорена: Вузол=\"%s\" Тип=%s Якорі[%s]=\"%s\""
#: anchordockstr.adrsallowdocksitestobeminimized
msgid "Allow dock sites to be minimized"
msgstr ""
#: anchordockstr.adrsamountofpixelthemousehastodragbeforedragstarts
msgid "Amount of pixel the mouse has to drag before drag starts"
msgstr "К-сть пікселів, на яку мишка повинна переміститись перед початком перетягування"
@ -153,6 +157,10 @@ msgstr "Заблоковано"
msgid "Merge"
msgstr "Злиття"
#: anchordockstr.adrsminimize
msgid "Minimize"
msgstr ""
#: anchordockstr.adrsmissingcontrolname
msgid "missing control name"
msgstr "відсутня назва об'єкта"

View File

@ -16,6 +16,10 @@ msgstr ""
msgid "A free side of a splitter must not be anchored: Node=\"%s\" Type=%s Anchors[%s]=\"%s\""
msgstr ""
#: anchordockstr.adrsallowdocksitestobeminimized
msgid "Allow dock sites to be minimized"
msgstr ""
#: anchordockstr.adrsamountofpixelthemousehastodragbeforedragstarts
msgid "Amount of pixel the mouse has to drag before drag starts"
msgstr ""
@ -152,6 +156,10 @@ msgstr "锁定"
msgid "Merge"
msgstr "合并"
#: anchordockstr.adrsminimize
msgid "Minimize"
msgstr ""
#: anchordockstr.adrsmissingcontrolname
msgid "missing control name"
msgstr "缺少控制名称"