summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/InputBox/i18n/ar.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/InputBox/i18n/ar.json')
-rw-r--r--www/wiki/extensions/InputBox/i18n/ar.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/www/wiki/extensions/InputBox/i18n/ar.json b/www/wiki/extensions/InputBox/i18n/ar.json
new file mode 100644
index 00000000..0c2fcef3
--- /dev/null
+++ b/www/wiki/extensions/InputBox/i18n/ar.json
@@ -0,0 +1,20 @@
+{
+ "@metadata": {
+ "authors": [
+ "Meno25",
+ "زكريا",
+ "Omda4wady",
+ "Abanima"
+ ]
+ },
+ "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-movearticle": "انقل الصفحة",
+ "inputbox-postcomment": "قسم جديد",
+ "inputbox-postcommenttitle": "مقطع جديد",
+ "inputbox-ns-main": "رئيسي"
+}