Skip to content

Commit 6bd8d2b

Browse files
authored
chore(i18n,client): processed translations (freeCodeCamp#49544)
1 parent caad02d commit 6bd8d2b

File tree

9 files changed

+0
-9
lines changed

9 files changed

+0
-9
lines changed

client/i18n/locales/arabic/translations.json

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@
224224
"total-points_plural": "مُجمل النقاط {{count}}",
225225
"points": "{{count}} نقطة في {{date}}",
226226
"points_plural": "{{count}} نقاط في {{date}}",
227-
"screen-shot": "لقطة شاشة لـ{{title}}",
228227
"page-number": "{{pageNumber}} من {{totalPages}}"
229228
},
230229
"footer": {

client/i18n/locales/chinese-traditional/translations.json

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@
224224
"total-points_plural": "{{count}} 總分",
225225
"points": "{{date}} 獲得 {{count}} 分",
226226
"points_plural": "{{date}} 獲得 {{count}} 分",
227-
"screen-shot": "{{title}} 截圖",
228227
"page-number": "第 {{pageNumber}} 頁,共 {{totalPages}} 頁"
229228
},
230229
"footer": {

client/i18n/locales/chinese/translations.json

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@
224224
"total-points_plural": "{{count}} 总分",
225225
"points": "{{date}} 获得 {{count}} 分",
226226
"points_plural": "{{date}} 获得 {{count}} 分",
227-
"screen-shot": "{{title}} 截图",
228227
"page-number": "第 {{pageNumber}} 页,共 {{totalPages}} 页"
229228
},
230229
"footer": {

client/i18n/locales/espanol/translations.json

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@
224224
"total-points_plural": "{{count}} puntos en total",
225225
"points": "{{count}} punto en {{date}}",
226226
"points_plural": "{{count}} puntos en {{date}}",
227-
"screen-shot": "Una captura de pantalla de {{title}}",
228227
"page-number": "{{pageNumber}} de {{totalPages}}"
229228
},
230229
"footer": {

client/i18n/locales/german/translations.json

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@
224224
"total-points_plural": "{{count}} Gesamtpunkte",
225225
"points": "{{count}} Punkt am {{date}}",
226226
"points_plural": "{{count}} Punkte am {{date}}",
227-
"screen-shot": "Eine Bildschirmaufnahme von {{title}}",
228227
"page-number": "{{pageNumber}} von {{totalPages}}"
229228
},
230229
"footer": {

client/i18n/locales/italian/translations.json

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@
224224
"total-points_plural": "{{count}} punti totali",
225225
"points": "{{count}} punto il {{date}}",
226226
"points_plural": "{{count}} punti il {{date}}",
227-
"screen-shot": "Uno screenshot di {{title}}",
228227
"page-number": "{{pageNumber}} di {{totalPages}}"
229228
},
230229
"footer": {

client/i18n/locales/japanese/translations.json

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@
224224
"total-points_plural": "合計 {{count}} ポイント",
225225
"points": "{{count}} ポイント ({{date}})",
226226
"points_plural": "{{count}} ポイント ({{date}})",
227-
"screen-shot": "{{title}} のスクリーンショット",
228227
"page-number": "{{pageNumber}} / {{totalPages}}"
229228
},
230229
"footer": {

client/i18n/locales/portuguese/translations.json

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@
224224
"total-points_plural": "{{count}} pontos no total",
225225
"points": "{{count}} ponto em {{date}}",
226226
"points_plural": "{{count}} pontos em {{date}}",
227-
"screen-shot": "Uma captura de tela de {{title}}",
228227
"page-number": "{{pageNumber}} de {{totalPages}}"
229228
},
230229
"footer": {

client/i18n/locales/ukrainian/translations.json

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@
224224
"total-points_plural": "Всього балів: {{count}}",
225225
"points": "{{count}}х балів станом на {{date}}",
226226
"points_plural": "{{count}}х балів станом на {{date}}",
227-
"screen-shot": "Знімок екрану {{title}}",
228227
"page-number": "{{pageNumber}} з {{totalPages}}"
229228
},
230229
"footer": {

0 commit comments

Comments
 (0)