-
Notifications
You must be signed in to change notification settings - Fork 544
Expand file tree
/
Copy pathcode.json
More file actions
170 lines (170 loc) · 7.68 KB
/
code.json
File metadata and controls
170 lines (170 loc) · 7.68 KB
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
{
"theme.ErrorPageContent.title": {
"message": "هذه الصفحة تعطلت.",
"description": "The title of the fallback page when the page crashed"
},
"theme.BackToTopButton.buttonAriaLabel": {
"message": "العودة إلى الأعلى",
"description": "The ARIA label for the back to top button"
},
"theme.blog.archive.title": {
"message": "الأرشيف",
"description": "The page & hero title of the blog archive page"
},
"theme.blog.archive.description": {
"message": "الأرشيف",
"description": "The page & hero description of the blog archive page"
},
"theme.blog.paginator.navAriaLabel": {
"message": "التنقل في قائمة مقالات المدونة",
"description": "The ARIA label for the blog pagination"
},
"theme.blog.paginator.newerEntries": {
"message": "المقالات الأحدث",
"description": "The label used to navigate to the newer blog posts page (previous page)"
},
"theme.blog.paginator.olderEntries": {
"message": "المقالات الأقدم",
"description": "The label used to navigate to the older blog posts page (next page)"
},
"theme.blog.post.paginator.navAriaLabel": {
"message": "التنقل في مقالات المدونة",
"description": "The ARIA label for the blog posts pagination"
},
"theme.blog.post.paginator.newerPost": {
"message": "المقال الأحدث",
"description": "The blog post button label to navigate to the newer/previous post"
},
"theme.blog.post.paginator.olderPost": {
"message": "المقال الأقدم",
"description": "The blog post button label to navigate to the older/next post"
},
"theme.blog.post.plurals": {
"message": "{count} مقالات",
"description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.blog.tagTitle": {
"message": "{nPosts} مقالات مُعلَّمة بـ \"{tagName}\"",
"description": "The title of the page for a blog tag"
},
"theme.tags.tagsPageLink": {
"message": "عرض جميع العلامات",
"description": "The label of the link targeting the tag list page"
},
"homepage.hero.title": {
"message": "ScriptCat",
"description": "The hero title on the homepage"
},
"homepage.hero.subtitle": {
"message": "إضافة متصفح يمكنها تشغيل سكريبتات المستخدم، كل شيء يمكن برمجته، اجعل متصفحك يفعل المزيد!",
"description": "The hero subtitle on the homepage"
},
"homepage.features.powerful.title": {
"message": "ميزات قوية",
"description": "Title for powerful features section"
},
"homepage.features.powerful.description": {
"message": "متوافق تماماً مع Tampermonkey، سكريبتات الخلفية، سكريبتات مجدولة، واجهة برمجة تطبيقات غنية",
"description": "Description for powerful features section"
},
"homepage.features.easy.title": {
"message": "سهل الاستخدام",
"description": "Title for easy to use section"
},
"homepage.features.easy.description": {
"message": "محرر مدمج، إكمال تلقائي ذكي، فحص بناء الجملة، تطوير سكريبتات أكثر كفاءة",
"description": "Description for easy to use section"
},
"homepage.features.secure.title": {
"message": "آمن وموثوق",
"description": "Title for secure and reliable section"
},
"homepage.features.secure.description": {
"message": "آلية الحماية، إدارة الأذونات، ضمان تشغيل آمن للسكريبتات",
"description": "Description for secure and reliable section"
},
"homepage.comments.lihengdao.username": {
"message": "لي هينغداو",
"description": "اسم المستخدم لي هينغداو في تعليقات المجتمع"
},
"homepage.comments.lihengdao.description": {
"message": "مؤسس مشارك لـ Tampermonkey CN",
"description": "وصف لي هينغداو في تعليقات المجتمع"
},
"homepage.comments.lihengdao.content": {
"message": "ScriptCat رائع تماماً!",
"description": "محتوى تعليق لي هينغداو"
},
"homepage.comments.student.username": {
"message": "قلق بشأن الامتحانات",
"description": "اسم المستخدم الطالب في تعليقات المجتمع"
},
"homepage.comments.student.description": {
"message": "طالب",
"description": "وصف الطالب في تعليقات المجتمع"
},
"homepage.comments.student.content": {
"message": "شكراً لموارد التعلم الغنية في المجتمع، لقد تعلمت الكثير وتمكنت من تطوير مهاراتي التقنية بشكل أفضل. ScriptCat إضافة متصفح مفيدة جداً توفر لي وظائف مريحة وفعالة.",
"description": "محتوى تعليق الطالب"
},
"homepage.comments.enncy.username": {
"message": "يان شياوشي (enncy)",
"description": "اسم المستخدم enncy في تعليقات المجتمع"
},
"homepage.comments.enncy.description": {
"message": "مؤلف سكريبتات مشهور",
"description": "وصف enncy في تعليقات المجتمع"
},
"homepage.comments.enncy.content": {
"message": "شكر صادق للمجتمع",
"description": "محتوى تعليق enncy"
},
"homepage.comments.qianyu.username": {
"message": "تشيان يو",
"description": "اسم المستخدم تشيان يو في تعليقات المجتمع"
},
"homepage.comments.qianyu.description": {
"message": "مستخدم Chrome",
"description": "وصف تشيان يو في تعليقات المجتمع"
},
"homepage.comments.qianyu.content": {
"message": "في البداية، اعتقد الناس أن هذا مكون إضافي JS متخصص... حتى...",
"description": "محتوى تعليق تشيان يو"
},
"homepage.comments.wwwwwllllk.username": {
"message": "wwwwwllllk",
"description": "اسم المستخدم wwwwwllllk في تعليقات المجتمع"
},
"homepage.comments.wwwwwllllk.description": {
"message": "مطور واجهة أمامية",
"description": "وصف wwwwwllllk في تعليقات المجتمع"
},
"homepage.comments.wwwwwllllk.content": {
"message": "استخدام ScriptCat لتحسين تجربتي على الإنترنت، مقابلة أشخاص متشابهين في التفكير في المجتمع.",
"description": "محتوى تعليق wwwwwllllk"
},
"homepage.comments.oraer.username": {
"message": "Oraer",
"description": "اسم المستخدم Oraer في تعليقات المجتمع"
},
"homepage.comments.oraer.description": {
"message": "مستخدم Chrome",
"description": "وصف Oraer في تعليقات المجتمع"
},
"homepage.comments.oraer.content": {
"message": "أول لقاء مع Tampermonkey! تعلم Tampermonkey! تجاوز Tampermonkey!",
"description": "محتوى تعليق Oraer"
},
"homepage.comments.bigonion.username": {
"message": "bigonion",
"description": "اسم المستخدم bigonion في تعليقات المجتمع"
},
"homepage.comments.bigonion.description": {
"message": "مطور ScriptCat",
"description": "وصف bigonion في تعليقات المجتمع"
},
"homepage.comments.bigonion.content": {
"message": "ScriptCat هو المستقبل.",
"description": "محتوى تعليق bigonion"
}
}