Skip to content

Commit 224ecfa

Browse files
committed
feat: added fields for deprecated inst source
1 parent 0a04f38 commit 224ecfa

35 files changed

+168
-7
lines changed

ar.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ l10n.translations.ar = {
7070
menu: {
7171
myPhotos: "صوري",
7272
},
73+
deprecated: {
74+
title: "لم يعد %source متاحًا",
75+
description: "أوقفت Meta الوصول إلى %source لتطبيقات الطرف الثالث.",
76+
},
7377
},
7478
onedrive: {
7579
menu: {

az.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@ l10n.translations.az = {
6969
menu: {
7070
myPhotos: "Mənim Şəkillərim",
7171
},
72+
deprecated: {
73+
title: "%source artıq mövcud deyil",
74+
description:
75+
"Meta, üçüncü tərəf tətbiqləri üçün %source-a girişi dayandırdı.",
76+
},
7277
},
7378
onedrive: {
7479
menu: {

ca.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@ l10n.translations.ca = {
6969
menu: {
7070
myPhotos: "Les meves fotos",
7171
},
72+
deprecated: {
73+
title: "%source ja no està disponible",
74+
description:
75+
"Meta ha interromput l'accés a %source per a aplicacions de tercers.",
76+
},
7277
},
7378
onedrive: {
7479
menu: {

cs.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@ l10n.translations.cs = {
6969
menu: {
7070
myPhotos: "Moje fotografie",
7171
},
72+
deprecated: {
73+
title: "%source již není k dispozici",
74+
description:
75+
"Meta ukončila přístup k %source pro aplikace třetích stran.",
76+
},
7277
},
7378
onedrive: {
7479
menu: {

da.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ l10n.translations.da = {
6969
menu: {
7070
myPhotos: "Mine fotos",
7171
},
72+
deprecated: {
73+
title: "%source er ikke længere tilgængelig",
74+
description: "Meta har afbrudt adgangen til %source for tredjepartsapps.",
75+
},
7276
},
7377
onedrive: {
7478
menu: {

de.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ l10n.translations.de = {
6868
menu: {
6969
myPhotos: "Meine Fotos",
7070
},
71+
deprecated: {
72+
title: "%source ist nicht mehr verfügbar",
73+
description:
74+
"Meta hat den Zugriff auf %source für Drittanbieter-Apps eingestellt.",
75+
},
7176
},
7277
onedrive: {
7378
menu: {

ee.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ l10n.translations.ee = {
7070
menu: {
7171
myPhotos: "Minu fotod",
7272
},
73+
deprecated: {
74+
title: "%source ei ole enam saadaval",
75+
description:
76+
"Meta on lõpetanud juurdepääsu %source-le kolmanda osapoole rakenduste jaoks.",
77+
},
7378
},
7479
onedrive: {
7580
menu: {

el.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@ l10n.translations.el = {
6969
menu: {
7070
myPhotos: "Οι φωτογραφίες μου",
7171
},
72+
deprecated: {
73+
title: "Το %source δεν είναι πλέον διαθέσιμο",
74+
description:
75+
"Η Meta διέκοψε την πρόσβαση στο %source για εφαρμογές τρίτων.",
76+
},
7277
},
7378
onedrive: {
7479
menu: {

en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ l10n.translations.en = {
7272
deprecated: {
7373
title: "%source is no longer available",
7474
description:
75-
"Meta has discontinued access to Instagram for third-party apps.",
75+
"Meta has discontinued access to %source for third-party apps.",
7676
},
7777
},
7878
onedrive: {

es.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ l10n.translations.es = {
6767
menu: {
6868
myPhotos: "Mis fotos",
6969
},
70+
deprecated: {
71+
title: "%source ya no está disponible",
72+
description:
73+
"Meta ha descontinuado el acceso a %source para aplicaciones de terceros.",
74+
},
7075
},
7176
onedrive: {
7277
menu: {

0 commit comments

Comments
 (0)