MDL-46585 lang: 6 unused strings 'hidden' are deprecated
[moodle.git] / lang / en / repository.php
blob0452ef080c83bda4042cacf1db895826aecc15b0
1 <?php
3 // This file is part of Moodle - http://moodle.org/
4 //
5 // Moodle is free software: you can redistribute it and/or modify
6 // it under the terms of the GNU General Public License as published by
7 // the Free Software Foundation, either version 3 of the License, or
8 // (at your option) any later version.
9 //
10 // Moodle is distributed in the hope that it will be useful,
11 // but WITHOUT ANY WARRANTY; without even the implied warranty of
12 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 // GNU General Public License for more details.
15 // You should have received a copy of the GNU General Public License
16 // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
18 /**
19 * Strings for component 'repository', language 'en', branch 'MOODLE_20_STABLE'
21 * @package repository
22 * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
23 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
26 $string['accessiblefilepicker'] = 'Accessible file picker';
27 $string['activaterep'] = 'Active repositories';
28 $string['activerepository'] = 'Available repository plugins';
29 $string['add'] = 'Add';
30 $string['addfile'] = 'Add...';
31 $string['addplugin'] = 'Add a repository plugin';
32 $string['allowexternallinks'] = 'Allow external links';
33 $string['areamainfile'] = 'Main file';
34 $string['coursebackup'] = 'Course backups';
35 $string['pluginname'] = 'Repository plugin name'; // todo fix this, this string identifier is reserved
36 $string['pluginnamehelp'] = 'If you leave this empty the default name will be used.';
37 $string['sectionbackup'] = 'Section backups';
38 $string['activitybackup'] = 'Activity backup';
39 $string['areacategoryintro'] = 'Category introduction';
40 $string['areacourseintro'] = 'Course introduction';
41 $string['areacourseoverviewfiles'] = 'Course summary files';
42 $string['arearoot'] = 'System';
43 $string['areauserdraft'] = 'Drafts';
44 $string['areauserbackup'] = 'User backup';
45 $string['areauserpersonal'] = 'Private files';
46 $string['areauserprofile'] = 'Profile';
47 $string['attachedfiles'] = 'Attached files';
48 $string['attachment'] = 'Attachment';
49 $string['author'] = 'Author';
50 $string['back'] = '&laquo; Back';
51 $string['backtodraftfiles'] = '&laquo; Back to draft files manager';
52 $string['cachecleared'] = 'Cached files are removed';
53 $string['cacheexpire'] = 'Cache expire';
54 $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.';
55 $string['cannotdelete'] = 'Cannot delete this file.';
56 $string['cannotdownload'] = 'Cannot download this file';
57 $string['cannotdownloaddir'] = 'Cannot download this folder';
58 $string['cannotinitplugin'] = 'Call plugin_init failed';
59 $string['cleancache'] = 'Clean my cache files';
60 $string['close'] = 'Close';
61 $string['commonrepositorysettings'] = 'Common repository settings';
62 $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.';
63 $string['configcacheexpire'] = 'The amount of time that file listings are cached locally (in seconds) when browsing external repositories.';
64 $string['configgetfiletimeout'] = 'Timeout in seconds for downloading the external file into moodle.';
65 $string['configsaved'] = 'Configuration saved!';
66 $string['configsyncfiletimeout'] = 'Timeout in seconds for syncronising the external file size.';
67 $string['configsyncimagetimeout'] = 'Timeout in seconds for downloading an image file from external repository during syncronisation.';
68 $string['confirmdelete'] = 'Are you sure you want to delete this repository - {$a}? If you choose "Continue and download", file references to external contents will be downloaded to moodle, but it could take long time to process.';
69 $string['confirmdeletefile'] = 'Are you sure you want to delete this file?';
70 $string['confirmrenamefile'] = 'Are you sure you want to rename/move this file? There are {$a} alias/shortcut files that use this file as their source. If you proceed then those aliases will be converted to true copies.';
71 $string['confirmdeletefilewithhref'] = 'Are you sure you want to delete this file? There are {$a} alias/shortcut files that use this file as their source. If you proceed then those aliases will be converted to true copies.';
72 $string['confirmdeletefolder'] = 'Are you sure you want to delete this folder? All files and subfolders will be deleted.';
73 $string['confirmremove'] = 'Are you sure you want to remove this repository plugin, its options and <strong>all of its instances</strong> - {$a}? If you choose "Continue and download", file references to external contents will be downloaded to moodle, but it could take long time to process.';
74 $string['confirmrenamefolder'] = ' Are you sure you want to move/rename this folder? Any alias/shortcut files that reference files in this folder will be converted into true copies.';
75 $string['continueuninstall'] = 'Continue';
76 $string['continueuninstallanddownload'] = 'Continue and download';
77 $string['copying'] = 'Copying';
78 $string['create'] = 'Create';
79 $string['createfolderfail'] = 'Fail to create this folder';
80 $string['createfoldersuccess'] = 'Create folder successfully';
81 $string['createinstance'] = 'Create a repository instance';
82 $string['createrepository'] = 'Create a repository instance';
83 $string['createxxinstance'] = 'Create "{$a}" instance';
84 $string['date'] = 'Date';
85 $string['datecreated'] = 'Created';
86 $string['deleted'] = 'Repository deleted';
87 $string['deleterepository'] = 'Delete this repository';
88 $string['detailview'] = 'View details';
89 $string['dimensions'] = 'Dimensions';
90 $string['disabled'] = 'Disabled';
91 $string['displaydetails'] = 'Display folder with file details';
92 $string['displayicons'] = 'Display folder with file icons';
93 $string['displaytree'] = 'Display folder as file tree';
94 $string['download'] = 'Download';
95 $string['downloadfolder'] = 'Download all';
96 $string['downloadsucc'] = 'The file has been downloaded successfully';
97 $string['draftareanofiles'] = 'Cannot be downloaded because there is no files attached';
98 $string['editrepositoryinstance'] = 'Edit repository instance';
99 $string['emptylist'] = 'Empty list';
100 $string['emptytype'] = 'Cannot create repository type: type name is empty';
101 $string['enablecourseinstances'] = 'Allow users to add a repository instance into the course';
102 $string['enableuserinstances'] = 'Allow users to add a repository instance into the user context';
103 $string['enter'] = 'Enter';
104 $string['entername'] = 'Please enter folder name';
105 $string['enternewname'] = 'Please enter the new file name';
106 $string['error'] = 'An unknown error occurred!';
107 $string['errordoublereference'] = 'Unable to overwrite file with a shortcut/alias because shortcuts to this file already exist.';
108 $string['errornotyourfile'] = 'You cannot pick file which is not added by your';
109 $string['erroruniquename'] = 'Repository instance name should be unique';
110 $string['errorpostmaxsize'] = 'The uploaded file may exceed the post_max_size directive in php.ini.';
111 $string['errorwhilecommunicatingwith'] = 'Error while communicating with the repository \'{$a}\'.';
112 $string['errorwhiledownload'] = 'An error occurred while downloading the file: {$a}';
113 $string['existingrepository'] = 'This repository already exists';
114 $string['federatedsearch'] = 'Federated search';
115 $string['fileexists'] = 'File name already being used, please use another name';
116 $string['fileexistsdialog_editor'] = 'A file with that name has already been attached to the text you are editing.';
117 $string['fileexistsdialog_filemanager'] = 'A file with that name has already been attached';
118 $string['fileexistsdialogheader'] = 'File exists';
119 $string['filename'] = 'Filename';
120 $string['filenotnull'] = 'You must select a file to upload.';
121 $string['filesaved'] = 'The file has been saved';
122 $string['filepicker'] = 'File picker';
123 $string['filesizenull'] = 'File size cannot be determined';
124 $string['folderexists'] = 'Folder name already being used, please use another name';
125 $string['foldernotfound'] = 'Folder not found';
126 $string['folderrecurse'] = 'Folder can not be moved to it\'s own subfolder';
127 $string['getfile'] = 'Select this file';
128 $string['getfiletimeout'] = 'Get file timeout';
129 $string['help'] = 'Help';
130 $string['choosealink'] = 'Choose a link...';
131 $string['chooselicense'] = 'Choose license';
132 $string['iconview'] = 'View as icons';
133 $string['imagesize'] = '{$a->width} x {$a->height} px';
134 $string['instance'] = 'instance';
135 $string['instancedeleted'] = 'Instance deleted';
136 $string['instances'] = 'Repository instances';
137 $string['instancesforsite'] = '{$a} Site-wide common instance(s)';
138 $string['instancesforcourses'] = '{$a} Course-wide common instance(s)';
139 $string['instancesforusers'] = '{$a} User private instance(s)';
140 $string['invalidjson'] = 'Invalid JSON string';
141 $string['invalidplugin'] = 'Invalid repository {$a} plug-in';
142 $string['invalidfiletype'] = '{$a} filetype cannot be accepted.';
143 $string['invalidrepositoryid'] = 'Invalid repository ID';
144 $string['invalidparams'] = 'Invalid parameters';
145 $string['isactive'] = 'Active?';
146 $string['keyword'] = 'Keyword';
147 $string['lastmodified'] = 'Last modified';
148 $string['license'] = 'License';
149 $string['linkexternal'] = 'Link external';
150 $string['listview'] = 'View as list';
151 $string['loading'] = 'Loading...';
152 $string['login'] = 'Login to your account';
153 $string['logout'] = 'Logout';
154 $string['lostsource'] = 'Error. Source is missing. {$a}';
155 $string['makefileinternal'] = 'Make a copy of the file';
156 $string['makefilelink'] = 'Link to the file directly';
157 $string['makefilereference'] = 'Create an alias/shortcut to the file';
158 $string['manage'] = 'Manage repositories';
159 $string['manageurl'] = 'Manage';
160 $string['manageuserrepository'] = 'Manage individual repository';
161 $string['moving'] = 'Moving';
162 $string['name'] = 'Name';
163 $string['newfolder'] = 'New folder';
164 $string['newfoldername'] = 'New folder name';
165 $string['noenter'] = 'Nothing entered';
166 $string['nofilesattached'] = 'No files attached';
167 $string['nofilesavailable'] = 'No files available';
168 $string['nomorefiles'] = 'No more attachments allowed';
169 $string['nopathselected'] = 'No destination path select yet (double click tree node to select)';
170 $string['nopermissiontoaccess'] = 'No permission to access this repository.';
171 $string['noresult'] = 'No search result';
172 $string['norepositoriesavailable'] = 'Sorry, none of your current repositories can return files in the required format.';
173 $string['norepositoriesexternalavailable'] = 'Sorry, none of your current repositories can return external files.';
174 $string['notyourinstances'] = 'You can not view/edit repository instances of another user';
175 $string['off'] = 'Enabled but hidden';
176 $string['original'] = 'Original';
177 $string['openpicker'] = 'Choose a file...';
178 $string['operation'] = 'Operation';
179 $string['on'] = 'Enabled and visible';
180 $string['overwrite'] = 'Overwrite';
181 $string['overwriteall'] = 'Overwrite all';
182 $string['path'] = 'Path';
183 $string['personalrepositories'] = 'Available repository instances';
184 $string['plugin'] = 'Repository plug-ins';
185 $string['pluginerror'] = 'Errors in repository plugin.';
186 $string['popup'] = 'Click "Login" button to login';
187 $string['popupblockeddownload'] = 'The downloading window is blocked, please allow the popup window, and try again.';
188 $string['preview'] = 'Preview';
189 $string['privatefilesof'] = '{$a} Private files';
190 $string['readonlyinstance'] = 'You cannot edit/delete a read-only instance';
191 $string['referencesexist'] = 'There are {$a} alias/shortcut files that use this file as their source';
192 $string['referenceslist'] = 'Aliases/Shortcuts';
193 $string['refresh'] = 'Refresh';
194 $string['refreshnonjsfilepicker'] = 'Please close this window and refresh non-javascript file picker';
195 $string['removed'] = 'Repository removed';
196 $string['renameall'] = 'Rename all';
197 $string['renameto'] = 'Rename to "{$a}"';
198 $string['repositories'] = 'Repositories';
199 $string['repository'] = 'Repository';
200 $string['repositorycourse'] = 'Course repositories';
201 $string['repositoryicon'] = 'Repository icon';
202 $string['repositoryerror'] = 'Remote repository returned error: {$a}';
203 $string['save'] = 'Save';
204 $string['saveas'] = 'Save as';
205 $string['saved'] = 'Saved';
206 $string['saving'] = 'Saving';
207 $string['automatedbackup'] = 'Automated backups';
208 $string['search'] = 'Search';
209 $string['searching'] = 'Search in';
210 $string['searchrepo'] = 'Search repository';
211 $string['select'] = 'Select';
212 $string['settings'] = 'Settings';
213 $string['setupdefaultplugins'] = 'Setting up default repository plugins';
214 $string['setmainfile'] = 'Set main file';
215 $string['setmainfile_help'] = 'If there are multiple files in the folder, the main file is the one that appears on the view page. Other files such as images or videos may be embedded in it. In filemanager the main file is indicated with a title in bold.';
216 $string['siteinstances'] = 'Repositories instances of the site';
217 $string['size'] = 'Size';
218 $string['submit'] = 'Submit';
219 $string['sync'] = 'Sync';
220 $string['syncfiletimeout'] = 'Sync file timeout';
221 $string['syncimagetimeout'] = 'Sync image timeout';
222 $string['thumbview'] = 'View as icons';
223 $string['title'] = 'Choose a file...';
224 $string['type'] = 'Type';
225 $string['typenotvisible'] = 'Type not visible';
226 $string['unknownoriginal'] = 'Unknown';
227 $string['upload'] = 'Upload this file';
228 $string['uploading'] = 'Uploading...';
229 $string['uploadsucc'] = 'The file has been uploaded successfully';
230 $string['undisclosedsource'] = '(Undisclosed)';
231 $string['undisclosedreference'] = '(Undisclosed)';
232 $string['uselatestfile'] = 'Use latest file';
233 $string['usercontextrepositorydisabled'] = 'You cannot edit this repository in user context';
234 $string['usenonjsfilemanager'] = 'Open file manager in new window';
235 $string['usenonjsfilepicker'] = 'Open file picker in new window';
236 $string['unzipped'] = 'Unzipped successfully';
237 $string['wrongcontext'] = 'You cannot access to this context';
238 $string['xhtmlerror'] = 'You are probably using XHTML strict header, some YUI Component doesn\'t work in this mode, please turn it off in moodle';
239 $string['ziped'] = 'Compress folder successfully';
241 // Deprecated since Moodle 2.8.
243 $string['hidden'] = 'Hidden';