Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 43242e16dd4..5927789881e 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -159,6 +159,7 @@ OC.L10N.register(
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "由於您已啟用檔案加密,重設密碼後,您的資料將無法解密。若您不確定繼續與否,請與管理員聯繫。確定要繼續嗎?",
"I know what I'm doing" : "我知道我在幹嘛",
"Resetting password" : "重設密碼",
+ "Install recommended apps" : "安裝推薦的應用程式",
"Recommended apps" : "推薦的應用程式",
"Loading apps …" : "正在載入應用程式…",
"Could not fetch list of apps from the App Store." : "無法從應用程式商店擷取應用程式清單。",
@@ -316,10 +317,8 @@ OC.L10N.register(
"You chose SQLite as database." : "您選擇了 SQLite 作為資料庫",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite 只適用於小型或是開發用站台,針對上線服務我們建議使用其他資料庫後端。",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "若使用桌面版或是手機版客戶端同步檔案,不建議使用 SQLite",
- "Install recommended apps" : "安裝推薦的應用程式",
- "Calendar, Contacts, Talk, Mail & Collaborative editing" : "編輯行事曆、通訊錄、對話、郵件與共筆。",
- "Finish setup" : "完成設定",
- "Finishing …" : "即將完成…",
+ "Install" : "安裝",
+ "Installing …" : "正在安裝……",
"Need help?" : "需要協助嗎?",
"See the documentation" : "閱讀說明文件",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "您似乎正在嘗試重新安裝您的 Nextcloud。然而,檔案 CAN_INSTALL 並不在您的 config 目錄中。請在您的 config 目錄中建立 CAN_INSTALL 檔以繼續。",
@@ -425,6 +424,9 @@ OC.L10N.register(
"Could not fetch list of apps from the app store." : "無法從應用程式商店抓取應用程式清單",
"Can't install this app because it is not compatible" : "應用程式無法安裝,因為不相容",
"Can't install this app" : "無法安裝這個應用程式",
+ "Calendar, Contacts, Talk, Mail & Collaborative editing" : "編輯行事曆、通訊錄、對話、郵件與共筆。",
+ "Finish setup" : "完成設定",
+ "Finishing …" : "即將完成…",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP 的 OPcache 模組並未被載入。{linkstart}為了提供更好的效能,建議 ↗{linkend}將此 PHP 模組載入。",
"The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP 的 OPcache 模組並未被妥善設定。{linkstart}為了有更好的效能表現 ↗{linkend},我們建議在 <code>php.ini</code> 設定檔中使用以下設定:"
},