zh_Hant.json 5.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. {
  2. "action_bar_logo_alt": "ntfy 標識",
  3. "action_bar_unsubscribe": "取消訂閱",
  4. "action_bar_toggle_mute": "通知靜音/解除通知靜音",
  5. "action_bar_toggle_action_menu": "開啟/關閉操作選單",
  6. "message_bar_type_message": "在這邊輸入訊息",
  7. "alert_grant_description": "允許瀏覽器權限以顯示桌面通知。",
  8. "alert_grant_button": "允許",
  9. "notifications_list": "通知清單",
  10. "notifications_list_item": "通知",
  11. "notifications_mark_read": "標示已讀",
  12. "notifications_attachment_image": "附加圖片",
  13. "notifications_attachment_copy_url_title": "複製附件 URL 到剪貼簿",
  14. "notifications_attachment_copy_url_button": "複製 URL",
  15. "notifications_attachment_open_title": "前往 {{url}}",
  16. "notifications_attachment_open_button": "開啟附件",
  17. "notifications_attachment_link_expired": "下載連結已過期",
  18. "notifications_attachment_file_video": "影片檔案",
  19. "notifications_attachment_file_app": "Android 應用程式檔案",
  20. "notifications_attachment_file_document": "其他文件",
  21. "notifications_click_copy_url_title": "複製連結 URL 到剪貼板",
  22. "notifications_click_copy_url_button": "複製連結",
  23. "notifications_click_open_button": "開啟連結",
  24. "notifications_actions_not_supported": "網頁程式無法支援該動作",
  25. "notifications_actions_http_request_title": "傳送 HTTP {{method}} 到 {{url}}",
  26. "notifications_none_for_topic_title": "尚未收到任何此主題的通知。",
  27. "notifications_none_for_topic_description": "如要寄送通知到此主題,請使用 PUT 或 POST 到此主題URL。",
  28. "notifications_none_for_any_title": "尚未收到任何通知。",
  29. "action_bar_settings": "設定",
  30. "action_bar_send_test_notification": "發送測試通知",
  31. "action_bar_clear_notifications": "清除所有通知",
  32. "action_bar_show_menu": "顯示選單",
  33. "nav_button_documentation": "文件",
  34. "nav_button_publish_message": "發佈通知",
  35. "nav_button_muted": "通知已靜音",
  36. "notifications_copied_to_clipboard": "已複製到剪貼簿",
  37. "message_bar_publish": "發佈訊息",
  38. "message_bar_show_dialog": "顯示發佈對話框",
  39. "message_bar_error_publishing": "發佈通知時發生錯誤",
  40. "nav_topics_title": "訂閱主題",
  41. "nav_button_all_notifications": "所有通知",
  42. "nav_button_settings": "設定",
  43. "nav_button_subscribe": "訂閱主題",
  44. "nav_button_connecting": "連線中",
  45. "alert_grant_title": "通知已關閉",
  46. "alert_not_supported_title": "不支援通知",
  47. "alert_not_supported_description": "瀏覽器不支援通知。",
  48. "notifications_tags": "標籤",
  49. "notifications_priority_x": "優先度 {{priority}}",
  50. "notifications_new_indicator": "新通知",
  51. "notifications_attachment_file_audio": "聲音檔案",
  52. "notifications_delete": "刪除",
  53. "notifications_attachment_link_expires": "連結在 {{date}} 過期",
  54. "notifications_attachment_file_image": "圖片檔案",
  55. "notifications_actions_open_url_title": "前往 {{url}}",
  56. "notifications_no_subscriptions_title": "你尚未有任何訂閱。",
  57. "notifications_example": "範例",
  58. "notifications_more_details": "你可以在 <websiteLink>ntfy 網站</websiteLink>或者<docsLink>技術文件</docsLink>中查看更多資訊。",
  59. "notifications_loading": "載入中…",
  60. "publish_dialog_title_topic": "發佈到 {{topic}}",
  61. "publish_dialog_title_no_topic": "發佈通知",
  62. "publish_dialog_progress_uploading": "上傳中…",
  63. "publish_dialog_priority_label": "優先度",
  64. "publish_dialog_email_label": "電郵地址",
  65. "publish_dialog_filename_label": "檔案名稱",
  66. "publish_dialog_button_cancel": "取消",
  67. "publish_dialog_button_send": "傳送",
  68. "publish_dialog_button_cancel_sending": "取消傳送",
  69. "subscribe_dialog_subscribe_button_cancel": "取消",
  70. "subscribe_dialog_subscribe_button_subscribe": "訂閱",
  71. "emoji_picker_search_clear": "清除",
  72. "subscribe_dialog_login_password_label": "密碼",
  73. "subscribe_dialog_login_button_back": "返回",
  74. "subscribe_dialog_login_button_login": "登入",
  75. "prefs_notifications_delete_after_never": "從不",
  76. "prefs_users_add_button": "新增使用者",
  77. "prefs_users_dialog_password_label": "密碼",
  78. "prefs_users_dialog_title_add": "新增使用者",
  79. "common_save": "儲存",
  80. "common_cancel": "取消",
  81. "error_boundary_title": "歐買尬,ntfy 壞掉了",
  82. "notifications_none_for_any_description": "要開始發送通知到一個主題,只需要對主題 URL 發送 HTTP PUT 或者 POST,例如:",
  83. "notifications_no_subscriptions_description": "點選 「{{linktext}}」 連結以建立或訂閱主題。完成後,你就可以使用 HTTP PUT 或者 POST 發送通知到這裡了!",
  84. "error_boundary_description": "很抱歉 ntfy 發生錯誤了。<br/>如果你有時間,煩請到<githubLink> Github </githubLink>回報錯誤,或者到<discordLink> Discord </discordLink>或者<matrixLink> Matrix 聊天室</matrixLink>裡面告訴我們。"
  85. }