From 0b091571d809be0884dda4138631107ccba60f02 Mon Sep 17 00:00:00 2001 From: "Dat H. Pham" Date: Tue, 21 May 2024 04:11:42 +0000 Subject: [PATCH] Translated using Weblate (Vietnamese) Currently translated at 100.0% (591 of 591 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/vi/ --- lib/l10n/intl_vi.arb | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/lib/l10n/intl_vi.arb b/lib/l10n/intl_vi.arb index 04b4d1965e..52389708f2 100644 --- a/lib/l10n/intl_vi.arb +++ b/lib/l10n/intl_vi.arb @@ -3881,5 +3881,47 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "eventReplyWasSentUnsuccessfully": "Hồi đáp sự kiện không thành công!", + "@eventReplyWasSentUnsuccessfully": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "downloadMessageAsEMLFailed": "Tải xuống email thất bại", + "@downloadMessageAsEMLFailed": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "noSuitableBrowserForOIDC": "Không có trình duyệt phù hợp để thực hiện OIDC, hãy liên hệ với quản trị viên", + "@noSuitableBrowserForOIDC": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youWillAttendThisMeeting": "Bạn sẽ tham gia sự kiện", + "@youWillAttendThisMeeting": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youWillNotAttendThisMeeting": "Bạn sẽ không tham gia sự kiện", + "@youWillNotAttendThisMeeting": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youMayAttendThisMeeting": "Bạn có thể tham gia sự kiện", + "@youMayAttendThisMeeting": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "downloadMessageAsEML": "Tải xuống email dưới dạng EML", + "@downloadMessageAsEML": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }