-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtranslation-xat.csv.html
754 lines (746 loc) · 25.3 KB
/
translation-xat.csv.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
<link rel="stylesheet" href="sotc.css" />
<link href='https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic,900,900italic&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
<meta property="og:title" content="State of the Commons" />
<meta property="og:url" content="/2015/xat.csv.html" />
<meta property="og:image" content="/2015/img/fb-xat.csv.png" />
<meta property="og:site_name" content="State of the Commons" />
<meta property="og:description" content=" اكثر تقييد" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@creativecommons">
<meta name="twitter:title" content="State of the Commons">
<meta name="twitter:description" content=" اكثر تقييد">
<meta name="twitter:image:src" content="/2015/img/twitter-xat.csv.png">
<meta name="twitter:domain" content="stateof.creativecommons.org">
<title>Creative Commons — State of the Commons 2015 — اكثر تقييد</title>
<style type="text/css">code{white-space: pre;}</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body id="xat.csv">
<h2 id="اكثر-تقييد" class="bbs">اكثر تقييد</h2>
<hr />
<h2 id="مليون-إجمالي-الاعمال-المرخصة">مليون إجمالي الاعمال المرخصة</h2>
<blockquote>
<p>أكثر انفتاح</p>
</blockquote>
<p><img src="img/total-licensed-works.svg" class="sotc-image" /></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>
“المزيد من الناس يختارون مشاركة اعمالهم بواسطة رخص”" الثقافة الحرة“” “
</th>
<th>
</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">
140 وضع المشاع
</td>
<td style="text-align: left;">
2006
</td>
</tr>
<tr class="even">
<td style="text-align: left;">
400 وضع المشاع
</td>
<td style="text-align: left;">
2010
</td>
</tr>
<tr class="odd">
<td style="text-align: left;">
882 وضع المشاع
</td>
<td style="text-align: left;">
2014
</td>
</tr>
<tr class="even">
<td style="text-align: left;">
1.1 الأعمال المرخصة بالمشاع الابداعي تضاعفت ثلاث مرات في 5 سنوات
</td>
<td style="text-align: left;">
2015
</td>
</tr>
</tbody>
</table>
<hr />
<h2 id="أداة-الملكية-العامة-المتوقفة">+ أداة الملكية العامة المتوقفة</h2>
<p><img src="img/free-culture-wins.svg" alt="" class="sotc-image" /></p>
<table class="table table-bordered table-striped">
<tbody>
<tr class="odd">
<td style="text-align: left;">
CC0, PDM أعمال رخصة علامة الملكية العامة قد تضاعفت في الحجم على مدار 12 الاشهر الماضية
</td>
<td style="text-align: left;">
3%
</td>
</tr>
<tr class="even">
<td style="text-align: left;">
CC BY
</td>
<td style="text-align: left;">
24%
</td>
</tr>
<tr class="odd">
<td style="text-align: left;">
CC BY SA
</td>
<td style="text-align: left;">
37%
</td>
</tr>
<tr class="even">
<td style="text-align: left;">
CC BY ND
</td>
<td style="text-align: left;">
2%
</td>
</tr>
<tr class="odd">
<td style="text-align: left;">
CC BY NC
</td>
<td style="text-align: left;">
6%
</td>
</tr>
<tr class="even">
<td style="text-align: left;">
CC BY-NC-SA
</td>
<td style="text-align: left;">
14%
</td>
</tr>
<tr class="odd">
<td style="text-align: left;">
CC BY NC ND
</td>
<td style="text-align: left;">
14%
</td>
</tr>
</tbody>
</table>
<p><img src="img/free-scale-translated.svg" alt="رخص الثقافة الحرة الاقل تقييداً تسمح بكل من الاستخدام التجاري و التحوير — " /></p>
<p>رخص الثقافة الحرة الاقل تقييداً تسمح بكل من الاستخدام التجاري و التحوير — .</p>
<hr />
<h2 id="مليون">مليون</h2>
<p><img src="img/pdm.svg" class="sotc-image" /></p>
<table class="table table-bordered table-striped">
<thead>
<tr class="header">
<th style="text-align: left;">
Year
</th>
<th style="text-align: left;">
أعمال رخصة علامة الملكية العامة قد تضاعفت في الحجم على مدار 12 الاشهر الماضية
</th>
<th style="text-align: left;">
PDM
</th>
<th style="text-align: left;">
CC0
</th>
<th style="text-align: left;">
“المزيد من الناس يختارون مشاركة اعمالهم بواسطة رخص”" الثقافة الحرة“” “
</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">
2006
</td>
<td style="text-align: left;">
3.2
</td>
<td style="text-align: left;">
-
</td>
<td style="text-align: left;">
-
</td>
<td style="text-align: left;">
3.2
</td>
</tr>
<tr class="even">
<td style="text-align: left;">
2014
</td>
<td style="text-align: left;">
5.7
</td>
<td style="text-align: left;">
1.5
</td>
<td style="text-align: left;">
10.3
</td>
<td style="text-align: left;">
17.5
</td>
</tr>
<tr class="odd">
<td style="text-align: left;">
2015
</td>
<td style="text-align: left;">
10
</td>
<td style="text-align: left;">
2.6
</td>
<td style="text-align: left;">
22.3
</td>
<td style="text-align: left;">
34.9
</td>
</tr>
</table>
<hr />
<h2 id="المصادر-التعلمية-المفتوحة-76000">المصادر التعلمية المفتوحة : 76,000</h2>
<p><img src="img/hits.svg" alt="" style="width: 100%; overflow: hidden;" /></p>
<p><img src="img/bubble.png" alt="" /> = 1 الأعمال المرخصة بالمشاع الابداعي تضاعفت ثلاث مرات في 5 سنوات</p>
<hr />
<h2 id="مليون-موضوع-رقمي">20.9 مليون موضوع رقمي</h2>
<h2 id="موريشيوس">موريشيوس</h2>
<div class="col-md-6 col-sm-12">
<table class="table table-bordered table-striped">
<tbody>
<tr>
<td class="odd">
<strong>(العربية)</strong> (الصينية)
</td>
</tr>
<tr>
<td class="even">
<strong>беларускі</strong> (الكرواتية)
</td>
</tr>
<tr>
<td class="odd">
<strong>Català</strong> (التشيكية)
</td>
</tr>
<tr>
<td class="even">
<strong>中国</strong> (الدانماركية*)
</td>
</tr>
<tr>
<td class="odd">
<strong>hrvatski</strong> (الهولندية)
</td>
</tr>
<tr>
<td class="even">
<strong>čeština</strong> (الانكليزية)
</td>
</tr>
<tr>
<td class="odd">
<strong>danske</strong> (الإسبرانتو)
</td>
</tr>
<tr>
<td class="even">
<strong>Nederlands</strong> (الفنليدية)
</td>
</tr>
<tr>
<td class="odd">
<strong>English</strong> (الفرنسية*)
</td>
</tr>
<tr>
<td class="even">
<strong>Esperanton</strong> ( الغاليسية)
</td>
</tr>
<tr>
<td class="odd">
<strong>suomi</strong> (الألمانية)
</td>
</tr>
<tr>
<td class="even">
<strong>français</strong> (اليونانية*)
</td>
</tr>
<tr>
<td class="odd">
<strong>galego</strong> (الهنغارية)
</td>
</tr>
<tr>
<td class="even">
<strong>Deutsche</strong> (الاندونسية*)
</td>
</tr>
<tr>
<td class="odd">
<strong>ελληνικά</strong> (الإيطالية)
</td>
</tr>
<tr>
<td class="even">
<strong>Magyar</strong> (اليابنية)
</td>
</tr>
<tr>
<td class="odd">
<strong>bahasa Indones</strong> (الكورية)
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-md-6 col-sm-12">
<table class="table table-bordered table-striped">
<tbody>
<tr>
<td class="even">
<strong>italiano</strong> (اللاتفية)
</td>
</tr>
<tr>
<td class="odd">
<strong>日本語</strong> (اللتوانية)
</td>
</tr>
<tr>
<td class="even">
<strong>한국어</strong> (المالوية)
</td>
</tr>
<tr>
<td class="odd">
<strong>Latvijā</strong> (الماروية)
</td>
</tr>
<tr>
<td class="even">
<strong>Lietuvos</strong> (النرويجية)
</td>
</tr>
<tr>
<td class="odd">
<strong>Melayu</strong> (الفارسية)
</td>
</tr>
<tr>
<td class="even">
<strong>te reo Maori</strong> (البلوندية)
</td>
</tr>
<tr>
<td class="odd">
<strong>norsk</strong> (البرتغالية)
</td>
</tr>
<tr>
<td class="even">
*<strong>فارسي</strong> (الرومانية)
</td>
</tr>
<tr>
<td class="odd">
<strong>polski</strong> (الرروسية)
</td>
</tr>
<tr>
<td class="even">
<strong>português</strong> (الإسبانية)
</td>
</tr>
<tr>
<td class="odd">
<strong>Română</strong> (السويدية)
</td>
</tr>
<tr>
<td class="even">
<strong>Русский</strong> (التركية)
</td>
</tr>
<tr>
<td class="odd">
<strong>Español</strong> (الإوكرنية*)
</td>
</tr>
<tr>
<td class="even">
<strong>svenska</strong> (هو مازال مسجون بشكل غير قانوني في سوريا منذ مارس 2012)
</td>
</tr>
<tr>
<td class="odd">
<strong>Türk</strong> (المشاع الابداعي و مجلس مدارئها يطالب بالإفراج الامن و الفوري عن باسل)
</td>
</tr>
<tr>
<td class="even">
<strong>Український</strong> (أعضاء المشاع الابداعي عبر الشرق الأوسط و شمال افريقيا تجمعوا في لقائين تاريخين )
</td>
</tr>
</tbody>
</table>
</div>
<div class="clearfix">
</div>
<hr />
<h2 id="البحث-مقالات-المجلات-العلمية-1.4-مليون">البحث ( مقالات المجلات العلمية) : 1.4 مليون</h2>
<p><img src="img/content-bubbles-translated.svg" class="sotc-image" /></p>
<ul>
<li>الفيديو : 18.4 مليون</li>
<li>الملفات الصوتية : 4 مليون</li>
<li>أشياء أخرى ( الوسائط المتعددة. 3D) : 23,000</li>
<li>النصوص ( مقالات, قصص, وثائق) : 46.9 MILLION</li>
<li>التنوع و الظهور العالمي</li>
<li>المشاع الابداعي في كل مكان</li>
<li>21.6 مليون من الملفات الميديا</li>
</ul>
<hr />
<h2 id="مسارات-157">مسارات<br />{{157}}</h2>
<p><img src="img/platforms-translated.png" class="sotc-image" /></p>
<table class="table table-bordered table-striped">
<thead>
<tr class="header">
<th>
-
</th>
<th>
“المزيد من الناس يختارون مشاركة اعمالهم بواسطة رخص”" الثقافة الحرة“” “
</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>
Flickr
</td>
<td>
35.9 مليون مقالة
</td>
</tr>
<tr class="even">
<td>
Bandcamp
</td>
<td>
2 مليون ملف
</td>
</tr>
<tr class="odd">
<td>
Wikipedia
</td>
<td>
و اكثر من ذلك
</td>
</tr>
<tr class="even">
<td>
YouTube
</td>
<td>
13 في 2015, مزيد من المنصات اضافة خيار رخص المشاع الابداعي لمستخدميها, بما في ذلك Medium and edX ,و فليكر اضاف الدعم لـCC0 وعلامة الملكية العامة
</td>
</tr>
<tr class="odd">
<td>
Jamendo
</td>
<td>
496,000 1.95 مليون مشار
</td>
</tr>
<tr class="even">
<td>
500px
</td>
<td>
661,000 photos
</td>
</tr>
<tr class="odd">
<td>
Vimeo
</td>
<td>
5 في 2015, مزيد من المنصات اضافة خيار رخص المشاع الابداعي لمستخدميها, بما في ذلك Medium and edX ,و فليكر اضاف الدعم لـCC0 وعلامة الملكية العامة
</td>
</tr>
<tr class="even">
<td>
Internet Archive
</td>
<td>
2 في 2015, مزيد من المنصات اضافة خيار رخص المشاع الابداعي لمستخدميها, بما في ذلك Medium and edX ,و فليكر اضاف الدعم لـCC0 وعلامة الملكية العامة
</td>
</tr>
<tr class="odd">
<td>
FMA
</td>
<td>
86,000 1.95 مليون مشار
</td>
</tr>
<tr class="even">
<td>
Wikimedia Commons
</td>
<td>
21.6 million media files
</td>
</tr>
<tr class="odd">
<td>
Tribe of Noise
</td>
<td>
29,000 1.95 مليون مشار
</td>
</tr>
<tr class="even">
<td>
PLOS
</td>
<td>
إجمالي مقالات الوصول الحر عبر الشبكة تحت 675,000 CC BY , تحت اي رخصة مشاع ابداعي: 1.3 مليون
</td>
</tr>
<tr class="odd">
<td>
Europeana
</td>
<td>
356 مليون صورة
</td>
</tr>
<tr class="even">
<td>
Skills Commons
</td>
<td>
سياسية الممفتوحة للمؤسسات
</td>
</tr>
<tr class="odd">
<td>
Boundless
</td>
<td>
49,000 open educational resources
</td>
</tr>
<tr class="even">
<td>
MIT opencourseware
</td>
<td>
النمو المتوقع في هذه المنصات في 2016
</td>
</tr>
</tbody>
</table>
<ul>
<li>49,000 مصادر تعلمية مفتوحة</li>
</ul>
<blockquote>
<p>في 2015, المؤسسات الرئيسية التالية تبنت سياسات مفتوحة</p>
</blockquote>
<h2 id="دورات">2,300 دورات</h2>
<hr />
<h2 id="مواد-التدريب-المهني">24,000 مواد التدريب المهني</h2>
<p><img src="img/oer-1.svg" class="sotc-image" /></p>
<h3 id="كندا" class="by">كندا</h3>
<p><img src="img/oer-2-translated.svg" class="sotc-image" alt="الأرجنتين -- اندونيسا, , أستراليا, الناس يشاركون اعمالهم بالمشاع الابداعي في 34 لغة مع أكثر من 90 مليون مشاهدة لنصوص المشاع الابداعي في العشر سنوات الأخيرة, 661,000 صورة, الكتب المفتوحة وفرت على التلاميذ, بلوندا, رومانيا, اسكتنلدا, سلوفينا, الجمهورية السلوفكية, أفريقيا الجنوبية, المملكة المتحدة, الولايات المتحدة, أورغواي, ويلز, $174 مليون, حتى هذا التاريخ, بالاضافة الى $53 مليون متوقعة خلال السنة الجامعية 2015/16 ." /></p>
<p><strong>الأرجنتين</strong> – اندونيسا, , أستراليا, الناس يشاركون اعمالهم بالمشاع الابداعي في 34 لغة مع أكثر من 90 مليون مشاهدة لنصوص المشاع الابداعي في العشر سنوات الأخيرة, 661,000 صورة, الكتب المفتوحة وفرت على التلاميذ, بلوندا, رومانيا, اسكتنلدا, سلوفينا, الجمهورية السلوفكية, أفريقيا الجنوبية, المملكة المتحدة, الولايات المتحدة, أورغواي, ويلز, $174 مليون, حتى هذا التاريخ, بالاضافة الى $53 مليون متوقعة خلال السنة الجامعية 2015/16 .</p>
<h3 id="الاتحاد-الأوربي" class="by">الاتحاد الأوربي</h3>
<p><img src="img/oer-3-translation.svg" class="sotc-image" alt="$التراص الثقافي المتاحف و المؤسسات الثقافية يختارون المشاركة كل يوم " /></p>
<p><strong>$التراص الثقافي المتاحف و المؤسسات الثقافية يختارون المشاركة كل يوم </strong></p>
<h3 id="بفضل-ادوات-الملك-العام-للمشاع-الابداعي-الصورة-الرقمية-للفضاء-الخارجي-تم-توفير-بشكل-حر-و-اوسع-للجمهور-أكثر-من-اي-وقت-مضى" class="by by-r">بفضل ادوات الملك العام للمشاع الابداعي, الصورة الرقمية للفضاء الخارجي تم توفير بشكل حر و اوسع للجمهور أكثر من اي وقت مضى</h3>
<hr />
<h2 id="بلدان-تملك-سياسات-لتعليم-المفتوح" class="impact img-policy">بلدان تملك سياسات لتعليم المفتوح</h2>
<div class="clearfix">
</div>
<h3 id="الهند" class="by">الهند</h3>
<div id="foundations" class="clearfix">
<p><img src="img/ford.png" alt="Ford Foundation" class="foundation-logo" /></p>
<p><img src="img/gates.png" alt="Bill and Melinda Gates Foundation" class="foundation-logo" /></p>
<div class="clearfix">
</div>
<p><img src="img/hewlett.png" alt="The William and Flora Hewlett Foundation" class="foundation-logo" /></p>
<p><img src="img/wikimedia.png" alt="Wikimedia Foundation" class="foundation-logo" /></p>
<p><img src="img/vancouver.png" alt="Vancouver Foundation" class="foundation-logo" /></p>
</div>
<h2 id="التعليم-المفتوح">التعليم المفتوح</h2>
<hr />
<h2 id="الحرية-لباسل-مسؤول-المشاع-الابداعي-السوري-باسل-باسل-خرطبيل-مساهم-رئيسي-لمشاريع-رقمنة-وحفظ-و-مشاركة-التراث-الثقافي" class="impact"># الحرية لباسل: مسؤول المشاع الابداعي السوري باسل باسل خرطبيل مساهم رئيسي لمشاريع رقمنة وحفظ و مشاركة التراث الثقافي</h2>
<h4 id="الاثر-الملامح-الاقليمية" class="img-frame">2015 الاثر : الملامح الاقليمية</h4>
<div id="foundations" class="clearfix">
<p><img src="img/rijks.png" alt="Rijks Museum" /></p>
<p><img src="img/brooklyn.png" alt="Brooklyn Museum" /></p>
<p><img src="img/moma.png" alt="MoMA" /></p>
<p><img src="img/york.png" alt="York Museums Trust" /></p>
<div class="clearfix">
</div>
<p><img src="img/artwalters.png" alt="The Art Walters Museum" /></p>
<p><img src="img/europeana.png" alt="Europeana" /></p>
<p><img src="img/smk.png" alt="SMK (National Gallery of Denmark)" /></p>
</div>
<h4 id="الشرق-الأوسط-و-شمال-افريقيا" class="img-pdmoon">الشرق الأوسط و شمال افريقيا</h4>
<p> </p>
<h4 id="افريقيا-الجزيرة-الانكليزية-دمجت-مواد-تفاعلية-و-رسوم-بيانية-مرخصة-بالمشاع-الابداعي-من-مختبرات-الجزيرة-جنوب-افريقيا-نشرت-للجمهور-17-سنة-من-الملفات-البرلمانية-تحتcc-by-." class="img-bk">افريقيا الجزيرة الانكليزية دمجت مواد تفاعلية و رسوم بيانية مرخصة بالمشاع الابداعي من مختبرات الجزيرة جنوب افريقيا نشرت للجمهور 17 سنة من الملفات البرلمانية تحتCC BY .</h4>
<hr />
<h2 id="أوربا" class="impact">أوربا</h2>
<p><img src="img/map.svg" alt="" class="sotc-image" /></p>
<div id="regional-highlights">
<h3 id="regional-mideast">آسيا والمحيط الهادئ</h3>
<ul>
<li><p>أعضاء المشاع الابداعي في افريقيا و ويكي افريقيا اطلقوا الاصدار الثاني من حملة الويكي يحب افريقيا</p></li>
<li><p>الاعضاء تعاونوا مع الشركاء المحليين, مشروع كتاب القصة الاقريقي( African Storybook ) وسباق الكتاب (Book Dash) لتوفير كتب اطفال مرخصة بالمشاع الابداعي</p></li>
</ul>
<h3 id="regional-africa">شمال امريكيا</h3>
<ul>
<li><p>المشاع الابداعي البرتغالي اطلق حقيبة المشاع الابداعي للاعمال“CC Toolkit for Business”</p></li>
<li><p>اعضاء المشاع الابداعي عبر اوربا تعاونوا مع صناع القانون المحليين لتطبيق تعليمات الاتحاد الأوربي بخصوص ادارة االحقوق الجماعية</p></li>
<li><p>المشاع الابداعي الكوري استضاف القمة العالمية للمشاع الابداعي 2015 في سيول</p></li>
</ul>
<h3 id="regional-europe">امريكيا اللاتنية</h3>
<ul>
<li><p>اعضاء المشاع الابداعي المتكلمين بالصينية تعاونوا عبر الثقافات و المناطق الزمنية لاعداد الترجمة الرسمية لطقم رخصة 4.0</p></li>
<li><p>متحف الفن المعاصر(MoMA) في نيوريك رحب باضافة شعار المشاع الابداعي ضمن مجموعته الدائمة</p></li>
</ul>
<h3 id="regional-asia">المشاع الابداعي في الارغواي ترجم حقيبة سياسية الترخيص المفتوح للاسبانية</h3>
<ul>
<li><p>الحاصلون على منحة ادارة شؤون العمل في الويلات المتحدة $2 مليار في برنامج التدريب المهني قاموا بمساهمتهم الاولى في OER</p></li>
<li><p>برنامج المنح الصغيرة للمشاع الابداعي في امريكيا اللاتنية,الذي حاليا في سنته الثانية, منح تمويل للبدء بمشروعات جديدة للاعضاء في السليف دورو كوستاريكا و بارغواي</p></li>
</ul>
<h3 id="regional-northamerica">شكرا لك للمشاركة</h3>
<ul>
<li><p>للقائمة الكائمة للاعتراف بالفضل و مصادر البيانات, انظر البيانات, الملاحظات, و الاعترافات بالفضل</p></li>
<li><p>عدد. العلامات</p></li>
</ul>
<h3 id="regional-latinamerica"></h3>
<ul>
<li><p>ملايين المواقع تستخدم رخص المشاع الابداعي بما في ذلك المنصات الرئيسة مثل ويكيبيديا و فلكير و مواقع اصغر مثل مدونة الجٌدة</p></li>
<li><p>تابع كل ما يختص بالمشاع الابداعي, اتبعنا على توتير& فيسبوك</p></li>
</ul>
</div>
<hr />
<h2 id="استثمر-في-انترنت-مفتوحة-حرة-و-ابداعية-ادعم-المشاع-الابداعي-اليوم" class="bbs">استثمر في انترنت مفتوحة حرة و ابداعية : ادعم المشاع الابداعي اليوم</h2>
<div class="clearfix">
</div>
<p> </p>
<div id="invest-circle" class="col-md-6">
<div class="content">
<h5 id="هذا-التقرير-مرخص-____-بالمشاع-الابداعي">هذا التقرير مرخص ____ بالمشاع الابداعي</h5>
<p><img src="img/heart.png" alt="" /></p>
<ul>
<li><a href="https://donate.creativecommons.org">donate.creativecommons.org</a></li>
</ul>
</div>
</div>
<div id="social-circle" class="col-md-6">
<div class="content">
<h5 id="ـصميم-eva-rogers">ـصميم :Eva Rogers</h5>
<ul>
<li><a href="https://twitter.com/creativecommons"><img src="img/twitter.png" alt="Follow us on Twitter" /></a>
<ul>
<li><a href="https://twitter.com/creativecommons">twitter.com/creativecommons</a></li>
</ul></li>
<li><a href="https://facebook.com/creativecommons"><img src="img/fb.png" alt="Follow us on Facebook" /></a>
<ul>
<li><a href="https://facebook.com/creativecommons">facebook.com/creativecommons</a></li>
</ul></li>
</ul>
</div>
</div>
<div class="clearfix">
</div>
<hr />
<footer>
<ul>
<li><p><a rel="license" href="https://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://licensebuttons.net/l/by/4.0/88x31.png" /></a><br />عدد. علامات CCO + PDM <a rel="license" href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p></li>
<li><p><a href="data.html">{{155}}</a></p></li>
<li><p>العربية</p></li>
<li><p>HTML version: Matt Lee</p></li>
<li><p>Translation: رائع! and local مليار team.</p></li>
<li><p>Set in <a href="http://www.latofonts.com/">Lato by Łukasz Dziedzic</a> SIL Open Font License</p></li>
<li><p><a href="https://glyphicons.com">Glyphicons by Jan Kovařík</a> CC BY 3.0</p></li>
</ul>
</footer>
</body>
<div id="deed-donate-slide" style="display: none;">
<div class="slide-close"></div>
<div class="slide-trigger">
<img src="img/heart.png" class="slide-logo" alt="" width="100" />
<p>Creative Commons helps to build a more creative, free, and open commons. Please make your donation now to help us meet our year-end goal before our December 31 deadline.</p>
<button>Donate Now</button>
</div>
</div>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('#deed-donate-slide').addClass('slider');
$('#deed-donate-slide').show();
// Set banner to reveal after X seconds
setTimeout(function(){
$('#deed-donate-slide').addClass('reveal');
}, 17000);
$(window).scroll(function() {
if ($(window).scrollTop() <= 760) {
$('#deed-donate-slide').finish();
//$('#deed-donate-slide').removeClass('reveal');
} else {
$('#deed-donate-slide').addClass('reveal');
}
});
$('.slide-close').click(function(event) {
$('#deed-donate-slide').remove();
});
/* Close slider on pressing ESC */
$(document).keyup(function(e) {
if (e.keyCode === 27) {
$('#deed-donate-slide').remove();
}
});
$(".slide-trigger p, .slide-trigger button").click(function(){
window.open("https://donate.creativecommons.org/?utm_campaign=2015sotc&utm_source=sotc_slide2015", "_blank");
});
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-2010376-30', 'auto');
ga('send', 'pageview');
</script>
</html>