zh_TW.json 1.5 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Dashboard" : "儀表板",
  3. "Dashboard app" : "儀表板應用程式",
  4. "Show something" : "顯示一些東西",
  5. "Customize" : "自訂",
  6. "Edit widgets" : "編輯小工具",
  7. "Get more widgets from the app store" : "從應用商店取得更多小工具",
  8. "Change background image" : "變更背景圖片",
  9. "Weather service" : "天氣服務",
  10. "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "為了保護您的隱私,Nextcloud 會代您請求氣象資料,因此天氣服務不會收到您的個人資訊。",
  11. "Weather data from Met.no" : "氣象資訊來自 Met.no",
  12. "geocoding with Nominatim" : "使用 Nominatim 來進行地理編碼",
  13. "elevation data from OpenTopoData" : "來自 OpenTopoData 的海拔資料",
  14. "Weather" : "天氣",
  15. "Status" : "狀態",
  16. "Good morning" : "早安",
  17. "Good morning, {name}" : "早安,{name}",
  18. "Good afternoon" : "午安",
  19. "Good afternoon, {name}" : "午安,{name}",
  20. "Good evening" : "晚安",
  21. "Good evening, {name}" : "晚安,{name}",
  22. "Hello" : "嗨",
  23. "Hello, {name}" : "嗨,{name}",
  24. "Pick from Files" : "從檔案選取",
  25. "Default images" : "預設圖片",
  26. "Plain background" : "簡單背景",
  27. "Insert from {productName}" : "插入自 {productName}",
  28. "Good night, {name}" : "晚安,{name}",
  29. "Good night" : "晚安",
  30. "Pick from files" : "從檔案選取"
  31. },"pluralForm" :"nplurals=1; plural=0;"
  32. }