diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-12 00:08:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-12 00:08:28 +0000 |
commit | adb847de419c0c44c6ff7ed2fbf3e510bbf63ed4 (patch) | |
tree | b321e6f0f5c6efcd213a701415f4d84066e8aa19 /core/l10n/zh_TW.js | |
parent | 1a99e0dab4209717f953449dbdcd10aebdd1b568 (diff) | |
download | nextcloud-server-adb847de419c0c44c6ff7ed2fbf3e510bbf63ed4.tar.gz nextcloud-server-adb847de419c0c44c6ff7ed2fbf3e510bbf63ed4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index c97a6f45383..29e4a756ad7 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -85,6 +85,7 @@ OC.L10N.register( "No files in here" : "沒有任何檔案", "Choose" : "選擇", "Copy" : "複製", + "Move" : "移動", "Error loading file picker template: {error}" : "載入檔案選擇器樣板出錯: {error}", "OK" : "OK", "Error loading message template: {error}" : "載入訊息樣板出錯: {error}", @@ -100,6 +101,8 @@ OC.L10N.register( "({count} selected)" : "(已選 {count} 項)", "Error loading file exists template" : "載入檔案存在樣板出錯", "Pending" : "等候中", + "Copy to {folder}" : "複製到 {folder}", + "Move to {folder}" : "移動到 {folder}", "Very weak password" : "密碼強度非常弱", "Weak password" : "密碼強度弱", "So-so password" : "密碼強度普通", @@ -259,6 +262,7 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "這個應用程式需要啟用 Javascript 才能正常運作,請{linkstart}啟用Javascript{linkend}然後重新整理頁面。", "More apps" : "更多應用程式", "Search" : "搜尋", + "Reset search" : "重置搜尋", "Confirm your password" : "輸入密碼", "Server side authentication failed!" : "伺服器端認證失敗!", "Please contact your administrator." : "請聯絡系統管理員", |