--Texts (only text in " ")

--script.lua
UNSAFE_MODE =					"Cet homebrew requiert que le mode UNSAFE soit activé!!!"
ADRBBOTER_INSTALLED =			"Le plugin AdrBubbleBooter a été installé... \nUn redémarrage est requis..."
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 n'a pas été installé..."
MESSAGE_WAIT =					"Please wait..."
UPDATE_BUBBLES =				"Updating Bubble: "

STRINGS_OS_DIALOG =				"System Message"

--callbacks.lua
UPDATING_BUBBLES =				"Updating bubble images: "
INSTALLING_BUBBLE =				"Installation de la bulle: "
STRING_FILE =					"Fichier: "

--bubbles.lua
BUBBLES_TITLE =					"SETTINGS BUBBLES"
BUBBLES_COUNT =					"Nombre de jeu(s) : "
BUBBLES_SELSMARKS =				"Remove Bubbles"
BUBBLES_EMPTY =					"Uninstall Empty(s)"
BUBBLES_STARTMARKS =			"START: (ALL/CLEAN)"
BUBBLES_UNINSTALL =				"Désinstallation"
BUBBLES_EDITBOOT_BIN =			"Editer boot.bin"
BUBBLES_TOGGLE =				"Options"
BUBBLES_DONE_EDIT =				"Valider"
BUBBLES_NOT_BUBBLES =			"Vous avez aucune bulle installée  :("
BUBBLES_CREAT_BB =				"Réessayer après installation d'une bulle en appuyant sur X sur un jeu"
BUBBLES_GOTOBACK =				"Retour"
BUBBLES_UNINSTALL_QUESTION =	"Voulez-vous vraiment désinstaller la bulle, nombre de  bulle: "
BUBBLES_UNINSTALL_EMPTYS =		"Uninstall non Linked Bubble(s)"
BUBBLES_INJECT =				"Injecter l'images"
BUBBLES_PATH2GAME =				"Whole Path"
BUBBLES_EDITPATH =				"Edit Path"

--bubles.redit
BUBBLES_RE_EDIT =				"Paramètre de changement de l'image de la bulle"
BUBBLES_REINSTALL =				"Appuyez sur START pour charger toutes les images à la bulle"
BUBBLES_NOTRESOURCES =			"Rien à afficher"
BUBBLES_EDIT_BB =				"Bubble to edit"

--osk
STRINGS_TITLE_OSK =				"Nom de la bulle"
STRINGS_NAME_OSK =				"Mettez le nom ici"

--Process
STRINGS_CONVERTING =			"Conversion du jeu en cours..."
STRINGS_INSTALL_MANUAL =		"Installing Game Manual..."
STRINGS_MANUAL_KEEP =           "Your bubble has Game Manuals, do you want to keep them ?"
STRINGS_ERROR_INST =			"Désolé, il y'a eu une erreur pendant l'installation"
STRINGS_UNK =					"UNK"
STRINGS_BACKUP =				"Original Bubble Backup"

--debug
DEBUG_LOAD_CISO =				"Chargement du fichier C/ISO"
DEBUG_LOAD_PBP =				"Chargement du fichier PBP"

--custom message
STRINGS_CUSTOM_TITLE_MSG =		"Adrenaline Bubble Manager"
STRINGS_OPTION_MSG_OK =			"OK"
STRINGS_OPTION_MSG_YES =		"Oui"
STRINGS_OPTION_MSG_NO =			"Non"

--scan.lua
SCAN_TITLE =					"Liste de jeux disponible [ISO/CSO/PBP]"
SCAN_FULLBUBBLE =				"Bulle pleine"
SCAN_BB_NOTSTRETCHED =			"Bulle coupée"
SCAN_DEFAULT_COLOR =			"Couleur par défaut"
SCAN_BUBBLE_COLOR =				"Couleur de la bulle"
SCAN_TOGGLE_PICS =				"--> Triangle pour Afficher l'image PIC0"
SCAN_MARK_GAME =				"Sélectionner/désélectionner un jeu"
SCAN_BUBBLES_SETTINGS =			"Paramètres des bulles"
SCAN_INSTALL_ALL =				"Create Bubbles for non linked games"
SCAN_NOTFIND_PSPGAMES =			"Pas de jeux PSP trouvé..."
SCAN_INSTALL_CISO_GAMES =		"SVP, veuillez placer un jeu PSP au format ISO/CSO dans pspemu/ISO"
SCAN_INSTALL_PBP_GAMES =		"ou un jeu au format eboot.pbp dans pspemu/PSP/GAME/(MYGAME)"
SCAN_PRESS_LR =					"\n--> L pour switcher entre la bulle pleine ou coupée."
SCAN_PRESS_SELECT =				"--> Select pour classer par\nInstaller/Titre/Date de modification."
SCAN_PRESS_LEFT_RIGHT =			"--> Gauche ou Droite pour changer la couleur de la bulle."
SCAN_PRESS_CROSS =				"Appuyer sur X pour créer la bulle."
SCAN_PRESS_CIRCLE =				"Appuyer sur O pour créer la bulle."
SCAN_DOUBLE_TAP =				"Toucher l'écran"
SCAN_PRESS_START =				"Aide"
SCAN_SORT_BY =					"Triér par"
SCAN_SORT_TITLE =				"Titre"
SCAN_SORT_MTIME =				"Date de modification"
SCAN_SORT_INSTALLED =			"Installer"
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 =				"Appuyez sur START pour valider les changements."
STRINGS_SETIMGS =				"Set Imgs"
STRINGS_CONVERT_8BITS =			"Convert 8bits"
STRINGS_DEFAULT_SORT =			"Trie par défaut"
STRINGS_DEFAULT_COLOR =			"Couleur par défaut"
STRINGS_CUSTOMIZED =			"Customized"
STRINGS_PSBUTTON =				"PS Button"
STRINGS_PSP_PSX_BUBBLES =		"PSP/PSX"
STRINGS_EXTRA_SETTINGS =		"Menu Extra"
STRINGS_DEFAULT_BUBBLE =		"BubbleID"
STRINGS_ABM_UPDATE =			"Mise à jour automatique d'Adrenaline Bubble Manager"
STRINGS_CHECK_ADRENALINE =		"Vérification d'Adrenaline si installer"
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 =			"Bulle en cours de création..."

--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: "
