diff --git a/client/i18n/locales/arabic/translations.json b/client/i18n/locales/arabic/translations.json index d735c827d2d..0518ceed458 100644 --- a/client/i18n/locales/arabic/translations.json +++ b/client/i18n/locales/arabic/translations.json @@ -224,7 +224,6 @@ "total-points_plural": "مُجمل النقاط {{count}}", "points": "{{count}} نقطة في {{date}}", "points_plural": "{{count}} نقاط في {{date}}", - "screen-shot": "لقطة شاشة لـ{{title}}", "page-number": "{{pageNumber}} من {{totalPages}}" }, "footer": { diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json index 9642614a864..feef0376add 100644 --- a/client/i18n/locales/chinese-traditional/translations.json +++ b/client/i18n/locales/chinese-traditional/translations.json @@ -224,7 +224,6 @@ "total-points_plural": "{{count}} 總分", "points": "{{date}} 獲得 {{count}} 分", "points_plural": "{{date}} 獲得 {{count}} 分", - "screen-shot": "{{title}} 截圖", "page-number": "第 {{pageNumber}} 頁,共 {{totalPages}} 頁" }, "footer": { diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index 58bbe83c607..5133d247500 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -224,7 +224,6 @@ "total-points_plural": "{{count}} 总分", "points": "{{date}} 获得 {{count}} 分", "points_plural": "{{date}} 获得 {{count}} 分", - "screen-shot": "{{title}} 截图", "page-number": "第 {{pageNumber}} 页,共 {{totalPages}} 页" }, "footer": { diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index b72dba9ef66..21792283728 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -224,7 +224,6 @@ "total-points_plural": "{{count}} puntos en total", "points": "{{count}} punto en {{date}}", "points_plural": "{{count}} puntos en {{date}}", - "screen-shot": "Una captura de pantalla de {{title}}", "page-number": "{{pageNumber}} de {{totalPages}}" }, "footer": { diff --git a/client/i18n/locales/german/translations.json b/client/i18n/locales/german/translations.json index 53f9e7a6316..61e363e3ac5 100644 --- a/client/i18n/locales/german/translations.json +++ b/client/i18n/locales/german/translations.json @@ -224,7 +224,6 @@ "total-points_plural": "{{count}} Gesamtpunkte", "points": "{{count}} Punkt am {{date}}", "points_plural": "{{count}} Punkte am {{date}}", - "screen-shot": "Eine Bildschirmaufnahme von {{title}}", "page-number": "{{pageNumber}} von {{totalPages}}" }, "footer": { diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json index e5dfb80c9cd..4d0848a8b83 100644 --- a/client/i18n/locales/italian/translations.json +++ b/client/i18n/locales/italian/translations.json @@ -224,7 +224,6 @@ "total-points_plural": "{{count}} punti totali", "points": "{{count}} punto il {{date}}", "points_plural": "{{count}} punti il {{date}}", - "screen-shot": "Uno screenshot di {{title}}", "page-number": "{{pageNumber}} di {{totalPages}}" }, "footer": { diff --git a/client/i18n/locales/japanese/translations.json b/client/i18n/locales/japanese/translations.json index 051ca42be2c..d75a1ed59c3 100644 --- a/client/i18n/locales/japanese/translations.json +++ b/client/i18n/locales/japanese/translations.json @@ -224,7 +224,6 @@ "total-points_plural": "合計 {{count}} ポイント", "points": "{{count}} ポイント ({{date}})", "points_plural": "{{count}} ポイント ({{date}})", - "screen-shot": "{{title}} のスクリーンショット", "page-number": "{{pageNumber}} / {{totalPages}}" }, "footer": { diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json index 7010ff199f8..ef481b0ac1d 100644 --- a/client/i18n/locales/portuguese/translations.json +++ b/client/i18n/locales/portuguese/translations.json @@ -224,7 +224,6 @@ "total-points_plural": "{{count}} pontos no total", "points": "{{count}} ponto em {{date}}", "points_plural": "{{count}} pontos em {{date}}", - "screen-shot": "Uma captura de tela de {{title}}", "page-number": "{{pageNumber}} de {{totalPages}}" }, "footer": { diff --git a/client/i18n/locales/ukrainian/translations.json b/client/i18n/locales/ukrainian/translations.json index e109c20f823..5fb6d65ef65 100644 --- a/client/i18n/locales/ukrainian/translations.json +++ b/client/i18n/locales/ukrainian/translations.json @@ -224,7 +224,6 @@ "total-points_plural": "Всього балів: {{count}}", "points": "{{count}}х балів станом на {{date}}", "points_plural": "{{count}}х балів станом на {{date}}", - "screen-shot": "Знімок екрану {{title}}", "page-number": "{{pageNumber}} з {{totalPages}}" }, "footer": {