|
145 | 145 | 'alt_desc' => 'وصف بديل', |
146 | 146 | 'embed' => 'تضمين', |
147 | 147 | 'paste_embed' => 'قم بلصق الرموز المصدرية المضمنة الخاص بك أدناه:', |
148 | | - 'url' => 'URL', |
149 | | - 'text_to_display' => 'Text to display', |
150 | | - 'title' => 'Title', |
151 | | - 'browse_links' => 'Browse links', |
152 | | - 'open_link' => 'Open link', |
153 | | - 'open_link_in' => 'Open link in...', |
154 | | - 'open_link_current' => 'Current window', |
155 | | - 'open_link_new' => 'New window', |
156 | | - 'remove_link' => 'Remove link', |
157 | | - 'insert_collapsible' => 'Insert collapsible block', |
158 | | - 'collapsible_unwrap' => 'Unwrap', |
159 | | - 'edit_label' => 'Edit label', |
160 | | - 'toggle_open_closed' => 'Toggle open/closed', |
161 | | - 'collapsible_edit' => 'Edit collapsible block', |
162 | | - 'toggle_label' => 'Toggle label', |
| 148 | + 'url' => 'الرابط', |
| 149 | + 'text_to_display' => 'النص المراد عرضه', |
| 150 | + 'title' => 'العنوان', |
| 151 | + 'browse_links' => 'تصفح الروابط', |
| 152 | + 'open_link' => 'افتح الرابط', |
| 153 | + 'open_link_in' => 'افتح الرابط في...', |
| 154 | + 'open_link_current' => 'النافذة الحالية', |
| 155 | + 'open_link_new' => 'نافذة جديدة', |
| 156 | + 'remove_link' => 'إزالة الرابط', |
| 157 | + 'insert_collapsible' => 'أدخل كتلة قابلة للطي', |
| 158 | + 'collapsible_unwrap' => 'بسط', |
| 159 | + 'edit_label' => 'عدل الوصف', |
| 160 | + 'toggle_open_closed' => 'التبديل بين الفتح والإغلاق', |
| 161 | + 'collapsible_edit' => 'تحرير الكتلة القابلة للطي', |
| 162 | + 'toggle_label' => 'تبديل التسمية', |
163 | 163 |
|
164 | 164 | // About view |
165 | | - 'about' => 'About the editor', |
166 | | - 'about_title' => 'About the WYSIWYG Editor', |
167 | | - 'editor_license' => 'Editor License & Copyright', |
168 | | - 'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.', |
169 | | - 'editor_lexical_license_link' => 'Full license details can be found here.', |
170 | | - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', |
171 | | - 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', |
172 | | - 'save_continue' => 'Save Page & Continue', |
173 | | - 'callouts_cycle' => '(Keep pressing to toggle through types)', |
174 | | - 'link_selector' => 'Link to content', |
175 | | - 'shortcuts' => 'Shortcuts', |
176 | | - 'shortcut' => 'Shortcut', |
177 | | - 'shortcuts_intro' => 'The following shortcuts are available in the editor:', |
178 | | - 'windows_linux' => '(Windows/Linux)', |
179 | | - 'mac' => '(Mac)', |
180 | | - 'description' => 'Description', |
| 165 | + 'about' => 'عن المحرر', |
| 166 | + 'about_title' => 'حول محرر ما تراه هو ما تحصل عليه -WYSIWYG-', |
| 167 | + 'editor_license' => 'رخصة المحرر وحقوق التأليف والنشر', |
| 168 | + 'editor_lexical_license' => 'تم إنشاء هذا المحرر باعتباره فرعًا لـ :lexicalLink الذي يتم توزيعه بموجب ترخيص معهد ماساتشوستس للتقانة -MIT-.', |
| 169 | + 'editor_lexical_license_link' => 'يمكنك العثور على تفاصيل الترخيص الكاملة هنا.', |
| 170 | + 'editor_tiny_license' => 'تم إنشاء هذا المحرر باستخدام :tinyLink والذي يتم توفيره بموجب ترخيص معهد ماساتشوستس للتقانة -MIT-.', |
| 171 | + 'editor_tiny_license_link' => 'يمكن الاطلاع هنا على تفاصيل حقوق التأليف والنشر والترخيص الخاصة بتاینیامسیای -TinyMCE-.', |
| 172 | + 'save_continue' => 'حفظ الصفحة ومتابعة', |
| 173 | + 'callouts_cycle' => '(استمر في الضغط للتبديل بين الأنواع)', |
| 174 | + 'link_selector' => 'رابط للمحتوى', |
| 175 | + 'shortcuts' => 'الاختصارات', |
| 176 | + 'shortcut' => 'الاختصار', |
| 177 | + 'shortcuts_intro' => 'الاختصارات التالية متاحة في المحرر:', |
| 178 | + 'windows_linux' => '(ويندوز/لينكس)', |
| 179 | + 'mac' => '(ماك)', |
| 180 | + 'description' => 'الوصف', |
181 | 181 | ]; |
0 commit comments