diff options
Diffstat (limited to 'apps/dashboard/l10n/zh_TW.js')
-rw-r--r-- | apps/dashboard/l10n/zh_TW.js | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/apps/dashboard/l10n/zh_TW.js b/apps/dashboard/l10n/zh_TW.js index 07daf5fce48..252b6f1d36c 100644 --- a/apps/dashboard/l10n/zh_TW.js +++ b/apps/dashboard/l10n/zh_TW.js @@ -7,7 +7,6 @@ OC.L10N.register( "Customize" : "自訂", "Edit widgets" : "編輯小工具", "Get more widgets from the App Store" : "從應用程式商店取得更多小工具", - "Change background image" : "變更背景圖片", "Weather service" : "天氣服務", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "為了保護您的隱私,Nextcloud 會代您請求氣象資料,因此天氣服務不會收到您的個人資訊。", "Weather data from Met.no" : "氣象資訊來自 Met.no", @@ -23,11 +22,11 @@ OC.L10N.register( "Good evening, {name}" : "晚安,{name}", "Hello" : "嗨", "Hello, {name}" : "嗨,{name}", + "Show something" : "顯示一些東西", + "Change background image" : "變更背景圖片", "Pick from Files" : "從檔案選取", - "Default image" : "預設影像", + "Default images" : "預設圖片", "Plain background" : "簡單背景", - "Insert from {productName}" : "插入自 {productName}", - "Show something" : "顯示一些東西", - "Default images" : "預設圖片" + "Insert from {productName}" : "插入自 {productName}" }, "nplurals=1; plural=0;"); |