PluginProbe
Elementor Website Builder – more than just a page builder / 3.35.0-dev4
Elementor Website Builder – more than just a page builder v3.35.0-dev4
4.3.2 4.3.1 4.3.0 4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 All 455 releases
← All changes | assets/js/packages/editor-components/editor-components.strings.js +103 -61 4.3.0 → 3.35.0-dev4 View file →
@@ -1,40 +1,8 @@
1 -__( 'Search', 'elementor' );
2 -__( 'Create Reusable Components', 'elementor' );
3 -__( 'Create design elements that sync across your entire site.', 'elementor' );
4 -__( 'Upgrade now', 'elementor' );
5 -__( 'Create Reusable Components', 'elementor' );
6 -__( 'Create design elements that sync across your entire site.', 'elementor' );
7 -__( 'To create components, update Elementor Pro to the latest version.', 'elementor' );
8 -__( 'Update Elementor Pro', 'elementor' );
9 -__( 'No components yet', 'elementor' );
10 -__( 'Components are reusable blocks that sync across your site.', 'elementor' );
11 -__( 'Create once, use everywhere.', 'elementor' );
12 -__(
13 - 'With your current role, you cannot create components. Contact an administrator to create one.',
14 - 'elementor'
15 - );
16 -__( 'Learn more about components', 'elementor' );
17 -__( 'Create your first one:', 'elementor' );
18 -__(
19 - 'Right-click any div-block or flexbox on your canvas or structure and select "Create component"',
20 - 'elementor'
21 - );
22 -__( 'Sorry, nothing matched', 'elementor' );
23 -__( 'Try something else.', 'elementor' );
24 -__( 'Clear & try again', 'elementor' );
25 -__( 'Create new components', 'elementor' );
26 -__( 'Creating new components requires an active Pro subscription.', 'elementor' );
27 -__( 'Create new Components', 'elementor' );
28 -__( 'To create new components, update Elementor Pro to the latest version.', 'elementor' );
29 -__( 'Upgrade Now', 'elementor' );
30 -__( 'Upgrade now', 'elementor' );
31 -__( 'Detach from Component?', 'elementor' );
32 -__(
33 - 'Detaching this instance will break its link to the Component. Changes to the Component will no longer apply. Continue?',
34 - 'elementor'
35 - );
36 -__( 'Detach', 'elementor' );
1 +__( "This widget isn't compatible with components. Use atomic elements instead.", 'elementor' );
2 +__( "Can't add this component - components that contain each other can't be nested.", 'elementor' );
3 +__( 'Components', 'elementor' );
4 +__( 'Edit Component', 'elementor' );
37 5 /* translators: %s is the name of the user who is currently editing the document */
38 6 __( '%s is currently editing this document', 'elementor' );
39 7 __(
40 8 'You can wait for them to finish or reach out to coordinate your changes together.',
@@ -40,10 +8,25 @@
40 8 'You can wait for them to finish or reach out to coordinate your changes together.',
41 9 'elementor'
42 10 );
43 11 __( 'Close', 'elementor' );
44 -__( 'Failed to detach component instance.', 'elementor' );
45 -__( 'Detach from Component', 'elementor' );
12 +__( 'Default', 'elementor' );
13 +__( 'Restore Element', 'elementor' );
14 +/* translators: %s: component name */
15 +__( 'Successfully deleted component %s', 'elementor' );
16 +__( 'Override Property', 'elementor' );
17 +__( 'Default', 'elementor' );
18 +__( 'Name', 'elementor' );
19 +__( 'Group Name', 'elementor' );
20 +__( 'Create new property', 'elementor' );
21 +__( 'Update property', 'elementor' );
22 +__( 'Create', 'elementor' );
23 +__( 'Update', 'elementor' );
24 +__( 'Enter value', 'elementor' );
25 +__( 'Overridable property', 'elementor' );
26 +__( 'Make prop overridable', 'elementor' );
27 +/* translators: %s: component name. */
28 +__( 'Edit %s', 'elementor' );
46 29 __(
47 30 'Edit the component to add properties, manage them or update the design across all instances.',
48 31 'elementor'
49 32 );
@@ -52,29 +35,88 @@
52 35 'elementor'
53 36 );
54 37 __( 'No properties yet', 'elementor' );
55 38 __( 'Edit component', 'elementor' );
56 -/* translators: %s: component name. */
57 -__( 'Edit %s', 'elementor' );
58 -__( 'Edit Component', 'elementor' );
39 +__( 'Exit component editing mode', 'elementor' );
40 +__( 'Component created successfully.', 'elementor' );
41 +__( 'Failed to create component. Please try again.', 'elementor' );
59 42 __(
60 - 'To edit components, update Elementor Pro to the latest version.',
61 - 'elementor'
62 - );
63 -__( 'Edit components', 'elementor' );
64 -__( 'Editing components requires an active Pro subscription.', 'elementor' );
65 -__( 'Editing components requires an active Pro subscription.', 'elementor' );
66 -__( 'Upgrade Now', 'elementor' );
67 -__( 'To edit components, update Elementor Pro to the latest version.', 'elementor' );
68 -__( 'Update Now', 'elementor' );
69 -__( 'Edit Component', 'elementor' );
70 -__( 'Detach from Component', 'elementor' );
71 -__( 'Failed to detach component instance.', 'elementor' );
72 -__( 'Components', 'elementor' );
73 -__( "Can't add this component - components that contain each other can't be nested.", 'elementor' );
43 + 'Components require atomic elements only. Remove widgets to create this component.',
44 + 'elementor'
45 + );
46 +/* translators: %s is the maximum number of components */
74 47 __(
75 - 'You have unpublished component on this page. You need a pro version to publish it.',
76 - 'elementor'
77 - );
78 -__( 'Upgrade Now', 'elementor' );
79 -__( 'Detach from Component', 'elementor' );
80 -__( 'Instance detached', 'elementor' );
48 + `You've reached the limit of %s components. Please remove an existing one to create a new component.`,
49 + 'elementor'
50 + );
51 +__( 'Create component', 'elementor' );
52 +__( 'Name', 'elementor' );
53 +__( 'Cancel', 'elementor' );
54 +__( 'Create', 'elementor' );
55 +__( 'Delete this component?', 'elementor' );
56 +__(
57 + 'Existing instances on your pages will remain functional. You will no longer find this component in your list.',
58 + 'elementor'
59 + );
60 +__( 'Try Components for free:', 'elementor' );
61 +__(
62 + 'Soon Components will be part of the Pro subscription, but what you create now will remain on your site.',
63 + 'elementor'
64 + );
65 +__( 'No components yet', 'elementor' );
66 +__( 'Components are reusable blocks that sync across your site.', 'elementor' );
67 +__( 'Create once, use everywhere.', 'elementor' );
68 +__(
69 + 'With your current role, you cannot create components. Contact an administrator to create one.',
70 + 'elementor'
71 + );
72 +__( 'Learn more about components', 'elementor' );
73 +__( 'Create your first one:', 'elementor' );
74 +__(
75 + 'Right-click any div-block or flexbox on your canvas or structure and select "Create component"',
76 + 'elementor'
77 + );
78 +__( 'Sorry, nothing matched', 'elementor' );
79 +__( 'Try something else.', 'elementor' );
80 +__( 'Clear & try again', 'elementor' );
81 +__( 'Rename', 'elementor' );
82 +__( 'Delete', 'elementor' );
83 +__( 'Search', 'elementor' );
84 +__( 'Add your first property', 'elementor' );
85 +__( 'Properties make instances flexible.', 'elementor' );
86 +__(
87 + 'Select any Element, then in the General tab, click next to any setting you want users to customize - like text, images, or links.',
88 + 'elementor'
89 + );
90 +__(
91 + 'Your properties will appear in the Properties panel, where you can organize and manage them anytime.',
92 + 'elementor'
93 + );
94 +__( 'Learn more', 'elementor' );
95 +__( 'Got it', 'elementor' );
96 +__( 'Group ID or component ID is missing', 'elementor' );
97 +__( 'Group actions', 'elementor' );
98 +__( 'Rename', 'elementor' );
99 +__( 'To delete the group, first remove all the properties', 'elementor' );
100 +__( 'Delete', 'elementor' );
101 +__( 'Add your first property', 'elementor' );
102 +__( 'Make instances flexible while keeping design synced.', 'elementor' );
103 +__( 'Select any element, then click + next to a setting to expose it.', 'elementor' );
104 +__( 'Learn more', 'elementor' );
105 +__( 'Something went wrong', 'elementor' );
106 +__( 'Component properties', 'elementor' );
107 +__( 'Add new group', 'elementor' );
108 +__( 'Add new group', 'elementor' );
109 +__( 'Close panel', 'elementor' );
110 +__( 'Close panel', 'elementor' );
111 +__( 'Back', 'elementor' );
112 +__( 'Back', 'elementor' );
113 +__( 'Component properties', 'elementor' );
114 +__( 'Component properties', 'elementor' );
115 +__( 'Property name is required', 'elementor' );
116 +__( 'Property name already exists', 'elementor' );
117 +__( 'Component name is too long. Please keep it under 50 characters.', 'elementor' );
118 +__( 'Component name already exists', 'elementor' );
119 +__( 'Component name is required.', 'elementor' );
120 +__( 'Component name is too short. Please enter at least 2 characters.', 'elementor' );
121 +__( 'Group name is required', 'elementor' );
122 +__( 'Group name already exists', 'elementor' );