1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 15:57:14 +03:00
EDMarketConnector/L10n/it.strings
2021-05-17 17:29:51 +01:00

553 lines
16 KiB
Plaintext

/* Language name */
"!Language" = "Italiano";
/* Text describing that value '100' means 'default', and changes require a restart [prefs.py] */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 significa Default{CR}Riavvio Richiesto per{CR}applicare i cambiamenti!";
/* App menu entry on OSX. [EDMarketConnector.py] */
"About {APP}" = "Informazioni su {APP}";
/* Federation rank. [stats.py] */
"Admiral" = "Admiral";
/* Explorer rank. [stats.py] */
"Aimless" = "Aimless";
/* Appearance setting. [EDMarketConnector.py] */
"Always on top" = "Sempre in primo piano";
/* CQC rank. [stats.py] */
"Amateur" = "Amateur";
/* EDSM setting. [edsm.py] */
"API Key" = "API Key";
/* Tab heading in settings. [prefs.py] */
"Appearance" = "Aspetto";
/* Successfully authenticated with the Frontier website. [EDMarketConnector.py] */
"Authentication successful" = "Autenticazione riuscita";
/* Output setting. [prefs.py] */
"Automatically update on docking" = "Auto-aggiornamento all'ormeggio";
/* Cmdr stats. [stats.py] */
"Balance" = "Saldo";
/* Empire rank. [stats.py] */
"Baron" = "Baron";
/* Trade rank. [stats.py] */
"Broker" = "Broker";
/* Folder selection button on Windows. [prefs.py] */
"Browse..." = "Sfoglia...";
/* Federation rank. [stats.py] */
"Cadet" = "Cadet";
/* No 'commander' data in CAPI [EDMarketConnector.py] */
"CAPI: No commander data returned" = "CAPI: Nessun dato sul commandante";
/* CQC rank. [stats.py] */
"Champion" = "Champion";
/* Folder selection button on OSX. [prefs.py] */
"Change..." = "Cambia...";
/* Menu item. [EDMarketConnector.py] */
"Check for Updates..." = "Controlla aggiornamenti...";
/* Federation rank. [stats.py] */
"Chief Petty Officer" = "Chief Petty Officer";
/* Main window. [EDMarketConnector.py] */
"Cmdr" = "Cmdr";
/* Ranking. [stats.py] */
"Combat" = "Combat";
/* EDSM setting. [edsm.py] */
"Commander Name" = "Nome Commandante";
/* Combat rank. [stats.py] */
"Competent" = "Competent";
/* Tab heading in settings. [prefs.py] */
"Configuration" = "Configurazione";
/* Update button in main window. [EDMarketConnector.py] */
"cooldown {SS}s" = "disponibile tra {SS} secondi";
/* As in Copy and Paste. [EDMarketConnector.py] */
"Copy" = "Copia";
/* Empire rank. [stats.py] */
"Count" = "Count";
/* Ranking. [stats.py] */
"CQC" = "CQC";
/* Combat rank. [stats.py] */
"Dangerous" = "Dangerous";
/* Appearance theme setting. [prefs.py] */
"Dark" = "Scuro";
/* Combat rank. [stats.py] */
"Deadly" = "Deadly";
/* Trade rank. [stats.py] */
"Dealer" = "Dealer";
/* Appearance theme and language setting. [l10n.py] */
"Default" = "Predefinito";
/* Output setting under 'Send system and scan data to the Elite Dangerous Data Network' new in E:D 2.2. [eddn.py] */
"Delay sending until docked" = "Ritarda l'invio fino a che si è ormeggiati";
/* Option to disabled Automatic Check For Updates whilst in-game [prefs.py] */
"Disable Automatic Application Updates Check when in-game" = "Disabilita gli aggiornamenti automatici quando sei in-game";
/* List of plugins in settings. [prefs.py] */
"Disabled Plugins" = "Plugin disabilitati";
/* Help menu item. [EDMarketConnector.py] */
"Documentation" = "Documentazione";
/* Empire rank. [stats.py] */
"Duke" = "Duke";
/* Location of the new Journal file in E:D 2.2. [EDMarketConnector.py] */
"E:D journal file location" = "locazione del file E:D journal";
/* Empire rank. [stats.py] */
"Earl" = "Earl";
/* Menu title. [EDMarketConnector.py] */
"Edit" = "Appunti";
/* Popup title: Warning about plugins without Python 3.x support [EDMarketConnector.py] */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins senza Supporto Python 3.x";
/* Top rank. [stats.py] */
"Elite" = "Elite";
/* Section heading in settings. [edsm.py] */
"Elite Dangerous Star Map credentials" = "Credenziali per Elite Dangerous Star Map";
/* Ranking. [stats.py] */
"Empire" = "Impero";
/* List of plugins in settings. [prefs.py] */
"Enabled Plugins" = "Plugin abilitati";
/* Federation rank. [stats.py] */
"Ensign" = "Ensign";
/* Trade rank. [stats.py] */
"Entrepreneur" = "Entrepreneur";
/* [eddn.py] */
"Error: Can't connect to EDDN" = "Errore: Non riesco a connettermi a EDDN";
/* [edsm.py] */
"Error: Can't connect to EDSM" = "Errore: Non riesco a connettermi a EDSM";
/* [inara.py] */
"Error: Can't connect to Inara" = "Errore: Non riesco a connettermi a Inara";
/* [edsm.py] */
"Error: EDSM {MSG}" = "Errore: EDSM {MSG}";
/* OLD: Raised when cannot contact the Companion API server. [companion.py] */
"Error: Frontier server is down" = "Errore: Il Server Frontier è offline";
/* Raised when Companion API server is returning old data, e.g. when the servers are too busy. [companion.py] */
"Error: Frontier server is lagging" = "Errore: il server Frontier sta laggando";
/* Raised when the Companion API server thinks that the user has not purchased E:D. i.e. doesn't have the correct 'SKU'. [companion.py] */
"Error: Frontier server SKU problem" = "Errore: il server Frontier ha un problema SKU";
/* [inara.py] */
"Error: Inara {MSG}" = "Errore: Inara {MSG}";
/* [companion.py] */
"Error: Invalid Credentials" = "Errore: Credenziali non valide";
/* Raised when the user has multiple accounts and the username/password setting is not for the account they're currently playing OR the user has reset their Cmdr and the Companion API server is still returning data for the old Cmdr. [companion.py] */
"Error: Wrong Cmdr" = "Errore: Cmdr sbagliato";
/* Item in the File menu on Windows. [EDMarketConnector.py] */
"Exit" = "Esci";
/* Combat rank. [stats.py] */
"Expert" = "Expert";
/* Ranking. [stats.py] */
"Explorer" = "Explorer";
/* Ranking. [stats.py] */
"Federation" = "Federazione";
/* [EDMarketConnector.py] */
"Fetching data..." = "Sto raccogliendo i dati...";
/* Multicrew role. [EDMarketConnector.py] */
"Fighter" = "Cacciatore";
/* Menu title. [EDMarketConnector.py] */
"File" = "File";
/* Section heading in settings. [prefs.py] */
"File location" = "Percorso del file";
/* CQC rank. [stats.py] */
"Gladiator" = "Gladiator";
/* Multicrew role. [EDMarketConnector.py] */
"Gunner" = "Artigliere";
/* Combat rank. [stats.py] */
"Harmless" = "Harmless";
/* Multicrew role. [EDMarketConnector.py] */
"Helm" = "Timoniere";
/* Menu title. [EDMarketConnector.py] */
"Help" = "Guida";
/* CQC rank. [stats.py] */
"Helpless" = "Helpless";
/* CQC rank. [stats.py] */
"Hero" = "Hero";
/* Dark theme color setting. [prefs.py] */
"Highlighted text" = "Testo evidenziato";
/* Hotkey/Shortcut settings prompt on Windows. [prefs.py] */
"Hotkey" = "Hotkey";
/* Changed journal update_lock failed [monitor.py] */
"Ignore" = "Ignora";
/* Section heading in settings. [inara.py] */
"Inara credentials" = "Credenziali per Inara";
/* Settings>Plugins>Information on migrating plugins [prefs.py] */
"Information on migrating plugins" = "Informazioni sulla migrazione dei plugins";
/* Changed journal update_lock failed [monitor.py] */
"Journal directory already locked" = "cartella Journal già bloccata";
/* Hotkey/Shortcut settings prompt on OSX. [prefs.py] */
"Keyboard shortcut" = "Scorciatoia di tastiera";
/* Empire rank. [stats.py] */
"King" = "King";
/* Empire rank. [stats.py] */
"Knight" = "Knight";
/* Appearance setting prompt. [prefs.py] */
"Language" = "Lingua";
/* [EDMarketConnector.py] - Leave '%H:%M:%S' as-is */
"Last updated at %H:%M:%S" = "Ultimo aggiornamento alle %H:%M:%S";
/* Federation rank. [stats.py] */
"Lieutenant" = "Lieutenant";
/* Federation rank. [stats.py] */
"Lieutenant Commander" = "Lieutenant Commander";
/* Cmdr stats. [stats.py] */
"Loan" = "Prestito";
/* Label for user configured level of logging [prefs.py] */
"Log Level" = "Livello di Log";
/* [EDMarketConnector.py] */
"Logging in..." = "Mi sto loggando...";
/* Empire rank. [stats.py] */
"Lord" = "Lord";
/* [prefs.py] */
"Market data in CSV format file" = "Market data in formato CSV";
/* [prefs.py] */
"Market data in Trade Dangerous format file" = "Market data in formato Trade Dangerous";
/* Empire rank. [stats.py] */
"Marquis" = "Marquis";
/* Combat rank. [stats.py] */
"Master" = "Master";
/* Trade rank. [stats.py] */
"Merchant" = "Merchant";
/* Federation rank. [stats.py] */
"Midshipman" = "Midshipman";
/* Explorer rank. [stats.py] */
"Mostly Aimless" = "Mostly Aimless";
/* Combat rank. [stats.py] */
"Mostly Harmless" = "Mostly Harmless";
/* CQC rank. [stats.py] */
"Mostly Helpless" = "Mostly Helpless";
/* Trade rank. [stats.py] */
"Mostly Penniless" = "Mostly Penniless";
/* No hotkey/shortcut currently defined. [prefs.py] */
"None" = "Nessuna";
/* Dark theme color setting. [prefs.py] */
"Normal text" = "Testo normale";
/* Combat rank. [stats.py] */
"Novice" = "Novice";
/* [prefs.py] */
"OK" = "OK";
/* Popup body: Warning about plugins without Python 3.x support [EDMarketConnector.py] */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Uno o più dei tuoi plugin non ha ancora il supporto per Python 3.x. Per favore guarda la lista '{PLUGINS}' nella tab a '{FILE}' > '{SETTINGS}'. Dovresti controllare se ci sono aggiornamenti, altrimenti avvisa gli sviluppatori che devono aggiornare il codice a Python 3.x.\n\nPuoi disabilitare il plugin rinominando la cartella aggiungendo '{DISABLED}' alla fine del nome.";
/* Hotkey/Shortcut setting. [prefs.py] */
"Only when Elite: Dangerous is the active app" = "Solo quando “Elite: Dangerous” è in primo piano";
/* Button that opens a folder in Explorer/Finder. [prefs.py] */
"Open" = "Apri";
/* Shortcut settings button on OSX. [prefs.py] */
"Open System Preferences" = "Apri Preferenze di Sistema";
/* Tab heading in settings. [prefs.py] */
"Output" = "Output";
/* Empire rank. [stats.py] */
"Outsider" = "Outsider";
/* Explorer rank. [stats.py] */
"Pathfinder" = "Pathfinder";
/* Trade rank. [stats.py] */
"Peddler" = "Peddler";
/* Trade rank. [stats.py] */
"Penniless" = "Penniless";
/* Federation rank. [stats.py] */
"Petty Officer" = "Petty Officer";
/* Explorer rank. [stats.py] */
"Pioneer" = "Pioneer";
/* Hotkey/Shortcut setting. [prefs.py] */
"Play sound" = "Notifica sonora";
/* [prefs.py] */
"Please choose what data to save" = "Si prega di scegliere che dati salvare";
/* Tab heading in settings. [prefs.py] */
"Plugins" = "Plugins";
/* Section heading in settings. [prefs.py] */
"Plugins folder" = "Cartella dei plugins";
/* Federation rank. [stats.py] */
"Post Captain" = "Post Captain";
/* Federation rank. [stats.py] */
"Post Commander" = "Post Commander";
/* Ranking. [stats.py] */
"Powerplay" = "Powerplay";
/* [prefs.py] */
"Preferences" = "Preferenze";
/* Settings prompt for preferred ship loadout, system and station info websites. [prefs.py] */
"Preferred websites" = "Sito web preferito";
/* Empire rank. [stats.py] */
"Prince" = "Prince";
/* Help menu item. [EDMarketConnector.py] */
"Privacy Policy" = "Informativa sulla privacy";
/* CQC rank. [stats.py] */
"Professional" = "Professional";
/* Explorer rank. [stats.py] */
"Ranger" = "Ranger";
/* Power rank. [stats.py] */
"Rating 1" = "Rating 1";
/* Power rank. [stats.py] */
"Rating 2" = "Rating 2";
/* Power rank. [stats.py] */
"Rating 3" = "Rating 3";
/* Power rank. [stats.py] */
"Rating 4" = "Rating 4";
/* Power rank. [stats.py] */
"Rating 5" = "Rating 5";
/* Shortcut settings prompt on OSX. [prefs.py] */
"Re-start {APP} to use shortcuts" = "Riavvia {APP} per usare le scorciatoie";
/* Federation rank. [stats.py] */
"Rear Admiral" = "Rear Admiral";
/* Federation rank. [stats.py] */
"Recruit" = "Recruit";
/* Help menu item. [EDMarketConnector.py] */
"Release Notes" = "Note di rilascio";
/* Changed journal update_lock failed [monitor.py] */
"Retry" = "Riprova";
/* Multicrew role label in main window. [EDMarketConnector.py] */
"Role" = "Ruolo";
/* Menu item. [EDMarketConnector.py] */
"Save Raw Data..." = "Salva i Dati Grezzi...";
/* Explorer rank. [stats.py] */
"Scout" = "Scout";
/* CQC rank. [stats.py] */
"Semi Professional" = "Semi Professional";
/* [edsm.py] */
"Send flight log and Cmdr status to EDSM" = "Manda il flight log e lo stato Cmdr a EDSM";
/* [inara.py] */
"Send flight log and Cmdr status to Inara" = "Manda il flight log e lo stato Cmdr a Inara";
/* Output setting. [eddn.py] */
"Send station data to the Elite Dangerous Data Network" = "Manda i dati della stazione a Elite Dangerous Data Network";
/* Output setting new in E:D 2.2. [eddn.py] */
"Send system and scan data to the Elite Dangerous Data Network" = "Manda il sistema e i dati scansionati a EDDN";
/* [eddn.py] */
"Sending data to EDDN..." = "Sto inviando i dati a EDDN...";
/* Empire rank. [stats.py] */
"Serf" = "Serf";
/* Item in the File menu on Windows. [EDMarketConnector.py] */
"Settings" = "Impostazioni";
/* Main window. [EDMarketConnector.py] */
"Ship" = "Nave";
/* Output setting. [prefs.py] */
"Ship loadout" = "Equipaggiamento della nave";
/* Status dialog title. [stats.py] */
"Ships" = "Navi";
/* Setting to decide which ship outfitting website to link to - either E:D Shipyard or Coriolis. [prefs.py] */
"Shipyard" = "Spazioporto";
/* Status line text that appears when process exit sequence starts [EDMarketConnector.py] */
"Shutting down..." = "Spegnimento...";
/* Empire rank. [stats.py] */
"Squire" = "Squire";
/* Main window. [EDMarketConnector.py] */
"Station" = "Stazione";
/* [EDMarketConnector.py] */
"Station doesn't have a market!" = "La Stazione non ha un Market !";
/* [EDMarketConnector.py] */
"Station doesn't have anything!" = "La Stazione non ha niente !";
/* Menu item. [EDMarketConnector.py] */
"Status" = "Status";
/* Explorer rank. [stats.py] */
"Surveyor" = "Surveyor";
/* Main window. [EDMarketConnector.py] */
"System" = "Sistema";
/* Changed journal update_lock failed [monitor.py] */
"The new Journal Directory location is already locked.{CR}You can either attempt to resolve this and then Retry, or choose to Ignore this." = "La nuova cartella dove risiede il Journal è già bloccata.{CR}Puoi provare a risolvere Riprovando, oppure scegliere di ignorare la cosa.";
/* Appearance setting. [prefs.py] */
"Theme" = "Tema";
/* Help text in settings. [prefs.py] */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Suggerimento: è possibile disabilitare un plugin {CR}aggiungendo '{EXT}' nel nome della sua cartella";
/* Ranking. [stats.py] */
"Trade" = "Trade";
/* Explorer rank. [stats.py] */
"Trailblazer" = "Trailblazer";
/* Appearance theme setting. [prefs.py] */
"Transparent" = "Trasparente";
/* Trade rank. [stats.py] */
"Tycoon" = "Tycoon";
/* Label for 'UI Scaling' option [prefs.py] */
"UI Scale Percentage" = "Percentuale zoom della UI";
/* Update button in main window. [EDMarketConnector.py] */
"Update" = "Recupera";
/* Option to use alternate URL method on shipyard links [prefs.py] */
"Use alternate URL method" = "Usare metodo URL alternativo";
/* Status dialog subtitle - CR value of ship. [stats.py] */
"Value" = "Valore";
/* Federation rank. [stats.py] */
"Vice Admiral" = "Vice Admiral";
/* Menu title on OSX. [EDMarketConnector.py] */
"View" = "Vista";
/* Empire rank. [stats.py] */
"Viscount" = "Viscount";
/* Federation rank. [stats.py] */
"Warrant Officer" = "Warrant Officer";
/* Shouldn't happen. [EDMarketConnector.py] */
"What are you flying?!" = "Stai volando ?!";
/* Shouldn't happen. [EDMarketConnector.py] */
"Where are you?!" = "Dove sei finito ?!";
/* Shouldn't happen. [EDMarketConnector.py] */
"Who are you?!" = "Chi sei ?!";
/* Menu title on OSX. [EDMarketConnector.py] */
"Window" = "Finestra";
/* [EDMarketConnector.py] */
"You're not docked at a station!" = "Non sei parcheggiato in nessuna stazione !";
/* Shortcut settings prompt on OSX. [prefs.py] */
"{APP} needs permission to use shortcuts" = "{APP} ha bisogno dei permessi per usare le scorciatoie";