Skip to content

Commit bea3471

Browse files
committed
enhance arabic translation part1
1 parent b9db8e9 commit bea3471

File tree

1 file changed

+64
-64
lines changed

1 file changed

+64
-64
lines changed

src/lang/ar-ye.json

Lines changed: 64 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lang": "(by Basel Al_hajeri & Hussain) العربية",
2+
"lang": "العربية",
33
"about": "حول",
44
"active files": "الملفات مفتوحة",
55
"add path": "إضافة مسار",
@@ -88,7 +88,7 @@
8888
"success": "نجاح",
8989
"tab size": "حجم تبويبات",
9090
"text wrap": "حصر ضمن الشاشة؟",
91-
"theme": "الألوان",
91+
"theme": "السمة",
9292
"unable to delete file": " عذرا، فشل حذف هذا الملف",
9393
"unable to open file": " عذرا، فشل فتح هذا الملف",
9494
"unable to open folder": " عذرا، فشل فتح المجلد",
@@ -108,7 +108,7 @@
108108
"use branch": "إستخدام الفرع",
109109
"new branch": "فرع جديد",
110110
"branch": "فرع",
111-
"key bindings": "الربط الخاص بالمفاتيح",
111+
"key bindings": "إختصارات المفاتيح",
112112
"edit": "تعديل",
113113
"reset": "اعادة ضبط",
114114
"color": "اللون",
@@ -180,7 +180,7 @@
180180
"owner died": "أنتهت صلاحية المالك",
181181
"an error occurred": "حدث خطأ",
182182
"add ftp": "إضافة أتصال FTP",
183-
"add sftp": "أضافة أتصال SFTP",
183+
"add sftp": "إضافة أتصال SFTP",
184184
"save file": "حفظ الملف",
185185
"save file as": "حفظ الملف بأسم",
186186
"files": "الملفات",
@@ -215,7 +215,7 @@
215215
"no suggestions aggressive": "بدون اقتراحات (الوضع الصارم)",
216216
"install": "تثبيت",
217217
"installing": "جاري التثبيت...",
218-
"plugins": "الإضافات",
218+
"plugins": "الملحقات",
219219
"recently used": "مستخدمه مؤخرًا",
220220
"update": "تحديث",
221221
"uninstall": "إلغاء التثبيت",
@@ -284,16 +284,16 @@
284284
"spellcheck": "التدقيق الإملائي",
285285
"wrap method": "طريقة التفاف النص",
286286
"use textarea for ime": "إستخدام عنصر نصي لدعم أدوات الإدخال",
287-
"invalid plugin": "إضافة غير صالحة",
287+
"invalid plugin": "ملحق غير صالح",
288288
"type command": "أكتب أمر",
289-
"plugin": "إضافة",
289+
"plugin": "ملحق",
290290
"quicktools trigger mode": "نمط تشغيل أدوات الوصول السريع",
291291
"print margin": "هامش الطباعة",
292292
"touch move threshold": "حساسية حركة اللمس",
293293
"info-retryremotefsafterfail": "إعادة المحاولة تلقائيًا عند فشل اتصالات FTP/ SFTP. ",
294294
"info-fullscreen": "إخفاء شريط العنوان في وضع الشاشة الكاملة .",
295295
"info-checkfiles": "التحقق من تغييرات الملف عندما يكون التطبيق في الخلفية.",
296-
"info-console": "اختر وحدة تحكم جافا سكريبت. Legacy هو وحدة تحكم افتراضية ، Eruda هي وحدة تحكم تابعة لجهة خارجية.",
296+
"info-console": "اختر وحدة تحكم جافا سكريبت. Legacy هي وحدة التحكم الإفتراضية ، Eruda هي وحدة تحكم تابعة لجهة خارجية.",
297297
"info-keyboardmode": "وضع لوحة المفاتيح لإدخال النصوص، بدون اقتراحات سيخفي الاقتراحات والتصحيح التلقائي. إذا لم يعمل خيار بدون اقتراحات، جرب تغييره إلى بدون اقتراحات الوضع الصارم.",
298298
"info-rememberfiles": "تذكر الملفات المفتوحة عند إغلاق التطبيق. ",
299299
"info-rememberfolders": "تذكر المجلدات المفتوحة عند إغلاق التطبيق. ",
@@ -304,25 +304,25 @@
304304
"info-animation": "عطل الرسوم المتحركة اذا كان التطبيق يعمل ببطء",
305305
"info-quicktoolstriggermode": "غير هذه القيمة إذا لم تعمل أزرار الأدوات السريعة بشكل صحيح. ",
306306
"info-checkForAppUpdates": "Check for app updates automatically.",
307-
"info-quickTools": "Show or hide quick tools.",
308-
"info-showHiddenFiles": "Show hidden files and folders. (Start with .)",
309-
"info-all_file_access": "Enable access of /sdcard and /storage in terminal.",
310-
"info-fontSize": "The font size used to render text.",
311-
"info-fontFamily": "The font family used to render text.",
312-
"info-theme": "The color theme of the terminal.",
313-
"info-cursorStyle": "The style of the cursor when the terminal is focused.",
314-
"info-cursorInactiveStyle": "The style of the cursor when the terminal is not focused.",
315-
"info-fontWeight": "The font weight used to render non-bold text.",
316-
"info-cursorBlink": "Whether the cursor blinks.",
317-
"info-scrollback": "The amount of scrollback in the terminal. Scrollback is the amount of rows that are retained when lines are scrolled beyond the initial viewport.",
318-
"info-tabStopWidth": "The size of tab stops in the terminal.",
319-
"info-letterSpacing": "The spacing in whole pixels between characters.",
320-
"info-imageSupport": "Whether images are supported in the terminal.",
307+
"info-quickTools": "عرض أو إخفاء الأدوات السريعة",
308+
"info-showHiddenFiles": "عرض الملفات والمجلدات المخفية. (التي تبدأ بـ .)",
309+
"info-all_file_access": "تفعيل الوصول لـ/sdcard و /storage في الطرفية.",
310+
"info-fontSize": "حجم الخط الذي يتم إستعماله لعرض النصوص",
311+
"info-fontFamily": "عائلة الخط الذي يتم إستعماله لعرض النصوص",
312+
"info-theme": "لون سمة الطرفية",
313+
"info-cursorStyle": "إسلوب المؤشر عندما يتم التركيز على الطرفية",
314+
"info-cursorInactiveStyle": "إسلوب المؤشر عندما لا يتم التركيز على الطرفية",
315+
"info-fontWeight": "حجم الخط الذي يتم إستعماله لعرض النصوص غير السميكة",
316+
"info-cursorBlink": "ما إذ كان المؤشر يومض",
317+
"info-scrollback": "مقدار السحب للتراجع في الطرفية",
318+
"info-tabStopWidth": "حجم التبويبات التوقفية في الطرفية",
319+
"info-letterSpacing": "المسافة كبيكسل بين الأحرف",
320+
"info-imageSupport": "ما إذ كانت الصور مدعومة في الطرفية",
321321
"info-fontLigatures": "Whether font ligatures are enabled in the terminal.",
322322
"info-confirmTabClose": "Ask for confirmation before closing terminal tabs.",
323323
"info-backup": "Creates a backup of the terminal installation.",
324-
"info-restore": "Restores a backup of the terminal installation.",
325-
"info-uninstall": "Uninstalls the terminal installation.",
324+
"info-restore": "يستعيد نسخ إحتياطي لتثبيت الطرفية",
325+
"info-uninstall": "يلغي تثبيت الطرفية",
326326
"owned": "مملوك",
327327
"api_error": "الخادم غير متاح حاليًا ،يرجى المحاولة لاحقًا. ",
328328
"installed": "مثبت",
@@ -398,7 +398,7 @@
398398
"bug_report": "الإبلاغ عن خطأ",
399399
"verified publisher": "ناشر موثوق",
400400
"most_downloaded": "الأكثر تنزيلًا",
401-
"newly_added": "أضاف حديثا",
401+
"newly_added": "أضيف حديثا",
402402
"top_rated": "الأعلى تقييم",
403403
"rename not supported": "إعادة التسمية غير مدعومة في دليل Termux. ",
404404
"compress": "ضغط",
@@ -422,8 +422,8 @@
422422
"quicktools:dollar": "إدراج $",
423423
"quicktools:modulo": "إدراج %",
424424
"quicktools:caret": "إدراج ^",
425-
"plugin_enabled": "الإضافة مفعلة",
426-
"plugin_disabled": "الإضافة معطلة",
425+
"plugin_enabled": "الملحق مفعل",
426+
"plugin_disabled": "الملحق معطل",
427427
"enable_plugin": "تفعيل هذه الإضافة",
428428
"disable_plugin": "تعطيل هذه الإضافة",
429429
"open_source": "مفتوح المصدر",
@@ -439,7 +439,7 @@
439439
"terminal:font family": "عائلة الخطوط",
440440
"terminal:convert eol": "تحويل نهاية السطر",
441441
"terminal:confirm tab close": "Confirm terminal tab close",
442-
"terminal:image support": "Image support",
442+
"terminal:image support": "دعم الصور",
443443
"terminal": "الطرفية",
444444
"allFileAccess": "الوصول إلى جميع الملفات",
445445
"fonts": "الخطوط",
@@ -451,52 +451,52 @@
451451
"quicktools:hyphen": "إدراج شرطة",
452452
"check for app updates": "Check for app updates",
453453
"prompt update check consent message": "Acode can check for new app updates when you're online. Enable update checks?",
454-
"keywords": "Keywords",
455-
"author": "Author",
456-
"filtered by": "Filtered by",
454+
"keywords": "كلمات مفتاحية",
455+
"author": "الناشر",
456+
"filtered by": "تصفية حسب",
457457
"clean install state": "Clean Install State",
458458
"backup created": "Backup created",
459-
"restore completed": "Restore completed",
460-
"restore will include": "This will restore",
461-
"restore warning": "This action cannot be undone. Continue?",
462-
"reload to apply": "Reload to apply changes?",
463-
"reload app": "Reload app",
464-
"preparing backup": "Preparing backup",
459+
"restore completed": "تمت الإستعادة",
460+
"restore will include": "هذا سيستعيد",
461+
"restore warning": "لا يمكن التراجع عن هذا الإجراء. هل ترغب بالمتابعة؟",
462+
"reload to apply": "إعادة التحميل لتطبيق التغييرات؟",
463+
"reload app": "إعادة تحميل التطبيق",
464+
"preparing backup": "جار تجهيز نسخ إحتياطي",
465465
"collecting settings": "Collecting settings",
466466
"collecting key bindings": "Collecting key bindings",
467467
"collecting plugins": "Collecting plugin information",
468468
"creating backup": "Creating backup file",
469-
"validating backup": "Validating backup",
470-
"restoring key bindings": "Restoring key bindings",
471-
"restoring plugins": "Restoring plugins",
472-
"restoring settings": "Restoring settings",
473-
"legacy backup warning": "This is an older backup format. Some features may be limited.",
469+
"validating backup": "تجهيز النسخة الاحتياطية",
470+
"restoring key bindings": "يتم إستعادة إختصارات المفاتيح",
471+
"restoring plugins": "يتم إستعادة الملحقات",
472+
"restoring settings": "يتم إستعادة الإعدادات",
473+
"legacy backup warning": "هذه صيغة تخزين إحتياطية قديمة. بعض الميزات قد تكون محدودة",
474474
"checksum mismatch": "Checksum mismatch - backup file may have been modified or corrupted.",
475-
"plugin not found": "Plugin not found in registry",
476-
"paid plugin skipped": "Paid plugin - purchase not found",
477-
"source not found": "Source file no longer exists",
478-
"restored": "Restored",
479-
"skipped": "Skipped",
475+
"plugin not found": "لم يتم العثور على الملحق في السجل",
476+
"paid plugin skipped": "ملحق مدفوع. لم يتم العثور على الشراء",
477+
"source not found": "ملف المصدر لم يعد موجودا",
478+
"restored": "تمت الإستعادة",
479+
"skipped": "تم التخطي",
480480
"backup not valid object": "Backup file is not a valid object",
481481
"backup no data": "Backup file contains no data to restore",
482-
"backup legacy warning": "This is an older backup format (v1). Some features may be limited.",
483-
"backup missing metadata": "Missing backup metadata - some info may be unavailable",
482+
"backup legacy warning": "هذه صيغة تخزين إحتياطية V1 قديمة. بعض الميزات قد تكون محدودة",
483+
"backup missing metadata": "هناك بعض البيانات التعريفية مفقودة في التخزين الإحتياطي. بعض المعلومات لن تكون متوفرة",
484484
"backup checksum mismatch": "Checksum mismatch - backup file may have been modified or corrupted. Proceed with caution.",
485485
"backup checksum verify failed": "Could not verify checksum",
486-
"backup invalid settings": "Invalid settings format",
487-
"backup invalid keybindings": "Invalid keyBindings format",
488-
"backup invalid plugins": "Invalid installedPlugins format",
489-
"issues found": "Issues found",
490-
"error details": "Error details",
491-
"active tools": "Active tools",
492-
"available tools": "Available tools",
493-
"recent": "Recent Files",
494-
"command palette": "Open Command Palette",
495-
"change theme": "Change Theme",
486+
"backup invalid settings": "صيغة إعدادات غير صالحة",
487+
"backup invalid keybindings": "صيغة إختصارات مفاتيح غير صالحة",
488+
"backup invalid plugins": "صيغة ملحقات مثبتة غير صالحة",
489+
"issues found": "عُثِرَ على مشاكل",
490+
"error details": "تفاصيل الخطأ",
491+
"active tools": "الأدوات النشطة",
492+
"available tools": "الأدوات المتاحة",
493+
"recent": "الملفات الأخيرة",
494+
"command palette": "فتح لوحة الأوامر",
495+
"change theme": "تغيير السمة",
496496
"documentation": "Documentation",
497-
"open in terminal": "Open in Terminal",
498-
"developer mode": "Developer Mode",
499-
"info-developermode": "Enable developer tools (Eruda) for debugging plugins and inspecting app state. Inspector will be initialized on app start.",
500-
"developer mode enabled": "Developer mode enabled. Use command palette to toggle inspector (Ctrl+Shift+I).",
501-
"developer mode disabled": "Developer mode disabled"
497+
"open in terminal": "فتح في الطرفية",
498+
"developer mode": "وضع المطور",
499+
"info-developermode": "تفعيل أدوات المطور (Eruda) لتصحيح أخطاةء الملحقات وإستكشاف حالة التطبيق. المستكشف سيكون جاهز عند بدأ التطبيق.",
500+
"developer mode enabled": "تم تفعيل وضع المطور. إستخدم لوحة الأوامر لتفعيل\\تعطيل المستكشف (Ctrl+Shift+I).",
501+
"developer mode disabled": "تم تعطيل وضع المطور"
502502
}

0 commit comments

Comments
 (0)