zh_Hant.json 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  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. }