chore: translate i18n files (#22756)
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
This commit is contained in:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
90c4df7919
commit
ea069cc2d4
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
endpointDeleteTip: 'Endpunkt entfernen',
|
endpointDeleteTip: 'Endpunkt entfernen',
|
||||||
serviceOk: 'Service in Ordnung',
|
serviceOk: 'Service in Ordnung',
|
||||||
switchVersion: 'Version wechseln',
|
switchVersion: 'Version wechseln',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
noMaintainer: 'kein Wartender',
|
||||||
|
ownershipTransferred: 'Eigentum übertragen',
|
||||||
|
businessAdjustments: 'Geschäftsanpassungen',
|
||||||
|
},
|
||||||
|
onlyReason: 'Dieses Plugin wurde aufgrund von {{deprecatedReason}} abgelehnt und wird nicht länger aktualisiert.',
|
||||||
|
fullMessage: 'Dieses Plugin wurde aufgrund von {{deprecatedReason}} eingestellt und wird nicht mehr aktualisiert. Bitte verwenden Sie stattdessen <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink>.',
|
||||||
|
noReason: 'Dieses Plugin wurde eingestellt und wird nicht mehr aktualisiert.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
title: 'Debuggen',
|
title: 'Debuggen',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
useApiAuthDesc: 'Nachdem die Anmeldeinformationen konfiguriert wurden, können alle Mitglieder des Arbeitsbereichs dieses Tool beim Orchestrieren von Anwendungen verwenden.',
|
useApiAuthDesc: 'Nachdem die Anmeldeinformationen konfiguriert wurden, können alle Mitglieder des Arbeitsbereichs dieses Tool beim Orchestrieren von Anwendungen verwenden.',
|
||||||
authRemoved: 'Die Authentifizierung wurde entfernt.',
|
authRemoved: 'Die Authentifizierung wurde entfernt.',
|
||||||
},
|
},
|
||||||
|
deprecated: 'Abgelehnt',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -690,6 +690,7 @@ const translation = {
|
|||||||
license: {
|
license: {
|
||||||
expiring: 'Caduca en un día',
|
expiring: 'Caduca en un día',
|
||||||
expiring_plural: 'Caducando en {{count}} días',
|
expiring_plural: 'Caducando en {{count}} días',
|
||||||
|
unlimited: 'Ilimitado',
|
||||||
},
|
},
|
||||||
pagination: {
|
pagination: {
|
||||||
perPage: 'Elementos por página',
|
perPage: 'Elementos por página',
|
||||||
|
@@ -204,6 +204,7 @@ const translation = {
|
|||||||
name: 'Nombre',
|
name: 'Nombre',
|
||||||
description: 'Puedes gestionar todos los metadatos en este conocimiento aquí. Las modificaciones se sincronizarán en todos los documentos.',
|
description: 'Puedes gestionar todos los metadatos en este conocimiento aquí. Las modificaciones se sincronizarán en todos los documentos.',
|
||||||
disabled: 'desactivar',
|
disabled: 'desactivar',
|
||||||
|
builtIn: 'Integrado',
|
||||||
},
|
},
|
||||||
documentMetadata: {
|
documentMetadata: {
|
||||||
technicalParameters: 'Parámetros técnicos',
|
technicalParameters: 'Parámetros técnicos',
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
endpointsDocLink: 'Ver el documento',
|
endpointsDocLink: 'Ver el documento',
|
||||||
endpointsEmpty: 'Haga clic en el botón \'+\' para agregar un punto de conexión',
|
endpointsEmpty: 'Haga clic en el botón \'+\' para agregar un punto de conexión',
|
||||||
configureApp: 'Configurar la aplicación',
|
configureApp: 'Configurar la aplicación',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
ownershipTransferred: 'propiedad transferida',
|
||||||
|
noMaintainer: 'sin mantenedor',
|
||||||
|
businessAdjustments: 'ajustes comerciales',
|
||||||
|
},
|
||||||
|
noReason: 'Este complemento ha sido descontinuado y ya no se actualizará.',
|
||||||
|
onlyReason: 'Este complemento ha sido desaprobado debido a {{deprecatedReason}} y ya no se actualizará.',
|
||||||
|
fullMessage: 'Este complemento ha sido descontinuado debido a {{deprecatedReason}}, y ya no será actualizado. Por favor, utilice <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink> en su lugar.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
title: 'Depuración',
|
title: 'Depuración',
|
||||||
@@ -235,7 +245,9 @@ const translation = {
|
|||||||
saveOnly: 'Guardar solo',
|
saveOnly: 'Guardar solo',
|
||||||
clientInfo: 'Como no se encontraron secretos de cliente del sistema para este proveedor de herramientas, se requiere configurarlo manualmente. Para redirect_uri, por favor utiliza',
|
clientInfo: 'Como no se encontraron secretos de cliente del sistema para este proveedor de herramientas, se requiere configurarlo manualmente. Para redirect_uri, por favor utiliza',
|
||||||
oauthClientSettings: 'Configuración del cliente OAuth',
|
oauthClientSettings: 'Configuración del cliente OAuth',
|
||||||
|
default: 'Predeterminado',
|
||||||
},
|
},
|
||||||
|
deprecated: 'Obsoleto',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -475,10 +475,12 @@ const translation = {
|
|||||||
options: {
|
options: {
|
||||||
disabled: {
|
disabled: {
|
||||||
subTitle: 'No habilitar el filtrado de metadatos',
|
subTitle: 'No habilitar el filtrado de metadatos',
|
||||||
|
title: 'Deshabilitado',
|
||||||
},
|
},
|
||||||
automatic: {
|
automatic: {
|
||||||
subTitle: 'Generar automáticamente condiciones de filtrado de metadatos basadas en la consulta del usuario',
|
subTitle: 'Generar automáticamente condiciones de filtrado de metadatos basadas en la consulta del usuario',
|
||||||
desc: 'Generar automáticamente condiciones de filtrado de metadatos basadas en la variable de consulta',
|
desc: 'Generar automáticamente condiciones de filtrado de metadatos basadas en la variable de consulta',
|
||||||
|
title: 'Automático',
|
||||||
},
|
},
|
||||||
manual: {
|
manual: {
|
||||||
title: 'Manual',
|
title: 'Manual',
|
||||||
@@ -898,6 +900,7 @@ const translation = {
|
|||||||
error_other: '{{count}} Errores',
|
error_other: '{{count}} Errores',
|
||||||
loopVariables: 'Variables de bucle',
|
loopVariables: 'Variables de bucle',
|
||||||
variableName: 'Nombre de Variable',
|
variableName: 'Nombre de Variable',
|
||||||
|
input: 'Entrada',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
tracing: {
|
tracing: {
|
||||||
@@ -916,6 +919,7 @@ const translation = {
|
|||||||
onlyShowNamedVersions: 'Solo muestra versiones nombradas',
|
onlyShowNamedVersions: 'Solo muestra versiones nombradas',
|
||||||
empty: 'No se encontró un historial de versiones coincidente.',
|
empty: 'No se encontró un historial de versiones coincidente.',
|
||||||
reset: 'Restablecer filtro',
|
reset: 'Restablecer filtro',
|
||||||
|
all: 'Todo',
|
||||||
},
|
},
|
||||||
editField: {
|
editField: {
|
||||||
titleLengthLimit: 'El título no puede exceder {{limit}} caracteres',
|
titleLengthLimit: 'El título no puede exceder {{limit}} caracteres',
|
||||||
@@ -939,6 +943,7 @@ const translation = {
|
|||||||
deletionTip: 'La eliminación es irreversible, por favor confirma.',
|
deletionTip: 'La eliminación es irreversible, por favor confirma.',
|
||||||
currentDraft: 'Borrador Actual',
|
currentDraft: 'Borrador Actual',
|
||||||
editVersionInfo: 'Editar información de la versión',
|
editVersionInfo: 'Editar información de la versión',
|
||||||
|
latest: 'Último',
|
||||||
},
|
},
|
||||||
debug: {
|
debug: {
|
||||||
noData: {
|
noData: {
|
||||||
@@ -951,6 +956,7 @@ const translation = {
|
|||||||
stop: 'Detén la carrera',
|
stop: 'Detén la carrera',
|
||||||
normal: 'Inspeccionar Variable',
|
normal: 'Inspeccionar Variable',
|
||||||
cached: 'Ver variables en caché',
|
cached: 'Ver variables en caché',
|
||||||
|
clear: 'Claro',
|
||||||
},
|
},
|
||||||
envNode: 'Medio ambiente',
|
envNode: 'Medio ambiente',
|
||||||
chatNode: 'Conversación',
|
chatNode: 'Conversación',
|
||||||
@@ -963,6 +969,7 @@ const translation = {
|
|||||||
resetConversationVar: 'Restablecer la variable de conversación al valor predeterminado',
|
resetConversationVar: 'Restablecer la variable de conversación al valor predeterminado',
|
||||||
clearNode: 'Limpiar variable en caché',
|
clearNode: 'Limpiar variable en caché',
|
||||||
emptyTip: 'Después de recorrer un nodo en el lienzo o ejecutar un nodo paso a paso, puedes ver el valor actual de la variable del nodo en Inspección de Variables.',
|
emptyTip: 'Después de recorrer un nodo en el lienzo o ejecutar un nodo paso a paso, puedes ver el valor actual de la variable del nodo en Inspección de Variables.',
|
||||||
|
edited: 'Editado',
|
||||||
},
|
},
|
||||||
lastRunTab: 'Última ejecución',
|
lastRunTab: 'Última ejecución',
|
||||||
settingsTab: 'Ajustes',
|
settingsTab: 'Ajustes',
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
endpointModalDesc: 'پس از پیکربندی، می توان از ویژگی های ارائه شده توسط افزونه از طریق نقاط پایانی API استفاده کرد.',
|
endpointModalDesc: 'پس از پیکربندی، می توان از ویژگی های ارائه شده توسط افزونه از طریق نقاط پایانی API استفاده کرد.',
|
||||||
switchVersion: 'نسخه سوئیچ',
|
switchVersion: 'نسخه سوئیچ',
|
||||||
endpointDeleteContent: 'آیا می خواهید {{name}} را حذف کنید؟',
|
endpointDeleteContent: 'آیا می خواهید {{name}} را حذف کنید؟',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
ownershipTransferred: 'مالکیت منتقل شد',
|
||||||
|
businessAdjustments: 'تنظیمات کسب و کار',
|
||||||
|
noMaintainer: 'بدون نگهدارنده',
|
||||||
|
},
|
||||||
|
noReason: 'این افزونه منسوخ شده است و دیگر به روز رسانی نخواهد شد.',
|
||||||
|
onlyReason: 'این افزونه به دلیل {{deprecatedReason}} منسوخ شده و دیگر بهروزرسانی نخواهد شد.',
|
||||||
|
fullMessage: 'این افزونه به دلیل {{deprecatedReason}} منسوخ شده است و دیگر بهروزرسانی نخواهد شد. لطفا بهجای آن از <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink> استفاده کنید.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
title: 'اشکال زدایی',
|
title: 'اشکال زدایی',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
clientInfo: 'از آنجایی که هیچ راز مشتری سیستم برای این ارائهدهنده ابزار پیدا نشد، تنظیم دستی آن ضروری است، لطفاً برای redirect_uri از',
|
clientInfo: 'از آنجایی که هیچ راز مشتری سیستم برای این ارائهدهنده ابزار پیدا نشد، تنظیم دستی آن ضروری است، لطفاً برای redirect_uri از',
|
||||||
useApiAuthDesc: 'پس از پیکربندی اعتبارنامهها، تمامی اعضای درون فضای کاری میتوانند از این ابزار هنگام نظمدهی به برنامهها استفاده کنند.',
|
useApiAuthDesc: 'پس از پیکربندی اعتبارنامهها، تمامی اعضای درون فضای کاری میتوانند از این ابزار هنگام نظمدهی به برنامهها استفاده کنند.',
|
||||||
},
|
},
|
||||||
|
deprecated: 'منسوخ شده',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
endpointModalTitle: 'Configurer le point de terminaison',
|
endpointModalTitle: 'Configurer le point de terminaison',
|
||||||
serviceOk: 'Service OK',
|
serviceOk: 'Service OK',
|
||||||
endpointModalDesc: 'Une fois configuré, les fonctionnalités fournies par le plugin via les points de terminaison de l’API peuvent être utilisées.',
|
endpointModalDesc: 'Une fois configuré, les fonctionnalités fournies par le plugin via les points de terminaison de l’API peuvent être utilisées.',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
ownershipTransferred: 'propriété transférée',
|
||||||
|
businessAdjustments: 'ajustements commerciaux',
|
||||||
|
noMaintainer: 'aucun mainteneur',
|
||||||
|
},
|
||||||
|
noReason: 'Ce plugin a été abandonné et ne sera plus mis à jour.',
|
||||||
|
onlyReason: 'Ce plugin a été déprécié en raison de {{deprecatedReason}} et ne sera plus mis à jour.',
|
||||||
|
fullMessage: 'Ce plugin a été déprécié en raison de {{deprecatedReason}}, et ne sera plus mis à jour. Veuillez utiliser <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink> à la place.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
title: 'Débogage',
|
title: 'Débogage',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
authorization: 'Autorisation',
|
authorization: 'Autorisation',
|
||||||
useApi: 'Utilisez la clé API',
|
useApi: 'Utilisez la clé API',
|
||||||
},
|
},
|
||||||
|
deprecated: 'Obsolète',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
endpointModalTitle: 'एंडपॉइंट सेटअप करें',
|
endpointModalTitle: 'एंडपॉइंट सेटअप करें',
|
||||||
strategyNum: '{{num}} {{रणनीति}} शामिल',
|
strategyNum: '{{num}} {{रणनीति}} शामिल',
|
||||||
endpointsTip: 'यह प्लगइन एंडपॉइंट्स के माध्यम से विशिष्ट कार्यक्षमताएँ प्रदान करता है, और आप वर्तमान कार्यक्षेत्र के लिए कई एंडपॉइंट सेट कॉन्फ़िगर कर सकते हैं।',
|
endpointsTip: 'यह प्लगइन एंडपॉइंट्स के माध्यम से विशिष्ट कार्यक्षमताएँ प्रदान करता है, और आप वर्तमान कार्यक्षेत्र के लिए कई एंडपॉइंट सेट कॉन्फ़िगर कर सकते हैं।',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
noMaintainer: 'कोई देखभाल करने वाला नहीं',
|
||||||
|
ownershipTransferred: 'स्वामित्व स्थानांतरित किया गया',
|
||||||
|
businessAdjustments: 'व्यवसाय समायोजन',
|
||||||
|
},
|
||||||
|
noReason: 'यह प्लगइन अप्रचलित हो गया है और इसे अब अपडेट नहीं किया जाएगा।',
|
||||||
|
onlyReason: 'इस प्लगइन को {{deprecatedReason}} के कारण अमान्य कर दिया गया है और इसे अब अपडेट नहीं किया जाएगा।',
|
||||||
|
fullMessage: 'इस प्लगइन को {{deprecatedReason}} के कारण अमान्य कर दिया गया है, और इसे अब अपडेट नहीं किया जाएगा। कृपया इसके बजाय <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink> का उपयोग करें।',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
viewDocs: 'दस्तावेज़ देखें',
|
viewDocs: 'दस्तावेज़ देखें',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
useApiAuthDesc: 'क्रेडेंशियल्स कॉन्फ़िगर करने के बाद, कार्यक्षेत्र के सभी सदस्यों को एप्लिकेशन को व्यवस्थित करते समय इस उपकरण का उपयोग करने की अनुमति होती है।',
|
useApiAuthDesc: 'क्रेडेंशियल्स कॉन्फ़िगर करने के बाद, कार्यक्षेत्र के सभी सदस्यों को एप्लिकेशन को व्यवस्थित करते समय इस उपकरण का उपयोग करने की अनुमति होती है।',
|
||||||
clientInfo: 'चूंकि इस टूल प्रदाता के लिए कोई सिस्टम क्लाइंट रहस्य नहीं पाए गए हैं, इसलिए इसे मैन्युअल रूप से सेटअप करना आवश्यक है, कृपया redirect_uri का उपयोग करें',
|
clientInfo: 'चूंकि इस टूल प्रदाता के लिए कोई सिस्टम क्लाइंट रहस्य नहीं पाए गए हैं, इसलिए इसे मैन्युअल रूप से सेटअप करना आवश्यक है, कृपया redirect_uri का उपयोग करें',
|
||||||
},
|
},
|
||||||
|
deprecated: 'अनुशंसित नहीं',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -232,6 +232,7 @@ const translation = {
|
|||||||
structuredTip: 'Le Uscite Strutturate sono una funzione che garantisce che il modello generi sempre risposte che aderiscano al tuo Schema JSON fornito.',
|
structuredTip: 'Le Uscite Strutturate sono una funzione che garantisce che il modello generi sempre risposte che aderiscano al tuo Schema JSON fornito.',
|
||||||
notConfiguredTip: 'L\'output strutturato non è stato ancora configurato.',
|
notConfiguredTip: 'L\'output strutturato non è stato ancora configurato.',
|
||||||
modelNotSupportedTip: 'Il modello attuale non supporta questa funzione e viene automaticamente downgradato a iniezione di prompt.',
|
modelNotSupportedTip: 'Il modello attuale non supporta questa funzione e viene automaticamente downgradato a iniezione di prompt.',
|
||||||
|
required: 'Necessario',
|
||||||
},
|
},
|
||||||
accessItemsDescription: {
|
accessItemsDescription: {
|
||||||
anyone: 'Chiunque può accedere all\'app web',
|
anyone: 'Chiunque può accedere all\'app web',
|
||||||
|
@@ -211,6 +211,7 @@ const translation = {
|
|||||||
deleteContent: 'Sei sicuro di voler eliminare i metadati "{{name}}"?',
|
deleteContent: 'Sei sicuro di voler eliminare i metadati "{{name}}"?',
|
||||||
builtInDescription: 'I metadati incorporati vengono estratti e generati automaticamente. Devono essere abilitati prima dell\'uso e non possono essere modificati.',
|
builtInDescription: 'I metadati incorporati vengono estratti e generati automaticamente. Devono essere abilitati prima dell\'uso e non possono essere modificati.',
|
||||||
description: 'Puoi gestire tutti i metadati in questa conoscenza qui. Le modifiche saranno sincronizzate con ogni documento.',
|
description: 'Puoi gestire tutti i metadati in questa conoscenza qui. Le modifiche saranno sincronizzate con ogni documento.',
|
||||||
|
builtIn: 'Integrato',
|
||||||
},
|
},
|
||||||
documentMetadata: {
|
documentMetadata: {
|
||||||
documentInformation: 'Informazioni sul documento',
|
documentInformation: 'Informazioni sul documento',
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
endpointDeleteTip: 'Rimuovi punto finale',
|
endpointDeleteTip: 'Rimuovi punto finale',
|
||||||
endpointsEmpty: 'Fare clic sul pulsante \'+\' per aggiungere un punto finale',
|
endpointsEmpty: 'Fare clic sul pulsante \'+\' per aggiungere un punto finale',
|
||||||
actionNum: '{{num}} {{azione}} INCLUSO',
|
actionNum: '{{num}} {{azione}} INCLUSO',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
noMaintainer: 'nessun manutentore',
|
||||||
|
ownershipTransferred: 'proprietà trasferita',
|
||||||
|
businessAdjustments: 'adeguamenti aziendali',
|
||||||
|
},
|
||||||
|
onlyReason: 'Questo plugin è stato deprecato a causa di {{deprecatedReason}} e non verrà più aggiornato.',
|
||||||
|
fullMessage: 'Questo plugin è stato deprecato a causa di {{deprecatedReason}} e non verrà più aggiornato. Si prega di utilizzare <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink> invece.',
|
||||||
|
noReason: 'Questo plugin è stato deprecato e non sarà più aggiornato.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
title: 'Debug',
|
title: 'Debug',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
useApiAuth: 'Configurazione dell\'autorizzazione della chiave API',
|
useApiAuth: 'Configurazione dell\'autorizzazione della chiave API',
|
||||||
clientInfo: 'Poiché non sono stati trovati segreti client di sistema per questo fornitore di strumenti, è necessario configurarlo manualmente. Per redirect_uri, si prega di utilizzare',
|
clientInfo: 'Poiché non sono stati trovati segreti client di sistema per questo fornitore di strumenti, è necessario configurarlo manualmente. Per redirect_uri, si prega di utilizzare',
|
||||||
},
|
},
|
||||||
|
deprecated: 'Deprecato',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -497,6 +497,7 @@ const translation = {
|
|||||||
automatic: {
|
automatic: {
|
||||||
subTitle: 'Genera automaticamente condizioni di filtraggio dei metadati in base alla query dell\'utente',
|
subTitle: 'Genera automaticamente condizioni di filtraggio dei metadati in base alla query dell\'utente',
|
||||||
desc: 'Genera automaticamente condizioni di filtraggio dei metadati basate sulla variabile di query',
|
desc: 'Genera automaticamente condizioni di filtraggio dei metadati basate sulla variabile di query',
|
||||||
|
title: 'Automatico',
|
||||||
},
|
},
|
||||||
manual: {
|
manual: {
|
||||||
title: 'Manuale',
|
title: 'Manuale',
|
||||||
@@ -611,6 +612,7 @@ const translation = {
|
|||||||
'exists': 'Esiste',
|
'exists': 'Esiste',
|
||||||
'not exists': 'non esiste',
|
'not exists': 'non esiste',
|
||||||
'after': 'dopo',
|
'after': 'dopo',
|
||||||
|
'before': 'prima',
|
||||||
},
|
},
|
||||||
enterValue: 'Inserisci valore',
|
enterValue: 'Inserisci valore',
|
||||||
addCondition: 'Aggiungi Condizione',
|
addCondition: 'Aggiungi Condizione',
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
endpoints: '끝점',
|
endpoints: '끝점',
|
||||||
serviceOk: '서비스 정상',
|
serviceOk: '서비스 정상',
|
||||||
endpointDisableTip: '엔드포인트 비활성화',
|
endpointDisableTip: '엔드포인트 비활성화',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
ownershipTransferred: '소유권 이전',
|
||||||
|
businessAdjustments: '사업 조정',
|
||||||
|
noMaintainer: '유지보수자 없음',
|
||||||
|
},
|
||||||
|
noReason: '이 플러그인은 더 이상 지원되지 않으며 업데이트되지 않을 것입니다.',
|
||||||
|
onlyReason: '이 플러그인은 {{deprecatedReason}}로 인해 사용 중단되었으며 더 이상 업데이트되지 않습니다.',
|
||||||
|
fullMessage: '이 플러그인은 {{deprecatedReason}}로 인해 사용 중단되었으며 더 이상 업데이트되지 않습니다. 대신 <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink>를 사용하십시오.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
title: '디버깅',
|
title: '디버깅',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
useApiAuthDesc: '자격증명을 구성한 후에는 작업 공간 내의 모든 구성원이 애플리케이션을 조정할 때 이 도구를 사용할 수 있습니다.',
|
useApiAuthDesc: '자격증명을 구성한 후에는 작업 공간 내의 모든 구성원이 애플리케이션을 조정할 때 이 도구를 사용할 수 있습니다.',
|
||||||
clientInfo: '이 도구 공급자에 대한 시스템 클라이언트 비밀이 발견되지 않았으므로 수동으로 설정해야 하며, redirect_uri는 다음을 사용하십시오.',
|
clientInfo: '이 도구 공급자에 대한 시스템 클라이언트 비밀이 발견되지 않았으므로 수동으로 설정해야 하며, redirect_uri는 다음을 사용하십시오.',
|
||||||
},
|
},
|
||||||
|
deprecated: '사용 중단됨',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
endpointDeleteContent: 'Czy chcesz usunąć {{name}}?',
|
endpointDeleteContent: 'Czy chcesz usunąć {{name}}?',
|
||||||
endpointsTip: 'Ta wtyczka zapewnia określone funkcje za pośrednictwem punktów końcowych i można skonfigurować wiele zestawów punktów końcowych dla bieżącego obszaru roboczego.',
|
endpointsTip: 'Ta wtyczka zapewnia określone funkcje za pośrednictwem punktów końcowych i można skonfigurować wiele zestawów punktów końcowych dla bieżącego obszaru roboczego.',
|
||||||
modelNum: '{{liczba}} MODELE W ZESTAWIE',
|
modelNum: '{{liczba}} MODELE W ZESTAWIE',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
businessAdjustments: 'dostosowania biznesowe',
|
||||||
|
ownershipTransferred: 'własność przekazana',
|
||||||
|
noMaintainer: 'brak opiekuna',
|
||||||
|
},
|
||||||
|
onlyReason: 'Ten plugin został wycofany z użycia z powodu {{deprecatedReason}} i nie będzie już aktualizowany.',
|
||||||
|
noReason: 'Ten wtyczka została przestarzała i nie będzie dłużej aktualizowana.',
|
||||||
|
fullMessage: 'Ten plugin został wycofany z użycia z powodu {{deprecatedReason}} i nie będzie już aktualizowany. Proszę użyć zamiast tego <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink>.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
viewDocs: 'Wyświetlanie dokumentów',
|
viewDocs: 'Wyświetlanie dokumentów',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
useApiAuthDesc: 'Po skonfigurowaniu poświadczeń wszyscy członkowie w przestrzeni roboczej mogą korzystać z tego narzędzia podczas orkiestracji aplikacji.',
|
useApiAuthDesc: 'Po skonfigurowaniu poświadczeń wszyscy członkowie w przestrzeni roboczej mogą korzystać z tego narzędzia podczas orkiestracji aplikacji.',
|
||||||
clientInfo: 'Ponieważ nie znaleziono tajemnic klientów systemu dla tego dostawcy narzędzi, wymagane jest ręczne skonfigurowanie, dla redirect_uri proszę użyć',
|
clientInfo: 'Ponieważ nie znaleziono tajemnic klientów systemu dla tego dostawcy narzędzi, wymagane jest ręczne skonfigurowanie, dla redirect_uri proszę użyć',
|
||||||
},
|
},
|
||||||
|
deprecated: 'Nieaktualny',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
configureTool: 'Ferramenta de configuração',
|
configureTool: 'Ferramenta de configuração',
|
||||||
endpointsDocLink: 'Veja o documento',
|
endpointsDocLink: 'Veja o documento',
|
||||||
endpointModalTitle: 'Ponto de extremidade de configuração',
|
endpointModalTitle: 'Ponto de extremidade de configuração',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
businessAdjustments: 'ajustes de negócios',
|
||||||
|
ownershipTransferred: 'propriedade transferida',
|
||||||
|
noMaintainer: 'sem mantenedor',
|
||||||
|
},
|
||||||
|
onlyReason: 'Este plugin foi descontinuado devido a {{deprecatedReason}} e não será mais atualizado.',
|
||||||
|
noReason: 'Este plugin foi descontinuado e não será mais atualizado.',
|
||||||
|
fullMessage: 'Este plugin foi descontinuado devido a {{deprecatedReason}}, e não receberá mais atualizações. Por favor, use <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink> em vez disso.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
title: 'Depuração',
|
title: 'Depuração',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
useApiAuthDesc: 'Após configurar as credenciais, todos os membros dentro do espaço de trabalho podem usar esta ferramenta ao orquestrar aplicações.',
|
useApiAuthDesc: 'Após configurar as credenciais, todos os membros dentro do espaço de trabalho podem usar esta ferramenta ao orquestrar aplicações.',
|
||||||
clientInfo: 'Como não foram encontrados segredos de cliente do sistema para este provedor de ferramentas, é necessário configurá-lo manualmente. Para redirect_uri, use',
|
clientInfo: 'Como não foram encontrados segredos de cliente do sistema para este provedor de ferramentas, é necessário configurá-lo manualmente. Para redirect_uri, use',
|
||||||
},
|
},
|
||||||
|
deprecated: 'Obsoleto',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
endpointModalDesc: 'Odată configurate, pot fi utilizate funcțiile furnizate de plugin prin intermediul punctelor finale API.',
|
endpointModalDesc: 'Odată configurate, pot fi utilizate funcțiile furnizate de plugin prin intermediul punctelor finale API.',
|
||||||
modelNum: '{{num}} MODELE INCLUSE',
|
modelNum: '{{num}} MODELE INCLUSE',
|
||||||
configureModel: 'Configurarea modelului',
|
configureModel: 'Configurarea modelului',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
businessAdjustments: 'ajustări de afaceri',
|
||||||
|
noMaintainer: 'fără întreținător',
|
||||||
|
ownershipTransferred: 'proprietatea transferată',
|
||||||
|
},
|
||||||
|
noReason: 'Acest plugin a fost declarat învechit și nu va mai fi actualizat.',
|
||||||
|
onlyReason: 'Acest plugin a fost depreciat din cauza {{deprecatedReason}} și nu va mai fi actualizat.',
|
||||||
|
fullMessage: 'Acest plugin a fost declarat învechit din cauza {{deprecatedReason}}, și nu va mai fi actualizat. Vă rugăm să folosiți în schimb <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink>.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
viewDocs: 'Vizualizați documentele',
|
viewDocs: 'Vizualizați documentele',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
useApiAuthDesc: 'După configurarea acreditivelor, toți membrii din spațiul de lucru pot folosi acest instrument atunci când orchestran aplicații.',
|
useApiAuthDesc: 'După configurarea acreditivelor, toți membrii din spațiul de lucru pot folosi acest instrument atunci când orchestran aplicații.',
|
||||||
clientInfo: 'Deoarece nu s-au găsit secretele clientului sistemului pentru acest furnizor de instrumente, este necesară configurarea manuală; pentru redirect_uri, vă rugăm să folosiți',
|
clientInfo: 'Deoarece nu s-au găsit secretele clientului sistemului pentru acest furnizor de instrumente, este necesară configurarea manuală; pentru redirect_uri, vă rugăm să folosiți',
|
||||||
},
|
},
|
||||||
|
deprecated: 'Încetat de a mai fi utilizat',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
endpointsEmpty: 'Нажмите кнопку «+», чтобы добавить конечную точку',
|
endpointsEmpty: 'Нажмите кнопку «+», чтобы добавить конечную точку',
|
||||||
switchVersion: 'Версия для переключателя',
|
switchVersion: 'Версия для переключателя',
|
||||||
endpointsDocLink: 'Посмотреть документ',
|
endpointsDocLink: 'Посмотреть документ',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
businessAdjustments: 'бизнес-правки',
|
||||||
|
ownershipTransferred: 'передача права собственности',
|
||||||
|
noMaintainer: 'нет сопровождающего',
|
||||||
|
},
|
||||||
|
noReason: 'Этот плагин был устаревшим и больше не будет обновляться.',
|
||||||
|
onlyReason: 'Этот плагин был устаревшим из-за {{deprecatedReason}} и больше не будет обновляться.',
|
||||||
|
fullMessage: 'Этот плагин больше не поддерживается по причине {{deprecatedReason}} и больше не будет обновляться. Пожалуйста, используйте <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink> вместо этого.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
title: 'Отладка',
|
title: 'Отладка',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
useApiAuthDesc: 'После настройки учетных данных все члены рабочей области могут использовать этот инструмент при оркестрации приложений.',
|
useApiAuthDesc: 'После настройки учетных данных все члены рабочей области могут использовать этот инструмент при оркестрации приложений.',
|
||||||
clientInfo: 'Поскольку не найдены секреты клиентской системы для этого поставщика инструментов, необходимо настроить его вручную, для redirect_uri, пожалуйста, используйте',
|
clientInfo: 'Поскольку не найдены секреты клиентской системы для этого поставщика инструментов, необходимо настроить его вручную, для redirect_uri, пожалуйста, используйте',
|
||||||
},
|
},
|
||||||
|
deprecated: 'Устаревший',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -87,6 +87,16 @@ const translation = {
|
|||||||
endpointsTip: 'Ta vtičnik zagotavlja specifične funkcionalnosti preko končnih točk, prav tako pa lahko konfigurirate več nizov končnih točk za trenutno delovno okolje.',
|
endpointsTip: 'Ta vtičnik zagotavlja specifične funkcionalnosti preko končnih točk, prav tako pa lahko konfigurirate več nizov končnih točk za trenutno delovno okolje.',
|
||||||
endpointModalDesc: 'Ko je konfiguriran, se lahko uporabljajo funkcije, ki jih vtičnik zagotavlja prek API končnih točk.',
|
endpointModalDesc: 'Ko je konfiguriran, se lahko uporabljajo funkcije, ki jih vtičnik zagotavlja prek API končnih točk.',
|
||||||
endpointsEmpty: 'Kliknite gumb \' \' za dodajanje končne točke',
|
endpointsEmpty: 'Kliknite gumb \' \' za dodajanje končne točke',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
businessAdjustments: 'poslovne prilagoditve',
|
||||||
|
noMaintainer: 'brez vzdrževalca',
|
||||||
|
ownershipTransferred: 'lastništvo preneseno',
|
||||||
|
},
|
||||||
|
onlyReason: 'Ta vtičnik je bil opuščen zaradi {{deprecatedReason}} in ne bo več posodobljen.',
|
||||||
|
noReason: 'Ta vtičnik je bil ukinjen in ne bo več posodabljan.',
|
||||||
|
fullMessage: 'Ta vtičnik je bil ukinjen zaradi {{deprecatedReason}}, in ne bo več posodobljen. Namesto tega uporabite <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink>.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
viewDocs: 'Oglejte si dokumente',
|
viewDocs: 'Oglejte si dokumente',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
clientInfo: 'Ker za tega ponudnika orodij niso bili najdeni klientski skrivnosti sistema, je potrebna ročna nastavitev, za redirect_uri prosimo uporabite',
|
clientInfo: 'Ker za tega ponudnika orodij niso bili najdeni klientski skrivnosti sistema, je potrebna ročna nastavitev, za redirect_uri prosimo uporabite',
|
||||||
useApiAuthDesc: 'Po konfiguraciji poverilnic lahko vsi člani v delovnem prostoru uporabljajo to orodje pri orkestraciji aplikacij.',
|
useApiAuthDesc: 'Po konfiguraciji poverilnic lahko vsi člani v delovnem prostoru uporabljajo to orodje pri orkestraciji aplikacij.',
|
||||||
},
|
},
|
||||||
|
deprecated: 'Zastaran',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
endpointsTip: 'ปลั๊กอินนี้มีฟังก์ชันเฉพาะผ่านปลายทาง และคุณสามารถกําหนดค่าชุดปลายทางหลายชุดสําหรับพื้นที่ทํางานปัจจุบันได้',
|
endpointsTip: 'ปลั๊กอินนี้มีฟังก์ชันเฉพาะผ่านปลายทาง และคุณสามารถกําหนดค่าชุดปลายทางหลายชุดสําหรับพื้นที่ทํางานปัจจุบันได้',
|
||||||
endpointsEmpty: 'คลิกปุ่ม \'+\' เพื่อเพิ่มปลายทาง',
|
endpointsEmpty: 'คลิกปุ่ม \'+\' เพื่อเพิ่มปลายทาง',
|
||||||
serviceOk: 'บริการตกลง',
|
serviceOk: 'บริการตกลง',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
ownershipTransferred: 'การโอนความเป็นเจ้าของ',
|
||||||
|
businessAdjustments: 'การปรับเปลี่ยนธุรกิจ',
|
||||||
|
noMaintainer: 'ไม่มีผู้ดูแล',
|
||||||
|
},
|
||||||
|
onlyReason: 'ปลั๊กอินนี้ถูกเลิกใช้เนื่องจาก {{deprecatedReason}} และจะไม่มีการอัปเดตอีกต่อไป.',
|
||||||
|
noReason: 'ปลั๊กอินนี้ได้ถูกยกเลิกใช้งานและจะไม่มีการอัปเดตอีกต่อไป.',
|
||||||
|
fullMessage: 'ปลั๊กอินนี้ถูกยกเลิกการใช้งานเนื่องจาก {{เหตุผลที่ถูกยกเลิก}} และจะไม่มีการอัปเดตอีกต่อไป กรุณาใช้ <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink> แทน.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
viewDocs: 'ดูเอกสาร',
|
viewDocs: 'ดูเอกสาร',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
useApiAuthDesc: 'หลังจากตั้งค่าข้อมูลประจำตัวแล้ว สมาชิกทุกคนภายในพื้นที่ทำงานสามารถใช้เครื่องมือนี้เมื่อจัดการแอปพลิเคชันได้',
|
useApiAuthDesc: 'หลังจากตั้งค่าข้อมูลประจำตัวแล้ว สมาชิกทุกคนภายในพื้นที่ทำงานสามารถใช้เครื่องมือนี้เมื่อจัดการแอปพลิเคชันได้',
|
||||||
clientInfo: 'เนื่องจากไม่พบความลับของลูกค้าสำหรับผู้ให้บริการเครื่องมือนี้ จำเป็นต้องตั้งค่าแบบแมนนวล สำหรับ redirect_uri กรุณาใช้',
|
clientInfo: 'เนื่องจากไม่พบความลับของลูกค้าสำหรับผู้ให้บริการเครื่องมือนี้ จำเป็นต้องตั้งค่าแบบแมนนวล สำหรับ redirect_uri กรุณาใช้',
|
||||||
},
|
},
|
||||||
|
deprecated: 'เลิกใช้',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
modelNum: '{{sayı}} DAHİL OLAN MODELLER',
|
modelNum: '{{sayı}} DAHİL OLAN MODELLER',
|
||||||
endpointDisableTip: 'Uç Noktayı Devre Dışı Bırak',
|
endpointDisableTip: 'Uç Noktayı Devre Dışı Bırak',
|
||||||
serviceOk: 'Servis Tamam',
|
serviceOk: 'Servis Tamam',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
noMaintainer: 'bakımcı yok',
|
||||||
|
ownershipTransferred: 'mülkiyet devredildi',
|
||||||
|
businessAdjustments: 'iş ayarlamaları',
|
||||||
|
},
|
||||||
|
noReason: 'Bu eklenti kullanımdan kaldırıldı ve artık güncellenmeyecek.',
|
||||||
|
onlyReason: 'Bu eklenti {{deprecatedReason}} nedeniyle kullanımdan kaldırılmıştır ve artık güncellenmeyecektir.',
|
||||||
|
fullMessage: 'Bu eklenti {{deprecatedReason}} nedeniyle kullanım dışı bırakılmıştır ve artık güncellenmeyecek. Lütfen bunun yerine <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink>\'i kullanın.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
title: 'Hata ayıklama',
|
title: 'Hata ayıklama',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
saveAndAuth: 'Kaydet ve Yetkilendir',
|
saveAndAuth: 'Kaydet ve Yetkilendir',
|
||||||
clientInfo: 'Bu araç sağlayıcı için sistem istemci gizlilikleri bulunmadığından, manuel olarak ayar yapılması gerekmektedir. redirect_uri için lütfen şu adresi kullanın',
|
clientInfo: 'Bu araç sağlayıcı için sistem istemci gizlilikleri bulunmadığından, manuel olarak ayar yapılması gerekmektedir. redirect_uri için lütfen şu adresi kullanın',
|
||||||
},
|
},
|
||||||
|
deprecated: 'Kaldırılmış',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
endpointModalDesc: 'Після налаштування можна використовувати функції, що надаються плагіном через кінцеві точки API.',
|
endpointModalDesc: 'Після налаштування можна використовувати функції, що надаються плагіном через кінцеві точки API.',
|
||||||
configureTool: 'Інструмент налаштування',
|
configureTool: 'Інструмент налаштування',
|
||||||
serviceOk: 'Сервіс працює',
|
serviceOk: 'Сервіс працює',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
ownershipTransferred: 'право власності передано',
|
||||||
|
businessAdjustments: 'бізнесові корективи',
|
||||||
|
noMaintainer: 'немає супроводжувача',
|
||||||
|
},
|
||||||
|
noReason: 'Цей плагін було застаріло, і він більше не буде оновлюватися.',
|
||||||
|
onlyReason: 'Цей плагін було знято з підтримки через {{deprecatedReason}} і більше не буде оновлюватися.',
|
||||||
|
fullMessage: 'Цей плагін був застарілий через {{deprecatedReason}}, і більше не буде оновлюватися. Будь ласка, використовуйте <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink> замість цього.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
title: 'Налагодження',
|
title: 'Налагодження',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
clientInfo: 'Оскільки не знайдено жодних секретів клієнта системи для цього постачальника інструментів, потрібно налаштувати його вручну; для redirect_uri, будь ласка, використовуйте',
|
clientInfo: 'Оскільки не знайдено жодних секретів клієнта системи для цього постачальника інструментів, потрібно налаштувати його вручну; для redirect_uri, будь ласка, використовуйте',
|
||||||
useApiAuthDesc: 'Після налаштування облікових даних усі учасники робочого простору можуть використовувати цей інструмент під час оркестрації додатків.',
|
useApiAuthDesc: 'Після налаштування облікових даних усі учасники робочого простору можуть використовувати цей інструмент під час оркестрації додатків.',
|
||||||
},
|
},
|
||||||
|
deprecated: 'Застарілий',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
endpointDeleteContent: 'Bạn có muốn xóa {{name}} không?',
|
endpointDeleteContent: 'Bạn có muốn xóa {{name}} không?',
|
||||||
endpointModalTitle: 'Điểm cuối thiết lập',
|
endpointModalTitle: 'Điểm cuối thiết lập',
|
||||||
disabled: 'Tàn tật',
|
disabled: 'Tàn tật',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
noMaintainer: 'không có người bảo trì',
|
||||||
|
ownershipTransferred: 'quyền sở hữu được chuyển nhượng',
|
||||||
|
businessAdjustments: 'điều chỉnh kinh doanh',
|
||||||
|
},
|
||||||
|
noReason: 'Plugin này đã bị loại bỏ và sẽ không còn được cập nhật.',
|
||||||
|
onlyReason: 'Plugin này đã bị ngừng hỗ trợ do {{deprecatedReason}} và sẽ không còn được cập nhật nữa.',
|
||||||
|
fullMessage: 'Plugin này đã bị ngừng sử dụng do {{deprecatedReason}}, và sẽ không còn được cập nhật nữa. Vui lòng sử dụng <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink> thay thế.',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
title: 'Gỡ lỗi',
|
title: 'Gỡ lỗi',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
useApiAuthDesc: 'Sau khi cấu hình thông tin xác thực, tất cả các thành viên trong không gian làm việc có thể sử dụng công cụ này khi điều phối các ứng dụng.',
|
useApiAuthDesc: 'Sau khi cấu hình thông tin xác thực, tất cả các thành viên trong không gian làm việc có thể sử dụng công cụ này khi điều phối các ứng dụng.',
|
||||||
clientInfo: 'Vì không tìm thấy bí mật khách hàng hệ thống cho nhà cung cấp công cụ này, cần thiết lập thủ công, đối với redirect_uri, vui lòng sử dụng',
|
clientInfo: 'Vì không tìm thấy bí mật khách hàng hệ thống cho nhà cung cấp công cụ này, cần thiết lập thủ công, đối với redirect_uri, vui lòng sử dụng',
|
||||||
},
|
},
|
||||||
|
deprecated: 'Đã bị ngưng sử dụng',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
@@ -84,6 +84,16 @@ const translation = {
|
|||||||
configureModel: '配置模型',
|
configureModel: '配置模型',
|
||||||
endpointModalTitle: '設置終端節點',
|
endpointModalTitle: '設置終端節點',
|
||||||
endpointsDocLink: '查看文件',
|
endpointsDocLink: '查看文件',
|
||||||
|
deprecation: {
|
||||||
|
reason: {
|
||||||
|
businessAdjustments: '業務調整',
|
||||||
|
ownershipTransferred: '所有權轉移',
|
||||||
|
noMaintainer: '沒有維護者',
|
||||||
|
},
|
||||||
|
noReason: '此插件已被廢棄,將不再進行更新。',
|
||||||
|
onlyReason: '此插件因為 {{deprecatedReason}} 而被棄用,將不再更新。',
|
||||||
|
fullMessage: '由於 {{deprecatedReason}},此插件已被棄用,將不再更新。請改用 <CustomLink href=\'https://example.com/\'>{{-alternativePluginId}}</CustomLink>。',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
debugInfo: {
|
debugInfo: {
|
||||||
viewDocs: '查看文件',
|
viewDocs: '查看文件',
|
||||||
@@ -237,6 +247,7 @@ const translation = {
|
|||||||
clientInfo: '由於未找到此工具提供者的系統客戶端秘密,因此需要手動設置,對於 redirect_uri,請使用',
|
clientInfo: '由於未找到此工具提供者的系統客戶端秘密,因此需要手動設置,對於 redirect_uri,請使用',
|
||||||
useApiAuthDesc: '配置完憑證後,工作區內的所有成員在協調應用程式時都可以使用此工具。',
|
useApiAuthDesc: '配置完憑證後,工作區內的所有成員在協調應用程式時都可以使用此工具。',
|
||||||
},
|
},
|
||||||
|
deprecated: '不推薦使用的',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
Reference in New Issue
Block a user