diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
commit | 36ae775aa7c9af22bf33645a2d8807206ec6c85f (patch) | |
tree | 2690c73571fccf4bc545034b03cab47e1c1309af /lib/l10n/zh_TW.js | |
parent | b6dd8a5ccb38794410f1c00bfbf9d1e94852f5da (diff) | |
download | nextcloud-server-29.0.0.tar.gz nextcloud-server-29.0.0.zip |
Fix(l10n): Update translations from Transifexv29.0.0
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 15101e214fa..00994842b4a 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -93,7 +93,6 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "應用程式 \"%s\" 無法安裝,因為該應用程式不相容於目前版本的伺服器。", "__language_name__" : "正體中文(臺灣)", "This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請不要回覆。", - "Help" : "說明", "Appearance and accessibility" : "外觀與無障礙存取", "Apps" : "應用程式", "Personal settings" : "個人設定", @@ -274,6 +273,7 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登入使用者必須為管理員、子管理員或有可存取此設定的特殊權限的使用者", "Logged in user must be an admin or sub admin" : "登入的使用者必須要是管理員或是子管理員", "Logged in user must be an admin" : "登入的使用者必須有管理員權限", + "Help" : "說明", "Unknown user" : "未知的使用者", "Enter the database username and name for %s" : "輸入 %s 的資料庫名稱及使用者名稱", "Enter the database username for %s" : "輸入 %s 的資料庫使用者暱稱", |