diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-02 00:19:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-02 00:19:52 +0000 |
commit | 2072d73156ff7eda13a8ac6d2da483ae6fbd2a40 (patch) | |
tree | b24b46debb9aa0ff6a48cf8de91dbc6d41405be2 /apps/settings/l10n/zh_TW.js | |
parent | db036ae84edea867160d2fb3779587100e8fbc9c (diff) | |
download | nextcloud-server-2072d73156ff7eda13a8ac6d2da483ae6fbd2a40.tar.gz nextcloud-server-2072d73156ff7eda13a8ac6d2da483ae6fbd2a40.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 6750f25a960..9655a2ca072 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -187,7 +187,6 @@ OC.L10N.register( "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "您已經設定 Memcached 為分散式快取,但 PHP 模組「memcached」未安裝。", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "未設定記憶體快取。要強化效能,請設定記憶體快取(若可用)。", "Configured" : "已設定", - "MySQL unicode support" : "MySQL Unicode 支援", "You are not using MySQL" : "您並未使用 MySQL", "MySQL is used as database and does support 4-byte characters" : "MySQL 用作資料庫並支援 4 位元組字元", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL 用作資料庫但並不支援 4 位元組字元。例如,為了能處理檔案名稱或是留言中的 4 位元組字元(例如表情符號)。建議您啟用 MySQL 中支援 4 位元組字元的功能。", @@ -284,6 +283,7 @@ OC.L10N.register( "Allow resharing" : "允許轉分享", "Allow sharing with groups" : "允許與群組分享", "Restrict users to only share with users in their groups" : "限制使用者僅能與他們群組中的其他使用者分享", + "Ignore the following groups when checking group membership" : "檢查群組成員身分時忽略以下群組", "Allow users to share via link and emails" : "允許使用者透過連結與電子郵件分享", "Allow public uploads" : "允許公開上傳", "Always ask for a password" : "總是詢問密碼", |