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":"Přejmenovat vrstvu"},
|
||||
{"id":"layer_up","title":"Přesunout vrstvu nahoru"},
|
||||
{"id":"layer_down","title":"Přesunout vrstvu dolů"},
|
||||
{"id":"tool_clear","title":"Nový obrázek [N]"},
|
||||
{"id":"tool_open","title":"Otevřít obrázek [O]"},
|
||||
{"id":"tool_save","title":"Uložit obrázek [S]"},
|
||||
{"id":"tool_docprops","title":"Vlastnosti dokumentu [I]"},
|
||||
{"id":"tool_source","title":"Upravit SVG kód [U]"},
|
||||
{"id":"tool_undo","title":"Zpět [Z]"},
|
||||
{"id":"tool_redo","title":"Opakovat [Y]"},
|
||||
{"id":"tool_clone","title":"Klonovat element [C]"},
|
||||
{"id":"tool_delete","title":"Smazat Element [Delete/Backspace]"},
|
||||
{"id":"tool_move_top","title":"Přesunout na vrch [Shift Up]"},
|
||||
{"id":"tool_move_bottom","title":"Přesunout na spodek [Shift Down]"},
|
||||
{"id":"tool_clear","title":"Nový obrázek"},
|
||||
{"id":"tool_open","title":"Otevřít obrázek"},
|
||||
{"id":"tool_save","title":"Uložit obrázek"},
|
||||
{"id":"tool_docprops","title":"Vlastnosti dokumentu"},
|
||||
{"id":"tool_source","title":"Upravit SVG kód"},
|
||||
{"id":"tool_undo","title":"Zpět"},
|
||||
{"id":"tool_redo","title":"Opakovat"},
|
||||
{"id":"tool_clone","title":"Klonovat element"},
|
||||
{"id":"tool_delete","title":"Smazat Element"},
|
||||
{"id":"tool_move_top","title":"Přesunout na vrch"},
|
||||
{"id":"tool_move_bottom","title":"Přesunout na spodek"},
|
||||
{"id":"group_opacity","title":"Změnit průhlednost vybraných položek"},
|
||||
{"id":"angle","title":"Změnit úhel natočení"},
|
||||
{"id":"tool_clone_multi","title":"Klonovat elementy [C]"},
|
||||
{"id":"tool_delete_multi","title":"Smazat vybrané prvky [Delete/Backspace]"},
|
||||
{"id":"tool_clone_multi","title":"Klonovat elementy"},
|
||||
{"id":"tool_delete_multi","title":"Smazat vybrané prvky"},
|
||||
{"id":"tool_alignleft","title":"Zarovnat doleva"},
|
||||
{"id":"tool_aligncenter","title":"Zarovnat na střed"},
|
||||
{"id":"tool_alignright","title":"Zarovnat doprava"},
|
||||
@@ -26,15 +26,11 @@
|
||||
{"id":"tool_alignmiddle","title":"Zarovnat na střed"},
|
||||
{"id":"tool_alignbottom","title":"Zarovnat dolů"},
|
||||
{"id":"align_relative_to","title":"Zarovnat relatívně k ..."},
|
||||
{"id":"tool_group","title":"Seskupit elementy [G]"},
|
||||
{"id":"tool_ungroup","title":"Zrušit skupinu [G]"},
|
||||
{"id":"rect_x","title":"Změnit souřadnici X obdélníku"},
|
||||
{"id":"rect_y","title":"Změnit souřadnici Y obdélníku"},
|
||||
{"id":"tool_group","title":"Seskupit elementy"},
|
||||
{"id":"tool_ungroup","title":"Zrušit skupinu"},
|
||||
{"id":"rect_width","title":"Změnit šířku obdélníku"},
|
||||
{"id":"rect_height","title":"Změnit výšku obdélníku"},
|
||||
{"id":"rect_rx","title":"Změnit zaoblení obdélníku"},
|
||||
{"id":"image_x","title":"Změnit souřadnici X obrázku"},
|
||||
{"id":"image_y","title":"Změnit souřadnici Y obrázku"},
|
||||
{"id":"image_width","title":"Změnit šířku obrázku"},
|
||||
{"id":"image_height","title":"Změnit výšku obrázku"},
|
||||
{"id":"image_url","title":"Změnit URL"},
|
||||
@@ -49,22 +45,20 @@
|
||||
{"id":"line_y1","title":"Změnit počáteční souřadnici Y čáry"},
|
||||
{"id":"line_x2","title":"Změnit koncovou souřadnici X čáry"},
|
||||
{"id":"line_y2","title":"Změnit koncovou souřadnici X čáry"},
|
||||
{"id":"text_x","title":"Změnit X souřadnici textu"},
|
||||
{"id":"text_y","title":"Změnit Y souřadnici textu"},
|
||||
{"id":"tool_bold","title":"Tučně [B]"},
|
||||
{"id":"tool_italic","title":"Kurzíva [I]"},
|
||||
{"id":"tool_bold","title":"Tučně"},
|
||||
{"id":"tool_italic","title":"Kurzíva"},
|
||||
{"id":"font_family","title":"Změnit font"},
|
||||
{"id":"font_size","title":"Změnit velikost písma"},
|
||||
{"id":"text","title":"Změnit text"},
|
||||
{"id":"tool_select","title":"Výběr [1]"},
|
||||
{"id":"tool_path","title":"Tužka [2]"},
|
||||
{"id":"tool_line","title":"Čára [3]"},
|
||||
{"id":"tools_rect_show","title":"Čtverec / Obdélnik [4/Shift 4]"},
|
||||
{"id":"tools_ellipse_show","title":"Elipsa / Kružnice [5/Shift 5]"},
|
||||
{"id":"tool_text","title":"Text [6]"},
|
||||
{"id":"tool_poly","title":"Polygon [7]"},
|
||||
{"id":"tool_image","title":"Obrázek [8]"},
|
||||
{"id":"tool_zoom","title":"Přiblížení [Ctrl Up/Down]"},
|
||||
{"id":"tool_select","title":"Výběr"},
|
||||
{"id":"tool_fhpath","title":"Tužka"},
|
||||
{"id":"tool_line","title":"Čára"},
|
||||
{"id":"tools_rect_show","title":"Čtverec / Obdélnik"},
|
||||
{"id":"tools_ellipse_show","title":"Elipsa / Kružnice"},
|
||||
{"id":"tool_text","title":"Text"},
|
||||
{"id":"tool_path","title":"Path"},
|
||||
{"id":"tool_image","title":"Obrázek"},
|
||||
{"id":"tool_zoom","title":"Přiblížení"},
|
||||
{"id":"zoom","title":"Změna přiblížení"},
|
||||
{"id":"fill_color","title":"Změňit barvu výplně"},
|
||||
{"id":"stroke_color","title":"Změnit barvy tahu"},
|
||||
@@ -88,8 +82,7 @@
|
||||
{"id":"angleLabel","textContent":"úhel:"},
|
||||
{"id":"relativeToLabel","textContent":"vzhledem k:"},
|
||||
{"id":"zoomLabel","textContent":"přiblížení:"},
|
||||
{"id":"svninfo_change_background","textContent":"Pozadí"},
|
||||
{"id":"layersLable","textContent":"Vrstvy:"},
|
||||
{"id":"layersLabel","textContent":"Vrstvy:"},
|
||||
{"id":"selectedPredefined","textContent":"Vybrat předdefinovaný:"},
|
||||
{"id":"fitToContent","textContent":"Přizpůsobit obsahu"},
|
||||
{"id":"tool_source_save","textContent":"Uložit"},
|
||||
@@ -106,5 +99,59 @@
|
||||
{"id":"page","textContent":"stránce"},
|
||||
{"id":"fill_tool_bottom","textContent":"výpln:"},
|
||||
{"id":"stroke_tool_bottom","textContent":"tah:"},
|
||||
{"id":"svninfo_dim","textContent":"Rozměry stránky"}
|
||||
{"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