X-Git-Url: http://git.cyclocoop.org//%22%22.str_replace%28%27%22%27%2C?a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=48e6cd0a0ac2bb20b6ba453b9ea7685ade6f8513;hb=515839fdad497581269311b74a01316601ff21a5;hp=a82faf87fadf54db0a536b85fb804dacb4226459;hpb=2e08b3b80b337a47c128f4af033a9b3dd6485ea8;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/i18n/en.json b/languages/i18n/en.json index a82faf87fa..48e6cd0a0a 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -3340,6 +3340,10 @@ "confirmemail_body_set": "Someone, probably you, from IP address $1,\nhas set the email address of the account \"$2\" to this address on {{SITENAME}}.\n\nTo confirm that this account really does belong to you and activate\nemail features on {{SITENAME}}, open this link in your browser:\n\n$3\n\nIf the account does *not* belong to you, follow this link\nto cancel the email address confirmation:\n\n$5\n\nThis confirmation code will expire at $4.", "confirmemail_invalidated": "Email address confirmation canceled", "invalidateemail": "Cancel email confirmation", + "notificationemail_subject_changed": "{{SITENAME}} registered email address has been changed", + "notificationemail_subject_removed": "{{SITENAME}} registered email address has been removed", + "notificationemail_body_changed": "Someone, probably you, from IP address $1,\nhas changed the email address of the account \"$2\" to \"$3\" on {{SITENAME}}.\n\nIf this was not you, contact a site administrator immediately.", + "notificationemail_body_removed": "Someone, probably you, from IP address $1,\nhas removed the email address of the account \"$2\" on {{SITENAME}}.\n\nIf this was not you, contact a site administrator immediately.", "scarytranscludedisabled": "[Interwiki transcluding is disabled]", "scarytranscludefailed": "[Template fetch failed for $1]", "scarytranscludefailed-httpstatus": "[Template fetch failed for $1: HTTP $2]", @@ -3578,7 +3582,6 @@ "redirect-not-exists": "Value not found", "fileduplicatesearch": "Search for duplicate files", "fileduplicatesearch-summary": "Search for duplicate files based on hash values.", - "fileduplicatesearch-legend": "Search for a duplicate", "fileduplicatesearch-filename": "Filename:", "fileduplicatesearch-submit": "Search", "fileduplicatesearch-info": "$1 × $2 pixel
File size: $3
MIME type: $4", @@ -3900,6 +3903,7 @@ "api-error-unknownerror": "Unknown error: \"$1\".", "api-error-uploaddisabled": "Uploading is disabled on this wiki.", "api-error-verification-error": "This file might be corrupt, or have the wrong extension.", + "api-error-was-deleted": "A file of this name has been previously uploaded and subsequently deleted.", "duration-seconds": "$1 {{PLURAL:$1|second|seconds}}", "duration-minutes": "$1 {{PLURAL:$1|minute|minutes}}", "duration-hours": "$1 {{PLURAL:$1|hour|hours}}", @@ -4025,23 +4029,52 @@ "sessionprovider-nocookies": "Cookies may be disabled. Ensure you have cookies enabled and start again.", "randomrootpage": "Random root page", "log-action-filter-block": "Type of block:", + "log-action-filter-contentmodel": "Type of contentmodel modification:", "log-action-filter-delete": "Type of deletion:", + "log-action-filter-import": "Type of import:", + "log-action-filter-managetags": "Type of tag management action:", + "log-action-filter-move": "Type of move:", + "log-action-filter-newusers": "Type of account creation:", "log-action-filter-patrol": "Type of patrol:", "log-action-filter-protect": "Type of protection:", + "log-action-filter-rights": "Type of right change", + "log-action-filter-suppress": "Type of suppression", "log-action-filter-upload": "Type of upload:", "log-action-filter-all": "All", "log-action-filter-block-block": "Block", "log-action-filter-block-reblock": "Block modification", "log-action-filter-block-unblock": "Unblock", + "log-action-filter-contentmodel-change": "Change of Contentmodel", + "log-action-filter-contentmodel-new": "Creation of page with non-standard Contentmodel", "log-action-filter-delete-delete": "Page deletion", "log-action-filter-delete-restore": "Page undeletion", "log-action-filter-delete-event": "Log deletion", "log-action-filter-delete-revision": "Revision deletion", + "log-action-filter-import-interwiki": "Transwiki import", + "log-action-filter-import-upload": "Import by XML upload", + "log-action-filter-managetags-create": "Tag creation", + "log-action-filter-managetags-delete": "Tag deletion", + "log-action-filter-managetags-activate": "Tag activation", + "log-action-filter-managetags-deactivate": "Tag deactivation", + "log-action-filter-move-move": "Move without overwriting of redirects", + "log-action-filter-move-move_redir": "Move with overwriting of redirects", + "log-action-filter-newusers-create": "Creation by anonymous user", + "log-action-filter-newusers-create2": "Creation by registered user", + "log-action-filter-newusers-autocreate": "Automatic creation", + "log-action-filter-newusers-byemail": "Creation with password sent by e-mail", "log-action-filter-patrol-patrol": "Manual patrol", "log-action-filter-patrol-autopatrol": "Automatic patrol", "log-action-filter-protect-protect": "Protection", "log-action-filter-protect-modify": "Protection modification", "log-action-filter-protect-unprotect": "Unprotection", + "log-action-filter-protect-move_prot": "Moved protection", + "log-action-filter-rights-rights": "Manual change", + "log-action-filter-rights-autopromote": "Automatic change", + "log-action-filter-suppress-event": "Log suppression", + "log-action-filter-suppress-revision": "Revision suppression", + "log-action-filter-suppress-delete": "Page suppression", + "log-action-filter-suppress-block": "User supppression by block", + "log-action-filter-suppress-reblock": "User suppression by reblock", "log-action-filter-upload-upload": "New upload", "log-action-filter-upload-overwrite": "Reupload" }