From 9b76b709edeb3920cfa6620f2a977f126156c276 Mon Sep 17 00:00:00 2001 From: georgemoralis Date: Thu, 24 Jul 2025 14:31:08 +0300 Subject: [PATCH] New translations en_us.ts (Arabic) --- src/qt_gui/translations/ar_SA.ts | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/qt_gui/translations/ar_SA.ts b/src/qt_gui/translations/ar_SA.ts index 5ab324a17..8a6837a45 100644 --- a/src/qt_gui/translations/ar_SA.ts +++ b/src/qt_gui/translations/ar_SA.ts @@ -1698,6 +1698,14 @@ Guest Debug Markers علامات التصحيح على الضيف + + Enable Readbacks + Enable Readbacks + + + Enable Readback Linear Images + Enable Readback Linear Images + Update تحديث @@ -1927,6 +1935,14 @@ Nightly: نُسخ تحتوي على أحدث الميزات، لكنها أقل 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. تشخيص الأعطال:\nيقوم بإنشاء ملف بصيغة .yaml يحتوي على معلومات عن حالة Vulkan في وقت حدوث العطل.\nمفيد لتصحيح أخطاء 'فصل الجهاز'. إذا قمت بتشغيل هذا من الأفضل أن تقوم بتشغيل "استضافة علامات تصحيح الأخطاء" و "ضيف علامات تصحيح الأخطاء".\nلا يعمل على وحدة معالجة رسوم إنتل.\nتحتاج لتشغيل التحقق من طبقات Vulkan و مجموعة تطوير البرامج الخاصة بـVulkan من أجل أن يعمل هذا. + + Enable Readbacks:\nEnable GPU memory readbacks and writebacks.\nThis is required for proper behavior in some games.\nMight cause stability and/or performance issues. + Enable Readbacks:\nEnable GPU memory readbacks and writebacks.\nThis is required for proper behavior in some games.\nMight cause stability and/or performance issues. + + + Enable Readback Linear Images:\nEnables async downloading of GPU modified linear images.\nMight fix issues in some games. + Enable Readback Linear Images:\nEnables async downloading of GPU modified linear images.\nMight fix issues in some games. + Copy GPU Buffers:\nGets around race conditions involving GPU submits.\nMay or may not help with PM4 type 0 crashes. نسخ مخازن الذاكرة الخاصة بالـ GPU:\nيتجاوز مشكلة التزامن المتعلقة بتقديمات GPU.\n قد يساعد أو لا يساعد في حل أعطال PM4 من النوع 0.