|
| 1 | +using UnityHubNative.Net; |
| 2 | + |
| 3 | +class LocalizationArabic : ILocalization |
| 4 | +{ |
| 5 | + public string LanguageName => "العربية"; |
| 6 | + public string LanguageCode => "ar"; |
| 7 | + public string TitleBar => "يونيتي هاب دوت نت"; |
| 8 | + public string Menu_File => "ملف"; |
| 9 | + public string Menu_CreateNewProject => "إنشاء مشروع جديد"; |
| 10 | + public string Menu_AddExistingProject => "إضافة مشروع موجود"; |
| 11 | + public string Menu_ReloadData => "إعادة تحميل البيانات"; |
| 12 | + public string Menu_Project => "المشروع"; |
| 13 | + public string Menu_Window => "النافذة"; |
| 14 | + public string Menu_CloseWindow => "إغلاق النافذة"; |
| 15 | + public string Menu_About => "حول يونيتي هاب دوت نت"; |
| 16 | + public string Tab_Projects => "المشاريع"; |
| 17 | + public string Tab_UnityVersions => "إصدارات يونيتي"; |
| 18 | + public string Tab_Options => "الإعدادات"; |
| 19 | + public string SearchProjects => "بحث في المشاريع"; |
| 20 | + public string InstallSearchPaths => "مسارات البحث عن التثبيت"; |
| 21 | + public string AddLocation => "إضافة مسار"; |
| 22 | + public string AddsANewUnitySearchPath => "إضافة مسار بحث جديد ليونيتي"; |
| 23 | + public string RemoveLocation => "إزالة المسار"; |
| 24 | + public string RemovesTheSelectedUnitySearchPathItem => "إزالة مسار البحث المحدد"; |
| 25 | + public string DetectedInstallations => "التثبيتات المكتشفة"; |
| 26 | + public string InstallNew => "تثبيت جديد"; |
| 27 | + public string InstallANewUnityEditorVersion => "تثبيت نسخة جديدة من محرر يونيتي"; |
| 28 | + public string Reload => "إعادة تحميل"; |
| 29 | + public string ReloadTheList => "إعادة تحميل القائمة"; |
| 30 | + public string Appearance => "المظهر"; |
| 31 | + public string ControlTheAppearenceOfTheAppCanAffectPerformance => "التحكم في مظهر التطبيق (قد يؤثر على الأداء)"; |
| 32 | + public string TransparentWindow => "نافذة شفافة"; |
| 33 | + public string Language => "اللغة"; |
| 34 | + public string MakesTheWindowTransparentUsesMicaOnWindowsAndTheDesktopsBlurOnLinuxNeedsRestartToTakeEffect => |
| 35 | + "يجعل النافذة شفافة. يستخدم Mica في ويندوز وتشويش سطح المكتب في لينكس.\nيتطلب إعادة تشغيل للتفعيل."; |
| 36 | + public string Acrilyc => "أكريليك"; |
| 37 | + public string UseAcrylicBlurOnlyWorksOnWindowsNeedsRestartToTakeEffect => |
| 38 | + "استخدام التشويش الأكريليك (يعمل فقط على ويندوز).\nيتطلب إعادة تشغيل للتفعيل."; |
| 39 | + public string BackgroundBlurIntensity => "شدة تشويش الخلفية"; |
| 40 | + public string ChangesTheIntensityOfTheBackgroundBlur => "يغير شدة تشويش الخلفية"; |
| 41 | + public string ExtendToTitlebar => "تمديد إلى شريط العنوان"; |
| 42 | + public string ExtendsTheClientAreaToTheTitlebar => "تمديد منطقة العميل إلى شريط العنوان"; |
| 43 | + public string Behaviour => "السلوك"; |
| 44 | + public string CloseAfterOpeningAProject => "إغلاق بعد فتح المشروع"; |
| 45 | + public string IfCheckedTheAppWillCloseAfterOpeningAProject => |
| 46 | + "إذا تم التحديد، سيتم إغلاق التطبيق بعد فتح المشروع"; |
| 47 | + public string FormatToOpenProjectInTerminal => "تنسيق فتح المشروع في الطرفية"; |
| 48 | + public string CloseAfterOpenInTerminal => "إغلاق بعد الفتح في الطرفية"; |
| 49 | + public string WhetherOrNotToCloseTheAppAfterOpeningProjectInTerminal => |
| 50 | + "إغلاق أو عدم إغلاق التطبيق بعد فتح المشروع في الطرفية"; |
| 51 | + public string DefinesTheProcessFormatOfWhenOpeningAProjectInTerminalPathWillBeReplacedByTheProjectPath => |
| 52 | + "يحدد تنسيق العملية عند فتح المشروع في الطرفية. سيتم استبدال {path} بمسار المشروع."; |
| 53 | + public string RememberUnityProjectSelection => "تذكر المشروع المحدد في يونيتي"; |
| 54 | + public string IfCheckedTheLastSelectedUnityProjectWillBeKeptAcrossSessions => |
| 55 | + "إذا تم التحديد، سيتم الاحتفاظ بآخر مشروع يونيتي محدد بين الجلسات"; |
| 56 | + public string Menu_Open => "فتح"; |
| 57 | + public string Menu_OpenWith => "فتح باستخدام"; |
| 58 | + public string Menu_OpenInTerminal => "فتح في الطرفية"; |
| 59 | + public string Menu_RemoveFromList => "إزالة من القائمة"; |
| 60 | + public string Menu_RevealInFileExplorer => "إظهار في مستكشف الملفات"; |
| 61 | + public string Menu_MoveUpInList => "تحريك للأعلى"; |
| 62 | + public string Menu_MoveDownInList => "تحريك للأسفل"; |
| 63 | + public string PickFolderToSearchForUnityInstallations => "اختر مجلداً للبحث عن تثبيتات يونيتي"; |
| 64 | + public string SelectTheFoldersContainingTheUnityProject => "اختر المجلدات التي تحتوي على مشروع يونيتي"; |
| 65 | + public string ProjectHasAlreadyBeenAdded => "المشروع \"{0}\" تمت إضافته مسبقاً."; |
| 66 | + public string CannotAddProject => "لا يمكن إضافة المشروع"; |
| 67 | + public string Error => "خطأ"; |
| 68 | + public string About_1 => "تم التطوير باستخدام Avalonia وبإلهام من UnityHubNative"; |
| 69 | + public string Close => "إغلاق"; |
| 70 | + public string CreateANewUnityProject => "إنشاء مشروع يونيتي جديد"; |
| 71 | + public string CantCreateNewProjects => "لا يمكن إنشاء مشاريع جديدة"; |
| 72 | + public string NoUnityInstallationsFound => "لم يتم العثور على أي تثبيت ليونيتي"; |
| 73 | + public string ProjectName => "اسم المشروع"; |
| 74 | + public string NewUnityProject => "مشروع يونيتي جديد"; |
| 75 | + public string Location => "المسار"; |
| 76 | + public string Choose => "اختر"; |
| 77 | + public string SelectTemplateForVersion => "اختر القالب للإصدار"; |
| 78 | + public string Create => "إنشاء"; |
| 79 | + public string CreateTheUnityProjectWithTheSpecifiedAttributes => |
| 80 | + "إنشاء مشروع يونيتي بالخصائص المحددة"; |
| 81 | + public string Cancel => "إلغاء"; |
| 82 | + public string CancelTheCreationOfANewUnityProject => "إلغاء إنشاء مشروع يونيتي جديد"; |
| 83 | + public string SelectWhereToWriteTheUnityProject => "اختر مكان حفظ مشروع يونيتي"; |
| 84 | + public string CurrentPlatform => "المنصة الحالية"; |
| 85 | + public string Platform_Windows => "ويندوز"; |
| 86 | + public string Platform_MacOs => "ماك أو إس"; |
| 87 | + public string Platform_Linux => "لينكس"; |
| 88 | + public string Platform_iOS => "iOS"; |
| 89 | + public string Platform_Android => "أندرويد"; |
| 90 | + public string Platform_WebGL => "WebGL"; |
| 91 | + public string Platform_UWP => "UWP"; |
| 92 | + public string OpenWithSpecificEditor => "فتح باستخدام محرر محدد"; |
| 93 | + public string SelectEditorVerisonToOpen => "اختر إصدار المحرر لفتح \"{0}\""; |
| 94 | +} |
0 commit comments