summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-24 00:19:54 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-24 00:19:54 +0000
commit080106a2e597b68ab6af1bb58689262e08dac828 (patch)
tree0de552058023acda3862162156661f0959dd6f70 /lib/l10n/zh_TW.js
parentf9235a09ed59553bb8a97b97447e281eca6a1dd4 (diff)
downloadnextcloud-server-080106a2e597b68ab6af1bb58689262e08dac828.tar.gz
nextcloud-server-080106a2e597b68ab6af1bb58689262e08dac828.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index cb5bf6eddc3..4fac3736cac 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -38,6 +38,7 @@ OC.L10N.register(
"Server version %s or higher is required." : "需要伺服器版本 %s 或更高",
"Server version %s or lower is required." : "需要伺服器版本 %s 或更低",
"Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "登入帳號必須為管理員、子管理員或有可存取此設定的特殊權限的使用者",
+ "Your current IP address doesn’t allow you to perform admin actions" : "您目前的 IP 位置不允許您執行管理動作",
"Logged in account must be an admin or sub admin" : "登入的帳號必須要是管理員或是子管理員",
"Logged in account must be an admin" : "登入的帳號必須有管理員權限",
"Wiping of device %s has started" : "已開始抹除裝置 %s ",
@@ -87,6 +88,7 @@ OC.L10N.register(
"Invalid path" : "無效的路徑",
"Failed to create file from template" : "無法從範本建立檔案",
"Templates" : "範本",
+ "Path contains invalid segments" : "路徑包含無效的部份",
"File name is a reserved word" : "檔案名稱是保留字",
"File name contains at least one invalid character" : "檔案名稱含有不允許的字元",
"File name is too long" : "檔案名稱太長",