aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:09 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:09 +0000
commit2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch)
tree69d21b22e377f7cd689aff2ae9e201c8832ac80a /lib/l10n/zh_TW.js
parenta9c627cd9140ebad550fd3885e46c438019d6d5f (diff)
downloadnextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz
nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.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.js6
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 0b1a2c20455..6b98fd06acf 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -270,13 +270,11 @@ OC.L10N.register(
"Extract topics" : "擷取主題",
"Extracts topics from a text and outputs them separated by commas." : "從文字中擷取主題並輸出,然後用逗號分隔。",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "應用程式 %1$s 中的檔案沒有被正確取代,請確認它的版本與伺服器相容。",
+ "404" : "404",
"Full name" : "全名",
- "The user limit has been reached and the user was not created. Check your notifications to learn more." : "已達使用者限制,所以未建立使用者。請檢查您的通知以取得更多資訊。",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\"",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 版本最低需求為 2.7.0。目前安裝版本為 %s 。",
"To fix this issue update your libxml2 version and restart your web server." : "修正方式為更新您的 libxml2 為 2.7.0 以上版本,再重啟網頁伺服器。",
"PostgreSQL >= 9 required." : "需要 PostgreSQL 版本 >= 9。",
- "Please upgrade your database version." : "請升級您的資料庫版本。",
- "404" : "404"
+ "Please upgrade your database version." : "請升級您的資料庫版本。"
},
"nplurals=1; plural=0;");