summaryrefslogtreecommitdiffstats
path: root/apps/dashboard/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dashboard/l10n/zh_TW.js')
-rw-r--r--apps/dashboard/l10n/zh_TW.js16
1 files changed, 9 insertions, 7 deletions
diff --git a/apps/dashboard/l10n/zh_TW.js b/apps/dashboard/l10n/zh_TW.js
index f2ca084817e..0d8953d7eb7 100644
--- a/apps/dashboard/l10n/zh_TW.js
+++ b/apps/dashboard/l10n/zh_TW.js
@@ -8,19 +8,21 @@ OC.L10N.register(
"Get more widgets from the app store" : "從應用商店取得更多小工具",
"Change background image" : "變更背景圖片",
"Weather service" : "天氣服務",
+ "Weather data from Met.no" : "氣象資訊來自 Met.no",
"Weather" : "天氣",
"Status" : "狀態",
- "Good evening, {name}" : "早安,{name}",
- "Good evening" : "下午好",
- "Good afternoon, {name}" : "午安,{name}",
- "Good afternoon" : "午安",
- "Good morning, {name}" : "早安,{name}",
"Good morning" : "早安",
- "Good night, {name}" : "晚安,{name}",
- "Good night" : "晚安",
+ "Good morning, {name}" : "早安,{name}",
+ "Good afternoon" : "午安",
+ "Good afternoon, {name}" : "午安,{name}",
+ "Good evening" : "下午好",
+ "Good evening, {name}" : "早安,{name}",
+ "Pick from Files" : "從檔案選取",
"Default images" : "預設圖片",
"Plain background" : "簡單背景",
"Insert from {productName}" : "插入自 {productName}",
+ "Good night, {name}" : "晚安,{name}",
+ "Good night" : "晚安",
"Pick from files" : "從檔案選取"
},
"nplurals=1; plural=0;");