mirror of
https://github.com/openvinotoolkit/stable-diffusion-webui.git
synced 2024-12-15 23:22:48 +03:00
Add complete retranslation for the Arabic localization
Used the following resources: - https://www.almaany.com/ - https://translate.google.com/ - https://techtionary.thinktech.sa/ - https://sdaia.gov.sa/files/Dictionary.pdf The translations are ordered by the way they appear in the UI. This version abandons literal translation and adds explainations where possible.
This commit is contained in:
parent
3e15f8e0f5
commit
53b48d93fb
@ -1,456 +1,422 @@
|
|||||||
{
|
{
|
||||||
"rtl": true,
|
"rtl": true,
|
||||||
"⤡": "⤡",
|
"Loading...": "لحظة...",
|
||||||
"⊞": "⊞",
|
"view": "اعرض ",
|
||||||
"×": "×",
|
"api": "واجهة البرمجة",
|
||||||
"❮": "❮",
|
"built with gradio": "مبني باستخدام gradio",
|
||||||
"❯": "❯",
|
"Stable Diffusion checkpoint": "ملف أوزان Stable Diffusion",
|
||||||
"Loading...": "جار التحميل...",
|
"txt2img": "نص إلى صورة",
|
||||||
"view": "معاينة",
|
"Prompt": "الطلب",
|
||||||
"api": "api",
|
"Prompt (press Ctrl+Enter or Alt+Enter to generate)": "الطلب (لبدء الإنتاج Ctrl+Enter أو Alt+Enter اضغط)",
|
||||||
"•": "•",
|
"Negative prompt": "عكس الطلب",
|
||||||
"built with gradio": "مبني باستخدام Gradio",
|
"Negative prompt (press Ctrl+Enter or Alt+Enter to generate)": "عكس الطلب (لبدء الإنتاج Ctrl+Enter أو Alt+Enter اضغط)",
|
||||||
"Stable Diffusion checkpoint": "نماذج الانتشار المستقر",
|
"Add a random artist to the prompt.": "أضف فنان عشوائي للطلب",
|
||||||
"txt2img": "نص لصورة",
|
"Read generation parameters from prompt or last generation if prompt is empty into user interface.": "اقرأ عوامل الإنتاج من الطلب أو من الإنتاج السابق إذا كان الطلب فارغا",
|
||||||
"img2img": "صورة لصورة",
|
"Save style": "احتفظ بالطلب وعكسه كإضافة",
|
||||||
"Extras": "الإضافات",
|
"Apply selected styles to current prompt": "ألحق الإضافات المحددة إلى الطلب وعكسه",
|
||||||
"PNG Info": "معلومات PNG",
|
"Generate": "أنتج",
|
||||||
"Checkpoint Merger": "دمج النماذج",
|
"Skip": "تخطى",
|
||||||
"Train": "التدريب",
|
"Stop processing current image and continue processing.": "تجاهل إنتاج هذة الحزمة وانتقل إلى الحزمة التالية",
|
||||||
"Create aesthetic embedding": "Create aesthetic embedding",
|
"Interrupt": "توقف",
|
||||||
"Image Browser": "مستعرض الصور",
|
"Stop processing images and return any results accumulated so far.": "توقف عن الإنتاج واعرض ما تم إلى الآن",
|
||||||
"Settings": "الإعدادات",
|
"Style 1": "الإضافة 1",
|
||||||
"Prompt": "الموجه",
|
"Style to apply; styles have components for both positive and negative prompts and apply to both": "الإضافات (styles) عبارة عن كلمات تتكرر كثيرا يتم إلحاقها بالطلب وعكسه عند الرغبة",
|
||||||
"Negative prompt": "الموجه السلبي",
|
"Style 2": "الإضافة 2",
|
||||||
"Run": "تشغيل",
|
"Do not do anything special": "لا يغير شيئا",
|
||||||
"Skip": "تخطي",
|
"Sampling Steps": "عدد الخطوات",
|
||||||
"Interrupt": "إيقاف",
|
"Sampling method": "أسلوب الخطو",
|
||||||
"Generate": "إنشاء",
|
"Which algorithm to use to produce the image": "Sampler: اسم نظام تحديد طريقة تغيير المسافات بين الخطوات",
|
||||||
"Style 1": "نمط 1",
|
"Euler Ancestral - very creative, each can get a completely different picture depending on step count, setting steps to higher than 30-40 does not help": "Euler Ancestral: طريقة مبدعة يمكن أن تنتج صور مختلفة على حسب عدد الخطوات، لا تتغير بعد 30-40 خطوة",
|
||||||
"Style 2": "نمط 2",
|
"Denoising Diffusion Implicit Models - best at inpainting": "Denoising Diffusion Implicit Models: الأفضل في التحبير",
|
||||||
"Label": "الوسم",
|
"Width": "العرض",
|
||||||
"File": "ملف",
|
"Height": "الإرتفاع",
|
||||||
"Drop File Here": "اسحب الملف هنا",
|
"Restore faces": "تحسين الوجوه",
|
||||||
|
"Tiling": "ترصيف",
|
||||||
|
"Produce an image that can be tiled.": "أنتج صور يمكن ترصيفها بجانب بعضها كالبلاط",
|
||||||
|
"Highres. fix": "أقل دقة",
|
||||||
|
"Use a two step process to partially create an image at smaller resolution, upscale, and then improve details in it without changing composition": "أنتج صورة بدقة منخفضة ثم قم برفع الدقة فيما بعد لتسريع الإنتاج عندما تكون الدقة المطلوبة كبيرة",
|
||||||
|
"Firstpass width": "العرض الأولي",
|
||||||
|
"Firstpass height": "الإرتفاع الأولي",
|
||||||
|
"Denoising strength": "قسط المشوار",
|
||||||
|
"Determines how little respect the algorithm should have for image's content. At 0, nothing will change, and at 1 you'll get an unrelated image. With values below 1.0, processing will take less steps than the Sampling Steps slider specifies.": "Denoising strength: حدد مقدار جزء المشوار المراد قطعه (1: كامل المشوار ينتج صورة مختلفة تماما، 0: ثابت لا يغير الصورة)",
|
||||||
|
"Batch count": "عدد الحزم",
|
||||||
|
"How many batches of images to create": "يتم إنتاج الصور على دفعات، كل دفعة فيها حزمة من الصور",
|
||||||
|
"Batch size": "حجم الحزمة",
|
||||||
|
"How many image to create in a single batch": "Batch size: إنتاج حزمة صور أسرع من إنتاجهم فرادى، حدد عدد الصور في كل حزمة",
|
||||||
|
"CFG Scale": "التركيز",
|
||||||
|
"Classifier Free Guidance Scale - how strongly the image should conform to prompt - lower values produce more creative results": "CFG scale: يحدد مقدار التركيز على تلبية الطلب وتجنب عكسه، كلما زاد قل الإبداع",
|
||||||
|
"Seed": "البذرة",
|
||||||
|
"A value that determines the output of random number generator - if you create an image with same parameters and seed as another image, you'll get the same result": "Seed: رقم طبيعي عشوائي يسمح بإعادة إنتاج نفس الصورة إذا توافقت قيم العوامل الأخرى",
|
||||||
|
"Set seed to -1, which will cause a new random number to be used every time": "استخدم بذرة جديدة في كل مرة (نرمز لهذا الخيار بجعل قيمة البذرة 1-)",
|
||||||
|
"Reuse seed from last generation, mostly useful if it was randomed": "أعد استخدام البذرة من الإنتاج السابق",
|
||||||
|
"Extra": "مزج",
|
||||||
|
"Variation seed": "بذرة الممزوج",
|
||||||
|
"Seed of a different picture to be mixed into the generation.": "Variation seed: بذرة صورة أخرى ليتم مزجها مع الصورة الحالية",
|
||||||
|
"Variation strength": "أثر الممزوج",
|
||||||
|
"How strong of a variation to produce. At 0, there will be no effect. At 1, you will get the complete picture with variation seed (except for ancestral samplers, where you will just get something).": "Variation seed strength: مقدار أثر الصورة المدمجة على النتيجة النهائية (0: لا أثر، 1: أثر كامل ما عدا عند استخدام أسلوب خطو سلفي Ancestral)",
|
||||||
|
"Resize seed from width": "عرض الممزوج",
|
||||||
|
"Resize seed from height": "إرتفاع الممزوج",
|
||||||
|
"Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution": "Seed resize from: حدد دقة صورة الممزوج (0: نفس دقة الإنتاج)",
|
||||||
|
"Open for Clip Aesthetic!": "تضمين تجميلي",
|
||||||
|
"Aesthetic weight": "أثر التضمين",
|
||||||
|
"Aesthetic steps": "عدد الخطوات",
|
||||||
|
"Aesthetic learning rate": "معدل التعلم",
|
||||||
|
"Slerp interpolation": "امزج بطريقة كروية",
|
||||||
|
"Aesthetic imgs embedding": "التضمين",
|
||||||
|
"None": "بدون",
|
||||||
|
"Aesthetic text for imgs": "الطلب (اختياري)",
|
||||||
|
"This text is used to rotate the feature space of the imgs embs": "لإعادة توجيه التضمين التجميلي",
|
||||||
|
"Slerp angle": "أثر الطلب",
|
||||||
|
"Is negative text": "الطلب عكسي",
|
||||||
|
"Script": "أداة",
|
||||||
|
"Prompt matrix": "مصفوفة طلبات",
|
||||||
|
"Put variable parts at start of prompt": "الجزء المتغير في بداية الطلب",
|
||||||
|
"Prompts from file or textbox": "قائمة طلبات",
|
||||||
|
"Show Textbox": "أظهر مربع النص",
|
||||||
|
"File with inputs": "ملف نصي للطلبات",
|
||||||
|
"Drop File Here": "اسقط ملف هنا",
|
||||||
"-": "-",
|
"-": "-",
|
||||||
"or": "أو",
|
"or": "أو",
|
||||||
"Click to Upload": "انقر للتحميل",
|
"Click to Upload": "انقر للرفع",
|
||||||
"Image": "صورة",
|
"Prompts": "قائمة الطلبات",
|
||||||
"Check progress": "تحقق من التقدم",
|
"X/Y plot": "مصفوفة عوامل",
|
||||||
"Check progress (first)": "تحقق من التقدم (الأول)",
|
"X type": "العامل الأول",
|
||||||
"Sampling Steps": "خطوات أخذ العينة",
|
"Nothing": "لا شيء",
|
||||||
"Sampling method": "نظام أخذ العينات",
|
"Var. seed": "بذرة الممزوج",
|
||||||
"Euler a": "Euler a",
|
"Var. strength": "أثر الممزوج",
|
||||||
"Euler": "Euler",
|
"Steps": "عدد الخطوات",
|
||||||
"LMS": "LMS",
|
"Prompt S/R": "كلمات بديلة",
|
||||||
"Heun": "Heun",
|
"Prompt order": "ترتيب الكلمات",
|
||||||
"DPM2": "DPM2",
|
"Sampler": "أسلوب الخطو",
|
||||||
"DPM2 a": "DPM2 a",
|
"Checkpoint name": "ملف الأوزان",
|
||||||
"DPM fast": "DPM fast",
|
|
||||||
"DPM adaptive": "DPM adaptive",
|
|
||||||
"LMS Karras": "LMS Karras",
|
|
||||||
"DPM2 Karras": "DPM2 Karras",
|
|
||||||
"DPM2 a Karras": "DPM2 a Karras",
|
|
||||||
"DDIM": "DDIM",
|
|
||||||
"PLMS": "PLMS",
|
|
||||||
"Width": "العرض",
|
|
||||||
"Height": "الارتفاع",
|
|
||||||
"Restore faces": "ترميم الوجوه",
|
|
||||||
"Tiling": "تبليط",
|
|
||||||
"Highres. fix": "إصلاح الصور عالية الدقة",
|
|
||||||
"Firstpass width": "عرض المرور الأول",
|
|
||||||
"Firstpass height": "ارتفاع المرور الأول",
|
|
||||||
"Denoising strength": "قوة تقليل الضوضاء",
|
|
||||||
"Batch count": "عدد الدُفعات",
|
|
||||||
"Batch size": "حجم الدفعة",
|
|
||||||
"CFG Scale": "مقياس التقارب من الموجه (CFG)",
|
|
||||||
"Seed": "البذرة",
|
|
||||||
"Extra": "إضافي",
|
|
||||||
"Variation seed": "تباين البذرة",
|
|
||||||
"Variation strength": "قوة التباين",
|
|
||||||
"Resize seed from width": "تغيير حجم البذرة من العرض",
|
|
||||||
"Resize seed from height": "تغيير حجم البذرة من الارتفاع",
|
|
||||||
"Open for Clip Aesthetic!": "Open for Clip Aesthetic!",
|
|
||||||
"▼": "▼",
|
|
||||||
"Aesthetic weight": "Aesthetic weight",
|
|
||||||
"Aesthetic steps": "Aesthetic steps",
|
|
||||||
"Aesthetic learning rate": "Aesthetic learning rate",
|
|
||||||
"Slerp interpolation": "Slerp interpolation",
|
|
||||||
"Aesthetic imgs embedding": "Aesthetic imgs embedding",
|
|
||||||
"None": "لايوجد",
|
|
||||||
"Aesthetic text for imgs": "Aesthetic text for imgs",
|
|
||||||
"Slerp angle": "Slerp angle",
|
|
||||||
"Is negative text": "Is negative text",
|
|
||||||
"Script": "سكريبت",
|
|
||||||
"Prompt matrix": "مصفوفة الموجهات",
|
|
||||||
"Prompts from file or textbox": "موجهات من ملف أو مربع النص",
|
|
||||||
"X/Y plot": "الرسم البياني X/Y",
|
|
||||||
"Put variable parts at start of prompt": "ضع الأجزاء المتغيرة في بداية الموجه",
|
|
||||||
"Show Textbox": "إظهار مربع النص",
|
|
||||||
"File with inputs": "ملف يحتوي المدخلات",
|
|
||||||
"Prompts": "الموجهات",
|
|
||||||
"X type": "نوع X",
|
|
||||||
"Nothing": "لا شئ",
|
|
||||||
"Var. seed": "تغير البذرة",
|
|
||||||
"Var. strength": "قوة التغيير",
|
|
||||||
"Steps": "الخطوات",
|
|
||||||
"Prompt S/R": "موجه S / R",
|
|
||||||
"Prompt order": "ترتيب الموجهات",
|
|
||||||
"Sampler": "نظام أخذ العينات",
|
|
||||||
"Checkpoint name": "اسم النموذج",
|
|
||||||
"Hypernetwork": "الشبكة الفائقة",
|
"Hypernetwork": "الشبكة الفائقة",
|
||||||
"Hypernet str.": "قوة الشبكة الفائقة",
|
"Hypernet str.": "قوة الشبكة الفائقة",
|
||||||
"Sigma Churn": "دفع سيجما",
|
"Sigma Churn": "العشوائية (Schurn)",
|
||||||
"Sigma min": "أصغر سيجما",
|
"Sigma min": "أدنى تشويش (Stmin)",
|
||||||
"Sigma max": "أكبر سيجما",
|
"Sigma max": "أقصى تشويش (Stmax)",
|
||||||
"Sigma noise": "ضجة سيجما",
|
"Sigma noise": "التشويش (Snoise)",
|
||||||
"Eta": "الوقت المتوقع",
|
"Eta": "العامل Eta η",
|
||||||
"Clip skip": "تخطي Clip",
|
"Clip skip": "تخطي آخر طبقات CLIP",
|
||||||
"Denoising": "تقليل الضوضاء",
|
"Denoising": "قسط المشوار",
|
||||||
"X values": "قيم X",
|
"X values": "قيم العامل الأول",
|
||||||
"Y type": "نوع Y",
|
"Separate values for X axis using commas.": "افصل القيم بفواصل (,) من اليسار إلى اليمين",
|
||||||
"Y values": "قيم Y",
|
"Y type": "العامل الثاني",
|
||||||
"Draw legend": "ارسم مفتاح التوضيح",
|
"Y values": "قيم العامل الثاني",
|
||||||
"Include Separate Images": "قم بتضمين الصور منفصلة",
|
"Separate values for Y axis using commas.": "افصل القيم بفواصل (,) من الأعلى إلى الأسفل",
|
||||||
"Keep -1 for seeds": "احتفظ بـقيمة -1 للبذور",
|
"Draw legend": "أضف الهامش",
|
||||||
"Drop Image Here": "إسقاط الصورة هنا",
|
"Include Separate Images": "أضف الصور منفصلة",
|
||||||
"Save": "حفظ",
|
"Keep -1 for seeds": "استخدم بذور عشوائية",
|
||||||
"Send to img2img": "أرسل إلى صورة لصورة",
|
"Save": "احفظ",
|
||||||
"Send to inpaint": "أرسل إلى إعادة الرسم الجزئي",
|
"Write image to a directory (default - log/images) and generation parameters into csv file.": "احفظ الصور مع ملف العوامل بصيغة CSV",
|
||||||
"Send to extras": "أرسل إلى الإضافات",
|
"Send to img2img": "أرسل لصورة إلى صورة",
|
||||||
"Make Zip when Save?": "إنشاء ملف مضغوط عند الحفظ؟",
|
"Send to inpaint": "أرسل للتحبير",
|
||||||
"Textbox": "مربع النص",
|
"Send to extras": "أرسل للمعالجة",
|
||||||
"Interrogate\nCLIP": "استجواب\n CLIP",
|
"Open images output directory": "افتح مجلد الصور المخرجة",
|
||||||
"Inpaint": "إعادة الرسم الجزئي",
|
"Make Zip when Save?": "ضع النتائج في ملف مضغوط عند الحفظ",
|
||||||
"Batch img2img": "دفعات صورة لصورة",
|
"img2img": "صورة إلى صورة",
|
||||||
"Image for img2img": "صورة (صورة لصورة)",
|
"Interrogate\nCLIP": "استجواب\nCLIP",
|
||||||
"Image for inpainting with mask": "صورة (إعادة الرسم الجزئي)",
|
"Drop Image Here": "اسقط صورة هنا",
|
||||||
"Mask": "القناع",
|
"Just resize": "تغيير الحجم فقط",
|
||||||
"Mask blur": "ضبابية القناع",
|
"Resize image to target resolution. Unless height and width match, you will get incorrect aspect ratio.": "غير حجم الصورة بدون مراعات اتزان الأبعاد",
|
||||||
"Mask mode": "أسلوب القناع",
|
"Crop and resize": "تغيير الحجم وقص الأطراف",
|
||||||
"Draw mask": "رسم القناع",
|
"Resize the image so that entirety of target resolution is filled with the image. Crop parts that stick out.": "غير حجم الصورة واقتص الأطراف الزائدة",
|
||||||
"Upload mask": "تحميل القناع",
|
"Resize and fill": "تغيير الحجم وتبطين الأطراف",
|
||||||
"Masking mode": "أسلوب التقنيع",
|
"Resize the image so that entirety of image is inside target resolution. Fill empty space with image's colors.": "غير حجم الصورة واملأ الأطراف الزائدة بألوان من الصورة",
|
||||||
"Inpaint masked": "إعادة الرسم الجزئي (المنطقة المقنعة)",
|
"img2img alternative test": "استجواب الصورة (تجريبي)",
|
||||||
"Inpaint not masked": "إعادة الرسم الجزئي (المنطقة الغير مقنعة)",
|
"should be 2 or lower.": "يفترض أن يكون 2 أو أقل",
|
||||||
"Masked content": "المحتوى المقنع",
|
"Override `Sampling method` to Euler?(this method is built for it)": "استخدم أسلوب خطو Euler (مستحسن)",
|
||||||
"fill": "الملأ",
|
"Override `prompt` to the same value as `original prompt`?(and `negative prompt`)": "استبدل الطلب وعكسه في الأعلى بالطلب الأصلي وعكسه التاليين",
|
||||||
"original": "الأصلي",
|
"Original prompt": "الطلب الأصلي",
|
||||||
"latent noise": "الضوضاء الكامنة",
|
"Original negative prompt": "عكس الطلب الأصلي",
|
||||||
"latent nothing": "لا شيء كامن",
|
"Override `Sampling Steps` to the same value as `Decode steps`?": "استدبل عدد الخطوات بعدد الخطوات الأصلية",
|
||||||
"Inpaint at full resolution": "إعادة الرسم الجزئي بدقة كاملة",
|
"Decode steps": "عدد الخطوات الأصلية",
|
||||||
"Inpaint at full resolution padding, pixels": "إعادة الرسم الجزئي بدقة كاملة, الحشو, بيكسل",
|
"Override `Denoising strength` to 1?": "اجعل قسط المشوار 1",
|
||||||
"Process images in a directory on the same machine where the server is running.": "معالجة الصور في المجلد على نفس الجهاز حيث يتم تشغيل الخادم.",
|
"Decode CFG scale": "التركيز",
|
||||||
"Use an empty output directory to save pictures normally instead of writing to the output directory.": "استخدم مجلد إخراج فارغ لحفظ الصور بشكل طبيعي بدلاً من الكتابة إلى مجلد المخرجات.",
|
"Randomness": "العشوائية",
|
||||||
"Input directory": "مجلد المدخلات",
|
"Sigma adjustment for finding noise for image": "لا تسمح بتثبيت قيمة التباين",
|
||||||
"Output directory": "مجلد المخرجات",
|
"Loopback": "اجترار وتكرار",
|
||||||
"Resize mode": "وضعية تغيير الحجم",
|
"Loops": "عدد المرات",
|
||||||
"Just resize": "تغييير الحجم فقط",
|
"How many times to repeat processing an image and using it as input for the next iteration": "كم مرة يتم أخذ مخرجات الإنتاج كمدخلات وإعادة الإنتاج مرة أخرى",
|
||||||
"Crop and resize": "اقتصاص وتغيير الحجم",
|
"Denoising strength change factor": "معدل تغيير قسط المشوار",
|
||||||
"Resize and fill": "تغيير الحجم والتعبئة",
|
"In loopback mode, on each loop the denoising strength is multiplied by this value. <1 means decreasing variety so your sequence will converge on a fixed picture. >1 means increasing variety so your sequence will become more and more chaotic.": "يتم ضرب قسط المشوار بهذا الرقم في كل مرة، إذا استخدمت رقم أصغر من 1 يمكن الرسو على نتيجة، وإذا استخدمت رقم أكبر من 1 تصبح النتيجة عشوائية",
|
||||||
"img2img alternative test": "صورة لصورة البديلة",
|
"Outpainting mk2": "توسيع الصورة (mk2)",
|
||||||
"Loopback": "الحلقة الراجعة",
|
"Recommended settings: Sampling Steps: 80-100, Sampler: Euler a, Denoising strength: 0.8": "يفضل استخدام: 80-100 خطوة، أسلوب Euler a، قسط المشوار 0.8",
|
||||||
"Outpainting mk2": "الرسم الخارجي نسخة 2",
|
"Pixels to expand": "عدد البيكسلات",
|
||||||
"Poor man's outpainting": "الرسم الخارجي للفقراء",
|
"Mask blur": "تنعيم القناع",
|
||||||
"SD upscale": "ترقية الانتشار المستقر",
|
"How much to blur the mask before processing, in pixels.": "مقدرا تنعيم القناع قبل استخدامه (يقاس بالبيكسل)",
|
||||||
"should be 2 or lower.": "should be 2 or lower.",
|
"Outpainting direction": "اتجاه توسيع الصورة",
|
||||||
"Override `Sampling method` to Euler?(this method is built for it)": "Override `Sampling method` to Euler?(this method is built for it)",
|
|
||||||
"Override `prompt` to the same value as `original prompt`?(and `negative prompt`)": "Override `prompt` to the same value as `original prompt`?(and `negative prompt`)",
|
|
||||||
"Original prompt": "Original prompt",
|
|
||||||
"Original negative prompt": "Original negative prompt",
|
|
||||||
"Override `Sampling Steps` to the same value as `Decode steps`?": "Override `Sampling Steps` to the same value as `Decode steps`?",
|
|
||||||
"Decode steps": "Decode steps",
|
|
||||||
"Override `Denoising strength` to 1?": "Override `Denoising strength` to 1?",
|
|
||||||
"Decode CFG scale": "Decode CFG scale",
|
|
||||||
"Randomness": "Randomness",
|
|
||||||
"Sigma adjustment for finding noise for image": "Sigma adjustment for finding noise for image",
|
|
||||||
"Loops": "Loops",
|
|
||||||
"Denoising strength change factor": "معامل قوة تقليل الضوضاء",
|
|
||||||
"Recommended settings: Sampling Steps: 80-100, Sampler: Euler a, Denoising strength: 0.8": "الإعدادات الموصى بها: خطوات أخذ العينات: 80-100 ، طريقة أخذ العينات: Euler a ، تقليل الضوضاء: 0.8",
|
|
||||||
"Pixels to expand": "عدد البكسل للتوسيع",
|
|
||||||
"Outpainting direction": "إتجاه الرسم الخارجي",
|
|
||||||
"left": "يسار",
|
"left": "يسار",
|
||||||
"right": "يمين",
|
"right": "يمين",
|
||||||
"up": "فوق",
|
"up": "فوق",
|
||||||
"down": "تحت",
|
"down": "تحت",
|
||||||
"Fall-off exponent (lower=higher detail)": "أس التناقص (الأدنى = تفاصيل أعلى)",
|
"Fall-off exponent (lower=higher detail)": "قوة السقوط (كلما قلت زادت التفاصيل)",
|
||||||
"Color variation": "اختلاف اللون",
|
"Color variation": "تنوع الألوان",
|
||||||
"Will upscale the image to twice the dimensions; use width and height sliders to set tile size": "سيقوم بترقية الصورة إلى ضعف الأبعاد ؛ استخدم شريط تمرير العرض والارتفاع لضبط حجم التبليط",
|
"Poor man's outpainting": "توسيع الصورة (بدائي)",
|
||||||
"Tile overlap": "تداخل التبليط",
|
"Masked content": "محتويات القناع",
|
||||||
"Upscaler": "المرقي",
|
"What to put inside the masked area before processing it with Stable Diffusion.": "ما يوضع مكان الفراغ في الصورة الذي نريد إنتاج محتوياته",
|
||||||
"Lanczos": "Lanczos",
|
"fill": "ألوان",
|
||||||
|
"fill it with colors of the image": "املأ باستخدام ألوان مأخوذة من باقي الصورة",
|
||||||
|
"original": "بدون تغيير",
|
||||||
|
"keep whatever was there originally": "أبق محتويات ما تحت القناع كما هي",
|
||||||
|
"latent noise": "تشويش كامن",
|
||||||
|
"fill it with latent space noise": "املأه باستخدام تشويش من الفضاء الكامن",
|
||||||
|
"latent nothing": "تصفير كامن",
|
||||||
|
"fill it with latent space zeroes": "استبدل مكان القناع في الفضاء الكامن بأصفار",
|
||||||
|
"SD upscale": "مضاعفة الدقة",
|
||||||
|
"Will upscale the image to twice the dimensions; use width and height sliders to set tile size": "سيتم تكبير حجم الصورة إلى الضعف، استخدم الطول والإرتفاع في الأعلى لتحديد حجم نافذة المكبر",
|
||||||
|
"Tile overlap": "تداخل النافذة",
|
||||||
|
"For SD upscale, how much overlap in pixels should there be between tiles. Tiles overlap so that when they are merged back into one picture, there is no clearly visible seam.": "المكبر ينظر إلى أجزاء الصورة من خلال نافذة لتكبير المحتوى ثم ينتقل إلى الجزء المجاور، يفضل أن يكون هناك تداخل بين كل رقعة لكي لا يكون هناك اختلاف واضح بينهم",
|
||||||
|
"Upscaler": "طريقة التكبير",
|
||||||
|
"Inpaint": "تحبير",
|
||||||
|
"Draw mask": "ارسم القناع",
|
||||||
|
"Upload mask": "ارفع القناع",
|
||||||
|
"Inpaint masked": "تحبير ما بداخل القناع",
|
||||||
|
"Inpaint not masked": "تحبير ما حول القناع",
|
||||||
|
"Inpaint at full resolution": "تحبير بالدقة الكاملة",
|
||||||
|
"Upscale masked region to target resolution, do inpainting, downscale back and paste into original image": "كبر ما يراد تحبيره ثم صغر النتيجة وألصقها في مكانها",
|
||||||
|
"Inpaint at full resolution padding, pixels": "عدد بيكسلات التبطين",
|
||||||
|
"Batch img2img": "صور إلى صور",
|
||||||
|
"Process images in a directory on the same machine where the server is running.": "حدد مسار مجلد صور موجود في جهاز الخادم",
|
||||||
|
"Use an empty output directory to save pictures normally instead of writing to the output directory.": "يمكنك أيضا تحديد مجلد حفظ النتائج (غير الإفتراضي)",
|
||||||
|
"Input directory": "مجلد المدخلات",
|
||||||
|
"Output directory": "مجلد المخرجات",
|
||||||
|
"Extras": "معالجة",
|
||||||
"Single Image": "صورة واحدة",
|
"Single Image": "صورة واحدة",
|
||||||
"Batch Process": "معالجة الدفعات",
|
"Source": "المصدر",
|
||||||
"Batch from Directory": "دفعة من المجلد",
|
"Scale by": "مضاعفة الدقة",
|
||||||
"Source": "مصدر",
|
|
||||||
"Show result images": "إظهار نتائج الصور ",
|
|
||||||
"Scale by": "رفع الحجم بمقدار",
|
|
||||||
"Scale to": "رفع الحجم إلى",
|
|
||||||
"Resize": "تغيير الحجم",
|
"Resize": "تغيير الحجم",
|
||||||
"Crop to fit": "اقتصاص للتوافق",
|
"Upscaler 1": "المكبر الأول",
|
||||||
"Upscaler 2 visibility": "إظهار المرقي 2",
|
"Upscaler 2": "المكبر الثاني",
|
||||||
"GFPGAN visibility": "إظهار GFPGAN",
|
"Upscaler 2 visibility": "أثر المكبر الثاني",
|
||||||
"CodeFormer visibility": "إظهار CodeFormer",
|
"GFPGAN visibility": "أثر GFPGAN (محسن وجوه)",
|
||||||
"CodeFormer weight (0 = maximum effect, 1 = minimum effect)": "وزن CodeFormer (0 = أقصى تأثير ، 1 = تأثير أدنى)",
|
"CodeFormer visibility": "أثر CodeFormer (محسن وجوه)",
|
||||||
|
"CodeFormer weight (0 = maximum effect, 1 = minimum effect)": "وزن CodeFormer (يزيد التفاصيل على حساب الجودة)",
|
||||||
|
"Scale to": "دقة محددة",
|
||||||
|
"Crop to fit": "قص الأطراف الزائدة إذا لم تتناسب الأبعاد",
|
||||||
|
"Batch Process": "حزمة صور",
|
||||||
|
"Batch from Directory": "حزمة من مجلد",
|
||||||
|
"A directory on the same machine where the server is running.": "مسار مجلد صور موجود في جهاز الخادم",
|
||||||
|
"Leave blank to save images to the default path.": "اتركه فارغا لاستخدام المسار الإفتراضي",
|
||||||
|
"Show result images": "اعرض الصور الناتجة",
|
||||||
"Open output directory": "افتح مجلد المخرجات",
|
"Open output directory": "افتح مجلد المخرجات",
|
||||||
"Send to txt2img": "أرسل إلى كتابة لصورة",
|
"PNG Info": "عوامل الصورة",
|
||||||
"A merger of the two checkpoints will be generated in your": "سيتم إنشاء نموذجمدمج من النموذجين في",
|
"Send to txt2img": "أرسل لنص إلى صورة",
|
||||||
"checkpoint": "النموذج",
|
"Checkpoint Merger": "مزج الأوزان",
|
||||||
"directory.": "المجلد.",
|
"A merger of the two checkpoints will be generated in your": "سيتم مزج الأوزان التالية وحفظ الأوزان المدجمة مع ",
|
||||||
"Primary model (A)": "النموذج الأساسي (أ)",
|
"checkpoint": "الأوزان",
|
||||||
"Secondary model (B)": "النموذج الثانوي (ب)",
|
"directory.": " مجلد.",
|
||||||
"Tertiary model (C)": "النموذج الثالث (ج)",
|
"Primary model (A)": "الأوزان الأولى (A)",
|
||||||
"Custom Name (Optional)": "اسم مخصص (اختياري)",
|
"Secondary model (B)": "الأوزان الثانية (B)",
|
||||||
"Multiplier (M) - set to 0 to get model A": "المضاعف (M) - اضبط على 0 للحصول على النموذج أ",
|
"Tertiary model (C)": "الأوزان الثالثة (C)",
|
||||||
"Interpolation Method": "طريقة الاستنباط",
|
"Custom Name (Optional)": "الاسم الجديد (اختياري)",
|
||||||
"Weighted sum": "المجموع الموزون",
|
"Multiplier (M) - set to 0 to get model A": "العامل M: مسافة الإبتعاد عن الأوزان الأولى A",
|
||||||
"Add difference": "أضافة الاختلاف",
|
"Interpolation Method": "طريقة المزج",
|
||||||
"Save as float16": "حفظ float16",
|
"Weighted sum": "خطية",
|
||||||
"See": "شاهد",
|
"Result = A * (1 - M) + B * M": "النتيجة = A * (1 - M) + B * M",
|
||||||
"wiki": "ويكي",
|
"Add difference": "جمع الفرق",
|
||||||
"for detailed explanation.": "للحصول على شرح مفصل.",
|
"Result = A + (B - C) * M": "النتيجة = A + (B - C) * M",
|
||||||
"Create embedding": "إنشاء التضمين",
|
"Save as float16": "احفظ بدقة float16",
|
||||||
"Create hypernetwork": "إنشاء شبكة فائقة",
|
"Run": "تشغيل",
|
||||||
"Preprocess images": "تجهيز الصور",
|
"Train": "تدريب",
|
||||||
|
"See": "اقرأ",
|
||||||
|
"wiki": "الـwiki ",
|
||||||
|
"for detailed explanation.": "لمعرفة المزيد",
|
||||||
|
"Create embedding": "إنشاء تضمين",
|
||||||
"Name": "الاسم",
|
"Name": "الاسم",
|
||||||
"Initialization text": "نص التهيئة",
|
"Initialization text": "النص المبدأي",
|
||||||
"Number of vectors per token": "عدد المتجهات لكل رمز",
|
"Number of vectors per token": "عدد المتجهات لكل وحدة لغوية",
|
||||||
"Overwrite Old Embedding": "الكتابة فوق التضمين القديم",
|
"Overwrite Old Embedding": "استبدل التضمين القديم",
|
||||||
"Modules": "الوحدات",
|
"Create hypernetwork": "إنشاء شبكة فائقة",
|
||||||
"Enter hypernetwork layer structure": "أدخل بنية طبقة الشبكة الفائقة",
|
"Modules": "الأجزاء",
|
||||||
"Select activation function of hypernetwork": "حدد وظيفة تنشيط الشبكة الفائقة",
|
"Enter hypernetwork layer structure": "ترتيب مضاعفات عرض الطبقات",
|
||||||
"linear": "خطي (Linear)",
|
"1st and last digit must be 1. ex:'1, 2, 1'": "المضاعفين الأول والأخير يجب أن يكونا 1، مثال: 1, 2, 1",
|
||||||
"relu": "الوحدة الخطية المعدلة (Relu)",
|
"Select activation function of hypernetwork": "دالة التنشيط",
|
||||||
"leakyrelu": "الوحدة الخطية المعدلة المسربة (Leakyrelu)",
|
"linear": "خطية (بدون)",
|
||||||
"elu": "الوحدة الأسية الخطية (Elu)",
|
"relu": "ريلو (ReLU)",
|
||||||
"swish": "Swish",
|
"leakyrelu": "ريلو المتسربة (LeakyReLU)",
|
||||||
"Add layer normalization": "أضف طبقة التسوية",
|
"elu": "إيلو (ELU)",
|
||||||
"Use dropout": "استخدم الهبوط",
|
"swish": "سويش (Swish)",
|
||||||
"Overwrite Old Hypernetwork": "الكتابة فوق الشبكة الفائقة القديمة",
|
"Add layer normalization": "أضف تسوية الطبقات (LayerNorm)",
|
||||||
"Source directory": "مجلد المصدر",
|
"Use dropout": "استخدم الإسقاط (Dropout)",
|
||||||
"Destination directory": "مجلد النتائج",
|
"Overwrite Old Hypernetwork": "استبدل الشبكة الفائقة القديمة",
|
||||||
"Existing Caption txt Action": "الإجراء النصي للتعليق المتوفر",
|
"Preprocess images": "معالجة مسبقة للصور",
|
||||||
|
"Source directory": "مجلد المخرجات",
|
||||||
|
"Destination directory": "مجلد المخرجات",
|
||||||
|
"Existing Caption txt Action": "اذا كانت الصورة لديها توصيف (طلب)",
|
||||||
"ignore": "تجاهل",
|
"ignore": "تجاهل",
|
||||||
"copy": "نسخ",
|
"copy": "انسخ",
|
||||||
"prepend": "أضف قبل",
|
"prepend": "أسبق",
|
||||||
"append": "ألحق",
|
"append": "ألحق",
|
||||||
"Create flipped copies": "قم بإنشاء نسخ مقلوبة",
|
"Create flipped copies": "انشئ نسخ معكوسة للصور",
|
||||||
"Split oversized images": "تقسيم الصور كبيرة الحجم",
|
"Split oversized images": "قسّم الصور الكبيرة",
|
||||||
"Use BLIP for caption": "استخدم BLIP للتعليق",
|
"Split image threshold": "حد تقسيم الصور الكبيرة",
|
||||||
"Use deepbooru for caption": "استخدم deepbooru للتعليق",
|
"Split image overlap ratio": "نسبة تداخل اقسام الصور الكبيرة",
|
||||||
"Split image threshold": "حد تقسيم الصورة",
|
"Use BLIP for caption": "استخدم BLIP لتوصيف الصور",
|
||||||
"Split image overlap ratio": "نسبة تداخل الصورة المنقسمة",
|
"Use deepbooru for caption": "استخدم deepbooru لتوصيف الصور",
|
||||||
"Preprocess": "تجهيز الصور",
|
"Preprocess": "معالجة مسبقة",
|
||||||
"Train an embedding or Hypernetwork; you must specify a directory with a set of 1:1 ratio images": "تدريب التضمين أو الشبكة الفائقة ؛ يجب تحديد مجلد بمجموعة من الصور بنسبة أبعاد 1: 1",
|
"Train an embedding or Hypernetwork; you must specify a directory with a set of 1:1 ratio images": "درب التضمين أو الشبكة الفائقة: يجب تحديد مجلد يحتوي صور مربعة فقط ",
|
||||||
"[wiki]": "[ويكي]",
|
"[wiki]": "[wiki]",
|
||||||
"Embedding": "التضمين",
|
"Embedding": "التضمين",
|
||||||
"Embedding Learning rate": "معدل تعلم التضمين",
|
"Embedding Learning rate": "معدل تعلم التضمين",
|
||||||
"Hypernetwork Learning rate": "معدل تعلم الشبكة الفائقة",
|
"Hypernetwork Learning rate": "معدل تعلم الشبكة الفائقة",
|
||||||
"Dataset directory": "مجلد مجموعة البيانات",
|
"Dataset directory": "مجلد مجموعة البيانات",
|
||||||
|
"Path to directory with input images": "مسار مجلد الصور المدخلة",
|
||||||
"Log directory": "مجلد السجل",
|
"Log directory": "مجلد السجل",
|
||||||
"Prompt template file": "ملف قالب الموجهات",
|
"Path to directory where to write outputs": "مسار مجلد الصور المخرجة",
|
||||||
"Max steps": "الخطوات القصوى",
|
"Prompt template file": "ملف صيغ الطلبات",
|
||||||
"Save an image to log directory every N steps, 0 to disable": "حفظ صورة في مجلد السجل كل N خطوات ، 0 للتعطيل",
|
"Max steps": "أقصى عدد خطوات التدريب",
|
||||||
"Save a copy of embedding to log directory every N steps, 0 to disable": "حفظ نسخة من التضمين في مجلد السجل كل N خطوات ، 0 للتعطيل",
|
"Save an image to log directory every N steps, 0 to disable": "احفظ صورة في السجل بعد كل كم خطوة تدريب (لا تحفظ إذا كان 0)",
|
||||||
"Save images with embedding in PNG chunks": "حفظ التضمين مع الصور في أجزاء PNG",
|
"Save a copy of embedding to log directory every N steps, 0 to disable": "احفظ التضمين في السجل بعد كل كم خطوة تدريب (لا تحفظ إذا كان 0)",
|
||||||
"Read parameters (prompt, etc...) from txt2img tab when making previews": "قراءة المتغيرات (الموجه ، إلخ ...) من علامة تبويب نص لصورة عند إجراء المعاينات",
|
"Save images with embedding in PNG chunks": "احفظ التضمين بداخل ملف الصورة كعامل يمكن استخراجه من عوامل الصورة (صيغة PNG)",
|
||||||
"Train Hypernetwork": "تدريب الشبكة الفائقة",
|
"Read parameters (prompt, etc...) from txt2img tab when making previews": "استخدم قيم العوامل الموجودة في تبويب نص إلى صورة لعرض نتائجهم أثناء التدريب",
|
||||||
"Train Embedding": "تدريب التضمين",
|
"Train Hypernetwork": "درّب الشبكة الفائقة",
|
||||||
"Create an aesthetic embedding out of any number of images": "Create an aesthetic embedding out of any number of images",
|
"Train Embedding": "درّب التضمين",
|
||||||
"Create images embedding": "Create images embedding",
|
"Create aesthetic embedding": "تضمين تجميلي",
|
||||||
"extras": "إضافات",
|
"Create an aesthetic embedding out of any number of images": "انشئ تضمين تجميلي يعبر عن مجموعة من الصور",
|
||||||
"favorites": "المفضلة",
|
"Create images embedding": "انشئ التضمين التجميلي",
|
||||||
"custom fold": "custom fold",
|
"Image Browser": "معرض الصور",
|
||||||
"Load": "تحميل",
|
"Load": "حمّل",
|
||||||
"Images directory": "مجلد الصور",
|
"Images directory": "مجلد الصور",
|
||||||
"Prev batch": "الدفعة السابقة",
|
|
||||||
"Next batch": "الدفعة التالية",
|
|
||||||
"First Page": "الصفحة الأولى",
|
"First Page": "الصفحة الأولى",
|
||||||
"Prev Page": "الصفحة السابقة",
|
"Prev Page": "الصفحة السابقة",
|
||||||
"Page Index": "فهرس الصفحات",
|
"Page Index": "رقم الصفحة",
|
||||||
"Next Page": "الصفحة التالية",
|
"Next Page": "الصفحة التالية",
|
||||||
"End Page": "صفحة النهاية",
|
"End Page": "الصفحة الأخيرة",
|
||||||
"number of images to delete consecutively next": "عدد الصور المطلوب حذفها على التوالي بعد ذلك",
|
"number of images to delete consecutively next": "عدد الصور المتتالية للحذف",
|
||||||
"Delete": "حذف",
|
"Delete": "احذف",
|
||||||
"Generate Info": "معلومات الإنشاء",
|
"Generate Info": "معلومات عامة",
|
||||||
"File Name": "اسم الملف",
|
"File Name": "اسم الملف",
|
||||||
"Collect": "جمع",
|
"Collect": "اجمع",
|
||||||
"Refresh page": "إعادة تحميل الصفحة",
|
"extras": "معالجة",
|
||||||
"Date to": "التاريخ إلى",
|
"favorites": "المفضلة",
|
||||||
"Number": "الرقم",
|
"custom fold": "مجلد آخر",
|
||||||
"set_index": "وضع الفهرس",
|
"Input images directory": "مجلد الصور المدخلة",
|
||||||
"Checkbox": "صندوق اختيار",
|
"Settings": "إعدادات",
|
||||||
"Apply settings": "تطبيق الإعدادات",
|
"Apply settings": "طبق الإعدادت",
|
||||||
"Saving images/grids": "حفظ الصور / الإطار الشبكي",
|
"Saving images/grids": "حفظ الصور وجداولها",
|
||||||
"Always save all generated images": "احفظ دائمًا جميع الصور التي تم إنشائها",
|
"Always save all generated images": "احفظ كل الصور المنتجة",
|
||||||
"File format for images": "تنسيق ملفات الصور",
|
"File format for images": "صيغة ملفات الصور",
|
||||||
"Images filename pattern": "نمط اسم ملفات الصور",
|
"Images filename pattern": "نمط تسمية الصور",
|
||||||
"Add number to filename when saving": "Add number to filename when saving",
|
"Use following tags to define how filenames for images are chosen: [steps], [cfg], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [datetime], [datetime<Format>], [datetime<Format><Time Zone>], [job_timestamp]; leave empty for default.": "استخدم الأوسمة التالية لتحديد كيفية تسمية الصور: [steps], [cfg], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [datetime], [datetime<Format>], [datetime<Format><Time Zone>], [job_timestamp] أو اتركه فارغا إذا أردت",
|
||||||
"Always save all generated image grids": "احفظ دائمًا جميع الإطارات الشبكية للصور التي تم إنشاؤها",
|
"Add number to filename when saving": "دائما أضف رقم على اسم الملف",
|
||||||
"File format for grids": "تنسيق ملفات الإطارات الشبكية",
|
"Always save all generated image grids": "احفظ جداول الصور دائما",
|
||||||
"Add extended info (seed, prompt) to filename when saving grid": "أضف معلومات إضافية (البذرة ، الموجه) إلى اسم الملف عند حفظ الإطار الشبكي",
|
"File format for grids": "صيغة ملفات جداول الصور",
|
||||||
"Do not save grids consisting of one picture": "لا تحفظ الإطارات الشبكية التي تتكون من صورة واحدة",
|
"Add extended info (seed, prompt) to filename when saving grid": "أضف عوامل الإنتاج (مثل الطلب والبذرة) لأسماء جداول الصور",
|
||||||
"Prevent empty spots in grid (when set to autodetect)": "منع المناطق الفارغة في الإطار الشبكي (عند الضبط على الاكتشاف التلقائي)",
|
"Do not save grids consisting of one picture": "لا تحفظ جدول الصور عند إنتاج صورة واحدة فقط",
|
||||||
"Grid row count; use -1 for autodetect and 0 for it to be same as batch size": "عدد صفوف الإطار الشبكي استخدم -1 للاكتشاف التلقائي و 0 ليكون نفس حجم الدُفعة",
|
"Prevent empty spots in grid (when set to autodetect)": "في الوضع التلقائي امنع الفراغات في جداول الصور",
|
||||||
"Save text information about generation parameters as chunks to png files": "احفظ معلومات نصية حول متغيرات الإنشاء كمقاطع في ملفات png",
|
"Grid row count; use -1 for autodetect and 0 for it to be same as batch size": "عدد صفوف جداول الصور (1-: تلقائي، 0: نفس حجم الحزمة)",
|
||||||
"Create a text file next to every image with generation parameters.": "قم بإنشاء ملف نصي بجوار كل صورة باستخدام متغيرات الإنشاء.",
|
"Save text information about generation parameters as chunks to png files": "احفظ عوامل الإنتاج داخل ملفات الصور (صيغة PNG)",
|
||||||
"Save a copy of image before doing face restoration.": "احفظ نسخة من الصورة قبل القيام بترميم الوجوه.",
|
"Create a text file next to every image with generation parameters.": "انشئ ملف نصي يحتوي على عوامل الإنتاج بجانب كل صورة",
|
||||||
"Quality for saved jpeg images": "جودة الصور المحفوظة بتنسيق jpeg",
|
"Save a copy of image before doing face restoration.": "احفظ نسخة من الصورة قبل تحسين الوجوه",
|
||||||
"If PNG image is larger than 4MB or any dimension is larger than 4000, downscale and save copy as JPG": "إذا كانت صورة PNG أكبر من 4 ميجابايت أو كان أي بُعد أكبر من 4000 ، قم بتقليل حجم الصورة وحفظها بتنسيق JPG",
|
"Quality for saved jpeg images": "جودة حفظ صور JPEG",
|
||||||
"Use original name for output filename during batch process in extras tab": "استخدم الاسم الأصلي لاسم ملف الإخراج أثناء عملية الدُفعات في علامة تبويب الإضافات",
|
"If PNG image is larger than 4MB or any dimension is larger than 4000, downscale and save copy as JPG": "إذا كان حجم ملف صورة PNG أكبر من 4MB أو أحد أبعاد الصورة أكبر من 4000 بيكسل، صغر الصورة واحفظها بصيغة JPEG",
|
||||||
"When using 'Save' button, only save a single selected image": "عند استخدام زر 'حفظ' ، احفظ فقط صورة واحدة محددة",
|
"Use original name for output filename during batch process in extras tab": "استخدم الإسم الأصلي للصور عند معالجتهم في حزم تحت تبويب معالجة",
|
||||||
"Do not add watermark to images": "لا تقم بإضافة العلامة المائية للصور",
|
"When using 'Save' button, only save a single selected image": "احفظ صورة واحدة فقط عند الضغط على حفظ",
|
||||||
"Paths for saving": "مسارات الحفظ",
|
"Do not add watermark to images": "لا تضف علامة مائية على الصور",
|
||||||
"Output directory for images; if empty, defaults to three directories below": "مجلد المخرجات للصور ؛ إذا كان فارغا ، يتم تعيينه افتراضيًا إلى المجلدات الثلاثة أدناه",
|
"If this option is enabled, watermark will not be added to created images. Warning: if you do not add watermark, you may be behaving in an unethical manner.": "الصور المنتجة لن تحتوي على علامة مائية عند تفعيل هذا الخيار، تحذير: ربما قد يدل هذا على أنك تتصرف بشكل غير أخلاقي",
|
||||||
"Output directory for txt2img images": "مجلد المخرجات لصور نص لصورة",
|
"Paths for saving": "اماكن الحفظ",
|
||||||
"Output directory for img2img images": "مجلد المخرجات لصور صورة لصورة",
|
"Output directory for images; if empty, defaults to three directories below": "مسار حفظ الصور المخرجة؛ يمكن أن يترك فارغا",
|
||||||
"Output directory for images from extras tab": "مجلد المخرجات لصور علامة تبويب الإضافات",
|
"Output directory for txt2img images": "مسار الصور المخرجة من تبويب نص إلى صورة",
|
||||||
"Output directory for grids; if empty, defaults to two directories below": "مجلد المخرجات للإطارات الشبكية ؛ إذا كان فارغا ، يتم تعيينه افتراضيًا إلى المجلدين أدناه",
|
"Output directory for img2img images": "مسار الصور المخرجة من تبويب صورة إلى صورة",
|
||||||
"Output directory for txt2img grids": "مجلد المخرجات للإطارات الشبكية نص لصورة",
|
"Output directory for images from extras tab": "مسار الصور المخرجة من تبويب معالجة",
|
||||||
"Output directory for img2img grids": "مجلد المخرجات للإطارات الشبكية صورة لصورة",
|
"Output directory for grids; if empty, defaults to two directories below": "مسار حفظ جداول الصور المخرجة؛ يمكن أن يترك فارغا",
|
||||||
"Directory for saving images using the Save button": "مجلد لحفظ الصور باستخدام زر حفظ",
|
"Output directory for txt2img grids": "مسار جداول الصور المخرجة من تبويب نص إلى صورة",
|
||||||
"Saving to a directory": "يتم الحفظ إلى المجلد..",
|
"Output directory for img2img grids": "مسار جداول الصور المخرجة من تبويب صورة إلى صورة",
|
||||||
"Save images to a subdirectory": "حفظ الصور في مجلد فرعي",
|
"Directory for saving images using the Save button": "مسار حفظ الصور عند الضغط على زر الحفظ",
|
||||||
"Save grids to a subdirectory": "حفظ الإطارات الشبكية في مجلد فرعي",
|
"Saving to a directory": "مجلدات الحفظ",
|
||||||
|
"Save images to a subdirectory": "احفظ الصور في مجلد فرعي",
|
||||||
|
"Save grids to a subdirectory": "احفظ جداول الصور في مجلد فرعي",
|
||||||
"When using \"Save\" button, save images to a subdirectory": "احفظ الصور في مجلد فرعي عند الضغط على زر الحفظ",
|
"When using \"Save\" button, save images to a subdirectory": "احفظ الصور في مجلد فرعي عند الضغط على زر الحفظ",
|
||||||
"Directory name pattern": "نمط اسم المجلد",
|
"Directory name pattern": "نمط اسم المجلد",
|
||||||
"Max prompt words for [prompt_words] pattern": "أقصى عدد لكلمات التوجيه لنمط [كلمات_التوجيه]",
|
"Use following tags to define how subdirectories for images and grids are chosen: [steps], [cfg], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [datetime], [datetime<Format>], [datetime<Format><Time Zone>], [job_timestamp]; leave empty for default.": "استخدم الأوسمة التالية لحديد كيفية تسمية المجلدات الفرعية للصور والصور المركبة: [steps], [cfg], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [datetime], [datetime<Format>], [datetime<Format><Time Zone>], [job_timestamp] أو اتركه فارغا إذا أردت",
|
||||||
"Upscaling": "الارتقاء",
|
"Max prompt words for [prompt_words] pattern": "أقصى عدد كلمات الطلب عند استخدام وسم [prompt_words]",
|
||||||
"Tile size for ESRGAN upscalers. 0 = no tiling.": "حجم التبليط لترقيات ESRGAN, القيمة 0= لا يوجد تبليط.",
|
"Upscaling": "تكبير الصور",
|
||||||
"Tile overlap, in pixels for ESRGAN upscalers. Low values = visible seam.": "تداخل المربعات ، بالبكسل لمرقي ESRGAN. القيم المنخفضة = تداخل مرئي.",
|
"Tile size for ESRGAN upscalers. 0 = no tiling.": "حجم نافذة المكبر ESRGAN (يمكن أن يكون 0)",
|
||||||
"Tile size for all SwinIR.": "حجم التليط لجميع عمليات SwinIR.",
|
"Tile overlap, in pixels for ESRGAN upscalers. Low values = visible seam.": "تداخل نافذة المكبر ESRGAN (تتضح الفواصل إذا كان قليل)",
|
||||||
"Tile overlap, in pixels for SwinIR. Low values = visible seam.": "تداخل المربعات بالبكسل لـ SwinIR. القيم المنخفضة = تداخل مرئي.",
|
"Select which Real-ESRGAN models to show in the web UI. (Requires restart)": "حدد ما تريد عرضه كخيار لمكبر من نوع Real-ESRGAN يمكن استخدامه (يتطلب إعادة تشغيل)",
|
||||||
"LDSR processing steps. Lower = faster": "خطوات معالجة LDSR. أقل = أسرع",
|
"Tile size for all SwinIR.": "حجم نافذة المكبر SwinIR",
|
||||||
"Upscaler for img2img": "المرقي لصورة لصورة",
|
"Tile overlap, in pixels for SwinIR. Low values = visible seam.": "تداخل نافذة المكبر SwinIR (تتضح الفواصل إذا كان قليل)",
|
||||||
"Upscale latent space image when doing hires. fix": "ترقية صورة الفضاء الكامن عند التعيينات. تصليح",
|
"LDSR processing steps. Lower = faster": "عدد خطوات مكبر LDSR (أسرع كلما قلت)",
|
||||||
"Face restoration": "ترميم الوجوه",
|
"Upscaler for img2img": "طريقة التكبير تحت تبويب صورة إلى صورة",
|
||||||
"CodeFormer weight parameter; 0 = maximum effect; 1 = minimum effect": "متغيرات وزن CodeFormer ؛ 0 = أقصى تأثير ؛ 1 = الحد الأدنى من التأثير",
|
"Upscale latent space image when doing hires. fix": "عند اختيار \"أقل دقة\" قم بالتكبير في الفضاء الكامن",
|
||||||
"Move face restoration model from VRAM into RAM after processing": "انقل نموذج استعادة الوجوه من VRAM إلى RAM بعد المعالجة",
|
"Face restoration": "تحسين الوجوه",
|
||||||
"System": "نظام",
|
"Face restoration model": "نموذج تحسين الوجوه",
|
||||||
"VRAM usage polls per second during generation. Set to 0 to disable.": "استطلاعات استخدام VRAM في الثانية أثناء الإنشاء. اضبط على 0 للتعطيل.",
|
"CodeFormer weight parameter; 0 = maximum effect; 1 = minimum effect": "وزن CodeFormer (يزيد التفاصيل على حساب الجودة)",
|
||||||
"Always print all generation info to standard output": "قم دائمًا بطباعة جميع معلومات الإنشاء إلى المخرج القياسي",
|
"Move face restoration model from VRAM into RAM after processing": "احذف محسن الوجوه من ذاكرة كرت الشاشة (VRAM) بعد استخدامه",
|
||||||
"Add a second progress bar to the console that shows progress for an entire job.": "أضف شريط تقدم آخر إلى وحدة التحكم يُظهر التدقم الكلي للمهمة.",
|
"System": "النظام",
|
||||||
|
"VRAM usage polls per second during generation. Set to 0 to disable.": "عدد مرات التحقق من ذاكرة كرت الشاشة المستخدمة (VRAM) في الثانية",
|
||||||
|
"Always print all generation info to standard output": "اطبع دائما كل عوامل الإنتاج",
|
||||||
|
"Add a second progress bar to the console that shows progress for an entire job.": "أضف شريط تقدم ثاني لعملية الإنتاج الكاملة",
|
||||||
"Training": "التدريب",
|
"Training": "التدريب",
|
||||||
"Move VAE and CLIP to RAM when training hypernetwork. Saves VRAM.": "تفريغ VAE و CLIP من VRAM عند التدريب",
|
"Move VAE and CLIP to RAM when training hypernetwork. Saves VRAM.": "قلل استخدام ذاكرة كرت الشاشة (VRAM) عند تدريب الشبكة الفائقة بالتخلص من CLIP وVAE",
|
||||||
"Filename word regex": "اسم ملف كلمات regex",
|
"Filename word regex": "التعبير النمطي (RegEx) لكلمات اسم الملف",
|
||||||
"Filename join string": "سلسلة أحرف دمج أسماء الملفات",
|
"This regular expression will be used extract words from filename, and they will be joined using the option below into label text used for training. Leave empty to keep filename text as it is.": "استخدم هذا التعبير لاستخراج كلمات من أسماء الملفات ليتم دمجها بالخيار التالي لتستخدم في التدريب، اتركه فارغا لتستخدم اسم الملف كما هو",
|
||||||
"Number of repeats for a single input image per epoch; used only for displaying epoch number": "عدد التكرارات لصورة إدخال واحدة لكل حقبة ؛ تستخدم فقط لعرض رقم الحقبة",
|
"Filename join string": "النص الفاصل للكلمات المدموجة",
|
||||||
"Save an csv containing the loss to log directory every N steps, 0 to disable": "حفظ ملف csv يحتوي على الخسارة إلى مجلد السجل كل N خطوات ، 0 للتعطيل",
|
"This string will be used to join split words into a single line if the option above is enabled.": "سيستخدم بين كل كلمة يتم استخراجها من الخيار السابق",
|
||||||
"Stable Diffusion": "انتشار مستقر",
|
"Number of repeats for a single input image per epoch; used only for displaying epoch number": "عدد مرات تكرار الصور في كل دورة (Epoch)، يستخدم للعرض فقط",
|
||||||
"Checkpoints to cache in RAM": "التخزين المؤقت للنماذج في RAM",
|
"Save an csv containing the loss to log directory every N steps, 0 to disable": "احفظ خسارة التدريب (Loss) في السجل بعد كل كم خطوة (لا تحفظ إذا كان 0)",
|
||||||
|
"Stable Diffusion": "نموذج التشعث الرزين (Stable Diffusion)",
|
||||||
|
"Checkpoints to cache in RAM": "عدد النماذج التي تترك في الذاكرة العشوائية (RAM)",
|
||||||
"Hypernetwork strength": "قوة الشبكة الفائقة",
|
"Hypernetwork strength": "قوة الشبكة الفائقة",
|
||||||
"Apply color correction to img2img results to match original colors.": "قم بتطبيق تصحيح الألوان على نتائج صورة لصورة لمطابقة الألوان الأصلية.",
|
"Apply color correction to img2img results to match original colors.": "صحح ألوان نتائج صورة إلى صورة لتشابه الصورة الأصلية",
|
||||||
"Save a copy of image before applying color correction to img2img results": "احفظ نسخة من الصورة قبل تطبيق تصحيح الألوان على نتائج صورة لصورة",
|
"Save a copy of image before applying color correction to img2img results": "احفظ نسخة من الصور المنتجة من صورة إلى صورة قبل عملية تصحيح الألوان",
|
||||||
"With img2img, do exactly the amount of steps the slider specifies (normally you'd do less with less denoising).": "باستخدام صورة لصورة ، قم بالضبط بعدد الخطوات التي يحددها شريط التمرير (عادةً ما سيكون أقل مع تقليل التشويش).",
|
"With img2img, do exactly the amount of steps the slider specifies (normally you'd do less with less denoising).": "استخدم بالضبط عدد الخطوات المحددة بالرغم من قسط المشوار (عدد الخطوات الإفتراضي = عدد الخطوات / قسط المشوار)",
|
||||||
"Enable quantization in K samplers for sharper and cleaner results. This may change existing seeds. Requires restart to apply.": "تمكين تكميم عينات K للحصول على نتائج أوضح وأنظف. هذا قد يغير البذرة المستخدمة. يتطلب إعادة التشغيل للتطبيق.",
|
"Enable quantization in K samplers for sharper and cleaner results. This may change existing seeds. Requires restart to apply.": "فعل التجزيء الكمي (Quantization) لأغلب أساليب الخطو (k-diffusion) للحصول على صور أنظف (يتطلب إعادة تشغيل)",
|
||||||
"Emphasis: use (text) to make model pay more attention to text and [text] to make it pay less attention": "التأكيد: استخدم (النص) لجعل النموذج يولي مزيدًا من الاهتمام للنص و استخدم [النص] لجعل النموذج يولي اهتمامًا أقل للنص",
|
"Emphasis: use (text) to make model pay more attention to text and [text] to make it pay less attention": "أحط أي كلمة أو عبارة في الطلب أو عكسه بأقواس () للتشديد أو [] للتيسير",
|
||||||
"Use old emphasis implementation. Can be useful to reproduce old seeds.": "استخدم طريقة التأكيد القديمة. يمكن أن يكون مفيدًا لإعادة إنتاج البذور القديمة.",
|
"Use old emphasis implementation. Can be useful to reproduce old seeds.": "استخدم الطريقة القديمة للتشديد (إذا كانت لديك نتائج قديمة تريد تجربتها)",
|
||||||
"Make K-diffusion samplers produce same images in a batch as when making a single image": "اجعل انظمة أخذ عينات الانتشار K تنتج نفس الصور في الدفعات كما هو الحال عند إنشاء صورة واحدة",
|
"Make K-diffusion samplers produce same images in a batch as when making a single image": "عدم تأثير تحزيم الصور على البذور عند استخدام أساليب خطو (k-diffusion)",
|
||||||
"Increase coherency by padding from the last comma within n tokens when using more than 75 tokens": "زيادة التناسق عن طريق المساحة المتروكة من الفاصلة الأخيرة ضمن عدد n من الرموز المميزة عند استخدام أكثر من 75 رمزًا مميزًا",
|
"Increase coherency by padding from the last comma within n tokens when using more than 75 tokens": "عند استخدام طلب طويل أكبر من 75 وحدة لغوية، افصل الطلب عند أخر فاصلة قبل كم كلمة",
|
||||||
"Filter NSFW content": "تصفية المحتوى الإباحي",
|
"Filter NSFW content": "انتق المحتوى النظيف فقط",
|
||||||
"Stop At last layers of CLIP model": "توقف عند آخر طبقات نموذج CLIP",
|
"Stop At last layers of CLIP model": "قف عند آخر كم طبقة لنموذج CLIP",
|
||||||
|
"Allowed categories for random artists selection when using the Roll button": "اختر اهتمامات الفنانين المسموح بإضافتهم للطلب",
|
||||||
"Interrogate Options": "خيارات الاستجواب",
|
"Interrogate Options": "خيارات الاستجواب",
|
||||||
"Interrogate: keep models in VRAM": "الاستجواب: احتفظ بالنماذج في VRAM",
|
"Interrogate: keep models in VRAM": "ابق نموذج الاستجواب في ذاكرة كرت الشاشة (VRAM)",
|
||||||
"Interrogate: use artists from artists.csv": "الاستجواب: استخدم قائمة الفنانين من ملف artists.csv",
|
"Interrogate: use artists from artists.csv": "استخدم قائمة الفنانين في الاستجواب من ملف artists.csv",
|
||||||
"Interrogate: include ranks of model tags matches in results (Has no effect on caption-based interrogators).": "الاستجواب: قم بتضمين رتب علامات النموذج في النتائج (ليس له تأثير على الاستجواب المستند إلى التعليقات).",
|
"Interrogate: include ranks of model tags matches in results (Has no effect on caption-based interrogators).": "أدرج رتب الشعارات عند الاستجواب (لا تعمل مع جميع النماذج)",
|
||||||
"Interrogate: num_beams for BLIP": "الاستجواب: عدد الحزم لـ BLIP",
|
"Interrogate: num_beams for BLIP": "عدد أشعة الاستجواب لنموذج BLIP",
|
||||||
"Interrogate: minimum description length (excluding artists, etc..)": "الاستجواب: الحد الأدنى لطول الوصف (باستثناء الفنانين ،إلخ..)",
|
"Interrogate: minimum description length (excluding artists, etc..)": "أقل عدد كلمات للتوصيف (لا يتضمن الفنانين وغيرهم)",
|
||||||
"Interrogate: maximum description length": "الاستجواب: الحد الأقصى لطول الوصف",
|
"Interrogate: maximum description length": "أكثر عدد كلمات للتوصيف",
|
||||||
"CLIP: maximum number of lines in text file (0 = No limit)": "CLIP: أقصى عدد من الأسطر في الملف النصي (0 = بلا حدود)",
|
"CLIP: maximum number of lines in text file (0 = No limit)": "أكثر عدد أسطر لملف نصي عند الاستجواب باستخدام CLIP (0 = بدون حد)",
|
||||||
"Interrogate: deepbooru score threshold": "الاستجواب: عتبة درجات deepbooru",
|
"Interrogate: deepbooru score threshold": "حد درجة الاستجواب باستخدام deepbooru",
|
||||||
"Interrogate: deepbooru sort alphabetically": "الاستجواب: الترتيب الأبجدي لـ deepbooru",
|
"Interrogate: deepbooru sort alphabetically": "رتب نتائج توصيف deepbooru أبجديا",
|
||||||
"use spaces for tags in deepbooru": "استخدام مسافات للعلامات في deepbooru",
|
"use spaces for tags in deepbooru": "افصل شعارات deepbooru بمسافات",
|
||||||
"escape (\\) brackets in deepbooru (so they are used as literal brackets and not for emphasis)": "تجاهل الأقواس عند استخدام deepbooru (كي لا تعامل كأقواس التشديد)",
|
"escape (\\) brackets in deepbooru (so they are used as literal brackets and not for emphasis)": "تجاهل الأقواس عند استخدام deepbooru (كي لا تعامل كأقواس التشديد)",
|
||||||
"User interface": "واجهة المستخدم",
|
"User interface": "واجهة المستخدم",
|
||||||
"Show progressbar": "إظهار شريط التقدم",
|
"Show progressbar": "اظهر شريط التقدم",
|
||||||
"Show image creation progress every N sampling steps. Set 0 to disable.": "إظهار تقدم إنشاء الصورة لكل N خطوة من خطوات أخذ العينات. قم بتعيين 0 للتعطيل.",
|
"Show image creation progress every N sampling steps. Set 0 to disable.": "اعرض صورة بعد كل كم خطوة (لا تعرض إذا كان 0)",
|
||||||
"Show previews of all images generated in a batch as a grid": "إظهار معاينة لجميع الصور التي يتم إنشائها في الدفعة كإطار شبكي",
|
"Show previews of all images generated in a batch as a grid": "اعرض كل الصور التي تم إنتاجها في حزمة كجدول",
|
||||||
"Show grid in results for web": "إظهار الإطار الشبكي في نتائج الويب",
|
"Show grid in results for web": "أظهر نتائج جداول الصور",
|
||||||
"Do not show any images in results for web": "لا تظهر أي صور في نتائج الويب",
|
"Do not show any images in results for web": "لا تظهر نتائج الصور",
|
||||||
"Add model hash to generation information": "أضف معلومات الهاش للنموذج إلى معلومات الإنشاء",
|
"Add model hash to generation information": "أضف رمز تهشير (Hash) ملف الأوزان لعوامل الإنتاج",
|
||||||
"Add model name to generation information": "أضف اسم النموذج إلى معلومات الإنشاء",
|
"Add model name to generation information": "أضف اسم ملف الأوزان لعوامل الإنتاج",
|
||||||
"When reading generation parameters from text into UI (from PNG info or pasted text), do not change the selected model/checkpoint.": "عند قراءة متغيرات الإنشاء من النص إلى واجهة المستخدم (من معلومات PNG أو النص الملصق) ، لا تقم بتغيير النموذج",
|
"When reading generation parameters from text into UI (from PNG info or pasted text), do not change the selected model/checkpoint.": "لا تغير الأوزان المختارة عند قراءة عوامل الإنتاج من صورة أو من ملف",
|
||||||
"Font for image grids that have text": "الخط المستخدم للإطارات الشبكية للصور التي تحتوي على نص",
|
"Font for image grids that have text": "نوع الخط في جداول الصور التي تحتوي على نصوص",
|
||||||
"Enable full page image viewer": "تفعيل عارض الصور ذو الصفحة الكاملة",
|
"Enable full page image viewer": "اسمح بعرض الصور في وضع ملئ الشاشة",
|
||||||
"Show images zoomed in by default in full page image viewer": "إظهار الصور التي تم تكبيرها بشكل افتراضي في عارض الصور ذو الصفحة الكاملة",
|
"Show images zoomed in by default in full page image viewer": "اعرض الصور مقربة عند استخدام وضع ملئ الشاشة",
|
||||||
"Show generation progress in window title.": "إظهار تقدم الإنشاء في عنوان الشاشة.",
|
"Show generation progress in window title.": "أظهر التقدم في عنوان النافذة",
|
||||||
"Quicksettings list": "قائمة الإعدادات السريعة",
|
"Quicksettings list": "قائمة الإعدادات السريعة",
|
||||||
"Localization (requires restart)": "الترجمة (يتطلب إعادة التشغيل)",
|
"List of setting names, separated by commas, for settings that should go to the quick access bar at the top, rather than the usual setting tab. See modules/shared.py for setting names. Requires restarting to apply.": "قائمة مقسمة بفواصل لأسماء الإعدادات التي يجب أن تظهر في الأعلى لتسهيل الوصول إليها، انظر إلى modules/shared.py لمعرفة الأسماء، يتطلب إعادة تشغيل",
|
||||||
"Sampler parameters": "متغيرات أنظمة اخذ العينات",
|
"Localization (requires restart)": "اللغة/language (يتطلب إعادة تشغيل/requires restart)",
|
||||||
"Hide samplers in user interface (requires restart)": "إخفاء أنظمة أخذ العينات في واجهة المستخدم (يتطلب إعادة التشغيل)",
|
"ar_AR": "العربية",
|
||||||
"eta (noise multiplier) for DDIM": "الوقت المتبقي (مضاعف الضوضاء) لـ DDIM",
|
"Sampler parameters": "عوامل أساليب الخطو",
|
||||||
"eta (noise multiplier) for ancestral samplers": "الوقت المتبقي (مضاعف الضوضاء) لأنظمة أخذ العينات التي تعتمد على الأجداد",
|
"Hide samplers in user interface (requires restart)": "اخف أساليب الخطو التالية (يتطلب إعادة تشغيل)",
|
||||||
"img2img DDIM discretize": "تفصل DDIM لصورة لصورة",
|
"eta (noise multiplier) for DDIM": "العامل Eta η لأسلوب الخطو DDIM",
|
||||||
"uniform": "التوحيد",
|
"eta (noise multiplier) for ancestral samplers": "العامل Eta η لأساليب الخطو السلفية (Ancestral)",
|
||||||
"quad": "رباعية",
|
"img2img DDIM discretize": "طريقة التقطيع (Discretization) لأسلوب الخطو DDIM في وضع صورة إلى صورة",
|
||||||
"sigma churn": "دفع سيجما",
|
"uniform": "خطية",
|
||||||
"sigma tmin": "سيجما tmin",
|
"quad": "تربيعية",
|
||||||
"sigma noise": "ضجيج سيجما",
|
"sigma churn": "العشوائية (Schurn)",
|
||||||
"Eta noise seed delta": "الوقت المتوقع لديلتا بذرة الضجيج ",
|
"sigma tmin": "أدنى تشويش (Stmin)",
|
||||||
"Images Browser": "مستعرض الصور",
|
"sigma noise": "التشويش (Snoise)",
|
||||||
"Preload images at startup": "تحميل الصور مسبقًا عند بدء التشغيل",
|
"Eta noise seed delta": "إزاحة بذرة أساليب الخطو التي تستعمل العامل Eta η",
|
||||||
"Number of columns on the page": "Number of columns on the page",
|
"If this values is non-zero, it will be added to seed and used to initialize RNG for noises when using samplers with Eta. You can use this to produce even more variation of images, or you can use this to match images of other software if you know what you are doing.": "هذا الرقم سيتم إضافته إلى البذرة عند استخدام أحد أساليب الخطو التي تستعمل العامل Eta η، يفيد هذا الخيار في مشابهة نتائج بعض البرامج الأخرى التي تستعمله",
|
||||||
"Number of rows on the page": "Number of rows on the page",
|
"Images Browser": "معرض الصور",
|
||||||
"Minimum number of pages per load": "الحد الأدنى لعدد الصفحات لكل تحميل",
|
"Preload images at startup": "حمل الصور عند بدء التشغيل",
|
||||||
"Request browser notifications": "طلب إشعارات المتصفح",
|
"Number of columns on the page": "عدد الأعمدة في كل صفحة",
|
||||||
"Download localization template": "تنزيل نموذج الترجمة",
|
"Number of rows on the page": "عدد الصفوف في كل صفحة",
|
||||||
"Reload custom script bodies (No ui updates, No restart)": "إعادة تحميل السكريبتات المخصصة (لا توجد تحديثات لواجهة المستخدم ، لا إعادة تشغيل)",
|
"Minimum number of pages per load": "أقل عدد صور يتم تحميلها كل مرة",
|
||||||
"Restart Gradio and Refresh components (Custom Scripts, ui.py, js and css only)": "أعادة تشغيل Gradio و تحديث مكونات واجهة الاستخدام (السكريبتات و ui.py و js و css فقط)",
|
"Request browser notifications": "اطلب تنبيهات المتصفح",
|
||||||
"Prompt (press Ctrl+Enter or Alt+Enter to generate)": "الموجه (اضغط على Ctrl + Enter أو Alt + Enter للإنشاء)",
|
"Download localization template": "حمل ملف اللغة",
|
||||||
"Negative prompt (press Ctrl+Enter or Alt+Enter to generate)": "الموجه السلبي (اضغط على Ctrl + Enter أو Alt + Enter للإنشاء)",
|
"Reload custom script bodies (No ui updates, No restart)": "أعد تحميل الأدوات (بدون واجهة المستخدم ولا يحتاج إعادة تشغيل)",
|
||||||
"Add a random artist to the prompt.": "أضف فنانًا عشوائيًا إلى الموجه.",
|
"Restart Gradio and Refresh components (Custom Scripts, ui.py, js and css only)": "أعد تحميل مكونات gradio (الأدوات الخاصة وواجهة المستخدم فقط)"
|
||||||
"Read generation parameters from prompt or last generation if prompt is empty into user interface.": "قراءة متغيرات الإنشاء من الموجه أو الإنشاء الأخير إذا كان الموجه فارغا في واجهة المستخدم.",
|
|
||||||
"Save style": "حفظ النمط",
|
|
||||||
"Apply selected styles to current prompt": "تطبيق الأنماط المحددة للموجه الحالي",
|
|
||||||
"Stop processing current image and continue processing.": "توقف عن معالجة الصورة الحالية واستمر في المعالجة.",
|
|
||||||
"Stop processing images and return any results accumulated so far.": "توقف عن معالجة الصور وقم بإرجاع أي نتائج متراكمة حتى الآن.",
|
|
||||||
"Style to apply; styles have components for both positive and negative prompts and apply to both": "النمط المطلوب تطبيقه ؛ الأنماط لها مكونات لكل من الموجهات الإيجابية والسلبية وتنطبق على كليهما",
|
|
||||||
"Do not do anything special": "لا تفعل أي شيء خاص",
|
|
||||||
"Which algorithm to use to produce the image": "الخوارزمية التي يجب استخدامها لإنتاج الصورة",
|
|
||||||
"Euler Ancestral - very creative, each can get a completely different picture depending on step count, setting steps to higher than 30-40 does not help": "Euler Ancestral - مبدع جدًا ، يمكن لكل منها الحصول على صورة مختلفة تمامًا اعتمادًا على عدد الخطوات ، تعيين الخطوات على أعلى من 30-40 لا يعطي نتيجة مفيدة",
|
|
||||||
"Denoising Diffusion Implicit Models - best at inpainting": "نماذج تقليل التشويش الضمني - أفضل اسخدام في الرسم الجزئي",
|
|
||||||
"Produce an image that can be tiled.": "أنتج صورة يمكن تبليطها.",
|
|
||||||
"Use a two step process to partially create an image at smaller resolution, upscale, and then improve details in it without changing composition": "استخدم عملية من خطوتين لإنشاء صورة جزئيًا بدقة أقل ثم ترقيتها و تحسين تفاصيلها دون تغيير التكوين",
|
|
||||||
"Determines how little respect the algorithm should have for image's content. At 0, nothing will change, and at 1 you'll get an unrelated image. With values below 1.0, processing will take less steps than the Sampling Steps slider specifies.": "يحدد مدى ضآلة احترام الخوارزمية لمحتوى الصورة. عند 0 ، لن يتغير شيء ، وعند 1 ستحصل على صورة لا صلة لها بالصورة الأصلية. مع وجود قيم أقل من 1.0 ، المعالجة ستأخذ خطوات أقل مما يحدده شريط تمرير خطوات المعالجة.",
|
|
||||||
"How many batches of images to create": "كم عدد دفعات الصور التي يتم إنشائها",
|
|
||||||
"How many image to create in a single batch": "كم صورة يتم إنشائها دفعة واحدة",
|
|
||||||
"Classifier Free Guidance Scale - how strongly the image should conform to prompt - lower values produce more creative results": "مقياس التوجيه الحر للمصنف - إلى أي مدى يجب أن تتوافق الصورة مع الموجه - القيم المنخفضة تنتج نتائج أكثر إبداعًا",
|
|
||||||
"A value that determines the output of random number generator - if you create an image with same parameters and seed as another image, you'll get the same result": "القيمة التي تحدد ناتج منشئ الأرقام العشوائية - إذا قمت بإنشاء صورة بنفس المتغيرات و بذرة الصورة ، فستحصل على نفس النتيجة",
|
|
||||||
"Set seed to -1, which will cause a new random number to be used every time": "عيّن البذرة إلى -1 ، مما سيؤدي إلى استخدام رقم عشوائي جديد في كل مرة",
|
|
||||||
"Reuse seed from last generation, mostly useful if it was randomed": "إعادة استخدام البذرة من الإنشاء الأخير ، وتكون مفيدة في الغالب إذا كانت عشوائية",
|
|
||||||
"Seed of a different picture to be mixed into the generation.": "استخدام بذرة من صورة مختلفة ليتم مزجها في الإنشاء.",
|
|
||||||
"How strong of a variation to produce. At 0, there will be no effect. At 1, you will get the complete picture with variation seed (except for ancestral samplers, where you will just get something).": "ما مدى قوة التباين عند الإنشاء. 0 ، لن يكون هناك أي تأثير. 1 ، ستحصل على الصورة الكاملة ببذور التباين (باستثناء أنظمة عينات الأسلاف ، حيث ستحصل على شيء ما فقط).",
|
|
||||||
"Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution": "قم بمحاولة لإنتاج صورة مشابهة لما تم إنتاجه بنفس البذرة بناءا على دقة محددة",
|
|
||||||
"This text is used to rotate the feature space of the imgs embs": "This text is used to rotate the feature space of the imgs embs",
|
|
||||||
"Separate values for X axis using commas.": "افصل بين قيم المحور X باستخدام الفواصل.",
|
|
||||||
"Separate values for Y axis using commas.": "افصل بين قيم المحور Y باستخدام الفواصل.",
|
|
||||||
"Write image to a directory (default - log/images) and generation parameters into csv file.": "اكتب الصورة إلى مجلد (الافتراضي - log/images) وتوليد المتغيرات في ملف csv.",
|
|
||||||
"Open images output directory": "افتح مجلد مخرجات الصور",
|
|
||||||
"How much to blur the mask before processing, in pixels.": "كم يتم تضبيب القناع قبل المعالجة ، بالبكسل.",
|
|
||||||
"What to put inside the masked area before processing it with Stable Diffusion.": "ما يجب وضعه داخل المنطقة المقنعة قبل معالجتها باستخدام الانتشار المستقر.",
|
|
||||||
"fill it with colors of the image": "املأها بألوان الصورة",
|
|
||||||
"keep whatever was there originally": "احتفظ بكل ما كان هناك في الأصل",
|
|
||||||
"fill it with latent space noise": "املأه بضوضاء الفضاء الكامنة",
|
|
||||||
"fill it with latent space zeroes": "املأه بأصفار الفضاء الكامنة",
|
|
||||||
"Upscale masked region to target resolution, do inpainting, downscale back and paste into original image": "قم بترقية المنطقة المقنعة إلى الدقة المستهدفة و الرسم الجزئي ثم تقليص الحجم واللصق في الصورة الأصلية",
|
|
||||||
"Resize image to target resolution. Unless height and width match, you will get incorrect aspect ratio.": "تغيير حجم الصورة إلى الدقة المستهدفة. ما لم يتطابق الطول والعرض ، ستحصل على نسبة عرض إلى ارتفاع غير صحيحة.",
|
|
||||||
"Resize the image so that entirety of target resolution is filled with the image. Crop parts that stick out.": "قم بتغيير حجم الصورة بحيث يتم ملء الدقة المستهدفة بالكامل بالصورة. يتم قطع المناطق التي تبرز.",
|
|
||||||
"Resize the image so that entirety of image is inside target resolution. Fill empty space with image's colors.": "قم بتغيير حجم الصورة بحيث تكون الصورة بأكملها داخل الدقة المستهدفة. املأ المساحة الفارغة بألوان الصورة.",
|
|
||||||
"How many times to repeat processing an image and using it as input for the next iteration": "كم مرة يتم تكرار معالجة صورة واستخدامها كمدخل للتكرار التالي",
|
|
||||||
"In loopback mode, on each loop the denoising strength is multiplied by this value. <1 means decreasing variety so your sequence will converge on a fixed picture. >1 means increasing variety so your sequence will become more and more chaotic.": "في وضع حلقة الاسترجاع ، يتم ضرب قوة تقليل الضوضاء بهذه القيمة في كل حلقة. يعني <1 تقليل التنوع بحيث يتقارب التسلسل الخاص بك على صورة ثابتة. > 1 يعني زيادة التنوع بحيث يصبح تسلسلك أكثر وأكثر فوضوية.",
|
|
||||||
"For SD upscale, how much overlap in pixels should there be between tiles. Tiles overlap so that when they are merged back into one picture, there is no clearly visible seam.": "الترقية باستخدام الانتشار المستقر ، كم يجب أن يكون مقدار التداخل بالبكسل بين المربعات. تتداخل المربعات بحيث لا يكون هناك خط واضح للعيان عند دمجها مرة أخرى في صورة واحدة.",
|
|
||||||
"A directory on the same machine where the server is running.": "مجلد على نفس الجهاز حيث يتم تشغيل الخادم.",
|
|
||||||
"Leave blank to save images to the default path.": "اتركه فارغًا لحفظ الصور في المسار الافتراضي.",
|
|
||||||
"Result = A * (1 - M) + B * M": "النتيجة = A * (1 - M) + B * M",
|
|
||||||
"Result = A + (B - C) * M": "النتيجة = A + (B - C) * M",
|
|
||||||
"1st and last digit must be 1. ex:'1, 2, 1'": "يجب أن يكون الرقم الأول والأخير 1. على سبيل المثال: '1 ، 2 ، 1'",
|
|
||||||
"Path to directory with input images": "المسار إلى مجلد الصور المدخلة",
|
|
||||||
"Path to directory where to write outputs": "المسار إلى مجلد كتابة النتائج",
|
|
||||||
"Input images directory": "مجلد الصور المدخلة",
|
|
||||||
"Use following tags to define how filenames for images are chosen: [steps], [cfg], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [datetime], [datetime<Format>], [datetime<Format><Time Zone>], [job_timestamp]; leave empty for default.": "استخدم العلامات التالية لتعريف كيفية اختيار أسماء الملفات للصور: [steps], [cfg], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [datetime], [datetime<Format>], [datetime<Format><Time Zone>], [job_timestamp] ؛ اتركه فارغا للوضع الافتراضي.",
|
|
||||||
"If this option is enabled, watermark will not be added to created images. Warning: if you do not add watermark, you may be behaving in an unethical manner.": "إذا تم تمكين هذا الخيار ، فلن تتم إضافة العلامة المائية إلى الصور التي تم إنشاؤها. تحذير: إذا لم تقم بإضافة علامة مائية ، فقد تكون تتصرف بطريقة غير أخلاقية.",
|
|
||||||
"Use following tags to define how subdirectories for images and grids are chosen: [steps], [cfg], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [datetime], [datetime<Format>], [datetime<Format><Time Zone>], [job_timestamp]; leave empty for default.": "استخدم العلامات التالية لتحديد كيفية اختيار المجادت الفرعية للصور و الإطارات الشبكية : [steps], [cfg], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [datetime], [datetime<Format>], [datetime<Format><Time Zone>], [job_timestamp] ؛ اتركه فارغا للوضع الافتراضي.",
|
|
||||||
"This regular expression will be used extract words from filename, and they will be joined using the option below into label text used for training. Leave empty to keep filename text as it is.": "سيتم استخدام هذا التعبير العادي لاستخراج الكلمات من اسم الملف ، وسيتم ضمها باستخدام الخيار أدناه في نص التسمية المستخدم للتدريب. اتركه فارغًا للاحتفاظ بنص اسم الملف كما هو.",
|
|
||||||
"This string will be used to join split words into a single line if the option above is enabled.": "سيتم استخدام هذا النص لضم الكلمات المقسمة إلى سطر واحد إذا تم تمكين الخيار أعلاه.",
|
|
||||||
"List of setting names, separated by commas, for settings that should go to the quick access bar at the top, rather than the usual setting tab. See modules/shared.py for setting names. Requires restarting to apply.": "قائمة أسماء الإعدادات ، مفصولة بفواصل ، للإعدادات التي يجب أن تنتقل إلى شريط الوصول السريع في الأعلى ، بدلاً من علامة تبويب الإعداد المعتادة. انظر modules / shared.py للتعرف على أسماء الإعدادات. يتطلب إعادة التشغيل للتطبيق.",
|
|
||||||
"If this values is non-zero, it will be added to seed and used to initialize RNG for noises when using samplers with Eta. You can use this to produce even more variation of images, or you can use this to match images of other software if you know what you are doing.": "إذا كانت هذه القيم غير صفرية ، فستتم إضافتها إلى البذرة واستخدامها لتهيئة فوضى الضوضاء عند استخدام أنظمة أخذ العينات باستخدام الوقت المتبقي. يمكنك استخدام ذلك لإنتاج المزيد من التنوعات في الصور ، أو يمكنك استخدامه لمطابقة صور البرامج الأخرى إذا كنت تعرف ما تفعله."
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user