56 lines
4.4 KiB
INI
56 lines
4.4 KiB
INI
# This Source Code Form is subject to the terms of the Mozilla Public
|
||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||
|
||
# This file is in the UTF-8 encoding
|
||
[Strings]
|
||
# LOCALIZATION NOTE (isRTL):
|
||
# Leave this entry empty unless your language requires right-to-left layout,
|
||
# for example like Arabic, Hebrew, Persian. If your language needs RTL, please
|
||
# use the untranslated English word "yes" as value
|
||
isRTL=
|
||
CrashReporterTitle=Crash Reporter
|
||
# LOCALIZATION NOTE (CrashReporterVendorTitle): %s is replaced with the vendor name. (i.e. "Mozilla")
|
||
CrashReporterVendorTitle=%s Crash Reporter
|
||
# LOCALIZATION NOTE (CrashReporterErrorText): %s is replaced with another string containing detailed information.
|
||
CrashReporterErrorText=L’applicazione ha riscontrato un problema imprevisto e si è chiusa. \n\nPurtroppo lo strumento Crash Reporter non è in grado di inviare una segnalazione per questo blocco.\n\nDettagli: %s
|
||
# LOCALIZATION NOTE (CrashReporterProductErrorText2): The first %s is replaced with the product name (i.e. "IceCat"), the second is replaced with another string containing detailed information. These two substitutions can not be reordered!
|
||
CrashReporterProductErrorText2=%s ha riscontrato un problema imprevisto e si è chiuso. \n\nPurtroppo lo strumento Crash Reporter non è in grado di inviare una segnalazione per questo blocco.\n\nDettagli: %s
|
||
CrashReporterSorry=Siamo spiacenti
|
||
# LOCALIZATION NOTE (CrashReporterDescriptionText2): The %s is replaced with the product name.
|
||
CrashReporterDescriptionText2=%s ha riscontrato un problema imprevisto e si è chiuso. \n\nPer aiutare a individuare e risolvere il problema, è possibile inviare una segnalazione per questo blocco.
|
||
CrashReporterDefault=Questa applicazione viene eseguita dopo un arresto anomalo per segnalare il problema al produttore dell’applicazione, non dovrebbe essere lanciata direttamente.
|
||
Details=Dettagli…
|
||
ViewReportTitle=Contenuto della segnalazione
|
||
CommentGrayText=Aggiungi un commento (i commenti sono visibili pubblicamente)
|
||
ExtraReportInfo=Questa segnalazione contiene anche informazioni relative allo stato dell’applicazione al momento del blocco.
|
||
# LOCALIZATION NOTE (CheckSendReport): The %s is replaced with the vendor name.
|
||
CheckSendReport=Segnala a %s questo problema
|
||
CheckIncludeURL=Includi l’indirizzo della pagina che si stava visitando
|
||
ReportPreSubmit2=La segnalazione verrà inviata prima della chiusura o del riavvio.
|
||
ReportDuringSubmit2=Invio della segnalazione in corso…
|
||
ReportSubmitSuccess=La segnalazione è stata inviata correttamente.
|
||
ReportSubmitFailed=Si è verificato un problema durante l’invio della segnalazione.
|
||
ReportResubmit=Invio delle segnalazioni non ancora trasmesse in corso…
|
||
# LOCALIZATION NOTE (Quit2): The %s is replaced with the product name.
|
||
Quit2=Esci da %s
|
||
# LOCALIZATION NOTE (Restart): The %s is replaced with the product name.
|
||
Restart=Riavvia %s
|
||
Ok=OK
|
||
Close=Chiudi
|
||
# LOCALIZATION NOTE (CrashID): The %s is replaced with the Crash ID from the server, which is a string like abc12345-6789-0abc-def1-23456abcdef1
|
||
CrashID=Identificativo crash: %s
|
||
# LOCALIZATION NOTE (CrashDetailsURL): The %s is replaced with a URL that the user can visit to view the crash details.
|
||
CrashDetailsURL=È possibile visualizzare i dettagli della segnalazione alla pagina %s
|
||
ErrorBadArguments=L’applicazione ha trasmesso un argomento non valido.
|
||
ErrorExtraFileExists=L’applicazione non ha creato il file contenente i dati applicazione.
|
||
ErrorExtraFileRead=Impossibile leggere il file contenente i dati applicazione.
|
||
ErrorExtraFileMove=Impossibile spostare il file contenente i dati applicazione.
|
||
ErrorDumpFileExists=L’applicazione non ha creato il file contenente il crash dump.
|
||
ErrorDumpFileMove=Impossibile spostare il file contenente il crash dump.
|
||
ErrorNoProductName=L’applicazione non si è identificata.
|
||
ErrorNoServerURL=L’applicazione non ha fornito l’indirizzo del server a cui inviare la segnalazione.
|
||
ErrorNoSettingsPath=Impossibile trovare le impostazioni di Crash Reporter.
|
||
ErrorCreateDumpDir=Impossibile creare la cartella per i dump in sospeso.
|
||
# LOCALIZATION NOTE (ErrorEndOfLife): The %s is replaced with the product name.
|
||
ErrorEndOfLife=La versione di %s che si sta utilizzando non è più supportata. Le segnalazioni per questa versione non vengono più accettate. Si consiglia di aggiornare il software a una versione attualmente supportata.
|