diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-24 02:08:34 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-24 02:08:34 +0200 |
commit | f33af71eb017fda5ea7e95270b92f1bca8835bbc (patch) | |
tree | 9929ebccaa39203fb672385cdb408509dbf72b88 /l10n/zh_TW/lib.po | |
parent | c443993fc211203b675c0c3819f171e33cef5cd1 (diff) | |
download | nextcloud-server-f33af71eb017fda5ea7e95270b92f1bca8835bbc.tar.gz nextcloud-server-f33af71eb017fda5ea7e95270b92f1bca8835bbc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_TW/lib.po')
-rw-r--r-- | l10n/zh_TW/lib.po | 68 |
1 files changed, 40 insertions, 28 deletions
diff --git a/l10n/zh_TW/lib.po b/l10n/zh_TW/lib.po index 7e0c4b47b64..ba051d60475 100644 --- a/l10n/zh_TW/lib.po +++ b/l10n/zh_TW/lib.po @@ -9,53 +9,53 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-02 02:01+0200\n" -"PO-Revision-Date: 2012-09-01 13:47+0000\n" -"Last-Translator: ywang <ywang1007@gmail.com>\n" +"POT-Creation-Date: 2012-10-24 02:02+0200\n" +"PO-Revision-Date: 2012-10-24 00:04+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh_TW\n" -"Plural-Forms: nplurals=1; plural=0\n" +"Plural-Forms: nplurals=1; plural=0;\n" -#: app.php:288 +#: app.php:285 msgid "Help" msgstr "說明" -#: app.php:295 +#: app.php:292 msgid "Personal" msgstr "個人" -#: app.php:300 +#: app.php:297 msgid "Settings" msgstr "設定" -#: app.php:305 +#: app.php:302 msgid "Users" msgstr "使用者" -#: app.php:312 +#: app.php:309 msgid "Apps" msgstr "應用程式" -#: app.php:314 +#: app.php:311 msgid "Admin" msgstr "管理" -#: files.php:280 +#: files.php:328 msgid "ZIP download is turned off." msgstr "ZIP 下載已關閉" -#: files.php:281 +#: files.php:329 msgid "Files need to be downloaded one by one." msgstr "檔案需要逐一下載" -#: files.php:281 files.php:306 +#: files.php:329 files.php:354 msgid "Back to Files" msgstr "回到檔案列表" -#: files.php:305 +#: files.php:353 msgid "Selected files too large to generate zip file." msgstr "選擇的檔案太大以致於無法產生壓縮檔" @@ -63,7 +63,7 @@ msgstr "選擇的檔案太大以致於無法產生壓縮檔" msgid "Application is not enabled" msgstr "應用程式未啟用" -#: json.php:39 json.php:63 json.php:75 +#: json.php:39 json.php:64 json.php:77 json.php:89 msgid "Authentication error" msgstr "認證錯誤" @@ -71,57 +71,69 @@ msgstr "認證錯誤" msgid "Token expired. Please reload page." msgstr "Token 過期. 請重新整理頁面" -#: template.php:86 +#: search/provider/file.php:17 search/provider/file.php:35 +msgid "Files" +msgstr "" + +#: search/provider/file.php:26 search/provider/file.php:33 +msgid "Text" +msgstr "" + +#: search/provider/file.php:29 +msgid "Images" +msgstr "" + +#: template.php:87 msgid "seconds ago" msgstr "幾秒前" -#: template.php:87 +#: template.php:88 msgid "1 minute ago" msgstr "1 分鐘前" -#: template.php:88 +#: template.php:89 #, php-format msgid "%d minutes ago" msgstr "%d 分鐘前" -#: template.php:91 +#: template.php:92 msgid "today" msgstr "今天" -#: template.php:92 +#: template.php:93 msgid "yesterday" msgstr "昨天" -#: template.php:93 +#: template.php:94 #, php-format msgid "%d days ago" msgstr "%d 天前" -#: template.php:94 +#: template.php:95 msgid "last month" msgstr "上個月" -#: template.php:95 +#: template.php:96 msgid "months ago" msgstr "幾個月前" -#: template.php:96 +#: template.php:97 msgid "last year" msgstr "去年" -#: template.php:97 +#: template.php:98 msgid "years ago" msgstr "幾年前" -#: updater.php:66 +#: updater.php:75 #, php-format msgid "%s is available. Get <a href=\"%s\">more information</a>" msgstr "%s 已經可用. 取得 <a href=\"%s\">更多資訊</a>" -#: updater.php:68 +#: updater.php:77 msgid "up to date" msgstr "最新的" -#: updater.php:71 +#: updater.php:80 msgid "updates check is disabled" msgstr "檢查更新已停用" |