chore(i18n): sync translations with en-US (#35283)

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:
github-actions[bot] 2026-04-16 11:52:40 +08:00 committed by GitHub
parent 8baa864c35
commit 665978a602
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 27 additions and 0 deletions

View File

@ -1189,6 +1189,7 @@
"versionHistory.action.deleteFailure": "حذف نسخه ناموفق بود",
"versionHistory.action.deleteSuccess": "نسخه حذف شد",
"versionHistory.action.restoreFailure": "بازیابی نسخه ناموفق بود",
"versionHistory.action.restoreInProgress": "{{userName}} در حال بازیابی به نسخه {{versionName}} است...",
"versionHistory.action.restoreSuccess": "نسخه بازیابی شد",
"versionHistory.action.updateFailure": "به‌روزرسانی نسخه ناموفق بود",
"versionHistory.action.updateSuccess": "نسخه به‌روزرسانی شد",

View File

@ -109,14 +109,35 @@
"chatVariable.panelTitle": "Conversation Variables",
"chatVariable.storedContent": "Stored content",
"chatVariable.updatedAt": "Updated at ",
"collaboration.historyAction.generic": "Een medewerker heeft een ongedaan maken/opnieuw uitvoeren-actie uitgevoerd",
"comments.actions.addComment": "Add Comment",
"comments.actions.deleteReply": "Antwoord verwijderen",
"comments.actions.editComment": "Reactie bewerken",
"comments.actions.editReply": "Antwoord bewerken",
"comments.aria.closeComment": "Reactie sluiten",
"comments.aria.commentActions": "Reactieacties",
"comments.aria.deleteComment": "Thread verwijderen",
"comments.aria.filterComments": "Reacties filteren",
"comments.aria.nextComment": "Volgende reactie",
"comments.aria.previousComment": "Vorige reactie",
"comments.aria.replyActions": "Antwoordacties",
"comments.aria.resolveComment": "Oplossen",
"comments.confirm.deleteReplyDesc": "Dit antwoord wordt permanent verwijderd.",
"comments.confirm.deleteReplyTitle": "Dit antwoord verwijderen?",
"comments.confirm.deleteThreadDesc": "Deze actie verwijdert de thread en alle antwoorden permanent. Dit kan niet ongedaan worden gemaakt.",
"comments.confirm.deleteThreadTitle": "Deze thread verwijderen?",
"comments.fallback.user": "Gebruiker",
"comments.filter.all": "Alles",
"comments.filter.onlyYourThreads": "Alleen jouw threads",
"comments.filter.showResolved": "Opgeloste tonen",
"comments.loading": "Laden\u2026",
"comments.noComments": "Nog geen reacties",
"comments.panelTitle": "Reactie",
"comments.placeholder.add": "Voeg een reactie toe",
"comments.placeholder.editComment": "Reactie bewerken",
"comments.placeholder.editReply": "Antwoord bewerken",
"comments.placeholder.reply": "Antwoord",
"comments.reply": "Antwoord",
"common.ImageUploadLegacyTip": "You can now create file type variables in the start form. We will no longer support the image upload feature in the future. ",
"common.accessAPIReference": "Access API Reference",
"common.addBlock": "Add Node",
@ -130,6 +151,7 @@
"common.branch": "BRANCH",
"common.chooseDSL": "Choose DSL file",
"common.chooseStartNodeToRun": "Choose the start node to run",
"common.commentMode": "Opmerkingsmodus",
"common.configure": "Configure",
"common.configureRequired": "Configure Required",
"common.conversationLog": "Conversation Log",
@ -1073,6 +1095,9 @@
"operator.distributeVertical": "Space Vertically",
"operator.horizontal": "Horizontal",
"operator.selectionAlignment": "Selection Alignment",
"operator.showMiniMap": "Minimap",
"operator.showUserComments": "Reacties",
"operator.showUserCursors": "Cursor van medewerker",
"operator.vertical": "Vertical",
"operator.zoomIn": "Zoom In",
"operator.zoomOut": "Zoom Out",
@ -1164,6 +1189,7 @@
"versionHistory.action.deleteFailure": "Failed to delete version",
"versionHistory.action.deleteSuccess": "Version deleted",
"versionHistory.action.restoreFailure": "Failed to restore version",
"versionHistory.action.restoreInProgress": "{{userName}} herstelt naar versie {{versionName}}...",
"versionHistory.action.restoreSuccess": "Version restored",
"versionHistory.action.updateFailure": "Failed to update version",
"versionHistory.action.updateSuccess": "Version updated",