← All changes
|
assets/js/packages/editor-variables/editor-variables.strings.js
+3
-18
4.2.0-beta1
→
3.35.0-dev4
View file →
| @@ -1,8 +1,6 @@ | ||
| 1 | 1 | __( 'Unexpected response from server', 'elementor' ); |
| 2 | 2 | __( 'Unexpected response from server', 'elementor' ); |
| 3 | -__( 'Stop syncing to Global Colors', 'elementor' ); | |
| 4 | -__( 'Sync to Global Colors', 'elementor' ); | |
| 5 | 3 | __( 'Give your variable a name.', 'elementor' ); |
| 6 | 4 | __( 'Add a value to complete your variable.', 'elementor' ); |
| 7 | 5 | __( 'Use letters, numbers, dashes (-), or underscores (_) for the name.', 'elementor' ); |
| 8 | 6 | __( 'Names have to include at least one non-special character.', 'elementor' ); |
| @@ -20,10 +18,8 @@ | ||
| 20 | 18 | __( 'Variables Manager', 'elementor' ); |
| 21 | 19 | __( 'Variables', 'elementor' ); |
| 22 | 20 | __( 'Search', 'elementor' ); |
| 23 | 21 | /* translators: %s: Variable Type. */ |
| 24 | -__( 'Upgrade to continue creating and editing %s variables.', 'elementor' ); | |
| 25 | -/* translators: %s: Variable Type. */ | |
| 26 | 22 | __( 'No %s variables yet', 'elementor' ); |
| 27 | 23 | /* translators: %s: Variable Type. */ |
| 28 | 24 | __( 'Upgrade to create %s variables and maintain consistent element sizing.', 'elementor' ); |
| 29 | 25 | /* translators: %s: Variable Type. */ |
| @@ -36,10 +32,8 @@ | ||
| 36 | 32 | __( |
| 37 | 33 | 'Looks like none of your variables work with this control. Create a new variable to use it here.', |
| 38 | 34 | 'elementor' |
| 39 | 35 | ); |
| 40 | -__( 'Drop shadow:', 'elementor' ); | |
| 41 | -__( 'Move:', 'elementor' ); | |
| 42 | 36 | __( 'Restore variable', 'elementor' ); |
| 43 | 37 | __( 'Name', 'elementor' ); |
| 44 | 38 | __( 'Value', 'elementor' ); |
| 45 | 39 | __( 'Restore', 'elementor' ); |
| @@ -55,10 +49,10 @@ | ||
| 55 | 49 | __( 'Value', 'elementor' ); |
| 56 | 50 | __( 'Create', 'elementor' ); |
| 57 | 51 | __( 'Name', 'elementor' ); |
| 58 | 52 | __( 'Value', 'elementor' ); |
| 59 | -__( 'Duplicate', 'elementor' ); | |
| 60 | 53 | __( 'Delete', 'elementor' ); |
| 54 | +__( 'Variables Manager', 'elementor' ); | |
| 61 | 55 | __( 'Search', 'elementor' ); |
| 62 | 56 | __( 'Create your first variable', 'elementor' ); |
| 63 | 57 | __( |
| 64 | 58 | 'Variables are saved attributes that you can apply anywhere on your site.', |
| @@ -65,20 +59,11 @@ | ||
| 65 | 59 | 'elementor' |
| 66 | 60 | ); |
| 67 | 61 | __( 'Save changes', 'elementor' ); |
| 68 | 62 | __( 'You have unsaved changes', 'elementor' ); |
| 69 | -__( 'You have unsaved changes in the Variables Manager.', 'elementor' ); | |
| 70 | 63 | __( 'To avoid losing your updates, save your changes before leaving.', 'elementor' ); |
| 71 | 64 | __( 'Discard', 'elementor' ); |
| 72 | 65 | __( 'Save', 'elementor' ); |
| 73 | -__( 'Stop syncing variable color', 'elementor' ); | |
| 74 | -__( | |
| 75 | - 'This will disconnect the variable color from Global Colors. Existing uses on your site will automatically switch to a default color.', | |
| 76 | - 'elementor' | |
| 77 | - ); | |
| 78 | -__( 'Cancel', 'elementor' ); | |
| 79 | -__( 'Got it', 'elementor' ); | |
| 80 | -__( "Don't show again", 'elementor' ); | |
| 81 | 66 | __( 'Add variable', 'elementor' ); |
| 82 | 67 | /* translators: %s: Variable Type. */ |
| 83 | 68 | __( '%s variables', 'elementor' ); |
| 84 | 69 | /* translators: %s: Variable Type. */ |
| @@ -123,8 +108,8 @@ | ||
| 123 | 108 | __( 'Delete this variable?', 'elementor' ); |
| 124 | 109 | __( 'All elements using', 'elementor' ); |
| 125 | 110 | __( 'will keep their current values, but the variable itself will be removed.', 'elementor' ); |
| 126 | 111 | __( 'Font family', 'elementor' ); |
| 112 | +__( 'Unlink variable', 'elementor' ); | |
| 127 | 113 | __( 'Missing variable', 'elementor' ); |
| 128 | 114 | __( 'changed', 'elementor' ); |
| 129 | -__( 'deleted', 'elementor' ); | |
| 130 | -__( 'Unlink variable', 'elementor' ); | |
| 115 | +__( 'deleted', 'elementor' ); | |