diff --git a/www/i18n/cn/translations.json b/www/i18n/cn/translations.json index 25a58d4..f1fb1b7 100644 --- a/www/i18n/cn/translations.json +++ b/www/i18n/cn/translations.json @@ -351,8 +351,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,\nthe 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 +482,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\nOnly visible, if widget is NOT selected.\nExamples: 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\nh-shadow: Required. The position of the horizontal shadow. Negative values are allowed\nv-shadow: Required. The position of the vertical shadow. Negative values are allowed\nblur: Optional. The blur distance\nspread: Optional. The size of shadow\ncolor: Optional. The color of the shadow. The default value is black. Look at CSS Color Values for a complete list of possible color values.\ninset: 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\".\nOne indicator can be used in many widgets.", "gestures-offsetX": "-offset X", "gestures-offsetY": "-offset Y", "gestures-swiping-oid": "swiping Object ID",