diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-06 02:25:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-06 02:25:33 +0000 |
commit | e9075b02cd7ab77c62d9e008b797d67d3199da7c (patch) | |
tree | 10b3c5f01c0ea953b961b65190622afad4767913 /lib/l10n/zh_TW.js | |
parent | bb3ba96b3797228eef7bcf7cc953c62373022b13 (diff) | |
download | nextcloud-server-e9075b02cd7ab77c62d9e008b797d67d3199da7c.tar.gz nextcloud-server-e9075b02cd7ab77c62d9e008b797d67d3199da7c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 15d56c9bed4..08602bdba9b 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -72,6 +72,7 @@ OC.L10N.register( "Empty file" : "空檔案", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員", "File already exists" : "檔案已存在", + "Invalid path" : "無效的路徑", "Failed to create file from template" : "無法從範本建立檔案", "Templates" : "範本", "File name is a reserved word" : "檔案名稱是保留字", |