Italian translation

This commit is contained in:
Marco 2020-01-08 14:45:50 +01:00
parent ff3b5e321b
commit fc1a30f12a
5 changed files with 750 additions and 51 deletions

View file

@ -45,12 +45,12 @@ _global_script_class_icons={
[application]
config/name="Pixelorama"
config/description="A free & open-source 2D sprite editor"
run/main_scene="res://Main.tscn"
run/low_processor_mode=true
boot_splash/image="res://splash.png"
boot_splash/bg_color=Color( 0.145098, 0.145098, 0.164706, 1 )
config/icon="res://icon.png"
config/description="A free & open-source 2D sprite editor"
config/Version="v0.6"
[autoload]
@ -217,7 +217,7 @@ delete={
[locale]
translations=PoolStringArray( "res://Translations/en.po", "res://Translations/el.po", "res://Translations/fr.po", "res://Translations/de.po", "res://Translations/pl.po", "res://Translations/ru.po", "res://Translations/zh_TW.po", "res://Translations/pt_BR.po" )
translations=PoolStringArray( "res://Translations/en.po", "res://Translations/el.po", "res://Translations/fr.po", "res://Translations/de.po", "res://Translations/pl.po", "res://Translations/ru.po", "res://Translations/zh_TW.po", "res://Translations/pt_BR.po", "res://Translations/it.po" )
locale_filter=[ 0, [ ] ]
[rendering]