nextcloud/settings/l10n/zh_TW.php

53 lines
2.0 KiB
PHP
Raw Normal View History

2012-05-09 14:41:01 +04:00
<?php $TRANSLATIONS = array(
2012-09-02 04:02:53 +04:00
"Unable to load list from App Store" => "無法從 App Store 讀取清單",
"Email saved" => "Email已儲存",
"Invalid email" => "無效的email",
2012-05-09 14:41:01 +04:00
"OpenID Changed" => "OpenID 已變更",
2012-06-06 02:29:28 +04:00
"Invalid request" => "無效請求",
2012-09-02 04:02:53 +04:00
"Authentication error" => "認證錯誤",
2012-05-09 14:41:01 +04:00
"Language changed" => "語言已變更",
2012-09-02 04:02:53 +04:00
"Error" => "錯誤",
"Disable" => "停用",
"Enable" => "啟用",
"Saving..." => "儲存中...",
2012-05-09 14:41:01 +04:00
"__language_name__" => "__語言_名稱__",
2012-09-02 04:02:53 +04:00
"Security Warning" => "安全性警告",
2012-05-13 21:59:44 +04:00
"Log" => "紀錄",
"More" => "更多",
"Add your App" => "添加你的 App",
2012-05-09 14:41:01 +04:00
"Select an App" => "選擇一個應用程式",
2012-09-02 04:02:53 +04:00
"See application page at apps.owncloud.com" => "查看應用程式頁面於 apps.owncloud.com",
2012-05-09 14:41:01 +04:00
"-licensed" => "-已許可",
"by" => "",
2012-05-13 21:59:44 +04:00
"Documentation" => "文件",
"Managing Big Files" => "管理大檔案",
2012-05-09 14:41:01 +04:00
"Ask a question" => "提問",
"Problems connecting to help database." => "連接到求助資料庫發生問題",
"Go there manually." => "手動前往",
"Answer" => "答案",
"You use" => "你使用",
"of the available" => "可用",
2012-05-13 21:59:44 +04:00
"Desktop and Mobile Syncing Clients" => "桌機與手機同步客戶端",
"Download" => "下載",
2012-05-09 14:41:01 +04:00
"Your password got changed" => "你的密碼已變更",
"Unable to change your password" => "無法變更你的密碼",
"Current password" => "目前密碼",
"New password" => "新密碼",
"show" => "顯示",
"Change password" => "變更密碼",
"Email" => "電子郵件",
"Your email address" => "你的電子郵件信箱",
2012-08-25 04:08:36 +04:00
"Fill in an email address to enable password recovery" => "請填入電子郵件信箱以便回復密碼",
2012-05-09 14:41:01 +04:00
"Language" => "語言",
"Help translate" => "幫助翻譯",
"use this address to connect to your ownCloud in your file manager" => "使用這個位址去連接到你的私有雲檔案管理員",
"Name" => "名稱",
"Password" => "密碼",
"Groups" => "群組",
"Create" => "創造",
2012-05-13 21:59:44 +04:00
"Default Quota" => "預設容量限制",
"Other" => "其他",
2012-05-09 14:41:01 +04:00
"Quota" => "容量限制",
"Delete" => "刪除"
);