mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
chore(i18n): sync translations with en-US (#31630)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
78198c6452
commit
e98c1adfbf
@ -31,6 +31,7 @@
|
||||
"list.action.pause": "Pausa",
|
||||
"list.action.resume": "Reanudar",
|
||||
"list.action.settings": "Configuración de segmento",
|
||||
"list.action.summary": "Generar resumen",
|
||||
"list.action.sync": "Sincronizar",
|
||||
"list.action.unarchive": "Desarchivar",
|
||||
"list.action.uploadFile": "Subir nuevo archivo",
|
||||
@ -75,6 +76,9 @@
|
||||
"list.status.indexing": "Indexando",
|
||||
"list.status.paused": "Pausado",
|
||||
"list.status.queuing": "En cola",
|
||||
"list.summary.generating": "Generando...",
|
||||
"list.summary.generatingSummary": "Generando resumen",
|
||||
"list.summary.ready": "Resumen listo",
|
||||
"list.table.header.action": "ACCIÓN",
|
||||
"list.table.header.chunkingMode": "MODO DE FRAGMENTACIÓN",
|
||||
"list.table.header.fileName": "NOMBRE DEL ARCHIVO",
|
||||
@ -329,5 +333,7 @@
|
||||
"segment.searchResults_one": "RESULTADO",
|
||||
"segment.searchResults_other": "RESULTADOS",
|
||||
"segment.searchResults_zero": "RESULTADO",
|
||||
"segment.summary": "RESUMEN",
|
||||
"segment.summaryPlaceholder": "Escriba un breve resumen para una mejor recuperación…",
|
||||
"segment.vectorHash": "Hash de vector: "
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user