PageRenderTime 23ms CodeModel.GetById 26ms RepoModel.GetById 0ms app.codeStats 0ms

/lang/en/repository.php

https://github.com/tcubansk/moodle
PHP | 188 lines | 164 code | 3 blank | 21 comment | 0 complexity | bab5e61ce210bb4c039545ec4e9b6608 MD5 | raw file
  1. <?php
  2. // This file is part of Moodle - http://moodle.org/
  3. //
  4. // Moodle is free software: you can redistribute it and/or modify
  5. // it under the terms of the GNU General Public License as published by
  6. // the Free Software Foundation, either version 3 of the License, or
  7. // (at your option) any later version.
  8. //
  9. // Moodle is distributed in the hope that it will be useful,
  10. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. // GNU General Public License for more details.
  13. //
  14. // You should have received a copy of the GNU General Public License
  15. // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
  16. /**
  17. * Strings for component 'repository', language 'en', branch 'MOODLE_20_STABLE'
  18. *
  19. * @package repository
  20. * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
  21. * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  22. */
  23. $string['accessiblefilepicker'] = 'Accessible file picker';
  24. $string['activaterep'] = 'Active repositories';
  25. $string['activerepository'] = 'Available repository plugins';
  26. $string['add'] = 'Add';
  27. $string['addfile'] = 'Add...';
  28. $string['addplugin'] = 'Add a repository plugin';
  29. $string['allowexternallinks'] = 'Allow external links';
  30. $string['areamainfile'] = 'Main file';
  31. $string['coursebackup'] = 'Course backups';
  32. $string['pluginname'] = 'Repository plugin name'; // todo fix this, this string identifier is reserved
  33. $string['pluginnamehelp'] = 'If you leave this empty the default name will be used.';
  34. $string['sectionbackup'] = 'Section backups';
  35. $string['activitybackup'] = 'Activity backup';
  36. $string['areacategoryintro'] = 'Category introduction';
  37. $string['areacourseintro'] = 'Course introduction';
  38. $string['arearoot'] = 'System';
  39. $string['areauserdraft'] = 'Drafts';
  40. $string['areauserbackup'] = 'User backup';
  41. $string['areauserpersonal'] = 'Private files';
  42. $string['areauserprofile'] = 'Profile';
  43. $string['attachedfiles'] = 'Attached files';
  44. $string['attachment'] = 'Attachment';
  45. $string['author'] = 'Author';
  46. $string['back'] = '&laquo; Back';
  47. $string['backtodraftfiles'] = '&laquo; Back to draft files manager';
  48. $string['cachecleared'] = 'Cached files are removed';
  49. $string['cacheexpire'] = 'Cache expire';
  50. $string['cannotaccessparentwin'] = 'If parent window is on HTTPS, then we are not allowed to access window.opener object, so we cannot refresh the repository for you automatically, but we already got your session, just go back to file picker and select the repository again, it should work now.';
  51. $string['cannotdelete'] = 'Cannot delete this file.';
  52. $string['cannotdownload'] = 'Cannot download this file';
  53. $string['cannotdownloaddir'] = 'Cannot download this folder';
  54. $string['cannotinitplugin'] = 'Call plugin_init failed';
  55. $string['cleancache'] = 'Clean my cache files';
  56. $string['close'] = 'Close';
  57. $string['commonrepositorysettings'] = 'Common repository settings';
  58. $string['configallowexternallinks'] = 'This option enables all users to choose whether or not external media is copied into Moodle or not. If this is off then media is always copied into Moodle (this is usually best for overall data integrity and security). If this is on then users can choose each time they add media to a text.';
  59. $string['configcacheexpire'] = 'The amount of time that file listings are cached locally (in seconds) when browsing external repositories.';
  60. $string['configsaved'] = 'Configuration saved!';
  61. $string['confirmdelete'] = 'Are you sure you want to delete this repository - {$a}?';
  62. $string['confirmdeletefile'] = 'Are you sure you want to delete this file?';
  63. $string['confirmremove'] = 'Are you sure you want to remove this repository plugin, its options and <strong>all of its instances</strong> - {$a}?';
  64. $string['copying'] = 'Copying';
  65. $string['create'] = 'Create';
  66. $string['createfolderfail'] = 'Fail to create this folder';
  67. $string['createfoldersuccess'] = 'Create folder successfully';
  68. $string['createinstance'] = 'Create a repository instance';
  69. $string['createrepository'] = 'Create a repository instance';
  70. $string['createxxinstance'] = 'Create "{$a}" instance';
  71. $string['date'] = 'Date';
  72. $string['deleted'] = 'Repository deleted';
  73. $string['deleterepository'] = 'Delete this repository';
  74. $string['disabled'] = 'Disabled';
  75. $string['download'] = 'Download';
  76. $string['downloadfolder'] = 'Download all';
  77. $string['downloadsucc'] = 'The file has been downloaded successfully';
  78. $string['draftareanofiles'] = 'Cannot be downloaded because there is no files attached';
  79. $string['editrepositoryinstance'] = 'Edit repository instance';
  80. $string['emptylist'] = 'Empty list';
  81. $string['emptytype'] = 'Cannot create repository type: type name is empty';
  82. $string['enablecourseinstances'] = 'Allow users to add a repository instance into the course';
  83. $string['enableuserinstances'] = 'Allow users to add a repository instance into the user context';
  84. $string['enter'] = 'Enter';
  85. $string['entername'] = 'Please enter folder name';
  86. $string['enternewname'] = 'Please enter the new file name';
  87. $string['error'] = 'An unknown error occurred!';
  88. $string['errornotyourfile'] = 'You cannot pick file which is not added by your';
  89. $string['erroruniquename'] = 'Repository instance name should be unique';
  90. $string['errorpostmaxsize'] = 'The uploaded file may exceed max_post_size directive in php.ini.';
  91. $string['existingrepository'] = 'This repository already exists';
  92. $string['federatedsearch'] = 'Federated search';
  93. $string['fileexists'] = 'File name already being used, please use another name';
  94. $string['fileexistsdialog_editor'] = 'A file with that name has already been attached to the text you are editing.';
  95. $string['fileexistsdialog_filemanager'] = 'A file with that name has already been attached';
  96. $string['fileexistsdialogheader'] = 'File exists';
  97. $string['filename'] = 'Filename';
  98. $string['filenotnull'] = 'You must select a file to upload.';
  99. $string['filesaved'] = 'The file has been saved';
  100. $string['filepicker'] = 'File picker';
  101. $string['filesizenull'] = 'File size cannot be determined';
  102. $string['getfile'] = 'Select this file';
  103. $string['hidden'] = 'Hidden';
  104. $string['choosealink'] = 'Choose a link...';
  105. $string['chooselicense'] = 'Choose license';
  106. $string['iconview'] = 'View as icons';
  107. $string['instance'] = 'instance';
  108. $string['instancedeleted'] = 'Instance deleted';
  109. $string['instances'] = 'Repository instances';
  110. $string['instancesforsite'] = '{$a} Site-wide common instance(s)';
  111. $string['instancesforcourses'] = '{$a} Course-wide common instance(s)';
  112. $string['instancesforusers'] = '{$a} User private instance(s)';
  113. $string['invalidjson'] = 'Invalid JSON string';
  114. $string['invalidplugin'] = 'Invalid repository {$a} plug-in';
  115. $string['invalidfiletype'] = '{$a} filetype cannot be accepted.';
  116. $string['invalidrepositoryid'] = 'Invalid repository ID';
  117. $string['isactive'] = 'Active?';
  118. $string['keyword'] = 'Keyword';
  119. $string['linkexternal'] = 'Link external';
  120. $string['listview'] = 'View as list';
  121. $string['loading'] = 'Loading...';
  122. $string['login'] = 'Login';
  123. $string['logout'] = 'Logout';
  124. $string['manage'] = 'Manage repositories';
  125. $string['manageurl'] = 'Manage';
  126. $string['manageuserrepository'] = 'Manage individual repository';
  127. $string['moving'] = 'Moving';
  128. $string['noenter'] = 'Nothing entered';
  129. $string['nofilesattached'] = 'No files attached';
  130. $string['nofilesavailable'] = 'No files available';
  131. $string['nomorefiles'] = 'No more attachments allowed';
  132. $string['nopathselected'] = 'No destination path select yet (double click tree node to select)';
  133. $string['nopermissiontoaccess'] = 'No permission to access this repository';
  134. $string['noresult'] = 'No search result';
  135. $string['norepositoriesavailable'] = 'Sorry, none of your current repositories can return files in the required format.';
  136. $string['norepositoriesexternalavailable'] = 'Sorry, none of your current repositories can return external files.';
  137. $string['notyourinstances'] = 'You can not view/edit repository instances of another user';
  138. $string['off'] = 'Enabled but hidden';
  139. $string['openpicker'] = 'Choose a file...';
  140. $string['operation'] = 'Operation';
  141. $string['on'] = 'Enabled and visible';
  142. $string['overwrite'] = 'Overwrite';
  143. $string['personalrepositories'] = 'Available repository instances';
  144. $string['plugin'] = 'Repository plug-ins';
  145. $string['pluginerror'] = 'Errors in repository plugin.';
  146. $string['popup'] = 'Click "Login" button to login';
  147. $string['popupblockeddownload'] = 'The downloading window is blocked, please allow the popup window, and try again.';
  148. $string['preview'] = 'Preview';
  149. $string['readonlyinstance'] = 'You cannot edit/delete a read-only instance';
  150. $string['refresh'] = 'Refresh';
  151. $string['refreshnonjsfilepicker'] = 'Please close this window and refresh non-javascript file picker';
  152. $string['removed'] = 'Repository removed';
  153. $string['renameto'] = 'Rename to';
  154. $string['repositories'] = 'Repositories';
  155. $string['repository'] = 'Repository';
  156. $string['repositorycourse'] = 'Course repositories';
  157. $string['repositoryerror'] = 'Remote repository returned error: {$a}';
  158. $string['save'] = 'Save';
  159. $string['saveas'] = 'Save as';
  160. $string['saved'] = 'Saved';
  161. $string['saving'] = 'Saving';
  162. $string['automatedbackup'] = 'Automated backups';
  163. $string['search'] = 'Search';
  164. $string['searching'] = 'Search in';
  165. $string['select'] = 'Select';
  166. $string['settings'] = 'Settings';
  167. $string['setupdefaultplugins'] = 'Setting up default repository plugins';
  168. $string['setmainfile'] = 'Set main file';
  169. $string['siteinstances'] = 'Repositories instances of the site';
  170. $string['size'] = 'Size';
  171. $string['submit'] = 'Submit';
  172. $string['sync'] = 'Sync';
  173. $string['thumbview'] = 'View as icons';
  174. $string['title'] = 'Choose a file...';
  175. $string['typenotvisible'] = 'Type not visible';
  176. $string['upload'] = 'Upload this file';
  177. $string['uploading'] = 'Uploading...';
  178. $string['uploadsucc'] = 'The file has been uploaded successfully';
  179. $string['usercontextrepositorydisabled'] = 'You cannot edit this repository in user context';
  180. $string['usenonjsfilemanager'] = 'Open file manager in new window';
  181. $string['usenonjsfilepicker'] = 'Open file picker in new window';
  182. $string['unzipped'] = 'Unzipped successfully';
  183. $string['wrongcontext'] = 'You cannot access to this context';
  184. $string['xhtmlerror'] = 'You are probably using XHTML strict header, some YUI Component doesn\'t work in this mode, please turn it off in moodle';
  185. $string['ziped'] = 'Compress folder successfully';