2020-12-12 05:18:57 +03:00
OC . L10N . register (
"dashboard" ,
{
"Dashboard" : "儀表板" ,
2021-01-22 05:20:07 +03:00
"Dashboard app" : "儀表板應用程式" ,
2020-12-12 05:18:57 +03:00
"Show something" : "顯示一些東西" ,
"Customize" : "自訂" ,
"Edit widgets" : "編輯小工具" ,
"Get more widgets from the app store" : "從應用商店取得更多小工具" ,
"Change background image" : "變更背景圖片" ,
"Weather service" : "天氣服務" ,
2021-01-22 05:20:07 +03:00
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "為了保護您的隱私, Nextcloud 會代您請求氣象資料,因此天氣服務不會收到您的個人資訊。" ,
2021-01-06 05:20:12 +03:00
"Weather data from Met.no" : "氣象資訊來自 Met.no" ,
2021-01-22 05:20:07 +03:00
"geocoding with Nominatim" : "使用 Nominatim 來進行地理編碼" ,
"elevation data from OpenTopoData" : "來自 OpenTopoData 的海拔資料" ,
2020-12-12 05:18:57 +03:00
"Weather" : "天氣" ,
"Status" : "狀態" ,
"Good morning" : "早安" ,
2021-01-06 05:20:12 +03:00
"Good morning, {name}" : "早安,{name}" ,
"Good afternoon" : "午安" ,
"Good afternoon, {name}" : "午安,{name}" ,
2021-02-23 05:39:44 +03:00
"Good evening" : "晚安" ,
"Good evening, {name}" : "晚安,{name}" ,
2021-01-22 05:20:07 +03:00
"Hello" : "嗨" ,
"Hello, {name}" : "嗨,{name}" ,
2021-01-06 05:20:12 +03:00
"Pick from Files" : "從檔案選取" ,
2020-12-12 05:18:57 +03:00
"Default images" : "預設圖片" ,
"Plain background" : "簡單背景" ,
2020-12-31 05:27:13 +03:00
"Insert from {productName}" : "插入自 {productName}" ,
2021-01-06 05:20:12 +03:00
"Good night, {name}" : "晚安,{name}" ,
"Good night" : "晚安" ,
2020-12-31 05:27:13 +03:00
"Pick from files" : "從檔案選取"
2020-12-12 05:18:57 +03:00
} ,
"nplurals=1; plural=0;" ) ;