diff --git a/BugSack.toc b/BugSack.toc index 4bd176b..9d19856 100644 --- a/BugSack.toc +++ b/BugSack.toc @@ -11,7 +11,7 @@ ## Notes-esES: Mete esos errores en un saco. ## Notes-esMX: Mete esos errores en un saco. ## Notes-ptBR: Toss those bugs inna sack. -## Notes-itIT: Metti quei bugs in un scchetto. +## Notes-itIT: Metti quei bugs in un sacchetto. ## Author: Funkydude ## SavedVariables: BugSackDB, BugSackLDBIconDB ## OptionalDeps: Ace3, LibSharedMedia-3.0, LibDBIcon-1.0, !BugGrabber diff --git a/locales.lua b/locales.lua index 05f409c..3aac6ee 100644 --- a/locales.lua +++ b/locales.lua @@ -546,11 +546,11 @@ elseif locale == "ptBR" then elseif locale == "itIT" then L["All bugs"] = "Tutti i bug" L["All stored bugs have been exterminated painfully."] = "Tutti i bug registrati sono stati eliminati con dolore." - L["altWipeDesc"] = "Permetti la combinzione Alt-Clic sulla minimappa per cancellre tutti i bugs registrati." + L["altWipeDesc"] = "Permetti la combinazione Alt-Clic sulla minimappa per cancellre tutti i bugs registrati." L["autoDesc"] = "Apre automaticamente BugSack quando viene rilevato un errore, ma non quando sei in combattimento." L["Auto popup"] = "Auto popup" L.minimapHint = "|cffeda55fFai clic|r per aprire BugSack con l'ultimo bug. |cffeda55fFai Maiusc-Clic|r per ricaricare l'interfaccia. |cffeda55fClic-Destro|r per aprire le opzioni." - L["|cffff4411BugSack requires the |r|cff44ff44!BugGrabber|r|cffff4411 addon, which you can download from the same place you got BugSack. Happy bug hunting!|r"] = "|cffff4411BugSack richiede l'addon |r|cff44ff44!BugGrabber|r|cffff4411, che puoi scaricare dallo stesso posto da cui hai scaricato BugSack. Buona caccia ai bugs|r" + L["|cffff4411BugSack requires the |r|cff44ff44!BugGrabber|r|cffff4411 addon, which you can download from the same place you got BugSack. Happy bug hunting!|r"] = "|cffff4411BugSack richiede l'addon |r|cff44ff44!BugGrabber|r|cffff4411, che puoi scaricare dallo stesso posto da cui hai scaricato BugSack. Buona caccia ai bugs!|r" L["chatFrameDesc"] = "Manda un'avviso in chat quando un errore viene rilevato. Non scrive l'errore completo, solo un'avviso!" L["Chatframe output"] = "Output della chat" L["Current session"] = "Sessione corrente" @@ -576,7 +576,7 @@ elseif locale == "itIT" then L["saveDesc"] = "Salva i bug nel database. Se disattivato, i bug verranno eliminati alla fine della sessione." L["Save errors"] = "Salva errori" L["Send"] = "Invia" - L["Send all bugs from the currently viewed session (%d) in the sack to the player specified below."] = "Invia tutti i bug nel sacchetto della sessione attualmente visulizzara (%d) al giocatore specificato." + L["Send all bugs from the currently viewed session (%d) in the sack to the player specified below."] = "Invia tutti i bug nel sacchetto della sessione attualmente visualizzata (%d) al giocatore specificato." L["Send bugs"] = "Invia bugs" L["Sent by %s (%s)"] = "Inviato da %s (%s)" L["Small"] = "Piccolo"