mirror of https://github.com/langgenius/dify.git
fix: align translations
This commit is contained in:
parent
9c09c993ba
commit
0e689b14a6
|
|
@ -48,8 +48,9 @@ const List = ({
|
|||
/>
|
||||
<Item
|
||||
label={
|
||||
planInfo.apiRateLimit === NUM_INFINITE ? `${t('billing.plansCommon.unlimitedApiRate')}`
|
||||
: `${t('billing.plansCommon.apiRateLimitUnit', { count: planInfo.apiRateLimit })} ${t('billing.plansCommon.apiRateLimit')}`
|
||||
planInfo.apiRateLimit === NUM_INFINITE
|
||||
? t('billing.plansCommon.unlimitedApiRate')
|
||||
: `${t('billing.plansCommon.apiRateLimitUnit', { count: planInfo.apiRateLimit })} ${t('billing.plansCommon.apiRateLimit')} / ${t('billing.plansCommon.month')}`
|
||||
}
|
||||
tooltip={planInfo.apiRateLimit === NUM_INFINITE ? undefined : t('billing.plansCommon.apiRateLimitTooltip') as string}
|
||||
/>
|
||||
|
|
|
|||
|
|
@ -83,7 +83,7 @@ const translation = {
|
|||
cloud: 'Cloud-Dienst',
|
||||
apiRateLimitTooltip: 'Die API-Datenbeschränkung gilt für alle Anfragen, die über die Dify-API gemacht werden, einschließlich Textgenerierung, Chat-Konversationen, Workflow-Ausführungen und Dokumentenverarbeitung.',
|
||||
getStarted: 'Loslegen',
|
||||
apiRateLimitUnit: '{{count,number}}/Monat',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
documentsTooltip: 'Vorgabe für die Anzahl der Dokumente, die aus der Wissensdatenquelle importiert werden.',
|
||||
apiRateLimit: 'API-Datenlimit',
|
||||
documents: '{{count,number}} Wissensdokumente',
|
||||
|
|
|
|||
|
|
@ -61,10 +61,10 @@ const translation = {
|
|||
documentsTooltip: 'Quota on the number of documents imported from the Knowledge Data Source.',
|
||||
vectorSpace: '{{size}} Knowledge Data Storage',
|
||||
vectorSpaceTooltip: 'Documents with the High Quality indexing mode will consume Knowledge Data Storage resources. When Knowledge Data Storage reaches the limit, new documents will not be uploaded.',
|
||||
documentsRequestQuota: '{{count,number}}/min Knowledge Request Rate Limit',
|
||||
documentsRequestQuota: '{{count,number}} Knowledge Request / min',
|
||||
documentsRequestQuotaTooltip: 'Specifies the total number of actions a workspace can perform per minute within the knowledge base, including dataset creation, deletion, updates, document uploads, modifications, archiving, and knowledge base queries. This metric is used to evaluate the performance of knowledge base requests. For example, if a Sandbox user performs 10 consecutive hit tests within one minute, their workspace will be temporarily restricted from performing the following actions for the next minute: dataset creation, deletion, updates, and document uploads or modifications. ',
|
||||
apiRateLimit: 'API Rate Limit',
|
||||
apiRateLimitUnit: '{{count,number}}/month',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
unlimitedApiRate: 'No API Rate Limit',
|
||||
apiRateLimitTooltip: 'API Rate Limit applies to all requests made through the Dify API, including text generation, chat conversations, workflow executions, and document processing.',
|
||||
documentProcessingPriority: ' Document Processing',
|
||||
|
|
@ -76,7 +76,7 @@ const translation = {
|
|||
},
|
||||
triggerEvents: {
|
||||
sandbox: '{{count,number}} Trigger Events',
|
||||
professional: '{{count,number}} Trigger Events/month',
|
||||
professional: '{{count,number}} Trigger Events / month',
|
||||
unlimited: 'Unlimited Trigger Events',
|
||||
tooltip: 'The number of events that automatically start workflows through Plugin, Schedule, or Webhook triggers.',
|
||||
},
|
||||
|
|
@ -87,8 +87,8 @@ const translation = {
|
|||
tooltip: 'Workflow execution queue priority and speed.',
|
||||
},
|
||||
startNodes: {
|
||||
limited: 'Up to {{count}} Start Nodes per Workflow',
|
||||
unlimited: 'Unlimited Start Nodes per Workflow',
|
||||
limited: 'Up to {{count}} Start Nodes / workflow',
|
||||
unlimited: 'Unlimited Start Nodes / workflow',
|
||||
},
|
||||
logsHistory: '{{days}} Log history',
|
||||
customTools: 'Custom Tools',
|
||||
|
|
|
|||
|
|
@ -76,7 +76,7 @@ const translation = {
|
|||
priceTip: 'por espacio de trabajo/',
|
||||
teamMember_one: '{{count, número}} Miembro del Equipo',
|
||||
getStarted: 'Comenzar',
|
||||
apiRateLimitUnit: '{{count, número}}/mes',
|
||||
apiRateLimitUnit: '{{count, número}}',
|
||||
freeTrialTipSuffix: 'No se requiere tarjeta de crédito',
|
||||
unlimitedApiRate: 'Sin límite de tasa de API',
|
||||
apiRateLimit: 'Límite de tasa de API',
|
||||
|
|
|
|||
|
|
@ -73,7 +73,7 @@ const translation = {
|
|||
},
|
||||
ragAPIRequestTooltip: 'به تعداد درخواستهای API که فقط قابلیتهای پردازش پایگاه دانش Dify را فراخوانی میکنند اشاره دارد.',
|
||||
receiptInfo: 'فقط صاحب تیم و مدیر تیم میتوانند اشتراک تهیه کنند و اطلاعات صورتحساب را مشاهده کنند',
|
||||
apiRateLimitUnit: '{{count,number}}/ماه',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
cloud: 'سرویس ابری',
|
||||
documents: '{{count,number}} سندهای دانش',
|
||||
self: 'خود میزبان',
|
||||
|
|
|
|||
|
|
@ -73,7 +73,7 @@ const translation = {
|
|||
ragAPIRequestTooltip: 'Fait référence au nombre d\'appels API invoquant uniquement les capacités de traitement de la base de connaissances de Dify.',
|
||||
receiptInfo: 'Seuls le propriétaire de l\'équipe et l\'administrateur de l\'équipe peuvent s\'abonner et consulter les informations de facturation',
|
||||
annotationQuota: 'Quota d’annotation',
|
||||
apiRateLimitUnit: '{{count,number}}/mois',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
priceTip: 'par espace de travail/',
|
||||
freeTrialTipSuffix: 'Aucune carte de crédit requise',
|
||||
teamWorkspace: '{{count,number}} Espace de travail d\'équipe',
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@ const translation = {
|
|||
freeTrialTip: '200 ओपनएआई कॉल्स का मुफ्त परीक्षण।',
|
||||
documents: '{{count,number}} ज्ञान दस्तावेज़',
|
||||
freeTrialTipSuffix: 'कोई क्रेडिट कार्ड की आवश्यकता नहीं है',
|
||||
apiRateLimitUnit: '{{count,number}}/माह',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
teamWorkspace: '{{count,number}} टीम कार्यक्षेत्र',
|
||||
apiRateLimitTooltip: 'Dify API के माध्यम से की गई सभी अनुरोधों पर API दर सीमा लागू होती है, जिसमें टेक्स्ट जनरेशन, चैट वार्तालाप, कार्यप्रवाह निष्पादन और दस्तावेज़ प्रसंस्करण शामिल हैं।',
|
||||
teamMember_one: '{{count,number}} टीम सदस्य',
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@ const translation = {
|
|||
freeTrialTipPrefix: 'Iscriviti e ricevi un',
|
||||
teamMember_one: '{{count,number}} membro del team',
|
||||
documents: '{{count,number}} Documenti di Conoscenza',
|
||||
apiRateLimitUnit: '{{count,number}}/mese',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
documentsRequestQuota: '{{count,number}}/min Limite di richiesta di conoscenza',
|
||||
teamMember_other: '{{count,number}} membri del team',
|
||||
freeTrialTip: 'prova gratuita di 200 chiamate OpenAI.',
|
||||
|
|
|
|||
|
|
@ -59,10 +59,10 @@ const translation = {
|
|||
documentsTooltip: 'ナレッジデータソースからインポートされたドキュメントの数に対するクォータ。',
|
||||
vectorSpace: '{{size}}のナレッジベースのデータストレージ',
|
||||
vectorSpaceTooltip: '高品質インデックスモードのドキュメントは、ナレッジベースのデータストレージのリソースを消費します。ナレッジベースのデータストレージの上限に達すると、新しいドキュメントはアップロードされません。',
|
||||
documentsRequestQuota: '{{count,number}}/分のナレッジ リクエストのレート制限',
|
||||
documentsRequestQuota: '{{count,number}} のナレッジリクエスト上限 / 分',
|
||||
documentsRequestQuotaTooltip: 'ナレッジベース内でワークスペースが 1 分間に実行できる操作の総数を示します。これには、データセットの作成、削除、更新、ドキュメントのアップロード、修正、アーカイブ、およびナレッジベースクエリが含まれます。この指標は、ナレッジベースリクエストのパフォーマンスを評価するために使用されます。例えば、Sandbox ユーザーが 1 分間に 10 回連続でヒットテストを実行した場合、そのワークスペースは次の 1 分間、データセットの作成、削除、更新、ドキュメントのアップロードや修正などの操作を一時的に実行できなくなります。',
|
||||
apiRateLimit: 'API レート制限',
|
||||
apiRateLimitUnit: '{{count,number}}/月',
|
||||
apiRateLimit: 'API リクエスト制限',
|
||||
apiRateLimitUnit: '{{count,number}} の',
|
||||
unlimitedApiRate: '無制限の API コール',
|
||||
apiRateLimitTooltip: 'API レート制限は、テキスト生成、チャットボット、ワークフロー、ドキュメント処理など、Dify API 経由のすべてのリクエストに適用されます。',
|
||||
documentProcessingPriority: '文書処理',
|
||||
|
|
@ -73,8 +73,8 @@ const translation = {
|
|||
'top-priority': '最優先',
|
||||
},
|
||||
triggerEvents: {
|
||||
sandbox: '{{count,number}}のトリガーイベント数',
|
||||
professional: '{{count,number}}のトリガーイベント数/月',
|
||||
sandbox: '{{count,number}} トリガーイベント数',
|
||||
professional: '{{count,number}} トリガーイベント数 / 月',
|
||||
unlimited: '無制限のトリガーイベント数',
|
||||
tooltip: 'プラグイントリガー、タイマートリガー、または Webhook トリガーによって自動的にワークフローを起動するイベントの回数です。',
|
||||
},
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@ const translation = {
|
|||
freeTrialTip: '200 회의 OpenAI 호출 무료 체험을 받으세요. ',
|
||||
annualBilling: '연간 청구',
|
||||
getStarted: '시작하기',
|
||||
apiRateLimitUnit: '{{count,number}}/월',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
freeTrialTipSuffix: '신용카드 없음',
|
||||
teamWorkspace: '{{count,number}} 팀 작업 공간',
|
||||
self: '자체 호스팅',
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@ const translation = {
|
|||
freeTrialTipPrefix: 'Zarejestruj się i zdobądź',
|
||||
teamMember_other: '{{count,number}} członków zespołu',
|
||||
teamWorkspace: '{{count,number}} Zespół Workspace',
|
||||
apiRateLimitUnit: '{{count,number}}/miesiąc',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
cloud: 'Usługa chmurowa',
|
||||
teamMember_one: '{{count,number}} Członek zespołu',
|
||||
priceTip: 'na przestrzeń roboczą/',
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@ const translation = {
|
|||
documentsRequestQuota: '{{count,number}}/min Limite de Taxa de Solicitação de Conhecimento',
|
||||
cloud: 'Serviço de Nuvem',
|
||||
teamWorkspace: '{{count,number}} Espaço de Trabalho da Equipe',
|
||||
apiRateLimitUnit: '{{count,number}}/mês',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
freeTrialTipSuffix: 'Nenhum cartão de crédito necessário',
|
||||
teamMember_other: '{{count,number}} Membros da Equipe',
|
||||
comparePlanAndFeatures: 'Compare planos e recursos',
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@ const translation = {
|
|||
documentsTooltip: 'Cota pe numărul de documente importate din Sursele de Date de Cunoștințe.',
|
||||
getStarted: 'Întrebați-vă',
|
||||
cloud: 'Serviciu de cloud',
|
||||
apiRateLimitUnit: '{{count,number}}/lună',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
comparePlanAndFeatures: 'Compară planurile și caracteristicile',
|
||||
documentsRequestQuota: '{{count,number}}/min Limita de rată a cererilor de cunoștințe',
|
||||
documents: '{{count,number}} Documente de Cunoaștere',
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@ const translation = {
|
|||
apiRateLimit: 'Ограничение скорости API',
|
||||
self: 'Самостоятельно размещенный',
|
||||
teamMember_other: '{{count,number}} Члены команды',
|
||||
apiRateLimitUnit: '{{count,number}}/месяц',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
unlimitedApiRate: 'Нет ограничений на количество запросов к API',
|
||||
freeTrialTip: 'бесплатная пробная версия из 200 вызовов OpenAI.',
|
||||
freeTrialTipSuffix: 'Кредитная карта не требуется',
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ const translation = {
|
|||
teamMember_one: '{{count,number}} član ekipe',
|
||||
teamMember_other: '{{count,number}} Članov ekipe',
|
||||
documentsRequestQuota: '{{count,number}}/min Omejitev stopnje zahtev po znanju',
|
||||
apiRateLimitUnit: '{{count,number}}/mesec',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
priceTip: 'na delovnem prostoru/',
|
||||
freeTrialTipPrefix: 'Prijavite se in prejmite',
|
||||
cloud: 'Oblačna storitev',
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@ const translation = {
|
|||
teamMember_one: '{{count,number}} สมาชิกทีม',
|
||||
unlimitedApiRate: 'ไม่มีข้อจำกัดอัตราการเรียก API',
|
||||
self: 'โฮสต์ด้วยตัวเอง',
|
||||
apiRateLimitUnit: '{{count,number}}/เดือน',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
teamMember_other: '{{count,number}} สมาชิกทีม',
|
||||
teamWorkspace: '{{count,number}} ทีมทำงาน',
|
||||
priceTip: 'ต่อพื้นที่ทำงาน/',
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@ const translation = {
|
|||
freeTrialTipPrefix: 'Kaydolun ve bir',
|
||||
priceTip: 'iş alanı başına/',
|
||||
documentsRequestQuota: '{{count,number}}/dakika Bilgi İsteği Oran Limiti',
|
||||
apiRateLimitUnit: '{{count,number}}/ay',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
documents: '{{count,number}} Bilgi Belgesi',
|
||||
comparePlanAndFeatures: 'Planları ve özellikleri karşılaştır',
|
||||
self: 'Kendi Barındırılan',
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@ const translation = {
|
|||
priceTip: 'за робочим простором/',
|
||||
unlimitedApiRate: 'Немає обмеження на швидкість API',
|
||||
freeTrialTipSuffix: 'Кредитна картка не потрібна',
|
||||
apiRateLimitUnit: '{{count,number}}/місяць',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
getStarted: 'Почати',
|
||||
freeTrialTip: 'безкоштовна пробна версія з 200 запитів до OpenAI.',
|
||||
documents: '{{count,number}} Документів знань',
|
||||
|
|
|
|||
|
|
@ -90,7 +90,7 @@ const translation = {
|
|||
teamMember_other: '{{count,number}} thành viên trong nhóm',
|
||||
documents: '{{count,number}} Tài liệu Kiến thức',
|
||||
getStarted: 'Bắt đầu',
|
||||
apiRateLimitUnit: '{{count,number}}/tháng',
|
||||
apiRateLimitUnit: '{{count,number}}',
|
||||
freeTrialTipSuffix: 'Không cần thẻ tín dụng',
|
||||
documentsRequestQuotaTooltip: 'Chỉ định tổng số hành động mà một không gian làm việc có thể thực hiện mỗi phút trong cơ sở tri thức, bao gồm tạo mới tập dữ liệu, xóa, cập nhật, tải tài liệu lên, thay đổi, lưu trữ và truy vấn cơ sở tri thức. Chỉ số này được sử dụng để đánh giá hiệu suất của các yêu cầu cơ sở tri thức. Ví dụ, nếu một người dùng Sandbox thực hiện 10 lần kiểm tra liên tiếp trong một phút, không gian làm việc của họ sẽ bị hạn chế tạm thời không thực hiện các hành động sau trong phút tiếp theo: tạo mới tập dữ liệu, xóa, cập nhật và tải tài liệu lên hoặc thay đổi.',
|
||||
startBuilding: 'Bắt đầu xây dựng',
|
||||
|
|
|
|||
|
|
@ -60,10 +60,10 @@ const translation = {
|
|||
documentsTooltip: '从知识库的数据源导入的文档数量配额。',
|
||||
vectorSpace: '{{size}} 知识库数据存储空间',
|
||||
vectorSpaceTooltip: '采用高质量索引模式的文档会消耗知识数据存储资源。当知识数据存储达到限制时,将不会上传新文档。',
|
||||
documentsRequestQuota: '{{count,number}}/分钟 知识库请求频率限制',
|
||||
documentsRequestQuota: '{{count,number}} 知识请求 / 分钟',
|
||||
documentsRequestQuotaTooltip: '指每分钟内,一个空间在知识库中可执行的操作总数,包括数据集的创建、删除、更新,文档的上传、修改、归档,以及知识库查询等,用于评估知识库请求的性能。例如,Sandbox 用户在 1 分钟内连续执行 10 次命中测试,其工作区将在接下来的 1 分钟内无法继续执行以下操作:数据集的创建、删除、更新,文档的上传、修改等操作。',
|
||||
apiRateLimit: 'API 请求频率限制',
|
||||
apiRateLimitUnit: '{{count,number}} 次/月',
|
||||
apiRateLimitUnit: '{{count,number}} 次',
|
||||
unlimitedApiRate: 'API 请求频率无限制',
|
||||
apiRateLimitTooltip: 'API 请求频率限制涵盖所有通过 Dify API 发起的调用,例如文本生成、聊天对话、工作流执行和文档处理等。',
|
||||
documentProcessingPriority: '文档处理',
|
||||
|
|
@ -75,9 +75,9 @@ const translation = {
|
|||
},
|
||||
triggerEvents: {
|
||||
sandbox: '{{count,number}} 触发器事件数',
|
||||
professional: '{{count,number}} 触发器事件数/月',
|
||||
unlimited: '无限制触发器事件数',
|
||||
tooltip: '指通过插件触发、定时触发或 Webhook 触发自动启动工作流的事件次数。',
|
||||
professional: '{{count,number}} 触发器事件数 / 月',
|
||||
unlimited: '无限触发器事件数',
|
||||
tooltip: '通过插件、定时触发器、Webhook 等来自动触发工作流的事件数。',
|
||||
},
|
||||
workflowExecution: {
|
||||
standard: '标准工作流执行队列',
|
||||
|
|
@ -86,8 +86,8 @@ const translation = {
|
|||
tooltip: '工作流的执行队列优先级与运行速度。',
|
||||
},
|
||||
startNodes: {
|
||||
limited: '最多 {{count}} 个起始节点(每个工作流)',
|
||||
unlimited: '无限制的起始节点(每个工作流)',
|
||||
limited: '最多 {{count}} 个起始节点 / 工作流',
|
||||
unlimited: '无限的起始节点 / 工作流',
|
||||
},
|
||||
logsHistory: '{{days}}日志历史',
|
||||
customTools: '自定义工具',
|
||||
|
|
|
|||
|
|
@ -74,7 +74,7 @@ const translation = {
|
|||
receiptInfo: '只有團隊所有者和團隊管理員才能訂閱和檢視賬單資訊',
|
||||
annotationQuota: '註釋配額',
|
||||
self: '自我主持',
|
||||
apiRateLimitUnit: '{{count,number}}/月',
|
||||
apiRateLimitUnit: '{{count,number}} 次',
|
||||
freeTrialTipPrefix: '註冊並獲得一個',
|
||||
annualBilling: '年度計費',
|
||||
freeTrialTipSuffix: '無需信用卡',
|
||||
|
|
|
|||
Loading…
Reference in New Issue