diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-26 02:18:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-26 02:18:31 +0000 |
commit | b5ba74aed50523f2c965bd9e968409b8460b7ec6 (patch) | |
tree | cf450d47f1aad24712ddea1a4682ed4367ab5bcd /core/l10n/zh_TW.js | |
parent | 0b71df0ed0335d0b81196bd4775d23c535aa6740 (diff) | |
download | nextcloud-server-b5ba74aed50523f2c965bd9e968409b8460b7ec6.tar.gz nextcloud-server-b5ba74aed50523f2c965bd9e968409b8460b7ec6.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 a2b4439214c..554f065d9f1 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -185,6 +185,10 @@ OC.L10N.register( "Name" : "姓名", "Size" : "大小", "Modified" : "已修改", + "\"{name}\" is an invalid file name." : "{name} 是無效的檔名", + "File name cannot be empty." : "檔名不能為空", + "\"/\" is not allowed inside a file name." : "不允許檔名中出現 \"/\"", + "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", "{newName} already exists" : "{newName} 已經存在", "Choose" : "選擇", "Copy" : "複製", |