#100 language file updated

This commit is contained in:
Agriya Dev5
2021-05-20 18:22:35 +05:30
parent f198fa1aef
commit dad48a140c
58 changed files with 3193 additions and 58 deletions

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: "Done",
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: "Done",
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: "Done",
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: "Done",
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: "Done",
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: "Done",
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Hlavní menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: "Done",
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Nevhodná hodnota',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: "Done",
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -211,6 +214,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: "Done",
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Hauptmenü',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Einrastabstand:',
grid_color: 'Gitterfarbe',
done: "Done",
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Fehlerhafter Wert',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: "Done",
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -210,7 +210,7 @@ export default {
snapping_onoff: 'Snapping on/off',
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color:',
done: "Done",
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Menú principal',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: "Done",
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Valor no válido',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: '‫مقدار داده شده نامعتبر است‬',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Menu principal',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: "Pas d'ancrage :",
grid_color: 'Couleur de la grille',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Valeur fournie invalide',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Ferkearde waarde jûn',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'अमान्य मूल्य',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Menù principale',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Valore assegnato non valido',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: '無効な値が指定されています。',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Hoofdmenu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Verkeerde waarde gegeven',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -88,7 +88,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Menu główne',
@@ -209,6 +212,58 @@ export default {
snapping_stepsize: 'Przyciągaj co:',
grid_color: 'Kolor siatki',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Podano nieprawidłową wartość',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Menu Principal',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Intensidade do Snap:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Valor inválido',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Menu Principal',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Dimensiunea pasului de fixare:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Valoarea data nu este validă',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Главное меню',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Шаг привязки:',
grid_color: 'Цвет сетки',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Некорректное значение аргумента',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Hlavné menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Priväzovanie (do mriežky) veľkosť kroku:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Neplatná hodnota',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Glavni meni',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Napačna vrednost!',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: '主菜单',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: '吸附步长:',
grid_color: '网格颜色',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: '无效的参数',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: 'Invalid value given',

View File

@@ -87,7 +87,10 @@ export default {
times: 'times',
prefs_and_content: 'Store preferences and SVG content locally',
prefs_only: 'Only store preferences locally',
no_prefs_or_content: 'Do not store my preferences or SVG content locally'
no_prefs_or_content: 'Do not store my preferences or SVG content locally',
jgraduate_pad: 'Pad',
jgraduate_reflect: 'Reflect',
jgraduate_repeat: 'Repeat',
},
tools: {
main_menu: 'Main Menu',
@@ -208,6 +211,58 @@ export default {
snapping_stepsize: 'Snapping Step-Size:',
grid_color: 'Grid color',
done: 'Done',
change_xxx_color: 'Change xxx color',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity',
open_color_picker: 'Click To Open Color Picker',
jpicker_title: 'Drag Markers To Pick A Color',
jpicker_new_color: 'new',
jpicker_current_color: 'current',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
jpicker_tooltip_red_textbox: 'Enter A “Red” Value (0-255)',
jpicker_tooltip_green_radio: 'Set To “Green” Color Mode',
jpicker_tooltip_green_textbox: 'Enter A “Green” Value (0-255)',
jpicker_tooltip_blue_radio: 'Set To “Blue” Color Mode',
jpicker_tooltip_blue_textbox: 'Enter A “Blue” Value (0-255)',
jpicker_tooltip_alpha_radio: 'Set To “Alpha” Color Mode',
jpicker_tooltip_alpha_textbox: 'Enter A “Alpha” Value (0-100)',
jpicker_tooltip_hex_textbox: 'Enter A “Hex” Color Value (#000000-#ffffff)',
jpicker_tooltip_hex_alpha: 'Enter A “Alpha” Value (#00-#ff)',
jgraduate_solid_color: 'Solid Color',
jgraduate_linear_gradient: 'Linear Gradient',
jgraduate_radial_gradient: 'Radial Gradient',
jgraduate_begin_point: 'Begin Point',
jgraduate_enter_starting_x: 'Enter starting x value between 0.0 and 1.0',
jgraduate_enter_starting_y: 'Enter starting y value between 0.0 and 1.0',
jgraduate_end_point: 'End Point',
jgraduate_enter_ending_x: 'Enter ending x value between 0.0 and 1.0',
jgraduate_enter_ending_y: 'Enter ending y value between 0.0 and 1.0',
jgraduate_center_point: 'Center Point',
jgraduate_enter_value_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_value_x: 'Enter y value between 0.0 and 1.0',
jgraduate_focal_point: 'Focal Point',
jgraduate_match_center: 'Match center:',
jgraduate_enter_focal_x: 'Enter x value between 0.0 and 1.0',
jgraduate_enter_focal_y: 'Enter y value between 0.0 and 1.0',
jgraduate_spread_method: 'Spread method',
jgraduate_radius: 'Radius:',
jgraduate_set_radius: 'Click to set radius',
jgraduate_ellip: 'Ellip:',
jgraduate_set_ellip: 'Click to set Ellip',
jgraduate_angle: 'Angle:',
jgraduate_set_angle: 'Click to set Angle',
jgraduate_deg: 'deg:',
jgraduate_opac: 'Opac:',
jgraduate_set_opac: 'Click to set Opac',
},
notification: {
invalidAttrValGiven: '數值給定錯誤',