| 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' ); |
| 5 |
/* translators: %s is the name of the user who is currently editing the document */ |
| 6 |
__( '%s is currently editing this document', 'elementor' ); |
| 7 |
__( |
| 8 |
'You can wait for them to finish or reach out to coordinate your changes together.', |
| 9 |
'elementor' |
| 10 |
); |
| 11 |
__( 'Close', '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' ); |
| 29 |
__( |
| 30 |
'Edit the component to add properties, manage them or update the design across all instances.', |
| 31 |
'elementor' |
| 32 |
); |
| 33 |
__( |
| 34 |
'With your current role, you cannot edit this component. Contact an administrator to add properties.', |
| 35 |
'elementor' |
| 36 |
); |
| 37 |
__( 'No properties yet', 'elementor' ); |
| 38 |
__( 'Edit component', 'elementor' ); |
| 39 |
__( 'Exit component editing mode', 'elementor' ); |
| 40 |
__( 'Component created successfully.', 'elementor' ); |
| 41 |
__( 'Failed to create component. Please try again.', 'elementor' ); |
| 42 |
__( |
| 43 |
'Components require atomic elements only. Remove widgets to create this component.', |
| 44 |
'elementor' |
| 45 |
); |
| 46 |
/* translators: %s is the maximum number of components */ |
| 47 |
__( |
| 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' ); |