diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
commit | fde8c081d8d58f92e156628f5b6f2bfd5f5a0272 (patch) | |
tree | c026f79e41da997668aa63605fe483a23003ad6e /apps/dashboard/l10n/zh_TW.js | |
parent | 009d5e93f71badf761144c15bcce7382dd579391 (diff) | |
download | nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.tar.gz nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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;"); |