/* Check In Level Names */ "checkInResultT0" = "大凶"; "checkInResultT1" = "凶"; "checkInResultT2" = "中平"; "checkInResultT3" = "吉"; "checkInResultT4" = "大吉"; "checkInResultT5" = "特殊"; /* Widget UI Strings */ "checkIn" = "打卡"; "tapToCheckIn" = "点击今日打卡"; "error" = "错误"; "openAppToRefresh" = "打开应用以刷新"; "loading" = "加载中..."; "rewardPoints" = "%d"; "rewardExperience" = "%d 经验值"; "footer" = "Solian 签到"; /* Notable Day Strings */ "notableDayToday" = "%@是今天!"; "notableDayIs" = "%@ 是 %@"; "notableDayUpcoming" = "接下来"; "today" = "今天"; /* Notification Widget Strings */ "notifications" = "通知"; "noNotifications" = "还没有通知"; "tapToViewAll" = "点击查看所有通知"; "justNow" = "刚刚"; "minutesAgo" = "%d分钟前"; "hoursAgo" = "%d小时前"; "daysAgo" = "%d天前"; "pleaseSignIn" = "请打开应用登录。"; "invalidServerConfig" = "服务器配置无效。"; "invalidResponse" = "服务器返回了无效响应。"; "httpError" = "服务器错误 (%d)。"; "decodingError" = "读取服务器数据失败。"; "unreadNotifications" = "条通知未读"; "noNotifications" = "没有通知"; "noUnreadNotifications" = "没有未读通知"; "unread" = "未读"; /* Post Shuffle Widget Strings */ "noPostsAvailable" = "没有可用的帖子"; "tapToRefresh" = "点击刷新"; "loadingPost" = "加载帖子中...";