git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1895 eee81c28-f429-11dd-99c0-75d572ba1ddd
273 lines
8.6 KiB
JavaScript
273 lines
8.6 KiB
JavaScript
({
|
|
common: {
|
|
"ok": 'OK',
|
|
"cancel": 'Cancel',
|
|
"key_backspace": "backspace",
|
|
"key_del": "delete",
|
|
"key_down": "down",
|
|
"key_up": "up",
|
|
"layer": "Layer",
|
|
"more_opts": "More Options",
|
|
"url": "URL"
|
|
},
|
|
misc: {
|
|
"copyrightLabel": "Powered by"
|
|
},
|
|
ui: {
|
|
"toggle_stroke_tools": "Show/hide more stroke tools",
|
|
"palette": "Click to change fill color, shift-click to change stroke color",
|
|
"zoom_panel": "Change zoom level"
|
|
},
|
|
properties: {
|
|
"idLabel": "Identify the element",
|
|
"fill_color": "Change fill color",
|
|
"stroke_color": "Change stroke color",
|
|
"stroke_style": "Change stroke dash style",
|
|
"stroke_width": "Change stroke width by 1, shift-click to change by 0.1",
|
|
"selected_x": "Change X coordinate",
|
|
"selected_y": "Change Y coordinate",
|
|
"linecap_butt": "Linecap: Butt",
|
|
"linecap_round": "Linecap: Round",
|
|
"linecap_square": "Linecap: Square",
|
|
"linejoin_bevel": "Linejoin: Bevel",
|
|
"linejoin_miter": "Linejoin: Miter",
|
|
"linejoin_round": "Linejoin: Round",
|
|
"tool_angle": "Change rotation angle",
|
|
"tool_blur": "Change gaussian blur value",
|
|
"tool_opacity": "Change selected item opacity",
|
|
|
|
"circle_cx": "Change circle's cx coordinate",
|
|
"circle_cy": "Change circle's cy coordinate",
|
|
"circle_r": "Change circle's radius",
|
|
|
|
"ellipse_cx": "Change ellipse's cx coordinate",
|
|
"ellipse_cy": "Change ellipse's cy coordinate",
|
|
"ellipse_rx": "Change ellipse's x radius",
|
|
"ellipse_ry": "Change ellipse's y radius",
|
|
|
|
"line_x1": "Change line's starting x coordinate",
|
|
"line_x2": "Change line's ending x coordinate",
|
|
"line_y1": "Change line's starting y coordinate",
|
|
"line_y2": "Change line's ending y coordinate",
|
|
|
|
"rect_height_tool": "Change rectangle height",
|
|
"rect_width_tool": "Change rectangle width",
|
|
"cornerRadiusLabel": "Change Rectangle Corner Radius",
|
|
|
|
"image_width": "Change image width",
|
|
"image_height": "Change image height",
|
|
"image_url": "Change URL",
|
|
|
|
"path_node_x": "Change node's x coordinate",
|
|
"path_node_y": "Change node's y coordinate",
|
|
"seg_type": "Change Segment type",
|
|
"straight_segments": "Straight",
|
|
"curve_segments": "Curve",
|
|
|
|
"text": "Change text contents",
|
|
"font_family": "Change Font Family",
|
|
"tool_font_size": "Change Font Size",
|
|
"tool_bold": "Bold Text",
|
|
"tool_italic": "Italic Text"
|
|
},
|
|
|
|
tools: {
|
|
"main_icon": "Main Menu",
|
|
|
|
"bkgnd_color": "Change background color/opacity",
|
|
"connector_no_arrow": "No arrow",
|
|
|
|
"fitToContent": "Fit to Content",
|
|
"fit_to_all": "Fit to all content",
|
|
"fit_to_canvas": "Fit to canvas",
|
|
"fit_to_layer_content": "Fit to layer content",
|
|
"fit_to_sel": "Fit to selection",
|
|
|
|
"align_relative_to": "Align relative to ...",
|
|
"relativeToLabel": "relative to:",
|
|
"page": "page",
|
|
"largest_object": "largest object",
|
|
"selected_objects": "selected objects",
|
|
"smallest_object": "smallest object",
|
|
|
|
"tool_clear": "New Image",
|
|
"tool_open": "Open Image",
|
|
"tool_export": "Export as PNG",
|
|
"tool_save": "Save Image",
|
|
|
|
"tool_position": "Align Element to Page",
|
|
"tool_alignbottom": "Align Bottom",
|
|
"tool_aligncenter": "Align Center",
|
|
"tool_alignleft": "Align Left",
|
|
"tool_alignmiddle": "Align Middle",
|
|
"tool_alignright": "Align Right",
|
|
"tool_aligntop": "Align Top",
|
|
|
|
"tool_circle": "Circle",
|
|
"tool_ellipse": "Ellipse",
|
|
"tool_fhellipse": "Free-Hand Ellipse",
|
|
"tool_fhpath": "Pencil Tool",
|
|
"tool_fhrect": "Free-Hand Rectangle",
|
|
"tool_image": "Image Tool",
|
|
"url_notice": "NOTE: This image cannot be embedded. It will depend on this path to be displayed",
|
|
"tool_line": "Line Tool",
|
|
"tool_path": "Path Tool",
|
|
"tool_select": "Select Tool",
|
|
"tool_square": "Square",
|
|
"tool_rect": "Rectangle",
|
|
"tool_text": "Text Tool",
|
|
"tool_zoom": "Zoom Tool",
|
|
|
|
"tool_undo": "Undo",
|
|
"tool_redo": "Redo",
|
|
|
|
"tool_source": "Edit Source",
|
|
"tool_wireframe": "Wireframe Mode",
|
|
"view_grid": "Show/Hide Grid",
|
|
|
|
|
|
"tool_clone": "Clone Element",
|
|
"tool_clone_multi": "Clone Elements",
|
|
"tool_delete": "Delete Element",
|
|
"tool_delete_multi": "Delete Selected Elements",
|
|
"tool_group": "Group Elements",
|
|
"tool_make_link": "Make (hyper)link",
|
|
"tool_link_url": "Set link URL (leave empty to remove)",
|
|
"tool_topath": "Convert to Path",
|
|
"tool_reorient": "Reorient path",
|
|
"tool_ungroup": "Ungroup Elements",
|
|
|
|
"tool_docprops": "Document Properties",
|
|
"tool_import": "Import SVG",
|
|
"tool_imagelib": "Image Library",
|
|
"tool_move_bottom": "Move to Bottom",
|
|
"tool_move_top": "Move to Top",
|
|
|
|
"tool_node_clone": "Clone Node",
|
|
"tool_node_delete": "Delete Node",
|
|
"tool_node_link": "Link Control Points",
|
|
"tool_add_subpath": "Add sub-path",
|
|
"tool_openclose_path": "Open/close sub-path",
|
|
|
|
"tool_source_save": "Apply Changes",
|
|
|
|
"tool_eyedropper": "Eye Dropper Tool",
|
|
"mode_connect": "Connect two objects",
|
|
"tools_shapelib_show": "Shape library",
|
|
|
|
"cut": "Cut",
|
|
"copy": "Copy",
|
|
"paste": "Paste",
|
|
"paste_in_place": "Paste in Place",
|
|
"delete": "Delete",
|
|
"group": "Group",
|
|
"ungroup": "Ungroup",
|
|
"move_front": "Bring to Front",
|
|
"move_up": "Bring Forward",
|
|
"move_down": "Send Backward",
|
|
"move_back": "Send to Back"
|
|
},
|
|
layers: {
|
|
"layersLabel": "Layers:",
|
|
"layer_delete": "Delete Layer",
|
|
"layer_down": "Move Layer Down",
|
|
"layer_new": "New Layer",
|
|
"layer_rename": "Rename Layer",
|
|
"layer_up": "Move Layer Up",
|
|
"dupe": "Duplicate Layer",
|
|
"merge_down": "Merge Down",
|
|
"merge_all": "Merge All",
|
|
"selLayerLabel": "Move elements to:",
|
|
"selLayerNames": "Move selected elements to a different layer",
|
|
"sidepanel_handle": "L a y e r s" // "title": "Drag left/right to resize side panel"},
|
|
|
|
},
|
|
config: {
|
|
"svginfo_image_props": "Image Properties",
|
|
"svginfo_title": "Title",
|
|
"svginfo_dim": "Canvas Dimensions",
|
|
"svginfo_width": "Width:",
|
|
"svginfo_height": "Height:",
|
|
|
|
"includedImages": "Included Images",
|
|
"image_opt_embed": "Embed data (local files)",
|
|
"image_opt_ref": "Use file reference",
|
|
|
|
"svginfo_editor_prefs": "Editor Preferences",
|
|
"svginfo_icons": "Icon size",
|
|
"svginfo_lang": "Language",
|
|
"svginfo_change_background": "Editor Background",
|
|
"image_url": "Image URL",
|
|
"svginfo_bg_note": "Note: Background will not be saved with image.",
|
|
"icon_large": "Large",
|
|
"icon_medium": "Medium",
|
|
"icon_small": "Small",
|
|
"icon_xlarge": "Extra Large",
|
|
|
|
"selectedPredefined": "Select predefined:",
|
|
|
|
units_and_rulers: "Units & Rulers",
|
|
show_rulers: "Show rulers",
|
|
base_unit: "Base Unit:",
|
|
|
|
grid: "Grid",
|
|
snapping_onoff: "Snapping on/off",
|
|
snapping_stepsize: "Snapping Step-Size:"
|
|
|
|
|
|
},
|
|
shape_cats: {
|
|
basic: 'Basic',
|
|
object: 'Objects',
|
|
symbol: 'Symbols',
|
|
arrow: 'Arrows',
|
|
flowchart: 'Flowchart',
|
|
animal: 'Animals',
|
|
game: 'Cards & Chess',
|
|
dialog_balloon: 'Dialog balloons',
|
|
electronics: 'Electronics',
|
|
math: 'Mathematical',
|
|
music: 'Music',
|
|
misc: 'Miscellaneous',
|
|
raphael_1: 'raphaeljs.com set 1',
|
|
raphael_2: 'raphaeljs.com set 2'
|
|
},
|
|
imagelib: {
|
|
select_lib: 'Select an image library',
|
|
show_list: 'Show library list',
|
|
import_single: 'Import single',
|
|
import_multi: 'Import multiple',
|
|
open: 'Open as new document'
|
|
},
|
|
notification: {
|
|
"invalidAttrValGiven":"Invalid value given",
|
|
"noContentToFitTo":"No content to fit to",
|
|
"layer":"Layer",
|
|
"dupeLayerName":"There is already a layer named that!",
|
|
"enterUniqueLayerName":"Please enter a unique layer name",
|
|
"enterNewLayerName":"Please enter the new layer name",
|
|
"layerHasThatName":"Layer already has that name",
|
|
"QmoveElemsToLayer":"Move selected elements to layer \"%s\"?",
|
|
"QwantToClear":"Do you want to clear the drawing?\nThis will also erase your undo history!",
|
|
"QwantToOpen":"Do you want to open a new file?\nThis will also erase your undo history!",
|
|
"QerrorsRevertToSource":"There were parsing errors in your SVG source.\nRevert back to original SVG source?",
|
|
"QignoreSourceChanges":"Ignore changes made to SVG source?",
|
|
"featNotSupported":"Feature not supported",
|
|
"enterNewImgURL":"Enter the new image URL",
|
|
"defsFailOnSave": "NOTE: Due to a bug in your browser, this image may appear wrong (missing gradients or elements). It will however appear correct once actually saved.",
|
|
"loadingImage":"Loading image, please wait...",
|
|
"saveFromBrowser": "Select \"Save As...\" in your browser to save this image as a %s file.",
|
|
"noteTheseIssues": "Also note the following issues: ",
|
|
"unsavedChanges": "There are unsaved changes.",
|
|
"enterNewLinkURL": "Enter the new hyperlink URL",
|
|
"errorLoadingSVG": "Error: Unable to load SVG data",
|
|
"URLloadFail": "Unable to load from URL",
|
|
"retrieving": 'Retrieving "%s"...',
|
|
"ok":"OK",
|
|
"cancel":"Cancel",
|
|
"key_up":"Up",
|
|
"key_down":"Down",
|
|
"key_backspace":"Backspace",
|
|
"key_del":"Del"
|
|
}
|
|
}) |