mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 15:57:14 +03:00
597 lines
28 KiB
Plaintext
597 lines
28 KiB
Plaintext
/* Language name */
|
|
"!Language" = "Italiano";
|
|
|
|
/* eddn.py: Status text shown while attempting to send data; In files: eddn.py:212; eddn.py:584; eddn.py:925; load.py:215; load.py:593; load.py:940; eddn.py:252; eddn.py:699; eddn.py:1439; */
|
|
"Sending data to EDDN..." = "Sto inviando i dati a EDDN...";
|
|
|
|
/* eddn.py: Error while trying to send data to EDDN; In files: eddn.py:257; eddn.py:864; eddn.py:898; eddn.py:937; load.py:260; load.py:878; load.py:913; load.py:952; eddn.py:316; eddn.py:1375; eddn.py:1410; eddn.py:1451; */
|
|
"Error: Can't connect to EDDN" = "Errore: Non riesco a connettermi a EDDN";
|
|
|
|
/* eddn.py: Enable EDDN support for station data checkbox label; In files: eddn.py:663; load.py:672; eddn.py:1122; */
|
|
"Send station data to the Elite Dangerous Data Network" = "Manda i dati della stazione a Elite Dangerous Data Network";
|
|
|
|
/* eddn.py: Enable EDDN support for system and other scan data checkbox label; In files: eddn.py:673; load.py:682; eddn.py:1133; */
|
|
"Send system and scan data to the Elite Dangerous Data Network" = "Manda il sistema e i dati scansionati a EDDN";
|
|
|
|
/* eddn.py: EDDN delay sending until docked option is on, this message notes that a send was skipped due to this; In files: eddn.py:683; load.py:692; eddn.py:1144; */
|
|
"Delay sending until docked" = "Ritarda l'invio fino a che si è ormeggiati";
|
|
|
|
/* edsm.py: Settings>EDSM - Label on checkbox for 'send data'; In files: edsm.py:197; load.py:197; edsm.py:237; */
|
|
"Send flight log and Cmdr status to EDSM" = "Manda il flight log e lo stato Cmdr a EDSM";
|
|
|
|
/* edsm.py: Settings>EDSM - Label on header/URL to EDSM API key page; In files: edsm.py:206; load.py:206; edsm.py:247; */
|
|
"Elite Dangerous Star Map credentials" = "Credenziali per Elite Dangerous Star Map";
|
|
|
|
/* edsm.py: Game Commander name label in EDSM settings; theme.py: Label for commander name in main window; EDMarketConnector.py: Label for commander name in main window; stats.py: Cmdr stats; In files: edsm.py:216; load.py:216; edsm.py:258; theme.py:227; EDMarketConnector.py:822; stats.py:59; */
|
|
"Cmdr" = "Cmdr";
|
|
|
|
/* edsm.py: EDSM Commander name label in EDSM settings; In files: edsm.py:223; load.py:223; edsm.py:266; */
|
|
"Commander Name" = "Nome Commandante";
|
|
|
|
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:230; inara.py:233; load.py:230; load.py:233; edsm.py:274; inara.py:243; */
|
|
"API Key" = "API Key";
|
|
|
|
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:256; load.py:256; edsm.py:301; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:156; stats.py:175; stats.py:194; stats.py:211; */
|
|
"None" = "Nessuna";
|
|
|
|
/* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:622; edsm.py:724; load.py:627; load.py:729; edsm.py:747; edsm.py:875; */
|
|
"Error: EDSM {MSG}" = "Errore: EDSM {MSG}";
|
|
|
|
/* edsm.py: EDSM Plugin - Error connecting to EDSM API; In files: edsm.py:658; edsm.py:720; load.py:663; load.py:725; edsm.py:784; edsm.py:870; */
|
|
"Error: Can't connect to EDSM" = "Errore: Non riesco a connettermi a EDSM";
|
|
|
|
/* inara.py: Checkbox to enable INARA API Usage; In files: inara.py:215; load.py:215; inara.py:222; */
|
|
"Send flight log and Cmdr status to Inara" = "Manda il flight log e lo stato Cmdr a Inara";
|
|
|
|
/* inara.py: Text for INARA API keys link ( goes to https://inara.cz/settings-api ); In files: inara.py:225; load.py:225; inara.py:234; */
|
|
"Inara credentials" = "Credenziali per Inara";
|
|
|
|
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1316; inara.py:1328; load.py:1319; load.py:1331; inara.py:1587; inara.py:1600; */
|
|
"Error: Inara {MSG}" = "Errore: Inara {MSG}";
|
|
|
|
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: load.py:51; load.py:51; load.py:88; load.py:104; load.py:110; coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
|
|
"Auto" = "Auto";
|
|
|
|
/* coriolis.py: 'Normal' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - normal; In files: load.py:51; load.py:88; load.py:102; coriolis.py:53; coriolis.py:99; coriolis.py:115; */
|
|
"Normal" = "Normale";
|
|
|
|
/* coriolis.py: 'Beta' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - beta; In files: load.py:51; load.py:88; load.py:103; coriolis.py:54; coriolis.py:100; coriolis.py:116; */
|
|
"Beta" = "Beta";
|
|
|
|
/* coriolis.py: Settings>Coriolis: Label for 'NOT alpha/beta game version' URL; In files: load.py:69; coriolis.py:75; */
|
|
"Normal URL" = "URL normale";
|
|
|
|
/* coriolis.py: Generic 'Reset' button label; In files: load.py:71; load.py:78; coriolis.py:78; coriolis.py:87; */
|
|
"Reset" = "Reimposta";
|
|
|
|
/* coriolis.py: Settings>Coriolis: Label for 'alpha/beta game version' URL; In files: load.py:76; coriolis.py:84; */
|
|
"Beta URL" = "URL Beta";
|
|
|
|
/* eddb.py: Journal Processing disabled due to an active killswitch; In files: load.py:99; eddb.py:100; */
|
|
"EDDB Journal processing disabled. See Log." = "Elaborazione di EDDB Journal disabilitata. Guarda il Log.";
|
|
|
|
/* inara.py: INARA support disabled via killswitch; In files: load.py:331; inara.py:341; */
|
|
"Inara disabled. See Log." = "Inara disabilitato. Vedi il Log.";
|
|
|
|
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: test_ast_stuff.py:2; EDMarketConnector.py:1047; */
|
|
"CAPI: No commander data returned" = "CAPI: Nessun dato sul commandante";
|
|
|
|
/* coriolis.py: Settings>Coriolis: Label for selection of using Normal, Beta or 'auto' Coriolis URL; In files: coriolis.py:94; */
|
|
"Override Beta/Normal Selection" = "Sovrascrivi selezione Beta/Normale";
|
|
|
|
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
|
|
"Journal directory already locked" = "cartella Journal già bloccata";
|
|
|
|
/* journal_lock.py: Text for when newly selected Journal directory is already locked; In files: journal_lock.py:223:224; */
|
|
"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.";
|
|
|
|
/* journal_lock.py: Generic 'Retry' button label; In files: journal_lock.py:228; */
|
|
"Retry" = "Riprova";
|
|
|
|
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
|
|
"Ignore" = "Ignora";
|
|
|
|
/* ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; In files: ttkHyperlinkLabel.py:42; EDMarketConnector.py:866; */
|
|
"Copy" = "Copia";
|
|
|
|
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
|
|
"Update" = "Recupera";
|
|
|
|
/* EDMarketConnector.py: Appearance - Label for checkbox to select if application always on top; prefs.py: Appearance - Label for checkbox to select if application always on top; In files: EDMarketConnector.py:612; prefs.py:867; */
|
|
"Always on top" = "Sempre in primo piano";
|
|
|
|
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
|
|
"Unknown" = "Sconosciuto";
|
|
|
|
/* EDMarketConnector.py: 'Ship' or multi-crew role label in main window, as applicable; EDMarketConnector.py: Multicrew role label in main window; In files: EDMarketConnector.py:824; EDMarketConnector.py:1279; */
|
|
"Role" = "Ruolo";
|
|
|
|
/* EDMarketConnector.py: 'Ship' or multi-crew role label in main window, as applicable; EDMarketConnector.py: 'Ship' label in main UI; stats.py: Status dialog subtitle; In files: EDMarketConnector.py:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:409; */
|
|
"Ship" = "Nave";
|
|
|
|
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
|
|
"Suit" = "Tuta";
|
|
|
|
/* EDMarketConnector.py: Label for 'System' line in main UI; prefs.py: Configuration - Label for selection of 'System' provider website; stats.py: Main window; In files: EDMarketConnector.py:826; prefs.py:607; stats.py:411; */
|
|
"System" = "Sistema";
|
|
|
|
/* EDMarketConnector.py: Label for 'Station' line in main UI; prefs.py: Configuration - Label for selection of 'Station' provider website; prefs.py: Appearance - Example 'Normal' text; stats.py: Status dialog subtitle; In files: EDMarketConnector.py:827; prefs.py:625; prefs.py:762; stats.py:412; */
|
|
"Station" = "Stazione";
|
|
|
|
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2019; */
|
|
"File" = "File";
|
|
|
|
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
|
|
"Edit" = "Appunti";
|
|
|
|
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
|
|
"View" = "Vista";
|
|
|
|
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
|
|
"Window" = "Finestra";
|
|
|
|
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
|
|
"Help" = "Guida";
|
|
|
|
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
|
|
"About {APP}" = "Informazioni su {APP}";
|
|
|
|
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
|
|
"Check for Updates..." = "Controlla aggiornamenti...";
|
|
|
|
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
|
|
"Save Raw Data..." = "Salva i Dati Grezzi...";
|
|
|
|
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:406; */
|
|
"Status" = "Status";
|
|
|
|
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
|
|
"Privacy Policy" = "Informativa sulla privacy";
|
|
|
|
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
|
|
"Release Notes" = "Note di rilascio";
|
|
|
|
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2020; prefs.py:255; */
|
|
"Settings" = "Impostazioni";
|
|
|
|
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
|
|
"Exit" = "Esci";
|
|
|
|
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
|
|
"Documentation" = "Documentazione";
|
|
|
|
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
|
|
"Logging in..." = "Mi sto loggando...";
|
|
|
|
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
|
|
"Authentication successful" = "Autenticazione riuscita";
|
|
|
|
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
|
|
"You're not docked at a station!" = "Non sei parcheggiato in nessuna stazione !";
|
|
|
|
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
|
|
"Station doesn't have anything!" = "La Stazione non ha niente !";
|
|
|
|
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
|
|
"Station doesn't have a market!" = "La Stazione non ha un Market !";
|
|
|
|
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
|
|
"Fetching data..." = "Sto raccogliendo i dati...";
|
|
|
|
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:335; */
|
|
"Who are you?!" = "Chi sei ?!";
|
|
|
|
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:345; */
|
|
"Where are you?!" = "Dove sei finito ?!";
|
|
|
|
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:353; */
|
|
"What are you flying?!" = "Stai volando ?!";
|
|
|
|
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
|
|
"Frontier CAPI server error" = "Errore nel server Frontier CAPI";
|
|
|
|
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
|
|
"Last updated at %H:%M:%S" = "Ultimo aggiornamento alle %H:%M:%S";
|
|
|
|
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
|
|
"Fighter" = "Cacciatore";
|
|
|
|
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
|
|
"Gunner" = "Artigliere";
|
|
|
|
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
|
|
"Helm" = "Timoniere";
|
|
|
|
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
|
|
"cooldown {SS}s" = "disponibile tra {SS} secondi";
|
|
|
|
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
|
|
"OK" = "OK";
|
|
|
|
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
|
|
"Shutting down..." = "Spegnimento...";
|
|
|
|
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2008:2014; */
|
|
"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.";
|
|
|
|
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2018; prefs.py:978; */
|
|
"Plugins" = "Plugins";
|
|
|
|
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2029; */
|
|
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins senza Supporto Python 3.x";
|
|
|
|
/* companion.py: Frontier CAPI data doesn't agree with latest Journal game location; In files: companion.py:237; */
|
|
"Error: Frontier server is lagging" = "Errore: il server Frontier sta laggando";
|
|
|
|
/* companion.py: Generic "something went wrong with Frontier Auth" error; In files: companion.py:263; */
|
|
"Error: Invalid Credentials" = "Errore: Credenziali non valide";
|
|
|
|
/* companion.py: Frontier CAPI authorisation not for currently game-active commander; In files: companion.py:288; */
|
|
"Error: Wrong Cmdr" = "Errore: Cmdr sbagliato";
|
|
|
|
/* companion.py: Generic error prefix - following text is from Frontier auth service; In files: companion.py:414; companion.py:499; */
|
|
"Error" = "Errore";
|
|
|
|
/* l10n.py: The system default language choice in Settings > Appearance; prefs.py: Settings > Configuration - Label on 'reset journal files location to default' button; prefs.py: The system default language choice in Settings > Appearance; prefs.py: Label for 'Default' theme radio button; In files: l10n.py:194; prefs.py:468; prefs.py:702; prefs.py:735; */
|
|
"Default" = "Predefinito";
|
|
|
|
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
|
|
"Preferences" = "Preferenze";
|
|
|
|
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
|
|
"Please choose what data to save" = "Si prega di scegliere che dati salvare";
|
|
|
|
/* prefs.py: Settings > Output option; In files: prefs.py:354; */
|
|
"Market data in CSV format file" = "Market data in formato CSV";
|
|
|
|
/* prefs.py: Settings > Output option; In files: prefs.py:363; */
|
|
"Market data in Trade Dangerous format file" = "Market data in formato Trade Dangerous";
|
|
|
|
/* prefs.py: Settings > Output option; In files: prefs.py:373; */
|
|
"Ship loadout" = "Equipaggiamento della nave";
|
|
|
|
/* prefs.py: Settings > Output option; In files: prefs.py:383; */
|
|
"Automatically update on docking" = "Auto-aggiornamento all'ormeggio";
|
|
|
|
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
|
|
"File location" = "Percorso del file";
|
|
|
|
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
|
|
"Change..." = "Cambia...";
|
|
|
|
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
|
|
"Browse..." = "Sfoglia...";
|
|
|
|
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
|
|
"Output" = "Output";
|
|
|
|
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
|
|
"E:D journal file location" = "locazione del file E:D journal";
|
|
|
|
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
|
|
"Keyboard shortcut" = "Scorciatoia di tastiera";
|
|
|
|
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
|
|
"Hotkey" = "Hotkey";
|
|
|
|
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
|
|
"Re-start {APP} to use shortcuts" = "Riavvia {APP} per usare le scorciatoie";
|
|
|
|
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
|
|
"{APP} needs permission to use shortcuts" = "{APP} ha bisogno dei permessi per usare le scorciatoie";
|
|
|
|
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
|
|
"Open System Preferences" = "Apri Preferenze di Sistema";
|
|
|
|
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
|
|
"Only when Elite: Dangerous is the active app" = "Solo quando “Elite: Dangerous” è in primo piano";
|
|
|
|
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
|
|
"Play sound" = "Notifica sonora";
|
|
|
|
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
|
|
"Disable Automatic Application Updates Check when in-game" = "Disabilita gli aggiornamenti automatici quando sei in-game";
|
|
|
|
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
|
|
"Preferred websites" = "Sito web preferito";
|
|
|
|
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
|
|
"Shipyard" = "Spazioporto";
|
|
|
|
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
|
|
"Use alternate URL method" = "Usare metodo URL alternativo";
|
|
|
|
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
|
|
"Log Level" = "Livello di Log";
|
|
|
|
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
|
|
"Configuration" = "Configurazione";
|
|
|
|
/* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
|
|
"Privacy" = "Dati personali";
|
|
|
|
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
|
|
"Normal text" = "Testo normale";
|
|
|
|
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
|
|
"Highlighted text" = "Testo evidenziato";
|
|
|
|
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
|
|
"Language" = "Lingua";
|
|
|
|
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
|
|
"Theme" = "Tema";
|
|
|
|
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
|
|
"Dark" = "Scuro";
|
|
|
|
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
|
|
"Transparent" = "Trasparente";
|
|
|
|
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
|
|
"UI Scale Percentage" = "Percentuale zoom della UI";
|
|
|
|
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
|
|
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 significa Default{CR}Riavvio Richiesto per{CR}applicare i cambiamenti!";
|
|
|
|
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
|
|
"Main window transparency" = "Trasparenza della finestra principale";
|
|
|
|
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
|
|
"100 means fully opaque.{CR}Window is updated in real time" = "100 stà per completamente opaco.{CR}Finestra è aggiornata in tempo reale";
|
|
|
|
/* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
|
|
"Minimize to system tray" = "Riduci a icona nel Vassoio di sistema";
|
|
|
|
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
|
|
"Appearance" = "Aspetto";
|
|
|
|
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
|
|
"Plugins folder" = "Cartella dei plugins";
|
|
|
|
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
|
|
"Open" = "Apri";
|
|
|
|
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
|
|
"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";
|
|
|
|
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
|
|
"Enabled Plugins" = "Plugin abilitati";
|
|
|
|
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
|
|
"Plugins Without Python 3.x Support:" = "Plugin senza il supporto a Python 3.x :";
|
|
|
|
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
|
|
"Information on migrating plugins" = "Informazioni sulla migrazione dei plugins";
|
|
|
|
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
|
|
"Disabled Plugins" = "Plugin disabilitati";
|
|
|
|
/* stats.py: Cmdr stats; In files: stats.py:60; */
|
|
"Balance" = "Saldo";
|
|
|
|
/* stats.py: Cmdr stats; In files: stats.py:61; */
|
|
"Loan" = "Prestito";
|
|
|
|
/* stats.py: Top rank; In files: stats.py:65; */
|
|
"Elite" = "Elite";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:76; */
|
|
"Combat" = "Combat";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:77; */
|
|
"Trade" = "Trade";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:78; */
|
|
"Explorer" = "Explorer";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:81; */
|
|
"CQC" = "CQC";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:82; */
|
|
"Federation" = "Federazione";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:83; */
|
|
"Empire" = "Impero";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:84; */
|
|
"Powerplay" = "Powerplay";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:93; */
|
|
"Harmless" = "Harmless";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:94; */
|
|
"Mostly Harmless" = "Mostly Harmless";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:95; */
|
|
"Novice" = "Novice";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:96; */
|
|
"Competent" = "Competent";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:97; */
|
|
"Expert" = "Expert";
|
|
|
|
/* stats.py: Combat rank; stats.py: Empire rank; In files: stats.py:98; stats.py:178; */
|
|
"Master" = "Master";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:99; */
|
|
"Dangerous" = "Dangerous";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:100; */
|
|
"Deadly" = "Deadly";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:103; */
|
|
"Penniless" = "Penniless";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:104; */
|
|
"Mostly Penniless" = "Mostly Penniless";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:105; */
|
|
"Peddler" = "Peddler";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:106; */
|
|
"Dealer" = "Dealer";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:107; */
|
|
"Merchant" = "Merchant";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:108; */
|
|
"Broker" = "Broker";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:109; */
|
|
"Entrepreneur" = "Entrepreneur";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:110; */
|
|
"Tycoon" = "Tycoon";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:113; */
|
|
"Aimless" = "Aimless";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:114; */
|
|
"Mostly Aimless" = "Mostly Aimless";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:115; */
|
|
"Scout" = "Scout";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:116; */
|
|
"Surveyor" = "Surveyor";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:117; */
|
|
"Trailblazer" = "Trailblazer";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:118; */
|
|
"Pathfinder" = "Pathfinder";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:119; */
|
|
"Ranger" = "Ranger";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:120; */
|
|
"Pioneer" = "Pioneer";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:144; */
|
|
"Helpless" = "Helpless";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:145; */
|
|
"Mostly Helpless" = "Mostly Helpless";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:146; */
|
|
"Amateur" = "Amateur";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:147; */
|
|
"Semi Professional" = "Semi Professional";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:148; */
|
|
"Professional" = "Professional";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:149; */
|
|
"Champion" = "Champion";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:150; */
|
|
"Hero" = "Hero";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:151; */
|
|
"Gladiator" = "Gladiator";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:157; */
|
|
"Recruit" = "Recruit";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:158; */
|
|
"Cadet" = "Cadet";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:159; */
|
|
"Midshipman" = "Midshipman";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:160; */
|
|
"Petty Officer" = "Petty Officer";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:161; */
|
|
"Chief Petty Officer" = "Chief Petty Officer";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:162; */
|
|
"Warrant Officer" = "Warrant Officer";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:163; */
|
|
"Ensign" = "Ensign";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:164; */
|
|
"Lieutenant" = "Lieutenant";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:165; */
|
|
"Lieutenant Commander" = "Lieutenant Commander";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:166; */
|
|
"Post Commander" = "Post Commander";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:167; */
|
|
"Post Captain" = "Post Captain";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:168; */
|
|
"Rear Admiral" = "Rear Admiral";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:169; */
|
|
"Vice Admiral" = "Vice Admiral";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:170; */
|
|
"Admiral" = "Admiral";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:176; */
|
|
"Outsider" = "Outsider";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:177; */
|
|
"Serf" = "Serf";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:179; */
|
|
"Squire" = "Squire";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:180; */
|
|
"Knight" = "Knight";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:181; */
|
|
"Lord" = "Lord";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:182; */
|
|
"Baron" = "Baron";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:183; */
|
|
"Viscount" = "Viscount";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:184; */
|
|
"Count" = "Count";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:185; */
|
|
"Earl" = "Earl";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:186; */
|
|
"Marquis" = "Marquis";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:187; */
|
|
"Duke" = "Duke";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:188; */
|
|
"Prince" = "Prince";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:189; */
|
|
"King" = "King";
|
|
|
|
/* stats.py: Power rank; In files: stats.py:195; */
|
|
"Rating 1" = "Rating 1";
|
|
|
|
/* stats.py: Power rank; In files: stats.py:196; */
|
|
"Rating 2" = "Rating 2";
|
|
|
|
/* stats.py: Power rank; In files: stats.py:197; */
|
|
"Rating 3" = "Rating 3";
|
|
|
|
/* stats.py: Power rank; In files: stats.py:198; */
|
|
"Rating 4" = "Rating 4";
|
|
|
|
/* stats.py: Power rank; In files: stats.py:199; */
|
|
"Rating 5" = "Rating 5";
|
|
|
|
/* stats.py: Status dialog subtitle - CR value of ship; In files: stats.py:413; */
|
|
"Value" = "Valore";
|
|
|
|
/* stats.py: Status dialog title; In files: stats.py:422; */
|
|
"Ships" = "Navi";
|