PluginProbe
WPGet API – Connect to any external REST API / 2.2.10
WPGet API – Connect to any external REST API v2.2.10
1.9.2 1.9.3 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.1.0 2.1.1 2.1.3 2.1.4 2.1.5 2.2.0 2.2.1 2.2.10 2.2.2 2.2.3 All 97 releases
wpgetapi / lib / cmb2 / languages / cmb2-ary.po

cmb2-ary.po in WPGet API – Connect to any external REST API 2.2.10, at lib/cmb2/languages/cmb2-ary.po

774 lines 18.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Translation of Plugins - CMB2 - Development (trunk) in Moroccan Arabic
2 # This file is distributed under the same license as the Plugins - CMB2 - Development (trunk) package.
3 msgid ""
4 msgstr ""
5 "PO-Revision-Date: 2015-10-21 21:13:01+0000\n"
6 "MIME-Version: 1.0\n"
7 "Content-Type: text/plain; charset=UTF-8\n"
8 "Content-Transfer-Encoding: 8bit\n"
9 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
10 "X-Generator: GlotPress/2.4.0-alpha\n"
11 "Language: ar_MA\n"
12 "Project-Id-Version: Plugins - CMB2 - Development (trunk)\n"
13
14 #. translators: %s: register_routes()
15 #: includes/shim/WP_REST_Controller.php:25
16 msgid "Method '%s' must be overridden."
17 msgstr ""
18
19 #: example-functions.php:732
20 msgid "%s &mdash; Updated!"
21 msgstr ""
22
23 #: includes/CMB2_Hookup_Base.php:42
24 msgid "%1$s should be implemented by the extended class."
25 msgstr ""
26
27 #. Author URI of the plugin/theme
28 msgid "https://cmb2.io"
29 msgstr ""
30
31 #. Author of the plugin/theme
32 msgid "CMB2 team"
33 msgstr ""
34
35 #. Plugin URI of the plugin/theme
36 msgid "https://github.com/CMB2/CMB2"
37 msgstr ""
38
39 #: includes/CMB2_Types.php:412
40 msgid "Remove Row"
41 msgstr ""
42
43 #: includes/CMB2_Options_Hookup.php:131
44 msgid "Nothing to update."
45 msgstr ""
46
47 #: includes/CMB2_Options_Hookup.php:135
48 msgid "Settings updated."
49 msgstr ""
50
51 #: example-functions.php:665
52 msgid "Theme Options"
53 msgstr ""
54
55 #: includes/CMB2_hookup.php:458
56 msgid "Toggle panel: %s"
57 msgstr ""
58
59 #: includes/CMB2_Types.php:231
60 msgid "Custom CMB2 field type classes must extend CMB2_Type_Base."
61 msgstr ""
62
63 #: example-functions.php:783
64 msgid "Will show in REST API \"editable\" contexts only (`POST` requests)."
65 msgstr ""
66
67 #: example-functions.php:782
68 msgid "REST Editable Test Text"
69 msgstr ""
70
71 #: example-functions.php:776
72 msgid "Will show in the REST API for this box and for pages."
73 msgstr ""
74
75 #: example-functions.php:775
76 msgid "REST Test Text"
77 msgstr ""
78
79 #: example-functions.php:766
80 msgid "REST Test Box"
81 msgstr ""
82
83 #: includes/shim/WP_REST_Controller.php:308
84 msgid "Scope under which the request is made; determines fields present in response."
85 msgstr ""
86
87 #: includes/shim/WP_REST_Controller.php:290
88 msgid "Limit results to those matching a string."
89 msgstr ""
90
91 #: includes/shim/WP_REST_Controller.php:281
92 msgid "Maximum number of items to be returned in result set."
93 msgstr ""
94
95 #: includes/shim/WP_REST_Controller.php:273
96 msgid "Current page of the collection."
97 msgstr ""
98
99 #: includes/shim/WP_REST_Controller.php:35
100 #: includes/shim/WP_REST_Controller.php:47
101 #: includes/shim/WP_REST_Controller.php:59
102 #: includes/shim/WP_REST_Controller.php:71
103 #: includes/shim/WP_REST_Controller.php:83
104 #: includes/shim/WP_REST_Controller.php:95
105 #: includes/shim/WP_REST_Controller.php:107
106 #: includes/shim/WP_REST_Controller.php:119
107 #: includes/shim/WP_REST_Controller.php:131
108 #: includes/shim/WP_REST_Controller.php:143
109 #: includes/shim/WP_REST_Controller.php:155
110 #: includes/shim/WP_REST_Controller.php:168
111 msgid "Method '%s' not implemented. Must be overridden in subclass."
112 msgstr ""
113
114 #: includes/rest-api/CMB2_REST_Controller_Fields.php:415
115 msgid "Value Error for %s"
116 msgstr ""
117
118 #: includes/rest-api/CMB2_REST_Controller_Fields.php:312
119 #: includes/rest-api/CMB2_REST_Controller_Fields.php:341
120 msgid "No field found by that id."
121 msgstr ""
122
123 #: includes/rest-api/CMB2_REST_Controller_Fields.php:297
124 msgid "CMB2 Field value cannot be modified without the object_id and object_type parameters specified."
125 msgstr ""
126
127 #: includes/rest-api/CMB2_REST_Controller_Fields.php:236
128 msgid "CMB2 Field value cannot be updated without the value parameter specified."
129 msgstr ""
130
131 #: includes/rest-api/CMB2_REST_Controller_Fields.php:33
132 #: includes/rest-api/CMB2_REST_Controller_Fields.php:36
133 msgid "To view or modify the field's value, the 'object_id' and 'object_type' arguments are required."
134 msgstr ""
135
136 #: includes/rest-api/CMB2_REST_Controller_Fields.php:30
137 msgid "When the '_rendered' argument is passed, the renderable field attributes will be returned fully rendered. By default, the names of the callback handers for the renderable attributes will be returned."
138 msgstr ""
139
140 #: includes/rest-api/CMB2_REST_Controller_Fields.php:27
141 msgid "Includes the box object which the fields are registered to in the response."
142 msgstr ""
143
144 #: includes/rest-api/CMB2_REST_Controller_Boxes.php:122
145 msgid "No boxes found."
146 msgstr ""
147
148 #: includes/rest-api/CMB2_REST_Controller_Boxes.php:72
149 msgid "Includes the fully rendered attributes, 'form_open', 'form_close', as well as the enqueued 'js_dependencies' script handles, and 'css_dependencies' stylesheet handles."
150 msgstr ""
151
152 #: includes/rest-api/CMB2_REST_Controller_Boxes.php:51
153 msgid "Includes the registered fields for the box in the response."
154 msgstr ""
155
156 #: includes/rest-api/CMB2_REST_Controller.php:392
157 msgid "The title for the object."
158 msgstr ""
159
160 #: includes/rest-api/CMB2_REST_Controller.php:385
161 msgid "The id for the object."
162 msgstr ""
163
164 #: includes/rest-api/CMB2_REST_Controller.php:378
165 msgid "A human-readable description of the object."
166 msgstr ""
167
168 #: includes/rest-api/CMB2_REST_Controller.php:300
169 msgid "No box found by that id. A box needs to be registered with the \"show_in_rest\" parameter configured."
170 msgstr ""
171
172 #: includes/rest-api/CMB2_REST_Controller.php:277
173 msgid "This box does not have write permissions."
174 msgstr ""
175
176 #: includes/rest-api/CMB2_REST_Controller.php:257
177 msgid "This box does not have read permissions."
178 msgstr ""
179
180 #: includes/CMB2_Base.php:506 includes/types/CMB2_Type_Base.php:156
181 msgid "Invalid %1$s method: %2$s"
182 msgstr ""
183
184 #: includes/CMB2_Base.php:491 includes/CMB2_Hookup_Base.php:100
185 #: includes/CMB2_Options_Hookup.php:341 includes/types/CMB2_Type_Base.php:172
186 msgid "Invalid %1$s property: %2$s"
187 msgstr ""
188
189 #: includes/CMB2_Base.php:458
190 msgid "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s with no alternative available."
191 msgstr ""
192
193 #: includes/CMB2_Base.php:456
194 msgid "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s! %3$s"
195 msgstr ""
196
197 #: includes/CMB2_Base.php:426
198 msgid "Using the \"%1$s\" field parameter as a callback has been deprecated in favor of the \"%2$s\" parameter."
199 msgstr ""
200
201 #: includes/CMB2_Base.php:422
202 msgid "The \"%1$s\" field parameter has been deprecated in favor of the \"%2$s\" parameter."
203 msgstr ""
204
205 #. translators: %s: link to codex.wordpress.org/Embeds
206 #: example-functions.php:426
207 msgid "Enter a youtube, twitter, or instagram URL. Supports services listed at %s."
208 msgstr ""
209
210 #: example-functions.php:167
211 msgid "Hey there, I'm a read-only field"
212 msgstr ""
213
214 #: example-functions.php:163
215 msgid "Read-only Disabled Field"
216 msgstr ""
217
218 #. translators: 1: results for. 2: link to codex.wordpress.org/Embeds
219 #: includes/CMB2_Ajax.php:189 includes/helper-functions.php:105
220 msgid "No oEmbed Results Found for %1$s. View more info at %2$s."
221 msgstr ""
222
223 #: includes/CMB2_Field.php:1443
224 msgid "Sorry, this field does not have a cmb_id specified."
225 msgstr ""
226
227 #: example-functions.php:176
228 msgid "Custom Rendered Field"
229 msgstr ""
230
231 #: includes/CMB2_hookup.php:185
232 msgid "Term metaboxes configuration requires a \"taxonomies\" parameter."
233 msgstr ""
234
235 #: includes/CMB2_hookup.php:181
236 msgid "Term Metadata is a WordPress 4.4+ feature. Please upgrade your WordPress install."
237 msgstr ""
238
239 #: example-functions.php:646
240 msgid "Arbitrary Term Field"
241 msgstr ""
242
243 #: example-functions.php:639
244 msgid "Term Image"
245 msgstr ""
246
247 #: example-functions.php:624
248 msgid "Category Metabox"
249 msgstr ""
250
251 #. Description of the plugin/theme
252 msgid "CMB2 will create metaboxes and forms with custom fields that will blow your mind."
253 msgstr ""
254
255 #. Plugin Name of the plugin/theme
256 msgid "CMB2"
257 msgstr "CMB2"
258
259 #: includes/helper-functions.php:303
260 msgid "Save"
261 msgstr "حفظ"
262
263 #: includes/types/CMB2_Type_File.php:76
264 msgid "Add or Upload File"
265 msgstr "اضف او ق�
266 برفع �
267 لف"
268
269 #: includes/types/CMB2_Type_File_List.php:41
270 msgid "Add or Upload Files"
271 msgstr "اضف او ق�
272 برفع �
273 لفات"
274
275 #: includes/types/CMB2_Type_Taxonomy_Base.php:115
276 msgid "No terms"
277 msgstr "لا يوجد �
278 صطلحات"
279
280 #: includes/CMB2_Types.php:349
281 msgid "Add Row"
282 msgstr "اضافة صف"
283
284 #: includes/CMB2_JS.php:230
285 msgid "Select / Deselect All"
286 msgstr "اختيار/ عد�
287 اختيار الكل"
288
289 #: includes/CMB2_JS.php:229 includes/types/CMB2_Type_File_Base.php:82
290 msgid "Download"
291 msgstr "التح�
292 يل"
293
294 #: includes/CMB2_Field_Display.php:432 includes/CMB2_JS.php:228
295 #: includes/types/CMB2_Type_File_Base.php:79
296 msgid "File:"
297 msgstr "�
298 لف :"
299
300 #: includes/CMB2_JS.php:227 includes/CMB2_Types.php:412
301 #: includes/types/CMB2_Type_File_Base.php:84
302 msgid "Remove"
303 msgstr "إزالة"
304
305 #: includes/CMB2_JS.php:226 includes/types/CMB2_Type_File_Base.php:64
306 msgid "Remove Image"
307 msgstr "إزالة الصورة"
308
309 #: includes/CMB2_JS.php:225
310 msgid "Use these files"
311 msgstr ""
312
313 #: includes/CMB2_JS.php:224
314 msgid "Use this file"
315 msgstr "استخد�
316 هذا ال�
317 لف"
318
319 #: includes/CMB2_JS.php:218
320 msgctxt "Valid formatting string, as per http://trentrichardson.com/examples/timepicker/"
321 msgid "hh:mm TT"
322 msgstr "hh:mm TT"
323
324 #: includes/CMB2_JS.php:216
325 msgid "Now"
326 msgstr "الآن"
327
328 #: includes/CMB2_JS.php:215
329 msgid "Second"
330 msgstr "ثانية"
331
332 #: includes/CMB2_JS.php:214
333 msgid "Minute"
334 msgstr "دقيقة"
335
336 #: includes/CMB2_JS.php:213
337 msgid "Hour"
338 msgstr "ساعة"
339
340 #: includes/CMB2_JS.php:212
341 msgid "Time"
342 msgstr "الوقت"
343
344 #: includes/CMB2_JS.php:211
345 msgid "Choose Time"
346 msgstr "اختر الوقت"
347
348 #: includes/CMB2_JS.php:207 includes/CMB2_JS.php:217
349 msgid "Done"
350 msgstr "انتهى"
351
352 #: includes/CMB2_JS.php:206
353 msgid "Today"
354 msgstr "اليو�
355 "
356
357 #: includes/CMB2_JS.php:205
358 msgid "Prev"
359 msgstr "السابق"
360
361 #: includes/CMB2_JS.php:204
362 msgid "Next"
363 msgstr "التالي"
364
365 #: includes/CMB2_JS.php:203
366 msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
367 msgstr "يناير, فبراير, �
368 ارس, ابريل, �
369 ايو, يونيو, يوليو, اغسطس, سبت�
370 بر, اكتوبر, نوف�
371 بر, ديس�
372 بر"
373
374 #: includes/CMB2_JS.php:202
375 msgid "January, February, March, April, May, June, July, August, September, October, November, December"
376 msgstr "يناير, فبراير, �
377 ارس, ابريل, �
378 ايو, يونيو, يوليو, اغسطس, سبت�
379 بر, اكتوبر, نوف�
380 بر, ديس�
381 بر"
382
383 #: includes/CMB2_JS.php:201
384 msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
385 msgstr "الأحد, الاثنين, الثلاثاء, الأربعاء, الخ�
386 يس, الج�
387 عة, السبت"
388
389 #: includes/CMB2_JS.php:200
390 msgid "Su, Mo, Tu, We, Th, Fr, Sa"
391 msgstr "الأحد, الاثنين, الثلاثاء, الأربعاء, الخ�
392 يس, الج�
393 عة, السبت"
394
395 #: includes/CMB2_JS.php:199
396 msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
397 msgstr "الأحد, الاثنين, الثلاثاء, الأربعاء, الخ�
398 يس, الج�
399 عة, السبت"
400
401 #: includes/CMB2_JS.php:198
402 msgctxt "Valid formatDate string for jquery-ui datepicker"
403 msgid "mm/dd/yy"
404 msgstr "mm/dd/yy"
405
406 #: includes/CMB2_JS.php:168
407 msgid "Current Color"
408 msgstr "اللون الحالي"
409
410 #: includes/CMB2_JS.php:167
411 msgid "Select Color"
412 msgstr "إختر لونا"
413
414 #: includes/CMB2_JS.php:166
415 msgid "Default"
416 msgstr "افتراضي"
417
418 #: includes/CMB2_JS.php:165 includes/CMB2_JS.php:208
419 msgid "Clear"
420 msgstr "�
421 سح"
422
423 #: includes/CMB2_Field.php:1328 includes/CMB2_Field.php:1332
424 msgid "None"
425 msgstr "لا شيء"
426
427 #: includes/CMB2_Field.php:1297
428 msgid "Remove Group"
429 msgstr "حذف �
430 ج�
431 وعة"
432
433 #: includes/CMB2_Field.php:1296
434 msgid "Add Group"
435 msgstr "اضافة �
436 ج�
437 وعة"
438
439 #: includes/CMB2_Ajax.php:181
440 msgid "Remove Embed"
441 msgstr "حذف ال�
442 درج"
443
444 #: includes/CMB2_Ajax.php:75
445 msgid "Please Try Again"
446 msgstr "برجاء ال�
447 حاولة �
448 رة أخرى"
449
450 #: includes/CMB2.php:582
451 msgid "Click to toggle"
452 msgstr "أنقر للفتح والإغلاق"
453
454 #: includes/CMB2.php:179
455 msgid "Metabox configuration is required to have an ID parameter."
456 msgstr ""
457
458 #: example-functions.php:695
459 msgid "Site Background Color"
460 msgstr "لون خلفية ال�
461 وقع"
462
463 #: example-functions.php:604
464 msgid "User Field"
465 msgstr "حقل ال�
466 ستخد�
467 "
468
469 #: example-functions.php:597
470 msgid "Linkedin URL"
471 msgstr "لابط لينكد ان"
472
473 #: example-functions.php:590
474 msgid "Google+ URL"
475 msgstr "رابط جوجل بلس"
476
477 #: example-functions.php:583
478 msgid "Twitter URL"
479 msgstr "رابط تويتر"
480
481 #: example-functions.php:576
482 msgid "Facebook URL"
483 msgstr "رابط فيسبوك"
484
485 #: example-functions.php:569
486 msgid "Avatar"
487 msgstr "الصورة الر�
488 زية"
489
490 #: example-functions.php:561 example-functions.php:631
491 msgid "Extra Info"
492 msgstr "�
493 علو�
494 ات اضافية"
495
496 #: example-functions.php:554
497 msgid "User Profile Metabox"
498 msgstr "صندوق �
499 يتا خاص بال�
500 لف الشخصي للعضو"
501
502 #: example-functions.php:535
503 msgid "Image Caption"
504 msgstr "وصف الصورة"
505
506 #: example-functions.php:529
507 msgid "Entry Image"
508 msgstr "صورة ال�
509 دخلة"
510
511 #: example-functions.php:523
512 msgid "Write a short description for this entry"
513 msgstr "اكتب وصف قصير لهذه ال�
514 دخلة"
515
516 #: example-functions.php:522
517 msgid "Description"
518 msgstr "الوصف"
519
520 #: example-functions.php:515
521 msgid "Entry Title"
522 msgstr "عنوان ال�
523 دخلة"
524
525 #: example-functions.php:502
526 msgid "Remove Entry"
527 msgstr "حذف �
528 دخلة"
529
530 #: example-functions.php:501
531 msgid "Add Another Entry"
532 msgstr "اضف �
533 دخلة أخرى"
534
535 #: example-functions.php:500
536 msgid "Entry {#}"
537 msgstr "�
538 دخلة {#}"
539
540 #: example-functions.php:498
541 msgid "Generates reusable form entries"
542 msgstr "تنتج �
543 دخلات است�
544 ارات - form - قابلة لاعادة الاستخدا�
545 "
546
547 #: example-functions.php:490
548 msgid "Repeating Field Group"
549 msgstr "�
550 ج�
551 وعة حقول �
552 تكررة"
553
554 #: example-functions.php:459
555 msgid "About Page Metabox"
556 msgstr "صندوق �
557 يتا خاص بصفحة \" about\""
558
559 #: example-functions.php:423
560 msgid "oEmbed"
561 msgstr "�
562 درج oEmbed"
563
564 #: example-functions.php:416
565 msgid "Upload or add multiple images/attachments."
566 msgstr "ق�
567 برفع او اضافة صور/�
568 رفقات �
569 تعددة"
570
571 #: example-functions.php:415
572 msgid "Multiple Files"
573 msgstr "�
574 لفات �
575 تعددة"
576
577 #: example-functions.php:409
578 msgid "Upload an image or enter a URL."
579 msgstr "ق�
580 برفع صورة او ق�
581 بادخال رابط"
582
583 #: example-functions.php:408
584 msgid "Test Image"
585 msgstr "صورة اختبارية"
586
587 #: example-functions.php:398
588 msgid "Test wysiwyg"
589 msgstr "�
590 حرر اختباري"
591
592 #: example-functions.php:392
593 msgid "Check Three"
594 msgstr "الاختيار الثالث"
595
596 #: example-functions.php:391
597 msgid "Check Two"
598 msgstr "الاختيار الثاني"
599
600 #: example-functions.php:390
601 msgid "Check One"
602 msgstr "الاختيار الأول"
603
604 #: example-functions.php:384
605 msgid "Test Multi Checkbox"
606 msgstr "�
607 ربع اختيار �
608 تعدد اختباري"
609
610 #: example-functions.php:377
611 msgid "Test Checkbox"
612 msgstr "�
613 ربع اختيار اختباري"
614
615 #: example-functions.php:368
616 msgid "Test Taxonomy Multi Checkbox"
617 msgstr "�
618 ربع اختباري �
619 تعدد الاختيارات للتصنيفات"
620
621 #: example-functions.php:360
622 msgid "Test Taxonomy Select"
623 msgstr "قائ�
624 ة �
625 نسدلة للاختيار �
626 ن التصنيفات اختبارية"
627
628 #: example-functions.php:351
629 msgid "Test Taxonomy Radio"
630 msgstr "زر راديو للاختيار �
631 ن التصنيفات اختباري"
632
633 #: example-functions.php:339
634 msgid "Test Radio"
635 msgstr "زر راديو اختباري"
636
637 #: example-functions.php:326
638 msgid "Test Radio inline"
639 msgstr "زر راديو اختاري �
640 ُض�
641 ن"
642
643 #: example-functions.php:321 example-functions.php:334
644 #: example-functions.php:346
645 msgid "Option Three"
646 msgstr "الخيار الثالث"
647
648 #: example-functions.php:320 example-functions.php:333
649 #: example-functions.php:345
650 msgid "Option Two"
651 msgstr "الخيار الثاني"
652
653 #: example-functions.php:319 example-functions.php:332
654 #: example-functions.php:344
655 msgid "Option One"
656 msgstr "الخيار الأول"
657
658 #: example-functions.php:313
659 msgid "Test Select"
660 msgstr "اختيار �
661 ن قائ�
662 ة �
663 نسدلة اختباري"
664
665 #: example-functions.php:307
666 msgid "This is a title description"
667 msgstr "هذا هو وصف للعنوان"
668
669 #: example-functions.php:306
670 msgid "Test Title Weeeee"
671 msgstr "عنوان اختباري"
672
673 #: example-functions.php:288
674 msgid "Test Text Area for Code"
675 msgstr "�
676 ربع نصي �
677 تعدد السطور اختباري خاص بالكود"
678
679 #: example-functions.php:281
680 msgid "Test Text Area Small"
681 msgstr "�
682 ربع نصي �
683 تعدد السطور اختباري صغير"
684
685 #: example-functions.php:274
686 msgid "Test Text Area"
687 msgstr "�
688 ربع نصي �
689 تعدد السطور اختباري"
690
691 #: example-functions.php:258
692 msgid "Test Color Picker"
693 msgstr "حقل اختيار اللون اختباري"
694
695 #: example-functions.php:249
696 msgid "Test Money"
697 msgstr "حقل نقود اختباري"
698
699 #: example-functions.php:232
700 msgid "Test Date/Time Picker Combo (UNIX timestamp)"
701 msgstr "�
702 ربع اختباري لاختيار الوقت و التاريخ �
703 عا بنظا�
704 (UNIX timestamp)"
705
706 #: example-functions.php:224
707 msgid "Test Date Picker (UNIX timestamp)"
708 msgstr "�
709 ربع اختيار التاريخ اختباري بنظا�
710 (UNIX timestamp)"
711
712 #: example-functions.php:216
713 msgid "Test Date Picker"
714 msgstr "�
715 ربع اختيار التاريخ اختباري"
716
717 #: example-functions.php:209 example-functions.php:210
718 msgid "Time zone"
719 msgstr "�
720 نطقة ز�
721 نية"
722
723 #: example-functions.php:201
724 msgid "Test Time"
725 msgstr "وقت اختباري"
726
727 #: example-functions.php:193
728 msgid "Test Text Email"
729 msgstr "نص بريد إلكتروني اختباري"
730
731 #: example-functions.php:184
732 msgid "Website URL"
733 msgstr "رابط �
734 وقع"
735
736 #: example-functions.php:156
737 msgid "Test Text Medium"
738 msgstr "نص اختباري �
739 توسط"
740
741 #: example-functions.php:143
742 msgid "Test Text Small"
743 msgstr "نص اختباري صغير"
744
745 #: example-functions.php:131 example-functions.php:144
746 #: example-functions.php:157 example-functions.php:164
747 #: example-functions.php:177 example-functions.php:185
748 #: example-functions.php:194 example-functions.php:202
749 #: example-functions.php:217 example-functions.php:225
750 #: example-functions.php:233 example-functions.php:250
751 #: example-functions.php:259 example-functions.php:275
752 #: example-functions.php:282 example-functions.php:289
753 #: example-functions.php:314 example-functions.php:327
754 #: example-functions.php:340 example-functions.php:352
755 #: example-functions.php:361 example-functions.php:369
756 #: example-functions.php:378 example-functions.php:385
757 #: example-functions.php:399 example-functions.php:471
758 #: example-functions.php:562 example-functions.php:570
759 #: example-functions.php:577 example-functions.php:584
760 #: example-functions.php:591 example-functions.php:598
761 #: example-functions.php:605 example-functions.php:632
762 #: example-functions.php:640 example-functions.php:647
763 #: example-functions.php:696
764 msgid "field description (optional)"
765 msgstr "وصف الحقل (اختياري)"
766
767 #: example-functions.php:130 example-functions.php:470
768 msgid "Test Text"
769 msgstr "نص اختباري"
770
771 #: example-functions.php:117
772 msgid "Test Metabox"
773 msgstr "صندوق �
774 يتا اختباري"