From e9b833d155ab1ebc27085a82b2db9fb4c9c7d82e Mon Sep 17 00:00:00 2001 From: "Dat H. Pham" Date: Fri, 20 Jun 2025 08:50:27 +0200 Subject: [PATCH] Translated using Weblate (Vietnamese) Currently translated at 100.0% (723 of 723 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/vi/ --- lib/l10n/intl_vi.arb | 48 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/lib/l10n/intl_vi.arb b/lib/l10n/intl_vi.arb index e88bfc8c4..afc5738ea 100644 --- a/lib/l10n/intl_vi.arb +++ b/lib/l10n/intl_vi.arb @@ -4767,5 +4767,53 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "youDoNotHaveAnyEmailInYourCurrentFolder": "Bạn không có thư nào\ntại thư mục này.", + "@youDoNotHaveAnyEmailInYourCurrentFolder": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "support": "Hỗ trợ", + "@support": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "editLocalCopyInForwardFailed": "Thay đổi bản sao không thành công.", + "@editLocalCopyInForwardFailed": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "deleteRecipientsFailed": "Xoá người nhận không thành công.", + "@deleteRecipientsFailed": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "startToComposeEmails": "Bắt đầu soạn thư mới.", + "@startToComposeEmails": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "createFilter": "Tạo bộ lọc", + "@createFilter": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "createFilterRuleFailed": "Tạo bộ lọc không thành công", + "@createFilterRuleFailed": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "addRecipientsFailed": "Không thêm được người nhận.", + "@addRecipientsFailed": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }