summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locales/de-DE.yml2
-rw-r--r--locales/en-US.yml2
2 files changed, 4 insertions, 0 deletions
diff --git a/locales/de-DE.yml b/locales/de-DE.yml
index a082130ac7..466872c0ad 100644
--- a/locales/de-DE.yml
+++ b/locales/de-DE.yml
@@ -1038,6 +1038,8 @@ thisChannelArchived: "Dieser Kanal wurde archiviert."
displayOfNote: "Anzeige von Notizen"
initialAccountSetting: "Kontoeinrichtung"
youFollowing: "Gefolgt"
+preventAiLarning: "Verwendung in machinellem Lernen (AI/KI) ablehnen"
+preventAiLarningDescription: "Fordert Crawler auf, gepostetes Text- oder Bildmaterial usw. nicht in Datensätzen für maschinelles Lernen (AI/KI) zu verwenden. Dies wird durch das Hinzufügen eines \"noai\"-HTML-Tags an den jeweiligen Inhalt erreicht. Da dieser Tag jedoch ignoriert werden kann, ist eine vollständige Verhinderung hierdurch nicht möglich."
_initialAccountSetting:
accountCreated: "Dein Konto wurde erfolgreich erstellt!"
letsStartAccountSetup: "Lass uns nun dein Konto einrichten."
diff --git a/locales/en-US.yml b/locales/en-US.yml
index 6d994cb297..1c472a36c0 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -1038,6 +1038,8 @@ thisChannelArchived: "This channel has been archived."
displayOfNote: "Note display"
initialAccountSetting: "Profile setup"
youFollowing: "Followed"
+preventAiLarning: "Reject usage in Machine Learning (AI)"
+preventAiLarningDescription: "Requests crawlers to not use posted text or image material etc. in machine learning (AI) data sets. This is achieved by adding a \"noai\" HTML-Tag to the respective content. A complete prevention can however not be achieved through this tag, as it may simply be ignored."
_initialAccountSetting:
accountCreated: "Your account was successfully created!"
letsStartAccountSetup: "For starters, let's set up your profile."