mirror of https://github.com/langgenius/dify.git
lint
This commit is contained in:
parent
017274faea
commit
aad49474f3
|
|
@ -54,6 +54,7 @@
|
|||
"completionMode.title": "API تطبيق الإكمال",
|
||||
"copied": "تم النسخ",
|
||||
"copy": "نسخ",
|
||||
"develop.noContent": "لا يوجد محتوى",
|
||||
"develop.pathParams": "معلمات المسار (Path Params)",
|
||||
"develop.query": "استعلام (Query)",
|
||||
"develop.requestBody": "جسم الطلب (Request Body)",
|
||||
|
|
@ -67,6 +68,5 @@
|
|||
"play": "تشغيل",
|
||||
"playing": "جاري التشغيل",
|
||||
"regenerate": "إعادة إنشاء",
|
||||
"status": "الحالة",
|
||||
"develop.noContent": "لا يوجد محتوى"
|
||||
"status": "الحالة"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"assistantType.name": "نوع المساعد",
|
||||
"autoAddVar": "المتغيرات غير المحددة المشار إليها في ما قبل المطالبة، هل ترغب في إضافتها في نموذج إدخال المستخدم؟",
|
||||
"chatSubTitle": "تعليمات",
|
||||
"code.instruction": "تعليمات",
|
||||
"codegen.apply": "تطبيق",
|
||||
"codegen.applyChanges": "تطبيق التغييرات",
|
||||
"codegen.description": "يستخدم مولد الكود النماذج المكونة لتوليد كود عالي الجودة بناءً على تعليماتك. يرجى تقديم تعليمات واضحة ومفصلة.",
|
||||
|
|
@ -386,6 +387,5 @@
|
|||
"voice.voiceSettings.resolutionTooltip": "دعم لغة تحويل النص إلى كلام.",
|
||||
"voice.voiceSettings.title": "إعدادات الصوت",
|
||||
"voice.voiceSettings.voice": "صوت",
|
||||
"warningMessage.timeoutExceeded": "لا يتم عرض النتائج بسبب المهلة. يرجى الرجوع إلى السجلات لجمع النتائج الكاملة.",
|
||||
"code.instruction": "تعليمات"
|
||||
"warningMessage.timeoutExceeded": "لا يتم عرض النتائج بسبب المهلة. يرجى الرجوع إلى السجلات لجمع النتائج الكاملة."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"answerIcon.title": "استخدم أيقونة تطبيق الويب لاستبدال 🤖",
|
||||
"appDeleteFailed": "فشل حذف التطبيق",
|
||||
"appDeleted": "تم حذف التطبيق",
|
||||
"appNamePlaceholder": "اعطِ تطبيقك اسمًا",
|
||||
"appSelector.label": "تطبيق",
|
||||
"appSelector.noParams": "لا توجد معلمات مطلوبة",
|
||||
"appSelector.params": "معلمات التطبيق",
|
||||
|
|
@ -65,6 +66,7 @@
|
|||
"gotoAnything.actions.searchWorkflowNodesDesc": "البحث والانتقال إلى العقد في سير العمل الحالي بالاسم أو النوع",
|
||||
"gotoAnything.actions.searchWorkflowNodesHelp": "هذه الميزة تعمل فقط عند عرض سير العمل. انتقل إلى سير العمل أولاً.",
|
||||
"gotoAnything.actions.slashDesc": "تنفيذ الأوامر (اكتب / لرؤية جميع الأوامر المتاحة)",
|
||||
"gotoAnything.actions.slashTitle": "الأوامر",
|
||||
"gotoAnything.actions.themeCategoryDesc": "تبديل سمة التطبيق",
|
||||
"gotoAnything.actions.themeCategoryTitle": "السمة",
|
||||
"gotoAnything.actions.themeDark": "السمة الداكنة",
|
||||
|
|
@ -212,6 +214,8 @@
|
|||
"switchTip": "غير مسموح",
|
||||
"switchTipEnd": " بالعودة إلى Basic Orchestrate.",
|
||||
"switchTipStart": "سيتم إنشاء نسخة تطبيق جديدة لك، وستنتقل النسخة الجديدة إلى Workflow Orchestrate. النسخة الجديدة ستكون ",
|
||||
"theme.switchDark": "التبديل إلى الوضع الداكن",
|
||||
"theme.switchLight": "التبديل إلى الوضع الفاتح",
|
||||
"tracing.aliyun.description": "منصة المراقبة المدارة بالكامل والتي لا تحتاج إلى صيانة والمقدمة من Alibaba Cloud، تتيح المراقبة الجاهزة والتتبع وتقييم تطبيقات Dify.",
|
||||
"tracing.aliyun.title": "Cloud Monitor",
|
||||
"tracing.arize.description": "مراقبة LLM على مستوى المؤسسة، والتقييم عبر الإنترنت وغير المتصل بالإنترنت، والمراقبة، والتجريب - بدعم من OpenTelemetry. مصمم خصيصًا لتطبيقات LLM والتطبيقات التي تعتمد على الوكيل.",
|
||||
|
|
@ -275,9 +279,5 @@
|
|||
"types.basic": "أساسي",
|
||||
"types.chatbot": "روبوت دردشة",
|
||||
"types.completion": "إكمال",
|
||||
"types.workflow": "سير العمل (Workflow)",
|
||||
"appNamePlaceholder": "اعطِ تطبيقك اسمًا",
|
||||
"gotoAnything.actions.slashTitle": "الأوامر",
|
||||
"theme.switchDark": "التبديل إلى الوضع الداكن",
|
||||
"theme.switchLight": "التبديل إلى الوضع الفاتح"
|
||||
"types.workflow": "سير العمل (Workflow)"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"account.verificationPlaceholder": "الصق الرمز المكون من 6 أرقام",
|
||||
"account.workspaceIcon": "رمز مساحة العمل",
|
||||
"account.workspaceName": "اسم مساحة العمل",
|
||||
"account.workspaceNamePlaceholder": "أدخل اسم مساحة العمل",
|
||||
"actionMsg.copySuccessfully": "تم النسخ بنجاح",
|
||||
"actionMsg.generatedSuccessfully": "تم الإنشاء بنجاح",
|
||||
"actionMsg.generatedUnsuccessfully": "فشل الإنشاء",
|
||||
|
|
@ -157,6 +158,7 @@
|
|||
"dynamicSelect.selected": "{{count}} محدد",
|
||||
"environment.development": "تطوير",
|
||||
"environment.testing": "اختبار",
|
||||
"error": "خطأ",
|
||||
"errorMsg.fieldRequired": "{{field}} مطلوب",
|
||||
"errorMsg.urlError": "يجب أن يبدأ العنوان بـ http:// أو https://",
|
||||
"feedback.content": "محتوى التعليق",
|
||||
|
|
@ -196,6 +198,7 @@
|
|||
"license.expiring": "تنتهي في يوم واحد",
|
||||
"license.expiring_plural": "تنتهي في {{count}} أيام",
|
||||
"license.unlimited": "غير محدود",
|
||||
"loading": "جارٍ التحميل",
|
||||
"members.admin": "المسؤول",
|
||||
"members.adminTip": "يمكنه بناء التطبيقات وإدارة إعدادات الفريق",
|
||||
"members.builder": "باني",
|
||||
|
|
@ -318,6 +321,7 @@
|
|||
"modelProvider.auth.authorizationError": "خطأ في التفويض",
|
||||
"modelProvider.auth.configLoadBalancing": "تكوين موازنة التحميل",
|
||||
"modelProvider.auth.configModel": "تكوين النموذج",
|
||||
"modelProvider.auth.credentialRemoved": "تمت إزالة بيانات الاعتماد",
|
||||
"modelProvider.auth.customModelCredentials": "بيانات اعتماد النموذج المخصصة",
|
||||
"modelProvider.auth.customModelCredentialsDeleteTip": "بيانات الاعتماد قيد الاستخدام ولا يمكن حذفها",
|
||||
"modelProvider.auth.editModelCredential": "تعديل بيانات اعتماد النموذج",
|
||||
|
|
@ -414,6 +418,7 @@
|
|||
"operation.add": "إضافة",
|
||||
"operation.added": "تمت الإضافة",
|
||||
"operation.audioSourceUnavailable": "مصدر الصوت غير متاح",
|
||||
"operation.back": "عودة",
|
||||
"operation.cancel": "إلغاء",
|
||||
"operation.change": "تغيير",
|
||||
"operation.clear": "مسح",
|
||||
|
|
@ -437,6 +442,7 @@
|
|||
"operation.format": "تنسيق",
|
||||
"operation.getForFree": "احصل عليه مجانا",
|
||||
"operation.imageCopied": "تم نسخ الصورة",
|
||||
"operation.imageDownloaded": "تم تنزيل الصورة",
|
||||
"operation.in": "في",
|
||||
"operation.learnMore": "تعرف على المزيد",
|
||||
"operation.lineBreak": "فاصل أسطر",
|
||||
|
|
@ -459,6 +465,7 @@
|
|||
"operation.save": "حفظ",
|
||||
"operation.saveAndEnable": "حفظ وتمكين",
|
||||
"operation.saveAndRegenerate": "حفظ وإعادة إنشاء القطع الفرعية",
|
||||
"operation.saving": "جارٍ الحفظ...",
|
||||
"operation.search": "بحث",
|
||||
"operation.searchCount": "ابحث عن {{count}} {{content}}",
|
||||
"operation.selectAll": "تحديد الكل",
|
||||
|
|
@ -611,12 +618,5 @@
|
|||
"voiceInput.converting": "التحويل إلى نص...",
|
||||
"voiceInput.notAllow": "الميكروفون غير مصرح به",
|
||||
"voiceInput.speaking": "تحدث الآن...",
|
||||
"you": "أنت",
|
||||
"account.workspaceNamePlaceholder": "أدخل اسم مساحة العمل",
|
||||
"error": "خطأ",
|
||||
"loading": "جارٍ التحميل",
|
||||
"modelProvider.auth.credentialRemoved": "تمت إزالة بيانات الاعتماد",
|
||||
"operation.back": "عودة",
|
||||
"operation.imageDownloaded": "تم تنزيل الصورة",
|
||||
"operation.saving": "جارٍ الحفظ..."
|
||||
"you": "أنت"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@
|
|||
"externalTag": "خارجي",
|
||||
"imageUploader.browse": "تصفح",
|
||||
"imageUploader.button": "اسحب وأفلت الملف أو المجلد، أو",
|
||||
"imageUploader.fileSizeLimitExceeded": "حجم الملف يتجاوز الحد الأقصى {{size}} ميغابايت",
|
||||
"imageUploader.tip": "{{supportTypes}} (الحد الأقصى {{batchCount}}، {{size}} ميغابايت لكل منها)",
|
||||
"inconsistentEmbeddingModelTip": "مطلوب نموذج إعادة الترتيب إذا كانت نماذج التضمين لقواعد المعرفة المختارة غير متسقة.",
|
||||
"indexingMethod.full_text_search": "FULL TEXT",
|
||||
|
|
@ -176,6 +177,5 @@
|
|||
"weightedScore.semantic": "دلالي",
|
||||
"weightedScore.semanticFirst": "الدلالي أولاً",
|
||||
"weightedScore.title": "الدرجة المرجحة",
|
||||
"wordCount": " ألف كلمة",
|
||||
"imageUploader.fileSizeLimitExceeded": "حجم الملف يتجاوز الحد الأقصى {{size}} ميغابايت"
|
||||
"wordCount": " ألف كلمة"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
"error.passwordEmpty": "كلمة المرور مطلوبة",
|
||||
"error.passwordInvalid": "يجب أن تحتوي كلمة المرور على أحرف وأرقام، ويجب أن يكون الطول أكبر من 8",
|
||||
"error.passwordLengthInValid": "يجب أن تتكون كلمة المرور من 8 أحرف على الأقل",
|
||||
"error.redirectUrlMissing": "رابط إعادة التوجيه مفقود",
|
||||
"error.registrationNotAllowed": "الحساب غير موجود. يرجى الاتصال بمسؤول النظام للتسجيل.",
|
||||
"explore": "استكشاف Dify",
|
||||
"forget": "نسيت كلمة المرور؟",
|
||||
|
|
@ -110,6 +111,5 @@
|
|||
"welcome": "👋 مرحبًا! يرجى تسجيل الدخول للبدء.",
|
||||
"withGitHub": "المتابعة مع GitHub",
|
||||
"withGoogle": "المتابعة مع Google",
|
||||
"withSSO": "المتابعة مع SSO",
|
||||
"error.redirectUrlMissing": "رابط إعادة التوجيه مفقود"
|
||||
"withSSO": "المتابعة مع SSO"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"modal.errors.authFailed": "فشل التفويض",
|
||||
"modal.errors.createFailed": "فشل إنشاء الاشتراك",
|
||||
"modal.errors.networkError": "خطأ في الشبكة، يرجى المحاولة مرة أخرى",
|
||||
"modal.errors.updateFailed": "فشل في تحديث الاشتراك",
|
||||
"modal.errors.verifyFailed": "فشل التحقق من بيانات الاعتماد",
|
||||
"modal.form.callbackUrl.description": "سيتلقى عنوان URL هذا أحداث web hook",
|
||||
"modal.form.callbackUrl.label": "عنوان URL لرد الاتصال",
|
||||
|
|
@ -94,6 +95,9 @@
|
|||
"subscription.list.item.actions.deleteConfirm.error": "فشل حذف الاشتراك {{name}}",
|
||||
"subscription.list.item.actions.deleteConfirm.success": "تم حذف الاشتراك {{name}} بنجاح",
|
||||
"subscription.list.item.actions.deleteConfirm.title": "حذف {{name}}؟",
|
||||
"subscription.list.item.actions.edit.error": "فشل في تحديث الاشتراك",
|
||||
"subscription.list.item.actions.edit.success": "تم تحديث الاشتراك بنجاح",
|
||||
"subscription.list.item.actions.edit.title": "تعديل الاشتراك",
|
||||
"subscription.list.item.credentialType.api_key": "مفتاح API",
|
||||
"subscription.list.item.credentialType.oauth2": "OAuth",
|
||||
"subscription.list.item.credentialType.unauthorized": "يدوي",
|
||||
|
|
@ -110,9 +114,5 @@
|
|||
"subscription.noSubscriptionSelected": "لم يتم تحديد أي اشتراك",
|
||||
"subscription.selectPlaceholder": "حدد اشتراكًا",
|
||||
"subscription.subscriptionRemoved": "تمت إزالة الاشتراك",
|
||||
"subscription.title": "الاشتراكات",
|
||||
"modal.errors.updateFailed": "فشل في تحديث الاشتراك",
|
||||
"subscription.list.item.actions.edit.error": "فشل في تحديث الاشتراك",
|
||||
"subscription.list.item.actions.edit.success": "تم تحديث الاشتراك بنجاح",
|
||||
"subscription.list.item.actions.edit.title": "تعديل الاشتراك"
|
||||
"subscription.title": "الاشتراكات"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"auth.setup": "إعداد التفويض للاستخدام",
|
||||
"auth.setupModalTitle": "إعداد التفويض",
|
||||
"auth.setupModalTitleDescription": "بعد تكوين بيانات الاعتماد، يمكن لجميع الأعضاء داخل مساحة العمل استخدام هذه الأداة عند تنظيم التطبيقات.",
|
||||
"auth.unauthorized": "غير مصرح",
|
||||
"author": "بواسطة",
|
||||
"builtInPromptTitle": "موجه",
|
||||
"contribute.line1": "أنا مهتم بـ ",
|
||||
|
|
@ -200,6 +201,5 @@
|
|||
"toolRemoved": "تمت إزالة الأداة",
|
||||
"type.builtIn": "أدوات",
|
||||
"type.custom": "مخصص",
|
||||
"type.workflow": "سير عمل",
|
||||
"auth.unauthorized": "غير مصرح"
|
||||
"type.workflow": "سير عمل"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -830,6 +830,8 @@
|
|||
"nodes.triggerSchedule.lastDayTooltip": "ليست كل الأشهر 31 يومًا. استخدم خيار \"اليوم الأخير\" لتحديد اليوم الأخير من كل شهر.",
|
||||
"nodes.triggerSchedule.minutes": "الدقائق",
|
||||
"nodes.triggerSchedule.mode": "الوضع",
|
||||
"nodes.triggerSchedule.modeCron": "كرون",
|
||||
"nodes.triggerSchedule.modeVisual": "بصري",
|
||||
"nodes.triggerSchedule.monthlyDay": "يوم شهري",
|
||||
"nodes.triggerSchedule.nextExecution": "التنفيذ التالي",
|
||||
"nodes.triggerSchedule.nextExecutionTime": "وقت التنفيذ التالي",
|
||||
|
|
@ -840,6 +842,7 @@
|
|||
"nodes.triggerSchedule.onMinute": "في الدقيقة",
|
||||
"nodes.triggerSchedule.selectDateTime": "حدد التاريخ والوقت",
|
||||
"nodes.triggerSchedule.selectFrequency": "حدد التكرار",
|
||||
"nodes.triggerSchedule.selectTime": "اختر الوقت",
|
||||
"nodes.triggerSchedule.startTime": "وقت البدء",
|
||||
"nodes.triggerSchedule.startTimeMustBeFuture": "يجب أن يكون وقت البدء في المستقبل",
|
||||
"nodes.triggerSchedule.time": "الوقت",
|
||||
|
|
@ -1034,8 +1037,5 @@
|
|||
"versionHistory.nameThisVersion": "تسمية هذا الإصدار",
|
||||
"versionHistory.releaseNotesPlaceholder": "صف ما تغير",
|
||||
"versionHistory.restorationTip": "بعد استعادة الإصدار، سيتم استبدال المسودة الحالية.",
|
||||
"versionHistory.title": "الإصدارات",
|
||||
"nodes.triggerSchedule.modeCron": "كرون",
|
||||
"nodes.triggerSchedule.modeVisual": "بصري",
|
||||
"nodes.triggerSchedule.selectTime": "اختر الوقت"
|
||||
"versionHistory.title": "الإصدارات"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@
|
|||
"completionMode.title": "Completion App API",
|
||||
"copied": "Kopiert",
|
||||
"copy": "Kopieren",
|
||||
"develop.noContent": "Kein Inhalt",
|
||||
"develop.pathParams": "Pfadparameter",
|
||||
"develop.query": "Anfrage",
|
||||
"develop.requestBody": "Anfragekörper",
|
||||
|
|
@ -67,6 +68,5 @@
|
|||
"play": "Abspielen",
|
||||
"playing": "Wiedergabe",
|
||||
"regenerate": "Erneuern",
|
||||
"status": "Status",
|
||||
"develop.noContent": "Kein Inhalt"
|
||||
"status": "Status"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"assistantType.name": "Assistententyp",
|
||||
"autoAddVar": "Im Vor-Prompt referenzierte undefinierte Variablen, möchten Sie sie im Benutzereingabeformular hinzufügen?",
|
||||
"chatSubTitle": "Anweisungen",
|
||||
"code.instruction": "Anleitung",
|
||||
"codegen.apply": "Anwenden",
|
||||
"codegen.applyChanges": "Änderungen übernehmen",
|
||||
"codegen.description": "Der Code-Generator verwendet konfigurierte Modelle, um qualitativ hochwertigen Code basierend auf Ihren Anweisungen zu generieren. Bitte geben Sie klare und detaillierte Anweisungen.",
|
||||
|
|
@ -386,6 +387,5 @@
|
|||
"voice.voiceSettings.resolutionTooltip": "Text-zu-Sprache unterstützte Sprache.",
|
||||
"voice.voiceSettings.title": "Stimmeinstellungen",
|
||||
"voice.voiceSettings.voice": "Stimme",
|
||||
"warningMessage.timeoutExceeded": "Die Ergebnisse werden aufgrund einer Zeitüberschreitung nicht angezeigt. Bitte beziehen Sie sich auf die Protokolle, um die vollständigen Ergebnisse zu erhalten.",
|
||||
"code.instruction": "Anleitung"
|
||||
"warningMessage.timeoutExceeded": "Die Ergebnisse werden aufgrund einer Zeitüberschreitung nicht angezeigt. Bitte beziehen Sie sich auf die Protokolle, um die vollständigen Ergebnisse zu erhalten."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"answerIcon.title": "Verwenden Sie das web app Symbol, um es zu ersetzen 🤖",
|
||||
"appDeleteFailed": "Löschen der App fehlgeschlagen",
|
||||
"appDeleted": "App gelöscht",
|
||||
"appNamePlaceholder": "Gib deiner App einen Namen",
|
||||
"appSelector.label": "APP",
|
||||
"appSelector.noParams": "Keine Parameter erforderlich",
|
||||
"appSelector.params": "APP-PARAMETER",
|
||||
|
|
@ -65,6 +66,7 @@
|
|||
"gotoAnything.actions.searchWorkflowNodesDesc": "Suchen und Springen zu Knoten im aktuellen Workflow nach Name oder Typ",
|
||||
"gotoAnything.actions.searchWorkflowNodesHelp": "Diese Funktion funktioniert nur, wenn ein Workflow angezeigt wird. Navigieren Sie zuerst zu einem Workflow.",
|
||||
"gotoAnything.actions.slashDesc": "Führen Sie Befehle wie /theme, /lang aus",
|
||||
"gotoAnything.actions.slashTitle": "Befehle",
|
||||
"gotoAnything.actions.themeCategoryDesc": "Anwendungsthema wechseln",
|
||||
"gotoAnything.actions.themeCategoryTitle": "Thema",
|
||||
"gotoAnything.actions.themeDark": "Dunkles Thema",
|
||||
|
|
@ -212,6 +214,8 @@
|
|||
"switchTip": "nicht erlauben",
|
||||
"switchTipEnd": " zur Basis-Orchestrierung zurückzuwechseln.",
|
||||
"switchTipStart": "Eine neue App-Kopie wird für Sie erstellt, und die neue Kopie wird zur Workflow-Orchestrierung wechseln. Die neue Kopie wird ",
|
||||
"theme.switchDark": "Zum dunklen Modus wechseln",
|
||||
"theme.switchLight": "Zum hellen Thema wechseln",
|
||||
"tracing.aliyun.description": "Die vollständig verwaltete und wartungsfreie Observability-Plattform von Alibaba Cloud ermöglicht eine sofortige Überwachung, Verfolgung und Bewertung von Dify-Anwendungen.",
|
||||
"tracing.aliyun.title": "Cloud-Monitor",
|
||||
"tracing.arize.description": "Unternehmensgerechte LLM-Observierbarkeit, Online- und Offline-Bewertung, Überwachung und Experimentierung—unterstützt durch OpenTelemetry. Speziell für LLM- und agentenbasierte Anwendungen entwickelt.",
|
||||
|
|
@ -275,9 +279,5 @@
|
|||
"types.basic": "Grundlegend",
|
||||
"types.chatbot": "Chatbot",
|
||||
"types.completion": "Vervollständigung",
|
||||
"types.workflow": "Arbeitsablauf",
|
||||
"appNamePlaceholder": "Gib deiner App einen Namen",
|
||||
"gotoAnything.actions.slashTitle": "Befehle",
|
||||
"theme.switchDark": "Zum dunklen Modus wechseln",
|
||||
"theme.switchLight": "Zum hellen Thema wechseln"
|
||||
"types.workflow": "Arbeitsablauf"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"account.verificationPlaceholder": "Fügen Sie den 6-stelligen Code ein",
|
||||
"account.workspaceIcon": "Arbeitsbereichssymbol",
|
||||
"account.workspaceName": "Arbeitsbereichsname",
|
||||
"account.workspaceNamePlaceholder": "Arbeitsbereichnamen eingeben",
|
||||
"actionMsg.copySuccessfully": "Erfolgreich kopiert",
|
||||
"actionMsg.generatedSuccessfully": "Erfolgreich generiert",
|
||||
"actionMsg.generatedUnsuccessfully": "Generierung nicht erfolgreich",
|
||||
|
|
@ -157,6 +158,7 @@
|
|||
"dynamicSelect.selected": "{{count}} ausgewählt",
|
||||
"environment.development": "ENTWICKLUNG",
|
||||
"environment.testing": "TESTEN",
|
||||
"error": "Fehler",
|
||||
"errorMsg.fieldRequired": "{{field}} ist erforderlich",
|
||||
"errorMsg.urlError": "Die URL sollte mit http:// oder https:// beginnen",
|
||||
"feedback.content": "Feedback-Inhalt",
|
||||
|
|
@ -196,6 +198,7 @@
|
|||
"license.expiring": "Läuft an einem Tag ab",
|
||||
"license.expiring_plural": "Läuft in {{count}} Tagen ab",
|
||||
"license.unlimited": "Unbegrenzt",
|
||||
"loading": "Wird geladen",
|
||||
"members.admin": "Admin",
|
||||
"members.adminTip": "Kann Apps erstellen & Team-Einstellungen verwalten",
|
||||
"members.builder": "Bauherr",
|
||||
|
|
@ -318,6 +321,7 @@
|
|||
"modelProvider.auth.authorizationError": "Autorisierungsfehler",
|
||||
"modelProvider.auth.configLoadBalancing": "Konfiguration Lastenverteilung",
|
||||
"modelProvider.auth.configModel": "Konfigurationsmodell",
|
||||
"modelProvider.auth.credentialRemoved": "Anmeldeinformationen entfernt",
|
||||
"modelProvider.auth.customModelCredentials": "Anmeldeinformationen für benutzerdefinierte Modelle",
|
||||
"modelProvider.auth.customModelCredentialsDeleteTip": "Anmeldeinformationen werden verwendet und können nicht gelöscht werden",
|
||||
"modelProvider.auth.editModelCredential": "Bearbeiten von Modellanmeldeinformationen",
|
||||
|
|
@ -414,6 +418,7 @@
|
|||
"operation.add": "Hinzufügen",
|
||||
"operation.added": "Hinzugefügt",
|
||||
"operation.audioSourceUnavailable": "AudioSource ist nicht verfügbar",
|
||||
"operation.back": "Zurück",
|
||||
"operation.cancel": "Abbrechen",
|
||||
"operation.change": "Ändern",
|
||||
"operation.clear": "Leeren",
|
||||
|
|
@ -437,6 +442,7 @@
|
|||
"operation.format": "Format",
|
||||
"operation.getForFree": "Kostenlos erhalten",
|
||||
"operation.imageCopied": "Kopiertes Bild",
|
||||
"operation.imageDownloaded": "Bild heruntergeladen",
|
||||
"operation.in": "in",
|
||||
"operation.learnMore": "Mehr erfahren",
|
||||
"operation.lineBreak": "Zeilenumbruch",
|
||||
|
|
@ -459,6 +465,7 @@
|
|||
"operation.save": "Speichern",
|
||||
"operation.saveAndEnable": "Speichern und Aktivieren",
|
||||
"operation.saveAndRegenerate": "Speichern und Regenerieren von untergeordneten Chunks",
|
||||
"operation.saving": "Speichern...",
|
||||
"operation.search": "Suchen",
|
||||
"operation.searchCount": "Finde {{count}} {{content}}",
|
||||
"operation.selectAll": "Alles auswählen",
|
||||
|
|
@ -611,12 +618,5 @@
|
|||
"voiceInput.converting": "Umwandlung in Text...",
|
||||
"voiceInput.notAllow": "Mikrofon nicht autorisiert",
|
||||
"voiceInput.speaking": "Sprechen Sie jetzt...",
|
||||
"you": "Du",
|
||||
"account.workspaceNamePlaceholder": "Arbeitsbereichnamen eingeben",
|
||||
"error": "Fehler",
|
||||
"loading": "Wird geladen",
|
||||
"modelProvider.auth.credentialRemoved": "Anmeldeinformationen entfernt",
|
||||
"operation.back": "Zurück",
|
||||
"operation.imageDownloaded": "Bild heruntergeladen",
|
||||
"operation.saving": "Speichern..."
|
||||
"you": "Du"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@
|
|||
"externalTag": "Äußerlich",
|
||||
"imageUploader.browse": "Durchsuchen",
|
||||
"imageUploader.button": "Datei oder Ordner ziehen und ablegen, oder",
|
||||
"imageUploader.fileSizeLimitExceeded": "Die Dateigröße überschreitet das Limit von {{size}} MB",
|
||||
"imageUploader.tip": "{{supportTypes}} (Max {{batchCount}}, je {{size}}MB)",
|
||||
"inconsistentEmbeddingModelTip": "Das Rerank-Modell ist erforderlich, wenn die Embedding-Modelle der ausgewählten Wissensbasen inkonsistent sind.",
|
||||
"indexingMethod.full_text_search": "VOLLTEXT",
|
||||
|
|
@ -176,6 +177,5 @@
|
|||
"weightedScore.semantic": "Semantisch",
|
||||
"weightedScore.semanticFirst": "Semantik zuerst",
|
||||
"weightedScore.title": "Gewichtete Bewertung",
|
||||
"wordCount": " k Wörter",
|
||||
"imageUploader.fileSizeLimitExceeded": "Die Dateigröße überschreitet das Limit von {{size}} MB"
|
||||
"wordCount": " k Wörter"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
"error.passwordEmpty": "Passwort wird benötigt",
|
||||
"error.passwordInvalid": "Das Passwort muss Buchstaben und Zahlen enthalten und länger als 8 Zeichen sein",
|
||||
"error.passwordLengthInValid": "Das Passwort muss mindestens 8 Zeichen lang sein",
|
||||
"error.redirectUrlMissing": "Die Weiterleitungs-URL fehlt",
|
||||
"error.registrationNotAllowed": "Konto nicht gefunden. Bitte wenden Sie sich an den Systemadministrator, um sich zu registrieren.",
|
||||
"explore": "Dify erkunden",
|
||||
"forget": "Passwort vergessen?",
|
||||
|
|
@ -110,6 +111,5 @@
|
|||
"welcome": "Willkommen bei Dify, bitte melde dich an, um fortzufahren.",
|
||||
"withGitHub": "Mit GitHub fortfahren",
|
||||
"withGoogle": "Mit Google fortfahren",
|
||||
"withSSO": "Mit SSO fortfahren",
|
||||
"error.redirectUrlMissing": "Die Weiterleitungs-URL fehlt"
|
||||
"withSSO": "Mit SSO fortfahren"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"modal.errors.authFailed": "Autorisierung fehlgeschlagen",
|
||||
"modal.errors.createFailed": "Fehler beim Erstellen des Abonnements",
|
||||
"modal.errors.networkError": "Netzwerkfehler, bitte versuchen Sie es erneut",
|
||||
"modal.errors.updateFailed": "Aktualisierung des Abonnements fehlgeschlagen",
|
||||
"modal.errors.verifyFailed": "Anmeldeinformationen konnten nicht überprüft werden",
|
||||
"modal.form.callbackUrl.description": "Diese URL wird Webhook-Ereignisse empfangen",
|
||||
"modal.form.callbackUrl.label": "Rückruf-URL",
|
||||
|
|
@ -94,6 +95,9 @@
|
|||
"subscription.list.item.actions.deleteConfirm.error": "Löschen des Abonnements {{name}} fehlgeschlagen",
|
||||
"subscription.list.item.actions.deleteConfirm.success": "Abonnement {{name}} erfolgreich gelöscht",
|
||||
"subscription.list.item.actions.deleteConfirm.title": "„{{name}} löschen?“",
|
||||
"subscription.list.item.actions.edit.error": "Aktualisierung des Abonnements fehlgeschlagen",
|
||||
"subscription.list.item.actions.edit.success": "Abonnement erfolgreich aktualisiert",
|
||||
"subscription.list.item.actions.edit.title": "Abonnement bearbeiten",
|
||||
"subscription.list.item.credentialType.api_key": "API-Schlüssel",
|
||||
"subscription.list.item.credentialType.oauth2": "OAuth",
|
||||
"subscription.list.item.credentialType.unauthorized": "Handbuch",
|
||||
|
|
@ -110,9 +114,5 @@
|
|||
"subscription.noSubscriptionSelected": "Kein Abonnement ausgewählt",
|
||||
"subscription.selectPlaceholder": "Abonnement auswählen",
|
||||
"subscription.subscriptionRemoved": "Abonnement entfernt",
|
||||
"subscription.title": "Abonnements",
|
||||
"modal.errors.updateFailed": "Aktualisierung des Abonnements fehlgeschlagen",
|
||||
"subscription.list.item.actions.edit.error": "Aktualisierung des Abonnements fehlgeschlagen",
|
||||
"subscription.list.item.actions.edit.success": "Abonnement erfolgreich aktualisiert",
|
||||
"subscription.list.item.actions.edit.title": "Abonnement bearbeiten"
|
||||
"subscription.title": "Abonnements"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"auth.setup": "Autorisierung einrichten, um zu nutzen",
|
||||
"auth.setupModalTitle": "Autorisierung einrichten",
|
||||
"auth.setupModalTitleDescription": "Nach der Konfiguration der Anmeldeinformationen können alle Mitglieder im Arbeitsbereich dieses Werkzeug beim Orchestrieren von Anwendungen nutzen.",
|
||||
"auth.unauthorized": "Unbefugt",
|
||||
"author": "Von",
|
||||
"builtInPromptTitle": "Aufforderung",
|
||||
"contribute.line1": "Ich interessiere mich dafür, ",
|
||||
|
|
@ -200,6 +201,5 @@
|
|||
"toolRemoved": "Werkzeug entfernt",
|
||||
"type.builtIn": "Integriert",
|
||||
"type.custom": "Benutzerdefiniert",
|
||||
"type.workflow": "Arbeitsablauf",
|
||||
"auth.unauthorized": "Unbefugt"
|
||||
"type.workflow": "Arbeitsablauf"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -830,6 +830,8 @@
|
|||
"nodes.triggerSchedule.lastDayTooltip": "Nicht alle Monate haben 31 Tage. Verwenden Sie die Option ‚Letzter Tag‘, um den letzten Tag jedes Monats auszuwählen.",
|
||||
"nodes.triggerSchedule.minutes": "Protokoll",
|
||||
"nodes.triggerSchedule.mode": "Mode",
|
||||
"nodes.triggerSchedule.modeCron": "Cron",
|
||||
"nodes.triggerSchedule.modeVisual": "Visuell",
|
||||
"nodes.triggerSchedule.monthlyDay": "Monatlicher Tag",
|
||||
"nodes.triggerSchedule.nextExecution": "Nächste Ausführung",
|
||||
"nodes.triggerSchedule.nextExecutionTime": "NÄCHSTE AUSFÜHRUNGSZEIT",
|
||||
|
|
@ -840,6 +842,7 @@
|
|||
"nodes.triggerSchedule.onMinute": "In einer Minute",
|
||||
"nodes.triggerSchedule.selectDateTime": "Datum und Uhrzeit auswählen",
|
||||
"nodes.triggerSchedule.selectFrequency": "Frequenz auswählen",
|
||||
"nodes.triggerSchedule.selectTime": "Zeit auswählen",
|
||||
"nodes.triggerSchedule.startTime": "Startzeit",
|
||||
"nodes.triggerSchedule.startTimeMustBeFuture": "Die Startzeit muss in der Zukunft liegen",
|
||||
"nodes.triggerSchedule.time": "Zeit",
|
||||
|
|
@ -1034,8 +1037,5 @@
|
|||
"versionHistory.nameThisVersion": "Nennen Sie diese Version",
|
||||
"versionHistory.releaseNotesPlaceholder": "Beschreibe, was sich geändert hat.",
|
||||
"versionHistory.restorationTip": "Nach der Wiederherstellung der Version wird der aktuelle Entwurf überschrieben.",
|
||||
"versionHistory.title": "Versionen",
|
||||
"nodes.triggerSchedule.modeCron": "Cron",
|
||||
"nodes.triggerSchedule.modeVisual": "Visuell",
|
||||
"nodes.triggerSchedule.selectTime": "Zeit auswählen"
|
||||
"versionHistory.title": "Versionen"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@
|
|||
"completionMode.title": "Completar App API",
|
||||
"copied": "Copiado",
|
||||
"copy": "Copiar",
|
||||
"develop.noContent": "Sin contenido",
|
||||
"develop.pathParams": "Parámetros de ruta",
|
||||
"develop.query": "Consulta",
|
||||
"develop.requestBody": "Cuerpo de la solicitud",
|
||||
|
|
@ -67,6 +68,5 @@
|
|||
"play": "Reproducir",
|
||||
"playing": "Reproduciendo",
|
||||
"regenerate": "Regenerar",
|
||||
"status": "Estado",
|
||||
"develop.noContent": "Sin contenido"
|
||||
"status": "Estado"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"assistantType.name": "Tipo de Asistente",
|
||||
"autoAddVar": "Variables no definidas referenciadas en la pre-indicación, ¿quieres agregarlas en el formulario de entrada del usuario?",
|
||||
"chatSubTitle": "Instrucciones",
|
||||
"code.instruction": "Instrucción",
|
||||
"codegen.apply": "Aplicar",
|
||||
"codegen.applyChanges": "Aplicar cambios",
|
||||
"codegen.description": "El Generador de código utiliza modelos configurados para generar código de alta calidad basado en sus instrucciones. Proporcione instrucciones claras y detalladas.",
|
||||
|
|
@ -386,6 +387,5 @@
|
|||
"voice.voiceSettings.resolutionTooltip": "Soporte de idioma para voz a texto.",
|
||||
"voice.voiceSettings.title": "Configuraciones de Voz",
|
||||
"voice.voiceSettings.voice": "Voz",
|
||||
"warningMessage.timeoutExceeded": "Los resultados no se muestran debido al tiempo de espera. Consulte los registros para obtener resultados completos.",
|
||||
"code.instruction": "Instrucción"
|
||||
"warningMessage.timeoutExceeded": "Los resultados no se muestran debido al tiempo de espera. Consulte los registros para obtener resultados completos."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"answerIcon.title": "Usar el icono de la aplicación web para reemplazar 🤖",
|
||||
"appDeleteFailed": "Error al eliminar app",
|
||||
"appDeleted": "App eliminada",
|
||||
"appNamePlaceholder": "Dale un nombre a tu aplicación",
|
||||
"appSelector.label": "APLICACIÓN",
|
||||
"appSelector.noParams": "No se necesitan parámetros",
|
||||
"appSelector.params": "PARÁMETROS DE LA APLICACIÓN",
|
||||
|
|
@ -65,6 +66,7 @@
|
|||
"gotoAnything.actions.searchWorkflowNodesDesc": "Buscar y saltar a nodos en el flujo de trabajo actual por nombre o tipo",
|
||||
"gotoAnything.actions.searchWorkflowNodesHelp": "Esta función solo funciona cuando se visualiza un flujo de trabajo. Primero vaya a un flujo de trabajo.",
|
||||
"gotoAnything.actions.slashDesc": "Ejecuta comandos como /tema, /idioma",
|
||||
"gotoAnything.actions.slashTitle": "Comandos",
|
||||
"gotoAnything.actions.themeCategoryDesc": "Cambiar el tema de la aplicación",
|
||||
"gotoAnything.actions.themeCategoryTitle": "Tema",
|
||||
"gotoAnything.actions.themeDark": "Tema oscuro",
|
||||
|
|
@ -212,6 +214,8 @@
|
|||
"switchTip": "volver",
|
||||
"switchTipEnd": " a la Orquestación Básica.",
|
||||
"switchTipStart": "Se creará una nueva copia de la app para ti y la nueva copia cambiará a Orquestación de Flujo de Trabajo. La nueva copia no permitirá",
|
||||
"theme.switchDark": "Cambiar a tema oscuro",
|
||||
"theme.switchLight": "Cambiar a tema claro",
|
||||
"tracing.aliyun.description": "La plataforma de observabilidad totalmente gestionada y sin mantenimiento proporcionada por Alibaba Cloud, permite la monitorización, trazado y evaluación de aplicaciones Dify de manera inmediata.",
|
||||
"tracing.aliyun.title": "Monitor de Nubes",
|
||||
"tracing.arize.description": "Observabilidad de LLM de nivel empresarial, evaluación en línea y fuera de línea, monitoreo y experimentación—impulsada por OpenTelemetry. Diseñada específicamente para aplicaciones impulsadas por LLM y agentes.",
|
||||
|
|
@ -275,9 +279,5 @@
|
|||
"types.basic": "Básico",
|
||||
"types.chatbot": "Chatbot",
|
||||
"types.completion": "Finalización",
|
||||
"types.workflow": "Flujo de trabajo",
|
||||
"appNamePlaceholder": "Dale un nombre a tu aplicación",
|
||||
"gotoAnything.actions.slashTitle": "Comandos",
|
||||
"theme.switchDark": "Cambiar a tema oscuro",
|
||||
"theme.switchLight": "Cambiar a tema claro"
|
||||
"types.workflow": "Flujo de trabajo"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"account.verificationPlaceholder": "Pega el código de 6 dígitos",
|
||||
"account.workspaceIcon": "Icono de espacio de trabajo",
|
||||
"account.workspaceName": "Nombre del espacio de trabajo",
|
||||
"account.workspaceNamePlaceholder": "Ingrese el nombre del espacio de trabajo",
|
||||
"actionMsg.copySuccessfully": "Copiado exitosamente",
|
||||
"actionMsg.generatedSuccessfully": "Generado exitosamente",
|
||||
"actionMsg.generatedUnsuccessfully": "Generación no exitosa",
|
||||
|
|
@ -157,6 +158,7 @@
|
|||
"dynamicSelect.selected": "{{count}} seleccionado",
|
||||
"environment.development": "DESARROLLO",
|
||||
"environment.testing": "PRUEBAS",
|
||||
"error": "Error",
|
||||
"errorMsg.fieldRequired": "{{field}} es requerido",
|
||||
"errorMsg.urlError": "la URL debe comenzar con http:// o https://",
|
||||
"feedback.content": "Contenido de retroalimentación",
|
||||
|
|
@ -196,6 +198,7 @@
|
|||
"license.expiring": "Caduca en un día",
|
||||
"license.expiring_plural": "Caducando en {{count}} días",
|
||||
"license.unlimited": "Ilimitado",
|
||||
"loading": "Cargando",
|
||||
"members.admin": "Administrador",
|
||||
"members.adminTip": "Puede crear aplicaciones y administrar configuraciones del equipo",
|
||||
"members.builder": "Constructor",
|
||||
|
|
@ -318,6 +321,7 @@
|
|||
"modelProvider.auth.authorizationError": "Error de autorización",
|
||||
"modelProvider.auth.configLoadBalancing": "Configuración de balanceo de carga",
|
||||
"modelProvider.auth.configModel": "Modelo de configuración",
|
||||
"modelProvider.auth.credentialRemoved": "Credencial eliminada",
|
||||
"modelProvider.auth.customModelCredentials": "Credenciales de modelo personalizadas",
|
||||
"modelProvider.auth.customModelCredentialsDeleteTip": "La credencial está en uso y no se puede eliminar",
|
||||
"modelProvider.auth.editModelCredential": "Editar credencial de modelo",
|
||||
|
|
@ -414,6 +418,7 @@
|
|||
"operation.add": "Agregar",
|
||||
"operation.added": "Agregado",
|
||||
"operation.audioSourceUnavailable": "AudioSource no está disponible",
|
||||
"operation.back": "Atrás",
|
||||
"operation.cancel": "Cancelar",
|
||||
"operation.change": "Cambiar",
|
||||
"operation.clear": "Limpiar",
|
||||
|
|
@ -437,6 +442,7 @@
|
|||
"operation.format": "Formato",
|
||||
"operation.getForFree": "Obtener gratis",
|
||||
"operation.imageCopied": "Imagen copiada",
|
||||
"operation.imageDownloaded": "Imagen descargada",
|
||||
"operation.in": "en",
|
||||
"operation.learnMore": "Aprender más",
|
||||
"operation.lineBreak": "Salto de línea",
|
||||
|
|
@ -459,6 +465,7 @@
|
|||
"operation.save": "Guardar",
|
||||
"operation.saveAndEnable": "Guardar y habilitar",
|
||||
"operation.saveAndRegenerate": "Guardar y regenerar fragmentos secundarios",
|
||||
"operation.saving": "Guardando...",
|
||||
"operation.search": "Buscar",
|
||||
"operation.searchCount": "Encuentra {{count}} {{content}}",
|
||||
"operation.selectAll": "Seleccionar todo",
|
||||
|
|
@ -611,12 +618,5 @@
|
|||
"voiceInput.converting": "Convirtiendo a texto...",
|
||||
"voiceInput.notAllow": "micrófono no autorizado",
|
||||
"voiceInput.speaking": "Habla ahora...",
|
||||
"you": "Tú",
|
||||
"account.workspaceNamePlaceholder": "Ingrese el nombre del espacio de trabajo",
|
||||
"error": "Error",
|
||||
"loading": "Cargando",
|
||||
"modelProvider.auth.credentialRemoved": "Credencial eliminada",
|
||||
"operation.back": "Atrás",
|
||||
"operation.imageDownloaded": "Imagen descargada",
|
||||
"operation.saving": "Guardando..."
|
||||
"you": "Tú"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@
|
|||
"externalTag": "Externo",
|
||||
"imageUploader.browse": "Examinar",
|
||||
"imageUploader.button": "Arrastra y suelta el archivo o la carpeta, o",
|
||||
"imageUploader.fileSizeLimitExceeded": "El tamaño del archivo excede el límite de {{size}} MB",
|
||||
"imageUploader.tip": "{{supportTypes}} (Máx. {{batchCount}}, {{size}} MB cada uno)",
|
||||
"inconsistentEmbeddingModelTip": "Se requiere el modelo de reclasificación si los modelos de incrustación de las bases de conocimiento seleccionadas son inconsistentes.",
|
||||
"indexingMethod.full_text_search": "TEXTO COMPLETO",
|
||||
|
|
@ -176,6 +177,5 @@
|
|||
"weightedScore.semantic": "Semántico",
|
||||
"weightedScore.semanticFirst": "Semántica primero",
|
||||
"weightedScore.title": "Puntuación ponderada",
|
||||
"wordCount": " mil palabras",
|
||||
"imageUploader.fileSizeLimitExceeded": "El tamaño del archivo excede el límite de {{size}} MB"
|
||||
"wordCount": " mil palabras"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
"error.passwordEmpty": "Se requiere una contraseña",
|
||||
"error.passwordInvalid": "La contraseña debe contener letras y números, y tener una longitud mayor a 8",
|
||||
"error.passwordLengthInValid": "La contraseña debe tener al menos 8 caracteres",
|
||||
"error.redirectUrlMissing": "Falta la URL de redirección",
|
||||
"error.registrationNotAllowed": "Cuenta no encontrada. Póngase en contacto con el administrador del sistema para registrarse.",
|
||||
"explore": "Explorar Dify",
|
||||
"forget": "¿Olvidaste tu contraseña?",
|
||||
|
|
@ -110,6 +111,5 @@
|
|||
"welcome": "Bienvenido a Dify, por favor inicia sesión para continuar.",
|
||||
"withGitHub": "Continuar con GitHub",
|
||||
"withGoogle": "Continuar con Google",
|
||||
"withSSO": "Continuar con SSO",
|
||||
"error.redirectUrlMissing": "Falta la URL de redirección"
|
||||
"withSSO": "Continuar con SSO"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"modal.errors.authFailed": "Autorización fallida",
|
||||
"modal.errors.createFailed": "No se pudo crear la suscripción",
|
||||
"modal.errors.networkError": "Error de red, por favor intenta de nuevo",
|
||||
"modal.errors.updateFailed": "No se pudo actualizar la suscripción",
|
||||
"modal.errors.verifyFailed": "No se pudieron verificar las credenciales",
|
||||
"modal.form.callbackUrl.description": "Esta URL recibirá eventos de webhook",
|
||||
"modal.form.callbackUrl.label": "URL de retorno de llamada",
|
||||
|
|
@ -94,6 +95,9 @@
|
|||
"subscription.list.item.actions.deleteConfirm.error": "Error al eliminar la suscripción {{name}}",
|
||||
"subscription.list.item.actions.deleteConfirm.success": "Suscripción {{name}} eliminada con éxito",
|
||||
"subscription.list.item.actions.deleteConfirm.title": "¿Eliminar {{name}}?",
|
||||
"subscription.list.item.actions.edit.error": "No se pudo actualizar la suscripción",
|
||||
"subscription.list.item.actions.edit.success": "Suscripción actualizada con éxito",
|
||||
"subscription.list.item.actions.edit.title": "Editar suscripción",
|
||||
"subscription.list.item.credentialType.api_key": "Clave de API",
|
||||
"subscription.list.item.credentialType.oauth2": "OAuth",
|
||||
"subscription.list.item.credentialType.unauthorized": "Manual",
|
||||
|
|
@ -110,9 +114,5 @@
|
|||
"subscription.noSubscriptionSelected": "No se ha seleccionado ninguna suscripción",
|
||||
"subscription.selectPlaceholder": "Seleccionar suscripción",
|
||||
"subscription.subscriptionRemoved": "Suscripción eliminada",
|
||||
"subscription.title": "Suscripciones",
|
||||
"modal.errors.updateFailed": "No se pudo actualizar la suscripción",
|
||||
"subscription.list.item.actions.edit.error": "No se pudo actualizar la suscripción",
|
||||
"subscription.list.item.actions.edit.success": "Suscripción actualizada con éxito",
|
||||
"subscription.list.item.actions.edit.title": "Editar suscripción"
|
||||
"subscription.title": "Suscripciones"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"auth.setup": "Configurar la autorización para usar",
|
||||
"auth.setupModalTitle": "Configurar Autorización",
|
||||
"auth.setupModalTitleDescription": "Después de configurar las credenciales, todos los miembros dentro del espacio de trabajo pueden usar esta herramienta al orquestar aplicaciones.",
|
||||
"auth.unauthorized": "No autorizado",
|
||||
"author": "Por",
|
||||
"builtInPromptTitle": "Aviso",
|
||||
"contribute.line1": "Estoy interesado en ",
|
||||
|
|
@ -200,6 +201,5 @@
|
|||
"toolRemoved": "Herramienta eliminada",
|
||||
"type.builtIn": "Incorporadas",
|
||||
"type.custom": "Personalizadas",
|
||||
"type.workflow": "Flujo de Trabajo",
|
||||
"auth.unauthorized": "No autorizado"
|
||||
"type.workflow": "Flujo de Trabajo"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -830,6 +830,8 @@
|
|||
"nodes.triggerSchedule.lastDayTooltip": "No todos los meses tienen 31 días. Usa la opción 'último día' para seleccionar el último día de cada mes.",
|
||||
"nodes.triggerSchedule.minutes": "Minutos",
|
||||
"nodes.triggerSchedule.mode": "Modo",
|
||||
"nodes.triggerSchedule.modeCron": "Cron",
|
||||
"nodes.triggerSchedule.modeVisual": "Visual",
|
||||
"nodes.triggerSchedule.monthlyDay": "Día mensual",
|
||||
"nodes.triggerSchedule.nextExecution": "Próxima ejecución",
|
||||
"nodes.triggerSchedule.nextExecutionTime": "PRÓXIMA HORA DE EJECUCIÓN",
|
||||
|
|
@ -840,6 +842,7 @@
|
|||
"nodes.triggerSchedule.onMinute": "En un minuto",
|
||||
"nodes.triggerSchedule.selectDateTime": "Seleccionar fecha y hora",
|
||||
"nodes.triggerSchedule.selectFrequency": "Seleccionar frecuencia",
|
||||
"nodes.triggerSchedule.selectTime": "Seleccionar hora",
|
||||
"nodes.triggerSchedule.startTime": "Hora de inicio",
|
||||
"nodes.triggerSchedule.startTimeMustBeFuture": "La hora de inicio debe ser en el futuro",
|
||||
"nodes.triggerSchedule.time": "Tiempo",
|
||||
|
|
@ -1034,8 +1037,5 @@
|
|||
"versionHistory.nameThisVersion": "Nombra esta versión",
|
||||
"versionHistory.releaseNotesPlaceholder": "Describe lo que cambió",
|
||||
"versionHistory.restorationTip": "Después de la restauración de la versión, el borrador actual será sobrescrito.",
|
||||
"versionHistory.title": "Versiones",
|
||||
"nodes.triggerSchedule.modeCron": "Cron",
|
||||
"nodes.triggerSchedule.modeVisual": "Visual",
|
||||
"nodes.triggerSchedule.selectTime": "Seleccionar hora"
|
||||
"versionHistory.title": "Versiones"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@
|
|||
"completionMode.title": "API برنامه تکمیل",
|
||||
"copied": "کپی شد",
|
||||
"copy": "کپی",
|
||||
"develop.noContent": "هیچ محتوا",
|
||||
"develop.pathParams": "پارامترهای مسیر",
|
||||
"develop.query": "پرسوجو",
|
||||
"develop.requestBody": "بدنه درخواست",
|
||||
|
|
@ -67,6 +68,5 @@
|
|||
"play": "پخش",
|
||||
"playing": "در حال پخش",
|
||||
"regenerate": "بازسازی",
|
||||
"status": "وضعیت",
|
||||
"develop.noContent": "هیچ محتوا"
|
||||
"status": "وضعیت"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"assistantType.name": "نوع دستیار",
|
||||
"autoAddVar": "متغیرهای تعریف نشده که در پیش اعلان ارجاع داده شده اند، آیا می خواهید آنها را به صورت ورودی کاربر اضافه کنید؟",
|
||||
"chatSubTitle": "دستورالعمل",
|
||||
"code.instruction": "دستورالعمل",
|
||||
"codegen.apply": "درخواست",
|
||||
"codegen.applyChanges": "اعمال تغییرات",
|
||||
"codegen.description": "Code Generator از مدل های پیکربندی شده برای تولید کد با کیفیت بالا بر اساس دستورالعمل های شما استفاده می کند. لطفا دستورالعمل های واضح و دقیق ارائه دهید.",
|
||||
|
|
@ -386,6 +387,5 @@
|
|||
"voice.voiceSettings.resolutionTooltip": "زبان پشتیبانی از صدای متن به گفتار。",
|
||||
"voice.voiceSettings.title": "تنظیمات صدا",
|
||||
"voice.voiceSettings.voice": "صوتی",
|
||||
"warningMessage.timeoutExceeded": "نتایج به دلیل مهلت زمانی نمایش داده نمی شوند. لطفا برای جمع آوری نتایج کامل به گزارش ها مراجعه کنید.",
|
||||
"code.instruction": "دستورالعمل"
|
||||
"warningMessage.timeoutExceeded": "نتایج به دلیل مهلت زمانی نمایش داده نمی شوند. لطفا برای جمع آوری نتایج کامل به گزارش ها مراجعه کنید."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"answerIcon.title": "از نماد web app برای جایگزینی 🤖 استفاده کنید",
|
||||
"appDeleteFailed": "حذف برنامه ناموفق بود",
|
||||
"appDeleted": "برنامه حذف شد",
|
||||
"appNamePlaceholder": "به برنامه خود یک نام بدهید",
|
||||
"appSelector.label": "برنامه",
|
||||
"appSelector.noParams": "بدون پارامتر مورد نیاز است",
|
||||
"appSelector.params": "پارامترهای برنامه",
|
||||
|
|
@ -65,6 +66,7 @@
|
|||
"gotoAnything.actions.searchWorkflowNodesDesc": "گره ها را در گردش کار فعلی بر اساس نام یا نوع پیدا کنید و به آنها بروید",
|
||||
"gotoAnything.actions.searchWorkflowNodesHelp": "این ویژگی فقط هنگام مشاهده گردش کار کار می کند. ابتدا به گردش کار بروید.",
|
||||
"gotoAnything.actions.slashDesc": "دستورات را مانند /theme، /lang اجرا کنید",
|
||||
"gotoAnything.actions.slashTitle": "دستورات",
|
||||
"gotoAnything.actions.themeCategoryDesc": "تغییر تم برنامه",
|
||||
"gotoAnything.actions.themeCategoryTitle": "تم",
|
||||
"gotoAnything.actions.themeDark": "تم تاریک",
|
||||
|
|
@ -212,6 +214,8 @@
|
|||
"switchTip": "اجازه نمیدهد",
|
||||
"switchTipEnd": " تغییر به سازماندهی اساسی بازگردد.",
|
||||
"switchTipStart": "یک نسخه جدید از برنامه برای شما ایجاد خواهد شد و نسخه جدید به سازماندهی گردش کار تغییر خواهد کرد. نسخه جدید ",
|
||||
"theme.switchDark": "تغییر به حالت تاریک",
|
||||
"theme.switchLight": "تغییر به حالت روشن",
|
||||
"tracing.aliyun.description": "پلتفرم مشاهدهپذیری کاملاً مدیریتشده و بدون نیاز به نگهداری که توسط Alibaba Cloud ارائه شده، امکان نظارت، ردیابی و ارزیابی برنامههای Dify را بهصورت آماده و با تنظیمات اولیه فراهم میکند.",
|
||||
"tracing.aliyun.title": "نظارت بر ابر",
|
||||
"tracing.arize.description": "قابلیت مشاهده LLM در سطح سازمانی، ارزیابی آنلاین و آفلاین، نظارت و آزمایش — با پشتیبانی از OpenTelemetry. طراحیشده مخصوص برنامههای مبتنی بر LLM و عاملها.",
|
||||
|
|
@ -275,9 +279,5 @@
|
|||
"types.basic": "اساسی",
|
||||
"types.chatbot": "چتبات",
|
||||
"types.completion": "تکمیل",
|
||||
"types.workflow": "گردش کار",
|
||||
"appNamePlaceholder": "به برنامه خود یک نام بدهید",
|
||||
"gotoAnything.actions.slashTitle": "دستورات",
|
||||
"theme.switchDark": "تغییر به حالت تاریک",
|
||||
"theme.switchLight": "تغییر به حالت روشن"
|
||||
"types.workflow": "گردش کار"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"account.verificationPlaceholder": "کد 6 رقمی را جایگذاری کنید",
|
||||
"account.workspaceIcon": "آیکون محیط کار",
|
||||
"account.workspaceName": "نام فضای کاری",
|
||||
"account.workspaceNamePlaceholder": "نام فضای کاری را وارد کنید",
|
||||
"actionMsg.copySuccessfully": "با موفقیت کپی شد",
|
||||
"actionMsg.generatedSuccessfully": "با موفقیت تولید شد",
|
||||
"actionMsg.generatedUnsuccessfully": "تولید ناموفق بود",
|
||||
|
|
@ -157,6 +158,7 @@
|
|||
"dynamicSelect.selected": "{{count}} انتخاب شد",
|
||||
"environment.development": "توسعه",
|
||||
"environment.testing": "آزمایشی",
|
||||
"error": "خطا",
|
||||
"errorMsg.fieldRequired": "{{field}} الزامی است",
|
||||
"errorMsg.urlError": "آدرس باید با http:// یا https:// شروع شود",
|
||||
"feedback.content": "محتوای بازخورد",
|
||||
|
|
@ -196,6 +198,7 @@
|
|||
"license.expiring": "انقضا در یک روز",
|
||||
"license.expiring_plural": "انقضا در {{count}} روز",
|
||||
"license.unlimited": "نامحدود",
|
||||
"loading": "در حال بارگذاری",
|
||||
"members.admin": "مدیر",
|
||||
"members.adminTip": "میتواند برنامهها را بسازد و تنظیمات تیم را مدیریت کند",
|
||||
"members.builder": "سازنده",
|
||||
|
|
@ -318,6 +321,7 @@
|
|||
"modelProvider.auth.authorizationError": "خطای مجوز",
|
||||
"modelProvider.auth.configLoadBalancing": "پیکربندی بارگذاری متوازن",
|
||||
"modelProvider.auth.configModel": "مدل پیکربندی",
|
||||
"modelProvider.auth.credentialRemoved": "مدرک حذف شد",
|
||||
"modelProvider.auth.customModelCredentials": "اعتبار مدل سفارشی",
|
||||
"modelProvider.auth.customModelCredentialsDeleteTip": "اعتبار در حال استفاده است و قابل حذف نیست",
|
||||
"modelProvider.auth.editModelCredential": "اعتبار مدل را ویرایش کنید",
|
||||
|
|
@ -414,6 +418,7 @@
|
|||
"operation.add": "افزودن",
|
||||
"operation.added": "اضافه شد",
|
||||
"operation.audioSourceUnavailable": "منبع صوتی در دسترس نیست",
|
||||
"operation.back": "بازگشت",
|
||||
"operation.cancel": "لغو",
|
||||
"operation.change": "تغییر",
|
||||
"operation.clear": "پاک کردن",
|
||||
|
|
@ -437,6 +442,7 @@
|
|||
"operation.format": "قالب",
|
||||
"operation.getForFree": "دریافت رایگان",
|
||||
"operation.imageCopied": "تصویر کپی شده",
|
||||
"operation.imageDownloaded": "تصویر دانلود شد",
|
||||
"operation.in": "در",
|
||||
"operation.learnMore": "اطلاعات بیشتر",
|
||||
"operation.lineBreak": "خط جدید",
|
||||
|
|
@ -459,6 +465,7 @@
|
|||
"operation.save": "ذخیره",
|
||||
"operation.saveAndEnable": "ذخیره و فعال سازی",
|
||||
"operation.saveAndRegenerate": "ذخیره و بازسازی تکه های فرزند",
|
||||
"operation.saving": "در حال ذخیرهسازی...",
|
||||
"operation.search": "جستجو",
|
||||
"operation.searchCount": "یافتن {{count}} {{content}}",
|
||||
"operation.selectAll": "انتخاب همه",
|
||||
|
|
@ -611,12 +618,5 @@
|
|||
"voiceInput.converting": "در حال تبدیل به متن...",
|
||||
"voiceInput.notAllow": "میکروفون مجاز نیست",
|
||||
"voiceInput.speaking": "اکنون صحبت کنید...",
|
||||
"you": "تو",
|
||||
"account.workspaceNamePlaceholder": "نام فضای کاری را وارد کنید",
|
||||
"error": "خطا",
|
||||
"loading": "در حال بارگذاری",
|
||||
"modelProvider.auth.credentialRemoved": "مدرک حذف شد",
|
||||
"operation.back": "بازگشت",
|
||||
"operation.imageDownloaded": "تصویر دانلود شد",
|
||||
"operation.saving": "در حال ذخیرهسازی..."
|
||||
"you": "تو"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@
|
|||
"externalTag": "خارجی",
|
||||
"imageUploader.browse": "مرور کردن",
|
||||
"imageUploader.button": "کشیدن و رها کردن فایل یا پوشه، یا",
|
||||
"imageUploader.fileSizeLimitExceeded": "حجم فایل از محدودیت {{size}} مگابایت تجاوز کرده است",
|
||||
"imageUploader.tip": "{{supportTypes}} (حداکثر {{batchCount}}، هر کدام {{size}} مگابایت)",
|
||||
"inconsistentEmbeddingModelTip": "مدل دوباره رتبهبندی لازم است اگر مدلهای جاسازی پایگاههای دانش انتخابی ناسازگار باشند.",
|
||||
"indexingMethod.full_text_search": "متن کامل",
|
||||
|
|
@ -176,6 +177,5 @@
|
|||
"weightedScore.semantic": "معنایی",
|
||||
"weightedScore.semanticFirst": "اولویت معنایی",
|
||||
"weightedScore.title": "امتیاز وزنی",
|
||||
"wordCount": " هزار کلمه",
|
||||
"imageUploader.fileSizeLimitExceeded": "حجم فایل از محدودیت {{size}} مگابایت تجاوز کرده است"
|
||||
"wordCount": " هزار کلمه"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
"error.passwordEmpty": "رمز عبور لازم است",
|
||||
"error.passwordInvalid": "رمز عبور باید شامل حروف و اعداد باشد و طول آن بیشتر از ۸ کاراکتر باشد",
|
||||
"error.passwordLengthInValid": "رمز عبور باید حداقل ۸ کاراکتر باشد",
|
||||
"error.redirectUrlMissing": "آدرس URL برای هدایت وجود ندارد",
|
||||
"error.registrationNotAllowed": "حساب پیدا نشد. لطفا برای ثبت نام با مدیر سیستم تماس حاصل فرمایید.",
|
||||
"explore": "کاوش Dify",
|
||||
"forget": "رمز عبور خود را فراموش کردهاید؟",
|
||||
|
|
@ -110,6 +111,5 @@
|
|||
"welcome": "به Dify خوش آمدید، لطفا برای ادامه وارد شوید.",
|
||||
"withGitHub": "ادامه با GitHub",
|
||||
"withGoogle": "ادامه با Google",
|
||||
"withSSO": "با SSO ادامه دهید",
|
||||
"error.redirectUrlMissing": "آدرس URL برای هدایت وجود ندارد"
|
||||
"withSSO": "با SSO ادامه دهید"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"modal.errors.authFailed": "مجوز ناموفق بود",
|
||||
"modal.errors.createFailed": "ایجاد اشتراک با شکست مواجه شد",
|
||||
"modal.errors.networkError": "خطای شبکه، لطفاً دوباره تلاش کنید",
|
||||
"modal.errors.updateFailed": "بهروزرسانی اشتراک ناموفق بود",
|
||||
"modal.errors.verifyFailed": "تأیید اطلاعات ورود ناموفق بود",
|
||||
"modal.form.callbackUrl.description": "این آدرس URL رویدادهای وب هوک را دریافت خواهد کرد",
|
||||
"modal.form.callbackUrl.label": "آدرس بازگشت تماس",
|
||||
|
|
@ -94,6 +95,9 @@
|
|||
"subscription.list.item.actions.deleteConfirm.error": "حذف اشتراک {{name}} ناموفق بود",
|
||||
"subscription.list.item.actions.deleteConfirm.success": "اشتراک {{name}} با موفقیت حذف شد",
|
||||
"subscription.list.item.actions.deleteConfirm.title": "آیا {{name}} را حذف میکنید؟",
|
||||
"subscription.list.item.actions.edit.error": "بهروزرسانی اشتراک ناموفق بود",
|
||||
"subscription.list.item.actions.edit.success": "اشتراک با موفقیت بهروزرسانی شد",
|
||||
"subscription.list.item.actions.edit.title": "ویرایش اشتراک",
|
||||
"subscription.list.item.credentialType.api_key": "کلید API",
|
||||
"subscription.list.item.credentialType.oauth2": "اواف",
|
||||
"subscription.list.item.credentialType.unauthorized": "دستی",
|
||||
|
|
@ -110,9 +114,5 @@
|
|||
"subscription.noSubscriptionSelected": "هیچ اشتراکی انتخاب نشده است",
|
||||
"subscription.selectPlaceholder": "انتخاب اشتراک",
|
||||
"subscription.subscriptionRemoved": "اشتراک حذف شد",
|
||||
"subscription.title": "اشتراکها",
|
||||
"modal.errors.updateFailed": "بهروزرسانی اشتراک ناموفق بود",
|
||||
"subscription.list.item.actions.edit.error": "بهروزرسانی اشتراک ناموفق بود",
|
||||
"subscription.list.item.actions.edit.success": "اشتراک با موفقیت بهروزرسانی شد",
|
||||
"subscription.list.item.actions.edit.title": "ویرایش اشتراک"
|
||||
"subscription.title": "اشتراکها"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"auth.setup": "تنظیم مجوز برای استفاده",
|
||||
"auth.setupModalTitle": "تنظیم مجوز",
|
||||
"auth.setupModalTitleDescription": "پس از پیکربندی اعتبارنامهها، همه اعضای موجود در فضای کاری میتوانند از این ابزار هنگام هماهنگی برنامهها استفاده کنند.",
|
||||
"auth.unauthorized": "غیرمجاز",
|
||||
"author": "توسط",
|
||||
"builtInPromptTitle": "پرامپت",
|
||||
"contribute.line1": "من علاقهمند به ",
|
||||
|
|
@ -200,6 +201,5 @@
|
|||
"toolRemoved": "ابزار حذف شد",
|
||||
"type.builtIn": "سفارشی شده",
|
||||
"type.custom": "سفارشی",
|
||||
"type.workflow": "جریان کار",
|
||||
"auth.unauthorized": "غیرمجاز"
|
||||
"type.workflow": "جریان کار"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -830,6 +830,8 @@
|
|||
"nodes.triggerSchedule.lastDayTooltip": "تمام ماهها ۳۱ روز ندارند. از گزینه «آخرین روز» برای انتخاب روز آخر هر ماه استفاده کنید.",
|
||||
"nodes.triggerSchedule.minutes": "دقایق",
|
||||
"nodes.triggerSchedule.mode": "مد",
|
||||
"nodes.triggerSchedule.modeCron": "کرون",
|
||||
"nodes.triggerSchedule.modeVisual": "بینایی",
|
||||
"nodes.triggerSchedule.monthlyDay": "روز ماهانه",
|
||||
"nodes.triggerSchedule.nextExecution": "اجرای بعدی",
|
||||
"nodes.triggerSchedule.nextExecutionTime": "زمان اجرای بعدی",
|
||||
|
|
@ -840,6 +842,7 @@
|
|||
"nodes.triggerSchedule.onMinute": "در دقیقه",
|
||||
"nodes.triggerSchedule.selectDateTime": "تاریخ و زمان را انتخاب کنید",
|
||||
"nodes.triggerSchedule.selectFrequency": "انتخاب فرکانس",
|
||||
"nodes.triggerSchedule.selectTime": "انتخاب زمان",
|
||||
"nodes.triggerSchedule.startTime": "زمان شروع",
|
||||
"nodes.triggerSchedule.startTimeMustBeFuture": "زمان شروع باید در آینده باشد",
|
||||
"nodes.triggerSchedule.time": "زمان",
|
||||
|
|
@ -1034,8 +1037,5 @@
|
|||
"versionHistory.nameThisVersion": "این نسخه را نامگذاری کنید",
|
||||
"versionHistory.releaseNotesPlaceholder": "شرح دهید چه چیزی تغییر کرده است",
|
||||
"versionHistory.restorationTip": "پس از بازیابی نسخه، پیشنویس فعلی بازنویسی خواهد شد.",
|
||||
"versionHistory.title": "نسخهها",
|
||||
"nodes.triggerSchedule.modeCron": "کرون",
|
||||
"nodes.triggerSchedule.modeVisual": "بینایی",
|
||||
"nodes.triggerSchedule.selectTime": "انتخاب زمان"
|
||||
"versionHistory.title": "نسخهها"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@
|
|||
"completionMode.title": "API de l'application Completion",
|
||||
"copied": "Copié",
|
||||
"copy": "Copier",
|
||||
"develop.noContent": "Aucun contenu",
|
||||
"develop.pathParams": "Params de chemin",
|
||||
"develop.query": "Requête",
|
||||
"develop.requestBody": "Corps de la Requête",
|
||||
|
|
@ -67,6 +68,5 @@
|
|||
"play": "Jouer",
|
||||
"playing": "Jouant",
|
||||
"regenerate": "Régénérer",
|
||||
"status": "Statut",
|
||||
"develop.noContent": "Aucun contenu"
|
||||
"status": "Statut"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"assistantType.name": "Type d'Assistant",
|
||||
"autoAddVar": "Des variables indéfinies référencées dans le pre-prompt, voulez-vous les ajouter dans le formulaire d'entrée de l'utilisateur ?",
|
||||
"chatSubTitle": "Instructions",
|
||||
"code.instruction": "Instruction",
|
||||
"codegen.apply": "Appliquer",
|
||||
"codegen.applyChanges": "Appliquer les modifications",
|
||||
"codegen.description": "Le générateur de code utilise des modèles configurés pour générer un code de haute qualité basé sur vos instructions. Veuillez fournir des instructions claires et détaillées.",
|
||||
|
|
@ -386,6 +387,5 @@
|
|||
"voice.voiceSettings.resolutionTooltip": "Support de la langue pour la voix de synthèse de texte.",
|
||||
"voice.voiceSettings.title": "Paramètres de voix",
|
||||
"voice.voiceSettings.voice": "Voix",
|
||||
"warningMessage.timeoutExceeded": "Les résultats ne s’affichent pas en raison d’un délai d’expiration. Veuillez vous référer aux journaux pour rassembler les résultats complets.",
|
||||
"code.instruction": "Instruction"
|
||||
"warningMessage.timeoutExceeded": "Les résultats ne s’affichent pas en raison d’un délai d’expiration. Veuillez vous référer aux journaux pour rassembler les résultats complets."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"answerIcon.title": "Utiliser l’icône web app pour remplacer 🤖",
|
||||
"appDeleteFailed": "Échec de la suppression de l'application",
|
||||
"appDeleted": "Application supprimée",
|
||||
"appNamePlaceholder": "Donnez un nom à votre application",
|
||||
"appSelector.label": "APPLI",
|
||||
"appSelector.noParams": "Aucun paramètre nécessaire",
|
||||
"appSelector.params": "PARAMÈTRES DE L’APPLICATION",
|
||||
|
|
@ -65,6 +66,7 @@
|
|||
"gotoAnything.actions.searchWorkflowNodesDesc": "Recherchez et accédez aux nœuds du flux de travail actuel par nom ou type",
|
||||
"gotoAnything.actions.searchWorkflowNodesHelp": "Cette fonctionnalité ne fonctionne que lors de l'affichage d'un flux de travail. Accédez d'abord à un flux de travail.",
|
||||
"gotoAnything.actions.slashDesc": "Exécutez des commandes telles que /theme, /lang",
|
||||
"gotoAnything.actions.slashTitle": "Commandes",
|
||||
"gotoAnything.actions.themeCategoryDesc": "Changer le thème de l'application",
|
||||
"gotoAnything.actions.themeCategoryTitle": "Thème",
|
||||
"gotoAnything.actions.themeDark": "Thème Sombre",
|
||||
|
|
@ -212,6 +214,8 @@
|
|||
"switchTip": "retour",
|
||||
"switchTipEnd": " à l'orchestration de base.",
|
||||
"switchTipStart": "Une nouvelle copie de l'application sera créée pour vous, et la nouvelle copie passera à l'orchestration de flux de travail. La nouvelle copie ne permettra pas le ",
|
||||
"theme.switchDark": "Passer au thème sombre",
|
||||
"theme.switchLight": "Passer au thème clair",
|
||||
"tracing.aliyun.description": "La plateforme d'observabilité entièrement gérée et sans maintenance fournie par Alibaba Cloud permet une surveillance, un traçage et une évaluation prêts à l'emploi des applications Dify.",
|
||||
"tracing.aliyun.title": "Surveillance Cloud",
|
||||
"tracing.arize.description": "Observabilité de LLM de niveau entreprise, évaluation en ligne et hors ligne, surveillance et expérimentation—alimentée par OpenTelemetry. Conçue spécialement pour les applications basées sur LLM et agents.",
|
||||
|
|
@ -275,9 +279,5 @@
|
|||
"types.basic": "Basique",
|
||||
"types.chatbot": "Chatbot",
|
||||
"types.completion": "Terminaison",
|
||||
"types.workflow": "Flux de travail",
|
||||
"appNamePlaceholder": "Donnez un nom à votre application",
|
||||
"gotoAnything.actions.slashTitle": "Commandes",
|
||||
"theme.switchDark": "Passer au thème sombre",
|
||||
"theme.switchLight": "Passer au thème clair"
|
||||
"types.workflow": "Flux de travail"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"account.verificationPlaceholder": "Collez le code à 6 chiffres",
|
||||
"account.workspaceIcon": "Icône de l'espace de travail",
|
||||
"account.workspaceName": "Nom de l'espace de travail",
|
||||
"account.workspaceNamePlaceholder": "Entrez le nom de l'espace de travail",
|
||||
"actionMsg.copySuccessfully": "Copié avec succès",
|
||||
"actionMsg.generatedSuccessfully": "Généré avec succès",
|
||||
"actionMsg.generatedUnsuccessfully": "Généré sans succès",
|
||||
|
|
@ -157,6 +158,7 @@
|
|||
"dynamicSelect.selected": "{{count}} sélectionné",
|
||||
"environment.development": "DÉVELOPPEMENT",
|
||||
"environment.testing": "TESTER",
|
||||
"error": "Erreur",
|
||||
"errorMsg.fieldRequired": "{{field}} est obligatoire",
|
||||
"errorMsg.urlError": "L’URL doit commencer par http:// ou https://",
|
||||
"feedback.content": "Contenu des retours",
|
||||
|
|
@ -196,6 +198,7 @@
|
|||
"license.expiring": "Expirant dans un jour",
|
||||
"license.expiring_plural": "Expirant dans {{count}} jours",
|
||||
"license.unlimited": "Illimité",
|
||||
"loading": "Chargement",
|
||||
"members.admin": "Administrateur",
|
||||
"members.adminTip": "Peut construire des applications & gérer les paramètres de l'équipe",
|
||||
"members.builder": "Constructeur",
|
||||
|
|
@ -318,6 +321,7 @@
|
|||
"modelProvider.auth.authorizationError": "Erreur d'autorisation",
|
||||
"modelProvider.auth.configLoadBalancing": "Configuration de l'équilibrage de charge",
|
||||
"modelProvider.auth.configModel": "Configurer le modèle",
|
||||
"modelProvider.auth.credentialRemoved": "Identifiant supprimé",
|
||||
"modelProvider.auth.customModelCredentials": "Informations d’identification du modèle personnalisé",
|
||||
"modelProvider.auth.customModelCredentialsDeleteTip": "Les informations d’identification sont en cours d’utilisation et ne peuvent pas être supprimées",
|
||||
"modelProvider.auth.editModelCredential": "Modifier les informations d’identification du modèle",
|
||||
|
|
@ -414,6 +418,7 @@
|
|||
"operation.add": "Ajouter",
|
||||
"operation.added": "Ajouté",
|
||||
"operation.audioSourceUnavailable": "AudioSource n’est pas disponible",
|
||||
"operation.back": "Retour",
|
||||
"operation.cancel": "Annuler",
|
||||
"operation.change": "Changer",
|
||||
"operation.clear": "Effacer",
|
||||
|
|
@ -437,6 +442,7 @@
|
|||
"operation.format": "Format",
|
||||
"operation.getForFree": "Obtenez gratuitement",
|
||||
"operation.imageCopied": "Image copied",
|
||||
"operation.imageDownloaded": "Image téléchargée",
|
||||
"operation.in": "dans",
|
||||
"operation.learnMore": "En savoir plus",
|
||||
"operation.lineBreak": "Saut de ligne",
|
||||
|
|
@ -459,6 +465,7 @@
|
|||
"operation.save": "Enregistrer",
|
||||
"operation.saveAndEnable": "Enregistrer et Activer",
|
||||
"operation.saveAndRegenerate": "Enregistrer et régénérer des morceaux enfants",
|
||||
"operation.saving": "Enregistrement...",
|
||||
"operation.search": "Recherche",
|
||||
"operation.searchCount": "Trouver {{count}} {{content}}",
|
||||
"operation.selectAll": "Sélectionner tout",
|
||||
|
|
@ -611,12 +618,5 @@
|
|||
"voiceInput.converting": "Conversion en texte...",
|
||||
"voiceInput.notAllow": "microphone non autorisé",
|
||||
"voiceInput.speaking": "Parle maintenant...",
|
||||
"you": "Vous",
|
||||
"account.workspaceNamePlaceholder": "Entrez le nom de l'espace de travail",
|
||||
"error": "Erreur",
|
||||
"loading": "Chargement",
|
||||
"modelProvider.auth.credentialRemoved": "Identifiant supprimé",
|
||||
"operation.back": "Retour",
|
||||
"operation.imageDownloaded": "Image téléchargée",
|
||||
"operation.saving": "Enregistrement..."
|
||||
"you": "Vous"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@
|
|||
"externalTag": "Externe",
|
||||
"imageUploader.browse": "Parcourir",
|
||||
"imageUploader.button": "Faites glisser et déposez un fichier ou un dossier, ou",
|
||||
"imageUploader.fileSizeLimitExceeded": "La taille du fichier dépasse la limite de {{size}} Mo",
|
||||
"imageUploader.tip": "{{supportTypes}} (Max {{batchCount}}, {{size}} Mo chacun)",
|
||||
"inconsistentEmbeddingModelTip": "Le modèle de reclassement est nécessaire si les modèles d'incorporation des bases de connaissances sélectionnées sont incohérents.",
|
||||
"indexingMethod.full_text_search": "TEXTE INTÉGRAL",
|
||||
|
|
@ -176,6 +177,5 @@
|
|||
"weightedScore.semantic": "Sémantique",
|
||||
"weightedScore.semanticFirst": "Sémantique d'abord",
|
||||
"weightedScore.title": "Score pondéré",
|
||||
"wordCount": " k mots",
|
||||
"imageUploader.fileSizeLimitExceeded": "La taille du fichier dépasse la limite de {{size}} Mo"
|
||||
"wordCount": " k mots"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
"error.passwordEmpty": "Un mot de passe est requis",
|
||||
"error.passwordInvalid": "Le mot de passe doit contenir des lettres et des chiffres, et la longueur doit être supérieure à 8.",
|
||||
"error.passwordLengthInValid": "Le mot de passe doit comporter au moins 8 caractères.",
|
||||
"error.redirectUrlMissing": "L'URL de redirection est manquante",
|
||||
"error.registrationNotAllowed": "Compte introuvable. Veuillez contacter l’administrateur système pour vous inscrire.",
|
||||
"explore": "Explorez Dify",
|
||||
"forget": "Mot de passe oublié ?",
|
||||
|
|
@ -110,6 +111,5 @@
|
|||
"welcome": "Bienvenue sur Dify, veuillez vous connecter pour continuer.",
|
||||
"withGitHub": "Continuer avec GitHub",
|
||||
"withGoogle": "Continuer avec Google",
|
||||
"withSSO": "Poursuivre avec l’authentification unique",
|
||||
"error.redirectUrlMissing": "L'URL de redirection est manquante"
|
||||
"withSSO": "Poursuivre avec l’authentification unique"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"modal.errors.authFailed": "Autorisation échouée",
|
||||
"modal.errors.createFailed": "Échec de la création de l'abonnement",
|
||||
"modal.errors.networkError": "Erreur réseau, veuillez réessayer",
|
||||
"modal.errors.updateFailed": "Échec de la mise à jour de l'abonnement",
|
||||
"modal.errors.verifyFailed": "Échec de la vérification des identifiants",
|
||||
"modal.form.callbackUrl.description": "Cette URL recevra des événements webhook",
|
||||
"modal.form.callbackUrl.label": "URL de rappel",
|
||||
|
|
@ -94,6 +95,9 @@
|
|||
"subscription.list.item.actions.deleteConfirm.error": "Échec de la suppression de l'abonnement {{name}}",
|
||||
"subscription.list.item.actions.deleteConfirm.success": "Abonnement {{name}} supprimé avec succès",
|
||||
"subscription.list.item.actions.deleteConfirm.title": "Supprimer {{name}} ?",
|
||||
"subscription.list.item.actions.edit.error": "Échec de la mise à jour de l'abonnement",
|
||||
"subscription.list.item.actions.edit.success": "Abonnement mis à jour avec succès",
|
||||
"subscription.list.item.actions.edit.title": "Modifier l'abonnement",
|
||||
"subscription.list.item.credentialType.api_key": "Clé API",
|
||||
"subscription.list.item.credentialType.oauth2": "OAuth",
|
||||
"subscription.list.item.credentialType.unauthorized": "Manuel",
|
||||
|
|
@ -110,9 +114,5 @@
|
|||
"subscription.noSubscriptionSelected": "Aucun abonnement sélectionné",
|
||||
"subscription.selectPlaceholder": "Sélectionner un abonnement",
|
||||
"subscription.subscriptionRemoved": "Abonnement supprimé",
|
||||
"subscription.title": "Abonnements",
|
||||
"modal.errors.updateFailed": "Échec de la mise à jour de l'abonnement",
|
||||
"subscription.list.item.actions.edit.error": "Échec de la mise à jour de l'abonnement",
|
||||
"subscription.list.item.actions.edit.success": "Abonnement mis à jour avec succès",
|
||||
"subscription.list.item.actions.edit.title": "Modifier l'abonnement"
|
||||
"subscription.title": "Abonnements"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"auth.setup": "Mettez en place l'autorisation à utiliser",
|
||||
"auth.setupModalTitle": "Configurer l'Autorisation",
|
||||
"auth.setupModalTitleDescription": "Après avoir configuré les identifiants, tous les membres de l'espace de travail peuvent utiliser cet outil lors de l'orchestration des applications.",
|
||||
"auth.unauthorized": "Non autorisé",
|
||||
"author": "Par",
|
||||
"builtInPromptTitle": "Invite",
|
||||
"contribute.line1": "Je suis intéressé par",
|
||||
|
|
@ -200,6 +201,5 @@
|
|||
"toolRemoved": "Outil supprimé",
|
||||
"type.builtIn": "Intégré",
|
||||
"type.custom": "Personnalisé",
|
||||
"type.workflow": "Flux de travail",
|
||||
"auth.unauthorized": "Non autorisé"
|
||||
"type.workflow": "Flux de travail"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -830,6 +830,8 @@
|
|||
"nodes.triggerSchedule.lastDayTooltip": "Tous les mois n'ont pas 31 jours. Utilisez l'option « dernier jour » pour sélectionner le dernier jour de chaque mois.",
|
||||
"nodes.triggerSchedule.minutes": "Minutes",
|
||||
"nodes.triggerSchedule.mode": "Mode",
|
||||
"nodes.triggerSchedule.modeCron": "Cron",
|
||||
"nodes.triggerSchedule.modeVisual": "Visuel",
|
||||
"nodes.triggerSchedule.monthlyDay": "Jour mensuel",
|
||||
"nodes.triggerSchedule.nextExecution": "Prochaine exécution",
|
||||
"nodes.triggerSchedule.nextExecutionTime": "PROCHAINE HEURE D'EXÉCUTION",
|
||||
|
|
@ -840,6 +842,7 @@
|
|||
"nodes.triggerSchedule.onMinute": "Une minute",
|
||||
"nodes.triggerSchedule.selectDateTime": "Sélectionner la date et l'heure",
|
||||
"nodes.triggerSchedule.selectFrequency": "Sélectionner la fréquence",
|
||||
"nodes.triggerSchedule.selectTime": "Sélectionner l'heure",
|
||||
"nodes.triggerSchedule.startTime": "Heure de début",
|
||||
"nodes.triggerSchedule.startTimeMustBeFuture": "L'heure de début doit être dans le futur",
|
||||
"nodes.triggerSchedule.time": "Temps",
|
||||
|
|
@ -1034,8 +1037,5 @@
|
|||
"versionHistory.nameThisVersion": "Nommez cette version",
|
||||
"versionHistory.releaseNotesPlaceholder": "Décrivez ce qui a changé",
|
||||
"versionHistory.restorationTip": "Après la restauration de la version, le brouillon actuel sera écrasé.",
|
||||
"versionHistory.title": "Versions",
|
||||
"nodes.triggerSchedule.modeCron": "Cron",
|
||||
"nodes.triggerSchedule.modeVisual": "Visuel",
|
||||
"nodes.triggerSchedule.selectTime": "Sélectionner l'heure"
|
||||
"versionHistory.title": "Versions"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@
|
|||
"completionMode.title": "पूर्णता ऐप एपीआई",
|
||||
"copied": "प्रतिलिपि बन गई",
|
||||
"copy": "प्रतिलिपि",
|
||||
"develop.noContent": "कोई सामग्री नहीं",
|
||||
"develop.pathParams": "पथ पैरामीटर",
|
||||
"develop.query": "प्रश्न",
|
||||
"develop.requestBody": "अनुरोध निकाय",
|
||||
|
|
@ -67,6 +68,5 @@
|
|||
"play": "चलाएं",
|
||||
"playing": "चल रहा है",
|
||||
"regenerate": "पुनर्जन्म",
|
||||
"status": "स्थिति",
|
||||
"develop.noContent": "कोई सामग्री नहीं"
|
||||
"status": "स्थिति"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"assistantType.name": "सहायक प्रकार",
|
||||
"autoAddVar": "प्रारंभिक प्रॉम्प्ट में निर्दिष्ट वेरिएबल्स अपरिभाषित हैं, क्या आप उन्हें उपयोगकर्ता इनपुट फॉर्म में जोड़ना चाहते हैं?",
|
||||
"chatSubTitle": "निर्देश",
|
||||
"code.instruction": "निर्देश",
|
||||
"codegen.apply": "अनुप्रयोग करें",
|
||||
"codegen.applyChanges": "परिवर्तन लागू करें",
|
||||
"codegen.description": "कोड जनरेटर आपके निर्देशों के आधार पर उच्च गुणवत्ता वाली कोड उत्पन्न करने के लिए कॉन्फ़िगर किए गए मॉडलों का उपयोग करता है। कृपया स्पष्ट और विस्तृत निर्देश प्रदान करें।",
|
||||
|
|
@ -386,6 +387,5 @@
|
|||
"voice.voiceSettings.resolutionTooltip": "टेक्स्ट-टू-स्पीच वॉयस सपोर्ट भाषा।",
|
||||
"voice.voiceSettings.title": "वॉयस सेटिंग्स",
|
||||
"voice.voiceSettings.voice": "वॉयस",
|
||||
"warningMessage.timeoutExceeded": "परिणाम टाइमआउट के कारण प्रदर्शित नहीं किए गए हैं। कृपया संपूर्ण परिणामों को इकट्ठा करने के लिए लॉग्स का संदर्भ लें।",
|
||||
"code.instruction": "निर्देश"
|
||||
"warningMessage.timeoutExceeded": "परिणाम टाइमआउट के कारण प्रदर्शित नहीं किए गए हैं। कृपया संपूर्ण परिणामों को इकट्ठा करने के लिए लॉग्स का संदर्भ लें।"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"answerIcon.title": "बदलने 🤖 के लिए web app चिह्न का उपयोग करें",
|
||||
"appDeleteFailed": "ऐप हटाने में विफल",
|
||||
"appDeleted": "ऐप हटाया गया",
|
||||
"appNamePlaceholder": "अपने ऐप को नाम दें",
|
||||
"appSelector.label": "ऐप",
|
||||
"appSelector.noParams": "कोई पैरामीटर की आवश्यकता नहीं है।",
|
||||
"appSelector.params": "ऐप पैरामीटर",
|
||||
|
|
@ -65,6 +66,7 @@
|
|||
"gotoAnything.actions.searchWorkflowNodesDesc": "वर्तमान कार्यप्रवाह में नाम या प्रकार द्वारा नोड्स को खोजें और उन पर कूदें",
|
||||
"gotoAnything.actions.searchWorkflowNodesHelp": "यह सुविधा केवल तब काम करती है जब आप एक कार्यप्रवाह देख रहे हों। पहले एक कार्यप्रवाह पर जाएं।",
|
||||
"gotoAnything.actions.slashDesc": "कमांड्स चलाएं जैसे /theme, /lang",
|
||||
"gotoAnything.actions.slashTitle": "कमांड",
|
||||
"gotoAnything.actions.themeCategoryDesc": "ऐप की थीम बदलें",
|
||||
"gotoAnything.actions.themeCategoryTitle": "थीम",
|
||||
"gotoAnything.actions.themeDark": "डार्क थीम",
|
||||
|
|
@ -212,6 +214,8 @@
|
|||
"switchTip": "की अनुमति नहीं देगा",
|
||||
"switchTipEnd": " बेसिक ऑर्केस्ट्रेट में स्विच करना।",
|
||||
"switchTipStart": "आपके लिए एक नई ऐप कॉपी बनाई जाएगी, और नई कॉपी वर्कफ़्लो ऑर्केस्ट्रेट में स्विच हो जाएगी। नई कॉपी ",
|
||||
"theme.switchDark": "डार्क थीम में बदलें",
|
||||
"theme.switchLight": "लाइट थीम में स्विच करें",
|
||||
"tracing.aliyun.description": "अलीबाबा क्लाउड द्वारा प्रदान की गई पूरी तरह से प्रबंधित और रखरखाव-मुक्त अवलोकन प्लेटफ़ॉर्म, Dify अनुप्रयोगों की स्वचालित निगरानी, ट्रेसिंग और मूल्यांकन का सक्षम बनाता है।",
|
||||
"tracing.aliyun.title": "क्लाउड मॉनिटर",
|
||||
"tracing.arize.description": "एंटरप्राइज-स्तरीय LLM ऑब्ज़र्वेबिलिटी, ऑनलाइन और ऑफ़लाइन मूल्यांकन, मॉनिटरिंग और प्रयोग — OpenTelemetry द्वारा समर्थित। LLM और एजेंट-आधारित अनुप्रयोगों के लिए विशेष रूप से तैयार किया गया।",
|
||||
|
|
@ -275,9 +279,5 @@
|
|||
"types.basic": "मूलवर्ती",
|
||||
"types.chatbot": "चैटबॉट",
|
||||
"types.completion": "समाप्ति",
|
||||
"types.workflow": "वर्कफ़्लो",
|
||||
"appNamePlaceholder": "अपने ऐप को नाम दें",
|
||||
"gotoAnything.actions.slashTitle": "कमांड",
|
||||
"theme.switchDark": "डार्क थीम में बदलें",
|
||||
"theme.switchLight": "लाइट थीम में स्विच करें"
|
||||
"types.workflow": "वर्कफ़्लो"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"account.verificationPlaceholder": "6-अंकीय कोड पेस्ट करें",
|
||||
"account.workspaceIcon": "कार्यस्थल आइकन",
|
||||
"account.workspaceName": "कार्यस्थल का नाम",
|
||||
"account.workspaceNamePlaceholder": "वर्कस्पेस का नाम दर्ज करें",
|
||||
"actionMsg.copySuccessfully": "सफलतापूर्वक कॉपी किया गया",
|
||||
"actionMsg.generatedSuccessfully": "सफलतापूर्वक उत्पन्न हुआ",
|
||||
"actionMsg.generatedUnsuccessfully": "उत्पन्न असफल रहा",
|
||||
|
|
@ -157,6 +158,7 @@
|
|||
"dynamicSelect.selected": "{{count}} चयनित",
|
||||
"environment.development": "विकास",
|
||||
"environment.testing": "परीक्षण",
|
||||
"error": "त्रुटि",
|
||||
"errorMsg.fieldRequired": "{{field}} आवश्यक है",
|
||||
"errorMsg.urlError": "url को http:// या https:// से शुरू होना चाहिए",
|
||||
"feedback.content": "प्रतिक्रिया सामग्री",
|
||||
|
|
@ -196,6 +198,7 @@
|
|||
"license.expiring": "एक दिन में समाप्त हो रहा है",
|
||||
"license.expiring_plural": "{{गिनती}} दिनों में समाप्त हो रहा है",
|
||||
"license.unlimited": "असीमित",
|
||||
"loading": "लोड हो रहा है",
|
||||
"members.admin": "प्रशासक",
|
||||
"members.adminTip": "ऐप्स बना सकते हैं और टीम सेटिंग्स का प्रबंधन कर सकते हैं",
|
||||
"members.builder": "निर्माता",
|
||||
|
|
@ -318,6 +321,7 @@
|
|||
"modelProvider.auth.authorizationError": "अनु autorización त्रुटि",
|
||||
"modelProvider.auth.configLoadBalancing": "कॉन्फ़िग लोड बैलेंसिंग",
|
||||
"modelProvider.auth.configModel": "कॉन्फ़िग मॉडल",
|
||||
"modelProvider.auth.credentialRemoved": "क्रेडेंशियल हटा दिया गया",
|
||||
"modelProvider.auth.customModelCredentials": "कस्टम मॉडल क्रेडेंशियल्स",
|
||||
"modelProvider.auth.customModelCredentialsDeleteTip": "क्रेडेंशियल उपयोग में है और इसे हटाया नहीं जा सकता",
|
||||
"modelProvider.auth.editModelCredential": "मॉडल की क्रेडेंशियल संपादित करें",
|
||||
|
|
@ -414,6 +418,7 @@
|
|||
"operation.add": "जोड़ें",
|
||||
"operation.added": "जोड़ा गया",
|
||||
"operation.audioSourceUnavailable": "ऑडियो स्रोत अनुपलब्ध है",
|
||||
"operation.back": "वापस",
|
||||
"operation.cancel": "रद्द करें",
|
||||
"operation.change": "बदलें",
|
||||
"operation.clear": "साफ करें",
|
||||
|
|
@ -437,6 +442,7 @@
|
|||
"operation.format": "फॉर्मेट",
|
||||
"operation.getForFree": "मुफ्त में प्राप्त करें",
|
||||
"operation.imageCopied": "कॉपी की गई छवि",
|
||||
"operation.imageDownloaded": "छवि डाउनलोड की गई",
|
||||
"operation.in": "में",
|
||||
"operation.learnMore": "अधिक जानें",
|
||||
"operation.lineBreak": "लाइन ब्रेक",
|
||||
|
|
@ -459,6 +465,7 @@
|
|||
"operation.save": "सहेजें",
|
||||
"operation.saveAndEnable": "सहेजें और सक्षम करें",
|
||||
"operation.saveAndRegenerate": "सहेजें और पुन: उत्पन्न करें बाल विखंडू",
|
||||
"operation.saving": "सेव हो रहा है...",
|
||||
"operation.search": "खोजें",
|
||||
"operation.searchCount": "{{count}} {{content}} खोजें",
|
||||
"operation.selectAll": "सभी चुनें",
|
||||
|
|
@ -611,12 +618,5 @@
|
|||
"voiceInput.converting": "पाठ में परिवर्तित हो रहा है...",
|
||||
"voiceInput.notAllow": "माइक्रोफोन अधिकृत नहीं है",
|
||||
"voiceInput.speaking": "अब बोलें...",
|
||||
"you": "आप",
|
||||
"account.workspaceNamePlaceholder": "वर्कस्पेस का नाम दर्ज करें",
|
||||
"error": "त्रुटि",
|
||||
"loading": "लोड हो रहा है",
|
||||
"modelProvider.auth.credentialRemoved": "क्रेडेंशियल हटा दिया गया",
|
||||
"operation.back": "वापस",
|
||||
"operation.imageDownloaded": "छवि डाउनलोड की गई",
|
||||
"operation.saving": "सेव हो रहा है..."
|
||||
"you": "आप"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@
|
|||
"externalTag": "बाह्य",
|
||||
"imageUploader.browse": "ब्राउज़",
|
||||
"imageUploader.button": "फ़ाइल या फ़ोल्डर खींचें और छोड़ें, या",
|
||||
"imageUploader.fileSizeLimitExceeded": "फ़ाइल का आकार {{size}}MB सीमा से अधिक है",
|
||||
"imageUploader.tip": "{{supportTypes}} (अधिकतम {{batchCount}}, प्रत्येक {{size}}MB)",
|
||||
"inconsistentEmbeddingModelTip": "यदि चयनित ज्ञान आधारों के एम्बेडिंग मॉडल असंगत हैं, तो पुनः रैंकिंग मॉडल आवश्यक है।",
|
||||
"indexingMethod.full_text_search": "पूर्ण पाठ",
|
||||
|
|
@ -176,6 +177,5 @@
|
|||
"weightedScore.semantic": "शब्दार्थ",
|
||||
"weightedScore.semanticFirst": "शब्दार्थ पहले",
|
||||
"weightedScore.title": "भारित स्कोर",
|
||||
"wordCount": " के शब्द",
|
||||
"imageUploader.fileSizeLimitExceeded": "फ़ाइल का आकार {{size}}MB सीमा से अधिक है"
|
||||
"wordCount": " के शब्द"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
"error.passwordEmpty": "पासवर्ड आवश्यक है",
|
||||
"error.passwordInvalid": "पासवर्ड में अक्षर और अंक होने चाहिए, और लंबाई 8 से अधिक होनी चाहिए",
|
||||
"error.passwordLengthInValid": "पासवर्ड कम से कम 8 वर्णों का होना चाहिए",
|
||||
"error.redirectUrlMissing": "पुनःनिर्देश URL गायब है",
|
||||
"error.registrationNotAllowed": "खाता नहीं मिला. रजिस्टर करने के लिए कृपया सिस्टम एडमिन से संपर्क करें।",
|
||||
"explore": "Dify का अन्वेषण करें",
|
||||
"forget": "क्या आप पासवर्ड भूल गए?",
|
||||
|
|
@ -110,6 +111,5 @@
|
|||
"welcome": "Dify में आपका स्वागत है, कृपया जारी रखने के लिए लॉग इन करें।",
|
||||
"withGitHub": "GitHub के साथ जारी रखें",
|
||||
"withGoogle": "Google के साथ जारी रखें",
|
||||
"withSSO": "एसएसओ के साथ जारी रखें",
|
||||
"error.redirectUrlMissing": "पुनःनिर्देश URL गायब है"
|
||||
"withSSO": "एसएसओ के साथ जारी रखें"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"modal.errors.authFailed": "प्राधिकरण असफल",
|
||||
"modal.errors.createFailed": "सब्सक्रिप्शन बनाने में असफल",
|
||||
"modal.errors.networkError": "नेटवर्क त्रुटि, कृपया फिर से प्रयास करें",
|
||||
"modal.errors.updateFailed": "सब्सक्रिप्शन अपडेट करने में विफल",
|
||||
"modal.errors.verifyFailed": "प्रमाणीकरण सत्यापित करने में विफल",
|
||||
"modal.form.callbackUrl.description": "यह URL वेबहुक इवेंट प्राप्त करेगा",
|
||||
"modal.form.callbackUrl.label": "कॉलबैक URL",
|
||||
|
|
@ -94,6 +95,9 @@
|
|||
"subscription.list.item.actions.deleteConfirm.error": "सदस्यता {{name}} हटाने में असफल",
|
||||
"subscription.list.item.actions.deleteConfirm.success": "सदस्यता {{name}} सफलतापूर्वक हटाई गई",
|
||||
"subscription.list.item.actions.deleteConfirm.title": "क्या आप {{name}} को हटा देना चाहते हैं?",
|
||||
"subscription.list.item.actions.edit.error": "सब्सक्रिप्शन अपडेट करने में विफल",
|
||||
"subscription.list.item.actions.edit.success": "सब्सक्रिप्शन सफलतापूर्वक अपडेट किया गया",
|
||||
"subscription.list.item.actions.edit.title": "सदस्यता संपादित करें",
|
||||
"subscription.list.item.credentialType.api_key": "एपीआई कुंजी",
|
||||
"subscription.list.item.credentialType.oauth2": "OAuth",
|
||||
"subscription.list.item.credentialType.unauthorized": "मैनुअल",
|
||||
|
|
@ -110,9 +114,5 @@
|
|||
"subscription.noSubscriptionSelected": "कोई सदस्यता नहीं चुनी गई",
|
||||
"subscription.selectPlaceholder": "सदस्यता चुनें",
|
||||
"subscription.subscriptionRemoved": "सदस्यता हटा दी गई",
|
||||
"subscription.title": "सदस्यताएँ",
|
||||
"modal.errors.updateFailed": "सब्सक्रिप्शन अपडेट करने में विफल",
|
||||
"subscription.list.item.actions.edit.error": "सब्सक्रिप्शन अपडेट करने में विफल",
|
||||
"subscription.list.item.actions.edit.success": "सब्सक्रिप्शन सफलतापूर्वक अपडेट किया गया",
|
||||
"subscription.list.item.actions.edit.title": "सदस्यता संपादित करें"
|
||||
"subscription.title": "सदस्यताएँ"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"auth.setup": "उपयोग करने के लिए अधिकृति सेटअप करें",
|
||||
"auth.setupModalTitle": "अधिकृति सेटअप करें",
|
||||
"auth.setupModalTitleDescription": "प्रमाणिकरण कॉन्फ़िगर करने के बाद, कार्यस्थान के सभी सदस्य इस उपकरण का उपयोग कर सकेंगे।",
|
||||
"auth.unauthorized": "अनधिकृत",
|
||||
"author": "द्वारा",
|
||||
"builtInPromptTitle": "प्रॉम्प्ट",
|
||||
"contribute.line1": "मैं रुचि रखता हूं ",
|
||||
|
|
@ -200,6 +201,5 @@
|
|||
"toolRemoved": "उपकरण हटाया गया",
|
||||
"type.builtIn": "निर्मित",
|
||||
"type.custom": "कस्टम",
|
||||
"type.workflow": "कार्यप्रवाह",
|
||||
"auth.unauthorized": "अनधिकृत"
|
||||
"type.workflow": "कार्यप्रवाह"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -830,6 +830,8 @@
|
|||
"nodes.triggerSchedule.lastDayTooltip": "सभी महीनों में 31 दिन नहीं होते। हर महीने का अंतिम दिन चुनने के लिए 'अंतिम दिन' विकल्प का उपयोग करें।",
|
||||
"nodes.triggerSchedule.minutes": "मिनट",
|
||||
"nodes.triggerSchedule.mode": "मोड",
|
||||
"nodes.triggerSchedule.modeCron": "क्रॉन",
|
||||
"nodes.triggerSchedule.modeVisual": "दृश्य",
|
||||
"nodes.triggerSchedule.monthlyDay": "मासिक दिवस",
|
||||
"nodes.triggerSchedule.nextExecution": "अगला निष्पादन",
|
||||
"nodes.triggerSchedule.nextExecutionTime": "अगली निष्पादन समय",
|
||||
|
|
@ -840,6 +842,7 @@
|
|||
"nodes.triggerSchedule.onMinute": "एक मिनट पर",
|
||||
"nodes.triggerSchedule.selectDateTime": "तारीख़ और समय चुनें",
|
||||
"nodes.triggerSchedule.selectFrequency": "आवृत्ति चुनें",
|
||||
"nodes.triggerSchedule.selectTime": "समय चुनें",
|
||||
"nodes.triggerSchedule.startTime": "प्रारंभ समय",
|
||||
"nodes.triggerSchedule.startTimeMustBeFuture": "आरंभ समय भविष्य में होना चाहिए",
|
||||
"nodes.triggerSchedule.time": "समय",
|
||||
|
|
@ -1034,8 +1037,5 @@
|
|||
"versionHistory.nameThisVersion": "इस संस्करण का नाम दें",
|
||||
"versionHistory.releaseNotesPlaceholder": "बताइए कि क्या बदला",
|
||||
"versionHistory.restorationTip": "संस्करण पुनर्स्थापन के बाद, वर्तमान ड्राफ्ट अधिलेखित किया जाएगा।",
|
||||
"versionHistory.title": "संस्करण",
|
||||
"nodes.triggerSchedule.modeCron": "क्रॉन",
|
||||
"nodes.triggerSchedule.modeVisual": "दृश्य",
|
||||
"nodes.triggerSchedule.selectTime": "समय चुनें"
|
||||
"versionHistory.title": "संस्करण"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@
|
|||
"completionMode.title": "API Aplikasi Penyelesaian",
|
||||
"copied": "Disalin",
|
||||
"copy": "Salin",
|
||||
"develop.noContent": "Tidak ada konten",
|
||||
"develop.pathParams": "Parameter Jalur",
|
||||
"develop.query": "Kueri",
|
||||
"develop.requestBody": "Isi Permintaan",
|
||||
|
|
@ -67,6 +68,5 @@
|
|||
"play": "Putar",
|
||||
"playing": "Sedang Memutar",
|
||||
"regenerate": "Hasilkan Ulang",
|
||||
"status": "Status",
|
||||
"develop.noContent": "Tidak ada konten"
|
||||
"status": "Status"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"assistantType.name": "Jenis Asisten",
|
||||
"autoAddVar": "Variabel yang tidak ditentukan direferensikan dalam pra-prompt, apakah Anda ingin menambahkannya dalam formulir input pengguna?",
|
||||
"chatSubTitle": "Peraturan",
|
||||
"code.instruction": "Instruksi",
|
||||
"codegen.apply": "Berlaku",
|
||||
"codegen.applyChanges": "Terapkan Perubahan",
|
||||
"codegen.description": "Pembuat Kode menggunakan model yang dikonfigurasi untuk menghasilkan kode berkualitas tinggi berdasarkan instruksi Anda. Harap berikan instruksi yang jelas dan terperinci.",
|
||||
|
|
@ -386,6 +387,5 @@
|
|||
"voice.voiceSettings.resolutionTooltip": "Bahasa pendukung suara text-to-speech。",
|
||||
"voice.voiceSettings.title": "Pengaturan Suara",
|
||||
"voice.voiceSettings.voice": "Suara",
|
||||
"warningMessage.timeoutExceeded": "Hasil tidak ditampilkan karena batas waktu. Silakan lihat log untuk mengumpulkan hasil lengkap.",
|
||||
"code.instruction": "Instruksi"
|
||||
"warningMessage.timeoutExceeded": "Hasil tidak ditampilkan karena batas waktu. Silakan lihat log untuk mengumpulkan hasil lengkap."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"answerIcon.title": "Gunakan ikon aplikasi web untuk mengganti 🤖",
|
||||
"appDeleteFailed": "Gagal menghapus aplikasi",
|
||||
"appDeleted": "Aplikasi dihapus",
|
||||
"appNamePlaceholder": "Beri nama pada aplikasi Anda",
|
||||
"appSelector.label": "APP",
|
||||
"appSelector.noParams": "Tidak perlu parameter",
|
||||
"appSelector.params": "PARAMETER APLIKASI",
|
||||
|
|
@ -65,6 +66,7 @@
|
|||
"gotoAnything.actions.searchWorkflowNodesDesc": "Temukan dan lompat ke simpul dalam alur kerja saat ini berdasarkan nama atau jenis",
|
||||
"gotoAnything.actions.searchWorkflowNodesHelp": "Fitur ini hanya berfungsi saat melihat alur kerja. Navigasikan ke alur kerja terlebih dahulu.",
|
||||
"gotoAnything.actions.slashDesc": "Jalankan perintah (ketik / untuk melihat semua perintah yang tersedia)",
|
||||
"gotoAnything.actions.slashTitle": "Perintah",
|
||||
"gotoAnything.actions.themeCategoryDesc": "Ganti tema aplikasi",
|
||||
"gotoAnything.actions.themeCategoryTitle": "Tema",
|
||||
"gotoAnything.actions.themeDark": "Tema Gelap",
|
||||
|
|
@ -212,6 +214,8 @@
|
|||
"switchTip": "tidak mengizinkan",
|
||||
"switchTipEnd": "beralih kembali ke Basic Orchestrate.",
|
||||
"switchTipStart": "Salinan aplikasi baru akan dibuat untuk Anda, dan salinan baru akan beralih ke Workflow Orchestrate. Salinan baru akan",
|
||||
"theme.switchDark": "Beralih ke tema gelap",
|
||||
"theme.switchLight": "Beralih ke tema terang",
|
||||
"tracing.aliyun.description": "Platform observabilitas yang dikelola sepenuhnya dan bebas perawatan yang disediakan oleh Alibaba Cloud, memungkinkan pemantauan, pelacakan, dan evaluasi aplikasi Dify yang out-of-the-box.",
|
||||
"tracing.aliyun.title": "Monitor Awan",
|
||||
"tracing.arize.description": "Observabilitas LLM tingkat perusahaan, evaluasi, pemantauan, dan eksperimen online & offline—didukung oleh OpenTelemetry. Dibuat khusus untuk LLM & aplikasi berbasis agen.",
|
||||
|
|
@ -275,9 +279,5 @@
|
|||
"types.basic": "Dasar",
|
||||
"types.chatbot": "Chatbot",
|
||||
"types.completion": "Penyelesaian",
|
||||
"types.workflow": "Alur Kerja",
|
||||
"appNamePlaceholder": "Beri nama pada aplikasi Anda",
|
||||
"gotoAnything.actions.slashTitle": "Perintah",
|
||||
"theme.switchDark": "Beralih ke tema gelap",
|
||||
"theme.switchLight": "Beralih ke tema terang"
|
||||
"types.workflow": "Alur Kerja"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"account.verificationPlaceholder": "Tempel kode 6 digit",
|
||||
"account.workspaceIcon": "Ikon Ruang Kerja",
|
||||
"account.workspaceName": "Nama Ruang Kerja",
|
||||
"account.workspaceNamePlaceholder": "Masukkan nama ruang kerja",
|
||||
"actionMsg.copySuccessfully": "Berhasil disalin",
|
||||
"actionMsg.generatedSuccessfully": "Berhasil dihasilkan",
|
||||
"actionMsg.generatedUnsuccessfully": "Dihasilkan tidak berhasil",
|
||||
|
|
@ -157,6 +158,7 @@
|
|||
"dynamicSelect.selected": "{{count}} dipilih",
|
||||
"environment.development": "PENGEMBANGAN",
|
||||
"environment.testing": "PENGUJIAN",
|
||||
"error": "Kesalahan",
|
||||
"errorMsg.fieldRequired": "{{field}} wajib diisi",
|
||||
"errorMsg.urlError": "URL harus dimulai dengan http:// atau https://",
|
||||
"feedback.content": "Konten Umpan Balik",
|
||||
|
|
@ -196,6 +198,7 @@
|
|||
"license.expiring": "Kedaluwarsa dalam satu hari",
|
||||
"license.expiring_plural": "Kedaluwarsa dalam {{count}} hari",
|
||||
"license.unlimited": "Unlimited",
|
||||
"loading": "Memuat",
|
||||
"members.admin": "Admin",
|
||||
"members.adminTip": "Dapat membangun aplikasi & mengelola pengaturan tim",
|
||||
"members.builder": "Pembangun",
|
||||
|
|
@ -318,6 +321,7 @@
|
|||
"modelProvider.auth.authorizationError": "Kesalahan otorisasi",
|
||||
"modelProvider.auth.configLoadBalancing": "Penyeimbangan Beban Konfigurasi",
|
||||
"modelProvider.auth.configModel": "Model konfigurasi",
|
||||
"modelProvider.auth.credentialRemoved": "Kredensial dihapus",
|
||||
"modelProvider.auth.customModelCredentials": "Kredensial Model Kustom",
|
||||
"modelProvider.auth.customModelCredentialsDeleteTip": "Kredensial sedang digunakan dan tidak dapat dihapus",
|
||||
"modelProvider.auth.editModelCredential": "Mengedit kredensial model",
|
||||
|
|
@ -414,6 +418,7 @@
|
|||
"operation.add": "Tambah",
|
||||
"operation.added": "Ditambahkan",
|
||||
"operation.audioSourceUnavailable": "AudioSource tidak tersedia",
|
||||
"operation.back": "Kembali",
|
||||
"operation.cancel": "Membatalkan",
|
||||
"operation.change": "Ubah",
|
||||
"operation.clear": "Hapus",
|
||||
|
|
@ -437,6 +442,7 @@
|
|||
"operation.format": "Format",
|
||||
"operation.getForFree": "Dapatkan gratis",
|
||||
"operation.imageCopied": "Gambar yang disalin",
|
||||
"operation.imageDownloaded": "Gambar diunduh",
|
||||
"operation.in": "di",
|
||||
"operation.learnMore": "Pelajari lebih lanjut",
|
||||
"operation.lineBreak": "Baris Baru",
|
||||
|
|
@ -459,6 +465,7 @@
|
|||
"operation.save": "Simpan",
|
||||
"operation.saveAndEnable": "Simpan & Aktifkan",
|
||||
"operation.saveAndRegenerate": "Simpan & Buat Ulang Potongan Anak",
|
||||
"operation.saving": "Menyimpan...",
|
||||
"operation.search": "Mencari",
|
||||
"operation.searchCount": "Temukan {{count}} {{content}}",
|
||||
"operation.selectAll": "Pilih Semua",
|
||||
|
|
@ -611,12 +618,5 @@
|
|||
"voiceInput.converting": "Mengonversi ke teks...",
|
||||
"voiceInput.notAllow": "mikrofon tidak diizinkan",
|
||||
"voiceInput.speaking": "Bicaralah sekarang...",
|
||||
"you": "Kamu",
|
||||
"account.workspaceNamePlaceholder": "Masukkan nama ruang kerja",
|
||||
"error": "Kesalahan",
|
||||
"loading": "Memuat",
|
||||
"modelProvider.auth.credentialRemoved": "Kredensial dihapus",
|
||||
"operation.back": "Kembali",
|
||||
"operation.imageDownloaded": "Gambar diunduh",
|
||||
"operation.saving": "Menyimpan..."
|
||||
"you": "Kamu"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@
|
|||
"externalTag": "Eksternal",
|
||||
"imageUploader.browse": "Telusuri",
|
||||
"imageUploader.button": "Seret dan lepas file atau folder, atau",
|
||||
"imageUploader.fileSizeLimitExceeded": "Ukuran file melebihi batas {{size}}MB",
|
||||
"imageUploader.tip": "{{supportTypes}} (Maks {{batchCount}}, {{size}}MB masing-masing)",
|
||||
"inconsistentEmbeddingModelTip": "Model Rerank diperlukan jika model Penyematan dari basis pengetahuan yang dipilih tidak konsisten.",
|
||||
"indexingMethod.full_text_search": "TEKS LENGKAP",
|
||||
|
|
@ -176,6 +177,5 @@
|
|||
"weightedScore.semantic": "Semantik",
|
||||
"weightedScore.semanticFirst": "Semantik pertama",
|
||||
"weightedScore.title": "Skor Tertimbang",
|
||||
"wordCount": "K Kata-kata",
|
||||
"imageUploader.fileSizeLimitExceeded": "Ukuran file melebihi batas {{size}}MB"
|
||||
"wordCount": "K Kata-kata"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
"error.passwordEmpty": "Kata sandi diperlukan",
|
||||
"error.passwordInvalid": "Kata sandi harus berisi huruf dan angka, dan panjangnya harus lebih besar dari 8",
|
||||
"error.passwordLengthInValid": "Kata sandi harus minimal 8 karakter",
|
||||
"error.redirectUrlMissing": "URL pengalihan hilang",
|
||||
"error.registrationNotAllowed": "Akun tidak ditemukan. Silakan hubungi admin sistem untuk mendaftar.",
|
||||
"explore": "Jelajahi Dify",
|
||||
"forget": "Lupa Kata Sandi Anda?",
|
||||
|
|
@ -110,6 +111,5 @@
|
|||
"welcome": "👋 Selamat datang di Dify, silakan login untuk melanjutkan.",
|
||||
"withGitHub": "Lanjutkan dengan GitHub",
|
||||
"withGoogle": "Lanjutkan dengan Google",
|
||||
"withSSO": "Lanjutkan dengan SSO",
|
||||
"error.redirectUrlMissing": "URL pengalihan hilang"
|
||||
"withSSO": "Lanjutkan dengan SSO"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"modal.errors.authFailed": "Otorisasi gagal",
|
||||
"modal.errors.createFailed": "Gagal membuat langganan",
|
||||
"modal.errors.networkError": "Kesalahan jaringan, silakan coba lagi",
|
||||
"modal.errors.updateFailed": "Gagal memperbarui langganan",
|
||||
"modal.errors.verifyFailed": "Gagal memverifikasi kredensial",
|
||||
"modal.form.callbackUrl.description": "URL ini akan menerima event webhook",
|
||||
"modal.form.callbackUrl.label": "URL Panggilan Balik",
|
||||
|
|
@ -94,6 +95,9 @@
|
|||
"subscription.list.item.actions.deleteConfirm.error": "Gagal menghapus langganan {{name}}",
|
||||
"subscription.list.item.actions.deleteConfirm.success": "Langganan {{name}} berhasil dihapus",
|
||||
"subscription.list.item.actions.deleteConfirm.title": "Hapus {{name}}?",
|
||||
"subscription.list.item.actions.edit.error": "Gagal memperbarui langganan",
|
||||
"subscription.list.item.actions.edit.success": "Langganan berhasil diperbarui",
|
||||
"subscription.list.item.actions.edit.title": "Ubah Langganan",
|
||||
"subscription.list.item.credentialType.api_key": "Kunci API",
|
||||
"subscription.list.item.credentialType.oauth2": "OAuth",
|
||||
"subscription.list.item.credentialType.unauthorized": "Manual",
|
||||
|
|
@ -110,9 +114,5 @@
|
|||
"subscription.noSubscriptionSelected": "Belum memilih langganan",
|
||||
"subscription.selectPlaceholder": "Pilih langganan",
|
||||
"subscription.subscriptionRemoved": "Langganan dihapus",
|
||||
"subscription.title": "Langganan",
|
||||
"modal.errors.updateFailed": "Gagal memperbarui langganan",
|
||||
"subscription.list.item.actions.edit.error": "Gagal memperbarui langganan",
|
||||
"subscription.list.item.actions.edit.success": "Langganan berhasil diperbarui",
|
||||
"subscription.list.item.actions.edit.title": "Ubah Langganan"
|
||||
"subscription.title": "Langganan"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"auth.setup": "Menyiapkan otorisasi untuk digunakan",
|
||||
"auth.setupModalTitle": "Menyiapkan Otorisasi",
|
||||
"auth.setupModalTitleDescription": "Setelah mengonfigurasi kredensial, semua anggota dalam ruang kerja dapat menggunakan alat ini saat mengatur aplikasi.",
|
||||
"auth.unauthorized": "Tidak sah",
|
||||
"author": "Oleh",
|
||||
"builtInPromptTitle": "Cepat",
|
||||
"contribute.line1": "Saya tertarik",
|
||||
|
|
@ -200,6 +201,5 @@
|
|||
"toolRemoved": "Alat dihapus",
|
||||
"type.builtIn": "Perkakas",
|
||||
"type.custom": "Adat",
|
||||
"type.workflow": "Alur Kerja",
|
||||
"auth.unauthorized": "Tidak sah"
|
||||
"type.workflow": "Alur Kerja"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -830,6 +830,8 @@
|
|||
"nodes.triggerSchedule.lastDayTooltip": "Tidak semua bulan memiliki 31 hari. Gunakan opsi 'hari terakhir' untuk memilih hari terakhir setiap bulan.",
|
||||
"nodes.triggerSchedule.minutes": "Menit",
|
||||
"nodes.triggerSchedule.mode": "Mode",
|
||||
"nodes.triggerSchedule.modeCron": "Cron",
|
||||
"nodes.triggerSchedule.modeVisual": "Visual",
|
||||
"nodes.triggerSchedule.monthlyDay": "Hari Bulanan",
|
||||
"nodes.triggerSchedule.nextExecution": "Eksekusi berikutnya",
|
||||
"nodes.triggerSchedule.nextExecutionTime": "WAKTU EKSEKUSI BERIKUTNYA",
|
||||
|
|
@ -840,6 +842,7 @@
|
|||
"nodes.triggerSchedule.onMinute": "Dalam Sejuta",
|
||||
"nodes.triggerSchedule.selectDateTime": "Pilih Tanggal & Waktu",
|
||||
"nodes.triggerSchedule.selectFrequency": "Pilih frekuensi",
|
||||
"nodes.triggerSchedule.selectTime": "Pilih waktu",
|
||||
"nodes.triggerSchedule.startTime": "Waktu Mulai",
|
||||
"nodes.triggerSchedule.startTimeMustBeFuture": "Waktu mulai harus di masa depan",
|
||||
"nodes.triggerSchedule.time": "Waktu",
|
||||
|
|
@ -1034,8 +1037,5 @@
|
|||
"versionHistory.nameThisVersion": "Beri nama versi ini",
|
||||
"versionHistory.releaseNotesPlaceholder": "Menjelaskan apa yang berubah",
|
||||
"versionHistory.restorationTip": "Setelah pemulihan versi, draf saat ini akan ditimpa.",
|
||||
"versionHistory.title": "Versi",
|
||||
"nodes.triggerSchedule.modeCron": "Cron",
|
||||
"nodes.triggerSchedule.modeVisual": "Visual",
|
||||
"nodes.triggerSchedule.selectTime": "Pilih waktu"
|
||||
"versionHistory.title": "Versi"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@
|
|||
"completionMode.title": "API dell'App di Completamento",
|
||||
"copied": "Copiato",
|
||||
"copy": "Copia",
|
||||
"develop.noContent": "Nessun contenuto",
|
||||
"develop.pathParams": "Parametri del Percorso",
|
||||
"develop.query": "Query",
|
||||
"develop.requestBody": "Corpo della Richiesta",
|
||||
|
|
@ -67,6 +68,5 @@
|
|||
"play": "Riproduci",
|
||||
"playing": "In Riproduzione",
|
||||
"regenerate": "Rigenerare",
|
||||
"status": "Stato",
|
||||
"develop.noContent": "Nessun contenuto"
|
||||
"status": "Stato"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"assistantType.name": "Tipo di assistente",
|
||||
"autoAddVar": "Le variabili non definite riferite nel pre-prompt, vuoi aggiungerle nel modulo di input dell'utente?",
|
||||
"chatSubTitle": "Istruzioni",
|
||||
"code.instruction": "Istruzione",
|
||||
"codegen.apply": "Applicare",
|
||||
"codegen.applyChanges": "Applica modifiche",
|
||||
"codegen.description": "Il generatore di codice utilizza modelli configurati per generare codice di alta qualità in base alle istruzioni dell'utente. Si prega di fornire istruzioni chiare e dettagliate.",
|
||||
|
|
@ -386,6 +387,5 @@
|
|||
"voice.voiceSettings.resolutionTooltip": "Supporto per la lingua della voce da testo a voce.",
|
||||
"voice.voiceSettings.title": "Impostazioni della voce",
|
||||
"voice.voiceSettings.voice": "Voce",
|
||||
"warningMessage.timeoutExceeded": "I risultati non vengono visualizzati a causa del timeout. Si prega di fare riferimento ai registri per raccogliere risultati completi.",
|
||||
"code.instruction": "Istruzione"
|
||||
"warningMessage.timeoutExceeded": "I risultati non vengono visualizzati a causa del timeout. Si prega di fare riferimento ai registri per raccogliere risultati completi."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"answerIcon.title": "Usa l'icona web app per sostituire 🤖",
|
||||
"appDeleteFailed": "Eliminazione dell'app fallita",
|
||||
"appDeleted": "App eliminata",
|
||||
"appNamePlaceholder": "Dai un nome alla tua app",
|
||||
"appSelector.label": "APP",
|
||||
"appSelector.noParams": "Non sono necessari parametri",
|
||||
"appSelector.params": "PARAMETRI DELL'APP",
|
||||
|
|
@ -65,6 +66,7 @@
|
|||
"gotoAnything.actions.searchWorkflowNodesDesc": "Trovare e passare ai nodi nel flusso di lavoro corrente in base al nome o al tipo",
|
||||
"gotoAnything.actions.searchWorkflowNodesHelp": "Questa funzione funziona solo durante la visualizzazione di un flusso di lavoro. Passa prima a un flusso di lavoro.",
|
||||
"gotoAnything.actions.slashDesc": "Esegui comandi come /theme, /lang",
|
||||
"gotoAnything.actions.slashTitle": "Comandi",
|
||||
"gotoAnything.actions.themeCategoryDesc": "Cambia tema dell'applicazione",
|
||||
"gotoAnything.actions.themeCategoryTitle": "Tema",
|
||||
"gotoAnything.actions.themeDark": "Tema scuro",
|
||||
|
|
@ -212,6 +214,8 @@
|
|||
"switchTip": "non permetterà",
|
||||
"switchTipEnd": " di tornare a Orchestrazione di base.",
|
||||
"switchTipStart": "Verrà creata una nuova copia dell'app per te, e la nuova copia passerà a Orchestrazione del flusso di lavoro. La nuova copia ",
|
||||
"theme.switchDark": "Passa al tema scuro",
|
||||
"theme.switchLight": "Passa al tema chiaro",
|
||||
"tracing.aliyun.description": "La piattaforma di osservabilità completamente gestita e senza manutenzione fornita da Alibaba Cloud consente il monitoraggio, il tracciamento e la valutazione delle applicazioni Dify fin da subito.",
|
||||
"tracing.aliyun.title": "Monitoraggio Cloud",
|
||||
"tracing.arize.description": "Osservabilità LLM di livello aziendale, valutazione online e offline, monitoraggio e sperimentazione—alimentata da OpenTelemetry. Progettata appositamente per applicazioni basate su LLM e agenti.",
|
||||
|
|
@ -275,9 +279,5 @@
|
|||
"types.basic": "Basico",
|
||||
"types.chatbot": "Chatbot",
|
||||
"types.completion": "Completamento",
|
||||
"types.workflow": "Flusso di lavoro",
|
||||
"appNamePlaceholder": "Dai un nome alla tua app",
|
||||
"gotoAnything.actions.slashTitle": "Comandi",
|
||||
"theme.switchDark": "Passa al tema scuro",
|
||||
"theme.switchLight": "Passa al tema chiaro"
|
||||
"types.workflow": "Flusso di lavoro"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"account.verificationPlaceholder": "Incolla il codice a 6 cifre",
|
||||
"account.workspaceIcon": "Icona della workspace",
|
||||
"account.workspaceName": "Nome del Workspace",
|
||||
"account.workspaceNamePlaceholder": "Inserisci il nome dello spazio di lavoro",
|
||||
"actionMsg.copySuccessfully": "Copiato con successo",
|
||||
"actionMsg.generatedSuccessfully": "Generato con successo",
|
||||
"actionMsg.generatedUnsuccessfully": "Generazione non riuscita",
|
||||
|
|
@ -157,6 +158,7 @@
|
|||
"dynamicSelect.selected": "{{count}} selezionato",
|
||||
"environment.development": "SVILUPPO",
|
||||
"environment.testing": "TEST",
|
||||
"error": "Errore",
|
||||
"errorMsg.fieldRequired": "{{field}} è obbligatorio",
|
||||
"errorMsg.urlError": "L'URL deve iniziare con http:// o https://",
|
||||
"feedback.content": "Contenuto del feedback",
|
||||
|
|
@ -196,6 +198,7 @@
|
|||
"license.expiring": "Scadenza in un giorno",
|
||||
"license.expiring_plural": "Scadenza tra {{count}} giorni",
|
||||
"license.unlimited": "Illimitato",
|
||||
"loading": "Caricamento",
|
||||
"members.admin": "Admin",
|
||||
"members.adminTip": "Può creare app e gestire le impostazioni del team",
|
||||
"members.builder": "Builder",
|
||||
|
|
@ -318,6 +321,7 @@
|
|||
"modelProvider.auth.authorizationError": "Errore di autorizzazione",
|
||||
"modelProvider.auth.configLoadBalancing": "Configurazione del bilanciamento del carico",
|
||||
"modelProvider.auth.configModel": "Configura modello",
|
||||
"modelProvider.auth.credentialRemoved": "Credenziale rimossa",
|
||||
"modelProvider.auth.customModelCredentials": "Credenziali del modello personalizzato",
|
||||
"modelProvider.auth.customModelCredentialsDeleteTip": "La credenziale è in uso e non può essere eliminata",
|
||||
"modelProvider.auth.editModelCredential": "Modificare le credenziali del modello",
|
||||
|
|
@ -414,6 +418,7 @@
|
|||
"operation.add": "Aggiungi",
|
||||
"operation.added": "Aggiunto",
|
||||
"operation.audioSourceUnavailable": "AudioSource non è disponibile",
|
||||
"operation.back": "Indietro",
|
||||
"operation.cancel": "Annulla",
|
||||
"operation.change": "Cambia",
|
||||
"operation.clear": "Cancella",
|
||||
|
|
@ -437,6 +442,7 @@
|
|||
"operation.format": "Formato",
|
||||
"operation.getForFree": "Ottieni gratuitamente",
|
||||
"operation.imageCopied": "Immagine copiata",
|
||||
"operation.imageDownloaded": "Immagine scaricata",
|
||||
"operation.in": "in",
|
||||
"operation.learnMore": "Scopri di più",
|
||||
"operation.lineBreak": "A capo",
|
||||
|
|
@ -459,6 +465,7 @@
|
|||
"operation.save": "Salva",
|
||||
"operation.saveAndEnable": "Salva & Abilita",
|
||||
"operation.saveAndRegenerate": "Salva e rigenera i blocchi figlio",
|
||||
"operation.saving": "Salvataggio...",
|
||||
"operation.search": "Cerca",
|
||||
"operation.searchCount": "Trova {{count}} {{content}}",
|
||||
"operation.selectAll": "Seleziona tutto",
|
||||
|
|
@ -611,12 +618,5 @@
|
|||
"voiceInput.converting": "Conversione in testo...",
|
||||
"voiceInput.notAllow": "microfono non autorizzato",
|
||||
"voiceInput.speaking": "Parla ora...",
|
||||
"you": "Tu",
|
||||
"account.workspaceNamePlaceholder": "Inserisci il nome dello spazio di lavoro",
|
||||
"error": "Errore",
|
||||
"loading": "Caricamento",
|
||||
"modelProvider.auth.credentialRemoved": "Credenziale rimossa",
|
||||
"operation.back": "Indietro",
|
||||
"operation.imageDownloaded": "Immagine scaricata",
|
||||
"operation.saving": "Salvataggio..."
|
||||
"you": "Tu"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@
|
|||
"externalTag": "Esterno",
|
||||
"imageUploader.browse": "Sfoglia",
|
||||
"imageUploader.button": "Trascina e rilascia file o cartella, oppure",
|
||||
"imageUploader.fileSizeLimitExceeded": "La dimensione del file supera il limite di {{size}} MB",
|
||||
"imageUploader.tip": "{{supportTypes}} (Max {{batchCount}}, {{size}}MB ciascuno)",
|
||||
"inconsistentEmbeddingModelTip": "Il modello di riclassificazione è necessario se i modelli di embedding delle basi di conoscenza selezionate sono incoerenti.",
|
||||
"indexingMethod.full_text_search": "TESTO COMPLETO",
|
||||
|
|
@ -176,6 +177,5 @@
|
|||
"weightedScore.semantic": "Semantico",
|
||||
"weightedScore.semanticFirst": "Semantica prima",
|
||||
"weightedScore.title": "Punteggio ponderato",
|
||||
"wordCount": " k parole",
|
||||
"imageUploader.fileSizeLimitExceeded": "La dimensione del file supera il limite di {{size}} MB"
|
||||
"wordCount": " k parole"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
"error.passwordEmpty": "La password è obbligatoria",
|
||||
"error.passwordInvalid": "La password deve contenere lettere e numeri, e la lunghezza deve essere maggiore di 8",
|
||||
"error.passwordLengthInValid": "La password deve essere di almeno 8 caratteri",
|
||||
"error.redirectUrlMissing": "L'URL di reindirizzamento è mancante",
|
||||
"error.registrationNotAllowed": "Account non trovato. Si prega di contattare l'amministratore di sistema per registrarsi.",
|
||||
"explore": "Esplora Dify",
|
||||
"forget": "Hai dimenticato la password?",
|
||||
|
|
@ -110,6 +111,5 @@
|
|||
"welcome": "Benvenuto su Dify, per favore accedi per continuare.",
|
||||
"withGitHub": "Continua con GitHub",
|
||||
"withGoogle": "Continua con Google",
|
||||
"withSSO": "Continua con SSO",
|
||||
"error.redirectUrlMissing": "L'URL di reindirizzamento è mancante"
|
||||
"withSSO": "Continua con SSO"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"modal.errors.authFailed": "Autorizzazione fallita",
|
||||
"modal.errors.createFailed": "Impossibile creare l'abbonamento",
|
||||
"modal.errors.networkError": "Errore di rete, riprova",
|
||||
"modal.errors.updateFailed": "Impossibile aggiornare l'abbonamento",
|
||||
"modal.errors.verifyFailed": "Impossibile verificare le credenziali",
|
||||
"modal.form.callbackUrl.description": "Questa URL riceverà eventi webhook",
|
||||
"modal.form.callbackUrl.label": "URL di richiamata",
|
||||
|
|
@ -94,6 +95,9 @@
|
|||
"subscription.list.item.actions.deleteConfirm.error": "Impossibile eliminare l'abbonamento {{name}}",
|
||||
"subscription.list.item.actions.deleteConfirm.success": "Abbonamento {{name}} eliminato con successo",
|
||||
"subscription.list.item.actions.deleteConfirm.title": "Eliminare {{name}}?",
|
||||
"subscription.list.item.actions.edit.error": "Impossibile aggiornare l'abbonamento",
|
||||
"subscription.list.item.actions.edit.success": "Abbonamento aggiornato con successo",
|
||||
"subscription.list.item.actions.edit.title": "Modifica abbonamento",
|
||||
"subscription.list.item.credentialType.api_key": "Chiave API",
|
||||
"subscription.list.item.credentialType.oauth2": "OAuth",
|
||||
"subscription.list.item.credentialType.unauthorized": "Manuale",
|
||||
|
|
@ -110,9 +114,5 @@
|
|||
"subscription.noSubscriptionSelected": "Nessun abbonamento selezionato",
|
||||
"subscription.selectPlaceholder": "Seleziona abbonamento",
|
||||
"subscription.subscriptionRemoved": "Abbonamento rimosso",
|
||||
"subscription.title": "Abbonamenti",
|
||||
"modal.errors.updateFailed": "Impossibile aggiornare l'abbonamento",
|
||||
"subscription.list.item.actions.edit.error": "Impossibile aggiornare l'abbonamento",
|
||||
"subscription.list.item.actions.edit.success": "Abbonamento aggiornato con successo",
|
||||
"subscription.list.item.actions.edit.title": "Modifica abbonamento"
|
||||
"subscription.title": "Abbonamenti"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"auth.setup": "Configura l'autorizzazione per utilizzare",
|
||||
"auth.setupModalTitle": "Configura Autorizzazione",
|
||||
"auth.setupModalTitleDescription": "Dopo aver configurato le credenziali, tutti i membri all'interno del workspace possono utilizzare questo strumento durante l'orchestrazione delle applicazioni.",
|
||||
"auth.unauthorized": "Non autorizzato",
|
||||
"author": "Di",
|
||||
"builtInPromptTitle": "Prompt",
|
||||
"contribute.line1": "Sono interessato a ",
|
||||
|
|
@ -200,6 +201,5 @@
|
|||
"toolRemoved": "Strumento rimosso",
|
||||
"type.builtIn": "Integrato",
|
||||
"type.custom": "Personalizzato",
|
||||
"type.workflow": "Flusso di lavoro",
|
||||
"auth.unauthorized": "Non autorizzato"
|
||||
"type.workflow": "Flusso di lavoro"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -830,6 +830,8 @@
|
|||
"nodes.triggerSchedule.lastDayTooltip": "Non tutti i mesi hanno 31 giorni. Usa l'opzione 'ultimo giorno' per selezionare l'ultimo giorno di ogni mese.",
|
||||
"nodes.triggerSchedule.minutes": "Minuti",
|
||||
"nodes.triggerSchedule.mode": "Modalità",
|
||||
"nodes.triggerSchedule.modeCron": "Cron",
|
||||
"nodes.triggerSchedule.modeVisual": "visivo",
|
||||
"nodes.triggerSchedule.monthlyDay": "Giorno del mese",
|
||||
"nodes.triggerSchedule.nextExecution": "Prossima esecuzione",
|
||||
"nodes.triggerSchedule.nextExecutionTime": "PROSSIMA ORA DI ESECUZIONE",
|
||||
|
|
@ -840,6 +842,7 @@
|
|||
"nodes.triggerSchedule.onMinute": "In un minuto",
|
||||
"nodes.triggerSchedule.selectDateTime": "Seleziona Data e Ora",
|
||||
"nodes.triggerSchedule.selectFrequency": "Seleziona frequenza",
|
||||
"nodes.triggerSchedule.selectTime": "Seleziona orario",
|
||||
"nodes.triggerSchedule.startTime": "Orario di inizio",
|
||||
"nodes.triggerSchedule.startTimeMustBeFuture": "L'orario di inizio deve essere nel futuro",
|
||||
"nodes.triggerSchedule.time": "Tempo",
|
||||
|
|
@ -1034,8 +1037,5 @@
|
|||
"versionHistory.nameThisVersion": "Chiamare questa versione",
|
||||
"versionHistory.releaseNotesPlaceholder": "Descrivi cosa è cambiato",
|
||||
"versionHistory.restorationTip": "Dopo il ripristino della versione, la bozza attuale verrà sovrascritta.",
|
||||
"versionHistory.title": "Versioni",
|
||||
"nodes.triggerSchedule.modeCron": "Cron",
|
||||
"nodes.triggerSchedule.modeVisual": "visivo",
|
||||
"nodes.triggerSchedule.selectTime": "Seleziona orario"
|
||||
"versionHistory.title": "Versioni"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -463,9 +463,9 @@
|
|||
"operation.reset": "リセット",
|
||||
"operation.resetKeywords": "キーワードをリセット",
|
||||
"operation.save": "保存",
|
||||
"operation.saving": "保存中...",
|
||||
"operation.saveAndEnable": "保存 & 有効に",
|
||||
"operation.saveAndRegenerate": "保存して子チャンクを再生成",
|
||||
"operation.saving": "保存中...",
|
||||
"operation.search": "検索",
|
||||
"operation.searchCount": "{{count}}件の{{content}}が見つかりました",
|
||||
"operation.selectAll": "すべて選択",
|
||||
|
|
|
|||
|
|
@ -85,9 +85,6 @@
|
|||
"subscription.empty.title": "サブスクリプションがありません",
|
||||
"subscription.list.addButton": "追加",
|
||||
"subscription.list.item.actions.delete": "削除",
|
||||
"subscription.list.item.actions.edit.error": "サブスクリプションの更新に失敗しました",
|
||||
"subscription.list.item.actions.edit.success": "サブスクリプションが正常に更新されました",
|
||||
"subscription.list.item.actions.edit.title": "サブスクリプションを編集",
|
||||
"subscription.list.item.actions.deleteConfirm.cancel": "キャンセル",
|
||||
"subscription.list.item.actions.deleteConfirm.confirm": "削除",
|
||||
"subscription.list.item.actions.deleteConfirm.confirmInputPlaceholder": "確認するには「{{name}}」と入力してください。",
|
||||
|
|
@ -98,6 +95,9 @@
|
|||
"subscription.list.item.actions.deleteConfirm.error": "サブスクリプション {{name}} の削除に失敗しました",
|
||||
"subscription.list.item.actions.deleteConfirm.success": "サブスクリプション {{name}} は正常に削除されました",
|
||||
"subscription.list.item.actions.deleteConfirm.title": "サブスクリプションを削除",
|
||||
"subscription.list.item.actions.edit.error": "サブスクリプションの更新に失敗しました",
|
||||
"subscription.list.item.actions.edit.success": "サブスクリプションが正常に更新されました",
|
||||
"subscription.list.item.actions.edit.title": "サブスクリプションを編集",
|
||||
"subscription.list.item.credentialType.api_key": "API キー",
|
||||
"subscription.list.item.credentialType.oauth2": "OAuth",
|
||||
"subscription.list.item.credentialType.unauthorized": "手動",
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@
|
|||
"completionMode.title": "완성 모드 API",
|
||||
"copied": "복사 완료",
|
||||
"copy": "복사",
|
||||
"develop.noContent": "내용 없음",
|
||||
"develop.pathParams": "경로 매개변수",
|
||||
"develop.query": "쿼리",
|
||||
"develop.requestBody": "요청 본문",
|
||||
|
|
@ -67,6 +68,5 @@
|
|||
"play": "실행",
|
||||
"playing": "실행 중",
|
||||
"regenerate": "재생성",
|
||||
"status": "상태",
|
||||
"develop.noContent": "내용 없음"
|
||||
"status": "상태"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"assistantType.name": "어시스턴트 유형",
|
||||
"autoAddVar": "프리프롬프트에서 참조되는 미정의 변수가 있습니다. 사용자 입력 양식에 추가하시겠습니까?",
|
||||
"chatSubTitle": "단계",
|
||||
"code.instruction": "지침",
|
||||
"codegen.apply": "적용하다",
|
||||
"codegen.applyChanges": "변경 사항 적용",
|
||||
"codegen.description": "코드 생성기는 구성된 모델을 사용하여 지시에 따라 고품질 코드를 생성합니다. 명확하고 자세한 지침을 제공하십시오.",
|
||||
|
|
@ -386,6 +387,5 @@
|
|||
"voice.voiceSettings.resolutionTooltip": "텍스트 읽기 음성 언어를 지원합니다.",
|
||||
"voice.voiceSettings.title": "음성 설정",
|
||||
"voice.voiceSettings.voice": "음성",
|
||||
"warningMessage.timeoutExceeded": "시간 초과로 인해 결과가 표시되지 않습니다. 전체 결과를 수집하려면 로그를 참조하십시오.",
|
||||
"code.instruction": "지침"
|
||||
"warningMessage.timeoutExceeded": "시간 초과로 인해 결과가 표시되지 않습니다. 전체 결과를 수집하려면 로그를 참조하십시오."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"answerIcon.title": "web app 아이콘을 사용하여 🤖",
|
||||
"appDeleteFailed": "앱 삭제 실패",
|
||||
"appDeleted": "앱이 삭제되었습니다",
|
||||
"appNamePlaceholder": "앱 이름을 지어주세요",
|
||||
"appSelector.label": "앱",
|
||||
"appSelector.noParams": "매개 변수가 필요하지 않습니다.",
|
||||
"appSelector.params": "앱 매개 변수",
|
||||
|
|
@ -65,6 +66,7 @@
|
|||
"gotoAnything.actions.searchWorkflowNodesDesc": "이름 또는 유형별로 현재 워크플로의 노드를 찾아 이동",
|
||||
"gotoAnything.actions.searchWorkflowNodesHelp": "이 기능은 워크플로를 볼 때만 작동합니다. 먼저 워크플로로 이동합니다.",
|
||||
"gotoAnything.actions.slashDesc": "/theme, /lang와 같은 명령어를 실행하십시오.",
|
||||
"gotoAnything.actions.slashTitle": "명령어",
|
||||
"gotoAnything.actions.themeCategoryDesc": "애플리케이션 테마 전환",
|
||||
"gotoAnything.actions.themeCategoryTitle": "주제",
|
||||
"gotoAnything.actions.themeDark": "어두운 테마",
|
||||
|
|
@ -212,6 +214,8 @@
|
|||
"switchTip": "전환을 허용하지 않습니다",
|
||||
"switchTipEnd": " 기본적인 오케스트레이션으로 되돌릴 수 없습니다.",
|
||||
"switchTipStart": "새로운 앱의 복사본이 생성되어 새로운 복사본이 워크플로우 오케스트레이션으로 전환됩니다. 새로운 복사본은 ",
|
||||
"theme.switchDark": "다크 모드로 전환",
|
||||
"theme.switchLight": "라이트 테마로 전환",
|
||||
"tracing.aliyun.description": "알리바바 클라우드에서 제공하는 완전 관리형 및 유지보수가 필요 없는 가시성 플랫폼은 Dify 애플리케이션의 모니터링, 추적 및 평가를 즉시 사용할 수 있도록 지원합니다.",
|
||||
"tracing.aliyun.title": "클라우드 모니터",
|
||||
"tracing.arize.description": "엔터프라이즈급 LLM 가시성, 온라인 및 오프라인 평가, 모니터링 및 실험—OpenTelemetry를 기반으로 합니다. LLM 및 에이전트 기반 애플리케이션을 위해 특별히 설계되었습니다.",
|
||||
|
|
@ -275,9 +279,5 @@
|
|||
"types.basic": "기초의",
|
||||
"types.chatbot": "챗봇",
|
||||
"types.completion": "완성",
|
||||
"types.workflow": "워크플로우",
|
||||
"appNamePlaceholder": "앱 이름을 지어주세요",
|
||||
"gotoAnything.actions.slashTitle": "명령어",
|
||||
"theme.switchDark": "다크 모드로 전환",
|
||||
"theme.switchLight": "라이트 테마로 전환"
|
||||
"types.workflow": "워크플로우"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"account.verificationPlaceholder": "6 자리 코드를 붙여넣습니다.",
|
||||
"account.workspaceIcon": "작업 공간 아이콘",
|
||||
"account.workspaceName": "작업 공간 이름",
|
||||
"account.workspaceNamePlaceholder": "워크스페이스 이름 입력",
|
||||
"actionMsg.copySuccessfully": "복사가 성공적으로 이루어졌습니다",
|
||||
"actionMsg.generatedSuccessfully": "생성이 성공적으로 이루어졌습니다",
|
||||
"actionMsg.generatedUnsuccessfully": "생성에 실패했습니다",
|
||||
|
|
@ -157,6 +158,7 @@
|
|||
"dynamicSelect.selected": "{{count}} 선택됨",
|
||||
"environment.development": "개발",
|
||||
"environment.testing": "테스트",
|
||||
"error": "오류",
|
||||
"errorMsg.fieldRequired": "{{field}}는 필수입니다.",
|
||||
"errorMsg.urlError": "URL 은 http:// 또는 https:// 로 시작해야 합니다.",
|
||||
"feedback.content": "피드백 내용",
|
||||
|
|
@ -196,6 +198,7 @@
|
|||
"license.expiring": "하루 후에 만료",
|
||||
"license.expiring_plural": "{{count}}일 후에 만료",
|
||||
"license.unlimited": "무제한",
|
||||
"loading": "로딩 중",
|
||||
"members.admin": "관리자",
|
||||
"members.adminTip": "앱 빌드 및 팀 설정 관리 가능",
|
||||
"members.builder": "건설자",
|
||||
|
|
@ -318,6 +321,7 @@
|
|||
"modelProvider.auth.authorizationError": "권한 오류",
|
||||
"modelProvider.auth.configLoadBalancing": "구성 로드 밸런싱",
|
||||
"modelProvider.auth.configModel": "구성 모델",
|
||||
"modelProvider.auth.credentialRemoved": "자격 증명이 제거되었습니다",
|
||||
"modelProvider.auth.customModelCredentials": "사용자 지정 모델 자격 증명",
|
||||
"modelProvider.auth.customModelCredentialsDeleteTip": "자격 증명이 사용 중이며 삭제할 수 없습니다.",
|
||||
"modelProvider.auth.editModelCredential": "모델 자격 증명 편집",
|
||||
|
|
@ -414,6 +418,7 @@
|
|||
"operation.add": "추가",
|
||||
"operation.added": "추가됨",
|
||||
"operation.audioSourceUnavailable": "오디오 소스를 사용할 수 없습니다.",
|
||||
"operation.back": "뒤로",
|
||||
"operation.cancel": "취소",
|
||||
"operation.change": "변경",
|
||||
"operation.clear": "지우기",
|
||||
|
|
@ -437,6 +442,7 @@
|
|||
"operation.format": "형식",
|
||||
"operation.getForFree": "무료로 받기",
|
||||
"operation.imageCopied": "복사된 이미지",
|
||||
"operation.imageDownloaded": "이미지 다운로드됨",
|
||||
"operation.in": "안으로",
|
||||
"operation.learnMore": "자세히 알아보기",
|
||||
"operation.lineBreak": "줄 바꿈",
|
||||
|
|
@ -459,6 +465,7 @@
|
|||
"operation.save": "저장",
|
||||
"operation.saveAndEnable": "저장 및 활성화",
|
||||
"operation.saveAndRegenerate": "저장 및 자식 청크 재생성",
|
||||
"operation.saving": "저장 중...",
|
||||
"operation.search": "검색",
|
||||
"operation.searchCount": "{{count}} {{content}} 찾기",
|
||||
"operation.selectAll": "모두 선택",
|
||||
|
|
@ -611,12 +618,5 @@
|
|||
"voiceInput.converting": "텍스트로 변환 중...",
|
||||
"voiceInput.notAllow": "마이크가 허용되지 않았습니다",
|
||||
"voiceInput.speaking": "지금 말하고 있습니다...",
|
||||
"you": "너",
|
||||
"account.workspaceNamePlaceholder": "워크스페이스 이름 입력",
|
||||
"error": "오류",
|
||||
"loading": "로딩 중",
|
||||
"modelProvider.auth.credentialRemoved": "자격 증명이 제거되었습니다",
|
||||
"operation.back": "뒤로",
|
||||
"operation.imageDownloaded": "이미지 다운로드됨",
|
||||
"operation.saving": "저장 중..."
|
||||
"you": "너"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@
|
|||
"externalTag": "외부",
|
||||
"imageUploader.browse": "둘러보기",
|
||||
"imageUploader.button": "파일 또는 폴더를 끌어다 놓거나",
|
||||
"imageUploader.fileSizeLimitExceeded": "파일 크기가 {{size}}MB 제한을 초과합니다",
|
||||
"imageUploader.tip": "{{supportTypes}} (최대 {{batchCount}}, 각각 {{size}}MB)",
|
||||
"inconsistentEmbeddingModelTip": "선택된 지식 베이스의 임베딩 모델이 일관되지 않은 경우 재순위 모델이 필요합니다.",
|
||||
"indexingMethod.full_text_search": "전체 텍스트",
|
||||
|
|
@ -176,6 +177,5 @@
|
|||
"weightedScore.semantic": "의미론적",
|
||||
"weightedScore.semanticFirst": "의미론 우선",
|
||||
"weightedScore.title": "가중 점수",
|
||||
"wordCount": " k 단어",
|
||||
"imageUploader.fileSizeLimitExceeded": "파일 크기가 {{size}}MB 제한을 초과합니다"
|
||||
"wordCount": " k 단어"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
"error.passwordEmpty": "비밀번호를 입력하세요.",
|
||||
"error.passwordInvalid": "비밀번호는 문자와 숫자를 포함하고 8 자 이상이어야 합니다.",
|
||||
"error.passwordLengthInValid": "비밀번호는 8 자 이상이어야 합니다.",
|
||||
"error.redirectUrlMissing": "리디렉션 URL이 없습니다",
|
||||
"error.registrationNotAllowed": "계정을 찾을 수 없습니다. 등록하려면 시스템 관리자에게 문의하십시오.",
|
||||
"explore": "Dify 를 탐색하세요",
|
||||
"forget": "비밀번호를 잊으셨나요?",
|
||||
|
|
@ -110,6 +111,5 @@
|
|||
"welcome": "Dify 에 오신 것을 환영합니다. 계속하려면 로그인하세요.",
|
||||
"withGitHub": "GitHub 로 계속",
|
||||
"withGoogle": "Google 로 계속",
|
||||
"withSSO": "SSO 로 계속하기",
|
||||
"error.redirectUrlMissing": "리디렉션 URL이 없습니다"
|
||||
"withSSO": "SSO 로 계속하기"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"modal.errors.authFailed": "인증 실패",
|
||||
"modal.errors.createFailed": "구독 생성에 실패했습니다",
|
||||
"modal.errors.networkError": "네트워크 오류가 발생했습니다. 다시 시도해주세요.",
|
||||
"modal.errors.updateFailed": "구독 업데이트에 실패했습니다",
|
||||
"modal.errors.verifyFailed": "인증 정보를 확인하지 못했습니다",
|
||||
"modal.form.callbackUrl.description": "이 URL은 웹훅 이벤트를 수신합니다",
|
||||
"modal.form.callbackUrl.label": "콜백 URL",
|
||||
|
|
@ -94,6 +95,9 @@
|
|||
"subscription.list.item.actions.deleteConfirm.error": "구독 {{name}} 삭제 실패",
|
||||
"subscription.list.item.actions.deleteConfirm.success": "구독 {{name}}이(가) 성공적으로 삭제되었습니다",
|
||||
"subscription.list.item.actions.deleteConfirm.title": "{{name}}을(를) 삭제하시겠습니까?",
|
||||
"subscription.list.item.actions.edit.error": "구독 업데이트에 실패했습니다",
|
||||
"subscription.list.item.actions.edit.success": "구독이 성공적으로 업데이트되었습니다",
|
||||
"subscription.list.item.actions.edit.title": "구독 편집",
|
||||
"subscription.list.item.credentialType.api_key": "API 키",
|
||||
"subscription.list.item.credentialType.oauth2": "OAuth",
|
||||
"subscription.list.item.credentialType.unauthorized": "매뉴얼",
|
||||
|
|
@ -110,9 +114,5 @@
|
|||
"subscription.noSubscriptionSelected": "선택한 구독이 없습니다",
|
||||
"subscription.selectPlaceholder": "구독 선택",
|
||||
"subscription.subscriptionRemoved": "구독 취소됨",
|
||||
"subscription.title": "구독",
|
||||
"modal.errors.updateFailed": "구독 업데이트에 실패했습니다",
|
||||
"subscription.list.item.actions.edit.error": "구독 업데이트에 실패했습니다",
|
||||
"subscription.list.item.actions.edit.success": "구독이 성공적으로 업데이트되었습니다",
|
||||
"subscription.list.item.actions.edit.title": "구독 편집"
|
||||
"subscription.title": "구독"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"auth.setup": "사용을 위한 인증 설정",
|
||||
"auth.setupModalTitle": "인증 설정",
|
||||
"auth.setupModalTitleDescription": "자격 증명을 구성한 후에 워크스페이스의 모든 멤버가 이 도구를 사용하여 애플리케이션을 조작할 수 있습니다.",
|
||||
"auth.unauthorized": "권한 없음",
|
||||
"author": "저자",
|
||||
"builtInPromptTitle": "프롬프트",
|
||||
"contribute.line1": "저는 Dify 에",
|
||||
|
|
@ -200,6 +201,5 @@
|
|||
"toolRemoved": "도구가 제거되었습니다",
|
||||
"type.builtIn": "내장",
|
||||
"type.custom": "커스텀",
|
||||
"type.workflow": "워크플로우",
|
||||
"auth.unauthorized": "권한 없음"
|
||||
"type.workflow": "워크플로우"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -830,6 +830,8 @@
|
|||
"nodes.triggerSchedule.lastDayTooltip": "모든 달이 31일인 것은 아닙니다. 각 달의 마지막 날을 선택하려면 '마지막 날' 옵션을 사용하세요.",
|
||||
"nodes.triggerSchedule.minutes": "분",
|
||||
"nodes.triggerSchedule.mode": "모드",
|
||||
"nodes.triggerSchedule.modeCron": "크론",
|
||||
"nodes.triggerSchedule.modeVisual": "시각적인",
|
||||
"nodes.triggerSchedule.monthlyDay": "월간 일",
|
||||
"nodes.triggerSchedule.nextExecution": "다음 실행",
|
||||
"nodes.triggerSchedule.nextExecutionTime": "다음 실행 시간",
|
||||
|
|
@ -840,6 +842,7 @@
|
|||
"nodes.triggerSchedule.onMinute": "분 안에",
|
||||
"nodes.triggerSchedule.selectDateTime": "날짜 및 시간 선택",
|
||||
"nodes.triggerSchedule.selectFrequency": "주파수 선택",
|
||||
"nodes.triggerSchedule.selectTime": "시간 선택",
|
||||
"nodes.triggerSchedule.startTime": "시작 시간",
|
||||
"nodes.triggerSchedule.startTimeMustBeFuture": "시작 시간은 미래여야 합니다",
|
||||
"nodes.triggerSchedule.time": "시간",
|
||||
|
|
@ -1034,8 +1037,5 @@
|
|||
"versionHistory.nameThisVersion": "이름 바꾸기",
|
||||
"versionHistory.releaseNotesPlaceholder": "변경된 내용을 설명하세요.",
|
||||
"versionHistory.restorationTip": "버전 복원 후 현재 초안이 덮어쓰여질 것입니다.",
|
||||
"versionHistory.title": "버전 기록",
|
||||
"nodes.triggerSchedule.modeCron": "크론",
|
||||
"nodes.triggerSchedule.modeVisual": "시각적인",
|
||||
"nodes.triggerSchedule.selectTime": "시간 선택"
|
||||
"versionHistory.title": "버전 기록"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@
|
|||
"completionMode.title": "Zakończenie App API",
|
||||
"copied": "Skopiowane",
|
||||
"copy": "Kopiuj",
|
||||
"develop.noContent": "Brak treści",
|
||||
"develop.pathParams": "Parametry ścieżki",
|
||||
"develop.query": "Zapytanie",
|
||||
"develop.requestBody": "Ciało żądania",
|
||||
|
|
@ -67,6 +68,5 @@
|
|||
"play": "Graj",
|
||||
"playing": "Gra",
|
||||
"regenerate": "Ponownie wygenerować",
|
||||
"status": "Status",
|
||||
"develop.noContent": "Brak treści"
|
||||
"status": "Status"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"assistantType.name": "Typ asystenta",
|
||||
"autoAddVar": "Niezdefiniowane zmienne odwołują się w pre-monicie, czy chcesz je dodać do formularza wejściowego użytkownika?",
|
||||
"chatSubTitle": "Instrukcje",
|
||||
"code.instruction": "Instrukcja",
|
||||
"codegen.apply": "Zastosować",
|
||||
"codegen.applyChanges": "Stosowanie zmian",
|
||||
"codegen.description": "Generator kodów używa skonfigurowanych modeli do generowania wysokiej jakości kodu na podstawie Twoich instrukcji. Podaj jasne i szczegółowe instrukcje.",
|
||||
|
|
@ -386,6 +387,5 @@
|
|||
"voice.voiceSettings.resolutionTooltip": "Wsparcie językowe głosu tekstu na mowę.",
|
||||
"voice.voiceSettings.title": "Ustawienia Głosu",
|
||||
"voice.voiceSettings.voice": "Głos",
|
||||
"warningMessage.timeoutExceeded": "Wyniki nie są wyświetlane z powodu przekroczenia limitu czasu. Zapoznaj się z dziennikami, aby zebrać pełne wyniki.",
|
||||
"code.instruction": "Instrukcja"
|
||||
"warningMessage.timeoutExceeded": "Wyniki nie są wyświetlane z powodu przekroczenia limitu czasu. Zapoznaj się z dziennikami, aby zebrać pełne wyniki."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"answerIcon.title": "Użyj ikony web app, aby zastąpić 🤖",
|
||||
"appDeleteFailed": "Nie udało się usunąć aplikacji",
|
||||
"appDeleted": "Aplikacja usunięta",
|
||||
"appNamePlaceholder": "Nadaj swojej aplikacji nazwę",
|
||||
"appSelector.label": "Aplikacja",
|
||||
"appSelector.noParams": "Nie są potrzebne żadne parametry",
|
||||
"appSelector.params": "PARAMETRY APLIKACJI",
|
||||
|
|
@ -65,6 +66,7 @@
|
|||
"gotoAnything.actions.searchWorkflowNodesDesc": "Znajdowanie węzłów w bieżącym przepływie pracy i przechodzenie do nich według nazwy lub typu",
|
||||
"gotoAnything.actions.searchWorkflowNodesHelp": "Ta funkcja działa tylko podczas wyświetlania przepływu pracy. Najpierw przejdź do przepływu pracy.",
|
||||
"gotoAnything.actions.slashDesc": "Wykonuj polecenia takie jak /theme, /lang",
|
||||
"gotoAnything.actions.slashTitle": "Polecenia",
|
||||
"gotoAnything.actions.themeCategoryDesc": "Zmień motyw aplikacji",
|
||||
"gotoAnything.actions.themeCategoryTitle": "Temat",
|
||||
"gotoAnything.actions.themeDark": "Ciemny motyw",
|
||||
|
|
@ -212,6 +214,8 @@
|
|||
"switchTip": "nie pozwoli",
|
||||
"switchTipEnd": " na powrót do Podstawowej Orkiestracji.",
|
||||
"switchTipStart": "Dla ciebie zostanie utworzona nowa kopia aplikacji, a nowa kopia przełączy się na Orkiestrację Przepływu Pracy. Nowa kopia będzie ",
|
||||
"theme.switchDark": "Przełącz na ciemny motyw",
|
||||
"theme.switchLight": "Przełącz na jasny motyw",
|
||||
"tracing.aliyun.description": "W pełni zarządzana i wolna od konserwacji platforma obserwowalności oferowana przez Alibaba Cloud umożliwia gotowe monitorowanie, śledzenie i oceny aplikacji Dify.",
|
||||
"tracing.aliyun.title": "Monitor Chmury",
|
||||
"tracing.arize.description": "Obserwowalność LLM klasy korporacyjnej, ocena online i offline, monitorowanie i eksperymentowanie — oparta na OpenTelemetry. Zaprojektowana specjalnie dla aplikacji opartych na LLM i agentach.",
|
||||
|
|
@ -275,9 +279,5 @@
|
|||
"types.basic": "Podstawowy",
|
||||
"types.chatbot": "Chatbot",
|
||||
"types.completion": "Zakończenie",
|
||||
"types.workflow": "Przepływ pracy",
|
||||
"appNamePlaceholder": "Nadaj swojej aplikacji nazwę",
|
||||
"gotoAnything.actions.slashTitle": "Polecenia",
|
||||
"theme.switchDark": "Przełącz na ciemny motyw",
|
||||
"theme.switchLight": "Przełącz na jasny motyw"
|
||||
"types.workflow": "Przepływ pracy"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"account.verificationPlaceholder": "Wklej 6-cyfrowy kod",
|
||||
"account.workspaceIcon": "Ikona robocza",
|
||||
"account.workspaceName": "Nazwa miejsca pracy",
|
||||
"account.workspaceNamePlaceholder": "Wprowadź nazwę przestrzeni roboczej",
|
||||
"actionMsg.copySuccessfully": "Skopiowano pomyślnie",
|
||||
"actionMsg.generatedSuccessfully": "Wygenerowano pomyślnie",
|
||||
"actionMsg.generatedUnsuccessfully": "Nie udało się wygenerować",
|
||||
|
|
@ -157,6 +158,7 @@
|
|||
"dynamicSelect.selected": "{{count}} wybrano",
|
||||
"environment.development": "ROZWOJOWA",
|
||||
"environment.testing": "TESTOWANIE",
|
||||
"error": "Błąd",
|
||||
"errorMsg.fieldRequired": "{{field}} jest wymagane",
|
||||
"errorMsg.urlError": "Adres URL powinien zaczynać się od http:// lub https://",
|
||||
"feedback.content": "Treść opinii",
|
||||
|
|
@ -196,6 +198,7 @@
|
|||
"license.expiring": "Wygasa w ciągu jednego dnia",
|
||||
"license.expiring_plural": "Wygasa za {{count}} dni",
|
||||
"license.unlimited": "Nieograniczony",
|
||||
"loading": "Ładowanie",
|
||||
"members.admin": "Admin",
|
||||
"members.adminTip": "Może tworzyć aplikacje i zarządzać ustawieniami zespołu",
|
||||
"members.builder": "Budowniczy",
|
||||
|
|
@ -318,6 +321,7 @@
|
|||
"modelProvider.auth.authorizationError": "Błąd autoryzacji",
|
||||
"modelProvider.auth.configLoadBalancing": "Konfiguracja równoważenia obciążenia",
|
||||
"modelProvider.auth.configModel": "Skonfiguruj model",
|
||||
"modelProvider.auth.credentialRemoved": "Poświadczenie usunięte",
|
||||
"modelProvider.auth.customModelCredentials": "Poświadczenia modelu niestandardowego",
|
||||
"modelProvider.auth.customModelCredentialsDeleteTip": "Poświadczenie jest w użyciu i nie można go usunąć",
|
||||
"modelProvider.auth.editModelCredential": "Edytowanie poświadczeń modelu",
|
||||
|
|
@ -414,6 +418,7 @@
|
|||
"operation.add": "Dodaj",
|
||||
"operation.added": "Dodano",
|
||||
"operation.audioSourceUnavailable": "AudioSource jest niedostępny",
|
||||
"operation.back": "Wstecz",
|
||||
"operation.cancel": "Anuluj",
|
||||
"operation.change": "Zmień",
|
||||
"operation.clear": "Wyczyść",
|
||||
|
|
@ -437,6 +442,7 @@
|
|||
"operation.format": "Format",
|
||||
"operation.getForFree": "Zdobądź za darmo",
|
||||
"operation.imageCopied": "Skopiowany obraz",
|
||||
"operation.imageDownloaded": "Obraz pobrany",
|
||||
"operation.in": "w",
|
||||
"operation.learnMore": "Dowiedz się więcej",
|
||||
"operation.lineBreak": "Złamanie linii",
|
||||
|
|
@ -459,6 +465,7 @@
|
|||
"operation.save": "Zapisz",
|
||||
"operation.saveAndEnable": "Zapisz i Włącz",
|
||||
"operation.saveAndRegenerate": "Zapisywanie i regeneracja fragmentów podrzędnych",
|
||||
"operation.saving": "Zapisywanie...",
|
||||
"operation.search": "Szukaj",
|
||||
"operation.searchCount": "Znajdź {{count}} {{content}}",
|
||||
"operation.selectAll": "Zaznacz wszystkie",
|
||||
|
|
@ -611,12 +618,5 @@
|
|||
"voiceInput.converting": "Konwertowanie na tekst...",
|
||||
"voiceInput.notAllow": "mikrofon nieautoryzowany",
|
||||
"voiceInput.speaking": "Mów teraz...",
|
||||
"you": "Ty",
|
||||
"account.workspaceNamePlaceholder": "Wprowadź nazwę przestrzeni roboczej",
|
||||
"error": "Błąd",
|
||||
"loading": "Ładowanie",
|
||||
"modelProvider.auth.credentialRemoved": "Poświadczenie usunięte",
|
||||
"operation.back": "Wstecz",
|
||||
"operation.imageDownloaded": "Obraz pobrany",
|
||||
"operation.saving": "Zapisywanie..."
|
||||
"you": "Ty"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@
|
|||
"externalTag": "Zewnętrzny",
|
||||
"imageUploader.browse": "Przeglądaj",
|
||||
"imageUploader.button": "Przeciągnij i upuść plik lub folder, lub",
|
||||
"imageUploader.fileSizeLimitExceeded": "Rozmiar pliku przekracza limit {{size}} MB",
|
||||
"imageUploader.tip": "{{supportTypes}} (maks. {{batchCount}}, {{size}} MB każdy)",
|
||||
"inconsistentEmbeddingModelTip": "Model ponownego rankingu jest wymagany, jeśli modele osadzania wybranych baz wiedzy są niespójne.",
|
||||
"indexingMethod.full_text_search": "PEŁNY TEKST",
|
||||
|
|
@ -176,6 +177,5 @@
|
|||
"weightedScore.semantic": "Semantyczne",
|
||||
"weightedScore.semanticFirst": "Najpierw semantyczne",
|
||||
"weightedScore.title": "Ważona ocena",
|
||||
"wordCount": " k słów",
|
||||
"imageUploader.fileSizeLimitExceeded": "Rozmiar pliku przekracza limit {{size}} MB"
|
||||
"wordCount": " k słów"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
"error.passwordEmpty": "Hasło jest wymagane",
|
||||
"error.passwordInvalid": "Hasło musi zawierać litery i cyfry, a jego długość musi być większa niż 8",
|
||||
"error.passwordLengthInValid": "Hasło musi składać się z co najmniej 8 znaków",
|
||||
"error.redirectUrlMissing": "Brak przekierowania URL",
|
||||
"error.registrationNotAllowed": "Nie znaleziono konta. Skontaktuj się z administratorem systemu, aby się zarejestrować.",
|
||||
"explore": "Odkryj Dify",
|
||||
"forget": "Zapomniałeś hasła?",
|
||||
|
|
@ -110,6 +111,5 @@
|
|||
"welcome": "Witaj w Dify, zaloguj się, aby kontynuować.",
|
||||
"withGitHub": "Kontynuuj za pomocą GitHub",
|
||||
"withGoogle": "Kontynuuj za pomocą Google",
|
||||
"withSSO": "Kontynuuj logowanie jednokrotne",
|
||||
"error.redirectUrlMissing": "Brak przekierowania URL"
|
||||
"withSSO": "Kontynuuj logowanie jednokrotne"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"modal.errors.authFailed": "Autoryzacja nie powiodła się",
|
||||
"modal.errors.createFailed": "Nie udało się utworzyć subskrypcji",
|
||||
"modal.errors.networkError": "Błąd sieci, spróbuj ponownie",
|
||||
"modal.errors.updateFailed": "Nie udało się zaktualizować subskrypcji",
|
||||
"modal.errors.verifyFailed": "Nie udało się zweryfikować danych uwierzytelniających",
|
||||
"modal.form.callbackUrl.description": "Ten adres URL będzie odbierać zdarzenia webhook",
|
||||
"modal.form.callbackUrl.label": "Adres URL zwrotny",
|
||||
|
|
@ -94,6 +95,9 @@
|
|||
"subscription.list.item.actions.deleteConfirm.error": "Nie udało się usunąć subskrypcji {{name}}",
|
||||
"subscription.list.item.actions.deleteConfirm.success": "Subskrypcja {{name}} została pomyślnie usunięta",
|
||||
"subscription.list.item.actions.deleteConfirm.title": "Usunąć {{name}}?",
|
||||
"subscription.list.item.actions.edit.error": "Nie udało się zaktualizować subskrypcji",
|
||||
"subscription.list.item.actions.edit.success": "Subskrypcja została pomyślnie zaktualizowana",
|
||||
"subscription.list.item.actions.edit.title": "Edytuj subskrypcję",
|
||||
"subscription.list.item.credentialType.api_key": "Klucz API",
|
||||
"subscription.list.item.credentialType.oauth2": "OAuth",
|
||||
"subscription.list.item.credentialType.unauthorized": "Instrukcja",
|
||||
|
|
@ -110,9 +114,5 @@
|
|||
"subscription.noSubscriptionSelected": "Nie wybrano subskrypcji",
|
||||
"subscription.selectPlaceholder": "Wybierz subskrypcję",
|
||||
"subscription.subscriptionRemoved": "Subskrypcja usunięta",
|
||||
"subscription.title": "Subskrypcje",
|
||||
"modal.errors.updateFailed": "Nie udało się zaktualizować subskrypcji",
|
||||
"subscription.list.item.actions.edit.error": "Nie udało się zaktualizować subskrypcji",
|
||||
"subscription.list.item.actions.edit.success": "Subskrypcja została pomyślnie zaktualizowana",
|
||||
"subscription.list.item.actions.edit.title": "Edytuj subskrypcję"
|
||||
"subscription.title": "Subskrypcje"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"auth.setup": "Skonfiguruj autoryzację aby użyć",
|
||||
"auth.setupModalTitle": "Konfiguruj autoryzację",
|
||||
"auth.setupModalTitleDescription": "Po skonfigurowaniu poświadczeń wszyscy członkowie w przestrzeni roboczej mogą używać tego narzędzia podczas projektowania aplikacji.",
|
||||
"auth.unauthorized": "Nieautoryzowany",
|
||||
"author": "Przez",
|
||||
"builtInPromptTitle": "Komunikat",
|
||||
"contribute.line1": "Interesuje mnie ",
|
||||
|
|
@ -200,6 +201,5 @@
|
|||
"toolRemoved": "Narzędzie usunięte",
|
||||
"type.builtIn": "Wbudowane",
|
||||
"type.custom": "Niestandardowe",
|
||||
"type.workflow": "Przepływ pracy",
|
||||
"auth.unauthorized": "Nieautoryzowany"
|
||||
"type.workflow": "Przepływ pracy"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -830,6 +830,8 @@
|
|||
"nodes.triggerSchedule.lastDayTooltip": "Nie wszystkie miesiące mają 31 dni. Użyj opcji „ostatni dzień”, aby wybrać ostatni dzień każdego miesiąca.",
|
||||
"nodes.triggerSchedule.minutes": "Minuty",
|
||||
"nodes.triggerSchedule.mode": "Moda",
|
||||
"nodes.triggerSchedule.modeCron": "Cron",
|
||||
"nodes.triggerSchedule.modeVisual": "Wizualny",
|
||||
"nodes.triggerSchedule.monthlyDay": "Dzień miesiąca",
|
||||
"nodes.triggerSchedule.nextExecution": "Następna egzekucja",
|
||||
"nodes.triggerSchedule.nextExecutionTime": "NASTĘPNY CZAS WYKONANIA",
|
||||
|
|
@ -840,6 +842,7 @@
|
|||
"nodes.triggerSchedule.onMinute": "Za minutę",
|
||||
"nodes.triggerSchedule.selectDateTime": "Wybierz datę i godzinę",
|
||||
"nodes.triggerSchedule.selectFrequency": "Wybierz częstotliwość",
|
||||
"nodes.triggerSchedule.selectTime": "Wybierz czas",
|
||||
"nodes.triggerSchedule.startTime": "Czas rozpoczęcia",
|
||||
"nodes.triggerSchedule.startTimeMustBeFuture": "Czas rozpoczęcia musi być w przyszłości",
|
||||
"nodes.triggerSchedule.time": "Czas",
|
||||
|
|
@ -1034,8 +1037,5 @@
|
|||
"versionHistory.nameThisVersion": "Nazwij tę wersję",
|
||||
"versionHistory.releaseNotesPlaceholder": "Opisz, co się zmieniło",
|
||||
"versionHistory.restorationTip": "Po przywróceniu wersji bieżący szkic zostanie nadpisany.",
|
||||
"versionHistory.title": "Wersje",
|
||||
"nodes.triggerSchedule.modeCron": "Cron",
|
||||
"nodes.triggerSchedule.modeVisual": "Wizualny",
|
||||
"nodes.triggerSchedule.selectTime": "Wybierz czas"
|
||||
"versionHistory.title": "Wersje"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@
|
|||
"completionMode.title": "Completar App API",
|
||||
"copied": "Copiado",
|
||||
"copy": "Copiar",
|
||||
"develop.noContent": "Sem conteúdo",
|
||||
"develop.pathParams": "Parâmetros de Caminho",
|
||||
"develop.query": "Consulta",
|
||||
"develop.requestBody": "Corpo da Solicitação",
|
||||
|
|
@ -67,6 +68,5 @@
|
|||
"play": "Brincar",
|
||||
"playing": "Jogar",
|
||||
"regenerate": "Regenerar",
|
||||
"status": "Status",
|
||||
"develop.noContent": "Sem conteúdo"
|
||||
"status": "Status"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"assistantType.name": "Tipo de Assistente",
|
||||
"autoAddVar": "Variáveis indefinidas referenciadas na pré-solicitação, você deseja adicioná-las no formulário de entrada do usuário?",
|
||||
"chatSubTitle": "Instruções",
|
||||
"code.instruction": "Instrução",
|
||||
"codegen.apply": "Aplicar",
|
||||
"codegen.applyChanges": "Aplicar alterações",
|
||||
"codegen.description": "O Gerador de código usa modelos configurados para gerar código de alta qualidade com base em suas instruções. Por favor, forneça instruções claras e detalhadas.",
|
||||
|
|
@ -386,6 +387,5 @@
|
|||
"voice.voiceSettings.resolutionTooltip": "Texto para voz timbre suporta idiomas.",
|
||||
"voice.voiceSettings.title": "voz As configurações",
|
||||
"voice.voiceSettings.voice": "voz",
|
||||
"warningMessage.timeoutExceeded": "Os resultados não são exibidos devido ao tempo limite. Consulte os logs para obter os resultados completos.",
|
||||
"code.instruction": "Instrução"
|
||||
"warningMessage.timeoutExceeded": "Os resultados não são exibidos devido ao tempo limite. Consulte os logs para obter os resultados completos."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"answerIcon.title": "Use o ícone do web app para substituir 🤖",
|
||||
"appDeleteFailed": "Falha ao excluir aplicativo",
|
||||
"appDeleted": "Aplicativo excluído",
|
||||
"appNamePlaceholder": "Dê um nome ao seu aplicativo",
|
||||
"appSelector.label": "APLICAÇÃO",
|
||||
"appSelector.noParams": "Não são necessários parâmetros",
|
||||
"appSelector.params": "PARÂMETROS DO APLICATIVO",
|
||||
|
|
@ -65,6 +66,7 @@
|
|||
"gotoAnything.actions.searchWorkflowNodesDesc": "Localizar e ir para nós no fluxo de trabalho atual por nome ou tipo",
|
||||
"gotoAnything.actions.searchWorkflowNodesHelp": "Esse recurso só funciona ao visualizar um fluxo de trabalho. Navegue até um fluxo de trabalho primeiro.",
|
||||
"gotoAnything.actions.slashDesc": "Execute comandos como /tema, /idioma",
|
||||
"gotoAnything.actions.slashTitle": "Comandos",
|
||||
"gotoAnything.actions.themeCategoryDesc": "Mudar o tema do aplicativo",
|
||||
"gotoAnything.actions.themeCategoryTitle": "Tema",
|
||||
"gotoAnything.actions.themeDark": "Tema Escuro",
|
||||
|
|
@ -212,6 +214,8 @@
|
|||
"switchTip": "volta",
|
||||
"switchTipEnd": " para Orquestração Básica.",
|
||||
"switchTipStart": "Será criada uma nova cópia do aplicativo para você e a nova cópia mudará para Orquestração de Fluxo de Trabalho. A nova cópia não permitirá a ",
|
||||
"theme.switchDark": "Mudar para o tema escuro",
|
||||
"theme.switchLight": "Mudar para o tema claro",
|
||||
"tracing.aliyun.description": "A plataforma de observabilidade totalmente gerenciada e sem manutenção fornecida pela Alibaba Cloud, permite monitoramento, rastreamento e avaliação prontos para uso de aplicações Dify.",
|
||||
"tracing.aliyun.title": "Monitoramento em Nuvem",
|
||||
"tracing.arize.description": "Observabilidade de LLM de nível empresarial, avaliação online e offline, monitoramento e experimentação—impulsionada pelo OpenTelemetry. Projetado especificamente para aplicações baseadas em LLM e agentes.",
|
||||
|
|
@ -275,9 +279,5 @@
|
|||
"types.basic": "Básico",
|
||||
"types.chatbot": "Chatbot",
|
||||
"types.completion": "Conclusão",
|
||||
"types.workflow": "Fluxo de trabalho",
|
||||
"appNamePlaceholder": "Dê um nome ao seu aplicativo",
|
||||
"gotoAnything.actions.slashTitle": "Comandos",
|
||||
"theme.switchDark": "Mudar para o tema escuro",
|
||||
"theme.switchLight": "Mudar para o tema claro"
|
||||
"types.workflow": "Fluxo de trabalho"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"account.verificationPlaceholder": "Cole o código de 6 dígitos",
|
||||
"account.workspaceIcon": "Ícone de Área de Trabalho",
|
||||
"account.workspaceName": "Nome do Espaço de Trabalho",
|
||||
"account.workspaceNamePlaceholder": "Digite o nome do espaço de trabalho",
|
||||
"actionMsg.copySuccessfully": "Copiado com sucesso",
|
||||
"actionMsg.generatedSuccessfully": "Gerado com sucesso",
|
||||
"actionMsg.generatedUnsuccessfully": "Geração sem sucesso",
|
||||
|
|
@ -157,6 +158,7 @@
|
|||
"dynamicSelect.selected": "{{count}} selecionado",
|
||||
"environment.development": "DESENVOLVIMENTO",
|
||||
"environment.testing": "TESTE",
|
||||
"error": "Erro",
|
||||
"errorMsg.fieldRequired": "{{field}} é obrigatório",
|
||||
"errorMsg.urlError": "URL deve começar com http:// ou https://",
|
||||
"feedback.content": "Conteúdo do feedback",
|
||||
|
|
@ -196,6 +198,7 @@
|
|||
"license.expiring": "Expirando em um dia",
|
||||
"license.expiring_plural": "Expirando em {{count}} dias",
|
||||
"license.unlimited": "Ilimitado",
|
||||
"loading": "Carregando",
|
||||
"members.admin": "Admin",
|
||||
"members.adminTip": "Pode criar aplicativos e gerenciar configurações da equipe",
|
||||
"members.builder": "Construtor",
|
||||
|
|
@ -318,6 +321,7 @@
|
|||
"modelProvider.auth.authorizationError": "Erro de autorização",
|
||||
"modelProvider.auth.configLoadBalancing": "Configuração de Balanceamento de Carga",
|
||||
"modelProvider.auth.configModel": "Configurar modelo",
|
||||
"modelProvider.auth.credentialRemoved": "Credencial removida",
|
||||
"modelProvider.auth.customModelCredentials": "Credenciais de modelo personalizado",
|
||||
"modelProvider.auth.customModelCredentialsDeleteTip": "A credencial está em uso e não pode ser excluída",
|
||||
"modelProvider.auth.editModelCredential": "Editar credencial do modelo",
|
||||
|
|
@ -414,6 +418,7 @@
|
|||
"operation.add": "Adicionar",
|
||||
"operation.added": "Adicionado",
|
||||
"operation.audioSourceUnavailable": "AudioSource não está disponível",
|
||||
"operation.back": "Voltar",
|
||||
"operation.cancel": "Cancelar",
|
||||
"operation.change": "Alterar",
|
||||
"operation.clear": "Limpar",
|
||||
|
|
@ -437,6 +442,7 @@
|
|||
"operation.format": "Formato",
|
||||
"operation.getForFree": "Obter gratuitamente",
|
||||
"operation.imageCopied": "Imagem copiada",
|
||||
"operation.imageDownloaded": "Imagem baixada",
|
||||
"operation.in": "em",
|
||||
"operation.learnMore": "Saiba Mais",
|
||||
"operation.lineBreak": "Quebra de linha",
|
||||
|
|
@ -459,6 +465,7 @@
|
|||
"operation.save": "Salvar",
|
||||
"operation.saveAndEnable": "Salvar e Ativar",
|
||||
"operation.saveAndRegenerate": "Salvar e regenerar pedaços filhos",
|
||||
"operation.saving": "Salvando...",
|
||||
"operation.search": "Buscar",
|
||||
"operation.searchCount": "Encontre {{count}} {{content}}",
|
||||
"operation.selectAll": "Selecionar tudo",
|
||||
|
|
@ -611,12 +618,5 @@
|
|||
"voiceInput.converting": "Convertendo para texto...",
|
||||
"voiceInput.notAllow": "microfone não autorizado",
|
||||
"voiceInput.speaking": "Fale agora...",
|
||||
"you": "Você",
|
||||
"account.workspaceNamePlaceholder": "Digite o nome do espaço de trabalho",
|
||||
"error": "Erro",
|
||||
"loading": "Carregando",
|
||||
"modelProvider.auth.credentialRemoved": "Credencial removida",
|
||||
"operation.back": "Voltar",
|
||||
"operation.imageDownloaded": "Imagem baixada",
|
||||
"operation.saving": "Salvando..."
|
||||
"you": "Você"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@
|
|||
"externalTag": "Externo",
|
||||
"imageUploader.browse": "Navegar",
|
||||
"imageUploader.button": "Arraste e solte o arquivo ou pasta, ou",
|
||||
"imageUploader.fileSizeLimitExceeded": "O tamanho do arquivo excede o limite de {{size}}MB",
|
||||
"imageUploader.tip": "{{supportTypes}} (Máx. {{batchCount}}, {{size}}MB cada)",
|
||||
"inconsistentEmbeddingModelTip": "O modelo de reclassificação é necessário se os modelos de incorporação das bases de conhecimento selecionadas forem inconsistentes.",
|
||||
"indexingMethod.full_text_search": "TEXTO COMPLETO",
|
||||
|
|
@ -176,6 +177,5 @@
|
|||
"weightedScore.semantic": "Semântico",
|
||||
"weightedScore.semanticFirst": "Semântica primeiro",
|
||||
"weightedScore.title": "Pontuação Ponderada",
|
||||
"wordCount": " k palavras",
|
||||
"imageUploader.fileSizeLimitExceeded": "O tamanho do arquivo excede o limite de {{size}}MB"
|
||||
"wordCount": " k palavras"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
"error.passwordEmpty": "A senha é obrigatória",
|
||||
"error.passwordInvalid": "A senha deve conter letras e números e ter um comprimento maior que 8",
|
||||
"error.passwordLengthInValid": "A senha deve ter pelo menos 8 caracteres",
|
||||
"error.redirectUrlMissing": "A URL de redirecionamento está ausente",
|
||||
"error.registrationNotAllowed": "Conta não encontrada. Entre em contato com o administrador do sistema para se registrar.",
|
||||
"explore": "Explorar o Dify",
|
||||
"forget": "Esqueceu sua senha?",
|
||||
|
|
@ -110,6 +111,5 @@
|
|||
"welcome": "Bem-vindo ao Dify, faça login para continuar.",
|
||||
"withGitHub": "Continuar com o GitHub",
|
||||
"withGoogle": "Continuar com o Google",
|
||||
"withSSO": "Continuar com SSO",
|
||||
"error.redirectUrlMissing": "A URL de redirecionamento está ausente"
|
||||
"withSSO": "Continuar com SSO"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"modal.errors.authFailed": "Autorização falhou",
|
||||
"modal.errors.createFailed": "Falha ao criar assinatura",
|
||||
"modal.errors.networkError": "Erro de rede, por favor tente novamente",
|
||||
"modal.errors.updateFailed": "Falha ao atualizar a assinatura",
|
||||
"modal.errors.verifyFailed": "Falha ao verificar as credenciais",
|
||||
"modal.form.callbackUrl.description": "Esta URL receberá eventos de webhook",
|
||||
"modal.form.callbackUrl.label": "URL de Retorno de Chamada",
|
||||
|
|
@ -94,6 +95,9 @@
|
|||
"subscription.list.item.actions.deleteConfirm.error": "Falha ao excluir a assinatura {{name}}",
|
||||
"subscription.list.item.actions.deleteConfirm.success": "Assinatura {{name}} excluída com sucesso",
|
||||
"subscription.list.item.actions.deleteConfirm.title": "Excluir {{name}}?",
|
||||
"subscription.list.item.actions.edit.error": "Falha ao atualizar a assinatura",
|
||||
"subscription.list.item.actions.edit.success": "Assinatura atualizada com sucesso",
|
||||
"subscription.list.item.actions.edit.title": "Editar Assinatura",
|
||||
"subscription.list.item.credentialType.api_key": "Chave de API",
|
||||
"subscription.list.item.credentialType.oauth2": "OAuth",
|
||||
"subscription.list.item.credentialType.unauthorized": "Manual",
|
||||
|
|
@ -110,9 +114,5 @@
|
|||
"subscription.noSubscriptionSelected": "Nenhuma assinatura selecionada",
|
||||
"subscription.selectPlaceholder": "Selecionar assinatura",
|
||||
"subscription.subscriptionRemoved": "Assinatura removida",
|
||||
"subscription.title": "Assinaturas",
|
||||
"modal.errors.updateFailed": "Falha ao atualizar a assinatura",
|
||||
"subscription.list.item.actions.edit.error": "Falha ao atualizar a assinatura",
|
||||
"subscription.list.item.actions.edit.success": "Assinatura atualizada com sucesso",
|
||||
"subscription.list.item.actions.edit.title": "Editar Assinatura"
|
||||
"subscription.title": "Assinaturas"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"auth.setup": "Configurar autorização para usar",
|
||||
"auth.setupModalTitle": "Configurar Autorização",
|
||||
"auth.setupModalTitleDescription": "Após configurar as credenciais, todos os membros do espaço de trabalho podem usar essa ferramenta ao orquestrar aplicativos.",
|
||||
"auth.unauthorized": "Não autorizado",
|
||||
"author": "Por",
|
||||
"builtInPromptTitle": "Prompt",
|
||||
"contribute.line1": "Estou interessado em ",
|
||||
|
|
@ -200,6 +201,5 @@
|
|||
"toolRemoved": "Ferramenta removida",
|
||||
"type.builtIn": "Integradas",
|
||||
"type.custom": "Personalizadas",
|
||||
"type.workflow": "Fluxo de trabalho",
|
||||
"auth.unauthorized": "Não autorizado"
|
||||
"type.workflow": "Fluxo de trabalho"
|
||||
}
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue