summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_TW.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-04 00:05:52 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-04 00:05:52 +0100
commitda6e79a381d8213cfd8ce5b7e3895726f815833f (patch)
tree29dd61f10e01eba8814c114c08c88987864ee43c /settings/l10n/zh_TW.php
parentb8e6b8692b0c306de6ebfe0a82bfe7bab304cd0a (diff)
downloadnextcloud-server-da6e79a381d8213cfd8ce5b7e3895726f815833f.tar.gz
nextcloud-server-da6e79a381d8213cfd8ce5b7e3895726f815833f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_TW.php')
-rw-r--r--settings/l10n/zh_TW.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/settings/l10n/zh_TW.php b/settings/l10n/zh_TW.php
index 46e497b698f..b540549524d 100644
--- a/settings/l10n/zh_TW.php
+++ b/settings/l10n/zh_TW.php
@@ -13,9 +13,15 @@
"Admins can't remove themself from the admin group" => "管理者帳號無法從管理者群組中移除",
"Unable to add user to group %s" => "使用者加入群組%s錯誤",
"Unable to remove user from group %s" => "使用者移出群組%s錯誤",
+"Couldn't update app." => "無法更新應用程式",
+"Update to {appversion}" => "更新至 {appversion}",
"Disable" => "停用",
"Enable" => "啟用",
+"Please wait...." => "請稍候...",
+"Updating...." => "更新中...",
+"Error while updating app" => "更新應用程式錯誤",
"Error" => "錯誤",
+"Updated" => "已更新",
"Saving..." => "儲存中...",
"__language_name__" => "__語言_名稱__",
"Add your App" => "添加你的 App",
@@ -51,13 +57,17 @@
"Use this address to connect to your ownCloud in your file manager" => "在您的檔案管理員中使用這個地址來連線到 ownCloud",
"Version" => "版本",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "由<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud 社區</a>開發,<a href=\"https://github.com/owncloud\" target=\"_blank\">源代碼</a>在<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>許可證下發布。",
+"Login Name" => "登入名稱",
"Groups" => "群組",
"Create" => "創造",
"Default Storage" => "預設儲存區",
"Unlimited" => "無限制",
"Other" => "其他",
+"Display Name" => "顯示名稱",
"Group Admin" => "群組 管理員",
"Storage" => "儲存區",
+"change display name" => "修改顯示名稱",
+"set new password" => "設定新密碼",
"Default" => "預設",
"Delete" => "刪除"
);