dropbox.inc.php 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $Upload = "Upload";
  6. $FilingName = "Name";
  7. $FilingOtherAs = "(new foldername) ==>";
  8. $FilingSelected = "Received/Sent (original folder)";
  9. $FilingRefile = "Refile selected files as";
  10. $FilingFolders = "View only folder";
  11. $BackList = "Return to dropbox";
  12. $ShowFeedback = "Show Feedback";
  13. $GiveFeedback = "Give / Edit Feedback";
  14. $JustUploadInList = "Upload by";
  15. $JustUploadInSelect = "---Just upload---";
  16. $MailingNothingFor = "Nothing for";
  17. $MailingFileNotRegistered = "(not registered for this training)";
  18. $MailingFileSentTo = "sent to";
  19. $MailingFileIsFor = "is for";
  20. $MailingFileRecipDup = "multiple users have";
  21. $MailingFileRecipNotFound = "no such learner with";
  22. $MailingFileNoRecip = "name does not contain any recipient-id";
  23. $MailingFileNoPostfix = "name does not end with";
  24. $MailingFileNoPrefix = "name does not start with";
  25. $MailingFileFunny = "no name, or extension not 1-4 letters or digits";
  26. $MailingZipDups = "Mailing zipfile must not contain duplicate files - it will not be sent";
  27. $MailingZipPhp = "Mailing zipfile must not contain php files - it will not be sent";
  28. $MailingZipEmptyOrCorrupt = "Mailing zipfile is empty or not a valid zipfile";
  29. $MailingWrongZipfile = "Mailing must be zipfile with STUDENTID or LOGINNAME";
  30. $MailingBackToDropbox = "(back to dropbox main window)";
  31. $MailingConfirmSend = "Send content files to individuals?";
  32. $MailingSend = "Validate";
  33. $MailingNotYetSent = "Mailing content files have not yet been sent out...";
  34. $$MailingExamine = "Examine mailing";
  35. $MailingInSelect = "---Mailing---";
  36. $MailingAsUsername = "Mailing";
  37. $FileDeleted = "The selected file has been removed from your dropbox.";
  38. $DocAdd = "Document has been added successfully";
  39. $Recipient = "recipient";
  40. $Sender = "sender";
  41. $Author = "author";
  42. $FileSize = "filesize";
  43. $Title = "title";
  44. $FirstDate = "date first sent";
  45. $LastDate = "date latest sent";
  46. $OrderBy = "Order by";
  47. $OverwriteFile = "Overwrite previous versions of same document?";
  48. $LastUpdated = "Latest updated on";
  49. $Ok = "Validate";
  50. $Unknown = "unknown";
  51. $SentOn = "on";
  52. $SentTo = "Sent to";
  53. $SentBy = "Sent by";
  54. $WorkDelete = "Remove entry from list";
  55. $AllDocuments = "all documents";
  56. $ConfirmDelete = "This will remove the entry from your list only";
  57. $RreceivedTitle = "Received Files";
  58. $SendTo = "Send to";
  59. $Description = "Remarks";
  60. $UploadFile = "Upload document";
  61. $InstallError = "Can't install the necessary tables for the dropbox tool. Please contact your system administrator.";
  62. $ErrorCreatingDir = "Can't create the directory. Please contact your system administrator.";
  63. $UploadError = "Upload failed, please check maximum file size limits and folder rights.";
  64. $TooBig = "You didn't choose a file or the file is too big.";
  65. $NoFileSpecified = "You didn't specify a file to upload.";
  66. $NoUserSelected = "Please select a user to send the file to.";
  67. $BadFormData = "Submit failed: bad form data. Please contact your system administrator.";
  68. $GeneralError = "An error has occured. Please contact your system administrator.";
  69. $QueryError = "Error in database query. Please contact your system administrator.";
  70. $Dropbox = "Dropbox";
  71. $AliensNotAllowed = "Only training members can use the dropbox tool. You are not a member of this training.";
  72. $Help = "Help";
  73. $ReceivedFiles = "Received Files";
  74. $SentFiles = "Sent Files";
  75. $ReceivedTitle = "Title";
  76. $SentTitle = "Sent Files";
  77. $Authors = "Authors";
  78. $Size = "Size";
  79. $LastResent = "Latest sent on";
  80. $kB = "kB";
  81. $Root = "Root";
  82. $NoSentFilesHere = "There are no <b>sent</b> files to be displayed here.";
  83. $NoReceivedFilesHere = "There are no <b>received</b> files to be displayed here.";
  84. $UploadNewFile = "Share a new file";
  85. $AreYouSureToDelete = "Are you sure you want to delete";
  86. $Feedback = "Feedback";
  87. $CloseFeedback = "Close feedback";
  88. $AddNewFeedback = "Add feedback";
  89. $DropboxFeedbackStored = "The feedback message has been stored";
  90. $AllUsersHaveDeletedTheFileAndWillNotSeeFeedback = "All users have deleted the file so nobody will see the feedback you are adding.";
  91. $FeedbackError = "Feedback error";
  92. $PleaseTypeText = "Please type some text.";
  93. $YouAreNotAllowedToDownloadThisFile = "You are not allowed to download this file.";
  94. $CheckAtLeastOneFile = "Check at least one file.";
  95. $ReceivedFileDeleted = "The received file has been deleted.";
  96. $SentFileDeleted = "The sent file has been deleted.";
  97. $FilesMoved = "The selected files have been moved.";
  98. $ReceivedFileMoved = "The received file has been moved.";
  99. $SentFileMoved = "The sent file has been moved";
  100. $NotMovedError = "The file(s) can not be moved.";
  101. $AddNewCategory = "Add a new folder";
  102. $EditCategory = "Edit this category";
  103. $CategoryName = "Folder name";
  104. $ErrorPleaseGiveCategoryName = "Please give a category name";
  105. $CategoryAlreadyExistsEditIt = "This category already exists, please use a different name";
  106. $CurrentlySeeing = "You are in folder";
  107. $CategoryStored = "The folder has been created";
  108. $CategoryModified = "The category has been modified.";
  109. $CategoryDeleted = "The category has been deleted.";
  110. $AuthorFieldCannotBeEmpty = "The author field cannot be empty";
  111. $YouMustSelectAtLeastOneDestinee = "You must select at least one destinee";
  112. $InvalidUserDetected = "Invalid user detected";
  113. $InvalidGroupDetected = "Invalid group detected";
  114. $DropboxFileTooBig = "This file's volume is too big.";
  115. $TheFileIsNotUploaded = "The file is not uploaded.";
  116. $FileUploadSucces = "The file has successfully been uploaded.";
  117. $MailingNonMailingError = "Mailing cannot be overwritten by non-mailing and vice-versa";
  118. $MailingSelectNoOther = "Mailing cannot be combined with other recipients";
  119. $MailingJustUploadSelectNoOther = "Just Upload cannot be combined with other recipients";
  120. $NoFilesHere = "No files here";
  121. $NewDropboxFileUploaded = "A new file has been sent in the dropbox";
  122. $NewDropboxFileUploadedContent = "A new file has been sent to the Dropbox";
  123. $langAddEdit = "Add / Edit";
  124. $ErrorNoFilesInFolder = "This folder is empty";
  125. $AddComment = "Save feedback";
  126. $SentCatgoryDeleted = "The folder has been deleted";
  127. $ReceivedCatgoryDeleted = "The folder has been deleted";
  128. ?>