etherpad-lite/src/locales/zh-hant.json
2026-04-20 14:05:28 +02:00

200 lines
11 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"HellojoeAoPS",
"Justincheng12345",
"Kly",
"LNDDYL",
"Liuxinyu970226",
"Pan93412",
"Shangkuanlc",
"Shirayuki",
"Simon Shek",
"Wehwei",
"Winston Sung"
]
},
"admin.page-title": "管理員面板 - Etherpad",
"admin_plugins": "外掛程式管理器",
"admin_plugins.available": "可用套件",
"admin_plugins.available_not-found": "沒有找到套件。",
"admin_plugins.available_fetching": "正在取得…",
"admin_plugins.available_install.value": "安裝",
"admin_plugins.available_search.placeholder": "搜尋套件來安裝",
"admin_plugins.description": "描述",
"admin_plugins.installed": "已安裝的套件",
"admin_plugins.installed_fetching": "正在取得已安裝的套件…",
"admin_plugins.installed_nothing": "您還沒有安裝任何套件。",
"admin_plugins.installed_uninstall.value": "解除安裝",
"admin_plugins.last-update": "最後更新",
"admin_plugins.name": "名稱",
"admin_plugins.page-title": "套件管理 - Etherpad",
"admin_plugins.version": "版本",
"admin_plugins_info": "問題排除資訊",
"admin_plugins_info.hooks": "已安裝的掛勾",
"admin_plugins_info.hooks_client": "客戶端掛勾",
"admin_plugins_info.hooks_server": "伺服器端掛勾",
"admin_plugins_info.parts": "已安裝部分",
"admin_plugins_info.plugins": "已安裝的套件",
"admin_plugins_info.page-title": "套件資訊 - Etherpad",
"admin_plugins_info.version": "Etherpad 版本",
"admin_plugins_info.version_latest": "最新可用版本",
"admin_plugins_info.version_number": "版本號",
"admin_settings": "設定",
"admin_settings.current": "目前配置",
"admin_settings.current_example-devel": "範例開發設定模板",
"admin_settings.current_example-prod": "生產設定模板範例",
"admin_settings.current_restart.value": "重新啟動 Etherpad",
"admin_settings.current_save.value": "儲存設定",
"admin_settings.page-title": "設定 - Etherpad",
"index.newPad": "新記事本",
"index.settings": "設定",
"index.transferSessionTitle": "轉移連線階段",
"index.receiveSessionTitle": "接收連線階段",
"index.receiveSessionDescription": "您可以在此處從其他瀏覽器或裝置接收 Etherpad 的連線階段。但請留意,這會刪除您目前的連線階段(如有)。",
"index.transferSession": "1. 轉移連線階段",
"index.transferSessionNow": "現在進行轉移連線階段",
"index.copyLink": "2. 複製連結",
"index.copyLinkDescription": "點擊下方按鈕,將連結複製到您的剪貼簿。",
"index.copyLinkButton": "複製連結到剪貼簿",
"index.transferToSystem": "3. 將連線階段複製到新系統",
"index.transferToSystemDescription": "在目標瀏覽器或裝置上開啟複製的連結,即可轉移您的連線階段。",
"index.transferSessionDescription": "點擊下方按鈕,即可將您目前的連線階段轉移到瀏覽器或裝置。這將複製一個指向到一個頁面的連結,當該頁面在目標瀏覽器或設備上打開時,會轉移您的連線階段。",
"index.createOpenPad": "依照名稱開啟記事本",
"index.openPad": "開啟一個現有的記事本,名稱為:",
"index.recentPads": "近期記事本",
"index.recentPadsEmpty": "找不到近期的記事本。",
"index.generateNewPad": "產生隨機記事本名稱",
"index.labelPad": "記事本名稱(可選)",
"index.placeholderPadEnter": "請輸入記事本名稱…",
"index.createAndShareDocuments": "即時建立和共享文件",
"index.createAndShareDocumentsDescription": "Etherpad 允許您即時協作編輯文件,就像在瀏覽器中運作的即時多人編輯器一樣。",
"pad.toolbar.bold.title": "粗體Ctrl+B",
"pad.toolbar.italic.title": "斜體Ctrl+I",
"pad.toolbar.underline.title": "底線Ctrl+U",
"pad.toolbar.strikethrough.title": "刪除線Ctrl+5",
"pad.toolbar.ol.title": "有序清單Ctrl+Shift+N",
"pad.toolbar.ul.title": "無序清單Ctrl+Shift+L",
"pad.toolbar.indent.title": "縮排TAB",
"pad.toolbar.unindent.title": "減少縮排Shift+TAB",
"pad.toolbar.undo.title": "復原Ctrl+Z",
"pad.toolbar.redo.title": "重做 (Ctrl+Y)",
"pad.toolbar.clearAuthorship.title": "清除作者顏色 (Ctrl+Shift+C)",
"pad.toolbar.import_export.title": "從不同的檔案格式匯入/匯出",
"pad.toolbar.timeslider.title": "時間軸",
"pad.toolbar.savedRevision.title": "儲存修訂版",
"pad.toolbar.settings.title": "設定",
"pad.toolbar.embed.title": "分享和嵌入此記事本",
"pad.toolbar.home.title": "返回首頁",
"pad.toolbar.showusers.title": "顯示此記事本的使用者",
"pad.colorpicker.save": "儲存",
"pad.colorpicker.cancel": "取消",
"pad.loading": "載入中...",
"pad.noCookie": "無法找到 Cookie。請在您的瀏覽器中允許 cookie您的連線階段和設定未在訪問期間保存下來。這可能是由於 Etherpad 包含在某些瀏覽器的 iFrame 中。請確保 Etherpad 與父層級 iFrame 位於同一子網域/網域中",
"pad.permissionDenied": "你沒有存取這個記事本的權限",
"pad.settings.padSettings": "記事本設定",
"pad.settings.myView": "我的視窗",
"pad.settings.stickychat": "永遠在螢幕上顯示聊天",
"pad.settings.chatandusers": "顯示聊天和使用者",
"pad.settings.colorcheck": "作者顏色",
"pad.settings.linenocheck": "行號",
"pad.settings.rtlcheck": "從右至左讀取內容?",
"pad.settings.fontType": "字型類型:",
"pad.settings.fontType.normal": "正常",
"pad.settings.language": "語言:",
"pad.settings.deletePad": "刪除記事本",
"pad.delete.confirm": "您確定要刪除此記事本?",
"pad.settings.about": "關於",
"pad.settings.poweredBy": "技術支援來自",
"pad.importExport.import_export": "導入/匯出",
"pad.importExport.import": "上傳任何文字檔案或文件",
"pad.importExport.importSuccessful": "完成!",
"pad.importExport.export": "匯出目前的記事本為:",
"pad.importExport.exportetherpad": "Etherpad",
"pad.importExport.exporthtml": "HTML",
"pad.importExport.exportplain": "純文字",
"pad.importExport.exportword": "Microsoft Word",
"pad.importExport.exportpdf": "PDF",
"pad.importExport.exportopen": "ODF開放文件格式",
"pad.modals.connected": "已連線。",
"pad.modals.reconnecting": "重新連線到您的記事本…",
"pad.modals.forcereconnect": "強制重新連線",
"pad.modals.reconnecttimer": "嘗試重新連接",
"pad.modals.cancel": "取消",
"pad.modals.userdup": "在另一個視窗中開啟",
"pad.modals.userdup.explanation": "此記事本似乎在此電腦上的多個瀏覽器視窗中開啟。",
"pad.modals.userdup.advice": "重新連線以使用此視窗替代。",
"pad.modals.unauth": "未授權",
"pad.modals.unauth.explanation": "您的權限在查看此頁面時已改變。嘗試重新連線。",
"pad.modals.looping.explanation": "與同步伺服器間有通訊問題。",
"pad.modals.looping.cause": "也許您是透過不相容的防火牆或代理伺服器連線。",
"pad.modals.initsocketfail": "無法存取伺服器。",
"pad.modals.initsocketfail.explanation": "無法連線到同步伺服器。",
"pad.modals.initsocketfail.cause": "這可能是因為瀏覽器或網際網路連線問題所造成。",
"pad.modals.slowcommit.explanation": "伺服器沒有回應。",
"pad.modals.slowcommit.cause": "這可能是因為網路連線問題所造成。",
"pad.modals.badChangeset.explanation": "您所做的一個編輯被同步伺服器歸類為非法。",
"pad.modals.badChangeset.cause": "這可能是由於伺服器配置錯誤或其他一些意外行為造成的。如果您認為這是一個錯誤,請聯絡服務管理員。嘗試重新連線以繼續編輯。",
"pad.modals.corruptPad.explanation": "您試圖存取的記事本已損壞。",
"pad.modals.corruptPad.cause": "這可能是由於伺服器配置錯誤或其他一些意外行為造成的。請聯絡服務管理員。",
"pad.modals.deleted": "已刪除。",
"pad.modals.deleted.explanation": "此記事本已被移除。",
"pad.modals.rateLimited": "速率限制。",
"pad.modals.rateLimited.explanation": "您發送太多訊息到此記事本,因此中斷了您的連結。",
"pad.modals.rejected.explanation": "伺服器拒絕了由您的瀏覽器發送的訊息。",
"pad.modals.rejected.cause": "伺服器可能在你查看記事本時更新了也可能是Etherpad出現了錯誤。請嘗試重新載入頁面。",
"pad.modals.disconnected": "您已中斷連線。",
"pad.modals.disconnected.explanation": "與伺服器的連線遺失",
"pad.modals.disconnected.cause": "伺服器可能無法使用。若此情況持續發生,請通知伺服器管理員。",
"pad.share": "分享此記事本",
"pad.share.readonly": "唯讀",
"pad.share.link": "連結",
"pad.share.emebdcode": "嵌入網址",
"pad.chat": "聊天功能",
"pad.chat.title": "打開記事本聊天功能",
"pad.chat.loadmessages": "載入更多訊息",
"pad.chat.stick.title": "在螢幕上固定聊天介面",
"pad.chat.writeMessage.placeholder": "在這裡寫下您的留言",
"timeslider.followContents": "關注記事本內容更新",
"timeslider.pageTitle": "{{appTitle}}時間軸",
"timeslider.toolbar.returnbutton": "返回記事本",
"timeslider.toolbar.authors": "作者:",
"timeslider.toolbar.authorsList": "無作者",
"timeslider.toolbar.exportlink.title": "匯出",
"timeslider.exportCurrent": "匯出當前版本為:",
"timeslider.version": "版本{{version}}",
"timeslider.saved": "儲存於 {{year}} {{month}} {{day}}",
"timeslider.playPause": "重播 / 暫停記事本內容",
"timeslider.backRevision": "返回此記事本的前一次修訂",
"timeslider.forwardRevision": "前往此記事本的下一次修訂",
"timeslider.dateformat": "{{year}}年{{month}}月{{day}}日 {{hours}}:{{minutes}}:{{seconds}}",
"timeslider.month.january": "1月",
"timeslider.month.february": "2月",
"timeslider.month.march": "3月",
"timeslider.month.april": "4月",
"timeslider.month.may": "5月",
"timeslider.month.june": "6月",
"timeslider.month.july": "7月",
"timeslider.month.august": "8月",
"timeslider.month.september": "9月",
"timeslider.month.october": "10月",
"timeslider.month.november": "11月",
"timeslider.month.december": "12月",
"timeslider.unnamedauthors": "{{num}} 個匿名{[plural(num) one: author, other: authors]}",
"pad.savedrevs.marked": "標記此修訂版本為已儲存修訂版本。",
"pad.savedrevs.timeslider": "您可以透過造訪時間滑桿查看已儲存的修訂",
"pad.userlist.entername": "輸入您的姓名",
"pad.userlist.unnamed": "未命名",
"pad.editbar.clearcolors": "清除整個文件的作者顏色?這不能被撤銷",
"pad.impexp.importbutton": "現在匯入",
"pad.impexp.importing": "匯入中...",
"pad.impexp.confirmimport": "匯入的檔案將會覆蓋記事本內目前的文字。您確定要繼續嗎?",
"pad.impexp.convertFailed": "未能匯入此檔案。請以其他檔案格式或手動複製貼上匯入。",
"pad.impexp.padHasData": "因為此記事本已異動過我們無法匯入此檔案,請匯入至新的記事本",
"pad.impexp.uploadFailed": "上載失敗,請重試",
"pad.impexp.importfailed": "匯入失敗",
"pad.impexp.copypaste": "請複製貼上",
"pad.impexp.exportdisabled": "{{type}}格式的匯出被禁用。有關詳情,請與您的系統管理員聯繫。",
"pad.impexp.maxFileSize": "檔案太大。請聯絡您的網站管理員以增加允許匯入的檔案大小"
}