From dd34338e5d420960b6bcd51584abdd202aefd1f4 Mon Sep 17 00:00:00 2001
From: bigol83 <38129260+bigol83@users.noreply.github.com>
Date: Thu, 30 Jan 2025 23:52:34 +0100
Subject: [PATCH] Update Italian translation
---
src/qt_gui/translations/it.ts | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/src/qt_gui/translations/it.ts b/src/qt_gui/translations/it.ts
index 999d73c0d..6694616e0 100644
--- a/src/qt_gui/translations/it.ts
+++ b/src/qt_gui/translations/it.ts
@@ -702,23 +702,23 @@
Enable Crash Diagnostics
- Enable Crash Diagnostics
+ Abilita Diagnostica CrashCollect Shaders
- Collect Shaders
+ Raccogli ShadersCopy GPU Buffers
- Copy GPU Buffers
+ Copia Buffer GPU Host Debug Markers
- Host Debug Markers
+ Marcatori di Debug dell'Host Guest Debug Markers
- Guest Debug Markers
+ Marcatori di Debug del Guest Update
@@ -742,7 +742,7 @@
Title Music
- Title Music
+ Musica del TitoloDisable Trophy Pop-ups
@@ -954,23 +954,23 @@
collectShaderCheckBox
- Collect Shaders:\nYou need this enabled to edit shaders with the debug menu (Ctrl + F10).
+ Raccogli Shader:\nBisogna attivare questa opzione per poter modificare gli shader nel menu di debug (Ctrl + F10).crashDiagnosticsCheckBox
- Crash Diagnostics:\nCreates a .yaml file with info about the Vulkan state at the time of crashing.\nUseful for debugging 'Device lost' errors. If you have this enabled, you should enable Host AND Guest Debug Markers.\nDoes not work on Intel GPUs.\nYou need Vulkan Validation Layers enabled and the Vulkan SDK for this to work.
+ Diagnostica Crash:\nCrea un file .yaml che contiene informazioni riguardo lo stato del renderer Vulkan nel momento in cui si verifica un crash.\nUtile per poter effettuare il debug degli errori di tipo "Device Lost". Se hai questa opzione attiva dovresti abilitare anche Marcatori di Debug Host e Guest.\nNon รจ funzionante su GPU Intel.\nVulkan Validation Layers deve essere abilitato e bisogna aver installato l'SDK Vulkan per poter utilizzare questa funzione.copyGPUBuffersCheckBox
- Copy GPU Buffers:\nGets around race conditions involving GPU submits.\nMay or may not help with PM4 type 0 crashes.
+ Copia Buffer GPU:\nCerca di aggirare le race conditions che riguardano gli invii alla GPU.\nPotrebbe aiutare ad evitare crash che riguardano i PM4 di tipo 0.hostMarkersCheckBox
- Host Debug Markers:\nInserts emulator-side information like markers for specific AMDGPU commands around Vulkan commands, as well as giving resources debug names.\nIf you have this enabled, you should enable Crash Diagnostics.\nUseful for programs like RenderDoc.
+ Marcatori di Debug dell'Host:\nInserisce nel log informazioni ottenute dall'emulatore come ad esempio marcatori per comandi specifici AMDGPU quando si hanno comandi Vulkan e associa nomi di debug per le risorse.\nSe hai questa opzione abilitata dovresti abilitare anche Diagnostica Crash.\nUseful for programs like RenderDoc.guestMarkersCheckBox
- Guest Debug Markers:\nInserts any debug markers the game itself has added to the command buffer.\nIf you have this enabled, you should enable Crash Diagnostics.\nUseful for programs like RenderDoc.
+ Marcatori di Debug del Guest:\nInserisce nel log marcatori di debug che il gioco stesso ha aggiunto al buffer dei comandi.\nSe hai abilitato questa opzione dovresti abilitare anche Diagnostica Crash.\nUtile per programmi come RenderDoc.