Files
workavia-mail-front/scribe/lib/scribe/ai/l10n/intl_vi.arb
T
Théo Poizat dced5b5dc7 Add AI scribe widgets
- Button : the button with sparkle icon to display AI scribe
- Menu : the menu where you can select the action (eg: translate)
- Bar : the input where you can write a custom action
- Suggestion : the wrapper of the result of the LLM
2025-12-19 19:03:39 +07:00

118 lines
2.8 KiB
Plaintext

{
"@@last_modified": "2025-12-09T07:30:00.000000",
"categoryCorrectGrammar": "Sửa ngữ pháp",
"@categoryCorrectGrammar": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"categoryImprove": "Cải thiện",
"@categoryImprove": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"categoryChangeTone": "Thay đổi giọng điệu",
"@categoryChangeTone": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"categoryTranslate": "Dịch",
"@categoryTranslate": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionMakeShorter": "Làm ngắn gọn hơn",
"@actionMakeShorter": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionExpandContext": "Mở rộng ngữ cảnh",
"@actionExpandContext": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionEmojify": "Thêm biểu tượng cảm xúc",
"@actionEmojify": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionTransformToBullets": "Chuyển thành danh sách",
"@actionTransformToBullets": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionMoreProfessional": "Chuyên nghiệp hơn",
"@actionMoreProfessional": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionMoreCasual": "Thân mật hơn",
"@actionMoreCasual": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionMorePolite": "Lịch sự hơn",
"@actionMorePolite": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"languageFrench": "Tiếng Pháp",
"@languageFrench": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"languageEnglish": "Tiếng Anh",
"@languageEnglish": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"languageRussian": "Tiếng Nga",
"@languageRussian": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"languageVietnamese": "Tiếng Việt",
"@languageVietnamese": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"inputPlaceholder": "Giúp tôi viết",
"@inputPlaceholder": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"customPromptAction": "Giúp tôi viết",
"@customPromptAction": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"failedToGenerate": "Không thể tạo phản hồi AI",
"@failedToGenerate": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"insertButton": "Chèn",
"@insertButton": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}