Skip to content

Commit

Permalink
Update locales.lua
Browse files Browse the repository at this point in the history
Added itIT translation notably:
-translated missing lines
-fix typos
-check all lines with more consistency
  • Loading branch information
simoflorence authored Sep 29, 2024
1 parent 3eb70b8 commit 7d6a326
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions locales.lua
Original file line number Diff line number Diff line change
Expand Up @@ -544,59 +544,59 @@ elseif locale == "ptBR" then
--L.addonCompartment = "Addon compartment icon"
--L.addonCompartment_desc = "Creates a menu entry in the 'Addon Compartment' for BugSack."
elseif locale == "itIT" then
L["%d bugs have been sent to %s. He must have BugSack to be able to examine them."] = "%d bugs sono stati inviati a %s. Devi avere BugSack installato per poterli esaminarli."
L.minimapHint = "|cffeda55fFai click|r per aprire BugSack con l'ultimo bug. |cffeda55fFai Maiusc-Click|r per ricaricare gli addon. |cffeda55fRight-Click|r to open options."
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.|r"
L["< Previous"] = "< Precedente"
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"] = "Allows an alt-click on the minimap icon to wipe all stored bugs."
L["altWipeDesc"] = "Permetti la combinzione 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["autoDesc"] = "Apre automaticamente BugSack quando viene rilevato un errore, ma non se sei in combattimento."
L["Chatframe output"] = "Output nella chat"
L["chatFrameDesc"] = "Scrive un avvertimento sulla chat quando un errore viene rilevato. Non scrive l'errore completo, solo un messaggio di attenzione!"
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["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"
L["Failure to deserialize incoming data from %s."] = "Impossibile leggere i dati inviati da %s."
--L["Filter"] = "Filter"
L["%d bugs have been sent to %s. He must have BugSack to be able to examine them."] = "%d bugs sono stati inviati a %s. Deve avere BugSack installato per poterli esaminare."
L["Failure to deserialize incoming data from %s."] = "Impossibile deserializzare i dati in arrivo da %s."
L["Filter"] = "Filtro"
L["Filter addon mistakes"] = "Filtra errori addon"
L["filterDesc"] = "Scegli se BugSack deve trattare gli eventi ADDON_ACTION_BLOCKED e ADDON_ACTION_FORBIDDEN come bug oppure no. Se non capisci il significato di questa opzione, ignorala."
L["Font size"] = "Dimensione font"
L["Font size"] = "Dimensione carattere"
L["Large"] = "Largo"
L["Limit"] = "Limite"
L["Local (%s)"] = "Locale (%s)"
L["Medium"] = "Medio"
L["Minimap icon"] = "Icona minimappa"
--L["Minimap icon alt-click wipe"] = "Minimap icon alt-click wipe"
L["minimapDesc"] = "Mostra l'icona di BugSack intorno alla minimappa."
L["Minimap icon"] = "Icona minimappa"
L["Minimap icon alt-click wipe"] = "Cancella con Alt-Clic dall'icona della Minimappa"
L["Mute"] = "Muto"
L["muteDesc"] = "Impedisce a BugSack di riprodurre alcun suono quando un bug viene rilevato, indipendentemente da cosa scegli nel menu qui sotto."
L["muteDesc"] = "Impedisce a BugSack di riprodurre qualsiasi suono quando un bug viene rilevato, indipendentemente da cosa scegli nel menu a tendina qui sotto."
L["Next >"] = "Successivo >"
L["Player needs to be a valid name."] = "Il giocatore deve avere un nome valido."
L["< Previous"] = "< Precedente"
L["Previous session"] = "Sessione precedente"
L["Save errors"] = "Salva errori"
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 dalla sessione selezionata (%d) al giocatore specificato."
L["Send bugs"] = "Invia bug"
L["Sent by %s (%s)"] = "Inviati da %s (%s)"
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 bugs"] = "Invia bugs"
L["Sent by %s (%s)"] = "Inviato da %s (%s)"
L["Small"] = "Piccolo"
L["Sound"] = "Suono"
L["There's a bug in your soup!"] = "Un bug è stato rilevato!"
L["Throttle at excessive amount"] = "Blocca ad una quantità eccessiva"
L["throttleDesc"] = "Alcune volte gli addon possono generare centinaia di bug al secondo, cosa che può bloccare il gioco. Abilitare questa opzione accelererà la cattura dei bug, in modo da impedire un blocco del gioco."
L["throttleDesc"] = "Alcune volte gli addon possono generare centinaia di bug al secondo, cosa che può bloccare il gioco. Abilitare questa opzione bloccherà la cattura dei bug, in modo da impedire il blocco del gioco."
L["Today"] = "Oggi"
L["Toggle the minimap icon."] = "Attiva/Disattiva l'icona della minimappa."
--L["Quick tips"] = "Quick tips"
--L["quickTipsDesc"] = "|cff44ff44Double-click|r to filter bug reports. After you are done with the search results, return to the full sack by selecting a tab at the bottom. |cff44ff44Left-click|r and drag to move the window. |cff44ff44Right-click|r to close the sack and open the interface options for BugSack."
L["Quick tips"] = "Suggerimenti rapidi"
L["quickTipsDesc"] = "|cff44ff44Doppio-clic|r per filtrare gli elenchi dei bugs. Un volta terminato con la ricerca, ritorna all'indice principale selezionando una delle schede in basso. |cff44ff44Clic-Sinistro|r e trascina per muovere la finestra. |cff44ff44Clic-Destro|r per chiudere il sacchetto e aprire le opzioni interfaccia per BugSack."
L["wipeDesc"] = "Elimina tutti i bug registarti dal database."
L["Wipe saved bugs"] = "Elimina bug salvati"
L["wipeDesc"] = "Elimina tutti i bug dal database."
L["X-Large"] = "Molto largo"
L["You have no bugs, yay!"] = "Nessun bug rilevato!"
L["You've received %d bugs from %s."] = "Hai ricevuto %d bug da %s."
--L.useMaster = "Use 'Master' sound channel"
--L.useMasterDesc = "Play the chosen error sound over the 'Master' sound channel instead of the default one."
--L.addonCompartment = "Addon compartment icon"
--L.addonCompartment_desc = "Creates a menu entry in the 'Addon Compartment' for BugSack."
L["You've received %d bugs from %s."] = "Hai ricevuto %d bugs da %s."
L.useMaster = "Usa canale audio 'Master'"
L.useMasterDesc = "Riproduci il suono di errore scelto sul canale 'Master' invece che su quello predefinito."
L.addonCompartment = "Icona compartimento Addon"
L.addonCompartment_desc = "Crea una voce menù nella 'Lista Compartimento Addon' per BugSack."
end

addon.L = L

0 comments on commit 7d6a326

Please sign in to comment.