--Texts (only text in " ")

--script.lua
UNSAFE_MODE =					"La modalità NON SICURA è necessaria per utilizzare questo Homebrew !!!"
ADRBBOTER_INSTALLED =			"È stato installato il plugin AdrBubbleBooter... \nHai bisogno di riavviare la tua PSVita... :)"
ADRENALINE_LAUNCH_FIRST =		"After the Reboot, you must open Adrenaline again\n\nto make sure it works okotherwise bubbles\n\nmade with abm could error out"
ADRENALINE_NOT_INSTALLED =		"Adrenaline v6 non installato..."
MESSAGE_WAIT =					"Please wait..."
UPDATE_BUBBLES =				"Updating Bubble: "

STRINGS_OS_DIALOG =				"System Message"

--callbacks.lua
UPDATING_BUBBLES =				"Aggiornamento dell'immagine della bolla: "
INSTALLING_BUBBLE =				"Bolle Installate: "
STRING_FILE =					"File: "

--bubbles.lua
BUBBLES_TITLE =					"SETTINGS BUBBLES"
BUBBLES_COUNT =					"Totale: "
BUBBLES_SELSMARKS =				"Remove Bubbles"
BUBBLES_EMPTY =					"Uninstall Empty(s)"
BUBBLES_STARTMARKS =			"START: (ALL/CLEAN)"
BUBBLES_UNINSTALL =				"Disinstallazione"
BUBBLES_EDITBOOT_BIN =			"Editare boot.bin"
BUBBLES_TOGGLE =				"Opzioni"
BUBBLES_DONE_EDIT =				"Modifica effettuata con successo"
BUBBLES_NOT_BUBBLES =			"Non hai nessuna bolla nella lista :("
BUBBLES_CREAT_BB =				"Riprova dopo aver creato alcune bolle."
BUBBLES_GOTOBACK =				"Torna Indietro"
BUBBLES_UNINSTALL_QUESTION =	"Stai per disinstallare delle bolle : "
BUBBLES_UNINSTALL_EMPTYS =		"Uninstall non Linked Bubble(s)"
BUBBLES_INJECT =				"Inietta imgs"
BUBBLES_PATH2GAME =				"Whole Path"
BUBBLES_EDITPATH =				"Edit Path"

--bubles.redit
BUBBLES_RE_EDIT =				"Bubble Resources Loader"
BUBBLES_REINSTALL =				"Premere START per caricare tutte le immagini per la bolla"
BUBBLES_NOTRESOURCES =			"Niente da mostrare"
BUBBLES_EDIT_BB =				"Bubble to edit"

--osk
STRINGS_TITLE_OSK =				"Titolo della Bolla"
STRINGS_NAME_OSK =				"Inserisci qui il nome"

--Process
STRINGS_CONVERTING =			"Conversione delle risorse in corso..."
STRINGS_INSTALL_MANUAL =		"Installing Game Manual..."
STRINGS_MANUAL_KEEP =           "Your bubble has Game Manuals, do you want to keep them ?"
STRINGS_ERROR_INST =			"Siamo spiacenti, c'è stato un errore di installazione"
STRINGS_UNK =					"UNK"
STRINGS_BACKUP =				"Original Bubble Backup"

--debug
DEBUG_LOAD_CISO =				"Caricamento C/ISO"
DEBUG_LOAD_PBP =				"Caricamento PBP"

--custom message
STRINGS_CUSTOM_TITLE_MSG =		"Messaggio di Sistema"
STRINGS_OPTION_MSG_OK =			"Ok"
STRINGS_OPTION_MSG_YES =		"Si"
STRINGS_OPTION_MSG_NO =			"No"

--scan.lua
SCAN_TITLE =					"Giochi Disponibili [ISO/CSO/PBP]"
SCAN_FULLBUBBLE =				"Bolle complete"
SCAN_BB_NOTSTRETCHED =			"No allungato"
SCAN_DEFAULT_COLOR =			"Colore Predefinito"
SCAN_BUBBLE_COLOR =				"Colore Bolla"
SCAN_TOGGLE_PICS =				"Premere Triangle per On/Off PICs"
SCAN_MARK_GAME =				"Seleziona/Deseleziona Gioco"
SCAN_BUBBLES_SETTINGS =			"Impostazioni delle bolle"
SCAN_INSTALL_ALL =				"Create Bubbles for non linked games"
SCAN_NOTFIND_PSPGAMES =			"Nessun gioco PSP trovato..."
SCAN_INSTALL_CISO_GAMES =		"Si prega di installare il gioco iso/cso in pspemu/ISO"
SCAN_INSTALL_PBP_GAMES =		"e i giochi eboot.pbp in pspemu/PSP/GAME/(MYGAME)"
SCAN_PRESS_LR =					"Premere L per passare alle icone complete/non allungate."
SCAN_PRESS_SELECT =				"Premere SELECT per ordinare per\nInstalled/Titolo/Data di modifica."
SCAN_PRESS_LEFT_RIGHT =			"Premere Destra/Sinistra per cambiare il colore di ogni Bolla."
SCAN_PRESS_CROSS =				"Premere X per creare la tua Bolla."
SCAN_PRESS_CIRCLE =				"Premere O per creare le tue Bolle."
SCAN_DOUBLE_TAP =				"Tocca due volte"
SCAN_PRESS_START =				"Visualizzare l'aiuto: "
SCAN_SORT_BY =					"Ordina per"
SCAN_SORT_TITLE =				"Titolo"
SCAN_SORT_MTIME =				"MTime"
SCAN_SORT_INSTALLED =			"Installato"
SCAN_SORT_CATEGORY =			"Category"
SCAN_SORT_GAMEID =				"GameID"
SCAN_SORT_DEVICE =				"Device"
SCAN_SETPACK =					"Set"
SCAN_SHOW_PIC =					"PIC"

--dont remove %s
SCAN_PRESS_CONFIRM =			"Press %s"

--submenu
STRINGS_WARNING =				"Le modifiche avranno effetto una volta che si preme START"
STRINGS_SETIMGS =				"Set Imgs"
STRINGS_CONVERT_8BITS =			"Convert 8bits"
STRINGS_DEFAULT_SORT =			"Ordinamento predefinito"
STRINGS_DEFAULT_COLOR =			"Colore predefinito"
STRINGS_CUSTOMIZED =			"Customized"
STRINGS_PSBUTTON =				"PS Button"
STRINGS_PSP_PSX_BUBBLES =		"PSP/PSX"
STRINGS_EXTRA_SETTINGS =		"Impostazioni EXTRA"
STRINGS_DEFAULT_BUBBLE =		"BubbleID"
STRINGS_ABM_UPDATE =			"Aggiorna ABM"
STRINGS_CHECK_ADRENALINE =		"Verifica Adrenaline"
STRINGS_DEFAULT_BNAME =			"Default BubbleName"
STRINGS_DEFAULT_TITLE =			"By Title"
STRINGS_DEFAULT_NAME =			"By Name"
STRINGS_DEFAULT_OSK =			"By OSK"
STRINGS_PSBUTTON_MENU =			"Menu"
STRINGS_PSBUTTON_LIVEAREA =		"LiveArea"
STRINGS_DEFAULT_PSPEMUXXX =		"PSPEMUXXX"
STRINGS_DEFAULT_GAMEID =		"TitleID"
STRINGS_LANG_CUSTOM =			"Custom Lang"
STRINGS_LANG_DEFAULT =			"English Lang"
STRINGS_LANG_OPTION =			"Set Language"
STRINGS_AUTOFIX_BOOTBIN =		"Auto-Repair boot.bin"
STRINGS_AUTOFIX_BUBBLES =		"Auto Bubble fixer"
STRINGS_BB_FIX_COUNT =			"Total Fix Bubbles:"

--submenu descrptions
STRINGS_DESC_CONVERT8BITS =		"It makes the 8 bits images conversion, if your images are 8bits already set to NO"
STRINGS_DESC_SETIMGS =			"Select a customset (with your images) to create bubbles , or select PSP/PSX to make bubbles look like originals"
STRINGS_DESC_DEFAULT_SORT =		"Default Sort when ABM is started"
STRINGS_DESC_DEFAULT_COLOR =	"Default Color for bubble creation"

STRINGS_DESC_EDITPATH = 		"Allows to edit the game path, only for games marked as missing"
STRINGS_DESC_DRIVER =			"Switch between drivers: INFERNO, MARCH33, NP9660"
STRINGS_DESC_EXECUTE =			"Changes the booting mode: EBOOT.BIN, BOOT.BIN, EBOOT.OLD"
STRINGS_DESC_CUSTOMIZED =		"To let each bubble have its own settings keep it in YES"
STRINGS_DESC_PSBUTTON =			"PS button function: Toggle between opening Adrenaline menu or exit to LiveArea"
STRINGS_DESC_DEFAULT_BUBBLE =	"BubbleID: PSPEMUXXX or GAMEID"
STRINGS_DESC_THREADS =			"Suspend Game"
STRINGS_DESC_PLUGINS =			"Enable/Disable Plugins"
STRINGS_DESC_NONPDRM =			"NonpDRM Engine"
STRINGS_DESC_HMEMORY =			"High Memory"
STRINGS_DESC_SPEED =			"Change game cpu clock speed"
STRINGS_DESC_ABM_UPDATE =		"Checks for ABM Updates at start, default is YES"
STRINGS_DESC_CHECK_ADRENALINE =	"Checks for Adrenaline Updates, set to NO if you want to stay in Adrenaline's installed version"
STRINGS_DESC_TITLES =			"Select the desired option to name/rename your Bubbles: By Title, By File Name or Input the desired Name"
STRINGS_DESC_AUTOFIX =			"To fix booting bug on Bubbles created with version 5.20"
STRINGS_DESC_LANG_OPTION =		"Allows to load selected language at start: English or Custom"

--bar progress
STRINGS_BUBBLES_BAR =			"Bolle"

--online
STRINGS_RESOURCES_AUTHOR =			"AUTHOR"
STRINGS_RESOURCES_ID =				"ID"
STRINGS_RESOURCES_MANUAL =			"MANUAL"
STRINGS_RESOURCES_SEARCH =			"Search Online"
STRINGS_RESOURCES_ONLINE =			"Resources Online"
STRINGS_RESOURCES_ERROR_DECODE =	"Error Decode Database of Resources!"
STRINGS_RESOURCES_ERROR_BASE =		"Error Get Database of Resources!"
STRINGS_RESOURCES_INSTALLED =		"Resources Installed!"
STRINGS_RESOURCES_ERROR_UNPACK =	"Error Unpack Resources!"
STRINGS_RESOURCES_ERROR_DOWNLOAD =	"Error Downloading Resources!"

------------	Updater	-------------------------------------------------------------------------
STRINGS_UPDATER_QUESTION = 		"is now available.\n\nDo you want to update the application?"
STRINGS_UPDATER = 				"Downloading Update..."
STRINGS_UPDATER_SIZE = 			"Size: "
STRINGS_UPDATER_WRITTEN = 		"Written: "
STRINGS_UPDATER_SPEED = 		"Speed: "
STRINGS_UPDATER_PERCENT = 		"Percent: "
