diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-11 05:47:59 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-11 05:47:59 -0500 |
commit | e431ba5ce8b9c340ba123a221342d0b1398e2b69 (patch) | |
tree | 1267da0b819907be6ba2a094fd2b3741dc653658 /l10n/zh_TW | |
parent | 841c62208551425361f311969260e95eded9101a (diff) | |
download | nextcloud-server-e431ba5ce8b9c340ba123a221342d0b1398e2b69.tar.gz nextcloud-server-e431ba5ce8b9c340ba123a221342d0b1398e2b69.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_TW')
-rw-r--r-- | l10n/zh_TW/core.po | 4 | ||||
-rw-r--r-- | l10n/zh_TW/files.po | 66 | ||||
-rw-r--r-- | l10n/zh_TW/files_sharing.po | 4 | ||||
-rw-r--r-- | l10n/zh_TW/settings.po | 4 | ||||
-rw-r--r-- | l10n/zh_TW/user_ldap.po | 6 |
5 files changed, 42 insertions, 42 deletions
diff --git a/l10n/zh_TW/core.po b/l10n/zh_TW/core.po index a4955f0032f..e5e700abce6 100644 --- a/l10n/zh_TW/core.po +++ b/l10n/zh_TW/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-10-31 08:00+0000\n" +"POT-Creation-Date: 2013-11-11 05:45-0500\n" +"PO-Revision-Date: 2013-11-11 08:11+0000\n" "Last-Translator: pellaeon <nfsmwlin@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/files.po b/l10n/zh_TW/files.po index 93c07d922c9..9404c1d53dd 100644 --- a/l10n/zh_TW/files.po +++ b/l10n/zh_TW/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"POT-Creation-Date: 2013-11-11 05:45-0500\n" +"PO-Revision-Date: 2013-11-09 07:01+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -29,7 +29,7 @@ msgstr "無法移動 %s ,同名的檔案已經存在" msgid "Could not move %s" msgstr "無法移動 %s" -#: ajax/newfile.php:56 js/files.js:27 +#: ajax/newfile.php:56 js/files.js:74 msgid "File name cannot be empty." msgstr "檔名不能為空" @@ -53,7 +53,7 @@ msgstr "不是有效的來源" msgid "Error while downloading %s to %s" msgstr "下載 %s 到 %s 失敗" -#: ajax/newfile.php:127 +#: ajax/newfile.php:128 msgid "Error when creating the file" msgstr "建立檔案失敗" @@ -116,15 +116,15 @@ msgstr "寫入硬碟失敗" msgid "Not enough storage available" msgstr "儲存空間不足" -#: ajax/upload.php:127 ajax/upload.php:153 +#: ajax/upload.php:127 ajax/upload.php:154 msgid "Upload failed. Could not get file info." msgstr "上傳失敗,無法取得檔案資訊" -#: ajax/upload.php:143 +#: ajax/upload.php:144 msgid "Upload failed. Could not find uploaded file" msgstr "上傳失敗,找不到上傳的檔案" -#: ajax/upload.php:170 +#: ajax/upload.php:172 msgid "Invalid directory." msgstr "無效的資料夾" @@ -144,24 +144,24 @@ msgstr "沒有足夠的可用空間" msgid "Upload cancelled." msgstr "上傳已取消" -#: js/file-upload.js:345 +#: js/file-upload.js:344 msgid "Could not get result from server." msgstr "無法從伺服器取回結果" -#: js/file-upload.js:437 +#: js/file-upload.js:436 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "檔案上傳中,離開此頁面將會取消上傳。" -#: js/file-upload.js:520 +#: js/file-upload.js:519 msgid "URL cannot be empty" msgstr "URL 不能留空" -#: js/file-upload.js:524 js/filelist.js:364 +#: js/file-upload.js:523 js/filelist.js:371 msgid "In the home folder 'Shared' is a reserved filename" msgstr "在家目錄中不能使用「共享」作為檔名" -#: js/file-upload.js:526 js/filelist.js:366 +#: js/file-upload.js:525 js/filelist.js:373 msgid "{new_name} already exists" msgstr "{new_name} 已經存在" @@ -185,101 +185,101 @@ msgstr "永久刪除" msgid "Rename" msgstr "重新命名" -#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854 +#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857 msgid "Pending" msgstr "等候中" -#: js/filelist.js:392 +#: js/filelist.js:399 msgid "Could not rename file" msgstr "無法重新命名" -#: js/filelist.js:511 +#: js/filelist.js:518 msgid "replaced {new_name} with {old_name}" msgstr "使用 {new_name} 取代 {old_name}" -#: js/filelist.js:511 +#: js/filelist.js:518 msgid "undo" msgstr "復原" -#: js/filelist.js:582 js/filelist.js:649 js/files.js:587 +#: js/filelist.js:578 js/filelist.js:652 js/files.js:631 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n 個資料夾" -#: js/filelist.js:583 js/filelist.js:650 js/files.js:593 +#: js/filelist.js:579 js/filelist.js:653 js/files.js:637 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n 個檔案" -#: js/filelist.js:590 +#: js/filelist.js:586 msgid "{dirs} and {files}" msgstr "{dirs} 和 {files}" -#: js/filelist.js:793 js/filelist.js:831 +#: js/filelist.js:796 js/filelist.js:834 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "%n 個檔案正在上傳" -#: js/files.js:25 +#: js/files.js:72 msgid "'.' is an invalid file name." msgstr "'.' 是不合法的檔名" -#: js/files.js:34 +#: js/files.js:81 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "檔名不合法,不允許 \\ / < > : \" | ? * 字元" -#: js/files.js:46 +#: js/files.js:93 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "您的儲存空間已滿,沒有辦法再更新或是同步檔案!" -#: js/files.js:50 +#: js/files.js:97 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "您的儲存空間快要滿了 ({usedSpacePercent}%)" -#: js/files.js:63 +#: js/files.js:110 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "檔案加密已啓用,但是您的金鑰尚未初始化,請重新登入一次" -#: js/files.js:67 +#: js/files.js:114 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "無效的檔案加密私鑰,請在個人設定中更新您的私鑰密語以存取加密的檔案。" -#: js/files.js:71 +#: js/files.js:118 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "加密已經被停用,但是您的舊檔案還是處於已加密的狀態,請前往個人設定以解密這些檔案。" -#: js/files.js:302 +#: js/files.js:349 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "正在準備您的下載,若您的檔案較大,將會需要更多時間。" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error moving file" msgstr "移動檔案失敗" -#: js/files.js:514 js/files.js:552 +#: js/files.js:558 js/files.js:596 msgid "Error" msgstr "錯誤" -#: js/files.js:569 templates/index.php:56 +#: js/files.js:613 templates/index.php:56 msgid "Name" msgstr "名稱" -#: js/files.js:570 templates/index.php:68 +#: js/files.js:614 templates/index.php:68 msgid "Size" msgstr "大小" -#: js/files.js:571 templates/index.php:70 +#: js/files.js:615 templates/index.php:70 msgid "Modified" msgstr "修改時間" diff --git a/l10n/zh_TW/files_sharing.po b/l10n/zh_TW/files_sharing.po index 78aa9eb1945..d4383219fe1 100644 --- a/l10n/zh_TW/files_sharing.po +++ b/l10n/zh_TW/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-03 12:38-0500\n" -"PO-Revision-Date: 2013-10-31 08:10+0000\n" +"POT-Creation-Date: 2013-11-11 05:45-0500\n" +"PO-Revision-Date: 2013-11-11 08:12+0000\n" "Last-Translator: pellaeon <nfsmwlin@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/settings.po b/l10n/zh_TW/settings.po index c0fdd0fc2c8..586536da918 100644 --- a/l10n/zh_TW/settings.po +++ b/l10n/zh_TW/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-06 21:43-0500\n" -"PO-Revision-Date: 2013-11-07 02:43+0000\n" +"POT-Creation-Date: 2013-11-11 05:45-0500\n" +"PO-Revision-Date: 2013-11-11 08:12+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/user_ldap.po b/l10n/zh_TW/user_ldap.po index b35b6e5daee..5e2ab3465a9 100644 --- a/l10n/zh_TW/user_ldap.po +++ b/l10n/zh_TW/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-09 01:44-0500\n" -"PO-Revision-Date: 2013-11-09 06:44+0000\n" +"POT-Creation-Date: 2013-11-11 05:45-0500\n" +"PO-Revision-Date: 2013-11-11 08:12+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -138,7 +138,7 @@ msgstr "" #: templates/part.settingcontrols.php:2 msgid "Save" -msgstr "" +msgstr "儲存" #: templates/part.settingcontrols.php:4 msgid "Test Configuration" |