From db8dcf3fcc252a47da6c6b6aa67aadcd8f8b0523 Mon Sep 17 00:00:00 2001
From: polaris <2673986789@qq.com>
Date: Sun, 1 Sep 2024 11:23:53 +0800
Subject: [PATCH 1/2] change: rename danxi/email/fduhole
---
.github/ISSUE_TEMPLATE/bug--.md | 2 +-
CODE_OF_CONDUCT.md | 2 +-
CONTRIBUTING.md | 4 +-
README.md | 6 +-
README_EN.md | 6 +-
assets/texts/tips.dat | 6 +-
ios/Runner/Base.lproj/InfoPlist.strings | 4 +-
ios/Runner/Info.plist | 4 +-
ios/Runner/en.lproj/InfoPlist.strings | 4 +-
ios/Runner/ja.lproj/InfoPlist.strings | 4 +-
ios/Runner/zh-Hans.lproj/InfoPlist.strings | 4 +-
.../zh-Hans.lproj/Localizable.strings | 2 +-
lib/common/constant.dart | 10 +--
lib/l10n/intl_en.arb | 44 ++++++-------
lib/l10n/intl_ja.arb | 32 +++++-----
lib/l10n/intl_zh_CN.arb | 64 +++++++++----------
lib/model/person.dart | 2 +-
lib/page/forum/hole_detail.dart | 10 +--
lib/page/home_page.dart | 6 +-
lib/page/settings/diagnostic_console.dart | 4 +-
lib/page/subpage_forum.dart | 4 +-
lib/util/browser_util.dart | 2 +-
macos/Runner/Base.lproj/MainMenu.xib | 8 +--
web/index.html | 2 +-
24 files changed, 118 insertions(+), 118 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug--.md b/.github/ISSUE_TEMPLATE/bug--.md
index 2808a9b4c..506056db5 100644
--- a/.github/ISSUE_TEMPLATE/bug--.md
+++ b/.github/ISSUE_TEMPLATE/bug--.md
@@ -24,4 +24,4 @@ assignees: ''
**系统信息**
- 设备型号:
- 系统版本:
- - 旦夕版本(见「设置-关于本应用」):
+ - 旦挞校园助手版本(见「设置-关于本应用」):
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index 9a1c7a8e0..61203f1ba 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting
-the project team at dev@fduhole.com. All complaints will be reviewed and investigated and
+the project team at dev@danta.tech. All complaints will be reviewed and investigated and
will result in a response that is deemed necessary and appropriate to the circumstances. The project
team is obligated to maintain confidentiality with regard to the reporter of an incident. Further
details of specific enforcement policies may be posted separately.
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ac9dae87d..c40b3f89a 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,8 +1,8 @@
-# Contributing to DanXi
+# Contributing to Danta
:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:
-Above all, DanXi(or Danxi, 旦夕) is the source part of an application hosted by Github. We do not want to set a lot of guidelines or something else, just judge your contribution by your heart! ;)
+Above all, Danta(or Danta, 旦挞) is the source part of an application hosted by Github. We do not want to set a lot of guidelines or something else, just judge your contribution by your heart! ;)
## :+1: What we love to see
- Codes linted with [Prettier](https://prettier.io/), or similar tools provided by your IDE
diff --git a/README.md b/README.md
index c399e57d0..0e6b767b6 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
中文版 [English Version](README_EN.md)
[官方网站](https://danxi.fduhole.com)
-# 旦夕
+# 旦挞
[![CI](https://github.com/DanXi-Dev/DanXi/actions/workflows/ci_ios.yml/badge.svg)](https://github.com/DanXi-Dev/DanXi/actions/workflows/ci_ios.yml)
[![Deploy to GitHub Pages](https://github.com/DanXi-Dev/DanXi/actions/workflows/deploy_to_gh-pages.yml/badge.svg)](https://github.com/DanXi-Dev/DanXi/actions/workflows/deploy_to_gh-pages.yml)
-(原名旦兮)
+(原名旦夕、旦兮)
日月光华,旦复旦兮.
@@ -88,4 +88,4 @@ dart run build_runner build --delete-conflicting-outputs
由于 Apple Developer Program 费用(发布应用至 App Store 和 TestFlight 所必需)费用较高,如果您希望赞助我们,请通过邮件联系我们!
-我们的邮箱:[dev@fduhole.com](mailto:dev@fduhole.com)
+我们的邮箱:[dev@danta.tech](mailto:dev@danta.tech)
diff --git a/README_EN.md b/README_EN.md
index 37dc67c26..e9f13c122 100644
--- a/README_EN.md
+++ b/README_EN.md
@@ -1,7 +1,7 @@
[中文版](README.md) English Version
[Official Website(Chinese Only)](https://danxi.fduhole.com)
-# DanXi
+# Danta
[![CI](https://github.com/DanXi-Dev/DanXi/actions/workflows/ci_ios.yml/badge.svg)](https://github.com/DanXi-Dev/DanXi/actions/workflows/ci_ios.yml)
[![Deploy to GitHub Pages](https://github.com/DanXi-Dev/DanXi/actions/workflows/deploy_to_gh-pages.yml/badge.svg)](https://github.com/DanXi-Dev/DanXi/actions/workflows/deploy_to_gh-pages.yml)
@@ -14,7 +14,7 @@ again.)
Maybe the best all-rounded service app for Fudan University students!
-**DanXi only support Chinese (Simplified) and English language at the moment. Come to help us!**
+**Danta only support Chinese (Simplified) and English language at the moment. Come to help us!**
- Campus card balance and transactions
- Dining hall traffic
@@ -33,7 +33,7 @@ This application is still at active development stage, we will be happy if you c
# Install
If you meet abnormal behavior in
-DanXi,Please [create an issue](https://github.com/DanXi-Dev/DanXi/issues/new/choose)
+Danta, Please [create an issue](https://github.com/DanXi-Dev/DanXi/issues/new/choose)
or [create a new pull request](https://github.com/DanXi-Dev/DanXi/compare).
## Windows
diff --git a/assets/texts/tips.dat b/assets/texts/tips.dat
index 7e481e494..8d553dc35 100644
--- a/assets/texts/tips.dat
+++ b/assets/texts/tips.dat
@@ -2,10 +2,10 @@
请勿引战、钓鱼
政治相关讨论必须严格遵守我国法律法规和社区公约
性相关属于敏感话题,只支持学术性讨论
-反馈旦夕、茶楼问题和建议请到站务分区
+反馈旦挞校园助手、茶楼问题和建议请到站务分区
你有权通过电子邮件上诉管理团队的处罚决定
请在正确的分区发帖
发帖时请打好合适的 Tag
-旦夕开发团队的邮箱是 dev@fduhole.com
-编辑器支持自动保存草稿,但退出旦夕会清空草稿
+旦挞开发团队的邮箱是 dev@danta.tech
+编辑器支持自动保存草稿,但退出旦挞校园助手会清空草稿
对某些帖子不感兴趣?去设置屏蔽一下吧
\ No newline at end of file
diff --git a/ios/Runner/Base.lproj/InfoPlist.strings b/ios/Runner/Base.lproj/InfoPlist.strings
index 803a3047e..38f116278 100644
--- a/ios/Runner/Base.lproj/InfoPlist.strings
+++ b/ios/Runner/Base.lproj/InfoPlist.strings
@@ -9,6 +9,6 @@
CFBundleDisplayName = "DanXi";
NSLocationWhenInUseUsageDescription = "To provide location information for Safety Fudan check-in";
NSLocationAlwaysUsageDescription = "To provide location information for Safety Fudan check-in";
-NSPhotoLibraryUsageDescription = "To upload images to FDUHole";
-NSCameraUsageDescription = "To upload images to FDUHole";
+NSPhotoLibraryUsageDescription = "To upload images to Forum";
+NSCameraUsageDescription = "To upload images to Forum";
NSCalendarsUsageDescription = "To save events to your calendar";
diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist
index 5a1937a62..68e4df601 100644
--- a/ios/Runner/Info.plist
+++ b/ios/Runner/Info.plist
@@ -71,13 +71,13 @@
NSCalendarsUsageDescription为向系统日历中添加课程表和考试日程NSCameraUsageDescription
- 为上传图片至树洞
+ 为上传图片至茶楼NSLocationAlwaysUsageDescriptionNSLocationWhenInUseUsageDescription为平安复旦打卡提供位置信息NSPhotoLibraryUsageDescription
- 为上传图片至树洞
+ 为上传图片至茶楼UIApplicationSceneManifestUIApplicationSupportsMultipleScenes
diff --git a/ios/Runner/en.lproj/InfoPlist.strings b/ios/Runner/en.lproj/InfoPlist.strings
index 803a3047e..38f116278 100644
--- a/ios/Runner/en.lproj/InfoPlist.strings
+++ b/ios/Runner/en.lproj/InfoPlist.strings
@@ -9,6 +9,6 @@
CFBundleDisplayName = "DanXi";
NSLocationWhenInUseUsageDescription = "To provide location information for Safety Fudan check-in";
NSLocationAlwaysUsageDescription = "To provide location information for Safety Fudan check-in";
-NSPhotoLibraryUsageDescription = "To upload images to FDUHole";
-NSCameraUsageDescription = "To upload images to FDUHole";
+NSPhotoLibraryUsageDescription = "To upload images to Forum";
+NSCameraUsageDescription = "To upload images to Forum";
NSCalendarsUsageDescription = "To save events to your calendar";
diff --git a/ios/Runner/ja.lproj/InfoPlist.strings b/ios/Runner/ja.lproj/InfoPlist.strings
index 803a3047e..38f116278 100644
--- a/ios/Runner/ja.lproj/InfoPlist.strings
+++ b/ios/Runner/ja.lproj/InfoPlist.strings
@@ -9,6 +9,6 @@
CFBundleDisplayName = "DanXi";
NSLocationWhenInUseUsageDescription = "To provide location information for Safety Fudan check-in";
NSLocationAlwaysUsageDescription = "To provide location information for Safety Fudan check-in";
-NSPhotoLibraryUsageDescription = "To upload images to FDUHole";
-NSCameraUsageDescription = "To upload images to FDUHole";
+NSPhotoLibraryUsageDescription = "To upload images to Forum";
+NSCameraUsageDescription = "To upload images to Forum";
NSCalendarsUsageDescription = "To save events to your calendar";
diff --git a/ios/Runner/zh-Hans.lproj/InfoPlist.strings b/ios/Runner/zh-Hans.lproj/InfoPlist.strings
index fa880c5cc..18714e9ac 100644
--- a/ios/Runner/zh-Hans.lproj/InfoPlist.strings
+++ b/ios/Runner/zh-Hans.lproj/InfoPlist.strings
@@ -9,6 +9,6 @@
CFBundleDisplayName = "旦夕";
NSLocationWhenInUseUsageDescription = "为平安复旦打卡提供位置信息";
NSLocationAlwaysUsageDescription = "为平安复旦打卡提供位置信息";
-NSPhotoLibraryUsageDescription = "为上传图片至FDUHole";
-NSCameraUsageDescription = "为上传图片至FDUHole";
+NSPhotoLibraryUsageDescription = "为上传图片至Forum";
+NSCameraUsageDescription = "为上传图片至Forum";
NSCalendarsUsageDescription = "为向系统日历中添加课程表和考试日程";
diff --git a/ios/nano Extension/zh-Hans.lproj/Localizable.strings b/ios/nano Extension/zh-Hans.lproj/Localizable.strings
index 73cb1ed2a..7ee676fb4 100644
--- a/ios/nano Extension/zh-Hans.lproj/Localizable.strings
+++ b/ios/nano Extension/zh-Hans.lproj/Localizable.strings
@@ -8,7 +8,7 @@
// Content View
"dashboard" = "Dashboard";
-"treehole" = "树洞";
+"treehole" = "茶楼";
// Login Page
"login" = "Login";
diff --git a/lib/common/constant.dart b/lib/common/constant.dart
index dfa6b34b8..f2cecf6c8 100644
--- a/lib/common/constant.dart
+++ b/lib/common/constant.dart
@@ -37,7 +37,7 @@ import 'package:flutter/services.dart';
/// Store some important constants, such as app id, default color styles, etc.
class Constant {
- /// The number of posts on each pages returned from the server of FDUHole.
+ /// The number of posts on each pages returned from the server of Forum.
static const POST_COUNT_PER_PAGE = 10;
/// The number of serach results on each pages returned from the server of Danke.
@@ -64,7 +64,7 @@ class Constant {
static const String APPSTORE_APPID = '1568629997';
- /// A link to the "forget password" page of FDUHole.
+ /// A link to the "forget password" page of Forum.
static const String FORUM_FORGOT_PASSWORD_URL =
"https://auth.fduhole.com/register?type=forget_password";
@@ -101,9 +101,9 @@ class Constant {
static String get version {
if (PlatformX.isWeb) {
// web does not support [Platform] API
- return "DanXi/${FlutterApp.versionName}b${Pubspec.version.build.single} (Web)";
+ return "Danta/${FlutterApp.versionName}b${Pubspec.version.build.single} (Web)";
} else {
- return "DanXi/${FlutterApp.versionName}b${Pubspec.version.build.single} (${Platform.operatingSystem}; ${Platform.operatingSystemVersion})";
+ return "Danta/${FlutterApp.versionName}b${Pubspec.version.build.single} (${Platform.operatingSystem}; ${Platform.operatingSystemVersion})";
}
}
@@ -450,7 +450,7 @@ class Constant {
);
}
- /// A list of tag colors used by FDUHole.
+ /// A list of tag colors used by Forum.
static const List TAG_COLOR_LIST = [
'red',
'pink',
diff --git a/lib/l10n/intl_en.arb b/lib/l10n/intl_en.arb
index 10daeab97..f8a2eb6ff 100644
--- a/lib/l10n/intl_en.arb
+++ b/lib/l10n/intl_en.arb
@@ -1,6 +1,6 @@
{
"Dest1n1_description": "Forum Frontend Developer",
- "Frankstein73_description": "DanXi Developer",
+ "Frankstein73_description": "Danta Developer",
"KYLN24_description": "Forum Frontend Developer",
"abnormal_entry_permission": "No rights",
"about": "About This App",
@@ -32,7 +32,7 @@
"app_description": "A miniature Fudan integrated service app, created by several Fudan undergraduate students with love. We hope it can facilitate your life~",
"app_description_title": "Description",
"app_feedback": "[Feedback]",
- "app_name": "DanXi",
+ "app_name": "Danta",
"are_you_sure": "Are you sure?",
"are_you_sure_pin_unpin": "Are you sure you want to pin/unpin this post?",
"author_descriptor": "Passionate developers\nfrom A.I. & C.S. & Economics & Physics\nat Fudan University",
@@ -42,7 +42,7 @@
"background_image_description": "Choose an image as forum background",
"ban_post_until": "You are not allowed to post in this division until {date}",
"before_enabled": "Before",
- "boreas618_description": "DanXi Developer",
+ "boreas618_description": "Danta Developer",
"bus_dest": "To ",
"bus_query": "School Bus",
"bus_start": "From",
@@ -150,7 +150,7 @@
"forum_show_banner": "Show campaigns",
"forum_show_banner_description": "Show some non-invasive campaigns and announcements",
"forum_user_id": "Online (ID: {id})",
- "feedback_email": "dev@fduhole.com",
+ "feedback_email": "dev@danta.tech",
"fenglin_campus": "Fenglin",
"filtering_by_tag": "Filtering by \"{tag}\"",
"fix": "Fix",
@@ -164,7 +164,7 @@
"forum": "Forum",
"forum_post_enter_content": "Post",
"free_select": "Copy Selected",
- "fsy2001_description": "DanXi Developer",
+ "fsy2001_description": "Danta Developer",
"fudan_aao_notices": "Academic Announcements",
"fudan_daily": "Safety Fudan Check-In",
"fudan_daily_disabled_notice": "In response to request from the University, Auto-CheckIn is no longer available.",
@@ -205,7 +205,7 @@
"hole_locked": "Locked",
"holiday": "Holiday",
"hour_ago": "{num} hr ago",
- "hydrogenc_description": "DanXi Developer",
+ "hydrogenc_description": "Danta Developer",
"i_have_read_and_agreed": "I have read and accepted {name}",
"i_see": "OK",
"image": "Image",
@@ -215,7 +215,7 @@
"import_into_cal": "Import to Calendar",
"input_reason": "Input Content (leave empty to restore)",
"input_your_email": "Input your email",
- "input_your_email_password": "Input your DanXi Account",
+ "input_your_email_password": "Input your Danta Account",
"input_your_email_secure_code": "Input your OTP code",
"invalid_course_info": "Please provide valid information about course slots",
"invalid_format": "Invalid format",
@@ -224,11 +224,11 @@
"jiangwan_campus": "Jiangwan",
"jingyijun_description": "Forum Backend Developer",
"jump_to_hole": "Locate",
- "koowz_description": "DanXi Developer",
+ "koowz_description": "Danta Developer",
"lan_connection_issue_1": "Failed to connect to the Campus Intranet",
"lan_connection_issue_1_action": "Campus VPN",
"lan_connection_issue_1_description": "Unable to connect to the Fudan Campus Intranet, some features will not be available.\n\nYou can use the campus VPN (Easy Connect) to access the Campus Intranet.",
- "lan_connection_issue_1_guide_content": "3 simple steps:\n\n1. [Click here](https://stuvpn.fudan.edu.cn/com/installClient.html#auto-common) to download the app.\n2. Open the installed app and type in the Address stuvpn.fudan.edu.cn\n3. Enter your UIS account & password.\n\nThen all features of DanXi will work normally.",
+ "lan_connection_issue_1_guide_content": "3 simple steps:\n\n1. [Click here](https://stuvpn.fudan.edu.cn/com/installClient.html#auto-common) to download the app.\n2. Open the installed app and type in the Address stuvpn.fudan.edu.cn\n3. Enter your UIS account & password.\n\nThen all features of Danta will work normally.",
"lan_connection_issue_1_guide_title": "How to use the VPN?",
"last_15_days": "Last 15 days",
"last_30_days": "Last 30 days",
@@ -254,12 +254,12 @@
"location_permission_denied_promot": "Location information unavailable. You will not be able to check-in in the app. If you would like to grant location permission to this app, please adjust your preferences in Settings.",
"login": "Login",
"login_as_others": "Login as...",
- "login_by_email_password": "Login by DanXi Account",
+ "login_by_email_password": "Login by Danta Account",
"login_from_forum_page": "Please login from the forum page.",
"login_issue_1": "Failed to log in through UIS system.\nIf you has attempted to log in with wrong passwords for several times, you might need to complete a successful login through a browser manually.",
"login_issue_1_action": "Open UIS Login Page",
"login_issue_2": "Failed to fetch information related to the semester from the server, please retry. \nIf you skip directly, there may be problems with date calculation for course schedules.",
- "login_problem": "If you encounter problems while logging in, please contact us at dev@fduhole.com or QQ group {QQ}.\n\nYou may also want to read Dev Team Announcements in case your problem is a known issue.",
+ "login_problem": "If you encounter problems while logging in, please contact us at dev@danta.tech or QQ group {QQ}.\n\nYou may also want to read Dev Team Announcements in case your problem is a known issue.",
"login_problem_occurred": "Some problem occurred when logging in, please retry later.",
"login_uis": "Fudan Undergraduate Login",
"login_uis_description": "Your password is only sent to Fudan servers via secure connection.",
@@ -359,7 +359,7 @@
"reason_report_post": "Reason for reporting #{id}",
"recommended_tags": "Recommended Tags",
"recommended_tags_availibity": "[Experimental] Recommend tags when posting",
- "recommended_tags_description": "WARNING: This is an experimental feature. Recommendations may be incorrect or inappropriate, and are for reference only. If you find the recommendations inappropriate, please report to dev@fduhole.com .\n\nAll data is processed locally and is not uploaded to our servers.\n\nModel Version: 0.1a (CoreML)\n\nAvailability: iOS 14.0 and higher",
+ "recommended_tags_description": "WARNING: This is an experimental feature. Recommendations may be incorrect or inappropriate, and are for reference only. If you find the recommendations inappropriate, please report to dev@danta.tech .\n\nAll data is processed locally and is not uploaded to our servers.\n\nModel Version: 0.1a (CoreML)\n\nAvailability: iOS 14.0 and higher",
"refresh": "Refresh",
"refresh_timetable_for_new_data": "Refresh the timetable to fetch new data",
"register_account": "Register new account",
@@ -412,7 +412,7 @@
"send_email": "Send Email",
"set_password": "Set A Password",
"set_semester_start_date": "Set Start Date",
- "set_your_danxi_password": "Set a password for your DanXi Account",
+ "set_your_danxi_password": "Set a password for your Danta Account",
"settings": "Settings",
"share": "Share",
"share_as_ics": "Export as ICS",
@@ -423,7 +423,7 @@
"show_hidden_notifications_description": "Click to restore all hidden notifications on the dashboard",
"show_punishment_history": "Show Punishment History",
"show_unread": "Show Unread",
- "silence_detail": "Due to policy violations, you have been banned from posting in this division.\n\nIf you believe this is an error, please contact us at admin@fduhole.com",
+ "silence_detail": "Due to policy violations, you have been banned from posting in this division.\n\nIf you believe this is an error, please contact us at admin@danta.tech",
"silence_notice": "No Permission to Post",
"simplified_chinese_languae": "Simplified Chinese",
"singularity_s0_description": "Master Chief 117",
@@ -431,7 +431,7 @@
"skip": "Skip",
"sort_order": "Sort order",
"sponsor_us": "Support Us 🍀",
- "sponsor_us_detail": "Thank you so much for your kindness to enable it! Danxi and the forum have been operating as independent projects for a long time. However, in the long run, we are a bit overwhelmed by the high server costs.\n\nRather than direct donations, we chose a more modest way - to display some ads provided by Google in Danxi. These ads won't interfere with your browsing, but they will bring us real income and motivate us to keep going.",
+ "sponsor_us_detail": "Thank you so much for your kindness to enable it! Danta and the forum have been operating as independent projects for a long time. However, in the long run, we are a bit overwhelmed by the high server costs.\n\nRather than direct donations, we chose a more modest way - to display some ads provided by Google in Danta. These ads won't interfere with your browsing, but they will bring us real income and motivate us to keep going.",
"sponsor_us_disabled": "If you like our project, you can support us by turning on Ads. You can opt out at any time.",
"sponsor_us_enabled": "Thank you :) You may opt out at any time.",
"submit": "Submit",
@@ -455,7 +455,7 @@
"theme_type_system": "System",
"timetable": "Agenda",
"timetable_refresh_error": "Timetable for the new semester is available. However, we are unable to retrieve it from Fudan Servers.\n\nPlease make sure you are connected to the campus intranet, and try manually refreshing the timetable.\n\nTip: You can pull down at the Agenda page to refresh the timetable manually.",
- "tip_that_danxi_is_not_fdu": "Note: Your DanXi Account is not your UIS or Edu-email account.",
+ "tip_that_danxi_is_not_fdu": "Note: Your Danta Account is not your UIS or Edu-email account.",
"today_course": "Courses Today",
"try_visitor_mode": "Don't want to login UIS? Try Forum Only mode",
"unable_to_access_url": "Test connection failed\nCan't to connect to this website, please check your URL.",
@@ -476,9 +476,9 @@
"view_history": "View History",
"view_ossl": "This app is made possible thanks to various open-source software. View ",
"visitor": "Forum Only",
- "w568w_description": "DanXi Founder / Developer",
+ "w568w_description": "Danta Founder / Developer",
"warning": "Warning",
- "weak_password": "Login failed. Unknown error.\nNote: DanXi does not support weak password. If UIS warns of weak password at login, please change your password at UIS Portal and try again.",
+ "weak_password": "Login failed. Unknown error.\nNote: Danta does not support weak password. If UIS warns of weak password at login, please change your password at UIS Portal and try again.",
"week": "Week {week}",
"weekday": "Weekday",
"welcome": "Welcome, {name}",
@@ -492,7 +492,7 @@
"welcome_feature": "Welcome",
"welcome_title": "The All-New Forum Experience",
"welcome_to_forum": "Welcome to the forum",
- "windows_auto_start_description": "Automatically start DanXi on boot",
+ "windows_auto_start_description": "Automatically start Danta on boot",
"windows_auto_start_title": "Auto start",
"windows_auto_start_wait_dialog_message": "You should have seen the UAC Permission Confirm window. \n After allowing, click \"OK\" below to confirm the setup.",
"windows_auto_start_wait_dialog_title": "Wait for permission",
@@ -507,8 +507,8 @@
"shareFloorSuccess": "Share floor success! Please check your clipboard.",
"invalidUri": "Invalid uri",
"elementNotFound": "No element found to jump to",
- "danxi_care": "DanXi Care",
- "danxi_care_message": "It could be that the ache of life surpasses the contemplation of harming yourself, or perhaps the absence of those you can confide in has left you adrift. However, when confidants seem distant, remember that we are here to support you. Sharing your journey, thoughts, and emotions might unveil a clearer perspective, guiding you through the complex maze of life.\n\nYou are not going through this alone. While our team at DanXi may not have certified mental health professionals, we've assembled a comprehensive [\"DanXi Mental Health Toolkit\"](https://danxi-dev.feishu.cn/docx/Trr5dEPfjoC97HxRklKccr1Ynyd?from=from_copylink) designed for your well-being in mind. I strongly encourage you to explore its resources, and also feel free to reach out to us at [danxi@fduhole.com](mailto:danxi@fduhole.com) whenever you're comfortable. We're here to offer immediate assistance, as you're never far from a helping hand.",
+ "danxi_care": "Danta Care",
+ "danxi_care_message": "It could be that the ache of life surpasses the contemplation of harming yourself, or perhaps the absence of those you can confide in has left you adrift. However, when confidants seem distant, remember that we are here to support you. Sharing your journey, thoughts, and emotions might unveil a clearer perspective, guiding you through the complex maze of life.\n\nYou are not going through this alone. While our team at Danta may not have certified mental health professionals, we've assembled a comprehensive [\"Danta Mental Health Toolkit\"](https://danxi-dev.feishu.cn/docx/Trr5dEPfjoC97HxRklKccr1Ynyd?from=from_copylink) designed for your well-being in mind. I strongly encourage you to explore its resources, and also feel free to reach out to us at [danta@danta.tech](mailto:danta@danta.tech) whenever you're comfortable. We're here to offer immediate assistance, as you're never far from a helping hand.",
"list_my_posts": "My Posts",
"list_my_punishments": "My Punishments",
"multiple_select_mode_exit": "Stop Multi-Select",
@@ -534,7 +534,7 @@
"prev_question": "Previous",
"sticker": "Stickers",
"sticker_tag": "[Sticker]",
- "welcome_prompt": "Welcome to DanXi!\n\nIf you are using DanXi for the first time, perhaps you would like to take a look at the FAQ section?",
+ "welcome_prompt": "Welcome to Danta!\n\nIf you are using Danta for the first time, perhaps you would like to take a look at the FAQ section?",
"proxy_setting": "Proxy Setting",
"proxy_setting_unset": "Not Set",
"proxy_setting_input_title": "Input HTTP Proxy",
diff --git a/lib/l10n/intl_ja.arb b/lib/l10n/intl_ja.arb
index d8c56bd03..2183cd93f 100644
--- a/lib/l10n/intl_ja.arb
+++ b/lib/l10n/intl_ja.arb
@@ -1,6 +1,6 @@
{
"Dest1n1_description": "フォーラムのフロントエンド開発者",
- "Frankstein73_description": "旦夕の開発者",
+ "Frankstein73_description": "旦タの開発者",
"KYLN24_description": "フォーラムのフロントエンド開発者",
"abnormal_entry_permission": "校内へ立入禁止",
"about": "このアプリについて",
@@ -32,7 +32,7 @@
"app_description": "復旦大学学部生数名が作成したミニチュア復旦統合サービスアプリで、あなたの生活に便利になることを願っています~",
"app_description_title": "紹介",
"app_feedback": "【フィードバック】",
- "app_name": "旦夕",
+ "app_name": "旦タ",
"are_you_sure": "削除は大丈夫ですか?",
"are_you_sure_pin_unpin": "ピンとアンピンは大丈夫ですか?",
"authors": "開発者",
@@ -41,7 +41,7 @@
"background_image_description": "フォーラムの背景となる画像を選択します",
"ban_post_until": "このセクションは{date}まで投稿することができません。",
"before_enabled": "無効",
- "boreas618_description": "旦夕の開発者",
+ "boreas618_description": "旦タの開発者",
"bus_dest": "到着駅",
"bus_query": "スクールバス時刻表",
"bus_start": "出発駅",
@@ -161,7 +161,7 @@
"forum": "フォーラム",
"forum_post_enter_content": "パブリッシュ",
"free_select": "選択でコピー",
- "fsy2001_description": "旦夕の開発者",
+ "fsy2001_description": "旦タの開発者",
"fudan_aao_notices": "教務課のお知らせ",
"fudan_daily": "平安復旦チェックイン",
"fudan_daily_disabled_notice": "学校側の要求に応じて、自動チェックイン機能はご利用いただけませんので、ご了承ください。",
@@ -202,7 +202,7 @@
"hole_locked": "ロック",
"holiday": "休息日",
"hour_ago": "{num}時間前",
- "hydrogenc_description": "旦夕の開発者",
+ "hydrogenc_description": "旦タの開発者",
"i_have_read_and_agreed": "{name}を読み、同意します",
"i_see": "はい",
"image": "写真",
@@ -212,7 +212,7 @@
"import_into_cal": "カレンダーにインポートする",
"input_reason": "入力(空白のまま復元)",
"input_your_email": "メールアドレスを入力してください",
- "input_your_email_password": "旦夕のアカウント/パスワードを入力してください",
+ "input_your_email_password": "旦タのアカウント/パスワードを入力してください",
"input_your_email_secure_code": "メール認証コードを入力してください",
"invalid_course_info": "コーススロットに関する有効な情報を提供してください",
"invalid_format": "フォーマットエラー",
@@ -224,7 +224,7 @@
"lan_connection_issue_1": "キャンパスのイントラネットへの接続障害",
"lan_connection_issue_1_action": "キャンパス VPN",
"lan_connection_issue_1_description": "復旦内部ネットに接続できず、一部の機能は利用できない。あなたは校外やモバイルデータリンクを使用しましたか?\n\nキャンパスVPN(Easy Connect)やEduroamホットスポットなどをリンクしてイントラネットリソースにアクセスすることができます。",
- "lan_connection_issue_1_guide_content": "たった3ステップ:\n\n1. [ここをクリックして](https://stuvpn.fudan.edu.cn/com/installClient.html#auto-common)VPNダウンロードページを開き、対応するプラットフォームを選択する。\n2. インストールされたソフトウェアを開く、URL欄にstuvpn.fudan.edu.cnを入力して、OKをクリックする。\n3. ログイン画面がポップアップするので、UISアカウントを入力し、Connectをクリックする。\n\nそうすれば、旦夕のすべての機能を普通に使うことができます!",
+ "lan_connection_issue_1_guide_content": "たった3ステップ:\n\n1. [ここをクリックして](https://stuvpn.fudan.edu.cn/com/installClient.html#auto-common)VPNダウンロードページを開き、対応するプラットフォームを選択する。\n2. インストールされたソフトウェアを開く、URL欄にstuvpn.fudan.edu.cnを入力して、OKをクリックする。\n3. ログイン画面がポップアップするので、UISアカウントを入力し、Connectをクリックする。\n\nそうすれば、旦タのすべての機能を普通に使うことができます!",
"lan_connection_issue_1_guide_title": "キャンパスVPNの使用方法",
"last_15_days": "過去15日間",
"last_30_days": "過去30日間",
@@ -252,10 +252,10 @@
"login_as_others": "他のログイン方法",
"login_by_email_password": "メールアドレスとパスワードでログイン",
"login_from_forum_page": "フォーラムのページでログインしてください",
- "login_issue_1": "ログインに失敗し、旦夕はUISログインのことができませんでした。\nこのエラーは、連続して何度もログインに失敗し、認証コードが必要なることが原因である可能性が高いです。\nブラウザーで手動でログインを完了し、アプリを開き直すと、アプリが適切に処理する必要があります。\n\nそれでも問題が解決しない場合は、再度ログインをお試しください。",
+ "login_issue_1": "ログインに失敗し、旦タはUISログインのことができませんでした。\nこのエラーは、連続して何度もログインに失敗し、認証コードが必要なることが原因である可能性が高いです。\nブラウザーで手動でログインを完了し、アプリを開き直すと、アプリが適切に処理する必要があります。\n\nそれでも問題が解決しない場合は、再度ログインをお試しください。",
"login_issue_1_action": "ログインページを開く",
"login_issue_2": "今学期の関連情報をサーバから正しく取得できませんでしたので、再試行してください。\nスキップすると、時間割に関する機能に日付上の問題が生じる可能性がある。",
- "login_problem": "ログインできない場合は、dev@fduhole.comまでご連絡ください、またはQQグループ(番号:{QQ})にご参加ください。 .\n\nその間に、「開発チームのお知らせ」を読んでくださいと、こんな問題が言及されている可能性があります。",
+ "login_problem": "ログインできない場合は、dev@danta.techまでご連絡ください、またはQQグループ(番号:{QQ})にご参加ください。 .\n\nその間に、「開発チームのお知らせ」を読んでくださいと、こんな問題が言及されている可能性があります。",
"login_problem_occurred": "ログイン時に問題が発生しました。リトライしてください。",
"login_uis": "復旦学部生UISログイン",
"login_uis_description": "パスワードは、復旦UISのログインにのみ使用されます。",
@@ -351,7 +351,7 @@
"reason_report_post": "報告理由をご入力してください。(#{id})",
"recommended_tags": "おすすめタグ",
"recommended_tags_availibity": "投稿時にタグをアドバイスする",
- "recommended_tags_description": "警告:これは実験的な機能です。推薦された内容は正しくないか不適切である可能性があり、あくまで参考用です。不適切な内容を見つけた場合は、dev@fduhole.com に報告してください。\n\nすべてのデータはローカルで処理され、サーバーにアップロードされることはありません。\n\nモデルバージョン:0.1a (CoreML)\n\nシステム要件:iOS 14.0以降",
+ "recommended_tags_description": "警告:これは実験的な機能です。推薦された内容は正しくないか不適切である可能性があり、あくまで参考用です。不適切な内容を見つけた場合は、dev@danta.tech に報告してください。\n\nすべてのデータはローカルで処理され、サーバーにアップロードされることはありません。\n\nモデルバージョン:0.1a (CoreML)\n\nシステム要件:iOS 14.0以降",
"refresh": "更新",
"refresh_timetable_for_new_data": "新しいデータを取得するためにスケジュールを更新してください",
"register_account": "新規アカウント登録",
@@ -404,7 +404,7 @@
"send_email": "送信する",
"set_password": "パスワード設定",
"set_semester_start_date": "始業日を設定する",
- "set_your_danxi_password": "旦夕のアカウントのパスワードを設定してください",
+ "set_your_danxi_password": "旦タのアカウントのパスワードを設定してください",
"settings": "設定",
"share": "シェア",
"share_as_ics": "ICSとしてエクスポート",
@@ -418,7 +418,7 @@
"silence_detail": "コミュニティルール違反のため、発言を禁止されました。\n\nこの判断に誤りがあると思う場合は、私たちにご連絡いただき、解決してください。。",
"silence_notice": "ポスト権限なし",
"simplified_chinese_languae": "簡体字中国語",
- "singularity_s0_description": "旦夕の開発者 & フォーラムのバックエンド開発者",
+ "singularity_s0_description": "旦タの開発者 & フォーラムのバックエンド開発者",
"sjtu_student": "上海交通大学オフキャンパスログイン",
"skip": "スキップ",
"sort_order": "ソート順",
@@ -439,7 +439,7 @@
"terms_and_conditions_title": "法律",
"theme": "テーマ",
"theme_color": "テーマ色",
- "theme_color_description": "旦夕のテーマ色を設定する",
+ "theme_color_description": "旦タのテーマ色を設定する",
"theme_color_description_detail": "テーマカラーを切り替えるには、プリセットカラーまたはカスタムカラーを選択します",
"theme_type": "テーマタイプ",
"theme_type_dark": "ダーク",
@@ -447,7 +447,7 @@
"theme_type_system": "システム",
"timetable": "スケジュール",
"timetable_refresh_error": "新学期のスケジュールが公開されましたが、復旦のサーバーからダウンロードすることができません。\n\n復旦のイントラネットに接続されていることを確認し、手動で授業スケジュールを更新してください。\n\nヒント:「スケジュール」ページで下にスクロールすると、更新できます。",
- "tip_that_danxi_is_not_fdu": "注意:旦夕のアカウントは、復旦大学メールやUISアカウントではありません。",
+ "tip_that_danxi_is_not_fdu": "注意:旦タのアカウントは、復旦大学メールやUISアカウントではありません。",
"today_course": "今日の授業",
"try_visitor_mode": "入力したくない?Visitorモードをご試します",
"unable_to_access_url": "テスト接続失敗\nこのページにアクセスできません。URLをご確認ください。",
@@ -468,7 +468,7 @@
"view_history": "查看修改历史",
"view_ossl": "このアプリは、多くのオープンソースソフトウェアがなければ作れなかったものです。",
"visitor": "ゲストログイン",
- "w568w_description": "旦夕の創設者 & 開発者",
+ "w568w_description": "旦タの創設者 & 開発者",
"warning": "警告",
"weak_password": "ログインに失敗しました。不明なエラー\n注意:UISにログインする時、いつも「弱いパスワード」が表示される場合は、パスワードを変更して再試行してください。",
"week": "第 {week} 週",
@@ -499,7 +499,7 @@
"shareFloorSuccess": "分け合うのは成功! クリップボードを見て",
"invalidUri": "無効な Uri",
"elementNotFound": "ジャンプするべき元素が見つからない",
- "danxi_care": "旦夕チームのケア",
+ "danxi_care": "旦タチームのケア",
"danxi_care_message": "私はあなたが今とても苦しんでいることを理解しています。生活の中で直面する問題に対処することができず、孤独を感じるかもしれません。しかし、あなたは決して一人ではありません。この世界には多くの人々が手を差し伸べ、困難な時期を乗り越えるために助けてくれます。家族や友人、また専門的な心理カウンセラーと話すことで自分の悩みを共有することができます。\n\n人生には山あり谷ありです。暗い時間帯も必ず過ぎ去り、明日は必ず来ます。時には絶望しか見えないかもしれませんが、それでも未来に希望が無いわけではありません。時間をかけて傷口を癒しながら支援を求め続け、「この困難な時期も乗り越えられる」と信じてください。",
"list_my_posts": "発表したポストを見る",
"list_my_punishments": "ペナルティ歴史を見る",
diff --git a/lib/l10n/intl_zh_CN.arb b/lib/l10n/intl_zh_CN.arb
index e5950df9a..73d2eead2 100644
--- a/lib/l10n/intl_zh_CN.arb
+++ b/lib/l10n/intl_zh_CN.arb
@@ -1,6 +1,6 @@
{
"Dest1n1_description": "茶楼前端",
- "Frankstein73_description": "旦夕开发者",
+ "Frankstein73_description": "旦挞开发者",
"KYLN24_description": "茶楼前端",
"abnormal_entry_permission": "进校权限异常",
"about": "关于本应用",
@@ -32,16 +32,16 @@
"app_description": "由几位复旦本科学生用爱发电打造的微型复旦综合服务 App,希望能为你的生活提供便利~",
"app_description_title": "简介",
"app_feedback": "【反馈】",
- "app_name": "旦夕",
+ "app_name": "旦挞校园助手",
"are_you_sure": "确定删除?",
"are_you_sure_pin_unpin": "确定置顶/取消置顶?",
"authors": "开发者",
"background_image": "背景图片",
"background_image_already_set": "背景图片已设定,是否移除?",
- "background_image_description": "选择一张图片作为茶馆背景",
+ "background_image_description": "选择一张图片作为茶楼背景",
"ban_post_until": "您在 {date} 前不能在此分区发帖",
"before_enabled": "开启前",
- "boreas618_description": "旦夕开发者",
+ "boreas618_description": "旦挞开发者",
"bus_dest": "终点站",
"bus_query": "校车班次",
"bus_start": "始发站",
@@ -161,7 +161,7 @@
"forum": "茶楼",
"forum_post_enter_content": "发布",
"free_select": "选择复制",
- "fsy2001_description": "旦夕开发者",
+ "fsy2001_description": "旦挞开发者",
"fudan_aao_notices": "教务处通知",
"fudan_daily": "平安复旦打卡",
"fudan_daily_disabled_notice": "应校方要求,自动打卡功能不再可用,敬请谅解。",
@@ -193,7 +193,7 @@
"hide_hole_confirm": "确定要永久隐藏此帖子吗?隐藏后,除非重新安装应用,否则将无法在帖子列表中再看到此帖子。",
"hide_hole_success": "帖子已隐藏,下次刷新列表后生效。",
"hide_notification_description": "你想要永久隐藏这条通知吗?你可以在设置中显示所有已隐藏的通知。",
- "high_contrast_color_description": "空教室查询和茶馆标签",
+ "high_contrast_color_description": "空教室查询和茶楼标签",
"history": "历史记录",
"history_altered_by": "修改人:{user}",
"history_of": "##{floor} 的修改历史",
@@ -202,7 +202,7 @@
"hole_locked": "已锁定",
"holiday": "休息日",
"hour_ago": "{num}小时前",
- "hydrogenc_description": "旦夕开发者",
+ "hydrogenc_description": "旦挞开发者",
"i_have_read_and_agreed": "我已阅读并同意 {name}",
"i_see": "好",
"image": "图片",
@@ -212,7 +212,7 @@
"import_into_cal": "导入日历",
"input_reason": "输入内容(留空以还原)",
"input_your_email": "输入您的邮箱",
- "input_your_email_password": "输入您的旦夕账号/密码",
+ "input_your_email_password": "输入您的旦挞账号/密码",
"input_your_email_secure_code": "请输入您的邮箱验证码",
"invalid_course_info": "请提供完整的课程时间信息",
"invalid_format": "格式错误",
@@ -221,11 +221,11 @@
"jiangwan_campus": "江湾校区",
"jingyijun_description": "茶楼后端",
"jump_to_hole": "定位",
- "koowz_description": "旦夕开发者",
+ "koowz_description": "旦挞开发者",
"lan_connection_issue_1": "未能连接到校园内网",
"lan_connection_issue_1_action": "校园 VPN",
"lan_connection_issue_1_description": "无法连接到复旦内部网络,部分功能不可用。您是否在校外或使用了移动数据链接?\n\n您可以使用校园 VPN(Easy Connect) 或链接 Eduroam 热点以访问内网资源。",
- "lan_connection_issue_1_guide_content": "三步走即可:\n\n1. [点击这里](https://stuvpn.fudan.edu.cn/com/installClient.html#auto-common)去 VPN 下载界面,选择对应平台安装。\n2. 打开安装的软件,在地址栏输入 stuvpn.fudan.edu.cn ,点击确定。\n3. 弹出登录界面,输入自己的 UIS 账号,点击连接。\n\n然后就可以正常使用旦夕各项功能了!",
+ "lan_connection_issue_1_guide_content": "三步走即可:\n\n1. [点击这里](https://stuvpn.fudan.edu.cn/com/installClient.html#auto-common)去 VPN 下载界面,选择对应平台安装。\n2. 打开安装的软件,在地址栏输入 stuvpn.fudan.edu.cn ,点击确定。\n3. 弹出登录界面,输入自己的 UIS 账号,点击连接。\n\n然后就可以正常使用旦挞各项功能了!",
"lan_connection_issue_1_guide_title": "如何使用校园 VPN?",
"last_15_days": "过去 15 天",
"last_30_days": "过去 30 天",
@@ -251,12 +251,12 @@
"location_permission_denied_promot": "位置信息不可用,您将无法在 App 中打卡平安复旦。如果希望重新授予定位权限,请在设置中更改定位服务授权。",
"login": "登录",
"login_as_others": "其他登录方式",
- "login_by_email_password": "使用旦夕账号登录",
+ "login_by_email_password": "使用旦挞账号登录",
"login_from_forum_page": "请从茶楼页面登录",
- "login_issue_1": "登录失败,旦夕无法完成 UIS 登录。\n出现此错误,很可能是由于您连续多次登录失败,出现了登录验证码所致。\n您需要使用浏览器手动完成一次登录,重新打开旦夕,旦夕即可妥善处理此情况。\n\n如果问题依然存在,请尝试重新登录。",
+ "login_issue_1": "登录失败,旦挞校园助手无法完成 UIS 登录。\n出现此错误,很可能是由于您连续多次登录失败,出现了登录验证码所致。\n您需要使用浏览器手动完成一次登录,重新打开旦挞校园助手,即可妥善处理此情况。\n\n如果问题依然存在,请尝试重新登录。",
"login_issue_1_action": "打开 UIS 登录页面",
"login_issue_2": "未能正确从服务器获取本学期相关信息,请重试。\n如果直接跳过,课程表相关功能可能出现日期计算上的问题。",
- "login_problem": "如果您登录时遇到问题,请联系 dev@fduhole.com 或加入 QQ 群 {QQ}.\n\n与此同时,建议您阅读开发组公告,您遇到的问题可能已经在其中被提及。",
+ "login_problem": "如果您登录时遇到问题,请联系 dev@danta.tech 或加入 QQ 群 {QQ}.\n\n与此同时,建议您阅读开发组公告,您遇到的问题可能已经在其中被提及。",
"login_problem_occurred": "登录时发生了一些问题,请重试。",
"login_uis": "复旦本科生 UIS 登录",
"login_uis_description": "您的密码仅会被用于登录复旦 UIS(统一身份认证)",
@@ -265,7 +265,7 @@
"login_with_uis": "将使用以下信息匿名登录茶楼",
"logining": "正在登录...",
"logout": "退出登录",
- "logout_forum": "您将要登出茶馆",
+ "logout_forum": "您将要登出茶楼",
"logout_prompt": "重新启动 App 以删除数据",
"logout_question_prompt": "所有存储在本地的数据将被删除。",
"logout_question_prompt_title": "确定要退出登录吗?",
@@ -353,7 +353,7 @@
"reason_report_post": "请填写举报理由(#{id})",
"recommended_tags": "推荐标签",
"recommended_tags_availibity": "[实验性] 根据你的帖子内容推荐一些标签",
- "recommended_tags_description": "警告:这是一个实验性功能。推荐的内容可能不正确或者不恰当,仅供参考。如果您发现推荐的内容不恰当,请报告至 dev@fduhole.com 。\n\n所有数据均在本地处理,不会上传至服务器。\n\n模型版本:0.1a (CoreML)\n\n系统要求:iOS 14.0及以上",
+ "recommended_tags_description": "警告:这是一个实验性功能。推荐的内容可能不正确或者不恰当,仅供参考。如果您发现推荐的内容不恰当,请报告至 dev@danta.tech 。\n\n所有数据均在本地处理,不会上传至服务器。\n\n模型版本:0.1a (CoreML)\n\n系统要求:iOS 14.0及以上",
"refresh": "刷新",
"refresh_timetable_for_new_data": "刷新课程表获得更新数据",
"register_account": "新用户注册",
@@ -380,7 +380,7 @@
"school_bus_showing_all": "已显示全部校车班次",
"school_bus_tap_to_not_show_all": "点击以筛选 {hh}:{mm} 以后的校车班次",
"school_bus_tap_to_show_all": "点击以显示全部",
- "screenshot_warning": "为保障茶馆信息安全和其他用户的隐私,请不要将截图内容发送给非茶馆用户,感谢您的配合。",
+ "screenshot_warning": "为保障茶楼信息安全和其他用户的隐私,请不要将截图发送到任何平台,感谢您的配合。",
"screenshot_warning_title": "检测到截图",
"scroll_to_end": "去往底部",
"search": "搜索",
@@ -406,7 +406,7 @@
"send_email": "发送邮件",
"set_password": "设置密码",
"set_semester_start_date": "设定开学日期",
- "set_your_danxi_password": "为旦夕账户设置一个密码",
+ "set_your_danxi_password": "为旦挞账户设置一个密码",
"settings": "设置",
"share": "分享",
"share_as_ics": "导出为 ICS",
@@ -417,15 +417,15 @@
"show_hidden_notifications_description": "点击以恢复所有已隐藏的首页通知卡片",
"show_punishment_history": "查看封禁历史",
"show_unread": "显示未读",
- "silence_detail": "由于违反社区规定,您被禁止发言。\n\n如果您认为此决定有误,请联系 admin@fduhole.com",
+ "silence_detail": "由于违反社区规定,您被禁止发言。\n\n如果您认为此决定有误,请联系 admin@danta.tech",
"silence_notice": "没有发帖权限",
"simplified_chinese_languae": "简体中文",
- "singularity_s0_description": "旦夕开发者 & 茶楼后端",
+ "singularity_s0_description": "旦挞开发者 & 茶楼后端",
"sjtu_student": "上海交通大学校外登录",
"skip": "跳过",
"sort_order": "排序方式",
"sponsor_us": "支持我们 🍀",
- "sponsor_us_detail": "非常感谢你愿意启用它!旦夕和茶馆作为独立项目,已经运营了很长一段时间。然而,从长期来看,我们对于高额的服务器和运营费用有些力不从心。\n\n相比于直接的资金支持,我们选择了更温和的方式——在旦夕中显示一些由 Google 提供的广告。这些广告不会干扰你的浏览,但能够给我们带来少许实际的收入,让我们更好地、更有干劲地将项目坚持下去。",
+ "sponsor_us_detail": "非常感谢你愿意启用它!旦挞和茶楼作为独立项目,已经运营了很长一段时间。然而,从长期来看,我们对于高额的服务器和运营费用有些力不从心。\n\n相比于直接的资金支持,我们选择了更温和的方式——在旦挞中显示一些由 Google 提供的广告。这些广告不会干扰你的浏览,但能够给我们带来少许实际的收入,让我们更好地、更有干劲地将项目坚持下去。",
"sponsor_us_disabled": "如果您喜欢我们的项目,您可以打开广告以支持我们。开启后可以随时关闭。",
"sponsor_us_enabled": "感谢您的支持:) 您可以随时关闭广告",
"submit": "发送",
@@ -441,17 +441,17 @@
"terms_and_conditions_title": "法律",
"theme": "主题",
"theme_color": "主题色",
- "theme_color_description": "切换旦夕的主题配色",
- "theme_color_description_detail": "选择预设颜色或自定义颜色以切换旦夕主题配色",
+ "theme_color_description": "切换旦挞的主题配色",
+ "theme_color_description_detail": "选择预设颜色或自定义颜色以切换旦挞主题配色",
"theme_type": "主题",
"theme_type_dark": "深色",
"theme_type_light": "浅色",
"theme_type_system": "跟随系统",
"timetable": "日程",
"timetable_refresh_error": "新学期的课表现已可用,但我们无法从复旦服务器下载新的课表。\n\n请确保您已连接到复旦校园内网,然后尝试手动刷新课表。\n\n提示:您可以在“日程”页面下拉刷新课表。",
- "tip_that_danxi_is_not_fdu": "注意:旦夕账号和复旦大学无关,请不要在这里尝试您的复旦邮箱密码(或「统一身份认证」密码)。",
+ "tip_that_danxi_is_not_fdu": "注意:旦挞账号和复旦大学无关,请不要在这里尝试您的复旦邮箱密码(或「统一身份认证」密码)。",
"today_course": "今日课程",
- "try_visitor_mode": "不想登录 UIS?您可以仅使用茶馆",
+ "try_visitor_mode": "不想登录 UIS?您可以仅使用茶楼",
"unable_to_access_url": "测试连接失败\n无法访问此网页,请检查 URL",
"unable_to_connect_to_server": "当前无法连接到服务器,请重试。",
"unable_to_find_quote": "无法找到被引用的帖子",
@@ -469,8 +469,8 @@
"view_count": "浏览量:{view}",
"view_history": "查看修改历史",
"view_ossl": "本应用的诞生离不开许多开源软件。查看",
- "visitor": "仅茶馆",
- "w568w_description": "旦夕创建者 & 开发者",
+ "visitor": "仅茶楼",
+ "w568w_description": "旦挞创建者 & 开发者",
"warning": "警告",
"weak_password": "登录失败,未知错误\n请注意:如果在登录 UIS 时总是提示密码较弱,请尝试修改密码后重试。",
"week": "第 {week} 周",
@@ -485,12 +485,12 @@
"welcome_back": "欢迎回来",
"welcome_feature": "欢迎",
"welcome_title": "全新的茶楼体验",
- "welcome_to_forum": "欢迎注册茶馆",
- "windows_auto_start_description": "在开机启动时自动打开旦夕",
+ "welcome_to_forum": "欢迎注册茶楼",
+ "windows_auto_start_description": "在开机启动时自动打开旦挞校园助手",
"windows_auto_start_title": "自动启动",
"windows_auto_start_wait_dialog_message": "您刚才应当已经看到了 Windows 弹出的 UAC 权限管理窗口。\n请在允许后,单击下方\"好\"以完成设置。",
"windows_auto_start_wait_dialog_title": "等待弹出授权窗口",
- "you_need_login": "点击[登录]以登录到茶馆。",
+ "you_need_login": "点击[登录]以登录到茶楼。",
"your_gpa": "你的绩点",
"your_gpa_subtitle": "总学分数{credits},绩点排名第{rank}名,点击查看详情",
"zhangjiang_campus": "张江校区",
@@ -501,8 +501,8 @@
"shareFloorSuccess": "分享该楼层成功!请检查剪贴板。",
"invalidUri": "无效的 URI",
"elementNotFound": "未找到要跳转的元素",
- "danxi_care": "旦夕团队关怀",
- "danxi_care_message": "亲爱的洞友:\n\n不知道你为什么提及这个话题。如果存在伤害自己的想法,你遇到了什么事呢?或许生存的痛苦对你来说远大于死亡,又或者现实中没有你信任的、愿意倾诉的人,那么欢迎你将旦夕茶楼作为真正的「茶楼」。大家未必能真正理解你,毕竟理解本来就是很难的事情。不过试着分享你的经历、想法、情绪,说不定能梳理思路,发现困境的转机。\n\n很遗憾,旦夕团队没有专业的心理援助成员,但我们准备了下面这个[「小药箱」](https://danxi-dev.feishu.cn/docx/Trr5dEPfjoC97HxRklKccr1Ynyd?from=from_copylink),真的好希望你能花费一点时间,停下来看一看。",
+ "danxi_care": "旦挞团队关怀",
+ "danxi_care_message": "亲爱的洞友:\n\n不知道你为什么提及这个话题。如果存在伤害自己的想法,你遇到了什么事呢?或许生存的痛苦对你来说远大于死亡,又或者现实中没有你信任的、愿意倾诉的人,那么欢迎你将旦挞茶楼作为真正的树洞。大家未必能真正理解你,毕竟理解本来就是很难的事情。不过试着分享你的经历、想法、情绪,说不定能梳理思路,发现困境的转机。\n\n很遗憾,旦挞团队没有专业的心理援助成员,但我们准备了下面这个[「小药箱」](https://danxi-dev.feishu.cn/docx/Trr5dEPfjoC97HxRklKccr1Ynyd?from=from_copylink),真的好希望你能花费一点时间,停下来看一看。",
"list_my_posts": "查看我的帖子",
"list_my_punishments": "查看处罚历史",
"multiple_select_mode_exit": "退出多选模式",
@@ -526,7 +526,7 @@
"enter_forum": "开始茶楼之旅",
"next_question": "下一题",
"prev_question": "上一题",
- "welcome_prompt":"欢迎来到旦夕!\n\n如果你是第一次使用旦夕,或许你想看看FAQ板块?",
+ "welcome_prompt":"欢迎来到旦挞校园助手!\n\n如果你是第一次使用旦挞校园助手,或许你想看看FAQ板块?",
"sticker": "表情",
"sticker_tag": "[表情]",
"proxy_setting": "代理设置",
diff --git a/lib/model/person.dart b/lib/model/person.dart
index 60050e482..a0ade5f87 100644
--- a/lib/model/person.dart
+++ b/lib/model/person.dart
@@ -46,7 +46,7 @@ Map kUserGroupDescription = {
UserGroup.SJTU_STUDENT: (BuildContext context) => S.of(context).sjtu_student,
};
-/// PersonInfo is a model to store everything about the user (except data of FDUHole).
+/// PersonInfo is a model to store everything about the user (except data of Forum).
class PersonInfo {
/// Which type the user is.
UserGroup group;
diff --git a/lib/page/forum/hole_detail.dart b/lib/page/forum/hole_detail.dart
index e4bc74f87..602b3733c 100644
--- a/lib/page/forum/hole_detail.dart
+++ b/lib/page/forum/hole_detail.dart
@@ -565,7 +565,7 @@ class BBSPostDetailState extends State {
PlatformContextMenuItem(
onPressed: () async {
bool? lock = await Noticing.showConfirmationDialog(
- context, "锁定或解锁树洞?",
+ context, "锁定或解锁帖子?",
confirmText: "锁定", cancelText: "解锁");
if (lock != null) {
int? result = await ForumRepository.getInstance()
@@ -578,12 +578,12 @@ class BBSPostDetailState extends State {
},
isDestructive: true,
menuContext: menuContext,
- child: const Text("锁定/解锁树洞"),
+ child: const Text("锁定/解锁帖子"),
),
PlatformContextMenuItem(
onPressed: () async {
bool? hide = await Noticing.showConfirmationDialog(
- context, "隐藏或显示树洞?",
+ context, "隐藏或显示帖子?",
confirmText: "Hide", cancelText: "Unhide");
if (hide != null) {
int? result = hide
@@ -599,12 +599,12 @@ class BBSPostDetailState extends State {
},
isDestructive: true,
menuContext: menuContext,
- child: const Text("隐藏/显示树洞"),
+ child: const Text("隐藏/显示帖子"),
),
PlatformContextMenuItem(
onPressed: () async {
bool? sens = await Noticing.showConfirmationDialog(
- context, "标记或取消树洞敏感状态?",
+ context, "标记或取消帖子敏感状态?",
confirmText: "标记敏感", cancelText: "取消敏感");
if (sens != null) {
int? result = await ForumRepository.getInstance()
diff --git a/lib/page/home_page.dart b/lib/page/home_page.dart
index 14e795348..cc0b35dda 100644
--- a/lib/page/home_page.dart
+++ b/lib/page/home_page.dart
@@ -81,7 +81,7 @@ GlobalKey dashboardPageKey = GlobalKey();
GlobalKey timetablePageKey = GlobalKey();
const QuickActions quickActions = QuickActions();
-/// The main page of DanXi.
+/// The main page of Danta.
/// It is a container for [PlatformSubpage].
class HomePage extends StatefulWidget {
const HomePage({super.key});
@@ -287,11 +287,11 @@ class HomePageState extends State with WidgetsBindingObserver {
if (!PlatformX.isWindows) return;
// We first init the systray menu and then add the menu entries
await _systemTray.initSystemTray(
- title: 'DanXi',
+ title: 'Danta',
iconPath: PlatformX.createPlatformFile(
"${PlatformX.getPathFromFile(Platform.resolvedExecutable)}/data/flutter_assets/assets/graphics/app_icon.ico")
.path,
- toolTip: "DanXi is here~");
+ toolTip: "Danta is here~");
late List showingMenu, hidingMenu;
showingMenu = [
tray.MenuItem(
diff --git a/lib/page/settings/diagnostic_console.dart b/lib/page/settings/diagnostic_console.dart
index a57996eb6..a4e9ab8fe 100644
--- a/lib/page/settings/diagnostic_console.dart
+++ b/lib/page/settings/diagnostic_console.dart
@@ -115,9 +115,9 @@ class DiagnosticConsoleState extends State {
Future diagnoseDanXi() async {
_console.writeln(
- "User Agent used by DanXi for UIS: ${UserAgentInterceptor.defaultUsedUserAgent}");
+ "User Agent used by Danta for UIS: ${UserAgentInterceptor.defaultUsedUserAgent}");
_console
- .writeln("User Agent used by DanXi for Forum: ${Constant.version}");
+ .writeln("User Agent used by Danta for Forum: ${Constant.version}");
_console.writeln("Media Query: ${MediaQuery.of(context)}");
_console.writeln("Everything we stored in the local device:");
diff --git a/lib/page/subpage_forum.dart b/lib/page/subpage_forum.dart
index 0c5e87510..162c689f7 100644
--- a/lib/page/subpage_forum.dart
+++ b/lib/page/subpage_forum.dart
@@ -72,7 +72,7 @@ bool isHtml(String content) {
return htmlMatcher.hasMatch(content);
}
-/// Should be called when user logged in DanXi account;
+/// Should be called when user logged in Danta account;
/// it refreshes every page that cares about login status.
/// (except the setting page, since it is refreshed when initializing token.)
///
@@ -82,7 +82,7 @@ void onLogin() {
dankePageKey.currentState?.setState(() {});
}
-/// Should be called when user logged out DanXi account;
+/// Should be called when user logged out Danta account;
/// it refreshes every page that cares about login status.
/// (except setting page, since it is refreshed when initializing token.)
///
diff --git a/lib/util/browser_util.dart b/lib/util/browser_util.dart
index 4e346cad5..126cd2acd 100644
--- a/lib/util/browser_util.dart
+++ b/lib/util/browser_util.dart
@@ -168,7 +168,7 @@ class CustomInAppBrowser extends InAppBrowser {
document.forms[0].submit();
}
catch (e) {
- window.alert("DanXi: Failed to auto login UIS");
+ window.alert("Danta: Failed to auto login UIS");
}
}''';
diff --git a/macos/Runner/Base.lproj/MainMenu.xib b/macos/Runner/Base.lproj/MainMenu.xib
index 2e936bcc5..abfc4f129 100644
--- a/macos/Runner/Base.lproj/MainMenu.xib
+++ b/macos/Runner/Base.lproj/MainMenu.xib
@@ -22,11 +22,11 @@