mediawiki-extensions-Cite/modules/ve-cite/i18n/ar.json
Ed Sanders 18f616b9b8 VisualEditor: Move code for Cite into this repo
This code has been developed over three years now in the repo of MediaWiki's
integration of VisualEditor. It has grown and developed significantly during
that time, but now is pretty stable. A number of hacks inside the MediaWiki-
VisualEditor code base have been used to prevent this code from being loaded
on wikis where the Cite extension is not deployed, but this state of affairs
is and always was meant to be temporary.

This code is under the MIT licence which is a tad messy, but not impossible.
It's clearly labelled as such. The list of authors has been updated to take
into account the influx of new functionality.

Bug: T41621
Bug: T104928
Change-Id: I39936ed83d5a60471a0a75da753f498e80aef234
2016-02-04 08:41:54 -08:00

51 lines
2.6 KiB
JSON

{
"@metadata": {
"authors": [
"Ciphers",
"Claw eg",
"Elfalem",
"Jdforrester",
"Mido",
"OsamaK",
"زكريا",
"مشعل الحربي",
"Asaifm",
"Tarawneh",
"Meno25",
"Gagnabil",
"Abanima",
"محمد أحمد عبد الفتاح",
"Bachounda",
"Mervat Salman",
"Hiba Alshawi",
"فلورانس",
"PhiberOptik"
]
},
"visualeditor-cite-tool-name-book": "كتاب",
"visualeditor-cite-tool-name-journal": "دورية",
"visualeditor-cite-tool-name-news": "أخبار",
"visualeditor-cite-tool-name-web": "موقع",
"cite-ve-dialog-reference-editing-reused": "هذا المرجع مستخدم {{PLURAL:$1|مرة واحدة|مرتين| $1 مرات|$1 مرة}} في هذه الصفحة.",
"cite-ve-dialog-reference-options-group-label": "استخدم هذه المجموعة",
"cite-ve-dialog-reference-options-group-placeholder": "مراجع عامة",
"cite-ve-dialog-reference-options-name-label": "أعد استخدامها بهذا الاسم",
"cite-ve-dialog-reference-options-section": "خيارات",
"cite-ve-dialog-reference-title": "مرجع",
"cite-ve-dialog-reference-useexisting-full-label": "أعد استخدام استشهاد موجود بالفعل في الصفحة",
"cite-ve-dialog-reference-useexisting-label": "استخدم مرجعا موجودا",
"cite-ve-dialog-reference-useexisting-tool": "أعد الاستخدام",
"cite-ve-dialog-referenceslist-contextitem-description-general": "قائمة المراجع العامة",
"cite-ve-dialog-referenceslist-contextitem-description-named": "قائمة المراجع في مجموعة \"$1\"",
"cite-ve-dialog-referenceslist-title": "قائمة المراجع",
"cite-ve-dialogbutton-citation-educationpopup-title": "الإقتباسات",
"cite-ve-dialogbutton-reference-full-label": "الصيغة الأساسية",
"cite-ve-dialogbutton-reference-tooltip": "أساسي",
"cite-ve-dialogbutton-reference-title": "مرجع",
"cite-ve-dialogbutton-referenceslist-tooltip": "قائمة مراجع",
"cite-ve-reference-input-placeholder": "البحث ضمن الاستشهادات الحالية",
"cite-ve-referenceslist-isempty": "ما من مراجع من المجموعة \"$1\" في هذه الصفحة لتضمينها في هذه القائمة.",
"cite-ve-referenceslist-isempty-default": "ما من مراجع على هذه الصفحة لتضمينها في هذه القائمة.",
"cite-ve-referenceslist-missingref": "هذا المرجع موجود في قالب أو نحوه ولا يمكن تعديله حاليا إلا من المصدر.",
"cite-ve-toolbar-group-label": "مرجع"
}