ProjectLighthouse/ProjectLighthouse.Localization/BaseLayout.lang-it-IT.resx
github-actions[bot] 376e1464a2
Update the localization files (#1084)
* [skip ci] Update the localization files

* Make website work with languages without an associated CultureInfo

---------

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Slendy <josh@slendy.pw>
2025-01-10 22:02:17 -06:00

89 lines
No EOL
4.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:element name="root" msdata:IsDataSet="true">
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>1.3</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
</value>
</resheader>
<data name="header_users" xml:space="preserve">
<value>Utenti</value>
<comment>A button on the header that takes you to the user listing.</comment>
</data>
<data name="header_photos" xml:space="preserve">
<value>Foto</value>
<comment>A button on the header that takes you to a list of user-uploaded photos.</comment>
</data>
<data name="header_slots" xml:space="preserve">
<value>Livelli</value>
<comment>A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots".</comment>
</data>
<data name="header_authentication" xml:space="preserve">
<value>Autenticazione</value>
<comment>A button on the header that takes you to a list of authentication attempts.</comment>
</data>
<data name="header_login" xml:space="preserve">
<value>Accedi</value>
<comment>A button on the header that lets you log in.</comment>
</data>
<data name="header_loginRegister" xml:space="preserve">
<value>Accedi / Registrati</value>
<comment>A button on the header that lets you log in or register.</comment>
</data>
<data name="header_adminPanel" xml:space="preserve">
<value>Admin</value>
<comment>A header link that takes you to the admin panel if available.</comment>
</data>
<data name="header_logout" xml:space="preserve">
<value>Esci</value>
<comment>A shortcut to log you out of your account.</comment>
</data>
<data name="header_modPanel" xml:space="preserve">
<value>Pannello di moderazione</value>
</data>
<data name="generated_by" xml:space="preserve">
<value>Pagina generata da {0}.</value>
</data>
<data name="generated_modified" xml:space="preserve">
<value>Questa pagina è stata generata usando una versione modificata di Project Lighthouse. Si prega di assicurarsi di divulgare correttamente il codice sorgente a tutti gli utenti che potrebbero utilizzare questa istanza.</value>
</data>
<data name="js_warn" xml:space="preserve">
<value>Pur volendo ridurre il più possibile la presenza di JavaScript, non possiamo garantire che tutto funzioni senza di esso. Si consiglia d'inserire nella whitelist JavaScript per Project Lighthouse.</value>
</data>
<data name="js_warn_title" xml:space="preserve">
<value>JavaScript non è abilitato</value>
</data>
<data name="license_warn_title" xml:space="preserve">
<value>Potenziale violazione della licenza</value>
</data>
<data name="license_warn_1" xml:space="preserve">
<value>Questa istanza è un'istanza pubblica che è stata modificata senza che le modifiche siano state pubblicate. Potrebbe essere una violazione del {0}.</value>
</data>
<data name="license_warn_2" xml:space="preserve">
<value>Se si ritiene che si tratti di un errore, si prega di creare un problema con l'output di {0} eseguito dalla radice del codice sorgente del server nella descrizione sul nostro {1}issue tracker{2}.</value>
</data>
<data name="license_warn_3" xml:space="preserve">
<value>In caso contrario, si prega di pubblicare il codice sorgente da qualche parte accessibile ai propri utenti.</value>
</data>
<data name="read_only_warn_title" xml:space="preserve">
<value>Modalità di sola lettura</value>
</data>
<data name="read_only_warn" xml:space="preserve">
<value>Questa istanza è attualmente in modalità di sola lettura. Il caricamento di livelli e foto, i commenti, le recensioni e alcune modifiche al profilo saranno limitati finché la modalità di sola lettura non sarà disattivata.</value>
</data>
</root>