From 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 24 Nov 2023 00:27:09 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- lib/l10n/zh_TW.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'lib/l10n/zh_TW.js') 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;"); -- cgit v1.2.3