Update translations.json
This commit is contained in:
@@ -163,8 +163,7 @@
|
||||
"filter_key": "Initial filter",
|
||||
"templates": "Templates",
|
||||
"Hint": "Hint",
|
||||
"filter_key_tooltip": "If set only widgets with this filter key will be shown.
|
||||
Many filter words can be set deivided by comma.",
|
||||
"filter_key_tooltip": "If set only widgets with this filter key will be shown.Many filter words can be set deivided by comma.",
|
||||
"templates_help": "We have been working hard on it and just want to say, that <b>possible</b> this feature will not be for free, but available for small fee. All created widgets will work, just for the creation and usage of the new templates could be not free.",
|
||||
"Switch to runtime in this window": "Close editor",
|
||||
"Switch to runtime in new window": "Open runtime in new window",
|
||||
@@ -351,8 +350,7 @@ Many filter words can be set deivided by comma.",
|
||||
"not exist": "not exist",
|
||||
"group_visibility": "Visibility",
|
||||
"visibility-oid": "Object ID",
|
||||
"visibility-oid_tooltip": "Depends on state of object with this ID,
|
||||
the widget can be shown or hidden",
|
||||
"visibility-oid_tooltip": "Depends on state of object with this ID,the widget can be shown or hidden",
|
||||
"visibility-cond": "Сondition",
|
||||
"visibility-cond_tooltip": "E.g. 'Value of Object ID' >= 'Value of condition'",
|
||||
"visibility-val": "Value for condition",
|
||||
@@ -483,27 +481,18 @@ the widget can be shown or hidden",
|
||||
"css_padding-right": "padding-right",
|
||||
"css_padding-bottom": "padding-bottom",
|
||||
"css_transform": "transform",
|
||||
"css_transform_tooltip": "Transformation that affects an element's appearance
|
||||
Only visible, if widget is NOT selected.
|
||||
Examples: rotate(45deg) scale(0.5) skew(10deg)",
|
||||
"css_transform_tooltip": "Transformation that affects an element's appearance Only visible, if widget is NOT selected.Examples: rotate(45deg) scale(0.5) skew(10deg)",
|
||||
"css_margin-left": "margin-left",
|
||||
"css_margin-top": "margin-top",
|
||||
"css_margin-right": "margin-right",
|
||||
"css_margin-bottom": "margin-bottom",
|
||||
"css_box-shadow": "box-shadow",
|
||||
"css_box-shadow_tooltip": "h-shadow v-shadow blur spread color
|
||||
h-shadow: Required. The position of the horizontal shadow. Negative values are allowed
|
||||
v-shadow: Required. The position of the vertical shadow. Negative values are allowed
|
||||
blur: Optional. The blur distance
|
||||
spread: Optional. The size of shadow
|
||||
color: Optional. The color of the shadow. The default value is black. Look at CSS Color Values for a complete list of possible color values.
|
||||
inset: Optional. Changes the shadow from an outer shadow (outset) to an inner shadow.",
|
||||
"css_box-shadow_tooltip": "h-shadow v-shadow blur spread color h-shadow: Required. The position of the horizontal shadow. Negative values are allowed v-shadow: Required. The position of the vertical shadow. Negative values are allowed blur: Optional. The blur distance spread: Optional. The size of shadow color: Optional. The color of the shadow. The default value is black. Look at CSS Color Values for a complete list of possible color values. inset: Optional. Changes the shadow from an outer shadow (outset) to an inner shadow.",
|
||||
"group_css_animation": "CSS Animation",
|
||||
"css_animation-name": "animation-name",
|
||||
"css_animation-duration": "animation-duration",
|
||||
"gestures-indicator": "Gesture Indicator",
|
||||
"gestures-indicator_tooltip": "Create and style \"basic - Gesture Indicator\".
|
||||
One indicator can be used in many widgets.",
|
||||
"gestures-indicator_tooltip": "Create and style \"basic - Gesture Indicator\".One indicator can be used in many widgets.",
|
||||
"gestures-offsetX": "-offset X",
|
||||
"gestures-offsetY": "-offset Y",
|
||||
"gestures-swiping-oid": "swiping Object ID",
|
||||
|
||||
Reference in New Issue
Block a user