mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-03-30 20:45:36 -04:00
Add translation
This commit is contained in:
@@ -1327,5 +1327,10 @@
|
||||
"userpage.accountDeleted": "Dieses Konto wurde gelöscht.",
|
||||
"userpage.accountSuspended": "Dieses Konto wurde gesperrt.",
|
||||
"userpage.profileNotCreated": "Dieser Benutzer hat noch kein Profil erstellt.",
|
||||
"userpage.profileDisabled": "Der Benutzer hat sein Profil deaktiviert."
|
||||
"userpage.profileDisabled": "Der Benutzer hat sein Profil deaktiviert.",
|
||||
"profile.llm.extract.description": "Füllen Sie Ihr Profil automatisch aus, indem Sie einen Link (LinkedIn, Notion, Google Docs, persönliche Website usw.) einfügen oder Ihren Inhalt direkt einfügen.",
|
||||
"profile.llm.extract.guidance": "Achtung: Wir verwenden Google AI, um Ihre Informationen zu extrahieren. Google kann diesen Inhalt verwenden, um seine Modelle zu verbessern. Bevorzugen Sie Privatsphäre? Füllen Sie das Formular einfach manuell aus — keine KI beteiligt.",
|
||||
"profile.llm.extract.placeholder": "Fügen Sie eine URL ein oder fügen Sie hier Ihren Profilinhalt ein.",
|
||||
"profile.llm.extract.button_url": "Profildaten aus URL extrahieren",
|
||||
"profile.llm.extract.button_text": "Profildaten aus Text extrahieren"
|
||||
}
|
||||
|
||||
@@ -1326,5 +1326,10 @@
|
||||
"userpage.accountDeleted": "Ce compte a été supprimé.",
|
||||
"userpage.accountSuspended": "Ce compte a été suspendu.",
|
||||
"userpage.profileNotCreated": "Cet utilisateur n'a pas encore créé de profil.",
|
||||
"userpage.profileDisabled": "L'utilisateur a désactivé son profil."
|
||||
"userpage.profileDisabled": "L'utilisateur a désactivé son profil.",
|
||||
"profile.llm.extract.description": "Remplissez automatiquement votre profil en déposant un lien (LinkedIn, Notion, Google Docs, site personnel, etc.) ou en collant directement votre contenu.",
|
||||
"profile.llm.extract.guidance": "Attention : nous utilisons Google AI pour extraire vos informations. Google peut utiliser ce contenu pour améliorer ses modèles. Vous préférez garder les choses privées ? Remplissez simplement le formulaire manuellement — aucune IA impliquée.",
|
||||
"profile.llm.extract.placeholder": "Insérez une URL ou collez le contenu de votre profil ici.",
|
||||
"profile.llm.extract.button_url": "Extraire les données à ce lien",
|
||||
"profile.llm.extract.button_text": "Extraire les données à partir du texte"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user