diff --git a/src/presentation/CMakeLists.txt b/src/presentation/CMakeLists.txt index 8e78eacd2..01ff9ec33 100644 --- a/src/presentation/CMakeLists.txt +++ b/src/presentation/CMakeLists.txt @@ -21,7 +21,8 @@ set(translation_files translations/librum_ru.ts translations/librum_ko.ts translations/librum_ar.ts - translations/librum_zh.ts + translations/librum_zh_CN.ts + translations/librum_zh_TW.ts translations/librum_uk.ts translations/librum_pt.ts translations/librum_id.ts diff --git a/src/presentation/TranslationsModel.qml b/src/presentation/TranslationsModel.qml index 61d1d778f..5944bb62b 100644 --- a/src/presentation/TranslationsModel.qml +++ b/src/presentation/TranslationsModel.qml @@ -34,8 +34,12 @@ ListModel { code: "ko" } ListElement { - text: "中文" - code: "zh" + text: "简体中文" + code: "zh_CN" + } + ListElement { + text: "繁體中文" + code: "zh_TW" } ListElement { text: "Português" diff --git a/src/presentation/modules/CustomComponents/MLanguageModel.qml b/src/presentation/modules/CustomComponents/MLanguageModel.qml index 3da988c01..0eacd91f9 100644 --- a/src/presentation/modules/CustomComponents/MLanguageModel.qml +++ b/src/presentation/modules/CustomComponents/MLanguageModel.qml @@ -28,7 +28,10 @@ ListModel { text: "Русский" // Russian } ListElement { - text: "中文" // Chinese + text: "简体中文" // Simplified Chinese + } + ListElement { + text: "繁體中文" // Traditional Chinese } ListElement { text: "日本語" // Japanese diff --git a/src/presentation/translations/librum_zh.ts b/src/presentation/translations/librum_zh_CN.ts similarity index 100% rename from src/presentation/translations/librum_zh.ts rename to src/presentation/translations/librum_zh_CN.ts diff --git a/src/presentation/translations/librum_zh_TW.ts b/src/presentation/translations/librum_zh_TW.ts new file mode 100644 index 000000000..9315172f9 --- /dev/null +++ b/src/presentation/translations/librum_zh_TW.ts @@ -0,0 +1,2623 @@ + + + + + MAboutPage + + + About + 關於 + + + + About this application + 關於此應用 + + + + Details + 詳細資訊 + + + + CURRENT VERSION + Keep it capitalized + 當前版本 + + + + QT VERSION + Keep it capitalized + QT 版本 + + + + Feedback? + + + + Up-to date + 已為最新 + + + + Creator + 作者 + + + COMPANY NAME + Keep it capitalized + 公司名稱 + + + + WEBSITE + Keep it capitalized + 官方網站 + + + + CONTACT + Keep it capitalized + 聯絡我們 + + + + DISCORD + Keep it capitalized + + + + + GITHUB + Keep it capitalized + GITHUB + + + + This App + 此應用 + + + + Librum is here for everyone who just wants to enjoy a good book. +We hope you have a great time using it! Feel free to leave us a rating and some feedback. + Librum 為每個想享受一本好書的人而存在。 +我們希望您在使用時度過一段美好的時光!不妨給我們留下評價和一些反饋。 + + + + MAcceptPolicy + + + I accept the + Make sure to translate the following words together to make a logical sentence + 我同意 + + + + Terms of Service + 服務條款 + + + + and the + + + + + Privacy Policy + 隱私政策 + + + + MAccountPage + + + Account + 帳戶 + + + + + Save + 保存 + + + + Profile + 個人資料 + + + First name + + + + Last name + + + + + Name + 名字 + + + + Email + 電子信箱 + + + + Tier + 等級 + + + + Change password + 更改密碼 + + + + Password + 密碼 + + + + Password confirmation + 確認密碼 + + + + Your data + 您的資料 + + + + Analyse your reading to make better recommendations + 分析您的閱讀以提供更好的推薦 + + + + Anonymously share information about the books you read to help us improve Librum + 匿名分享您閱讀的圖書資訊以幫助我們改進 Librum + + + + Collect data on crashes so that we can prevent it from happening again + 收集崩潰資訊以避免再次發生 + + + + Collect data to display in your statistics + 收集資訊以在您的統計資料中展示 + + + + Your Account + 您的帳戶 + + + + Logout + 登出 + + + + Delete Your Account + 刪除您的帳戶 + + + + Whoops + 哎呀 + + + + It looks like you forgot to save your changes, are you sure that you dont want to save them? + 看起來您忘記了保存您的修改,是否放棄修改? + + + + Don't save + 不保存 + + + + + Passwords don't match! + 密碼不匹配! + + + + MAddFolderPopup + + + Edit Folder + 編輯資料夾 + + + + Create Folder + 建立資料夾 + + + + Folder Name + 資料夾名 + + + + Icon + 圖示 + + + + Color + 顏色 + + + + Description + 描述 + + + + Update + 更新 + + + + Create + 建立 + + + + MAddOnsPage + + Add-ons Page + 外掛頁面 + + + Currently in Development + 正在開發中 + + + + MAddShortcutPopup + + + Edit Shortcuts + 編輯快速鍵 + + + + Action + 動作 + + + + None selected + 未選擇 + + + + The shortcut + 快速鍵 + + + + is already used for + 已被此動作使用 + + + + Apply + 應用 + + + + Cancel + 取消 + + + + MAddTagBox + + + Add a tag... + 新增一個標籤... + + + + MAddTagBoxPopup + + + Add + 新增 + + + + Rename + 重新命名 + + + + Delete + 刪除 + + + + MAppearancePage + + + Appearance + 外觀 + + + + Make your own experience + 定製您的體驗 + + + + Restore Defaults + 恢復默認 + + + + Display + 顯示 + + + + Theme + 主題 + + + + Dark + 黑暗 + + + + Light + 明亮 + + + Page Color Mode + 頁面顏色模式 + + + Normal + 常規 + + + Inverted + 反轉 + + + + Language + 語言 + + + + Reading + 閱讀 + + + + Page spacing + 頁間距 + + + + Display book title in titlebar + 在標題列顯示書名 + + + + Default Zoom + 默認縮放 + + + + Highlights + 高亮 + + + + Colors + 顏色 + + + + Opacity + 不透明度 + + + + Reset settings? + 重設設定? + + + + Resetting your settings is a permanent action, there + will be no way to restore them! + 重設您的設定是一個永久性的操作,您將無法恢復! + + + + No, Keep + 保持 + + + + Yes, Reset + 重設 + + + + MBehaviorPage + + + Behavior + 行為 + + + + Change the way Librum works + 修改 Librum 的工作方式 + + + + Restore Defaults + 恢復默認 + + + + Books + 圖書 + + + + Cursor mode + 滑鼠 + + + + Hidden after delay + 超時後隱藏 + + + + Always visible + 總是可見 + + + + Hide cursor after delay + 超時時間 + + + + ms + ms + + + + Include new lines in copied text + 在複製的文字中包含新行 + + + + ON + + + + + OFF + + + + + Reset settings? + 重設設定? + + + + Resetting your settings is a permanent action, there + will be no way to restore them! + 重設您的設定是一個永久性的操作,您將無法恢復! + + + + No, Keep + 保持 + + + + Yes, Reset + 重設 + + + + MBook + + + + Unknown + 未知 + + + + Your book has not been uploaded to the cloud. +Either you are offline, or your storage is full. + 您的圖書未上傳到雲端,您已離線或您的儲存空間已滿。 + + + + MBookDetailsPopup + + + Book details + 詳細資訊 + + + + Change + 修改 + + + + + Delete + 刪除 + + + + Title + 標題 + + + + + + Unknown + 未知 + + + + Authors + 作者 + + + + Pages + 頁數 + + + + Language + 語言 + + + + Document creator + 創作者 + + + + Creation date + 建立日期 + + + + Format + 格式 + + + + Document size + 檔案大小 + + + + Added + 新增日期 + + + + Last opened + 最後打開 + + + + Apply + 應用 + + + + Cancel + 取消 + + + + Select + 選擇 + + + + All files + 全部檔案 + + + + + + files + 檔案 + + + + MBookMultiSelectRightClickPopup + + + Mark as read + If this is too long in any language, use "Read" (past form) instead + 標記為已讀 + + + + Remove books + 移除 + + + + Move to Folder + If this is too long, use "To Folder" instead + 移動至資料夾 + + + Uninstall books + 解除安裝此書 + + + Delete books + 刪除此書 + + + + MBookRightClickPopup + + + Download + 下載 + + + + Read book + 閱讀此書 + + + + Book details + 圖書詳情 + + + + Save to files + 保存至檔案 + + + + Manage tags + 管理標籤 + + + + Move to Folder + If this is too long, use "To Folder" instead + 移動至資料夾 + + + Mark as read + If this is too long in any language, use "Read" (past form) instead + 標記為已讀 + + + + Remove book + 移除此書 + + + + MBookSelector + + + Search Books... + + + + + MBookmarksSidebar + + + Bookmarks + 書籤 + + + + Search + 搜尋 + + + + Add Bookmark + 新增書籤 + + + + New Bookmark + 新書籤 + + + + Follow + Context: "Follow" the bookmark (go to its page) + 前往 + + + + Rename + 重新命名 + + + + Delete + 刪除 + + + + MChapterSidebar + + + Contents + Context: Contents of the book, also known as outline + 目錄 + + + + Search + 搜尋 + + + + MComboBox + + + Any + 任意 + + + + MConfirmAccountDeletionPopup + + + Confirm Account Deletion + 確認刪除帳戶 + + + + Deleting your account is an irreversible action.<br>Once you delete your account, there is <b>no</b> going back. Please be certain. + 刪除您的帳戶是不可逆的操作。<br>一旦您刪除了您的帳戶,將<b>無法</b>挽回,請確認。 + + + + Your Email + 您的信箱 + + + + Confirm the deletion by entering your Account's email. + 輸入您的信箱以確認刪除。 + + + + Cancel + 取消 + + + + Delete + 刪除 + + + + Your email is wrong + 信箱錯誤 + + + + MDeleteFolderPopup + + + Delete %1 + 刪除 %1 + + + + Books inside the folder will not be deleted. + 資料夾中的圖書不會被刪除。 + + + + Cancel + 取消 + + + + Delete + 刪除 + + + + MDescriptionPopup + + + Describe this folder + 描述此資料夾 + + + + This folder is about... + 這個資料夾是用來... + + + + Done + 完成 + + + + MDictionaryPopup + + + Search + 搜尋 + + + + No definitions found + 未找到定義 + + + + Search online + 線上搜尋 + + + + Source + 來源 + + + + MDownloadBookPopup + + + Download book + 下載此書 + + + + Title + 標題 + + + + Authors + 作者 + + + + Language + 語言 + + + + Downloads + 下載次數 + + + + Format + 格式 + + + + Download + 下載 + + + + Cancel + 取消 + + + + MDualToggle + + + Left + + + + + Right + + + + + MEmptyScreenContent + + + Quite empty here, what about adding your first book? + 這裡空無一物,嘗試新增您的第一本書? + + + + Add book + 新增圖書 + + + + MExplanationPopup + + + You have reached your daily limit. + Make sure that the words make a valid sentence + 您已到達您的當日上限。 + + + Click + 點選 + + + here + 此處 + + + to learn more. + 發現更多。 + + + + Upgrade + + + + + to continue. + + + + + Oops! The text is too long. Please shorten your selection. + 哎呀!文字太長了,請少選一些。 + + + + Explain + 解釋 + + + + Explain like I'm five + 通俗解釋 + + + + Summarize + 總結 + + + + Give more information + 提供更多資訊 + + + + Explain visually + 直觀解釋 + + + + Mode + 模式 + + + + None selected + 未選中內容 + + + + Request + 請求 + + + + Note: AI responses can be inaccurate + 注意:AI的回答可能並不完全精準 + + + + Ask + 回答 + + + + MExternalReadingOptionsPopup + + + Invert colors + 反轉顏色 + + + + Sync book + 同步圖書 + + + + More options + 更多選項 + + + + Save + 保存 + + + + MExternalReadingToolBar + + + Unknown name + 未知名稱 + + + + of + As in 21 "of" 400 + / + + + + MExtractPagesPopup + + + Extraction succeeded + + + + + The new book was added to your library. + + + + + Extraction failed + + + + + The extraction failed. Please try again. + + + + + Extract Page(s) + + + + + Add a comma separated list of page numbers or ranges to extract. + + + + + Extract + + + + + MFeedbackPopup + + + Got some feedback? + + + + + Your feedback is crucial for improving Librum. Would you mind sharing your experience by taking a quick survey? + + + + + No, Thanks + + + + + Let's do this! + + + + + MFilterByButton + + + Filters + 過濾 + + + + MFilterByPopup + + + e.g. Uncle bob + 例:Uncle bob + + + + Authors + 作者 + + + e.g. 2d ago + 例:2d ago + + + Added + 新增日期 + + + + Read + 已讀完 + + + + Unread + 未讀完 + + + + Format + 格式 + + + + + Any + 任意 + + + + Language + 語言 + + + + Pdf + Pdf + + + + Epub + Epub + + + + Mobi + Mobi + + + + Txt + Txt + + + + Only Books + 僅圖書 + + + + Only Files + 僅檔案 + + + + Apply Filter + 應用 + + + + MFolderSidebar + + + Organize + 組織 + + + + All Books + 全部圖書 + + + + Unsorted + 未排序 + + + + Folders + 資料夾 + + + + MFolderSidebarItemRigthclickPopup + + + Create subfolder + 建立子資料夾 + + + + Edit + 編輯 + + + + Move to + 移動至 + + + + Delete + 刪除 + + + + MForgotPasswordPage + + + Forgot Password + 忘記密碼 + + + + Enter your email and we'll send you a link to reset your password + 輸入您的信箱,我們將向您傳送一條連結來重設您的密碼 + + + + Send Email + 傳送郵件 + + + + Back to Login + 登錄 + + + + Email sent! Keep an eye on your inbox + 郵件已傳送,請注意查收 + + + + MFreeBook + + + .jpeg + .jpeg + + + + MFreeBooksPage + + + No books were found + 未找到任何圖書 + + + + Couldn't load free books. Please, check your network connection + 無法載入免費圖書。請檢查您的網路連線 + + + + Free books + 免費圖書 + + + + Choose from over 70,000 books + 在超過 7,0000 本書中選擇 + + + + MHomePage + + + A new version is available! + 有新版本可用! + + + + Update Now + 立即更新 + + + + Home + As in 'Home Page', might be closer to 'Start' in other languages + 首頁 + + + + You have %1 books + 您有 %1 本書 + + + + In Folder + + + + + Unsorted + 未排序 + + + + Add books + 新增圖書 + + + + Remove Book? + 移除此書? + + + + Deleting a book is a permanent action, no one will be + able to restore it afterwards! + 刪除圖書是永久性操作,刪除後將無法恢復! + + + + + Remove from Device + 從裝置上移除 + + + + + Delete Everywhere + 從所有地方刪除 + + + + + Uninstalling failed + + + + + Can't uninstall book since it is not downloaded. + + + + + Uninstalling succeeded + + + + + The book was deleted from your device. + + + + + + Something went wrong. + + + + + Deleting succeeded + + + + + The book was successfully deleted. + + + + + Deleting failed + + + + + Remove Books? + 移除這些圖書? + + + + Deleting books is a permanent action, no one will be + able to restore it afterwards! + 刪除圖書是永久性操作,刪除後將無法恢復! + + + + + Remove from Folder? + 從資料夾中移除? + + + + This action will not delete the original book. + 這個動作不會刪除原始圖書。 + + + + + + Cancel + 取消 + + + + + Remove + 移除 + + + + This action will not delete the original books. + 這個動作不會刪除原始圖書。 + + + + Save + 保存 + + + + Limit Reached + 到達限制 + + + + You have reached your upload limit. +Delete unused books to free up space or upgrade. + 您已達到您的上傳上限。刪除未使用的圖書以釋放空間或更新。 + + + + Ok + + + + + Upgrade + 更新 + + + + Book already exists + 圖書已存在 + + + + It looks like this book already exists in your library: + 看起來這本書已經在您的書庫中: + + + + Are you sure you that want to add it again? + + 您確定想再次新增這本圖書嗎? + + + + + Add + 新增 + + + + Don't add + 不新增 + + + + Unsupported File + 不支援的檔案 + + + + Oops! This file is not supported by Librum. + 哎呀!Librum 不支援這個檔案. + + + + Import + 匯入 + + + + All files + 所有檔案 + + + + + + files + 檔案 + + + + MImageToPdfPopup + + + Convertion succeeded + + + + + The new book was added to your library. + + + + + Convertion failed + + + + + The conversion failed. Please try again. + + + + + + Convert + + + + + MLoginPage + + + Welcome back! + 歡迎回來! + + + + Log into your account + 登錄您的帳戶 + + + + Email + 電子信箱 + + + + Password + 密碼 + + + + Remember me + 記住我 + + + + Forgot password? + 忘記密碼? + + + + Login + 登錄 + + + + Don't have an account? Register + 還沒有帳戶?註冊 + + + + We're Sorry + 未嘗抱歉 + + + + Logging you in failed, please try again later. + 登錄失敗,請稍候重試。 + + + + Ok + + + + + Report + 報告 + + + + MManageTagsPopup + + + TAGS + 標籤 + + + + Manage Tags + 管理標籤 + + + + Done + 完成 + + + + MMergePopup + + + Merge succeeded + + + + + The merged book was added to your library. + + + + + Merge failed + + + + + The merged failed. Please try again. + + + + + + Merge + + + + + Select two or more books to merge. + + + + + MMoveToFolderPopup + + + Move to + 移動至 + + + + Cancel + 取消 + + + + Select + 選擇 + + + + MNoBookSatisfiesFilterItem + + + No book satisfies the filter conditions + 沒有圖書滿足過濾條件 + + + + Remove Filters + 移除過濾 + + + + MOnOffToggle + + + OFF + + + + + ON + + + + + MPdfToImagePopup + + + Convertion succeeded + + + + + The new book was added to your library. + + + + + Convertion failed + + + + + The conversion failed. Please try again. + + + + + Pdf to Image + + + + + Convert + + + + + MProfilePopup + + + Sync + 同步 + + + + Manage Profile + 管理個人資料 + + + + Logout + 登出 + + + + MReadingOptionsPopup + + + Invert colors + 反轉顏色 + + + + Sync book + 同步圖書 + + + + More options + 更多選項 + + + + Save + 保存 + + + + MReadingSearchbar + + + Options + 選項 + + + + Find + 尋找 + + + + Next + 下一個 + + + + Previous + 上一個 + + + + MReadingSearchbarOptionsPopup + + + From start + 從開始處 + + + + Case sensitive + 匹配大小寫 + + + + Whole words + 全字匹配 + + + + MReadingToolBar + + + Unknown name + 未知名稱 + + + + of + As in 21 "of" 400 + / + + + + MRecordKeyBox + + + Key + As in key on the keyboard + 快速鍵 + + + + Press to record + As in recording a key that is pressed on the keyboard + 按下以輸入 + + + + MRegisterPage + + + Welcome! + 歡迎! + + + + Your credentials are only used to authenticate yourself. Everything will be stored in a secure database. + 您的憑證僅用於驗證您的身份。所有資訊都將被儲存在一個安全的資料庫中。 + + + First name + + + + Last name + + + + + Email + 電子信箱 + + + + Password + 密碼 + + + Confirmation password + 確認密碼 + + + + Name + 名字 + + + + Let's start + 讓我們開始 + + + + Already have an account? Login + 已有帳戶?登錄 + + + + Confirm Your Email + 確認您的信箱 + + + + You're are almost ready to go! +Confirm your email by clicking the link we sent you. + 已經快好了!點選我們傳送給您的連結以確認你的信箱。 + + + + Resend + 重新傳送 + + + Passwords don't match + 密碼不匹配 + + + + MSearchButton + + + Search for books + 搜尋圖書 + + + + MSelectColorPopup + + + Pick a color + 選擇一個顏色 + + + + MSelectIconPopup + + + Pick an icon + 選擇一個圖示 + + + + Search + 搜尋 + + + + MSelectProfilePictureArea + + + Click to select an image or drop it into in this area + 點選選擇一張圖片或拖動圖片到此區域 + + + + All files + 全部檔案 + + + + + files + 檔案 + + + + MSelectionOptionsPopup + + + Copy + 複製 + + + + Ai Explain + + + + Highlight + 高亮 + + + + Look Up + 尋找 + + + Explain + 解釋 + + + + Remove + 移除 + + + + MSettingsSidebar + + + Settings + 設定 + + + + GLOBAL SETTINGS + Keep it capitalized + 全域設定 + + + + About + 關於 + + + + Appearance + 外觀 + + + + Behavior + 行為 + + + + Shortcuts + 快速鍵 + + + + Updates + 更新 + + + + USER & ACCOUNT + Keep it capitalized + 使用者和帳戶 + + + + Account + 帳戶 + + + + Storage + 儲存 + + + + Support us + 支援我們 + + + + MShortcutDelegate + + + None + + + + + MShortcutsPage + + + Shortcuts + 快速鍵 + + + + Make your own experience + 定製您的體驗 + + + + Edit shortcut + 編輯快速鍵 + + + + ACTION + Keep it capitalized + 動作 + + + + SHORTCUTS + Keep it capitalized + 快速鍵 + + + + Search for shortcuts + 搜尋快速鍵 + + + + MSidebar + + + Free books + 免費圖書 + + + + Home + 首頁 + + + + Statistics + 統計資料 + + + + Tools + + + + Add-ons + 外掛 + + + + Settings + 設定 + + + + MSortByButton + + + Sort + 排序 + + + + MSortByPopup + + + Recently added + 最近新增 + + + + Recently read + 最近閱讀 + + + + Progress + 進度 + + + + Book (A-Z) + 書名 (A-Z) + + + + Authors (A-Z) + 作者 (A-Z) + + + + MStatisticsPage + + + Statistics Page + 統計資料頁面 + + + + Currently in Development + 正在開發中 + + + + MStoragePage + + + Storage + 儲存 + + + + Your storage + 您的儲存空間 + + + + Upgrade + 升級 + + + + YOUR TIER + Keep capitalized ("TIER" as in subscription) + 您的套餐 + + + BASIC + Keep capitalized ("BASIC" is the name of the tier) + 基礎 + + + See why we offer multiple tiers + 瞭解我們為什麼提供多個套餐 + + + + Upgrade Now + 更新 + + + + USED STORAGE + Keep capitalized + 已用儲存空間 + + + + Used Storage + 已用儲存空間 + + + + Remaining Storage + 剩餘儲存空間 + + + + YOUR BOOKS + Keep capitalized + 您的圖書 + + + + Books in your Library + 圖書館內的圖書 + + + Upgrade Your Account + 升級您的帳戶 + + + We don't offer upgrading options at the moment. + 我們當前不提供升級選項。 + + + If you require additional storage, please contact us at + 如果您需要額外的額外的儲存空間,請聯絡我們 + + + Close + 關閉 + + + Email Us + 傳送郵件 + + + + MSupportUsPage + + + + Support us + 支援我們 + + + + Thanks for considering + 感謝您的考慮 + + + + We are a small team of opensource developers creating apps for the community. We love +working on fun projects, supporting our community and trying to make the world a better place. + 我們是一個由開源工作者組成的小團隊,為社區開發應用程式。我們喜歡做有趣的項目以支援我們的社區,並努力讓世界變得更美好。 + + + + If you feel like supporting us and our projects, feel free to support us: + 如果您想支援我們和我們的項目,請隨意支援我們: + + + + You can support us in many other ways as well, if you are a developer or a designer, feel free to + 如果您是開發者或設計師,您也可以通過其他的方式支援我們 + + + + contribute to Librum + 捐助 Librum + + + + If you are not, you can still help us by spreading the word about Librum. + 如果不,您仍然可以通過宣傳 Librum 以幫助我們。 + + + + Thank you for your support. We hope you enjoy Librum! + 感謝您的支援。希望您可以享受 Librum! + + + + MTagSelectorButton + + + Tags + 標籤 + + + + MTagSelectorPopup + + + Select + 選擇 + + + + Rename + 重新命名 + + + + Delete + 刪除 + + + + MTitle + + + Title + 標題 + + + + Description + 描述 + + + + MToolbar + + + Remove Filters + 移除過濾 + + + + Remove Tags + 移除標籤 + + + + You are offline + 您已離線 + + + + Your library is being synchronized with the cloud + 您的書庫正在和雲端同步 + + + + MToolsPage + + + PDF Tools + + + + + Powerful tools to modify your PDF files + + + + + Merge + + + + + Merge multiple books into one + + + + + Extract Page(s) + + + + + Extract selected pages from a book + + + + + Image to PDF + + + + + Convert an image (PNG, JPEG, SVG, GIF) to PDF + + + + + MUpToDate + + + You are up to date! + 您已經更新到最新版本了! + + + + Make sure to check for updates regularly, so you dont miss out on any great features. + 請定期檢查更新,這樣您就不會錯過任何好用的功能。 + + + + Your current version is: + 您當前的版本為: + + + + See our latest changes at: + 查看最新變化: + + + + MUpdatesAvailable + + + A new update is available! + 有新版本可用! + + + + Download the new version to get great new improvements. + 下載最新版本以獲得重大改進。 + + + + The newest version is: + 最新版本為: + + + + Update + 更新 + + + + See the exact changes on our website at: + 請查看我們網站上的具體變化: + + + + Updating on Linux + Linux 版本更新 + + + + Please use your package manager to update Librum or download the newest version from our + 請使用您的包管理器更新 Librum 或下載最新版本 + + + + + website + 網站 + + + + + Close + 關閉 + + + + + Email Us + 使用信箱聯絡我們 + + + + The Update Failed + 更新失敗 + + + + Please try again later or download the newest version from our + 請稍候重試或下載最新版本 + + + + MUpdatesPage + + + Updates + 更新 + + + + Any new update? + 有新的更新嗎? + + + + MWarningPopup + + + Accept + 接受 + + + + Decline + 拒絕 + + + + Do you Accept? + 您是否接受? + + + + Message + 消息 + + + + MWindowsUpdatingPopup + + + Updating + 更新中 + + + + Downloading + 下載中 + + + + main + + + Librum - Your ebook reader + Librum - 電子書閱讀器 + + +