3
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
"NSMicrophoneUsageDescription" = "需要使用麥克風進行語音輸入。";
|
||||
"NSMicrophoneUsageDescription" = "需要使用麥克風進行語音輸入與語音轉寫。";
|
||||
"NSPhotoLibraryUsageDescription" = "更換頭像需要存取你的相簿。";
|
||||
"NSPhotoLibraryAddUsageDescription" = "儲存圖片需要寫入你的相簿。";
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
|
||||
// Network
|
||||
"Network unavailable" = "網路不可用";
|
||||
"Network disabled (Full Access may be off)" = "網路未啟用(可能未開啟完整存取)";
|
||||
"Network disabled (Full Access may be off)" = "鍵盤的網路功能無法使用(可能未開啟完整存取)";
|
||||
"Invalid URL" = "無效的 URL";
|
||||
"Invalid response" = "無效的回應";
|
||||
"No data" = "暫無資料";
|
||||
@@ -273,9 +273,16 @@
|
||||
"AI Chat" = "AI Chat";
|
||||
"Membership Agreement" = "《會員協議》";
|
||||
"Download information missing" = "Download information missing";
|
||||
"Download failed" = "Download failed";
|
||||
"Download failed" = "下載失敗";
|
||||
"Theme resource preparation failed, please try again later" = "主題資源準備失敗,請稍後再試";
|
||||
"Theme updated, try it now" = "主題已更新,立即體驗吧";
|
||||
"This app does not allow the keyboard to open the main app directly. Please return to the Home screen and open the app manually to recharge" = "目前這個 App 不允許鍵盤直接喚起主 App,請回到主畫面手動開啟 App 進行儲值";
|
||||
"Content is empty" = "內容為空";
|
||||
"audioId is empty" = "audioId 為空";
|
||||
"Polling failed after %ld retries" = "輪詢失敗,已重試 %ld 次";
|
||||
"URL is empty" = "URL 為空";
|
||||
"Theme information missing" = "Theme information missing";
|
||||
"Delete failed, please try again" = "Delete failed, please try again";
|
||||
"Delete failed, please try again" = "刪除失敗,請稍後再試";
|
||||
"Processing..." = "Processing...";
|
||||
"Copied" = "Copied";
|
||||
"Default keyboard skin restored" = "Default keyboard skin restored";
|
||||
@@ -301,8 +308,14 @@
|
||||
"Voice-to-text failed, please try again" = "Voice-to-text failed, please try again";
|
||||
"Please sign in before using AI features" = "Please sign in before using AI features";
|
||||
"Please return to the Home screen and open the app to sign in" = "Please return to the Home screen and open the app to sign in";
|
||||
"Please enable Full Access to continue" = "Please enable Full Access to continue";
|
||||
"Request failed" = "Request failed";
|
||||
"Please enable Full Access to continue" = "請先開啟完整存取,以使用鍵盤的網路功能";
|
||||
"Request failed" = "請求失敗";
|
||||
"Invalid data format" = "資料格式錯誤";
|
||||
"Comment content cannot be empty" = "評論內容不能為空";
|
||||
"Chat response is empty" = "聊天回應為空";
|
||||
"Delete This Record" = "刪除此記錄";
|
||||
"Deleted" = "已刪除";
|
||||
"Are you sure to delete?" = "確定要刪除嗎?";
|
||||
"Please enter content" = "Please enter content";
|
||||
"Purchase failed" = "Purchase failed";
|
||||
"Remote skin" = "Remote skin";
|
||||
@@ -372,3 +385,26 @@
|
||||
"I highly recommend this app." = "我非常推薦這個 App。";
|
||||
"Allow log in with Apple ID?" = "允許使用 Apple ID 登入嗎?";
|
||||
"Continue" = "繼續";
|
||||
"Me" = "我";
|
||||
"No comments yet" = "暫無評論";
|
||||
"Be the first to comment" = "快來搶沙發";
|
||||
"Load failed" = "載入失敗";
|
||||
"Tap to retry" = "點擊重試";
|
||||
"%.1fw comments" = "%.1f萬則評論";
|
||||
"%ld comments" = "%ld則評論";
|
||||
"Reply to @%@" = "回覆 @%@";
|
||||
"Say something..." = "說點什麼...";
|
||||
"Hold To Start Talking" = "按住開始說話";
|
||||
"Hold To Speak" = "按住說話";
|
||||
"Release To Finish" = "鬆開結束";
|
||||
"Send A Message To Her" = "發送訊息給她";
|
||||
"Like" = "讚";
|
||||
"Reply" = "回覆";
|
||||
"View %ld replies" = "展開%ld則回覆";
|
||||
"View more replies (%ld)" = "展開更多回覆(%ld則)";
|
||||
"Collapse" = "收起";
|
||||
"Just now" = "剛剛";
|
||||
"%.0f minutes ago" = "%.0f分鐘前";
|
||||
"%.0f hours ago" = "%.0f小時前";
|
||||
"%.0f days ago" = "%.0f天前";
|
||||
"Yesterday" = "昨天";
|
||||
|
||||
Reference in New Issue
Block a user