mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-27 16:40:07 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I79ee627227a19f9612cdcde4c05ca2d5f4d8e503
This commit is contained in:
parent
480a6b1230
commit
4bdc70798b
17
i18n/ar.json
17
i18n/ar.json
|
@ -2,9 +2,22 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"محمد أحمد عبد الفتاح",
|
||||
"علاء"
|
||||
"علاء",
|
||||
"ديفيد"
|
||||
]
|
||||
},
|
||||
"codeeditor-desc": "بناء على ذلك، أبرز التحرير لصفحات جافا سكريبت وCSS باستخدام [https://ace.c9.io/ محرر Ace]",
|
||||
"codeeditor-next-annotation": "انتقل إلى التعليق التوضيحي التالي",
|
||||
"codeeditor-toolbar-toggle": "تبديل محرر الكود",
|
||||
"codeeditor-save-with-errors": "الملف يحتوي على أخطاء. هل أنت متأكد من الحفظ؟",
|
||||
"codeeditor-gotoline-prompt": "أدخل رقم السطر"
|
||||
"codeeditor-invisibleChars-toggle": "تبديل الأحرف غير المرئية",
|
||||
"codeeditor-lineWrapping-toggle": "تبديل التفاف الخط",
|
||||
"codeeditor-searchReplace-toggle": "تبديل مربع حوار البحث والاستبدال",
|
||||
"codeeditor-gotoline": "انتقل إلى السطر رقم...",
|
||||
"codeeditor-gotoline-placeholder": "خط [:العمود]",
|
||||
"codeeditor-gotoline-prompt": "أدخل رقم السطر",
|
||||
"codeeditor-indent": "إزاحة",
|
||||
"codeeditor-outdent": "إزاحة",
|
||||
"codeeditor-error-title": "فشلت التبعية",
|
||||
"codeeditor-error-message": "يحتاج محرر الكود إلى تحميل محرر الويكي."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue