Updated python script to fix lang files, ran all lang files through python script
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1229 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -1,157 +1,158 @@
|
||||
[
|
||||
{"id":"layer_new","title":"New Layer"},
|
||||
{"id":"layer_delete","title":"Radera Layer"},
|
||||
{"id":"layer_rename","title":"Byt namn på Layer"},
|
||||
{"id":"layer_up","title":"Flytta Layer Up"},
|
||||
{"id":"layer_down","title":"Flytta Layer Down"},
|
||||
{"id":"tool_clear","title":"New Image"},
|
||||
{"id":"tool_open","title":"Öppna bild"},
|
||||
{"id":"tool_save","title":"Save Image"},
|
||||
{"id":"tool_docprops","title":"Dokumentegenskaper"},
|
||||
{"id":"tool_source","title":"Redigera källa"},
|
||||
{"id":"tool_undo","title":"Ångra"},
|
||||
{"id":"tool_redo","title":"Redo"},
|
||||
{"id":"tool_clone","title":"Clone Element"},
|
||||
{"id":"tool_delete","title":"Radera Element"},
|
||||
{"id":"tool_move_top","title":"Flytta till början"},
|
||||
{"id":"tool_move_bottom","title":"Move to Bottom"},
|
||||
{"id":"group_opacity","title":"Ändra markerat objekt opacitet"},
|
||||
{"id":"angle","title":"Ändra rotationsvinkel"},
|
||||
{"id":"tool_clone_multi","title":"Clone Elements"},
|
||||
{"id":"tool_delete_multi","title":"Radera markerade element [Delete/Backspace]"},
|
||||
{"id":"tool_alignleft","title":"Vänsterjustera"},
|
||||
{"id":"tool_aligncenter","title":"Centrera"},
|
||||
{"id":"tool_alignright","title":"Högerjustera"},
|
||||
{"id":"tool_aligntop","title":"Justera Top"},
|
||||
{"id":"tool_alignmiddle","title":"Justera Middle"},
|
||||
{"id":"tool_alignbottom","title":"Align Bottom"},
|
||||
{"id":"align_relative_to","title":"Justera förhållande till ..."},
|
||||
{"id":"tool_group","title":"Group Elements"},
|
||||
{"id":"tool_ungroup","title":"Dela Elements"},
|
||||
{"id":"rect_width","title":"Ändra rektangel bredd"},
|
||||
{"id":"rect_height","title":"Ändra rektangel höjd"},
|
||||
{"id":"rect_rx","title":"Ändra rektangel hörnradie"},
|
||||
{"id":"image_width","title":"Ändra bild bredd"},
|
||||
{"id":"image_height","title":"Ändra bildhöjd"},
|
||||
{"id":"image_url","title":"Ändra URL"},
|
||||
{"id":"circle_cx","title":"Ändra cirkeln cx samordna"},
|
||||
{"id":"circle_cy","title":"Ändra cirkeln samordna cy"},
|
||||
{"id":"circle_r","title":"Ändra cirkelns radie"},
|
||||
{"id":"ellipse_cx","title":"Ändra ellips's cx samordna"},
|
||||
{"id":"ellipse_cy","title":"Ändra ellips's samordna cy"},
|
||||
{"id":"ellipse_rx","title":"Ändra ellips's x radie"},
|
||||
{"id":"ellipse_ry","title":"Ändra ellips's y radie"},
|
||||
{"id":"line_x1","title":"Ändra Lines startar x samordna"},
|
||||
{"id":"line_y1","title":"Ändra Lines startar Y-koordinat"},
|
||||
{"id":"line_x2","title":"Ändra Lines slutar x samordna"},
|
||||
{"id":"line_y2","title":"Ändra Lines slutar Y-koordinat"},
|
||||
{"id":"tool_bold","title":"Fet text"},
|
||||
{"id":"tool_italic","title":"Kursiv text"},
|
||||
{"id":"font_family","title":"Ändra Typsnitt"},
|
||||
{"id":"font_size","title":"Ändra textstorlek"},
|
||||
{"id":"text","title":"Ändra textinnehållet"},
|
||||
{"id":"tool_select","title":"Markeringsverktyget"},
|
||||
{"id":"tool_fhpath","title":"Pennverktyget"},
|
||||
{"id":"tool_line","title":"Linjeverktyg"},
|
||||
{"id":"tools_rect_show","title":"Square / Rect Tool"},
|
||||
{"id":"tools_ellipse_show","title":"Ellips / Circle Tool"},
|
||||
{"id":"tool_text","title":"Textverktyg"},
|
||||
{"id":"tool_path","title":"Path Tool"},
|
||||
{"id":"tool_image","title":"Bildverktyg"},
|
||||
{"id":"tool_zoom","title":"Zoomverktyget"},
|
||||
{"id":"zoom","title":"Ändra zoomnivå"},
|
||||
{"id":"fill_color","title":"Ändra fyllningsfärg"},
|
||||
{"id":"stroke_color","title":"Ändra färgar"},
|
||||
{"id":"stroke_width","title":"Ändra stroke bredd"},
|
||||
{"id":"stroke_style","title":"Ändra stroke Dash stil"},
|
||||
{"id":"palette","title":"Klicka för att ändra fyllningsfärg, shift-klicka för att ändra färgar"},
|
||||
{"id":"tool_square","title":"Fyrkant"},
|
||||
{"id":"tool_rect","title":"Rektangel"},
|
||||
{"id":"tool_fhrect","title":"Fri hand rektangel"},
|
||||
{"id":"tool_circle","title":"Circle"},
|
||||
{"id":"tool_ellipse","title":"Ellips"},
|
||||
{"id":"tool_fhellipse","title":"Fri hand Ellipse"},
|
||||
{"id":"bkgnd_color","title":"Ändra bakgrundsfärg / opacitet"},
|
||||
{"id":"rwidthLabel","textContent":"Bredd:"},
|
||||
{"id":"rheightLabel","textContent":"Höjd:"},
|
||||
{"id":"cornerRadiusLabel","textContent":"Corner Radius:"},
|
||||
{"id":"iwidthLabel","textContent":"bredd:"},
|
||||
{"id":"iheightLabel","textContent":"höjd:"},
|
||||
{"id":"svginfo_width","textContent":"Bredd:"},
|
||||
{"id":"svginfo_height","textContent":"Höjd:"},
|
||||
{"id":"angleLabel","textContent":"vinkel:"},
|
||||
{"id":"relativeToLabel","textContent":"jämfört:"},
|
||||
{"id":"zoomLabel","textContent":"zoom:"},
|
||||
{"id":"layersLabel","textContent":"Layers:"},
|
||||
{"id":"selectedPredefined","textContent":"Välj fördefinierad:"},
|
||||
{"id":"fitToContent","textContent":"Fit to Content"},
|
||||
{"id":"tool_source_save","textContent":"Spara"},
|
||||
{"id":"tool_docprops_save","textContent":"Spara"},
|
||||
{"id":"tool_docprops_cancel","textContent":"Avbryt"},
|
||||
{"id":"tool_source_cancel","textContent":"Avbryt"},
|
||||
{"id":"fit_to_all","textContent":"Passar till allt innehåll"},
|
||||
{"id":"fit_to_layer_content","textContent":"Anpassa till lager innehåll"},
|
||||
{"id":"fit_to_sel","textContent":"Anpassa till val"},
|
||||
{"id":"fit_to_canvas","textContent":"Anpassa till duk"},
|
||||
{"id":"selected_objects","textContent":"valda objekt"},
|
||||
{"id":"largest_object","textContent":"största objekt"},
|
||||
{"id":"smallest_object","textContent":"minsta objektet"},
|
||||
{"id":"page","textContent":"sida"},
|
||||
{"id":"fill_tool_bottom","textContent":"fylla:"},
|
||||
{"id":"stroke_tool_bottom","textContent":"stroke:"},
|
||||
{"id":"path_node_x","title":"Change node's x coordinate"},
|
||||
{"id":"path_node_y","title":"Change node's y coordinate"},
|
||||
{"id":"seg_type","title":"Change Segment type"},
|
||||
{"id":"straight_segments","textContent":"Straight"},
|
||||
{"id":"curve_segments","textContent":"Curve"},
|
||||
{"id":"tool_node_clone","title":"Clone Node"},
|
||||
{"id":"tool_node_delete","title":"Delete Node"},
|
||||
{"id":"selLayerLabel","textContent":"Move elements to:"},
|
||||
{"id":"selLayerNames","title":"Move selected elements to a different layer"},
|
||||
{"id":"sidepanel_handle","title":"Drag left/right to resize side panel","textContent":"L a y e r s"},
|
||||
{"id":"tool_wireframe","title":"Wireframe Mode"},
|
||||
{"id":"svginfo_image_props","textContent":"Image Properties"},
|
||||
{"id":"svginfo_title","textContent":"Title"},
|
||||
{"id":"svginfo_dim","textContent":"Canvas Dimensions"},
|
||||
{"id":"includedImages","textContent":"Included Images"},
|
||||
{"id":"image_opt_embed","textContent":"Embed data (local files)"},
|
||||
{"id":"image_opt_ref","textContent":"Use file reference"},
|
||||
{"id":"svginfo_editor_prefs","textContent":"Editor Preferences"},
|
||||
{"id":"svginfo_lang","textContent":"Language"},
|
||||
{"id":"svginfo_change_background","textContent":"Editor Background"},
|
||||
{"id":"svginfo_bg_note","textContent":"Note: Background will not be saved with image."},
|
||||
{"id":"svginfo_icons","textContent":"Icon size"},
|
||||
{"id":"icon_small","textContent":"Small"},
|
||||
{"id":"icon_medium","textContent":"Medium"},
|
||||
{"id":"icon_large","textContent":"Large"},
|
||||
{"id":"icon_xlarge","textContent":"Extra Large"},
|
||||
{"id":"selected_x","title":"Change X coordinate"},
|
||||
{"id":"selected_y","title":"Change Y coordinate"},
|
||||
{"id":"tool_topath","title":"Convert to Path"},
|
||||
{"id":"tool_reorient","title":"Reorient path"},
|
||||
{"id":"tool_node_link","title":"Link Control Points"},
|
||||
{"js_strings": {
|
||||
"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!",
|
||||
"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",
|
||||
"ok":"OK",
|
||||
"cancel":"Cancel",
|
||||
"pathNodeTooltip":"Drag node to move it. Double-click node to change segment type",
|
||||
"pathCtrlPtTooltip":"Drag control point to adjust curve properties",
|
||||
"key_up":"up",
|
||||
"key_down":"down",
|
||||
"key_backspace":"backspace",
|
||||
"key_del":"delete"
|
||||
}
|
||||
{"id": "align_relative_to", "title": "Justera förhållande till ..."},
|
||||
{"id": "angle", "title": "Ändra rotationsvinkel"},
|
||||
{"id": "angleLabel", "textContent": "vinkel:"},
|
||||
{"id": "bkgnd_color", "title": "Ändra bakgrundsfärg / opacitet"},
|
||||
{"id": "circle_cx", "title": "Ändra cirkeln cx samordna"},
|
||||
{"id": "circle_cy", "title": "Ändra cirkeln samordna cy"},
|
||||
{"id": "circle_r", "title": "Ändra cirkelns radie"},
|
||||
{"id": "cornerRadiusLabel", "textContent": "Corner Radius:"},
|
||||
{"id": "curve_segments", "textContent": "Curve"},
|
||||
{"id": "ellipse_cx", "title": "Ändra ellips's cx samordna"},
|
||||
{"id": "ellipse_cy", "title": "Ändra ellips's samordna cy"},
|
||||
{"id": "ellipse_rx", "title": "Ändra ellips's x radie"},
|
||||
{"id": "ellipse_ry", "title": "Ändra ellips's y radie"},
|
||||
{"id": "fill_color", "title": "Ändra fyllningsfärg"},
|
||||
{"id": "fill_tool_bottom", "textContent": "fylla:"},
|
||||
{"id": "fitToContent", "textContent": "Fit to Content"},
|
||||
{"id": "fit_to_all", "textContent": "Passar till allt innehåll"},
|
||||
{"id": "fit_to_canvas", "textContent": "Anpassa till duk"},
|
||||
{"id": "fit_to_layer_content", "textContent": "Anpassa till lager innehåll"},
|
||||
{"id": "fit_to_sel", "textContent": "Anpassa till val"},
|
||||
{"id": "font_family", "title": "Ändra Typsnitt"},
|
||||
{"id": "font_size", "title": "Ändra textstorlek"},
|
||||
{"id": "group_opacity", "title": "Ändra markerat objekt opacitet"},
|
||||
{"id": "icon_large", "textContent": "Large"},
|
||||
{"id": "icon_medium", "textContent": "Medium"},
|
||||
{"id": "icon_small", "textContent": "Small"},
|
||||
{"id": "icon_xlarge", "textContent": "Extra Large"},
|
||||
{"id": "iheightLabel", "textContent": "höjd:"},
|
||||
{"id": "image_height", "title": "Ändra bildhöjd"},
|
||||
{"id": "image_opt_embed", "textContent": "Embed data (local files)"},
|
||||
{"id": "image_opt_ref", "textContent": "Use file reference"},
|
||||
{"id": "image_url", "title": "Ändra URL"},
|
||||
{"id": "image_width", "title": "Ändra bild bredd"},
|
||||
{"id": "includedImages", "textContent": "Included Images"},
|
||||
{"id": "iwidthLabel", "textContent": "bredd:"},
|
||||
{"id": "largest_object", "textContent": "största objekt"},
|
||||
{"id": "layer_delete", "title": "Radera Layer"},
|
||||
{"id": "layer_down", "title": "Flytta Layer Down"},
|
||||
{"id": "layer_new", "title": "New Layer"},
|
||||
{"id": "layer_rename", "title": "Byt namn på Layer"},
|
||||
{"id": "layer_up", "title": "Flytta Layer Up"},
|
||||
{"id": "layersLabel", "textContent": "Layers:"},
|
||||
{"id": "line_x1", "title": "Ändra Lines startar x samordna"},
|
||||
{"id": "line_x2", "title": "Ändra Lines slutar x samordna"},
|
||||
{"id": "line_y1", "title": "Ändra Lines startar Y-koordinat"},
|
||||
{"id": "line_y2", "title": "Ändra Lines slutar Y-koordinat"},
|
||||
{"id": "page", "textContent": "sida"},
|
||||
{"id": "palette", "title": "Klicka för att ändra fyllningsfärg, shift-klicka för att ändra färgar"},
|
||||
{"id": "path_node_x", "title": "Change node's x coordinate"},
|
||||
{"id": "path_node_y", "title": "Change node's y coordinate"},
|
||||
{"id": "rect_height", "title": "Ändra rektangel höjd"},
|
||||
{"id": "rect_rx", "title": "Ändra rektangel hörnradie"},
|
||||
{"id": "rect_width", "title": "Ändra rektangel bredd"},
|
||||
{"id": "relativeToLabel", "textContent": "jämfört:"},
|
||||
{"id": "rheightLabel", "textContent": "Höjd:"},
|
||||
{"id": "rwidthLabel", "textContent": "Bredd:"},
|
||||
{"id": "seg_type", "title": "Change Segment type"},
|
||||
{"id": "selLayerLabel", "textContent": "Move elements to:"},
|
||||
{"id": "selLayerNames", "title": "Move selected elements to a different layer"},
|
||||
{"id": "selectedPredefined", "textContent": "Välj fördefinierad:"},
|
||||
{"id": "selected_objects", "textContent": "valda objekt"},
|
||||
{"id": "selected_x", "title": "Change X coordinate"},
|
||||
{"id": "selected_y", "title": "Change Y coordinate"},
|
||||
{"id": "smallest_object", "textContent": "minsta objektet"},
|
||||
{"id": "straight_segments", "textContent": "Straight"},
|
||||
{"id": "stroke_color", "title": "Ändra färgar"},
|
||||
{"id": "stroke_style", "title": "Ändra stroke Dash stil"},
|
||||
{"id": "stroke_tool_bottom", "textContent": "stroke:"},
|
||||
{"id": "stroke_width", "title": "Ändra stroke bredd"},
|
||||
{"id": "svginfo_bg_note", "textContent": "Note: Background will not be saved with image."},
|
||||
{"id": "svginfo_change_background", "textContent": "Editor Background"},
|
||||
{"id": "svginfo_dim", "textContent": "Canvas Dimensions"},
|
||||
{"id": "svginfo_editor_prefs", "textContent": "Editor Preferences"},
|
||||
{"id": "svginfo_height", "textContent": "Höjd:"},
|
||||
{"id": "svginfo_icons", "textContent": "Icon size"},
|
||||
{"id": "svginfo_image_props", "textContent": "Image Properties"},
|
||||
{"id": "svginfo_lang", "textContent": "Language"},
|
||||
{"id": "svginfo_title", "textContent": "Title"},
|
||||
{"id": "svginfo_width", "textContent": "Bredd:"},
|
||||
{"id": "text", "title": "Ändra textinnehållet"},
|
||||
{"id": "tool_alignbottom", "title": "Align Bottom"},
|
||||
{"id": "tool_aligncenter", "title": "Centrera"},
|
||||
{"id": "tool_alignleft", "title": "Vänsterjustera"},
|
||||
{"id": "tool_alignmiddle", "title": "Justera Middle"},
|
||||
{"id": "tool_alignright", "title": "Högerjustera"},
|
||||
{"id": "tool_aligntop", "title": "Justera Top"},
|
||||
{"id": "tool_bold", "title": "Fet text"},
|
||||
{"id": "tool_circle", "title": "Circle"},
|
||||
{"id": "tool_clear", "textContent": "New Image"},
|
||||
{"id": "tool_clone", "title": "Clone Element"},
|
||||
{"id": "tool_clone_multi", "title": "Clone Elements"},
|
||||
{"id": "tool_delete", "title": "Radera Element"},
|
||||
{"id": "tool_delete_multi", "title": "Radera markerade element [Delete/Backspace]"},
|
||||
{"id": "tool_docprops", "textContent": "Dokumentegenskaper"},
|
||||
{"id": "tool_docprops_cancel", "textContent": "Avbryt"},
|
||||
{"id": "tool_docprops_save", "textContent": "Spara"},
|
||||
{"id": "tool_ellipse", "title": "Ellips"},
|
||||
{"id": "tool_fhellipse", "title": "Fri hand Ellipse"},
|
||||
{"id": "tool_fhpath", "title": "Pennverktyget"},
|
||||
{"id": "tool_fhrect", "title": "Fri hand rektangel"},
|
||||
{"id": "tool_group", "title": "Group Elements"},
|
||||
{"id": "tool_image", "title": "Bildverktyg"},
|
||||
{"id": "tool_italic", "title": "Kursiv text"},
|
||||
{"id": "tool_line", "title": "Linjeverktyg"},
|
||||
{"id": "tool_move_bottom", "title": "Move to Bottom"},
|
||||
{"id": "tool_move_top", "title": "Flytta till början"},
|
||||
{"id": "tool_node_clone", "title": "Clone Node"},
|
||||
{"id": "tool_node_delete", "title": "Delete Node"},
|
||||
{"id": "tool_node_link", "title": "Link Control Points"},
|
||||
{"id": "tool_open", "textContent": "Öppna bild"},
|
||||
{"id": "tool_path", "title": "Path Tool"},
|
||||
{"id": "tool_rect", "title": "Rektangel"},
|
||||
{"id": "tool_redo", "title": "Redo"},
|
||||
{"id": "tool_reorient", "title": "Reorient path"},
|
||||
{"id": "tool_save", "textContent": "Save Image"},
|
||||
{"id": "tool_select", "title": "Markeringsverktyget"},
|
||||
{"id": "tool_source", "title": "Redigera källa"},
|
||||
{"id": "tool_source_cancel", "textContent": "Avbryt"},
|
||||
{"id": "tool_source_save", "textContent": "Spara"},
|
||||
{"id": "tool_square", "title": "Fyrkant"},
|
||||
{"id": "tool_text", "title": "Textverktyg"},
|
||||
{"id": "tool_topath", "title": "Convert to Path"},
|
||||
{"id": "tool_undo", "title": "Ångra"},
|
||||
{"id": "tool_ungroup", "title": "Dela Elements"},
|
||||
{"id": "tool_wireframe", "title": "Wireframe Mode"},
|
||||
{"id": "tool_zoom", "title": "Zoomverktyget"},
|
||||
{"id": "tools_ellipse_show", "title": "Ellips / Circle Tool"},
|
||||
{"id": "tools_rect_show", "title": "Square / Rect Tool"},
|
||||
{"id": "zoom", "title": "Ändra zoomnivå"},
|
||||
{"id": "zoomLabel", "textContent": "zoom:"},
|
||||
{"id": "sidepanel_handle", "textContent": "L a y e r s", "title": "Drag left/right to resize side panel"},
|
||||
{
|
||||
"js_strings": {
|
||||
"QerrorsRevertToSource": "There were parsing errors in your SVG source.\nRevert back to original SVG source?",
|
||||
"QignoreSourceChanges": "Ignore changes made to SVG source?",
|
||||
"QmoveElemsToLayer": "Move selected elements to layer '%s'?",
|
||||
"QwantToClear": "Do you want to clear the drawing?\nThis will also erase your undo history!",
|
||||
"cancel": "Cancel",
|
||||
"dupeLayerName": "There is already a layer named that!",
|
||||
"enterNewImgURL": "Enter the new image URL",
|
||||
"enterNewLayerName": "Please enter the new layer name",
|
||||
"enterUniqueLayerName": "Please enter a unique layer name",
|
||||
"featNotSupported": "Feature not supported",
|
||||
"invalidAttrValGiven": "Invalid value given",
|
||||
"key_backspace": "backspace",
|
||||
"key_del": "delete",
|
||||
"key_down": "down",
|
||||
"key_up": "up",
|
||||
"layer": "Layer",
|
||||
"layerHasThatName": "Layer already has that name",
|
||||
"noContentToFitTo": "No content to fit to",
|
||||
"ok": "OK",
|
||||
"pathCtrlPtTooltip": "Drag control point to adjust curve properties",
|
||||
"pathNodeTooltip": "Drag node to move it. Double-click node to change segment type"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user