@uipath/apollo-react 4.1.2 → 4.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/canvas/components/StickyNoteNode/FormattingToolbar.cjs +49 -7
- package/dist/canvas/components/StickyNoteNode/FormattingToolbar.d.ts.map +1 -1
- package/dist/canvas/components/StickyNoteNode/FormattingToolbar.js +49 -7
- package/dist/canvas/components/StickyNoteNode/StickyNoteNode.cjs +5 -3
- package/dist/canvas/components/StickyNoteNode/StickyNoteNode.d.ts.map +1 -1
- package/dist/canvas/components/StickyNoteNode/StickyNoteNode.js +3 -1
- package/dist/canvas/locales/de.cjs +36 -0
- package/dist/canvas/locales/de.d.ts +3 -0
- package/dist/canvas/locales/de.d.ts.map +1 -0
- package/dist/canvas/locales/de.js +2 -0
- package/dist/canvas/locales/en.cjs +36 -0
- package/dist/canvas/locales/en.d.ts +3 -0
- package/dist/canvas/locales/en.d.ts.map +1 -0
- package/dist/canvas/locales/en.js +2 -0
- package/dist/canvas/locales/es-MX.cjs +36 -0
- package/dist/canvas/locales/es-MX.d.ts +3 -0
- package/dist/canvas/locales/es-MX.d.ts.map +1 -0
- package/dist/canvas/locales/es-MX.js +2 -0
- package/dist/canvas/locales/es.cjs +36 -0
- package/dist/canvas/locales/es.d.ts +3 -0
- package/dist/canvas/locales/es.d.ts.map +1 -0
- package/dist/canvas/locales/es.js +2 -0
- package/dist/canvas/locales/fr.cjs +36 -0
- package/dist/canvas/locales/fr.d.ts +3 -0
- package/dist/canvas/locales/fr.d.ts.map +1 -0
- package/dist/canvas/locales/fr.js +2 -0
- package/dist/canvas/locales/ja.cjs +36 -0
- package/dist/canvas/locales/ja.d.ts +3 -0
- package/dist/canvas/locales/ja.d.ts.map +1 -0
- package/dist/canvas/locales/ja.js +2 -0
- package/dist/canvas/locales/ko.cjs +36 -0
- package/dist/canvas/locales/ko.d.ts +3 -0
- package/dist/canvas/locales/ko.d.ts.map +1 -0
- package/dist/canvas/locales/ko.js +2 -0
- package/dist/canvas/locales/pt-BR.cjs +36 -0
- package/dist/canvas/locales/pt-BR.d.ts +3 -0
- package/dist/canvas/locales/pt-BR.d.ts.map +1 -0
- package/dist/canvas/locales/pt-BR.js +2 -0
- package/dist/canvas/locales/pt.cjs +36 -0
- package/dist/canvas/locales/pt.d.ts +3 -0
- package/dist/canvas/locales/pt.d.ts.map +1 -0
- package/dist/canvas/locales/pt.js +2 -0
- package/dist/canvas/locales/ru.cjs +36 -0
- package/dist/canvas/locales/ru.d.ts +3 -0
- package/dist/canvas/locales/ru.d.ts.map +1 -0
- package/dist/canvas/locales/ru.js +2 -0
- package/dist/canvas/locales/tr.cjs +36 -0
- package/dist/canvas/locales/tr.d.ts +3 -0
- package/dist/canvas/locales/tr.d.ts.map +1 -0
- package/dist/canvas/locales/tr.js +2 -0
- package/dist/canvas/locales/zh-CN.cjs +36 -0
- package/dist/canvas/locales/zh-CN.d.ts +3 -0
- package/dist/canvas/locales/zh-CN.d.ts.map +1 -0
- package/dist/canvas/locales/zh-CN.js +2 -0
- package/dist/canvas/locales/zh-TW.cjs +36 -0
- package/dist/canvas/locales/zh-TW.d.ts +3 -0
- package/dist/canvas/locales/zh-TW.d.ts.map +1 -0
- package/dist/canvas/locales/zh-TW.js +2 -0
- package/dist/i18n/locale-registry.cjs +67 -79
- package/dist/i18n/locale-registry.d.ts +3 -4
- package/dist/i18n/locale-registry.d.ts.map +1 -1
- package/dist/i18n/locale-registry.js +80 -57
- package/dist/material/components/ap-chat/locales/de.cjs +36 -1
- package/dist/material/components/ap-chat/locales/de.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/de.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/de.js +2 -1
- package/dist/material/components/ap-chat/locales/en.cjs +36 -1
- package/dist/material/components/ap-chat/locales/en.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/en.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/en.js +2 -1
- package/dist/material/components/ap-chat/locales/es-MX.cjs +36 -1
- package/dist/material/components/ap-chat/locales/es-MX.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/es-MX.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/es-MX.js +2 -1
- package/dist/material/components/ap-chat/locales/es.cjs +36 -1
- package/dist/material/components/ap-chat/locales/es.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/es.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/es.js +2 -1
- package/dist/material/components/ap-chat/locales/fr.cjs +36 -1
- package/dist/material/components/ap-chat/locales/fr.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/fr.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/fr.js +2 -1
- package/dist/material/components/ap-chat/locales/ja.cjs +36 -1
- package/dist/material/components/ap-chat/locales/ja.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/ja.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/ja.js +2 -1
- package/dist/material/components/ap-chat/locales/ko.cjs +36 -1
- package/dist/material/components/ap-chat/locales/ko.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/ko.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/ko.js +2 -1
- package/dist/material/components/ap-chat/locales/pt-BR.cjs +36 -1
- package/dist/material/components/ap-chat/locales/pt-BR.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/pt-BR.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/pt-BR.js +2 -1
- package/dist/material/components/ap-chat/locales/pt.cjs +36 -1
- package/dist/material/components/ap-chat/locales/pt.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/pt.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/pt.js +2 -1
- package/dist/material/components/ap-chat/locales/ru.cjs +36 -1
- package/dist/material/components/ap-chat/locales/ru.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/ru.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/ru.js +2 -1
- package/dist/material/components/ap-chat/locales/tr.cjs +36 -1
- package/dist/material/components/ap-chat/locales/tr.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/tr.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/tr.js +2 -1
- package/dist/material/components/ap-chat/locales/zh-CN.cjs +36 -1
- package/dist/material/components/ap-chat/locales/zh-CN.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/zh-CN.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/zh-CN.js +2 -1
- package/dist/material/components/ap-chat/locales/zh-TW.cjs +36 -1
- package/dist/material/components/ap-chat/locales/zh-TW.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/zh-TW.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/zh-TW.js +2 -1
- package/dist/material/components/ap-tool-call/locales/de.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/de.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/de.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/de.js +2 -1
- package/dist/material/components/ap-tool-call/locales/en.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/en.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/en.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/en.js +2 -1
- package/dist/material/components/ap-tool-call/locales/es-MX.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/es-MX.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/es-MX.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/es-MX.js +2 -1
- package/dist/material/components/ap-tool-call/locales/es.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/es.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/es.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/es.js +2 -1
- package/dist/material/components/ap-tool-call/locales/fr.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/fr.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/fr.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/fr.js +2 -1
- package/dist/material/components/ap-tool-call/locales/ja.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/ja.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/ja.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/ja.js +2 -1
- package/dist/material/components/ap-tool-call/locales/ko.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/ko.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/ko.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/ko.js +2 -1
- package/dist/material/components/ap-tool-call/locales/pt-BR.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/pt-BR.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/pt-BR.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/pt-BR.js +2 -1
- package/dist/material/components/ap-tool-call/locales/pt.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/pt.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/pt.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/pt.js +2 -1
- package/dist/material/components/ap-tool-call/locales/ru.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/ru.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/ru.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/ru.js +2 -1
- package/dist/material/components/ap-tool-call/locales/tr.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/tr.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/tr.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/tr.js +2 -1
- package/dist/material/components/ap-tool-call/locales/zh-CN.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/zh-CN.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/zh-CN.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/zh-CN.js +2 -1
- package/dist/material/components/ap-tool-call/locales/zh-TW.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/zh-TW.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/zh-TW.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/zh-TW.js +2 -1
- package/package.json +3 -3
- package/dist/material/components/ap-chat/locales/de.json +0 -81
- package/dist/material/components/ap-chat/locales/en.json +0 -81
- package/dist/material/components/ap-chat/locales/es-MX.json +0 -81
- package/dist/material/components/ap-chat/locales/es.json +0 -81
- package/dist/material/components/ap-chat/locales/fr.json +0 -81
- package/dist/material/components/ap-chat/locales/ja.json +0 -81
- package/dist/material/components/ap-chat/locales/ko.json +0 -81
- package/dist/material/components/ap-chat/locales/pt-BR.json +0 -81
- package/dist/material/components/ap-chat/locales/pt.json +0 -81
- package/dist/material/components/ap-chat/locales/ro.json +0 -81
- package/dist/material/components/ap-chat/locales/ru.json +0 -69
- package/dist/material/components/ap-chat/locales/tr.json +0 -81
- package/dist/material/components/ap-chat/locales/zh-CN.json +0 -81
- package/dist/material/components/ap-chat/locales/zh-TW.json +0 -81
- package/dist/material/components/ap-tool-call/locales/de.json +0 -9
- package/dist/material/components/ap-tool-call/locales/en.json +0 -9
- package/dist/material/components/ap-tool-call/locales/es-MX.json +0 -9
- package/dist/material/components/ap-tool-call/locales/es.json +0 -9
- package/dist/material/components/ap-tool-call/locales/fr.json +0 -9
- package/dist/material/components/ap-tool-call/locales/ja.json +0 -9
- package/dist/material/components/ap-tool-call/locales/ko.json +0 -9
- package/dist/material/components/ap-tool-call/locales/pt-BR.json +0 -9
- package/dist/material/components/ap-tool-call/locales/pt.json +0 -9
- package/dist/material/components/ap-tool-call/locales/ro.json +0 -9
- package/dist/material/components/ap-tool-call/locales/ru.json +0 -9
- package/dist/material/components/ap-tool-call/locales/tr.json +0 -9
- package/dist/material/components/ap-tool-call/locales/zh-CN.json +0 -9
- package/dist/material/components/ap-tool-call/locales/zh-TW.json +0 -9
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"autopilot-chat.history.group.months-ago": "il y a {count} mois",
|
|
3
|
-
"autopilot-chat.error.file-too-large": "Fichier trop volumineux : {fileName} {fileSize}Mo/{maxSize}Mo",
|
|
4
|
-
"autopilot-chat.error.file-invalid-type": "Fichier non pris en charge : {fileName}",
|
|
5
|
-
"autopilot-chat.input.agent-mode-selection-label": "Sélection du mode d’agent",
|
|
6
|
-
"autopilot-chat.input.footer": "Autopilot peut commettre des erreurs. Veuillez vérifier soigneusement les réponses.",
|
|
7
|
-
"autopilot-chat.dropzone.allowed-file-types": "Types de fichiers autorisés : {fileTypes}",
|
|
8
|
-
"autopilot-chat.input.actions.attachments.allowed-types": "Types de fichiers autorisés : {fileTypes}",
|
|
9
|
-
"autopilot-chat.input.actions.attach-file": "Joindre le(s) fichier(s)",
|
|
10
|
-
"autopilot-chat.header.title": "Autopilot",
|
|
11
|
-
"autopilot-chat.message.actions.bad": "Amélioration requise",
|
|
12
|
-
"autopilot-chat.message.citation-aria-label": "Citation {id} : {title}",
|
|
13
|
-
"autopilot-chat.message.close": "Fermer le chat",
|
|
14
|
-
"autopilot-chat.header.actions.close": "Fermer le chat",
|
|
15
|
-
"autopilot-chat.message.code-block-language": "Texte",
|
|
16
|
-
"autopilot-chat.header.actions.collapse": "Réduire",
|
|
17
|
-
"autopilot-chat.message.actions.copy": "Copier",
|
|
18
|
-
"autopilot-chat.message.code-block-copy": "Copier",
|
|
19
|
-
"autopilot-chat.history.delete": "Supprimer",
|
|
20
|
-
"autopilot-chat.dropzone.overlay-title": "Déposez vos fichiers ici pour les ajouter à votre invite",
|
|
21
|
-
"autopilot-chat.message.expand": "Développer",
|
|
22
|
-
"autopilot-chat.header.actions.expand": "Développer",
|
|
23
|
-
"autopilot-chat.input.actions.error.file-too-large": "Fichier trop volumineux : {fileName} {fileSize}Mo/{maxSize}Mo",
|
|
24
|
-
"autopilot-chat.message.footnote-label": "Sources",
|
|
25
|
-
"autopilot-chat.message.generating-response": "Génération en cours...",
|
|
26
|
-
"autopilot-chat.message.actions.good": "J’aime",
|
|
27
|
-
"autopilot-chat.settings.hide": "Masquer les paramètres",
|
|
28
|
-
"autopilot-chat.header.actions.history": "Historique de discussion",
|
|
29
|
-
"autopilot-chat.history.group.last-30-days": "30 jours précédents",
|
|
30
|
-
"autopilot-chat.history.group.last-week": "Dernière semaine",
|
|
31
|
-
"autopilot-chat.input.actions.attachments.max-count": "Nombre maximal de fichiers autorisés : {maxCount}",
|
|
32
|
-
"autopilot-chat.dropzone.overlay-max-count": "Nombre maximal de fichiers autorisés : {maxCount}",
|
|
33
|
-
"autopilot-chat.error.too-many-files": "Trop de fichiers. {maxCount} fichiers sont autorisés par message",
|
|
34
|
-
"autopilot-chat.input.actions.attachments.max-size": "Taille maximale du fichier : {maxSize} Mo",
|
|
35
|
-
"autopilot-chat.dropzone.overlay-max-size": "Taille maximale du fichier : {maxSize} Mo",
|
|
36
|
-
"autopilot-chat.message.actions.label": "Actions de message",
|
|
37
|
-
"autopilot-chat.common.mode-selector": "Sélecteur de mode",
|
|
38
|
-
"autopilot-chat.input.model-selection-label": "Sélection du modèle",
|
|
39
|
-
"autopilot-chat.common.model-selector": "Sélecteur de modèle",
|
|
40
|
-
"autopilot-chat.message.actions.more": "Autres actions",
|
|
41
|
-
"autopilot-chat.header.actions.custom-actions": "Autres actions",
|
|
42
|
-
"autopilot-chat.header.actions.new-chat": "Nouveau chat",
|
|
43
|
-
"autopilot-chat.history.empty": "Il n’y a aucune conversation pour le moment.",
|
|
44
|
-
"autopilot-chat.tree.no-description": "Aucune description",
|
|
45
|
-
"autopilot-chat.tree.no-items": "Aucun élément",
|
|
46
|
-
"autopilot-chat.history.no-results": "Aucun résultat trouvé.",
|
|
47
|
-
"autopilot-chat.error.multiple-files": "Un seul fichier par message peut être ajouté en pièce jointe.",
|
|
48
|
-
"autopilot-chat.message.page-number": "Page {page_number}",
|
|
49
|
-
"autopilot-chat.message.code-block-preview": "Aperçu",
|
|
50
|
-
"autopilot-chat.header.preview": "Aperçu",
|
|
51
|
-
"autopilot-chat.common.attachments.remove-file-name": "Supprimer {name}",
|
|
52
|
-
"autopilot-chat.common.attachments.remove-file": "Supprimer",
|
|
53
|
-
"autopilot-chat.message.scroll-to-bottom": "Faire défiler vers le bas",
|
|
54
|
-
"autopilot-chat.history.search-placeholder": "Rechercher",
|
|
55
|
-
"autopilot-chat.input.actions.send": "Envoyer",
|
|
56
|
-
"autopilot-chat.settings.title": "Paramètres de chat",
|
|
57
|
-
"autopilot-chat.header.actions.settings": "Paramètres",
|
|
58
|
-
"autopilot-chat.settings.heading-description": "Niveau d’en-tête 2",
|
|
59
|
-
"autopilot-chat.message.code-block-code": "Code",
|
|
60
|
-
"autopilot-chat.message.show-less": "Afficher moins",
|
|
61
|
-
"autopilot-chat.message.show-more": "Afficher plus",
|
|
62
|
-
"autopilot-chat.message.sources": "Sources",
|
|
63
|
-
"autopilot-chat.input.actions.stop": "Arrêter",
|
|
64
|
-
"autopilot-chat.message.suggestions-title": "Suggestions",
|
|
65
|
-
"autopilot-chat.history.group.today": "Aujourd'hui",
|
|
66
|
-
"autopilot-chat.input.placeholder": "Que souhaitez-vous que je fasse ?",
|
|
67
|
-
"autopilot-chat.tree.unknown": "Inconnu",
|
|
68
|
-
"autopilot-chat.history.group.yesterday": "Hier",
|
|
69
|
-
"autopilot-chat.resource-trigger.tooltip": "Ajouter une ressource",
|
|
70
|
-
"autopilot-chat.resource-trigger.label": "Ajouter une référence de ressource",
|
|
71
|
-
"autopilot-chat.resource-picker.error": "Échec du chargement des ressources",
|
|
72
|
-
"autopilot-chat.resource-picker.retry": "Réessayer",
|
|
73
|
-
"autopilot-chat.resource-picker.no-results": "Aucune ressource correspondante",
|
|
74
|
-
"autopilot-chat.resource-picker.empty": "Aucune ressource disponible",
|
|
75
|
-
"autopilot-chat.resource-picker.label": "Sélecteur de ressources",
|
|
76
|
-
"autopilot-chat.resource-picker.load-more-error": "Impossible de charger plus",
|
|
77
|
-
"autopilot-chat.resource-picker.search-error": "Recherche échouée",
|
|
78
|
-
"autopilot-chat.resource-picker.back": "Revenir en arrière",
|
|
79
|
-
"autopilot-chat.input.resource-chip.remove": "Supprimer",
|
|
80
|
-
"autopilot-chat.input.resource-chip.remove-name": "Supprimer {label}"
|
|
81
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"autopilot-chat.history.group.months-ago": "{count} か月前",
|
|
3
|
-
"autopilot-chat.error.file-too-large": "ファイルが大きすぎます: {fileName} {fileSize} MB/{maxSize} MB",
|
|
4
|
-
"autopilot-chat.error.file-invalid-type": "サポートされていないファイル: {fileName}",
|
|
5
|
-
"autopilot-chat.input.agent-mode-selection-label": "エージェント モードの選択",
|
|
6
|
-
"autopilot-chat.input.footer": "Autopilot は間違うことがあります。必ず回答を再確認してください。",
|
|
7
|
-
"autopilot-chat.dropzone.allowed-file-types": "使用できるファイルの種類: {fileTypes}",
|
|
8
|
-
"autopilot-chat.input.actions.attachments.allowed-types": "使用できるファイルの種類: {fileTypes}",
|
|
9
|
-
"autopilot-chat.input.actions.attach-file": "ファイルを添付",
|
|
10
|
-
"autopilot-chat.header.title": "Autopilot",
|
|
11
|
-
"autopilot-chat.message.actions.bad": "不満",
|
|
12
|
-
"autopilot-chat.message.citation-aria-label": "引用 {id}: {title}",
|
|
13
|
-
"autopilot-chat.message.close": "チャットを閉じる",
|
|
14
|
-
"autopilot-chat.header.actions.close": "チャットを閉じる",
|
|
15
|
-
"autopilot-chat.message.code-block-language": "テキスト",
|
|
16
|
-
"autopilot-chat.header.actions.collapse": "折りたたみ",
|
|
17
|
-
"autopilot-chat.message.actions.copy": "コピー",
|
|
18
|
-
"autopilot-chat.message.code-block-copy": "コピー",
|
|
19
|
-
"autopilot-chat.history.delete": "削除",
|
|
20
|
-
"autopilot-chat.dropzone.overlay-title": "ここにファイルをドロップして、プロンプトに追加します。",
|
|
21
|
-
"autopilot-chat.message.expand": "展開",
|
|
22
|
-
"autopilot-chat.header.actions.expand": "展開",
|
|
23
|
-
"autopilot-chat.input.actions.error.file-too-large": "ファイルが大きすぎます: {fileName} {fileSize} MB/{maxSize} MB",
|
|
24
|
-
"autopilot-chat.message.footnote-label": "ソース",
|
|
25
|
-
"autopilot-chat.message.generating-response": "生成しています...",
|
|
26
|
-
"autopilot-chat.message.actions.good": "満足",
|
|
27
|
-
"autopilot-chat.settings.hide": "設定を非表示",
|
|
28
|
-
"autopilot-chat.header.actions.history": "チャット履歴",
|
|
29
|
-
"autopilot-chat.history.group.last-30-days": "過去 30 日間",
|
|
30
|
-
"autopilot-chat.history.group.last-week": "過去 1 週間",
|
|
31
|
-
"autopilot-chat.input.actions.attachments.max-count": "許可される最大ファイル数: {maxCount}",
|
|
32
|
-
"autopilot-chat.dropzone.overlay-max-count": "許可される最大ファイル数: {maxCount}",
|
|
33
|
-
"autopilot-chat.error.too-many-files": "ファイルが多すぎます。1 件のメッセージにつき {maxCount} 個のファイルを使用できます。",
|
|
34
|
-
"autopilot-chat.input.actions.attachments.max-size": "最大ファイル サイズ: {maxSize} MB",
|
|
35
|
-
"autopilot-chat.dropzone.overlay-max-size": "最大ファイル サイズ: {maxSize} MB",
|
|
36
|
-
"autopilot-chat.message.actions.label": "メッセージのアクション",
|
|
37
|
-
"autopilot-chat.common.mode-selector": "モード セレクター",
|
|
38
|
-
"autopilot-chat.input.model-selection-label": "モデルの選択",
|
|
39
|
-
"autopilot-chat.common.model-selector": "モデル セレクター",
|
|
40
|
-
"autopilot-chat.message.actions.more": "その他のアクション",
|
|
41
|
-
"autopilot-chat.header.actions.custom-actions": "その他のアクション",
|
|
42
|
-
"autopilot-chat.header.actions.new-chat": "新しいチャット",
|
|
43
|
-
"autopilot-chat.history.empty": "まだ会話はありません。",
|
|
44
|
-
"autopilot-chat.tree.no-description": "説明がありません。",
|
|
45
|
-
"autopilot-chat.tree.no-items": "項目がありません。",
|
|
46
|
-
"autopilot-chat.history.no-results": "結果が見つかりません。",
|
|
47
|
-
"autopilot-chat.error.multiple-files": "1 件のメッセージに添付できるファイルは 1 つのみです。",
|
|
48
|
-
"autopilot-chat.message.page-number": "{page_number} ページ",
|
|
49
|
-
"autopilot-chat.message.code-block-preview": "プレビュー",
|
|
50
|
-
"autopilot-chat.header.preview": "プレビュー",
|
|
51
|
-
"autopilot-chat.common.attachments.remove-file-name": "{name} を削除",
|
|
52
|
-
"autopilot-chat.common.attachments.remove-file": "削除",
|
|
53
|
-
"autopilot-chat.message.scroll-to-bottom": "最下部までスクロール",
|
|
54
|
-
"autopilot-chat.history.search-placeholder": "検索",
|
|
55
|
-
"autopilot-chat.input.actions.send": "送信",
|
|
56
|
-
"autopilot-chat.settings.title": "チャットの設定",
|
|
57
|
-
"autopilot-chat.header.actions.settings": "設定",
|
|
58
|
-
"autopilot-chat.settings.heading-description": "見出しレベル 2",
|
|
59
|
-
"autopilot-chat.message.code-block-code": "コード",
|
|
60
|
-
"autopilot-chat.message.show-less": "一部を表示",
|
|
61
|
-
"autopilot-chat.message.show-more": "さらに表示",
|
|
62
|
-
"autopilot-chat.message.sources": "ソース",
|
|
63
|
-
"autopilot-chat.input.actions.stop": "停止",
|
|
64
|
-
"autopilot-chat.message.suggestions-title": "提案",
|
|
65
|
-
"autopilot-chat.history.group.today": "今日",
|
|
66
|
-
"autopilot-chat.input.placeholder": "どのようなサポートが必要ですか?",
|
|
67
|
-
"autopilot-chat.tree.unknown": "不明",
|
|
68
|
-
"autopilot-chat.history.group.yesterday": "昨日",
|
|
69
|
-
"autopilot-chat.resource-trigger.tooltip": "リソースを追加",
|
|
70
|
-
"autopilot-chat.resource-trigger.label": "リソースの参照を追加",
|
|
71
|
-
"autopilot-chat.resource-picker.error": "リソースの読み込みに失敗しました。",
|
|
72
|
-
"autopilot-chat.resource-picker.retry": "リトライ",
|
|
73
|
-
"autopilot-chat.resource-picker.no-results": "一致するリソースがありません。",
|
|
74
|
-
"autopilot-chat.resource-picker.empty": "利用可能なリソースがありません。",
|
|
75
|
-
"autopilot-chat.resource-picker.label": "リソース ピッカー",
|
|
76
|
-
"autopilot-chat.resource-picker.load-more-error": "読み込みに失敗しました。",
|
|
77
|
-
"autopilot-chat.resource-picker.search-error": "検索に失敗しました。",
|
|
78
|
-
"autopilot-chat.resource-picker.back": "戻る",
|
|
79
|
-
"autopilot-chat.input.resource-chip.remove": "削除",
|
|
80
|
-
"autopilot-chat.input.resource-chip.remove-name": "{label} を削除"
|
|
81
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"autopilot-chat.history.group.months-ago": "{count}개월 전",
|
|
3
|
-
"autopilot-chat.error.file-too-large": "파일이 너무 큼: {fileName} {fileSize}MB/{maxSize}MB",
|
|
4
|
-
"autopilot-chat.error.file-invalid-type": "지원되지 않는 파일: {fileName}",
|
|
5
|
-
"autopilot-chat.input.agent-mode-selection-label": "에이전트 모드 선택",
|
|
6
|
-
"autopilot-chat.input.footer": "Autopilot은 실수를 할 수 있습니다. 응답을 다시 확인하십시오.",
|
|
7
|
-
"autopilot-chat.dropzone.allowed-file-types": "허용되는 파일 형식: {fileTypes}",
|
|
8
|
-
"autopilot-chat.input.actions.attachments.allowed-types": "허용되는 파일 형식: {fileTypes}",
|
|
9
|
-
"autopilot-chat.input.actions.attach-file": "파일 첨부",
|
|
10
|
-
"autopilot-chat.header.title": "Autopilot",
|
|
11
|
-
"autopilot-chat.message.actions.bad": "개선 필요",
|
|
12
|
-
"autopilot-chat.message.citation-aria-label": "인용 {id}: {title}",
|
|
13
|
-
"autopilot-chat.message.close": "채팅 닫기",
|
|
14
|
-
"autopilot-chat.header.actions.close": "채팅 닫기",
|
|
15
|
-
"autopilot-chat.message.code-block-language": "텍스트",
|
|
16
|
-
"autopilot-chat.header.actions.collapse": "축소",
|
|
17
|
-
"autopilot-chat.message.actions.copy": "복사",
|
|
18
|
-
"autopilot-chat.message.code-block-copy": "복사",
|
|
19
|
-
"autopilot-chat.history.delete": "삭제",
|
|
20
|
-
"autopilot-chat.dropzone.overlay-title": "파일을 여기에 끌어다 놓아 프롬프트에 추가하십시오",
|
|
21
|
-
"autopilot-chat.message.expand": "확장",
|
|
22
|
-
"autopilot-chat.header.actions.expand": "확장",
|
|
23
|
-
"autopilot-chat.input.actions.error.file-too-large": "파일이 너무 큼: {fileName} {fileSize}MB/{maxSize}MB",
|
|
24
|
-
"autopilot-chat.message.footnote-label": "소스",
|
|
25
|
-
"autopilot-chat.message.generating-response": "생성 중...",
|
|
26
|
-
"autopilot-chat.message.actions.good": "완전 마음에 들어요",
|
|
27
|
-
"autopilot-chat.settings.hide": "설정 숨기기",
|
|
28
|
-
"autopilot-chat.header.actions.history": "채팅 기록",
|
|
29
|
-
"autopilot-chat.history.group.last-30-days": "이전 30일",
|
|
30
|
-
"autopilot-chat.history.group.last-week": "지난 1주",
|
|
31
|
-
"autopilot-chat.input.actions.attachments.max-count": "허용되는 최대 파일 수: {maxCount}",
|
|
32
|
-
"autopilot-chat.dropzone.overlay-max-count": "허용되는 최대 파일 수: {maxCount}",
|
|
33
|
-
"autopilot-chat.error.too-many-files": "파일이 너무 많습니다. 메시지당 {maxCount}개의 파일이 허용됩니다",
|
|
34
|
-
"autopilot-chat.input.actions.attachments.max-size": "최대 파일 크기: {maxSize}MB",
|
|
35
|
-
"autopilot-chat.dropzone.overlay-max-size": "최대 파일 크기: {maxSize}MB",
|
|
36
|
-
"autopilot-chat.message.actions.label": "메시지 액션",
|
|
37
|
-
"autopilot-chat.common.mode-selector": "모드 선택기",
|
|
38
|
-
"autopilot-chat.input.model-selection-label": "모델 선택",
|
|
39
|
-
"autopilot-chat.common.model-selector": "모델 선택기",
|
|
40
|
-
"autopilot-chat.message.actions.more": "추가 액션",
|
|
41
|
-
"autopilot-chat.header.actions.custom-actions": "추가 액션",
|
|
42
|
-
"autopilot-chat.header.actions.new-chat": "새 채팅",
|
|
43
|
-
"autopilot-chat.history.empty": "아직 대화가 없습니다.",
|
|
44
|
-
"autopilot-chat.tree.no-description": "설명 없음",
|
|
45
|
-
"autopilot-chat.tree.no-items": "항목 없음",
|
|
46
|
-
"autopilot-chat.history.no-results": "결과를 찾을 수 없습니다.",
|
|
47
|
-
"autopilot-chat.error.multiple-files": "메시지당 하나의 파일만 첨부할 수 있습니다",
|
|
48
|
-
"autopilot-chat.message.page-number": "{page_number}페이지",
|
|
49
|
-
"autopilot-chat.message.code-block-preview": "미리 보기",
|
|
50
|
-
"autopilot-chat.header.preview": "미리 보기",
|
|
51
|
-
"autopilot-chat.common.attachments.remove-file-name": "{name} 제거",
|
|
52
|
-
"autopilot-chat.common.attachments.remove-file": "제거",
|
|
53
|
-
"autopilot-chat.message.scroll-to-bottom": "맨 아래로 스크롤",
|
|
54
|
-
"autopilot-chat.history.search-placeholder": "검색",
|
|
55
|
-
"autopilot-chat.input.actions.send": "보내기",
|
|
56
|
-
"autopilot-chat.settings.title": "채팅 설정",
|
|
57
|
-
"autopilot-chat.header.actions.settings": "설정",
|
|
58
|
-
"autopilot-chat.settings.heading-description": "제목 수준 2",
|
|
59
|
-
"autopilot-chat.message.code-block-code": "코드",
|
|
60
|
-
"autopilot-chat.message.show-less": "간단히 표시",
|
|
61
|
-
"autopilot-chat.message.show-more": "자세히 표시",
|
|
62
|
-
"autopilot-chat.message.sources": "소스",
|
|
63
|
-
"autopilot-chat.input.actions.stop": "중지",
|
|
64
|
-
"autopilot-chat.message.suggestions-title": "제안",
|
|
65
|
-
"autopilot-chat.history.group.today": "오늘",
|
|
66
|
-
"autopilot-chat.input.placeholder": "뭘 해드리면 될까요?",
|
|
67
|
-
"autopilot-chat.tree.unknown": "알 수 없음",
|
|
68
|
-
"autopilot-chat.history.group.yesterday": "어제",
|
|
69
|
-
"autopilot-chat.resource-trigger.tooltip": "리소스 추가",
|
|
70
|
-
"autopilot-chat.resource-trigger.label": "리소스 참조 추가",
|
|
71
|
-
"autopilot-chat.resource-picker.error": "리소스를 로드하지 못했습니다",
|
|
72
|
-
"autopilot-chat.resource-picker.retry": "재시도",
|
|
73
|
-
"autopilot-chat.resource-picker.no-results": "일치하는 리소스 없음",
|
|
74
|
-
"autopilot-chat.resource-picker.empty": "사용 가능한 리소스 없음",
|
|
75
|
-
"autopilot-chat.resource-picker.label": "리소스 선택기",
|
|
76
|
-
"autopilot-chat.resource-picker.load-more-error": "추가 로드 실패",
|
|
77
|
-
"autopilot-chat.resource-picker.search-error": "검색 실패",
|
|
78
|
-
"autopilot-chat.resource-picker.back": "뒤로 이동",
|
|
79
|
-
"autopilot-chat.input.resource-chip.remove": "제거",
|
|
80
|
-
"autopilot-chat.input.resource-chip.remove-name": "{label} 제거"
|
|
81
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"autopilot-chat.history.group.months-ago": "{count} meses atrás",
|
|
3
|
-
"autopilot-chat.error.file-too-large": "Arquivo muito grande: {fileName} {fileSize} MB/{maxSize} MB",
|
|
4
|
-
"autopilot-chat.error.file-invalid-type": "Arquivo não compatível: {fileName}",
|
|
5
|
-
"autopilot-chat.input.agent-mode-selection-label": "Seleção de modo do agente",
|
|
6
|
-
"autopilot-chat.input.footer": "O Autopilot pode cometer erros. Verifique as respostas novamente.",
|
|
7
|
-
"autopilot-chat.dropzone.allowed-file-types": "Tipos de arquivo permitidos: {fileTypes}",
|
|
8
|
-
"autopilot-chat.input.actions.attachments.allowed-types": "Tipos de arquivo permitidos: {fileTypes}",
|
|
9
|
-
"autopilot-chat.input.actions.attach-file": "Anexar arquivo(s)",
|
|
10
|
-
"autopilot-chat.header.title": "Autopilot",
|
|
11
|
-
"autopilot-chat.message.actions.bad": "Precisa melhorar",
|
|
12
|
-
"autopilot-chat.message.citation-aria-label": "Citação {id}: {title}",
|
|
13
|
-
"autopilot-chat.message.close": "Fechar chat",
|
|
14
|
-
"autopilot-chat.header.actions.close": "Fechar chat",
|
|
15
|
-
"autopilot-chat.message.code-block-language": "Texto",
|
|
16
|
-
"autopilot-chat.header.actions.collapse": "Recolher",
|
|
17
|
-
"autopilot-chat.message.actions.copy": "Copiar",
|
|
18
|
-
"autopilot-chat.message.code-block-copy": "Copiar",
|
|
19
|
-
"autopilot-chat.history.delete": "Excluir",
|
|
20
|
-
"autopilot-chat.dropzone.overlay-title": "Solte seus arquivos aqui para adicioná-los ao seu prompt",
|
|
21
|
-
"autopilot-chat.message.expand": "Expandir",
|
|
22
|
-
"autopilot-chat.header.actions.expand": "Expandir",
|
|
23
|
-
"autopilot-chat.input.actions.error.file-too-large": "Arquivo muito grande: {fileName} {fileSize} MB/{maxSize} MB",
|
|
24
|
-
"autopilot-chat.message.footnote-label": "Fontes",
|
|
25
|
-
"autopilot-chat.message.generating-response": "Gerando…",
|
|
26
|
-
"autopilot-chat.message.actions.good": "Amo isso",
|
|
27
|
-
"autopilot-chat.settings.hide": "Ocultar configurações",
|
|
28
|
-
"autopilot-chat.header.actions.history": "Histórico do Chat",
|
|
29
|
-
"autopilot-chat.history.group.last-30-days": "30 dias anteriores",
|
|
30
|
-
"autopilot-chat.history.group.last-week": "Última semana",
|
|
31
|
-
"autopilot-chat.input.actions.attachments.max-count": "Máximo de arquivos permitidos: {maxCount}",
|
|
32
|
-
"autopilot-chat.dropzone.overlay-max-count": "Máximo de arquivos permitidos: {maxCount}",
|
|
33
|
-
"autopilot-chat.error.too-many-files": "Há muitos arquivos. O total de {maxCount} arquivos é permitido por mensagem",
|
|
34
|
-
"autopilot-chat.input.actions.attachments.max-size": "Tamanho máximo do arquivo: {maxSize} MB",
|
|
35
|
-
"autopilot-chat.dropzone.overlay-max-size": "Tamanho máximo do arquivo: {maxSize} MB",
|
|
36
|
-
"autopilot-chat.message.actions.label": "Ações de mensagem",
|
|
37
|
-
"autopilot-chat.common.mode-selector": "Seletor de modo",
|
|
38
|
-
"autopilot-chat.input.model-selection-label": "Seleção de modelo",
|
|
39
|
-
"autopilot-chat.common.model-selector": "Seletor de modelo",
|
|
40
|
-
"autopilot-chat.message.actions.more": "Mais ações",
|
|
41
|
-
"autopilot-chat.header.actions.custom-actions": "Mais ações",
|
|
42
|
-
"autopilot-chat.header.actions.new-chat": "Novo chat",
|
|
43
|
-
"autopilot-chat.history.empty": "Ainda não há conversas.",
|
|
44
|
-
"autopilot-chat.tree.no-description": "Nenhuma Descrição",
|
|
45
|
-
"autopilot-chat.tree.no-items": "Não há itens",
|
|
46
|
-
"autopilot-chat.history.no-results": "Nenhum resultado encontrado.",
|
|
47
|
-
"autopilot-chat.error.multiple-files": "Só é possível anexar um arquivo por mensagem",
|
|
48
|
-
"autopilot-chat.message.page-number": "Página {page_number}",
|
|
49
|
-
"autopilot-chat.message.code-block-preview": "Visualizar",
|
|
50
|
-
"autopilot-chat.header.preview": "Visualizar",
|
|
51
|
-
"autopilot-chat.common.attachments.remove-file-name": "Remover {name}",
|
|
52
|
-
"autopilot-chat.common.attachments.remove-file": "Remover",
|
|
53
|
-
"autopilot-chat.message.scroll-to-bottom": "Rolar para baixo",
|
|
54
|
-
"autopilot-chat.history.search-placeholder": "Pesquisar",
|
|
55
|
-
"autopilot-chat.input.actions.send": "Enviar",
|
|
56
|
-
"autopilot-chat.settings.title": "Configurações de chat",
|
|
57
|
-
"autopilot-chat.header.actions.settings": "Configurações",
|
|
58
|
-
"autopilot-chat.settings.heading-description": "Nível de cabeçalho 2",
|
|
59
|
-
"autopilot-chat.message.code-block-code": "Código",
|
|
60
|
-
"autopilot-chat.message.show-less": "Mostrar menos",
|
|
61
|
-
"autopilot-chat.message.show-more": "Mostrar Mais",
|
|
62
|
-
"autopilot-chat.message.sources": "Fontes",
|
|
63
|
-
"autopilot-chat.input.actions.stop": "Parar",
|
|
64
|
-
"autopilot-chat.message.suggestions-title": "Sugestões",
|
|
65
|
-
"autopilot-chat.history.group.today": "Hoje",
|
|
66
|
-
"autopilot-chat.input.placeholder": "O que você quer que eu faça?",
|
|
67
|
-
"autopilot-chat.tree.unknown": "Desconhecido",
|
|
68
|
-
"autopilot-chat.history.group.yesterday": "Ontem",
|
|
69
|
-
"autopilot-chat.resource-trigger.tooltip": "Adicionar Recurso",
|
|
70
|
-
"autopilot-chat.resource-trigger.label": "Adicionar referência de recurso",
|
|
71
|
-
"autopilot-chat.resource-picker.error": "Falha ao carregar recursos",
|
|
72
|
-
"autopilot-chat.resource-picker.retry": "Tentar Novamente",
|
|
73
|
-
"autopilot-chat.resource-picker.no-results": "Nenhum recurso correspondente",
|
|
74
|
-
"autopilot-chat.resource-picker.empty": "Nenhum recurso disponível",
|
|
75
|
-
"autopilot-chat.resource-picker.label": "Seletor de recursos",
|
|
76
|
-
"autopilot-chat.resource-picker.load-more-error": "Falha ao carregar mais",
|
|
77
|
-
"autopilot-chat.resource-picker.search-error": "Falha na pesquisa",
|
|
78
|
-
"autopilot-chat.resource-picker.back": "Voltar",
|
|
79
|
-
"autopilot-chat.input.resource-chip.remove": "Remover",
|
|
80
|
-
"autopilot-chat.input.resource-chip.remove-name": "Remover {label}"
|
|
81
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"autopilot-chat.history.group.months-ago": "há {count} meses",
|
|
3
|
-
"autopilot-chat.error.file-too-large": "Ficheiro demasiado grande: {fileName} {fileSize}MB/{maxSize}MB",
|
|
4
|
-
"autopilot-chat.error.file-invalid-type": "Ficheiro não suportado: {fileName}",
|
|
5
|
-
"autopilot-chat.input.agent-mode-selection-label": "Seleção de modo de agente",
|
|
6
|
-
"autopilot-chat.input.footer": "O Autopilot pode cometer erros. Confirme atentamente as respostas.",
|
|
7
|
-
"autopilot-chat.dropzone.allowed-file-types": "Tipos de ficheiro permitidos: {fileTypes}",
|
|
8
|
-
"autopilot-chat.input.actions.attachments.allowed-types": "Tipos de ficheiro permitidos: {fileTypes}",
|
|
9
|
-
"autopilot-chat.input.actions.attach-file": "Anexar ficheiro(s)",
|
|
10
|
-
"autopilot-chat.header.title": "Autopilot",
|
|
11
|
-
"autopilot-chat.message.actions.bad": "Precisa de melhorar",
|
|
12
|
-
"autopilot-chat.message.citation-aria-label": "Citação {id}: {title}",
|
|
13
|
-
"autopilot-chat.message.close": "Fechar Chat",
|
|
14
|
-
"autopilot-chat.header.actions.close": "Fechar Chat",
|
|
15
|
-
"autopilot-chat.message.code-block-language": "Texto",
|
|
16
|
-
"autopilot-chat.header.actions.collapse": "Fechar",
|
|
17
|
-
"autopilot-chat.message.actions.copy": "Copiar",
|
|
18
|
-
"autopilot-chat.message.code-block-copy": "Copiar",
|
|
19
|
-
"autopilot-chat.history.delete": "Eliminar",
|
|
20
|
-
"autopilot-chat.dropzone.overlay-title": "Solte os seus ficheiros aqui para os adicionar ao pedido",
|
|
21
|
-
"autopilot-chat.message.expand": "Expandir",
|
|
22
|
-
"autopilot-chat.header.actions.expand": "Expandir",
|
|
23
|
-
"autopilot-chat.input.actions.error.file-too-large": "Ficheiro demasiado grande: {fileName} {fileSize}MB/{maxSize}MB",
|
|
24
|
-
"autopilot-chat.message.footnote-label": "Origens",
|
|
25
|
-
"autopilot-chat.message.generating-response": "A gerar…",
|
|
26
|
-
"autopilot-chat.message.actions.good": "Gosto disto",
|
|
27
|
-
"autopilot-chat.settings.hide": "Ocultar definições",
|
|
28
|
-
"autopilot-chat.header.actions.history": "Histórico de Chat",
|
|
29
|
-
"autopilot-chat.history.group.last-30-days": "30 dias anteriores",
|
|
30
|
-
"autopilot-chat.history.group.last-week": "Última semana",
|
|
31
|
-
"autopilot-chat.input.actions.attachments.max-count": "Máximo de ficheiros permitidos: {maxCount}",
|
|
32
|
-
"autopilot-chat.dropzone.overlay-max-count": "Máximo de ficheiros permitidos: {maxCount}",
|
|
33
|
-
"autopilot-chat.error.too-many-files": "Demasiados ficheiros. são permitidos {maxCount} ficheiros por mensagem",
|
|
34
|
-
"autopilot-chat.input.actions.attachments.max-size": "Tamanho de ficheiro máximo: {maxSize}MB",
|
|
35
|
-
"autopilot-chat.dropzone.overlay-max-size": "Tamanho de ficheiro máximo: {maxSize}MB",
|
|
36
|
-
"autopilot-chat.message.actions.label": "Ações de mensagens",
|
|
37
|
-
"autopilot-chat.common.mode-selector": "Seletor de modo",
|
|
38
|
-
"autopilot-chat.input.model-selection-label": "Seleção de modelo",
|
|
39
|
-
"autopilot-chat.common.model-selector": "Seletor de modelos",
|
|
40
|
-
"autopilot-chat.message.actions.more": "Mais ações",
|
|
41
|
-
"autopilot-chat.header.actions.custom-actions": "Mais ações",
|
|
42
|
-
"autopilot-chat.header.actions.new-chat": "Novo Chat",
|
|
43
|
-
"autopilot-chat.history.empty": "Ainda não existem conversas.",
|
|
44
|
-
"autopilot-chat.tree.no-description": "Sem descrição",
|
|
45
|
-
"autopilot-chat.tree.no-items": "Sem itens",
|
|
46
|
-
"autopilot-chat.history.no-results": "Não foram encontrados resultados.",
|
|
47
|
-
"autopilot-chat.error.multiple-files": "Apenas pode ser anexado um ficheiro por mensagem",
|
|
48
|
-
"autopilot-chat.message.page-number": "Página {page_number}",
|
|
49
|
-
"autopilot-chat.message.code-block-preview": "Pré-visualizar",
|
|
50
|
-
"autopilot-chat.header.preview": "Pré-visualizar",
|
|
51
|
-
"autopilot-chat.common.attachments.remove-file-name": "Remover {name}",
|
|
52
|
-
"autopilot-chat.common.attachments.remove-file": "Remover",
|
|
53
|
-
"autopilot-chat.message.scroll-to-bottom": "Deslocar para o fundo",
|
|
54
|
-
"autopilot-chat.history.search-placeholder": "Pesquisar",
|
|
55
|
-
"autopilot-chat.input.actions.send": "Enviar",
|
|
56
|
-
"autopilot-chat.settings.title": "Definições de Chat",
|
|
57
|
-
"autopilot-chat.header.actions.settings": "Definições",
|
|
58
|
-
"autopilot-chat.settings.heading-description": "nível de cabeçalho 2",
|
|
59
|
-
"autopilot-chat.message.code-block-code": "Código",
|
|
60
|
-
"autopilot-chat.message.show-less": "Mostrar menos",
|
|
61
|
-
"autopilot-chat.message.show-more": "Mostrar mais",
|
|
62
|
-
"autopilot-chat.message.sources": "Origens",
|
|
63
|
-
"autopilot-chat.input.actions.stop": "Parar",
|
|
64
|
-
"autopilot-chat.message.suggestions-title": "Sugestões",
|
|
65
|
-
"autopilot-chat.history.group.today": "Hoje",
|
|
66
|
-
"autopilot-chat.input.placeholder": "O que pretende fazer?",
|
|
67
|
-
"autopilot-chat.tree.unknown": "Desconhecido",
|
|
68
|
-
"autopilot-chat.history.group.yesterday": "Ontem",
|
|
69
|
-
"autopilot-chat.resource-trigger.tooltip": "Adicionar Recurso",
|
|
70
|
-
"autopilot-chat.resource-trigger.label": "Adicionar referência de recurso",
|
|
71
|
-
"autopilot-chat.resource-picker.error": "Falha ao carregar recursos",
|
|
72
|
-
"autopilot-chat.resource-picker.retry": "Tentar novamente",
|
|
73
|
-
"autopilot-chat.resource-picker.no-results": "Nenhum recurso correspondente",
|
|
74
|
-
"autopilot-chat.resource-picker.empty": "Nenhum recurso disponível",
|
|
75
|
-
"autopilot-chat.resource-picker.label": "Seletor de recursos",
|
|
76
|
-
"autopilot-chat.resource-picker.load-more-error": "Falha ao carregar mais",
|
|
77
|
-
"autopilot-chat.resource-picker.search-error": "A pesquisa falhou",
|
|
78
|
-
"autopilot-chat.resource-picker.back": "Voltar",
|
|
79
|
-
"autopilot-chat.input.resource-chip.remove": "Remover",
|
|
80
|
-
"autopilot-chat.input.resource-chip.remove-name": "Remover {label}"
|
|
81
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"autopilot-chat.history.group.months-ago": "{count} luni în urmă",
|
|
3
|
-
"autopilot-chat.error.file-too-large": "Fișier prea mare: {fileName} {fileSize}MB/{maxSize}MB",
|
|
4
|
-
"autopilot-chat.error.file-invalid-type": "Fișier nesuportat: {fileName}",
|
|
5
|
-
"autopilot-chat.input.agent-mode-selection-label": "Selecția modului agent",
|
|
6
|
-
"autopilot-chat.input.footer": "Autopilot poate face greșeli. Vă rugăm să verificați răspunsurile.",
|
|
7
|
-
"autopilot-chat.dropzone.allowed-file-types": "Tipuri de fișiere permise: {fileTypes}",
|
|
8
|
-
"autopilot-chat.input.actions.attachments.allowed-types": "Tipuri de fișiere permise: {fileTypes}",
|
|
9
|
-
"autopilot-chat.input.actions.attach-file": "Atașează fișier(e)",
|
|
10
|
-
"autopilot-chat.header.title": "Autopilot",
|
|
11
|
-
"autopilot-chat.message.actions.bad": "Are nevoie de îmbunătățiri",
|
|
12
|
-
"autopilot-chat.message.citation-aria-label": "Citație {id}: {title}",
|
|
13
|
-
"autopilot-chat.message.close": "Închide chatul",
|
|
14
|
-
"autopilot-chat.header.actions.close": "Închide chat",
|
|
15
|
-
"autopilot-chat.message.code-block-language": "Text",
|
|
16
|
-
"autopilot-chat.header.actions.collapse": "Restrângere",
|
|
17
|
-
"autopilot-chat.message.actions.copy": "Copiază",
|
|
18
|
-
"autopilot-chat.message.code-block-copy": "Copiază",
|
|
19
|
-
"autopilot-chat.history.delete": "Ștergeți",
|
|
20
|
-
"autopilot-chat.dropzone.overlay-title": "Lasă fișierele aici pentru a le adăuga la promptul tău",
|
|
21
|
-
"autopilot-chat.message.expand": "Extinde",
|
|
22
|
-
"autopilot-chat.header.actions.expand": "Extinde",
|
|
23
|
-
"autopilot-chat.input.actions.error.file-too-large": "Fișier prea mare: {fileName} {fileSize}MB/{maxSize}MB",
|
|
24
|
-
"autopilot-chat.message.footnote-label": "Surse",
|
|
25
|
-
"autopilot-chat.message.generating-response": "Generare...",
|
|
26
|
-
"autopilot-chat.message.actions.good": "Îmi place acest lucru",
|
|
27
|
-
"autopilot-chat.settings.hide": "Ascunde setările",
|
|
28
|
-
"autopilot-chat.header.actions.history": "Istoric chat",
|
|
29
|
-
"autopilot-chat.history.group.last-30-days": "Ultimele 30 de zile",
|
|
30
|
-
"autopilot-chat.history.group.last-week": "Săptămâna trecută",
|
|
31
|
-
"autopilot-chat.input.actions.attachments.max-count": "Numărul maxim de fișiere permise: {maxCount}",
|
|
32
|
-
"autopilot-chat.dropzone.overlay-max-count": "Numărul maxim de fișiere permise: {maxCount}",
|
|
33
|
-
"autopilot-chat.error.too-many-files": "Prea multe fișiere. Sunt permise {maxCount} fișiere per mesaj",
|
|
34
|
-
"autopilot-chat.input.actions.attachments.max-size": "Dimensiunea maximă a fișierului: {maxSize}MB",
|
|
35
|
-
"autopilot-chat.dropzone.overlay-max-size": "Dimensiunea maximă a fișierului: {maxSize}MB",
|
|
36
|
-
"autopilot-chat.message.actions.label": "Acțiuni mesaje",
|
|
37
|
-
"autopilot-chat.common.mode-selector": "Selector de moduri",
|
|
38
|
-
"autopilot-chat.input.model-selection-label": "Selecția modelului",
|
|
39
|
-
"autopilot-chat.common.model-selector": "Selector de model",
|
|
40
|
-
"autopilot-chat.message.actions.more": "Mai multe acțiuni",
|
|
41
|
-
"autopilot-chat.header.actions.custom-actions": "Mai multe acțiuni",
|
|
42
|
-
"autopilot-chat.header.actions.new-chat": "Conversație nouă",
|
|
43
|
-
"autopilot-chat.history.empty": "Nu există conversații încă.",
|
|
44
|
-
"autopilot-chat.tree.no-description": "Fără descriere",
|
|
45
|
-
"autopilot-chat.tree.no-items": "Niciun element",
|
|
46
|
-
"autopilot-chat.history.no-results": "Nu s-au găsit rezultate.",
|
|
47
|
-
"autopilot-chat.error.multiple-files": "Doar un singur fișier poate fi atașat pe mesaj",
|
|
48
|
-
"autopilot-chat.message.page-number": "Pagina {page_number}",
|
|
49
|
-
"autopilot-chat.message.code-block-preview": "Previzualizare",
|
|
50
|
-
"autopilot-chat.header.preview": "Previzualizare",
|
|
51
|
-
"autopilot-chat.common.attachments.remove-file-name": "Elimină {name}",
|
|
52
|
-
"autopilot-chat.common.attachments.remove-file": "Înlăturare",
|
|
53
|
-
"autopilot-chat.message.scroll-to-bottom": "Derulează până jos",
|
|
54
|
-
"autopilot-chat.history.search-placeholder": "Căutare",
|
|
55
|
-
"autopilot-chat.input.actions.send": "Trimiteți",
|
|
56
|
-
"autopilot-chat.settings.title": "Setări chat",
|
|
57
|
-
"autopilot-chat.header.actions.settings": "Setări",
|
|
58
|
-
"autopilot-chat.settings.heading-description": "## Nivelul 2 al titlului",
|
|
59
|
-
"autopilot-chat.message.code-block-code": "Cod",
|
|
60
|
-
"autopilot-chat.message.show-less": "Afișează mai puțin",
|
|
61
|
-
"autopilot-chat.message.show-more": "Arată mai mult",
|
|
62
|
-
"autopilot-chat.message.sources": "Surse",
|
|
63
|
-
"autopilot-chat.input.actions.stop": "Oprește",
|
|
64
|
-
"autopilot-chat.message.suggestions-title": "Sugestii",
|
|
65
|
-
"autopilot-chat.history.group.today": "Azi",
|
|
66
|
-
"autopilot-chat.input.placeholder": "Ce ai dori să fac?",
|
|
67
|
-
"autopilot-chat.tree.unknown": "Necunoscut",
|
|
68
|
-
"autopilot-chat.history.group.yesterday": "Ieri",
|
|
69
|
-
"autopilot-chat.resource-trigger.tooltip": "Adaugă resursă",
|
|
70
|
-
"autopilot-chat.resource-trigger.label": "Adaugă referință resursă",
|
|
71
|
-
"autopilot-chat.resource-picker.error": "Încărcarea resurselor a eșuat",
|
|
72
|
-
"autopilot-chat.resource-picker.retry": "Reîncercați",
|
|
73
|
-
"autopilot-chat.resource-picker.no-results": "Fără resurse corespunzătoare",
|
|
74
|
-
"autopilot-chat.resource-picker.empty": "Nu există resurse disponibile",
|
|
75
|
-
"autopilot-chat.resource-picker.label": "Selector de resurse",
|
|
76
|
-
"autopilot-chat.resource-picker.load-more-error": "Nu s-a reușit încărcarea mai multor elemente",
|
|
77
|
-
"autopilot-chat.resource-picker.search-error": "Căutarea a eșuat",
|
|
78
|
-
"autopilot-chat.resource-picker.back": "Înapoi",
|
|
79
|
-
"autopilot-chat.input.resource-chip.remove": "Eliminare",
|
|
80
|
-
"autopilot-chat.input.resource-chip.remove-name": "Elimină {label}"
|
|
81
|
-
}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"autopilot-chat.history.group.months-ago": "",
|
|
3
|
-
"autopilot-chat.error.file-too-large": "",
|
|
4
|
-
"autopilot-chat.error.file-invalid-type": "",
|
|
5
|
-
"autopilot-chat.input.agent-mode-selection-label": "",
|
|
6
|
-
"autopilot-chat.input.footer": "",
|
|
7
|
-
"autopilot-chat.dropzone.allowed-file-types": "",
|
|
8
|
-
"autopilot-chat.input.actions.attachments.allowed-types": "",
|
|
9
|
-
"autopilot-chat.input.actions.attach-file": "",
|
|
10
|
-
"autopilot-chat.header.title": "",
|
|
11
|
-
"autopilot-chat.message.actions.bad": "",
|
|
12
|
-
"autopilot-chat.message.citation-aria-label": "",
|
|
13
|
-
"autopilot-chat.message.close": "",
|
|
14
|
-
"autopilot-chat.header.actions.close": "",
|
|
15
|
-
"autopilot-chat.message.code-block-language": "",
|
|
16
|
-
"autopilot-chat.header.actions.collapse": "",
|
|
17
|
-
"autopilot-chat.message.actions.copy": "",
|
|
18
|
-
"autopilot-chat.message.code-block-copy": "",
|
|
19
|
-
"autopilot-chat.history.delete": "",
|
|
20
|
-
"autopilot-chat.dropzone.overlay-title": "",
|
|
21
|
-
"autopilot-chat.message.expand": "",
|
|
22
|
-
"autopilot-chat.header.actions.expand": "",
|
|
23
|
-
"autopilot-chat.input.actions.error.file-too-large": "",
|
|
24
|
-
"autopilot-chat.message.footnote-label": "",
|
|
25
|
-
"autopilot-chat.message.generating-response": "",
|
|
26
|
-
"autopilot-chat.message.actions.good": "",
|
|
27
|
-
"autopilot-chat.settings.hide": "",
|
|
28
|
-
"autopilot-chat.header.actions.history": "",
|
|
29
|
-
"autopilot-chat.history.group.last-30-days": "",
|
|
30
|
-
"autopilot-chat.history.group.last-week": "",
|
|
31
|
-
"autopilot-chat.input.actions.attachments.max-count": "",
|
|
32
|
-
"autopilot-chat.dropzone.overlay-max-count": "",
|
|
33
|
-
"autopilot-chat.error.too-many-files": "",
|
|
34
|
-
"autopilot-chat.input.actions.attachments.max-size": "",
|
|
35
|
-
"autopilot-chat.dropzone.overlay-max-size": "",
|
|
36
|
-
"autopilot-chat.message.actions.label": "",
|
|
37
|
-
"autopilot-chat.common.mode-selector": "",
|
|
38
|
-
"autopilot-chat.input.model-selection-label": "",
|
|
39
|
-
"autopilot-chat.common.model-selector": "",
|
|
40
|
-
"autopilot-chat.message.actions.more": "",
|
|
41
|
-
"autopilot-chat.header.actions.custom-actions": "",
|
|
42
|
-
"autopilot-chat.header.actions.new-chat": "",
|
|
43
|
-
"autopilot-chat.history.empty": "",
|
|
44
|
-
"autopilot-chat.tree.no-description": "",
|
|
45
|
-
"autopilot-chat.tree.no-items": "",
|
|
46
|
-
"autopilot-chat.history.no-results": "",
|
|
47
|
-
"autopilot-chat.error.multiple-files": "",
|
|
48
|
-
"autopilot-chat.message.page-number": "",
|
|
49
|
-
"autopilot-chat.message.code-block-preview": "",
|
|
50
|
-
"autopilot-chat.header.preview": "",
|
|
51
|
-
"autopilot-chat.common.attachments.remove-file-name": "",
|
|
52
|
-
"autopilot-chat.common.attachments.remove-file": "",
|
|
53
|
-
"autopilot-chat.message.scroll-to-bottom": "",
|
|
54
|
-
"autopilot-chat.history.search-placeholder": "",
|
|
55
|
-
"autopilot-chat.input.actions.send": "",
|
|
56
|
-
"autopilot-chat.settings.title": "",
|
|
57
|
-
"autopilot-chat.header.actions.settings": "",
|
|
58
|
-
"autopilot-chat.settings.heading-description": "",
|
|
59
|
-
"autopilot-chat.message.code-block-code": "",
|
|
60
|
-
"autopilot-chat.message.show-less": "",
|
|
61
|
-
"autopilot-chat.message.show-more": "",
|
|
62
|
-
"autopilot-chat.message.sources": "",
|
|
63
|
-
"autopilot-chat.input.actions.stop": "",
|
|
64
|
-
"autopilot-chat.message.suggestions-title": "",
|
|
65
|
-
"autopilot-chat.history.group.today": "",
|
|
66
|
-
"autopilot-chat.input.placeholder": "",
|
|
67
|
-
"autopilot-chat.tree.unknown": "",
|
|
68
|
-
"autopilot-chat.history.group.yesterday": ""
|
|
69
|
-
}
|