Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php |
— | — | @@ -28,18 +28,18 @@ |
29 | 29 | 'mwe-upwiz-step-deeds' => 'Release rights', // Guillaume wants "Set rights". Disagreement -- NeilK |
30 | 30 | 'mwe-upwiz-step-details' => 'Describe', |
31 | 31 | 'mwe-upwiz-step-thanks' => 'Use', |
32 | | - 'mwe-upwiz-api-error-http' => 'Internal error: unable to connect to server.', |
33 | | - 'mwe-upwiz-api-error-ok-but-empty' => 'Internal error: no response from server.', |
34 | | - 'mwe-upwiz-api-error-unclassified' => 'An unknown error occurred', |
| 32 | + 'mwe-upwiz-api-error-http' => 'Internal error: Unable to connect to server.', |
| 33 | + 'mwe-upwiz-api-error-ok-but-empty' => 'Internal error: No response from server.', |
| 34 | + 'mwe-upwiz-api-error-unclassified' => 'An unknown error occurred.', |
35 | 35 | 'mwe-upwiz-api-error-unknown-code' => 'Unknown error: "$1"', |
36 | 36 | 'mwe-upwiz-api-error-uploaddisabled' => 'Uploading is disabled on this wiki.', |
37 | | - 'mwe-upwiz-api-error-nomodule' => 'Internal error: no upload module set.', |
38 | | - 'mwe-upwiz-api-error-mustbeposted' => 'Internal error: request requires HTTP POST.', |
| 37 | + 'mwe-upwiz-api-error-nomodule' => 'Internal error: No upload module set.', |
| 38 | + 'mwe-upwiz-api-error-mustbeposted' => 'Internal error: Request requires HTTP POST.', |
39 | 39 | 'mwe-upwiz-api-error-badaccess-groups' => 'You are not permitted to upload files to this wiki.', |
40 | | - 'mwe-upwiz-api-error-stashfailed' => 'Internal error: server failed to store temporary file.', |
41 | | - 'mwe-upwiz-api-error-missingresult' => 'Internal error: could not determine if the copy succeeded.', |
42 | | - 'mwe-upwiz-api-error-missingparam' => 'Internal error: missing parameters on request.', |
43 | | - 'mwe-upwiz-api-error-invalid-file-key' => 'Internal error: file was not found in temporary storage.', |
| 40 | + 'mwe-upwiz-api-error-stashfailed' => 'Internal error: Server failed to store temporary file.', |
| 41 | + 'mwe-upwiz-api-error-missingresult' => 'Internal error: Could not determine if the copy succeeded.', |
| 42 | + 'mwe-upwiz-api-error-missingparam' => 'Internal error: Missing parameters on request.', |
| 43 | + 'mwe-upwiz-api-error-invalid-file-key' => 'Internal error: File was not found in temporary storage.', |
44 | 44 | 'mwe-upwiz-api-error-copyuploaddisabled' => 'Uploading by URL is disabled on this server.', |
45 | 45 | 'mwe-upwiz-api-error-mustbeloggedin' => 'You must be logged in to upload files.', |
46 | 46 | 'mwe-upwiz-api-error-empty-file' => 'The file you submitted was empty.', |
— | — | @@ -50,11 +50,11 @@ |
51 | 51 | 'mwe-upwiz-api-error-illegal-filename' => 'The filename is not allowed.', |
52 | 52 | 'mwe-upwiz-api-error-verification-error' => 'This file might be corrupt, or have the wrong extension.', |
53 | 53 | 'mwe-upwiz-api-error-hookaborted' => 'The modification you tried to make was aborted by an extension hook.', |
54 | | - 'mwe-upwiz-api-error-unknown-error' => 'Internal error: something went wrong when trying to upload your file.', |
55 | | - 'mwe-upwiz-api-error-internal-error' => 'Internal error: something went wrong with processing your upload on the wiki.', |
| 54 | + 'mwe-upwiz-api-error-unknown-error' => 'Internal error: Something went wrong when trying to upload your file.', |
| 55 | + 'mwe-upwiz-api-error-internal-error' => 'Internal error: Something went wrong with processing your upload on the wiki.', |
56 | 56 | 'mwe-upwiz-api-error-overwrite' => 'Overwriting an existing file is not allowed.', |
57 | | - 'mwe-upwiz-api-error-badtoken' => 'Internal error: bad token.', |
58 | | - 'mwe-upwiz-api-error-fetchfileerror' => 'Internal error: something went wrong while fetching the file.', |
| 57 | + 'mwe-upwiz-api-error-badtoken' => 'Internal error: Bad token.', |
| 58 | + 'mwe-upwiz-api-error-fetchfileerror' => 'Internal error: Something went wrong while fetching the file.', |
59 | 59 | 'mwe-upwiz-api-error-duplicate' => 'There {{PLURAL:$1|is [$2 another file]|are [$2 some other files]}} already on the site with the same content.', |
60 | 60 | 'mwe-upwiz-api-error-duplicate-popup-title' => 'Duplicate {{PLURAL:$1|file|files}}', |
61 | 61 | 'mwe-upwiz-api-error-duplicate-archive' => 'There {{PLURAL:$1|was [$2 another file]|were [$2 some other files]}} already on the site with the same content, but {{PLURAL:$1|it was|they were}} deleted.', |
— | — | @@ -62,8 +62,8 @@ |
63 | 63 | 'mwe-upwiz-api-error-unknown-warning' => 'Unknown warning: $1', |
64 | 64 | 'mwe-upwiz-api-error-timeout' => 'The server did not respond within the expected time.', |
65 | 65 | 'mwe-upwiz-api-error-noimageinfo' => 'The upload succeeded, but the server did not give us any information about the file.', |
66 | | - |
67 | 66 | |
| 67 | + |
68 | 68 | 'mwe-upwiz-api-warning-exists' => 'There is [$1 another file] already on the wiki with the same filename', |
69 | 69 | 'mwe-upwiz-api-warning-was-deleted' => 'There was a file by this name, "$1", but it was deleted and you can not reupload the file. If your file is different, try renaming it.', |
70 | 70 | 'mwe-upwiz-tutorial-error-localized-file-missing' => 'Sorry, we could not find a tutorial in your language. The English one is shown instead.', |
— | — | @@ -157,13 +157,13 @@ |
158 | 158 | 'mwe-upwiz-home' => 'Go to wiki home page', |
159 | 159 | 'mwe-upwiz-upload-another' => 'Upload more files', |
160 | 160 | 'mwe-prevent-close' => 'Leaving this page may cause you to lose any changes you have made.', |
161 | | - 'mwe-upwiz-prevent-close' => 'You haven\'t finished uploading and publishing {{PLURAL:$1|this file|these files}} yet.', |
| 161 | + 'mwe-upwiz-prevent-close' => 'You have not finished uploading and publishing {{PLURAL:$1|this file|these files}} yet.', |
162 | 162 | 'mwe-upwiz-files-complete' => 'Your files finished uploading!', |
163 | 163 | 'mwe-upwiz-tooltip-author' => 'The name of the person who took the photo, or painted the picture, drew the drawing, etc.', |
164 | | - 'mwe-upwiz-tooltip-source' => 'Where this digital file came from — could be a URL, or a book or publication', |
| 164 | + 'mwe-upwiz-tooltip-source' => 'Where this digital file came from — could be a URL, or a book or publication.', |
165 | 165 | 'mwe-upwiz-tooltip-sign' => 'You can use your wiki user name or your real name. |
166 | | -In both cases, this will be linked to your wiki user page', |
167 | | - 'mwe-upwiz-tooltip-title' => 'A unique descriptive title for the file. You may use plain language with spaces. Do not include the file extension.', |
| 166 | +In both cases, this will be linked to your wiki user page.', |
| 167 | + 'mwe-upwiz-tooltip-title' => 'A unique descriptive title for the file. You may use plain language with spaces. Do not include the file extension.', |
168 | 168 | 'mwe-upwiz-dialog-title' => 'Files can be uploaded with names in any language in any script (coded as UTF-8). Titles of media files should be meaningful and helpful in the language chosen.', |
169 | 169 | 'mwe-upwiz-tooltip-description' => 'Briefly describe everything notable about the work. |
170 | 170 | For a photo, mention the main things that are depicted, the occasion, or the place.', |
— | — | @@ -191,16 +191,16 @@ |
192 | 192 | 'mwe-upwiz-error-bad-chars' => 'This field contains symbols that are not allowed. |
193 | 193 | Please do not use wikitext or HTML here.', |
194 | 194 | 'mwe-upwiz-error-date' => 'Please enter a valid date in YYYY-MM-DD format, or pick a date from the popup calendar.', |
195 | | - 'mwe-upwiz-error-title-blacklisted' => 'This title contains some undesirable text. Please revise it', |
196 | | - 'mwe-upwiz-error-title-badchars' => 'This title contains some undesirable characters. Please remove them', |
197 | | - 'mwe-upwiz-error-title-senselessimagename' => 'Please make this title more meaningful.', |
| 195 | + 'mwe-upwiz-error-title-blacklisted' => 'This title contains some undesirable text. Please revise it.', |
| 196 | + 'mwe-upwiz-error-title-badchars' => 'This title contains some undesirable characters. Please remove them.', |
| 197 | + 'mwe-upwiz-error-title-senselessimagename' => 'Please make this title more meaningful.', |
198 | 198 | 'mwe-upwiz-error-title-hosting' => 'This looks like a file you obtained from another imagehost. Please make the title more meaningful. Also, double check that you have the rights to publish it on {{SITENAME}}.', |
199 | 199 | 'mwe-upwiz-error-title-thumbnail' => 'This looks like a thumbnail title. Please do not upload thumbnails back to the same wiki. Otherwise, please fix the filename so it is more meaningful, and does not have the thumbnail prefix.', |
200 | 200 | 'mwe-upwiz-error-title-fileexists-shared-forbidden' => 'This title is reserved by a file on a remote shared repository. Choose another name.', |
201 | 201 | 'mwe-upwiz-error-title-double-apostrophe' => 'This title contains a double apostrophe; please remove it.', |
202 | 202 | 'mwe-upwiz-error-title-extension' => 'You do not need to add a file extension. Just make a human readable title and the application will take care of the rest.', |
203 | 203 | 'mwe-upwiz-details-error-count' => 'There {{PLURAL:$1|is one error|are $1 errors}} with the {{PLURAL:$2|form|forms}} above. Correct the errors, and try submitting again.', |
204 | | - |
| 204 | + |
205 | 205 | /* LICENSES & combinations of licenses */ |
206 | 206 | /* may be a good idea to shift to WikimediaLicenseTexts? */ |
207 | 207 | 'mwe-upwiz-license-cc-by-sa-3.0' => 'Creative Commons Attribution ShareAlike 3.0', |
— | — | @@ -234,16 +234,16 @@ |
235 | 235 | 'mwe-upwiz-license-flickr-subhead' => 'Check the "License" header on the side of the Flickr page. Both the icons and license name that they used have to match one of the choices here.', |
236 | 236 | |
237 | 237 | 'mwe-upwiz-license-public-domain-head' => 'The copyright has definitely expired', |
238 | | - |
| 238 | + |
239 | 239 | 'mwe-upwiz-license-usgov-head' => '{{PLURAL:$1|This work was|These works were}} made by the United States government', |
240 | 240 | 'mwe-upwiz-license-misc' => 'Miscellaneous reasons', |
241 | 241 | |
242 | 242 | 'mwe-upwiz-license-custom-head' => 'Experts only: enter the code for a license not shown here', |
243 | 243 | 'mwe-upwiz-license-custom-subhead' => 'Enter wikitext that will add a license template to your uploads.', |
244 | | - |
245 | | - 'mwe-upwiz-license-none-applicable-head' => 'I don\'t know if any of the above choices apply or not! Help!', |
246 | | - 'mwe-upwiz-license-none-applicable-subhead' => 'If you aren\'t absolutely sure what the intentions of the original author were then please do not upload {{PLURAL:$1|this file|these files}} to {{SITENAME}}. Press the button below to abandon {{PLURAL:$1|this upload|these uploads}} -- don\'t worry, nothing\'s been published yet.', |
247 | 244 | |
| 245 | + 'mwe-upwiz-license-none-applicable-head' => 'I do not know if any of the above choices apply or not! Help!', |
| 246 | + 'mwe-upwiz-license-none-applicable-subhead' => 'If you are not absolutely sure what the intentions of the original author were then please do not upload {{PLURAL:$1|this file|these files}} to {{SITENAME}}. Press the button below to abandon {{PLURAL:$1|this upload|these uploads}} -- do not worry, nothing has been published yet.', |
| 247 | + |
248 | 248 | 'mwe-upwiz-license-none-applicable' => 'Abandon {{PLURAL:$1|this upload|these uploads}} without publishing', |
249 | 249 | 'mwe-upwiz-license-confirm-remove' => 'Are you sure you want to remove {{PLURAL:$1|this upload|these uploads}}?', |
250 | 250 | 'mwe-upwiz-license-confirm-remove-title' => 'Confirm remove', |