From 5662cccc98c1e3cee2c89640f7ab9e9cfe475d22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adina=20=C8=9Aeudan?= Date: Thu, 26 Sep 2024 21:23:28 +0300 Subject: [PATCH] RED-9757: Updated translations --- apps/red-ui/src/assets/i18n/redact/de.json | 3 --- apps/red-ui/src/assets/i18n/redact/en.json | 3 --- apps/red-ui/src/assets/i18n/scm/de.json | 3 --- apps/red-ui/src/assets/i18n/scm/en.json | 3 --- 4 files changed, 12 deletions(-) diff --git a/apps/red-ui/src/assets/i18n/redact/de.json b/apps/red-ui/src/assets/i18n/redact/de.json index 764732cc2..50041f13e 100644 --- a/apps/red-ui/src/assets/i18n/redact/de.json +++ b/apps/red-ui/src/assets/i18n/redact/de.json @@ -1234,11 +1234,8 @@ "save": "Speichern", "title": "{label} bearbeiten" }, - "entries": "{length} {length, plural, one{Eintrag} other{Einträge}}", "entries-count": "", - "false-positive-entries": "{length} {length, plural, one{Falsch-Positiver} other{Falsch-Positive}}", "false-positives": "Falsch-Positive ({count})", - "false-recommendation-entries": "{length} {length, plural, one{falsche Empfehlung} other{falsche Empfehlungen}}", "false-recommendations": "Falsche Empfehlungen ({count})", "to-redact": "Schwärzungen ({count})" }, diff --git a/apps/red-ui/src/assets/i18n/redact/en.json b/apps/red-ui/src/assets/i18n/redact/en.json index a703911d6..aa4e95273 100644 --- a/apps/red-ui/src/assets/i18n/redact/en.json +++ b/apps/red-ui/src/assets/i18n/redact/en.json @@ -1234,11 +1234,8 @@ "save": "Save", "title": "Edit {label}" }, - "entries": "{length} {length, plural, one{entry} other{entries}} to redact", "entries-count": "{count} {count, plural, one{entry} other{entries}}", - "false-positive-entries": "{length} false positive {length, plural, one{entry} other{entries}}", "false-positives": "False positives ({count})", - "false-recommendation-entries": "{length} false recommendation {length, plural, one{entry} other{entries}}", "false-recommendations": "False recommendations ({count})", "to-redact": "Entries ({count})" }, diff --git a/apps/red-ui/src/assets/i18n/scm/de.json b/apps/red-ui/src/assets/i18n/scm/de.json index 91caf05d7..535bff45e 100644 --- a/apps/red-ui/src/assets/i18n/scm/de.json +++ b/apps/red-ui/src/assets/i18n/scm/de.json @@ -1234,11 +1234,8 @@ "save": "", "title": "" }, - "entries": "{length} {length, plural, one{entry} other{entries}} to {hint, select, true{annotate} other{redact}}", "entries-count": "", - "false-positive-entries": "{length} false positive {length, plural, one{entry} other{entries}}", "false-positives": "False positives ({count})", - "false-recommendation-entries": "{length} false recommendation {length, plural, one{entry} other{entries}}", "false-recommendations": "False recommendations ({count})", "to-redact": "To redact ({count})" }, diff --git a/apps/red-ui/src/assets/i18n/scm/en.json b/apps/red-ui/src/assets/i18n/scm/en.json index ccb133a4a..c2269268f 100644 --- a/apps/red-ui/src/assets/i18n/scm/en.json +++ b/apps/red-ui/src/assets/i18n/scm/en.json @@ -1234,11 +1234,8 @@ "save": "", "title": "" }, - "entries": "{length} {length, plural, one{entry} other{entries}} to {hint, select, true{annotate} other{redact}}", "entries-count": "{count} {count, plural, one{entry} other{entries}}", - "false-positive-entries": "{length} false positive {length, plural, one{entry} other{entries}}", "false-positives": "False positives ({count})", - "false-recommendation-entries": "{length} false recommendation {length, plural, one{entry} other{entries}}", "false-recommendations": "False recommendations ({count})", "to-redact": "To redact ({count})" },