42 lines
1.2 KiB
Plaintext
42 lines
1.2 KiB
Plaintext
/* 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" = "%@ 是 %@";
|
|
"today" = "今天";
|
|
|
|
/* Notification Widget Strings */
|
|
"notifications" = "通知";
|
|
"noNotifications" = "還沒有通知";
|
|
"tapToViewAll" = "點擊查看所有通知";
|
|
"justNow" = "剛剛";
|
|
"minutesAgo" = "%d分鐘前";
|
|
"hoursAgo" = "%d小時前";
|
|
"daysAgo" = "%d天前";
|
|
"pleaseSignIn" = "請打開應用登錄。";
|
|
"invalidServerConfig" = "伺服器配置無效。";
|
|
"invalidResponse" = "伺服器返回了無效響應。";
|
|
"httpError" = "伺服器錯誤 (%d)。";
|
|
"decodingError" = "讀取伺服器數據失敗。";
|
|
|
|
/* Post Shuffle Widget Strings */
|
|
"noPostsAvailable" = "沒有可用的帖子";
|
|
"tapToRefresh" = "點擊刷新";
|
|
"loadingPost" = "載入帖子中...";
|