summaryrefslogtreecommitdiff
path: root/extensions/InputBox/i18n/ar.json
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/InputBox/i18n/ar.json')
-rw-r--r--extensions/InputBox/i18n/ar.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/extensions/InputBox/i18n/ar.json b/extensions/InputBox/i18n/ar.json
new file mode 100644
index 00000000..96cf6ad7
--- /dev/null
+++ b/extensions/InputBox/i18n/ar.json
@@ -0,0 +1,15 @@
+{
+ "@metadata": {
+ "authors": [
+ "Meno25",
+ "زكريا"
+ ]
+ },
+ "inputbox-desc": "يسمح بتضمين أشكال HTML معرفة مسبقا.",
+ "inputbox-error-no-type": "لم تقم بتحديد نوع صندوق الإدخال للإنشاء.",
+ "inputbox-error-bad-type": "نوع صندوق الإدخال \"$1\" لم يتم التعرف عليه.\nمن فضلك حدد \"create\"، \"comment\"، \"search\"، \"search2\" أو \"fulltext\".",
+ "inputbox-tryexact": "ابحث عن عنوان مطابق",
+ "inputbox-searchfulltext": "ابحث في النص الكامل",
+ "inputbox-createarticle": "إنشاء صفحة",
+ "inputbox-ns-main": "رئيسي"
+}