Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4505797

Browse files
chore(translation): added arabic translations (anuraghazra#1109)
Add Arabic Langauge
1 parent24063f1 commit4505797

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎src/translations.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ const statCardLocales = ({ name, apostrophe }) => {
44
constencodedName=encodeHTML(name);
55
return{
66
"statcard.title":{
7+
ar:`${encodedName} إحصائيات غيت هاب`,
78
cn:`${encodedName} 的 GitHub 统计数据`,
89
cs:`GitHub statistiky uživatele${encodedName}`,
910
de:`${encodedName+apostrophe} GitHub-Statistiken`,
@@ -28,6 +29,7 @@ const statCardLocales = ({ name, apostrophe }) => {
2829
pl:`Statystyki GitHub użytkownika${encodedName}`,
2930
},
3031
"statcard.totalstars":{
32+
ar:"مجموع النجوم",
3133
cn:"获标星数(star)",
3234
cs:"Celkem hvězd",
3335
de:"Sterne Insgesamt",
@@ -52,6 +54,7 @@ const statCardLocales = ({ name, apostrophe }) => {
5254
pl:"Liczba Gwiazdek",
5355
},
5456
"statcard.commits":{
57+
ar:"مجموع الحفظ",
5558
cn:"累计提交数(commit)",
5659
cs:"Celkem commitů",
5760
de:"Anzahl Commits",
@@ -76,6 +79,7 @@ const statCardLocales = ({ name, apostrophe }) => {
7679
pl:"Wszystkie commity",
7780
},
7881
"statcard.prs":{
82+
ar:"مجموع طلبات السحب",
7983
cn:"拉取请求数(PR)",
8084
cs:"Celkem PRs",
8185
de:"PRs Insgesamt",
@@ -100,6 +104,7 @@ const statCardLocales = ({ name, apostrophe }) => {
100104
pl:"Wszystkie PR",
101105
},
102106
"statcard.issues":{
107+
ar:"مجموع التحسينات",
103108
cn:"指出问题数(issue)",
104109
cs:"Celkem problémů",
105110
de:"Anzahl Issues",
@@ -124,6 +129,7 @@ const statCardLocales = ({ name, apostrophe }) => {
124129
pl:"Wszystkie problemy",
125130
},
126131
"statcard.contribs":{
132+
ar:"ساهم في",
127133
cn:"参与项目数",
128134
cs:"Přispěl k",
129135
de:"Beigetragen zu",
@@ -152,6 +158,7 @@ const statCardLocales = ({ name, apostrophe }) => {
152158

153159
constrepoCardLocales={
154160
"repocard.template":{
161+
ar:"قالب",
155162
cn:"模板",
156163
cs:"Šablona",
157164
de:"Vorlage",
@@ -176,6 +183,7 @@ const repoCardLocales = {
176183
pl:"Szablony",
177184
},
178185
"repocard.archived":{
186+
ar:"محفوظ",
179187
cn:"已归档",
180188
cs:"Archivováno",
181189
de:"Archiviert",
@@ -203,6 +211,7 @@ const repoCardLocales = {
203211

204212
constlangCardLocales={
205213
"langcard.title":{
214+
ar:"أكثر اللغات إستخداماً",
206215
cn:"最常用的语言",
207216
cs:"Nejpoužívanější jazyky",
208217
de:"Meist verwendete Sprachen",
@@ -230,6 +239,7 @@ const langCardLocales = {
230239

231240
constwakatimeCardLocales={
232241
"wakatimecard.title":{
242+
ar:"إحصائيات واكا تايم",
233243
cn:"Wakatime 周统计",
234244
cs:"Statistiky Wakatime",
235245
de:"Wakatime Status",
@@ -254,6 +264,7 @@ const wakatimeCardLocales = {
254264
pl:"statystyki Wakatime",
255265
},
256266
"wakatimecard.nocodingactivity":{
267+
ar:"لا يوجد نشاط برمجي لهذا الأسبوع",
257268
cn:"本周没有编程活动",
258269
cs:"Tento týden žádná aktivita v kódování",
259270
de:"Keine Aktivitäten in dieser Woche",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp