From e091caeb353bef7225c11994e4e0b0aa5d88b392 Mon Sep 17 00:00:00 2001 From: "Bob T. Builder" <36963854+bob-t-builder@users.noreply.github.com> Date: Fri, 22 Nov 2024 09:35:09 +0000 Subject: [PATCH 1/8] SRV-894 fix - removing "Main" from keys --- locales/de/translation.json | 8 ++++++-- locales/en/translation.json | 8 ++++++-- locales/es/translation.json | 8 ++++++-- locales/fr/translation.json | 8 ++++++-- locales/it/translation.json | 8 ++++++-- locales/nl/translation.json | 8 ++++++-- 6 files changed, 36 insertions(+), 12 deletions(-) diff --git a/locales/de/translation.json b/locales/de/translation.json index 521617bbf5a25..be1c8e5de42c6 100644 --- a/locales/de/translation.json +++ b/locales/de/translation.json @@ -45,7 +45,6 @@ "Total Sales & Traffic": "Gesamtumsatz und Traffic", "Commission & Traffic": "Provision und Traffic", "Top Publishers by Sales": "Top-Publisher nach Umsatz", - "Main": "Aktuell", "# Previous value": "Vorheriger Wert", "Difference": "Differenz", "% Difference": "Differenz (%)", @@ -129,5 +128,10 @@ "Commission Scheme": "Provisionsmodell", "Commission applied": "Angewendete Provision", "Previous value": "Vorheriger Wert", - "Current value": "Aktueller Wert" + "Current value": "Aktueller Wert", + "Quantity": "", + "Confirmed": "", + "Delayed": "", + "Cancelled": "", + "Program ID": "" } \ No newline at end of file diff --git a/locales/en/translation.json b/locales/en/translation.json index 2cdf2e426b39c..1d2213cbcfbf6 100644 --- a/locales/en/translation.json +++ b/locales/en/translation.json @@ -45,7 +45,6 @@ "Total Sales & Traffic": "Total Sales & Traffic", "Commission & Traffic": "Commission & Traffic", "Top Publishers by Sales": "Top Publishers by Sales", - "Main": "Current", "# Previous value": "Previous", "Difference": "Difference", "% Difference": "% Difference", @@ -129,5 +128,10 @@ "Commission Scheme": "Commission Scheme", "Commission applied": "Commission applied", "Previous value": "Previous value", - "Current value": "Current value" + "Current value": "Current value", + "Quantity": "Quantity", + "Confirmed": "Confirmed", + "Delayed": "Delayed", + "Cancelled": "Cancelled", + "Program ID": "Program ID" } \ No newline at end of file diff --git a/locales/es/translation.json b/locales/es/translation.json index c8c18c04075c4..e5dacd87c693f 100644 --- a/locales/es/translation.json +++ b/locales/es/translation.json @@ -45,7 +45,6 @@ "Total Sales & Traffic": "Ventas y tráfico totales", "Commission & Traffic": "Comisión y tráfico", "Top Publishers by Sales": "Principales afiliados por ventas", - "Main": "Principal", "# Previous value": "Anterior", "Difference": "Diferencia", "% Difference": "Diferencia (%)", @@ -129,5 +128,10 @@ "Commission Scheme": "Plan de comisión", "Commission applied": "Comisión aplicada", "Previous value": "Valor anterior", - "Current value": "Valor actual" + "Current value": "Valor actual", + "Quantity": "", + "Confirmed": "", + "Delayed": "", + "Cancelled": "", + "Program ID": "" } \ No newline at end of file diff --git a/locales/fr/translation.json b/locales/fr/translation.json index 68072ad85349f..c98fdb9a05be3 100644 --- a/locales/fr/translation.json +++ b/locales/fr/translation.json @@ -45,7 +45,6 @@ "Total Sales & Traffic": "Montant total des ventes et trafic", "Commission & Traffic": "Commission et trafic", "Top Publishers by Sales": "Meilleures ventes, par éditeur", - "Main": "Période en cours", "# Previous value": "Valeur antérieure", "Difference": "Différence", "% Difference": "Différence (%)", @@ -129,5 +128,10 @@ "Commission Scheme": "Plan de commission", "Commission applied": "Commission appliquée", "Previous value": "Valeur antérieure", - "Current value": "Valeur actuelle" + "Current value": "Valeur actuelle", + "Quantity": "", + "Confirmed": "", + "Delayed": "", + "Cancelled": "", + "Program ID": "" } \ No newline at end of file diff --git a/locales/it/translation.json b/locales/it/translation.json index ff0c0eddb9be6..9185eb2569250 100644 --- a/locales/it/translation.json +++ b/locales/it/translation.json @@ -45,7 +45,6 @@ "Total Sales & Traffic": "Vendite e traffico totali", "Commission & Traffic": "Commissione e traffico", "Top Publishers by Sales": "Migliori publisher per vendite", - "Main": "Principale", "# Previous value": "# Valore precedente", "Difference": "Differenza", "% Difference": "Differenza %", @@ -129,5 +128,10 @@ "Commission Scheme": "Struttura commissionale", "Commission applied": "Commissione applicata", "Previous value": "Valore precedente", - "Current value": "Valore attuale" + "Current value": "Valore attuale", + "Quantity": "", + "Confirmed": "", + "Delayed": "", + "Cancelled": "", + "Program ID": "" } \ No newline at end of file diff --git a/locales/nl/translation.json b/locales/nl/translation.json index a4ac4e7aa1927..32fa47fe4d70c 100644 --- a/locales/nl/translation.json +++ b/locales/nl/translation.json @@ -45,7 +45,6 @@ "Total Sales & Traffic": "Totale verkoop & verkeer", "Commission & Traffic": "Commissie & verkeer", "Top Publishers by Sales": "Beste publishers op verkoop", - "Main": "Hoofd", "# Previous value": "# vorige waarde", "Difference": "Verschil", "% Difference": "% verschil", @@ -129,5 +128,10 @@ "Commission Scheme": "Commissie schema", "Commission applied": "Commissie toegepast", "Previous value": "Vorige waarde", - "Current value": "Huidige waarde" + "Current value": "Huidige waarde", + "Quantity": "", + "Confirmed": "", + "Delayed": "", + "Cancelled": "", + "Program ID": "" } \ No newline at end of file From e047518be51730dfe7eb8cc04e0d091eefcb9451 Mon Sep 17 00:00:00 2001 From: Ricardo Caceres Date: Fri, 22 Nov 2024 09:43:30 +0000 Subject: [PATCH 2/8] Update translation.json --- locales/de/translation.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/locales/de/translation.json b/locales/de/translation.json index be1c8e5de42c6..1bbe00b8fb011 100644 --- a/locales/de/translation.json +++ b/locales/de/translation.json @@ -128,10 +128,5 @@ "Commission Scheme": "Provisionsmodell", "Commission applied": "Angewendete Provision", "Previous value": "Vorheriger Wert", - "Current value": "Aktueller Wert", - "Quantity": "", - "Confirmed": "", - "Delayed": "", - "Cancelled": "", - "Program ID": "" -} \ No newline at end of file + "Current value": "Aktueller Wert" +} From 7dfd656cf2b9864eb36e22c3cd6437d177c0512c Mon Sep 17 00:00:00 2001 From: Ricardo Caceres Date: Fri, 22 Nov 2024 09:44:06 +0000 Subject: [PATCH 3/8] Update translation.json --- locales/en/translation.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/locales/en/translation.json b/locales/en/translation.json index 1d2213cbcfbf6..bd3c02a759a13 100644 --- a/locales/en/translation.json +++ b/locales/en/translation.json @@ -128,10 +128,5 @@ "Commission Scheme": "Commission Scheme", "Commission applied": "Commission applied", "Previous value": "Previous value", - "Current value": "Current value", - "Quantity": "Quantity", - "Confirmed": "Confirmed", - "Delayed": "Delayed", - "Cancelled": "Cancelled", - "Program ID": "Program ID" -} \ No newline at end of file + "Current value": "Current value" +} From 4a89c2b162af943f663bf57d00bcb6c271e0546a Mon Sep 17 00:00:00 2001 From: Ricardo Caceres Date: Fri, 22 Nov 2024 09:44:23 +0000 Subject: [PATCH 4/8] Update translation.json --- locales/es/translation.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/locales/es/translation.json b/locales/es/translation.json index e5dacd87c693f..275ce7e49de09 100644 --- a/locales/es/translation.json +++ b/locales/es/translation.json @@ -128,10 +128,5 @@ "Commission Scheme": "Plan de comisión", "Commission applied": "Comisión aplicada", "Previous value": "Valor anterior", - "Current value": "Valor actual", - "Quantity": "", - "Confirmed": "", - "Delayed": "", - "Cancelled": "", - "Program ID": "" -} \ No newline at end of file + "Current value": "Valor actual" +} From a3a2af95ad70e3acba5ab08a0b677880b3fa9faa Mon Sep 17 00:00:00 2001 From: Ricardo Caceres Date: Fri, 22 Nov 2024 09:44:39 +0000 Subject: [PATCH 5/8] Update translation.json --- locales/fr/translation.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/locales/fr/translation.json b/locales/fr/translation.json index c98fdb9a05be3..d4dce83d43b94 100644 --- a/locales/fr/translation.json +++ b/locales/fr/translation.json @@ -128,10 +128,5 @@ "Commission Scheme": "Plan de commission", "Commission applied": "Commission appliquée", "Previous value": "Valeur antérieure", - "Current value": "Valeur actuelle", - "Quantity": "", - "Confirmed": "", - "Delayed": "", - "Cancelled": "", - "Program ID": "" -} \ No newline at end of file + "Current value": "Valeur actuelle" +} From c965cf27f8fec2725a54784e722a52e267cc2483 Mon Sep 17 00:00:00 2001 From: Ricardo Caceres Date: Fri, 22 Nov 2024 09:44:54 +0000 Subject: [PATCH 6/8] Update translation.json --- locales/it/translation.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/locales/it/translation.json b/locales/it/translation.json index 9185eb2569250..4809ae2a3aba6 100644 --- a/locales/it/translation.json +++ b/locales/it/translation.json @@ -128,10 +128,5 @@ "Commission Scheme": "Struttura commissionale", "Commission applied": "Commissione applicata", "Previous value": "Valore precedente", - "Current value": "Valore attuale", - "Quantity": "", - "Confirmed": "", - "Delayed": "", - "Cancelled": "", - "Program ID": "" -} \ No newline at end of file + "Current value": "Valore attuale" +} From 13ed139ef4661369805c655aee04f18b2cc65b67 Mon Sep 17 00:00:00 2001 From: Ricardo Caceres Date: Fri, 22 Nov 2024 09:45:08 +0000 Subject: [PATCH 7/8] Update translation.json --- locales/nl/translation.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/locales/nl/translation.json b/locales/nl/translation.json index 32fa47fe4d70c..ec444c295de27 100644 --- a/locales/nl/translation.json +++ b/locales/nl/translation.json @@ -128,10 +128,5 @@ "Commission Scheme": "Commissie schema", "Commission applied": "Commissie toegepast", "Previous value": "Vorige waarde", - "Current value": "Huidige waarde", - "Quantity": "", - "Confirmed": "", - "Delayed": "", - "Cancelled": "", - "Program ID": "" -} \ No newline at end of file + "Current value": "Huidige waarde" +} From bc414f3643b94cf51a363d95759864c6d4f4fbbf Mon Sep 17 00:00:00 2001 From: Ricardo Caceres Date: Fri, 22 Nov 2024 09:45:22 +0000 Subject: [PATCH 8/8] Update translation.json