From e118a29219dfa06d9d854f77060ce7c4b6715c33 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 03:19:22 +0100 Subject: [PATCH 01/13] New translations parse.json (Vietnamese) --- src/i18n/vi/components/parse.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/vi/components/parse.json b/src/i18n/vi/components/parse.json index 3240627b..16f07954 100644 --- a/src/i18n/vi/components/parse.json +++ b/src/i18n/vi/components/parse.json @@ -1,8 +1,8 @@ { "HTML": { "expanded": { - "true": "Thu gọn {{hint}}", - "false": "Mở rộng {{hint}}" + "true": "Thu gọn", + "false": "Mở rộng" }, "defaultHint": "Tút" } From 425799cabea03df310ec159a6210fbf7901b8806 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 03:19:23 +0100 Subject: [PATCH 02/13] New translations relativeTime.json (Vietnamese) --- src/i18n/vi/components/relativeTime.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/vi/components/relativeTime.json b/src/i18n/vi/components/relativeTime.json index 501807fe..c5fffdb1 100644 --- a/src/i18n/vi/components/relativeTime.json +++ b/src/i18n/vi/components/relativeTime.json @@ -2,7 +2,7 @@ "strings": { "prefixAgo": "", "prefixFromNow": "", - "suffixAgo": "trước", + "suffixAgo": " trước", "suffixFromNow": "", "seconds": "%d giây", "minute": "một phút", From a986ea8c23cc6cba6b4ac14f177dced443cbdfca Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 03:19:24 +0100 Subject: [PATCH 03/13] New translations timeline.json (Vietnamese) --- src/i18n/vi/components/timeline.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/i18n/vi/components/timeline.json b/src/i18n/vi/components/timeline.json index 2e4d305c..bf5abb88 100644 --- a/src/i18n/vi/components/timeline.json +++ b/src/i18n/vi/components/timeline.json @@ -62,7 +62,7 @@ }, "attachment": { "sensitive": { - "button": "Hiện nội dung nhạy cảm" + "button": "NSFW" }, "unsupported": { "text": "Không hỗ trợ định dạng", @@ -74,14 +74,16 @@ "accessibilityHint": "Đến trang cá nhân {{name}}" }, "content": { - "expandHint": "nội dung bị ẩn" + "expandHint": "nội dung ẩn" }, "filtered": "Đã lọc", "fullConversation": "Xem thêm", "translate": { "default": "Dịch", "succeed": "Dịch bằng {{provider}} từ {{source}}", - "failed": "Không thể dịch!" + "failed": "Không thể dịch!", + "source_not_supported": "không hỗ trợ ngôn ngữ tút", + "target_not_supported": "Ngôn ngữ đích không hỗ trợ" }, "header": { "shared": { From 92e8dc6ef7dca1e0621f41c61588a1d512858e95 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 03:19:25 +0100 Subject: [PATCH 04/13] New translations tabs.json (Vietnamese) --- src/i18n/vi/screens/tabs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/vi/screens/tabs.json b/src/i18n/vi/screens/tabs.json index 60ac665b..cb98b84f 100644 --- a/src/i18n/vi/screens/tabs.json +++ b/src/i18n/vi/screens/tabs.json @@ -283,11 +283,11 @@ }, "search": { "header": { - "prefix": "Đang tìm...", + "prefix": "Tìm kiếm", "placeholder": "về..." }, "empty": { - "general": "Nhập từ khóa $t(screenTabs:shared.search.sections.accounts)$t(screenTabs:shared.search.sections.hashtags) hoặc$t(screenTabs:shared.search.sections.statuses)", + "general": "Tìm $t(screenTabs:shared.search.sections.accounts), $t(screenTabs:shared.search.sections.hashtags) hoặc$t(screenTabs:shared.search.sections.statuses)", "advanced": { "header": "Tìm kiếm nâng cao", "example": { @@ -310,7 +310,7 @@ }, "users": { "accounts": { - "following": "Đang theo dõi {{count}}", + "following": "{{count}} Theo dõi", "followers": "{{count}} người theo dõi" }, "statuses": { From be23f827f58683314468a9f785c86fa2290252d1 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 04:16:02 +0100 Subject: [PATCH 05/13] New translations parse.json (Vietnamese) --- src/i18n/vi/components/parse.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/vi/components/parse.json b/src/i18n/vi/components/parse.json index 16f07954..ccfb69d0 100644 --- a/src/i18n/vi/components/parse.json +++ b/src/i18n/vi/components/parse.json @@ -1,8 +1,8 @@ { "HTML": { "expanded": { - "true": "Thu gọn", - "false": "Mở rộng" + "true": "Cuộn {{hint}}", + "false": "Mở {{hint}}" }, "defaultHint": "Tút" } From c3eb1039d4684ffd239626707365877e0e6e9cda Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 04:16:03 +0100 Subject: [PATCH 06/13] New translations timeline.json (Vietnamese) --- src/i18n/vi/components/timeline.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/vi/components/timeline.json b/src/i18n/vi/components/timeline.json index bf5abb88..9ef851fc 100644 --- a/src/i18n/vi/components/timeline.json +++ b/src/i18n/vi/components/timeline.json @@ -27,7 +27,7 @@ "follow_request": "{{name}} yêu cầu theo dõi bạn", "poll": "Cuộc bình chọn đã kết thúc", "reblog": { - "default": "{{name}} đã chia sẻ", + "default": "{{name}} chia sẻ", "notification": "{{name}} chia sẻ tút của bạn" } }, @@ -95,7 +95,7 @@ "accessibilityHint": "Tài khoản" } }, - "application": "Đăng bằng {{application}}", + "application": "via {{application}}", "muted": { "accessibilityLabel": "Đã ẩn tút" }, @@ -109,7 +109,7 @@ } }, "conversation": { - "withAccounts": "Với", + "withAccounts": "Với ", "delete": { "function": "Xóa nhắn riêng" } @@ -152,7 +152,7 @@ "button": "Chia sẻ URL tút" }, "account": { - "heading": "Chia sẻ người dùng", + "heading": "Chia sẻ", "button": "Chia sẻ URL người dùng này" } }, From c3be690a7d6405802cc6057dfa3f201a2f54c3fa Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 04:16:04 +0100 Subject: [PATCH 07/13] New translations actions.json (Vietnamese) --- src/i18n/vi/screens/actions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/vi/screens/actions.json b/src/i18n/vi/screens/actions.json index ff9993c3..e248b0aa 100644 --- a/src/i18n/vi/screens/actions.json +++ b/src/i18n/vi/screens/actions.json @@ -5,7 +5,7 @@ "cancel": "$t(common:buttons.cancel)" }, "notificationsFilter": { - "heading": "Hiện những dạng thông báo", + "heading": "Chỉ hiện thông báo", "content": { "follow": "$t(screenTabs:me.push.follow.heading)", "favourite": "$t(screenTabs:me.push.favourite.heading)", From 0c5fd9efba8016623c91403a037effe2e01897de Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 04:16:05 +0100 Subject: [PATCH 08/13] New translations compose.json (Vietnamese) --- src/i18n/vi/screens/compose.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/vi/screens/compose.json b/src/i18n/vi/screens/compose.json index ebc28f52..2854afa6 100644 --- a/src/i18n/vi/screens/compose.json +++ b/src/i18n/vi/screens/compose.json @@ -63,7 +63,7 @@ "option": { "placeholder": { "accessibilityLabel": "Tùy chọn bình chọn {{index}}", - "single": "Chỉ được chọn một", + "single": "Lựa chọn", "multiple": "Nhiều lựa chọn" } }, @@ -117,7 +117,7 @@ }, "visibility": { "accessibilityLabel": "Tút thuộc dạng {{visibility}}", - "title": "Dạng tút", + "title": "Kiểu tút", "options": { "public": "Công khai", "unlisted": "Hạn chế", From 70fbf076f9316c6dfcb2be26ba7665ec5b49a14c Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 04:16:06 +0100 Subject: [PATCH 09/13] New translations tabs.json (Vietnamese) --- src/i18n/vi/screens/tabs.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/i18n/vi/screens/tabs.json b/src/i18n/vi/screens/tabs.json index cb98b84f..949d30ef 100644 --- a/src/i18n/vi/screens/tabs.json +++ b/src/i18n/vi/screens/tabs.json @@ -53,7 +53,7 @@ "name": "Thông báo đẩy" }, "profile": { - "name": "Trang cá nhân" + "name": "Cài đặt cá nhân" }, "profileName": { "name": "Tên hiển thị mới" @@ -65,7 +65,7 @@ "name": "Metadata" }, "settings": { - "name": "Cài đặt App" + "name": "Thiết lập" }, "switch": { "name": "Chuyển đổi tài khoản" @@ -102,22 +102,22 @@ }, "avatar": { "title": "Ảnh đại diện", - "description": "Sẽ tự động chuyển còn 400x400px" + "description": "Tự động nén xuống 400x400px" }, "header": { "title": "Ảnh bìa", - "description": "Sẽ tự động chuyển còn 1500x1500px" + "description": "Tự động nén xuống 1500x500px" }, "note": { "title": "Mô tả" }, "fields": { "title": "Metadata", - "total": "{{count}} trường", - "total_plural": "{{count}} trường" + "total": "{{count}} mục", + "total_plural": "{{count}} mục" }, "visibility": { - "title": "Dạng tút", + "title": "Kiểu tút mặc định", "options": { "public": "Công khai", "unlisted": "Hạn chế", @@ -126,19 +126,19 @@ } }, "sensitive": { - "title": "Đăng nội dung nhạy cảm" + "title": "Đây là tài khoản NSFW" }, "lock": { "title": "Đây là tài khoản riêng tư", "description": "Tự bạn sẽ phê duyệt người theo dõi" }, "bot": { - "title": "Tài khoản bot", + "title": "Đây là tài khoản Bot", "description": "Tài khoản này tự động thực hiện các hành động và không được quản lý bởi người thật" } }, "fields": { - "group": "Nhóm {{index}}", + "group": "Mục {{index}}", "label": "Nhãn", "content": "Nội dung" } @@ -250,13 +250,13 @@ "heading": "Liên hệ tooot" }, "analytics": { - "heading": "Đóng góp ý kiến", - "description": "Chỉ thu thập thông tin không liên quan người dùng" + "heading": "Thu thập dữ liệu", + "description": "Giúp cải thiện chất lượng app" }, "version": "Phiên bản {{version}}" }, "switch": { - "existing": "Chọn từ màn hình đăng nhập", + "existing": "Đã đăng nhập trước đó", "new": "Đăng nhập máy chủ" } }, @@ -287,7 +287,7 @@ "placeholder": "về..." }, "empty": { - "general": "Tìm $t(screenTabs:shared.search.sections.accounts), $t(screenTabs:shared.search.sections.hashtags) hoặc$t(screenTabs:shared.search.sections.statuses)", + "general": "Tìm $t(screenTabs:shared.search.sections.accounts), $t(screenTabs:shared.search.sections.hashtags) hoặc $t(screenTabs:shared.search.sections.statuses)", "advanced": { "header": "Tìm kiếm nâng cao", "example": { @@ -314,8 +314,8 @@ "followers": "{{count}} người theo dõi" }, "statuses": { - "reblogged_by": "{{count}} người chia sẻ", - "favourited_by": "{{count}} người thích" + "reblogged_by": "{{count}} chia sẻ", + "favourited_by": "{{count}} thích" } } } From be0f54d7c1256d9f33f4203efb3e406bd9149880 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 05:28:17 +0100 Subject: [PATCH 10/13] New translations compose.json (Vietnamese) --- src/i18n/vi/screens/compose.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/vi/screens/compose.json b/src/i18n/vi/screens/compose.json index 2854afa6..09a5ae8e 100644 --- a/src/i18n/vi/screens/compose.json +++ b/src/i18n/vi/screens/compose.json @@ -15,7 +15,7 @@ "button": { "default": "Tút", "conversation": "Tin nhắn", - "reply": "Lượt trả lời", + "reply": "Trả lời", "edit": "Tút" }, "alert": { From d11e8bd3563998c39213d002f2cec8f001707c8e Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 07:57:01 +0100 Subject: [PATCH 11/13] New translations timeline.json (Vietnamese) --- src/i18n/vi/components/timeline.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/vi/components/timeline.json b/src/i18n/vi/components/timeline.json index 9ef851fc..4947b444 100644 --- a/src/i18n/vi/components/timeline.json +++ b/src/i18n/vi/components/timeline.json @@ -157,7 +157,7 @@ } }, "status": { - "heading": "Về tút", + "heading": "Đối với tút", "delete": { "function": "Xóa tút", "button": "Xóa tút này" From d5a551a2a533fe79feeda5338dc7935a45d4a725 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 08:55:39 +0100 Subject: [PATCH 12/13] New translations timeline.json (Vietnamese) --- src/i18n/vi/components/timeline.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/vi/components/timeline.json b/src/i18n/vi/components/timeline.json index 4947b444..2adc2b90 100644 --- a/src/i18n/vi/components/timeline.json +++ b/src/i18n/vi/components/timeline.json @@ -148,7 +148,7 @@ }, "share": { "status": { - "heading": "Tút", + "heading": "Chia sẻ", "button": "Chia sẻ URL tút" }, "account": { From 4832501282be8beaccb726fb7449d4d2ecfdd71a Mon Sep 17 00:00:00 2001 From: xmflsct Date: Thu, 10 Feb 2022 23:15:17 +0100 Subject: [PATCH 13/13] New translations tabs.json (Chinese Simplified) --- src/i18n/zh-Hans/screens/tabs.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/zh-Hans/screens/tabs.json b/src/i18n/zh-Hans/screens/tabs.json index 3c9ea0f6..dee9282f 100644 --- a/src/i18n/zh-Hans/screens/tabs.json +++ b/src/i18n/zh-Hans/screens/tabs.json @@ -240,6 +240,9 @@ "cancel": "$t(common:buttons.cancel)" } }, + "feedback": { + "heading": "功能建议" + }, "support": { "heading": "赞助 tooot 开发" },