| 1 |
__( 'You have unsaved changes', 'elementor' ); |
| 2 |
__( |
| 3 |
"To open the Design System, save your page first. You can't continue without saving.", |
| 4 |
'elementor' |
| 5 |
); |
| 6 |
__( 'Stay here', 'elementor' ); |
| 7 |
__( 'Save & Continue', 'elementor' ); |
| 8 |
__( 'Design system actions', 'elementor' ); |
| 9 |
__( |
| 10 |
`Export is in progress. The file will be downloaded when it's complete.`, |
| 11 |
'elementor' |
| 12 |
); |
| 13 |
__( |
| 14 |
`Import is in progress. You will receive a notification when it's complete.`, |
| 15 |
'elementor' |
| 16 |
); |
| 17 |
__( 'Import', 'elementor' ); |
| 18 |
__( 'Export', 'elementor' ); |
| 19 |
__( 'Design system', 'elementor' ); |
| 20 |
__( 'Close', 'elementor' ); |
| 21 |
__( 'Defaults', 'elementor' ); |
| 22 |
__( 'Variables', 'elementor' ); |
| 23 |
__( 'Classes', 'elementor' ); |
| 24 |
__( 'Export in progress. Your file will download when it’s ready.', 'elementor' ); |
| 25 |
__( 'Design system exported', 'elementor' ); |
| 26 |
__( 'Your design system export failed', 'elementor' ); |
| 27 |
__( 'Try again', 'elementor' ); |
| 28 |
__( 'Replace existing values', 'elementor' ); |
| 29 |
__( 'Imported design system values will overwrite existing variables and classes.', 'elementor' ); |
| 30 |
__( 'Keep existing values', 'elementor' ); |
| 31 |
__( 'Existing variables and classes will not change.', 'elementor' ); |
| 32 |
__( 'How to handle conflicts with existing variables or classes?', 'elementor' ); |
| 33 |
__( 'Import Design System', 'elementor' ); |
| 34 |
__( 'Design system file dropzone', 'elementor' ); |
| 35 |
// translators: %d is the maximum file size in megabytes. |
| 36 |
__( 'zip (max. %dMB)', 'elementor' ); |
| 37 |
__( 'Learn how design system imports work', 'elementor' ); |
| 38 |
__( 'Cancel', 'elementor' ); |
| 39 |
__( 'Import', 'elementor' ); |
| 40 |
__( 'Import in Progress. You will be notified when the import is complete.', 'elementor' ); |
| 41 |
__( 'Design system imported', 'elementor' ); |
| 42 |
__( 'Your design system import failed', 'elementor' ); |
| 43 |
__( 'Try again', 'elementor' ); |
| 44 |
__( 'Design System', 'elementor' ); |