← All changes
|
assets/js/packages/editor-components/editor-components.strings.js
+43
-43
4.3.0
→
4.2.1
View file →
| @@ -1,5 +1,39 @@ | ||
| 1 | -__( 'Search', 'elementor' ); | |
| 1 | +__( "Can't add this component - components that contain each other can't be nested.", 'elementor' ); | |
| 2 | +__( 'Components', 'elementor' ); | |
| 3 | +__( 'Editing components requires an active Pro subscription.', 'elementor' ); | |
| 4 | +__( 'Upgrade Now', 'elementor' ); | |
| 5 | +__( 'To edit components, update Elementor Pro to the latest version.', 'elementor' ); | |
| 6 | +__( 'Update Now', 'elementor' ); | |
| 7 | +__( 'Edit Component', 'elementor' ); | |
| 8 | +__( 'Detach from Component', 'elementor' ); | |
| 9 | +__( 'Failed to detach component instance.', 'elementor' ); | |
| 10 | +__( | |
| 11 | + 'You have unpublished component on this page. You need a pro version to publish it.', | |
| 12 | + 'elementor' | |
| 13 | + ); | |
| 14 | +__( 'Upgrade Now', 'elementor' ); | |
| 15 | +/* translators: %s is the name of the user who is currently editing the document */ | |
| 16 | +__( '%s is currently editing this document', 'elementor' ); | |
| 17 | +__( | |
| 18 | + 'You can wait for them to finish or reach out to coordinate your changes together.', | |
| 19 | + 'elementor' | |
| 20 | + ); | |
| 21 | +__( 'Close', 'elementor' ); | |
| 22 | +__( 'Detach from Component?', 'elementor' ); | |
| 23 | +__( | |
| 24 | + 'Detaching this instance will break its link to the Component. Changes to the Component will no longer apply. Continue?', | |
| 25 | + 'elementor' | |
| 26 | + ); | |
| 27 | +__( 'Detach', 'elementor' ); | |
| 28 | +__( 'Upgrade now', 'elementor' ); | |
| 29 | +__( 'Upgrade Now', 'elementor' ); | |
| 30 | +__( 'Detach from Component', 'elementor' ); | |
| 31 | +__( 'Instance detached', 'elementor' ); | |
| 32 | +__( 'Create new Components', 'elementor' ); | |
| 33 | +__( 'To create new components, update Elementor Pro to the latest version.', 'elementor' ); | |
| 34 | +__( 'Create new components', 'elementor' ); | |
| 35 | +__( 'Creating new components requires an active Pro subscription.', 'elementor' ); | |
| 2 | 36 | __( 'Create Reusable Components', 'elementor' ); |
| 3 | 37 | __( 'Create design elements that sync across your entire site.', 'elementor' ); |
| 4 | 38 | __( 'Upgrade now', 'elementor' ); |
| 5 | 39 | __( 'Create Reusable Components', 'elementor' ); |
| @@ -21,29 +55,18 @@ | ||
| 21 | 55 | ); |
| 22 | 56 | __( 'Sorry, nothing matched', 'elementor' ); |
| 23 | 57 | __( 'Try something else.', 'elementor' ); |
| 24 | 58 | __( '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' ); | |
| 59 | +__( 'Search', 'elementor' ); | |
| 60 | +/* translators: %s: component name. */ | |
| 61 | +__( 'Edit %s', 'elementor' ); | |
| 62 | +__( 'Edit Component', 'elementor' ); | |
| 32 | 63 | __( |
| 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' ); | |
| 37 | -/* translators: %s is the name of the user who is currently editing the document */ | |
| 38 | -__( '%s is currently editing this document', 'elementor' ); | |
| 39 | -__( | |
| 40 | - 'You can wait for them to finish or reach out to coordinate your changes together.', | |
| 64 | + 'To edit components, update Elementor Pro to the latest version.', | |
| 41 | 65 | 'elementor' |
| 42 | 66 | ); |
| 43 | -__( 'Close', 'elementor' ); | |
| 44 | -__( 'Failed to detach component instance.', 'elementor' ); | |
| 45 | -__( 'Detach from Component', 'elementor' ); | |
| 67 | +__( 'Edit components', 'elementor' ); | |
| 68 | +__( 'Editing components requires an active Pro subscription.', 'elementor' ); | |
| 46 | 69 | __( |
| 47 | 70 | 'Edit the component to add properties, manage them or update the design across all instances.', |
| 48 | 71 | 'elementor' |
| 49 | 72 | ); |
| @@ -52,29 +75,6 @@ | ||
| 52 | 75 | 'elementor' |
| 53 | 76 | ); |
| 54 | 77 | __( 'No properties yet', 'elementor' ); |
| 55 | 78 | __( 'Edit component', 'elementor' ); |
| 56 | -/* translators: %s: component name. */ | |
| 57 | -__( 'Edit %s', 'elementor' ); | |
| 58 | -__( 'Edit Component', 'elementor' ); | |
| 59 | -__( | |
| 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 | 79 | __( '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' ); | |
| 74 | -__( | |
| 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' ); | |
| 80 | +__( 'Detach from Component', 'elementor' ); | |