Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chamilo-lms/main/lang/trad_chinese_unicode/dropbox.inc.php

119 lines
5.7 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langAliensNotAllowed = "僅投遞箱的成員才能使用,而您不是其中的成員。";
$langDropbox = "投遞箱";
$langQueryError = "數據庫查詢時發生了錯誤,請聯繫系統管理員。";
$GeneralError = "發生了錯誤,請聯繫系統管理員。";
$langBadFormData = "提交失敗︰錯誤的數據,請聯繫系統管理員。";
$langNoUserSelected = "請選擇接收檔案的用戶。";
$langNoFileSpecified = "您沒有指定上傳的檔案。";
$langTooBig = "您沒有選擇檔案或檔案太大。";
$langUploadError = "上傳檔案錯誤,請聯繫系統管理員。";
$langErrorCreatingDir = "不能創建目錄,請聯繫系統管理員。";
$langInstallError = "不能安裝投遞箱模塊必要的表,請聯繫系統管理員。";
$langUploadFile = "上傳檔案";
$langAuthors = "作者";
$langDescription = "描述";
$langSendTo = "接收人";
$langReceivedTitle = "標題";
$langSentTitle = "標題";
$langConfirmDelete = "這將僅刪除您的清單檔案";
$langAll = "全部檔案";
$langWorkDelete = "從清單刪除檔案";
$langSentBy = "發送人";
$langSentTo = "接收人";
$langSentOn = "在";
$langAnonymous = "未知";
$langOk = "確定";
$langLastUpdated = "最近更新";
$langLastResent = "最近訪問";
$langOverwriteFile = "覆蓋已發送檔案";
$langOverwriteYesNo = "是否覆蓋";
$langOrderBy = "排序 ";
$langLastDate = "最近發送日期";
$langFirstDate = "最先發送日期";
$langTitle = "標題";
$langSize = "大小";
$langAuthor = "作者";
$langSender = "發送人";
$langRecipient = "接收人";
$langDocAdd = "頁面已成功添加";
$langFileDeleted = "被選擇的檔案已從投遞箱刪除.";
$langMailingAsUsername = "Mailing";
$langMailingInSelect = "---Mailing---";
$langMailingSelectNoOther = "Mailing cannot be combined with other recipients";
$langMailingNonMailingError = "Mailing cannot be overwritten by non-mailing and vice-versa";
$langMailingExamine = "Examine mailing zip-file";
$langMailingNotYetSent = "Mailing content files have not yet been sent out...";
$langMailingSend = "Send content files";
$langMailingConfirmSend = "Send content files to individual destinations ?";
$langMailingBackToDropbox = "(back to Dropbox main window)";
$langMailingWrongZipfile = "Mailing must be zipfile with STUDENTID or LOGINNAME";
$langMailingZipEmptyOrCorrupt = "Mailing zipfile is empty or not a valid zipfile";
$langMailingZipPhp = "Mailing zipfile must not contain php files - it will not be sent";
$langMailingZipDups = "Mailing zipfile must not contain duplicate files - it will not be sent";
$langMailingFileFunny = "no name, or extension not 1-4 letters or digits";
$langMailingFileNoPrefix = "name does not start with";
$langMailingFileNoPostfix = "name does not end with";
$langMailingFileNoRecip = "name does not contain any recipient-id";
$langMailingFileRecipNotFound = "no such student with";
$langMailingFileRecipDup = "multiple users have";
$langMailingFileIsFor = "is for";
$langMailingFileSentTo = "發送到 ";
$langMailingFileNotRegistered = " (沒有註冊該課程)";
$langMailingNothingFor = "無";
$langJustUploadInSelect = "---僅上傳---";
$langJustUploadInList = "上傳者";
$langMailingJustUploadNoOther = "僅上傳則其他人不會收到";
$langGiveFeedback = "給/編輯回饋";
$langShowFeedback = "顯示回饋";
$langBackList = "返回投遞箱";
$langFilingFolders = "檢視目錄";
$langFilingRefile = "Refile selected files as";
$langFilingSelected = "接收/發送(原目錄)";
$langFilingOtherAs = "(新目錄) ==>";
$langFilingName = "名稱";
$langReceivedFiles = "接收檔案";
$langSentFiles = "發送檔案";
$langkB = "kB";
$langRoot = "上級目錄";
$langNoSentFilesHere = "沒有<b>發送</b>的檔案顯示。";
$langNoReceivedFilesHere = "沒有<b>接收</b>的檔案顯示。";
$langUploadNewFile = "發送檔案";
$langAreYouSureToDelete = "您確定要刪除?";
$langFeedback = "回饋";
$langCloseFeedback = "關閉回饋";
$langAddNewFeedback = "添加回饋";
$langDropboxFeedbackStored = "回饋已儲存";
$langAllUsersHaveDeletedTheFileAndWillNotSeeFeedback = "用戶已經刪除了檔案,沒有人會看到您的回饋。";
$langFeedbackError = "回饋錯誤";
$langPleaseTypeText = "請輸入文本。";
$langYouAreNotAllowedToDownloadThisFile = "您不允許下載該檔案。";
$langCheckAtLeastOneFile = "檢查至少一個檔案。";
$langReceivedFileDeleted = "收到的檔案已經被刪除。";
$langSentFileDeleted = "發送的檔案已經被刪除。";
$langFilesMoved = "選中的檔案已被移動。";
$langReceivedFileMoved = "收到的檔案已經被移動。";
$langSentFileMoved = "發送的檔案已經被移動。";
$langNotMovedError = "檔案不能被移動。";
$langAddNewCategory = "添加目錄";
$langEditCategory = "修改目錄";
$langCategoryName = "目錄名稱";
$langErrorPleaseGiveCategoryName = "請輸入目錄名稱";
$langCategoryAlreadyExistsEditIt = "目錄已經存在,請輸入不同的名稱";
$langCurrentlySeeing = "當前目錄";
$langCategoryStored = "目錄已經儲存。";
$langCategoryModified = "目錄已經修改。";
$langCategoryDeleted = "目錄已經刪除。";
$langAuthorFieldCannotBeEmpty = "作者不能為空";
$langYouMustSelectAtLeastOneDestinee = "您必須選擇至少一個目標";
$langInvalidUserDetected = "無效用戶刪除";
$langInvalidGroupDetected = "無效組刪除";
$langDropboxFileTooBig = "投遞箱檔案太大。";
$langTheFileIsNotUploaded = "檔案不能上傳。";
$langFileUploadSucces = "檔案已經成功上傳。";
$langmailingJustUploadSelectNoOther = "Just Upload cannot be combined with other recipients";
$langNoFilesHere = "沒有檔案";
$langErrorNoFilesInFolder = "沒有檔案";
?>