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 'settings/l10n/zh_TW.js')
-rw-r--r--settings/l10n/zh_TW.js17
1 files changed, 8 insertions, 9 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js
index cffc82ffca6..d2376df1365 100644
--- a/settings/l10n/zh_TW.js
+++ b/settings/l10n/zh_TW.js
@@ -81,6 +81,9 @@ OC.L10N.register(
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "這個應用程式已啟用但是需要更新,您將會在 5 秒後被引導至更新頁面",
"App update" : "應用程式更新",
"No apps found for \"{query}\"" : "\"{query}\" 並未找到任何應用程式",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "發生錯誤,請您上傳 ASCII 編碼的 PEM 憑證",
+ "Valid until {date}" : "{date} 前有效",
+ "Delete" : "刪除",
"An error occurred: {message}" : "發生錯誤:{message}",
"Select a profile picture" : "選擇大頭貼",
"Very weak password" : "密碼強度非常弱",
@@ -88,9 +91,6 @@ OC.L10N.register(
"So-so password" : "密碼強度普通",
"Good password" : "密碼強度佳",
"Strong password" : "密碼強度極佳",
- "An error occurred. Please upload an ASCII-encoded PEM certificate." : "發生錯誤,請您上傳 ASCII 編碼的 PEM 憑證",
- "Valid until {date}" : "{date} 前有效",
- "Delete" : "刪除",
"Groups" : "群組",
"Unable to delete {objName}" : "無法刪除 {objName}",
"Error creating group" : "建立群組時發生錯誤",
@@ -109,7 +109,6 @@ OC.L10N.register(
"__language_name__" : "__language_name__",
"Personal info" : "個人資訊",
"Sync clients" : "同步客戶端",
- "SSL root certificates" : "SSL 根憑證",
"Everything (fatal issues, errors, warnings, info, debug)" : "全部(嚴重問題、錯誤、警告、資訊、除錯訊息)",
"Info, warnings, errors and fatal issues" : "嚴重問題、錯誤、警告、資訊",
"Warnings, errors and fatal issues" : "嚴重問題、錯誤、警告",
@@ -218,6 +217,11 @@ OC.L10N.register(
"Enable only for specific groups" : "僅對特定的群組啟用",
"Uninstall App" : "解除安裝 App",
"Enable experimental apps" : "啟用實驗性質的應用程式",
+ "Common Name" : "Common Name",
+ "Valid until" : "到期日",
+ "Issued By" : "發行者:",
+ "Valid until %s" : "有效至 %s",
+ "Import root certificate" : "匯入根憑證",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "嗨,<br><br>通知您一聲,您現在有了 %s 的帳號。<br><br>您的帳號: %s<br>開通帳號: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "太棒了!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "嗨,\n\n通知您一聲,您現在有了 %s 的帳號。\n\n您的帳號:%s\n開通帳號:%s\n\n",
@@ -255,11 +259,6 @@ OC.L10N.register(
"iOS app" : "iOS 應用程式",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "若您想支援這個計畫\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">加入開發者</a>\n\t\t或\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">替我們宣傳</a>!",
"Show First Run Wizard again" : "再次顯示首次使用精靈",
- "Common Name" : "Common Name",
- "Valid until" : "到期日",
- "Issued By" : "發行者:",
- "Valid until %s" : "有效至 %s",
- "Import root certificate" : "匯入根憑證",
"Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "由 {communityopen}ownCloud 社群{linkclose} 開發,{githubopen}原始碼{linkclose}使用 {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} 授權釋出",
"Show storage location" : "顯示儲存位置",
"Show last log in" : "顯示最近登入",