Updated NL lang file (by jaap.blom) and updated other lang files (by wormsxulla)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1041 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -4,21 +4,21 @@
|
||||
{"id":"layer_rename","title":"Rename Layer"},
|
||||
{"id":"layer_up","title":"Move Up Layer"},
|
||||
{"id":"layer_down","title":"Move Down Layer"},
|
||||
{"id":"tool_clear","title":"New Image [N]"},
|
||||
{"id":"tool_open","title":"Open Image [O]"},
|
||||
{"id":"tool_save","title":"Shrani slike [S]"},
|
||||
{"id":"tool_docprops","title":"Document Properties [I]"},
|
||||
{"id":"tool_source","title":"Edit Vir [U]"},
|
||||
{"id":"tool_undo","title":"Undo [Z]"},
|
||||
{"id":"tool_redo","title":"Redo [Y]"},
|
||||
{"id":"tool_clone","title":"Clone Element [C]"},
|
||||
{"id":"tool_delete","title":"Izbriši element [Delete/Backspace]"},
|
||||
{"id":"tool_move_top","title":"Premakni na vrh [Shift Up]"},
|
||||
{"id":"tool_move_bottom","title":"Premakni v Bottom [Shift Down]"},
|
||||
{"id":"tool_clear","title":"New Image"},
|
||||
{"id":"tool_open","title":"Open Image"},
|
||||
{"id":"tool_save","title":"Shrani slike"},
|
||||
{"id":"tool_docprops","title":"Document Properties"},
|
||||
{"id":"tool_source","title":"Edit Vir"},
|
||||
{"id":"tool_undo","title":"Undo"},
|
||||
{"id":"tool_redo","title":"Redo"},
|
||||
{"id":"tool_clone","title":"Clone Element"},
|
||||
{"id":"tool_delete","title":"Izbriši element"},
|
||||
{"id":"tool_move_top","title":"Premakni na vrh"},
|
||||
{"id":"tool_move_bottom","title":"Premakni v Bottom"},
|
||||
{"id":"group_opacity","title":"Spremeni izbran predmet motnosti"},
|
||||
{"id":"angle","title":"Sprememba kota rotacije"},
|
||||
{"id":"tool_clone_multi","title":"Clone Elements [C]"},
|
||||
{"id":"tool_delete_multi","title":"Brisanje izbranih elementov [Delete/Backspace]"},
|
||||
{"id":"tool_clone_multi","title":"Clone Elements"},
|
||||
{"id":"tool_delete_multi","title":"Brisanje izbranih elementov"},
|
||||
{"id":"tool_alignleft","title":"Poravnaj levo"},
|
||||
{"id":"tool_aligncenter","title":"Sredino"},
|
||||
{"id":"tool_alignright","title":"Poravnaj desno"},
|
||||
@@ -26,15 +26,11 @@
|
||||
{"id":"tool_alignmiddle","title":"Poravnava Middle"},
|
||||
{"id":"tool_alignbottom","title":"Align Bottom"},
|
||||
{"id":"align_relative_to","title":"Poravnaj glede na ..."},
|
||||
{"id":"tool_group","title":"Skupina Elements [G]"},
|
||||
{"id":"tool_ungroup","title":"Razdruži Elements [G]"},
|
||||
{"id":"rect_x","title":"Change pravokotnik X koordinata"},
|
||||
{"id":"rect_y","title":"Spremeni pravokotnik Y koordinata"},
|
||||
{"id":"tool_group","title":"Skupina Elements"},
|
||||
{"id":"tool_ungroup","title":"Razdruži Elements"},
|
||||
{"id":"rect_width","title":"Spremeni pravokotnik širine"},
|
||||
{"id":"rect_height","title":"Spremeni pravokotniku višine"},
|
||||
{"id":"rect_rx","title":"Spremeni Pravokotnik Corner Radius"},
|
||||
{"id":"image_x","title":"Spremeni sliko X koordinata"},
|
||||
{"id":"image_y","title":"Spremeni sliko Y koordinata"},
|
||||
{"id":"image_width","title":"Spremeni Širina slike"},
|
||||
{"id":"image_height","title":"Spremeni Višina slike"},
|
||||
{"id":"image_url","title":"Spremeni URL"},
|
||||
@@ -49,22 +45,20 @@
|
||||
{"id":"line_y1","title":"Change line's začetkom y usklajujejo"},
|
||||
{"id":"line_x2","title":"Change line je končalo x usklajujejo"},
|
||||
{"id":"line_y2","title":"Change line je končalo y usklajujejo"},
|
||||
{"id":"text_x","title":"Spremeni besedilo X koordinata"},
|
||||
{"id":"text_y","title":"Spremeni besedilo Y koordinata"},
|
||||
{"id":"tool_bold","title":"Bold Text [B]"},
|
||||
{"id":"tool_italic","title":"Italic Text [I]"},
|
||||
{"id":"tool_bold","title":"Bold Text"},
|
||||
{"id":"tool_italic","title":"Italic Text"},
|
||||
{"id":"font_family","title":"Change Font Family"},
|
||||
{"id":"font_size","title":"Spremeni velikost pisave"},
|
||||
{"id":"text","title":"Spremeni besedilo vsebino"},
|
||||
{"id":"tool_select","title":"Select Tool [1]"},
|
||||
{"id":"tool_path","title":"Pencil Tool [2]"},
|
||||
{"id":"tool_line","title":"Line Tool [3]"},
|
||||
{"id":"tools_rect_show","title":"Square / rect Tool [4/Shift 4]"},
|
||||
{"id":"tools_ellipse_show","title":"Elipsa / Circle Tool [5/Shift 5]"},
|
||||
{"id":"tool_text","title":"Text Tool [6]"},
|
||||
{"id":"tool_poly","title":"Poly Tool [7]"},
|
||||
{"id":"tool_image","title":"Image Tool [8]"},
|
||||
{"id":"tool_zoom","title":"Zoom Tool [Ctrl Up/Down]"},
|
||||
{"id":"tool_select","title":"Select Tool"},
|
||||
{"id":"tool_fhpath","title":"Pencil Tool"},
|
||||
{"id":"tool_line","title":"Line Tool"},
|
||||
{"id":"tools_rect_show","title":"Square / rect Tool"},
|
||||
{"id":"tools_ellipse_show","title":"Elipsa / Circle Tool"},
|
||||
{"id":"tool_text","title":"Text Tool"},
|
||||
{"id":"tool_path","title":"Path Tool"},
|
||||
{"id":"tool_image","title":"Image Tool"},
|
||||
{"id":"tool_zoom","title":"Zoom Tool"},
|
||||
{"id":"zoom","title":"Spreminjanje povečave"},
|
||||
{"id":"fill_color","title":"Spremeni barvo polnila"},
|
||||
{"id":"stroke_color","title":"Spremeni barvo kap"},
|
||||
@@ -88,8 +82,7 @@
|
||||
{"id":"angleLabel","textContent":"angle:"},
|
||||
{"id":"relativeToLabel","textContent":"glede na:"},
|
||||
{"id":"zoomLabel","textContent":"zoom:"},
|
||||
{"id":"svninfo_change_background","textContent":"Platno Ozadje"},
|
||||
{"id":"layersLable","textContent":"Plasti:"},
|
||||
{"id":"layersLabel","textContent":"Plasti:"},
|
||||
{"id":"selectedPredefined","textContent":"Select vnaprej:"},
|
||||
{"id":"fitToContent","textContent":"Fit to Content"},
|
||||
{"id":"tool_source_save","textContent":"Shraniti"},
|
||||
@@ -106,5 +99,59 @@
|
||||
{"id":"page","textContent":"page"},
|
||||
{"id":"fill_tool_bottom","textContent":"polniti:"},
|
||||
{"id":"stroke_tool_bottom","textContent":"udarec:"},
|
||||
{"id":"svninfo_dim","textContent":"Platno Dimenzije"}
|
||||
{"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"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user