2018-05-13 03:03:45 +00:00
/* globals svgEditor */
2011-01-11 21:15:08 +00:00
svgEditor . readLang ( {
2018-05-20 07:04:11 +00:00
lang : 'lang' ,
dir : 'dir' ,
2018-05-18 06:23:36 +00:00
common : {
2018-05-20 07:04:11 +00:00
ok : 'ok' ,
cancel : 'cancel' ,
key _backspace : 'key_backspace' ,
key _del : 'key_del' ,
key _down : 'key_down' ,
key _up : 'key_up' ,
more _opts : 'more_opts' ,
url : 'url' ,
width : 'width' ,
height : 'height'
2018-05-18 06:23:36 +00:00
} ,
misc : {
2018-05-20 07:04:11 +00:00
powered _by : 'powered_by'
2018-05-18 06:23:36 +00:00
} ,
ui : {
2018-05-20 07:04:11 +00:00
toggle _stroke _tools : 'toggle_stroke_tools' ,
palette _info : 'palette_info' ,
zoom _level : 'zoom_level' ,
panel _drag : 'panel_drag'
2018-05-18 06:23:36 +00:00
} ,
properties : {
2018-05-20 07:04:11 +00:00
id : "Identifica l'elemento" ,
fill _color : 'fill_color' ,
stroke _color : 'stroke_color' ,
stroke _style : 'stroke_style' ,
stroke _width : 'stroke_width' ,
pos _x : 'pos_x' ,
pos _y : 'pos_y' ,
linecap _butt : 'linecap_butt' ,
linecap _round : 'linecap_round' ,
linecap _square : 'linecap_square' ,
linejoin _bevel : 'linejoin_bevel' ,
linejoin _miter : 'linejoin_miter' ,
linejoin _round : 'linejoin_round' ,
angle : "Cambia l'angolo di rotazione" ,
blur : "Cambia l'intensità della sfocatura" ,
opacity : "Cambia l'opacità dell'oggetto selezionato" ,
circle _cx : 'circle_cx' ,
circle _cy : 'circle_cy' ,
circle _r : 'circle_r' ,
ellipse _cx : "Cambia la coordinata Cx dell'ellisse" ,
ellipse _cy : "Cambia la coordinata Cy dell'ellisse" ,
ellipse _rx : "Cambia l'asse x dell'ellisse" ,
ellipse _ry : "Cambia l'asse y dell'ellisse" ,
line _x1 : 'line_x1' ,
line _x2 : 'line_x2' ,
line _y1 : 'line_y1' ,
line _y2 : 'line_y2' ,
rect _height : "Cambia l'altezza rettangolo" ,
rect _width : 'rect_width' ,
corner _radius : "Cambia il raggio dell'angolo" ,
image _width : "Cambia la larghezza dell'immagine" ,
image _height : "Cambia l'altezza dell'immagine" ,
image _url : 'image_url' ,
node _x : 'node_x' ,
node _y : 'node_y' ,
seg _type : 'seg_type' ,
straight _segments : 'straight_segments' ,
curve _segments : 'curve_segments' ,
text _contents : 'text_contents' ,
font _family : 'font_family' ,
font _size : 'font_size' ,
bold : 'bold' ,
italic : 'italic'
2018-05-18 06:23:36 +00:00
} ,
tools : {
2018-05-20 07:04:11 +00:00
main _menu : 'main_menu' ,
bkgnd _color _opac : 'bkgnd_color_opac' ,
connector _no _arrow : 'connector_no_arrow' ,
fitToContent : 'fitToContent' ,
fit _to _all : 'fit_to_all' ,
fit _to _canvas : "Adatta all'area di disegno" ,
fit _to _layer _content : 'fit_to_layer_content' ,
fit _to _sel : 'fit_to_sel' ,
align _relative _to : 'align_relative_to' ,
relativeTo : 'relativeTo' ,
page : 'page' ,
largest _object : 'largest_object' ,
selected _objects : 'selected_objects' ,
smallest _object : 'smallest_object' ,
new _doc : 'new_doc' ,
open _doc : 'open_doc' ,
export _img : 'export_img' ,
save _doc : 'save_doc' ,
import _doc : 'import_doc' ,
align _to _page : 'align_to_page' ,
align _bottom : 'align_bottom' ,
align _center : 'align_center' ,
align _left : 'align_left' ,
align _middle : 'align_middle' ,
align _right : 'align_right' ,
align _top : 'align_top' ,
mode _select : 'mode_select' ,
mode _fhpath : 'mode_fhpath' ,
mode _line : 'mode_line' ,
mode _connect : 'mode_connect' ,
mode _rect : 'mode_rect' ,
mode _square : 'mode_square' ,
mode _fhrect : 'mode_fhrect' ,
mode _ellipse : 'mode_ellipse' ,
mode _circle : 'mode_circle' ,
mode _fhellipse : 'mode_fhellipse' ,
mode _path : 'mode_path' ,
mode _shapelib : 'mode_shapelib' ,
mode _text : 'mode_text' ,
mode _image : 'mode_image' ,
mode _zoom : 'mode_zoom' ,
mode _eyedropper : 'mode_eyedropper' ,
no _embed : "NOTA: L'immagine non può essere incorporata: dipenderà dal percorso assoluto per essere vista" ,
undo : 'undo' ,
redo : 'redo' ,
tool _source : 'tool_source' ,
wireframe _mode : 'wireframe_mode' ,
toggle _grid : 'toggle_grid' ,
clone : 'clone' ,
del : 'del' ,
group _elements : 'group_elements' ,
make _link : 'make_link' ,
set _link _url : 'set_link_url' ,
to _path : 'to_path' ,
reorient _path : 'reorient_path' ,
ungroup : 'ungroup' ,
docprops : 'docprops' ,
imagelib : 'imagelib' ,
move _bottom : 'move_bottom' ,
move _top : 'move_top' ,
node _clone : 'node_clone' ,
node _delete : 'node_delete' ,
node _link : 'node_link' ,
add _subpath : 'add_subpath' ,
openclose _path : 'openclose_path' ,
source _save : 'source_save' ,
cut : 'cut' ,
copy : 'copy' ,
paste : 'paste' ,
paste _in _place : 'paste_in_place' ,
delete : 'delete' ,
group : 'group' ,
move _front : 'move_front' ,
move _up : 'move_up' ,
move _down : 'move_down' ,
move _back : 'move_back'
2018-05-18 06:23:36 +00:00
} ,
layers : {
2018-05-20 07:04:11 +00:00
layer : 'layer' ,
layers : 'layers' ,
del : 'del' ,
move _down : 'move_down' ,
new : 'new' ,
rename : 'rename' ,
move _up : 'move_up' ,
dupe : 'dupe' ,
merge _down : 'merge_down' ,
merge _all : 'merge_all' ,
move _elems _to : 'move_elems_to' ,
move _selected : 'move_selected'
2018-05-18 06:23:36 +00:00
} ,
config : {
2018-05-20 07:04:11 +00:00
image _props : 'image_props' ,
doc _title : 'doc_title' ,
doc _dims : "Dimensioni dell'area di disegno" ,
included _images : 'included_images' ,
image _opt _embed : 'image_opt_embed' ,
image _opt _ref : "Usa l'identificativo di riferimento" ,
editor _prefs : 'editor_prefs' ,
icon _size : 'icon_size' ,
language : 'language' ,
background : "Sfondo dell'editor" ,
editor _img _url : 'editor_img_url' ,
editor _bg _note : "Nota: Lo sfondo non verrà salvato con l'immagine." ,
icon _large : 'icon_large' ,
icon _medium : 'icon_medium' ,
icon _small : 'icon_small' ,
icon _xlarge : 'icon_xlarge' ,
select _predefined : 'select_predefined' ,
units _and _rulers : 'units_and_rulers' ,
show _rulers : 'show_rulers' ,
base _unit : 'base_unit' ,
grid : 'grid' ,
snapping _onoff : 'snapping_onoff' ,
snapping _stepsize : 'snapping_stepsize' ,
grid _color : 'grid_color'
2018-05-18 06:23:36 +00:00
} ,
shape _cats : {
2018-05-20 07:04:11 +00:00
basic : 'basic' ,
object : 'object' ,
symbol : 'symbol' ,
arrow : 'arrow' ,
flowchart : 'flowchart' ,
animal : 'animal' ,
game : 'game' ,
dialog _balloon : 'dialog_balloon' ,
electronics : 'electronics' ,
math : 'math' ,
music : 'music' ,
misc : 'misc' ,
raphael _1 : 'raphael_1' ,
raphael _2 : 'raphael_2'
2018-05-18 06:23:36 +00:00
} ,
imagelib : {
2018-05-20 07:04:11 +00:00
select _lib : 'select_lib' ,
show _list : 'show_list' ,
import _single : 'import_single' ,
import _multi : 'import_multi' ,
open : 'open'
2018-05-18 06:23:36 +00:00
} ,
notification : {
2018-05-20 07:04:11 +00:00
invalidAttrValGiven : 'invalidAttrValGiven' ,
noContentToFitTo : "Non c'è contenuto cui adeguarsi" ,
dupeLayerName : "C'è già un livello con questo nome!" ,
enterUniqueLayerName : 'enterUniqueLayerName' ,
enterNewLayerName : 'enterNewLayerName' ,
layerHasThatName : 'layerHasThatName' ,
QmoveElemsToLayer : "Sposta gli elementi selezionali al livello '%s'?" ,
QwantToClear : 'QwantToClear' ,
QwantToOpen : 'QwantToOpen' ,
QerrorsRevertToSource : 'QerrorsRevertToSource' ,
QignoreSourceChanges : 'QignoreSourceChanges' ,
featNotSupported : 'featNotSupported' ,
enterNewImgURL : "Scrivi un nuovo URL per l'immagine" ,
defsFailOnSave : "NOTA: A causa dlle caratteristiche del tuo browser, l'immagine potrà apparire errata (senza elementi o gradazioni) finché non sarà salvata." ,
loadingImage : "Sto caricando l'immagine. attendere prego..." ,
saveFromBrowser : "Seleziona \"Salva con nome...\" nel browser per salvare l'immagine con nome %s ." ,
noteTheseIssues : 'noteTheseIssues' ,
unsavedChanges : 'unsavedChanges' ,
enterNewLinkURL : 'enterNewLinkURL' ,
errorLoadingSVG : 'errorLoadingSVG' ,
URLloadFail : 'URLloadFail' ,
retrieving : 'retrieving'
2018-05-18 06:23:36 +00:00
} ,
confirmSetStorage : {
2018-05-20 07:04:11 +00:00
message : 'By default and where supported, SVG-Edit can store your editor ' +
'preferences and SVG content locally on your machine so you do not ' +
'need to add these back each time you load SVG-Edit. If, for privacy ' +
'reasons, you do not wish to store this information on your machine, ' +
'you can change away from the default option below.' ,
storagePrefsAndContent : 'storagePrefsAndContent' ,
storagePrefsOnly : 'storagePrefsOnly' ,
storagePrefs : 'storagePrefs' ,
storageNoPrefsOrContent : 'storageNoPrefsOrContent' ,
storageNoPrefs : 'storageNoPrefs' ,
rememberLabel : 'rememberLabel' ,
rememberTooltip : 'rememberTooltip'
2018-05-18 06:23:36 +00:00
}
2015-12-01 11:05:40 +00:00
} ) ;