From 3b25c347332440ed1a732134cd75cd309077f144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sun, 16 Sep 2018 10:41:30 +0800 Subject: [PATCH] Update translations.json --- www/i18n/cn/translations.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/www/i18n/cn/translations.json b/www/i18n/cn/translations.json index f1fb1b7..c78600b 100644 --- a/www/i18n/cn/translations.json +++ b/www/i18n/cn/translations.json @@ -163,9 +163,8 @@ "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.", - "templates_help": "We have been working hard on it and just want to say, that possible 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.", + "filter_key_tooltip": "If set only widgets with this filter key will be shown.", + "templates_help": "We have been working hard on it and just want to say", "Switch to runtime in this window": "Close editor", "Switch to runtime in new window": "Open runtime in new window", "Reload all runtimes": "Reload all runtimes", @@ -312,7 +311,7 @@ Many filter words can be set deivided by comma.", "project": "project", "value": "value", "control": "control", - "Loading stopped": "Loading stopped, because no permissins for selected project. Please select other, e.g \"%s/vis/edit.html?main and try one more time.", + "Loading stopped": "Loading stopped, because no permissins for selected project. Please select other", "Widgets filter. Double click to clear.": "Widgets filter. Double click to clear.", "Cannot save file \"%s\": ": "Cannot save file \"%s\": ", "permissionError": "permission denied", @@ -351,7 +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,\nthe 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", @@ -482,18 +481,18 @@ Many filter words can be set deivided by comma.", "css_padding-right": "padding-right", "css_padding-bottom": "padding-bottom", "css_transform": "transform", - "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_transform_tooltip": "css_transform_tooltip", "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\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.", + "css_box-shadow_tooltip": "css_box-shadow_tooltip", "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\".\nOne 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",