diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-09 02:17:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-09 02:17:46 +0000 |
commit | b19525ebbcc8fdd72e7579a3760bf0fe6f10ee24 (patch) | |
tree | de018190339b9c911f292028b560e5fdf09d5e49 /lib/l10n/zh_TW.js | |
parent | 2f963f4d63428d3f19c432e391af6ba3a20de844 (diff) | |
download | nextcloud-server-b19525ebbcc8fdd72e7579a3760bf0fe6f10ee24.tar.gz nextcloud-server-b19525ebbcc8fdd72e7579a3760bf0fe6f10ee24.zip |
[tx-robot] updated from transifex
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 a40fa717b3b..74b88b0ecad 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -177,8 +177,8 @@ OC.L10N.register( "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "開放網頁伺服器存取根目錄通常就可以修正權限問題,詳見 %s", "Setting locale to %s failed" : "設定語系為 %s 失敗", "Please install one of these locales on your system and restart your webserver." : "請在系統中安裝這些語系的其中一個,然後重啓網頁伺服器", - "Please ask your server administrator to install the module." : "請詢問系統管理員來安裝這些模組", "PHP module %s not installed." : "未安裝 PHP 模組 %s", + "Please ask your server administrator to install the module." : "請詢問系統管理員來安裝這些模組", "PHP setting \"%s\" is not set to \"%s\"." : "PHP 設定值 \"%s\" 沒有被設定為 \"%s\"", "Adjusting this setting in php.ini will make Nextcloud run again" : "調整 php.ini 中的設定,使 Nextcloud 重新運作", "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload 應該要被設定成 \"0\" 而不是目前的設定 \"%s\" ", |