mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 15:34:43 -04:00
Italian translation
This commit is contained in:
parent
ff3b5e321b
commit
fc1a30f12a
5 changed files with 750 additions and 51 deletions
69
Main.tscn
69
Main.tscn
|
@ -183,6 +183,7 @@ theme = ExtResource( 1 )
|
|||
script = ExtResource( 2 )
|
||||
__meta__ = {
|
||||
"_edit_horizontal_guides_": [ ],
|
||||
"_edit_use_anchors_": false,
|
||||
"_edit_vertical_guides_": [ ]
|
||||
}
|
||||
|
||||
|
@ -192,17 +193,18 @@ anchor_bottom = 1.0
|
|||
custom_constants/separation = 0
|
||||
|
||||
[node name="TopMenuContainer" type="Panel" parent="MenuAndUI"]
|
||||
editor/display_folded = true
|
||||
margin_right = 1152.0
|
||||
margin_bottom = 28.0
|
||||
rect_min_size = Vector2( 0, 28 )
|
||||
custom_styles/panel = ExtResource( 3 )
|
||||
|
||||
[node name="MenuItems" type="HBoxContainer" parent="MenuAndUI/TopMenuContainer"]
|
||||
editor/display_folded = true
|
||||
margin_left = 2.0
|
||||
margin_top = 4.0
|
||||
margin_right = 1010.0
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
|
||||
[node name="FileMenu" type="MenuButton" parent="MenuAndUI/TopMenuContainer/MenuItems"]
|
||||
margin_right = 27.0
|
||||
|
@ -244,13 +246,15 @@ text = "Help"
|
|||
switch_on_hover = true
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="MenuAndUI/TopMenuContainer"]
|
||||
editor/display_folded = true
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
margin_left = -65.5
|
||||
margin_right = 65.5
|
||||
custom_constants/separation = 20
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
|
||||
[node name="ZoomLevel" type="Label" parent="MenuAndUI/TopMenuContainer/HBoxContainer"]
|
||||
margin_top = 6.0
|
||||
|
@ -269,7 +273,6 @@ text = "[64×64]"
|
|||
align = 2
|
||||
|
||||
[node name="UI" type="HBoxContainer" parent="MenuAndUI"]
|
||||
editor/display_folded = true
|
||||
margin_top = 28.0
|
||||
margin_right = 1152.0
|
||||
margin_bottom = 648.0
|
||||
|
@ -278,7 +281,6 @@ size_flags_vertical = 3
|
|||
custom_constants/separation = 0
|
||||
|
||||
[node name="ToolPanel" type="Panel" parent="MenuAndUI/UI"]
|
||||
editor/display_folded = true
|
||||
margin_right = 224.0
|
||||
margin_bottom = 620.0
|
||||
rect_min_size = Vector2( 224, 0 )
|
||||
|
@ -293,20 +295,20 @@ margin_right = -8.0
|
|||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
custom_constants/separation = 32
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
|
||||
[node name="MenusAndTools" type="VBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools"]
|
||||
editor/display_folded = true
|
||||
margin_right = 208.0
|
||||
margin_bottom = 127.0
|
||||
custom_constants/separation = 17
|
||||
|
||||
[node name="UtilityTools" type="VBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/MenusAndTools"]
|
||||
editor/display_folded = true
|
||||
margin_right = 208.0
|
||||
margin_bottom = 55.0
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/MenusAndTools/UtilityTools"]
|
||||
editor/display_folded = true
|
||||
margin_right = 208.0
|
||||
margin_bottom = 19.0
|
||||
custom_constants/separation = 0
|
||||
|
@ -322,7 +324,6 @@ margin_right = 208.0
|
|||
margin_bottom = 19.0
|
||||
|
||||
[node name="SelectionToolsContainer2" type="HBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/MenusAndTools/UtilityTools"]
|
||||
editor/display_folded = true
|
||||
margin_top = 23.0
|
||||
margin_right = 208.0
|
||||
margin_bottom = 55.0
|
||||
|
@ -354,7 +355,6 @@ margin_right = 208.0
|
|||
margin_bottom = 127.0
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/MenusAndTools/DrawTools"]
|
||||
editor/display_folded = true
|
||||
margin_right = 208.0
|
||||
margin_bottom = 19.0
|
||||
custom_constants/separation = 0
|
||||
|
@ -370,7 +370,6 @@ margin_right = 208.0
|
|||
margin_bottom = 19.0
|
||||
|
||||
[node name="PaintToolsContainer" type="HBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/MenusAndTools/DrawTools"]
|
||||
editor/display_folded = true
|
||||
margin_top = 23.0
|
||||
margin_right = 208.0
|
||||
margin_bottom = 55.0
|
||||
|
@ -419,7 +418,6 @@ button_mask = 3
|
|||
texture_normal = ExtResource( 9 )
|
||||
|
||||
[node name="ColorAndToolOptions" type="VBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools"]
|
||||
editor/display_folded = true
|
||||
margin_top = 159.0
|
||||
margin_right = 208.0
|
||||
margin_bottom = 612.0
|
||||
|
@ -522,7 +520,6 @@ pressed = true
|
|||
text = "Left pixel indicator"
|
||||
|
||||
[node name="LeftBrushType" type="HBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/ColorAndToolOptions/LeftToolOptions"]
|
||||
editor/display_folded = true
|
||||
margin_top = 39.0
|
||||
margin_right = 208.0
|
||||
margin_bottom = 71.0
|
||||
|
@ -551,7 +548,6 @@ margin_bottom = 23.0
|
|||
text = "Brush: Pixel"
|
||||
|
||||
[node name="LeftBrushSize" type="HBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/ColorAndToolOptions/LeftToolOptions"]
|
||||
editor/display_folded = true
|
||||
margin_top = 75.0
|
||||
margin_right = 208.0
|
||||
margin_bottom = 92.0
|
||||
|
@ -585,7 +581,6 @@ align = 1
|
|||
suffix = "px"
|
||||
|
||||
[node name="LeftColorInterpolation" type="HBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/ColorAndToolOptions/LeftToolOptions"]
|
||||
editor/display_folded = true
|
||||
visible = false
|
||||
margin_top = 96.0
|
||||
margin_right = 208.0
|
||||
|
@ -617,7 +612,6 @@ size_flags_horizontal = 3
|
|||
value = 100.0
|
||||
|
||||
[node name="LeftFillArea" type="VBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/ColorAndToolOptions/LeftToolOptions"]
|
||||
editor/display_folded = true
|
||||
visible = false
|
||||
margin_top = 110.0
|
||||
margin_right = 214.0
|
||||
|
@ -639,7 +633,6 @@ items = [ "Area of the same color", null, false, 0, null, "All pixels of the sam
|
|||
selected = 0
|
||||
|
||||
[node name="LeftLDOptions" type="VBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/ColorAndToolOptions/LeftToolOptions"]
|
||||
editor/display_folded = true
|
||||
visible = false
|
||||
margin_top = 96.0
|
||||
margin_right = 208.0
|
||||
|
@ -684,7 +677,6 @@ mouse_default_cursor_shape = 2
|
|||
value = 10.0
|
||||
|
||||
[node name="LeftMirroring" type="VBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/ColorAndToolOptions/LeftToolOptions"]
|
||||
editor/display_folded = true
|
||||
margin_top = 96.0
|
||||
margin_right = 208.0
|
||||
margin_bottom = 131.0
|
||||
|
@ -739,7 +731,6 @@ mouse_default_cursor_shape = 2
|
|||
text = "Right pixel indicator"
|
||||
|
||||
[node name="RightBrushType" type="HBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/ColorAndToolOptions/RightToolOptions"]
|
||||
editor/display_folded = true
|
||||
margin_top = 39.0
|
||||
margin_right = 208.0
|
||||
margin_bottom = 71.0
|
||||
|
@ -768,7 +759,6 @@ margin_bottom = 23.0
|
|||
text = "Brush: Pixel"
|
||||
|
||||
[node name="RightBrushSize" type="HBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/ColorAndToolOptions/RightToolOptions"]
|
||||
editor/display_folded = true
|
||||
margin_top = 75.0
|
||||
margin_right = 208.0
|
||||
margin_bottom = 92.0
|
||||
|
@ -802,7 +792,6 @@ align = 1
|
|||
suffix = "px"
|
||||
|
||||
[node name="RightColorInterpolation" type="HBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/ColorAndToolOptions/RightToolOptions"]
|
||||
editor/display_folded = true
|
||||
visible = false
|
||||
margin_top = 96.0
|
||||
margin_right = 208.0
|
||||
|
@ -836,7 +825,6 @@ size_flags_horizontal = 3
|
|||
value = 100.0
|
||||
|
||||
[node name="RightFillArea" type="VBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/ColorAndToolOptions/RightToolOptions"]
|
||||
editor/display_folded = true
|
||||
visible = false
|
||||
margin_top = 96.0
|
||||
margin_right = 208.0
|
||||
|
@ -857,7 +845,6 @@ items = [ "Area of the same color", null, false, 0, null, "All pixels of the sam
|
|||
selected = 0
|
||||
|
||||
[node name="RightLDOptions" type="VBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/ColorAndToolOptions/RightToolOptions"]
|
||||
editor/display_folded = true
|
||||
visible = false
|
||||
margin_top = 96.0
|
||||
margin_right = 208.0
|
||||
|
@ -902,7 +889,6 @@ mouse_default_cursor_shape = 2
|
|||
value = 10.0
|
||||
|
||||
[node name="RightMirroring" type="VBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/ColorAndToolOptions/RightToolOptions"]
|
||||
editor/display_folded = true
|
||||
margin_top = 96.0
|
||||
margin_right = 208.0
|
||||
margin_bottom = 131.0
|
||||
|
@ -933,7 +919,6 @@ mouse_default_cursor_shape = 2
|
|||
text = "Vertical"
|
||||
|
||||
[node name="CanvasAndTimeline" type="VBoxContainer" parent="MenuAndUI/UI"]
|
||||
editor/display_folded = true
|
||||
margin_left = 224.0
|
||||
margin_right = 928.0
|
||||
margin_bottom = 620.0
|
||||
|
@ -941,7 +926,6 @@ size_flags_horizontal = 3
|
|||
custom_constants/separation = 0
|
||||
|
||||
[node name="HViewportContainer" type="HBoxContainer" parent="MenuAndUI/UI/CanvasAndTimeline"]
|
||||
editor/display_folded = true
|
||||
margin_right = 704.0
|
||||
margin_bottom = 478.0
|
||||
size_flags_horizontal = 3
|
||||
|
@ -1045,7 +1029,6 @@ zoom = Vector2( 0.15, 0.15 )
|
|||
script = ExtResource( 17 )
|
||||
|
||||
[node name="AnimationTimeline" type="Panel" parent="MenuAndUI/UI/CanvasAndTimeline"]
|
||||
editor/display_folded = true
|
||||
margin_top = 478.0
|
||||
margin_right = 704.0
|
||||
margin_bottom = 620.0
|
||||
|
@ -1058,6 +1041,9 @@ anchor_bottom = 0.5
|
|||
margin_top = -71.0
|
||||
margin_right = 4.0
|
||||
margin_bottom = 71.0
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
|
||||
[node name="AnimationContainer" type="HBoxContainer" parent="MenuAndUI/UI/CanvasAndTimeline/AnimationTimeline"]
|
||||
anchor_right = 1.0
|
||||
|
@ -1083,7 +1069,6 @@ size_flags_horizontal = 3
|
|||
text = "Current frame: 1/1"
|
||||
|
||||
[node name="PlaybackButtons" type="HBoxContainer" parent="MenuAndUI/UI/CanvasAndTimeline/AnimationTimeline/AnimationContainer/TimelineContainer/AnimationButtons"]
|
||||
editor/display_folded = true
|
||||
margin_left = 246.0
|
||||
margin_right = 386.0
|
||||
margin_bottom = 24.0
|
||||
|
@ -1172,7 +1157,6 @@ texture_normal = ExtResource( 31 )
|
|||
texture_hover = ExtResource( 32 )
|
||||
|
||||
[node name="LoopButtons" type="HBoxContainer" parent="MenuAndUI/UI/CanvasAndTimeline/AnimationTimeline/AnimationContainer/TimelineContainer/AnimationButtons"]
|
||||
editor/display_folded = true
|
||||
margin_left = 492.0
|
||||
margin_right = 570.0
|
||||
margin_bottom = 24.0
|
||||
|
@ -1217,7 +1201,6 @@ margin_right = 570.0
|
|||
margin_bottom = 60.0
|
||||
|
||||
[node name="FrameAndButtonContainer" type="HBoxContainer" parent="MenuAndUI/UI/CanvasAndTimeline/AnimationTimeline/AnimationContainer/TimelineContainer"]
|
||||
editor/display_folded = true
|
||||
margin_top = 64.0
|
||||
margin_right = 570.0
|
||||
margin_bottom = 84.0
|
||||
|
@ -1249,7 +1232,6 @@ margin_right = 578.0
|
|||
margin_bottom = 138.0
|
||||
|
||||
[node name="OnionSkinningButtons" type="VBoxContainer" parent="MenuAndUI/UI/CanvasAndTimeline/AnimationTimeline/AnimationContainer"]
|
||||
editor/display_folded = true
|
||||
margin_left = 582.0
|
||||
margin_right = 681.0
|
||||
margin_bottom = 138.0
|
||||
|
@ -1298,7 +1280,6 @@ margin_right = 689.0
|
|||
margin_bottom = 138.0
|
||||
|
||||
[node name="LayerPanel" type="Panel" parent="MenuAndUI/UI"]
|
||||
editor/display_folded = true
|
||||
margin_left = 928.0
|
||||
margin_right = 1152.0
|
||||
margin_bottom = 620.0
|
||||
|
@ -1310,7 +1291,6 @@ anchor_bottom = 1.0
|
|||
margin_top = 16.0
|
||||
|
||||
[node name="CanvasPreview" type="ViewportContainer" parent="MenuAndUI/UI/LayerPanel/LayersAndMisc"]
|
||||
editor/display_folded = true
|
||||
margin_right = 224.0
|
||||
margin_bottom = 164.0
|
||||
rect_min_size = Vector2( 0, 164 )
|
||||
|
@ -1348,7 +1328,6 @@ margin_right = 224.0
|
|||
margin_bottom = 199.0
|
||||
|
||||
[node name="PaletteVBoxContainer" type="VBoxContainer" parent="MenuAndUI/UI/LayerPanel/LayersAndMisc"]
|
||||
editor/display_folded = true
|
||||
margin_top = 203.0
|
||||
margin_right = 224.0
|
||||
margin_bottom = 355.0
|
||||
|
@ -1438,7 +1417,6 @@ margin_right = 224.0
|
|||
margin_bottom = 390.0
|
||||
|
||||
[node name="LayerVBoxContainer" type="VBoxContainer" parent="MenuAndUI/UI/LayerPanel/LayersAndMisc"]
|
||||
editor/display_folded = true
|
||||
margin_top = 394.0
|
||||
margin_right = 224.0
|
||||
margin_bottom = 604.0
|
||||
|
@ -1450,7 +1428,6 @@ margin_right = 224.0
|
|||
margin_bottom = 32.0
|
||||
|
||||
[node name="LayerButtons" type="HBoxContainer" parent="MenuAndUI/UI/LayerPanel/LayersAndMisc/LayerVBoxContainer/CenterLayerButtons"]
|
||||
editor/display_folded = true
|
||||
margin_left = 6.0
|
||||
margin_right = 218.0
|
||||
margin_bottom = 32.0
|
||||
|
@ -1571,7 +1548,6 @@ margin_right = 224.0
|
|||
margin_bottom = 17.0
|
||||
|
||||
[node name="ScrollLayers" type="ScrollContainer" parent="MenuAndUI/UI/LayerPanel/LayersAndMisc/LayerVBoxContainer"]
|
||||
editor/display_folded = true
|
||||
margin_top = 61.0
|
||||
margin_right = 224.0
|
||||
margin_bottom = 210.0
|
||||
|
@ -1583,7 +1559,6 @@ margin_right = 224.0
|
|||
size_flags_horizontal = 3
|
||||
|
||||
[node name="BrushesPopup" type="Popup" parent="."]
|
||||
editor/display_folded = true
|
||||
margin_right = 226.0
|
||||
margin_bottom = 144.0
|
||||
rect_min_size = Vector2( 0, 144 )
|
||||
|
@ -1606,6 +1581,8 @@ size_flags_horizontal = 3
|
|||
scroll_horizontal_enabled = false
|
||||
|
||||
[node name="FileBrushContainer" type="GridContainer" parent="BrushesPopup/TabContainer/File"]
|
||||
margin_right = 96.0
|
||||
margin_bottom = 32.0
|
||||
columns = 6
|
||||
|
||||
[node name="PixelBrushButton" parent="BrushesPopup/TabContainer/File/FileBrushContainer" instance=ExtResource( 58 )]
|
||||
|
@ -1658,8 +1635,8 @@ resizable = true
|
|||
mode = 0
|
||||
access = 2
|
||||
filters = PoolStringArray( "*.pxo ; Pixelorama Project" )
|
||||
current_dir = "C:/Users/Overloaded/Dropbox/Orama Founding Members/εταιρικα αρχεια/Godot Projects/Pixelorama"
|
||||
current_path = "C:/Users/Overloaded/Dropbox/Orama Founding Members/εταιρικα αρχεια/Godot Projects/Pixelorama/"
|
||||
current_dir = "/home/marco/Pixelorama"
|
||||
current_path = "/home/marco/Pixelorama/"
|
||||
|
||||
[node name="SaveSprite" type="FileDialog" parent="."]
|
||||
anchor_left = 0.5
|
||||
|
@ -1674,12 +1651,16 @@ window_title = "Save Sprite as .pxo"
|
|||
resizable = true
|
||||
access = 2
|
||||
filters = PoolStringArray( "*.pxo ; Pixelorama Project" )
|
||||
current_dir = "C:/Users/Overloaded/Dropbox/Orama Founding Members/εταιρικα αρχεια/Godot Projects/Pixelorama"
|
||||
current_path = "C:/Users/Overloaded/Dropbox/Orama Founding Members/εταιρικα αρχεια/Godot Projects/Pixelorama/"
|
||||
current_dir = "/home/marco/Pixelorama"
|
||||
current_path = "/home/marco/Pixelorama/"
|
||||
|
||||
[node name="ImportSprites" parent="." instance=ExtResource( 61 )]
|
||||
current_dir = "/home/marco/Pixelorama"
|
||||
current_path = "/home/marco/Pixelorama/"
|
||||
|
||||
[node name="ExportSprites" parent="." instance=ExtResource( 62 )]
|
||||
current_dir = "/home/marco/Pixelorama"
|
||||
current_path = "/home/marco/Pixelorama/"
|
||||
|
||||
[node name="ScaleImage" parent="." instance=ExtResource( 63 )]
|
||||
|
||||
|
@ -1709,8 +1690,8 @@ visible = false
|
|||
|
||||
[node name="PaletteImportFileDialog" parent="." instance=ExtResource( 69 )]
|
||||
filters = PoolStringArray( "*.json ; JavaScript Object Notation", "*.gpl ; Gimp Palette Library" )
|
||||
current_dir = "C:/Users/Overloaded/Dropbox/Orama Founding Members/εταιρικα αρχεια/Godot Projects/Pixelorama"
|
||||
current_path = "C:/Users/Overloaded/Dropbox/Orama Founding Members/εταιρικα αρχεια/Godot Projects/Pixelorama/"
|
||||
current_dir = "/home/marco/Pixelorama"
|
||||
current_path = "/home/marco/Pixelorama/"
|
||||
|
||||
[node name="AnimationTimer" type="Timer" parent="."]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue