Skip to content

Commit a94ac5a

Browse files
committed
zen: ZDR policy
1 parent 62ac45a commit a94ac5a

19 files changed

Lines changed: 22 additions & 37 deletions

File tree

packages/console/app/src/i18n/ar.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,7 @@ export const dict = {
331331
"go.faq.a4.p3": "ألغِ في أي وقت.",
332332
"go.faq.q5": "ماذا عن البيانات والخصوصية؟",
333333
"go.faq.a5.body":
334-
"تم تصميم الخطة بشكل أساسي للمستخدمين الدوليين، مع استضافة النماذج في الولايات المتحدة والاتحاد الأوروبي وسنغافورة للحصول على وصول عالمي مستقر.",
335-
"go.faq.a5.contactAfter": "إذا كان لديك أي أسئلة.",
334+
"تم تصميم الخطة بشكل أساسي للمستخدمين الدوليين، مع استضافة النماذج في الولايات المتحدة والاتحاد الأوروبي وسنغافورة للحصول على وصول عالمي مستقر. يتبع مزودونا سياسة عدم الاحتفاظ بالبيانات ولا يستخدمون بياناتك لتدريب النماذج.",
336335
"go.faq.a5.beforeExceptions":
337336
"تتم استضافة نماذج Go في الولايات المتحدة. يتبع المزودون سياسة عدم الاحتفاظ بالبيانات ولا يستخدمون بياناتك لتدريب النماذج، مع",
338337
"go.faq.a5.exceptionsLink": "الاستثناءات التالية",

packages/console/app/src/i18n/br.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,8 +338,7 @@ export const dict = {
338338
"go.faq.a4.p3": "Cancele a qualquer momento.",
339339
"go.faq.q5": "E sobre dados e privacidade?",
340340
"go.faq.a5.body":
341-
"O plano é projetado principalmente para usuários internacionais, com modelos hospedados nos EUA, UE e Singapura para acesso global estável.",
342-
"go.faq.a5.contactAfter": "se você tiver alguma dúvida.",
341+
"O plano é projetado principalmente para usuários internacionais, com modelos hospedados nos EUA, UE e Singapura para acesso global estável. Nossos provedores seguem uma política de retenção zero e não usam seus dados para treinamento de modelos.",
343342
"go.faq.a5.beforeExceptions":
344343
"Os modelos Go são hospedados nos EUA. Os provedores seguem uma política de retenção zero e não usam seus dados para treinamento de modelos, com as",
345344
"go.faq.a5.exceptionsLink": "seguintes exceções",

packages/console/app/src/i18n/da.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,7 @@ export const dict = {
336336
"go.faq.a4.p3": "Annuller til enhver tid.",
337337
"go.faq.q5": "Hvad med data og privatliv?",
338338
"go.faq.a5.body":
339-
"Planen er primært designet til internationale brugere, med modeller hostet i USA, EU og Singapore for stabil global adgang.",
340-
"go.faq.a5.contactAfter": "hvis du har spørgsmål.",
339+
"Planen er primært designet til internationale brugere, med modeller hostet i USA, EU og Singapore for stabil global adgang. Vores udbydere følger en nulopbevaringspolitik og bruger ikke dine data til modeltræning.",
341340
"go.faq.a5.beforeExceptions":
342341
"Go-modeller hostes i USA. Udbydere følger en nulopbevaringspolitik og bruger ikke dine data til modeltræning, med de",
343342
"go.faq.a5.exceptionsLink": "følgende undtagelser",

packages/console/app/src/i18n/de.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,8 +338,7 @@ export const dict = {
338338
"go.faq.a4.p3": "Jederzeit kündbar.",
339339
"go.faq.q5": "Was ist mit Daten und Privatsphäre?",
340340
"go.faq.a5.body":
341-
"Der Plan ist primär für internationale Nutzer konzipiert, mit Modellen gehostet in den USA, der EU und Singapur für stabilen globalen Zugang.",
342-
"go.faq.a5.contactAfter": "wenn du Fragen hast.",
341+
"Der Plan ist primär für internationale Nutzer konzipiert, mit Modellen gehostet in den USA, der EU und Singapur für stabilen globalen Zugang. Unsere Anbieter verfolgen eine Zero-Retention-Politik und nutzen deine Daten nicht für das Training von Modellen.",
343342
"go.faq.a5.beforeExceptions":
344343
"Go-Modelle werden in den USA gehostet. Anbieter verfolgen eine Zero-Retention-Politik und nutzen deine Daten nicht für das Training von Modellen, mit den",
345344
"go.faq.a5.exceptionsLink": "folgenden Ausnahmen",

packages/console/app/src/i18n/en.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,8 @@ export const dict = {
331331
"go.faq.a4.p3": "Cancel any time.",
332332
"go.faq.q5": "What about data and privacy?",
333333
"go.faq.a5.body":
334-
"The plan is designed primarily for international users, with models hosted in the US, EU, and Singapore for stable global access.",
335-
"go.faq.a5.contactAfter": "if you have any questions.",
334+
"The plan is designed primarily for international users, with models hosted in the US, EU, and Singapore for stable global access. Our providers follow a zero-retention policy and do not use your data for model training.",
335+
336336
"go.faq.a5.beforeExceptions":
337337
"Go models are hosted in the US. Providers follow a zero-retention policy and do not use your data for model training, with the",
338338
"go.faq.a5.exceptionsLink": "following exceptions",

packages/console/app/src/i18n/es.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,8 +338,7 @@ export const dict = {
338338
"go.faq.a4.p3": "Cancela en cualquier momento.",
339339
"go.faq.q5": "¿Qué pasa con los datos y la privacidad?",
340340
"go.faq.a5.body":
341-
"El plan está diseñado principalmente para usuarios internacionales, con modelos alojados en EE. UU., UE y Singapur para un acceso global estable.",
342-
"go.faq.a5.contactAfter": "si tienes alguna pregunta.",
341+
"El plan está diseñado principalmente para usuarios internacionales, con modelos alojados en EE. UU., UE y Singapur para un acceso global estable. Nuestros proveedores siguen una política de retención cero y no utilizan tus datos para el entrenamiento de modelos.",
343342
"go.faq.a5.beforeExceptions":
344343
"Los modelos de Go están alojados en EE. UU. Los proveedores siguen una política de retención cero y no utilizan tus datos para el entrenamiento de modelos, con las",
345344
"go.faq.a5.exceptionsLink": "siguientes excepciones",

packages/console/app/src/i18n/fr.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,8 +340,7 @@ export const dict = {
340340
"go.faq.a4.p3": "Annulez à tout moment.",
341341
"go.faq.q5": "Et pour les données et la confidentialité ?",
342342
"go.faq.a5.body":
343-
"Le plan est conçu principalement pour les utilisateurs internationaux, avec des modèles hébergés aux États-Unis, dans l'UE et à Singapour pour un accès mondial stable.",
344-
"go.faq.a5.contactAfter": "si vous avez des questions.",
343+
"Le plan est conçu principalement pour les utilisateurs internationaux, avec des modèles hébergés aux États-Unis, dans l'UE et à Singapour pour un accès mondial stable. Nos fournisseurs suivent une politique de rétention zéro et n'utilisent pas vos données pour l'entraînement des modèles.",
345344
"go.faq.a5.beforeExceptions":
346345
"Les modèles Go sont hébergés aux États-Unis. Les fournisseurs suivent une politique de rétention zéro et n'utilisent pas vos données pour l'entraînement des modèles, avec les",
347346
"go.faq.a5.exceptionsLink": "exceptions suivantes",

packages/console/app/src/i18n/it.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,7 @@ export const dict = {
334334
"go.faq.a4.p3": "Annulla in qualsiasi momento.",
335335
"go.faq.q5": "E per quanto riguarda dati e privacy?",
336336
"go.faq.a5.body":
337-
"Il piano è progettato principalmente per gli utenti internazionali, con modelli ospitati negli Stati Uniti, UE e Singapore per un accesso globale stabile.",
338-
"go.faq.a5.contactAfter": "se hai domande.",
337+
"Il piano è progettato principalmente per gli utenti internazionali, con modelli ospitati negli Stati Uniti, UE e Singapore per un accesso globale stabile. I nostri provider seguono una policy di zero-retention e non usano i tuoi dati per l'addestramento dei modelli.",
339338
"go.faq.a5.beforeExceptions":
340339
"I modelli Go sono ospitati negli Stati Uniti. I provider seguono una policy di zero-retention e non usano i tuoi dati per l'addestramento dei modelli, con le",
341340
"go.faq.a5.exceptionsLink": "seguenti eccezioni",

packages/console/app/src/i18n/ja.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,7 @@ export const dict = {
335335
"go.faq.a4.p3": "いつでもキャンセル可能です。",
336336
"go.faq.q5": "データとプライバシーは?",
337337
"go.faq.a5.body":
338-
"このプランは主に海外ユーザー向けに設計されており、米国、EU、シンガポールでホストされたモデルにより安定したグローバルアクセスを提供します。",
339-
"go.faq.a5.contactAfter": "ご質問がございましたら。",
338+
"このプランは主に海外ユーザー向けに設計されており、米国、EU、シンガポールでホストされたモデルにより安定したグローバルアクセスを提供します。プロバイダーはゼロ保持ポリシーに従い、お客様のデータをモデルのトレーニングに使用しません。",
340339
"go.faq.a5.beforeExceptions":
341340
"Goのモデルは米国でホストされています。プロバイダーはゼロ保持ポリシーに従い、モデルのトレーニングにデータを使用しません(",
342341
"go.faq.a5.exceptionsLink": "以下の例外",

packages/console/app/src/i18n/ko.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,7 @@ export const dict = {
331331
"go.faq.a4.p3": "언제든지 취소할 수 있습니다.",
332332
"go.faq.q5": "데이터와 프라이버시는 어떤가요?",
333333
"go.faq.a5.body":
334-
"이 플랜은 주로 글로벌 사용자를 위해 설계되었으며, 안정적인 글로벌 액세스를 위해 미국, EU, 싱가포르에 모델이 호스팅되어 있습니다.",
335-
"go.faq.a5.contactAfter": "질문이 있으시면 언제든지 문의해 주세요.",
334+
"이 플랜은 주로 글로벌 사용자를 위해 설계되었으며, 안정적인 글로벌 액세스를 위해 미국, EU, 싱가포르에 모델이 호스팅되어 있습니다. 당사의 제공자들은 데이터 보존 금지 정책을 따르며 모델 학습에 데이터를 사용하지 않습니다.",
336335
"go.faq.a5.beforeExceptions":
337336
"Go 모델은 미국에서 호스팅됩니다. 제공자들은 데이터 보존 금지 정책을 따르며 모델 학습에 데이터를 사용하지 않습니다. 단,",
338337
"go.faq.a5.exceptionsLink": "다음 예외",

0 commit comments

Comments
 (0)