This is a list of system messages available in the MediaWiki namespace.
Please visit
MediaWiki Localisation and
translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
Name
|
Default message text |
Current message text |
upload-form-label-infoform-description (talk) (Translate) |
Description |
upload-form-label-infoform-description-tooltip (talk) (Translate) |
Briefly describe everything notable about the work.
For a photo, mention the main things that are depicted, the occasion, or the place. |
upload-form-label-infoform-name (talk) (Translate) |
Name |
upload-form-label-infoform-name-tooltip (talk) (Translate) |
A unique descriptive title for the file, which will serve as a filename. You may use plain language with spaces. Do not include the file extension. |
upload-form-label-infoform-title (talk) (Translate) |
Details |
upload-form-label-not-own-work-local-generic-foreign (talk) (Translate) |
You may also want to try using [[Special:Upload|the upload page on {{SITENAME}}]], if this file can be uploaded there under their policies. |
upload-form-label-not-own-work-local-generic-local (talk) (Translate) |
You may also want to try [[Special:Upload|the default upload page]]. |
upload-form-label-not-own-work-message-generic-foreign (talk) (Translate) |
If you are not able to upload this file under the policies of the shared repository, please close this dialog and try another method. |
upload-form-label-not-own-work-message-generic-local (talk) (Translate) |
If you are not able to upload this file under the policies of {{SITENAME}}, please close this dialog and try another method. |
upload-form-label-own-work (talk) (Translate) |
This is my own work |
upload-form-label-own-work-message-generic-foreign (talk) (Translate) |
I understand that I am uploading this file to a shared repository. I confirm that I am doing so following the terms of service and licensing policies there. |
upload-form-label-own-work-message-generic-local (talk) (Translate) |
I confirm that I am uploading this file following the terms of service and licensing policies on {{SITENAME}}. |
upload-form-label-usage-filename (talk) (Translate) |
File name |
upload-form-label-usage-title (talk) (Translate) |
Usage |
upload-http-error (talk) (Translate) |
An HTTP error occurred: $1 |
upload-maxfilesize (talk) (Translate) |
Maximum file size: $1 |
upload-misc-error (talk) (Translate) |
Unknown upload error |
upload-misc-error-text (talk) (Translate) |
An unknown error occurred during the upload.
Please verify that the URL is valid and accessible and try again.
If the problem persists, contact an [[Special:ListUsers/sysop|administrator]]. |
upload-options (talk) (Translate) |
Upload options |
upload-permitted (talk) (Translate) |
Permitted file {{PLURAL:$2|type|types}}: $1. |
upload-preferred (talk) (Translate) |
Preferred file {{PLURAL:$2|type|types}}: $1. |
upload-prohibited (talk) (Translate) |
Prohibited file {{PLURAL:$2|type|types}}: $1. |
upload-proto-error (talk) (Translate) |
Incorrect protocol |
upload-proto-error-text (talk) (Translate) |
Remote upload requires URLs beginning with <code>http://</code> or <code>ftp://</code>. |
upload-recreate-warning (talk) (Translate) |
<strong>Warning: A file by that name has been deleted or moved.</strong>
The deletion and move log for this page are provided here for convenience: |
upload-scripted-dtd (talk) (Translate) |
Cannot upload SVG files that contain a non-standard DTD declaration. |
upload-scripted-pi-callback (talk) (Translate) |
Cannot upload a file that contains XML-stylesheet processing instruction. |
upload-source (talk) (Translate) |
Source file |
upload-summary (talk) (Translate) |
|
upload-too-many-redirects (talk) (Translate) |
The URL contained too many redirects |
upload-tryagain (talk) (Translate) |
Submit modified file description |
upload-tryagain-nostash (talk) (Translate) |
Submit re-uploaded file and modified description |
upload_directory_missing (talk) (Translate) |
The upload directory ($1) is missing and could not be created by the webserver. |
upload_directory_read_only (talk) (Translate) |
The upload directory ($1) is not writable by the webserver. |
upload_source_file (talk) (Translate) |
(your chosen file from your computer) |
upload_source_url (talk) (Translate) |
(your chosen file from a valid, publicly accessible URL) |
uploadbtn (talk) (Translate) |
Upload file |
uploaddisabled (talk) (Translate) |
Uploads disabled. |
uploaddisabledtext (talk) (Translate) |
File uploads are disabled. |
uploaded-animate-svg (talk) (Translate) |
Found "animate" tag that might be changing href, using the "from" attribute <code><$1 $2="$3"></code> in the uploaded SVG file. |
uploaded-event-handler-on-svg (talk) (Translate) |
Setting event-handler attributes <code>$1="$2"</code> is not allowed in SVG files. |
uploaded-hostile-svg (talk) (Translate) |
Found unsafe CSS in the style element of uploaded SVG file. |
uploaded-href-attribute-svg (talk) (Translate) |
<a> elements can only link (href) to data: (embedded file), http:// or https://, or fragment (#, same-document) targets. For other elements, such as <image>, only data: and fragment are allowed. Try embedding images when exporting your SVG. Found <code><$1 $2="$3"></code>. |
uploaded-href-unsafe-target-svg (talk) (Translate) |
Found href to unsafe data: URI target <code><$1 $2="$3"></code> in the uploaded SVG file. |
uploaded-image-filter-svg (talk) (Translate) |
Found image filter with URL: <code><$1 $2="$3"></code> in the uploaded SVG file. |
uploaded-remote-url-svg (talk) (Translate) |
SVG that sets any style attribute with remote URL is blocked. Found <code>$1="$2"</code> in the uploaded SVG file. |
uploaded-script-svg (talk) (Translate) |
Found scriptable element "$1" in the uploaded SVG file. |
uploaded-setting-event-handler-svg (talk) (Translate) |
Setting event-handler attributes is blocked, found <code><$1 $2="$3"></code> in the uploaded SVG file. |
uploaded-setting-handler-svg (talk) (Translate) |
SVG that sets the "handler" attribute with remote/data/script is blocked. Found <code>$1="$2"</code> in the uploaded SVG file. |
uploaded-setting-href-svg (talk) (Translate) |
Using the "set" tag to add "href" attribute to parent element is blocked. |